* gdb.python/py-events.py (exit_handler): Verify we get the expected
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
89e63ee4
DE
12013-09-04 Doug Evans <dje@google.com>
2
314bb8c3
DE
3 * gdb.python/py-events.py (exit_handler): Verify we get the expected
4 event.
5 (continue_handler, new_objfile_handler): Ditto.
6 (test_events): Rename command to "test-events".
7 (test_newobj_events): Rename command to "test-objfile-events".
8 * gdb.python/py-events.exp: Update.
9 * gdb.python/py-evsignal.exp: Update.
10 * gdb.python/py-evthreads.exp: Update.
11
89e63ee4
DE
12 * gdb.base/enumval.c (ZERO): New enum value.
13 (main): Use it
14 * gdb.base/enumval.exp: Test ability to print ZERO.
15
162013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
17 Pedro Alves <palves@redhat.com>
18
19 * gdb.base/relocate.exp: Check that invalid options are
20 rejected.
21
26c2b53c
AB
222013-08-30 Andrew Burgess <aburgess@broadcom.com>
23
24 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
25 (my_static_symbol): Add comment.
26 (main): Reference my_bss_symbol.
27
96d9056e
PM
282013-08-30 Phil Muldoon <pmuldoon@redhat.com>
29
30 * gdb.python/py-arch.exp: Tests for invalid architecture.
31
489d4f4d
SA
322013-08-29 Sterling Augustine <saugustine@google.com>
33
34 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
35 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
36 said conditional.
37
5b791bb5
PM
382013-08-29 Phil Muldoon <pmuldoon@redhat.com>
39
40 * gdb.python/py-arch.exp: Load gdb-python.exp.
41
8f28f522
PM
422013-08-29 Phil Muldoon <pmuldoon@redhat.com>
43
44 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
45 itertools for imap attribute. Otherwise use map().
46 (ElidingIterator): Define wrapper function __next__.
47 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
48 use exec (open (read ())) instead.
49 * gdb.python/py-framefilter.exp: Ditto.
50 * gdb.python/py-arch.exp: Update print based test to Python 3.x
51 compliance.
52 * gdb.python/py-frame.exp: Ditto.
53 * gdb.python/py-type.exp: Ditto.
54
1f0c4988
JK
552013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
56
57 PR gdb/15415
58 * gdb.base/argv0-symlink.c: New file.
59 * gdb.base/argv0-symlink.exp: New file.
60
7893c162
TT
612013-08-28 Tom Tromey <tromey@redhat.com>
62
63 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
64 when saving index.
65
6211c335
YQ
662013-08-27 Yao Qi <yao@codesourcery.com>
67
68 * gdb.trace/entry-values.exp: Test unavailable entry value is
69 not shown when option '--skip-unavailable' is specified.
70 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
71 Add tests for new option '--skip-unavailable'.
72
ce4ea2bb
YQ
732013-08-27 Yao Qi <yao@codesourcery.com>
74
75 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
76 remote_download if it is empty.
77
6e45f158
DE
782013-08-26 Doug Evans <dje@google.com>
79
779bd270
DE
80 PR symtab/15885
81 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
82 (clean): rm -f *.gdb-index *.with-index.
83 * gdb.dwarf2/gdb-index.exp: New testcase.
84
6e45f158
DE
85 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
86 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
87 run_on_host. All callers updated.
88
b1224238
YQ
892013-08-24 Yao Qi <yao@codesourcery.com>
90
91 * gdb.trace/entry-values.c (end): New
92 (main): Call end.
93 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
94 tracepoint and collect data. Test entry value is unavailable.
95
b39a8faf
YQ
962013-08-24 Yao Qi <yao@codesourcery.com>
97
98 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
99 * gdb.trace/entry-values.c: New.
100 * gdb.trace/entry-values.exp: New.
101
9eaabc75
MW
1022013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
103
104 PR gdb/15501
105 * gdb.base/ena-dis-br.exp: Add test to verify
106 enable/disable commands work correctly with
107 multiple arguments that include multiple locations.
108
9f948660
SDJ
1092013-08-22 Samuel Bronson <naesten@gmail.com>
110
111 ARM Linux support for `catch syscall'.
112 * gdb.base/catch-syscall.exp: Test this on ARM now.
113 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
114
e630b974
TT
1152013-08-22 Tom Tromey <tromey@redhat.com>
116
117 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
118 default addr_size.
119 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
120
f3a76454
TT
1212013-08-22 Tom Tromey <tromey@redhat.com>
122
123 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
124 standard_temp_file.
125
de5f37e1
TT
1262013-08-22 Tom Tromey <tromey@redhat.com>
127
128 * gdb.arch/amd64-byte.exp: Use standard_testfile,
129 clean_restart.
130 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
131 * gdb.arch/amd64-dword.exp: Use standard_testfile,
132 clean_restart.
133 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
134 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
135 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
136 * gdb.arch/amd64-word.exp: Use standard_testfile,
137 clean_restart.
138 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
139 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
140 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
141 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
142 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
143 * gdb.arch/i386-signal.exp: Use standard_testfile.
144 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
145 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
146 * gdb.arch/i386-unwind.exp: Use standard_testfile.
147 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
148
8448e842
TT
1492013-08-22 Tom Tromey <tromey@redhat.com>
150
151 * gdb.python/py-error.exp: Use gdb_remote_download.
152 * gdb.python/py-mi.exp: Use gdb_remote_download.
153 * gdb.python/py-objfile-script.exp: Use standard_output_file.
154 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
155 (run_lang_tests): Likewise.
156 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
157 filename.
158 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
159 compiling. Use gdb_remote_download. Update some tests.
160 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
161 standard_output_file.
162 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
163 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
164 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
165 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
166 standard_output_file.
167
16cfcbc2
TT
1682013-08-22 Tom Tromey <tromey@redhat.com>
169
170 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
171
44ee8174
TT
1722013-08-22 Tom Tromey <tromey@redhat.com>
173
174 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
175 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
176 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
177 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
178 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
179 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
180 * lib/gdb.exp (gdb_remote_download): New proc.
181
7a218f88
TT
1822013-08-22 Tom Tromey <tromey@redhat.com>
183
184 * gdb.dwarf2/clztest.exp: Use standard_testfile.
185 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
186 * gdb.dwarf2/fission-base.S: Remove directory from
187 DW_AT_GNU_dwo_name.
188 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
189 debug-file-directory.
190 * gdb.dwarf2/fission-reread.S: Remove directory from
191 DW_AT_GNU_dwo_name.
192 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
193 debug-file-directory.
194
70cc1c23
DE
1952013-08-16 Doug Evans <dje@google.com>
196
197 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
198 prelink complains about an unhandled DWARF version.
199
61884d20
DE
2002013-08-14 Cary Coutant <ccoutant@google.com>
201
202 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
203
5e92f71a
TT
2042013-08-13 Tom Tromey <tromey@redhat.com>
205 Yao Qi <yao@codesourcery.com>
206
207 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
208 * lib/gdb.exp: Handle GDB_PARALLEL.
209 (default_gdb_version): Kill inotify_pid if it exists.
210 (default_gdb_exit): Emit warning if the inotify log is not
211 empty.
212 (standard_output_file): Respect GDB_PARALLEL.
213 (standard_temp_file): Likewise.
214 (gdb_init): Start inotifywait if requested.
215
5c30d39a
AB
2162013-08-13 Andrew Burgess <aburgess@broadcom.com>
217
218 * gdb.base/printcmds.exp (test_printf): Add test for printf of
219 pointer with various flags.
220
17e1c970
TT
2212013-08-13 Tom Tromey <tromey@redhat.com>
222
223 * lib/cache.exp: New file.
224 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
225 * lib/gdb.exp: Load cache.exp.
226 (support_complex_tests, is_ilp32_target, is_lp64_target)
227 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
228 (gdb_skip_xml_test): Use gdb_caching_proc.
229 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
230
4e234898
TT
2312013-08-13 Tom Tromey <tromey@redhat.com>
232
233 * lib/gdb.exp (standard_temp_file): New proc.
234 (support_complex_tests, is_ilp32_target, is_lp64_target)
235 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
236 standard_temp_file.
237
53e981d9
TT
2382013-08-13 Tom Tromey <tromey@redhat.com>
239
240 * lib/gdb.exp (build_id_debug_filename_get): Use
241 standard_output_file.
242 * lib/prelink-support.exp (section_get)
243 (build_executable_own_libs): Use standard_output_file.
244
3f539315
TT
2452013-08-12 Tom Tromey <tromey@redhat.com>
246
247 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
248
b4013987
AA
2492013-08-12 Ali Anwar <alianwar@codesourcery.com>
250
251 * gdb.base/break.exp: Test break via convenience variable
252 with file name.
253
f61d5529
DE
2542013-08-09 Doug Evans <dje@google.com>
255
256 * lib/future.exp (gdb_find_ldd): New proc.
257 * lib/prelink-support.exp (build_executable_own_libs): Call it.
258 Make "/usr/sbin/" in prelink path optional.
259
1ed8d800
YQ
2602013-08-09 Yao Qi <yao@codesourcery.com>
261
262 * gdb.trace/collection.exp (gdb_collect_args_test): Set
263 "only" and "both" to 'print entry-values' before selecting
264 trace frame.
265
82a0a75f
YQ
2662013-08-08 Yao Qi <yao@codesourcery.com>
267
268 * gdb.trace/mi-trace-unavailable.exp: Don't set
269 "print entry-values" to "no".
270 (test_trace_unavailable): Set various values to
271 "print entry-values" to test that the output of
272 '-stack-list-locals' is not affected, and then set
273 set "print entry-values" to "no".
274
ac52f9a2
DE
2752013-08-07 Doug Evans <dje@google.com>
276
277 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
278 * gdb.python/py-value-cc.exp: Update.
279 * gdb.python/py-value.exp: Use different names for .o files for
280 C and C++. Only perform C++ tests if !skip_cplus_tests.
281
bf6d8a91
TT
2822013-08-07 Tom Tromey <tromey@redhat.com>
283
284 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
285
f9125b6c
TT
2862013-08-07 Tom Tromey <tromey@redhat.com>
287
288 * gdb.dwarf2/dwz.exp: New file.
289
3a1115a0
TT
2902013-08-02 Tom Tromey <tromey@redhat.com>
291
292 * gdb.base/watchpoint.c (struct foo5): New.
293 (nullptr): New global.
294 * gdb.base/watchpoint.exp (test_watch_location): Add test.
295
b846d303
DE
2962013-08-01 Doug Evans <dje@google.com>
297
7ee85ab1
DE
298 PR symtab/15691
299 * gdb.dwarf2/fission-mix.exp: New file.
300 * gdb.dwarf2/fission-mix.h: New file.
301 * gdb.dwarf2/fission-mix.c: New file.
302 * gdb.dwarf2/fission-mix2.c: New file.
303
b846d303
DE
304 PR symtab/15695
305 * gdb.base/func-ptr.exp: New file.
306 * gdb.base/func-ptr.c: New file.
307
67d21849
YQ
3082013-08-01 Yao Qi <yao@codesourcery.com>
309
310 * gdb.python/py-sync-interp.c: New.
311 * gdb.python/py-sync-interp.exp: New.
312
de74e63a
YQ
3132013-07-31 Yao Qi <yao@codesourcery.com>
314
315 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
316 'tdump' on stack frame 0 and 1 respectively.
317
680558e8
YQ
3182013-07-31 Yao Qi <yao@codesourcery.com>
319
320 PR gdb/13443
321 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
322 'traceframe'. Wrap test with with_test_prefix.
323 (top level): Update.
324
48bbe0bf
YQ
3252013-07-31 Yao Qi <yao@codesourcery.com>
326
327 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
328 'gdb_start'.
329 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
330 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
331
11b4b7cc
AB
3322013-07-30 Andrew Burgess <aburgess@broadcom.com>
333
334 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
335 when printing an optimized out value. Expect an error when using
336 an optimized out value in an expression.
337
b0c54aa5
AB
3382013-07-30 Andrew Burgess <aburgess@broadcom.com>
339
340 * gdb.dwarf2/pieces-optimized-out.exp: New file.
341 * gdb.dwarf2/pieces-optimized-out.c: New file.
342 * gdb.dwarf2/pieces-optimized-out.S: New file.
343
97c85fc6
MB
3442013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
345
346 PR gdb/15715
347 * gdb.base/setshow.exp: Test that relative paths passed to
348 'set history filename' are converted to absolute paths.
349
5b32ae97
KS
3502013-07-26 Keith Seitz <keiths@redhat.com>
351
352 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
353 of f77.
354 Allow for compiler variations of integer types.
355 Use mi_create_varobj.
356 Use mi_list_varobj_children for the immediate children of `array'.
357 Add "has_more" attribute for grandchildren test.
358
6f64ef53
PA
3592013-07-26 Pedro Alves <palves@redhat.com>
360
361 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
362 files.
363
fdc8aae8
AB
3642013-07-25 Andrew Burgess <aburgess@broadcom.com>
365
366 * gdb.mi/mi-reg-undefined.exp: New file.
367 * gdb.mi/mi-reg-undefined.c: Likewise.
368 * gdb.mi/mi-reg-undefined.S: Likewise.
369
6fbe845e
AB
3702013-07-25 Andrew Burgess <aburgess@broadcom.com>
371
372 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
373 z, o, and t output formats.
374 * gdb.base/display.exp: Use 'k' as an undefined format now that
375 'z' is defined.
376
7b79b135
DE
3772013-07-24 Doug Evans <dje@google.com>
378
379 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
380 "--" to switch.
381
a0607b84
YQ
3822013-07-24 Yao Qi <yao@codesourcery.com>
383
384 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
385 host.
386 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
387 Likewise. If host is remote, copy ${binfile} to host.
388
2eb14a9b
YQ
3892013-07-23 Yao Qi <yao@codesourcery.com>
390
391 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
392 message.
393
5d0a3b53
WN
3942013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
395
396 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
397 instructions and enable disp-step-syscall for arm targets.
398
9a5911c0
WN
3992013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
400
401 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
402 assembler errors on arm.
403 * gdb.dwarf2/mac-fileno.S: Likewise.
404 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
405 * gdb.dwarf2/pr13961.S: Likewise.
406
fa876972
HZ
4072013-07-19 Hui Zhu <hui@codesourcery.com>
408
409 PR gdb/15692
410 * gdb.mi/mi-dprintf.exp: Add double quotes test.
411
1527aea8
YQ
4122013-07-19 Yao Qi <yao@codesourcery.com>
413
414 * gdb.trace/read-memory.exp (test_from_remote): Update test.
415 (teset_from_exec): Likewise.
416
73c1d57e
YQ
4172013-07-19 Yao Qi <yao@codesourcery.com>
418
419 * gdb.trace/read-memory.c: New.
420 * gdb.trace/read-memory.exp: New.
421
a075c3e5
YQ
4222013-07-19 Yao Qi <yao@codesourcery.com>
423
424 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
425 $dest to link options if host is remote. Move the
426 generated file to $dest.a on host if host is remote.
427
623cc285
WN
4282013-07-18 Will Newton <will.newton@linaro.org>
429
430 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
431 to ensure the test is linked against pthreads.
432 * gdb.threads/tls-var-main.c: Likewise.
433 * gdb.threads/tls-shared.c: Likewise.
434
1f74d3b5
YQ
4352013-07-18 Yao Qi <yao@codesourcery.com>
436
437 * lib/future.exp (gdb_default_target_compile): Use tail name
438 of $destfile as the output name of compile. Move the
439 generated file to $destfile on build.
440
f6dc277e
YQ
4412013-07-18 Yao Qi <yao@codesourcery.com>
442
443 * lib/gdb.exp (gdb_compile): Set
444 gdb_saved_set_unbuffered_mode_obj to
445 set_unbuffered_mode_saved.o if host is remote. Invoke
446 remote_download to copy $unbuf_obj to host.
447
e7045703
DE
4482013-07-17 Doug Evans <dje@google.com>
449
450 * gdb.python/py-frame-args.c: New file.
451 * gdb.python/py-frame-args.py: New file.
452 * gdb.python/py-frame-args.exp New file.
453
5ea5559b
AB
4542013-07-16 Andrew Burgess <aburgess@broadcom.com>
455
456 * gdb.base/printcmds.exp (test_printf): Add tests for format
457 strings with missing format specifier.
458
4229ca0e
TT
4592013-07-16 Tom Tromey <tromey@redhat.com>
460
461 * gdb.ada/info_types.exp: Use standard_testfile.
462
5ee657d5
TT
4632013-07-16 Tom Tromey <tromey@redhat.com>
464
465 * gdb.mi/mi-basics.exp: Use standard_output_file.
466 (test_dir_specification, test_cwd_specification)
467 (test_path_specification): Use testsubdir, not subdir and objdir.
468
20e3d738
TT
4692013-07-16 Tom Tromey <tromey@redhat.com>
470
471 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
472
7d7c6477
JB
4732013-07-09 Joel Brobecker <brobecker@adacore.com>
474
475 * gdb.ada/small_reg_param.exp: Accept optional entry value
476 for parameter "w".
477
52cd8b7d
JB
4782013-07-09 Joel Brobecker <brobecker@adacore.com>
479
480 * gdb.ada/small_reg_param.exp: Remove trailing space.
481
2a998fc0
DE
4822013-07-09 Doug Evans <dje@google.com>
483
484 * gdb.base/default.exp: Update expected output of "show print array"
485 and "show print pretty".
486
0329e9fb
UW
4872013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
488
489 * gdb.threads/wp-replication.exp: Stop counting available hardware
490 watchpoints after NR_THREADS iterations.
491
1953058f
AB
4922013-07-08 Andrew Burgess <aburgess@broadcom.com>
493
494 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
495
7c0de741
YQ
4962013-07-07 Yao Qi <yao@codesourcery.com>
497
498 * boards/native-gdbserver.exp: Move invoke of
499 process_multilib_options to gdbserver-base.exp.
500 Move set_board_info 'compiler', 'gdb,noinferiorio',
501 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
502 gdbserver-base.exp.
503 Move proc ${board}_download, ${board}_upload and
504 ${board}_file to gdbserver-base.exp.
505 * boards/native-extended-gdbserver.exp: Likewise.
506 * boards/native-stdio-gdbserver.exp: Likewise.
507 * boards/gdbserver-base.exp: New file.
508
497a4c48
LM
5092013-07-05 Luis Machado <lgustavo@codesourcery.com>
510
511 * gdb.base/dump.exp: Remove arch-specific tests and do a
512 generic data address check to set is64bitonly correctly.
513
bb3f62fc
LM
5142013-07-05 Luis Machado <lgustavo@codesourcery.com>
515
516 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
517 the register number instead of expecting only 0.
518
005faa9d
WN
5192013-07-05 Will Newton <will.newton@linaro.org>
520
521 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
522 in asm syntax to allow building on ARM.
523
4767856f
YQ
5242013-07-05 Yao Qi <yao@codesourcery.com>
525
526 * boards/local-remote-host.exp: Remove obsolete comments.
527 * boards/native-extended-gdbserver.exp: Likewise.
528 * boards/native-gdbserver.exp: Likewise.
529 * boards/native-stdio-gdbserver.exp: Likewise.
530
691a26f5
AB
5312013-07-04 Andrew Burgess <aburgess@broadcom.com>
532
533 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
534 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
535 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
536
4d142eaa
JK
5372013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
538
539 * gdb.base/break-on-linker-gcd-function.exp: Replace
540 prepare_for_testing by build_executable_from_specs and clean_restart.
541
62cef515
TT
5422013-06-27 Tom Tromey <tromey@redhat.com>
543
544 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
545 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
546 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
547 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
548 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
549 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
550 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
551 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
552 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
553 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
554 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
555 Use standard_testfile, standard_output_file, prepare_for_testing,
556 clean_restart.
557
0ab77f5f
TT
5582013-06-27 Tom Tromey <tromey@redhat.com>
559
560 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
561 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
562 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
563 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
564 gdb.base/shreloc.exp, gdb.base/sigall.exp,
565 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
566 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
567 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
568 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
569 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
570 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
571 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
572 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
573 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
574 gdb.base/solib-weak.exp, gdb.base/source.exp,
575 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
576 gdb.base/stap-probe.exp, gdb.base/start.exp,
577 gdb.base/step-break.exp, gdb.base/step-bt.exp,
578 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
579 gdb.base/step-test.exp, gdb.base/structs.exp,
580 gdb.base/structs2.exp, gdb.base/structs3.exp,
581 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
582 standard_output_file, prepare_for_testing, clean_restart.
583
822bd149
TT
5842013-06-27 Tom Tromey <tromey@redhat.com>
585
586 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
587 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
588 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
589 gdb.base/pending.exp, gdb.base/permissions.exp,
590 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
591 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
592 gdb.base/printcmds.exp, gdb.base/prologue.exp,
593 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
594 gdb.base/ptype.exp, gdb.base/randomize.exp,
595 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
596 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
597 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
598 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
599 standard_testfile, standard_output_file, prepare_for_testing,
600 clean_restart.
601
f8b41b00
TT
6022013-06-27 Tom Tromey <tromey@redhat.com>
603
a8c97a87
TT
604 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
605 gdb.base/huge.exp, gdb.base/included.exp,
606 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
607 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
608 gdb.base/info-os.exp, gdb.base/info-proc.exp,
609 gdb.base/info-target.exp, gdb.base/infoline.exp,
610 gdb.base/interp.exp, gdb.base/interrupt.exp,
611 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
612 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
613 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
614 gdb.base/logical.exp, gdb.base/long_long.exp,
615 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
616 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
617 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
618 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
619 standard_testfile, standard_output_file, prepare_for_testing,
620 clean_restart.
621
289f9037
TT
6222013-06-27 Tom Tromey <tromey@redhat.com>
623
a8c97a87
TT
624 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
625 gdb.base/enumval.exp, gdb.base/environ.exp,
626 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
627 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
628 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
629 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
630 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
631 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
632 gdb.base/fullname.exp, gdb.base/funcargs.exp,
633 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
634 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
635 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
636 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
637 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
638 gdb.base/gnu_vector.exp: Use standard_testfile,
639 standard_output_file, prepare_for_testing, clean_restart.
289f9037 640
f76495c8
TT
6412013-06-27 Tom Tromey <tromey@redhat.com>
642
a8c97a87
TT
643 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
644 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
645 gdb.base/call-strs.exp, gdb.base/callexit.exp,
646 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
647 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
648 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
649 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
650 gdb.base/commands.exp, gdb.base/completion.exp,
651 gdb.base/complex.exp, gdb.base/cond-expr.exp,
652 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
653 gdb.base/constvars.exp, gdb.base/corefile.exp,
654 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
655 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
656 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
657 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
658 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
659 standard_output_file, prepare_for_testing, clean_restart.
660
a64d2530
TT
6612013-06-27 Tom Tromey <tromey@redhat.com>
662
a8c97a87
TT
663 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
664 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
665 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
666 gdb.base/async-shell.exp, gdb.base/async.exp,
667 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
668 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
669 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
670 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
671 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
672 gdb.base/break-on-linker-gcd-function.exp,
673 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
674 standard_output_file, prepare_for_testing, clean_restart.
675
aaff8d73
YQ
6762013-06-26 Yao Qi <yao@codesourcery.com>
677
678 * gdb.trace/mi-trace-frame-collected.exp: New.
679
a0743c90
YQ
6802013-06-25 Yao Qi <yao@codesourcery.com>
681
682 * boards/native-extended-gdbserver.exp: Set board_info
683 'gdb,predefined_tsv'.
684 * boards/native-gdbserver.exp: Likewise.
685 * boards/native-stdio-gdbserver.exp: Likewise.
686 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
687 uploaded TSVs if target supports tracing.
688 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
689 tracing and target has predefined tsv.
690
9d6e6e84
HZ
6912013-06-25 Yao Qi <yao@codesourcery.com>
692 Hui Zhu <hui@codesourcery.com>
693 Pedro Alves <palves@redhat.com>
694
695 PR breakpoints/15075
696 PR breakpoints/15434
697 * gdb.base/dprintf-next.c: New file.
698 * gdb.base/dprintf-next.exp: New file.
699 * gdb.base/dprintf-non-stop.c: New file.
700 * gdb.base/dprintf-non-stop.exp: New file.
701 * gdb.base/dprintf.exp: Don't check "continue" in the output
702 of "info breakpoints".
703 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
704 Don't check "continue" in script field.
705
e7ab3185
TT
7062013-06-21 Tom Tromey <tromey@redhat.com>
707
708 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
709 name in a test name.
710
c898adb7
YQ
7112013-06-20 Yao Qi <yao@codesourcery.com>
712
713 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
714 and set an action.
715 (test_trace_unavailable): Test command -data-list-register-values
716 in the context of traceframe and with option --skip-unavailable.
717 * gdb.trace/trace-unavailable.c (foo): New.
718 (main): Call it.
719 * gdb.mi/gdb2549.exp: Update matching pattern.
720
4d157a3d
MF
7212013-06-19 Mike Frysinger <vapier@gentoo.org>
722
723 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
724 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
725 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
726 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
727 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
728
d69cace4
LM
7292013-06-19 Luis Machado <lgustavo@codesourcery.com>
730
731 * gdb.base/subst.exp: Delete default rules before further
732 tests.
733
9bdd0636
YQ
7342013-06-19 Yao Qi <yao@codesourcery.com>
735
736 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
737 unsupported if it is not registered.
738
427cd150
TT
7392013-06-18 Tom Tromey <tromey@redhat.com>
740
741 * gdb.base/random-signal.c: New file.
742 * gdb.base/random-signal.exp: New file.
743
6de7c271
WN
7442013-06-18 Will Newton <will.newton@linaro.org>
745
746 * gdb.base/skip.c: Use comma to evaluate results of foo()
747 and bar() before passing to baz().
748 * gdb.base/skip.c: baz() now takes one argument instead of
749 two.
750
5bd1ef56
TT
7512013-06-18 Tom Tromey <tromey@redhat.com>
752
753 * gdb.dwarf2/implptrpiece.exp: New file.
754 * gdb.dwarf2/implptrconst.exp (d): New variable.
755 Print d.
756 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
757
e379b391
TT
7582013-06-18 Tom Tromey <tromey@redhat.com>
759
760 * lib/selftest-support.exp (do_self_tests): Reject remote or
761 non-native targets.
762 * gdb.gdb/complaints.exp: Remove check.
763 * gdb.gdb/observer.exp: Remove check.
764 * gdb.gdb/xfullpath.exp: Remove check.
765 * gdb.gdb/complaints.exp: Remove check.
766
4ec70201
PA
7672013-06-07 Pedro Alves <palves@redhat.com>
768
769 * boards/native-extended-gdbserver.exp: Remove semicolon.
770 * config/arm-ice.exp: Likewise.
771 * config/bfin.exp: Likewise.
772 * config/cygmon.exp: Likewise.
773 * config/h8300.exp: Likewise.
774 * config/monitor.exp: Likewise.
775 * config/sid.exp: Likewise.
776 * config/sim.exp: Likewise.
777 * config/slite.exp: Likewise.
778 * config/vx.exp: Likewise.
779 * gdb.arch/i386-bp_permanent.exp: Likewise.
780 * gdb.asm/asm-source.exp: Likewise.
781 * gdb.base/args.exp: Likewise.
782 * gdb.base/attach-pie-misread.exp: Likewise.
783 * gdb.base/auxv.exp: Likewise.
784 * gdb.base/bigcore.exp: Likewise.
785 * gdb.base/bitfields2.exp: Likewise.
786 * gdb.base/bitfields.exp: Likewise.
787 * gdb.base/break.exp: Likewise.
788 * gdb.base/break-interp.exp: Likewise.
789 * gdb.base/callfuncs.exp: Likewise.
790 * gdb.base/call-sc.exp: Likewise.
791 * gdb.base/commands.exp: Likewise.
792 * gdb.base/corefile.exp: Likewise.
793 * gdb.base/dbx.exp: Likewise.
794 * gdb.base/ending-run.exp: Likewise.
795 * gdb.base/exprs.exp: Likewise.
796 * gdb.base/funcargs.exp: Likewise.
797 * gdb.base/hbreak2.exp: Likewise.
798 * gdb.base/huge.exp: Likewise.
799 * gdb.base/list.exp: Likewise.
800 * gdb.base/memattr.exp: Likewise.
801 * gdb.base/overlays.exp: Likewise.
802 * gdb.base/printcmds.exp: Likewise.
803 * gdb.base/recurse.exp: Likewise.
804 * gdb.base/remotetimeout.exp: Likewise.
805 * gdb.base/reread.exp: Likewise.
806 * gdb.base/savedregs.exp: Likewise.
807 * gdb.base/scope.exp: Likewise.
808 * gdb.base/sepdebug.exp: Likewise.
809 * gdb.base/setshow.exp: Likewise.
810 * gdb.base/setvar.exp: Likewise.
811 * gdb.base/sigaltstack.exp: Likewise.
812 * gdb.base/siginfo-addr.exp: Likewise.
813 * gdb.base/siginfo.exp: Likewise.
814 * gdb.base/siginfo-obj.exp: Likewise.
815 * gdb.base/sigrepeat.exp: Likewise.
816 * gdb.base/sigstep.exp: Likewise.
817 * gdb.base/structs.exp: Likewise.
818 * gdb.base/testenv.exp: Likewise.
819 * gdb.base/twice.exp: Likewise.
820 * gdb.base/valgrind-db-attach.exp: Likewise.
821 * gdb.base/valgrind-infcall.exp: Likewise.
822 * gdb.base/varargs.exp: Likewise.
823 * gdb.base/watchpoint.exp: Likewise.
824 * gdb.cp/gdb1355.exp: Likewise.
825 * gdb.cp/misc.exp: Likewise.
826 * gdb.disasm/hppa.exp: Likewise.
827 * gdb.disasm/t01_mov.exp: Likewise.
828 * gdb.disasm/t02_mova.exp: Likewise.
829 * gdb.disasm/t03_add.exp: Likewise.
830 * gdb.disasm/t04_sub.exp: Likewise.
831 * gdb.disasm/t05_cmp.exp: Likewise.
832 * gdb.disasm/t06_ari2.exp: Likewise.
833 * gdb.disasm/t07_ari3.exp: Likewise.
834 * gdb.disasm/t08_or.exp: Likewise.
835 * gdb.disasm/t09_xor.exp: Likewise.
836 * gdb.disasm/t10_and.exp: Likewise.
837 * gdb.disasm/t11_logs.exp: Likewise.
838 * gdb.disasm/t12_bit.exp: Likewise.
839 * gdb.disasm/t13_otr.exp: Likewise.
840 * gdb.gdb/selftest.exp: Likewise.
841 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
842 * gdb.mi/mi-reverse.exp: Likewise.
843 * gdb.pascal/floats.exp: Likewise.
844 * gdb.python/py-inferior.exp: Likewise.
845 * gdb.threads/attach-into-signal.exp: Likewise.
846 * gdb.threads/pthreads.exp: Likewise.
847 * gdb.threads/thread_events.exp: Likewise.
848 * gdb.threads/watchthreads.exp: Likewise.
849 * gdb.trace/actions-changed.exp: Likewise.
850 * gdb.trace/actions.exp: Likewise.
851 * gdb.trace/ax.exp: Likewise.
852 * gdb.trace/backtrace.exp: Likewise.
853 * gdb.trace/change-loc.exp: Likewise.
854 * gdb.trace/deltrace.exp: Likewise.
855 * gdb.trace/disconnected-tracing.exp: Likewise.
856 * gdb.trace/ftrace.exp: Likewise.
857 * gdb.trace/infotrace.exp: Likewise.
858 * gdb.trace/passc-dyn.exp: Likewise.
859 * gdb.trace/passcount.exp: Likewise.
860 * gdb.trace/pending.exp: Likewise.
861 * gdb.trace/qtro.exp: Likewise.
862 * gdb.trace/range-stepping.exp: Likewise.
863 * gdb.trace/report.exp: Likewise.
864 * gdb.trace/save-trace.exp: Likewise.
865 * gdb.trace/status-stop.exp: Likewise.
866 * gdb.trace/strace.exp: Likewise.
867 * gdb.trace/tfile.exp: Likewise.
868 * gdb.trace/tfind.exp: Likewise.
869 * gdb.trace/trace-break.exp: Likewise.
870 * gdb.trace/tracecmd.exp: Likewise.
871 * gdb.trace/trace-mt.exp: Likewise.
872 * gdb.trace/tspeed.exp: Likewise.
873 * gdb.trace/tsv.exp: Likewise.
874 * gdb.trace/while-stepping.exp: Likewise.
875 * lib/gdb.exp: Likewise.
876 * lib/gdbserver-support.exp: Likewise.
877 * lib/java.exp: Likewise.
878 * lib/mi-support.exp: Likewise.
879 * lib/pascal.exp: Likewise.
880 * lib/prompt.exp: Likewise.
881 * lib/trace-support.exp: Likewise.
882
47d48711
PA
8832013-06-07 Pedro Alves <palves@redhat.com>
884
885 * gdb.ada/info_types.c: Fix formating in copyright header.
886 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
887 * gdb.base/float.c: Likewise.
888 * gdb.base/inferior-died.c: Likewise.
889 * gdb.base/interp.c: Likewise.
890 * gdb.base/jit-main.c: Likewise.
891 * gdb.base/jit-solib.c: Likewise.
892 * gdb.base/long_long.c: Likewise.
893 * gdb.base/longjmp.c: Likewise.
894 * gdb.base/nextoverexit.c: Likewise.
895 * gdb.base/pr11022.c: Likewise.
896 * gdb.base/prelink-lib.c: Likewise.
897 * gdb.base/prelink.c: Likewise.
898 * gdb.base/prologue.c: Likewise.
899 * gdb.base/restore.c: Likewise.
900 * gdb.base/sigchld.c: Likewise.
901 * gdb.base/solib-search-lib1.c: Likewise.
902 * gdb.base/solib-search-lib2.c: Likewise.
903 * gdb.base/solib-search.c: Likewise.
904 * gdb.base/solib-search.h: Likewise.
905 * gdb.base/whatis.c: Likewise.
906 * gdb.cp/abstract-origin.cc: Likewise.
907 * gdb.cp/anon-struct.cc: Likewise.
908 * gdb.cp/baseenum.cc: Likewise.
909 * gdb.cp/bs15503.cc: Likewise.
910 * gdb.cp/call-c-1.c: Likewise.
911 * gdb.cp/call-c.cc: Likewise.
912 * gdb.cp/class2.cc: Likewise.
913 * gdb.cp/classes.cc: Likewise.
914 * gdb.cp/cttiadd.cc: Likewise.
915 * gdb.cp/cttiadd1.cc: Likewise.
916 * gdb.cp/cttiadd2.cc: Likewise.
917 * gdb.cp/cttiadd3.cc: Likewise.
918 * gdb.cp/derivation.cc: Likewise.
919 * gdb.cp/derivation2.cc: Likewise.
920 * gdb.cp/dispcxx.cc: Likewise.
921 * gdb.cp/exception.cc: Likewise.
922 * gdb.cp/gdb2384-base.cc: Likewise.
923 * gdb.cp/gdb2384-base.h: Likewise.
924 * gdb.cp/gdb2384.cc: Likewise.
925 * gdb.cp/gdb2495.cc: Likewise.
926 * gdb.cp/mb-inline.h: Likewise.
927 * gdb.cp/mb-inline1.cc: Likewise.
928 * gdb.cp/mb-inline2.cc: Likewise.
929 * gdb.cp/member-name.cc: Likewise.
930 * gdb.cp/member-ptr.cc: Likewise.
931 * gdb.cp/misc.cc: Likewise.
932 * gdb.cp/namespace1.cc: Likewise.
933 * gdb.cp/nextoverthrow.cc: Likewise.
934 * gdb.cp/pr-574.cc: Likewise.
935 * gdb.cp/pr9631.cc: Likewise.
936 * gdb.cp/printmethod.cc: Likewise.
937 * gdb.cp/psmang1.cc: Likewise.
938 * gdb.cp/psmang2.cc: Likewise.
939 * gdb.cp/psymtab-parameter.cc: Likewise.
940 * gdb.cp/ptype-flags.cc: Likewise.
941 * gdb.cp/ref-params.cc: Likewise.
942 * gdb.cp/ref-types.cc: Likewise.
943 * gdb.cp/smartp.cc: Likewise.
944 * gdb.cp/try_catch.cc: Likewise.
945 * gdb.cp/userdef.cc: Likewise.
946 * gdb.cp/using-crash.cc: Likewise.
947 * gdb.cp/virtfunc.cc: Likewise.
948 * gdb.cp/virtfunc2.cc: Likewise.
949 * gdb.dwarf2/callframecfa.S: Likewise.
950 * gdb.dwarf2/dw2-ranges.c: Likewise.
951 * gdb.dwarf2/dw2-ranges2.c: Likewise.
952 * gdb.dwarf2/dw2-ranges3.c: Likewise.
953 * gdb.dwarf2/dw2-restore.S: Likewise.
954 * gdb.dwarf2/pieces.S: Likewise.
955 * gdb.dwarf2/valop.S: Likewise.
956 * gdb.java/jnpe.java: Likewise.
957 * gdb.mi/mi-stepn.c: Likewise.
958 * gdb.mi/mi-var-cp.cc: Likewise.
959 * gdb.mi/mi-var-rtti.cc: Likewise.
960 * gdb.mi/ns-stale-regcache.c: Likewise.
961 * gdb.mi/pr11022.c: Likewise.
962 * gdb.mi/solib-lib.c: Likewise.
963 * gdb.mi/solib-main.c: Likewise.
964 * gdb.python/py-arch.c: Likewise.
965 * gdb.python/py-block.c: Likewise.
966 * gdb.python/py-breakpoint.c: Likewise.
967 * gdb.python/py-events.c: Likewise.
968 * gdb.python/py-evthreads.c: Likewise.
969 * gdb.python/py-explore.c: Likewise.
970 * gdb.python/py-explore.cc: Likewise.
971 * gdb.python/py-finish-breakpoint.c: Likewise.
972 * gdb.python/py-finish-breakpoint2.cc: Likewise.
973 * gdb.python/py-symbol.c: Likewise.
974 * gdb.threads/execl.c: Likewise.
975 * gdb.threads/execl1.c: Likewise.
976
88ab5684
WN
9772013-06-07 Will Newton <will.newton@linaro.org>
978
979 * gdb.base/long_long.exp: Fix ARM EABI target glob.
980
42daa7a0
WN
9812013-06-07 Will Newton <will.newton@linaro.org>
982
983 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
984 and "starting".
985
f4059ef3
WN
9862013-06-07 Will Newton <will.newton@linaro.org>
987
988 * gdb.cp/anon-struct.exp: Conditionalize constructor and
989 destructor prototypes for ARM ABI.
990 * gdb.cp/m-static.exp: Likewise.
991
8cb5cc78
YQ
9922013-06-07 Yao Qi <yao@codesourcery.com>
993
994 * gdb.trace/mi-trace-unavailable.exp: New.
995 * gdb.trace/trace-unavailable.c: New.
996
c6cf1712
DE
9972013-06-06 Doug Evans <dje@google.com>
998
999 * gdb.cp/derivation.exp: Make tests have unique names.
1000
bf6be0f4
TT
10012013-06-06 Tom Tromey <tromey@redhat.com>
1002
1003 * gdb.base/dump.exp (capture_value): Don't put expression into
1004 test name if arguments passed in.
1005 Rename a couple more tests to make them unique.
1006
ebb022fa
TT
10072013-06-06 Tom Tromey <tromey@redhat.com>
1008
1009 * gdb.base/break-always.exp: Explicitly specify test name.
1010
69fc87c2
DE
10112013-06-05 Doug Evans <dje@google.com>
1012 Keith Seitz <keiths@redhat.com>
1013
1014 * gdb.cp/derivation2.cc: New file.
1015 * gdb.cp/derivation.cc (main): Call foo2.
1016 * gdb.cp/derivation.exp: Add tests for typedefs in another
1017 file, and when there's an active block.
1018
f993f39e
LM
10192013-06-05 Luis Machado <lgustavo@codesourcery.com>
1020
1021 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1022 from targets that use function descriptors in the virtual tables.
1023 Handle presence of dot symbols.
1024
afacd7f3
GB
10252013-06-04 Gary Benson <gbenson@redhat.com>
1026
1027 * gdb.base/break-probes.exp: New file.
1028 * gdb.base/break-probes.c: Likewise.
1029 * gdb.base/break-probes-solib.c: Likewise.
1030 * gdb.base/info-shared.exp: New file.
1031 * gdb.base/info-shared.c: Likewise.
1032 * gdb.base/info-shared-solib1.c: Likewise.
1033 * gdb.base/info-shared-solib2.c: Likewise.
1034
a29a3fb7
GB
10352013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1036 Gary Benson <gbenson@redhat.com>
1037
1038 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1039 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1040 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1041 to be set to "no" to indicate that no ld.so copy should be made.
1042 * gdb.base/break-interp.exp (solib_bp): New constant.
1043 (reach_1): Use the above instead of "_dl_debug_state".
1044 (test_attach): Likewise.
1045 (test_ld): Likewise.
1046 * gdb.threads/dlopen-libpthread.exp: New file.
1047 * gdb.threads/dlopen-libpthread.c: Likewise.
1048 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1049 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1050
62a813cc
YQ
10512013-05-30 Yao Qi <yao@codesourcery.com>
1052
1053 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1054 Add a test that no MI notification is emitted when executing
1055 -exec-arguments.
1056
8f56dad4
JK
10572013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1058
1059 PR testsuite/12649
1060 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1061 $mi_gdb_prompt expectation by mi_expect_stop.
1062 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1063 (mi info dprintf second time): Replace them by mi_send_resuming_command
1064 and mi_expect_stop.
1065
c588eb20
GB
10662013-05-24 Gary Benson <gbenson@redhat.com>
1067
1068 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1069 backslash.
1070 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1071 backslashes.
1072 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1073 backslash.
1074
c0ea94eb
YQ
10752013-05-24 Yao Qi <yao@codesourcery.com>
1076
1077 * gdb.trace/tfile.exp: Test inferior and thread.
1078
db1ac436
YQ
10792013-05-24 Yao Qi <yao@codesourcery.com>
1080 Pedro Alves <palves@redhat.com>
1081
1082 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1083 test fails.
1084 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1085 Return 0 if the test passes, otherwise return 1.
1086
b6abb10c
DE
10872013-05-23 Doug Evans <dje@google.com>
1088
1089 * boards/fission-dwp.exp: New file.
1090
bc5065a7
PA
10912013-05-23 Yao Qi <yao@codesourcery.com>
1092 Pedro Alves <palves@redhat.com>
1093
1094 * gdb.base/range-stepping.c: New file.
1095 * gdb.base/range-stepping.exp: New file.
1096 * gdb.trace/range-stepping.c: New file.
1097 * gdb.trace/range-stepping.exp: New file.
1098 * lib/range-stepping-support.exp: New file.
1099
5f2e6b00
TT
11002013-05-22 Tom Tromey <tromey@redhat.com>
1101
1102 * gdb.cp/class2.cc (main): New local 'aref'.
1103 * gdb.cp/class2.exp: Check printing of 'aref'.
1104
e6ba475a
DE
11052013-05-22 Doug Evans <dje@google.com>
1106
1107 * gdb.threads/wp-replication.c (main): Insert some code at the start
1108 to ensure the breakpoint on main is only hit once. Fix comment.
1109
52c935b6
KS
11102013-05-21 Keith Seitz <keiths@redhat.com>
1111 Pedro Alves <palves@redhat.com>
1112
1113 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1114 gdb_expect.
1115 Add test to flush the remaining input buffer so that this
1116 file passes testsuite/12649.
1117
bd9673a4
PW
11182013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1119
1120 * gdb.base/catch-signal-fork.exp: New file.
1121 * gdb.base/catch-signal-fork.c: New file.
1122
69a97597
SA
11232013-05-21 Sterling Augustine <saugustine@google.com>
1124
1125 * boards/remote-stdio-gdbserver.exp: New file.
1126
44e97363
JK
11272013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1128
1129 PR testsuite/12649
1130 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1131 racy matches.
1132
02392865
CG
11332013-05-21 Christian Groessler <chris@groessler.org>
1134
1135 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1136 since it's not supported in all shells.
1137
c5867ab6
HZ
11382013-05-21 Hui Zhu <hui@codesourcery.com>
1139
1140 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1141 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1142
6c9e2db4
DE
11432013-05-20 Doug Evans <dje@google.com>
1144
1145 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1146 (_handle_DW_TAG): Use it.
1147 (cu, tu): Replace parameters is_64, version, addr_size with options.
1148 All callers updated. Add Fission support.
1149 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1150 * gdb.dwarf2/method-ptr.exp: Ditto.
1151 * gdb.dwarf2/nostaticblock.exp: Ditto.
1152 * gdb.dwarf2/subrange.exp: Ditto.
1153 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1154
4a6e676c
TT
11552013-05-20 Tom Tromey <tromey@redhat.com>
1156
1157 * gdb.gdb/python-selftest.exp: New file.
1158
e19d3afb
DE
11592013-05-20 Doug Evans <dje@google.com>
1160
1161 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1162 -fdebug-types-section.
1163
4d804846
JB
11642013-05-20 Joel Brobecker <brobecker@adacore.com>
1165
1166 * gdb.ada/float_param: New testcase.
1167
8d324e83
DE
11682013-05-17 Doug Evans <dje@google.com>
1169
7d0c9981
DE
1170 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1171 Add tests for "maint check-symtabs", "maint expand-symtabs".
1172
8d324e83
DE
1173 * gdb.base/maint.exp: Remove testing of individual maint command
1174 help output.
1175
177aadc4
PA
11762013-05-16 Pedro Alves <palves@redhat.com>
1177
1178 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1179 comment. Use gdb_test_no_output.
1180
b8fea896
JB
11812013-05-16 Joel Brobecker <brobecker@adacore.com>
1182
1183 * gdb.ada/complete.exp: Add test verifying completion using
1184 the "tab" key.
1185
52c935b6
KS
11862013-05-15 Keith Seitz <keiths@redhat.com>
1187
1188 * gdb.base/filesym.exp: New completer test.
1189 * gdb.base/filesym.c: New file.
1190
ed0f00b8
PA
11912013-05-15 Pedro Alves <palves@redhat.com>
1192
1193 * gdb.base/fixsection.c: Remove attribution.
1194 * gdb.base/watch-read.exp: Ditto.
1195
55fb6d27
TT
11962013-05-13 Tom Tromey <tromey@redhat.com>
1197
1198 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1199 size and change type sizes to 4 bytes.
1200
ac1ca910
TT
12012013-05-13 Tom Tromey <tromey@redhat.com>
1202
1203 * gdb.base/exprs.exp (test_expr): Add regression test.
1204 * gdb.base/exprs.c (null_t_struct): New global.
1205
8414efef
MB
12062013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1207
1208 * gdb.base/default.exp: Disable history saving.
1209 * gdb.base/setshow.exp: Likewise.
1210
9779ab84
PA
12112013-05-10 Pedro Alves <palves@redhat.com>
1212
1213 PR remote/15455
1214
1215 * gdb.trace/qtro.c: New file.
1216 * gdb.trace/qtro.exp: New file.
1217
1e611234
PM
12182013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1219
1220 * gdb.python/py-framefilter.py: New File.
1221 * gdb.python/py-framefilter-mi.exp: Ditto.
1222 * gdb.python/py-framefilter.c: Ditto.
1223 * gdb.python/py-framefilter-mi.exp: Ditto.
1224 * gdb.python/py-framefilter-mi.c: Ditto,
1225 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1226
5e4c3ac4
TT
12272013-05-08 Tom Tromey <tromey@redhat.com>
1228
1229 * gdb.base/solib-search.exp: Set test name for "set
1230 solib-search-path" test.
1231
993654a9
HAQ
12322013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1233
1234 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1235 (set_a_tracepoint): Set tracepoint before prologue.
1236 (run_trace_experiment): Test setup_tracepoints and 'break end'
1237 in it.
1238 (trace_buffer_normal): Remove.
1239 (gdb_trace_circular_tests): Remove. Move tests to...
1240 (top level): ...here. Call 'runto_main' before checking for
1241 trace support. Use commands to check the support for circular
1242 trace buffer and changing of trace buffer size. Add test
1243 to calculate size of single frame. Use this size to
1244 calculate the size of trace buffer. Use 'tfind pc func9'
1245 instead of 'tfind 9'. Use 'with_test_prefix'.
1246
c95aea6b
TT
12472013-05-07 Tom Tromey <tromey@redhat.com>
1248
1249 * lib/selftest-support.exp: New file.
1250 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1251 do_self_tests.
1252 (setup_test, find_gdb): Remove.
1253 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1254 do_self_tests.
1255 (setup_test, find_gdb): Remove.
1256 (test_observer): Don't call setup_test. Remove argument.
1257 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1258 (find_gdb): Remove.
1259 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1260 do_self_tests.
1261 (setup_test, find_gdb): Remove.
1262 (test_with_self): Don't call setup_test. Remove argument.
1263
1f031429
PA
12642013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1265
1266 * gdb.arch/system-gcore.exp: Remove.
1267 * gdb.arch/gcore.c: Remove.
1268 * gdb.base/gcore.exp: Add "info reg system".
1269
58ce7251
SDJ
12702013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1271
1272 PR breakpoints/15413:
1273 * gdb.base/pending.exp: Add test for completion of the "condition"
1274 command for pending breakpoints.
1275 * gdb.linespec/linespec.ex: Add test for completion of the
1276 "condition" command when dealing with multiple locations.
1277
aacbb8a5
LM
12782013-05-07 Luis Machado <lgustavo@codesourcery.com>
1279
1280 * gdb.threads/wp-replication.c: New file.
1281 * gdb.threads/wp-replication.exp: New file.
1282
2dd6254d
SL
12832013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1284
1285 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1286
c2a96e8c
DE
12872013-05-06 Doug Evans <dje@google.com>
1288
b903e17e
DE
1289 * gdb.base/solib-search-lib1.c: New file.
1290 * gdb.base/solib-search-lib2.c: New file.
1291 * gdb.base/solib-search.c: New file.
1292 * gdb.base/solib-search.h: New file.
1293 * gdb.base/solib-search.exp: New file.
1294
fac51dd9
DE
1295 * lib/gdb.exp (gdb_core_cmd): New function.
1296 * gdb.arch/system-gcore.exp: Use it.
1297 * gdb.arch/vsx-regs.exp: Ditto.
1298 * gdb.base/gcore.exp: Ditto.
1299 * gdb.threads/gcore-thread.exp: Ditto.
1300
c2a96e8c
DE
1301 * gdb.reverse/shr.h: New file.
1302 * gdb.reverse/shr1.c: New file.
1303 * gdb.reverse/shr2.c: #include "shr.h".
1304 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1305 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1306 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1307 Update tests using sleep/printf to use shr2.sl instead.
1308 * gdb.reverse/solib-reverse.exp: Ditto.
1309
b6807d98
TT
13102013-05-06 Tom Tromey <tromey@redhat.com>
1311
1312 * gdb.dwarf2/implptrconst.c: New file.
1313 * gdb.dwarf2/implptrconst.exp: New file.
1314 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1315 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1316 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1317
96f7d3f1
PW
13182013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1319
1320 * gdb.base/catch-sig.c (main): Raise SIGINT.
1321 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1322
1ebff1fd
HAQ
13232013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1324
1325 * status-stop.exp (test_tstart_tstart): Check for error
1326 returned by the second 'tstart' command.
1327
f92b06da
WT
13282013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1329
1330 * gdb.xml/maint_print_struct.exp: New file.
1331 * gdb.xml/maint_print_struct.xml: New file.
1332
ff546935
TT
13332013-04-25 Tom Tromey <tromey@redhat.com>
1334
1335 * gdb.dwarf2/nostaticblock.exp: New file.
1336
bf9e4d0c
MB
13372013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1338
1339 PR gdb/10462
1340 * gdb.base/setshow.exp: Add test case.
1341
a11cfd87
HZ
13422013-04-23 Hui Zhu <hui@codesourcery.com>
1343
1344 PR gdb/15293
a11cfd87
HZ
1345 * gdb.base/dprintf.exp: Add ignore command.
1346
2d9442cc
HZ
13472013-04-23 Hui Zhu <hui@codesourcery.com>
1348
1349 PR gdb/15165
2d9442cc
HZ
1350 * gdb.base/save-bp.exp: Add test for dprintf.
1351
0f3305ed
TT
13522013-04-22 Tom Tromey <tromey@redhat.com>
1353
1354 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1355 notice_open_fds.
1356
d504301e
SDJ
13572013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1358
1359 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1360 ldflags.
1361
9991b207
SDJ
13622013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1363
1364 * gdb.arch/arm-bl-branch-dest.c: New file.
1365 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1366
433730c9
PA
13672013-04-19 Vladimir Kargov <kargov@gmail.com>
1368 Pedro Alves <palves@redhat.com>
1369
1370 * gdb.arch/i386-float.S: New file.
1371 * gdb.arch/i386-float.exp: New file.
1372
9a908334
LM
13732013-04-18 Luis Machado <lgustavo@codesourcery.com>
1374
1375 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1376 type void *.
1377
4f22ed5c
DE
13782013-04-17 Doug Evans <dje@google.com>
1379
1380 * lib/dwarf.exp (Dwarf): New proc "tu".
1381 * gdb.dwarf2/missing-sig-type.exp: New file.
1382
a0d3f2f5
SCR
13832013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1384
1385 Add option to link testcases with Pthreads library when
1386 using 'prepare_for_testing' in tests.
1387
1388 * lib/gdb.exp (build_executable_from_specs): Use
1389 gdb_compile_pthreads to compile if option "pthreads" is
1390 specified.
1391
cc16e6c9
TT
13922013-04-15 Tom Tromey <tromey@redhat.com>
1393
1394 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1395
72f1fe8a
TT
13962013-04-15 Tom Tromey <tromey@redhat.com>
1397
1398 * gdb.base/default.exp: Update for $_exception.
1399 * gdb.cp/exceptprint.cc: New file.
1400 * gdb.cp/exceptprint.exp: New file.
1401 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1402
6e72ca20
TT
14032013-04-15 Tom Tromey <tromey@redhat.com>
1404
1405 * gdb.cp/typeid.cc: New file.
1406 * gdb.cp/typeid.exp: New file.
1407
591f19e8
TT
14082013-04-15 Tom Tromey <tromey@redhat.com>
1409
1410 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1411
da9160e4
YQ
14122013-04-13 Yao Qi <yao@codesourcery.com>
1413
1414 * gdb.base/completion.exp: Test completion of command
1415 'target ctf' if target ctf is supported.
1416
f81d1120
PA
14172013-04-10 Pedro Alves <palves@redhat.com>
1418
1419 * gdb.base/completion.exp: Test "set height", "set listsize" and
1420 "set trace-buffer-size" completion.
1421 * gdb.base/setshow.exp: Test "set height unlimited".
1422 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1423 unlimited".
1424
393fd4c3
YQ
14252013-04-10 Yao Qi <yao@codesourcery.com>
1426
1427 * gdb.trace/actions.exp: Save trace data to CTF.
1428 Change to ctf target if GDB supports, read CTF data in ctf
1429 target, and check the actions of tracepoints.
1430 * gdb.trace/while-stepping.exp: Likewise.
1431 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1432 format and read CTF trace file if GDB supports.
1433 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1434 target is supported, change to ctf target, read trace data and
1435 check output of command "tstatus".
1436 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1437 read CTF data by target ctf and call check_tsv.
1438
b7a273f8
YQ
14392013-04-10 Yao Qi <yao@codesourcery.com>
1440
1441 * gdb.trace/actions.exp (check_tracepoint): New.
1442 (top level): Start the tracing and check the actions of
1443 tracepoints. Save trace data to tfile format. Restart GDB
1444 and read trace file in tfile target. Check the actions of
1445 tracepoints again.
1446 * gdb.trace/while-stepping.exp: Likewise.
1447
f3786771
YQ
14482013-04-10 Yao Qi <yao@codesourcery.com>
1449
1450 * gdb.trace/report.exp: Use standard_output_file for saved
1451 trace file.
1452
5c2b4418
HZ
14532013-04-10 Hui Zhu <hui@codesourcery.com>
1454
1455 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1456 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1457 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1458
f7543f0a
JK
14592013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1460
1461 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1462 response.
1463
f6de8ec2
PA
14642013-04-08 Pedro Alves <palves@redhat.com>
1465
1466 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1467 the location.
1468
b8abfd58
SL
14692013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1470
1471 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1472 for breakpoint location.
1473
156bffd0
SL
14742013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1475
1476 * gdb.linespec/linespec.exp: Make dir/file:line tests
1477 conditional for non-remote hosts only.
1478
c9a6ce02
PA
14792013-04-04 Stan Shebs <stan@codesourcery.com>
1480 Pedro Alves <palves@redhat.com>
1481
1482 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1483 * gdb.trace/actions-changed.c: New file.
1484 * gdb.trace/actions-changed.exp: New file.
1485 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1486 (gdb_trace_setactions_command): ... this. Add "actions_command"
1487 parameter, and handle it.
1488 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1489
4bd05f24
YQ
14902013-04-04 Yao Qi <yao@codesourcery.com>
1491
1492 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1493 'step'.
1494
3758b5ce
YQ
14952013-04-03 Yao Qi <yao@codesourcery.com>
1496
1497 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1498 "tfile-basic.tf".
1499 (test_tfind_tfile): Likewise.
1500
1dcaed0d
YQ
15012013-04-03 Yao Qi <yao@codesourcery.com>
1502
1503 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1504 "tfile-basic.tf" instead of "basic.tf".
1505 (write_error_trace_file): Pass argument "tfile-error.tf"
1506 instead of "error.tf".
1507 * gdb.trace/tfile.exp: Update tfile names to
1508 "tfile-basic.tf" and "tfile-error.tf".
1509
0e7a53fc
SL
15102013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1511
1512 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1513 empty directory in file for breakpoint hit.
1514
9852c492
YQ
15152013-03-29 Yao Qi <yao@codesourcery.com>
1516
1517 * gdb.base/completion.exp: Test completion of commands
1518 "target core", "target tfile" and "target exec".
1519 * gdb.trace/tfile.exp: Test completion of command
1520 "target tfile".
1521
af312be7
JB
15222013-03-28 Joel Brobecker <brobecker@adacore.com>
1523
1524 * gdb.ada/win_fu_syms: New testcase.
1525
e4a48d9d
DE
15262013-03-28 Doug Evans <dje@google.com>
1527
1528 * gdb.base/maint.exp (maint print statistics): Update expected output.
1529
7f7cc265
PA
15302013-03-28 Pedro Alves <palves@redhat.com>
1531
1532 PR gdb/15294
1533
1534 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1535 mean unlimited instead of $arg < 0.
1536 (test_listsize): Remove "listsize of 0 suppresses output" test.
1537 Test that "set listsize 0" ends up with an unlimited listsize.
1538
fc0da894
PA
15392013-03-28 Pedro Alves <palves@redhat.com>
1540
1541 * gdb.base/list.exp (last_line): New global.
1542 (last_line_re): New global.
1543 (test_listsize, test_list_function, test_list_forward)
1544 (test_repeat_list_command, test_list_range)
1545 (test_list_filename_and_function): Use them.
1546 * gdb.base/list0.c: Comment the last line of the file with "last
1547 line".
1548
abe7b711
PA
15492013-03-28 Pedro Alves <palves@redhat.com>
1550
1551 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1552 list the whole file.
1553
15b3979c
PA
15542013-03-28 Pedro Alves <palves@redhat.com>
1555
1556 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1557 "set listsize".
1558
96811e3b
KS
15592013-03-26 Keith Seitz <keiths@redhat.com>
1560
1561 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1562 from passing.
1563
4043f22b
PA
15642013-03-26 Pedro Alves <palves@redhat.com>
1565
1566 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1567 until after GDB has run.
1568
14a1aa17
YQ
15692013-03-26 Yao Qi <yao@codesourcery.com>
1570
1571 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1572 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1573
99c819ee
MM
15742013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1575
1576 * gdb.btrace/enable.exp: Add regression test.
1577
24955f63
TT
15782013-03-25 Tom Tromey <tromey@redhat.com>
1579
1580 * gdb.cp/m-static.exp: Add destructor-printing tests.
1581
fce632b6
TT
15822013-03-25 Tom Tromey <tromey@redhat.com>
1583
1584 * gdb.cp/m-static.exp: Add constructor ptype tests.
1585 * gdb.cp/m-static.cc (single_constructor): New class.
1586 (main): Make instance of single_constructor.
1587
598d3636
JK
15882013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1589 Pedro Alves <palves@redhat.com>
1590
1591 * gdb.server/server-kill.c: New file.
1592 * gdb.server/server-kill.exp: New file.
1593
c12440c9
PA
15942013-03-21 Pedro Alves <palves@redhat.com>
1595
1596 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1597 Expect $gdb_prompt in gdb_test_multiple.
1598
bd712aed
DE
15992013-03-21 Doug Evans <dje@google.com>
1600
1601 * gdb.base/maint.exp: Update tests for per-command stats.
1602
b2f83c08
TT
16032013-03-21 Tom Tromey <tromey@redhat.com>
1604
1605 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1606 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1607
ef0026f0
PA
16082013-03-20 Pedro Alves <palves@redhat.com>
1609
1610 PR gdb/15289
1611
1612 * gdb.base/remote.exp: Test
1613 "set remote hardware-watchpoint-limit -1",
1614 "set remote hardware-breakpoint-limit -1",
1615 "set remote hardware-watchpoint-limit 2147483647" and
1616 "set remote hardware-breakpoint-limit 2147483647".
1617
3f1175a9
PA
16182013-03-20 Pedro Alves <palves@redhat.com>
1619 Yao Qi <yao@codesourcery.com>
1620
1621 * gdb.trace/tfile.c: Add comments.
1622 (nonconstglob): New global.
1623 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1624 global that is not covered by the trace frame. Test
1625 disassembling.
1626
a09ae1c1
JK
16272013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1628
1629 * gdb.base/valgrind-infcall.exp
1630 (continue #$continue_count) <remote connection closed>
1631 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1632 $valgrind_pid.
1633
9ce98649
TT
16342013-03-15 Tom Tromey <tromey@redhat.com>
1635
1636 * gdb.cp/overload.cc (intintfunc): New.
1637 * gdb.cp/overload.exp: Add regression test.
1638
0a251e08
YQ
16392013-03-15 Yao Qi <yao@codesourcery.com>
1640
1641 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1642 using with_test_prefix.
1643 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1644 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1645 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1646 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1647 * gdb.base/break-interp.exp (test_core): Likewise.
1648 (test_attach_gdb): Likewise.
1649 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1650 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1651 Likewise.
1652 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1653 * gdb.base/jit.exp (one_jit_test): Likewise.
1654 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1655 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1656 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1657 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1658 Likewise.
1659 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1660 Likewise.
1661 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1662 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1663 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1664 (tracepoint_change_loc_2): Likewise.
1665 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1666 Likewise.
1667 (disconnected_tfind): Likewise.
1668 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1669 Likewise.
1670 (test_tfind_remote): Likewise.
1671 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1672 Likewise.
1673 (test_pending_resolved): Likewise.
1674 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1675 Likewise.
1676 (test_upload_tsv): Likewise.
1677 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1678 Likewise.
1679 (pending_tracepoint_works): Likewise.
1680 * gdb.trace/report.exp (use_collected_data): Likewise.
1681 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1682 Likewise.
1683 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1684 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1685 (strace_trace_on_same_addr): Likewise.
1686 (strace_trace_on_diff_addr): Likewise.
1687 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1688 (gdb_collect_locals_test): Likewise.
1689 (gdb_unavailable_registers_test): Likewise.
1690 (gdb_collect_globals_test): Likewise.
1691
2c415c0f
YQ
16922013-03-15 Yao Qi <yao@codesourcery.com>
1693
1694 * gdb.base/condbreak.exp: Add semicolon back which was removed
1695 by my previous commit.
1696
ae59b1da
YQ
16972013-03-14 Yao Qi <yao@codesourcery.com>
1698
1699 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1700 'return'.
1701 (gdb_target_monitor, gdb_load): Likewise.
1702 * config/sid.exp (gdb_load): Likewise.
1703 * config/slite.exp (gdb_load): Likewise.
1704 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1705 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1706 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1707 (single_step_until): Likewise.
1708 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1709 * gdb.arch/system-gcore.exp: Likewise.
1710 * gdb.base/bigcore.exp (extract_heap): Likewise.
1711 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1712 * gdb.base/call-ar-st.exp: Likewise.
1713 * gdb.base/call-rt-st.exp: Likewise.
1714 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1715 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1716 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1717 * gdb.base/corefile.exp: Likewise.
1718 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1719 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1720 * gdb.base/fixsection.exp: Likewise.
1721 * gdb.base/funcargs.exp: Likewise.
1722 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1723 * gdb.base/gcore-relro.exp: Likewise.
1724 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1725 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1726 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1727 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1728 * gdb.base/list.exp: Likewise.
1729 (set_listsize): Likewise.
1730 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1731 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1732 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1733 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1734 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1735 * gdb.base/setvar.exp: Likewise.
1736 (test_set): Likewise.
1737 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1738 * gdb.base/solib-overlap.exp: Likewise.
1739 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1740 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1741 * gdb.base/watchpoint.exp (initialize): Likewise.
1742 (test_simple_watchpoint): Likewise.
1743 (test_disabling_watchpoints): Likewise.
1744 (test_watchpoint_triggered_in_syscall): Likewise.
1745 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1746 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1747 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1748 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1749 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1750 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1751 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1752 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1753 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1754 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1755 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1756 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1757 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1758 * gdb.mi/gdb792.exp: Likewise.
1759 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1760 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1761 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1762 * gdb.threads/gcore-thread.exp: Likewise.
1763 (load_core): Likewise.
1764 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1765 (test_startup, check_control_c): Likewise.
1766 * gdb.threads/sigstep-threads.exp: Likewise.
1767 * gdb.threads/thread_check.exp: Likewise.
1768 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1769 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1770 (set_a_tracepoint, trace_buffer_normal): Likewise.
1771 (gdb_trace_circular_tests): Likewise.
1772 * gdb.trace/collection.exp: Likewise.
1773 * gdb.trace/disconnected-tracing.exp: Likewise.
1774 * gdb.trace/infotrace.exp: Likewise.
1775 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1776 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1777 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1778 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1779 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1780 * gdb.trace/stap-trace.exp: Likewise.
1781 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1782 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1783 * gdb.trace/trace-buffer-size.exp: Likewise.
1784 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1785 * gdb.trace/unavailable.exp: Likewise.
1786 * gdb.trace/while-dyn.exp: Likewise.
1787 * lib/fortran.exp (set_lang_fortran): Likewise.
1788 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1789 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1790 (default_gdb_start, get_compiler_info): Likewise.
1791 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1792 (get_debug_format, setup_xfail_format): Likewise.
1793 (rerun_to_main, gdb_skip_float_test): Likewise.
1794 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1795 * lib/java.exp (set_lang_java): Likewise.
1796 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1797 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1798 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1799 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1800 * lib/objc.exp (set_lang_objc): Likewise.
1801 * lib/pascal.exp (set_lang_pascal): Likewise.
1802 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1803 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1804 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1805
bb869963
SDJ
18062013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1807
1808 PR c++/15203
1809 PR c++/15210
1810 * gdb.cp/m-static.cc (keepalive_int): New function.
1811 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1812 * gdb.cp/m-static.exp: New test for `sintvar'.
1813
e2be70a0
YQ
18142013-03-14 Yao Qi <yao@codesourcery.com>
1815
1816 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1817 of 'tstatus' into tstatus_output.
1818 (top level): Save the trace data to tfile. Read trace file in
1819 tfile target. Check the trace status.
1820
8ddb1965
YQ
18212013-03-13 Yao Qi <yao@codesourcery.com>
1822
1823 * gdb.trace/tsv.exp (check_tsv): New.
1824 (top level): Save a tfile on current trace session. Call
1825 check_tsv on live target. Load the tfile with target tfile
1826 and call check_tsv again.
1827
045dd51f
YQ
18282013-03-13 Yao Qi <yao@codesourcery.com>
1829
1830 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1831 Replace some "gdb_test" with "gdb_test_no_output".
1832
82d049ab
PH
18332013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1834
1835 * gdb.ada/expr_delims.exp: New file.
1836 * gdb.ada/expr_delims/foo.adb: New file.
1837 * gdb.ada/expr_delims/pck.ads: New file.
1838 * gdb.ada/expr_delims/pck.adb: New file.
1839
cb8ea32b
KS
18402013-03-11 Keith Seitz <keiths@redhat.com>
1841
1842 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1843 both condition and thread. Then delete the watchpoint.
1844
2f1d9bdd
MM
18452013-03-11 Christian Himpel <christian.himpel@intel.com>
1846
1847 * Makefile.in: Add btrace testsuite.
1848 * configure: Regenerated.
1849 * configure.ac: Add btrace testsuite.
1850 * gdb.btrace/Makefile.in: New file.
1851 * gdb.btrace/enable.c: New file.
1852 * gdb.btrace/enable.exp: New file.
1853 * gdb.btrace/function_call_history.c: New file.
1854 * gdb.btrace/function_call_history.exp: New file.
1855 * gdb.btrace/instruction_history.c: New file.
1856 * gdb.btrace/instruction_history.exp: New file.
1857 * gdb.btrace/instruction_history.S: New file.
1858 * lib/gdb.exp: Add btrace skip proc.
1859
05c56a9d
JK
18602013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1861
1862 Fix entry-values if the callee called a noreturn function.
1863 * gdb.arch/amd64-tailcall-noret.S: New file.
1864 * gdb.arch/amd64-tailcall-noret.c: New file.
1865 * gdb.arch/amd64-tailcall-noret.exp: New file.
1866
9112db09
JK
18672013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1868
1869 Fix entry-values in C++ across CUs.
1870 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1871 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1872 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1873 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1874 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1875
be9a119c 18762013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1877 Hafiz Abid Qadeer <abidh@codesourcery.com>
1878
1879 gdb/testsuite/
1880 * gdb.trace/trace-buffer-size.exp: New file.
1881 * gdb.trace/trace-buffer-size.c: New file.
1882
049109b0
PA
18832013-03-06 Pedro Alves <palves@redhat.com>
1884
1885 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1886 doesn't support the tested optional feature, call "unsupported"
1887 with the same test message as the "pass" case, instead of calling
1888 "pass" with a different message. Use the same text for the "fail"
1889 cases too.
1890
4aa54120
YQ
18912013-03-06 Yao Qi <yao@codesourcery.com>
1892
1893 * gdb.trace/tstatus.exp: Remove the invocation of
1894 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1895 (test_tracepoints): Don't set fast tracepoint.
1896 (top level): Don't check agent library is loaded or not.
1897
b8b71e63
YQ
18982013-03-06 Yao Qi <yao@codesourcery.com>
1899
1900 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1901 parentheses by "\\".
1902
33f448b1
JK
19032013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1904
1905 * gdb.linespec/base/one/thefile.cc (twodup): New.
1906 (m): Call it.
1907 * gdb.linespec/base/two/thefile.cc (dupname): New.
1908 (n): Call it.
1909 * gdb.linespec/break-ask.exp: New file.
1910 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1911
1c942fb9
YQ
19122013-02-28 Yao Qi <yao@codesourcery.com>
1913
1914 * gdb.trace/report.exp: Move some code to ...
1915 (use_collected_data): New.
1916 (top level): Call use_collected_data once on the live target.
1917 Save at file of the current trace session, load it with target
1918 tfile, and call use_collected_data again.
1919
5b967901
JK
19202013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1923
6447023f
JK
19242013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1925
1926 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1927 Add final kill of ${valgrind_pid}.
1928
9f44fbc0
SCR
19292013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1930
1931 * gdb.python/py-arch.c: New test case
1932 * gdb.python/py-arch.exp: New tests to test
1933 gdb.Architecture.disassemble
1934 * gdb.python/Makefile.in: Add py-arch to the list of
1935 EXECUTABLES.
1936
4c9ad8c2
TT
19372013-02-18 Tom Tromey <tromey@redhat.com>
1938
1939 * gdb.dwarf2/subrange.exp: New file.
1940
f5911ea1
HAQ
19412013-02-15 Pedro Alves <pedro@codesourcery.com>
1942 Hafiz Abid Qadeer <abidh@codesourcery.com>
1943
1944 * gdb.trace/tfile.exp: Add test for -trace-status command.
1945
420f4384
JK
19462013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1947
1948 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1949 nanosleep by sleep.
1950
4819b3f8
PA
19512013-02-14 Pedro Alves <palves@redhat.com>
1952
1953 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1954
1773c82c
HAQ
19552013-02-14 Pedro Alves <pedro@codesourcery.com>
1956 Hafiz Abid Qadeer <abidh@codesourcery.com>
1957
1958 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1959
e234dfaf
TT
19602013-02-12 Tom Tromey <tromey@redhat.com>
1961
1962 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1963 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1964
6c01dd94
PA
19652013-02-12 Pedro Alves <palves@redhat.com>
1966
1967 * gdb.base/catch-signal.c: Update copyright years.
1968 * gdb.base/catch-signal.exp: Update copyright years.
1969 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1970 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1971 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1972 * gdb.dwarf2/dw2-error.S: Update copyright years.
1973 * gdb.dwarf2/dw2-error.c: Update copyright years.
1974 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1975 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1976 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1977
595fc67f
PA
19782013-02-12 Pedro Alves <palves@redhat.com>
1979
1980 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1981 message.
1982 * gdb.base/sigaltstack.exp: Ditto.
1983 * gdb.base/siginfo.exp: Ditto.
1984 * gdb.base/sizeof.exp: Ditto.
1985
17282693
PA
19862013-02-12 Pedro Alves <palves@redhat.com>
1987
1988 * gdb.mi/mi-basics.exp: Tweak intro comment.
1989 * gdb.mi/mi-break.exp: Tweak intro comment.
1990 * gdb.mi/mi-console.exp: Tweak intro comment.
1991 * gdb.mi/mi-file.exp: Tweak intro comment.
1992 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1993 * gdb.mi/mi-return.exp: Tweak intro comment.
1994 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1995 * gdb.mi/mi-until.exp: Tweak intro comment.
1996 * gdb.mi/mi-watch.exp: Tweak intro comment.
1997
8a4ac37e
PA
19982013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1999
2000 * gdb.server/no-thread-db.exp: New file.
2001 * gdb.server/no-thread-db.c: New file.
2002 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2003
c2792f5a
DE
20042013-02-11 Doug Evans <dje@google.com>
2005
2006 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2007 two decfloats.
2008
d9e98382
SDJ
20092013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2010
2011 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2012 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2013
a321661a
JK
20142013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2015
2016 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2017
134a2066
YQ
20182013-02-06 Yao Qi <yao@codesourcery.com>
2019
2020 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2021 to ...
2022 (test_create_delete_modify_tsv): ... here. New test on modifying
2023 the initial value of a tsv.
2024
5a2dc60a
JK
20252013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2026
2027 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2028 (cd .../rdir): ... here.
2029
233d95b5
JK
20302013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2031
2032 * gdb.linespec/base/one/header.h: New file.
2033 * gdb.linespec/base/two/header.h: New file.
2034 * gdb.linespec/macro-relative.c: New file.
2035 * gdb.linespec/macro-relative.exp: New file.
2036
fbd9ab74
JK
20372013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2038
2039 * gdb.base/fullpath-expand-func.c: New file.
2040 * gdb.base/fullpath-expand.c: New file.
2041 * gdb.base/fullpath-expand.exp: New file.
2042 * gdb.base/realname-expand-real.c: New file.
2043 * gdb.base/realname-expand.c: New file.
2044 * gdb.base/realname-expand.exp: New file.
2045
1b56eb55
JK
20462013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2047
2048 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2049 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2050
af529f8f
JK
20512013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2052
2053 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2054 (compare_filenames_for_search does not match)
2055 (compare_filenames_for_search does match): New tests.
2056
f5b95b50
JK
20572013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2058
2059 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2060
d47921b9
JK
20612013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2062
2063 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2064
8a92335b
JK
20652013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2066
2067 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2068 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2069 ${binfile}.mini_debuginfo-debuglink and
2070 ${binfile}.mini_debuginfo-debuglink.xz.
2071
17f2157d
TT
20722013-02-01 Tom Tromey <tromey@redhat.com>
2073
2074 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2075 attributes.
2076
d65f0a9c
TT
20772013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2078 Tom Tromey <tromey@redhat.com>
2079
2080 * gdb.dwarf2/method-ptr.exp: Link with c++.
2081 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2082
f25c0135
TT
20832013-01-31 Tom Tromey <tromey@redhat.com>
2084
2085 * gdb.base/jit.exp (compile_jit_test): New proc.
2086 Add PIE tests.
2087
7078baeb
TT
20882013-01-31 Tom Tromey <tromey@redhat.com>
2089
2090 * gdb.dwarf2/method-ptr.cc: New file.
2091 * gdb.dwarf2/method-ptr.exp: New file.
2092
1d24041a
TT
20932013-01-31 Tom Tromey <tromey@redhat.com>
2094
2095 * lib/dwarf.exp (namespace Dwarf): New.
2096
8d9878a4
TT
20972013-01-29 Tom Tromey <tromey@redhat.com>
2098
2099 * gdb.dwarf2/fission-reread.exp: Add unload test.
2100
bed911e5
DE
21012013-01-28 Doug Evans <dje@google.com>
2102
2103 * gdb.dwarf2/fission-loclists.exp: New file.
2104 * gdb.dwarf2/fission-loclists.S: New file.
2105
e229648e
JK
21062013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2107
2108 Code cleanup.
2109 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2110 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2111 and prepare_for_testing.
2112 * gdb.base/store.exp: Likewise.
2113
86700f00
TT
21142013-01-25 Tom Tromey <tromey@redhat.com>
2115
2116 * gdb.python/py-explore.exp: Expect the gdb prompt.
2117
8954db33
AB
21182013-01-25 Andrew Burgess <aburgess@broadcom.com>
2119
2120 * gdb.base/gnu_vector.c: New variable for use in tests.
2121 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2122 changes in scalar to vector casting and widening.
2123 * gdb.python/py-type.c: New variables for use in tests.
2124 * gdb.python/py-type.exp: Update vector related tests to reflect
2125 changes in scalar to vector casting and widening.
2126
2077afdd
TD
21272013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2128
2129 * gdb.base/prologue-include.c: New file.
2130 * gdb.base/prologue-include.exp: New file.
2131 * gdb.base/prologue-include.h: New file.
2132
d7499464
HAQ
21332013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2134
2135 PR gdb/13443
2136 * gdb.mi/mi-var-block.exp: Make test messages unique.
2137
e2a3e0f1
TT
21382013-01-23 Tom Tromey <tromey@redhat.com>
2139
2140 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2141
152fcc9c
TT
21422013-01-23 Tom Tromey <tromey@redhat.com>
2143
2144 * gdb.cp/converts.cc (main): Initialize 'a'.
2145
bea883fd
SCR
21462013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2147
2148 * testsuite/gdb.python/frame.exp: Add a test for
2149 gdb.Frame.architecture() method.
2150
0928e93d
PA
21512013-01-22 Pedro Alves <palves@redhat.com>
2152
2153 * gdb.base/annota1.exp (signal sent): No longer expect
2154 breakpoints-invalid.
2155 * gdb.cp/annota2.exp (continue until exit)
2156 (watch triggered on a.x): Ditto.
2157
9c97429f
PA
21582013-01-22 Pedro Alves <palves@redhat.com>
2159
2160 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2161 Adjust tests to breakpoints-invalid changes.
2162 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2163 variables.
2164 Adjust tests to breakpoints-invalid changes.
2165
187d10dd
PA
21662013-01-22 Pedro Alves <palves@redhat.com>
2167
2168 * gdb.base/annota1.exp (annotate ignore count change): Add
2169 expected output for failure case.
2170
ea3aedcb
TT
21712013-01-22 Tom Tromey <tromey@redhat.com>
2172
2173 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2174 call.
2175
998580f1
MK
21762013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2177
2178 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2179 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2180 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2181 Also handle 'thread' field.
2182 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2183 * gdb.mi/mi-watch.exp: Ditto.
2184 * lib/mi-support.exp: Ditto.
2185
8f1d5693
MK
21862013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2187
2188 * gdb.python/py-explore.exp: Improve a test
2189
2d8c5d7c
DB
21902013-01-18  David Blaikie  <dblaikie@gmail.com>
2191
2192 * gdb.base/label.c (main): Correct the type of the second
2193 parameter.
2194
46f35228
TT
21952013-01-18 Tom Tromey <tromey@redhat.com>
2196
2197 * gdb.dwarf2/trace-crash.s: New file.
2198 * gdb.dwarf2/trace-crash.exp: New file.
2199
5965d69d
HAQ
22002013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2201
43aaf8b6
PA
2202 PR gdb/13443
2203 * gdb.base/checkpoint.exp: Update test messages to make them
2204 unique.
5965d69d 2205
5ae4861a
YQ
22062013-01-18 Yao Qi <yao@codesourcery.com>
2207
2208 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2209 output of 'info tracepoints'.
2210 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2211 Likewise.
2212 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2213 * gdb.trace/disconnected-tracing.c (struct foo): New.
2214
d84fca2c
JK
22152013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2216
2217 * gdb.dwarf2/dw2-dos-drive.S: New file.
2218 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2219
aebb1cc9
DE
22202013-01-17 Doug Evans <dje@google.com>
2221
2782d512
DE
2222 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2223 CXX_FOR_TARGET.
2224
aebb1cc9
DE
2225 * boards/cc-with-tweaks.exp: New file.
2226
db2b2972
TT
22272013-01-17 Tom Tromey <tromey@redhat.com>
2228
2229 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2230
96343774
PA
22312013-01-17 Pedro Alves <palves@redhat.com>
2232
2233 Merge dg-extract-results.sh from upstream (svn 195224).
2234
2235 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2236 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2237
2238 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2239 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2240
2241 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2242 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2243
2244 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2245 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2246 of grep -q.
2247
675921c0
SD
22482012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2249
2250 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2251 interface.
2252 * gdb.base/jithost.c: New file.
2253 * gdb.base/jithost.h: New file.
2254 * gdb.base/jitreader.c : New file.
2255 * gdb.base/jit-protocol.h: New file.
2256
ab04a2af
TT
22572013-01-16 Tom Tromey <tromey@redhat.com>
2258
2259 * gdb.base/catch-signal.c: New file.
2260 * gdb.base/catch-signal.exp: New file.
2261
8ac3646f
TT
22622013-01-16 Tom Tromey <tromey@redhat.com>
2263
2264 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2265
22fc223e
JK
22662013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2269
44478ab3
TT
22702013-01-14 Tom Tromey <tromey@redhat.com>
2271
2272 * gdb.base/completion.exp: Add "set gnutarget" test.
2273
06d66ee9
TT
22742013-01-14 Tom Tromey <tromey@redhat.com>
2275
2276 * gdb.dwarf2/dw2-restrict.S: New file.
2277 * gdb.dwarf2/dw2-restrict.c: New file.
2278 * gdb.dwarf2/dw2-restrict.exp: New file.
2279
c9bf0622
TT
22802013-01-14 Tom Tromey <tromey@redhat.com>
2281
2282 * gdb.dwarf2/dw2-error.exp: New file.
2283 * gdb.dwarf2/dw2-error.c: New file.
2284 * gdb.dwarf2/dw2-error.S: New file.
2285
5b12a61c
JK
22862013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2287
2288 * gdb.cp/parse-lang.cc: New file.
2289 * gdb.cp/parse-lang.exp: New file.
2290
f0a4b570
JK
22912013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2292
2293 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2294 (set substitute-path): New test.
2295 (fullname present): Remove content.
2296 (substituted fullname): New test.
2297
f751cc97
JB
22982013-01-13 Joel Brobecker <brobecker@adacore.com>
2299
2300 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2301 check. Move $gdb_py_is_py24 value check right after.
2302
04164e8e
JK
23032013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2304
2305 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2306 targets.
2307
5bf480a5
YQ
23082013-01-11 Yao Qi <yao@codesourcery.com>
2309
2310 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2311 for dprintf.
2312 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2313 Check the fields in "=breakpoint-created" for dprintf.
2314
f35a17b5
JK
23152012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2316
2317 * gdb.mi/mi-fullname-deleted.exp: New file.
2318
85817405
JK
23192012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2320
2321 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2322 expected output.
2323 (info skip with pending file): Remove.
2324 (ignoring function in solib, info skip for function multiply): Update
2325 the expected output.
2326 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2327 (info skip (delete 1), info skip after disabling all)
2328 (info skip after enabling all, info skip after disabling 4 2-3)
2329 (info skip after enabling 2-3, info skip 2-3)
2330 (info skip after deleting 2 3): Update the expected output.
2331 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2332 statement to its initialization and return.
2333 * gdb.linespec/skip-two.exp: New file.
2334
27210e12
DE
23352012-12-19 Doug Evans <dje@google.com>
2336
2337 * gdb.base/maint.exp: Handle testing with .gdb_index.
2338
bb627a12
JB
23392012-12-19 Joel Brobecker <brobecker@adacore.com>
2340
2341 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2342 Cavium to FSF.
2343
7785b880
JB
23442012-12-19 Joel Brobecker <brobecker@adacore.com>
2345
2346 * dg-extract-results.sh: Update contact info in copyright notice.
2347 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2348 GPL v3 or later. Update contact info.
2349 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2350 gdb.threads/watchpoint-fork-mt.c,
2351 gdb.threads/watchpoint-fork-parent.c,
2352 gdb.threads/watchpoint-fork-st.c,
2353 gdb.threads/watchpoint-fork.h: Likewise.
2354
f2a8bc8a
YQ
23552012-12-15 Yao Qi <yao@codesourcery.com>
2356
2357 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2358 'installed' field in '=breakpoint-modified'.
2359 (test_reconnect): Check 'installed' field in
2360 '=breakpoint-modified' and '=breakpoint-created'.
2361
2362 * gdb.trace/actions.exp: Update test for 'installed' field.
2363 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2364 (tracepoint_change_loc_2): Likewise.
2365 Check 'info tracepoint' display nothing else.
2366 * gdb.trace/deltrace.exp: Likewise.
2367 * gdb.trace/infotrace.exp: Likewise.
2368 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2369 Likewise.
2370 * gdb.trace/passcount.exp: Likewise.
2371 * gdb.trace/tracecmd.exp: Likewise.
2372 * gdb.trace/while-stepping.exp: Likewise.
2373
6592e36f
TT
23742012-12-14 Tom Tromey <tromey@redhat.com>
2375
2376 * gdb.cp/member-name.exp: New file.
2377 * gdb.cp/member-name.cc: New file.
2378
7d27a96d
TT
23792012-12-14 Tom Tromey <tromey@redhat.com>
2380
2381 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2382
f8c05d0d
DE
23832012-12-14 Doug Evans <dje@google.com>
2384
2385 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2386 DW_OP_GNU_implicit_pointer is section-relative.
2387
451b7c33
TT
23882012-12-14 Tom Tromey <tromey@redhat.com>
2389
43aaf8b6 2390 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2391
10e339df
PA
23922012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2393
6fdff2c5 2394 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2395
e780d813
DE
23962012-12-13 Doug Evans <dje@google.com>
2397
2398 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2399 * gdb.multi/multi-arch.exp: Ditto.
2400
ca3dbcc8 24012012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2402
ca3dbcc8
MG
2403 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2404 catch load test library source file.
2405 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2406 load test source file.
2407 * gdb.mi/mi-catch-load.exp: New. Test file for
2408 basic MI -catch-load and -catch-unload tests.
2409
2960a434
PK
24102012-12-11 Paul Koning <paul_koning@dell.com>
2411
2412 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2413 exception.
2414 (_iterator_except): New function.
2415 (ArrayPrinter): Use _iterator function instead of local _iterator
2416 class for Python 3 compatibility.
2417 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2418 _iterator.
2960a434
PK
2419 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2420 execfile for Python 3 compatibility.
2421 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2422 format in error_prompt test.
6fdff2c5 2423
9325cb04
PK
24242012-12-10 Paul Koning <paul_koning@dell.com>
2425
2426 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2427 compatibility.
9325cb04
PK
2428 * gdb.python/py-block.exp: Ditto.
2429 * gdb.python/py-breakpoint.exp: Ditto.
2430 * gdb.python/py-cmd.exp: Ditto.
2431 * gdb.python/py-events.py: Ditto.
2432 * gdb.python/py-finish-breakpoint.py: Ditto.
2433 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2434 * gdb.python/py-finish-breakpoint2.py: Ditto.
2435 * gdb.python/py-frame-inline.exp: Ditto.
2436 * gdb.python/py-frame.exp: Ditto.
2437 * gdb.python/py-infthread.exp: Ditto.
2438 * gdb.python/py-objfile.exp: Ditto.
2439 * gdb.python/py-parameter.exp: Ditto.
2440 * gdb.python/py-progspace.exp: Ditto.
2441 * gdb.python/py-prompt.exp: Ditto.
2442 * gdb.python/py-symbol.exp: Ditto.
2443 * gdb.python/py-symtab.exp: Ditto.
2444 * gdb.python/py-template.exp: Ditto.
2445 * gdb.python/py-value-cc.exp: Ditto.
2446 * gdb.python/python.exp: Ditto.
2447 * gdb.python/source2.py: Ditto.
2448 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2449 compatibility.
9325cb04
PK
2450 Use sorted() function rather than sort() method.
2451 Accept either int or long values for enum values.
2452 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2453 execfile for Python 3 compatibility.
2454 * gdb.python/py-evsignal.exp: Ditto.
2455 * gdb.python/py-evthreads.exp: Ditto.
2456 * gdb.python/py-mi.exp: Ditto.
2457 * gdb.python/py-pp-maint.exp: Ditto.
2458 * gdb.python/py-prettyprint.exp: Ditto.
2459 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2460 Python 3 compatibility.
9325cb04
PK
2461 Skip tests for Python 2.4.
2462 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2463 Python 3 compatibility.
9325cb04
PK
2464 Use byte string rather than character string in memory write test
2465 if Python 3.
2466 * gdb.python/py-pp-maint.py: Change class declarations to "new
2467 class" syntax.
2468 * gdb.python/py-prettyprint.py: Change iterator class to generator
2469 function for Python 3 compatibility.
2470 Make all classes "new style".
2471 Fix indentation issue and stray semicolon.
2472 * gdb.python/py-shared.expChange print syntax for Python 3
2473 compatibility.
2474 Define "long" if Python 3.
2475 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2476 compatibility.
9325cb04
PK
2477 Accept either int or long values for enum values.
2478 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2479 compatibility.
9325cb04
PK
2480 Skip "long" and "unicode" tests if Python 3.
2481 Accept either "type" or "class" in type checks.
2482 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2483 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2484
8b9737bf
TT
24852012-12-10 Tom Tromey <tromey@redhat.com>
2486
2487 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2488 (test): Add "two_cu" argument.
2489 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2490 for types; allow two CUs.
2491
1b80a9fa
JK
24922012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2493
2494 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2495 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2496
f0b6d50a
YQ
24972012-12-08 Yao Qi <yao@codesourcery.com>
2498 Pedro Alves <palves@redhat.com>
2499
2500 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2501 '=breakpoint-created' when GDB merges the tracepoints of both
2502 sides.
2503
2f68a895
TT
25042012-12-07 Tom Tromey <tromey@redhat.com>
2505
2506 * gdb.base/break1.c (enum some_enum, union some_union): New.
2507 (some_enum_global, some_union_global, some_value): New globals.
2508 * gdb.base/completion.exp: Add tag completion tests.
2509
4fc5d43e
TT
25102012-12-07 Tom Tromey <tromey@redhat.com>
2511
2512 * gdb.base/completion.exp: Add tests for ptype and whatis
2513 completion.
2514
6559e013
JB
25152012-12-07 Joel Brobecker <brobecker@adacore.com>
2516
2517 * gdb.base/stale-infcall.exp: Fix copyright line.
2518
ae2b630d
JB
25192012-12-07 Joel Brobecker <brobecker@adacore.com>
2520
2521 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2522
0ba2eb0f
TT
25232012-12-06 Pedro Alves <palves@redhat.com>
2524 Tom Tromey <tromey@redhat.com>
2525
2526 * gdb.base/exprs.exp: Add tests for cast to void.
2527
731145cb
TT
25282012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2529
2530 * gdb.python/py-mi.exp: Correct expected results for attribute
2531 "dynamic" returned by -var-update.
2532 Add test case for correct handling of "diplayhint" for children
2533 of dynamic varobjs.
2534 * gdb.python/py-prettyprint.c (set_itme): New function.
2535 (bug_14741) New function.
2536 (main) Add call to bug_14741().
2537 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2538
e58fcc15
UW
25392012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2540
2541 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2542 ${binfile}.funcsyms list.
2543
e9eb0d14
YQ
25442012-12-04 Yao Qi <yao@codesourcery.com>
2545
2546 PR gdb/13443
2547 * gdb.trace/actions.exp: Make test messages unique.
2548
4983028c
TT
25492012-11-29 Tom Tromey <tromey@redhat.com>
2550
2551 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2552
ea5e6b0e
UW
25532012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2554
2555 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2556 * gdb.opencl/datatypes.exp: Likewise.
2557 * gdb.opencl/operators.exp: Likewise.
2558 * gdb.opencl/vec_comps.exp: Likewise.
2559
cdde3dfb
JG
25602012-11-29 Jerome Guitton <guitton@adacore.com>
2561
2562 * gdb.ada/iwide: New testcase.
2563
b50d69b5
JG
25642012-11-29 Jerome Guitton <guitton@adacore.com>
2565
2566 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2567 ptype test.
2568
c2d3fccf
JG
25692012-11-29 Jerome Guitton <guitton@adacore.com>
2570
2571 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2572 form {VARIANT_TYPE}ADDRESS.
2573
5edf51fe
YQ
25742012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2575
2576 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2577 (func): New function.
2578 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2579 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2580 pointers to members with pointer-to-function type.
2581
608e2dbb
TT
25822012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2583 Tom Tromey <tromey@redhat.com>
2584
2585 * gdb.base/gnu-debugdata.exp: New file.
2586 * gdb.base/gnu-debugdata.c: New file.
2587 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2588 (gdb_unload): Return 0 on success.
2589
4648e588
JK
25902012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2591
2592 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2593
17d6efc4
JB
25942012-11-26 Joel Brobecker <brobecker@adacore.com>
2595
2596 * gdb.base/empty_exe.exp: New testcase.
2597
ace21957
MF
25982012-11-20 Mike Frysinger <vapier@gentoo.org>
2599
2600 * gdb.base/completion.exp: Add test for help aliases completion.
2601
5c401a0a
YQ
26022012-11-20 Yao Qi <yao@codesourcery.com>
2603
2604 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2605 Don't test 'maint set show-debug-regs'.
2606 Use command 'set remotecache' instead of
2607 'set circular-trace-buffer'.
2608
8dea366b
KS
26092012-11-16 Keith Seitz <keiths@redhat.com>
2610
2611 PR c++/13615
2612 * gdb.cp/baseenum.cc: New file.
2613 * gdb.cp/baseenum.exp: New file.
2614 * gdb.cp/derivation.cc (A): Add copyright.
2615 Add a typedef.
2616 (B): Use A::value_type instead of int. Change all references.
2617 (D): Use value_type instead of int. Change all references.
2618 (E): Likewise.
2619 (F); Likewise.
2620 (Z): New class.
2621 (ZZ): New class.
6fdff2c5 2622 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2623 (main): Add instances of Z and ZZ.
2624 Make sure all symbols from N are kept.
2625 * gdb.cp/derivation.exp: Update typedef changes in tests.
2626 Add tests for class typedefs both before and after starting
2627 the inferior.
2628 Add tests for searching for a typedef while stopped in a
2629 method.
2630
5e34c6c3
LM
26312012-11-14 Luis Machado <lgustavo@codesourcery.com>
2632
2633 * gdb.mi/mi-var-create-rtti.c: New file.
2634 * gdb.mi/mi-var-create-rtti.exp: New file.
2635
5e487a5f
LM
26362012-11-14 Luis Machado <lgustavo@codesourcery.com>
2637
2638 * gdb.base/structs3.exp: Run to main before doing any tests.
2639
6d67b990
AB
26402012-11-14 Andrew Burgess <aburgess@broadcom.com>
2641
2642 * gdb.python/py-type.exp: Uniquify test names.
2643
e5d98164
YQ
26442012-11-14 Yao Qi <yao@codesourcery.com>
2645
2646 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2647 (thread_function) [DEBUG]: Call 'printf'.
2648 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2649 command line if 'DEBUG=1' is passed to test.
2650 Remove a pattern to match inferior's output.
2651
62747a60
TT
26522012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2653
2654 * gdb.mi/mi-fill-memory.exp: New test.
2655
18a9fc12
TT
26562012-11-12 Tom Tromey <tromey@redhat.com>
2657
2658 * gdb.base/completion.exp: Update for "info type-printers".
2659 * gdb.python/py-typeprint.cc: New file.
2660 * gdb.python/py-typeprint.exp: New file.
2661 * gdb.python/py-typeprint.py: New file.
2662
bd69fc68
TT
26632012-11-12 Tom Tromey <tromey@redhat.com>
2664
2665 * gdb.base/call-sc.exp: Use "ptype/r".
2666 * gdb.base/volatile.exp: Don't expect "int".
2667 * gdb.cp/ptype-flags.cc: New file.
2668 * gdb.cp/ptype-flags.exp: New file.
2669 * gdb.cp/templates.exp: Use ptype/r.
2670 (test_ptype_of_templates, test_template_typedef): Likewise.
2671 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2672 argument. Handle template names and template parameters.
2673 * gdb.mi/mi-var-cmd.exp: Accept "long".
2674 * gdb.mi/mi-var-child.exp: Accept "long".
2675 * gdb.mi/mi-var-display.exp: Accept "long".
2676 * gdb.mi/mi2-var-child.exp: Accept "long".
2677
b3720c3a
TT
26782012-11-12 Tom Tromey <tromey@redhat.com>
2679
2680 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2681 "ptype" from calls to cp_test_ptype_class.
2682 (test_enums): Likewise.
2683 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2684 cp_test_ptype_class.
2685 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2686 calls to cp_test_ptype_class.
2687 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2688 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2689 from calls to cp_test_ptype_class.
2690 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2691 command here. Change "in_command" argument to "in_exp".
2692
0d63ecda
KS
26932012-11-10 Keith Seitz <keiths@redhat.com>
2694
2695 PR gdb/14288
2696 * gdb.base/printcmds.c: Add invalid_XXX globals
2697 for repeated byte tests.
2698 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2699 * gdb.base/wchar.c (main): Add and construct a wchar_t
2700 array with repeated characters.
2701 * gdb.base/wchar.exp: Add repeated character tests.
2702
ed8a1c2d
AB
27032012-11-09 Andrew Burgess <aburgess@broadcom.com>
2704
2705 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2706 disassembly output.
2707
9107fc8d
PA
27082012-11-09 Pedro Alves <palves@redhat.com>
2709
2710 PR gdb/14306
2711
2712 * gdb.multi/multi-arch-exec.c: New file.
2713 * gdb.multi/multi-arch-exec.exp: New file.
2714
558a9d82
YQ
27152012-11-09 Yao Qi <yao@codesourcery.com>
2716
2717 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2718 (top level): Call it.
2719
e714f336
YQ
27202012-11-09 Yao Qi <yao@codesourcery.com>
2721
2722 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2723 typo.
2724
6ecd4729
PA
27252012-11-09 Pedro Alves <palves@redhat.com>
2726
2727 * gdb.multi/multi-arch.exp: New.
2728
9015683b
TT
27292012-11-08 Tom Tromey <tromey@redhat.com>
2730
2731 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2732 core files, if possible.
2733 * gdb.base/siginfo-thread.c: New file
2734 * gdb.base/siginfo-thread.exp: New file
2735
ea9f10bb
TT
27362012-11-08 Tom Tromey <tromey@redhat.com>
2737
2738 * gdb.base/comprdebug.exp: New file.
2739
f6592439
PA
27402012-11-06 Pedro Alves <palves@redhat.com>
2741
2742 PR gdb/14810
2743
2744 * gdb.base/disabled-location.c: New file.
2745 * gdb.base/disabled-location.exp: New file.
2746
2d338fa9
TT
27472012-11-06 Tom Tromey <tromey@redhat.com>
2748
2749 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2750 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2751 gdb_gcore_cmd.
2752 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2753 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2754 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2755 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2756 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2757 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2758 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2759 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2760 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2761
68c9da30
PA
27622012-11-05 Pedro Alves <palves@redhat.com>
2763
2764 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2765 procedure.
2766 (do_vfork_and_follow_child_tests_exec)
2767 (do_vfork_and_follow_child_tests_exit): Call it.
2768
a7c8c931
PA
27692012-11-05 Pedro Alves <palves@redhat.com>
2770
2771 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2772 fails.
2773
6f6484cd
YQ
27742012-11-03 Yao Qi <yao@codesourcery.com>
2775
2776 Fix PR gdb/14617.
2777 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2778 Remove setup_kfail, and update test.
2779
b45627a0
TT
27802012-11-02 Tom Tromey <tromey@redhat.com>
2781
2782 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2783 test.
2784
f50f4e56
PA
27852012-11-02 Pedro Alves <palves@redhat.com>
2786
2787 PR gdb/14766
2788
2789 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2790 setup_kfail.
2791 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2792 get registers".
2793
71ce889d
PA
27942012-11-02 Pedro Alves <palves@redhat.com>
2795
2796 * gdb.base/foll-vfork-exit.c: New file.
2797 * gdb.base/foll-vfork.exp (top level): New file-describing
2798 comment.
2799 (vfork_child_follow_to_exit): New procedure.
2800 (tcatch_vfork_then_child_follow): Rename as ...
2801 (tcatch_vfork_then_child_follow_exec): ... this.
2802 (tcatch_vfork_then_child_follow_exit): New procedure.
2803 (do_vfork_and_follow_parent_tests): New procedure, factored out
2804 from do_vfork_and_exec_tests.
2805 (do_vfork_and_follow_child_tests_exec): Ditto.
2806 (do_vfork_and_exec_tests): Delete.
2807 (do_vfork_and_follow_child_tests_exit): New procedure.
2808 (top level): Run tests with both the program that has the vfork
2809 child execing, and the program has the vfork child exiting.
2810
1e35b1a9
PA
28112012-11-02 Pedro Alves <palves@redhat.com>
2812
2813 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2814 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2815 (vfork_parent_follow_to_bp): Call it.
2816 (kill_child): Delete.
2817 (vfork_and_exec_child_follow_to_main_bp)
2818 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2819 longer call kill_child.
2820 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2821 (do_vfork_and_exec_tests): Don't runto_main before calling each
2822 test procedure.
2823 (top level): Don't clean restart and set verbose before running
2824 each test procedure.
2825
28262012-11-02 Pedro Alves <palves@redhat.com>
2827
2828 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2829 (vfork_parent_follow_to_bp)
2830 (vfork_and_exec_child_follow_to_main_bp)
2831 (vfork_and_exec_child_follow_through_step)
2832 (tcatch_vfork_then_parent_follow)
2833 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2834 Use with_test_prefix.
2835
28362012-11-02 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.base/foll-vfork.c: Add copyright header.
2839 * gdb.base/vforked-prog.c: Add copyright header.
2840
28412012-11-02 Pedro Alves <palves@redhat.com>
2842
2843 * gdb.base/foll-vfork.exp
2844 (vfork_and_exec_child_follow_through_step): Don't skip on
2845 non-HP/UX targets. Expect the next to only step one line on
2846 non-HP/UX targets, rather than stopping only after the exec.
2847
28482012-11-02 Pedro Alves <palves@redhat.com>
2849
2850 Don't hard code line numbers.
2851
2852 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2853 Expect text from the sources instead of a line number.
2854 (vfork_parent_follow_to_bp)
2855 (vfork_and_exec_child_follow_to_main_bp)
2856 (vfork_and_exec_child_follow_through_step)
2857 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2858 Use gdb_get_line_number.
2859
28602012-11-02 Pedro Alves <palves@redhat.com>
2861
2862 Modernize.
2863
2864 * gdb.base/foll-vfork.exp: Use standard_testfile and
2865 build_executable. Pass descriptive string to untested.
2866 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2867 (vfork_and_exec_child_follow_to_main_bp)
2868 (vfork_and_exec_child_follow_through_step)
2869 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2870 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2871 of send_gdb/gdb_expect.
2872
2873 (kill_child): New procedure.
2874 (vfork_and_exec_child_follow_to_main_bp)
2875 (vfork_and_exec_child_follow_through_step): Use it.
2876
f0559fff
YQ
28772012-11-02 Yao Qi <yao@codesourcery.com>
2878
2879 * gdb.base/setvar.exp: Test setting nested struct.
2880 * gdb.base/setvar.c (v_struct3): New.
2881
c207c6da
DE
28822012-11-01 Doug Evans <dje@google.com>
2883
2884 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2885 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2886 use them.
2887
2f27adfe
AB
28882012-10-31 Andrew Burgess <aburgess@broadcom.com>
2889
2890 PR cli/14772
2891 * gdb.base/gnu_vector.c (union_with_vector_1)
2892 (struct_with_vector_1): Add new struct and union for testing
2893 ptype.
2894 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2895 structs / unions containing vectors.
2896
bb662ca6
YQ
28972012-10-25 Yao Qi <yao@codesourcery.com>
2898
2899 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2900 'setup_kfail' instead of 'setup_kfail_for_target'.
2901 * gdb.base/varargs.exp: Likewise.
2902 * lib/gdb.exp (setup_kfail_for_target): Remove.
2903
635d23ff
MK
29042012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2905
2906 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2907
afdb064f
MK
29082012-10-25 Mark Kettenis <kettenis@gnu.org>
2909
2910 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2911
d99dcf51
JB
29122012-10-24 Joel Brobecker <brobecker@adacore.com>
2913
2914 * gdb.ada/set_wstr: New testcase.
2915
32560274
JB
29162012-10-24 Joel Brobecker <brobecker@adacore.com>
2917
2918 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2919
5ded5331
JB
29202012-10-24 Joel Brobecker <brobecker@adacore.com>
2921
2922 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2923
d8d84291
MK
29242012-10-24 Mark Kettenis <kettenis@gnu.org>
2925
2926 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2927
6e933c51
JK
29282012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2929
2930 * gdb.base/callfuncs.exp (do_function_calls): Fix
2931 setup_kfail_for_target for -m32 mode.
2932
274bd000
MK
29332012-10-23 Mark Kettenis <kettenis@gnu.org>
2934
2935 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2936 are now fixed.
2937
545f743d
YQ
29382012-10-23 Yao Qi <yao@codesourcery.com>
2939
2940 * gdb.base/info-os.exp: Resume the inferior until it exits.
2941
48b56b6a 29422012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2943
99c7d5a8 2944 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2945 * gdb.base/print-file-var.exp: Likewise.
2946 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 2947
8de0566d
YQ
29482012-10-17 Yao Qi <yao@codesourcery.com>
2949
2950 * gdb.mi/mi-memory-changed.exp: New.
2951
44883546
YQ
29522012-10-16 Yao Qi <yao@codesourcery.com>
2953
2954 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2955 returns true.
2956 Call gdb_load_shlibs.
2957 * gdb.reverse/solib-reverse.exp: Likewise.
2958
345f514a
KS
29592012-10-15 Keith Seitz <keiths@redhat.com>
2960
2961 * lib/cp-support.exp (cp_test_ptype_class): Add support
2962 for class typedefs.
2963
2964 * gdb.cp/derivation.exp: Add tests for g_instance.
2965
9e3a7d65
JK
29662012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2967
2968 Fix entry values resolving in inlined frames.
2969 * gdb.arch/amd64-entry-value-inline.S: New file.
2970 * gdb.arch/amd64-entry-value-inline.c: New file.
2971 * gdb.arch/amd64-entry-value-inline.exp: New file.
2972
21a7b089
JK
29732012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2974 Doug Evans <dje@google.com>
2975
2976 Fix recent gdb_breakpoint regression.
2977 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2978 braces from the parameter.
2979 * gdb.java/jprint.exp: Likewise.
2980
2c47921e
DE
29812012-10-15 Doug Evans <dje@google.com>
2982
2983 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2984
89398707
JB
29852012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2986
2987 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2988
801e4185
TT
29892012-10-15 Tom Tromey <tromey@redhat.com>
2990
2991 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2992
74f910c8
TT
29932012-10-15 Tom Tromey <tromey@redhat.com>
2994
2995 * gdb.python/py-symbol.exp: Test symbol destructor.
2996
91567807
YQ
29972012-10-14 Yao Qi <yao@codesourcery.com>
2998
2999 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3000 * gdb.mi/mi-cli.exp: New.
3001
3002 * gdb.mi/mi2-basics.exp: Remove.
3003 * gdb.mi/mi2-break.exp: Remove.
3004 * gdb.mi/mi2-console.exp: Remove.
3005 * gdb.mi/mi2-disassemble.exp: Remove.
3006 * gdb.mi/mi2-eval.exp: Remove.
3007 * gdb.mi/mi2-file.exp: Remove.
3008 * gdb.mi/mi2-hack-cli.exp: Remove.
3009 * gdb.mi/mi2-pthreads.exp: Remove.
3010 * gdb.mi/mi2-read-memory.exp: Remove.
3011 * gdb.mi/mi2-regs.exp: Remove.
3012 * gdb.mi/mi2-return.exp: Remove.
3013 * gdb.mi/mi2-simplerun.exp: Remove.
3014 * gdb.mi/mi2-stack.exp: Remove.
3015 * gdb.mi/mi2-stepi.exp: Remove.
3016 * gdb.mi/mi2-syn-frame.exp: Remove.
3017 * gdb.mi/mi2-until.exp: Remove.
3018 * gdb.mi/mi2-watch.exp: Remove.
3019 * gdb.mi/mi2-var-block.exp: Remove.
3020 * gdb.mi/mi2-var-cmd.exp: Remove.
3021 * gdb.mi/mi2-var-display.exp: Remove.
3022
87332029
YQ
30232012-10-12 Yao Qi <yao@codesourcery.com>
3024
3025 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3026 trail '.*' on matching patterns.
3027
11fc9057
L
30282012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3029
3030 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3031 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3032 * gdb.arch/i386-disp-step.exp: Likewise.
3033 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3034 * gdb.arch/i386-prologue.exp: Likewise.
3035 * gdb.arch/i386-size-overlap.exp: Likewise.
3036 * gdb.arch/i386-size.exp: Likewise.
3037 * gdb.arch/i386-unwind.exp: Likewise.
3038
7d46bcdc
L
30392012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3040
3041 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3042 * gdb.arch/i386-word.exp: Likewise.
3043
31224d9d
L
30442012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3045
3046 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3047 is_ilp32_target to set nr_regs.
3048 * gdb.arch/i386-sse.exp: Likewise.
3049
5b7d0050
DE
30502012-10-11 Doug Evans <dje@google.com>
3051
7c09e5a0
DE
3052 PR breakpoints/14643.
3053 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3054 * gdb.linespec/thread.c: New file.
3055 * gdb.linespec/thread.exp: New file.
3056
5b7d0050
DE
3057 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3058 Recognize "message" -> print pass and fail. Add eof case.
3059 (runto): Recognize message, no-message. Print pass/fail if requested,
3060 with same treatment as gdb_breakpoint.
3061 (runto_main): Pass no-message to runto.
3062 (gdb_internal_error_resync): Add log message.
3063 (gdb_file_cmd): Tweak internal error fail text for consistency.
3064
2e24f4aa
JK
30652012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3066
3067 Fix crash during stepping on ppc32.
3068 * gdb.base/step-symless.c: New file.
3069 * gdb.base/step-symless.exp: New file.
3070
aa14df25
DE
30712012-10-03 Doug Evans <dje@google.com>
3072
3073 PR symtab/14601
3074 * gdb.cp/using-crash.exp: New file.
3075 * gdb.cp/using-crash.cc: New file.
3076
975531db
DE
30772012-10-02 Doug Evans <dje@google.com>
3078
3079 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3080 more consistent.
3081 (runto,gdb_debug_format): Ditto.
3082 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3083 Clean up logging and error messages.
3084
b3dc46ff
AB
30852012-10-01 Andrew Burgess <aburgess@broadcom.com>
3086
3087 Test find command on unmapped memory.
3088 * gdb.base/find-unmapped.c: New file.
3089 * gdb.base/find-unmapped.exp: New file.
3090
45814d45
YQ
30912012-09-29 Yao Qi <yao@codesourcery.com>
3092
3093 * gdb.trace/mi-tracepoint-changed.exp: New.
3094 * gdb.mi/mi-breakpoint-changed.exp: New.
3095 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3096 * gdb.mi/pendshr2.c: New.
3097
4c2786ba
YQ
30982012-09-28 Yao Qi <yao@codesourcery.com>
3099
3100 * gdb.mi/pr11022.exp: New.
3101 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3102
7977e5d2
TT
31032012-09-27 Tom Tromey <tromey@redhat.com>
3104
3105 * gdb.cp/derivation.exp: Add regression test.
3106 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3107 V_derived): New.
3108 (vderived): New global.
3109
0971de02
TT
31102012-09-26 Tom Tromey <tromey@redhat.com>
3111
3112 * gdb.dwarf2/dw2-common-block.S: New file.
3113 * gdb.dwarf2/dw2-common-block.exp: New file.
3114
4357ac6c
TT
31152012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3116
3117 * gdb.fortran/common-block.exp: New file.
3118 * gdb.fortran/common-block.f90: New file.
3119
6f380991
AB
31202012-09-26 Andrew Burgess <aburgess@broadcom.com>
3121
3122 * gdb.base/duplicate-bp.c: New file.
3123 * gdb.base/duplicate-bp.exp: New file.
3124
8ae551cf
YQ
31252012-09-26 Yao Qi <yao@codesourcery.com>
3126
3127 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3128
3129 Revert:
3130 2012-09-21 Yao Qi <yao@codesourcery.com>
3131
3132 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3133
318102b9
SP
31342012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3135
3136 * gdb.base/longest-types.c: New test case.
3137 * gdb.base/longest-types.exp: New test case.
3138
a1e5fd69
YQ
31392012-09-25 Yao Qi <yao@codesourcery.com>
3140
3141 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3142
04e7407c
JK
31432012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3144
3145 Fix internal error on canonicalization of clang types.
3146 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3147 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3148 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3149
9bf4bce9
JK
31502012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3151
3152 Fix disassemble without parameters in tailcall frame.
3153 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3154
2603f7ee
AB
31552012-09-21 Andrew Burgess <aburgess@broadcom.com>
3156
3157 * gdb.dwarf2/dw2-op-out-param.S: New file.
3158 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3159
a3569abd
YQ
31602012-09-21 Yao Qi <yao@codesourcery.com>
3161
3162 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3163
a065d7af
YQ
31642012-09-21 Yao Qi <yao@codesourcery.com>
3165
3166 * gdb.mi/mi-cli.exp: Remove.
3167 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3168
15544bd9
YQ
31692012-09-21 Yao Qi <yao@codesourcery.com>
3170
3171 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3172 "=record-started" notification.
3173
82a90ccf
YQ
31742012-09-21 Yao Qi <yao@codesourcery.com>
3175
3176 * gdb.mi/mi-record-changed.exp: New.
3177 * gdb.mi/mi-reverse.exp: Adjust expected output.
3178
d7de8e3c
TT
31792012-09-20 Tom Tromey <tromey@redhat.com>
3180
3181 * gdb.python/python.exp: Test atexit.register.
3182
1aa99537
DE
31832012-09-20 Doug Evans <dje@google.com>
3184
05eade73
DE
3185 * boards/dwarf4-gdb-index.exp: New file.
3186
1aa99537
DE
3187 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3188 while running the tests.
3189
4ae24af0
JB
31902012-09-18 Joel Brobecker <brobecker@adacore.com>
3191
3192 * gdb.ada/bp_reset: New testcase.
3193
bb25a15c
YQ
31942012-09-18 Yao Qi <yao@codesourcery.com>
3195
3196 * gdb.trace/mi-tsv-changed.exp: New.
3197
201b4506
YQ
31982012-09-18 Yao Qi <yao@codesourcery.com>
3199
3200 * gdb.trace/mi-traceframe-changed.exp: New.
3201
6fc1c773
YQ
32022012-09-17 Yao Qi <yao@codesourcery.com>
3203
3204 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3205 when it is less than 0.
3206
1ab3b62c
JK
32072012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3208
3209 PR 14119
3210 * gdb.arch/amd64-tailcall-ret.S: New file.
3211 * gdb.arch/amd64-tailcall-ret.c: New file.
3212 * gdb.arch/amd64-tailcall-ret.exp: New file.
3213 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3214 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3215 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3216
acf9414f
JK
32172012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3218
3219 PR 14548
3220 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3221 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3222 * gdb.reverse/singlejmp-reverse.S: New file.
3223 * gdb.reverse/singlejmp-reverse.c: New file.
3224 * gdb.reverse/singlejmp-reverse.exp: New file.
3225
666b578b
JK
32262012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3227
3228 Fix compatibility with old GCC (~4.1).
3229 * gdb.cp/converts.cc (my_enum_var): New variable.
3230
42056501
AB
32312012-09-14 Andrew Burgess <aburgess@broadcom.com>
3232
3233 * gdb.xml/tdesc-regs.exp: Update expected output for new
3234 vector_size syntax of vector types.
3235
b9516fa1
YPK
32362012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3237
3238 Refactor Python "gdb" module into a proper Python package, by
3239 introducing a new "_gdb" module for code implemented in C, and
3240 using reload/__import__ instead of exec.
3241 * gdb.python/python.exp (Test stderr location): Update module
3242 location of GDB-specific sys.stderr.
3243 (Test stdout location): Ditto for sys.stdout.
3244
18dc9ad8
JK
32452012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3246
3247 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3248
ea3a9873
KS
32492012-09-12 Keith Seitz <keiths@redhat.com>
3250
3251 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3252 conversion statement.
3253
5941debb
DE
32542012-09-12 Doug Evans <dje@google.com>
3255
3256 * gdb.base/help.exp: Remove testing of individual command help text,
3257 too much of a maintenance burden. Instead, test the functionality
3258 of "help" itself.
3259
cfc35e02
DE
32602012-09-11 Doug Evans <dje@google.com>
3261
3a0ed5d7
DE
3262 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3263 breakpoint.
3264
cfc35e02
DE
3265 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3266 * gdb.dwarf2/fission-reread.S: Ditto.
3267 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3268 * gdb.dwarf2/fission-reread.exp: Ditto.
3269
350b1b26
AB
32702012-09-11 Andrew Burgess <aburgess@broadcom.com>
3271
3272 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3273
2fa15f23
JB
32742012-09-10 Joel Brobecker <brobecker@adacore.com>
3275
3276 * gdb.ada/optim_drec: New testcase.
3277
09be558e
DE
32782012-09-10 Doug Evans <dje@google.com>
3279
3280 * boards/fission.exp: Explicitly mark "board" as not remote.
3281
5b4f6e25
KS
32822012-09-10 Keith Seitz <keiths@redhat.com>
3283
3284 PR gdb/13483
3285 * gdb.cp/converts.cc (A::A): Add ctor.
3286 (A::member_): Add member.
3287 (enum my_enum): New enumeration.
3288 (main): Add calls to foo1_7 with various
3289 permitted arguments.
3290 * gdb.cp/converts.exp: Add tests for boolean
3291 conversions permitted by the standard.
3292
b4ca5ed9
YPK
32932012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3294
3295 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3296 avoid spurious results due to ~/.gdbinit.
3297 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3298 $INTERNAL_GDBFLAGS in run command.
3299 * gdb.gdb/observer.exp (setup_test): Ditto.
3300 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3301 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3302
d54b30bb
DE
33032012-09-06 Doug Evans <dje@google.com>
3304
14910956
DE
3305 * boards/fission.exp: New file.
3306
d54b30bb
DE
3307 * gdb.python/py-value.exp: Use clean_restart.
3308
91b253e1
DE
33092012-09-05 Doug Evans <dje@google.com>
3310
3311 * gdb.base/info-macros.c: Fix whitespace.
3312
1292279a
PA
33132012-08-28 Pedro Alves <palves@redhat.com>
3314
3315 PR gdb/14428
3316
3317 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3318
1c8cdcb1
JK
33192012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3320
3321 * gdb.base/break-caller-line.c: New file.
3322 * gdb.base/break-caller-line.exp: New file.
3323
1e8e8b51
JK
33242012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3325
3326 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3327 * gdb.arch/i386-cfi-notcurrent.S: New file.
3328 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3329
1591a1e8
PA
33302012-08-27 Wei-cheng Wang <cole945@gmail.com>
3331 Yao Qi <yao@codesourcery.com>
3332 Pedro Alves <palves@redhat.com>
3333
3334 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3335 New procedures.
3336 (top level): Add overlap checking tests.
3337
4442ada7
TT
33382012-08-24 Tom Tromey <tromey@redhat.com>
3339
3340 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3341 gdb_test_multiple fails for other reasons.
3342
e7d50cc9
YQ
33432012-08-24 Yao Qi <yao@codesourcery.com>
3344
3345 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3346
dfbd5e7b
PA
33472012-08-23 Pedro Alves <palves@redhat.com>
3348
3349 * gdb.base/help.exp: Adjust to "handle" help text change.
3350
8d735b87
YQ
33512012-08-23 Yao Qi <yao@codesourcery.com>
3352
3353 * gdb.trace/disconnected-tracing.c (start, end): New.
3354 (main): Call start and end.
3355 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3356 existing tests into this proc.
3357 (disconnected_tfind): New.
3358
61b1d759
YQ
33592012-08-23 Yao Qi <yao@codesourcery.com>
3360
3361 * boards/native-gdbserver.exp (${board}_upload): New.
3362 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3363 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3364 Execute tfile on remote target.
3365 Copy trace file from target to host.
3366
6ca1b147
JM
33672012-08-22 Joseph Myers <joseph@codesourcery.com>
3368
3369 * gdb.arch/thumb-bx-pc.S: New file.
3370 * gdb.arch/thumb-bx-pc.exp: New file.
3371
706e3705
TT
33722012-08-22 Tom Tromey <tromey@redhat.com>
3373
3374 * gdb.base/maint.exp: Update.
3375
b4893d48
TT
33762012-08-22 Tom Tromey <tromey@redhat.com>
3377
3378 * lib/gdb.exp (skip_unwinder_tests): New proc.
3379 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3380 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3381
45b7da81
TT
33822012-08-21 Tom Tromey <tromey@redhat.com>
3383
3384 * gdb.hp/gdb.aCC/exception.exp: Remove.
3385
f94363d7
AP
3386012-08-19 Andrew Pinski <apinski@cavium.com>
3387
3388 * gdb.arch/mips-octeon-bbit.c: New file.
3389 * gdb.arch/mips-octeon-bbit.exp: New Test.
3390
e5afdbd7
KS
3391012-08-19 Keith Seitz <keiths@redhat.com>
3392
3393 PR c++/14365
3394 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3395 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3396
c29e8b64
JK
33972012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3398
3399 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3400 verbose -log by more specific untested call.
3401
15a7e7bc
YQ
34022012-08-18 Yao Qi <yao@codesourcery.com>
3403
3404 * gdb.trace/tfind.exp: Move tests on various command help before
3405 checking target supports trace.
3406 Fix the expected output of 'help tfind end'.
3407
a451cb65
KS
34082012-08-17 Keith Seitz <keiths@redhat.com>
3409
3410 PR c++/13356
3411 * gdb.base/default.exp: Update all "check type" tests.
3412 * gdb.base/help.exp: Likewise.
3413 * gdb.base/setshow.exp: Likewise.
3414 * gdb.cp/converts.cc (foo1_type_check): New function.
3415 (foo2_type_check): New function.
3416 (foo3_type_check): New function.
3417 (main): Call new functions.
3418 * converts.exp: Add tests for integer-to-pointer conversions
3419 with/without strict type-checking.
3420
dbf6a605
MF
34212012-08-16 Mike Frysinger <vapier@gentoo.org>
3422
3423 * gdb.base/help.exp: Update expected output.
3424
0c92d8c1
JB
34252012-08-16 Joel Brobecker <brobecker@adacore.com>
3426
3427 * gdb.ada/rdv_wait: New testcase.
3428
e56f7f42
JK
34292012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3430
3431 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3432
f47f77df
DE
34332012-08-13 Doug Evans <dje@google.com>
3434
e202d6e8 3435 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3436 * gdb.base/default.exp: Update expected output of "show convenience".
3437
a72c3253
DE
34382012-08-10 Doug Evans <dje@google.com>
3439
3440 * gdb.python/py-strfns.c: New file.
3441 * gdb.python/py-strfns.exp: New file.
3442 * gdb.python/py-type.exp (test_fields): Add vector tests.
3443
de0bea00
MF
34442012-08-10 Mike Frysinger <vapier@gentoo.org>
3445
3446 PR cli/10436:
3447 * gdb.base/completion.exp: Add tests for handle completion.
3448
5b9afe8a
YQ
34492012-08-09 Yao Qi <yao@codesourcery.com>
3450
3451 * gdb.mi/mi-cmd-param-changed.exp: New.
3452 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3453 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3454 * gdb.mi/mi2-prompt.exp: Likewise.
3455
4f485ebc
DE
34562012-08-08 Doug Evans <dje@google.com>
3457
3458 * gdb.base/debug-expr.c: New file.
3459 * gdb.base/debug-expr.exp: New file.
3460 * gdb.base/exprs.exp: Test {type} casts.
3461 * gdb.cp/debug-expr.exp: New file.
3462
5888842d
JK
34632012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3464
3465 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3466 global variable loop, not a 'break'. Add loop count limit to 100.
3467 Add new fail case for terminated vgdb.
3468
4f69f4c2
JK
34692012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3470 Jean-Marc Saffroy <saffroy@gmail.com>
3471
3472 PR 11804
3473 * gdb.base/gcore-relro.exp: New file.
3474 * gdb.base/gcore-relro-main.c: New file.
3475 * gdb.base/gcore-relro-lib.c: New file.
3476
e2de5390
JK
34772012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3478
3479 Do not false FAIL with old GCCs.
3480 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3481 GCC < 4.5 in $no_hw mode.
3482
606603c5
JK
34832012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3484
3485 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3486
777f26c2
JK
34872012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3488
3489 * gdb.base/list.exp (test_only_end): New function.
3490 Call it.
3491
2c12abee
TT
34922012-08-06 Tom Tromey <tromey@redhat.com>
3493
3494 * gdb.python/py-mi.exp: Add test for printer whose children
3495 are a list.
3496 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3497 (main): New variable children_as_list.
3498 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3499 New.
3500 (register_pretty_printers): Register new printer.
3501
0eae2cf4
EBM
35022012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3503
3504 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3505 symbols. Abort if vgdb remote connection is closed.
3506
09e0881d
DE
35072012-08-02 Doug Evans <dje@google.com>
3508
3509 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3510
b40f514f
SDJ
35112012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3512
3513 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3514 s390x, PowerPC 64 and m68k-linux.
3515
11315ae0
UW
35162012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3517
3518 * gdb.base/annota1.exp: Accept no frames-invalid notification
3519 when starting up the program.
3520 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3521 show a symbolic value as well.
3522 * gdb.server/server-exec-info.exp: Skip test when skipping
3523 gdbserver test and/or when skipping shared library tests.
3524 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3525 avoid name conflicts with other tests.
3526
0547eeed
UW
35272012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3528
3529 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3530 Fix wrong output on big-endian systems.
3531 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3532 4-byte pointer types on 64-bit s390x.
3533
bdddb4de
UW
35342012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3535
3536 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3537 marker comment at the beginning (after intialization).
3538 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3539 breakpoint on marker comment instead of function begin.
3540 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3541 PowerPC.
3542 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3543 or 64-bit PowerPC.
3544 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3545 gdb,no_hardware_watchpoints flag is set.
3546 (initialize): Remove now redundant can-use-hw-watchpoints change.
3547
5d206025
YQ
35482012-08-02 Yao Qi <yao@codesourcery.com>
3549 Pedro Alves <palves@redhat.com>
3550
3551 * boards/local-remote-host.exp: New.
3552
4f665099
UW
35532012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3554
3555 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3556 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3557 * gdb.base/print-file-var.exp: Likewise.
3558 * gdb.server/solib-list.exp: Skip on remote targets.
3559
b62e2b27
UW
35602012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3561
3562 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3563 watchpoints on ARM. When expecting software watchpoints, tolerate
3564 (remote) targets that report unsupported hardware watchpoint only
3565 at continue time.
3566 (test_wide_location_2): Likewise.
3567
a967a851
JK
35682012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3569
3570 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3571 valgrind versions.
3572
75d9f9ff 35732012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3574
3575 * gdb.base/valgrind-infcall.c: New file.
3576 * gdb.base/valgrind-infcall.exp: New file.
3577
75d9f9ff
JK
3578 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3579
1c9f2ed2
KS
35802012-07-30 Keith Seitz <keiths@redhat.com>
3581
3582 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3583 linespecs.
3584
7f9b2034
DE
35852012-07-30 Doug Evans <dje@google.com>
3586
85220e01
DE
3587 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3588 * gdb.dwarf2/pr13961.S: Ditto.
3589
7f9b2034
DE
3590 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3591
4e969b4f
AB
35922012-07-30 Andrew Burgess <aburgess@broadcom.com>
3593
3594 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3595 change its format immediately after reloading the binary.
3596
e7de8362
JK
35972012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3598
3599 Fix testsuite regression after --use-deprecated-index-sections removal.
3600 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3601 string.
3602 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3603
7255706c
YQ
36042012-07-27 Yao Qi <yao@codesourcery.com>
3605
3606 KFAIL for PR remote/14161.
3607 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3608 Cleanup socket files.
3609 (strace_info_marker): Detach inferior.
3610
f2e8016f
TT
36112012-07-26 Tom Tromey <tromey@redhat.com>
3612
6fdff2c5 3613 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3614
f66713d2
JK
36152012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3616
3617 * gdb.python/py-inferior.c (thread): New function.
3618 (check_threads): New function.
3619 (test_threads): New function.
3620 * gdb.python/py-inferior.exp: Added test.
3621 Replaced runto with continue to breakpoint.
3622
8223e12c
TT
36232012-07-26 Tom Tromey <tromey@redhat.com>
3624
3625 * lib/ada.exp (standard_ada_testfile): New proc.
3626 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3627 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3628 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3629 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3630 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3631 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3632 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3633 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3634 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3635 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3636 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3637 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3638 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3639 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3640 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3641 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3642 * gdb.ada/complete.exp: Use standard_ada_testfile.
3643 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3644 standard_output_file.
3645 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3646 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3647 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3648 standard_output_file.
3649 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3650 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3651 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3652 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3653 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3654 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3655 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3656 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3657 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3658 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3659 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3660 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3661 * gdb.ada/interface.exp: Use standard_ada_testfile.
3662 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3663 standard_output_file
3664 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3665 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3666 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3667 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3668 * gdb.ada/nested.exp: Use standard_ada_testfile.
3669 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3670 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3671 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3672 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3673 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3674 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3675 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3676 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3677 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3678 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3679 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3680 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3681 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3682 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3683 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3684 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3685 * gdb.ada/start.exp: Use standard_ada_testfile.
3686 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3687 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3688 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3689 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3690 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3691 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3692 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3693 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3694 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3695 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3696 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3697 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3698 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3699 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3700
bbec57e4
JK
37012012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3702
3703 Fix testsuite regression after --use-deprecated-index-sections removal.
3704 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3705
9cc8e32c
JK
37062012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3707
3708 Fix compatibility with Tcl before 7.5.
3709 * lib/future.exp (lreverse): New function if it does not exist.
3710
ea5ca7b5
MK
37112012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3712
3713 * gdb.mi/mi-pending.c: New method to set a second pending
3714 breakpoint.
3715 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3716 condition.
3717
64776a0b
PA
37182012-07-20 Pedro Alves <palves@redhat.com>
3719
3720 PR threads/11692
3721 PR gdb/12203
3722
3723 * gdb.threads/create-fail.c: New file.
3724 * gdb.threads/create-fail.exp: New file.
3725
13e4e967
PA
37262012-07-19 Pedro Alves <palves@redhat.com>
3727
3728 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3729 * config/vx.exp (gdb_start): Likewise.
3730 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3731 * gdb.base/setvar.exp (test_set): Likewise.
3732 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3733 * gdb.reverse/sigall-precsave.exp: Likewise.
3734 * gdb.reverse/sigall-reverse.exp: Likewise.
3735
b7aefa4d
PA
37362012-07-19 Pedro Alves <palves@redhat.com>
3737
3738 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3739 handler before recording.
3740
608b4967
TT
37412012-07-19 Tom Tromey <tromey@redhat.com>
3742
3743 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3744 * gdb.cp/casts.cc (decltype): New function.
3745 (main): Use it.
3746
b1e0c0fa
PA
37472012-07-19 Pedro Alves <palves@redhat.com>
3748
3749 * gdb.base/sigall.exp (signals): New list.
3750 <top level>: Loop over signals in the $signals list instead of
3751 calling a test function once per signal.
3752 * gdb.reverse/sigall-precsave.exp (signals): New list.
3753 <top level>: Loop over signals in the $signals list instead of
3754 calling a test function once per signal.
3755 * gdb.reverse/sigall-reverse.exp (signals): New list.
3756 <top level>: Loop over signals in the $signals list instead of
3757 calling a test function once per signal.
3758
6ace3df1
YQ
37592012-07-19 Yao Qi <yao@codesourcery.com>
3760
3761 * gdb.base/setshow.exp: Test 'set args ~'.
3762
263a0f8c
JK
37632012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3764
3765 * gdb.base/store.exp (check_set): Import gdb_prompt.
3766 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3767 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3768
8f043999
JK
37692012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3770
3771 PR 11914
3772 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3773 (main): Call eval_sub.
3774 * gdb.python/py-prettyprint.exp:
3775 (python execfile ('py-prettyprint.py')): Move it earlier.
3776 New breakpoint for eval-break.
3777 (continue to breakpoint: eval-break, info locals): New test.
3778 (python execfile ('py-prettyprint.py')): Move it from here.
3779 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3780 (register_pretty_printers): Register pp_eval_type.
3781
725c7b66
JK
37822012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3783
3784 Fix a testcase regression by me.
3785 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3786 DW_FORM_data4.
3787
4359dff1
JK
37882012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3789 Doug Evans <dje@google.com>
3790
3791 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3792 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3793
61e44cfa
JK
37942012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3795
3796 Fix gdbserver run regression.
3797 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3798
93c0ef37
TT
37992012-07-12 Tom Tromey <tromey@redhat.com>
3800
3801 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3802 (clean_restart): Likewise.
3803 (core_find): Use standard_output_file.
3804
76027ef5
TT
38052012-07-12 Tom Tromey <tromey@redhat.com>
3806
3807 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3808 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3809 prepare_for_testing_full.
3810 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3811 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3812 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3813 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3814 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3815 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3816 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3817 prepare_for_testing_full.
3818 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3819 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3820 prepare_for_testing_full.
3821 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3822 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3823 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3824
85b4440a
TT
38252012-07-12 Tom Tromey <tromey@redhat.com>
3826
3827 * lib/gdb.exp (build_executable_from_specs): New proc, from
3828 build_executable.
3829 (build_executable): Use it.
3830 (prepare_for_testing_full): New proc.
3831
55baab26
TT
38322012-07-11 Tom Tromey <tromey@redhat.com>
3833
3834 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3835 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3836 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3837 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3838 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3839 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3840 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3841 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3842 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3843 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3844
298a9cf0
TT
38452012-07-10 Tom Tromey <tromey@redhat.com>
3846
3847 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3848 standard_output_file.
3849 * gdb.mi/gdb2549.exp: Use standard_testfile.
3850 * gdb.mi/gdb669.exp: Use standard_testfile.
3851 * gdb.mi/gdb701.exp: Use standard_testfile.
3852 * gdb.mi/gdb792.exp: Use standard_testfile.
3853 * gdb.mi/mi-async.exp: Use standard_testfile.
3854 * gdb.mi/mi-basics.exp: Use standard_testfile.
3855 * gdb.mi/mi-break.exp: Use standard_testfile.
3856 * gdb.mi/mi-cli.exp: Use standard_testfile.
3857 * gdb.mi/mi-console.exp: Use standard_testfile.
3858 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3859 * gdb.mi/mi-eval.exp: Use standard_testfile.
3860 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3861 * gdb.mi/mi-file.exp: Use standard_testfile.
3862 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3863 * gdb.mi/mi-logging.exp: Use standard_testfile.
3864 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3865 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3866 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3867 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3868 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3869 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3870 * gdb.mi/mi-pending.exp: Use standard_testfile,
3871 standard_output_file.
3872 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3873 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3874 * gdb.mi/mi-regs.exp: Use standard_testfile.
3875 * gdb.mi/mi-return.exp: Use standard_testfile.
3876 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3877 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3878 * gdb.mi/mi-solib.exp: Use standard_testfile,
3879 standard_output_file.
3880 * gdb.mi/mi-stack.exp: Use standard_testfile.
3881 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3882 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3883 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3884 * gdb.mi/mi-until.exp: Use standard_testfile.
3885 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3886 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3887 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3888 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3889 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3890 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3891 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3892 standard_output_file.
3893 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3894 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3895 * gdb.mi/mi-watch.exp: Use standard_testfile.
3896 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3897 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3898 * gdb.mi/mi2-break.exp: Use standard_testfile.
3899 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3900 * gdb.mi/mi2-console.exp: Use standard_testfile.
3901 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3902 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3903 * gdb.mi/mi2-file.exp: Use standard_testfile.
3904 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3905 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3906 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3907 * gdb.mi/mi2-return.exp: Use standard_testfile.
3908 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3909 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3910 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3911 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3912 * gdb.mi/mi2-until.exp: Use standard_testfile.
3913 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3914 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3915 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3916 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3917 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3918
f5f3a911
TT
39192012-07-10 Tom Tromey <tromey@redhat.com>
3920
3921 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3922 * gdb.cp/ambiguous.exp: Use standard_testfile,
3923 prepare_for_testing.
3924 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3925 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3926 * gdb.cp/anon-ns.exp: Use standard_testfile.
3927 * gdb.cp/anon-struct.exp: Use standard_testfile.
3928 * gdb.cp/anon-union.exp: Use standard_testfile,
3929 prepare_for_testing.
3930 * gdb.cp/arg-reference.exp: Use standard_testfile,
3931 prepare_for_testing.
3932 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3933 * gdb.cp/breakpoint.exp: Use standard_testfile,
3934 prepare_for_testing.
3935 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3936 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3937 standard_output_file.
3938 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3939 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3940 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3941 (test_static_members): Update.
3942 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3943 * gdb.cp/converts.exp: Use standard_testfile.
3944 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3945 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3946 prepare_for_testing.
3947 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3948 * gdb.cp/cplabel.exp: Use standard_testfile.
3949 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3950 prepare_for_testing.
3951 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3952 * gdb.cp/derivation.exp: Use standard_testfile,
3953 prepare_for_testing.
3954 * gdb.cp/destrprint.exp: Use standard_testfile.
3955 * gdb.cp/dispcxx.exp: Use standard_testfile.
3956 * gdb.cp/exception.exp: Use standard_testfile,
3957 prepare_for_testing.
3958 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3959 * gdb.cp/extern-c.exp: Use standard_testfile,
3960 prepare_for_testing.
3961 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3962 prepare_for_testing.
3963 * gdb.cp/fpointer.exp: Use standard_testfile.
3964 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3965 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3966 standard_output_file.
3967 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3968 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3969 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3970 standard_output_file.
3971 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3972 (do_tests): Update.
3973 * gdb.cp/koenig.exp: Use standard_testfile.
3974 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3975 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3976 * gdb.cp/m-static.exp: Use standard_testfile,
3977 prepare_for_testing.
3978 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3979 * gdb.cp/mb-inline.exp: Use standard_testfile,
3980 prepare_for_testing.
3981 * gdb.cp/mb-templates.exp: Use standard_testfile,
3982 prepare_for_testing.
3983 * gdb.cp/member-ptr.exp: Use standard_testfile,
3984 prepare_for_testing.
3985 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3986 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3987 * gdb.cp/method2.exp: Use standard_testfile.
3988 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3989 standard_output_file.
3990 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3991 (do_tests): Update.
3992 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3993 prepare_for_testing.
3994 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3995 prepare_for_testing.
3996 * gdb.cp/namespace.exp: Use standard_testfile,
3997 prepare_for_testing.
3998 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3999 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4000 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4001 * gdb.cp/nsimport.exp: Use standard_testfile,
4002 prepare_for_testing.
4003 * gdb.cp/nsnested.exp: Use standard_testfile.
4004 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4005 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4006 prepare_for_testing.
4007 * gdb.cp/nsstress.exp: Use standard_testfile,
4008 prepare_for_testing.
4009 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4010 * gdb.cp/operator.exp: Use standard_testfile.
4011 * gdb.cp/oranking.exp: Use standard_testfile.
4012 * gdb.cp/overload-const.exp: Use standard_testfile.
4013 * gdb.cp/overload.exp: Use standard_testfile,
4014 prepare_for_testing.
4015 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4016 * gdb.cp/ovsrch.exp: Use standard_testfile.
4017 * gdb.cp/paren-type.exp: Use standard_testfile.
4018 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4019 prepare_for_testing.
4020 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4021 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4022 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4023 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4024 * gdb.cp/pr10728.exp: Use standard_testfile,
4025 standard_output_file.
4026 * gdb.cp/pr12028.exp: Use standard_testfile.
4027 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4028 * gdb.cp/pr9167.exp: Use standard_testfile.
4029 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4030 * gdb.cp/printmethod.exp: Use standard_testfile,
4031 prepare_for_testing.
4032 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4033 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4034 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4035 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4036 standard_output_file.
4037 * gdb.cp/readnow-language.exp: Use standard_testfile.
4038 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4039 (gdb_start_again): Use clean_restart.
4040 * gdb.cp/ref-types.exp: Use standard_testfile,
4041 prepare_for_testing.
4042 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4043 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4044 * gdb.cp/smartp.exp: Use standard_testfile.
4045 * gdb.cp/static-method.exp: Use standard_testfile.
4046 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4047 * gdb.cp/temargs.exp: Use standard_testfile.
4048 * gdb.cp/templates.exp: Use standard_testfile,
4049 prepare_for_testing.
4050 (do_tests): Update.
4051 * gdb.cp/try_catch.exp: Use standard_testfile,
4052 prepare_for_testing.
4053 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4054 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4055 * gdb.cp/virtbase.exp: Use standard_testfile,
4056 prepare_for_testing.
4057 * gdb.cp/virtfunc.exp: Use standard_testfile,
4058 prepare_for_testing.
4059 (do_tests): Update.
4060 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4061 prepare_for_testing.
4062
686f09d0
TT
40632012-07-10 Tom Tromey <tromey@redhat.com>
4064
4065 * lib/gdb.exp (standard_testfile): Unset output variables from
4066 earlier invocations.
4067
9357e021
YQ
40682012-07-10 Yao Qi <yao@codesourcery.com>
4069
4070 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4071 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4072 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4073 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4074 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4075 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4076 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4077 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4078 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4079 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4080 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4081 * gdb.mi/mi-var-display.exp: Likewise.
4082 * gdb.mi/mi-var-invalidate.exp: Likewise.
4083 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4084 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4085 * gdb.mi/mi2-console.exp: Likewise.
4086 * gdb.mi/mi2-disassemble.exp: Likewise.
4087 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4088 * gdb.mi/mi2-read-memory.exp: Likewise.
4089 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4090 * gdb.mi/mi2-simplerun.exp: Likewise.
4091 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4092 * gdb.mi/mi2-syn-frame.exp: Likewise.
4093 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4094 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4095 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4096
e314d629
TT
40972012-07-09 Tom Tromey <tromey@redhat.com>
4098
4099 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4100 * gdb.base/callfuncs.exp: Add cast-based test.
4101 * gdb.base/callfuncs.c (voidfunc): New function.
4102
06928b3f
DE
41032012-07-08 Doug Evans <dje@google.com>
4104
4105 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4106
32f11bad
JK
41072012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4108
4109 Fix XFAIL compatibility with old i386 systems.
4110 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4111 Check also 'Cannot insert breakpoint 0'.
4112
76b83c51
JK
41132012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4114
4115 PR 14321
4116 * gdb.base/find.exp
4117 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4118
a6fb9c08
TT
41192012-07-06 Tom Tromey <tromey@redhat.com>
4120
4121 * gdb.base/whatis.exp: Add test.
4122
71918a86
TT
41232012-07-06 Tom Tromey <tromey@redhat.com>
4124
4125 * gdb.base/whatis.exp: Add regression test.
4126
fcde5961
TT
41272012-07-06 Tom Tromey <tromey@redhat.com>
4128
4129 * gdb.base/whatis.exp: Add tests.
4130
f9cf0f4a
JK
41312012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4132
4133 PR 12649
4134 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4135 gdb_test_multiple $gdb_prompt terminator.
4136
979ade8b
PA
41372012-07-04 Pedro Alves <palves@redhat.com>
4138
4139 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4140 supports_process_record.
4141
8a980b44
PA
41422012-07-04 Pedro Alves <palves@redhat.com>
4143
4144 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4145 endings.
4146 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4147
855ba978
SS
41482012-07-03 Stan Shebs <stan@codesourcery.com>
4149
4150 * gdb.base/info-os.c (main): Retry resource acquisition until an
4151 available one is found.
4152 * gdb.base/info-os.exp: Collect resource keys from the program
4153 and use them in matching.
4154
fcb44371
JK
41552012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4156
4157 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4158 Wrap the test into loop for corefile and core0file.
4159
08a67be6
JK
41602012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4161
4162 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4163 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4164 .note.GNU-stack.
4165
0f3c2347
JK
4166 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4167
ff4a4500
SDJ
41682012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4169
4170 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4171 break): Include help message for the new `-probe' and `-probe-stap'
4172 options.
4173
d3ce09f5
SS
41742012-07-02 Stan Shebs <stan@codesourcery.com>
4175
4176 * gdb.base/dprintf.exp: Add agent style tests.
4177
a1624241
JK
41782012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4179
4180 * gdb.base/stale-infcall.c (infcall): New label test-next.
4181 (main): New labels test-pass and test-fail.
4182 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4183 $test_fail_bpnum to test-fail.
4184 (test system longjmp tracking support): New test.
4185 Delete $test_fail_bpnum.
4186 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4187 breakpoint.
4188
42e7ad6c
DE
41892012-06-30 Doug Evans <dje@google.com>
4190
4191 * gdb.dwarf2/fission-reread.S: New file.
4192 * gdb.dwarf2/fission-reread.exp: New file.
4193
37ce89eb
SS
41942012-06-28 Stan Shebs <stan@codesourcery.com>
4195
4196 * gdb.mi/mi-logging.exp: New file.
4197
e5ef252a
PA
41982012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4199 Pedro Alves <palves@redhat.com>
4200
4201 * gdb.threads/siginfo-threads.exp: New file.
4202 * gdb.threads/siginfo-threads.c: New file.
4203 * gdb.threads/sigstep-threads.exp: New file.
4204 * gdb.threads/sigstep-threads.c: New file.
4205
22f1fbae
TT
42062012-06-28 Tom Tromey <tromey@redhat.com>
4207
4208 * gdb.go/package.exp: Partially revert earlier patch; use
4209 gdb_compile again. Use standard_output_file.
4210
2e3cf129
DE
42112012-06-27 Doug Evans <dje@google.com>
4212
4213 * gdb.dwarf2/fission-base.c: New file.
4214 * gdb.dwarf2/fission-base.S: New file.
4215 * gdb.dwarf2/fission-base.exp: New file.
4216
785fd303
JK
42172012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4218
4219 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4220
1bb9788d
TT
42212012-06-27 Tom Tromey <tromey@redhat.com>
4222
4223 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4224 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4225
c83ee902
TT
42262012-06-27 Tom Tromey <tromey@redhat.com>
4227
4228 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4229 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4230 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4231 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4232 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4233 prepare_for_testing.
4234 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4235 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4236 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4237 standard_testfile.
4238 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4239 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4240 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4241 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4242 prepare_for_testing.
4243 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4244 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4245 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4246 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4247 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4248 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4249 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4250 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4251 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4252 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4253 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4254 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4255 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4256 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4257 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4258 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4259 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4260 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4261 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4262 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4263 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4264 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4265 standard_output_file.
4266 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4267 standard_output_file.
4268 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4269 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4270 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4271 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4272 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4273 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4274 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4275 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4276 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4277 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4278 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4279 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4280 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4281 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4282 * gdb.dwarf2/valop.exp: Use standard_testfile,
4283 prepare_for_testing.
4284
5204774b
TT
42852012-06-27 Tom Tromey <tromey@redhat.com>
4286
4287 * gdb.python/python.exp: Fix regexps in pagination tests.
4288
ee0bf529
SCR
42892012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4290
4291 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4292 'last' of gdb.Symtab_and_line.
4293 * gdb.python/py-symbol.c: Move break point comment to enable
4294 testing of gdb.Symtab_and_line.last.
4295
14fcc022
TT
42962012-06-26 Tom Tromey <tromey@redhat.com>
4297
4298 * gdb.threads/step.c: Remove.
4299 * gdb.threads/step.exp: Remove.
4300 * gdb.threads/step2.exp: Remove.
4301
0efbbabc
TT
43022012-06-26 Tom Tromey <tromey@redhat.com>
4303
4304 * gdb.threads/watchpoint-fork.exp (test): Use
4305 standard_output_file. Don't declare objdir.
4306 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4307 standard_output_file.
4308 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4309 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4310 clean_restart. Remove incdir.
4311 * gdb.threads/corethreads.exp: Use standard_testfile.
4312 * gdb.threads/execl.exp: Use standard_testfile,
4313 standard_output_file, clean_restart.
4314 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4315 clean_restart.
4316 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4317 clean_restart.
4318 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4319 incdir.
4320 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4321 clean_restart. Remove incdir.
4322 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4323 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4324 clean_restart. Remove incdir.
4325 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4326 Remove incdir.
4327 * gdb.threads/leader-exit.exp: Use standard_testfile.
4328 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4329 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4330 clean_restart.
4331 * gdb.threads/manythreads.exp: Use standard_testfile,
4332 clean_restart. Remove incdir.
4333 * gdb.threads/multi-create.exp: Use standard_testfile,
4334 clean_restart.
4335 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4336 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4337 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4338 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4339 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4340 * gdb.threads/pending-step.exp: Use standard_testfile,
4341 clean_restart. Remove incdir.
4342 * gdb.threads/print-threads.exp: Use standard_testfile,
4343 clean_restart. Remove incdir.
4344 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4345 clean_restart. Remove incdir.
4346 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4347 Remove incdir.
4348 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4349 incdir.
4350 * gdb.threads/sigthread.exp: Use standard_testfile,
4351 clean_restart.
4352 * gdb.threads/staticthreads.exp: Use standard_testfile,
4353 clean_restart. Remove incdir.
4354 * gdb.threads/switch-threads.exp: Use standard_testfile,
4355 clean_restart. Remove incdir.
4356 * gdb.threads/thread-execl.exp: Use standard_testfile,
4357 clean_restart. Remove incdir.
4358 * gdb.threads/thread-find.exp: Use standard_testfile,
4359 clean_restart.
4360 * gdb.threads/thread-specific.exp: Use standard_testfile,
4361 clean_restart. Remove incdir.
4362 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4363 clean_restart. Remove incdir.
4364 * gdb.threads/thread_check.exp: Use standard_testfile,
4365 clean_restart. Remove incdir.
4366 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4367 incdir.
4368 * gdb.threads/threadapply.exp: Use standard_testfile,
4369 clean_restart. Remove incdir.
4370 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4371 clean_restart. Remove incdir.
4372 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4373 clean_restart.
4374 * gdb.threads/tls-shared.exp: Use standard_testfile,
4375 clean_restart, standard_output_file.
4376 * gdb.threads/tls-var.exp: Use standard_testfile,
4377 standard_output_file.
4378 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4379 Remove incdir.
4380 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4381 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4382 incdir.
4383 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4384 clean_restart. Remove incdir.
4385
497a5eb0
TT
43862012-06-26 Tom Tromey <tromey@redhat.com>
4387
4388 * gdb.trace/actions.exp: Use standard_testfile.
4389 * gdb.trace/ax.exp: Use standard_testfile.
4390 * gdb.trace/backtrace.exp: Use standard_testfile.
4391 * gdb.trace/change-loc.exp: Use standard_testfile.
4392 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4393 * gdb.trace/collection.exp: Use standard_testfile,
4394 prepare_for_testing.
4395 * gdb.trace/deltrace.exp: Use standard_testfile.
4396 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4397 * gdb.trace/ftrace.exp: Use standard_testfile.
4398 * gdb.trace/infotrace.exp: Use standard_testfile.
4399 * gdb.trace/packetlen.exp: Use standard_testfile.
4400 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4401 * gdb.trace/passcount.exp: Use standard_testfile.
4402 * gdb.trace/pending.exp: Use standard_testfile.
4403 * gdb.trace/report.exp: Use standard_testfile.
4404 * gdb.trace/save-trace.exp: Use standard_testfile.
4405 * gdb.trace/stap-trace.exp: Use standard_testfile.
4406 * gdb.trace/status-stop.exp: Use standard_testfile.
4407 * gdb.trace/strace.exp: Use standard_testfile.
4408 * gdb.trace/tfile.exp: Use standard_testfile.
4409 * gdb.trace/tfind.exp: Use standard_testfile.
4410 * gdb.trace/trace-break.exp: Use standard_testfile.
4411 * gdb.trace/trace-mt.exp: Use standard_testfile.
4412 * gdb.trace/tracecmd.exp: Use standard_testfile.
4413 * gdb.trace/tspeed.exp: Use standard_testfile.
4414 * gdb.trace/tstatus.exp: Use standard_testfile.
4415 * gdb.trace/tsv.exp: Use standard_testfile.
4416 * gdb.trace/unavailable.exp: Use standard_testfile,
4417 prepare_for_testing.
4418 * gdb.trace/while-dyn.exp: Use standard_testfile.
4419 * gdb.trace/while-stepping.exp: Use standard_testfile.
4420
7686c074
TT
44212012-06-26 Tom Tromey <tromey@redhat.com>
4422
4423 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4424 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4425 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4426 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4427 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4428 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4429 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4430 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4431 prepare_for_testing.
4432 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4433 prepare_for_testing.
4434 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4435 prepare_for_testing.
4436 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4437 prepare_for_testing.
4438 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4439 prepare_for_testing
4440 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4441 * gdb.reverse/machinestate.exp: Use standard_testfile.
4442 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4443 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4444 build_executable.
4445 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4446 build_executable.
4447 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4448 standard_output_file.
4449 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4450 standard_output_file.
4451 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4452 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4453 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4454 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4455 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4456 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4457
481fc100
TT
44582012-06-26 Tom Tromey <tromey@redhat.com>
4459
4460 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4461 standard_output_file.
4462 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4463 prepare_for_testing. Remove directory-checking code.
4464
7bb18ae2
TT
44652012-06-25 Tom Tromey <tromey@redhat.com>
4466
4467 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4468 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4469 build_executable, not prepare_for_testing.
4470 * gdb.multi/base.exp: Use standard_output_file. Use
4471 build_executable, not prepare_for_testing.
4472
cf09b3e4
TT
44732012-06-25 Tom Tromey <tromey@redhat.com>
4474
4475 * gdb.fortran/subarray.exp: Use standard_testfile,
4476 prepare_for_testing.
4477 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4478 * gdb.fortran/module.exp: Use standard_testfile.
4479 * gdb.fortran/logical.exp: Use standard_testfile.
4480 * gdb.fortran/library-module.exp: Use standard_testfile,
4481 standard_output_file.
4482 * gdb.fortran/derived-type.exp: Use standard_testfile,
4483 prepare_for_testing.
4484 * gdb.fortran/complex.exp: Use standard_testfile,
4485 prepare_for_testing.
4486 * gdb.fortran/charset.exp: Use standard_testfile.
4487 * gdb.fortran/array-element.exp: Use standard_testfile,
4488 prepare_for_testing.
4489
18b5ff1b
KS
44902012-06-25 Keith Seitz <keiths@redhat.com>
4491
4492 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4493 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4494
17b77626
TT
44952012-06-25 Tom Tromey <tromey@redhat.com>
4496
4497 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4498 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4499 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4500 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4501
f91e3dc1
TT
45022012-06-25 Tom Tromey <tromey@redhat.com>
4503
4504 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4505 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4506 * gdb.linespec/linespec.exp: Use standard_testfile.
4507
a884434d
TT
45082012-06-25 Tom Tromey <tromey@redhat.com>
4509
4510 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4511 prepare_for_testing.
4512
efc9d70a
TT
45132012-06-25 Tom Tromey <tromey@redhat.com>
4514
4515 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4516 prepare_for_testing.
4517 * gdb.opt/inline-break.exp: Use standard_testfile,
4518 prepare_for_testing.
4519 * gdb.opt/inline-bt.exp: Use standard_testfile,
4520 prepare_for_testing.
4521 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4522 prepare_for_testing.
4523 * gdb.opt/inline-locals.exp: Use standard_testfile,
4524 prepare_for_testing.
4525
e2fc92c6
TT
45262012-06-25 Tom Tromey <tromey@redhat.com>
4527
4528 * gdb.asm/asm-source.exp: Use standard_output_file,
4529 standard_testfile. Construct .o files in proper subdir.
4530
b0963d73
TT
45312012-06-25 Tom Tromey <tromey@redhat.com>
4532
4533 * gdb.server/ext-attach.exp: Use standard_testfile,
4534 prepare_for_testing.
4535 * gdb.server/ext-run.exp: Use standard_testfile,
4536 build_executable.
4537 * gdb.server/file-transfer.exp: Use standard_testfile,
4538 prepare_for_testing.
4539 * gdb.server/server-exec-info.exp: Use standard_testfile.
4540 * gdb.server/server-mon.exp: Use standard_testfile,
4541 prepare_for_testing.
4542 * gdb.server/server-run.exp: Use standard_testfile,
4543 build_executable.
4544 * gdb.server/solib-list.exp: Use standard_testfile,
4545 standard_output_file.
4546
8a3e1f8d
TT
45472012-06-25 Tom Tromey <tromey@redhat.com>
4548
4549 * lib/gdb.exp (standard_output_file): Use "file join".
4550 * gdb.go/chan.exp: Use standard_testfile.
4551 * gdb.go/handcall.exp: Use standard_testfile.
4552 * gdb.go/hello.exp: Use standard_testfile.
4553 * gdb.integers/chan.exp: Use standard_testfile.
4554 * gdb.go/methods.exp: Use standard_testfile.
4555 * gdb.go/package.exp: Use standard_testfile.
4556 * gdb.go/strings.exp: Use standard_testfile.
4557 * gdb.go/types.exp: Use standard_testfile.
4558 * gdb.go/unsafe.exp: Use standard_testfile.
4559
944a9061
MGD
45602012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4561
4562 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4563
1c06bd58
JK
45642012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4565
4566 Fix regression by the previous commit.
4567 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4568
b4a58790
TT
45692012-06-22 Tom Tromey <tromey@redhat.com>
4570
4571 * gdb.python/lib-types.exp: Use standard_testfile,
4572 prepare_for_testing.
4573 * gdb.python/py-block.exp: Use standard_testfile.
4574 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4575 * gdb.python/py-events.exp: Use standard_testfile,
4576 standard_output_file.
4577 * gdb.python/py-evsignal.exp: Use standard_testfile.
4578 * gdb.python/py-evethreads.exp: Use standard_testfile.
4579 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4580 * gdb.python/py-explore.exp: Use standard_testfile.
4581 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4582 standard_output_file.
4583 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4584 prepare_for_testing.
4585 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4586 * gdb.python/py-frame.exp: Use standard_testfile.
4587 * gdb.python/py-inferior.exp: Use standard_testfile.
4588 * gdb.python/py-infthread.exp: Use standard_testfile.
4589 * gdb.python/py-mi.exp: Use standard_testfile.
4590 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4591 build_executable.
4592 * gdb.python/py-objfile.exp: Use standard_testfile.
4593 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4594 prepare_for_testing.
4595 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4596 * gdb.python/py-progspace.exp: Use standard_testfile,
4597 build_executable.
4598 * gdb.python/py-prompt.exp: Use standard_testfile,
4599 build_executable.
4600 * gdb.python/py-section-script.exp: Use standard_testfile,
4601 build_executable.
4602 * gdb.python/py-shared.exp: Use standard_testfile,
4603 standard_output_file, clean_restart.
4604 * gdb.python/py-symbol.exp: Use standard_output_file,
4605 prepare_for_testing.
4606 * gdb.python/py-symtab.exp: Use standard_output_file,
4607 prepare_for_testing
4608 * gdb.python/py-template.exp: Use standard_testfile.
4609 * gdb.python/py-type.exp: Use standard_testfile.
4610 * gdb.python/py-value-cc.exp: Use standard_testfile.
4611 * gdb.python/py-value.exp: Use standard_testfile.
4612 * gdb.python/python.exp: Use standard_testfile, build_executable.
4613
2c44deac
TT
46142012-06-22 Tom Tromey <tromey@redhat.com>
4615
4616 * gdb.objc/basicclass.exp: Use standard_testfile.
4617 (do_objc_tests): Don't declare objdir.
4618 * gdb.objc/nondebug.exp: Use standard_testfile.
4619 (do_objc_tests): Don't declare objdir.
4620 * gdb.objc/objcdecode.exp: Use standard_testfile.
4621 (do_objc_tests): Don't declare objdir.
4622
c24ccbce
TT
46232012-06-22 Tom Tromey <tromey@redhat.com>
4624
4625 * gdb.java/jmain.exp: Use standard_testfile.
4626 * gdb.java/jmisc.exp: Use standard_testfile.
4627 * gdb.java/jnpe.exp: Use standard_testfile.
4628 * gdb.java/jprint.exp: Use standard_testfile.
4629
0a6d0306
TT
46302012-06-22 Tom Tromey <tromey@redhat.com>
4631
4632 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4633 (standard_output_file, standard_testfile): New procs.
4634 (build_executable, clean_restart): Use standard_output_file.
4635
6ea815ef
YQ
46362012-06-22 Yao Qi <yao@codesourcery.com>
4637
4638 * boards/native-gdbserver.exp: New proc ${board}_exec.
4639 * boards/native-stdio-gdbserver.exp: Likewise.
4640
4c93b1db
TT
46412012-06-21 Tom Tromey <tromey@redhat.com>
4642
4643 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4644 (build_executable): Update.
4645 (get_compiler_info): Remove 'binfile' argument.
4646 * gdb.ada/arrayidx.exp: Update.
4647 * gdb.ada/null_array.exp: Update.
4648 * gdb.arch/altivec-abi.exp: Update.
4649 * gdb.arch/altivec-regs.exp: Update.
4650 * gdb.arch/amd64-byte.exp: Update.
4651 * gdb.arch/amd64-dword.exp: Update.
4652 * gdb.arch/amd64-word.exp: Update.
4653 * gdb.arch/i386-avx.exp: Update.
4654 * gdb.arch/i386-byte.exp: Update.
4655 * gdb.arch/i386-sse.exp: Update.
4656 * gdb.arch/i386-word.exp: Update.
4657 * gdb.arch/ppc-dfp.exp: Update.
4658 * gdb.arch/ppc-fp.exp: Update.
4659 * gdb.arch/vsx-regs.exp: Update.
4660 * gdb.base/all-bin.exp: Update.
4661 * gdb.base/annota1.exp: Update.
4662 * gdb.base/async.exp: Update.
4663 * gdb.base/attach.exp: Update.
4664 * gdb.base/break-interp.exp: Update.
4665 * gdb.base/call-ar-st.exp: Update.
4666 * gdb.base/call-rt-st.exp: Update.
4667 * gdb.base/call-sc.exp: Update.
4668 * gdb.base/callfuncs.exp: Update.
4669 * gdb.base/catch-load.exp: Update.
4670 * gdb.base/completion.exp: Update.
4671 * gdb.base/complex.exp: Update.
4672 * gdb.base/condbreak.exp: Update.
4673 * gdb.base/consecutive.exp: Update.
4674 * gdb.base/constvars.exp: Update.
4675 * gdb.base/corefile.exp: Update.
4676 * gdb.base/eval-skip.exp: Update.
4677 * gdb.base/expand-psymtabs.exp: Update.
4678 * gdb.base/exprs.exp: Update.
4679 * gdb.base/fileio.exp: Update.
4680 * gdb.base/fixsection.exp: Update.
4681 * gdb.base/funcargs.exp: Update.
4682 * gdb.base/gdb11530.exp: Update.
4683 * gdb.base/gdb1555.exp: Update.
4684 * gdb.base/gnu-ifunc.exp: Update.
4685 * gdb.base/gnu_vector.exp: Update.
4686 * gdb.base/info-macros.exp: Update.
4687 * gdb.base/jit-simple.exp: Update.
4688 * gdb.base/jit-so.exp: Update.
4689 * gdb.base/jit.exp: Update.
4690 * gdb.base/langs.exp: Update.
4691 * gdb.base/list.exp: Update.
4692 * gdb.base/logical.exp: Update.
4693 * gdb.base/long_long.exp: Update.
4694 * gdb.base/longjmp.exp: Update.
4695 * gdb.base/macscp.exp: Update.
4696 * gdb.base/mips_pro.exp: Update.
4697 * gdb.base/miscexprs.exp: Update.
4698 * gdb.base/morestack.exp: Update.
4699 * gdb.base/nodebug.exp: Update.
4700 * gdb.base/opaque.exp: Update.
4701 * gdb.base/pc-fp.exp: Update.
4702 * gdb.base/pending.exp: Update.
4703 * gdb.base/permissions.exp: Update.
4704 * gdb.base/pointers.exp: Update.
4705 * gdb.base/prelink.exp: Update.
4706 * gdb.base/printcmds.exp: Update.
4707 * gdb.base/psymtab.exp: Update.
4708 * gdb.base/ptype.exp: Update.
4709 * gdb.base/relational.exp: Update.
4710 * gdb.base/scope.exp: Update.
4711 * gdb.base/setvar.exp: Update.
4712 * gdb.base/shlib-call.exp: Update.
4713 * gdb.base/shreloc.exp: Update.
4714 * gdb.base/signals.exp: Update.
4715 * gdb.base/sizeof.exp: Update.
4716 * gdb.base/so-impl-ld.exp: Update.
4717 * gdb.base/so-indr-cl.exp: Update.
4718 * gdb.base/solib-disc.exp: Update.
4719 * gdb.base/solib-display.exp: Update.
4720 * gdb.base/solib-nodir.exp: Update.
4721 * gdb.base/solib-overlap.exp: Update.
4722 * gdb.base/solib-symbol.exp: Update.
4723 * gdb.base/solib-weak.exp: Update.
4724 * gdb.base/solib.exp: Update.
4725 * gdb.base/store.exp: Update.
4726 * gdb.base/structs.exp: Update.
4727 * gdb.base/structs2.exp: Update.
4728 * gdb.base/type-opaque.exp: Update.
4729 * gdb.base/unload.exp: Update.
4730 * gdb.base/varargs.exp: Update.
4731 * gdb.base/volatile.exp: Update.
4732 * gdb.base/watch_thread_num.exp: Update.
4733 * gdb.base/watchpoint-solib.exp: Update.
4734 * gdb.base/watchpoint.exp: Update.
4735 * gdb.base/watchpoints.exp: Update.
4736 * gdb.base/whatis.exp: Update.
4737 * gdb.cell/arch.exp: Update.
4738 * gdb.cell/break.exp: Update.
4739 * gdb.cell/bt.exp: Update.
4740 * gdb.cell/core.exp: Update.
4741 * gdb.cell/data.exp: Update.
4742 * gdb.cell/ea-cache.exp: Update.
4743 * gdb.cell/f-regs.exp: Update.
4744 * gdb.cell/fork.exp: Update.
4745 * gdb.cell/gcore.exp: Update.
4746 * gdb.cell/mem-access.exp: Update.
4747 * gdb.cell/ptype.exp: Update.
4748 * gdb.cell/registers.exp: Update.
4749 * gdb.cell/sizeof.exp: Update.
4750 * gdb.cell/solib-symbol.exp: Update.
4751 * gdb.cell/solib.exp: Update.
4752 * gdb.cp/ambiguous.exp: Update.
4753 * gdb.cp/breakpoint.exp: Update.
4754 * gdb.cp/bs15503.exp: Update.
4755 * gdb.cp/casts.exp: Update.
4756 * gdb.cp/class2.exp: Update.
4757 * gdb.cp/cpexprs.exp: Update.
4758 * gdb.cp/cplusfuncs.exp: Update.
4759 * gdb.cp/ctti.exp: Update.
4760 * gdb.cp/dispcxx.exp: Update.
4761 * gdb.cp/gdb1355.exp: Update.
4762 * gdb.cp/gdb2384.exp: Update.
4763 * gdb.cp/gdb2495.exp: Update.
4764 * gdb.cp/infcall-dlopen.exp: Update.
4765 * gdb.cp/local.exp: Update.
4766 * gdb.cp/m-data.exp: Update.
4767 * gdb.cp/m-static.exp: Update.
4768 * gdb.cp/mb-ctor.exp: Update.
4769 * gdb.cp/mb-inline.exp: Update.
4770 * gdb.cp/mb-templates.exp: Update.
4771 * gdb.cp/member-ptr.exp: Update.
4772 * gdb.cp/method.exp: Update.
4773 * gdb.cp/namespace.exp: Update.
4774 * gdb.cp/nextoverthrow.exp: Update.
4775 * gdb.cp/nsdecl.exp: Update.
4776 * gdb.cp/nsrecurs.exp: Update.
4777 * gdb.cp/nsstress.exp: Update.
4778 * gdb.cp/nsusing.exp: Update.
4779 * gdb.cp/pr-1023.exp: Update.
4780 * gdb.cp/pr-1210.exp: Update.
4781 * gdb.cp/pr-574.exp: Update.
4782 * gdb.cp/pr9631.exp: Update.
4783 * gdb.cp/printmethod.exp: Update.
4784 * gdb.cp/psmang.exp: Update.
4785 * gdb.cp/re-set-overloaded.exp: Update.
4786 * gdb.cp/rtti.exp: Update.
4787 * gdb.cp/shadow.exp: Update.
4788 * gdb.cp/templates.exp: Update.
4789 * gdb.cp/try_catch.exp: Update.
4790 * gdb.dwarf2/dw2-ranges.exp: Update.
4791 * gdb.dwarf2/pr10770.exp: Update.
4792 * gdb.fortran/library-module.exp: Update.
4793 * gdb.hp/gdb.aCC/optimize.exp: Update.
4794 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4795 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4796 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4797 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4798 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4799 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4800 * gdb.hp/gdb.compat/xdb1.exp: Update.
4801 * gdb.hp/gdb.compat/xdb2.exp: Update.
4802 * gdb.hp/gdb.compat/xdb3.exp: Update.
4803 * gdb.hp/gdb.defects/bs14602.exp: Update.
4804 * gdb.hp/gdb.defects/solib-d.exp: Update.
4805 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4806 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4807 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4808 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4809 * gdb.mi/gdb792.exp: Update.
4810 * gdb.mi/mi-pending.exp: Update.
4811 * gdb.mi/mi-solib.exp: Update.
4812 * gdb.mi/mi-var-cp.exp: Update.
4813 * gdb.opt/clobbered-registers-O2.exp: Update.
4814 * gdb.opt/inline-bt.exp: Update.
4815 * gdb.opt/inline-cmds.exp: Update.
4816 * gdb.opt/inline-locals.exp: Update.
4817 * gdb.python/py-events.exp: Update.
4818 * gdb.python/py-finish-breakpoint.exp: Update.
4819 * gdb.python/py-type.exp: Update.
4820 * gdb.reverse/solib-precsave.exp: Update.
4821 * gdb.reverse/solib-reverse.exp: Update.
4822 * gdb.server/solib-list.exp: Update.
4823 * gdb.stabs/weird.exp: Update.
4824 * gdb.threads/attach-into-signal.exp: Update.
4825 * gdb.threads/attach-stopped.exp: Update.
4826 * gdb.threads/tls-shared.exp: Update.
4827 * gdb.trace/change-loc.exp: Update.
4828 * gdb.trace/strace.exp: Update.
4829
95c391b6
TT
48302012-06-19 Tom Tromey <tromey@redhat.com>
4831
4832 * gdb.base/whatis.exp: Add tests.
4833
e910f0b6
TT
48342012-06-19 Tom Tromey <tromey@redhat.com>
4835
4836 * gdb.cp/m-static.cc (keepalive): New function.
4837 (gnu_obj_1::method): Use it.
4838
422d65e7
DE
48392012-06-18 Doug Evans <dje@google.com>
4840
4841 * gdb.base/info-fun.exp: New file.
4842 * gdb.base/info-fun.c: New file.
4843 * gdb.base/info-fun-solib.c: New file.
4844
e2e4d78b
JK
48452012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4846
4847 Remove stale dummy frames.
4848 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4849 (maintenance info breakpoints): New tests.
4850 * gdb.base/stale-infcall.c: New file.
4851 * gdb.base/stale-infcall.exp: New file.
4852
1788b2d3
JK
48532012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4854
4855 * gdb.arch/amd64-entry-value-param.S: New file.
4856 * gdb.arch/amd64-entry-value-param.c: New file.
4857 * gdb.arch/amd64-entry-value-param.exp: New file.
4858
663b969e
TT
48592012-06-15 Tom Tromey <tromey@redhat.com>
4860
4861 * gdb.cp/namespace.exp: Add "show lang" test.
4862
8e09ad05
IS
48632012-06-15 Iain Sandoe <iain@codesourcery.com>
4864
4865 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4866 case. (top level): Use gdb_file_cmd instead of gdb_load.
4867
f85e18ee
JK
48682012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4869
4870 PR tdep/14222
4871 * gdb.arch/i386-sse-stack-align.S: New file.
4872 * gdb.arch/i386-sse-stack-align.c: New file.
4873 * gdb.arch/i386-sse-stack-align.exp: New file.
4874
f3b5e280
KS
48752012-06-13 Keith Seitz <keiths@redhat.com>
4876
4877 PR breakpoints/13798 and mi/11541
4878 * gdb.linespec/ls-errs.exp: Add a few more tests for
4879 filenames with spaces and colons.
4880
50af5481
JK
48812012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4882
4883 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4884 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4885 (test_function): Call CV_f.
4886 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4887 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4888 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4889 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4890 (p CV_f(CV::i)): New tests.
4891
d55637df
TT
48922012-06-13 Tom Tromey <tromey@redhat.com>
4893
4894 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4895
cc80f267
JK
48962012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4897
4898 Fix regression by the "ambiguous linespec" series.
4899 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4900 tests.
4901
bb2af9cc
JK
49022012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4903
4904 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4905 missing.
4906
e81a37f7
TT
49072012-06-11 Tom Tromey <tromey@redhat.com>
4908
4909 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4910 location...
4911 (main): ...here.
4912
8efd7788
YQ
49132012-06-07 Yao Qi <yao@codesourcery.com>
4914
4915 * gdb.trace/strace.exp: Shorten some too-long lines.
4916
359f5fe6
PA
49172012-06-06 Pedro Alves <palves@redhat.com>
4918
4919 * gdb.threads/clone-new-thread-event.c: New file.
4920 * gdb.threads/clone-new-thread-event.exp: New file.
4921
7b2fe205
YQ
49222012-06-06 Yao Qi <yao@codesourcery.com>
4923
4924 * gdb.base/dprintf.c (main): Add extra parameter when calling
4925 printf and fprintf.
4926 (bar): New function. It is a dead function, but to ensure
4927 'malloc' is linked explicitly.
4928
3eca55e8
YQ
49292012-06-06 Yao Qi <yao@codesourcery.com>
4930
4931 * gdb.base/info-proc.exp: Return if target doesn't support
4932 'info proc'.
4933
91cc9324
JK
49342012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4935
4936 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4937 (run program with breakpoint commands): XFAIl if it is not.
4938
c56e7c43
JB
49392012-06-05 Joel Brobecker <brobecker@adacore.com>
4940
4941 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4942 and add comment.
4943 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4944 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4945 "STOP" marker. Adjust testing strategy to make it work on
4946 all targets.
4947
4948 * gdb.base/print-file-var-main.c (main): Rewrite using local
4949 variables and adjust get_version_2's return value check.
4950 Add small comment.
4951 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4952 marker. Adjust testing strategy to make it work on all targets.
4953
ccab2054
JB
49542012-06-05 Joel Brobecker <brobecker@adacore.com>
4955
4956 * gdb.ada/bad-task-bp-keyword: New testcase.
4957
d0d86158
JK
49582012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4961 Simplify it to ...
4962 (symbol-file ${testfile1}): ... here.
4963 (test eliminated var my_global_symbol)
4964 (test eliminated var my_static_symbol)
4965 (test eliminated var my_global_func, get address of main): Wrap them to
4966 'single psymtabs' and 'single symtabs'
4967 (get address of my_global_symbol, get address of my_static_symbol)
4968 (get address of my_global_func, get address of main): Wrap them to
4969 'order1' and 'order2'.
4970
952cf74c
JK
4971 * gdb.base/code_elim.exp
4972 (add-symbol-file ${testfile1} 0x100000)
4973 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4974 'order2'.
4975 (order1: add-symbol-file ${testfile1} 0x100000)
4976 (order1: add-symbol-file ${testfile2} 0x200000)
4977 (order2: add-symbol-file ${testfile2} 0x200000)
4978 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4979 .bss as appropriate.
4980
0c5bf5a9
JK
49812012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4982
4983 * gdb.server/solib-list-lib.c: New file.
4984 * gdb.server/solib-list-main.c: New file.
4985 * gdb.server/solib-list.exp: New file.
4986
4196f325
MR
49872012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4988
4989 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4990 for 'set print symbol' change.
4991
bfb05775
JK
49922012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4993
4994 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4995 .debug_abbrev_seg3.
4996
685b1105
JK
49972012-05-24 John Steele Scott <toojays@toojays.net>
4998
4999 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5000 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5001 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5002
f3e0e960
SS
50032012-05-23 Stan Shebs <stan@codesourcery.com>
5004
5005 * gdb.mi/mi-info-os.exp: New file.
5006
11eb1b4d
KS
50072012-05-23 Keith Seitz <keiths@redhat.com>
5008
5009 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5010 return -1 to suppress the rest of the tests.
5011 (compile_stap_bin): Return boolean success value.
5012
b1af9e97
TT
50132012-05-21 Tom Tromey <tromey@redhat.com>
5014
5015 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5016 Remove kfails.
5017 (test_print_mi_member_types): Likewise.
5018
248537e3
TT
50192012-05-21 Tom Tromey <tromey@redhat.com>
5020
5021 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5022 print symbol' change.
5023
d791e155
TJB
50242012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5025
5026 * gdb.python/py-prompt.exp: Quit if the target is remote.
5027
e77afa2e
JK
50282012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5029
5030 Fix ERROR: internal buffer is full.
5031 * gdb.base/info-os.exp (expect_multiline): New function.
5032 (get process list, get process groups, get threads)
5033 (get file descriptors, get internet-domain sockets)
5034 (get shared-memory regions, get semaphores, get message queues): Use
5035 it for these tests.
5036
9cb709b6
TT
50372012-05-18 Tom Tromey <tromey@redhat.com>
5038
5039 * gdb.mi/mi-var-cmd.exp: Update.
5040 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5041 * gdb.cp/virtbase.exp: Update.
5042 * gdb.cp/classes.exp (test_static_members): Update.
5043 * gdb.cp/casts.exp: Update.
5044 * gdb.base/pointers.exp: Update.
5045 * gdb.base/funcargs.exp (pointer_args): Update.
5046 (structs_by_reference): Update.
5047 * gdb.base/find.exp: Update.
5048 * gdb.base/call-strs.exp: Send "set print symbol off".
5049 * gdb.base/call-ar-st.exp: Update.
5050 * gdb.ada/fun_addr.exp: Update.
5051 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5052 Call it.
5053 (test_print_repeats_10, test_print_strings)
5054 (test_print_char_arrays): Update.
5055
b012acdd
TT
50562012-05-18 Tom Tromey <tromey@redhat.com>
5057
5058 * gdb.base/charset.exp (string_display): Update.
5059
1d51a733
TT
50602012-05-18 Tom Tromey <tromey@redhat.com>
5061
5062 * gdb.mi/mi2-var-display.exp: Update.
5063 * gdb.mi/mi-var-display.exp: Update.
5064 * gdb.mi/mi-var-child.exp: Update.
5065 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5066 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5067
957df313
DE
50682012-05-17 Doug Evans <dje@google.com>
5069
682c7f7b
DE
5070 * info-macros.exp: Pass "debug" to prepare_for_testing.
5071
957df313
DE
5072 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5073 * gdb.ada/Makefile.in (clean): Ditto.
5074 * gdb.arch/Makefile.in (clean): Ditto.
5075 * gdb.asm/Makefile.in (clean): Ditto.
5076 * gdb.base/Makefile.in (clean): Ditto.
5077 * gdb.cell/Makefile.in (clean): Ditto.
5078 * gdb.cp/Makefile.in (clean): Ditto.
5079 * gdb.disasm/Makefile.in (clean): Ditto.
5080 * gdb.dwarf2/Makefile.in (clean): Ditto.
5081 * gdb.fortran/Makefile.in (clean): Ditto.
5082 * gdb.go/Makefile.in (clean): Ditto.
5083 * gdb.hp/Makefile.in (clean): Ditto.
5084 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5085 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5086 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5087 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5088 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5089 * gdb.java/Makefile.in (clean): Ditto.
5090 * gdb.linespec/Makefile.in (clean): Ditto.
5091 * gdb.mi/Makefile.in (clean): Ditto.
5092 * gdb.modula2/Makefile.in (clean): Ditto.
5093 * gdb.multi/Makefile.in (clean): Ditto.
5094 * gdb.objc/Makefile.in (clean): Ditto.
5095 * gdb.opencl/Makefile.in (clean): Ditto.
5096 * gdb.opt/Makefile.in (clean): Ditto.
5097 * gdb.pascal/Makefile.in (clean): Ditto.
5098 * gdb.python/Makefile.in (clean): Ditto.
5099 * gdb.reverse/Makefile.in (clean): Ditto.
5100 * gdb.server/Makefile.in (clean): Ditto.
5101 * gdb.stabs/Makefile.in (clean): Ditto.
5102 * gdb.threads/Makefile.in (clean): Ditto.
5103 * gdb.trace/Makefile.in (clean): Ditto.
5104 * gdb.xml/Makefile.in (clean): Ditto.
5105
abc9d0dc
TT
51062012-05-16 Tom Tromey <tromey@redhat.com>
5107
5108 * gdb.base/macscp1.c (macscp_expr): Add comment.
5109 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5110
6a3a010b
MR
51112012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5112
5113 * gdb.base/return-nodebug.exp: Also test float and double types.
5114
01429c8e
JK
51152012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5116
5117 PR testsuite/12649
5118 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5119
54115cd4
JK
5120 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5121
0c5f383f
SDJ
51222012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5123
5124 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5125 `rerun_to_main'.
5126 (stap_test_no_debuginfo): Likewise.
5127
e7e0cddf
SS
51282012-05-14 Stan Shebs <stan@codesourcery.com>
5129
5130 * gdb.base/dprintf.c: New file.
5131 * gdb.base/dprintf.exp: New file.
5132
c772f8e7
HZ
51332012-05-14 Hui Zhu <hui_zhu@mentor.com>
5134
5135 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5136 * gdb.trace/disconnected-tracing.c: New file.
5137 * gdb.trace/disconnected-tracing.exp: New file.
5138
7efc75aa
SCR
51392012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5140
5141 * gdb.python/python.c: Add a new breakpoint comment.
5142 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5143
85d4a676
SS
51442011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5145
5146 * gdb.base/info-os.exp: New file.
5147 * gdb.base/info-os.c: New file.
5148
64ea88dc
JB
51492012-05-10 Joel Brobecker <brobecker@adacore.com>
5150
4647ab1b
JB
5151 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5152 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5153 New files.
64ea88dc 5154
afba63f1
JB
51552012-05-10 Joel Brobecker <brobecker@adacore.com>
5156
5157 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5158 gdb.base/ctxobj.exp: New files.
5159
9d198b1e
TT
51602012-05-09 Tom Tromey <tromey@redhat.com>
5161
5162 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5163
9bfee719
MR
51642012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5165
5166 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5167
3a7341d8
MR
51682012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5169
5170 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5171 before using it.
5172
52b3699b
TG
51732012-05-04 Tristan Gingold <gingold@adacore.com>
5174
5175 * gdb.base/set-noassign.exp: New test.
5176
a20ee7a4
SCR
51772012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5178
5179 * gdb.python/py-symbol.exp: Add tests to test the new methods
5180 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5181 * gdb.python/py-symbol.c: Add new struct to help test
5182 gdb.Symtab.static_block().
5183
bf2f0858
DE
51842012-05-03 Doug Evans <dje@google.com>
5185
5186 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5187 commented out.
5188
2d4e0376
YQ
51892012-05-03 Yao Qi <yao@codesourcery.com>
5190
5191 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5192 doesn't support.
5193 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5194 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5195
6d0bb9f3
YQ
51962012-05-03 Yao Qi <yao@codesourcery.com>
5197
5198 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5199
fd820528
DE
52002012-04-30 Doug Evans <dje@google.com>
5201
5202 PR testsuite/13961
5203 * gdb.dwarf2/pr13961.S: New file.
5204 * gdb.dwarf2/pr13961.exp: New file.
5205
b9e219b9
YQ
52062012-04-29 Yao Qi <yao@codesourcery.com>
5207
5208 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5209
3019eac3
DE
52102012-04-28 Doug Evans <dje@google.com>
5211
5212 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5213 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5214 All uses updated.
5215 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5216 "ptype func_cu1" to expand cu2 before cu1.
5217
62e5f89c
SDJ
52182012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5219 Tom Tromey <tromey@redhat.com>
5220
5221 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5222 variables.
5223 * gdb.base/stap-probe.c: New file.
5224 * gdb.base/stap-probe.exp: New file.
5225 * gdb.trace/stap-trace.c: New file.
5226 * gdb.trace/stap-trace.exp: New file.
5227 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5228 libgcc's unwinder.
5229
14132e89
MR
52302012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5231
5232 * gdb.arch/mips16-thunks-inmain.c: New file.
5233 * gdb.arch/mips16-thunks-main.c: New file.
5234 * gdb.arch/mips16-thunks-sin.c: New file.
5235 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5236 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5237 * gdb.arch/mips16-thunks-sinmain.c: New file.
5238 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5239 * gdb.arch/mips16-thunks.exp: New file.
5240
a766d390
DE
52412012-04-25 Doug Evans <dje@google.com>
5242
5243 * configure.ac: Create gdb.go/Makefile.
5244 * configure: Regenerate.
5245 * gdb.base/default.exp: Add "go" to "set language" testing.
5246 * gdb.go/Makefile.in: New file.
5247 * gdb.go/basic-types.exp: New file.
5248 * gdb.go/chan.exp: New file.
5249 * gdb.go/chan.go: New file.
5250 * gdb.go/handcall.exp: New file.
5251 * gdb.go/handcall.go: New file.
5252 * gdb.go/hello.exp: New file.
5253 * gdb.go/hello.go: New file.
5254 * gdb.go/integers.exp: New file.
5255 * gdb.go/integers.go: New file.
5256 * gdb.go/methods.exp: New file.
5257 * gdb.go/methods.go: New file.
5258 * gdb.go/package.exp: New file.
5259 * gdb.go/package1.go: New file.
5260 * gdb.go/package2.go: New file.
5261 * gdb.go/print.exp: New file.
5262 * gdb.go/strings.exp: New file.
5263 * gdb.go/strings.go: New file.
5264 * gdb.go/types.exp: New file.
5265 * gdb.go/types.go: New file.
5266 * gdb.go/unsafe.exp: New file.
5267 * gdb.go/unsafe.go: New file.
5268 * lib/future.exp: Add Go support.
5269 (gdb_find_go, gdb_find_go_linker): New procs.
5270 (gdb_default_target_compile): Add Go support.
5271 * lib/gdb.exp (skip_go_tests): New proc.
5272 * lib/go.exp: New file.
5273
e65f9ffb
TT
52742012-04-25 Tom Tromey <tromey@redhat.com>
5275
5276 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5277
14e75d8e
JK
52782012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5279 Jan Kratochvil <jan.kratochvil@redhat.com>
5280
5281 PR symtab/7259:
5282 * gdb.base/enumval.c: New test case.
5283 * gdb.base/enumval.exp: New test case.
5284 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5285 field.bitpos.
5286
f3525b70
PA
52872012-04-17 Pedro Alves <palves@redhat.com>
5288
5289 * Makefile.in (site.exp): Make site.exp source
5290 $srcdir/lib/append_gdb_boards_dir.exp.
5291 * lib/append_gdb_boards_dir.exp: New file.
5292
bccbefd2
JK
52932012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5294
5295 New option "set auto-load safe-path".
5296 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5297 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5298
bf88dd68
JK
52992012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5300
5301 auto-load: Implementation.
5302 * gdb.base/help.exp (test set height): Increase the height.
5303 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5304 to ...
5305 (info auto-load python-scripts): ... here.
5306 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5307 to ...
5308 (info auto-load python-scripts *): ... here.
5309
c0d4d1c0
YQ
53102012-04-16 Yao Qi <yao@codesourcery.com>
5311
5312 * lib/trace-support.exp (get_in_proc_agent): New.
5313 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5314 of in process trace agent.
5315 * gdb.trace/ftrace.exp: Likewise.
5316 * gdb.trace/pending.exp: Likewise.
5317 * gdb.trace/trace-break.exp: Likewise.
5318 * gdb.trace/trace-mt.exp
5319 * gdb.trace/tspeed.exp: Likewise.
5320 * gdb.trace/tstatus.exp
5321 * gdb.trace/strace.exp: Likewise.
5322
cbf68a60
TS
53232012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5324
dd6d3b70
TS
5325 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5326 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5327
cbf68a60
TS
5328 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5329
8264ba82
AG
53302012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5331
5332 PR mi/13393
5333 * gdb.mi/mi-var-rtti.cc: New file.
5334 * gdb.mi/mi-var-rtti.exp: New file.
5335 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5336 function.
5337 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5338
de0919f8 53392012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5340
5341 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5342 EXECUTABLES.
5343 * gdb.python/py-explore.c: C program used for testing the new
5344 'explore' command on C constructs.
5345 * gdb.python/py-explore.cc: C++ program used for testing the new
5346 'explore' command on C++ constructs.
5347 * gdb-python/py-explore.exp: Tests for the new 'explore'
5348 command on C constructs.
5349 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5350 command on C++ constructs.
5351
a82da7dd
MK
53522012-04-07 Mark Kettenis <kettenis@gnu.org>
5353
5354 * gdb.base/funcargs.exp (complex_args): Fix typo.
5355
e127cba8
JK
53562012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5357
5358 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5359 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5360
40e084e1
KS
53612012-04-05 Keith Seitz <keiths@redhat.com>
5362
5363 * gdb.base/advance.exp: Update error message for
5364 "advance malformed" test.
5365 * gdb.base/break.exp: Likewise for "breakpoint with
5366 trailing garbage" test.
5367 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5368 with trailing garbage" test.
5369 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5370 trailng garbage" test.
5371 * gdb.base/until.exp: Likewise for "malformed until" test.
5372 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5373 for "breakpoint info (after setting on all)".
5374 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5375 tests.
5376 * gdb.cp/cplabel.cc: New file.
5377 * gdb.cp/cplabel.exp: New test.
5378 * gdb.linespec/ls-errs.c: New file.
5379 * gdb.linespec/ls-errs.exp: New test.
5380
a72c8f6a
JK
53812012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5382
5383 * gdb.trace/unavailable.exp
5384 (collect globals: print object on: print derived_partial)
5385 (collect globals: print object on: print derived_whole)
5386 (collect globals: print object off: print derived_partial)
5387 (collect globals: print object off: print derived_whole): Update
5388 expected output.
5389
f87a3023
KS
53902012-03-30 Keith Seitz <keiths@redhat.com>
5391
5392 * gdb.python: Add test for linespecs with commas.
5393
e2171b3c
KS
53942012-03-28 Keith Seitz <keiths@redhat.com>
5395
5396 * gdb.linespec/ls-dollar.cc: New file.
5397 * gdb.linespec/ls-dollar.exp: New test.
5398
53992012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5400
5401 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5402 starting with the global namespace.
5403
2f4e0a80
DE
54042012-03-23 Doug Evans <dje@google.com>
5405
5406 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5407
7b282c5a
SCR
54082012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5409
5410 * gdb.python/py-value.cc: Add test case for testing the
5411 methodology exposing C++ values to Python.
5412 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5413 exposing C++ values to Python.
5414 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5415
2e98ca53
JK
54162012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5417 Siddhesh Poyarekar <siddhesh@redhat.com>
5418
5419 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5420 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5421 (generate native core dump): Make the test unsupported if core cannot
5422 be generated.
5423
8320cc4f
JK
54242012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5425
5426 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5427 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5428 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5429
3a69ffb2
JK
54302012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5431
5432 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5433
8fabffee
DE
54342012-03-17 Doug Evans <dje@google.com>
5435
5436 * dg-extract-results.sh: Handle KFAILs.
5437
ab260dad
JK
54382012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5439
5440 PR symtab/13777
5441 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5442
53ba8333
JB
54432012-03-16 Joel Brobecker <brobecker@adacore.com>
5444
5445 * gdb.ada/set_pckd_arr_elt: New testcase.
5446
481860b3
GB
54472012-03-16 Gary Benson <gbenson@redhat.com>
5448
5449 PR breakpoints/10738
5450 * gdb.opt/inline-break.exp: New file.
5451 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5452 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5453 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5454 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5455 * gdb.base/async-shell.exp: Likewise.
5456 * lib/mi-support.exp (library_loaded_re): Likewise.
5457
410528f0
TT
54582012-03-15 Tom Tromey <tromey@redhat.com>
5459
5460 * gdb.cp/virtfunc2.exp: Update expected output.
5461 * gdb.cp/pr9631.exp: Update expected output.
5462 * gdb.cp/member-ptr.exp: Update expected output.
5463 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5464 output.
5465 * gdb.cp/casts.exp: Update expected output.
5466
c4aeac85
TT
54672012-03-15 Tom Tromey <tromey@redhat.com>
5468
5469 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5470 (test_info_vtbl): Likewise.
5471 (do_tests): Call test_info_vtbl.
5472 * gdb.cp/virtfunc.cc (va): New global.
5473
856d06f9
TS
54742012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5475
5476 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5477 describing DWARF data structures.
5478 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5479 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5480 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5481 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5482 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5483 * gdb.dwarf2/dw2-param-error.S: Likewise.
5484 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5485 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5486 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5487 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5488 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5489 * gdb.dwarf2/pr11465.S: Likewise.
5490
e837f12a
JK
54912012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5492
5493 * gdb.mi/mi2-prompt.exp: New file.
5494
ccbb4f28
JB
54952012-03-13 Joel Brobecker <brobecker@adacore.com>
5496
5497 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5498
32039130
JB
54992012-03-13 Joel Brobecker <brobecker@adacore.com>
5500
5501 * gdb.ada/bp_range_type: New testcase.
5502
16899756
DE
55032012-03-13 Doug Evans <dje@google.com>
5504
5505 * gdb.base/default.exp: Delete tests for symbol-reloading.
5506 * gdb.base/help.exp: Ditto.
5507 * gdb.base/setshow.exp: Ditto.
5508 * gdb.base/gdb_history: Delete references to symbol-reloading.
5509
87b0bb13
JK
55102012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5511
5512 * gdb.base/attach-twice.c: New files.
5513 * gdb.base/attach-twice.exp: New files.
5514
0d7941a9
KS
55152012-03-08 Keith Seitz <keiths@redhat.com>
5516
5517 * lib/gdb.exp (gdb_get_line_number): Throw an
5518 error instead of returning -1.
5519 * gdb.base/break.exp: Remove unused variable
5520 bp_location5.
5521 * gdb.base/hbreak2.exp: Likewise.
5522 * gdb.base/sepdebug.exp: Likewise.
5523
f4647387
YQ
55242012-03-08 Yao Qi <yao@codesourcery.com>
5525 Pedro Alves <palves@redhat.com>
5526
5527 Fix PR server/13392.
5528 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5529 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5530 download tracepoints.
5531 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5532 (pending_tracepoint_resolved_during_trace): Likewise.
5533 (pending_tracepoint_installed_during_trace): Likewise.
5534 (pending_tracepoint_with_action_resolved): Likewise.
5535
83c532cb
KS
55362012-03-08 Keith Seitz <keiths@redhat.com>
5537
5538 * gdb.ada/array_bounds.exp: Get breakpoint for line
5539 with "START", not "STOP".
5540 * gdb.python/py-infthread.exp: Do not continue to
5541 line marked "Break here.", which is undefined.
5542
d6b6bbb7
LM
55432012-03-08 Luis Machado <lgustavo@codesourcery.com>
5544
5545 Revert:
5546
5547 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5548
5549 Implement testsuite workaround for PR breakpoints/13781.
5550 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5551 (set breakpoint condition-evaluation host): New conditional command.
5552
7fe25d9b
JK
55532012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5554
5555 Fix CU relative vs. absolute DIE offsets.
5556 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5557 one.
5558
51898c15
JK
55592012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5560
5561 Fix false FAIL on distros with relro linkage as default.
5562 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5563 -Wl,-z,norelro first.
5564
8131799e
JB
55652012-03-06 Joel Brobecker <brobecker@adacore.com>
5566
5567 * gdb.ada/bp_on_var: New testcase.
5568
ba241969
JB
55692012-03-06 Joel Brobecker <brobecker@adacore.com>
5570
5571 * gdb.ada/bp_enum_homonym: New testcase.
5572
abe49676
YQ
55732012-03-06 Yao Qi <yao@codesourcery.com>
5574
5575 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5576 x86_64-*-* and i?86-*-*.
5577 Set up KFAIL for gdb/13808.
5578
d8df103b
TT
55792012-03-05 Tom Tromey <tromey@redhat.com>
5580
5581 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5582 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5583
b7b189f3
TT
55842012-03-05 Tom Tromey <tromey@redhat.com>
5585
5586 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5587
69dc1c4d
YQ
55882012-03-04 Yao Qi <yao@codesourcery.com>
5589
5590 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5591 messages for KFAIL.
5592
3f20c47f
JK
55932012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5594
5595 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5596 (print one_two_three, indexes off, print few_reps, indexes off)
5597 (print many_reps, indexes off, print empty, indexes off)
5598 (print one_two_three, print few_reps, print many_reps, print empty):
5599 Call setup_xfail if $gcc_old.
5600
abf1152a
JK
56012012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5602
5603 Implement testsuite workaround for PR breakpoints/13781.
5604 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5605 (set breakpoint condition-evaluation host): New conditional command.
5606
a06715f8
JK
56072012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5608
5609 Code cleanup.
5610 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5611 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5612 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5613 number 1 by $bpnum. Four times.
5614
5808517f
YQ
56152012-03-03 Yao Qi <yao@codesourcery.com>
5616
5617 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5618
dfe2ac14
JK
56192012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5620
5621 Setup KFAIL for PR server/13796.
5622 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5623
8bbc467a
JB
56242012-03-02 Joel Brobecker <brobecker@adacore.com>
5625
5626 * gdb.ada/operator_bp: New testcase.
5627
c0eac87f
JB
56282012-03-02 Joel Brobecker <brobecker@adacore.com>
5629
5630 * gdb.ada/info_locals_renaming: New testcase.
5631
4f42c881
TT
56322012-03-02 Tom Tromey <tromey@redhat.com>
5633
5634 * gdb.base/nextoverexit.c: New file.
5635 * gdb.base/nextoverexit.exp: New file.
5636
7380c0c9
EBM
56372012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5638
5639 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5640 parameter.
5641
1faeff08
MR
56422012-03-01 Maciej W. Rozycki <macro@mips.com>
5643
5644 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5645 core registers.
5646
320b6f49 56472012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5648 Maciej W. Rozycki <macro@codesourcery.com>
5649 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5650
5651 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5652
ad5f7d6e
PA
56532012-03-01 Pedro Alves <palves@redhat.com>
5654
5655 PR gdb/13767
5656
5657 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5658 (gdb_collect_globals_test): Call it.
5659
d3dc44a6
KS
56602012-03-01 Keith Seitz <keiths@redhat.com>
5661
5662 * gdb.cp/method2.exp: Output of overload menu is now
5663 alphabetized. Update tests for "break A::method".
5664 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5665 of hard-coding them.
5666 Overload menu is alphabetized: rewrite to accommodate.
5667 Unset variables LINE and TYPES which are used in other tests.
5668 Compute the output of "info break".
5669 Update the breakpoint table after all breakpoints are deleted.
5670 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5671 compute ACTUALS and the method body based on parameters.
5672 Update expected output accordingly.
5673 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5674 unique comments to allow the use of gdb_get_line_number.
5675
56762012-03-01 Keith Seitz <keiths@redhat.com>
5677
5678 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5679 some Tcl syntax.
5680 * gdb.cp/ovldbreak.exp: Likewise.
5681
7949c2a0
KS
56822012-03-01 Keith Seitz <keiths@redhat.com>
5683
5684 * gdb.base/help.exp (help show user): Update expected result
5685 for new doc string changes (add "non-python").
5686
7d74f244
DE
56872012-03-01 Scott J. Goldman <scottjg@vmware.com>
5688
5689 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5690 be put in the user-defined category and that the commands appear in
5691 "help user-defined".
5692
1b611343
JB
56932012-02-29 Joel Brobecker <brobecker@adacore.com>
5694
5695 * gdb.ada/tagged_not_init: New testcase.
5696
99b1c762
JB
56972012-02-29 Joel Brobecker <brobecker@adacore.com>
5698
5699 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5700 * gdb.ada/enum_idx_packed: New testcase.
5701
2d4a02ee
JB
57022012-02-29 Joel Brobecker <brobecker@adacore.com>
5703
5704 * gdb.ada/aliased_array: New testcase.
5705
2e6fda7d
JB
57062012-02-29 Joel Brobecker <brobecker@adacore.com>
5707
5708 * gdb.ada/whatis_array_val: New testcase.
5709
9a7f938f
JK
57102012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5711
5712 Fix disp-step-syscall.exp: fork: single step over fork.
5713 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5714 whitespaces.
5715 (single step over $syscall): Remove its check.
5716 (single step over $syscall final pc): New check.
5717
8703a944
JK
57182012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5719
5720 Support processors without SSSE3.
5721 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5722 pabsd into ...
5723 (ssse3_test): ... a new function.
5724 (main): Call ssse3_test.
5725 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5726 Update expected values everywhere.
5727 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5728 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5729 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5730 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5731 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5732 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5733 Move these tests lower.
5734 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5735 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5736 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5737 New tests.
5738
c03e6ccc
YQ
57392012-02-29 Yao Qi <yao@codesourcery.com>
5740 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.trace/trace-mt.c: New.
5743 * gdb.trace/trace-mt.exp: New.
5744
7964b62a
TS
57452012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5746
2c8910ba
TS
5747 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5748 numbers instead of hardcoding them.
5749 * gdb.base/annota1.c: Provide suitable markers.
5750 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5751 numbers instead of hardcoding them.
5752 * gdb.base/annota3.c: Provide suitable markers.
5753
5754 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5755 * gdb.base/annota3.c: Likewise.
5756 * gdb.base/sigall.c: Likewise.
5757 * gdb.base/signals.c: Likewise.
5758 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5759
5a41c0b7
MR
57602012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5761
5762 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5763 failure return path.
5764
ebbbe5c5
LM
57652012-02-27 Luis Machado <lgustavo@codesourcery.com>
5766
5767 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5768
8d126d8a
LM
57692012-02-24 Luis Machado <lgustavo@codesourcery.com>
5770
5771 * gdb.base/cond-eval-mode.exp: New file.
5772
11337c2f
PA
57732012-02-24 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5776 (top level): Use with_test_prefix.
5777
13fc3e3c
PA
57782012-02-24 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.threads/attach-into-signal.exp (corefunc): Use
5781 with_test_prefix.
5782
07c1b626
JK
57832012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5784
5785 Fix false FAILs on old CPUs without SSE.
5786 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5787 Return untested for Illegal instruction.
5788
596ba138
JK
57892012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 Fix false FAILs with glibc debug infos installed.
5792 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5793 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5794
aeaa2474
SA
57952012-02-22 Sterling Augustine <saugustine@google.com>
5796
5797 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5798 constant with cast.
5799
aed555c9
PA
58002012-02-21 Pedro Alves <palves@redhat.com>
5801
5802 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5803
78afebb4
PA
58042012-02-21 Pedro Alves <palves@redhat.com>
5805
5806 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5807
fdcfef12
PA
58082012-02-21 Pedro Alves <palves@redhat.com>
5809
5810 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5811 with_test_prefix.
5812
0f4d39d5
PA
58132012-02-21 Pedro Alves <palves@redhat.com>
5814
5815 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5816 with_test_prefix here.
5817 (top level): Do it here instead. Remove `:' from the
5818 with_test_prefix string.
5819 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5820 the suffix `:' from the with_test_prefix prefix string.
5821 * gdb.base/break-interp.exp: Ditto.
5822 * gdb.base/catch-load.exp: Ditto.
5823 * gdb.base/disp-step-syscall.exp: Ditto.
5824 * gdb.base/jit-so.exp: Ditto.
5825 * gdb.base/jit.exp: Ditto.
5826 * gdb.base/sepdebug.exp: Ditto.
5827 * gdb.base/solib-display.exp: Ditto.
5828 * gdb.base/solib-overlap.exp: Ditto.
5829 * gdb.base/watch-cond-infcall.exp: Ditto.
5830 * gdb.base/watchpoint.exp: Ditto.
5831 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5832 * gdb.mi/mi-watch.exp: Ditto.
5833 * gdb.mi/mi2-watch.exp: Ditto.
5834 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5835 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5836 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5837 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5838 * gdb.threads/watchpoint-fork.exp: Ditto.
5839 * gdb.threads/watchthreads-reorder.exp: Ditto.
5840 * gdb.trace/change-loc.exp: Ditto.
5841 * gdb.trace/pending.exp: Ditto.
5842 * gdb.trace/status-stop.exp: Ditto.
5843 * gdb.trace/strace.exp: Ditto.
5844 * gdb.trace/trace-break.exp: Ditto.
5845 * gdb.trace/unavailable.exp: Ditto.
5846 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5847 suffix with colon. Adjust leading comments.
5848
6a5870ce
PA
58492012-02-21 Pedro Alves <palves@redhat.com>
5850 Tom Tromey <tromey@redhat.com>
5851
5852 * lib/gdb.exp: Add description of test prefixes.
5853 (with_test_prefix): New procedure.
5854 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5855 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5856 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5857 instead of lappend to append to pf_prefix.
5858 * gdb.base/catch-load.exp: Use with_test_prefix.
5859 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5860 * gdb.base/jit-so.exp: Use with_test_prefix.
5861 * gdb.base/jit.exp: Use with_test_prefix.
5862 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5863 lappend to append to pf_prefix.
5864 * gdb.base/sepdebug.exp: Use with_test_prefix.
5865 * gdb.base/solib-display.exp: Use with_test_prefix.
5866 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5867 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5868 * gdb.base/watchpoint.exp: Use with_test_prefix.
5869 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5870 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5871 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5872 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5873 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5874 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5875 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5876 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5877 append instead of lappend to append to pf_prefix.
5878 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5879 * gdb.trace/change-loc.exp: Use with_test_prefix.
5880 * gdb.trace/pending.exp: Use with_test_prefix.
5881 * gdb.trace/status-stop.exp: Use with_test_prefix.
5882 * gdb.trace/strace.exp: Use with_test_prefix.
5883 * gdb.trace/trace-break.exp: Use with_test_prefix.
5884 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5885 instead of lappend to append to pf_prefix.
5886
35dc4a6b
JK
58872012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5888
5889 Fix racy FAILs.
5890 * gdb.base/inferior-died.c (main): Add return of 0.
5891 * gdb.base/inferior-died.exp (continue): Fix expectation of
5892 asynchronous events.
5893 (p 1): New test.
5894
c5a006e6
PA
58952012-02-20 Pedro Alves <palves@redhat.com>
5896
5897 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5898 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5899 gdb's internal debug output. For the non-threaded case, look for
5900 "Program received signal SIGLARM", for the threaded case, peek at
5901 the thread's siginfo.
5902
cc51a170
PA
59032012-02-20 Pedro Alves <palves@redhat.com>
5904
5905 General cleanup, make output test messages unique, and build
5906 different executable files for the non-threaded and threaded
5907 cases.
5908
5909 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5910 Delete.
5911 (executable_nothr, executable_thr): New globals.
5912 (top level): Adjust to delete both executables.
5913 (corefunc): New parameter $executable. Set $pf_prefix instead of
5914 hand writing a prefix in tests. Issue a clean_restart and enable
5915 lin-lwp debug output here.
5916 (top level): Adjust. Use build_executable. Don't start gdb here,
5917 and don't enable lin-lwp debug output here.
5918 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5919
c755f03d
JK
59202012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5921
5922 Fix racy FAILs.
5923 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5924 "continue" command.
5925
6bec5e0a
JK
59262012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5927
5928 Fix for gdbserver non-extended mode.
5929 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5930 and gdb_run_cmd.
5931
2e8265fd
TT
59322012-02-17 Tom Tromey <tromey@redhat.com>
5933
5934 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5935 * gdb.python/py-events.exp: Check 'dir' output.
5936 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5937
9e507076
YQ
59382012-02-17 Yao Qi <yao@codesourcery.com>
5939
5940 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5941
32d22ab1
TT
59422012-02-16 Tom Tromey <tromey@redhat.com>
5943
5944 * gdb.base/inferior-died.c: Don't include stdio.h.
5945
9addecb9
TT
59462012-02-16 Tom Tromey <tromey@redhat.com>
5947
5948 * gdb.base/inferior-died.c: New file.
5949 * gdb.base/inferior-died.exp: New file.
5950
4cb6da1c
AR
59512012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5952
5953 * gdb.base/break-inline.exp: New file.
5954 * gdb.base/break-inline.c: New file.
5955
3af2590d
TT
59562012-02-15 Tom Tromey <tromey@redhat.com>
5957
5958 * gdb.base/pc-fp.exp: Add "info register" tests.
5959
29988831
TT
59602012-02-15 Tom Tromey <tromey@redhat.com>
5961
5962 * gdb.base/regs.exp: Remove.
5963
10010058
PA
59642012-02-15 Pedro Alves <palves@redhat.com>
5965
5966 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5967 the target doesn't support tracepoints.
5968 * gdb.trace/circ.exp: Ditto.
5969 * gdb.trace/collection.exp: Ditto.
5970 * gdb.trace/packetlen.exp: Ditto.
5971 * gdb.trace/passc-dyn.exp: Ditto.
5972 * gdb.trace/report.exp: Ditto.
5973 * gdb.trace/tfind.exp: Ditto.
5974 * gdb.trace/tspeed.exp: Ditto.
5975 * gdb.trace/tsv.exp: Ditto.
5976 * gdb.trace/unavailable.exp: Ditto.
5977 * gdb.trace/while-dyn.exp: Ditto.
5978
a2e0062d
PA
59792012-02-15 Pedro Alves <palves@redhat.com>
5980
5981 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5982 gdb_test_multiple, and call unsupported instead of fail, if the
5983 remote side does not support the request.
5984
a1999d40
PA
59852012-02-15 Pedro Alves <palves@redhat.com>
5986
5987 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5988 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5989 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5990 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5991 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5992 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5993 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5994 doesn't start with "extended-" already.
5995
7cee1e54
PA
59962012-02-15 Pedro Alves <palves@redhat.com>
5997
5998 Support extended-remote. Avoid cascading timeouts.
5999
6000 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6001 the extended-remote target. If attaching with no file fails, load
6002 the file manually.
6003 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6004
816338b5
SS
60052012-02-14 Stan Shebs <stan@codesourcery.com>
6006
6007 * gdb.base/ena-dis-br.exp: Add enable count test.
6008
cc30c4bd
PA
60092012-02-13 Pedro Alves <palves@redhat.com>
6010
6011 * config/mips-idt.exp: Delete.
6012 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6013 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6014 * gdb.base/break.exp: Remove mips-idt references.
6015 * gdb.base/chng-syms.exp: Ditto.
6016 * gdb.base/default.exp: Ditto.
6017 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6018 (top level): Don't call it.
6019 * gdb.base/opaque.exp: Remove mips-idt restarts.
6020 * gdb.base/ptype.exp: Remove mips-idt xfails.
6021 * gdb.base/scope.exp: Remove mips-idt restarts.
6022 * gdb.base/sepdebug.exp: Remove mips-idt references.
6023 * gdb.base/watchpoint.exp (maybe_clean_restart)
6024 (maybe_reinitialize): Delete.
6025 (test_disabling_watchpoints, test_disabling_watchpoints)
6026 (test_watchpoint_triggered_in_syscall)
6027 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6028 Don't call them.
6029
57008375
JK
60302012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6031
6032 * gdb.server/server-exec-info.exp: New file.
6033
4a2d9c08
PA
60342012-02-10 Pedro Alves <palves@redhat.com>
6035
6036 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6037 always non-empty.
6038 (test_attach): Always pass $exec to test_attach_gdb.
6039
09fa21bd
TT
60402012-02-08 Tom Tromey <tromey@redhat.com>
6041
6042 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6043 before inferior is started.
6044
f0823d2c
TT
60452012-02-07 Tom Tromey <tromey@redhat.com>
6046
6047 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6048 Symbol.value.
6049 * gdb.python/py-symbol.c (qq): Set default value.
6050
60512012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6052
6053 * gdb.python/py-symbol.c (qq): New global.
6054 * gdb.python/py-symbol.exp: Add test for frame-less
6055 lookup_symbol.
6056 * gdb.python/py-symtab.exp: Fix line number.
6057
f7e44f65
JB
60582012-02-03 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.ada/mi_task_arg: New testcase.
6061
4c9ed63c
PA
60622012-02-02 Pedro Alves <palves@redhat.com>
6063
6064 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6065 extended timeout.
6066
c0b9f2c6
PA
60672012-02-02 Pedro Alves <palves@redhat.com>
6068
6069 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6070 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6071
5f8cefd7
PA
60722012-02-02 Pedro Alves <palves@redhat.com>
6073
6074 * gdb.base/term.exp: Rewrite.
6075 * gdb.base/term.c: New.
6076
2f3a2569
PA
60772012-02-02 Pedro Alves <palves@redhat.com>
6078
6079 * gdb.base/default.exp (run "r" abbreviation, run): Add
6080 extended-remote expected output.
6081
f149aabd
TT
60822012-02-02 Tom Tromey <tromey@redhat.com>
6083
6084 * gdb.cp/dispcxx.exp: New file.
6085 * gdb.cp/dispcxx.cc: New file.
6086
03bef283
TT
60872012-02-01 Tom Tromey <tromey@redhat.com>
6088
6089 * gdb.base/jit-simple.exp: New file.
6090 * gdb.base/jit-simple.c: New file.
6091
a79b18b5
YQ
60922012-01-30 Yao Qi <yao@codesourcery.com>
6093
6094 * gdb.base/skip.exp: Make test result unique.
6095
f0d1a53e
JK
60962012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6097
6098 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6099 compatibility with valgrind-3.7.0.
6100
4b3c9f41
PA
61012012-01-27 Pedro Alves <palves@redhat.com>
6102
6103 * gdb.base/watchpoint.exp (no_hw): New global.
6104 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6105 disable hw watchpoints.
6106 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6107 don't expect hw watchpoints.
6108 (no_hw_watchpoints): Always clean restart.
6109 (do_tests): New procedure, factored out from the top level.
6110 (top level): Run tests twice. Once with hw watchpoints enabled,
6111 another time with hw watchpoints disabled.
6112
a13491c8
PA
61132012-01-27 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6116 out from the top level.
6117 (top level): Call it instead.
6118
f2c8a051
PA
61192012-01-27 Pedro Alves <palves@redhat.com>
6120
6121 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6122 watchpoints sooner.
6123
654d7a9e
PA
61242012-01-27 Pedro Alves <palves@redhat.com>
6125
6126 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6127
274f47f3
PA
61282012-01-27 Pedro Alves <palves@redhat.com>
6129
6130 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6131 "You may have requested too many hardware
6132 breakpoints/watchpoints".
6133
e4d63ba2
PA
61342012-01-27 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.base/watchpoint.exp (maybe_clean_restart)
6137 (maybe_reinitialize): New.
6138 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6139 expect "hit N times".
6140 (test_disabling_watchpoints, test_complex_watchpoint)
6141 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6142 Call maybe_clean_restart.
6143 (top level): Use clean_restart. Remove "mips-idt-*"
6144 reinitialization.
6145
dbd95daf
PA
61462012-01-27 Pedro Alves <palves@redhat.com>
6147
6148 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6149
f3ad2025
PA
61502012-01-27 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6153 require `initialize' anymore. Remove unnecessary `initialize'
6154 calls.
6155
100aa3ae
PA
61562012-01-27 Pedro Alves <palves@redhat.com>
6157
6158 * gdb.base/watchpoint.exp (wp_set): Delete.
6159 (initialize, test_simple_watchpoint, top level): Remove dead code.
6160
c79a8e11
PA
61612012-01-27 Pedro Alves <palves@redhat.com>
6162
6163 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6164 typo.
6165
048fe15a
PA
61662012-01-27 Pedro Alves <palves@redhat.com>
6167
6168 * config/extended-gdbserver.exp: New file.
6169 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6170 comment.
6171 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6172 * boards/native-extended-gdbserver.exp: New file.
6173
4033a6bf
PA
61742012-01-26 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6177 and gdb_test_multiple.
6178
3d7f4b81
PA
61792012-01-26 Pedro Alves <palves@redhat.com>
6180
6181 Make test messages unique, and more identifiable.
6182 * gdb.multi/watchpoint-multi.exp: Change test messages.
6183
484abf42
TT
61842012-01-25 Tom Tromey <tromey@redhat.com>
6185
6186 * gdb.base/solib-disc.exp: Fix regexps.
6187
edcc5120
TT
61882012-01-24 Tom Tromey <tromey@redhat.com>
6189
6190 * lib/mi-support.exp (mi_expect_stop): Add special case for
6191 solib-event.
6192 * gdb.base/catch-load-so.c: New file.
6193 * gdb.base/catch-load.exp: New file.
6194 * gdb.base/catch-load.c: New file.
6195 * gdb.base/break-interp.exp (reach_1): Update regexp.
6196
30b91c90
JK
61972012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6198
6199 Fix fuzzy results.
6200 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6201 lpsimple and func.
6202
53fe1783
GB
62032012-01-24 Gary Benson <gbenson@redhat.com>
6204
6205 Delete #if 0'd out code.
6206 * gdb.base/default.exp (info catch): Remove.
6207 * gdb.base/gdb_history (info catch): Likewise.
6208 * gdb.base/help.exp (info catch): Likewise.
6209
d0d8b0c6
JK
62102012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6211
6212 Fix watchpoints to be specific for each inferior.
6213 * gdb.multi/watchpoint-multi.c: New file.
6214 * gdb.multi/watchpoint-multi.exp: New file.
6215
4403d8e9
JK
62162012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6217
6218 Fix watchpoints across inferior fork.
6219 * gdb.threads/watchpoint-fork-child.c: New file.
6220 * gdb.threads/watchpoint-fork-mt.c: New file.
6221 * gdb.threads/watchpoint-fork-parent.c: New file.
6222 * gdb.threads/watchpoint-fork-st.c: New file.
6223 * gdb.threads/watchpoint-fork.exp: New file.
6224 * gdb.threads/watchpoint-fork.h: New file.
6225
050a2e1d
PA
62262012-01-23 Pedro Alves <palves@redhat.com>
6227
6228 * gdb.base/call-signal-resume.exp: Allow output after "return".
6229
6a52fb62
PA
62302012-01-20 Pedro Alves <palves@redhat.com>
6231
6232 * gdb.python/py-finish-breakpoint.py: Fix typo.
6233
145b16a9
UW
62342012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6235
6236 * gdb.base/info-proc.exp: Also run on remote targets. Main
6237 "info proc" command is now always present; whether target supports
6238 actual info proc operation is detected when attempting to issue
6239 the command.
6240
26f6125e
JK
62412012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6242
6243 * .gdbinit: Remove.
6244
eb5227ce
PA
62452012-01-19 Pedro Alves <palves@redhat.com>
6246
6247 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6248 look at the funtions' returns.
6249 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6250 (jprint.print(int, int)): Change return type to int. Adjust.
6251
1db33378
PP
62522012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6253
6254 PR gdb/9538
6255 * gdb.base/sepdebug.exp: New test.
6256
b9736cf8
PA
62572012-01-18 Pedro Alves <palves@redhat.com>
6258
6259 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6260 Allow output before ^done.
6261
4aac40c8
TT
62622012-01-16 Tom Tromey <tromey@redhat.com>
6263
6264 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6265 Add tests for relative directory.
6266
cafec441
TT
62672012-01-16 Tom Tromey <tromey@redhat.com>
6268
6269 * gdb.base/printcmds.c (enum flag_enum): New.
6270 (three): New global.
6271 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6272 enum printing.
6273 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6274 FlagEnumerationPrinter.
6275 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6276 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6277 (fval): New global.
6278
abcc4978
PA
62792012-01-16 Pedro Alves <palves@redhat.com>
6280
6281 * lib/gdb.exp (banned_procedures): New variable.
6282 (banned_variables_traced): Rename to ...
6283 (banned_traced): ... this.
6284 (gdb_init): Also trace banned procedures.
6285 (gdb_finish): Also untrace banned procedures.
6286
97ccebe8
PA
62872012-01-16 Pedro Alves <palves@redhat.com>
6288
6289 Remove all calls to strace.
6290
2af7517b
JK
62912012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6292
6293 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6294 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6295
9241a8bc
PP
62962012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6297
6298 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6299 * gdb.base/pie-execl.exp: Likewise.
6300
3848a17f
KS
63012012-01-12 Keith Seitz <keiths@redhat.com>
6302
6303 PR mi/10586
6304 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6305 (do_anonymous_type_tests): New function.
6306 (main): Call do_anonymous_type_tests.
6307 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6308 (verify_everything): New procedure.
6309 * gdb.mi/mi-var-cp.cc (class A): New class.
6310 (anonymous_structs_and_unions): New function.
6311 (main): Call anonymous_structs_and_unions.
6312 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6313 (verify_everything): New procedure.
6314
440e2fca
KS
63152012-01-12 Keith Seitz <keiths@redhat.com>
6316
6317 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6318 (varobj_tree::get_path_expr): Assume that all varobjs are
6319 compound unless they are known simple types.
6320 Adjust path expressions based on parent type, path parent type,
6321 and tree language.
6322 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6323 the root varobj.
6324 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6325
675399c9
PA
63262012-01-11 Pedro Alves <palves@redhat.com>
6327
6328 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6329 core files on this machine" anymore.
6330
97ddaa9b
PH
63312012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6332
6333 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6334 (main): Repeat recurser call.
6335 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6336 equivalent to 'local_x'.
6337
ea733575 63382012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6339 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6340
6341 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6342
2ca0b532
PA
63432012-01-05 Pedro Alves <alves.ped@gmail.com>
6344
6345 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6346 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6347 * gdb.python/py-events.exp: Test that "step N" tripping on a
6348 breakpoint emits a breakpoint event.
6349
6e681866
JB
63502012-01-03 Joel Brobecker <brobecker@adacore.com>
6351
6352 * gdb.base/auxv.exp: Reformat the copyright notice.
6353
3c2d6aff
YQ
63542012-01-03 Yao Qi <yao@codesourcery.com>
6355
6356 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6357 (strace_trace_on_diff_addr): New.
6358 * gdb.trace/strace.c: (main): Add two local variables.
6359
0852fee3
UW
63602011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6361
6362 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6363 * gdb.cell/gcore.exp: Likewise.
6364 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6365 to verify the correct instance of main is selected.
6366
12c3e59c
JB
63672012-01-02 Joel Brobecker <brobecker@adacore.com>
6368
6369 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6370 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6371 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6372 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6373 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6374 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6375 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6376 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6377 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6378 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6379 gdb.threads/thread_check.c: Reformat copyright header.
6380
c0f378ec
EBM
63812011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6382
e4a7ca93 6383 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6384 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6385 is not enabled.
6386
3bc96cfb
JK
63872011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6388
6389 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6390 parameter to self_exec, adjust the function.
6391 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6392 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6393 (set var do_exit = 0): Remove test.
6394 (newline at end of file): Add one.
6395
095bcf5e
JB
63962011-12-27 Joel Brobecker <brobecker@adacore.com>
6397
6398 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6399 New files.
6400
18d19bd1
JK
64012011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6402
6403 Fix racy FAILs.
6404 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6405 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6406 (main): Call pthread_barrier_init for it.
6407
e809353a
JK
64082011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6409
6410 Fix double send_gdb leading to racy FAILs.
6411 * gdb.base/break.exp (set silent break bp_location1): Replace
6412 3x send_gdb and gdb_expect by gdb_test.
6413 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6414 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6415 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6416 instead of send_gdb. Twice.
6417 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6418 3x send_gdb and gdb_expect by gdb_test.
6419 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6420
da8cb7ec
JK
64212011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6422
6423 * gdb.linespec/linespec.exp: Compile using {c++}.
6424
ae1a303e
JK
64252011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6426
6427 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6428 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6429 (verify GCC PR debug/51668): New test.
6430
cc72b2a2
KP
64312011-12-23 Kevin Pouget <kevin.pouget@st.com>
6432
6433 Introduce gdb.FinishBreakpoint in Python.
6434 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6435 py-finish-breakpoint2
6436 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6437 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6438 instead of line number.
6439 * gdb.python/py-finish-breakpoint.c: New file.
6440 * gdb.python/py-finish-breakpoint.exp: New file.
6441 * gdb.python/py-finish-breakpoint.py: New file.
6442 * gdb.python/py-finish-breakpoint2.cc: New file.
6443 * gdb.python/py-finish-breakpoint2.exp: New file.
6444 * gdb.python/py-finish-breakpoint2.py: New file.
6445
3b7962f9
JK
64462011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6447
6448 Partial fix of compatibility with gcc-4.7.
6449 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6450 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6451 Add comment to add a PASS case in the future.
6452
6538471c
JK
6453 Fix compatibility with gcc-4.7.
6454 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6455
7052e42c
UW
64562011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6457
6458 PR tdep/12797
6459 * gdb.base/callfuncs.exp: Remove KFAIL.
6460
9ac7f98e
JB
64612011-12-21 Joel Brobecker <brobecker@adacore.com>
6462
6463 * gdb.ada/task_bp: New testcase.
6464
f6eeced0
JK
64652011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6466
6467 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6468 -DNO_SECTIONS.
6469 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6470
72225e17
JK
64712011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6472
6473 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6474 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6475 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6476 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6477 conditional for gcc <= 4.5.
6478
13ac8d2c
JK
64792011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6480
6481 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6482 by XFAIL.
6483 * gdb.cp/static-method.exp (info addr A::func())
6484 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6485 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6486 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6487 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6488 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6489 (test value of F in k3_m): Likewise.
6490 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6491 Likewise.
6492
049682ba
JK
64932011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6494
6495 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6496 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6497 Remove.
6498 * gdb.threads/attachstop-mt.c: Remove.
6499 * gdb.threads/attachstop-mt.exp: Remove.
6500
2c9d8796
MK
65012011-12-17 Mark Kettenis <kettenis@gnu.org>
6502
6503 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6504
e0f9f062
DE
65052011-12-16 Doug Evans <dje@google.com>
6506
f4aa2101 6507 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6508 * boards/native-gdbserver.exp: New file.
6509
e0f9f062
DE
6510 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6511 gdbserver output.
6512 (gdbserver_default_get_remote_address): New function.
6513 (gdbserver_start): Call gdb,get_remote_address to compute argument
6514 to "target remote" command.
6515
80b6e756
PM
65162011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6517
1c3ad6ab 6518 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6519 python print-stack. Add set/show python print-stack
6520 off|full|message tests.
6521
1576bd00
YQ
65222011-12-15 Yao Qi <yao@codesourcery.com>
6523
6524 * gdb.trace/strace.c: New
6525 * gdb.trace/strace.exp: New.
6526
d6a0f6e0
TT
65272011-12-14 Tom Tromey <tromey@redhat.com>
6528
6529 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6530
31015e1d
DE
65312011-12-14 Doug Evans <dje@google.com>
6532
6533 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6534
7b50312a
PA
65352011-12-14 Pedro Alves <pedro@codesourcery.com>
6536
6537 PR threads/10729
6538
6539 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6540 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6541
924437bc
PA
65422011-12-13 Pedro Alves <pedro@codesourcery.com>
6543 Doug Evans <dje@google.com>
6544
6545 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6546 (clean_restart): Remove references to the gdb_stub target board
6547 variable.
6548 (gdb_step_for_stub): Delete.
6549
6550 * gdb.base/annota1.exp: Remove all references to [target_info
6551 exists gdb_stub], gdb_step_for_stub and usestubs.
6552 * gdb.base/annota3.exp: Ditto.
6553 * gdb.base/async.exp: Ditto.
6554 * gdb.base/break.exp: Ditto.
6555 * gdb.base/code-expr.exp: Ditto.
6556 * gdb.base/commands.exp: Ditto.
6557 * gdb.base/completion.exp: Ditto.
6558 * gdb.base/condbreak.exp: Ditto.
6559 * gdb.base/consecutive.exp: Ditto.
6560 * gdb.base/cvexpr.exp: Ditto.
6561 * gdb.base/define.exp: Ditto.
6562 * gdb.base/display.exp: Ditto.
6563 * gdb.base/ena-dis-br.exp: Ditto.
6564 * gdb.base/environ.exp: Ditto.
6565 * gdb.base/gnu-ifunc.exp: Ditto.
6566 * gdb.base/maint.exp: Ditto.
6567 * gdb.base/pending.exp: Ditto.
6568 * gdb.base/sect-cmd.exp: Ditto.
6569 * gdb.base/sepdebug.exp: Ditto.
6570 * gdb.base/unload.exp: Ditto.
6571 * gdb.base/watchpoint-solib.exp: Ditto.
6572 * gdb.cp/annota2.exp: Ditto.
6573 * gdb.cp/annota3.exp: Ditto.
6574 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6575 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6576 * gdb.mi/mi-pending.exp: Ditto.
6577 * gdb.trace/circ.exp: Ditto.
6578 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6579 * gdb.base/list.exp: Ditto.
6580
6581 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6582 breakpoint function and all references to the usestubs macro.
6583 * gdb.base/exprs.c: Ditto.
6584 * gdb.base/freebpcmd.c: Ditto.
6585 * gdb.base/bitfields.c: Ditto.
6586 * gdb.base/bitfields2.c: Ditto.
6587 * gdb.base/break.c: Ditto.
6588 * gdb.base/call-sc.c: Ditto.
6589 * gdb.base/call-signals.c: Ditto.
6590 * gdb.base/callfuncs.c: Ditto.
6591 * gdb.base/charset.c: Ditto.
6592 * gdb.base/consecutive.c: Ditto.
6593 * gdb.base/constvars.c: Ditto.
6594 * gdb.base/funcargs.c: Ditto.
6595 * gdb.base/int-type.c: Ditto.
6596 * gdb.base/interrupt.c: Ditto.
6597 * gdb.base/langs0.c: Ditto.
6598 * gdb.base/list0.c: Ditto.
6599 * gdb.base/mips_pro.c: Ditto.
6600 * gdb.base/miscexprs.c: Ditto.
6601 * gdb.base/nodebug.c: Ditto.
6602 * gdb.base/opaque0.c: Ditto.
6603 * gdb.base/pointers.c: Ditto.
6604 * gdb.base/printcmds.c: Ditto.
6605 * gdb.base/ptype.c: Ditto.
6606 * gdb.base/recurse.c: Ditto.
6607 * gdb.base/reread1.c: Ditto.
6608 * gdb.base/reread2.c: Ditto.
6609 * gdb.base/restore.c: Ditto.
6610 * gdb.base/return.c: Ditto.
6611 * gdb.base/run.c: Ditto.
6612 * gdb.base/scope0.c: Ditto.
6613 * gdb.base/sepdebug.c: Ditto.
6614 * gdb.base/setshow.c: Ditto.
6615 * gdb.base/setvar.c: Ditto.
6616 * gdb.base/sigall.c: Ditto.
6617 * gdb.base/signals.c: Ditto.
6618 * gdb.base/structs.c: Ditto.
6619 * gdb.base/structs2.c: Ditto.
6620 * gdb.base/testenv.c: Ditto.
6621 * gdb.base/twice.c: Ditto.
6622 * gdb.base/unwindonsignal.c: Ditto.
6623 * gdb.base/watchpoint.c: Ditto.
6624 * gdb.base/watchpoints.c: Ditto.
6625 * gdb.base/whatis.c: Ditto.
6626 * gdb.cp/classes.cc: Ditto.
6627 * gdb.cp/cplusfuncs.cc: Ditto.
6628 * gdb.cp/derivation.cc: Ditto.
6629 * gdb.cp/formatted-ref.cc: Ditto.
6630 * gdb.cp/misc.cc: Ditto.
6631 * gdb.cp/overload.cc: Ditto.
6632 * gdb.cp/ovldbreak.cc: Ditto.
6633 * gdb.cp/ref-params.cc: Ditto.
6634 * gdb.cp/ref-types.cc: Ditto.
6635 * gdb.cp/templates.cc: Ditto.
6636 * gdb.cp/virtfunc.cc: Ditto.
6637 * gdb.hp/gdb.aCC/run.c: Ditto.
6638 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6639 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6640 * gdb.reverse/consecutive-reverse.c: Ditto.
6641 * gdb.reverse/sigall-reverse.c: Ditto.
6642 * gdb.reverse/until-reverse.c: Ditto.
6643 * gdb.reverse/watch-reverse.c: Ditto.
6644 * gdb.trace/actions.c: Ditto.
6645 * gdb.trace/circ.c: Ditto.
6646 * gdb.trace/collection.c: Ditto.
6647
fabde485
PA
66482011-12-13 Pedro Alves <pedro@codesourcery.com>
6649
6650 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6651 (func6, func7): New.
6652 (main): Call func6 and func7.
6653 * gdb.base/watchpoint.exp (test_wide_location_1)
6654 (test_wide_location_2): New.
6655 (top level): Re-enable hardware watchpoints if necessary. Call
6656 test_wide_location_1 and test_wide_location_2.
6657
ff7d1690
YQ
66582011-12-11 Yao Qi <yao@codesourcery.com>
6659
6660 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6661
a6af7abe
JB
66622011-12-11 Joel Brobecker <brobecker@adacore.com>
6663
6664 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6665 expected output for unsupported case.
6666
61638e15
JK
66672011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6668
6669 PR testsuite/12649
6670 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6671 Protect gdb_test_multiple by final $gdb_prompt match.
6672
0a00efc3
JK
66732011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6674
6675 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6676 New variable, new test.
6677 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6678 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6679 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6680 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6681 them if HAVE_GCC_45682_FIXED is not set.
6682
4511b1ba
YQ
66832011-12-10 Yao Qi <yao@codesourcery.com>
6684
6685 * gdb.trace/status-stop.exp: New.
6686 * gdb.trace/status-stop.c: New.
6687
27949e73
JK
66882011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6689
6690 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6691 timeout.
6692
d8ea7931
TT
66932011-12-08 Tom Tromey <tromey@redhat.com>
6694
6695 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6696 condition.
6697
1cc310d2
SS
66982011-12-07 Stan Shebs <stan@codesourcery.com>
6699
6700 * gdb.trace/tfind.exp: Update for output changes.
6701
d482a875
PA
67022011-12-07 Pedro Alves <pedro@codesourcery.com>
6703
6704 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6705 throws "Cannot insert catchpoints in this configuration".
6706 * gdb.ada/mi_catch_ex.exp: Likewise.
6707
f0ba3972
PA
67082011-12-06 Pedro Alves <pedro@codesourcery.com>
6709
6710 * gdb.base/break-always.exp: Test changing memory at addresses
6711 with breakpoints inserted.
6712
f8eba3c6
TT
67132011-12-06 Joel Brobecker <brobecker@acacore.com>
6714
6fdff2c5
PA
6715 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6716 involving a fully qualified function name.
f8eba3c6
TT
6717
67182011-12-06 Tom Tromey <tromey@redhat.com>
6719
6720 * gdb.ada/homonym.exp: Add three breakpoint tests.
6721
67222011-12-06 Tom Tromey <tromey@redhat.com>
6723
6724 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6725 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6726 * gdb.objc/objcdecode.exp: Update for output changes.
6727 * gdb.linespec/linespec.exp: New file.
6728 * gdb.linespec/lspec.cc: New file.
6729 * gdb.linespec/lspec.h: New file.
6730 * gdb.linespec/body.h: New file.
6731 * gdb.linespec/base/two/thefile.cc: New file.
6732 * gdb.linespec/base/one/thefile.cc: New file.
6733 * gdb.linespec/Makefile.in: New file.
6734 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6735 output changes.
6736 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6737 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6738 makes one breakpoint.
6739 * gdb.cp/method2.exp (test_break): Update for output changes.
6740 * gdb.cp/mb-templates.exp: Update for output changes.
6741 * gdb.cp/mb-inline.exp: Update for output changes.
6742 * gdb.cp/mb-ctor.exp: Update for output changes.
6743 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6744 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6745 has multiple matches.
6746 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6747 error message change.
6748 * gdb.base/list.exp (test_list_filename_and_number): Update for
6749 error message change.
6750 * gdb.base/break.exp: Disable pending breakpoints. Update for
6751 output changes.
6752 * configure.ac: Add gdb.linespec.
6753 * configure: Rebuild.
6754 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6755
c642a434
UW
67562011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6757
6758 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6759 last_break register on s390*-*-* targets.
6760
b18003d1
JB
67612011-12-06 Joel Brobecker <brobecker@adacore.com>
6762
6763 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6764 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6765 of parameter X in procedure Foo.
6766
fe96589c
SS
67672011-12-05 Stan Shebs <stan@codesourcery.com>
6768
6769 * gdb.trace/tfind.exp: Update help string matches.
6770
1820ab47
JK
67712011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6772
6773 * gdb.server/ext-run.exp (get process list): Accept also systemd
6774 as PID 1.
6775
e11ac3a3
JK
67762011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6777 Pedro Alves <pedro@codesourcery.com>
6778
6779 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6780 starting GDB.
6781 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6782 $use_gdb_stub.
6783 * gdb.base/display.exp: Likewise.
6784 * gdb.base/ending-run.exp: Likewise.
6785 * gdb.base/list.exp (test_listsize): Likewise.
6786 * gdb.base/setshow.exp: Likewise.
6787 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6788 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6789 check by global $use_gdb_stub.
6790 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6791 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6792 (default_gdb_init): Unset global $use_gdb_stub.
6793 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6794 by global $use_gdb_stub.
6795 * lib/gdbserver-support.exp: Extend comments for set_board_info
6796 gdb_protocol and gdb,socketport.
6797 (gdbserver_start_extended): Set global gdbserver_protocol and
6798 gdbserver_gdbport. Clear global use_gdb_stub.
6799 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6800 from target use_gdb_stub.
6801 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6802
1d41d75c
DE
68032011-12-03 Doug Evans <dje@google.com>
6804
6805 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6806 (gdb_step_for_stub): Add comments.
6807
d6d7a51a
MR
68082011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6809
6810 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6811 to the caller.
6812 (gdb_test_multiple): Likewise.
6813
05acf274
JK
68142011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6815
6816 Fix gdb.mi/mi-solib.exp without system debug info installed.
6817 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6818 expect attribute, return 0 for it. Update comments.
6819
2268b414
JK
68202011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6821
6822 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6823 (corrupted list): Adjust the expectation.
6824
585861ea
JK
68252011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6826
6827 PR threads/13448
6828 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6829 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6830 * gdb.threads/tls-var-main.c: New file.
6831 * gdb.threads/tls-var.c: New file.
6832 * gdb.threads/tls-var.exp: New file.
6833
968643aa
JK
68342011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 PR testsuite/12649
6837 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6838 Protect gdb_test_multiple by final $gdb_prompt match.
6839 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6840 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6841 (test_tracepoints): Likewise.
6842
9750bca9
JK
68432011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6844
6845 PR breakpoints/13346
6846 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6847 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6848 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6849
ac1349b7
JB
68502011-12-01 Joel Brobecker <brobecker@adacore.com>
6851
6852 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6853 * gdb.ada/homonym/homonym.adb: For use of all types defined
6854 locally inside both Get_Value subprograms.
6855
26d44faf
JK
68562011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6857
6858 Fix racy FAILs.
6859 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6860 of send_gdb.
6861
514f6425
UW
68622011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6863
6864 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6865 environment variable after test completed.
6866
4255c8d2
UW
68672011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6868
6869 * gdb.base/solib-nodir.exp: Skip if remote target.
6870 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6871 application. Call gdb_load_shlibs.
6872 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6873
a35ad96a
JB
68742011-11-29 Joel Brobecker <brobecker@adacore.com>
6875
6876 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6877
1a1d5513
JB
68782011-11-28 Joel Brobecker <brobecker@adacore.com>
6879
6880 * gdb.ada/fullname_bp: New testcase.
6881
50b4ddf8
JK
68822011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6883
6884 PR testsuite/12649
6885 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6886 Wrap send_gdb into a new gdb_test.
6887
fb0aec57
JK
6888 Code cleanup.
6889 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6890 Convert send_gdb and gdb_expect to gdb_test_multiple.
6891
2376d946
JK
68922011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6893
6894 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6895
1eec78bd
KS
68962011-11-23 Keith Seitz <keiths@redhat.com>
6897
6898 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6899 (mi_varobj_tree_test_children_callback): New proc.
6900 (mi_walk_varobj_tree): New proc.
6901
36dfb11c
TT
69022011-11-22 Tom Tromey <tromey@redhat.com>
6903
6904 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6905 Add "use_mi_command" argument.
6906 (mi_run_cmd, mi_run_with_cli): New procs.
6907 * gdb.mi/solib-lib.c: New file.
6908 * gdb.mi/solib-main.c: New file.
6909 * gdb.mi/mi-solib.exp: New file.
6910
0e965dd0
DE
69112011-11-21 Doug Evans <dje@google.com>
6912
6913 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6914 _Unwind_DebugHook is missing.
6915
f196051f
SS
69162011-11-20 Stan Shebs <stan@codesourcery.com>
6917
6918 * gdb.trace/tstatus.exp: New.
6919 * gdb.trace/actions.c: Include string.h.
6920
bfccc43c
YQ
69212011-11-18 Yao Qi <yao@codesourcery.com>
6922
6923 * gdb.trace/pending.exp: New.
6924 * gdb.trace/pending.c: New.
6925 * gdb.trace/pendshr1.c: New.
6926 * gdb.trace/pendshr2.c: New.
6927 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6928 tracepoint location becomes pending.
6929 (tracepoint_change_loc_2): New.
6930
73cd8ab1
DM
69312011-11-16 David S. Miller <davem@davemloft.net>
6932
6933 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6934 target is sparc*-*-linux*
6935
77426730
PK
69362011-11-15 Paul Koning <paul_koning@dell.com>
6937
6938 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6939 types.
6940
ed59ded5
DE
69412011-11-14 Doug Evans <dje@google.com>
6942
6943 * gdb.base/shell.exp: New file.
6944
405f8e94
SS
69452011-11-14 Stan Shebs <stan@codesourcery.com>
6946
6947 * gdb.trace/ftrace.c: New.
6948 * gdb.trace/ftrace.exp: New.
6949
1e4d1764
YQ
69502011-11-14 Yao Qi <yao@codesourcery.com>
6951
6952 * gdb.trace/change-loc-1.c: New.
6953 * gdb.trace/change-loc-2.c: New.
6954 * gdb.trace/change-loc.c: New.
6955 * gdb.trace/change-loc.exp: New.
6956 * gdb.trace/change-loc.h: New.
6957 * gdb.trace/trace-break.c (marker): Define new symbol.
6958 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 6959 New.
1e4d1764
YQ
6960 (break_trace_same_addr_6): New.
6961
71eba9c2 69622011-11-12 Matt Rice <ratmice@gmail.com>
6963
6964 * gdb.base/info-macros.exp: Make tests for info definitions
6965 test info macro. Add tests for info macro argument processing.
6966 Rename a few tests.
6967
1d93e29a
KS
69682011-11-11 Keith Seitz <keiths@redhat.com>
6969
6970 PR gdb/12843
6971 * gdb.base/linespecs.exp: New file.
6972
a4b5b48a
DE
69732011-11-11 Doug Evans <dje@google.com>
6974
6975 * gdb.threads/print-threads.exp: Extend timeout for slower
6976 tests.
6977
f6b47be4
DE
69782011-11-10 Doug Evans <dje@google.com>
6979
792a0230
DE
6980 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6981 "record to end of main" test.
6982
f6b47be4
DE
6983 * gdb.python/py-type.c (TS): New typedef.
6984 (ts): New global.
6985 * gdb.python/py-type.exp: Test field list of typedef.
6986
22355c90
JB
69872011-11-10 Joel Brobecker <brobecker@adacore.com>
6988
6989 * gdb.ada/small_reg_param: New testcase.
6990
a7860e76
TT
69912011-11-09 Tom Tromey <tromey@redhat.com>
6992
6993 * gdb.cp/destrprint.exp: New file.
6994 * gdb.cp/destrprint.cc: New file.
6995
72a2e3dc
MI
69962011-11-08 Meador Inge <meadori@codesourcery.com>
6997
6998 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6999 (switch_stack_to_other): New test function.
7000 * gdb.arch/thumb-prologue.exp: New test cases.
7001
c7195df2 70022011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7003
7004 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7005
d3895d7d
YQ
70062011-11-08 Yao Qi <yao@codesourcery.com>
7007
7008 * gdb.exp (supports_process_record): New.
7009 (supports_reverse): New.
7010 * gdb.reverse/break-precsave.exp: Call support_process_record
7011 to run test conditionally.
7012 * gdb.reverse/consecutive-precsave.exp: Likewise.
7013 * gdb.reverse/i386-precsave.exp: Likewise.
7014 * gdb.reverse/machinestate-precsave.exp: Likewise.
7015 * gdb.reverse/solib-precsave.exp: Likewise.
7016 * gdb.reverse/step-precsave.exp: Likewise.
7017 * gdb.reverse/until-precsave.exp: Likewise.
7018 * gdb.reverse/watch-precsave.exp: Likewise.
7019 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7020 test conditionally.
7021 * gdb.reverse/consecutive-reverse.exp: Likewise.
7022 * gdb.reverse/finish-precsave.exp: Likewise.
7023 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7024 * gdb.reverse/finish-reverse.exp: Likewise.
7025 * gdb.reverse/i386-reverse.exp: Likewise.
7026 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7027 * gdb.reverse/machinestate.exp: Likewise.
7028 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7029 * gdb.reverse/sigall-precsave.exp: Likewise.
7030 * gdb.reverse/sigall-reverse.exp: Likewise.
7031 * gdb.reverse/solib-reverse.exp: Likewise.
7032 * gdb.reverse/step-reverse.exp: Likewise.
7033 * gdb.reverse/until-reverse.exp: Likewise.
7034 * gdb.reverse/watch-reverse.exp: Likewise.
7035
a59306a3
YQ
70362011-11-05 Yao Qi <yao@codesourcery.com>
7037
7038 * gdb.trace/trace-break.exp: Add test on setting two
7039 fast tracepoints at the same address.
7040
87769f59
JK
70412011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7042
7043 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7044
3065dfb6
SS
70452011-11-02 Stan Shebs <stan@codesourcery.com>
7046
7047 * gdb.trace/collection.c: Add code using strings.
7048 * gdb.trace/collection.exp: Add tests of string collection.
7049
89e208db
JK
70502011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7051
7052 * gdb.base/skip-solib.exp (executable_main): New variable.
7053 (binfile_main): Base it on that.
7054 Use $executable_main in clean_restart calls. Drop gdb_exit and
7055 gdb_start calls.
7056
405e54e9
JK
70572011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7058
7059 Fix racy FAILs.
7060 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7061 breakpoint_re globals import by async. Set string_regex to .* for
7062 async. Remove the optional thread_selected_re and breakpoint_re
7063 globals expectations.
7064
58e8570a
JM
70652011-11-01 Joseph Myers <joseph@codesourcery.com>
7066
7067 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7068 well as Cygwin.
7069
7b35ec7f 70702011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7071
7072 Add tests for skip command.
89e208db
JK
7073 * gdb.base/skip-solib-lib.c: New
7074 * gdb.base/skip-solib-main.c: New
7075 * gdb.base/skip-solib.exp: New
7076 * gdb.base/skip.c: New
7077 * gdb.base/skip.exp: New
7078 * gdb.base/skip1.c: New
7079 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7080
b9fd1791
PA
70812011-10-31 Yao Qi <yao@codesourcery.com>
7082 Pedro Alves <pedro@codesourcery.com>
7083
6fdff2c5
PA
7084 * gdb.trace/trace-break.c: New.
7085 * gdb.trace/trace-break.exp: New.
b9fd1791 7086
4323fecc
JK
70872011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7088
7089 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7090 break-here-2.
7091
0e5bf2a8
PA
70922011-10-28 Pedro Alves <pedro@codesourcery.com>
7093
7094 * gdb.threads/no-unwaited-for-left.c: New.
7095 * gdb.threads/no-unwaited-for-left.exp: New.
7096 * gdb.threads/non-ldr-exc-1.c: New.
7097 * gdb.threads/non-ldr-exc-1.exp: New.
7098 * gdb.threads/non-ldr-exc-2.c: New.
7099 * gdb.threads/non-ldr-exc-2.exp: New.
7100 * gdb.threads/non-ldr-exc-3.c: New.
7101 * gdb.threads/non-ldr-exc-3.exp: New.
7102 * gdb.threads/non-ldr-exc-4.c: New.
7103 * gdb.threads/non-ldr-exc-4.exp: New.
7104
3a3dad98
JK
71052011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7106
7107 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7108 * gdb.base/attach-pie-misread.exp: Likewise.
7109 * gdb.base/break-interp.exp: Likewise.
7110 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7111 testcases for use_gdb_stub.
7112 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7113 (continue): New testcase.
7114 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7115 * gdb.threads/attach-into-signal.exp: Likewise.
7116 * gdb.threads/attach-stopped.exp: Likewise.
7117 * gdb.threads/attachstop-mt.exp: Likewise.
7118
d6a5d40c
PK
71192011-10-28 Paul Koning <paul_koning@dell.com>
7120
7121 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7122
ca539be8
JK
71232011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7124
7125 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7126 (mi_gdb_test): Import globals thread_selected_re
7127 and breakpoint_re. Expect them optionally at the regex start.
7128
d234ef5c
DE
71292011-10-27 Doug Evans <dje@google.com>
7130
7131 * gdb.python/python.exp: Test source -s.
7132
ab964825
PK
71332011-10-26 Paul Koning <paul_koning@dell.com>
7134
7135 * gdb.python/lib-types.cc (struct A): New structure.
7136 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7137
54d8a644
PK
71382011-10-25 Paul Koning <paul_koning@dell.com>
7139
7140 PR python/13327
d234ef5c 7141
54d8a644
PK
7142 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7143 fetch_lazy method.
7144
b0221781
YQ
71452011-10-24 Yao Qi <yao@codesourcery.com>
7146
7147 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7148 target is tic6x-*-*.
7149
6cda5a20
JB
71502011-10-21 Joel Brobecker <brobecker@adacore.com>
7151
7152 * gdb.ada/mi_task_info/task_switch.adb: New file.
7153 * gdb.ada/mi_task_info.exp: New file.
7154
5ed9db04
JK
71552011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7156
7157 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7158 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7159
9df2fbc4
PM
71602011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7161
7162 PR python/12656
7163
7164 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7165 global_block tests.
7166
736086ba
TT
71672011-10-18 Tom Tromey <tromey@redhat.com>
7168
7169 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7170
4af31552
TT
71712011-10-18 Tom Tromey <tromey@redhat.com>
7172
7173 * gdb.base/source.exp: Don't include full file name in test name.
7174 * gdb.python/python.exp: Don't include full file name in test
7175 name.
7176
43136979
AR
71772011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7178
7179 * gdb.base/attach-pie-noexec.c: New files.
7180 * gdb.base/attach-pie-noexec.exp: New files.
7181
543a9323
JM
71822011-10-17 Joseph Myers <joseph@codesourcery.com>
7183
7184 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7185 prompt for each extra line in command.
7186
21ae7a4d
JK
71872011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7188
7189 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7190 Revert the part of:
7191 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7192 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7193 Change the expected string.
7194
20ec36d9
JK
71952011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7196
7197 Fix results with system glibc debug info installed.
7198 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7199 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7200 Accept also __libc_ symbol prefix and no prefix.
7201
6501c2fc
KS
72022011-10-14 Keith Seitz <keiths@redhat.com>
7203
7204 PR c++/13225
7205 * gdb.cp/converts.cc (foo3_1): New function.
7206 (foo3_2): New functions.
7207 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7208 and null pointer conversions of integer constant zero.
7209 Add test to check if all arguments are checked for incompatible
7210 conversion BADNESS.
7211
55b1fd0c
TT
72122011-10-14 Tom Tromey <tromey@redhat.com>
7213
7214 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7215 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7216 linespec.
7217
22c05d8a
JK
72182011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7219
7220 Fix internal error regression.
7221 * gdb.dwarf2/implptr-optimized-out.S: New file.
7222 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7223
1d6edc3c
JK
72242011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7225
7226 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7227 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7228 (loclist): New.
7229 (4): New abbrev.
7230 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7231 Use prepare_for_testing, remove clean_restart.
7232 (p arraynoloc, p arraycallnoloc): New tests.
7233
9ec72168
JK
72342011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7235
7236 * gdb.cp/namespace-enum.exp (executable): New variable.
7237 (binfile): Use ${objdir}/${subdir}/ prefix.
7238 Use ${executable} for clean_restart.
7239
9c6c53f7
SA
72402011-10-11 Sterling Augustine <saugustine@google.com>
7241
7242 * gdb.cp/Makefile.in: Add namespace-enum test.
7243 * gdb.cp/namespace-enum.exp: New file.
7244 * gdb.cp/namespace-enum.c: New file.
7245 * gdb.cp/namespace-enum-main.c: New file.
7246
fac7ceb3
UW
72472011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7248
7249 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7250 sysroot.
7251
941b2081
JK
72522011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7253
7254 Reimplement @entry in input expressions.
7255 * gdb.base/exprs.c (v_int_array_init): New variable.
7256 * gdb.base/exprs.exp (print v_int_array_init)
7257 (print *v_int_array_init@1, print *v_int_array_init@2)
7258 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7259 (print v_int_array_init[1]@1): New tests.
7260
0344e878
JM
72612011-10-10 Joseph Myers <joseph@codesourcery.com>
7262
7263 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7264 expected message.
7265
5a56e9c5
DE
72662011-10-09 Doug Evans <dje@google.com>
7267
7268 * gdb.base/alias.exp: Add tests for alias command.
7269
2bda9cc5
JK
72702011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7271
7272 * gdb.arch/amd64-entry-value.s: New file.
7273 * gdb.mi/mi2-amd64-entry-value.s: New file.
7274
a471c594
JK
72752011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7276
7277 Display @entry parameter values even for references.
7278 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7279 functions.
7280 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7281 reference and datap_input.
7282 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7283 breakpoints.
7284 (continue to breakpoint: entry_reference: reference)
7285 (entry_reference: bt at entry)
7286 (continue to breakpoint: entry_reference: breakhere_reference)
7287 (entry_reference: bt, entry_reference: ptype regparam)
7288 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7289 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7290 (entry_reference: p regcopy, entry_reference: p nodataparam)
7291 (entry_reference: p nodataparam@entry): New tests.
7292
36b11add
JK
72932011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7294
7295 Support @entry in input expressions.
7296 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7297 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7298 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7299 (tailcall: p j@entry): New tests.
7300 * gdb.cp/koenig.cc (A::entry): New function.
7301 (main): Call it.
7302 * gdb.cp/koenig.exp (p entry (c)): New test.
7303
e18b2753
JK
73042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7305
7306 Display @entry parameter values (without references).
7307 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7308 (different, validity, invalid): New functions.
7309 (main): Call them.
7310 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7311 stacktest, breakhere_stacktest, different, breakhere_different,
7312 breakhere_validity and breakhere_invalid.
7313 (entry: bt): Update for @entry.
7314 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7315 (entry_validity: *, entry_invalid: *): Many new tests.
7316 * gdb.base/break.exp
7317 (run until breakpoint set at small function, optimized file): Accept
7318 also the @entry suffix.
7319 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7320 * gdb.mi/mi2-amd64-entry-value.c: New files.
7321 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7322
2d6c5dc2
JK
73232011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7324
7325 Protect entry values against self tail calls.
7326 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7327 (main): Call self.
7328 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7329 (set debug entry-values 1, self: bt debug entry-values): New tests.
7330
111c6489
JK
73312011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7332
7333 Recognize virtual tail call frames.
7334 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7335 (amb_b, amb_a): New.
7336 (main): Call a and b.
7337 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7338 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7339 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7340 New tests.
7341
8e3b41a9
JK
73422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7343
7344 Implement basic support for DW_TAG_GNU_call_site.
7345 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7346 * gdb.arch/amd64-entry-value.cc: New file.
7347 * gdb.arch/amd64-entry-value.exp: New file.
7348
181cebd4
JK
73492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7350
7351 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7352 * gdb.dwarf2/implptr-64bit.S: New file.
7353 * gdb.dwarf2/implptr-64bit.exp: New file.
7354
741f5e3c
JK
73552011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7356
7357 Fix initial language detection with -readnow.
7358 * gdb.cp/readnow-language.cc: New file.
7359 * gdb.cp/readnow-language.exp: New file.
7360
a73d2258
JK
73612011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7362
7363 Fix printed anonymous struct name.
7364 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7365
af369495
JM
73662011-10-09 Joseph Myers <joseph@codesourcery.com>
7367
7368 * gdb.base/solib-symbol.exp: Do not include directories in
7369 filenames in expected messages.
7370
1fa57852
DE
73712011-10-07 Doug Evans <dje@google.com>
7372
7373 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7374
bd054e06
KP
73752011-10-07 Kevin Pouget <kevin.pouget@st.com>
7376
7377 Allow Python notification of new object-file loadings.
7378 * gdb.python/py-events.exp: Test newobjfile event.
7379 * gdb.python/py-events.py: Register newobjfile callback.
7380 * gdb.python/py-events.c: Add call to shared library
7381 * gdb.python/py-events-shlib.c: New file.
7382
8031b6f8
JM
73832011-10-06 Joseph Myers <joseph@codesourcery.com>
7384
7385 * gdb.base/fixsection.exp: Do not include directories in filename
7386 in expected message.
7387
7fea6923
PM
73882011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7389
7390 Add tests for passing of environment variables to inferior.
7391 * gdb.base/testenv.c: New test source.
7392 * gdb.base/testenv.exp: New expect test.
7393
687f2a88
PK
73942011-10-04 Paul Koning <paul_koning@dell.com>
7395
7396 * gdb.python/py-value.c (main): Break before return.
7397
cb6be26b
KP
73982011-10-04 Kevin Pouget <kevin.pouget@st.com>
7399
7400 PR python/12691: Add the inferior to Python exited event
7401 * gdb.python/py-events.exp: Test the inferior attribute of exited
7402 event with a fork.
7403 * gdb.python/py-events.py: Print inferior number on exit.
7404 * gdb.python/py-events.c: Fork the inferior.
7405
fb213700
EBM
74062011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7407
7408 * gdb.base/jit.exp: Add testcase name to log message
7409
aa2071bd
PK
74102011-10-03 Paul Koning <paul_koning@dell.com>
7411 Jan Kratochvil <jan.kratochvil@redhat.com>
7412
7413 * gdb.python/py-value.exp
7414 (python inval = gdb.parse_and_eval('*(int*)0'))
7415 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7416 (set argc=2, python print argc_lazy): New tests.
7417
dd11a36c
JB
74182011-10-02 Joel Brobecker <brobecker@adacore.com>
7419
7420 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7421
46f886f1
JK
74222011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7423 Pedro Alves <pedro@codesourcery.com>
7424
7425 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7426 can_read_0, test for it.
7427 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7428 (parse_and_eval with memory error): ... here, make it untested if
7429 can_read_0.
7430
c5cb204f
MP
74312011-09-30 Marek Polacek <mpolacek@redhat.com>
7432
7433 * gdb.python/python.exp (verify pagination beforehand)
7434 (verify pagination afterwards): Fix race by splitting the line.
7435
68fb0ec0
JM
74362011-09-29 Joseph Myers <joseph@codesourcery.com>
7437
7438 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7439 for 64-bit multilibs from i?86-* targets.
7440
6aee0d90
MP
74412011-09-29 Marek Polacek <mpolacek@redhat.com>
7442
7443 * lib/gdb.exp: Fix a typo in one of the comments.
7444
e9101ff5
MP
74452011-09-29 Marek Polacek <mpolacek@redhat.com>
7446
7447 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7448 matching pattern.
7449
7a81bdbf
PK
74502011-09-28 Paul Koning <paul_koning@dell.com>
7451
7452 * gdb.python/py-type.c (enum E): New.
7453 * gdb.python/py-type.exp (test_fields): Add tests for Python
7454 mapping access to fields.
7455 (test_enums): New test for field access on enums.
7456
6710bf39
SS
74572011-09-27 Stan Shebs <stan@codesourcery.com>
7458
7459 * gdb.trace/collection.exp: Test collection of $_ret.
7460
b2a6bdeb
AT
74612011-09-22 Andreas Tobler <andreast@fgznet.ch>
7462
7463 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7464 list of compilation switches for <*-*-freebsd*>.
7465
3c9057f3
SS
74662011-09-19 Stan Shebs <stan@codesourcery.com>
7467
7468 * gdb.trace/tspeed.exp: New file.
7469 * gdb.trace/tspeed.c: New file.
7470
34518530
YQ
74712011-09-18 Yao Qi <yao@codesourcery.com>
7472
7473 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7474 instructions.
7475 (test_adr_32bit, test_pop_pc): Likewise.
7476 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7477 Thumb instructions.
7478 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7479 in gdb_test_multiple.
7480 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7481
ab254057
YQ
74822011-09-17 Yao Qi <yao@codesourcery.com>
7483
7484 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7485 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7486 support single step to signal handler.
7487
9c317b71
YQ
74882011-09-17 Yao Qi <yao@codesourcery.com>
7489
7490 * gdb.base/disp-step-fork.c: New.
7491 * gdb.base/disp-step-syscall.exp: New.
7492 * gdb.base/disp-step-vfork.c: New.
7493
a8123151
JB
74942011-09-16 Joel Brobecker <brobecker@adacore.com>
7495
7496 * gdb.ada/tasks.exp: Make the expected output for
7497 the `info tasks' tests more resilient to spacing
7498 changes.
7499
63a9aad8
JK
75002011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7501
7502 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7503 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7504
2aa48337
KP
75052011-09-15 Kevin Pouget <kevin.pouget@st.com>
7506
7507 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7508 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7509
6839b47f
KP
75102011-04-30 Kevin Pouget <kevin.pouget@st.com>
7511
7512 Handle multiple breakpoint hits in Python interface:
7513 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7514 presence.
7515 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7516 breakpoint hits.
7517
0935723e
JK
75182011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7519 Jan Kratochvil <jan.kratochvil@redhat.com>
7520
7521 * gdb.python/py-events.exp: Remove pretty printing comment.
7522 * gdb.python/py-evsignal.exp: New file.
7523 * gdb.python/py-evthreads.c: Include signal.h.
7524 (thread3): Remove variable count3. Remove variable bad and use raise
7525 instead.
7526 (thread2): Remove variable count2. Move thread3 pthread_create here,
7527 merge pthread_join to a single line.
7528 (main): Remove variable count1. Merge pthread_join with pthread_create
7529 to a single line.
7530 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7531 KFAIL python/12966 for gdbserver. Test return value of
7532 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7533 gdb_expect by gdb_test and gdb_test_multiple.
7534 (thread 2, thread 3): New tests.
7535
4801a9a3
PA
75362011-09-12 Matt Rice <ratmice@gmail.com>
7537 Pedro Alves <pedro@codesourcery.com>
7538
7539 PR gdb/13175
7540
7541 * gdb.base/interp.exp: New tests.
7542 * gdb.base/interp.c: New file.
7543
24ece742
DE
75442011-09-12 Doug Evans <dje@google.com>
7545
7546 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7547 * gdb.dwarf2/typeddwarf.exp: Ditto.
7548
7f062217
JK
75492011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7550
7551 Fix compatibility with x32 arch.
7552 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7553 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7554 is_x86_like_target.
7555 * testsuite/gdb.trace/collection.exp: Likewise.
7556 * testsuite/gdb.trace/report.exp: Likewise.
7557 * testsuite/gdb.trace/unavailable.exp: Likewise.
7558 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7559 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7560 (is_x86_like_target): Check also is_amd64_regs_target.
7561
08711b9a
JK
75622011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7563
7564 PR breakpoints/12435
7565 * gdb.arch/amd64-prologue-xmm.c: New file.
7566 * gdb.arch/amd64-prologue-xmm.exp: New file.
7567 * gdb.arch/amd64-prologue-xmm.s: New file.
7568
b99b5f66
JK
75692011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7570
7571 * gdb.dwarf2/dw2-param-error-main.c: New file.
7572 * gdb.dwarf2/dw2-param-error.S: New file.
7573 * gdb.dwarf2/dw2-param-error.exp: New file.
7574
a391a2f6
PA
75752011-09-08 Pedro Alves <pedro@codesourcery.com>
7576
7577 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7578 inferior's pid and look for a core dump named core.$pid. Use
7579 `remote_file' commands on the host instead of hand coding shell
7580 commands on the build.
7581 * gdb.base/valgrind-db-attach.exp: Kill the program before
7582 finishing the test.
7583
7d8e6458 75842011-09-02 Matt Rice <ratmice@gmail.com>
7585
7586 * lib/prompt.exp: New file for testing the first prompt.
7587 * gdb.python/py-prompt.exp: Ditto.
7588 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7589
68e77c9e
PA
75902011-09-02 Pedro Alves <pedro@codesourcery.com>
7591
7592 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7593 0, before testing gcore.
7594
9655e943
JK
75952011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7596
df6dc84d
JK
7597 * dw2-ifort-parameter-debug.S: Update copyright year.
7598 * dw2-ifort-parameter.c: Update copyright year.
7599 * dw2-ifort-parameter.exp: Update copyright year.
7600
9655e943
JK
7601 * dw2-ifort-parameter-debug.S: New file.
7602 * dw2-ifort-parameter.c: New file.
7603 * dw2-ifort-parameter.exp: New file.
7604
353d1d73
JK
76052011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7606
7607 * gdb.base/commands.exp (error_clears_commands_left): New function.
7608 (): Call it.
7609
5c07461a
JK
76102011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7611
7612 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7613 (C): Initialize `a'.
7614 * gdb.mi/mi-inheritance-syntax-error.exp
7615 (-data-evaluate-expression $path): Expect `a' as 5.
7616
0d932b2f
MK
76172011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7618
7619 PR mi/11912
7620 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7621 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7622 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7623 keyword in output of -var-info-path-expression.
7624
bdb54049
JK
76252011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7626
7627 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7628 * gdb.trace/collection.exp: Likewise.
7629 * gdb.trace/report.exp: Likewise.
7630 * gdb.trace/unavailable.exp: Likewise.
7631 * gdb.trace/while-dyn.exp: Likewise.
7632
59cde39c
KS
76332011-08-18 Keith Seitz <keiths@redhat.com>
7634
7635 PR c++/12266
7636 * gdb.cp/meth-typedefs.cc: New file.
7637 * gdb.cp/meth-typedefs.exp: New file.
7638
fa3a4f15
PM
76392011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7640
6fdff2c5 7641 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7642
c1049fca
JK
76432011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7644
7645 * gdb.arch/i386-dr3-watch.exp
7646 (watchpoint on gap1 does not fit debug registers)
7647 (delete all watchpoints): Fix racy expect strings.
7648
d93f7b5c
YQ
76492011-08-14 Yao Qi <yao@codesourcery.com>
7650
7651 * gdb.base/maint.exp: set data_section to ".neardata".
7652 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7653 * gdb.base/savedregs.exp: Handle SIGILL.
7654 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7655 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7656
457e09f0
DE
76572011-08-12 Doug Evans <dje@google.com>
7658
7659 * gdb.python/py-symbol.exp: Add test for symbol.type.
7660
5d0bb2fb
UW
76612011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7662
7663 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7664 * gdb.mi/mi-pthreads.exp: Likewise.
7665 * gdb.mi/mi2-pthreads.exp: Likewise.
7666 * gdb.mi/gdb669.exp.exp: Likewise.
7667
fcdfa280
PA
76682011-08-09 Pedro Alves <pedro@codesourcery.com>
7669
7670 * lib/mi-support.exp (detect_async): Rename to...
7671 (mi_detect_async): ... this.
7672 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7673 * gdb.mi/mi-nonstop.exp: Adjust.
7674 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7675 * gdb.mi/mi-nsintrall.exp: Adjust.
7676 * gdb.mi/mi-nsmoribund.exp: Adjust.
7677 * gdb.mi/mi-nsthrexec.exp: Adjust.
7678
9d8fa392
PA
76792011-08-09 Pedro Alves <pedro@codesourcery.com>
7680
7681 * gdb.base/display.c (do_loops): New `p_i' local.
7682 * gdb.base/display.exp: Test displaying a variable that is
7683 temporarily at a bad address.
7684
b6cede78
JK
76852011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7686
7687 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7688 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7689
67bedb8c
JK
76902011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7691
7692 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7693 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7694 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7695
af6e93b2
PA
76962011-08-05 Pedro Alves <pedro@codesourcery.com>
7697
7698 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7699 procedure.
7700 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7701
1cf0e11f
YQ
77022011-08-05 Yao Qi <yao@codesourcery.com>
7703
7704 * gdb.base/callfuncs.exp: Set language after main.
7705 * gdb.cp/cplusfuncs.exp: Likewise.
7706 * gdb.cp/inherit.exp: Likewise.
7707
a1e28cb2
UW
77082011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7709
7710 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7711 * gdb.base/watch-vfork.exp: Skip on remote targets.
7712
d4f5bbb9
UW
77132011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7714
7715 * gdb.threads/thread-find.exp: Support remote targets.
7716
724f4f80
UW
77172011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7718
7719 * gdb.base/jit.exp: Download solib_binfile to target.
7720 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7721 and call dlopen without full path name.
7722 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7723 dlopen without full path name.
7724
934709f0
PW
77252011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7726
7727 * gdb.base/break-always.exp: Complete the test
7728 with duplicated breakpoints and enabling/disabling them.
7729
c26106c4
TT
77302011-08-02 Tom Tromey <tromey@redhat.com>
7731
7732 PR gdb/11289:
7733 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7734
9300444e 77352011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7736
7737 PR gdb/13045
7738 * gdb.base/float.exp: Add new test case for PR gdb/13045
7739 * gdb.base/float.c: New file.
7740
00bd41d6
PM
77412011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7742
7743 * gdb.python/py-mi.exp: Test printers returning string hint, and
7744 also not returning a value.
7745 * gdb.python/py-prettyprint.c: Add testcase for above.
7746 * gdb.python/py-prettyprint.py: Add test printer for above.
7747
d24f74ce
JK
77482011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7749
7750 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7751 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7752 (.Ldie30) Add as field "data4".
7753 (.Ldie32) Rename field "b" to "shl".
7754 (abbrev4) Change for the "data4" field.
7755 (abbrev5, abbrev6) Remove.
7756 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7757 (p &s.shl): ... here. Add comment.
7758 (p &s.data4): New.
7759
bb7da2bf
JK
77602011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7761
7762 Fix crash on lval_computed values.
7763 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7764
11081198
JK
77652011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7766
7767 * gdb.base/help.exp (help whatis): Update the expected string.
7768
3c6e0cb3
JK
77692011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7770
7771 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7772 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7773 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7774 Change the expected string.
7775
efa80663
PA
77762011-07-26 Pedro Alves <pedro@codesourcery.com>
7777
7778 * gdb.base/watchpoint.exp
7779 (test_disable_enable_software_watchpoint): New procedure.
7780 (top level): Run it.
7781
db8e4570
UW
77822011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7783
7784 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7785 executable file "${binfile}", C++ version "${binfile}-cxx".
7786 * gdb.python/py-prettyprint.exp: Likewise.
7787 * gdb.python/py-symbol.exp: Likewise.
7788 * gdb.python/py-type.exp: Likewise.
7789 * gdb.python/py-value.exp: Likewise.
7790 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7791 file name instead of just suffix.
7792
543305c9
JK
77932011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7794
7795 Fix implicit pointer offsets.
7796 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7797 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7798 (continue to breakpoint: continue to baz breakpoint for implptr)
7799 (sanity check element 0, sanity check element 1)
7800 (enter the inlined function, check element 0 for the offset)
7801 (check element 1 for the offset)
7802 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7803 (set foo breakpoint for implptr): Update the breakpoint number.
7804
b3215adc
UW
78052011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7806
7807 * gdb.python/py-mi.exp: Use different file names for different
7808 versions of the executable under test.
7809 * gdb.python/py-prettyprint.exp: Likewise.
7810 * gdb.python/py-symbol.exp: Likewise.
7811 * gdb.python/py-template.exp: Likewise.
7812 * gdb.python/py-type.exp: Likewise.
7813 * gdb.python/py-value.exp: Likewise.
7814
182b9acc
UW
78152011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7816
7817 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7818 flag after restarting GDB if necessary.
7819
e6052b5d
UW
78202011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7821
7822 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7823
1ced966e
PA
78242011-07-22 Pedro Alves <pedro@codesourcery.com>
7825
7826 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7827 backend doesn't leave used debug registers behind.
7828
3543a589
TT
78292011-07-22 Tom Tromey <tromey@redhat.com>
7830
7831 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7832 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7833 argument.
7834 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7835
14d15303 78362011-07-21 Matt Rice <ratmice@gmail.com>
7837
7838 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7839 in mostlyclean rule. Add files ending in .core.
7840
9b158ba0 78412011-07-21 Matt Rice <ratmice@gmail.com>
7842
7843 PR macros/12999
7844 * gdb.base/info-macros.c: New test sources.
7845 * gdb.base/info-macros.exp: New tests.
7846
d17b6f81
PM
78472011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7848
7849 * gdb.python/python.exp: Add prompt substitution tests.
7850
918dd910
JK
78512011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7852
7853 Fix crash if referenced CU is aged out.
7854 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7855 New.
7856 * gdb.dwarf2/implptr.exp: Likewise.
7857
0e37a63c
JK
78582011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7859
7860 * gdb.dwarf2/implptr.S: Rebuilt.
7861 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7862 (bar): Use them for j, k, l.
7863 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7864 COMPILE.
7865 (print j in implptr:bar): Update for the intp typedef.
7866 (print p[0].x in implptr:foo): Use more exact regex.
7867
f65cf84c
TT
78682011-07-18 Tom Tromey <tromey@redhat.com>
7869
7870 * gdb.cp/static-method.exp: Add missing single quote.
7871
d5b4a7be
YQ
78722011-07-18 Yao Qi <yao@codesourcery.com>
7873
7874 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7875 supported.
7876 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7877 * gdb.mi/mi-nonstop.exp: Likewise.
7878 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7879 * gdb.mi/mi-nsintrall.exp: Likewise.
7880 * gdb.mi/mi-nsmoribund.exp: Likewise.
7881 * gdb.mi/mi-nsthrexec.exp: Likewise.
7882 * gdb.python/py-evthreads.exp: Likewise.
7883
e9ea2662
JK
78842011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7885
7886 Code cleanup.
7887 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7888 it. Substitute it instead of test_compiler_info everywhere.
7889
ce451573
UW
78902011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7891
7892 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7893 remote targets as well.
7894
756d88a7
UW
78952011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7896
7897 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7898 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7899
31f83dc5
UW
79002011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7901
7902 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7903 a remote machine, not the host.
7904 (gdb_compile_shlib): Set soname if target is remote.
7905
059241a0
PP
79062011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7907
7908 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7909
28a0b48c 79102011-07-13 Matt Rice <ratmice@gmail.com>
7911
7912 * gdb.python/py-objfile-script-gdb.py: Renamed to
7913 py-objfile-script-gdb.py.in.
7914 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7915 py-objfile-script-gdb.py.
7916 * gdb.python/py-objfile-script.exp: Update reference to
7917 py-objfile-script-gdb.py.
7918
9a771b67
JK
79192011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7920
7921 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7922 reference undefined label.
7923
04ad99e6
JK
79242011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7925
7926 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7927 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7928 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7929 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7930
713389e0
PM
79312011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7932
6fdff2c5 7933 PR python/12438
713389e0 7934 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7935 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7936
97d146f8
JK
79372011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7938
7939 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7940 debug info.
7941
facde0e5 79422011-07-06 Matt Rice <ratmice@gmail.com>
7943
7944 * gdb.python/python.exp: Update filename paths.
7945 * gdb.python/py-symtab.exp: Ditto.
7946
438640d1
MP
79472011-07-06 Marek Polacek <mpolacek@redhat.com>
7948
7949 * gdb.python/py-evthreads.exp: Add missing `$'.
7950
33a365df
MF
79512011-07-06 Jie Zhang <jie.zhang@analog.com>
7952
7953 * config/bfin.exp: New file.
7954 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7955 * gdb.asm/bfin.inc: New file.
7956
8f7ae686
MP
79572011-07-06 Marek Polacek <mpolacek@redhat.com>
7958
df46027d 7959 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7960 the whole output.
7961
eb2a6f42
TT
79622011-07-05 Tom Tromey <tromey@redhat.com>
7963
7964 * gdb.java/jprint.java (jprint.hi): New field.
7965 * gdb.java/jprint.exp: Print string.
7966
177b42fe
TJB
79672011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7968
7969 * gdb.base/call-sc.c: Fix typos.
7970 * gdb.base/ifelse.exp: Likewise.
7971 * gdb.base/structs.c: Likewise.
7972
3b2a0cf2
JB
79732011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7974
7975 * gdb.base/jit-so.exp: New test.
7976 * gdb.base/jit-dlmain.c: New file.
7977 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7978
46fc714c
JK
79792011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7980
7981 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
7982 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7983 * gdb.cp/pr9167.exp (p b): Likewise.
7984 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7985 (test value of P in inner_m, test type of Z in inner_m): Call
7986 setup_xfail for gcc <= 4.5.
46fc714c 7987
418c7cf7
JK
79882011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7989
7990 * gdb.cp/paren-type.cc: New files.
7991 * gdb.cp/paren-type.exp: New files.
7992
3d50dd94
JK
79932011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7994
7995 Stop on first linespec terminator instead of eating what we can.
7996 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7997 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7998 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7999 (break C::f()): ... this one.
8000 (break C::operator()()): New test.
8001 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8002 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8003 test.
8004
dcf9f4ab
JK
80052011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8006
8007 Fall back linespec to minimal symbols.
8008 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8009 error message.
8010 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8011 * gdb.cp/minsym-fallback-main.cc: New file.
8012 * gdb.cp/minsym-fallback.cc: New file.
8013 * gdb.cp/minsym-fallback.exp: New file.
8014 * gdb.cp/minsym-fallback.h: New file.
8015
3f542ed1
JK
80162011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8017
8018 * gdb.cp/no-dmgl-verbose.cc: New file.
8019 * gdb.cp/no-dmgl-verbose.exp: New file.
8020
80212011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8022
8023 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8024 __GI_.
8025 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8026 (f): New function.
8027 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8028 (complete p 'func<short>(): ... here.
8029 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8030 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8031 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8032 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8033 Make them KFAIL gcc/49546.
8034
00eb2c4a
JB
80352011-07-01 Joel Brobecker <brobecker@adacore.com>
8036
8037 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8038
85a20c42
JK
80392011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8040
8041 Test GCC PR debug/49546.
8042 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8043 (test type of F in k3_m, test value of F in k3_m): New.
8044 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8045 (main): New variable k3. Call k3.k3_m.
8046
d2d43431
JB
80472011-07-01 Jean-Charles Delay <delay@adacore.com>
8048
8049 * gdb.ada/packed_array.exp: Fix expected outout.
8050
54ae186f
JB
80512011-07-01 Jean-Charles Delay <delay@adacore.com>
8052
8053 * gdb.ada/packed_array.exp: fixed expected output.
8054
8f17729f
JB
80552011-07-01 Joel Brobecker <brobecker@adacore.com>
8056
8057 * gdb.ada/same_enum: New testcase.
8058
f5aa6869
JB
80592011-07-01 Joel Brobecker <brobecker@adacore.com>
8060
8061 * gdb.ada/ptr_typedef: New testcase.
8062
828292f2
JB
80632011-07-01 Joel Brobecker <brobecker@adacore.com>
8064
8065 * gdb.ada/arrayptr.exp: Add ptype test.
8066
18920c42
JB
80672011-07-01 Joel Brobecker <brobecker@adacore.com>
8068
8069 * gdb.ada/char_enum: New testcase.
8070
3536d9e3 80712011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8072
8073 * gdb.base/dump.exp (capture_pointer_with_type): New.
8074 Get value from address instead of name.
8075 Start GDB once, and do `dump' and `restore'
8076 tests together.
8077
db863c42
MF
80782011-06-30 Jie Zhang <jie.zhang@analog.com>
8079 Mike Frysinger <vapier@gentoo.org>
8080
8081 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8082 helper functions for getting/setting remotetimeout variable.
8083 * lib/gdb.exp (gdb_load): If the target is remote, set
8084 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8085 with $loadtimeout. Set $load_ok to 0 before doing the load.
8086 Instead of returning, immediately, set $load_ok to 0. Call
8087 set_remotetimeout with $oldremotetimeout, and then return if
8088 $load_ok is 1.
8089
e9e642a8
AB
80902011-06-30 Andrew Burgess <aburgess@broadcom.com>
8091
8092 * gdb.python/py-template.exp: Don't run this test if the target
8093 does not support c++ tests.
8094
32019081
JK
80952011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8096
8097 Fix non-only rename list for Fortran modules import.
8098 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8099 tests.
8100 * gdb.fortran/module.f90 (module moduse): New.
8101 (program module): use moduse, test var_x, var_y and var_z.
8102
0ecee54c
TT
81032011-06-29 Tom Tromey <tromey@redhat.com>
8104
8105 PR testsuite/12040:
8106 * gdb.fortran/array-element.exp: Use f90, not f77.
8107 * gdb.fortran/complex.exp: Use f90, not f77.
8108 * gdb.fortran/derived-type.exp: Use f90, not f77.
8109 * gdb.fortran/library-module.exp: Use f90, not f77.
8110 * gdb.fortran/logical.exp: Use f90, not f77.
8111 * gdb.fortran/module.exp: Use f90, not f77.
8112 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8113 * gdb.fortran/subarray.exp: Use f90, not f77.
8114
3b2b8fea
TT
81152011-06-29 Tom Tromey <tromey@redhat.com>
8116
8117 * gdb.fortran/charset.exp: New file.
8118 * gdb.fortran/charset.f90: New file.
8119
42159ca5
TT
81202011-06-29 Tom Tromey <tromey@redhat.com>
8121
8122 PR testsuite/12040:
8123 * lib/future.exp: New file, mostly extracted from ada.exp.
8124 Rewrote compatibility code to use rename.
8125 (gdb_find_gfortran): New proc.
8126 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8127 gfortran patch.
8128 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8129 Move to future.exp.
8130 * lib/gdb.exp: Always load future.exp.
8131
af69a5ce
YQ
81322011-06-28 Yao Qi <yao@codesourcery.com>
8133
8134 * gdb.cp/exception.cc: Don't include iostream.
8135 (bar): Remove print statement.
8136 (catcher): New.
8137 (main): Remove print statements. Call function catcher.
8138 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8139 Set breakpoint on catcher, and check the value of parameter.
8140
ab5c6a72
YQ
81412011-06-23 Yao Qi <yao@codesourcery.com>
8142
6fdff2c5
PA
8143 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8144 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8145
9497469f
MP
81462011-06-23 Marek Polacek <mpolacek@redhat.com>
8147
8148 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8149 mi_gdb_test.
8150
b9132588
MP
81512011-06-23 Marek Polacek <mpolacek@redhat.com>
8152
5d197ed0 8153 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8154
e55595ca
MP
81552011-06-23 Marek Polacek <mpolacek@redhat.com>
8156
5d197ed0
MP
8157 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8158
81592011-06-23 Marek Polacek <mpolacek@redhat.com>
8160
8161 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8162 `test_exec_and_symbol_mi_operatons' return value.
8163 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8164 gdb_test_multiple.
8165 (test_exec_and_symbol_mi_operatons): Likewise.
8166 (test_path_specification): Likewise.
e55595ca 8167
be777e08
YQ
81682011-06-23 Yao Qi <yao@codesourcery.com>
8169
8170 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8171 supported.
8172 * lib/gdb.exp (support_displaced_stepping): New.
8173
615556d6
YQ
81742011-06-23 Yao Qi <yao@codesourcery.com>
8175
8176 * gdb.threads/execl.exp: Skip on remote target.
8177
833b0ca7
MP
81782011-06-21 Marek Polacek <mpolacek@redhat.com>
8179
5d197ed0 8180 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8181 mi_gdb_test.
8182
1ee4023a
MP
81832011-06-20 Marek Polacek <mpolacek@redhat.com>
8184
5d197ed0 8185 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8186
d0b1d624
MP
81872011-06-20 Marek Polacek <mpolacek@redhat.com>
8188
5d197ed0 8189 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8190 mi_gdb_test.
8191
79aa92c1
MP
81922011-06-20 Marek Polacek <mpolacek@redhat.com>
8193
5d197ed0 8194 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8195
5ce5db06
YQ
81962011-06-14 Yao Qi <yao@codesourcery.com>
8197
8198 gdb/testsuite/
8199 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8200
533a737e
JK
82012011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8202
8203 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8204
d0e53741
TT
82052011-06-10 Tom Tromey <tromey@redhat.com>
8206
8207 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8208 Add tests for pointer-to-member-function.
8209 * gdb.cp/temargs.cc (S::somefunc): New function.
8210 (K2): New class.
8211 (main): Instantiate K2; call method.
8212
b5916bbd
JB
82132011-06-08 Joel Brobecker <brobecker@adacore.com>
8214
8215 * gdb.python/py-inferior.c (f2): Make str an array rather
8216 than a pointer.
8217 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8218
5be4dfca
JK
82192011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8220
8221 * gdb.base/async-shell.c: New file.
8222 * gdb.base/async-shell.exp: New file.
8223
9f47e254
PA
82242011-06-06 Pedro Alves <pedro@codesourcery.com>
8225
8226 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8227
64b9b334
JB
82282011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8229
8230 From Stephen Kitt <steve@sk2.org>
8231 * gdb.base/help.exp: Adjust following some spelling corrections
8232 in GDB.
8233
dbc0f131
YQ
82342011-06-01 Yao Qi <yao@codesourcery.com>
8235
8236 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8237
fd336a18
KS
82382010-05-31 Keith Seitz <keiths@redhat.com>
8239
8240 PR c++/12750
8241 * gdb.cp/static-method.cc: New file.
8242 * gdb.cp/static-method.exp: New file.
8243
fa8b9902
KS
82442010-05-31 Keith Seitz <keiths@redhat.com>
8245
8246 PR symtab/12704
8247 * gdb.cp/anon-ns.cc: New file.
8248 * gdb.cp/anon-ns.exp: New file.
8249
0a5b1e09
PA
82502011-05-31 Pedro Alves <pedro@codesourcery.com>
8251
8252 * gdb.arch/i386-dr3-watch.c: New file.
8253 * gdb.arch/i386-dr3-watch.exp: New file.
8254
0578b8d1
YQ
82552011-05-30 Yao Qi <yao@codesourcery.com>
8256
8257 * gdb.base/callfuncs.c (t_structs_fc): New.
8258 (t_structs_dc, t_structs_ldc): New.
8259 (t_double_many_args):
8260 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8261 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8262 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8263 * gdb.base/callfuncs.exp: Call new functions.
8264
6680506e
YQ
82652011-05-30 Yao Qi <yao@codesourcery.com>
8266
ff4d2c60
YQ
8267 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8268 Call rerun_and_prepare for each test to isolate effects.
8269
82702011-05-30 Yao Qi <yao@codesourcery.com>
8271
8272 * gdb.base/varargs.c (find_max_float_real): New.
8273 (find_max_double_real, find_max_long_double_real): New.
8274 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8275 * lib/gdb.exp (setup_kfail_for_target): New.
8276
e43ec454
YQ
82772011-05-30 Yao Qi <yao@codesourcery.com>
8278
8279 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8280 (callcd, callce, callcf, callc1a, callc1b): New.
8281 (callc2a, callc2b): New.
8282 * gdb.base/funcargs.exp (complex_args): New.
8283 (complex_integral_args, complex_float_integral_args): New.
8284 * lib/gdb.exp (support_complex_tests): New. Determine
8285 whether to run test cases on _Complex types.
8286
432b4d03
JK
82872011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8288
8289 * gdb.threads/leader-exit.c: New file.
8290 * gdb.threads/leader-exit.exp: New file.
8291
6caf069d
MP
82922011-05-27 Marek Polacek <mpolacek@redhat.com>
8293
9497469f 8294 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8295
97fce28b
MP
82962011-05-27 Marek Polacek <mpolacek@redhat.com>
8297
8298 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8299 remove the `supported' variable.
8300 * gdb.mi/mi-nonstop.exp: Likewise.
8301 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8302 * gdb.mi/mi-nsintrall.exp: Likewise.
8303 * gdb.mi/mi-nsmoribund.exp: Likewise.
8304 * gdb.mi/mi-nsthrexec.exp: Likewise.
8305
9da8c2a0
PA
83062011-05-26 Pedro Alves <pedro@codesourcery.com>
8307
8308 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8309
2c03e5be
PA
83102011-05-26 Pedro Alves <pedro@codesourcery.com>
8311
8312 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8313
2e21250d
KS
83142011-05-24 Keith Seitz <keiths@redhat.com>
8315
8316 PR breakpoint/12803
8317 * gdb.cp/cmpd-minsyms.cc (a): New method.
8318 (b): New method.
8319 (c): New method.
8320 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8321
cdac0397
PA
83222011-05-24 Pedro Alves <pedro@codesourcery.com>
8323
8324 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8325 watchpoint's command list didn't execute when the watchpoint went
8326 out of scope.
8327
ee5683ab
PM
83282011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8329
8330 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8331 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8332 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8333 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8334 * gdb.arch/i386-permbkpt.exp: Likewise.
8335 * gdb.arch/i386-prologue.exp: Likewise.
8336 * gdb.arch/i386-size-overlap.exp: Likewise.
8337 * gdb.arch/i386-size.exp: Likewise.
8338 * gdb.arch/i386-unwind.exp: Likewise.
8339 * gdb.reverse/i386-precsave.exp: Likewise.
8340 * gdb.reverse/i386-reverse.exp: Likewise.
8341 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8342 * gdb.reverse/i387-env-reverse.exp: Likewise.
8343 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8344
c91c8c16
PA
83452011-05-24 Pedro Alves <pedro@codesourcery.com>
8346
8347 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8348 file doesn't error, using MI.
8349
c50491a7
TT
83502011-05-23 Tom Tromey <tromey@redhat.com>
8351
8352 * gdb.base/charset.exp (string_display): Add tests to assign to
8353 arrays.
8354 * gdb.base/charset.c (short_array, int_array, long_array): New.
8355
4a07b7da
PA
83562011-05-20 Pedro Alves <pedro@codesourcery.com>
8357
8358 Cope with async mode.
8359
4a07b7da
PA
8360 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8361 into gdb_test + mi_expect_stop.
8362
b275f2d2
PA
83632011-05-20 Pedro Alves <pedro@codesourcery.com>
8364
8365 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8366 (callme): Remove printf call.
8367
eec52c44
PM
83682011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8369
8370 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8371 quote pattern to avoid problems with Cygwin/mingw expect versions.
8372 * gdb.base/default.exp (show convenience): Use double
8373 quote pattern for regular expressions.
8374
b3c8eb43
JK
83752011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8376
8377 Fix -readnow for -gdwarf-4 unused type units.
8378 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8379 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8380
ed731959
JK
83812011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8382
8383 * gdb.base/kill-after-signal.c: New file.
8384 * gdb.base/kill-after-signal.exp: New file.
8385
3b48433d
PA
83862011-05-16 Pedro Alves <pedro@codesourcery.com>
8387
8388 * gdb.ada/start.exp: Call untested with the correct test filename.
8389 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8390 test filename. Make the test's binary unique.
8391 * gdb.arch/i386-signal.exp: Call untested with the correct test
8392 filename.
8393 * gdb.arch/i386-size-overlap.exp: Ditto.
8394 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8395 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8396 * gdb.cp/call-c.exp: Ditto.
8397 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8398 filename. Make the test's binary unique.
8399 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8400 * gdb.python/py-mi.exp: Ditto.
8401 * gdb.python/Makefile.in (EXECUTABLES): Update.
8402 * gdb.reverse/i386-precsave.exp: Ditto.
8403 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8404 test filename.
8405 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8406 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8407 unique.
8408 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8409 test filename.
8410 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8411 * gdb.trace/tfile.exp: Ditto.
8412
ba4a8bdd
YQ
84132011-05-14 Yao Qi <yao@codesourcery.com>
8414
8415 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8416 type.
8417
dbaefcf7
DE
84182011-05-13 Doug Evans <dje@google.com>
8419
8420 * gdb.python/py-objfile-script.exp: New file.
8421 * gdb.python/py-objfile-script.c: New file.
8422 * gdb.python/py-objfile-script-gdb.py: New file.
8423 * testsuite/gdb.python/py-section-script.exp: Test
8424 "info auto-load-scripts".
8425
9930639c
TT
84262011-05-13 Tom Tromey <tromey@redhat.com>
8427
8428 * gdb.dwarf2/clztest.exp: New file.
8429 * gdb.dwarf2/clztest.c: New file.
8430 * gdb.dwarf2/clztest.S: New file.
8431
05272e11
DE
84322011-05-13 Doug Evans <dje@google.com>
8433
cc63ef9b
DE
8434 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8435 String16 tests.
05272e11 8436
6edba76f
TT
84372011-05-13 Tom Tromey <tromey@redhat.com>
8438
8439 * lib/gdb.exp (is_x86_like_target): New proc.
8440 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8441 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8442 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8443 -nostdlib to compiler.
8444 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8445 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8446 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8447 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8448 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8449
028d0ed5
TJB
84502011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8451
8452 * gdb.python/py-function.exp: Test setting a value from a function
8453 which executes a command.
8454
8a9b8146
TT
84552011-05-12 Tom Tromey <tromey@redhat.com>
8456
8457 * gdb.dwarf2/typeddwarf.S: New file.
8458 * gdb.dwarf2/typeddwarf.c: New file.
8459 * gdb.dwarf2/typeddwarf.exp: New file.
8460
10483e8e
MP
84612011-05-12 Marek Polacek <mpolacek@redhat.com>
8462
8463 * gdb.mi/mi-basics.exp: Fix races. Honour the
8464 `test_exec_and_symbol_mi_operatons' return value.
8465 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8466 gdb_test_multiple.
8467 (test_exec_and_symbol_mi_operatons): Likewise.
8468 (test_path_specification): Likewise.
8469
faf067f1
JK
84702011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8471
8472 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8473 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8474 Replace `file copy' and `file rename' by `file mtime'. Twice.
8475
7ff911a3
JK
84762011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8477
8478 * gdb.base/readline-ask.c: New file.
8479 * gdb.base/readline-ask.exp: New file.
8480 * gdb.base/readline-ask.inputrc: New file.
8481
a536c6d7
UW
84822011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8483
8484 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8485 to avoid race condition.
8486 * gdb.cell/coremaker.c: Use small stack size.
8487 * gdb.cell/ea-standalone.exp: Use file name without path as
8488 argument to c_to.
8489 * gdb.cell/fork.exp: Allow other output when continuing to end.
8490
d472a426
JK
84912011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8492
8493 * gdb.threads/corethreads.c: New file.
8494 * gdb.threads/corethreads.exp: New file.
8495
84962011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
8497
8498 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8499 Try to compile the test using -Wl,-z,norelro first.
8500 (load_core): New variable libthread_db_seen, initialize it.
8501 (zeroed-threads cannot be listed): Protect it by XFAIL on
8502 !$libthread_db_seen.
8503
8be455d7
JK
85042011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8505
8506 PR 12573
8507 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8508 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8509 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8510
1976171a
JK
85112011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8512
8513 * gdb.cp/psymtab-parameter.cc: New file.
8514 * gdb.cp/psymtab-parameter.exp: New file.
8515
7db6f30f
JK
85162011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8517
8518 Fix a race.
8519 * gdb.cp/static-print-quit.exp (print c): Split to ...
8520 (print c - <return>, print c - q <return>, print c - to quit):
8521 ... these. Make the testfile untested on gdb-7.1.
8522
85161e9e 85232011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8524
8525 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8526 gdb_rename_execfile, gdb_touch_execfile): New.
8527 * gdb.base/reread.exp: Use new procs to handle multiple
8528 exec files.
8529
0c51be18
YQ
85302011-05-05 Yao Qi <yao@codesourcery.com>
8531
8532 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8533 (test_adr_32bit, test_pop_pc): New.
8534 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8535 (test_adr_32bit, test_pop_pc): New.
8536
4d393d60
JM
85372011-05-04 Joseph Myers <joseph@codesourcery.com>
8538
8539 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8540 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8541 targets.
8542 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8543 handle targets.
8544
8ffd0459
JK
85452011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8546
8547 * gdb.base/completion.exp (complete help info wat): Rename to ...
8548 (complete 'help info wat'): ... here.
8549 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8550 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8551
8e28d804
PA
85522011-05-04 Pedro Alves <pedro@codesourcery.com>
8553
8554 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8555 gdb_test and explicit $gdb_prompt/timeout matches.
8556
3eb2ef34
YQ
85572011-05-04 Yao Qi <yao@codesourcery.com>
8558
8559 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8560 and __thumb2__.
8561
aaaf81a3
MP
85622011-05-03 Marek Polacek <mpolacek@redhat.com>
8563
8564 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8565 in place of `gdb_test "delete breakpoints"'. This eliminates two
8566 testcases.
8567
c4cbc0df
PA
85682011-05-02 Pedro Alves <pedro@codesourcery.com>
8569
8570 PR testsuite/12649
8571 Fix races.
8572
8573 * gdb.base/completion.exp: Remove all sleep calls. Remove
8574 unnecessary regexs. Don't explicitly expect anything after the
8575 prompt. Eat the prompt if necessary.
8576
b4cbb4a3
EBM
85772011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8578
8579 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8580 accept to show the caller line again as well as the line after.
8581
d65aec65
PM
85822011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8583
8584 PR mi/12531
8585
8586 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8587 compile target.
8588 * gdb.python/py-prettyprint.exp: Add C++ object for
8589 CPLUS_FAKE_CHILD test.
8590
30852783
UW
85912011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8592
8593 * gdb.base/signest.exp: New file.
8594 * gdb.base/signest.c: Likewise.
8595
c7b1f0d9
JK
85962011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8597
8598 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8599 thread and breakpoint notifications.
8600
559a7a62
JK
86012011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8602
8603 * gdb.base/fortran-sym-case.c: New file.
8604 * gdb.base/fortran-sym-case.exp: New file.
8605 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8606 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8607 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8608
8344e389
JK
86092011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8610
8611 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8612 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8613 false #1', `if true else false #2' and `if true else false #3'.
8614
2484c66b
UW
86152011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8616
8617 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8618 while delivering signal.
8619
8d3788bd
VP
86202011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8621
8622 MI breakpoint notifications.
8623
8624 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8625 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8626 * testsuite/gdb.mi/mi-watch.exp: Adust.
8627 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8628 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8629 notifications.
8d3788bd 8630
3e03848b
JK
86312011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8632
8633 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8634 * gdb.base/gdbindex-stabs.c: New file.
8635 * gdb.base/gdbindex-stabs.exp: New file.
8636
918c9108
YQ
86372011-04-25 Yao Qi <yao@codesourcery.com>
8638
8639 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8640 with /*...*/.
8641 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8642
90556b8c
JK
86432011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8644
8645 * gdb.python/py-value.exp (test_objfiles): Name the first test
8646 `py-value in file.filename'.
8647
03f2bd59
JK
86482011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8649
8650 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8651 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8652 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8653 !gdbserver_reconnect_p..
8654 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8655
7b08b9eb
JK
86562011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8657
8658 * gdb.cp/cpcompletion.exp (complete class methods)
8659 (complete class methods beginning with F): Move them above runto. New
8660 comment about the runto delimiter.
8661
b78974c3
PA
86622011-04-20 Pedro Alves <pedro@codesourcery.com>
8663
8664 * gdb.base/maint.exp: Test that "maint print registers" works
8665 without a running program.
8666
20429c40 86672011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8668
20429c40
MP
8669 * gdb.base/setshow.exp: Fix racy tests.
8670 ($old_gdb_prompt): New variable.
8671
7a9dd1b2
TT
86722011-04-19 Tom Tromey <tromey@redhat.com>
8673
8674 * gdb.mi/mi-nsmoribund.exp:
8675 * gdb.hp/gdb.objdbg/objdbg01.exp:
8676 * gdb.base/structs.exp (test_struct_returns):
8677 * gdb.base/call-sc.exp (test_scalar_returns):
8678 * gdb.base/bigcore.exp: Remove duplicate words.
8679
02835898
JK
86802011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8681
8682 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8683 * gdb.base/break-interp.exp (test_attach): New comment.
8684
254f582e
JK
86852011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8686
8687 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8688 (clear __stack_user.next, clear stack_used.next)
8689 (save a zeroed-threads corefile): New test.
8690 Call core_load for $core0file.
8691 (zeroed-threads cannot be listed): New test.
8692
4fe85f5c
JK
86932011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8694
8695 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8696 filename.
8697 ($srcfile): Preserve the original value.
8698 ($testfile): Match it the .exp filename.
8699 ($corefile): New variable. Substitute it around.
8700 Use clean_restart.
8701 ($prev_timeout): Remove.
8702 (load_core): Move core loading into this proc.
8703 Fix restore of $timeout if load_core fails.
8704
63524580
JK
87052011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8706
8707 * gdb.base/eu-strip-infcall.c: New file.
8708 * gdb.base/eu-strip-infcall.exp: New file.
8709
90359a16
JK
87102011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8711
8712 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8713 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8714
626e7282
JK
87152011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8716
8717 Fix Python access to inlined frames.
8718 * gdb.python/py-frame-inline.c: New file.
8719 * gdb.python/py-frame-inline.exp: New file.
8720
3363d018
EBM
87212011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8722
8723 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8724 content of 's24' correctly (avoiding "optimized out").
8725 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8726
28781456
JK
87272011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8728
8729 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8730
4a4106ca
TJB
87312011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8732
8733 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8734 expect a colon in watch -location output.
8735
d26ccb4f
JK
87362011-04-13 Marek Polacek <mpolacek@redhat.com>
8737
df46027d 8738 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8739 New testcase `expect response to define backtrace'. Also remove
8740 redundant `default' block.
8741
e1ab1f9c
JK
87422011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8743
8744 * gdb.python/py-prettyprint.c (struct hint_error): New.
8745 (main): New variable hint_error.
8746 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8747 "print hint_error".
8748 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8749 (register_pretty_printers): Register it.
8750
0c2e6019
TT
87512011-04-04 Tom Tromey <tromey@redhat.com>
8752
8753 * gdb.cp/maint.exp (test_help): Update.
8754 (test_namespace): Likewise.
8755
af57139d
JB
87562011-04-01 Joel Brobecker <brobecker@adacore.com>
8757
8758 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8759 * gdb.ada/arrayptr.exp: Add new tests.
8760
956a9fb9
JB
87612011-04-01 Joel Brobecker <brobecker@adacore.com>
8762
8763 * gdb.ada/mi_catch_ex: New testcase.
8764
d0c4d642
PA
87652011-04-01 Pedro Alves <pedro@codesourcery.com>
8766
8767 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8768 base::overload(void) method without specifying "const".
8769
18819fa6
UW
87702011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8771
8772 * gdb.arch/thumb-singlestep.S: New file.
8773 * gdb.arch/thumb-singlestep.exp: Likewise.
8774
a4c8e806
TT
87752011-03-31 Tom Tromey <tromey@redhat.com>
8776
8777 * gdb.python/py-prettyprint.py (exception_flag): New global.
8778 (NoStringContainerPrinter._iterator.next): Check it.
8779 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8780 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8781
53832f31
TT
87822011-03-29 Tom Tromey <tromey@redhat.com>
8783
8784 * gdb.cp/anon-struct.cc: New file.
8785 * gdb.cp/anon-struct.exp: New file.
8786
e4620230
JK
87872011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8788
8789 Test STT_GNU_IFUNC support.
8790 * gdb.base/gnu-ifunc-lib.c: New file.
8791 * gdb.base/gnu-ifunc.c: New file.
8792 * gdb.base/gnu-ifunc.exp: New file.
8793
d0fb5eae
JK
87942011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8795
8796 Support a ring of related breakpoints.
8797 * gdb.base/watchpoint-delete.c: New file.
8798 * gdb.base/watchpoint-delete.exp: New file.
8799
20106cfb
JK
88002011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8801
8802 * gdb.ada/arrayparam.exp (print first after function call): Use
8803 explicit package name. Add a comment
8804 (print lasta after function call): Rename ...
8805 (print last after function call): ... it and use explicit package
8806 name.
8807 (print length after function call): Use explicit package name.
8808 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8809 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8810 (multiple matches for symbol i): Rename ...
8811 (multiple matches for symbol integervar): ... it.
8812 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8813 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8814
e7ab5e63
AB
88152011-03-25 Andrew Burgess <aburgess@broadcom.com>
8816
8817 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8818 environment variable to make grep output more predictable. Move
8819 all the environment setup into gdb_init so it's done once per test
8820 case rather than each time we start gdb.
8821
9ef07c8c
TT
88222011-03-24 Tom Tromey <tromey@redhat.com>
8823
8824 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8825 test.
8826
dd90784c
JK
88272011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8828
8829 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8830 * gdb.dwarf2/dw2-entry-value.S: New file.
8831 * gdb.dwarf2/dw2-entry-value.exp: New file.
8832
05775840
PM
88332011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8834
6fdff2c5 8835 PR python/12183
05775840
PM
8836
8837 * gdb.python/py-function.exp: Add GdbError tests.
8838
8661b11b
PA
88392011-03-18 Pedro Alves <pedro@codesourcery.com>
8840
8841 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8842 (reglocal_test_func, statlocal_test_func): New functions.
8843 (globals_test_func): Call new functions.
8844 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8845 (gdb_collect_locals_test): New procedure.
8846 (gdb_trace_collection_test): Call new procedures.
8847
0fdb4f18
PA
88482011-03-18 Pedro Alves <pedro@codesourcery.com>
8849
8850 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8851 (test_register, test_register_unavailable): New procedures.
8852 (gdb_unavailable_registers_test): New procedure.
8853 (gdb_trace_collection_test): Call it.
8854
99c3dc11
PM
88552011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8856
6fdff2c5 8857 PR python/12149
99c3dc11
PM
8858
8859 * gdb.python/python.exp: Add gdb.write tests.
8860
29703da4
PM
88612010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8862
8863 * gdb.python/Makefile.in: Add py-objfile.
8864 * gdb.python/py-objfile.exp: New file.
8865 * gdb.python/py-objfile.c: New file.
8866 * gdb.python/py-block.exp: Add is_valid tests.
8867 * gdb.python/py-inferior.exp: Ditto.
8868 * gdb.python/py-infthread.exp: Ditto.
8869 * gdb.python/py-symbol.exp: Ditto.
8870 * gdb.python/py-symtab.exp: Ditto.
8871
598997c8
KS
88722011-03-16 Keith Seitz <keiths@redhat.com>
8873
8874 PR c++/12273
8875 * gdb.cp/cmpd-minsyms.exp: New test.
8876 * gdb.cp/cmpd-minsyms.cc: New file.
8877
8878 PR c++/11734
8879 * gdb.cp/ovsrch.exp: New test.
8880 * gdb.cp/ovsrch.h: New file.
8881 * gdb.cp/ovsrch1.cc: New file.
8882 * gdb.cp/ovsrch2.cc: New file.
8883 * gdb.cp/ovsrch3.cc: New file.
8884 * gdb.cp/ovsrch4.cc: New file.
8885
c91513d8
PP
88862011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8887
8888 PR gdb/12528
8889 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8890 * gdb.base/break-on-linker-gcd-function.exp: New test.
8891 * gdb.base/break-on-linker-gcd-function.cc: New file.
8892
7470fc63
AT
88932011-03-15 Andreas Tobler <andreast@fgznet.ch>
8894
8895 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8896
959e7469
PM
88972011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8898
8899 * lib/gdb.exp (gdb_unload): Add another termination case.
8900
9373cf26
JK
89012011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8902
8903 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8904 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8905 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8906 Provide a stub byte there.
8907 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8908 DW_AT_entry_pc.
8909 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8910
24e9cda0
UW
89112011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8912
8913 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8914 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8915 "generic ABI, auto".
8916 (altivec_abi_tests): Accept vectors returned by reference.
8917
7371cf6d
PM
89182010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8919
8920 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8921
ce77046a
UW
89222011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8923
8924 * gdb.python/py-section-script.exp: Skip test if no Python support.
8925
176400c3
UW
89262011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8927
8928 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8929
ecec24e6
PM
89302011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8931
8932 * gdb.python/py-parameter.exp: Update tests to the new Python
8933 parameter API. Add "no documentation" test. Add deprecated API
8934 backward compatibility test.
8935
5dbdd470
TT
89362011-03-09 Tom Tromey <tromey@redhat.com>
8937
8938 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8939 gdb_continue_to_end.
8940
b66e66ee
MK
89412011-03-09 Mark Kettenis <kettenis@gnu.org>
8942
8943 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8944 tabs.
8945
eceb0c5f
TT
89462011-03-09 Tom Tromey <tromey@redhat.com>
8947
8948 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8949 parentheses.
8950 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8951 $command.
8952 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8953 argument to gdb_continue_to_end.
8954 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8955 argument to gdb_continue_to_end.
8956 * gdb.cp/annota3.exp: Fix regex.
8957 * gdb.cp/annota2.exp: Fix regex.
8958 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8959 gdb_continue_to_end.
8960 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8961 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8962 gdb_continue_to_end.
8963
63154eca
PA
89642011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8965
8966 * gdb.server/ext-run.exp
8967 (load new file without any gdbserver inferior): New test.
8968
967d1f9b
TT
89692011-03-07 Tom Tromey <tromey@redhat.com>
8970
8971 * Makefile.in (TAGS): Rewrite.
8972
d68dcbb9
JK
89732011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8974
8975 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8976 initial commands echo. New match for `Found trace'. Anchor all the
8977 other matches. Anchor and match for `No trace frame found' the final
8978 match.
8979
6bf58e63
TT
89802011-03-07 Tom Tromey <tromey@redhat.com>
8981
8982 * Makefile.in (TAGS): New target.
8983
fda326dd
TT
89842011-03-07 Tom Tromey <tromey@redhat.com>
8985
8986 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8987 change.
8988 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8989 change.
8990 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8991 exit message change.
8992 (skip_altivec_tests): Update for exit message change.
8993 (skip_vsx_tests): Likewise.
8994 (gdb_continue_to_end): Likewise. Add 'command' argument.
8995 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8996 * gdb.threads/tls.exp: Update for exit message change.
8997 * gdb.threads/thread-unwindonsignal.exp: Use
8998 gdb_continue_to_end.
8999 * gdb.threads/step.exp (step_it): Update for exit message change.
9000 (continue_all): Likewise.
9001 * gdb.threads/print-threads.exp (test_all_threads): Update for
9002 exit message change.
9003 * gdb.threads/interrupted-hand-call.exp: Use
9004 gdb_continue_to_end.
9005 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9006 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9007 gdb_continue_to_end.
9008 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9009 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9010 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9011 * gdb.cp/method.exp: Update for exit message change.
9012 * gdb.cp/mb-templates.exp: Update for exit message change.
9013 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9014 * gdb.cp/annota3.exp: Update for exit message change.
9015 * gdb.cp/annota2.exp: Update for exit message change.
9016 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9017 * gdb.base/term.exp: Update for exit message change.
9018 * gdb.base/step-test.exp (test_i): Update for exit message change.
9019 * gdb.base/sigstep.exp (advance): Update for exit message change.
9020 (advancei): Likewise.
9021 * gdb.base/siginfo.exp: Update for exit message change.
9022 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9023 * gdb.base/reread.exp: Use gdb_continue_to_end.
9024 * gdb.base/langs.exp: Use gdb_continue_to_end.
9025 * gdb.base/interrupt.exp: Update for exit message change.
9026 * gdb.base/gdb1555.exp: Update for exit message change.
9027 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9028 * gdb.base/ending-run.exp: Update for exit message change.
9029 * gdb.base/chng-syms.exp: Update for exit message change.
9030 * gdb.base/checkpoint.exp: Update for exit message change.
9031 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9032 gdb_continue_to_end.
9033 (test_catch_syscall_with_wrong_args): Likewise.
9034 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9035 * gdb.base/break-interp.exp (test_ld): Update for exit message
9036 change.
9037 * gdb.base/bang.exp: Update for exit message change.
9038 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9039 (do_call_attach_tests): Likewise.
9040 * gdb.base/a2-run.exp: Update for exit message change.
9041 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9042 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9043 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9044
dd19bd70
JK
90452011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9046
9047 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9048
30e62689
TT
90492011-03-03 Tom Tromey <tromey@redhat.com>
9050
9051 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9052 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9053 * gdb.hp/gdb.aCC/configure.ac: Remove.
9054 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9055 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9056 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9057 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9058 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9059 * gdb.hp/gdb.compat/configure.ac: Remove.
9060 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9061 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9062 * gdb.hp/gdb.defects/configure.ac: Remove.
9063 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9064 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9065 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9066 * gdb.hp/configure.ac: Remove.
9067 * gdb.hp/configure: Remove.
9068 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9069 substitution.
9070 (Makefile): Remove rule.
9071 * gdb.cell/configure.ac: Remove.
9072 * gdb.cell/configure: Remove.
9073 * gdb.stabs/Makefile.in (Makefile): Remove.
9074 (distclean): Don't remove config.status or config.log.
9075 * gdb.stabs/configure (Makefile): Remove.
9076 * gdb.stabs/configure.ac: Remove.
9077 * configure: Rebuild.
9078 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9079 Remove stabs- and cell-specific logic. Test for existence of
9080 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9081 subdirectories, gdb.cell, and and gdb.stabs.
9082 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9083
c171f854
JB
90842011-03-03 Joel Brobecker <brobecker@adacore.com>
9085
9086 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9087 end of buffer.
9088
9a5193cb
JB
90892011-03-02 Joel Brobecker <brobecker@adacore.com>
9090
9091 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9092 gdb_test when running a test where we expected no output back.
9093
9bb4c1bb
MS
90942011-02-28 Michael Snyder <msnyder@vmware.com>
9095
9096 * gdb.cp/overload.cc: Change initializer value to integer.
9097
3bd0f5ef
MS
90982011-02-27 Michael Snyder <msnyder@vmware.com>
9099
9100 * gdb.multi/base.exp: Add test for remove-inferiors.
9101
2279eaad
JB
91022011-02-26 Joel Brobecker <brobecker@adacore.com>
9103
9104 * gdb.python/py-frame.exp: Simplify the initialization phase
9105 using prepare_for_testing.
9106
c82c0b55
MS
91072011-02-25 Michael Snyder <msnyder@vmware.com>
9108
9109 * gdb.multi/base.exp: Add tests for info inferiors with args.
9110
1d94651b
JK
91112011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9112
9113 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9114 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9115 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9116 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9117 asmfile3. Comment the STABS (#3) file compilation. Compile
9118 everything through assembler. Provide KFAIL for symtab/12497.
9119 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9120 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9121 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9122 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9123
3bd0f5ef
MS
91242011-02-24 Michael Snyder <msnyder@vmware.com>
9125
9126 * gdb.base/break.exp: Add tests for delete breakpoints using
9127 convenience variables and value history references.
9128
12c1418e
MS
91292011-02-24 Michael Snyder <msnyder@vmware.com>
9130
9131 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9132 left behind in previous check-in.
9133
e5a67952
MS
91342011-02-23 Michael Snyder <msnyder@vmware.com>
9135
9136 * gdb.base/break.exp: Add tests for "info break" with arguments.
9137 * gdb.trace/infotrace.exp: Update patterns for error and help.
9138 * gdb.base/completion.exp: Update pattern.
9139 * gdb.base/ena-dis-br.exp: Update pattern.
9140 * gdb.base/help.exp: Update patterns.
9141
91422011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9143
9144 * gdb.base/memattr.exp: New test.
9145 * gdb.base/memattr.c: Test load for memattr.exp.
9146
6e6fbe60
DE
91472011-02-22 Doug Evans <dje@google.com>
9148
9149 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9150
1d41d745
MS
91512011-02-22 Michael Snyder <msnyder@vmware.com>
9152
9153 * Makefile.in: Make more clean.
9154 * gdb.ada/Makefile.in: Ditto.
9155 * gdb.arch/Makefile.in: Ditto.
9156 * gdb.asm/Makefile.in: Ditto.
9157 * gdb.base/Makefile.in: Ditto.
9158 * gdb.cp/Makefile.in: Ditto.
9159 * gdb.dwarf2/Makefile.in: Ditto.
9160 * gdb.java/Makefile.in: Ditto.
9161 * gdb.mi/Makefile.in: Ditto.
9162 * gdb.modula2/Makefile.in: Ditto.
9163 * gdb.python/Makefile.in: Ditto.
9164 * gdb.server/Makefile.in: Ditto.
9165 * gdb.stabs/Makefile.in: Ditto.
9166 * gdb.threads/Makefile.in: Ditto.
9167 * gdb.trace/Makefile.in: Ditto.
9168
79ba84ca
MS
91692011-02-22 Michael Snyder <msnyder@vmware.com>
9170
df46027d 9171 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9172 info threads.
9173
b9b35694
JB
91742011-02-22 Joel Brobecker <brobecker@adacore.com>
9175
9176 * gdb.python/py-breakpoint.exp: Fix the expected output of
9177 one of the "maint info breakpoints" tests to accept the output
9178 generated on platforms that do not have hardware watchpoints.
9179
8bfb830f
JB
91802011-02-22 Joel Brobecker <brobecker@adacore.com>
9181
9182 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9183 clean_restart. Be a little stricter in the expected output
9184 for one of the tests. Fix a typo in one of the comments.
9185
c45f3c54
JB
91862011-02-22 Joel Brobecker <brobecker@adacore.com>
9187
9188 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9189 Delete variable binfile, no longer use. Add or modify test
9190 comments to make them unique.
9191
b97c863c
MS
91922011-02-21 Michael Snyder <msnyder@vmware.com>
9193
9194 * Makefile.in: Update for make clean.
9195 * gdb.ada/Makefile.in: Ditto.
9196 * gdb.arch/Makefile.in: Ditto.
9197 * gdb.asm/Makefile.in: Ditto.
9198 * gdb.base/Makefile.in: Ditto.
9199 * gdb.cp/Makefile.in: Ditto.
9200 * gdb.dwarf2/Makefile.in: Ditto.
9201 * gdb.java/Makefile.in: Ditto.
9202 * gdb.mi/Makefile.in: Ditto.
9203 * gdb.modula2/Makefile.in: Ditto.
9204 * gdb.python/Makefile.in: Ditto.
9205 * gdb.server/Makefile.in: Ditto.
9206 * gdb.stabs/Makefile.in: Ditto.
9207 * gdb.threads/Makefile.in: Ditto.
9208 * gdb.trace/Makefile.in: Ditto.
9209
aea5b279
MS
92102011-02-21 Michael Snyder <msnyder@vmware.com>
9211
9212 * gdb.threads/thread-find.exp: Update patterns for changes in
9213 output of "info threads" command.
9214
e3039479
UW
92152011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9216 Ulrich Weigand <uweigand@de.ibm.com>
9217
9218 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9219 (skip_hw_watchpoint_tests): Likewise.
9220 (skip_hw_watchpoint_multi_tests): Likewise.
9221
b800ec70
UW
92222011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9223
9224 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9225 (skip_hw_watchpoint_tests): Likewise.
9226 (skip_hw_watchpoint_multi_tests): Likewise.
9227 (skip_hw_watchpoint_access_tests): Likewise.
9228
9229 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9230 * gdb.base/pr11022.exp: Likewise.
9231 * gdb.base/watch-read.exp: Likewise.
9232 * gdb.base/watch_thread_num.exp: Likewise.
9233 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9234 * gdb.base/watchpoint-hw.exp: Likewise.
9235 * gdb.base/watchpoint.exp: Likewise.
9236 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9237 * gdb.threads/watchthreads-reorder.exp: Likewise.
9238 * gdb.threads/watchthreads.exp: Likewise.
9239 * gdb.threads/watchthreads2.exp: Likewise.
9240
91033e37
JB
92412011-02-21 Joel Brobecker <brobecker@adacore.com>
9242
9243 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9244 the debugger is unable to find the array bounds.
9245
eeaafae2
JK
92462011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9247
9248 * gdb.cp/typedef-operator.exp: New file.
9249 * gdb.cp/typedef-operator.cc: New file.
9250
e338d953
MS
92512011-02-17 Michael Snyder <msnyder@vmware.com>
9252
9253 * gdb.threads/thread-find.exp: Fix regular expressions.
9254
e67ad678
JB
92552011-02-17 Joel Brobecker <brobecker@adacore.com>
9256
9257 * gdb.ada/packed_array: Expand testcase to test printing of
9258 unconstrained packed array.
9259
93084bca
JB
92602011-02-17 Joel Brobecker <brobecker@adacore.com>
9261
9262 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9263
a0c78a73
PA
92642011-02-16 Pedro Alves <pedro@codesourcery.com>
9265
f65d5553 9266 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9267 (main): Initialize it before collecting, and and clear it
9268 afterwards.
f65d5553
PA
9269 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9270 collecting with '{type} addr', where the addr expression is not an
9271 rvalue.
a0c78a73 9272
3dfcbbd2
KW
92732011-02-16 Ken Werner <ken.werner@de.ibm.com>
9274
9275 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9276 a bool variable. Expect correct OpenCL names for vector types. Use the
9277 uc3 variable name instead of referring to the uchar3 built-in type.
9278 Escape the asterisk at the half pointer test.
9279
08807d5a
PA
92802011-02-16 Pedro Alves <pedro@codesourcery.com>
9281
f65d5553 9282 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9283 (main): Initialize it before collecting, and and clear it
9284 afterwards.
f65d5553
PA
9285 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9286 collecting overlapping memory ranges.
08807d5a 9287
60f98dde
MS
92882011-02-15 Michael Snyder <msnyder@vmware.com>
9289
9290 * gdb.base/default.exp: Add tests for thread commands.
9291 * gdb.base/help.exp: Add tests for thread commands.
9292 * gdb.threads/thread-find.exp: New test for thread find command.
9293
648cd113
KW
92942011-02-15 Ken Werner <ken.werner@de.ibm.com>
9295
9296 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9297
494e194e
YQ
92982011-02-15 Yao Qi <yao@codesourcery.com>
9299
9300 PR tdep/12352
9301 * gdb.arch/arm-disp-step.S : New test for str instruction.
9302 * gdb.arch/arm-disp-step.exp : Likewise.
9303
d9492458
TJB
93042011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9305
9306 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9307 "vector_register2_vr" test strings. Test the extended floating
9308 point registers (F32~F63).
9309 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9310 IBM XL C compiler. Make the test program use a register provided
9311 by the compiler for the lxvd2x instruction.
9312
8af8e3bc
PA
93132011-02-14 Pedro Alves <pedro@codesourcery.com>
9314
9315 * gdb.trace/unavailable.cc (class Base, class Middle, class
9316 Derived): New types.
9317 (derived_unavail, derived_partial, derived_whole): New globals.
9318 (virtual_partial): New global.
9319 (virtualp): Point at virtual_partial.
9320 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9321 related to unavailable vptr.
9322
1b28d0b3
PA
93232011-02-14 Pedro Alves <pedro@codesourcery.com>
9324
9325 * gdb.trace/unavailable.cc (a, b, c): New globals.
9326 (main): Set and clear them.
9327 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9328 `a' and `c', and check that `b' isn't collected, although `a' and
9329 `c' are.
9330
ec0a52e1
PA
93312011-02-14 Pedro Alves <pedro@codesourcery.com>
9332
9333 * gdb.trace/unavailable.cc (struct Virtual): New.
9334 (virtualp): New global pointer.
9335 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9336 printing a pointer to an object whose type has a vtable, with
9337 print object on.
9338
24e6bcee
PA
93392011-02-14 Pedro Alves <pedro@codesourcery.com>
9340
9341 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9342 value repeat handles unavailableness.
9343
39d37385
PA
93442011-02-14 Pedro Alves <pedro@codesourcery.com>
9345
9346 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9347 tests for building arrays from unavailable values, subscripting
9348 non-memory rvalue unvailable arrays, and accessing fields or
9349 baseclasses of non-lazy unavailable values,
9350 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9351 struct types.
9352 (g_smallstruct, g_smallstruct_b): New globals.
9353
06d72e16
PA
93542011-02-14 Pedro Alves <pedro@codesourcery.com>
9355
9356 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9357
bc9a5551
JK
93582011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9359
9360 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9361 * gdb.cp/overload-const.exp: New file.
9362 * gdb.cp/overload-const.cc: New file.
9363
54fcddd0
UW
93642011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9365
9366 * gdb.opencl/callfuncs.cl: New file.
9367 * gdb.opencl/callfuncs.exp: New test.
9368 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9369
d6dafb7c
UW
93702011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9371
9372 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9373 when computing result.
9374 * gdb.arch/altivec-abi.exp: Update expected results.
9375
a449c2d8
TJB
93762011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9377
9378 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9379 * gdb.base/jit.exp: Likewise.
9380 * gdb.base/pie-execl.exp: Likewise.
9381 * gdb.base/solib-nodir.exp: Likewise.
9382 * gdb.base/solib-overlap.exp: Likewise.
9383
764880b7
PA
93842011-02-07 Pedro Alves <pedro@codesourcery.com>
9385
9386 * gdb.trace/collection.c (global_pieces): New.
9387 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9388 New procedure.
9389 (gdb_trace_collection_test): Call it.
9390
505500db
SW
93912011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9392
9393 * gdb.python/py-evthreads.c: New file.
9394 * gdb.python/py-evthreads.exp: New file.
9395 * gdb.python/py-events.py: New file.
9396 * gdb.python/py-events.exp: New file.
9397 * gdb.python/py-events.c: New file.
9398
385203ed
DD
93992011-02-04 David Daney <ddaney@caviumnetworks.com>
9400
9401 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9402
9011945e
AB
94032011-02-03 Andrew Burgess <aburgess@broadcom.com>
9404
9405 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9406 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9407 boundary between two compilation units.
9408
580688f3
PA
94092011-02-02 Pedro Alves <pedro@codesourcery.com>
9410
9411 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9412 (Virtual): New structs.
9413 (virtual_o, virtual_middle_b): New globals.
9414 * gdb.cp/virtbase.exp: New tests.
9415
d3f0f853
PP
94162011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9417
9418 * gdb.base/jit.exp: New file.
9419 * gdb.base/jit-main.c: New file.
9420 * gdb.base/jit-solib.c: New file.
9421
b2030fb5
UW
94222011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9423
9424 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9425 proceed to initial kernel entry point.
9426 * gdb.opencl/datatypes.exp: Likewise.
9427 * gdb.opencl/operators.exp: Likewise.
9428 * gdb.opencl/vec_comps.exp: Likewise.
9429
2db19d1e
SW
94302011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9431
9432 * gdb.cp/nsnested.cc: New.
9433 * gdb.cp/nsnested.exp: New.
9434 * gdb.cp/nsnoimports.exp: New.
9435 * gdb.cp/nsnoimports.cc: New.
9436
6b0c4c1f
JB
94372011-01-31 Joel Brobecker <brobecker@adacore.com>
9438
9439 * gdb.base/interact.exp: Add extra tests that verify that
9440 the value of the interactive-mode setting does not change
9441 after the script is sourced.
9442
80b23b6a
JK
94432011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9444
9445 * gdb.cp/noparam.exp: New file.
9446 * gdb.cp/noparam.cc: New file.
9447
ffd5ec24
PA
94482011-01-28 Pedro Alves <pedro@codesourcery.com>
9449
9450 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9451 there's no stack or registers.
9452
a81766d8
TT
94532011-01-26 Tom Tromey <tromey@redhat.com>
9454
9455 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9456 space before string output. Add test for "set print pretty off"
9457 case.
9458
585fdaa1
PA
94592011-01-25 Pedro Alves <pedro@codesourcery.com>
9460
9461 * gdb.base/frame-args.exp: Adjust.
9462 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9463 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9464 * gdb.dwarf2/pieces.exp: Adjust.
9465 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9466 * gdb.opt/inline-locals.exp: Adjust.
9467 * gdb.threads/fork-child-threads.exp: Adjust.
9468
d468832a
KW
94692011-01-25 Ken Werner <ken.werner@de.ibm.com>
9470
9471 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9472 OpenCL kernel function. Add a comment as marker. Add address space
9473 qualifiers for the remaining program scope variables.
9474 * gdb.opencl/datatypes.cl: Likewise.
9475 * gdb.opencl/operators.cl: Likewise.
9476 * gdb.opencl/vec_comps.cl: Likewise.
9477 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9478 Add breakpoint at the marker comment.
9479 * gdb.opencl/datatypes.exp: Likewise.
9480 * gdb.opencl/operators.exp: Likewise.
9481 * gdb.opencl/vec_comps.exp: Likewise.
9482
490f124f
PA
94832011-01-24 Pedro Alves <pedro@codesourcery.com>
9484
9485 * gdb.base/printcmds.c (some_struct): New struct and instance.
9486 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9487 procedure.
9488 <global scope>: Call it.
9489
6da78614
KW
94902011-01-21 Ken Werner <ken.werner@de.ibm.com>
9491
9492 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9493 argument to the gdb_compile_opencl_hostapp call.
9494
ec64c9aa
YQ
94952011-01-19 Yao Qi <yao@codesourcery.com>
9496
9497 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9498 positve list.
9499
810cfdbb
YQ
95002011-01-19 Yao Qi <yao@codesourcery.com>
9501
9502 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9503 canonical form.
9504 Remove "xscale-*-*"
9505 * gdb.xml/tdesc-regs.exp: Likewise.
9506 * gdb.python/py-section-script.exp: Replace ARM target triplet
9507 with canonical form.
9508 Match arm*-*-symbianelf*.
9509 * gdb.base/dup-sect.exp: Likewise.
9510 * lib/dwarf.exp: New.
9511 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9512 dwarf2_support.
9513 * gdb.dwarf2/dup-psym.exp: Likewise.
9514 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9515 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9516 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9517 * gdb.dwarf2/dw2-basic.exp: Likewise.
9518 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9519 * gdb.dwarf2/dw2-const.exp: Likewise.
9520 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9521 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9522 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9523 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9524 * gdb.dwarf2/dw2-filename.exp: Likewise.
9525 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9526 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9527 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9528 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9529 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9530 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9531 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9532 * gdb.dwarf2/dw2-producer.exp: Likewise.
9533 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9534 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9535 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9536 * gdb.dwarf2/dw2-strp.exp: Likewise.
9537 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9538 * gdb.dwarf2/implptr.exp: Likewise.
9539 * gdb.dwarf2/mac-fileno.exp: Likewise.
9540 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9541 * gdb.dwarf2/pieces.exp: Likewise.
9542 * gdb.dwarf2/pr11465.exp: Likewise.
9543 * gdb.dwarf2/valop.exp: Likewise.
9544 * gdb.dwarf2/watch-notconst.exp: Likewise.
9545 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9546
4694da01
TT
95472011-01-19 Tom Tromey <tromey@redhat.com>
9548
9549 * gdb.python/py-infthread.exp: Add thread tests.
9550
b075872c
JB
95512011-01-14 Joel Brobecker <brobecker@adacore.com>
9552
9553 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9554
2c3e6e24
JB
95552011-01-14 Joel Brobecker <brobecker@adacore.com>
9556
9557 * gdb.ada/widewide: New testcase.
9558
de8fa76c
JB
95592011-01-13 Joel Brobecker <brobecker@adacore.com>
9560
9561 * gdb.base/interact.exp: New testcase.
9562
1b05df00
TT
95632011-01-12 Tom Tromey <tromey@redhat.com>
9564
9565 * gdb.mi/gdb2549.exp: Update for error message changes.
9566 * gdb.mi/mi-cli.exp: Likewise.
9567 * gdb.mi/mi-disassemble.exp: Likewise.
9568 * gdb.mi/mi-pthreads.exp: Likewise.
9569 * gdb.mi/mi-regs.exp: Likewise.
9570 * gdb.mi/mi-stack.exp: Likewise.
9571 * gdb.mi/mi-var-block.exp: Likewise.
9572 * gdb.mi/mi-var-cmd.exp: Likewise.
9573 * gdb.mi/mi2-cli.exp: Likewise.
9574 * gdb.mi/mi2-disassemble.exp: Likewise.
9575 * gdb.mi/mi2-pthreads.exp: Likewise.
9576 * gdb.mi/mi2-regs.exp: Likewise.
9577 * gdb.mi/mi2-stack.exp: Likewise.
9578 * gdb.mi/mi2-var-block.exp: Likewise.
9579 * gdb.mi/mi2-var-cmd.exp: Likewise.
9580
c2ff108b
JK
95812011-01-12 Andrew Burgess <aburgess@broadcom.com>
9582 Jan Kratochvil <jan.kratochvil@redhat.com>
9583
9584 PR fortran/11104 and DWARF unbound arrays detection.
9585 * gdb.fortran/multi-dim.exp: New file.
9586 * gdb.fortran/multi-dim.f90: New file.
9587
b716877b
AB
95882011-01-12 Andrew Burgess <aburgess@broadcom.com>
9589
9590 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9591 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9592 add new tests for opcode dumping.
9593
6c162d5e
TT
95942011-01-11 Tom Tromey <tromey@redhat.com>
9595
9596 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9597
77b06cd7
TJB
95982010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9599
9600 Convert hardware watchpoints to use breakpoint_ops.
9601 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9602 type is not supported.
9603 * gdb.base/foll-fork.exp: Likewise.
9604 * gdb.base/foll-vfork.exp: Likewise.
9605
f39a75d0
PM
96062011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9607
9608 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9609 Use load_lib gdb-python.exp.
9610 * gdb.python/python.exp: Ditto.
9611 * gdb.python/py-function.exp: Ditto.
9612
fc529d80
AS
96132011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9614
9615 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9616
fb03cb59
JK
96172011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9618
9619 * configure: Regenerate.
9620
d8e22779
TT
96212011-01-06 Tom Tromey <tromey@redhat.com>
9622
9623 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9624
09050809
JB
96252011-01-06 Joel Brobecker <brobecker@adacore.com>
9626
fc529d80
AS
9627 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9628 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9629 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9630 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9631 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9632 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9633 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9634 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9635 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9636 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9637 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9638 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9639 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9640 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9641 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9642 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9643 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9644 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9645 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9646 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9647 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9648 gdb.ada/uninitialized_vars.exp,
9649 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9650 Simplify by using clean_restart.
09050809 9651
8ed5dd9e
JB
96522011-01-06 Joel Brobecker <brobecker@adacore.com>
9653
9654 Add marker to be used as anchor for inserting breakpoints.
9655 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9656 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9657 Likewise.
9658
9659 Remove uses of gdb_start_cmd.
9660 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9661 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9662
9663 Do not run testcase if testing with GDBserver.
9664 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9665 if testing with GDBserver.
9666
368a124f
JB
96672011-01-06 Joel Brobecker <brobecker@adacore.com>
9668
9669 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9670 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9671 copyright header.
9672
44944448
JB
96732011-01-05 Joel Brobecker <brobecker@adacore.com>
9674
9675 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9676 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9677 testsuite/gdb.fortran/complex.f,
9678 testsuite/gdb.fortran/derived-type.f90,
9679 testsuite/gdb.fortran/library-module-lib.f90,
9680 testsuite/gdb.fortran/library-module-main.f90,
9681 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9682 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9683 Copyright year update.
9684
31886ea6
JB
96852011-01-05 Joel Brobecker <brobecker@adacore.com>
9686
9687 * gdb.base/langs1.f: Add copyright header.
9688
ebedcab5
JK
96892011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9690
9691 * gdb.base/morestack.exp: New file.
9692 * gdb.base/morestack.c: New file.
9693
de1eb2f9
JK
96942011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9695
9696 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9697
9e87a409
JB
96982010-12-29 Joel Brobecker <brobecker@adacore.com>
9699
9700 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9701 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9702
720d1a40
JB
97032010-12-29 Joel Brobecker <brobecker@adacore.com>
9704
9705 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9706
a283af87
AS
97072010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9708
5d3d9cba
AS
9709 * gdb.threads/tls.exp: Fix typo.
9710
a283af87
AS
9711 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9712 * gdb.threads/execl.exp: Update.
9713
2a20745c
YQ
97142010-12-23 Yao Qi <yao@codesourcery.com>
9715
9716 * gdb.arch/arm-disp-step.exp: New.
9717 * gdb.arch/arm-disp-step.S: New.
9718
a7658b96
TT
97192010-12-21 Tom Tromey <tromey@redhat.com>
9720
9721 * gdb.threads/execl.exp: Update.
9722 * gdb.threads/linux-dp.exp: Update.
9723 * gdb.threads/manythreads.exp: Update.
9724 * gdb.threads/tls.exp: Update.
9725
5b79abe7
TT
97262010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9727
9728 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9729 (NextOverThrowDerivates) <resumebpt>: New.
9730 (resumebpt_test): New.
9731 (main): Call resumebpt_test.
9732 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9733
0914bcdb
SS
97342010-12-12 Stan Shebs <stan@codesourcery.com>
9735
9736 * gdb.trace/tsv.exp: Test print command on trace state variables.
9737
305aeedc
TT
97382010-12-09 Tom Tromey <tromey@redhat.com>
9739
9740 * gdb.base/interp.exp: Add regression test.
9741
186c406b
TT
97422010-12-09 Tom Tromey <tromey@redhat.com>
9743
9744 * gdb.java/jnpe.java: New file.
9745 * gdb.java/jnpe.exp: New file.
9746 * gdb.cp/nextoverthrow.exp: New file.
9747 * gdb.cp/nextoverthrow.cc: New file.
9748
aae1c79a
DE
97492010-12-07 Doug Evans <dje@google.com>
9750
9751 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9752 of data-directory.
9753 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9754 updated.
9755 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9756
60f98dde 97572010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9758
9759 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9760 * gdb.base/call-sc.exp: Ditto.
9761 * gdb.base/finish.exp: Ditto.
9762 * gdb.base/return.exp: Ditto.
9763 * gdb.base/return2.exp: Ditto.
9764
5fa290c1
DE
97652010-11-30 Doug Evans <dje@google.com>
9766
9767 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9768 (gdb_expect_list): Fix spelling errors in comments.
9769 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9770 send_gdb/gdb_expect_list where applicable.
9771 * gdb.base/call-ar-st.exp: Ditto.
9772 * gdb.base/funcargs.exp: Ditto.
9773 * gdb.base/gcore.exp: Ditto.
9774 * gdb.base/page.exp: Ditto.
9775 * gdb.base/sigaltstack.exp: Ditto.
9776 * gdb.base/siginfo.exp: Ditto.
9777 * gdb.base/sigstep.exp: Ditto.
9778 * gdb.base/trace-commands.exp: Ditto.
9779
4e04c971
DE
97802010-11-29 Doug Evans <dje@google.com>
9781
9782 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9783 printer-name;subprinter-name.
9784
8cf6f0b1
TT
97852010-11-29 Tom Tromey <tromey@redhat.com>
9786
9787 * gdb.dwarf2/implptr.exp: New file.
9788 * gdb.dwarf2/implptr.c: New file.
9789 * gdb.dwarf2/implptr.S: New file.
9790
94b6973e
PM
97912010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9792
fc529d80 9793 PR python/12199
94b6973e
PM
9794
9795 * gdb.python/py-breakpoint.exp: Test the delete method.
9796
8358c15c
JK
97972010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9798
9799 Fix step_resume_breakpoint unsaved during an infcall.
9800 * gdb.base/step-resume-infcall.exp: New file.
9801 * gdb.base/step-resume-infcall.c: New file.
9802
f6df29bc
TJB
98032010-11-24 Edjunior Machado <emachado@br.ibm.com>
9804
9805 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9806
f2b5a5cf
TJB
98072010-11-24 Edjunior Machado <emachado@br.ibm.com>
9808
9809 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9810 on ppc64's symbols; "finish" and "return" commands must accept to
9811 show the caller line again as well as the line after.
9812 * gdb.asm/powerpc64.inc: New file.
9813
6b0ecdc2
DE
98142010-11-23 Doug Evans <dje@google.com>
9815
9816 * lib/gdb.exp (gdb_test_sequence): New function.
9817 (gdb_expect_list): Add verbose -log call for each pattern.
9818 * gdb.base/signals.exp (test_handle_all_print): Call it.
9819 Reduce timeout increment from 6 minutes to 1 minute.
9820 * gdb.server/ext-run.exp: Call it.
9821
ea976c60
PM
98222010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9823
f2b5a5cf 9824 PR python/12212
ea976c60
PM
9825
9826 * gdb.python/python.exp: Check that selected_thread raises an
9827 error when no inferior is loaded.
9828
c0efa795
JK
98292010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9830
9831 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9832 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9833
ec3aa567
JK
98342010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9835
9836 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9837 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9838
d8249011
DE
98392010-11-18 Doug Evans <dje@google.com>
9840
9841 * gdb.server/ext-run.exp: Fix intermittent failures.
9842
d4eba7d1
NF
98432010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9844
9845 * gdb.stabs/gdb11479.exp: Use runto_main.
9846
b04c2f88
NF
98472010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9848
9849 * gdb.base/break-entry.exp: Skip if using a stub.
9850
ae9d7ce4
NF
98512010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9852
9853 * gdb.python/py-inferior.exp: Pack values in target endianness.
9854
621c8364
TT
98552010-11-12 Tom Tromey <tromey@redhat.com>
9856
9857 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9858 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9859 MemoryError.
9860 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9861 type.
9862 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9863 MemoryError.
9864 (test_subscript_regression): Update exception type.
9865
84f4c1fe
PM
98662010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9867
9868 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9869 breakpoint tests.
9870
a1442452
PA
98712010-11-09 Pedro Alves <pedro@codesourcery.com>
9872
9873 * gdb.base/watchpoint.exp: Test "watch -location" with an
9874 innacessible location.
9875
efd11a33
JK
98762010-11-09 Edjunior Machado <emachado@br.ibm.com>
9877 Luis Machado <luisgpm@br.ibm.com>
9878
9879 * gdb.base/maint.exp: Expect "." prefix.
9880 * gdb.base/nodebug.exp: Expect "." Likewise.
9881 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9882 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9883 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9884 POWER server processors.
9885
aa00efb5
JK
98862010-11-08 Edjunior Machado <emachado@br.ibm.com>
9887 Luis Machado <luisgpm@br.ibm.com>
9888
9889 * gdb.base/break-entry.exp: convert entry point for
9890 ppc64 and expect leading `.' on ppc64's symbols
9891
99e7ae30
DE
98922010-11-05 Doug Evans <dje@google.com>
9893
9894 * gdb.base/help.exp: Update expected output.
b521dba8
DE
9895 * gdb.python/py-param.exp: Delete, contents moved to ...
9896 * gdb.python/py-parameter.exp: ... here. New file.
9897 Add test for gdb.parameter ("directories").
99e7ae30 9898
f4b8a18d
KW
98992010-11-05 Ken Werner <ken.werner@de.ibm.com>
9900
9901 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9902 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9903 * configure: Regenerate.
9904 * gdb.opencl/Makefile.in: New File.
9905 * gdb.opencl/datatypes.exp: Likewise.
9906 * gdb.opencl/datatypes.cl: Likewise.
9907 * gdb.opencl/operators.exp: Likewise.
9908 * gdb.opencl/operators.cl: Likewise.
9909 * gdb.opencl/vec_comps.exp: Likewise.
9910 * gdb.opencl/vec_comps.cl: Likewise.
9911 * gdb.opencl/convs_casts.exp: Likewise.
9912 * gdb.opencl/convs_casts.cl: Likewise.
9913 * lib/opencl.exp: Likewise.
9914 * lib/opencl_hostapp.c: Likewise.
9915 * lib/opencl_kernel.cl: Likewise.
9916 * lib/cl_util.c: Likewise.
9917 * lib/cl_util.c: Likewise.
9918 * gdb.base/default.exp (set language): Add "opencl" to the list of
9919 languages.
9920
a9d5ef47
SW
99212010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9922
9923 * gdb.cp/overload.exp: Added test for inheritance overload.
9924 * gdb.cp/overload.cc: Ditto.
9925 * gdb.cp/oranking.exp: Removed releveant kfails.
9926
03eb1c79
JK
99272010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9928 Joel Brobecker <brobecker@adacore.com>
9929
9930 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9931 check test_compiler_info.
9932
dbc98a8b
KW
99332010-11-03 Ken Werner <ken.werner@de.ibm.com>
9934
9935 * gdb.base/gnu_vector.exp: Adjust expect messages.
9936
120bd360
KW
99372010-11-03 Ken Werner <ken.werner@de.ibm.com>
9938
9939 * gdb.base/gnu_vector.exp: Add unary operator tests.
9940
c37f7098
KW
99412010-11-03 Ken Werner <ken.werner@de.ibm.com>
9942
9943 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9944
7b51bc51
DE
99452010-11-02 Doug Evans <dje@google.com>
9946
9947 * gdb.python/py-pp-maint.c: New file.
9948 * gdb.python/py-pp-maint.exp: New file.
9949 * gdb.python/py-pp-maint.py: New file.
9950
50c97f38
TT
99512010-11-02 Tom Tromey <tromey@redhat.com>
9952
9953 * gdb.base/default.exp: Remove "scheme" from language list.
9954
a289b8f6
JK
99552010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9956
9957 Revert:
9958 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9959 * gdb.threads/sigstep-threads.exp: New file.
9960 * gdb.threads/sigstep-threads.c: New file.
9961
cd017491
MS
99622010-10-20 Michael Snyder <msnyder@vmware.com>
9963
9964 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9965
8e6a5956
UW
99662010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9967
9968 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9969 Skip test completely if gdb,no_hardware_watchpoints.
9970
2c04da0d
UW
99712010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9972
9973 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9974 strict, but do not check for any particular function name within libc.
9975
79afc5ef
SW
99762010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9977
9978 * gdb.cp/smartp.exp: New test.
9979 * gdb.cp/smartp.cc : New test.
9980
026ffab7
SW
99812010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9982
9983 * gdb.cp/converts.exp: Test pointer to bool conversion.
9984 Test pointer to long conversion.
9985 * gdb.cp/oranking.exp: Removed relevant kfail.
9986
3a772aa4
TT
99872010-10-18 Tom Tromey <tromey@redhat.com>
9988
9989 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9990 argument to lazy_string.
9991 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9992 (pp_ls.to_string): Use it.
9993 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9994 Add "estring2" local.
9995
5fc3827b
JK
99962010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9997
9998 Fix s390x compatibility.
9999 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10000 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10001
8aeb23f3
JK
100022010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10003
10004 * gdb.threads/sigstep-threads.exp: New file.
10005 * gdb.threads/sigstep-threads.c: New file.
10006
c1e56572
JK
100072010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10008
10009 * gdb.base/pie-execl.exp: New file.
10010 * gdb.base/pie-execl.c: New file.
10011
92163a10
JK
100122010-10-13 Doug Evans <dje@google.com>
10013 Jan Kratochvil <jan.kratochvil@redhat.com>
10014
10015 PR exp/12117
10016 * gdb.cp/ptype-cv-cp.cc: New file.
10017 * gdb.cp/ptype-cv-cp.exp: New file.
10018
7062b0a0
SW
100192010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10020
10021 * gdb.cp/converts.cc: New test program.
10022 * gdb.cp/converts.exp: New test.
10023 * gdb.cp/overload.exp: Added test for void* vs int*.
10024 * gdb.cp/overload.exp: Ditto.
10025 * gdb.cp/oranking.exp: Removed related kfail.
10026
0e3509db
DE
100272010-10-13 Doug Evans <dje@google.com>
10028
10029 * lib/gdb-python.exp (gdb_check_python_config): New function.
10030 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10031 * gdb.python/lib-types.cc: New file.
10032 * gdb.python/lib-types.exp: New file.
10033
8dc78533
JK
100342010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10035
10036 * gdb.python/py-error.exp: New file.
10037 * gdb.python/py-error.py: New file.
10038
93c17e06
JK
100392010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10040
10041 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10042 gdb_test_multiple.
10043
d8b34041
JK
100442010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10045
10046 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10047 * gdb.base/prelink.exp: Likewise.
10048 * gdb.base/solib-nodir.exp: Likewise.
10049 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10050 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10051 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10052
e0cc584e
UW
100532010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10054
10055 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10056 for the "info files" test to avoid timeouts on slow machines.
10057
cfc353b1
JK
100582010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10059
10060 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10061 (main): Make openlib dummy call.
10062
d3d7896d
JK
100632010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10064
10065 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10066 * break-interp.exp (reach): Move the core body ...
10067 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10068 (test_ld): Provide always real argument, even to the linker. Replace
10069 dl_main by _dl_debug_state.
10070
5e533c94
JK
100712010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10072
10073 Fix results of prelinked PIEs on ppc*.
10074 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10075 Accept also DISPLACEMENT "PRESENT".
10076 (main): Replace "ZERO" displacements by "PRESENT".
10077
33540610
SW
100782010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10079
10080 * gdb.cp/oranking.exp: New test.
10081 * gdb.cp/oranking.cc: New test program.
10082
3bdf2bbd
KW
100832010-10-08 Ken Werner <ken.werner@de.ibm.com>
10084
10085 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10086 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10087
2f608a3a
KW
100882010-10-06 Ken Werner <ken.werner@de.ibm.com>
10089
10090 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10091 lush, lynx) New constant.
10092 * gdb.base/constvars.exp: Test const array types.
10093 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10094
aa2e2d8d
DE
100952010-10-06 Doug Evans <dje@google.com>
10096
10097 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10098 of syscall staging area.
10099
2844d6b5
KW
101002010-10-06 Ken Werner <ken.werner@de.ibm.com>
10101
10102 * gdb.base/gnu_vector.c: Add variable c4.
10103 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10104 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10105
7d8ac8bb
MR
101062010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10107
10108 * gdb.arch/altivec-abi.exp: Fix a typo.
10109
84a02e58
MR
101102010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10111
10112 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10113 to match a thread ID.
10114
b18e6318
JK
101152010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10116
10117 Fix s390x testcase compatibility.
10118 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10119
a2c09bd0
DE
101202010-10-01 Doug Evans <dje@google.com>
10121
10122 * lib/gdb-python.exp: New file.
10123 * gdb.python/py-block.exp: Use it.
10124 * gdb.python/py-breakpoint.exp: Ditto.
10125 * gdb.python/py-frame.exp: Ditto.
10126 * gdb.python/py-inferior.exp: Ditto.
10127 * gdb.python/py-param.exp: Ditto.
10128 * gdb.python/py-prettyprint.exp: Ditto.
10129 * gdb.python/py-shared.exp: Ditto.
10130 * gdb.python/py-symbol.exp: Ditto.
10131 * gdb.python/py-symtab.exp: Ditto.
10132 * gdb.python/py-type.exp: Ditto.
10133 * gdb.python/py-value.exp: Ditto.
10134 * gdb.python/python.exp: Ditto.
10135
38f12cfc
TT
101362010-09-30 Tom Tromey <tromey@redhat.com>
10137
10138 * gdb.base/anon.exp: New file.
10139 * gdb.base/anon.c: New file.
10140
9ae8282d
TT
101412010-09-30 Tom Tromey <tromey@redhat.com>
10142
10143 * gdb.base/completion.exp: Test completion through anonymous
10144 union.
10145 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10146
e9e07ba6
JK
101472010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10148
10149 Fix printing parameters of inlined functions.
10150 * gdb.dwarf2/dw2-inline-param.exp: New file.
10151 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10152 * gdb.dwarf2/dw2-inline-param.S: New file.
10153
cd2effb2
JK
101542010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10155
10156 PR corefiles/12071.
10157 * gdb.base/corefile.exp (quit with a process, no question: load core)
10158 (quit with a core file): New tests.
10159
bceffbf3
JK
101602010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10161
10162 Fix GDB crash on inferior calls with self-referencing classes.
10163 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10164 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10165 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10166
1736ad11
JK
101672010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10168
10169 Fix lost siginfo_t for inferior calls.
10170 * gdb.base/siginfo-infcall.exp: New file.
10171 * gdb.base/siginfo-infcall.c: New file.
10172
a176ad92
JB
101732010-09-22 Joel Brobecker <brobecker@adacore.com>
10174
10175 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10176
c2b0a229
JK
101772010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10178
10179 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10180 New test.
10181 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10182
e8ae22d1
JB
101832010-09-22 Joel Brobecker <brobecker@adacore.com>
10184
10185 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10186 type of our const type.
10187
ec322823
SW
101882010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10189
10190 * gdb.cp/pr12028.cc: New.
10191 * gdb.cp/pr12028.exp: New.
10192
72929c62
JB
101932010-09-22 Joel Brobecker <brobecker@adacore.com>
10194
10195 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10196
875b4ff5 101972010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10198 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10199
10200 PR mi/11407
10201 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10202 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10203 * gdb.mi/dw2-ref-missing-frame.S New File.
10204 * gdb.mi/dw2-ref-missing-frame.exp New File.
10205
7155d578
TT
102062010-09-14 Tom Tromey <tromey@redhat.com>
10207
10208 PR symtab/8399:
10209 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10210
515ed532
TT
102112010-09-14 Tom Tromey <tromey@redhat.com>
10212
10213 PR exp/11803:
10214 * gdb.threads/tls.exp: Use C++.
10215 (check_thread_local): Use K::another_thread_local.
10216 * gdb.threads/tls.c (class K): New.
10217 (another_thread_local): Now a member of K.
10218 (spin): Update. No longer K&R C.
10219
450ca57c
SW
102202010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10221
10222 * gdb.cp/koenig.cc: created class for testing member lookup.
10223 * gdb.cp/koenig.exp: Added test for member lookup.
10224
dbd492a3
JK
102252010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10226
10227 Fix false FAILs on sourcetree topdir directory containing "kill".
10228 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10229 source line matching regexp.
10230
8d4d924b
JK
102312010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10232
10233 * gdb.python/python.exp (set height 0, collect help from uiout)
10234 (verify help to uiout): New tests.
10235
8e64f2a0
JK
102362010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10237
10238 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10239 is_lp64_target to check 64bit target.
10240
4569eed2
JK
102412010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10242
10243 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10244 (test_ld) <powerpc64-*>: New.
10245
5e1617b1
DJ
102462010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10247
10248 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10249
c767944b
DJ
102502010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10251
10252 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10253 (FunctionArg::method): New function.
10254 (empty, arg): New variables.
10255 (main): Call arg.method.
10256 * gdb.cp/templates.exp (test_template_args): New function.
10257 (do_tests): Call it.
10258
27d3a3fc
UW
102592010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10260
10261 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10262 of "next" to proceed over pthread_exit call.
10263
55b7ce7f
UW
102642010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10265
10266 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10267 "maint print statistics" output to prevent expect timeouts.
10268
809df446
JK
102692010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10270
10271 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10272 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10273 (test_float_rejected): ... here.
10274 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10275 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10276 (test_float_rejected): ... here.
10277 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10278 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10279 (test_float_rejected): ... here.
10280 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10281 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10282 (test_float_rejected): ... here.
10283
8464be76
DJ
102842010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10285
10286 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10287 before disabling hardware watchpoints.
10288 (test_inaccessible_watchpoint): Check that hardware watchpoints
10289 are used. Test for watchpoints on a constant address.
10290
14dba4b4
JK
102912010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10292
10293 * gdb.base/ui-redirect.exp: New file.
10294
3f3540e1 102952010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10296 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10297
10298 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10299
0f254bb7
DE
103002010-08-31 Doug Evans <dje@google.com>
10301
10302 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10303
03f17ccf
TT
103042010-08-30 Tom Tromey <tromey@redhat.com>
10305
10306 PR python/11792:
10307 * gdb.python/py-value.exp (test_subscript_regression): Add
10308 dynamic_type test.
10309
640617ad
DJ
103102010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10311
10312 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10313 instead of running to main. Do not test the main function.
10314 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10315 Add new main.
10316
2ed91d1b
PA
103172010-08-26 Pedro Alves <pedro@codesourcery.com>
10318
10319 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10320 one test.
10321
673bfd45
DE
103222010-08-24 Doug Evans <dje@google.com>
10323
10324 PR symtab/11942
10325 * gdb.dwarf2/dw4-sig-types.cc: New file.
10326 * gdb.dwarf2/dw4-sig-types.h: New file.
10327 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10328 * gdb.dwarf2/dw4-sig-types.exp: New file.
10329
f9ffd4bb
TT
103302010-08-23 Tom Tromey <tromey@redhat.com>
10331
10332 PR python/11145:
10333 * gdb.python/py-value.c (Base, Derived): New types.
10334 (base): New global.
10335 * gdb.python/py-value.exp (test_subscript_regression): Add
10336 dynamic_cast test.
10337
d839c8a4
TT
103382010-08-23 Tom Tromey <tromey@redhat.com>
10339
10340 PR python/10676:
10341 * gdb.python/py-type.exp (test_fields): Add tests for type
10342 equality.
10343
702c2711
TT
103442010-08-23 Tom Tromey <tromey@redhat.com>
10345
10346 PR python/11915:
10347 * gdb.python/py-type.exp (test_fields): Add tests for array.
10348
832bafd3
KS
103492010-08-23 Keith Seitz <keiths@redhat.com>
10350
10351 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10352 have any children. Create a new abbrev for it.
10353 Add missing terminal sequence to .debug_abbrev.
10354
c37bf528
KS
103552010-08-20 Keith Seitz <keiths@redhat.com>
10356
10357 PR symtab/11465:
10358 * gdb.dwarf2/pr11465.exp: New test.
10359 * gdb.dwarf2/pr11465.S: New file.
10360 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10361 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10362
4572cbac
TJB
103632010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10364
10365 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10366 registers. Update data sets with the new v2_double element in the
10367 VSX register union. Add vector_register3_vr data set for the AltiVec
10368 registers. Use gdb_test_no_output instead of send_gdb.
10369
e7fbb131
PA
103702010-08-19 Pedro Alves <pedro@codesourcery.com>
10371
10372 * gdb.python/py-shared.exp: New file, factored out from
10373 python.exp.
10374 * gdb.python/py-shared.c: New file.
10375 * gdb.python/py-shared-sl.c: New file.
10376 * gdb.python/python-1.c: New file.
10377 * gdb.python/python-sl.c: Delete.
10378 * gdb.python/python.c: Mention python-1.c.
10379 * gdb.python/python.exp: Move shared library tests to
10380 py-shared.exp.
10381 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10382 (MISCELLANEOUS): New.
10383 (clean mostlyclean): Also remove $MISCELLANEOUS.
10384
d30f5e1f
DE
103852010-08-19 Doug Evans <dje@google.com>
10386
10387 PR exp/11926
10388 * gdb.base/printcmds.exp (test_float_accepted): New function.
10389 Move existing float tests there. Add tests for floats with suffixes.
10390 (test_float_rejected): New function.
10391 * gdb.java/jv-print.exp (test_float_accepted): New function.
10392 (test_float_rejected): New function.
10393 * gdb.objc/print.exp: New file.
10394 * gdb.pascal/print.exp: New file.
10395 * lib/objc.exp: New file.
10396
7b3fd859
PM
103972010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10398
10399 * gdb.base/default.exp (info set): Avoid full buffer error and force
10400 reading up to final gdb prompt.
10401 (show): Likewise.
10402
c92817ce
TT
104032010-08-18 Tom Tromey <tromey@redhat.com>
10404
10405 PR symtab/11919:
10406 * gdb.base/completion.exp: Add test.
10407
f1208f9e
DE
104082010-08-18 Doug Evans <dje@google.com>
10409
10410 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10411 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10412 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10413 Simplify, early exit if runto_main fails.
10414 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10415 (set_lang_fortran): Moved to lib/fortran.exp.
10416 * gdb.fortran/types.exp: load_lib fortran.exp.
10417 (set_lang_fortran): Moved to lib/fortran.exp.
10418 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10419 * gdb.java/jprint.exp (set_lang_java): Ditto.
10420 * gdb.java/jv-exp.exp: load_lib java.exp.
10421 If set_lang_java fails, issue a warning instead of failure to be
10422 consistent with other set_lang_foo uses.
10423 (set_lang_java): Moved to lib/java.exp.
10424 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10425 If set_lang_java fails, issue a warning instead of failure to be
10426 consistent with other set_lang_foo uses.
10427 * gdb.pascal/types.exp: load_lib pascal.exp.
10428 (set_lang_pascal): Moved to lib/pascal.exp.
10429 * lib/fortran.exp: New file.
10430 * lib/java.exp (set_lang_java): New function.
10431 * lib/pascal.exp (set_lang_pascal): New function.
10432
2f06b485
YQ
104332010-08-18 Yao Qi <yao@codesourcery.com
10434
10435 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10436 func_nofb_start and func_loopfb_start, so that address of functions
10437 is equal to these labels on Thumb.
10438
96e25403
YQ
104392010-08-18 Yao Qi <yao@codesourcery.com>
10440
10441 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10442 to reflect latest c source file.
10443
36e6adc4
JK
104442010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10445
10446 * gdb.cp/infcall-dlopen.exp: New file.
10447 * gdb.cp/infcall-dlopen.cc: New file.
10448 * gdb.cp/infcall-dlopen-lib.cc: New file.
10449
f431efe5
PA
104502010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10451 Pedro Alves <pedro@codesourcery.com>
10452
10453 PR breakpoints/11371
10454
10455 * gdb.base/watch-cond-infcall.exp: New file.
10456 * gdb.base/watch-cond-infcall.c: New file.
10457
06a64a0b
TT
104582010-08-16 Tom Tromey <tromey@redhat.com>
10459
10460 * gdb.base/help.exp: Update.
10461 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10462 watchpoint.
10463 (test_watch_location): New proc.
10464 (test_watchpoint_in_big_blob): Delete watchpoint.
10465 * gdb.base/watchpoint.c (func5): New function.
10466 (main): Call it.
10467
70ebf4ed
DE
104682010-08-16 Doug Evans <dje@google.com>
10469
10470 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10471
ca5c20b6
PM
104722010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10473
10474 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10475 tests.
10476
7346b668
KW
104772010-08-11 Ken Werner <ken.werner@de.ibm.com>
10478
10479 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10480 * gdb.base/gnu_vector.c: New File.
10481 * gdb.base/gnu_vector.exp: Likewise.
10482
cb2e07a6
PM
104832010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10484
10485 * gdb.python/python.c: New File.
10486 * gdb.python/python-sl.c: New File.
10487 * gdb.python/python.exp: Test solib_address and decode_line
10488 * functions.
10489
5da1313b
JK
104902010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10491
10492 * gdb.python/python.exp (show height, set height 10)
10493 (verify pagination beforehand, verify pagination beforehand: q)
10494 (gdb.execute does not page, verify pagination afterwards)
10495 (verify pagination afterwards: q): New.
10496
49c3ccf7
DE
104972010-08-02 Doug Evans <dje@google.com>
10498
10499 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10500 because of an older gcc, change test2
10501 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10502 to unsupported.
10503
42c0c4f1
KH
105042010-07-30 Kazu Hirata <kazu@codesourcery.com>
10505
10506 * gdb.base/break-always.exp: Do not expect full paths to file
10507 names.
10508 * gdb.base/commands.exp: Likewise.
10509
d3765805
DE
105102010-07-30 Doug Evans <dje@google.com>
10511
c98ee71b
DE
10512 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10513 xfail them when run with older gccs.
10514
fd961404
DE
10515 * lib/gdb.exp (build_executable): Forward "c++" option to
10516 get_compiler_info.
10517
999adef4
DE
10518 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10519 "python print ttype.template_argument(1)" and
10520 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10521 if using gcc 4.4 or earlier.
10522
d3765805
DE
10523 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10524 attach-to-debugger handling.
10525
1276c759
JK
105262010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10527
10528 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10529 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10530 (main): Use copyreloc.
10531 * gdb.base/prelink.exp (split debug of executable)
10532 (.dynbss vs. .bss address shift): New tests.
10533
88caa9b9
PA
105342010-07-29 Pedro Alves <pedro@codesourcery.com>
10535
10536 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10537 in gdb_test_multiple.
10538
c6f2ac43
PA
105392010-07-29 Pedro Alves <pedro@codesourcery.com>
10540
10541 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10542 environment.
10543
326fd672
TT
105442010-07-28 Tom Tromey <tromey@redhat.com>
10545
10546 PR python/11060:
10547 * gdb.python/py-type.c (Temargs): New template.
10548 (temvar): New variable.
10549 * gdb.python/py-type.exp (test_template): New proc.
10550
3ce3b1ba
PA
105512010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10552
10553 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10554 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10555
34eaf542
TT
105562010-07-28 Tom Tromey <tromey@redhat.com>
10557
10558 PR c++/9946:
10559 * gdb.cp/temargs.exp: New file.
10560 * gdb.cp/temargs.cc: New file.
10561
d41b819e
JK
105622010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10563
10564 * gdb.base/help.exp (help disassemble): Update the content.
10565
26ab7092
JK
105662010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10567
10568 * gdb.threads/ia64-sigill.exp: New file.
10569 * gdb.threads/ia64-sigill.c: New file.
10570
5283e9e1
TT
105712010-07-27 Tom Tromey <tromey@redhat.com>
10572
10573 * gdb.opt/inline-cmds.c (ATTR): New define.
10574 (func1): Use it.
10575 (func2): Likewise.
10576 (func3): Likewise.
10577 (outer_inline1): Likewise.
10578 (outer_inline2): Likewise.
10579 * gdb.opt/inline-bt.c (ATTR): New define.
10580 (func1): Use it.
10581 (func2): Likewise.
10582 * gdb.opt/inline-locals.c (ATTR): New define.
10583 (func1): Use it.
10584 (func2): Likewise.
10585
e992ef73
TT
105862010-07-27 Tom Tromey <tromey@redhat.com>
10587
10588 * gdb.stabs/gdb11479.c (hack): New function.
10589 (test): Use it.
10590 (test2): Use it.
10591 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10592 (int32_search_buf, int64_search_buf): No longer static.
10593 (x): Remove.
10594 * gdb.base/relocate.c (hack): New function.
10595
5374244e
PM
105962010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10597
10598 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10599 * gdb.python/py-value.c (func1): New function.
10600 (func2): Likewise.
10601
a99aee83
CV
106022010-07-26 Corinna Vinschen <vinschen@redhat.com>
10603
10604 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10605 as not to clash with .data section.
10606
a04ba985
JG
106072010-07-26 Jerome Guitton <guitton@adacore.com>
10608
10609 * gdb.base/code_elim.exp: New file.
10610 * gdb.base/code_elim1.c: New file.
10611 * gdb.base/code_elim2.c: New file.
10612
23bd0f7c
PA
106132010-07-21 Pedro Alves <pedro@codesourcery.com>
10614
10615 PR symtab/11827
10616
10617 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10618 (some_volatile_enum): New variable.
10619 * gdb.base/printcmds.exp (test_print_enums): New.
10620 <top level>: Call it.
10621
883df6dd
SW
106222010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10623
10624 * gdb.cp/fpointer.cc: New test.
10625 * gdb.cp/fpointer.exp: New test.
10626
569b05a5
JK
106272010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10628
10629 * gdb.base/solib-nodir.exp: New file.
10630 * lib/gdb.exp (runto): New case for a GDB internal error.
10631
51d7d803
JK
106322010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10633 Ulrich Weigand <uweigand@de.ibm.com>
10634 Tom Tromey <tromey@redhat.com>
10635
10636 * gdb.base/charset-malloc.c: New file.
10637 * gdb.base/charset.c (malloc_stub): New prototype.
10638 (main): Call it instead of malloc itself.
10639 * gdb.base/charset.exp: Use only prepare_for_testing.
10640 (binfile): Remove the variable.
10641
c0edd9ed
JK
106422010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10643
10644 Make core files the process_stratum.
10645 * gdb.base/corefile.exp (run: load core again)
10646 (run: sanity check we see the core file, run: with core)
10647 (run: core file is cleared, attach: load core again)
10648 (attach: sanity check we see the core file, attach: with core)
10649 (attach: core file is cleared): New tests.
10650 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10651
3cbaedff
KW
106522010-07-14 Ken Werner <ken.werner@de.ibm.com>
10653
10654 * gdb.arch/altivec-abi.exp: New tests.
10655
91158a56
TT
106562010-07-13 Tom Tromey <tromey@redhat.com>
10657
10658 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10659 (main): Use it.
10660 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10661
0f5238ed
TT
106622010-07-13 Tom Tromey <tromey@redhat.com>
10663
10664 * gdb.base/label.exp: New file.
10665 * gdb.base/label.c: New file.
10666
add265ae
L
106672010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10668 H.J. Lu <hongjiu.lu@intel.com>
10669
10670 * lib/gdb.exp (is_ilp32_target): New.
10671 (is_lp64_target): Likewise.
10672
10673 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10674 target.
10675 * gdb.arch/amd64-disp-step.exp: Likewise.
10676 * gdb.arch/amd64-dword.exp: Likewise.
10677 * gdb.arch/amd64-i386-address.exp: Likewise.
10678 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10679
add265ae
L
10680 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10681 target.
10682 * gdb.arch/i386-bp_permanent.exp: Likewise.
10683 * gdb.arch/i386-byte.exp: Likewise.
10684 * gdb.arch/i386-disp-step.exp: Likewise.
10685 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10686 * gdb.arch/i386-prologue.exp: Likewise.
10687 * gdb.arch/i386-size-overlap.exp: Likewise.
10688 * gdb.arch/i386-size.exp: Likewise.
10689 * gdb.arch/i386-sse.exp: Likewise.
10690 * gdb.arch/i386-unwind.exp: Likewise.
10691 * gdb.arch/i386-word.exp: Likewise.
10692
10693 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10694 test only when building 64-bit executables. Do not hard-code
10695 -m64 option.
10696
2dfb8c17
DE
106972010-07-07 Doug Evans <dje@google.com>
10698
10699 * lib/gdb.exp (gdb_test_list_exact): New function.
10700 * gdb.base/default.exp (show convenience): Call it, add tests for
10701 $_sdata = void, $_thread = 0.
10702
4e5799b6
JK
107032010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10704 Joel Brobecker <brobecker@adacore.com>
10705
10706 Fix re-run of PIE executable, PR shlibs/11776.
10707 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10708 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10709 and re-"run" of the inferior.
10710
1a219cc7
JK
107112010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10712 Joel Brobecker <brobecker@adacore.com>
10713
10714 Cope with missing /usr/sbin/prelink.
10715 * lib/prelink-support.exp (prelink_no):
10716 <result == 1 && $output is "no such file or directory">: New.
10717 (prelink_yes): Likewise. Return on failed prelink_no.
10718
5e3b36f8
JK
107192010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10720 Joel Brobecker <brobecker@adacore.com>
10721
10722 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10723 build_executable by build_executable_own_libs. Replace "prelink -R"
10724 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10725 change.
10726 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10727 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10728 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10729 Replace build_executable by build_executable_own_libs's function
10730 build_executable_own_libs.
10731 (prelinkNO): Create new stub to call prelink_no.
10732 (prelinkYES): Create new stub to call prelink_yes.
10733 (test_attach): Rename calls of copy to file_copy.
10734 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10735 (copy): Move to ...
10736 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10737 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10738 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10739 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10740 special flags by gdb_compile_shlib. Replace second gdb_compile by
10741 build_executable_own_libs. Replace "prelink -R" execution by a call of
10742 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10743 a second call of prelink_yes. Replace restart commands by
10744 clean_restart.
10745 (prelink): Rename to ...
10746 (seen displacement message): ... this test. Extend its expectation
10747 strictness.
10748
86e4bafc
JK
107492010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10750
10751 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10752 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10753 displacement message exactly once.
10754
3cd07d20
JK
107552010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10756 Joel Brobecker <brobecker@adacore.com>
10757
10758 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10759 its restore after the <$relink_args != ""> loop. new comment.
10760
0a1e94c7
JK
107612010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10762 Joel Brobecker <brobecker@adacore.com>
10763
10764 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10765 code for it. New variable relink_args.
10766 (prelinkYES): Call prelinkNO.
10767 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10768 in such case. Move the core code to ...
10769 (test_attach_gdb): ... a new function. Send GDB command "file".
10770 Extend expected "Attaching to " string.
10771
2f70bcfb
TT
107722010-07-02 Tom Tromey <tromey@redhat.com>
10773
10774 * gdb.base/bitops.exp: Remove extraneous "pass".
10775
a17ac5b0
TT
107762010-07-02 Ken Werner <ken.werner@de.ibm.com>
10777
10778 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10779
dc10affe
PA
107802010-07-01 Pedro Alves <pedro@codesourcery.com>
10781
d41c0fc8
PA
10782 * gdb.base/help.exp: Adjust expected output.
10783
107842010-07-01 Pedro Alves <pedro@codesourcery.com>
10785
10786 * gdb.base/help.exp: Adjust expected output.
dc10affe 10787
0a600c36
JK
107882010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10789
10790 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10791 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10792 c++/11702.
10793
37cc8bfe
JK
107942010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10795 Doug Evans <dje@google.com>
10796
10797 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10798 add .dynamic entry'.
10799
254e6b9e
DE
108002010-06-29 Doug Evans <dje@google.com>
10801
10802 Test PR c++/11702.
10803 * gdb.cp/m-static.exp: Add testcase.
10804 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10805
595939de 108062010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10807 Tom Tromey <tromey@redhat.com>
10808 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
10809
10810 * gdb.python/py-inferior.c: New File.
10811 * gdb.python/py-infthread.c: New File.
10812 * gdb.python/py-inferior.exp: New File.
10813 * gdb.python/py-infthread.exp: New File.
10814
98751a41
JK
108152010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10816
10817 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10818 (ptype ::C::OtherFileClass typedefs): New.
10819 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10820 (C::OtherFileClass::cOtherFileClassVar2): New.
10821 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10822 cOtherFileClassVar2.
10823 (C::cOtherFileType2, C::cOtherFileVar2): New.
10824 (C::cOtherFileVar_use): use also cOtherFileVar2.
10825 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10826
41f62f39
JK
108272010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10828
10829 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10830 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10831 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10832 (print ::C::cOtherFileVar)
10833 (whatis C::OtherFileClass::cOtherFileClassType)
10834 (whatis ::C::OtherFileClass::cOtherFileClassType)
10835 (print C::OtherFileClass::cOtherFileClassVar)
10836 (print ::cOtherFileClassVar)
10837 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10838 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10839 trailing content.
10840 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10841 (C::OtherFileClass::cOtherFileClassVar)
10842 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10843 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10844
af53d231
JK
108452010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10846
10847 Test PR c++/11703 and PR gdb/1448.
10848 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10849 gdb/1448.
10850
9655fd1a
JK
108512010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10852
10853 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10854 (main) <rtti_data>: New.
10855 * gdb.cp/virtbase.exp (print rtti_data): New.
10856
824cc8dd
JK
108572010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10858 Joel Brobecker <brobecker@adacore.com>
10859
10860 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10861
6036c742
JK
108622010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10863
10864 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10865
de6a0421
DE
108662010-06-28 Doug Evans <dje@google.com>
10867
10868 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10869
b2dae948
DE
108702010-06-27 Doug Evans <dje@google.com>
10871
10872 * gdb.cp/m-static.exp: Update expected test output.
10873
0f3bb72e
PH
108742010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10875
889bf7c5
PA
10876 * gdb.gdb/selftest.exp: Adjust expected message for
10877 capturing start-up runtime.
0f3bb72e 10878
bc9f0842
TT
108792010-06-25 Tom Tromey <tromey@redhat.com>
10880
10881 PR python/10808:
10882 * gdb.python/python.exp: Add new tests.
10883
099ef718
SW
108842010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10885
10886 * gdb.cp/operator.cc: Created an import loop.
10887 * gdb.cp/operator.exp: Added testcase for import loop.
10888
5868a632
JK
108892010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10890
10891 Test PR python/11407.
10892 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10893 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10894 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10895 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10896 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10897 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10898 binfile. Call gdb_compile with clean_restart twice.
10899 (func_nofb print, func_nofb backtrace, func_loopfb print)
10900 (func_loopfb backtrace): New.
10901
af76db58
JK
109022010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10903
10904 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10905 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10906 by a hand made one.
10907 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10908 i?86 requirement. Remove variables srcfile and binfile. New variable
10909 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10910
f2c7657e
UW
109112010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10912
10913 * gdb.cell/dwarfaddr.exp: New file.
10914 * gdb.cell/dwarfaddr.S: New file.
10915
628fe4e4
JK
109162010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10917
10918 Test PR 9436.
10919 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10920
f1421989
HZ
109212010-06-24 Hui Zhu <teawater@gmail.com>
10922
10923 * gdb.base/eval.exp: New file.
10924
d03285ec
UW
109252010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10926
10927 * gdb.cell/fork.exp: New file.
10928 * gdb.cell/fork.c: Likewise.
10929 * gdb.cell/fork-spu.c: Likewise.
10930
41b2c92d
PM
109312010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10932
10933 * lib/gdb.exp (banned_variables_traced): New global variable.
10934 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10935 (gdb_init): Use `trace add variable' instead of obsolete
10936 `trace variable'.
10937
d5bc977f
DE
109382010-06-21 Doug Evans <dje@google.com>
10939
10940 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10941
d2ed6730
UW
109422010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10943
10944 * gdb.arch/spu-ls.exp: New file.
10945 * gdb.arch/spu-ls.c: Likewise.
10946
6aed2dbc
SS
109472010-06-18 Stan Shebs <stan@codesourcery.com>
10948
10949 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10950
e0756905
UW
109512010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10952
10953 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10954 * gdb.base/watch-cond.exp: Likewise.
10955 * gdb.python/py-breakpoint.exp: Likewise.
10956
d8053d4d
PA
109572010-06-18 Pedro Alves <pedro@codesourcery.com>
10958
10959 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10960 clean_restart, make sure every test has a distinct message, and
10961 that messages don't include the executable' full path.
10962
81ce510c
DE
109632010-06-17 Doug Evans <dje@google.com>
10964
10965 * gdb.arch/i386-size.exp: Updated expected output for
10966 DISASSEMBLY_OMIT_FNAME.
10967
65d79d4b
SDJ
109682010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10969 Sergio Durigan Junior <sergiodj@redhat.com>
10970
10971 * gdb.base/watch-notconst.c: New file.
10972 * gdb.base/watch-notconst.S: New file.
10973 * gdb.base/watch-notconst2.c: New file.
10974 * gdb.base/watch-notconst2.S: New file.
10975 * gdb.base/watch-notconst.exp: New file.
10976 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10977 (func4): Add operations on `global_ptr_ptr'.
10978 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10979 routine to test watchpoints created with a constant expression.
10980 (test_inaccessible_watchpoint): Include tests for watchpoints
10981 created with a constant expression.
10982
df0f4836
KB
109832010-06-14 Kevin Buettner <kevinb@redhat.com>
10984
10985 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10986 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10987 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10988 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10989 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10990 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10991 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10992 of `_start'.
10993
b769def5
UW
109942010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10995
10996 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10997 not supported on the target.
10998 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10999 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11000 * gdb.mi/mi-nsintrall.exp: Likewise.
11001 * gdb.mi/mi-nsmoribund.exp: Likewise.
11002 * gdb.mi/mi-nsthrexec.exp: Likewise.
11003
d914c394
SS
110042010-06-11 Stan Shebs <stan@codesourcery.com>
11005
11006 * gdb.base/permissions.exp: New file.
11007
110082010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11009
11010 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11011 does not support ELF executable class.
11012
f3ce5b9c
UW
110132010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11014
11015 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11016
8e46892c
JK
110172010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11018
11019 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11020 (runto): Catch "The target does not support running in non-stop mode.".
11021
6cc55c64
MS
110222010-06-11 Michael Snyder <msnyder@vmware.com>
11023
11024 * gdb.base/setshow.exp (set language asm): Don't use
11025 gdb_test_no_output, fails on some targets.
11026
caddefa4
UW
110272010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11028
11029 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11030 * gdb.cp/pr9167.exp: Likewise.
11031
468b1aa7
UW
110322010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11033
11034 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11035
5c3552dc
UW
110362010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11037
11038 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11039
02e6fe6a
UW
110402010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11041
11042 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11043
0e03807e
TT
110442010-06-11 Tom Tromey <tromey@redhat.com>
11045
11046 PR gdb/9977, PR exp/11636::
11047 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11048 (pieces_test_f6): Update expected output.
11049
2bdf28a0
JK
110502010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11051
11052 * gdb.base/moribund-step.exp: New.
11053
f6978de9
MS
110542010-06-08 Michael Snyder <msnyder@vmware.com>
11055
11056 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11057 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11058 * gdb.ada/frame_args.exp: Ditto.
11059 * gdb.ada/lang_switch.exp: Ditto.
11060 * gdb.ada/ptype_arith_binop.exp: Ditto.
11061 * gdb.ada/ref_param.exp: Ditto.
11062 * gdb.ada/type_coercion.exp:Ditto.
11063
11064 * gdb.asm/asm-source.exp: Ditto.
11065
11066 * gdb.base/attach.exp: Ditto.
11067 * gdb.base/bitfields2.exp: Ditto.
11068 * gdb.base/call-signal-resume.exp: Ditto.
11069 * gdb.base/callfuncs.exp: Ditto.
11070 * gdb.base/commands.exp: Ditto.
11071 * gdb.base/dbx.exp: Ditto.
11072 * gdb.base/default.exp: Ditto.
11073 * gdb.base/dump.exp: Ditto.
11074 * gdb.base/exprs.exp: Ditto.
11075 * gdb.base/freebpcmd.exp: Ditto.
11076 * gdb.base/interrupt.exp: Ditto.
11077 * gdb.base/list.exp: Ditto.
11078 * gdb.base/long_long.exp: Ditto.
11079 * gdb.base/maint.exp: Ditto.
11080 * gdb.base/ptype.exp: Ditto.
11081 * gdb.base/return.exp: Ditto.
11082 * gdb.base/setshow.exp: Ditto.
11083 * gdb.base/sigbpt.exp: Ditto.
11084 * gdb.base/sigrepeat.exp: Ditto.
11085
11086 * gdb.cp/classes.exp: Ditto.
11087
11088 * gdb.dwarf2/dw2-restore.exp: Ditto.
11089
11090 * gdb.gdb/selftest.exp: Ditto.
11091
11092 * gdb.multi/base.exp: Ditto.
11093 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11094
11095 * gdb.python/py-block.exp: Ditto.
11096 * gdb.python/py-prettyprint.exp: Ditto.
11097 * gdb.python/py-template.exp: Ditto.
11098
11099 * gdb.server/ext-attach.exp: Ditto.
11100 * gdb.server/ext-run.exp: Ditto.
11101 * gdb.server/server-mon.exp: Ditto.
11102
11103 * gdb.threads/fork-thread-pending.exp: Ditto.
11104 * gdb.threads/hand-call-in-threads.exp: Ditto.
11105 * gdb.threads/interrupted-hand-call.exp: Ditto.
11106 * gdb.threads/linux-dp.exp: Ditto.
11107 * gdb.threads/manythreads.exp: Ditto.
11108 * gdb.threads/print-threads.exp: Ditto.
11109 * gdb.threads/pthreads.exp: Ditto.
11110 * gdb.threads/schedlock.exp: Ditto.
11111 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11112 * gdb.threads/threadapply.exp: Ditto.
11113
de7ff789
MS
111142010-06-08 Michael Snyder <msnyder@vmware.com>
11115
889bf7c5 11116 * gdb.ada/exec_changed.exp:
de7ff789
MS
11117 Use ".*" instead of "" as wildcard regexp.
11118
11119 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11120 * gdb.base/call-ar-st.exp: Ditto.
11121 * gdb.base/checkpoint.exp: Ditto.
11122 * gdb.base/default.exp: Ditto.
11123 * gdb.base/dump.exp: Ditto.
11124 * gdb.base/ending-run.exp: Ditto.
11125 * gdb.base/fileio.exp: Ditto.
11126 * gdb.base/miscexprs.exp: Ditto.
11127 * gdb.base/pointers.exp: Ditto.
11128 * gdb.base/readline.exp: Ditto.
11129 * gdb.base/reread.exp: Ditto.
11130 * gdb.base/restore.exp: Ditto.
11131 * gdb.base/shlib-call.exp: Ditto.
11132 * gdb.base/valgrind-db-attach.exp: Ditto.
11133 * gdb.base/volatile.exp: Ditto.
11134 * gdb.base/watchpoints.exp: Ditto.
11135
11136 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11137
11138 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11139 * gdb.python/py-value.exp: Ditto.
11140
11141 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11142 * gdb.trace/circ.exp: Ditto.
11143 * gdb.trace/collection.exp: Ditto.
11144 * gdb.trace/packetlen.exp: Ditto.
11145 * gdb.trace/passc-dyn.exp: Ditto.
11146 * gdb.trace/report.exp: Ditto.
11147 * gdb.trace/tfile.exp: Ditto.
11148 * gdb.trace/tfind.exp: Ditto.
11149 * gdb.trace/while-dyn.exp: Ditto.
11150
3bebe2f2
JK
111512010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11152
11153 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11154
5c631832
JK
111552010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11156
11157 Test PR 10640.
11158 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11159
4c3376c8
SW
111602010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11161
11162 * gdb.cp/koenig.exp: Test for ADL operators.
11163 * gdb.cp/koenig.cc: Added ADL operators.
11164 * gdb.cp/operator.exp: New test.
11165 * gdb.cp/operator.cc: New test.
11166
dc226d5a
MS
111672010-06-04 Michael Snyder <msnyder@vmware.com>
11168
dfb88a23
MS
11169 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11170 * gdb.base/pending.exp: Ditto.
f7ae76b3 11171
dc226d5a
MS
11172 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11173
967cf477
DE
111742010-06-04 Doug Evans <dje@google.com>
11175
11176 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11177 disabled printers.
11178 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11179 (enable_lookup_function): New function.
11180
eb801841
TT
111812010-06-04 Tom Tromey <tromey@redhat.com>
11182
11183 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11184 of hash and id.
11185
38979823
JK
111862010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11187
11188 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11189 newline.
11190 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11191 (empty verbose non-noisy clear, empty verbose noisy clear)
11192 (empty non-verbose noisy clear): Likewise.
11193
35ec993f
MS
111942010-06-03 Michael Snyder <msnyder@vmware.com>
11195
11196 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11197 * gdb.base/display.exp: Ditto.
11198 * gdb.base/find.exp: Ditto.
11199 * gdb.base/ifelse.exp: Ditto.
11200 * gdb.base/multi-forks.exp: Ditto.
11201 * gdb.base/recurse.exp: Ditto.
11202 * gdb.base/setshow.exp: Ditto.
11203 * gdb.base/value-double-free.exp: Ditto.
11204 * gdb.base/watch-vfork.exp: Ditto.
11205 * gdb.base/watch_thread_num.exp: Ditto.
11206 * gdb.base/watchpoint-solib.exp: Ditto.
11207 * gdb.base/watchpoint.exp: Ditto.
11208 * gdb.base/watchpoints.exp: Ditto.
11209
11210 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11211 * gdb.cp/overload.exp: Ditto.
11212 * gdb.cp/virtfunc.exp: Ditto.
11213
11214 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11215
889bf7c5 11216 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11217 Replace gdb_test with gdb_test_no_output.
11218
889bf7c5 11219 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11220 Replace gdb_test with gdb_test_no_output.
11221 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11222 * gdb.threads/watchthreads.exp: Ditto.
11223 * gdb.threads/watchthreads2.exp: Ditto.
11224
11225 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11226 * gdb.trace/tfind.exp: Ditto.
11227
c22decce
JB
112282010-06-03 Joel Brobecker <brobecker@adacore.com>
11229
11230 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11231 successful test if message is the empty string.
11232
fd5700c7
JK
112332010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11234
11235 * gdb.fortran/module.exp (stopped language detection): New test.
11236
f55ee35c
JK
112372010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11238
11239 Support DW_TAG_module as separate namespaces.
11240 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11241 gdb.fortran/library-module-lib.f90: New.
11242 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11243 (print i): Remove.
11244 (continue to breakpoint: i-is-1, print var_i value 1)
11245 (continue to breakpoint: i-is-2, print var_i value 2)
11246 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11247 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11248 (complete `modmany, complete `modmany`, complete `modmany`var)
11249 (show language, setting breakpoint at module): New tests.
11250 * gdb.fortran/module.f90 (module mod): Remove.
11251 (module mod1, module mod2, module modmany, subroutine sub1)
11252 (subroutine sub2, program module): New.
11253
b8e8282f
JK
112542010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11255
11256 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11257 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11258 * gdb.cp/anon-union.exp (pass): Rename to ...
11259 (print z 2): ... here.
b8e8282f 11260
019ebafc
MS
112612010-06-02 Michael Snyder <msnyder@vmware.com>
11262
e68d8fd4
MS
11263 * gdb.trace/actions.exp: Use gdb_test_no_output.
11264 * gdb.trace/circ.exp: Ditto.
11265 * gdb.trace/packetlen.exp: Ditto.
11266 * gdb.trace/save-trace.exp: Ditto.
11267 * gdb.trace/tracecmd.exp: Ditto.
11268 * gdb.trace/tsv.exp: Ditto.
11269
12b5d08a
MS
11270 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11271 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11272 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11273 * gdb.threads/manythreads.exp: Ditto.
11274 * gdb.threads/print-threads.exp: Ditto.
11275 * gdb.threads/pthreads.exp: Ditto.
11276 * gdb.threads/schedlock.exp: Ditto.
11277 * gdb.threads/staticthreads.exp: Ditto.
11278 * gdb.threads/thread-specific.exp: Ditto.
11279 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11280 * gdb.threads/threadapply.exp: Ditto.
11281 * gdb.threads/watchthreads.exp: Ditto.
11282 * gdb.threads/watchthreads2.exp: Ditto.
11283
89493308
MS
11284 * gdb.python/py-block.exp: Use gdb_test_no_output.
11285 * gdb.python/py-prettyprint.exp: Ditto.
11286 * gdb.python/py-template.exp: Ditto.
11287 * gdb.python/py-value.exp: Ditto.
11288
11289 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11290 * gdb.reverse/watch-reverse.exp: Ditto.
11291
11292 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11293 * gdb.server/ext-run.exp: Ditto.
11294
019ebafc
MS
11295 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11296 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11297 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11298 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11299 * gdb.dwarf2/dw2-producer.exp: Ditto.
11300 * gdb.dwarf2/mac-fileno.exp: Ditto.
11301
11302 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11303 * gdb.gdb/selftest.exp: Ditto.
11304
11305 * gdb.multi/base.exp: Use gdb_test_no_output.
11306
11307 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11308
3e0ca3a5
JK
113092010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11310
11311 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11312
9db70545
MS
113132010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11314
a8d52276
MS
11315 * gdb.cp/class2.exp: Use gdb_test_no_output.
11316 * gdb.cp/classes.exp: Ditto.
11317 * gdb.cp/extern-c.exp: Ditto.
11318 * gdb.cp/inherit.exp: Ditto.
11319 * gdb.cp/maint.exp: Ditto.
11320 * gdb.cp/mb-inline.exp: Ditto.
11321 * gdb.cp/mb-templates.exp: Ditto.
11322 * gdb.cp/method2.exp: Ditto.
11323 * gdb.cp/misc.exp: Ditto.
11324 * gdb.cp/ovldbreak.exp: Ditto.
11325 * gdb.cp/punctuator.exp: Ditto.
11326 * gdb.cp/templates.exp: Ditto.
11327 * gdb.cp/virtbase.exp: Ditto.
11328
889bf7c5 11329 * gdb.threads/attach-stopped.exp:
9db70545 11330 Replace uses of send_gdb / gdb_expect.
889bf7c5 11331 * gdb.threads/attachstop-mt.exp:
9db70545 11332 Replace uses of send_gdb / gdb_expect.
889bf7c5 11333 * gdb.threads/gcore-thread.exp:
9db70545 11334 Replace uses of send_gdb / gdb_expect.
889bf7c5 11335 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11336 Replace uses of send_gdb / gdb_expect.
11337 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11338 * gdb.threads/print-threads.exp:
9db70545
MS
11339 Replace uses of send_gdb / gdb_expect.
11340 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11341 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11342 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11343
11344 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11345 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11346 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11347 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11348 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11349 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11350 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11351 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11352 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11353 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11354 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11355
359cc68c
JK
113562010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11357
11358 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11359
7d3fe98e
SW
113602010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11361
11362 * gdb.cp/koenig.exp: Added new test case.
11363 * gdb.cp/koenig.cc: Ditto.
11364
27d3a1a2
MS
113652010-06-01 Michael Snyder <msnyder@vmware.com>
11366
11367 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11368 * gdb.base/arrayidx.exp: Ditto.
11369 * gdb.base/attach.exp: Ditto.
11370 * gdb.base/auxv.exp: Ditto.
11371 * gdb.base/bigcre.exp: Ditto.
11372 * gdb.base/break-always.exp: Ditto.
11373 * gdb.base/break-interp.exp: Ditto.
11374 * gdb.base/break.exp: Ditto.
11375 * gdb.base/breakpoint-shadow.exp: Ditto.
11376 * gdb.base/call-ar-st.exp: Ditto.
11377 * gdb.base/call-sc.exp: Ditto.
11378 * gdb.base/call-signal-resume.exp: Ditto.
11379 * gdb.base/callfuncs.exp: Ditto.
11380 * gdb.base/catch-syscall.exp: Ditto.
11381 * gdb.base/charset.exp: Ditto.
11382 * gdb.base/code-expr.exp: Ditto.
11383 * gdb.base/commands.exp: Ditto.
11384 * gdb.base/cond-expr.exp: Ditto.
11385 * gdb.base/condbreak.exp: Ditto.
11386 * gdb.base/cursal.exp: Ditto.
11387 * gdb.base/cvexpr.exp: Ditto.
11388 * gdb.base/default.exp: Ditto.
11389 * gdb.base/del.exp: Ditto.
11390 * gdb.base/detach.exp: Ditto.
11391 * gdb.base/display.exp: Ditto.
11392 * gdb.base/ena-dis-br.exp: Ditto.
11393 * gdb.base/eval-skip.exp: Ditto.
11394 * gdb.base/foll-fork.exp: Ditto.
11395 * gdb.base/foll-vfork.exp: Ditto.
11396 * gdb.base/frame-args.exp: Ditto.
11397 * gdb.base/funcargs.exp: Ditto.
11398 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11399 * gdb.base/gdbvars.exp: Ditto.
11400 * gdb.base/help.exp: Ditto.
11401 * gdb.base/ifelse.exp: Ditto.
11402 * gdb.base/included.exp: Ditto.
11403 * gdb.base/list.exp: Ditto.
11404 * gdb.base/macscp.exp: Ditto.
11405 * gdb.base/maint.exp: Ditto.
11406 * gdb.base/multi-fork.exp: Ditto.
11407 * gdb.base/overlays.exp: Ditto.
11408 * gdb.base/page.exp: Ditto.
11409 * gdb.base/pending.exp: Ditto.
11410 * gdb.base/pointers.exp: Ditto.
11411 * gdb.base/pr11022.exp: Ditto.
11412 * gdb.base/prelink.exp: Ditto.
11413 * gdb.base/printcmds.exp: Ditto.
11414 * gdb.base/psymtab.exp: Ditto.
11415 * gdb.base/randomize.exp: Ditto.
11416 * gdb.base/relational.exp: Ditto.
11417 * gdb.base/relocate.exp: Ditto.
11418 * gdb.base/remote.exp: Ditto.
11419 * gdb.base/sepdebug.exp: Ditto.
11420 * gdb.base/set-lang-auto.exp: Ditto.
11421 * gdb.base/setshow.exp: Ditto.
11422 * gdb.base/setvar.exp: Ditto.
11423 * gdb.base/signals.exp: Ditto.
11424 * gdb.base/signull.exp: Ditto.
11425 * gdb.base/sigstep.exp: Ditto.
11426 * gdb.base/sizeof.exp: Ditto.
11427 * gdb.base/solib-disc.exp: Ditto.
11428 * gdb.base/store.exp: Ditto.
11429 * gdb.base/structs.exp: Ditto.
11430 * gdb.base/structs2.exp: Ditto.
11431 * gdb.base/subst.exp: Ditto.
11432 * gdb.base/term.exp: Ditto.
11433 * gdb.base/trace-commands.exp: Ditto.
11434 * gdb.base/unwindonsignal.exp: Ditto.
11435 * gdb.base/valgrind-db-attach.exp: Ditto.
11436 * gdb.base/varargs.exp: Ditto.
11437 * gdb.base/watch-cond.exp: Ditto.
11438 * gdb.base/watch_thread_num.exp: Ditto.
11439 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11440 * gdb.base/watchpoint.exp: Ditto.
11441 * gdb.base/whatis-exp.exp: Ditto.
11442
f8d3bf8f
MS
114432010-06-01 Michael Snyder <msnyder@vmware.com>
11444
11445 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11446 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11447 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11448 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11449 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11450 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11451 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11452 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11453 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11454 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11455 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11456 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11457 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11458 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11459 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11460
3f9e0d32
JK
114612010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11462
11463 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11464 trailing newline.
11465 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11466 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11467 (p *args): ... here and remove excessive trailing newline.
11468
f629457d
JB
114692010-05-31 Joel Brobecker <brobecker@adacore.com>
11470
11471 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11472
09eef106
JK
114732010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11474
11475 Accept the new Linux kernel "t (tracing stop)" string.
11476 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11477 Update comment.
11478 (state_wait) <T (tracing stop)>: New.
11479 (main): Update the state_wait expect string.
11480
94f31136
PA
114812010-05-28 Pedro Alves <pedro@codesourcery.com>
11482
11483 * limits.c, limits.exp: Delete files.
11484 * Makefile.in (clean mostlyclean): Adjust.
11485 * tracecmd.exp: Adjust.
11486
096554ab
JK
114872010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11488
11489 * gdb.base/tui-layout.exp: New.
11490
27d3a1a2 114912010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11492
889bf7c5 11493 * gdb.reverse/break-precsave.exp:
bcd2dc50 11494 Replace uses of send_gdb / gdb_expect.
889bf7c5 11495 * gdb.reverse/break-reverse.exp:
bcd2dc50 11496 Replace uses of send_gdb / gdb_expect.
889bf7c5 11497 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11498 Replace uses of send_gdb / gdb_expect.
889bf7c5 11499 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11500 Replace uses of send_gdb / gdb_expect.
889bf7c5 11501 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11502 Replace uses of send_gdb / gdb_expect.
889bf7c5 11503 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11504 Replace uses of send_gdb / gdb_expect.
889bf7c5 11505 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11506 Replace uses of send_gdb / gdb_expect.
889bf7c5 11507 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11508 Replace uses of send_gdb / gdb_expect.
889bf7c5 11509 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11510 Replace uses of send_gdb / gdb_expect.
889bf7c5 11511 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11512 Replace uses of send_gdb / gdb_expect.
889bf7c5 11513 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11514 Replace uses of send_gdb / gdb_expect.
889bf7c5 11515 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11516 Replace uses of send_gdb / gdb_expect.
889bf7c5 11517 * gdb.reverse/machinestate.exp:
bcd2dc50 11518 Replace uses of send_gdb / gdb_expect.
889bf7c5 11519 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11520 Replace uses of send_gdb / gdb_expect.
889bf7c5 11521 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11522 Replace uses of send_gdb / gdb_expect.
889bf7c5 11523 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11524 Replace uses of send_gdb / gdb_expect.
889bf7c5 11525 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11526 Replace uses of send_gdb / gdb_expect.
889bf7c5 11527 * gdb.reverse/step-precsave.exp:
bcd2dc50 11528 Replace uses of send_gdb / gdb_expect.
889bf7c5 11529 * gdb.reverse/step-reverse.exp:
bcd2dc50 11530 Replace uses of send_gdb / gdb_expect.
889bf7c5 11531 * gdb.reverse/until-precsave.exp:
bcd2dc50 11532 Replace uses of send_gdb / gdb_expect.
889bf7c5 11533 * gdb.reverse/until-reverse.exp:
bcd2dc50 11534 Replace uses of send_gdb / gdb_expect.
889bf7c5 11535 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11536 Replace uses of send_gdb / gdb_expect.
889bf7c5 11537 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11538 Replace uses of send_gdb / gdb_expect.
11539
3def43e0
JK
115402010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11541
11542 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11543 excessive newline.
11544
27d3a1a2 115452010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11546
11547 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11548 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11549 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11550 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11551 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11552 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11553 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11554 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11555 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11556 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11557 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11558 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11559 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11560 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11561 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11562 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11563 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11564 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11565 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11566
27d3a1a2 115672010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11568
22454424
MS
11569 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11570 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11571
11572 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11573 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11574 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11575
889bf7c5 11576 * gdb.reverse/consecutive-reverse.exp:
22454424 11577 Replace uses of send_gdb / gdb_expect.
889bf7c5 11578 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11579 Replace uses of send_gdb / gdb_expect.
11580
11581 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11582 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11583 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11584 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11585 Replace uses of send_gdb / gdb_expect.
11586 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11587 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11588 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11589 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11590 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11591 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11592 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11593 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11594 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11595
115962010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11597
22454424 11598 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11599
22454424 11600 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11601
22454424
MS
11602 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11603 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11604 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11605 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11606 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11607 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11608 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11609 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11610 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11611
6e5f2c59
TT
116122010-05-25 Tom Tromey <tromey@redhat.com>
11613
11614 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11615
bbc8b958
TT
116162010-05-25 Tom Tromey <tromey@redhat.com>
11617
11618 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11619 argument order.
11620 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11621 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11622 order.
11623 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11624 order.
11625 * gdb.base/call-sc.exp (setup_kfails): Remove.
11626 (setup_compiler_kfails): Remove.
11627 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11628 argument order.
11629 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11630 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11631 (advancei): Fix setup_kfail argument order.
11632 * gdb.base/radix.exp: Fix setup_kfail argument order.
11633 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11634 order.
11635 * gdb.base/structs.exp (setup_kfails): Remove.
11636 (setup_compiler_kfails): Fix setup_kfail argument order.
11637 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11638 order.
11639 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11640 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11641 setup_kfail argument order.
11642 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11643
83d1babf
TT
116442010-05-25 Tom Tromey <tromey@redhat.com>
11645
11646 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11647
6acb16a2
MS
116482010-05-25 Michael Snyder <msnyder@vmware.com>
11649
11650 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11651 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11652 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11653 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11654 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11655 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11656 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11657 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11658 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
11659 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11660 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11661 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11662 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11663 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11664 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11665 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11666 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11667 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11668 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11669 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11670 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11671 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11672 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11673 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11674 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11675 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11676 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11677 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11678 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11679 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11680 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11681 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11682 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11683 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11684 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11685 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11686 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11687 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11688 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11689 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11690 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11691 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11692 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11693 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11694 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11695 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11696 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11697 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11698
116992010-05-25 Doug Evans <dje@google.com>
11700
11701 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11702 gdb.string_to_argv.
ad3986f0 11703
d3b1e874
TT
117042010-05-21 Tom Tromey <tromey@redhat.com>
11705
11706 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11707 Call it.
11708 * gdb.dwarf2/pieces.S: Update.
11709 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11710
cb826367
TT
117112010-05-21 Tom Tromey <tromey@redhat.com>
11712
11713 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11714 Call it.
11715 * gdb.dwarf2/pieces.c (struct C): New.
11716 (f6): New function.
11717 * gdb.dwarf2/pieces.S: Replace.
11718
74de6778
TT
117192010-05-21 Tom Tromey <tromey@redhat.com>
11720
11721 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11722 Call it.
11723
afd74c5f
TT
117242010-05-21 Tom Tromey <tromey@redhat.com>
11725
11726 * gdb.dwarf2.pieces.exp: New file.
11727 * gdb.dwarf2.pieces.S: New file.
11728 * gdb.dwarf2.pieces.c: New file.
11729
a7b75dfd 117302010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11731 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11732
11733 * lib/gdb.exp (gdb_test_no_output): New function.
11734 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11735 when testing commands that should produce no output.
11736
c81c812a
JB
117372010-05-17 Joel Brobecker <brobecker@adacore.com>
11738
11739 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11740 parameter that we want to watch being a constant.
11741
0cce5bd9
JB
117422010-05-17 Joel Brobecker <brobecker@adacore.com>
11743
11744 * gdb.ada/cond_lang: New testcase.
11745
47050449
JB
117462010-05-17 Joel Brobecker <brobecker@adacore.com>
11747
11748 * lib/gdb.exp (banned_variables): New variable/constant.
11749 (gdb_init): Add write trace on variables listed in banned_variables.
11750 (gdb_finish): Remove write traces on variables listed in
11751 banned_variables.
11752
77c01586
JB
117532010-05-17 Joel Brobecker <brobecker@adacore.com>
11754
11755 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11756 * gdb.cp/koenig.exp: Likewise.
11757
88d4aea7
PM
117582010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11759
889bf7c5 11760 PR python/11482
88d4aea7
PM
11761
11762 * gdb.python/py-value.exp (test_value_hash): New function.
11763
f5a010c0
PM
117642010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11765
11766 PR exp/11530.
11767 * gdb.base/gdb11530.c: New file.
11768 * gdb.base/gdb11530.exp: New file.
11769
8ef4892f
JK
117702010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11771
11772 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11773 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11774
7322dca9
SW
117752010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11776
11777 * gdb.cp/koenig.exp: New test.
11778 * gdb.cp/koenig.cc: New test program.
11779
02e7ea18
JB
117802010-05-05 Joel Brobecker <brobecker@adacore.com>
11781
11782 Remove the use of prms_id and bug_id throughout the testsuite.
11783
e1c34c5d
PM
117842010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11785
11786 PR exp/11349.
11787 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11788 use a reference local variable.
11789
8e1d0c49
JK
117902010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11791
11792 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11793 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11794 variable different_dir. Move debugfile into a full directory pathname
11795 under DIFFERENT_DIR.
11796 * lib/gdb.exp (separate_debug_filename): Remove.
11797 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11798 variable debug_dir and mkdir of it. Update function comments.
11799
e66408ed
PA
118002010-04-29 Pedro Alves <pedro@codesourcery.com>
11801
11802 PR gdb/11557
11803
11804 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11805 files.
11806
d7b32ed3
PM
118072010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11808
889bf7c5 11809 * gdb.python/py-param.exp: New File.
d7b32ed3 11810
6aecb9c2
JB
118112010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11812
11813 * gdb.base/default.exp: Fix "set language" test.
11814
bdf92a1c
PM
118152010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11816
11817 PR breakpoints/11531.
11818 * gdb.base/gdb11531.c: New file.
11819 * gdb.base/gdb11531.exp: New file.
11820
3f172e24
TT
118212010-04-26 Tom Tromey <tromey@redhat.com>
11822
11823 * gdb.base/completion.exp: Add tests for completion and deprecated
11824 commands.
11825
64af4c92
JK
118262010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11827
11828 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11829 (print /x char_array): Escape curly brackets.
11830
492928e4
JK
118312010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11832
11833 Fix deadlock on looped list of loaded shared objects.
11834 * gdb.base/solib-corrupted.exp: New.
11835
66d09542
DE
118362010-04-23 Doug Evans <dje@google.com>
11837
11838 * gdb.python/py-section-script.c: New file.
11839 * gdb.python/py-section-script.exp: New file.
11840 * gdb.python/py-section-script.py: New file.
11841
8bd10a10
CM
118422010-04-20 Chris Moller <cmoller@redhat.com>
11843
11844 PR 10179
11845
11846 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11847 * gdb.base/pr10179-a.c:
11848 * gdb.base/pr10179-b.c:
11849 * gdb.base/pr10179.exp: New files.
11850
c0201579
JK
118512010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11852
11853 Fix crashes on dangling display expressions.
11854 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11855 is SEP.
11856 (lib_flags): Remove the "debug" keyword.
11857 (libsepdebug): New variable for iterating new loop.
11858 (save_pf_prefix): New variable wrapping the loop.
11859 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11860 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11861
793b0ff8
PM
118622010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11863
11864 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11865
097f51f7
PM
118662010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11867
11868 PR stabs/11479.
11869 * gdb.stabs/gdb11479.exp: New file.
11870 * gdb.stabs/gdb11479.c: New file.
11871
9a22f0d0
PM
118722010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11873
11874 * gdb.base/charset.c (Strin16, String32): New variables.
11875 * gdb.base/charset.exp (gdb_test): Test correct display
11876 of 16 or 32 bit strings.
11877
118782010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
11879
11880 PR 9167
11881 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11882 * gdb.cp/pr9167.cc: New file.
11883 * gdb.cp/pr9167.exp: New file.
11884
11885
6e354e5e
PM
118862010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11887
11888 PR pascal/11492.
11889 * gdb.pascal/gdb11492.pas: New file.
11890 * gdb.pascal/gdb11492.exp: New file.
11891
be942545
JB
118922010-04-20 Joel Brobecker <brobecker@adacore.com>
11893
1667e6e3 11894 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11895
0c3acc09
JB
118962010-04-20 Joel Brobecker <brobecker@adacore.com>
11897
11898 * gdb.ada/dyn_loc: New testcase.
11899
ec31cde5
CM
119002010-04-20 Chris Moller <cmoller@redhat.com>
11901
11902 PR 10867
889bf7c5 11903
ec31cde5
CM
11904 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11905 * gdb.cp/pr10687.cc: New file.
11906 * gdb.cp/pr10687.exp: New file.
11907
11908
ce4b0682
SDJ
119092010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11910 Sergio Durigan Junior <sergiodj@redhat.com>
11911
11912 * gdb.fortran/logical.exp: New testcase.
11913 * gdb.fortran/logical.f90: New file.
11914
3436961f
DE
119152010-04-19 Doug Evans <dje@google.com>
11916
11917 * gdb.base/help.exp (help source): Update expected output.
11918
4d836c09
JK
119192010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11920
11921 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11922 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11923 gdb_exit and return.
11924 (executable): New variable.
11925 (binfile): Use it.
11926
6149aea9
PA
119272010-04-19 Pedro Alves <pedro@codesourcery.com>
11928
11929 PR breakpoints/8554.
11930
11931 * gdb.trace/save-trace.exp: Adjust.
11932
ed41462c
L
119332010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11934
11935 PR corefiles/11511
11936 * gdb.arch/system-gcore.exp: New.
11937 * gdb.arch/gcore.c: Likewise.
11938
3f7b2faa
DE
119392010-04-15 Doug Evans <dje@google.com>
11940
fa33c3cd
DE
11941 * gdb.python/py-progspace.c: New file.
11942 * gdb.python/py-progspace.exp: New file.
11943
3f7b2faa
DE
11944 * gdb.base/source.exp: Add tests for "source -s".
11945
79f283fe
PM
119462010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11947
11948 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11949 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11950 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11951 * gdb.python/py-mi.exp: New test for to_string returning None.
11952
fc8eb08a
PM
119532010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11954
11955 * gdb.python/py-breakpoint.c: Make result global.
11956
26e197f6
JK
119572010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11958
11959 Fix non-GNU make compatibility.
11960 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11961
adc36818
PM
119622010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11963
11964 * gdb.python/py-breakpoint.exp: New File.
11965 * gdb.python/py-breakpoint.C: Ditto.
11966
64e17368
SS
119672010-04-08 Stan Shebs <stan@codesourcery.com>
11968
11969 * gdb.trace/actions.exp: Clear default-collect.
11970 * gdb.trace/save-trace.exp: Clear default-collect.
11971
fff5cc64
PM
119722010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11973
11974 * gdb.python/py-value: Add null string variable.
11975 (test_lazy_string): Test zero length, NULL address lazy
11976 strings.
11977
a055a187
L
119782010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11979
11980 * gdb.arch/i386-avx.c: New.
11981 * gdb.arch/i386-avx.exp: Likewise.
11982
11983 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11984
96e39866
DE
119852010-04-06 Doug Evans <dje@google.com>
11986
11987 * gdb.base/source-test.gdb: New file.
11988 * gdb.base/source.exp: Test source -v.
11989
5984a431
UW
119902010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11991
11992 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11993
ec8a089a
PM
119942010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11995
11996 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11997 within one line, unless it is followed by a double quote.
11998 * gdb.stabs/hppa.sed: Idem.
11999 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12000 * gdb.stabs/weird.exp: Check for correct parsing of
12001 char and string constants.
ec8a089a
PM
12002 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12003 in .stabs to .stabx substitution.
12004
fce3c1f0
SS
120052010-04-05 Stan Shebs <stan@codesourcery.com>
12006
12007 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12008 constant global.
12009 * gdb.trace/tfile.exp: Try to print them.
12010
d77f58be
SS
120112010-04-04 Stan Shebs <stan@codesourcery.com>
12012
12013 * gdb.base/completion.exp: Update for new "info watchpoints".
12014 * gdb.base/default.exp: Ditto.
12015 * gdb.base/help.exp: Ditto.
12016 * gdb.base/watchpoint.exp: Ditto.
12017 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12018
af54718e
SS
120192010-04-04 Stan Shebs <stan@codesourcery.com>
12020
12021 * gdb.trace/tfile.exp: Sharpen tfind test.
12022
74d1f91e
JK
120232010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12024
12025 * gdb.base/break-entry.exp: New.
12026
eb8e76db 120272010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12028 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12029
12030 * gdb.reverse/i386-sse-reverse.exp: New file.
12031 * gdb.reverse/i386-sse-reverse.c: New file.
12032
bf65cad8
PA
120332010-04-02 Pedro Alves <pedro@codesourcery.com>
12034
12035 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12036
fff87407
SS
120372010-04-01 Stan Shebs <stan@codesourcery.com>
12038
12039 * gdb.trace/actions.exp: Tweak expected output.
12040 * gdb.trace/while-stepping.exp: Tweak expected output.
12041
fe01d668
L
120422010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12043
12044 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12045
86b17b60
PA
120462010-04-01 Pedro Alves <pedro@codesourcery.com>
12047
12048 * gdb.base/commands.exp: Adjust.
12049 * gdb.cp/extern-c.exp: Adjust.
12050
2c58c0a9
PA
120512010-04-01 Pedro Alves <pedro@codesourcery.com>
12052
12053 * gdb.trace/collection.c (local_test_func): Define a local struct,
12054 and instanciate it.
12055
0db9b91c
PA
120562010-04-01 Pedro Alves <pedro@codesourcery.com>
12057
12058 * gdb.trace/collection.exp (gdb_collect_args_test)
12059 (gdb_collect_argarray_test): XFAIL the tests that assume the
12060 argarray argument's elements are collected.
12061
8072405b
JK
120622010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12063
12064 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12065 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12066
8bf6485c
SS
120672010-03-31 Stan Shebs <stan@codesourcery.com>
12068
12069 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12070 and tracepoint conditionals.
12071 (gdb_verify_tracepoints): Delete unused return.
12072
fd7f724a
KS
120732010-03-26 Keith Seitz <keiths@redhat.com>
12074
12075 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12076 appear in the output before main.
12077 Remove KFAIL for gdb/2215 aka bz 9320.
12078
8d9e7719
DE
120792010-03-30 Doug Evans <dje@google.com>
12080
0906dd0b
DE
12081 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12082 by dejagnu.
12083 * gdb.arch/amd64-dword.exp: Ditto.
12084
8d9e7719
DE
12085 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12086 match.
12087 (break printf): Ditto.
12088
1da644f0
SW
120892010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12090
12091 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12092 gcc < 4.4.
12093 * gdb.cp/shadow.exp: Ditto.
12094
a8121990
PA
120952010-03-29 Pedro Alves <pedro@codesourcery.com>
12096
12097 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12098 "tstart" is silent.
12099
6e79d367
PA
121002010-03-29 Pedro Alves <pedro@codesourcery.com>
12101
12102 * gdb.trace/collection.exp (executable): New.
12103 (binfile): Use it.
12104 (fpreg, spreg, pcreg): New.
12105 (test_register): Use gdb_test_multiple. Pass /x to print.
12106 (prepare_for_trace_test): New.
12107 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12108 (gdb_collect_args_test, gdb_collect_argstruct_test)
12109 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12110 prepare_for_trace_test.
12111 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12112 fpreg, spreg and pcreg.
12113 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12114 prepare_for_trace_test.
12115 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12116 try to detect tracing support here. Don't set breakpoints at
12117 `begin' or `end' here.
12118 <global scope>: Use clean_restart. Run to main before checking
12119 for tracing support. Check for for tracing support here.
12120
09248348
JK
121212010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12122
12123 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12124 " as $displacement" to "seen displacement message".
12125
d350db38
PA
121262010-03-28 Pedro Alves <pedro@codesourcery.com>
12127
12128 * gdb.trace/while-dyn.exp (executable): New variable.
12129 (binfile): Use it.
12130 (test_while_stepping): New function. Move most tests here. Call
12131 it once for each of the while-stepping, stepping and ws aliases.
12132
907af001
UW
121332010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12134
12135 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12136 that do not provide the tagless_struct type name at all.
12137 (test_print_anon_union): Do not check value of uninitialized
12138 union member. Do not use cp_test_ptype_class, so we can accept
12139 "long" as well as "long int".
12140
610197fd
PA
121412010-03-26 Pedro Alves <pedro@codesourcery.com>
12142
12143 * gdb.trace/tfile.c (tohex, bin2hex): New.
12144 (write_error_trace_file): Hexify error description.
12145
6c28cbf2
SS
121462010-03-25 Stan Shebs <stan@codesourcery.com>
12147
12148 * gdb.trace/tfile.c: Generate an additional trace file, improve
12149 portability.
12150 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12151 files in a better way.
12152
e62b8c7e
KS
121532010-03-25 Keith Seitz <keiths@redhat.com>
12154
12155 * gdb.java/jprint.exp: XFAIL printing of static class members
12156 because of GCC debuginfo problem.
12157
82ccf5a5
JK
121582010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12159
12160 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12161
293e2f9e
DJ
121622010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12163
12164 * gdb.base/completion.exp: Allow long instead of long int.
12165 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12166 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12167 variable p.
12168 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12169 * gdb.base/pointers.exp: Allow long instead of long int.
12170 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12171 * gdb.base/step-line.exp: Allow a directory before the source file name.
12172
95a42b64
TT
121732010-03-24 Tom Tromey <tromey@redhat.com>
12174
12175 PR breakpoints/9352:
12176 * gdb.base/default.exp: Update.
12177 * gdb.base/commands.exp: Update.
12178 * gdb.cp/extern-c.exp: Test setting commands on multiple
12179 breakpoints at once.
12180
2390201f
DJ
121812010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12182
12183 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12184 if gdb,nosignals.
12185 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12186 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12187 exited".
12188
8c9a6790
SS
121892010-03-24 Stan Shebs <stan@codesourcery.com>
12190
12191 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12192
a6c727b2
DJ
121932010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12194
12195 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12196 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12197 argument. Handle "short" and "long".
12198 (Top level): Pass overprototyped output for old_fptr and xptr.
12199
4dfd5423
PA
122002010-03-23 Pedro Alves <pedro@codesourcery.com>
12201
12202 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12203 format strings and add casts to avoid compiler warnings.
12204
122052010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12206
12207 * lib/trace-support.exp (gdb_trace_setactions):
12208 Don't expect whitespace after ">" prompt.
12209 * gdb.trace/actions.exp: Adjust for output changes.
12210 * gdb.trace/while-stepping.exp: Likewise.
12211
c847d045
JK
122122010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12213
12214 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12215 and r157645).
12216
5f717f1d
JK
122172010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12218
12219 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12220 New.
12221
7d6d51d5
DJ
122222010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12223
12224 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12225 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12226
3b11a015
SS
122272010-03-19 Stan Shebs <stan@codesourcery.com>
12228
12229 * gdb.trace/ax.exp: New file.
12230
d7d158ed
DE
122312010-03-19 Doug Evans <dje@google.com>
12232
6bb85cd1
DE
12233 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12234 output from gcc.
12235
d7d158ed
DE
12236 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12237 named /usr/sbin/prelink<foo>.
12238
4daf5ac0
SS
122392010-03-18 Stan Shebs <stan@codesourcery.com>
12240
12241 * gdb.trace/circ.exp: Test circular-trace-buffer.
12242 * gdb.trace/tfile.exp: Update tstatus test.
12243
e8d05480
JB
122442010-03-18 Joel Brobecker <brobecker@adacore.com>
12245
12246 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12247 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12248
441b986a
UW
122492010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12250
12251 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12252
4247603b
PA
122532010-03-18 Pedro Alves <pedro@codesourcery.com>
12254
12255 * gdb.base/default.exp: Adjust the expected output of the finish
12256 and until commands when the inferior is not being run.
12257
13387711
SW
122582010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12259
12260 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12261 * gdb.cp/nsusing.exp: Ditto.
12262
6e31430b
TT
122632010-03-15 Tom Tromey <tromey@redhat.com>
12264
12265 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12266 * gdb.cp/userdef.cc (operator==): New function.
12267 (main): New locals mem1, mem2.
12268
e2d69cb5
JZ
122692010-03-15 Jie Zhang <jie@codesourcery.com>
12270
12271 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12272 Declare and use new loadtimeout variable.
12273
f572f0a9
DJ
122742010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12275
12276 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12277 Use gdb_load later.
12278
51f4c0b0
PA
122792010-03-14 Pedro Alves <pedro@codesourcery.com>
12280
12281 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12282 literal. Add missing endlines to prints to stderr.
12283
1c809c68
TT
122842010-03-12 Tom Tromey <tromey@redhat.com>
12285
12286 PR c++/9708:
12287 * gdb.cp/m-static.exp: Add regression test.
12288 * gdb.cp/m-static.cc (method): New method.
12289 (main): Call it.
12290
00ae8fef
SW
122912010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12292
12293 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12294 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12295
759f0f0b
PA
122962010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12297
21e24d21
PA
12298 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12299
123002010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12301
759f0f0b
PA
12302 * lib/gdb.exp (skip_stl_tests): New.
12303 (gdb_compile): Symbian needs -ldl.
12304 (shlib_target_file): New.
12305 (shlib_symbol_file): New.
12306 (gdb_load_shlibs): Use shlib_target_file.
12307 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12308 * gdb.cp/exception.exp: Use skip_stl_tests.
12309 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12310 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12311 * gdb.cp/mb-templates.exp: Ditto.
12312 * gdb.base/commands.exp: Relax regexes.
12313 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12314 shlib_target_file and shlib_symbol_file.
12315 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12316 sections.
12317 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12318 * gdb.base/solib-disc.exp: Use
12319 shlib_target_file and shlib_symbol_file.
12320 * gdb.base/unload.exp: Don't skip on symbian. Use
12321 shlib_target_file and shlib_symbol_file.
12322 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12323
6a8f2671 123242010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12325
6a8f2671
PA
12326 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12327 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12328 Issue a tfind end before looking for a tracepoint frame.
12329 * gdb.trace/tfind.exp: Adjust tstatus output.
12330 Adjust disassembly output.
12331 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12332
ccf26247
JK
123332010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12334
12335 * gdb.base/break-interp.exp: Create new displacement parameter value
12336 for the test_ld calls.
12337 (reach): New parameter displacement, verify its content. New push of
12338 pf_prefix "reach-$func:". Import global expect_out.
12339 (test_core): New parameter displacement, verify its content. New push
12340 of pf_prefix "core:". New command "set verbose on". Import global
12341 expect_out.
12342 (test_attach): New parameter displacement, verify its content. New
12343 push of pf_prefix "attach:". New command "set verbose on". Import
12344 global expect_out.
12345 (test_ld): New parameter displacement, pass it to the reach, test_core
12346 and test_attach calls and verify its content in the "ld.so exit" test.
12347 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12348 (prelink): Update expected text, use gdb_test.
12349
e469c7fb
DE
123502010-03-10 Doug Evans <dje@google.com>
12351
12352 * gdb.base/checkpoint.exp: Fix comment.
12353 Lengthen timeout while doing >600 checkpoints test.
12354 Rename duplicate "kill all one" test to keep test names unique.
12355
60e1c644
PA
123562010-03-10 Pedro Alves <pedro@codesourcery.com>
12357
12358 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12359
cec808ec
KS
123602010-03-08 Keith Seitz <keiths@redhat.com>
12361
889bf7c5
PA
12362 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12363 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12364 (dm_type_long): New function.
12365 (dm_type_unsigned_short): New function.
12366 (dm_type_unsigned_long): New function.
12367 (myint): New typedef.
12368 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12369 long, unsigned shor and long, operator char*, and typedef.
12370 (test_lookup_operator_functions): Add operator char* test.
12371 (test_paddr_operator_functions): Likewise.
12372 (test_paddr_overloaded_functions): Use probe values for
12373 short, long, and unsigned short and long.
12374 (test_paddr_hairy_functions): If the demangler probe detected
12375 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12376 demangler.
12377 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12378 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12379 and "print null_pmf".
12380 Add test "ptype a.*pmf".
12381 * gdb.cp/overload.exp: Allow optional "int" to appear with
12382 "short" and "long".
12383 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12384 long expect value for men_overload1arg.
12385 Allow "int" to appear with "short" and "long".
12386 When testing "info break", add argument for main (void).
12387 Also allow "int" to appear with "short" and "long".
12388 Ditto with "unsigned" and "long long".
cec808ec
KS
12389 * gdb.java/jmain.exp: Do not enclose methods names in single
12390 quotes.
12391 * gdb.java/jmisc.exp: Likewise.
12392 * gdb.java/jprint.exp: Likewise.
12393 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12394
12395 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12396 * gdb.cp/exception.exp (backtrace after first throw)
12397 (backtrace after second throw): Allow a namespace before __cxa_throw.
12398 (backtrace after first catch, backtrace after second catch): Allow
12399 a namespace before __cxa_begin_catch.
12400
12401 * gdb.cp/cpexprs.exp: New file.
12402 * gdb.cp/cpexprs.cc: New file.
12403
12404 From Daniel Jacobowitz <dan@codesourcery.com>
12405 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12406 to use string_to_regexp.
12407 (ctor, dtor): New functions. Use them to match constructor
12408 and destructor function types.
12409 (Top level): Use runto_main.
12410
f870a310
TT
124112010-03-05 Tom Tromey <tromey@redhat.com>
12412
12413 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12414 gdb.target_charset.
12415 (pp_ns.to_string): Likewise.
12416
0c199f28
KS
124172010-03-04 Keith Seitz <keiths@redhat.com>
12418
12419 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12420 can be quoted. Test that both the filename and function/line
12421 portions can be quoted at the same time.
12422
c7437ca6
PA
124232010-03-04 Pedro Alves <pedro@codesourcery.com>
12424
12425 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12426
b111b805
DE
124272010-03-03 Doug Evans <dje@google.com>
12428
24486cb7
DE
12429 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12430 libc contains libpthread.
12431
b111b805
DE
12432 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12433 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12434 of gdb_compile. Add another pattern to match android backtrace.
12435
a0e0ef55
TT
124362010-03-03 Tom Tromey <tromey@redhat.com>
12437
12438 PR gdb/11345:
12439 * gdb.base/printcmds.exp (test_printf): Add test.
12440
1ba53b71
L
124412010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12442
12443 * gdb.arch/amd64-byte.exp: New.
12444 * gdb.arch/amd64-dword.exp: Likewise.
12445 * gdb.arch/amd64-pseudo.c: Likewise.
12446 * gdb.arch/amd64-word.exp: Likewise.
12447 * gdb.arch/i386-byte.exp: Likewise.
12448 * gdb.arch/i386-pseudo.c: Likewise.
12449 * gdb.arch/i386-word.exp: Likewise.
12450
f5dff777
DJ
124512010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12452
12453 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12454 types. Add structreg, bitfields, and flags registers.
12455 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12456 registers.
12457
90884b2b
L
124582010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12459
12460 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12461 (load_description): Set architecture if defined.
12462
dc00d89f
PM
124632010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12464
12465 * gdb.python/py-frame.exp: Add read_var block tests.
12466 * gdb.python/py-frame.c (block): New function.
12467
0e095b7e
JK
124682010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12469 Daniel Jacobowitz <dan@codesourcery.com>
12470
12471 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12472
624f1a65
DM
124732010-02-25 David S. Miller <davem@davemloft.net>
12474
12475 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12476 fix logic for setting all_syscalls_numbers.
12477
f3e9a817
PM
124782010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12479
12480 * Makefile.in: Add py-block and py-symbol.
12481 * gdb.python/py-symbol.exp: New File.
12482 * gdb.python/py-symtab.exp: New File.
12483 * gdb.python/py-block.exp: New File.
12484 * gdb.python/py-symbol.c: New File.
12485 * gdb.python/py-block.c: New File.
12486
f6bbabf0
PM
124872010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12488
12489 PR python/11314
12490 * lib/gdb.exp (skip_python_tests): New function.
12491 * gdb.python/py-cmd.exp: Use skip_python_tests.
12492 * gdb.python/py-frame.exp: Likewise.
12493 * gdb.python/py-function.exp: Likewise.
12494 * gdb.python/py-prettyprint.exp: Likewise.
12495 * gdb.python/py-template.exp: Likewise.
12496 * gdb.python/py-type.exp: Likewise.
12497 * gdb.python/py-value.exp: Likewise.
12498
85d721b8
PA
124992010-02-22 Pedro Alves <pedro@codesourcery.com>
12500
12501 PR9605
12502
12503 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12504
48e32051
TT
125052010-02-19 Tom Tromey <tromey@redhat.com>
12506
12507 PR c++/8693, PR c++/9496:
12508 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12509 regression tests.
12510
ac9c0048
JK
125112010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12512
12513 Fix compatibility with m68k as.
12514 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12515 Use only /* comments */.
12516
57bb97a4
UW
125172010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12518
12519 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12520 * configure: Regenerate.
12521
7d1bf85c
DJ
125222010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12523
12524 * gdb.python/py-type.exp: Check for Python support.
12525
061b5285
PA
125262010-02-17 Pedro Alves <pedro@codesourcery.com>
12527
12528 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12529 `regsub' syntax available.
12530
f8a8bc2c
PA
125312010-02-17 Pedro Alves <pedro@codesourcery.com>
12532
12533 * gdb.base/shmain.c (main): Remove printf call.
12534 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12535 * gdb.base/unload.c (main): Make format of fprintf a string
12536 literal. Add missing endlines to prints to stderr.
12537 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12538
6f451e5e
TT
125392010-02-17 Tom Tromey <tromey@redhat.com>
12540
12541 * gdb.java/jprint.java (jprint.props): New field.
12542 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12543
12d79008
PA
125442010-02-17 Pedro Alves <pedro@codesourcery.com>
12545
ef801a0e 12546 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12547 available.
12548
d252f7e5
DJ
125492010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12550
12551 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12552 creation to support remote host testing.
12553
67bdab6c
DJ
125542010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12555
12556 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12557 Recognize "command not found".
12558
bb391223
DJ
125592010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12560
12561 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12562 single-stepping.
12563
70362913
DJ
125642010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12565
12566 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12567 if arguments are not supported.
12568
493f3c00
DJ
125692010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12570
12571 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12572 be const or non-const.
12573
8034c749
DJ
125742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12575
12576 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12577 mi_send_resuming_command to send -exec-continue.
12578
791dfb64
DJ
125792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12580
12581 * gdb.base/list.exp (test_list_filename_and_function): Add test
12582 with single quotes.
12583 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12584 matching.
12585 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12586 Add KFAIL'd tests for PR gdb/11289.
12587
7c5fe868
DJ
125882010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12589
12590 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12591
fdc498b8
DJ
125922010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12593
12594 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12595 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12596 a temporary directory.
12597
b519e2a6
DJ
125982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12599
12600 * gdb.base/charset.exp: Use a single regular expression to match
12601 show host-charset and show target-charset output.
12602
74164c56
JK
126032010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12604
12605 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12606 "Illegal process-id" expect string more exact.
12607 (attach to digits-starting nonsense is prohibited): New.
12608
701ed6dc
JK
126092010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12610
12611 * gdb.base/prelink.exp (set verbose on): New.
12612
889bf7c5 126132010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12614
12615 * mi-reverse.exp: New file. Test for reverse option to the
12616 following MI commands: exec-continue, exec-finish, exec-next,
12617 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12618
dadf0e9c
JB
126192010-02-09 Joel Brobecker <brobecker@adacore.com>
12620
12621 * gdb.ada/ptype_tagged_param: New testcase.
12622
714f19d5
TT
126232010-02-08 Tom Tromey <tromey@redhat.com>
12624
12625 PR c++/8017:
12626 * gdb.cp/overload.exp: Add tests.
12627 * gdb.cp/overload.cc (struct K): New.
12628 (namespace N): New.
12629 (main): Call new functions.
12630 (K::staticoverload): Define.
12631
889bf7c5 126322010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12633
12634 PR gdb/10728
12635 * gdb.cp/pr10728-x.h: New file.
12636 * gdb.cp/pr10728-x.cc: New file.
12637 * gdb.cp/pr10728-y.cc: New file.
12638 * gdb.cp/pr10728.exp: New file.
12639 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12640
889bf7c5 126412010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12642
12643 PR gdb/9067
12644 * gdb.cp/pr9067.exp: New
12645 * gdb.cp/pr9067.cc: New
12646 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12647
7b356089
JB
126482010-02-08 Joel Brobecker <brobecker@adacore.com>
12649
12650 * lib/gdb.exp (gdb_test_timeout): New global variable.
12651 Set it to timeout if not already set.
12652 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12653
1be00882
DE
126542010-02-05 Doug Evans <dje@google.com>
12655
12656 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12657 user.
12658
82856980
SW
126592010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12660
12661 PR c++/7935:
12662 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12663
1a334831
TT
126642010-02-04 Tom Tromey <tromey@redhat.com>
12665
12666 * gdb.cp/virtbase.exp: Make test case names unique.
12667
9c3c02fd
TT
126682010-02-02 Tom Tromey <tromey@redhat.com>
12669
12670 * gdb.cp/virtbase.exp: Add regression tests.
12671 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12672 (main): Instantiate RHC.
12673
0cc2414c
TT
126742010-02-02 Tom Tromey <tromey@redhat.com>
12675
12676 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12677 type-printing change.
12678
edf3d5f3
TT
126792010-02-02 Tom Tromey <tromey@redhat.com>
12680
12681 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12682 * gdb.cp/virtbase.cc: New file.
12683 * gdb.cp/virtbase.exp: New file.
12684 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12685
e4b7f41c
JK
126862010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12687
12688 PR libc/11214:
12689 * gdb.threads/current-lwp-dead.c: Include features.h.
12690 (HAS_NOMMU): New.
12691 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12692
b381ea14
JK
126932010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12694
12695 * gdb.base/symbol-without-target_section.exp,
12696 gdb.base/symbol-without-target_section.c: New.
12697
c593ac0e
DJ
126982010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12699
12700 * gdb.base/bigcore.exp: Reset increased timeout.
12701 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12702
db25f29d
DJ
127032010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12704
12705 * gdb.base/gcore.exp (capture_command_output): Use
12706 gdb_test_multiple.
12707
f9d67f43
DJ
127082010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12709
12710 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12711 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12712 (Top level): Call it.
12713
177321bd
DJ
127142010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12715
12716 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12717
97f2ed50
DJ
127182010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12719
12720 * gdb.base/call-strs.exp, gdb.base/default.exp,
12721 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12722 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12723 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12724 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12725 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12726 * gdb.base/ending-run.exp: Correct restore of timeout.
12727 * gdb.base/page.exp: Remove unnecessary timeout setting.
12728
e4e2711a
JB
127292010-01-29 Joel Brobecker <brobecker@adacore.com>
12730
12731 * gdb.ada/rec_return: New testcase.
12732
ba581dc1
JB
127332010-01-29 Joel Brobecker <brobecker@adacore.com>
12734
12735 * gdb.ada/call_pn: New testcase.
12736
4ea95be9
DJ
127372010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12738
12739 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12740 (Top level): Use it to resume.
12741 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12742 the Thumb mode displaced stepping error as unsupported.
12743
df83a9bf
SW
127442010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12745
889bf7c5
PA
12746 * gdb.cp/nsusing.exp: Added more tests.
12747 * gdb.cp/nsrecurs.exp: Ditto.
12748 * gdb.cp/nsusing.cc: Added test functions.
12749 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12750
40b27cdc
JK
127512010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12752
12753 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12754 absolute directory pathnames in gdb.sum file.
12755
de958931
SW
127562010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12757
12758 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12759 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12760
708ead4e
TT
127612010-01-26 Tom Tromey <tromey@redhat.com>
12762
12763 PR exp/7643:
12764 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12765 setup_kfail.
12766
b14e635e
SW
127672010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12768
12769 * gdb.cp/nsrecurs.exp: New test.
12770 * gdb.cp/nsrecurs.cc: New test program.
12771 * gdb.cp/nsstress.exp: New test.
12772 * gdb.cp/nsstress.cc: New test program.
12773 * gdb.cp/nsdecl.exp: New test.
12774 * gdb.cp/nsdecl.cc: New test program.
12775
8540c487
SW
127762010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12777
12778 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12779 imported into file scope.
12780 Marked test as xfail.
12781 * gdb.cp/namespace-using.cc (marker5): New function.
12782 * gdb.cp/shadow.exp: New test.
12783 * gdb.cp/shadow.cc: New test program.
12784 * gdb.cp/nsimport.exp: New test.
12785 * gdb.cp/nsimport.cc: New test program.
12786
421d5d99
TT
127872010-01-25 Tom Tromey <tromey@redhat.com>
12788
12789 PR gdb/11049:
12790 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12791 with "set print null-stop on".
12792
691f8dc1
JK
127932010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12794
12795 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12796 Adjust it for DISASSEMBLY_OMIT_FNAME.
12797
0b92b5bb
TT
127982010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12799
12800 PR symtab/11199:
12801 * gdb.dwarf2/member-ptr-forwardref.exp,
12802 gdb.dwarf2/member-ptr-forwardref.S: New.
12803
23787403
JK
128042010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12805
12806 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12807 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12808 thread1_tid_mutex. Remove gdbstop_mutex handling.
12809 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12810 thread2_tid_mutex. Remove gdbstop_mutex handling.
12811 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12812 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12813 pthread_cond_wait conditionalizations by while loops.
12814
b966cb8a
TT
128152010-01-20 Tom Tromey <tromey@redhat.com>
12816
12817 PR backtrace/10770:
12818 * gdb.dwarf2/pr10770.exp: New file.
12819 * gdb.dwarf2/pr10770.c: New file.
12820 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12821
fcae584b
VP
128222010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12823
12824 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12825 that target was removed, and the test always runs native anyway.
12826
a0f49112
JK
128272010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12828
12829 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12830 gdb.base/watchpoint-cond-gone-stripped.c: New.
12831
ceeb3d5a
TT
128322010-01-19 Tom Tromey <tromey@redhat.com>
12833
12834 PR c++/8000:
12835 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12836 existing tests.
12837 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12838 (main): Use AAA::SomeEnum.
12839
dd322c54
JK
128402010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12841
12842 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12843 (test_ignore_count): Declare line_callme_body global.
12844 (run to breakpoint with ignore count): Use line_callme_body.
12845 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12846 (set line_main_hello, set line_main_return): Reindent.
12847 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12848 New.
12849 (continue to callee4): Use line_callee4_body.
12850 (check *stopped from CLI command): Use line_callee4_next.
12851 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12852 (set line_main_hello, set line_main_return): Reindent.
12853 (set line_callee4_head, set line_callee4_body): New.
12854 (continue to callee4): Use line_callee4_body.
12855
4e8f195d
TT
128562010-01-18 Tom Tromey <tromey@redhat.com>
12857
12858 PR c++/9680:
12859 * gdb.cp/casts.cc: Add new classes and variables.
12860 * gdb.cp/casts.exp: Test new operators.
12861
9e14a9ba
JB
128622010-01-18 Tom Tromey <tromey@redhat.com>
12863 Thiago Jung Bauermann <bauerman@br.ibm.com>
12864
12865 * gdb.python/source2.py: New file.
12866 * gdb.python/source1: New file.
12867 * gdb.python/python.exp: Test "source" command.
12868
00bf0b85
SS
128692010-01-15 Stan Shebs <stan@codesourcery.com>
12870
12871 * gdb.trace/tfile.c: New file.
12872 * gdb.trace/tfile.exp: New file.
889bf7c5 12873
55235ad7
JK
128742010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12875
12876 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12877
9f2982ff
JK
128782010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12879
12880 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12881
bbfba9ed
JK
128822010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12883
12884 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12885 (libfunc): New parameter action. Implement also selectable "sleep".
12886 * gdb.base/break-interp-main.c: Include assert.h.
12887 (libfunc): New parameter action.
12888 (main): New parameters argc and argv. Assert argc. Pass argv.
12889 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12890 (test_attach): New proc.
12891 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12892 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12893
61f0d762
JK
128942010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12895
12896 * gdb.base/break-interp.exp (test_core): New proc.
12897 (test_ld): Call it.
12898
06a6f270
JK
128992010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12900
12901 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12902 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12903 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12904 and gdb_compile_shlib. Use new -Wl compiler options.
12905 (dl bt, main bt): New tests.
12906
51bee8e9
JK
129072010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12908
12909 Support PIEs with no symfile_objfile.
12910 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12911 (test_ld): New parameter trynosym.
12912 (test_ld <$trynosym>): New block.
12913
b8040f19
JK
129142010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12915
12916 * gdb.base/break-interp.exp: New file.
12917
be759fcf
PM
129182010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12919
12920 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12921 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12922 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12923 test.
12924 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12925 * gdb.python/py-mi.exp: Add lazy string test.
12926
dc146f7c
VP
129272010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12928
12929 * lib/mi-support.exp (mi_check_thread_states): Handle
12930 core number in thread listing.
12931
b4ba55a1
JB
129322010-01-12 Joel Brobecker <brobecker@adacore.com>
12933
12934 * gdb.base/maint.exp: Adjust the expected output for the
12935 "maint print type" test. Use gdb_test_multiple instead of
12936 gdb_sent/gdb_expect.
12937
08e24bd4
DE
129382010-01-11 Doug Evans <dje@google.com>
12939
6496a609
DE
12940 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12941 from gdbserver_download. All callers updated.
12942
08e24bd4
DE
12943 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12944
b5cfddf5
JK
129452010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12946
12947 Implement binary numbers parsing.
12948 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12949 (test_integer_literals_rejected): New binary tests.
12950
3725885a
RW
129512010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12952
12953 * gdb.cell/configure: Regenerate.
12954
37aeb5df
JK
129552010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12956
12957 * gdb.base/corefile.exp: Move the core finding block out and call it as
12958 core_find, new variable $corefile, replace corefile by $corefile and
12959 [file tail $corefile] for usage vs. test names resp.
12960 * lib/gdb.exp (core_find): Move it as a new function here. New
12961 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12962 $destcore. Return "" on error.
12963
d521f563
JK
129642010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12965
12966 Workaround PR binutils/10802.
12967 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12968 (twice).
12969
28f24826
DJ
129702010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12971
12972 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12973
2de75e71
JB
129742010-01-08 Joel Brobecker <brobecker@adacore.com>
12975
12976 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12977 call, to avoid interruption.
12978
fe00719b 129792010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
12980
12981 * gdb.stabs/weird.def (args93): New.
12982
d0ef5df8
DE
129832010-01-07 Doug Evans <dje@google.com>
12984
12985 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12986
3a08d52f
TT
129872010-01-07 Tom Tromey <tromey@redhat.com>
12988
12989 * gdb.base/source.exp: Use correct line number.
12990
7a697b8d
SS
129912010-01-05 Stan Shebs <stan@codesourcery.com>
12992
12993 * gdb.trace/tracecmd.exp: Test ftrace.
12994
7803799a
UW
129952010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12996
12997 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12998
c54eabfa
JK
129992010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13000
13001 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13002 "uint_for_mi_testing".
13003
02e7ef19
JB
130042010-01-01 Joel Brobecker <brobecker@adacore.com>
13005
13006 Test indented comment in file being sourced.
13007 * gdb.base/commands.exp: Test indented comment in file being sourced.
13008
abd775ce
JB
130092010-01-01 Joel Brobecker <brobecker@adacore.com>
13010
13011 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13012 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13013 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13014 notice.
13015
79b55b82
JB
130162010-01-01 Joel Brobecker <brobecker@adacore.com>
13017
13018 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13019 notice.
13020
8997583e
JK
130212010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13022
13023 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13024 missing $after_stopped and comma (,) expectation.
13025
6da95a67
SS
130262009-12-31 Stan Shebs <stan@codesourcery.com>
13027
13028 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13029
218d2fc6
TJB
130302009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13031
13032 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13033 (top level): Call test_watchpoint_in_big_blob.
13034 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13035 watchpoints.
13036 (func3): Write to buf.
13037
236f1d4d
SS
130382009-12-29 Stan Shebs <stan@codesourcery.com>
13039
13040 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13041
f61e138d
SS
130422009-12-28 Stan Shebs <stan@codesourcery.com>
13043
13044 * gdb.trace/tsv.exp: New file.
13045 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13046
0219b378
DJ
130472009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13048
13049 * gdb.base/find.c (main): Reference search buffers.
13050 * gdb.base/included.c (main): Reference integer.
13051 * gdb.base/ptype.c (charfoo): Declare.
13052 (intfoo): Call charfoo.
13053 * gdb.base/scope0.c (useitp): New function.
13054 (usestatics): Use useitp.
13055 (useit): Add a type for val.
13056 * gdb.base/scope1.c (useit1): Take a pointer argument.
13057 (usestatics1): Update calls to useit1.
13058 * gdb.cp/call-c.cc: Declare foo.
13059 (main): Call foo.
13060 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13061 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13062 (main): Call C::ensureRefs and ensureOtherRefs.
13063 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13064 variables.
13065 (ensureOtherRefs): New function.
13066 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13067 * gdb.cp/templates.cc (main): Call t5i.value.
13068
3f78692f
JK
130692009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13070
13071 Fix compatibility with G++-4.5.
13072 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13073 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13074 (uncaught return): Remove.
13075
429374b8
JK
130762009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13077 Phil Muldoon <pmuldoon@redhat.com>
13078
13079 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13080 (bp_location13, bp_location14, bp_location17, bp_location18)
13081 (marker3_proto, marker4_proto): New variables.
13082 (breakpoint info): Update output.
13083 (run until breakpoint at marker3, run until breakpoint at marker4): New
13084 tests.
13085
859825b8
JK
130862009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13087
13088 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13089 Replace the printf call of Y by provided "y-set-1" label. New block
13090 for the second shared library.
13091 * gdb.base/unload.exp: Compile also the second library, call
13092 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13093 (single pending breakpoint info): Rename to ...
13094 (pending breakpoint info before run): ... this extended test.
13095 (libfile2, libname2, libsrcfile2, libsrc2)
13096 (lib_sl2): New variables.
13097 (exec_opts): Set also SHLIB_NAME2.
13098 (pending breakpoint info on first run at shrfunc1)
13099 (pending breakpoint info on second run at shrfunc1)
13100 (pending breakpoint info on second run at shrfunc2)
13101 (print y from libfile, print y from libfile2): New tests.
13102 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13103 * gdb.base/unloadshr2.c: New.
13104
e6a386cd
HZ
131052009-12-22 Hui Zhu <teawater@gmail.com>
13106
13107 * gdb.reverse/sigall-reverse.exp: Adjust.
13108
9e19b45e
VP
131092009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13110
13111 PR gdb/10884
13112
13113 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13114 (main): Call do_bitfield_tests.
aacf5b1e 13115 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13116
d53a7b30
JB
131172009-12-20 Joel Brobecker <brobecker@adacore.com>
13118
13119 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13120 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13121 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13122 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13123 gdb.modula2/unbounded1.c: Update copyright header.
13124
191ca0a1
CM
131252009-12-10 Chris Moller <moller@mollerware.com>
13126
13127 PR gdb/9399
13128 * gdb.cp/virtfunc2.exp: New tests
13129 * gdb.cp/virtfunc2.cc: New tests
13130 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13131
0fa6cf1b
MS
131322009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13133
13134 * gdb.reverse/i387-env-reverse.c: New file.
13135 * gdb.reverse/i387-env-reverse.exp: New file.
13136 * gdb.reverse/i387-stack-reverse.c: New file.
13137 * gdb.reverse/i387-stack-reverse.exp: New file.
13138
361ae042
PM
131392009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13140
13141 * gdb.python/py-type.exp (test_range): New test.
13142
bfd31e71
PM
131432009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13144
13145 PR python/10805
13146
13147 * gdb.python/py-type.exp: New file.
13148 * gdb.python/py-type.c: New file.
13149 * Makefile.in: Add py-type.
13150
57a1d736
TT
131512009-12-03 Tom Tromey <tromey@redhat.com>
13152
13153 * gdb.python/py-value.exp (test_parse_and_eval): New
13154 function.
13155
1f3b5d1b
PP
131562009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13157
13158 PR gdb/11022
13159
13160 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13161 * gdb.base/pr11022.c: New test.
13162
8b7dbdc9
JK
131632009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13164
13165 Fix spurious false FAILs.
13166 * gdb.base/structs.c (chartest): New.
13167 (main): Fill-in chartest.
13168 * gdb.base/structs.exp (anychar_re, first): New.
13169 (start_structs_test): Import global anychar_re and first.
13170 New gdb_test call "set print elements 300; ${testfile}"
13171 (start_structs_test <$first>): New block.
13172 (any): Import global anychar_re. New variable ac. Use ${ac}.
13173
6a53b2ec
JK
131742009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13175
13176 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13177
d7167b4c
JK
131782009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13179
13180 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13181 Force $srcfile file.
13182 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13183
b1798462
UW
131842009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13185
13186 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13187 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13188 * gdb.threads/watchthreads-reorder.exp: Likewise.
13189
b6199126
DJ
131902009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13191
13192 PR gdb/8704
13193
13194 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13195 "if", and "thread". Correct matching in the previous test.
13196
b22a0510
DJ
131972009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13198
13199 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13200
930636d2
MS
132012009-11-23 Michael Snyder <msnyder@vmware.com>
13202
13203 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13204 * gdb.reverse-watch-precsave.exp: Ditto.
13205
21a0512e
PP
132062009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13207
13208 * gdb.asm/asm-source.exp: Adjust.
13209 * gdb.base/help.exp: Adjust.
889bf7c5 13210
fc30d5e0
PA
132112009-11-22 Pedro Alves <pedro@codesourcery.com>
13212
13213 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13214 (do_syscall_tests_without_xml): Set data-directory to
13215 /the/path/to/nowhere.
13216
f6bc2008
PA
132172009-11-21 Pedro Alves <pedro@codesourcery.com>
13218
13219 * gdb.threads/local-watch-wrong-thread.c,
13220 gdb.threads/local-watch-wrong-thread.exp: New files.
13221
8c2fb5de
PA
132222009-11-21 Pedro Alves <pedro@codesourcery.com>
13223
13224 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13225 assume new `regsub' syntax available.
13226
ebec9a0f
PA
132272009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13228
a79d3c27
JK
13229 * gdb.base/watchpoint-hw-hit-once.exp,
13230 gdb.base/watchpoint-hw-hit-once.c: New.
13231
132322009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13233
13234 * gdb.threads/watchthreads-reorder.exp,
13235 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13236
276a961b
MK
132372009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13238
13239 * gdb.xml/tdesc-regs.exp: Use for m68k.
13240
4867c1fb
PA
132412009-11-15 Pedro Alves <pedro@codesourcery.com>
13242
13243 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13244
f6838f81
DJ
132452009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13246
13247 * lib/gdb.exp (current_target_name): New procedure.
13248 (gdb_wrapper_target): New variable.
13249 (gdb_wrapper_init): Set gdb_wrapper_target.
13250 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13251 wrapper.
13252
4ac4dd3f
DJ
132532009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13254
13255 * gdb.base/remote.exp: Delete the slowest load test.
13256 Do not load with fixed packet sizes.
13257
a7881759
DJ
132582009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13259
13260 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13261
97a5b505
DJ
132622009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13263
13264 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13265 srcfile when setting a breakpoint.
13266
d3e1fc54
DJ
132672009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13268
13269 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13270 macros.
13271
7cbcbded
DJ
132722009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13273
13274 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13275 to be in memory.
13276 * gdb.base/display.c (force_mem): New.
13277 (do_loops): Use it. Add breakpoint comments.
13278 (do_vars): Add a breakpoint comment.
13279 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13280 line numbers.
13281
bdea3a92
NF
132822009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13283
13284 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13285 instead of a bare "run".
13286
269f82e5
PP
132872009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13288
13289 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13290
a69b7d9d
DJ
132912009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13292
13293 * lib/cell.exp (skip_cell_tests): Clean up test files before
13294 returning.
13295
b598bfda
DJ
132962009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13297
13298 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13299 and the breakpoint menu. Do not call perror if a prompt is seen.
13300 Consume the following GDB prompt.
13301 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13302 * gdb.cp/namespace.exp: Use gdb_test.
13303 * gdb.cp/templates.exp: Use gdb_test.
13304 (test_template_breakpoints): Use gdb_test_multiple.
13305
87728fa0
DJ
133062009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13307
13308 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13309 (marker4): Reference values.
13310
b67c692f
DJ
133112009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13312
13313 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13314 is missing.
13315
f0df251a
DJ
133162009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13317
13318 * gdb.base/break.c (need_malloc): New.
13319 * gdb.base/constvars.c (main): Reference crass and crisp.
13320 * gdb.base/gdb1821.c (main): Reference bar.
13321 * gdb.cp/gdb1355.cc (main): Reference s1.
13322 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13323 (main): Call them.
13324 * gdb.cp/hang2.cc (dummy2): Define.
13325 * gdb.cp/hang3.cc (dummy3): Define.
13326 * gdb.cp/m-data.cc (main): Reference shadow.
13327
bdf7534a
NF
133282009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13329 Nathan Froyd <froydnj@codesourcery.com>
13330
13331 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13332 remote host.
13333
f24fce77
NF
133342009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13335
13336 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13337 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13338 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13339 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13340 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13341 * gdb.dwarf2/dw2-producer.exp: Likewise.
13342 * gdb.dwarf2/mac-fileno.exp: Likewise.
13343 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13344 py-prettyprint.py to the remote host.
13345 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13346
40f0318e
KS
133472009-11-11 Keith Seitz <keiths@redhat.com>
13348
13349 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13350 use it instead of "Foo".
13351 * gdb.cp/classes.exp (do_tests): Add a test to access
13352 a method through a typedef'd class name.
13353
f3d9f7fb
NF
133542009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13355
13356 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13357 exponents.
13358 * gdb.base/pointers.exp: Likewise.
13359 * gdb.cp/ref-types.exp: Likewise.
13360
a4216f37
KS
133612009-11-11 Keith Seitz <keiths@redhat.com>
13362
13363 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13364 new[] and delete[].
13365 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13366 "void".
13367 (probe_demangler): Remove all single-quoting of
13368 method and variable names.
13369 (info_func_regexp): Remove the word "void" from any
13370 occurrence of "(void)".
13371 (print_addr_2): Remove all single-quoting of
13372 method names.
13373 (print_addr_2_kfail): Likewise.
13374 (print_addr): Single-quote C function names before
13375 passing to print_addr_2.
13376 (test_paddr_operator_functions): Remove single-quoting
13377 for method names.
13378 Add tests for operator new[] and operator delete[].
13379
9b14d7aa
JK
133802009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13381
13382 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13383
85feb311
KS
133842009-11-09 Keith Seitz <keiths@redhat.com>
13385
13386 * gdb.cp/overload.exp: Add tests for resolving overloaded
13387 methods in expression parsing/evaluation.
13388
fa335448
DJ
133892009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13390
13391 * lib/gdb.exp (default_gdb_version): Use --version instead of
13392 --command.
13393
ec3c07fc
NS
133942009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13395
13396 * lib/gdb.exp (gdb_compile_test): New.
13397 (skip_ada_tests, skip_java_tests): New.
13398 (gdb_compile): Use gdb_compile_test for f77.
13399 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13400 * lib/java.exp (compile_java_from_source): Remove runtests check,
13401 use gdb_compile_test to record result.
13402 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13403 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13404 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13405 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13406 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13407 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13408 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13409 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13410 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13411 adjust gdb_compile invocations.
13412
b8b4e42b
JK
134132009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13414
13415 * Makefile.in (abs_builddir): New.
13416 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13417 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13418 `$(abs_builddir)/site.exp'.
13419
f8b7eaf3
DJ
134202009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13421
13422 * config/m68k-emc.exp, lib/emc-support.exp,
13423 gdb.trace/gdb_c_test.c: Delete.
13424 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13425 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13426 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13427 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13428 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13429 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13430 casing for m68k-*-elf.
13431
c4187697
NS
134322009-11-03 Pedro Alves <pedro@codesourcery.com>
13433
13434 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13435 * gdb.arch/i386-prologue.exp: Likewise.
13436 * gdb.arch/i386-unwind.exp: Likewise.
13437
db16b772
DJ
134382009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13439
13440 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13441
bcf71277
DJ
134422009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13443
13444 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13445
0105cee2
DJ
134462009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13447
13448 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13449
24ddea62
JK
134502009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13451
13452 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13453
287ccc17
JK
134542009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13455
13456 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13457 * gdb.base/sepdebug2.c: New file.
13458
08bca259 134592009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13460
13461 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13462 the modified warnings for catch syscall. Verify if GDB was compiled
13463 with support for lib expat, and choose which tests to run depending
13464 on this.
13465
5d4e2b76
VP
134662009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13467
13468 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13469 that composite commands are parsed OK. And also test
13470 that breakpoint commands do work.
13471
240e538a
MS
134722009-10-23 Michael Snyder <msnyder@vmware.com>
13473
13474 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13475 to allow for new disassembly style.
13476
9c419145
PP
134772009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13478
13479 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13480
02506ff1
MS
134812009-10-22 Michael Snyder <msnyder@vmware.com>
13482
13483 * gdb.reverse/break-precsave.exp: New test.
13484 * gdb.reverse/consecutive-precsave.exp: Ditto.
13485 * gdb.reverse/finish-precsave.exp: Ditto.
13486 * gdb.reverse/i386-precsave.exp: Ditto.
13487 * gdb.reverse/machinestate-precsave.exp: Ditto.
13488 * gdb.reverse/sigall-precsave.exp: Ditto.
13489 * gdb.reverse/solilb-precsave.exp: Ditto.
13490 * gdb.reverse/step-precsave.exp: Ditto.
13491 * gdb.reverse/until-precsave.exp: Ditto.
13492 * gdb.reverse/watch-precsave.exp: Ditto.
13493
4cf866a3
MS
134942009-10-22 Michael Snyder <msnyder@vmware.com>
13495
13496 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13497 for gdb_expect. Adjust one test's expect strings for the new
13498 format of disassemble.
13499 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13500 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13501 gdb_test_multiple.
13502 * gdb.reverse/step-reverse.exp: Delete 'return'.
13503 * gdb.reverse/until-reverse.exp: Delete blank lines.
13504 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13505
2b28d209
PP
135062009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13507
13508 * gdb.base/consecutive.exp: Adjust.
13509 * gdb.base/display.exp: Likewise.
13510 * gdb.base/pc-fp.exp: Likewise.
13511 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13512
33b9c32b
MS
135132009-10-19 Michael Snyder <msnyder@vmware.com>
13514
13515 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13516 * gdb.reverse/finish-reverse.c: Ditto.
13517 * gdb.reverse/sigall-reverse.c: Ditto.
13518 * gdb.reverse/solib-reverse.c: Ditto.
13519 * gdb.reverse/step-reverse.c: Ditto.
13520 * gdb.reverse/watch-reverse.c: Ditto.
13521
6c95b8df
PA
135222009-10-19 Pedro Alves <pedro@codesourcery.com>
13523 Stan Shebs <stan@codesourcery.com>
13524
13525 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13526 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13527 "Executing new program".
13528 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13529 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13530 left listed after having been killed.
13531 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13532 * gdb.base/maint.exp: Adjust test.
13533
13534 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13535 * gdb.multi/Makefile.in: New.
13536 * gdb.multi/base.exp: New.
13537 * gdb.multi/goodbye.c: New.
13538 * gdb.multi/hangout.c: New.
13539 * gdb.multi/hello.c: New.
13540 * gdb.multi/bkpt-multi-exec.c: New.
13541 * gdb.multi/bkpt-multi-exec.exp: New.
13542 * gdb.multi/crashme.c: New.
13543
279017b7
TG
135442009-10-13 Tristan Gingold <gingold@adacore.com>
13545
13546 * gdb.base/sepdebug.exp: Check debug info are found.
13547
0413d738
PA
135482009-10-08 Pedro Alves <pedro@codesourcery.com>
13549
13550 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13551 bits.
13552
c628eecc
JK
135532009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13554
13555 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13556
38af1bfe
JB
135572009-10-07 Joel Brobecker <brobecker@adacore.com>
13558
13559 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13560 of the comments.
13561
2b0adecd
PM
135622009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13563
13564 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13565 * gdb.base/annota3.exp: Idem.
13566 * gdb.base/maint.exp: Idem.
13567
8d417781
PM
135682009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13569
889bf7c5 13570 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13571 to default.
13572
bb61102d
PM
135732009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13574
889bf7c5 13575 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13576 mingw and cygwin targets.
13577
ace5c364
PM
135782009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13579 Pedro Alves <pedro@codesourcery.com>
13580
889bf7c5 13581 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13582 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13583
c2d494a0
PM
135842009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13585
e1b52ce2
PM
13586 * gdb.base/shr1.c: Use %p in format string.
13587 * gdb.base/unload.c: Avoid warning in fprintf.
13588 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13589
209f53f5
PM
135902009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13591
13592 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13593 long type.
13594 (test_unlink): Correct printf string.
13595 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13596 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13597
8172766a
JK
135982009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13599
13600 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13601 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13602 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13603
0f73703c
UW
136042009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13605
13606 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13607 * gdb.objc/nondebug.exp: Likewise.
13608
b32306ca
UW
136092009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13610
13611 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13612 target_info setting.
13613
13614 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13615 that detect new threads during "info threads".
13616
0057022f
UW
136172009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13618
13619 * gdb.threads/manythreads.c (main): Increase thread stack size
13620 to 2*PTHREAD_STACK_MIN.
13621 * gdb.threads/multi-create.c (main): Likewise.
13622 (create_function): Likewise.
13623
f29c0325
UW
136242009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13625
13626 * gdb.base/dump.exp: Pass difference of pointer types instead
13627 of integer types as offset to restore in intarr3.srec case.
13628
fcb34849
UW
136292009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13630
13631 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13632
d5142e3b
UW
136332009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13634
13635 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13636
087b74b2 136372009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13638
087b74b2
PM
13639 New test for two watchpoints, with disabling of
13640 the first inserted.
13641 * testsuite/gdb.base/watchpoints.c: New file.
13642 * testsuite/gdb.base/watchpoints.exp: New file.
13643
96c07c5b
TT
136442009-09-25 Tom Tromey <tromey@redhat.com>
13645
13646 * gdb.base/charset.exp: Test utf-16 strings with Python.
13647
b8899f2b
TT
136482009-09-25 Tom Tromey <tromey@redhat.com>
13649
13650 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13651 UCS-4.
13652 * gdb.base/charset.c (utf_32_string): Rename.
13653 (init_utf32): Rename.
13654 (main): Update.
13655
329719ec
TT
136562009-09-22 Tom Tromey <tromey@redhat.com>
13657
13658 * gdb.python/py-function.exp: Add regression tests.
13659
11ef0d76
KS
136602009-09-21 Keith Seitz <keiths@redhat.com>
13661
13662 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13663 with invalid operator.
13664
3fe8f3b3
KS
136652009-09-21 Keith Seitz <keiths@redhat.com>
13666
13667 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13668 and destructor using typedef name of class.
13669 * gdb.cp/classes.cc (class Base1): Add a destructor.
13670 (base1): New typedef.
13671 (use_methods): Instanitate an object of type base1.
13672 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13673 (do_tests): Call test_template_typedef.
13674 * gdb.cp/templates.cc (Baz::~Baz): New method.
13675 (intBazOne): New typedef.
13676 (main): Instantiate intBazOne.
13677
7a9fe101
PM
136782009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13679
13680 PR python/10633
13681
13682 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13683 Function.
13684 (run_lang_tests): Add print elements test.
13685
2e4d963f
PM
136862009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13687
13688 * gdb.python/py-value.exp (test_subscript_regression): New
13689 function. Test for invalid subscripts.
13690 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13691 (ptr_ref): New function.
13692
ec7e75e7
PP
136932009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13694
13695 * gdb.base/default.exp: Fix "show convenience".
13696
0cc7d26f
TT
136972009-09-15 Tom Tromey <tromey@redhat.com>
13698
13699 * lib/mi-support.exp (mi_create_varobj): Update.
13700 (mi_create_floating_varobj): Likewise.
13701 (mi_create_dynamic_varobj): New proc.
13702 (mi_varobj_update): Update.
13703 (mi_varobj_update_with_type_change): Likewise.
13704 (mi_varobj_update_kv_helper): New proc.
13705 (mi_varobj_update_dynamic_helper): Rewrite.
13706 (mi_varobj_update_dynamic): New proc.
13707 (mi_list_varobj_children): Update.
13708 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13709 * gdb.python/python-prettyprint.py (pp_outer): New class.
13710 (pp_nullstr): Likewise.
13711 (lookup_function): Register new printers.
13712 * gdb.python/python-prettyprint.c (struct substruct): New type.
13713 (struct outerstruct): Likewise.
13714 (substruct_test): New function.
13715 (struct nullstr): New type.
13716 (string_1, string_2): New globals.
13717 (main): Add new tests.
13718 * gdb.python/python-mi.exp: Added regression tests.
13719 * gdb.mi/mi2-var-display.exp: Update.
13720 * gdb.mi/mi2-var-cmd.exp: Update.
13721 * gdb.mi/mi2-var-child.exp: Update.
13722 * gdb.mi/mi2-var-block.exp: Update.
13723 * gdb.mi/mi-var-invalidate.exp: Update.
13724 * gdb.mi/mi-var-display.exp: Update.
13725 * gdb.mi/mi-var-cmd.exp: Update.
13726 * gdb.mi/mi-var-child.exp: Update.
13727 * gdb.mi/mi-var-block.exp: Update.
13728 * gdb.mi/mi-break.exp: Update.
13729 * gdb.mi/gdb701.exp: Update.
13730
a96d9b2e
SDJ
137312009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13732
13733 * Makefile.in: Inclusion of catch-syscall object.
13734 * gdb.base/catch-syscall.c: New file.
13735 * gdb.base/catch-syscall.exp: New file.
13736
b43b923a
MS
137372009-09-12 Michael Snyder <msnyder@vmware.com>
13738
13739 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13740 that can support reverse debuggnig.
13741
cec03d70
TT
137422009-09-11 Tom Tromey <tromey@redhat.com>
13743
13744 * gdb.dwarf2/valop.S: New file.
13745 * gdb.dwarf2/valop.exp: New file.
13746
e23bb3fc
MK
137472009-09-11 Mark Kettenis <kettenis@gnu.org>
13748
13749 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13750
37c3696d
DE
137512009-09-10 Doug Evans <dje@google.com>
13752
13753 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13754 Add $gdb_prompt to second breakpoint regexp.
13755
5172aecb
JB
137562009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13757
13758 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13759 names, add missing ones.
13760 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13761 * gdb.python/py-frame.c: Rename from python-frame.c.
13762 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13763 testfile name.
13764 * gdb.python/py-function.exp: Rename from python-function.exp.
13765 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13766 testfile name.
13767 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13768 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13769 Adjust testfile name.
13770 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13771 * gdb.python/py-template.cc: Rename from python-template.cc.
13772 * gdb.python/py-template.exp: Rename from python-template.exp.
13773 Adjust testfile name.
13774 * gdb.python/py-value.c: Rename from python-value.c.
13775 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13776 testfile name.
13777
b554e4bd
JK
137782009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13779
13780 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13781 $bpt2address.
13782 (Second breakpoint address is valid on ia64)
13783 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13784
9a68ae16
JM
137852009-09-03 Joseph Myers <joseph@codesourcery.com>
13786
13787 * gdb.base/ending-run.exp: Restrict regular expression matching
13788 line number to require closing brace following.
13789
146b9145
DE
137902009-09-03 Doug Evans <dje@google.com>
13791
13792 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13793
787d21e1
TT
137942009-09-02 Tom Tromey <tromey@redhat.com>
13795
13796 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13797
e7802207
TT
137982009-09-02 Tom Tromey <tromey@redhat.com>
13799
13800 * gdb.dwarf2/callframecfa.exp: New file.
13801 * gdb.dwarf2/callframecfa.S: New file.
13802
817aadd2
JK
138032009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13804
13805 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13806 gdb.base/solib-overlap-main.c: New.
13807
4a76eae5
DJ
138082009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13809
13810 PR gdb/10565
13811
13812 * gdb.base/bitfields.c (struct container, container): New.
13813 (main): Initialize it and call break5.
13814 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13815
d4b96c9a
JK
138162009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13817
13818 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13819 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13820
4e22772d
JK
138212009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13822
13823 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13824
2efab443
MS
138252009-08-26 Michael Snyder <msnyder@vmware.com>
13826
13827 * gdb.base/i386-reverse.c: New file.
13828 * gdb.base/i386-reverse.exp: New file.
13829 * gdb.base/Makefile.in: Add new files to be removed.
13830
07ab73a0
JM
138312009-08-26 Joseph Myers <joseph@codesourcery.com>
13832
13833 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13834 environment-pwd for remote host.
13835 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13836
676accff
KS
138372009-08-24 Keith Seitz <keiths@redhat.com>
13838
13839 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13840 Add two new C++ completer tests which limit the output to a
889bf7c5 13841 given class.
676accff 13842
f9f7ad22
MS
138432009-08-24 Michael Snyder <msnyder@vmware.com>
13844
13845 * gdb.base/del.exp: Fix typo in comment.
13846 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13847
81ecdfbb
RW
138482009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13849
13850 * configure: Regenerate.
13851 * gdb.hp/configure: Likewise.
13852 * gdb.hp/gdb.aCC/configure: Likewise.
13853 * gdb.hp/gdb.base-hp/configure: Likewise.
13854 * gdb.hp/gdb.compat/configure: Likewise.
13855 * gdb.hp/gdb.defects/configure: Likewise.
13856 * gdb.hp/gdb.objdbg/configure: Likewise.
13857 * gdb.stabs/configure: Likewise.
13858
cab0c772
UW
138592009-08-19 Doug Evans <dje@google.com>
13860
13861 * gdb.base/gdbvars.c: New file.
13862 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13863
b8fa0bfa
PA
138642009-08-14 Pedro Alves <pedro@codesourcery.com>
13865
13866 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13867 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13868
b84aa90a
PA
138692009-08-13 Pedro Alves <pedro@codesourcery.com>
13870
13871 * gdb.base/default.exp: Adjust "set language test": it's now an
13872 enum command. Larger help string moved to "help set language".
13873 * gdb.base/help.exp: Adjust "help set language" expected output,
13874 now lists all known languages.
13875
0d8f9b2c
NF
138762009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13877
13878 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13879 all frame arguments.
13880 * gdb.arch/altivec-regs.exp: Likewise.
13881
bda180e0
TT
138822009-08-07 Tom Tromey <tromey@redhat.com>
13883
13884 * gdb.base/setshow.exp: Add tests for changes to set language, set
13885 check range, and set check type.
13886
48cb2d85
VP
138872009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13888
13889 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13890 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 13891 Call it.
48cb2d85 13892
1ea34204
UW
138932009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13894
13895 * configure.ac: Run gdb.cell tests when appropriate.
13896 * configure: Regenerate.
13897 * lib/cell.exp: New file.
13898 * gdb.cell: New directory.
13899 * gdb.cell/configure.ac: New file.
13900 * gdb.cell/configure: New file.
13901 * gdb.cell/Makefile.in: New file.
13902 * gdb.cell/arch.exp: New file.
13903 * gdb.cell/break.c: New file.
13904 * gdb.cell/break.exp: New file.
13905 * gdb.cell/break-spu.c: New file.
13906 * gdb.cell/bt.c: New file.
13907 * gdb.cell/bt2-spu.c: New file.
13908 * gdb.cell/bt-spu.c: New file.
13909 * gdb.cell/bt.exp: New file.
13910 * gdb.cell/coremaker.c: New file.
13911 * gdb.cell/coremaker-spu.c: New file.
13912 * gdb.cell/core.exp: New file.
13913 * gdb.cell/gcore.exp: New file.
13914 * gdb.cell/data.c: New file.
13915 * gdb.cell/data.exp: New file.
13916 * gdb.cell/data-spu.c: New file.
13917 * gdb.cell/ea-cache.exp: New file.
13918 * gdb.cell/ea-cache.c: New file.
13919 * gdb.cell/ea-cache-spu.c: New file.
13920 * gdb.cell/ea-standalone.c: New file.
13921 * gdb.cell/ea-standalone.exp: New file.
13922 * gdb.cell/ea-test.c: New file.
13923 * gdb.cell/ea-test.exp: New file.
13924 * gdb.cell/f-regs.exp: New file.
13925 * gdb.cell/mem-access.c: New file.
13926 * gdb.cell/mem-access.exp: New file.
13927 * gdb.cell/mem-access-spu.c: New file.
13928 * gdb.cell/ptype.exp: New file.
13929 * gdb.cell/registers.exp: New file.
13930 * gdb.cell/size.c: New file.
13931 * gdb.cell/sizeof.exp: New file.
13932 * gdb.cell/size-spu.c: New file.
13933 * gdb.cell/solib.exp: New file.
13934 * gdb.cell/solib-symbol.exp: New file.
13935
85e747d2
UW
139362009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13937
13938 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13939
58d6951d
DJ
139402009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13941
13942 * gdb.base/float.exp: Handle VFP registers.
13943
6e0a4f15
MS
139442009-07-14 Michael Snyder <msnyder@vmware.com>
13945
dcd5da87
MS
13946 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13947 to bring gdb to the beginning of the calling line.
13948
6e0a4f15
MS
13949 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13950 confusing the i386 epilogue unwinder.
13951
782b2b07
SS
139522009-07-14 Stan Shebs <stan@codesourcery.com>
13953
13954 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13955
f662c3bc
MS
139562009-07-14 Michael Snyder <msnyder@vmware.com>
13957
13958 * gdb.reverse/step-reverse.exp (stepi into function call):
13959 Call instruction may not be first instruction in the line.
13960 (reverse stepi from a function call): Used wrong line number.
13961
8f313923
JK
139622009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13963
13964 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13965
4662c76e
JK
139662009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13967
13968 Fix gdb.base/macscp.exp when using custom inputrc.
13969 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13970 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13971 env(TERM) set.
13972 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13973 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13974
aa81e255
JK
139752009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13976
13977 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13978 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13979 Change the compilation target to match the testcase name.
13980 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13981 testcase name.
13982 * a2-run.exp: Use for setup prepare_for_testing. Change the
13983 compilation target to match the testcase name.
13984 * gdb.base/commands.exp: Likewise.
13985 * gdb.base/finish.exp: Likewise.
13986 * gdb.base/float.exp: Likewise.
13987 * gdb.base/info-target.exp: Likewise.
13988 * gdb.base/relational.exp: Likewise.
13989 * gdb.base/term.exp: Likewise.
13990 * gdb.base/until.exp: Likewise.
13991 * gdb.base/volatile.exp: Likewise.
13992 * gdb.base/whatis-exp.exp: Likewise.
13993
4c93b1d7
HZ
139942009-07-11 Hui Zhu <teawater@gmail.com>
13995
13996 * gdb.base/help.exp (disassemble): Update expected help text.
13997
812f7342
TT
139982009-07-09 Tom Tromey <tromey@redhat.com>
13999
14000 * lib/gdb.exp: Handle TRANSCRIPT.
14001 (remote_spawn, remote_close, send_gdb): New procs.
14002
fbb8f299
PM
140032009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14004
14005 * gdb.python/python-prettyprint.c: Add counted null string
14006 structure.
14007 * gdb.python/python-prettyprint.exp: Print null string. Test for
14008 embedded nulls.
14009 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14010 * gdb.python/python-value.exp (test_value_in_inferior): Add
14011 variable length string fetch tests.
14012 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14013
c0ac0ec7
JK
140142009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14015
14016 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14017
30b66ecc
TT
140182009-07-07 Tom Tromey <tromey@redhat.com>
14019
14020 * gdb.base/call-rt-st.exp: Update for change to escape output.
14021 * gdb.base/callfuncs.exp: Likewise.
14022 * gdb.base/charset.exp: Likewise.
14023 * gdb.base/constvars.exp: Likewise.
14024 * gdb.base/long_long.exp: Likewise.
14025 * gdb.base/pointers.exp: Likewise.
14026 * gdb.base/printcmds.exp: Likewise.
14027 * gdb.base/setvar.exp: Likewise.
14028 * gdb.base/store.exp: Likewise.
14029 * gdb.cp/ref-types.exp: Likewise.
14030 * gdb.mi/mi-var-child.exp: Likewise.
14031 * gdb.mi/mi-var-display.exp: Likewise.
14032 * gdb.mi/mi2-var-display.exp: Likewise.
14033 * gdb.base/charset.exp: Test octal escape sequence length.
14034 Update for change to escape output.
14035
187c4a2b
JK
140362009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14037
14038 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14039
d80a43f9
DJ
140402009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14041
14042 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14043
047427a8
JK
140442009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14045
14046 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14047 gdbserver increasing $portnum if "Can't bind address" has been seen.
14048
8b5a0f4f
PA
140492009-07-05 Pedro Alves <pedro@codesourcery.com>
14050
14051 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14052 mingw32ce.
14053
7d93ba58
PA
140542009-07-05 Pedro Alves <pedro@codesourcery.com>
14055
14056 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14057 VFP format.
14058
2277426b
PA
140592009-07-02 Pedro Alves <pedro@codesourcery.com>
14060
14061 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14062 linux. Adjust to use "inferior", "info inferiors", "detach
14063 inferior" and "kill inferior" instead of "restart", "info fork",
14064 "detach fork" and "delete fork".
14065 * gdb.base/ending-run.exp: Spell out "info".
14066 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14067 the "kill" command.
14068
5af949e3
UW
140692009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14070
14071 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14072 change to prefix TLS offset in hex with 0x.
14073
5d3729b5
UW
140742009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14075
14076 * gdb.base/default.exp: Update test case for "x" changes.
14077
af589bd0
TG
140782009-07-01 Tristan Gingold <gingold@adacore.com>
14079
14080 * gdb.base/bigcore.exp: Make darwin untested.
14081
40974f91
JK
140822009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14083
14084 * gdb.base/completion.exp (directory completion): Create the directory.
14085 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14086 escapeuniquesub.
14087 (directory completion 2): Expect now ${escapeuniquesub}.
14088 (Glob remaining of directory test): Remove one excessive newline.
14089 Expect the real output.
14090
59dd3af6
JK
140912009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14092
14093 Fix `make check//%' target after `make check' has been ran.
14094 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14095 a mkdir call.
14096 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14097 (%/.dir): Remove.
14098
f4e164aa
JK
140992009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14100
14101 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14102 the expected result record.
14103
69af2122
JK
141042009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14105
14106 Remove racy FAILs relying just on the timeouts.
14107 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14108 (annotation_level 2): Remove racy FAILs.
14109
2fd481e1
PP
141102009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14111
14112 gdb/10275
889bf7c5
PA
14113 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14114
c38f313d
DJ
141152009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14116
14117 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14118
8b777f02
VP
141192009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14120
14121 * gdb.mi/mi-stack.exp: Testing symbolic options
14122 to -stack-list-locals and -stack-list-arguments.
14123
00c7eacf
JK
141242009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14125
14126 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14127
6bc80edc
TT
141282009-06-29 Tom Tromey <tromey@redhat.com>
14129
14130 * dg-extract-results.sh: New file.
14131 * Makefile.in (FORCE_PARALLEL): New variable.
14132 (CHECK_TARGET): New conditional variable.
14133 (check): Use CHECK_TARGET.
14134 (DO_RUNTEST): New variable.
14135 (check-single): New target.
14136 (TEST_DIRS): New variable.
14137 (TEST_TARGETS): Likewise.
14138 (check-parallel): New target.
14139 (check-gdb.%): New pattern.
14140 (BASE1_FILES): New variable.
14141 (BASE2_FILES): Likewise.
14142 (check-gdb.base%): New pattern.
14143 (%/.dir): New pattern.
14144 * configure: Rebuild.
14145 * aclocal.m4 (AM_CONDITIONAL): New defun.
14146 * configure.ac: Check whether user is using GNU make.
14147 (GMAKE): New conditional.
14148
794684b6
SW
141492009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14150
14151 * gdb.cp/namespace-nested-import.cc: New test.
14152 * gdb.cp/namespace-nested-import.exp: New test.
14153
edb3359d
DJ
141542009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14155
14156 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14157 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14158 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14159 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14160 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14161 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14162 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14163 gdb.opt/inline-markers.c: New files.
14164 * lib/gdb.exp (skip_inline_frame_tests): New function.
14165 (skip_inline_var_tests): New function.
14166
cf657a0c
AS
141672009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14168
14169 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14170 backtrace.
14171
28d41a99
MS
141722009-06-27 Michael Snyder <msnyder@vmware.com>
14173
14174 * gdb.reverse: New directory.
14175 * gdb.reverse/break-reverse.c: New test.
14176 * gdb.reverse/break-reverse.exp: New test.
14177 * gdb.reverse/consecutive-reverse.c: New test.
14178 * gdb.reverse/consecutive-reverse.exp: New test.
14179 * gdb.reverse/finish-reverse.c: New test.
14180 * gdb.reverse/finish-reverse.exp: New test.
14181 * gdb.reverse/machinestate.c: New test.
14182 * gdb.reverse/ms1.c: New test.
14183 * gdb.reverse/machinestate.exp: New test.
14184 * gdb.reverse/Makefile.in: New file.
14185 * gdb.reverse/shr2.c: New test.
14186 * gdb.reverse/solib-reverse.c: New test.
14187 * gdb.reverse/solib-reverse.exp: New test.
14188 * gdb.reverse/step-reverse.c: New test.
14189 * gdb.reverse/step-reverse.exp: New test.
14190 * gdb.reverse/until-reverse.c: New test.
14191 * gdb.reverse/ur1.c: New test.
14192 * gdb.reverse/until-reverse.exp: New test.
14193 * gdb.reverse/watch-reverse.c: New test.
14194 * gdb.reverse/watch-reverse.exp: New test.
14195 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14196 * configure: Regenerate.
14197
fe3c8b0d
DE
141982009-06-26 Doug Evans <dje@google.com>
14199
14200 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14201
3a72a602
PM
142022009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14203
14204 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14205 windows problem for 'file delete $binfile'.
14206
27aa8d6a
SW
142072009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14208
14209 * gdb.cp/namespace-using.exp: New test.
14210 * gdb.cp/namespace-using.cc: New test.
14211
8ac055f8
JB
142122009-05-20 Joel Brobecker <brobecker@adacore.com>
14213
14214 * gdb.ada/variant_record_packed_array: New testcase.
14215
85e306ed
TT
142162009-06-23 Tom Tromey <tromey@redhat.com>
14217
14218 * gdb.base/charset.exp (test_combination): Regression test.
14219 * gdb.base/charset.c (my_wchar_t): New typedef.
14220 (myvar): New global.
14221 (main): Set myvar.
14222
56643c5e
PM
142232009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14224
14225 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14226 target.
14227
1fac167a
UW
142282009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14229
14230 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14231
7ccb0be9
UW
142322009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14233
14234 * gdb.mi/gdb680.exp: Update test for error message.
14235
568d6575
UW
142362009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14237
14238 * gdb.base/annota1.exp: Allow multiple occurrences of the
14239 frames-invalid annotation.
14240 * gdb.cp/annota2.exp: Likewise.
14241
7cd1089b
PM
142422009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14243
14244 * gdb.cp/gdb2495.cc: New file.
14245 * gdb.cp/gdb2495.exp: New file.
14246
72c63395
JK
142472009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14248
14249 Report error on GDB crash during runto.
14250 * lib/gdb.exp (runto <eof>): New.
14251
3788363d
DJ
142522009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14253
14254 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14255 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14256 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14257 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14258 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14259 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14260 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14261 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14262 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14263 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14264 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14265 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14266 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14267 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14268 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14269 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14270 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14271 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14272 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14273 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14274 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14275 gdb.trace/passcount.exp, gdb.trace/report.exp,
14276 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14277 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14278 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14279 executable.
14280
17592de3
PA
142812009-06-07 Pedro Alves <pedro@codesourcery.com>
14282
14283 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14284 defined before referencing it.
14285
701e355d
DE
142862009-06-03 Doug Evans <dje@google.com>
14287
14288 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14289 * gdb.arch/i386-see.c: Ditto.
14290
f2292c65
PM
142912009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14292
14293 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14294 (check_macro): Return 1 if undefined.
14295 If first test fails, check if macro debug information is available,
14296 and report unsupported test if no macro information is found.
14297
5a437975
DE
142982009-05-29 Doug Evans <dje@google.com>
14299
14300 * gdb.threads/hand-call-in-threads.exp: New.
14301 * gdb.threads/hand-call-in-threads.c: New.
14302
c141c696
MS
143032009-05-29 Michael Snyder <msnyder@vmware.com>
14304
14305 * gdb.base/break-always.exp: Change "1" to "on".
14306 Add confirmation check.
14307
b3444185
PA
143082009-05-28 Pedro Alves <pedro@codesourcery.com>
14309
14310 * gdb.threads/threxit-hop-specific.c: New.
14311 * gdb.threads/threxit-hop-specific.exp: New.
14312 * gdb.threads/thread-execl.c: New.
14313 * gdb.threads/thread-execl.exp: New.
14314
b6313243
TT
143152009-05-27 Tom Tromey <tromey@redhat.com>
14316 Thiago Jung Bauermann <bauerman@br.ibm.com>
14317
14318 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14319 (mi_child_regexp): Likewise.
14320 (mi_list_varobj_children_range): Likewise.
14321 (mi_get_features): Likewise.
14322 (mi_list_varobj_children): Rewrite.
14323 * gdb.python/python-mi.exp: New file.
14324
a6bac58e
TT
143252009-05-27 Tom Tromey <tromey@redhat.com>
14326 Thiago Jung Bauermann <bauerman@br.ibm.com>
14327 Phil Muldoon <pmuldoon@redhat.com>
14328 Paul Pluzhnikov <ppluzhnikov@google.com>
14329
14330 * gdb.python/python-prettyprint.exp: New file.
14331 * gdb.python/python-prettyprint.c: New file.
14332 * gdb.python/python-prettyprint.py: New file.
14333 * gdb.base/display.exp: print/r is now valid.
14334
2c74e833
TT
143352009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14336 Tom Tromey <tromey@redhat.com>
14337 Pedro Alves <pedro@codesourcery.com>
14338 Paul Pluzhnikov <ppluzhnikov@google.com>
14339
14340 * gdb.python/python-template.exp: New file.
14341 * gdb.python/python-template.cc: New file.
14342 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14343 tests.
14344 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14345 Call it.
14346 (test_value_after_death): New proc.
14347 * gdb.python/python-value.c (PTR): New typedef.
14348 (main): New variable 'x'.
14349
89c73ade
TT
143502009-05-27 Tom Tromey <tromey@redhat.com>
14351
14352 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14353 tests.
14354 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14355 Call it.
14356
a75724bc
PA
143572009-05-27 Pedro Alves <pedro@codesourcery.com>
14358
14359 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14360
e58b0e63
PA
143612009-05-24 Pedro Alves <pedro@codesourcery.com>
14362
14363 * gdb.threads/fork-thread-pending.c: New.
14364 * gdb.threads/fork-thread-pending.exp: New.
14365
4ac36638
JK
143662009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14367
14368 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14369 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14370
889bf7c5 143712009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14372
889bf7c5 14373 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14374
b242c3c2
PA
143752009-05-17 Pedro Alves <pedro@codesourcery.com>
14376
14377 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14378 `gdb_get_line_number'. Call `callee' in both parent and child.
14379 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14380 `gdb_get_line_number' instead of hardcoding line numbers.
14381 (catch_fork_unpatch_child): New procedure to test detaching
14382 breakpoints from child fork.
14383 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14384 hardcoding line numbers.
14385 (do_fork_tests): Run `catch_fork_unpatch_child'.
14386
ee342b23
VP
143872009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14388
14389 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14390 of structure type enters or leaves the scope, it
14391 is reported by -var-update.
14392
e2009e98
DE
143932009-05-11 Doug Evans <dje@sebabeach.org>
14394
14395 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14396 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14397 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14398
00903456
JK
143992009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14400
14401 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14402
dc621c35
DE
144032009-04-30 Doug Evans <dje@google.com>
14404
14405 * gdb.threads/watchthreads2.exp: New testcase.
14406 * gdb.threads/watchthreads2.c: New testcase.
14407
9ab4e744
DE
144082009-04-29 Doug Evans <dje@google.com>
14409
14410 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14411 * gdb.cp/mb-ctor.cc: Ditto.
14412 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14413 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14414 * gdb.cp/mb-inline1.cc: Call it.
14415 * gdb.cp/mb-inline2.cc: Ditto.
14416 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14417 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14418
484086b7
JK
144192009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14420
14421 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14422 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14423 Replace all uses of `decimal' by `nonzero'.
14424 (info macro FROM_COMMANDLINE): New test.
14425
379a77b5
TT
144262009-04-27 Tom Tromey <tromey@redhat.com>
14427
14428 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14429
b92b73c2
DE
144302009-04-27 Doug Evans <dje@google.com>
14431
14432 * gdb.threads/watchthreads.c (main): Initialize args before starting
14433 the threads. Plus formatting cleanup.
14434 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14435 biased scheduling of one thread.
14436
945a118d
JG
144372009-04-27 Jerome Guitton <guitton@adacore.com>
14438
14439 * gdb.cp/templates.cc (GetMax): New template.
14440 (main): Declare two instances of GetMax.
14441 * gdb.cp/templates.exp: Add new test.
14442
d389af10
JK
144432009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14444
14445 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14446
e7f86de9
JM
144472009-04-22 Joseph Myers <joseph@codesourcery.com>
14448
14449 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14450
334cc82d
TT
144512009-04-15 Tom Tromey <tromey@redhat.com>
14452
14453 * gdb.base/charset.exp: Add regression test.
14454
d12672cc
JB
144552009-04-14 Joel Brobecker <brobecker@adacore.com>
14456
14457 * gdb.base/exe-lock.exp: New testcase.
14458
18e8c3bc
TT
144592009-04-13 Tom Tromey <tromey@redhat.com>
14460
14461 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14462 operator on Frame.
14463
5ecd5cbe
UW
144642009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14465
14466 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14467 * gdb.server/ext-attach.exp: Likewise.
14468
7309f756
VP
144692009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14470
14471 Eliminate some sleep usage.
14472
889bf7c5
PA
14473 * gdb.mi/basics.c (do_nothing): New.
14474 (main): Use do_nothing instead of printf, so that
14475 not to introduce race condition between output of
14476 inferiour and output of gdb. Do not use sleep as it
14477 is not generally available on embedded targets.
7309f756 14478
f4b95f6f
PA
144792009-04-02 Pedro Alves <pedro@codesourcery.com>
14480
14481 * gdb.server/ext-attach.exp: Expect an optional process id after
14482 "Detached from remote process".
14483
de40b933
JK
144842009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14485
14486 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14487 gdb.dwarf2/dw2-unresolved.exp: New.
14488
2ae101a4
PA
144892009-04-02 Pedro Alves <pedro@codesourcery.com>
14490
14491 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14492 mi_run_to_main.
14493
56a8e183
PA
144942009-04-02 Pedro Alves <pedro@codesourcery.com>
14495
14496 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14497 mi_run_to_main. Skip thread exit test on remote targets.
14498 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14499 mi_run_to_main.
14500 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14501 mi_run_to_main.
14502 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14503 when expecting ^connected. Detect when the target doesn't support
14504 non-stop mode.
14505 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14506 supported. Return -1 on error, 0 on success.
14507 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14508 (mi_runto): Return mi_runto_helper's result explicitly.
14509
c35fafde
PA
145102009-04-01 Pedro Alves <pedro@codesourcery.com>
14511
14512 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14513
f8a8dce6
JB
145142009-04-01 Tom Tromey <tromey@redhat.com>
14515
14516 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14517 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14518 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14519 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14520
71c25dea
TT
145212009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14522 Jan Kratochvil <jan.kratochvil@redhat.com>
14523
14524 PR gdb/931
14525 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14526 output.
14527 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14528 for gdb/931.
14529 * dw2-strp.S (DW_AT_language): Change to C++.
14530 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14531
02d9a9ce
JB
145322009-03-31 Joel Brobecker <brobecker@adacore.com>
14533
14534 * gdb.ada/tasks: New testcase.
14535
1042e4c0
SS
145362009-03-30 Stan Shebs <stan@codesourcery.com>
14537
14538 * gdb.trace/actions.exp: Update to match new info trace format.
14539 * gdb.trace/deltrace.exp: Ditto.
14540 * gdb.trace/infotrace.exp: Ditto.
14541 * gdb.trace/passcount.exp: Ditto.
14542 * gdb.trace/save-trace.exp: Ditto.
14543 * gdb.trace/while-stepping.exp: Ditto.
14544 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14545
f8f6f20b
TJB
145462009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14547
14548 * gdb.python/python-frame.c: New file.
14549 * gdb.python/python-frame.exp: New file.
14550
c0c6f777
TJB
145512009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14552
14553 * gdb.python/python-value.exp: Add tests for the address
14554 attribute.
14555
3cb51905
AS
145562009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14557
14558 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14559
88fc996f
DE
145602009-03-26 Doug Evans <dje@google.com>
14561
14562 * gdb.mi/mi-nonstop-exit.exp: New file.
14563 * gdb.mi/non-stop-exit.c: New file.
14564
56ef84b1
TT
145652009-03-26 Tom Tromey <tromey@redhat.com>
14566
14567 Update for change to prologue skipping:
14568 * gdb.mi/mi2-simplerun.exp: Update.
14569 * gdb.mi/mi2-break.exp: Update.
14570 * gdb.mi/mi-simplerun.exp: Update.
14571 * gdb.mi/mi-break.exp: Update.
14572 * gdb.base/ending-run.exp: Update.
14573
def2b000
TJB
145742009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14575
14576 * gdb.python/python-value.exp (test_value_in_inferior): Test
14577 gdb.Value.is_optimized_out attribute.
14578
442ddf59
JK
145792009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14580
14581 * gdb.dwarf2/dw2-noloc-main.c: New file.
14582 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14583 (.text): Remove.
14584 (.data): New.
14585 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14586 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14587 (DW_TAG_subprogram func_cu1, noloc): Remove.
14588 (main): New.
14589 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14590 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14591 (file_symbols): New procedure.
14592
a8df5de4
TT
145932009-03-25 Tom Tromey <tromey@redhat.com>
14594
14595 * gdb.base/charset.exp (valid_target_charset): New proc.
14596 Use it to skip tests on invalid charsets.
14597
cc1d7add
PM
145982009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14599
14600 * gdb.base/completion.exp: Add a test for directory completion.
14601
bcd5727b
JK
146022009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14603
14604 Fix a racy FAIL.
14605 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14606 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14607
cc924cad
TJB
146082009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14609
14610 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14611 * gdb.python/python-function.exp: Add test for function returning
14612 a GDB value.
14613
bc3b79fd
TJB
146142009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14615
14616 * gdb.python/python-function.exp: New file.
14617
6c7a06a3
TT
146182009-03-20 Tom Tromey <tromey@redhat.com>
14619
14620 * gdb.base/store.exp: Update for change to escape output.
14621 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14622 to escape output.
14623 * gdb.base/pointers.exp: Update for change to escape output.
14624 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14625 to escape output.
14626 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14627 escape output.
14628 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14629 to escape output.
14630 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14631 escape output.
14632 * gdb.base/setvar.exp: Update for change to escape output.
14633 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14634 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14635 to escape output.
14636 (test_print_string_constants): Likewise.
14637 * gdb.base/charset.exp (valid_host_charset): Check size of
14638 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14639 cases. Handle "auto"-related output.
14640 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14641 (uvar, Uvar): New globals.
14642
c31af87b
JG
146432009-03-19 Jerome Guitton <guitton@adacore.com>
14644
14645 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14646 deltas.
14647 * gdb.ada/fixed_points.exp: Ditto.
14648
51272cf2
PA
146492009-03-18 Pedro Alves <pedro@codesourcery.com>
14650
14651 * return-nodebug.c: Don't include stdio.h.
14652 (init): Delete.
14653 (func): Delete definition and provide extern declaration.
14654 (t): New.
14655 (main): Don't call printf. Call func and store its result in t.
14656 * return-nodebug1.c: New.
14657 * return-nodebug.exp: Don't expect stdio output. Instead, print
14658 the global variable t. Drop printf formatters and cast types from
14659 foreach loop. Don't use prepare_for_testing. Compile
14660 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14661 define FORMAT or CAST.
14662
d24948ac
PP
146632009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14664
14665 * gdb.base/solib-display.exp: Disable test for remote targers.
14666
61ff14c6
JK
146672009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14668
14669 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14670
cb4dce93
JK
146712009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14672
14673 Fix a racy FAIL.
14674 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14675 code from `follow parent, print pids'.
14676 (`follow child, print pids', `follow parent, print pids'): Call it.
14677 Replace `gdb_test "break..."' by gdb_breakpoint.
14678
f7c60c5e
VP
146792009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14680
14681 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14682 sync and async modes.
f7c60c5e 14683
383ace49
JB
146842009-03-12 Joel Brobecker <brobecker@adacore.com>
14685
14686 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14687 that was checked in by mistake. Remove loading of ada.exp, since
14688 this is not necessary in this case.
14689
4ce102af
JB
146902009-03-12 Joel Brobecker <brobecker@adacore.com>
14691
14692 * gdb.ada/ptype_arith_binop.exp: New testcase.
14693
529a2aef
JB
146942009-03-12 Joel Brobecker <brobecker@adacore.com>
14695
14696 * gdb.ada/mod_from_name: New testcase.
14697
8a38181c
JB
146982009-03-12 Joel Brobecker <brobecker@adacore.com>
14699
14700 * gdb.ada/tick_last_segv: New testcase.
14701
11436dee
VP
147022009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14703
61ff14c6 14704 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14705
1f31650a
VP
147062009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14707
61ff14c6
JK
14708 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14709 include the token in ^running and frame info in *stopped.
1f31650a 14710
a3247a22
PP
147112009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14712
14713 * solib-display.exp: New file.
14714 * solib-display-main.c: New file.
14715 * solib-display-lib.c: New file.
61ff14c6 14716
aae64587
PA
147172009-03-05 Pedro Alves <pedro@codesourcery.com>
14718
14719 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14720
44aabfbc
JK
147212009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14722
14723 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14724 (list_and_check_macro): Use more specific test name.
14725 (next to definition): Make the test names unique.
14726
c087fcd3
PM
147272009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14728
14729 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14730
c86cf029
VP
147312009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14732
14733 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14734 notifications.
14735 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14736 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14737 * lib/mi-support.exp (library_loaded_re): New.
14738 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14739
3ea85240
VP
147402009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14741
14742 * gdb.gdb/observer.exp: Use test_notification observer, not
14743 normal_stop, everywhere.
14744 (test_normal_stop_notifications): Rename to...
14745 (test_notifications): ...this.
14746 (test_observer_normal_stop): Rename to...
14747 (test_observer): ...this.
14748
1903f0e6
DE
147492009-02-16 Doug Evans <dje@google.com>
14750
14751 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14752 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14753 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14754 (test_prefixed_syscall,test_int3): New tests.
14755 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14756 (test_prefixed_syscall,test_int3): New tests.
14757
1d33d6ba
VP
147582009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14759
3cb51905
AS
14760 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14761 (mi_expect_interrupt): Likewise.
14762 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14763 response.
1d33d6ba 14764
faafb047
PM
147652009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14766
14767 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14768 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14769 Replace calls to get_valueofx by get_hexadecimal_valueof.
14770
417e16e2
PM
147712009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14772
14773 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14774 (get_integer_valueof): New procedure.
14775 (get_sizeof): Use new get_integer_value_of.
14776 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14777 by get_integer_valueof.
14778
7065b901
TT
147792009-02-13 Tom Tromey <tromey@redhat.com>
14780
14781 * gdb.base/remote.exp (get_sizeof): Remove.
14782 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14783 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14784 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14785 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14786 (get_sizeof): Likewise.
14787
5d7cb8df
JK
147882009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14789
14790 PR fortran/9806
14791 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14792
b2febfff
PP
147932009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14794
14795 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14796
4aa995e1
PA
147972009-02-06 Pedro Alves <pedro@codesourcery.com>
14798
14799 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14800
d8906c6f
TJB
148012009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14802
14803 * gdb.python/python-cmd.exp: New file.
14804
ff4ab08d
TG
148052009-02-06 Tristan Gingold <gingold@adacore.com>
14806
14807 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14808
aacd552b
TG
148092009-02-05 Tristan Gingold <gingold@adacore.com>
14810
14811 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14812 pointer is dereferenced and use this signal name in regexp.
14813 * gdb.base/signull.exp: Ditto.
14814 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14815 * gdb.base/signull.c (main): Ditto.
14816
08c637de
TJB
148172009-02-04 Tom Tromey <tromey@redhat.com>
14818 Thiago Jung Bauermann <bauerman@br.ibm.com>
14819
14820 * gdb.python/python-value.exp: Use `gdb.history' instead of
14821 `gdb.value_from_history'.
14822 (test_value_numeric_ops): Add test for conversion of enum constant.
14823 * gdb.python/python-value.c (enum e): New type.
14824 (evalue): New global.
14825 (main): Use argv.
14826
20261af8
JG
148272009-02-04 Jerome Guitton <guitton@adacore.com>
14828
14829 * gdb.ada/uninitialized_vars: New test program.
14830 * gdb.ada/uninitialized_vars.exp: New testcase.
14831
52e44b43
TT
148322009-02-02 Tom Tromey <tromey@redhat.com>
14833
14834 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14835 * gdb.cp/pr2489.cc: Rename...
14836 * gdb.cp/pr9594.cc: ... to this.
14837
1c71341a
TT
148382009-02-02 Tom Tromey <tromey@redhat.com>
14839
14840 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14841 * gdb.cp/pr2489.cc: New file.
14842 * gdb.cp/cpcompletion.exp: New file.
14843
a4295225
TT
148442009-02-02 Tom Tromey <tromey@redhat.com>
14845
14846 PR exp/9059:
14847 * gdb.cp/call-c.exp: Add regression test.
14848 * gdb.cp/call-c.cc (FooHandle): New typedef.
14849 (main): New variable 'handle'.
14850
592375cd
VP
148512009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14852
14853 * lib/mi-support.exp (et_mi_thread_list)
14854 (check_mi_and_console_threads): Adjust for current thread in
14855 -thread-list-ids output.
14856
41447f92
VP
148572009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14858
889bf7c5
PA
14859 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14860 Call it.
41447f92 14861
35669430
DE
148622009-01-28 Doug Evans <dje@google.com>
14863
14864 * gdb.arch/amd64-disp-step.S: New file.
14865 * gdb.arch/amd64-disp-step.exp: New file.
14866 * gdb.arch/i386-disp-step.S: New file.
14867 * gdb.arch/i386-disp-step.exp: New file.
14868
09f00d9a
PM
148692009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14870
14871 * gdb.base/find.exp: Set newline variable
14872 using quotes instead of braces to fix cygwin failures.
14873
1e8fb976
PA
148742009-01-23 Pedro Alves <pedro@codesourcery.com>
14875
14876 * gdb.base/radix.exp: Add tests to ensure that that set
14877 input-radix 0 and set output-radix 0 are really rejected.
14878
da061712
PA
148792009-01-23 Pedro Alves <pedro@codesourcery.com>
14880
14881 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14882 copyright years.
14883
dd7e2d2b
PA
148842009-01-23 Pedro Alves <pedro@codesourcery.com>
14885
14886 PR gdb/9664:
14887 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14888
392452f6
PA
148892009-01-22 Pedro Alves <pedro@codesourcery.com>
14890
14891 PR c++/9631:
14892 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14893
8653e71c
PM
148942009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14895
14896 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14897 binfile definition to fix Windows OS failure.
14898
a12cc160
DJ
148992009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14900
14901 PR gdb/9346
14902 * gdb.base/interrupt.c (sigint_handler): New.
14903 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14904 on error.
14905 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14906 Test "signal SIGINT".
14907
b89667eb
DE
149082009-01-19 Doug Evans <dje@google.com>
14909
14910 * gdb.base/break.exp: Update expected gdb output.
14911 * gdb.base/sepdebug.exp: Ditto.
14912 * gdb.mi/mi-syn-frame.exp: Ditto.
14913 * gdb.mi/mi2-syn-frame.exp: Ditto.
14914 * gdb.base/call-signal-resume.exp: New file.
14915 * gdb.base/call-signals.c: New file.
14916 * gdb.base/unwindonsignal.exp: New file.
14917 * gdb.base/unwindonsignal.c: New file.
14918 * gdb.threads/interrupted-hand-call.exp: New file.
14919 * gdb.threads/interrupted-hand-call.c: New file.
14920 * gdb.threads/thread-unwindonsignal.exp: New file.
14921
adb483fe
DJ
149222009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14923
14924 * gdb.base/define.exp: Test defining and hooking prefix commands.
14925 * gdb.python/python.exp: Update test for "show user" output.
14926
60023297
JK
149272009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14928
14929 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14930 now the output exactly, using less wildcards. Expect also the output
14931 of gfortran-4.3. Update for the f-valprint.c modification from
14932 2008-04-22.
14933 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14934 Remove gdb_test test names where matching the command.
14935
ccc57cf9
PA
149362009-01-01 Pedro Alves <pedro@codesourcery.com>
14937
14938 PR breakpoints/9681:
14939 * gdb.base/watchpoint.exp: Add regression test.
14940
c7a6ca08
PA
149412008-12-31 Pedro Alves <pedro@codesourcery.com>
14942
14943 * gdb.threads/attach-into-signal.exp: Don't use
14944 gdb_suppress_entire_file.
14945 * gdb.threads/attach-stopped.exp: Ditto.
14946 * gdb.threads/attachstop-mt.exp: Ditto.
14947
3a031f65
PA
149482008-12-31 Pedro Alves <pedro@codesourcery.com>
14949
14950 PR gdb/8812:
14951 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14952
09e6485f
PA
149532008-12-29 Pedro Alves <pedro@codesourcery.com>
14954
14955 PR gdb/7536:
14956 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14957 and unsupported output radices are really rejected.
14958
0cd53049
JK
149592008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14960
14961 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14962
ba163c7e
TT
149632008-12-22 Tom Tromey <tromey@redhat.com>
14964
14965 * gdb.cp/punctuator.exp: New file.
14966
6f4de6c9
JK
149672008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14968
14969 * gdb.base/completion.exp (Completing non-existing component): New test.
14970
0f34d0b4
JK
149712008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14972
14973 Fix for PR gdb/8648.
14974 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14975 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14976 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14977 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14978
db2ad4c3
JK
149792008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14980
14981 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14982
bb5ef15e
DP
149832008-12-16 Christophe Lyon <christophe.lyon@st.com>
14984
14985 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14986 compiler actually generate code at the expected line number.
14987
90142adc
JZ
149882008-12-15 Jie Zhang <jie.zhang@analog.com>
14989
14990 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14991
fad6eecd
TT
149922008-12-12 Tom Tromey <tromey@redhat.com>
14993
14994 * gdb.base/commands.exp (redefine_hook_test): New proc.
14995 Call it.
14996
17c8aaf5
TT
149972008-12-11 Tom Tromey <tromey@redhat.com>
14998
14999 * gdb.base/macscp.exp: New regression test.
15000
7c8adf68
TT
150012008-12-11 Tom Tromey <tromey@redhat.com>
15002
15003 * gdb.base/macscp.exp: Print "address.addr".
15004 * gdb.base/macscp1.c (struct outer): New struct.
15005 (address): New global.
15006
b05dcbb7
TT
150072008-12-09 Tom Tromey <tromey@redhat.com>
15008
15009 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15010 Call it.
15011
2d476de1
DE
150122008-12-04 Doug Evans <dje@google.com>
15013
15014 * gdb.server/ext-run.exp: Relax regexp for init program.
15015
87bdc959
TG
150162008-12-03 Tristan Gingold <gingold@adacore.com>
15017
15018 * gdb.base/macscp.exp: Generate an object file during compilation
15019 to work around Darwin dsymutil limitations.
15020
e0740f77
JK
150212008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15022
15023 Test resolving external references to TLS variables.
15024 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15025 FILE2_THREAD_LOCAL.
15026 (testfile2, srcfile2): New variables.
15027 * gdb.threads/tls.c (file2_thread_local)
15028 (function_referencing_file2_thread_local): New.
15029 * gdb.threads/tls2.c: New file.
15030
67f0aac5
JB
150312008-11-28 Joel Brobecker <brobecker@adacore.com>
15032
15033 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15034 rather than integer, as integer might not be big enough when
15035 on 64bit targets.
67f0aac5 15036
c332165e
JG
150372008-11-27 Jerome Guitton <guitton@adacore.com>
15038
15039 * gdb.cp/formatted-ref.exp: Add equality test.
15040 * gdb.ada/formatted_ref.exp: Ditto.
15041
fc9b693c
JK
150422008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15043
15044 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15045 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15046
a9c64011
AS
150472008-11-20 Andreas Schwab <schwab@suse.de>
15048
15049 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15050 matching syscall entry point.
15051 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15052 (tcatch_vfork_then_child_follow): Likewise. Finish through
15053 vfork even if we stopped at the syscall trampoline.
15054
e2fd701e
DE
150552008-11-20 Doug Evans <dje@google.com>
15056
15057 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15058
69abc51c
TJB
150592008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15060
15061 * gdb.arch/ppc-dfp.exp: New file.
15062 * gdb.arch/ppc-dfp.c: New file.
15063
c14c28ba
PP
150642008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15065
15066 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15067
2e74121d
DE
150682008-11-17 Doug Evans <dje@google.com>
15069
15070 * gdb.mi/mi-syn-frame.exp: Update expected output.
15071 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15072
66bb093b
VP
150732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15074
15075 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15076 "thread N" results in =thread-selected.
15077 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15078 (mi_send_resuming_command_raw): Be prepared for
15079 =thread-selected.
15080
3d043ef6
VP
150812008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15082
a9c64011
AS
15083 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15084 * lib/mi-support.exp: Likewise.
3d043ef6 15085
808104c8
JB
150862008-11-16 Joel Brobecker <brobecker@adacore.com>
15087
15088 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15089 commands from the expected output for "help catch".
15090
00b22944
JB
150912008-11-15 Joel Brobecker <brobecker@adacore.com>
15092
15093 * gdb.ada/int_deref.exp: New testcase.
15094
59669435
TT
150952008-11-14 Nick Roberts <nickrob@snap.net.nz>
15096
15097 * gdb.mi/gdb2549.exp: New file.
15098
de04a248
DE
150992008-11-11 Doug Evans <dje@google.com>
15100
15101 * gdb.base/callexit.exp: New file.
15102 * gdb.base/callexit.c: New file.
15103
6b8ce727
DE
151042008-11-10 Doug Evans <dje@google.com>
15105
15106 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15107 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15108 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15109 (default_gdb_start,default_gdb_exit): Ditto.
15110 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15111 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15112 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15113 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15114 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15115 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15116
1b14b8aa
AS
151172008-11-03 Andreas Schwab <schwab@suse.de>
15118
15119 * gdb.base/hashline2.exp: Fix typo.
15120 * gdb.base/hashline3.exp: Likewise.
15121
f3134b88
TT
151222008-10-30 Tom Tromey <tromey@redhat.com>
15123
15124 * gdb.base/pointers.exp: Add test.
15125 * gdb.base/pointers.c (k, S): New typedefs.
15126 (instance): New global.
15127
c2226152
AS
151282008-10-30 Andreas Schwab <schwab@suse.de>
15129
15130 * gdb.base/args.exp: Add tests for newlines.
15131
462f405c
JB
151322008-10-30 Joel Brobecker <brobecker@adacore.com>
15133
15134 gdb.base/foll-exec.exp: Update the expected output of a couple
15135 of "info breakpoints" tests.
15136
79a45b7d
TT
151372008-10-28 Tom Tromey <tromey@redhat.com>
15138
15139 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15140
adc13a14
PA
151412008-10-24 Pedro Alves <pedro@codesourcery.com>
15142
15143 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15144 gdb_start_cmd.
15145 Use runto_main before any test that requires execution.
15146
252fbfc8
PA
151472008-10-23 Pedro Alves <pedro@codesourcery.com>
15148
15149 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15150 instead of SIGINT.
15151
28148e3d
JB
151522008-10-22 Joel Brobecker <brobecker@adacore.com>
15153
15154 * gdb.base/completion.exp: Update expected output following
15155 the addition of the "info tasks" command.
15156
c209f847
TT
151572008-10-22 Tom Tromey <tromey@redhat.com>
15158
15159 * gdb.base/exprs.exp (test_expr): Add test for string
15160 concatenation.
15161
f177e350
PA
151622008-10-19 Pedro Alves <pedro@codesourcery.com>
15163
15164 * configure.ac: Output gdb.python/Makefile.
15165 * configure: Regenerate.
15166 * gdb.python/Makefile.in: New.
15167
cce89356
JB
151682008-10-16 Joel Brobecker <brobecker@adacore.com>
15169
15170 * gdb.base/foll-fork.exp: Adjust the expected output to match
15171 the new description for fork/vfork catchpoints in the "info
15172 breakpoints" output.
15173
176d289d
TJB
151742008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15175
15176 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15177
a08702d6
TJB
151782008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15179
15180 * gdb.python/python-value.c: New file.
15181 * gdb.python/python-value.exp: New file.
15182
1c5cfe86
PA
151832008-10-15 Pedro Alves <pedro@codesourcery.com>
15184
15185 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15186
5a98ad69
DP
151872008-10-15 Denis Pilat <denis.pilat@st.com>
15188
41702f1b 15189 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15190
dcb1a1e2
TT
151912008-10-09 Tom Tromey <tromey@redhat.com>
15192
15193 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15194 'fprintf' and 'stderr'.
15195
9124fe48
JB
151962008-10-07 Joel Brobecker <brobecker@adacore.com>
15197
15198 * gdb.ada/ref_tick_size.exp: New testcase.
15199
45452591
DE
152002008-10-06 Doug Evans <dje@google.com>
15201
15202 * gdb.dwarf2/dw2-cu-size.exp: New file.
15203 * gdb.dwarf2/dw2-cu-size.S: New file.
15204
15205 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15206 .Ltype_int for clarity.
15207
4fc5b208
PP
152082008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15209
15210 PR gdb/2384:
15211 * gdb.cp/gdb2384.exp: Extended to test more cases.
15212 * gdb.cp/gdb2384.cc: Likewise.
15213 * gdb.cp/gdb2384-base.h: Likewise.
15214 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15215
d78df370
JK
152162008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15217
15218 * gdb.base/maint.exp (maint print type): Remove printing
15219 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15220
9a044a89
TT
152212008-09-30 Tom Tromey <tromey@redhat.com>
15222
15223 * gdb.base/macscp.exp: Add completion tests.
15224 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15225 (TWENTY_THREE): Likewise.
15226 (FORTY_EIGHT): Likewise.
15227
506800a9
TT
152282008-09-30 Tom Tromey <tromey@redhat.com>
15229
15230 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15231 everywhere.
15232 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15233
1a6f01b5
JK
152342008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15235
15236 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15237 testcase is derived from. Fix racy dependency on an expected PID
15238 number. No longer support the testcase on Linux kernel 2.4.x.
15239
2fae03e8
TT
152402008-09-27 Tom Tromey <tromey@redhat.com>
15241
15242 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15243 and varargs.
15244
1ad15515
PA
152452008-09-22 Pedro Alves <pedro@codesourcery.com>
15246
15247 * lib/mi-support.exp (mi_expect_interrupt): New.
15248 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15249 from gdb.mi/mi-nonstop.exp.
15250 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15251 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15252 lib/mi-support.exp.
15253 Use mi_check_thread_states throughout. Avoid ".*" and do not
15254 require an anchor after -exec-run.
15255
d0b76dc6
DJ
152562008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15257
15258 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15259 stop is pending. Avoid ".*" when two stops are pending.
15260 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15261 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15262 newlines in fullnames.
15263 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15264 (mi_expect_stop): Update comments. Only anchor in sync mode.
15265 Do not match newlines.
15266 (mi_send_resuming_command_raw): Always return status.
15267 (mi_get_stop_line): Do not match more than one line by accident.
15268 Only anchor in sync mode.
15269 (mi_run_inline_test): If -exec-next fails, give up.
15270
9990c830
UW
152712008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15272
15273 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15274 on SPU.
15275
ebcf6f00
JB
152762008-09-10 Joel Brobecker <brobecker@adacore.com>
15277
15278 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15279
b6db24e5
JB
152802008-09-10 Joel Brobecker <brobecker@adacore.com>
15281
15282 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15283 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15284 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15285 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15286 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15287 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15288 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15289 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15290 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15291 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15292 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15293 Include the "= " sequence in the expected output of print tests.
15294
2bf448e0
JB
152952008-09-10 Joel Brobecker <brobecker@adacore.com>
15296
15297 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15298 description for boolean types.
15299
d51fd4c8
PA
153002008-09-09 Pedro Alves <pedro@codesourcery.com>
15301
15302 * gdb.base/hook-stop-continue.c: New.
15303 * gdb.base/hook-stop-continue.exp: New.
15304
694182d2
DJ
153052008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15306
15307 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15308
3b8a7fc0
JG
153092008-09-08 Jerome Guitton <guitton@adacore.com>
15310
15311 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15312 (stack_check_probe_2, stack_check_probe_loop_1)
15313 (stack_check_probe_loop_2): New functions.
15314 (main): Add call to these new functions.
15315 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15316 functions, check that the breakpoint is inserted at the appropriate
15317 location.
15318 (insert_breakpoint): Slightly refine this procedure so that it can
15319 be called several times in the test.
15320
96cc0ae8
JG
153212008-09-08 Jerome Guitton <guitton@adacore.com>
15322
15323 * gdb.base/stack-checking.c: New file.
15324 * gdb.base/stack-checking.exp: New file.
15325
1f08b409
TJB
153262008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15327
15328 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15329 * gdb.arch/altivec-regs.exp: Likewise.
15330 * gdb.arch/vsx-regs.exp: Likewise.
15331
3099e1c4
TJB
153322008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15333
15334 * gdb.arch/ppc-fp.exp: New file.
15335 * gdb.arch/ppc-fp.c: New file.
15336
cc69bfc1
PP
153372008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15338
15339 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15340 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15341
b02a33db
MS
153422008-09-04 Michael Snyder <msnyder@vmware.com>
15343
15344 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15345 as "at" (for non-debug functions such as _start).
15346
2992cbe0
UW
153472008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15348
15349 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15350 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15351 software watchpoints.
15352 * gdb.base/watch_thread_num.exp: Likewise.
15353
514f746b
AR
153542008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15355
15356 * gdb.arch/i386-bp_permanent.exp: New test.
15357
876cecd0
TT
153582008-08-24 Tom Tromey <tromey@redhat.com>
15359
15360 * gdb.base/maint.exp: Update "maint print type".
15361
80f73d71
VP
153622008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15363
15364 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15365 support. Adjust the order of "*running" notifications.
15366 * gdb.mi/non-stop.c: Don't cast from int to void* and
15367 back.
15368
d9c78d7d
MK
153692008-08-20 Mark Kettenis <kettenis@gnu.org>
15370
15371 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15372 expect to find it in the "info frame" output.
15373
97a2d1d3
DJ
153742008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15375
15376 * gdb.base/interp.exp: Always consume both prompts.
15377
b96e2927
PA
153782008-08-20 Pedro Alves <pedro@codesourcery.com>
15379
15380 * gdb.base/pending.exp: Test pending breakpoints without symbols
15381 loaded.
15382
8cf6e61a
VP
153832008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15384
15385 * lib/mi-support.exp (mi_expect_stop): Produce
15386 more details on failures.
15387 * gdb.mi/mi-nonstop.exp: New.
15388 * gdb.mi/non-stop.c: New.
15389
c6ebd6cf
VP
153902008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15391
a9c64011
AS
15392 * gdb.mi/mi-async.exp: Use 'set target-async'.
15393 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15394
46a9b8ed
DJ
153952008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15396
15397 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15398
44feb3ce
TT
153992008-08-17 Tom Tromey <tromey@redhat.com>
15400
15401 * gdb.base/help.exp (help catch): Rewrite.
15402
311a4e6b
TJB
154032008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15404
15405 * gdb.base/define.exp: Test indented command documentation.
15406 * gdb.python/python.exp: Test indented multi-line command.
15407
604c2f83
LM
154082008-08-15 Luis Machado <luisgpm@br.ibm.com>
15409
15410 * testsuite/gdb.arch/vsx-regs.c: New source file.
15411 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15412 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15413
886a217c
TT
154142008-08-14 Tom Tromey <tromey@redhat.com>
15415
15416 * gdb.base/macscp.exp: Add regression test for "macro define" or
15417 "macro undef" with no arguments.
15418
c814a4f3
PP
154192008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15420
15421 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15422
12ab8a60
UW
154232008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15424
15425 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15426
d57a3c85
TJB
154272008-08-06 Tom Tromey <tromey@redhat.com>
15428
15429 * gdb.python/python.exp: New file.
15430
c7b778ff
JK
154312008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15432
15433 Fix for PR gdb/1543.
15434 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15435 $LOCATION.
15436 (location): New variable.
15437 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15438 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15439 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15440 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15441 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15442 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15443 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15444 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15445 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15446 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15447 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15448 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15449 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15450 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15451 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15452 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15453 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15454 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15455 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15456 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15457 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15458 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15459 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15460 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15461 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15462 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15463 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15464 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15465 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15466 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15467 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15468 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15469 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15470 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15471 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15472 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15473 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15474 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15475 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15476 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15477 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15478 gdb.base/type-opaque.exp, gdb.base/until.exp,
15479 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15480 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15481 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15482 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15483 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15484 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15485 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15486 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15487 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15488 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15489 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15490 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15491 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15492 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15493 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15494 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15495 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15496 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15497 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15498 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15499 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15500 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15501 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15502 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15503 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15504 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15505 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15506 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15507 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15508 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15509 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15510 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15511 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15512 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15513 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15514 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15515 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15516 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15517 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15518 to bug-gdb@prep.ai.mit.edu .
15519
5e06a3d1
VP
155202008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15521
15522 * lib/mi-support.exp (mi_load_shlibs): New.
15523 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15524
9d81d21b
VP
155252008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15526
15527 * lib/mi-support.exp (get_mi_thread_list)
15528 (check_mi_and_console_threads): New, moved from ...
15529 * gdb.mi/mi-pthread.exp: ...here.
15530 * gdb.mi/gdb669.exp (get_mi_thread_list)
15531 (check_mi_and_console_threads): Delete.
15532 * gdb.mi/mi2-pthread.exp: Likewise.
15533
bae98fe0
TT
155342008-07-28 Tom Tromey <tromey@redhat.com>
15535
15536 * Makefile.in (just-check): Remove. Move body to...
15537 (check): ... here.
15538
57380f4e
DJ
155392008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15540
15541 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15542 Add a test for duplicated SIGINTs.
15543
e09490f1
DJ
155442008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15545
15546 * gdb.threads/schedlock.exp (get_args): Update to work for any
15547 value of NUM.
15548 (Top level): Report the number of threads that did not resume.
15549
6387b45f
DJ
155502008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15551
15552 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15553
62f64ff2
DJ
155542008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15555
15556 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15557 non-MI prompt.
15558
fa8de41e
TT
155592008-07-26 Tom Tromey <tromey@redhat.com>
15560
15561 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15562 (function_struct, function_struct_ptr): New globals.
15563 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15564 function pointer in a struct.
15565
ccb3ac8a
TT
155662008-07-26 Tom Tromey <tromey@redhat.com>
15567
15568 * gdb.base/macscp.exp: Add test for macro lexing bug.
15569
d7d9f01e
TT
155702008-07-18 Tom Tromey <tromey@redhat.com>
15571
15572 * gdb.base/macscp.exp: Add macro tests.
15573
9bf07184
PP
155742008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15575
15576 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15577
becf6477
PP
155782008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15579
15580 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15581
0709f7d3
PP
155822008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15583
15584 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15585
7093c834
PP
155862008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15587
15588 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15589
b432ffe3
JK
155902008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15591
15592 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15593
b1a268e5
VP
155942008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15595
15596 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15597
e2995f8e
KB
155982008-07-11 Kevin Buettner <kevinb@redhat.com>
15599
15600 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15601 of regexp to account for changes made to GDB in the printing of
15602 byte vectors.
15603
14032a66
TT
156042008-07-11 Tom Tromey <tromey@redhat.com>
15605
15606 * gdb.base/completion.exp: Add 'help' completion test.
15607
981505ef
JK
156082008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15609
15610 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15611
10568435
JK
156122008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15613
15614 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15615
4487aabf
PA
156162008-07-09 Pedro Alves <pedro@codesourcery.com>
15617
15618 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15619
a4a9b1c4
PA
156202008-07-09 Pedro Alves <pedro@codesourcery.com>
15621
15622 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15623
3c3185ac
JK
156242008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15625
15626 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15627
7ebd49dc
VP
156282008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15629
15630 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15631 previous commit. Add a comment.
15632
84e46146
PA
156332008-06-28 Pedro Alves <pedro@codesourcery.com>
15634
15635 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15636
0f8d4a2f
VP
156372008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15638
15639 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15640
f747e0ce
PA
156412008-06-27 Pedro Alves <pedro@codesourcery.com>
15642
15643 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15644 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15645 compiling an executable, link in an object that forces unbuffered
15646 output.
15647 * lib/set_unbuffered_mode.c: New file.
15648
734a5c36
JK
156492008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15650
15651 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15652
a2840c35
VP
156532008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15654
a9c64011
AS
15655 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15656 mi_expect_stop.
15657 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15658 Demand that *running is output.
15659 (detect_async): Perform checking every time.
15660 (mi_send_resuming_command): Extract everything into...
15661 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
15662 (mi_expect_stop): Don't accept any output before *stopped.
15663
6ae37fef
VP
156642008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15665
15666 Robustify mi-simplerun.
a9c64011
AS
15667 * gdb.mi/basics.c (main): Add a call to sleep.
15668 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15669 * gdb.mi/mi2-cli.exp: Likewise.
15670 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15671
b4aa76f0 156722008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15673
15674 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15675
e1ac3328
VP
156762008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15677
a9c64011
AS
15678 * gdb.mi/mi-console.exp: Adjust.
15679 * gdb.mi/mi-syn-frame.exp: Adjust.
15680 * gdb.mi/mi2-console.exp: Adjust.
15681 * gdb.mi/mi2-syn-frame.exp: Adjust.
15682 * lib/mi-support.exp (mi_run_cmd): Adjust.
15683 (mi_send_resuming_command): Adjust.
e1ac3328 15684
f7f9a841
VP
156852008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15686
15687 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15688 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15689 testing of stopped.
15690 * gdb.mi/mi2-syn-frame.exp: Likewise.
15691 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15692 (async, detect_async): New.
15693 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15694 depending on if we're running in sync or async mode.
f7f9a841 15695
37cd5d19
TT
156962008-06-09 Tom Tromey <tromey@redhat.com>
15697
15698 * gdb.base/completion.exp: New tests for field name completion
15699 with spaces, and field name completion with '->'.
15700
65d12d83
TT
157012008-06-06 Tom Tromey <tromey@redhat.com>
15702
15703 * gdb.base/break1.c (struct some_struct): New struct.
15704 (values): New global.
15705 * gdb.base/completion.exp: Add field name completion test.
15706
ebfe2e3f
PP
157072008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15708
15709 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15710 to pointer.
15711 * gdb.cp/call-c.cc: Likewise.
15712
bcf6fc3a
NR
157132008-06-06 Nick Roberts <nickrob@snap.net.nz>
15714
15715 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15716 annotation.
15717
49fd4a42 157182008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15719 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15720
15721 * gdb.threads/execl.c, gdb.threads/execl1.c,
15722 gdb.threads/execl.exp: New tests.
a9c64011 15723
8a34ac3f
AR
157242008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15725 Daniel Jacobowitz <dan@codesourcery.com>
15726
15727 * gdb.cp/exception.exp: Activate test, make it work with pending
15728 catchpoints.
15729
86ae69ef
JK
157302008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15731
15732 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15733
f7f9ae2c
VP
157342008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15735
a9c64011
AS
15736 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15737 now printed.
15738 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15739
2a2d4dc3
AS
157402008-05-27 Andreas Schwab <schwab@suse.de>
15741
15742 * gdb.base/frame-args.exp: Handle arguments that are optimized
15743 out.
15744
5099e4d9
LM
157452008-05-26 Luis Machado <luisgpm@br.ibm.com>
15746
15747 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15748 quiet for ppc32 and group options into a single variable.
15749
d9c36a91
JB
157502008-05-23 Joel Brobecker <brobecker@adacore.com>
15751
15752 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15753 of zero-size elements.
15754 * gdb.ada/null_array.exp: Test printing this new array.
15755
103a8671
JK
157562008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15757
15758 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15759
07a4cc1a 157602008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15761
15762 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15763 of the "finish" command.
15764
55f996a7
NR
157652008-05-21 Nick Roberts <nickrob@snap.net.nz>
15766
15767 * gdb.base/annota1.exp: Test for new annotation.
15768
907fc202
UW
157692008-05-16 Pedro Alves <pedro@codesourcery.com>
15770
15771 * gdb.base/fixsection.exp: New file.
15772 * gdb.base/fixsection0.c: New file.
15773 * gdb.base/fixsection1.c: New file.
15774
e8f97270
UW
157752008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15776
15777 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15778 * gdb.base/annota3.exp: Likewise.
15779
ac0bb574
NF
157802008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15781
15782 * gdb.base/watch_thread_num.exp: Don't run tests that require
15783 watchpoints if the target doesn't support them.
15784
6fadd07a
DE
157852008-05-12 Doug Evans <dje@google.com>
15786
15787 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15788
6e9a4a30
JB
157892008-05-09 Joel Brobecker <brobecker@adacore.com>
15790
15791 * gdb.ada/assign_1.exp: New testcase.
15792
08388c79
DE
157932008-05-09 Doug Evans <dje@google.com>
15794
a3c83fae
DE
15795 * gdb.base/find.exp: New file.
15796 * gdb.base/find.c: New file.
08388c79 15797
bd5ddfe8
DJ
157982008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15799
15800 * gdb.base/commands.exp (watchpoint_command_test): Handle
15801 gdb,no_hardware_watchpoints.
15802 * gdb.base/float.exp: Allow ARM targets without floating point.
15803 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15804
b5dd68e2 158052008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15806 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15807
15808 * gdb.ada/lang_switch: New test program.
15809 * gdb.ada/lang_switch.exp: New testcase.
15810
382d13d1
DE
158112008-05-05 Doug Evans <dje@google.com>
15812
15813 * gdb.base/help.exp (disassemble): Update expected help text.
15814
9dd789d0
PA
158152008-05-04 Pedro Alves <pedro@codesourcery.com>
15816
15817 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15818
611c83ae
PA
158192008-05-04 Pedro Alves <pedro@codesourcery.com>
15820
15821 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15822 different times.
15823
ff013f42
JK
158242008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15825
15826 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15827 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15828 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15829 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15830
96dff6a2
VP
158312008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15832
15833 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15834 notification to appear.
15835
55cd6f92
DJ
158362008-05-04 Daniel Jacobowitz <dan@debian.org>
15837
15838 * gdb.base/fullname.c: New file.
15839 * gdb.base/fullname.exp: New file.
15840 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15841
d705c43c
PA
158422008-05-03 Pedro Alves <pedro@codesourcery.com>
15843
15844 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15845 expressions with macros.
15846
333222e1
JK
158472008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15848
15849 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15850
5ac01682
DJ
158512008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15852
15853 * gdb.base/completion.exp: Handle lack of other symbols beginning
15854 with "a".
15855
15856 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15857
237fc4c9
PA
158582008-05-02 Jim Blandy <jimb@codesourcery.com>
15859
15860 * gdb.asm/asmsrc1.s: Add scratch space.
15861
ed5e9466
DJ
158622008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15863 Daniel Jacobowitz <dan@codesourcery.com>
15864
15865 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15866 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15867 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15868
b39cc962
DJ
158692007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15870
15871 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15872
36d520f5
JB
158732008-05-01 Joel Brobecker <brobecker@adacore.com>
15874
15875 * gdb.base/info-target.exp: New testcase.
15876
8d4e3071
DJ
158772008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15878
15879 * gdb.cp/hang.exp: Use .cc instead of .C.
15880 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15881 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15882
6f3f3097
DJ
158832008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15884
15885 * gdb.base/gdb1250.exp: Remove perror.
15886 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15887
5550a914
PA
158882008-04-30 Pedro Alves <pedro@codesourcery.com>
15889
15890 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15891 .2byte.
15892
d848e687
DJ
158932008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15894
15895 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15896 (maybe_kfail): New.
15897
93b5768b
PA
158982008-04-25 Pedro Alves <pedro@codesourcery.com>
15899
15900 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15901
721c02de
VP
159022008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15903
a9c64011
AS
15904 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15905 * gdb.mi/mi2-syn-frame.exp: Likewise.
15906 * lib/mi-support.exp: Likewise.
721c02de 15907
74960c60
VP
159082008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15909
15910 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15911 to specify regexp for the location to stop at.
15912 * gdb.base/break-always.c: New.
15913 * gdb.base/break-always.exp: New.
15914
d24317b4
VP
159152008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15916
15917 * lib/mi-support.exp (mi_runto_helper): Adjust
15918 for the original-location field.
15919 (mi_create_breakpoint, mi_list_breakpoints): New.
15920 * gdb.mi/mi-break.exp: Adjust.
15921 * gdb.mi/mi2-break.exp: Adjust.
15922 * gdb.mi/mi-pending.exp: Adjust.
15923 * gdb.mi/mi-simplerun.exp: Adjust.
15924 * gdb.mi/mi2-simplerun.exp: Adjust.
15925 * gdb.mi/mi-syn-frame.exp: Adjust.
15926 * gdb.mi/mi2-syn-frame.exp: Adjust.
15927 * gdb.mi/mi-until.exp: Adjust.
15928 * gdb.mi/mi2-until.exp: Adjust.
15929 * gdb.mi/mi-var-display.exp: Adjust.
15930 * gdb.mi/mi2-var-display.exp: Adjust.
15931 * gdb.mi/mi-watch.exp: Adjust.
15932 * gdb.mi/mi2-watch.exp: Adjust.
15933
fdc59709 159342008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15935
a9c64011
AS
15936 * aclocal.m4: Add override.m4.
15937 * configure: Regenerate.
fdc59709 15938
8e91f023
VP
159392008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15940
15941 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15942 '-var-update --all-values' reports new value even the type
15943 of a variable object has changed.
15944
233a11ab
CS
159452008-04-18 Craig Silverstein <csilvers@google.com>
15946
15947 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15948 files.
d24317b4 15949
9c1137ad
JB
159502008-04-18 Joel Brobecker <brobecker@adacore.com>
15951
15952 * gdb.ada/atomic_enum: New test program.
15953 * gdb.ada/atomic_enum.exp: New testcase.
15954
66d0bbc7
DE
159552008-04-17 Doug Evans <dje@google.com>
15956
15957 * gdb.opt/Makefile.in: Fix whitespace.
15958
100906b0
UW
159592008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15960
15961 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15962
4584e32e
DE
159632008-04-17 Doug Evans <dje@google.com>
15964
15965 * gdb.base/hashline1.exp: New testcase.
15966 * gdb.base/hashline2.exp: New testcase.
15967 * gdb.base/hashline2.exp: New testcase.
15968
0a320680
PA
159692008-04-17 Pedro Alves <pedro@codesourcery.com>
15970
15971 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15972
18ac113b
AR
159732008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15974
15975 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15976 temporary breakpoint to match "Temporary breakpoint".
15977 * gdb.base/break.exp (delete_breakpoints): Likewise.
15978 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15979 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15980 * gdb.base/display.exp: Likewise.
15981 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15982 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15983 * gdb.base/restore.exp (restore_tests): Likewise.
15984 * gdb.base/sepdebug.exp: Likewise.
15985 * gdb.base/watchpoint.exp: Likewise.
15986 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15987 * gdb.mi/mi-pending.exp: Likewise.
15988 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15989 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15990 * gdb.mi/mi-var-cmd.exp: Likewise.
15991 * gdb.mi/mi-var-display.exp: Likewise.
15992 * gdb.mi/mi2-cli.exp: Likewise.
15993 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15994 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15995 * gdb.mi/mi2-var-display.exp: Likewise.
15996 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15997 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15998 new "disp" field.
a9c64011 15999 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16000 reason. This is to support fix for PR2424.
16001
add38693
JK
160022008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16003
16004 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16005
fcacd99f
VP
160062008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16007
16008 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16009 field. Add more floating varobj tests.
fcacd99f 16010 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16011 field.
16012 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16013 (main): Call do_at_tests.
16014 * lib/mi-support.exp (mi_create_floating_varobj)
16015 (mi_varobj_update_with_type_change): New.
fcacd99f 16016
de051565
MK
160172008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16018
16019 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16020 option of -var-evaluate-expression.
16021 * gdb.mi/mi2-var-display.exp: Likewise.
16022
dbc52822
VP
160232008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16024
16025 Introduce test setup helpers.
a9c64011
AS
16026 * lib/gdb.exp (build_executable, clean_restart)
16027 (prepare_for_testing): New.
16028 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16029 * gdb.base/return.exp: Likewise.
16030 * gdb.base/ending-run.exp: Likewise.
dbc52822 16031
473591da
NR
160322008-04-07 Nick Roberts <nickrob@snap.net.nz>
16033
16034 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16035 Interface (MI) responses.
16036
2b2d9e11
VP
160372008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16038
a9c64011
AS
16039 * gdb.cp/breakpoint.cc: New code to test conditions involving
16040 member variables.
16041 * gdb.cp/breakpoint.exp: Test condition involving member
16042 variables.
2b2d9e11 16043
bb378428
VP
160442008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16045
16046 * lib/mi-support.exp (mi_expect_stop): New.
16047 (mi_run_cmd): Change the
16048 token. Use mi_send_resuming_command, use
16049 mi_expect_stop.
16050 (mi_execute_to_helper): Rename to mi_execute_to.
16051 (mi_send_resuming_command): Add more error patterns.
16052 (mi_wait_for_stop): Renamed to...
16053 (mi_get_stop_line): ...this.
16054 (mi_run_inline_test): Adjust.
16055
16056 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16057 * gdb.mi/mi-console.exp: Likewise.
16058 * gdb.mi/mi-pending.exp: Likewise.
16059 * gdb.mi/mi-simplerun.exp: Likewise.
16060 * gdb.mi/mi-stack.exp: Likewise.
16061 * gdb.mi/mi-stepi.exp: Likewise.
16062 * gdb.mi/mi-syn-frame.exp: Add comment.
16063 * gdb.mi/mi-until.exp: Likewise.
16064 * gdb.mi/mi-var-display.exp: Likewise.
16065 * gdb.mi/mi-watch.exp: Likewise.
16066 * gdb.mi/mi2-cli.exp: Likewise.
16067 * gdb.mi/mi2-console.exp: Likewise.
16068 * gdb.mi/mi2-simplerun.exp: Likewise.
16069 * gdb.mi/mi2-stack.exp: Likewise.
16070 * gdb.mi/mi2-stepi.exp: Likewise.
16071 * gdb.mi/mi2-until.exp: Likewise.
16072 * gdb.mi/mi2-var-display.exp: Likewise.
16073 * gdb.mi/mi2-watch.exp: Likewise.
16074
62172bb9
UW
160752008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16076
16077 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16078
16079 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16080
a13e061a
PA
160812008-04-04 Pedro Alves <pedro@codesourcery.com>
16082
16083 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16084 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16085 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16086 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16087 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16088 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16089 expect an mi error duplicated in stderr.
16090
eae06beb
JB
160912008-04-03 Joel Brobecker <brobecker@adacore.com>
16092
16093 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16094 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16095 Add a couple of tests that verify the behavior when the new setting
16096 is set to "cancel" and "all".
16097 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16098 "ask" before we start the testing.
16099
79c6ced6
AR
161002008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16101
16102 * gdb.cp/casts.cc: Add class reference variables.
16103 * gdb.cp/casts.exp: New test cases for up/down casting references.
16104
6c2d1a6b
MK
161052008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16106
16107 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16108 instead of beginning to make an extra test pass.
16109 * gdb.mi/mi2-var-display.exp: Likewise.
16110
55b411d9
MR
161112008-03-31 Maciej W. Rozycki <macro@mips.com>
16112
16113 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16114
c6140da2
MD
161152008-03-31 Markus Deuling <deuling@de.ibm.com>
16116 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16117
16118 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16119 value. Add xfail for older kernels.
16120
79732189
AR
161212008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16122
16123 Bring mi-support in line with gdb.exp.
16124 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16125 (mi_gdb_start): New function.
16126
33c3676e
MR
161272008-03-28 Maciej W. Rozycki <macro@mips.com>
16128
16129 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16130
92e28119
VP
161312008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16132
16133 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16134 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16135
9e8e3afe
VP
161362008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16137
16138 * lib/mi-support.exp (mi_create_varobj_checked): New.
16139 (mi_list_varobj_children): Allow to check for a
16140 value.
16141 (mi_list_array_varobj_children): New.
16142
16143 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16144 and mi_list_varobj_children, as opposed to hardcoding
16145 expected strings.
16146 * gdb.mi/gdb701.exp: Likewise.
16147 * gdb.mi/gdb792.exp: Likewise.
16148 * gdb.mi/mi-var-block.exp: Likewise.
16149 * gdb.mi/mi-var-cmd.exp: Likewise.
16150 * gdb.mi/mi-var-invalidate.exp: Likewise.
16151 * gdb.mi/mi2-var-block.exp: Likewise.
16152 * gdb.mi/mi2-var-child.exp: Likewise.
16153 * gdb.mi/mi2-var-cmd.exp: Likewise.
16154 * gdb.mi/mi2-var-display.exp: Likewise.
16155
9df50351
JK
161562008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16157
16158 Fix random false FAILs on i386.
16159 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16160
31e5d73a
DJ
161612008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16162
16163 PR gdb/544
16164 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16165
12f4afab
DJ
161662008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16167
16168 PR gdb/544
16169 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16170
b562a0cb
DJ
161712008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16172
16173 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16174 fixed PR gdb/544.
16175
17faa917
DJ
161762008-03-21 Pedro Alves <pedro@codesourcery.com>
16177
16178 * gdb.threads/fork-child-threads.exp: Test next over fork.
16179
6214f497
DJ
161802008-03-21 Chris Demetriou <cgd@google.com>
16181
16182 * gdb.base/break.exp (rbreak junk): New test for rbreak
16183 "Junk at end of arguments" issue.
16184
63092375
DJ
161852008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16186
16187 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16188 *& to work on created array elements.
16189 (Top level): Test print $pc with a file. Test string operations
16190 without a target.
16191 * gdb.base/ptype.exp: Do not expect *& to work on created array
16192 elements.
16193
b21991b0
DJ
161942008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16195
16196 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16197 gdb.threads/staticthreads.exp: Update exit query.
16198
c4b347c7
SL
161992008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16200
16201 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16202
fa4727a6
DJ
162032008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16204
16205 * gdb.base/watchpoint.c (global_ptr, func4): New.
16206 (main): Call func4.
16207 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16208 (test_inaccessible_watchpoint): New.
16209
2f34202f
MR
162102008-02-29 Maciej W. Rozycki <macro@mips.com>
16211
16212 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16213 select the largest.
16214
0d6ba1b1
DJ
162152008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16216
16217 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16218 frames-invalid annotations.
16219
e691325a
PM
162202008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16221
a9c64011 16222 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16223
f85b5ecc
DE
162242008-02-27 Doug Evans <dje@google.com>
16225
16226 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16227 for bug 1738.
16228 (breakpoint_to_handler_entry): Ditto.
16229
b40e7bf3
JB
162302008-02-27 Joel Brobecker <brobecker@adacore.com>
16231
16232 * gdb.base/ending-run.exp: Use the first line of code inside
16233 function body to test breakpoints.
16234 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16235 location where the breakpoint is inserted when using the line
16236 where a function is declared. Fix typo in the description of
16237 one of the tests.
16238 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16239
2faca73a
PM
162402008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16241
16242 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16243 tests.
2faca73a 16244
6f439c36
PM
162452008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16246
16247 * gdb.base/args.exp: avoid same output for tests
16248 with single quotes.
16249
54e52265
VP
162502008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16251
a9c64011
AS
16252 * gdb.base/annota1.exp: Adjust for 'info break'
16253 format changes.
16254 * gdb.base/annota3.exp: Likewise.
16255 * gdb.base/break.exp: Likewise.
16256 * gdb.base/condbreak.exp: Likewise.
16257 * gdb.base/pending.exp: Likewise.
16258 * gdb.base/sepdebug.exp: Likewise.
16259 * gdb.base/unload.exp: Likewise.
16260 * gdb.cp/ovldbreak.exp: Likewise.
16261 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16262
897b09ca
DE
162632008-02-07 Doug Evans <dje@google.com>
16264
16265 * gdb.cp/mb-inline.exp: New.
16266 * gdb.cp/mb-inline.h: New.
16267 * gdb.cp/mb-inline1.cc: New.
16268 * gdb.cp/mb-inline2.cc: New.
16269
b1c32d35
PM
162702008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16271
16272 * gdb.pascal/floats.pas: New test program.
16273 * gdb.pascal/floats.exp: New testcase.
16274
1a4ca44a
TJB
162752008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16276
16277 * gdb.base/callfuncs.c (t_float_many_args): New function.
16278 (t_double_many_args): New function.
16279 * gdb.base/callfuncs.exp: Add tests for exceeding float
16280 and double parameters passed through the stack.
16281
439048e8
JB
162822008-02-05 Joel Brobecker <brobecker@adacore.com>
16283
16284 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16285 gdb.ada/complete/foo.adb: New files.
16286 * gdb.ada/complete.exp: New testcase.
16287
81fe8080
DE
162882008-02-03 Doug Evans <dje@google.com>
16289
301f0ecf
DE
16290 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16291
81fe8080
DE
16292 * gdb.cp/gdb2384.exp: New file.
16293 * gdb.cp/gdb2384.cc: New file.
16294 * gdb.cp/gdb2384-base.h: New file.
16295 * gdb.cp/gdb2384-base.cc: New file.
16296
4b071aec
DE
162972008-02-02 Doug Evans <dje@google.com>
16298
16299 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16300
61137ba6
JB
163012007-02-01 Joel Brobecker <brobecker@adacore.com>
16302
16303 * gdb.ada/sym_print_name: New test program.
16304 * gdb.ada/sym_print_name.exp: New testcase.
16305
163062007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16307
16308 * gdb.ada/nested/hello.adb: New file.
16309 * gdb.ada/nested.exp: New testcase.
16310 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16311
98deb0da
VP
163122008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16313
16314 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16315 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16316 don't cause future evaluations of function to report
16317 creation of internal breakpoints.
98deb0da 16318
723a2275
VP
163192008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16320
16321 * gdb.mi/mi-break.exp (test_error): New.
16322 Call it.
16323
fb546a2f
LM
163242008-01-31 Luis Machado <luisgpm@br.ibm.com>
16325
16326 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16327 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16328
2d8fd90a
PM
163292008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16330
16331 * gdb.pascal/integers.pas: New test program.
16332 * gdb.pascal/integers.exp: New testcase.
16333
a7fa0ded
PM
163342008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16335
16336 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16337
5e1a1926
TJB
163382008-01-30 Luis Machado <luisgpm@br.ibm.com>
16339
16340 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16341 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16342
8d04f9f0
JB
163432008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16344
16345 * gdb.ada/formatted_ref: New test program.
16346 * gdb.ada/formatted_ref.exp: New testcase.
16347
16348 * gdb.cp/formatted-ref.cc: New file.
16349 * gdb.cp/formatted-ref.exp: New testcase.
16350
ce75a98f
JB
163512008-01-30 Joel Brobecker <brobecker@adacore.com>
16352
16353 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16354
e835f6bf
NR
163552008-01-30 Nick Roberts <nickrob@snap.net.nz>
16356
16357 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16358 (test_file_list_exec_source_file): Update to new macro-info field.
16359
d118ef87
PH
163602008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16361
16362 * gdb.ada/exprs: New test program.
16363 * gdb.ada/exprs.exp: New testcase.
16364
7d35ab09
TJB
163652008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16366
16367 * dfp-test.c (DELTA, DELTA_B): New definitions.
16368 (double_val1, double_val2, double_val3, double_val4, double_val5,
16369 double_val6, double_val7, double_val8, double_val9, double_val10,
16370 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16371 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16372 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16373 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16374 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16375 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16376 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16377 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16378 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16379 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16380 dec128_val16): New global variables.
16381 (decimal_dec128_align): New function.
16382 (decimal_mixed): Likewise.
16383 (decimal_many_args_dec32): Likewise.
16384 (decimal_many_args_dec64): Likewise.
16385 (decimal_many_args_dec128): Likewise.
16386 (decimal_many_args_mixed): Likewise.
16387 * dfp-test.exp: Add tests calling new inferior functions.
16388
2d717e4f
DJ
163892008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16390
16391 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16392 gdb.server/ext-run.exp: New files.
16393 * lib/gdbserver-support.exp (gdbserver_download): New.
16394 (gdbserver_start): New. Update gdbserver expected
16395 output.
16396 (gdbserver_spawn): Use them.
16397 (gdbserver_start_extended): New.
16398
e85a822c
DJ
163992008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16400
16401 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16402 Run on GNU/Linux.
16403 (do_exec_tests): Check for systems which do not support catchpoints.
16404 Do not match START.
16405 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16406 Run on GNU/Linux. Enable verbose output.
16407 (check_fork_catchpoints): New.
16408 (explicit_fork_child_follow, catch_fork_child_follow)
16409 (tcatch_fork_parent_follow): Update expected messages.
16410 (do_fork_tests): Use check_fork_catchpoints.
16411 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16412 Run on GNU/Linux. Enable verbose output.
16413 (check_vfork_catchpoints): New.
16414 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16415 expected messages.
16416 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16417
401ea829
JB
164182008-01-29 Jim Blandy <jimb@red-bean.com>
16419
16420 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16421 host' errors.
16422 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16423
aceaf3ad
JB
164242008-01-29 Jim Blandy <jimb@red-bean.com>
16425
16426 * gdb.threads/sigthread.c: Use barriers to ensure that
16427 child_thread and child_thread_two are always initialized before we
16428 start to use them.
16429
a5606eee
VP
164302008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16431
16432 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16433 * gdb.base/watchpoint-solib.c: New.
16434 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16435
c55a82bb
PM
164362008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16437
16438 * gdb.base/gdb1056.exp: Add unsigned integer test.
16439
0993fe05
DE
164402008-01-28 Doug Evans <dje@google.com>
16441
16442 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16443
4fe42e7f
JB
164442008-01-27 Jim Blandy <jimb@codesourcery.com>
16445
c7a69933
JB
16446 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16447
4fe42e7f
JB
16448 * gdb.base/expand-psymtabs.exp: Doc fix.
16449
5def8285
MK
164502008-01-26 Mark Kettenis <kettenis@gnu.org>
16451
16452 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16453
5313c911
NR
164542008-01-24 Nick Roberts <nickrob@snap.net.nz>
16455
a9c64011 16456 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16457 -var-set-format.
16458
93815fbf
VP
164592008-01-23 Chris Demetriou <cgd@google.com>
16460
16461 * gdb.threads/thread_events.c: New testcase source file.
16462 * gdb.threads/thread_events.exp: New testcase expect file.
16463
467a88ee
NR
164642008-01-23 Nick Roberts <nickrob@snap.net.nz>
16465
16466 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16467
16468 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16469 -var-set-format.
16470
d8f82aba
DJ
164712008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16472 Vladimir Prus <vladimir@codesourcery.com>
16473
16474 * gdb.base/float.exp: Allow missing floating point for m68k and
16475 PowerPC.
16476
60c46647
VP
164772008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16478
16479 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16480 ignore count.
16481 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16482 * gdb.mi/mi-cli.exp: Adjust.
16483 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 16484
c7dd36a1
PA
164852008-01-17 Pedro Alves <pedro@codesourcery.com>
16486
16487 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16488 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16489 with dummy_ptr's address.
16490 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16491 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16492 all targets.
16493 * gdb.mi/mi2-var-child.exp: Likewise.
16494
39d5313e
JB
164952008-01-09 Joel Brobecker <brobecker@adacore.com>
16496
16497 * gdb.ada/null_array: New test program.
16498 * gdb.ada/null_array.exp: New testcase.
16499
0aea4bf3
LM
165002008-01-09 Luis Machado <luisgpm@br.ibm.com>
16501
16502 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16503 with required float modifiers.
16504
0b354900
JB
165052008-01-08 Joel Brobecker <brobecker@adacore.com>
16506
16507 * gdb.ada/funcall_param: New test program.
16508 * gdb.ada/funcall_param.exp: New testcase.
16509
cdb7f5d4
JB
165102008-01-08 Joel Brobecker <brobecker@adacore.com>
16511
16512 * gdb.ada/arrayparam: New test program.
16513 * gdb.ada/arrayparam.exp: New testcase.
16514
88e2547f
JB
165152008-01-08 Joel Brobecker <brobecker@adacore.com>
16516
16517 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16518 landed. Should also fix random failures in the test following it.
16519
f6867ce0
TJB
165202008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16521
16522 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16523 for expressions with decimal float values.
16524 (test_dfp_conversions): New function to test casts to and from
16525 decimal float types.
16526 Call test_dfp_conversions.
16527 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16528 elements.
16529 (main): Initialize ds.float4 and ds.double8 elements.
16530 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16531 string to new error message.
16532 (d64_set_tests): Likewise.
16533 (d128_set_tests): Likewise.
16534 Add tests for expressions with decimal float variables. Add tests for
16535 conversions to and from decimal float types.
16536
f9c11282
JB
165372008-01-05 Joel Brobecker <brobecker@adacore.com>
16538
16539 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16540 * gdb.ada/packed_tagged.exp: New testcase.
16541
0ecbca72
JB
165422008-01-04 Joel Brobecker <brobecker@adacore.com>
16543
16544 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16545 gdb.ada/homonym/homonym_main.adb: New files.
16546 * gdb.ada/homonym.exp: New testcase.
16547
c18d3d89
JB
165482008-01-04 Joel Brobecker <brobecker@adacore.com>
16549
16550 * gdb.ada/packed_array.exp: Add testing of references to
16551 a packed array.
16552
ecc7085b
JB
165532008-01-04 Joel Brobecker <brobecker@adacore.com>
16554
16555 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16556 New files.
16557 * gdb.ada/type_coercion.exp: New testcase.
16558
c474c922
JB
165592008-01-04 Joel Brobecker <brobecker@adacore.com>
16560
16561 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16562 gdb.ada/tagged/foo.adb: New file.
16563 * gdb.ada/tagged.exp: New testcase.
16564
9005b927
JB
165652008-01-04 Joel Brobecker <brobecker@adacore.com>
16566
16567 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16568 gdb.ada/ptype_field/foo.adb: New files.
16569 * gdb.ada/ptype_field.exp: New testcase.
16570
1a6aaad8
JB
165712008-01-03 Joel Brobecker <brobecker@adacore.com>
16572
16573 * gdb.ada/print_pc.exp: New testcase.
16574
0ef22f53
JB
165752008-01-03 Joel Brobecker <brobecker@adacore.com>
16576
16577 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16578 gdb.ada/taft_type/p.adb: New files.
16579 * gdb.ada/taft_type.exp: New testcase.
16580
1689ecf8
JB
165812008-01-03 Joel Brobecker <brobecker@adacore.com>
16582
16583 * gdb.ada/array_bounds/bar.adb: New file.
16584 * gdb.ada/array_bounds.exp: New testcase.
16585
a4d0b9c3
JB
165862008-01-03 Joel Brobecker <brobecker@adacore.com>
16587
16588 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16589 gdb.ada/arrayptr/foo.adb: New files.
16590 * gdb.ada/arrayptr.exp: New testcase.
16591
a31ace00
JB
165922008-01-03 Joel Brobecker <brobecker@adacore.com>
16593
16594 * gdb.base/set-lang-auto.exp: New testcase.
16595
a97fced3
JB
165962008-01-03 Joel Brobecker <brobecker@adacore.com>
16597
16598 * gdb.ada/fun_addr/foo.adb: New file.
16599 * gdb.ada/fun_addr.exp: New testcase.
16600
ef29ce1a
JK
166012008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16602
16603 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16604 New files
16605
0fafefe3
JB
166062008-01-02 Joel Brobecker <brobecker@adacore.com>
16607
16608 * array_subscript_addr/p.adb: New file.
a9c64011 16609 * array_subscript_addr.exp: New testcase.
0fafefe3 16610
c4359f8d
JB
166112008-01-02 Joel Brobecker <brobecker@adacore.com>
16612
a9c64011 16613 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16614 New files.
16615 * gdb.ada/str_cmp_ref.exp: New testcase.
16616
1aa1b15b
JB
166172008-01-01 Joel Brobecker <brobecker@adacore.com>
16618
16619 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16620 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16621 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16622
81c9b2cf
JB
166232008-01-01 Joel Brobecker <brobecker@adacore.com>
16624
16625 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16626 gdb.ada/ref_param/pck.ads: New files.
16627 * gdb.ada/ref_param.exp: New testcase.
16628
319e4674
JB
166292008-01-01 Joel Brobecker <brobecker@adacore.com>
16630
16631 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16632 gdb.ada/interface/foo.adb: New files.
16633 * gdb.ada/interface.exp: New testcase.
16634
ef682c56
JB
166352007-12-31 Jim Blandy <jimb@codesourcery.com>
16636
16637 * gdb.base/multi-forks.exp: Consume all output from child
16638 processes before proceeding to next test.
16639
f6f3eb6c
JB
166402007-12-29 Jim Blandy <jimb@codesourcery.com>
16641
16642 * configure: Regenerated.
16643
f652e42f
JB
166442007-12-27 Joel Brobecker <brobecker@adacore.com>
16645
16646 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16647 gdb.ada/fixed_cmp/fixed.adb: New files.
16648 * gdb.ada/fixed_cmp.exp: New testcase.
16649
6943e596
JB
166502007-12-27 Joel Brobecker <brobecker@adacore.com>
16651
16652 * gdb.ada/boolean_expr.exp: New testcase.
16653
aad9a193
JB
166542007-12-26 Jim Blandy <jimb@codesourcery.com>
16655
16656 * gdb.base/multi-forks.exp: Doc fix.
16657
fb5f3683
JB
166582007-12-26 Joel Brobecker <brobecker@adacore.com>
16659
16660 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16661 * gdb.ada/char_param.exp: Do not compile our test program with
16662 -gnata, this is unnecessary.
16663 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16664
384e4a9c
JB
166652007-12-24 Joel Brobecker <brobecker@adacore.com>
16666
16667 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16668 gdb.ada/print_chars/foo.adb: New files.
16669 * gdb.ada/print_chars.exp: New testcase.
16670
01e044f7
JB
166712007-12-24 Joel Brobecker <brobecker@adacore.com>
16672
16673 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16674 gdb.ada/char_param/foo.adb: New files.
16675 * gdb.ada/char_param.exp: New testcase.
16676
0ce17860
JB
166772007-12-22 Jim Blandy <jimb@codesourcery.com>
16678
16679 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16680 hard-coding source line numbers into the test.
16681 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16682 gdb_get_line_number to find.
16683
919809b9
JB
166842007-12-22 Joel Brobecker <brobecker@adacore.com>
16685
16686 * gdb.base/ptype.c (highest): New struct type.
16687 (the_highest): New variable of that type.
16688 (main): Add dummy assignment to a field of variable the_highest.
16689 * gdb.base/ptype.exp: Test type printing of our new variable.
16690
abc8a88d
PM
166912007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16692
16693 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16694 and record first explicitly generated thread number.
abc8a88d
PM
16695 Use that thread number for thread specific watchpoint test.
16696 Add iteration number to repetitive tests.
16697
5158f3e3
CES
166982007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16699 Jim Blandy <jimb@codesourcery.com>
16700
16701 * gdb.base/expand-psymtabs.c: New testcase
16702 source file.
16703 * gdb.base/expand-psymtabs.exp: New testcase
16704 expect file.
16705
37e4754d
LM
167062007-12-17 Luis Machado <luisgpm@br.ibm.com>
16707
16708 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16709 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16710
551e5d04
JB
167112007-12-17 Joel Brobecker <brobecker@adacore.com>
16712
16713 * gdb.ada/frame_args/foo.adb: New file.
16714 * gdb.ada/frame_args/pck.ads: New file.
16715 * gdb.ada/frame_args/pck.adb: New file.
16716 * gdb.ada/frame_args.exp: New testcase.
16717
a05ee097
JB
167182007-12-17 Joel Brobecker <brobecker@adacore.com>
16719
16720 * gdb.base/frame-args.c: New file.
16721 * gdb.base/frame-args.exp: New testcase.
16722
c162e8c9 167232007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16724 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16725
16726 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16727
afe8ab22 167282007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16729
afe8ab22
VP
16730 * gdb.mi/mi-pending.exp: New.
16731 * gdb.mi/mi-pending.c: New.
16732 * gdb.mi/mi-pendshr.c: New.
16733
dfdfb3ca
JB
167342007-12-06 Jim Blandy <jimb@codesourcery.com>
16735
16736 * gdb.base/default.exp: Update expected output for 'info catch'.
16737
b7fca990
JK
167382007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16739
16740 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16741 must be set to binary.
16742
6a1afc1e
PA
167432007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16744
16745 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16746
a6b151f1
DJ
167472007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16748
16749 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16750 gdb.mi/mi-file-transfer.exp: New.
16751
43039443
JK
167522007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16753
16754 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16755
0ef2251b
MR
167562007-11-22 Maciej W. Rozycki <macro@mips.com>
16757
16758 * gdb.trace/backtrace.exp: Fix a typo.
16759 * gdb.trace/circ.exp: Likewise.
16760 * gdb.trace/collection.exp: Likewise.
16761 * gdb.trace/limits.exp: Likewise.
16762 * gdb.trace/report.exp: Likewise.
16763 * gdb.trace/tfind.exp: Likewise.
16764 * gdb.trace/while-dyn.exp: Likewise.
16765
5443631e
NR
167662007-11-21 Nick Roberts <nickrob@snap.net.nz>
16767
16768 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16769 objects of pointers that can't be dereferenced are now
16770 "noneditable".
16771
a4ce5b0d
UW
167722007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16773
16774 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16775 (target_cpu): Remove.
16776
d6e956e5
VP
167772007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16778
16779 * gdb.base/ending-run.exp: Expect the list of cleared
16780 breakpoint to come in natural order, not the reversed one.
a9c64011 16781
214270ab
VP
167822007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16783
16784 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16785 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16786
1a619819
LM
167872007-11-05 Luis Machado <luisgpm@br.ibm.com>
16788
16789 * gdb.base/printcmds.exp: New function
16790 test_printf_with_dfp.
16791
5b01a6fa
DE
167922007-11-02 Doug Evans <dje@google.com>
16793
16794 * gdb.disasm/t01_mov.s: Remove carriage returns.
16795 * gdb.disasm/t02_mova.s: Ditto.
16796 * gdb.disasm/t03_add.s: Ditto.
16797 * gdb.disasm/t04_sub.s: Ditto.
16798 * gdb.disasm/t05_cmp.s: Ditto.
16799 * gdb.disasm/t06_ari2.s: Ditto.
16800 * gdb.disasm/t07_ari3.s: Ditto.
16801 * gdb.disasm/t08_or.s: Ditto.
16802 * gdb.disasm/t09_xor.s: Ditto.
16803 * gdb.disasm/t10_and.s: Ditto.
16804 * gdb.disasm/t11_logs.s: Ditto.
16805 * gdb.disasm/t12_bit.s: Ditto.
16806 * gdb.disasm/t13_otr.s: Ditto.
16807
ec33ab7f
JK
168082007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16809
16810 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16811
ae0d01ff
UW
168122007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16813
16814 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16815 provide DFP support.
16816
55eddb0f
DJ
168172007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16818
16819 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16820 Test "set powerpc vector-abi". Skip auto-detection tests for old
16821 toolchains.
16822
7020f05c
PA
168232007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16824
16825 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16826 with [string compare].
16827
84bc3db9
PA
168282007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16829
16830 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16831 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16832
5876dc88
LM
168332007-10-25 Luis Machado <luisgpm@br.ibm.com>
16834
16835 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16836 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16837 * gdb.opt/Makefile.in: New makefile.
16838 * Makefile.in: Create new directory "gdb.opt".
16839 * configure.ac: Add "gdb.opt" directory.
16840 * configure: Regenerated.
a9c64011 16841
c3ea9a14
DE
168422007-10-25 Doug Evans <dje@google.com>
16843
16844 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16845 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16846
a9c64011 168472007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
16848 Thiago Jung Bauermann <bauerman@br.ibm.com>
16849
16850 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16851 Floating Point expressions.
16852 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16853 Floating Point variables.
16854 * gdb.base/dfp-test.c: new file containing program with Decimal
16855 Floating variables, used by gdb.base/dfp-test.exp.
16856
62a24a2b
DJ
168572007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16858
16859 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16860
e7b1eae6
UW
168612007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16862
16863 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16864 compiling test case with GCC.
16865 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16866
c641edcc
UW
168672007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16868
16869 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16870 format changes.
16871
5e5ebfe6
MS
168722007-10-18 Michael Snyder <msnyder@specifix.com>
16873
16874 * gdb.base/dbx.exp: Add missing "-re " operator.
16875
e831e7b6
GM
168762007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16877
16878 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16879 * configure.ac: Removed trailing spaces after backslash.
16880 * gdb.modula2: New directory.
16881 * gdb.modula2/Makefile.in: New file.
16882 * gdb.modula2/unbounded-array.exp: New file.
16883 * gdb.modula2/unbounded1.c: New file.
16884
7cc46491
DJ
168852007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16886
16887 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16888
168892007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
16890
16891 * gdb.base/sigstep.c (main): Add checks for
16892 return values for setitimer call.
16893 Call setitimer again with itimer = ITIMER_REAL
16894 if first call to setitimer fails.
16895
e91528f0
KH
168962007-10-11 Kazu Hirata <kazu@codesourcery.com>
16897
16898 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16899 of $timeout.
16900
2ec9a4f8
DJ
169012007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16902
16903 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16904
169052007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16906
16907 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16908 of gdb_expect call, to avoid interruption.
16909
64b2fa04
PA
169102007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16911
16912 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16913 (v_unsigned_long_long, v_long_long_array)
16914 (v_signed_long_long_array, v_unsigned_long_long_array)
16915 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16916 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16917 [!NO_LONG_LONG]: New.
16918 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16919 v_long_long_member.
16920
16921 (v_long_long_func, v_signed_long_long_func)
16922 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16923 (main) [!NO_LONG_LONG]: Initialize long long variants.
16924
16925 * gdb.base/whatis.exp: If board file requests no_long_long, build
16926 test with NO_LONG_LONG defined. Test long long, signed long long,
16927 and unsigned long long variants but only if board file doesn't
16928 disable it.
16929
a912286e 169302007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16931 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
16932
16933 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16934 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16935 * configure: Regenerated.
16936 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16937 gdb.pascal/types.exp, lib/pascal.exp: New files.
16938
471ba8c9
DJ
169392007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16940
16941 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16942 call.
16943 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16944 to return to the call.
16945 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16946 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16947 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16948 * gdb.mi/mi-until.exp (test_until): Likewise.
16949 * gdb.mi/mi2-until.exp (test_until): Likewise.
16950
fef8a650
DJ
169512007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16952
16953 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16954 two-char array.
16955 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16956
d983da9c
DJ
169572007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16958
16959 * gdb.threads/watchthreads.c (thread_function): Sleep between
16960 iterations.
16961 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16962 at once for S/390. Generate matching fails and passes.
16963
17f62551
VP
169642007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16965
16966 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16967 the 'struct_declarations' variable to zeros.
a9c64011 16968
ed0616c6
VP
169692007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16970
16971 * gdb.cp/mb-ctor.cc: New.
16972 * gdb.cp/mb-ctor.exp: New.
16973 * gdb.cp/mb-templates.cc: New.
16974 * gdb.cp/mb-templates.exp: New.
16975
41f1b697
DJ
169762007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16977
16978 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16979
3f213f78
PA
169802007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16981
16982 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16983 targets.
16984 * configure: Regenerate.
16985
0d381245 169862007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16987
0d381245
VP
16988 * gdb.base/annota1.exp: Adjust for 'info break'
16989 format changes.
16990 * gdb.base/annota3.exp: Likewise.
16991 * gdb.base/break.exp: Likewise.
16992 * gdb.base/condbreak.exp: Likewise.
16993 * gdb.base/pending.exp: Likewise.
16994 * gdb.base/sepdebug.exp: Likewise.
16995 * gdb.base/unload.exp: Likewise.
16996 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 16997
fe3f5fa8
VP
169982007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16999
17000 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17001 messages.
17002 * gdb.base/chng-syms.exp: Likewise.
17003 * gdb.base/unload.exp: Likewise.
a9c64011 17004
a75cf6c0
DJ
170052007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17006
17007 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17008
18ecae38
DJ
170092007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17010
17011 * schedlock.c (NUM): Change to 1.
17012 (main): Use args[0] for the main thread.
17013 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17014 regardless of the number of threads.
17015
5509918f
MR
170162007-09-14 Maciej W. Rozycki <macro@mips.com>
17017
4a543daf
MR
17018 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17019 type down.
17020 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17021 test.
17022 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17023 watchpoint type down.
17024 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17025 test.
17026
170272007-09-14 Maciej W. Rozycki <macro@mips.com>
17028
5509918f
MR
17029 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17030 Move all the tests here and run them twice, once using software
17031 watchpoints and once using hardware watchpoints.
17032 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17033
40b53987
DJ
170342007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17035
17036 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17037 test.
17038
695e2681
MK
170392007-09-10 Mark Kettenis <kettenis@gnu.org>
17040
8b3fc8d8
MK
17041 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17042 build-id.
17043
695e2681
MK
17044 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17045 know about $ORIGIN. Calculate output dir from $dest instead of
17046 using ${objdir}/{$subdir}.
17047
58d69f29
MK
170482007-09-09 Mark Kettenis <kettenis@gnu.org>
17049
17050 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17051 gcore, before continuing with the test.
17052
3e347599
DJ
170532007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17054
17055 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17056 * gdb.mi/mi-watch.exp: Likewise.
17057
ea37ba09
DJ
170582007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17059 Jim Blandy <jimb@codesourcery.com>
17060
17061 * gdb.arch/i386-sse.exp: Do not expect character constants.
17062 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17063 * gdb.base/display.exp: Allow print/s.
17064 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17065 and unsigned char array changes.
17066
2025a643
DJ
170672007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17068
17069 * gdb.base/display.exp: Add tests for printf %p.
17070
26669a27
PA
170712007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17072
17073 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17074 the dll name to unicode.
17075
c8f021f8
JK
170762007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17077
17078 * gdb.base/default.exp (show version): Update the version text.
17079 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17080
4cf31eea
JK
170812007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17082
17083 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17084 New files.
17085
4935890f
JK
170862007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17087
17088 * lib/gdb.exp (build_id_debug_filename_get): New function.
17089 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17090 Remove the generate DEBUG file for the future testcase runs.
17091 New testcase for the NT_GNU_BUILD_ID retrieval.
17092 Move the final testing step to ...
17093 (test_different_dir): ... a new function.
17094 New parameter XFAIL to XFAIL all the tests performed.
17095 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17096 New parameter TYPE to PF_PREFIX all the tests performed.
17097
02142340
VP
170982007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17099
17100 * gdb.mi/mi-var-cp.cc (path_expression): New
17101 function.
17102 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17103
36acd84e
UW
171042007-08-27 Markus Deuling <deuling@de.ibm.com>
17105
17106 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17107 to fit into SPU Local Store memory.
17108
a896d121
JB
171092007-08-23 Joel Brobecker <brobecker@adacore.com>
17110
17111 * gdb.base/default.exp: Adjust the expected output of "info
17112 warranty" after the switch to GPLv3.
17113
7b433602
JB
171142007-08-23 Joel Brobecker <brobecker@adacore.com>
17115
17116 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17117 to 30000 (from 20000).
17118
e22f8b7c
JB
171192007-08-23 Joel Brobecker <brobecker@adacore.com>
17120
17121 Switch the license of all .exp files to GPLv3.
17122 Switch the license of all .f and .f90 files to GPLv3.
17123 Switch the license of all .s and .S files to GPLv3.
17124
5a0e3bd0
JB
171252007-08-23 Joel Brobecker <brobecker@adacore.com>
17126
17127 * configure.ac: Switch license to GPLv3.
17128
cc00619d
JB
171292007-08-23 Joel Brobecker <brobecker@adacore.com>
17130
17131 Switch the licensing to GPLv3 for all .ads and .adb files.
17132
8d26208a
DJ
171332007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17134
17135 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17136 and t_int_double.
17137 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17138
4fcb9948
JB
171392007-08-17 Joel Brobecker <brobecker@adacore.com>
17140
17141 * gdb.base/step-line.c: Switch license to GPL version 3, and
17142 update copyright year.
17143 * gdb.base/step-line.inp: Likewise.
17144
b9c34f67
JB
171452007-08-17 Joel Brobecker <brobecker@adacore.com>
17146
17147 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17148 changes inside gdb1555.c.
17149 * gdb.base/pending.exp: Likewise.
17150
2cc17678
DJ
171512007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17152
17153 * config/default.exp: New file.
17154
e48883f7
DJ
171552007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17156
17157 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17158 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17159
1ab80e5b
MR
171602007-07-30 Maciej W. Rozycki <macro@mips.com>
17161
17162 * gdb.base/dump.exp: Force the correct endianness for binary
17163 formats not carrying this information.
17164
aba471f5
DJ
171652007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17166
17167 * gdb.threads/staticthreads.exp: Match .*sem_post.
17168
d4e07204
DJ
171692007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17170
17171 * gdb.base/readline.exp (operate_and_get_next): Match the final
17172 prompt.
17173
2b97317d
KB
171742007-07-23 Kevin Buettner <kevinb@redhat.com>
17175
17176 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17177 to restarting SID.
17178
44efa07a
KB
171792007-07-18 Kevin Buettner <kevinb@redhat.com>
17180
17181 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17182 prior to `gdb_start'.
17183
7b5ebade
KB
171842007-07-18 Kevin Buettner <kevinb@redhat.com>
17185
17186 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17187 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17188 Remove call to gdb_unload.
17189
255e7678
DJ
171902007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17191 Daniel Jacobowitz <dan@codesourcery.com>
17192
17193 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17194 for __WIN32__.
17195 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17196 * gdb.base/unload.exp: Use shared library test routines.
17197
3a40aaa0
UW
171982007-07-03 Markus Deuling <deuling@de.ibm.com>
17199
17200 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17201 * gdb.base/solib-symbol-lib.c: Likewise.
17202 * gdb.base/solib-symbol-main.c: Likewise.
17203
b0f4b84b
DJ
172042007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17205
17206 * config/gdbserver.exp (gdb_reconnect): New.
17207 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17208 gdb.base/solib-disc.exp: New files.
17209 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17210 remote debugging".
17211 (gdb_compile): Add shlib_load flag.
17212 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17213 port.
17214 (gdbserver_reconnect): New.
17215
1b05479a
DJ
172162007-07-01 Nick Roberts <nickrob@snap.net.nz>
17217 Daniel Jacobowitz <dan@codesourcery.com>
17218
17219 * gdb.base/annota3.exp: Test for if construct.
17220
86f78eb2
DJ
172212007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17222
17223 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17224
6a2eb474 172252007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17226 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17227
17228 * gdb.base/display.exp: Allow a newline after display/i.
17229 * gdb.base/pc-fp.exp: Likewise.
17230 * gdb.base/sigbpt.exp: Likewise.
17231
f8b73d13
DJ
172322007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17233
17234 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17235 required features to be included.
17236
4339e69e
DJ
172372007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17238
17239 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17240 in info threads output.
17241
23d964e7
UW
172422007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17243 Markus Deuling <deuling@de.ibm.com>
17244
17245 * gdb.arch/spu-info.exp: New testcase.
17246 * gdb.arch/spu-info.c: New file.
17247
fd20f75b
DJ
172482007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17249
17250 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17251 tpcs_offset. Restore lr after the call.
17252 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17253
2226f861
DJ
172542007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17255
17256 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17257 (gdbserver_run): Kill any running gdbserver.
17258 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17259
d12371a9
MR
172602007-05-17 Maciej W. Rozycki <macro@mips.com>
17261
17262 * gdb.base/sigbpt.exp: Preset segv_addr.
17263
93f02886
DJ
172642007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17265
17266 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17267 (gdb_compile_shlib): Likewise.
17268 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17269 (default_gdb_init): Clear cleanfiles.
17270 (gdb_finish): Delete recorded cleanfiles.
17271 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17272
17273 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17274 Do not use isnative.
17275 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17276 gdb.base/so-impl-ld.exp: Likewise.
17277 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17278 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17279 gdb_compile.
17280
b04e06d7
VP
172812007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17282
17283 * config/unknown.exp: Remove.
17284
069ed931
UW
172852007-05-15 Markus Deuling <deuling@de.ibm.com>
17286
17287 * gdb.base/info-proc.exp: Check is_remote.
17288
09db0d03
UW
172892007-05-14 Markus Deuling <deuling@de.ibm.com>
17290
17291 * gdb.base/gcore.exp: Initialize variable core_supported.
17292
af2cbe8c
DJ
172932007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17294
17295 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17296
027c0295
DJ
172972007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17298
17299 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17300 * gdb.threads/print-threads.exp (test_all_threads): Allow
17301 negative and hexadecimal thread IDs.
17302
dc5000e7
DJ
173032007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17304
17305 * gdb.java/jprint.java (public): Avoid invalid call to static
17306 method.
17307
2e74ed18
DP
173082007-05-14 Denis Pilat <denis.pilat@st.com>
17309
17310 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17311 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17312 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17313 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17314 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17315
83547f02
UW
173162007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17317
17318 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17319 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17320 this mode.
17321 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17322 * gdb.base/spu.ld: New file.
17323
b18be20d
DJ
173242007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17325
17326 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17327
be444858
DJ
173282007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17329
17330 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17331
b1d53152
DJ
173322007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17333
17334 * gdb.java/jmain.exp: Handle demangled names with and without method
17335 signatures.
17336
d084b331
DJ
173372007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17338
17339 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17340 (have_a_very_merry_interrupt): Remove calls to puts.
17341 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17342 inferior output.
17343 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17344 test names.
17345
db9d7fc5
DJ
173462007-04-29 Markus Deuling <deuling@de.ibm.com>
17347 Daniel Jacobowitz <dan@codesourcery.com>
17348
17349 * gdb.base/auxv.exp (core_works): Also check is_remote.
17350 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17351
ef783a7d 173522007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17353
ef783a7d
VP
17354 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17355 message, not the undefined 'module' variable.
17356 * gdb.base/siginfo.exp: Likewise.
17357 * gdb.base/sigstep.exp: Likewise.
17358 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17359 serialport.
17360 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17361
b7b73cae
CV
173622007-04-25 Corinna Vinschen <vinschen@redhat.com>
17363
17364 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17365 target sim fails. Return 0 otherwise.
17366 (gdb_load): Return prematurely if gdb_target_sim fails.
17367
7d90fdfa
DP
173682007-04-16 Denis Pilat <denis.pilat@st.com>
17369
17370 * gdb.base/setshow.exp: Reset height after having set it to 100.
17371
5d3e9c85
DP
173722007-04-16 Denis Pilat <denis.pilat@st.com>
17373
17374 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17375
18e75969
DP
173762007-04-16 Denis Pilat <denis.pilat@st.com>
17377
17378 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17379
25d5ea92
VP
173802007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17381
17382 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17383 tests. Run the frozen varobjs test.
17384 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17385 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17386
0b49cb80
JK
173872007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17388
17389 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17390 gdb.base/type-opaque.exp: New files.
17391
a73bafbc 173922007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17393
17394 * gdb.mi/mi-var-child.c
a73bafbc
VP
17395 (do_children_tests): User char[2] instead of
17396 char so that automatic printing of pointers to char
17397 don't give unpredicable result.
17398 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17399 local variables.
17400 * gdb.mi/mi-var-child.exp: Step to right line
17401 of do_children_tests.
17402 * gdb.mi/mi2-var-child.exp: Likewise.
17403 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17404 do_locals_tests.
a73bafbc
VP
17405 (do_children_tests): User char[2] instead of
17406 char so that automatic printing of pointers to char
a9c64011 17407 don't give unpredicable result.
a73bafbc 17408 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17409 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17410 Pass test name to mi_wait_for_stop.
17411
7ce59000
DJ
174122007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17413
17414 * gdb.asm/asm-source.exp: Remove d10v case.
17415 * lib/gdb.exp (skip_cplus_tests): Likewise.
17416 * gdb.asm/d10v.inc: Deleted.
17417
20389057
DJ
174182007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17419
17420 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17421
8807d78b
DJ
174222007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17423
17424 * config/netware.exp: Delete file.
17425
aa3edb8e
JB
174262007-03-29 Joel Brobecker <brobecker@adacore.com>
17427
17428 * gdb.dwarf2/dw2-noloc.S: New file.
17429 * gdb.dwarf2/dw2-noloc.exp: New file.
17430
297561ac
PA
174312007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17432
17433 * gdb.cp/method2.cc: New test.
17434 * gdb.cp/method2.exp: New test.
17435 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17436
1f81bd39
DJ
174372007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17438
17439 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17440
9453113a
DJ
174412007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17442
17443 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17444
b741e217
DJ
174452007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17446
17447 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17448 (gdb_load): Delete, replace with...
17449 (gdb_reload): ...this.
17450 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17451 * gdb.server/server-mon.exp: Likewise.
17452 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17453 (gdb_start_cmd): New.
17454 (gdb_file_cmd): Save the last loaded file.
17455 (gdb_reload): New.
17456 (gdb_gnu_strip_debug): Use transform.
17457 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17458 support here. Use new $last_loaded_file. Check mtime.
17459 (gdb_target_cmd): Handle ObjC failure case.
17460 (infer_host_exec): Delete.
17461 (gdbserver_load): Rename to...
17462 (gdbserver_run): ...this. Simplify.
17463 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17464 (mi_gdb_load): Move most contents to a new function...
17465 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17466 (mi_run_cmd): Use mi_gdb_target_load.
17467 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17468 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17469 Use gdb_run_cmd.
17470 * gdb.base/charsign.exp: Remove incorrect comment.
17471 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17472 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17473 gdb.base/start.exp: Use gdb_start_cmd.
17474
446ab585 174752007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17476 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17477
17478 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17479 * gdb.base/signull.exp: Similarly.
17480
bbb88ebf
UW
174812007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17482
17483 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17484 messages available to test cases (like chng-sym.exp).
17485
cb8c4a99
AS
174862007-03-14 Andreas Schwab <schwab@suse.de>
17487
17488 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17489 format changes.
17490
4e463ff5
DJ
174912007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17492
17493 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17494 (optimized_1): New.
17495 (main): Call optimized_1.
17496 (gdb2029): Correct typos. Call gdb2029_marker.
17497 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17498 for gdb2029.
17499
b6db2c47
MK
175002007-03-12 Mark Kettenis <kettenis@gnu.org>
17501
17502 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17503 as tabs. Remove redundant test pattern.
17504
70ed3737
UW
175052007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17506
17507 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17508 for /a format output.
17509
47b67b60
DJ
175102007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17511
17512 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17513 collect output incrementally.
17514
b8953b0e
UW
175152007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17516
17517 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17518 for -var-create lpcharacter test.
17519 * gdb.mi/mi2-var-cmd.exp: Likewise.
17520
7acd5c40
UW
175212007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17522
17523 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17524 pass on targets where address zero is readable.
17525
9c6759c1
UW
175262007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17527
17528 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17529 just a single architecture.
17530
a2f1aeb4
UW
175312007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17532
17533 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17534 (fetch_all_registers): New function, uses gdb_test_multiple and
17535 exp_continue to fetch inferior output line-by-line.
17536 Replace all uses of do_get_all_registers by fetch_all_registers.
17537
46579ac2
UW
175382007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17539
17540 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17541 in target_info.
17542
fc133f24
MS
175432007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17544
a9c64011 17545 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17546 consistancy; add a default (timeout) case.
17547
7646a51d
MS
175482007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17549
17550 * gdb.base/watchpoint.exp: Fix truncated comment.
17551
dcfff61f
MS
175522007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17553
17554 * Makefile.in: Remove spurious single-quotes from sed command.
17555
664e3ee9
DJ
175562007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17557
17558 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17559 func.
17560 * gdb.mi/mi2-var-cmd.exp: Likewise.
17561
d7cc6f2f
JB
175622007-02-27 Joel Brobecker <brobecker@adacore.com>
17563
a9c64011
AS
17564 * gdb.dwarf2/dw2-producer.S: New file.
17565 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17566
175672007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17568
17569 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17570 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17571 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17572 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17573 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17574 Revert tests to use mi_gdb_test and include value field in output
17575 of -var-create.
17576
93d42b30
DJ
175772007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17578
17579 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17580
c499ed39
DJ
175812007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17582
17583 * gdb.base/maint.exp: Remove full paths from test names.
17584 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17585 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17586
9836f81b
JB
175872007-02-27 Joel Brobecker <brobecker@adacore.com>
17588
17589 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17590
c74d0ad8
DJ
175912007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17592
17593 * gdb.server/server-mon.exp: New test.
17594
2711e456
DJ
175952007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17596
17597 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17598
ff6f572f
DJ
175992007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17600
17601 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17602 register capitalization.
17603
fada3feb
DP
176042007-02-13 Denis Pilat <denis.pilat@st.com>
17605
17606 * gdb.mi/mi-var-invalidate.exp: New file.
17607
fb1e4ffc
DJ
176082007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17609
17610 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17611
3da939d7
DJ
176122007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17613
17614 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17615
123dc839
DJ
176162007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17617
17618 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17619 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17620
877e3645 176212007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17622
17623 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17624 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17625 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17626 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17627 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17628 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17629 Update tests to include value field in output of -var-create.
a9c64011 17630
3c0a2960
AS
176312007-02-08 Andreas Schwab <schwab@suse.de>
17632
17633 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17634
108546a0
DJ
176352007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17636
17637 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17638 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17639
d701dcab
DP
176402007-02-02 Denis Pilat <denis.pilat@st.com>
17641
17642 * gdb.threads/threadapply.exp: check that frame is not changed by
17643 the thread apply all command.
17644
783e3e2f
AS
176452007-01-31 Andreas Schwab <schwab@suse.de>
17646
6d9c3a87
AS
17647 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17648
3c50d7b9
AS
17649 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17650 in the dwarf sections.
17651 * gdb.dwarf2/mac-fileno.S: Likewise.
17652
783e3e2f
AS
17653 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17654 bspstore register on ia64.
17655
78ff580e
AS
176562007-01-29 Andreas Schwab <schwab@suse.de>
17657
cc8e9b12
AS
17658 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17659 "frame-begin" annotation.
17660
78ff580e
AS
17661 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17662 number of "frames-invalid" annotations.
17663
704a4f78
DJ
176642007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17665
17666 * gdb.base/commands.exp: Call if_commands_test.
17667 (gdb_test_no_prompt, if_commands_test): New.
17668
e741bf94
MK
176692007-01-28 Mark Kettenis <kettenis@gnu.org>
17670
17671 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17672
474d0ad3
AS
176732007-01-27 Andreas Schwab <schwab@suse.de>
17674
17675 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17676 .short/.int/.quad in the dwarf sections.
17677 * gdb.dwarf2/dw2-intercu.S: Likewise.
17678 * gdb.dwarf2/dw2-intermix.S: Likewise.
17679
e784b426
JK
176802007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17681
17682 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17683 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17684 array.
e784b426
JK
17685 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17686 * gdb.base/setvar.exp: Likewise.
17687
37f08e04
AS
176882007-01-26 Andreas Schwab <schwab@suse.de>
17689
9a01813a
AS
17690 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17691 test.
17692
37f08e04
AS
17693 * gdb.base/multi-forks.exp ("restart $i"): Also match
17694 __kernel_syscall_via_break.
17695
6e2a9270
VP
176962007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17697
17698 * lib/mi-support.exp (mi_delete_varobj): New.
17699 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17700 testcase.
17701 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17702 (main): Call the above.
17703 (reference_update_test, base_in_reference_test)
17704 (reference_to_pointer): Delete the created varobjs.
a9c64011 17705
e515b470
DJ
177062007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17707
17708 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17709 * configure: Regenerated.
17710 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17711 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17712 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17713 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17714 * lib/gdb.exp (gdb_skip_xml_test): New function.
17715
08d8bcd7
DJ
177162007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17717
17718 * gdb.base/sigrepeat.exp: Correct error message.
17719
177202007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17721 Daniel Jacobowitz <dan@codesourcery.com>
17722
17723 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17724 gdb.arch/i386-gnu-cfi-asm.S: New files.
17725
97c3f1f3
JK
177262007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17727
17728 * lib/gdb.exp: Abort on missing `site.exp'.
17729
cb1df416
DJ
177302007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17731 Daniel Jacobowitz <dan@codesourcery.com>
17732
17733 * gdb.base/included.c, gdb.base/included.exp,
17734 gdb.base/included.h: New files.
17735
35990120
DJ
177362007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17737
17738 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17739 (maximize_rlimit): Reduce limits on 64-bit systems.
17740
6e81a116 177412007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17742
17743 From Marcus Deuling <deuling@de.ibm.com>:
17744 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17745 every case.
17746
6c3c41f3
NR
177472007-01-13 Nick Roberts <nickrob@snap.net.nz>
17748
17749 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17750 (test_path_specification): Use objdir instead of srcdir to always
17751 get an absolute filename.
17752
2f12c312
DJ
177532007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17754
17755 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17756
81121995
VP
177572007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17758
17759 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17760 Make sure the variable we're using is in scope.
17761 (reference_to_pointer): Likewise.
17762
4741b737
DJ
177632007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17764
17765 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17766 has no debug information.
17767
054410c3
DJ
177682007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17769
17770 * gdb.base/annota1.exp: Remove extra send_gdb.
17771
818f79f6
DJ
177722007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17773
17774 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17775
f7a6bb70
DJ
177762007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17777
17778 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17779
57e66780
DJ
177802007-01-08 Nick Roberts <nickrob@snap.net.nz>
17781 Daniel Jacobowitz <dan@codesourcery.com>
17782
17783 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17784 lcharacter or linteger change. Correct duplicated test name.
17785 * gdb.mi/mi2-var-cmd.exp: Likewise.
17786
3d799a95
DJ
177872007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17788
17789 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17790
177912007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17792
a9c64011
AS
17793 * gdb.base/nofield.c: New file.
17794 * gdb.base/nofield.exp: New testcase.
51679ba9 17795
eafb94e8
NR
177962007-01-05 Nick Roberts <nickrob@snap.net.nz>
17797
17798 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17799
17800 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17801 test.
17802
5e572bb4
DJ
178032007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17804
17805 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17806
74a44383
DJ
178072007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17808
17809 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17810 when continuing.
17811
1b572db9
DJ
178122007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17813
17814 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17815 Expect ".exe" extension.
17816
381bc39b
DJ
178172007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17818
17819 * gdb.base/charset.exp: Add explicit filename to break.
17820 * gdb.base/dbx.exp: Add explicit filename to breaks.
17821
2b70e4c6
DJ
178222007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17823
17824 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17825 * gdb.mi/mi2-file.exp: Likewise.
17826
303b6f5d
DJ
178272007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17828
17829 Implement specification of MI tests as comments
17830 in C and C++ sources.
17831 * lib/mi-support.exp (mi_autotest_data): New variable.
17832 (mi_autotest_source): New variable.
17833 (count_newlines, mi_prepare_inline_tests)
17834 (mi_get_inline_test, mi_continue_to_line)
17835 (mi_run_inline_test, mi_tbreak)
17836 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17837 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17838 Run inline tests.
17839 * gdb.mi/mi-var-cp.cc: Define tests here.
17840
23da0d94
VP
178412007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17842
17843 Simplify usage of mi_continue_to.
17844 * lib/mi-support.exp (mi_runto_helper): Renamed
17845 from mi_runto, added new parameter 'run_or_continue'.
17846 (mi_runto): Use mi_runto_helper.
17847 (mi_continue_to): Accept just function name as parameter.
17848 Use mi_runto_helper.
17849 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17850 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17851
f9e18282
JB
178522006-01-04 Joel Brobecker <brobecker@adacore.com>
17853
17854 Make this testcase a bit more realistic. The current code
17855 is too simplistic, and allows the compiler to optimize out
17856 some of the entities we need for this testcase.
17857 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17858 (Do_Nothing): Add extra parameter.
17859 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17860 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17861 by using a variable of type Void_Star.
17862
fd678c65
JB
178632006-01-04 Joel Brobecker <brobecker@adacore.com>
17864
17865 * gdb.ada/catch_ex/foo.adb: New file.
17866 * gdb.ada/catch_ex.exp: New testcase.
17867
05cfdb42
DJ
178682007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17869
17870 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17871 pass --image-base to linker.
17872
2e03ee74
DJ
178732007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17874 Daniel Jacobowitz <dan@codesourcery.com>
17875
17876 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17877 secondary prompts.
17878
0d5de010
DJ
178792007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17880
17881 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17882 output. Test the types of members and member pointers.
17883 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17884 gdb/2092.
17885 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17886 statement. Enable for GCC. Update expected output for some tests
17887 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17888 layout.
17889 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17890 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17891 (Diamond::vget_base): New.
17892 (main): Add new tests.
17893 * gdb.cp/printmethod.exp: Update expected output for member functions.
17894 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17895 print pEe->D::vg().
17896
61a771aa
DJ
178972007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17898
17899 * gdb.threads/tls.exp: Allow stops in sem_post.
17900
2fa63963
DJ
179012006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17902
17903 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17904 * gdb.base/annota3.exp: Likewise.
17905 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17906 again (instead of timing out).
17907 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17908 GCC bug 26475.
17909 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17910 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17911 test from jmisc1.exp.
17912 * gdb.java/jmisc1.exp: Delete.
17913 * gdb.java/jprint.exp: Adjust to work with method signatures including
17914 return types.
17915 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17916 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17917 * lib/java.exp (compile_java_from_source): Pass the correct type
17918 to target_compile.
17919
5eefc2b7
JB
179202006-12-31 Joel Brobecker <brobecker@adacore.com>
17921
17922 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17923 (stack_align_edx): New function.
17924 (stack_align_eax): New function.
17925 (main): Add calls to stack_align_edx and stack_align_eax.
17926 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17927 Add testing for the cases where the register used during a stack
17928 realignment is edx. Same for eax.
17929
227c54da
DJ
179302006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17931
17932 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17933 and generic PE targets.
17934
cab8ac94
JB
179352006-12-29 Joel Brobecker <brobecker@adacore.com>
17936
17937 * gdb.ada/array_return.exp: Update copyright date list.
17938
ba54f318
JB
179392006-12-27 Joel Brobecker <brobecker@adacore.com>
17940
17941 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17942 (Create_Small_Float_Vector): New function.
17943 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17944 function body.
17945 * gdb.ada/array_return/p.adb: Use new type and function from
17946 package Pck.
17947 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17948 able to print the value returned by a function returning an
17949 array of float.
17950
6b7a35dd
JB
179512006-12-20 Joel Brobecker <brobecker@adacore.com>
17952
17953 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17954 The associated tests should be PASSing.
17955
038224f6
VP
179562006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17957
17958 Test for base in references.
17959 * gdb.mi/mi-var-cp.cc: Add test code.
17960 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17961 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17962 * gdb.mi/mi2-watch.exp: Likewise.
17963 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17964 (mi_list_varobj_children): New function.
17965
b26ed50d
VP
179662006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17967
17968 * lib/mi-support.exp
17969 (mi_runto): Accept "()" after function name.
17970 (mi_create_varobj): New function.
17971 (mi_varobj_update): New function.
17972 (mi_Check_varobj_value): New function.
17973 * gdb.mi/mi-var-cp.exp: New file.
17974 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 17975
08232497
DJ
179762006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17977
17978 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17979 gdb.base/weaklib2.c: New files.
17980
d394c993 179812006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 17982
ac6c2fba
NS
17983 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17984 info. Adjust test names.
17985
8ec659a0 17986 * gdb.base/break.c (main): Move position of malloc.
d394c993 17987 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 17988
acd65feb
VP
179892006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17990
17991 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17992 assignement of arrays and function pointers.
17993 * gdb.mi/var-cmd.c: Add declaration necessary for above
17994 tests.
17995
f556d5e5
NS
179962006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17997
17998 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
17999
18000 * gdb.threads/linux-dp.exp: Read thread table before and after
18001 creating each philosopher and verify it.
18002
697bc68d
NS
180032006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18004 Paul Brook <paul@codesourcery.com>
18005 Daniel Jacobowitz <dan@codesourcery.com>
18006
18007 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18008 main to remove duplication. Add start function of the form
697bc68d
NS
18009 '_*start[1-9]*'. Add RVDS start function.
18010
29d73ae4
DJ
180112006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18012
18013 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18014
c1d88655
UW
180152006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18016
18017 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18018 * gdb.asm/spu.inc: New file.
18019 * gdb.base/term.exp: Disable if [target_info exists noargs].
18020 * gdb.gdb/complaints.exp: Disable if ![isnative].
18021 * gdb.gdb/selftest.exp: Likewise.
18022 * gdb.gdb/observer.exp: Likewise.
18023 * gdb.gdb/xfullpath.exp: Likewise.
18024 * gdb.base/attach.exp: Disable on SPU target.
18025 * gdb.cp/bs145503.exp: Likewise.
18026 * gdb.cp/exception.exp: Likewise.
18027 * gdb.cp/userdef.exp: Likewise.
18028
32a13b1a
DJ
180292006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18030
18031 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18032
d8295fe9
VP
180332006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18034
18035 * gdb.base/completion.exp: Fix completion tests for
18036 'info' and 'info '.
18037 * gdb.base/help.exp (help_test_raw, test_class_help)
18038 (test_prefix_command_help): Move...
18039 * lib/gdb.exp: Here.
18040 * gdb.base/main.exp: Adjust.
18041 * gdb.cp/maint.exp: Adjust.
18042 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18043
8c394015
VP
180442006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18045
18046 * gdb.stabs/weird.exp (print_weird_var): Use
18047 gdb_test_multiple instead of gdb_expect.
18048
027fc1bc
VP
180492006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18050
18051 * gdb.base/help.exp (help_test_raw): New.
18052 (test_class_help): New.
18053 (test_prefix_command_help): New.
18054 Adjust testcases.
18055
67609209
FR
180562006-11-09 Christophe Lyon <christophe.lyon@st.com>
18057
18058 * gdb.base/constvars.c (main): Write to crass and crips, so that
18059 they are allocated by the compiler.
18060
f73adfeb
AS
180612006-10-27 Andreas Schwab <schwab@suse.de>
18062
18063 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18064 "detach-fork".
18065
2f83a18e
DJ
180662006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18067
18068 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18069 of patterns.
18070
94277a38
DJ
180712006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18072
18073 * gdb.base/sepdebug.exp: Remove debug format test.
18074 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18075 Handle no-symtab.
18076 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18077
5bd2f6e2
DJ
180782006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18079
18080 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18081 int to pointer or pointer to int.
18082 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18083
8c008720
DJ
180842006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18085
18086 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18087
9e35dae4
DJ
180882006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18089
18090 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18091
d9639e13
DJ
180922006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18093
18094 PR c++/2116
18095 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18096
390a1bd0
JB
180972006-10-06 Joel Brobecker <brobecker@adacore.com>
18098
18099 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18100 the corresponding bug has been fixed in GDB (PR/2018).
18101
dd920c33
JB
181022006-10-06 Joel Brobecker <brobecker@adacore.com>
18103
18104 * gdb.base/subst.exp: New testcase.
18105
53bbefe9
JB
181062006-10-06 Joel Brobecker <brobecker@adacore.com>
18107
18108 * gdb.ada/array_return/pck.ads: Add copyright notice.
18109 * gdb.ada/array_return/pck.adb: Likewise.
18110 * gdb.ada/array_return/p.adb: Likewise.
18111 * gdb.ada/exec_changed/first.adb: Likewise.
18112 * gdb.ada/exec_changed/second.adb: Likewise.
18113
09851417
JB
181142006-10-06 Joel Brobecker <brobecker@adacore.com>
18115
18116 * gdb.ada/watch_arg/watch.adb: New file.
18117 * gdb.ada/watch_arg.exp: New testcase.
18118
041bf30d
VP
181192006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18120
18121 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18122 via string_to_regexp.
041bf30d 18123 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18124
f286fbdd 181252006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18126
18127 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18128 Remove unused / obsolete files.
18129
7c07f349
NR
181302006-09-19 Nick Roberts <nickrob@snap.net.nz>
18131
18132 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18133
cd5ff84a
VP
181342006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18135
18136 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18137 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18138 the number of frames.
cd5ff84a 18139
ae018d1a
DJ
181402006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18141
18142 * gdb.base/args.c (main): Add breakpoint marker.
18143 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18144 really test empty arguments.
18145 (args_load): Delete.
18146 (args_test): New.
18147
b399c549
NR
181482006-09-13 Nick Roberts <nickrob@snap.net.nz>
18149
18150 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18151 check for one file.
b399c549 18152
2ab1eb7a
VP
181532006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18154
18155 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18156 HIGH_FRAME argument to -stack-list-locals can be larger than
18157 the number of frames.
a9c64011 18158
476308bf
FF
181592006-08-18 Fred Fish <fnf@specifix.com>
18160
18161 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18162 '$' in front of skip_vmx_tests_saved when setting that.
18163
8625200f
AS
181642006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18165
18166 * gdb.base/trace-commands.exp: New file.
18167
089ec8f1
DJ
181682006-08-10 Joel Brobecker <brobecker@adacore.com>
18169 Daniel Jacobowitz <dan@codesourcery.com>
18170
18171 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18172 expected output of the backtrace commands.
18173
b60f0898
JB
181742006-08-09 Joel Brobecker <brobecker@adacore.com>
18175
18176 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18177 untested followed by return combination.
18178 * gdb.arch/altivec-regs.exp: Likewise.
18179 * gdb.arch/e500-abi.exp: Likewise.
18180 * gdb.arch/e500-regs.exp: Likewise.
18181 * gdb.arch/gdb1291.exp: Likewise.
18182 * gdb.arch/gdb1431.exp: Likewise.
18183 * gdb.arch/gdb1558.exp: Likewise.
18184 * gdb.arch/i386-prologue.exp: Likewise.
18185 * gdb.arch/i386-unwind.exp: Likewise.
18186 * gdb.asm/asm-source.exp: Likewise.
18187 * gdb.base/a2-run.exp: Likewise.
18188 * gdb.base/advance.exp: Likewise.
18189 * gdb.base/all-bin.exp: Likewise.
18190 * gdb.base/annota1.exp: Likewise.
18191 * gdb.base/annota3.exp: Likewise.
18192 * gdb.base/args.exp: Likewise.
18193 * gdb.base/arithmet.exp: Likewise.
18194 * gdb.base/assign.exp: Likewise.
18195 * gdb.base/async.exp: Likewise.
18196 * gdb.base/attach.exp: Likewise.
18197 * gdb.base/bang.exp: Likewise.
18198 * gdb.base/bigcore.exp: Likewise.
18199 * gdb.base/bitfields.exp: Likewise.
18200 * gdb.base/bitfields2.exp: Likewise.
18201 * gdb.base/break.exp: Likewise.
18202 * gdb.base/call-sc.exp: Likewise.
18203 * gdb.base/call-strs.exp: Likewise.
18204 * gdb.base/callfuncs.exp: Likewise.
18205 * gdb.base/checkpoint.exp: Likewise.
18206 * gdb.base/chng-syms.exp: Likewise.
18207 * gdb.base/code-expr.exp: Likewise.
18208 * gdb.base/commands.exp: Likewise.
18209 * gdb.base/completion.exp: Likewise.
18210 * gdb.base/cond-expr.exp: Likewise.
18211 * gdb.base/condbreak.exp: Likewise.
18212 * gdb.base/consecutive.exp: Likewise.
18213 * gdb.base/constvars.exp: Likewise.
18214 * gdb.base/corefile.exp: Likewise.
18215 * gdb.base/cvexpr.exp: Likewise.
18216 * gdb.base/dbx.exp: Likewise.
18217 * gdb.base/define.exp: Likewise.
18218 * gdb.base/detach.exp: Likewise.
18219 * gdb.base/display.exp: Likewise.
18220 * gdb.base/dump.exp: Likewise.
18221 * gdb.base/ena-dis-br.exp: Likewise.
18222 * gdb.base/ending-run.exp: Likewise.
18223 * gdb.base/environ.exp: Likewise.
18224 * gdb.base/eval-skip.exp: Likewise.
18225 * gdb.base/exprs.exp: Likewise.
18226 * gdb.base/fileio.exp: Likewise.
18227 * gdb.base/finish.exp: Likewise.
18228 * gdb.base/float.exp: Likewise.
18229 * gdb.base/foll-exec.exp: Likewise.
18230 * gdb.base/foll-fork.exp: Likewise.
18231 * gdb.base/foll-vfork.exp: Likewise.
18232 * gdb.base/freebpcmd.exp: Likewise.
18233 * gdb.base/funcargs.exp: Likewise.
18234 * gdb.base/gcore.exp: Likewise.
18235 * gdb.base/gdb1090.exp: Likewise.
18236 * gdb.base/gdb1250.exp: Likewise.
18237 * gdb.base/huge.exp: Likewise.
18238 * gdb.base/info-proc.exp: Likewise.
18239 * gdb.base/interrupt.exp: Likewise.
18240 * gdb.base/jump.exp: Likewise.
18241 * gdb.base/langs.exp: Likewise.
18242 * gdb.base/lineinc.exp: Likewise.
18243 * gdb.base/list.exp: Likewise.
18244 * gdb.base/logical.exp: Likewise.
18245 * gdb.base/long_long.exp: Likewise.
18246 * gdb.base/macscp.exp: Likewise.
18247 * gdb.base/maint.exp: Likewise.
18248 * gdb.base/mips_pro.exp: Likewise.
18249 * gdb.base/miscexprs.exp: Likewise.
18250 * gdb.base/multi-forks.exp: Likewise.
18251 * gdb.base/opaque.exp: Likewise.
18252 * gdb.base/overlays.exp: Likewise.
18253 * gdb.base/pc-fp.exp: Likewise.
18254 * gdb.base/pointers.exp: Likewise.
18255 * gdb.base/printcmds.exp: Likewise.
18256 * gdb.base/psymtab.exp: Likewise.
18257 * gdb.base/ptype.exp: Likewise.
18258 * gdb.base/recurse.exp: Likewise.
18259 * gdb.base/relational.exp: Likewise.
18260 * gdb.base/relocate.exp: Likewise.
18261 * gdb.base/remote.exp: Likewise.
18262 * gdb.base/reread.exp: Likewise.
18263 * gdb.base/restore.exp: Likewise.
18264 * gdb.base/return.exp: Likewise.
18265 * gdb.base/return2.exp: Likewise.
18266 * gdb.base/scope.exp: Likewise.
18267 * gdb.base/sect-cmd.exp: Likewise.
18268 * gdb.base/sep.exp: Likewise.
18269 * gdb.base/sepdebug.exp: Likewise.
18270 * gdb.base/setshow.exp: Likewise.
18271 * gdb.base/setvar.exp: Likewise.
18272 * gdb.base/sigall.exp: Likewise.
18273 * gdb.base/sigbpt.exp: Likewise.
18274 * gdb.base/signals.exp: Likewise.
18275 * gdb.base/signull.exp: Likewise.
18276 * gdb.base/sizeof.exp: Likewise.
18277 * gdb.base/solib.exp: Likewise.
18278 * gdb.base/step-line.exp: Likewise.
18279 * gdb.base/step-test.exp: Likewise.
18280 * gdb.base/structs.exp: Likewise.
18281 * gdb.base/structs2.exp: Likewise.
18282 * gdb.base/term.exp: Likewise.
18283 * gdb.base/twice.exp: Likewise.
18284 * gdb.base/until.exp: Likewise.
18285 * gdb.base/varargs.exp: Likewise.
18286 * gdb.base/volatile.exp: Likewise.
18287 * gdb.base/watchpoint.exp: Likewise.
18288 * gdb.base/whatis-exp.exp: Likewise.
18289 * gdb.base/whatis.exp: Likewise.
18290 * gdb.cp/ambiguous.exp: Likewise.
18291 * gdb.cp/annota2.exp: Likewise.
18292 * gdb.cp/annota3.exp: Likewise.
18293 * gdb.cp/bool.exp: Likewise.
18294 * gdb.cp/breakpoint.exp: Likewise.
18295 * gdb.cp/casts.exp: Likewise.
18296 * gdb.cp/class2.exp: Likewise.
18297 * gdb.cp/classes.exp: Likewise.
18298 * gdb.cp/cplusfuncs.exp: Likewise.
18299 * gdb.cp/ctti.exp: Likewise.
18300 * gdb.cp/derivation.exp: Likewise.
18301 * gdb.cp/exception.exp: Likewise.
18302 * gdb.cp/gdb1355.exp: Likewise.
18303 * gdb.cp/hang.exp: Likewise.
18304 * gdb.cp/inherit.exp: Likewise.
18305 * gdb.cp/local.exp: Likewise.
18306 * gdb.cp/m-data.exp: Likewise.
18307 * gdb.cp/m-static.exp: Likewise.
18308 * gdb.cp/member-ptr.exp: Likewise.
18309 * gdb.cp/method.exp: Likewise.
18310 * gdb.cp/misc.exp: Likewise.
18311 * gdb.cp/namespace.exp: Likewise.
18312 * gdb.cp/overload.exp: Likewise.
18313 * gdb.cp/ovldbreak.exp: Likewise.
18314 * gdb.cp/pr-1023.exp: Likewise.
18315 * gdb.cp/pr-1210.exp: Likewise.
18316 * gdb.cp/pr-574.exp: Likewise.
18317 * gdb.cp/printmethod.exp: Likewise.
18318 * gdb.cp/psmang.exp: Likewise.
18319 * gdb.cp/ref-params.exp: Likewise.
18320 * gdb.cp/ref-types.exp: Likewise.
18321 * gdb.cp/rtti.exp: Likewise.
18322 * gdb.cp/templates.exp: Likewise.
18323 * gdb.cp/try_catch.exp: Likewise.
18324 * gdb.cp/userdef.exp: Likewise.
18325 * gdb.cp/virtfunc.exp: Likewise.
18326 * gdb.disasm/am33.exp: Likewise.
18327 * gdb.disasm/h8300s.exp: Likewise.
18328 * gdb.disasm/mn10300.exp: Likewise.
18329 * gdb.disasm/sh3.exp: Likewise.
18330 * gdb.disasm/t01_mov.exp: Likewise.
18331 * gdb.disasm/t02_mova.exp: Likewise.
18332 * gdb.disasm/t03_add.exp: Likewise.
18333 * gdb.disasm/t04_sub.exp: Likewise.
18334 * gdb.disasm/t05_cmp.exp: Likewise.
18335 * gdb.disasm/t06_ari2.exp: Likewise.
18336 * gdb.disasm/t07_ari3.exp: Likewise.
18337 * gdb.disasm/t08_or.exp: Likewise.
18338 * gdb.disasm/t09_xor.exp: Likewise.
18339 * gdb.disasm/t10_and.exp: Likewise.
18340 * gdb.disasm/t11_logs.exp: Likewise.
18341 * gdb.disasm/t12_bit.exp: Likewise.
18342 * gdb.disasm/t13_otr.exp: Likewise.
18343 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18344 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18345 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18346 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18347 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18348 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18349 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18350 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18351 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18352 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18353 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18354 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18355 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18356 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18357 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18358 * gdb.mi/gdb701.exp: Likewise.
18359 * gdb.mi/gdb792.exp: Likewise.
18360 * gdb.mi/mi-basics.exp: Likewise.
18361 * gdb.mi/mi-break.exp: Likewise.
18362 * gdb.mi/mi-cli.exp: Likewise.
18363 * gdb.mi/mi-console.exp: Likewise.
18364 * gdb.mi/mi-disassemble.exp: Likewise.
18365 * gdb.mi/mi-eval.exp: Likewise.
18366 * gdb.mi/mi-file.exp: Likewise.
18367 * gdb.mi/mi-read-memory.exp: Likewise.
18368 * gdb.mi/mi-regs.exp: Likewise.
18369 * gdb.mi/mi-return.exp: Likewise.
18370 * gdb.mi/mi-simplerun.exp: Likewise.
18371 * gdb.mi/mi-stack.exp: Likewise.
18372 * gdb.mi/mi-stepi.exp: Likewise.
18373 * gdb.mi/mi-syn-frame.exp: Likewise.
18374 * gdb.mi/mi-until.exp: Likewise.
18375 * gdb.mi/mi-var-block.exp: Likewise.
18376 * gdb.mi/mi-var-child.exp: Likewise.
18377 * gdb.mi/mi-var-cmd.exp: Likewise.
18378 * gdb.mi/mi-var-display.exp: Likewise.
18379 * gdb.mi/mi-watch.exp: Likewise.
18380 * gdb.mi/mi2-basics.exp: Likewise.
18381 * gdb.mi/mi2-break.exp: Likewise.
18382 * gdb.mi/mi2-cli.exp: Likewise.
18383 * gdb.mi/mi2-console.exp: Likewise.
18384 * gdb.mi/mi2-disassemble.exp: Likewise.
18385 * gdb.mi/mi2-eval.exp: Likewise.
18386 * gdb.mi/mi2-file.exp: Likewise.
18387 * gdb.mi/mi2-read-memory.exp: Likewise.
18388 * gdb.mi/mi2-regs.exp: Likewise.
18389 * gdb.mi/mi2-return.exp: Likewise.
18390 * gdb.mi/mi2-simplerun.exp: Likewise.
18391 * gdb.mi/mi2-stack.exp: Likewise.
18392 * gdb.mi/mi2-stepi.exp: Likewise.
18393 * gdb.mi/mi2-syn-frame.exp: Likewise.
18394 * gdb.mi/mi2-until.exp: Likewise.
18395 * gdb.mi/mi2-var-block.exp: Likewise.
18396 * gdb.mi/mi2-var-child.exp: Likewise.
18397 * gdb.mi/mi2-var-cmd.exp: Likewise.
18398 * gdb.mi/mi2-var-display.exp: Likewise.
18399 * gdb.mi/mi2-watch.exp: Likewise.
18400 * gdb.stabs/exclfwd.exp: Likewise.
18401 * gdb.stabs/weird.exp: Likewise.
18402 * gdb.threads/gcore-thread.exp: Likewise.
18403 * gdb.trace/actions.exp: Likewise.
18404 * gdb.trace/backtrace.exp: Likewise.
18405 * gdb.trace/circ.exp: Likewise.
18406 * gdb.trace/collection.exp: Likewise.
18407 * gdb.trace/deltrace.exp: Likewise.
18408 * gdb.trace/infotrace.exp: Likewise.
18409 * gdb.trace/limits.exp: Likewise.
18410 * gdb.trace/packetlen.exp: Likewise.
18411 * gdb.trace/passc-dyn.exp: Likewise.
18412 * gdb.trace/passcount.exp: Likewise.
18413 * gdb.trace/report.exp: Likewise.
18414 * gdb.trace/save-trace.exp: Likewise.
18415 * gdb.trace/tfind.exp: Likewise.
18416 * gdb.trace/tracecmd.exp: Likewise.
18417 * gdb.trace/while-dyn.exp: Likewise.
18418 * gdb.trace/while-stepping.exp: Likewise.
18419
f4b618d1
JB
184202006-08-08 Joel Brobecker <brobecker@adacore.com>
18421
18422 * gdb.base/step-bt.c: New file.
18423 * gdb.base/step-bt.exp: New testcase.
18424
3d00d119
DJ
184252006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18426
18427 * config/monitor.exp (gdb_load): Remove support for obsolete
18428 download-write-size.
18429 * gdb.base/remote.exp: Likewise. Update all callers of
18430 gdb_timed_load.
18431
017b5bd4
DJ
184322006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18433
18434 * cursal.exp: Pass binfile to gdb_load.
18435
837c599d
DJ
184362006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18437
18438 * gdb.base/cursal.exp: Add "" to gdb_load call.
18439
8dd4540b
MK
184402006-07-29 Mark Kettenis <kettenis@gnu.org>
18441
18442 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18443 NetBSD/ELF targets.
18444
ab5c9f60
DJ
184452006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18446
18447 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18448 operator*.
18449
4c42eaff
DJ
184502006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18451
18452 * gdb.base/completion.exp: Update for change in "file" behavior.
18453 * gdb.stabs/weird.exp: Likewise.
18454 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18455 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18456
0155cc76
NS
184572006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18458
18459 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18460 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18461
16026cd7
AS
184622006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18463
18464 * gdb.base/default.exp: Update source command error message.
18465 * gdb.base/help.exp: Update 'help source' message.
18466
16963cb6
DJ
184672006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18468
18469 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18470 test.
18471
6d7fd486
AS
184722006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18473
18474 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18475
29e8a844
DJ
184762006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18477
18478 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18479
6afcfa39
DJ
184802006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18481
18482 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18483
267a692b
MK
184842006-07-17 Mark Kettenis <kettenis@gnu.org>
18485
18486 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18487 *-*-openbsd* from targets for wich we expect ARM FPA floating
18488 point format.
18489
85d2fec4
NR
184902006-07-17 Nick Roberts <nickrob@snap.net.nz>
18491
18492 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18493
184942006-07-17 Mark Kettenis <kettenis@gnu.org>
18495
18496 * gdb.base/annota3.exp: Expect frame-begin annotation.
18497
85b4c6e8
JB
184982006-07-14 Joel Brobecker <brobecker@adacore.com>
18499
18500 * gdb.base/help.exp: Adjust "help unset" test to accept
18501 any list of unset commands.
18502
fb933624
DJ
185032006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18504 Daniel Jacobowitz <dan@codesourcery.com>
18505
18506 * gdb.cp/ref-params.exp: New test.
18507 * gdb.cp/ref-params.cc: New source file.
18508 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18509
1dff4b64
MK
185102006-07-08 Mark Kettenis <kettenis@gnu.org>
18511
18512 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18513 spaces/tabs in regular expressions since they might not be there.
18514
40d2e0e3
AS
185152006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18516
18517 * gdb.base/ifelse.exp: New file.
18518
f6c957d2
NS
185192006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18520
18521 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18522 line.
18523 * gdb.base/huge.exp: Loop over compilation to find a size that
18524 is acceptable.
18525 * gdb.base/remote.exp: Correct expected strings.
18526 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18527
b9c5a23d
DJ
185282006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18529
18530 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18531
9af2e58d
DJ
185322006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18533
18534 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18535 native.
18536
30930ca5
DJ
185372006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18538
18539 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18540 enable stabs testing.
18541
aa32fa1d
DJ
185422006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18543
bd4a4c80 18544 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18545 gdb_test_multiple does.
18546
321fef15
DJ
185472006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18548
18549 * Makefile.in (host_alias): Remove.
18550 (target_alias): Use @target_noncanonical@.
18551 (site.exp): Don't set host_alias.
18552 * aclocal.m4: Remove contents. Include acx.m4.
18553 * configure: Regenerated.
18554 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18555
e1c2defa
NS
185562006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18557
e63b55d1
NS
18558 * lib/gdb.exp (gdb_load_cmd): New.
18559
5600ea19
NS
18560 * gdb.base/fileio.c: Add system(NULL) test.
18561 * gdb.base/fileio.exp: Check it.
18562
e1c2defa
NS
18563 * gdb.base/break.c: Add 10a breakpoint at }
18564 * gdb.base/break.exp: Add test for breakpoint at }
18565 * gdb.cp/anon-union.cc: Add code at end of function.
18566 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18567 * gdb.mi/var-cmd.c: Add code at end of function.
18568 * gdb.mi/mi-var-display.exp: Adjust end of next.
18569 * gdb.mi/mi2-var-display.exp: Likewise.
18570 * gdb.base/fileio.c: Add stop function and insert calls at
18571 stopping places.
18572 * gdb.base/fileio.exp: Breakpoint stop function and remove
18573 explicit line number references.
18574
6c0112ec
JB
185752006-05-19 Joel Brobecker <brobecker@adacore.com>
18576
a9c64011
AS
18577 * gdb.base/del.exp (test_delete_alias): New function.
18578 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18579
154189a4
FF
185802006-05-18 Fred Fish <fnf@specifix.com>
18581
18582 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18583 required. Check for spurious output after program exits normally.
18584
582e64c2
FF
185852006-05-17 Fred Fish <fnf@specifix.com>
18586
18587 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18588 gdb_load, so it works in the simulator.
18589
8ef6493a
FF
185902006-05-11 Fred Fish <fnf@specifix.com>
18591
18592 * gdb.base/bang.exp: Ignore unexpected output between the
18593 "program exited normally" and the gdb prompt, as many other
18594 tests do.
18595
692b141c
MK
185962006-05-07 Mark Kettenis <kettenis@gnu.org>
18597
18598 * gdb.base/help.exp: Make "delete checkpoint" part option for
18599 "help d" and "help delete" tests.
18600
540b8a30
UW
186012006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18602
a9c64011 18603 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18604 expected output in some mi_gdb_test statements.
18605 * gdb.mi/mi2-basics.exp: Likewise.
18606
9b6462d9
JB
186072006-05-05 Joel Brobecker <brobecker@adacore.com>
18608
18609 * gdb.base/del.c: New file.
18610 * gdb.base/del.exp: New testcase.
18611
954de43b
DM
186122006-05-05 David S. Miller <davem@sunset.davemloft.net>
18613
18614 * gdb.base/break.exp: Do not assume a breakpoint on
18615 main will actually be in $srcfile when optimizing.
1303f75e
DM
18616 * gdb.base/savedregs.exp: Do not require that the dummy
18617 frame location match up to a symbol and source file location.
c3242428
DM
18618 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18619 will get printed without a mi_cmd_data_list_register_values prefix.
18620 (*-data-list-register-*): Correct regular expressions to expect the new
18621 pseudo d? floating point registers.
18622 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18623
c7e64c9a
DJ
186242006-05-05 Christophe Lyon <christophe.lyon@st.com>
18625
18626 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18627 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18628 is allocated by the compiler.
18629 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18630 anons, e, anone to force their allocation by the compiler.
18631
186322006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18633
18634 * gdb.base/help.exp: Update expected text for help d and
18635 help delete.
18636
27ce9a6d
MK
186372006-05-02 Mark Kettenis <kettenis@gnu.org>
18638
18639 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18640 NetBSD/ELF targets.
18641
8608915f
MK
186422006-04-30 Mark Kettenis <kettenis@gnu.org>
18643
18644 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18645 single-step breakpoint fails; make this a KFAIL on
18646 sparc*-*-openbsd*.
18647 * gdb.base/siginfo.exp: Likewise.
18648 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18649
b8db102d
MS
186502006-04-26 Michael Snyder <msnyder@redhat.com>
18651
18652 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18653 which may have to consume output from other forks.
18654 Add tests to make sure that "delete fork" succeeded.
18655
c702009a
MS
186562006-04-20 Michael Snyder <msnyder@redhat.com>
18657
18658 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18659 Add support for the Renesas M32C and M16C.
18660
18661 * gdb.asm/asm-source.exp: Add m32c target.
18662 * gdb.asm/m32c.inc: Support for m32c target.
18663
e28493f2
AS
186642006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18665
18666 * gdb.base/commands.exp (recursive_source_test): New test.
18667
880da185
DM
186682006-04-04 David S. Miller <davem@sunset.davemloft.net>
18669
18670 * gdb.base/float.exp: Add pattern for sparc targets.
18671
61d9b92f
DJ
186722006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18673
18674 * gdb.base/commands.exp (stray_arg0_test): New test.
18675
bd717df8
PB
186762006-03-30 Paul Brook <paul@codesourcery.com>
18677
18678 * gdb.mi/mi-until.exp: kfail broken until command.
18679 * gdb.mi/mi2-until.exp: Ditto.
18680
ec793d3c
NR
186812006-03-27 Nick Roberts <nickrob@snap.net.nz>
18682
18683 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18684
831004b7
AO
186852006-03-08 Alexandre Oliva <aoliva@redhat.com>
18686
18687 * gdb.base/prelink.exp: Anchor tested-for regular expression
18688 on gdb prompt.
18689
effe49a0
PB
186902006-03-07 Paul Brook <paul@codesourcery.com>
18691
18692 * gdb.base/assign.exp: Correct fail message.
18693
e5461016
PB
186942006-03-07 Paul Brook <paul@codesourcery.com>
18695
18696 * lib/compiler.c: Extract armcc version number.
18697 * lib/compiler.cc: Ditto.
18698
fc91c6c2
PB
186992006-03-07 Paul Brook <paul@codesourcery.com>
18700
18701 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18702 additional_flags=-w.
18703 * gdb.arch/altivec-regs.exp: Ditto.
18704 * gdb.arch/e500-abi.exp: Ditto.
18705 * gdb.arch/e500-regs.exp: Ditto.
18706 * gdb.base/all-bin.exp: Ditto.
18707 * gdb.base/annota1.exp: Ditto.
18708 * gdb.base/annota3.exp: Ditto.
18709 * gdb.base/args.exp: Ditto.
18710 * gdb.base/arithmet.exp: Ditto.
18711 * gdb.base/assign.exp: Ditto.
18712 * gdb.base/async.exp: Ditto.
18713 * gdb.base/bang.exp: Ditto.
18714 * gdb.base/break.exp: Ditto.
18715 * gdb.base/call-rt-st.exp: Ditto.
18716 * gdb.base/completion.exp: Ditto.
18717 * gdb.base/cond-expr.exp: Ditto.
18718 * gdb.base/condbreak.exp: Ditto.
18719 * gdb.base/consecutive.exp: Ditto.
18720 * gdb.base/define.exp: Ditto.
18721 * gdb.base/display.exp: Ditto.
18722 * gdb.base/ena-dis-br.exp: Ditto.
18723 * gdb.base/environ.exp: Ditto.
18724 * gdb.base/eval-skip.exp: Ditto.
18725 * gdb.base/info-proc.exp: Ditto.
18726 * gdb.base/jump.exp: Ditto.
18727 * gdb.base/logical.exp: Ditto.
18728 * gdb.base/long_long.exp: Ditto.
18729 * gdb.base/maint.exp: Ditto.
18730 * gdb.base/miscexprs.exp: Ditto.
18731 * gdb.base/pc-fp.exp: Ditto.
18732 * gdb.base/pointers.exp: Ditto.
18733 * gdb.base/relational.exp: Ditto.
18734 * gdb.base/reread.exp: Ditto.
18735 * gdb.base/sect-cmd.exp: Ditto.
18736 * gdb.base/sep.exp: Ditto.
18737 * gdb.base/sepdebug.exp: Ditto.
18738 * gdb.base/until.exp: Ditto.
18739 * gdb.base/whatis-exp.exp: Ditto.
18740 * gdb.cp/annota2.exp: Ditto.
18741 * gdb.cp/annota3.exp: Ditto.
18742 * gdb.trace/actions.exp: Ditto.
18743 * gdb.trace/backtrace.exp: Ditto.
18744 * gdb.trace/circ.exp: Ditto.
18745 * gdb.trace/collection.exp: Ditto.
18746 * gdb.trace/deltrace.exp: Ditto.
18747 * gdb.trace/infotrace.exp: Ditto.
18748 * gdb.trace/limits.exp: Ditto.
18749 * gdb.trace/packetlen.exp: Ditto.
18750 * gdb.trace/passc-dyn.exp: Ditto.
18751 * gdb.trace/passcount.exp: Ditto.
18752 * gdb.trace/report.exp: Ditto.
18753 * gdb.trace/save-trace.exp: Ditto.
18754 * gdb.trace/tfind.exp: Ditto.
18755 * gdb.trace/tracecmd.exp: Ditto.
18756 * gdb.trace/while-dyn.exp: Ditto.
18757 * gdb.trace/while-stepping.exp: Ditto.
18758 * lib/gdb.exp: Ditto.
18759 (gdb_compile): Handle nowarning option.
18760
5f4a23d9
AO
187612006-03-07 Alexandre Oliva <aoliva@redhat.com>
18762
18763 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18764 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18765 Rename executable to prelinkt. Don't re-prelink if we didn't
18766 get a core file. Test prelink -u exit status to tell whether
18767 prelinking failed. Use gdb_test_multiple.
18768
9733fc94
DJ
187692006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18770
18771 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18772 (do_tests): Call it.
18773
cc10cae3
AO
187742006-02-28 Alexandre Oliva <aoliva@redhat.com>
18775
18776 * gdb.base/prelink.exp: New test.
18777 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18778
15c46491
WZ
187792006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18780
18781 * gdb.fortran/derived-type.f90: New file.
18782 * gdb.fortran/derived-type.exp: New testcase.
18783
5c9f7ded
DJ
187842006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18785
18786 * gdb.base/default.exp: Allow ';' as a directory separator.
18787
5b96932b
AS
187882006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18789
18790 * gdb.base/help.exp (help add-symbol-file): Update.
18791
1986bccd
AS
187922006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18793
18794 * gdb.base/help.exp (help load): Update expected results.
18795
a8b7528f
FF
187962006-02-19 Fred Fish <fnf@specifix.com>
18797
18798 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18799 specifix hex value as part of results.
18800 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 18801
f8261448
FF
188022006-02-16 Fred Fish <fnf@specifix.com>
18803
18804 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18805 ushort_addr, and slong_addr, so the typedefs are not optimized
18806 away.
18807 * gdb.base/whatis.exp: Add tests using type name for struct type,
18808 union type, enum type, and typedef.
a9c64011 18809
31d8bdd2
MK
188102006-02-13 Mark Kettenis <kettenis@gnu.org>
18811
18812 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18813
34e41e63
JB
188142006-02-13 Jim Blandy <jimb@redhat.com>
18815
18816 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18817 case where it takes two "next" commands to skip past the init
18818 call.
18819
ac6e4f31
FF
188202006-02-12 Fred Fish <fnf@specifix.com>
18821
18822 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18823 to handle cases where it takes two "next" commands to skip
18824 past the init call.
18825
2db2d571
JB
188262006-02-07 Joel Brobecker <brobecker@adacore.com>
18827
18828 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18829 on hppa32 targets.
18830
38fcd64c
DJ
188312006-02-06 Vladimir Prus <ghost@cs.msu.su>
18832
18833 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18834 field.
18835
1315ad46
MK
188362006-01-29 Mark Kettenis <kettenis@gnu.org>
18837
18838 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18839
5625b943
DJ
188402006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18841
18842 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18843 files.
18844
80df1bbe
DJ
188452006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18846
18847 * gdb.cp/maint.exp: Set complaints to a positive value.
18848
9078e690
DJ
188492006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18850
18851 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18852 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18853 function name.
18854
9c903399
DJ
188552006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18856
18857 * gdb.base/checkpoint.c: Update copyright notice. Include
18858 <stdlib.h>.
18859
761ae4d6
JB
188602006-01-04 Jim Blandy <jimb@redhat.com>
18861
18862 * gdb.asm/asm-source.exp: Independently provide default values for
18863 asm-flags and debug-flags. Use 'string equal' to do the
18864 comparison, not the implicit expr's '==' operator. Remove
18865 now-unneeded assignments to asm-flags. In h8300 case, place
18866 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18867
099ac3dd
MS
188682006-01-04 Michael Snyder <msnyder@redhat.com>
18869
18870 * gdb.base/checkpoint.c: New file.
18871 * gdb.base/checkpoint.exp: New file.
18872 * gdb.base/multi-fork.c: New file.
18873 * gdb.base/multi-fork.exp: New file.
18874 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18875
f4d85314
FF
188762006-01-04 Fred Fish <fnf@specifix.com>
18877
18878 * gdb.base/ptype.c (foo): Add typedef.
18879 (intfoo): Add function.
18880 * gdb.base/ptype1.c: New file.
18881 * gdb.base/ptype.exp: Handle compilation and linking with two
18882 source files. Test that proper type for "foo" is found based
18883 on source context rather than first match found in symtabs.
18884
a1b06f35
MK
188852005-12-28 Mark Kettenis <kettenis@gnu.org>
18886
18887 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18888 * gdb.asm/openbsd.inc: Indent commands.
18889
d082a1e2
MK
188902005-12-26 Mark Kettenis <kettenis@gnu.org>
18891
c65016bd
MK
18892 * gdb.base/freebpcmd.exp: Increase timeout.
18893
d082a1e2
MK
18894 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18895
d3c32a0e
DJ
188962005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18897
18898 * gdb.base/default.exp: Update check for "show version".
18899
9fdb1f50
RC
189002005-12-09 Randolph Chung <tausq@debian.org>
18901
18902 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18903 * gdb.asm/pa64.inc: New file.
18904
5f2c56f7
RC
189052005-12-09 Randolph Chung <tausq@debian.org>
18906
18907 * gdb.asm/common.inc: Indent commands.
18908 * gdb.asm/asmsrc1.s: Likewise.
18909 * gdb.asm/asmsrc2.s: Likewise.
18910
8117349c
RC
189112005-12-09 Randolph Chung <tausq@debian.org>
18912
18913 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18914 (get_addr_of_sym): Remove duplicate print.
18915 (gen_core): xfail hppa*-*-hpux*, update expected output.
18916 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18917 * gdb.arch/pa64-nullify.s: New file.
18918
8f07f25a
RC
189192005-12-09 Randolph Chung <tausq@debian.org>
18920
18921 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18922
55b39184
DJ
189232005-12-07 Christophe Lyon <christophe.lyon@st.com>
18924
18925 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18926 code generation for these functions.
18927 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18928 error message.
18929
31e2b00f
AS
189302005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18931
18932 * gdb.base/help.exp (help b, help br, help bre, help brea)
18933 (help break): Update the expected message.
18934
c3d0b56e
SC
189352005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18936
18937 * gdb.asm/m68hc11.inc: Setup the data section.
18938 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18939 script for this test.
18940 (m6812-*-*): Likewise.
18941
36ae0ea9
RC
189422005-11-09 Randolph Chung <tausq@debian.org>
18943
18944 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18945
9d6f42e9
WZ
189462005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18947
18948 * gdb.base/break.exp: Fix a comment typo.
18949
e2126a14
EZ
189502005-11-03 Jim Blandy <jimb@redhat.com>
18951
a9c64011
AS
18952 Checked in by Elena Zannoni <ezannoni@redhat.com>
18953
889bf7c5 18954 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18955
e0ac7199
CV
189562005-11-02 Corinna Vinschen <vinschen@redhat.com>
18957
18958 * gdb.arch/gdb1558.c: Include stdio.h.
18959
31d3fb18
MK
189602005-10-31 Mark Kettenis <kettenis@gnu.org>
18961
18962 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18963
e52b687c
MK
189642005-10-31 Mark Kettenis <kettenis@gnu.org>
18965
18966 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18967
f4711d79
PG
189682005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18969
a9c64011
AS
18970 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18971 vscr" tests to better match output.
f4711d79 18972
987a9106
JB
189732005-10-12 Jim Blandy <jimb@redhat.com>
18974
18975 * gdb.base/structs.exp (any): New function.
18976 (test_struct_returns): Don't make any assumptions at all about
18977 what value the function returns when GDB can't set the return
18978 value.
18979
2336bb58
JB
189802005-10-09 Joel Brobecker <brobecker@adacore.com>
18981
18982 * gdb.ada/arrayidx/p.adb: New file.
18983 * gdb.ada/arrayidx.exp: New testcase
18984
189852005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
18986
18987 * gdb.ada/array_return/pck.ads: New file.
18988 * gdb.ada/array_return/pck.adb: New file.
18989 * gdb.ada/array_return/p.adb: New file.
18990 * gdb.ada/array_return.exp: New testcase.
18991
705335ea
JB
189922005-10-03 Joel Brobecker <brobecker@adacore.com>
18993
a9c64011
AS
18994 * gdb.base/arrayidx.c: New file.
18995 * gdb.base/arrayidx.exp: New testcase.
705335ea 18996
11ee9940
NR
189972005-09-29 Nick Roberts <nickrob@snap.net.nz>
18998
18999 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19000 frames-invalid and breakpoints-invalid are no longer generated
19001 with level 3 so don't expect them in the output.
19002
39fb8e9e
BR
190032005-09-27 Bob Rossi <bob@brasko.net>
19004
a9c64011 19005 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19006 from test. Escape the | in mi_gdb_test call.
19007 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19008 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19009 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19010 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19011 expected regex's in mi_gdb_test calls.
19012 * lib/mi-support.exp: Remove arbitrary .* from tests.
19013 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19014 Fully anchor GDB/MI expected results in mi_gdb_test.
19015 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19016 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19017
2af48f68
PB
190182005-09-26 Paul Brook <paul@codesourcery.com>
19019
19020 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19021
f34502bc
WZ
190222005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19023
19024 * bfp-test.c: New file.
19025 * bfp-test.exp: New testcase.
19026
ca929517
WZ
190272005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19028
19029 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19030 of subarray and substring variable.
19031 * gdb.fortran/subarray.f: New source file for the test of subarray
19032 and substring variable evaluation.
19033 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19034 of string constant.
19035
c761af65
DJ
190362005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19037
19038 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19039 copyright dates.
19040
561d7a1d
PG
190412005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19042
19043 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19044 powerpc altivec' test with an almost identical 'info vector' test.
19045
b2b64cc9
PG
190462005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19047
a9c64011
AS
19048 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19049 vscr" tests to match output.
b2b64cc9 19050
6ac4d15a
PG
190512005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19052
a9c64011
AS
19053 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19054 output.
6ac4d15a 19055
40e55bef
BR
190562005-09-11 Bob Rossi <bob@brasko.net>
19057
889bf7c5
PA
19058 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19059 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19060 commands that return an MI output command and an asyncronous MI output
19061 command.
40e55bef
BR
19062 * gdb.mi/mi-console.exp: Ditto.
19063
3c7385ec
BR
190642005-09-11 Bob Rossi <bob@brasko.net>
19065
19066 * gdb.mi/mi-var-child.c: Include <string.h>.
19067
a6cd0eb3
DJ
190682005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19069
19070 * killed.exp: Correct gdb_expect syntax.
19071
2f168eed
CV
190722005-08-09 Corinna Vinschen <vinschen@redhat.com>
19073
19074 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19075
ecd3fd0f
BR
190762005-08-02 Bob Rossi <bob@brasko.net>
19077
19078 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19079 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19080 Change tests to inferior-tty-set/show.
19081 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19082 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19083 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19084 inferior. Use mi_gdb_test to get GDB and Inferior output.
19085 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19086 descriptor.
19087 (mi_inferior_tty_name): Add inferior PTY file name.
19088 (mi_gdb_start): Add INFERIOR_PTY parameter.
19089 (mi_gdb_test): Add IPATTERN parameter.
19090
f1ea48cb 190912005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19092
f1ea48cb
BR
19093 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19094 parameter to mi_gdb_test.
19095 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19096
6e650a67
DJ
190972005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19098
19099 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19100 struct_declarations.
19101 * gdb.mi/mi-var-child.exp: Step over the initialization of
19102 struct_declarations.
19103
8be260b6
DJ
191042005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19105
19106 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19107 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19108 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19109 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19110 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19111 file.
19112
4e660f07
NR
191132005-07-27 Nick Roberts <nickrob@snap.net.nz>
19114
19115 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19116 (do_children_tests): Assign values to the extra elements.
19117
19118 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19119 them for tests for "-var-update --no-values" and
a9c64011 19120 "-var-update --all-values".
4e660f07
NR
19121 Add test for "-var-list-children --simple-values".
19122
19123 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19124
19125 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19126 "-stack-list-locals --simple-values" Improve doc strings and
19127 comments.
19128
6bdae935
MK
191292005-07-18 Mark Kettenis <kettenis@gnu.org>
19130
598b7a6f
MK
19131 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19132 *-*-openbsd*.
19133 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19134
6bdae935
MK
19135 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19136 sigaltsatck'.
19137
1323e929 191382005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19139
1323e929
BR
19140 * gdb.base/default.exp (tty): Changed output of command.
19141 * gdb.base/help.exp (help tty): Ditto.
19142
b1a9c082
MK
191432005-07-12 Mark Kettenis <kettenis@gnu.org>
19144
19145 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19146
10a844a2
MK
191472005-07-10 Mark Kettenis <kettenis@gnu.org>
19148
19149 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19150 -stack-select-frame without arguments.
19151 (test_stack_frame_listing): Add test for newly implemented command
19152 -stack-info-frame.
19153
3cb3b8df
BR
191542005-07-06 Bob Rossi <bob@brasko.net>
19155
19156 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19157 command.
19158 (Copyright): Update copyright.
19159
a0c5fbcf
WZ
191602005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19161
19162 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19163 tests to evaluate exponentiation expression.
19164
984971d0
AS
191652005-06-29 Andreas Schwab <schwab@suse.de>
19166
19167 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19168 main to avoid warnings.
19169
19170 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19171
fe03833f
NR
191722005-06-20 Nick Roberts <nickrob@snap.net.nz>
19173
19174 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19175 -stack-select-frame without arguments.
19176 (test_stack_frame_listing): Add test for newly implemented command
19177 -stack-info-frame.
a9c64011 19178
7a55f279
WZ
191792005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19180
0ffa0ea5
DJ
19181 * gdb.fortran/array-element.f: New file.
19182 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19183
26585198
DJ
191842005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19185
19186 * gdb.base/bigcore.exp: Correct checks for systems which can
19187 not dump a large core file.
19188
c1bd25fd
DJ
191892005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19190
19191 * gdb.base/relocate.c: Add a copyright notice.
19192 (dummy): Remove.
19193 * gdb.base/relocate.exp: Test printing the values of variables
19194 from a relocatable file.
19195
589e074d
DJ
191962005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19197
19198 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19199 excess MI output after an error.
19200
0915f927
JB
192012005-05-29 Joel Brobecker <brobecker@adacore.com>
19202
19203 * gdb.arch/alpha-step.c: New file.
19204 * gdb.arch/alpha-step.exp: New testcase.
19205
76ff342d
DJ
192062005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19207 Dennis Brueni <dennis@slickedit.com>
19208
19209 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19210 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19211 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19212 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19213 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19214 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19215 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19216
96b0c7ac
DJ
192172005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19218 Wu Zhou <woodzltc@cn.ibm.com>
19219
19220 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19221 IBM's xlc compiler.
19222 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19223 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19224
f21565d2
JB
192252005-05-13 Jim Blandy <jimb@redhat.com>
19226
19227 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19228 calling gdb_suppress_entire_file.
19229 * gdb.base/charset.exp: Same.
19230 * gdb.base/call-rt-st.exp: Same.
19231
6006a3a1
BR
192322005-05-05 Bob Rossi <bob_rossi@cox.net>
19233
19234 * lib/gdb.exp (fullname_syntax): Added global regex.
19235 (fullname_syntax_POSIX): Ditto.
19236 (fullname_syntax_UNC): Ditto.
19237 (fullname_syntax_DOS_CASE): Ditto.
19238 (fullname_syntax_DOS): Ditto.
19239 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19240 fullname_syntax variable to scope and use it.
19241 (test_file_list_exec_source_files): Ditto.
19242 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19243
c3b69c04
DJ
192442005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19245
19246 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19247
3c95e6af
PG
192482004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19249
a9c64011
AS
19250 * lib/gdb.exp (skip_altivec_tests): New function, based on
19251 check_vmx_hw_available from the GCC testsuite.
19252 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19253 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19254
78df6c56
JB
192552005-05-02 Jim Blandy <jimb@redhat.com>
19256
19257 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19258 calling gdb_suppress_entire_file.
19259
1690f9cf
DJ
192602005-04-30 Randolph Chung <tausq@debian.org>
19261
19262 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19263 Slightly relax "sem_post" name checking.
19264
5ea106f7
PG
192652005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19266
19267 * gdb.base/unload.exp: Use new shared library infrastructure.
19268
bf7234cf
PG
192692005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19270
19271 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19272 infrastructure.
bf7234cf 19273
547b869a
CV
192742005-04-29 Corinna Vinschen <vinschen@redhat.com>
19275
19276 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19277 * gdb.asm/h8300.inc: New file.
19278
f07e55f0
PG
192792005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19280
19281 * gdb.base/shlib-call.exp: Change to use new shared library
19282 infrastructure.
19283
3cbba3d1
PG
192842005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19285
a9c64011
AS
19286 * gdb.base/pending.exp: Change to use new shared library
19287 infrastructure.
3cbba3d1 19288
ed6df200
PG
192892005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19290
a9c64011
AS
19291 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19292 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19293
8c8f4ebe
PG
192942005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19295
a9c64011
AS
19296 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19297 shared objects being adjusted and update copyright years.
8c8f4ebe 19298
607fbc54
DJ
192992005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19300
19301 * ChangeLog: Correct some 2003-01-13 dates.
19302 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19303 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19304 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19305 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19306 gdb.trace/tfind.exp: Update copyright years.
19307
57bf0e56
DJ
193082005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19309 Daniel Jacobowitz <dan@codesourcery.com>
19310
19311 * lib/gdb.exp (gdb_compile): Handle shlib=.
19312 (gdb_compile_shlib): New function.
19313
9b593790
PG
193142005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19315
a9c64011 19316 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19317
9494c6a5
DJ
193182005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19319
19320 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19321 gdb.server.
19322 * configure.ac: Likewise.
19323 * configure: Regenerated.
19324 * gdb.gdbserver/Makefile.in: Moved to...
19325 * gdb.server/Makefile.in: ... here.
19326 * gdb.gdbserver/server.c: Moved to...
19327 * gdb.server/server.c: ... here.
19328 * gdb.gdbserver/server-run.exp: Moved to...
19329 * gdb.server/server-run.exp: ... here.
19330
6f8eac0e
DJ
193312005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19332
19333 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19334 * configure.ac: Create gdb.gdbserver/Makefile.
19335 * configure: Regenerated.
19336 * lib/gdbserver-support.exp: New file, derived from
19337 config/gdbserver.exp.
19338 * config/gdbserver.exp: Use gdbserver-support.exp.
19339 * gdb.gdbserver/Makefile.in: New file.
19340 * gdb.gdbserver/server.c: New file.
19341 * gdb.gdbserver/server-run.exp: New file.
19342
6e87504d
PG
193432005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19344
a9c64011
AS
19345 * lib/gdb.exp (test_compiler_info): Return compiler_info
19346 if no arguments are given.
6e87504d 19347
d1779be4
PG
193482005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19349
19350 * gdb.arch/altivec-abi.exp: Check for compiler and set
19351 use altivec' flag accordingly.
19352 * gdb.arch/altivec-regs.exp: Likewise.
19353
88750304
DJ
193542005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19355
19356 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19357
f3fb768d
AS
193582005-03-27 Andreas Schwab <schwab@suse.de>
19359
19360 * gdb.base/bigcore.c (main): Add missing mode argument in open
19361 call.
19362
7e813ac5
DJ
193632005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19364
19365 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19366 downloads.
19367 * config/gdbserver.exp (gdb_load): Likewise.
19368
8e3049aa
PB
193692005-03-14 Paul Brook <paul@codesourcery.com>
19370
19371 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19372 targets.
19373
a9df7c44
JB
193742005-03-09 Joel Brobecker <brobecker@adacore.com>
19375
19376 * gdb.dwarf2/dup-psym.S: New file.
19377 * gdb.dwarf2/dup-psym.exp: New testcase.
19378
9f0d94e8
JB
193792005-03-09 Joel Brobecker <brobecker@adacore.com>
19380
19381 * gdb.ada/exec_changed/first.adb: New file.
19382 * gdb.ada/exec_changed/second.adb: New file.
19383 * gdb.ada/exec_changed.exp: New testcase.
19384
5f579bc5
NS
193852005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19386
36e9969c
NS
19387 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19388 (A2): New class.
19389 (main): Test operator+.
19390 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19391 breakpoint test.
19392
5f579bc5
NS
19393 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19394 * gdb.base/signull.exp: Disable if gdb,nosignals.
19395 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19396 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19397 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19398 * gdb.mi/mi2-console.exp: Likewise.
19399 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19400 continue output at start.
19401 (gdb_collect_locals_test): Robustify regexp.
19402 * gdb.trace/passc-dyn.exp: Fix comment typo.
19403 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19404
be46087e
CV
194052005-03-08 Corinna Vinschen <vinschen@redhat.com>
19406
19407 * gdb.asm/asm-source.exp: Add iq2000 case.
19408 * gdb.asm/iq2000.inc: New file.
19409
384e1a61 194102005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19411
384e1a61
MI
19412 * gdb.base/command.exp: Change hardcoded value to regular expression.
19413 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19414
584b6e9e
DJ
194152005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19416
19417 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19418 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19419 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19420 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19421 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19422
ab5b5d61
MK
194232005-03-05 Mark Kettenis <kettenis@gnu.org>
19424
19425 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19426 changes.
19427
ae051c1b
PG
194282004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19429
a9c64011
AS
19430 * lib/compiler.c: Add test for IBM's xlc compiler.
19431 * lib/compiler.cc: Likewise.
ae051c1b 19432
3f0f6ed2
JB
194332004-02-24 Joel Brobecker <brobecker@adacore.com>
19434
19435 * gdb.ada/fixed_points.exp: Create compilation object directory
19436 before running the test.
19437 * gdb.ada/null_record.exp: Likewise.
19438 * gdb.ada/packed_array.exp: Likewise.
19439 * gdb.ada/start.exp: Likewise.
19440
724f452b
JB
194412005-02-15 Joel Brobecker <brobecker@adacore.com>
19442
19443 * gdb.ada/packed_array/pa.adb: New file.
19444 * gdb.ada/packed_array.exp: New testcase.
19445
57f5cdfb 194462005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19447
1f393151
MK
19448 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19449 files.
19450
ebdda337
MK
19451 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19452 on *-*-openbsd*. Correctly match whitespace in regukar
19453 expressions.
19454
cf309262
DJ
194552005-02-10 Daniel Jacobowitz <dan@debian.org>
19456
19457 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19458 PR exp/1821
19459 * gdb.base/gdb1821.c: New test file.
19460 * gdb.base/gdb1821.exp: New test file.
19461
3be49e7a
JB
194622005-02-09 Joel Brobecker <brobecker@adacore.com>
19463
19464 * gdb.base/start.c: New file.
19465 * gdb.base/start.exp: New testcase.
19466
e292e67d
JB
194672005-02-09 Joel Brobecker <brobecker@adacore.com>
19468
19469 * gdb.ada/start/dummy.adb: New file.
19470 * gdb.ada/start.exp: New testcase.
19471
dbdfa66c
CV
194722005-02-09 Corinna Vinschen <vinschen@redhat.com>
19473
19474 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19475 for printing symbols and statistics.
19476 Add test for using relative pathnames in "maint print msymbols" test.
19477 Mark "maint info sections DATA" XFAIL on Cygwin.
19478 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19479 tests.
19480
d7941671
AC
194812005-02-09 Andreas Schwab <schwab@suse.de>
19482
19483 Committed by Andrew Cagney <cagney@gnu.org>
19484 * gdb.base/remotetimeout.exp: New file.
19485
74e5ef44
MK
194862005-02-07 Mark Kettenis <kettenis@gnu.org>
19487
19488 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19489
464dd14d
JB
194902005-02-03 Joel Brobecker <brobecker@adacore.com>
19491
19492 * gdb.ada/gnat_ada.gpr: New file.
19493 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19494 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19495 * configure.ac: No longer generate gnat_ada.gpr.
19496 * configure: Regenerate.
19497 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19498 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19499 * gdb.ada/null_record/bar.ads: Likewise.
19500 * gdb.ada/null_record/bar.adb: Likewise.
19501 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19502 * gdb.ada/null_record.exp (testdir): New variable.
19503 (testfile): executable is now in testdir subdirectory.
19504 (srcfile): Use full path to the main compilation unit.
19505 * gdb.ada/fixed_points.exp: Same changes as above.
19506
30d756ae
NR
195072005-02-03 Nick Roberts <nickrob@snap.net.nz>
19508
19509 * gdb.base/interp.exp: New test.
19510
9d799f85
AC
195112005-01-24 Andrew Cagney <cagney@gnu.org>
19512
19513 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19514
15656118
AC
195152005-01-19 Andrew Cagney <cagney@gnu.org>
19516
a892c31b
AC
19517 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19518 configure.ac not configure.in.
19519
15656118
AC
19520 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19521 of powerpc*-*-*.
19522 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19523 * gdb.base/list.exp (test_list_function)
15656118
AC
19524 (test_list_filename_and_function): Ditto.
19525 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19526
a7b01baf
AC
195272005-01-16 Andrew Cagney <cagney@gnu.org>
19528
17d92a02
AC
19529 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19530
a7b01baf
AC
19531 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19532
bc8332bb
AC
195332005-01-14 Andrew Cagney <cagney@gnu.org>
19534
19535 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19536 * gdb.mi/mi2-var-cmd.exp: Ditto.
19537
4d074752
CV
195382005-01-10 Corinna Vinschen <vinschen@redhat.com>
19539
19540 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19541
bec39cab
AC
195422005-01-07 Andrew Cagney <cagney@gnu.org>
19543
19544 * configure.ac: Rename configure.in, require autoconf 2.59.
19545 * configure: Re-generate.
19546 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19547 * gdb.stabs/configure: Re-generate.
19548 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19549 * gdb.hp/configure: Re-generate.
19550 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19551 autoconf 2.59.
19552 * gdb.hp/gdb.objdbg/configure: Re-generate.
19553 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19554 autoconf 2.59.
19555 * gdb.hp/gdb.defects/configure: Re-generate.
19556 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19557 autoconf 2.59.
19558 * gdb.hp/gdb.compat/configure: Re-generate.
19559 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19560 autoconf 2.59.
19561 * gdb.hp/gdb.base-hp/configure: Re-generate.
19562 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19563 autoconf 2.59.
19564 * gdb.hp/gdb.aCC/configure: Re-generate.
19565
f10b16d4
JB
195662004-12-15 Jim Blandy <jimb@redhat.com>
19567
19568 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19569 under NPTL when there is debugging info available for libpthread.
19570
fb6e1814
JG
195712004-12-13 Jerome Guitton <guitton@gnat.com>
19572
19573 * gdb.ada/fixed_points.c: New file.
19574 * gdb.ada/fixed_points.exp: New file.
19575
fe46cd3a
RC
195762004-12-03 Randolph Chung <tausq@debian.org>
19577
19578 * gdb.arch/pa-nullify.exp: New file.
19579 * gdb.arch/pa-nullify.s: New file.
19580
8de0841b
RC
195812004-11-30 Randolph Chung <tausq@debian.org>
19582
19583 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19584 instead of "tbug". Fix regexp to work properly with gdb_test.
19585
c8170782
PH
195862004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19587
19588 * gdb.base/bitfields2.exp: New test.
19589 * gdb.base/bitfields2.c: New file.
19590
954269c2
RE
195912004-11-28 Richard Earnshaw <rearnsha@arm.com>
19592
19593 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19594
0107feed
RC
195952004-11-16 Randolph Chung <tausq@debian.org>
19596
19597 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19598
f073ae8c
DJ
195992004-11-14 Daniel Jacobowitz <dan@debian.org>
19600
19601 * gdb.threads/threadapply.exp: Correct "macro details" test.
19602
19ad59e7
JJ
196032004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19604
19605 * gdb.threads/threadapply.exp: New test.
19606 * gdb.threads/threadapply.c: New file.
19607
9cf0961b
MK
196082004-11-07 Mark Kettenis <kettenis@gnu.org>
19609
19610 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19611 frames.
19612
c789492a
FL
196132004-11-05 Felix Lee <felix+log1@specifixinc.com>
19614
19615 * gdb.base/cursal.exp: New file.
19616 * gdb.base/cursal.c: New file.
19617
a1e167bb
AC
196182004-11-03 Andrew Cagney <cagney@gnu.org>
19619
19620 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19621
b7cbf173
MK
196222004-10-30 Mark Kettenis <kettenis@gnu.org>
19623
19624 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19625 NetBSD/ELF targets.
19626
88f9d34f
JB
196272004-10-29 Joel Brobecker <brobecker@gnat.com>
19628
19629 * gdb.threads/bp_in_thread.c: New file, copied from
19630 pthread_cond_wait.c.
19631 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19632 file, rather than reusing the .c file from another testcase.
19633
ca7d6a0c
JB
196342004-10-20 Joel Brobecker <brobecker@gnat.com>
19635
19636 * gdb.ada/null_record.exp: Check where we stopped after
19637 sending the start command, instead of where the associated
19638 temporary breakpoint was inserted.
19639
0d863d03
AC
196402004-10-14 Andrew Cagney <cagney@gnu.org>
19641
19642 * gdb.mi/gdb701.c (main): Return 0.
19643
d11e72cb
DJ
196442004-10-13 Daniel Jacobowitz <dan@debian.org>
19645
d40539a4 19646 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19647
e1923096
JJ
196482004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19649
19650 * gdb.threads/schedlock.c: Add comment markers to use to find
19651 line numbers.
19652 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19653 comments.
19654 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19655 breakpoint lines.
19656
ec8ba2c9
DJ
196572004-10-12 Daniel Jacobowitz <dan@debian.org>
19658
19659 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19660
0eb3658b
DJ
196612004-10-12 Daniel Jacobowitz <dan@debian.org>
19662
19663 * configure.in: Add gdb.dwarf2.
19664 * configure: Regenerated.
19665 * Makefile.in: Add gdb.dwarf2.
19666 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19667 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19668 gdb.dwarf2/file1.txt: New files.
19669
a271cc33
OF
196702004-10-11 Orjan Friberg <orjanf@axis.com>
19671
a9c64011 19672 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19673 of "run", since the latter doesn't work with remote targets. Adjust
19674 the breakpoint numbering accordingly.
19675 * gdb.threads/pthread_cond_wait.exp: Ditto.
19676
895ce074
MC
196772004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19678
19679 * gdb.base/overlays.exp: Update copyright years.
19680
6be3092d
KI
196812004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19682
19683 * gdb.base/overlays.exp: Disable if target is Linux.
19684
e05389b8
FL
196852004-10-06 Felix Lee <felix+log1@specifixinc.com>
19686
19687 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19688
73cb587d
KI
196892004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19690
19691 * gdb.asm/asm-source.exp: Add m32r-linux target.
19692 * gdb.asm/m32r-linux.inc: New file.
19693
3c0edcdc
AC
196942004-09-24 Andrew Cagney <cagney@redhat.com>
19695 David Anderson <anderson@redhat.com>
19696
19697 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19698 command fails, assume things will work.
19699 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19700 (_GNU_SOURCE): Define.
19701 (print_unsigned, print_hex): Change parameter to "long long".
19702 (print_byte_count): New function, use to print byte counts.
19703 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19704 O_LARGEFILE.
19705 (main): Compute an upper bound on a corefile in max_core_size.
19706 Limit memory chunk size to max_core_size. Limit total memory
19707 allocated to max_core_size.
19708
4bb3667f
AC
197092004-09-23 Andrew Cagney <cagney@gnu.org>
19710
19711 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19712 from a separate process with code that creates a corefile by
19713 making the inferior dump core.
19714
60fe1a51
MK
197152004-09-23 Mark Kettenis <kettenis@gnu.org>
19716
19717 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19718 block.
19719
8e937346
MC
197202004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19721
19722 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19723 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19724 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19725 Likewise.
19726
7213f6d6
JJ
197272004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19728
19729 * gdb.java/jprint.exp: New test case for java inferior call.
19730 * gdb.java/jprint.java: Ditto.
19731
eac69dca
JB
197322004-09-15 Joel Brobecker <brobecker@gnat.com>
19733
19734 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19735
22227696
MC
197362004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19737
19738 * gdb.threads/killed.c: Include <stdlib.h>.
19739 * gdb.threads/pthreads.c: Likewise.
19740
7dd403a4
MC
197412004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19742
19743 * gdb.threads/killed.c: Add copyright notice.
19744
33f2d567
JM
197452004-09-10 Jason Molenda (jmolenda@apple.com)
19746
a9c64011
AS
19747 * gdb.base/define.exp: Two new tests to verify zero space chars
19748 after 'if' and 'while' commands in a user-defined command is correctly
19749 parsed.
33f2d567 19750
e05b62ac
AC
197512004-09-08 Andrew Cagney <cagney@gnu.org>
19752
19753 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19754 delivery test with duplicate at end of file.
19755
9cbe82da
MK
197562004-09-06 Mark Kettenis <kettenis@jive.nl>
19757
19758 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19759
564803d9
MC
197602004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19761
19762 * config/hppro.exp: Removed.
19763
7c6807ce
MC
197642004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19765
19766 * config/sparclet.exp: Removed.
19767
bf7e26dd
MC
197682004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19769
19770 * config/udi.exp: Removed.
19771
714e341b
MC
197722004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19773
19774 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19775 of "exp_continue".
19776 (advancei): Likewise.
19777
1236e623
JJ
197782004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19779
19780 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19781
3bdcad15
MI
197822004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19783
228af206 19784 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19785 to check for nodebug in executable.
19786 * gdb.gdb/observer.exp (setup_test): Likewise.
19787 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19788 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19789
c72b934c
AC
197902004-09-01 Andrew Cagney <cagney@gnu.org>
19791
19792 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19793 files.
19794
edd9b715
JJ
197952004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19796
19797 * gdb.base/unload.exp: Fix expected warning message to match
19798 latest format.
19799
fb4ce06b
CV
198002004-09-01 Corinna Vinschen <vinschen@redhat.com>
19801
19802 * gdb.base/call-rt-st.exp: Fix typos.
19803
ce78e7c3
MI
198042004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19805
19806 * gdb.threads/thread_check.exp: New testcase.
19807 * gdb.threads/thread_check.c: New testcase.
19808
2dedb159
AC
198092004-08-31 Andrew Cagney <cagney@gnu.org>
19810
19811 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19812 (skip_to_handler_entry): New procedures. Test stepping into a
19813 handler when the breakpoint is at the handler's entry point.
19814
68f53502
AC
198152004-08-30 Andrew Cagney <cagney@gnu.org>
19816
19817 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19818 gdb/1757.
19819
3e3ffd2b
MC
198202004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19821
19822 With code from Manoj Iyer <manjo@austin.ibm.com>:
19823 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19824 return value. Add an arm for "no debugging symbols found".
19825 Change a stray "error" to "perror".
19826 (gdb_run_cmd): Adapt to new return value.
19827 * gdb.base/remote.exp: Adapt to new return value.
19828 * gdb.gdb/complaints.exp: Likewise.
19829 * gdb.gdb/observer.exp: Likewise.
19830 * gdb.gdb/selftest.exp: Likewise.
19831 * gdb.gdb/xfullpath.exp: Likewise.
19832
4b6f5fd2
JB
198332004-08-27 Joel Brobecker <brobecker@gnat.com>
19834
19835 * gdb.threads/bp_in_thread.exp: New testcase.
19836
e5b25496
MC
198372004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19838
19839 Fix PR testsuite/1735.
19840 * gdb.threads/schedlock.c (thread_function): Add a cast
19841 to suppress a gcc warning.
19842 * gdb.threads/thread-specific.c (thread_function): Likewise.
19843
934353d6
MC
198442004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19845
19846 * gdb.base/unload.c: Include <stdlib.h>.
19847
f98a0aef 198482004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19849
f98a0aef 19850 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19851 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19852 synchronized after the "return".
19853
5a2e8882
MC
198542004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19855
19856 * gdb.mi/basics.c: Include <stdio.h>.
19857 * gdb.mi/pthreads.c: Include <stdlib.h>.
19858 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19859
a9640423
MC
198602004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19861
19862 * gdb.threads/schedlock.c: Add copyright notice.
19863
b04e311d
AC
198642004-08-25 Andrew Cagney <cagney@gnu.org>
19865
19866 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19867 (skip_over_handler, breakpoint_over_hander): New test procedures.
19868 (advance, advancei): Add a proper prefix, do not use
19869 rerun_to_main.
19870 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19871
7c27f15b
MC
198722004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19873
19874 * gdb.mi/basics.c: Add copyright notice.
19875 * gdb.mi/var-cmd.c: Add copyright notice.
19876
fffc87ae
MC
198772004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19878
19879 * lib/gdb.exp: Remove signed_keyword_not_used.
19880 * lib/compiler.c: Likewise.
19881 * lib/compiler.cc: Likewise.
19882
d782e0bf
MC
198832004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19884
19885 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19886 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19887
96033e83
MC
198882004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19889
19890 * gdb.base/whatis.c: Add copyright notice.
19891
cf38c229
MK
198922004-08-20 Mark Kettenis <kettenis@gnu.org>
19893
19894 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19895 it to skip the breakpoints encoded in the inline assembly.
19896
f4b49756
MC
198972004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19898
19899 * Makefile.in: Add gdb.fortran.
19900
2f193b69
MC
199012004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19902
19903 * gdb.base/call-sc.exp (test_scalar_returns):
19904 Fix cut-and-paste glitch in "Make fun return now".
19905
89a237cb
MC
199062004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19907
19908 * configure.in: Add gdb.fortran.
19909 * configure: Regenerate.
19910 * gdb.fortran/Makefile.in: New file.
19911 * lib/gdb.exp (skip_fortran_tests): New procedure.
19912
469aff8e
MC
199132004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19914
19915 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19916 reference to bug-gnu@prep.ai.mit.edu.
19917 * gdb.mi/mi-var-child.exp: Likewise.
19918 * gdb.mi/mi-var-cmd.exp: Likewise.
19919 * gdb.mi/mi-var-display.exp: Likewise.
19920 * gdb.mi/mi2-var-block.exp: Likewise.
19921 * gdb.mi/mi2-var-child.exp: Likewise.
19922 * gdb.mi/mi2-var-cmd.exp: Likewise.
19923 * gdb.mi/mi2-var-display.exp: Likewise.
19924
00b51b9f
MK
199252004-08-15 Mark Kettenis <kettenis@gnu.org>
19926
19927 * gdb.base/unload.c (main): Make local variable msg const.
19928
45f07fef
MC
199292004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19930
19931 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19932 to bug-gnu@prep.ai.mit.edu.
19933 * gdb.mi/mi-disassemble.exp: Likewise.
19934 * gdb.mi/mi-eval.exp: Likewise.
19935 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19936 default line number.
19937 * gdb.mi/mi-return.exp: Likewise.
19938 * gdb.mi/mi-simplerun.exp: Likewise.
19939 * gdb.mi/mi-stack.exp: Likewise.
19940 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19941 number with explicit range test.
19942 * gdb.mi/mi-watch.exp: Likewise.
19943 * gdb.mi/mi2-break.exp: Likewise.
19944 * gdb.mi/mi2-cli.exp: Likewise.
19945 * gdb.mi/mi2-disassemble.exp: Likewise.
19946 * gdb.mi/mi2-eval.exp: Likewise.
19947 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19948 default line number.
19949 * gdb.mi/mi2-return.exp: Likewise.
19950 * gdb.mi/mi2-simplerun.exp: Likewise.
19951 * gdb.mi/mi2-stack.exp: Likewise.
19952 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19953 number with explicit range test.
19954 * gdb.mi/mi2-watch.exp: Likewise.
19955
dd8c8ee7
MC
199562004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19957
19958 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19959 * gdb.cp/m-static.exp: Likewise.
19960 * gdb.cp/rtti.exp: Likewise.
19961
4e838464
MK
199622004-08-14 Mark Kettenis <kettenis@gnu.org>
19963
19964 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19965
8d8cb839
EZ
199662004-08-14 Eli Zaretskii <eliz@gnu.org>
19967
19968 * ChangeLog: Prefix Local Variables with semi-colons and indent
19969 the reference to older ChangeLog files, to fix fontification in
19970 Emacs.
19971
deea8bb0
MC
199722004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19973
19974 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19975 * gdb.mi/mi2-break.exp: Likewise.
19976
c3297504
MC
199772004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19978
19979 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19980
25808999
MC
199812004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19982
19983 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19984
226a8d71
MC
199852004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19986
19987 * gdb.cp/classes.exp: Remove unused declarations. Just let
19988 test names default instead of providing special names. Remove
19989 extraneous demangler test.
19990
37fdf854
JJ
199912004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19992
19993 * gdb.base/unload.exp: New test for breakpoints in dynamically
19994 loaded libraries.
19995 * gdb.base/unload.c: Ditto.
19996 * gdb.base/unloadshr.c: Ditto.
19997
2d3a7986
MC
199982004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19999
20000 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20001 cp_test_ptype_class.
20002 (test_enums): Likewise.
20003
c72b934c
AC
200042004-08-10 Andrew Cagney <cagney@gnu.org>
20005
20006 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20007 files.
20008
cc503c8a
AC
200092004-08-10 Andrew Cagney <cagney@gnu.org>
20010
20011 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20012 init_malloc call.
20013
902f2ccb
MC
200142004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20015
20016 * ChangeLog: Add copyright notice. The notice is copied
20017 from emacs 21.3 top level ChangeLog.
20018
78c90502
MC
200192004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20020
20021 * lib/cp-support.exp: New file.
20022 * lib/cp-support.exp (cp_test_type_class): New function.
20023 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20024 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20025 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20026 cp_test_ptype_class.
20027
88e5ea78
MC
200282004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20029
20030 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20031 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20032 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20033 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20034 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20035 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20036 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20037 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20038 gdb.mi/mi2-watch.exp: Update copyright years.
20039
6a89fc9c
MK
200402004-08-09 Mark Kettenis <kettenis@gnu.org>
20041
20042 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20043
1482e0de
MC
200442004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20045
20046 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20047 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20048 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20049 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20050 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20051 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20052 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20053 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20054 gdb.mi/mi-watch.exp: Update copyright years.
20055
1a5ce3f3
DJ
200562004-08-08 Daniel Jacobowitz <dan@debian.org>
20057
20058 PR gdb/1738
20059 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20060 from a breakpoint with a pending signal.
20061
04f6ecf2
DJ
200622004-08-08 Daniel Jacobowitz <dan@debian.org>
20063
20064 PR gdb/1736
20065 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20066 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20067 the prompt.
20068 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20069
54d90d35
DJ
200702004-08-08 Daniel Jacobowitz <dan@debian.org>
20071
20072 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20073
d2f6abb0
DJ
200742004-08-08 Daniel Jacobowitz <dan@debian.org>
20075
20076 PR gdb/1736
20077 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20078 for i?86-*-linux*.
20079
5598c03d
DJ
200802004-08-08 Daniel Jacobowitz <dan@debian.org>
20081
20082 * gdb.arch/i386-prologue.exp: Compile without debug information.
20083
c6fee705
MC
200842004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20085
20086 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20087 rather than asking gdb to search.
20088
dd90efdb
MC
200892004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20090
20091 * gdb.base/gcore.c: Include <string.h>.
20092
1e84bec1
MC
200932004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20094
20095 * gdb.base/gcore.c: Add copyright notice.
20096
e425eb2b
MC
200972004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20098
20099 * gdb.base/freebpcmd.c: Include <stdio.h>.
20100 * gdb.base/long_long.c: Include <string.h>.
20101 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20102 * gdb.base/siginfo.c: Include <string.h>.
20103 * gdb.base/sigstep.c: Include <string.h>.
20104
cb9aaed5
MC
201052004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20106
20107 * gdb.base/complex.c: Include <stdlib.h>.
20108
55944f3d
MC
201092004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20110
20111 * gdb.base/complex.c: Add copyright notice.
20112
7b2953d9
MC
201132004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20114
20115 * gdb.base/charset.c: Include <stdlib.h>.
20116
c9133d23
MC
201172004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20118
20119 * gdb.base/auxv.c: Include <stdlib.h>.
20120
0a8490ad
MC
201212004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20122
20123 * gdb.base/auxv.c: Add copyright notice.
20124
3426d5ec
MC
201252004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20126
20127 * gdb.base/coremaker.c: Add copyright notice.
20128 * gdb.base/coremaker2.c: Add copyright notice.
20129
8da195dd
AC
201302004-08-04 Andrew Cagney <cagney@gnu.org>
20131
20132 * gdb.base/store.exp: Update copyright.
20133 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20134 names, do not import gdb_prompt.
20135
8d394f98
AC
201362004-08-01 Andrew Cagney <cagney@gnu.org>
20137
20138 Fix PR testsuite/1729.
20139 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20140 not use capture_value with value 4.
20141 (capture_value): Add optional test name parameter.
20142 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20143 the prefix, pass to capture_value.
20144
b6702b23
MK
201452004-08-01 Mark Kettenis <kettenis@gnu.org>
20146
20147 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20148 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20149 (main): Call new function.
20150
c203e0ca
MC
201512004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20152
20153 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20154
a7995a30
MC
201552004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20156
20157 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20158
9366563b
MC
201592004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20160
b6eeaf26 20161 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20162 Accept more values of vtbl pointer. Remove some messages
20163 about "obsolete gcc or gdb".
20164
2fc1f950
MC
201652004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20166
20167 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20168
c724d49b
MC
201692004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20170
20171 * gdb.base/asm-source.exp: Properly convert target board
20172 debug flags from gcc format to binutils format.
20173
736b0fce
MK
201742004-07-28 Mark Kettenis <kettenis@gnu.org>
20175
20176 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20177 gdb1718". PR backtrace/1718 partially fixed.
20178
5633ea5c
JJ
201792004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20180
20181 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20182
575eebb1
NC
201832004-07-26 Nick Clifton <nickc@redhat.com>
20184
20185 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20186 good default value for a specific architecture is available then
20187 set it to that value. Otherwise default to the -gstabs switch.
20188 Remove the -g... switches from the asm-flags variable. Allow the
20189 target board info to override the value if it wants to. Pass the
20190 switch on the assembler command line.
20191
62104619
MK
201922004-07-23 Mark Kettenis <kettenis@gnu.org>
20193
20194 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20195 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20196 (main): Call new function.
20197
4a1135b8
MC
201982004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20199
20200 Test for PR exp/1715.
20201 * gdb.base/radix.exp: Refactor common procedures. Make all
20202 test names unique. Change XFAIL to KFAIL.
20203
8a12c1f0
MC
202042004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20205
20206 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20207 * gdb.ada/gnat_ada.gin: ... to here.
20208 * configure.in: Use gnat_ada.gin.
20209 * configure: Regenerate.
20210
23b451cf
AC
202112004-07-20 Andrew Cagney <cagney@gnu.org>
20212
20213 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20214 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20215 XFAILs. Clean up test messages and comments. Check backtraces.
20216 Delete re-sync code.
20217
ab618a02
MC
202182004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20219
20220 Fix PR cli/740.
20221 * gdb.base/annota1.exp: Honor gdb,nosignals.
20222 * gdb.base/annota3.exp: Likewise.
20223
46dad340
MC
202242004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20225
20226 * lib/java.exp: Update copyright notice.
20227
756d8c70
AC
202282004-07-19 Andrew Cagney <cagney@gnu.org>
20229
20230 * gdb.base/selftest.exp: Copy file from here ...
20231 * gdb.gdb/selftest.exp: ... to here.
20232
586027e6
AC
202332004-07-16 Andrew Cagney <cagney@redhat.com>
20234
20235 * lib/insight-support.exp: Delete file.
20236 * lib/java.exp (java_init): Fix copyright.
20237
029d2200
AC
202382004-07-16 Andrew Cagney <cagney@gnu.org>
20239
20240 * gdb.base/restore.c: Append "prologue" to comments marking the a
20241 function's prologue.
20242 * gdb.base/restore.exp: Update copyright, re-indent.
20243 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20244 callerN" prefix where needed. Update patterns that match a
20245 function's prologue.
20246
653b62c5
MC
202472004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20248
20249 * gdb.base/restore.c: Add copyright notice.
20250
f7d690e5
AC
202512004-07-16 Andrew Cagney <cagney@gnu.org>
20252
20253 * gdb.base/logical.exp: Update copyright.
20254 (evaluate): New procedure. Use to re-implement tests using
20255 several tables.
20256
d629a7cb
MH
202572004-07-14 Martin Hunt <hunt@redhat.com>
20258
20259 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20260 which fixes some problems where init.tcl was not found.
20261
9c7bb332
AC
202622004-07-13 Andrew Cagney <cagney@gnu.org>
20263
6bf46641
AC
20264 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20265 (check_sizeof, check_valueof): Do not include the output in the
20266 test name. Use gdb_test.
20267 (get_valueof): Use gdb_test_multiple.
20268
c4ffd4c0
AC
20269 * gdb.base/step-test.exp: Update copyright. Use
20270 gdb_test_multiple. Ensure that test names do not include
20271 architecture dependent output.
20272
ab89363a
AC
20273 * gdb.gdb/observer.exp: Update copyright.
20274 (setup_test): Use gdb_test_multiple.
20275 (attach_first_observer, attach_second_observer)
20276 (attach_third_observer, detach_first_observer)
20277 (detach_second_observer, detach_third_observer)
20278 (reset_counters, check_counters): Make $message a prefix.
20279 (test_normal_stop_notifications): Add "args" parameter - a list of
20280 init functions to be called. Make $message a prefix,
20281 (test_observer_normal_stop): Change the message prefixes so that
20282 they are unique, pass the attach / detach procedures to
20283 test_normal_stop_notifications.
20284
ec58997a
AC
20285 * gdb.base/signull.exp (test_segv): Prefix all tests with
20286 "${name}". Clean up test messages.
20287
b475183b
AC
20288 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20289
9c7bb332
AC
20290 * gdb.base/ena-dis-br.exp: Update copyright.
20291 (break_at): New function. Replace send_gdb with gdb_test,
20292 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20293 ignore count, not stopped at bpt", with KFAIL.
20294
2dd95497
CV
202952004-07-13 Corinna Vinschen <vinschen@redhat.com>
20296
20297 * gdb.base/attach.exp: Remove cleanupfile handling.
20298
419e626b
AC
202992004-07-12 Andrew Cagney <cagney@gnu.org>
20300
20301 * gdb.base/annota1.exp: Cleanup corefile test name.
20302 * gdb.base/annota3.exp: Ditto.
20303
8b1b3228
AC
203042004-07-12 Andrew Cagney <cagney@gnu.org>
20305
78650829
AC
20306 * gdb.base/signals.exp: Clean up copyright, re-indent.
20307
8b1b3228
AC
20308 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20309 gdb_test and gdb_test_multiple.
20310
935c2760
JJ
203112004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20312
20313 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20314 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20315 provide line number info for first statement in main.
20316
1544280f
AC
203172004-07-08 Andrew Cagney <cagney@gnu.org>
20318
1279f4ff
AC
20319 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20320
1544280f
AC
20321 * gdb.base/sigbpt.exp: Make the common part of each test name a
20322 prefix instead of suffix.
20323
bcc82369
BR
203242004-07-07 Bob Rossi <bob_rossi@cox.net>
20325
20326 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20327 test from test_tbreak_creation_and_listing to
20328 test_file_list_exec_source_file
20329 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20330 Changed name of test from test_tbreak_creation_and_listing to
20331 test_file_list_exec_source_file
20332
23f4b0aa
JJ
203332004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20334
20335 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20336 the jmisc() constructor instead of <init>.
20337 * gdb.java/jmisc1.exp: Ditto.
20338
56401cd5
AC
203392004-07-07 Andrew Cagney <cagney@gnu.org>
20340
20341 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20342 corrupting the PC.
20343
44ae2f6a
MC
203442004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20345
20346 * gdb.cp/templates.exp: Accept whitespace change in demangler
20347 output.
20348
45a83408
AC
203492004-07-06 Andrew Cagney <cagney@gnu.org>
20350
20351 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20352
d205ad70
MC
203532004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20354
20355 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20356 * lib/compiler.cc: Likewise.
20357
06ea1a61
MC
203582004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20359
20360 * lib/compiler.cc: Work around string preprocessing problem
20361 with old hp c++ compiler.
20362 * lib/compiler.c: Likewise.
20363
daab1251
CV
203642004-06-29 Corinna Vinschen <vinschen@redhat.com>
20365
20366 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20367 directives to conditionalize symbol prefixing.
20368 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20369 additional_flags handling. Add underscore prefix for Cygwin.
20370 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20371 conditionalize symbol prefixing.
20372 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20373 additional_flags handling. Add underscore prefix for Cygwin.
20374
cc984116
CV
203752004-06-29 Corinna Vinschen <vinschen@redhat.com>
20376
20377 * gdb.base/bigcore.exp: Skip test on Cygwin.
20378
c279b077
MC
203792004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20380
20381 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20382 formats for "info register". Use gdb_test_multiple. Fix
20383 the "invalid register" test.
20384
0e915747
CV
203852004-06-28 Corinna Vinschen <vinschen@redhat.com>
20386
20387 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20388 PID for Cygwin. Add Cygwin specific strings to check for in some
20389 tests.
20390 (do_attach_tests): Add a test for user interaction when attaching
20391 to a process with no matching symbol table already loaded.
20392
11422c86
AC
203932004-06-26 Andrew Cagney <cagney@gnu.org>
20394
20395 Test PR java/1567 and PR java/1565.
20396 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20397 * gdb.java/jmisc2.exp: Delete file.
20398
cefbce26
MC
203992004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20400
20401 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20402
e19f872c
CV
204032004-06-25 Corinna Vinschen <vinschen@redhat.com>
20404
20405 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20406 attach process.
20407
d931ba3b
MC
204082004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20409
20410 * gdb.cp/pr-1553.exp: Remove.
20411
aef68c48
MC
204122004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20413
20414 * gdb.cp/pr-1553.cc: Remove.
20415 * gdb.cp/pr-1553.exp: Disable this test.
20416
8d5df71a
JB
204172004-06-20 Jim Blandy <jimb@redhat.com>
20418
a9c64011 20419 Fix PR testsuite/1680.
8d5df71a
JB
20420 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20421 regular expressions.
20422
4ac6f39d
MC
204232004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20424
20425 Fix PR testsuite/1679.
20426 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20427 Issue an UNSUPPORTED result instead.
20428
1b413552
JB
204292004-06-18 Jim Blandy <jimb@redhat.com>
20430
20431 * gdb.base/charset.exp: Only send a control-C if we see a new
20432 prompt and incomplete command.
20433
6daa6ebd
MC
204342004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20435
20436 * gdb.cp/pr-574.cc: Add copyright notice.
20437
51fa4ae0
JB
204382004-06-17 Jim Blandy <jimb@redhat.com>
20439
20440 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20441 cases where the regexp has no groups; this grabs random text from
20442 the previous test suite, whatever that was.
20443
8fea26c5
MC
204442004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20445
20446 * gdb.cp/printmethod.cc: Add copyright notice.
20447
1e3aeb41
MC
204482004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20449
20450 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20451
9d9030bc
AC
204522004-06-16 Andrew Cagney <cagney@gnu.org>
20453
20454 * gdb.base/signull.c: Update copyright. Include <string.h>.
20455 (bowler): Replace data_pointer with data_read
20456 and data_write cases. Add code_descriptor case.
20457 (zero, desc): New array and pointer.
20458 (data, code): Change to simple pointers.
20459 * gdb.base/signull.exp: Fix probe pattern matching a function
20460 descriptor SIGSEGV. Replace data_pointer with data_read and
20461 data_write tests.
20462
acd4ad44
AC
204632004-06-16 Andrew Cagney <cagney@gnu.org>
20464
20465 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20466
08fd625c
MC
204672004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20468
20469 * gdb.base/long_long.c: Add copyright notice.
20470
1903502c
MC
204712004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20472
20473 * gdb.base/long_long.exp: Remove reference to
20474 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20475 to gdb_breakpoint and gdb_continue_to_breakpoint.
20476
83313cb1
JB
204772004-06-14 Jim Blandy <jimb@redhat.com>
20478
20479 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20480 endian case.
20481
1bf404ef
AC
204822004-06-14 Andrew Cagney <cagney@gnu.org>
20483
20484 * gdb.base/gcore.exp (capture_command_output): Delete the always
20485 passing tests containing inferior values.
20486 * gdb.base/ending-run.exp: Do not include the breakpoint address
20487 in the test message. Update copyright.
20488 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20489 size in the test name, use gdb_test_multiple. Update copyright.
20490
ef220b33
MC
204912004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20492
20493 * gdb.cp/ref-types.cc: Add copyright notice.
20494
4f70a4c9
MC
204952004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20496
20497 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20498 hp_aCC_compiler.
20499 * lib/compiler.cc: Likewise.
20500 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20501 'set' commands. Log diagnostics for other lines. Set
20502 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20503
335928ac
MC
205042004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20505
20506 * gdb.cp/try_catch.cc: Add copyright notice.
20507
2efb12e8
MC
205082004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20509
20510 * gdb.cp/userdef.cc: Add copyright notice.
20511
0bbed51a
MC
205122004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20513
20514 * gdb.cp/virtfunc.cc: Add copyright notice.
20515
e12a46c9
RC
205162004-06-11 Randolph Chung <tausq@debian.org>
20517
20518 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20519 problem.
20520
338e05af
AC
205212004-06-10 Andrew Cagney <cagney@gnu.org>
20522
20523 * lib/compiler.cc, lib/compiler.c: Append either
20524 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20525 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20526 instead of gcc-3-3.
20527
dc3f10cb
AC
205282004-06-09 Andrew Cagney <cagney@gnu.org>
20529
b4d946af
AC
20530 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20531 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20532
dc3f10cb
AC
20533 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20534 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20535 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20536 fixed.
20537
b5c0bfa2
AC
205382004-06-09 Andrew Cagney <cagney@gnu.org>
20539
20540 * gdb.base/structs.exp (test_struct_returns): Replace
20541 "return_value_unknown" and "finish_value_unknown" by
20542 "return_value_known" and "finish_value_known". Instead of
20543 "return_value_unknown" iff "finish_value_unknown", check
20544 "return_value_known" implies "finish_value_known".
20545
caeb605f
MH
205462004-06-08 Martin Hunt <hunt@redhat.com>
20547
20548 * gdb.base/float.exp: Add pattern for mips targets.
20549
c892bb64
RC
205502004-06-08 Randolph Chung <tausq@debian.org>
20551
20552 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20553 message for unknown architectures more clear.
20554
48306d3e
JB
205552004-06-08 Joel Brobecker <brobecker@gnat.com>
20556
20557 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20558 start the execution of the program.
20559
83ecb59f
JB
205602004-06-07 Jim Blandy <jimb@redhat.com>
20561
20562 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20563 * gdb.arch/i386-cpuid.h: New helper file.
20564
55264cb4
RC
205652004-06-07 Randolph Chung <tausq@debian.org>
20566
20567 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20568 has started.
20569
23cadb28
RM
205702004-06-04 Roland McGrath <roland@redhat.com>
20571
20572 Fix PR gdb/1647.
20573 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20574 differently to be robust to output buffering differences.
20575
51d01eda
MC
205762004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20577
20578 * gdb.threads/pthreads.exp: Update copyright years.
20579 (check_control_c): Change asynchronous 'after' to synchronous.
20580
f4fc3b93
RM
205812004-06-04 Roland McGrath <roland@redhat.com>
20582
20583 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20584 next gdb prompt.
20585
4013522b
MC
205862004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20587
20588 Fix PR gdb/1636.
20589 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20590 calls to synchronous.
20591
7a8f1e6b
JB
205922004-05-26 Jim Blandy <jimb@redhat.com>
20593
20594 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20595
81bb3443
RC
205962004-05-24 Randolph Chung <tausq@debian.org>
20597
20598 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20599 * gdb.asm/pa.inc: New file.
20600
8f5a3103
MK
206012004-05-22 Mark Kettenis <kettenis@gnu.org>
20602
20603 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20604
734b8fe8 206052004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20606 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20607
20608 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20609 GDB prompt.
20610
725603e1
UW
206112004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20612
f4fc3b93 20613 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20614 setjmp/longjmp. Use sigaction instead of signal.
20615
8b923272 206162004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20617 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20618
20619 * gdb.threads/pthread_cond_wait.c: New file.
20620 * gdb.threads/pthread_cond_wait.exp: New testcase.
20621
8bfabb04
AC
206222004-05-13 Andrew Cagney <cagney@redhat.com>
20623
20624 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20625 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20626
42edda50
AC
206272004-05-11 Andrew Cagney <cagney@redhat.com>
20628
20629 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20630 fixed but revealed gdb/1639.
20631
d303a6c7
AC
206322004-05-10 Andrew Cagney <cagney@redhat.com>
20633
20634 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20635 func1" and "next to 2nd alarm", kernel bug avoided.
20636
bf08c2a1
DJ
206372004-05-10 Daniel Jacobowitz <dan@debian.org>
20638
20639 PR external/1568
20640 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20641 XFAIL if it is smaller than bytes_allocated.
20642 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20643 (main): Make chunks_allocated unsigned. Correct comment.
20644
c0586a34
JB
206452004-05-07 Joel Brobecker <brobecker@gnat.com>
20646
20647 * gdb.arch/powerpc-aix-prologue.c: New file.
20648 * gdb.arch/powerpc-aix-prologue.exp: New file.
20649
f2785d12
JB
206502004-05-07 Jim Blandy <jimb@redhat.com>
20651
20652 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20653 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20654
bd7f6e30
JB
206552004-05-06 Joel Brobecker <brobecker@gnat.com>
20656
20657 * gdb.base/sep.exp: No longer setup_kfail when the program was
20658 built with dwarf2.
20659
0a5e7efe
JI
206602004-05-05 Jim Ingham <jingham@apple.com>
20661
20662 * gdb.base/pending.exp: Make sure pending breakpoints
20663 preserve the ignore count.
f4fc3b93 20664
a8958849
MK
206652004-04-27 Jerome Guitton <guitton@gnat.com>
20666
20667 * i386-prologue.exp: Add testcase for jump instruction as first
20668 instruction of the real code.
20669 * i386-prologue.c (jump_at_beginning): New function.
20670
7e103f5b
MK
206712004-04-28 Mark Kettenis <kettenis@gnu.org>
20672
20673 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20674 x86_64-*-*.
20675
5d38b224
MK
206762004-04-28 Mark Kettenis <kettenis@gnu.org>
20677
20678 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20679 i*86-*-*.
20680
0ef32fd9
MK
206812004-04-25 Mark Kettenis <kettenis@gnu.org>
20682
20683 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20684 expression that checks the return type.
20685
71d7dd7c
AC
206862004-04-23 Andrew Cagney <cagney@redhat.com>
20687
20688 * gdb.base/call-sc.exp: New test of scalar call/return values.
20689 * gdb.base/call-sc.c: Ditto.
20690
1e9f977e
JJ
206912004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20692
20693 * gdb.threads/manythreads.c: Reduce thread stack size.
20694
899d9e3a
JJ
206952004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20696
20697 * gdb.threads/manythreads.c: Add copyright notice.
20698
61bcae62
AC
206992004-04-23 Andrew Cagney <cagney@redhat.com>
20700
20701 * gdb.base/siginfo.exp: Better handle step out of signal.
20702 * gdb.base/sigstep.exp: Ditto.
20703
7339a42e 207042004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20705 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20706
20707 * gdb.threads/manythreads.c: New testcase.
20708 * gdb.threads/manythreads.exp: Ditto.
20709
5c98409b
JB
207102004-04-22 Jim Blandy <jimb@redhat.com>
20711
20712 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20713 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20714
3b611f1a
MC
207152004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20716
20717 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20718
f0fd9238
AC
207192004-04-21 Andrew Cagney <cagney@redhat.com>
20720
20721 * gdb.base/sigstep.c: New file.
20722 * gdb.base/sigstep.exp: New file.
20723
90990674
JB
207242004-04-16 Joel Brobecker <brobecker@gnat.com>
20725
20726 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20727 call to observer_notify_normal_stop.
20728
78cef34b
AC
207292004-04-15 Andrew Cagney <cagney@redhat.com>
20730
20731 * gdb.base/siginfo.c: New file.
20732 * gdb.base/siginfo.exp: New file.
20733
d2343407
JB
207342004-04-12 J. Brobecker <brobecker@gnat.com>
20735
20736 * gdb.base/sep.exp: Fix typo in comment.
20737
a2dba3c8
JB
207382004-04-12 J. Brobecker <brobecker@gnat.com>
20739
20740 * gdb.base/sep.c: New file.
20741 * gdb.base/sep-proc.c: New file.
20742 * gdb.base/sep.exp: New testcase.
20743
15f7b60e
MK
207442004-04-09 Mark Kettenis <kettenis@gnu.org>
20745
20746 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20747 support.
20748
44f4de1a
AC
207492004-04-05 Andrew Cagney <cagney@redhat.com>
20750
20751 * gdb.base/sigaltstack.c: New file.
20752 * gdb.base/sigaltstack.exp: New file.
20753
ef04f396
JB
207542004-04-04 Joel Brobecker <brobecker@gnat.com>
20755
20756 * gdb.base/foll-fork.exp: Update the expected output for
20757 "help set follow-fork-mode", to match a change that was made
20758 to the help of this variable on 2004-01-13.
20759
d40d2c92
JB
207602004-04-01 Joel Brobecker <brobecker@gnat.com>
20761
20762 * lib/ada.exp: Add copyright notice.
20763 * bar.ads: Likewise.
20764 * bar.adb: Likewise.
20765 * null_record.adb: Likewise.
20766 * null_record.exp: Likewise.
20767 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20768
f86ef5a3
JB
207692004-04-01 Joel Brobecker <brobecker@gnat.com>
20770
20771 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20772 * configure: Regenerate.
20773
414e70e3
JB
207742004-04-01 Joel Brobecker <brobecker@gnat.com>
20775
20776 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20777 to build the application. Remove the message printed when in
20778 verbose mode, redundant with the UNSUPPORTED message above.
20779
f0aaee49
JB
207802004-03-31 Joel Brobecker <brobecker@gnat.com>
20781
20782 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20783 * gdb.ada (null_record.exp): New testcase.
20784
ac81cb54
JB
207852004-03-31 Joel Brobecker <brobecker@gnat.com>
20786
20787 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20788
854af2f7
JB
207892004-03-31 Joel Brobecker <brobecker@gnat.com>
20790
20791 * gdb.ada: New subdirectory.
20792 * gdb.ada/Makefile.in: New file.
20793 * gdb.ada/gnat_ada.gpr.in: New file.
20794
034cb681
JB
207952004-03-31 Joel Brobecker <brobecker@gnat.com>
20796
20797 * lib/ada.exp: New file.
20798
78a1a894
DJ
207992004-03-24 Daniel Jacobowitz <drow@mvista.com>
20800
20801 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20802 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20803
4b2b3b3e
AC
208042004-03-22 Andrew Cagney <cagney@redhat.com>
20805
20806 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20807 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20808 Problem identified by Ulrich Weigand.
20809
23c73aa3
DC
208102004-03-17 David Carlton <carlton@kealia.com>
20811
20812 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20813 PR c++/826.
20814
d63a86f8
RM
208152004-03-16 Roland McGrath <roland@redhat.com>
20816
20817 * gdb.base/auxv.exp: New file.
20818 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20819
0e02aa50
DC
208202004-03-12 David Carlton <carlton@kealia.com>
20821
20822 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20823 * gdb.cp/pr-1553.cc: Ditto.
20824 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20825 pass branch.
20826
c20b71be
MC
208272004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20828
20829 * gdb.cp/templates.exp: Accept more template types.
20830
c7414a01
MC
208312004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20832
20833 From Corinna Vinschen with modifications.
20834 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20835 local variable obj_with_enum.
20836 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20837 results with obj_with_enum.
20838
ed69573c
MC
208392004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20840
20841 * gdb.cp/classes.cc: New file, copied from misc.cc.
20842 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20843
28301461
MC
208442004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20845
20846 * gdb.cp/misc.cc: Add copyright notice.
20847
1198ecbe
DC
208482004-03-05 David Carlton <carlton@kealia.com>
20849
20850 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20851 * gdb.cp/rtti.h: Update copyright.
20852 (namespace n2::n3): New.
20853 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20854 (n2::n3::func3): New.
20855 (main): Call n2::n3::func3.
20856 * gdb.cp/rtti2.cc: Update copyright.
20857 (n2::create3): New.
20858
9e08c470
MK
208592004-03-04 Mark Kettenis <kettenis@gnu.org>
20860
20861 * gdb.asm/openbsd.inc: Fix typo.
20862
4bebc3aa
FF
208632004-03-03 Fred Fish <fnf@redhat.com>
20864
20865 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20866 "val" instead of unused "size". Update copyright year.
20867
6ea9fb37
DJ
208682004-02-29 Daniel Jacobowitz <drow@mvista.com>
20869
20870 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20871 to use unsigned char.
20872 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20873 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20874
23b23974
DJ
208752004-02-29 Daniel Jacobowitz <drow@mvista.com>
20876
20877 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20878 line of output.
20879
7574fd53
DJ
208802004-02-28 Daniel Jacobowitz <drow@mvista.com>
20881
20882 * gdb.base/relocate.c (dummy): Initialize.
20883
a195357f
DJ
208842004-02-28 Daniel Jacobowitz <drow@mvista.com>
20885
20886 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20887 a breakpoint at exit.
20888
72fd54a9
FF
208892004-02-27 Fred Fish <fnf@redhat.com>
20890
20891 * gdb.base/chng-syms.exp: Add expect condition to match failing
20892 case that isn't a timeout.
20893
b9d23137
AC
208942004-02-27 Andrew Cagney <cagney@redhat.com>
20895
20896 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20897 support.
20898
15d208f6 208992004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20900
15d208f6
FF
20901 * gdb.arch/gdb1431.c: Remove.
20902 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20903 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20904 of "until" incorrectly.
20905
98f9cd2d
JB
209062004-02-26 J. Brobecker <brobecker@gnat.com>
20907
20908 * gdb.cp/class2.cc (empty): New class.
20909 (refer): New function.
20910 (main): Declare an object of type empty and use it.
20911 * gdb.cp/class2.exp: Print the value of an object of type empty.
20912
9b50c11b
JJ
209132004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20914
20915 * gdb.base/langs.exp: Update query string to match the
20916 new nquery format used for pending breakpoints.
20917
0dcd613f
AC
209182004-02-26 Andrew Cagney <cagney@redhat.com>
20919
20920 Fix PR i18n/1570.
20921 * gdb.base/charset.c: Update copyright notice.
20922 (main, init_string): Remove the escape character '\e' tests.
20923 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20924 * gdb.base/charset.exp (valid_host_charset): Ditto.
20925 * gdb.base/setvar.exp: Ditto.
20926
b8a56647
AC
209272004-02-24 Andrew Cagney <cagney@redhat.com>
20928
90d59e34
AC
20929 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20930 mmapped data in core file" PASS and FAIL messages consistent.
20931
b8a56647
AC
20932 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20933 setting a breakpoint. Work around PR java/1565.
20934
9f27c604
JJ
209352004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20936
20937 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20938 new nquery format.
20939 * gdb.base/pending.exp: Ditto.
20940
3224a706
MK
209412004-02-22 Mark Kettenis <kettenis@gnu.org>
20942
20943 * configure.in: Run stabs tests on *BSD.
20944 * configure: Regenerated.
20945
41e0a9ca
MK
209462004-02-21 Mark Kettenis <kettenis@gnu.org>
20947
20948 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20949
1e1b3428
FF
209502004-02-20 Fred Fish <fnf@redhat.com>
20951
20952 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20953 blank in test for "returns short", for consistency with other
20954 "returns xxx" tests. Update copyright year.
20955
f9a7572a
FF
209562004-02-19 Fred Fish <fnf@redhat.com>
20957
20958 New testcase for PR breakpoint/1558.
20959 * gdb.arch/gdb1558.exp: New file.
20960 * gdb.arch/gdb1558.c: New file.
20961
b2ce2854
EZ
209622004-02-19 Elena Zannoni <ezannoni@redhat.com>
20963
20964 * gdb.base/nodebug.exp: Fix typo.
20965
e7c9ff01
JB
209662004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20967
20968 Committed by Jim Blandy <jimb@redhat.com>.
20969
62f4b920
JB
20970 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20971
2db536a1
JB
20972 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20973
e7c9ff01
JB
20974 * gdb.base/float.exp: Support s390*-*-* targets.
20975
f3205b34
AF
209762004-02-17 Adam Fedor <fedor@gnu.org>
20977
20978 * gdb.base/gdb1555.exp: New file.
20979 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20980
9d62932d
EZ
209812004-02-17 Elena Zannoni <ezannoni@redhat.com>
20982
20983 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20984
344c9711
FF
209852004-02-16 Fred Fish <fnf@redhat.com>
20986
20987 * gdb.arch/gdb1291.c: Remove
20988 * gdb.arch/gdb1291.s: New test input file.
20989 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20990 fail. Test for correct result, known incorrect result, other
20991 failures and timeouts.
20992
2d822687
AC
209932004-02-16 Andrew Cagney <cagney@redhat.com>
20994
20995 * gdb.base/bigcore.exp: New file.
20996 * gdb.base/bigcore.c: New file.
20997
dac15b66
AC
209982004-02-13 Andrew Cagney <cagney@redhat.com>
20999
21000 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21001 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21002 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21003 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21004 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21005 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21006 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21007 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21008 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21009 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21010
6bdfc2c4
JJ
210112004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21012
21013 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21014 executed is an alloc instruction.
21015
87b3ede8
DC
210162004-02-11 David Carlton <carlton@kealia.com>
21017
21018 * gdb.cp/breakpoint.exp: New.
21019 * gdb.cp/breakpoint.cc: New.
21020
6e19e2bf
MC
210212004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21022
21023 Partial fix for PR gdb/1543.
21024 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21025 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21026 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21027 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21028 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21029 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21030 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21031 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21032 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21033 to bug-gdb@prep.ai.mit.edu .
21034 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21035 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21036 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21037 Likewise.
21038
5c5455dc
AC
210392004-02-10 Andrew Cagney <cagney@redhat.com>
21040
21041 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21042 using gdb_internal_error_resync.
21043
9cf689d7
DJ
210442004-02-09 Daniel Jacobowitz <drow@mvista.com>
21045
21046 * gdb.threads/thread-specific.exp: Stop early if no threads are
21047 found.
21048
d2dc51db
MC
210492004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21050
21051 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21052
14b1a056
DJ
210532004-02-08 Daniel Jacobowitz <drow@mvista.com>
21054
21055 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21056 breakpoints.
21057
83f66e8f
DJ
210582004-02-07 Daniel Jacobowitz <drow@mvista.com>
21059
21060 * config/sim.exp (gdb_load): Handle $arg == "".
21061 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21062 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21063
30fc0091
EZ
210642004-02-07 Elena Zannoni <ezannoni@redhat.com>
21065
a9c64011
AS
21066 * gdb.base/maint.exp: Update test to reflect
21067 obstack changes.
30fc0091 21068
4d806929
JJ
210692004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21070
21071 * gdb.base/pendshr.c (pendfunc): New function that calls
21072 pendfunc1.
21073 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21074
7bfdd688
FF
210752004-02-04 Fred Fish <fnf@redhat.com>
21076
21077 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21078 function symbols and update copyright years.
21079 * gdb.arch/gdb1291.c: Ditto.
21080
aaa08ee4
MC
210812004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21082
21083 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21084
dbad7755
MC
210852004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21086
21087 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21088
ec4646ef
MC
210892004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21090
21091 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21092
1b802196
FF
210932004-02-02 Fred Fish <fnf@redhat.com>
21094
21095 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21096 remote targets. Update copyright years.
21097
18fe2033
JJ
210982004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21099
21100 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21101 support.
21102 * gdb.base/langs.exp: Fix test which attempts to create
21103 breakpoint on non-existent function to handle new pending
21104 support.
21105 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21106 a breakpoint.
21107 * gdb.base/pending.exp: New test.
21108 * gdb.base/pending.c: New file.
21109 * gdb.base/pendshr.c: Ditto.
21110
8d577d32
DC
211112004-02-02 David Carlton <carlton@kealia.com>
21112
21113 * gdb.cp/overload.exp: Add overloadNamespace tests.
21114 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21115 (overloadNamespace, XXX): New.
21116 (main): Call XXX::marker2.
21117
3ad13771
FF
211182004-02-01 Fred Fish <fnf@redhat.com>
21119
21120 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21121 * gdb.base/finish.exp: Ditto.
21122 * gdb.base/gcore.exp: Ditto.
21123 * gdb.base/huge.exp: Ditto.
21124 * gdb.base/info-proc.exp: Ditto.
21125 * gdb.base/return2.exp: Ditto.
21126 * gdb.threads/gcore-thread.exp: Ditto.
21127
44c75849
DJ
211282004-02-01 Daniel Jacobowitz <drow@mvista.com>
21129
21130 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21131
005bc093
MK
211322004-02-01 Mark Kettenis <kettenis@gnu.org>
21133
21134 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21135 that opening the file succeeds on OpenBSD.
21136
c47cebdb
DJ
211372004-02-01 Daniel Jacobowitz <drow@mvista.com>
21138
21139 * gdb.threads/thread-specific.c: New file.
21140 * gdb.threads/threads-specific.exp: New test script.
21141 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21142 to expect_out.
21143
5a01311c
MK
211442004-02-01 Mark Kettenis <kettenis@gnu.org>
21145
21146 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21147 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21148 only on the "print_small_structs from print_long_arg_list" test.
21149
ce22a4f1
DJ
211502004-02-01 Daniel Jacobowitz <drow@mvista.com>
21151
21152 * gdb.base/completion.exp: Kill a stray backslash.
21153
21154 From Jim Ingham <jingham@apple.com>:
21155 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21156 agrees with the result from sending a tab.
21157
abbab9d3
DJ
211582004-01-31 Daniel Jacobowitz <drow@mvista.com>
21159
21160 * gdb.base/chng-syms.exp: Remove stray newline.
21161
53904d1e
MK
211622004-01-31 Mark Kettenis <kettenis@gnu.org>
21163
21164 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21165 *-*-openbsd*.
21166 * gdb.asm/openbsd.inc: New file.
21167
3a4b3aac
MK
211682004-01-30 Mark Kettenis <kettenis@gnu.org>
21169
21170 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21171 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21172 *-*solaris2*. Remove commented out default settings for
21173 asm-flags. Replace gdb_compile with target_link.
21174
ebac27b4
MC
211752004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21176
21177 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21178 for all tests. Remove old hp-ux and cygnus xfail cases.
21179
d8679d84
PH
211802004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21181
21182 * gdb.base/chng-syms.exp: New file.
21183 * gdb.base/chng-syms.c: New file.
21184
0a55bc22
MC
211852004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21186
21187 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21188 Provide arms for current output in all my configurations.
21189
94b8e876
MC
211902004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21191
21192 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21193 * lib/compiler.cc: Likewise.
21194 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21195 get the right preprocessor. Eval the output directly. Remove
21196 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21197 hp_f77_compiler and hp_f90_compiler completely.
21198 (gdb_preprocess): Delete.
21199 (get_compiler): Delete.
21200
7cf03d44
MK
212012004-01-24 Mark Kettenis <kettenis@gnu.org>
21202
21203 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21204 <string.h>.
21205
68b6dce9
NR
212062004-01-24 Nick Roberts <nick@nick.uklinux.net>
21207
21208 * gdb.mi/mi-stack.exp: Update copyright.
21209
b368761e
DC
212102004-01-23 David Carlton <carlton@kealia.com>
21211
21212 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21213 test for cp_lookup_transparent_type.
21214 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21215 call them.
21216
f2061b53
DJ
212172004-01-23 Daniel Jacobowitz <drow@mvista.com>
21218
21219 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21220 after -var-update.
21221
37fc574a
DC
212222004-01-23 David Carlton <carlton@kealia.com>
21223
21224 * gdb.cp/namespace.cc (C::ensureRefs): New.
21225 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21226
8e94b928
NR
212272004-01-20 Nick Roberts <nick@nick.uklinux.net>
21228
21229 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21230 case "-stack-list-locals 2".
21231 * gdb.mi/mi-var-child.exp: Test for case
21232 "-var-list-children --all-values NAME".
21233
997b0952
MC
212342004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21235
21236 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21237
52470da3
MK
212382004-01-18 Mark Kettenis <kettenis@gnu.org>
21239
7049b4b8
MK
21240 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21241 used with gdb_test_multiple.
21242
52470da3
MK
21243 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21244 read at address 0. This fixes PR testsuite/1504.
21245
da6012e5
DJ
212462004-01-18 Daniel Jacobowitz <drow@mvista.com>
21247
21248 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21249 Remove downloading, guessing the host executable, the calls to
21250 gdb_file_cmd and gdb_target_cmd, and "load" support.
21251 (infer_host_exec): New function broken out from gdb_load.
21252 (gdb_load): New wrapper for gdbserver_gdb_load.
21253 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21254 gdb_target_cmd. Use -target-select.
21255 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21256 Download binaries to the host. Clear last_mi_remote_file when
21257 we load a new binary.
21258 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21259 call gdbserver_gdb_load and mi_gdb_target_cmd.
21260
32c70722
MC
212612004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21262
21263 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21264 type patterns.
21265
b0cecf36
MC
212662004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21267
21268 * gdb.cp/templates.exp: Fix typo in test name of
21269 "print Foo<volatile char*>::foo".
21270
4120d7e6
MC
212712004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21272
21273 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21274
f679e530
BE
212752004-01-16 Ben Elliston <bje@wasabisystems.com>
21276
21277 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21278 (clean mostlyclean): Remove empty rm.
21279
091c48f6
MC
212802004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21281
21282 * gdb.base/setvar.exp: Add copyright years.
21283
3e5fc8d2
DC
212842004-01-14 David Carlton <carlton@bactrian.org>
21285
21286 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21287 PR c++/1511 and update coment.
21288 * gdb.cp/templates.exp: Update patterns to match current output.
21289 If changes involve something other than whitespace, KFAIL
21290 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21291
63d06c5c
DC
212922004-01-14 David Carlton <carlton@kealia.com>
21293
21294 * gdb.cp/namespace.exp: Add tests involving classes defined within
21295 namespaces.
21296 * gdb.cp/namespace.cc (C::CClass): New.
21297 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21298
a51dab88
EZ
212992004-01-14 Elena Zannoni <ezannoni@redhat.com>
21300
21301 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21302 what debug info we have. Print a better message if something goes
21303 wrong while producing the separate debug info file.
21304
a476ccc9
MC
213052004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21306
21307 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21308
f453692c
MC
213092004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21310
21311 * gdb.base/callfuncs.c: Add copyright notice.
21312
f40063a5
MC
213132004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21314
21315 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21316 inheritance. PR gdb/1498, PR gcc/13539.
21317
19ac3974
EZ
213182004-01-13 Elena Zannoni <ezannoni@redhat.com>
21319
a9c64011
AS
21320 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21321 test specific name.
21322 * gdb.mi/gdb669.exp: Ditto.
21323 * gdb.mi/mi-pthreads.exp: Ditto.
21324 * gdb.mi/mi1-pthreads.exp: Ditto.
21325 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21326
56c97c6e
MC
213272004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21328
21329 * gdb.cp/member-ptr.cc: Add copyright notice.
21330
a0644324
MC
213312004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21332
21333 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21334 some patterns for recent versions of gcc and hpacc. Delete
21335 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21336 Delete tests that access a NULL pointer-to-member-data. This
21337 script is still disabled for gcc.
21338
32fabe09
EZ
213392004-01-12 Elena Zannoni <ezannoni@redhat.com>
21340
21341 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21342 escaped correctly.
32fabe09 21343
1f8a6abb
EZ
213442004-01-12 Elena Zannoni <ezannoni@redhat.com>
21345
21346 * gdb.base/sepdebug.exp: New file.
21347 * gdb.base/sepdebug.c: New file.
21348 * lib/gdb.exp (separate_debug_filename): New procedure.
21349 (gdb_gnu_strip_debug): New procedure.
21350
48efe704
AC
213512004-01-12 Andrew Cagney <cagney@redhat.com>
21352
21353 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21354 * gdb.mi/ChangeLog-1999-2003: New file.
21355
a9415475
AC
213562004-01-12 Andrew Cagney <cagney@redhat.com>
21357
21358 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21359 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21360 or EEXIST", treat EBUSY as an XFAIL.
21361
83b8cf9d
MC
213622004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21363
21364 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21365 hp_cc_compiler.
21366
9939d2a8
MC
213672004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21368
21369 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21370 decorations.
21371
1ff8cadf
MC
213722004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21373
21374 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21375 and "(aCC)" decorations. Remove obsolete doco about old
21376 test results.
21377
6fa9022e
MC
213782004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21379
21380 * gdb.cp/exception.exp: Fix typo in doco.
21381
209721fe
MK
213822004-01-09 Mark Kettenis <kettenis@gnu.org>
21383
21384 * gdb.base/gdb1476.exp: Fix typo.
21385
ef11303e
MC
213862004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21387
21388 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21389 file.
21390
041ab88c
MC
213912004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21392
21393 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21394 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21395 Use gdb_compile. Remove restriction on gcc. Add some patterns
21396 for recent version of gdb. Delete second half, which was a copy
21397 of the first half with different build flags. This test is
21398 still disabled because it is still not ready for production.
21399
e36d075a
MC
214002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21401
21402 * gdb.cp/exception.cc: Add copyright notice.
21403 * gdb.cp/exception.exp: Add a notice that this file is broken
21404 because of line number changes caused by addition of copyright
21405 notice.
21406
42b190ad
MC
214072004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21408
21409 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21410 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21411
8f25f06b
MC
214122004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21413
21414 * gdb.cp/classes.exp: Accept gnu abi 2.
21415 * gdb.cp/derivation.exp: Likewise.
21416 * gdb.cp/overload.exp: Likewise.
21417 * gdb.cp/virtfunc.exp: Likewise.
21418
06ded8b8
MC
214192004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21420
21421 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21422 semicolon after end of function.
21423
77c26ae3
MC
214242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21425
21426 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21427 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21428 boilerplate code for compiling and running the program under
21429 test. Add some string method tests.
21430
20757486
MC
214312004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21432
21433 * gdb.cp/bs15503.cc: Add copyright notice.
21434 * gdb.cp/bs15503.exp: Adjust line number.
21435
0fd3b503
MC
214362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21437
21438 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21439 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21440
10d1bea8
MC
214412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21442
21443 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21444 hp_cc_compiler.
21445
2789202a
MC
214462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21447
21448 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21449 * gdb.cp/ctti.exp: Use the marker instead of "next".
21450 With gcc, run further before bailing.
21451
b862f14c
MC
214522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21453
21454 * gdb.cp/cttiadd.cc: Add copyright notice.
21455 * gdb.cp/cttiadd1.cc: Likewise.
21456 * gdb.cp/cttiadd2.cc: Likewise.
21457 * gdb.cp/cttiadd3.cc: Likewise.
21458
96da2469
MC
214592004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21460
21461 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21462 Use gdb_test, gdb_test_multiple. Use floating-point values that
21463 have exact representations in IEEE-ish formats.
21464
053248ff
MC
214652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21466
21467 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21468 compilers. Delete duplicate call to get_compiler_info.
21469 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21470 * gdb.base/volatile.exp: Likewise.
21471
84acecdd
MK
214722004-01-07 Mark Kettenis <kettenis@gnu.org>
21473
21474 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21475 memory at address 0.
21476
fe11a27f
MC
214772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21478
21479 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21480 to test for hp-ux assembler. Fix copyright years.
21481
60ad077b
AC
214822004-01-07 Andrew Cagney <cagney@redhat.com>
21483
21484 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21485
1c9b8f33
AC
214862004-01-07 Andrew Cagney <cagney@redhat.com>
21487
21488 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21489 when creating the read-only file. From analysis by Roland McGrath
21490 and Elena Zannoni.
21491
753ccc7a
MC
214922004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21493
21494 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21495
eca3e36b
MC
214962004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21497
21498 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21499 data pointers.
21500
f8d4bac4
MC
215012004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21502
21503 * gdb.cp/m-static.exp: Compile one source file at a time.
21504 Delete unused call to get_compiler_info.
21505
9b4e0f94
MC
215062004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21507
21508 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21509 * gdb.base/call-rt-st.exp: Likewise.
21510 * gdb.base/nodebug.exp: Likewise.
21511 * gdb.base/volatile.exp: Likewise.
21512 * gdb.cp/ref-types.exp: Likewise.
21513 * gdb.cp/templates.exp: Likewise.
21514
023c1024
MK
215152004-01-05 Mark Kettenis <kettenis@gnu.org>
21516
21517 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21518
19703c4a
MC
215192004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21520
21521 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21522 hppa*-hp-hpux*.
21523
18b67037
MK
215242004-01-04 Mark Kettenis <kettenis@gnu.org>
21525
ba6219c8
MK
21526 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21527 x86_64-*-*.
21528
18b67037
MK
21529 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21530 sparc64-*-* and sparc*-solaris2*.
21531
1bfbbb9d
MK
215322004-01-04 Mark Kettenis <kettenis@gnu.org>
21533
21534 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21535 return ${tests}" test. The ${tests} already mentions the
21536 filename.
21537
06846494
MC
215382004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21539
21540 * gdb.cp/local.exp: Accept gcc abi 2.
21541
3b0cb202
MC
215422004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21543
21544 * gdb.cp/templates.exp: Accept gcc abi 2.
21545
0643ec3f
MC
215462004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21547
21548 * lib/compiler.cc: Remove supports_template_debugging.
21549 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21550
d231d0b1
MC
215512004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21552
21553 * gdb.cp/namespace.exp: Accept gcc abi 2.
21554
44ffb27c
MC
215552004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21556
21557 * gdb.cp/method.exp: Accept gcc abi 2.
21558
184ad485
MC
215592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21560
21561 * gdb.cp/classes.exp: Generate identical results as old version.
21562 * gdb.cp/derivation.exp: Likewise.
21563 * gdb.cp/overload.exp: Likewise.
21564 * gdb.cp/virtfunc.exp: Likewise.
21565
116f09e7
MC
215662004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21567
21568 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21569 mysterious bug with sourceware version of expect.
21570
b1379776
MC
215712004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21572
21573 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21574 current versions of gcc, including gcc abi 2. Remove gratuitous
21575 restart of test program. Use gdb_test_multiple and gdb_test for
21576 all tests. Add patterns to xfail missing "const" in "const char *"
21577 and kfail PR gdb/1155.
21578
6b7a4c0e
MC
215792004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21580
21581 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21582 current versions of gcc, including gcc abi 2. Remove gratuitous
21583 restart of test program. Use gdb_test_multiple and gdb_test for
21584 all tests. Add patterns to kfail PR gdb/1498.
21585
51615d72
MC
215862003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21587
21588 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21589 current versions of gcc, including gcc abi 2. Use "breakpoint"
21590 and "continue" instead of restarting the target program. Use
21591 gdb_test_multiple and gdb_test for all tests.
21592
7b79a9d7
MK
215932004-01-01 Mark Kettenis <kettenis@gnu.org>
21594
21595 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21596 for *-*-solaris2*.
21597
1cd3489f
MC
215982003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21599
21600 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21601 current versions of gcc, including gcc abi 2. Use "breakpoint"
21602 and "continue" instead of restarting the target program several
21603 times. Use gdb_test_multiple and gdb_test for all tests.
21604
850742db
MC
216052003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21606
21607 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21608 source files.
21609
eb4bbda8
MC
216102003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21611
21612 * gdb.base/environ.exp: Handle compiling test case from multiple
21613 source files.
21614
e42c7771
MC
216152003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21616
21617 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21618
80e4b428
JB
216192003-12-17 Jim Blandy <jimb@redhat.com>
21620
5f06973a
JB
21621 * gdb.base/freebpcmd.c: Add copyright notice.
21622
80e4b428
JB
21623 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21624
0ab84fb7
MC
216252003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21626
21627 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21628
1b3bb3d0
JB
216292003-12-13 Jim Blandy <jimb@redhat.com>
21630
21631 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21632
3a4c9371
KB
216332003-12-12 Kevin Buettner <kevinb@redhat.com>
21634
21635 * gdb.asm/frv.inc: New file.
21636 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21637
a1dea79a
FF
216382003-12-09 Fred Fish <fnf@redhat.com>
21639
21640 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21641 functions to break1.c and leave prototypes behind. Add more
21642 "set breakpoint NN here" comments.
21643 * gdb.base/break1.c: New file.
21644
21645 * gdb.base/break.exp: Handle compiling test case from multiple
21646 source files and change source file references as needed.
21647 * gdb.base/completion.exp: Ditto.
21648 * gdb.base/condbreak.exp: Ditto.
21649 * gdb.base/define.exp: Ditto.
21650 * gdb.base/ena-dis-br.exp: Ditto.
21651 * gdb.base/info-proc.exp: Ditto.
21652 * gdb.base/maint.exp: Ditto.
21653 * gdb.base/until.exp: Ditto.
21654
21655 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21656 hardcoded line numbers.
21657 * gdb.base/define.exp: Ditto.
21658 * gdb.base/ena-dis-br.exp: Ditto.
21659 * gdb.base/maint.exp: Ditto.
21660 * gdb.base/until.exp: Ditto.
21661
21662 * gdb.base/completion.exp: Use "break1" for completion tests since
21663 "break" is no longer a unique prefix.
21664
5266b69c
AC
216652003-12-06 Andrew Cagney <cagney@redhat.com>
21666
21667 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21668 "return_value_unimplemented". When an unimplemented struct return
21669 architecture, report incorrect values as a KFAIL
21670
374451f0
MC
216712003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21672
21673 * gdb.cp/rtti.exp: Accept new wording of warning from
21674 cp_lookup_rtti_type.
21675
ba9b20a7
MC
216762003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21677
21678 Partial fix for PR testsuite/1456.
21679 * gdb.base/scope.exp (test_at_main): Replace references to
21680 gcc_compiled with calls to test_compiler_info.
21681 (test_at_foo): Likewise.
21682 (test_at_bar): Likewise.
21683
b74b6d0b
MC
216842003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21685
21686 Partial fix for PR testsuite/1456.
21687 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21688 to test_compiler_info.
21689
ccfa3402
MC
216902003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21691
21692 * gdb.base/so-impl-ld.exp: Update copyright notice.
21693
f6246aba
MC
216942003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21695
21696 Partial fix for PR testsuite/1456.
21697 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21698 to test_compiler_info.
21699
13ae734a
MC
217002003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21701
21702 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21703 from current versions of gdb. Clean up regular expressions.
21704 Delete redundant timeout case.
21705
d8e1cdee
MC
217062003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21707
21708 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21709 from current versions of gdb. Clean up regular expressions.
21710 Delete redundant timeout case.
21711
96457b64
MC
217122003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21713
21714 Partial fix for PR testsuite/1456.
21715 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21716 gcc_compiled with call to test_compiler_info.
21717
f35309fc
MC
217182003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21719
21720 Partial fix for PR testsuite/1456.
21721 * gdb.base/list.exp (test_list_function): Delete unused declaration
21722 of gcc_compiled.
21723
d7afdf9b
MC
217242003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21725
21726 Partial fix for PR testsuite/1456.
21727 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21728 call to test_compiler_info.
21729
71507b56
MK
217302003-11-29 Mark Kettenis <kettenis@gnu.org>
21731
21732 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21733 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21734 it to create the appropriate note.inc.
21735 * gdb.asm/asmsrc1.s: Include "note.inc".
21736 * gdb.asm/netbsd.inc: New file.
21737 * gdb.asm/empty.inc: New file.
21738
f81f93f7
MC
217392003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21740
21741 Partial fix for PR testsuite/1456.
21742 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21743 calls to test_compiler_info.
21744
9a77938e
MC
217452003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21746
21747 Partial fix for PR testsuite/1456.
21748 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21749 calls to test_compiler_info.
21750
e8367dc7
MK
217512003-11-27 Mark Kettenis <kettenis@gnu.org>
21752
21753 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21754 pattern for the KFAILs.
21755
526c61ee
AF
217562003-11-25 Adam Fedor <fedor@gnu.org>
21757
21758 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21759 * gdb.objc/objcdecode.m: New file.
21760
28f2d600
AF
217612003-11-25 Adam Fedor <fedor@gnu.org>
21762
21763 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21764 * gdb.objc/nondebug.m: New file.
21765
a3895cee
BE
217662003-11-26 Ben Elliston <bje@wasabisystems.com>
21767
21768 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21769 NetBSD as it does on FreeBSD. Modelled on a similar change by
21770 Mark Kettenis on 2003-05-30.
21771 (link-flags): Set to "--entry _start" regardless of target.
21772 Special linker flags are to be appended to $link-flags.
21773 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21774
c9f2c8a3
MC
217752003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21776
21777 * gdb.cp/method.exp: Accept output of new demangler.
21778
15a0587a 217792003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21780
21781 * gdb/class2.exp: New file.
21782 * gdb/class2.cc: New file.
21783
3c00b570
MC
217842003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21785
21786 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21787 of new demangler.
21788
7027acc7
MK
217892003-11-23 Mark Kettenis <kettenis@gnu.org>
21790
21791 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21792 of gdb_test "run".
21793
b0e1598a
MK
217942003-11-23 Mark Kettenis <kettenis@gnu.org>
21795
21796 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21797 "continue" into "run".
21798
4d9eda44
MC
217992003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21800
21801 Partial fix for PR testsuite/1456.
21802 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21803 call to test_compiler_info.
21804 * gdb.cp/ctti.exp: Likewise.
21805 * gdb.cp/derivation.exp: Likewise.
21806 * gdb.cp/member-ptr.exp: Likewise.
21807 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21808 reference to gcc_compiled.
21809
218102003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
21811
21812 Fix PR testsuite/1463.
21813 * gdb.base/structs.exp (start_structs_test): Call
21814 get_debug_format before using the debug format.
21815
d422fe19
AC
218162003-11-22 Andrew Cagney <cagney@redhat.com>
21817
21818 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21819 * gdb.base/structs.exp: Use gdb_test_multiple.
21820
039cf96d
AC
218212003-11-20 Andrew Cagney <cagney@redhat.com>
21822
6882279b
AC
21823 * gdb.base/structs.exp: Handle and recover from internal errors.
21824 Replace "foo${n}" with "foo<n>" in test messages.
21825
e53890ae
AC
21826 * gdb.base/structs.exp: Update copyright. Rewrite.
21827 * gdb.base/structs.c: Update copyright. Rewrite.
21828
2b211c59
AC
21829 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21830 resync count exceeded.
d63a86f8 21831
039cf96d
AC
21832 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21833 from the internal error.
21834 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21835 Original from Jim Blandy.
21836 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 21837
eac98b22
AC
218382003-11-19 Andrew Cagney <cagney@redhat.com>
21839
21840 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21841 KFAIL.
21842
67455b2a
MK
218432003-11-17 Mark Kettenis <kettenis@gnu.org>
21844
21845 New testcase for PR backtrace/1435.
21846 * gdb.arch/i386-unwind.exp: New file.
21847 * gdb.arch/i386-unwind.c: New file.
21848
853d6e5b
AC
218492003-11-17 Andrew Cagney <cagney@redhat.com>
21850
21851 * lib/gdb.exp (compiler_info): New global.
21852 (test_compiler_info): New function.
21853 (get_compiler_info): Set compiler_info.
21854 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21855 "compiler_info" to gcc-<major>-<minor>.
21856
38cf6e11
MC
218572003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21858
21859 * gdb.trace/configure: Remove.
21860
a50d3602
EZ
218612003-11-13 Elena Zannoni <ezannoni@redhat.com>
21862
21863 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21864 breakpoints.
a50d3602
EZ
21865 * gdb.base/break.exp: Remove all references to explicit line
21866 numbers.
21867
d9407aaa
NC
218682003-11-11 Nick Clifton <nickc@redhat.com>
21869
21870 * gdb.base/shreloc.exp: Do not run for targets which do not
21871 support shared objects.
21872
db488fc1
CV
218732003-11-10 Corinna Vinschen <vinschen@redhat.com>
21874
21875 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21876 Don't run tests if nofileio flag is given.
21877
6a90a18e
EZ
218782003-11-07 Elena Zannoni <ezannoni@redhat.com>
21879
21880 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21881 as well as 'Watchpoint'.
6a90a18e 21882
0b915e9c
EZ
218832003-11-06 Elena Zannoni <ezannoni@redhat.com>
21884
21885 Reported by Jim Ingham <jingham@apple.com>:
21886 * gdb.base/annota1.exp: Match at least one occurrence of the
21887 signal handler annotation.
21888
d7e4b55f
EZ
218892003-11-06 Elena Zannoni <ezannoni@redhat.com>
21890
a9c64011
AS
21891 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21892 as well as 'Watchpoint'.
d7e4b55f 21893
2fe4e8d0
MC
218942003-11-05 Michael Chastain <mec@shout.net>
21895
21896 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21897
6ef88553
KW
218982003-11-03 Kris Warkentin <kewarken@qnx.com>
21899
21900 * gdb.arch/gdb1291.c: New test file.
21901 * gdb.arch/gdb1291.exp: New test script.
21902 * gdb.arch/gdb1431.c: New test file.
21903 * gdb.arch/gdb1431.exp: New test script.
21904
ae7dc4d8
MC
219052003-10-22 Michael Chastain <mec@shout.net>
21906
21907 * gdb.mi/pthreads.c: Add copyright notice.
21908
c39d7427
MC
219092003-10-22 Michael Chastain <mec@shout.net>
21910
21911 * gdb.threads/pthreads.c: Add copyright notice.
21912
8b7d96c1
MC
219132003-10-20 Michael Chastain <mec@shout.net>
21914
21915 * gdb.base/gdb1056.exp: New test script.
21916
d1d69fdd
DJ
219172003-10-13 Daniel Jacobowitz <drow@mvista.com>
21918
21919 * gdb.threads/killed.exp: Use gdb_run_cmd.
21920
7d605576
DJ
219212003-10-13 Daniel Jacobowitz <drow@mvista.com>
21922
21923 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21924 create a core file.
21925 * gdb.threads/gcore-thread.exp: Likewise.
21926
618ec112
CV
219272003-10-13 Corinna Vinschen <vinschen@redhat.com>
21928
21929 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21930 type, based on char type.
21931 (struct bit_flags_short_t): New bitfield type, based on short type.
21932 (init_bit_flags_char): New fuction.
21933 (init_bit_flags_short): Ditto.
21934 (print_bit_flags_char): Ditto.
21935 (print_bit_flags_short): Ditto.
21936 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21937
9367a73c
MC
219382003-10-11 Michael Chastain <mec@shout.net>
21939
21940 * gdb.base/call-rt-st.exp: Update copyright year.
21941
1decf120
KI
219422003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21943
21944 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21945 * gdb.disasm/sh3.s: Ditto.
21946
5445b2ae
DJ
219472003-10-07 Daniel Jacobowitz <drow@mvista.com>
21948
21949 * gdb.threads/switch-threads.exp: New test.
21950 * gdb.threads/switch-threads.c: New source file.
21951
aec24853
CV
219522003-10-07 Corinna Vinschen <vinschen@redhat.com>
21953
21954 * gdb.base/ending-run.exp: Add sh specific case.
21955
adc7428d
AC
219562003-10-06 Andrew Cagney <cagney@redhat.com>
21957
21958 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21959 * gdb.disasm/mn10200.exp: Delete obsolete file.
21960
c9d37158
DJ
219612003-09-29 Daniel Jacobowitz <drow@mvista.com>
21962
21963 * ChangeLog: Correct an entry command.exp -> commands.exp.
21964 * gdb.base/commands.exp (bp_deleted_in_command_test)
21965 (temporary_breakpoint_commands): Check noargs.
21966
79c2c32d
DC
219672003-09-25 David Carlton <carlton@kealia.com>
21968
21969 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21970 of some print tests, where appropriate. Add tests for C::D::cd,
21971 E::ce, F::cXfX, G::XgX.
21972 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21973
594e6d67
RE
219742003-09-25 Richard Earnshaw <rearnsha@arm.com>
21975
21976 * lib/java.exp (java_init): Import target_alias before using it.
21977
10f0d451
DC
219782003-09-25 David Carlton <carlton@kealia.com>
21979
21980 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21981
274bcba0
EZ
219822003-09-23 Elena Zannoni <ezannoni@redhat.com>
21983
d63a86f8 21984 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 21985 weirdness.
274bcba0 21986
cdbf20f7
MC
219872003-09-17 Michael Chastain <mec@shout.net>
21988
21989 * gdb.cp/gdb1355.exp: New file.
21990 * gdb.cp/gdb1355.c: New file.
21991
71e06f80
CV
219922003-09-15 Corinna Vinschen <vinschen@redhat.com>
21993
21994 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21995 * gdb.asm/sh.inc: New file.
21996
5c4e30ca
DC
219972003-09-11 David Carlton <carlton@kealia.com>
21998
bd45b7af
DC
21999 * gdb.cp/namespace.exp: Add tests for namespace types.
22000 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22001 (test_namespace): New.
22002
1c199746
EZ
220032003-09-11 Elena Zannoni <ezannoni@redhat.com>
22004
a9c64011 22005 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22006 * gdb.stabs/weird.exp: Ditto.
1c199746 22007
04ed252f
MC
220082003-09-08 Michael Chastain <mec@shout.net>
22009
22010 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22011
d8a2d9e7
MC
220122003-09-07 Michael Chastain <mec@shout.net>
22013
22014 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22015 'parse error'.
22016
161afb24
MK
220172003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22018
22019 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22020
49f2741a
MC
220212003-08-30 Michael Chastain <mec@shout.net>
22022
22023 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22024 * gdb.gdb/observer.exp: Ditto.
22025 * gdb.gdb/xfullpath.exp: Ditto.
22026
8afa723e
MK
220272003-08-29 Mark Kettenis <kettenis@gnu.org>
22028
22029 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22030 *-*-*bsd*.
22031
f31dfe3b
JJ
220322003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22033
22034 * gdb.base/dump.exp: Skip for ia64.
22035
4630e498
JJ
220362003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22037
22038 * gdb.asm/asm-source.exp: Add ia64 support.
22039 * gdb.asm/ia64.inc: New file.
22040
1105b7ef
MC
220412003-08-22 Michael Chastain <mec@shout.net>
22042
22043 * gdb.cp: New directory.
22044 * gdb.cp/*: Copy from gdb.c++/*.
22045 * gdb.c++/*: Remove.
22046 * Makefile.in: Change gdb.c++ to gdb.cp.
22047 * configure.in: Ditto.
22048 * configure: Regnerate.
22049
c945b932
MK
220502003-08-18 Mark Kettenis <kettenis@gnu.org>
22051
22052 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22053 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22054
2b66634b
DJ
220552003-08-17 Daniel Jacobowitz <drow@mvista.com>
22056
22057 * mi-var-display.exp (-var-list-children weird): Accept function
22058 pointers with argument types.
22059 * mi1-var-display.exp (-var-list-children weird): Likewise.
22060 * mi2-var-display.exp (-var-list-children weird): Likewise.
22061
a356f73b
DJ
220622003-08-17 Daniel Jacobowitz <drow@mvista.com>
22063
22064 * gdb.base/annota3.exp: Add missing newline.
22065
483417b8
MC
220662003-08-06 Michael Chastain <mec@shout.net>
22067
22068 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22069
c99c59c3
MS
220702003-08-12 Michael Snyder <msnyder@redhat.com>
22071
22072 * gdb.base/float.exp: Add test for SH.
22073
55ed7501
MK
220742003-08-10 Mark Kettenis <kettenis@gnu.org>
22075
22076 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22077
1a371f2e
EZ
220782003-08-07 Elena Zannoni <ezannoni@redhat.com>
22079
22080 * gdb.base/completion.exp: Remove reduntant completion test
22081 on filename.
22082
e0f353ce
EZ
220832003-08-07 Elena Zannoni <ezannoni@redhat.com>
22084
a9c64011
AS
22085 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22086 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22087 gdb.trace/save-trace.exp: Make sure that full pathnames are
22088 escaped correctly.
e0f353ce 22089
5710a1af 220902003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22091
a9c64011
AS
22092 * configure.in: Don't generate config.h from config.hin.
22093 * configure: Regenerate.
22094 * config.hin: Remove file.
22095 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22096 * gdb.threads/pthreads.c: Ditto.
5710a1af 22097
dcd81ce9
DJ
220982003-08-07 Daniel Jacobowitz <drow@mvista.com>
22099
22100 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22101 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22102 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22103 Replace ld24 with seth/add3.
22104
6009d884
AC
221052003-08-02 Andrew Cagney <cagney@redhat.com>
22106
22107 * gdb.base/annota3.exp: New file.
22108 * gdb.base/annota3.c: New file.
22109 * gdb.c++/annota3.exp: New file.
22110 * gdb.c++/annota3.cc: New file.
22111
51514e06
MC
221122003-07-29 Michael Chastain <mec@shout.net>
22113
22114 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22115 actually failed.
22116 (do_pass): Likewise.
22117 * gdb.threads/tls.exp: Always initialize no_of_threads.
22118
4ee6625b
DJ
221192003-07-27 Daniel Jacobowitz <drow@mvista.com>
22120
22121 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22122 pattern.
22123 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22124 * gdb.threads/tls.exp: Recognize one case of the host library not
22125 supporting TLS.
22126
225f2bf6
AC
221272003-07-27 Andrew Cagney <cagney@redhat.com>
22128
22129 * gdb.base/fileio.exp: Use SH when running commands using
22130 remote_exec.
22131
bcb27c9f
DJ
221322003-07-24 Daniel Jacobowitz <drow@mvista.com>
22133
22134 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22135 * gdb.base/relocate.c (dummy): New padding array.
22136
3d67be83
MS
221372003-07-22 Michael Snyder <msnyder@redhat.com>
22138
d63a86f8 22139 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22140
22141 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22142 patterns to be more general, accepting old and new output.
22143 Some output chars (such as '+') also must be quoted.
d63a86f8 22144 Some addresses are displayed numerically instead of
3d67be83
MS
22145 symbolically.
22146
57ba3b85
MS
221472003-07-23 Michael Snyder <msnyder@redhat.com>
22148
686d097c
MS
22149 * gdb.base/return2.exp: Don't test long-long return.
22150
57ba3b85
MS
22151 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22152 * gdb.disasm/t01_mov.exp: Ditto.
22153 * gdb.disasm/t02_mova.s: Ditto.
22154 * gdb.disasm/t02_mova.exp: Ditto.
22155 * gdb.disasm/t03_add.s: Ditto.
22156 * gdb.disasm/t03_add.exp: Ditto.
22157 * gdb.disasm/t04_sub.s: Ditto.
22158 * gdb.disasm/t04_sub.exp: Ditto.
22159 * gdb.disasm/t05_cmp.s: Ditto.
22160 * gdb.disasm/t05_cmp.exp: Ditto.
22161 * gdb.disasm/t06_ari2.s: Ditto.
22162 * gdb.disasm/t06_ari2.exp: Ditto.
22163 * gdb.disasm/t07_ari3.s: Ditto.
22164 * gdb.disasm/t07_ari3.exp: Ditto.
22165 * gdb.disasm/t08_or.s: Ditto.
22166 * gdb.disasm/t08_or.exp: Ditto.
22167 * gdb.disasm/t09_xor.s: Ditto.
22168 * gdb.disasm/t09_xor.exp: Ditto.
22169 * gdb.disasm/t10_and.s: Ditto.
22170 * gdb.disasm/t10_and.exp: Ditto.
22171 * gdb.disasm/t11_logs.s: Ditto.
22172 * gdb.disasm/t11_logs.exp: Ditto.
22173 * gdb.disasm/t12_bit.s: Ditto.
22174 * gdb.disasm/t12_bit.exp: Ditto.
22175 * gdb.disasm/t13_otr.s: Ditto.
22176 * gdb.disasm/t13_otr.exp: Ditto.
22177
e00759ef
EZ
221782003-07-22 Elena Zannoni <ezannoni@redhat.com>
22179
22180 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22181
8bc2021f
EZ
221822003-07-22 Elena Zannoni <ezannoni@redhat.com>
22183
a9c64011
AS
22184 * gdb.threads/tls.c : New file.
22185 * gdb.threads/tls.exp : New file.
22186 * gdb.threads/tls-main.c : New file.
22187 * gdb.threads/tls-shared.c : New file.
22188 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22189
89320c4c
AS
221902003-07-22 Andreas Schwab <schwab@suse.de>
22191
22192 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22193
180dea7c
AS
221942003-07-20 Andreas Schwab <schwab@suse.de>
22195
22196 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22197 due to insn reordering.
22198
0714963c
AC
221992003-07-15 Andrew Cagney <cagney@redhat.com>
22200
22201 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22202
98a23b3f
MC
222032003-07-15 Michael Chastain <mec@shout.net>
22204
22205 * gdb.base/gdb1250.exp: New file.
22206 * gdb.base/gdb1250.c: New file.
22207
27e417a2
ML
222082003-07-09 Michal Ludvig <mludvig@suse.cz>
22209
22210 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22211 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22212
8bc2021f
EZ
222132003-07-09 Elena Zannoni <ezannoni@redhat.com>
22214
a9c64011
AS
22215 * gdb.threads/tls.c: New file.
22216 * gdb.threads/tls.exp: New file.
22217 * gdb.threads/tls-main.c: New file.
22218 * gdb.threads/tls-shared.c: New file.
22219 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22220
d99968dc
EZ
222212003-07-09 Elena Zannoni <ezannoni@redhat.com>
22222
22223 * gdb.base/annota1.exp: Make sure that we properly escape the
22224 full path of the source file. Xfail more permissive patterns,
d63a86f8 22225 due to a compiler debug info problem.
d99968dc 22226
83876b3b
AS
222272003-07-07 Andreas Schwab <schwab@suse.de>
22228
2705e972
AS
22229 * gdb.asm/m68k.inc: New file.
22230 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22231
83876b3b
AS
22232 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22233 arguments"): Also match negative number.
22234
22235 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22236
3a871b37
DJ
222372003-07-03 Daniel Jacobowitz <drow@mvista.com>
22238
22239 * gdb.base/store.c (charest): New typedef.
22240 (add_char): Rename to add_charest, update.
22241 (wack_char): Rename to wack_charest, update types. Return l + r
22242 to keep r live across the call.
22243 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22244 (wack_double, wack_doublest): Return l + r to keep r live across
22245 the call.
22246 * gdb.base/store.exp: Accomodate store.c changes.
22247
b2a7f303
DC
222482003-06-30 David Carlton <carlton@kealia.com>
22249
22250 * gdb.c++/maint.exp (test_invalid_name): New.
22251 (test_first_component): Add tests for invalid names.
22252
3c6cb4a1
MC
222532003-06-29 Michael Chastain <mec@shout.net>
22254
22255 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22256 output of '<VTT for class>' for virtual base classes.
22257
f1c2644b
DJ
222582003-06-29 Daniel Jacobowitz <drow@mvista.com>
22259
22260 * gdb.base/completion.exp: Tab-complete "complet" instead of
22261 "compl".
22262 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22263
18080350
DJ
222642003-06-29 Daniel Jacobowitz <drow@mvista.com>
22265
22266 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22267 * gdb.base/volatile.exp: Likewise.
22268
f56973f8
DJ
222692003-06-29 Daniel Jacobowitz <drow@mvista.com>
22270
22271 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22272 gdb/1265.
22273
222742003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22275 Daniel Jacobowitz <drow@mvista.com>
22276
22277 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22278 initial line count of 'captured_main' from 26 to 32.
22279 (test_with_self): Allow xmalloc call to be interleaved with the
22280 preceding two lines.
22281
e766d4d6
JB
222822003-06-24 Joel Brobecker <brobecker@gnat.com>
22283
22284 * gdb.base/bang.exp: New testcase.
22285
f125c9a4
JB
222862003-06-23 Joel Brobecker <brobecker@gnat.com>
22287
22288 * gdb.base/langs.exp: Add some tests for the "minimal" language
22289 support.
22290
6e25beaf
EZ
222912003-06-23 Elena Zannoni <ezannoni@redhat.com>
22292
22293 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22294 the testcase.
22295
2f816dda
DJ
222962003-06-22 Daniel Jacobowitz <drow@mvista.com>
22297
22298 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22299 offset.
22300
db5a5748
DJ
223012003-06-22 Daniel Jacobowitz <drow@mvista.com>
22302
22303 * gdb.c++/pr-1210.cc: New file.
22304 * gdb.c++/pr-1210.exp: New file.
22305
1df0c130
DJ
223062003-06-21 Daniel Jacobowitz <drow@mvista.com>
22307
22308 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22309 000-exec-continue.
22310
a92feac0
MK
223112003-06-15 Mark Kettenis <kettenis@gnu.org>
22312
22313 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22314 on *-*-*bsd* instead of *-*-freebsd*.
22315
81a58f5b
AC
223162003-06-14 Andrew Cagney <cagney@redhat.com>
22317
22318 * gdb.base/store.exp: Test longest and doublest. Test all
22319 parameters. Weaken return statement match.
22320 * gdb.base/store.c: Add longest and doublest - aka long long and
22321 long double functions. Put all parameters into local register
22322 variables. Use negative values.
22323
b257a0d3
AC
223242003-06-14 Andrew Cagney <cagney@redhat.com>
22325
22326 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22327 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22328 exit status.
22329 * gdb.base/fileio.exp: Disable target when nointerrupts and
22330 noinferiorio, instead of limiting it to remote. Use remote_exec
22331 instead of system.
d63a86f8 22332
21c38304
JJ
223332003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22334
22335 * gdb.base/float.exp: Add ia64 support.
22336
1bcdb424
CV
223372003-06-12 Corinna Vinschen <vinschen@redhat.com>
22338
22339 * gdb.base/fileio.exp: Run only on remote targets.
22340
6aeb981f
CV
223412003-06-10 Corinna Vinschen <vinschen@redhat.com>
22342
22343 * gdb.base/fileio.c: New file, testing File-I/O.
22344 * gdb.base/fileio.exp: Ditto.
22345
53df362e
RG
223462003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22347
22348 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22349 shared objects after relocation at load time (gdb PR/1132).
22350 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22351 as above, part of the shared object relocation test.
53df362e 22352
ffee1b46
MK
223532003-06-08 Mark Kettenis <kettenis@gnu.org>
22354
b5ca3722
MK
22355 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22356 fully filled history list.
22357 * gdb.base/gdb_history: New file.
22358
03ed860d
MK
22359 * gdb.base/signals.exp: XFAIL "continue to func1" on
22360 i*86-*-freebsd*.
22361
ffee1b46
MK
22362 * gdb.base/attach.exp: When trying to attach to a nonexistent
22363 process, make it possible to specify the PID based on the target,
22364 and do so for *-*-freebsd*.
22365
d80dbb52
RH
223662003-06-02 Richard Henderson <rth@redhat.com>
22367
22368 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22369
6dd77b81
RH
223702003-06-02 Richard Henderson <rth@redhat.com>
22371
22372 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22373
f6347e16
RH
223742003-06-02 Richard Henderson <rth@redhat.com>
22375
22376 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22377
2c161407
DJ
223782003-06-01 Daniel Jacobowitz <drow@mvista.com>
22379
22380 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22381 of globalvar.
22382
572eb746
MK
223832003-06-01 Mark Kettenis <kettenis@gnu.org>
22384
22385 * gdb.asm/asm-source.exp: Check for memory read errors in
22386 disassembler test on *BSD too.
22387
9e9617a5
RH
223882003-06-01 Richard Henderson <rth@redhat.com>
22389
22390 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22391 for .frame.
22392 (gdbasm_call): Lose ldgp.
22393 (gdbasm_startup): Add frame information.
22394 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22395
7b34ad4e
MK
223962003-05-31 Mark Kettenis <kettenis@gnu.org>
22397
22398 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22399 i?86-*-*.
22400
10059fdf
MK
224012003-05-30 Mark Kettenis <kettenis@gnu.org>
22402
22403 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22404 FreeBSD.
22405
acf4b816
RH
224062003-05-29 Richard Henderson <rth@redhat.com>
22407
22408 * gdb.asm/alpha.inc: New file.
22409 * gdb.asm/asm-source.exp: Use it.
22410
e9ecd949
JB
224112003-05-29 Jim Blandy <jimb@redhat.com>
22412
22413 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22414 'core.PID'.
22415
e3e5a4f3
JB
224162003-05-22 Jim Blandy <jimb@redhat.com>
22417
22418 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22419 backtrace.
d63a86f8 22420
72fe3d25
DC
224212003-05-20 David Carlton <carlton@math.stanford.edu>
22422
22423 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22424 this time.
22425
58da2eb2
DC
224262003-05-19 David Carlton <carlton@bactrian.org>
22427
22428 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22429 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22430
1fcb5155
DC
224312003-05-19 David Carlton <carlton@bactrian.org>
22432
22433 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22434 namespace tests.
22435 Bump copyright date.
22436 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22437 (main): Call C::D::marker2.
22438 * gdb.c++/namespace1.cc: New file.
22439
85e85163
JJ
224402003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22441
22442 Roland McGrath <roland@redhat.com>
d63a86f8 22443 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22444 there is no manager thread.
22445
a25fbfec
JJ
224462003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22447
d63a86f8
RM
22448 * gdb.threads/schedlock.exp: Remove assumption that all threads
22449 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22450 in one of the child threads rather than the main thread.
22451
be375bae
JB
224522003-05-07 Jim Blandy <jimb@redhat.com>
22453
09bf6082
JB
22454 Add support for assembly source testing on the s390x.
22455 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22456 architecture.
22457 * gdb.asm/s390x.inc: New file.
22458
be375bae
JB
22459 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22460 succession of 'if' statements.
22461
00905d52
AC
224622003-05-05 Andrew Cagney <cagney@redhat.com>
22463
22464 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22465
b1e29e33
AC
224662003-05-05 Andrew Cagney <cagney@redhat.com>
22467
22468 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22469 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22470
e33d66ec
EZ
224712003-05-02 Elena Zannoni <ezannoni@redhat.com>
22472
22473 * gdb.base/charset.exp: Update based on new behavior of set/show
22474 charset commands.
22475
2b6fd0d8
AC
224762003-05-01 Andrew Cagney <cagney@redhat.com>
22477
22478 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22479 variable do not give memory errors.
22480
130cacce
AF
224812003-04-30 Adam Fedor <fedor@gnu.org>
22482
22483 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22484 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22485 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22486 gdb.objc/basicclass.m: : New files
22487
22488 * lib/gdb.exp (gdb_compile_objc): New procedure.
22489
bea71854
DJ
224902003-04-27 Daniel Jacobowitz <drow@mvista.com>
22491
22492 * gdb.base/signals.exp: Make backtrace tests more specific.
22493
0f20eeea
DC
224942003-04-23 David Carlton <carlton@bactrian.org>
22495
22496 * gdb.c++/maint.exp (test_first_component): Add tests for
22497 'operator' in more locations.
22498
c8c4d8dc
KB
224992003-04-16 Kevin Buettner <kevinb@redhat.com>
22500
22501 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22502
3fe60e3c
EZ
225032003-04-16 Elena Zannoni <ezannoni@redhat.com>
22504
22505 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22506 func marke' instead. Update test name.
3fe60e3c 22507
9219021c
DC
225082003-04-15 David Carlton <carlton@math.stanford.edu>
22509
22510 * gdb.c++/maint.exp: New file.
22511
5dd55bdd
EZ
225122003-04-14 Elena Zannoni <ezannoni@redhat.com>
22513
22514 * gdb.threads/schedlock.c: Change type of thread function argument
22515 to long, to avoid warnings on 64-bit platforms.
22516
00890572
EZ
225172003-04-14 Elena Zannoni <ezannoni@redhat.com>
22518
a9c64011
AS
22519 * gdb.base/attach.exp: Add new message from ptrace in case of
22520 attaching to nonexistent process.
d63a86f8 22521
93201743
JB
225222003-04-11 Jim Blandy <jimb@redhat.com>
22523
22524 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22525 gdb.c++/userdef.cc: Place comments on the lines to which the
22526 marker function might return.
22527 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22528 gdb.c++/userdef.exp: Look for those comments to check that we've
22529 returned to the right place, instead of checking line numbers.
22530
2a11c64d
EZ
225312003-04-11 Elena Zannoni <ezannoni@redhat.com>
22532
a9c64011
AS
22533 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22534 match on sourcefile name, instead of directory name.
2a11c64d 22535
68ab8fc5
EZ
225362003-04-10 Elena Zannoni <ezannoni@redhat.com>
22537
d63a86f8 22538 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22539 working directory name.
22540
5624293a
JB
225412003-04-09 Jim Blandy <jimb@redhat.com>
22542
22543 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22544 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22545 after an inferior function call, report the failure, but allow the
22546 test to continue.
22547
f1f02ee4
SC
225482003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22549
22550 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22551 with -DPROTOTYPES.
22552
6eb79af0
SC
225532003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22554
22555 * gdb.base/break.exp: Revert last patch.
22556
8dfb4cf0
SC
225572003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22558
22559 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22560 with -DPROTOTYPES.
22561
ed4c619a
AC
225622003-04-02 Andrew Cagney <cagney@redhat.com>
22563
22564 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22565 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22566 matching directories by the name breakpoint.
22567 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22568 Make "continue to marker1" consistent.
22569 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22570 message consistent.
22571 * lib/gdb.exp: Put "the program is no longer running", and "the
22572 program exited" in parenthesis.
22573 * lib/mi-support.exp: Ditto.
d63a86f8 22574
4e35d5f0 225752003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22576
4e35d5f0
BR
22577 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22578
71900fe8
AC
225792003-03-29 Andrew Cagney <cagney@redhat.com>
22580
22581 * gdb.base/sizeof.c (main): Print the value of '\377'.
22582 * gdb.base/sizeof.exp: Check the sign of '\377'.
22583
c0655a16
MC
225842003-03-27 Michael Chastain <mec@shout.net>
22585
22586 * gdb.base/gdb1090.exp: New file.
22587 * gdb.base/gdb1090.cc: New file.
22588
5b2a3989
JB
225892003-03-27 J. Brobecker <brobecker@gnat.com>
22590
22591 * gdb.gdb/observer.exp: New regression test.
22592
79876890
MC
225932003-03-27 Michael Chastain <mec@shout.net>
22594
22595 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22596 * gdb.base/ptype.exp: Likewise.
22597
6eac95e3
CV
225982003-03-27 Corinna Vinschen <vinschen@redhat.com>
22599
22600 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22601
e8c71839
MC
226022003-03-26 Michael Chastain <mec@shout.net>
22603
22604 * gdb.base/ptype.exp: Actually use some typedef'd types.
22605
71b10041
SC
226062003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22607
22608 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22609 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22610
2512cf80
CV
226112003-03-20 Corinna Vinschen <vinschen@redhat.com>
22612
22613 * gdb.base/default.exp: Fix regular expression.
22614
0d195a4f
CV
226152003-03-20 Corinna Vinschen <vinschen@redhat.com>
22616
22617 * gdb.base/args.exp: Fix regular expression.
22618
8a2dbca8
CV
226192003-03-20 Corinna Vinschen <vinschen@redhat.com>
22620
22621 * gdb.base/help.exp: Allow Win32 child process.
22622
bf028682
CV
226232003-03-20 Corinna Vinschen <vinschen@redhat.com>
22624
22625 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22626 when stepping out of main().
22627
182dbe85
CV
226282003-03-20 Corinna Vinschen <vinschen@redhat.com>
22629
22630 * gdb.base/default.exp: Check for win32 specific message when calling
22631 "run" without executable.
22632
d67a6ba5
CV
226332003-03-20 Corinna Vinschen <vinschen@redhat.com>
22634
22635 * gdb.base/args.exp: Expect .exe in output.
22636
a955b5bb
CV
226372003-03-20 Corinna Vinschen <vinschen@redhat.com>
22638
22639 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22640 Cygwin native.
22641
bf6bad4b
AC
226422003-03-17 Andrew Cagney <cagney@redhat.com>
22643
22644 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22645 vector registes.
22646 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22647 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22648
293e9a31
DC
226492003-03-17 David Carlton <carlton@math.stanford.edu>
22650
22651 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22652 test, for PR breakpoints/38.
22653 Call test_watchpoint_and_breakpoint.
22654 * gdb.base/watchpoint.c (func3): New function.
22655 (main): Call func3.
22656
5330f2db
DC
226572003-03-04 David Carlton <carlton@math.stanford.edu>
22658
22659 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22660 Garply<Garply<char> >:: garply".
22661 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22662 with respect to PR c++/1111; note also PR c++/1113.
22663 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22664 respect to PR c++/1062.
22665 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22666
6ece72da
DC
226672003-03-03 David Carlton <carlton@math.stanford.edu>
22668
22669 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22670 with respect to PR c++/57.
22671 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22672 c++/826.
22673 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22674 respect to PR c++/57.
22675
85ca1584
DC
226762003-03-03 David Carlton <carlton@math.stanford.edu>
22677
22678 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22679 respect to PR c++/33 into FAILs.
22680
98e9c5b8
MC
226812003-03-03 Michael Chastain <mec@shout.net>
22682
7bedbf27
MC
22683 * configure.in: Update copyright years.
22684
226852003-03-03 Michael Chastain <mec@shout.net>
22686
22687 * Makefile.in: Update copyright years.
98e9c5b8 22688
f683e100
DC
226892003-02-28 David Carlton <carlton@math.stanford.edu>
22690
22691 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22692 print class instead of struct and/or superfluous protection
22693 specifiers, as long as the resulting output is equivalent to the
22694 source code.
22695 Delete FIXME from end of messages on tests that don't need
22696 fixing.
22697
a9e0cf2c
DC
226982003-02-28 David Carlton <carlton@math.stanford.edu>
22699
22700 * gdb.c++/templates.exp (do_tests): Allow const in the two
22701 Foo<volatile char *>::foo tests.
22702
e8d359df
MS
227032003-02-27 Michael Snyder <msnyder@redhat.com>
22704
d63a86f8 22705 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22706 will be consistant.
22707
0b71dc91
DC
227082003-02-26 David Carlton <carlton@math.stanford.edu>
22709
22710 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22711 char *>::foo" test with respect to PR c++/33. Create a new test
22712 which is identical to that one except that it doesn't put the
22713 space between the "char" and the "*"; KFAIL it, too.
22714
dd14ab43
DC
227152003-02-26 David Carlton <carlton@math.stanford.edu>
22716
22717 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22718 template types into either PASSes or KFAILs (corresponding to PR
22719 c++/57). Tweak indentation. Update copyright.
22720
1146c7f1
SC
227212003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22722
22723 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22724
74641dfb
MC
227252003-02-13 Michael Chastain <mec@shout.net>
22726
22727 * gdb.base/exprs.exp: Remove i960 remnants.
22728 * gdb.base/funcargs.exp: Likewise.
22729 * gdb.base/list.exp: Likewise.
22730 * gdb.base/ptype.exp: Likewise.
22731
559cd2d0
DC
227322003-02-14 David Carlton <carlton@math.stanford.edu>
22733
22734 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22735 pEe->D::vg()" from XFAIL to KFAIL.
22736
c4f90d87
JM
227372003-02-13 Jason Molenda (jmolenda@apple.com)
22738
22739 * gdb.base/maint.exp: Update maint print statistics regexp to include
22740 new entries.
22741
cbc4d97c
MC
227422003-02-13 Michael Chastain <mec@shout.net>
22743
22744 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22745
40f235b7
MC
227462003-02-12 Michael Chastain <mec@shout.net>
22747
22748 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22749 * gdb.c++/inherit.exp: Likewise.
22750 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22751 * gdb.c++/templates.exp: Likewise.
22752 * gdb.c++/virtfunc.exp: Likewise.
22753
c56716b0
JM
227542003-02-06 Jason Molenda (jason-cl@molenda.com)
22755
22756 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22757 why the code is written that way.
22758
070afcf8
MC
227592003-02-05 Michael Chastain <mec@shout.net>
22760
22761 * gdb.base/dump.exp: Add missing copyright line.
22762
5d0331e5
JM
227632003-02-05 Jason Molenda (jason-cl@molenda.com)
22764
f7ae6d3e 22765 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22766 at the beginning so the breakpoint doesn't get set on the loop.
22767
92851186
MC
227682003-02-05 Michael Chastain <mec@shout.net>
22769
22770 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22771 output for configurations with gcc 2.95.3.
22772
cbf1e085
AC
227732003-02-05 Keith Seitz <keiths@redhat.com>
22774 Andrew Cagney <ac131313@redhat.com>
22775
22776 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22777
29518e1e
MC
227782003-02-04 Michael Chastain <mec@shout.net>
22779
22780 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22781 Call perror and then continue.
22782
5af1d5f3
MC
227832003-02-03 Michael Chastain <mec@shout.net>
22784
22785 * gdb.c++/pr-1023.cc: New file.
22786 * gdb.c++/pr-1023.exp: New file.
22787
6b549786
JB
227882003-02-05 Jim Blandy <jimb@redhat.com>
22789
22790 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22791 it's local to foobar. Check for it there, and check that it's not
22792 present in main.
22793 * gdb.c++/local.cc (marker2): New function.
22794 (foobar): Call marker1.
22795 (main): Call marker2 instead of marker1.
22796
67f16606
AC
227972003-02-04 Andrew Cagney <ac131313@redhat.com>
22798
22799 * gdb.disasm/mn10200.exp: Obsolete file.
22800 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22801 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22802 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22803
1c5cb38e
DC
228042003-02-04 David Carlton <carlton@math.stanford.edu>
22805
22806 * gdb.c++/overload.exp: Test intToChar(1).
22807 * gdb.c++/overload.cc (intToChar): New.
22808 (main): Call intToChar.
22809
d1fe6965
DC
228102003-02-03 David Carlton <carlton@math.stanford.edu>
22811
22812 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22813 'might_kfail' arg.
22814 KFAIL some of the continue_to_bp_overloaded calls, according to
22815 PR c++/1025.
22816
9ba61c5d
MC
228172003-02-01 Michael Chastain <mec@shout.net>
22818
22819 * gdb.base/advance.c (marker1): New marker function.
22820 * gdb.base/advance.exp: When the 'advance' command lands on the
22821 return breakpoint, it can legitimately stop on either the
22822 current line or the next line. Accommodate both outcomes.
22823 * gdb.base/until.exp: Likewise.
22824
e7494ffb
AC
228252003-02-02 Andrew Cagney <ac131313@redhat.com>
22826
22827 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22828 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22829 now a list, not a tuple.
22830 * gdb.mi/mi-var-display.exp: Ditto.
22831 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 22832
075559bc
AC
228332003-02-01 Andrew Cagney <ac131313@redhat.com>
22834
22835 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22836 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22837 stack backtraces.
22838 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 22839
2bd4c7b1
MK
228402003-02-01 Mark Kettenis <kettenis@gnu.org>
22841
22842 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22843 gdb.mi/mi1-pthreads.exp: Return instead of calling
22844 gdb_suppress_entire_file.
22845
eabd8992
MS
228462003-02-01 Mark Salter <msalter@redhat.com>
22847
22848 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22849
71469e2f
MS
228502003-01-31 Mark Salter <msalter@redhat.com>
22851
22852 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22853 Support empty arg.
22854
38a94d44
MC
228552003-01-30 Michael Chastain <mec@shout.net>
22856
22857 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22858 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22859 has been fixed in gdb/readline on 2003-01-09.
22860
19ea9e73
MS
228612003-01-29 Michael Snyder <msnyder@redhat.com>
22862
e8d359df
MS
22863 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22864 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22865 * gdb.base/args.exp: Skip if target does not support args passing.
22866
2307bd6a
DJ
228672003-01-22 Daniel Jacobowitz <drow@mvista.com>
22868
19ea9e73 22869 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22870 gdb_test. Accept a list of expect arguments as the third
22871 parameter.
22872 (gdb_test): Use it.
22873
f2dd3617
EZ
228742003-01-20 Elena Zannoni <ezannoni@redhat.com>
22875
22876 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22877 allow for different test tree configurations. Update some
22878 tescases accordingly.
22879 * gdb.arch/altivec-regs.exp: Ditto.
22880 * gdb.asm/asm-source.exp: Ditto.
22881 * gdb.base/advance.exp: Ditto.
22882 * gdb.base/display.exp: Ditto.
d63a86f8 22883 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
22884 * gdb.base/mips_pro.exp: Ditto.
22885 * gdb.base/overlays.exp: Ditto.
22886 * gdb.base/relocate.exp: Ditto.
22887 * gdb.base/setshow.exp: Ditto.
22888 * gdb.base/step-line.exp: Ditto.
22889 * gdb.base/step-test.exp: Ditto.
22890 * gdb.base/until.exp: Ditto.
22891 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22892
c71cdefd
DC
228932003-01-17 David Carlton <carlton@math.stanford.edu>
22894
22895 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22896 corresponding to PR c++/945.
22897 Update copyright.
22898
fdba05d7
DC
228992003-01-17 David Carlton <carlton@math.stanford.edu>
22900
22901 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22902 corresponding to PR c++/68.
22903
229042003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
22905
22906 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22907 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22908 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22909
c362c33a
EZ
229102003-01-15 Elena Zannoni <ezannoni@redhat.com>
22911
0fbc361c
EZ
22912 * gdb.base/break.exp: Fix change of default location, because of
22913 removal of until tests.
22914 * gdb.base/help.exp: Update test for new 'until' help message.
22915 Add test for help on 'advance'.
a9c64011 22916 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22917
dabf8a35
MK
229182003-01-15 Mark Kettenis <kettenis@gnu.org>
22919
22920 * gdb.base/default.exp: Adapt "info float" test for recent changes
22921 to that command. Add test for "info vector".
22922 * gdb.base/float.exp: New file. Add test for "info float" that
22923 resembles the old test in gdb.base/default.exp.
22924
a1769aca
DC
229252003-01-15 David Carlton <carlton@math.stanford.edu>
22926
22927 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22928
82025e13
EZ
229292003-01-15 Elena Zannoni <ezannoni@redhat.com>
22930
22931 * gdb.base/break.exp: Move the tests of until command from here...
22932 * gdb.base/until.exp: ... to here. New file. Add other tests.
22933 * gdb.base/advance.c: New file.
22934 * gdb.base/advance.exp: New file.
22935
8f9ab801
EZ
229362003-01-14 Elena Zannoni <ezannoni@redhat.com>
22937
a9c64011
AS
22938 * gdb.base/args.c: New file.
22939 * gdb.base/args.exp: New file.
8f9ab801 22940
9ae66589
DJ
229412003-01-14 Daniel Jacobowitz <drow@mvista.com>
22942
22943 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22944
8d77e5c3
DJ
229452003-01-14 Daniel Jacobowitz <drow@mvista.com>
22946
22947 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22948
12d2f0a1
DJ
229492003-01-14 Daniel Jacobowitz <drow@mvista.com>
22950
22951 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22952 dates.
22953
6ca37014
DJ
229542003-01-13 Daniel Jacobowitz <drow@mvista.com>
22955
22956 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22957
b0023472
DJ
229582003-01-13 Daniel Jacobowitz <drow@mvista.com>
22959
22960 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22961 (ptype &*"foo").
22962 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22963
607fbc54 229642003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22965
22966 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22967 * gdb.mi/mi1-console.exp: Likewise.
22968
607fbc54 229692003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22970
22971 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22972 * gdb.mi/mi1-console.exp: Likewise.
22973
a1fb14a2
DJ
229742003-01-13 Daniel Jacobowitz <drow@mvista.com>
22975
22976 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22977
c4cf40b7
DJ
229782003-01-09 Daniel Jacobowitz <drow@mvista.com>
22979
22980 * gdb.base/detach.exp: New test.
22981
696d5a5b
DJ
229822003-01-09 Daniel Jacobowitz <drow@mvista.com>
22983
22984 * Makefile.in (ALL_SUBDIRS): New variable.
22985 (subdirs, clean, distclean): Use it.
22986 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22987 regenerating Makefile, since it is generated from the top level.
22988 * gdb.asm/Makefile.in: Likewise.
22989 * gdb.base/Makefile.in: Likewise.
22990 * gdb.c++/Makefile.in: Likewise.
22991 * gdb.disasm/Makefile.in: Likewise.
22992 * gdb.java/Makefile.in: Likewise.
22993 * gdb.mi/Makefile.in: Likewise.
22994 * gdb.threads/Makefile.in: Likewise.
22995 * gdb.trace/Makefile.in: Likewise.
22996
754533e4
DC
229972003-01-09 David Carlton <carlton@math.stanford.edu>
22998
22999 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23000 Add copyright year 2003.
23001
d8b3e9ee
MC
230022003-01-06 Michael Chastain <mec@shout.net>
23003
23004 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23005 When selecting a thread, 'line' and 'file' are optional.
23006 * gdb.mi/mi1-pthreads.exp: Likewise.
23007
8e9e0fe6
AS
230082003-01-06 Andreas Schwab <schwab@suse.de>
23009
23010 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23011 failures.
23012
b5ab8ff3
DJ
230132003-01-04 Daniel Jacobowitz <drow@mvista.com>
23014
23015 Fix PR gdb/844
23016 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23017 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23018
23019 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23020 instead of calling gdb_suppress_entire_file.
23021 * gdb.threads/print-threads.exp: Likewise.
23022 * gdb.threads/schedlock.exp: Likewise.
23023
23024 * gdb.threads/killed.exp: Return instead of calling
23025 gdb_suppress_entire_file.
23026 * gdb.threads/linux-dp.exp: Likewise.
23027 * gdb.threads/pthreads.exp: Likewise.
23028
1e698235
DJ
230292003-01-04 Daniel Jacobowitz <drow@mvista.com>
23030
23031 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23032 stabs.
23033 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23034 * gdb.base/whatis.exp: Always allow (void) after function names.
23035
147ff08c
DJ
230362003-01-04 Daniel Jacobowitz <drow@mvista.com>
23037
23038 * gdb.c++/casts.exp: Correct regexp.
23039
dc62bfc2
MK
230402003-01-04 Mark Kettenis <kettenis@gnu.org>
23041
23042 * configure.in: Call AC_CONFIG_HEADER. Don't call
23043 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23044 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23045 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23046 aforementioned directories in the AC_OUPUT call.
23047 * config.hin: New file.
23048 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23049 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23050 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23051 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23052 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23053 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23054 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23055 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23056 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23057 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23058 gdb.threads/configure.in, gdb.threads/configure,
23059 gdb.threads/config.in, gdb.trace/configure.in,
23060 gdb.trace/configure: Removed.
23061
77afa639
MC
230622003-01-03 Michael Chastain <mec@shout.net>
23063
23064 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23065 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23066
7634bb6e
DJ
230672003-01-03 Daniel Jacobowitz <drow@mvista.com>
23068
23069 * gdb.base/store.exp: Fix regular expressions.
23070
b39c905e
MK
230712002-12-28 Mark Kettenis <kettenis@gnu.org>
23072
23073 * configure.in: Rewrite.
23074 * configure: Regenerated.
23075
0a8551dd
DC
230762003-01-03 David Carlton <carlton@math.stanford.edu>
23077
23078 * gdb.base/psymtab.exp: New file.
23079 * gdb.base/psymtab1.c: Ditto.
23080 * gdb.base/psymtab2.c: Ditto.
23081
c60b7188
AF
230822002-12-23 Adam Fedor <fedor@gnu.org>
23083
23084 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23085
ee73db83
DC
230862002-12-23 David Carlton <carlton@math.stanford.edu>
23087
23088 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23089 and current_directory initialization.
23090
d6c1774e
JB
230912002-12-22 Jim Blandy <jimb@redhat.com>
23092
f0a847b8
JB
23093 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23094 rather than as part of the output file name.
23095
d6c1774e
JB
23096 * gdb.base/attach.exp: There's no need to copy the test program to
23097 /tmp; that was only ever necessary on HP/UX, and this test is
23098 entirely disabled there anyway.
23099
f0708dbb
JB
231002002-12-21 Jim Blandy <jimb@redhat.com>
23101
4c2acfea
JB
23102 * gdb.c++/psmang.exp: Doc fix.
23103
f0708dbb
JB
23104 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23105 test.
23106
9579e000
DC
231072002-12-20 David Carlton <carlton@math.stanford.edu>
23108
23109 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23110
d1810171
MC
231112002-12-18 Michael Chastain <mec@shout.net>
23112
23113 * gdb.c++/annota2.exp: Add copyright year 2002.
23114
76565097
DC
231152002-12-17 David Carlton <carlton@math.stanford.edu>
23116
23117 * gdb.c++/try_catch.cc: Add marker comments.
23118 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23119 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23120 * gdb.c++/m-static.cc: Ditto.
23121 * gdb.c++/m-static1.cc: Ditto.
23122 * gdb.c++/try_catch.cc: Ditto.
23123
da81390b
JJ
231242002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23125
23126 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23127 to see whether we are using the new -environment-directory
23128 command which resets via -r or the old version of the command
23129 which may prompt the user. Part of fix for gdb/741.
23130
b304d130
AC
231312002-12-13 Andrew Cagney <ac131313@redhat.com>
23132
23133 * gdb.fortran/types.exp: Update obsolete comment.
23134 * gdb.fortran/exprs.exp: Ditto.
23135 * lib/gdb.exp: Delete obsolete code.
23136 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23137 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23138 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23139 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23140 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23141 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23142 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23143 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23144 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23145 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23146 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23147 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23148 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23149 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23150 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23151 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23152 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23153 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23154 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23155 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23156 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23157 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23158 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23159 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23160 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23161 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23162 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23163 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23164 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23165 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23166 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23167 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23168 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23169 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23170 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23171 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23172 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23173
a23b6e6a
DC
231742002-12-11 David Carlton <carlton@math.stanford.edu>
23175
23176 * gdb.c++/m-data.exp: Add test for members that shadow global
23177 variables: see PR gdb/804.
23178 * gdb.c++/m-data.cc: Ditto.
23179
6604731b
DJ
231802002-12-10 Daniel Jacobowitz <drow@mvista.com>
23181
23182 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23183
de46ecd7
DC
231842002-12-06 David Carlton <carlton@math.stanford.edu>
23185
23186 * gdb.base/store.c: Don't declare functions static.
23187
27e829d0
AC
231882002-12-04 Andrew Cagney <ac131313@redhat.com>
23189
23190 * gdb.base/store.exp, gdb.base/store.c: New files.
23191
92806416
DJ
231922002-12-03 Daniel Jacobowitz <drow@mvista.com>
23193
23194 * gdb.base/selftest.exp: Update for current gdb.
23195
3bcbaac5
DJ
231962002-12-03 Daniel Jacobowitz <drow@mvista.com>
23197
23198 * gdb.base/maint.exp: Only dump symbols from one source file
23199 or objfile.
23200
f4f00b1f
DJ
232012002-12-03 Daniel Jacobowitz <drow@mvista.com>
23202
23203 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23204 function call.
23205
f1c8a949
JB
232062002-11-25 Jim Blandy <jimb@redhat.com>
23207
23208 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23209 function appearing in error message.
23210
9e297a97
DJ
232112002-11-21 Daniel Jacobowitz <drow@mvista.com>
23212
23213 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23214
1f312e79
JJ
232152002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23216
d63a86f8
RM
23217 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23218 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23219 should be in mi console format. This is part of fix for PR gdb/604.
23220
83c31e7d
FN
232212002-09-18 Fernando Nasser <fnasser@redhat.com>
23222
23223 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23224 which explicitly prints the zero offset as "+0".
23225
322b3f65
DJ
232262002-10-22 Daniel Jacobowitz <drow@mvista.com>
23227
23228 * gdb.threads/schedlock.c (args): Make unsigned.
23229
232302002-10-21 Daniel Jacobowitz <drow@mvista.com>
23231
23232 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23233 numbers. Allow "foo2|selected stack frame".
23234 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23235 * gdb.asm/asmsrc2.s: Likewise.
23236 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23237 comments.
23238 * gdb.asm/mips.inc: New file.
23239
5e2fe5b8
AF
232402002-10-18 Adam Fedor <fedor@gnu.org>
23241
23242 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23243 * gdb.base/help.exp: Likewise.
23244
abe1a5d0
KB
232452002-10-17 Kevin Buettner <kevinb@redhat.com>
23246
23247 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23248 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23249
10abb1d4
JB
232502002-10-02 Jim Blandy <jimb@redhat.com>
23251
23252 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23253
1f609b42
AC
232542002-10-01 Andrew Cagney <ac131313@redhat.com>
23255
23256 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23257 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23258 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23259 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23260 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23261 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23262 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23263
0aee02e4
AC
232642002-09-29 Andrew Cagney <ac131313@redhat.com>
23265
23266 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23267 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23268 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23269 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23270 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23271 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23272 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23273
6fde09ad
KB
232742002-09-27 Kevin Buettner <kevinb@redhat.com>
23275
23276 * gdb.base/annota1.exp (info break): Make directory components of
23277 path optional since not all compilers emit this debug information.
23278
889bf7c5
PA
23279 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23280 step ends up stepping out of the function instead of stopping on
23281 the epilogue.
6fde09ad 23282
9e8aab75
KS
232832002-09-26 Keith Seitz <keiths@redhat.com>
23284
23285 * lib/insight-support.exp (gdbtk_start): Figure out where
23286 the insight executable is based on where gdb is. Use this
23287 executable to start insight instead of gdb.
23288
e36180d7
AC
232892002-09-25 Andrew Cagney <cagney@redhat.com>
23290
23291 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23292
9dd34b2b
AC
232932002-09-24 Andrew Cagney <ac131313@redhat.com>
23294
23295 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23296 test_isolated_complaints.
23297 (test_empty_complaint): New function.
23298 (test_empty_complaints): New function. Check no output when no
23299 complaints.
d63a86f8 23300
dea97812
KB
233012002-09-19 Jim Blandy <jimb@redhat.com>
23302
a9c64011 23303 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23304
54951bd7
AC
233052002-09-19 Andrew Cagney <ac131313@redhat.com>
23306
23307 * gdb.gdb/complaints.exp: New file.
23308
dec43320
AC
233092002-09-18 Andrew Cagney <ac131313@redhat.com>
23310
23311 * gdb.base/maint.exp: Check `help maint internal-warning'.
23312
e70d6e3f
DC
233132002-09-18 David Carlton <carlton@math.stanford.edu>
23314
23315 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23316 numbers, and replace them by a single breakpoint after the
23317 constructors are all finished.
23318 Add test 4.
23319 * gdb.c++/m-static.cc: Add test 4.
23320 * gdb.c++/m-static.h: New file.
23321 * gdb.c++/m-static1.cc: New file.
23322
23323 * gdb.c++/printmethod.exp: New file.
23324 * gdb.c++/printmethod.cc: New file.
23325
23326 * gdb.c++/pr-574.exp: New file.
23327 * gdb.c++/pr-574.cc: New file.
23328
afb5c968
CV
233292002-09-18 Corinna Vinschen <vinschen@redhat.com>
23330
23331 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23332 embedded targets which never actually exit.
23333
31e45dee
FN
233342002-09-18 Fernando Nasser <fnasser@redhat.com>
23335
23336 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23337 "don't step after run" as unresolved or unsupported, instead of xfail.
23338
a283c5a1
CV
233392002-09-18 Corinna Vinschen <vinschen@redhat.com>
23340
23341 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23342 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23343 Add newline to expected string in "step out of main (status wrapper)"
23344 case.
23345
11350d2a
CV
233462002-09-18 Corinna Vinschen <vinschen@redhat.com>
23347
23348 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23349 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23350
0deec7d6
TT
233512002-09-17 Tom Tromey <tromey@redhat.com>
23352
23353 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23354 \000, not \0, in double-quoted string.
23355
b2b4a1b5
CV
233562002-09-14 Corinna Vinschen <vinschen@redhat.com>
23357
c9d37158 23358 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23359 string after running the commands execution on breakpoint tests.
23360
1c56143a
CV
233612002-09-13 Corinna Vinschen <vinschen@redhat.com>
23362
23363 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23364
37f8da45
JB
233652002-09-12 Joel Brobecker <brobecker@gnat.com>
23366
23367 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23368
08b468e0
KS
233692002-09-10 Keith Seitz <keiths@redhat.com>
23370
23371 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23372 runto proc.
23373 (mi_run_to_main): Use mi_runto.
23374 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23375
dc360f58
KS
233762002-09-10 Keith Seitz <keiths@redhat.com>
23377
23378 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23379 regexp for stopping at main. Could have multiple event notifications.
23380 Don't assume that main was declared with no parameters.
23381 (mi_next): Use mi_step_to.
23382 (mi_step): Use mi_next_to.
23383
ce3abcfb
CV
233842002-09-09 Corinna Vinschen <vinschen@redhat.com>
23385
23386 * gdb.base/default.exp: Fix expected string in `info float' test.
23387
d1f5b980
BE
233882002-09-09 Ben Elliston <bje@redhat.com>
23389
23390 * config/mips.exp: Update comments.
23391 * config/mips-idt.exp: Likewise.
23392 * config/nind.exp: Likewise.
23393 * config/slite.exp: Likewise.
23394 * config/sparclet.exp: Likewise.
23395 * config/udi.exp: Likewise.
23396 * config/vx.exp: Likewise.
23397 * config/vxworks29k.exp: Likewise.
23398
2f71430b
JB
233992002-09-05 Jim Blandy <jimb@redhat.com>
23400
23401 * gdb.threads/killed.exp: Fix test failure message.
23402
7ddebc7e
KS
234032002-09-04 Keith Seitz <keiths@redhat.com>
23404
23405 * lib/mi-support.exp: Update copyright.
23406 (mi_gdb_test): Increase the priority of the expected pattern
23407 so that it matches gdb_test.
23408
0ae67eb3
KS
234092002-09-03 Keith Seitz <keiths@redhat.com>
23410
23411 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23412 Use integer comparison instead of string comparison for testing
23413 whether binary was built.
23414
38fc42c8
JB
234152002-09-03 Jim Blandy <jimb@redhat.com>
23416
23417 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23418
b6ff0e81
JB
234192002-08-29 Jim Blandy <jimb@redhat.com>
23420
23421 * gdb.threads/pthreads.exp: Move the portable thread compilation
23422 code into a function in lib/gdb.exp, and call that from here.
23423 * lib/gdb.exp (gdb_compile_pthreads): New function.
23424
07c98896
KS
234252002-08-29 Keith Seitz <keiths@redhat.com>
23426
23427 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23428 expect_out so that callers can get at it.
23429
0312286c
DJ
234302002-08-23 Daniel Jacobowitz <drow@mvista.com>
23431
23432 * gdb.threads/print-threads.c: New file.
23433 * gdb.threads/print-threads.exp: New file.
23434 * gdb.threads/schedlock.c: New file.
23435 * gdb.threads/schedlock.exp: New file.
23436
dd039bc4
EZ
234372002-08-22 Elena Zannoni <ezannoni@redhat.com>
23438
a9c64011
AS
23439 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23440 not altivec.c.
dd039bc4 23441
1f36144c
MK
234422002-08-17 Mark Kettenis <kettenis@gnu.org>
23443
23444 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23445 targets. The problem should be fixed now.
23446
16057ec7 234472002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23448
23449 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23450 2002-07-24 change that removes final dots from error messages.
23451
3c1499ad
TT
234522002-08-13 Tom Tromey <tromey@redhat.com>
23453
23454 * gdb.base/readline.exp: New file.
23455
a20ce2c3
AC
234562002-08-01 Andrew Cagney <ac131313@redhat.com>
23457
23458 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23459 supress message.
23460
db034ac5
AC
234612002-08-01 Andrew Cagney <cagney@redhat.com>
23462
23463 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23464 CHILL_FOR_TARGET and CHILL_LIB.
23465 * configure.in (configdirs): Remove gdb.chill.
23466 * configure: Regenerate.
23467 * lib/gdb.exp: Obsolete references to chill.
23468 * gdb.fortran/types.exp: Ditto.
23469 * gdb.fortran/exprs.exp: Ditto.
23470
3e000b18
KB
234712002-07-30 Kevin Buettner <kevinb@redhat.com>
23472
23473 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23474 set Irix-specific compile and link flags.
23475
28f4966b
KB
234762002-07-29 Kevin Buettner <kevinb@redhat.com>
23477
23478 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23479 source files. The ``-o'' option doesn't work with the ``-E'' option
23480 when using the Irix compiler.
23481
46c0d5a6
DJ
234822002-07-19 Daniel Jacobowitz <drow@mvista.com>
23483
23484 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23485 Improve support for reusing an exec file. Copy exec file
23486 to target, and run gdbserver on the target instead of on the host.
23487
eecf4bed
JB
234882002-07-18 Jim Blandy <jimb@redhat.com>
23489
0f815cdf
JB
23490 * gdb.base/ending-run.exp: Don't expect to see the program end in
23491 some orderly fashion when we're running on a real stand-alone
23492 board.
23493
eecf4bed
JB
23494 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23495 targets that don't support interrupts.
23496
52d309e4
JB
234972002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23498
23499 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23500 systems.
23501 Move comments in expect statements to inside the actions, so that they
23502 don't get matched against.
23503
ff683d9e
MK
235042002-07-10 Mark Kettenis <kettenis@gnu.org>
23505
23506 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23507 function when asleep" test.
23508
b5356753
AC
235092002-07-10 Andrew Cagney <ac131313@redhat.com>
23510
23511 * gdb.base/page.exp: Rewrite to handle problems with very long
23512 `info set' output. Update copyright.
23513
6aa4d13a
AC
235142002-06-26 Andrew Cagney <ac131313@redhat.com>
23515
23516 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23517 gdb.threads-hp.
23518 * gdb.hp/configure: Regenerate.
23519 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23520 * gdb.hp/gdb.threads-hp/configure: Delete file.
23521 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23522
8cf8c2b8
AC
235232002-06-22 Andrew Cagney <ac131313@redhat.com>
23524
23525 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23526 setlocale, bindtextdomain and textdomain.
23527
6827a8f8
JB
235282002-06-11 Jim Blandy <jimb@redhat.com>
23529
919d772c
JB
23530 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23531 preprocessor macro information is present.
23532
6827a8f8
JB
23533 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23534 tests.
23535
c15b0d21
MS
235362002-06-06 Michael Snyder <msnyder@redhat.com>
23537
c5984d70
MS
23538 * gdb.base/overlays.exp: Record addresses of overlay
23539 functions in TCL variables rather than in GDB variables,
23540 to avoid having GDB convert them to pointers (with loss
23541 of information).
23542
d63a86f8 23543 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23544 default linker script changes.
c15b0d21
MS
23545 * gdb.base/long_long.exp: Add check for sizeof (long double).
23546
be26fe0d
ML
235472002-06-06 Michal Ludvig <mludvig@suse.cz>
23548
23549 * gdb.asm/asm-source.exp: Add x86-64 target.
23550 * gdb.asm/x86_64.inc: New.
d63a86f8 23551
258093ca 235522002-05-30 Michael Chastain <mec@shout.net>
258093ca 23553
4b3153f1 23554 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23555 * gdb.c++/m-static.cc: New file.
23556 * gdb.c++/m-static.exp: New file.
23557
241264c6
MS
235582002-05-28 Michael Snyder <msnyder@redhat.com>
23559
23560 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23561 precision.
23562
9bba8c8f 235632002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23564
4b3153f1 23565 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23566 * gdb.c++/m-data.cc: New file.
23567 * gdb.c++/m-data.exp: New file.
23568
235692002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23570
4b3153f1 23571 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23572 * gdb.c++/try_catch.cc: New file.
d63a86f8 23573 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23574
def1b996
MC
235752002-05-27 Michael Chastain <mec@shout.net>
23576
23577 * gdb.c++/local.exp: Accept more nested types in output.
23578
522ba268
MC
235792002-05-26 Michael Chastain <mec@shout.net>
23580
23581 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23582
277254ba
MS
235832002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23584
23585 * lib/gdb.exp (gdb_wrapper_init): Just because
23586 gdb_wrapper_file exists, this does not mean that the file
23587 should not be rebuilt. That is what gdb_wrapper_initialized
23588 is for.
23589 (default_gdb_init): Reset gdb_wrapper_initialized.
23590
b61a8733
MS
235912002-05-23 Michael Snyder <msnyder@redhat.com>
23592
d63a86f8 23593 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23594 the precision of the floating point test results.
23595 * gdb.base/call-rt-st.exp: Ditto.
23596
b61a8733
MS
23597 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23598 * gdb.base/call-rt-st.exp: Ditto.
23599
56f6e910
MC
236002002-05-19 Michael Chastain <mec@shout.net>
23601
23602 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23603
ad0b0016
EZ
236042002-05-19 Elena Zannoni <ezannoni@redhat.com>
23605
a9c64011
AS
23606 * configure.in (configdirs): Add gdb.arch.
23607 * configure: Regenerate.
ad0b0016 23608
f617d2b6
JB
236092002-05-17 Jim Blandy <jimb@redhat.com>
23610
23611 * gdb.base/completion.exp: Recognize the more detailed error
23612 messages produced by the macro expander's lexical analyzer.
23613
eac2a696
EZ
236142002-05-14 Elena Zannoni <ezannoni@redhat.com>
23615
a9c64011
AS
23616 * gdb.arch/altivec-abi.c: New file.
23617 * gdb.arch/altivec-abi.exp: New file.
23618 * gdb.arch/altivec-regs.c: New file.
23619 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23620
2fdde8f8
DJ
236212002-05-14 Daniel Jacobowitz <drow@mvista.com>
23622
23623 * gdb.base/maint.exp (maint print type): Update for new type
23624 structure.
d63a86f8 23625
e31f1a7c
EZ
236262002-05-14 Elena Zannoni <ezannoni@redhat.com>
23627
23628 * gdb.arch: New directory.
23629 * gdb.arch/configure.in: New file.
23630 * gdb.arch/configure: New file.
23631 * gdb.arch/Makefile.in: New file.
23632
db589741
CV
236332002-05-13 Corinna Vinschen <vinschen@redhat.com>
23634
23635 * gdb.asm/asm-source.exp: Add v850 as supported target.
23636 * gdb.asm/v850.inc: New file.
23637
8ce2a7dc
DJ
236382002-05-13 Daniel Jacobowitz <drow@mvista.com>
23639
23640 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23641
df763c7f
DJ
236422002-05-12 Daniel Jacobowitz <drow@mvista.com>
23643
23644 * gdb.base/break.exp: Check 'break "marker2"'.
23645
377daeed
MS
236462002-05-10 Michael Snyder <msnyder@redhat.com>
23647
23648 * gdb.base/long_long.exp: Fix typo.
23649
c4b7bc2b
JB
236502002-05-10 Jim Blandy <jimb@redhat.com>
23651
ecac9a4e
JB
23652 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23653 a bug.
23654
c4b7bc2b
JB
23655 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23656 Recognize more detailed error message produced by the macro
23657 expander's lexical analyzer.
23658 * lib/gdb.exp (test_print_reject): Same.
23659
e71019a1
MK
236602002-05-09 Mark Kettenis <kettenis@gnu.org>
23661
23662 * gdb.c++/method.exp: Fix typo.
23663
fedfc8e6
MS
236642002-05-08 Michael Snyder <msnyder@redhat.com>
23665
166a1957
MS
23666 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23667 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23668 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23669 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23670 Add iftarget clause for strongarm.
d63a86f8 23671
f1c47eb2
MS
236722002-05-06 Michael Snyder <msnyder@redhat.com>
23673
cb9a9d3e
MS
23674 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23675 (gdb_continue_to_end): Accept output from status wrapper.
23676 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23677 Clean up fail messages to match pass messages.
23678
f1c47eb2
MS
23679 Enable the "needs_status_wrapper" testsuite feature.
23680 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23681 (gdb_compile): Conditionally call gdb_wrapper_init.
23682 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23683 * gdb.c++/method.exp: Recognize output from status wrapper.
23684
6079c749
BE
236852002-05-06 Ben Elliston <bje@redhat.com>
23686From Graydon Hoare <graydon@redhat.com>
23687
23688 * config/sid.exp: Include support for "rawsid" protocol.
23689
188baff3
JB
236902002-05-03 Jim Blandy <jimb@redhat.com>
23691
23692 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23693 * gdb.c++/hang3.C: New file.
23694
b9c07f0f
AC
236952002-05-04 Andrew Cagney <ac131313@redhat.com>
23696
23697 * gdb.base/default.exp: Remove obsolete code.
23698 * gdb.c++/misc.exp: Ditto. Update copyright.
23699 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23700 * gdb.base/whatis.exp: Ditto. Update copyright.
23701 * gdb.base/scope.exp: Ditto. Update copyright.
23702 * gdb.base/ptype.exp: Ditto. Update copyright.
23703 * gdb.base/printcmds.exp: Ditto. Update copyright.
23704 * gdb.base/opaque.exp: Ditto. Update copyright.
23705 * gdb.base/list.exp: Ditto.
23706 * gdb.base/funcargs.exp: Ditto. Update copyright.
23707 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23708 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23709 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23710 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23711 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23712 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23713
5c7a0397
MS
237142002-05-02 Michael Snyder <msnyder@redhat.com>
23715
d6dcc264 23716 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23717 * gdb.base/long_long.exp: Add xscale target.
23718 * gdb.base/default.exp: Add xscale target.
23719
eb7f1c48
JB
237202002-05-01 Jim Blandy <jimb@redhat.com>
23721
23722 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23723 gdb.c++/hang.exp: New test.
23724
a6befae8
FF
237252002-05-01 Fred Fish <fnf@redhat.com>
23726
23727 * gdb.base/completion.exp: Handle completions of "./Make" for
23728 more than one completion possibility, as is the case when we
23729 build and test in the source tree.
23730
0a310277
AG
237312002-04-29 Anthony Green <green@redhat.com>
23732
23733 * gdb.java/jmisc1.exp: New file.
23734 * gdb.java/jmisc2.exp: New file.
23735
6ff9af88
DJ
237362002-04-24 Daniel Jacobowitz <drow@mvista.com>
23737
23738 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23739
96b3d632
EZ
237402002-04-23 Elena Zannoni <ezannoni@redhat.com>
23741
23742 * gdb.base/help.exp: Change 'help status' to allow for target
23743 dependent output differences.
23744
5019bb54
MC
237452002-04-22 Michael Chastain <mec@shout.net>
23746
23747 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23748
a805a116
MC
237492002-04-22 Michael Chastain <mec@shout.net>
23750
23751 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23752
a1706bfd
DM
237532002-04-17 David S. Miller <davem@redhat.com>
23754
23755 * gdb.asm/sparc64.inc: New file.
23756 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23757
a73a20a2
EZ
237582002-04-19 Elena Zannoni <ezannoni@redhat.com>
23759
23760 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23761 instruction file directly into the build tree. Clean up at end of
23762 test.
23763
ba678339
DM
237642002-04-18 David S. Miller <davem@redhat.com>
23765
23766 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23767 handle 64-bit platforms correctly.
23768 * gdb.base/maint.exp: Likewise.
23769
b03399da
KB
237702002-04-18 Kevin Buettner <kevinb@redhat.com>
23771
23772 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23773 ``-fpic'' when compiling files comprising a shared library, but
23774 it does need additional linker flags in order to find shared
23775 libraries at run time.
23776
e2004992
KB
237772002-04-18 Kevin Buettner <kevinb@redhat.com>
23778
23779 * gdb.base/cvexpr.c (use): New function.
23780 (main): Invoke use() on all global variables to prevent
23781 some linkers from deleting these otherwise unused symbols.
23782
d8937120
MC
237832002-04-17 Michael Chastain <mec@shout.net>
23784From David S. Miller <davem@redhat.com>
23785
23786 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23787 handle 64-bit platforms correctly.
23788
ffd61a58
MS
237892002-04-12 Michael Snyder <msnyder@redhat.com>
23790From Jim Blandy <jimb@redhat.com>
a9c64011 23791 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23792 script can handle this instead.
23793 * gdb.base/bar.c (barx): Same.
23794 * gdb.base/baz.c (bazx): Same.
23795 * gdb.base/grbx.c (grbxx): Same.
23796
23797 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23798 manager doesn't automatically unmap overlays unnecessarily.
23799
6b8426a6
MH
238002002-04-10 Martin M. Hunt <hunt@redhat.com>
23801
23802 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23803 stepping out of main.
23804
34af4875
MC
238052002-04-09 Michael Chastain <mec@shout.net>
23806
23807 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23808 scope so that the nested scope tests will make sense.
23809 * gdb.c++/local.exp: Write patterns that actually work with gcc
23810 (the HP patterns "were never known to work with gcc").
23811 Keep the old aCC patterns too.
23812
2d1676a0
DJ
238132002-04-09 Daniel Jacobowitz <drow@mvista.com>
23814
23815 * gdb.base/attach.exp: Correct target board test.
23816
3a63e3f9
MC
238172002-04-08 Michael Chastain <mec@shout.net>
23818
23819 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23820 in a const method. Add some xfail and fail cases for configurations
23821 that do not emit the "const ...".
23822
f18dabd2
MC
238232002-04-07 Michael Chastain <mec@shout.net>
23824
23825 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23826 Accept "A * const" and "const A * const" as type of "this".
23827 Fix spelling of getFunky throughout. Make messages uniform.
23828
0fcddd82
EZ
238292002-04-07 Elena Zannoni <ezannoni@redhat.com>
23830
a9c64011 23831 Work around for PR gdb/285:
0fcddd82
EZ
23832 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23833
16a8534a
EZ
238342002-04-07 Elena Zannoni <ezannoni@redhat.com>
23835
23836 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23837 instructions file at run time instead of configure time.
23838 Sometimes we run the test in a directory that is not the one we
23839 configured in.
23840 * gdb.asm/configure.in: Delete creation of symlink.
23841 * gdb.asm/configure: Regenerate.
23842
24181d81
JB
238432002-04-05 J. Brobecker <brobecker@gnat.com>
23844
23845 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23846 xfullpath () function.
23847
7cdb7107
DJ
238482002-04-04 Daniel Jacobowitz <drow@mvista.com>
23849
23850 * gdb.asm/Makefile.in: Correct dependencies.
23851
23852 * gdb.asm/powerpc.inc: New file.
23853 * gdb.asm/asm-source.exp: Add PowerPC.
23854 * gdb.asm/configure.in: Likewise.
23855 * gdb.asm/configure: Regenerated.
23856
a7d17088
DJ
238572002-04-04 Daniel Jacobowitz <drow@mvista.com>
23858
23859 * gdb.base/relocate.exp: New file.
23860 * gdb.base/relocate.c: New file.
23861
cd721503
FF
238622002-04-04 Fred Fish <fnf@redhat.com>
23863
23864 * gdb.base/step-test.exp: Update comment regarding stopping in
23865 memcpy/bcopy calls inserted as part of the compiler runtime.
23866
b22ad7a7
MS
238672002-04-04 Michael Snyder <msnyder@redhat.com>
23868
23869 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23870
5f279fa6
DJ
238712002-04-03 Daniel Jacobowitz <drow@mvista.com>
23872
23873 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23874 (gdb_expect): Remove $notransfer hack.
23875
dd0fd3ce
DJ
238762002-04-02 Daniel Jacobowitz <drow@mvista.com>
23877
23878 * gdb.c++/classes.exp ("calling method for small class"): Match
23879 updated register output.
23880
1e50cda1
DJ
238812002-03-30 Daniel Jacobowitz <drow@mvista.com>
23882
23883 Fix PR gdb/452
23884 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23885 when finished. Make gdb_file_cmd send "exec-file" when
23886 appropriate.
23887
24015922
DJ
238882002-03-30 Daniel Jacobowitz <drow@mvista.com>
23889
23890 * gdb.base/attach.exp: Remove extra setup_xfail.
23891
dd7dfd64
MS
238922002-03-26 Michael Snyder <msnyder@redhat.com>
23893
23894 * gdb.base/default.exp: Add tests for dump, append, and restore.
23895 * gdb.base/help.exp: Add tests for dump, append, and restore.
23896 * gdb.base/dump.exp: New file, test dump, append and restore.
23897 * gdb.base/dump.c: New file.
23898
48b2f8d7
MS
238992002-03-27 Michael Snyder <msnyder@redhat.com>
23900
d63a86f8 23901 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23902 clean-ups in help messages.
23903
05b4d525
FF
239042002-03-26 Fred Fish <fnf@redhat.com>
23905
23906 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23907 have debugging info for those functions and the compiler uses them
23908 internally to copy structs around.
23909
d7679631
FF
239102002-03-26 Fred Fish <fnf@redhat.com>
23911
23912 * gdb.base/list.exp: Revert the change made yesterday and add note
23913 about why we don't list the default lines for remote targets.
23914
523ac3f9
MS
239152002-03-25 Michael Snyder <msnyder@redhat.com>
23916
23917 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23918
754b2b8d
FF
239192002-03-25 Fred Fish <fnf@redhat.com>
23920
23921 * gdb.base/list.exp: This test works on remote targets so remove
23922 the short circuit for remote targets. Update copyright.
23923
33c3e192
FF
239242002-03-25 Fred Fish <fnf@redhat.com>
23925
23926 * gdb.base/attach.exp: Fix logic error that was suppressing this
23927 test for all non hppa*-*-hpux* targets, instead of the hp target.
23928 Move comments closer to the suppression point. Also now need to
23929 check that we are running natively.
23930
d43e73ee
MS
239312002-03-22 Michael Snyder <msnyder@redhat.com>
23932
882c8f02
MS
23933 * gdb.base/default.exp: Add test for gcore. Update copyright.
23934 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23935
04c12f60
FF
239362002-03-06 Fred Fish <fnf@redhat.com>
23937
23938 * gdb.base/funcargs.c: Remove extraneous ';' character.
23939 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23940
b43df995
MC
239412002-03-04 Michael Chastain <mec@shout.net>
23942
23943 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23944 accommodate gcc v3 function signature.
23945 * gdb.mi/mi0-var-cmd-exp: Ditto.
23946
92362027
AC
239472002-02-24 Andrew Cagney <ac131313@redhat.com>
23948
23949 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23950 ``GNU/Linux'' or ``Linux kernel''
23951 * testsuite/gdb.threads/pthreads.c: Ditto.
23952
258ad32d
MC
239532002-02-24 Michael Chastain <mec@shout.net>
23954
23955 * gdb.threads/pthreads.c (thread1): Add a return statement.
23956 (thread2): Likewise.
23957 (foo): Likewise.
23958
04c3b3d4
MC
239592002-02-23 Michael Chastain <mec@shout.net>
23960
23961 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23962 to placate gcc.
23963
5a2a0a20
MC
239642002-02-23 Michael Chastain <mec@shout.net>
23965
23966 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23967 test "ptype bint". The test passes on all my stabs configurations.
23968
a640f7fc
JB
239692002-02-21 Jim Blandy <jimb@redhat.com>
23970
27924826
JB
23971 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23972 filename at a time, and watch for the ones we want to see.
23973
a640f7fc
JB
23974 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23975 types of pointers to prototyped functions.
23976
edcc8c75
AC
239772002-02-20 Andrew Cagney <ac131313@redhat.com>
23978
23979 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23980 signed, unsigned and straight char.
23981 (padding_char, padding_short, padding_int, padding_long,
23982 padding_long_long, padding_float, padding_double,
23983 padding_long_double): New global variables.
23984 (fill, fill_structs): New functions.
23985
23986 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23987 for correctly sized writes. Update copyright.
23988 (get_valueof): New procedure.
23989 (get_sizeof): Call get_valueof.
23990 (check_valueof): New procedure.
23991 (check_padding): New procedure.
23992
ac57ea44
MC
239932002-02-20 Michael Chastain <mec@shout.net>
23994
23995 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23996 to setup_xfail. Document some of the remaining calls.
23997
7a10c941
MC
239982002-02-18 Michael Chastain <mec@shout.net>
23999
24000 * gdb.c++/userdef.exp: Update copyright year.
24001
fb8acdcc
DJ
240022002-02-18 Daniel Jacobowitz <drow@mvista.com>
24003
24004 * gdb.c++/userdef.exp: Test overloaded operators properly.
24005 Remove xfails.
24006
fda6ae12
MS
240072002-02-14 Michael Snyder <msnyder@redhat.com>
24008
24009 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24010
676a0442
DJ
240112002-02-14 Daniel Jacobowitz <drow@mvista.com>
24012
24013 * gdb.base/a2-run.exp: Check for a remote target properly.
24014 * gdb.base/annota1.exp: Likewise.
24015 * gdb.base/list.exp: Likewise.
24016 * gdb.base/reread.exp: Likewise.
24017 * gdb.base/scope.exp: Likewise.
24018 * gdb.base/shlib-call.exp: Likewise.
24019 * gdb.base/term.exp: Likewise.
24020 * gdb.c++/annota2.exp: Likewise.
24021
78b4f468
RE
240222002-02-13 Richard Earnshaw <rearnsha@arm.com>
24023
24024 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24025
9a81ba51
MC
240262002-02-10 Michael Chastain <mec@shout.net>
24027
24028 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24029 (call_after_alloca): Ditto.
24030
004af6c7
DJ
240312002-02-10 Daniel Jacobowitz <drow@mvista.com>
24032
24033 * gdb.base/ending-run.exp: Guard "cont" test with
24034 gdb_skip_stdio_test.
24035
37225f62
JB
240362002-02-06 Jim Blandy <jimb@redhat.com>
24037
24038 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24039 from here...
24040 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24041 To here. Disable this test on non-HP platforms. Add big comment.
24042
fe6fdd96
MS
240432002-02-04 Michael Snyder <msnyder@redhat.com>
24044
24045 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24046 other than d10v and m32r.
24047
036fad3f
RE
240482002-02-02 Richard Earnshaw <rearnsha@arm.com>
24049
24050 * gdb.base/default.exp: Rewrite test patterns to reduce time
24051 taken to match them.
24052
7148ab62
DJ
240532002-01-30 Daniel Jacobowitz <drow@mvista.com>
24054
24055 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24056 Allow a start function above main.
24057 * gdb.threads/linux-dp.exp: Fix copyright date.
24058
396cc255
DJ
240592002-01-30 Daniel Jacobowitz <drow@mvista.com>
24060
a9c64011
AS
24061 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24062 (check_philosopher_stack): Check for manager thread before checking
24063 for a just-starting thread.
396cc255 24064
f038d31b
DJ
240652002-01-30 Daniel Jacobowitz <drow@mvista.com>
24066
24067 From Neil Booth <neil@daikokuya.demon.co.uk>:
24068 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24069 warnings.
24070
b3ff9d9a
FF
240712002-01-21 Fred Fish <fnf@redhat.com>
24072
24073 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24074 not caller.
24075
39ad761d
JB
240762002-01-21 Jim Blandy <jimb@redhat.com>
24077
24078 * gdb.base/reread.exp: Check that GDB properly re-reads the
24079 executable file when it changes while no inferior is running.
24080
aaf320fa
FF
240812002-01-21 Fred Fish <fnf@redhat.com>
24082
a9c64011
AS
24083 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24084 optionally accept the "shlib events" variation.
aaf320fa 24085
808a31f5
JB
240862002-01-21 Jim Blandy <jimb@redhat.com>
24087
24088 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24089 call `fflush' after every `printf', so that the output is produced
24090 at predictable points, regardless of whatever buffering does (or
24091 doesn't) take place.
24092 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24093 at different points.
24094
4420d5e2
DJ
240952002-01-20 Daniel Jacobowitz <drow@mvista.com>
24096
24097 * gdb.c++/inherit.exp: Update copyright years.
24098 * gdb.c++/method.exp: Likewise.
24099
3e36a0f4
DJ
241002002-01-20 Daniel Jacobowitz <drow@mvista.com>
24101
24102 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24103 artificial methods/arguments.
24104 * gdb.c++/derivation.exp: Likewise.
24105 * gdb.c++/inherit.exp: Likewise.
24106 * gdb.c++/method.exp: Likewise.
24107 * gdb.c++/virtfunc.exp: Likewise.
24108
b4ceaee6
AC
241092002-01-18 Andrew Cagney <ac131313@redhat.com>
24110
24111 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24112 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24113 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24114 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24115 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24116 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24117
ecace851
JB
241182002-01-17 Jim Blandy <jimb@redhat.com>
24119
24120 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24121 anchoring the pattern matching the entry point symbol's name.
24122
375fc983
AC
241232002-01-17 Andrew Cagney <ac131313@redhat.com>
24124
24125 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24126 continue/quit query. Update copyright.
24127
fe6fdd96
MS
241282002-01-14 Michael Snyder <msnyder@redhat.com>
24129
24130 * gdb.base/gcore.exp: Remove extra debugging output.
24131
e017c81f
DJ
241322002-01-13 Daniel Jacobowitz <drow@mvista.com>
24133
24134 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24135 for slightly dubious v2 mangled string.
24136
37ab3bf8
DJ
241372002-01-13 Daniel Jacobowitz <drow@mvista.com>
24138
24139 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24140
1bc05c3a 241412002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24142
1bc05c3a 24143 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24144
1bc05c3a
JM
24145 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24146 constructors.
24147 * gdb.c++/derivation.exp: Likewise.
24148 * gdb.c++/templates.exp: Likewise.
24149 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24150
1bc05c3a
JM
241512002-01-10 Michael Snyder <msnyder@redhat.com>
24152
24153 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24154
a911c360
MS
241552002-01-08 Michael Snyder <msnyder@redhat.com>
24156
24157 * gdb.base/gcore.exp: New test for generate-core-file command.
24158 * gdb.base/gcore.c: Testcase for above.
24159 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24160
ea2119ec
JM
241612002-01-08 Jason Merrill <jason@redhat.com>
24162
24163 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24164
68203136
FF
241652002-01-07 Fred Fish <fnf@redhat.com>
24166
24167 * gdb.c++/overload.exp: Remove unconditional xfails for:
24168 print foo_instance1.overloadargs(1)
24169 print foo_instance1.overloadargs(1, 2)
24170 print foo_instance1.overloadargs(1, 2, 3)
24171 print foo_instance1.overloadargs(1, 2, 3, 4)
24172 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24173 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24174 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24175 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24176 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24177 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24178 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24179 print foo_instance1.overload1arg()
24180 print foo_instance1.overload1arg((char)arg2)
24181 print foo_instance1.overload1arg((signed char)arg3)
24182 print foo_instance1.overload1arg((unsigned char)arg4)
24183 print foo_instance1.overload1arg((int)arg7)
24184 print foo_instance1.overload1arg((unsigned int)arg8)
24185 print foo_instance1.overload1arg((float)arg11)
24186 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24187
21b9b5b1
MS
241882002-01-07 Michael Snyder <msnyder@redhat.com>
24189
24190 * gdb.base/huge.exp: New test. Print a very large target data object.
24191 (skip_huge_test): New test variable. Define if you want to skip this
24192 test. The test reads an 8 megabyte data object from the target, so it
24193 might be very time consuming on remote targets with a slow connection.
24194 * gdb.base/huge.c: New file. Test case for above.
24195
725f922e
FF
241962002-01-07 Fred Fish <fnf@redhat.com>
24197
24198 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24199 g_instance.bfoo, and g_instance.cfoo.
24200
889bf7c5 242012002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24202
889bf7c5
PA
24203 * gdb.base/break.c (multi_line_if_conditional): New function.
24204 (multi_ilne_while_conditional): Likewise.
24205 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24206 IF or WHILE condition puts the breakpoint at the start of
24207 the condition.
f286b2c3 24208
634d57ec
JL
24209 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24210 hppa*-*-hpux* expected failure.
24211 * gdb.base/structs.exp (do_function_calls): Similarly.
24212
24213 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24214 watchpoints.
24215
9fbfe2dc
AC
242162002-01-06 Andrew Cagney <ac131313@redhat.com>
24217
24218 Fix PR gdb/66.
24219 * gdb.base/structs.exp: Replace skip for a29k with skip for
24220 gdb,cannot_call_functions.
24221 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24222 * gdb.base/callfuncs.exp: Ditto.
24223 * gdb.base/call-rt-st.exp: Ditto.
24224 * gdb.base/call-strs.exp: Ditto.
24225 * gdb.base/callfwmall.exp: Ditto.
24226 * gdb.base/scope.exp: Obsolete xfail a29k.
24227 * gdb.c++/misc.exp: Ditto.
24228 * gdb.c++/cplusfuncs.exp: Ditto.
24229 * gdb.base/ptype.exp: Ditto.
24230 * gdb.base/printcmds.exp: Ditto.
24231 * gdb.base/opaque.exp: Ditto.
24232 * gdb.base/list.exp: Ditto.
24233 * gdb.base/funcargs.exp: Ditto.
24234 * gdb.base/default.exp: Ditto.
24235
8ddad156
MS
242362002-01-04 Michael Snyder <msnyder@redhat.com>
24237
ca4976a6 24238 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24239 * gdb.base/maint.exp: Add tests for maint info sections options.
24240
1b074332
JL
24241Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24242
24243 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24244
7d159115
CV
242452001-12-20 Corinna Vinschen <vinschen@redhat.com>
24246
24247 * gdb.asm/arm.inc: New file.
24248 * gdb.asm/asm-source.exp: Add arm targets.
24249 * gdb.asm/configure.in: Ditto.
24250 * gdb.asm/configure: Recreated from configure.in.
24251
8fb87725
JL
24252Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24253
afabe08c
JL
24254 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24255 with HP's compiler.
24256 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24257 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24258 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24259 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24260
24261 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24262 either HP's compilers or GCC.
24263
db521deb
JL
24264 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24265 a SIGBUS or SIGSEGV.
24266
24267 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24268
24269 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24270 can be compiled with either HP's compiler or GCC.
24271
cfa88ab7
JL
24272 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24273 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24274 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24275
ca344dff
JL
24276 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24277 to match current gdb output. Update due to using auto-solib-limit
24278 for limiting instead of overloading auto-solib-add.
24279 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24280 test program.
24281
3f3c6e55 24282 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24283 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24284 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24285 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24286 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24287 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24288 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24289 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24290 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24291 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24292 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24293 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24294 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24295
8fb87725
JL
24296 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24297 a SIGTRAP to the inferior.
24298
cf599fa7
CV
242992001-12-19 Corinna Vinschen <vinschen@redhat.com>
24300
24301 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24302 Substitute call to target_link by call to gdb_compile.
24303
2cd045cd
JL
24304Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24305
a9c64011
AS
24306 * gdb.base/break.exp: Fix HP specific search string when testing
24307 backtracing in a called function.
2cd045cd 24308
a9c64011
AS
24309 * gdb.base/constvars.exp: Only set lang to C++ if we're
24310 compiling the test with HP's compilers.
24311 * gdb.base/volatile.exp: Similarly.
2cd045cd 24312
99ebe9ac
JB
243132001-12-19 Jim Blandy <jimb@redhat.com>
24314
24315 * gdb.base/printcmds.exp: Expect the null character to be printed
24316 as '\0', and the '\013' to be printed as '\v'.
24317 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24318 * gdb.base/setvar.exp: Same.
24319
b9891b29
JB
243202001-12-17 Jim Blandy <jimb@redhat.com>
24321
0eba65ab
JB
24322 * gdb.base/completion.exp: Rather than completing very long
24323 filenames, which can make the readline library produce output we
24324 don't recognize, cd to the directory first, and then complete
24325 using nice, short relative paths.
24326
6970b5b1
JB
24327 * gdb.base/completion.exp: On some systems, there is, in fact, a
24328 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24329 variables as being in scope. So use `no_var_named_this'
24330 instead of `b'.
6970b5b1 24331
b9891b29 24332 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24333 can't find the core file's registers as a failure.
b9891b29 24334
e6ccd35f
JSC
243352001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24336
a9c64011
AS
24337 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24338 test expect string more specific.
e6ccd35f 24339
105ba819
CV
243402001-12-13 Corinna Vinschen <vinschen@redhat.com>
24341
24342 * gdb.asm/asm-source.exp: Add support for xstormy16.
24343 * gdb.asm/configure.in: Ditto.
24344 * gdb.asm/configure: Rebuild.
24345 * gdb.asm/xstormy16.inc: New file.
24346
e9e79dd9
FF
243472001-12-10 Fred Fish <fnf@redhat.com>
24348
24349 * gdb.base/maint.exp: Update to match changes in type dumping code.
24350
347dc97d
JB
243512001-12-10 Jim Blandy <jimb@redhat.com>
24352
24353 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24354 matching the entry point symbol's name at the beginning of the
24355 line.
347dc97d 24356
5178b9d6
DJ
243572001-12-07 Daniel Jacobowitz <drow@mvista.com>
24358
24359 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24360 gdb.c++/inherit.exp, gdb.c++/method.exp,
24361 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24362 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24363 and class layout support.
24364
af890c52
DJ
243652001-12-07 Daniel Jacobowitz <drow@mvista.com>
24366
24367 * gdb.c++/classes.exp: Add test for static member function.
24368 * gdb.c++/misc.cc: Add class with static member function.
24369
7a345fb3
JB
243702001-12-07 Jim Blandy <jimb@redhat.com>
24371
f2e54a80 24372 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24373 those tests as `unsupported'.
24374 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24375 Rewrite subsequent tests to use it.
24376
24377 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24378 those tests as `unsupported'.
24379 * gdb.base/structs.exp (call_struct_func): New function.
24380 (do_function_calls): Use call_struct_func to call the functions
24381 returning structs.
24382
0bc69509
JB
24383 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24384 whether functions are prototyped or not, so we can't possibly pass
24385 arguments to t_float_values2 properly.
24386
7a345fb3
JB
24387 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24388 value of `timeout' for targets other than the mips*tx39-*.
24389
edb6ede1
MS
243902001-12-06 Michael Snyder <msnyder@redhat.com>
24391
d63a86f8 24392 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24393 and detect whether the start symbol has a leading underscore.
24394
2d842f13
JB
243952001-12-04 Jim Blandy <jimb@redhat.com>
24396
24397 * gdb.base/completion.exp: Clarify indentation.
24398
68550daf
JB
243992001-12-03 Jim Blandy <jimb@redhat.com>
24400
24401 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24402 variables on the S/390, not `.word'.
24403
cd5195a8
JB
244042001-11-30 Jim Blandy <jimb@redhat.com>
24405
24406 Add assembly-source tests for s390-ibm-linux.
24407 * gdb.asm/s390.inc: New file.
24408 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24409 the S/390 architecture.
a9c64011 24410 * gdb.asm/configure: Regenerated.
cd5195a8 24411
ca9efc90
MS
244122001-11-30 Michael Snyder <msnyder@redhat.com>
24413
24414 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24415 next, info source, info sources, info line, global and static
24416 variables, and static functions.
24417 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24418 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24419 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24420 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24421 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24422 (gdbasm_leave): Restore frame pointer.
24423 (gdbasm_startup): Copy stack set-up from crt0.S.
24424
d0e66976
FN
244252001-11-26 Fernando Nasser <fnasser@redhat.com>
24426
24427 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24428 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24429 to a local (non-static) variable. Copy tstruct.a to a static buffer
24430 and return a pointer to that buffer.
24431 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24432
e2334072
MK
244332001-11-24 Mark Kettenis <kettenis@gnu.org>
24434
24435 * gdb.asm/configure.in: Fix recognition of ix86 target.
24436 * gdb.asm/configure: Regenerate.
24437
756caa3d
MS
244382001-11-21 Michael Snyder <msnyder@redhat.com>
24439
24440 * gdb.asm/sparc.inc: New file.
24441 * gdb.asm/asm-source.exp: Recognize sparc target.
24442 * gdb.asm/configure.in: Recognize sparc target.
24443 * gdb.asm/configure: Regenerate.
d63a86f8 24444
9a4d72d5
MS
244452001-11-21 Michael Snyder <msnyder@redhat.com>
24446
24447 * gdb.asm/m32r.inc: New file.
24448 * gdb.asm/asm-source.exp: Recognize m32r target.
24449 * gdb.asm/configure.in: Recognize m32r target.
24450 * gdb.asm/configure: Regenerate.
24451
a773d1cd
MS
244522001-11-20 Michael Snyder <msnyder@redhat.com>
24453
017ac23d
MS
24454 * gdb.asm/i386.inc: New file.
24455 * gdb.asm/asm-source.exp: Recognize ix86 target.
24456 * gdb.asm/configure.in: Recognize ix86 target.
24457 * gdb.asm/configure: Regenerate.
24458
a773d1cd
MS
24459 * gdb.c++/namespace.exp: Fix quotes in output messages.
24460
bb632afb
MS
244612001-11-14 Michael Snyder <msnyder@redhat.com>
24462
25d559ca 24463 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24464 qualifier in a type cast expression, to designate an address
24465 in the instruction space (Harvard architecture).
24466
4749e309
MS
244672001-11-13 Michael Snyder <msnyder@redhat.com>
24468
24469 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24470 Tests for expressions using 'const' and 'volatile'.
24471
25050984
CV
244722001-11-13 Corinna Vinschen <vinschen@redhat.com>
24473
24474 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24475
1902c51f
DJ
244762001-11-12 Daniel Jacobowitz <drow@mvista.com>
24477
24478 * lib/mi-support.exp (mi_run_to_helper): Move comments
24479 outside of gdb_expect.
24480
dcf95b47
DJ
244812001-11-11 Daniel Jacobowitz <drow@mvista.com>
24482
24483 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24484 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24485 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24486 mi0_run_to): New functions.
24487 * gdb.mi/mi-simplerun.exp: Use them.
24488 * gdb.mi/mi0-simplerun.exp: Likewise.
24489 * gdb.mi/mi-var-cmd.exp: Likewise.
24490 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 24491
45b074e1
AC
244922001-11-10 Andrew Cagney <ac131313@redhat.com>
24493
24494 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24495 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24496
bf50d346
AC
244972001-11-09 Andrew Cagney <ac131313@redhat.com>
24498
24499 * gdb.base/restore.exp: Include $expected value in restored test
24500 message.
24501
9383332c
AC
245022001-11-09 Andrew Cagney <ac131313@redhat.com>
24503
24504 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24505 implemented.
24506
db62520a
MS
245072001-11-08 Michael Snyder <msnyder@redhat.com>
24508
24509 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24510 Add pass/fail message for stop at breakpoint in call dummy function.
24511
b5703437
MS
245122001-11-07 Michael Snyder <msnyder@redhat.com>
24513
d63a86f8
RM
24514 * gdb.c++/templates.exp (test_template_breakpoints):
24515 If we get an overload menu, but it does not match what
760f6330 24516 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24517 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24518 making the whitespace optional. Argument for "new" may be
24519 "unsigned" as well as "unsigned int/long".
d63a86f8 24520 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24521 making the whitespace optional. Also replace "(void) with
24522 "((void|)), making the keyword "void" optional.
d63a86f8 24523 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24524 making the whitespace optional. Also replace "(void) with
24525 "((void|)), making the keyword "void" optional.
3bf40917
MS
24526 * gdb.base/callfuncs.c (t_float_values): This function must
24527 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24528 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24529 can be tested against both cases. Usually one case involves
24530 promotion of float to double, while the other does not.
24531 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24532 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24533 includes a stack frame for "start".
24534
c8ab4e6d
JB
245352001-11-05 Jim Blandy <jimb@redhat.com>
24536
24537 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24538 pointers are 32 bits long, and that offsets of relocs are always
24539 stored in the data (REL-style), and not in the reloc entry itself
24540 (RELA-style).
24541 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24542 stabs.
24543
3f08ced9
MS
245442001-11-01 Michael Snyder <msnyder@redhat.com>
24545
24546 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24547 and regular expression operators by using quoting.
24548
cbfa24cd
MS
245492001-10-31 Michael Snyder <msnyder@redhat.com>
24550
24551 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24552 depending on what the symbol table contains.
24553 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24554 the output of the ptype command. Similarly, accept both "const &"
24555 and "const&".
24556
aaa68313
CV
245572001-10-31 Corinna Vinschen <vinschen@redhat.com>
24558
24559 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24560 symbol `STORAGE' to allow to choose the storage class of
24561 the local datastructures.
24562 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24563 compiler directive.
24564
91740388
MS
245652001-10-30 Michael Snyder <msnyder@redhat.com>
24566
24567 * gdb.base/jump.exp: Allow it to run for all targets.
24568
1b7c05e7
CV
245692001-10-29 Corinna Vinschen <vinschen@redhat.com>
24570
24571 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24572 with new double_array size.
24573 (main): Change storage class of all local variables to static.
24574 Reduce size of double_array to 9.
24575 * gdb.base/call-ar-st.exp: Increase timeout value.
24576 Change expected output for double array to match new size in
24577 call-ar-st.c.
24578
36a22261
CV
245792001-10-29 Corinna Vinschen <vinschen@redhat.com>
24580
24581 * gdb.base/ending-run.exp: Create identical output when passing
24582 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24583 Stormy16 target.
36a22261 24584
92b8ae91
MK
245852001-10-28 Mark Kettenis <kettenis@gnu.org>
24586
24587 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24588 that we catch the expected failure under Linux/x86.
24589
cb135b83
OF
245902001-10-29 Orjan Friberg <orjanf@axis.com>
24591
24592 * gdb.base/setvar.exp: Escape curly braces.
24593 * gdb.stabs/weird.exp: Ditto.
24594
6884aa54
DJ
245952001-10-27 Daniel Jacobowitz <drow@mvista.com>
24596
24597 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24598 * gdm.mi/mi0-hack-cli.exp: Likewise.
24599
0398c9aa
AC
246002001-10-25 Andrew Cagney <ac131313@redhat.com>
24601
24602 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24603 messages.
24604
d20bf2e8
AC
246052001-10-21 Andrew Cagney <ac131313@redhat.com>
24606
24607 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24608 checking MI enabled.
24609
03dd63aa
CV
246102001-10-09 Corinna Vinschen <vinschen@redhat.com>
24611
24612 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24613
1d9d99f3
FCE
246142001-10-04 Frank Ch. Eigler <fche@redhat.com>
24615
24616 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24617 if gdb child process crashes, just signal an error.
24618
838ae6c4
JB
246192001-10-02 Jim Blandy <jimb@redhat.com>
24620
24621 * lib/gdb.exp (test_xfail_format): Simplify.
24622
24623 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24624 front of the variable name `format'. Simplify `if'.
24625
8f0cbc1c
DJ
246262001-10-01 Daniel Jacobowitz <drow@mvista.com>
24627
24628 * gdb.threads/pthreads.exp: Wait for output and delay
24629 before sending ^C.
24630
1f08dafd
DJ
246312001-10-01 Daniel Jacobowitz <drow@mvista.com>
24632
24633 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24634 some incorrect output instead of timing out.
24635 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24636
674f90ff
CV
246372001-09-28 Corinna Vinschen <vinschen@redhat.com>
24638
24639 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24640 check to allow additional `int'.
24641
9b284272
DJ
246422001-09-27 Daniel Jacobowitz <drow@mvista.com>
24643
24644 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24645 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24646
b55a4771
MS
246472001-09-27 Michael Snyder <msnyder@redhat.com>
24648
24649 * lib/gdb.exp (test_debug_format): New proc.
24650 (setup_xfail_format): Use new proc test_debug_format.
24651 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24652 proc; use new service proc test_debug_format.
24653 Replace all other "gcc_compiled" tests with this test.
24654 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24655 proc; use new service proc test_debug_format.
24656 Replace all other "gcc_compiled" tests with this test.
24657
246582001-09-27 Michael Snyder <msnyder@redhat.com>
24659
24660 * gdb.base/cvexpr.exp: New file.
24661 * gdb.base/cvexpr.c: New file
24662 Test for expressions using const and volatile keywords.
24663
4e6667ac
CV
246642001-09-26 Corinna Vinschen <vinschen@redhat.com>
24665
24666 * gdb.base/constvars.exp: Check for different orders of keywords
24667 and additional "int" strings in output.
24668
4f337972
AC
246692001-09-22 Andrew Cagney <ac131313@redhat.com>
24670
24671 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24672 responses from "help maint".
24673
2015650d
FCE
246742001-09-19 Frank Ch. Eigler <fche@redhat.com>
24675
24676 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24677 to localhost:NNN instead of :NNN, in case Xvfb is listening
24678 only on TCP.
24679
f3bcedc1
CV
246802001-09-19 Corinna Vinschen <vinschen@redhat.com>
24681
24682 * gdb.base/recurse.exp: When checking leaving the watchpoint
24683 scope, recognize when gdb is in function's epilogue and pass.
24684
6b819c92
KS
246852001-09-18 Keith Seitz <keiths@redhat.com>
24686
24687 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24688 support for running tests against sid targets.
24689 (gdbtk_done): Ditto.
24690
a10c9419
CV
246912001-09-18 Corinna Vinschen <vinschen@redhat.com>
24692
24693 * gdb.base/ending-run.c (main): Set stdout buffersize
24694 to the same reasonable value for any target.
24695 * gdb.base/ending-run.exp: Add a regular expression
24696 to make testsuite happy on Sanyo Stormy16 target.
24697
739d0d99
CV
246982001-09-17 Corinna Vinschen <vinschen@redhat.com>
24699
24700 * gdb.base/display.c (do_loops): Add float variable `f'.
24701 Increment f in loop.
24702 * gdb.base/display.exp: Increment timeout by 60 seconds.
24703 Change float display test to use variable `f'.
24704
1b8947f0
JB
247052001-09-17 Jim Blandy <jimb@redhat.com>
24706
24707 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24708 overflowing the limited breakpoint tables on some ROM monitors
24709 (like the ROM68K).
24710
9890ac81
FCE
247112001-09-15 Frank Ch. Eigler <fche@redhat.com>
24712
24713 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24714 the "-ac" (disable access control) flag.
24715
6db765ea
JH
247162001-08-30 Jeff Holcomb <jeffh@redhat.com>
24717
24718 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24719 ints.
24720
4c32cc04
KS
247212001-08-30 Keith Seitz <keiths@redhat.com>
24722
24723 * lib/gdb.exp: Move all insight-related functionality into
24724 separate file.
24725 * lib/insight-support.exp: New file.
24726
8d6e6f81
FCE
247272001-08-29 Frank Ch. Eigler <fche@redhat.com>
24728
24729 * config/sid.exp (sid_start): Never set sid verbosity; disable
24730 expect_background {} that consumed its stdout; tolerate </dev/null.
24731 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24732
6a90e1d0
AC
247332001-08-18 Andrew Cagney <ac131313@redhat.com>
24734
24735 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24736 CLI jump command to start it.
24737 (mi_run_to_main): Fail immediatly when unexpected output.
24738
1759b3c3
AC
247392001-08-18 Andrew Cagney <ac131313@redhat.com>
24740
24741 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24742 beginning of function. Fix PR gdb/191.
24743
61d11d80
FCE
247442001-08-16 Frank Ch. Eigler <fche@redhat.com>
24745
24746 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24747 what to force sid endianness to.
24748
942a4df2
KS
247492001-08-15 Keith Seitz <keiths@redhat.com>
24750
24751 * lib/gdb.exp (gdbtk_start): Don't set environment
24752 variables for TCL_LIBRARY and friends. Insight will
24753 now figure these out for itself.
24754
0521c418
MS
247552001-08-02 Michael Snyder <msnyder@redhat.com>
24756
24757 * gdb.base/completion.exp: Remove the symbol "a64l" from
24758 the expect string; this is target-specific, and not related
24759 to what is being tested.
24760
74a9a58a
DB
247612001-08-02 Dave Brolley <brolley@redhat.com>
24762
24763 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24764
c70819fa
MS
247652001-07-25 Michael Snyder <msnyder@redhat.com>
24766
c2b8fa57
MS
24767 * gdb.base/consecutive.exp: New file. Test stepping over
24768 breakpoints on consecutive instructions.
24769 * gdb.base/consecutive.c: New file.
24770
c70819fa
MS
24771 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24772 curly braces in regular expressions.
24773
2b1a1355
MS
247742001-07-25 Michael Snyder <msnyder@redhat.com>
24775
24776 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24777 legitimate output from stepping out of main.
24778
413eca6f
KS
247792001-07-22 Keith Seitz <keiths@redhat.com>
24780
24781 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24782 the empty string, do not run the tests.
24783
7e5a9322
SC
247842001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24785
24786 * gdb.base/long_long.exp: Detect size of pointer. Take into
24787 account 2-byte pointers when testing for p/a results.
24788
de58f10f
SC
247892001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24790
d63a86f8 24791 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24792 and defined to 1K for m68hc11.
24793 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24794 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24795 (sizeof_random_data): New variable to tell the size of the data table;
24796 don't test past this size; always run to main.
24797
d6f5fea1
SC
247982001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24799
24800 * gdb.base/return2.exp: return of long long and double fails for
24801 68HC11; don't execute these tests on that platform.
24802 * gdb.base/return.exp: Return of a double fails for 68hc11.
24803
c477543d
SC
248042001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24805
24806 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24807 tests that print a float.
24808 * call-rt-st.exp: Likewise.
24809
63cf1c79
MK
248102001-07-12 Mark Kettenis <kettenis@gnu.org>
24811
24812 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24813 running this test on Linux.
24814
112f9ab5
MC
248152001-06-24 Michael Chastain <chastain@redhat.com>
24816
24817 * gdb.base/arithmet.exp: Remove some tests to make all test names
24818 unique.
24819
4970cb0f
MS
248202001-07-03 Michael Snyder <msnyder@redhat.com>
24821
24822 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24823 the output of the ptype command.
24824
d85da69f
MS
248252001-07-02 Michael Snyder <msnyder@redhat.com>
24826
4c8a82de
MS
24827 * gdb.base/completion.exp: Don't assume that break.c is the only
24828 source file that may contain functions named "marker".
d85da69f
MS
24829 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24830
8afc772b
AC
248312001-06-28 Andrew Cagney <ac131313@redhat.com>
24832
24833 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24834 of files to delete.
24835
24836 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24837 * gdb.disasm/h8300s.exp: New file.
24838 gdb.disasm/h8300s.s: Likewise.
24839
cff22675
AC
248402001-06-27 Andrew Cagney <ac131313@redhat.com>
24841
24842 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24843 empty breakpoint tables.
24844
68c81b54
AC
248452001-06-25 Andrew Cagney <ac131313@redhat.com>
24846
24847 * lib/mi-support.exp: Update args=... part of stop-reason
24848 patterns. Accept either a list or a tuple.
24849
2dd62704
AC
248502001-06-23 Andrew Cagney <ac131313@redhat.com>
24851
24852 * lib/mi-support.exp: Remove local emacs variable defining
24853 change-log-default-name.
24854
b4127474
MC
248552001-06-22 Michael Chastain <chastain@redhat.com>
24856
24857 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24858 This is operationally compatible with the previous version.
24859
8dbfb380
JB
248602001-06-13 Jim Blandy <jimb@redhat.com>
24861
24862 * lib/gdb.exp (gdb_test): Doc fix.
24863
f2d8c86d
MC
248642001-06-10 Michael Chastain <chastain@redhat.com>
24865
24866 * gdb.base/exprs.exp: Remove a duplicate test.
24867
81564d34
JB
248682001-06-06 Jim Blandy <jimb@redhat.com>
24869
24870 * gdb.base/return2.exp (main): Use values to test float and double
24871 returns that are not NaN's, to avoid being confused by IEEE
24872 comparison rules.
24873
da55addb
MS
248742001-06-04 Michael Snyder <msnyder@redhat.com>
24875
24876 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24877 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24878 rather than wait for 12 more tests to time out.
24879
42c65987
JB
248802001-06-06 Jim Blandy <jimb@redhat.com>
24881
b18bced9 24882 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24883 Don't forget to match the GDB prompt.
b18bced9 24884
42c65987
JB
24885 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24886
5b41e5f0
JB
248872001-06-04 Jim Blandy <jimb@redhat.com>
24888
24889 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24890 command.
24891
015e046f
KB
248922001-05-31 Kevin Buettner <kevinb@redhat.com>
24893
24894 * gdb.base/annota1.exp (info break): Match four or more spaces
24895 after "Address".
24896
fb1ffbbe
MC
248972001-05-31 Michael Chastain <chastain@redhat.com>
24898
24899 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24900 (dm_type_int_star): Likewise.
24901 (dm_type_long_star): Likewise.
24902 (dm_type_void_star): Likewise.
24903
5ea2a32c
KB
249042001-05-29 Kevin Buettner <kevinb@redhat.com>
24905
24906 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24907 to a known value in order to get consistent results regardless
24908 of the setting of INPUTRC or the presence or contents of .inputrc.
24909
ae23c492
MS
249102001-05-24 Michael Snyder <msnyder@redhat.com>
24911
ac55707e
MS
24912 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24913 Don't require that the main thread and the manager thread are the
24914 first in the list.
24915
ae23c492
MS
24916 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24917 debugging. If test fails, issue an "unsupported" not a "fail".
24918
400071f1
JB
249192001-05-24 Jim Blandy <jimb@redhat.com>
24920
24921 Don't assume that short is shorter than int.
24922 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24923 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 24924 this isn't true.
400071f1
JB
24925 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24926 an int, is not equal to ~0 stored in an unsigned char. This tests
24927 the same thing that the previous test meant to, but works on
24928 16-bit machines, too.
24929 ("print unsigned char != (~0)"): Same test, complemented.
24930
0816a3e5
MS
249312001-05-24 Michael Snyder <msnyder@redhat.com>
24932
24933 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24934 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24935 and prevents dejagnu getting out of step.
24936
f6dc23a9
KB
249372001-05-23 Kevin Buettner <kevinb@redhat.com>
24938
24939 * gdb.base/finish.exp (finish_void): Revise pattern for
24940 stopping on the call statement to not permit stopping at
24941 the start of the instructions comprising the call sequence.
24942
7dbd117d
MC
249432001-05-19 Michael Chastain <chastain@redhat.com>
24944
24945 * gdb.base/callfuncs.exp: Make all test names unique.
24946 * gdb.base/commands.exp: Make all test names unique.
24947 * gdb.base/condbreak.exp: Make all test names unique.
24948 * gdb.base/dbx.exp: Make all test names unique.
24949 * gdb.base/default.exp: Make all test names unique.
24950 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24951 and TIMEOUT messages to their corresponding PASS message.
24952 * gdb.base/ending-run.exp: Make all test names unique.
24953 * gdb.base/long_long.exp: Remove duplicate test.
24954
6b0b0a9e
KB
249552001-05-21 Kevin Buettner <kevinb@redhat.com>
24956
24957 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24958 stop on the call statement as well as the statement after the
24959 call.
24960
2caa35cb
MS
249612001-05-21 Michael Snyder <msnyder@redhat.com>
24962
24963 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24964
40713331
EZ
249652001-05-10 Elena Zannoni <ezannoni@redhat.com>
24966
a9c64011
AS
24967 * gdb.base/completion.exp: Revamp test. Make it execute on all
24968 platforms.
40713331 24969
c2c1be8d
EZ
249702001-05-10 Elena Zannoni <ezannoni@redhat.com>
24971
a9c64011
AS
24972 * config/gdbserver.exp (gdb_load): Handle the case
24973 in which the arguments to gdbserver are given in the
24974 baseboard configuration file.
24975 Also handle the case in which the server needs to do a
24976 load.
2c9cd303 24977
9671de48
KS
249782001-05-07 Keith Seitz <keiths@cygnus.com>
24979
a9c64011
AS
24980 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24981 set up the display for testing.
24982 (gdbtk_start): Convert all paths to paths that tcl will like.
24983 Export target information to environment.
24984 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24985 necessary.
24986 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24987 (to_tcl_path): New proc to convert a given pathname into
24988 a path acceptible as an argument to a tcl command.
24989 (_gdbtk_export_target_info): New proc to export target info
24990 into the environment for gdbtk testing.
24991 (gdbtk_done): New proc to signal end-of-test.
9671de48 24992
5a360f47
JB
249932001-05-06 Jim Blandy <jimb@redhat.com>
24994
24995 * restore.c: Make the code of caller0 correspond to its comment.
24996
66c756c6
MS
249972001-05-03 Michael Snyder <msnyder@redhat.com>
24998
24999 * config/sid.exp (gdb_target_sid): Check for error messages.
25000 On error or timeout, don't make expect exit (which will terminate
25001 all subsequent tests); instead just make gdb exit.
d63a86f8 25002 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25003 return a negative value.
25004
a966fde5
JB
250052001-04-24 Jim Blandy <jimb@redhat.com>
25006
851c18e0
JB
25007 * gdb.c++/templates.exp: If we see the prompt for the overload
25008 list, but we haven't recognized any of the longer patterns,
25009 arrange for this test to fail, not hang.
25010
a966fde5
JB
25011 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25012 variations.
25013
db144853
MC
250142001-04-22 Michael Chastain <chastain@redhat.com>
25015
25016 * gdb.c++/local.exp: Use the 'runto' library function.
25017 * gdb.c++/namespace.exp: Likewise.
25018 * gdb.c++/overload.exp: Likewise.
25019
3207ec21
KB
250202001-03-26 Kevin Buettner <kevinb@redhat.com>
25021
25022 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25023 * gdb.base/step-line.exp: New file. Test step/next in presence of
25024 #line directives.
25025 * gdb.base/step-line.c: New file. Test program for the above.
25026 * gdb.base/step-line.inp: New file. We pretend that this file has
25027 been transformed by some other tool into step-line.c.
25028
13b57657
JB
250292001-03-21 Jim Blandy <jimb@redhat.com>
25030
25031 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25032 unmangled operator names.
25033
754cbe1c
JB
250342001-03-20 Jim Blandy <jimb@redhat.com>
25035
25036 * gdb.threads/linux-dp.exp: Recognize an additional message
25037 generated by GDB when it doesn't understand how to debug threads
25038 on the target system.
25039
177495c9
AC
250402001-03-19 Andrew Cagney <ac131313@redhat.com>
25041
25042 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25043
f266096b
MC
250442001-03-12 Michael Chastain <chastain@redhat.com>
25045
25046 * gdb.c++/derivation.exp: Use the 'runto' library function.
25047
cac3c2ff
MC
250482001-03-12 Michael Chastain <chastain@redhat.com>
25049
25050 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25051
b6c11a24
MC
250522001-02-24 Michael Chastain <chastain@redhat.com>
25053
25054 * gdb.c++/ref-types.exp: Change handwritten code to library
25055 function 'runto'.
25056
6bae5bce
OF
250572001-03-16 Orjan Friberg <orjanf@axis.com>
25058
25059 * gdb.base/signals.exp: Set count to 0 explicitly.
25060
0015fd9a
MS
250612001-03-15 Mark Salter <msalter@redhat.com>
25062
25063 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25064 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25065 (gdb_load): Add support for additional target_info: gdb_download_size
25066 and gdb_load_timeout.
0015fd9a 25067
fc33412a
DT
25068Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25069
25070 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25071 file -- to prevent failing when the compile fails but we have no
25072 intention of running the tests anyway.
fc33412a
DT
25073
25074 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25075 tests if set.
25076
25077 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25078 integers.
fc33412a
DT
25079
25080 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25081 * gdb.c++/namespace.exp: Ditto.
25082
115f06de
OF
250832001-03-07 Orjan Friberg <orjanf@axis.com>
25084
25085 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25086 * gdb.base/pointers.exp: Relax pattern match of decimals.
25087
b6ba6518
KB
250882001-03-06 Kevin Buettner <kevinb@redhat.com>
25089
25090 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25091 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25092 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25093 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25094 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25095 config/sh.exp, config/sid.exp, config/slite.exp,
25096 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25097 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25098 config/vxworks.exp, config/vxworks29k.exp,
25099 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25100 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25101 gdb.base/arithmet.exp, gdb.base/assign.exp,
25102 gdb.base/async.exp, gdb.base/attach.exp,
25103 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25104 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25105 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25106 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25107 gdb.base/commands.exp, gdb.base/completion.exp,
25108 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25109 gdb.base/constvars.exp, gdb.base/corefile.exp,
25110 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25111 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25112 gdb.base/ending-run.exp, gdb.base/environ.exp,
25113 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25114 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25115 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25116 gdb.base/funcargs.exp, gdb.base/help.exp,
25117 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25118 gdb.base/logical.exp, gdb.base/long_long.exp,
25119 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25120 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25121 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25122 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25123 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25124 gdb.base/regs.exp, gdb.base/relational.exp,
25125 gdb.base/remote.exp, gdb.base/reread.exp,
25126 gdb.base/restore.exp, gdb.base/return2.exp,
25127 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25128 gdb.base/selftest.exp, gdb.base/setshow.exp,
25129 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25130 gdb.base/sigall.exp, gdb.base/signals.exp,
25131 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25132 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25133 gdb.base/step-test.exp, gdb.base/structs.c,
25134 gdb.base/structs.exp, gdb.base/structs2.exp,
25135 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25136 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25137 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25138 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25139 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25140 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25141 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25142 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25143 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25144 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25145 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25146 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25147 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25148 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25149 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25150 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25151 gdb.trace/circ.exp, gdb.trace/collection.exp,
25152 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25153 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25154 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25155 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25156 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25157 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25158 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25159 notices.
25160
dc96c6c7 251612001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25162
25163 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25164 first arg is int not float.
25165
dc96c6c7 251662001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25167
25168 * gdb.base/reread.exp: Unsupported for non-native targets;
25169 doesn't work for remote debugging.
25170
9b0c4aeb
FN
251712001-02-19 Fernando Nasser <fnasser@redhat.com>
25172
25173 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25174 * gdb.base/ending-run.exp: Properly handle the BSP state when
25175 stepping past the end of main.
9b0c4aeb 25176
02aa71d5
MC
251772001-02-19 John Moore <jmoore@redhat.com>
25178
25179 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25180 Converted HPUX fix for non-expected items following multiple
25181 step commands into general solution for all platforms.
25182
1fa449a4
MC
251832001-02-18 Michael Chastain <chastain@redhat.com>
25184
25185 * gdb.c++/classes.exp (do_tests): Change runto statements
25186 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25187 statements demangler agnostic.
25188 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25189 (gdb_virtfunc_restart): Likewise.
25190
b2f9ec70
MC
251912001-02-14 Michael Chastain <chastain@redhat.com>
25192
25193 * gdb.c++/inherit.exp (do_tests): Change runto statements
25194 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25195 statements demangler agnostic.
25196
cf74b8ca
AC
25197Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25198
25199 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25200 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25201 before calling common_routine 15 times'' tests.
cf74b8ca 25202
99f78f56
MC
252032001-02-11 Michael Chastain <chastain@redhat.com>
25204
25205 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25206 Helps the test script figure out which demangler is in use.
25207 (dm_type_foo_ref): Ditto.
25208 (dm_type_int_star): Ditto.
25209 (dm_type_long_star): Ditto.
25210 (dm_type_unsigned_int): Ditto.
25211 (dm_type_void): Ditto.
25212 (dm_type_void_star): Ditto.
99707966 25213 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25214 Probe the gdb demangler and set variables to accommodate
25215 formatting differences.
25216 (info_func_regexp): New function. Same as info_func, but
25217 matches against a regexp.
25218 (info_func): Match against a literal string.
25219 (print_addr_2): New function. Match against a literal string,
25220 which can be different from the input to gdb.
25221 (print_addr): Simply call print_addr_2 with the same argument twice.
25222 (test_lookup_operator_functions): Use demangler formatting variables.
25223 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25224 the tests in the same order as the C++ class declaration.
25225 (test_paddr_operator_functions): Ditto.
25226 (test_paddr_overloaded_functions): Ditto.
25227 (test_paddr_hairy_functions): Use demangler formatting variables.
25228 Add reference to gdb/19 for related tests.
25229 (do_tests): Call probe_demangler.
25230
1de8f023
KB
252312001-01-30 Kevin Buettner <kevinb@redhat.com>
25232
25233 * gdb.c++/templates.cc (printf): Remove unused function definition.
25234
ca3f91ed
MS
252352001-01-26 Felix Lee <flee@redhat.com>
25236
25237 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25238
252392001-01-25 matthew green <mrg@redhat.com>
25240
25241 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25242 up sid.
25243 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25244
252452001-01-25 matthew green <mrg@redhat.com>
25246
25247 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25248 Deprecate $sid_spawn_id.
ca3f91ed
MS
25249 (sid_exit): Remove code necessary only for `spawn.'
25250
252512001-01-25 matthew green <mrg@redhat.com>
25252
25253 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25254
fb18ec4a
MC
252552001-01-28 Michael Chastain <chastain@redhat.com>
25256
25257 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25258 to call when tests fail. It takes gdb out of the overloaded
25259 function choice menu back to the main prompt, so that the test
25260 program stays synchronized.
25261 (set_bp_overloaded): New proc to collect all the common
25262 code for setting a breakpoint on an overloaded name. Calls
25263 take_gdb_out_of_choice_menu when needed.
25264 (menu_overload1arg): New variable to collect the repeated
25265 instances of the expected menu for an overloaded name. Change
25266 the regular expression to handle changes in g++ type encoding:
25267 "void" can be either "void" or "", and "unsigned int" can be
25268 either "unsigned int" or "unsigned".
25269 (continue_to_bp_overloaded): Change regular expressions to handle
25270 changes in g++ type encoding.
25271 (no proc): Call take_gdb_out_of_choice_menu when needed.
25272 Remove redundant calls to "info break". Accept either "canceled"
25273 or "cancelled". Change regular expressions in "info break"
25274 calls to handle changes in g++ type encoding. Give all tests
25275 unique strings.
25276
9c646a6e
BE
252772001-01-17 Ben Elliston <bje@redhat.com>
25278
25279 * config/sid.exp: New file.
25280
9549d9c1
AC
25281Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25282
25283 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25284
dc96c6c7 252852000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25286
25287 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25288 Add a RE to accept a non-ascii char if one is ever presented.
25289
b4df4f68
FN
252902000-12-20 Fernando Nasser <fnasser@redhat.com>
25291
297dd0fd 25292 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25293
dc96c6c7 252942000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25295
d63a86f8 25296 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25297 in regexp. One '\' does not suffice on Linux.
25298
4a7bddb6
MC
252992000-12-09 Michael Chastain <chastain@redhat.com>
25300
25301 * gdb.base/break.exp (test_clear_command): Use a marker function
25302 rather than 'main' for the test function. Also move this
25303 test to an execution point where the marker function names are
25304 guaranteed to be bound to functions. (Executing tests after a
25305 'finish' from main runs into name conflicts with local names
25306 in __libc_start_main).
25307
dc96c6c7 253082000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25309
25310 * gdb.base/finish.exp: New test for gdb's "finish" command.
25311 * gdb.base/return2.exp: New test for gdb's "return" command.
25312 * gdb.base/return2.c: New source file for above.
25313
dc96c6c7 253142000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25315
25316 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25317 * gdb.base/miscexprs.exp: Ditto.
25318 * gdb.base/pointers.exp: Ditto.
25319 * gdb.c++/derivation.exp: Ditto.
25320 * gdb.c++/local.exp: Ditto.
25321 * gdb.c++/namespace.exp: Ditto.
25322 * gdb.c++/overload.exp: Ditto.
25323 * gdb.c++/ref-types.exp: Ditto.
25324
dc96c6c7 253252000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25326
25327 * gdb.base/constvars.exp: Test result of "up" command.
25328 * gdb.base/miscexprs.exp: Ditto.
25329 * gdb.base/pointers.exp: Ditto.
25330 * gdb.base/scope.exp: Ditto.
25331 * gdb.c++/derivation.exp: Ditto.
25332 * gdb.c++/local.exp: Ditto.
25333 * gdb.c++/namespace.exp: Ditto.
25334 * gdb.c++/overload.exp: Ditto.
25335 * gdb.c++/ref-types.exp: Ditto.
25336
44097287
FN
253372000-11-22 Michael Chastain <chastain@redhat.com>
25338
25339 * mips_pro.exp: Accept either "middle -> top -> main" or
25340 "middle -> main" in the backtrace, because gcc can optimize
25341 tail calls to jumps. Remove setup_xfail for the hppa case.
25342 Add a comment with the original warning messages from PR 3016,
25343 which was filed in 1993, to preserve them for posterity.
25344
9d2e1bab
ND
253452000-11-17 Nick Duffek <nsd@redhat.com>
25346
25347 * lib/gdb.exp (gdb_test): Override timeout with board info.
25348
1aca8eb7
ND
253492000-11-17 Nick Duffek <nsd@redhat.com>
25350
25351 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25352 the second kill and detach messages.
25353
93076499
ND
253542000-11-17 Nick Duffek <nsd@redhat.com>
25355
25356 * configure.in: Add AC_EXEEXT.
25357 * configure: Regenerate.
25358 * Makefile.in (just-check): Export EXEEXT.
25359 * lib/gdb.exp ($EXEEXT): Import from environment.
25360 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25361 expect "maint dump-me" on Cygwin.
25362 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25363 $EXEEXT.
25364
30e87cd3
ND
253652000-11-17 Nick Duffek <nsd@redhat.com>
25366
25367 * gdb.base/break.exp: Test backtrace and finish from called
25368 function on all platforms, not just HP-UX.
25369
dc96c6c7 253702000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25371
25372 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25373 code from gdb_target_monitor, so it can be used independantly
25374 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25375
dc96c6c7 253762000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25377
25378 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25379 * gdb.base/corefile.exp: Expect the message "Program is being
25380 debugged already" when we send the "corefile" command, since
25381 the preceeding gdb_load may have connected gdb to a remote target.
25382 * gdb.base/display.exp: Disable hardware watchpoints if new
25383 board info variable "no_hardware_watchpoints" is true.
25384 Replace single-letter commands with more readable ones.
25385 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25386 if new board info variable "no_hardware_watchpoints" is true.
25387 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25388 to see if stdio (printf) testing is possible.
25389 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25390 board info variable "no_hardware_watchpoints" is true. Use new
25391 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25392
39124dea
FN
253932000-11-13 Fernando Nasser <fnasser@redhat.com>
25394
25395 From Orjan Friberg <orjanf@axis.com>:
25396 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25397 in array print pattern match.
25398
a9e2e984
FN
253992000-11-09 Fernando Nasser <fnasser@redhat.com>
25400
25401 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25402 spelling "cancelled" to U.S. spelling "canceled" to match changes
25403 made to gdb.
25404 * gdb.c++/ovldbreak.exp: Ditto.
25405
c7db355b
PS
254062000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25407
25408 * gdb.base/callfuncs.c (main): Moved to end of file, call
25409 t_double_values to initialize the FPU before inferior calls are made.
25410 * gdb.base/callfuncs.exp: Test for register preservation after calling
25411 inferior functions. Add tests for continuining, finishing and
25412 returning from a stop in a call dummy.
25413
dc96c6c7 254142000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25415
25416 * gdb.base/commands.exp: Break up long lines, and re-indent.
25417
dc96c6c7 254182000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25419
25420 * config/gdbserver.exp: Rewritten from the ground up, to make it
25421 compatible with the current dejagnu tree, and to make it work with
25422 the new "gdbserver" in libremote.
25423
dc96c6c7 254242000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25425
25426 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25427 * gdb.base/varargs.exp: Skip entire test if no printf support.
25428 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25429 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25430
dc96c6c7 254312000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25432
25433 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25434 no floating point support.
25435 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25436 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25437 * gdb.base/call-rt-st.exp: Ditto.
25438 * gdb.base/call-strs.exp: Ditto.
25439
bac5fc66
JG
254402000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25441
25442 * gdb.base/sizeof.c: include <stdio.h>.
25443
25444 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25445 'finish', otherwise uncaptured gdb_prompt would potentially
25446 throw remaining test points out of sync.
bac5fc66 25447
b22a6027
SB
254482000-07-26 Scott Bambrough <scottb@netwinder.org>
25449
25450 * gdb.base/recurse.exp: Run tests for all targets.
25451 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25452 gnu-oldld case on ARM.
25453 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25454 for ARM targets.
d63a86f8 25455
d8231941
AG
25456Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25457
25458 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25459 * gdb.java/configure: Rebuild.
25460
8caabe69
AG
25461Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25462
25463 * gdb.java/jv-exp.exp: New file.
25464
9d273ca3
AG
25465Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25466
25467 * configure: Rebuilt.
25468 * configure.in (configdirs): Add gdb.java.
25469 * gdb.java/jmisc.java: New file.
25470 * gdb.java/jmisc.exp: New file.
25471 * gdb.java/Makefile.in: New file.
25472 * gdb.java/configure: Rebuilt.
25473 * gdb.java/configure.in: New file.
25474 * lib/java.exp: New file.
25475
4f823a66
AC
25476Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25477
25478 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25479 underflow.
4f823a66 25480
2391e11d
AC
25481Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25482
25483 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 25484 and the compilers sizes.
2391e11d 25485
54602222
ND
254862000-07-09 Nick Duffek <nsd@redhat.com>
25487
25488 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25489 (use_methods): New function.
25490 (main): Call use_methods().
25491 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25492 (do_tests): Call test_method_param_class.
25493
2bec0572
ND
254942000-07-09 Nick Duffek <nsd@redhat.com>
25495
25496 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25497 spelling.
25498 (test_enums): New procedure. Move enum tests from end of script
25499 to here. Set breakpoint on function name instead of line number.
25500 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25501 (enums2): New marker function.
25502 (enums1): New function.
25503 (main): Call enums1(). Move enum tests to enums1().
25504
78492fde
AC
25505Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25506
25507 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25508 compile/link program. Update line numbers.
78492fde
AC
25509 * gdb.asm/d10v.inc: Define ``startup''.
25510 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25511
49a2cef8
AC
25512Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25513
25514 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25515
3e6c8688
EZ
255162000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25517
25518 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25519 of 'help maint print' command.
3e6c8688 25520
9ff5cbe9
AC
25521Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25522
25523 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25524 they use gdb_expect_list.
9ff5cbe9 25525
17c579bd
AC
25526Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25527
25528 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25529 memory-read-packet-size'' instead of ``set endian big'' to test
25530 long commands.
17c579bd 25531
e6d71bf3
DB
255322000-06-03 Daniel Berlin <dan@cgsoftware.com>
25533
25534 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25535 g++, and stop skipping them.
e6d71bf3
DB
25536
25537 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25538 work under g++.
25539
d63a86f8 25540 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25541 initialization.
25542
dc96c6c7 255432000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25544
25545 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25546 the regular expression: accept an (almost) arbitrary sequence of
25547 "frames-invalid" and "breakpoints-invalid" messages both before
25548 and after the "starting" message.
25549
dc96c6c7 255502000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25551
25552 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25553
dc96c6c7 255542000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25555
25556 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25557 Relax the regular expression a little, make it pass on Solaris 8.
25558
8216cda9
KB
255592000-05-12 Kevin Buettner <kevinb@redhat.com>
25560
25561 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25562 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25563 Instead, it is permissible for gdb to stop on the line of the
25564 call itself.
25565
1a570b2f
MS
255662000-05-12 Michael Snyder <msnyder@.cygnus.com>
25567
25568 * gdb.base/break.exp (bp on small function, optimized file):
25569 Add a second pass pattern. The behavior differs here between stabs
25570 and dwarf for one-line functions. Stabs preserves two line symbols
25571 (one before the prologue and one after) with the same line number,
25572 but dwarf regards these as duplicates and discards one of them.
25573 Therefore the address after the prologue (where the breakpoint is)
25574 has no exactly matching line symbol, and GDB reports the breakpoint
25575 as if it were in the middle of a line rather than at the beginning.
25576
dc96c6c7 255772000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25578
d63a86f8 25579 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25580 rather than "send_gdb" (for consistancy).
25581
7d418785
AC
25582Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25583
25584 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25585 * gdb.c++/templates.cc: Properly check for GCC version number.
25586 * lib/compiler.cc: Likewise
25587
dc96c6c7 255882000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25589
d63a86f8 25590 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25591 gdb may not stop at the first line of main, due to code motion.
25592
dc96c6c7 255932000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25594
25595 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25596 This test depends on parsing the printf output from the target.
25597 Since the sparclet stub doesn't do stdio, this will never work.
25598 * gdb.base/call-rt-st.exp: ditto.
25599 * gdb.base/call-strs: ditto.
25600
dc96c6c7 256012000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25602
25603 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25604
25605 * gdb.base/ending-run.exp: After connecting to a remote target,
25606 but before running, the target will appear to be in a random
25607 location. Specify both a file and a line for breakpoints.
25608 Also, the function that calls main may be called 'init'
25609 rather than 'start'.
25610
a5a51225
EZ
256112000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25612
25613 * gdb.base/help.exp: Update output for add-symbol-file command.
25614
7930cc7c
FN
256152000-04-10 Fernando Nasser <fnasser@cygnus.com>
25616
25617 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25618 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25619
23e37ab1
C
256202000-04-07 J.T. Conklin <jtc@redback.com>
25621
e93c542c
C
25622 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25623
23e37ab1
C
25624 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25625
591b8fa3
PDM
25626Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25627
25628 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25629 values that can be represented exactly.
591b8fa3
PDM
25630 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25631 above change, and to not check against the directory part of the source
25632 file name.
25633 (step into print_long_arg_list): Likewise.
25634 (print print_small_structs from print_long_arg_list): Likewise.
25635 (print print_long_arg_list): Likewise.
25636
7a495180
EZ
256372000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25638
30b53638 25639 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25640
beb998c6
AC
25641Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25642
25643 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25644
1c689132
DB
256452000-03-25 Daniel Berlin <dan@cgsoftware.com>
25646
25647 * gdb.base/commands.exp (deprecated_command_test): Add test for
25648 deprecate with no arguments.
25649
c1790a9d
JL
256502000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25651
25652 * gdb.base/break.exp: Add new test for setting breakpoints on
25653 optimized code so we can test breakpoints work even when function
25654 prologues may be optimized away
25655
003ba290
FN
256562000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25657
25658 From David Whedon <dwhedon@gordian.com>
a9c64011 25659 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25660
6837a0a2
DB
256612000-03-22 Daniel Berlin <dan@cgsoftware.com>
25662
25663 * gdb.base/help.exp: Added test for new apropos command.
25664
b9593231
KB
256652000-03-21 Kevin Buettner <kevinb@redhat.com>
25666
25667 * gdb.base/pointers.c (usevar): New function.
25668 (main): Make sure that global variables v_int_pointer2, rptr,
25669 and y are all referenced someplace in the program by calling
25670 usevar() on them. [Some linkers delete symbols which are
25671 never referenced. The space remains, but there's no way to
25672 get a (symbolic) handle on the variable from the debugger.]
25673
751a959b
EZ
256742000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25675
25676 * gdb.base/printcmds.c: Add typedeffed arrays.
25677
25678 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25679 procedure to test arrays that are typedef'd.
751a959b 25680
73a93a32
JI
256812000-03-13 James Ingham <jingham@leda.cygnus.com>
25682
25683 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25684 the library directories.
73a93a32 25685
fb40c209
AC
25686Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25687
25688 * configure.in (configdirs): Add sub directory gdb.mi.
25689 * configure: Re-generate.
25690
25691 * gdb.mi: New directory.
d63a86f8 25692
ee4dd2c9
AC
256932000-02-25 Scott Bambrough <scottb@netwinder.org>
25694
25695 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25696 a long long value as a double on ARM platforms.
ee4dd2c9 25697
70f0cc22
JB
256982000-02-16 Jim Blandy <jimb@redhat.com>
25699
25700 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25701 default source file is set properly before running this test.
25702
853819b8
EZ
257032000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25704
25705 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25706 gdbtk/library directory, not in gdbtcl2.
853819b8 25707
dfcd3bfb
JM
257082000-02-04 Jim Blandy <jimb@redhat.com>
25709
25710 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25711 backslash from regexp pattern.
25712
25713 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25714 procedure. Use it to run all the "continue to bp overloaded"
25715 tests. Note that this changes the names of the tests slightly.
25716 If the breakpoint hit message includes a hex PC value, because
25717 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25718 from the real source code, still consider that a pass.
25719
25720 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25721 XFAIL here if the breakpoint message contains a hex address. Note
25722 similar change on 1999-11-02.
25723
25724 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25725
25726 * gdb.base/ptype.exp: Establish a default source file before
25727 calling get_debug_format.
25728
257292000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25730
25731 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25732
8b93c638
JM
257332000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25734
25735 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25736 of successive stepi commands -- while in the prologue we should see
25737 the function entry bracket.
25738
257392000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25740
25741 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25742 reach __change_mode() when stepping through the end of main().
25743
c5394b80
JM
257442000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25745
25746 * gdb.base/default.exp: Fix expected pattern.
25747 * gdb.base/help.exp: Same.
25748
0d06e24b
JM
257492000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25750
25751 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25752 Don't use xfail's because that affects only the following test.
d63a86f8 25753
0d06e24b 25754 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25755 solaris or linux.
0d06e24b
JM
25756
25757 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25758
dc96c6c7 257592000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25760
d63a86f8 25761 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25762 "A syntax error" rather than "A parse error". Accept both.
25763
257642000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25765
25766 * gdb.base/default.exp: Remove OS dependent string from "target
25767 remote" test.
25768 * gdb.base/help.exp: Same for "help target remote" test.
25769
c3f6f71d
JM
257702000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25771
25772 From Jim Kingdon <kingdon@redhat.com>:
25773
25774 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25775 prompt (cleanup rather than necessity, but still might keep output
25776 from spilling to next test).
c3f6f71d
JM
25777
257782000-01-02 Fred Fish <fnf@cygnus.com>
25779
25780 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25781 AIX, which defines them in <sys/types.h>.
25782
ed9a39eb 257831999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25784
ed9a39eb 25785 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25786 float" test.
ed9a39eb
JM
25787
257881999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25789
ed9a39eb 25790 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25791
25792 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25793 outermost frame disallowed".
25794
257951999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25796
25797 * gdb.base/setvar.exp: New tests for setting the value of a struct
25798 with a constant list.
25799
258001999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25801
25802 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25803 require the user to type a cast before setting the value of a struct.
25804
de57eccd
JM
258051999-12-06 Jim Blandy <jimb@cygnus.com>
25806
25807 * gdb.base/default.exp: Expect the new 'info float' command on
25808 all i386 platforms.
25809
25810 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25811 LinuxThreads libraries that don't support debugging.
25812
c2d11a7d
JM
25813Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25814
25815 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
25816 Change the buffer type to ``unsigned char'' to simplify size
25817 arithmetic.
c2d11a7d
JM
25818
25819 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25820 stub only handles 400-1 byte packets. Verify that the download
25821 worked.
c2d11a7d
JM
25822
258231999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25824
25825 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25826 tests, using UNRESOLVED for the untested cases. Also, does not wait
25827 for a timeout if the prompt was received before a recognizable pattern.
25828
258291999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25830
25831 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25832
258331999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25834
25835 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25836 watchpoints.
c2d11a7d
JM
25837
258381999-11-24 Jason Merrill <jason@casey.cygnus.com>
25839
25840 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25841
25842 * gdb.c++/local.exp: Be more flexible in recognizing local class
25843 name mangling. Don't allow horribly truncated method names.
25844 * gdb.c++/derivation.exp: Expect protected inheritance.
25845 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25846 * gdb.c++/virtfunc.exp: Likewise.
25847 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25848 when printing a nested enum.
25849
258501999-11-22 Jim Blandy <jimb@cygnus.com>
25851
25852 * gdb.base/step-test.exp: Properly await GDB's response to setting
25853 a breakpoint on the call to large_struct_by_value.
25854
25855 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25856 just because we have debug info for the `start' function.
25857
258581999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25859
25860 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25861 "Unknown signal" messages, which indicate (on LinuxThreads) that
25862 GDB doesn't know how to debug threads on this system. This is
25863 better than hanging while philosopher 0 dumps chatter into gdb.log.
25864
258651999-11-18 Tom Tromey <tromey@cygnus.com>
25866
25867 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25868
258691999-11-18 Fred Fish <fnf@cygnus.com>
25870
25871 * gdb.base/coremaker2.c: Add sample program for generating
25872 cores that is more self contained than coremaker.c. Eventually
25873 I'll add more code to this and tie it into the testsuite.
25874
4ce44c66
JM
258751999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25876
25877 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25878
258791999-11-10 Jimmy Guo <guo@cup.hp.com>
25880
25881 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25882 from $srcdir/lib/.
4ce44c66 25883 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25884 and gdb.c++/.
4ce44c66
JM
25885
25886 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25887
d63a86f8 25888 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25889 'continue with watch' test point.
25890
258911999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25892
25893 Merged from p2linux-990323-branch:
d63a86f8 25894
4ce44c66
JM
25895 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25896
11cf8741
JM
25897Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25898
25899 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 25900 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25901
25902Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25903
25904 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25905 gdb_expect_list.
11cf8741
JM
25906
25907Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25908
25909 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25910
259111999-11-03 Mark Salter <msalter@cygnus.com>
25912
25913 * gdb.base/break.exp: Fix "stub continue" pattern.
25914
259151999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25916
25917 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25918
259191999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25920
25921 * gdb.base/display.exp ("finish"): Add timeout clause.
25922
25923 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25924 plain prompt clause, so this doesn't have to time out in order to
25925 fail.
25926
25927 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 25928 breakpoint hit messages include an address.
11cf8741
JM
25929
25930 * gdb.base/display.exp: Don't forget to escape parens in regular
25931 expressions. Unix regexp notatation sucks.
25932
259331999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25934
25935 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25936 order for 'signalled' message.
11cf8741 25937
5c44784c
JM
259381999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25939
25940 From Jimmy Guo <guo@cup.hp.com>:
25941 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25942 * gdb.base/annota1.c: Add code for tests to work with.
25943
259441999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25945
25946 * gdb.base/remote.exp: New test for remote downloading settings.
25947 * gdb.base/remote.c: New file with large .data.
25948
917317f4
JM
259491999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25950
25951 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25952 for LinuxThreads support, merged from the Code Fusion branch.
25953
25954Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25955
25956 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
25957 containing exp_continue into a while within an expect. Don't
25958 attempt a start more than three times. Check return value from
25959 gdb_load.
d63a86f8 25960
2df3850c
JM
25961Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25962
25963 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25964 a pass case.
2df3850c 25965
2acceee2
JM
259661999-10-01 Kevin Buettner <kevinb@cygnus.com>
25967
25968 * gdb.base/break.c (main): Added a statement that we can step
25969 off of.
25970 * gdb.base/break.exp: Added tests for setting a breakpoint
25971 at an offset and stepping onto a breakpoint.
25972
259731999-10-01 Fred Fish <fnf@cygnus.com>
25974
d63a86f8 25975 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
25976 gdb output.
25977
c2c6d25f
JM
259781999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25979
25980 * gdb.base/break.exp: Code locations are in hex, don't forget!
25981 (For HP-UX.)
25982
259831999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25984
25985 * condbreak.exp: Use break.c as test program.
25986 * condbreak.c: Remove, redundant with break.c.
25987
259881999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25989
25990 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 25991 Z-packets if the target needs it.
c2c6d25f
JM
25992
259931999-09-13 James Ingham <jingham@leda.cygnus.com>
25994
25995 * gdb.c++/overload.exp: Added tests for listing overloaded
25996 functions with function pointers in the arg, explicitly calling
25997 out the version you want.
25998
cff3e48b
JM
259991999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26000
26001 * long_long.exp: Add variations of test cases that work for
26002 targets with 16-bit ints and 32-bit doubles.
26003
d4f3574e
SS
260041999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26005
26006 * break.c (main): Compare a possibly-uninitialized argc with an
26007 unlikely value that fits in 16 bits.
26008
260091999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26010
26011 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26012 0xfeeb, don't want negative numbers if ints are 16 bits.
26013
26014 * lib/gdb.exp (skip_cplus_tests): New proc.
26015 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26016 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26017 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26018 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26019 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26020 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26021 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26022 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26023
26024 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26025
26026Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26027
26028 * gdb.base/corefile.exp (up): Allow a parameter to appear
26029 in the frame that we're going up to.
26030
26031 From Jim Blandy <jimb@cygnus.com>:
26032
26033 * gdb.base/default.exp (info float): Expect some output now.
26034
26035 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26036 returning floating-point values to fail on the x86.
26037 * gdb.base/callfwmall.exp (do_function_calls): Same.
26038
26039 * gdb.base/list.exp (test_listsize): Correct expectations for
26040 listing line 1 with listsize 2. Also, listing a single line
26041 works now, as does listing three lines. [Kevin's note: There
26042 were a number of other cases fixed too where the expectations
26043 differed...]
26044
260451999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26046
26047 * gdb.base/selftest.exp: Add case for when version prints as
26048 constant string instead of char pointer.
26049
104c1213
JM
260501999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26051
26052 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26053 stepping out of main.
104c1213
JM
26054
26055 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26056 G++ used.
26057
26058 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26059 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26060
26061 * gdb.c++/ovldbreak.exp: Update match string in test that
26062 includes a warning of multiple breakpoints.
26063
260641999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26065
26066 * gdb.base/display.exp: Improve precision of step-after-finish
26067 added yesterday.
26068
26069 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26070 test.
104c1213
JM
26071
26072 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26073 configs when using G++, not just hppa*.
26074
260751999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26076
26077 * gdb.base/async.c: New file.
26078 * gdb.base/async.exp: New file.
26079
26080Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26081
26082 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26083 PA64.
26084
53a5351d
JM
26085Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26086
104c1213
JM
26087 * gdb.base/display.exp: "finish" can leave us mid-line on many
26088 targets, deal with it. Add a small constant to main, instead of
26089 1000 since main+1000 may not be a valid address in the target.
26090
53a5351d
JM
26091 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26092 on hpux11.
26093
26094 * gdb.base/attach.exp: Handle another hpux11 error message variant
26095 when attaching to a process that does not exist.
26096
260971999-08-19 J.T. Conklin <jtc@redback.com>
26098
26099 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26100 characters in 'continue to 1241' test.
53a5351d
JM
26101
261021999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26103
26104 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26105 stop in print_long_arg_list, define and use a whitespace
26106 variable in print_small_structs test, add an XFAIL for Solaris.
26107 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26108 interested enough to fix.
26109
7be570e7
JM
261101999-08-13 Keith Seitz <keiths@cygnus.com>
26111
26112 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26113 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26114 proc knows about targets other than the natives.
26115 (test_assign): Use "gdb_run_cmd" to "run" the target.
26116 Check that we've actually hit the breakpoint at main.
26117 When we attempt to assign a value to a local variable, check
26118 that the variable is in the current scope, i.e., don't use
26119 a test with an empty result.
26120
26121Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26122
26123 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26124 command.
7be570e7
JM
26125
261261999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26127
26128 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26129 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26130 gdb.compat, gdb.threads-hp.
26131 gdb.hp/configure, gdb.hp/configure.in: New files.
26132 gdb.hp/Makefile.in: Recurse into new subdirs.
26133 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26134 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26135 in object files.
26136 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26137
96baa820
JM
261381999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26139
26140 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26141 funky printf, remove a bogus p/a test.
96baa820
JM
26142
261431999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26144
26145 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26146 connected to the target. This is necessary when running not
26147 natively.
96baa820
JM
26148
261491999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26150
26151 * gdb.base/step-test.exp: Removed some extraneous messages.
26152
26153 * gdb.base/long_long.exp: Don't run memory examination tests
26154 on little-endian targets (they will need a different set of
26155 results to match).
26156
261571999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26158
26159 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26160 until somebody decides to fix GDB.
26161
26162 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26163 constant as "ULL".
96baa820
JM
26164 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26165 matches for a couple x/2 commands.
26166
a0b3c4fd
JM
261671999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26168
26169 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26170 by merging in ref-types2 tests.
26171 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26172
26173 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26174 * gdb.c++/Makefile.in: Add standard actions.
26175 (EXECUTABLES): Rename from PROGS, update list.
26176 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26177 from gdb.hp.
26178 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26179 foo and bar locals.
26180 * gdb.c++/anon-union.exp: Fix tests to match.
26181 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26182 expect matches to handle output variations.
26183 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26184 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26185 output, add HP alternatives for new and delete prints.
a0b3c4fd 26186 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26187 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26188 * gdb.c++/demangle.exp: Use $style when reporting failure.
26189 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26190 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26191 match alternatives.
26192 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26193 compilers.
a0b3c4fd
JM
26194 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26195 * gdb.c++/method.exp: Add match alternatives.
26196 * gdb.c++/misc.cc: Add bool types.
26197 * gdb.c++/misc.exp: Add tests for bool types.
26198 * gdb.c++/overload.exp: Add xfails.
26199 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26200 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26201 add some more template parameter tests (only for HP currently).
26202 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26203 * gdb.c++/virtfunc.cc: Add return type and value for main.
26204 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26205 match alternatives.
d63a86f8 26206
a0b3c4fd
JM
262071999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26208
26209 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26210
262111999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26212
26213 * gdb.base/signals.exp: Don't expect getting a backtrace from
26214 within a signal handler to fail on Linux.
26215
262161999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26217
26218 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26219 * lib/gdb.exp: Remove some gratuitious semicolons.
26220 (delete_breakpoints): Increase timeout.
26221 (gdb_expect): Add -notransfer option.
26222 (gdb_test): Use -notransfer option.
26223 (get_compiler_info): Add f77 case.
26224 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26225 case.
a0b3c4fd
JM
26226 (gdb_preprocess): Call get_compiler.
26227
26228 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26229 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26230 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26231 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26232 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26233 third arg to gdb_test.
a0b3c4fd
JM
26234 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26235 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26236 HP-UX xfails, add others.
a0b3c4fd
JM
26237 * gdb.base/completion.exp: Reflect name change of self-test.
26238 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26239 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26240 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26241 HP failure number.
a0b3c4fd
JM
26242 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26243 useless HP-UX 10.30 references.
26244 * gdb.base/maint.exp: Loosen matches.
26245 * gdb.base/pointers.c (main): Declare more_code.
26246 * gdb.base/pointers.exp: Match on output of a `next'.
26247 * gdb.base/structs.c: Add prototypes.
26248 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26249 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26250
262511999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26252
26253 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26254 command.
a0b3c4fd
JM
26255
262561999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26257
26258 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26259 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26260
26261 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26262 debug info. Deal with lack of signal hanlder info in stack.
26263
a9c64011 26264 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26265 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26266
5a2468f5
JM
262671999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26268
26269 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26270 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26271
adf40b2e
JM
26272Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26273
26274 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26275 a1-selftest.exp.
adf40b2e
JM
26276 * gdb.base/configure: Re-generate.
26277
262781999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26279
26280 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26281 in trying to run first and name is too long.
26282
26283 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26284 pointers2.c and pointers2.exp, respectively.
26285 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26286 doschk happier.
26287
43e526b9
JM
262881999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26289
26290 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26291 callfuncs2.c and callfuncs2.exp.
26292
26293 * gdb.base/list.exp: Remove mistaken xfails.
26294 * gdb.base/list0.h: Add optional prototypes.
26295
9846de1b
JM
26296Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26297
a9c64011 26298 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26299 calling malloc.
a9c64011
AS
26300 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26301 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26302 use.
9846de1b
JM
26303
263041999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26305
26306 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26307 * gdb.base/annota2.cc, annota2.exp: Move from here.
26308 * gdb.c++/annota2.cc, annota2.exp: To here.
26309 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26310
43ff13b4
JM
26311Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26312
26313 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26314 a consistent format.
43ff13b4 26315
085dd6e6
JM
263161999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26317
26318 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26319 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26320 HP compilers, also set the globals $true and $false.
26321
26322 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26323 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26324 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26325 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26326 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26327 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26328 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26329 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26330 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26331 whatis.c} Add C++ compatible function definitions and return
26332 types, add includes for library functions.
085dd6e6
JM
26333 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26334 * gdb.base/step-test.c (myglob): Rename from glob.
26335 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26336 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26337 files, move here from gdb.hp.
085dd6e6 26338 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26339 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26340 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26341 Adjust line numbers in regexps.
085dd6e6
JM
26342
26343 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26344 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26345 instead of 0/1.
26346
26347 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26348 foll-vfork.exp: New files, move here from gdb.hp.
26349 * gdb.base/page.exp: New file, test of pagination command.
26350
26351 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26352 recursion test.
26353 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26354
26355 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26356 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26357
26358 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26359 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26360 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26361 watchpoint test.
085dd6e6
JM
26362 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26363 them work.
26364 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26365 expressions properly.
26366 * gdb.base/corefile.exp: Loosen the match slightly.
26367 * gdb.base/default.exp: Allow "Error accessing memory" message
26368 also.
26369 * gdb.base/display.exp: Skip over x/0 j if PA64.
26370 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26371 * gdb.base/interrupt.exp: Ditto.
26372 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26373 in use.
26374 * gdb.base/list.exp: Add xfails for HP-UX.
26375 * gdb.base/long_long.exp: Refine some of the numeric matches.
26376 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26377 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26378 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26379 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26380 * gdb.base/ptype.exp: Succeed on more varieties of output.
26381 * gdb.base/scope.exp: Add xfails for HP-UX.
26382 * gdb.base/sect-cmd.exp: Add more cases.
26383 * gdb.base/setvar.exp: Add xfails for HP-UX.
26384 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26385 * gdb.base/signals.exp: Match on void symbolically.
26386 * gdb.base/step-test.exp: Add case for PA64.
26387 * gdb.base/term.exp: Add exit and restart.
26388 * gdb.base/twice.exp: Clean up after self.
26389 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26390 * gdb.base/whatis.exp: Allow more ways to pass tests.
26391
26392 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26393 no longer useful.
085dd6e6
JM
26394
26395Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26396
26397 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26398 list of patterns.
085dd6e6 26399 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26400 print_double_array(double_array)", "continuing to breakpoint
26401 1018", "print print_double_array(array_d)" and "continuing to
26402 1034" tests.
d63a86f8 26403
085dd6e6
JM
264041999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26405
a9c64011 26406 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26407
264081999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26409
26410 * config/mt-*: Remove, these haven't been used since 1996.
26411
264121999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26413
26414 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26415 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26416 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26417
9e0b60a8
JM
264181999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26419
26420 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26421 simpler match case for the ptype of the big class.
26422
264231999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26424
26425 * gdb.exp: Fix test for gdb_prompt existence.
26426
264271999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26428
26429 * gdb.exp (gdb_test): Add fail after calls to perror.
26430
264311999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26432
26433 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26434
264351999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26436
26437 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26438
0f71a2f6
JM
26439Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26440
26441 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26442 malloc() is linked in.
0f71a2f6
JM
26443
264441999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26445
26446 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26447 step at end.
26448
26449 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26450
264511999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26452
26453 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26454
cce74817
JM
26455Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26456
26457 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26458 * gdb.base/mips_pro.exp: Likewise.
26459
264601999-06-02 Keith Seitz <keiths@cygnus.com>
26461
26462 * gdb.c++/templates.cc: Change all "new" operators to throw
26463 an exception.
26464 * gdb.c++/cplusfuncs.cc: Likewise.
26465
26466 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26467
26468Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26469
26470 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26471 * gdb.base/ending-run.exp: When stepping out of main, accept a
26472 step into an arbitrary assembler file.
cce74817 26473
392a587b
JM
264741999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26475
d63a86f8 26476 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26477 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26478 * gdb.base/annota2.exp: Revise line number for main
26479 breakpoint. Allow any number of "frames-invalid" and
26480 "breakpoint-invalid" to be printed.
392a587b
JM
26481 * gdb.base/annota2.cc: Initialize a.x to 0.
26482
9e086581
JM
264831999-05-17 Keith Seitz <keiths@cygnus.com>
26484
6fdff2c5
PA
26485 * gdb.base/call-ar-st.exp: Skip
26486 "print print_double_array (double_array)" when "skip_float_tests" set.
26487 Ditto for "print print_double_array(array_d)",
26488 "print print_small_structs", "print print_ten_doubles", and
26489 "step into print_long_arg_list".
26490 Don't assume we can step into "print_long_arg_list": we could step
26491 into memcpy.
26492 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26493 "skip_float_tests" is set: "print print_one_double(*d1)"
26494 and "print print_two_floats(*f3)".
9e086581
JM
26495 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26496 "skip_float_tests" is set.
6fdff2c5
PA
26497 * gdb.base/varargs.exp: Skip
26498 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26499 "skip_float_tests" set.
d63a86f8 26500
cd0fc7c3
SS
265011999-05-06 Keith Seitz <keiths@cygnus.com>
26502
26503 * gdb.base/annota2.cc: Include stdio.h.
26504
26505Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26506
26507 * gdb.base/crossload.exp: Remove, this has been disabled ever
26508 since BFD stopped including all targets, and cross-GDB gets
26509 plenty of testing anyway.
26510 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26511 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26512 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26513 * gdb.base/README: Remove, was doc for this.
26514 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26515 needed.
cd0fc7c3 26516
b83266a0
SS
265171999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26518
26519 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26520 output.
26521
26522 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26523 * gdb.base/annota2.exp: New file. More annotation tests.
26524 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26525 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26526
265271999-04-23 Angela Marie Thomas <angela@cygnus.com>
26528
26529 * config/cfdbug.exp: New file.
26530
7a292a7a
SS
265311999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26532
26533 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26534 Marcus Daniel's and Dale Hawkins's demangler crashes.
26535
26536 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26537 test_lucid_style_demangling, test_arm_style_demangling,
26538 test_hp_style_demangling): Try Tom Tromey's core-dumping
26539 identifier under each demangling style.
7a292a7a
SS
26540
265411999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26542
26543 * gdb.c++/demangle.exp: Include the current demangling style
26544 in all test names.
26545 (current_demangling_style): New global variable.
26546 (set_demangling_style, test_demangling_core, test_demangling,
26547 test_demangling_exact): New functions.
26548 (test_gnu_style_demangling, test_lucid_style_demangling,
26549 test_arm_style_demangling, test_hp_style_demangling): Use those,
26550 instead of calling gdb_test and gdb_test_exact directly.
26551 (catch_demangling_errors): New function, which reports errors
26552 signalled by the demangling test functions in an orderly way.
26553 (do_tests): Use catch_demangling_errors.
26554
265551999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26556
26557 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26558 grouping in expressions, not {}.
7a292a7a
SS
26559
26560 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26561 initialized yet.
7a292a7a
SS
26562
265631999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26564
26565 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26566 are listed.
26567
265681999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26569
26570 * gdb.stabs/weird.exp: Test for CC being defined before
26571 looking at its value.
26572
265731999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26574
26575 * gdb.base/call-ar-st.exp: Remove stray '#'.
26576 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26577 "short int" and "long int".
26578 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26579 change, to mollify finicky HP compiler.
7a292a7a
SS
26580 * gdb.hp/reg-test.exp (testfile): Fix file name.
26581 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26582
7a292a7a
SS
26583 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26584 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26585 alternate form of enum ptype.
26586
c906108c
SS
265871999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26588
7a292a7a
SS
26589 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26590 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26591 passing skip_hp_tests, so as not to waste time on guaranteed
26592 failure.
7a292a7a 26593
c906108c
SS
26594 * gdb.c++/overload.cc: Pass string instead of char addr, always
26595 init ccpfoo.
26596 * gdb.c++/templates.cc: Fix syntax error.
26597
7a292a7a
SS
26598Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26599
26600 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26601 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26602 command.
26603
266041999-03-18 James Ingham <jingham@cygnus.com>
26605
26606 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26607
26608 * gdb.c++/method.exp: It was testing an uninitialized int on the
26609 stack and assuming it was positive.
26610
26611 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26612
26613 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26614 keep it from killing the rest of the tests.
7a292a7a
SS
26615 Use gdb_continue_to_end.
26616
26617 * gdb.base/sigall.exp: use gdb_continue_to_end.
26618
26619 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26620
26621 * gdb.base/display.exp: use runto_main, not run.
26622
d63a86f8
RM
26623 * gdb.base/default.exp: Check for the current error message in the
26624 r abbreviation test.
7a292a7a
SS
26625 Add strongarm to the targets that know info float.
26626
d63a86f8 26627 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26628 run which doesn't work with monitors.
26629
6fdff2c5
PA
26630 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26631 1034 test.
7a292a7a
SS
26632
26633 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26634
6fdff2c5
PA
26635 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26636 end of a program. Traps the case (in Cygmon) when the program
26637 never really exits. Same as Mark's continue_to_exit, but I had
26638 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26639
26640 * config/monitor.exp (gdb_target_monitor): added another
26641 target_info parameter: remotebinarydownload. This will set the
26642 remotebinarydownload flag if this is causing some boards trouble.
26643
266441999-03-18 Mark Salter <msalter@cygnus.com>
26645
26646 * lib/gdb.exp (continue_to_exit): New function.
26647
26648 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26649 * gdb.base/ending-run.exp: Ditto.
26650 * gdb.base/step-test.exp: Ditto.
26651
266521999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26653
26654 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26655 (suggested by Art Haas <ahaas@neosoft.com>).
26656
266571999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26658
889bf7c5 26659 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26660
26661Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26662
26663 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26664 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26665
266661999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26667
26668 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26669 a call to strlen; sometimes we do have sources.
26670
266711999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26672
26673 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26674 character, so GDB won't print garbage after its end.
d63a86f8 26675
c906108c
SS
26676 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26677 breakpoint there instead. Sometimes GCC emits memcpy to handle
26678 the large structures being passed by value, so we step into that
26679 instead of sum_array_print, which obscures what we're really testing.
26680 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26681 the bizarre steps into memcpy, so do that here. Add check for
26682 stepping into function calls that pass large structures by value.
26683 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26684 Remove all references to specific line numbers.
26685 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26686 New type and function.
26687 (main): Call large_struct_by_value, passing it a large struct by value.
26688 * lib/gdb.exp (gdb_get_line_number): New function.
26689
26690 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26691 more portable.
26692
7a292a7a
SS
266931999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26694
c906108c
SS
26695 * lib/gdb.exp: Doc fixes.
26696
7a292a7a
SS
266971999-03-05 Nick Clifton <nickc@cygnus.com>
26698
d63a86f8 26699 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26700
267011999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26702
c906108c 26703 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26704 commands. They're not germane to this test, and they don't work
26705 that way on remote targets.
c906108c 26706
3fc11d3e
JM
267071999-03-01 James Ingham <jingham@cygnus.com>
26708
26709 * Changelog entries merged over from gdb development branch.
26710
3fc11d3e
JM
26711 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26712
26713 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26714 for outputting results of test run.
26715
2d4a1622 26716 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26717
26718 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26719
7a292a7a
SS
267201999-02-25 Felix Lee <flee@cygnus.com>
26721
26722 * lib/gdb.exp (debug_format): initialize
26723
c906108c
SS
267241999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26725
26726 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26727 * gdb.base/call-rt-st.c: Ditto.
26728
c906108c
SS
267291999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26730
26731 * gdb.threads/pthreads.exp (horiz): New variable.
26732 (test_startup): Fix regexps that capture thread numbers.
26733
267341999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26735
26736 * gdb.base/smoke.exp: Disambiguate two test case names (both
26737 called ``print'').
26738
26739Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26740
26741 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26742 compilation.
c906108c
SS
26743
267441999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26745
26746 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26747 actual output formatting.
26748 * gdb.base/smoke.exp: GDB removes leading 0's.
26749 * gdb.base/volatile.exp: Don't check type of remuneration;
26750 that variable is no longer defined in constvars.c.
26751 * gdb.base/step-test.c (main): Exit with explicit exit code.
26752 * gdb.base/step-test.exp: Remove two nexti checks--they are
26753 not portable.
26754
267551999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26756
26757 * gdb.base/help.exp ("help delete display"): Fix test to match
26758 gdb's output.
26759
26760 * gdb.base/long_long.c (known_types): Initialize values to zero.
26761 * gdb.base/long_long.exp: Step one more line
26762 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26763 leading zeros. Explicitly ask for hex formatting. Use
26764 unique test case names.
c906108c
SS
26765
26766Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26767
d63a86f8 26768 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26769
26770 * gdb.c++/method.exp: Add missing close brace.
26771
267721999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26773
26774 * gdb.base/maint.exp: Use 'set height 0' to disable page
26775 prompting, not 'set height 400'.
26776
26777 Fix a bunch of timeouts.
26778 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26779 four separate tests, so expect doesn't take forever to match a ton
26780 of text against a regexp with lots of .* forms.
26781 ("maint print psymbols", "maint print symbols"): Make some of
26782 these greps more selective, so that expect doesn't try to wade
26783 through huge piles of output and time out.
26784
26785 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26786
26787 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26788 tests: one which doesn't expect shlib events to be reported, and
26789 another which does, but is XFAIL for all platforms other than
26790 HP/UX.
c906108c
SS
26791
26792 * gdb.base/break.exp: Teach the test suite that the `catch
26793 fork', `catch vfork', and `catch exec' commands produce error
26794 messages on platforms that don't provide these features.
26795
26796Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26797
26798 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26799 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26800 (shortening names from solib_threshold.exp etc), won't run on
26801 anything but HP-UX for the foreseeable future.
c906108c 26802 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26803 reflect move.
c906108c
SS
26804
26805Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26806
26807 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26808 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26809
26810Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26811
26812 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26813 successfully re-sets breakpoints in shared libraries.
26814 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26815
26816Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26817
d63a86f8
RM
26818 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26819 and compiled w/o GCC.
c906108c
SS
26820
26821 * gdb.hp/watch-cmd.exp: ditto.
26822
26823 * gdb.hp/watch-hp.exp: ditto.
26824
26825 * gdb.hp/xdb1.exp: ditto.
26826
26827 * gdb.hp/xdb2.exp: ditto.
26828
26829 * gdb.hp/dbx.exp: ditto.
26830
26831Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26832
26833 * constvars.c: Remove C++-isms.
26834 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 26835 with GCC.
c906108c
SS
26836
26837Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26838
26839 The following changes are part of the HP merge.
26840
26841 * gdb.base/break.exp: new tests to verify that catchpoints for
26842 fork, vfork, and exec don't trigger inappropriately.
26843
26844 * gdb.base/opaque.exp: compile one file at a time, then link.
26845
26846 * gdb.base/signals.exp: be more restrictive about which hppa
26847 systems receive a setup_xfail. new tests.
26848
26849 * gdb.base/solib_threshold.build: new file.
26850 * gdb.base/solib_threshold.exp: new file.
26851 * gdb.base/solib_threshold.link_opts: new file.
26852 * gdb.base/solib_threshold.mk: new file.
26853 * gdb.base/gen_solib_threshold.c: new file.
26854
26855 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26856 tests. New tests for enums inside classes.
26857
26858 * gdb.c++/compiler.cc: indicate support of template debugging.
26859
26860 * gdb.c++/demangle.exp: run hp style demangling tests.
26861
26862 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26863 tests.
26864
26865 * gdb.c++/misc.cc: changes to support new tests.
26866
26867 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26868 to support new tests.
26869
26870 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26871 gcc, then skip these tests.
26872
26873Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26874
26875 The following files are part of the HP merge; some had longer
26876 names at HP, but have been renamed to be no more than 14
26877 characters in length.
26878
26879 * gdb.hp/ambiguous.cc: new file.
26880 * gdb.hp/ambiguous.exp: new file.
26881 * gdb.hp/attach.exp: new file.
26882 * gdb.hp/attach2.exp: new file.
26883 * gdb.hp/classes-hp.exp: new file.
26884 * gdb.hp/ctti.exp: new file.
26885 * gdb.hp/ctti-add.cc: new file.
26886 * gdb.hp/ctti-add1.cc: new file.
26887 * gdb.hp/ctti-add2.cc: new file.
26888 * gdb.hp/ctti-add3.cc: new file.
26889 * gdb.hp/dbx.exp: new file.
26890 * gdb.hp/exception.cc: new file.
26891 * gdb.hp/exception.exp: new file.
26892 * gdb.hp/foll-exec.c: new file.
26893 * gdb.hp/foll-exec.exp: new file.
26894 * gdb.hp/foll-fork.c: new file.
26895 * gdb.hp/foll-fork.exp: new file.
26896 * gdb.hp/foll-vfork.c: new file.
26897 * gdb.hp/foll-vfork.exp: new file.
26898 * gdb.hp/inherit-hp.exp: new file.
26899 * gdb.hp/more-steps.exp: new file.
26900 * gdb.hp/namespace.cc: new file.
26901 * gdb.hp/namespace.exp: new file.
26902 * gdb.hp/optimize.exp: new file.
26903 * gdb.hp/pxdb.c: new file.
26904 * gdb.hp/pxdb.exp: new file.
26905 * gdb.hp/quicksort.exp: new file.
26906 * gdb.hp/reg-test.exp: new file.
26907 * gdb.hp/reg-test.s: new file.
26908 * gdb.hp/sized-enum.c: new file.
26909 * gdb.hp/sized-enum.exp: new file.
26910 * gdb.hp/start-stop.exp: new file.
26911 * gdb.hp/templ-hp.cc: new file.
26912 * gdb.hp/templ-hp.exp: new file.
26913 * gdb.hp/thr-lib.c: new file.
26914 * gdb.hp/thr-lib.exp: new file.
26915 * gdb.hp/thr-lib.h: new file.
26916 * gdb.hp/thr-liblib.c: new file.
26917 * gdb.hp/virtfun-hp.c: new file.
26918 * gdb.hp/virtfun-hp.exp: new file.
26919 * gdb.hp/watch-cmd.exp: new file.
26920 * gdb.hp/watch-hp.exp: new file.
26921 * gdb.hp/xdb1.exp: new file.
26922 * gdb.hp/xdb2.exp: new file.
26923 * gdb.hp/xdb3.exp: new file.
26924
26925Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26926
26927 The following files are part of the HP merge; some had longer
26928 names at HP, but have been renamed to be no more than 14
26929 characters in length.
26930
26931 * gdb.base/ss.h: new file.
26932 * gdb.base/call-ar-st.c: new file.
26933 * gdb.base/call-ar-st.exp: new file.
26934 * gdb.base/call-rt-st.c: new file.
26935 * gdb.base/call-rt-st-exp: new file.
26936 * gdb.base/call-strs.exp: new file.
26937 * gdb.base/ena-dis-br.exp: new file.
26938 * gdb.base/environ.exp: new file.
26939 * gdb.base/long_long.exp: new file.
26940 * gdb.base/sect-cmd.exp: new file.
26941 * gdb.base/shlib-cl2.exp: new file.
26942 * gdb.base/smoke.exp: new file.
26943 * gdb.base/so-impl-ld.c: new file.
26944 * gdb.base/so-impl-ld.exp: new file.
26945 * gdb.base/so-indr-cl.c: new file.
26946 * gdb.base/so-indr-cl.exp: new file.
26947 * gdb.base/varargs.exp: new file.
26948 * gdb.base/volatile.exp: new file.
26949 * gdb.base/whatis-exp.exp: new file.
7a292a7a 26950 * gdb.base/display.exp: new file.
c906108c
SS
26951 * gdb.c++/derivation.exp: new file.
26952 * gdb.c++/local.exp: new file.
26953 * gdb.c++/member-ptr.exp: new file.
26954 * gdb.c++/overload.exp: new file.
26955 * gdb.c++/ovldbreak.exp: new file.
26956 * gdb.c++/ref-types.exp: new file.
26957 * gdb.c++/ref-types2.exp: new file.
26958 * gdb.c++/userdef.exp: new file.
d63a86f8 26959
c906108c
SS
26960Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26961
26962 * gdb.base/default.exp: Reflect wording change in remote.c.
26963
dc96c6c7 26964Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26965
26966 * gdb.base/help.exp: Update to reflect current text.
26967
26968Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26969
26970 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26971 they're stack variables and contain garbage.
26972 * gdb.c++/anon-union.exp: new file.
26973
26974 The following changes were made by David Taylor
889bf7c5
PA
26975 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26976 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26977 in changes by HP.
c906108c
SS
26978
26979 * gdb.base/bitops.exp: new file.
26980 * gdb.base/default.exp: change expected messages for catch and
26981 info catch tests to reflect HP merge changes.
26982 * gdb.base/enable-disable-break.exp
26983 * gdb.base/ending-run.c: new file.
26984 * gdb.base/long_long.c: new file.
26985 * gdb.base/maint.exp: new file.
26986 * gdb.base/pointers2.exp: new file.
26987 * gdb.base/shlib-call2.exp: new file.
26988 * gdb.base/solib.exp: new file.
26989 * gdb.base/step-test.c: new file.
26990 * gdb.c++/anon-union.cc: new file.
26991 * gdb.c++/local.cc: new file.
26992 * gdb.c++/member-pointer.cc: new file.
26993 * gdb.c++/method.cc: new file.
26994 * gdb.c++/ref-types.cc: new file.
26995 * gdb.c++/ref-types2.cc: new file.
26996 * gdb.c++/userdef.cc: new file.
d63a86f8 26997
c906108c
SS
26998 * gdb.base/scope.exp: compile one file at a time, then link.
26999 * gdb.base/langs.exp: ditto.
27000 * gdb.base/list.exp: ditto.
d63a86f8 27001
c906108c
SS
27002Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27003
27004 The following changes were made by David Taylor
889bf7c5
PA
27005 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27006 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27007 in changes by HP.
d63a86f8 27008
c906108c
SS
27009 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27010 skip tests. When compiling pass c++ flag to gdb_compile.
27011 * gdb.c++/
d63a86f8 27012
c906108c
SS
27013 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27014 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27015 (skip_hp_tests): new function.
27016 (gdb_preprocess): new function.
27017
27018 * configure.in (hpdir): decide whether to configure gdb.hp.
27019 * configure: regenerated.
27020
27021 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27022 to delete on clean.
27023 (EXECUTABLES): update to reflect new additions.
27024 * gdb.base/commands.exp: update message expected.
27025 * gdb.base/default.exp: add copyright notice.
27026 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27027 * gdb.base/help.exp: update messages to reflect current text.
27028 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27029 targets for recurse tests.
27030 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27031 skip this file.
27032
27033 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27034 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27035 compilation.
27036 * gdb.c++/misc.exp: ditto.
27037 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27038 run the tests. tell gdb_compile that it's a c++ compilation.
27039
27040 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27041
c906108c
SS
27042 * gdb.base/all-bin.exp: new file.
27043 * gdb.base/arithmet.exp: new file.
27044 * gdb.base/assign.exp: new file.
27045 * gdb.base/completion.exp: new file.
27046 * gdb.base/cond-expr.exp: new file.
27047 * gdb.base/condbreak.exp: new file.
27048 * gdb.base/define.exp: new file.
27049 * gdb.base/dollar.exp: new file.
27050 * gdb.base/environment.exp: new file.
27051 * gdb.base/eval-skip.exp: new file.
27052 * gdb.base/jump.exp: new file.
27053 * gdb.base/logical.exp: new file.
27054 * gdb.base/pointers.exp: new file.
27055 * gdb.base/relational.exp: new file.
27056 * gdb.base/section_command.exp: new file.
27057 * gdb.base/whatis-expr.exp: new file.
27058
27059 * gdb.base/all-types.c: new file.
27060 * gdb.base/call-array-struct.c: new file.
27061 * gdb.base/call-return-struct.c: new file.
27062 * gdb.base/call-strings.c: new file.
27063 * gdb.base/callfuncs2.c: new file.
27064 * gdb.base/condbreak.c: new file.
27065 * gdb.base/constvars.c: new file.
27066 * gdb.base/display.c: new file.
27067 * gdb.base/int-type.c: new file.
27068 * gdb.base/jump.c: new file.
27069 * gdb.base/miscexprs.c: new file.
27070 * gdb.base/pointers.c: new file.
27071 * gdb.base/pointers2.c: new file.
27072 * gdb.base/shmain.c: new file.
27073 * gdb.base/shr1.c: new file.
27074 * gdb.base/shr2.c: new file.
27075 * gdb.base/solib.c: new file.
27076 * gdb.base/solib1.c: new file.
27077 * gdb.base/solib2.c: new file.
27078 * gdb.base/varargs.c: new file.
27079 * gdb.c++/derivation.cc: new file.
27080 * gdb.c++/overload.cc: new file.
27081 * gdb.c++/ovldbreak.cc: new file.
27082 * gdb.hp/attach.c: new file.
27083 * gdb.hp/attach2.c: new file.
27084 * gdb.hp/average.c: new file.
27085 * gdb.hp/compiler.c: new file.
27086 * gdb.hp/compiler.cc: new file.
27087 * gdb.hp/execd-program.c: new file.
27088 * gdb.hp/follow-exec.c: new file.
27089 * gdb.hp/follow-fork.c: new file.
27090 * gdb.hp/follow-vfork-and-exec.c: new file.
27091 * gdb.hp/misc-hp.cc: new file.
27092 * gdb.hp/more-steps.c: new file.
27093 * gdb.hp/optimize.c: new file.
27094 * gdb.hp/quicksort.c: new file.
27095 * gdb.hp/run-hp.c: new file.
27096 * gdb.hp/start-stop.c: new file.
27097 * gdb.hp/sum.c: new file.
27098 * gdb.hp/templates-hp.cc: new file.
27099 * gdb.hp/thread-local-in-lib.c: new file.
27100 * gdb.hp/thread-local-in-lib.h: new file.
27101 * gdb.hp/thread-local-in-lib.lib.c: new file.
27102 * gdb.hp/vforked-program.c: new file.
27103 * gdb.hp/virtfunc-hp.cc: new file.
27104 * gdb.hp/watchpoint-hp.c: new file.
27105 * gdb.hp/xdb.c: new file.
27106 * gdb.hp/xdb0.c: new file.
27107 * gdb.hp/xdb0.h: new file.
27108 * gdb.hp/xdb1.c: new file.
27109
27110Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27111
27112 The following change was made by Edith Epstein
889bf7c5
PA
27113 <eepstein@cygnus.com> as part of a project to merge in changes
27114 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27115
27116 * gdb.c++/demangle.exp: changed the expected output for some
27117 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27118 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27119 T1<char>::~T1<char>(void)
c906108c 27120 becomes,
a9c64011
AS
27121 maint demangle __dt__11T1__pt__2_cFv
27122 T1<char>::~T1(void)
c906108c 27123
889bf7c5 27124 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27125
c906108c
SS
27126Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27127
27128 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27129 * gdb.trace/backtrace.exp: Likewise.
27130 * gdb.trace/circ.exp: Likewise.
27131 * gdb.trace/collection.exp: Likewise.
27132 * gdb.trace/deltrace.exp: Likewise.
27133 * gdb.trace/infotrace.exp: Likewise.
27134 * gdb.trace/limits.exp: Likewise.
27135 * gdb.trace/packetlen.exp: Likewise.
27136 * gdb.trace/passc-dyn.exp: Likewise.
27137 * gdb.trace/passcount.exp: Likewise.
27138 * gdb.trace/report.exp: Likewise.
27139 * gdb.trace/save-trace.exp: Likewise.
27140 * gdb.trace/tfind.exp: Likewise.
27141 * gdb.trace/tracecmd.exp: Likewise.
27142 * gdb.trace/while-dyn.exp: Likewise.
27143 * gdb.trace/while-stepping.exp: Likewise.
27144
271451998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27146
27147 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27148
27149Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27150
27151 From Brendan Kehoe:
27152 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27153 int return types.
27154
27155Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27156
27157 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27158 remote dos host testing right.
c906108c
SS
27159
27160Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27161
27162 * gdb.base/corefile.exp: remove some xfails.
27163
27164Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27165
27166 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27167 have different timestamps.
c906108c
SS
27168
27169Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27170
27171 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27172 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27173
27174Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27175
27176 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27177 delta.
c906108c
SS
27178
27179Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27180
27181 * gdb.base/default.exp: Add brace missing from previous delta.
27182
27183Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27184
27185 * gdb.base/default.exp: Support test for info float for all
27186 varieties of arm toolchain.
27187
dc96c6c7 27188Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27189
27190 * gdb.trace/*.exp: remove "remote_download" command.
27191
dc96c6c7 27192Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27193
27194 * gdb.trace/*.exp: remove -gdwarf from compile.
27195
27196Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27197
27198 * gdb.trace/configure.in(AC_INIT): typo
27199 * gdb.trace/configure: regenerated
27200
dc96c6c7 27201Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27202
27203 * config/m68k-emc.exp: New file.
27204 * lib/<emc-support.exp trace-support.exp}: New files.
27205 * configure.in: add new test directory gdb.trace.
27206 * gdb.trace/{configure configure.in Makefile.in}: New files.
27207 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27208 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27209 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27210 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27211 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27212 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27213 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27214
dc96c6c7 27215Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27216
27217 * gdb.c++/classes.exp: Change all regular expressions to match
27218 arbitrary combinations of newline/carriage-return, so that they
27219 will work equally well on Unix and Windows.
27220 * gdb.c++/inherit.exp: ditto.
27221 * gdb.c++/virtfunc.exp: ditto.
27222
272231998-08-11 Dawn Perchik <dawn@cygnus.com>
27224
27225 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27226
c2d11a7d
JM
27227Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27228
27229 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27230 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27231 to use a0-a3/d0-d3 as needed.
27232
27233Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27234
27235 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27236 * gdb.disasm/am33.exp: Corresponding changes.
27237
c906108c
SS
272381998-07-11 Felix Lee <flee@cygnus.com>
27239
27240 * gdb.base/callfuncs.exp: add cmp10 test.
27241 * gdb.base/callfuncs.c (cmp10): new function.
27242
27243Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27244
d63a86f8 27245 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27246 into two parts to get around a synchronization problem in expect.
27247
3fc11d3e
JM
27248Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27249
27250 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27251
27252 * configure.in: Add options for gdbtk testsuite.
27253
27254 * configure: Regenerate.
27255
27256 * gdb.gdbtk: New directory to hold gdbtk tests.
27257
c906108c
SS
27258Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27259
27260 * gdb.fortran/types.exp: Escape brackets in expect patterns
27261 for test_float_literal_types_accepted tests.
27262 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27263 before run test.
27264
c2d11a7d
JM
27265Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27266
27267 * am33.exp: Just compile, do not link the testcase.
27268 * am33.s: Add ".am33" pseudoop to force am33 mode.
27269
c906108c
SS
272701998-06-25 Felix Lee <flee@cygnus.com>
27271
27272 * gdb.base/setshow.exp: make sure $pc is sane.
27273
27274 * gdb.stabs/weird.exp: split expect patterns properly.
27275
c2d11a7d
JM
27276Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27277
27278 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27279 * gdb.disasm/am33.exp: Run it.
27280
dc96c6c7 27281Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27282
27283 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27284 match processing (and eliminate spurious timeouts when running).
27285
dc96c6c7 27286Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27287
27288 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27289 exception test, but conditionalize it on target [mach | gnu].
27290
dc96c6c7 27291Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27292
27293 * gdb.base/overlays.exp: fixup compile line for linker script.
27294
27295Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27296
27297 * gdb.fortran/types.exp: don't guess at float size.
27298
27299Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27300
27301 * gdb.base/exprs.exp: delete test that depends on int size.
27302
27303Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27304
27305 * config/sim.exp: Removed checks for target triplets.
27306 (gdb_target_sim): Use gdb,target_sim_options.
27307
27308Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27309
27310 * gdb.base/reread.exp: New file.
27311 * gdb.base/reread1.c: New file.
27312 * gdb.base/reread2.c: New file.
27313
27314Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27315
27316 * config/sim.exp: Use 'target sim -sparclite' when running
27317 SPARClite programs.
27318
27319Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27320
27321 * gdb.base/structs2.exp: New file.
27322 * gdb.base/structs2.c: New file.
27323
27324Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27325
27326 * gdb.asm/common.inc: New file.
27327 * gdb.asm/d10v.inc: New file.
27328 * asm-source.exp: Pass -I's to gas to find .inc files.
27329 Update line numbers in expected output.
27330 * asmsrc1.s: Rewrite.
27331 * asmsrc2.s: Rewrite.
27332 * configure.in: Create arch.inc symlink.
27333 * configure: Regenerate.
27334 * Makefile.in (distclean): Delete arch.inc.
27335
27336Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27337
27338 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27339 (t_enum_value2): ditto
27340 (t_enum_value3): ditto
27341 (main): ditto
c906108c
SS
27342Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27343
27344 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27345 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27346 change.
27347 Use gdb_test instead of send_gdb/gdb_expect sequences.
27348
27349Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27350
27351 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27352 not void.
27353
27354Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27355
27356 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27357 subroutines. Used to test gdbs ability to single step through PC
27358 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27359
27360Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27361
27362 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27363 more rigorous EGCS C++ error checking.
27364
27365Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27366
a9c64011
AS
27367 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27368 tests.
27369 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27370 function when asleep.
27371 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27372 for i*86 Linux and SVR4 signal handling problems.
27373 Remove linux xfail for `next to handler in signals_tests_1', fixed
27374 by recent infrun.c change.
27375 Limit backtrace to 10 frames to avoid timeout problems with infinite
27376 stack backtraces.
27377 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27378 target.[ch] change.
c906108c
SS
27379
27380Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27381
27382 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27383 for a newline from gdb before continuing.
27384 (default_gdb_exit): Just look for y or n.
27385 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27386 it does, fail the rests of the tests in the file.
27387
27388Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27389
27390 * config/cygmon.exp: New file.
27391
27392Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27393
27394 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27395 main" test on remote targets.
c906108c
SS
27396
27397 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27398 run test on remote targets.
27399
27400Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27401
27402 * gdb.asm: New directory.
27403 * configure.in: Configure it.
27404 * configure: Regenerate.
27405 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27406 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27407
27408Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27409
27410 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27411
dc96c6c7 27412Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27413
a9c64011
AS
27414 * gdb.base/overlays (several files): Merge the two overlay
27415 managers into one. Change variables (foox, barx, bazx, grbxx)
27416 back into ints but force them to load in their proper sections.
c906108c
SS
27417
27418Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27419
27420 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27421 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27422 (D10VCopy): Handle memory regions crossing 16k boundaries.
27423 (D10VCopy): Transfer data in 32 bit chunks.
27424
27425Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27426
27427 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27428 correct.
c906108c
SS
27429
27430 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27431 map. Include space for printf in .text segment.
c906108c
SS
27432
27433 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27434 updated d10v memory VMA/LMA map.
c906108c 27435 (D10VCopy): Call D10VTranslate.
d63a86f8 27436
c906108c
SS
27437Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27438
27439 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27440
27441 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27442 that it won't be put into the .sdata - small data -
27443 section. Update reference.
c906108c
SS
27444 * gdb.base/baz.c (bazx, baz): Ditto.
27445 * gdb.base/foo.c (foox, foo): Ditto.
27446 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27447
27448 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27449 to be arrays.
d63a86f8 27450
dc96c6c7 27451Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27452
a9c64011
AS
27453 * gdb.base/overlays.exp: fix up and get working again.
27454 Add tests for backtraces from an overlay function.
d63a86f8 27455
c906108c
SS
27456Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27457
27458 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27459 "calling function with watchpoint enabled".
27460
27461Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27462
27463 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27464 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27465 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27466 pending review of whether it is useful or not.
27467
27468Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27469
27470 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27471
27472Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27473
27474 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27475 * config/dve.exp: New file to support Densan boards.
27476
27477Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27478
27479 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27480 reads and BSD.
c906108c
SS
27481
27482Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27483
27484 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27485 response.
27486
27487 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27488
27489Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27490
27491 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 27492 test.
c906108c
SS
27493
27494 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27495 target_sizeof_long and target_bigendian_p.
c906108c 27496 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27497 to targets word size and endianess.
d63a86f8 27498
c906108c
SS
27499Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27500
27501 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 27502 output.
c906108c
SS
27503
27504Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27505
27506 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 27507 Update test of set args help to match source change.
c906108c
SS
27508
27509Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27510
27511 * gdb.base/default.exp: Expect help system output to be in
27512 alphabetical order.
27513 * gdb.base/help.exp: Ditto.
27514
27515Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27516
27517 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27518 "i*86-pc-linux-gnu*".
27519 * gdb.base/interrupt.exp: Ditto.
27520 * gdb.base/corefile.exp: Ditto.
27521
27522 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27523 define vxworks when building the testcase.
c906108c
SS
27524
27525 * gdb.base/ptype.exp: Fix testnames to be unique.
27526 * gdb.base/radix.exp: Ditto.
27527 * gdb.base/term.exp: Ditto.
27528 * gdb.base/whatis.exp: Ditto.
27529 * gdb.c++/classes.exp: Ditto.
27530
27531Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27532
27533 * gdb.base/callfuncs.exp: Fix indentation.
27534
27535 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27536 suppress_flag has been set.
27537 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27538 target feature.
27539
27540Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27541
27542 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27543 the testcase.
27544
27545 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27546 set_debug_traps() and breakpoint().
c906108c
SS
27547 * gdb.c++/misc.cc (main): Ditto.
27548 * gdb.c++/templates.cc (main): Ditto.
27549 * gdb.c++/virtfunc.cc (main): Ditto.
27550
27551Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27552
27553 * lib/gdb.exp(gdb_step_for_stub): New function.
27554 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27555 exists, reload the executable and do a "continue" instead of
27556 doing a jump.
27557 (runto_main): Use gdb_step_for_stub.
d63a86f8 27558
c906108c 27559 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27560 tests to have unique names.
c906108c
SS
27561 * gdb.base/callfuncs.exp: Ditto.
27562 * gdb.base/commands.exp: Ditto.
27563 * gdb.base/default.exp: Ditto.
27564 * gdb.base/help.exp: Ditto.
27565 * gdb.base/list.exp: Ditto.
27566 * gdb.base/opaque.exp: Ditto.
27567 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27568 similar tests.
d63a86f8 27569
c906108c
SS
27570 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27571 * gdb.c++/cplusfuncs.cc: Ditto.
27572 * gdb.c++/virtfunc.cc: Ditto.
27573
27574 * config/monitor.exp: Keep track of the last file we saw, rather
27575 than trying to get the info from gdb.
27576
27577 * gdb.fortran/types.exp: Move comment to previous line.
27578
27579Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27580
27581 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27582 target mode.
c906108c
SS
27583
27584Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27585
27586 From Bob Manson:
27587 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27588 string from GDB when it connects.
c906108c
SS
27589
27590 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27591
27592Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27593
27594 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27595 if we can't get a debug format from GDB (we may be testing an
27596 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27597
27598 * gdb.stabs/weird.exp: Fix quoting.
27599
27600 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27601
27602Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27603
27604 * config/arm-ice.exp: New file.
27605
27606Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27607
27608 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27609 until it has been modified to work with the new testsuite.
c906108c 27610
99707966 27611 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27612 testcase won't compile, cause all of the testcases in the file to
27613 fail instead.
c906108c
SS
27614
27615 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27616 (gdb_clear_suppressed): New procedure.
27617 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27618 it contains a positive value.
27619
27620Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27621
27622 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27623
27624 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27625
27626Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27627
27628 * lib/gdb.exp (setup_xfail_format): New function.
27629 (get_debug_format): New function to get debug format.
27630 (debug_format): New global variable to hold last value set
27631 by get_debug_format.
27632 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27633 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27634 * gdb.c++/ptype.exp: Ditto.
27635 * gdb.c++/classes.exp: Ditto.
27636 * gdb.c++/cplusfuncs.exp: Ditto.
27637 * gdb.c++/inherit.exp: Ditto.
27638 * gdb.c++/templates.exp: Ditto.
27639 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27640
c906108c
SS
27641Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27642
27643 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27644 host doesn't have a currently-open connection.
27645
27646 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
27647 any gdb stub target. Handle cases where gdb doesn't respond when
27648 interrupted in a sane fashion.
c906108c
SS
27649
27650 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27651 same thing in a totally different way.
c906108c
SS
27652
27653 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27654 setting "timeout".
c906108c 27655 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27656 default_gdb_init now.
c906108c
SS
27657
27658Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27659
27660 * gdb.base/printcmds.exp: Fix "check for floating addition"
27661 regexp to accept results within approx +/- .01 of exact value.
27662 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27663
27664Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27665
27666 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27667 properly.
c906108c
SS
27668 (gdb_expect): Add optional timeout parameter, and add timeout
27669 value to various calls.
27670 (gdb_suppress_tests): Only give one warning message per group.
27671
27672Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27673
27674 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27675 global variables. Handle getting a value for $timeout more
27676 gracefully.
c906108c
SS
27677
27678Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27679
27680 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27681 initialize.
c906108c 27682 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27683 by a target configuration file.
c906108c
SS
27684 (gdb_expect): Pass the timeout to remote_expect.
27685
27686 * config/monitor.exp(gdb_load): Fix typo in regexp.
27687
27688Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27689
27690 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27691
27692Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27693
27694 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27695 here. Call gdb_target_exec before rebooting the target, to make
27696 sure the connection to the target is closed.
c906108c
SS
27697 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27698 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27699 Also detect "Timeout reading from remote" error.
27700
27701 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27702 gdb_target_monitor. Don't call gdb_file_cmd here; let
27703 gdb_target_monitor do it.
c906108c
SS
27704
27705 * gdb.disasm/hppa.exp: Don't use exec_output.
27706
27707Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27708
27709 * gdb.base/list.exp: If we're debugging a non-native target,
27710 try to set the pc register to point to the start of the
27711 program before doing the first list command.
27712
27713 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27714 test_calls after restarting.
c906108c
SS
27715
27716 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27717 reloading.
c906108c
SS
27718
27719 * gdb.base/watchpoint.exp: Fix typo.
27720
27721 * gdb.base/setshow.exp: Check for use_gdb_stub.
27722
27723 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27724 stub case.
c906108c
SS
27725 * gdb.base/langs.exp: Ditto.
27726
27727 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27728 gdb_load_offset. If we weren't given a file to load, figure out
27729 what the current file is and use it.
c906108c
SS
27730
27731 * config/i386-bozo.exp: New file.
27732
27733Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27734
27735 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27736 feature.
27737
27738 * config/proelf.exp: New entry.
27739
27740Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27741
27742 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27743 of regexps.
27744
27745 * gdb.base/watchpoint.exp: Don't run the test_stepping
27746 tests if gdb can't call functions on the target.
27747
27748 * gdb.base/setshow.exp: Don't run the set prompt tests if
27749 the board has gdb_prompt set.
27750
27751Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27752
27753 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27754 * gdb.base/commands.exp: Likewise.
27755 * gdb.base/setshow.exp: Likewise.
27756
27757Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27758
27759 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27760 feature.
27761
27762 * config/i960.exp: New file.
27763
27764Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27765
27766 * gdb.base/funcargs.exp: Check for gdb,short_int target
27767 feature instead of looking for explicit target triplets.
27768
dc96c6c7 27769Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27770
d63a86f8 27771 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27772 "p 123DEADBEEF", to check parse_number.
27773 * top.c: change "to enable to enable" to "to enable" in a couple
27774 of help strings.
27775
27776Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27777
27778 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27779 on the mn10300.
d63a86f8 27780
c906108c
SS
27781Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27782
27783 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27784 where the test executable is run with explicit args.
27785 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27786
27787Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27788
27789 * gdb.base/run.c: Use FAKEARGV to build test executable that
27790 does not require a command line arg, since most simulators
27791 don't currently support passing such an arg into the simulated
27792 program.
27793 * gdb.base/commands.exp: Change tests to insert the proper
27794 value as the arg to the first recursive factorial call. Change
27795 compilation line to define FAKEARGV at compile time.
27796
27797Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27798
27799 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27800 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27801 function with watchpoint enabled" test.
27802
27803Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27804
27805 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27806 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27807
27808 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27809 "Tests restarted" messages.
c906108c
SS
27810
27811Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27812
27813 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27814
dc96c6c7 27815Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27816
27817 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27818 for INFO SYMBOL; add help tests for OVERLAY commands.
27819 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27820 add tests for OVERLAY commands
27821 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27822 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27823 * gdb.base/sigall.c: add usestubs code frag
27824 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 27825
c906108c
SS
27826Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27827
27828 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27829 failures.
27830 (gdb_stop_suppressing_tests): Note that tests have restarted.
27831
27832Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27833
27834 * config/h8300.exp: New file.
27835
27836Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27837
27838 * gdb.base/setshow.exp: Check for the existence of a
27839 feature, not its value.
27840
27841Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27842
27843 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27844
27845 * gdb.base/scope.exp: It's now init0(), not init().
27846
27847 * gdb.base/scope0.c: For now, change init() to be init0().
27848
27849 * config/monitor.exp: Use gdb_serial in preference to serial
27850 or netport.
27851
27852 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 27853 and it's not already set.
c906108c
SS
27854
27855Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27856
27857 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 27858 isn't using a stub and if it supports argument passing.
c906108c
SS
27859
27860Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27861
27862 * config/udi.exp(gdb_start): Make sure UDICONF is set
27863 properly before starting gdb.
27864
27865Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27866
27867 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27868 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27869 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27870
27871Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27872
27873 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 27874 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
27875
27876 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27877
27878 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27879
27880 * config/monitor.exp: Make sure we disconnect from the target.
27881 Also, try a reboot/reload cycle instead of failing if the
27882 load fails.
27883
27884Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27885
27886 * gdb.base/default.exp: Don't set match_max.
27887 * gdb.base/help.exp: Ditto.
27888 * gdb.base/list.exp: Ditto.
27889 * gdb.base/signals.exp: Ditto.
27890
27891 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27892 set, use remote_ld to download the testcase instead of
27893 the GDB loader.
27894
27895Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27896
27897 * config/vr5000.exp: New file.
27898
27899 * config/monitor.exp(gdb_target_monitor): Add pattern for
27900 "Ending remote" to detect errors in connecting.
27901
27902 * gdb.base/setshow.exp: Add .* within auto language test.
27903
27904 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27905 target feature.
27906
27907 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 27908 and reboot the board if necessary.
c906108c
SS
27909
27910 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27911 a set of tests. Remove print.* from the patterns being checked.
27912
27913Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27914
27915 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27916 refer to gdb_spawn_id.
27917
27918 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27919 longer used.
27920 * config/sparclet.exp: Ditto.
27921 * config/sparclet-old.exp: Ditto.
27922 * config/slite.exp: Ditto.
27923 * config/sim.exp: Ditto.
27924 * gdb.base/funcargs.exp: Ditto.
27925
27926 * lib/gdb.exp:Remove references to gdb_spawn_id.
27927 (gdb_expect): Move to remote.exp.
27928
27929Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27930
27931 * config/monitor.exp: Detect the "Couldn't establish connection"
27932 message from GDB.
27933
27934Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27935
27936 * gdb.base/bitfields.exp: Use runto instead of explicit
27937 gdb_run_cmd/gdb_expect sequences.
27938
27939 * gdb.base/break.exp(text_next_with_recursion): Add match for
27940 gdb_expect call.
27941
27942 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27943 We also need to handle the "A program is being debugged already"
27944 prompt from gdb. Use gdb_test to set the baud rate.
27945
27946 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27947 to 20000. Really. I mean it.
27948
27949Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27950
27951 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
27952 fails. If suppress_flag is set, skip perror message about not
27953 being able to send to GDB.
c906108c 27954 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27955 GDB.
c906108c
SS
27956 (gdb_expect): If suppress_flag is set, always fail immediately.
27957 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27958 (gdb_init): Call gdb_stop_suppressing_tests.
27959 (default_gdb_exit): Ditto.
27960 (default_gdb_start): Ditto.
27961
27962 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 27963 gdb_stop_suppressing_tests as appropriate.
c906108c 27964 * gdb.base/break.exp: Ditto.
889bf7c5 27965 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27966 * gdb.base/commands.exp: Ditto.
27967 * gdb.base/exprs.exp: Ditto.
889bf7c5 27968 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27969 * gdb.base/list.exp: Ditto.
27970 * gdb.base/recurse.exp: Ditto.
889bf7c5 27971 * gdb.base/scope.exp: Ditto.
c906108c
SS
27972 * gdb.base/structs.exp: Ditto.
27973 * gdb.c++/inherit.exp: Ditto.
27974
27975Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27976
27977 * config/vr4300.exp: New file.
27978
99707966 27979 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 27980
99707966 27981 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
27982
27983Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27984
27985 * lib/gdb.exp(gdb_init): New function.
27986
27987 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 27988 for each individual variable set.
c906108c
SS
27989
27990 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27991 name.
27992
27993 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27994
27995 * gdb.base/scope.exp: Use gdb_test.
27996
27997 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27998 aborting; the testsuite driver will do that for us (see
27999 gdb_finish). Also, use gdb_test in a few more places.
28000
28001Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28002
28003 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28004
28005Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28006
28007 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28008 and "add_tests" are not at the same address.
28009
28010Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28011
28012 * gdb.base/ptype.exp: Use gdb_test.
28013
28014Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28015
28016 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28017 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28018 left in. No longer expect them to fail.
28019
28020 * gdb.stabs/*.mt; Deleted, no longer used.
28021 * gdb.stabs/configure.in: Remove references to target makefile
28022 frags.
28023 * gdb.stabs/configure: Rebuilt.
28024
28025 * gdb.disasm/*.mt: Deleted, no longer used.
28026 * gdb.disasm/configure.in: Remove references to target makefile
28027 frags. Use "sh3.s" as the unique filename for this directory.
28028 * gdb.disasm/configure: Rebuilt.
28029
28030 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28031 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28032 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28033
28034Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28035
28036 * config/udi.exp: Use mondfe,name instead of remote_host.
28037
28038Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28039
28040 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28041 a function with a watchpoint enabled on the mn10200.
28042
28043 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28044 before trying to create it!
28045
28046Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28047
28048 * config/vx.exp: Use hostname instead of netport.
28049
28050 * config/vxworks.exp: New file.
28051
28052 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28053
28054 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28055 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28056 occurs.
28057
28058 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28059 $gdb_spawn_id directly.
28060 (gdb_run_cmd): Try _start as well as start. Use the target feature
28061 gdb,start_symbol as the symbol to start from when jumping.
28062
28063Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28064
28065 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28066 redundant) test.
28067
28068 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28069 it doesn't lose for 16bit integer systems.
28070
28071Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28072
28073 * gdb.fortran/types.exp: If the target doesn't support "double"
28074 data types, then expect "real" types to only be 4 bytes.
28075
28076 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28077 call tests if the target doesn't support inferior function calls.
28078
28079 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28080 in printf tests.
28081
28082Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28083
28084 * gdb.base/help.exp: Disable "help set", "help show", and
28085 "help support". Simplify regexp for "help stack".
28086
28087 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28088 to 60 seconds. Temporarily set match_max to 15000 around the
28089 "info copying" test.
28090
28091 * gdb.base/nodebug.exp: Don't try to do an inferior function
28092 call if the target doesn't support them.
28093 * gdb.base/printcmds.exp: Likewise.
28094 * gdb.base/setvar.exp: Likewise.
28095 * gdb.base/structs.exp: Likewise.
28096 * gdb.c++/templates.exp: Likewise.
28097 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28098
28099 * gdb.base/recurse.exp: Enable for the mn10200.
28100
28101 * configure.in: Do configure gdb.stabs directory for *-*-elf
28102 targets.
28103 * configure: Rebuilt.
28104
28105 * gdb.base/break.exp: Check for gdb,noresults before testing
28106 exit status and/or results from the target.
28107 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28108 * lib/gdb.exp: Remove old (now bogus) initialization of
28109 noinferior, noargs, noresults and nosignals.
28110
28111Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28112
28113 * config/sh.exp: New file.
28114
28115 * config/slite.exp: Try to connect multiple times to the board
28116 before rebooting. Only send a "monitor run" if need_monitor_run
28117 is set.
28118
28119 * gdb.base/break.exp: Don't do the "stub continue" test if
28120 the target has gdb_stub set.
28121
28122 * gdb.base/callfuncs.exp: Increase the timeout.
28123
28124 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28125 if the target has gdb,noinferiorio set.
28126
28127 * gdb.base/list.exp: Increase match_max to 10000 characters.
28128
28129 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28130
28131 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28132 target.
28133
28134 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28135
28136Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28137
28138 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28139 trying to delete the copy of gdb. Catch the file delete so we
28140 don't die if the delete fails; also, the file should be copied to
28141 the host, not to the build.
c906108c
SS
28142
28143Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28144
28145 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28146 parenthesis in case it contains multiple regexps separated
c906108c
SS
28147 with |.
28148
28149 * gdb.base/watchpoint.exp: Use gdb_test.
28150 * gdb.base/default.exp: Ditto.
28151
28152Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28153
99707966 28154 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28155
c906108c
SS
28156 * gdb.base/scope.exp: Use gdb_test.
28157 * gdb.c++/classes.exp: Ditto.
28158 * gdb.c++/inherit.exp: Ditto.
28159
28160Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28161
28162 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28163 remote_exec instead.
28164 * gdb.base/corefile.exp: Don't be ridiculous.
28165 * gdb.base/*.c: Add missing stub invocations.
28166
28167Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28168
28169 * config/slite.exp: Miscellaneous fixes.
28170
28171 * lib/gdb.exp: Fix runto.
28172
28173 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28174 the target.
28175
28176 * gdb.base/watchpoint.exp: Fix regexp.
28177
28178 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28179 close and wait commands, as the descriptor may now be
28180 invalid. Always call "remote_close host".
28181
28182Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28183
28184 Major rewrite for testsuite revision.
d63a86f8 28185
c906108c
SS
28186 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28187 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28188 instead of relying on spawn_id to always contain a valid
28189 spawn id.
28190 (get_compiler_info): New procedure to build the ${binfile}.ci
28191 file, instead of replicating this in N different places.
28192 (gdb_compile): New procedure.
d63a86f8 28193
c906108c 28194 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28195 appropriate arguments) instead of compile. Use gdb_test in a lot
28196 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28197 at the start of a testcase, as this is no longer done magically.
28198
28199 config/*-gdb.exp: Rename without the -gdb suffix.
28200
28201 config/mips.exp: Use remote_close instead of exit_remote_shell.
28202 config/monitor.exp: Use target_info instead of looking at
28203 baud, timeout, etc.
28204 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28205
28206Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28207
28208 * gdb.c++/templates.exp (test_ptype_of_templates),
28209 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28210 Update expect patterns for destructors and assignment operators
28211 to match corresponding c-typeprint.c changes.
28212 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28213 to destructor breakpoint test, GDB should be able to set the
28214 destructor breakpoint without specifying arguments.
28215
28216Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28217
28218 * gdb.threads/pthreads.exp: Change result for failure to compile due
28219 to lack of pthreads runtime support from an error to simply an
28220 unsupported test, per dejagnu standards.
28221
28222Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28223
28224 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28225 where GDB exits to reduce pattern match time.
28226 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28227
28228 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28229
dc96c6c7 28230Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28231
28232 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28233 * gdb.base/default.exp: ditto.
28234 * gdb.base/nodebug.exp: ditto.
28235 * gdb.base/printcmds.exp: ditto.
28236 * gdb.base/ptype.exp: ditto.
28237 * gdb.base/setvar.exp: ditto.
28238 * gdb.base/structs.exp: ditto.
28239 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28240
28241Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28242
28243 * configure, */configure: Rebuild with autoconf 2.12.
28244
28245Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28246
28247 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28248 use new i*86-pc-linux*-gnu quads.
28249 * gdb.base/corefile.exp: Ditto.
28250 * gdb.base/signals.exp: Ditto.
28251 * gdb.base/sigall.exp: Ditto.
28252 * gdb.base/interrupt.exp: Ditto.
28253
28254 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28255 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28256 RedHat 4.0.
d63a86f8 28257
c906108c 28258 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28259 linux. This allows the test case to at least compile on latest
28260 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28261
28262Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28263
28264 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28265 directory to search gdb directory. Accept and step over conditional
28266 stack alignment code. Consume $prompt in failure cases.
28267 Reset timeout to $oldtimeout instead of some arbitrary value.
28268 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28269 timeout problems with infinite stack backtraces.
28270 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28271 Accept function parameters for linkfunc member.
28272
28273Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28274
28275 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28276 (CXXFLAGS): Remove, unreferenced.
28277 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28278 previous -B options and also add -B option to pick up cross compiled
28279 runtime.
c906108c
SS
28280 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28281 doing cross compiles.
28282 (target_alias): Declare global.
28283 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28284 to verify that gcc exists in build tree, and if so set CC to that
28285 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28286
c906108c
SS
28287Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28288
28289 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28290 ptype test for anonymous union. Fixup testcase to match
28291 current gcc debug output.
28292
28293Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28294
28295 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28296 force argument to an unsigned long type.
28297
28298Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28299
28300 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28301 tests and anonymous union print/ptype tests.
c906108c
SS
28302 * gdb.base/list.exp (test_forward-search): Increase timeout by
28303 5 minutes for the "search extremely long line" case.
28304 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28305 completely optional and that the pass/fail messages use the command as
28306 the message if that third arg is a null string.
28307 (gdb_test_exact): Arrange that a null string pattern means match a
28308 null string output rather than any output, which might include random
889bf7c5 28309 errors.
c906108c
SS
28310 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28311 backtrace test.
28312 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28313 always failing and failure is now exposed by gdb.exp changes.
28314
28315Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28316
28317 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28318 weren't being noted.
28319
28320Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28321
28322 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28323 * gdb.stabs/weird.exp: Remove v_comb xfails.
28324
dc96c6c7 28325Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28326
28327 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28328 list.exp scope.exp watchpoint.exp]
c906108c 28329 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28330
dc96c6c7 28331Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28332
28333 * config/monitor.exp: Increase download timeout to 1000 seconds.
28334
dc96c6c7 28335Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28336
28337 * config/m32r.exp: Increase timeout to 120 seconds.
28338
28339Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28340
28341 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28342 and accept older ordering as obsolescent gcc or gdb.
28343 * gdb.c++/templates.exp: Ditto.
28344 * gdb.c++/virtfunc.exp: Ditto.
28345
28346Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28347
28348 * gdb.base/coremaker.c: Add code to mmap some data so we
28349 can check that it ends up in the core file.
28350 * gdb.base/corefile.exp: Add test to read mmapped data
28351 from core file.
28352
dc96c6c7 28353Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28354
28355 * config/m32r.exp: New file.
28356
28357Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28358
28359 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28360 that cflags can contains -gstabs, and work correctly for other tests.
28361
dc96c6c7 28362Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28363
28364 * gdb.base/setshow.exp: New file, tests show and set.
28365 * gdb.base/setshow.c: New file, tests show and set.
28366 * gdb.base/help.exp: Add test for help set|show annotate.
28367 * gdb.base/default.exp: Add test for set|show annotate.
28368
28369Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28370
28371 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28372 errors unique.
28373 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28374 explicitly.
28375
28376Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28377
28378 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28379 and width commands. This is done elsewhere.
28380 * (gdb_start): Don't call gdb_start_sim here. That's already
28381 done in gdb_load. This fixes lots of failures in default.exp.
28382
28383Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28384
28385 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28386 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28387 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28388 in the same we we treat other failures (since it may be an expected
889bf7c5 28389 condition), rather than as an error.
c906108c
SS
28390 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28391 old test format.
28392
28393Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28394
28395 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28396 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28397 twice. Nuke the duplicates.
c906108c 28398 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28399 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28400 Remove config.h along with other config files.
28401
28402Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28403
28404 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28405 "p func1 ()" and note that rests of tests are skipped.
28406 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28407 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28408 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28409 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28410 affected by the previous run test.
28411 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28412 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28413 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28414 "pass int powerset tuple" and "pass modeless int powerset tuple".
28415 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28416 "real write 4" and "real write 8".
28417 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28418 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28419 "print \$i after tuple assign 2", and
28420 "print vs2 after tuple assign 2".
28421 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28422 meaningful error message and return -1 so the caller can
28423 suppress further tests and avoid a cascade of errors.
d63a86f8 28424
c906108c
SS
28425Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28426
28427 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28428 format for printing version.
28429 * gdb.base/default.exp: Ditto.
28430 * gdb.base/interrupt.exp: Fix problem with cascade of
28431 errors if child process dies while calling a function.
d63a86f8 28432
c906108c
SS
28433Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28434
28435 * Makefile.in (VPATH): Add
28436 * Makefile.in (Makefile, config.status): Fix rules so things get
28437 remade when necessary.
28438
28439Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28440
28441 * Makefile.in (just-check): Add path to sibling expect dir
28442 to environment variable specified by RPATH_ENVVAR.
28443
28444Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28445
28446 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28447 (just-check): Add shared library paths for libstdc++, tk,
28448 tcl, bfd, and opcodes to the environment variable specified
28449 in RPATH_ENVVAR.
28450 * configure.in: Add support to recognize --enable-shared flag
28451 and generate correct value for RPATH_ENVVAR.
28452 * configure: Regenerated with autoconf.
28453
28454Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28455
28456 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28457 include all osf versions.
c906108c
SS
28458 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28459 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28460 when target is linux. When failing to build pthreads test
28461 executable, give more meaningful message.
28462 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28463 arg for pthread_create.
d63a86f8 28464
c906108c
SS
28465Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28466
28467 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28468 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28469 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28470 and -lpthreads (everybody else).
c906108c
SS
28471 (test_startup): Fail gracefully if threads are not supported.
28472 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28473 "p/c array_index("abcdef",2)" when not gcc compiled.
28474 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28475 "print func2::coremaker_local" when not gcc compiled.
28476 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28477 "ptype on opaque struct tagname (statically)",
28478 "ptype on opaque struct tagname (dynamically) 1", and
28479 "ptype on opaque struct tagname (dynamically) 2"
28480 for not compiled with gcc.
28481 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28482 backtrace when compiled with gcc.
d63a86f8 28483 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28484 than always return success.
28485
28486Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28487
28488 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28489
28490Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28491
28492 * gdb.base/structs.exp: Undo last change.
28493
28494Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28495
28496 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28497 encapsulate all the steps/nexts done during self test, starting
28498 at main, and makes them less sensitive to optimization issues.
28499 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28500 signal handler" test.
28501 * gdb.threads/pthreads.exp: Only run this for native configs.
28502 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28503 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28504 tests.
28505 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28506 for "runto test_calls(void)" test.
d63a86f8 28507
c906108c
SS
28508Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28509
28510 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28511 and don't expect address info in breakpoint confirmations.
28512
28513Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28514
28515 * gdb.base/list.exp (test_forward_search): Increase timeout
28516 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28517 and then reset to old value when done. Increase expect input
c906108c
SS
28518 buffer to 10000.
28519
28520Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28521
28522 * gdb.base/list.exp (test_forward_search): Fix to handle very
28523 long source line without overflowing expect's input buffer.
28524
28525Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28526
28527 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28528 "buffer_full".
28529
28530 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28531 "buffer_full".
28532
28533 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28534 "buffer_full".
28535
28536 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28537 "buffer_full".
28538
28539Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28540
28541 * configure.in (configdirs): Add gdb.threads.
28542 * configure: Regenerated with autoconf.
28543 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28544 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28545 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28546
c906108c
SS
28547Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28548
28549 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28550
28551Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28552
28553 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28554 each signal's status in the output of "handle all print".
28555 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28556 the \r\n sequence that immediately precedes the gdb prompt.
28557 * gdb.base/a1-selftest.exp: Save original timeout and restore
28558 after test.
28559
28560Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28561
28562 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28563 symbol.
28564
28565Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28566
28567 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28568
28569Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28570
28571 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28572 timeout by 60 seconds.
28573
28574Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28575
28576 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28577 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28578 error return.
28579
28580Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28581
28582 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28583 gdb initialization, also report how long dejagnu waited. Restore
28584 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28585 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28586
28587Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28588
28589 * lib/gdb.exp: Report timeout value for verbosity level 2.
28590 * config/gdbserver.exp: Ditto.
28591 * config/hppro.exp: Ditto.
28592 * config/mips-gdb.exp: Ditto.
28593 * config/monitor.exp: Ditto.
28594 * config/netware.exp: Ditto.
28595 * config/sim-gdb.exp: Ditto.
28596 * config/slite-gdb.exp: Ditto.
28597 * config/udi-gdb.exp: Ditto.
28598 * config/unix-gdb.exp: Ditto.
28599 * config/vx-gdb.exp: Ditto.
28600 * gdb.base/a1-selftest.exp: Ditto.
28601 * gdb.base/a2-run.exp: Ditto.
28602 * gdb.base/break.exp: Ditto.
28603 * gdb.base/corefile.exp: Ditto.
28604 * gdb.base/list.exp: Ditto.
28605 * gdb.base/recurse.exp: Ditto.
28606 * gdb.base/scope.exp: Ditto.
28607 * gdb.base/signals.exp: Ditto.
28608
28609Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28610
28611 * gdb.threads/Makefile.in (docdir): Removed.
28612
28613Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28614
28615 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28616 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28617 @srcdir@.
d63a86f8 28618 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28619 autoconf 2.5 or higher.
28620 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28621
28622Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28623
28624 * configure: Regenerated.
28625 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28626 avoid name clashes with SunOS headers.
28627
28628Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28629
28630 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28631
28632Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28633
28634 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28635 prototype information ends up in the compiler info file.
28636
28637Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28638
28639 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28640 attempting to regenerate it. Eliminate use of a temporary file
28641 and just generate the info file directly. Source it immediately,
28642 for consistency of use.
28643 * gdb.base/corefile.exp: Ditto
28644 * gdb.base/exprs.exp: Ditto.
28645 * gdb.base/funcargs.exp: Ditto.
28646 * gdb.base/langs.exp: Ditto.
28647 * gdb.base/list.exp: Ditto.
28648 * gdb.base/mips_pro.exp: Ditto.
28649 * gdb.base/nodebug.exp: Ditto.
28650 * gdb.base/opaque.exp: Ditto.
28651 * gdb.base/ptype.exp: Ditto.
28652 * gdb.base/scope.exp: Ditto.
28653 * gdb.base/setvar.exp: Ditto.
28654 * gdb.base/signals.exp: Ditto.
28655 * gdb.base/whatis.exp: Ditto.
28656 * gdb.c++/templates.exp: Ditto.
28657 * gdb.c++/virtfunc.exp: Ditto.
28658 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 28659 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28660
28661Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28662
28663 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28664 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28665 Increase timeout, a lot of single stepping might be needed if the
28666 target has no hardware watchpoints.
28667
28668Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28669
28670 * gdb.base/break.exp: Ignore compiler warnings when compiling
28671 break.c.
28672 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28673 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28674 from remote-sim.
28675 * gdb.base/exprs.exp: Add h8300 xfails.
28676 * gdb.base/funcargs.exp: Likewise.
28677 * gdb.base/nodebug.exp: Likewise.
28678 * gdb.base/printcmds.exp: Likewise.
28679 * gdb.base/ptype.exp: Likewise.
28680 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28681 h8300 xfails.
d63a86f8 28682 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28683 on the h8300.
28684 * gdb.base/funcargs.c: Explicitly make last constant argument to
28685 call_after_alloca_subr an unsigned long type.
28686 * gdb.base/return.c: Include stdio.h.
28687
28688Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28689
28690 * config/abug.exp: New file for the older Motorola Bug monitor
28691 that runs on the mvme13x series VME boards.
28692 * config/monitor.exp: Use the new config array for target settings
28693 if they exist.
28694
28695Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28696
28697 * sim-gdb.exp: Make the SH simulator allocate less space when
28698 it is targeted.
28699
28700Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28701
28702 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28703 test.
28704
28705Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28706
28707 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28708 "rs6000-*-*" for "list function in include file" when gcc compiled.
28709 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28710 for "p ctable1[120]".
28711 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28712 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28713 Remove setup_xfail for "rs6000-*-*" for
28714 "print 'scope0.c'::filelocal before run".
28715 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28716 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28717 since some compilers don't allow both options to be given
28718 on the same command line. Create object file and move it.
d63a86f8 28719
c906108c
SS
28720Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28721
28722 * gdb.base/corefile.exp: Always regenerate the core file, since
28723 we always regenerate the coremaker program. Detect special case
28724 where registers cannot be read from core file.
d63a86f8 28725
c906108c
SS
28726Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28727
28728 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28729 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28730 * gdb.c++/templates.exp: Only match on basename of file since
28731 some formats like xcoff don't encode directory information.
28732 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28733 and rs6000 AIX xcoff targets.
28734 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28735 * configure: Regenerate.
28736 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28737 here, rather than in distclean.
d63a86f8 28738
c906108c
SS
28739Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28740
28741 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28742 defined, and use it to compile the test case with -O2. The
28743 native compilation still uses no optimization.
28744 * gdb.base/mips_pro.c: Remove inline assembly code since
28745 it is compiled PIC by default, which results in assembler
28746 warnings that make the testsuite think the compilation
28747 was unsuccessful.
28748
28749Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28750
28751 * gdb.c++/misc.exp: Add note to message for
28752 "print s.a for foo struct" that this is a known gcc 2.7.2
28753 and earlier bug.
28754
28755Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28756
28757 * gdb.base/break.exp: Fix pattern for matching "Delete all
28758 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28759 setup_xfail for deleting all breakpoints test. Fix various
28760 timeout messages to include "(timeout)".
28761 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28762 for "p t_float_values2(3.14159,float_val2)".
28763 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28764 for "continue to call2g" when gcc compiled.
28765 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28766 "up to foo in langs.exp", "show language at foo in langs.exp",
28767 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28768 and "show language at fsub in langs.exp".
28769 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28770 "list line 1 in include file", "list message for lines past EOF",
28771 "list function in include file", "list list0.h:foo", and
28772 "list filename:function; nonexistant function".
28773 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28774 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28775 and "ptype t_char_array" to be for native cc only.
d63a86f8 28776
c906108c
SS
28777Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28778
d63a86f8 28779 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28780 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28781 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28782
28783Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28784
28785 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28786 "bt in signals.exp". This problem only appears when running
28787 the testsuite, and then only intermittently.
28788
28789Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28790
28791 * gdb.base/return.exp (return_tests): Differentiate between
28792 two tests of continuing.
28793
28794Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28795
28796 * */Makefile.in (maintainer-clean): Remove config.log.
28797 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28798 * gdb.c++/Makefile.in (PROGS): Add inherit.
28799 (clean): Remove *.ci.
28800
28801Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28802
28803 * gdb.c++/misc.cc: Add test code from Mike Stump.
28804 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28805
28806Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28807
28808 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28809 to "alpha-*-osf2*" and add comment.
28810 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
28811 setup_xfail for "step over execarg initialization" and
28812 "step over corearg initialization".
c906108c
SS
28813 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28814 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28815 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 28816 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
28817 "print func2::coremaker_local", and "backtrace in corefile.exp".
28818 * gdb.base/signals.exp: Build and source signals.ci.
28819 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28820 to be for gcc only.
28821 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 28822
c906108c
SS
28823Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28824
28825 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28826 Feb 3 procfs.c change.
28827
28828Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28829
28830 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28831
28832Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28833
28834 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28835 from dejagnu's apparent default of 10 seconds, which gives random
28836 results when running the tests over NFS on moderately loaded systems.
28837 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28838
28839Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28840
28841 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28842 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 28843 result reports.
c906108c
SS
28844
28845Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28846
28847 * configure.in (CY_AC_PATH_TCLH): Remove.
28848 * configure: Regenerate.
28849
28850Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28851
28852 * gdb.c++/Makefile.in (clean): Add missing '{'.
28853
28854Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28855
28856 * lib/gdb.exp: Provide a default value for noinferior.
28857
28858 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28859 Load libgloss.exp.
28860
28861Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28862
28863 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28864 the executable, not the .o to run the tests from.
28865
28866Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28867
28868 * gdb.base/break.exp: Don't test for program exit or exit status
28869 if $noresults if nonzero.
28870 * gdb.base/langs.exp: Likewise.
28871 * gdb.base/watchpoint.exp: Likewise.
28872
28873 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28874 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28875 trying to compile the testcase.
28876
28877Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28878
28879 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28880 * gdb.base/signals.exp (continue to handler): Likewise.
28881
28882Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28883
28884 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28885
28886 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28887
28888Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28889
28890 * gdb.base/corefile.exp: Recognize "not found" as failure
28891 when trying to determine if a core file was generated.
28892 If no core file was generate the first time, try again without
28893 the ulimit -c to work around braindamaged shells.
28894
28895Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28896
28897 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28898 [] tests with "test" and enclose string in quotes.
28899 * gdb.stabs/configure: Rebuild
d63a86f8 28900
c906108c
SS
28901Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28902
28903 Changes in sync with expect:
28904 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28905 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28906 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28907 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28908 argument to AC_REQUIRE.
28909 * configure: Regenerated.
28910
28911Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28912
28913 * gdb.base/corefile.exp: When generating a core, discard any
28914 error messages about ulimit not found and the "core dumped"
28915 message from the shell that runs the coredumper.
28916
28917Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28918
28919 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28920
28921 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28922 which sed script to run. Expect failure for v_comb test
28923 on PA targets too.
d63a86f8 28924
c906108c
SS
28925Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28926
28927 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28928 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28929
28930Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28931
28932 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28933 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 28934 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
28935 * lib/gdb.exp (default_gdb_start): Fix typo.
28936 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28937 messages to not include the full program name that caused
28938 the core dump since some systems (such as solaris) apparently
28939 truncate this path to about 80 characters.
28940 When generating a core file first try increasing the core file
28941 size limit to unlimited since some systems may default it to
28942 zero, and it is harmless to try it. Move the test for failing
28943 to generate a core file to where it will actually get executed.
28944 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28945 new gdb result from g++ debug info improvements and make old
28946 pattern obsolescent. Also account for size_t differences
28947 (may be int or long).
28948 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28949 initialization before function call is placed in the delay slot
28950 and thus appears to be skipped over by commands such as "next".
28951
28952Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28953
28954 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28955
28956Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28957
28958 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28959 input source file; fix code to compile test to deal with this
28960 convention.
28961 * gdb.c++/*.exp: Likewise.
28962
28963Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28964
28965 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28966 "bt in signals.exp".
28967
28968Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28969
28970 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28971 "step over execarg initialization" and
889bf7c5 28972 "step over corearg initialization".
c906108c
SS
28973
28974Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28975
28976 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28977 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28978
28979Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28980
28981 From Rob Savoye (rob@poseidon.cygnus.com)
28982 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28983 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
28984 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28985 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28986 configure.in}: Major reworking for autoconfig.
c906108c
SS
28987 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28988 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 28989 New files.
c906108c
SS
28990 * config/unix-gdb.exp: Make GDB global.
28991 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
28992 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28993 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28994 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28995 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28996 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 28997 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
28998 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28999 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29000 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29001 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29002 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29003 to returns as necessary, arrange for test to compile own testcase
29004 executable.
c906108c 29005 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29006
c906108c
SS
29007Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29008
29009 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29010 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29011 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29012 "backtrace through signal handler".
29013
29014Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29015
29016 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29017 continuing from a job control stop signal.
29018 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29019
29020Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29021
29022 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29023 * gdb.base/corefile.exp: Likewise.
29024 * gdb.base/funcargs.exp: Likewise.
29025
29026Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29027
29028 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29029 * config/monitor.exp: Add support for setting baud rate.
29030
29031Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29032
29033 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29034 i*86-*-linux* xfails for "backtrace through signal handler".
29035 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29036 "print func2::coremaker_local".
29037 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29038 alpha-dec-osf2* xfail for
c906108c
SS
29039 "delete all breakpoints when none".
29040
29041Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29042
29043 * gdb.base/break.exp: Change test that deletes all breakpoints
29044 when no user breakpoints are installed. A post 4.15 change
29045 causes gdb to no longer prompt in this case.
29046
29047Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29048
29049 * gdb.base/return.exp (return_tests): Change xfail for test
29050 "correct value returned double test" to stop xfailing at
29051 Solaris 2.5. Apparently the bug has been fixed.
29052
29053Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29054
29055 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29056 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29057
29058Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29059
29060 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29061 * gdb.disasm/hppa.s: Corresponding changes.
29062
29063Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29064
29065 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29066 makefile fragment.
29067 * config/mt-hpux: Deleted.
29068
29069Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29070
d63a86f8 29071 * Many files: When warning about suppressed tests due to a
c906108c
SS
29072 nonexistant test binary, avoid incrementing the warning count.
29073
29074Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29075
29076 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29077
c906108c
SS
29078Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29079
29080 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29081 "sparc-*-solaris2*".
29082
29083Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29084
29085 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29086 Add global and local variables and initialize them.
29087 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29088 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29089 extracts the file name and terminating signal from the core file.
29090 * TODO: Remove note about tests for correct mapping of corefile.
29091 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29092 from optimizing it away.
29093 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29094 handles common blocks.
29095
29096Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29097
29098 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29099 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29100
29101Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29102
29103 * Makefile.in (maintainer-clean): New target, synonym for
29104 realclean.
29105 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29106 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29107 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29108 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29109 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29110 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29111
29112Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29113
29114 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29115 xfails when not gcc compiled for "print foo::funclocal".
29116 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29117 "print foo::funclocal at foo",
29118 "print 'scope1.c'::foo::funclocal at foo",
29119 "print foo::funclocal_bss at foo",
29120 "print 'scope1.c'::foo::funclocal_bss at foo",
29121 "print foo::funclocal_ro at foo",
29122 "print 'scope1.c'::foo::funclocal_ro at foo",
29123 "print bar::funclocal at foo" and
29124 "print 'scope1.c'::bar::funclocal at foo".
29125 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29126 gcc compiled for "print foo::funclocal at bar".
29127 Expand all messages to ensure that they identify that
29128 the test is at bar().
29129 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29130 gcc compiled for:
29131 "ptype on opaque struct pointer (statically)",
29132 "ptype on opaque struct tagname (statically)",
29133 "ptype on opaque struct pointer (dynamically) 1",
29134 "ptype on opaque struct tagname (dynamically) 1",
29135 "ptype on opaque struct pointer (dynamically) 2" and
29136 "ptype on opaque struct tagname (dynamically) 2
29137 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29138 gcc compiled for:
29139 "p datalocal"
29140 "whatis datalocal",
29141 "ptype datalocal",
29142 "p bsslocal",
29143 "whatis bsslocal", and
29144 "ptype bsslocal".
29145 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29146 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29147 when not gcc compiled.
29148 * gdb.base/funcargs.exp (float_and_integral_args): Add
29149 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29150 compiled.
29151 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29152 "backtrace from call6a" when not gcc compiled.
29153 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29154 "backtrace from call7a" when not gcc compiled.
29155 * gdb.base/callfuncs.exp (do_function_calls):
29156 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29157 "p t_char_array_values(char_array_val2,char_array_val1)",
29158 "p t_char_array_values(char_array_val1,char_array_val2)",
29159 "p t_char_array_values("carray 1","carray 2")",
29160 "p t_char_array_values("carray 1",char_array_val2)",
29161 "p t_char_array_values(char_array_val1,"carray 2")",
29162 "p sum_args(1,{2})",
29163 "p sum_args(2,{2,3})",
29164 "p sum_args(3,{2,3,4})",
29165 "p sum_args(4,{2,3,4,5})"
29166 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29167 "backtrace in corefile.exp" when not gcc compiled.
29168
29169Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29170
29171 * gdb.base/signals.exp: Rewrite `handle all print' test as
29172 a procedure. Accept blanks or TABs as whitespace, increase
29173 timeout and expect input buffer size for the large output
29174 from the command. Remove "i*86-*-bsdi2.0" xfail.
29175
29176Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29177
29178 * gdb.base/setvar.exp: Add new testcases for truncation when
29179 assigning invalid values to bitfields.
29180
29181Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29182
d63a86f8 29183 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29184 mips-sgi-irix* xfail for
29185 "call inferior func with struct - returns char *"
29186 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29187 accepted in the result.
c906108c
SS
29188
29189Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29190
29191 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29192 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29193 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29194 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29195 that accidentally got checked in.
29196
29197Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29198
d63a86f8 29199 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29200 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29201 compiled test.
29202 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29203 Add mips-sgi-irix5* xfail for not gcc compiled.
29204 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29205 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29206 compiled for "p top", "whatis top", "p middle", and "whatis
29207 middle".
c906108c
SS
29208 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29209 "whatis signed char" for not gcc compiled.
29210 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29211 "set variable signed char=-1 (-1)" and
29212 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29213 * gdb.base/funcargs.exp (float_and_integral_args):
29214 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29215 Add mips-sgi-irix* xfail when not gcc compiled for
29216 "continue to call2b".
29217 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29218 "continue to call2g".
6fdff2c5
PA
29219 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29220 compiled for "backtrace from call6a"
29221 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29222 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29223 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29224 (localvars_after_alloca): Fix gdb_test cmds for
29225 "print * after runto ...".
29226 Remove rs6000-*-* xfails for
29227 "print i after runto localvars_after_alloca" and
29228 "print l after runto localvars_after_alloca"
29229 for all compilers.
29230 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29231 when not compiled with gcc, for:
c906108c
SS
29232 "print signed char == (minus)",
29233 "print signed char != (minus)",
29234 "print signed char < (minus)",
29235 "print signed char > (minus)".
29236 * gdb.base/callfuncs.exp (do_function_calls):
29237 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29238 "call inferior func with struct - returns char *".
d63a86f8 29239 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29240 "correct value returned double test" to include Solaris 2.4.
29241 * gdb.base/funcargs.exp (float_and_integral_args):
29242 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29243
c906108c
SS
29244Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29245
29246 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29247 enumeration bitfields if compiling with GNU C.
29248 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29249 to empty' prompt.
29250
29251Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29252
29253 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29254 test for PRO targets.
29255
29256 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29257 breakpoints in the inferior at any given time by making
29258 two groups of breakpoints for call2*, call6* and call7*
29259 tests.
29260
29261Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29262
29263 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29264 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29265 from optimizing it away.
29266 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29267 "call inferior func with struct".
29268
29269Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29270
29271 * configure.in: Only configure gdb.chill for particular targets.
29272
29273Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29274
29275 * gdb.base/Makefile.in: Add action to .c.o transformation
29276 rule that generates a .ci file for each .o file and remove
29277 explicit .c.o rules except for callfuncs.o.
29278 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29279 generates a .ci file for each .o file and remove explicit
29280 .cc.o rules.
29281 (clean): Remove *.tmp *.ci files.
29282 (EXECUTABLES): Remove templ-info.exp.
29283 * gdb.base/compiler.c: New file.
29284 * gdb.c++/compiler.cc: New file
29285 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29286 Change rs6000-*-* xfail for
29287 "print 'scope0.c'::filelocal_ro" and
29288 "print 'scope1.c'::filelocal" and
29289 "print 'scope1.c'::filelocal_bss" and
29290 "print 'scope1.c'::filelocal_ro" and
29291 "print 'scope1.c'::foo::funclocal" and
29292 "print 'scope1.c'::foo::funclocal_ro" and
29293 "print 'scope1.c'::bar::funclocal" and
29294 "print 'scope0.c'::filelocal_ro" and
29295 "print 'scope1.c'::filelocal at foo" and
29296 "print 'scope1.c'::filelocal_bss at foo" and
29297 "print 'scope1.c'::filelocal_ro at foo" and
29298 "print 'scope1.c'::foo::funclocal at foo" and
29299 "print 'scope1.c'::foo::funclocal_bss at foo" and
29300 "print 'scope1.c'::foo::funclocal_ro at foo" and
29301 "print 'scope1.c'::bar::funclocal at foo" and
29302 "print 'scope0.c'::filelocal_ro" and
29303 "print 'scope1.c'::filelocal" and
29304 "print 'scope1.c'::filelocal_bss" and
29305 "print 'scope1.c'::filelocal_ro" and
29306 "print 'scope1.c'::foo::funclocal" and
29307 "print 'scope1.c'::foo::funclocal_bss" and
29308 "print 'scope1.c'::foo::funclocal_ro" and
29309 "print 'scope1.c'::bar::funclocal" and
29310 "print 'scope1.c'::bar::funclocal_bss"
29311 to only be xfail'd when not compiled with gcc.
d63a86f8 29312 Add rs6000-*-* xfail for
c906108c
SS
29313 "print 'scope0.c'::filelocal_bss before run"
29314 when compiled with gcc.
29315 (test_at_main): Add rs6000-*-* xfail for
29316 "print filelocal_ro in test_at_main"
29317 when compiled with gcc.
29318 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29319 Add rs6000-*-aix* xfail for
c906108c
SS
29320 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29321 "ptype t_char_array", not compiled with gcc.
29322 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29323 xfail for "list foo (in include file)" when gcc compiled.
29324 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29325 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29326 "run to call0a" if not compiled with gcc.
29327 (unsigned_integral_args): Add rs6000-*-* xfail for
29328 "run to call1a" if not compiled with gcc.
29329 (float_and_integral_args): Add rs6000-*-* xfail for
29330 "run to call2a" if not compiled with gcc and for
29331 "continue to call2b" for any compiler.
29332 Add rs6000-*-* xfail to
29333 "print f1 after run to call2a" for gcc compiled.
29334 (discard_and_shuffle): Add rs6000-*-* xfail for
29335 "run to call6a".
29336 (shuffle_round_robin): Add rs6000-*-* xfail for
29337 "backtrace from call7a" if not compiled with gcc.
29338 Add rs6000-*-* xfail for
29339 "backtrace from call7b" if compiled with gcc.
29340 (call_after_alloca): Add rs6000-*-* xfail for
29341 "print c in call_after_alloca" and
29342 "print s in call_after_alloca" and
29343 "backtrace from call_after_alloca_subr"
29344 if not compiled with gcc.
29345 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29346 "print c in localvars_in_indirect_call" and
29347 "print c in localvars_in_indirect_call" and
29348 "backtrace in indirectly called function" and
29349 "stepping into indirectly called function"
29350 if not compiled with gcc.
29351 (localvars_after_alloca): Add rs6000-*-* xfail for
29352 "print c after runto localvars_after_alloca" and
29353 "print s after runto localvars_after_alloca" and
29354 "print i after runto localvars_after_alloca" and
29355 "print l after runto localvars_after_alloca"
29356 for all compilers.
29357 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29358 than whatis-info.exp.
29359 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29360 than opaque-info.exp.
29361 Setup rs6000-*-* xfail for
d63a86f8 29362 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29363 "ptype on opaque struct pointer (dynamically)" when
29364 not compiled with gcc.
29365 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29366 rather than callf-info.exp.
29367 (do_function_calls): Add clear_xfail for rs6000-*-* for
29368 "p t_float_values2(3.14159,float_val2)". Seems to work
29369 fine there, both with xlc and gcc. Need to find out what
29370 it is doing right and fix other platforms.
29371 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29372 "call inferior func with struct - returns int",
29373 "call inferior func with struct - returns long",
29374 "call inferior func with struct - returns float",
29375 "call inferior func with struct - returns double",
29376 "call inferior func with struct - returns char *",
29377 but only if not gcc compiled (presumes xlc compiled).
29378 Change rs6000-*-* xfails for
29379 "call inferior func with struct - returns char" and
29380 " call inferior func with struct - returns short" to only
29381 xfail if not using gcc.
29382 (clean mostlyclean): Remove *.ci and *.tmp files.
29383 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29384 than templ-info.exp.
29385 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29386 Add rs6000-*-* xfail for "up to foo in langs.exp"
29387 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29388 when not gcc compiled.
d63a86f8 29389
c906108c
SS
29390Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29391
29392 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29393 * gdb.base/corefile.exp: Likewise.
29394 * gdb.base/list.exp: Likewise.
29395 * gdb.base/scope.exp: Likewise.
29396 * gdb.base/siganls.exp: Likewise.
29397
29398 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29399 compiler output.
29400 * gdb.base/whatis.exp: Likewise.
29401
29402Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29403
29404 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29405 failure (opcode table has been fixed to match reality).
29406
29407Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29408
29409 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29410 "call inferior func with struct - returns char",
29411 "call inferior func with struct - returns short"
29412
29413 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29414 "print 'scope0.c'::filelocal at main",
29415 "print 'scope0.c'::filelocal_bss in test_at_main",
29416 "print 'scope0.c'::filelocal at foo",
29417 "print 'scope0.c'::filelocal_bss in test_at_foo",
29418 "print 'scope0.c'::filelocal at bar",
29419 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29420
c906108c
SS
29421 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29422 in source file 1". This bug seems to have been fixed with both
29423 gcc and native cc (was native assembler bug?).
29424
29425Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29426
29427 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29428 "backtrace through signal handler" to "i*86-*-sysv4*".
29429 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29430 continue" case. Add "known SVR4 bug" to fail message.
29431 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29432 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29433 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29434 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29435 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29436 "up to foo in langs.exp", "show language at foo in
29437 langs.exp", "up to cppsub_ in langs.exp", "show
29438 language at cppsub_ in langs.exp", "up to fsub in
29439 langs.exp", and "show language at fsub in langs.exp".
29440 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29441 "bactrace in corefile.exp".
29442 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29443 "call inferior function with struct - returns float" and
29444 "call inferior function with struct - returns double".
d63a86f8 29445
c906108c
SS
29446Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29447
29448 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29449 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29450 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29451 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29452
29453Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29454
29455 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29456 (or overriden) "CHILL" macro rather then bare "gcc".
29457 Also look for ../../gcc/xgcc since that is what we will
29458 actually need, not "Makefile". Remove following assignment
29459 of CHILL to CHILL_FOR_TARGET because that results in
29460 recursive definition.
29461
29462Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29463
29464 * gdb.base/corefile.exp: Change xfail for backtrace in
29465 corefile.exp from linuxaout to all linux.
29466 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29467 cases where we miss the breakpoint at the signal handler
29468 for some reason. Setup xfail for linuxoldld/linuxaout and
29469 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29470 hitting SIGURG breakpoint.
29471 * gdb.base/signals.exp: Setup xfail for "next" acting like
29472 continue to add linuxoldld. Setup xfail for all linux for
29473 "next to handler in signals_tests_1", "backtrace in
29474 signals_tests_1", "continue to func1", "pass SIGUSR1",
29475 and continue to handler".
29476
29477Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29478
29479 * Update all FSF addresses except those in COPYING* files.
29480
29481Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29482
29483 * gdb.base/a2-run.exp: Change messages to be more explicit about
29484 the status of args, and quote binfile in results.
29485
29486Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29487
29488 * gdb.base/callfuncs.exp: Add tests for passing structs to
29489 inferior functions and return various types.
29490 * gdb.base/callfuncs.c: Add functions to receive a struct
29491 and return a member of the struct, in various types.
29492
29493Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29494
29495 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29496
29497Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29498
29499 * config/vxworks29k.exp: New file, sources vxworks.exp.
29500
29501Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29502
29503 * config/gdbremote.exp: New file. Testing framework using
29504 gdbserver.
29505
29506Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29507
29508 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29509 "call function when asleep" and "send end of file".
29510 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29511 for "backtrace in corefile.exp".
29512 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29513 for "backtrace through signal handler".
29514 * gdb.base/corefile.exp: Make sure we actually generate a core file
29515 before trying the core tests. Some systems allow the user to suppress
29516 generation of core files and default to that (linux for example).
29517 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29518 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29519
29520Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29521
29522 * gdb.threads: New directory with some crude multi-threaded
29523 gdb tests (step.exp and step2.exp).
29524 * config/mt-lynx (STEP_EXECUTABLE): Define.
29525 (THREADFLAGS): Define.
29526
29527Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29528
29529 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29530
29531 * gdb.base/signals.exp: Disable whole file for lynx until
29532 further notice.
29533
29534 * gdb.base/signals.exp: xfail test where "next" acts like
29535 "continue" for lynx.
29536
29537 * gdb.base/interrupt.exp: xfail test for calling function while
29538 inferior is asleep for lynx.
29539
29540 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29541 than one cr-lf after each command.
29542
29543Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29544
29545 * configure.in: Reinstate setting of stabsdirs variable, fix
29546 typo in setting up configdirs for native builds.
29547
29548 * gdb.base/return.exp: Fix typo in return double test.
29549 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29550 compiler from optimizing them away.
29551
29552Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29553
29554 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29555 sequences to be echo'd by gdb when using gdb_test.
29556 * gdb.chill/chexp.exp: Likewise.
29557 * gdb.fortran/exprs.exp: Likewise
29558
29559Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29560
29561 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29562 after the inferior gdb has started.
29563
29564 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29565 after each command.
29566 * gdb.base/funcargs.exp: Likewise.
29567 * gdb.base/gdbvars.exp: Likewise.
29568 * gdb.base/interrupt.exp: Likewise.
29569 * gdb.base/list.exp: Likewise.
29570 * gdb.base/watchpoint.exp: Likewise.
29571 * gdb.c++/demangle.exp: Likewise.
29572 * gdb.c++/inherit.exp: Likewise.
29573 * gdb.chill/chexp.exp: Likewise.
29574 * gdb.fortran/exprs.exp: Likewise.
29575
29576 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29577 test if we can't handle IO to/from the inferior.
29578
29579 * gdb.c++/misc.exp: Always check for a program already being
29580 started after sending a "run" command to gdb.
29581
29582 * gdb.base/twice.exp: Start with a fresh gdb.
29583
29584 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29585 only depend on gdb's expression code, not the chill runtime.
29586
29587 * gdb.base/return.c: Put return values into variables so we
29588 can have gdb print them rather than depending on the program
29589 to print them.
29590 * gdb.base/return.exp: Corresponding changes.
29591
29592 * lib/gdb.exp: Provide default value for noinferiorio.
29593 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29594 the inferior.
29595
29596 * gdb.base/break.exp: Always check for a program already being
29597 started after sending a "run" command to gdb.
29598 (text_next_with_recursion): Don't check the output from the
29599 program's printf statement. Instead just make sure the program
29600 exited.
29601
29602 * gdb.base/commands.exp: Protect tests which need arguments with
29603 $noargs conditionals.
29604
29605Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29606
29607 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29608 of structure member arrays to match gdb/valops.c:value_addr change.
29609
29610Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29611
29612 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29613 cases.
29614
29615Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29616
29617 * configure.in (configdirs): Remove gdb.chill from default list
29618 of subdirs and then add it back in only if doing a native build.
29619 The current chill compiler does not yet work in any cross build.
29620 * Revert all signal changes from Jul 6.
29621 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29622 for sh-hms targets, allowing these tests to link, with no other
29623 changes. Testing is suppressed by setting "nosignals" in site.exp.
29624
29625Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29626
29627 * configure.in (signaldirs): Define and add to configdirs for all
29628 targets except some specific ones that are known to not support signals.
29629 Also clean up formatting.
29630 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29631 (signals, sigall): Remove rules to build.
29632 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29633 Moved to new gdb.signals directory.
29634 * gdb.signals: New test directory.
29635 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29636 signals.c signals.exp}: New or moved files.
29637
29638Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29639
29640 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29641
29642Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29643
29644 * gdb.base/return.exp: Xfail `return double' test failure
29645 on at least Solaris 2.3 and handle future/past versions on
29646 a case by case basis as appropriate. Also update message
29647 to include i*86 failures.
29648
29649Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29650
29651 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29652
29653 * lib/gdb.exp: Fix comment which erroneously identified
29654 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29655 gdb_file_cmd not gdb_load).
29656 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29657
29658 * gdb.base/setvar.exp: Make test names consistent between pass and
29659 fail cases. Use gdb_test more.
29660
29661Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29662
29663 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29664
29665Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29666
29667 * gdb.base/help.exp: Fix expected help string for `show commands'.
29668
29669Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29670
29671 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29672
29673 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29674 of a text section.
29675
29676Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29677
29678 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29679 that loop eventually terminates. Fix Connection refused logic so
29680 that testsuite will expire nicely.
29681
29682Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29683
29684 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29685 config/rom68k.exp: New tcl glue for the appropriate monitors.
29686 These all just end up calling monitor.exp.
29687 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29688 refused' by retrying. Cleanup some timeout issues.
29689 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29690 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29691 callers don't have to set/restore global timeout variable.
29692
29693 * The following set of changes centralizes management of the global
29694 timeout variable. This way, it can be set in one target dependent
29695 place instead of dozens of places scattered throughout the test suite.
29696 If you need to lengthen a timeout, then you should either set timeout
29697 in one of the config/{target}.exp files, or multiply it by a factor.
29698 Setting it to an absolute value is always going to lose for some
29699 targets.
29700 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29701 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29702 * gdb.base/funcargs.exp: Don't set timeout.
29703 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29704 * gdb.base/printcmds.exp (test_print_string_constants
29705 test_print_array_constants): Don't set timeout.
29706 * gdb.base/ptype.exp: Don't set timeout.
29707 * gdb.base/recurse.exp: Don't set timeout.
29708 * gdb.base/return.exp: Don't set timeout.
29709 * gdb.base/watchpoint.exp: Don't set timeout.
29710 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29711 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29712
29713Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29714
29715 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29716
29717Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29718
29719 * lib/gdb.exp: Disable chill tests for irix5.
29720
29721Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29722
29723 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29724 each test pass or fail.
29725
29726Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29727
29728 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29729 xlc not gcc.
29730
29731Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29732
29733 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29734
29735Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29736
29737 * config/est.exp: Fix copyright and comments. Remove dead code.
29738 Use targetname, serialport and baud variables instead of fixed
29739 constants.
29740 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29741 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29742
29743Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29744
29745 * gdb.base/watchpoint.exp: Don't run
29746 test_watchpoint_triggered_in_syscall for sunos.
29747
29748Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29749
29750 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29751 they don't seem to exist. Do include stdio.h.
29752
29753Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29754
29755 * gdb.base/a1-selftest.exp: Add alpha xfail.
29756
29757Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29758
29759 * gdb.base/watchpoint.c (main): Prompt before calling read().
29760 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29761 Revise accordingly. Remove cruft about sending "123" several
29762 times, until it gets noticed. Clean up the "print buf[0]" stuff
29763 so that it passes or fails, and waits for prompts in the usual way.
29764
29765Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29766
29767 * gdb.base/recurse.exp: Fix comment.
29768
29769 * TODO: Remove item about printing variables in nodebug.exp. Add
29770 item about enabling tests which are only run on some targets.
29771
29772 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29773 fail, make test names unique, use new gdb_test convention
29774 regarding pattern, use gdb_test more, etc.).
29775
29776 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29777 fail, make test names unique, etc.).
29778
29779Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29780
29781 * gdb.base/nodebug.c: Change return type of top and middle to
29782 short.
29783 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29784 are fixed by the recent mdebugread.c changes. Allow `short ()'
29785 as type for top and middle.
29786
29787Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29788
29789 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29790 nearly as I can tell, the whole thing was an accident in Stu's
29791 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29792 to replace a send/expect pair with gdb_test, but ended up only
29793 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29794 of 30 Mar 1995 took care of it, but left this vestigial comment
29795 which I am now nuking.
29796
29797Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29798
29799 * gdb.base/break.exp: Look for different line number for
29800 breakpoint at main depending on usestubs.
29801
29802Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29803
29804 * gdb.base/list.exp: Adjust some alternate expect patterns to
29805 match recent list0.c change. Add alternate expect pattern for
29806 output from `list default lines around main' for optimizing
29807 compilers.
29808
29809Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29810
29811 * lib/gdb.exp: If nosignals is not set, set it to 0.
29812
29813Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29814
29815 * config/slite-gdb.exp: Responds to load symbol table prompt.
29816 * gdb.base/break.exp: Adjust line number, fix rerun.
29817 * gdb.base/langs0.c: Add #ifdef usestubs.
29818
29819Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29820
29821 * gdb.base/list.exp: Adjust line contents after adding new lines in
29822 list0.c. Also fix a syntax error.
29823
29824 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29825 * gdb.base/break.exp: ditto.
29826 * gdb.base/list.exp: ditto.
29827 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29828 * gdb.base/run.c: ditto.
29829 * gdb.base/list0.c: ditto.
29830 * gdb.base/funcargs.c: ditto.
29831
29832Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29833
29834 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29835 $targetname, $serialport and $baud instead of hardwired variables.
29836 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29837 target doesn't support signals.
29838
29839Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29840
29841 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29842
29843Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29844
29845 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29846 Don't rely on the value of an auto variable before it has been
29847 initialized. Use gdb_test more.
29848
29849Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29850
29851 * lib/gdb.exp (default_gdb_version): A version number must start
29852 with a digit, but other than that contains all characters up to
29853 the first whitespace character.
29854
29855Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29856
29857 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29858
29859Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29860
29861 * gdb.c++/*.exp: Warn if executable does not exist. The original
29862 reason for skipping the warning was that configure.in sometimes
29863 intentionally skipped building the executables but the tcl code
29864 had no way of knowing. That (a) was always bogus with respect to
29865 error handling, (b) is no longer true (right now there is no way
29866 to skip C++ tests).
29867
29868 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29869
29870Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29871
29872 * gdb.base/list.exp: Add expect patterns for output from
29873 SunPRO compiled executables.
29874 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29875 types.
29876
29877Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29878
29879 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29880 number (we are already testing that the correct source line text
29881 gets printed).
29882
29883 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29884 that is what is intended, but something needed to be done to get
29885 sunos4 native working again.
29886
29887 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29888
29889 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29890 apparently went with a (very) old xfail.
29891
29892Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29893
29894 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29895 runto_main is a proc in gdb.exp that will do 'step' for target use
29896 stubs.
29897 * gdb.base/exprs.exp: ditto.
29898 * gdb.base/interrupt.exp: ditto.
29899 * gdb.base/opaque.exp: ditto.
29900 * gdb.base/printcmds.exp: ditto.
29901 * gdb.base/ptype.exp: ditto.
29902 * gdb.base/scope.exp: ditto.
29903 * gdb.base/setvar.exp: ditto.
29904 * gdb.base/signals.exp: ditto.
29905 * gdb.base/twice.exp: ditto.
29906 * gdb.c++/classes.exp: ditto.
29907 * gdb.c++/inherit.exp: ditto.
29908 * gdb.c++/templates.exp: ditto.
29909 * gdb.base/break.exp: no run and hit main for stubs. Change line
29910 numbers for breakpoints and info breakpoint.
29911 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29912 breakpoint().
29913 * gdb.base/callfuncs.c: ditto.
29914 * gdb.base/exprs: ditto.
29915 * gdb.base/interrupt.c: ditto.
29916 * gdb.base/opaque0.c: ditto.
29917 * gdb.base/printcmds.c: ditto.
29918 * gdb.base/ptype.c: ditto.
29919 * gdb.base/scope0.c: ditto.
29920 * gdb.base/setvar.c: ditto.
29921 * gdb.base/signals.c: ditto.
29922 * gdb.base/twice.c: ditto.
29923 * gdb.c++/misc.cc: ditto.
29924 * gdb.c++/templates.cc: ditto.
29925
29926Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29927
29928 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29929
29930 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29931 somewhere between `read' and `main.c'. I'm pretty sure the
29932 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29933 and it isn't particularly useful.
29934
29935 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29936
29937Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29938
29939 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29940
29941Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29942
29943 * config/mt-slite: add LIBS and -nostdlib.
29944 * config/slite-gdb.exp: add this new file to support sparclite target.
29945
29946Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29947
29948 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29949
29950 * gdb.base/a2-run.exp: Change argument to istarget from
29951 "*-*-vxworks" to "*-*-vxworks*".
29952 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29953
29954Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29955
29956 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29957 will not runto main but do a 'step' to step out of breakpoint().
29958 * config/mt-slite: add -Dusestubs.
29959
29960Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29961
29962 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29963 instead of just @.
29964
29965 * gdb.base/signals.exp: Add test for "handle all print".
29966 * TODO: Remove "handle all print". Also remove item about
29967 checking copyright date (I don't like the idea of a spurious FAIL
29968 based on when we run the tests).
29969
29970 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29971 for SunOS4 (reason for failure not investigated). Remove
29972 redundant test for $binfile.
29973
29974 * gdb.base/nodebug.c (array_index): Call malloc.
29975
29976 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29977
29978Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29979
29980 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29981 conventions and slightly simplify the matching regexp.
29982
29983Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29984
29985 * gdb.base/break.exp: Update gdb_test invocation to use new
29986 convention.
29987
29988 * lib/gdb.exp: If noargs is not set, set it to 0.
29989
29990 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29991 tests unique.
29992
29993 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29994
29995Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29996
29997 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29998 one argument of type "<non-float parameter>".
29999
30000Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30001
30002 * config/rom68k.exp: New file to support Motorola IDP board.
30003 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30004 * gdb.base/break.c: Change things around so that this program
30005 doesn't depend upon args. This is necessary to make remote
30006 targets work (in general, they can't take args).
30007 * gdb.base/break.exp: Don't try to send args to program. Don't
30008 expect output. Also, replace lots of code with gdb_test.
30009
30010Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30011
30012 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30013 printing of '\'' (which is what the comment says we are testing,
30014 even though we were not), not '''.
30015 (test_integer_literals_rejected): Test that printing ''' is an error.
30016
30017 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30018 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30019 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30020 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30021 Use gdb_test not test_print_accept.
30022 * lib/gdb.exp: Remove test_print_accept.
30023
30024 * gdb.base/signals.exp (signal_tests_1): Make pass message
30025 consistent with fail message.
30026
30027 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30028 unsigned char; the bug (PR 1821) is fixed.
30029
30030 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30031
30032 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30033 successful tests--makes xfailing them work right.
30034
30035Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30036
30037 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30038 only \r\n, not .*. The test can pass .* as the last thing in
30039 $pattern if that is what it wants. In addition to providing this
30040 flexibility, this change should speed up pattern matching in cases
30041 where the pattern already ended with .* (there were a number of
30042 them). This change also helps catch bad patterns--in the old
30043 scheme the typo "char \*" instead of "char \\*" would pass. Now
30044 it is caught.
30045 * Many .exp files: Update callers.
30046
30047 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30048 clearer and does not spuriously match multiple ('s. Likewise for
30049 ) and *.
30050
30051 * gdb.base/nodebug.exp: Test ability to call a function and pass
30052 it a string (even with no debugging info).
30053
30054 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30055 "p '\'", which is the same as "p ''" once tcl gets done with
30056 quoting, to "p '\\'", which I suspect is what is intended (one
30057 backslash gets sent to GDB).
30058
30059 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30060
30061Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30062
30063 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30064 1817) was fixed literally years ago.
30065
30066Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30067
30068 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30069 test, it causes stepping out of call_after_alloca_subr with
30070 optimizing compilers.
30071 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30072 fails.
30073
30074 * gdb.c++/templates.exp: Source templ-info.exp only if
30075 the templates executable exists.
30076
30077 * gdb.c++/misc.cc (class Contains_static_instance,
30078 class Contains_nested_static_instance),
30079 gdb.c++/classes.exp (test_static_members): Test printing of
30080 a class that contains a static instance of the class.
30081
30082Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30083
30084 * gdb.base/langs2.c (cppsub_): Don't prototype.
30085 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30086 only, I believe).
30087
30088Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30089
30090 * lib/gdb.exp (skip_chill_tests): New procedure.
30091
30092 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30093
30094Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30095
30096 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30097 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30098
30099Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30100
30101 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30102
30103 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30104 disassemble 8, not 16, instructions for part 4.
30105
30106 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30107 support the latter anymore.
30108
30109 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30110 -DNO_PROTOTYPES.
30111 * gdb.base/callfuncs.c: Control use of prototypes based on
30112 NO_PROTOTYPES, not __STDC__.
30113 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30114 t_float_values2 tests if prototypes in use.
30115
30116 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30117 t_double_values): When checking differences against DELTA, check
30118 that difference is within the range (-DELTA,DELTA), not just
30119 (-infinity,DELTA).
30120
30121Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30122
30123 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30124 'file' command firts, then 'target', then 'load', this is due to gdb
30125 target set up.
30126 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30127
30128Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30129
30130 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30131 FP load/store variants.
30132 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30133
30134Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30135
30136 * gdb.base/term.exp: Do not give a warning if not native, it is
30137 not an abnormal condition.
30138
30139Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30140
30141 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30142 t_char_array".
30143
30144Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30145
30146 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30147 are getting the version number.
30148
30149 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30150 if not native, it is not an abnormal condition.
30151
30152Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30153
30154 * lib/gdb.exp: Just use "file exists", rather than undocumented
30155 dejagnu procedure "findfile".
30156
30157Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30158
30159 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30160 (LDFLAGS): Set to -Xlinker -Ur.
30161
30162 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30163 Removed, these values are set by lib/gdb.exp.
30164
30165 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30166
30167Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30168
30169 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30170 of replicating gdb startup code.
30171
30172 * config/mt-vxworks (LDFLAGS): Set to -r.
30173 (CFLAGS_FOR_TARGET): Removed.
30174
30175 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30176 (gdb) and gdb for vxworks uses (vxgdb).
30177
30178 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30179 executable is not in the tree and host != target, use sed and
30180 program_transform_name to determine the gdb name used by the
30181 target.
30182
30183 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30184 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30185
30186Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30187
30188 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30189 floats, chars, and shorts where there are ANSI-style function
30190 definitions.
30191
30192 * gdb.base/langs.exp, gdb.base/langs*: New test.
30193 * gdb.base/Makefile.in: Build it.
30194 * TODO: Remove item about checking that C names don't get C++
30195 demangling applied; this test tests it.
30196
30197Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30198
30199 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30200 went with the const70 xfail. The xfail went away a year ago.
30201
30202 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30203
30204 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30205 for hp300.
30206
30207 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30208
30209 * gdb.base/a1-selftest.exp: Don't run on hp300.
30210
30211Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30212
30213 * Makefile.in (site.exp): Set host_alias and target_alias as well
30214 as host_triplet and target_triplet.
30215
30216Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30217
30218 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30219
30220 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30221 places as other ecoff systems).
30222
30223 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30224 ultrix.
30225
30226Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30227
30228 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30229 remove them.
30230 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30231 variable and "variable" in addition to "data variable".
30232 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30233
30234 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30235 2.
30236 * gdb.base/list1.c (long_line): Add additional statement at start
30237 of function.
30238 * gdb.base/list.exp (test_forward_search): Update line number to
30239 reflect new statement.
30240
30241Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30242
30243 * gdb.base/signals.exp: Reinitialize searched source directories
30244 after gdb_start call.
30245
30246Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30247
30248 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30249 * gdb.stabs/Makefile.in: Likewise.
30250
30251 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30252 change. Instead split the tests into smaller pieces.
30253 * gdb.disasm/hppa.s: Corresponding changes.
30254
30255Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30256
30257 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30258 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30259
30260 * gdb.base/funcargs.exp: Modify many tests so that every test
30261 either passes or fails. Make some test names unique.
30262
30263Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30264
30265 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30266 Call stty to set interrupt character.
30267
30268 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30269 for HP assembler versus GNU assembler based on actual behavior of
30270 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30271
30272 * TODO: Suggest a few more stepping tests.
30273
30274Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30275
30276 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30277 restart GDB for h8300 after a continue.
30278 (return): Add pattern to match a29k-udi behavior.
30279 * gdb.base/nodebug.exp: Remove obsolete comment.
30280 * gdb.base/regs.exp: New file, testing of register displays.
30281 * gdb.base/return.exp: Fix typo in reference to $objdir.
30282 * gdb.base/whatis.exp: Always start with a fresh GDB.
30283
30284Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30285
30286 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30287 higher, these tests generate a lot of output.
30288
30289Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30290
30291 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30292 code following the catch silently ignored some errors; without the
30293 catch they should be thrown like any other tcl error. Also, the
30294 catch used "" instead of {} which meant all the callers who wanted
30295 to include one of the characters "[]$ had to quote it an extra time.
30296 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30297 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30298 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30299 Remove extra quoting.
30300
30301Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30302
30303 * gdb.base/commands.exp: Make test names unique; every test either
30304 passes or fails. Update some comments.
30305
30306 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30307
30308Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30309
30310 The following fixes a FAIL caused by the fact that the alpha stabs
30311 configuration didn't use the ".if alpha" code in weird.def.
30312 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30313 bit pointer, so the 32 bit version works even on the alpha.
30314 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30315 Remove the stuff which allowed us to have separate versions for
30316 alpha and everything else.
30317
30318 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30319 regexp which "info func operator\[\](" is supposed to match. Fix
30320 string to send to GDB. Note that GDB still doesn't work right. Add a
30321 new test for "info func .perator\[\](" which GDB does handle correctly.
30322
30323 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30324
30325Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30326
30327 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30328 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30329 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30330 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30331 it makes the tests harder to understand and confuses test-o-matic.
30332 The preferred style is that each test provides a PASS or a FAIL,
30333 and has a unique message (e.g. "continue #54" not just "continue")
30334 which is the same for the pass and the fail.
30335 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30336 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30337 to lib/gdb.exp.
30338 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30339 prt_accept which was basically the same thing. Likewise for
30340 test_print_reject and prt_reject.
30341 * lib/gdb.exp (test_print_reject): Add some more error message
30342 patterns to match from the former printcmds.exp (prt_reject).
30343 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30344 One defect of the passcount stuff is that some of it failed to
30345 report XPASS where appropriate.
30346 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30347 stuff before and after arg in expected pattern.
30348 (test_paddr_operator_functions): Re-do test without print_addr_of;
30349 this is the only test which seems to want extra stuff there.
30350
30351Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30352
30353 * gdb.base/nodebug.exp: Update new tests to reflect improved
30354 wording of gdb output.
30355
30356 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30357 and "ptype" work on variables in files compiled without -g.
30358 Replaces commented out "maint print msymbol" tests.
30359
30360Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30361
30362 * gdb.base/setvar.c (dummy): Call malloc.
30363
30364 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30365 losing with the irix4 sed.
30366
30367 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30368 ALRM" on irix4.
30369
30370Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30371
30372 * TODO: Remove items about corefile.exp testing new exec-file and
30373 backtrace; both are now done. Add items about printing enums.
30374
30375Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30376
30377 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30378 "get signal $thissig" test fails.
30379
30380 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30381
30382Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30383
30384 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30385 compiler warning with dec alpha compiler.
30386
30387 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30388 extra \n from gdb_test call (this explains why the prompt test
30389 that I removed yesterday was there).
30390 (user_defined_command_test): Remove extra \n and prompt test.
30391
30392 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30393 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30394 doesn't exist.
30395 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30396 Also remove alpha workaround, which turns out to be because
30397 SIGABRT == SIGLOST.
30398
30399 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30400
30401 * gdb.base/help.exp: Don't test "help show".
30402
30403Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30404
30405 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30406 "set print address" is on.
30407 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30408 pass prompt to gdb_test; gdb_test already looks for the prompt.
30409
30410 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30411
30412 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30413 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30414 was to make sure that gdb can read a core file. But (a) the "read
30415 the corefile" part didn't make it to a1-selftest.exp, we just
30416 delete the corefile after creating it, and (b) we test reading
30417 corefiles in corefile.exp anyway. Also, this test left around a
30418 xgdb process on Solaris.
30419
30420 * gdb.base/corefile.exp: Also test backtrace.
30421
30422Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30423
30424 * gdb.base/commands.exp: Test a simple user defined command with
30425 arguments and if/while statements; verify the full user command is
30426 printed by "show user".
30427
30428 * gdb.base/commands.exp: Test if/while commands as part of a
30429 breakpoint command list; verify they appear in breakpoint
30430 information.
30431
30432Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30433
30434 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30435 than by dividing by zero.
30436
30437Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30438
30439 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30440 performing an inferior call with watchpoints enabled.
30441 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30442 call.
30443
30444Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30445
30446 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30447 of "file" command.
30448
30449 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30450 Add additional pattern for when "int operator int(void);" appears
30451 in a different order.
30452
30453Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30454
30455 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30456
30457 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30458 and "signal" with ".*".
30459
30460Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30461
30462 * TODO: Add note about "handle all nostop".
30463
30464 * gdb.base/{sigall.c, sigall.exp}: New test.
30465 * gdb.base/Makefile.in: Add it.
30466
30467Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30468
30469 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30470 when invoking GDB, suppresses any windowing interface.
30471
30472Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30473
30474 * config/sim-gdb: New file, simulator testing support.
30475
30476Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30477
30478 * gdb.base/interrupt.exp: Test calling func1 twice.
30479
30480Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30481
30482 * gdb.base/list.exp (test_forward_search): Set timeout higher
30483 when we'll be getting lots of output from gdb.
30484
30485 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30486 "init_malloc" to after the expect statement. Run it if that
30487 regexp is taken, but also for two others which happen if source
30488 cannot be found.
30489
30490Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30491
30492 * gdb.base/printcmds.exp: New test, for printing register before
30493 program is running.
30494
30495Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30496
30497 * gdb.base/list.exp: Correct some alternate expect patterns
30498 to reflect changes in list1.c.
30499
30500Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30501
30502 * TODO: Add item regarding large frames.
30503
30504 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30505
30506 * TODO: Remove item about enabling return.exp; it
30507 is enabled. Suggest a few more "return" tests.
30508
30509Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30510
30511 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30512 anonymous unions.
30513
30514Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30515
30516 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30517 and pr-5646.o, so "make" is the same as "make all", not "make
30518 pr-4975.o".
30519
30520Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30521
30522 * gdb.base/list.exp: Adjust expectations to reflect changes in
30523 list1.c.
30524 (test_forward_search): New test proc.
30525 * gdb.base/list1.c (long_line): New function, has long source line.
30526
30527Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30528
30529 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30530 additional line of code that was added.
30531
30532Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30533
30534 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30535 tests so as not to overflow expect's input buffers.
30536 * gdb.disasm/hppa.exp: Corresponding changes.
30537
30538Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30539
30540 Beginnings of template debugging tests.
30541 * gdb.c++/templ-info.cc: New file to test for template
30542 debugging capability of the compiler.
30543 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30544 templ-info.cc.
30545 * gdb.c++/templates.cc: Add explicit template instantiations
30546 to enable compiling with -fno-implicit-templates. Add destructor
30547 and 'value' method to T5 class for template tests.
30548 * gdb.c++/templates.exp: Add testcases for printing of template
30549 types, setting breakpoints on template methods and calling a
d63a86f8 30550 template method.
c906108c
SS
30551
30552Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30553
30554 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30555 branch target since some assemblers (gas-2.5) may emit a
30556 relocation for the branch instead of resolving it in the
30557 assembler.
30558
30559Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30560
30561 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30562 through signal handler.
30563
30564Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30565
30566 * configure.in (*-*-netware): Use config/mt-netware.
30567
30568 * config/mt-netware: New file.
30569 * config/mt-i386-netware: Removed, separate configs for different
30570 netware architectures are no longer needed now that we have
30571 --with-headers.
30572
30573Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30574
30575 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30576 by the recent changes to use ANSI C arithmetic conversions.
30577
30578Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30579
30580 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30581 bug involving using inferior_pid to figure out whether to select a
30582 frame.
30583
30584Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30585
30586 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30587 match the current disassembler output.
30588
30589Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30590
30591 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30592 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30593 types, expect "int" as type of integer values (for now).
30594
30595Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30596
30597 * gdb.base/commands.exp: New tests for if/while commands.
30598
30599Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30600
30601 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30602 by .*, since hex values have different syntax in Chill mode.
30603
30604Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30605
30606 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30607 linefeed from expect pattern for repeated types with indices > 9.
30608
30609Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30610
30611 First part of Fortran test suite.
30612 * gdb.fortran: New directory.
30613 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30614
30615Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30616
30617 * gdb.base/default.exp: Update expect pattern for load command
30618 without arguments.
30619
30620Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30621
30622 * configure.in: Change i386 to i[345]86.
30623 * gdb.base/configure.in: Likewise.
30624 * gdb.c++/configure.in: Likewise.
30625 * gdb.chill/configure.in: Likewise.
30626
30627Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30628
30629 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30630 patterns, since that is not a valid context for comments.
30631
30632Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30633
30634 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30635 repeated types and repeated types with indices > 9.
30636
30637Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30638
30639 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30640 2417; old bug has been fixed.
30641
30642Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30643
30644 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30645 send the newline ourselves instead of assuming gdb_test will do
30646 so when passed an empty input string.
30647
30648 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30649 stabs testcode.
30650
30651Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30652
30653 * lib/gdb.exp (gdb_test): Don't send anything if the first
30654 argument is an empty string. This makes cases where we want to
30655 match output that is already in expect's buffers (for example,
30656 matching a breakpoint after gdb_run_cmd has been called) work
30657 reliably.
30658
30659Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30660
30661 * config/netware.exp: New file.
30662
30663Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30664
30665 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30666 the -B and -L prefixes so we can find the debugging stub.
30667
30668 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30669 there and we are using the gcc from the tree.
30670
30671 * gdb.base/types.c: Removed.
30672
30673 * gdb.base/configure.in: Look for makefile fragments in ../config.
30674 Recognize i386-*-netware.
30675 * gdb.c++/configure.in: Likewise.
30676
30677Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30678
30679 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30680 the correct TCL syntax.
30681
30682Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30683
30684 * gdb.base/opaque.exp: use runto instead of messing around with
30685 breakpoints. Simplify by using gdb_test.
30686
30687 * gdb.base/bitfields.exp: restart between tests on netware targets
30688 because breakpoints aren't relocated after target death. Run
30689 processes to completion.
30690
30691 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30692
30693Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30694
30695 * Makefile.in: Remove extra tabs that confuse some versions
30696 of "make". Use the newly built gdb to test with by default,
30697 rather than the first one in the tester's search path.
30698
30699Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30700
30701 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30702
30703 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30704 condition help.
30705
30706Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30707
30708 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30709
30710 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30711 running.
30712 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30713 * gdb.base/funcargs.exp: Likewise.
30714
30715 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30716 * gdb.base/funcargs.exp: Likewise.
30717
30718 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30719 message is "".
30720
30721Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30722
30723 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30724 return,signals,twice}.exp: Handle non-existant binaries
30725 consistantly.
30726
30727 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30728 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30729 might testing a cross development system.
30730
30731Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30732
30733 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30734 runtest script is relative to ${srcdir}, not ${rootdir}.
30735
30736Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30737
30738 * gdb.base/signals.exp: Allow for optionality of breakpoint
30739 address.
30740
30741Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30742
30743 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30744
30745Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30746
30747 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30748 for size_t definition.
30749 * gdb.c++/templates.cc: Likewise
30750
30751 * config/mt-i386-netware: New file.
30752
30753 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30754 defined.
30755
30756 * gdb.base/Makefile.in: Added support for systems that name core
30757 files by appending "core" to the program name.
30758 * gdb.base/a1-selftest.exp: Likewise.
30759
30760Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30761
30762 * gdb.base/return.exp: Add comment and message for `return double'
30763 test failure on Sparc Solaris.
30764
30765Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30766
30767 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30768
30769Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30770
30771 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30772 from optimizing them away.
30773 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30774 patterns to include default constructors and assignment operators,
30775 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30776 character in the output of the virtual base pointer.
30777
30778Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30779
30780 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30781 expression match in print_addr_of to avoid unintented matches.
30782 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30783 versions up to 2.5.8.
30784
30785Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30786
30787 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30788 included file to run under newer versions of expect.
30789 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30790 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30791 Remove xfail for the virtual table of BDDHookV.
30792
30793Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30794
30795 * lib/gdb.exp (string_to_regexp): Set a default result.
30796 (default_gdb_start): Fix misleading message.
30797
30798Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30799
30800 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30801 Remove all CC, etc definitions.
30802 * config/mt-hpux: New file.
30803 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30804 (CFLAGS, LDFLAGS): Define.
30805 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30806
30807 * Makefile.in (site.exp): Don't insert host_os, etc.
30808 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30809 (distclean): Check existence of subdir.
30810 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30811 * gdb.base/Makefile.in: General cleanup and simplification.
30812 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30813 to build executables. Use default rule to build .o files.
30814 (EXPECT, RUNTEST, CC): Fix relative pathname.
30815 (site.exp): Don't insert host_os, etc.
30816 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30817 and/or SIGUSR1 defined.
30818 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30819 * gdb.c++/Makefile.in: General cleanup and simplification.
30820 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30821 (CFLAGS): Remove.
30822 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30823
30824Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30825
30826 * gdb.base/recurse.exp: Misc changes to get tests running again
30827 after Kung's changes to the watchpoint code.
30828 * gdb.base/watchpoint.exp: Likewise.
30829
30830Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30831
30832 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30833
30834Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30835
30836 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30837 * lib/gdb.exp (default_gdb_start): Define.
30838 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30839 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30840 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30841 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30842 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30843 Don't call gdb_target_udi in between tests.
30844
30845Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30846
30847 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30848 (which was basically just a local version of the same thing). In
30849 addition to avoiding duplication, gdb_test_exact is faster.
30850 * lib/gdb.exp (gdb_test_exact): Fix typo.
30851
30852 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30853 don't give an error.
30854
30855 * gdb.base/term.exp: Call delete_breakpoints before starting.
30856
30857 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30858 (t10): Add comment.
30859
30860Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30861
30862 Reorganization of the GDB Test Suite.
30863
30864 * gdb.base: New directory, contains all the basic tests.
30865 * gdb.c++: New directory, tests specific to C++.
30866 * gdb.chill: New directory, tests specific to Chill.
30867 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30868 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30869 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30870 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30871 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30872 t30-31 to chill).
30873 * */gdbme.*: Rename to match appropriate expect scripts.
30874 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30875 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30876 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30877 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30878 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30879 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30880 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30881 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30882 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30883 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30884 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30885 gdb.c++/virtfunc.cc: New names of C++ files.
30886 * gdb.chill/chillvars.ch: New name of Chill file.
30887 * gdb.base/configure.in, gdb.c++/configure.in,
30888 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30889 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30890 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30891 * configure.in (configdirs): Update to reflect directory changes.
30892 (target_abbrev): No longer define for any configuration.
30893 * Makefile.in: Cosmetic improvements to header comments.
30894
30895Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30896
30897 Various changes to gdb.t31:
30898
30899 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30900 * gdbme.ch: Make all key-words and predefineds be upper-case.
30901 * chillvars.exp: Expect key-words and predefinds in upper-case.
30902
30903 * chillvars.exp: Use gdb_test_exact many places.
30904 Change expected output for arrays (which now includes index labels).
30905
30906 * pr-5020.exp, gdme.ch (module PR_5020):
30907 New test, for PR-5020.
30908
30909Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30910
30911 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30912 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30913
30914Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30915
30916 * Makefile.in: Fix bit-rot in definitions of CHILL,
30917 CHILL_FOR_TARGET and Chill_LIB.
30918 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30919 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30920 CHILL, and CHILL_LIB.
30921
30922Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30923
30924 * Revert the previous changes. Please see Rob's directory
30925 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30926
30927Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30928
30929 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
30930 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30931 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30932 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
30933 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30934 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30935 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30936 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30937 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30938 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30939 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30940 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30941 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30942 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30943 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30944 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30945 changes from 94Q1.
30946
30947Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30948
30949 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30950 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30951 Rob's new testing fragments.
30952
30953Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30954
30955 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 30956 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30957
30958Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30959
30960 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30961 version also, match on casted version strings, and match on
30962 gdb startup case where the line numbers might be messed up.
30963
30964Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30965
30966 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 30967 (CFLAGS): Delete it from here.
c906108c
SS
30968
30969Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30970
30971 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30972
30973Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30974
30975 * Makefile.in (RUNTEST): Default to just "runtest".
30976
30977Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30978
30979 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30980 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30981 the code has been restructured.
30982
30983Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30984
30985 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30986 \n, not just one of each.
30987
30988 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30989 /bin/cc gives a warning if you do.
30990
30991Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30992
d63a86f8 30993 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
30994 __t10ListS_link1ZUiRCUiPT0
30995
30996Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30997
30998 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30999 on local variables in recursive functions.
31000
31001 * gdb.t07/Makefile.in: Build the new test.
31002
31003Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31004
31005 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31006 directly. Instead compare the return values from actual calls.
31007
31008Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31009
31010 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31011
31012Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31013
31014 * From Peter Schauer with minor modifications.
a9c64011
AS
31015 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31016 stops in mid-line in the caller. Add xfail for returning a float
31017 value on X86 targets.
c906108c
SS
31018
31019Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31020
31021 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31022 to avoid expect lossage.
31023 (fmem_LRbug_tests): Likewise.
31024 * gdb.disasm/hppa.s: Corresponding changes.
31025
31026 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31027 conditions to work with latest dejagnu/expect.
31028
31029 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31030 expected to fail on the PA.
31031 (backtrace in call with trampolines): Explicitly require main
31032 to be frame #1 (no trampolines should show up in backtrace).
31033
31034 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31035 "continue -expect".
31036 * gdb.t06/break.exp: Likewise.
31037 * gdb.t07/watchpoint.exp: Likewise.
31038 * gdb.t13/bitfields.exp: Likewise.
31039 * gdb.t15/{funcargs,return}.exp: Likewise.
31040 * gdb.stabs/weird.exp: Likewise.
31041 * config/{mips,udi}-gdb.exp: Likewise.
31042
31043 * hppa.sed: Enclose comments within a sed command to avoid
31044 losing with the old OSF1 sed.
31045
31046Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31047
31048 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31049 sequent dynix.
31050 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31051 * gdb.t15/funcargs.exp: Conditionally step again to really
31052 finish from marker_call_with_trampolines. Handle the case where
31053 the first step from within call_with_trampolines already steps
31054 us back to main.
31055 * gdb.t15/gdbme.c: Add comment to closing brace of
31056 call_with_trampolines for funcargs.exp.
31057
31058Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31059
d63a86f8 31060 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31061 Fix typo(s).
31062
31063Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31064
31065 * gdb.t07/gdbme.c: More code for watchpoint testing.
31066
31067 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31068 "Hardware watchpoint" throughout file.
31069 (test_watchpoint_triggered_in_syscall): New test.
31070 (test_complex_watchpoint): New test.
31071
31072Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31073
31074 * gdbme.c (call_with_trampolines): New function to try and step
31075 into. Tests trampoline problems on the PA.
31076
31077 * funcargs.exp (localvars_in_indirect_call): No longer expect
31078 stepping into indirect call to fail on PAs.
31079 (test_stepping_over_trampolines): New test.
31080
31081Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31082
31083 * TODO: Add suggestions for static member function tests, and
31084 completion tests.
31085
31086Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31087
31088 * TODO: Add suggestions for "p/a" tests.
31089
31090 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31091 (default_gdb_exit): Replace all the hair with sending "quit" to
31092 the process with a simple close.
31093
31094Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31095
31096 * TODO: Add suggestions for shared library tests.
31097
31098Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31099
31100 * TODO: Add suggestions for x/s tests.
31101
31102Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31103
31104 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31105 "enable once", and "enable breakpoints once" with ".*".
31106
31107Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31108
31109 * TODO: Add suggestions about structure passing tests.
31110
31111Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31112
31113 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31114 the primary1 test, use work around if __GNUC__ < 2.
31115 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31116 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31117 Test for bad output rather than waiting for timeout. Issue
31118 second continue only if first continue failed.
31119
31120Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31121
31122 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31123 operator[] test with gdb_test because the old code didn't seem to
31124 be getting the quoting right with the new dejagnu.
31125
31126Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31127
31128 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31129 one from the path.
31130 * Makefile.in: Use a fresh expect if there is one, use runtest
31131 from the src tree if there is one.
d63a86f8 31132
c906108c
SS
31133Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31134
31135 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31136 next over recursive call. Revise the tests from that point on
31137 (which had been skipped) to match GDB's actual (correct) output.
31138
31139 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31140 with next over a breakpoint whose condition is false.
31141
31142 * gdb.t00/help.exp: Comment out "help set print" tests just like
31143 (and for same reason as) "help set" test.
31144
31145Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31146
31147 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31148 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31149
31150Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31151
31152 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31153 necessary gdb_target_udi.
31154
31155 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31156
31157 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31158 1838 and 2417; they are fixed.
31159
31160 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31161 gdb.t03/ptype.exp (ptype structure, ptype union):
31162 Remove xfails; the test is looser than when the xfails were added.
31163
31164 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31165 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31166
31167 * gdb.t01/run.exp: Only run shell test if isnative.
31168
31169 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31170 since "run" automatically loads if necessary. Call gdb_target_udi
31171 after the "file" since "file" kills any execution target.
31172
31173 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31174 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31175 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31176 argument for UDI.
31177
31178Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31179
31180 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31181
31182 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31183
31184Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31185
31186 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31187 properly quoting regexps. This makes the second argument to
31188 demangle a fixed string, which matches the callers, instead of a
31189 shell-style pattern which is what the previous implementation
31190 used. Update some of the callers.
31191
31192Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31193
31194 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31195 (comib_nullified_tests): Fix typo.
31196 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31197 strings. No longer expected to fail.
31198
31199 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31200 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31201 strings. No longer expected to fail.
31202
31203 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31204 string. No longer expected to fail.
31205
31206Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31207
31208 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31209 No longer expected to fail.
31210
31211 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31212 string. No longer expected to fail.
31213
31214Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31215
31216 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31217 only in the names (I probably got most of them). I was even
31218 generous with some which differed in underscores in names, and
31219 probably missed a few, and I *still* was able to remove almost a
31220 third of the file with almost no impact on testsuite coverage.
31221
31222Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31223
31224 * gdb.t00/default.exp: Match udi_attach error message as well as
31225 the one from child_attach.
31226
31227 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31228
31229 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31230
31231 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31232 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31233
31234 * Move test with enums and partial symbols back to
31235 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31236 Reverts the change of 26 May 93. Per today's change to
31237 stabs.texinfo, the behavior that weird.exp was expecting was
31238 unreasonable; what is important is that the compiler+gdb get
31239 things right, which happens with a recent gcc. Also fix the test
31240 to deal with native compilers which put out the stab gdb can't
31241 deal with.
31242
31243Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31244
31245 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31246 in the names. The main thing these accomplish is to slow things down.
31247 Many more such duplicates surely remain.
31248
31249 * gdb.t00/help.exp: Comment out "help support" test just like
31250 (and for same reason as) "help set" test.
31251
31252Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31253
31254 * gdb.t06/break.exp: Remove setup_xfails for
31255 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31256 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31257 about known bug in gcc to include up through 2.5.8.
31258 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31259 well as "_vb$".
31260 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31261 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31262 with latest gcc and gdb.
31263 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31264 well as "_vb$".
31265
31266Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31267
31268 * configure.in (hppa*-*-*): Also configure and build stabs-only
31269 tests.
31270
31271Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31272
31273 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31274 * gdb.t10/configure.in (hppa*-*-*): Use it.
31275
31276Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31277
31278 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31279
31280Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31281
31282 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31283 versions prior to 1.13.5.
31284
31285Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31286
31287 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31288 the prompt is at the start of a line.
31289
31290Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31291
31292 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31293 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31294 in the copr tests now.
31295 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31296 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31297 expected to fail.
31298
31299Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31300
31301 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31302 gdb.t31/chillvars.exp, lib/gdb.exp:
31303 Tweak to run under either version of expect.
31304 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31305 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31306 * gdb.t11/list.exp: Remove extraneous whitespace.
31307
31308Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31309
31310 * gdb.t16/printcmds.exp (test_print_strings): Accept
31311 "(unsigned char *) " before the string.
31312
31313 * TODO: Add notes about printing of fancy types and GDB expressions.
31314
31315Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31316
31317 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31318 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31319 if doing mips-idt-ecoff.
c906108c
SS
31320
31321Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31322
31323 * Most .exp files: Tweak to run under either version of expect.
31324
31325Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31326
31327 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31328 xfails; I'm not sure why they are failing, but not because of PR 1806.
31329
31330Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31331
31332 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31333 defined in lib/gdb.exp.
31334
31335Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31336
31337 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31338 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31339 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31340 have to be typeless.
31341
31342Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31343
31344 * TODO: Add suggestion for copyright year test.
31345
31346Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31347
31348 * configure.in (*-*-lynxos*): Add stabs tests.
31349
31350Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31351
31352 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31353 so insert a tab before any assembler directive in column zero.
31354
31355 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31356 stores.
31357 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31358 stores.
31359 (fpu_short_memory_tests): Likewise.
31360
31361Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31362
31363 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31364 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31365 .stabs directives in comments.
31366
31367Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31368
31369 * TODO: New file, describing tests we could write.
31370 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31371
31372Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31373
31374 * gdb.t06/signals.exp: Add kludge to force re-sync.
31375
31376 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31377 to xgdb instead of gdb, get out of gdb.
31378
31379Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31380
31381 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31382 for info.
31383
31384Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31385
31386 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31387 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31388 * gdb.stabs/hppa.sed: New sed script for the PA.
31389
31390Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31391
31392 * gdb.stabs: Re-write weird.def and configuration to use sed
31393 instead of cpp. sed is portable and POSIX; cpp is neither.
31394
31395Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31396
31397 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31398
31399Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31400
31401 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31402
31403Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31404
31405 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31406 "_vb$".
31407 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31408 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31409
31410Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31411
31412 * lib/gdb.exp: Comment out code which depends on non-existent
31413 `transform' procedure.
31414
31415Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31416
31417 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31418 * lib/gdb.exp: Transform tool name.
31419 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31420 1.1's new error handling system.
31421
31422Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31423
31424 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31425
31426Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31427
31428 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31429 They made pattern matching so slow that timeouts happened on
31430 heavily loaded systems. Now any output from "show print" which
31431 gets us back to the GDB prompt is a PASS.
31432
31433Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31434
31435 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31436
31437Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31438
31439 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31440
31441 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31442 It is not from PR 3220.
31443
31444Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31445
31446 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31447 just started failing because they depended on the order the
31448 subcommands are presented, or exact docstring text. This kind of
31449 test is a pain and has minimal benefit.
31450
31451Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31452
31453 * gdb.t09/corefile.exp: At end of test, use "core" command with
31454 no arguments.
31455
31456Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31457
31458 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31459 17}/Makefile.in: Make it possible to run the testsuite with Sun
31460 make and CC = cross gcc by adding explicit build rules for .o
31461 files.
31462
31463Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31464
31465 * gdb.t15/funcargs.exp: Don't put comments on same line as
31466 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31467
c906108c
SS
31468Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31469
31470 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31471
31472Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31473
31474 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31475 * gdb.t20/inherit.exp: remove three dumplicate entries.
31476
31477Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31478
31479 * gdb.t06/break.exp: For "next over recursive call", fail on any
31480 incorrect output, not just on "factorial (value=2)".
31481
31482Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31483
31484 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31485 working now. Add an xfail if accesing a bss variable causes
31486 a memory error if the target is not yet run.
31487
31488Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31489
31490 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31491 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31492 name of __st* demangling (2 strings). Did Kung really get the
31493 more than 95 others right without testing them?
31494
31495Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31496
31497 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31498
31499Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31500
31501 * configure.in (configdirs): Add gdb.disasm
31502 * gdb.disasm: New directory for GDB disassembler tests.
31503 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31504
31505Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31506
31507 * gdb.t00/help.exp: Don't test "help set".
31508
31509 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31510 from within expect statements. None of these happen anymore and
31511 they cause regressions to be silently unnoticed.
31512
31513 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31514 messages) about known failures with gcc cygnus-2.4.5-930417.
31515
31516 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31517 comp-info.exp so it gets built if it doesn't exist.
31518
31519 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31520 it is no longer used.
31521 * gdb.t13/comp-info.c: Removed.
31522
31523Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31524
31525 * gdb.t06/signals.exp: Add xfail for sun3.
31526
31527Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31528
31529 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31530 relevant because ^C doesn't get sent but failure can be reproduced
31531 interactively).
31532
31533Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31534
31535 * gdb.stabs/alpha.mt: New configuration file for alpha.
31536 * gdb.stabs/configure.in: Use it.
31537 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31538 sharing with alpha.mt, redefine long to word via preprocessor.
31539 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31540 for alpha.
31541 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31542 native cc.
31543 * gdb.t00/teststrategy.exp: Change expect string so that we
31544 consume the `(xgdb)' from the command echo and from the gdb prompt.
31545 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31546 gdb currently compares all values as long, so this failure probably
31547 applies to any configuration where LONGEST is bigger than a target int.
31548 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31549 with gcc.
31550 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31551 to handle opaque pointers, gcc is.
31552 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31553 as first argument. Include <sys/types.h> and change all operator
31554 new definitions to use size_t.
31555 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31556 now that we use size_t.
31557
31558Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31559
a9c64011 31560 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31561 a long or float array cast all array members to the same type.
a9c64011 31562 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31563 with 64 bit longs.
a9c64011 31564 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31565 on alpha.
a9c64011 31566 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31567
31568Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31569
31570 * gdb.t24 (demangle.exp): Constructors of templates have names like
31571 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31572 section 14.6 of the ARM.
31573
31574 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31575 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31576 accomplish little and slow down the testsuite.
31577
31578 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31579 Accept spaces various places.
31580
31581Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31582
31583 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31584 with watchpoint enabled.
31585
31586 * Makefile.in: Remove definition of CC and remove the second
31587 definition of CXX (the "CXX = gcc" one remains). These definitions
31588 were causing backquotes to be expanded within backquotes, which
31589 doesn't work.
31590
31591Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31592
31593 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31594
31595Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31596
a9c64011
AS
31597 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31598 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31599 by mips cc and contains no stabs entries.
31600
31601Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31602
31603 * config/vx-gdb.exp: Use fake device to load files rather than
31604 NFS.
31605 * lib/gdb.exp: New proc to do "file" command.
31606 * config/unix-gdb.exp: Use new "file" proc.
31607
31608Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31609
31610 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31611 Rework board rebooting slightly.
31612 (gdb_exit): Don't exit from the remote shell; there isn't one.
31613 * gdb.stabs/weird.exp: If a program is being debugged already,
31614 kill it.
31615 * gdb.t04/setvar.exp: Stop and restart gdb.
31616 * gdb.t05/expr.exp: Likewise.
31617 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31618 restart gdb and reload the program.
31619 * gdb.t08/opaque.exp: Likewise.
31620 * gdb.t12/scope.exp: Likewise.
31621 * gdb.t13/bitfields.exp: Likewise.
31622 * gdb.t15/funcargs.exp: Likewise.
31623 * gdb.t20/classes.exp: Likewise.
31624 * gdb.t03/ptype.exp: Increase timeout.
31625 * gdb.t16/printcmds.exp (test_print_string_constants,
31626 test_print_array_constants): Likewise.
31627 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31628 * gdb.t20/classes.exp (do_tests): Likewise.
31629 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31630
31631Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31632
31633 * gdb.stabs: Renamed *wierd* to *weird*.
31634
31635Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31636
31637 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31638 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31639
31640Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31641
31642 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31643 (do_tests): Remove xfail for whatis on one_var and two_var.
31644
31645Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31646
31647 * Makefile.in: Made cross building work better by adding
31648 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31649
31650Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31651
31652 * gdb.t15/{return.c,return.exp,Makefile.in}:
31653 New test, currently commented out.
31654
31655Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31656
31657 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31658 still running and removes the leftover named socket so GDb can do
31659 clean restarts.
31660
31661Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31662
31663 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31664 console, not GDB.
31665 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31666 cross testing works better with "make check"
31667 * config/unix-gdb: Use default procedures for exit and version.
31668 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31669 with the newest VxWorks.
31670
31671Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31672
31673 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31674 old form.
31675
31676 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31677 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31678
31679 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31680
31681 * config/unix-gdb.exp: Remove this version of gdb_exit
31682 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31683 Rob says he'll look at it when he gets back to testing boards.
31684
31685Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31686
31687 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31688 an expected fail for certain ptype commands.
31689
31690 * gdb.t20/classes.exp: Update expected results of "ptype class
31691 Base1" to account for the constructor that now appears in the type.
31692
31693Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31694
31695 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31696 disappeared from list.
31697 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31698 "alldone" proc with call to cleanup and exit.
31699 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31700 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31701 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31702 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31703 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31704 "alldone" proc with simple returns that suppress remaining
31705 tests. The alldone proc went away many months ago.
31706
31707Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31708
31709 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31710
31711 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31712
31713Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31714
31715 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31716 as vax gdb will display them.
31717
31718Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31719
31720 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31721 optimizers.
31722
31723 * scope.exp: Change "bad value for localval" messages so each one
31724 is unique.
31725
31726 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31727 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31728
31729 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31730
31731Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31732
31733 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31734 doesn't exist (due to optimization).
31735
31736Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31737
31738 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31739 contains \r because the filename is long.
31740
31741 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31742 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31743
31744Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31745
31746 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31747 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31748 Ultrix.
31749 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31750 int tests.
31751 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31752
31753Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31754
31755 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31756
31757 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31758 to match does not match the passing case but still matches the
c906108c
SS
31759 failing case.
31760
31761Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31762
31763 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31764
31765Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31766
31767 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31768 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31769 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31770 Remove various versions of gdb_exit.
31771 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31772 gdb_exit.
31773 * config/unix-gdb.exp: gdb_exit remains here, and should override
31774 the generic version, since it's doing a lot of wierd stuff that
31775 the other versions aren't. FIXME, fold it in, or abandon this
31776 version.
31777
31778Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31779
31780 * gdb.t24/demangle.exp: Add tests for PR 3220.
31781
31782Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31783
31784 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31785
31786Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31787
31788 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31789 "i386-*-*". Works for i486 as well.
31790
31791 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31792 bug, and expand domain of xfail to all SVR4 systems, since the
31793 actual problem is likely to be in generic SVR4 /proc support.
31794
31795Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31796
31797 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31798
31799Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31800
31801 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31802 xfails for other systems. Match a missing 'Continuing.' as an
31803 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31804
31805 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31806 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31807 Only issue warning for missing executables if -all option is used.
31808
31809 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31810 file if -all option is used. It's like an unpredictable XFAIL.
31811
31812Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31813
31814 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31815 for dynamically linked binaries.
31816
31817 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31818
31819Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31820
31821 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31822 to state that this is a known bug in old versions of g++.
31823
31824Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31825
31826 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31827 while waiting for `Continuing'.
31828
31829Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31830
31831 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31832 in text, data, and bss.
31833 * gdb.t10/nodebug.c: Add local and global test variables for
31834 initialized and uninitialized data.
31835
31836Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31837
31838 * config/unix-gdb.exp (gdb_exit): Add "wait".
31839
31840Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31841
31842 * gdb.t06/signals.exp: xfail the continue from the handler for all
31843 targets.
31844
31845 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31846 function with watchpoints enabled, the i386 call dummy starts with
31847 a call.
31848
31849 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31850 386 bsd names its corefiles.
31851
31852Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31853
31854 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31855 compilers don't grok it.
31856 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31857 with small octal ints rather than character constants, which
31858 are signed and might not fit if first promoted to int.
31859
31860Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31861
31862 * gdb.t09/Makefile.in (clean): Remove corefile.
31863
31864Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31865
31866 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31867
31868Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31869 and Jim Kingdon (kingdon@cygnus.com)
31870
31871 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31872 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31873 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31874
31875Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31876
31877 * gdb.t17/interrupt.exp: Add xfail for hppa.
31878
31879Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31880
31881 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31882 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31883 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31884 to determine signed-ness of bitfields and use the result to setup
31885 the xfail.
31886 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31887 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31888 call line is reached if necessary.
31889
31890Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31891
31892 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31893
31894Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31895
31896 * gdb.t06/break.exp: Also test `clear' command.
31897
31898Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31899
31900 * gdb.t00/teststrategy.exp: Remove extra quote.
31901
31902 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31903 watchpoint enabled to be for all non-68k machines.
31904
31905 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31906
31907Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31908
31909 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31910 targets use aout.mt instead of ecoff.mt as gas understands
31911 standard aout format.
31912
31913Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31914
31915 * lib/gdb.exp (runto): Don't insist that function we are running to
31916 was compiled with -g.
31917
31918 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31919
31920 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31921 to get back into the read system call.
31922 Accept leading newline in case where we woke it up.
31923
31924Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31925
31926 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31927 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31928 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31929 enable ecoff configuration.
31930
31931Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31932
31933 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31934
31935Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31936
31937 * gdb.t16/printcmds.exp: Add another printf test.
31938
31939Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31940
31941 * configure.in: If configured -with-stabs on any target, add
31942 stabsdirs to configdirs.
31943
31944Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31945
31946 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31947 fun" so pattern does not match the command itself.
31948
31949Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31950
31951 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31952
31953Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31954
31955 * gdb.t17/interrupt.exp: Test for more things.
31956
31957Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31958
31959 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31960 compiler arranges the code and line numbers.
31961
31962 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31963
31964Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31965
31966 * gdb.t00/help.exp: Increase expect input buffer size.
31967
31968Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31969
31970 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31971
31972 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31973
31974 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31975
31976 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31977 [0-9]*, not just [0-9].
31978
31979Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31980
31981 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31982
31983 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31984
31985Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31986
31987 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31988
31989Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31990
31991 * gdb.t06/signals.c: Add xfails for sun3.
31992
31993 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31994
31995 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31996 test_stepping tests.
31997
31998Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31999
32000 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32001
32002 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32003
32004 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32005 rather than actually putting it through cpp twice.
32006
32007 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32008
32009Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32010
32011 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32012 no longer needed.
32013
32014Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32015
32016 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32017
32018 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32019 C++ features prints as "struct", make it a pass, not an xfail.
32020
32021Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32022
32023 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32024 Don't require VA to print as "class" rather than "struct".
32025
32026Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32027
32028 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32029
32030Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32031
32032 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32033
32034Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32035
32036 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32037 order.
32038
32039Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32040
32041 * gdb.t16/printcmds.exp: Add printf tests.
32042
32043 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32044
32045 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32046
32047Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32048
32049 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32050 pass counts, to counteract any existing or future setup_xfails.
32051
32052Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32053
32054 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32055 {BEGIN,END}_COMMON for common block instead of STAB.
32056 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32057
32058 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32059 intp_var should be N_GSYM not N_LSYM.
32060 wierd-aout.S: Use a label for the value of the N_SO.
32061 wierd.def: Remove all backslashes.
32062 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32063
32064Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32065
32066 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32067 get the expected next to inheritance3.
32068
32069Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32070
32071 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32072 now that gcc-2.4 gets it right.
32073
32074Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32075
32076 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32077
32078 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32079 generating comp-info.exp which works for cross-compilation.
32080
32081Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32082
32083 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32084 "*-*-sysv4.*".
32085
32086Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32087
32088 * gdb.t01/run.exp: Start with a fresh gdb.
32089 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32090 SVR4.x.
32091
32092Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32093
32094 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32095 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32096 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32097 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32098 things to remove.
32099
32100Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32101
32102 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32103 test cases from bug reports.
32104
32105Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32106
32107 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32108 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32109 avoid spurious xfails.
32110 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32111 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32112 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32113
32114Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32115
32116 * gdb.t00/teststrategy.exp: Rework to provide more useful
32117 description of each test, fix problem with systems that define
32118 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32119 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32120 results for "next over recursive call" so timeouts aren't taken
32121 by error.
32122
32123Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32124
32125 * gdb.t12/scope.exp: Test printing of variables before run.
32126
32127 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32128 printed in wrong order due to sorting.
32129
32130Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32131
32132 * gdb.t00/teststrategy.exp: Fix expected results for printing
32133 user entered string constant. Is array of char, prints with no
32134 address.
32135
32136 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32137 commands.
32138 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32139 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32140 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32141 of struct of char arrays.
32142 * gdb.t00/radix.exp: New tests for radix commands.
32143
32144Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32145
32146 * gdb.t16/printcmd.exp: Print a variable before running program
32147 (with xfail for AIX).
32148
32149Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32150
32151 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32152
32153 * gdb.t16/printcmd.exp: Don't print variables before running program.
32154
32155 * gdb.t06/break.exp: Don't require envp argument to main.
32156
32157 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32158
32159 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32160 Add xfails for rs6000.
32161
32162 * gdb.t02/whatis.exp: Change other tests not to re-test something
32163 we already tested.
32164
32165 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32166 each type used has a variable of that type.
32167
32168Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32169
32170 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32171
32172Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32173
32174 * configure.in: change srctrigger to be a file, not a directory
32175
32176Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32177
32178 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32179
32180 * gdb.t11/list.exp: Fixed a couple of typos.
32181
32182Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32183
32184 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32185 is fixed and PR is closed.
32186 * gdb.t16 (gdbme.c): Add simple test string variable.
32187 * gdb.t16 (printcmds.exp): Add tests with simple test string
32188 variable, primarily for boundaries on "set print elements".
32189
32190Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32191
32192 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32193 Make leading 0's optional and don't expect a tab in the middle
32194 of the number.
32195
32196 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32197
32198 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32199 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32200 don't end command passed to gdb_test with newline.
32201
32202 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32203 signed keyword away, don't expect signed bitfields to be signed.
32204
32205 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32206 printing with only as many 1's as are in the field as well as printing
32207 with 32 1's (see comment).
32208
32209Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32210
32211 * gdb.t00/default.exp: Start with a fresh gdb.
32212 * configure.in (configdirs): Remove gdb.t31 until the chill
32213 compiler works again. It no longer is able to find chillrt0
32214 since it isn't in libchill.a anymore.
32215 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32216 wierd.o, make more modular.
32217 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32218 spurious newlines that caused problems.
32219
32220Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32221
32222 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32223 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32224 gdb.stabs/wierd.{exp,def}: Many new tests.
32225
32226 * gdb.t00/default.exp: update info line for new message.
32227
32228 * gdb.t02/{whatis.exp,gdbme.c}:
32229 Test that "char *" doesn't print as "caddr_t".
32230
32231Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32232
32233 * gdb.t00/help.exp: Use .* in place of some help messages which
32234 just changed.
32235 gdb.t00/default.exp: Update "info frame" test for new message.
32236 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32237 Remove some xfails
32238
32239Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32240
32241 * gdb.t03/{gdbme.c,ptype.exp}:
32242 Add tests for typedef'd struct and union without tags.
32243 Also check "whatis" on a variable of a typedef'd enum without a tag.
32244
32245 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32246 PRMS 1823; the bug still exists but isn't reproduced by this test
32247 anymore), and remove rs6000 XFAIL (the bug is fixed).
32248
32249 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32250 duplicated from whatis.exp. For those that are left, accept
32251 "long", "long int", or "int" for long variables (whatis.exp already
32252 has an XFAIL for "int", so no need to fail it here).
32253
32254 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32255 Deal with GCC's names for types now that GDB uses the compiler's names.
32256
32257 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32258 setup_xfail's for sunos4. If we #defined the signed keyword away,
32259 don't expect GDB to know that char it is signed.
32260
32261 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32262
32263Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32264
32265 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32266 should work on any system, regardless of debugging format.
32267 * gdb.t21/demangle.exp: Move to gdb.t24.
32268 * gdb.t24/demangle.exp: Move from gdb.t21.
32269 * gdb.t24/{Makefile.in, configure.in}: New files.
32270
32271Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32272
32273 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32274 * gdb.stabs: New directory.
32275
32276Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32277
32278 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32279 not just "Quit anyway?".
32280
32281Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32282
32283 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32284 that all setup_xfails are immediately followed by clear_xfails.
32285
32286Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32287
32288 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32289 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32290 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32291 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32292 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32293 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32294 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32295 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32296 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32297 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32298 gdb.t31/chillvars.exp, lib/gdb.exp:
32299 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32300 bug-gdb@prep.ai.mit.edu.
32301
32302Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32303
32304 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32305 with 0.0, not integer 0.
32306
32307Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32308
32309 * gdb.t06/break.exp: Update for "Kill the program" message change.
32310
32311Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32312
32313 * Makefile.in (GDBFLAGS): Set to -nx.
32314 * Makefile.in (site.exp): Use GDBFLAGS.
32315
32316Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32317
32318 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32319 Makefiles.
32320 (check): depend on just-check.
32321 (just-check): added so that tests can be run without a noop
32322 build pass.
32323
32324Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32325
32326 Switch to using configure's configdirs.
32327 * Makefile.in (Makefile): add configure.in dependency.
32328 (SUBDIRS): removed redundant assignment.
32329 * configure.in: switch subdirs assignment to configdirs.
32330 * gdb.t*/configure.in: new files.
32331
32332Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32333
32334 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32335 works.
32336
32337Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32338
32339 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32340 in explicit rules. Apparently this is not supported by some makes.
32341
32342Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32343
32344 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32345
32346Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32347
32348 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32349 disappeared.
32350
32351Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32352
32353 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32354
32355Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32356
32357 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32358 watchpoint problem that is now fixed.
32359 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32360 uninitialized convenience variables.
32361 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32362 structures.
32363
32364Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32365
32366 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32367 which causes expect to get out of sync with gdb on long output
32368 from help set.
32369 * gdb.t09/corefile.exp: Make expected pattern for core file
32370 failing signal and frame output format less sun specific.
32371
32372Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32373
32374 * gdb.t31/chillvars.exp: Add and remove initial dummy
32375 breakpoint, so that symbol table is forced in.
32376 (Needed at least on Sunos4, though it seems not SVR4.)
32377 * gdb.t31/chillvars.exp: Update for changed output format.
32378
32379Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32380
a9c64011 32381 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32382
32383Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32384
32385 * Makefile.in: Added --srcdir when invoking runtest, removed the
32386 need for a local config file. (optional now)
32387
32388Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32389
32390 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32391 failure count used to force early termination. Add some more
32392 expected failures for gnu style demangling.
32393
32394Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32395
32396 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32397 pmi variable from gdb.t20/gdbme to get optimized away.
32398 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32399 Check for written corefile upon timeout _and_ eof.
32400
32401Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32402
32403 * config/unix-gdb.exp: Add missing return 0.
32404
32405Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32406
32407 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32408 test termination.
32409
32410Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32411
32412 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32413 disappeared.
32414
32415Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32416
32417 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32418 time as i860 support works.
32419
d63a86f8 32420 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32421 "backtrace 100\r" rather than just "backtrace\r", to match last
32422 change.
32423
32424Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32425
32426 * config/udi-gdb.exp (gdb_exit): Remove close command.
32427 (gdb_target_udi): New procedure to set the UDI target.
32428 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32429 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32430 Added waits for prompts after several question responses. Added
32431 some more responses used by a29k-amd-udi-gdb.
32432 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32433 pass different arguments, restart UDI connection after program
32434 completion.
32435 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32436 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32437 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32438 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32439 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32440 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32441 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32442 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32443 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32444 after program completion.
32445 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32446 compiled with a SELECT_VECS setting.
32447 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32448 infinite recursion.
32449
32450 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32451 Added checks for COFF results, and made them expected failures for
32452 all targets. It would be better to make them expected failures
32453 for COFF targets only.
32454
32455Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32456
32457 * Makefile.in: add null dvi target, don't bother to recurse
32458 through test directories for info and install-info; rename
32459 $(datadir) to be dejagnu instead of deja-gnu
32460
32461Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32462
32463 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32464 compiler to coredump.
32465 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32466 code.
32467
32468Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32469
32470 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32471 coredump.
32472 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32473 code.
32474
32475Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32476
32477 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32478 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32479 which in a shell. Deletes xgdb when done.
32480 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32481 Tests the return from the "set height" or "set width" commands.
32482 Added a few return codes where needed.
32483
32484Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32485
32486 * Makefile.in (SUBDIRS): Add gdb.t17.
32487 * configure.in (subdirs): Add gdb.t17.
32488 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32489 files to test gdb's calling of functions in the inferior with
32490 the correct arguments and gdb's ability to retrieve any
32491 result returned.
32492
32493Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32494
32495 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32496 may be called after gdb goes away. Previous versions of expect
32497 needed these to avoid file descriptor leaks, but they cause
32498 errors with the current revision of expect.
32499 * gdb.t00/gdbvars.exp: Use -re on expected output after
32500 setting sevenbit-strings.
32501 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32502 to set sevenbit-strings consistent across tests.
32503 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32504 set sevenbit-strings consistent across tests.
32505
32506Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32507
32508 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32509 expected output to match current "expect" expectations.
32510
32511Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32512
32513 * gdb.t00/default.exp: Change expected output for default "source"
32514 command, to match new gdb behavior which requires a filename to
32515 source.
32516
32517Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32518
32519 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32520 expected fail for i486-*-* that misses the marker2 function.
32521 * gdb.t10/crossload.exp (bfddefault): Allow successful
32522 recognition of a format to pass even if no symbols are found.
32523 Explicitly catch failures where the format is not recognized
32524 or is ambiguous, and add the reason to the fail message.
32525 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32526 the cause is and invalid target and add reason to failure message.
32527 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32528 elf32-i386, elf32-sparc, and elf32-i860.
32529 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32530 Set up expected failure for 'filename'::variable scope resolution,
32531 which is now apparently broken on all targets.
32532 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32533 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32534 gdb.t23/templates.exp: Change failure for missing binfile into
32535 just a warning.
32536 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32537 references.
32538
32539Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32540
32541 * gdb.t00/default.exp: Add expected output for default "source"
32542 command, to match new gdb behavior.
32543 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32544
32545Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32546
32547 * config/*-gdb.exp: returns an error, rather than exiting on
32548 internal errors.
32549
32550Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32551
32552 * gdb.t03/gdbme.c: Add pointer to struct variable.
32553 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32554 referencing struct members.
32555
32556Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32557
32558 * configure.in (mips-idt-ecoff): New target.
32559 * config/mips-gdb.exp: New file for remote board using MIPS remote
32560 debugging protocol.
32561
32562 * Redid configuration scheme. Removed gdb.t*/configure.in.
32563 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32564 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32565 distclean targets. Built executables via .o files. Adjusted
32566 tests to account for source files in $(srcdir) rather than
32567 $(objdir).
32568 * lib/gdb.exp (runto): Don't expect () after the function name,
32569 because it may have arguments.
32570
32571Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32572
32573 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32574 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32575 expected failures for mips-idt-* and mips-sgi-*.
32576 * gdb.t00/default.exp (attach): Kill process if requested.
32577 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32578 that does not read core files.
32579 * gdb.t01/run.exp: Removed checks for exit status code.
32580 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32581 it is linked in.
32582 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32583 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32584 appropriate, rather than doing it by hand.
32585 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32586 execution.
32587 * gdb.t10/crossload.exp: Kill existing program if needed.
32588 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32589 appropriate, rather than doing it by hand. Always increase
32590 timeout for this test, not just for VxWorks.
32591
32592Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32593
32594 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32595 of Chill STRUCT types and STRUCT values.
32596 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32597 than "char".
32598 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32599 struct2): New struct definitions and initializations to test
c906108c
SS
32600 simple Chill STRUCT types.
32601
32602Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32603
32604 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32605 the null byte at the end of strings.
32606 * gdb.t00/default.exp: Make show version insensitive to copyright
32607 date.
32608 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32609 to avoid dependencies on target char signedness.
32610 * gdb.t16/printcmds.exp: Update expected results for explicitly
32611 unsigned char.
32612 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32613 now work.
32614 * gdb.t21/demangle.exp: Add many more patterns for template
32615 demangling, most of them being expected failures.
32616 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32617 string we are matching for, to match on the whole string.
32618 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32619 and fix a whole bunch that had incorrect expected output but were
32620 passing anyway because of the bug in "proc demangle".
32621 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32622 type.
32623 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32624
32625Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32626
a9c64011
AS
32627 * gdb/testsuite: made modifications to testcases, etc., to allow
32628 them to work properly given the reorganization of deja-gnu and the
32629 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32630
32631Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32632
32633 * gdb/testsuite: Initial creation of gdb/testsuite.
32634 Migrated dejagnu testcases and support files for testing nm to
32635 gdb/testsuite from deja-gnu. These files were moved "as is"
32636 with no modifications. This migration is part of a major overhaul
32637 of dejagnu. The modifications to these testcases, etc., which
32638 will allow them to work with the new version of dejagnu will be
32639 made in a future update.
48efe704 32640
8d8cb839 32641 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32642\f
8d8cb839
EZ
32643;; Local Variables:
32644;; mode: change-log
32645;; left-margin: 8
32646;; fill-column: 74
32647;; version-control: never
32648;; End:
902f2ccb 32649
28e7fd62 32650 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
32651 Copying and distribution of this file, with or without modification,
32652 are permitted provided the copyright notice and this notice are preserved.
This page took 3.216676 seconds and 4 git commands to generate.