Fix ARI violation in ada_tasks_inferior_data_sniffer.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7964b62a
TS
12012-02-28 Thomas Schwinge <thomas@codesourcery.com>
2
3 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
4 * gdb.base/annota3.c: Likewise.
5 * gdb.base/sigall.c: Likewise.
6 * gdb.base/signals.c: Likewise.
7 * gdb.reverse/sigall-reverse.c: Likewise.
8
5a41c0b7
MR
92012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
10
11 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
12 failure return path.
13
ebbbe5c5
LM
142012-02-27 Luis Machado <lgustavo@codesourcery.com>
15
16 * gdb.base/save-bp.exp: Account for new condition evaluator output.
17
8d126d8a
LM
182012-02-24 Luis Machado <lgustavo@codesourcery.com>
19
20 * gdb.base/cond-eval-mode.exp: New file.
21
11337c2f
PA
222012-02-24 Pedro Alves <palves@redhat.com>
23
24 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
25 (top level): Use with_test_prefix.
26
13fc3e3c
PA
272012-02-24 Pedro Alves <palves@redhat.com>
28
29 * gdb.threads/attach-into-signal.exp (corefunc): Use
30 with_test_prefix.
31
07c1b626
JK
322012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
33
34 Fix false FAILs on old CPUs without SSE.
35 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
36 Return untested for Illegal instruction.
37
596ba138
JK
382012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
39
40 Fix false FAILs with glibc debug infos installed.
41 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
42 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
43
aeaa2474
SA
442012-02-22 Sterling Augustine <saugustine@google.com>
45
46 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
47 constant with cast.
48
aed555c9
PA
492012-02-21 Pedro Alves <palves@redhat.com>
50
51 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
52
78afebb4
PA
532012-02-21 Pedro Alves <palves@redhat.com>
54
55 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
56
fdcfef12
PA
572012-02-21 Pedro Alves <palves@redhat.com>
58
59 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
60 with_test_prefix.
61
0f4d39d5
PA
622012-02-21 Pedro Alves <palves@redhat.com>
63
64 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
65 with_test_prefix here.
66 (top level): Do it here instead. Remove `:' from the
67 with_test_prefix string.
68 * gdb.base/attach-pie-misread.exp: Remove the leading space the
69 the suffix `:' from the with_test_prefix prefix string.
70 * gdb.base/break-interp.exp: Ditto.
71 * gdb.base/catch-load.exp: Ditto.
72 * gdb.base/disp-step-syscall.exp: Ditto.
73 * gdb.base/jit-so.exp: Ditto.
74 * gdb.base/jit.exp: Ditto.
75 * gdb.base/sepdebug.exp: Ditto.
76 * gdb.base/solib-display.exp: Ditto.
77 * gdb.base/solib-overlap.exp: Ditto.
78 * gdb.base/watch-cond-infcall.exp: Ditto.
79 * gdb.base/watchpoint.exp: Ditto.
80 * gdb.dwarf2/dw2-noloc.exp: Ditto.
81 * gdb.mi/mi-watch.exp: Ditto.
82 * gdb.mi/mi2-watch.exp: Ditto.
83 * gdb.threads/non-ldr-exc-1.exp: Ditto.
84 * gdb.threads/non-ldr-exc-2.exp: Ditto.
85 * gdb.threads/non-ldr-exc-3.exp: Ditto.
86 * gdb.threads/non-ldr-exc-4.exp: Ditto.
87 * gdb.threads/watchpoint-fork.exp: Ditto.
88 * gdb.threads/watchthreads-reorder.exp: Ditto.
89 * gdb.trace/change-loc.exp: Ditto.
90 * gdb.trace/pending.exp: Ditto.
91 * gdb.trace/status-stop.exp: Ditto.
92 * gdb.trace/strace.exp: Ditto.
93 * gdb.trace/trace-break.exp: Ditto.
94 * gdb.trace/unavailable.exp: Ditto.
95 * lib/gdb.exp (with_test_prefix): Always prefix with space and
96 suffix with colon. Adjust leading comments.
97
6a5870ce
PA
982012-02-21 Pedro Alves <palves@redhat.com>
99 Tom Tromey <tromey@redhat.com>
100
101 * lib/gdb.exp: Add description of test prefixes.
102 (with_test_prefix): New procedure.
103 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
104 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
105 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
106 instead of lappend to append to pf_prefix.
107 * gdb.base/catch-load.exp: Use with_test_prefix.
108 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
109 * gdb.base/jit-so.exp: Use with_test_prefix.
110 * gdb.base/jit.exp: Use with_test_prefix.
111 * gdb.base/return-nodebug.exp (do_test): Use append instead of
112 lappend to append to pf_prefix.
113 * gdb.base/sepdebug.exp: Use with_test_prefix.
114 * gdb.base/solib-display.exp: Use with_test_prefix.
115 * gdb.base/solib-overlap.exp: Use with_test_prefix.
116 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
117 * gdb.base/watchpoint.exp: Use with_test_prefix.
118 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
119 * gdb.mi/mi-watch.exp: Use with_test_prefix.
120 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
121 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
122 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
123 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
124 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
125 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
126 append instead of lappend to append to pf_prefix.
127 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
128 * gdb.trace/change-loc.exp: Use with_test_prefix.
129 * gdb.trace/pending.exp: Use with_test_prefix.
130 * gdb.trace/status-stop.exp: Use with_test_prefix.
131 * gdb.trace/strace.exp: Use with_test_prefix.
132 * gdb.trace/trace-break.exp: Use with_test_prefix.
133 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
134 instead of lappend to append to pf_prefix.
135
35dc4a6b
JK
1362012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
137
138 Fix racy FAILs.
139 * gdb.base/inferior-died.c (main): Add return of 0.
140 * gdb.base/inferior-died.exp (continue): Fix expectation of
141 asynchronous events.
142 (p 1): New test.
143
c5a006e6
PA
1442012-02-20 Pedro Alves <palves@redhat.com>
145
146 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
147 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
148 gdb's internal debug output. For the non-threaded case, look for
149 "Program received signal SIGLARM", for the threaded case, peek at
150 the thread's siginfo.
151
cc51a170
PA
1522012-02-20 Pedro Alves <palves@redhat.com>
153
154 General cleanup, make output test messages unique, and build
155 different executable files for the non-threaded and threaded
156 cases.
157
158 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
159 Delete.
160 (executable_nothr, executable_thr): New globals.
161 (top level): Adjust to delete both executables.
162 (corefunc): New parameter $executable. Set $pf_prefix instead of
163 hand writing a prefix in tests. Issue a clean_restart and enable
164 lin-lwp debug output here.
165 (top level): Adjust. Use build_executable. Don't start gdb here,
166 and don't enable lin-lwp debug output here.
167 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
168
c755f03d
JK
1692012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
170
171 Fix racy FAILs.
172 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
173 "continue" command.
174
6bec5e0a
JK
1752012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
176
177 Fix for gdbserver non-extended mode.
178 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
179 and gdb_run_cmd.
180
2e8265fd
TT
1812012-02-17 Tom Tromey <tromey@redhat.com>
182
183 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
184 * gdb.python/py-events.exp: Check 'dir' output.
185 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
186
9e507076
YQ
1872012-02-17 Yao Qi <yao@codesourcery.com>
188
189 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
190
32d22ab1
TT
1912012-02-16 Tom Tromey <tromey@redhat.com>
192
193 * gdb.base/inferior-died.c: Don't include stdio.h.
194
9addecb9
TT
1952012-02-16 Tom Tromey <tromey@redhat.com>
196
197 * gdb.base/inferior-died.c: New file.
198 * gdb.base/inferior-died.exp: New file.
199
4cb6da1c
AR
2002012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
201
202 * gdb.base/break-inline.exp: New file.
203 * gdb.base/break-inline.c: New file.
204
3af2590d
TT
2052012-02-15 Tom Tromey <tromey@redhat.com>
206
207 * gdb.base/pc-fp.exp: Add "info register" tests.
208
29988831
TT
2092012-02-15 Tom Tromey <tromey@redhat.com>
210
211 * gdb.base/regs.exp: Remove.
212
10010058
PA
2132012-02-15 Pedro Alves <palves@redhat.com>
214
215 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
216 the target doesn't support tracepoints.
217 * gdb.trace/circ.exp: Ditto.
218 * gdb.trace/collection.exp: Ditto.
219 * gdb.trace/packetlen.exp: Ditto.
220 * gdb.trace/passc-dyn.exp: Ditto.
221 * gdb.trace/report.exp: Ditto.
222 * gdb.trace/tfind.exp: Ditto.
223 * gdb.trace/tspeed.exp: Ditto.
224 * gdb.trace/tsv.exp: Ditto.
225 * gdb.trace/unavailable.exp: Ditto.
226 * gdb.trace/while-dyn.exp: Ditto.
227
a2e0062d
PA
2282012-02-15 Pedro Alves <palves@redhat.com>
229
230 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
231 gdb_test_multiple, and call unsupported instead of fail, if the
232 remote side does not support the request.
233
a1999d40
PA
2342012-02-15 Pedro Alves <palves@redhat.com>
235
236 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
237 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
238 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
239 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
240 * gdb.server/server-run.exp: Make sure gdb is disconnected.
241 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
242 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
243 doesn't start with "extended-" already.
244
7cee1e54
PA
2452012-02-15 Pedro Alves <palves@redhat.com>
246
247 Support extended-remote. Avoid cascading timeouts.
248
249 * gdb.base/attach.exp (do_attach_tests): Add expected output for
250 the extended-remote target. If attaching with no file fails, load
251 the file manually.
252 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
253
816338b5
SS
2542012-02-14 Stan Shebs <stan@codesourcery.com>
255
256 * gdb.base/ena-dis-br.exp: Add enable count test.
257
cc30c4bd
PA
2582012-02-13 Pedro Alves <palves@redhat.com>
259
260 * config/mips-idt.exp: Delete.
261 * gdb.base/a2-run.exp: Remove mips-idt xfails.
262 * gdb.base/bitfields.exp: Remove mips-idt restarts.
263 * gdb.base/break.exp: Remove mips-idt references.
264 * gdb.base/chng-syms.exp: Ditto.
265 * gdb.base/default.exp: Ditto.
266 * gdb.base/funcargs.exp (funcargs_reload): Delete.
267 (top level): Don't call it.
268 * gdb.base/opaque.exp: Remove mips-idt restarts.
269 * gdb.base/ptype.exp: Remove mips-idt xfails.
270 * gdb.base/scope.exp: Remove mips-idt restarts.
271 * gdb.base/sepdebug.exp: Remove mips-idt references.
272 * gdb.base/watchpoint.exp (maybe_clean_restart)
273 (maybe_reinitialize): Delete.
274 (test_disabling_watchpoints, test_disabling_watchpoints)
275 (test_watchpoint_triggered_in_syscall)
276 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
277 Don't call them.
278
57008375
JK
2792012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
280
281 * gdb.server/server-exec-info.exp: New file.
282
4a2d9c08
PA
2832012-02-10 Pedro Alves <palves@redhat.com>
284
285 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
286 always non-empty.
287 (test_attach): Always pass $exec to test_attach_gdb.
288
09fa21bd
TT
2892012-02-08 Tom Tromey <tromey@redhat.com>
290
291 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
292 before inferior is started.
293
f0823d2c
TT
2942012-02-07 Tom Tromey <tromey@redhat.com>
295
296 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
297 Symbol.value.
298 * gdb.python/py-symbol.c (qq): Set default value.
299
3002012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
301
302 * gdb.python/py-symbol.c (qq): New global.
303 * gdb.python/py-symbol.exp: Add test for frame-less
304 lookup_symbol.
305 * gdb.python/py-symtab.exp: Fix line number.
306
f7e44f65
JB
3072012-02-03 Joel Brobecker <brobecker@adacore.com>
308
309 * gdb.ada/mi_task_arg: New testcase.
310
4c9ed63c
PA
3112012-02-02 Pedro Alves <palves@redhat.com>
312
313 * gdb.reverse/until-precsave.exp: Also put "record save" under the
314 extended timeout.
315
c0b9f2c6
PA
3162012-02-02 Pedro Alves <palves@redhat.com>
317
318 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
319 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
320
5f8cefd7
PA
3212012-02-02 Pedro Alves <palves@redhat.com>
322
323 * gdb.base/term.exp: Rewrite.
324 * gdb.base/term.c: New.
325
2f3a2569
PA
3262012-02-02 Pedro Alves <palves@redhat.com>
327
328 * gdb.base/default.exp (run "r" abbreviation, run): Add
329 extended-remote expected output.
330
f149aabd
TT
3312012-02-02 Tom Tromey <tromey@redhat.com>
332
333 * gdb.cp/dispcxx.exp: New file.
334 * gdb.cp/dispcxx.cc: New file.
335
03bef283
TT
3362012-02-01 Tom Tromey <tromey@redhat.com>
337
338 * gdb.base/jit-simple.exp: New file.
339 * gdb.base/jit-simple.c: New file.
340
a79b18b5
YQ
3412012-01-30 Yao Qi <yao@codesourcery.com>
342
343 * gdb.base/skip.exp: Make test result unique.
344
f0d1a53e
JK
3452012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
348 compatibility with valgrind-3.7.0.
349
4b3c9f41
PA
3502012-01-27 Pedro Alves <palves@redhat.com>
351
352 * gdb.base/watchpoint.exp (no_hw): New global.
353 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
354 disable hw watchpoints.
355 (test_wide_location_1, test_wide_location_2): If no_hw is set,
356 don't expect hw watchpoints.
357 (no_hw_watchpoints): Always clean restart.
358 (do_tests): New procedure, factored out from the top level.
359 (top level): Run tests twice. Once with hw watchpoints enabled,
360 another time with hw watchpoints disabled.
361
a13491c8
PA
3622012-01-27 Pedro Alves <palves@redhat.com>
363
364 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
365 out from the top level.
366 (top level): Call it instead.
367
f2c8a051
PA
3682012-01-27 Pedro Alves <palves@redhat.com>
369
370 * gdb.base/watchpoint.exp (top level): Re-enable hardware
371 watchpoints sooner.
372
654d7a9e
PA
3732012-01-27 Pedro Alves <palves@redhat.com>
374
375 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
376
274f47f3
PA
3772012-01-27 Pedro Alves <palves@redhat.com>
378
379 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
380 "You may have requested too many hardware
381 breakpoints/watchpoints".
382
e4d63ba2
PA
3832012-01-27 Pedro Alves <palves@redhat.com>
384
385 * gdb.base/watchpoint.exp (maybe_clean_restart)
386 (maybe_reinitialize): New.
387 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
388 expect "hit N times".
389 (test_disabling_watchpoints, test_complex_watchpoint)
390 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
391 Call maybe_clean_restart.
392 (top level): Use clean_restart. Remove "mips-idt-*"
393 reinitialization.
394
dbd95daf
PA
3952012-01-27 Pedro Alves <palves@redhat.com>
396
397 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
398
f3ad2025
PA
3992012-01-27 Pedro Alves <palves@redhat.com>
400
401 * gdb.base/watchpoint.exp: Clean restart after tests that don't
402 require `initialize' anymore. Remove unnecessary `initialize'
403 calls.
404
100aa3ae
PA
4052012-01-27 Pedro Alves <palves@redhat.com>
406
407 * gdb.base/watchpoint.exp (wp_set): Delete.
408 (initialize, test_simple_watchpoint, top level): Remove dead code.
409
c79a8e11
PA
4102012-01-27 Pedro Alves <palves@redhat.com>
411
412 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
413 typo.
414
048fe15a
PA
4152012-01-27 Pedro Alves <palves@redhat.com>
416
417 * config/extended-gdbserver.exp: New file.
418 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
419 comment.
420 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
421 * boards/native-extended-gdbserver.exp: New file.
422
4033a6bf
PA
4232012-01-26 Pedro Alves <palves@redhat.com>
424
425 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
426 and gdb_test_multiple.
427
3d7f4b81
PA
4282012-01-26 Pedro Alves <palves@redhat.com>
429
430 Make test messages unique, and more identifiable.
431 * gdb.multi/watchpoint-multi.exp: Change test messages.
432
484abf42
TT
4332012-01-25 Tom Tromey <tromey@redhat.com>
434
435 * gdb.base/solib-disc.exp: Fix regexps.
436
edcc5120
TT
4372012-01-24 Tom Tromey <tromey@redhat.com>
438
439 * lib/mi-support.exp (mi_expect_stop): Add special case for
440 solib-event.
441 * gdb.base/catch-load-so.c: New file.
442 * gdb.base/catch-load.exp: New file.
443 * gdb.base/catch-load.c: New file.
444 * gdb.base/break-interp.exp (reach_1): Update regexp.
445
30b91c90
JK
4462012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
447
448 Fix fuzzy results.
449 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
450 lpsimple and func.
451
53fe1783
GB
4522012-01-24 Gary Benson <gbenson@redhat.com>
453
454 Delete #if 0'd out code.
455 * gdb.base/default.exp (info catch): Remove.
456 * gdb.base/gdb_history (info catch): Likewise.
457 * gdb.base/help.exp (info catch): Likewise.
458
d0d8b0c6
JK
4592012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
460
461 Fix watchpoints to be specific for each inferior.
462 * gdb.multi/watchpoint-multi.c: New file.
463 * gdb.multi/watchpoint-multi.exp: New file.
464
4403d8e9
JK
4652012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
466
467 Fix watchpoints across inferior fork.
468 * gdb.threads/watchpoint-fork-child.c: New file.
469 * gdb.threads/watchpoint-fork-mt.c: New file.
470 * gdb.threads/watchpoint-fork-parent.c: New file.
471 * gdb.threads/watchpoint-fork-st.c: New file.
472 * gdb.threads/watchpoint-fork.exp: New file.
473 * gdb.threads/watchpoint-fork.h: New file.
474
050a2e1d
PA
4752012-01-23 Pedro Alves <palves@redhat.com>
476
477 * gdb.base/call-signal-resume.exp: Allow output after "return".
478
6a52fb62
PA
4792012-01-20 Pedro Alves <palves@redhat.com>
480
481 * gdb.python/py-finish-breakpoint.py: Fix typo.
482
145b16a9
UW
4832012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
484
485 * gdb.base/info-proc.exp: Also run on remote targets. Main
486 "info proc" command is now always present; whether target supports
487 actual info proc operation is detected when attempting to issue
488 the command.
489
26f6125e
JK
4902012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
491
492 * .gdbinit: Remove.
493
eb5227ce
PA
4942012-01-19 Pedro Alves <palves@redhat.com>
495
496 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
497 look at the funtions' returns.
498 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
499 (jprint.print(int, int)): Change return type to int. Adjust.
500
1db33378
PP
5012012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
502
503 PR gdb/9538
504 * gdb.base/sepdebug.exp: New test.
505
b9736cf8
PA
5062012-01-18 Pedro Alves <palves@redhat.com>
507
508 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
509 Allow output before ^done.
510
4aac40c8
TT
5112012-01-16 Tom Tromey <tromey@redhat.com>
512
513 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
514 Add tests for relative directory.
515
cafec441
TT
5162012-01-16 Tom Tromey <tromey@redhat.com>
517
518 * gdb.base/printcmds.c (enum flag_enum): New.
519 (three): New global.
520 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
521 enum printing.
522 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
523 FlagEnumerationPrinter.
524 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
525 * gdb.python/py-pp-maint.c (enum flag_enum): New.
526 (fval): New global.
527
abcc4978
PA
5282012-01-16 Pedro Alves <palves@redhat.com>
529
530 * lib/gdb.exp (banned_procedures): New variable.
531 (banned_variables_traced): Rename to ...
532 (banned_traced): ... this.
533 (gdb_init): Also trace banned procedures.
534 (gdb_finish): Also untrace banned procedures.
535
97ccebe8
PA
5362012-01-16 Pedro Alves <palves@redhat.com>
537
538 Remove all calls to strace.
539
2af7517b
JK
5402012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
541
542 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
543 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
544
9241a8bc
PP
5452012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
546
547 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
548 * gdb.base/pie-execl.exp: Likewise.
549
3848a17f
KS
5502012-01-12 Keith Seitz <keiths@redhat.com>
551
552 PR mi/10586
553 * gdb.mi/var-cmd.c (struct anonymous): New structure.
554 (do_anonymous_type_tests): New function.
555 (main): Call do_anonymous_type_tests.
556 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
557 (verify_everything): New procedure.
558 * gdb.mi/mi-var-cp.cc (class A): New class.
559 (anonymous_structs_and_unions): New function.
560 (main): Call anonymous_structs_and_unions.
561 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
562 (verify_everything): New procedure.
563
440e2fca
KS
5642012-01-12 Keith Seitz <keiths@redhat.com>
565
566 * lib/mi-support.exp: Expand comments about PATH_EXPR.
567 (varobj_tree::get_path_expr): Assume that all varobjs are
568 compound unless they are known simple types.
569 Adjust path expressions based on parent type, path parent type,
570 and tree language.
571 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
572 the root varobj.
573 (mi_walk_varobj_tree): Add LANGUAGE parameter.
574
675399c9
PA
5752012-01-11 Pedro Alves <palves@redhat.com>
576
577 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
578 core files on this machine" anymore.
579
97ddaa9b
PH
5802012-01-11 Paul Hilfinger <hilfingr@adacore.com>
581
582 * gdb.base/watchpoint.c (recurser): Initialize local_x.
583 (main): Repeat recurser call.
584 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
585 equivalent to 'local_x'.
586
ea733575
PH
5872012-01-11 Paul Hilfinger <hilfingr@adacore.com>
588 Joel Brobecker <brobecker@adacore.com>
589
590 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
591
2ca0b532
PA
5922012-01-05 Pedro Alves <alves.ped@gmail.com>
593
594 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
595 * gdb.python/py-events.c (first): Add bits for new "step N" test.
596 * gdb.python/py-events.exp: Test that "step N" tripping on a
597 breakpoint emits a breakpoint event.
598
6e681866
JB
5992012-01-03 Joel Brobecker <brobecker@adacore.com>
600
601 * gdb.base/auxv.exp: Reformat the copyright notice.
602
3c2d6aff
YQ
6032012-01-03 Yao Qi <yao@codesourcery.com>
604
605 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
606 (strace_trace_on_diff_addr): New.
607 * gdb.trace/strace.c: (main): Add two local variables.
608
0852fee3
UW
6092011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
610
611 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
612 * gdb.cell/gcore.exp: Likewise.
613 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
614 to verify the correct instance of main is selected.
615
12c3e59c
JB
6162012-01-02 Joel Brobecker <brobecker@adacore.com>
617
618 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
619 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
620 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
621 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
622 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
623 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
624 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
625 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
626 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
627 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
628 gdb.threads/thread_check.c: Reformat copyright header.
629
c0f378ec
EBM
6302011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
631
e4a7ca93 632 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
633 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
634 is not enabled.
635
3bc96cfb
JK
6362011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
639 parameter to self_exec, adjust the function.
640 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
641 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
642 (set var do_exit = 0): Remove test.
643 (newline at end of file): Add one.
644
095bcf5e
JB
6452011-12-27 Joel Brobecker <brobecker@adacore.com>
646
647 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
648 New files.
649
18d19bd1
JK
6502011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
651
652 Fix racy FAILs.
653 * gdb.threads/fork-thread-pending.c (barrier): New variable.
654 (thread_function, thread_forker): Call pthread_barrier_wait for it.
655 (main): Call pthread_barrier_init for it.
656
e809353a
JK
6572011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
658
659 Fix double send_gdb leading to racy FAILs.
660 * gdb.base/break.exp (set silent break bp_location1): Replace
661 3x send_gdb and gdb_expect by gdb_test.
662 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
663 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
664 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
665 instead of send_gdb. Twice.
666 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
667 3x send_gdb and gdb_expect by gdb_test.
668 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
669
da8cb7ec
JK
6702011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
671
672 * gdb.linespec/linespec.exp: Compile using {c++}.
673
ae1a303e
JK
6742011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
675
676 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
677 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
678 (verify GCC PR debug/51668): New test.
679
cc72b2a2
KP
6802011-12-23 Kevin Pouget <kevin.pouget@st.com>
681
682 Introduce gdb.FinishBreakpoint in Python.
683 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
684 py-finish-breakpoint2
685 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
686 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
687 instead of line number.
688 * gdb.python/py-finish-breakpoint.c: New file.
689 * gdb.python/py-finish-breakpoint.exp: New file.
690 * gdb.python/py-finish-breakpoint.py: New file.
691 * gdb.python/py-finish-breakpoint2.cc: New file.
692 * gdb.python/py-finish-breakpoint2.exp: New file.
693 * gdb.python/py-finish-breakpoint2.py: New file.
694
3b7962f9
JK
6952011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
696
697 Partial fix of compatibility with gcc-4.7.
698 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
699 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
700 Add comment to add a PASS case in the future.
701
6538471c
JK
702 Fix compatibility with gcc-4.7.
703 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
704
7052e42c
UW
7052011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
706
707 PR tdep/12797
708 * gdb.base/callfuncs.exp: Remove KFAIL.
709
9ac7f98e
JB
7102011-12-21 Joel Brobecker <brobecker@adacore.com>
711
712 * gdb.ada/task_bp: New testcase.
713
f6eeced0
JK
7142011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
715
716 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
717 -DNO_SECTIONS.
718 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
719
72225e17
JK
7202011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
721
722 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
723 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
724 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
725 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
726 conditional for gcc <= 4.5.
727
13ac8d2c
JK
7282011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
729
730 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
731 by XFAIL.
732 * gdb.cp/static-method.exp (info addr A::func())
733 (list static-method.cc:xxx::(anonymous namespace)::A::func)
734 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
735 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
736 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
737 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
738 (test value of F in k3_m): Likewise.
739 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
740 Likewise.
741
049682ba
JK
7422011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
743
744 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
745 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
746 Remove.
747 * gdb.threads/attachstop-mt.c: Remove.
748 * gdb.threads/attachstop-mt.exp: Remove.
749
2c9d8796
MK
7502011-12-17 Mark Kettenis <kettenis@gnu.org>
751
752 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
753
e0f9f062
DE
7542011-12-16 Doug Evans <dje@google.com>
755
f4aa2101 756 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
757 * boards/native-gdbserver.exp: New file.
758
e0f9f062
DE
759 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
760 gdbserver output.
761 (gdbserver_default_get_remote_address): New function.
762 (gdbserver_start): Call gdb,get_remote_address to compute argument
763 to "target remote" command.
764
80b6e756
PM
7652011-12-16 Phil Muldoon <pmuldoon@redhat.com>
766
1c3ad6ab 767 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
768 python print-stack. Add set/show python print-stack
769 off|full|message tests.
770
1576bd00
YQ
7712011-12-15 Yao Qi <yao@codesourcery.com>
772
773 * gdb.trace/strace.c: New
774 * gdb.trace/strace.exp: New.
775
d6a0f6e0
TT
7762011-12-14 Tom Tromey <tromey@redhat.com>
777
778 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
779
31015e1d
DE
7802011-12-14 Doug Evans <dje@google.com>
781
782 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
783
7b50312a
PA
7842011-12-14 Pedro Alves <pedro@codesourcery.com>
785
786 PR threads/10729
787
788 * gdb.mi/watch-nonstop.c: New file.
789 * gdb.mi/mi-watch-nonstop.exp: New file.
790
924437bc
PA
7912011-12-13 Pedro Alves <pedro@codesourcery.com>
792 Doug Evans <dje@google.com>
793
794 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
795 (clean_restart): Remove references to the gdb_stub target board
796 variable.
797 (gdb_step_for_stub): Delete.
798
799 * gdb.base/annota1.exp: Remove all references to [target_info
800 exists gdb_stub], gdb_step_for_stub and usestubs.
801 * gdb.base/annota3.exp: Ditto.
802 * gdb.base/async.exp: Ditto.
803 * gdb.base/break.exp: Ditto.
804 * gdb.base/code-expr.exp: Ditto.
805 * gdb.base/commands.exp: Ditto.
806 * gdb.base/completion.exp: Ditto.
807 * gdb.base/condbreak.exp: Ditto.
808 * gdb.base/consecutive.exp: Ditto.
809 * gdb.base/cvexpr.exp: Ditto.
810 * gdb.base/define.exp: Ditto.
811 * gdb.base/display.exp: Ditto.
812 * gdb.base/ena-dis-br.exp: Ditto.
813 * gdb.base/environ.exp: Ditto.
814 * gdb.base/gnu-ifunc.exp: Ditto.
815 * gdb.base/maint.exp: Ditto.
816 * gdb.base/pending.exp: Ditto.
817 * gdb.base/sect-cmd.exp: Ditto.
818 * gdb.base/sepdebug.exp: Ditto.
819 * gdb.base/unload.exp: Ditto.
820 * gdb.base/watchpoint-solib.exp: Ditto.
821 * gdb.cp/annota2.exp: Ditto.
822 * gdb.cp/annota3.exp: Ditto.
823 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
824 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
825 * gdb.mi/mi-pending.exp: Ditto.
826 * gdb.trace/circ.exp: Ditto.
827 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
828 * gdb.base/list.exp: Ditto.
829
830 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
831 breakpoint function and all references to the usestubs macro.
832 * gdb.base/exprs.c: Ditto.
833 * gdb.base/freebpcmd.c: Ditto.
834 * gdb.base/bitfields.c: Ditto.
835 * gdb.base/bitfields2.c: Ditto.
836 * gdb.base/break.c: Ditto.
837 * gdb.base/call-sc.c: Ditto.
838 * gdb.base/call-signals.c: Ditto.
839 * gdb.base/callfuncs.c: Ditto.
840 * gdb.base/charset.c: Ditto.
841 * gdb.base/consecutive.c: Ditto.
842 * gdb.base/constvars.c: Ditto.
843 * gdb.base/funcargs.c: Ditto.
844 * gdb.base/int-type.c: Ditto.
845 * gdb.base/interrupt.c: Ditto.
846 * gdb.base/langs0.c: Ditto.
847 * gdb.base/list0.c: Ditto.
848 * gdb.base/mips_pro.c: Ditto.
849 * gdb.base/miscexprs.c: Ditto.
850 * gdb.base/nodebug.c: Ditto.
851 * gdb.base/opaque0.c: Ditto.
852 * gdb.base/pointers.c: Ditto.
853 * gdb.base/printcmds.c: Ditto.
854 * gdb.base/ptype.c: Ditto.
855 * gdb.base/recurse.c: Ditto.
856 * gdb.base/reread1.c: Ditto.
857 * gdb.base/reread2.c: Ditto.
858 * gdb.base/restore.c: Ditto.
859 * gdb.base/return.c: Ditto.
860 * gdb.base/run.c: Ditto.
861 * gdb.base/scope0.c: Ditto.
862 * gdb.base/sepdebug.c: Ditto.
863 * gdb.base/setshow.c: Ditto.
864 * gdb.base/setvar.c: Ditto.
865 * gdb.base/sigall.c: Ditto.
866 * gdb.base/signals.c: Ditto.
867 * gdb.base/structs.c: Ditto.
868 * gdb.base/structs2.c: Ditto.
869 * gdb.base/testenv.c: Ditto.
870 * gdb.base/twice.c: Ditto.
871 * gdb.base/unwindonsignal.c: Ditto.
872 * gdb.base/watchpoint.c: Ditto.
873 * gdb.base/watchpoints.c: Ditto.
874 * gdb.base/whatis.c: Ditto.
875 * gdb.cp/classes.cc: Ditto.
876 * gdb.cp/cplusfuncs.cc: Ditto.
877 * gdb.cp/derivation.cc: Ditto.
878 * gdb.cp/formatted-ref.cc: Ditto.
879 * gdb.cp/misc.cc: Ditto.
880 * gdb.cp/overload.cc: Ditto.
881 * gdb.cp/ovldbreak.cc: Ditto.
882 * gdb.cp/ref-params.cc: Ditto.
883 * gdb.cp/ref-types.cc: Ditto.
884 * gdb.cp/templates.cc: Ditto.
885 * gdb.cp/virtfunc.cc: Ditto.
886 * gdb.hp/gdb.aCC/run.c: Ditto.
887 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
888 * gdb.hp/gdb.compat/xdb0.c: Ditto.
889 * gdb.reverse/consecutive-reverse.c: Ditto.
890 * gdb.reverse/sigall-reverse.c: Ditto.
891 * gdb.reverse/until-reverse.c: Ditto.
892 * gdb.reverse/watch-reverse.c: Ditto.
893 * gdb.trace/actions.c: Ditto.
894 * gdb.trace/circ.c: Ditto.
895 * gdb.trace/collection.c: Ditto.
896
fabde485
PA
8972011-12-13 Pedro Alves <pedro@codesourcery.com>
898
899 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
900 (func6, func7): New.
901 (main): Call func6 and func7.
902 * gdb.base/watchpoint.exp (test_wide_location_1)
903 (test_wide_location_2): New.
904 (top level): Re-enable hardware watchpoints if necessary. Call
905 test_wide_location_1 and test_wide_location_2.
906
ff7d1690
YQ
9072011-12-11 Yao Qi <yao@codesourcery.com>
908
909 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
910
a6af7abe
JB
9112011-12-11 Joel Brobecker <brobecker@adacore.com>
912
913 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
914 expected output for unsupported case.
915
61638e15
JK
9162011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
917
918 PR testsuite/12649
919 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
920 Protect gdb_test_multiple by final $gdb_prompt match.
921
0a00efc3
JK
9222011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
923
924 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
925 New variable, new test.
926 (list static-method.cc:xxx::(anonymous namespace)::A::func)
927 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
928 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
929 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
930 them if HAVE_GCC_45682_FIXED is not set.
931
4511b1ba
YQ
9322011-12-10 Yao Qi <yao@codesourcery.com>
933
934 * gdb.trace/status-stop.exp: New.
935 * gdb.trace/status-stop.c: New.
936
27949e73
JK
9372011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
938
939 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
940 timeout.
941
d8ea7931
TT
9422011-12-08 Tom Tromey <tromey@redhat.com>
943
944 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
945 condition.
946
1cc310d2
SS
9472011-12-07 Stan Shebs <stan@codesourcery.com>
948
949 * gdb.trace/tfind.exp: Update for output changes.
950
d482a875
PA
9512011-12-07 Pedro Alves <pedro@codesourcery.com>
952
953 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
954 throws "Cannot insert catchpoints in this configuration".
955 * gdb.ada/mi_catch_ex.exp: Likewise.
956
f0ba3972
PA
9572011-12-06 Pedro Alves <pedro@codesourcery.com>
958
959 * gdb.base/break-always.exp: Test changing memory at addresses
960 with breakpoints inserted.
961
f8eba3c6
TT
9622011-12-06 Joel Brobecker <brobecker@acacore.com>
963
964 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
965 involving a fully qualified function name.
966
9672011-12-06 Tom Tromey <tromey@redhat.com>
968
969 * gdb.ada/homonym.exp: Add three breakpoint tests.
970
9712011-12-06 Tom Tromey <tromey@redhat.com>
972
973 * gdb.base/solib-weak.exp (do_test): Remove kfail.
974 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
975 * gdb.objc/objcdecode.exp: Update for output changes.
976 * gdb.linespec/linespec.exp: New file.
977 * gdb.linespec/lspec.cc: New file.
978 * gdb.linespec/lspec.h: New file.
979 * gdb.linespec/body.h: New file.
980 * gdb.linespec/base/two/thefile.cc: New file.
981 * gdb.linespec/base/one/thefile.cc: New file.
982 * gdb.linespec/Makefile.in: New file.
983 * gdb.cp/templates.exp (test_template_breakpoints): Update for
984 output changes.
985 * gdb.cp/re-set-overloaded.exp: Remove kfail.
986 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
987 makes one breakpoint.
988 * gdb.cp/method2.exp (test_break): Update for output changes.
989 * gdb.cp/mb-templates.exp: Update for output changes.
990 * gdb.cp/mb-inline.exp: Update for output changes.
991 * gdb.cp/mb-ctor.exp: Update for output changes.
992 * gdb.cp/ovsrch.exp: Use fully-qualified names.
993 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
994 has multiple matches.
995 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
996 error message change.
997 * gdb.base/list.exp (test_list_filename_and_number): Update for
998 error message change.
999 * gdb.base/break.exp: Disable pending breakpoints. Update for
1000 output changes.
1001 * configure.ac: Add gdb.linespec.
1002 * configure: Rebuild.
1003 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
1004
c642a434
UW
10052011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
1006
1007 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
1008 last_break register on s390*-*-* targets.
1009
b18003d1
JB
10102011-12-06 Joel Brobecker <brobecker@adacore.com>
1011
1012 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
1013 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
1014 of parameter X in procedure Foo.
1015
fe96589c
SS
10162011-12-05 Stan Shebs <stan@codesourcery.com>
1017
1018 * gdb.trace/tfind.exp: Update help string matches.
1019
1820ab47
JK
10202011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1021
1022 * gdb.server/ext-run.exp (get process list): Accept also systemd
1023 as PID 1.
1024
e11ac3a3
JK
10252011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1026 Pedro Alves <pedro@codesourcery.com>
1027
1028 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
1029 starting GDB.
1030 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
1031 $use_gdb_stub.
1032 * gdb.base/display.exp: Likewise.
1033 * gdb.base/ending-run.exp: Likewise.
1034 * gdb.base/list.exp (test_listsize): Likewise.
1035 * gdb.base/setshow.exp: Likewise.
1036 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
1037 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
1038 check by global $use_gdb_stub.
1039 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
1040 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
1041 (default_gdb_init): Unset global $use_gdb_stub.
1042 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
1043 by global $use_gdb_stub.
1044 * lib/gdbserver-support.exp: Extend comments for set_board_info
1045 gdb_protocol and gdb,socketport.
1046 (gdbserver_start_extended): Set global gdbserver_protocol and
1047 gdbserver_gdbport. Clear global use_gdb_stub.
1048 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
1049 from target use_gdb_stub.
1050 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
1051
1d41d75c
DE
10522011-12-03 Doug Evans <dje@google.com>
1053
1054 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
1055 (gdb_step_for_stub): Add comments.
1056
d6d7a51a
MR
10572011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
1058
1059 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
1060 to the caller.
1061 (gdb_test_multiple): Likewise.
1062
05acf274
JK
10632011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1064
1065 Fix gdb.mi/mi-solib.exp without system debug info installed.
1066 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
1067 expect attribute, return 0 for it. Update comments.
1068
2268b414
JK
10692011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1070
1071 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
1072 (corrupted list): Adjust the expectation.
1073
585861ea
JK
10742011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1075
1076 PR threads/13448
1077 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
1078 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
1079 * gdb.threads/tls-var-main.c: New file.
1080 * gdb.threads/tls-var.c: New file.
1081 * gdb.threads/tls-var.exp: New file.
1082
968643aa
JK
10832011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1084
1085 PR testsuite/12649
1086 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
1087 Protect gdb_test_multiple by final $gdb_prompt match.
1088 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
1089 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1090 (test_tracepoints): Likewise.
1091
9750bca9
JK
10922011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1093
1094 PR breakpoints/13346
1095 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
1096 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
1097 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
1098
ac1349b7
JB
10992011-12-01 Joel Brobecker <brobecker@adacore.com>
1100
1101 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
1102 * gdb.ada/homonym/homonym.adb: For use of all types defined
1103 locally inside both Get_Value subprograms.
1104
26d44faf
JK
11052011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1106
1107 Fix racy FAILs.
1108 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
1109 of send_gdb.
1110
514f6425
UW
11112011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1112
1113 * gdb.base/testenv.exp: Skip on remote targets. Unset global
1114 environment variable after test completed.
1115
4255c8d2
UW
11162011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1117
1118 * gdb.base/solib-nodir.exp: Skip if remote target.
1119 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
1120 application. Call gdb_load_shlibs.
1121 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
1122
a35ad96a
JB
11232011-11-29 Joel Brobecker <brobecker@adacore.com>
1124
1125 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
1126
1a1d5513
JB
11272011-11-28 Joel Brobecker <brobecker@adacore.com>
1128
1129 * gdb.ada/fullname_bp: New testcase.
1130
50b4ddf8
JK
11312011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1132
1133 PR testsuite/12649
1134 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
1135 Wrap send_gdb into a new gdb_test.
1136
fb0aec57
JK
1137 Code cleanup.
1138 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
1139 Convert send_gdb and gdb_expect to gdb_test_multiple.
1140
2376d946
JK
11412011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1142
1143 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
1144
1eec78bd
KS
11452011-11-23 Keith Seitz <keiths@redhat.com>
1146
1147 * lib/mi-support.exp (varobj_tree): New namespace and procs.
1148 (mi_varobj_tree_test_children_callback): New proc.
1149 (mi_walk_varobj_tree): New proc.
1150
36dfb11c
TT
11512011-11-22 Tom Tromey <tromey@redhat.com>
1152
1153 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
1154 Add "use_mi_command" argument.
1155 (mi_run_cmd, mi_run_with_cli): New procs.
1156 * gdb.mi/solib-lib.c: New file.
1157 * gdb.mi/solib-main.c: New file.
1158 * gdb.mi/mi-solib.exp: New file.
1159
0e965dd0
DE
11602011-11-21 Doug Evans <dje@google.com>
1161
1162 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
1163 _Unwind_DebugHook is missing.
1164
f196051f
SS
11652011-11-20 Stan Shebs <stan@codesourcery.com>
1166
1167 * gdb.trace/tstatus.exp: New.
1168 * gdb.trace/actions.c: Include string.h.
1169
bfccc43c
YQ
11702011-11-18 Yao Qi <yao@codesourcery.com>
1171
1172 * gdb.trace/pending.exp: New.
1173 * gdb.trace/pending.c: New.
1174 * gdb.trace/pendshr1.c: New.
1175 * gdb.trace/pendshr2.c: New.
1176 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
1177 tracepoint location becomes pending.
1178 (tracepoint_change_loc_2): New.
1179
73cd8ab1
DM
11802011-11-16 David S. Miller <davem@davemloft.net>
1181
1182 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1183 target is sparc*-*-linux*
1184
77426730
PK
11852011-11-15 Paul Koning <paul_koning@dell.com>
1186
1187 * gdb.python/py-type.exp: New testcases for exceptions on scalar
1188 types.
1189
ed59ded5
DE
11902011-11-14 Doug Evans <dje@google.com>
1191
1192 * gdb.base/shell.exp: New file.
1193
405f8e94
SS
11942011-11-14 Stan Shebs <stan@codesourcery.com>
1195
1196 * gdb.trace/ftrace.c: New.
1197 * gdb.trace/ftrace.exp: New.
1198
1e4d1764
YQ
11992011-11-14 Yao Qi <yao@codesourcery.com>
1200
1201 * gdb.trace/change-loc-1.c: New.
1202 * gdb.trace/change-loc-2.c: New.
1203 * gdb.trace/change-loc.c: New.
1204 * gdb.trace/change-loc.exp: New.
1205 * gdb.trace/change-loc.h: New.
1206 * gdb.trace/trace-break.c (marker): Define new symbol.
1207 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1208 New.
1209 (break_trace_same_addr_6): New.
1210
71eba9c2 12112011-11-12 Matt Rice <ratmice@gmail.com>
1212
1213 * gdb.base/info-macros.exp: Make tests for info definitions
1214 test info macro. Add tests for info macro argument processing.
1215 Rename a few tests.
1216
1d93e29a
KS
12172011-11-11 Keith Seitz <keiths@redhat.com>
1218
1219 PR gdb/12843
1220 * gdb.base/linespecs.exp: New file.
1221
a4b5b48a
DE
12222011-11-11 Doug Evans <dje@google.com>
1223
1224 * gdb.threads/print-threads.exp: Extend timeout for slower
1225 tests.
1226
f6b47be4
DE
12272011-11-10 Doug Evans <dje@google.com>
1228
792a0230
DE
1229 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1230 "record to end of main" test.
1231
f6b47be4
DE
1232 * gdb.python/py-type.c (TS): New typedef.
1233 (ts): New global.
1234 * gdb.python/py-type.exp: Test field list of typedef.
1235
22355c90
JB
12362011-11-10 Joel Brobecker <brobecker@adacore.com>
1237
1238 * gdb.ada/small_reg_param: New testcase.
1239
a7860e76
TT
12402011-11-09 Tom Tromey <tromey@redhat.com>
1241
1242 * gdb.cp/destrprint.exp: New file.
1243 * gdb.cp/destrprint.cc: New file.
1244
72a2e3dc
MI
12452011-11-08 Meador Inge <meadori@codesourcery.com>
1246
1247 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1248 (switch_stack_to_other): New test function.
1249 * gdb.arch/thumb-prologue.exp: New test cases.
1250
c7195df2 12512011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
1252
1253 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1254
d3895d7d
YQ
12552011-11-08 Yao Qi <yao@codesourcery.com>
1256
1257 * gdb.exp (supports_process_record): New.
1258 (supports_reverse): New.
1259 * gdb.reverse/break-precsave.exp: Call support_process_record
1260 to run test conditionally.
1261 * gdb.reverse/consecutive-precsave.exp: Likewise.
1262 * gdb.reverse/i386-precsave.exp: Likewise.
1263 * gdb.reverse/machinestate-precsave.exp: Likewise.
1264 * gdb.reverse/solib-precsave.exp: Likewise.
1265 * gdb.reverse/step-precsave.exp: Likewise.
1266 * gdb.reverse/until-precsave.exp: Likewise.
1267 * gdb.reverse/watch-precsave.exp: Likewise.
1268 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1269 test conditionally.
1270 * gdb.reverse/consecutive-reverse.exp: Likewise.
1271 * gdb.reverse/finish-precsave.exp: Likewise.
1272 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1273 * gdb.reverse/finish-reverse.exp: Likewise.
1274 * gdb.reverse/i386-reverse.exp: Likewise.
1275 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1276 * gdb.reverse/machinestate.exp: Likewise.
1277 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1278 * gdb.reverse/sigall-precsave.exp: Likewise.
1279 * gdb.reverse/sigall-reverse.exp: Likewise.
1280 * gdb.reverse/solib-reverse.exp: Likewise.
1281 * gdb.reverse/step-reverse.exp: Likewise.
1282 * gdb.reverse/until-reverse.exp: Likewise.
1283 * gdb.reverse/watch-reverse.exp: Likewise.
1284
a59306a3
YQ
12852011-11-05 Yao Qi <yao@codesourcery.com>
1286
1287 * gdb.trace/trace-break.exp: Add test on setting two
1288 fast tracepoints at the same address.
1289
87769f59
JK
12902011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1291
1292 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1293
3065dfb6
SS
12942011-11-02 Stan Shebs <stan@codesourcery.com>
1295
1296 * gdb.trace/collection.c: Add code using strings.
1297 * gdb.trace/collection.exp: Add tests of string collection.
1298
89e208db
JK
12992011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1300
1301 * gdb.base/skip-solib.exp (executable_main): New variable.
1302 (binfile_main): Base it on that.
1303 Use $executable_main in clean_restart calls. Drop gdb_exit and
1304 gdb_start calls.
1305
405e54e9
JK
13062011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1307
1308 Fix racy FAILs.
1309 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1310 breakpoint_re globals import by async. Set string_regex to .* for
1311 async. Remove the optional thread_selected_re and breakpoint_re
1312 globals expectations.
1313
58e8570a
JM
13142011-11-01 Joseph Myers <joseph@codesourcery.com>
1315
1316 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1317 well as Cygwin.
1318
7b35ec7f 13192011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
1320
1321 Add tests for skip command.
89e208db
JK
1322 * gdb.base/skip-solib-lib.c: New
1323 * gdb.base/skip-solib-main.c: New
1324 * gdb.base/skip-solib.exp: New
1325 * gdb.base/skip.c: New
1326 * gdb.base/skip.exp: New
1327 * gdb.base/skip1.c: New
1328 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 1329
b9fd1791
PA
13302011-10-31 Yao Qi <yao@codesourcery.com>
1331 Pedro Alves <pedro@codesourcery.com>
1332
1333 * gdb.trace/trace-break.c: New.
1334 * gdb.trace/trace-break.exp: New.
1335
4323fecc
JK
13362011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1337
1338 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1339 break-here-2.
1340
0e5bf2a8
PA
13412011-10-28 Pedro Alves <pedro@codesourcery.com>
1342
1343 * gdb.threads/no-unwaited-for-left.c: New.
1344 * gdb.threads/no-unwaited-for-left.exp: New.
1345 * gdb.threads/non-ldr-exc-1.c: New.
1346 * gdb.threads/non-ldr-exc-1.exp: New.
1347 * gdb.threads/non-ldr-exc-2.c: New.
1348 * gdb.threads/non-ldr-exc-2.exp: New.
1349 * gdb.threads/non-ldr-exc-3.c: New.
1350 * gdb.threads/non-ldr-exc-3.exp: New.
1351 * gdb.threads/non-ldr-exc-4.c: New.
1352 * gdb.threads/non-ldr-exc-4.exp: New.
1353
3a3dad98
JK
13542011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1355
1356 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1357 * gdb.base/attach-pie-misread.exp: Likewise.
1358 * gdb.base/break-interp.exp: Likewise.
1359 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1360 testcases for use_gdb_stub.
1361 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1362 (continue): New testcase.
1363 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1364 * gdb.threads/attach-into-signal.exp: Likewise.
1365 * gdb.threads/attach-stopped.exp: Likewise.
1366 * gdb.threads/attachstop-mt.exp: Likewise.
1367
d6a5d40c
PK
13682011-10-28 Paul Koning <paul_koning@dell.com>
1369
1370 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1371
ca539be8
JK
13722011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1373
1374 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1375 (mi_gdb_test): Import globals thread_selected_re
1376 and breakpoint_re. Expect them optionally at the regex start.
1377
d234ef5c
DE
13782011-10-27 Doug Evans <dje@google.com>
1379
1380 * gdb.python/python.exp: Test source -s.
1381
ab964825
PK
13822011-10-26 Paul Koning <paul_koning@dell.com>
1383
1384 * gdb.python/lib-types.cc (struct A): New structure.
1385 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 1386
54d8a644
PK
13872011-10-25 Paul Koning <paul_koning@dell.com>
1388
1389 PR python/13327
d234ef5c 1390
54d8a644
PK
1391 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1392 fetch_lazy method.
1393
b0221781
YQ
13942011-10-24 Yao Qi <yao@codesourcery.com>
1395
1396 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1397 target is tic6x-*-*.
1398
6cda5a20
JB
13992011-10-21 Joel Brobecker <brobecker@adacore.com>
1400
1401 * gdb.ada/mi_task_info/task_switch.adb: New file.
1402 * gdb.ada/mi_task_info.exp: New file.
1403
5ed9db04
JK
14042011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1405
1406 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1407 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1408
9df2fbc4
PM
14092011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1410
1411 PR python/12656
1412
1413 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1414 global_block tests.
1415
736086ba
TT
14162011-10-18 Tom Tromey <tromey@redhat.com>
1417
1418 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1419
4af31552
TT
14202011-10-18 Tom Tromey <tromey@redhat.com>
1421
1422 * gdb.base/source.exp: Don't include full file name in test name.
1423 * gdb.python/python.exp: Don't include full file name in test
1424 name.
1425
43136979
AR
14262011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1427
1428 * gdb.base/attach-pie-noexec.c: New files.
1429 * gdb.base/attach-pie-noexec.exp: New files.
1430
543a9323
JM
14312011-10-17 Joseph Myers <joseph@codesourcery.com>
1432
1433 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1434 prompt for each extra line in command.
1435
21ae7a4d
JK
14362011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1437
1438 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1439 Revert the part of:
1440 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1441 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1442 Change the expected string.
1443
20ec36d9
JK
14442011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1445
1446 Fix results with system glibc debug info installed.
1447 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1448 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1449 Accept also __libc_ symbol prefix and no prefix.
1450
6501c2fc
KS
14512011-10-14 Keith Seitz <keiths@redhat.com>
1452
1453 PR c++/13225
1454 * gdb.cp/converts.cc (foo3_1): New function.
1455 (foo3_2): New functions.
1456 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1457 and null pointer conversions of integer constant zero.
1458 Add test to check if all arguments are checked for incompatible
1459 conversion BADNESS.
1460
55b1fd0c
TT
14612011-10-14 Tom Tromey <tromey@redhat.com>
1462
1463 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1464 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1465 linespec.
1466
22c05d8a
JK
14672011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1468
1469 Fix internal error regression.
1470 * gdb.dwarf2/implptr-optimized-out.S: New file.
1471 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1472
1d6edc3c
JK
14732011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1474
1475 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1476 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1477 (loclist): New.
1478 (4): New abbrev.
1479 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1480 Use prepare_for_testing, remove clean_restart.
1481 (p arraynoloc, p arraycallnoloc): New tests.
1482
9ec72168
JK
14832011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1484
1485 * gdb.cp/namespace-enum.exp (executable): New variable.
1486 (binfile): Use ${objdir}/${subdir}/ prefix.
1487 Use ${executable} for clean_restart.
1488
9c6c53f7
SA
14892011-10-11 Sterling Augustine <saugustine@google.com>
1490
1491 * gdb.cp/Makefile.in: Add namespace-enum test.
1492 * gdb.cp/namespace-enum.exp: New file.
1493 * gdb.cp/namespace-enum.c: New file.
1494 * gdb.cp/namespace-enum-main.c: New file.
1495
fac7ceb3
UW
14962011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
1497
1498 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1499 sysroot.
1500
941b2081
JK
15012011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1502
1503 Reimplement @entry in input expressions.
1504 * gdb.base/exprs.c (v_int_array_init): New variable.
1505 * gdb.base/exprs.exp (print v_int_array_init)
1506 (print *v_int_array_init@1, print *v_int_array_init@2)
1507 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1508 (print v_int_array_init[1]@1): New tests.
1509
0344e878
JM
15102011-10-10 Joseph Myers <joseph@codesourcery.com>
1511
1512 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1513 expected message.
1514
5a56e9c5
DE
15152011-10-09 Doug Evans <dje@google.com>
1516
1517 * gdb.base/alias.exp: Add tests for alias command.
1518
2bda9cc5
JK
15192011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1520
1521 * gdb.arch/amd64-entry-value.s: New file.
1522 * gdb.mi/mi2-amd64-entry-value.s: New file.
1523
a471c594
JK
15242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1525
1526 Display @entry parameter values even for references.
1527 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1528 functions.
1529 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1530 reference and datap_input.
1531 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1532 breakpoints.
1533 (continue to breakpoint: entry_reference: reference)
1534 (entry_reference: bt at entry)
1535 (continue to breakpoint: entry_reference: breakhere_reference)
1536 (entry_reference: bt, entry_reference: ptype regparam)
1537 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1538 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
1539 (entry_reference: p regcopy, entry_reference: p nodataparam)
1540 (entry_reference: p nodataparam@entry): New tests.
1541
36b11add
JK
15422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1543
1544 Support @entry in input expressions.
1545 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1546 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1547 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1548 (tailcall: p j@entry): New tests.
1549 * gdb.cp/koenig.cc (A::entry): New function.
1550 (main): Call it.
1551 * gdb.cp/koenig.exp (p entry (c)): New test.
1552
e18b2753
JK
15532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1554
1555 Display @entry parameter values (without references).
1556 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1557 (different, validity, invalid): New functions.
1558 (main): Call them.
1559 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1560 stacktest, breakhere_stacktest, different, breakhere_different,
1561 breakhere_validity and breakhere_invalid.
1562 (entry: bt): Update for @entry.
1563 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1564 (entry_validity: *, entry_invalid: *): Many new tests.
1565 * gdb.base/break.exp
1566 (run until breakpoint set at small function, optimized file): Accept
1567 also the @entry suffix.
1568 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1569 * gdb.mi/mi2-amd64-entry-value.c: New files.
1570 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1571
2d6c5dc2
JK
15722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1573
1574 Protect entry values against self tail calls.
1575 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1576 (main): Call self.
1577 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1578 (set debug entry-values 1, self: bt debug entry-values): New tests.
1579
111c6489
JK
15802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1581
1582 Recognize virtual tail call frames.
1583 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1584 (amb_b, amb_a): New.
1585 (main): Call a and b.
1586 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1587 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1588 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1589 New tests.
1590
8e3b41a9
JK
15912011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1592
1593 Implement basic support for DW_TAG_GNU_call_site.
1594 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1595 * gdb.arch/amd64-entry-value.cc: New file.
1596 * gdb.arch/amd64-entry-value.exp: New file.
1597
181cebd4
JK
15982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1599
1600 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1601 * gdb.dwarf2/implptr-64bit.S: New file.
1602 * gdb.dwarf2/implptr-64bit.exp: New file.
1603
741f5e3c
JK
16042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1605
1606 Fix initial language detection with -readnow.
1607 * gdb.cp/readnow-language.cc: New file.
1608 * gdb.cp/readnow-language.exp: New file.
1609
a73d2258
JK
16102011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1611
1612 Fix printed anonymous struct name.
1613 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1614
af369495
JM
16152011-10-09 Joseph Myers <joseph@codesourcery.com>
1616
1617 * gdb.base/solib-symbol.exp: Do not include directories in
1618 filenames in expected messages.
1619
1fa57852
DE
16202011-10-07 Doug Evans <dje@google.com>
1621
1622 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1623
bd054e06
KP
16242011-10-07 Kevin Pouget <kevin.pouget@st.com>
1625
1626 Allow Python notification of new object-file loadings.
1627 * gdb.python/py-events.exp: Test newobjfile event.
1628 * gdb.python/py-events.py: Register newobjfile callback.
1629 * gdb.python/py-events.c: Add call to shared library
1630 * gdb.python/py-events-shlib.c: New file.
1631
8031b6f8
JM
16322011-10-06 Joseph Myers <joseph@codesourcery.com>
1633
1634 * gdb.base/fixsection.exp: Do not include directories in filename
1635 in expected message.
1636
7fea6923
PM
16372011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1638
1639 Add tests for passing of environment variables to inferior.
1640 * gdb.base/testenv.c: New test source.
1641 * gdb.base/testenv.exp: New expect test.
1642
687f2a88
PK
16432011-10-04 Paul Koning <paul_koning@dell.com>
1644
1645 * gdb.python/py-value.c (main): Break before return.
1646
cb6be26b
KP
16472011-10-04 Kevin Pouget <kevin.pouget@st.com>
1648
1649 PR python/12691: Add the inferior to Python exited event
1650 * gdb.python/py-events.exp: Test the inferior attribute of exited
1651 event with a fork.
1652 * gdb.python/py-events.py: Print inferior number on exit.
1653 * gdb.python/py-events.c: Fork the inferior.
1654
fb213700
EBM
16552011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1656
1657 * gdb.base/jit.exp: Add testcase name to log message
1658
aa2071bd
PK
16592011-10-03 Paul Koning <paul_koning@dell.com>
1660 Jan Kratochvil <jan.kratochvil@redhat.com>
1661
1662 * gdb.python/py-value.exp
1663 (python inval = gdb.parse_and_eval('*(int*)0'))
1664 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
1665 (set argc=2, python print argc_lazy): New tests.
1666
dd11a36c
JB
16672011-10-02 Joel Brobecker <brobecker@adacore.com>
1668
1669 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
1670
46f886f1
JK
16712011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1672 Pedro Alves <pedro@codesourcery.com>
1673
1674 * gdb.python/py-value.exp (test_value_in_inferior): New variable
1675 can_read_0, test for it.
1676 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
1677 (parse_and_eval with memory error): ... here, make it untested if
1678 can_read_0.
1679
c5cb204f
MP
16802011-09-30 Marek Polacek <mpolacek@redhat.com>
1681
1682 * gdb.python/python.exp (verify pagination beforehand)
1683 (verify pagination afterwards): Fix race by splitting the line.
1684
68fb0ec0
JM
16852011-09-29 Joseph Myers <joseph@codesourcery.com>
1686
1687 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
1688 for 64-bit multilibs from i?86-* targets.
1689
6aee0d90
MP
16902011-09-29 Marek Polacek <mpolacek@redhat.com>
1691
1692 * lib/gdb.exp: Fix a typo in one of the comments.
1693
e9101ff5
MP
16942011-09-29 Marek Polacek <mpolacek@redhat.com>
1695
1696 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
1697 matching pattern.
1698
7a81bdbf
PK
16992011-09-28 Paul Koning <paul_koning@dell.com>
1700
1701 * gdb.python/py-type.c (enum E): New.
1702 * gdb.python/py-type.exp (test_fields): Add tests for Python
1703 mapping access to fields.
1704 (test_enums): New test for field access on enums.
1705
6710bf39
SS
17062011-09-27 Stan Shebs <stan@codesourcery.com>
1707
1708 * gdb.trace/collection.exp: Test collection of $_ret.
1709
b2a6bdeb
AT
17102011-09-22 Andreas Tobler <andreast@fgznet.ch>
1711
1712 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
1713 list of compilation switches for <*-*-freebsd*>.
1714
3c9057f3
SS
17152011-09-19 Stan Shebs <stan@codesourcery.com>
1716
1717 * gdb.trace/tspeed.exp: New file.
1718 * gdb.trace/tspeed.c: New file.
1719
34518530
YQ
17202011-09-18 Yao Qi <yao@codesourcery.com>
1721
1722 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
1723 instructions.
1724 (test_adr_32bit, test_pop_pc): Likewise.
1725 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
1726 Thumb instructions.
1727 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
1728 in gdb_test_multiple.
1729 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
1730
ab254057
YQ
17312011-09-17 Yao Qi <yao@codesourcery.com>
1732
1733 * lib/gdb.exp (can_single_step_to_signal_handler): New.
1734 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
1735 support single step to signal handler.
1736
9c317b71
YQ
17372011-09-17 Yao Qi <yao@codesourcery.com>
1738
1739 * gdb.base/disp-step-fork.c: New.
1740 * gdb.base/disp-step-syscall.exp: New.
1741 * gdb.base/disp-step-vfork.c: New.
1742
a8123151
JB
17432011-09-16 Joel Brobecker <brobecker@adacore.com>
1744
1745 * gdb.ada/tasks.exp: Make the expected output for
1746 the `info tasks' tests more resilient to spacing
1747 changes.
1748
63a9aad8
JK
17492011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1750
1751 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
1752 (reached breakpoint 2, reached breakpoint 3): Update expected output.
1753
2aa48337
KP
17542011-09-15 Kevin Pouget <kevin.pouget@st.com>
1755
1756 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1757 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
1758
6839b47f
KP
17592011-04-30 Kevin Pouget <kevin.pouget@st.com>
1760
1761 Handle multiple breakpoint hits in Python interface:
1762 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
1763 presence.
1764 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
1765 breakpoint hits.
1766
0935723e
JK
17672011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1768 Jan Kratochvil <jan.kratochvil@redhat.com>
1769
1770 * gdb.python/py-events.exp: Remove pretty printing comment.
1771 * gdb.python/py-evsignal.exp: New file.
1772 * gdb.python/py-evthreads.c: Include signal.h.
1773 (thread3): Remove variable count3. Remove variable bad and use raise
1774 instead.
1775 (thread2): Remove variable count2. Move thread3 pthread_create here,
1776 merge pthread_join to a single line.
1777 (main): Remove variable count1. Merge pthread_join with pthread_create
1778 to a single line.
1779 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
1780 KFAIL python/12966 for gdbserver. Test return value of
1781 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
1782 gdb_expect by gdb_test and gdb_test_multiple.
1783 (thread 2, thread 3): New tests.
1784
4801a9a3
PA
17852011-09-12 Matt Rice <ratmice@gmail.com>
1786 Pedro Alves <pedro@codesourcery.com>
1787
1788 PR gdb/13175
1789
1790 * gdb.base/interp.exp: New tests.
1791 * gdb.base/interp.c: New file.
1792
24ece742
DE
17932011-09-12 Doug Evans <dje@google.com>
1794
1795 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
1796 * gdb.dwarf2/typeddwarf.exp: Ditto.
1797
7f062217
JK
17982011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1799
1800 Fix compatibility with x32 arch.
1801 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
1802 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
1803 is_x86_like_target.
1804 * testsuite/gdb.trace/collection.exp: Likewise.
1805 * testsuite/gdb.trace/report.exp: Likewise.
1806 * testsuite/gdb.trace/unavailable.exp: Likewise.
1807 * testsuite/gdb.trace/while-dyn.exp: Likewise.
1808 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
1809 (is_x86_like_target): Check also is_amd64_regs_target.
1810
08711b9a
JK
18112011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1812
1813 PR breakpoints/12435
1814 * gdb.arch/amd64-prologue-xmm.c: New file.
1815 * gdb.arch/amd64-prologue-xmm.exp: New file.
1816 * gdb.arch/amd64-prologue-xmm.s: New file.
1817
b99b5f66
JK
18182011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1819
1820 * gdb.dwarf2/dw2-param-error-main.c: New file.
1821 * gdb.dwarf2/dw2-param-error.S: New file.
1822 * gdb.dwarf2/dw2-param-error.exp: New file.
1823
a391a2f6
PA
18242011-09-08 Pedro Alves <pedro@codesourcery.com>
1825
1826 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
1827 inferior's pid and look for a core dump named core.$pid. Use
1828 `remote_file' commands on the host instead of hand coding shell
1829 commands on the build.
1830 * gdb.base/valgrind-db-attach.exp: Kill the program before
1831 finishing the test.
1832
7d8e6458 18332011-09-02 Matt Rice <ratmice@gmail.com>
1834
1835 * lib/prompt.exp: New file for testing the first prompt.
1836 * gdb.python/py-prompt.exp: Ditto.
1837 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
1838
68e77c9e
PA
18392011-09-02 Pedro Alves <pedro@codesourcery.com>
1840
1841 * gdb.threads/gcore-thread.exp: Set the global core_supported to
1842 0, before testing gcore.
1843
9655e943
JK
18442011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
df6dc84d
JK
1846 * dw2-ifort-parameter-debug.S: Update copyright year.
1847 * dw2-ifort-parameter.c: Update copyright year.
1848 * dw2-ifort-parameter.exp: Update copyright year.
1849
9655e943
JK
1850 * dw2-ifort-parameter-debug.S: New file.
1851 * dw2-ifort-parameter.c: New file.
1852 * dw2-ifort-parameter.exp: New file.
1853
353d1d73
JK
18542011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1855
1856 * gdb.base/commands.exp (error_clears_commands_left): New function.
1857 (): Call it.
1858
5c07461a
JK
18592011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1860
1861 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
1862 (C): Initialize `a'.
1863 * gdb.mi/mi-inheritance-syntax-error.exp
1864 (-data-evaluate-expression $path): Expect `a' as 5.
1865
0d932b2f
MK
18662011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
1867
1868 PR mi/11912
1869 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
1870 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
1871 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
1872 keyword in output of -var-info-path-expression.
1873
bdb54049
JK
18742011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1875
1876 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
1877 * gdb.trace/collection.exp: Likewise.
1878 * gdb.trace/report.exp: Likewise.
1879 * gdb.trace/unavailable.exp: Likewise.
1880 * gdb.trace/while-dyn.exp: Likewise.
1881
59cde39c
KS
18822011-08-18 Keith Seitz <keiths@redhat.com>
1883
1884 PR c++/12266
1885 * gdb.cp/meth-typedefs.cc: New file.
1886 * gdb.cp/meth-typedefs.exp: New file.
1887
fa3a4f15
PM
18882011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1889
1890 * gdb.python/python.exp: Add extended-prompt tests.
1891
c1049fca
JK
18922011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 * gdb.arch/i386-dr3-watch.exp
1895 (watchpoint on gap1 does not fit debug registers)
1896 (delete all watchpoints): Fix racy expect strings.
1897
d93f7b5c
YQ
18982011-08-14 Yao Qi <yao@codesourcery.com>
1899
1900 * gdb.base/maint.exp: set data_section to ".neardata".
1901 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
1902 * gdb.base/savedregs.exp: Handle SIGILL.
1903 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
1904 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
1905
457e09f0
DE
19062011-08-12 Doug Evans <dje@google.com>
1907
1908 * gdb.python/py-symbol.exp: Add test for symbol.type.
1909
5d0bb2fb
UW
19102011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
1911
1912 * gdb.threads/pthreads.exp: Enable on non-native configurations.
1913 * gdb.mi/mi-pthreads.exp: Likewise.
1914 * gdb.mi/mi2-pthreads.exp: Likewise.
1915 * gdb.mi/gdb669.exp.exp: Likewise.
1916
fcdfa280
PA
19172011-08-09 Pedro Alves <pedro@codesourcery.com>
1918
1919 * lib/mi-support.exp (detect_async): Rename to...
1920 (mi_detect_async): ... this.
1921 * gdb.mi/mi-nonstop-exit.exp: Adjust.
1922 * gdb.mi/mi-nonstop.exp: Adjust.
1923 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
1924 * gdb.mi/mi-nsintrall.exp: Adjust.
1925 * gdb.mi/mi-nsmoribund.exp: Adjust.
1926 * gdb.mi/mi-nsthrexec.exp: Adjust.
1927
9d8fa392
PA
19282011-08-09 Pedro Alves <pedro@codesourcery.com>
1929
1930 * gdb.base/display.c (do_loops): New `p_i' local.
1931 * gdb.base/display.exp: Test displaying a variable that is
1932 temporarily at a bad address.
1933
b6cede78
JK
19342011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1935
1936 * gdb.dwarf2/dw2-op-stack-value.S: New file.
1937 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
1938
67bedb8c
JK
19392011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1940
1941 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
1942 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
1943 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 1944
af6e93b2
PA
19452011-08-05 Pedro Alves <pedro@codesourcery.com>
1946
1947 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
1948 procedure.
1949 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
1950
1cf0e11f
YQ
19512011-08-05 Yao Qi <yao@codesourcery.com>
1952
1953 * gdb.base/callfuncs.exp: Set language after main.
1954 * gdb.cp/cplusfuncs.exp: Likewise.
1955 * gdb.cp/inherit.exp: Likewise.
1956
a1e28cb2
UW
19572011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1958
1959 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
1960 * gdb.base/watch-vfork.exp: Skip on remote targets.
1961
d4f5bbb9
UW
19622011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1963
1964 * gdb.threads/thread-find.exp: Support remote targets.
1965
724f4f80
UW
19662011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1967
1968 * gdb.base/jit.exp: Download solib_binfile to target.
1969 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
1970 and call dlopen without full path name.
1971 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
1972 dlopen without full path name.
1973
934709f0
PW
19742011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1975
1976 * gdb.base/break-always.exp: Complete the test
1977 with duplicated breakpoints and enabling/disabling them.
1978
c26106c4
TT
19792011-08-02 Tom Tromey <tromey@redhat.com>
1980
1981 PR gdb/11289:
1982 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
1983
9300444e 19842011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
1985
1986 PR gdb/13045
1987 * gdb.base/float.exp: Add new test case for PR gdb/13045
1988 * gdb.base/float.c: New file.
1989
00bd41d6
PM
19902011-07-28 Phil Muldoon <pmuldoon@redhat.com>
1991
1992 * gdb.python/py-mi.exp: Test printers returning string hint, and
1993 also not returning a value.
1994 * gdb.python/py-prettyprint.c: Add testcase for above.
1995 * gdb.python/py-prettyprint.py: Add test printer for above.
1996
d24f74ce
JK
19972011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1998
1999 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
2000 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
2001 (.Ldie30) Add as field "data4".
2002 (.Ldie32) Rename field "b" to "shl".
2003 (abbrev4) Change for the "data4" field.
2004 (abbrev5, abbrev6) Remove.
2005 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
2006 (p &s.shl): ... here. Add comment.
2007 (p &s.data4): New.
2008
bb7da2bf
JK
20092011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2010
2011 Fix crash on lval_computed values.
2012 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
2013
11081198
JK
20142011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2015
2016 * gdb.base/help.exp (help whatis): Update the expected string.
2017
3c6e0cb3
JK
20182011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2019
2020 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
2021 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
2022 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
2023 Change the expected string.
2024
efa80663
PA
20252011-07-26 Pedro Alves <pedro@codesourcery.com>
2026
2027 * gdb.base/watchpoint.exp
2028 (test_disable_enable_software_watchpoint): New procedure.
2029 (top level): Run it.
2030
db8e4570
UW
20312011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
2032
2033 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
2034 executable file "${binfile}", C++ version "${binfile}-cxx".
2035 * gdb.python/py-prettyprint.exp: Likewise.
2036 * gdb.python/py-symbol.exp: Likewise.
2037 * gdb.python/py-type.exp: Likewise.
2038 * gdb.python/py-value.exp: Likewise.
2039 * gdb.python/py-template.exp (test_template_arg): Pass full executable
2040 file name instead of just suffix.
2041
543305c9
JK
20422011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 Fix implicit pointer offsets.
2045 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
2046 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
2047 (continue to breakpoint: continue to baz breakpoint for implptr)
2048 (sanity check element 0, sanity check element 1)
2049 (enter the inlined function, check element 0 for the offset)
2050 (check element 1 for the offset)
2051 (continue to breakpoint: ignore the second baz breakpoint): New tests.
2052 (set foo breakpoint for implptr): Update the breakpoint number.
2053
b3215adc
UW
20542011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2055
2056 * gdb.python/py-mi.exp: Use different file names for different
2057 versions of the executable under test.
2058 * gdb.python/py-prettyprint.exp: Likewise.
2059 * gdb.python/py-symbol.exp: Likewise.
2060 * gdb.python/py-template.exp: Likewise.
2061 * gdb.python/py-type.exp: Likewise.
2062 * gdb.python/py-value.exp: Likewise.
2063
182b9acc
UW
20642011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2065
2066 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
2067 flag after restarting GDB if necessary.
2068
e6052b5d
UW
20692011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
2070
2071 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
2072
1ced966e
PA
20732011-07-22 Pedro Alves <pedro@codesourcery.com>
2074
2075 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
2076 backend doesn't leave used debug registers behind.
2077
3543a589
TT
20782011-07-22 Tom Tromey <tromey@redhat.com>
2079
2080 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
2081 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
2082 argument.
2083 * gdb.dwarf2/typeddwarf-amd64.S: New file.
2084
14d15303 20852011-07-21 Matt Rice <ratmice@gmail.com>
2086
2087 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
2088 in mostlyclean rule. Add files ending in .core.
2089
9b158ba0 20902011-07-21 Matt Rice <ratmice@gmail.com>
2091
2092 PR macros/12999
2093 * gdb.base/info-macros.c: New test sources.
2094 * gdb.base/info-macros.exp: New tests.
2095
d17b6f81
PM
20962011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2097
2098 * gdb.python/python.exp: Add prompt substitution tests.
2099
918dd910
JK
21002011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2101
2102 Fix crash if referenced CU is aged out.
2103 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
2104 New.
2105 * gdb.dwarf2/implptr.exp: Likewise.
2106
0e37a63c
JK
21072011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2108
2109 * gdb.dwarf2/implptr.S: Rebuilt.
2110 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
2111 (bar): Use them for j, k, l.
2112 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
2113 COMPILE.
2114 (print j in implptr:bar): Update for the intp typedef.
2115 (print p[0].x in implptr:foo): Use more exact regex.
2116
f65cf84c
TT
21172011-07-18 Tom Tromey <tromey@redhat.com>
2118
2119 * gdb.cp/static-method.exp: Add missing single quote.
2120
d5b4a7be
YQ
21212011-07-18 Yao Qi <yao@codesourcery.com>
2122
2123 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
2124 supported.
2125 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2126 * gdb.mi/mi-nonstop.exp: Likewise.
2127 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2128 * gdb.mi/mi-nsintrall.exp: Likewise.
2129 * gdb.mi/mi-nsmoribund.exp: Likewise.
2130 * gdb.mi/mi-nsthrexec.exp: Likewise.
2131 * gdb.python/py-evthreads.exp: Likewise.
2132
e9ea2662
JK
21332011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2134
2135 Code cleanup.
2136 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
2137 it. Substitute it instead of test_compiler_info everywhere.
2138
ce451573
UW
21392011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2140
2141 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
2142 remote targets as well.
2143
756d88a7
UW
21442011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2145
2146 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
2147 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
2148
31f83dc5
UW
21492011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
2150
2151 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
2152 a remote machine, not the host.
2153 (gdb_compile_shlib): Set soname if target is remote.
2154
059241a0
PP
21552011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2156
2157 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
2158
28a0b48c 21592011-07-13 Matt Rice <ratmice@gmail.com>
2160
2161 * gdb.python/py-objfile-script-gdb.py: Renamed to
2162 py-objfile-script-gdb.py.in.
2163 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
2164 py-objfile-script-gdb.py.
2165 * gdb.python/py-objfile-script.exp: Update reference to
2166 py-objfile-script-gdb.py.
2167
9a771b67
JK
21682011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
2171 reference undefined label.
2172
04ad99e6
JK
21732011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
2176 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
2177 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
2178 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
2179
713389e0
PM
21802011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2181
2182 PR python/12438
2183 * gdb.python/python.exp: Add maint set/show python print-stack
2184 deprecated tests. Add set/show python print-backtrace tests.
2185
97d146f8
JK
21862011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2187
2188 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2189 debug info.
2190
facde0e5 21912011-07-06 Matt Rice <ratmice@gmail.com>
2192
2193 * gdb.python/python.exp: Update filename paths.
2194 * gdb.python/py-symtab.exp: Ditto.
2195
438640d1
MP
21962011-07-06 Marek Polacek <mpolacek@redhat.com>
2197
2198 * gdb.python/py-evthreads.exp: Add missing `$'.
2199
33a365df
MF
22002011-07-06 Jie Zhang <jie.zhang@analog.com>
2201
2202 * config/bfin.exp: New file.
2203 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2204 * gdb.asm/bfin.inc: New file.
2205
8f7ae686
MP
22062011-07-06 Marek Polacek <mpolacek@redhat.com>
2207
df46027d 2208 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
2209 the whole output.
2210
eb2a6f42
TT
22112011-07-05 Tom Tromey <tromey@redhat.com>
2212
2213 * gdb.java/jprint.java (jprint.hi): New field.
2214 * gdb.java/jprint.exp: Print string.
2215
177b42fe
TJB
22162011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2217
2218 * gdb.base/call-sc.c: Fix typos.
2219 * gdb.base/ifelse.exp: Likewise.
2220 * gdb.base/structs.c: Likewise.
2221
3b2a0cf2
JB
22222011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2223
2224 * gdb.base/jit-so.exp: New test.
2225 * gdb.base/jit-dlmain.c: New file.
2226 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2227
46fc714c
JK
22282011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2229
2230 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
2231 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2232 * gdb.cp/pr9167.exp (p b): Likewise.
2233 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2234 (test value of P in inner_m, test type of Z in inner_m): Call
2235 setup_xfail for gcc <= 4.5.
46fc714c 2236
418c7cf7
JK
22372011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2238
2239 * gdb.cp/paren-type.cc: New files.
2240 * gdb.cp/paren-type.exp: New files.
2241
3d50dd94
JK
22422011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2243
2244 Stop on first linespec terminator instead of eating what we can.
2245 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2246 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2247 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2248 (break C::f()): ... this one.
2249 (break C::operator()()): New test.
2250 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2251 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2252 test.
2253
dcf9f4ab
JK
22542011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2255
2256 Fall back linespec to minimal symbols.
2257 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2258 error message.
2259 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2260 * gdb.cp/minsym-fallback-main.cc: New file.
2261 * gdb.cp/minsym-fallback.cc: New file.
2262 * gdb.cp/minsym-fallback.exp: New file.
2263 * gdb.cp/minsym-fallback.h: New file.
2264
3f542ed1
JK
22652011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2266
2267 * gdb.cp/no-dmgl-verbose.cc: New file.
2268 * gdb.cp/no-dmgl-verbose.exp: New file.
2269
22702011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
2271
2272 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2273 __GI_.
2274 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2275 (f): New function.
2276 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2277 (complete p 'func<short>(): ... here.
2278 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2279 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2280 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2281 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2282 Make them KFAIL gcc/49546.
2283
00eb2c4a
JB
22842011-07-01 Joel Brobecker <brobecker@adacore.com>
2285
2286 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2287
85a20c42
JK
22882011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2289
2290 Test GCC PR debug/49546.
2291 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2292 (test type of F in k3_m, test value of F in k3_m): New.
2293 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2294 (main): New variable k3. Call k3.k3_m.
2295
d2d43431
JB
22962011-07-01 Jean-Charles Delay <delay@adacore.com>
2297
2298 * gdb.ada/packed_array.exp: Fix expected outout.
2299
54ae186f
JB
23002011-07-01 Jean-Charles Delay <delay@adacore.com>
2301
2302 * gdb.ada/packed_array.exp: fixed expected output.
2303
8f17729f
JB
23042011-07-01 Joel Brobecker <brobecker@adacore.com>
2305
2306 * gdb.ada/same_enum: New testcase.
2307
f5aa6869
JB
23082011-07-01 Joel Brobecker <brobecker@adacore.com>
2309
2310 * gdb.ada/ptr_typedef: New testcase.
2311
828292f2
JB
23122011-07-01 Joel Brobecker <brobecker@adacore.com>
2313
2314 * gdb.ada/arrayptr.exp: Add ptype test.
2315
18920c42
JB
23162011-07-01 Joel Brobecker <brobecker@adacore.com>
2317
2318 * gdb.ada/char_enum: New testcase.
2319
3536d9e3 23202011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
2321
2322 * gdb.base/dump.exp (capture_pointer_with_type): New.
2323 Get value from address instead of name.
2324 Start GDB once, and do `dump' and `restore'
2325 tests together.
2326
db863c42
MF
23272011-06-30 Jie Zhang <jie.zhang@analog.com>
2328 Mike Frysinger <vapier@gentoo.org>
2329
2330 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2331 helper functions for getting/setting remotetimeout variable.
2332 * lib/gdb.exp (gdb_load): If the target is remote, set
2333 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2334 with $loadtimeout. Set $load_ok to 0 before doing the load.
2335 Instead of returning, immediately, set $load_ok to 0. Call
2336 set_remotetimeout with $oldremotetimeout, and then return if
2337 $load_ok is 1.
2338
e9e642a8
AB
23392011-06-30 Andrew Burgess <aburgess@broadcom.com>
2340
2341 * gdb.python/py-template.exp: Don't run this test if the target
2342 does not support c++ tests.
2343
32019081
JK
23442011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2345
2346 Fix non-only rename list for Fortran modules import.
2347 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2348 tests.
2349 * gdb.fortran/module.f90 (module moduse): New.
2350 (program module): use moduse, test var_x, var_y and var_z.
2351
0ecee54c
TT
23522011-06-29 Tom Tromey <tromey@redhat.com>
2353
2354 PR testsuite/12040:
2355 * gdb.fortran/array-element.exp: Use f90, not f77.
2356 * gdb.fortran/complex.exp: Use f90, not f77.
2357 * gdb.fortran/derived-type.exp: Use f90, not f77.
2358 * gdb.fortran/library-module.exp: Use f90, not f77.
2359 * gdb.fortran/logical.exp: Use f90, not f77.
2360 * gdb.fortran/module.exp: Use f90, not f77.
2361 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2362 * gdb.fortran/subarray.exp: Use f90, not f77.
2363
3b2b8fea
TT
23642011-06-29 Tom Tromey <tromey@redhat.com>
2365
2366 * gdb.fortran/charset.exp: New file.
2367 * gdb.fortran/charset.f90: New file.
2368
42159ca5
TT
23692011-06-29 Tom Tromey <tromey@redhat.com>
2370
2371 PR testsuite/12040:
2372 * lib/future.exp: New file, mostly extracted from ada.exp.
2373 Rewrote compatibility code to use rename.
2374 (gdb_find_gfortran): New proc.
2375 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2376 gfortran patch.
2377 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2378 Move to future.exp.
2379 * lib/gdb.exp: Always load future.exp.
2380
af69a5ce
YQ
23812011-06-28 Yao Qi <yao@codesourcery.com>
2382
2383 * gdb.cp/exception.cc: Don't include iostream.
2384 (bar): Remove print statement.
2385 (catcher): New.
2386 (main): Remove print statements. Call function catcher.
2387 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2388 Set breakpoint on catcher, and check the value of parameter.
2389
ab5c6a72
YQ
23902011-06-23 Yao Qi <yao@codesourcery.com>
2391
2392 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2393 1.2 is disabled. KFAIL for uclinux.
2394
9497469f
MP
23952011-06-23 Marek Polacek <mpolacek@redhat.com>
2396
2397 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2398 mi_gdb_test.
2399
b9132588
MP
24002011-06-23 Marek Polacek <mpolacek@redhat.com>
2401
5d197ed0 2402 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 2403
e55595ca
MP
24042011-06-23 Marek Polacek <mpolacek@redhat.com>
2405
5d197ed0
MP
2406 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2407
24082011-06-23 Marek Polacek <mpolacek@redhat.com>
2409
2410 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2411 `test_exec_and_symbol_mi_operatons' return value.
2412 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2413 gdb_test_multiple.
2414 (test_exec_and_symbol_mi_operatons): Likewise.
2415 (test_path_specification): Likewise.
e55595ca 2416
be777e08
YQ
24172011-06-23 Yao Qi <yao@codesourcery.com>
2418
2419 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2420 supported.
2421 * lib/gdb.exp (support_displaced_stepping): New.
2422
615556d6
YQ
24232011-06-23 Yao Qi <yao@codesourcery.com>
2424
2425 * gdb.threads/execl.exp: Skip on remote target.
2426
833b0ca7
MP
24272011-06-21 Marek Polacek <mpolacek@redhat.com>
2428
5d197ed0 2429 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
2430 mi_gdb_test.
2431
1ee4023a
MP
24322011-06-20 Marek Polacek <mpolacek@redhat.com>
2433
5d197ed0 2434 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 2435
d0b1d624
MP
24362011-06-20 Marek Polacek <mpolacek@redhat.com>
2437
5d197ed0 2438 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
2439 mi_gdb_test.
2440
79aa92c1
MP
24412011-06-20 Marek Polacek <mpolacek@redhat.com>
2442
5d197ed0 2443 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 2444
5ce5db06
YQ
24452011-06-14 Yao Qi <yao@codesourcery.com>
2446
2447 gdb/testsuite/
2448 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2449
533a737e
JK
24502011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2451
2452 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2453
d0e53741
TT
24542011-06-10 Tom Tromey <tromey@redhat.com>
2455
2456 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2457 Add tests for pointer-to-member-function.
2458 * gdb.cp/temargs.cc (S::somefunc): New function.
2459 (K2): New class.
2460 (main): Instantiate K2; call method.
2461
b5916bbd
JB
24622011-06-08 Joel Brobecker <brobecker@adacore.com>
2463
2464 * gdb.python/py-inferior.c (f2): Make str an array rather
2465 than a pointer.
2466 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2467
5be4dfca
JK
24682011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2469
2470 * gdb.base/async-shell.c: New file.
2471 * gdb.base/async-shell.exp: New file.
2472
9f47e254
PA
24732011-06-06 Pedro Alves <pedro@codesourcery.com>
2474
2475 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2476
64b9b334
JB
24772011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
2478
2479 From Stephen Kitt <steve@sk2.org>
2480 * gdb.base/help.exp: Adjust following some spelling corrections
2481 in GDB.
2482
dbc0f131
YQ
24832011-06-01 Yao Qi <yao@codesourcery.com>
2484
2485 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2486
fd336a18
KS
24872010-05-31 Keith Seitz <keiths@redhat.com>
2488
2489 PR c++/12750
2490 * gdb.cp/static-method.cc: New file.
2491 * gdb.cp/static-method.exp: New file.
2492
fa8b9902
KS
24932010-05-31 Keith Seitz <keiths@redhat.com>
2494
2495 PR symtab/12704
2496 * gdb.cp/anon-ns.cc: New file.
2497 * gdb.cp/anon-ns.exp: New file.
2498
0a5b1e09
PA
24992011-05-31 Pedro Alves <pedro@codesourcery.com>
2500
2501 * gdb.arch/i386-dr3-watch.c: New file.
2502 * gdb.arch/i386-dr3-watch.exp: New file.
2503
0578b8d1
YQ
25042011-05-30 Yao Qi <yao@codesourcery.com>
2505
2506 * gdb.base/callfuncs.c (t_structs_fc): New.
2507 (t_structs_dc, t_structs_ldc): New.
2508 (t_double_many_args):
2509 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2510 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2511 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2512 * gdb.base/callfuncs.exp: Call new functions.
2513
6680506e
YQ
25142011-05-30 Yao Qi <yao@codesourcery.com>
2515
ff4d2c60
YQ
2516 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2517 Call rerun_and_prepare for each test to isolate effects.
2518
25192011-05-30 Yao Qi <yao@codesourcery.com>
2520
2521 * gdb.base/varargs.c (find_max_float_real): New.
2522 (find_max_double_real, find_max_long_double_real): New.
2523 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
2524 * lib/gdb.exp (setup_kfail_for_target): New.
2525
e43ec454
YQ
25262011-05-30 Yao Qi <yao@codesourcery.com>
2527
2528 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2529 (callcd, callce, callcf, callc1a, callc1b): New.
2530 (callc2a, callc2b): New.
2531 * gdb.base/funcargs.exp (complex_args): New.
2532 (complex_integral_args, complex_float_integral_args): New.
2533 * lib/gdb.exp (support_complex_tests): New. Determine
2534 whether to run test cases on _Complex types.
2535
432b4d03
JK
25362011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2537
2538 * gdb.threads/leader-exit.c: New file.
2539 * gdb.threads/leader-exit.exp: New file.
2540
6caf069d
MP
25412011-05-27 Marek Polacek <mpolacek@redhat.com>
2542
9497469f 2543 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 2544
97fce28b
MP
25452011-05-27 Marek Polacek <mpolacek@redhat.com>
2546
2547 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2548 remove the `supported' variable.
2549 * gdb.mi/mi-nonstop.exp: Likewise.
2550 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2551 * gdb.mi/mi-nsintrall.exp: Likewise.
2552 * gdb.mi/mi-nsmoribund.exp: Likewise.
2553 * gdb.mi/mi-nsthrexec.exp: Likewise.
2554
9da8c2a0
PA
25552011-05-26 Pedro Alves <pedro@codesourcery.com>
2556
2557 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2558
2c03e5be
PA
25592011-05-26 Pedro Alves <pedro@codesourcery.com>
2560
2561 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2562
2e21250d
KS
25632011-05-24 Keith Seitz <keiths@redhat.com>
2564
2565 PR breakpoint/12803
2566 * gdb.cp/cmpd-minsyms.cc (a): New method.
2567 (b): New method.
2568 (c): New method.
2569 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2570
cdac0397
PA
25712011-05-24 Pedro Alves <pedro@codesourcery.com>
2572
2573 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2574 watchpoint's command list didn't execute when the watchpoint went
2575 out of scope.
2576
ee5683ab
PM
25772011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
2578
2579 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2580 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2581 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2582 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2583 * gdb.arch/i386-permbkpt.exp: Likewise.
2584 * gdb.arch/i386-prologue.exp: Likewise.
2585 * gdb.arch/i386-size-overlap.exp: Likewise.
2586 * gdb.arch/i386-size.exp: Likewise.
2587 * gdb.arch/i386-unwind.exp: Likewise.
2588 * gdb.reverse/i386-precsave.exp: Likewise.
2589 * gdb.reverse/i386-reverse.exp: Likewise.
2590 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2591 * gdb.reverse/i387-env-reverse.exp: Likewise.
2592 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2593
c91c8c16
PA
25942011-05-24 Pedro Alves <pedro@codesourcery.com>
2595
2596 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2597 file doesn't error, using MI.
2598
c50491a7
TT
25992011-05-23 Tom Tromey <tromey@redhat.com>
2600
2601 * gdb.base/charset.exp (string_display): Add tests to assign to
2602 arrays.
2603 * gdb.base/charset.c (short_array, int_array, long_array): New.
2604
4a07b7da
PA
26052011-05-20 Pedro Alves <pedro@codesourcery.com>
2606
2607 Cope with async mode.
2608
4a07b7da
PA
2609 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2610 into gdb_test + mi_expect_stop.
2611
b275f2d2
PA
26122011-05-20 Pedro Alves <pedro@codesourcery.com>
2613
2614 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2615 (callme): Remove printf call.
2616
eec52c44
PM
26172011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2618
2619 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2620 quote pattern to avoid problems with Cygwin/mingw expect versions.
2621 * gdb.base/default.exp (show convenience): Use double
2622 quote pattern for regular expressions.
2623
b3c8eb43
JK
26242011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2625
2626 Fix -readnow for -gdwarf-4 unused type units.
2627 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2628 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2629
ed731959
JK
26302011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2631
2632 * gdb.base/kill-after-signal.c: New file.
2633 * gdb.base/kill-after-signal.exp: New file.
2634
3b48433d
PA
26352011-05-16 Pedro Alves <pedro@codesourcery.com>
2636
2637 * gdb.ada/start.exp: Call untested with the correct test filename.
2638 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
2639 test filename. Make the test's binary unique.
2640 * gdb.arch/i386-signal.exp: Call untested with the correct test
2641 filename.
2642 * gdb.arch/i386-size-overlap.exp: Ditto.
2643 * gdb.arch/Makefile.in (EXECUTABLES): Update.
2644 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2645 * gdb.cp/call-c.exp: Ditto.
2646 * gdb.mi/mi-reverse.exp: Call untested with the correct test
2647 filename. Make the test's binary unique.
2648 * gdb.mi/Makefile.in (EXECUTABLES): Update.
2649 * gdb.python/py-mi.exp: Ditto.
2650 * gdb.python/Makefile.in (EXECUTABLES): Update.
2651 * gdb.reverse/i386-precsave.exp: Ditto.
2652 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
2653 test filename.
2654 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2655 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
2656 unique.
2657 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
2658 test filename.
2659 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
2660 * gdb.trace/tfile.exp: Ditto.
2661
ba4a8bdd
YQ
26622011-05-14 Yao Qi <yao@codesourcery.com>
2663
2664 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
2665 type.
2666
dbaefcf7
DE
26672011-05-13 Doug Evans <dje@google.com>
2668
2669 * gdb.python/py-objfile-script.exp: New file.
2670 * gdb.python/py-objfile-script.c: New file.
2671 * gdb.python/py-objfile-script-gdb.py: New file.
2672 * testsuite/gdb.python/py-section-script.exp: Test
2673 "info auto-load-scripts".
2674
9930639c
TT
26752011-05-13 Tom Tromey <tromey@redhat.com>
2676
2677 * gdb.dwarf2/clztest.exp: New file.
2678 * gdb.dwarf2/clztest.c: New file.
2679 * gdb.dwarf2/clztest.S: New file.
2680
05272e11
DE
26812011-05-13 Doug Evans <dje@google.com>
2682
cc63ef9b
DE
2683 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
2684 String16 tests.
05272e11 2685
6edba76f
TT
26862011-05-13 Tom Tromey <tromey@redhat.com>
2687
2688 * lib/gdb.exp (is_x86_like_target): New proc.
2689 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
2690 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
2691 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
2692 -nostdlib to compiler.
2693 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
2694 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
2695 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
2696 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
2697 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
2698
028d0ed5
TJB
26992011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2700
2701 * gdb.python/py-function.exp: Test setting a value from a function
2702 which executes a command.
2703
8a9b8146
TT
27042011-05-12 Tom Tromey <tromey@redhat.com>
2705
2706 * gdb.dwarf2/typeddwarf.S: New file.
2707 * gdb.dwarf2/typeddwarf.c: New file.
2708 * gdb.dwarf2/typeddwarf.exp: New file.
2709
10483e8e
MP
27102011-05-12 Marek Polacek <mpolacek@redhat.com>
2711
2712 * gdb.mi/mi-basics.exp: Fix races. Honour the
2713 `test_exec_and_symbol_mi_operatons' return value.
2714 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2715 gdb_test_multiple.
2716 (test_exec_and_symbol_mi_operatons): Likewise.
2717 (test_path_specification): Likewise.
2718
faf067f1
JK
27192011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2720
2721 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
2722 (gdb_touch_execfile): Remove catch wrappers. New variable time.
2723 Replace `file copy' and `file rename' by `file mtime'. Twice.
2724
7ff911a3
JK
27252011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 * gdb.base/readline-ask.c: New file.
2728 * gdb.base/readline-ask.exp: New file.
2729 * gdb.base/readline-ask.inputrc: New file.
2730
a536c6d7
UW
27312011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
2732
2733 * gdb.cell/bt.exp: Delete breakpoints before running to signal
2734 to avoid race condition.
2735 * gdb.cell/coremaker.c: Use small stack size.
2736 * gdb.cell/ea-standalone.exp: Use file name without path as
2737 argument to c_to.
2738 * gdb.cell/fork.exp: Allow other output when continuing to end.
2739
d472a426
JK
27402011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2741
2742 * gdb.threads/corethreads.c: New file.
2743 * gdb.threads/corethreads.exp: New file.
2744
27452011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
2746
2747 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
2748 Try to compile the test using -Wl,-z,norelro first.
2749 (load_core): New variable libthread_db_seen, initialize it.
2750 (zeroed-threads cannot be listed): Protect it by XFAIL on
2751 !$libthread_db_seen.
2752
8be455d7
JK
27532011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2754
2755 PR 12573
2756 * gdb.dwarf2/dw2-skip-prologue.S: New file.
2757 * gdb.dwarf2/dw2-skip-prologue.c: New file.
2758 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
2759
1976171a
JK
27602011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 * gdb.cp/psymtab-parameter.cc: New file.
2763 * gdb.cp/psymtab-parameter.exp: New file.
2764
7db6f30f
JK
27652011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2766
2767 Fix a race.
2768 * gdb.cp/static-print-quit.exp (print c): Split to ...
2769 (print c - <return>, print c - q <return>, print c - to quit):
2770 ... these. Make the testfile untested on gdb-7.1.
2771
85161e9e 27722011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
2773
2774 * lib/gdb.exp (exec_target_file, exec_symbol_file,
2775 gdb_rename_execfile, gdb_touch_execfile): New.
2776 * gdb.base/reread.exp: Use new procs to handle multiple
2777 exec files.
2778
0c51be18
YQ
27792011-05-05 Yao Qi <yao@codesourcery.com>
2780
2781 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
2782 (test_adr_32bit, test_pop_pc): New.
2783 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
2784 (test_adr_32bit, test_pop_pc): New.
2785
4d393d60
JM
27862011-05-04 Joseph Myers <joseph@codesourcery.com>
2787
2788 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
2789 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
2790 targets.
2791 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
2792 handle targets.
2793
8ffd0459
JK
27942011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 * gdb.base/completion.exp (complete help info wat): Rename to ...
2797 (complete 'help info wat'): ... here.
2798 Remove all `-re ".*' and `-re "^.*' redundant regexes.
2799 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
2800
8e28d804
PA
28012011-05-04 Pedro Alves <pedro@codesourcery.com>
2802
2803 * gdb.base/completion.exp: Use gdb_test_multiple instead of
2804 gdb_test and explicit $gdb_prompt/timeout matches.
2805
3eb2ef34
YQ
28062011-05-04 Yao Qi <yao@codesourcery.com>
2807
2808 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
2809 and __thumb2__.
2810
aaaf81a3
MP
28112011-05-03 Marek Polacek <mpolacek@redhat.com>
2812
2813 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
2814 in place of `gdb_test "delete breakpoints"'. This eliminates two
2815 testcases.
2816
c4cbc0df
PA
28172011-05-02 Pedro Alves <pedro@codesourcery.com>
2818
2819 PR testsuite/12649
2820 Fix races.
2821
2822 * gdb.base/completion.exp: Remove all sleep calls. Remove
2823 unnecessary regexs. Don't explicitly expect anything after the
2824 prompt. Eat the prompt if necessary.
2825
b4cbb4a3
EBM
28262011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2827
2828 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
2829 accept to show the caller line again as well as the line after.
2830
d65aec65
PM
28312011-04-29 Phil Muldoon <pmuldoon@redhat.com>
2832
2833 PR mi/12531
2834
2835 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
2836 compile target.
2837 * gdb.python/py-prettyprint.exp: Add C++ object for
2838 CPLUS_FAKE_CHILD test.
2839
30852783
UW
28402011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
2841
2842 * gdb.base/signest.exp: New file.
2843 * gdb.base/signest.c: Likewise.
2844
c7b1f0d9
JK
28452011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2846
2847 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
2848 thread and breakpoint notifications.
2849
559a7a62
JK
28502011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2851
2852 * gdb.base/fortran-sym-case.c: New file.
2853 * gdb.base/fortran-sym-case.exp: New file.
2854 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
2855 * gdb.dwarf2/dw2-case-insensitive.c: New file.
2856 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
2857
8344e389
JK
28582011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2859
2860 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
2861 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
2862 false #1', `if true else false #2' and `if true else false #3'.
2863
2484c66b
UW
28642011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
2865
2866 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
2867 while delivering signal.
2868
8d3788bd
VP
28692011-04-27 Vladimir Prus <vladimir@codesourcery.com>
2870
2871 MI breakpoint notifications.
2872
2873 * testsuite/gdb.mi/mi-cli.exp: Adust.
2874 * testsuite/gdb.mi/mi2-cli.exp: Adust.
2875 * testsuite/gdb.mi/mi-watch.exp: Adust.
2876 * testsuite/gdb.mi/mi2-watch.exp: Adust.
2877 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
2878 notifications.
2879
3e03848b
JK
28802011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 * gdb.base/gdbindex-stabs-dwarf.c: New file.
2883 * gdb.base/gdbindex-stabs.c: New file.
2884 * gdb.base/gdbindex-stabs.exp: New file.
2885
918c9108
YQ
28862011-04-25 Yao Qi <yao@codesourcery.com>
2887
2888 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
2889 with /*...*/.
2890 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2891
90556b8c
JK
28922011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2893
2894 * gdb.python/py-value.exp (test_objfiles): Name the first test
2895 `py-value in file.filename'.
2896
03f2bd59
JK
28972011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2898
2899 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
2900 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
2901 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
2902 !gdbserver_reconnect_p..
2903 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
2904
7b08b9eb
JK
29052011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2906
2907 * gdb.cp/cpcompletion.exp (complete class methods)
2908 (complete class methods beginning with F): Move them above runto. New
2909 comment about the runto delimiter.
2910
b78974c3
PA
29112011-04-20 Pedro Alves <pedro@codesourcery.com>
2912
2913 * gdb.base/maint.exp: Test that "maint print registers" works
2914 without a running program.
2915
20429c40 29162011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 2917
20429c40
MP
2918 * gdb.base/setshow.exp: Fix racy tests.
2919 ($old_gdb_prompt): New variable.
2920
7a9dd1b2
TT
29212011-04-19 Tom Tromey <tromey@redhat.com>
2922
2923 * gdb.mi/mi-nsmoribund.exp:
2924 * gdb.hp/gdb.objdbg/objdbg01.exp:
2925 * gdb.base/structs.exp (test_struct_returns):
2926 * gdb.base/call-sc.exp (test_scalar_returns):
2927 * gdb.base/bigcore.exp: Remove duplicate words.
2928
02835898
JK
29292011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2930
2931 * gdb.base/break-interp-lib.c (v, vptr): New variables.
2932 * gdb.base/break-interp.exp (test_attach): New comment.
2933
254f582e
JK
29342011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2935
2936 * gdb.threads/gcore-thread.exp ($core0file): New variable.
2937 (clear __stack_user.next, clear stack_used.next)
2938 (save a zeroed-threads corefile): New test.
2939 Call core_load for $core0file.
2940 (zeroed-threads cannot be listed): New test.
2941
4fe85f5c
JK
29422011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2943
2944 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
2945 filename.
2946 ($srcfile): Preserve the original value.
2947 ($testfile): Match it the .exp filename.
2948 ($corefile): New variable. Substitute it around.
2949 Use clean_restart.
2950 ($prev_timeout): Remove.
2951 (load_core): Move core loading into this proc.
2952 Fix restore of $timeout if load_core fails.
2953
63524580
JK
29542011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2955
2956 * gdb.base/eu-strip-infcall.c: New file.
2957 * gdb.base/eu-strip-infcall.exp: New file.
2958
90359a16
JK
29592011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2960
2961 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
2962 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
2963
626e7282
JK
29642011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2965
2966 Fix Python access to inlined frames.
2967 * gdb.python/py-frame-inline.c: New file.
2968 * gdb.python/py-frame-inline.exp: New file.
2969
3363d018
EBM
29702011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
2971
2972 * gdb.base/gdb1090.exp: Change breakpoint location to read the
2973 content of 's24' correctly (avoiding "optimized out").
2974 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
2975
28781456
JK
29762011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2977
2978 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
2979
4a4106ca
TJB
29802011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2981
2982 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
2983 expect a colon in watch -location output.
2984
d26ccb4f
JK
29852011-04-13 Marek Polacek <mpolacek@redhat.com>
2986
df46027d 2987 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
2988 New testcase `expect response to define backtrace'. Also remove
2989 redundant `default' block.
2990
e1ab1f9c
JK
29912011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2992
2993 * gdb.python/py-prettyprint.c (struct hint_error): New.
2994 (main): New variable hint_error.
2995 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
2996 "print hint_error".
2997 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
2998 (register_pretty_printers): Register it.
2999
0c2e6019
TT
30002011-04-04 Tom Tromey <tromey@redhat.com>
3001
3002 * gdb.cp/maint.exp (test_help): Update.
3003 (test_namespace): Likewise.
3004
af57139d
JB
30052011-04-01 Joel Brobecker <brobecker@adacore.com>
3006
3007 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
3008 * gdb.ada/arrayptr.exp: Add new tests.
3009
956a9fb9
JB
30102011-04-01 Joel Brobecker <brobecker@adacore.com>
3011
3012 * gdb.ada/mi_catch_ex: New testcase.
3013
d0c4d642
PA
30142011-04-01 Pedro Alves <pedro@codesourcery.com>
3015
3016 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
3017 base::overload(void) method without specifying "const".
3018
18819fa6
UW
30192011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3020
3021 * gdb.arch/thumb-singlestep.S: New file.
3022 * gdb.arch/thumb-singlestep.exp: Likewise.
3023
a4c8e806
TT
30242011-03-31 Tom Tromey <tromey@redhat.com>
3025
3026 * gdb.python/py-prettyprint.py (exception_flag): New global.
3027 (NoStringContainerPrinter._iterator.next): Check it.
3028 * gdb.python/py-prettyprint.c (main): New variable nstype2.
3029 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
3030
53832f31
TT
30312011-03-29 Tom Tromey <tromey@redhat.com>
3032
3033 * gdb.cp/anon-struct.cc: New file.
3034 * gdb.cp/anon-struct.exp: New file.
3035
e4620230
JK
30362011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3037
3038 Test STT_GNU_IFUNC support.
3039 * gdb.base/gnu-ifunc-lib.c: New file.
3040 * gdb.base/gnu-ifunc.c: New file.
3041 * gdb.base/gnu-ifunc.exp: New file.
3042
d0fb5eae
JK
30432011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3044
3045 Support a ring of related breakpoints.
3046 * gdb.base/watchpoint-delete.c: New file.
3047 * gdb.base/watchpoint-delete.exp: New file.
3048
20106cfb
JK
30492011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3050
3051 * gdb.ada/arrayparam.exp (print first after function call): Use
3052 explicit package name. Add a comment
3053 (print lasta after function call): Rename ...
3054 (print last after function call): ... it and use explicit package
3055 name.
3056 (print length after function call): Use explicit package name.
3057 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
3058 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
3059 (multiple matches for symbol i): Rename ...
3060 (multiple matches for symbol integervar): ... it.
3061 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
3062 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
3063
e7ab5e63
AB
30642011-03-25 Andrew Burgess <aburgess@broadcom.com>
3065
3066 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
3067 environment variable to make grep output more predictable. Move
3068 all the environment setup into gdb_init so it's done once per test
3069 case rather than each time we start gdb.
3070
9ef07c8c
TT
30712011-03-24 Tom Tromey <tromey@redhat.com>
3072
3073 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
3074 test.
3075
dd90784c
JK
30762011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3077
3078 * gdb.dwarf2/dw2-entry-value-main.c: New file.
3079 * gdb.dwarf2/dw2-entry-value.S: New file.
3080 * gdb.dwarf2/dw2-entry-value.exp: New file.
3081
05775840
PM
30822011-03-22 Phil Muldoon <pmuldoon@redhat.com>
3083
3084 PR python/12183
3085
3086 * gdb.python/py-function.exp: Add GdbError tests.
3087
8661b11b
PA
30882011-03-18 Pedro Alves <pedro@codesourcery.com>
3089
3090 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
3091 (reglocal_test_func, statlocal_test_func): New functions.
3092 (globals_test_func): Call new functions.
3093 * gdb.trace/unavailable.exp (gdb_collect_args_test)
3094 (gdb_collect_locals_test): New procedure.
3095 (gdb_trace_collection_test): Call new procedures.
3096
0fdb4f18
PA
30972011-03-18 Pedro Alves <pedro@codesourcery.com>
3098
3099 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
3100 (test_register, test_register_unavailable): New procedures.
3101 (gdb_unavailable_registers_test): New procedure.
3102 (gdb_trace_collection_test): Call it.
3103
99c3dc11
PM
31042011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3105
3106 PR python/12149
3107
3108 * gdb.python/python.exp: Add gdb.write tests.
3109
29703da4
PM
31102010-03-17 Phil Muldoon <pmuldoon@redhat.com>
3111
3112 * gdb.python/Makefile.in: Add py-objfile.
3113 * gdb.python/py-objfile.exp: New file.
3114 * gdb.python/py-objfile.c: New file.
3115 * gdb.python/py-block.exp: Add is_valid tests.
3116 * gdb.python/py-inferior.exp: Ditto.
3117 * gdb.python/py-infthread.exp: Ditto.
3118 * gdb.python/py-symbol.exp: Ditto.
3119 * gdb.python/py-symtab.exp: Ditto.
3120
598997c8
KS
31212011-03-16 Keith Seitz <keiths@redhat.com>
3122
3123 PR c++/12273
3124 * gdb.cp/cmpd-minsyms.exp: New test.
3125 * gdb.cp/cmpd-minsyms.cc: New file.
3126
3127 PR c++/11734
3128 * gdb.cp/ovsrch.exp: New test.
3129 * gdb.cp/ovsrch.h: New file.
3130 * gdb.cp/ovsrch1.cc: New file.
3131 * gdb.cp/ovsrch2.cc: New file.
3132 * gdb.cp/ovsrch3.cc: New file.
3133 * gdb.cp/ovsrch4.cc: New file.
3134
c91513d8
PP
31352011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
3136
3137 PR gdb/12528
3138 * gdb.base/Makefile.in: Adjust EXECUTABLES.
3139 * gdb.base/break-on-linker-gcd-function.exp: New test.
3140 * gdb.base/break-on-linker-gcd-function.cc: New file.
3141
7470fc63
AT
31422011-03-15 Andreas Tobler <andreast@fgznet.ch>
3143
3144 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
3145
959e7469
PM
31462011-03-15 Phil Muldoon <pmuldoon@redhat.com>
3147
3148 * lib/gdb.exp (gdb_unload): Add another termination case.
3149
9373cf26
JK
31502011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3151
3152 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
3153 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
3154 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
3155 Provide a stub byte there.
3156 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
3157 DW_AT_entry_pc.
3158 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
3159
24e9cda0
UW
31602011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
3161
3162 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
3163 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
3164 "generic ABI, auto".
3165 (altivec_abi_tests): Accept vectors returned by reference.
3166
7371cf6d
PM
31672010-03-14 Phil Muldoon <pmuldoon@redhat.com>
3168
3169 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
3170
ce77046a
UW
31712011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
3172
3173 * gdb.python/py-section-script.exp: Skip test if no Python support.
3174
176400c3
UW
31752011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
3176
3177 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
3178
ecec24e6
PM
31792011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3180
3181 * gdb.python/py-parameter.exp: Update tests to the new Python
3182 parameter API. Add "no documentation" test. Add deprecated API
3183 backward compatibility test.
3184
5dbdd470
TT
31852011-03-09 Tom Tromey <tromey@redhat.com>
3186
3187 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3188 gdb_continue_to_end.
3189
b66e66ee
MK
31902011-03-09 Mark Kettenis <kettenis@gnu.org>
3191
3192 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3193 tabs.
3194
eceb0c5f
TT
31952011-03-09 Tom Tromey <tromey@redhat.com>
3196
3197 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3198 parentheses.
3199 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3200 $command.
3201 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3202 argument to gdb_continue_to_end.
3203 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3204 argument to gdb_continue_to_end.
3205 * gdb.cp/annota3.exp: Fix regex.
3206 * gdb.cp/annota2.exp: Fix regex.
3207 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3208 gdb_continue_to_end.
3209 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3210 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3211 gdb_continue_to_end.
3212
63154eca
PA
32132011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3214
3215 * gdb.server/ext-run.exp
3216 (load new file without any gdbserver inferior): New test.
3217
967d1f9b
TT
32182011-03-07 Tom Tromey <tromey@redhat.com>
3219
3220 * Makefile.in (TAGS): Rewrite.
3221
d68dcbb9
JK
32222011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3223
3224 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3225 initial commands echo. New match for `Found trace'. Anchor all the
3226 other matches. Anchor and match for `No trace frame found' the final
3227 match.
3228
6bf58e63
TT
32292011-03-07 Tom Tromey <tromey@redhat.com>
3230
3231 * Makefile.in (TAGS): New target.
3232
fda326dd
TT
32332011-03-07 Tom Tromey <tromey@redhat.com>
3234
3235 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3236 change.
3237 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3238 change.
3239 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3240 exit message change.
3241 (skip_altivec_tests): Update for exit message change.
3242 (skip_vsx_tests): Likewise.
3243 (gdb_continue_to_end): Likewise. Add 'command' argument.
3244 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3245 * gdb.threads/tls.exp: Update for exit message change.
3246 * gdb.threads/thread-unwindonsignal.exp: Use
3247 gdb_continue_to_end.
3248 * gdb.threads/step.exp (step_it): Update for exit message change.
3249 (continue_all): Likewise.
3250 * gdb.threads/print-threads.exp (test_all_threads): Update for
3251 exit message change.
3252 * gdb.threads/interrupted-hand-call.exp: Use
3253 gdb_continue_to_end.
3254 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3255 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3256 gdb_continue_to_end.
3257 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3258 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3259 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3260 * gdb.cp/method.exp: Update for exit message change.
3261 * gdb.cp/mb-templates.exp: Update for exit message change.
3262 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3263 * gdb.cp/annota3.exp: Update for exit message change.
3264 * gdb.cp/annota2.exp: Update for exit message change.
3265 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3266 * gdb.base/term.exp: Update for exit message change.
3267 * gdb.base/step-test.exp (test_i): Update for exit message change.
3268 * gdb.base/sigstep.exp (advance): Update for exit message change.
3269 (advancei): Likewise.
3270 * gdb.base/siginfo.exp: Update for exit message change.
3271 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3272 * gdb.base/reread.exp: Use gdb_continue_to_end.
3273 * gdb.base/langs.exp: Use gdb_continue_to_end.
3274 * gdb.base/interrupt.exp: Update for exit message change.
3275 * gdb.base/gdb1555.exp: Update for exit message change.
3276 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3277 * gdb.base/ending-run.exp: Update for exit message change.
3278 * gdb.base/chng-syms.exp: Update for exit message change.
3279 * gdb.base/checkpoint.exp: Update for exit message change.
3280 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3281 gdb_continue_to_end.
3282 (test_catch_syscall_with_wrong_args): Likewise.
3283 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3284 * gdb.base/break-interp.exp (test_ld): Update for exit message
3285 change.
3286 * gdb.base/bang.exp: Update for exit message change.
3287 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3288 (do_call_attach_tests): Likewise.
3289 * gdb.base/a2-run.exp: Update for exit message change.
3290 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3291 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3292 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3293
dd19bd70
JK
32942011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3295
3296 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3297
30e62689
TT
32982011-03-03 Tom Tromey <tromey@redhat.com>
3299
3300 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3301 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3302 * gdb.hp/gdb.aCC/configure.ac: Remove.
3303 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3304 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3305 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3306 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3307 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3308 * gdb.hp/gdb.compat/configure.ac: Remove.
3309 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3310 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3311 * gdb.hp/gdb.defects/configure.ac: Remove.
3312 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3313 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3314 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3315 * gdb.hp/configure.ac: Remove.
3316 * gdb.hp/configure: Remove.
3317 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3318 substitution.
3319 (Makefile): Remove rule.
3320 * gdb.cell/configure.ac: Remove.
3321 * gdb.cell/configure: Remove.
3322 * gdb.stabs/Makefile.in (Makefile): Remove.
3323 (distclean): Don't remove config.status or config.log.
3324 * gdb.stabs/configure (Makefile): Remove.
3325 * gdb.stabs/configure.ac: Remove.
3326 * configure: Rebuild.
3327 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3328 Remove stabs- and cell-specific logic. Test for existence of
3329 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3330 subdirectories, gdb.cell, and and gdb.stabs.
3331 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3332
c171f854
JB
33332011-03-03 Joel Brobecker <brobecker@adacore.com>
3334
3335 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3336 end of buffer.
3337
9a5193cb
JB
33382011-03-02 Joel Brobecker <brobecker@adacore.com>
3339
3340 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3341 gdb_test when running a test where we expected no output back.
3342
9bb4c1bb
MS
33432011-02-28 Michael Snyder <msnyder@vmware.com>
3344
3345 * gdb.cp/overload.cc: Change initializer value to integer.
3346
3bd0f5ef
MS
33472011-02-27 Michael Snyder <msnyder@vmware.com>
3348
3349 * gdb.multi/base.exp: Add test for remove-inferiors.
3350
2279eaad
JB
33512011-02-26 Joel Brobecker <brobecker@adacore.com>
3352
3353 * gdb.python/py-frame.exp: Simplify the initialization phase
3354 using prepare_for_testing.
3355
c82c0b55
MS
33562011-02-25 Michael Snyder <msnyder@vmware.com>
3357
3358 * gdb.multi/base.exp: Add tests for info inferiors with args.
3359
1d94651b
JK
33602011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3361
3362 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3363 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3364 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3365 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3366 asmfile3. Comment the STABS (#3) file compilation. Compile
3367 everything through assembler. Provide KFAIL for symtab/12497.
3368 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3369 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3370 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3371 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3372
3bd0f5ef
MS
33732011-02-24 Michael Snyder <msnyder@vmware.com>
3374
3375 * gdb.base/break.exp: Add tests for delete breakpoints using
3376 convenience variables and value history references.
3377
12c1418e
MS
33782011-02-24 Michael Snyder <msnyder@vmware.com>
3379
3380 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3381 left behind in previous check-in.
3382
e5a67952
MS
33832011-02-23 Michael Snyder <msnyder@vmware.com>
3384
3385 * gdb.base/break.exp: Add tests for "info break" with arguments.
3386 * gdb.trace/infotrace.exp: Update patterns for error and help.
3387 * gdb.base/completion.exp: Update pattern.
3388 * gdb.base/ena-dis-br.exp: Update pattern.
3389 * gdb.base/help.exp: Update patterns.
3390
33912011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
3392
3393 * gdb.base/memattr.exp: New test.
3394 * gdb.base/memattr.c: Test load for memattr.exp.
3395
6e6fbe60
DE
33962011-02-22 Doug Evans <dje@google.com>
3397
3398 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3399
1d41d745
MS
34002011-02-22 Michael Snyder <msnyder@vmware.com>
3401
3402 * Makefile.in: Make more clean.
3403 * gdb.ada/Makefile.in: Ditto.
3404 * gdb.arch/Makefile.in: Ditto.
3405 * gdb.asm/Makefile.in: Ditto.
3406 * gdb.base/Makefile.in: Ditto.
3407 * gdb.cp/Makefile.in: Ditto.
3408 * gdb.dwarf2/Makefile.in: Ditto.
3409 * gdb.java/Makefile.in: Ditto.
3410 * gdb.mi/Makefile.in: Ditto.
3411 * gdb.modula2/Makefile.in: Ditto.
3412 * gdb.python/Makefile.in: Ditto.
3413 * gdb.server/Makefile.in: Ditto.
3414 * gdb.stabs/Makefile.in: Ditto.
3415 * gdb.threads/Makefile.in: Ditto.
3416 * gdb.trace/Makefile.in: Ditto.
3417
79ba84ca
MS
34182011-02-22 Michael Snyder <msnyder@vmware.com>
3419
df46027d 3420 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
3421 info threads.
3422
b9b35694
JB
34232011-02-22 Joel Brobecker <brobecker@adacore.com>
3424
3425 * gdb.python/py-breakpoint.exp: Fix the expected output of
3426 one of the "maint info breakpoints" tests to accept the output
3427 generated on platforms that do not have hardware watchpoints.
3428
8bfb830f
JB
34292011-02-22 Joel Brobecker <brobecker@adacore.com>
3430
3431 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3432 clean_restart. Be a little stricter in the expected output
3433 for one of the tests. Fix a typo in one of the comments.
3434
c45f3c54
JB
34352011-02-22 Joel Brobecker <brobecker@adacore.com>
3436
3437 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3438 Delete variable binfile, no longer use. Add or modify test
3439 comments to make them unique.
3440
b97c863c
MS
34412011-02-21 Michael Snyder <msnyder@vmware.com>
3442
3443 * Makefile.in: Update for make clean.
3444 * gdb.ada/Makefile.in: Ditto.
3445 * gdb.arch/Makefile.in: Ditto.
3446 * gdb.asm/Makefile.in: Ditto.
3447 * gdb.base/Makefile.in: Ditto.
3448 * gdb.cp/Makefile.in: Ditto.
3449 * gdb.dwarf2/Makefile.in: Ditto.
3450 * gdb.java/Makefile.in: Ditto.
3451 * gdb.mi/Makefile.in: Ditto.
3452 * gdb.modula2/Makefile.in: Ditto.
3453 * gdb.python/Makefile.in: Ditto.
3454 * gdb.server/Makefile.in: Ditto.
3455 * gdb.stabs/Makefile.in: Ditto.
3456 * gdb.threads/Makefile.in: Ditto.
3457 * gdb.trace/Makefile.in: Ditto.
3458
aea5b279
MS
34592011-02-21 Michael Snyder <msnyder@vmware.com>
3460
3461 * gdb.threads/thread-find.exp: Update patterns for changes in
3462 output of "info threads" command.
3463
e3039479
UW
34642011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3465 Ulrich Weigand <uweigand@de.ibm.com>
3466
3467 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3468 (skip_hw_watchpoint_tests): Likewise.
3469 (skip_hw_watchpoint_multi_tests): Likewise.
3470
b800ec70
UW
34712011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
3472
3473 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3474 (skip_hw_watchpoint_tests): Likewise.
3475 (skip_hw_watchpoint_multi_tests): Likewise.
3476 (skip_hw_watchpoint_access_tests): Likewise.
3477
3478 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3479 * gdb.base/pr11022.exp: Likewise.
3480 * gdb.base/watch-read.exp: Likewise.
3481 * gdb.base/watch_thread_num.exp: Likewise.
3482 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3483 * gdb.base/watchpoint-hw.exp: Likewise.
3484 * gdb.base/watchpoint.exp: Likewise.
3485 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3486 * gdb.threads/watchthreads-reorder.exp: Likewise.
3487 * gdb.threads/watchthreads.exp: Likewise.
3488 * gdb.threads/watchthreads2.exp: Likewise.
3489
91033e37
JB
34902011-02-21 Joel Brobecker <brobecker@adacore.com>
3491
3492 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3493 the debugger is unable to find the array bounds.
3494
eeaafae2
JK
34952011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3496
3497 * gdb.cp/typedef-operator.exp: New file.
3498 * gdb.cp/typedef-operator.cc: New file.
3499
e338d953
MS
35002011-02-17 Michael Snyder <msnyder@vmware.com>
3501
3502 * gdb.threads/thread-find.exp: Fix regular expressions.
3503
e67ad678
JB
35042011-02-17 Joel Brobecker <brobecker@adacore.com>
3505
3506 * gdb.ada/packed_array: Expand testcase to test printing of
3507 unconstrained packed array.
3508
93084bca
JB
35092011-02-17 Joel Brobecker <brobecker@adacore.com>
3510
3511 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3512
a0c78a73
PA
35132011-02-16 Pedro Alves <pedro@codesourcery.com>
3514
f65d5553 3515 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
3516 (main): Initialize it before collecting, and and clear it
3517 afterwards.
f65d5553
PA
3518 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3519 collecting with '{type} addr', where the addr expression is not an
3520 rvalue.
a0c78a73 3521
3dfcbbd2
KW
35222011-02-16 Ken Werner <ken.werner@de.ibm.com>
3523
3524 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3525 a bool variable. Expect correct OpenCL names for vector types. Use the
3526 uc3 variable name instead of referring to the uchar3 built-in type.
3527 Escape the asterisk at the half pointer test.
3528
08807d5a
PA
35292011-02-16 Pedro Alves <pedro@codesourcery.com>
3530
f65d5553 3531 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
3532 (main): Initialize it before collecting, and and clear it
3533 afterwards.
f65d5553
PA
3534 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3535 collecting overlapping memory ranges.
08807d5a 3536
60f98dde
MS
35372011-02-15 Michael Snyder <msnyder@vmware.com>
3538
3539 * gdb.base/default.exp: Add tests for thread commands.
3540 * gdb.base/help.exp: Add tests for thread commands.
3541 * gdb.threads/thread-find.exp: New test for thread find command.
3542
648cd113
KW
35432011-02-15 Ken Werner <ken.werner@de.ibm.com>
3544
3545 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3546
494e194e
YQ
35472011-02-15 Yao Qi <yao@codesourcery.com>
3548
3549 PR tdep/12352
3550 * gdb.arch/arm-disp-step.S : New test for str instruction.
3551 * gdb.arch/arm-disp-step.exp : Likewise.
3552
d9492458
TJB
35532011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
3554
3555 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3556 "vector_register2_vr" test strings. Test the extended floating
3557 point registers (F32~F63).
3558 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3559 IBM XL C compiler. Make the test program use a register provided
3560 by the compiler for the lxvd2x instruction.
3561
8af8e3bc
PA
35622011-02-14 Pedro Alves <pedro@codesourcery.com>
3563
3564 * gdb.trace/unavailable.cc (class Base, class Middle, class
3565 Derived): New types.
3566 (derived_unavail, derived_partial, derived_whole): New globals.
3567 (virtual_partial): New global.
3568 (virtualp): Point at virtual_partial.
3569 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3570 related to unavailable vptr.
3571
1b28d0b3
PA
35722011-02-14 Pedro Alves <pedro@codesourcery.com>
3573
3574 * gdb.trace/unavailable.cc (a, b, c): New globals.
3575 (main): Set and clear them.
3576 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3577 `a' and `c', and check that `b' isn't collected, although `a' and
3578 `c' are.
3579
ec0a52e1
PA
35802011-02-14 Pedro Alves <pedro@codesourcery.com>
3581
3582 * gdb.trace/unavailable.cc (struct Virtual): New.
3583 (virtualp): New global pointer.
3584 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3585 printing a pointer to an object whose type has a vtable, with
3586 print object on.
3587
24e6bcee
PA
35882011-02-14 Pedro Alves <pedro@codesourcery.com>
3589
3590 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3591 value repeat handles unavailableness.
3592
39d37385
PA
35932011-02-14 Pedro Alves <pedro@codesourcery.com>
3594
3595 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3596 tests for building arrays from unavailable values, subscripting
3597 non-memory rvalue unvailable arrays, and accessing fields or
3598 baseclasses of non-lazy unavailable values,
3599 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3600 struct types.
3601 (g_smallstruct, g_smallstruct_b): New globals.
3602
06d72e16
PA
36032011-02-14 Pedro Alves <pedro@codesourcery.com>
3604
3605 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3606
bc9a5551
JK
36072011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3608
3609 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3610 * gdb.cp/overload-const.exp: New file.
3611 * gdb.cp/overload-const.cc: New file.
3612
54fcddd0
UW
36132011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3614
3615 * gdb.opencl/callfuncs.cl: New file.
3616 * gdb.opencl/callfuncs.exp: New test.
3617 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3618
d6dafb7c
UW
36192011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3620
3621 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3622 when computing result.
3623 * gdb.arch/altivec-abi.exp: Update expected results.
3624
a449c2d8
TJB
36252011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3626
3627 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3628 * gdb.base/jit.exp: Likewise.
3629 * gdb.base/pie-execl.exp: Likewise.
3630 * gdb.base/solib-nodir.exp: Likewise.
3631 * gdb.base/solib-overlap.exp: Likewise.
3632
764880b7
PA
36332011-02-07 Pedro Alves <pedro@codesourcery.com>
3634
3635 * gdb.trace/collection.c (global_pieces): New.
3636 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
3637 New procedure.
3638 (gdb_trace_collection_test): Call it.
3639
505500db
SW
36402011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3641
3642 * gdb.python/py-evthreads.c: New file.
3643 * gdb.python/py-evthreads.exp: New file.
3644 * gdb.python/py-events.py: New file.
3645 * gdb.python/py-events.exp: New file.
3646 * gdb.python/py-events.c: New file.
3647
385203ed
DD
36482011-02-04 David Daney <ddaney@caviumnetworks.com>
3649
3650 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
3651
9011945e
AB
36522011-02-03 Andrew Burgess <aburgess@broadcom.com>
3653
3654 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
3655 gdb.base/disasm-end-cu.exp: New test for disassembling over the
3656 boundary between two compilation units.
3657
580688f3
PA
36582011-02-02 Pedro Alves <pedro@codesourcery.com>
3659
3660 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
3661 (Virtual): New structs.
3662 (virtual_o, virtual_middle_b): New globals.
3663 * gdb.cp/virtbase.exp: New tests.
3664
d3f0f853
PP
36652011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3666
3667 * gdb.base/jit.exp: New file.
3668 * gdb.base/jit-main.c: New file.
3669 * gdb.base/jit-solib.c: New file.
3670
b2030fb5
UW
36712011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
3672
3673 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
3674 proceed to initial kernel entry point.
3675 * gdb.opencl/datatypes.exp: Likewise.
3676 * gdb.opencl/operators.exp: Likewise.
3677 * gdb.opencl/vec_comps.exp: Likewise.
3678
2db19d1e
SW
36792011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
3680
3681 * gdb.cp/nsnested.cc: New.
3682 * gdb.cp/nsnested.exp: New.
3683 * gdb.cp/nsnoimports.exp: New.
3684 * gdb.cp/nsnoimports.cc: New.
3685
6b0c4c1f
JB
36862011-01-31 Joel Brobecker <brobecker@adacore.com>
3687
3688 * gdb.base/interact.exp: Add extra tests that verify that
3689 the value of the interactive-mode setting does not change
3690 after the script is sourced.
3691
80b23b6a
JK
36922011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3693
3694 * gdb.cp/noparam.exp: New file.
3695 * gdb.cp/noparam.cc: New file.
3696
ffd5ec24
PA
36972011-01-28 Pedro Alves <pedro@codesourcery.com>
3698
3699 * gdb.trace/tfile.exp: Test that with no traceframe selected,
3700 there's no stack or registers.
3701
a81766d8
TT
37022011-01-26 Tom Tromey <tromey@redhat.com>
3703
3704 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
3705 space before string output. Add test for "set print pretty off"
3706 case.
3707
585fdaa1
PA
37082011-01-25 Pedro Alves <pedro@codesourcery.com>
3709
3710 * gdb.base/frame-args.exp: Adjust.
3711 * gdb.dwarf2/dw2-noloc.exp: Adjust.
3712 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
3713 * gdb.dwarf2/pieces.exp: Adjust.
3714 * gdb.opt/clobbered-registers-O2.exp: Adjust.
3715 * gdb.opt/inline-locals.exp: Adjust.
3716 * gdb.threads/fork-child-threads.exp: Adjust.
3717
d468832a
KW
37182011-01-25 Ken Werner <ken.werner@de.ibm.com>
3719
3720 * gdb.opencl/convs_casts.cl: Move program scope variables into the
3721 OpenCL kernel function. Add a comment as marker. Add address space
3722 qualifiers for the remaining program scope variables.
3723 * gdb.opencl/datatypes.cl: Likewise.
3724 * gdb.opencl/operators.cl: Likewise.
3725 * gdb.opencl/vec_comps.cl: Likewise.
3726 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
3727 Add breakpoint at the marker comment.
3728 * gdb.opencl/datatypes.exp: Likewise.
3729 * gdb.opencl/operators.exp: Likewise.
3730 * gdb.opencl/vec_comps.exp: Likewise.
3731
490f124f
PA
37322011-01-24 Pedro Alves <pedro@codesourcery.com>
3733
3734 * gdb.base/printcmds.c (some_struct): New struct and instance.
3735 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
3736 procedure.
3737 <global scope>: Call it.
3738
6da78614
KW
37392011-01-21 Ken Werner <ken.werner@de.ibm.com>
3740
3741 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
3742 argument to the gdb_compile_opencl_hostapp call.
3743
ec64c9aa
YQ
37442011-01-19 Yao Qi <yao@codesourcery.com>
3745
3746 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
3747 positve list.
3748
810cfdbb
YQ
37492011-01-19 Yao Qi <yao@codesourcery.com>
3750
3751 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
3752 canonical form.
3753 Remove "xscale-*-*"
3754 * gdb.xml/tdesc-regs.exp: Likewise.
3755 * gdb.python/py-section-script.exp: Replace ARM target triplet
3756 with canonical form.
3757 Match arm*-*-symbianelf*.
3758 * gdb.base/dup-sect.exp: Likewise.
3759 * lib/dwarf.exp: New.
3760 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
3761 dwarf2_support.
3762 * gdb.dwarf2/dup-psym.exp: Likewise.
3763 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
3764 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3765 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
3766 * gdb.dwarf2/dw2-basic.exp: Likewise.
3767 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3768 * gdb.dwarf2/dw2-const.exp: Likewise.
3769 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
3770 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
3771 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3772 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
3773 * gdb.dwarf2/dw2-filename.exp: Likewise.
3774 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3775 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
3776 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3777 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3778 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
3779 * gdb.dwarf2/dw2-noloc.exp: Likewise.
3780 * gdb.dwarf2/dw2-op-call.exp: Likewise.
3781 * gdb.dwarf2/dw2-producer.exp: Likewise.
3782 * gdb.dwarf2/dw2-ranges.exp: Likewise.
3783 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
3784 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
3785 * gdb.dwarf2/dw2-strp.exp: Likewise.
3786 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
3787 * gdb.dwarf2/implptr.exp: Likewise.
3788 * gdb.dwarf2/mac-fileno.exp: Likewise.
3789 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
3790 * gdb.dwarf2/pieces.exp: Likewise.
3791 * gdb.dwarf2/pr11465.exp: Likewise.
3792 * gdb.dwarf2/valop.exp: Likewise.
3793 * gdb.dwarf2/watch-notconst.exp: Likewise.
3794 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
3795
4694da01
TT
37962011-01-19 Tom Tromey <tromey@redhat.com>
3797
3798 * gdb.python/py-infthread.exp: Add thread tests.
3799
b075872c
JB
38002011-01-14 Joel Brobecker <brobecker@adacore.com>
3801
3802 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
3803
2c3e6e24
JB
38042011-01-14 Joel Brobecker <brobecker@adacore.com>
3805
3806 * gdb.ada/widewide: New testcase.
3807
de8fa76c
JB
38082011-01-13 Joel Brobecker <brobecker@adacore.com>
3809
3810 * gdb.base/interact.exp: New testcase.
3811
1b05df00
TT
38122011-01-12 Tom Tromey <tromey@redhat.com>
3813
3814 * gdb.mi/gdb2549.exp: Update for error message changes.
3815 * gdb.mi/mi-cli.exp: Likewise.
3816 * gdb.mi/mi-disassemble.exp: Likewise.
3817 * gdb.mi/mi-pthreads.exp: Likewise.
3818 * gdb.mi/mi-regs.exp: Likewise.
3819 * gdb.mi/mi-stack.exp: Likewise.
3820 * gdb.mi/mi-var-block.exp: Likewise.
3821 * gdb.mi/mi-var-cmd.exp: Likewise.
3822 * gdb.mi/mi2-cli.exp: Likewise.
3823 * gdb.mi/mi2-disassemble.exp: Likewise.
3824 * gdb.mi/mi2-pthreads.exp: Likewise.
3825 * gdb.mi/mi2-regs.exp: Likewise.
3826 * gdb.mi/mi2-stack.exp: Likewise.
3827 * gdb.mi/mi2-var-block.exp: Likewise.
3828 * gdb.mi/mi2-var-cmd.exp: Likewise.
3829
c2ff108b
JK
38302011-01-12 Andrew Burgess <aburgess@broadcom.com>
3831 Jan Kratochvil <jan.kratochvil@redhat.com>
3832
3833 PR fortran/11104 and DWARF unbound arrays detection.
3834 * gdb.fortran/multi-dim.exp: New file.
3835 * gdb.fortran/multi-dim.f90: New file.
3836
b716877b
AB
38372011-01-12 Andrew Burgess <aburgess@broadcom.com>
3838
3839 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
3840 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
3841 add new tests for opcode dumping.
3842
6c162d5e
TT
38432011-01-11 Tom Tromey <tromey@redhat.com>
3844
3845 * gdb.python/py-infthread.exp: Load gdb-python.exp.
3846
77b06cd7
TJB
38472010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3848
3849 Convert hardware watchpoints to use breakpoint_ops.
3850 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
3851 type is not supported.
3852 * gdb.base/foll-fork.exp: Likewise.
3853 * gdb.base/foll-vfork.exp: Likewise.
3854
f39a75d0
PM
38552011-01-10 Phil Muldoon <pmuldoon@redhat.com>
3856
3857 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
3858 Use load_lib gdb-python.exp.
3859 * gdb.python/python.exp: Ditto.
3860 * gdb.python/py-function.exp: Ditto.
3861
fc529d80
AS
38622011-01-09 Andreas Schwab <schwab@linux-m68k.org>
3863
3864 * gdb.threads/tls.exp ("info address me"): Fix expected output.
3865
fb03cb59
JK
38662011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3867
3868 * configure: Regenerate.
3869
d8e22779
TT
38702011-01-06 Tom Tromey <tromey@redhat.com>
3871
3872 * gdb.python/py-frame.exp: Test gdb.newest_frame.
3873
09050809
JB
38742011-01-06 Joel Brobecker <brobecker@adacore.com>
3875
fc529d80
AS
3876 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
3877 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
3878 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3879 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
3880 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
3881 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3882 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
3883 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
3884 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
3885 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
3886 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
3887 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
3888 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
3889 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3890 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3891 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
3892 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
3893 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
3894 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3895 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
3896 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
3897 gdb.ada/uninitialized_vars.exp,
3898 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
3899 Simplify by using clean_restart.
09050809 3900
8ed5dd9e
JB
39012011-01-06 Joel Brobecker <brobecker@adacore.com>
3902
3903 Add marker to be used as anchor for inserting breakpoints.
3904 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
3905 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
3906 Likewise.
3907
3908 Remove uses of gdb_start_cmd.
3909 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
3910 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
3911
3912 Do not run testcase if testing with GDBserver.
3913 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
3914 if testing with GDBserver.
3915
368a124f
JB
39162011-01-06 Joel Brobecker <brobecker@adacore.com>
3917
3918 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
3919 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
3920 copyright header.
3921
44944448
JB
39222011-01-05 Joel Brobecker <brobecker@adacore.com>
3923
3924 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
3925 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
3926 testsuite/gdb.fortran/complex.f,
3927 testsuite/gdb.fortran/derived-type.f90,
3928 testsuite/gdb.fortran/library-module-lib.f90,
3929 testsuite/gdb.fortran/library-module-main.f90,
3930 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
3931 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
3932 Copyright year update.
3933
31886ea6
JB
39342011-01-05 Joel Brobecker <brobecker@adacore.com>
3935
3936 * gdb.base/langs1.f: Add copyright header.
3937
ebedcab5
JK
39382011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3939
3940 * gdb.base/morestack.exp: New file.
3941 * gdb.base/morestack.c: New file.
3942
de1eb2f9
JK
39432011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3944
3945 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
3946
9e87a409
JB
39472010-12-29 Joel Brobecker <brobecker@adacore.com>
3948
3949 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
3950 * gdb.ada/arrayptr.exp: Add test printing that new variable.
3951
720d1a40
JB
39522010-12-29 Joel Brobecker <brobecker@adacore.com>
3953
3954 * gdb.ada/lang_switch.exp: Correct expected parameter value.
3955
a283af87
AS
39562010-12-25 Andreas Schwab <schwab@linux-m68k.org>
3957
5d3d9cba
AS
3958 * gdb.threads/tls.exp: Fix typo.
3959
a283af87
AS
3960 * gdb.threads/thread-specific.exp (get_thread_list): Update.
3961 * gdb.threads/execl.exp: Update.
3962
2a20745c
YQ
39632010-12-23 Yao Qi <yao@codesourcery.com>
3964
3965 * gdb.arch/arm-disp-step.exp: New.
3966 * gdb.arch/arm-disp-step.S: New.
3967
a7658b96
TT
39682010-12-21 Tom Tromey <tromey@redhat.com>
3969
3970 * gdb.threads/execl.exp: Update.
3971 * gdb.threads/linux-dp.exp: Update.
3972 * gdb.threads/manythreads.exp: Update.
3973 * gdb.threads/tls.exp: Update.
3974
5b79abe7
TT
39752010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3976
3977 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
3978 (NextOverThrowDerivates) <resumebpt>: New.
3979 (resumebpt_test): New.
3980 (main): Call resumebpt_test.
3981 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
3982
0914bcdb
SS
39832010-12-12 Stan Shebs <stan@codesourcery.com>
3984
3985 * gdb.trace/tsv.exp: Test print command on trace state variables.
3986
305aeedc
TT
39872010-12-09 Tom Tromey <tromey@redhat.com>
3988
3989 * gdb.base/interp.exp: Add regression test.
3990
186c406b
TT
39912010-12-09 Tom Tromey <tromey@redhat.com>
3992
3993 * gdb.java/jnpe.java: New file.
3994 * gdb.java/jnpe.exp: New file.
3995 * gdb.cp/nextoverthrow.exp: New file.
3996 * gdb.cp/nextoverthrow.cc: New file.
3997
aae1c79a
DE
39982010-12-07 Doug Evans <dje@google.com>
3999
4000 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
4001 of data-directory.
4002 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
4003 updated.
4004 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
4005
60f98dde 40062010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
4007
4008 * gdb.base/callfuncs.exp: Test for skip_float_tests.
4009 * gdb.base/call-sc.exp: Ditto.
4010 * gdb.base/finish.exp: Ditto.
4011 * gdb.base/return.exp: Ditto.
4012 * gdb.base/return2.exp: Ditto.
4013
5fa290c1
DE
40142010-11-30 Doug Evans <dje@google.com>
4015
4016 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
4017 (gdb_expect_list): Fix spelling errors in comments.
4018 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
4019 send_gdb/gdb_expect_list where applicable.
4020 * gdb.base/call-ar-st.exp: Ditto.
4021 * gdb.base/funcargs.exp: Ditto.
4022 * gdb.base/gcore.exp: Ditto.
4023 * gdb.base/page.exp: Ditto.
4024 * gdb.base/sigaltstack.exp: Ditto.
4025 * gdb.base/siginfo.exp: Ditto.
4026 * gdb.base/sigstep.exp: Ditto.
4027 * gdb.base/trace-commands.exp: Ditto.
4028
4e04c971
DE
40292010-11-29 Doug Evans <dje@google.com>
4030
4031 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
4032 printer-name;subprinter-name.
4033
8cf6f0b1
TT
40342010-11-29 Tom Tromey <tromey@redhat.com>
4035
4036 * gdb.dwarf2/implptr.exp: New file.
4037 * gdb.dwarf2/implptr.c: New file.
4038 * gdb.dwarf2/implptr.S: New file.
4039
94b6973e
PM
40402010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4041
fc529d80 4042 PR python/12199
94b6973e
PM
4043
4044 * gdb.python/py-breakpoint.exp: Test the delete method.
4045
8358c15c
JK
40462010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4047
4048 Fix step_resume_breakpoint unsaved during an infcall.
4049 * gdb.base/step-resume-infcall.exp: New file.
4050 * gdb.base/step-resume-infcall.c: New file.
4051
f6df29bc
TJB
40522010-11-24 Edjunior Machado <emachado@br.ibm.com>
4053
4054 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
4055
f2b5a5cf
TJB
40562010-11-24 Edjunior Machado <emachado@br.ibm.com>
4057
4058 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
4059 on ppc64's symbols; "finish" and "return" commands must accept to
4060 show the caller line again as well as the line after.
4061 * gdb.asm/powerpc64.inc: New file.
4062
6b0ecdc2
DE
40632010-11-23 Doug Evans <dje@google.com>
4064
4065 * lib/gdb.exp (gdb_test_sequence): New function.
4066 (gdb_expect_list): Add verbose -log call for each pattern.
4067 * gdb.base/signals.exp (test_handle_all_print): Call it.
4068 Reduce timeout increment from 6 minutes to 1 minute.
4069 * gdb.server/ext-run.exp: Call it.
4070
ea976c60
PM
40712010-11-23 Phil Muldoon <pmuldoon@redhat.com>
4072
f2b5a5cf 4073 PR python/12212
ea976c60
PM
4074
4075 * gdb.python/python.exp: Check that selected_thread raises an
4076 error when no inferior is loaded.
4077
c0efa795
JK
40782010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4079
4080 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
4081 * gdb.dwarf2/dw2-stack-boundary.S: New file.
4082
ec3aa567
JK
40832010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4084
4085 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
4086 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
4087
d8249011
DE
40882010-11-18 Doug Evans <dje@google.com>
4089
4090 * gdb.server/ext-run.exp: Fix intermittent failures.
4091
d4eba7d1
NF
40922010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4093
4094 * gdb.stabs/gdb11479.exp: Use runto_main.
4095
b04c2f88
NF
40962010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4097
4098 * gdb.base/break-entry.exp: Skip if using a stub.
4099
ae9d7ce4
NF
41002010-11-12 Nathan Froyd <froydnj@codesourcery.com>
4101
4102 * gdb.python/py-inferior.exp: Pack values in target endianness.
4103
621c8364
TT
41042010-11-12 Tom Tromey <tromey@redhat.com>
4105
4106 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
4107 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
4108 MemoryError.
4109 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
4110 type.
4111 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
4112 MemoryError.
4113 (test_subscript_regression): Update exception type.
4114
84f4c1fe
PM
41152010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4116
4117 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
4118 breakpoint tests.
4119
a1442452
PA
41202010-11-09 Pedro Alves <pedro@codesourcery.com>
4121
4122 * gdb.base/watchpoint.exp: Test "watch -location" with an
4123 innacessible location.
4124
efd11a33
JK
41252010-11-09 Edjunior Machado <emachado@br.ibm.com>
4126 Luis Machado <luisgpm@br.ibm.com>
4127
4128 * gdb.base/maint.exp: Expect "." prefix.
4129 * gdb.base/nodebug.exp: Expect "." Likewise.
4130 * gdb.base/sepsymtab.exp: Expect "." Likewise.
4131 * gdb.base/watchpoint-cond-gone.exp: Likewise.
4132 * gdb.base/watchpoint.exp: Expect a software watch to be created for
4133 POWER server processors.
4134
aa00efb5
JK
41352010-11-08 Edjunior Machado <emachado@br.ibm.com>
4136 Luis Machado <luisgpm@br.ibm.com>
4137
4138 * gdb.base/break-entry.exp: convert entry point for
4139 ppc64 and expect leading `.' on ppc64's symbols
4140
99e7ae30
DE
41412010-11-05 Doug Evans <dje@google.com>
4142
4143 * gdb.base/help.exp: Update expected output.
b521dba8
DE
4144 * gdb.python/py-param.exp: Delete, contents moved to ...
4145 * gdb.python/py-parameter.exp: ... here. New file.
4146 Add test for gdb.parameter ("directories").
99e7ae30 4147
f4b8a18d
KW
41482010-11-05 Ken Werner <ken.werner@de.ibm.com>
4149
4150 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
4151 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
4152 * configure: Regenerate.
4153 * gdb.opencl/Makefile.in: New File.
4154 * gdb.opencl/datatypes.exp: Likewise.
4155 * gdb.opencl/datatypes.cl: Likewise.
4156 * gdb.opencl/operators.exp: Likewise.
4157 * gdb.opencl/operators.cl: Likewise.
4158 * gdb.opencl/vec_comps.exp: Likewise.
4159 * gdb.opencl/vec_comps.cl: Likewise.
4160 * gdb.opencl/convs_casts.exp: Likewise.
4161 * gdb.opencl/convs_casts.cl: Likewise.
4162 * lib/opencl.exp: Likewise.
4163 * lib/opencl_hostapp.c: Likewise.
4164 * lib/opencl_kernel.cl: Likewise.
4165 * lib/cl_util.c: Likewise.
4166 * lib/cl_util.c: Likewise.
4167 * gdb.base/default.exp (set language): Add "opencl" to the list of
4168 languages.
4169
a9d5ef47
SW
41702010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
4171
4172 * gdb.cp/overload.exp: Added test for inheritance overload.
4173 * gdb.cp/overload.cc: Ditto.
4174 * gdb.cp/oranking.exp: Removed releveant kfails.
4175
03eb1c79
JK
41762010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4177 Joel Brobecker <brobecker@adacore.com>
4178
4179 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4180 check test_compiler_info.
4181
dbc98a8b
KW
41822010-11-03 Ken Werner <ken.werner@de.ibm.com>
4183
4184 * gdb.base/gnu_vector.exp: Adjust expect messages.
4185
120bd360
KW
41862010-11-03 Ken Werner <ken.werner@de.ibm.com>
4187
4188 * gdb.base/gnu_vector.exp: Add unary operator tests.
4189
c37f7098
KW
41902010-11-03 Ken Werner <ken.werner@de.ibm.com>
4191
4192 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4193
7b51bc51
DE
41942010-11-02 Doug Evans <dje@google.com>
4195
4196 * gdb.python/py-pp-maint.c: New file.
4197 * gdb.python/py-pp-maint.exp: New file.
4198 * gdb.python/py-pp-maint.py: New file.
4199
50c97f38
TT
42002010-11-02 Tom Tromey <tromey@redhat.com>
4201
4202 * gdb.base/default.exp: Remove "scheme" from language list.
4203
a289b8f6
JK
42042010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4205
4206 Revert:
4207 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4208 * gdb.threads/sigstep-threads.exp: New file.
4209 * gdb.threads/sigstep-threads.c: New file.
4210
cd017491
MS
42112010-10-20 Michael Snyder <msnyder@vmware.com>
4212
4213 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4214
8e6a5956
UW
42152010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4216
4217 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4218 Skip test completely if gdb,no_hardware_watchpoints.
4219
2c04da0d
UW
42202010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4221
4222 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4223 strict, but do not check for any particular function name within libc.
4224
79afc5ef
SW
42252010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4226
4227 * gdb.cp/smartp.exp: New test.
4228 * gdb.cp/smartp.cc : New test.
4229
026ffab7
SW
42302010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4231
4232 * gdb.cp/converts.exp: Test pointer to bool conversion.
4233 Test pointer to long conversion.
4234 * gdb.cp/oranking.exp: Removed relevant kfail.
4235
3a772aa4
TT
42362010-10-18 Tom Tromey <tromey@redhat.com>
4237
4238 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4239 argument to lazy_string.
4240 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4241 (pp_ls.to_string): Use it.
4242 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4243 Add "estring2" local.
4244
5fc3827b
JK
42452010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 Fix s390x compatibility.
4248 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4249 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4250
8aeb23f3
JK
42512010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4252
4253 * gdb.threads/sigstep-threads.exp: New file.
4254 * gdb.threads/sigstep-threads.c: New file.
4255
c1e56572
JK
42562010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4257
4258 * gdb.base/pie-execl.exp: New file.
4259 * gdb.base/pie-execl.c: New file.
4260
92163a10
JK
42612010-10-13 Doug Evans <dje@google.com>
4262 Jan Kratochvil <jan.kratochvil@redhat.com>
4263
4264 PR exp/12117
4265 * gdb.cp/ptype-cv-cp.cc: New file.
4266 * gdb.cp/ptype-cv-cp.exp: New file.
4267
7062b0a0
SW
42682010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
4269
4270 * gdb.cp/converts.cc: New test program.
4271 * gdb.cp/converts.exp: New test.
4272 * gdb.cp/overload.exp: Added test for void* vs int*.
4273 * gdb.cp/overload.exp: Ditto.
4274 * gdb.cp/oranking.exp: Removed related kfail.
4275
0e3509db
DE
42762010-10-13 Doug Evans <dje@google.com>
4277
4278 * lib/gdb-python.exp (gdb_check_python_config): New function.
4279 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4280 * gdb.python/lib-types.cc: New file.
4281 * gdb.python/lib-types.exp: New file.
4282
8dc78533
JK
42832010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4284
4285 * gdb.python/py-error.exp: New file.
4286 * gdb.python/py-error.py: New file.
4287
93c17e06
JK
42882010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4289
4290 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4291 gdb_test_multiple.
4292
d8b34041
JK
42932010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4294
4295 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4296 * gdb.base/prelink.exp: Likewise.
4297 * gdb.base/solib-nodir.exp: Likewise.
4298 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4299 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4300 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4301
e0cc584e
UW
43022010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4303
4304 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4305 for the "info files" test to avoid timeouts on slow machines.
4306
cfc353b1
JK
43072010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4308
4309 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4310 (main): Make openlib dummy call.
4311
d3d7896d
JK
43122010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4313
4314 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4315 * break-interp.exp (reach): Move the core body ...
4316 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4317 (test_ld): Provide always real argument, even to the linker. Replace
4318 dl_main by _dl_debug_state.
4319
5e533c94
JK
43202010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4321
4322 Fix results of prelinked PIEs on ppc*.
4323 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4324 Accept also DISPLACEMENT "PRESENT".
4325 (main): Replace "ZERO" displacements by "PRESENT".
4326
33540610
SW
43272010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
4328
4329 * gdb.cp/oranking.exp: New test.
4330 * gdb.cp/oranking.cc: New test program.
4331
3bdf2bbd
KW
43322010-10-08 Ken Werner <ken.werner@de.ibm.com>
4333
4334 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4335 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4336
2f608a3a
KW
43372010-10-06 Ken Werner <ken.werner@de.ibm.com>
4338
4339 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4340 lush, lynx) New constant.
4341 * gdb.base/constvars.exp: Test const array types.
4342 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4343
aa2e2d8d
DE
43442010-10-06 Doug Evans <dje@google.com>
4345
4346 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4347 of syscall staging area.
4348
2844d6b5
KW
43492010-10-06 Ken Werner <ken.werner@de.ibm.com>
4350
4351 * gdb.base/gnu_vector.c: Add variable c4.
4352 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4353 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4354
7d8ac8bb
MR
43552010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
4356
4357 * gdb.arch/altivec-abi.exp: Fix a typo.
4358
84a02e58
MR
43592010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
4360
4361 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4362 to match a thread ID.
4363
b18e6318
JK
43642010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4365
4366 Fix s390x testcase compatibility.
4367 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4368
a2c09bd0
DE
43692010-10-01 Doug Evans <dje@google.com>
4370
4371 * lib/gdb-python.exp: New file.
4372 * gdb.python/py-block.exp: Use it.
4373 * gdb.python/py-breakpoint.exp: Ditto.
4374 * gdb.python/py-frame.exp: Ditto.
4375 * gdb.python/py-inferior.exp: Ditto.
4376 * gdb.python/py-param.exp: Ditto.
4377 * gdb.python/py-prettyprint.exp: Ditto.
4378 * gdb.python/py-shared.exp: Ditto.
4379 * gdb.python/py-symbol.exp: Ditto.
4380 * gdb.python/py-symtab.exp: Ditto.
4381 * gdb.python/py-type.exp: Ditto.
4382 * gdb.python/py-value.exp: Ditto.
4383 * gdb.python/python.exp: Ditto.
4384
38f12cfc
TT
43852010-09-30 Tom Tromey <tromey@redhat.com>
4386
4387 * gdb.base/anon.exp: New file.
4388 * gdb.base/anon.c: New file.
4389
9ae8282d
TT
43902010-09-30 Tom Tromey <tromey@redhat.com>
4391
4392 * gdb.base/completion.exp: Test completion through anonymous
4393 union.
4394 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4395
e9e07ba6
JK
43962010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4397
4398 Fix printing parameters of inlined functions.
4399 * gdb.dwarf2/dw2-inline-param.exp: New file.
4400 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4401 * gdb.dwarf2/dw2-inline-param.S: New file.
4402
cd2effb2
JK
44032010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4404
4405 PR corefiles/12071.
4406 * gdb.base/corefile.exp (quit with a process, no question: load core)
4407 (quit with a core file): New tests.
4408
bceffbf3
JK
44092010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4410
4411 Fix GDB crash on inferior calls with self-referencing classes.
4412 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4413 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4414 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4415
1736ad11
JK
44162010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4417
4418 Fix lost siginfo_t for inferior calls.
4419 * gdb.base/siginfo-infcall.exp: New file.
4420 * gdb.base/siginfo-infcall.c: New file.
4421
a176ad92
JB
44222010-09-22 Joel Brobecker <brobecker@adacore.com>
4423
4424 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4425
c2b0a229
JK
44262010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4427
4428 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4429 New test.
4430 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4431
e8ae22d1
JB
44322010-09-22 Joel Brobecker <brobecker@adacore.com>
4433
4434 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4435 type of our const type.
4436
ec322823
SW
44372010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
4438
4439 * gdb.cp/pr12028.cc: New.
4440 * gdb.cp/pr12028.exp: New.
4441
72929c62
JB
44422010-09-22 Joel Brobecker <brobecker@adacore.com>
4443
4444 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4445
875b4ff5 44462010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 4447 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
4448
4449 PR mi/11407
4450 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4451 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4452 * gdb.mi/dw2-ref-missing-frame.S New File.
4453 * gdb.mi/dw2-ref-missing-frame.exp New File.
4454
7155d578
TT
44552010-09-14 Tom Tromey <tromey@redhat.com>
4456
4457 PR symtab/8399:
4458 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4459
515ed532
TT
44602010-09-14 Tom Tromey <tromey@redhat.com>
4461
4462 PR exp/11803:
4463 * gdb.threads/tls.exp: Use C++.
4464 (check_thread_local): Use K::another_thread_local.
4465 * gdb.threads/tls.c (class K): New.
4466 (another_thread_local): Now a member of K.
4467 (spin): Update. No longer K&R C.
4468
450ca57c
SW
44692010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4470
4471 * gdb.cp/koenig.cc: created class for testing member lookup.
4472 * gdb.cp/koenig.exp: Added test for member lookup.
4473
dbd492a3
JK
44742010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4475
4476 Fix false FAILs on sourcetree topdir directory containing "kill".
4477 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4478 source line matching regexp.
4479
8d4d924b
JK
44802010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4481
4482 * gdb.python/python.exp (set height 0, collect help from uiout)
4483 (verify help to uiout): New tests.
4484
8e64f2a0
JK
44852010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4486
4487 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4488 is_lp64_target to check 64bit target.
4489
4569eed2
JK
44902010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4491
4492 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4493 (test_ld) <powerpc64-*>: New.
4494
5e1617b1
DJ
44952010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4496
4497 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4498
c767944b
DJ
44992010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4500
4501 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4502 (FunctionArg::method): New function.
4503 (empty, arg): New variables.
4504 (main): Call arg.method.
4505 * gdb.cp/templates.exp (test_template_args): New function.
4506 (do_tests): Call it.
4507
27d3a3fc
UW
45082010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4509
4510 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4511 of "next" to proceed over pthread_exit call.
4512
55b7ce7f
UW
45132010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4514
4515 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4516 "maint print statistics" output to prevent expect timeouts.
4517
809df446
JK
45182010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4519
4520 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4521 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4522 (test_float_rejected): ... here.
4523 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4524 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4525 (test_float_rejected): ... here.
4526 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4527 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4528 (test_float_rejected): ... here.
4529 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4530 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4531 (test_float_rejected): ... here.
4532
8464be76
DJ
45332010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4534
4535 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4536 before disabling hardware watchpoints.
4537 (test_inaccessible_watchpoint): Check that hardware watchpoints
4538 are used. Test for watchpoints on a constant address.
4539
14dba4b4
JK
45402010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4541
4542 * gdb.base/ui-redirect.exp: New file.
4543
3f3540e1 45442010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 4545 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
4546
4547 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4548
0f254bb7
DE
45492010-08-31 Doug Evans <dje@google.com>
4550
4551 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4552
03f17ccf
TT
45532010-08-30 Tom Tromey <tromey@redhat.com>
4554
4555 PR python/11792:
4556 * gdb.python/py-value.exp (test_subscript_regression): Add
4557 dynamic_type test.
4558
640617ad
DJ
45592010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
4560
4561 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4562 instead of running to main. Do not test the main function.
4563 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4564 Add new main.
4565
2ed91d1b
PA
45662010-08-26 Pedro Alves <pedro@codesourcery.com>
4567
4568 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4569 one test.
4570
673bfd45
DE
45712010-08-24 Doug Evans <dje@google.com>
4572
4573 PR symtab/11942
4574 * gdb.dwarf2/dw4-sig-types.cc: New file.
4575 * gdb.dwarf2/dw4-sig-types.h: New file.
4576 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4577 * gdb.dwarf2/dw4-sig-types.exp: New file.
4578
f9ffd4bb
TT
45792010-08-23 Tom Tromey <tromey@redhat.com>
4580
4581 PR python/11145:
4582 * gdb.python/py-value.c (Base, Derived): New types.
4583 (base): New global.
4584 * gdb.python/py-value.exp (test_subscript_regression): Add
4585 dynamic_cast test.
4586
d839c8a4
TT
45872010-08-23 Tom Tromey <tromey@redhat.com>
4588
4589 PR python/10676:
4590 * gdb.python/py-type.exp (test_fields): Add tests for type
4591 equality.
4592
702c2711
TT
45932010-08-23 Tom Tromey <tromey@redhat.com>
4594
4595 PR python/11915:
4596 * gdb.python/py-type.exp (test_fields): Add tests for array.
4597
832bafd3
KS
45982010-08-23 Keith Seitz <keiths@redhat.com>
4599
4600 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4601 have any children. Create a new abbrev for it.
4602 Add missing terminal sequence to .debug_abbrev.
4603
c37bf528
KS
46042010-08-20 Keith Seitz <keiths@redhat.com>
4605
4606 PR symtab/11465:
4607 * gdb.dwarf2/pr11465.exp: New test.
4608 * gdb.dwarf2/pr11465.S: New file.
4609 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4610 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4611
4572cbac
TJB
46122010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
4613
4614 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4615 registers. Update data sets with the new v2_double element in the
4616 VSX register union. Add vector_register3_vr data set for the AltiVec
4617 registers. Use gdb_test_no_output instead of send_gdb.
4618
e7fbb131
PA
46192010-08-19 Pedro Alves <pedro@codesourcery.com>
4620
4621 * gdb.python/py-shared.exp: New file, factored out from
4622 python.exp.
4623 * gdb.python/py-shared.c: New file.
4624 * gdb.python/py-shared-sl.c: New file.
4625 * gdb.python/python-1.c: New file.
4626 * gdb.python/python-sl.c: Delete.
4627 * gdb.python/python.c: Mention python-1.c.
4628 * gdb.python/python.exp: Move shared library tests to
4629 py-shared.exp.
4630 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4631 (MISCELLANEOUS): New.
4632 (clean mostlyclean): Also remove $MISCELLANEOUS.
4633
d30f5e1f
DE
46342010-08-19 Doug Evans <dje@google.com>
4635
4636 PR exp/11926
4637 * gdb.base/printcmds.exp (test_float_accepted): New function.
4638 Move existing float tests there. Add tests for floats with suffixes.
4639 (test_float_rejected): New function.
4640 * gdb.java/jv-print.exp (test_float_accepted): New function.
4641 (test_float_rejected): New function.
4642 * gdb.objc/print.exp: New file.
4643 * gdb.pascal/print.exp: New file.
4644 * lib/objc.exp: New file.
4645
7b3fd859
PM
46462010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4647
4648 * gdb.base/default.exp (info set): Avoid full buffer error and force
4649 reading up to final gdb prompt.
4650 (show): Likewise.
4651
c92817ce
TT
46522010-08-18 Tom Tromey <tromey@redhat.com>
4653
4654 PR symtab/11919:
4655 * gdb.base/completion.exp: Add test.
4656
f1208f9e
DE
46572010-08-18 Doug Evans <dje@google.com>
4658
4659 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
4660 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
4661 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
4662 Simplify, early exit if runto_main fails.
4663 * gdb.fortran/exprs.exp: load_lib fortran.exp.
4664 (set_lang_fortran): Moved to lib/fortran.exp.
4665 * gdb.fortran/types.exp: load_lib fortran.exp.
4666 (set_lang_fortran): Moved to lib/fortran.exp.
4667 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
4668 * gdb.java/jprint.exp (set_lang_java): Ditto.
4669 * gdb.java/jv-exp.exp: load_lib java.exp.
4670 If set_lang_java fails, issue a warning instead of failure to be
4671 consistent with other set_lang_foo uses.
4672 (set_lang_java): Moved to lib/java.exp.
4673 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
4674 If set_lang_java fails, issue a warning instead of failure to be
4675 consistent with other set_lang_foo uses.
4676 * gdb.pascal/types.exp: load_lib pascal.exp.
4677 (set_lang_pascal): Moved to lib/pascal.exp.
4678 * lib/fortran.exp: New file.
4679 * lib/java.exp (set_lang_java): New function.
4680 * lib/pascal.exp (set_lang_pascal): New function.
4681
2f06b485
YQ
46822010-08-18 Yao Qi <yao@codesourcery.com
4683
4684 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
4685 func_nofb_start and func_loopfb_start, so that address of functions
4686 is equal to these labels on Thumb.
4687
96e25403
YQ
46882010-08-18 Yao Qi <yao@codesourcery.com>
4689
4690 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
4691 to reflect latest c source file.
4692
36e6adc4
JK
46932010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4694
4695 * gdb.cp/infcall-dlopen.exp: New file.
4696 * gdb.cp/infcall-dlopen.cc: New file.
4697 * gdb.cp/infcall-dlopen-lib.cc: New file.
4698
f431efe5
PA
46992010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4700 Pedro Alves <pedro@codesourcery.com>
4701
4702 PR breakpoints/11371
4703
4704 * gdb.base/watch-cond-infcall.exp: New file.
4705 * gdb.base/watch-cond-infcall.c: New file.
4706
06a64a0b
TT
47072010-08-16 Tom Tromey <tromey@redhat.com>
4708
4709 * gdb.base/help.exp: Update.
4710 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
4711 watchpoint.
4712 (test_watch_location): New proc.
4713 (test_watchpoint_in_big_blob): Delete watchpoint.
4714 * gdb.base/watchpoint.c (func5): New function.
4715 (main): Call it.
4716
70ebf4ed
DE
47172010-08-16 Doug Evans <dje@google.com>
4718
4719 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
4720
ca5c20b6
PM
47212010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4722
4723 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
4724 tests.
4725
7346b668
KW
47262010-08-11 Ken Werner <ken.werner@de.ibm.com>
4727
4728 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
4729 * gdb.base/gnu_vector.c: New File.
4730 * gdb.base/gnu_vector.exp: Likewise.
4731
cb2e07a6
PM
47322010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4733
4734 * gdb.python/python.c: New File.
4735 * gdb.python/python-sl.c: New File.
4736 * gdb.python/python.exp: Test solib_address and decode_line
4737 * functions.
4738
5da1313b
JK
47392010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4740
4741 * gdb.python/python.exp (show height, set height 10)
4742 (verify pagination beforehand, verify pagination beforehand: q)
4743 (gdb.execute does not page, verify pagination afterwards)
4744 (verify pagination afterwards: q): New.
4745
49c3ccf7
DE
47462010-08-02 Doug Evans <dje@google.com>
4747
4748 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
4749 because of an older gcc, change test2
4750 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
4751 to unsupported.
4752
42c0c4f1
KH
47532010-07-30 Kazu Hirata <kazu@codesourcery.com>
4754
4755 * gdb.base/break-always.exp: Do not expect full paths to file
4756 names.
4757 * gdb.base/commands.exp: Likewise.
4758
d3765805
DE
47592010-07-30 Doug Evans <dje@google.com>
4760
c98ee71b
DE
4761 * gdb.cp/temargs.exp: For new tests that require newer gccs,
4762 xfail them when run with older gccs.
4763
fd961404
DE
4764 * lib/gdb.exp (build_executable): Forward "c++" option to
4765 get_compiler_info.
4766
999adef4
DE
4767 * gdb.python/py-type.exp (test_template): Mark as xfail tests
4768 "python print ttype.template_argument(1)" and
4769 "python print isinstance(ttype.template_argument(1), gdb.Value)"
4770 if using gcc 4.4 or earlier.
4771
d3765805
DE
4772 * gdb.base/valgrind-db-attach.exp: Use unique test name for
4773 attach-to-debugger handling.
4774
1276c759
JK
47752010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4776
4777 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
4778 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
4779 (main): Use copyreloc.
4780 * gdb.base/prelink.exp (split debug of executable)
4781 (.dynbss vs. .bss address shift): New tests.
4782
88caa9b9
PA
47832010-07-29 Pedro Alves <pedro@codesourcery.com>
4784
4785 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
4786 in gdb_test_multiple.
4787
c6f2ac43
PA
47882010-07-29 Pedro Alves <pedro@codesourcery.com>
4789
4790 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
4791 environment.
4792
326fd672
TT
47932010-07-28 Tom Tromey <tromey@redhat.com>
4794
4795 PR python/11060:
4796 * gdb.python/py-type.c (Temargs): New template.
4797 (temvar): New variable.
4798 * gdb.python/py-type.exp (test_template): New proc.
4799
3ce3b1ba
PA
48002010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4801
4802 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
4803 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
4804
34eaf542
TT
48052010-07-28 Tom Tromey <tromey@redhat.com>
4806
4807 PR c++/9946:
4808 * gdb.cp/temargs.exp: New file.
4809 * gdb.cp/temargs.cc: New file.
4810
d41b819e
JK
48112010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4812
4813 * gdb.base/help.exp (help disassemble): Update the content.
4814
26ab7092
JK
48152010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4816
4817 * gdb.threads/ia64-sigill.exp: New file.
4818 * gdb.threads/ia64-sigill.c: New file.
4819
5283e9e1
TT
48202010-07-27 Tom Tromey <tromey@redhat.com>
4821
4822 * gdb.opt/inline-cmds.c (ATTR): New define.
4823 (func1): Use it.
4824 (func2): Likewise.
4825 (func3): Likewise.
4826 (outer_inline1): Likewise.
4827 (outer_inline2): Likewise.
4828 * gdb.opt/inline-bt.c (ATTR): New define.
4829 (func1): Use it.
4830 (func2): Likewise.
4831 * gdb.opt/inline-locals.c (ATTR): New define.
4832 (func1): Use it.
4833 (func2): Likewise.
4834
e992ef73
TT
48352010-07-27 Tom Tromey <tromey@redhat.com>
4836
4837 * gdb.stabs/gdb11479.c (hack): New function.
4838 (test): Use it.
4839 (test2): Use it.
4840 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
4841 (int32_search_buf, int64_search_buf): No longer static.
4842 (x): Remove.
4843 * gdb.base/relocate.c (hack): New function.
4844
5374244e
PM
48452010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4846
4847 * gdb.python/py-value.exp (test_inferior_function_call): New function.
4848 * gdb.python/py-value.c (func1): New function.
4849 (func2): Likewise.
4850
a99aee83
CV
48512010-07-26 Corinna Vinschen <vinschen@redhat.com>
4852
4853 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
4854 as not to clash with .data section.
4855
a04ba985
JG
48562010-07-26 Jerome Guitton <guitton@adacore.com>
4857
4858 * gdb.base/code_elim.exp: New file.
4859 * gdb.base/code_elim1.c: New file.
4860 * gdb.base/code_elim2.c: New file.
4861
23bd0f7c
PA
48622010-07-21 Pedro Alves <pedro@codesourcery.com>
4863
4864 PR symtab/11827
4865
4866 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
4867 (some_volatile_enum): New variable.
4868 * gdb.base/printcmds.exp (test_print_enums): New.
4869 <top level>: Call it.
4870
883df6dd
SW
48712010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
4872
4873 * gdb.cp/fpointer.cc: New test.
4874 * gdb.cp/fpointer.exp: New test.
4875
569b05a5
JK
48762010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4877
4878 * gdb.base/solib-nodir.exp: New file.
4879 * lib/gdb.exp (runto): New case for a GDB internal error.
4880
51d7d803
JK
48812010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4882 Ulrich Weigand <uweigand@de.ibm.com>
4883 Tom Tromey <tromey@redhat.com>
4884
4885 * gdb.base/charset-malloc.c: New file.
4886 * gdb.base/charset.c (malloc_stub): New prototype.
4887 (main): Call it instead of malloc itself.
4888 * gdb.base/charset.exp: Use only prepare_for_testing.
4889 (binfile): Remove the variable.
4890
c0edd9ed
JK
48912010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4892
4893 Make core files the process_stratum.
4894 * gdb.base/corefile.exp (run: load core again)
4895 (run: sanity check we see the core file, run: with core)
4896 (run: core file is cleared, attach: load core again)
4897 (attach: sanity check we see the core file, attach: with core)
4898 (attach: core file is cleared): New tests.
4899 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
4900
3cbaedff
KW
49012010-07-14 Ken Werner <ken.werner@de.ibm.com>
4902
4903 * gdb.arch/altivec-abi.exp: New tests.
4904
91158a56
TT
49052010-07-13 Tom Tromey <tromey@redhat.com>
4906
4907 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
4908 (main): Use it.
4909 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
4910
0f5238ed
TT
49112010-07-13 Tom Tromey <tromey@redhat.com>
4912
4913 * gdb.base/label.exp: New file.
4914 * gdb.base/label.c: New file.
4915
add265ae
L
49162010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
4917 H.J. Lu <hongjiu.lu@intel.com>
4918
4919 * lib/gdb.exp (is_ilp32_target): New.
4920 (is_lp64_target): Likewise.
4921
4922 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
4923 target.
4924 * gdb.arch/amd64-disp-step.exp: Likewise.
4925 * gdb.arch/amd64-dword.exp: Likewise.
4926 * gdb.arch/amd64-i386-address.exp: Likewise.
4927 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 4928
add265ae
L
4929 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
4930 target.
4931 * gdb.arch/i386-bp_permanent.exp: Likewise.
4932 * gdb.arch/i386-byte.exp: Likewise.
4933 * gdb.arch/i386-disp-step.exp: Likewise.
4934 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4935 * gdb.arch/i386-prologue.exp: Likewise.
4936 * gdb.arch/i386-size-overlap.exp: Likewise.
4937 * gdb.arch/i386-size.exp: Likewise.
4938 * gdb.arch/i386-sse.exp: Likewise.
4939 * gdb.arch/i386-unwind.exp: Likewise.
4940 * gdb.arch/i386-word.exp: Likewise.
4941
4942 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
4943 test only when building 64-bit executables. Do not hard-code
4944 -m64 option.
4945
2dfb8c17
DE
49462010-07-07 Doug Evans <dje@google.com>
4947
4948 * lib/gdb.exp (gdb_test_list_exact): New function.
4949 * gdb.base/default.exp (show convenience): Call it, add tests for
4950 $_sdata = void, $_thread = 0.
4951
4e5799b6
JK
49522010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4953 Joel Brobecker <brobecker@adacore.com>
4954
4955 Fix re-run of PIE executable, PR shlibs/11776.
4956 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
4957 Remove $displacement_main to match the solib-svr4.c change. New "kill"
4958 and re-"run" of the inferior.
4959
1a219cc7
JK
49602010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4961 Joel Brobecker <brobecker@adacore.com>
4962
4963 Cope with missing /usr/sbin/prelink.
4964 * lib/prelink-support.exp (prelink_no):
4965 <result == 1 && $output is "no such file or directory">: New.
4966 (prelink_yes): Likewise. Return on failed prelink_no.
4967
5e3b36f8
JK
49682010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4969 Joel Brobecker <brobecker@adacore.com>
4970
4971 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
4972 build_executable by build_executable_own_libs. Replace "prelink -R"
4973 execution by a call of prelink_yes. Comment why "prelink -r" needs no
4974 change.
4975 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
4976 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
4977 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
4978 Replace build_executable by build_executable_own_libs's function
4979 build_executable_own_libs.
4980 (prelinkNO): Create new stub to call prelink_no.
4981 (prelinkYES): Create new stub to call prelink_yes.
4982 (test_attach): Rename calls of copy to file_copy.
4983 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
4984 (copy): Move to ...
4985 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
4986 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
4987 * gdb.base/prelink.exp: Disable testcase also for is_remote and
4988 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
4989 special flags by gdb_compile_shlib. Replace second gdb_compile by
4990 build_executable_own_libs. Replace "prelink -R" execution by a call of
4991 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
4992 a second call of prelink_yes. Replace restart commands by
4993 clean_restart.
4994 (prelink): Rename to ...
4995 (seen displacement message): ... this test. Extend its expectation
4996 strictness.
4997
86e4bafc
JK
49982010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4999
5000 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
5001 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
5002 displacement message exactly once.
5003
3cd07d20
JK
50042010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5005 Joel Brobecker <brobecker@adacore.com>
5006
5007 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
5008 its restore after the <$relink_args != ""> loop. new comment.
5009
0a1e94c7
JK
50102010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5011 Joel Brobecker <brobecker@adacore.com>
5012
5013 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
5014 code for it. New variable relink_args.
5015 (prelinkYES): Call prelinkNO.
5016 (test_attach): Accept new parameter relink_args. Re-prelink the binary
5017 in such case. Move the core code to ...
5018 (test_attach_gdb): ... a new function. Send GDB command "file".
5019 Extend expected "Attaching to " string.
5020
2f70bcfb
TT
50212010-07-02 Tom Tromey <tromey@redhat.com>
5022
5023 * gdb.base/bitops.exp: Remove extraneous "pass".
5024
a17ac5b0
TT
50252010-07-02 Ken Werner <ken.werner@de.ibm.com>
5026
5027 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
5028
dc10affe
PA
50292010-07-01 Pedro Alves <pedro@codesourcery.com>
5030
d41c0fc8
PA
5031 * gdb.base/help.exp: Adjust expected output.
5032
50332010-07-01 Pedro Alves <pedro@codesourcery.com>
5034
5035 * gdb.base/help.exp: Adjust expected output.
dc10affe 5036
0a600c36
JK
50372010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5038
5039 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
5040 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
5041 c++/11702.
5042
37cc8bfe
JK
50432010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5044 Doug Evans <dje@google.com>
5045
5046 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
5047 add .dynamic entry'.
5048
254e6b9e
DE
50492010-06-29 Doug Evans <dje@google.com>
5050
5051 Test PR c++/11702.
5052 * gdb.cp/m-static.exp: Add testcase.
5053 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
5054
595939de 50552010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
5056 Tom Tromey <tromey@redhat.com>
5057 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
5058
5059 * gdb.python/py-inferior.c: New File.
5060 * gdb.python/py-infthread.c: New File.
5061 * gdb.python/py-inferior.exp: New File.
5062 * gdb.python/py-infthread.exp: New File.
5063
98751a41
JK
50642010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5065
5066 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
5067 (ptype ::C::OtherFileClass typedefs): New.
5068 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
5069 (C::OtherFileClass::cOtherFileClassVar2): New.
5070 (C::OtherFileClass::cOtherFileClassVar_use): Use also
5071 cOtherFileClassVar2.
5072 (C::cOtherFileType2, C::cOtherFileVar2): New.
5073 (C::cOtherFileVar_use): use also cOtherFileVar2.
5074 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
5075
41f62f39
JK
50762010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5077
5078 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
5079 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
5080 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
5081 (print ::C::cOtherFileVar)
5082 (whatis C::OtherFileClass::cOtherFileClassType)
5083 (whatis ::C::OtherFileClass::cOtherFileClassType)
5084 (print C::OtherFileClass::cOtherFileClassVar)
5085 (print ::cOtherFileClassVar)
5086 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
5087 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
5088 trailing content.
5089 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
5090 (C::OtherFileClass::cOtherFileClassVar)
5091 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
5092 (C::cOtherFileVar, C::cOtherFileVar_use): New.
5093
af53d231
JK
50942010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5095
5096 Test PR c++/11703 and PR gdb/1448.
5097 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
5098 gdb/1448.
5099
9655fd1a
JK
51002010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5101
5102 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
5103 (main) <rtti_data>: New.
5104 * gdb.cp/virtbase.exp (print rtti_data): New.
5105
824cc8dd
JK
51062010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5107 Joel Brobecker <brobecker@adacore.com>
5108
5109 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
5110
6036c742
JK
51112010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5112
5113 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
5114
de6a0421
DE
51152010-06-28 Doug Evans <dje@google.com>
5116
5117 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
5118
b2dae948
DE
51192010-06-27 Doug Evans <dje@google.com>
5120
5121 * gdb.cp/m-static.exp: Update expected test output.
5122
0f3bb72e
PH
51232010-06-25 Paul Hilfinger <hilfinger@adacore.com>
5124
889bf7c5
PA
5125 * gdb.gdb/selftest.exp: Adjust expected message for
5126 capturing start-up runtime.
0f3bb72e 5127
bc9f0842
TT
51282010-06-25 Tom Tromey <tromey@redhat.com>
5129
5130 PR python/10808:
5131 * gdb.python/python.exp: Add new tests.
5132
099ef718
SW
51332010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
5134
5135 * gdb.cp/operator.cc: Created an import loop.
5136 * gdb.cp/operator.exp: Added testcase for import loop.
5137
5868a632
JK
51382010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5139
5140 Test PR python/11407.
5141 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
5142 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
5143 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
5144 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
5145 executable_nofb and executable_fb. New variables srcsfile, objsfile,
5146 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
5147 binfile. Call gdb_compile with clean_restart twice.
5148 (func_nofb print, func_nofb backtrace, func_loopfb print)
5149 (func_loopfb backtrace): New.
5150
af76db58
JK
51512010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5152
5153 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
5154 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
5155 by a hand made one.
5156 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
5157 i?86 requirement. Remove variables srcfile and binfile. New variable
5158 sources, executable_nofb and executable_fb. Call prepare_for_testing.
5159
f2c7657e
UW
51602010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5161
5162 * gdb.cell/dwarfaddr.exp: New file.
5163 * gdb.cell/dwarfaddr.S: New file.
5164
628fe4e4
JK
51652010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5166
5167 Test PR 9436.
5168 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
5169
f1421989
HZ
51702010-06-24 Hui Zhu <teawater@gmail.com>
5171
5172 * gdb.base/eval.exp: New file.
5173
d03285ec
UW
51742010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5175
5176 * gdb.cell/fork.exp: New file.
5177 * gdb.cell/fork.c: Likewise.
5178 * gdb.cell/fork-spu.c: Likewise.
5179
41b2c92d
PM
51802010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
5181
5182 * lib/gdb.exp (banned_variables_traced): New global variable.
5183 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5184 (gdb_init): Use `trace add variable' instead of obsolete
5185 `trace variable'.
5186
d5bc977f
DE
51872010-06-21 Doug Evans <dje@google.com>
5188
5189 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5190
d2ed6730
UW
51912010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5192
5193 * gdb.arch/spu-ls.exp: New file.
5194 * gdb.arch/spu-ls.c: Likewise.
5195
6aed2dbc
SS
51962010-06-18 Stan Shebs <stan@codesourcery.com>
5197
5198 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5199
e0756905
UW
52002010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5201
5202 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5203 * gdb.base/watch-cond.exp: Likewise.
5204 * gdb.python/py-breakpoint.exp: Likewise.
5205
d8053d4d
PA
52062010-06-18 Pedro Alves <pedro@codesourcery.com>
5207
5208 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5209 clean_restart, make sure every test has a distinct message, and
5210 that messages don't include the executable' full path.
5211
81ce510c
DE
52122010-06-17 Doug Evans <dje@google.com>
5213
5214 * gdb.arch/i386-size.exp: Updated expected output for
5215 DISASSEMBLY_OMIT_FNAME.
5216
65d79d4b
SDJ
52172010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5218 Sergio Durigan Junior <sergiodj@redhat.com>
5219
5220 * gdb.base/watch-notconst.c: New file.
5221 * gdb.base/watch-notconst.S: New file.
5222 * gdb.base/watch-notconst2.c: New file.
5223 * gdb.base/watch-notconst2.S: New file.
5224 * gdb.base/watch-notconst.exp: New file.
5225 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5226 (func4): Add operations on `global_ptr_ptr'.
5227 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5228 routine to test watchpoints created with a constant expression.
5229 (test_inaccessible_watchpoint): Include tests for watchpoints
5230 created with a constant expression.
5231
df0f4836
KB
52322010-06-14 Kevin Buettner <kevinb@redhat.com>
5233
5234 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5235 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5236 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5237 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5238 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5239 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5240 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5241 of `_start'.
5242
b769def5
UW
52432010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5244
5245 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5246 not supported on the target.
5247 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5248 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5249 * gdb.mi/mi-nsintrall.exp: Likewise.
5250 * gdb.mi/mi-nsmoribund.exp: Likewise.
5251 * gdb.mi/mi-nsthrexec.exp: Likewise.
5252
d914c394
SS
52532010-06-11 Stan Shebs <stan@codesourcery.com>
5254
5255 * gdb.base/permissions.exp: New file.
5256
52572010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
5258
5259 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5260 does not support ELF executable class.
5261
f3ce5b9c
UW
52622010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5263
5264 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5265
8e46892c
JK
52662010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5267
5268 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5269 (runto): Catch "The target does not support running in non-stop mode.".
5270
6cc55c64
MS
52712010-06-11 Michael Snyder <msnyder@vmware.com>
5272
5273 * gdb.base/setshow.exp (set language asm): Don't use
5274 gdb_test_no_output, fails on some targets.
5275
caddefa4
UW
52762010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5277
5278 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5279 * gdb.cp/pr9167.exp: Likewise.
5280
468b1aa7
UW
52812010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5282
5283 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5284
5c3552dc
UW
52852010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5286
5287 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5288
02e6fe6a
UW
52892010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5290
5291 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5292
0e03807e
TT
52932010-06-11 Tom Tromey <tromey@redhat.com>
5294
5295 PR gdb/9977, PR exp/11636::
5296 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5297 (pieces_test_f6): Update expected output.
5298
2bdf28a0
JK
52992010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5300
5301 * gdb.base/moribund-step.exp: New.
5302
f6978de9
MS
53032010-06-08 Michael Snyder <msnyder@vmware.com>
5304
5305 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 5306 * gdb.ada/boolean_expr.exp:
f6978de9
MS
5307 * gdb.ada/frame_args.exp: Ditto.
5308 * gdb.ada/lang_switch.exp: Ditto.
5309 * gdb.ada/ptype_arith_binop.exp: Ditto.
5310 * gdb.ada/ref_param.exp: Ditto.
5311 * gdb.ada/type_coercion.exp:Ditto.
5312
5313 * gdb.asm/asm-source.exp: Ditto.
5314
5315 * gdb.base/attach.exp: Ditto.
5316 * gdb.base/bitfields2.exp: Ditto.
5317 * gdb.base/call-signal-resume.exp: Ditto.
5318 * gdb.base/callfuncs.exp: Ditto.
5319 * gdb.base/commands.exp: Ditto.
5320 * gdb.base/dbx.exp: Ditto.
5321 * gdb.base/default.exp: Ditto.
5322 * gdb.base/dump.exp: Ditto.
5323 * gdb.base/exprs.exp: Ditto.
5324 * gdb.base/freebpcmd.exp: Ditto.
5325 * gdb.base/interrupt.exp: Ditto.
5326 * gdb.base/list.exp: Ditto.
5327 * gdb.base/long_long.exp: Ditto.
5328 * gdb.base/maint.exp: Ditto.
5329 * gdb.base/ptype.exp: Ditto.
5330 * gdb.base/return.exp: Ditto.
5331 * gdb.base/setshow.exp: Ditto.
5332 * gdb.base/sigbpt.exp: Ditto.
5333 * gdb.base/sigrepeat.exp: Ditto.
5334
5335 * gdb.cp/classes.exp: Ditto.
5336
5337 * gdb.dwarf2/dw2-restore.exp: Ditto.
5338
5339 * gdb.gdb/selftest.exp: Ditto.
5340
5341 * gdb.multi/base.exp: Ditto.
5342 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5343
5344 * gdb.python/py-block.exp: Ditto.
5345 * gdb.python/py-prettyprint.exp: Ditto.
5346 * gdb.python/py-template.exp: Ditto.
5347
5348 * gdb.server/ext-attach.exp: Ditto.
5349 * gdb.server/ext-run.exp: Ditto.
5350 * gdb.server/server-mon.exp: Ditto.
5351
5352 * gdb.threads/fork-thread-pending.exp: Ditto.
5353 * gdb.threads/hand-call-in-threads.exp: Ditto.
5354 * gdb.threads/interrupted-hand-call.exp: Ditto.
5355 * gdb.threads/linux-dp.exp: Ditto.
5356 * gdb.threads/manythreads.exp: Ditto.
5357 * gdb.threads/print-threads.exp: Ditto.
5358 * gdb.threads/pthreads.exp: Ditto.
5359 * gdb.threads/schedlock.exp: Ditto.
5360 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5361 * gdb.threads/threadapply.exp: Ditto.
5362
de7ff789
MS
53632010-06-08 Michael Snyder <msnyder@vmware.com>
5364
889bf7c5 5365 * gdb.ada/exec_changed.exp:
de7ff789
MS
5366 Use ".*" instead of "" as wildcard regexp.
5367
5368 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5369 * gdb.base/call-ar-st.exp: Ditto.
5370 * gdb.base/checkpoint.exp: Ditto.
5371 * gdb.base/default.exp: Ditto.
5372 * gdb.base/dump.exp: Ditto.
5373 * gdb.base/ending-run.exp: Ditto.
5374 * gdb.base/fileio.exp: Ditto.
5375 * gdb.base/miscexprs.exp: Ditto.
5376 * gdb.base/pointers.exp: Ditto.
5377 * gdb.base/readline.exp: Ditto.
5378 * gdb.base/reread.exp: Ditto.
5379 * gdb.base/restore.exp: Ditto.
5380 * gdb.base/shlib-call.exp: Ditto.
5381 * gdb.base/valgrind-db-attach.exp: Ditto.
5382 * gdb.base/volatile.exp: Ditto.
5383 * gdb.base/watchpoints.exp: Ditto.
5384
5385 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5386
5387 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5388 * gdb.python/py-value.exp: Ditto.
5389
5390 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5391 * gdb.trace/circ.exp: Ditto.
5392 * gdb.trace/collection.exp: Ditto.
5393 * gdb.trace/packetlen.exp: Ditto.
5394 * gdb.trace/passc-dyn.exp: Ditto.
5395 * gdb.trace/report.exp: Ditto.
5396 * gdb.trace/tfile.exp: Ditto.
5397 * gdb.trace/tfind.exp: Ditto.
5398 * gdb.trace/while-dyn.exp: Ditto.
5399
3bebe2f2
JK
54002010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5401
5402 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5403
5c631832
JK
54042010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5405
5406 Test PR 10640.
5407 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5408
4c3376c8
SW
54092010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
5410
5411 * gdb.cp/koenig.exp: Test for ADL operators.
5412 * gdb.cp/koenig.cc: Added ADL operators.
5413 * gdb.cp/operator.exp: New test.
5414 * gdb.cp/operator.cc: New test.
5415
dc226d5a
MS
54162010-06-04 Michael Snyder <msnyder@vmware.com>
5417
dfb88a23
MS
5418 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5419 * gdb.base/pending.exp: Ditto.
f7ae76b3 5420
dc226d5a
MS
5421 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5422
967cf477
DE
54232010-06-04 Doug Evans <dje@google.com>
5424
5425 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5426 disabled printers.
5427 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5428 (enable_lookup_function): New function.
5429
eb801841
TT
54302010-06-04 Tom Tromey <tromey@redhat.com>
5431
5432 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5433 of hash and id.
5434
38979823
JK
54352010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5436
5437 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5438 newline.
5439 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5440 (empty verbose non-noisy clear, empty verbose noisy clear)
5441 (empty non-verbose noisy clear): Likewise.
5442
35ec993f
MS
54432010-06-03 Michael Snyder <msnyder@vmware.com>
5444
5445 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5446 * gdb.base/display.exp: Ditto.
5447 * gdb.base/find.exp: Ditto.
5448 * gdb.base/ifelse.exp: Ditto.
5449 * gdb.base/multi-forks.exp: Ditto.
5450 * gdb.base/recurse.exp: Ditto.
5451 * gdb.base/setshow.exp: Ditto.
5452 * gdb.base/value-double-free.exp: Ditto.
5453 * gdb.base/watch-vfork.exp: Ditto.
5454 * gdb.base/watch_thread_num.exp: Ditto.
5455 * gdb.base/watchpoint-solib.exp: Ditto.
5456 * gdb.base/watchpoint.exp: Ditto.
5457 * gdb.base/watchpoints.exp: Ditto.
5458
5459 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5460 * gdb.cp/overload.exp: Ditto.
5461 * gdb.cp/virtfunc.exp: Ditto.
5462
5463 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5464
889bf7c5 5465 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
5466 Replace gdb_test with gdb_test_no_output.
5467
889bf7c5 5468 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
5469 Replace gdb_test with gdb_test_no_output.
5470 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5471 * gdb.threads/watchthreads.exp: Ditto.
5472 * gdb.threads/watchthreads2.exp: Ditto.
5473
5474 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5475 * gdb.trace/tfind.exp: Ditto.
5476
c22decce
JB
54772010-06-03 Joel Brobecker <brobecker@adacore.com>
5478
5479 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5480 successful test if message is the empty string.
5481
fd5700c7
JK
54822010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5483
5484 * gdb.fortran/module.exp (stopped language detection): New test.
5485
f55ee35c
JK
54862010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5487
5488 Support DW_TAG_module as separate namespaces.
5489 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5490 gdb.fortran/library-module-lib.f90: New.
5491 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5492 (print i): Remove.
5493 (continue to breakpoint: i-is-1, print var_i value 1)
5494 (continue to breakpoint: i-is-2, print var_i value 2)
5495 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5496 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5497 (complete `modmany, complete `modmany`, complete `modmany`var)
5498 (show language, setting breakpoint at module): New tests.
5499 * gdb.fortran/module.f90 (module mod): Remove.
5500 (module mod1, module mod2, module modmany, subroutine sub1)
5501 (subroutine sub2, program module): New.
5502
b8e8282f
JK
55032010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5504
5505 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5506 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
5507 * gdb.cp/anon-union.exp (pass): Rename to ...
5508 (print z 2): ... here.
b8e8282f 5509
019ebafc
MS
55102010-06-02 Michael Snyder <msnyder@vmware.com>
5511
e68d8fd4
MS
5512 * gdb.trace/actions.exp: Use gdb_test_no_output.
5513 * gdb.trace/circ.exp: Ditto.
5514 * gdb.trace/packetlen.exp: Ditto.
5515 * gdb.trace/save-trace.exp: Ditto.
5516 * gdb.trace/tracecmd.exp: Ditto.
5517 * gdb.trace/tsv.exp: Ditto.
5518
12b5d08a
MS
5519 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5520 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5521 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5522 * gdb.threads/manythreads.exp: Ditto.
5523 * gdb.threads/print-threads.exp: Ditto.
5524 * gdb.threads/pthreads.exp: Ditto.
5525 * gdb.threads/schedlock.exp: Ditto.
5526 * gdb.threads/staticthreads.exp: Ditto.
5527 * gdb.threads/thread-specific.exp: Ditto.
5528 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5529 * gdb.threads/threadapply.exp: Ditto.
5530 * gdb.threads/watchthreads.exp: Ditto.
5531 * gdb.threads/watchthreads2.exp: Ditto.
5532
89493308
MS
5533 * gdb.python/py-block.exp: Use gdb_test_no_output.
5534 * gdb.python/py-prettyprint.exp: Ditto.
5535 * gdb.python/py-template.exp: Ditto.
5536 * gdb.python/py-value.exp: Ditto.
5537
5538 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5539 * gdb.reverse/watch-reverse.exp: Ditto.
5540
5541 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5542 * gdb.server/ext-run.exp: Ditto.
5543
019ebafc
MS
5544 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5545 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5546 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5547 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5548 * gdb.dwarf2/dw2-producer.exp: Ditto.
5549 * gdb.dwarf2/mac-fileno.exp: Ditto.
5550
5551 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5552 * gdb.gdb/selftest.exp: Ditto.
5553
5554 * gdb.multi/base.exp: Use gdb_test_no_output.
5555
5556 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5557
3e0ca3a5
JK
55582010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5559
5560 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5561
9db70545
MS
55622010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5563
a8d52276
MS
5564 * gdb.cp/class2.exp: Use gdb_test_no_output.
5565 * gdb.cp/classes.exp: Ditto.
5566 * gdb.cp/extern-c.exp: Ditto.
5567 * gdb.cp/inherit.exp: Ditto.
5568 * gdb.cp/maint.exp: Ditto.
5569 * gdb.cp/mb-inline.exp: Ditto.
5570 * gdb.cp/mb-templates.exp: Ditto.
5571 * gdb.cp/method2.exp: Ditto.
5572 * gdb.cp/misc.exp: Ditto.
5573 * gdb.cp/ovldbreak.exp: Ditto.
5574 * gdb.cp/punctuator.exp: Ditto.
5575 * gdb.cp/templates.exp: Ditto.
5576 * gdb.cp/virtbase.exp: Ditto.
5577
889bf7c5 5578 * gdb.threads/attach-stopped.exp:
9db70545 5579 Replace uses of send_gdb / gdb_expect.
889bf7c5 5580 * gdb.threads/attachstop-mt.exp:
9db70545 5581 Replace uses of send_gdb / gdb_expect.
889bf7c5 5582 * gdb.threads/gcore-thread.exp:
9db70545 5583 Replace uses of send_gdb / gdb_expect.
889bf7c5 5584 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
5585 Replace uses of send_gdb / gdb_expect.
5586 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5587 * gdb.threads/print-threads.exp:
9db70545
MS
5588 Replace uses of send_gdb / gdb_expect.
5589 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5590 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5591 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5592
5593 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5594 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5595 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5596 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5597 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5598 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5599 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5600 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5601 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5602 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5603 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5604
359cc68c
JK
56052010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5606
5607 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5608
7d3fe98e
SW
56092010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
5610
5611 * gdb.cp/koenig.exp: Added new test case.
5612 * gdb.cp/koenig.cc: Ditto.
5613
27d3a1a2
MS
56142010-06-01 Michael Snyder <msnyder@vmware.com>
5615
5616 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5617 * gdb.base/arrayidx.exp: Ditto.
5618 * gdb.base/attach.exp: Ditto.
5619 * gdb.base/auxv.exp: Ditto.
5620 * gdb.base/bigcre.exp: Ditto.
5621 * gdb.base/break-always.exp: Ditto.
5622 * gdb.base/break-interp.exp: Ditto.
5623 * gdb.base/break.exp: Ditto.
5624 * gdb.base/breakpoint-shadow.exp: Ditto.
5625 * gdb.base/call-ar-st.exp: Ditto.
5626 * gdb.base/call-sc.exp: Ditto.
5627 * gdb.base/call-signal-resume.exp: Ditto.
5628 * gdb.base/callfuncs.exp: Ditto.
5629 * gdb.base/catch-syscall.exp: Ditto.
5630 * gdb.base/charset.exp: Ditto.
5631 * gdb.base/code-expr.exp: Ditto.
5632 * gdb.base/commands.exp: Ditto.
5633 * gdb.base/cond-expr.exp: Ditto.
5634 * gdb.base/condbreak.exp: Ditto.
5635 * gdb.base/cursal.exp: Ditto.
5636 * gdb.base/cvexpr.exp: Ditto.
5637 * gdb.base/default.exp: Ditto.
5638 * gdb.base/del.exp: Ditto.
5639 * gdb.base/detach.exp: Ditto.
5640 * gdb.base/display.exp: Ditto.
5641 * gdb.base/ena-dis-br.exp: Ditto.
5642 * gdb.base/eval-skip.exp: Ditto.
5643 * gdb.base/foll-fork.exp: Ditto.
5644 * gdb.base/foll-vfork.exp: Ditto.
5645 * gdb.base/frame-args.exp: Ditto.
5646 * gdb.base/funcargs.exp: Ditto.
5647 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5648 * gdb.base/gdbvars.exp: Ditto.
5649 * gdb.base/help.exp: Ditto.
5650 * gdb.base/ifelse.exp: Ditto.
5651 * gdb.base/included.exp: Ditto.
5652 * gdb.base/list.exp: Ditto.
5653 * gdb.base/macscp.exp: Ditto.
5654 * gdb.base/maint.exp: Ditto.
5655 * gdb.base/multi-fork.exp: Ditto.
5656 * gdb.base/overlays.exp: Ditto.
5657 * gdb.base/page.exp: Ditto.
5658 * gdb.base/pending.exp: Ditto.
5659 * gdb.base/pointers.exp: Ditto.
5660 * gdb.base/pr11022.exp: Ditto.
5661 * gdb.base/prelink.exp: Ditto.
5662 * gdb.base/printcmds.exp: Ditto.
5663 * gdb.base/psymtab.exp: Ditto.
5664 * gdb.base/randomize.exp: Ditto.
5665 * gdb.base/relational.exp: Ditto.
5666 * gdb.base/relocate.exp: Ditto.
5667 * gdb.base/remote.exp: Ditto.
5668 * gdb.base/sepdebug.exp: Ditto.
5669 * gdb.base/set-lang-auto.exp: Ditto.
5670 * gdb.base/setshow.exp: Ditto.
5671 * gdb.base/setvar.exp: Ditto.
5672 * gdb.base/signals.exp: Ditto.
5673 * gdb.base/signull.exp: Ditto.
5674 * gdb.base/sigstep.exp: Ditto.
5675 * gdb.base/sizeof.exp: Ditto.
5676 * gdb.base/solib-disc.exp: Ditto.
5677 * gdb.base/store.exp: Ditto.
5678 * gdb.base/structs.exp: Ditto.
5679 * gdb.base/structs2.exp: Ditto.
5680 * gdb.base/subst.exp: Ditto.
5681 * gdb.base/term.exp: Ditto.
5682 * gdb.base/trace-commands.exp: Ditto.
5683 * gdb.base/unwindonsignal.exp: Ditto.
5684 * gdb.base/valgrind-db-attach.exp: Ditto.
5685 * gdb.base/varargs.exp: Ditto.
5686 * gdb.base/watch-cond.exp: Ditto.
5687 * gdb.base/watch_thread_num.exp: Ditto.
5688 * gdb.base/watchpoint-cond-gone.exp: Ditto.
5689 * gdb.base/watchpoint.exp: Ditto.
5690 * gdb.base/whatis-exp.exp: Ditto.
5691
f8d3bf8f
MS
56922010-06-01 Michael Snyder <msnyder@vmware.com>
5693
5694 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
5695 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
5696 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
5697 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
5698 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
5699 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
5700 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
5701 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
5702 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
5703 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
5704 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
5705 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
5706 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
5707 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
5708 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
5709
3f9e0d32
JK
57102010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5711
5712 * gdb.base/commands.exp (begin commands on watch): Remove excessive
5713 trailing newline.
5714 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
5715 * gdb.java/jmisc.exp (p *args\n): Rename to ...
5716 (p *args): ... here and remove excessive trailing newline.
5717
f629457d
JB
57182010-05-31 Joel Brobecker <brobecker@adacore.com>
5719
5720 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
5721
09eef106
JK
57222010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5723
5724 Accept the new Linux kernel "t (tracing stop)" string.
5725 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
5726 Update comment.
5727 (state_wait) <T (tracing stop)>: New.
5728 (main): Update the state_wait expect string.
5729
94f31136
PA
57302010-05-28 Pedro Alves <pedro@codesourcery.com>
5731
5732 * limits.c, limits.exp: Delete files.
5733 * Makefile.in (clean mostlyclean): Adjust.
5734 * tracecmd.exp: Adjust.
5735
096554ab
JK
57362010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5737
5738 * gdb.base/tui-layout.exp: New.
5739
27d3a1a2 57402010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 5741
889bf7c5 5742 * gdb.reverse/break-precsave.exp:
bcd2dc50 5743 Replace uses of send_gdb / gdb_expect.
889bf7c5 5744 * gdb.reverse/break-reverse.exp:
bcd2dc50 5745 Replace uses of send_gdb / gdb_expect.
889bf7c5 5746 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 5747 Replace uses of send_gdb / gdb_expect.
889bf7c5 5748 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 5749 Replace uses of send_gdb / gdb_expect.
889bf7c5 5750 * gdb.reverse/finish-precsave.exp:
bcd2dc50 5751 Replace uses of send_gdb / gdb_expect.
889bf7c5 5752 * gdb.reverse/finish-reverse.exp:
bcd2dc50 5753 Replace uses of send_gdb / gdb_expect.
889bf7c5 5754 * gdb.reverse/i386-precsave.exp:
bcd2dc50 5755 Replace uses of send_gdb / gdb_expect.
889bf7c5 5756 * gdb.reverse/i386-reverse.exp:
bcd2dc50 5757 Replace uses of send_gdb / gdb_expect.
889bf7c5 5758 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 5759 Replace uses of send_gdb / gdb_expect.
889bf7c5 5760 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 5761 Replace uses of send_gdb / gdb_expect.
889bf7c5 5762 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 5763 Replace uses of send_gdb / gdb_expect.
889bf7c5 5764 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 5765 Replace uses of send_gdb / gdb_expect.
889bf7c5 5766 * gdb.reverse/machinestate.exp:
bcd2dc50 5767 Replace uses of send_gdb / gdb_expect.
889bf7c5 5768 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 5769 Replace uses of send_gdb / gdb_expect.
889bf7c5 5770 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 5771 Replace uses of send_gdb / gdb_expect.
889bf7c5 5772 * gdb.reverse/solib-precsave.exp:
bcd2dc50 5773 Replace uses of send_gdb / gdb_expect.
889bf7c5 5774 * gdb.reverse/solib-reverse.exp:
bcd2dc50 5775 Replace uses of send_gdb / gdb_expect.
889bf7c5 5776 * gdb.reverse/step-precsave.exp:
bcd2dc50 5777 Replace uses of send_gdb / gdb_expect.
889bf7c5 5778 * gdb.reverse/step-reverse.exp:
bcd2dc50 5779 Replace uses of send_gdb / gdb_expect.
889bf7c5 5780 * gdb.reverse/until-precsave.exp:
bcd2dc50 5781 Replace uses of send_gdb / gdb_expect.
889bf7c5 5782 * gdb.reverse/until-reverse.exp:
bcd2dc50 5783 Replace uses of send_gdb / gdb_expect.
889bf7c5 5784 * gdb.reverse/watch-precsave.exp:
bcd2dc50 5785 Replace uses of send_gdb / gdb_expect.
889bf7c5 5786 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
5787 Replace uses of send_gdb / gdb_expect.
5788
3def43e0
JK
57892010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
5792 excessive newline.
5793
27d3a1a2 57942010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
5795
5796 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
5797 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
5798 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
5799 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
5800 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
5801 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
5802 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
5803 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
5804 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
5805 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
5806 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
5807 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
5808 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
5809 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
5810 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
5811 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
5812 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
5813 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
5814 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 5815
27d3a1a2 58162010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 5817
22454424
MS
5818 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
5819 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
5820
5821 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
5822 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
5823 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
5824
889bf7c5 5825 * gdb.reverse/consecutive-reverse.exp:
22454424 5826 Replace uses of send_gdb / gdb_expect.
889bf7c5 5827 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
5828 Replace uses of send_gdb / gdb_expect.
5829
5830 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
5831 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
5832 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5833 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
5834 Replace uses of send_gdb / gdb_expect.
5835 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
5836 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
5837 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
5838 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
5839 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
5840 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
5841 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
5842 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
5843 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
5844
58452010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 5846
22454424 5847 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5848
22454424 5849 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5850
22454424
MS
5851 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
5852 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
5853 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
5854 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
5855 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
5856 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
5857 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
5858 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
5859 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5860
6e5f2c59
TT
58612010-05-25 Tom Tromey <tromey@redhat.com>
5862
5863 * gdb.base/macscp.exp: Add missing space after setup_kfail.
5864
bbc8b958
TT
58652010-05-25 Tom Tromey <tromey@redhat.com>
5866
5867 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
5868 argument order.
5869 * gdb.base/macscp.exp: Fix setup_kfail argument order.
5870 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
5871 order.
5872 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
5873 order.
5874 * gdb.base/call-sc.exp (setup_kfails): Remove.
5875 (setup_compiler_kfails): Remove.
5876 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
5877 argument order.
5878 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
5879 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
5880 (advancei): Fix setup_kfail argument order.
5881 * gdb.base/radix.exp: Fix setup_kfail argument order.
5882 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
5883 order.
5884 * gdb.base/structs.exp (setup_kfails): Remove.
5885 (setup_compiler_kfails): Fix setup_kfail argument order.
5886 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
5887 order.
5888 * gdb.java/jmain.exp: Fix setup_kfail argument order.
5889 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
5890 setup_kfail argument order.
5891 * gdb.cp/overload.exp: Fix setup_kfail argument order.
5892
83d1babf
TT
58932010-05-25 Tom Tromey <tromey@redhat.com>
5894
5895 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
5896
6acb16a2
MS
58972010-05-25 Michael Snyder <msnyder@vmware.com>
5898
5899 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
5900 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
5901 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
5902 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
5903 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
5904 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
5905 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
5906 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
5907 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
5908 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
5909 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
5910 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
5911 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
5912 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
5913 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
5914 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
5915 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
5916 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
5917 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
5918 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
5919 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
5920 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
5921 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
5922 * gdb.base/default.exp: Replace send_gdb with gdb_test.
5923 * gdb.base/define.exp: Replace send_gdb with gdb_test.
5924 * gdb.base/display.exp: Replace send_gdb with gdb_test.
5925 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
5926 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
5927 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
5928 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
5929 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
5930 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
5931 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
5932 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
5933 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
5934 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
5935 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
5936 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
5937 * gdb.base/help.exp: Replace send_gdb with gdb_test.
5938 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
5939 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
5940 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
5941 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
5942 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
5943 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
5944 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
5945 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 5946 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
5947
59482010-05-25 Doug Evans <dje@google.com>
5949
5950 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
5951 gdb.string_to_argv.
ad3986f0 5952
d3b1e874
TT
59532010-05-21 Tom Tromey <tromey@redhat.com>
5954
5955 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
5956 Call it.
5957 * gdb.dwarf2/pieces.S: Update.
5958 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
5959
cb826367
TT
59602010-05-21 Tom Tromey <tromey@redhat.com>
5961
5962 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
5963 Call it.
5964 * gdb.dwarf2/pieces.c (struct C): New.
5965 (f6): New function.
5966 * gdb.dwarf2/pieces.S: Replace.
5967
74de6778
TT
59682010-05-21 Tom Tromey <tromey@redhat.com>
5969
5970 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
5971 Call it.
5972
afd74c5f
TT
59732010-05-21 Tom Tromey <tromey@redhat.com>
5974
5975 * gdb.dwarf2.pieces.exp: New file.
5976 * gdb.dwarf2.pieces.S: New file.
5977 * gdb.dwarf2.pieces.c: New file.
5978
a7b75dfd 59792010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 5980 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
5981
5982 * lib/gdb.exp (gdb_test_no_output): New function.
5983 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
5984 when testing commands that should produce no output.
5985
c81c812a
JB
59862010-05-17 Joel Brobecker <brobecker@adacore.com>
5987
5988 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
5989 parameter that we want to watch being a constant.
5990
0cce5bd9
JB
59912010-05-17 Joel Brobecker <brobecker@adacore.com>
5992
5993 * gdb.ada/cond_lang: New testcase.
5994
47050449
JB
59952010-05-17 Joel Brobecker <brobecker@adacore.com>
5996
5997 * lib/gdb.exp (banned_variables): New variable/constant.
5998 (gdb_init): Add write trace on variables listed in banned_variables.
5999 (gdb_finish): Remove write traces on variables listed in
6000 banned_variables.
6001
77c01586
JB
60022010-05-17 Joel Brobecker <brobecker@adacore.com>
6003
6004 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
6005 * gdb.cp/koenig.exp: Likewise.
6006
88d4aea7
PM
60072010-05-14 Phil Muldoon <pmuldoon@redhat.com>
6008
889bf7c5 6009 PR python/11482
88d4aea7
PM
6010
6011 * gdb.python/py-value.exp (test_value_hash): New function.
6012
f5a010c0
PM
60132010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
6014
6015 PR exp/11530.
6016 * gdb.base/gdb11530.c: New file.
6017 * gdb.base/gdb11530.exp: New file.
6018
8ef4892f
JK
60192010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6020
6021 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
6022 * gdb.dwarf2/dw2-modula2-self-type.S: New.
6023
7322dca9
SW
60242010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
6025
6026 * gdb.cp/koenig.exp: New test.
6027 * gdb.cp/koenig.cc: New test program.
6028
02e7ea18
JB
60292010-05-05 Joel Brobecker <brobecker@adacore.com>
6030
6031 Remove the use of prms_id and bug_id throughout the testsuite.
6032
e1c34c5d
PM
60332010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
6034
6035 PR exp/11349.
6036 * testsuite/gdb.cp/ref-types.exp: Add test to examine
6037 use a reference local variable.
6038
8e1d0c49
JK
60392010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6040
6041 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
6042 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
6043 variable different_dir. Move debugfile into a full directory pathname
6044 under DIFFERENT_DIR.
6045 * lib/gdb.exp (separate_debug_filename): Remove.
6046 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
6047 variable debug_dir and mkdir of it. Update function comments.
6048
e66408ed
PA
60492010-04-29 Pedro Alves <pedro@codesourcery.com>
6050
6051 PR gdb/11557
6052
6053 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
6054 files.
6055
d7b32ed3
PM
60562010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6057
889bf7c5 6058 * gdb.python/py-param.exp: New File.
d7b32ed3 6059
6aecb9c2
JB
60602010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6061
6062 * gdb.base/default.exp: Fix "set language" test.
6063
bdf92a1c
PM
60642010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
6065
6066 PR breakpoints/11531.
6067 * gdb.base/gdb11531.c: New file.
6068 * gdb.base/gdb11531.exp: New file.
6069
3f172e24
TT
60702010-04-26 Tom Tromey <tromey@redhat.com>
6071
6072 * gdb.base/completion.exp: Add tests for completion and deprecated
6073 commands.
6074
64af4c92
JK
60752010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6076
6077 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
6078 (print /x char_array): Escape curly brackets.
6079
492928e4
JK
60802010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6081
6082 Fix deadlock on looped list of loaded shared objects.
6083 * gdb.base/solib-corrupted.exp: New.
6084
66d09542
DE
60852010-04-23 Doug Evans <dje@google.com>
6086
6087 * gdb.python/py-section-script.c: New file.
6088 * gdb.python/py-section-script.exp: New file.
6089 * gdb.python/py-section-script.py: New file.
6090
8bd10a10
CM
60912010-04-20 Chris Moller <cmoller@redhat.com>
6092
6093 PR 10179
6094
6095 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
6096 * gdb.base/pr10179-a.c:
6097 * gdb.base/pr10179-b.c:
6098 * gdb.base/pr10179.exp: New files.
6099
c0201579
JK
61002010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6101
6102 Fix crashes on dangling display expressions.
6103 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
6104 is SEP.
6105 (lib_flags): Remove the "debug" keyword.
6106 (libsepdebug): New variable for iterating new loop.
6107 (save_pf_prefix): New variable wrapping the loop.
6108 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
6109 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
6110
793b0ff8
PM
61112010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6112
6113 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
6114
097f51f7
PM
61152010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6116
6117 PR stabs/11479.
6118 * gdb.stabs/gdb11479.exp: New file.
6119 * gdb.stabs/gdb11479.c: New file.
6120
9a22f0d0
PM
61212010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6122
6123 * gdb.base/charset.c (Strin16, String32): New variables.
6124 * gdb.base/charset.exp (gdb_test): Test correct display
6125 of 16 or 32 bit strings.
6126
61272010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
6128
6129 PR 9167
6130 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
6131 * gdb.cp/pr9167.cc: New file.
6132 * gdb.cp/pr9167.exp: New file.
6133
6134
6e354e5e
PM
61352010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
6136
6137 PR pascal/11492.
6138 * gdb.pascal/gdb11492.pas: New file.
6139 * gdb.pascal/gdb11492.exp: New file.
6140
be942545
JB
61412010-04-20 Joel Brobecker <brobecker@adacore.com>
6142
1667e6e3 6143 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 6144
0c3acc09
JB
61452010-04-20 Joel Brobecker <brobecker@adacore.com>
6146
6147 * gdb.ada/dyn_loc: New testcase.
6148
ec31cde5
CM
61492010-04-20 Chris Moller <cmoller@redhat.com>
6150
6151 PR 10867
889bf7c5 6152
ec31cde5
CM
6153 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
6154 * gdb.cp/pr10687.cc: New file.
6155 * gdb.cp/pr10687.exp: New file.
6156
6157
ce4b0682
SDJ
61582010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6159 Sergio Durigan Junior <sergiodj@redhat.com>
6160
6161 * gdb.fortran/logical.exp: New testcase.
6162 * gdb.fortran/logical.f90: New file.
6163
3436961f
DE
61642010-04-19 Doug Evans <dje@google.com>
6165
6166 * gdb.base/help.exp (help source): Update expected output.
6167
4d836c09
JK
61682010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6169
6170 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
6171 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
6172 gdb_exit and return.
6173 (executable): New variable.
6174 (binfile): Use it.
6175
6149aea9
PA
61762010-04-19 Pedro Alves <pedro@codesourcery.com>
6177
6178 PR breakpoints/8554.
6179
6180 * gdb.trace/save-trace.exp: Adjust.
6181
ed41462c
L
61822010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6183
6184 PR corefiles/11511
6185 * gdb.arch/system-gcore.exp: New.
6186 * gdb.arch/gcore.c: Likewise.
6187
3f7b2faa
DE
61882010-04-15 Doug Evans <dje@google.com>
6189
fa33c3cd
DE
6190 * gdb.python/py-progspace.c: New file.
6191 * gdb.python/py-progspace.exp: New file.
6192
3f7b2faa
DE
6193 * gdb.base/source.exp: Add tests for "source -s".
6194
79f283fe
PM
61952010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6196
6197 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6198 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6199 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6200 * gdb.python/py-mi.exp: New test for to_string returning None.
6201
fc8eb08a
PM
62022010-04-12 Phil Muldoon <pmuldoon@redhat.com>
6203
6204 * gdb.python/py-breakpoint.c: Make result global.
6205
26e197f6
JK
62062010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6207
6208 Fix non-GNU make compatibility.
6209 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6210
adc36818
PM
62112010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6212
6213 * gdb.python/py-breakpoint.exp: New File.
6214 * gdb.python/py-breakpoint.C: Ditto.
6215
64e17368
SS
62162010-04-08 Stan Shebs <stan@codesourcery.com>
6217
6218 * gdb.trace/actions.exp: Clear default-collect.
6219 * gdb.trace/save-trace.exp: Clear default-collect.
6220
fff5cc64
PM
62212010-04-08 Phil Muldoon <pmuldoon@redhat.com>
6222
6223 * gdb.python/py-value: Add null string variable.
6224 (test_lazy_string): Test zero length, NULL address lazy
6225 strings.
6226
a055a187
L
62272010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6228
6229 * gdb.arch/i386-avx.c: New.
6230 * gdb.arch/i386-avx.exp: Likewise.
6231
6232 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6233
96e39866
DE
62342010-04-06 Doug Evans <dje@google.com>
6235
6236 * gdb.base/source-test.gdb: New file.
6237 * gdb.base/source.exp: Test source -v.
6238
5984a431
UW
62392010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6240
6241 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6242
ec8a089a
PM
62432010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6244
6245 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6246 within one line, unless it is followed by a double quote.
6247 * gdb.stabs/hppa.sed: Idem.
6248 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
6249 * gdb.stabs/weird.exp: Check for correct parsing of
6250 char and string constants.
ec8a089a
PM
6251 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6252 in .stabs to .stabx substitution.
6253
fce3c1f0
SS
62542010-04-05 Stan Shebs <stan@codesourcery.com>
6255
6256 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6257 constant global.
6258 * gdb.trace/tfile.exp: Try to print them.
6259
d77f58be
SS
62602010-04-04 Stan Shebs <stan@codesourcery.com>
6261
6262 * gdb.base/completion.exp: Update for new "info watchpoints".
6263 * gdb.base/default.exp: Ditto.
6264 * gdb.base/help.exp: Ditto.
6265 * gdb.base/watchpoint.exp: Ditto.
6266 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 6267
af54718e
SS
62682010-04-04 Stan Shebs <stan@codesourcery.com>
6269
6270 * gdb.trace/tfile.exp: Sharpen tfind test.
6271
74d1f91e
JK
62722010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6273
6274 * gdb.base/break-entry.exp: New.
6275
eb8e76db 62762010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 6277 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
6278
6279 * gdb.reverse/i386-sse-reverse.exp: New file.
6280 * gdb.reverse/i386-sse-reverse.c: New file.
6281
bf65cad8
PA
62822010-04-02 Pedro Alves <pedro@codesourcery.com>
6283
6284 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6285
fff87407
SS
62862010-04-01 Stan Shebs <stan@codesourcery.com>
6287
6288 * gdb.trace/actions.exp: Tweak expected output.
6289 * gdb.trace/while-stepping.exp: Tweak expected output.
6290
fe01d668
L
62912010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6292
6293 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6294
86b17b60
PA
62952010-04-01 Pedro Alves <pedro@codesourcery.com>
6296
6297 * gdb.base/commands.exp: Adjust.
6298 * gdb.cp/extern-c.exp: Adjust.
6299
2c58c0a9
PA
63002010-04-01 Pedro Alves <pedro@codesourcery.com>
6301
6302 * gdb.trace/collection.c (local_test_func): Define a local struct,
6303 and instanciate it.
6304
0db9b91c
PA
63052010-04-01 Pedro Alves <pedro@codesourcery.com>
6306
6307 * gdb.trace/collection.exp (gdb_collect_args_test)
6308 (gdb_collect_argarray_test): XFAIL the tests that assume the
6309 argarray argument's elements are collected.
6310
8072405b
JK
63112010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6312
6313 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6314 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6315
8bf6485c
SS
63162010-03-31 Stan Shebs <stan@codesourcery.com>
6317
6318 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6319 and tracepoint conditionals.
6320 (gdb_verify_tracepoints): Delete unused return.
6321
fd7f724a
KS
63222010-03-26 Keith Seitz <keiths@redhat.com>
6323
6324 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6325 appear in the output before main.
6326 Remove KFAIL for gdb/2215 aka bz 9320.
6327
8d9e7719
DE
63282010-03-30 Doug Evans <dje@google.com>
6329
0906dd0b
DE
6330 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6331 by dejagnu.
6332 * gdb.arch/amd64-dword.exp: Ditto.
6333
8d9e7719
DE
6334 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6335 match.
6336 (break printf): Ditto.
6337
1da644f0
SW
63382010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
6339
6340 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6341 gcc < 4.4.
6342 * gdb.cp/shadow.exp: Ditto.
6343
a8121990
PA
63442010-03-29 Pedro Alves <pedro@codesourcery.com>
6345
6346 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6347 "tstart" is silent.
6348
6e79d367
PA
63492010-03-29 Pedro Alves <pedro@codesourcery.com>
6350
6351 * gdb.trace/collection.exp (executable): New.
6352 (binfile): Use it.
6353 (fpreg, spreg, pcreg): New.
6354 (test_register): Use gdb_test_multiple. Pass /x to print.
6355 (prepare_for_trace_test): New.
6356 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6357 (gdb_collect_args_test, gdb_collect_argstruct_test)
6358 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6359 prepare_for_trace_test.
6360 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6361 fpreg, spreg and pcreg.
6362 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6363 prepare_for_trace_test.
6364 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6365 try to detect tracing support here. Don't set breakpoints at
6366 `begin' or `end' here.
6367 <global scope>: Use clean_restart. Run to main before checking
6368 for tracing support. Check for for tracing support here.
6369
09248348
JK
63702010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6371
6372 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6373 " as $displacement" to "seen displacement message".
6374
d350db38
PA
63752010-03-28 Pedro Alves <pedro@codesourcery.com>
6376
6377 * gdb.trace/while-dyn.exp (executable): New variable.
6378 (binfile): Use it.
6379 (test_while_stepping): New function. Move most tests here. Call
6380 it once for each of the while-stepping, stepping and ws aliases.
6381
907af001
UW
63822010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6383
6384 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6385 that do not provide the tagless_struct type name at all.
6386 (test_print_anon_union): Do not check value of uninitialized
6387 union member. Do not use cp_test_ptype_class, so we can accept
6388 "long" as well as "long int".
6389
610197fd
PA
63902010-03-26 Pedro Alves <pedro@codesourcery.com>
6391
6392 * gdb.trace/tfile.c (tohex, bin2hex): New.
6393 (write_error_trace_file): Hexify error description.
6394
6c28cbf2
SS
63952010-03-25 Stan Shebs <stan@codesourcery.com>
6396
6397 * gdb.trace/tfile.c: Generate an additional trace file, improve
6398 portability.
6399 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6400 files in a better way.
6401
e62b8c7e
KS
64022010-03-25 Keith Seitz <keiths@redhat.com>
6403
6404 * gdb.java/jprint.exp: XFAIL printing of static class members
6405 because of GCC debuginfo problem.
6406
82ccf5a5
JK
64072010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6408
6409 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6410
293e2f9e
DJ
64112010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6412
6413 * gdb.base/completion.exp: Allow long instead of long int.
6414 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6415 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6416 variable p.
6417 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6418 * gdb.base/pointers.exp: Allow long instead of long int.
6419 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6420 * gdb.base/step-line.exp: Allow a directory before the source file name.
6421
95a42b64
TT
64222010-03-24 Tom Tromey <tromey@redhat.com>
6423
6424 PR breakpoints/9352:
6425 * gdb.base/default.exp: Update.
6426 * gdb.base/commands.exp: Update.
6427 * gdb.cp/extern-c.exp: Test setting commands on multiple
6428 breakpoints at once.
6429
2390201f
DJ
64302010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6431
6432 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6433 if gdb,nosignals.
6434 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6435 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6436 exited".
6437
8c9a6790
SS
64382010-03-24 Stan Shebs <stan@codesourcery.com>
6439
6440 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6441
a6c727b2
DJ
64422010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6443
6444 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6445 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6446 argument. Handle "short" and "long".
6447 (Top level): Pass overprototyped output for old_fptr and xptr.
6448
4dfd5423
PA
64492010-03-23 Pedro Alves <pedro@codesourcery.com>
6450
6451 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6452 format strings and add casts to avoid compiler warnings.
6453
64542010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
6455
6456 * lib/trace-support.exp (gdb_trace_setactions):
6457 Don't expect whitespace after ">" prompt.
6458 * gdb.trace/actions.exp: Adjust for output changes.
6459 * gdb.trace/while-stepping.exp: Likewise.
6460
c847d045
JK
64612010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6462
6463 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6464 and r157645).
6465
5f717f1d
JK
64662010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6467
6468 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6469 New.
6470
7d6d51d5
DJ
64712010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
6472
6473 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6474 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6475
3b11a015
SS
64762010-03-19 Stan Shebs <stan@codesourcery.com>
6477
6478 * gdb.trace/ax.exp: New file.
6479
d7d158ed
DE
64802010-03-19 Doug Evans <dje@google.com>
6481
6bb85cd1
DE
6482 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6483 output from gcc.
6484
d7d158ed
DE
6485 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6486 named /usr/sbin/prelink<foo>.
6487
4daf5ac0
SS
64882010-03-18 Stan Shebs <stan@codesourcery.com>
6489
6490 * gdb.trace/circ.exp: Test circular-trace-buffer.
6491 * gdb.trace/tfile.exp: Update tstatus test.
6492
e8d05480
JB
64932010-03-18 Joel Brobecker <brobecker@adacore.com>
6494
6495 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6496 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6497
441b986a
UW
64982010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6499
6500 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6501
4247603b
PA
65022010-03-18 Pedro Alves <pedro@codesourcery.com>
6503
6504 * gdb.base/default.exp: Adjust the expected output of the finish
6505 and until commands when the inferior is not being run.
6506
13387711
SW
65072010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
6508
6509 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6510 * gdb.cp/nsusing.exp: Ditto.
6511
6e31430b
TT
65122010-03-15 Tom Tromey <tromey@redhat.com>
6513
6514 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6515 * gdb.cp/userdef.cc (operator==): New function.
6516 (main): New locals mem1, mem2.
6517
e2d69cb5
JZ
65182010-03-15 Jie Zhang <jie@codesourcery.com>
6519
6520 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6521 Declare and use new loadtimeout variable.
6522
f572f0a9
DJ
65232010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
6524
6525 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6526 Use gdb_load later.
6527
51f4c0b0
PA
65282010-03-14 Pedro Alves <pedro@codesourcery.com>
6529
6530 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6531 literal. Add missing endlines to prints to stderr.
6532
1c809c68
TT
65332010-03-12 Tom Tromey <tromey@redhat.com>
6534
6535 PR c++/9708:
6536 * gdb.cp/m-static.exp: Add regression test.
6537 * gdb.cp/m-static.cc (method): New method.
6538 (main): Call it.
6539
00ae8fef
SW
65402010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
6541
6542 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6543 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6544
759f0f0b
PA
65452010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6546
21e24d21
PA
6547 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6548
65492010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6550
759f0f0b
PA
6551 * lib/gdb.exp (skip_stl_tests): New.
6552 (gdb_compile): Symbian needs -ldl.
6553 (shlib_target_file): New.
6554 (shlib_symbol_file): New.
6555 (gdb_load_shlibs): Use shlib_target_file.
6556 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6557 * gdb.cp/exception.exp: Use skip_stl_tests.
6558 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6559 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6560 * gdb.cp/mb-templates.exp: Ditto.
6561 * gdb.base/commands.exp: Relax regexes.
6562 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6563 shlib_target_file and shlib_symbol_file.
6564 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6565 sections.
6566 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6567 * gdb.base/solib-disc.exp: Use
6568 shlib_target_file and shlib_symbol_file.
6569 * gdb.base/unload.exp: Don't skip on symbian. Use
6570 shlib_target_file and shlib_symbol_file.
6571 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6572
6a8f2671 65732010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 6574
6a8f2671
PA
6575 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6576 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6577 Issue a tfind end before looking for a tracepoint frame.
6578 * gdb.trace/tfind.exp: Adjust tstatus output.
6579 Adjust disassembly output.
6580 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6581
ccf26247
JK
65822010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6583
6584 * gdb.base/break-interp.exp: Create new displacement parameter value
6585 for the test_ld calls.
6586 (reach): New parameter displacement, verify its content. New push of
6587 pf_prefix "reach-$func:". Import global expect_out.
6588 (test_core): New parameter displacement, verify its content. New push
6589 of pf_prefix "core:". New command "set verbose on". Import global
6590 expect_out.
6591 (test_attach): New parameter displacement, verify its content. New
6592 push of pf_prefix "attach:". New command "set verbose on". Import
6593 global expect_out.
6594 (test_ld): New parameter displacement, pass it to the reach, test_core
6595 and test_attach calls and verify its content in the "ld.so exit" test.
6596 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6597 (prelink): Update expected text, use gdb_test.
6598
e469c7fb
DE
65992010-03-10 Doug Evans <dje@google.com>
6600
6601 * gdb.base/checkpoint.exp: Fix comment.
6602 Lengthen timeout while doing >600 checkpoints test.
6603 Rename duplicate "kill all one" test to keep test names unique.
6604
60e1c644
PA
66052010-03-10 Pedro Alves <pedro@codesourcery.com>
6606
6607 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6608
cec808ec
KS
66092010-03-08 Keith Seitz <keiths@redhat.com>
6610
889bf7c5
PA
6611 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6612 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6613 (dm_type_long): New function.
6614 (dm_type_unsigned_short): New function.
6615 (dm_type_unsigned_long): New function.
6616 (myint): New typedef.
6617 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6618 long, unsigned shor and long, operator char*, and typedef.
6619 (test_lookup_operator_functions): Add operator char* test.
6620 (test_paddr_operator_functions): Likewise.
6621 (test_paddr_overloaded_functions): Use probe values for
6622 short, long, and unsigned short and long.
6623 (test_paddr_hairy_functions): If the demangler probe detected
6624 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6625 demangler.
6626 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6627 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6628 and "print null_pmf".
6629 Add test "ptype a.*pmf".
6630 * gdb.cp/overload.exp: Allow optional "int" to appear with
6631 "short" and "long".
6632 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6633 long expect value for men_overload1arg.
6634 Allow "int" to appear with "short" and "long".
6635 When testing "info break", add argument for main (void).
6636 Also allow "int" to appear with "short" and "long".
6637 Ditto with "unsigned" and "long long".
cec808ec
KS
6638 * gdb.java/jmain.exp: Do not enclose methods names in single
6639 quotes.
6640 * gdb.java/jmisc.exp: Likewise.
6641 * gdb.java/jprint.exp: Likewise.
6642 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
6643
6644 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6645 * gdb.cp/exception.exp (backtrace after first throw)
6646 (backtrace after second throw): Allow a namespace before __cxa_throw.
6647 (backtrace after first catch, backtrace after second catch): Allow
6648 a namespace before __cxa_begin_catch.
6649
6650 * gdb.cp/cpexprs.exp: New file.
6651 * gdb.cp/cpexprs.cc: New file.
6652
6653 From Daniel Jacobowitz <dan@codesourcery.com>
6654 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
6655 to use string_to_regexp.
6656 (ctor, dtor): New functions. Use them to match constructor
6657 and destructor function types.
6658 (Top level): Use runto_main.
6659
f870a310
TT
66602010-03-05 Tom Tromey <tromey@redhat.com>
6661
6662 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
6663 gdb.target_charset.
6664 (pp_ns.to_string): Likewise.
6665
0c199f28
KS
66662010-03-04 Keith Seitz <keiths@redhat.com>
6667
6668 * gdb.cp/overload.exp: Test that the filename portion of a linespec
6669 can be quoted. Test that both the filename and function/line
6670 portions can be quoted at the same time.
6671
c7437ca6
PA
66722010-03-04 Pedro Alves <pedro@codesourcery.com>
6673
6674 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
6675
b111b805
DE
66762010-03-03 Doug Evans <dje@google.com>
6677
24486cb7
DE
6678 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
6679 libc contains libpthread.
6680
b111b805
DE
6681 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
6682 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
6683 of gdb_compile. Add another pattern to match android backtrace.
6684
a0e0ef55
TT
66852010-03-03 Tom Tromey <tromey@redhat.com>
6686
6687 PR gdb/11345:
6688 * gdb.base/printcmds.exp (test_printf): Add test.
6689
1ba53b71
L
66902010-03-02 H.J. Lu <hongjiu.lu@intel.com>
6691
6692 * gdb.arch/amd64-byte.exp: New.
6693 * gdb.arch/amd64-dword.exp: Likewise.
6694 * gdb.arch/amd64-pseudo.c: Likewise.
6695 * gdb.arch/amd64-word.exp: Likewise.
6696 * gdb.arch/i386-byte.exp: Likewise.
6697 * gdb.arch/i386-pseudo.c: Likewise.
6698 * gdb.arch/i386-word.exp: Likewise.
6699
f5dff777
DJ
67002010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6701
6702 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
6703 types. Add structreg, bitfields, and flags registers.
6704 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
6705 registers.
6706
90884b2b
L
67072010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6708
6709 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
6710 (load_description): Set architecture if defined.
6711
dc00d89f
PM
67122010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6713
6714 * gdb.python/py-frame.exp: Add read_var block tests.
6715 * gdb.python/py-frame.c (block): New function.
6716
0e095b7e
JK
67172010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6718 Daniel Jacobowitz <dan@codesourcery.com>
6719
6720 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
6721
624f1a65
DM
67222010-02-25 David S. Miller <davem@davemloft.net>
6723
6724 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
6725 fix logic for setting all_syscalls_numbers.
6726
f3e9a817
PM
67272010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6728
6729 * Makefile.in: Add py-block and py-symbol.
6730 * gdb.python/py-symbol.exp: New File.
6731 * gdb.python/py-symtab.exp: New File.
6732 * gdb.python/py-block.exp: New File.
6733 * gdb.python/py-symbol.c: New File.
6734 * gdb.python/py-block.c: New File.
6735
f6bbabf0
PM
67362010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6737
6738 PR python/11314
6739 * lib/gdb.exp (skip_python_tests): New function.
6740 * gdb.python/py-cmd.exp: Use skip_python_tests.
6741 * gdb.python/py-frame.exp: Likewise.
6742 * gdb.python/py-function.exp: Likewise.
6743 * gdb.python/py-prettyprint.exp: Likewise.
6744 * gdb.python/py-template.exp: Likewise.
6745 * gdb.python/py-type.exp: Likewise.
6746 * gdb.python/py-value.exp: Likewise.
6747
85d721b8
PA
67482010-02-22 Pedro Alves <pedro@codesourcery.com>
6749
6750 PR9605
6751
6752 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
6753
48e32051
TT
67542010-02-19 Tom Tromey <tromey@redhat.com>
6755
6756 PR c++/8693, PR c++/9496:
6757 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
6758 regression tests.
6759
ac9c0048
JK
67602010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6761
6762 Fix compatibility with m68k as.
6763 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
6764 Use only /* comments */.
6765
57bb97a4
UW
67662010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6767
6768 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
6769 * configure: Regenerate.
6770
7d1bf85c
DJ
67712010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
6772
6773 * gdb.python/py-type.exp: Check for Python support.
6774
061b5285
PA
67752010-02-17 Pedro Alves <pedro@codesourcery.com>
6776
6777 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
6778 `regsub' syntax available.
6779
f8a8bc2c
PA
67802010-02-17 Pedro Alves <pedro@codesourcery.com>
6781
6782 * gdb.base/shmain.c (main): Remove printf call.
6783 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
6784 * gdb.base/unload.c (main): Make format of fprintf a string
6785 literal. Add missing endlines to prints to stderr.
6786 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
6787
6f451e5e
TT
67882010-02-17 Tom Tromey <tromey@redhat.com>
6789
6790 * gdb.java/jprint.java (jprint.props): New field.
6791 * gdb.java/jprint.exp (set_lang_java): Add regression test.
6792
12d79008
PA
67932010-02-17 Pedro Alves <pedro@codesourcery.com>
6794
ef801a0e 6795 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
6796 available.
6797
d252f7e5
DJ
67982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6799
6800 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
6801 creation to support remote host testing.
6802
67bdab6c
DJ
68032010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6804
6805 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
6806 Recognize "command not found".
6807
bb391223
DJ
68082010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6809
6810 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
6811 single-stepping.
6812
70362913
DJ
68132010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6814
6815 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
6816 if arguments are not supported.
6817
493f3c00
DJ
68182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6819
6820 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
6821 be const or non-const.
6822
8034c749
DJ
68232010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6824
6825 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
6826 mi_send_resuming_command to send -exec-continue.
6827
791dfb64
DJ
68282010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6829
6830 * gdb.base/list.exp (test_list_filename_and_function): Add test
6831 with single quotes.
6832 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
6833 matching.
6834 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
6835 Add KFAIL'd tests for PR gdb/11289.
6836
7c5fe868
DJ
68372010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6838
6839 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
6840
fdc498b8
DJ
68412010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6842
6843 * gdb.base/comp-dir/subdir/dummy.txt: New file.
6844 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
6845 a temporary directory.
6846
b519e2a6
DJ
68472010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6848
6849 * gdb.base/charset.exp: Use a single regular expression to match
6850 show host-charset and show target-charset output.
6851
74164c56
JK
68522010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6853
6854 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
6855 "Illegal process-id" expect string more exact.
6856 (attach to digits-starting nonsense is prohibited): New.
6857
701ed6dc
JK
68582010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6859
6860 * gdb.base/prelink.exp (set verbose on): New.
6861
889bf7c5 68622010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
6863
6864 * mi-reverse.exp: New file. Test for reverse option to the
6865 following MI commands: exec-continue, exec-finish, exec-next,
6866 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 6867
dadf0e9c
JB
68682010-02-09 Joel Brobecker <brobecker@adacore.com>
6869
6870 * gdb.ada/ptype_tagged_param: New testcase.
6871
714f19d5
TT
68722010-02-08 Tom Tromey <tromey@redhat.com>
6873
6874 PR c++/8017:
6875 * gdb.cp/overload.exp: Add tests.
6876 * gdb.cp/overload.cc (struct K): New.
6877 (namespace N): New.
6878 (main): Call new functions.
6879 (K::staticoverload): Define.
6880
889bf7c5 68812010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
6882
6883 PR gdb/10728
6884 * gdb.cp/pr10728-x.h: New file.
6885 * gdb.cp/pr10728-x.cc: New file.
6886 * gdb.cp/pr10728-y.cc: New file.
6887 * gdb.cp/pr10728.exp: New file.
6888 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
6889
889bf7c5 68902010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
6891
6892 PR gdb/9067
6893 * gdb.cp/pr9067.exp: New
6894 * gdb.cp/pr9067.cc: New
6895 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
6896
7b356089
JB
68972010-02-08 Joel Brobecker <brobecker@adacore.com>
6898
6899 * lib/gdb.exp (gdb_test_timeout): New global variable.
6900 Set it to timeout if not already set.
6901 (gdb_init): Reset the value of timeout to gdb_test_timeout.
6902
1be00882
DE
69032010-02-05 Doug Evans <dje@google.com>
6904
6905 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
6906 user.
6907
82856980
SW
69082010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
6909
6910 PR c++/7935:
6911 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
6912
1a334831
TT
69132010-02-04 Tom Tromey <tromey@redhat.com>
6914
6915 * gdb.cp/virtbase.exp: Make test case names unique.
6916
9c3c02fd
TT
69172010-02-02 Tom Tromey <tromey@redhat.com>
6918
6919 * gdb.cp/virtbase.exp: Add regression tests.
6920 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
6921 (main): Instantiate RHC.
6922
0cc2414c
TT
69232010-02-02 Tom Tromey <tromey@redhat.com>
6924
6925 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
6926 type-printing change.
6927
edf3d5f3
TT
69282010-02-02 Tom Tromey <tromey@redhat.com>
6929
6930 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
6931 * gdb.cp/virtbase.cc: New file.
6932 * gdb.cp/virtbase.exp: New file.
6933 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
6934
e4b7f41c
JK
69352010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6936
6937 PR libc/11214:
6938 * gdb.threads/current-lwp-dead.c: Include features.h.
6939 (HAS_NOMMU): New.
6940 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
6941
b381ea14
JK
69422010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6943
6944 * gdb.base/symbol-without-target_section.exp,
6945 gdb.base/symbol-without-target_section.c: New.
6946
c593ac0e
DJ
69472010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6948
6949 * gdb.base/bigcore.exp: Reset increased timeout.
6950 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
6951
db25f29d
DJ
69522010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6953
6954 * gdb.base/gcore.exp (capture_command_output): Use
6955 gdb_test_multiple.
6956
f9d67f43
DJ
69572010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6958
6959 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
6960 * gdb.arch/thumb2-it.exp (test_it_break): New function.
6961 (Top level): Call it.
6962
177321bd
DJ
69632010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6964
6965 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
6966
97f2ed50
DJ
69672010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6968
6969 * gdb.base/call-strs.exp, gdb.base/default.exp,
6970 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
6971 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
6972 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
6973 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
6974 gdb.base/watchpoint-solib.exp: Save and restore timeout.
6975 * gdb.base/ending-run.exp: Correct restore of timeout.
6976 * gdb.base/page.exp: Remove unnecessary timeout setting.
6977
e4e2711a
JB
69782010-01-29 Joel Brobecker <brobecker@adacore.com>
6979
6980 * gdb.ada/rec_return: New testcase.
6981
ba581dc1
JB
69822010-01-29 Joel Brobecker <brobecker@adacore.com>
6983
6984 * gdb.ada/call_pn: New testcase.
6985
4ea95be9
DJ
69862010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6987
6988 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
6989 (Top level): Use it to resume.
6990 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
6991 the Thumb mode displaced stepping error as unsupported.
6992
df83a9bf
SW
69932010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
6994
889bf7c5
PA
6995 * gdb.cp/nsusing.exp: Added more tests.
6996 * gdb.cp/nsrecurs.exp: Ditto.
6997 * gdb.cp/nsusing.cc: Added test functions.
6998 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 6999
40b27cdc
JK
70002010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7001
7002 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
7003 absolute directory pathnames in gdb.sum file.
7004
de958931
SW
70052010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
7006
7007 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
7008 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
7009
708ead4e
TT
70102010-01-26 Tom Tromey <tromey@redhat.com>
7011
7012 PR exp/7643:
7013 * gdb.base/printcmds.exp (test_print_string_constants): Remove
7014 setup_kfail.
7015
b14e635e
SW
70162010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
7017
7018 * gdb.cp/nsrecurs.exp: New test.
7019 * gdb.cp/nsrecurs.cc: New test program.
7020 * gdb.cp/nsstress.exp: New test.
7021 * gdb.cp/nsstress.cc: New test program.
7022 * gdb.cp/nsdecl.exp: New test.
7023 * gdb.cp/nsdecl.cc: New test program.
7024
8540c487
SW
70252010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
7026
7027 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
7028 imported into file scope.
7029 Marked test as xfail.
7030 * gdb.cp/namespace-using.cc (marker5): New function.
7031 * gdb.cp/shadow.exp: New test.
7032 * gdb.cp/shadow.cc: New test program.
7033 * gdb.cp/nsimport.exp: New test.
7034 * gdb.cp/nsimport.cc: New test program.
7035
421d5d99
TT
70362010-01-25 Tom Tromey <tromey@redhat.com>
7037
7038 PR gdb/11049:
7039 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
7040 with "set print null-stop on".
7041
691f8dc1
JK
70422010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7043
7044 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
7045 Adjust it for DISASSEMBLY_OMIT_FNAME.
7046
0b92b5bb
TT
70472010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7048
7049 PR symtab/11199:
7050 * gdb.dwarf2/member-ptr-forwardref.exp,
7051 gdb.dwarf2/member-ptr-forwardref.S: New.
7052
23787403
JK
70532010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7054
7055 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
7056 (thread1_func): Protect thread1_tid with thread1_tid_cond by
7057 thread1_tid_mutex. Remove gdbstop_mutex handling.
7058 (thread2_func): Protect thread2_tid with thread2_tid_cond by
7059 thread2_tid_mutex. Remove gdbstop_mutex handling.
7060 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
7061 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
7062 pthread_cond_wait conditionalizations by while loops.
7063
b966cb8a
TT
70642010-01-20 Tom Tromey <tromey@redhat.com>
7065
7066 PR backtrace/10770:
7067 * gdb.dwarf2/pr10770.exp: New file.
7068 * gdb.dwarf2/pr10770.c: New file.
7069 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
7070
fcae584b
VP
70712010-01-20 Vladimir Prus <vladimir@codesourcery.com>
7072
7073 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
7074 that target was removed, and the test always runs native anyway.
7075
a0f49112
JK
70762010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7077
7078 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
7079 gdb.base/watchpoint-cond-gone-stripped.c: New.
7080
ceeb3d5a
TT
70812010-01-19 Tom Tromey <tromey@redhat.com>
7082
7083 PR c++/8000:
7084 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
7085 existing tests.
7086 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
7087 (main): Use AAA::SomeEnum.
7088
dd322c54
JK
70892010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7090
7091 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
7092 (test_ignore_count): Declare line_callme_body global.
7093 (run to breakpoint with ignore count): Use line_callme_body.
7094 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
7095 (set line_main_hello, set line_main_return): Reindent.
7096 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
7097 New.
7098 (continue to callee4): Use line_callee4_body.
7099 (check *stopped from CLI command): Use line_callee4_next.
7100 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
7101 (set line_main_hello, set line_main_return): Reindent.
7102 (set line_callee4_head, set line_callee4_body): New.
7103 (continue to callee4): Use line_callee4_body.
7104
4e8f195d
TT
71052010-01-18 Tom Tromey <tromey@redhat.com>
7106
7107 PR c++/9680:
7108 * gdb.cp/casts.cc: Add new classes and variables.
7109 * gdb.cp/casts.exp: Test new operators.
7110
9e14a9ba
JB
71112010-01-18 Tom Tromey <tromey@redhat.com>
7112 Thiago Jung Bauermann <bauerman@br.ibm.com>
7113
7114 * gdb.python/source2.py: New file.
7115 * gdb.python/source1: New file.
7116 * gdb.python/python.exp: Test "source" command.
7117
00bf0b85
SS
71182010-01-15 Stan Shebs <stan@codesourcery.com>
7119
7120 * gdb.trace/tfile.c: New file.
7121 * gdb.trace/tfile.exp: New file.
889bf7c5 7122
55235ad7
JK
71232010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7124
7125 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
7126
9f2982ff
JK
71272010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7128
7129 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
7130
bbfba9ed
JK
71312010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7132
7133 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
7134 (libfunc): New parameter action. Implement also selectable "sleep".
7135 * gdb.base/break-interp-main.c: Include assert.h.
7136 (libfunc): New parameter action.
7137 (main): New parameters argc and argv. Assert argc. Pass argv.
7138 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
7139 (test_attach): New proc.
7140 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
7141 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
7142
61f0d762
JK
71432010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7144
7145 * gdb.base/break-interp.exp (test_core): New proc.
7146 (test_ld): Call it.
7147
06a6f270
JK
71482010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7149
7150 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
7151 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
7152 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
7153 and gdb_compile_shlib. Use new -Wl compiler options.
7154 (dl bt, main bt): New tests.
7155
51bee8e9
JK
71562010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7157
7158 Support PIEs with no symfile_objfile.
7159 * gdb.base/break-interp.exp: New argument at the test_ld calls.
7160 (test_ld): New parameter trynosym.
7161 (test_ld <$trynosym>): New block.
7162
b8040f19
JK
71632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7164
7165 * gdb.base/break-interp.exp: New file.
7166
be759fcf
PM
71672010-01-13 Phil Muldoon <pmuldoon@redhat.com>
7168
7169 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
7170 * gdb.python/py-prettyprint.py (pp_ls): New printer.
7171 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
7172 test.
7173 * gdb.python/py-prettyprint.c: Define lazystring test structure.
7174 * gdb.python/py-mi.exp: Add lazy string test.
7175
dc146f7c
VP
71762010-01-13 Vladimir Prus <vladimir@codesourcery.com>
7177
7178 * lib/mi-support.exp (mi_check_thread_states): Handle
7179 core number in thread listing.
7180
b4ba55a1
JB
71812010-01-12 Joel Brobecker <brobecker@adacore.com>
7182
7183 * gdb.base/maint.exp: Adjust the expected output for the
7184 "maint print type" test. Use gdb_test_multiple instead of
7185 gdb_sent/gdb_expect.
7186
08e24bd4
DE
71872010-01-11 Doug Evans <dje@google.com>
7188
6496a609
DE
7189 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7190 from gdbserver_download. All callers updated.
7191
08e24bd4
DE
7192 * gdb.server/ext-run.exp: "info os processes" requires xml support.
7193
b5cfddf5
JK
71942010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7195
7196 Implement binary numbers parsing.
7197 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7198 (test_integer_literals_rejected): New binary tests.
7199
3725885a
RW
72002010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7201
7202 * gdb.cell/configure: Regenerate.
7203
37aeb5df
JK
72042010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7205
7206 * gdb.base/corefile.exp: Move the core finding block out and call it as
7207 core_find, new variable $corefile, replace corefile by $corefile and
7208 [file tail $corefile] for usage vs. test names resp.
7209 * lib/gdb.exp (core_find): Move it as a new function here. New
7210 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7211 $destcore. Return "" on error.
7212
d521f563
JK
72132010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7214
7215 Workaround PR binutils/10802.
7216 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7217 (twice).
7218
28f24826
DJ
72192010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7220
7221 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7222
2de75e71
JB
72232010-01-08 Joel Brobecker <brobecker@adacore.com>
7224
7225 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7226 call, to avoid interruption.
7227
fe00719b 72282010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
7229
7230 * gdb.stabs/weird.def (args93): New.
7231
d0ef5df8
DE
72322010-01-07 Doug Evans <dje@google.com>
7233
7234 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7235
3a08d52f
TT
72362010-01-07 Tom Tromey <tromey@redhat.com>
7237
7238 * gdb.base/source.exp: Use correct line number.
7239
7a697b8d
SS
72402010-01-05 Stan Shebs <stan@codesourcery.com>
7241
7242 * gdb.trace/tracecmd.exp: Test ftrace.
7243
7803799a
UW
72442010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7245
7246 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7247
c54eabfa
JK
72482010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7249
7250 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7251 "uint_for_mi_testing".
7252
02e7ef19
JB
72532010-01-01 Joel Brobecker <brobecker@adacore.com>
7254
7255 Test indented comment in file being sourced.
7256 * gdb.base/commands.exp: Test indented comment in file being sourced.
7257
abd775ce
JB
72582010-01-01 Joel Brobecker <brobecker@adacore.com>
7259
7260 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7261 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7262 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7263 notice.
7264
79b55b82
JB
72652010-01-01 Joel Brobecker <brobecker@adacore.com>
7266
7267 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7268 notice.
7269
8997583e
JK
72702010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7271
7272 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7273 missing $after_stopped and comma (,) expectation.
7274
6da95a67
SS
72752009-12-31 Stan Shebs <stan@codesourcery.com>
7276
7277 * gdb.trace/actions.exp: Test teval action.
889bf7c5 7278
218d2fc6
TJB
72792009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7280
7281 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7282 (top level): Call test_watchpoint_in_big_blob.
7283 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7284 watchpoints.
7285 (func3): Write to buf.
7286
236f1d4d
SS
72872009-12-29 Stan Shebs <stan@codesourcery.com>
7288
7289 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 7290
f61e138d
SS
72912009-12-28 Stan Shebs <stan@codesourcery.com>
7292
7293 * gdb.trace/tsv.exp: New file.
7294 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 7295
0219b378
DJ
72962009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
7297
7298 * gdb.base/find.c (main): Reference search buffers.
7299 * gdb.base/included.c (main): Reference integer.
7300 * gdb.base/ptype.c (charfoo): Declare.
7301 (intfoo): Call charfoo.
7302 * gdb.base/scope0.c (useitp): New function.
7303 (usestatics): Use useitp.
7304 (useit): Add a type for val.
7305 * gdb.base/scope1.c (useit1): Take a pointer argument.
7306 (usestatics1): Update calls to useit1.
7307 * gdb.cp/call-c.cc: Declare foo.
7308 (main): Call foo.
7309 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7310 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7311 (main): Call C::ensureRefs and ensureOtherRefs.
7312 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7313 variables.
7314 (ensureOtherRefs): New function.
7315 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7316 * gdb.cp/templates.cc (main): Call t5i.value.
7317
3f78692f
JK
73182009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7319
7320 Fix compatibility with G++-4.5.
7321 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7322 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7323 (uncaught return): Remove.
7324
429374b8
JK
73252009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7326 Phil Muldoon <pmuldoon@redhat.com>
7327
7328 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7329 (bp_location13, bp_location14, bp_location17, bp_location18)
7330 (marker3_proto, marker4_proto): New variables.
7331 (breakpoint info): Update output.
7332 (run until breakpoint at marker3, run until breakpoint at marker4): New
7333 tests.
7334
859825b8
JK
73352009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7336
7337 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7338 Replace the printf call of Y by provided "y-set-1" label. New block
7339 for the second shared library.
7340 * gdb.base/unload.exp: Compile also the second library, call
7341 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7342 (single pending breakpoint info): Rename to ...
7343 (pending breakpoint info before run): ... this extended test.
7344 (libfile2, libname2, libsrcfile2, libsrc2)
7345 (lib_sl2): New variables.
7346 (exec_opts): Set also SHLIB_NAME2.
7347 (pending breakpoint info on first run at shrfunc1)
7348 (pending breakpoint info on second run at shrfunc1)
7349 (pending breakpoint info on second run at shrfunc2)
7350 (print y from libfile, print y from libfile2): New tests.
7351 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7352 * gdb.base/unloadshr2.c: New.
7353
e6a386cd
HZ
73542009-12-22 Hui Zhu <teawater@gmail.com>
7355
7356 * gdb.reverse/sigall-reverse.exp: Adjust.
7357
9e19b45e
VP
73582009-12-21 Vladimir Prus <vladimir@codesourcery.com>
7359
7360 PR gdb/10884
7361
7362 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7363 (main): Call do_bitfield_tests.
aacf5b1e 7364 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 7365
d53a7b30
JB
73662009-12-20 Joel Brobecker <brobecker@adacore.com>
7367
7368 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7369 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7370 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7371 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7372 gdb.modula2/unbounded1.c: Update copyright header.
7373
191ca0a1
CM
73742009-12-10 Chris Moller <moller@mollerware.com>
7375
7376 PR gdb/9399
7377 * gdb.cp/virtfunc2.exp: New tests
7378 * gdb.cp/virtfunc2.cc: New tests
7379 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7380
0fa6cf1b
MS
73812009-12-10 Oza Pawandeep (paawan1982@yahoo.com
7382
7383 * gdb.reverse/i387-env-reverse.c: New file.
7384 * gdb.reverse/i387-env-reverse.exp: New file.
7385 * gdb.reverse/i387-stack-reverse.c: New file.
7386 * gdb.reverse/i387-stack-reverse.exp: New file.
7387
361ae042
PM
73882009-12-08 Phil Muldoon <pmuldoon@redhat.com>
7389
7390 * gdb.python/py-type.exp (test_range): New test.
7391
bfd31e71
PM
73922009-12-03 Phil Muldoon <pmuldoon@redhat.com>
7393
7394 PR python/10805
7395
7396 * gdb.python/py-type.exp: New file.
7397 * gdb.python/py-type.c: New file.
7398 * Makefile.in: Add py-type.
7399
57a1d736
TT
74002009-12-03 Tom Tromey <tromey@redhat.com>
7401
7402 * gdb.python/py-value.exp (test_parse_and_eval): New
7403 function.
7404
1f3b5d1b
PP
74052009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7406
7407 PR gdb/11022
7408
7409 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
7410 * gdb.base/pr11022.c: New test.
7411
8b7dbdc9
JK
74122009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7413
7414 Fix spurious false FAILs.
7415 * gdb.base/structs.c (chartest): New.
7416 (main): Fill-in chartest.
7417 * gdb.base/structs.exp (anychar_re, first): New.
7418 (start_structs_test): Import global anychar_re and first.
7419 New gdb_test call "set print elements 300; ${testfile}"
7420 (start_structs_test <$first>): New block.
7421 (any): Import global anychar_re. New variable ac. Use ${ac}.
7422
6a53b2ec
JK
74232009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7424
7425 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7426
d7167b4c
JK
74272009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7428
7429 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7430 Force $srcfile file.
7431 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7432
b1798462
UW
74332009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7434
7435 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7436 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7437 * gdb.threads/watchthreads-reorder.exp: Likewise.
7438
b6199126
DJ
74392009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
7440
7441 PR gdb/8704
7442
7443 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7444 "if", and "thread". Correct matching in the previous test.
7445
b22a0510
DJ
74462009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
7447
7448 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7449
930636d2
MS
74502009-11-23 Michael Snyder <msnyder@vmware.com>
7451
7452 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7453 * gdb.reverse-watch-precsave.exp: Ditto.
7454
21a0512e
PP
74552009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
7456
7457 * gdb.asm/asm-source.exp: Adjust.
7458 * gdb.base/help.exp: Adjust.
889bf7c5 7459
fc30d5e0
PA
74602009-11-22 Pedro Alves <pedro@codesourcery.com>
7461
7462 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7463 (do_syscall_tests_without_xml): Set data-directory to
7464 /the/path/to/nowhere.
7465
f6bc2008
PA
74662009-11-21 Pedro Alves <pedro@codesourcery.com>
7467
7468 * gdb.threads/local-watch-wrong-thread.c,
7469 gdb.threads/local-watch-wrong-thread.exp: New files.
7470
8c2fb5de
PA
74712009-11-21 Pedro Alves <pedro@codesourcery.com>
7472
7473 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7474 assume new `regsub' syntax available.
7475
ebec9a0f
PA
74762009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7477
a79d3c27
JK
7478 * gdb.base/watchpoint-hw-hit-once.exp,
7479 gdb.base/watchpoint-hw-hit-once.c: New.
7480
74812009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7482
7483 * gdb.threads/watchthreads-reorder.exp,
7484 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 7485
276a961b
MK
74862009-11-17 Nathan Sidwell <nathan@codesourcery.com>
7487
7488 * gdb.xml/tdesc-regs.exp: Use for m68k.
7489
4867c1fb
PA
74902009-11-15 Pedro Alves <pedro@codesourcery.com>
7491
7492 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7493
f6838f81
DJ
74942009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7495
7496 * lib/gdb.exp (current_target_name): New procedure.
7497 (gdb_wrapper_target): New variable.
7498 (gdb_wrapper_init): Set gdb_wrapper_target.
7499 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7500 wrapper.
7501
4ac4dd3f
DJ
75022009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7503
7504 * gdb.base/remote.exp: Delete the slowest load test.
7505 Do not load with fixed packet sizes.
7506
a7881759
DJ
75072009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7508
7509 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7510
97a5b505
DJ
75112009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7512
7513 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7514 srcfile when setting a breakpoint.
7515
d3e1fc54
DJ
75162009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
7517
7518 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7519 macros.
7520
7cbcbded
DJ
75212009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7522
7523 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7524 to be in memory.
7525 * gdb.base/display.c (force_mem): New.
7526 (do_loops): Use it. Add breakpoint comments.
7527 (do_vars): Add a breakpoint comment.
7528 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7529 line numbers.
7530
bdea3a92
NF
75312009-11-13 Nathan Froyd <froydnj@codesourcery.com>
7532
7533 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7534 instead of a bare "run".
7535
269f82e5
PP
75362009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7537
7538 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 7539
a69b7d9d
DJ
75402009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7541
7542 * lib/cell.exp (skip_cell_tests): Clean up test files before
7543 returning.
7544
b598bfda
DJ
75452009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7546
7547 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7548 and the breakpoint menu. Do not call perror if a prompt is seen.
7549 Consume the following GDB prompt.
7550 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7551 * gdb.cp/namespace.exp: Use gdb_test.
7552 * gdb.cp/templates.exp: Use gdb_test.
7553 (test_template_breakpoints): Use gdb_test_multiple.
7554
87728fa0
DJ
75552009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7556
7557 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7558 (marker4): Reference values.
7559
b67c692f
DJ
75602009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7561
7562 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7563 is missing.
7564
f0df251a
DJ
75652009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7566
7567 * gdb.base/break.c (need_malloc): New.
7568 * gdb.base/constvars.c (main): Reference crass and crisp.
7569 * gdb.base/gdb1821.c (main): Reference bar.
7570 * gdb.cp/gdb1355.cc (main): Reference s1.
7571 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7572 (main): Call them.
7573 * gdb.cp/hang2.cc (dummy2): Define.
7574 * gdb.cp/hang3.cc (dummy3): Define.
7575 * gdb.cp/m-data.cc (main): Reference shadow.
7576
bdf7534a
NF
75772009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7578 Nathan Froyd <froydnj@codesourcery.com>
7579
7580 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7581 remote host.
7582
f24fce77
NF
75832009-11-12 Nathan Froyd <froydnj@codesourcery.com>
7584
7585 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7586 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7587 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7588 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7589 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7590 * gdb.dwarf2/dw2-producer.exp: Likewise.
7591 * gdb.dwarf2/mac-fileno.exp: Likewise.
7592 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7593 py-prettyprint.py to the remote host.
7594 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7595
40f0318e
KS
75962009-11-11 Keith Seitz <keiths@redhat.com>
7597
7598 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7599 use it instead of "Foo".
7600 * gdb.cp/classes.exp (do_tests): Add a test to access
7601 a method through a typedef'd class name.
7602
f3d9f7fb
NF
76032009-11-11 Nathan Froyd <froydnj@codesourcery.com>
7604
7605 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7606 exponents.
7607 * gdb.base/pointers.exp: Likewise.
7608 * gdb.cp/ref-types.exp: Likewise.
7609
a4216f37
KS
76102009-11-11 Keith Seitz <keiths@redhat.com>
7611
7612 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7613 new[] and delete[].
7614 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7615 "void".
7616 (probe_demangler): Remove all single-quoting of
7617 method and variable names.
7618 (info_func_regexp): Remove the word "void" from any
7619 occurrence of "(void)".
7620 (print_addr_2): Remove all single-quoting of
7621 method names.
7622 (print_addr_2_kfail): Likewise.
7623 (print_addr): Single-quote C function names before
7624 passing to print_addr_2.
7625 (test_paddr_operator_functions): Remove single-quoting
7626 for method names.
7627 Add tests for operator new[] and operator delete[].
7628
9b14d7aa
JK
76292009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7630
7631 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7632
85feb311
KS
76332009-11-09 Keith Seitz <keiths@redhat.com>
7634
7635 * gdb.cp/overload.exp: Add tests for resolving overloaded
7636 methods in expression parsing/evaluation.
7637
fa335448
DJ
76382009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7639
7640 * lib/gdb.exp (default_gdb_version): Use --version instead of
7641 --command.
7642
ec3c07fc
NS
76432009-11-10 Nathan Sidwell <nathan@codesourcery.com>
7644
7645 * lib/gdb.exp (gdb_compile_test): New.
7646 (skip_ada_tests, skip_java_tests): New.
7647 (gdb_compile): Use gdb_compile_test for f77.
7648 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
7649 * lib/java.exp (compile_java_from_source): Remove runtests check,
7650 use gdb_compile_test to record result.
7651 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
7652 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
7653 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
7654 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
7655 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
7656 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
7657 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
7658 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
7659 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
7660 adjust gdb_compile invocations.
7661
b8b4e42b
JK
76622009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7663
7664 * Makefile.in (abs_builddir): New.
7665 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
7666 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
7667 `$(abs_builddir)/site.exp'.
7668
f8b7eaf3
DJ
76692009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
7670
7671 * config/m68k-emc.exp, lib/emc-support.exp,
7672 gdb.trace/gdb_c_test.c: Delete.
7673 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
7674 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7675 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7676 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7677 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7678 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
7679 casing for m68k-*-elf.
7680
c4187697
NS
76812009-11-03 Pedro Alves <pedro@codesourcery.com>
7682
7683 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
7684 * gdb.arch/i386-prologue.exp: Likewise.
7685 * gdb.arch/i386-unwind.exp: Likewise.
7686
db16b772
DJ
76872009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7688
7689 * lib/gdb.exp (gdb_expect): Fix timeout typo.
7690
bcf71277
DJ
76912009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7692
7693 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
7694
0105cee2
DJ
76952009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7696
7697 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
7698
24ddea62
JK
76992009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7700
7701 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
7702
287ccc17
JK
77032009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7704
7705 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
7706 * gdb.base/sepdebug2.c: New file.
7707
08bca259 77082009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
7709
7710 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
7711 the modified warnings for catch syscall. Verify if GDB was compiled
7712 with support for lib expat, and choose which tests to run depending
7713 on this.
7714
5d4e2b76
VP
77152009-10-30 Vladimir Prus <vladimir@codesourcery.com>
7716
7717 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
7718 that composite commands are parsed OK. And also test
7719 that breakpoint commands do work.
7720
240e538a
MS
77212009-10-23 Michael Snyder <msnyder@vmware.com>
7722
7723 gdb.reverse/consecutive-precsave.exp: Change expect pattern
7724 to allow for new disassembly style.
7725
9c419145
PP
77262009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
7727
7728 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 7729
02506ff1
MS
77302009-10-22 Michael Snyder <msnyder@vmware.com>
7731
7732 * gdb.reverse/break-precsave.exp: New test.
7733 * gdb.reverse/consecutive-precsave.exp: Ditto.
7734 * gdb.reverse/finish-precsave.exp: Ditto.
7735 * gdb.reverse/i386-precsave.exp: Ditto.
7736 * gdb.reverse/machinestate-precsave.exp: Ditto.
7737 * gdb.reverse/sigall-precsave.exp: Ditto.
7738 * gdb.reverse/solilb-precsave.exp: Ditto.
7739 * gdb.reverse/step-precsave.exp: Ditto.
7740 * gdb.reverse/until-precsave.exp: Ditto.
7741 * gdb.reverse/watch-precsave.exp: Ditto.
7742
4cf866a3
MS
77432009-10-22 Michael Snyder <msnyder@vmware.com>
7744
7745 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
7746 for gdb_expect. Adjust one test's expect strings for the new
7747 format of disassemble.
7748 * gdb.reverse/finish-reverse.exp: Delete 'return'.
7749 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
7750 gdb_test_multiple.
7751 * gdb.reverse/step-reverse.exp: Delete 'return'.
7752 * gdb.reverse/until-reverse.exp: Delete blank lines.
7753 * gdb.reverse/watch-reverse.exp: Delete blank lines.
7754
2b28d209
PP
77552009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
7756
7757 * gdb.base/consecutive.exp: Adjust.
7758 * gdb.base/display.exp: Likewise.
7759 * gdb.base/pc-fp.exp: Likewise.
7760 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 7761
33b9c32b
MS
77622009-10-19 Michael Snyder <msnyder@vmware.com>
7763
7764 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
7765 * gdb.reverse/finish-reverse.c: Ditto.
7766 * gdb.reverse/sigall-reverse.c: Ditto.
7767 * gdb.reverse/solib-reverse.c: Ditto.
7768 * gdb.reverse/step-reverse.c: Ditto.
7769 * gdb.reverse/watch-reverse.c: Ditto.
7770
6c95b8df
PA
77712009-10-19 Pedro Alves <pedro@codesourcery.com>
7772 Stan Shebs <stan@codesourcery.com>
7773
7774 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
7775 * gdb.base/foll-exec.exp: Adjust to expect a process id before
7776 "Executing new program".
7777 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
7778 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
7779 left listed after having been killed.
7780 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
7781 * gdb.base/maint.exp: Adjust test.
7782
7783 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
7784 * gdb.multi/Makefile.in: New.
7785 * gdb.multi/base.exp: New.
7786 * gdb.multi/goodbye.c: New.
7787 * gdb.multi/hangout.c: New.
7788 * gdb.multi/hello.c: New.
7789 * gdb.multi/bkpt-multi-exec.c: New.
7790 * gdb.multi/bkpt-multi-exec.exp: New.
7791 * gdb.multi/crashme.c: New.
7792
279017b7
TG
77932009-10-13 Tristan Gingold <gingold@adacore.com>
7794
7795 * gdb.base/sepdebug.exp: Check debug info are found.
7796
0413d738
PA
77972009-10-08 Pedro Alves <pedro@codesourcery.com>
7798
7799 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
7800 bits.
7801
c628eecc
JK
78022009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7803
7804 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
7805
38af1bfe
JB
78062009-10-07 Joel Brobecker <brobecker@adacore.com>
7807
7808 * gdb.base/watchpoints.c: Add copyright header. Reformat one
7809 of the comments.
7810
2b0adecd
PM
78112009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
7812
7813 * gdb.base/annota1.exp: Remove obsolete match_max increase.
7814 * gdb.base/annota3.exp: Idem.
7815 * gdb.base/maint.exp: Idem.
7816
8d417781
PM
78172009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7818
889bf7c5 7819 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
7820 to default.
7821
bb61102d
PM
78222009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7823
889bf7c5 7824 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
7825 mingw and cygwin targets.
7826
ace5c364
PM
78272009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7828 Pedro Alves <pedro@codesourcery.com>
7829
889bf7c5 7830 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
7831 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
7832
c2d494a0
PM
78332009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7834
e1b52ce2
PM
7835 * gdb.base/shr1.c: Use %p in format string.
7836 * gdb.base/unload.c: Avoid warning in fprintf.
7837 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 7838
209f53f5
PM
78392009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7840
7841 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
7842 long type.
7843 (test_unlink): Correct printf string.
7844 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
7845 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
7846
8172766a
JK
78472009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7848
7849 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
7850 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
7851 * gdb.arch/ia64-breakpoint-shadow.S: New file.
7852
0f73703c
UW
78532009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7854
7855 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
7856 * gdb.objc/nondebug.exp: Likewise.
7857
b32306ca
UW
78582009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7859
7860 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
7861 target_info setting.
7862
7863 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
7864 that detect new threads during "info threads".
7865
0057022f
UW
78662009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7867
7868 * gdb.threads/manythreads.c (main): Increase thread stack size
7869 to 2*PTHREAD_STACK_MIN.
7870 * gdb.threads/multi-create.c (main): Likewise.
7871 (create_function): Likewise.
7872
f29c0325
UW
78732009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7874
7875 * gdb.base/dump.exp: Pass difference of pointer types instead
7876 of integer types as offset to restore in intarr3.srec case.
7877
fcb34849
UW
78782009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7879
7880 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
7881
d5142e3b
UW
78822009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7883
7884 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
7885
087b74b2 78862009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 7887
087b74b2
PM
7888 New test for two watchpoints, with disabling of
7889 the first inserted.
7890 * testsuite/gdb.base/watchpoints.c: New file.
7891 * testsuite/gdb.base/watchpoints.exp: New file.
7892
96c07c5b
TT
78932009-09-25 Tom Tromey <tromey@redhat.com>
7894
7895 * gdb.base/charset.exp: Test utf-16 strings with Python.
7896
b8899f2b
TT
78972009-09-25 Tom Tromey <tromey@redhat.com>
7898
7899 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
7900 UCS-4.
7901 * gdb.base/charset.c (utf_32_string): Rename.
7902 (init_utf32): Rename.
7903 (main): Update.
7904
329719ec
TT
79052009-09-22 Tom Tromey <tromey@redhat.com>
7906
7907 * gdb.python/py-function.exp: Add regression tests.
7908
11ef0d76
KS
79092009-09-21 Keith Seitz <keiths@redhat.com>
7910
7911 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
7912 with invalid operator.
7913
3fe8f3b3
KS
79142009-09-21 Keith Seitz <keiths@redhat.com>
7915
7916 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
7917 and destructor using typedef name of class.
7918 * gdb.cp/classes.cc (class Base1): Add a destructor.
7919 (base1): New typedef.
7920 (use_methods): Instanitate an object of type base1.
7921 * gdb.cp/templates.exp (test_template_typedef): New procedure.
7922 (do_tests): Call test_template_typedef.
7923 * gdb.cp/templates.cc (Baz::~Baz): New method.
7924 (intBazOne): New typedef.
7925 (main): Instantiate intBazOne.
7926
7a9fe101
PM
79272009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7928
7929 PR python/10633
7930
7931 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
7932 Function.
7933 (run_lang_tests): Add print elements test.
7934
2e4d963f
PM
79352009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7936
7937 * gdb.python/py-value.exp (test_subscript_regression): New
7938 function. Test for invalid subscripts.
7939 * gdb.python/py-value.c (main): Add test array, and pointer to it.
7940 (ptr_ref): New function.
7941
ec7e75e7
PP
79422009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7943
7944 * gdb.base/default.exp: Fix "show convenience".
7945
0cc7d26f
TT
79462009-09-15 Tom Tromey <tromey@redhat.com>
7947
7948 * lib/mi-support.exp (mi_create_varobj): Update.
7949 (mi_create_floating_varobj): Likewise.
7950 (mi_create_dynamic_varobj): New proc.
7951 (mi_varobj_update): Update.
7952 (mi_varobj_update_with_type_change): Likewise.
7953 (mi_varobj_update_kv_helper): New proc.
7954 (mi_varobj_update_dynamic_helper): Rewrite.
7955 (mi_varobj_update_dynamic): New proc.
7956 (mi_list_varobj_children): Update.
7957 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
7958 * gdb.python/python-prettyprint.py (pp_outer): New class.
7959 (pp_nullstr): Likewise.
7960 (lookup_function): Register new printers.
7961 * gdb.python/python-prettyprint.c (struct substruct): New type.
7962 (struct outerstruct): Likewise.
7963 (substruct_test): New function.
7964 (struct nullstr): New type.
7965 (string_1, string_2): New globals.
7966 (main): Add new tests.
7967 * gdb.python/python-mi.exp: Added regression tests.
7968 * gdb.mi/mi2-var-display.exp: Update.
7969 * gdb.mi/mi2-var-cmd.exp: Update.
7970 * gdb.mi/mi2-var-child.exp: Update.
7971 * gdb.mi/mi2-var-block.exp: Update.
7972 * gdb.mi/mi-var-invalidate.exp: Update.
7973 * gdb.mi/mi-var-display.exp: Update.
7974 * gdb.mi/mi-var-cmd.exp: Update.
7975 * gdb.mi/mi-var-child.exp: Update.
7976 * gdb.mi/mi-var-block.exp: Update.
7977 * gdb.mi/mi-break.exp: Update.
7978 * gdb.mi/gdb701.exp: Update.
7979
a96d9b2e
SDJ
79802009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7981
7982 * Makefile.in: Inclusion of catch-syscall object.
7983 * gdb.base/catch-syscall.c: New file.
7984 * gdb.base/catch-syscall.exp: New file.
7985
b43b923a
MS
79862009-09-12 Michael Snyder <msnyder@vmware.com>
7987
7988 * gdb.reverse/step-reverse.exp: Explicitly check for targets
7989 that can support reverse debuggnig.
7990
cec03d70
TT
79912009-09-11 Tom Tromey <tromey@redhat.com>
7992
7993 * gdb.dwarf2/valop.S: New file.
7994 * gdb.dwarf2/valop.exp: New file.
7995
e23bb3fc
MK
79962009-09-11 Mark Kettenis <kettenis@gnu.org>
7997
7998 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
7999
37c3696d
DE
80002009-09-10 Doug Evans <dje@google.com>
8001
8002 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
8003 Add $gdb_prompt to second breakpoint regexp.
8004
5172aecb
JB
80052009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
8006
8007 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
8008 names, add missing ones.
8009 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
8010 * gdb.python/py-frame.c: Rename from python-frame.c.
8011 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
8012 testfile name.
8013 * gdb.python/py-function.exp: Rename from python-function.exp.
8014 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
8015 testfile name.
8016 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
8017 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
8018 Adjust testfile name.
8019 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
8020 * gdb.python/py-template.cc: Rename from python-template.cc.
8021 * gdb.python/py-template.exp: Rename from python-template.exp.
8022 Adjust testfile name.
8023 * gdb.python/py-value.c: Rename from python-value.c.
8024 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
8025 testfile name.
8026
b554e4bd
JK
80272009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8028
8029 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
8030 $bpt2address.
8031 (Second breakpoint address is valid on ia64)
8032 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
8033
9a68ae16
JM
80342009-09-03 Joseph Myers <joseph@codesourcery.com>
8035
8036 * gdb.base/ending-run.exp: Restrict regular expression matching
8037 line number to require closing brace following.
8038
146b9145
DE
80392009-09-03 Doug Evans <dje@google.com>
8040
8041 * gdb.base/store.exp (check_set): Fix typo in expected value message.
8042
787d21e1
TT
80432009-09-02 Tom Tromey <tromey@redhat.com>
8044
8045 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
8046
e7802207
TT
80472009-09-02 Tom Tromey <tromey@redhat.com>
8048
8049 * gdb.dwarf2/callframecfa.exp: New file.
8050 * gdb.dwarf2/callframecfa.S: New file.
8051
817aadd2
JK
80522009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8053
8054 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
8055 gdb.base/solib-overlap-main.c: New.
8056
4a76eae5
DJ
80572009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
8058
8059 PR gdb/10565
8060
8061 * gdb.base/bitfields.c (struct container, container): New.
8062 (main): Initialize it and call break5.
8063 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
8064
d4b96c9a
JK
80652009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8066
8067 Support constant DW_AT_data_member_location by GCC PR debug/40659.
8068 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
8069
4e22772d
JK
80702009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8071
8072 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
8073
2efab443
MS
80742009-08-26 Michael Snyder <msnyder@vmware.com>
8075
8076 * gdb.base/i386-reverse.c: New file.
8077 * gdb.base/i386-reverse.exp: New file.
8078 * gdb.base/Makefile.in: Add new files to be removed.
8079
07ab73a0
JM
80802009-08-26 Joseph Myers <joseph@codesourcery.com>
8081
8082 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
8083 environment-pwd for remote host.
8084 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
8085
676accff
KS
80862009-08-24 Keith Seitz <keiths@redhat.com>
8087
8088 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
8089 Add two new C++ completer tests which limit the output to a
889bf7c5 8090 given class.
676accff 8091
f9f7ad22
MS
80922009-08-24 Michael Snyder <msnyder@vmware.com>
8093
8094 * gdb.base/del.exp: Fix typo in comment.
8095 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
8096
81ecdfbb
RW
80972009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8098
8099 * configure: Regenerate.
8100 * gdb.hp/configure: Likewise.
8101 * gdb.hp/gdb.aCC/configure: Likewise.
8102 * gdb.hp/gdb.base-hp/configure: Likewise.
8103 * gdb.hp/gdb.compat/configure: Likewise.
8104 * gdb.hp/gdb.defects/configure: Likewise.
8105 * gdb.hp/gdb.objdbg/configure: Likewise.
8106 * gdb.stabs/configure: Likewise.
8107
cab0c772
UW
81082009-08-19 Doug Evans <dje@google.com>
8109
8110 * gdb.base/gdbvars.c: New file.
8111 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
8112
b8fa0bfa
PA
81132009-08-14 Pedro Alves <pedro@codesourcery.com>
8114
8115 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8116 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
8117
b84aa90a
PA
81182009-08-13 Pedro Alves <pedro@codesourcery.com>
8119
8120 * gdb.base/default.exp: Adjust "set language test": it's now an
8121 enum command. Larger help string moved to "help set language".
8122 * gdb.base/help.exp: Adjust "help set language" expected output,
8123 now lists all known languages.
8124
0d8f9b2c
NF
81252009-08-11 Nathan Froyd <froydnj@codesourcery.com>
8126
8127 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
8128 all frame arguments.
8129 * gdb.arch/altivec-regs.exp: Likewise.
8130
bda180e0
TT
81312009-08-07 Tom Tromey <tromey@redhat.com>
8132
8133 * gdb.base/setshow.exp: Add tests for changes to set language, set
8134 check range, and set check type.
8135
48cb2d85
VP
81362009-08-03 Vladimir Prus <vladimir@codesourcery.com>
8137
8138 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
8139 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 8140 Call it.
48cb2d85 8141
1ea34204
UW
81422009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8143
8144 * configure.ac: Run gdb.cell tests when appropriate.
8145 * configure: Regenerate.
8146 * lib/cell.exp: New file.
8147 * gdb.cell: New directory.
8148 * gdb.cell/configure.ac: New file.
8149 * gdb.cell/configure: New file.
8150 * gdb.cell/Makefile.in: New file.
8151 * gdb.cell/arch.exp: New file.
8152 * gdb.cell/break.c: New file.
8153 * gdb.cell/break.exp: New file.
8154 * gdb.cell/break-spu.c: New file.
8155 * gdb.cell/bt.c: New file.
8156 * gdb.cell/bt2-spu.c: New file.
8157 * gdb.cell/bt-spu.c: New file.
8158 * gdb.cell/bt.exp: New file.
8159 * gdb.cell/coremaker.c: New file.
8160 * gdb.cell/coremaker-spu.c: New file.
8161 * gdb.cell/core.exp: New file.
8162 * gdb.cell/gcore.exp: New file.
8163 * gdb.cell/data.c: New file.
8164 * gdb.cell/data.exp: New file.
8165 * gdb.cell/data-spu.c: New file.
8166 * gdb.cell/ea-cache.exp: New file.
8167 * gdb.cell/ea-cache.c: New file.
8168 * gdb.cell/ea-cache-spu.c: New file.
8169 * gdb.cell/ea-standalone.c: New file.
8170 * gdb.cell/ea-standalone.exp: New file.
8171 * gdb.cell/ea-test.c: New file.
8172 * gdb.cell/ea-test.exp: New file.
8173 * gdb.cell/f-regs.exp: New file.
8174 * gdb.cell/mem-access.c: New file.
8175 * gdb.cell/mem-access.exp: New file.
8176 * gdb.cell/mem-access-spu.c: New file.
8177 * gdb.cell/ptype.exp: New file.
8178 * gdb.cell/registers.exp: New file.
8179 * gdb.cell/size.c: New file.
8180 * gdb.cell/sizeof.exp: New file.
8181 * gdb.cell/size-spu.c: New file.
8182 * gdb.cell/solib.exp: New file.
8183 * gdb.cell/solib-symbol.exp: New file.
8184
85e747d2
UW
81852009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8186
8187 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8188
58d6951d
DJ
81892009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8190
8191 * gdb.base/float.exp: Handle VFP registers.
8192
6e0a4f15
MS
81932009-07-14 Michael Snyder <msnyder@vmware.com>
8194
dcd5da87
MS
8195 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8196 to bring gdb to the beginning of the calling line.
8197
6e0a4f15
MS
8198 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8199 confusing the i386 epilogue unwinder.
8200
782b2b07
SS
82012009-07-14 Stan Shebs <stan@codesourcery.com>
8202
8203 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8204
f662c3bc
MS
82052009-07-14 Michael Snyder <msnyder@vmware.com>
8206
8207 * gdb.reverse/step-reverse.exp (stepi into function call):
8208 Call instruction may not be first instruction in the line.
8209 (reverse stepi from a function call): Used wrong line number.
8210
8f313923
JK
82112009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8212
8213 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8214
4662c76e
JK
82152009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8216
8217 Fix gdb.base/macscp.exp when using custom inputrc.
8218 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8219 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8220 env(TERM) set.
8221 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8222 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8223
aa81e255
JK
82242009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8225
8226 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8227 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8228 Change the compilation target to match the testcase name.
8229 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8230 testcase name.
8231 * a2-run.exp: Use for setup prepare_for_testing. Change the
8232 compilation target to match the testcase name.
8233 * gdb.base/commands.exp: Likewise.
8234 * gdb.base/finish.exp: Likewise.
8235 * gdb.base/float.exp: Likewise.
8236 * gdb.base/info-target.exp: Likewise.
8237 * gdb.base/relational.exp: Likewise.
8238 * gdb.base/term.exp: Likewise.
8239 * gdb.base/until.exp: Likewise.
8240 * gdb.base/volatile.exp: Likewise.
8241 * gdb.base/whatis-exp.exp: Likewise.
8242
4c93b1d7
HZ
82432009-07-11 Hui Zhu <teawater@gmail.com>
8244
8245 * gdb.base/help.exp (disassemble): Update expected help text.
8246
812f7342
TT
82472009-07-09 Tom Tromey <tromey@redhat.com>
8248
8249 * lib/gdb.exp: Handle TRANSCRIPT.
8250 (remote_spawn, remote_close, send_gdb): New procs.
8251
fbb8f299
PM
82522009-07-10 Phil Muldoon <pmuldoon@redhat.com>
8253
8254 * gdb.python/python-prettyprint.c: Add counted null string
8255 structure.
8256 * gdb.python/python-prettyprint.exp: Print null string. Test for
8257 embedded nulls.
8258 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8259 * gdb.python/python-value.exp (test_value_in_inferior): Add
8260 variable length string fetch tests.
8261 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8262
c0ac0ec7
JK
82632009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8264
8265 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8266
30b66ecc
TT
82672009-07-07 Tom Tromey <tromey@redhat.com>
8268
8269 * gdb.base/call-rt-st.exp: Update for change to escape output.
8270 * gdb.base/callfuncs.exp: Likewise.
8271 * gdb.base/charset.exp: Likewise.
8272 * gdb.base/constvars.exp: Likewise.
8273 * gdb.base/long_long.exp: Likewise.
8274 * gdb.base/pointers.exp: Likewise.
8275 * gdb.base/printcmds.exp: Likewise.
8276 * gdb.base/setvar.exp: Likewise.
8277 * gdb.base/store.exp: Likewise.
8278 * gdb.cp/ref-types.exp: Likewise.
8279 * gdb.mi/mi-var-child.exp: Likewise.
8280 * gdb.mi/mi-var-display.exp: Likewise.
8281 * gdb.mi/mi2-var-display.exp: Likewise.
8282 * gdb.base/charset.exp: Test octal escape sequence length.
8283 Update for change to escape output.
8284
187c4a2b
JK
82852009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8286
8287 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8288
d80a43f9
DJ
82892009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
8290
8291 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8292
047427a8
JK
82932009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8294
8295 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8296 gdbserver increasing $portnum if "Can't bind address" has been seen.
8297
8b5a0f4f
PA
82982009-07-05 Pedro Alves <pedro@codesourcery.com>
8299
8300 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8301 mingw32ce.
8302
7d93ba58
PA
83032009-07-05 Pedro Alves <pedro@codesourcery.com>
8304
8305 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8306 VFP format.
8307
2277426b
PA
83082009-07-02 Pedro Alves <pedro@codesourcery.com>
8309
8310 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8311 linux. Adjust to use "inferior", "info inferiors", "detach
8312 inferior" and "kill inferior" instead of "restart", "info fork",
8313 "detach fork" and "delete fork".
8314 * gdb.base/ending-run.exp: Spell out "info".
8315 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8316 the "kill" command.
8317
5af949e3
UW
83182009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8319
8320 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8321 change to prefix TLS offset in hex with 0x.
8322
5d3729b5
UW
83232009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8324
8325 * gdb.base/default.exp: Update test case for "x" changes.
8326
af589bd0
TG
83272009-07-01 Tristan Gingold <gingold@adacore.com>
8328
8329 * gdb.base/bigcore.exp: Make darwin untested.
8330
40974f91
JK
83312009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8332
8333 * gdb.base/completion.exp (directory completion): Create the directory.
8334 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8335 escapeuniquesub.
8336 (directory completion 2): Expect now ${escapeuniquesub}.
8337 (Glob remaining of directory test): Remove one excessive newline.
8338 Expect the real output.
8339
59dd3af6
JK
83402009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8341
8342 Fix `make check//%' target after `make check' has been ran.
8343 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8344 a mkdir call.
8345 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8346 (%/.dir): Remove.
8347
f4e164aa
JK
83482009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8349
8350 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8351 the expected result record.
8352
69af2122
JK
83532009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8354
8355 Remove racy FAILs relying just on the timeouts.
8356 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8357 (annotation_level 2): Remove racy FAILs.
8358
2fd481e1
PP
83592009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
8360
8361 gdb/10275
889bf7c5
PA
8362 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8363
c38f313d
DJ
83642009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
8365
8366 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8367
8b777f02
VP
83682009-06-30 Vladimir Prus <vladimir@codesourcery.com>
8369
8370 * gdb.mi/mi-stack.exp: Testing symbolic options
8371 to -stack-list-locals and -stack-list-arguments.
8372
00c7eacf
JK
83732009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8374
8375 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8376
6bc80edc
TT
83772009-06-29 Tom Tromey <tromey@redhat.com>
8378
8379 * dg-extract-results.sh: New file.
8380 * Makefile.in (FORCE_PARALLEL): New variable.
8381 (CHECK_TARGET): New conditional variable.
8382 (check): Use CHECK_TARGET.
8383 (DO_RUNTEST): New variable.
8384 (check-single): New target.
8385 (TEST_DIRS): New variable.
8386 (TEST_TARGETS): Likewise.
8387 (check-parallel): New target.
8388 (check-gdb.%): New pattern.
8389 (BASE1_FILES): New variable.
8390 (BASE2_FILES): Likewise.
8391 (check-gdb.base%): New pattern.
8392 (%/.dir): New pattern.
8393 * configure: Rebuild.
8394 * aclocal.m4 (AM_CONDITIONAL): New defun.
8395 * configure.ac: Check whether user is using GNU make.
8396 (GMAKE): New conditional.
8397
794684b6
SW
83982009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
8399
8400 * gdb.cp/namespace-nested-import.cc: New test.
8401 * gdb.cp/namespace-nested-import.exp: New test.
8402
edb3359d
DJ
84032009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
8404
8405 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8406 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8407 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8408 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8409 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8410 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8411 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8412 gdb.opt/inline-markers.c: New files.
8413 * lib/gdb.exp (skip_inline_frame_tests): New function.
8414 (skip_inline_var_tests): New function.
8415
cf657a0c
AS
84162009-06-27 Andreas Schwab <schwab@linux-m68k.org>
8417
8418 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8419 backtrace.
8420
28d41a99
MS
84212009-06-27 Michael Snyder <msnyder@vmware.com>
8422
8423 * gdb.reverse: New directory.
8424 * gdb.reverse/break-reverse.c: New test.
8425 * gdb.reverse/break-reverse.exp: New test.
8426 * gdb.reverse/consecutive-reverse.c: New test.
8427 * gdb.reverse/consecutive-reverse.exp: New test.
8428 * gdb.reverse/finish-reverse.c: New test.
8429 * gdb.reverse/finish-reverse.exp: New test.
8430 * gdb.reverse/machinestate.c: New test.
8431 * gdb.reverse/ms1.c: New test.
8432 * gdb.reverse/machinestate.exp: New test.
8433 * gdb.reverse/Makefile.in: New file.
8434 * gdb.reverse/shr2.c: New test.
8435 * gdb.reverse/solib-reverse.c: New test.
8436 * gdb.reverse/solib-reverse.exp: New test.
8437 * gdb.reverse/step-reverse.c: New test.
8438 * gdb.reverse/step-reverse.exp: New test.
8439 * gdb.reverse/until-reverse.c: New test.
8440 * gdb.reverse/ur1.c: New test.
8441 * gdb.reverse/until-reverse.exp: New test.
8442 * gdb.reverse/watch-reverse.c: New test.
8443 * gdb.reverse/watch-reverse.exp: New test.
8444 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8445 * configure: Regenerate.
8446
fe3c8b0d
DE
84472009-06-26 Doug Evans <dje@google.com>
8448
8449 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8450
3a72a602
PM
84512009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
8452
8453 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8454 windows problem for 'file delete $binfile'.
8455
27aa8d6a
SW
84562009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
8457
8458 * gdb.cp/namespace-using.exp: New test.
8459 * gdb.cp/namespace-using.cc: New test.
8460
8ac055f8
JB
84612009-05-20 Joel Brobecker <brobecker@adacore.com>
8462
8463 * gdb.ada/variant_record_packed_array: New testcase.
8464
85e306ed
TT
84652009-06-23 Tom Tromey <tromey@redhat.com>
8466
8467 * gdb.base/charset.exp (test_combination): Regression test.
8468 * gdb.base/charset.c (my_wchar_t): New typedef.
8469 (myvar): New global.
8470 (main): Set myvar.
8471
56643c5e
PM
84722009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
8473
8474 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8475 target.
8476
1fac167a
UW
84772009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8478
8479 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8480
7ccb0be9
UW
84812009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8482
8483 * gdb.mi/gdb680.exp: Update test for error message.
8484
568d6575
UW
84852009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8486
8487 * gdb.base/annota1.exp: Allow multiple occurrences of the
8488 frames-invalid annotation.
8489 * gdb.cp/annota2.exp: Likewise.
8490
7cd1089b
PM
84912009-06-15 Phil Muldoon <pmuldoon@redhat.com>
8492
8493 * gdb.cp/gdb2495.cc: New file.
8494 * gdb.cp/gdb2495.exp: New file.
8495
72c63395
JK
84962009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8497
8498 Report error on GDB crash during runto.
8499 * lib/gdb.exp (runto <eof>): New.
8500
3788363d
DJ
85012009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
8502
8503 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8504 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8505 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8506 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8507 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8508 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8509 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8510 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8511 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8512 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8513 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8514 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8515 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8516 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8517 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8518 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8519 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8520 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8521 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8522 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8523 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8524 gdb.trace/passcount.exp, gdb.trace/report.exp,
8525 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8526 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8527 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8528 executable.
8529
17592de3
PA
85302009-06-07 Pedro Alves <pedro@codesourcery.com>
8531
8532 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8533 defined before referencing it.
8534
701e355d
DE
85352009-06-03 Doug Evans <dje@google.com>
8536
8537 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8538 * gdb.arch/i386-see.c: Ditto.
8539
f2292c65
PM
85402009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
8541
8542 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8543 (check_macro): Return 1 if undefined.
8544 If first test fails, check if macro debug information is available,
8545 and report unsupported test if no macro information is found.
8546
5a437975
DE
85472009-05-29 Doug Evans <dje@google.com>
8548
8549 * gdb.threads/hand-call-in-threads.exp: New.
8550 * gdb.threads/hand-call-in-threads.c: New.
8551
c141c696
MS
85522009-05-29 Michael Snyder <msnyder@vmware.com>
8553
8554 * gdb.base/break-always.exp: Change "1" to "on".
8555 Add confirmation check.
8556
b3444185
PA
85572009-05-28 Pedro Alves <pedro@codesourcery.com>
8558
8559 * gdb.threads/threxit-hop-specific.c: New.
8560 * gdb.threads/threxit-hop-specific.exp: New.
8561 * gdb.threads/thread-execl.c: New.
8562 * gdb.threads/thread-execl.exp: New.
8563
b6313243
TT
85642009-05-27 Tom Tromey <tromey@redhat.com>
8565 Thiago Jung Bauermann <bauerman@br.ibm.com>
8566
8567 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8568 (mi_child_regexp): Likewise.
8569 (mi_list_varobj_children_range): Likewise.
8570 (mi_get_features): Likewise.
8571 (mi_list_varobj_children): Rewrite.
8572 * gdb.python/python-mi.exp: New file.
8573
a6bac58e
TT
85742009-05-27 Tom Tromey <tromey@redhat.com>
8575 Thiago Jung Bauermann <bauerman@br.ibm.com>
8576 Phil Muldoon <pmuldoon@redhat.com>
8577 Paul Pluzhnikov <ppluzhnikov@google.com>
8578
8579 * gdb.python/python-prettyprint.exp: New file.
8580 * gdb.python/python-prettyprint.c: New file.
8581 * gdb.python/python-prettyprint.py: New file.
8582 * gdb.base/display.exp: print/r is now valid.
8583
2c74e833
TT
85842009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
8585 Tom Tromey <tromey@redhat.com>
8586 Pedro Alves <pedro@codesourcery.com>
8587 Paul Pluzhnikov <ppluzhnikov@google.com>
8588
8589 * gdb.python/python-template.exp: New file.
8590 * gdb.python/python-template.cc: New file.
8591 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8592 tests.
8593 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8594 Call it.
8595 (test_value_after_death): New proc.
8596 * gdb.python/python-value.c (PTR): New typedef.
8597 (main): New variable 'x'.
8598
89c73ade
TT
85992009-05-27 Tom Tromey <tromey@redhat.com>
8600
8601 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8602 tests.
8603 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8604 Call it.
8605
a75724bc
PA
86062009-05-27 Pedro Alves <pedro@codesourcery.com>
8607
8608 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8609
e58b0e63
PA
86102009-05-24 Pedro Alves <pedro@codesourcery.com>
8611
8612 * gdb.threads/fork-thread-pending.c: New.
8613 * gdb.threads/fork-thread-pending.exp: New.
8614
4ac36638
JK
86152009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8616
8617 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8618 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8619
889bf7c5 86202009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 8621
889bf7c5 8622 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 8623
b242c3c2
PA
86242009-05-17 Pedro Alves <pedro@codesourcery.com>
8625
8626 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8627 `gdb_get_line_number'. Call `callee' in both parent and child.
8628 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8629 `gdb_get_line_number' instead of hardcoding line numbers.
8630 (catch_fork_unpatch_child): New procedure to test detaching
8631 breakpoints from child fork.
8632 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8633 hardcoding line numbers.
8634 (do_fork_tests): Run `catch_fork_unpatch_child'.
8635
ee342b23
VP
86362009-05-17 Vladimir Prus <vladimir@codesourcery.com>
8637
8638 * gdb.mi/mi-cmd-var.exp: Check that when varobj
8639 of structure type enters or leaves the scope, it
8640 is reported by -var-update.
8641
e2009e98
DE
86422009-05-11 Doug Evans <dje@sebabeach.org>
8643
8644 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 8645 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
8646 * gdb.threads/schedlock.c (main): Fix off-by-one error.
8647
00903456
JK
86482009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8649
8650 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
8651
dc621c35
DE
86522009-04-30 Doug Evans <dje@google.com>
8653
8654 * gdb.threads/watchthreads2.exp: New testcase.
8655 * gdb.threads/watchthreads2.c: New testcase.
8656
9ab4e744
DE
86572009-04-29 Doug Evans <dje@google.com>
8658
8659 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
8660 * gdb.cp/mb-ctor.cc: Ditto.
8661 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
8662 * gdb.cp/mb-inline.h (multi_line_foo): New function.
8663 * gdb.cp/mb-inline1.cc: Call it.
8664 * gdb.cp/mb-inline2.cc: Ditto.
8665 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
8666 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
8667
484086b7
JK
86682009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8669
8670 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
8671 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
8672 Replace all uses of `decimal' by `nonzero'.
8673 (info macro FROM_COMMANDLINE): New test.
8674
379a77b5
TT
86752009-04-27 Tom Tromey <tromey@redhat.com>
8676
8677 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
8678
b92b73c2
DE
86792009-04-27 Doug Evans <dje@google.com>
8680
8681 * gdb.threads/watchthreads.c (main): Initialize args before starting
8682 the threads. Plus formatting cleanup.
8683 * gdb.threads/watchthreads.exp: Avoid errant failures due to
8684 biased scheduling of one thread.
8685
945a118d
JG
86862009-04-27 Jerome Guitton <guitton@adacore.com>
8687
8688 * gdb.cp/templates.cc (GetMax): New template.
8689 (main): Declare two instances of GetMax.
8690 * gdb.cp/templates.exp: Add new test.
8691
d389af10
JK
86922009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8693
8694 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
8695
e7f86de9
JM
86962009-04-22 Joseph Myers <joseph@codesourcery.com>
8697
8698 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
8699
334cc82d
TT
87002009-04-15 Tom Tromey <tromey@redhat.com>
8701
8702 * gdb.base/charset.exp: Add regression test.
8703
d12672cc
JB
87042009-04-14 Joel Brobecker <brobecker@adacore.com>
8705
8706 * gdb.base/exe-lock.exp: New testcase.
8707
18e8c3bc
TT
87082009-04-13 Tom Tromey <tromey@redhat.com>
8709
8710 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
8711 operator on Frame.
8712
5ecd5cbe
UW
87132009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8714
8715 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
8716 * gdb.server/ext-attach.exp: Likewise.
8717
7309f756
VP
87182009-04-03 Vladimir Prus <vladimir@codesourcery.com>
8719
8720 Eliminate some sleep usage.
8721
889bf7c5
PA
8722 * gdb.mi/basics.c (do_nothing): New.
8723 (main): Use do_nothing instead of printf, so that
8724 not to introduce race condition between output of
8725 inferiour and output of gdb. Do not use sleep as it
8726 is not generally available on embedded targets.
7309f756 8727
f4b95f6f
PA
87282009-04-02 Pedro Alves <pedro@codesourcery.com>
8729
8730 * gdb.server/ext-attach.exp: Expect an optional process id after
8731 "Detached from remote process".
8732
de40b933
JK
87332009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8734
8735 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
8736 gdb.dwarf2/dw2-unresolved.exp: New.
8737
2ae101a4
PA
87382009-04-02 Pedro Alves <pedro@codesourcery.com>
8739
8740 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
8741 mi_run_to_main.
8742
56a8e183
PA
87432009-04-02 Pedro Alves <pedro@codesourcery.com>
8744
8745 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
8746 mi_run_to_main. Skip thread exit test on remote targets.
8747 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
8748 mi_run_to_main.
8749 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
8750 mi_run_to_main.
8751 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
8752 when expecting ^connected. Detect when the target doesn't support
8753 non-stop mode.
8754 (mi_run_cmd): Detect if non-stop mode was requested by isn't
8755 supported. Return -1 on error, 0 on success.
8756 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
8757 (mi_runto): Return mi_runto_helper's result explicitly.
8758
c35fafde
PA
87592009-04-01 Pedro Alves <pedro@codesourcery.com>
8760
8761 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
8762
f8a8dce6
JB
87632009-04-01 Tom Tromey <tromey@redhat.com>
8764
8765 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
8766 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
8767 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
8768 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
8769
71c25dea
TT
87702009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
8771 Jan Kratochvil <jan.kratochvil@redhat.com>
8772
8773 PR gdb/931
8774 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
8775 output.
8776 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
8777 for gdb/931.
8778 * dw2-strp.S (DW_AT_language): Change to C++.
8779 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
8780
02d9a9ce
JB
87812009-03-31 Joel Brobecker <brobecker@adacore.com>
8782
8783 * gdb.ada/tasks: New testcase.
8784
1042e4c0
SS
87852009-03-30 Stan Shebs <stan@codesourcery.com>
8786
8787 * gdb.trace/actions.exp: Update to match new info trace format.
8788 * gdb.trace/deltrace.exp: Ditto.
8789 * gdb.trace/infotrace.exp: Ditto.
8790 * gdb.trace/passcount.exp: Ditto.
8791 * gdb.trace/save-trace.exp: Ditto.
8792 * gdb.trace/while-stepping.exp: Ditto.
8793 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
8794
f8f6f20b
TJB
87952009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8796
8797 * gdb.python/python-frame.c: New file.
8798 * gdb.python/python-frame.exp: New file.
8799
c0c6f777
TJB
88002009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
8801
8802 * gdb.python/python-value.exp: Add tests for the address
8803 attribute.
8804
3cb51905
AS
88052009-03-29 Andreas Schwab <schwab@linux-m68k.org>
8806
8807 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
8808
88fc996f
DE
88092009-03-26 Doug Evans <dje@google.com>
8810
8811 * gdb.mi/mi-nonstop-exit.exp: New file.
8812 * gdb.mi/non-stop-exit.c: New file.
8813
56ef84b1
TT
88142009-03-26 Tom Tromey <tromey@redhat.com>
8815
8816 Update for change to prologue skipping:
8817 * gdb.mi/mi2-simplerun.exp: Update.
8818 * gdb.mi/mi2-break.exp: Update.
8819 * gdb.mi/mi-simplerun.exp: Update.
8820 * gdb.mi/mi-break.exp: Update.
8821 * gdb.base/ending-run.exp: Update.
8822
def2b000
TJB
88232009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
8824
8825 * gdb.python/python-value.exp (test_value_in_inferior): Test
8826 gdb.Value.is_optimized_out attribute.
8827
442ddf59
JK
88282009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8829
8830 * gdb.dwarf2/dw2-noloc-main.c: New file.
8831 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
8832 (.text): Remove.
8833 (.data): New.
8834 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
8835 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
8836 (DW_TAG_subprogram func_cu1, noloc): Remove.
8837 (main): New.
8838 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
8839 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
8840 (file_symbols): New procedure.
8841
a8df5de4
TT
88422009-03-25 Tom Tromey <tromey@redhat.com>
8843
8844 * gdb.base/charset.exp (valid_target_charset): New proc.
8845 Use it to skip tests on invalid charsets.
8846
cc1d7add
PM
88472009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
8848
8849 * gdb.base/completion.exp: Add a test for directory completion.
8850
bcd5727b
JK
88512009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8852
8853 Fix a racy FAIL.
8854 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
8855 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
8856
cc924cad
TJB
88572009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
8858
8859 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
8860 * gdb.python/python-function.exp: Add test for function returning
8861 a GDB value.
8862
bc3b79fd
TJB
88632009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
8864
8865 * gdb.python/python-function.exp: New file.
8866
6c7a06a3
TT
88672009-03-20 Tom Tromey <tromey@redhat.com>
8868
8869 * gdb.base/store.exp: Update for change to escape output.
8870 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
8871 to escape output.
8872 * gdb.base/pointers.exp: Update for change to escape output.
8873 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
8874 to escape output.
8875 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
8876 escape output.
8877 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
8878 to escape output.
8879 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
8880 escape output.
8881 * gdb.base/setvar.exp: Update for change to escape output.
8882 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
8883 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
8884 to escape output.
8885 (test_print_string_constants): Likewise.
8886 * gdb.base/charset.exp (valid_host_charset): Check size of
8887 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
8888 cases. Handle "auto"-related output.
8889 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
8890 (uvar, Uvar): New globals.
8891
c31af87b
JG
88922009-03-19 Jerome Guitton <guitton@adacore.com>
8893
8894 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
8895 deltas.
8896 * gdb.ada/fixed_points.exp: Ditto.
8897
51272cf2
PA
88982009-03-18 Pedro Alves <pedro@codesourcery.com>
8899
8900 * return-nodebug.c: Don't include stdio.h.
8901 (init): Delete.
8902 (func): Delete definition and provide extern declaration.
8903 (t): New.
8904 (main): Don't call printf. Call func and store its result in t.
8905 * return-nodebug1.c: New.
8906 * return-nodebug.exp: Don't expect stdio output. Instead, print
8907 the global variable t. Drop printf formatters and cast types from
8908 foreach loop. Don't use prepare_for_testing. Compile
8909 return-nodebug.c and return-nodebug1.c in separate steps. Don't
8910 define FORMAT or CAST.
8911
d24948ac
PP
89122009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8913
8914 * gdb.base/solib-display.exp: Disable test for remote targers.
8915
61ff14c6
JK
89162009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8917
8918 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
8919
cb4dce93
JK
89202009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8921
8922 Fix a racy FAIL.
8923 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
8924 code from `follow parent, print pids'.
8925 (`follow child, print pids', `follow parent, print pids'): Call it.
8926 Replace `gdb_test "break..."' by gdb_breakpoint.
8927
f7c60c5e
VP
89282009-03-13 Vladimir Prus <vladimir@codesourcery.com>
8929
8930 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 8931 sync and async modes.
f7c60c5e 8932
383ace49
JB
89332009-03-12 Joel Brobecker <brobecker@adacore.com>
8934
8935 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
8936 that was checked in by mistake. Remove loading of ada.exp, since
8937 this is not necessary in this case.
8938
4ce102af
JB
89392009-03-12 Joel Brobecker <brobecker@adacore.com>
8940
8941 * gdb.ada/ptype_arith_binop.exp: New testcase.
8942
529a2aef
JB
89432009-03-12 Joel Brobecker <brobecker@adacore.com>
8944
8945 * gdb.ada/mod_from_name: New testcase.
8946
8a38181c
JB
89472009-03-12 Joel Brobecker <brobecker@adacore.com>
8948
8949 * gdb.ada/tick_last_segv: New testcase.
8950
11436dee
VP
89512009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8952
61ff14c6 8953 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 8954
1f31650a
VP
89552009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8956
61ff14c6
JK
8957 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
8958 include the token in ^running and frame info in *stopped.
1f31650a 8959
a3247a22
PP
89602009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8961
8962 * solib-display.exp: New file.
8963 * solib-display-main.c: New file.
8964 * solib-display-lib.c: New file.
61ff14c6 8965
aae64587
PA
89662009-03-05 Pedro Alves <pedro@codesourcery.com>
8967
8968 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
8969
44aabfbc
JK
89702009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8971
8972 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
8973 (list_and_check_macro): Use more specific test name.
8974 (next to definition): Make the test names unique.
8975
c087fcd3
PM
89762009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8977
8978 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 8979
c86cf029
VP
89802009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8981
8982 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
8983 notifications.
8984 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
8985 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
8986 * lib/mi-support.exp (library_loaded_re): New.
8987 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
8988
3ea85240
VP
89892009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8990
8991 * gdb.gdb/observer.exp: Use test_notification observer, not
8992 normal_stop, everywhere.
8993 (test_normal_stop_notifications): Rename to...
8994 (test_notifications): ...this.
8995 (test_observer_normal_stop): Rename to...
8996 (test_observer): ...this.
8997
1903f0e6
DE
89982009-02-16 Doug Evans <dje@google.com>
8999
9000 * gdb.arch/amd64-disp-step.S (test_int3): New test.
9001 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
9002 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
9003 (test_prefixed_syscall,test_int3): New tests.
9004 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
9005 (test_prefixed_syscall,test_int3): New tests.
9006
1d33d6ba
VP
90072009-02-14 Vladimir Prus <vladimir@codesourcery.com>
9008
3cb51905
AS
9009 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
9010 (mi_expect_interrupt): Likewise.
9011 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
9012 response.
1d33d6ba 9013
faafb047
PM
90142009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
9015
9016 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
9017 * gdb.base/pc-fp.exp (get_valueofx): Remove.
9018 Replace calls to get_valueofx by get_hexadecimal_valueof.
9019
417e16e2
PM
90202009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
9021
9022 * lib/gdb.exp (get_valueof): Accept anything as a return value.
9023 (get_integer_valueof): New procedure.
9024 (get_sizeof): Use new get_integer_value_of.
9025 * gdb.base/sizeof.exp: Replace all uses of get_valueof
9026 by get_integer_valueof.
9027
7065b901
TT
90282009-02-13 Tom Tromey <tromey@redhat.com>
9029
9030 * gdb.base/remote.exp (get_sizeof): Remove.
9031 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
9032 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
9033 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
9034 * lib/gdb.exp (get_valueof): Move from long_long.exp.
9035 (get_sizeof): Likewise.
9036
5d7cb8df
JK
90372009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9038
9039 PR fortran/9806
9040 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
9041
b2febfff
PP
90422009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9043
9044 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
9045
4aa995e1
PA
90462009-02-06 Pedro Alves <pedro@codesourcery.com>
9047
9048 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
9049
d8906c6f
TJB
90502009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
9051
9052 * gdb.python/python-cmd.exp: New file.
9053
ff4ab08d
TG
90542009-02-06 Tristan Gingold <gingold@adacore.com>
9055
9056 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
9057
aacd552b
TG
90582009-02-05 Tristan Gingold <gingold@adacore.com>
9059
9060 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
9061 pointer is dereferenced and use this signal name in regexp.
9062 * gdb.base/signull.exp: Ditto.
9063 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
9064 * gdb.base/signull.c (main): Ditto.
9065
08c637de
TJB
90662009-02-04 Tom Tromey <tromey@redhat.com>
9067 Thiago Jung Bauermann <bauerman@br.ibm.com>
9068
9069 * gdb.python/python-value.exp: Use `gdb.history' instead of
9070 `gdb.value_from_history'.
9071 (test_value_numeric_ops): Add test for conversion of enum constant.
9072 * gdb.python/python-value.c (enum e): New type.
9073 (evalue): New global.
9074 (main): Use argv.
9075
20261af8
JG
90762009-02-04 Jerome Guitton <guitton@adacore.com>
9077
9078 * gdb.ada/uninitialized_vars: New test program.
9079 * gdb.ada/uninitialized_vars.exp: New testcase.
9080
52e44b43
TT
90812009-02-02 Tom Tromey <tromey@redhat.com>
9082
9083 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
9084 * gdb.cp/pr2489.cc: Rename...
9085 * gdb.cp/pr9594.cc: ... to this.
9086
1c71341a
TT
90872009-02-02 Tom Tromey <tromey@redhat.com>
9088
9089 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
9090 * gdb.cp/pr2489.cc: New file.
9091 * gdb.cp/cpcompletion.exp: New file.
9092
a4295225
TT
90932009-02-02 Tom Tromey <tromey@redhat.com>
9094
9095 PR exp/9059:
9096 * gdb.cp/call-c.exp: Add regression test.
9097 * gdb.cp/call-c.cc (FooHandle): New typedef.
9098 (main): New variable 'handle'.
9099
592375cd
VP
91002009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9101
9102 * lib/mi-support.exp (et_mi_thread_list)
9103 (check_mi_and_console_threads): Adjust for current thread in
9104 -thread-list-ids output.
9105
41447f92
VP
91062009-01-30 Vladimir Prus <vladimir@codesourcery.com>
9107
889bf7c5
PA
9108 * gdb.mi/mi-break.exp (test_disabled_creation): New.
9109 Call it.
41447f92 9110
35669430
DE
91112009-01-28 Doug Evans <dje@google.com>
9112
9113 * gdb.arch/amd64-disp-step.S: New file.
9114 * gdb.arch/amd64-disp-step.exp: New file.
9115 * gdb.arch/i386-disp-step.S: New file.
9116 * gdb.arch/i386-disp-step.exp: New file.
9117
09f00d9a
PM
91182009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
9119
9120 * gdb.base/find.exp: Set newline variable
9121 using quotes instead of braces to fix cygwin failures.
9122
1e8fb976
PA
91232009-01-23 Pedro Alves <pedro@codesourcery.com>
9124
9125 * gdb.base/radix.exp: Add tests to ensure that that set
9126 input-radix 0 and set output-radix 0 are really rejected.
9127
da061712
PA
91282009-01-23 Pedro Alves <pedro@codesourcery.com>
9129
9130 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
9131 copyright years.
9132
dd7e2d2b
PA
91332009-01-23 Pedro Alves <pedro@codesourcery.com>
9134
9135 PR gdb/9664:
9136 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
9137
392452f6
PA
91382009-01-22 Pedro Alves <pedro@codesourcery.com>
9139
9140 PR c++/9631:
9141 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
9142
8653e71c
PM
91432009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
9144
9145 * gdb.server/file-transfer.exp: Use EXEEXT variable for
9146 binfile definition to fix Windows OS failure.
9147
a12cc160
DJ
91482009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9149
9150 PR gdb/9346
9151 * gdb.base/interrupt.c (sigint_handler): New.
9152 (main): Install a SIGINT handler if SIGNALS is defined. Exit
9153 on error.
9154 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
9155 Test "signal SIGINT".
9156
b89667eb
DE
91572009-01-19 Doug Evans <dje@google.com>
9158
9159 * gdb.base/break.exp: Update expected gdb output.
9160 * gdb.base/sepdebug.exp: Ditto.
9161 * gdb.mi/mi-syn-frame.exp: Ditto.
9162 * gdb.mi/mi2-syn-frame.exp: Ditto.
9163 * gdb.base/call-signal-resume.exp: New file.
9164 * gdb.base/call-signals.c: New file.
9165 * gdb.base/unwindonsignal.exp: New file.
9166 * gdb.base/unwindonsignal.c: New file.
9167 * gdb.threads/interrupted-hand-call.exp: New file.
9168 * gdb.threads/interrupted-hand-call.c: New file.
9169 * gdb.threads/thread-unwindonsignal.exp: New file.
9170
adb483fe
DJ
91712009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
9172
9173 * gdb.base/define.exp: Test defining and hooking prefix commands.
9174 * gdb.python/python.exp: Update test for "show user" output.
9175
60023297
JK
91762009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9177
9178 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
9179 now the output exactly, using less wildcards. Expect also the output
9180 of gfortran-4.3. Update for the f-valprint.c modification from
9181 2008-04-22.
9182 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9183 Remove gdb_test test names where matching the command.
9184
ccc57cf9
PA
91852009-01-01 Pedro Alves <pedro@codesourcery.com>
9186
9187 PR breakpoints/9681:
9188 * gdb.base/watchpoint.exp: Add regression test.
9189
c7a6ca08
PA
91902008-12-31 Pedro Alves <pedro@codesourcery.com>
9191
9192 * gdb.threads/attach-into-signal.exp: Don't use
9193 gdb_suppress_entire_file.
9194 * gdb.threads/attach-stopped.exp: Ditto.
9195 * gdb.threads/attachstop-mt.exp: Ditto.
9196
3a031f65
PA
91972008-12-31 Pedro Alves <pedro@codesourcery.com>
9198
9199 PR gdb/8812:
9200 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9201
09e6485f
PA
92022008-12-29 Pedro Alves <pedro@codesourcery.com>
9203
9204 PR gdb/7536:
9205 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9206 and unsupported output radices are really rejected.
9207
0cd53049
JK
92082008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9209
9210 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9211
ba163c7e
TT
92122008-12-22 Tom Tromey <tromey@redhat.com>
9213
9214 * gdb.cp/punctuator.exp: New file.
9215
6f4de6c9
JK
92162008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9217
9218 * gdb.base/completion.exp (Completing non-existing component): New test.
9219
0f34d0b4
JK
92202008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9221
9222 Fix for PR gdb/8648.
9223 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9224 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9225 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9226 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9227
db2ad4c3
JK
92282008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9229
9230 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9231
bb5ef15e
DP
92322008-12-16 Christophe Lyon <christophe.lyon@st.com>
9233
9234 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9235 compiler actually generate code at the expected line number.
9236
90142adc
JZ
92372008-12-15 Jie Zhang <jie.zhang@analog.com>
9238
9239 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9240
fad6eecd
TT
92412008-12-12 Tom Tromey <tromey@redhat.com>
9242
9243 * gdb.base/commands.exp (redefine_hook_test): New proc.
9244 Call it.
9245
17c8aaf5
TT
92462008-12-11 Tom Tromey <tromey@redhat.com>
9247
9248 * gdb.base/macscp.exp: New regression test.
9249
7c8adf68
TT
92502008-12-11 Tom Tromey <tromey@redhat.com>
9251
9252 * gdb.base/macscp.exp: Print "address.addr".
9253 * gdb.base/macscp1.c (struct outer): New struct.
9254 (address): New global.
9255
b05dcbb7
TT
92562008-12-09 Tom Tromey <tromey@redhat.com>
9257
9258 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9259 Call it.
9260
2d476de1
DE
92612008-12-04 Doug Evans <dje@google.com>
9262
9263 * gdb.server/ext-run.exp: Relax regexp for init program.
9264
87bdc959
TG
92652008-12-03 Tristan Gingold <gingold@adacore.com>
9266
9267 * gdb.base/macscp.exp: Generate an object file during compilation
9268 to work around Darwin dsymutil limitations.
9269
e0740f77
JK
92702008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9271
9272 Test resolving external references to TLS variables.
9273 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9274 FILE2_THREAD_LOCAL.
9275 (testfile2, srcfile2): New variables.
9276 * gdb.threads/tls.c (file2_thread_local)
9277 (function_referencing_file2_thread_local): New.
9278 * gdb.threads/tls2.c: New file.
9279
67f0aac5
JB
92802008-11-28 Joel Brobecker <brobecker@adacore.com>
9281
9282 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
9283 rather than integer, as integer might not be big enough when
9284 on 64bit targets.
67f0aac5 9285
c332165e
JG
92862008-11-27 Jerome Guitton <guitton@adacore.com>
9287
9288 * gdb.cp/formatted-ref.exp: Add equality test.
9289 * gdb.ada/formatted_ref.exp: Ditto.
9290
fc9b693c
JK
92912008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9292
9293 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9294 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9295
a9c64011
AS
92962008-11-20 Andreas Schwab <schwab@suse.de>
9297
9298 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9299 matching syscall entry point.
9300 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9301 (tcatch_vfork_then_child_follow): Likewise. Finish through
9302 vfork even if we stopped at the syscall trampoline.
9303
e2fd701e
DE
93042008-11-20 Doug Evans <dje@google.com>
9305
9306 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9307
69abc51c
TJB
93082008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
9309
9310 * gdb.arch/ppc-dfp.exp: New file.
9311 * gdb.arch/ppc-dfp.c: New file.
9312
c14c28ba
PP
93132008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9314
9315 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 9316
2e74121d
DE
93172008-11-17 Doug Evans <dje@google.com>
9318
9319 * gdb.mi/mi-syn-frame.exp: Update expected output.
9320 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9321
66bb093b
VP
93222008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9323
9324 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
9325 "thread N" results in =thread-selected.
9326 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9327 (mi_send_resuming_command_raw): Be prepared for
9328 =thread-selected.
9329
3d043ef6
VP
93302008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9331
a9c64011
AS
9332 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9333 * lib/mi-support.exp: Likewise.
3d043ef6 9334
808104c8
JB
93352008-11-16 Joel Brobecker <brobecker@adacore.com>
9336
9337 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9338 commands from the expected output for "help catch".
9339
00b22944
JB
93402008-11-15 Joel Brobecker <brobecker@adacore.com>
9341
9342 * gdb.ada/int_deref.exp: New testcase.
9343
59669435
TT
93442008-11-14 Nick Roberts <nickrob@snap.net.nz>
9345
9346 * gdb.mi/gdb2549.exp: New file.
9347
de04a248
DE
93482008-11-11 Doug Evans <dje@google.com>
9349
9350 * gdb.base/callexit.exp: New file.
9351 * gdb.base/callexit.c: New file.
9352
6b8ce727
DE
93532008-11-10 Doug Evans <dje@google.com>
9354
9355 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9356 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9357 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9358 (default_gdb_start,default_gdb_exit): Ditto.
9359 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9360 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9361 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9362 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9363 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9364 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9365
1b14b8aa
AS
93662008-11-03 Andreas Schwab <schwab@suse.de>
9367
9368 * gdb.base/hashline2.exp: Fix typo.
9369 * gdb.base/hashline3.exp: Likewise.
9370
f3134b88
TT
93712008-10-30 Tom Tromey <tromey@redhat.com>
9372
9373 * gdb.base/pointers.exp: Add test.
9374 * gdb.base/pointers.c (k, S): New typedefs.
9375 (instance): New global.
9376
c2226152
AS
93772008-10-30 Andreas Schwab <schwab@suse.de>
9378
9379 * gdb.base/args.exp: Add tests for newlines.
9380
462f405c
JB
93812008-10-30 Joel Brobecker <brobecker@adacore.com>
9382
9383 gdb.base/foll-exec.exp: Update the expected output of a couple
9384 of "info breakpoints" tests.
9385
79a45b7d
TT
93862008-10-28 Tom Tromey <tromey@redhat.com>
9387
9388 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9389
adc13a14
PA
93902008-10-24 Pedro Alves <pedro@codesourcery.com>
9391
9392 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9393 gdb_start_cmd.
9394 Use runto_main before any test that requires execution.
9395
252fbfc8
PA
93962008-10-23 Pedro Alves <pedro@codesourcery.com>
9397
9398 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9399 instead of SIGINT.
9400
28148e3d
JB
94012008-10-22 Joel Brobecker <brobecker@adacore.com>
9402
9403 * gdb.base/completion.exp: Update expected output following
9404 the addition of the "info tasks" command.
9405
c209f847
TT
94062008-10-22 Tom Tromey <tromey@redhat.com>
9407
9408 * gdb.base/exprs.exp (test_expr): Add test for string
9409 concatenation.
9410
f177e350
PA
94112008-10-19 Pedro Alves <pedro@codesourcery.com>
9412
9413 * configure.ac: Output gdb.python/Makefile.
9414 * configure: Regenerate.
9415 * gdb.python/Makefile.in: New.
9416
cce89356
JB
94172008-10-16 Joel Brobecker <brobecker@adacore.com>
9418
9419 * gdb.base/foll-fork.exp: Adjust the expected output to match
9420 the new description for fork/vfork catchpoints in the "info
9421 breakpoints" output.
9422
176d289d
TJB
94232008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9424
9425 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9426
a08702d6
TJB
94272008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9428
9429 * gdb.python/python-value.c: New file.
9430 * gdb.python/python-value.exp: New file.
9431
1c5cfe86
PA
94322008-10-15 Pedro Alves <pedro@codesourcery.com>
9433
9434 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9435
5a98ad69
DP
94362008-10-15 Denis Pilat <denis.pilat@st.com>
9437
41702f1b 9438 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 9439
dcb1a1e2
TT
94402008-10-09 Tom Tromey <tromey@redhat.com>
9441
9442 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9443 'fprintf' and 'stderr'.
9444
9124fe48
JB
94452008-10-07 Joel Brobecker <brobecker@adacore.com>
9446
9447 * gdb.ada/ref_tick_size.exp: New testcase.
9448
45452591
DE
94492008-10-06 Doug Evans <dje@google.com>
9450
9451 * gdb.dwarf2/dw2-cu-size.exp: New file.
9452 * gdb.dwarf2/dw2-cu-size.S: New file.
9453
9454 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9455 .Ltype_int for clarity.
9456
4fc5b208
PP
94572008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9458
9459 PR gdb/2384:
9460 * gdb.cp/gdb2384.exp: Extended to test more cases.
9461 * gdb.cp/gdb2384.cc: Likewise.
9462 * gdb.cp/gdb2384-base.h: Likewise.
9463 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 9464
d78df370
JK
94652008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9466
9467 * gdb.base/maint.exp (maint print type): Remove printing
9468 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9469
9a044a89
TT
94702008-09-30 Tom Tromey <tromey@redhat.com>
9471
9472 * gdb.base/macscp.exp: Add completion tests.
9473 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9474 (TWENTY_THREE): Likewise.
9475 (FORTY_EIGHT): Likewise.
9476
506800a9
TT
94772008-09-30 Tom Tromey <tromey@redhat.com>
9478
9479 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9480 everywhere.
9481 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9482
1a6f01b5
JK
94832008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9484
9485 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9486 testcase is derived from. Fix racy dependency on an expected PID
9487 number. No longer support the testcase on Linux kernel 2.4.x.
9488
2fae03e8
TT
94892008-09-27 Tom Tromey <tromey@redhat.com>
9490
9491 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9492 and varargs.
9493
1ad15515
PA
94942008-09-22 Pedro Alves <pedro@codesourcery.com>
9495
9496 * lib/mi-support.exp (mi_expect_interrupt): New.
9497 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9498 from gdb.mi/mi-nonstop.exp.
9499 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9500 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9501 lib/mi-support.exp.
9502 Use mi_check_thread_states throughout. Avoid ".*" and do not
9503 require an anchor after -exec-run.
9504
d0b76dc6
DJ
95052008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
9506
9507 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9508 stop is pending. Avoid ".*" when two stops are pending.
9509 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9510 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9511 newlines in fullnames.
9512 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9513 (mi_expect_stop): Update comments. Only anchor in sync mode.
9514 Do not match newlines.
9515 (mi_send_resuming_command_raw): Always return status.
9516 (mi_get_stop_line): Do not match more than one line by accident.
9517 Only anchor in sync mode.
9518 (mi_run_inline_test): If -exec-next fails, give up.
9519
9990c830
UW
95202008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9521
9522 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9523 on SPU.
9524
ebcf6f00
JB
95252008-09-10 Joel Brobecker <brobecker@adacore.com>
9526
9527 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9528
b6db24e5
JB
95292008-09-10 Joel Brobecker <brobecker@adacore.com>
9530
9531 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9532 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9533 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9534 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9535 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9536 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9537 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9538 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9539 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9540 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9541 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9542 Include the "= " sequence in the expected output of print tests.
9543
2bf448e0
JB
95442008-09-10 Joel Brobecker <brobecker@adacore.com>
9545
9546 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9547 description for boolean types.
9548
d51fd4c8
PA
95492008-09-09 Pedro Alves <pedro@codesourcery.com>
9550
9551 * gdb.base/hook-stop-continue.c: New.
9552 * gdb.base/hook-stop-continue.exp: New.
9553
694182d2
DJ
95542008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9555
9556 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9557
3b8a7fc0
JG
95582008-09-08 Jerome Guitton <guitton@adacore.com>
9559
9560 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9561 (stack_check_probe_2, stack_check_probe_loop_1)
9562 (stack_check_probe_loop_2): New functions.
9563 (main): Add call to these new functions.
9564 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9565 functions, check that the breakpoint is inserted at the appropriate
9566 location.
9567 (insert_breakpoint): Slightly refine this procedure so that it can
9568 be called several times in the test.
9569
96cc0ae8
JG
95702008-09-08 Jerome Guitton <guitton@adacore.com>
9571
9572 * gdb.base/stack-checking.c: New file.
9573 * gdb.base/stack-checking.exp: New file.
9574
1f08b409
TJB
95752008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9576
9577 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9578 * gdb.arch/altivec-regs.exp: Likewise.
9579 * gdb.arch/vsx-regs.exp: Likewise.
9580
3099e1c4
TJB
95812008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9582
9583 * gdb.arch/ppc-fp.exp: New file.
9584 * gdb.arch/ppc-fp.c: New file.
9585
cc69bfc1
PP
95862008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9587
9588 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9589 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 9590
b02a33db
MS
95912008-09-04 Michael Snyder <msnyder@vmware.com>
9592
9593 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9594 as "at" (for non-debug functions such as _start).
9595
2992cbe0
UW
95962008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9597
9598 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9599 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9600 software watchpoints.
9601 * gdb.base/watch_thread_num.exp: Likewise.
9602
514f746b
AR
96032008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
9604
9605 * gdb.arch/i386-bp_permanent.exp: New test.
9606
876cecd0
TT
96072008-08-24 Tom Tromey <tromey@redhat.com>
9608
9609 * gdb.base/maint.exp: Update "maint print type".
9610
80f73d71
VP
96112008-08-21 Vladimir Prus <vladimir@codesourcery.com>
9612
9613 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9614 support. Adjust the order of "*running" notifications.
9615 * gdb.mi/non-stop.c: Don't cast from int to void* and
9616 back.
9617
d9c78d7d
MK
96182008-08-20 Mark Kettenis <kettenis@gnu.org>
9619
9620 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9621 expect to find it in the "info frame" output.
9622
97a2d1d3
DJ
96232008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
9624
9625 * gdb.base/interp.exp: Always consume both prompts.
9626
b96e2927
PA
96272008-08-20 Pedro Alves <pedro@codesourcery.com>
9628
9629 * gdb.base/pending.exp: Test pending breakpoints without symbols
9630 loaded.
9631
8cf6e61a
VP
96322008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9633
9634 * lib/mi-support.exp (mi_expect_stop): Produce
9635 more details on failures.
9636 * gdb.mi/mi-nonstop.exp: New.
9637 * gdb.mi/non-stop.c: New.
9638
c6ebd6cf
VP
96392008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9640
a9c64011
AS
9641 * gdb.mi/mi-async.exp: Use 'set target-async'.
9642 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 9643
46a9b8ed
DJ
96442008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
9645
9646 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
9647
44feb3ce
TT
96482008-08-17 Tom Tromey <tromey@redhat.com>
9649
9650 * gdb.base/help.exp (help catch): Rewrite.
9651
311a4e6b
TJB
96522008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9653
9654 * gdb.base/define.exp: Test indented command documentation.
9655 * gdb.python/python.exp: Test indented multi-line command.
9656
604c2f83
LM
96572008-08-15 Luis Machado <luisgpm@br.ibm.com>
9658
9659 * testsuite/gdb.arch/vsx-regs.c: New source file.
9660 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
9661 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
9662
886a217c
TT
96632008-08-14 Tom Tromey <tromey@redhat.com>
9664
9665 * gdb.base/macscp.exp: Add regression test for "macro define" or
9666 "macro undef" with no arguments.
9667
c814a4f3
PP
96682008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
9669
9670 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 9671
12ab8a60
UW
96722008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9673
9674 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
9675
d57a3c85
TJB
96762008-08-06 Tom Tromey <tromey@redhat.com>
9677
9678 * gdb.python/python.exp: New file.
9679
c7b778ff
JK
96802008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9681
9682 Fix for PR gdb/1543.
9683 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
9684 $LOCATION.
9685 (location): New variable.
9686 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
9687 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
9688 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
9689 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
9690 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
9691 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
9692 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
9693 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
9694 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
9695 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
9696 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
9697 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
9698 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
9699 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
9700 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9701 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
9702 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
9703 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
9704 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
9705 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9706 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
9707 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
9708 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
9709 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
9710 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
9711 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
9712 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
9713 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
9714 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
9715 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
9716 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
9717 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
9718 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
9719 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
9720 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
9721 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
9722 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
9723 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9724 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
9725 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
9726 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
9727 gdb.base/type-opaque.exp, gdb.base/until.exp,
9728 gdb.base/value-double-free.c, gdb.base/varargs.exp,
9729 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
9730 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
9731 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9732 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
9733 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
9734 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9735 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9736 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9737 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
9738 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
9739 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
9740 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
9741 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
9742 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
9743 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
9744 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9745 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
9746 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
9747 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
9748 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9749 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
9750 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
9751 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
9752 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9753 gdb.pascal/types.exp, gdb.stabs/weird.exp,
9754 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
9755 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
9756 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
9757 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
9758 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
9759 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
9760 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9761 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9762 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9763 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9764 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9765 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9766 lib/mi-support.exp, lib/trace-support.exp: Remove reference
9767 to bug-gdb@prep.ai.mit.edu .
9768
5e06a3d1
VP
97692008-07-31 Vladimir Prus <vladimir@codesourcery.com>
9770
9771 * lib/mi-support.exp (mi_load_shlibs): New.
9772 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
9773
9d81d21b
VP
97742008-07-30 Vladimir Prus <vladimir@codesourcery.com>
9775
9776 * lib/mi-support.exp (get_mi_thread_list)
9777 (check_mi_and_console_threads): New, moved from ...
9778 * gdb.mi/mi-pthread.exp: ...here.
9779 * gdb.mi/gdb669.exp (get_mi_thread_list)
9780 (check_mi_and_console_threads): Delete.
9781 * gdb.mi/mi2-pthread.exp: Likewise.
9782
bae98fe0
TT
97832008-07-28 Tom Tromey <tromey@redhat.com>
9784
9785 * Makefile.in (just-check): Remove. Move body to...
9786 (check): ... here.
9787
57380f4e
DJ
97882008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9789
9790 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
9791 Add a test for duplicated SIGINTs.
9792
e09490f1
DJ
97932008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9794
9795 * gdb.threads/schedlock.exp (get_args): Update to work for any
9796 value of NUM.
9797 (Top level): Report the number of threads that did not resume.
9798
6387b45f
DJ
97992008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9800
9801 * gdb.dwarf2/dw2-compressed.S: Also define __start.
9802
62f64ff2
DJ
98032008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9804
9805 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
9806 non-MI prompt.
9807
fa8de41e
TT
98082008-07-26 Tom Tromey <tromey@redhat.com>
9809
9810 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
9811 (function_struct, function_struct_ptr): New globals.
9812 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
9813 function pointer in a struct.
9814
ccb3ac8a
TT
98152008-07-26 Tom Tromey <tromey@redhat.com>
9816
9817 * gdb.base/macscp.exp: Add test for macro lexing bug.
9818
d7d9f01e
TT
98192008-07-18 Tom Tromey <tromey@redhat.com>
9820
9821 * gdb.base/macscp.exp: Add macro tests.
9822
9bf07184
PP
98232008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9824
9825 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
9826
becf6477
PP
98272008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9828
9829 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
9830
0709f7d3
PP
98312008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
9832
9833 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 9834
7093c834
PP
98352008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9836
9837 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 9838
b432ffe3
JK
98392008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9840
9841 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
9842
b1a268e5
VP
98432008-07-12 Vladimir Prus <vladimir@codesourcery.com>
9844
9845 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
9846
e2995f8e
KB
98472008-07-11 Kevin Buettner <kevinb@redhat.com>
9848
9849 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
9850 of regexp to account for changes made to GDB in the printing of
9851 byte vectors.
9852
14032a66
TT
98532008-07-11 Tom Tromey <tromey@redhat.com>
9854
9855 * gdb.base/completion.exp: Add 'help' completion test.
9856
981505ef
JK
98572008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9858
9859 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
9860
10568435
JK
98612008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9862
9863 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
9864
4487aabf
PA
98652008-07-09 Pedro Alves <pedro@codesourcery.com>
9866
9867 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
9868
a4a9b1c4
PA
98692008-07-09 Pedro Alves <pedro@codesourcery.com>
9870
9871 * gdb.base/fullname.exp: Restore pwd if compiling failed.
9872
3c3185ac
JK
98732008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9874
9875 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
9876
7ebd49dc
VP
98772008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9878
9879 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
9880 previous commit. Add a comment.
9881
84e46146
PA
98822008-06-28 Pedro Alves <pedro@codesourcery.com>
9883
9884 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
9885
0f8d4a2f
VP
98862008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9887
9888 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
9889
f747e0ce
PA
98902008-06-27 Pedro Alves <pedro@codesourcery.com>
9891
9892 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
9893 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
9894 compiling an executable, link in an object that forces unbuffered
9895 output.
9896 * lib/set_unbuffered_mode.c: New file.
9897
734a5c36
JK
98982008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9899
9900 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
9901
a2840c35
VP
99022008-06-25 Vladimir Prus <vladimir@codesourcery.com>
9903
a9c64011
AS
9904 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
9905 mi_expect_stop.
9906 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
9907 Demand that *running is output.
9908 (detect_async): Perform checking every time.
9909 (mi_send_resuming_command): Extract everything into...
9910 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
9911 (mi_expect_stop): Don't accept any output before *stopped.
9912
6ae37fef
VP
99132008-06-13 Vladimir Prus <vladimir@codesourcery.com>
9914
9915 Robustify mi-simplerun.
a9c64011
AS
9916 * gdb.mi/basics.c (main): Add a call to sleep.
9917 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
9918 * gdb.mi/mi2-cli.exp: Likewise.
9919 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 9920
b4aa76f0 99212008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
9922
9923 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
9924
e1ac3328
VP
99252008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9926
a9c64011
AS
9927 * gdb.mi/mi-console.exp: Adjust.
9928 * gdb.mi/mi-syn-frame.exp: Adjust.
9929 * gdb.mi/mi2-console.exp: Adjust.
9930 * gdb.mi/mi2-syn-frame.exp: Adjust.
9931 * lib/mi-support.exp (mi_run_cmd): Adjust.
9932 (mi_send_resuming_command): Adjust.
e1ac3328 9933
f7f9a841
VP
99342008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9935
9936 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
9937 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
9938 testing of stopped.
9939 * gdb.mi/mi2-syn-frame.exp: Likewise.
9940 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
9941 (async, detect_async): New.
9942 (mi_expect_stop, mi_continue_to_line): Adjust expectation
9943 depending on if we're running in sync or async mode.
f7f9a841 9944
37cd5d19
TT
99452008-06-09 Tom Tromey <tromey@redhat.com>
9946
9947 * gdb.base/completion.exp: New tests for field name completion
9948 with spaces, and field name completion with '->'.
9949
65d12d83
TT
99502008-06-06 Tom Tromey <tromey@redhat.com>
9951
9952 * gdb.base/break1.c (struct some_struct): New struct.
9953 (values): New global.
9954 * gdb.base/completion.exp: Add field name completion test.
9955
ebfe2e3f
PP
99562008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9957
9958 * gdb.cp/call-c.exp: Test for incorrect handling of reference
9959 to pointer.
9960 * gdb.cp/call-c.cc: Likewise.
9961
bcf6fc3a
NR
99622008-06-06 Nick Roberts <nickrob@snap.net.nz>
9963
9964 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
9965 annotation.
9966
49fd4a42 99672008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 9968 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
9969
9970 * gdb.threads/execl.c, gdb.threads/execl1.c,
9971 gdb.threads/execl.exp: New tests.
a9c64011 9972
8a34ac3f
AR
99732008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
9974 Daniel Jacobowitz <dan@codesourcery.com>
9975
9976 * gdb.cp/exception.exp: Activate test, make it work with pending
9977 catchpoints.
9978
86ae69ef
JK
99792008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9980
9981 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
9982
f7f9ae2c
VP
99832008-05-28 Vladimir Prus <vladimir@codesourcery.com>
9984
a9c64011
AS
9985 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
9986 now printed.
9987 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 9988
2a2d4dc3
AS
99892008-05-27 Andreas Schwab <schwab@suse.de>
9990
9991 * gdb.base/frame-args.exp: Handle arguments that are optimized
9992 out.
9993
5099e4d9
LM
99942008-05-26 Luis Machado <luisgpm@br.ibm.com>
9995
9996 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
9997 quiet for ppc32 and group options into a single variable.
9998
d9c36a91
JB
99992008-05-23 Joel Brobecker <brobecker@adacore.com>
10000
10001 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
10002 of zero-size elements.
10003 * gdb.ada/null_array.exp: Test printing this new array.
10004
103a8671
JK
100052008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10006
10007 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
10008
07a4cc1a 100092008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
10010
10011 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
10012 of the "finish" command.
10013
55f996a7
NR
100142008-05-21 Nick Roberts <nickrob@snap.net.nz>
10015
10016 * gdb.base/annota1.exp: Test for new annotation.
10017
907fc202
UW
100182008-05-16 Pedro Alves <pedro@codesourcery.com>
10019
10020 * gdb.base/fixsection.exp: New file.
10021 * gdb.base/fixsection0.c: New file.
10022 * gdb.base/fixsection1.c: New file.
10023
e8f97270
UW
100242008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10025
10026 * gdb.base/annota1.exp: Accept printf@... in place of printf.
10027 * gdb.base/annota3.exp: Likewise.
10028
ac0bb574
NF
100292008-05-13 Nathan Froyd <froydnj@codesourcery.com>
10030
10031 * gdb.base/watch_thread_num.exp: Don't run tests that require
10032 watchpoints if the target doesn't support them.
10033
6fadd07a
DE
100342008-05-12 Doug Evans <dje@google.com>
10035
10036 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
10037
6e9a4a30
JB
100382008-05-09 Joel Brobecker <brobecker@adacore.com>
10039
10040 * gdb.ada/assign_1.exp: New testcase.
10041
08388c79
DE
100422008-05-09 Doug Evans <dje@google.com>
10043
a3c83fae
DE
10044 * gdb.base/find.exp: New file.
10045 * gdb.base/find.c: New file.
08388c79 10046
bd5ddfe8
DJ
100472008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
10048
10049 * gdb.base/commands.exp (watchpoint_command_test): Handle
10050 gdb,no_hardware_watchpoints.
10051 * gdb.base/float.exp: Allow ARM targets without floating point.
10052 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
10053
b5dd68e2 100542008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 10055 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
10056
10057 * gdb.ada/lang_switch: New test program.
10058 * gdb.ada/lang_switch.exp: New testcase.
10059
382d13d1
DE
100602008-05-05 Doug Evans <dje@google.com>
10061
10062 * gdb.base/help.exp (disassemble): Update expected help text.
10063
9dd789d0
PA
100642008-05-04 Pedro Alves <pedro@codesourcery.com>
10065
10066 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
10067
611c83ae
PA
100682008-05-04 Pedro Alves <pedro@codesourcery.com>
10069
10070 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
10071 different times.
10072
ff013f42
JK
100732008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10074
10075 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
10076 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
10077 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
10078 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
10079
96dff6a2
VP
100802008-05-04 Vladimir Prus <vladimir@codesourcery.com>
10081
10082 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
10083 notification to appear.
10084
55cd6f92
DJ
100852008-05-04 Daniel Jacobowitz <dan@debian.org>
10086
10087 * gdb.base/fullname.c: New file.
10088 * gdb.base/fullname.exp: New file.
10089 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
10090
d705c43c
PA
100912008-05-03 Pedro Alves <pedro@codesourcery.com>
10092
10093 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
10094 expressions with macros.
10095
333222e1
JK
100962008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10097
10098 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
10099
5ac01682
DJ
101002008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
10101
10102 * gdb.base/completion.exp: Handle lack of other symbols beginning
10103 with "a".
10104
10105 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
10106
237fc4c9
PA
101072008-05-02 Jim Blandy <jimb@codesourcery.com>
10108
10109 * gdb.asm/asmsrc1.s: Add scratch space.
10110
ed5e9466
DJ
101112008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10112 Daniel Jacobowitz <dan@codesourcery.com>
10113
10114 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
10115 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
10116 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
10117
b39cc962
DJ
101182007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
10119
10120 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
10121
36d520f5
JB
101222008-05-01 Joel Brobecker <brobecker@adacore.com>
10123
10124 * gdb.base/info-target.exp: New testcase.
10125
8d4e3071
DJ
101262008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10127
10128 * gdb.cp/hang.exp: Use .cc instead of .C.
10129 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
10130 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
10131
6f3f3097
DJ
101322008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
10133
10134 * gdb.base/gdb1250.exp: Remove perror.
10135 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
10136
5550a914
PA
101372008-04-30 Pedro Alves <pedro@codesourcery.com>
10138
10139 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
10140 .2byte.
10141
d848e687
DJ
101422008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
10143
10144 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
10145 (maybe_kfail): New.
10146
93b5768b
PA
101472008-04-25 Pedro Alves <pedro@codesourcery.com>
10148
10149 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
10150
721c02de
VP
101512008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10152
a9c64011
AS
10153 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
10154 * gdb.mi/mi2-syn-frame.exp: Likewise.
10155 * lib/mi-support.exp: Likewise.
721c02de 10156
74960c60
VP
101572008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10158
10159 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
10160 to specify regexp for the location to stop at.
10161 * gdb.base/break-always.c: New.
10162 * gdb.base/break-always.exp: New.
10163
d24317b4
VP
101642008-04-24 Vladimir Prus <vladimir@codesourcery.com>
10165
10166 * lib/mi-support.exp (mi_runto_helper): Adjust
10167 for the original-location field.
10168 (mi_create_breakpoint, mi_list_breakpoints): New.
10169 * gdb.mi/mi-break.exp: Adjust.
10170 * gdb.mi/mi2-break.exp: Adjust.
10171 * gdb.mi/mi-pending.exp: Adjust.
10172 * gdb.mi/mi-simplerun.exp: Adjust.
10173 * gdb.mi/mi2-simplerun.exp: Adjust.
10174 * gdb.mi/mi-syn-frame.exp: Adjust.
10175 * gdb.mi/mi2-syn-frame.exp: Adjust.
10176 * gdb.mi/mi-until.exp: Adjust.
10177 * gdb.mi/mi2-until.exp: Adjust.
10178 * gdb.mi/mi-var-display.exp: Adjust.
10179 * gdb.mi/mi2-var-display.exp: Adjust.
10180 * gdb.mi/mi-watch.exp: Adjust.
10181 * gdb.mi/mi2-watch.exp: Adjust.
10182
fdc59709 101832008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 10184
a9c64011
AS
10185 * aclocal.m4: Add override.m4.
10186 * configure: Regenerate.
fdc59709 10187
8e91f023
VP
101882008-04-19 Vladimir Prus <vladimir@codesourcery.com>
10189
10190 * gdb.mi/var-cmd.c (do_at_tests): Verify that
10191 '-var-update --all-values' reports new value even the type
10192 of a variable object has changed.
10193
233a11ab
CS
101942008-04-18 Craig Silverstein <csilvers@google.com>
10195
10196 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10197 files.
d24317b4 10198
9c1137ad
JB
101992008-04-18 Joel Brobecker <brobecker@adacore.com>
10200
10201 * gdb.ada/atomic_enum: New test program.
10202 * gdb.ada/atomic_enum.exp: New testcase.
10203
66d0bbc7
DE
102042008-04-17 Doug Evans <dje@google.com>
10205
10206 * gdb.opt/Makefile.in: Fix whitespace.
10207
100906b0
UW
102082008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
10209
10210 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10211
4584e32e
DE
102122008-04-17 Doug Evans <dje@google.com>
10213
10214 * gdb.base/hashline1.exp: New testcase.
10215 * gdb.base/hashline2.exp: New testcase.
10216 * gdb.base/hashline2.exp: New testcase.
10217
0a320680
PA
102182008-04-17 Pedro Alves <pedro@codesourcery.com>
10219
10220 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10221
18ac113b
AR
102222008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
10223
10224 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10225 temporary breakpoint to match "Temporary breakpoint".
10226 * gdb.base/break.exp (delete_breakpoints): Likewise.
10227 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10228 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10229 * gdb.base/display.exp: Likewise.
10230 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10231 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10232 * gdb.base/restore.exp (restore_tests): Likewise.
10233 * gdb.base/sepdebug.exp: Likewise.
10234 * gdb.base/watchpoint.exp: Likewise.
10235 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10236 * gdb.mi/mi-pending.exp: Likewise.
10237 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10238 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10239 * gdb.mi/mi-var-cmd.exp: Likewise.
10240 * gdb.mi/mi-var-display.exp: Likewise.
10241 * gdb.mi/mi2-cli.exp: Likewise.
10242 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10243 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10244 * gdb.mi/mi2-var-display.exp: Likewise.
10245 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10246 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10247 new "disp" field.
a9c64011 10248 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
10249 reason. This is to support fix for PR2424.
10250
add38693
JK
102512008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10252
10253 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10254
fcacd99f
VP
102552008-04-13 Vladimir Prus <vladimir@codesourcery.com>
10256
10257 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 10258 field. Add more floating varobj tests.
fcacd99f 10259 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
10260 field.
10261 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10262 (main): Call do_at_tests.
10263 * lib/mi-support.exp (mi_create_floating_varobj)
10264 (mi_varobj_update_with_type_change): New.
fcacd99f 10265
de051565
MK
102662008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
10267
10268 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10269 option of -var-evaluate-expression.
10270 * gdb.mi/mi2-var-display.exp: Likewise.
10271
dbc52822
VP
102722008-04-07 Vladimir Prus <vladimir@codesourcery.com>
10273
10274 Introduce test setup helpers.
a9c64011
AS
10275 * lib/gdb.exp (build_executable, clean_restart)
10276 (prepare_for_testing): New.
10277 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10278 * gdb.base/return.exp: Likewise.
10279 * gdb.base/ending-run.exp: Likewise.
dbc52822 10280
473591da
NR
102812008-04-07 Nick Roberts <nickrob@snap.net.nz>
10282
10283 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10284 Interface (MI) responses.
10285
2b2d9e11
VP
102862008-04-06 Vladimir Prus <vladimir@codesourcery.com>
10287
a9c64011
AS
10288 * gdb.cp/breakpoint.cc: New code to test conditions involving
10289 member variables.
10290 * gdb.cp/breakpoint.exp: Test condition involving member
10291 variables.
2b2d9e11 10292
bb378428
VP
102932008-04-05 Vladimir Prus <vladimir@codesourcery.com>
10294
10295 * lib/mi-support.exp (mi_expect_stop): New.
10296 (mi_run_cmd): Change the
10297 token. Use mi_send_resuming_command, use
10298 mi_expect_stop.
10299 (mi_execute_to_helper): Rename to mi_execute_to.
10300 (mi_send_resuming_command): Add more error patterns.
10301 (mi_wait_for_stop): Renamed to...
10302 (mi_get_stop_line): ...this.
10303 (mi_run_inline_test): Adjust.
10304
10305 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10306 * gdb.mi/mi-console.exp: Likewise.
10307 * gdb.mi/mi-pending.exp: Likewise.
10308 * gdb.mi/mi-simplerun.exp: Likewise.
10309 * gdb.mi/mi-stack.exp: Likewise.
10310 * gdb.mi/mi-stepi.exp: Likewise.
10311 * gdb.mi/mi-syn-frame.exp: Add comment.
10312 * gdb.mi/mi-until.exp: Likewise.
10313 * gdb.mi/mi-var-display.exp: Likewise.
10314 * gdb.mi/mi-watch.exp: Likewise.
10315 * gdb.mi/mi2-cli.exp: Likewise.
10316 * gdb.mi/mi2-console.exp: Likewise.
10317 * gdb.mi/mi2-simplerun.exp: Likewise.
10318 * gdb.mi/mi2-stack.exp: Likewise.
10319 * gdb.mi/mi2-stepi.exp: Likewise.
10320 * gdb.mi/mi2-until.exp: Likewise.
10321 * gdb.mi/mi2-var-display.exp: Likewise.
10322 * gdb.mi/mi2-watch.exp: Likewise.
10323
62172bb9
UW
103242008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10325
10326 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10327
10328 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10329
a13e061a
PA
103302008-04-04 Pedro Alves <pedro@codesourcery.com>
10331
10332 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10333 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10334 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10335 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10336 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10337 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10338 expect an mi error duplicated in stderr.
10339
eae06beb
JB
103402008-04-03 Joel Brobecker <brobecker@adacore.com>
10341
10342 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10343 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10344 Add a couple of tests that verify the behavior when the new setting
10345 is set to "cancel" and "all".
10346 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10347 "ask" before we start the testing.
10348
79c6ced6
AR
103492008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
10350
10351 * gdb.cp/casts.cc: Add class reference variables.
10352 * gdb.cp/casts.exp: New test cases for up/down casting references.
10353
6c2d1a6b
MK
103542008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
10355
10356 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10357 instead of beginning to make an extra test pass.
10358 * gdb.mi/mi2-var-display.exp: Likewise.
10359
55b411d9
MR
103602008-03-31 Maciej W. Rozycki <macro@mips.com>
10361
10362 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10363
c6140da2
MD
103642008-03-31 Markus Deuling <deuling@de.ibm.com>
10365 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10366
10367 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10368 value. Add xfail for older kernels.
10369
79732189
AR
103702008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
10371
10372 Bring mi-support in line with gdb.exp.
10373 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10374 (mi_gdb_start): New function.
10375
33c3676e
MR
103762008-03-28 Maciej W. Rozycki <macro@mips.com>
10377
10378 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10379
92e28119
VP
103802008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10381
10382 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10383 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 10384
9e8e3afe
VP
103852008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10386
10387 * lib/mi-support.exp (mi_create_varobj_checked): New.
10388 (mi_list_varobj_children): Allow to check for a
10389 value.
10390 (mi_list_array_varobj_children): New.
10391
10392 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10393 and mi_list_varobj_children, as opposed to hardcoding
10394 expected strings.
10395 * gdb.mi/gdb701.exp: Likewise.
10396 * gdb.mi/gdb792.exp: Likewise.
10397 * gdb.mi/mi-var-block.exp: Likewise.
10398 * gdb.mi/mi-var-cmd.exp: Likewise.
10399 * gdb.mi/mi-var-invalidate.exp: Likewise.
10400 * gdb.mi/mi2-var-block.exp: Likewise.
10401 * gdb.mi/mi2-var-child.exp: Likewise.
10402 * gdb.mi/mi2-var-cmd.exp: Likewise.
10403 * gdb.mi/mi2-var-display.exp: Likewise.
10404
9df50351
JK
104052008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10406
10407 Fix random false FAILs on i386.
10408 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10409
31e5d73a
DJ
104102008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10411
10412 PR gdb/544
10413 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10414
12f4afab
DJ
104152008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10416
10417 PR gdb/544
10418 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10419
b562a0cb
DJ
104202008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10421
10422 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10423 fixed PR gdb/544.
10424
17faa917
DJ
104252008-03-21 Pedro Alves <pedro@codesourcery.com>
10426
10427 * gdb.threads/fork-child-threads.exp: Test next over fork.
10428
6214f497
DJ
104292008-03-21 Chris Demetriou <cgd@google.com>
10430
10431 * gdb.base/break.exp (rbreak junk): New test for rbreak
10432 "Junk at end of arguments" issue.
10433
63092375
DJ
104342008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10435
10436 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10437 *& to work on created array elements.
10438 (Top level): Test print $pc with a file. Test string operations
10439 without a target.
10440 * gdb.base/ptype.exp: Do not expect *& to work on created array
10441 elements.
10442
b21991b0
DJ
104432008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10444
10445 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10446 gdb.threads/staticthreads.exp: Update exit query.
10447
c4b347c7
SL
104482008-03-07 Sandra Loosemore <sandra@codesourcery.com>
10449
10450 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10451
fa4727a6
DJ
104522008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10453
10454 * gdb.base/watchpoint.c (global_ptr, func4): New.
10455 (main): Call func4.
10456 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10457 (test_inaccessible_watchpoint): New.
10458
2f34202f
MR
104592008-02-29 Maciej W. Rozycki <macro@mips.com>
10460
10461 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10462 select the largest.
10463
0d6ba1b1
DJ
104642008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10465
10466 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10467 frames-invalid annotations.
10468
e691325a
PM
104692008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
10470
a9c64011 10471 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 10472
f85b5ecc
DE
104732008-02-27 Doug Evans <dje@google.com>
10474
10475 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10476 for bug 1738.
10477 (breakpoint_to_handler_entry): Ditto.
10478
b40e7bf3
JB
104792008-02-27 Joel Brobecker <brobecker@adacore.com>
10480
10481 * gdb.base/ending-run.exp: Use the first line of code inside
10482 function body to test breakpoints.
10483 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10484 location where the breakpoint is inserted when using the line
10485 where a function is declared. Fix typo in the description of
10486 one of the tests.
10487 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10488
2faca73a
PM
104892008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10490
10491 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 10492 tests.
2faca73a 10493
6f439c36
PM
104942008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10495
10496 * gdb.base/args.exp: avoid same output for tests
10497 with single quotes.
10498
54e52265
VP
104992008-02-26 Vladimir Prus <vladimir@codesourcery.com>
10500
a9c64011
AS
10501 * gdb.base/annota1.exp: Adjust for 'info break'
10502 format changes.
10503 * gdb.base/annota3.exp: Likewise.
10504 * gdb.base/break.exp: Likewise.
10505 * gdb.base/condbreak.exp: Likewise.
10506 * gdb.base/pending.exp: Likewise.
10507 * gdb.base/sepdebug.exp: Likewise.
10508 * gdb.base/unload.exp: Likewise.
10509 * gdb.cp/ovldbreak.exp: Likewise.
10510 * gdb.mi/mi-pending.exp: Likewise.
54e52265 10511
897b09ca
DE
105122008-02-07 Doug Evans <dje@google.com>
10513
10514 * gdb.cp/mb-inline.exp: New.
10515 * gdb.cp/mb-inline.h: New.
10516 * gdb.cp/mb-inline1.cc: New.
10517 * gdb.cp/mb-inline2.cc: New.
10518
b1c32d35
PM
105192008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
10520
10521 * gdb.pascal/floats.pas: New test program.
10522 * gdb.pascal/floats.exp: New testcase.
10523
1a4ca44a
TJB
105242008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10525
10526 * gdb.base/callfuncs.c (t_float_many_args): New function.
10527 (t_double_many_args): New function.
10528 * gdb.base/callfuncs.exp: Add tests for exceeding float
10529 and double parameters passed through the stack.
10530
439048e8
JB
105312008-02-05 Joel Brobecker <brobecker@adacore.com>
10532
10533 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10534 gdb.ada/complete/foo.adb: New files.
10535 * gdb.ada/complete.exp: New testcase.
10536
81fe8080
DE
105372008-02-03 Doug Evans <dje@google.com>
10538
301f0ecf
DE
10539 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10540
81fe8080
DE
10541 * gdb.cp/gdb2384.exp: New file.
10542 * gdb.cp/gdb2384.cc: New file.
10543 * gdb.cp/gdb2384-base.h: New file.
10544 * gdb.cp/gdb2384-base.cc: New file.
10545
4b071aec
DE
105462008-02-02 Doug Evans <dje@google.com>
10547
10548 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10549
61137ba6
JB
105502007-02-01 Joel Brobecker <brobecker@adacore.com>
10551
10552 * gdb.ada/sym_print_name: New test program.
10553 * gdb.ada/sym_print_name.exp: New testcase.
10554
105552007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
10556
10557 * gdb.ada/nested/hello.adb: New file.
10558 * gdb.ada/nested.exp: New testcase.
10559 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10560
98deb0da
VP
105612008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10562
10563 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
10564 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10565 don't cause future evaluations of function to report
10566 creation of internal breakpoints.
98deb0da 10567
723a2275
VP
105682008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10569
10570 * gdb.mi/mi-break.exp (test_error): New.
10571 Call it.
10572
fb546a2f
LM
105732008-01-31 Luis Machado <luisgpm@br.ibm.com>
10574
10575 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10576 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10577
2d8fd90a
PM
105782008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10579
10580 * gdb.pascal/integers.pas: New test program.
10581 * gdb.pascal/integers.exp: New testcase.
10582
a7fa0ded
PM
105832008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10584
10585 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10586
5e1a1926
TJB
105872008-01-30 Luis Machado <luisgpm@br.ibm.com>
10588
10589 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10590 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10591
8d04f9f0
JB
105922008-01-30 Paul Hilfinger <hilfinger@adacore.com>
10593
10594 * gdb.ada/formatted_ref: New test program.
10595 * gdb.ada/formatted_ref.exp: New testcase.
10596
10597 * gdb.cp/formatted-ref.cc: New file.
10598 * gdb.cp/formatted-ref.exp: New testcase.
10599
ce75a98f
JB
106002008-01-30 Joel Brobecker <brobecker@adacore.com>
10601
10602 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10603
e835f6bf
NR
106042008-01-30 Nick Roberts <nickrob@snap.net.nz>
10605
10606 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10607 (test_file_list_exec_source_file): Update to new macro-info field.
10608
d118ef87
PH
106092008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
10610
10611 * gdb.ada/exprs: New test program.
10612 * gdb.ada/exprs.exp: New testcase.
10613
7d35ab09
TJB
106142008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10615
10616 * dfp-test.c (DELTA, DELTA_B): New definitions.
10617 (double_val1, double_val2, double_val3, double_val4, double_val5,
10618 double_val6, double_val7, double_val8, double_val9, double_val10,
10619 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10620 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10621 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10622 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10623 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10624 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10625 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10626 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10627 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10628 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10629 dec128_val16): New global variables.
10630 (decimal_dec128_align): New function.
10631 (decimal_mixed): Likewise.
10632 (decimal_many_args_dec32): Likewise.
10633 (decimal_many_args_dec64): Likewise.
10634 (decimal_many_args_dec128): Likewise.
10635 (decimal_many_args_mixed): Likewise.
10636 * dfp-test.exp: Add tests calling new inferior functions.
10637
2d717e4f
DJ
106382008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10639
10640 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
10641 gdb.server/ext-run.exp: New files.
10642 * lib/gdbserver-support.exp (gdbserver_download): New.
10643 (gdbserver_start): New. Update gdbserver expected
10644 output.
10645 (gdbserver_spawn): Use them.
10646 (gdbserver_start_extended): New.
10647
e85a822c
DJ
106482008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10649
10650 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
10651 Run on GNU/Linux.
10652 (do_exec_tests): Check for systems which do not support catchpoints.
10653 Do not match START.
10654 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
10655 Run on GNU/Linux. Enable verbose output.
10656 (check_fork_catchpoints): New.
10657 (explicit_fork_child_follow, catch_fork_child_follow)
10658 (tcatch_fork_parent_follow): Update expected messages.
10659 (do_fork_tests): Use check_fork_catchpoints.
10660 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
10661 Run on GNU/Linux. Enable verbose output.
10662 (check_vfork_catchpoints): New.
10663 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
10664 expected messages.
10665 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
10666
401ea829
JB
106672008-01-29 Jim Blandy <jimb@red-bean.com>
10668
10669 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
10670 host' errors.
10671 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
10672
aceaf3ad
JB
106732008-01-29 Jim Blandy <jimb@red-bean.com>
10674
10675 * gdb.threads/sigthread.c: Use barriers to ensure that
10676 child_thread and child_thread_two are always initialized before we
10677 start to use them.
10678
a5606eee
VP
106792008-01-29 Vladimir Prus <vladimir@codesourcery.com>
10680
10681 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
10682 * gdb.base/watchpoint-solib.c: New.
10683 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 10684
c55a82bb
PM
106852008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
10686
10687 * gdb.base/gdb1056.exp: Add unsigned integer test.
10688
0993fe05
DE
106892008-01-28 Doug Evans <dje@google.com>
10690
10691 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
10692
4fe42e7f
JB
106932008-01-27 Jim Blandy <jimb@codesourcery.com>
10694
c7a69933
JB
10695 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
10696
4fe42e7f
JB
10697 * gdb.base/expand-psymtabs.exp: Doc fix.
10698
5def8285
MK
106992008-01-26 Mark Kettenis <kettenis@gnu.org>
10700
10701 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10702
5313c911
NR
107032008-01-24 Nick Roberts <nickrob@snap.net.nz>
10704
a9c64011 10705 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
10706 -var-set-format.
10707
93815fbf
VP
107082008-01-23 Chris Demetriou <cgd@google.com>
10709
10710 * gdb.threads/thread_events.c: New testcase source file.
10711 * gdb.threads/thread_events.exp: New testcase expect file.
10712
467a88ee
NR
107132008-01-23 Nick Roberts <nickrob@snap.net.nz>
10714
10715 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
10716
10717 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
10718 -var-set-format.
10719
d8f82aba
DJ
107202008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10721 Vladimir Prus <vladimir@codesourcery.com>
10722
10723 * gdb.base/float.exp: Allow missing floating point for m68k and
10724 PowerPC.
10725
60c46647
VP
107262008-01-22 Vladimir Prus <vladimir@codesourcery.com>
10727
10728 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
10729 ignore count.
10730 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
10731 * gdb.mi/mi-cli.exp: Adjust.
10732 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 10733
c7dd36a1
PA
107342008-01-17 Pedro Alves <pedro@codesourcery.com>
10735
10736 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
10737 and 'dummy_ptr' integer pointer. Initialize struct_declarations
10738 with dummy_ptr's address.
10739 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
10740 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
10741 all targets.
10742 * gdb.mi/mi2-var-child.exp: Likewise.
10743
39d5313e
JB
107442008-01-09 Joel Brobecker <brobecker@adacore.com>
10745
10746 * gdb.ada/null_array: New test program.
10747 * gdb.ada/null_array.exp: New testcase.
10748
0aea4bf3
LM
107492008-01-09 Luis Machado <luisgpm@br.ibm.com>
10750
10751 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
10752 with required float modifiers.
10753
0b354900
JB
107542008-01-08 Joel Brobecker <brobecker@adacore.com>
10755
10756 * gdb.ada/funcall_param: New test program.
10757 * gdb.ada/funcall_param.exp: New testcase.
10758
cdb7f5d4
JB
107592008-01-08 Joel Brobecker <brobecker@adacore.com>
10760
10761 * gdb.ada/arrayparam: New test program.
10762 * gdb.ada/arrayparam.exp: New testcase.
10763
88e2547f
JB
107642008-01-08 Joel Brobecker <brobecker@adacore.com>
10765
10766 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
10767 landed. Should also fix random failures in the test following it.
10768
f6867ce0
TJB
107692008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10770
10771 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
10772 for expressions with decimal float values.
10773 (test_dfp_conversions): New function to test casts to and from
10774 decimal float types.
10775 Call test_dfp_conversions.
10776 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
10777 elements.
10778 (main): Initialize ds.float4 and ds.double8 elements.
10779 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
10780 string to new error message.
10781 (d64_set_tests): Likewise.
10782 (d128_set_tests): Likewise.
10783 Add tests for expressions with decimal float variables. Add tests for
10784 conversions to and from decimal float types.
10785
f9c11282
JB
107862008-01-05 Joel Brobecker <brobecker@adacore.com>
10787
10788 * gdb.ada/packed_tagged/comp_bug.adb: New file.
10789 * gdb.ada/packed_tagged.exp: New testcase.
10790
0ecbca72
JB
107912008-01-04 Joel Brobecker <brobecker@adacore.com>
10792
10793 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
10794 gdb.ada/homonym/homonym_main.adb: New files.
10795 * gdb.ada/homonym.exp: New testcase.
10796
c18d3d89
JB
107972008-01-04 Joel Brobecker <brobecker@adacore.com>
10798
10799 * gdb.ada/packed_array.exp: Add testing of references to
10800 a packed array.
10801
ecc7085b
JB
108022008-01-04 Joel Brobecker <brobecker@adacore.com>
10803
10804 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
10805 New files.
10806 * gdb.ada/type_coercion.exp: New testcase.
10807
c474c922
JB
108082008-01-04 Joel Brobecker <brobecker@adacore.com>
10809
10810 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
10811 gdb.ada/tagged/foo.adb: New file.
10812 * gdb.ada/tagged.exp: New testcase.
10813
9005b927
JB
108142008-01-04 Joel Brobecker <brobecker@adacore.com>
10815
10816 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
10817 gdb.ada/ptype_field/foo.adb: New files.
10818 * gdb.ada/ptype_field.exp: New testcase.
10819
1a6aaad8
JB
108202008-01-03 Joel Brobecker <brobecker@adacore.com>
10821
10822 * gdb.ada/print_pc.exp: New testcase.
10823
0ef22f53
JB
108242008-01-03 Joel Brobecker <brobecker@adacore.com>
10825
10826 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
10827 gdb.ada/taft_type/p.adb: New files.
10828 * gdb.ada/taft_type.exp: New testcase.
10829
1689ecf8
JB
108302008-01-03 Joel Brobecker <brobecker@adacore.com>
10831
10832 * gdb.ada/array_bounds/bar.adb: New file.
10833 * gdb.ada/array_bounds.exp: New testcase.
10834
a4d0b9c3
JB
108352008-01-03 Joel Brobecker <brobecker@adacore.com>
10836
10837 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
10838 gdb.ada/arrayptr/foo.adb: New files.
10839 * gdb.ada/arrayptr.exp: New testcase.
10840
a31ace00
JB
108412008-01-03 Joel Brobecker <brobecker@adacore.com>
10842
10843 * gdb.base/set-lang-auto.exp: New testcase.
10844
a97fced3
JB
108452008-01-03 Joel Brobecker <brobecker@adacore.com>
10846
10847 * gdb.ada/fun_addr/foo.adb: New file.
10848 * gdb.ada/fun_addr.exp: New testcase.
10849
ef29ce1a
JK
108502008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10851
10852 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
10853 New files
10854
0fafefe3
JB
108552008-01-02 Joel Brobecker <brobecker@adacore.com>
10856
10857 * array_subscript_addr/p.adb: New file.
a9c64011 10858 * array_subscript_addr.exp: New testcase.
0fafefe3 10859
c4359f8d
JB
108602008-01-02 Joel Brobecker <brobecker@adacore.com>
10861
a9c64011 10862 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
10863 New files.
10864 * gdb.ada/str_cmp_ref.exp: New testcase.
10865
1aa1b15b
JB
108662008-01-01 Joel Brobecker <brobecker@adacore.com>
10867
10868 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
10869 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 10870 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 10871
81c9b2cf
JB
108722008-01-01 Joel Brobecker <brobecker@adacore.com>
10873
10874 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
10875 gdb.ada/ref_param/pck.ads: New files.
10876 * gdb.ada/ref_param.exp: New testcase.
10877
319e4674
JB
108782008-01-01 Joel Brobecker <brobecker@adacore.com>
10879
10880 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
10881 gdb.ada/interface/foo.adb: New files.
10882 * gdb.ada/interface.exp: New testcase.
10883
ef682c56
JB
108842007-12-31 Jim Blandy <jimb@codesourcery.com>
10885
10886 * gdb.base/multi-forks.exp: Consume all output from child
10887 processes before proceeding to next test.
10888
f6f3eb6c
JB
108892007-12-29 Jim Blandy <jimb@codesourcery.com>
10890
10891 * configure: Regenerated.
10892
f652e42f
JB
108932007-12-27 Joel Brobecker <brobecker@adacore.com>
10894
10895 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
10896 gdb.ada/fixed_cmp/fixed.adb: New files.
10897 * gdb.ada/fixed_cmp.exp: New testcase.
10898
6943e596
JB
108992007-12-27 Joel Brobecker <brobecker@adacore.com>
10900
10901 * gdb.ada/boolean_expr.exp: New testcase.
10902
aad9a193
JB
109032007-12-26 Jim Blandy <jimb@codesourcery.com>
10904
10905 * gdb.base/multi-forks.exp: Doc fix.
10906
fb5f3683
JB
109072007-12-26 Joel Brobecker <brobecker@adacore.com>
10908
10909 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10910 * gdb.ada/char_param.exp: Do not compile our test program with
10911 -gnata, this is unnecessary.
10912 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
10913
384e4a9c
JB
109142007-12-24 Joel Brobecker <brobecker@adacore.com>
10915
10916 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
10917 gdb.ada/print_chars/foo.adb: New files.
10918 * gdb.ada/print_chars.exp: New testcase.
10919
01e044f7
JB
109202007-12-24 Joel Brobecker <brobecker@adacore.com>
10921
10922 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
10923 gdb.ada/char_param/foo.adb: New files.
10924 * gdb.ada/char_param.exp: New testcase.
10925
0ce17860
JB
109262007-12-22 Jim Blandy <jimb@codesourcery.com>
10927
10928 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
10929 hard-coding source line numbers into the test.
10930 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
10931 gdb_get_line_number to find.
10932
919809b9
JB
109332007-12-22 Joel Brobecker <brobecker@adacore.com>
10934
10935 * gdb.base/ptype.c (highest): New struct type.
10936 (the_highest): New variable of that type.
10937 (main): Add dummy assignment to a field of variable the_highest.
10938 * gdb.base/ptype.exp: Test type printing of our new variable.
10939
abc8a88d
PM
109402007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
10941
10942 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 10943 and record first explicitly generated thread number.
abc8a88d
PM
10944 Use that thread number for thread specific watchpoint test.
10945 Add iteration number to repetitive tests.
10946
5158f3e3
CES
109472007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
10948 Jim Blandy <jimb@codesourcery.com>
10949
10950 * gdb.base/expand-psymtabs.c: New testcase
10951 source file.
10952 * gdb.base/expand-psymtabs.exp: New testcase
10953 expect file.
10954
37e4754d
LM
109552007-12-17 Luis Machado <luisgpm@br.ibm.com>
10956
10957 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
10958 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
10959
551e5d04
JB
109602007-12-17 Joel Brobecker <brobecker@adacore.com>
10961
10962 * gdb.ada/frame_args/foo.adb: New file.
10963 * gdb.ada/frame_args/pck.ads: New file.
10964 * gdb.ada/frame_args/pck.adb: New file.
10965 * gdb.ada/frame_args.exp: New testcase.
10966
a05ee097
JB
109672007-12-17 Joel Brobecker <brobecker@adacore.com>
10968
10969 * gdb.base/frame-args.c: New file.
10970 * gdb.base/frame-args.exp: New testcase.
10971
c162e8c9 109722007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 10973 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
10974
10975 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
10976
afe8ab22 109772007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 10978
afe8ab22
VP
10979 * gdb.mi/mi-pending.exp: New.
10980 * gdb.mi/mi-pending.c: New.
10981 * gdb.mi/mi-pendshr.c: New.
10982
dfdfb3ca
JB
109832007-12-06 Jim Blandy <jimb@codesourcery.com>
10984
10985 * gdb.base/default.exp: Update expected output for 'info catch'.
10986
b7fca990
JK
109872007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10988
10989 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
10990 must be set to binary.
10991
6a1afc1e
PA
109922007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
10993
10994 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
10995
a6b151f1
DJ
109962007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
10997
10998 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
10999 gdb.mi/mi-file-transfer.exp: New.
11000
43039443
JK
110012007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11002
11003 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
11004
0ef2251b
MR
110052007-11-22 Maciej W. Rozycki <macro@mips.com>
11006
11007 * gdb.trace/backtrace.exp: Fix a typo.
11008 * gdb.trace/circ.exp: Likewise.
11009 * gdb.trace/collection.exp: Likewise.
11010 * gdb.trace/limits.exp: Likewise.
11011 * gdb.trace/report.exp: Likewise.
11012 * gdb.trace/tfind.exp: Likewise.
11013 * gdb.trace/while-dyn.exp: Likewise.
11014
5443631e
NR
110152007-11-21 Nick Roberts <nickrob@snap.net.nz>
11016
11017 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
11018 objects of pointers that can't be dereferenced are now
11019 "noneditable".
11020
a4ce5b0d
UW
110212007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11022
11023 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
11024 (target_cpu): Remove.
11025
d6e956e5
VP
110262007-10-15 Vladimir Prus <vladimir@codesourcery.com>
11027
11028 * gdb.base/ending-run.exp: Expect the list of cleared
11029 breakpoint to come in natural order, not the reversed one.
a9c64011 11030
214270ab
VP
110312007-11-07 Vladimir Prus <vladimir@codesourcery.com>
11032
11033 * gdb.mi/mi-var-child.c (do_child_deletion): New.
11034 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 11035
1a619819
LM
110362007-11-05 Luis Machado <luisgpm@br.ibm.com>
11037
11038 * gdb.base/printcmds.exp: New function
11039 test_printf_with_dfp.
11040
5b01a6fa
DE
110412007-11-02 Doug Evans <dje@google.com>
11042
11043 * gdb.disasm/t01_mov.s: Remove carriage returns.
11044 * gdb.disasm/t02_mova.s: Ditto.
11045 * gdb.disasm/t03_add.s: Ditto.
11046 * gdb.disasm/t04_sub.s: Ditto.
11047 * gdb.disasm/t05_cmp.s: Ditto.
11048 * gdb.disasm/t06_ari2.s: Ditto.
11049 * gdb.disasm/t07_ari3.s: Ditto.
11050 * gdb.disasm/t08_or.s: Ditto.
11051 * gdb.disasm/t09_xor.s: Ditto.
11052 * gdb.disasm/t10_and.s: Ditto.
11053 * gdb.disasm/t11_logs.s: Ditto.
11054 * gdb.disasm/t12_bit.s: Ditto.
11055 * gdb.disasm/t13_otr.s: Ditto.
11056
ec33ab7f
JK
110572007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11058
11059 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
11060
ae0d01ff
UW
110612007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11062
11063 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
11064 provide DFP support.
11065
55eddb0f
DJ
110662007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
11067
11068 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
11069 Test "set powerpc vector-abi". Skip auto-detection tests for old
11070 toolchains.
11071
7020f05c
PA
110722007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11073
11074 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
11075 with [string compare].
11076
84bc3db9
PA
110772007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
11078
11079 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
11080 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
11081
5876dc88
LM
110822007-10-25 Luis Machado <luisgpm@br.ibm.com>
11083
11084 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
11085 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
11086 * gdb.opt/Makefile.in: New makefile.
11087 * Makefile.in: Create new directory "gdb.opt".
11088 * configure.ac: Add "gdb.opt" directory.
11089 * configure: Regenerated.
a9c64011 11090
c3ea9a14
DE
110912007-10-25 Doug Evans <dje@google.com>
11092
11093 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
11094 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
11095
a9c64011 110962007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
11097 Thiago Jung Bauermann <bauerman@br.ibm.com>
11098
11099 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
11100 Floating Point expressions.
11101 * gdb.base/dfp-test.exp: new file adding tests for Decimal
11102 Floating Point variables.
11103 * gdb.base/dfp-test.c: new file containing program with Decimal
11104 Floating variables, used by gdb.base/dfp-test.exp.
11105
62a24a2b
DJ
111062007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
11107
11108 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
11109
e7b1eae6
UW
111102007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11111
11112 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
11113 compiling test case with GCC.
11114 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
11115
c641edcc
UW
111162007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11117
11118 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11119 format changes.
11120
5e5ebfe6
MS
111212007-10-18 Michael Snyder <msnyder@specifix.com>
11122
11123 * gdb.base/dbx.exp: Add missing "-re " operator.
11124
e831e7b6
GM
111252007-10-16 Gaius Mulley <gaius@glam.ac.uk>
11126
11127 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
11128 * configure.ac: Removed trailing spaces after backslash.
11129 * gdb.modula2: New directory.
11130 * gdb.modula2/Makefile.in: New file.
11131 * gdb.modula2/unbounded-array.exp: New file.
11132 * gdb.modula2/unbounded1.c: New file.
11133
7cc46491
DJ
111342007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
11135
11136 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
11137
111382007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
11139
11140 * gdb.base/sigstep.c (main): Add checks for
11141 return values for setitimer call.
11142 Call setitimer again with itimer = ITIMER_REAL
11143 if first call to setitimer fails.
11144
e91528f0
KH
111452007-10-11 Kazu Hirata <kazu@codesourcery.com>
11146
11147 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
11148 of $timeout.
11149
2ec9a4f8
DJ
111502007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
11151
11152 * gdb.server/server-run.exp: Test for dynamic linker symbols.
11153
111542007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
11155
11156 * lib/gdb.exp (gdb_run_cmd): Move comment outside
11157 of gdb_expect call, to avoid interruption.
11158
64b2fa04
PA
111592007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
11160
11161 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
11162 (v_unsigned_long_long, v_long_long_array)
11163 (v_signed_long_long_array, v_unsigned_long_long_array)
11164 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
11165 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
11166 [!NO_LONG_LONG]: New.
11167 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
11168 v_long_long_member.
11169
11170 (v_long_long_func, v_signed_long_long_func)
11171 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
11172 (main) [!NO_LONG_LONG]: Initialize long long variants.
11173
11174 * gdb.base/whatis.exp: If board file requests no_long_long, build
11175 test with NO_LONG_LONG defined. Test long long, signed long long,
11176 and unsigned long long variants but only if board file doesn't
11177 disable it.
11178
a912286e 111792007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 11180 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
11181
11182 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11183 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11184 * configure: Regenerated.
11185 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11186 gdb.pascal/types.exp, lib/pascal.exp: New files.
11187
471ba8c9
DJ
111882007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
11189
11190 * gdb.cp/classes.exp (do_tests): Always step to the line after the
11191 call.
11192 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11193 to return to the call.
11194 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11195 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11196 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11197 * gdb.mi/mi-until.exp (test_until): Likewise.
11198 * gdb.mi/mi2-until.exp (test_until): Likewise.
11199
fef8a650
DJ
112002007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
11201
11202 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11203 two-char array.
11204 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11205
d983da9c
DJ
112062007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
11207
11208 * gdb.threads/watchthreads.c (thread_function): Sleep between
11209 iterations.
11210 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11211 at once for S/390. Generate matching fails and passes.
11212
17f62551
VP
112132007-09-27 Vladimir Prus <vladimir@codesourcery.com>
11214
11215 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11216 the 'struct_declarations' variable to zeros.
a9c64011 11217
ed0616c6
VP
112182007-09-24 Vladimir Prus <vladimir@codesourcery.com>
11219
11220 * gdb.cp/mb-ctor.cc: New.
11221 * gdb.cp/mb-ctor.exp: New.
11222 * gdb.cp/mb-templates.cc: New.
11223 * gdb.cp/mb-templates.exp: New.
11224
41f1b697
DJ
112252007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
11226
11227 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11228
3f213f78
PA
112292007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
11230
11231 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11232 targets.
11233 * configure: Regenerate.
11234
0d381245 112352007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11236
0d381245
VP
11237 * gdb.base/annota1.exp: Adjust for 'info break'
11238 format changes.
11239 * gdb.base/annota3.exp: Likewise.
11240 * gdb.base/break.exp: Likewise.
11241 * gdb.base/condbreak.exp: Likewise.
11242 * gdb.base/pending.exp: Likewise.
11243 * gdb.base/sepdebug.exp: Likewise.
11244 * gdb.base/unload.exp: Likewise.
11245 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 11246
fe3f5fa8
VP
112472007-09-22 Vladimir Prus <vladimir@codesourcery.com>
11248
11249 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11250 messages.
11251 * gdb.base/chng-syms.exp: Likewise.
11252 * gdb.base/unload.exp: Likewise.
a9c64011 11253
a75cf6c0
DJ
112542007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
11255
11256 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11257
18ecae38
DJ
112582007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
11259
11260 * schedlock.c (NUM): Change to 1.
11261 (main): Use args[0] for the main thread.
11262 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11263 regardless of the number of threads.
11264
5509918f
MR
112652007-09-14 Maciej W. Rozycki <macro@mips.com>
11266
4a543daf
MR
11267 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11268 type down.
11269 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11270 test.
11271 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11272 watchpoint type down.
11273 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11274 test.
11275
112762007-09-14 Maciej W. Rozycki <macro@mips.com>
11277
5509918f
MR
11278 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11279 Move all the tests here and run them twice, once using software
11280 watchpoints and once using hardware watchpoints.
11281 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11282
40b53987
DJ
112832007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
11284
11285 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11286 test.
11287
695e2681
MK
112882007-09-10 Mark Kettenis <kettenis@gnu.org>
11289
8b3fc8d8
MK
11290 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11291 build-id.
11292
695e2681
MK
11293 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11294 know about $ORIGIN. Calculate output dir from $dest instead of
11295 using ${objdir}/{$subdir}.
11296
58d69f29
MK
112972007-09-09 Mark Kettenis <kettenis@gnu.org>
11298
11299 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11300 gcore, before continuing with the test.
11301
3e347599
DJ
113022007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
11303
11304 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11305 * gdb.mi/mi-watch.exp: Likewise.
11306
ea37ba09
DJ
113072007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11308 Jim Blandy <jimb@codesourcery.com>
11309
11310 * gdb.arch/i386-sse.exp: Do not expect character constants.
11311 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11312 * gdb.base/display.exp: Allow print/s.
11313 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11314 and unsigned char array changes.
11315
2025a643
DJ
113162007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11317
11318 * gdb.base/display.exp: Add tests for printf %p.
11319
26669a27
PA
113202007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
11321
11322 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11323 the dll name to unicode.
11324
c8f021f8
JK
113252007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11326
11327 * gdb.base/default.exp (show version): Update the version text.
11328 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11329
4cf31eea
JK
113302007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11331
11332 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11333 New files.
11334
4935890f
JK
113352007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11336
11337 * lib/gdb.exp (build_id_debug_filename_get): New function.
11338 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11339 Remove the generate DEBUG file for the future testcase runs.
11340 New testcase for the NT_GNU_BUILD_ID retrieval.
11341 Move the final testing step to ...
11342 (test_different_dir): ... a new function.
11343 New parameter XFAIL to XFAIL all the tests performed.
11344 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11345 New parameter TYPE to PF_PREFIX all the tests performed.
11346
02142340
VP
113472007-08-31 Vladimir Prus <vladimir@codesourcery.com>
11348
11349 * gdb.mi/mi-var-cp.cc (path_expression): New
11350 function.
11351 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11352
36acd84e
UW
113532007-08-27 Markus Deuling <deuling@de.ibm.com>
11354
11355 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11356 to fit into SPU Local Store memory.
11357
a896d121
JB
113582007-08-23 Joel Brobecker <brobecker@adacore.com>
11359
11360 * gdb.base/default.exp: Adjust the expected output of "info
11361 warranty" after the switch to GPLv3.
11362
7b433602
JB
113632007-08-23 Joel Brobecker <brobecker@adacore.com>
11364
11365 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11366 to 30000 (from 20000).
11367
e22f8b7c
JB
113682007-08-23 Joel Brobecker <brobecker@adacore.com>
11369
11370 Switch the license of all .exp files to GPLv3.
11371 Switch the license of all .f and .f90 files to GPLv3.
11372 Switch the license of all .s and .S files to GPLv3.
11373
5a0e3bd0
JB
113742007-08-23 Joel Brobecker <brobecker@adacore.com>
11375
11376 * configure.ac: Switch license to GPLv3.
11377
cc00619d
JB
113782007-08-23 Joel Brobecker <brobecker@adacore.com>
11379
11380 Switch the licensing to GPLv3 for all .ads and .adb files.
11381
8d26208a
DJ
113822007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
11383
11384 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11385 and t_int_double.
11386 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11387
4fcb9948
JB
113882007-08-17 Joel Brobecker <brobecker@adacore.com>
11389
11390 * gdb.base/step-line.c: Switch license to GPL version 3, and
11391 update copyright year.
11392 * gdb.base/step-line.inp: Likewise.
11393
b9c34f67
JB
113942007-08-17 Joel Brobecker <brobecker@adacore.com>
11395
11396 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11397 changes inside gdb1555.c.
11398 * gdb.base/pending.exp: Likewise.
11399
2cc17678
DJ
114002007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
11401
11402 * config/default.exp: New file.
11403
e48883f7
DJ
114042007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11405
11406 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11407 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11408
1ab80e5b
MR
114092007-07-30 Maciej W. Rozycki <macro@mips.com>
11410
11411 * gdb.base/dump.exp: Force the correct endianness for binary
11412 formats not carrying this information.
11413
aba471f5
DJ
114142007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11415
11416 * gdb.threads/staticthreads.exp: Match .*sem_post.
11417
d4e07204
DJ
114182007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11419
11420 * gdb.base/readline.exp (operate_and_get_next): Match the final
11421 prompt.
11422
2b97317d
KB
114232007-07-23 Kevin Buettner <kevinb@redhat.com>
11424
11425 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11426 to restarting SID.
11427
44efa07a
KB
114282007-07-18 Kevin Buettner <kevinb@redhat.com>
11429
11430 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11431 prior to `gdb_start'.
11432
7b5ebade
KB
114332007-07-18 Kevin Buettner <kevinb@redhat.com>
11434
11435 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11436 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11437 Remove call to gdb_unload.
11438
255e7678
DJ
114392007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
11440 Daniel Jacobowitz <dan@codesourcery.com>
11441
11442 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11443 for __WIN32__.
11444 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11445 * gdb.base/unload.exp: Use shared library test routines.
11446
3a40aaa0
UW
114472007-07-03 Markus Deuling <deuling@de.ibm.com>
11448
11449 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11450 * gdb.base/solib-symbol-lib.c: Likewise.
11451 * gdb.base/solib-symbol-main.c: Likewise.
11452
b0f4b84b
DJ
114532007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
11454
11455 * config/gdbserver.exp (gdb_reconnect): New.
11456 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11457 gdb.base/solib-disc.exp: New files.
11458 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11459 remote debugging".
11460 (gdb_compile): Add shlib_load flag.
11461 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11462 port.
11463 (gdbserver_reconnect): New.
11464
1b05479a
DJ
114652007-07-01 Nick Roberts <nickrob@snap.net.nz>
11466 Daniel Jacobowitz <dan@codesourcery.com>
11467
11468 * gdb.base/annota3.exp: Test for if construct.
11469
86f78eb2
DJ
114702007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
11471
11472 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11473
6a2eb474 114742007-06-21 Chris Dearman <chris@mips.com>
a9c64011 11475 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
11476
11477 * gdb.base/display.exp: Allow a newline after display/i.
11478 * gdb.base/pc-fp.exp: Likewise.
11479 * gdb.base/sigbpt.exp: Likewise.
11480
f8b73d13
DJ
114812007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11482
11483 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11484 required features to be included.
11485
4339e69e
DJ
114862007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11487
11488 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11489 in info threads output.
11490
23d964e7
UW
114912007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11492 Markus Deuling <deuling@de.ibm.com>
11493
11494 * gdb.arch/spu-info.exp: New testcase.
11495 * gdb.arch/spu-info.c: New file.
11496
fd20f75b
DJ
114972007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
11498
11499 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11500 tpcs_offset. Restore lr after the call.
11501 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11502
2226f861
DJ
115032007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
11504
11505 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11506 (gdbserver_run): Kill any running gdbserver.
11507 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11508
d12371a9
MR
115092007-05-17 Maciej W. Rozycki <macro@mips.com>
11510
11511 * gdb.base/sigbpt.exp: Preset segv_addr.
11512
93f02886
DJ
115132007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11514
11515 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11516 (gdb_compile_shlib): Likewise.
11517 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11518 (default_gdb_init): Clear cleanfiles.
11519 (gdb_finish): Delete recorded cleanfiles.
11520 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11521
11522 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11523 Do not use isnative.
11524 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11525 gdb.base/so-impl-ld.exp: Likewise.
11526 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11527 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11528 gdb_compile.
11529
b04e06d7
VP
115302007-05-15 Vladimir Prus <vladimir@codesourcery.com>
11531
11532 * config/unknown.exp: Remove.
11533
069ed931
UW
115342007-05-15 Markus Deuling <deuling@de.ibm.com>
11535
11536 * gdb.base/info-proc.exp: Check is_remote.
11537
09db0d03
UW
115382007-05-14 Markus Deuling <deuling@de.ibm.com>
11539
11540 * gdb.base/gcore.exp: Initialize variable core_supported.
11541
af2cbe8c
DJ
115422007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11543
11544 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11545
027c0295
DJ
115462007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11547
11548 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11549 * gdb.threads/print-threads.exp (test_all_threads): Allow
11550 negative and hexadecimal thread IDs.
11551
dc5000e7
DJ
115522007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11553
11554 * gdb.java/jprint.java (public): Avoid invalid call to static
11555 method.
11556
2e74ed18
DP
115572007-05-14 Denis Pilat <denis.pilat@st.com>
11558
11559 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11560 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11561 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11562 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11563 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11564
83547f02
UW
115652007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11566
11567 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 11568 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
11569 this mode.
11570 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11571 * gdb.base/spu.ld: New file.
11572
b18be20d
DJ
115732007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
11574
11575 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11576
be444858
DJ
115772007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
11578
11579 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11580
b1d53152
DJ
115812007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11582
11583 * gdb.java/jmain.exp: Handle demangled names with and without method
11584 signatures.
11585
d084b331
DJ
115862007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11587
11588 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11589 (have_a_very_merry_interrupt): Remove calls to puts.
11590 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11591 inferior output.
11592 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11593 test names.
11594
db9d7fc5
DJ
115952007-04-29 Markus Deuling <deuling@de.ibm.com>
11596 Daniel Jacobowitz <dan@codesourcery.com>
11597
11598 * gdb.base/auxv.exp (core_works): Also check is_remote.
11599 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11600
ef783a7d 116012007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11602
ef783a7d
VP
11603 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11604 message, not the undefined 'module' variable.
11605 * gdb.base/siginfo.exp: Likewise.
11606 * gdb.base/sigstep.exp: Likewise.
11607 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11608 serialport.
11609 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11610
b7b73cae
CV
116112007-04-25 Corinna Vinschen <vinschen@redhat.com>
11612
11613 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11614 target sim fails. Return 0 otherwise.
11615 (gdb_load): Return prematurely if gdb_target_sim fails.
11616
7d90fdfa
DP
116172007-04-16 Denis Pilat <denis.pilat@st.com>
11618
11619 * gdb.base/setshow.exp: Reset height after having set it to 100.
11620
5d3e9c85
DP
116212007-04-16 Denis Pilat <denis.pilat@st.com>
11622
11623 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11624
18e75969
DP
116252007-04-16 Denis Pilat <denis.pilat@st.com>
11626
11627 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11628
25d5ea92
VP
116292007-04-14 Vladimir Prus <vladimir@codesourcery.com>
11630
11631 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11632 tests. Run the frozen varobjs test.
11633 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 11634 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 11635
0b49cb80
JK
116362007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11637
11638 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
11639 gdb.base/type-opaque.exp: New files.
11640
a73bafbc 116412007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
11642
11643 * gdb.mi/mi-var-child.c
a73bafbc
VP
11644 (do_children_tests): User char[2] instead of
11645 char so that automatic printing of pointers to char
11646 don't give unpredicable result.
11647 * gdb.mi/var-cmd.c (do_locals_test): Initialize
11648 local variables.
11649 * gdb.mi/mi-var-child.exp: Step to right line
11650 of do_children_tests.
11651 * gdb.mi/mi2-var-child.exp: Likewise.
11652 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 11653 do_locals_tests.
a73bafbc
VP
11654 (do_children_tests): User char[2] instead of
11655 char so that automatic printing of pointers to char
a9c64011 11656 don't give unpredicable result.
a73bafbc 11657 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 11658 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
11659 Pass test name to mi_wait_for_stop.
11660
7ce59000
DJ
116612007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11662
11663 * gdb.asm/asm-source.exp: Remove d10v case.
11664 * lib/gdb.exp (skip_cplus_tests): Likewise.
11665 * gdb.asm/d10v.inc: Deleted.
11666
20389057
DJ
116672007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11668
11669 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
11670
8807d78b
DJ
116712007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11672
11673 * config/netware.exp: Delete file.
11674
aa3edb8e
JB
116752007-03-29 Joel Brobecker <brobecker@adacore.com>
11676
11677 * gdb.dwarf2/dw2-noloc.S: New file.
11678 * gdb.dwarf2/dw2-noloc.exp: New file.
11679
297561ac
PA
116802007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
11681
11682 * gdb.cp/method2.cc: New test.
11683 * gdb.cp/method2.exp: New test.
11684 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
11685
1f81bd39
DJ
116862007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11687
11688 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
11689
9453113a
DJ
116902007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
11691
11692 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
11693
b741e217
DJ
116942007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11695
11696 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
11697 (gdb_load): Delete, replace with...
11698 (gdb_reload): ...this.
11699 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
11700 * gdb.server/server-mon.exp: Likewise.
11701 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
11702 (gdb_start_cmd): New.
11703 (gdb_file_cmd): Save the last loaded file.
11704 (gdb_reload): New.
11705 (gdb_gnu_strip_debug): Use transform.
11706 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
11707 support here. Use new $last_loaded_file. Check mtime.
11708 (gdb_target_cmd): Handle ObjC failure case.
11709 (infer_host_exec): Delete.
11710 (gdbserver_load): Rename to...
11711 (gdbserver_run): ...this. Simplify.
11712 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
11713 (mi_gdb_load): Move most contents to a new function...
11714 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
11715 (mi_run_cmd): Use mi_gdb_target_load.
11716 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
11717 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
11718 Use gdb_run_cmd.
11719 * gdb.base/charsign.exp: Remove incorrect comment.
11720 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
11721 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
11722 gdb.base/start.exp: Use gdb_start_cmd.
11723
446ab585 117242007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 11725 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
11726
11727 * gdb.base/sigbpt.exp: Fix the message when skipping test.
11728 * gdb.base/signull.exp: Similarly.
11729
bbb88ebf
UW
117302007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11731
11732 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
11733 messages available to test cases (like chng-sym.exp).
11734
cb8c4a99
AS
117352007-03-14 Andreas Schwab <schwab@suse.de>
11736
11737 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11738 format changes.
11739
4e463ff5
DJ
117402007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
11741
11742 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
11743 (optimized_1): New.
11744 (main): Call optimized_1.
11745 (gdb2029): Correct typos. Call gdb2029_marker.
11746 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
11747 for gdb2029.
11748
b6db2c47
MK
117492007-03-12 Mark Kettenis <kettenis@gnu.org>
11750
11751 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
11752 as tabs. Remove redundant test pattern.
11753
70ed3737
UW
117542007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11755
11756 * gdb.base/long_long.exp: Accept optional symbol name in <...>
11757 for /a format output.
11758
47b67b60
DJ
117592007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
11760
11761 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
11762 collect output incrementally.
11763
b8953b0e
UW
117642007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11765
11766 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
11767 for -var-create lpcharacter test.
11768 * gdb.mi/mi2-var-cmd.exp: Likewise.
11769
7acd5c40
UW
117702007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11771
11772 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
11773 pass on targets where address zero is readable.
11774
9c6759c1
UW
117752007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11776
11777 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
11778 just a single architecture.
11779
a2f1aeb4
UW
117802007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11781
11782 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
11783 (fetch_all_registers): New function, uses gdb_test_multiple and
11784 exp_continue to fetch inferior output line-by-line.
11785 Replace all uses of do_get_all_registers by fetch_all_registers.
11786
46579ac2
UW
117872007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11788
11789 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
11790 in target_info.
11791
fc133f24
MS
117922007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11793
a9c64011 11794 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
11795 consistancy; add a default (timeout) case.
11796
7646a51d
MS
117972007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11798
11799 * gdb.base/watchpoint.exp: Fix truncated comment.
11800
dcfff61f
MS
118012007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11802
11803 * Makefile.in: Remove spurious single-quotes from sed command.
11804
664e3ee9
DJ
118052007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
11806
11807 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
11808 func.
11809 * gdb.mi/mi2-var-cmd.exp: Likewise.
11810
d7cc6f2f
JB
118112007-02-27 Joel Brobecker <brobecker@adacore.com>
11812
a9c64011
AS
11813 * gdb.dwarf2/dw2-producer.S: New file.
11814 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
11815
118162007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
11817
11818 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11819 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11820 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11821 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11822 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11823 Revert tests to use mi_gdb_test and include value field in output
11824 of -var-create.
11825
93d42b30
DJ
118262007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11827
11828 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
11829
c499ed39
DJ
118302007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11831
11832 * gdb.base/maint.exp: Remove full paths from test names.
11833 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
11834 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
11835
9836f81b
JB
118362007-02-27 Joel Brobecker <brobecker@adacore.com>
11837
11838 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
11839
c74d0ad8
DJ
118402007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11841
11842 * gdb.server/server-mon.exp: New test.
11843
2711e456
DJ
118442007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11845
11846 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
11847
ff6f572f
DJ
118482007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11849
11850 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
11851 register capitalization.
11852
fada3feb
DP
118532007-02-13 Denis Pilat <denis.pilat@st.com>
11854
11855 * gdb.mi/mi-var-invalidate.exp: New file.
11856
fb1e4ffc
DJ
118572007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11858
11859 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
11860
3da939d7
DJ
118612007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11862
11863 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
11864
123dc839
DJ
118652007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11866
11867 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
11868 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
11869
877e3645 118702007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
11871
11872 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11873 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11874 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11875 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11876 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 11877 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 11878 Update tests to include value field in output of -var-create.
a9c64011 11879
3c0a2960
AS
118802007-02-08 Andreas Schwab <schwab@suse.de>
11881
11882 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
11883
108546a0
DJ
118842007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
11885
11886 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
11887 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
11888
d701dcab
DP
118892007-02-02 Denis Pilat <denis.pilat@st.com>
11890
11891 * gdb.threads/threadapply.exp: check that frame is not changed by
11892 the thread apply all command.
11893
783e3e2f
AS
118942007-01-31 Andreas Schwab <schwab@suse.de>
11895
6d9c3a87
AS
11896 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11897
3c50d7b9
AS
11898 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
11899 in the dwarf sections.
11900 * gdb.dwarf2/mac-fileno.S: Likewise.
11901
783e3e2f
AS
11902 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
11903 bspstore register on ia64.
11904
78ff580e
AS
119052007-01-29 Andreas Schwab <schwab@suse.de>
11906
cc8e9b12
AS
11907 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
11908 "frame-begin" annotation.
11909
78ff580e
AS
11910 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
11911 number of "frames-invalid" annotations.
11912
704a4f78
DJ
119132007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11914
11915 * gdb.base/commands.exp: Call if_commands_test.
11916 (gdb_test_no_prompt, if_commands_test): New.
11917
e741bf94
MK
119182007-01-28 Mark Kettenis <kettenis@gnu.org>
11919
11920 * gdb.threads/sigthread.c (NSIGS): Make bigger.
11921
474d0ad3
AS
119222007-01-27 Andreas Schwab <schwab@suse.de>
11923
11924 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
11925 .short/.int/.quad in the dwarf sections.
11926 * gdb.dwarf2/dw2-intercu.S: Likewise.
11927 * gdb.dwarf2/dw2-intermix.S: Likewise.
11928
e784b426
JK
119292007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11930
11931 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
11932 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
11933 array.
e784b426
JK
11934 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
11935 * gdb.base/setvar.exp: Likewise.
11936
37f08e04
AS
119372007-01-26 Andreas Schwab <schwab@suse.de>
11938
9a01813a
AS
11939 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
11940 test.
11941
37f08e04
AS
11942 * gdb.base/multi-forks.exp ("restart $i"): Also match
11943 __kernel_syscall_via_break.
11944
6e2a9270
VP
119452007-01-24 Vladimir Prus <vladimir@codesourcery.com>
11946
11947 * lib/mi-support.exp (mi_delete_varobj): New.
11948 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
11949 testcase.
11950 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
11951 (main): Call the above.
11952 (reference_update_test, base_in_reference_test)
11953 (reference_to_pointer): Delete the created varobjs.
a9c64011 11954
e515b470
DJ
119552007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
11956
11957 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
11958 * configure: Regenerated.
11959 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
11960 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
11961 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
11962 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
11963 * lib/gdb.exp (gdb_skip_xml_test): New function.
11964
08d8bcd7
DJ
119652007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
11966
11967 * gdb.base/sigrepeat.exp: Correct error message.
11968
119692007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
11970 Daniel Jacobowitz <dan@codesourcery.com>
11971
11972 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
11973 gdb.arch/i386-gnu-cfi-asm.S: New files.
11974
97c3f1f3
JK
119752007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11976
11977 * lib/gdb.exp: Abort on missing `site.exp'.
11978
cb1df416
DJ
119792007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11980 Daniel Jacobowitz <dan@codesourcery.com>
11981
11982 * gdb.base/included.c, gdb.base/included.exp,
11983 gdb.base/included.h: New files.
11984
35990120
DJ
119852007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11986
11987 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
11988 (maximize_rlimit): Reduce limits on 64-bit systems.
11989
6e81a116 119902007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
11991
11992 From Marcus Deuling <deuling@de.ibm.com>:
11993 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
11994 every case.
11995
6c3c41f3
NR
119962007-01-13 Nick Roberts <nickrob@snap.net.nz>
11997
11998 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
11999 (test_path_specification): Use objdir instead of srcdir to always
12000 get an absolute filename.
12001
2f12c312
DJ
120022007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
12003
12004 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
12005
81121995
VP
120062007-01-11 Vladimir Prus <vladimir@codesourcery.com>
12007
12008 * gdb.mi/mi-var-cp.cc (reference_update_tests):
12009 Make sure the variable we're using is in scope.
12010 (reference_to_pointer): Likewise.
12011
4741b737
DJ
120122007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
12013
12014 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
12015 has no debug information.
12016
054410c3
DJ
120172007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
12018
12019 * gdb.base/annota1.exp: Remove extra send_gdb.
12020
818f79f6
DJ
120212007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12022
12023 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
12024
f7a6bb70
DJ
120252007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12026
12027 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
12028
57e66780
DJ
120292007-01-08 Nick Roberts <nickrob@snap.net.nz>
12030 Daniel Jacobowitz <dan@codesourcery.com>
12031
12032 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
12033 lcharacter or linteger change. Correct duplicated test name.
12034 * gdb.mi/mi2-var-cmd.exp: Likewise.
12035
3d799a95
DJ
120362007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12037
12038 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
12039
120402007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 12041
a9c64011
AS
12042 * gdb.base/nofield.c: New file.
12043 * gdb.base/nofield.exp: New testcase.
51679ba9 12044
eafb94e8
NR
120452007-01-05 Nick Roberts <nickrob@snap.net.nz>
12046
12047 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
12048
12049 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
12050 test.
12051
5e572bb4
DJ
120522007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12053
12054 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
12055
74a44383
DJ
120562007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
12057
12058 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
12059 when continuing.
12060
1b572db9
DJ
120612007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12062
12063 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
12064 Expect ".exe" extension.
12065
381bc39b
DJ
120662007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12067
12068 * gdb.base/charset.exp: Add explicit filename to break.
12069 * gdb.base/dbx.exp: Add explicit filename to breaks.
12070
2b70e4c6
DJ
120712007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
12072
12073 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
12074 * gdb.mi/mi2-file.exp: Likewise.
12075
303b6f5d
DJ
120762007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12077
12078 Implement specification of MI tests as comments
12079 in C and C++ sources.
12080 * lib/mi-support.exp (mi_autotest_data): New variable.
12081 (mi_autotest_source): New variable.
12082 (count_newlines, mi_prepare_inline_tests)
12083 (mi_get_inline_test, mi_continue_to_line)
12084 (mi_run_inline_test, mi_tbreak)
12085 (mi_send_resuming_command, mi_wait_for_stop): New functions.
12086 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
12087 Run inline tests.
12088 * gdb.mi/mi-var-cp.cc: Define tests here.
12089
23da0d94
VP
120902007-01-04 Vladimir Prus <vladimir@codesourcery.com>
12091
12092 Simplify usage of mi_continue_to.
12093 * lib/mi-support.exp (mi_runto_helper): Renamed
12094 from mi_runto, added new parameter 'run_or_continue'.
12095 (mi_runto): Use mi_runto_helper.
12096 (mi_continue_to): Accept just function name as parameter.
12097 Use mi_runto_helper.
12098 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
12099 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 12100
f9e18282
JB
121012006-01-04 Joel Brobecker <brobecker@adacore.com>
12102
12103 Make this testcase a bit more realistic. The current code
12104 is too simplistic, and allows the compiler to optimize out
12105 some of the entities we need for this testcase.
12106 * gdb.ada/null_record/bar.ads (Void_Star): New type.
12107 (Do_Nothing): Add extra parameter.
12108 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
12109 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
12110 by using a variable of type Void_Star.
12111
fd678c65
JB
121122006-01-04 Joel Brobecker <brobecker@adacore.com>
12113
12114 * gdb.ada/catch_ex/foo.adb: New file.
12115 * gdb.ada/catch_ex.exp: New testcase.
12116
05cfdb42
DJ
121172007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
12118
12119 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
12120 pass --image-base to linker.
12121
2e03ee74
DJ
121222007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12123 Daniel Jacobowitz <dan@codesourcery.com>
12124
12125 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
12126 secondary prompts.
12127
0d5de010
DJ
121282007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12129
12130 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
12131 output. Test the types of members and member pointers.
12132 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
12133 gdb/2092.
12134 * gdb.cp/member-ptr.exp: Search for a comment instead of a
12135 statement. Enable for GCC. Update expected output for some tests
12136 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
12137 layout.
12138 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
12139 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
12140 (Diamond::vget_base): New.
12141 (main): Add new tests.
12142 * gdb.cp/printmethod.exp: Update expected output for member functions.
12143 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
12144 print pEe->D::vg().
12145
61a771aa
DJ
121462007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
12147
12148 * gdb.threads/tls.exp: Allow stops in sem_post.
12149
2fa63963
DJ
121502006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
12151
12152 * gdb.base/annota1.exp: Allow .*printf in backtraces.
12153 * gdb.base/annota3.exp: Likewise.
12154 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
12155 again (instead of timing out).
12156 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
12157 GCC bug 26475.
12158 * gdb.java/jmisc.exp: Adjust to work with method signatures including
12159 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
12160 test from jmisc1.exp.
12161 * gdb.java/jmisc1.exp: Delete.
12162 * gdb.java/jprint.exp: Adjust to work with method signatures including
12163 return types.
12164 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
12165 * gdb.threads/linux-dp.exp: Don't be confused by program output.
12166 * lib/java.exp (compile_java_from_source): Pass the correct type
12167 to target_compile.
12168
5eefc2b7
JB
121692006-12-31 Joel Brobecker <brobecker@adacore.com>
12170
12171 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
12172 (stack_align_edx): New function.
12173 (stack_align_eax): New function.
12174 (main): Add calls to stack_align_edx and stack_align_eax.
12175 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
12176 Add testing for the cases where the register used during a stack
12177 realignment is edx. Same for eax.
12178
227c54da
DJ
121792006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
12180
12181 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12182 and generic PE targets.
12183
cab8ac94
JB
121842006-12-29 Joel Brobecker <brobecker@adacore.com>
12185
12186 * gdb.ada/array_return.exp: Update copyright date list.
12187
ba54f318
JB
121882006-12-27 Joel Brobecker <brobecker@adacore.com>
12189
12190 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12191 (Create_Small_Float_Vector): New function.
12192 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12193 function body.
12194 * gdb.ada/array_return/p.adb: Use new type and function from
12195 package Pck.
12196 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12197 able to print the value returned by a function returning an
12198 array of float.
12199
6b7a35dd
JB
122002006-12-20 Joel Brobecker <brobecker@adacore.com>
12201
12202 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12203 The associated tests should be PASSing.
12204
038224f6
VP
122052006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12206
12207 Test for base in references.
12208 * gdb.mi/mi-var-cp.cc: Add test code.
12209 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12210 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12211 * gdb.mi/mi2-watch.exp: Likewise.
12212 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12213 (mi_list_varobj_children): New function.
12214
b26ed50d
VP
122152006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12216
12217 * lib/mi-support.exp
12218 (mi_runto): Accept "()" after function name.
12219 (mi_create_varobj): New function.
12220 (mi_varobj_update): New function.
12221 (mi_Check_varobj_value): New function.
12222 * gdb.mi/mi-var-cp.exp: New file.
12223 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 12224
08232497
DJ
122252006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
12226
12227 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12228 gdb.base/weaklib2.c: New files.
12229
d394c993 122302006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 12231
ac6c2fba
NS
12232 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12233 info. Adjust test names.
12234
8ec659a0 12235 * gdb.base/break.c (main): Move position of malloc.
d394c993 12236 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 12237
acd65feb
VP
122382006-11-28 Vladimir Prus <vladimir@codesourcery.com>
12239
12240 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12241 assignement of arrays and function pointers.
12242 * gdb.mi/var-cmd.c: Add declaration necessary for above
12243 tests.
12244
f556d5e5
NS
122452006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12246
12247 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
12248
12249 * gdb.threads/linux-dp.exp: Read thread table before and after
12250 creating each philosopher and verify it.
12251
697bc68d
NS
122522006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12253 Paul Brook <paul@codesourcery.com>
12254 Daniel Jacobowitz <dan@codesourcery.com>
12255
12256 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 12257 main to remove duplication. Add start function of the form
697bc68d
NS
12258 '_*start[1-9]*'. Add RVDS start function.
12259
29d73ae4
DJ
122602006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12261
12262 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12263
c1d88655
UW
122642006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12265
12266 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12267 * gdb.asm/spu.inc: New file.
12268 * gdb.base/term.exp: Disable if [target_info exists noargs].
12269 * gdb.gdb/complaints.exp: Disable if ![isnative].
12270 * gdb.gdb/selftest.exp: Likewise.
12271 * gdb.gdb/observer.exp: Likewise.
12272 * gdb.gdb/xfullpath.exp: Likewise.
12273 * gdb.base/attach.exp: Disable on SPU target.
12274 * gdb.cp/bs145503.exp: Likewise.
12275 * gdb.cp/exception.exp: Likewise.
12276 * gdb.cp/userdef.exp: Likewise.
12277
32a13b1a
DJ
122782006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12279
12280 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12281
d8295fe9
VP
122822006-11-10 Vladimir Prus <vladimir@codesourcery.com>
12283
12284 * gdb.base/completion.exp: Fix completion tests for
12285 'info' and 'info '.
12286 * gdb.base/help.exp (help_test_raw, test_class_help)
12287 (test_prefix_command_help): Move...
12288 * lib/gdb.exp: Here.
12289 * gdb.base/main.exp: Adjust.
12290 * gdb.cp/maint.exp: Adjust.
12291 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 12292
8c394015
VP
122932006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12294
12295 * gdb.stabs/weird.exp (print_weird_var): Use
12296 gdb_test_multiple instead of gdb_expect.
12297
027fc1bc
VP
122982006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12299
12300 * gdb.base/help.exp (help_test_raw): New.
12301 (test_class_help): New.
12302 (test_prefix_command_help): New.
12303 Adjust testcases.
12304
67609209
FR
123052006-11-09 Christophe Lyon <christophe.lyon@st.com>
12306
12307 * gdb.base/constvars.c (main): Write to crass and crips, so that
12308 they are allocated by the compiler.
12309
f73adfeb
AS
123102006-10-27 Andreas Schwab <schwab@suse.de>
12311
12312 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12313 "detach-fork".
12314
2f83a18e
DJ
123152006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
12316
12317 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12318 of patterns.
12319
94277a38
DJ
123202006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12321
12322 * gdb.base/sepdebug.exp: Remove debug format test.
12323 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12324 Handle no-symtab.
12325 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12326
5bd2f6e2
DJ
123272006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12328
12329 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12330 int to pointer or pointer to int.
12331 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12332
8c008720
DJ
123332006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
12334
12335 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12336
9e35dae4
DJ
123372006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12338
12339 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12340
d9639e13
DJ
123412006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
12342
12343 PR c++/2116
12344 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12345
390a1bd0
JB
123462006-10-06 Joel Brobecker <brobecker@adacore.com>
12347
12348 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12349 the corresponding bug has been fixed in GDB (PR/2018).
12350
dd920c33
JB
123512006-10-06 Joel Brobecker <brobecker@adacore.com>
12352
12353 * gdb.base/subst.exp: New testcase.
12354
53bbefe9
JB
123552006-10-06 Joel Brobecker <brobecker@adacore.com>
12356
12357 * gdb.ada/array_return/pck.ads: Add copyright notice.
12358 * gdb.ada/array_return/pck.adb: Likewise.
12359 * gdb.ada/array_return/p.adb: Likewise.
12360 * gdb.ada/exec_changed/first.adb: Likewise.
12361 * gdb.ada/exec_changed/second.adb: Likewise.
12362
09851417
JB
123632006-10-06 Joel Brobecker <brobecker@adacore.com>
12364
12365 * gdb.ada/watch_arg/watch.adb: New file.
12366 * gdb.ada/watch_arg.exp: New testcase.
12367
041bf30d
VP
123682006-10-02 Vladimir Prus <vladimir@codesourcery.com>
12369
12370 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 12371 via string_to_regexp.
041bf30d 12372 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 12373
f286fbdd 123742006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
12375
12376 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12377 Remove unused / obsolete files.
12378
7c07f349
NR
123792006-09-19 Nick Roberts <nickrob@snap.net.nz>
12380
12381 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12382
cd5ff84a
VP
123832006-09-17 Vladimir Prus <vladimir@codesourcery.com>
12384
12385 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12386 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 12387 the number of frames.
cd5ff84a 12388
ae018d1a
DJ
123892006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
12390
12391 * gdb.base/args.c (main): Add breakpoint marker.
12392 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12393 really test empty arguments.
12394 (args_load): Delete.
12395 (args_test): New.
12396
b399c549
NR
123972006-09-13 Nick Roberts <nickrob@snap.net.nz>
12398
12399 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 12400 check for one file.
b399c549 12401
2ab1eb7a
VP
124022006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
12403
12404 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12405 HIGH_FRAME argument to -stack-list-locals can be larger than
12406 the number of frames.
a9c64011 12407
476308bf
FF
124082006-08-18 Fred Fish <fnf@specifix.com>
12409
12410 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12411 '$' in front of skip_vmx_tests_saved when setting that.
12412
8625200f
AS
124132006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
12414
12415 * gdb.base/trace-commands.exp: New file.
12416
089ec8f1
DJ
124172006-08-10 Joel Brobecker <brobecker@adacore.com>
12418 Daniel Jacobowitz <dan@codesourcery.com>
12419
12420 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12421 expected output of the backtrace commands.
12422
b60f0898
JB
124232006-08-09 Joel Brobecker <brobecker@adacore.com>
12424
12425 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12426 untested followed by return combination.
12427 * gdb.arch/altivec-regs.exp: Likewise.
12428 * gdb.arch/e500-abi.exp: Likewise.
12429 * gdb.arch/e500-regs.exp: Likewise.
12430 * gdb.arch/gdb1291.exp: Likewise.
12431 * gdb.arch/gdb1431.exp: Likewise.
12432 * gdb.arch/gdb1558.exp: Likewise.
12433 * gdb.arch/i386-prologue.exp: Likewise.
12434 * gdb.arch/i386-unwind.exp: Likewise.
12435 * gdb.asm/asm-source.exp: Likewise.
12436 * gdb.base/a2-run.exp: Likewise.
12437 * gdb.base/advance.exp: Likewise.
12438 * gdb.base/all-bin.exp: Likewise.
12439 * gdb.base/annota1.exp: Likewise.
12440 * gdb.base/annota3.exp: Likewise.
12441 * gdb.base/args.exp: Likewise.
12442 * gdb.base/arithmet.exp: Likewise.
12443 * gdb.base/assign.exp: Likewise.
12444 * gdb.base/async.exp: Likewise.
12445 * gdb.base/attach.exp: Likewise.
12446 * gdb.base/bang.exp: Likewise.
12447 * gdb.base/bigcore.exp: Likewise.
12448 * gdb.base/bitfields.exp: Likewise.
12449 * gdb.base/bitfields2.exp: Likewise.
12450 * gdb.base/break.exp: Likewise.
12451 * gdb.base/call-sc.exp: Likewise.
12452 * gdb.base/call-strs.exp: Likewise.
12453 * gdb.base/callfuncs.exp: Likewise.
12454 * gdb.base/checkpoint.exp: Likewise.
12455 * gdb.base/chng-syms.exp: Likewise.
12456 * gdb.base/code-expr.exp: Likewise.
12457 * gdb.base/commands.exp: Likewise.
12458 * gdb.base/completion.exp: Likewise.
12459 * gdb.base/cond-expr.exp: Likewise.
12460 * gdb.base/condbreak.exp: Likewise.
12461 * gdb.base/consecutive.exp: Likewise.
12462 * gdb.base/constvars.exp: Likewise.
12463 * gdb.base/corefile.exp: Likewise.
12464 * gdb.base/cvexpr.exp: Likewise.
12465 * gdb.base/dbx.exp: Likewise.
12466 * gdb.base/define.exp: Likewise.
12467 * gdb.base/detach.exp: Likewise.
12468 * gdb.base/display.exp: Likewise.
12469 * gdb.base/dump.exp: Likewise.
12470 * gdb.base/ena-dis-br.exp: Likewise.
12471 * gdb.base/ending-run.exp: Likewise.
12472 * gdb.base/environ.exp: Likewise.
12473 * gdb.base/eval-skip.exp: Likewise.
12474 * gdb.base/exprs.exp: Likewise.
12475 * gdb.base/fileio.exp: Likewise.
12476 * gdb.base/finish.exp: Likewise.
12477 * gdb.base/float.exp: Likewise.
12478 * gdb.base/foll-exec.exp: Likewise.
12479 * gdb.base/foll-fork.exp: Likewise.
12480 * gdb.base/foll-vfork.exp: Likewise.
12481 * gdb.base/freebpcmd.exp: Likewise.
12482 * gdb.base/funcargs.exp: Likewise.
12483 * gdb.base/gcore.exp: Likewise.
12484 * gdb.base/gdb1090.exp: Likewise.
12485 * gdb.base/gdb1250.exp: Likewise.
12486 * gdb.base/huge.exp: Likewise.
12487 * gdb.base/info-proc.exp: Likewise.
12488 * gdb.base/interrupt.exp: Likewise.
12489 * gdb.base/jump.exp: Likewise.
12490 * gdb.base/langs.exp: Likewise.
12491 * gdb.base/lineinc.exp: Likewise.
12492 * gdb.base/list.exp: Likewise.
12493 * gdb.base/logical.exp: Likewise.
12494 * gdb.base/long_long.exp: Likewise.
12495 * gdb.base/macscp.exp: Likewise.
12496 * gdb.base/maint.exp: Likewise.
12497 * gdb.base/mips_pro.exp: Likewise.
12498 * gdb.base/miscexprs.exp: Likewise.
12499 * gdb.base/multi-forks.exp: Likewise.
12500 * gdb.base/opaque.exp: Likewise.
12501 * gdb.base/overlays.exp: Likewise.
12502 * gdb.base/pc-fp.exp: Likewise.
12503 * gdb.base/pointers.exp: Likewise.
12504 * gdb.base/printcmds.exp: Likewise.
12505 * gdb.base/psymtab.exp: Likewise.
12506 * gdb.base/ptype.exp: Likewise.
12507 * gdb.base/recurse.exp: Likewise.
12508 * gdb.base/relational.exp: Likewise.
12509 * gdb.base/relocate.exp: Likewise.
12510 * gdb.base/remote.exp: Likewise.
12511 * gdb.base/reread.exp: Likewise.
12512 * gdb.base/restore.exp: Likewise.
12513 * gdb.base/return.exp: Likewise.
12514 * gdb.base/return2.exp: Likewise.
12515 * gdb.base/scope.exp: Likewise.
12516 * gdb.base/sect-cmd.exp: Likewise.
12517 * gdb.base/sep.exp: Likewise.
12518 * gdb.base/sepdebug.exp: Likewise.
12519 * gdb.base/setshow.exp: Likewise.
12520 * gdb.base/setvar.exp: Likewise.
12521 * gdb.base/sigall.exp: Likewise.
12522 * gdb.base/sigbpt.exp: Likewise.
12523 * gdb.base/signals.exp: Likewise.
12524 * gdb.base/signull.exp: Likewise.
12525 * gdb.base/sizeof.exp: Likewise.
12526 * gdb.base/solib.exp: Likewise.
12527 * gdb.base/step-line.exp: Likewise.
12528 * gdb.base/step-test.exp: Likewise.
12529 * gdb.base/structs.exp: Likewise.
12530 * gdb.base/structs2.exp: Likewise.
12531 * gdb.base/term.exp: Likewise.
12532 * gdb.base/twice.exp: Likewise.
12533 * gdb.base/until.exp: Likewise.
12534 * gdb.base/varargs.exp: Likewise.
12535 * gdb.base/volatile.exp: Likewise.
12536 * gdb.base/watchpoint.exp: Likewise.
12537 * gdb.base/whatis-exp.exp: Likewise.
12538 * gdb.base/whatis.exp: Likewise.
12539 * gdb.cp/ambiguous.exp: Likewise.
12540 * gdb.cp/annota2.exp: Likewise.
12541 * gdb.cp/annota3.exp: Likewise.
12542 * gdb.cp/bool.exp: Likewise.
12543 * gdb.cp/breakpoint.exp: Likewise.
12544 * gdb.cp/casts.exp: Likewise.
12545 * gdb.cp/class2.exp: Likewise.
12546 * gdb.cp/classes.exp: Likewise.
12547 * gdb.cp/cplusfuncs.exp: Likewise.
12548 * gdb.cp/ctti.exp: Likewise.
12549 * gdb.cp/derivation.exp: Likewise.
12550 * gdb.cp/exception.exp: Likewise.
12551 * gdb.cp/gdb1355.exp: Likewise.
12552 * gdb.cp/hang.exp: Likewise.
12553 * gdb.cp/inherit.exp: Likewise.
12554 * gdb.cp/local.exp: Likewise.
12555 * gdb.cp/m-data.exp: Likewise.
12556 * gdb.cp/m-static.exp: Likewise.
12557 * gdb.cp/member-ptr.exp: Likewise.
12558 * gdb.cp/method.exp: Likewise.
12559 * gdb.cp/misc.exp: Likewise.
12560 * gdb.cp/namespace.exp: Likewise.
12561 * gdb.cp/overload.exp: Likewise.
12562 * gdb.cp/ovldbreak.exp: Likewise.
12563 * gdb.cp/pr-1023.exp: Likewise.
12564 * gdb.cp/pr-1210.exp: Likewise.
12565 * gdb.cp/pr-574.exp: Likewise.
12566 * gdb.cp/printmethod.exp: Likewise.
12567 * gdb.cp/psmang.exp: Likewise.
12568 * gdb.cp/ref-params.exp: Likewise.
12569 * gdb.cp/ref-types.exp: Likewise.
12570 * gdb.cp/rtti.exp: Likewise.
12571 * gdb.cp/templates.exp: Likewise.
12572 * gdb.cp/try_catch.exp: Likewise.
12573 * gdb.cp/userdef.exp: Likewise.
12574 * gdb.cp/virtfunc.exp: Likewise.
12575 * gdb.disasm/am33.exp: Likewise.
12576 * gdb.disasm/h8300s.exp: Likewise.
12577 * gdb.disasm/mn10300.exp: Likewise.
12578 * gdb.disasm/sh3.exp: Likewise.
12579 * gdb.disasm/t01_mov.exp: Likewise.
12580 * gdb.disasm/t02_mova.exp: Likewise.
12581 * gdb.disasm/t03_add.exp: Likewise.
12582 * gdb.disasm/t04_sub.exp: Likewise.
12583 * gdb.disasm/t05_cmp.exp: Likewise.
12584 * gdb.disasm/t06_ari2.exp: Likewise.
12585 * gdb.disasm/t07_ari3.exp: Likewise.
12586 * gdb.disasm/t08_or.exp: Likewise.
12587 * gdb.disasm/t09_xor.exp: Likewise.
12588 * gdb.disasm/t10_and.exp: Likewise.
12589 * gdb.disasm/t11_logs.exp: Likewise.
12590 * gdb.disasm/t12_bit.exp: Likewise.
12591 * gdb.disasm/t13_otr.exp: Likewise.
12592 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12593 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12594 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12595 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12596 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12597 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12598 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12599 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12600 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12601 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12602 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12603 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12604 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12605 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12606 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12607 * gdb.mi/gdb701.exp: Likewise.
12608 * gdb.mi/gdb792.exp: Likewise.
12609 * gdb.mi/mi-basics.exp: Likewise.
12610 * gdb.mi/mi-break.exp: Likewise.
12611 * gdb.mi/mi-cli.exp: Likewise.
12612 * gdb.mi/mi-console.exp: Likewise.
12613 * gdb.mi/mi-disassemble.exp: Likewise.
12614 * gdb.mi/mi-eval.exp: Likewise.
12615 * gdb.mi/mi-file.exp: Likewise.
12616 * gdb.mi/mi-read-memory.exp: Likewise.
12617 * gdb.mi/mi-regs.exp: Likewise.
12618 * gdb.mi/mi-return.exp: Likewise.
12619 * gdb.mi/mi-simplerun.exp: Likewise.
12620 * gdb.mi/mi-stack.exp: Likewise.
12621 * gdb.mi/mi-stepi.exp: Likewise.
12622 * gdb.mi/mi-syn-frame.exp: Likewise.
12623 * gdb.mi/mi-until.exp: Likewise.
12624 * gdb.mi/mi-var-block.exp: Likewise.
12625 * gdb.mi/mi-var-child.exp: Likewise.
12626 * gdb.mi/mi-var-cmd.exp: Likewise.
12627 * gdb.mi/mi-var-display.exp: Likewise.
12628 * gdb.mi/mi-watch.exp: Likewise.
12629 * gdb.mi/mi2-basics.exp: Likewise.
12630 * gdb.mi/mi2-break.exp: Likewise.
12631 * gdb.mi/mi2-cli.exp: Likewise.
12632 * gdb.mi/mi2-console.exp: Likewise.
12633 * gdb.mi/mi2-disassemble.exp: Likewise.
12634 * gdb.mi/mi2-eval.exp: Likewise.
12635 * gdb.mi/mi2-file.exp: Likewise.
12636 * gdb.mi/mi2-read-memory.exp: Likewise.
12637 * gdb.mi/mi2-regs.exp: Likewise.
12638 * gdb.mi/mi2-return.exp: Likewise.
12639 * gdb.mi/mi2-simplerun.exp: Likewise.
12640 * gdb.mi/mi2-stack.exp: Likewise.
12641 * gdb.mi/mi2-stepi.exp: Likewise.
12642 * gdb.mi/mi2-syn-frame.exp: Likewise.
12643 * gdb.mi/mi2-until.exp: Likewise.
12644 * gdb.mi/mi2-var-block.exp: Likewise.
12645 * gdb.mi/mi2-var-child.exp: Likewise.
12646 * gdb.mi/mi2-var-cmd.exp: Likewise.
12647 * gdb.mi/mi2-var-display.exp: Likewise.
12648 * gdb.mi/mi2-watch.exp: Likewise.
12649 * gdb.stabs/exclfwd.exp: Likewise.
12650 * gdb.stabs/weird.exp: Likewise.
12651 * gdb.threads/gcore-thread.exp: Likewise.
12652 * gdb.trace/actions.exp: Likewise.
12653 * gdb.trace/backtrace.exp: Likewise.
12654 * gdb.trace/circ.exp: Likewise.
12655 * gdb.trace/collection.exp: Likewise.
12656 * gdb.trace/deltrace.exp: Likewise.
12657 * gdb.trace/infotrace.exp: Likewise.
12658 * gdb.trace/limits.exp: Likewise.
12659 * gdb.trace/packetlen.exp: Likewise.
12660 * gdb.trace/passc-dyn.exp: Likewise.
12661 * gdb.trace/passcount.exp: Likewise.
12662 * gdb.trace/report.exp: Likewise.
12663 * gdb.trace/save-trace.exp: Likewise.
12664 * gdb.trace/tfind.exp: Likewise.
12665 * gdb.trace/tracecmd.exp: Likewise.
12666 * gdb.trace/while-dyn.exp: Likewise.
12667 * gdb.trace/while-stepping.exp: Likewise.
12668
f4b618d1
JB
126692006-08-08 Joel Brobecker <brobecker@adacore.com>
12670
12671 * gdb.base/step-bt.c: New file.
12672 * gdb.base/step-bt.exp: New testcase.
12673
3d00d119
DJ
126742006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
12675
12676 * config/monitor.exp (gdb_load): Remove support for obsolete
12677 download-write-size.
12678 * gdb.base/remote.exp: Likewise. Update all callers of
12679 gdb_timed_load.
12680
017b5bd4
DJ
126812006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
12682
12683 * cursal.exp: Pass binfile to gdb_load.
12684
837c599d
DJ
126852006-08-01 Nathan Sidwell <nathan@codesourcery.com>
12686
12687 * gdb.base/cursal.exp: Add "" to gdb_load call.
12688
8dd4540b
MK
126892006-07-29 Mark Kettenis <kettenis@gnu.org>
12690
12691 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
12692 NetBSD/ELF targets.
12693
ab5c9f60
DJ
126942006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
12695
12696 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
12697 operator*.
12698
4c42eaff
DJ
126992006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
12700
12701 * gdb.base/completion.exp: Update for change in "file" behavior.
12702 * gdb.stabs/weird.exp: Likewise.
12703 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
12704 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
12705
0155cc76
NS
127062006-07-24 Nathan Sidwell <nathan@codesourcery.com>
12707
12708 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
12709 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
12710
16026cd7
AS
127112006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
12712
12713 * gdb.base/default.exp: Update source command error message.
12714 * gdb.base/help.exp: Update 'help source' message.
12715
16963cb6
DJ
127162006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
12717
12718 * gdb.cp/bs15503.exp: Update comment for no longer crashing
12719 test.
12720
6d7fd486
AS
127212006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
12722
12723 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
12724
29e8a844
DJ
127252006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12726
12727 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
12728
6afcfa39
DJ
127292006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12730
12731 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
12732
267a692b
MK
127332006-07-17 Mark Kettenis <kettenis@gnu.org>
12734
12735 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
12736 *-*-openbsd* from targets for wich we expect ARM FPA floating
12737 point format.
12738
85d2fec4
NR
127392006-07-17 Nick Roberts <nickrob@snap.net.nz>
12740
12741 * gdb.cp/annota3.exp: Expect frame-begin annotation.
12742
127432006-07-17 Mark Kettenis <kettenis@gnu.org>
12744
12745 * gdb.base/annota3.exp: Expect frame-begin annotation.
12746
85b4c6e8
JB
127472006-07-14 Joel Brobecker <brobecker@adacore.com>
12748
12749 * gdb.base/help.exp: Adjust "help unset" test to accept
12750 any list of unset commands.
12751
fb933624
DJ
127522006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
12753 Daniel Jacobowitz <dan@codesourcery.com>
12754
12755 * gdb.cp/ref-params.exp: New test.
12756 * gdb.cp/ref-params.cc: New source file.
12757 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
12758
1dff4b64
MK
127592006-07-08 Mark Kettenis <kettenis@gnu.org>
12760
12761 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
12762 spaces/tabs in regular expressions since they might not be there.
12763
40d2e0e3
AS
127642006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
12765
12766 * gdb.base/ifelse.exp: New file.
12767
f6c957d2
NS
127682006-07-04 Nathan Sidwell <nathan@codesourcery.com>
12769
12770 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
12771 line.
12772 * gdb.base/huge.exp: Loop over compilation to find a size that
12773 is acceptable.
12774 * gdb.base/remote.exp: Correct expected strings.
12775 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
12776
b9c5a23d
DJ
127772006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12778
12779 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
12780
9af2e58d
DJ
127812006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12782
12783 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
12784 native.
12785
30930ca5
DJ
127862006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12787
12788 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
12789 enable stabs testing.
12790
aa32fa1d
DJ
127912006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12792
bd4a4c80 12793 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
12794 gdb_test_multiple does.
12795
321fef15
DJ
127962006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12797
12798 * Makefile.in (host_alias): Remove.
12799 (target_alias): Use @target_noncanonical@.
12800 (site.exp): Don't set host_alias.
12801 * aclocal.m4: Remove contents. Include acx.m4.
12802 * configure: Regenerated.
12803 * configure.ac: Use ACX_NONCANONICAL_TARGET.
12804
e1c2defa
NS
128052006-06-13 Nathan Sidwell <nathan@codesourcery.com>
12806
e63b55d1
NS
12807 * lib/gdb.exp (gdb_load_cmd): New.
12808
5600ea19
NS
12809 * gdb.base/fileio.c: Add system(NULL) test.
12810 * gdb.base/fileio.exp: Check it.
12811
e1c2defa
NS
12812 * gdb.base/break.c: Add 10a breakpoint at }
12813 * gdb.base/break.exp: Add test for breakpoint at }
12814 * gdb.cp/anon-union.cc: Add code at end of function.
12815 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
12816 * gdb.mi/var-cmd.c: Add code at end of function.
12817 * gdb.mi/mi-var-display.exp: Adjust end of next.
12818 * gdb.mi/mi2-var-display.exp: Likewise.
12819 * gdb.base/fileio.c: Add stop function and insert calls at
12820 stopping places.
12821 * gdb.base/fileio.exp: Breakpoint stop function and remove
12822 explicit line number references.
12823
6c0112ec
JB
128242006-05-19 Joel Brobecker <brobecker@adacore.com>
12825
a9c64011
AS
12826 * gdb.base/del.exp (test_delete_alias): New function.
12827 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 12828
154189a4
FF
128292006-05-18 Fred Fish <fnf@specifix.com>
12830
12831 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
12832 required. Check for spurious output after program exits normally.
12833
582e64c2
FF
128342006-05-17 Fred Fish <fnf@specifix.com>
12835
12836 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
12837 gdb_load, so it works in the simulator.
12838
8ef6493a
FF
128392006-05-11 Fred Fish <fnf@specifix.com>
12840
12841 * gdb.base/bang.exp: Ignore unexpected output between the
12842 "program exited normally" and the gdb prompt, as many other
12843 tests do.
12844
692b141c
MK
128452006-05-07 Mark Kettenis <kettenis@gnu.org>
12846
12847 * gdb.base/help.exp: Make "delete checkpoint" part option for
12848 "help d" and "help delete" tests.
12849
540b8a30
UW
128502006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12851
a9c64011 12852 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
12853 expected output in some mi_gdb_test statements.
12854 * gdb.mi/mi2-basics.exp: Likewise.
12855
9b6462d9
JB
128562006-05-05 Joel Brobecker <brobecker@adacore.com>
12857
12858 * gdb.base/del.c: New file.
12859 * gdb.base/del.exp: New testcase.
12860
954de43b
DM
128612006-05-05 David S. Miller <davem@sunset.davemloft.net>
12862
12863 * gdb.base/break.exp: Do not assume a breakpoint on
12864 main will actually be in $srcfile when optimizing.
1303f75e
DM
12865 * gdb.base/savedregs.exp: Do not require that the dummy
12866 frame location match up to a symbol and source file location.
c3242428
DM
12867 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
12868 will get printed without a mi_cmd_data_list_register_values prefix.
12869 (*-data-list-register-*): Correct regular expressions to expect the new
12870 pseudo d? floating point registers.
12871 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 12872
c7e64c9a
DJ
128732006-05-05 Christophe Lyon <christophe.lyon@st.com>
12874
12875 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
12876 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
12877 is allocated by the compiler.
12878 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
12879 anons, e, anone to force their allocation by the compiler.
12880
128812006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
12882
12883 * gdb.base/help.exp: Update expected text for help d and
12884 help delete.
12885
27ce9a6d
MK
128862006-05-02 Mark Kettenis <kettenis@gnu.org>
12887
12888 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
12889 NetBSD/ELF targets.
12890
8608915f
MK
128912006-04-30 Mark Kettenis <kettenis@gnu.org>
12892
12893 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
12894 single-step breakpoint fails; make this a KFAIL on
12895 sparc*-*-openbsd*.
12896 * gdb.base/siginfo.exp: Likewise.
12897 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12898
b8db102d
MS
128992006-04-26 Michael Snyder <msnyder@redhat.com>
12900
12901 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
12902 which may have to consume output from other forks.
12903 Add tests to make sure that "delete fork" succeeded.
12904
c702009a
MS
129052006-04-20 Michael Snyder <msnyder@redhat.com>
12906
12907 * 2006-03-22 Jim Blandy <jimb@redhat.com>
12908 Add support for the Renesas M32C and M16C.
12909
12910 * gdb.asm/asm-source.exp: Add m32c target.
12911 * gdb.asm/m32c.inc: Support for m32c target.
12912
e28493f2
AS
129132006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
12914
12915 * gdb.base/commands.exp (recursive_source_test): New test.
12916
880da185
DM
129172006-04-04 David S. Miller <davem@sunset.davemloft.net>
12918
12919 * gdb.base/float.exp: Add pattern for sparc targets.
12920
61d9b92f
DJ
129212006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12922
12923 * gdb.base/commands.exp (stray_arg0_test): New test.
12924
bd717df8
PB
129252006-03-30 Paul Brook <paul@codesourcery.com>
12926
12927 * gdb.mi/mi-until.exp: kfail broken until command.
12928 * gdb.mi/mi2-until.exp: Ditto.
12929
ec793d3c
NR
129302006-03-27 Nick Roberts <nickrob@snap.net.nz>
12931
12932 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
12933
831004b7
AO
129342006-03-08 Alexandre Oliva <aoliva@redhat.com>
12935
12936 * gdb.base/prelink.exp: Anchor tested-for regular expression
12937 on gdb prompt.
12938
effe49a0
PB
129392006-03-07 Paul Brook <paul@codesourcery.com>
12940
12941 * gdb.base/assign.exp: Correct fail message.
12942
e5461016
PB
129432006-03-07 Paul Brook <paul@codesourcery.com>
12944
12945 * lib/compiler.c: Extract armcc version number.
12946 * lib/compiler.cc: Ditto.
12947
fc91c6c2
PB
129482006-03-07 Paul Brook <paul@codesourcery.com>
12949
12950 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
12951 additional_flags=-w.
12952 * gdb.arch/altivec-regs.exp: Ditto.
12953 * gdb.arch/e500-abi.exp: Ditto.
12954 * gdb.arch/e500-regs.exp: Ditto.
12955 * gdb.base/all-bin.exp: Ditto.
12956 * gdb.base/annota1.exp: Ditto.
12957 * gdb.base/annota3.exp: Ditto.
12958 * gdb.base/args.exp: Ditto.
12959 * gdb.base/arithmet.exp: Ditto.
12960 * gdb.base/assign.exp: Ditto.
12961 * gdb.base/async.exp: Ditto.
12962 * gdb.base/bang.exp: Ditto.
12963 * gdb.base/break.exp: Ditto.
12964 * gdb.base/call-rt-st.exp: Ditto.
12965 * gdb.base/completion.exp: Ditto.
12966 * gdb.base/cond-expr.exp: Ditto.
12967 * gdb.base/condbreak.exp: Ditto.
12968 * gdb.base/consecutive.exp: Ditto.
12969 * gdb.base/define.exp: Ditto.
12970 * gdb.base/display.exp: Ditto.
12971 * gdb.base/ena-dis-br.exp: Ditto.
12972 * gdb.base/environ.exp: Ditto.
12973 * gdb.base/eval-skip.exp: Ditto.
12974 * gdb.base/info-proc.exp: Ditto.
12975 * gdb.base/jump.exp: Ditto.
12976 * gdb.base/logical.exp: Ditto.
12977 * gdb.base/long_long.exp: Ditto.
12978 * gdb.base/maint.exp: Ditto.
12979 * gdb.base/miscexprs.exp: Ditto.
12980 * gdb.base/pc-fp.exp: Ditto.
12981 * gdb.base/pointers.exp: Ditto.
12982 * gdb.base/relational.exp: Ditto.
12983 * gdb.base/reread.exp: Ditto.
12984 * gdb.base/sect-cmd.exp: Ditto.
12985 * gdb.base/sep.exp: Ditto.
12986 * gdb.base/sepdebug.exp: Ditto.
12987 * gdb.base/until.exp: Ditto.
12988 * gdb.base/whatis-exp.exp: Ditto.
12989 * gdb.cp/annota2.exp: Ditto.
12990 * gdb.cp/annota3.exp: Ditto.
12991 * gdb.trace/actions.exp: Ditto.
12992 * gdb.trace/backtrace.exp: Ditto.
12993 * gdb.trace/circ.exp: Ditto.
12994 * gdb.trace/collection.exp: Ditto.
12995 * gdb.trace/deltrace.exp: Ditto.
12996 * gdb.trace/infotrace.exp: Ditto.
12997 * gdb.trace/limits.exp: Ditto.
12998 * gdb.trace/packetlen.exp: Ditto.
12999 * gdb.trace/passc-dyn.exp: Ditto.
13000 * gdb.trace/passcount.exp: Ditto.
13001 * gdb.trace/report.exp: Ditto.
13002 * gdb.trace/save-trace.exp: Ditto.
13003 * gdb.trace/tfind.exp: Ditto.
13004 * gdb.trace/tracecmd.exp: Ditto.
13005 * gdb.trace/while-dyn.exp: Ditto.
13006 * gdb.trace/while-stepping.exp: Ditto.
13007 * lib/gdb.exp: Ditto.
13008 (gdb_compile): Handle nowarning option.
13009
5f4a23d9
AO
130102006-03-07 Alexandre Oliva <aoliva@redhat.com>
13011
13012 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
13013 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
13014 Rename executable to prelinkt. Don't re-prelink if we didn't
13015 get a core file. Test prelink -u exit status to tell whether
13016 prelinking failed. Use gdb_test_multiple.
13017
9733fc94
DJ
130182006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13019
13020 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
13021 (do_tests): Call it.
13022
cc10cae3
AO
130232006-02-28 Alexandre Oliva <aoliva@redhat.com>
13024
13025 * gdb.base/prelink.exp: New test.
13026 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
13027
15c46491
WZ
130282006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
13029
13030 * gdb.fortran/derived-type.f90: New file.
13031 * gdb.fortran/derived-type.exp: New testcase.
13032
5c9f7ded
DJ
130332006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
13034
13035 * gdb.base/default.exp: Allow ';' as a directory separator.
13036
5b96932b
AS
130372006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
13038
13039 * gdb.base/help.exp (help add-symbol-file): Update.
13040
1986bccd
AS
130412006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
13042
13043 * gdb.base/help.exp (help load): Update expected results.
13044
a8b7528f
FF
130452006-02-19 Fred Fish <fnf@specifix.com>
13046
13047 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
13048 specifix hex value as part of results.
13049 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 13050
f8261448
FF
130512006-02-16 Fred Fish <fnf@specifix.com>
13052
13053 * gdb.base/whatis.c: Define variables using typedefs char_addr,
13054 ushort_addr, and slong_addr, so the typedefs are not optimized
13055 away.
13056 * gdb.base/whatis.exp: Add tests using type name for struct type,
13057 union type, enum type, and typedef.
a9c64011 13058
31d8bdd2
MK
130592006-02-13 Mark Kettenis <kettenis@gnu.org>
13060
13061 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
13062
34e41e63
JB
130632006-02-13 Jim Blandy <jimb@redhat.com>
13064
13065 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
13066 case where it takes two "next" commands to skip past the init
13067 call.
13068
ac6e4f31
FF
130692006-02-12 Fred Fish <fnf@specifix.com>
13070
13071 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
13072 to handle cases where it takes two "next" commands to skip
13073 past the init call.
13074
2db2d571
JB
130752006-02-07 Joel Brobecker <brobecker@adacore.com>
13076
13077 * gdb.ada/array_return.exp: Mark the last test as expected to fail
13078 on hppa32 targets.
13079
38fcd64c
DJ
130802006-02-06 Vladimir Prus <ghost@cs.msu.su>
13081
13082 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
13083 field.
13084
1315ad46
MK
130852006-01-29 Mark Kettenis <kettenis@gnu.org>
13086
13087 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
13088
5625b943
DJ
130892006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13090
13091 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
13092 files.
13093
80df1bbe
DJ
130942006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13095
13096 * gdb.cp/maint.exp: Set complaints to a positive value.
13097
9078e690
DJ
130982006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13099
13100 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
13101 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
13102 function name.
13103
9c903399
DJ
131042006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
13105
13106 * gdb.base/checkpoint.c: Update copyright notice. Include
13107 <stdlib.h>.
13108
761ae4d6
JB
131092006-01-04 Jim Blandy <jimb@redhat.com>
13110
13111 * gdb.asm/asm-source.exp: Independently provide default values for
13112 asm-flags and debug-flags. Use 'string equal' to do the
13113 comparison, not the implicit expr's '==' operator. Remove
13114 now-unneeded assignments to asm-flags. In h8300 case, place
13115 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
13116
099ac3dd
MS
131172006-01-04 Michael Snyder <msnyder@redhat.com>
13118
13119 * gdb.base/checkpoint.c: New file.
13120 * gdb.base/checkpoint.exp: New file.
13121 * gdb.base/multi-fork.c: New file.
13122 * gdb.base/multi-fork.exp: New file.
13123 * gdb.base/pi.txt: New file (data for checkpoint.c test).
13124
f4d85314
FF
131252006-01-04 Fred Fish <fnf@specifix.com>
13126
13127 * gdb.base/ptype.c (foo): Add typedef.
13128 (intfoo): Add function.
13129 * gdb.base/ptype1.c: New file.
13130 * gdb.base/ptype.exp: Handle compilation and linking with two
13131 source files. Test that proper type for "foo" is found based
13132 on source context rather than first match found in symtabs.
13133
a1b06f35
MK
131342005-12-28 Mark Kettenis <kettenis@gnu.org>
13135
13136 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
13137 * gdb.asm/openbsd.inc: Indent commands.
13138
d082a1e2
MK
131392005-12-26 Mark Kettenis <kettenis@gnu.org>
13140
c65016bd
MK
13141 * gdb.base/freebpcmd.exp: Increase timeout.
13142
d082a1e2
MK
13143 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
13144
d3c32a0e
DJ
131452005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
13146
13147 * gdb.base/default.exp: Update check for "show version".
13148
9fdb1f50
RC
131492005-12-09 Randolph Chung <tausq@debian.org>
13150
13151 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
13152 * gdb.asm/pa64.inc: New file.
13153
5f2c56f7
RC
131542005-12-09 Randolph Chung <tausq@debian.org>
13155
13156 * gdb.asm/common.inc: Indent commands.
13157 * gdb.asm/asmsrc1.s: Likewise.
13158 * gdb.asm/asmsrc2.s: Likewise.
13159
8117349c
RC
131602005-12-09 Randolph Chung <tausq@debian.org>
13161
13162 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
13163 (get_addr_of_sym): Remove duplicate print.
13164 (gen_core): xfail hppa*-*-hpux*, update expected output.
13165 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
13166 * gdb.arch/pa64-nullify.s: New file.
13167
8f07f25a
RC
131682005-12-09 Randolph Chung <tausq@debian.org>
13169
13170 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
13171
55b39184
DJ
131722005-12-07 Christophe Lyon <christophe.lyon@st.com>
13173
13174 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
13175 code generation for these functions.
13176 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
13177 error message.
13178
31e2b00f
AS
131792005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
13180
13181 * gdb.base/help.exp (help b, help br, help bre, help brea)
13182 (help break): Update the expected message.
13183
c3d0b56e
SC
131842005-11-11 Stephane Carrez <stcarrez@nerim.fr>
13185
13186 * gdb.asm/m68hc11.inc: Setup the data section.
13187 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13188 script for this test.
13189 (m6812-*-*): Likewise.
13190
36ae0ea9
RC
131912005-11-09 Randolph Chung <tausq@debian.org>
13192
13193 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13194
9d6f42e9
WZ
131952005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
13196
13197 * gdb.base/break.exp: Fix a comment typo.
13198
e2126a14
EZ
131992005-11-03 Jim Blandy <jimb@redhat.com>
13200
a9c64011
AS
13201 Checked in by Elena Zannoni <ezannoni@redhat.com>
13202
889bf7c5 13203 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 13204
e0ac7199
CV
132052005-11-02 Corinna Vinschen <vinschen@redhat.com>
13206
13207 * gdb.arch/gdb1558.c: Include stdio.h.
13208
31d3fb18
MK
132092005-10-31 Mark Kettenis <kettenis@gnu.org>
13210
13211 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13212
e52b687c
MK
132132005-10-31 Mark Kettenis <kettenis@gnu.org>
13214
13215 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13216
f4711d79
PG
132172005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
13218
a9c64011
AS
13219 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13220 vscr" tests to better match output.
f4711d79 13221
987a9106
JB
132222005-10-12 Jim Blandy <jimb@redhat.com>
13223
13224 * gdb.base/structs.exp (any): New function.
13225 (test_struct_returns): Don't make any assumptions at all about
13226 what value the function returns when GDB can't set the return
13227 value.
13228
2336bb58
JB
132292005-10-09 Joel Brobecker <brobecker@adacore.com>
13230
13231 * gdb.ada/arrayidx/p.adb: New file.
13232 * gdb.ada/arrayidx.exp: New testcase
13233
132342005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
13235
13236 * gdb.ada/array_return/pck.ads: New file.
13237 * gdb.ada/array_return/pck.adb: New file.
13238 * gdb.ada/array_return/p.adb: New file.
13239 * gdb.ada/array_return.exp: New testcase.
13240
705335ea
JB
132412005-10-03 Joel Brobecker <brobecker@adacore.com>
13242
a9c64011
AS
13243 * gdb.base/arrayidx.c: New file.
13244 * gdb.base/arrayidx.exp: New testcase.
705335ea 13245
11ee9940
NR
132462005-09-29 Nick Roberts <nickrob@snap.net.nz>
13247
13248 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13249 frames-invalid and breakpoints-invalid are no longer generated
13250 with level 3 so don't expect them in the output.
13251
39fb8e9e
BR
132522005-09-27 Bob Rossi <bob@brasko.net>
13253
a9c64011 13254 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
13255 from test. Escape the | in mi_gdb_test call.
13256 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13257 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13258 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13259 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13260 expected regex's in mi_gdb_test calls.
13261 * lib/mi-support.exp: Remove arbitrary .* from tests.
13262 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13263 Fully anchor GDB/MI expected results in mi_gdb_test.
13264 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13265 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13266
2af48f68
PB
132672005-09-26 Paul Brook <paul@codesourcery.com>
13268
13269 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13270
f34502bc
WZ
132712005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13272
13273 * bfp-test.c: New file.
13274 * bfp-test.exp: New testcase.
13275
ca929517
WZ
132762005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13277
13278 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13279 of subarray and substring variable.
13280 * gdb.fortran/subarray.f: New source file for the test of subarray
13281 and substring variable evaluation.
13282 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13283 of string constant.
13284
c761af65
DJ
132852005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
13286
13287 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13288 copyright dates.
13289
561d7a1d
PG
132902005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
13291
13292 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13293 powerpc altivec' test with an almost identical 'info vector' test.
13294
b2b64cc9
PG
132952005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13296
a9c64011
AS
13297 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13298 vscr" tests to match output.
b2b64cc9 13299
6ac4d15a
PG
133002005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13301
a9c64011
AS
13302 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13303 output.
6ac4d15a 13304
40e55bef
BR
133052005-09-11 Bob Rossi <bob@brasko.net>
13306
889bf7c5
PA
13307 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13308 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13309 commands that return an MI output command and an asyncronous MI output
13310 command.
40e55bef
BR
13311 * gdb.mi/mi-console.exp: Ditto.
13312
3c7385ec
BR
133132005-09-11 Bob Rossi <bob@brasko.net>
13314
13315 * gdb.mi/mi-var-child.c: Include <string.h>.
13316
a6cd0eb3
DJ
133172005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
13318
13319 * killed.exp: Correct gdb_expect syntax.
13320
2f168eed
CV
133212005-08-09 Corinna Vinschen <vinschen@redhat.com>
13322
13323 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13324
ecd3fd0f
BR
133252005-08-02 Bob Rossi <bob@brasko.net>
13326
13327 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13328 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13329 Change tests to inferior-tty-set/show.
13330 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13331 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13332 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13333 inferior. Use mi_gdb_test to get GDB and Inferior output.
13334 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13335 descriptor.
13336 (mi_inferior_tty_name): Add inferior PTY file name.
13337 (mi_gdb_start): Add INFERIOR_PTY parameter.
13338 (mi_gdb_test): Add IPATTERN parameter.
13339
f1ea48cb 133402005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 13341
f1ea48cb
BR
13342 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13343 parameter to mi_gdb_test.
13344 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13345
6e650a67
DJ
133462005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13347
13348 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13349 struct_declarations.
13350 * gdb.mi/mi-var-child.exp: Step over the initialization of
13351 struct_declarations.
13352
8be260b6
DJ
133532005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13354
13355 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13356 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13357 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13358 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13359 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13360 file.
13361
4e660f07
NR
133622005-07-27 Nick Roberts <nickrob@snap.net.nz>
13363
13364 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13365 (do_children_tests): Assign values to the extra elements.
13366
13367 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13368 them for tests for "-var-update --no-values" and
a9c64011 13369 "-var-update --all-values".
4e660f07
NR
13370 Add test for "-var-list-children --simple-values".
13371
13372 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13373
13374 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13375 "-stack-list-locals --simple-values" Improve doc strings and
13376 comments.
13377
6bdae935
MK
133782005-07-18 Mark Kettenis <kettenis@gnu.org>
13379
598b7a6f
MK
13380 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13381 *-*-openbsd*.
13382 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13383
6bdae935
MK
13384 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13385 sigaltsatck'.
13386
1323e929 133872005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 13388
1323e929
BR
13389 * gdb.base/default.exp (tty): Changed output of command.
13390 * gdb.base/help.exp (help tty): Ditto.
13391
b1a9c082
MK
133922005-07-12 Mark Kettenis <kettenis@gnu.org>
13393
13394 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13395
10a844a2
MK
133962005-07-10 Mark Kettenis <kettenis@gnu.org>
13397
13398 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13399 -stack-select-frame without arguments.
13400 (test_stack_frame_listing): Add test for newly implemented command
13401 -stack-info-frame.
13402
3cb3b8df
BR
134032005-07-06 Bob Rossi <bob@brasko.net>
13404
13405 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13406 command.
13407 (Copyright): Update copyright.
13408
a0c5fbcf
WZ
134092005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
13410
13411 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13412 tests to evaluate exponentiation expression.
13413
984971d0
AS
134142005-06-29 Andreas Schwab <schwab@suse.de>
13415
13416 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13417 main to avoid warnings.
13418
13419 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13420
fe03833f
NR
134212005-06-20 Nick Roberts <nickrob@snap.net.nz>
13422
13423 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13424 -stack-select-frame without arguments.
13425 (test_stack_frame_listing): Add test for newly implemented command
13426 -stack-info-frame.
a9c64011 13427
7a55f279
WZ
134282005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
13429
0ffa0ea5
DJ
13430 * gdb.fortran/array-element.f: New file.
13431 * gdb.fortran/array-element.exp: New testcase.
7a55f279 13432
26585198
DJ
134332005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13434
13435 * gdb.base/bigcore.exp: Correct checks for systems which can
13436 not dump a large core file.
13437
c1bd25fd
DJ
134382005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13439
13440 * gdb.base/relocate.c: Add a copyright notice.
13441 (dummy): Remove.
13442 * gdb.base/relocate.exp: Test printing the values of variables
13443 from a relocatable file.
13444
589e074d
DJ
134452005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13446
13447 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13448 excess MI output after an error.
13449
0915f927
JB
134502005-05-29 Joel Brobecker <brobecker@adacore.com>
13451
13452 * gdb.arch/alpha-step.c: New file.
13453 * gdb.arch/alpha-step.exp: New testcase.
13454
76ff342d
DJ
134552005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
13456 Dennis Brueni <dennis@slickedit.com>
13457
13458 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13459 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13460 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13461 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13462 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13463 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13464 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13465
96b0c7ac
DJ
134662005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
13467 Wu Zhou <woodzltc@cn.ibm.com>
13468
13469 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13470 IBM's xlc compiler.
13471 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13472 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13473
f21565d2
JB
134742005-05-13 Jim Blandy <jimb@redhat.com>
13475
13476 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13477 calling gdb_suppress_entire_file.
13478 * gdb.base/charset.exp: Same.
13479 * gdb.base/call-rt-st.exp: Same.
13480
6006a3a1
BR
134812005-05-05 Bob Rossi <bob_rossi@cox.net>
13482
13483 * lib/gdb.exp (fullname_syntax): Added global regex.
13484 (fullname_syntax_POSIX): Ditto.
13485 (fullname_syntax_UNC): Ditto.
13486 (fullname_syntax_DOS_CASE): Ditto.
13487 (fullname_syntax_DOS): Ditto.
13488 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13489 fullname_syntax variable to scope and use it.
13490 (test_file_list_exec_source_files): Ditto.
13491 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13492
c3b69c04
DJ
134932005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
13494
13495 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13496
3c95e6af
PG
134972004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
13498
a9c64011
AS
13499 * lib/gdb.exp (skip_altivec_tests): New function, based on
13500 check_vmx_hw_available from the GCC testsuite.
13501 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13502 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 13503
78df6c56
JB
135042005-05-02 Jim Blandy <jimb@redhat.com>
13505
13506 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13507 calling gdb_suppress_entire_file.
13508
1690f9cf
DJ
135092005-04-30 Randolph Chung <tausq@debian.org>
13510
13511 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13512 Slightly relax "sem_post" name checking.
13513
5ea106f7
PG
135142005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13515
13516 * gdb.base/unload.exp: Use new shared library infrastructure.
13517
bf7234cf
PG
135182005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13519
13520 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 13521 infrastructure.
bf7234cf 13522
547b869a
CV
135232005-04-29 Corinna Vinschen <vinschen@redhat.com>
13524
13525 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13526 * gdb.asm/h8300.inc: New file.
13527
f07e55f0
PG
135282005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13529
13530 * gdb.base/shlib-call.exp: Change to use new shared library
13531 infrastructure.
13532
3cbba3d1
PG
135332005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13534
a9c64011
AS
13535 * gdb.base/pending.exp: Change to use new shared library
13536 infrastructure.
3cbba3d1 13537
ed6df200
PG
135382005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13539
a9c64011
AS
13540 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13541 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 13542
8c8f4ebe
PG
135432005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
13544
a9c64011
AS
13545 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13546 shared objects being adjusted and update copyright years.
8c8f4ebe 13547
607fbc54
DJ
135482005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
13549
13550 * ChangeLog: Correct some 2003-01-13 dates.
13551 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13552 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13553 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13554 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13555 gdb.trace/tfind.exp: Update copyright years.
13556
57bf0e56
DJ
135572005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
13558 Daniel Jacobowitz <dan@codesourcery.com>
13559
13560 * lib/gdb.exp (gdb_compile): Handle shlib=.
13561 (gdb_compile_shlib): New function.
13562
9b593790
PG
135632005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
13564
a9c64011 13565 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 13566
9494c6a5
DJ
135672005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13568
13569 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13570 gdb.server.
13571 * configure.ac: Likewise.
13572 * configure: Regenerated.
13573 * gdb.gdbserver/Makefile.in: Moved to...
13574 * gdb.server/Makefile.in: ... here.
13575 * gdb.gdbserver/server.c: Moved to...
13576 * gdb.server/server.c: ... here.
13577 * gdb.gdbserver/server-run.exp: Moved to...
13578 * gdb.server/server-run.exp: ... here.
13579
6f8eac0e
DJ
135802005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13581
13582 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13583 * configure.ac: Create gdb.gdbserver/Makefile.
13584 * configure: Regenerated.
13585 * lib/gdbserver-support.exp: New file, derived from
13586 config/gdbserver.exp.
13587 * config/gdbserver.exp: Use gdbserver-support.exp.
13588 * gdb.gdbserver/Makefile.in: New file.
13589 * gdb.gdbserver/server.c: New file.
13590 * gdb.gdbserver/server-run.exp: New file.
13591
6e87504d
PG
135922005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
13593
a9c64011
AS
13594 * lib/gdb.exp (test_compiler_info): Return compiler_info
13595 if no arguments are given.
6e87504d 13596
d1779be4
PG
135972005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
13598
13599 * gdb.arch/altivec-abi.exp: Check for compiler and set
13600 use altivec' flag accordingly.
13601 * gdb.arch/altivec-regs.exp: Likewise.
13602
88750304
DJ
136032005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
13604
13605 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13606
f3fb768d
AS
136072005-03-27 Andreas Schwab <schwab@suse.de>
13608
13609 * gdb.base/bigcore.c (main): Add missing mode argument in open
13610 call.
13611
7e813ac5
DJ
136122005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
13613
13614 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13615 downloads.
13616 * config/gdbserver.exp (gdb_load): Likewise.
13617
8e3049aa
PB
136182005-03-14 Paul Brook <paul@codesourcery.com>
13619
13620 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13621 targets.
13622
a9df7c44
JB
136232005-03-09 Joel Brobecker <brobecker@adacore.com>
13624
13625 * gdb.dwarf2/dup-psym.S: New file.
13626 * gdb.dwarf2/dup-psym.exp: New testcase.
13627
9f0d94e8
JB
136282005-03-09 Joel Brobecker <brobecker@adacore.com>
13629
13630 * gdb.ada/exec_changed/first.adb: New file.
13631 * gdb.ada/exec_changed/second.adb: New file.
13632 * gdb.ada/exec_changed.exp: New testcase.
13633
5f579bc5
NS
136342005-03-08 Nathan Sidwell <nathan@codesourcery.com>
13635
36e9969c
NS
13636 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
13637 (A2): New class.
13638 (main): Test operator+.
13639 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
13640 breakpoint test.
13641
5f579bc5
NS
13642 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
13643 * gdb.base/signull.exp: Disable if gdb,nosignals.
13644 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
13645 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
13646 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
13647 * gdb.mi/mi2-console.exp: Likewise.
13648 * gdb.trace/collection.exp (run_trace_experiment): Consume the
13649 continue output at start.
13650 (gdb_collect_locals_test): Robustify regexp.
13651 * gdb.trace/passc-dyn.exp: Fix comment typo.
13652 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
13653
be46087e
CV
136542005-03-08 Corinna Vinschen <vinschen@redhat.com>
13655
13656 * gdb.asm/asm-source.exp: Add iq2000 case.
13657 * gdb.asm/iq2000.inc: New file.
13658
384e1a61 136592005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 13660
384e1a61
MI
13661 * gdb.base/command.exp: Change hardcoded value to regular expression.
13662 * gdb.base/float.exp: Add powerpc to the list of targets checked.
13663
584b6e9e
DJ
136642005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
13665
13666 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
13667 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
13668 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
13669 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
13670 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
13671
ab5b5d61
MK
136722005-03-05 Mark Kettenis <kettenis@gnu.org>
13673
13674 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
13675 changes.
13676
ae051c1b
PG
136772004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
13678
a9c64011
AS
13679 * lib/compiler.c: Add test for IBM's xlc compiler.
13680 * lib/compiler.cc: Likewise.
ae051c1b 13681
3f0f6ed2
JB
136822004-02-24 Joel Brobecker <brobecker@adacore.com>
13683
13684 * gdb.ada/fixed_points.exp: Create compilation object directory
13685 before running the test.
13686 * gdb.ada/null_record.exp: Likewise.
13687 * gdb.ada/packed_array.exp: Likewise.
13688 * gdb.ada/start.exp: Likewise.
13689
724f452b
JB
136902005-02-15 Joel Brobecker <brobecker@adacore.com>
13691
13692 * gdb.ada/packed_array/pa.adb: New file.
13693 * gdb.ada/packed_array.exp: New testcase.
13694
57f5cdfb 136952005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 13696
1f393151
MK
13697 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
13698 files.
13699
ebdda337
MK
13700 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
13701 on *-*-openbsd*. Correctly match whitespace in regukar
13702 expressions.
13703
cf309262
DJ
137042005-02-10 Daniel Jacobowitz <dan@debian.org>
13705
13706 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
13707 PR exp/1821
13708 * gdb.base/gdb1821.c: New test file.
13709 * gdb.base/gdb1821.exp: New test file.
13710
3be49e7a
JB
137112005-02-09 Joel Brobecker <brobecker@adacore.com>
13712
13713 * gdb.base/start.c: New file.
13714 * gdb.base/start.exp: New testcase.
13715
e292e67d
JB
137162005-02-09 Joel Brobecker <brobecker@adacore.com>
13717
13718 * gdb.ada/start/dummy.adb: New file.
13719 * gdb.ada/start.exp: New testcase.
13720
dbdfa66c
CV
137212005-02-09 Corinna Vinschen <vinschen@redhat.com>
13722
13723 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
13724 for printing symbols and statistics.
13725 Add test for using relative pathnames in "maint print msymbols" test.
13726 Mark "maint info sections DATA" XFAIL on Cygwin.
13727 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
13728 tests.
13729
d7941671
AC
137302005-02-09 Andreas Schwab <schwab@suse.de>
13731
13732 Committed by Andrew Cagney <cagney@gnu.org>
13733 * gdb.base/remotetimeout.exp: New file.
13734
74e5ef44
MK
137352005-02-07 Mark Kettenis <kettenis@gnu.org>
13736
13737 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
13738
464dd14d
JB
137392005-02-03 Joel Brobecker <brobecker@adacore.com>
13740
13741 * gdb.ada/gnat_ada.gpr: New file.
13742 * gdb.ada/gnat_ada.gin: Delete, no longer used.
13743 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
13744 * configure.ac: No longer generate gnat_ada.gpr.
13745 * configure: Regenerate.
13746 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
13747 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
13748 * gdb.ada/null_record/bar.ads: Likewise.
13749 * gdb.ada/null_record/bar.adb: Likewise.
13750 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
13751 * gdb.ada/null_record.exp (testdir): New variable.
13752 (testfile): executable is now in testdir subdirectory.
13753 (srcfile): Use full path to the main compilation unit.
13754 * gdb.ada/fixed_points.exp: Same changes as above.
13755
30d756ae
NR
137562005-02-03 Nick Roberts <nickrob@snap.net.nz>
13757
13758 * gdb.base/interp.exp: New test.
13759
9d799f85
AC
137602005-01-24 Andrew Cagney <cagney@gnu.org>
13761
13762 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
13763
15656118
AC
137642005-01-19 Andrew Cagney <cagney@gnu.org>
13765
a892c31b
AC
13766 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
13767 configure.ac not configure.in.
13768
15656118
AC
13769 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
13770 of powerpc*-*-*.
13771 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 13772 * gdb.base/list.exp (test_list_function)
15656118
AC
13773 (test_list_filename_and_function): Ditto.
13774 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
13775
a7b01baf
AC
137762005-01-16 Andrew Cagney <cagney@gnu.org>
13777
17d92a02
AC
13778 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
13779
a7b01baf
AC
13780 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
13781
bc8332bb
AC
137822005-01-14 Andrew Cagney <cagney@gnu.org>
13783
13784 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
13785 * gdb.mi/mi2-var-cmd.exp: Ditto.
13786
4d074752
CV
137872005-01-10 Corinna Vinschen <vinschen@redhat.com>
13788
13789 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
13790
bec39cab
AC
137912005-01-07 Andrew Cagney <cagney@gnu.org>
13792
13793 * configure.ac: Rename configure.in, require autoconf 2.59.
13794 * configure: Re-generate.
13795 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
13796 * gdb.stabs/configure: Re-generate.
13797 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
13798 * gdb.hp/configure: Re-generate.
13799 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
13800 autoconf 2.59.
13801 * gdb.hp/gdb.objdbg/configure: Re-generate.
13802 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
13803 autoconf 2.59.
13804 * gdb.hp/gdb.defects/configure: Re-generate.
13805 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
13806 autoconf 2.59.
13807 * gdb.hp/gdb.compat/configure: Re-generate.
13808 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
13809 autoconf 2.59.
13810 * gdb.hp/gdb.base-hp/configure: Re-generate.
13811 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
13812 autoconf 2.59.
13813 * gdb.hp/gdb.aCC/configure: Re-generate.
13814
f10b16d4
JB
138152004-12-15 Jim Blandy <jimb@redhat.com>
13816
13817 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
13818 under NPTL when there is debugging info available for libpthread.
13819
fb6e1814
JG
138202004-12-13 Jerome Guitton <guitton@gnat.com>
13821
13822 * gdb.ada/fixed_points.c: New file.
13823 * gdb.ada/fixed_points.exp: New file.
13824
fe46cd3a
RC
138252004-12-03 Randolph Chung <tausq@debian.org>
13826
13827 * gdb.arch/pa-nullify.exp: New file.
13828 * gdb.arch/pa-nullify.s: New file.
13829
8de0841b
RC
138302004-11-30 Randolph Chung <tausq@debian.org>
13831
13832 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
13833 instead of "tbug". Fix regexp to work properly with gdb_test.
13834
c8170782
PH
138352004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
13836
13837 * gdb.base/bitfields2.exp: New test.
13838 * gdb.base/bitfields2.c: New file.
13839
954269c2
RE
138402004-11-28 Richard Earnshaw <rearnsha@arm.com>
13841
13842 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
13843
0107feed
RC
138442004-11-16 Randolph Chung <tausq@debian.org>
13845
13846 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
13847
f073ae8c
DJ
138482004-11-14 Daniel Jacobowitz <dan@debian.org>
13849
13850 * gdb.threads/threadapply.exp: Correct "macro details" test.
13851
19ad59e7
JJ
138522004-11-11 Jeff Johnston <jjohnstn@redhat.com>
13853
13854 * gdb.threads/threadapply.exp: New test.
13855 * gdb.threads/threadapply.c: New file.
13856
9cf0961b
MK
138572004-11-07 Mark Kettenis <kettenis@gnu.org>
13858
13859 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
13860 frames.
13861
c789492a
FL
138622004-11-05 Felix Lee <felix+log1@specifixinc.com>
13863
13864 * gdb.base/cursal.exp: New file.
13865 * gdb.base/cursal.c: New file.
13866
a1e167bb
AC
138672004-11-03 Andrew Cagney <cagney@gnu.org>
13868
13869 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
13870
b7cbf173
MK
138712004-10-30 Mark Kettenis <kettenis@gnu.org>
13872
13873 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
13874 NetBSD/ELF targets.
13875
88f9d34f
JB
138762004-10-29 Joel Brobecker <brobecker@gnat.com>
13877
13878 * gdb.threads/bp_in_thread.c: New file, copied from
13879 pthread_cond_wait.c.
13880 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
13881 file, rather than reusing the .c file from another testcase.
13882
ca7d6a0c
JB
138832004-10-20 Joel Brobecker <brobecker@gnat.com>
13884
13885 * gdb.ada/null_record.exp: Check where we stopped after
13886 sending the start command, instead of where the associated
13887 temporary breakpoint was inserted.
13888
0d863d03
AC
138892004-10-14 Andrew Cagney <cagney@gnu.org>
13890
13891 * gdb.mi/gdb701.c (main): Return 0.
13892
d11e72cb
DJ
138932004-10-13 Daniel Jacobowitz <dan@debian.org>
13894
d40539a4 13895 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 13896
e1923096
JJ
138972004-10-12 Jeff Johnston <jjohnstn@redhat.com>
13898
13899 * gdb.threads/schedlock.c: Add comment markers to use to find
13900 line numbers.
13901 * gdb.threads/schedlock.exp: Adjust regex to handle the new
13902 comments.
13903 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
13904 breakpoint lines.
13905
ec8ba2c9
DJ
139062004-10-12 Daniel Jacobowitz <dan@debian.org>
13907
13908 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
13909
0eb3658b
DJ
139102004-10-12 Daniel Jacobowitz <dan@debian.org>
13911
13912 * configure.in: Add gdb.dwarf2.
13913 * configure: Regenerated.
13914 * Makefile.in: Add gdb.dwarf2.
13915 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
13916 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
13917 gdb.dwarf2/file1.txt: New files.
13918
a271cc33
OF
139192004-10-11 Orjan Friberg <orjanf@axis.com>
13920
a9c64011 13921 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
13922 of "run", since the latter doesn't work with remote targets. Adjust
13923 the breakpoint numbering accordingly.
13924 * gdb.threads/pthread_cond_wait.exp: Ditto.
13925
895ce074
MC
139262004-10-08 Michael Chastain <mec.gnu@mindspring.com>
13927
13928 * gdb.base/overlays.exp: Update copyright years.
13929
6be3092d
KI
139302004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
13931
13932 * gdb.base/overlays.exp: Disable if target is Linux.
13933
e05389b8
FL
139342004-10-06 Felix Lee <felix+log1@specifixinc.com>
13935
13936 * config/gdbserver.exp (gdb_load): Use right filename on remote.
13937
73cb587d
KI
139382004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
13939
13940 * gdb.asm/asm-source.exp: Add m32r-linux target.
13941 * gdb.asm/m32r-linux.inc: New file.
13942
3c0edcdc
AC
139432004-09-24 Andrew Cagney <cagney@redhat.com>
13944 David Anderson <anderson@redhat.com>
13945
13946 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
13947 command fails, assume things will work.
13948 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
13949 (_GNU_SOURCE): Define.
13950 (print_unsigned, print_hex): Change parameter to "long long".
13951 (print_byte_count): New function, use to print byte counts.
13952 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
13953 O_LARGEFILE.
13954 (main): Compute an upper bound on a corefile in max_core_size.
13955 Limit memory chunk size to max_core_size. Limit total memory
13956 allocated to max_core_size.
13957
4bb3667f
AC
139582004-09-23 Andrew Cagney <cagney@gnu.org>
13959
13960 * gdb.base/bigcore.exp: Replace the code that creates a corefile
13961 from a separate process with code that creates a corefile by
13962 making the inferior dump core.
13963
60fe1a51
MK
139642004-09-23 Mark Kettenis <kettenis@gnu.org>
13965
13966 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
13967 block.
13968
8e937346
MC
139692004-09-23 Michael Chastain <mec.gnu@mindspring.com>
13970
13971 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
13972 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
13973 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
13974 Likewise.
13975
7213f6d6
JJ
139762004-09-20 Jeff Johnston <jjohnstn@redhat.com>
13977
13978 * gdb.java/jprint.exp: New test case for java inferior call.
13979 * gdb.java/jprint.java: Ditto.
13980
eac69dca
JB
139812004-09-15 Joel Brobecker <brobecker@gnat.com>
13982
13983 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
13984
22227696
MC
139852004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13986
13987 * gdb.threads/killed.c: Include <stdlib.h>.
13988 * gdb.threads/pthreads.c: Likewise.
13989
7dd403a4
MC
139902004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13991
13992 * gdb.threads/killed.c: Add copyright notice.
13993
33f2d567
JM
139942004-09-10 Jason Molenda (jmolenda@apple.com)
13995
a9c64011
AS
13996 * gdb.base/define.exp: Two new tests to verify zero space chars
13997 after 'if' and 'while' commands in a user-defined command is correctly
13998 parsed.
33f2d567 13999
e05b62ac
AC
140002004-09-08 Andrew Cagney <cagney@gnu.org>
14001
14002 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
14003 delivery test with duplicate at end of file.
14004
9cbe82da
MK
140052004-09-06 Mark Kettenis <kettenis@jive.nl>
14006
14007 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
14008
564803d9
MC
140092004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14010
14011 * config/hppro.exp: Removed.
14012
7c6807ce
MC
140132004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14014
14015 * config/sparclet.exp: Removed.
14016
bf7e26dd
MC
140172004-09-05 Michael Chastain <mec.gnu@mindspring.com>
14018
14019 * config/udi.exp: Removed.
14020
714e341b
MC
140212004-09-02 Michael Chastain <mec.gnu@mindspring.com>
14022
14023 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
14024 of "exp_continue".
14025 (advancei): Likewise.
14026
1236e623
JJ
140272004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14028
14029 * gdb.base/unload.exp: Fix so messages aren't duplicated.
14030
3bdcad15
MI
140312004-09-01 Manoj Iyer <manjo@austin.ibm.com>
14032
228af206 14033 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
14034 to check for nodebug in executable.
14035 * gdb.gdb/observer.exp (setup_test): Likewise.
14036 * gdb.gdb/selftest.exp (test_with_self): Likewise.
14037 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
14038
c72b934c
AC
140392004-09-01 Andrew Cagney <cagney@gnu.org>
14040
14041 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14042 files.
14043
edd9b715
JJ
140442004-09-01 Jeff Johnston <jjohnstn@redhat.com>
14045
14046 * gdb.base/unload.exp: Fix expected warning message to match
14047 latest format.
14048
fb4ce06b
CV
140492004-09-01 Corinna Vinschen <vinschen@redhat.com>
14050
14051 * gdb.base/call-rt-st.exp: Fix typos.
14052
ce78e7c3
MI
140532004-08-31 Manoj Iyer <manjo@austin.ibm.com>
14054
14055 * gdb.threads/thread_check.exp: New testcase.
14056 * gdb.threads/thread_check.c: New testcase.
14057
2dedb159
AC
140582004-08-31 Andrew Cagney <cagney@gnu.org>
14059
14060 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
14061 (skip_to_handler_entry): New procedures. Test stepping into a
14062 handler when the breakpoint is at the handler's entry point.
14063
68f53502
AC
140642004-08-30 Andrew Cagney <cagney@gnu.org>
14065
14066 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
14067 gdb/1757.
14068
3e3ffd2b
MC
140692004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14070
14071 With code from Manoj Iyer <manjo@austin.ibm.com>:
14072 * lib/gdb.exp (gdb_file_cmd): Return more information in the
14073 return value. Add an arm for "no debugging symbols found".
14074 Change a stray "error" to "perror".
14075 (gdb_run_cmd): Adapt to new return value.
14076 * gdb.base/remote.exp: Adapt to new return value.
14077 * gdb.gdb/complaints.exp: Likewise.
14078 * gdb.gdb/observer.exp: Likewise.
14079 * gdb.gdb/selftest.exp: Likewise.
14080 * gdb.gdb/xfullpath.exp: Likewise.
14081
4b6f5fd2
JB
140822004-08-27 Joel Brobecker <brobecker@gnat.com>
14083
14084 * gdb.threads/bp_in_thread.exp: New testcase.
14085
e5b25496
MC
140862004-08-27 Michael Chastain <mec.gnu@mindspring.com>
14087
14088 Fix PR testsuite/1735.
14089 * gdb.threads/schedlock.c (thread_function): Add a cast
14090 to suppress a gcc warning.
14091 * gdb.threads/thread-specific.c (thread_function): Likewise.
14092
934353d6
MC
140932004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14094
14095 * gdb.base/unload.c: Include <stdlib.h>.
14096
f98a0aef 140972004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 14098
f98a0aef 14099 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
14100 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
14101 synchronized after the "return".
14102
5a2e8882
MC
141032004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14104
14105 * gdb.mi/basics.c: Include <stdio.h>.
14106 * gdb.mi/pthreads.c: Include <stdlib.h>.
14107 * gdb.mi/var-cmd.c: Include <stdlib.h>.
14108
a9640423
MC
141092004-08-26 Michael Chastain <mec.gnu@mindspring.com>
14110
14111 * gdb.threads/schedlock.c: Add copyright notice.
14112
b04e311d
AC
141132004-08-25 Andrew Cagney <cagney@gnu.org>
14114
14115 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
14116 (skip_over_handler, breakpoint_over_hander): New test procedures.
14117 (advance, advancei): Add a proper prefix, do not use
14118 rerun_to_main.
14119 * gdb.base/sigstep.c (main): Change to use an infinite loop.
14120
7c27f15b
MC
141212004-08-24 Michael Chastain <mec.gnu@mindspring.com>
14122
14123 * gdb.mi/basics.c: Add copyright notice.
14124 * gdb.mi/var-cmd.c: Add copyright notice.
14125
fffc87ae
MC
141262004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14127
14128 * lib/gdb.exp: Remove signed_keyword_not_used.
14129 * lib/compiler.c: Likewise.
14130 * lib/compiler.cc: Likewise.
14131
d782e0bf
MC
141322004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14133
14134 * gdb.base/whatis.c: Remove conditional disabling of "signed".
14135 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
14136
96033e83
MC
141372004-08-23 Michael Chastain <mec.gnu@mindspring.com>
14138
14139 * gdb.base/whatis.c: Add copyright notice.
14140
cf38c229
MK
141412004-08-20 Mark Kettenis <kettenis@gnu.org>
14142
14143 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
14144 it to skip the breakpoints encoded in the inline assembly.
14145
f4b49756
MC
141462004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14147
14148 * Makefile.in: Add gdb.fortran.
14149
2f193b69
MC
141502004-08-20 Michael Chastain <mec.gnu@mindspring.com>
14151
14152 * gdb.base/call-sc.exp (test_scalar_returns):
14153 Fix cut-and-paste glitch in "Make fun return now".
14154
89a237cb
MC
141552004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14156
14157 * configure.in: Add gdb.fortran.
14158 * configure: Regenerate.
14159 * gdb.fortran/Makefile.in: New file.
14160 * lib/gdb.exp (skip_fortran_tests): New procedure.
14161
469aff8e
MC
141622004-08-17 Michael Chastain <mec.gnu@mindspring.com>
14163
14164 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
14165 reference to bug-gnu@prep.ai.mit.edu.
14166 * gdb.mi/mi-var-child.exp: Likewise.
14167 * gdb.mi/mi-var-cmd.exp: Likewise.
14168 * gdb.mi/mi-var-display.exp: Likewise.
14169 * gdb.mi/mi2-var-block.exp: Likewise.
14170 * gdb.mi/mi2-var-child.exp: Likewise.
14171 * gdb.mi/mi2-var-cmd.exp: Likewise.
14172 * gdb.mi/mi2-var-display.exp: Likewise.
14173
00b51b9f
MK
141742004-08-15 Mark Kettenis <kettenis@gnu.org>
14175
14176 * gdb.base/unload.c (main): Make local variable msg const.
14177
45f07fef
MC
141782004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14179
14180 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
14181 to bug-gnu@prep.ai.mit.edu.
14182 * gdb.mi/mi-disassemble.exp: Likewise.
14183 * gdb.mi/mi-eval.exp: Likewise.
14184 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
14185 default line number.
14186 * gdb.mi/mi-return.exp: Likewise.
14187 * gdb.mi/mi-simplerun.exp: Likewise.
14188 * gdb.mi/mi-stack.exp: Likewise.
14189 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
14190 number with explicit range test.
14191 * gdb.mi/mi-watch.exp: Likewise.
14192 * gdb.mi/mi2-break.exp: Likewise.
14193 * gdb.mi/mi2-cli.exp: Likewise.
14194 * gdb.mi/mi2-disassemble.exp: Likewise.
14195 * gdb.mi/mi2-eval.exp: Likewise.
14196 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14197 default line number.
14198 * gdb.mi/mi2-return.exp: Likewise.
14199 * gdb.mi/mi2-simplerun.exp: Likewise.
14200 * gdb.mi/mi2-stack.exp: Likewise.
14201 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14202 number with explicit range test.
14203 * gdb.mi/mi2-watch.exp: Likewise.
14204
dd8c8ee7
MC
142052004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14206
14207 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14208 * gdb.cp/m-static.exp: Likewise.
14209 * gdb.cp/rtti.exp: Likewise.
14210
4e838464
MK
142112004-08-14 Mark Kettenis <kettenis@gnu.org>
14212
14213 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14214
8d8cb839
EZ
142152004-08-14 Eli Zaretskii <eliz@gnu.org>
14216
14217 * ChangeLog: Prefix Local Variables with semi-colons and indent
14218 the reference to older ChangeLog files, to fix fontification in
14219 Emacs.
14220
deea8bb0
MC
142212004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14222
14223 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14224 * gdb.mi/mi2-break.exp: Likewise.
14225
c3297504
MC
142262004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14227
14228 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14229
25808999
MC
142302004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14231
14232 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14233
226a8d71
MC
142342004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14235
14236 * gdb.cp/classes.exp: Remove unused declarations. Just let
14237 test names default instead of providing special names. Remove
14238 extraneous demangler test.
14239
37fdf854
JJ
142402004-08-12 Jeff Johnston <jjohnstn@redhat.com>
14241
14242 * gdb.base/unload.exp: New test for breakpoints in dynamically
14243 loaded libraries.
14244 * gdb.base/unload.c: Ditto.
14245 * gdb.base/unloadshr.c: Ditto.
14246
2d3a7986
MC
142472004-08-12 Michael Chastain <mec.gnu@mindspring.com>
14248
14249 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14250 cp_test_ptype_class.
14251 (test_enums): Likewise.
14252
c72b934c
AC
142532004-08-10 Andrew Cagney <cagney@gnu.org>
14254
14255 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14256 files.
14257
cc503c8a
AC
142582004-08-10 Andrew Cagney <cagney@gnu.org>
14259
14260 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14261 init_malloc call.
14262
902f2ccb
MC
142632004-08-10 Michael Chastain <mec.gnu@mindspring.com>
14264
14265 * ChangeLog: Add copyright notice. The notice is copied
14266 from emacs 21.3 top level ChangeLog.
14267
78c90502
MC
142682004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14269
14270 * lib/cp-support.exp: New file.
14271 * lib/cp-support.exp (cp_test_type_class): New function.
14272 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14273 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14274 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14275 cp_test_ptype_class.
14276
88e5ea78
MC
142772004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14278
14279 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14280 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14281 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14282 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14283 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14284 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14285 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14286 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14287 gdb.mi/mi2-watch.exp: Update copyright years.
14288
6a89fc9c
MK
142892004-08-09 Mark Kettenis <kettenis@gnu.org>
14290
14291 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14292
1482e0de
MC
142932004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14294
14295 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14296 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14297 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14298 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14299 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14300 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14301 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14302 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14303 gdb.mi/mi-watch.exp: Update copyright years.
14304
1a5ce3f3
DJ
143052004-08-08 Daniel Jacobowitz <dan@debian.org>
14306
14307 PR gdb/1738
14308 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14309 from a breakpoint with a pending signal.
14310
04f6ecf2
DJ
143112004-08-08 Daniel Jacobowitz <dan@debian.org>
14312
14313 PR gdb/1736
14314 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14315 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14316 the prompt.
14317 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14318
54d90d35
DJ
143192004-08-08 Daniel Jacobowitz <dan@debian.org>
14320
14321 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14322
d2f6abb0
DJ
143232004-08-08 Daniel Jacobowitz <dan@debian.org>
14324
14325 PR gdb/1736
14326 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14327 for i?86-*-linux*.
14328
5598c03d
DJ
143292004-08-08 Daniel Jacobowitz <dan@debian.org>
14330
14331 * gdb.arch/i386-prologue.exp: Compile without debug information.
14332
c6fee705
MC
143332004-08-08 Michael Chastain <mec.gnu@mindspring.com>
14334
14335 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14336 rather than asking gdb to search.
14337
dd90efdb
MC
143382004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14339
14340 * gdb.base/gcore.c: Include <string.h>.
14341
1e84bec1
MC
143422004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14343
14344 * gdb.base/gcore.c: Add copyright notice.
14345
e425eb2b
MC
143462004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14347
14348 * gdb.base/freebpcmd.c: Include <stdio.h>.
14349 * gdb.base/long_long.c: Include <string.h>.
14350 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14351 * gdb.base/siginfo.c: Include <string.h>.
14352 * gdb.base/sigstep.c: Include <string.h>.
14353
cb9aaed5
MC
143542004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14355
14356 * gdb.base/complex.c: Include <stdlib.h>.
14357
55944f3d
MC
143582004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14359
14360 * gdb.base/complex.c: Add copyright notice.
14361
7b2953d9
MC
143622004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14363
14364 * gdb.base/charset.c: Include <stdlib.h>.
14365
c9133d23
MC
143662004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14367
14368 * gdb.base/auxv.c: Include <stdlib.h>.
14369
0a8490ad
MC
143702004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14371
14372 * gdb.base/auxv.c: Add copyright notice.
14373
3426d5ec
MC
143742004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14375
14376 * gdb.base/coremaker.c: Add copyright notice.
14377 * gdb.base/coremaker2.c: Add copyright notice.
14378
8da195dd
AC
143792004-08-04 Andrew Cagney <cagney@gnu.org>
14380
14381 * gdb.base/store.exp: Update copyright.
14382 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14383 names, do not import gdb_prompt.
14384
8d394f98
AC
143852004-08-01 Andrew Cagney <cagney@gnu.org>
14386
14387 Fix PR testsuite/1729.
14388 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14389 not use capture_value with value 4.
14390 (capture_value): Add optional test name parameter.
14391 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14392 the prefix, pass to capture_value.
14393
b6702b23
MK
143942004-08-01 Mark Kettenis <kettenis@gnu.org>
14395
14396 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14397 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14398 (main): Call new function.
14399
c203e0ca
MC
144002004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14401
14402 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14403
a7995a30
MC
144042004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14405
14406 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14407
9366563b
MC
144082004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14409
b6eeaf26 14410 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
14411 Accept more values of vtbl pointer. Remove some messages
14412 about "obsolete gcc or gdb".
14413
2fc1f950
MC
144142004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14415
14416 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14417
c724d49b
MC
144182004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14419
14420 * gdb.base/asm-source.exp: Properly convert target board
14421 debug flags from gcc format to binutils format.
14422
736b0fce
MK
144232004-07-28 Mark Kettenis <kettenis@gnu.org>
14424
14425 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14426 gdb1718". PR backtrace/1718 partially fixed.
14427
5633ea5c
JJ
144282004-07-27 Jeff Johnston <jjohnstn@redhat.com>
14429
14430 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14431
575eebb1
NC
144322004-07-26 Nick Clifton <nickc@redhat.com>
14433
14434 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14435 good default value for a specific architecture is available then
14436 set it to that value. Otherwise default to the -gstabs switch.
14437 Remove the -g... switches from the asm-flags variable. Allow the
14438 target board info to override the value if it wants to. Pass the
14439 switch on the assembler command line.
14440
62104619
MK
144412004-07-23 Mark Kettenis <kettenis@gnu.org>
14442
14443 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14444 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14445 (main): Call new function.
14446
4a1135b8
MC
144472004-07-22 Michael Chastain <mec.gnu@mindspring.com>
14448
14449 Test for PR exp/1715.
14450 * gdb.base/radix.exp: Refactor common procedures. Make all
14451 test names unique. Change XFAIL to KFAIL.
14452
8a12c1f0
MC
144532004-07-20 Michael Chastain <mec.gnu@mindspring.com>
14454
14455 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14456 * gdb.ada/gnat_ada.gin: ... to here.
14457 * configure.in: Use gnat_ada.gin.
14458 * configure: Regenerate.
14459
23b451cf
AC
144602004-07-20 Andrew Cagney <cagney@gnu.org>
14461
14462 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14463 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14464 XFAILs. Clean up test messages and comments. Check backtraces.
14465 Delete re-sync code.
14466
ab618a02
MC
144672004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14468
14469 Fix PR cli/740.
14470 * gdb.base/annota1.exp: Honor gdb,nosignals.
14471 * gdb.base/annota3.exp: Likewise.
14472
46dad340
MC
144732004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14474
14475 * lib/java.exp: Update copyright notice.
14476
756d8c70
AC
144772004-07-19 Andrew Cagney <cagney@gnu.org>
14478
14479 * gdb.base/selftest.exp: Copy file from here ...
14480 * gdb.gdb/selftest.exp: ... to here.
14481
586027e6
AC
144822004-07-16 Andrew Cagney <cagney@redhat.com>
14483
14484 * lib/insight-support.exp: Delete file.
14485 * lib/java.exp (java_init): Fix copyright.
14486
029d2200
AC
144872004-07-16 Andrew Cagney <cagney@gnu.org>
14488
14489 * gdb.base/restore.c: Append "prologue" to comments marking the a
14490 function's prologue.
14491 * gdb.base/restore.exp: Update copyright, re-indent.
14492 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14493 callerN" prefix where needed. Update patterns that match a
14494 function's prologue.
14495
653b62c5
MC
144962004-07-16 Michael Chastain <mec.gnu@mindspring.com>
14497
14498 * gdb.base/restore.c: Add copyright notice.
14499
f7d690e5
AC
145002004-07-16 Andrew Cagney <cagney@gnu.org>
14501
14502 * gdb.base/logical.exp: Update copyright.
14503 (evaluate): New procedure. Use to re-implement tests using
14504 several tables.
14505
d629a7cb
MH
145062004-07-14 Martin Hunt <hunt@redhat.com>
14507
14508 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14509 which fixes some problems where init.tcl was not found.
14510
9c7bb332
AC
145112004-07-13 Andrew Cagney <cagney@gnu.org>
14512
6bf46641
AC
14513 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14514 (check_sizeof, check_valueof): Do not include the output in the
14515 test name. Use gdb_test.
14516 (get_valueof): Use gdb_test_multiple.
14517
c4ffd4c0
AC
14518 * gdb.base/step-test.exp: Update copyright. Use
14519 gdb_test_multiple. Ensure that test names do not include
14520 architecture dependent output.
14521
ab89363a
AC
14522 * gdb.gdb/observer.exp: Update copyright.
14523 (setup_test): Use gdb_test_multiple.
14524 (attach_first_observer, attach_second_observer)
14525 (attach_third_observer, detach_first_observer)
14526 (detach_second_observer, detach_third_observer)
14527 (reset_counters, check_counters): Make $message a prefix.
14528 (test_normal_stop_notifications): Add "args" parameter - a list of
14529 init functions to be called. Make $message a prefix,
14530 (test_observer_normal_stop): Change the message prefixes so that
14531 they are unique, pass the attach / detach procedures to
14532 test_normal_stop_notifications.
14533
ec58997a
AC
14534 * gdb.base/signull.exp (test_segv): Prefix all tests with
14535 "${name}". Clean up test messages.
14536
b475183b
AC
14537 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14538
9c7bb332
AC
14539 * gdb.base/ena-dis-br.exp: Update copyright.
14540 (break_at): New function. Replace send_gdb with gdb_test,
14541 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14542 ignore count, not stopped at bpt", with KFAIL.
14543
2dd95497
CV
145442004-07-13 Corinna Vinschen <vinschen@redhat.com>
14545
14546 * gdb.base/attach.exp: Remove cleanupfile handling.
14547
419e626b
AC
145482004-07-12 Andrew Cagney <cagney@gnu.org>
14549
14550 * gdb.base/annota1.exp: Cleanup corefile test name.
14551 * gdb.base/annota3.exp: Ditto.
14552
8b1b3228
AC
145532004-07-12 Andrew Cagney <cagney@gnu.org>
14554
78650829
AC
14555 * gdb.base/signals.exp: Clean up copyright, re-indent.
14556
8b1b3228
AC
14557 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14558 gdb_test and gdb_test_multiple.
14559
935c2760
JJ
145602004-07-08 Jeff Johnston <jjohnstn@redhat.com>
14561
14562 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 14563 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
14564 provide line number info for first statement in main.
14565
1544280f
AC
145662004-07-08 Andrew Cagney <cagney@gnu.org>
14567
1279f4ff
AC
14568 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14569
1544280f
AC
14570 * gdb.base/sigbpt.exp: Make the common part of each test name a
14571 prefix instead of suffix.
14572
bcc82369
BR
145732004-07-07 Bob Rossi <bob_rossi@cox.net>
14574
14575 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14576 test from test_tbreak_creation_and_listing to
14577 test_file_list_exec_source_file
14578 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14579 Changed name of test from test_tbreak_creation_and_listing to
14580 test_file_list_exec_source_file
14581
23f4b0aa
JJ
145822004-07-07 Jeff Johnston <jjohnstn@redhat.com>
14583
14584 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14585 the jmisc() constructor instead of <init>.
14586 * gdb.java/jmisc1.exp: Ditto.
14587
56401cd5
AC
145882004-07-07 Andrew Cagney <cagney@gnu.org>
14589
14590 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14591 corrupting the PC.
14592
44ae2f6a
MC
145932004-07-06 Michael Chastain <mec.gnu@mindspring.com>
14594
14595 * gdb.cp/templates.exp: Accept whitespace change in demangler
14596 output.
14597
45a83408
AC
145982004-07-06 Andrew Cagney <cagney@gnu.org>
14599
14600 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14601
d205ad70
MC
146022004-07-02 Michael Chastain <mec.gnu@mindspring.com>
14603
14604 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14605 * lib/compiler.cc: Likewise.
14606
06ea1a61
MC
146072004-06-30 Michael Chastain <mec.gnu@mindspring.com>
14608
14609 * lib/compiler.cc: Work around string preprocessing problem
14610 with old hp c++ compiler.
14611 * lib/compiler.c: Likewise.
14612
daab1251
CV
146132004-06-29 Corinna Vinschen <vinschen@redhat.com>
14614
14615 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14616 directives to conditionalize symbol prefixing.
14617 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14618 additional_flags handling. Add underscore prefix for Cygwin.
14619 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14620 conditionalize symbol prefixing.
14621 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14622 additional_flags handling. Add underscore prefix for Cygwin.
14623
cc984116
CV
146242004-06-29 Corinna Vinschen <vinschen@redhat.com>
14625
14626 * gdb.base/bigcore.exp: Skip test on Cygwin.
14627
c279b077
MC
146282004-06-28 Michael Chastain <mec.gnu@mindspring.com>
14629
14630 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14631 formats for "info register". Use gdb_test_multiple. Fix
14632 the "invalid register" test.
14633
0e915747
CV
146342004-06-28 Corinna Vinschen <vinschen@redhat.com>
14635
14636 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14637 PID for Cygwin. Add Cygwin specific strings to check for in some
14638 tests.
14639 (do_attach_tests): Add a test for user interaction when attaching
14640 to a process with no matching symbol table already loaded.
14641
11422c86
AC
146422004-06-26 Andrew Cagney <cagney@gnu.org>
14643
14644 Test PR java/1567 and PR java/1565.
14645 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
14646 * gdb.java/jmisc2.exp: Delete file.
14647
cefbce26
MC
146482004-06-26 Michael Chastain <mec.gnu@mindspring.com>
14649
14650 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
14651
e19f872c
CV
146522004-06-25 Corinna Vinschen <vinschen@redhat.com>
14653
14654 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14655 attach process.
14656
d931ba3b
MC
146572004-06-23 Michael Chastain <mec.gnu@mindspring.com>
14658
14659 * gdb.cp/pr-1553.exp: Remove.
14660
aef68c48
MC
146612004-06-22 Michael Chastain <mec.gnu@mindspring.com>
14662
14663 * gdb.cp/pr-1553.cc: Remove.
14664 * gdb.cp/pr-1553.exp: Disable this test.
14665
8d5df71a
JB
146662004-06-20 Jim Blandy <jimb@redhat.com>
14667
a9c64011 14668 Fix PR testsuite/1680.
8d5df71a
JB
14669 * gdb.arch/i386-sse.exp: Properly quote curly braces in
14670 regular expressions.
14671
4ac6f39d
MC
146722004-06-19 Michael Chastain <mec.gnu@mindspring.com>
14673
14674 Fix PR testsuite/1679.
14675 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
14676 Issue an UNSUPPORTED result instead.
14677
1b413552
JB
146782004-06-18 Jim Blandy <jimb@redhat.com>
14679
14680 * gdb.base/charset.exp: Only send a control-C if we see a new
14681 prompt and incomplete command.
14682
6daa6ebd
MC
146832004-06-18 Michael Chastain <mec.gnu@mindspring.com>
14684
14685 * gdb.cp/pr-574.cc: Add copyright notice.
14686
51fa4ae0
JB
146872004-06-17 Jim Blandy <jimb@redhat.com>
14688
14689 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
14690 cases where the regexp has no groups; this grabs random text from
14691 the previous test suite, whatever that was.
14692
8fea26c5
MC
146932004-06-17 Michael Chastain <mec.gnu@mindspring.com>
14694
14695 * gdb.cp/printmethod.cc: Add copyright notice.
14696
1e3aeb41
MC
146972004-06-16 Michael Chastain <mec.gnu@mindspring.com>
14698
14699 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
14700
9d9030bc
AC
147012004-06-16 Andrew Cagney <cagney@gnu.org>
14702
14703 * gdb.base/signull.c: Update copyright. Include <string.h>.
14704 (bowler): Replace data_pointer with data_read
14705 and data_write cases. Add code_descriptor case.
14706 (zero, desc): New array and pointer.
14707 (data, code): Change to simple pointers.
14708 * gdb.base/signull.exp: Fix probe pattern matching a function
14709 descriptor SIGSEGV. Replace data_pointer with data_read and
14710 data_write tests.
14711
acd4ad44
AC
147122004-06-16 Andrew Cagney <cagney@gnu.org>
14713
14714 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
14715
08fd625c
MC
147162004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14717
14718 * gdb.base/long_long.c: Add copyright notice.
14719
1903502c
MC
147202004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14721
14722 * gdb.base/long_long.exp: Remove reference to
14723 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
14724 to gdb_breakpoint and gdb_continue_to_breakpoint.
14725
83313cb1
JB
147262004-06-14 Jim Blandy <jimb@redhat.com>
14727
14728 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
14729 endian case.
14730
1bf404ef
AC
147312004-06-14 Andrew Cagney <cagney@gnu.org>
14732
14733 * gdb.base/gcore.exp (capture_command_output): Delete the always
14734 passing tests containing inferior values.
14735 * gdb.base/ending-run.exp: Do not include the breakpoint address
14736 in the test message. Update copyright.
14737 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
14738 size in the test name, use gdb_test_multiple. Update copyright.
14739
ef220b33
MC
147402004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14741
14742 * gdb.cp/ref-types.cc: Add copyright notice.
14743
4f70a4c9
MC
147442004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14745
14746 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
14747 hp_aCC_compiler.
14748 * lib/compiler.cc: Likewise.
14749 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
14750 'set' commands. Log diagnostics for other lines. Set
14751 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
14752
335928ac
MC
147532004-06-13 Michael Chastain <mec.gnu@mindspring.com>
14754
14755 * gdb.cp/try_catch.cc: Add copyright notice.
14756
2efb12e8
MC
147572004-06-12 Michael Chastain <mec.gnu@mindspring.com>
14758
14759 * gdb.cp/userdef.cc: Add copyright notice.
14760
0bbed51a
MC
147612004-06-11 Michael Chastain <mec.gnu@mindspring.com>
14762
14763 * gdb.cp/virtfunc.cc: Add copyright notice.
14764
e12a46c9
RC
147652004-06-11 Randolph Chung <tausq@debian.org>
14766
14767 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
14768 problem.
14769
338e05af
AC
147702004-06-10 Andrew Cagney <cagney@gnu.org>
14771
14772 * lib/compiler.cc, lib/compiler.c: Append either
14773 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
14774 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
14775 instead of gcc-3-3.
14776
dc3f10cb
AC
147772004-06-09 Andrew Cagney <cagney@gnu.org>
14778
b4d946af
AC
14779 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
14780 gdb/1455, bug is specific to "long long" and "double".
a9c64011 14781
dc3f10cb
AC
14782 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
14783 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
14784 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
14785 fixed.
14786
b5c0bfa2
AC
147872004-06-09 Andrew Cagney <cagney@gnu.org>
14788
14789 * gdb.base/structs.exp (test_struct_returns): Replace
14790 "return_value_unknown" and "finish_value_unknown" by
14791 "return_value_known" and "finish_value_known". Instead of
14792 "return_value_unknown" iff "finish_value_unknown", check
14793 "return_value_known" implies "finish_value_known".
14794
caeb605f
MH
147952004-06-08 Martin Hunt <hunt@redhat.com>
14796
14797 * gdb.base/float.exp: Add pattern for mips targets.
14798
c892bb64
RC
147992004-06-08 Randolph Chung <tausq@debian.org>
14800
14801 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
14802 message for unknown architectures more clear.
14803
48306d3e
JB
148042004-06-08 Joel Brobecker <brobecker@gnat.com>
14805
14806 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
14807 start the execution of the program.
14808
83ecb59f
JB
148092004-06-07 Jim Blandy <jimb@redhat.com>
14810
14811 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
14812 * gdb.arch/i386-cpuid.h: New helper file.
14813
55264cb4
RC
148142004-06-07 Randolph Chung <tausq@debian.org>
14815
14816 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
14817 has started.
14818
23cadb28
RM
148192004-06-04 Roland McGrath <roland@redhat.com>
14820
14821 Fix PR gdb/1647.
14822 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
14823 differently to be robust to output buffering differences.
14824
51d01eda
MC
148252004-06-04 Michael Chastain <mec.gnu@mindspring.com>
14826
14827 * gdb.threads/pthreads.exp: Update copyright years.
14828 (check_control_c): Change asynchronous 'after' to synchronous.
14829
f4fc3b93
RM
148302004-06-04 Roland McGrath <roland@redhat.com>
14831
14832 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
14833 next gdb prompt.
14834
4013522b
MC
148352004-06-02 Michael Chastain <mec.gnu@mindspring.com>
14836
14837 Fix PR gdb/1636.
14838 * gdb.threads/manythreads.exp: Change asynchronous 'after'
14839 calls to synchronous.
14840
7a8f1e6b
JB
148412004-05-26 Jim Blandy <jimb@redhat.com>
14842
14843 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
14844
81bb3443
RC
148452004-05-24 Randolph Chung <tausq@debian.org>
14846
14847 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
14848 * gdb.asm/pa.inc: New file.
14849
8f5a3103
MK
148502004-05-22 Mark Kettenis <kettenis@gnu.org>
14851
14852 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
14853
734b8fe8 148542004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 14855 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
14856
14857 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
14858 GDB prompt.
14859
725603e1
UW
148602004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14861
f4fc3b93 14862 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
14863 setjmp/longjmp. Use sigaction instead of signal.
14864
8b923272 148652004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 14866 Michael Snyder <msnyder@redhat.com>
8b923272
JB
14867
14868 * gdb.threads/pthread_cond_wait.c: New file.
14869 * gdb.threads/pthread_cond_wait.exp: New testcase.
14870
8bfabb04
AC
148712004-05-13 Andrew Cagney <cagney@redhat.com>
14872
14873 * gdb.base/signull.exp, gdb.base/signull.c: New files.
14874 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
14875
42edda50
AC
148762004-05-11 Andrew Cagney <cagney@redhat.com>
14877
14878 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
14879 fixed but revealed gdb/1639.
14880
d303a6c7
AC
148812004-05-10 Andrew Cagney <cagney@redhat.com>
14882
14883 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
14884 func1" and "next to 2nd alarm", kernel bug avoided.
14885
bf08c2a1
DJ
148862004-05-10 Daniel Jacobowitz <dan@debian.org>
14887
14888 PR external/1568
14889 * gdb.base/bigcore.exp: Check the size of the dumped core file.
14890 XFAIL if it is smaller than bytes_allocated.
14891 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
14892 (main): Make chunks_allocated unsigned. Correct comment.
14893
c0586a34
JB
148942004-05-07 Joel Brobecker <brobecker@gnat.com>
14895
14896 * gdb.arch/powerpc-aix-prologue.c: New file.
14897 * gdb.arch/powerpc-aix-prologue.exp: New file.
14898
f2785d12
JB
148992004-05-07 Jim Blandy <jimb@redhat.com>
14900
14901 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
14902 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
14903
bd7f6e30
JB
149042004-05-06 Joel Brobecker <brobecker@gnat.com>
14905
14906 * gdb.base/sep.exp: No longer setup_kfail when the program was
14907 built with dwarf2.
14908
0a5e7efe
JI
149092004-05-05 Jim Ingham <jingham@apple.com>
14910
14911 * gdb.base/pending.exp: Make sure pending breakpoints
14912 preserve the ignore count.
f4fc3b93 14913
a8958849
MK
149142004-04-27 Jerome Guitton <guitton@gnat.com>
14915
14916 * i386-prologue.exp: Add testcase for jump instruction as first
14917 instruction of the real code.
14918 * i386-prologue.c (jump_at_beginning): New function.
14919
7e103f5b
MK
149202004-04-28 Mark Kettenis <kettenis@gnu.org>
14921
14922 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
14923 x86_64-*-*.
14924
5d38b224
MK
149252004-04-28 Mark Kettenis <kettenis@gnu.org>
14926
14927 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
14928 i*86-*-*.
14929
0ef32fd9
MK
149302004-04-25 Mark Kettenis <kettenis@gnu.org>
14931
14932 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
14933 expression that checks the return type.
14934
71d7dd7c
AC
149352004-04-23 Andrew Cagney <cagney@redhat.com>
14936
14937 * gdb.base/call-sc.exp: New test of scalar call/return values.
14938 * gdb.base/call-sc.c: Ditto.
14939
1e9f977e
JJ
149402004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14941
14942 * gdb.threads/manythreads.c: Reduce thread stack size.
14943
899d9e3a
JJ
149442004-04-23 Jeff Johnston <jjohnstn@redhat.com>
14945
14946 * gdb.threads/manythreads.c: Add copyright notice.
14947
61bcae62
AC
149482004-04-23 Andrew Cagney <cagney@redhat.com>
14949
14950 * gdb.base/siginfo.exp: Better handle step out of signal.
14951 * gdb.base/sigstep.exp: Ditto.
14952
7339a42e 149532004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 14954 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
14955
14956 * gdb.threads/manythreads.c: New testcase.
14957 * gdb.threads/manythreads.exp: Ditto.
14958
5c98409b
JB
149592004-04-22 Jim Blandy <jimb@redhat.com>
14960
14961 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
14962 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
14963
3b611f1a
MC
149642004-04-21 Michael Chastain <mec.gnu@mindspring.com>
14965
14966 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
14967
f0fd9238
AC
149682004-04-21 Andrew Cagney <cagney@redhat.com>
14969
14970 * gdb.base/sigstep.c: New file.
14971 * gdb.base/sigstep.exp: New file.
14972
90990674
JB
149732004-04-16 Joel Brobecker <brobecker@gnat.com>
14974
14975 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
14976 call to observer_notify_normal_stop.
14977
78cef34b
AC
149782004-04-15 Andrew Cagney <cagney@redhat.com>
14979
14980 * gdb.base/siginfo.c: New file.
14981 * gdb.base/siginfo.exp: New file.
14982
d2343407
JB
149832004-04-12 J. Brobecker <brobecker@gnat.com>
14984
14985 * gdb.base/sep.exp: Fix typo in comment.
14986
a2dba3c8
JB
149872004-04-12 J. Brobecker <brobecker@gnat.com>
14988
14989 * gdb.base/sep.c: New file.
14990 * gdb.base/sep-proc.c: New file.
14991 * gdb.base/sep.exp: New testcase.
14992
15f7b60e
MK
149932004-04-09 Mark Kettenis <kettenis@gnu.org>
14994
14995 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
14996 support.
14997
44f4de1a
AC
149982004-04-05 Andrew Cagney <cagney@redhat.com>
14999
15000 * gdb.base/sigaltstack.c: New file.
15001 * gdb.base/sigaltstack.exp: New file.
15002
ef04f396
JB
150032004-04-04 Joel Brobecker <brobecker@gnat.com>
15004
15005 * gdb.base/foll-fork.exp: Update the expected output for
15006 "help set follow-fork-mode", to match a change that was made
15007 to the help of this variable on 2004-01-13.
15008
d40d2c92
JB
150092004-04-01 Joel Brobecker <brobecker@gnat.com>
15010
15011 * lib/ada.exp: Add copyright notice.
15012 * bar.ads: Likewise.
15013 * bar.adb: Likewise.
15014 * null_record.adb: Likewise.
15015 * null_record.exp: Likewise.
15016 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
15017
f86ef5a3
JB
150182004-04-01 Joel Brobecker <brobecker@gnat.com>
15019
15020 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
15021 * configure: Regenerate.
15022
414e70e3
JB
150232004-04-01 Joel Brobecker <brobecker@gnat.com>
15024
15025 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
15026 to build the application. Remove the message printed when in
15027 verbose mode, redundant with the UNSUPPORTED message above.
15028
f0aaee49
JB
150292004-03-31 Joel Brobecker <brobecker@gnat.com>
15030
15031 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
15032 * gdb.ada (null_record.exp): New testcase.
15033
ac81cb54
JB
150342004-03-31 Joel Brobecker <brobecker@gnat.com>
15035
15036 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
15037
854af2f7
JB
150382004-03-31 Joel Brobecker <brobecker@gnat.com>
15039
15040 * gdb.ada: New subdirectory.
15041 * gdb.ada/Makefile.in: New file.
15042 * gdb.ada/gnat_ada.gpr.in: New file.
15043
034cb681
JB
150442004-03-31 Joel Brobecker <brobecker@gnat.com>
15045
15046 * lib/ada.exp: New file.
15047
78a1a894
DJ
150482004-03-24 Daniel Jacobowitz <drow@mvista.com>
15049
15050 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
15051 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
15052
4b2b3b3e
AC
150532004-03-22 Andrew Cagney <cagney@redhat.com>
15054
15055 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
15056 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
15057 Problem identified by Ulrich Weigand.
15058
23c73aa3
DC
150592004-03-17 David Carlton <carlton@kealia.com>
15060
15061 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
15062 PR c++/826.
15063
d63a86f8
RM
150642004-03-16 Roland McGrath <roland@redhat.com>
15065
15066 * gdb.base/auxv.exp: New file.
15067 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
15068
0e02aa50
DC
150692004-03-12 David Carlton <carlton@kealia.com>
15070
15071 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
15072 * gdb.cp/pr-1553.cc: Ditto.
15073 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
15074 pass branch.
15075
c20b71be
MC
150762004-03-12 Michael Chastain <mec.gnu@mindspring.com>
15077
15078 * gdb.cp/templates.exp: Accept more template types.
15079
c7414a01
MC
150802004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15081
15082 From Corinna Vinschen with modifications.
15083 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
15084 local variable obj_with_enum.
15085 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
15086 results with obj_with_enum.
15087
ed69573c
MC
150882004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15089
15090 * gdb.cp/classes.cc: New file, copied from misc.cc.
15091 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
15092
28301461
MC
150932004-03-09 Michael Chastain <mec.gnu@mindspring.com>
15094
15095 * gdb.cp/misc.cc: Add copyright notice.
15096
1198ecbe
DC
150972004-03-05 David Carlton <carlton@kealia.com>
15098
15099 * gdb.cp/rtti.exp: Add 'print *obj3' test.
15100 * gdb.cp/rtti.h: Update copyright.
15101 (namespace n2::n3): New.
15102 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
15103 (n2::n3::func3): New.
15104 (main): Call n2::n3::func3.
15105 * gdb.cp/rtti2.cc: Update copyright.
15106 (n2::create3): New.
15107
9e08c470
MK
151082004-03-04 Mark Kettenis <kettenis@gnu.org>
15109
15110 * gdb.asm/openbsd.inc: Fix typo.
15111
4bebc3aa
FF
151122004-03-03 Fred Fish <fnf@redhat.com>
15113
15114 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
15115 "val" instead of unused "size". Update copyright year.
15116
6ea9fb37
DJ
151172004-02-29 Daniel Jacobowitz <drow@mvista.com>
15118
15119 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
15120 to use unsigned char.
15121 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
15122 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
15123
23b23974
DJ
151242004-02-29 Daniel Jacobowitz <drow@mvista.com>
15125
15126 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
15127 line of output.
15128
7574fd53
DJ
151292004-02-28 Daniel Jacobowitz <drow@mvista.com>
15130
15131 * gdb.base/relocate.c (dummy): Initialize.
15132
a195357f
DJ
151332004-02-28 Daniel Jacobowitz <drow@mvista.com>
15134
15135 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
15136 a breakpoint at exit.
15137
72fd54a9
FF
151382004-02-27 Fred Fish <fnf@redhat.com>
15139
15140 * gdb.base/chng-syms.exp: Add expect condition to match failing
15141 case that isn't a timeout.
15142
b9d23137
AC
151432004-02-27 Andrew Cagney <cagney@redhat.com>
15144
15145 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
15146 support.
15147
15d208f6 151482004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 15149
15d208f6
FF
15150 * gdb.arch/gdb1431.c: Remove.
15151 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
15152 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
15153 of "until" incorrectly.
15154
98f9cd2d
JB
151552004-02-26 J. Brobecker <brobecker@gnat.com>
15156
15157 * gdb.cp/class2.cc (empty): New class.
15158 (refer): New function.
15159 (main): Declare an object of type empty and use it.
15160 * gdb.cp/class2.exp: Print the value of an object of type empty.
15161
9b50c11b
JJ
151622004-02-26 Jeff Johnston <jjohnstn@redhat.com>
15163
15164 * gdb.base/langs.exp: Update query string to match the
15165 new nquery format used for pending breakpoints.
15166
0dcd613f
AC
151672004-02-26 Andrew Cagney <cagney@redhat.com>
15168
15169 Fix PR i18n/1570.
15170 * gdb.base/charset.c: Update copyright notice.
15171 (main, init_string): Remove the escape character '\e' tests.
15172 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
15173 * gdb.base/charset.exp (valid_host_charset): Ditto.
15174 * gdb.base/setvar.exp: Ditto.
15175
b8a56647
AC
151762004-02-24 Andrew Cagney <cagney@redhat.com>
15177
90d59e34
AC
15178 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
15179 mmapped data in core file" PASS and FAIL messages consistent.
15180
b8a56647
AC
15181 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15182 setting a breakpoint. Work around PR java/1565.
15183
9f27c604
JJ
151842004-02-23 Jeff Johnston <jjohnstn@redhat.com>
15185
15186 * lib/gdb.exp (gdb_breakpoint): Update query string to match
15187 new nquery format.
15188 * gdb.base/pending.exp: Ditto.
15189
3224a706
MK
151902004-02-22 Mark Kettenis <kettenis@gnu.org>
15191
15192 * configure.in: Run stabs tests on *BSD.
15193 * configure: Regenerated.
15194
41e0a9ca
MK
151952004-02-21 Mark Kettenis <kettenis@gnu.org>
15196
15197 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15198
1e1b3428
FF
151992004-02-20 Fred Fish <fnf@redhat.com>
15200
15201 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15202 blank in test for "returns short", for consistency with other
15203 "returns xxx" tests. Update copyright year.
15204
f9a7572a
FF
152052004-02-19 Fred Fish <fnf@redhat.com>
15206
15207 New testcase for PR breakpoint/1558.
15208 * gdb.arch/gdb1558.exp: New file.
15209 * gdb.arch/gdb1558.c: New file.
15210
b2ce2854
EZ
152112004-02-19 Elena Zannoni <ezannoni@redhat.com>
15212
15213 * gdb.base/nodebug.exp: Fix typo.
15214
e7c9ff01
JB
152152004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15216
15217 Committed by Jim Blandy <jimb@redhat.com>.
15218
62f4b920
JB
15219 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15220
2db536a1
JB
15221 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15222
e7c9ff01
JB
15223 * gdb.base/float.exp: Support s390*-*-* targets.
15224
f3205b34
AF
152252004-02-17 Adam Fedor <fedor@gnu.org>
15226
15227 * gdb.base/gdb1555.exp: New file.
15228 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15229
9d62932d
EZ
152302004-02-17 Elena Zannoni <ezannoni@redhat.com>
15231
15232 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15233
344c9711
FF
152342004-02-16 Fred Fish <fnf@redhat.com>
15235
15236 * gdb.arch/gdb1291.c: Remove
15237 * gdb.arch/gdb1291.s: New test input file.
15238 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15239 fail. Test for correct result, known incorrect result, other
15240 failures and timeouts.
15241
2d822687
AC
152422004-02-16 Andrew Cagney <cagney@redhat.com>
15243
15244 * gdb.base/bigcore.exp: New file.
15245 * gdb.base/bigcore.c: New file.
15246
dac15b66
AC
152472004-02-13 Andrew Cagney <cagney@redhat.com>
15248
15249 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15250 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15251 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15252 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15253 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15254 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15255 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15256 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15257 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15258 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15259
6bdfc2c4
JJ
152602004-02-11 Jeff Johnston <jjohnstn@redhat.com>
15261
15262 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15263 executed is an alloc instruction.
15264
87b3ede8
DC
152652004-02-11 David Carlton <carlton@kealia.com>
15266
15267 * gdb.cp/breakpoint.exp: New.
15268 * gdb.cp/breakpoint.cc: New.
15269
6e19e2bf
MC
152702004-02-11 Michael Chastain <mec.gnu@mindspring.com>
15271
15272 Partial fix for PR gdb/1543.
15273 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15274 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15275 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15276 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15277 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15278 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15279 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15280 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15281 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15282 to bug-gdb@prep.ai.mit.edu .
15283 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15284 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15285 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15286 Likewise.
15287
5c5455dc
AC
152882004-02-10 Andrew Cagney <cagney@redhat.com>
15289
15290 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15291 using gdb_internal_error_resync.
15292
9cf689d7
DJ
152932004-02-09 Daniel Jacobowitz <drow@mvista.com>
15294
15295 * gdb.threads/thread-specific.exp: Stop early if no threads are
15296 found.
15297
d2dc51db
MC
152982004-02-09 Michael Chastain <mec.gnu@mindspring.com>
15299
15300 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15301
14b1a056
DJ
153022004-02-08 Daniel Jacobowitz <drow@mvista.com>
15303
15304 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15305 breakpoints.
15306
83f66e8f
DJ
153072004-02-07 Daniel Jacobowitz <drow@mvista.com>
15308
15309 * config/sim.exp (gdb_load): Handle $arg == "".
15310 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15311 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15312
30fc0091
EZ
153132004-02-07 Elena Zannoni <ezannoni@redhat.com>
15314
a9c64011
AS
15315 * gdb.base/maint.exp: Update test to reflect
15316 obstack changes.
30fc0091 15317
4d806929
JJ
153182004-02-04 Jeff Johnston <jjohnstn@redhat.com>
15319
15320 * gdb.base/pendshr.c (pendfunc): New function that calls
15321 pendfunc1.
15322 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15323
7bfdd688
FF
153242004-02-04 Fred Fish <fnf@redhat.com>
15325
15326 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15327 function symbols and update copyright years.
15328 * gdb.arch/gdb1291.c: Ditto.
15329
aaa08ee4
MC
153302004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15331
15332 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15333
dbad7755
MC
153342004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15335
15336 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15337
ec4646ef
MC
153382004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15339
15340 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15341
1b802196
FF
153422004-02-02 Fred Fish <fnf@redhat.com>
15343
15344 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15345 remote targets. Update copyright years.
15346
18fe2033
JJ
153472004-02-02 Jeff Johnston <jjohnstn@redhat.com>
15348
15349 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15350 support.
15351 * gdb.base/langs.exp: Fix test which attempts to create
15352 breakpoint on non-existent function to handle new pending
15353 support.
15354 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15355 a breakpoint.
15356 * gdb.base/pending.exp: New test.
15357 * gdb.base/pending.c: New file.
15358 * gdb.base/pendshr.c: Ditto.
15359
8d577d32
DC
153602004-02-02 David Carlton <carlton@kealia.com>
15361
15362 * gdb.cp/overload.exp: Add overloadNamespace tests.
15363 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15364 (overloadNamespace, XXX): New.
15365 (main): Call XXX::marker2.
15366
3ad13771
FF
153672004-02-01 Fred Fish <fnf@redhat.com>
15368
15369 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15370 * gdb.base/finish.exp: Ditto.
15371 * gdb.base/gcore.exp: Ditto.
15372 * gdb.base/huge.exp: Ditto.
15373 * gdb.base/info-proc.exp: Ditto.
15374 * gdb.base/return2.exp: Ditto.
15375 * gdb.threads/gcore-thread.exp: Ditto.
15376
44c75849
DJ
153772004-02-01 Daniel Jacobowitz <drow@mvista.com>
15378
15379 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15380
005bc093
MK
153812004-02-01 Mark Kettenis <kettenis@gnu.org>
15382
15383 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15384 that opening the file succeeds on OpenBSD.
15385
c47cebdb
DJ
153862004-02-01 Daniel Jacobowitz <drow@mvista.com>
15387
15388 * gdb.threads/thread-specific.c: New file.
15389 * gdb.threads/threads-specific.exp: New test script.
15390 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15391 to expect_out.
15392
5a01311c
MK
153932004-02-01 Mark Kettenis <kettenis@gnu.org>
15394
15395 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15396 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15397 only on the "print_small_structs from print_long_arg_list" test.
15398
ce22a4f1
DJ
153992004-02-01 Daniel Jacobowitz <drow@mvista.com>
15400
15401 * gdb.base/completion.exp: Kill a stray backslash.
15402
15403 From Jim Ingham <jingham@apple.com>:
15404 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15405 agrees with the result from sending a tab.
15406
abbab9d3
DJ
154072004-01-31 Daniel Jacobowitz <drow@mvista.com>
15408
15409 * gdb.base/chng-syms.exp: Remove stray newline.
15410
53904d1e
MK
154112004-01-31 Mark Kettenis <kettenis@gnu.org>
15412
15413 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15414 *-*-openbsd*.
15415 * gdb.asm/openbsd.inc: New file.
15416
3a4b3aac
MK
154172004-01-30 Mark Kettenis <kettenis@gnu.org>
15418
15419 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15420 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15421 *-*solaris2*. Remove commented out default settings for
15422 asm-flags. Replace gdb_compile with target_link.
15423
ebac27b4
MC
154242004-01-29 Michael Chastain <mec.gnu@mindspring.com>
15425
15426 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15427 for all tests. Remove old hp-ux and cygnus xfail cases.
15428
d8679d84
PH
154292004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
15430
15431 * gdb.base/chng-syms.exp: New file.
15432 * gdb.base/chng-syms.c: New file.
15433
0a55bc22
MC
154342004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15435
15436 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15437 Provide arms for current output in all my configurations.
15438
94b8e876
MC
154392004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15440
15441 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15442 * lib/compiler.cc: Likewise.
15443 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15444 get the right preprocessor. Eval the output directly. Remove
15445 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15446 hp_f77_compiler and hp_f90_compiler completely.
15447 (gdb_preprocess): Delete.
15448 (get_compiler): Delete.
15449
7cf03d44
MK
154502004-01-24 Mark Kettenis <kettenis@gnu.org>
15451
15452 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15453 <string.h>.
15454
68b6dce9
NR
154552004-01-24 Nick Roberts <nick@nick.uklinux.net>
15456
15457 * gdb.mi/mi-stack.exp: Update copyright.
15458
b368761e
DC
154592004-01-23 David Carlton <carlton@kealia.com>
15460
15461 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15462 test for cp_lookup_transparent_type.
15463 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15464 call them.
15465
f2061b53
DJ
154662004-01-23 Daniel Jacobowitz <drow@mvista.com>
15467
15468 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15469 after -var-update.
15470
37fc574a
DC
154712004-01-23 David Carlton <carlton@kealia.com>
15472
15473 * gdb.cp/namespace.cc (C::ensureRefs): New.
15474 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15475
8e94b928
NR
154762004-01-20 Nick Roberts <nick@nick.uklinux.net>
15477
15478 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15479 case "-stack-list-locals 2".
15480 * gdb.mi/mi-var-child.exp: Test for case
15481 "-var-list-children --all-values NAME".
15482
997b0952
MC
154832004-01-18 Michael Chastain <mec.gnu@mindspring.com>
15484
15485 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15486
52470da3
MK
154872004-01-18 Mark Kettenis <kettenis@gnu.org>
15488
7049b4b8
MK
15489 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15490 used with gdb_test_multiple.
15491
52470da3
MK
15492 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15493 read at address 0. This fixes PR testsuite/1504.
15494
da6012e5
DJ
154952004-01-18 Daniel Jacobowitz <drow@mvista.com>
15496
15497 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15498 Remove downloading, guessing the host executable, the calls to
15499 gdb_file_cmd and gdb_target_cmd, and "load" support.
15500 (infer_host_exec): New function broken out from gdb_load.
15501 (gdb_load): New wrapper for gdbserver_gdb_load.
15502 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15503 gdb_target_cmd. Use -target-select.
15504 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15505 Download binaries to the host. Clear last_mi_remote_file when
15506 we load a new binary.
15507 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15508 call gdbserver_gdb_load and mi_gdb_target_cmd.
15509
32c70722
MC
155102004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15511
15512 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15513 type patterns.
15514
b0cecf36
MC
155152004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15516
15517 * gdb.cp/templates.exp: Fix typo in test name of
15518 "print Foo<volatile char*>::foo".
15519
4120d7e6
MC
155202004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15521
15522 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15523
f679e530
BE
155242004-01-16 Ben Elliston <bje@wasabisystems.com>
15525
15526 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15527 (clean mostlyclean): Remove empty rm.
15528
091c48f6
MC
155292004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15530
15531 * gdb.base/setvar.exp: Add copyright years.
15532
3e5fc8d2
DC
155332004-01-14 David Carlton <carlton@bactrian.org>
15534
15535 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15536 PR c++/1511 and update coment.
15537 * gdb.cp/templates.exp: Update patterns to match current output.
15538 If changes involve something other than whitespace, KFAIL
15539 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15540
63d06c5c
DC
155412004-01-14 David Carlton <carlton@kealia.com>
15542
15543 * gdb.cp/namespace.exp: Add tests involving classes defined within
15544 namespaces.
15545 * gdb.cp/namespace.cc (C::CClass): New.
15546 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15547
a51dab88
EZ
155482004-01-14 Elena Zannoni <ezannoni@redhat.com>
15549
15550 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15551 what debug info we have. Print a better message if something goes
15552 wrong while producing the separate debug info file.
15553
a476ccc9
MC
155542004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15555
15556 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15557
f453692c
MC
155582004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15559
15560 * gdb.base/callfuncs.c: Add copyright notice.
15561
f40063a5
MC
155622004-01-13 Michael Chastain <mec.gnu@mindspring.com>
15563
15564 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15565 inheritance. PR gdb/1498, PR gcc/13539.
15566
19ac3974
EZ
155672004-01-13 Elena Zannoni <ezannoni@redhat.com>
15568
a9c64011
AS
15569 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15570 test specific name.
15571 * gdb.mi/gdb669.exp: Ditto.
15572 * gdb.mi/mi-pthreads.exp: Ditto.
15573 * gdb.mi/mi1-pthreads.exp: Ditto.
15574 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 15575
56c97c6e
MC
155762004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15577
15578 * gdb.cp/member-ptr.cc: Add copyright notice.
15579
a0644324
MC
155802004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15581
15582 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15583 some patterns for recent versions of gcc and hpacc. Delete
15584 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15585 Delete tests that access a NULL pointer-to-member-data. This
15586 script is still disabled for gcc.
15587
32fabe09
EZ
155882004-01-12 Elena Zannoni <ezannoni@redhat.com>
15589
15590 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 15591 escaped correctly.
32fabe09 15592
1f8a6abb
EZ
155932004-01-12 Elena Zannoni <ezannoni@redhat.com>
15594
15595 * gdb.base/sepdebug.exp: New file.
15596 * gdb.base/sepdebug.c: New file.
15597 * lib/gdb.exp (separate_debug_filename): New procedure.
15598 (gdb_gnu_strip_debug): New procedure.
15599
48efe704
AC
156002004-01-12 Andrew Cagney <cagney@redhat.com>
15601
15602 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15603 * gdb.mi/ChangeLog-1999-2003: New file.
15604
a9415475
AC
156052004-01-12 Andrew Cagney <cagney@redhat.com>
15606
15607 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15608 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15609 or EEXIST", treat EBUSY as an XFAIL.
15610
83b8cf9d
MC
156112004-01-11 Michael Chastain <mec.gnu@mindspring.com>
15612
15613 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15614 hp_cc_compiler.
15615
9939d2a8
MC
156162004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15617
15618 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15619 decorations.
15620
1ff8cadf
MC
156212004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15622
15623 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15624 and "(aCC)" decorations. Remove obsolete doco about old
15625 test results.
15626
6fa9022e
MC
156272004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15628
15629 * gdb.cp/exception.exp: Fix typo in doco.
15630
209721fe
MK
156312004-01-09 Mark Kettenis <kettenis@gnu.org>
15632
15633 * gdb.base/gdb1476.exp: Fix typo.
15634
ef11303e
MC
156352004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15636
15637 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
15638 file.
15639
041ab88c
MC
156402004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15641
15642 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
15643 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
15644 Use gdb_compile. Remove restriction on gcc. Add some patterns
15645 for recent version of gdb. Delete second half, which was a copy
15646 of the first half with different build flags. This test is
15647 still disabled because it is still not ready for production.
15648
e36d075a
MC
156492004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15650
15651 * gdb.cp/exception.cc: Add copyright notice.
15652 * gdb.cp/exception.exp: Add a notice that this file is broken
15653 because of line number changes caused by addition of copyright
15654 notice.
15655
42b190ad
MC
156562004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15657
15658 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
15659 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
15660
8f25f06b
MC
156612004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15662
15663 * gdb.cp/classes.exp: Accept gnu abi 2.
15664 * gdb.cp/derivation.exp: Likewise.
15665 * gdb.cp/overload.exp: Likewise.
15666 * gdb.cp/virtfunc.exp: Likewise.
15667
06ded8b8
MC
156682004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15669
15670 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
15671 semicolon after end of function.
15672
77c26ae3
MC
156732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15674
15675 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
15676 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
15677 boilerplate code for compiling and running the program under
15678 test. Add some string method tests.
15679
20757486
MC
156802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15681
15682 * gdb.cp/bs15503.cc: Add copyright notice.
15683 * gdb.cp/bs15503.exp: Adjust line number.
15684
0fd3b503
MC
156852004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15686
15687 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
15688 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
15689
10d1bea8
MC
156902004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15691
15692 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
15693 hp_cc_compiler.
15694
2789202a
MC
156952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15696
15697 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
15698 * gdb.cp/ctti.exp: Use the marker instead of "next".
15699 With gcc, run further before bailing.
15700
b862f14c
MC
157012004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15702
15703 * gdb.cp/cttiadd.cc: Add copyright notice.
15704 * gdb.cp/cttiadd1.cc: Likewise.
15705 * gdb.cp/cttiadd2.cc: Likewise.
15706 * gdb.cp/cttiadd3.cc: Likewise.
15707
96da2469
MC
157082004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15709
15710 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
15711 Use gdb_test, gdb_test_multiple. Use floating-point values that
15712 have exact representations in IEEE-ish formats.
15713
053248ff
MC
157142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15715
15716 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
15717 compilers. Delete duplicate call to get_compiler_info.
15718 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
15719 * gdb.base/volatile.exp: Likewise.
15720
84acecdd
MK
157212004-01-07 Mark Kettenis <kettenis@gnu.org>
15722
15723 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
15724 memory at address 0.
15725
fe11a27f
MC
157262004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15727
15728 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
15729 to test for hp-ux assembler. Fix copyright years.
15730
60ad077b
AC
157312004-01-07 Andrew Cagney <cagney@redhat.com>
15732
15733 * gdb.base/fileio.c (strerrno): Add "EBUSY".
15734
1c9b8f33
AC
157352004-01-07 Andrew Cagney <cagney@redhat.com>
15736
15737 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
15738 when creating the read-only file. From analysis by Roland McGrath
15739 and Elena Zannoni.
15740
753ccc7a
MC
157412004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15742
15743 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
15744
eca3e36b
MC
157452004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15746
15747 * gdb.base/cvexpr.c: Be type-safe with function pointers and
15748 data pointers.
15749
f8d4bac4
MC
157502004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15751
15752 * gdb.cp/m-static.exp: Compile one source file at a time.
15753 Delete unused call to get_compiler_info.
15754
9b4e0f94
MC
157552004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15756
15757 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
15758 * gdb.base/call-rt-st.exp: Likewise.
15759 * gdb.base/nodebug.exp: Likewise.
15760 * gdb.base/volatile.exp: Likewise.
15761 * gdb.cp/ref-types.exp: Likewise.
15762 * gdb.cp/templates.exp: Likewise.
15763
023c1024
MK
157642004-01-05 Mark Kettenis <kettenis@gnu.org>
15765
15766 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
15767
19703c4a
MC
157682004-01-05 Michael Chastain <mec.gnu@mindspring.com>
15769
15770 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
15771 hppa*-hp-hpux*.
15772
18b67037
MK
157732004-01-04 Mark Kettenis <kettenis@gnu.org>
15774
ba6219c8
MK
15775 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15776 x86_64-*-*.
15777
18b67037
MK
15778 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15779 sparc64-*-* and sparc*-solaris2*.
15780
1bfbbb9d
MK
157812004-01-04 Mark Kettenis <kettenis@gnu.org>
15782
15783 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
15784 return ${tests}" test. The ${tests} already mentions the
15785 filename.
15786
06846494
MC
157872004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15788
15789 * gdb.cp/local.exp: Accept gcc abi 2.
15790
3b0cb202
MC
157912004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15792
15793 * gdb.cp/templates.exp: Accept gcc abi 2.
15794
0643ec3f
MC
157952004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15796
15797 * lib/compiler.cc: Remove supports_template_debugging.
15798 * gdb.cp/templates.exp: Do not test supports_template_debugging.
15799
d231d0b1
MC
158002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15801
15802 * gdb.cp/namespace.exp: Accept gcc abi 2.
15803
44ffb27c
MC
158042004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15805
15806 * gdb.cp/method.exp: Accept gcc abi 2.
15807
184ad485
MC
158082004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15809
15810 * gdb.cp/classes.exp: Generate identical results as old version.
15811 * gdb.cp/derivation.exp: Likewise.
15812 * gdb.cp/overload.exp: Likewise.
15813 * gdb.cp/virtfunc.exp: Likewise.
15814
116f09e7
MC
158152004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15816
15817 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
15818 mysterious bug with sourceware version of expect.
15819
b1379776
MC
158202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15821
15822 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
15823 current versions of gcc, including gcc abi 2. Remove gratuitous
15824 restart of test program. Use gdb_test_multiple and gdb_test for
15825 all tests. Add patterns to xfail missing "const" in "const char *"
15826 and kfail PR gdb/1155.
15827
6b7a4c0e
MC
158282004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15829
15830 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
15831 current versions of gcc, including gcc abi 2. Remove gratuitous
15832 restart of test program. Use gdb_test_multiple and gdb_test for
15833 all tests. Add patterns to kfail PR gdb/1498.
15834
51615d72
MC
158352003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15836
15837 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
15838 current versions of gcc, including gcc abi 2. Use "breakpoint"
15839 and "continue" instead of restarting the target program. Use
15840 gdb_test_multiple and gdb_test for all tests.
15841
7b79a9d7
MK
158422004-01-01 Mark Kettenis <kettenis@gnu.org>
15843
15844 * gdb.asm/asm-source.exp: Update copyright year. Link statically
15845 for *-*-solaris2*.
15846
1cd3489f
MC
158472003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15848
15849 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
15850 current versions of gcc, including gcc abi 2. Use "breakpoint"
15851 and "continue" instead of restarting the target program several
15852 times. Use gdb_test_multiple and gdb_test for all tests.
15853
850742db
MC
158542003-12-18 Michael Chastain <mec.gnu@mindspring.com>
15855
15856 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
15857 source files.
15858
eb4bbda8
MC
158592003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15860
15861 * gdb.base/environ.exp: Handle compiling test case from multiple
15862 source files.
15863
e42c7771
MC
158642003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15865
15866 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
15867
80e4b428
JB
158682003-12-17 Jim Blandy <jimb@redhat.com>
15869
5f06973a
JB
15870 * gdb.base/freebpcmd.c: Add copyright notice.
15871
80e4b428
JB
15872 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
15873
0ab84fb7
MC
158742003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15875
15876 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
15877
1b3bb3d0
JB
158782003-12-13 Jim Blandy <jimb@redhat.com>
15879
15880 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
15881
3a4c9371
KB
158822003-12-12 Kevin Buettner <kevinb@redhat.com>
15883
15884 * gdb.asm/frv.inc: New file.
15885 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
15886
a1dea79a
FF
158872003-12-09 Fred Fish <fnf@redhat.com>
15888
15889 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
15890 functions to break1.c and leave prototypes behind. Add more
15891 "set breakpoint NN here" comments.
15892 * gdb.base/break1.c: New file.
15893
15894 * gdb.base/break.exp: Handle compiling test case from multiple
15895 source files and change source file references as needed.
15896 * gdb.base/completion.exp: Ditto.
15897 * gdb.base/condbreak.exp: Ditto.
15898 * gdb.base/define.exp: Ditto.
15899 * gdb.base/ena-dis-br.exp: Ditto.
15900 * gdb.base/info-proc.exp: Ditto.
15901 * gdb.base/maint.exp: Ditto.
15902 * gdb.base/until.exp: Ditto.
15903
15904 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
15905 hardcoded line numbers.
15906 * gdb.base/define.exp: Ditto.
15907 * gdb.base/ena-dis-br.exp: Ditto.
15908 * gdb.base/maint.exp: Ditto.
15909 * gdb.base/until.exp: Ditto.
15910
15911 * gdb.base/completion.exp: Use "break1" for completion tests since
15912 "break" is no longer a unique prefix.
15913
5266b69c
AC
159142003-12-06 Andrew Cagney <cagney@redhat.com>
15915
15916 * gdb.base/structs.exp (test_struct_returns): When applicable, set
15917 "return_value_unimplemented". When an unimplemented struct return
15918 architecture, report incorrect values as a KFAIL
15919
374451f0
MC
159202003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15921
15922 * gdb.cp/rtti.exp: Accept new wording of warning from
15923 cp_lookup_rtti_type.
15924
ba9b20a7
MC
159252003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15926
15927 Partial fix for PR testsuite/1456.
15928 * gdb.base/scope.exp (test_at_main): Replace references to
15929 gcc_compiled with calls to test_compiler_info.
15930 (test_at_foo): Likewise.
15931 (test_at_bar): Likewise.
15932
b74b6d0b
MC
159332003-12-04 Michael Chastain <mec.gnu@mindspring.com>
15934
15935 Partial fix for PR testsuite/1456.
15936 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
15937 to test_compiler_info.
15938
ccfa3402
MC
159392003-12-03 Michael Chastain <mec.gnu@mindspring.com>
15940
15941 * gdb.base/so-impl-ld.exp: Update copyright notice.
15942
f6246aba
MC
159432003-12-02 Michael Chastain <mec.gnu@mindspring.com>
15944
15945 Partial fix for PR testsuite/1456.
15946 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
15947 to test_compiler_info.
15948
13ae734a
MC
159492003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15950
15951 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
15952 from current versions of gdb. Clean up regular expressions.
15953 Delete redundant timeout case.
15954
d8e1cdee
MC
159552003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15956
15957 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
15958 from current versions of gdb. Clean up regular expressions.
15959 Delete redundant timeout case.
15960
96457b64
MC
159612003-12-01 Michael Chastain <mec.gnu@mindspring.com>
15962
15963 Partial fix for PR testsuite/1456.
15964 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
15965 gcc_compiled with call to test_compiler_info.
15966
f35309fc
MC
159672003-11-30 Michael Chastain <mec.gnu@mindspring.com>
15968
15969 Partial fix for PR testsuite/1456.
15970 * gdb.base/list.exp (test_list_function): Delete unused declaration
15971 of gcc_compiled.
15972
d7afdf9b
MC
159732003-11-29 Michael Chastain <mec.gnu@mindspring.com>
15974
15975 Partial fix for PR testsuite/1456.
15976 * gdb.base/complex.exp: Replace reference to gcc_compiled with
15977 call to test_compiler_info.
15978
71507b56
MK
159792003-11-29 Mark Kettenis <kettenis@gnu.org>
15980
15981 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
15982 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
15983 it to create the appropriate note.inc.
15984 * gdb.asm/asmsrc1.s: Include "note.inc".
15985 * gdb.asm/netbsd.inc: New file.
15986 * gdb.asm/empty.inc: New file.
15987
f81f93f7
MC
159882003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15989
15990 Partial fix for PR testsuite/1456.
15991 * gdb.base/constvars.exp: Replace references to gcc_compiled with
15992 calls to test_compiler_info.
15993
9a77938e
MC
159942003-11-27 Michael Chastain <mec.gnu@mindspring.com>
15995
15996 Partial fix for PR testsuite/1456.
15997 * gdb.base/volatile.exp: Replace references to gcc_compiled with
15998 calls to test_compiler_info.
15999
e8367dc7
MK
160002003-11-27 Mark Kettenis <kettenis@gnu.org>
16001
16002 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
16003 pattern for the KFAILs.
16004
526c61ee
AF
160052003-11-25 Adam Fedor <fedor@gnu.org>
16006
16007 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
16008 * gdb.objc/objcdecode.m: New file.
16009
28f2d600
AF
160102003-11-25 Adam Fedor <fedor@gnu.org>
16011
16012 * gdb.objc/nondebug.exp: Test for PR objc/1236.
16013 * gdb.objc/nondebug.m: New file.
16014
a3895cee
BE
160152003-11-26 Ben Elliston <bje@wasabisystems.com>
16016
16017 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16018 NetBSD as it does on FreeBSD. Modelled on a similar change by
16019 Mark Kettenis on 2003-05-30.
16020 (link-flags): Set to "--entry _start" regardless of target.
16021 Special linker flags are to be appended to $link-flags.
16022 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
16023
c9f2c8a3
MC
160242003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16025
16026 * gdb.cp/method.exp: Accept output of new demangler.
16027
15a0587a 160282003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
16029
16030 * gdb/class2.exp: New file.
16031 * gdb/class2.cc: New file.
16032
3c00b570
MC
160332003-11-25 Michael Chastain <mec.gnu@mindspring.com>
16034
16035 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
16036 of new demangler.
16037
7027acc7
MK
160382003-11-23 Mark Kettenis <kettenis@gnu.org>
16039
16040 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
16041 of gdb_test "run".
16042
b0e1598a
MK
160432003-11-23 Mark Kettenis <kettenis@gnu.org>
16044
16045 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
16046 "continue" into "run".
16047
4d9eda44
MC
160482003-11-23 Michael Chastain <mec.gnu@mindspring.com>
16049
16050 Partial fix for PR testsuite/1456.
16051 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
16052 call to test_compiler_info.
16053 * gdb.cp/ctti.exp: Likewise.
16054 * gdb.cp/derivation.exp: Likewise.
16055 * gdb.cp/member-ptr.exp: Likewise.
16056 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
16057 reference to gcc_compiled.
16058
160592003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
16060
16061 Fix PR testsuite/1463.
16062 * gdb.base/structs.exp (start_structs_test): Call
16063 get_debug_format before using the debug format.
16064
d422fe19
AC
160652003-11-22 Andrew Cagney <cagney@redhat.com>
16066
16067 * lib/gdb.exp (gdb_test_multiple): Add simple example.
16068 * gdb.base/structs.exp: Use gdb_test_multiple.
16069
039cf96d
AC
160702003-11-20 Andrew Cagney <cagney@redhat.com>
16071
6882279b
AC
16072 * gdb.base/structs.exp: Handle and recover from internal errors.
16073 Replace "foo${n}" with "foo<n>" in test messages.
16074
e53890ae
AC
16075 * gdb.base/structs.exp: Update copyright. Rewrite.
16076 * gdb.base/structs.c: Update copyright. Rewrite.
16077
2b211c59
AC
16078 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
16079 resync count exceeded.
d63a86f8 16080
039cf96d
AC
16081 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
16082 from the internal error.
16083 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
16084 Original from Jim Blandy.
16085 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 16086
eac98b22
AC
160872003-11-19 Andrew Cagney <cagney@redhat.com>
16088
16089 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
16090 KFAIL.
16091
67455b2a
MK
160922003-11-17 Mark Kettenis <kettenis@gnu.org>
16093
16094 New testcase for PR backtrace/1435.
16095 * gdb.arch/i386-unwind.exp: New file.
16096 * gdb.arch/i386-unwind.c: New file.
16097
853d6e5b
AC
160982003-11-17 Andrew Cagney <cagney@redhat.com>
16099
16100 * lib/gdb.exp (compiler_info): New global.
16101 (test_compiler_info): New function.
16102 (get_compiler_info): Set compiler_info.
16103 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
16104 "compiler_info" to gcc-<major>-<minor>.
16105
38cf6e11
MC
161062003-11-15 Michael Chastain <mec.gnu@mindspring.com>
16107
16108 * gdb.trace/configure: Remove.
16109
a50d3602
EZ
161102003-11-13 Elena Zannoni <ezannoni@redhat.com>
16111
16112 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 16113 breakpoints.
a50d3602
EZ
16114 * gdb.base/break.exp: Remove all references to explicit line
16115 numbers.
16116
d9407aaa
NC
161172003-11-11 Nick Clifton <nickc@redhat.com>
16118
16119 * gdb.base/shreloc.exp: Do not run for targets which do not
16120 support shared objects.
16121
db488fc1
CV
161222003-11-10 Corinna Vinschen <vinschen@redhat.com>
16123
16124 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
16125 Don't run tests if nofileio flag is given.
16126
6a90a18e
EZ
161272003-11-07 Elena Zannoni <ezannoni@redhat.com>
16128
16129 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 16130 as well as 'Watchpoint'.
6a90a18e 16131
0b915e9c
EZ
161322003-11-06 Elena Zannoni <ezannoni@redhat.com>
16133
16134 Reported by Jim Ingham <jingham@apple.com>:
16135 * gdb.base/annota1.exp: Match at least one occurrence of the
16136 signal handler annotation.
16137
d7e4b55f
EZ
161382003-11-06 Elena Zannoni <ezannoni@redhat.com>
16139
a9c64011
AS
16140 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
16141 as well as 'Watchpoint'.
d7e4b55f 16142
2fe4e8d0
MC
161432003-11-05 Michael Chastain <mec@shout.net>
16144
16145 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
16146
6ef88553
KW
161472003-11-03 Kris Warkentin <kewarken@qnx.com>
16148
16149 * gdb.arch/gdb1291.c: New test file.
16150 * gdb.arch/gdb1291.exp: New test script.
16151 * gdb.arch/gdb1431.c: New test file.
16152 * gdb.arch/gdb1431.exp: New test script.
16153
ae7dc4d8
MC
161542003-10-22 Michael Chastain <mec@shout.net>
16155
16156 * gdb.mi/pthreads.c: Add copyright notice.
16157
c39d7427
MC
161582003-10-22 Michael Chastain <mec@shout.net>
16159
16160 * gdb.threads/pthreads.c: Add copyright notice.
16161
8b7d96c1
MC
161622003-10-20 Michael Chastain <mec@shout.net>
16163
16164 * gdb.base/gdb1056.exp: New test script.
16165
d1d69fdd
DJ
161662003-10-13 Daniel Jacobowitz <drow@mvista.com>
16167
16168 * gdb.threads/killed.exp: Use gdb_run_cmd.
16169
7d605576
DJ
161702003-10-13 Daniel Jacobowitz <drow@mvista.com>
16171
16172 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
16173 create a core file.
16174 * gdb.threads/gcore-thread.exp: Likewise.
16175
618ec112
CV
161762003-10-13 Corinna Vinschen <vinschen@redhat.com>
16177
16178 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
16179 type, based on char type.
16180 (struct bit_flags_short_t): New bitfield type, based on short type.
16181 (init_bit_flags_char): New fuction.
16182 (init_bit_flags_short): Ditto.
16183 (print_bit_flags_char): Ditto.
16184 (print_bit_flags_short): Ditto.
16185 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16186
9367a73c
MC
161872003-10-11 Michael Chastain <mec@shout.net>
16188
16189 * gdb.base/call-rt-st.exp: Update copyright year.
16190
1decf120
KI
161912003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
16192
16193 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16194 * gdb.disasm/sh3.s: Ditto.
16195
5445b2ae
DJ
161962003-10-07 Daniel Jacobowitz <drow@mvista.com>
16197
16198 * gdb.threads/switch-threads.exp: New test.
16199 * gdb.threads/switch-threads.c: New source file.
16200
aec24853
CV
162012003-10-07 Corinna Vinschen <vinschen@redhat.com>
16202
16203 * gdb.base/ending-run.exp: Add sh specific case.
16204
adc7428d
AC
162052003-10-06 Andrew Cagney <cagney@redhat.com>
16206
16207 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16208 * gdb.disasm/mn10200.exp: Delete obsolete file.
16209
c9d37158
DJ
162102003-09-29 Daniel Jacobowitz <drow@mvista.com>
16211
16212 * ChangeLog: Correct an entry command.exp -> commands.exp.
16213 * gdb.base/commands.exp (bp_deleted_in_command_test)
16214 (temporary_breakpoint_commands): Check noargs.
16215
79c2c32d
DC
162162003-09-25 David Carlton <carlton@kealia.com>
16217
16218 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16219 of some print tests, where appropriate. Add tests for C::D::cd,
16220 E::ce, F::cXfX, G::XgX.
16221 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16222
594e6d67
RE
162232003-09-25 Richard Earnshaw <rearnsha@arm.com>
16224
16225 * lib/java.exp (java_init): Import target_alias before using it.
16226
10f0d451
DC
162272003-09-25 David Carlton <carlton@kealia.com>
16228
16229 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16230
274bcba0
EZ
162312003-09-23 Elena Zannoni <ezannoni@redhat.com>
16232
d63a86f8 16233 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 16234 weirdness.
274bcba0 16235
cdbf20f7
MC
162362003-09-17 Michael Chastain <mec@shout.net>
16237
16238 * gdb.cp/gdb1355.exp: New file.
16239 * gdb.cp/gdb1355.c: New file.
16240
71e06f80
CV
162412003-09-15 Corinna Vinschen <vinschen@redhat.com>
16242
16243 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16244 * gdb.asm/sh.inc: New file.
16245
5c4e30ca
DC
162462003-09-11 David Carlton <carlton@kealia.com>
16247
bd45b7af
DC
16248 * gdb.cp/namespace.exp: Add tests for namespace types.
16249 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
16250 (test_namespace): New.
16251
1c199746
EZ
162522003-09-11 Elena Zannoni <ezannoni@redhat.com>
16253
a9c64011 16254 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 16255 * gdb.stabs/weird.exp: Ditto.
1c199746 16256
04ed252f
MC
162572003-09-08 Michael Chastain <mec@shout.net>
16258
16259 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16260
d8a2d9e7
MC
162612003-09-07 Michael Chastain <mec@shout.net>
16262
16263 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16264 'parse error'.
16265
161afb24
MK
162662003-09-07 Mark Kettenis <m.kettenis@osp.nl>
16267
16268 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16269
49f2741a
MC
162702003-08-30 Michael Chastain <mec@shout.net>
16271
16272 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16273 * gdb.gdb/observer.exp: Ditto.
16274 * gdb.gdb/xfullpath.exp: Ditto.
16275
8afa723e
MK
162762003-08-29 Mark Kettenis <kettenis@gnu.org>
16277
16278 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16279 *-*-*bsd*.
16280
f31dfe3b
JJ
162812003-08-28 Jeff Johnston <jjohnstn@redhat.com>
16282
16283 * gdb.base/dump.exp: Skip for ia64.
16284
4630e498
JJ
162852003-08-25 Jeff Johnston <jjohnstn@redhat.com>
16286
16287 * gdb.asm/asm-source.exp: Add ia64 support.
16288 * gdb.asm/ia64.inc: New file.
16289
1105b7ef
MC
162902003-08-22 Michael Chastain <mec@shout.net>
16291
16292 * gdb.cp: New directory.
16293 * gdb.cp/*: Copy from gdb.c++/*.
16294 * gdb.c++/*: Remove.
16295 * Makefile.in: Change gdb.c++ to gdb.cp.
16296 * configure.in: Ditto.
16297 * configure: Regnerate.
16298
c945b932
MK
162992003-08-18 Mark Kettenis <kettenis@gnu.org>
16300
16301 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16302 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16303
2b66634b
DJ
163042003-08-17 Daniel Jacobowitz <drow@mvista.com>
16305
16306 * mi-var-display.exp (-var-list-children weird): Accept function
16307 pointers with argument types.
16308 * mi1-var-display.exp (-var-list-children weird): Likewise.
16309 * mi2-var-display.exp (-var-list-children weird): Likewise.
16310
a356f73b
DJ
163112003-08-17 Daniel Jacobowitz <drow@mvista.com>
16312
16313 * gdb.base/annota3.exp: Add missing newline.
16314
483417b8
MC
163152003-08-06 Michael Chastain <mec@shout.net>
16316
16317 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16318
c99c59c3
MS
163192003-08-12 Michael Snyder <msnyder@redhat.com>
16320
16321 * gdb.base/float.exp: Add test for SH.
16322
55ed7501
MK
163232003-08-10 Mark Kettenis <kettenis@gnu.org>
16324
16325 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16326
1a371f2e
EZ
163272003-08-07 Elena Zannoni <ezannoni@redhat.com>
16328
16329 * gdb.base/completion.exp: Remove reduntant completion test
16330 on filename.
16331
e0f353ce
EZ
163322003-08-07 Elena Zannoni <ezannoni@redhat.com>
16333
a9c64011
AS
16334 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16335 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16336 gdb.trace/save-trace.exp: Make sure that full pathnames are
16337 escaped correctly.
e0f353ce 16338
5710a1af 163392003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 16340
a9c64011
AS
16341 * configure.in: Don't generate config.h from config.hin.
16342 * configure: Regenerate.
16343 * config.hin: Remove file.
16344 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16345 * gdb.threads/pthreads.c: Ditto.
5710a1af 16346
dcd81ce9
DJ
163472003-08-07 Daniel Jacobowitz <drow@mvista.com>
16348
16349 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16350 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16351 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16352 Replace ld24 with seth/add3.
16353
6009d884
AC
163542003-08-02 Andrew Cagney <cagney@redhat.com>
16355
16356 * gdb.base/annota3.exp: New file.
16357 * gdb.base/annota3.c: New file.
16358 * gdb.c++/annota3.exp: New file.
16359 * gdb.c++/annota3.cc: New file.
16360
51514e06
MC
163612003-07-29 Michael Chastain <mec@shout.net>
16362
16363 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16364 actually failed.
16365 (do_pass): Likewise.
16366 * gdb.threads/tls.exp: Always initialize no_of_threads.
16367
4ee6625b
DJ
163682003-07-27 Daniel Jacobowitz <drow@mvista.com>
16369
16370 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16371 pattern.
16372 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16373 * gdb.threads/tls.exp: Recognize one case of the host library not
16374 supporting TLS.
16375
225f2bf6
AC
163762003-07-27 Andrew Cagney <cagney@redhat.com>
16377
16378 * gdb.base/fileio.exp: Use SH when running commands using
16379 remote_exec.
16380
bcb27c9f
DJ
163812003-07-24 Daniel Jacobowitz <drow@mvista.com>
16382
16383 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16384 * gdb.base/relocate.c (dummy): New padding array.
16385
3d67be83
MS
163862003-07-22 Michael Snyder <msnyder@redhat.com>
16387
d63a86f8 16388 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
16389
16390 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16391 patterns to be more general, accepting old and new output.
16392 Some output chars (such as '+') also must be quoted.
d63a86f8 16393 Some addresses are displayed numerically instead of
3d67be83
MS
16394 symbolically.
16395
57ba3b85
MS
163962003-07-23 Michael Snyder <msnyder@redhat.com>
16397
686d097c
MS
16398 * gdb.base/return2.exp: Don't test long-long return.
16399
57ba3b85
MS
16400 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16401 * gdb.disasm/t01_mov.exp: Ditto.
16402 * gdb.disasm/t02_mova.s: Ditto.
16403 * gdb.disasm/t02_mova.exp: Ditto.
16404 * gdb.disasm/t03_add.s: Ditto.
16405 * gdb.disasm/t03_add.exp: Ditto.
16406 * gdb.disasm/t04_sub.s: Ditto.
16407 * gdb.disasm/t04_sub.exp: Ditto.
16408 * gdb.disasm/t05_cmp.s: Ditto.
16409 * gdb.disasm/t05_cmp.exp: Ditto.
16410 * gdb.disasm/t06_ari2.s: Ditto.
16411 * gdb.disasm/t06_ari2.exp: Ditto.
16412 * gdb.disasm/t07_ari3.s: Ditto.
16413 * gdb.disasm/t07_ari3.exp: Ditto.
16414 * gdb.disasm/t08_or.s: Ditto.
16415 * gdb.disasm/t08_or.exp: Ditto.
16416 * gdb.disasm/t09_xor.s: Ditto.
16417 * gdb.disasm/t09_xor.exp: Ditto.
16418 * gdb.disasm/t10_and.s: Ditto.
16419 * gdb.disasm/t10_and.exp: Ditto.
16420 * gdb.disasm/t11_logs.s: Ditto.
16421 * gdb.disasm/t11_logs.exp: Ditto.
16422 * gdb.disasm/t12_bit.s: Ditto.
16423 * gdb.disasm/t12_bit.exp: Ditto.
16424 * gdb.disasm/t13_otr.s: Ditto.
16425 * gdb.disasm/t13_otr.exp: Ditto.
16426
e00759ef
EZ
164272003-07-22 Elena Zannoni <ezannoni@redhat.com>
16428
16429 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16430
8bc2021f
EZ
164312003-07-22 Elena Zannoni <ezannoni@redhat.com>
16432
a9c64011
AS
16433 * gdb.threads/tls.c : New file.
16434 * gdb.threads/tls.exp : New file.
16435 * gdb.threads/tls-main.c : New file.
16436 * gdb.threads/tls-shared.c : New file.
16437 * gdb.threads/tls-shared.exp : New file.
8bc2021f 16438
89320c4c
AS
164392003-07-22 Andreas Schwab <schwab@suse.de>
16440
16441 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16442
180dea7c
AS
164432003-07-20 Andreas Schwab <schwab@suse.de>
16444
16445 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16446 due to insn reordering.
16447
0714963c
AC
164482003-07-15 Andrew Cagney <cagney@redhat.com>
16449
16450 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16451
98a23b3f
MC
164522003-07-15 Michael Chastain <mec@shout.net>
16453
16454 * gdb.base/gdb1250.exp: New file.
16455 * gdb.base/gdb1250.c: New file.
16456
27e417a2
ML
164572003-07-09 Michal Ludvig <mludvig@suse.cz>
16458
16459 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16460 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16461
8bc2021f
EZ
164622003-07-09 Elena Zannoni <ezannoni@redhat.com>
16463
a9c64011
AS
16464 * gdb.threads/tls.c: New file.
16465 * gdb.threads/tls.exp: New file.
16466 * gdb.threads/tls-main.c: New file.
16467 * gdb.threads/tls-shared.c: New file.
16468 * gdb.threads/tls-shared.exp: New file.
8bc2021f 16469
d99968dc
EZ
164702003-07-09 Elena Zannoni <ezannoni@redhat.com>
16471
16472 * gdb.base/annota1.exp: Make sure that we properly escape the
16473 full path of the source file. Xfail more permissive patterns,
d63a86f8 16474 due to a compiler debug info problem.
d99968dc 16475
83876b3b
AS
164762003-07-07 Andreas Schwab <schwab@suse.de>
16477
2705e972
AS
16478 * gdb.asm/m68k.inc: New file.
16479 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16480
83876b3b
AS
16481 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16482 arguments"): Also match negative number.
16483
16484 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16485
3a871b37
DJ
164862003-07-03 Daniel Jacobowitz <drow@mvista.com>
16487
16488 * gdb.base/store.c (charest): New typedef.
16489 (add_char): Rename to add_charest, update.
16490 (wack_char): Rename to wack_charest, update types. Return l + r
16491 to keep r live across the call.
16492 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16493 (wack_double, wack_doublest): Return l + r to keep r live across
16494 the call.
16495 * gdb.base/store.exp: Accomodate store.c changes.
16496
b2a7f303
DC
164972003-06-30 David Carlton <carlton@kealia.com>
16498
16499 * gdb.c++/maint.exp (test_invalid_name): New.
16500 (test_first_component): Add tests for invalid names.
16501
3c6cb4a1
MC
165022003-06-29 Michael Chastain <mec@shout.net>
16503
16504 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16505 output of '<VTT for class>' for virtual base classes.
16506
f1c2644b
DJ
165072003-06-29 Daniel Jacobowitz <drow@mvista.com>
16508
16509 * gdb.base/completion.exp: Tab-complete "complet" instead of
16510 "compl".
16511 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16512
18080350
DJ
165132003-06-29 Daniel Jacobowitz <drow@mvista.com>
16514
16515 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16516 * gdb.base/volatile.exp: Likewise.
16517
f56973f8
DJ
165182003-06-29 Daniel Jacobowitz <drow@mvista.com>
16519
16520 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16521 gdb/1265.
16522
165232003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
16524 Daniel Jacobowitz <drow@mvista.com>
16525
16526 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16527 initial line count of 'captured_main' from 26 to 32.
16528 (test_with_self): Allow xmalloc call to be interleaved with the
16529 preceding two lines.
16530
e766d4d6
JB
165312003-06-24 Joel Brobecker <brobecker@gnat.com>
16532
16533 * gdb.base/bang.exp: New testcase.
16534
f125c9a4
JB
165352003-06-23 Joel Brobecker <brobecker@gnat.com>
16536
16537 * gdb.base/langs.exp: Add some tests for the "minimal" language
16538 support.
16539
6e25beaf
EZ
165402003-06-23 Elena Zannoni <ezannoni@redhat.com>
16541
16542 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16543 the testcase.
16544
2f816dda
DJ
165452003-06-22 Daniel Jacobowitz <drow@mvista.com>
16546
16547 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16548 offset.
16549
db5a5748
DJ
165502003-06-22 Daniel Jacobowitz <drow@mvista.com>
16551
16552 * gdb.c++/pr-1210.cc: New file.
16553 * gdb.c++/pr-1210.exp: New file.
16554
1df0c130
DJ
165552003-06-21 Daniel Jacobowitz <drow@mvista.com>
16556
16557 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16558 000-exec-continue.
16559
a92feac0
MK
165602003-06-15 Mark Kettenis <kettenis@gnu.org>
16561
16562 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16563 on *-*-*bsd* instead of *-*-freebsd*.
16564
81a58f5b
AC
165652003-06-14 Andrew Cagney <cagney@redhat.com>
16566
16567 * gdb.base/store.exp: Test longest and doublest. Test all
16568 parameters. Weaken return statement match.
16569 * gdb.base/store.c: Add longest and doublest - aka long long and
16570 long double functions. Put all parameters into local register
16571 variables. Use negative values.
16572
b257a0d3
AC
165732003-06-14 Andrew Cagney <cagney@redhat.com>
16574
16575 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16576 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16577 exit status.
16578 * gdb.base/fileio.exp: Disable target when nointerrupts and
16579 noinferiorio, instead of limiting it to remote. Use remote_exec
16580 instead of system.
d63a86f8 16581
21c38304
JJ
165822003-06-12 Jeff Johnston <jjohnstn@redhat.com>
16583
16584 * gdb.base/float.exp: Add ia64 support.
16585
1bcdb424
CV
165862003-06-12 Corinna Vinschen <vinschen@redhat.com>
16587
16588 * gdb.base/fileio.exp: Run only on remote targets.
16589
6aeb981f
CV
165902003-06-10 Corinna Vinschen <vinschen@redhat.com>
16591
16592 * gdb.base/fileio.c: New file, testing File-I/O.
16593 * gdb.base/fileio.exp: Ditto.
16594
53df362e
RG
165952003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
16596
16597 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16598 shared objects after relocation at load time (gdb PR/1132).
16599 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 16600 as above, part of the shared object relocation test.
53df362e 16601
ffee1b46
MK
166022003-06-08 Mark Kettenis <kettenis@gnu.org>
16603
b5ca3722
MK
16604 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16605 fully filled history list.
16606 * gdb.base/gdb_history: New file.
16607
03ed860d
MK
16608 * gdb.base/signals.exp: XFAIL "continue to func1" on
16609 i*86-*-freebsd*.
16610
ffee1b46
MK
16611 * gdb.base/attach.exp: When trying to attach to a nonexistent
16612 process, make it possible to specify the PID based on the target,
16613 and do so for *-*-freebsd*.
16614
d80dbb52
RH
166152003-06-02 Richard Henderson <rth@redhat.com>
16616
16617 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16618
6dd77b81
RH
166192003-06-02 Richard Henderson <rth@redhat.com>
16620
16621 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16622
f6347e16
RH
166232003-06-02 Richard Henderson <rth@redhat.com>
16624
16625 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16626
2c161407
DJ
166272003-06-01 Daniel Jacobowitz <drow@mvista.com>
16628
16629 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16630 of globalvar.
16631
572eb746
MK
166322003-06-01 Mark Kettenis <kettenis@gnu.org>
16633
16634 * gdb.asm/asm-source.exp: Check for memory read errors in
16635 disassembler test on *BSD too.
16636
9e9617a5
RH
166372003-06-01 Richard Henderson <rth@redhat.com>
16638
16639 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
16640 for .frame.
16641 (gdbasm_call): Lose ldgp.
16642 (gdbasm_startup): Add frame information.
16643 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
16644
7b34ad4e
MK
166452003-05-31 Mark Kettenis <kettenis@gnu.org>
16646
16647 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
16648 i?86-*-*.
16649
10059fdf
MK
166502003-05-30 Mark Kettenis <kettenis@gnu.org>
16651
16652 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16653 FreeBSD.
16654
acf4b816
RH
166552003-05-29 Richard Henderson <rth@redhat.com>
16656
16657 * gdb.asm/alpha.inc: New file.
16658 * gdb.asm/asm-source.exp: Use it.
16659
e9ecd949
JB
166602003-05-29 Jim Blandy <jimb@redhat.com>
16661
16662 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
16663 'core.PID'.
16664
e3e5a4f3
JB
166652003-05-22 Jim Blandy <jimb@redhat.com>
16666
16667 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
16668 backtrace.
d63a86f8 16669
72fe3d25
DC
166702003-05-20 David Carlton <carlton@math.stanford.edu>
16671
16672 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
16673 this time.
16674
58da2eb2
DC
166752003-05-19 David Carlton <carlton@bactrian.org>
16676
16677 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
16678 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
16679
1fcb5155
DC
166802003-05-19 David Carlton <carlton@bactrian.org>
16681
16682 * gdb.c++/namespace.exp: Add namespace scope and anonymous
16683 namespace tests.
16684 Bump copyright date.
16685 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
16686 (main): Call C::D::marker2.
16687 * gdb.c++/namespace1.cc: New file.
16688
85e85163
JJ
166892003-05-14 Jeff Johnston <jjohnstn@redhat.com>
16690
16691 Roland McGrath <roland@redhat.com>
d63a86f8 16692 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
16693 there is no manager thread.
16694
a25fbfec
JJ
166952003-05-08 Jeff Johnston <jjohnstn@redhat.com>
16696
d63a86f8
RM
16697 * gdb.threads/schedlock.exp: Remove assumption that all threads
16698 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
16699 in one of the child threads rather than the main thread.
16700
be375bae
JB
167012003-05-07 Jim Blandy <jimb@redhat.com>
16702
09bf6082
JB
16703 Add support for assembly source testing on the s390x.
16704 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
16705 architecture.
16706 * gdb.asm/s390x.inc: New file.
16707
be375bae
JB
16708 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
16709 succession of 'if' statements.
16710
00905d52
AC
167112003-05-05 Andrew Cagney <cagney@redhat.com>
16712
16713 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
16714
b1e29e33
AC
167152003-05-05 Andrew Cagney <cagney@redhat.com>
16716
16717 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
16718 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
16719
e33d66ec
EZ
167202003-05-02 Elena Zannoni <ezannoni@redhat.com>
16721
16722 * gdb.base/charset.exp: Update based on new behavior of set/show
16723 charset commands.
16724
2b6fd0d8
AC
167252003-05-01 Andrew Cagney <cagney@redhat.com>
16726
16727 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
16728 variable do not give memory errors.
16729
130cacce
AF
167302003-04-30 Adam Fedor <fedor@gnu.org>
16731
16732 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
16733 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
16734 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
16735 gdb.objc/basicclass.m: : New files
16736
16737 * lib/gdb.exp (gdb_compile_objc): New procedure.
16738
bea71854
DJ
167392003-04-27 Daniel Jacobowitz <drow@mvista.com>
16740
16741 * gdb.base/signals.exp: Make backtrace tests more specific.
16742
0f20eeea
DC
167432003-04-23 David Carlton <carlton@bactrian.org>
16744
16745 * gdb.c++/maint.exp (test_first_component): Add tests for
16746 'operator' in more locations.
16747
c8c4d8dc
KB
167482003-04-16 Kevin Buettner <kevinb@redhat.com>
16749
16750 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
16751
3fe60e3c
EZ
167522003-04-16 Elena Zannoni <ezannoni@redhat.com>
16753
16754 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 16755 func marke' instead. Update test name.
3fe60e3c 16756
9219021c
DC
167572003-04-15 David Carlton <carlton@math.stanford.edu>
16758
16759 * gdb.c++/maint.exp: New file.
16760
5dd55bdd
EZ
167612003-04-14 Elena Zannoni <ezannoni@redhat.com>
16762
16763 * gdb.threads/schedlock.c: Change type of thread function argument
16764 to long, to avoid warnings on 64-bit platforms.
16765
00890572
EZ
167662003-04-14 Elena Zannoni <ezannoni@redhat.com>
16767
a9c64011
AS
16768 * gdb.base/attach.exp: Add new message from ptrace in case of
16769 attaching to nonexistent process.
d63a86f8 16770
93201743
JB
167712003-04-11 Jim Blandy <jimb@redhat.com>
16772
16773 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16774 gdb.c++/userdef.cc: Place comments on the lines to which the
16775 marker function might return.
16776 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16777 gdb.c++/userdef.exp: Look for those comments to check that we've
16778 returned to the right place, instead of checking line numbers.
16779
2a11c64d
EZ
167802003-04-11 Elena Zannoni <ezannoni@redhat.com>
16781
a9c64011
AS
16782 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
16783 match on sourcefile name, instead of directory name.
2a11c64d 16784
68ab8fc5
EZ
167852003-04-10 Elena Zannoni <ezannoni@redhat.com>
16786
d63a86f8 16787 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
16788 working directory name.
16789
5624293a
JB
167902003-04-09 Jim Blandy <jimb@redhat.com>
16791
16792 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16793 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
16794 after an inferior function call, report the failure, but allow the
16795 test to continue.
16796
f1f02ee4
SC
167972003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16798
16799 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16800 with -DPROTOTYPES.
16801
6eb79af0
SC
168022003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16803
16804 * gdb.base/break.exp: Revert last patch.
16805
8dfb4cf0
SC
168062003-04-04 Stephane Carrez <stcarrez@nerim.fr>
16807
16808 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16809 with -DPROTOTYPES.
16810
ed4c619a
AC
168112003-04-02 Andrew Cagney <cagney@redhat.com>
16812
16813 * gdb.base/callfuncs.exp: Make "print add" messages unique.
16814 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
16815 matching directories by the name breakpoint.
16816 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
16817 Make "continue to marker1" consistent.
16818 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
16819 message consistent.
16820 * lib/gdb.exp: Put "the program is no longer running", and "the
16821 program exited" in parenthesis.
16822 * lib/mi-support.exp: Ditto.
d63a86f8 16823
4e35d5f0 168242003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 16825
4e35d5f0
BR
16826 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
16827
71900fe8
AC
168282003-03-29 Andrew Cagney <cagney@redhat.com>
16829
16830 * gdb.base/sizeof.c (main): Print the value of '\377'.
16831 * gdb.base/sizeof.exp: Check the sign of '\377'.
16832
c0655a16
MC
168332003-03-27 Michael Chastain <mec@shout.net>
16834
16835 * gdb.base/gdb1090.exp: New file.
16836 * gdb.base/gdb1090.cc: New file.
16837
5b2a3989
JB
168382003-03-27 J. Brobecker <brobecker@gnat.com>
16839
16840 * gdb.gdb/observer.exp: New regression test.
16841
79876890
MC
168422003-03-27 Michael Chastain <mec@shout.net>
16843
16844 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
16845 * gdb.base/ptype.exp: Likewise.
16846
6eac95e3
CV
168472003-03-27 Corinna Vinschen <vinschen@redhat.com>
16848
16849 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
16850
e8c71839
MC
168512003-03-26 Michael Chastain <mec@shout.net>
16852
16853 * gdb.base/ptype.exp: Actually use some typedef'd types.
16854
71b10041
SC
168552003-03-21 Stephane Carrez <stcarrez@nerim.fr>
16856
16857 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
16858 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
16859
2512cf80
CV
168602003-03-20 Corinna Vinschen <vinschen@redhat.com>
16861
16862 * gdb.base/default.exp: Fix regular expression.
16863
0d195a4f
CV
168642003-03-20 Corinna Vinschen <vinschen@redhat.com>
16865
16866 * gdb.base/args.exp: Fix regular expression.
16867
8a2dbca8
CV
168682003-03-20 Corinna Vinschen <vinschen@redhat.com>
16869
16870 * gdb.base/help.exp: Allow Win32 child process.
16871
bf028682
CV
168722003-03-20 Corinna Vinschen <vinschen@redhat.com>
16873
16874 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
16875 when stepping out of main().
16876
182dbe85
CV
168772003-03-20 Corinna Vinschen <vinschen@redhat.com>
16878
16879 * gdb.base/default.exp: Check for win32 specific message when calling
16880 "run" without executable.
16881
d67a6ba5
CV
168822003-03-20 Corinna Vinschen <vinschen@redhat.com>
16883
16884 * gdb.base/args.exp: Expect .exe in output.
16885
a955b5bb
CV
168862003-03-20 Corinna Vinschen <vinschen@redhat.com>
16887
16888 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
16889 Cygwin native.
16890
bf6bad4b
AC
168912003-03-17 Andrew Cagney <cagney@redhat.com>
16892
16893 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
16894 vector registes.
16895 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
16896 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
16897
293e9a31
DC
168982003-03-17 David Carlton <carlton@math.stanford.edu>
16899
16900 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
16901 test, for PR breakpoints/38.
16902 Call test_watchpoint_and_breakpoint.
16903 * gdb.base/watchpoint.c (func3): New function.
16904 (main): Call func3.
16905
5330f2db
DC
169062003-03-04 David Carlton <carlton@math.stanford.edu>
16907
16908 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
16909 Garply<Garply<char> >:: garply".
16910 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
16911 with respect to PR c++/1111; note also PR c++/1113.
16912 (test_template_breakpoints): KFAIL "constructor breakpoint" with
16913 respect to PR c++/1062.
16914 KFAIL "destructor breakpoint" with respect to PR c++/1112.
16915
6ece72da
DC
169162003-03-03 David Carlton <carlton@math.stanford.edu>
16917
16918 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
16919 with respect to PR c++/57.
16920 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
16921 c++/826.
16922 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
16923 respect to PR c++/57.
16924
85ca1584
DC
169252003-03-03 David Carlton <carlton@math.stanford.edu>
16926
16927 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
16928 respect to PR c++/33 into FAILs.
16929
98e9c5b8
MC
169302003-03-03 Michael Chastain <mec@shout.net>
16931
7bedbf27
MC
16932 * configure.in: Update copyright years.
16933
169342003-03-03 Michael Chastain <mec@shout.net>
16935
16936 * Makefile.in: Update copyright years.
98e9c5b8 16937
f683e100
DC
169382003-02-28 David Carlton <carlton@math.stanford.edu>
16939
16940 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
16941 print class instead of struct and/or superfluous protection
16942 specifiers, as long as the resulting output is equivalent to the
16943 source code.
16944 Delete FIXME from end of messages on tests that don't need
16945 fixing.
16946
a9e0cf2c
DC
169472003-02-28 David Carlton <carlton@math.stanford.edu>
16948
16949 * gdb.c++/templates.exp (do_tests): Allow const in the two
16950 Foo<volatile char *>::foo tests.
16951
e8d359df
MS
169522003-02-27 Michael Snyder <msnyder@redhat.com>
16953
d63a86f8 16954 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
16955 will be consistant.
16956
0b71dc91
DC
169572003-02-26 David Carlton <carlton@math.stanford.edu>
16958
16959 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
16960 char *>::foo" test with respect to PR c++/33. Create a new test
16961 which is identical to that one except that it doesn't put the
16962 space between the "char" and the "*"; KFAIL it, too.
16963
dd14ab43
DC
169642003-02-26 David Carlton <carlton@math.stanford.edu>
16965
16966 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
16967 template types into either PASSes or KFAILs (corresponding to PR
16968 c++/57). Tweak indentation. Update copyright.
16969
1146c7f1
SC
169702003-02-23 Stephane Carrez <stcarrez@nerim.fr>
16971
16972 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
16973
74641dfb
MC
169742003-02-13 Michael Chastain <mec@shout.net>
16975
16976 * gdb.base/exprs.exp: Remove i960 remnants.
16977 * gdb.base/funcargs.exp: Likewise.
16978 * gdb.base/list.exp: Likewise.
16979 * gdb.base/ptype.exp: Likewise.
16980
559cd2d0
DC
169812003-02-14 David Carlton <carlton@math.stanford.edu>
16982
16983 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
16984 pEe->D::vg()" from XFAIL to KFAIL.
16985
c4f90d87
JM
169862003-02-13 Jason Molenda (jmolenda@apple.com)
16987
16988 * gdb.base/maint.exp: Update maint print statistics regexp to include
16989 new entries.
16990
cbc4d97c
MC
169912003-02-13 Michael Chastain <mec@shout.net>
16992
16993 * gdb.c++/inherit.exp: Remove call to get_debug_format.
16994
40f235b7
MC
169952003-02-12 Michael Chastain <mec@shout.net>
16996
16997 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
16998 * gdb.c++/inherit.exp: Likewise.
16999 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
17000 * gdb.c++/templates.exp: Likewise.
17001 * gdb.c++/virtfunc.exp: Likewise.
17002
c56716b0
JM
170032003-02-06 Jason Molenda (jason-cl@molenda.com)
17004
17005 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
17006 why the code is written that way.
17007
070afcf8
MC
170082003-02-05 Michael Chastain <mec@shout.net>
17009
17010 * gdb.base/dump.exp: Add missing copyright line.
17011
5d0331e5
JM
170122003-02-05 Jason Molenda (jason-cl@molenda.com)
17013
f7ae6d3e 17014 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
17015 at the beginning so the breakpoint doesn't get set on the loop.
17016
92851186
MC
170172003-02-05 Michael Chastain <mec@shout.net>
17018
17019 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
17020 output for configurations with gcc 2.95.3.
17021
cbf1e085
AC
170222003-02-05 Keith Seitz <keiths@redhat.com>
17023 Andrew Cagney <ac131313@redhat.com>
17024
17025 * gdb.mi/mi-cli.exp: New file.
d63a86f8 17026
29518e1e
MC
170272003-02-04 Michael Chastain <mec@shout.net>
17028
17029 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
17030 Call perror and then continue.
17031
5af1d5f3
MC
170322003-02-03 Michael Chastain <mec@shout.net>
17033
17034 * gdb.c++/pr-1023.cc: New file.
17035 * gdb.c++/pr-1023.exp: New file.
17036
6b549786
JB
170372003-02-05 Jim Blandy <jimb@redhat.com>
17038
17039 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
17040 it's local to foobar. Check for it there, and check that it's not
17041 present in main.
17042 * gdb.c++/local.cc (marker2): New function.
17043 (foobar): Call marker1.
17044 (main): Call marker2 instead of marker1.
17045
67f16606
AC
170462003-02-04 Andrew Cagney <ac131313@redhat.com>
17047
17048 * gdb.disasm/mn10200.exp: Obsolete file.
17049 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
17050 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
17051 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
17052
1c5cb38e
DC
170532003-02-04 David Carlton <carlton@math.stanford.edu>
17054
17055 * gdb.c++/overload.exp: Test intToChar(1).
17056 * gdb.c++/overload.cc (intToChar): New.
17057 (main): Call intToChar.
17058
d1fe6965
DC
170592003-02-03 David Carlton <carlton@math.stanford.edu>
17060
17061 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
17062 'might_kfail' arg.
17063 KFAIL some of the continue_to_bp_overloaded calls, according to
17064 PR c++/1025.
17065
9ba61c5d
MC
170662003-02-01 Michael Chastain <mec@shout.net>
17067
17068 * gdb.base/advance.c (marker1): New marker function.
17069 * gdb.base/advance.exp: When the 'advance' command lands on the
17070 return breakpoint, it can legitimately stop on either the
17071 current line or the next line. Accommodate both outcomes.
17072 * gdb.base/until.exp: Likewise.
17073
e7494ffb
AC
170742003-02-02 Andrew Cagney <ac131313@redhat.com>
17075
17076 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
17077 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
17078 now a list, not a tuple.
17079 * gdb.mi/mi-var-display.exp: Ditto.
17080 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 17081
075559bc
AC
170822003-02-01 Andrew Cagney <ac131313@redhat.com>
17083
17084 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
17085 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
17086 stack backtraces.
17087 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 17088
2bd4c7b1
MK
170892003-02-01 Mark Kettenis <kettenis@gnu.org>
17090
17091 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17092 gdb.mi/mi1-pthreads.exp: Return instead of calling
17093 gdb_suppress_entire_file.
17094
eabd8992
MS
170952003-02-01 Mark Salter <msalter@redhat.com>
17096
17097 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
17098
71469e2f
MS
170992003-01-31 Mark Salter <msalter@redhat.com>
17100
17101 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
17102 Support empty arg.
17103
38a94d44
MC
171042003-01-30 Michael Chastain <mec@shout.net>
17105
17106 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
17107 This was a workaround for a UTF-8 bug in readline 4.3. The bug
17108 has been fixed in gdb/readline on 2003-01-09.
17109
19ea9e73
MS
171102003-01-29 Michael Snyder <msnyder@redhat.com>
17111
e8d359df
MS
17112 * gdb.base/maint.exp: Allow for leading underscore in symbol.
17113 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
17114 * gdb.base/args.exp: Skip if target does not support args passing.
17115
2307bd6a
DJ
171162003-01-22 Daniel Jacobowitz <drow@mvista.com>
17117
19ea9e73 17118 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
17119 gdb_test. Accept a list of expect arguments as the third
17120 parameter.
17121 (gdb_test): Use it.
17122
f2dd3617
EZ
171232003-01-20 Elena Zannoni <ezannoni@redhat.com>
17124
17125 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
17126 allow for different test tree configurations. Update some
17127 tescases accordingly.
17128 * gdb.arch/altivec-regs.exp: Ditto.
17129 * gdb.asm/asm-source.exp: Ditto.
17130 * gdb.base/advance.exp: Ditto.
17131 * gdb.base/display.exp: Ditto.
d63a86f8 17132 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
17133 * gdb.base/mips_pro.exp: Ditto.
17134 * gdb.base/overlays.exp: Ditto.
17135 * gdb.base/relocate.exp: Ditto.
17136 * gdb.base/setshow.exp: Ditto.
17137 * gdb.base/step-line.exp: Ditto.
17138 * gdb.base/step-test.exp: Ditto.
17139 * gdb.base/until.exp: Ditto.
17140 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
17141
c71cdefd
DC
171422003-01-17 David Carlton <carlton@math.stanford.edu>
17143
17144 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
17145 corresponding to PR c++/945.
17146 Update copyright.
17147
fdba05d7
DC
171482003-01-17 David Carlton <carlton@math.stanford.edu>
17149
17150 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
17151 corresponding to PR c++/68.
17152
171532003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
17154
17155 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
17156 (test_paddr_hairy_functions): Call print_addr_2_kfail for
17157 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
17158
c362c33a
EZ
171592003-01-15 Elena Zannoni <ezannoni@redhat.com>
17160
0fbc361c
EZ
17161 * gdb.base/break.exp: Fix change of default location, because of
17162 removal of until tests.
17163 * gdb.base/help.exp: Update test for new 'until' help message.
17164 Add test for help on 'advance'.
a9c64011 17165 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 17166
dabf8a35
MK
171672003-01-15 Mark Kettenis <kettenis@gnu.org>
17168
17169 * gdb.base/default.exp: Adapt "info float" test for recent changes
17170 to that command. Add test for "info vector".
17171 * gdb.base/float.exp: New file. Add test for "info float" that
17172 resembles the old test in gdb.base/default.exp.
17173
a1769aca
DC
171742003-01-15 David Carlton <carlton@math.stanford.edu>
17175
17176 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
17177
82025e13
EZ
171782003-01-15 Elena Zannoni <ezannoni@redhat.com>
17179
17180 * gdb.base/break.exp: Move the tests of until command from here...
17181 * gdb.base/until.exp: ... to here. New file. Add other tests.
17182 * gdb.base/advance.c: New file.
17183 * gdb.base/advance.exp: New file.
17184
8f9ab801
EZ
171852003-01-14 Elena Zannoni <ezannoni@redhat.com>
17186
a9c64011
AS
17187 * gdb.base/args.c: New file.
17188 * gdb.base/args.exp: New file.
8f9ab801 17189
9ae66589
DJ
171902003-01-14 Daniel Jacobowitz <drow@mvista.com>
17191
17192 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17193
8d77e5c3
DJ
171942003-01-14 Daniel Jacobowitz <drow@mvista.com>
17195
17196 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17197
12d2f0a1
DJ
171982003-01-14 Daniel Jacobowitz <drow@mvista.com>
17199
17200 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17201 dates.
17202
6ca37014
DJ
172032003-01-13 Daniel Jacobowitz <drow@mvista.com>
17204
17205 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17206
b0023472
DJ
172072003-01-13 Daniel Jacobowitz <drow@mvista.com>
17208
17209 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17210 (ptype &*"foo").
17211 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17212
607fbc54 172132003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
17214
17215 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17216 * gdb.mi/mi1-console.exp: Likewise.
17217
607fbc54 172182003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
17219
17220 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17221 * gdb.mi/mi1-console.exp: Likewise.
17222
a1fb14a2
DJ
172232003-01-13 Daniel Jacobowitz <drow@mvista.com>
17224
17225 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17226
c4cf40b7
DJ
172272003-01-09 Daniel Jacobowitz <drow@mvista.com>
17228
17229 * gdb.base/detach.exp: New test.
17230
696d5a5b
DJ
172312003-01-09 Daniel Jacobowitz <drow@mvista.com>
17232
17233 * Makefile.in (ALL_SUBDIRS): New variable.
17234 (subdirs, clean, distclean): Use it.
17235 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17236 regenerating Makefile, since it is generated from the top level.
17237 * gdb.asm/Makefile.in: Likewise.
17238 * gdb.base/Makefile.in: Likewise.
17239 * gdb.c++/Makefile.in: Likewise.
17240 * gdb.disasm/Makefile.in: Likewise.
17241 * gdb.java/Makefile.in: Likewise.
17242 * gdb.mi/Makefile.in: Likewise.
17243 * gdb.threads/Makefile.in: Likewise.
17244 * gdb.trace/Makefile.in: Likewise.
17245
754533e4
DC
172462003-01-09 David Carlton <carlton@math.stanford.edu>
17247
17248 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17249 Add copyright year 2003.
17250
d8b3e9ee
MC
172512003-01-06 Michael Chastain <mec@shout.net>
17252
17253 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17254 When selecting a thread, 'line' and 'file' are optional.
17255 * gdb.mi/mi1-pthreads.exp: Likewise.
17256
8e9e0fe6
AS
172572003-01-06 Andreas Schwab <schwab@suse.de>
17258
17259 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17260 failures.
17261
b5ab8ff3
DJ
172622003-01-04 Daniel Jacobowitz <drow@mvista.com>
17263
17264 Fix PR gdb/844
17265 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17266 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17267
17268 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17269 instead of calling gdb_suppress_entire_file.
17270 * gdb.threads/print-threads.exp: Likewise.
17271 * gdb.threads/schedlock.exp: Likewise.
17272
17273 * gdb.threads/killed.exp: Return instead of calling
17274 gdb_suppress_entire_file.
17275 * gdb.threads/linux-dp.exp: Likewise.
17276 * gdb.threads/pthreads.exp: Likewise.
17277
1e698235
DJ
172782003-01-04 Daniel Jacobowitz <drow@mvista.com>
17279
17280 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17281 stabs.
17282 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17283 * gdb.base/whatis.exp: Always allow (void) after function names.
17284
147ff08c
DJ
172852003-01-04 Daniel Jacobowitz <drow@mvista.com>
17286
17287 * gdb.c++/casts.exp: Correct regexp.
17288
dc62bfc2
MK
172892003-01-04 Mark Kettenis <kettenis@gnu.org>
17290
17291 * configure.in: Call AC_CONFIG_HEADER. Don't call
17292 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17293 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17294 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17295 aforementioned directories in the AC_OUPUT call.
17296 * config.hin: New file.
17297 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17298 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17299 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17300 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17301 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17302 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17303 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17304 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17305 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17306 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17307 gdb.threads/configure.in, gdb.threads/configure,
17308 gdb.threads/config.in, gdb.trace/configure.in,
17309 gdb.trace/configure: Removed.
17310
77afa639
MC
173112003-01-03 Michael Chastain <mec@shout.net>
17312
17313 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17314 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17315
7634bb6e
DJ
173162003-01-03 Daniel Jacobowitz <drow@mvista.com>
17317
17318 * gdb.base/store.exp: Fix regular expressions.
17319
b39c905e
MK
173202002-12-28 Mark Kettenis <kettenis@gnu.org>
17321
17322 * configure.in: Rewrite.
17323 * configure: Regenerated.
17324
0a8551dd
DC
173252003-01-03 David Carlton <carlton@math.stanford.edu>
17326
17327 * gdb.base/psymtab.exp: New file.
17328 * gdb.base/psymtab1.c: Ditto.
17329 * gdb.base/psymtab2.c: Ditto.
17330
c60b7188
AF
173312002-12-23 Adam Fedor <fedor@gnu.org>
17332
17333 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17334
ee73db83
DC
173352002-12-23 David Carlton <carlton@math.stanford.edu>
17336
17337 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17338 and current_directory initialization.
17339
d6c1774e
JB
173402002-12-22 Jim Blandy <jimb@redhat.com>
17341
f0a847b8
JB
17342 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17343 rather than as part of the output file name.
17344
d6c1774e
JB
17345 * gdb.base/attach.exp: There's no need to copy the test program to
17346 /tmp; that was only ever necessary on HP/UX, and this test is
17347 entirely disabled there anyway.
17348
f0708dbb
JB
173492002-12-21 Jim Blandy <jimb@redhat.com>
17350
4c2acfea
JB
17351 * gdb.c++/psmang.exp: Doc fix.
17352
f0708dbb
JB
17353 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17354 test.
17355
9579e000
DC
173562002-12-20 David Carlton <carlton@math.stanford.edu>
17357
17358 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17359
d1810171
MC
173602002-12-18 Michael Chastain <mec@shout.net>
17361
17362 * gdb.c++/annota2.exp: Add copyright year 2002.
17363
76565097
DC
173642002-12-17 David Carlton <carlton@math.stanford.edu>
17365
17366 * gdb.c++/try_catch.cc: Add marker comments.
17367 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17368 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17369 * gdb.c++/m-static.cc: Ditto.
17370 * gdb.c++/m-static1.cc: Ditto.
17371 * gdb.c++/try_catch.cc: Ditto.
17372
da81390b
JJ
173732002-12-16 Jeff Johnston <jjohnstn@redhat.com>
17374
17375 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17376 to see whether we are using the new -environment-directory
17377 command which resets via -r or the old version of the command
17378 which may prompt the user. Part of fix for gdb/741.
17379
b304d130
AC
173802002-12-13 Andrew Cagney <ac131313@redhat.com>
17381
17382 * gdb.fortran/types.exp: Update obsolete comment.
17383 * gdb.fortran/exprs.exp: Ditto.
17384 * lib/gdb.exp: Delete obsolete code.
17385 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17386 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17387 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17388 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17389 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17390 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17391 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17392 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17393 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17394 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17395 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17396 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17397 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17398 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17399 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17400 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17401 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17402 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17403 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17404 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17405 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17406 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17407 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17408 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17409 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17410 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17411 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17412 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17413 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17414 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17415 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17416 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17417 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17418 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17419 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17420 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17421 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17422
a23b6e6a
DC
174232002-12-11 David Carlton <carlton@math.stanford.edu>
17424
17425 * gdb.c++/m-data.exp: Add test for members that shadow global
17426 variables: see PR gdb/804.
17427 * gdb.c++/m-data.cc: Ditto.
17428
6604731b
DJ
174292002-12-10 Daniel Jacobowitz <drow@mvista.com>
17430
17431 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17432
de46ecd7
DC
174332002-12-06 David Carlton <carlton@math.stanford.edu>
17434
17435 * gdb.base/store.c: Don't declare functions static.
17436
27e829d0
AC
174372002-12-04 Andrew Cagney <ac131313@redhat.com>
17438
17439 * gdb.base/store.exp, gdb.base/store.c: New files.
17440
92806416
DJ
174412002-12-03 Daniel Jacobowitz <drow@mvista.com>
17442
17443 * gdb.base/selftest.exp: Update for current gdb.
17444
3bcbaac5
DJ
174452002-12-03 Daniel Jacobowitz <drow@mvista.com>
17446
17447 * gdb.base/maint.exp: Only dump symbols from one source file
17448 or objfile.
17449
f4f00b1f
DJ
174502002-12-03 Daniel Jacobowitz <drow@mvista.com>
17451
17452 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17453 function call.
17454
f1c8a949
JB
174552002-11-25 Jim Blandy <jimb@redhat.com>
17456
17457 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17458 function appearing in error message.
17459
9e297a97
DJ
174602002-11-21 Daniel Jacobowitz <drow@mvista.com>
17461
17462 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17463
1f312e79
JJ
174642002-11-08 Jeff Johnston <jjohnstn@redhat.com>
17465
d63a86f8
RM
17466 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17467 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
17468 should be in mi console format. This is part of fix for PR gdb/604.
17469
83c31e7d
FN
174702002-09-18 Fernando Nasser <fnasser@redhat.com>
17471
17472 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17473 which explicitly prints the zero offset as "+0".
17474
322b3f65
DJ
174752002-10-22 Daniel Jacobowitz <drow@mvista.com>
17476
17477 * gdb.threads/schedlock.c (args): Make unsigned.
17478
174792002-10-21 Daniel Jacobowitz <drow@mvista.com>
17480
17481 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17482 numbers. Allow "foo2|selected stack frame".
17483 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17484 * gdb.asm/asmsrc2.s: Likewise.
17485 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17486 comments.
17487 * gdb.asm/mips.inc: New file.
17488
5e2fe5b8
AF
174892002-10-18 Adam Fedor <fedor@gnu.org>
17490
17491 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17492 * gdb.base/help.exp: Likewise.
17493
abe1a5d0
KB
174942002-10-17 Kevin Buettner <kevinb@redhat.com>
17495
17496 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17497 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17498
10abb1d4
JB
174992002-10-02 Jim Blandy <jimb@redhat.com>
17500
17501 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17502
1f609b42
AC
175032002-10-01 Andrew Cagney <ac131313@redhat.com>
17504
17505 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17506 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17507 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17508 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17509 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17510 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17511 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17512
0aee02e4
AC
175132002-09-29 Andrew Cagney <ac131313@redhat.com>
17514
17515 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17516 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17517 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17518 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17519 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17520 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17521 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 17522
6fde09ad
KB
175232002-09-27 Kevin Buettner <kevinb@redhat.com>
17524
17525 * gdb.base/annota1.exp (info break): Make directory components of
17526 path optional since not all compilers emit this debug information.
17527
889bf7c5
PA
17528 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17529 step ends up stepping out of the function instead of stopping on
17530 the epilogue.
6fde09ad 17531
9e8aab75
KS
175322002-09-26 Keith Seitz <keiths@redhat.com>
17533
17534 * lib/insight-support.exp (gdbtk_start): Figure out where
17535 the insight executable is based on where gdb is. Use this
17536 executable to start insight instead of gdb.
17537
e36180d7
AC
175382002-09-25 Andrew Cagney <cagney@redhat.com>
17539
17540 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17541
9dd34b2b
AC
175422002-09-24 Andrew Cagney <ac131313@redhat.com>
17543
17544 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17545 test_isolated_complaints.
17546 (test_empty_complaint): New function.
17547 (test_empty_complaints): New function. Check no output when no
17548 complaints.
d63a86f8 17549
dea97812
KB
175502002-09-19 Jim Blandy <jimb@redhat.com>
17551
a9c64011 17552 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 17553
54951bd7
AC
175542002-09-19 Andrew Cagney <ac131313@redhat.com>
17555
17556 * gdb.gdb/complaints.exp: New file.
17557
dec43320
AC
175582002-09-18 Andrew Cagney <ac131313@redhat.com>
17559
17560 * gdb.base/maint.exp: Check `help maint internal-warning'.
17561
e70d6e3f
DC
175622002-09-18 David Carlton <carlton@math.stanford.edu>
17563
17564 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17565 numbers, and replace them by a single breakpoint after the
17566 constructors are all finished.
17567 Add test 4.
17568 * gdb.c++/m-static.cc: Add test 4.
17569 * gdb.c++/m-static.h: New file.
17570 * gdb.c++/m-static1.cc: New file.
17571
17572 * gdb.c++/printmethod.exp: New file.
17573 * gdb.c++/printmethod.cc: New file.
17574
17575 * gdb.c++/pr-574.exp: New file.
17576 * gdb.c++/pr-574.cc: New file.
17577
afb5c968
CV
175782002-09-18 Corinna Vinschen <vinschen@redhat.com>
17579
17580 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17581 embedded targets which never actually exit.
17582
31e45dee
FN
175832002-09-18 Fernando Nasser <fnasser@redhat.com>
17584
17585 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17586 "don't step after run" as unresolved or unsupported, instead of xfail.
17587
a283c5a1
CV
175882002-09-18 Corinna Vinschen <vinschen@redhat.com>
17589
17590 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17591 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17592 Add newline to expected string in "step out of main (status wrapper)"
17593 case.
17594
11350d2a
CV
175952002-09-18 Corinna Vinschen <vinschen@redhat.com>
17596
17597 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17598 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17599
0deec7d6
TT
176002002-09-17 Tom Tromey <tromey@redhat.com>
17601
17602 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17603 \000, not \0, in double-quoted string.
17604
b2b4a1b5
CV
176052002-09-14 Corinna Vinschen <vinschen@redhat.com>
17606
c9d37158 17607 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
17608 string after running the commands execution on breakpoint tests.
17609
1c56143a
CV
176102002-09-13 Corinna Vinschen <vinschen@redhat.com>
17611
17612 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17613
37f8da45
JB
176142002-09-12 Joel Brobecker <brobecker@gnat.com>
17615
17616 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17617
08b468e0
KS
176182002-09-10 Keith Seitz <keiths@redhat.com>
17619
17620 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17621 runto proc.
17622 (mi_run_to_main): Use mi_runto.
17623 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17624
dc360f58
KS
176252002-09-10 Keith Seitz <keiths@redhat.com>
17626
17627 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17628 regexp for stopping at main. Could have multiple event notifications.
17629 Don't assume that main was declared with no parameters.
17630 (mi_next): Use mi_step_to.
17631 (mi_step): Use mi_next_to.
17632
ce3abcfb
CV
176332002-09-09 Corinna Vinschen <vinschen@redhat.com>
17634
17635 * gdb.base/default.exp: Fix expected string in `info float' test.
17636
d1f5b980
BE
176372002-09-09 Ben Elliston <bje@redhat.com>
17638
17639 * config/mips.exp: Update comments.
17640 * config/mips-idt.exp: Likewise.
17641 * config/nind.exp: Likewise.
17642 * config/slite.exp: Likewise.
17643 * config/sparclet.exp: Likewise.
17644 * config/udi.exp: Likewise.
17645 * config/vx.exp: Likewise.
17646 * config/vxworks29k.exp: Likewise.
17647
2f71430b
JB
176482002-09-05 Jim Blandy <jimb@redhat.com>
17649
17650 * gdb.threads/killed.exp: Fix test failure message.
17651
7ddebc7e
KS
176522002-09-04 Keith Seitz <keiths@redhat.com>
17653
17654 * lib/mi-support.exp: Update copyright.
17655 (mi_gdb_test): Increase the priority of the expected pattern
17656 so that it matches gdb_test.
17657
0ae67eb3
KS
176582002-09-03 Keith Seitz <keiths@redhat.com>
17659
17660 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
17661 Use integer comparison instead of string comparison for testing
17662 whether binary was built.
17663
38fc42c8
JB
176642002-09-03 Jim Blandy <jimb@redhat.com>
17665
17666 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
17667
b6ff0e81
JB
176682002-08-29 Jim Blandy <jimb@redhat.com>
17669
17670 * gdb.threads/pthreads.exp: Move the portable thread compilation
17671 code into a function in lib/gdb.exp, and call that from here.
17672 * lib/gdb.exp (gdb_compile_pthreads): New function.
17673
07c98896
KS
176742002-08-29 Keith Seitz <keiths@redhat.com>
17675
17676 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
17677 expect_out so that callers can get at it.
17678
0312286c
DJ
176792002-08-23 Daniel Jacobowitz <drow@mvista.com>
17680
17681 * gdb.threads/print-threads.c: New file.
17682 * gdb.threads/print-threads.exp: New file.
17683 * gdb.threads/schedlock.c: New file.
17684 * gdb.threads/schedlock.exp: New file.
17685
dd039bc4
EZ
176862002-08-22 Elena Zannoni <ezannoni@redhat.com>
17687
a9c64011
AS
17688 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
17689 not altivec.c.
dd039bc4 17690
1f36144c
MK
176912002-08-17 Mark Kettenis <kettenis@gnu.org>
17692
17693 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
17694 targets. The problem should be fixed now.
17695
16057ec7 176962002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
17697
17698 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
17699 2002-07-24 change that removes final dots from error messages.
17700
3c1499ad
TT
177012002-08-13 Tom Tromey <tromey@redhat.com>
17702
17703 * gdb.base/readline.exp: New file.
17704
a20ce2c3
AC
177052002-08-01 Andrew Cagney <ac131313@redhat.com>
17706
17707 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
17708 supress message.
17709
db034ac5
AC
177102002-08-01 Andrew Cagney <cagney@redhat.com>
17711
17712 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
17713 CHILL_FOR_TARGET and CHILL_LIB.
17714 * configure.in (configdirs): Remove gdb.chill.
17715 * configure: Regenerate.
17716 * lib/gdb.exp: Obsolete references to chill.
17717 * gdb.fortran/types.exp: Ditto.
17718 * gdb.fortran/exprs.exp: Ditto.
17719
3e000b18
KB
177202002-07-30 Kevin Buettner <kevinb@redhat.com>
17721
17722 * gdb.base/shlib-call.exp (additional_flags): Conditionally
17723 set Irix-specific compile and link flags.
17724
28f4966b
KB
177252002-07-29 Kevin Buettner <kevinb@redhat.com>
17726
17727 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
17728 source files. The ``-o'' option doesn't work with the ``-E'' option
17729 when using the Irix compiler.
17730
46c0d5a6
DJ
177312002-07-19 Daniel Jacobowitz <drow@mvista.com>
17732
17733 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
17734 Improve support for reusing an exec file. Copy exec file
17735 to target, and run gdbserver on the target instead of on the host.
17736
eecf4bed
JB
177372002-07-18 Jim Blandy <jimb@redhat.com>
17738
0f815cdf
JB
17739 * gdb.base/ending-run.exp: Don't expect to see the program end in
17740 some orderly fashion when we're running on a real stand-alone
17741 board.
17742
eecf4bed
JB
17743 * gdb.base/interrupt.exp: Correct logic for skipping tests on
17744 targets that don't support interrupts.
17745
52d309e4
JB
177462002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
17747
17748 * gdb.base/attach.exp: Add patterns to match output from /proc-based
17749 systems.
17750 Move comments in expect statements to inside the actions, so that they
17751 don't get matched against.
17752
ff683d9e
MK
177532002-07-10 Mark Kettenis <kettenis@gnu.org>
17754
17755 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
17756 function when asleep" test.
17757
b5356753
AC
177582002-07-10 Andrew Cagney <ac131313@redhat.com>
17759
17760 * gdb.base/page.exp: Rewrite to handle problems with very long
17761 `info set' output. Update copyright.
17762
6aa4d13a
AC
177632002-06-26 Andrew Cagney <ac131313@redhat.com>
17764
17765 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
17766 gdb.threads-hp.
17767 * gdb.hp/configure: Regenerate.
17768 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
17769 * gdb.hp/gdb.threads-hp/configure: Delete file.
17770 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
17771
8cf8c2b8
AC
177722002-06-22 Andrew Cagney <ac131313@redhat.com>
17773
17774 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
17775 setlocale, bindtextdomain and textdomain.
17776
6827a8f8
JB
177772002-06-11 Jim Blandy <jimb@redhat.com>
17778
919d772c
JB
17779 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
17780 preprocessor macro information is present.
17781
6827a8f8
JB
17782 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
17783 tests.
17784
c15b0d21
MS
177852002-06-06 Michael Snyder <msnyder@redhat.com>
17786
c5984d70
MS
17787 * gdb.base/overlays.exp: Record addresses of overlay
17788 functions in TCL variables rather than in GDB variables,
17789 to avoid having GDB convert them to pointers (with loss
17790 of information).
17791
d63a86f8 17792 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 17793 default linker script changes.
c15b0d21
MS
17794 * gdb.base/long_long.exp: Add check for sizeof (long double).
17795
be26fe0d
ML
177962002-06-06 Michal Ludvig <mludvig@suse.cz>
17797
17798 * gdb.asm/asm-source.exp: Add x86-64 target.
17799 * gdb.asm/x86_64.inc: New.
d63a86f8 17800
258093ca 178012002-05-30 Michael Chastain <mec@shout.net>
258093ca 17802
4b3153f1 17803 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
17804 * gdb.c++/m-static.cc: New file.
17805 * gdb.c++/m-static.exp: New file.
17806
241264c6
MS
178072002-05-28 Michael Snyder <msnyder@redhat.com>
17808
17809 * gdb.base/call-ar-st.exp: Allow for reduced floating point
17810 precision.
17811
9bba8c8f 178122002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 17813
4b3153f1 17814 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
17815 * gdb.c++/m-data.cc: New file.
17816 * gdb.c++/m-data.exp: New file.
17817
178182002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 17819
4b3153f1 17820 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 17821 * gdb.c++/try_catch.cc: New file.
d63a86f8 17822 * gdb.c++/try_catch.exp: New file.
9bba8c8f 17823
def1b996
MC
178242002-05-27 Michael Chastain <mec@shout.net>
17825
17826 * gdb.c++/local.exp: Accept more nested types in output.
17827
522ba268
MC
178282002-05-26 Michael Chastain <mec@shout.net>
17829
17830 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
17831
277254ba
MS
178322002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
17833
17834 * lib/gdb.exp (gdb_wrapper_init): Just because
17835 gdb_wrapper_file exists, this does not mean that the file
17836 should not be rebuilt. That is what gdb_wrapper_initialized
17837 is for.
17838 (default_gdb_init): Reset gdb_wrapper_initialized.
17839
b61a8733
MS
178402002-05-23 Michael Snyder <msnyder@redhat.com>
17841
d63a86f8 17842 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
17843 the precision of the floating point test results.
17844 * gdb.base/call-rt-st.exp: Ditto.
17845
b61a8733
MS
17846 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
17847 * gdb.base/call-rt-st.exp: Ditto.
17848
56f6e910
MC
178492002-05-19 Michael Chastain <mec@shout.net>
17850
17851 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
17852
ad0b0016
EZ
178532002-05-19 Elena Zannoni <ezannoni@redhat.com>
17854
a9c64011
AS
17855 * configure.in (configdirs): Add gdb.arch.
17856 * configure: Regenerate.
ad0b0016 17857
f617d2b6
JB
178582002-05-17 Jim Blandy <jimb@redhat.com>
17859
17860 * gdb.base/completion.exp: Recognize the more detailed error
17861 messages produced by the macro expander's lexical analyzer.
17862
eac2a696
EZ
178632002-05-14 Elena Zannoni <ezannoni@redhat.com>
17864
a9c64011
AS
17865 * gdb.arch/altivec-abi.c: New file.
17866 * gdb.arch/altivec-abi.exp: New file.
17867 * gdb.arch/altivec-regs.c: New file.
17868 * gdb.arch/altivec-regs.exp: New file.
eac2a696 17869
2fdde8f8
DJ
178702002-05-14 Daniel Jacobowitz <drow@mvista.com>
17871
17872 * gdb.base/maint.exp (maint print type): Update for new type
17873 structure.
d63a86f8 17874
e31f1a7c
EZ
178752002-05-14 Elena Zannoni <ezannoni@redhat.com>
17876
17877 * gdb.arch: New directory.
17878 * gdb.arch/configure.in: New file.
17879 * gdb.arch/configure: New file.
17880 * gdb.arch/Makefile.in: New file.
17881
db589741
CV
178822002-05-13 Corinna Vinschen <vinschen@redhat.com>
17883
17884 * gdb.asm/asm-source.exp: Add v850 as supported target.
17885 * gdb.asm/v850.inc: New file.
17886
8ce2a7dc
DJ
178872002-05-13 Daniel Jacobowitz <drow@mvista.com>
17888
17889 * gdb.c++/annota2.exp (annotate-quit): Add comment.
17890
df763c7f
DJ
178912002-05-12 Daniel Jacobowitz <drow@mvista.com>
17892
17893 * gdb.base/break.exp: Check 'break "marker2"'.
17894
377daeed
MS
178952002-05-10 Michael Snyder <msnyder@redhat.com>
17896
17897 * gdb.base/long_long.exp: Fix typo.
17898
c4b7bc2b
JB
178992002-05-10 Jim Blandy <jimb@redhat.com>
17900
ecac9a4e
JB
17901 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
17902 a bug.
17903
c4b7bc2b
JB
17904 * gdb.base/printcmds.exp (test_integer_literals_rejected):
17905 Recognize more detailed error message produced by the macro
17906 expander's lexical analyzer.
17907 * lib/gdb.exp (test_print_reject): Same.
17908
e71019a1
MK
179092002-05-09 Mark Kettenis <kettenis@gnu.org>
17910
17911 * gdb.c++/method.exp: Fix typo.
17912
fedfc8e6
MS
179132002-05-08 Michael Snyder <msnyder@redhat.com>
17914
166a1957
MS
17915 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
17916 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 17917 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
17918 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
17919 Add iftarget clause for strongarm.
d63a86f8 17920
f1c47eb2
MS
179212002-05-06 Michael Snyder <msnyder@redhat.com>
17922
cb9a9d3e
MS
17923 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
17924 (gdb_continue_to_end): Accept output from status wrapper.
17925 * gdb.base/ending-run.exp: Add case for output from status wrapper.
17926 Clean up fail messages to match pass messages.
17927
f1c47eb2
MS
17928 Enable the "needs_status_wrapper" testsuite feature.
17929 * lib/gdb.exp (gdb_wrapper_init): New procedure.
17930 (gdb_compile): Conditionally call gdb_wrapper_init.
17931 * gdb.base/a2-run.exp: Recognize output from status wrapper.
17932 * gdb.c++/method.exp: Recognize output from status wrapper.
17933
6079c749
BE
179342002-05-06 Ben Elliston <bje@redhat.com>
17935From Graydon Hoare <graydon@redhat.com>
17936
17937 * config/sid.exp: Include support for "rawsid" protocol.
17938
188baff3
JB
179392002-05-03 Jim Blandy <jimb@redhat.com>
17940
17941 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
17942 * gdb.c++/hang3.C: New file.
17943
b9c07f0f
AC
179442002-05-04 Andrew Cagney <ac131313@redhat.com>
17945
17946 * gdb.base/default.exp: Remove obsolete code.
17947 * gdb.c++/misc.exp: Ditto. Update copyright.
17948 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
17949 * gdb.base/whatis.exp: Ditto. Update copyright.
17950 * gdb.base/scope.exp: Ditto. Update copyright.
17951 * gdb.base/ptype.exp: Ditto. Update copyright.
17952 * gdb.base/printcmds.exp: Ditto. Update copyright.
17953 * gdb.base/opaque.exp: Ditto. Update copyright.
17954 * gdb.base/list.exp: Ditto.
17955 * gdb.base/funcargs.exp: Ditto. Update copyright.
17956 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
17957 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
17958 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
17959 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
17960 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
17961 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
17962
5c7a0397
MS
179632002-05-02 Michael Snyder <msnyder@redhat.com>
17964
d6dcc264 17965 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
17966 * gdb.base/long_long.exp: Add xscale target.
17967 * gdb.base/default.exp: Add xscale target.
17968
eb7f1c48
JB
179692002-05-01 Jim Blandy <jimb@redhat.com>
17970
17971 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
17972 gdb.c++/hang.exp: New test.
17973
a6befae8
FF
179742002-05-01 Fred Fish <fnf@redhat.com>
17975
17976 * gdb.base/completion.exp: Handle completions of "./Make" for
17977 more than one completion possibility, as is the case when we
17978 build and test in the source tree.
17979
0a310277
AG
179802002-04-29 Anthony Green <green@redhat.com>
17981
17982 * gdb.java/jmisc1.exp: New file.
17983 * gdb.java/jmisc2.exp: New file.
17984
6ff9af88
DJ
179852002-04-24 Daniel Jacobowitz <drow@mvista.com>
17986
17987 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
17988
96b3d632
EZ
179892002-04-23 Elena Zannoni <ezannoni@redhat.com>
17990
17991 * gdb.base/help.exp: Change 'help status' to allow for target
17992 dependent output differences.
17993
5019bb54
MC
179942002-04-22 Michael Chastain <mec@shout.net>
17995
17996 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
17997
a805a116
MC
179982002-04-22 Michael Chastain <mec@shout.net>
17999
18000 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
18001
a1706bfd
DM
180022002-04-17 David S. Miller <davem@redhat.com>
18003
18004 * gdb.asm/sparc64.inc: New file.
18005 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
18006
a73a20a2
EZ
180072002-04-19 Elena Zannoni <ezannoni@redhat.com>
18008
18009 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
18010 instruction file directly into the build tree. Clean up at end of
18011 test.
18012
ba678339
DM
180132002-04-18 David S. Miller <davem@redhat.com>
18014
18015 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
18016 handle 64-bit platforms correctly.
18017 * gdb.base/maint.exp: Likewise.
18018
b03399da
KB
180192002-04-18 Kevin Buettner <kevinb@redhat.com>
18020
18021 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
18022 ``-fpic'' when compiling files comprising a shared library, but
18023 it does need additional linker flags in order to find shared
18024 libraries at run time.
18025
e2004992
KB
180262002-04-18 Kevin Buettner <kevinb@redhat.com>
18027
18028 * gdb.base/cvexpr.c (use): New function.
18029 (main): Invoke use() on all global variables to prevent
18030 some linkers from deleting these otherwise unused symbols.
18031
d8937120
MC
180322002-04-17 Michael Chastain <mec@shout.net>
18033From David S. Miller <davem@redhat.com>
18034
18035 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
18036 handle 64-bit platforms correctly.
18037
ffd61a58
MS
180382002-04-12 Michael Snyder <msnyder@redhat.com>
18039From Jim Blandy <jimb@redhat.com>
a9c64011 18040 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
18041 script can handle this instead.
18042 * gdb.base/bar.c (barx): Same.
18043 * gdb.base/baz.c (bazx): Same.
18044 * gdb.base/grbx.c (grbxx): Same.
18045
18046 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
18047 manager doesn't automatically unmap overlays unnecessarily.
18048
6b8426a6
MH
180492002-04-10 Martin M. Hunt <hunt@redhat.com>
18050
18051 * gdb.base/ending-run.exp: Fix pattern for Mips targets
18052 stepping out of main.
18053
34af4875
MC
180542002-04-09 Michael Chastain <mec@shout.net>
18055
18056 * gdb.c++/local.cc (main): Move call to marker1() inside nested
18057 scope so that the nested scope tests will make sense.
18058 * gdb.c++/local.exp: Write patterns that actually work with gcc
18059 (the HP patterns "were never known to work with gcc").
18060 Keep the old aCC patterns too.
18061
2d1676a0
DJ
180622002-04-09 Daniel Jacobowitz <drow@mvista.com>
18063
18064 * gdb.base/attach.exp: Correct target board test.
18065
3a63e3f9
MC
180662002-04-08 Michael Chastain <mec@shout.net>
18067
18068 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
18069 in a const method. Add some xfail and fail cases for configurations
18070 that do not emit the "const ...".
18071
f18dabd2
MC
180722002-04-07 Michael Chastain <mec@shout.net>
18073
18074 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
18075 Accept "A * const" and "const A * const" as type of "this".
18076 Fix spelling of getFunky throughout. Make messages uniform.
18077
0fcddd82
EZ
180782002-04-07 Elena Zannoni <ezannoni@redhat.com>
18079
a9c64011 18080 Work around for PR gdb/285:
0fcddd82
EZ
18081 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
18082
16a8534a
EZ
180832002-04-07 Elena Zannoni <ezannoni@redhat.com>
18084
18085 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
18086 instructions file at run time instead of configure time.
18087 Sometimes we run the test in a directory that is not the one we
18088 configured in.
18089 * gdb.asm/configure.in: Delete creation of symlink.
18090 * gdb.asm/configure: Regenerate.
18091
24181d81
JB
180922002-04-05 J. Brobecker <brobecker@gnat.com>
18093
18094 * gdb.gdb/xfullpath.exp: New test, to exercise the new
18095 xfullpath () function.
18096
7cdb7107
DJ
180972002-04-04 Daniel Jacobowitz <drow@mvista.com>
18098
18099 * gdb.asm/Makefile.in: Correct dependencies.
18100
18101 * gdb.asm/powerpc.inc: New file.
18102 * gdb.asm/asm-source.exp: Add PowerPC.
18103 * gdb.asm/configure.in: Likewise.
18104 * gdb.asm/configure: Regenerated.
18105
a7d17088
DJ
181062002-04-04 Daniel Jacobowitz <drow@mvista.com>
18107
18108 * gdb.base/relocate.exp: New file.
18109 * gdb.base/relocate.c: New file.
18110
cd721503
FF
181112002-04-04 Fred Fish <fnf@redhat.com>
18112
18113 * gdb.base/step-test.exp: Update comment regarding stopping in
18114 memcpy/bcopy calls inserted as part of the compiler runtime.
18115
b22ad7a7
MS
181162002-04-04 Michael Snyder <msnyder@redhat.com>
18117
18118 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
18119
5f279fa6
DJ
181202002-04-03 Daniel Jacobowitz <drow@mvista.com>
18121
18122 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
18123 (gdb_expect): Remove $notransfer hack.
18124
dd0fd3ce
DJ
181252002-04-02 Daniel Jacobowitz <drow@mvista.com>
18126
18127 * gdb.c++/classes.exp ("calling method for small class"): Match
18128 updated register output.
18129
1e50cda1
DJ
181302002-03-30 Daniel Jacobowitz <drow@mvista.com>
18131
18132 Fix PR gdb/452
18133 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
18134 when finished. Make gdb_file_cmd send "exec-file" when
18135 appropriate.
18136
24015922
DJ
181372002-03-30 Daniel Jacobowitz <drow@mvista.com>
18138
18139 * gdb.base/attach.exp: Remove extra setup_xfail.
18140
dd7dfd64
MS
181412002-03-26 Michael Snyder <msnyder@redhat.com>
18142
18143 * gdb.base/default.exp: Add tests for dump, append, and restore.
18144 * gdb.base/help.exp: Add tests for dump, append, and restore.
18145 * gdb.base/dump.exp: New file, test dump, append and restore.
18146 * gdb.base/dump.c: New file.
18147
48b2f8d7
MS
181482002-03-27 Michael Snyder <msnyder@redhat.com>
18149
d63a86f8 18150 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
18151 clean-ups in help messages.
18152
05b4d525
FF
181532002-03-26 Fred Fish <fnf@redhat.com>
18154
18155 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
18156 have debugging info for those functions and the compiler uses them
18157 internally to copy structs around.
18158
d7679631
FF
181592002-03-26 Fred Fish <fnf@redhat.com>
18160
18161 * gdb.base/list.exp: Revert the change made yesterday and add note
18162 about why we don't list the default lines for remote targets.
18163
523ac3f9
MS
181642002-03-25 Michael Snyder <msnyder@redhat.com>
18165
18166 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
18167
754b2b8d
FF
181682002-03-25 Fred Fish <fnf@redhat.com>
18169
18170 * gdb.base/list.exp: This test works on remote targets so remove
18171 the short circuit for remote targets. Update copyright.
18172
33c3e192
FF
181732002-03-25 Fred Fish <fnf@redhat.com>
18174
18175 * gdb.base/attach.exp: Fix logic error that was suppressing this
18176 test for all non hppa*-*-hpux* targets, instead of the hp target.
18177 Move comments closer to the suppression point. Also now need to
18178 check that we are running natively.
18179
d43e73ee
MS
181802002-03-22 Michael Snyder <msnyder@redhat.com>
18181
882c8f02
MS
18182 * gdb.base/default.exp: Add test for gcore. Update copyright.
18183 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 18184
04c12f60
FF
181852002-03-06 Fred Fish <fnf@redhat.com>
18186
18187 * gdb.base/funcargs.c: Remove extraneous ';' character.
18188 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18189
b43df995
MC
181902002-03-04 Michael Chastain <mec@shout.net>
18191
18192 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18193 accommodate gcc v3 function signature.
18194 * gdb.mi/mi0-var-cmd-exp: Ditto.
18195
92362027
AC
181962002-02-24 Andrew Cagney <ac131313@redhat.com>
18197
18198 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18199 ``GNU/Linux'' or ``Linux kernel''
18200 * testsuite/gdb.threads/pthreads.c: Ditto.
18201
258ad32d
MC
182022002-02-24 Michael Chastain <mec@shout.net>
18203
18204 * gdb.threads/pthreads.c (thread1): Add a return statement.
18205 (thread2): Likewise.
18206 (foo): Likewise.
18207
04c3b3d4
MC
182082002-02-23 Michael Chastain <mec@shout.net>
18209
18210 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18211 to placate gcc.
18212
5a2a0a20
MC
182132002-02-23 Michael Chastain <mec@shout.net>
18214
18215 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18216 test "ptype bint". The test passes on all my stabs configurations.
18217
a640f7fc
JB
182182002-02-21 Jim Blandy <jimb@redhat.com>
18219
27924826
JB
18220 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18221 filename at a time, and watch for the ones we want to see.
18222
a640f7fc
JB
18223 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18224 types of pointers to prototyped functions.
18225
edcc8c75
AC
182262002-02-20 Andrew Cagney <ac131313@redhat.com>
18227
18228 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18229 signed, unsigned and straight char.
18230 (padding_char, padding_short, padding_int, padding_long,
18231 padding_long_long, padding_float, padding_double,
18232 padding_long_double): New global variables.
18233 (fill, fill_structs): New functions.
18234
18235 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18236 for correctly sized writes. Update copyright.
18237 (get_valueof): New procedure.
18238 (get_sizeof): Call get_valueof.
18239 (check_valueof): New procedure.
18240 (check_padding): New procedure.
18241
ac57ea44
MC
182422002-02-20 Michael Chastain <mec@shout.net>
18243
18244 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18245 to setup_xfail. Document some of the remaining calls.
18246
7a10c941
MC
182472002-02-18 Michael Chastain <mec@shout.net>
18248
18249 * gdb.c++/userdef.exp: Update copyright year.
18250
fb8acdcc
DJ
182512002-02-18 Daniel Jacobowitz <drow@mvista.com>
18252
18253 * gdb.c++/userdef.exp: Test overloaded operators properly.
18254 Remove xfails.
18255
fda6ae12
MS
182562002-02-14 Michael Snyder <msnyder@redhat.com>
18257
18258 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18259
676a0442
DJ
182602002-02-14 Daniel Jacobowitz <drow@mvista.com>
18261
18262 * gdb.base/a2-run.exp: Check for a remote target properly.
18263 * gdb.base/annota1.exp: Likewise.
18264 * gdb.base/list.exp: Likewise.
18265 * gdb.base/reread.exp: Likewise.
18266 * gdb.base/scope.exp: Likewise.
18267 * gdb.base/shlib-call.exp: Likewise.
18268 * gdb.base/term.exp: Likewise.
18269 * gdb.c++/annota2.exp: Likewise.
18270
78b4f468
RE
182712002-02-13 Richard Earnshaw <rearnsha@arm.com>
18272
18273 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18274
9a81ba51
MC
182752002-02-10 Michael Chastain <mec@shout.net>
18276
18277 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18278 (call_after_alloca): Ditto.
18279
004af6c7
DJ
182802002-02-10 Daniel Jacobowitz <drow@mvista.com>
18281
18282 * gdb.base/ending-run.exp: Guard "cont" test with
18283 gdb_skip_stdio_test.
18284
37225f62
JB
182852002-02-06 Jim Blandy <jimb@redhat.com>
18286
18287 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18288 from here...
18289 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18290 To here. Disable this test on non-HP platforms. Add big comment.
18291
fe6fdd96
MS
182922002-02-04 Michael Snyder <msnyder@redhat.com>
18293
18294 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18295 other than d10v and m32r.
18296
036fad3f
RE
182972002-02-02 Richard Earnshaw <rearnsha@arm.com>
18298
18299 * gdb.base/default.exp: Rewrite test patterns to reduce time
18300 taken to match them.
18301
7148ab62
DJ
183022002-01-30 Daniel Jacobowitz <drow@mvista.com>
18303
18304 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18305 Allow a start function above main.
18306 * gdb.threads/linux-dp.exp: Fix copyright date.
18307
396cc255
DJ
183082002-01-30 Daniel Jacobowitz <drow@mvista.com>
18309
a9c64011
AS
18310 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18311 (check_philosopher_stack): Check for manager thread before checking
18312 for a just-starting thread.
396cc255 18313
f038d31b
DJ
183142002-01-30 Daniel Jacobowitz <drow@mvista.com>
18315
18316 From Neil Booth <neil@daikokuya.demon.co.uk>:
18317 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18318 warnings.
18319
b3ff9d9a
FF
183202002-01-21 Fred Fish <fnf@redhat.com>
18321
18322 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18323 not caller.
18324
39ad761d
JB
183252002-01-21 Jim Blandy <jimb@redhat.com>
18326
18327 * gdb.base/reread.exp: Check that GDB properly re-reads the
18328 executable file when it changes while no inferior is running.
18329
aaf320fa
FF
183302002-01-21 Fred Fish <fnf@redhat.com>
18331
a9c64011
AS
18332 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18333 optionally accept the "shlib events" variation.
aaf320fa 18334
808a31f5
JB
183352002-01-21 Jim Blandy <jimb@redhat.com>
18336
18337 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18338 call `fflush' after every `printf', so that the output is produced
18339 at predictable points, regardless of whatever buffering does (or
18340 doesn't) take place.
18341 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18342 at different points.
18343
4420d5e2
DJ
183442002-01-20 Daniel Jacobowitz <drow@mvista.com>
18345
18346 * gdb.c++/inherit.exp: Update copyright years.
18347 * gdb.c++/method.exp: Likewise.
18348
3e36a0f4
DJ
183492002-01-20 Daniel Jacobowitz <drow@mvista.com>
18350
18351 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18352 artificial methods/arguments.
18353 * gdb.c++/derivation.exp: Likewise.
18354 * gdb.c++/inherit.exp: Likewise.
18355 * gdb.c++/method.exp: Likewise.
18356 * gdb.c++/virtfunc.exp: Likewise.
18357
b4ceaee6
AC
183582002-01-18 Andrew Cagney <ac131313@redhat.com>
18359
18360 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18361 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18362 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18363 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18364 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18365 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18366
ecace851
JB
183672002-01-17 Jim Blandy <jimb@redhat.com>
18368
18369 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18370 anchoring the pattern matching the entry point symbol's name.
18371
375fc983
AC
183722002-01-17 Andrew Cagney <ac131313@redhat.com>
18373
18374 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18375 continue/quit query. Update copyright.
18376
fe6fdd96
MS
183772002-01-14 Michael Snyder <msnyder@redhat.com>
18378
18379 * gdb.base/gcore.exp: Remove extra debugging output.
18380
e017c81f
DJ
183812002-01-13 Daniel Jacobowitz <drow@mvista.com>
18382
18383 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18384 for slightly dubious v2 mangled string.
18385
37ab3bf8
DJ
183862002-01-13 Daniel Jacobowitz <drow@mvista.com>
18387
18388 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18389
1bc05c3a 183902002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 18391
1bc05c3a 18392 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 18393
1bc05c3a
JM
18394 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18395 constructors.
18396 * gdb.c++/derivation.exp: Likewise.
18397 * gdb.c++/templates.exp: Likewise.
18398 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 18399
1bc05c3a
JM
184002002-01-10 Michael Snyder <msnyder@redhat.com>
18401
18402 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 18403
a911c360
MS
184042002-01-08 Michael Snyder <msnyder@redhat.com>
18405
18406 * gdb.base/gcore.exp: New test for generate-core-file command.
18407 * gdb.base/gcore.c: Testcase for above.
18408 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18409
ea2119ec
JM
184102002-01-08 Jason Merrill <jason@redhat.com>
18411
18412 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18413
68203136
FF
184142002-01-07 Fred Fish <fnf@redhat.com>
18415
18416 * gdb.c++/overload.exp: Remove unconditional xfails for:
18417 print foo_instance1.overloadargs(1)
18418 print foo_instance1.overloadargs(1, 2)
18419 print foo_instance1.overloadargs(1, 2, 3)
18420 print foo_instance1.overloadargs(1, 2, 3, 4)
18421 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18422 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18423 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18424 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18425 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18426 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18427 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18428 print foo_instance1.overload1arg()
18429 print foo_instance1.overload1arg((char)arg2)
18430 print foo_instance1.overload1arg((signed char)arg3)
18431 print foo_instance1.overload1arg((unsigned char)arg4)
18432 print foo_instance1.overload1arg((int)arg7)
18433 print foo_instance1.overload1arg((unsigned int)arg8)
18434 print foo_instance1.overload1arg((float)arg11)
18435 print foo_instance1.overload1arg((double)arg12)
d63a86f8 18436
21b9b5b1
MS
184372002-01-07 Michael Snyder <msnyder@redhat.com>
18438
18439 * gdb.base/huge.exp: New test. Print a very large target data object.
18440 (skip_huge_test): New test variable. Define if you want to skip this
18441 test. The test reads an 8 megabyte data object from the target, so it
18442 might be very time consuming on remote targets with a slow connection.
18443 * gdb.base/huge.c: New file. Test case for above.
18444
725f922e
FF
184452002-01-07 Fred Fish <fnf@redhat.com>
18446
18447 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18448 g_instance.bfoo, and g_instance.cfoo.
18449
889bf7c5 184502002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 18451
889bf7c5
PA
18452 * gdb.base/break.c (multi_line_if_conditional): New function.
18453 (multi_ilne_while_conditional): Likewise.
18454 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18455 IF or WHILE condition puts the breakpoint at the start of
18456 the condition.
f286b2c3 18457
634d57ec
JL
18458 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18459 hppa*-*-hpux* expected failure.
18460 * gdb.base/structs.exp (do_function_calls): Similarly.
18461
18462 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18463 watchpoints.
18464
9fbfe2dc
AC
184652002-01-06 Andrew Cagney <ac131313@redhat.com>
18466
18467 Fix PR gdb/66.
18468 * gdb.base/structs.exp: Replace skip for a29k with skip for
18469 gdb,cannot_call_functions.
18470 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18471 * gdb.base/callfuncs.exp: Ditto.
18472 * gdb.base/call-rt-st.exp: Ditto.
18473 * gdb.base/call-strs.exp: Ditto.
18474 * gdb.base/callfwmall.exp: Ditto.
18475 * gdb.base/scope.exp: Obsolete xfail a29k.
18476 * gdb.c++/misc.exp: Ditto.
18477 * gdb.c++/cplusfuncs.exp: Ditto.
18478 * gdb.base/ptype.exp: Ditto.
18479 * gdb.base/printcmds.exp: Ditto.
18480 * gdb.base/opaque.exp: Ditto.
18481 * gdb.base/list.exp: Ditto.
18482 * gdb.base/funcargs.exp: Ditto.
18483 * gdb.base/default.exp: Ditto.
18484
8ddad156
MS
184852002-01-04 Michael Snyder <msnyder@redhat.com>
18486
ca4976a6 18487 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
18488 * gdb.base/maint.exp: Add tests for maint info sections options.
18489
1b074332
JL
18490Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
18491
18492 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18493
7d159115
CV
184942001-12-20 Corinna Vinschen <vinschen@redhat.com>
18495
18496 * gdb.asm/arm.inc: New file.
18497 * gdb.asm/asm-source.exp: Add arm targets.
18498 * gdb.asm/configure.in: Ditto.
18499 * gdb.asm/configure: Recreated from configure.in.
18500
8fb87725
JL
18501Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
18502
afabe08c
JL
18503 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18504 with HP's compiler.
18505 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18506 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18507 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18508 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18509
18510 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18511 either HP's compilers or GCC.
18512
db521deb
JL
18513 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18514 a SIGBUS or SIGSEGV.
18515
18516 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18517
18518 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18519 can be compiled with either HP's compiler or GCC.
18520
cfa88ab7
JL
18521 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18522 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18523 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18524
ca344dff
JL
18525 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18526 to match current gdb output. Update due to using auto-solib-limit
18527 for limiting instead of overloading auto-solib-add.
18528 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18529 test program.
18530
3f3c6e55 18531 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
18532 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18533 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18534 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18535 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18536 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18537 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18538 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18539 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18540 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18541 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18542 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18543 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 18544
8fb87725
JL
18545 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18546 a SIGTRAP to the inferior.
18547
cf599fa7
CV
185482001-12-19 Corinna Vinschen <vinschen@redhat.com>
18549
18550 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18551 Substitute call to target_link by call to gdb_compile.
18552
2cd045cd
JL
18553Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
18554
a9c64011
AS
18555 * gdb.base/break.exp: Fix HP specific search string when testing
18556 backtracing in a called function.
2cd045cd 18557
a9c64011
AS
18558 * gdb.base/constvars.exp: Only set lang to C++ if we're
18559 compiling the test with HP's compilers.
18560 * gdb.base/volatile.exp: Similarly.
2cd045cd 18561
99ebe9ac
JB
185622001-12-19 Jim Blandy <jimb@redhat.com>
18563
18564 * gdb.base/printcmds.exp: Expect the null character to be printed
18565 as '\0', and the '\013' to be printed as '\v'.
18566 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18567 * gdb.base/setvar.exp: Same.
18568
b9891b29
JB
185692001-12-17 Jim Blandy <jimb@redhat.com>
18570
0eba65ab
JB
18571 * gdb.base/completion.exp: Rather than completing very long
18572 filenames, which can make the readline library produce output we
18573 don't recognize, cd to the directory first, and then complete
18574 using nice, short relative paths.
18575
6970b5b1
JB
18576 * gdb.base/completion.exp: On some systems, there is, in fact, a
18577 variable named `b' in scope, since GDB treats all static
a9c64011
AS
18578 variables as being in scope. So use `no_var_named_this'
18579 instead of `b'.
6970b5b1 18580
b9891b29 18581 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 18582 can't find the core file's registers as a failure.
b9891b29 18583
e6ccd35f
JSC
185842001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
18585
a9c64011
AS
18586 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18587 test expect string more specific.
e6ccd35f 18588
105ba819
CV
185892001-12-13 Corinna Vinschen <vinschen@redhat.com>
18590
18591 * gdb.asm/asm-source.exp: Add support for xstormy16.
18592 * gdb.asm/configure.in: Ditto.
18593 * gdb.asm/configure: Rebuild.
18594 * gdb.asm/xstormy16.inc: New file.
18595
e9e79dd9
FF
185962001-12-10 Fred Fish <fnf@redhat.com>
18597
18598 * gdb.base/maint.exp: Update to match changes in type dumping code.
18599
347dc97d
JB
186002001-12-10 Jim Blandy <jimb@redhat.com>
18601
18602 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
18603 matching the entry point symbol's name at the beginning of the
18604 line.
347dc97d 18605
5178b9d6
DJ
186062001-12-07 Daniel Jacobowitz <drow@mvista.com>
18607
18608 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18609 gdb.c++/inherit.exp, gdb.c++/method.exp,
18610 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18611 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18612 and class layout support.
18613
af890c52
DJ
186142001-12-07 Daniel Jacobowitz <drow@mvista.com>
18615
18616 * gdb.c++/classes.exp: Add test for static member function.
18617 * gdb.c++/misc.cc: Add class with static member function.
18618
7a345fb3
JB
186192001-12-07 Jim Blandy <jimb@redhat.com>
18620
f2e54a80 18621 If GDB says it can't find the struct the function returned, report
8032bf31
JB
18622 those tests as `unsupported'.
18623 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18624 Rewrite subsequent tests to use it.
18625
18626 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
18627 those tests as `unsupported'.
18628 * gdb.base/structs.exp (call_struct_func): New function.
18629 (do_function_calls): Use call_struct_func to call the functions
18630 returning structs.
18631
0bc69509
JB
18632 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18633 whether functions are prototyped or not, so we can't possibly pass
18634 arguments to t_float_values2 properly.
18635
7a345fb3
JB
18636 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18637 value of `timeout' for targets other than the mips*tx39-*.
18638
edb6ede1
MS
186392001-12-06 Michael Snyder <msnyder@redhat.com>
18640
d63a86f8 18641 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
18642 and detect whether the start symbol has a leading underscore.
18643
2d842f13
JB
186442001-12-04 Jim Blandy <jimb@redhat.com>
18645
18646 * gdb.base/completion.exp: Clarify indentation.
18647
68550daf
JB
186482001-12-03 Jim Blandy <jimb@redhat.com>
18649
18650 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
18651 variables on the S/390, not `.word'.
18652
cd5195a8
JB
186532001-11-30 Jim Blandy <jimb@redhat.com>
18654
18655 Add assembly-source tests for s390-ibm-linux.
18656 * gdb.asm/s390.inc: New file.
18657 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
18658 the S/390 architecture.
a9c64011 18659 * gdb.asm/configure: Regenerated.
cd5195a8 18660
ca9efc90
MS
186612001-11-30 Michael Snyder <msnyder@redhat.com>
18662
18663 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
18664 next, info source, info sources, info line, global and static
18665 variables, and static functions.
18666 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
18667 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
18668 * gdb.asm/asmsrc1.s: Add a static function and some variables.
18669 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
18670 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
18671 (gdbasm_leave): Restore frame pointer.
18672 (gdbasm_startup): Copy stack set-up from crt0.S.
18673
d0e66976
FN
186742001-11-26 Fernando Nasser <fnasser@redhat.com>
18675
18676 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
18677 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
18678 to a local (non-static) variable. Copy tstruct.a to a static buffer
18679 and return a pointer to that buffer.
18680 * gdb.base/callfwmall.c (t_structs_a): Ditto.
18681
e2334072
MK
186822001-11-24 Mark Kettenis <kettenis@gnu.org>
18683
18684 * gdb.asm/configure.in: Fix recognition of ix86 target.
18685 * gdb.asm/configure: Regenerate.
18686
756caa3d
MS
186872001-11-21 Michael Snyder <msnyder@redhat.com>
18688
18689 * gdb.asm/sparc.inc: New file.
18690 * gdb.asm/asm-source.exp: Recognize sparc target.
18691 * gdb.asm/configure.in: Recognize sparc target.
18692 * gdb.asm/configure: Regenerate.
d63a86f8 18693
9a4d72d5
MS
186942001-11-21 Michael Snyder <msnyder@redhat.com>
18695
18696 * gdb.asm/m32r.inc: New file.
18697 * gdb.asm/asm-source.exp: Recognize m32r target.
18698 * gdb.asm/configure.in: Recognize m32r target.
18699 * gdb.asm/configure: Regenerate.
18700
a773d1cd
MS
187012001-11-20 Michael Snyder <msnyder@redhat.com>
18702
017ac23d
MS
18703 * gdb.asm/i386.inc: New file.
18704 * gdb.asm/asm-source.exp: Recognize ix86 target.
18705 * gdb.asm/configure.in: Recognize ix86 target.
18706 * gdb.asm/configure: Regenerate.
18707
a773d1cd
MS
18708 * gdb.c++/namespace.exp: Fix quotes in output messages.
18709
bb632afb
MS
187102001-11-14 Michael Snyder <msnyder@redhat.com>
18711
25d559ca 18712 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
18713 qualifier in a type cast expression, to designate an address
18714 in the instruction space (Harvard architecture).
18715
4749e309
MS
187162001-11-13 Michael Snyder <msnyder@redhat.com>
18717
18718 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
18719 Tests for expressions using 'const' and 'volatile'.
18720
25050984
CV
187212001-11-13 Corinna Vinschen <vinschen@redhat.com>
18722
18723 * gdb.asm/asm-sources.exp: Allow defining linker flags.
18724
1902c51f
DJ
187252001-11-12 Daniel Jacobowitz <drow@mvista.com>
18726
18727 * lib/mi-support.exp (mi_run_to_helper): Move comments
18728 outside of gdb_expect.
18729
dcf95b47
DJ
187302001-11-11 Daniel Jacobowitz <drow@mvista.com>
18731
18732 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
18733 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
18734 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
18735 mi0_run_to): New functions.
18736 * gdb.mi/mi-simplerun.exp: Use them.
18737 * gdb.mi/mi0-simplerun.exp: Likewise.
18738 * gdb.mi/mi-var-cmd.exp: Likewise.
18739 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 18740
45b074e1
AC
187412001-11-10 Andrew Cagney <ac131313@redhat.com>
18742
18743 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
18744 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
18745
bf50d346
AC
187462001-11-09 Andrew Cagney <ac131313@redhat.com>
18747
18748 * gdb.base/restore.exp: Include $expected value in restored test
18749 message.
18750
9383332c
AC
187512001-11-09 Andrew Cagney <ac131313@redhat.com>
18752
18753 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
18754 implemented.
18755
db62520a
MS
187562001-11-08 Michael Snyder <msnyder@redhat.com>
18757
18758 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
18759 Add pass/fail message for stop at breakpoint in call dummy function.
18760
b5703437
MS
187612001-11-07 Michael Snyder <msnyder@redhat.com>
18762
d63a86f8
RM
18763 * gdb.c++/templates.exp (test_template_breakpoints):
18764 If we get an overload menu, but it does not match what
760f6330 18765 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
18766 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
18767 making the whitespace optional. Argument for "new" may be
18768 "unsigned" as well as "unsigned int/long".
d63a86f8 18769 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
18770 making the whitespace optional. Also replace "(void) with
18771 "((void|)), making the keyword "void" optional.
d63a86f8 18772 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
18773 making the whitespace optional. Also replace "(void) with
18774 "((void|)), making the keyword "void" optional.
3bf40917
MS
18775 * gdb.base/callfuncs.c (t_float_values): This function must
18776 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 18777 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
18778 can be tested against both cases. Usually one case involves
18779 promotion of float to double, while the other does not.
18780 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
18781 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
18782 includes a stack frame for "start".
18783
c8ab4e6d
JB
187842001-11-05 Jim Blandy <jimb@redhat.com>
18785
18786 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
18787 pointers are 32 bits long, and that offsets of relocs are always
18788 stored in the data (REL-style), and not in the reloc entry itself
18789 (RELA-style).
18790 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
18791 stabs.
18792
3f08ced9
MS
187932001-11-01 Michael Snyder <msnyder@redhat.com>
18794
18795 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
18796 and regular expression operators by using quoting.
18797
cbfa24cd
MS
187982001-10-31 Michael Snyder <msnyder@redhat.com>
18799
18800 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
18801 depending on what the symbol table contains.
18802 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
18803 the output of the ptype command. Similarly, accept both "const &"
18804 and "const&".
18805
aaa68313
CV
188062001-10-31 Corinna Vinschen <vinschen@redhat.com>
18807
18808 * gdb.base/miscexprs.c (main): Add usage of preprocessor
18809 symbol `STORAGE' to allow to choose the storage class of
18810 the local datastructures.
18811 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
18812 compiler directive.
18813
91740388
MS
188142001-10-30 Michael Snyder <msnyder@redhat.com>
18815
18816 * gdb.base/jump.exp: Allow it to run for all targets.
18817
1b7c05e7
CV
188182001-10-29 Corinna Vinschen <vinschen@redhat.com>
18819
18820 * gdb.base/call-ar-st.c (print_double_array): Match for loop
18821 with new double_array size.
18822 (main): Change storage class of all local variables to static.
18823 Reduce size of double_array to 9.
18824 * gdb.base/call-ar-st.exp: Increase timeout value.
18825 Change expected output for double array to match new size in
18826 call-ar-st.c.
18827
36a22261
CV
188282001-10-29 Corinna Vinschen <vinschen@redhat.com>
18829
18830 * gdb.base/ending-run.exp: Create identical output when passing
18831 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 18832 Stormy16 target.
36a22261 18833
92b8ae91
MK
188342001-10-28 Mark Kettenis <kettenis@gnu.org>
18835
18836 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
18837 that we catch the expected failure under Linux/x86.
18838
cb135b83
OF
188392001-10-29 Orjan Friberg <orjanf@axis.com>
18840
18841 * gdb.base/setvar.exp: Escape curly braces.
18842 * gdb.stabs/weird.exp: Ditto.
18843
6884aa54
DJ
188442001-10-27 Daniel Jacobowitz <drow@mvista.com>
18845
18846 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
18847 * gdm.mi/mi0-hack-cli.exp: Likewise.
18848
0398c9aa
AC
188492001-10-25 Andrew Cagney <ac131313@redhat.com>
18850
18851 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
18852 messages.
18853
d20bf2e8
AC
188542001-10-21 Andrew Cagney <ac131313@redhat.com>
18855
18856 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
18857 checking MI enabled.
18858
03dd63aa
CV
188592001-10-09 Corinna Vinschen <vinschen@redhat.com>
18860
18861 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
18862
1d9d99f3
FCE
188632001-10-04 Frank Ch. Eigler <fche@redhat.com>
18864
18865 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
18866 if gdb child process crashes, just signal an error.
18867
838ae6c4
JB
188682001-10-02 Jim Blandy <jimb@redhat.com>
18869
18870 * lib/gdb.exp (test_xfail_format): Simplify.
18871
18872 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
18873 front of the variable name `format'. Simplify `if'.
18874
8f0cbc1c
DJ
188752001-10-01 Daniel Jacobowitz <drow@mvista.com>
18876
18877 * gdb.threads/pthreads.exp: Wait for output and delay
18878 before sending ^C.
18879
1f08dafd
DJ
188802001-10-01 Daniel Jacobowitz <drow@mvista.com>
18881
18882 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
18883 some incorrect output instead of timing out.
18884 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
18885
674f90ff
CV
188862001-09-28 Corinna Vinschen <vinschen@redhat.com>
18887
18888 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
18889 check to allow additional `int'.
18890
9b284272
DJ
188912001-09-27 Daniel Jacobowitz <drow@mvista.com>
18892
18893 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
18894 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
18895
b55a4771
MS
188962001-09-27 Michael Snyder <msnyder@redhat.com>
18897
18898 * lib/gdb.exp (test_debug_format): New proc.
18899 (setup_xfail_format): Use new proc test_debug_format.
18900 * gdb.base/constvars.exp (local_compiler_xfail_check): New
18901 proc; use new service proc test_debug_format.
18902 Replace all other "gcc_compiled" tests with this test.
18903 * gdb.base/volatile.exp (local_compiler_xfail_check): New
18904 proc; use new service proc test_debug_format.
18905 Replace all other "gcc_compiled" tests with this test.
18906
189072001-09-27 Michael Snyder <msnyder@redhat.com>
18908
18909 * gdb.base/cvexpr.exp: New file.
18910 * gdb.base/cvexpr.c: New file
18911 Test for expressions using const and volatile keywords.
18912
4e6667ac
CV
189132001-09-26 Corinna Vinschen <vinschen@redhat.com>
18914
18915 * gdb.base/constvars.exp: Check for different orders of keywords
18916 and additional "int" strings in output.
18917
4f337972
AC
189182001-09-22 Andrew Cagney <ac131313@redhat.com>
18919
18920 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
18921 responses from "help maint".
18922
2015650d
FCE
189232001-09-19 Frank Ch. Eigler <fche@redhat.com>
18924
18925 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
18926 to localhost:NNN instead of :NNN, in case Xvfb is listening
18927 only on TCP.
18928
f3bcedc1
CV
189292001-09-19 Corinna Vinschen <vinschen@redhat.com>
18930
18931 * gdb.base/recurse.exp: When checking leaving the watchpoint
18932 scope, recognize when gdb is in function's epilogue and pass.
18933
6b819c92
KS
189342001-09-18 Keith Seitz <keiths@redhat.com>
18935
18936 * lib/insight-support.exp (_gdbtk_export_target_info): Add
18937 support for running tests against sid targets.
18938 (gdbtk_done): Ditto.
18939
a10c9419
CV
189402001-09-18 Corinna Vinschen <vinschen@redhat.com>
18941
18942 * gdb.base/ending-run.c (main): Set stdout buffersize
18943 to the same reasonable value for any target.
18944 * gdb.base/ending-run.exp: Add a regular expression
18945 to make testsuite happy on Sanyo Stormy16 target.
18946
739d0d99
CV
189472001-09-17 Corinna Vinschen <vinschen@redhat.com>
18948
18949 * gdb.base/display.c (do_loops): Add float variable `f'.
18950 Increment f in loop.
18951 * gdb.base/display.exp: Increment timeout by 60 seconds.
18952 Change float display test to use variable `f'.
18953
1b8947f0
JB
189542001-09-17 Jim Blandy <jimb@redhat.com>
18955
18956 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
18957 overflowing the limited breakpoint tables on some ROM monitors
18958 (like the ROM68K).
18959
9890ac81
FCE
189602001-09-15 Frank Ch. Eigler <fche@redhat.com>
18961
18962 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
18963 the "-ac" (disable access control) flag.
18964
6db765ea
JH
189652001-08-30 Jeff Holcomb <jeffh@redhat.com>
18966
18967 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
18968 ints.
18969
4c32cc04
KS
189702001-08-30 Keith Seitz <keiths@redhat.com>
18971
18972 * lib/gdb.exp: Move all insight-related functionality into
18973 separate file.
18974 * lib/insight-support.exp: New file.
18975
8d6e6f81
FCE
189762001-08-29 Frank Ch. Eigler <fche@redhat.com>
18977
18978 * config/sid.exp (sid_start): Never set sid verbosity; disable
18979 expect_background {} that consumed its stdout; tolerate </dev/null.
18980 Attempt to set endianness override in "sid" protocol mode. Cleanup.
18981
6a90e1d0
AC
189822001-08-18 Andrew Cagney <ac131313@redhat.com>
18983
18984 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
18985 CLI jump command to start it.
18986 (mi_run_to_main): Fail immediatly when unexpected output.
18987
1759b3c3
AC
189882001-08-18 Andrew Cagney <ac131313@redhat.com>
18989
18990 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
18991 beginning of function. Fix PR gdb/191.
18992
61d11d80
FCE
189932001-08-16 Frank Ch. Eigler <fche@redhat.com>
18994
18995 * config/sid.exp (sid_start): Don't warn if we cannot figure out
18996 what to force sid endianness to.
18997
942a4df2
KS
189982001-08-15 Keith Seitz <keiths@redhat.com>
18999
19000 * lib/gdb.exp (gdbtk_start): Don't set environment
19001 variables for TCL_LIBRARY and friends. Insight will
19002 now figure these out for itself.
19003
0521c418
MS
190042001-08-02 Michael Snyder <msnyder@redhat.com>
19005
19006 * gdb.base/completion.exp: Remove the symbol "a64l" from
19007 the expect string; this is target-specific, and not related
19008 to what is being tested.
19009
74a9a58a
DB
190102001-08-02 Dave Brolley <brolley@redhat.com>
19011
19012 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
19013
c70819fa
MS
190142001-07-25 Michael Snyder <msnyder@redhat.com>
19015
c2b8fa57
MS
19016 * gdb.base/consecutive.exp: New file. Test stepping over
19017 breakpoints on consecutive instructions.
19018 * gdb.base/consecutive.c: New file.
19019
c70819fa
MS
19020 * gdb.base/call-rt-st.exp: Use double-backslash to quote
19021 curly braces in regular expressions.
19022
2b1a1355
MS
190232001-07-25 Michael Snyder <msnyder@redhat.com>
19024
19025 * gdb.base/ending-run.exp: Accept "Program exited normally" as
19026 legitimate output from stepping out of main.
19027
413eca6f
KS
190282001-07-22 Keith Seitz <keiths@redhat.com>
19029
19030 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
19031 the empty string, do not run the tests.
19032
7e5a9322
SC
190332001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19034
19035 * gdb.base/long_long.exp: Detect size of pointer. Take into
19036 account 2-byte pointers when testing for p/a results.
19037
de58f10f
SC
190382001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19039
d63a86f8 19040 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
19041 and defined to 1K for m68hc11.
19042 (random_data): Reduce table to 1K for embedded platforms (68hc11).
19043 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
19044 (sizeof_random_data): New variable to tell the size of the data table;
19045 don't test past this size; always run to main.
19046
d6f5fea1
SC
190472001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19048
19049 * gdb.base/return2.exp: return of long long and double fails for
19050 68HC11; don't execute these tests on that platform.
19051 * gdb.base/return.exp: Return of a double fails for 68hc11.
19052
c477543d
SC
190532001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19054
19055 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
19056 tests that print a float.
19057 * call-rt-st.exp: Likewise.
19058
63cf1c79
MK
190592001-07-12 Mark Kettenis <kettenis@gnu.org>
19060
19061 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
19062 running this test on Linux.
19063
112f9ab5
MC
190642001-06-24 Michael Chastain <chastain@redhat.com>
19065
19066 * gdb.base/arithmet.exp: Remove some tests to make all test names
19067 unique.
19068
4970cb0f
MS
190692001-07-03 Michael Snyder <msnyder@redhat.com>
19070
19071 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
19072 the output of the ptype command.
19073
d85da69f
MS
190742001-07-02 Michael Snyder <msnyder@redhat.com>
19075
4c8a82de
MS
19076 * gdb.base/completion.exp: Don't assume that break.c is the only
19077 source file that may contain functions named "marker".
d85da69f
MS
19078 * gdb.base/corefile.exp: Quote the curly braces in regexp.
19079
8afc772b
AC
190802001-06-28 Andrew Cagney <ac131313@redhat.com>
19081
19082 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
19083 of files to delete.
19084
19085 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
19086 * gdb.disasm/h8300s.exp: New file.
19087 gdb.disasm/h8300s.s: Likewise.
19088
cff22675
AC
190892001-06-27 Andrew Cagney <ac131313@redhat.com>
19090
19091 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
19092 empty breakpoint tables.
19093
68c81b54
AC
190942001-06-25 Andrew Cagney <ac131313@redhat.com>
19095
19096 * lib/mi-support.exp: Update args=... part of stop-reason
19097 patterns. Accept either a list or a tuple.
19098
2dd62704
AC
190992001-06-23 Andrew Cagney <ac131313@redhat.com>
19100
19101 * lib/mi-support.exp: Remove local emacs variable defining
19102 change-log-default-name.
19103
b4127474
MC
191042001-06-22 Michael Chastain <chastain@redhat.com>
19105
19106 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
19107 This is operationally compatible with the previous version.
19108
8dbfb380
JB
191092001-06-13 Jim Blandy <jimb@redhat.com>
19110
19111 * lib/gdb.exp (gdb_test): Doc fix.
19112
f2d8c86d
MC
191132001-06-10 Michael Chastain <chastain@redhat.com>
19114
19115 * gdb.base/exprs.exp: Remove a duplicate test.
19116
81564d34
JB
191172001-06-06 Jim Blandy <jimb@redhat.com>
19118
19119 * gdb.base/return2.exp (main): Use values to test float and double
19120 returns that are not NaN's, to avoid being confused by IEEE
19121 comparison rules.
19122
da55addb
MS
191232001-06-04 Michael Snyder <msnyder@redhat.com>
19124
19125 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 19126 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
19127 rather than wait for 12 more tests to time out.
19128
42c65987
JB
191292001-06-06 Jim Blandy <jimb@redhat.com>
19130
b18bced9 19131 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 19132 Don't forget to match the GDB prompt.
b18bced9 19133
42c65987
JB
19134 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
19135
5b41e5f0
JB
191362001-06-04 Jim Blandy <jimb@redhat.com>
19137
19138 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
19139 command.
19140
015e046f
KB
191412001-05-31 Kevin Buettner <kevinb@redhat.com>
19142
19143 * gdb.base/annota1.exp (info break): Match four or more spaces
19144 after "Address".
19145
fb1ffbbe
MC
191462001-05-31 Michael Chastain <chastain@redhat.com>
19147
19148 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
19149 (dm_type_int_star): Likewise.
19150 (dm_type_long_star): Likewise.
19151 (dm_type_void_star): Likewise.
19152
5ea2a32c
KB
191532001-05-29 Kevin Buettner <kevinb@redhat.com>
19154
19155 * gdb.base/completion.exp (INPUTRC): Set this environment variable
19156 to a known value in order to get consistent results regardless
19157 of the setting of INPUTRC or the presence or contents of .inputrc.
19158
ae23c492
MS
191592001-05-24 Michael Snyder <msnyder@redhat.com>
19160
ac55707e
MS
19161 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
19162 Don't require that the main thread and the manager thread are the
19163 first in the list.
19164
ae23c492
MS
19165 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
19166 debugging. If test fails, issue an "unsupported" not a "fail".
19167
400071f1
JB
191682001-05-24 Jim Blandy <jimb@redhat.com>
19169
19170 Don't assume that short is shorter than int.
19171 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
19172 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 19173 this isn't true.
400071f1
JB
19174 ("print unsigned char == (~0)"): Add test that verifies that ~0,
19175 an int, is not equal to ~0 stored in an unsigned char. This tests
19176 the same thing that the previous test meant to, but works on
19177 16-bit machines, too.
19178 ("print unsigned char != (~0)"): Same test, complemented.
19179
0816a3e5
MS
191802001-05-24 Michael Snyder <msnyder@redhat.com>
19181
19182 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 19183 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
19184 and prevents dejagnu getting out of step.
19185
f6dc23a9
KB
191862001-05-23 Kevin Buettner <kevinb@redhat.com>
19187
19188 * gdb.base/finish.exp (finish_void): Revise pattern for
19189 stopping on the call statement to not permit stopping at
19190 the start of the instructions comprising the call sequence.
19191
7dbd117d
MC
191922001-05-19 Michael Chastain <chastain@redhat.com>
19193
19194 * gdb.base/callfuncs.exp: Make all test names unique.
19195 * gdb.base/commands.exp: Make all test names unique.
19196 * gdb.base/condbreak.exp: Make all test names unique.
19197 * gdb.base/dbx.exp: Make all test names unique.
19198 * gdb.base/default.exp: Make all test names unique.
19199 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19200 and TIMEOUT messages to their corresponding PASS message.
19201 * gdb.base/ending-run.exp: Make all test names unique.
19202 * gdb.base/long_long.exp: Remove duplicate test.
19203
6b0b0a9e
KB
192042001-05-21 Kevin Buettner <kevinb@redhat.com>
19205
19206 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19207 stop on the call statement as well as the statement after the
19208 call.
19209
2caa35cb
MS
192102001-05-21 Michael Snyder <msnyder@redhat.com>
19211
19212 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19213
40713331
EZ
192142001-05-10 Elena Zannoni <ezannoni@redhat.com>
19215
a9c64011
AS
19216 * gdb.base/completion.exp: Revamp test. Make it execute on all
19217 platforms.
40713331 19218
c2c1be8d
EZ
192192001-05-10 Elena Zannoni <ezannoni@redhat.com>
19220
a9c64011
AS
19221 * config/gdbserver.exp (gdb_load): Handle the case
19222 in which the arguments to gdbserver are given in the
19223 baseboard configuration file.
19224 Also handle the case in which the server needs to do a
19225 load.
2c9cd303 19226
9671de48
KS
192272001-05-07 Keith Seitz <keiths@cygnus.com>
19228
a9c64011
AS
19229 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19230 set up the display for testing.
19231 (gdbtk_start): Convert all paths to paths that tcl will like.
19232 Export target information to environment.
19233 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19234 necessary.
19235 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19236 (to_tcl_path): New proc to convert a given pathname into
19237 a path acceptible as an argument to a tcl command.
19238 (_gdbtk_export_target_info): New proc to export target info
19239 into the environment for gdbtk testing.
19240 (gdbtk_done): New proc to signal end-of-test.
9671de48 19241
5a360f47
JB
192422001-05-06 Jim Blandy <jimb@redhat.com>
19243
19244 * restore.c: Make the code of caller0 correspond to its comment.
19245
66c756c6
MS
192462001-05-03 Michael Snyder <msnyder@redhat.com>
19247
19248 * config/sid.exp (gdb_target_sid): Check for error messages.
19249 On error or timeout, don't make expect exit (which will terminate
19250 all subsequent tests); instead just make gdb exit.
d63a86f8 19251 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
19252 return a negative value.
19253
a966fde5
JB
192542001-04-24 Jim Blandy <jimb@redhat.com>
19255
851c18e0
JB
19256 * gdb.c++/templates.exp: If we see the prompt for the overload
19257 list, but we haven't recognized any of the longer patterns,
19258 arrange for this test to fail, not hang.
19259
a966fde5
JB
19260 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19261 variations.
19262
db144853
MC
192632001-04-22 Michael Chastain <chastain@redhat.com>
19264
19265 * gdb.c++/local.exp: Use the 'runto' library function.
19266 * gdb.c++/namespace.exp: Likewise.
19267 * gdb.c++/overload.exp: Likewise.
19268
3207ec21
KB
192692001-03-26 Kevin Buettner <kevinb@redhat.com>
19270
19271 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19272 * gdb.base/step-line.exp: New file. Test step/next in presence of
19273 #line directives.
19274 * gdb.base/step-line.c: New file. Test program for the above.
19275 * gdb.base/step-line.inp: New file. We pretend that this file has
19276 been transformed by some other tool into step-line.c.
19277
13b57657
JB
192782001-03-21 Jim Blandy <jimb@redhat.com>
19279
19280 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19281 unmangled operator names.
19282
754cbe1c
JB
192832001-03-20 Jim Blandy <jimb@redhat.com>
19284
19285 * gdb.threads/linux-dp.exp: Recognize an additional message
19286 generated by GDB when it doesn't understand how to debug threads
19287 on the target system.
19288
177495c9
AC
192892001-03-19 Andrew Cagney <ac131313@redhat.com>
19290
19291 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19292
f266096b
MC
192932001-03-12 Michael Chastain <chastain@redhat.com>
19294
19295 * gdb.c++/derivation.exp: Use the 'runto' library function.
19296
cac3c2ff
MC
192972001-03-12 Michael Chastain <chastain@redhat.com>
19298
19299 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19300
b6c11a24
MC
193012001-02-24 Michael Chastain <chastain@redhat.com>
19302
19303 * gdb.c++/ref-types.exp: Change handwritten code to library
19304 function 'runto'.
19305
6bae5bce
OF
193062001-03-16 Orjan Friberg <orjanf@axis.com>
19307
19308 * gdb.base/signals.exp: Set count to 0 explicitly.
19309
0015fd9a
MS
193102001-03-15 Mark Salter <msalter@redhat.com>
19311
19312 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19313 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
19314 (gdb_load): Add support for additional target_info: gdb_download_size
19315 and gdb_load_timeout.
0015fd9a 19316
fc33412a
DT
19317Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
19318
19319 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
19320 file -- to prevent failing when the compile fails but we have no
19321 intention of running the tests anyway.
fc33412a
DT
19322
19323 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19324 tests if set.
19325
19326 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 19327 integers.
fc33412a
DT
19328
19329 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19330 * gdb.c++/namespace.exp: Ditto.
19331
115f06de
OF
193322001-03-07 Orjan Friberg <orjanf@axis.com>
19333
19334 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19335 * gdb.base/pointers.exp: Relax pattern match of decimals.
19336
b6ba6518
KB
193372001-03-06 Kevin Buettner <kevinb@redhat.com>
19338
19339 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19340 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19341 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19342 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19343 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19344 config/sh.exp, config/sid.exp, config/slite.exp,
19345 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19346 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19347 config/vxworks.exp, config/vxworks29k.exp,
19348 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19349 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19350 gdb.base/arithmet.exp, gdb.base/assign.exp,
19351 gdb.base/async.exp, gdb.base/attach.exp,
19352 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19353 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19354 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19355 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19356 gdb.base/commands.exp, gdb.base/completion.exp,
19357 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19358 gdb.base/constvars.exp, gdb.base/corefile.exp,
19359 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19360 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19361 gdb.base/ending-run.exp, gdb.base/environ.exp,
19362 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19363 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19364 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19365 gdb.base/funcargs.exp, gdb.base/help.exp,
19366 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19367 gdb.base/logical.exp, gdb.base/long_long.exp,
19368 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19369 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19370 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19371 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19372 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19373 gdb.base/regs.exp, gdb.base/relational.exp,
19374 gdb.base/remote.exp, gdb.base/reread.exp,
19375 gdb.base/restore.exp, gdb.base/return2.exp,
19376 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19377 gdb.base/selftest.exp, gdb.base/setshow.exp,
19378 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19379 gdb.base/sigall.exp, gdb.base/signals.exp,
19380 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19381 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19382 gdb.base/step-test.exp, gdb.base/structs.c,
19383 gdb.base/structs.exp, gdb.base/structs2.exp,
19384 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19385 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19386 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19387 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19388 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19389 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19390 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19391 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19392 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19393 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19394 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19395 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19396 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19397 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19398 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19399 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19400 gdb.trace/circ.exp, gdb.trace/collection.exp,
19401 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19402 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19403 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19404 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19405 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19406 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19407 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19408 notices.
19409
dc96c6c7 194102001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
19411
19412 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19413 first arg is int not float.
19414
dc96c6c7 194152001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
19416
19417 * gdb.base/reread.exp: Unsupported for non-native targets;
19418 doesn't work for remote debugging.
19419
9b0c4aeb
FN
194202001-02-19 Fernando Nasser <fnasser@redhat.com>
19421
19422 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
19423 * gdb.base/ending-run.exp: Properly handle the BSP state when
19424 stepping past the end of main.
9b0c4aeb 19425
02aa71d5
MC
194262001-02-19 John Moore <jmoore@redhat.com>
19427
19428 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19429 Converted HPUX fix for non-expected items following multiple
19430 step commands into general solution for all platforms.
19431
1fa449a4
MC
194322001-02-18 Michael Chastain <chastain@redhat.com>
19433
19434 * gdb.c++/classes.exp (do_tests): Change runto statements
19435 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19436 statements demangler agnostic.
19437 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19438 (gdb_virtfunc_restart): Likewise.
19439
b2f9ec70
MC
194402001-02-14 Michael Chastain <chastain@redhat.com>
19441
19442 * gdb.c++/inherit.exp (do_tests): Change runto statements
19443 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19444 statements demangler agnostic.
19445
cf74b8ca
AC
19446Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
19447
19448 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
19449 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19450 before calling common_routine 15 times'' tests.
cf74b8ca 19451
99f78f56
MC
194522001-02-11 Michael Chastain <chastain@redhat.com>
19453
19454 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19455 Helps the test script figure out which demangler is in use.
19456 (dm_type_foo_ref): Ditto.
19457 (dm_type_int_star): Ditto.
19458 (dm_type_long_star): Ditto.
19459 (dm_type_unsigned_int): Ditto.
19460 (dm_type_void): Ditto.
19461 (dm_type_void_star): Ditto.
99707966 19462 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
19463 Probe the gdb demangler and set variables to accommodate
19464 formatting differences.
19465 (info_func_regexp): New function. Same as info_func, but
19466 matches against a regexp.
19467 (info_func): Match against a literal string.
19468 (print_addr_2): New function. Match against a literal string,
19469 which can be different from the input to gdb.
19470 (print_addr): Simply call print_addr_2 with the same argument twice.
19471 (test_lookup_operator_functions): Use demangler formatting variables.
19472 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19473 the tests in the same order as the C++ class declaration.
19474 (test_paddr_operator_functions): Ditto.
19475 (test_paddr_overloaded_functions): Ditto.
19476 (test_paddr_hairy_functions): Use demangler formatting variables.
19477 Add reference to gdb/19 for related tests.
19478 (do_tests): Call probe_demangler.
19479
1de8f023
KB
194802001-01-30 Kevin Buettner <kevinb@redhat.com>
19481
19482 * gdb.c++/templates.cc (printf): Remove unused function definition.
19483
ca3f91ed
MS
194842001-01-26 Felix Lee <flee@redhat.com>
19485
19486 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19487
194882001-01-25 matthew green <mrg@redhat.com>
19489
19490 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19491 up sid.
19492 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19493
194942001-01-25 matthew green <mrg@redhat.com>
19495
19496 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 19497 Deprecate $sid_spawn_id.
ca3f91ed
MS
19498 (sid_exit): Remove code necessary only for `spawn.'
19499
195002001-01-25 matthew green <mrg@redhat.com>
19501
19502 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19503
fb18ec4a
MC
195042001-01-28 Michael Chastain <chastain@redhat.com>
19505
19506 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19507 to call when tests fail. It takes gdb out of the overloaded
19508 function choice menu back to the main prompt, so that the test
19509 program stays synchronized.
19510 (set_bp_overloaded): New proc to collect all the common
19511 code for setting a breakpoint on an overloaded name. Calls
19512 take_gdb_out_of_choice_menu when needed.
19513 (menu_overload1arg): New variable to collect the repeated
19514 instances of the expected menu for an overloaded name. Change
19515 the regular expression to handle changes in g++ type encoding:
19516 "void" can be either "void" or "", and "unsigned int" can be
19517 either "unsigned int" or "unsigned".
19518 (continue_to_bp_overloaded): Change regular expressions to handle
19519 changes in g++ type encoding.
19520 (no proc): Call take_gdb_out_of_choice_menu when needed.
19521 Remove redundant calls to "info break". Accept either "canceled"
19522 or "cancelled". Change regular expressions in "info break"
19523 calls to handle changes in g++ type encoding. Give all tests
19524 unique strings.
19525
9c646a6e
BE
195262001-01-17 Ben Elliston <bje@redhat.com>
19527
19528 * config/sid.exp: New file.
19529
9549d9c1
AC
19530Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
19531
19532 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19533
dc96c6c7 195342000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
19535
19536 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19537 Add a RE to accept a non-ascii char if one is ever presented.
19538
b4df4f68
FN
195392000-12-20 Fernando Nasser <fnasser@redhat.com>
19540
297dd0fd 19541 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 19542
dc96c6c7 195432000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 19544
d63a86f8 19545 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
19546 in regexp. One '\' does not suffice on Linux.
19547
4a7bddb6
MC
195482000-12-09 Michael Chastain <chastain@redhat.com>
19549
19550 * gdb.base/break.exp (test_clear_command): Use a marker function
19551 rather than 'main' for the test function. Also move this
19552 test to an execution point where the marker function names are
19553 guaranteed to be bound to functions. (Executing tests after a
19554 'finish' from main runs into name conflicts with local names
19555 in __libc_start_main).
19556
dc96c6c7 195572000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
19558
19559 * gdb.base/finish.exp: New test for gdb's "finish" command.
19560 * gdb.base/return2.exp: New test for gdb's "return" command.
19561 * gdb.base/return2.c: New source file for above.
19562
dc96c6c7 195632000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
19564
19565 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19566 * gdb.base/miscexprs.exp: Ditto.
19567 * gdb.base/pointers.exp: Ditto.
19568 * gdb.c++/derivation.exp: Ditto.
19569 * gdb.c++/local.exp: Ditto.
19570 * gdb.c++/namespace.exp: Ditto.
19571 * gdb.c++/overload.exp: Ditto.
19572 * gdb.c++/ref-types.exp: Ditto.
19573
dc96c6c7 195742000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
19575
19576 * gdb.base/constvars.exp: Test result of "up" command.
19577 * gdb.base/miscexprs.exp: Ditto.
19578 * gdb.base/pointers.exp: Ditto.
19579 * gdb.base/scope.exp: Ditto.
19580 * gdb.c++/derivation.exp: Ditto.
19581 * gdb.c++/local.exp: Ditto.
19582 * gdb.c++/namespace.exp: Ditto.
19583 * gdb.c++/overload.exp: Ditto.
19584 * gdb.c++/ref-types.exp: Ditto.
19585
44097287
FN
195862000-11-22 Michael Chastain <chastain@redhat.com>
19587
19588 * mips_pro.exp: Accept either "middle -> top -> main" or
19589 "middle -> main" in the backtrace, because gcc can optimize
19590 tail calls to jumps. Remove setup_xfail for the hppa case.
19591 Add a comment with the original warning messages from PR 3016,
19592 which was filed in 1993, to preserve them for posterity.
19593
9d2e1bab
ND
195942000-11-17 Nick Duffek <nsd@redhat.com>
19595
19596 * lib/gdb.exp (gdb_test): Override timeout with board info.
19597
1aca8eb7
ND
195982000-11-17 Nick Duffek <nsd@redhat.com>
19599
19600 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19601 the second kill and detach messages.
19602
93076499
ND
196032000-11-17 Nick Duffek <nsd@redhat.com>
19604
19605 * configure.in: Add AC_EXEEXT.
19606 * configure: Regenerate.
19607 * Makefile.in (just-check): Export EXEEXT.
19608 * lib/gdb.exp ($EXEEXT): Import from environment.
19609 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19610 expect "maint dump-me" on Cygwin.
19611 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19612 $EXEEXT.
19613
30e87cd3
ND
196142000-11-17 Nick Duffek <nsd@redhat.com>
19615
19616 * gdb.base/break.exp: Test backtrace and finish from called
19617 function on all platforms, not just HP-UX.
19618
dc96c6c7 196192000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
19620
19621 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19622 code from gdb_target_monitor, so it can be used independantly
19623 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 19624
dc96c6c7 196252000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
19626
19627 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19628 * gdb.base/corefile.exp: Expect the message "Program is being
19629 debugged already" when we send the "corefile" command, since
19630 the preceeding gdb_load may have connected gdb to a remote target.
19631 * gdb.base/display.exp: Disable hardware watchpoints if new
19632 board info variable "no_hardware_watchpoints" is true.
19633 Replace single-letter commands with more readable ones.
19634 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19635 if new board info variable "no_hardware_watchpoints" is true.
19636 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19637 to see if stdio (printf) testing is possible.
19638 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
19639 board info variable "no_hardware_watchpoints" is true. Use new
19640 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
19641
39124dea
FN
196422000-11-13 Fernando Nasser <fnasser@redhat.com>
19643
19644 From Orjan Friberg <orjanf@axis.com>:
19645 * gdb.base/printcmds.exp: Escape curly braces followed by a number
19646 in array print pattern match.
19647
a9e2e984
FN
196482000-11-09 Fernando Nasser <fnasser@redhat.com>
19649
19650 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
19651 spelling "cancelled" to U.S. spelling "canceled" to match changes
19652 made to gdb.
19653 * gdb.c++/ovldbreak.exp: Ditto.
19654
c7db355b
PS
196552000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19656
19657 * gdb.base/callfuncs.c (main): Moved to end of file, call
19658 t_double_values to initialize the FPU before inferior calls are made.
19659 * gdb.base/callfuncs.exp: Test for register preservation after calling
19660 inferior functions. Add tests for continuining, finishing and
19661 returning from a stop in a call dummy.
19662
dc96c6c7 196632000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
19664
19665 * gdb.base/commands.exp: Break up long lines, and re-indent.
19666
dc96c6c7 196672000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
19668
19669 * config/gdbserver.exp: Rewritten from the ground up, to make it
19670 compatible with the current dejagnu tree, and to make it work with
19671 the new "gdbserver" in libremote.
19672
dc96c6c7 196732000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
19674
19675 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
19676 * gdb.base/varargs.exp: Skip entire test if no printf support.
19677 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
19678 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
19679
dc96c6c7 196802000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
19681
19682 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
19683 no floating point support.
19684 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
19685 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
19686 * gdb.base/call-rt-st.exp: Ditto.
19687 * gdb.base/call-strs.exp: Ditto.
19688
bac5fc66
JG
196892000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
19690
19691 * gdb.base/sizeof.c: include <stdio.h>.
19692
19693 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
19694 'finish', otherwise uncaptured gdb_prompt would potentially
19695 throw remaining test points out of sync.
bac5fc66 19696
b22a6027
SB
196972000-07-26 Scott Bambrough <scottb@netwinder.org>
19698
19699 * gdb.base/recurse.exp: Run tests for all targets.
19700 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
19701 gnu-oldld case on ARM.
19702 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
19703 for ARM targets.
d63a86f8 19704
d8231941
AG
19705Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
19706
19707 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
19708 * gdb.java/configure: Rebuild.
19709
8caabe69
AG
19710Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
19711
19712 * gdb.java/jv-exp.exp: New file.
19713
9d273ca3
AG
19714Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
19715
19716 * configure: Rebuilt.
19717 * configure.in (configdirs): Add gdb.java.
19718 * gdb.java/jmisc.java: New file.
19719 * gdb.java/jmisc.exp: New file.
19720 * gdb.java/Makefile.in: New file.
19721 * gdb.java/configure: Rebuilt.
19722 * gdb.java/configure.in: New file.
19723 * lib/java.exp: New file.
19724
4f823a66
AC
19725Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
19726
19727 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 19728 underflow.
4f823a66 19729
2391e11d
AC
19730Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
19731
19732 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 19733 and the compilers sizes.
2391e11d 19734
54602222
ND
197352000-07-09 Nick Duffek <nsd@redhat.com>
19736
19737 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
19738 (use_methods): New function.
19739 (main): Call use_methods().
19740 * gdb.c++/classes.exp (test_method_param_class): New procedure.
19741 (do_tests): Call test_method_param_class.
19742
2bec0572
ND
197432000-07-09 Nick Duffek <nsd@redhat.com>
19744
19745 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
19746 spelling.
19747 (test_enums): New procedure. Move enum tests from end of script
19748 to here. Set breakpoint on function name instead of line number.
19749 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
19750 (enums2): New marker function.
19751 (enums1): New function.
19752 (main): Call enums1(). Move enum tests to enums1().
19753
78492fde
AC
19754Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
19755
19756 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 19757 compile/link program. Update line numbers.
78492fde
AC
19758 * gdb.asm/d10v.inc: Define ``startup''.
19759 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 19760
49a2cef8
AC
19761Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
19762
19763 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
19764
3e6c8688
EZ
197652000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19766
19767 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 19768 of 'help maint print' command.
3e6c8688 19769
9ff5cbe9
AC
19770Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
19771
19772 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 19773 they use gdb_expect_list.
9ff5cbe9 19774
17c579bd
AC
19775Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
19776
19777 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
19778 memory-read-packet-size'' instead of ``set endian big'' to test
19779 long commands.
17c579bd 19780
e6d71bf3
DB
197812000-06-03 Daniel Berlin <dan@cgsoftware.com>
19782
19783 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 19784 g++, and stop skipping them.
e6d71bf3
DB
19785
19786 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
19787 work under g++.
19788
d63a86f8 19789 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
19790 initialization.
19791
dc96c6c7 197922000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
19793
19794 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
19795 the regular expression: accept an (almost) arbitrary sequence of
19796 "frames-invalid" and "breakpoints-invalid" messages both before
19797 and after the "starting" message.
19798
dc96c6c7 197992000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
19800
19801 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 19802
dc96c6c7 198032000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
19804
19805 * gdb.base/annota1.exp (annotate-signal-handler-caller):
19806 Relax the regular expression a little, make it pass on Solaris 8.
19807
8216cda9
KB
198082000-05-12 Kevin Buettner <kevinb@redhat.com>
19809
19810 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 19811 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
19812 Instead, it is permissible for gdb to stop on the line of the
19813 call itself.
19814
1a570b2f
MS
198152000-05-12 Michael Snyder <msnyder@.cygnus.com>
19816
19817 * gdb.base/break.exp (bp on small function, optimized file):
19818 Add a second pass pattern. The behavior differs here between stabs
19819 and dwarf for one-line functions. Stabs preserves two line symbols
19820 (one before the prologue and one after) with the same line number,
19821 but dwarf regards these as duplicates and discards one of them.
19822 Therefore the address after the prologue (where the breakpoint is)
19823 has no exactly matching line symbol, and GDB reports the breakpoint
19824 as if it were in the middle of a line rather than at the beginning.
19825
dc96c6c7 198262000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 19827
d63a86f8 19828 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
19829 rather than "send_gdb" (for consistancy).
19830
7d418785
AC
19831Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
19832
19833 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
19834 * gdb.c++/templates.cc: Properly check for GCC version number.
19835 * lib/compiler.cc: Likewise
19836
dc96c6c7 198372000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 19838
d63a86f8 19839 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
19840 gdb may not stop at the first line of main, due to code motion.
19841
dc96c6c7 198422000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
19843
19844 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
19845 This test depends on parsing the printf output from the target.
19846 Since the sparclet stub doesn't do stdio, this will never work.
19847 * gdb.base/call-rt-st.exp: ditto.
19848 * gdb.base/call-strs: ditto.
19849
dc96c6c7 198502000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
19851
19852 * gdb.base/miscexprs.exp: make sizeof long array test portable.
19853
19854 * gdb.base/ending-run.exp: After connecting to a remote target,
19855 but before running, the target will appear to be in a random
19856 location. Specify both a file and a line for breakpoints.
19857 Also, the function that calls main may be called 'init'
19858 rather than 'start'.
19859
a5a51225
EZ
198602000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19861
19862 * gdb.base/help.exp: Update output for add-symbol-file command.
19863
7930cc7c
FN
198642000-04-10 Fernando Nasser <fnasser@cygnus.com>
19865
19866 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19867 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
19868
23e37ab1
C
198692000-04-07 J.T. Conklin <jtc@redback.com>
19870
e93c542c
C
19871 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
19872
23e37ab1
C
19873 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
19874
591b8fa3
PDM
19875Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
19876
19877 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 19878 values that can be represented exactly.
591b8fa3
PDM
19879 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
19880 above change, and to not check against the directory part of the source
19881 file name.
19882 (step into print_long_arg_list): Likewise.
19883 (print print_small_structs from print_long_arg_list): Likewise.
19884 (print print_long_arg_list): Likewise.
19885
7a495180
EZ
198862000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19887
30b53638 19888 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 19889
beb998c6
AC
19890Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
19891
19892 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
19893
1c689132
DB
198942000-03-25 Daniel Berlin <dan@cgsoftware.com>
19895
19896 * gdb.base/commands.exp (deprecated_command_test): Add test for
19897 deprecate with no arguments.
19898
c1790a9d
JL
198992000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
19900
19901 * gdb.base/break.exp: Add new test for setting breakpoints on
19902 optimized code so we can test breakpoints work even when function
19903 prologues may be optimized away
19904
003ba290
FN
199052000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
19906
19907 From David Whedon <dwhedon@gordian.com>
a9c64011 19908 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 19909
6837a0a2
DB
199102000-03-22 Daniel Berlin <dan@cgsoftware.com>
19911
19912 * gdb.base/help.exp: Added test for new apropos command.
19913
b9593231
KB
199142000-03-21 Kevin Buettner <kevinb@redhat.com>
19915
19916 * gdb.base/pointers.c (usevar): New function.
19917 (main): Make sure that global variables v_int_pointer2, rptr,
19918 and y are all referenced someplace in the program by calling
19919 usevar() on them. [Some linkers delete symbols which are
19920 never referenced. The space remains, but there's no way to
19921 get a (symbolic) handle on the variable from the debugger.]
19922
751a959b
EZ
199232000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19924
19925 * gdb.base/printcmds.c: Add typedeffed arrays.
19926
19927 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 19928 procedure to test arrays that are typedef'd.
751a959b 19929
73a93a32
JI
199302000-03-13 James Ingham <jingham@leda.cygnus.com>
19931
19932 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 19933 the library directories.
73a93a32 19934
fb40c209
AC
19935Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
19936
19937 * configure.in (configdirs): Add sub directory gdb.mi.
19938 * configure: Re-generate.
19939
19940 * gdb.mi: New directory.
d63a86f8 19941
ee4dd2c9
AC
199422000-02-25 Scott Bambrough <scottb@netwinder.org>
19943
19944 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 19945 a long long value as a double on ARM platforms.
ee4dd2c9 19946
70f0cc22
JB
199472000-02-16 Jim Blandy <jimb@redhat.com>
19948
19949 * gdb.base/break.exp ("breakpoint line number"): Make sure the
19950 default source file is set properly before running this test.
19951
853819b8
EZ
199522000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19953
19954 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 19955 gdbtk/library directory, not in gdbtcl2.
853819b8 19956
dfcd3bfb
JM
199572000-02-04 Jim Blandy <jimb@redhat.com>
19958
19959 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
19960 backslash from regexp pattern.
19961
19962 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
19963 procedure. Use it to run all the "continue to bp overloaded"
19964 tests. Note that this changes the names of the tests slightly.
19965 If the breakpoint hit message includes a hex PC value, because
19966 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
19967 from the real source code, still consider that a pass.
19968
19969 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
19970 XFAIL here if the breakpoint message contains a hex address. Note
19971 similar change on 1999-11-02.
19972
19973 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
19974
19975 * gdb.base/ptype.exp: Establish a default source file before
19976 calling get_debug_format.
19977
199782000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
19979
19980 * gdb.base/watchpoint.exp: Remove duplication of test messages.
19981
8b93c638
JM
199822000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19983
19984 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
19985 of successive stepi commands -- while in the prologue we should see
19986 the function entry bracket.
19987
199882000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19989
19990 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
19991 reach __change_mode() when stepping through the end of main().
19992
c5394b80
JM
199932000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
19994
19995 * gdb.base/default.exp: Fix expected pattern.
19996 * gdb.base/help.exp: Same.
19997
0d06e24b
JM
199982000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19999
20000 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 20001 Don't use xfail's because that affects only the following test.
d63a86f8 20002
0d06e24b 20003 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 20004 solaris or linux.
0d06e24b
JM
20005
20006 * gdb.base/selftest.exp: Update to reflect changes to main.c.
20007
dc96c6c7 200082000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 20009
d63a86f8 20010 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
20011 "A syntax error" rather than "A parse error". Accept both.
20012
200132000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
20014
20015 * gdb.base/default.exp: Remove OS dependent string from "target
20016 remote" test.
20017 * gdb.base/help.exp: Same for "help target remote" test.
20018
c3f6f71d
JM
200192000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20020
20021 From Jim Kingdon <kingdon@redhat.com>:
20022
20023 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
20024 prompt (cleanup rather than necessity, but still might keep output
20025 from spilling to next test).
c3f6f71d
JM
20026
200272000-01-02 Fred Fish <fnf@cygnus.com>
20028
20029 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
20030 AIX, which defines them in <sys/types.h>.
20031
ed9a39eb 200321999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 20033
ed9a39eb 20034 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 20035 float" test.
ed9a39eb
JM
20036
200371999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 20038
ed9a39eb 20039 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
20040
20041 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
20042 outermost frame disallowed".
20043
200441999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
20045
20046 * gdb.base/setvar.exp: New tests for setting the value of a struct
20047 with a constant list.
20048
200491999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20050
20051 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
20052 require the user to type a cast before setting the value of a struct.
20053
de57eccd
JM
200541999-12-06 Jim Blandy <jimb@cygnus.com>
20055
20056 * gdb.base/default.exp: Expect the new 'info float' command on
20057 all i386 platforms.
20058
20059 * gdb.threads/linux-dp.exp: Expand our ability to recognize
20060 LinuxThreads libraries that don't support debugging.
20061
c2d11a7d
JM
20062Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20063
20064 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
20065 Change the buffer type to ``unsigned char'' to simplify size
20066 arithmetic.
c2d11a7d
JM
20067
20068 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
20069 stub only handles 400-1 byte packets. Verify that the download
20070 worked.
c2d11a7d
JM
20071
200721999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
20073
20074 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
20075 tests, using UNRESOLVED for the untested cases. Also, does not wait
20076 for a timeout if the prompt was received before a recognizable pattern.
20077
200781999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
20079
20080 * lib/gdb.exp (gdb_expect_list): Fix spelling.
20081
200821999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20083
20084 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 20085 watchpoints.
c2d11a7d
JM
20086
200871999-11-24 Jason Merrill <jason@casey.cygnus.com>
20088
20089 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
20090
20091 * gdb.c++/local.exp: Be more flexible in recognizing local class
20092 name mangling. Don't allow horribly truncated method names.
20093 * gdb.c++/derivation.exp: Expect protected inheritance.
20094 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
20095 * gdb.c++/virtfunc.exp: Likewise.
20096 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
20097 when printing a nested enum.
20098
200991999-11-22 Jim Blandy <jimb@cygnus.com>
20100
20101 * gdb.base/step-test.exp: Properly await GDB's response to setting
20102 a breakpoint on the call to large_struct_by_value.
20103
20104 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
20105 just because we have debug info for the `start' function.
20106
201071999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
20108
20109 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
20110 "Unknown signal" messages, which indicate (on LinuxThreads) that
20111 GDB doesn't know how to debug threads on this system. This is
20112 better than hanging while philosopher 0 dumps chatter into gdb.log.
20113
201141999-11-18 Tom Tromey <tromey@cygnus.com>
20115
20116 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
20117
201181999-11-18 Fred Fish <fnf@cygnus.com>
20119
20120 * gdb.base/coremaker2.c: Add sample program for generating
20121 cores that is more self contained than coremaker.c. Eventually
20122 I'll add more code to this and tie it into the testsuite.
20123
4ce44c66
JM
201241999-11-12 Stan Shebs <shebs@andros.cygnus.com>
20125
20126 * gdb.base/dollar.exp: Remove, now in gdb.hp.
20127
201281999-11-10 Jimmy Guo <guo@cup.hp.com>
20129
20130 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 20131 from $srcdir/lib/.
4ce44c66 20132 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 20133 and gdb.c++/.
4ce44c66
JM
20134
20135 * gdb.c++/derivation.exp: remove redundant get compiler info code.
20136
d63a86f8 20137 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
20138 'continue with watch' test point.
20139
201401999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
20141
20142 Merged from p2linux-990323-branch:
d63a86f8 20143
4ce44c66
JM
20144 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
20145
11cf8741
JM
20146Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
20147
20148 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 20149 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
20150
20151Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
20152
20153 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 20154 gdb_expect_list.
11cf8741
JM
20155
20156Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
20157
20158 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
20159
201601999-11-03 Mark Salter <msalter@cygnus.com>
20161
20162 * gdb.base/break.exp: Fix "stub continue" pattern.
20163
201641999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
20165
20166 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
20167
201681999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
20169
20170 * gdb.base/display.exp ("finish"): Add timeout clause.
20171
20172 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
20173 plain prompt clause, so this doesn't have to time out in order to
20174 fail.
20175
20176 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 20177 breakpoint hit messages include an address.
11cf8741
JM
20178
20179 * gdb.base/display.exp: Don't forget to escape parens in regular
20180 expressions. Unix regexp notatation sucks.
20181
201821999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20183
20184 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 20185 order for 'signalled' message.
11cf8741 20186
5c44784c
JM
201871999-11-01 Stan Shebs <shebs@andros.cygnus.com>
20188
20189 From Jimmy Guo <guo@cup.hp.com>:
20190 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20191 * gdb.base/annota1.c: Add code for tests to work with.
20192
201931999-10-26 Frank Ch. Eigler <fche@cygnus.com>
20194
20195 * gdb.base/remote.exp: New test for remote downloading settings.
20196 * gdb.base/remote.c: New file with large .data.
20197
917317f4
JM
201981999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
20199
20200 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20201 for LinuxThreads support, merged from the Code Fusion branch.
20202
20203Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
20204
20205 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
20206 containing exp_continue into a while within an expect. Don't
20207 attempt a start more than three times. Check return value from
20208 gdb_load.
d63a86f8 20209
2df3850c
JM
20210Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
20211
20212 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 20213 a pass case.
2df3850c 20214
2acceee2
JM
202151999-10-01 Kevin Buettner <kevinb@cygnus.com>
20216
20217 * gdb.base/break.c (main): Added a statement that we can step
20218 off of.
20219 * gdb.base/break.exp: Added tests for setting a breakpoint
20220 at an offset and stepping onto a breakpoint.
20221
202221999-10-01 Fred Fish <fnf@cygnus.com>
20223
d63a86f8 20224 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
20225 gdb output.
20226
c2c6d25f
JM
202271999-09-18 Jim Blandy <jimb@cris.red-bean.com>
20228
20229 * gdb.base/break.exp: Code locations are in hex, don't forget!
20230 (For HP-UX.)
20231
202321999-09-17 Stan Shebs <shebs@andros.cygnus.com>
20233
20234 * condbreak.exp: Use break.c as test program.
20235 * condbreak.c: Remove, redundant with break.c.
20236
202371999-09-15 Stan Shebs <shebs@andros.cygnus.com>
20238
20239 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 20240 Z-packets if the target needs it.
c2c6d25f
JM
20241
202421999-09-13 James Ingham <jingham@leda.cygnus.com>
20243
20244 * gdb.c++/overload.exp: Added tests for listing overloaded
20245 functions with function pointers in the arg, explicitly calling
20246 out the version you want.
20247
cff3e48b
JM
202481999-09-09 Stan Shebs <shebs@andros.cygnus.com>
20249
20250 * long_long.exp: Add variations of test cases that work for
20251 targets with 16-bit ints and 32-bit doubles.
20252
d4f3574e
SS
202531999-09-08 Stan Shebs <shebs@andros.cygnus.com>
20254
20255 * break.c (main): Compare a possibly-uninitialized argc with an
20256 unlikely value that fits in 16 bits.
20257
202581999-09-07 Stan Shebs <shebs@andros.cygnus.com>
20259
20260 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20261 0xfeeb, don't want negative numbers if ints are 16 bits.
20262
20263 * lib/gdb.exp (skip_cplus_tests): New proc.
20264 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
20265 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20266 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20267 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20268 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20269 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20270 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20271 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
20272
20273 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20274
20275Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
20276
20277 * gdb.base/corefile.exp (up): Allow a parameter to appear
20278 in the frame that we're going up to.
20279
20280 From Jim Blandy <jimb@cygnus.com>:
20281
20282 * gdb.base/default.exp (info float): Expect some output now.
20283
20284 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20285 returning floating-point values to fail on the x86.
20286 * gdb.base/callfwmall.exp (do_function_calls): Same.
20287
20288 * gdb.base/list.exp (test_listsize): Correct expectations for
20289 listing line 1 with listsize 2. Also, listing a single line
20290 works now, as does listing three lines. [Kevin's note: There
20291 were a number of other cases fixed too where the expectations
20292 differed...]
20293
202941999-09-02 Stan Shebs <shebs@andros.cygnus.com>
20295
20296 * gdb.base/selftest.exp: Add case for when version prints as
20297 constant string instead of char pointer.
20298
104c1213
JM
202991999-08-25 Stan Shebs <shebs@andros.cygnus.com>
20300
20301 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 20302 stepping out of main.
104c1213
JM
20303
20304 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20305 G++ used.
20306
20307 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 20308 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
20309
20310 * gdb.c++/ovldbreak.exp: Update match string in test that
20311 includes a warning of multiple breakpoints.
20312
203131999-08-24 Stan Shebs <shebs@andros.cygnus.com>
20314
20315 * gdb.base/display.exp: Improve precision of step-after-finish
20316 added yesterday.
20317
20318 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 20319 test.
104c1213
JM
20320
20321 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20322 configs when using G++, not just hppa*.
20323
203241999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20325
20326 * gdb.base/async.c: New file.
20327 * gdb.base/async.exp: New file.
20328
20329Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
20330
20331 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20332 PA64.
20333
53a5351d
JM
20334Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
20335
104c1213
JM
20336 * gdb.base/display.exp: "finish" can leave us mid-line on many
20337 targets, deal with it. Add a small constant to main, instead of
20338 1000 since main+1000 may not be a valid address in the target.
20339
53a5351d
JM
20340 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20341 on hpux11.
20342
20343 * gdb.base/attach.exp: Handle another hpux11 error message variant
20344 when attaching to a process that does not exist.
20345
203461999-08-19 J.T. Conklin <jtc@redback.com>
20347
20348 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 20349 characters in 'continue to 1241' test.
53a5351d
JM
20350
203511999-08-17 Stan Shebs <shebs@andros.cygnus.com>
20352
20353 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20354 stop in print_long_arg_list, define and use a whitespace
20355 variable in print_small_structs test, add an XFAIL for Solaris.
20356 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20357 interested enough to fix.
20358
7be570e7
JM
203591999-08-13 Keith Seitz <keiths@cygnus.com>
20360
20361 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20362 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20363 proc knows about targets other than the natives.
20364 (test_assign): Use "gdb_run_cmd" to "run" the target.
20365 Check that we've actually hit the breakpoint at main.
20366 When we attempt to assign a value to a local variable, check
20367 that the variable is in the current scope, i.e., don't use
20368 a test with an empty result.
20369
20370Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
20371
20372 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 20373 command.
7be570e7
JM
20374
203751999-08-09 Stan Shebs <shebs@andros.cygnus.com>
20376
20377 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20378 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20379 gdb.compat, gdb.threads-hp.
20380 gdb.hp/configure, gdb.hp/configure.in: New files.
20381 gdb.hp/Makefile.in: Recurse into new subdirs.
20382 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20383 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20384 in object files.
20385 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20386
96baa820
JM
203871999-08-05 Stan Shebs <shebs@andros.cygnus.com>
20388
20389 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 20390 funky printf, remove a bogus p/a test.
96baa820
JM
20391
203921999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20393
20394 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
20395 connected to the target. This is necessary when running not
20396 natively.
96baa820
JM
20397
203981999-08-03 Stan Shebs <shebs@andros.cygnus.com>
20399
20400 * gdb.base/step-test.exp: Removed some extraneous messages.
20401
20402 * gdb.base/long_long.exp: Don't run memory examination tests
20403 on little-endian targets (they will need a different set of
20404 results to match).
20405
204061999-08-02 Stan Shebs <shebs@andros.cygnus.com>
20407
20408 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20409 until somebody decides to fix GDB.
20410
20411 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 20412 constant as "ULL".
96baa820
JM
20413 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20414 matches for a couple x/2 commands.
20415
a0b3c4fd
JM
204161999-07-30 Stan Shebs <shebs@andros.cygnus.com>
20417
20418 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20419 by merging in ref-types2 tests.
20420 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20421
20422 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20423 * gdb.c++/Makefile.in: Add standard actions.
20424 (EXECUTABLES): Rename from PROGS, update list.
20425 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20426 from gdb.hp.
20427 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20428 foo and bar locals.
20429 * gdb.c++/anon-union.exp: Fix tests to match.
20430 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20431 expect matches to handle output variations.
20432 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20433 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 20434 output, add HP alternatives for new and delete prints.
a0b3c4fd 20435 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 20436 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
20437 * gdb.c++/demangle.exp: Use $style when reporting failure.
20438 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20439 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20440 match alternatives.
20441 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 20442 compilers.
a0b3c4fd
JM
20443 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20444 * gdb.c++/method.exp: Add match alternatives.
20445 * gdb.c++/misc.cc: Add bool types.
20446 * gdb.c++/misc.exp: Add tests for bool types.
20447 * gdb.c++/overload.exp: Add xfails.
20448 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20449 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20450 add some more template parameter tests (only for HP currently).
20451 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20452 * gdb.c++/virtfunc.cc: Add return type and value for main.
20453 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20454 match alternatives.
d63a86f8 20455
a0b3c4fd
JM
204561999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20457
20458 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20459
204601999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
20461
20462 * gdb.base/signals.exp: Don't expect getting a backtrace from
20463 within a signal handler to fail on Linux.
20464
204651999-07-29 Stan Shebs <shebs@andros.cygnus.com>
20466
20467 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20468 * lib/gdb.exp: Remove some gratuitious semicolons.
20469 (delete_breakpoints): Increase timeout.
20470 (gdb_expect): Add -notransfer option.
20471 (gdb_test): Use -notransfer option.
20472 (get_compiler_info): Add f77 case.
20473 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 20474 case.
a0b3c4fd
JM
20475 (gdb_preprocess): Call get_compiler.
20476
20477 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20478 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
20479 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20480 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20481 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20482 third arg to gdb_test.
a0b3c4fd
JM
20483 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20484 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 20485 HP-UX xfails, add others.
a0b3c4fd
JM
20486 * gdb.base/completion.exp: Reflect name change of self-test.
20487 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
20488 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20489 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20490 HP failure number.
a0b3c4fd
JM
20491 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20492 useless HP-UX 10.30 references.
20493 * gdb.base/maint.exp: Loosen matches.
20494 * gdb.base/pointers.c (main): Declare more_code.
20495 * gdb.base/pointers.exp: Match on output of a `next'.
20496 * gdb.base/structs.c: Add prototypes.
20497 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20498 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20499
205001999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20501
20502 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 20503 command.
a0b3c4fd
JM
20504
205051999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20506
20507 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20508 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
20509
20510 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
20511 debug info. Deal with lack of signal hanlder info in stack.
20512
a9c64011 20513 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
20514 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20515
5a2468f5
JM
205161999-07-19 Stan Shebs <shebs@andros.cygnus.com>
20517
20518 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 20519 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 20520
adf40b2e
JM
20521Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20522
20523 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 20524 a1-selftest.exp.
adf40b2e
JM
20525 * gdb.base/configure: Re-generate.
20526
205271999-07-12 Stan Shebs <shebs@andros.cygnus.com>
20528
20529 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20530 in trying to run first and name is too long.
20531
20532 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20533 pointers2.c and pointers2.exp, respectively.
20534 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20535 doschk happier.
20536
43e526b9
JM
205371999-07-08 Stan Shebs <shebs@andros.cygnus.com>
20538
20539 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20540 callfuncs2.c and callfuncs2.exp.
20541
20542 * gdb.base/list.exp: Remove mistaken xfails.
20543 * gdb.base/list0.h: Add optional prototypes.
20544
9846de1b
JM
20545Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
20546
a9c64011 20547 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 20548 calling malloc.
a9c64011
AS
20549 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20550 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 20551 use.
9846de1b
JM
20552
205531999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20554
20555 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20556 * gdb.base/annota2.cc, annota2.exp: Move from here.
20557 * gdb.c++/annota2.cc, annota2.exp: To here.
20558 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20559
43ff13b4
JM
20560Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
20561
20562 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 20563 a consistent format.
43ff13b4 20564
085dd6e6
JM
205651999-06-25 Stan Shebs <shebs@andros.cygnus.com>
20566
20567 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20568 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20569 HP compilers, also set the globals $true and $false.
20570
20571 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
20572 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20573 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20574 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20575 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20576 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20577 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20578 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20579 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20580 whatis.c} Add C++ compatible function definitions and return
20581 types, add includes for library functions.
085dd6e6
JM
20582 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20583 * gdb.base/step-test.c (myglob): Rename from glob.
20584 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
20585 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20586 files, move here from gdb.hp.
085dd6e6 20587 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
20588 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20589 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20590 Adjust line numbers in regexps.
085dd6e6
JM
20591
20592 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20593 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20594 instead of 0/1.
20595
20596 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20597 foll-vfork.exp: New files, move here from gdb.hp.
20598 * gdb.base/page.exp: New file, test of pagination command.
20599
20600 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20601 recursion test.
20602 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20603
20604 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 20605 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
20606
20607 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 20608 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 20609 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 20610 watchpoint test.
085dd6e6
JM
20611 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20612 them work.
20613 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20614 expressions properly.
20615 * gdb.base/corefile.exp: Loosen the match slightly.
20616 * gdb.base/default.exp: Allow "Error accessing memory" message
20617 also.
20618 * gdb.base/display.exp: Skip over x/0 j if PA64.
20619 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20620 * gdb.base/interrupt.exp: Ditto.
20621 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20622 in use.
20623 * gdb.base/list.exp: Add xfails for HP-UX.
20624 * gdb.base/long_long.exp: Refine some of the numeric matches.
20625 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20626 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20627 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20628 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20629 * gdb.base/ptype.exp: Succeed on more varieties of output.
20630 * gdb.base/scope.exp: Add xfails for HP-UX.
20631 * gdb.base/sect-cmd.exp: Add more cases.
20632 * gdb.base/setvar.exp: Add xfails for HP-UX.
20633 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20634 * gdb.base/signals.exp: Match on void symbolically.
20635 * gdb.base/step-test.exp: Add case for PA64.
20636 * gdb.base/term.exp: Add exit and restart.
20637 * gdb.base/twice.exp: Clean up after self.
20638 * gdb.base/varargs.exp: Disable overload resolution explicitly.
20639 * gdb.base/whatis.exp: Allow more ways to pass tests.
20640
20641 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 20642 no longer useful.
085dd6e6
JM
20643
20644Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
20645
20646 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 20647 list of patterns.
085dd6e6 20648 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
20649 print_double_array(double_array)", "continuing to breakpoint
20650 1018", "print print_double_array(array_d)" and "continuing to
20651 1034" tests.
d63a86f8 20652
085dd6e6
JM
206531999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
20654
a9c64011 20655 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
20656
206571999-06-24 Stan Shebs <shebs@andros.cygnus.com>
20658
20659 * config/mt-*: Remove, these haven't been used since 1996.
20660
206611999-06-22 Stan Shebs <shebs@andros.cygnus.com>
20662
20663 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 20664 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
20665 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
20666
9e0b60a8
JM
206671999-06-18 Stan Shebs <shebs@andros.cygnus.com>
20668
20669 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
20670 simpler match case for the ptype of the big class.
20671
206721999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20673
20674 * gdb.exp: Fix test for gdb_prompt existence.
20675
206761999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20677
20678 * gdb.exp (gdb_test): Add fail after calls to perror.
20679
206801999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20681
20682 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
20683
206841999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20685
20686 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
20687
0f71a2f6
JM
20688Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
20689
20690 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 20691 malloc() is linked in.
0f71a2f6
JM
20692
206931999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20694
20695 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
20696 step at end.
20697
20698 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
20699
207001999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
20701
20702 * gdb.java/jv-print.exp: New file. (Our first Java test!)
20703
cce74817
JM
20704Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
20705
20706 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
20707 * gdb.base/mips_pro.exp: Likewise.
20708
207091999-06-02 Keith Seitz <keiths@cygnus.com>
20710
20711 * gdb.c++/templates.cc: Change all "new" operators to throw
20712 an exception.
20713 * gdb.c++/cplusfuncs.cc: Likewise.
20714
20715 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
20716
20717Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
20718
20719 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
20720 * gdb.base/ending-run.exp: When stepping out of main, accept a
20721 step into an arbitrary assembler file.
cce74817 20722
392a587b
JM
207231999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20724
d63a86f8 20725 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 20726 "breakpoint-invalid" to be printed.
d63a86f8 20727 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
20728 number of "frames-invalid" and "breakpoint-invalid" to be printed.
20729 * gdb.base/annota2.cc: Initialize a.x to 0.
20730
9e086581
JM
207311999-05-17 Keith Seitz <keiths@cygnus.com>
20732
20733 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
20734 when "skip_float_tests" set.
20735 Ditto for "print print_double_array(array_d)", "print print_small_structs",
20736 "print print_ten_doubles", and "step into print_long_arg_list".
20737 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
20738 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
20739 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
20740 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
20741 "skip_float_tests" is set.
20742 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
20743 when "skip_float_tests" set.
d63a86f8 20744
cd0fc7c3
SS
207451999-05-06 Keith Seitz <keiths@cygnus.com>
20746
20747 * gdb.base/annota2.cc: Include stdio.h.
20748
20749Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
20750
20751 * gdb.base/crossload.exp: Remove, this has been disabled ever
20752 since BFD stopped including all targets, and cross-GDB gets
20753 plenty of testing anyway.
20754 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
20755 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
20756 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
20757 * gdb.base/README: Remove, was doc for this.
20758 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 20759 needed.
cd0fc7c3 20760
b83266a0
SS
207611999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20762
20763 * gdb.base/call-ar-st.exp: Fix one regular expression in test
20764 output.
20765
20766 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
20767 * gdb.base/annota2.exp: New file. More annotation tests.
20768 * gdb.base/annota1.c: New file. Source file for annota1.exp.
20769 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
20770
207711999-04-23 Angela Marie Thomas <angela@cygnus.com>
20772
20773 * config/cfdbug.exp: New file.
20774
7a292a7a
SS
207751999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
20776
20777 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
20778 Marcus Daniel's and Dale Hawkins's demangler crashes.
20779
20780 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
20781 test_lucid_style_demangling, test_arm_style_demangling,
20782 test_hp_style_demangling): Try Tom Tromey's core-dumping
20783 identifier under each demangling style.
7a292a7a
SS
20784
207851999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
20786
20787 * gdb.c++/demangle.exp: Include the current demangling style
20788 in all test names.
20789 (current_demangling_style): New global variable.
20790 (set_demangling_style, test_demangling_core, test_demangling,
20791 test_demangling_exact): New functions.
20792 (test_gnu_style_demangling, test_lucid_style_demangling,
20793 test_arm_style_demangling, test_hp_style_demangling): Use those,
20794 instead of calling gdb_test and gdb_test_exact directly.
20795 (catch_demangling_errors): New function, which reports errors
20796 signalled by the demangling test functions in an orderly way.
20797 (do_tests): Use catch_demangling_errors.
20798
207991999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
20800
20801 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 20802 grouping in expressions, not {}.
7a292a7a
SS
20803
20804 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 20805 initialized yet.
7a292a7a
SS
20806
208071999-04-01 Stan Shebs <shebs@andros.cygnus.com>
20808
20809 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
20810 are listed.
20811
208121999-03-26 Stan Shebs <shebs@andros.cygnus.com>
20813
20814 * gdb.stabs/weird.exp: Test for CC being defined before
20815 looking at its value.
20816
208171999-03-25 Stan Shebs <shebs@andros.cygnus.com>
20818
20819 * gdb.base/call-ar-st.exp: Remove stray '#'.
20820 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
20821 "short int" and "long int".
20822 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 20823 change, to mollify finicky HP compiler.
7a292a7a
SS
20824 * gdb.hp/reg-test.exp (testfile): Fix file name.
20825 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 20826
7a292a7a
SS
20827 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
20828 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
20829 alternate form of enum ptype.
20830
c906108c
SS
208311999-03-23 Stan Shebs <shebs@andros.cygnus.com>
20832
7a292a7a
SS
20833 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
20834 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
20835 passing skip_hp_tests, so as not to waste time on guaranteed
20836 failure.
7a292a7a 20837
c906108c
SS
20838 * gdb.c++/overload.cc: Pass string instead of char addr, always
20839 init ccpfoo.
20840 * gdb.c++/templates.cc: Fix syntax error.
20841
7a292a7a
SS
20842Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20843
20844 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 20845 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
20846 command.
20847
208481999-03-18 James Ingham <jingham@cygnus.com>
20849
20850 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
20851
20852 * gdb.c++/method.exp: It was testing an uninitialized int on the
20853 stack and assuming it was positive.
20854
20855 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
20856
20857 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 20858 keep it from killing the rest of the tests.
7a292a7a
SS
20859 Use gdb_continue_to_end.
20860
20861 * gdb.base/sigall.exp: use gdb_continue_to_end.
20862
20863 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
20864
20865 * gdb.base/display.exp: use runto_main, not run.
20866
d63a86f8
RM
20867 * gdb.base/default.exp: Check for the current error message in the
20868 r abbreviation test.
7a292a7a
SS
20869 Add strongarm to the targets that know info float.
20870
d63a86f8 20871 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
20872 run which doesn't work with monitors.
20873
20874 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
20875
20876 * gdb.base/break.exp: use the gdb_continue_to_end proc.
20877
20878 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
20879 program. Traps the case (in Cygmon) when the program never really
20880 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
20881 more places, so I used my name. Sorry Mark...
20882
20883 * config/monitor.exp (gdb_target_monitor): added another
20884 target_info parameter: remotebinarydownload. This will set the
20885 remotebinarydownload flag if this is causing some boards trouble.
20886
208871999-03-18 Mark Salter <msalter@cygnus.com>
20888
20889 * lib/gdb.exp (continue_to_exit): New function.
20890
20891 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
20892 * gdb.base/ending-run.exp: Ditto.
20893 * gdb.base/step-test.exp: Ditto.
20894
208951999-03-16 Stan Shebs <shebs@andros.cygnus.com>
20896
20897 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
20898 (suggested by Art Haas <ahaas@neosoft.com>).
20899
209001999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
20901
889bf7c5 20902 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
20903
20904Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
20905
20906 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 20907 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
20908
209091999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
20910
20911 * gdb.base/call-strs.exp: Don't assume that `step' will step over
20912 a call to strlen; sometimes we do have sources.
20913
209141999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
20915
20916 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 20917 character, so GDB won't print garbage after its end.
d63a86f8 20918
c906108c
SS
20919 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
20920 breakpoint there instead. Sometimes GCC emits memcpy to handle
20921 the large structures being passed by value, so we step into that
20922 instead of sum_array_print, which obscures what we're really testing.
20923 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
20924 the bizarre steps into memcpy, so do that here. Add check for
20925 stepping into function calls that pass large structures by value.
20926 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
20927 Remove all references to specific line numbers.
20928 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
20929 New type and function.
20930 (main): Call large_struct_by_value, passing it a large struct by value.
20931 * lib/gdb.exp (gdb_get_line_number): New function.
20932
20933 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
20934 more portable.
20935
7a292a7a
SS
209361999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20937
c906108c
SS
20938 * lib/gdb.exp: Doc fixes.
20939
7a292a7a
SS
209401999-03-05 Nick Clifton <nickc@cygnus.com>
20941
d63a86f8 20942 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
20943
209441999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
20945
c906108c 20946 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
20947 commands. They're not germane to this test, and they don't work
20948 that way on remote targets.
c906108c 20949
3fc11d3e
JM
209501999-03-01 James Ingham <jingham@cygnus.com>
20951
20952 * Changelog entries merged over from gdb development branch.
20953
3fc11d3e
JM
20954 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
20955
20956 * lib/gdb.exp (gdbtk_analyze_results): Generic function
20957 for outputting results of test run.
20958
2d4a1622 20959 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
20960
20961 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 20962
7a292a7a
SS
209631999-02-25 Felix Lee <flee@cygnus.com>
20964
20965 * lib/gdb.exp (debug_format): initialize
20966
c906108c
SS
209671999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
20968
20969 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
20970 * gdb.base/call-rt-st.c: Ditto.
20971
c906108c
SS
209721999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
20973
20974 * gdb.threads/pthreads.exp (horiz): New variable.
20975 (test_startup): Fix regexps that capture thread numbers.
20976
209771999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
20978
20979 * gdb.base/smoke.exp: Disambiguate two test case names (both
20980 called ``print'').
20981
20982Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20983
20984 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 20985 compilation.
c906108c
SS
20986
209871999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20988
20989 * gdb.base/miscexprs.exp: Change patterns to match GDB's
20990 actual output formatting.
20991 * gdb.base/smoke.exp: GDB removes leading 0's.
20992 * gdb.base/volatile.exp: Don't check type of remuneration;
20993 that variable is no longer defined in constvars.c.
20994 * gdb.base/step-test.c (main): Exit with explicit exit code.
20995 * gdb.base/step-test.exp: Remove two nexti checks--they are
20996 not portable.
20997
209981999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20999
21000 * gdb.base/help.exp ("help delete display"): Fix test to match
21001 gdb's output.
21002
21003 * gdb.base/long_long.c (known_types): Initialize values to zero.
21004 * gdb.base/long_long.exp: Step one more line
21005 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
21006 leading zeros. Explicitly ask for hex formatting. Use
21007 unique test case names.
c906108c
SS
21008
21009Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21010
d63a86f8 21011 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
21012
21013 * gdb.c++/method.exp: Add missing close brace.
21014
210151999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
21016
21017 * gdb.base/maint.exp: Use 'set height 0' to disable page
21018 prompting, not 'set height 400'.
21019
21020 Fix a bunch of timeouts.
21021 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
21022 four separate tests, so expect doesn't take forever to match a ton
21023 of text against a regexp with lots of .* forms.
21024 ("maint print psymbols", "maint print symbols"): Make some of
21025 these greps more selective, so that expect doesn't try to wade
21026 through huge piles of output and time out.
21027
21028 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
21029
21030 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
21031 tests: one which doesn't expect shlib events to be reported, and
21032 another which does, but is XFAIL for all platforms other than
21033 HP/UX.
c906108c
SS
21034
21035 * gdb.base/break.exp: Teach the test suite that the `catch
21036 fork', `catch vfork', and `catch exec' commands produce error
21037 messages on platforms that don't provide these features.
21038
21039Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
21040
21041 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
21042 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
21043 (shortening names from solib_threshold.exp etc), won't run on
21044 anything but HP-UX for the foreseeable future.
c906108c 21045 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 21046 reflect move.
c906108c
SS
21047
21048Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
21049
21050 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 21051 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
21052
21053Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
21054
21055 * gdb.base/shlib-call.exp: add test cases to verify that gdb
21056 successfully re-sets breakpoints in shared libraries.
21057 * gdb.base/shmain.c (main): return 0, don't fall off the end.
21058
21059Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21060
d63a86f8
RM
21061 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
21062 and compiled w/o GCC.
c906108c
SS
21063
21064 * gdb.hp/watch-cmd.exp: ditto.
21065
21066 * gdb.hp/watch-hp.exp: ditto.
21067
21068 * gdb.hp/xdb1.exp: ditto.
21069
21070 * gdb.hp/xdb2.exp: ditto.
21071
21072 * gdb.hp/dbx.exp: ditto.
21073
21074Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
21075
21076 * constvars.c: Remove C++-isms.
21077 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 21078 with GCC.
c906108c
SS
21079
21080Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
21081
21082 The following changes are part of the HP merge.
21083
21084 * gdb.base/break.exp: new tests to verify that catchpoints for
21085 fork, vfork, and exec don't trigger inappropriately.
21086
21087 * gdb.base/opaque.exp: compile one file at a time, then link.
21088
21089 * gdb.base/signals.exp: be more restrictive about which hppa
21090 systems receive a setup_xfail. new tests.
21091
21092 * gdb.base/solib_threshold.build: new file.
21093 * gdb.base/solib_threshold.exp: new file.
21094 * gdb.base/solib_threshold.link_opts: new file.
21095 * gdb.base/solib_threshold.mk: new file.
21096 * gdb.base/gen_solib_threshold.c: new file.
21097
21098 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
21099 tests. New tests for enums inside classes.
21100
21101 * gdb.c++/compiler.cc: indicate support of template debugging.
21102
21103 * gdb.c++/demangle.exp: run hp style demangling tests.
21104
21105 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
21106 tests.
21107
21108 * gdb.c++/misc.cc: changes to support new tests.
21109
21110 * gdb.c++/templates.cc: changes to support HP's compiler; changes
21111 to support new tests.
21112
21113 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
21114 gcc, then skip these tests.
21115
21116Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
21117
21118 The following files are part of the HP merge; some had longer
21119 names at HP, but have been renamed to be no more than 14
21120 characters in length.
21121
21122 * gdb.hp/ambiguous.cc: new file.
21123 * gdb.hp/ambiguous.exp: new file.
21124 * gdb.hp/attach.exp: new file.
21125 * gdb.hp/attach2.exp: new file.
21126 * gdb.hp/classes-hp.exp: new file.
21127 * gdb.hp/ctti.exp: new file.
21128 * gdb.hp/ctti-add.cc: new file.
21129 * gdb.hp/ctti-add1.cc: new file.
21130 * gdb.hp/ctti-add2.cc: new file.
21131 * gdb.hp/ctti-add3.cc: new file.
21132 * gdb.hp/dbx.exp: new file.
21133 * gdb.hp/exception.cc: new file.
21134 * gdb.hp/exception.exp: new file.
21135 * gdb.hp/foll-exec.c: new file.
21136 * gdb.hp/foll-exec.exp: new file.
21137 * gdb.hp/foll-fork.c: new file.
21138 * gdb.hp/foll-fork.exp: new file.
21139 * gdb.hp/foll-vfork.c: new file.
21140 * gdb.hp/foll-vfork.exp: new file.
21141 * gdb.hp/inherit-hp.exp: new file.
21142 * gdb.hp/more-steps.exp: new file.
21143 * gdb.hp/namespace.cc: new file.
21144 * gdb.hp/namespace.exp: new file.
21145 * gdb.hp/optimize.exp: new file.
21146 * gdb.hp/pxdb.c: new file.
21147 * gdb.hp/pxdb.exp: new file.
21148 * gdb.hp/quicksort.exp: new file.
21149 * gdb.hp/reg-test.exp: new file.
21150 * gdb.hp/reg-test.s: new file.
21151 * gdb.hp/sized-enum.c: new file.
21152 * gdb.hp/sized-enum.exp: new file.
21153 * gdb.hp/start-stop.exp: new file.
21154 * gdb.hp/templ-hp.cc: new file.
21155 * gdb.hp/templ-hp.exp: new file.
21156 * gdb.hp/thr-lib.c: new file.
21157 * gdb.hp/thr-lib.exp: new file.
21158 * gdb.hp/thr-lib.h: new file.
21159 * gdb.hp/thr-liblib.c: new file.
21160 * gdb.hp/virtfun-hp.c: new file.
21161 * gdb.hp/virtfun-hp.exp: new file.
21162 * gdb.hp/watch-cmd.exp: new file.
21163 * gdb.hp/watch-hp.exp: new file.
21164 * gdb.hp/xdb1.exp: new file.
21165 * gdb.hp/xdb2.exp: new file.
21166 * gdb.hp/xdb3.exp: new file.
21167
21168Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
21169
21170 The following files are part of the HP merge; some had longer
21171 names at HP, but have been renamed to be no more than 14
21172 characters in length.
21173
21174 * gdb.base/ss.h: new file.
21175 * gdb.base/call-ar-st.c: new file.
21176 * gdb.base/call-ar-st.exp: new file.
21177 * gdb.base/call-rt-st.c: new file.
21178 * gdb.base/call-rt-st-exp: new file.
21179 * gdb.base/call-strs.exp: new file.
21180 * gdb.base/ena-dis-br.exp: new file.
21181 * gdb.base/environ.exp: new file.
21182 * gdb.base/long_long.exp: new file.
21183 * gdb.base/sect-cmd.exp: new file.
21184 * gdb.base/shlib-cl2.exp: new file.
21185 * gdb.base/smoke.exp: new file.
21186 * gdb.base/so-impl-ld.c: new file.
21187 * gdb.base/so-impl-ld.exp: new file.
21188 * gdb.base/so-indr-cl.c: new file.
21189 * gdb.base/so-indr-cl.exp: new file.
21190 * gdb.base/varargs.exp: new file.
21191 * gdb.base/volatile.exp: new file.
21192 * gdb.base/whatis-exp.exp: new file.
7a292a7a 21193 * gdb.base/display.exp: new file.
c906108c
SS
21194 * gdb.c++/derivation.exp: new file.
21195 * gdb.c++/local.exp: new file.
21196 * gdb.c++/member-ptr.exp: new file.
21197 * gdb.c++/overload.exp: new file.
21198 * gdb.c++/ovldbreak.exp: new file.
21199 * gdb.c++/ref-types.exp: new file.
21200 * gdb.c++/ref-types2.exp: new file.
21201 * gdb.c++/userdef.exp: new file.
d63a86f8 21202
c906108c
SS
21203Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
21204
21205 * gdb.base/default.exp: Reflect wording change in remote.c.
21206
dc96c6c7 21207Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21208
21209 * gdb.base/help.exp: Update to reflect current text.
21210
21211Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
21212
21213 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21214 they're stack variables and contain garbage.
21215 * gdb.c++/anon-union.exp: new file.
21216
21217 The following changes were made by David Taylor
889bf7c5
PA
21218 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21219 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21220 in changes by HP.
c906108c
SS
21221
21222 * gdb.base/bitops.exp: new file.
21223 * gdb.base/default.exp: change expected messages for catch and
21224 info catch tests to reflect HP merge changes.
21225 * gdb.base/enable-disable-break.exp
21226 * gdb.base/ending-run.c: new file.
21227 * gdb.base/long_long.c: new file.
21228 * gdb.base/maint.exp: new file.
21229 * gdb.base/pointers2.exp: new file.
21230 * gdb.base/shlib-call2.exp: new file.
21231 * gdb.base/solib.exp: new file.
21232 * gdb.base/step-test.c: new file.
21233 * gdb.c++/anon-union.cc: new file.
21234 * gdb.c++/local.cc: new file.
21235 * gdb.c++/member-pointer.cc: new file.
21236 * gdb.c++/method.cc: new file.
21237 * gdb.c++/ref-types.cc: new file.
21238 * gdb.c++/ref-types2.cc: new file.
21239 * gdb.c++/userdef.cc: new file.
d63a86f8 21240
c906108c
SS
21241 * gdb.base/scope.exp: compile one file at a time, then link.
21242 * gdb.base/langs.exp: ditto.
21243 * gdb.base/list.exp: ditto.
d63a86f8 21244
c906108c
SS
21245Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
21246
21247 The following changes were made by David Taylor
889bf7c5
PA
21248 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21249 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21250 in changes by HP.
d63a86f8 21251
c906108c
SS
21252 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21253 skip tests. When compiling pass c++ flag to gdb_compile.
21254 * gdb.c++/
d63a86f8 21255
c906108c
SS
21256 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21257 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21258 (skip_hp_tests): new function.
21259 (gdb_preprocess): new function.
21260
21261 * configure.in (hpdir): decide whether to configure gdb.hp.
21262 * configure: regenerated.
21263
21264 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21265 to delete on clean.
21266 (EXECUTABLES): update to reflect new additions.
21267 * gdb.base/commands.exp: update message expected.
21268 * gdb.base/default.exp: add copyright notice.
21269 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21270 * gdb.base/help.exp: update messages to reflect current text.
21271 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21272 targets for recurse tests.
21273 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21274 skip this file.
21275
21276 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21277 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21278 compilation.
21279 * gdb.c++/misc.exp: ditto.
21280 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21281 run the tests. tell gdb_compile that it's a c++ compilation.
21282
21283 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 21284
c906108c
SS
21285 * gdb.base/all-bin.exp: new file.
21286 * gdb.base/arithmet.exp: new file.
21287 * gdb.base/assign.exp: new file.
21288 * gdb.base/completion.exp: new file.
21289 * gdb.base/cond-expr.exp: new file.
21290 * gdb.base/condbreak.exp: new file.
21291 * gdb.base/define.exp: new file.
21292 * gdb.base/dollar.exp: new file.
21293 * gdb.base/environment.exp: new file.
21294 * gdb.base/eval-skip.exp: new file.
21295 * gdb.base/jump.exp: new file.
21296 * gdb.base/logical.exp: new file.
21297 * gdb.base/pointers.exp: new file.
21298 * gdb.base/relational.exp: new file.
21299 * gdb.base/section_command.exp: new file.
21300 * gdb.base/whatis-expr.exp: new file.
21301
21302 * gdb.base/all-types.c: new file.
21303 * gdb.base/call-array-struct.c: new file.
21304 * gdb.base/call-return-struct.c: new file.
21305 * gdb.base/call-strings.c: new file.
21306 * gdb.base/callfuncs2.c: new file.
21307 * gdb.base/condbreak.c: new file.
21308 * gdb.base/constvars.c: new file.
21309 * gdb.base/display.c: new file.
21310 * gdb.base/int-type.c: new file.
21311 * gdb.base/jump.c: new file.
21312 * gdb.base/miscexprs.c: new file.
21313 * gdb.base/pointers.c: new file.
21314 * gdb.base/pointers2.c: new file.
21315 * gdb.base/shmain.c: new file.
21316 * gdb.base/shr1.c: new file.
21317 * gdb.base/shr2.c: new file.
21318 * gdb.base/solib.c: new file.
21319 * gdb.base/solib1.c: new file.
21320 * gdb.base/solib2.c: new file.
21321 * gdb.base/varargs.c: new file.
21322 * gdb.c++/derivation.cc: new file.
21323 * gdb.c++/overload.cc: new file.
21324 * gdb.c++/ovldbreak.cc: new file.
21325 * gdb.hp/attach.c: new file.
21326 * gdb.hp/attach2.c: new file.
21327 * gdb.hp/average.c: new file.
21328 * gdb.hp/compiler.c: new file.
21329 * gdb.hp/compiler.cc: new file.
21330 * gdb.hp/execd-program.c: new file.
21331 * gdb.hp/follow-exec.c: new file.
21332 * gdb.hp/follow-fork.c: new file.
21333 * gdb.hp/follow-vfork-and-exec.c: new file.
21334 * gdb.hp/misc-hp.cc: new file.
21335 * gdb.hp/more-steps.c: new file.
21336 * gdb.hp/optimize.c: new file.
21337 * gdb.hp/quicksort.c: new file.
21338 * gdb.hp/run-hp.c: new file.
21339 * gdb.hp/start-stop.c: new file.
21340 * gdb.hp/sum.c: new file.
21341 * gdb.hp/templates-hp.cc: new file.
21342 * gdb.hp/thread-local-in-lib.c: new file.
21343 * gdb.hp/thread-local-in-lib.h: new file.
21344 * gdb.hp/thread-local-in-lib.lib.c: new file.
21345 * gdb.hp/vforked-program.c: new file.
21346 * gdb.hp/virtfunc-hp.cc: new file.
21347 * gdb.hp/watchpoint-hp.c: new file.
21348 * gdb.hp/xdb.c: new file.
21349 * gdb.hp/xdb0.c: new file.
21350 * gdb.hp/xdb0.h: new file.
21351 * gdb.hp/xdb1.c: new file.
21352
21353Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
21354
21355 The following change was made by Edith Epstein
889bf7c5
PA
21356 <eepstein@cygnus.com> as part of a project to merge in changes
21357 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
21358
21359 * gdb.c++/demangle.exp: changed the expected output for some
21360 ARM-style mangling -- removed second reference to datatype.
889bf7c5 21361 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 21362 T1<char>::~T1<char>(void)
c906108c 21363 becomes,
a9c64011
AS
21364 maint demangle __dt__11T1__pt__2_cFv
21365 T1<char>::~T1(void)
c906108c 21366
889bf7c5 21367 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 21368
c906108c
SS
21369Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
21370
21371 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21372 * gdb.trace/backtrace.exp: Likewise.
21373 * gdb.trace/circ.exp: Likewise.
21374 * gdb.trace/collection.exp: Likewise.
21375 * gdb.trace/deltrace.exp: Likewise.
21376 * gdb.trace/infotrace.exp: Likewise.
21377 * gdb.trace/limits.exp: Likewise.
21378 * gdb.trace/packetlen.exp: Likewise.
21379 * gdb.trace/passc-dyn.exp: Likewise.
21380 * gdb.trace/passcount.exp: Likewise.
21381 * gdb.trace/report.exp: Likewise.
21382 * gdb.trace/save-trace.exp: Likewise.
21383 * gdb.trace/tfind.exp: Likewise.
21384 * gdb.trace/tracecmd.exp: Likewise.
21385 * gdb.trace/while-dyn.exp: Likewise.
21386 * gdb.trace/while-stepping.exp: Likewise.
21387
213881998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
21389
21390 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21391
21392Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
21393
21394 From Brendan Kehoe:
21395 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21396 int return types.
21397
21398Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
21399
21400 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 21401 remote dos host testing right.
c906108c
SS
21402
21403Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
21404
21405 * gdb.base/corefile.exp: remove some xfails.
21406
21407Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
21408
21409 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 21410 have different timestamps.
c906108c
SS
21411
21412Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
21413
21414 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 21415 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
21416
21417Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
21418
21419 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 21420 delta.
c906108c
SS
21421
21422Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
21423
21424 * gdb.base/default.exp: Add brace missing from previous delta.
21425
21426Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
21427
21428 * gdb.base/default.exp: Support test for info float for all
21429 varieties of arm toolchain.
21430
dc96c6c7 21431Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21432
21433 * gdb.trace/*.exp: remove "remote_download" command.
21434
dc96c6c7 21435Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21436
21437 * gdb.trace/*.exp: remove -gdwarf from compile.
21438
21439Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
21440
21441 * gdb.trace/configure.in(AC_INIT): typo
21442 * gdb.trace/configure: regenerated
21443
dc96c6c7 21444Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21445
21446 * config/m68k-emc.exp: New file.
21447 * lib/<emc-support.exp trace-support.exp}: New files.
21448 * configure.in: add new test directory gdb.trace.
21449 * gdb.trace/{configure configure.in Makefile.in}: New files.
21450 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21451 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21452 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21453 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21454 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21455 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21456 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 21457
dc96c6c7 21458Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21459
21460 * gdb.c++/classes.exp: Change all regular expressions to match
21461 arbitrary combinations of newline/carriage-return, so that they
21462 will work equally well on Unix and Windows.
21463 * gdb.c++/inherit.exp: ditto.
21464 * gdb.c++/virtfunc.exp: ditto.
21465
214661998-08-11 Dawn Perchik <dawn@cygnus.com>
21467
21468 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21469
c2d11a7d
JM
21470Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
21471
21472 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21473 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21474 to use a0-a3/d0-d3 as needed.
21475
21476Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
21477
21478 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21479 * gdb.disasm/am33.exp: Corresponding changes.
21480
c906108c
SS
214811998-07-11 Felix Lee <flee@cygnus.com>
21482
21483 * gdb.base/callfuncs.exp: add cmp10 test.
21484 * gdb.base/callfuncs.c (cmp10): new function.
21485
21486Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
21487
d63a86f8 21488 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
21489 into two parts to get around a synchronization problem in expect.
21490
3fc11d3e
JM
21491Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
21492
21493 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21494
21495 * configure.in: Add options for gdbtk testsuite.
21496
21497 * configure: Regenerate.
21498
21499 * gdb.gdbtk: New directory to hold gdbtk tests.
21500
c906108c
SS
21501Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21502
21503 * gdb.fortran/types.exp: Escape brackets in expect patterns
21504 for test_float_literal_types_accepted tests.
21505 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21506 before run test.
21507
c2d11a7d
JM
21508Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
21509
21510 * am33.exp: Just compile, do not link the testcase.
21511 * am33.s: Add ".am33" pseudoop to force am33 mode.
21512
c906108c
SS
215131998-06-25 Felix Lee <flee@cygnus.com>
21514
21515 * gdb.base/setshow.exp: make sure $pc is sane.
21516
21517 * gdb.stabs/weird.exp: split expect patterns properly.
21518
c2d11a7d
JM
21519Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
21520
21521 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21522 * gdb.disasm/am33.exp: Run it.
21523
dc96c6c7 21524Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21525
21526 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21527 match processing (and eliminate spurious timeouts when running).
21528
dc96c6c7 21529Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21530
21531 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21532 exception test, but conditionalize it on target [mach | gnu].
21533
dc96c6c7 21534Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21535
21536 * gdb.base/overlays.exp: fixup compile line for linker script.
21537
21538Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
21539
21540 * gdb.fortran/types.exp: don't guess at float size.
21541
21542Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
21543
21544 * gdb.base/exprs.exp: delete test that depends on int size.
21545
21546Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
21547
21548 * config/sim.exp: Removed checks for target triplets.
21549 (gdb_target_sim): Use gdb,target_sim_options.
21550
21551Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
21552
21553 * gdb.base/reread.exp: New file.
21554 * gdb.base/reread1.c: New file.
21555 * gdb.base/reread2.c: New file.
21556
21557Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
21558
21559 * config/sim.exp: Use 'target sim -sparclite' when running
21560 SPARClite programs.
21561
21562Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
21563
21564 * gdb.base/structs2.exp: New file.
21565 * gdb.base/structs2.c: New file.
21566
21567Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
21568
21569 * gdb.asm/common.inc: New file.
21570 * gdb.asm/d10v.inc: New file.
21571 * asm-source.exp: Pass -I's to gas to find .inc files.
21572 Update line numbers in expected output.
21573 * asmsrc1.s: Rewrite.
21574 * asmsrc2.s: Rewrite.
21575 * configure.in: Create arch.inc symlink.
21576 * configure: Regenerate.
21577 * Makefile.in (distclean): Delete arch.inc.
21578
21579Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
21580
21581 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
21582 (t_enum_value2): ditto
21583 (t_enum_value3): ditto
21584 (main): ditto
c906108c
SS
21585Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21586
21587 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21588 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21589 change.
21590 Use gdb_test instead of send_gdb/gdb_expect sequences.
21591
21592Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
21593
21594 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21595 not void.
21596
21597Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
21598
21599 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
21600 subroutines. Used to test gdbs ability to single step through PC
21601 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
21602
21603Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
21604
21605 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21606 more rigorous EGCS C++ error checking.
21607
21608Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21609
a9c64011
AS
21610 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21611 tests.
21612 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21613 function when asleep.
21614 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21615 for i*86 Linux and SVR4 signal handling problems.
21616 Remove linux xfail for `next to handler in signals_tests_1', fixed
21617 by recent infrun.c change.
21618 Limit backtrace to 10 frames to avoid timeout problems with infinite
21619 stack backtraces.
21620 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21621 target.[ch] change.
c906108c
SS
21622
21623Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
21624
21625 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21626 for a newline from gdb before continuing.
21627 (default_gdb_exit): Just look for y or n.
21628 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21629 it does, fail the rests of the tests in the file.
21630
21631Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
21632
21633 * config/cygmon.exp: New file.
21634
21635Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
21636
21637 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 21638 main" test on remote targets.
c906108c
SS
21639
21640 * gdb.base/scope.exp: Fix problem with filelocal_bss before
21641 run test on remote targets.
21642
21643Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
21644
21645 * gdb.asm: New directory.
21646 * configure.in: Configure it.
21647 * configure: Regenerate.
21648 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
21649 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
21650
21651Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
21652
21653 * config/mn10300-eval.exp: New file to support MN10300 eval board.
21654
dc96c6c7 21655Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 21656
a9c64011
AS
21657 * gdb.base/overlays (several files): Merge the two overlay
21658 managers into one. Change variables (foox, barx, bazx, grbxx)
21659 back into ints but force them to load in their proper sections.
c906108c
SS
21660
21661Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
21662
21663 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 21664 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
21665 (D10VCopy): Handle memory regions crossing 16k boundaries.
21666 (D10VCopy): Transfer data in 32 bit chunks.
21667
21668Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
21669
21670 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 21671 correct.
c906108c
SS
21672
21673 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 21674 map. Include space for printf in .text segment.
c906108c
SS
21675
21676 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 21677 updated d10v memory VMA/LMA map.
c906108c 21678 (D10VCopy): Call D10VTranslate.
d63a86f8 21679
c906108c
SS
21680Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
21681
21682 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
21683
21684 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
21685 that it won't be put into the .sdata - small data -
21686 section. Update reference.
c906108c
SS
21687 * gdb.base/baz.c (bazx, baz): Ditto.
21688 * gdb.base/foo.c (foox, foo): Ditto.
21689 * gdb.base/grbx.c (grbxx, grbx): Ditto.
21690
21691 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 21692 to be arrays.
d63a86f8 21693
dc96c6c7 21694Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 21695
a9c64011
AS
21696 * gdb.base/overlays.exp: fix up and get working again.
21697 Add tests for backtraces from an overlay function.
d63a86f8 21698
c906108c
SS
21699Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
21700
21701 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
21702 "calling function with watchpoint enabled".
21703
21704Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
21705
21706 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 21707 gdb_suppress_tests for d10v-*-*.
c906108c
SS
21708 * lib/gdb.exp (gdb_suppress_tests): Disable this function
21709 pending review of whether it is useful or not.
21710
21711Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
21712
21713 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
21714
21715Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
21716
21717 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
21718 * config/dve.exp: New file to support Densan boards.
21719
21720Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
21721
21722 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 21723 reads and BSD.
c906108c
SS
21724
21725Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
21726
21727 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
21728 response.
21729
21730 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
21731
21732Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
21733
21734 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 21735 test.
c906108c
SS
21736
21737 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 21738 target_sizeof_long and target_bigendian_p.
c906108c 21739 (structs_by_value, structs_by_reference): Check values according
889bf7c5 21740 to targets word size and endianess.
d63a86f8 21741
c906108c
SS
21742Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
21743
21744 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 21745 output.
c906108c
SS
21746
21747Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
21748
21749 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 21750 Update test of set args help to match source change.
c906108c
SS
21751
21752Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
21753
21754 * gdb.base/default.exp: Expect help system output to be in
21755 alphabetical order.
21756 * gdb.base/help.exp: Ditto.
21757
21758Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
21759
21760 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
21761 "i*86-pc-linux-gnu*".
21762 * gdb.base/interrupt.exp: Ditto.
21763 * gdb.base/corefile.exp: Ditto.
21764
21765 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 21766 define vxworks when building the testcase.
c906108c
SS
21767
21768 * gdb.base/ptype.exp: Fix testnames to be unique.
21769 * gdb.base/radix.exp: Ditto.
21770 * gdb.base/term.exp: Ditto.
21771 * gdb.base/whatis.exp: Ditto.
21772 * gdb.c++/classes.exp: Ditto.
21773
21774Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
21775
21776 * gdb.base/callfuncs.exp: Fix indentation.
21777
21778 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
21779 suppress_flag has been set.
21780 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
21781 target feature.
21782
21783Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
21784
21785 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
21786 the testcase.
21787
21788 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 21789 set_debug_traps() and breakpoint().
c906108c
SS
21790 * gdb.c++/misc.cc (main): Ditto.
21791 * gdb.c++/templates.cc (main): Ditto.
21792 * gdb.c++/virtfunc.cc (main): Ditto.
21793
21794Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
21795
21796 * lib/gdb.exp(gdb_step_for_stub): New function.
21797 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
21798 exists, reload the executable and do a "continue" instead of
21799 doing a jump.
21800 (runto_main): Use gdb_step_for_stub.
d63a86f8 21801
c906108c 21802 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 21803 tests to have unique names.
c906108c
SS
21804 * gdb.base/callfuncs.exp: Ditto.
21805 * gdb.base/commands.exp: Ditto.
21806 * gdb.base/default.exp: Ditto.
21807 * gdb.base/help.exp: Ditto.
21808 * gdb.base/list.exp: Ditto.
21809 * gdb.base/opaque.exp: Ditto.
21810 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
21811 similar tests.
d63a86f8 21812
c906108c
SS
21813 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
21814 * gdb.c++/cplusfuncs.cc: Ditto.
21815 * gdb.c++/virtfunc.cc: Ditto.
21816
21817 * config/monitor.exp: Keep track of the last file we saw, rather
21818 than trying to get the info from gdb.
21819
21820 * gdb.fortran/types.exp: Move comment to previous line.
21821
21822Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
21823
21824 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 21825 target mode.
c906108c
SS
21826
21827Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
21828
21829 From Bob Manson:
21830 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 21831 string from GDB when it connects.
c906108c
SS
21832
21833 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
21834
21835Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
21836
21837 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
21838 if we can't get a debug format from GDB (we may be testing an
21839 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
21840
21841 * gdb.stabs/weird.exp: Fix quoting.
21842
21843 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
21844
21845Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
21846
21847 * config/arm-ice.exp: New file.
21848
21849Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
21850
21851 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 21852 until it has been modified to work with the new testsuite.
c906108c 21853
99707966 21854 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
21855 testcase won't compile, cause all of the testcases in the file to
21856 fail instead.
c906108c
SS
21857
21858 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
21859 (gdb_clear_suppressed): New procedure.
21860 (gdb_stop_suppressing_tests): Only clear suppress_flag if
21861 it contains a positive value.
21862
21863Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
21864
21865 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
21866
21867 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
21868
21869Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
21870
21871 * lib/gdb.exp (setup_xfail_format): New function.
21872 (get_debug_format): New function to get debug format.
21873 (debug_format): New global variable to hold last value set
21874 by get_debug_format.
21875 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 21876 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
21877 * gdb.c++/ptype.exp: Ditto.
21878 * gdb.c++/classes.exp: Ditto.
21879 * gdb.c++/cplusfuncs.exp: Ditto.
21880 * gdb.c++/inherit.exp: Ditto.
21881 * gdb.c++/templates.exp: Ditto.
21882 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 21883
c906108c
SS
21884Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
21885
21886 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
21887 host doesn't have a currently-open connection.
21888
21889 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
21890 any gdb stub target. Handle cases where gdb doesn't respond when
21891 interrupted in a sane fashion.
c906108c
SS
21892
21893 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 21894 same thing in a totally different way.
c906108c
SS
21895
21896 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 21897 setting "timeout".
c906108c 21898 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 21899 default_gdb_init now.
c906108c
SS
21900
21901Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
21902
21903 * gdb.base/printcmds.exp: Fix "check for floating addition"
21904 regexp to accept results within approx +/- .01 of exact value.
21905 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
21906
21907Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
21908
21909 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 21910 properly.
c906108c
SS
21911 (gdb_expect): Add optional timeout parameter, and add timeout
21912 value to various calls.
21913 (gdb_suppress_tests): Only give one warning message per group.
21914
21915Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
21916
21917 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
21918 global variables. Handle getting a value for $timeout more
21919 gracefully.
c906108c
SS
21920
21921Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21922
21923 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 21924 initialize.
c906108c 21925 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 21926 by a target configuration file.
c906108c
SS
21927 (gdb_expect): Pass the timeout to remote_expect.
21928
21929 * config/monitor.exp(gdb_load): Fix typo in regexp.
21930
21931Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
21932
21933 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
21934
21935Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
21936
21937 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
21938 here. Call gdb_target_exec before rebooting the target, to make
21939 sure the connection to the target is closed.
c906108c
SS
21940 (gdb_load): Pass the name of the executable to gdb_target_monitor.
21941 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
21942 Also detect "Timeout reading from remote" error.
21943
21944 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
21945 gdb_target_monitor. Don't call gdb_file_cmd here; let
21946 gdb_target_monitor do it.
c906108c
SS
21947
21948 * gdb.disasm/hppa.exp: Don't use exec_output.
21949
21950Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
21951
21952 * gdb.base/list.exp: If we're debugging a non-native target,
21953 try to set the pc register to point to the start of the
21954 program before doing the first list command.
21955
21956 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 21957 test_calls after restarting.
c906108c
SS
21958
21959 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 21960 reloading.
c906108c
SS
21961
21962 * gdb.base/watchpoint.exp: Fix typo.
21963
21964 * gdb.base/setshow.exp: Check for use_gdb_stub.
21965
21966 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 21967 stub case.
c906108c
SS
21968 * gdb.base/langs.exp: Ditto.
21969
21970 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
21971 gdb_load_offset. If we weren't given a file to load, figure out
21972 what the current file is and use it.
c906108c
SS
21973
21974 * config/i386-bozo.exp: New file.
21975
21976Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
21977
21978 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
21979 feature.
21980
21981 * config/proelf.exp: New entry.
21982
21983Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
21984
21985 * lib/gdb.exp: Remove spurious .* patterns at the beginning
21986 of regexps.
21987
21988 * gdb.base/watchpoint.exp: Don't run the test_stepping
21989 tests if gdb can't call functions on the target.
21990
21991 * gdb.base/setshow.exp: Don't run the set prompt tests if
21992 the board has gdb_prompt set.
21993
21994Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
21995
21996 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
21997 * gdb.base/commands.exp: Likewise.
21998 * gdb.base/setshow.exp: Likewise.
21999
22000Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
22001
22002 * config/monitor.exp(gdb_start): Look for gdb_prompt target
22003 feature.
22004
22005 * config/i960.exp: New file.
22006
22007Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
22008
22009 * gdb.base/funcargs.exp: Check for gdb,short_int target
22010 feature instead of looking for explicit target triplets.
22011
dc96c6c7 22012Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 22013
d63a86f8 22014 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
22015 "p 123DEADBEEF", to check parse_number.
22016 * top.c: change "to enable to enable" to "to enable" in a couple
22017 of help strings.
22018
22019Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
22020
22021 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
22022 on the mn10300.
d63a86f8 22023
c906108c
SS
22024Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
22025
22026 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
22027 where the test executable is run with explicit args.
22028 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
22029
22030Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
22031
22032 * gdb.base/run.c: Use FAKEARGV to build test executable that
22033 does not require a command line arg, since most simulators
22034 don't currently support passing such an arg into the simulated
22035 program.
22036 * gdb.base/commands.exp: Change tests to insert the proper
22037 value as the arg to the first recursive factorial call. Change
22038 compilation line to define FAKEARGV at compile time.
22039
22040Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
22041
22042 * gdb.base/recurse.exp: Enable these tests for the mn10300.
22043 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
22044 function with watchpoint enabled" test.
22045
22046Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
22047
22048 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 22049 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
22050
22051 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 22052 "Tests restarted" messages.
c906108c
SS
22053
22054Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
22055
22056 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
22057
dc96c6c7 22058Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22059
22060 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
22061 for INFO SYMBOL; add help tests for OVERLAY commands.
22062 * gdb.base/default.exp: add tests for INFO SYMBOL command;
22063 add tests for OVERLAY commands
22064 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
22065 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
22066 * gdb.base/sigall.c: add usestubs code frag
22067 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 22068
c906108c
SS
22069Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
22070
22071 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
22072 failures.
22073 (gdb_stop_suppressing_tests): Note that tests have restarted.
22074
22075Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
22076
22077 * config/h8300.exp: New file.
22078
22079Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
22080
22081 * gdb.base/setshow.exp: Check for the existence of a
22082 feature, not its value.
22083
22084Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
22085
22086 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
22087
22088 * gdb.base/scope.exp: It's now init0(), not init().
22089
22090 * gdb.base/scope0.c: For now, change init() to be init0().
22091
22092 * config/monitor.exp: Use gdb_serial in preference to serial
22093 or netport.
22094
22095 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 22096 and it's not already set.
c906108c
SS
22097
22098Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
22099
22100 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 22101 isn't using a stub and if it supports argument passing.
c906108c
SS
22102
22103Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
22104
22105 * config/udi.exp(gdb_start): Make sure UDICONF is set
22106 properly before starting gdb.
22107
22108Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
22109
22110 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
22111 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
22112 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
22113
22114Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
22115
22116 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 22117 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
22118
22119 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
22120
22121 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
22122
22123 * config/monitor.exp: Make sure we disconnect from the target.
22124 Also, try a reboot/reload cycle instead of failing if the
22125 load fails.
22126
22127Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
22128
22129 * gdb.base/default.exp: Don't set match_max.
22130 * gdb.base/help.exp: Ditto.
22131 * gdb.base/list.exp: Ditto.
22132 * gdb.base/signals.exp: Ditto.
22133
22134 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
22135 set, use remote_ld to download the testcase instead of
22136 the GDB loader.
22137
22138Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
22139
22140 * config/vr5000.exp: New file.
22141
22142 * config/monitor.exp(gdb_target_monitor): Add pattern for
22143 "Ending remote" to detect errors in connecting.
22144
22145 * gdb.base/setshow.exp: Add .* within auto language test.
22146
22147 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
22148 target feature.
22149
22150 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 22151 and reboot the board if necessary.
c906108c
SS
22152
22153 * gdb.base/setvar.exp(test_set): Handle multiple prints within
22154 a set of tests. Remove print.* from the patterns being checked.
22155
22156Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
22157
22158 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
22159 refer to gdb_spawn_id.
22160
22161 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
22162 longer used.
22163 * config/sparclet.exp: Ditto.
22164 * config/sparclet-old.exp: Ditto.
22165 * config/slite.exp: Ditto.
22166 * config/sim.exp: Ditto.
22167 * gdb.base/funcargs.exp: Ditto.
22168
22169 * lib/gdb.exp:Remove references to gdb_spawn_id.
22170 (gdb_expect): Move to remote.exp.
22171
22172Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
22173
22174 * config/monitor.exp: Detect the "Couldn't establish connection"
22175 message from GDB.
22176
22177Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
22178
22179 * gdb.base/bitfields.exp: Use runto instead of explicit
22180 gdb_run_cmd/gdb_expect sequences.
22181
22182 * gdb.base/break.exp(text_next_with_recursion): Add match for
22183 gdb_expect call.
22184
22185 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22186 We also need to handle the "A program is being debugged already"
22187 prompt from gdb. Use gdb_test to set the baud rate.
22188
22189 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22190 to 20000. Really. I mean it.
22191
22192Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
22193
22194 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
22195 fails. If suppress_flag is set, skip perror message about not
22196 being able to send to GDB.
c906108c 22197 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 22198 GDB.
c906108c
SS
22199 (gdb_expect): If suppress_flag is set, always fail immediately.
22200 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22201 (gdb_init): Call gdb_stop_suppressing_tests.
22202 (default_gdb_exit): Ditto.
22203 (default_gdb_start): Ditto.
22204
22205 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 22206 gdb_stop_suppressing_tests as appropriate.
c906108c 22207 * gdb.base/break.exp: Ditto.
889bf7c5 22208 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
22209 * gdb.base/commands.exp: Ditto.
22210 * gdb.base/exprs.exp: Ditto.
889bf7c5 22211 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
22212 * gdb.base/list.exp: Ditto.
22213 * gdb.base/recurse.exp: Ditto.
889bf7c5 22214 * gdb.base/scope.exp: Ditto.
c906108c
SS
22215 * gdb.base/structs.exp: Ditto.
22216 * gdb.c++/inherit.exp: Ditto.
22217
22218Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
22219
22220 * config/vr4300.exp: New file.
22221
99707966 22222 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 22223
99707966 22224 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
22225
22226Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
22227
22228 * lib/gdb.exp(gdb_init): New function.
22229
22230 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 22231 for each individual variable set.
c906108c
SS
22232
22233 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22234 name.
22235
22236 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22237
22238 * gdb.base/scope.exp: Use gdb_test.
22239
22240 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22241 aborting; the testsuite driver will do that for us (see
22242 gdb_finish). Also, use gdb_test in a few more places.
22243
22244Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
22245
22246 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22247
22248Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
22249
22250 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22251 and "add_tests" are not at the same address.
22252
22253Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
22254
22255 * gdb.base/ptype.exp: Use gdb_test.
22256
22257Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
22258
22259 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22260 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22261 left in. No longer expect them to fail.
22262
22263 * gdb.stabs/*.mt; Deleted, no longer used.
22264 * gdb.stabs/configure.in: Remove references to target makefile
22265 frags.
22266 * gdb.stabs/configure: Rebuilt.
22267
22268 * gdb.disasm/*.mt: Deleted, no longer used.
22269 * gdb.disasm/configure.in: Remove references to target makefile
22270 frags. Use "sh3.s" as the unique filename for this directory.
22271 * gdb.disasm/configure: Rebuilt.
22272
22273 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22274 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22275 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22276
22277Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
22278
22279 * config/udi.exp: Use mondfe,name instead of remote_host.
22280
22281Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
22282
22283 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22284 a function with a watchpoint enabled on the mn10200.
22285
22286 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22287 before trying to create it!
22288
22289Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
22290
22291 * config/vx.exp: Use hostname instead of netport.
22292
22293 * config/vxworks.exp: New file.
22294
22295 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22296
22297 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 22298 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
22299 occurs.
22300
22301 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22302 $gdb_spawn_id directly.
22303 (gdb_run_cmd): Try _start as well as start. Use the target feature
22304 gdb,start_symbol as the symbol to start from when jumping.
22305
22306Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
22307
22308 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22309 redundant) test.
22310
22311 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22312 it doesn't lose for 16bit integer systems.
22313
22314Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
22315
22316 * gdb.fortran/types.exp: If the target doesn't support "double"
22317 data types, then expect "real" types to only be 4 bytes.
22318
22319 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22320 call tests if the target doesn't support inferior function calls.
22321
22322 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22323 in printf tests.
22324
22325Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
22326
22327 * gdb.base/help.exp: Disable "help set", "help show", and
22328 "help support". Simplify regexp for "help stack".
22329
22330 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22331 to 60 seconds. Temporarily set match_max to 15000 around the
22332 "info copying" test.
22333
22334 * gdb.base/nodebug.exp: Don't try to do an inferior function
22335 call if the target doesn't support them.
22336 * gdb.base/printcmds.exp: Likewise.
22337 * gdb.base/setvar.exp: Likewise.
22338 * gdb.base/structs.exp: Likewise.
22339 * gdb.c++/templates.exp: Likewise.
22340 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22341
22342 * gdb.base/recurse.exp: Enable for the mn10200.
22343
22344 * configure.in: Do configure gdb.stabs directory for *-*-elf
22345 targets.
22346 * configure: Rebuilt.
22347
22348 * gdb.base/break.exp: Check for gdb,noresults before testing
22349 exit status and/or results from the target.
22350 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22351 * lib/gdb.exp: Remove old (now bogus) initialization of
22352 noinferior, noargs, noresults and nosignals.
22353
22354Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
22355
22356 * config/sh.exp: New file.
22357
22358 * config/slite.exp: Try to connect multiple times to the board
22359 before rebooting. Only send a "monitor run" if need_monitor_run
22360 is set.
22361
22362 * gdb.base/break.exp: Don't do the "stub continue" test if
22363 the target has gdb_stub set.
22364
22365 * gdb.base/callfuncs.exp: Increase the timeout.
22366
22367 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22368 if the target has gdb,noinferiorio set.
22369
22370 * gdb.base/list.exp: Increase match_max to 10000 characters.
22371
22372 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22373
22374 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22375 target.
22376
22377 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22378
22379Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
22380
22381 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
22382 trying to delete the copy of gdb. Catch the file delete so we
22383 don't die if the delete fails; also, the file should be copied to
22384 the host, not to the build.
c906108c
SS
22385
22386Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
22387
22388 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 22389 parenthesis in case it contains multiple regexps separated
c906108c
SS
22390 with |.
22391
22392 * gdb.base/watchpoint.exp: Use gdb_test.
22393 * gdb.base/default.exp: Ditto.
22394
22395Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
22396
99707966 22397 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 22398
c906108c
SS
22399 * gdb.base/scope.exp: Use gdb_test.
22400 * gdb.c++/classes.exp: Ditto.
22401 * gdb.c++/inherit.exp: Ditto.
22402
22403Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
22404
22405 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22406 remote_exec instead.
22407 * gdb.base/corefile.exp: Don't be ridiculous.
22408 * gdb.base/*.c: Add missing stub invocations.
22409
22410Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
22411
22412 * config/slite.exp: Miscellaneous fixes.
22413
22414 * lib/gdb.exp: Fix runto.
22415
22416 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22417 the target.
22418
22419 * gdb.base/watchpoint.exp: Fix regexp.
22420
22421 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22422 close and wait commands, as the descriptor may now be
22423 invalid. Always call "remote_close host".
22424
22425Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
22426
22427 Major rewrite for testsuite revision.
d63a86f8 22428
c906108c
SS
22429 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22430 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22431 instead of relying on spawn_id to always contain a valid
22432 spawn id.
22433 (get_compiler_info): New procedure to build the ${binfile}.ci
22434 file, instead of replicating this in N different places.
22435 (gdb_compile): New procedure.
d63a86f8 22436
c906108c 22437 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
22438 appropriate arguments) instead of compile. Use gdb_test in a lot
22439 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
22440 at the start of a testcase, as this is no longer done magically.
22441
22442 config/*-gdb.exp: Rename without the -gdb suffix.
22443
22444 config/mips.exp: Use remote_close instead of exit_remote_shell.
22445 config/monitor.exp: Use target_info instead of looking at
22446 baud, timeout, etc.
22447 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22448
22449Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22450
22451 * gdb.c++/templates.exp (test_ptype_of_templates),
22452 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22453 Update expect patterns for destructors and assignment operators
22454 to match corresponding c-typeprint.c changes.
22455 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22456 to destructor breakpoint test, GDB should be able to set the
22457 destructor breakpoint without specifying arguments.
22458
22459Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
22460
22461 * gdb.threads/pthreads.exp: Change result for failure to compile due
22462 to lack of pthreads runtime support from an error to simply an
22463 unsupported test, per dejagnu standards.
22464
22465Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22466
22467 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22468 where GDB exits to reduce pattern match time.
22469 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22470
22471 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22472
dc96c6c7 22473Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22474
22475 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22476 * gdb.base/default.exp: ditto.
22477 * gdb.base/nodebug.exp: ditto.
22478 * gdb.base/printcmds.exp: ditto.
22479 * gdb.base/ptype.exp: ditto.
22480 * gdb.base/setvar.exp: ditto.
22481 * gdb.base/structs.exp: ditto.
22482 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22483
22484Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
22485
22486 * configure, */configure: Rebuild with autoconf 2.12.
22487
22488Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
22489
22490 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22491 use new i*86-pc-linux*-gnu quads.
22492 * gdb.base/corefile.exp: Ditto.
22493 * gdb.base/signals.exp: Ditto.
22494 * gdb.base/sigall.exp: Ditto.
22495 * gdb.base/interrupt.exp: Ditto.
22496
22497 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22498 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22499 RedHat 4.0.
d63a86f8 22500
c906108c 22501 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
22502 linux. This allows the test case to at least compile on latest
22503 linux, but still not run due to missing the threads runtime library.
c906108c
SS
22504
22505Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22506
22507 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22508 directory to search gdb directory. Accept and step over conditional
22509 stack alignment code. Consume $prompt in failure cases.
22510 Reset timeout to $oldtimeout instead of some arbitrary value.
22511 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22512 timeout problems with infinite stack backtraces.
22513 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22514 Accept function parameters for linkfunc member.
22515
22516Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
22517
22518 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22519 (CXXFLAGS): Remove, unreferenced.
22520 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
22521 previous -B options and also add -B option to pick up cross compiled
22522 runtime.
c906108c
SS
22523 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22524 doing cross compiles.
22525 (target_alias): Declare global.
22526 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22527 to verify that gcc exists in build tree, and if so set CC to that
22528 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 22529
c906108c
SS
22530Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
22531
22532 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22533 ptype test for anonymous union. Fixup testcase to match
22534 current gcc debug output.
22535
22536Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
22537
22538 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22539 force argument to an unsigned long type.
22540
22541Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
22542
22543 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 22544 tests and anonymous union print/ptype tests.
c906108c
SS
22545 * gdb.base/list.exp (test_forward-search): Increase timeout by
22546 5 minutes for the "search extremely long line" case.
22547 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22548 completely optional and that the pass/fail messages use the command as
22549 the message if that third arg is a null string.
22550 (gdb_test_exact): Arrange that a null string pattern means match a
22551 null string output rather than any output, which might include random
889bf7c5 22552 errors.
c906108c
SS
22553 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22554 backtrace test.
22555 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22556 always failing and failure is now exposed by gdb.exp changes.
22557
22558Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
22559
22560 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22561 weren't being noted.
22562
22563Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22564
22565 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22566 * gdb.stabs/weird.exp: Remove v_comb xfails.
22567
dc96c6c7 22568Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22569
22570 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 22571 list.exp scope.exp watchpoint.exp]
c906108c 22572 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 22573
dc96c6c7 22574Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22575
22576 * config/monitor.exp: Increase download timeout to 1000 seconds.
22577
dc96c6c7 22578Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22579
22580 * config/m32r.exp: Increase timeout to 120 seconds.
22581
22582Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
22583
22584 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22585 and accept older ordering as obsolescent gcc or gdb.
22586 * gdb.c++/templates.exp: Ditto.
22587 * gdb.c++/virtfunc.exp: Ditto.
22588
22589Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
22590
22591 * gdb.base/coremaker.c: Add code to mmap some data so we
22592 can check that it ends up in the core file.
22593 * gdb.base/corefile.exp: Add test to read mmapped data
22594 from core file.
22595
dc96c6c7 22596Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22597
22598 * config/m32r.exp: New file.
22599
22600Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
22601
22602 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22603 that cflags can contains -gstabs, and work correctly for other tests.
22604
dc96c6c7 22605Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22606
22607 * gdb.base/setshow.exp: New file, tests show and set.
22608 * gdb.base/setshow.c: New file, tests show and set.
22609 * gdb.base/help.exp: Add test for help set|show annotate.
22610 * gdb.base/default.exp: Add test for set|show annotate.
22611
22612Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
22613
22614 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22615 errors unique.
22616 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22617 explicitly.
22618
22619Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
22620
22621 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22622 and width commands. This is done elsewhere.
22623 * (gdb_start): Don't call gdb_start_sim here. That's already
22624 done in gdb_load. This fixes lots of failures in default.exp.
22625
22626Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
22627
22628 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
22629 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22630 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22631 in the same we we treat other failures (since it may be an expected
889bf7c5 22632 condition), rather than as an error.
c906108c
SS
22633 * gdb.base/signals.exp (test_handle_all_print): Revert back to
22634 old test format.
22635
22636Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
22637
22638 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
22639 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 22640 twice. Nuke the duplicates.
c906108c 22641 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 22642 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
22643 Remove config.h along with other config files.
22644
22645Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
22646
22647 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
22648 "p func1 ()" and note that rests of tests are skipped.
22649 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22650 setup_xfails for "print func2::coremaker_local".
c906108c
SS
22651 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
22652 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
22653 affected by the previous run test.
22654 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
22655 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
22656 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
22657 "pass int powerset tuple" and "pass modeless int powerset tuple".
22658 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
22659 "real write 4" and "real write 8".
22660 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22661 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
22662 "print \$i after tuple assign 2", and
22663 "print vs2 after tuple assign 2".
22664 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
22665 meaningful error message and return -1 so the caller can
22666 suppress further tests and avoid a cascade of errors.
d63a86f8 22667
c906108c
SS
22668Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
22669
22670 * gdb.base/a1-selftest.exp: Tweak tests to account for new
22671 format for printing version.
22672 * gdb.base/default.exp: Ditto.
22673 * gdb.base/interrupt.exp: Fix problem with cascade of
22674 errors if child process dies while calling a function.
d63a86f8 22675
c906108c
SS
22676Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
22677
22678 * Makefile.in (VPATH): Add
22679 * Makefile.in (Makefile, config.status): Fix rules so things get
22680 remade when necessary.
22681
22682Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
22683
22684 * Makefile.in (just-check): Add path to sibling expect dir
22685 to environment variable specified by RPATH_ENVVAR.
22686
22687Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
22688
22689 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
22690 (just-check): Add shared library paths for libstdc++, tk,
22691 tcl, bfd, and opcodes to the environment variable specified
22692 in RPATH_ENVVAR.
22693 * configure.in: Add support to recognize --enable-shared flag
22694 and generate correct value for RPATH_ENVVAR.
22695 * configure: Regenerated with autoconf.
22696
22697Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
22698
22699 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 22700 include all osf versions.
c906108c
SS
22701 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
22702 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
22703 when target is linux. When failing to build pthreads test
22704 executable, give more meaningful message.
22705 * gdb.threads/pthreads.c: Hpux also uses old definition of second
22706 arg for pthread_create.
d63a86f8 22707
c906108c
SS
22708Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
22709
22710 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 22711 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 22712 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 22713 and -lpthreads (everybody else).
c906108c
SS
22714 (test_startup): Fail gracefully if threads are not supported.
22715 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
22716 "p/c array_index("abcdef",2)" when not gcc compiled.
22717 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
22718 "print func2::coremaker_local" when not gcc compiled.
22719 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
22720 "ptype on opaque struct tagname (statically)",
22721 "ptype on opaque struct tagname (dynamically) 1", and
22722 "ptype on opaque struct tagname (dynamically) 2"
22723 for not compiled with gcc.
22724 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
22725 backtrace when compiled with gcc.
d63a86f8 22726 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
22727 than always return success.
22728
22729Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
22730
22731 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
22732
22733Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
22734
22735 * gdb.base/structs.exp: Undo last change.
22736
22737Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
22738
22739 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
22740 encapsulate all the steps/nexts done during self test, starting
22741 at main, and makes them less sensitive to optimization issues.
22742 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
22743 signal handler" test.
22744 * gdb.threads/pthreads.exp: Only run this for native configs.
22745 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
22746 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
22747 tests.
22748 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
22749 for "runto test_calls(void)" test.
d63a86f8 22750
c906108c
SS
22751Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
22752
22753 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
22754 and don't expect address info in breakpoint confirmations.
22755
22756Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
22757
22758 * gdb.base/list.exp (test_forward_search): Increase timeout
22759 temporarily by 60 seconds for searching extremely long line,
889bf7c5 22760 and then reset to old value when done. Increase expect input
c906108c
SS
22761 buffer to 10000.
22762
22763Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
22764
22765 * gdb.base/list.exp (test_forward_search): Fix to handle very
22766 long source line without overflowing expect's input buffer.
22767
22768Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
22769
22770 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
22771 "buffer_full".
22772
22773 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
22774 "buffer_full".
22775
22776 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
22777 "buffer_full".
22778
22779 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
22780 "buffer_full".
22781
22782Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
22783
22784 * configure.in (configdirs): Add gdb.threads.
22785 * configure: Regenerated with autoconf.
22786 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
22787 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
22788 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 22789
c906108c
SS
22790Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
22791
22792 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
22793
22794Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
22795
22796 * gdb.base/signals.exp (test_handle_all_print): Test separately for
22797 each signal's status in the output of "handle all print".
22798 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
22799 the \r\n sequence that immediately precedes the gdb prompt.
22800 * gdb.base/a1-selftest.exp: Save original timeout and restore
22801 after test.
22802
22803Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
22804
22805 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
22806 symbol.
22807
22808Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
22809
22810 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
22811
22812Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
22813
22814 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
22815 timeout by 60 seconds.
22816
22817Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
22818
22819 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
22820 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
22821 error return.
22822
22823Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
22824
22825 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
22826 gdb initialization, also report how long dejagnu waited. Restore
22827 old timeout before doing error return. Temporarily increase timeout
889bf7c5 22828 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
22829
22830Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
22831
22832 * lib/gdb.exp: Report timeout value for verbosity level 2.
22833 * config/gdbserver.exp: Ditto.
22834 * config/hppro.exp: Ditto.
22835 * config/mips-gdb.exp: Ditto.
22836 * config/monitor.exp: Ditto.
22837 * config/netware.exp: Ditto.
22838 * config/sim-gdb.exp: Ditto.
22839 * config/slite-gdb.exp: Ditto.
22840 * config/udi-gdb.exp: Ditto.
22841 * config/unix-gdb.exp: Ditto.
22842 * config/vx-gdb.exp: Ditto.
22843 * gdb.base/a1-selftest.exp: Ditto.
22844 * gdb.base/a2-run.exp: Ditto.
22845 * gdb.base/break.exp: Ditto.
22846 * gdb.base/corefile.exp: Ditto.
22847 * gdb.base/list.exp: Ditto.
22848 * gdb.base/recurse.exp: Ditto.
22849 * gdb.base/scope.exp: Ditto.
22850 * gdb.base/signals.exp: Ditto.
22851
22852Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22853
22854 * gdb.threads/Makefile.in (docdir): Removed.
22855
22856Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22857
22858 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 22859 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 22860 @srcdir@.
d63a86f8 22861 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
22862 autoconf 2.5 or higher.
22863 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
22864
22865Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
22866
22867 * configure: Regenerated.
22868 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
22869 avoid name clashes with SunOS headers.
22870
22871Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
22872
22873 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
22874
22875Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
22876
22877 * gdb.base/callfuncs.exp: Finish last change -- make sure the
22878 prototype information ends up in the compiler info file.
22879
22880Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
22881
22882 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
22883 attempting to regenerate it. Eliminate use of a temporary file
22884 and just generate the info file directly. Source it immediately,
22885 for consistency of use.
22886 * gdb.base/corefile.exp: Ditto
22887 * gdb.base/exprs.exp: Ditto.
22888 * gdb.base/funcargs.exp: Ditto.
22889 * gdb.base/langs.exp: Ditto.
22890 * gdb.base/list.exp: Ditto.
22891 * gdb.base/mips_pro.exp: Ditto.
22892 * gdb.base/nodebug.exp: Ditto.
22893 * gdb.base/opaque.exp: Ditto.
22894 * gdb.base/ptype.exp: Ditto.
22895 * gdb.base/scope.exp: Ditto.
22896 * gdb.base/setvar.exp: Ditto.
22897 * gdb.base/signals.exp: Ditto.
22898 * gdb.base/whatis.exp: Ditto.
22899 * gdb.c++/templates.exp: Ditto.
22900 * gdb.c++/virtfunc.exp: Ditto.
22901 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 22902 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
22903
22904Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22905
22906 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
22907 it got fixed by the recent lookup_minimal_symbol_by_pc change.
22908 Increase timeout, a lot of single stepping might be needed if the
22909 target has no hardware watchpoints.
22910
22911Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
22912
22913 * gdb.base/break.exp: Ignore compiler warnings when compiling
22914 break.c.
22915 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
22916 * gdb.base/default.exp: Add h8300 xfails. Handle messages
22917 from remote-sim.
22918 * gdb.base/exprs.exp: Add h8300 xfails.
22919 * gdb.base/funcargs.exp: Likewise.
22920 * gdb.base/nodebug.exp: Likewise.
22921 * gdb.base/printcmds.exp: Likewise.
22922 * gdb.base/ptype.exp: Likewise.
22923 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
22924 h8300 xfails.
d63a86f8 22925 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
22926 on the h8300.
22927 * gdb.base/funcargs.c: Explicitly make last constant argument to
22928 call_after_alloca_subr an unsigned long type.
22929 * gdb.base/return.c: Include stdio.h.
22930
22931Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
22932
22933 * config/abug.exp: New file for the older Motorola Bug monitor
22934 that runs on the mvme13x series VME boards.
22935 * config/monitor.exp: Use the new config array for target settings
22936 if they exist.
22937
22938Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
22939
22940 * sim-gdb.exp: Make the SH simulator allocate less space when
22941 it is targeted.
22942
22943Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
22944
22945 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
22946 test.
22947
22948Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
22949
22950 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
22951 "rs6000-*-*" for "list function in include file" when gcc compiled.
22952 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
22953 for "p ctable1[120]".
22954 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
22955 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
22956 Remove setup_xfail for "rs6000-*-*" for
22957 "print 'scope0.c'::filelocal before run".
22958 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
22959 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
22960 since some compilers don't allow both options to be given
22961 on the same command line. Create object file and move it.
d63a86f8 22962
c906108c
SS
22963Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
22964
22965 * gdb.base/corefile.exp: Always regenerate the core file, since
22966 we always regenerate the coremaker program. Detect special case
22967 where registers cannot be read from core file.
d63a86f8 22968
c906108c
SS
22969Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
22970
22971 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
22972 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
22973 * gdb.c++/templates.exp: Only match on basename of file since
22974 some formats like xcoff don't encode directory information.
22975 * gdb.stabs/weird.exp: Use the right sed script for powerpc
22976 and rs6000 AIX xcoff targets.
22977 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
22978 * configure: Regenerate.
22979 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
22980 here, rather than in distclean.
d63a86f8 22981
c906108c
SS
22982Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
22983
22984 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
22985 defined, and use it to compile the test case with -O2. The
22986 native compilation still uses no optimization.
22987 * gdb.base/mips_pro.c: Remove inline assembly code since
22988 it is compiled PIC by default, which results in assembler
22989 warnings that make the testsuite think the compilation
22990 was unsuccessful.
22991
22992Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
22993
22994 * gdb.c++/misc.exp: Add note to message for
22995 "print s.a for foo struct" that this is a known gcc 2.7.2
22996 and earlier bug.
22997
22998Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
22999
23000 * gdb.base/break.exp: Fix pattern for matching "Delete all
23001 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
23002 setup_xfail for deleting all breakpoints test. Fix various
23003 timeout messages to include "(timeout)".
23004 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
23005 for "p t_float_values2(3.14159,float_val2)".
23006 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
23007 for "continue to call2g" when gcc compiled.
23008 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
23009 "up to foo in langs.exp", "show language at foo in langs.exp",
23010 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
23011 and "show language at fsub in langs.exp".
23012 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
23013 "list line 1 in include file", "list message for lines past EOF",
23014 "list function in include file", "list list0.h:foo", and
23015 "list filename:function; nonexistant function".
23016 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
23017 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
23018 and "ptype t_char_array" to be for native cc only.
d63a86f8 23019
c906108c
SS
23020Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
23021
d63a86f8 23022 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 23023 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 23024 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
23025
23026Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
23027
23028 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
23029 "bt in signals.exp". This problem only appears when running
23030 the testsuite, and then only intermittently.
23031
23032Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
23033
23034 * gdb.base/return.exp (return_tests): Differentiate between
23035 two tests of continuing.
23036
23037Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
23038
23039 * */Makefile.in (maintainer-clean): Remove config.log.
23040 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
23041 * gdb.c++/Makefile.in (PROGS): Add inherit.
23042 (clean): Remove *.ci.
23043
23044Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
23045
23046 * gdb.c++/misc.cc: Add test code from Mike Stump.
23047 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
23048
23049Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
23050
23051 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
23052 to "alpha-*-osf2*" and add comment.
23053 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
23054 setup_xfail for "step over execarg initialization" and
23055 "step over corearg initialization".
c906108c
SS
23056 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
23057 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
23058 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 23059 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
23060 "print func2::coremaker_local", and "backtrace in corefile.exp".
23061 * gdb.base/signals.exp: Build and source signals.ci.
23062 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
23063 to be for gcc only.
23064 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 23065
c906108c
SS
23066Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23067
23068 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
23069 Feb 3 procfs.c change.
23070
23071Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
23072
23073 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
23074
23075Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
23076
23077 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
23078 from dejagnu's apparent default of 10 seconds, which gives random
23079 results when running the tests over NFS on moderately loaded systems.
23080 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
23081
23082Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
23083
23084 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
23085 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 23086 result reports.
c906108c
SS
23087
23088Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
23089
23090 * configure.in (CY_AC_PATH_TCLH): Remove.
23091 * configure: Regenerate.
23092
23093Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
23094
23095 * gdb.c++/Makefile.in (clean): Add missing '{'.
23096
23097Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
23098
23099 * lib/gdb.exp: Provide a default value for noinferior.
23100
23101 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
23102 Load libgloss.exp.
23103
23104Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
23105
23106 * gdb.disasm/hppa.exp: Compile directly into an executable, use
23107 the executable, not the .o to run the tests from.
23108
23109Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
23110
23111 * gdb.base/break.exp: Don't test for program exit or exit status
23112 if $noresults if nonzero.
23113 * gdb.base/langs.exp: Likewise.
23114 * gdb.base/watchpoint.exp: Likewise.
23115
23116 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
23117 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
23118 trying to compile the testcase.
23119
23120Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
23121
23122 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
23123 * gdb.base/signals.exp (continue to handler): Likewise.
23124
23125Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
23126
23127 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
23128
23129 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
23130
23131Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
23132
23133 * gdb.base/corefile.exp: Recognize "not found" as failure
23134 when trying to determine if a core file was generated.
23135 If no core file was generate the first time, try again without
23136 the ulimit -c to work around braindamaged shells.
23137
23138Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
23139
23140 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
23141 [] tests with "test" and enclose string in quotes.
23142 * gdb.stabs/configure: Rebuild
d63a86f8 23143
c906108c
SS
23144Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
23145
23146 Changes in sync with expect:
23147 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
23148 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
23149 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
23150 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
23151 argument to AC_REQUIRE.
23152 * configure: Regenerated.
23153
23154Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
23155
23156 * gdb.base/corefile.exp: When generating a core, discard any
23157 error messages about ulimit not found and the "core dumped"
23158 message from the shell that runs the coredumper.
23159
23160Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
23161
23162 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
23163
23164 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
23165 which sed script to run. Expect failure for v_comb test
23166 on PA targets too.
d63a86f8 23167
c906108c
SS
23168Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
23169
23170 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 23171 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
23172
23173Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
23174
23175 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
23176 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 23177 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
23178 * lib/gdb.exp (default_gdb_start): Fix typo.
23179 * gdb.base/corefile.exp: Allow "Core was generated by ..."
23180 messages to not include the full program name that caused
23181 the core dump since some systems (such as solaris) apparently
23182 truncate this path to about 80 characters.
23183 When generating a core file first try increasing the core file
23184 size limit to unlimited since some systems may default it to
23185 zero, and it is harmless to try it. Move the test for failing
23186 to generate a core file to where it will actually get executed.
23187 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23188 new gdb result from g++ debug info improvements and make old
23189 pattern obsolescent. Also account for size_t differences
23190 (may be int or long).
23191 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23192 initialization before function call is placed in the delay slot
23193 and thus appears to be skipped over by commands such as "next".
23194
23195Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
23196
23197 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23198
23199Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
23200
23201 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23202 input source file; fix code to compile test to deal with this
23203 convention.
23204 * gdb.c++/*.exp: Likewise.
23205
23206Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
23207
23208 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23209 "bt in signals.exp".
23210
23211Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
23212
23213 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23214 "step over execarg initialization" and
889bf7c5 23215 "step over corearg initialization".
c906108c
SS
23216
23217Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
23218
23219 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23220 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23221
23222Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
23223
23224 From Rob Savoye (rob@poseidon.cygnus.com)
23225 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23226 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
23227 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23228 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23229 configure.in}: Major reworking for autoconfig.
c906108c
SS
23230 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23231 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 23232 New files.
c906108c
SS
23233 * config/unix-gdb.exp: Make GDB global.
23234 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
23235 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23236 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23237 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23238 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23239 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 23240 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
23241 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23242 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23243 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23244 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 23245 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
23246 to returns as necessary, arrange for test to compile own testcase
23247 executable.
c906108c 23248 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 23249
c906108c
SS
23250Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
23251
23252 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 23253 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
23254 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23255 "backtrace through signal handler".
23256
23257Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23258
23259 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23260 continuing from a job control stop signal.
23261 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23262
23263Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
23264
23265 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23266 * gdb.base/corefile.exp: Likewise.
23267 * gdb.base/funcargs.exp: Likewise.
23268
23269Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
23270
23271 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23272 * config/monitor.exp: Add support for setting baud rate.
23273
23274Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
23275
23276 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23277 i*86-*-linux* xfails for "backtrace through signal handler".
23278 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23279 "print func2::coremaker_local".
23280 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 23281 alpha-dec-osf2* xfail for
c906108c
SS
23282 "delete all breakpoints when none".
23283
23284Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
23285
23286 * gdb.base/break.exp: Change test that deletes all breakpoints
23287 when no user breakpoints are installed. A post 4.15 change
23288 causes gdb to no longer prompt in this case.
23289
23290Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
23291
23292 * gdb.base/return.exp (return_tests): Change xfail for test
23293 "correct value returned double test" to stop xfailing at
23294 Solaris 2.5. Apparently the bug has been fixed.
23295
23296Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
23297
23298 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23299 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23300
23301Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
23302
23303 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23304 * gdb.disasm/hppa.s: Corresponding changes.
23305
23306Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
23307
23308 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23309 makefile fragment.
23310 * config/mt-hpux: Deleted.
23311
23312Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
23313
d63a86f8 23314 * Many files: When warning about suppressed tests due to a
c906108c
SS
23315 nonexistant test binary, avoid incrementing the warning count.
23316
23317Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
23318
23319 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 23320
c906108c
SS
23321Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23322
23323 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23324 "sparc-*-solaris2*".
23325
23326Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23327
23328 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23329 Add global and local variables and initialize them.
23330 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23331 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23332 extracts the file name and terminating signal from the core file.
23333 * TODO: Remove note about tests for correct mapping of corefile.
23334 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23335 from optimizing it away.
23336 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23337 handles common blocks.
23338
23339Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
23340
23341 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23342 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23343
23344Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
23345
23346 * Makefile.in (maintainer-clean): New target, synonym for
23347 realclean.
23348 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23349 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23350 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23351 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23352 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23353 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23354
23355Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
23356
23357 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23358 xfails when not gcc compiled for "print foo::funclocal".
23359 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23360 "print foo::funclocal at foo",
23361 "print 'scope1.c'::foo::funclocal at foo",
23362 "print foo::funclocal_bss at foo",
23363 "print 'scope1.c'::foo::funclocal_bss at foo",
23364 "print foo::funclocal_ro at foo",
23365 "print 'scope1.c'::foo::funclocal_ro at foo",
23366 "print bar::funclocal at foo" and
23367 "print 'scope1.c'::bar::funclocal at foo".
23368 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23369 gcc compiled for "print foo::funclocal at bar".
23370 Expand all messages to ensure that they identify that
23371 the test is at bar().
23372 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23373 gcc compiled for:
23374 "ptype on opaque struct pointer (statically)",
23375 "ptype on opaque struct tagname (statically)",
23376 "ptype on opaque struct pointer (dynamically) 1",
23377 "ptype on opaque struct tagname (dynamically) 1",
23378 "ptype on opaque struct pointer (dynamically) 2" and
23379 "ptype on opaque struct tagname (dynamically) 2
23380 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23381 gcc compiled for:
23382 "p datalocal"
23383 "whatis datalocal",
23384 "ptype datalocal",
23385 "p bsslocal",
23386 "whatis bsslocal", and
23387 "ptype bsslocal".
23388 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23389 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23390 when not gcc compiled.
23391 * gdb.base/funcargs.exp (float_and_integral_args): Add
23392 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23393 compiled.
23394 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23395 "backtrace from call6a" when not gcc compiled.
23396 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23397 "backtrace from call7a" when not gcc compiled.
23398 * gdb.base/callfuncs.exp (do_function_calls):
23399 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23400 "p t_char_array_values(char_array_val2,char_array_val1)",
23401 "p t_char_array_values(char_array_val1,char_array_val2)",
23402 "p t_char_array_values("carray 1","carray 2")",
23403 "p t_char_array_values("carray 1",char_array_val2)",
23404 "p t_char_array_values(char_array_val1,"carray 2")",
23405 "p sum_args(1,{2})",
23406 "p sum_args(2,{2,3})",
23407 "p sum_args(3,{2,3,4})",
23408 "p sum_args(4,{2,3,4,5})"
23409 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23410 "backtrace in corefile.exp" when not gcc compiled.
23411
23412Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23413
23414 * gdb.base/signals.exp: Rewrite `handle all print' test as
23415 a procedure. Accept blanks or TABs as whitespace, increase
23416 timeout and expect input buffer size for the large output
23417 from the command. Remove "i*86-*-bsdi2.0" xfail.
23418
23419Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23420
23421 * gdb.base/setvar.exp: Add new testcases for truncation when
23422 assigning invalid values to bitfields.
23423
23424Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
23425
d63a86f8 23426 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
23427 mips-sgi-irix* xfail for
23428 "call inferior func with struct - returns char *"
23429 and fix test so that an optional (unsigned char *) cast is
889bf7c5 23430 accepted in the result.
c906108c
SS
23431
23432Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
23433
23434 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23435 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23436 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23437 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23438 that accidentally got checked in.
23439
23440Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
23441
d63a86f8 23442 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
23443 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23444 compiled test.
23445 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23446 Add mips-sgi-irix5* xfail for not gcc compiled.
23447 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23448 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23449 "p top", "whatis top", "p middle", and "whatis middle".
23450 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23451 "whatis signed char" for not gcc compiled.
23452 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23453 "set variable signed char=-1 (-1)" and
23454 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23455 * gdb.base/funcargs.exp (float_and_integral_args):
23456 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23457 Add mips-sgi-irix* xfail when not gcc compiled for
23458 "continue to call2b".
23459 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23460 "continue to call2g".
23461 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23462 "backtrace from call6a"
23463 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23464 "backtrace from call7k".
23465 Add mips-sgi-irix5* xfail when not gcc compiled for
23466 "backtrace from call7a".
23467 (localvars_after_alloca): Fix gdb_test cmds for
23468 "print * after runto ...".
23469 Remove rs6000-*-* xfails for
23470 "print i after runto localvars_after_alloca" and
23471 "print l after runto localvars_after_alloca"
23472 for all compilers.
23473 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 23474 when not compiled with gcc, for:
c906108c
SS
23475 "print signed char == (minus)",
23476 "print signed char != (minus)",
23477 "print signed char < (minus)",
23478 "print signed char > (minus)".
23479 * gdb.base/callfuncs.exp (do_function_calls):
23480 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23481 "call inferior func with struct - returns char *".
d63a86f8 23482 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
23483 "correct value returned double test" to include Solaris 2.4.
23484 * gdb.base/funcargs.exp (float_and_integral_args):
23485 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 23486
c906108c
SS
23487Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23488
23489 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23490 enumeration bitfields if compiling with GNU C.
23491 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23492 to empty' prompt.
23493
23494Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
23495
23496 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23497 test for PRO targets.
23498
23499 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23500 breakpoints in the inferior at any given time by making
23501 two groups of breakpoints for call2*, call6* and call7*
23502 tests.
23503
23504Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23505
23506 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23507 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23508 from optimizing it away.
23509 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23510 "call inferior func with struct".
23511
23512Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
23513
23514 * configure.in: Only configure gdb.chill for particular targets.
23515
23516Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
23517
23518 * gdb.base/Makefile.in: Add action to .c.o transformation
23519 rule that generates a .ci file for each .o file and remove
23520 explicit .c.o rules except for callfuncs.o.
23521 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23522 generates a .ci file for each .o file and remove explicit
23523 .cc.o rules.
23524 (clean): Remove *.tmp *.ci files.
23525 (EXECUTABLES): Remove templ-info.exp.
23526 * gdb.base/compiler.c: New file.
23527 * gdb.c++/compiler.cc: New file
23528 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23529 Change rs6000-*-* xfail for
23530 "print 'scope0.c'::filelocal_ro" and
23531 "print 'scope1.c'::filelocal" and
23532 "print 'scope1.c'::filelocal_bss" and
23533 "print 'scope1.c'::filelocal_ro" and
23534 "print 'scope1.c'::foo::funclocal" and
23535 "print 'scope1.c'::foo::funclocal_ro" and
23536 "print 'scope1.c'::bar::funclocal" and
23537 "print 'scope0.c'::filelocal_ro" and
23538 "print 'scope1.c'::filelocal at foo" and
23539 "print 'scope1.c'::filelocal_bss at foo" and
23540 "print 'scope1.c'::filelocal_ro at foo" and
23541 "print 'scope1.c'::foo::funclocal at foo" and
23542 "print 'scope1.c'::foo::funclocal_bss at foo" and
23543 "print 'scope1.c'::foo::funclocal_ro at foo" and
23544 "print 'scope1.c'::bar::funclocal at foo" and
23545 "print 'scope0.c'::filelocal_ro" and
23546 "print 'scope1.c'::filelocal" and
23547 "print 'scope1.c'::filelocal_bss" and
23548 "print 'scope1.c'::filelocal_ro" and
23549 "print 'scope1.c'::foo::funclocal" and
23550 "print 'scope1.c'::foo::funclocal_bss" and
23551 "print 'scope1.c'::foo::funclocal_ro" and
23552 "print 'scope1.c'::bar::funclocal" and
23553 "print 'scope1.c'::bar::funclocal_bss"
23554 to only be xfail'd when not compiled with gcc.
d63a86f8 23555 Add rs6000-*-* xfail for
c906108c
SS
23556 "print 'scope0.c'::filelocal_bss before run"
23557 when compiled with gcc.
23558 (test_at_main): Add rs6000-*-* xfail for
23559 "print filelocal_ro in test_at_main"
23560 when compiled with gcc.
23561 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 23562 Add rs6000-*-aix* xfail for
c906108c
SS
23563 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23564 "ptype t_char_array", not compiled with gcc.
23565 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23566 xfail for "list foo (in include file)" when gcc compiled.
23567 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 23568 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
23569 "run to call0a" if not compiled with gcc.
23570 (unsigned_integral_args): Add rs6000-*-* xfail for
23571 "run to call1a" if not compiled with gcc.
23572 (float_and_integral_args): Add rs6000-*-* xfail for
23573 "run to call2a" if not compiled with gcc and for
23574 "continue to call2b" for any compiler.
23575 Add rs6000-*-* xfail to
23576 "print f1 after run to call2a" for gcc compiled.
23577 (discard_and_shuffle): Add rs6000-*-* xfail for
23578 "run to call6a".
23579 (shuffle_round_robin): Add rs6000-*-* xfail for
23580 "backtrace from call7a" if not compiled with gcc.
23581 Add rs6000-*-* xfail for
23582 "backtrace from call7b" if compiled with gcc.
23583 (call_after_alloca): Add rs6000-*-* xfail for
23584 "print c in call_after_alloca" and
23585 "print s in call_after_alloca" and
23586 "backtrace from call_after_alloca_subr"
23587 if not compiled with gcc.
23588 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23589 "print c in localvars_in_indirect_call" and
23590 "print c in localvars_in_indirect_call" and
23591 "backtrace in indirectly called function" and
23592 "stepping into indirectly called function"
23593 if not compiled with gcc.
23594 (localvars_after_alloca): Add rs6000-*-* xfail for
23595 "print c after runto localvars_after_alloca" and
23596 "print s after runto localvars_after_alloca" and
23597 "print i after runto localvars_after_alloca" and
23598 "print l after runto localvars_after_alloca"
23599 for all compilers.
23600 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23601 than whatis-info.exp.
23602 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23603 than opaque-info.exp.
23604 Setup rs6000-*-* xfail for
d63a86f8 23605 "ptype on opaque struct pointer (statically)" and
c906108c
SS
23606 "ptype on opaque struct pointer (dynamically)" when
23607 not compiled with gcc.
23608 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23609 rather than callf-info.exp.
23610 (do_function_calls): Add clear_xfail for rs6000-*-* for
23611 "p t_float_values2(3.14159,float_val2)". Seems to work
23612 fine there, both with xlc and gcc. Need to find out what
23613 it is doing right and fix other platforms.
23614 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23615 "call inferior func with struct - returns int",
23616 "call inferior func with struct - returns long",
23617 "call inferior func with struct - returns float",
23618 "call inferior func with struct - returns double",
23619 "call inferior func with struct - returns char *",
23620 but only if not gcc compiled (presumes xlc compiled).
23621 Change rs6000-*-* xfails for
23622 "call inferior func with struct - returns char" and
23623 " call inferior func with struct - returns short" to only
23624 xfail if not using gcc.
23625 (clean mostlyclean): Remove *.ci and *.tmp files.
23626 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23627 than templ-info.exp.
23628 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23629 Add rs6000-*-* xfail for "up to foo in langs.exp"
23630 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 23631 when not gcc compiled.
d63a86f8 23632
c906108c
SS
23633Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23634
23635 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23636 * gdb.base/corefile.exp: Likewise.
23637 * gdb.base/list.exp: Likewise.
23638 * gdb.base/scope.exp: Likewise.
23639 * gdb.base/siganls.exp: Likewise.
23640
23641 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
23642 compiler output.
23643 * gdb.base/whatis.exp: Likewise.
23644
23645Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
23646
23647 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
23648 failure (opcode table has been fixed to match reality).
23649
23650Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
23651
23652 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
23653 "call inferior func with struct - returns char",
23654 "call inferior func with struct - returns short"
23655
23656 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
23657 "print 'scope0.c'::filelocal at main",
23658 "print 'scope0.c'::filelocal_bss in test_at_main",
23659 "print 'scope0.c'::filelocal at foo",
23660 "print 'scope0.c'::filelocal_bss in test_at_foo",
23661 "print 'scope0.c'::filelocal at bar",
23662 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 23663
c906108c
SS
23664 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
23665 in source file 1". This bug seems to have been fixed with both
23666 gcc and native cc (was native assembler bug?).
23667
23668Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
23669
23670 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
23671 "backtrace through signal handler" to "i*86-*-sysv4*".
23672 * gdb.base/signals.exp: Add xfail for "'next' behaved as
23673 continue" case. Add "known SVR4 bug" to fail message.
23674 Add "i*86-*-bsdi2.0" xfail for "handle all print".
23675 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
23676 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
23677 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
23678 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
23679 "up to foo in langs.exp", "show language at foo in
23680 langs.exp", "up to cppsub_ in langs.exp", "show
23681 language at cppsub_ in langs.exp", "up to fsub in
23682 langs.exp", and "show language at fsub in langs.exp".
23683 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
23684 "bactrace in corefile.exp".
23685 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
23686 "call inferior function with struct - returns float" and
23687 "call inferior function with struct - returns double".
d63a86f8 23688
c906108c
SS
23689Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
23690
23691 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
23692 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
23693 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
23694 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
23695
23696Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
23697
23698 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
23699 (or overriden) "CHILL" macro rather then bare "gcc".
23700 Also look for ../../gcc/xgcc since that is what we will
23701 actually need, not "Makefile". Remove following assignment
23702 of CHILL to CHILL_FOR_TARGET because that results in
23703 recursive definition.
23704
23705Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
23706
23707 * gdb.base/corefile.exp: Change xfail for backtrace in
23708 corefile.exp from linuxaout to all linux.
23709 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
23710 cases where we miss the breakpoint at the signal handler
23711 for some reason. Setup xfail for linuxoldld/linuxaout and
23712 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
23713 hitting SIGURG breakpoint.
23714 * gdb.base/signals.exp: Setup xfail for "next" acting like
23715 continue to add linuxoldld. Setup xfail for all linux for
23716 "next to handler in signals_tests_1", "backtrace in
23717 signals_tests_1", "continue to func1", "pass SIGUSR1",
23718 and continue to handler".
23719
23720Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
23721
23722 * Update all FSF addresses except those in COPYING* files.
23723
23724Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
23725
23726 * gdb.base/a2-run.exp: Change messages to be more explicit about
23727 the status of args, and quote binfile in results.
23728
23729Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
23730
23731 * gdb.base/callfuncs.exp: Add tests for passing structs to
23732 inferior functions and return various types.
23733 * gdb.base/callfuncs.c: Add functions to receive a struct
23734 and return a member of the struct, in various types.
23735
23736Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23737
23738 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
23739
23740Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
23741
23742 * config/vxworks29k.exp: New file, sources vxworks.exp.
23743
23744Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23745
23746 * config/gdbremote.exp: New file. Testing framework using
23747 gdbserver.
23748
23749Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
23750
23751 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
23752 "call function when asleep" and "send end of file".
23753 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
23754 for "backtrace in corefile.exp".
23755 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
23756 for "backtrace through signal handler".
23757 * gdb.base/corefile.exp: Make sure we actually generate a core file
23758 before trying the core tests. Some systems allow the user to suppress
23759 generation of core files and default to that (linux for example).
23760 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
23761 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
23762
23763Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23764
23765 * gdb.threads: New directory with some crude multi-threaded
23766 gdb tests (step.exp and step2.exp).
23767 * config/mt-lynx (STEP_EXECUTABLE): Define.
23768 (THREADFLAGS): Define.
23769
23770Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
23771
23772 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
23773
23774 * gdb.base/signals.exp: Disable whole file for lynx until
23775 further notice.
23776
23777 * gdb.base/signals.exp: xfail test where "next" acts like
23778 "continue" for lynx.
23779
23780 * gdb.base/interrupt.exp: xfail test for calling function while
23781 inferior is asleep for lynx.
23782
23783 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
23784 than one cr-lf after each command.
23785
23786Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23787
23788 * configure.in: Reinstate setting of stabsdirs variable, fix
23789 typo in setting up configdirs for native builds.
23790
23791 * gdb.base/return.exp: Fix typo in return double test.
23792 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
23793 compiler from optimizing them away.
23794
23795Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
23796
23797 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
23798 sequences to be echo'd by gdb when using gdb_test.
23799 * gdb.chill/chexp.exp: Likewise.
23800 * gdb.fortran/exprs.exp: Likewise
23801
23802Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23803
23804 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
23805 after the inferior gdb has started.
23806
23807 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
23808 after each command.
23809 * gdb.base/funcargs.exp: Likewise.
23810 * gdb.base/gdbvars.exp: Likewise.
23811 * gdb.base/interrupt.exp: Likewise.
23812 * gdb.base/list.exp: Likewise.
23813 * gdb.base/watchpoint.exp: Likewise.
23814 * gdb.c++/demangle.exp: Likewise.
23815 * gdb.c++/inherit.exp: Likewise.
23816 * gdb.chill/chexp.exp: Likewise.
23817 * gdb.fortran/exprs.exp: Likewise.
23818
23819 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
23820 test if we can't handle IO to/from the inferior.
23821
23822 * gdb.c++/misc.exp: Always check for a program already being
23823 started after sending a "run" command to gdb.
23824
23825 * gdb.base/twice.exp: Start with a fresh gdb.
23826
23827 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
23828 only depend on gdb's expression code, not the chill runtime.
23829
23830 * gdb.base/return.c: Put return values into variables so we
23831 can have gdb print them rather than depending on the program
23832 to print them.
23833 * gdb.base/return.exp: Corresponding changes.
23834
23835 * lib/gdb.exp: Provide default value for noinferiorio.
23836 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
23837 the inferior.
23838
23839 * gdb.base/break.exp: Always check for a program already being
23840 started after sending a "run" command to gdb.
23841 (text_next_with_recursion): Don't check the output from the
23842 program's printf statement. Instead just make sure the program
23843 exited.
23844
23845 * gdb.base/commands.exp: Protect tests which need arguments with
23846 $noargs conditionals.
23847
23848Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23849
23850 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
23851 of structure member arrays to match gdb/valops.c:value_addr change.
23852
23853Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
23854
23855 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
23856 cases.
23857
23858Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
23859
23860 * configure.in (configdirs): Remove gdb.chill from default list
23861 of subdirs and then add it back in only if doing a native build.
23862 The current chill compiler does not yet work in any cross build.
23863 * Revert all signal changes from Jul 6.
23864 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
23865 for sh-hms targets, allowing these tests to link, with no other
23866 changes. Testing is suppressed by setting "nosignals" in site.exp.
23867
23868Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
23869
23870 * configure.in (signaldirs): Define and add to configdirs for all
23871 targets except some specific ones that are known to not support signals.
23872 Also clean up formatting.
23873 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
23874 (signals, sigall): Remove rules to build.
23875 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
23876 Moved to new gdb.signals directory.
23877 * gdb.signals: New test directory.
23878 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
23879 signals.c signals.exp}: New or moved files.
23880
23881Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
23882
23883 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
23884
23885Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
23886
23887 * gdb.base/return.exp: Xfail `return double' test failure
23888 on at least Solaris 2.3 and handle future/past versions on
23889 a case by case basis as appropriate. Also update message
23890 to include i*86 failures.
23891
23892Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23893
23894 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
23895
23896 * lib/gdb.exp: Fix comment which erroneously identified
23897 gdb_file_cmd as gdb_load (the 19 May change was in fact to
23898 gdb_file_cmd not gdb_load).
23899 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
23900
23901 * gdb.base/setvar.exp: Make test names consistent between pass and
23902 fail cases. Use gdb_test more.
23903
23904Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23905
23906 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
23907
23908Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23909
23910 * gdb.base/help.exp: Fix expected help string for `show commands'.
23911
23912Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
23913
23914 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
23915
23916 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
23917 of a text section.
23918
23919Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
23920
23921 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
23922 that loop eventually terminates. Fix Connection refused logic so
23923 that testsuite will expire nicely.
23924
23925Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
23926
23927 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
23928 config/rom68k.exp: New tcl glue for the appropriate monitors.
23929 These all just end up calling monitor.exp.
23930 * config/monitor.exp (gdb_target_monitor): Handle `Connection
23931 refused' by retrying. Cleanup some timeout issues.
23932 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
23933 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
23934 callers don't have to set/restore global timeout variable.
23935
23936 * The following set of changes centralizes management of the global
23937 timeout variable. This way, it can be set in one target dependent
23938 place instead of dozens of places scattered throughout the test suite.
23939 If you need to lengthen a timeout, then you should either set timeout
23940 in one of the config/{target}.exp files, or multiply it by a factor.
23941 Setting it to an absolute value is always going to lose for some
23942 targets.
23943 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
23944 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
23945 * gdb.base/funcargs.exp: Don't set timeout.
23946 * gdb.base/list.exp (test_forward_search): Only use local timeout.
23947 * gdb.base/printcmds.exp (test_print_string_constants
23948 test_print_array_constants): Don't set timeout.
23949 * gdb.base/ptype.exp: Don't set timeout.
23950 * gdb.base/recurse.exp: Don't set timeout.
23951 * gdb.base/return.exp: Don't set timeout.
23952 * gdb.base/watchpoint.exp: Don't set timeout.
23953 * gdb.c++/classes.exp (do_tests): Don't set timeout.
23954 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
23955
23956Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
23957
23958 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
23959
23960Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23961
23962 * lib/gdb.exp: Disable chill tests for irix5.
23963
23964Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23965
23966 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
23967 each test pass or fail.
23968
23969Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23970
23971 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
23972 xlc not gcc.
23973
23974Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
23975
23976 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
23977
23978Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
23979
23980 * config/est.exp: Fix copyright and comments. Remove dead code.
23981 Use targetname, serialport and baud variables instead of fixed
23982 constants.
23983 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
23984 * config/cpu32bug.exp: New file to support cpu32bug monitors.
23985
23986Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23987
23988 * gdb.base/watchpoint.exp: Don't run
23989 test_watchpoint_triggered_in_syscall for sunos.
23990
23991Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23992
23993 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
23994 they don't seem to exist. Do include stdio.h.
23995
23996Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23997
23998 * gdb.base/a1-selftest.exp: Add alpha xfail.
23999
24000Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24001
24002 * gdb.base/watchpoint.c (main): Prompt before calling read().
24003 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
24004 Revise accordingly. Remove cruft about sending "123" several
24005 times, until it gets noticed. Clean up the "print buf[0]" stuff
24006 so that it passes or fails, and waits for prompts in the usual way.
24007
24008Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24009
24010 * gdb.base/recurse.exp: Fix comment.
24011
24012 * TODO: Remove item about printing variables in nodebug.exp. Add
24013 item about enabling tests which are only run on some targets.
24014
24015 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
24016 fail, make test names unique, use new gdb_test convention
24017 regarding pattern, use gdb_test more, etc.).
24018
24019 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
24020 fail, make test names unique, etc.).
24021
24022Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24023
24024 * gdb.base/nodebug.c: Change return type of top and middle to
24025 short.
24026 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
24027 are fixed by the recent mdebugread.c changes. Allow `short ()'
24028 as type for top and middle.
24029
24030Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24031
24032 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
24033 nearly as I can tell, the whole thing was an accident in Stu's
24034 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
24035 to replace a send/expect pair with gdb_test, but ended up only
24036 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
24037 of 30 Mar 1995 took care of it, but left this vestigial comment
24038 which I am now nuking.
24039
24040Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24041
24042 * gdb.base/break.exp: Look for different line number for
24043 breakpoint at main depending on usestubs.
24044
24045Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24046
24047 * gdb.base/list.exp: Adjust some alternate expect patterns to
24048 match recent list0.c change. Add alternate expect pattern for
24049 output from `list default lines around main' for optimizing
24050 compilers.
24051
24052Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24053
24054 * lib/gdb.exp: If nosignals is not set, set it to 0.
24055
24056Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
24057
24058 * config/slite-gdb.exp: Responds to load symbol table prompt.
24059 * gdb.base/break.exp: Adjust line number, fix rerun.
24060 * gdb.base/langs0.c: Add #ifdef usestubs.
24061
24062Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
24063
24064 * gdb.base/list.exp: Adjust line contents after adding new lines in
24065 list0.c. Also fix a syntax error.
24066
24067 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
24068 * gdb.base/break.exp: ditto.
24069 * gdb.base/list.exp: ditto.
24070 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
24071 * gdb.base/run.c: ditto.
24072 * gdb.base/list0.c: ditto.
24073 * gdb.base/funcargs.c: ditto.
24074
24075Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
24076
24077 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
24078 $targetname, $serialport and $baud instead of hardwired variables.
24079 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
24080 target doesn't support signals.
24081
24082Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
24083
24084 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
24085
24086Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24087
24088 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
24089 Don't rely on the value of an auto variable before it has been
24090 initialized. Use gdb_test more.
24091
24092Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24093
24094 * lib/gdb.exp (default_gdb_version): A version number must start
24095 with a digit, but other than that contains all characters up to
24096 the first whitespace character.
24097
24098Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24099
24100 * gdb.base/commands.exp (breakpoint_command_test): New tests.
24101
24102Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24103
24104 * gdb.c++/*.exp: Warn if executable does not exist. The original
24105 reason for skipping the warning was that configure.in sometimes
24106 intentionally skipped building the executables but the tcl code
24107 had no way of knowing. That (a) was always bogus with respect to
24108 error handling, (b) is no longer true (right now there is no way
24109 to skip C++ tests).
24110
24111 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
24112
24113Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24114
24115 * gdb.base/list.exp: Add expect patterns for output from
24116 SunPRO compiled executables.
24117 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
24118 types.
24119
24120Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24121
24122 * gdb.base/break.exp (test_next_with_recursion): Accept any line
24123 number (we are already testing that the correct source line text
24124 gets printed).
24125
24126 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
24127 that is what is intended, but something needed to be done to get
24128 sunos4 native working again.
24129
24130 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
24131
24132 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
24133 apparently went with a (very) old xfail.
24134
24135Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
24136
24137 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
24138 runto_main is a proc in gdb.exp that will do 'step' for target use
24139 stubs.
24140 * gdb.base/exprs.exp: ditto.
24141 * gdb.base/interrupt.exp: ditto.
24142 * gdb.base/opaque.exp: ditto.
24143 * gdb.base/printcmds.exp: ditto.
24144 * gdb.base/ptype.exp: ditto.
24145 * gdb.base/scope.exp: ditto.
24146 * gdb.base/setvar.exp: ditto.
24147 * gdb.base/signals.exp: ditto.
24148 * gdb.base/twice.exp: ditto.
24149 * gdb.c++/classes.exp: ditto.
24150 * gdb.c++/inherit.exp: ditto.
24151 * gdb.c++/templates.exp: ditto.
24152 * gdb.base/break.exp: no run and hit main for stubs. Change line
24153 numbers for breakpoints and info breakpoint.
24154 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
24155 breakpoint().
24156 * gdb.base/callfuncs.c: ditto.
24157 * gdb.base/exprs: ditto.
24158 * gdb.base/interrupt.c: ditto.
24159 * gdb.base/opaque0.c: ditto.
24160 * gdb.base/printcmds.c: ditto.
24161 * gdb.base/ptype.c: ditto.
24162 * gdb.base/scope0.c: ditto.
24163 * gdb.base/setvar.c: ditto.
24164 * gdb.base/signals.c: ditto.
24165 * gdb.base/twice.c: ditto.
24166 * gdb.c++/misc.cc: ditto.
24167 * gdb.c++/templates.cc: ditto.
24168
24169Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24170
24171 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
24172
24173 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
24174 somewhere between `read' and `main.c'. I'm pretty sure the
24175 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
24176 and it isn't particularly useful.
24177
24178 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
24179
24180Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24181
24182 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24183
24184Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
24185
24186 * config/mt-slite: add LIBS and -nostdlib.
24187 * config/slite-gdb.exp: add this new file to support sparclite target.
24188
24189Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
24190
24191 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24192
24193 * gdb.base/a2-run.exp: Change argument to istarget from
24194 "*-*-vxworks" to "*-*-vxworks*".
24195 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24196
24197Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
24198
24199 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24200 will not runto main but do a 'step' to step out of breakpoint().
24201 * config/mt-slite: add -Dusestubs.
24202
24203Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24204
24205 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24206 instead of just @.
24207
24208 * gdb.base/signals.exp: Add test for "handle all print".
24209 * TODO: Remove "handle all print". Also remove item about
24210 checking copyright date (I don't like the idea of a spurious FAIL
24211 based on when we run the tests).
24212
24213 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24214 for SunOS4 (reason for failure not investigated). Remove
24215 redundant test for $binfile.
24216
24217 * gdb.base/nodebug.c (array_index): Call malloc.
24218
24219 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24220
24221Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
24222
24223 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24224 conventions and slightly simplify the matching regexp.
24225
24226Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24227
24228 * gdb.base/break.exp: Update gdb_test invocation to use new
24229 convention.
24230
24231 * lib/gdb.exp: If noargs is not set, set it to 0.
24232
24233 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24234 tests unique.
24235
24236 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24237
24238Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24239
24240 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24241 one argument of type "<non-float parameter>".
24242
24243Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
24244
24245 * config/rom68k.exp: New file to support Motorola IDP board.
24246 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24247 * gdb.base/break.c: Change things around so that this program
24248 doesn't depend upon args. This is necessary to make remote
24249 targets work (in general, they can't take args).
24250 * gdb.base/break.exp: Don't try to send args to program. Don't
24251 expect output. Also, replace lots of code with gdb_test.
24252
24253Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24254
24255 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24256 printing of '\'' (which is what the comment says we are testing,
24257 even though we were not), not '''.
24258 (test_integer_literals_rejected): Test that printing ''' is an error.
24259
24260 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24261 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24262 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24263 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24264 Use gdb_test not test_print_accept.
24265 * lib/gdb.exp: Remove test_print_accept.
24266
24267 * gdb.base/signals.exp (signal_tests_1): Make pass message
24268 consistent with fail message.
24269
24270 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24271 unsigned char; the bug (PR 1821) is fixed.
24272
24273 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24274
24275 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24276 successful tests--makes xfailing them work right.
24277
24278Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24279
24280 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24281 only \r\n, not .*. The test can pass .* as the last thing in
24282 $pattern if that is what it wants. In addition to providing this
24283 flexibility, this change should speed up pattern matching in cases
24284 where the pattern already ended with .* (there were a number of
24285 them). This change also helps catch bad patterns--in the old
24286 scheme the typo "char \*" instead of "char \\*" would pass. Now
24287 it is caught.
24288 * Many .exp files: Update callers.
24289
24290 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24291 clearer and does not spuriously match multiple ('s. Likewise for
24292 ) and *.
24293
24294 * gdb.base/nodebug.exp: Test ability to call a function and pass
24295 it a string (even with no debugging info).
24296
24297 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24298 "p '\'", which is the same as "p ''" once tcl gets done with
24299 quoting, to "p '\\'", which I suspect is what is intended (one
24300 backslash gets sent to GDB).
24301
24302 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24303
24304Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24305
24306 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24307 1817) was fixed literally years ago.
24308
24309Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24310
24311 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24312 test, it causes stepping out of call_after_alloca_subr with
24313 optimizing compilers.
24314 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24315 fails.
24316
24317 * gdb.c++/templates.exp: Source templ-info.exp only if
24318 the templates executable exists.
24319
24320 * gdb.c++/misc.cc (class Contains_static_instance,
24321 class Contains_nested_static_instance),
24322 gdb.c++/classes.exp (test_static_members): Test printing of
24323 a class that contains a static instance of the class.
24324
24325Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24326
24327 * gdb.base/langs2.c (cppsub_): Don't prototype.
24328 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24329 only, I believe).
24330
24331Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24332
24333 * lib/gdb.exp (skip_chill_tests): New procedure.
24334
24335 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24336
24337Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
24338
24339 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24340 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24341
24342Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24343
24344 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24345
24346 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24347 disassemble 8, not 16, instructions for part 4.
24348
24349 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24350 support the latter anymore.
24351
24352 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24353 -DNO_PROTOTYPES.
24354 * gdb.base/callfuncs.c: Control use of prototypes based on
24355 NO_PROTOTYPES, not __STDC__.
24356 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24357 t_float_values2 tests if prototypes in use.
24358
24359 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24360 t_double_values): When checking differences against DELTA, check
24361 that difference is within the range (-DELTA,DELTA), not just
24362 (-infinity,DELTA).
24363
24364Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
24365
24366 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24367 'file' command firts, then 'target', then 'load', this is due to gdb
24368 target set up.
24369 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24370
24371Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
24372
24373 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24374 FP load/store variants.
24375 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24376
24377Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24378
24379 * gdb.base/term.exp: Do not give a warning if not native, it is
24380 not an abnormal condition.
24381
24382Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
24383
24384 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24385 t_char_array".
24386
24387Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24388
24389 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24390 are getting the version number.
24391
24392 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24393 if not native, it is not an abnormal condition.
24394
24395Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24396
24397 * lib/gdb.exp: Just use "file exists", rather than undocumented
24398 dejagnu procedure "findfile".
24399
24400Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24401
24402 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24403 (LDFLAGS): Set to -Xlinker -Ur.
24404
24405 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24406 Removed, these values are set by lib/gdb.exp.
24407
24408 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24409
24410Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24411
24412 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24413 of replicating gdb startup code.
24414
24415 * config/mt-vxworks (LDFLAGS): Set to -r.
24416 (CFLAGS_FOR_TARGET): Removed.
24417
24418 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24419 (gdb) and gdb for vxworks uses (vxgdb).
24420
24421 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24422 executable is not in the tree and host != target, use sed and
24423 program_transform_name to determine the gdb name used by the
24424 target.
24425
24426 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24427 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24428
24429Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24430
24431 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24432 floats, chars, and shorts where there are ANSI-style function
24433 definitions.
24434
24435 * gdb.base/langs.exp, gdb.base/langs*: New test.
24436 * gdb.base/Makefile.in: Build it.
24437 * TODO: Remove item about checking that C names don't get C++
24438 demangling applied; this test tests it.
24439
24440Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24441
24442 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24443 went with the const70 xfail. The xfail went away a year ago.
24444
24445 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24446
24447 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24448 for hp300.
24449
24450 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24451
24452 * gdb.base/a1-selftest.exp: Don't run on hp300.
24453
24454Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24455
24456 * Makefile.in (site.exp): Set host_alias and target_alias as well
24457 as host_triplet and target_triplet.
24458
24459Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24460
24461 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24462
24463 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24464 places as other ecoff systems).
24465
24466 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24467 ultrix.
24468
24469Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24470
24471 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24472 remove them.
24473 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24474 variable and "variable" in addition to "data variable".
24475 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24476
24477 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24478 2.
24479 * gdb.base/list1.c (long_line): Add additional statement at start
24480 of function.
24481 * gdb.base/list.exp (test_forward_search): Update line number to
24482 reflect new statement.
24483
24484Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24485
24486 * gdb.base/signals.exp: Reinitialize searched source directories
24487 after gdb_start call.
24488
24489Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
24490
24491 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24492 * gdb.stabs/Makefile.in: Likewise.
24493
24494 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24495 change. Instead split the tests into smaller pieces.
24496 * gdb.disasm/hppa.s: Corresponding changes.
24497
24498Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24499
24500 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24501 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24502
24503 * gdb.base/funcargs.exp: Modify many tests so that every test
24504 either passes or fails. Make some test names unique.
24505
24506Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24507
24508 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24509 Call stty to set interrupt character.
24510
24511 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24512 for HP assembler versus GNU assembler based on actual behavior of
24513 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24514
24515 * TODO: Suggest a few more stepping tests.
24516
24517Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
24518
24519 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24520 restart GDB for h8300 after a continue.
24521 (return): Add pattern to match a29k-udi behavior.
24522 * gdb.base/nodebug.exp: Remove obsolete comment.
24523 * gdb.base/regs.exp: New file, testing of register displays.
24524 * gdb.base/return.exp: Fix typo in reference to $objdir.
24525 * gdb.base/whatis.exp: Always start with a fresh GDB.
24526
24527Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24528
24529 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24530 higher, these tests generate a lot of output.
24531
24532Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24533
24534 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24535 code following the catch silently ignored some errors; without the
24536 catch they should be thrown like any other tcl error. Also, the
24537 catch used "" instead of {} which meant all the callers who wanted
24538 to include one of the characters "[]$ had to quote it an extra time.
24539 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24540 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24541 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24542 Remove extra quoting.
24543
24544Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
24545
24546 * gdb.base/commands.exp: Make test names unique; every test either
24547 passes or fails. Update some comments.
24548
24549 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24550
24551Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24552
24553 The following fixes a FAIL caused by the fact that the alpha stabs
24554 configuration didn't use the ".if alpha" code in weird.def.
24555 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24556 bit pointer, so the 32 bit version works even on the alpha.
24557 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24558 Remove the stuff which allowed us to have separate versions for
24559 alpha and everything else.
24560
24561 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24562 regexp which "info func operator\[\](" is supposed to match. Fix
24563 string to send to GDB. Note that GDB still doesn't work right. Add a
24564 new test for "info func .perator\[\](" which GDB does handle correctly.
24565
24566 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24567
24568Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24569
24570 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24571 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24572 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24573 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24574 it makes the tests harder to understand and confuses test-o-matic.
24575 The preferred style is that each test provides a PASS or a FAIL,
24576 and has a unique message (e.g. "continue #54" not just "continue")
24577 which is the same for the pass and the fail.
24578 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24579 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24580 to lib/gdb.exp.
24581 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24582 prt_accept which was basically the same thing. Likewise for
24583 test_print_reject and prt_reject.
24584 * lib/gdb.exp (test_print_reject): Add some more error message
24585 patterns to match from the former printcmds.exp (prt_reject).
24586 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24587 One defect of the passcount stuff is that some of it failed to
24588 report XPASS where appropriate.
24589 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24590 stuff before and after arg in expected pattern.
24591 (test_paddr_operator_functions): Re-do test without print_addr_of;
24592 this is the only test which seems to want extra stuff there.
24593
24594Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24595
24596 * gdb.base/nodebug.exp: Update new tests to reflect improved
24597 wording of gdb output.
24598
24599 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24600 and "ptype" work on variables in files compiled without -g.
24601 Replaces commented out "maint print msymbol" tests.
24602
24603Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24604
24605 * gdb.base/setvar.c (dummy): Call malloc.
24606
24607 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24608 losing with the irix4 sed.
24609
24610 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24611 ALRM" on irix4.
24612
24613Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24614
24615 * TODO: Remove items about corefile.exp testing new exec-file and
24616 backtrace; both are now done. Add items about printing enums.
24617
24618Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24619
24620 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24621 "get signal $thissig" test fails.
24622
24623 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24624
24625Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24626
24627 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24628 compiler warning with dec alpha compiler.
24629
24630 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24631 extra \n from gdb_test call (this explains why the prompt test
24632 that I removed yesterday was there).
24633 (user_defined_command_test): Remove extra \n and prompt test.
24634
24635 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24636 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
24637 doesn't exist.
24638 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
24639 Also remove alpha workaround, which turns out to be because
24640 SIGABRT == SIGLOST.
24641
24642 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
24643
24644 * gdb.base/help.exp: Don't test "help show".
24645
24646Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24647
24648 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
24649 "set print address" is on.
24650 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
24651 pass prompt to gdb_test; gdb_test already looks for the prompt.
24652
24653 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
24654
24655 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
24656 was a vestige of the manual TESTSTRATEGY, and the purpose of it
24657 was to make sure that gdb can read a core file. But (a) the "read
24658 the corefile" part didn't make it to a1-selftest.exp, we just
24659 delete the corefile after creating it, and (b) we test reading
24660 corefiles in corefile.exp anyway. Also, this test left around a
24661 xgdb process on Solaris.
24662
24663 * gdb.base/corefile.exp: Also test backtrace.
24664
24665Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
24666
24667 * gdb.base/commands.exp: Test a simple user defined command with
24668 arguments and if/while statements; verify the full user command is
24669 printed by "show user".
24670
24671 * gdb.base/commands.exp: Test if/while commands as part of a
24672 breakpoint command list; verify they appear in breakpoint
24673 information.
24674
24675Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24676
24677 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
24678 than by dividing by zero.
24679
24680Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
24681
24682 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
24683 performing an inferior call with watchpoints enabled.
24684 * gdb.base/watchpoint.c (main): Delete second unnecessary read
24685 call.
24686
24687Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24688
24689 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
24690 of "file" command.
24691
24692 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
24693 Add additional pattern for when "int operator int(void);" appears
24694 in a different order.
24695
24696Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24697
24698 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
24699
24700 * gdb.base/help.exp: Replace most of docstrings for "info signals"
24701 and "signal" with ".*".
24702
24703Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24704
24705 * TODO: Add note about "handle all nostop".
24706
24707 * gdb.base/{sigall.c, sigall.exp}: New test.
24708 * gdb.base/Makefile.in: Add it.
24709
24710Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
24711
24712 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
24713 when invoking GDB, suppresses any windowing interface.
24714
24715Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
24716
24717 * config/sim-gdb: New file, simulator testing support.
24718
24719Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
24720
24721 * gdb.base/interrupt.exp: Test calling func1 twice.
24722
24723Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
24724
24725 * gdb.base/list.exp (test_forward_search): Set timeout higher
24726 when we'll be getting lots of output from gdb.
24727
24728 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
24729 "init_malloc" to after the expect statement. Run it if that
24730 regexp is taken, but also for two others which happen if source
24731 cannot be found.
24732
24733Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24734
24735 * gdb.base/printcmds.exp: New test, for printing register before
24736 program is running.
24737
24738Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24739
24740 * gdb.base/list.exp: Correct some alternate expect patterns
24741 to reflect changes in list1.c.
24742
24743Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24744
24745 * TODO: Add item regarding large frames.
24746
24747 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
24748
24749 * TODO: Remove item about enabling return.exp; it
24750 is enabled. Suggest a few more "return" tests.
24751
24752Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24753
24754 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
24755 anonymous unions.
24756
24757Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24758
24759 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
24760 and pr-5646.o, so "make" is the same as "make all", not "make
24761 pr-4975.o".
24762
24763Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
24764
24765 * gdb.base/list.exp: Adjust expectations to reflect changes in
24766 list1.c.
24767 (test_forward_search): New test proc.
24768 * gdb.base/list1.c (long_line): New function, has long source line.
24769
24770Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
24771
24772 * gdb.base/a1-selftest.exp: Change initial stepping to know about
24773 additional line of code that was added.
24774
24775Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
24776
24777 * gdb.disasm/hppa.s: Break the large branching tests into smaller
24778 tests so as not to overflow expect's input buffers.
24779 * gdb.disasm/hppa.exp: Corresponding changes.
24780
24781Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24782
24783 Beginnings of template debugging tests.
24784 * gdb.c++/templ-info.cc: New file to test for template
24785 debugging capability of the compiler.
24786 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
24787 templ-info.cc.
24788 * gdb.c++/templates.cc: Add explicit template instantiations
24789 to enable compiling with -fno-implicit-templates. Add destructor
24790 and 'value' method to T5 class for template tests.
24791 * gdb.c++/templates.exp: Add testcases for printing of template
24792 types, setting breakpoints on template methods and calling a
d63a86f8 24793 template method.
c906108c
SS
24794
24795Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
24796
24797 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
24798 branch target since some assemblers (gas-2.5) may emit a
24799 relocation for the branch instead of resolving it in the
24800 assembler.
24801
24802Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24803
24804 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
24805 through signal handler.
24806
24807Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24808
24809 * configure.in (*-*-netware): Use config/mt-netware.
24810
24811 * config/mt-netware: New file.
24812 * config/mt-i386-netware: Removed, separate configs for different
24813 netware architectures are no longer needed now that we have
24814 --with-headers.
24815
24816Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24817
24818 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
24819 by the recent changes to use ANSI C arithmetic conversions.
24820
24821Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24822
24823 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
24824 bug involving using inferior_pid to figure out whether to select a
24825 frame.
24826
24827Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
24828
24829 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
24830 match the current disassembler output.
24831
24832Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
24833
24834 * gdb.fortran/exprs.exp: Expect VOID instead of void.
24835 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
24836 types, expect "int" as type of integer values (for now).
24837
24838Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
24839
24840 * gdb.base/commands.exp: New tests for if/while commands.
24841
24842Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
24843
24844 * lib/gdb.exp (runto): Replace sub-pattern for hex value
24845 by .*, since hex values have different syntax in Chill mode.
24846
24847Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24848
24849 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
24850 linefeed from expect pattern for repeated types with indices > 9.
24851
24852Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
24853
24854 First part of Fortran test suite.
24855 * gdb.fortran: New directory.
24856 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
24857
24858Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24859
24860 * gdb.base/default.exp: Update expect pattern for load command
24861 without arguments.
24862
24863Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
24864
24865 * configure.in: Change i386 to i[345]86.
24866 * gdb.base/configure.in: Likewise.
24867 * gdb.c++/configure.in: Likewise.
24868 * gdb.chill/configure.in: Likewise.
24869
24870Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
24871
24872 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
24873 patterns, since that is not a valid context for comments.
24874
24875Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
24876
24877 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
24878 repeated types and repeated types with indices > 9.
24879
24880Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
24881
24882 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
24883 2417; old bug has been fixed.
24884
24885Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
24886
24887 * gdb.base/interrupt.exp: When trying to wake up the inferior,
24888 send the newline ourselves instead of assuming gdb_test will do
24889 so when passed an empty input string.
24890
24891 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
24892 stabs testcode.
24893
24894Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24895
24896 * lib/gdb.exp (gdb_test): Don't send anything if the first
24897 argument is an empty string. This makes cases where we want to
24898 match output that is already in expect's buffers (for example,
24899 matching a breakpoint after gdb_run_cmd has been called) work
24900 reliably.
24901
24902Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24903
24904 * config/netware.exp: New file.
24905
24906Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24907
24908 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
24909 the -B and -L prefixes so we can find the debugging stub.
24910
24911 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
24912 there and we are using the gcc from the tree.
24913
24914 * gdb.base/types.c: Removed.
24915
24916 * gdb.base/configure.in: Look for makefile fragments in ../config.
24917 Recognize i386-*-netware.
24918 * gdb.c++/configure.in: Likewise.
24919
24920Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24921
24922 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
24923 the correct TCL syntax.
24924
24925Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24926
24927 * gdb.base/opaque.exp: use runto instead of messing around with
24928 breakpoints. Simplify by using gdb_test.
24929
24930 * gdb.base/bitfields.exp: restart between tests on netware targets
24931 because breakpoints aren't relocated after target death. Run
24932 processes to completion.
24933
24934 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
24935
24936Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
24937
24938 * Makefile.in: Remove extra tabs that confuse some versions
24939 of "make". Use the newly built gdb to test with by default,
24940 rather than the first one in the tester's search path.
24941
24942Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
24943
24944 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
24945
24946 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
24947 condition help.
24948
24949Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24950
24951 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
24952
24953 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
24954 running.
24955 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
24956 * gdb.base/funcargs.exp: Likewise.
24957
24958 * gdb.base/bitfields.exp: Simplify by using gdb_test.
24959 * gdb.base/funcargs.exp: Likewise.
24960
24961 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
24962 message is "".
24963
24964Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24965
24966 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
24967 return,signals,twice}.exp: Handle non-existant binaries
24968 consistantly.
24969
24970 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
24971 * gdb.base/Makefile.in: Don't try to generate a core dump, we
24972 might testing a cross development system.
24973
24974Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24975
24976 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
24977 runtest script is relative to ${srcdir}, not ${rootdir}.
24978
24979Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
24980
24981 * gdb.base/signals.exp: Allow for optionality of breakpoint
24982 address.
24983
24984Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24985
24986 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
24987
24988Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24989
24990 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
24991 for size_t definition.
24992 * gdb.c++/templates.cc: Likewise
24993
24994 * config/mt-i386-netware: New file.
24995
24996 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
24997 defined.
24998
24999 * gdb.base/Makefile.in: Added support for systems that name core
25000 files by appending "core" to the program name.
25001 * gdb.base/a1-selftest.exp: Likewise.
25002
25003Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25004
25005 * gdb.base/return.exp: Add comment and message for `return double'
25006 test failure on Sparc Solaris.
25007
25008Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
25009
25010 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
25011
25012Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25013
25014 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
25015 from optimizing them away.
25016 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
25017 patterns to include default constructors and assignment operators,
25018 to match gcc versions beyond 2.5.8. Accept any cplus demangling
25019 character in the output of the virtual base pointer.
25020
25021Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25022
25023 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
25024 expression match in print_addr_of to avoid unintented matches.
25025 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
25026 versions up to 2.5.8.
25027
25028Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25029
25030 * gdb.base/list.exp: Tweak alternate pattern for listing of an
25031 included file to run under newer versions of expect.
25032 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
25033 consecutive >'s in templates to accomodate recent cplus-dem.c change.
25034 Remove xfail for the virtual table of BDDHookV.
25035
25036Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
25037
25038 * lib/gdb.exp (string_to_regexp): Set a default result.
25039 (default_gdb_start): Fix misleading message.
25040
25041Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
25042
25043 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
25044 Remove all CC, etc definitions.
25045 * config/mt-hpux: New file.
25046 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
25047 (CFLAGS, LDFLAGS): Define.
25048 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
25049
25050 * Makefile.in (site.exp): Don't insert host_os, etc.
25051 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
25052 (distclean): Check existence of subdir.
25053 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
25054 * gdb.base/Makefile.in: General cleanup and simplification.
25055 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25056 to build executables. Use default rule to build .o files.
25057 (EXPECT, RUNTEST, CC): Fix relative pathname.
25058 (site.exp): Don't insert host_os, etc.
25059 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
25060 and/or SIGUSR1 defined.
25061 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
25062 * gdb.c++/Makefile.in: General cleanup and simplification.
25063 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25064 (CFLAGS): Remove.
25065 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
25066
25067Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
25068
25069 * gdb.base/recurse.exp: Misc changes to get tests running again
25070 after Kung's changes to the watchpoint code.
25071 * gdb.base/watchpoint.exp: Likewise.
25072
25073Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
25074
25075 * lib/gdb.exp (string_to_regexp): Convert {\} also.
25076
25077Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
25078
25079 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
25080 * lib/gdb.exp (default_gdb_start): Define.
25081 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
25082 gdb.base/funcargs.exp, gdb.base/opaque.exp,
25083 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
25084 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
25085 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
25086 Don't call gdb_target_udi in between tests.
25087
25088Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25089
25090 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
25091 (which was basically just a local version of the same thing). In
25092 addition to avoiding duplication, gdb_test_exact is faster.
25093 * lib/gdb.exp (gdb_test_exact): Fix typo.
25094
25095 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
25096 don't give an error.
25097
25098 * gdb.base/term.exp: Call delete_breakpoints before starting.
25099
25100 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
25101 (t10): Add comment.
25102
25103Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25104
25105 Reorganization of the GDB Test Suite.
25106
25107 * gdb.base: New directory, contains all the basic tests.
25108 * gdb.c++: New directory, tests specific to C++.
25109 * gdb.chill: New directory, tests specific to Chill.
25110 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
25111 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
25112 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
25113 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
25114 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
25115 t30-31 to chill).
25116 * */gdbme.*: Rename to match appropriate expect scripts.
25117 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
25118 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
25119 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
25120 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
25121 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
25122 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
25123 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
25124 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
25125 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
25126 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
25127 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
25128 gdb.c++/virtfunc.cc: New names of C++ files.
25129 * gdb.chill/chillvars.ch: New name of Chill file.
25130 * gdb.base/configure.in, gdb.c++/configure.in,
25131 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
25132 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
25133 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
25134 * configure.in (configdirs): Update to reflect directory changes.
25135 (target_abbrev): No longer define for any configuration.
25136 * Makefile.in: Cosmetic improvements to header comments.
25137
25138Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
25139
25140 Various changes to gdb.t31:
25141
25142 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
25143 * gdbme.ch: Make all key-words and predefineds be upper-case.
25144 * chillvars.exp: Expect key-words and predefinds in upper-case.
25145
25146 * chillvars.exp: Use gdb_test_exact many places.
25147 Change expected output for arrays (which now includes index labels).
25148
25149 * pr-5020.exp, gdme.ch (module PR_5020):
25150 New test, for PR-5020.
25151
25152Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
25153
25154 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
25155 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
25156
25157Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
25158
25159 * Makefile.in: Fix bit-rot in definitions of CHILL,
25160 CHILL_FOR_TARGET and Chill_LIB.
25161 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
25162 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
25163 CHILL, and CHILL_LIB.
25164
25165Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
25166
25167 * Revert the previous changes. Please see Rob's directory
25168 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
25169
25170Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
25171
25172 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
25173 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
25174 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
25175 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
25176 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
25177 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
25178 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
25179 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25180 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25181 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25182 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25183 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25184 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25185 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25186 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25187 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
25188 changes from 94Q1.
25189
25190Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
25191
25192 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25193 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25194 Rob's new testing fragments.
25195
25196Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
25197
25198 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 25199 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
25200
25201Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25202
25203 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25204 version also, match on casted version strings, and match on
25205 gdb startup case where the line numbers might be messed up.
25206
25207Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
25208
25209 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 25210 (CFLAGS): Delete it from here.
c906108c
SS
25211
25212Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
25213
25214 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25215
25216Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
25217
25218 * Makefile.in (RUNTEST): Default to just "runtest".
25219
25220Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25221
25222 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25223 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25224 the code has been restructured.
25225
25226Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25227
25228 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25229 \n, not just one of each.
25230
25231 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25232 /bin/cc gives a warning if you do.
25233
25234Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
25235
d63a86f8 25236 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
25237 __t10ListS_link1ZUiRCUiPT0
25238
25239Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25240
25241 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25242 on local variables in recursive functions.
25243
25244 * gdb.t07/Makefile.in: Build the new test.
25245
25246Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25247
25248 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25249 directly. Instead compare the return values from actual calls.
25250
25251Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
25252
25253 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25254
25255Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25256
25257 * From Peter Schauer with minor modifications.
a9c64011
AS
25258 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25259 stops in mid-line in the caller. Add xfail for returning a float
25260 value on X86 targets.
c906108c
SS
25261
25262Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25263
25264 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25265 to avoid expect lossage.
25266 (fmem_LRbug_tests): Likewise.
25267 * gdb.disasm/hppa.s: Corresponding changes.
25268
25269 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25270 conditions to work with latest dejagnu/expect.
25271
25272 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25273 expected to fail on the PA.
25274 (backtrace in call with trampolines): Explicitly require main
25275 to be frame #1 (no trampolines should show up in backtrace).
25276
25277 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25278 "continue -expect".
25279 * gdb.t06/break.exp: Likewise.
25280 * gdb.t07/watchpoint.exp: Likewise.
25281 * gdb.t13/bitfields.exp: Likewise.
25282 * gdb.t15/{funcargs,return}.exp: Likewise.
25283 * gdb.stabs/weird.exp: Likewise.
25284 * config/{mips,udi}-gdb.exp: Likewise.
25285
25286 * hppa.sed: Enclose comments within a sed command to avoid
25287 losing with the old OSF1 sed.
25288
25289Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25290
25291 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25292 sequent dynix.
25293 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25294 * gdb.t15/funcargs.exp: Conditionally step again to really
25295 finish from marker_call_with_trampolines. Handle the case where
25296 the first step from within call_with_trampolines already steps
25297 us back to main.
25298 * gdb.t15/gdbme.c: Add comment to closing brace of
25299 call_with_trampolines for funcargs.exp.
25300
25301Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25302
d63a86f8 25303 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
25304 Fix typo(s).
25305
25306Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25307
25308 * gdb.t07/gdbme.c: More code for watchpoint testing.
25309
25310 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25311 "Hardware watchpoint" throughout file.
25312 (test_watchpoint_triggered_in_syscall): New test.
25313 (test_complex_watchpoint): New test.
25314
25315Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25316
25317 * gdbme.c (call_with_trampolines): New function to try and step
25318 into. Tests trampoline problems on the PA.
25319
25320 * funcargs.exp (localvars_in_indirect_call): No longer expect
25321 stepping into indirect call to fail on PAs.
25322 (test_stepping_over_trampolines): New test.
25323
25324Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25325
25326 * TODO: Add suggestions for static member function tests, and
25327 completion tests.
25328
25329Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25330
25331 * TODO: Add suggestions for "p/a" tests.
25332
25333 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25334 (default_gdb_exit): Replace all the hair with sending "quit" to
25335 the process with a simple close.
25336
25337Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25338
25339 * TODO: Add suggestions for shared library tests.
25340
25341Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25342
25343 * TODO: Add suggestions for x/s tests.
25344
25345Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25346
25347 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25348 "enable once", and "enable breakpoints once" with ".*".
25349
25350Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25351
25352 * TODO: Add suggestions about structure passing tests.
25353
25354Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25355
25356 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25357 the primary1 test, use work around if __GNUC__ < 2.
25358 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25359 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25360 Test for bad output rather than waiting for timeout. Issue
25361 second continue only if first continue failed.
25362
25363Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25364
25365 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25366 operator[] test with gdb_test because the old code didn't seem to
25367 be getting the quoting right with the new dejagnu.
25368
25369Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
25370
25371 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25372 one from the path.
25373 * Makefile.in: Use a fresh expect if there is one, use runtest
25374 from the src tree if there is one.
d63a86f8 25375
c906108c
SS
25376Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25377
25378 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25379 next over recursive call. Revise the tests from that point on
25380 (which had been skipped) to match GDB's actual (correct) output.
25381
25382 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25383 with next over a breakpoint whose condition is false.
25384
25385 * gdb.t00/help.exp: Comment out "help set print" tests just like
25386 (and for same reason as) "help set" test.
25387
25388Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25389
25390 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25391 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25392
25393Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25394
25395 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25396 necessary gdb_target_udi.
25397
25398 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25399
25400 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25401 1838 and 2417; they are fixed.
25402
25403 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25404 gdb.t03/ptype.exp (ptype structure, ptype union):
25405 Remove xfails; the test is looser than when the xfails were added.
25406
25407 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25408 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25409
25410 * gdb.t01/run.exp: Only run shell test if isnative.
25411
25412 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25413 since "run" automatically loads if necessary. Call gdb_target_udi
25414 after the "file" since "file" kills any execution target.
25415
25416 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25417 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25418 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25419 argument for UDI.
25420
25421Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25422
25423 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25424
25425 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25426
25427Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25428
25429 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25430 properly quoting regexps. This makes the second argument to
25431 demangle a fixed string, which matches the callers, instead of a
25432 shell-style pattern which is what the previous implementation
25433 used. Update some of the callers.
25434
25435Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25436
25437 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25438 (comib_nullified_tests): Fix typo.
25439 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25440 strings. No longer expected to fail.
25441
25442 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25443 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25444 strings. No longer expected to fail.
25445
25446 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25447 string. No longer expected to fail.
25448
25449Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25450
25451 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25452 No longer expected to fail.
25453
25454 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25455 string. No longer expected to fail.
25456
25457Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25458
25459 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25460 only in the names (I probably got most of them). I was even
25461 generous with some which differed in underscores in names, and
25462 probably missed a few, and I *still* was able to remove almost a
25463 third of the file with almost no impact on testsuite coverage.
25464
25465Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25466
25467 * gdb.t00/default.exp: Match udi_attach error message as well as
25468 the one from child_attach.
25469
25470 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25471
25472 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25473
25474 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25475 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25476
25477 * Move test with enums and partial symbols back to
25478 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25479 Reverts the change of 26 May 93. Per today's change to
25480 stabs.texinfo, the behavior that weird.exp was expecting was
25481 unreasonable; what is important is that the compiler+gdb get
25482 things right, which happens with a recent gcc. Also fix the test
25483 to deal with native compilers which put out the stab gdb can't
25484 deal with.
25485
25486Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25487
25488 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25489 in the names. The main thing these accomplish is to slow things down.
25490 Many more such duplicates surely remain.
25491
25492 * gdb.t00/help.exp: Comment out "help support" test just like
25493 (and for same reason as) "help set" test.
25494
25495Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
25496
25497 * gdb.t06/break.exp: Remove setup_xfails for
25498 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25499 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25500 about known bug in gcc to include up through 2.5.8.
25501 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25502 well as "_vb$".
25503 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25504 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25505 with latest gcc and gdb.
25506 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25507 well as "_vb$".
25508
25509Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25510
25511 * configure.in (hppa*-*-*): Also configure and build stabs-only
25512 tests.
25513
25514Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25515
25516 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25517 * gdb.t10/configure.in (hppa*-*-*): Use it.
25518
25519Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25520
25521 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25522
25523Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25524
25525 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25526 versions prior to 1.13.5.
25527
25528Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25529
25530 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25531 the prompt is at the start of a line.
25532
25533Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25534
25535 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25536 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25537 in the copr tests now.
25538 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25539 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25540 expected to fail.
25541
25542Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
25543
25544 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25545 gdb.t31/chillvars.exp, lib/gdb.exp:
25546 Tweak to run under either version of expect.
25547 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25548 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25549 * gdb.t11/list.exp: Remove extraneous whitespace.
25550
25551Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25552
25553 * gdb.t16/printcmds.exp (test_print_strings): Accept
25554 "(unsigned char *) " before the string.
25555
25556 * TODO: Add notes about printing of fancy types and GDB expressions.
25557
25558Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
25559
25560 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25561 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 25562 if doing mips-idt-ecoff.
c906108c
SS
25563
25564Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
25565
25566 * Most .exp files: Tweak to run under either version of expect.
25567
25568Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25569
25570 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25571 xfails; I'm not sure why they are failing, but not because of PR 1806.
25572
25573Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
25574
25575 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25576 defined in lib/gdb.exp.
25577
25578Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25579
25580 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25581 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25582 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25583 have to be typeless.
25584
25585Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25586
25587 * TODO: Add suggestion for copyright year test.
25588
25589Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
25590
25591 * configure.in (*-*-lynxos*): Add stabs tests.
25592
25593Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25594
25595 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25596 so insert a tab before any assembler directive in column zero.
25597
25598 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25599 stores.
25600 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25601 stores.
25602 (fpu_short_memory_tests): Likewise.
25603
25604Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25605
25606 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25607 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25608 .stabs directives in comments.
25609
25610Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25611
25612 * TODO: New file, describing tests we could write.
25613 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25614
25615Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25616
25617 * gdb.t06/signals.exp: Add kludge to force re-sync.
25618
25619 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25620 to xgdb instead of gdb, get out of gdb.
25621
25622Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
25623
25624 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25625 for info.
25626
25627Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25628
25629 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25630 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25631 * gdb.stabs/hppa.sed: New sed script for the PA.
25632
25633Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25634
25635 * gdb.stabs: Re-write weird.def and configuration to use sed
25636 instead of cpp. sed is portable and POSIX; cpp is neither.
25637
25638Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25639
25640 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
25641
25642Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25643
25644 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
25645
25646Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25647
25648 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
25649 "_vb$".
25650 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
25651 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
25652
25653Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25654
25655 * lib/gdb.exp: Comment out code which depends on non-existent
25656 `transform' procedure.
25657
25658Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
25659
25660 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
25661 * lib/gdb.exp: Transform tool name.
25662 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
25663 1.1's new error handling system.
25664
25665Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25666
25667 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
25668
25669Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25670
25671 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
25672 They made pattern matching so slow that timeouts happened on
25673 heavily loaded systems. Now any output from "show print" which
25674 gets us back to the GDB prompt is a PASS.
25675
25676Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
25677
25678 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
25679
25680Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25681
25682 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
25683
25684 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
25685 It is not from PR 3220.
25686
25687Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25688
25689 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
25690 just started failing because they depended on the order the
25691 subcommands are presented, or exact docstring text. This kind of
25692 test is a pain and has minimal benefit.
25693
25694Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25695
25696 * gdb.t09/corefile.exp: At end of test, use "core" command with
25697 no arguments.
25698
25699Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
25700
25701 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
25702 17}/Makefile.in: Make it possible to run the testsuite with Sun
25703 make and CC = cross gcc by adding explicit build rules for .o
25704 files.
25705
25706Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25707
25708 * gdb.t15/funcargs.exp: Don't put comments on same line as
25709 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 25710
c906108c
SS
25711Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25712
25713 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
25714
25715Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
25716
25717 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
25718 * gdb.t20/inherit.exp: remove three dumplicate entries.
25719
25720Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25721
25722 * gdb.t06/break.exp: For "next over recursive call", fail on any
25723 incorrect output, not just on "factorial (value=2)".
25724
25725Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25726
25727 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
25728 working now. Add an xfail if accesing a bss variable causes
25729 a memory error if the target is not yet run.
25730
25731Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25732
25733 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
25734 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
25735 name of __st* demangling (2 strings). Did Kung really get the
25736 more than 95 others right without testing them?
25737
25738Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
25739
25740 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
25741
25742Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
25743
25744 * configure.in (configdirs): Add gdb.disasm
25745 * gdb.disasm: New directory for GDB disassembler tests.
25746 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
25747
25748Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25749
25750 * gdb.t00/help.exp: Don't test "help set".
25751
25752 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
25753 from within expect statements. None of these happen anymore and
25754 they cause regressions to be silently unnoticed.
25755
25756 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
25757 messages) about known failures with gcc cygnus-2.4.5-930417.
25758
25759 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
25760 comp-info.exp so it gets built if it doesn't exist.
25761
25762 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
25763 it is no longer used.
25764 * gdb.t13/comp-info.c: Removed.
25765
25766Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25767
25768 * gdb.t06/signals.exp: Add xfail for sun3.
25769
25770Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25771
25772 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
25773 relevant because ^C doesn't get sent but failure can be reproduced
25774 interactively).
25775
25776Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25777
25778 * gdb.stabs/alpha.mt: New configuration file for alpha.
25779 * gdb.stabs/configure.in: Use it.
25780 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
25781 sharing with alpha.mt, redefine long to word via preprocessor.
25782 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
25783 for alpha.
25784 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
25785 native cc.
25786 * gdb.t00/teststrategy.exp: Change expect string so that we
25787 consume the `(xgdb)' from the command echo and from the gdb prompt.
25788 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
25789 gdb currently compares all values as long, so this failure probably
25790 applies to any configuration where LONGEST is bigger than a target int.
25791 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
25792 with gcc.
25793 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
25794 to handle opaque pointers, gcc is.
25795 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
25796 as first argument. Include <sys/types.h> and change all operator
25797 new definitions to use size_t.
25798 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
25799 now that we use size_t.
25800
25801Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25802
a9c64011 25803 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 25804 a long or float array cast all array members to the same type.
a9c64011 25805 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 25806 with 64 bit longs.
a9c64011 25807 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 25808 on alpha.
a9c64011 25809 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
25810
25811Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25812
25813 * gdb.t24 (demangle.exp): Constructors of templates have names like
25814 vector<int>::vector(int) not vector<int>::vector<int>(int). See
25815 section 14.6 of the ARM.
25816
25817 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
25818 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
25819 accomplish little and slow down the testsuite.
25820
25821 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
25822 Accept spaces various places.
25823
25824Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25825
25826 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
25827 with watchpoint enabled.
25828
25829 * Makefile.in: Remove definition of CC and remove the second
25830 definition of CXX (the "CXX = gcc" one remains). These definitions
25831 were causing backquotes to be expanded within backquotes, which
25832 doesn't work.
25833
25834Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
25835
25836 * gdb.t17/callfuncs.exp: Add "return 0" to end.
25837
25838Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25839
a9c64011
AS
25840 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
25841 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
25842 by mips cc and contains no stabs entries.
25843
25844Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
25845
25846 * config/vx-gdb.exp: Use fake device to load files rather than
25847 NFS.
25848 * lib/gdb.exp: New proc to do "file" command.
25849 * config/unix-gdb.exp: Use new "file" proc.
25850
25851Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
25852
25853 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
25854 Rework board rebooting slightly.
25855 (gdb_exit): Don't exit from the remote shell; there isn't one.
25856 * gdb.stabs/weird.exp: If a program is being debugged already,
25857 kill it.
25858 * gdb.t04/setvar.exp: Stop and restart gdb.
25859 * gdb.t05/expr.exp: Likewise.
25860 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
25861 restart gdb and reload the program.
25862 * gdb.t08/opaque.exp: Likewise.
25863 * gdb.t12/scope.exp: Likewise.
25864 * gdb.t13/bitfields.exp: Likewise.
25865 * gdb.t15/funcargs.exp: Likewise.
25866 * gdb.t20/classes.exp: Likewise.
25867 * gdb.t03/ptype.exp: Increase timeout.
25868 * gdb.t16/printcmds.exp (test_print_string_constants,
25869 test_print_array_constants): Likewise.
25870 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
25871 * gdb.t20/classes.exp (do_tests): Likewise.
25872 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
25873
25874Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
25875
25876 * gdb.stabs: Renamed *wierd* to *weird*.
25877
25878Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25879
25880 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
25881 for timeout. Add "known gcc 2.4.5 bug" to failure message.
25882
25883Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25884
25885 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
25886 (do_tests): Remove xfail for whatis on one_var and two_var.
25887
25888Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
25889
25890 * Makefile.in: Made cross building work better by adding
25891 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
25892
25893Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25894
25895 * gdb.t15/{return.c,return.exp,Makefile.in}:
25896 New test, currently commented out.
25897
25898Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
25899
25900 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
25901 still running and removes the leftover named socket so GDb can do
25902 clean restarts.
25903
25904Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
25905
25906 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
25907 console, not GDB.
25908 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
25909 cross testing works better with "make check"
25910 * config/unix-gdb: Use default procedures for exit and version.
25911 * config/vx-gdb.exp: Cleaned up and massaged back to working order
25912 with the newest VxWorks.
25913
25914Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25915
25916 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
25917 old form.
25918
25919 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
25920 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
25921
25922 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
25923
25924 * config/unix-gdb.exp: Remove this version of gdb_exit
25925 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
25926 Rob says he'll look at it when he gets back to testing boards.
25927
25928Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
25929
25930 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
25931 an expected fail for certain ptype commands.
25932
25933 * gdb.t20/classes.exp: Update expected results of "ptype class
25934 Base1" to account for the constructor that now appears in the type.
25935
25936Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
25937
25938 * configure.in (configdirs): Restore gdb.t04, which mysteriously
25939 disappeared from list.
25940 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
25941 "alldone" proc with call to cleanup and exit.
25942 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
25943 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
25944 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
25945 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
25946 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
25947 "alldone" proc with simple returns that suppress remaining
25948 tests. The alldone proc went away many months ago.
25949
25950Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25951
25952 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
25953
25954 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
25955
25956Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25957
25958 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
25959 as vax gdb will display them.
25960
25961Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25962
25963 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
25964 optimizers.
25965
25966 * scope.exp: Change "bad value for localval" messages so each one
25967 is unique.
25968
25969 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
25970 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
25971
25972 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
25973
25974Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25975
25976 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
25977 doesn't exist (due to optimization).
25978
25979Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25980
25981 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
25982 contains \r because the filename is long.
25983
25984 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
25985 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
25986
25987Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25988
25989 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
25990 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
25991 Ultrix.
25992 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
25993 int tests.
25994 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
25995
25996Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
25997
25998 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
25999
26000 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 26001 to match does not match the passing case but still matches the
c906108c
SS
26002 failing case.
26003
26004Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26005
26006 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
26007
26008Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
26009
26010 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
26011 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
26012 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
26013 Remove various versions of gdb_exit.
26014 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
26015 gdb_exit.
26016 * config/unix-gdb.exp: gdb_exit remains here, and should override
26017 the generic version, since it's doing a lot of wierd stuff that
26018 the other versions aren't. FIXME, fold it in, or abandon this
26019 version.
26020
26021Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26022
26023 * gdb.t24/demangle.exp: Add tests for PR 3220.
26024
26025Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26026
26027 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
26028
26029Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
26030
26031 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
26032 "i386-*-*". Works for i486 as well.
26033
26034 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
26035 bug, and expand domain of xfail to all SVR4 systems, since the
26036 actual problem is likely to be in generic SVR4 /proc support.
26037
26038Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26039
26040 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
26041
26042Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
26043
26044 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
26045 xfails for other systems. Match a missing 'Continuing.' as an
26046 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
26047
26048 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
26049 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
26050 Only issue warning for missing executables if -all option is used.
26051
26052 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
26053 file if -all option is used. It's like an unpredictable XFAIL.
26054
26055Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26056
26057 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
26058 for dynamically linked binaries.
26059
26060 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
26061
26062Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26063
26064 * gdb.t20/inherit.exp: Change message for "print tagless struct"
26065 to state that this is a known bug in old versions of g++.
26066
26067Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26068
26069 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
26070 while waiting for `Continuing'.
26071
26072Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
26073
26074 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
26075 in text, data, and bss.
26076 * gdb.t10/nodebug.c: Add local and global test variables for
26077 initialized and uninitialized data.
26078
26079Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26080
26081 * config/unix-gdb.exp (gdb_exit): Add "wait".
26082
26083Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26084
26085 * gdb.t06/signals.exp: xfail the continue from the handler for all
26086 targets.
26087
26088 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
26089 function with watchpoints enabled, the i386 call dummy starts with
26090 a call.
26091
26092 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
26093 386 bsd names its corefiles.
26094
26095Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
26096
26097 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
26098 compilers don't grok it.
26099 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
26100 with small octal ints rather than character constants, which
26101 are signed and might not fit if first promoted to int.
26102
26103Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
26104
26105 * gdb.t09/Makefile.in (clean): Remove corefile.
26106
26107Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26108
26109 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
26110
26111Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26112 and Jim Kingdon (kingdon@cygnus.com)
26113
26114 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
26115 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
26116 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
26117
26118Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26119
26120 * gdb.t17/interrupt.exp: Add xfail for hppa.
26121
26122Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26123
26124 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
26125 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
26126 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
26127 to determine signed-ness of bitfields and use the result to setup
26128 the xfail.
26129 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
26130 * gdb.t15/funcargs.exp: Use them to step until the second indirect
26131 call line is reached if necessary.
26132
26133Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26134
26135 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
26136
26137Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26138
26139 * gdb.t06/break.exp: Also test `clear' command.
26140
26141Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26142
26143 * gdb.t00/teststrategy.exp: Remove extra quote.
26144
26145 * gdb.t07/watchpoint.exp: Change xfail for calling function with
26146 watchpoint enabled to be for all non-68k machines.
26147
26148 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
26149
26150Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26151
26152 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
26153 targets use aout.mt instead of ecoff.mt as gas understands
26154 standard aout format.
26155
26156Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
26157
26158 * lib/gdb.exp (runto): Don't insist that function we are running to
26159 was compiled with -g.
26160
26161 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
26162
26163 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
26164 to get back into the read system call.
26165 Accept leading newline in case where we woke it up.
26166
26167Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26168
26169 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
26170 to make the stabs test work on ecoff systems using gcc and -with-stabs.
26171 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
26172 enable ecoff configuration.
26173
26174Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26175
26176 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
26177
26178Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26179
26180 * gdb.t16/printcmds.exp: Add another printf test.
26181
26182Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
26183
26184 * configure.in: If configured -with-stabs on any target, add
26185 stabsdirs to configdirs.
26186
26187Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26188
26189 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26190 fun" so pattern does not match the command itself.
26191
26192Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26193
26194 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26195
26196Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26197
26198 * gdb.t17/interrupt.exp: Test for more things.
26199
26200Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26201
26202 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26203 compiler arranges the code and line numbers.
26204
26205 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26206
26207Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26208
26209 * gdb.t00/help.exp: Increase expect input buffer size.
26210
26211Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26212
26213 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26214
26215 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26216
26217 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26218
26219 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26220 [0-9]*, not just [0-9].
26221
26222Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26223
26224 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26225
26226 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26227
26228Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26229
26230 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26231
26232Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26233
26234 * gdb.t06/signals.c: Add xfails for sun3.
26235
26236 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26237
26238 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26239 test_stepping tests.
26240
26241Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26242
26243 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26244
26245 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26246
26247 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26248 rather than actually putting it through cpp twice.
26249
26250 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26251
26252Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
26253
26254 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26255 no longer needed.
26256
26257Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26258
26259 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26260
26261 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26262 C++ features prints as "struct", make it a pass, not an xfail.
26263
26264Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26265
26266 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26267 Don't require VA to print as "class" rather than "struct".
26268
26269Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
26270
26271 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26272
26273Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26274
26275 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26276
26277Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26278
26279 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26280 order.
26281
26282Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26283
26284 * gdb.t16/printcmds.exp: Add printf tests.
26285
26286 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26287
26288 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26289
26290Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
26291
26292 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26293 pass counts, to counteract any existing or future setup_xfails.
26294
26295Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26296
26297 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26298 {BEGIN,END}_COMMON for common block instead of STAB.
26299 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26300
26301 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26302 intp_var should be N_GSYM not N_LSYM.
26303 wierd-aout.S: Use a label for the value of the N_SO.
26304 wierd.def: Remove all backslashes.
26305 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26306
26307Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26308
26309 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26310 get the expected next to inheritance3.
26311
26312Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26313
26314 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26315 now that gcc-2.4 gets it right.
26316
26317Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26318
26319 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26320
26321 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26322 generating comp-info.exp which works for cross-compilation.
26323
26324Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
26325
26326 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26327 "*-*-sysv4.*".
26328
26329Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
26330
26331 * gdb.t01/run.exp: Start with a fresh gdb.
26332 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26333 SVR4.x.
26334
26335Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
26336
26337 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26338 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26339 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26340 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26341 things to remove.
26342
26343Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
26344
26345 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26346 test cases from bug reports.
26347
26348Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
26349
26350 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26351 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26352 avoid spurious xfails.
26353 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26354 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26355 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26356
26357Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
26358
26359 * gdb.t00/teststrategy.exp: Rework to provide more useful
26360 description of each test, fix problem with systems that define
26361 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26362 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26363 results for "next over recursive call" so timeouts aren't taken
26364 by error.
26365
26366Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
26367
26368 * gdb.t12/scope.exp: Test printing of variables before run.
26369
26370 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26371 printed in wrong order due to sorting.
26372
26373Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
26374
26375 * gdb.t00/teststrategy.exp: Fix expected results for printing
26376 user entered string constant. Is array of char, prints with no
26377 address.
26378
26379 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26380 commands.
26381 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26382 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26383 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26384 of struct of char arrays.
26385 * gdb.t00/radix.exp: New tests for radix commands.
26386
26387Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
26388
26389 * gdb.t16/printcmd.exp: Print a variable before running program
26390 (with xfail for AIX).
26391
26392Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
26393
26394 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26395
26396 * gdb.t16/printcmd.exp: Don't print variables before running program.
26397
26398 * gdb.t06/break.exp: Don't require envp argument to main.
26399
26400 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26401
26402 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26403 Add xfails for rs6000.
26404
26405 * gdb.t02/whatis.exp: Change other tests not to re-test something
26406 we already tested.
26407
26408 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26409 each type used has a variable of that type.
26410
26411Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
26412
26413 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26414
26415Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26416
26417 * configure.in: change srctrigger to be a file, not a directory
26418
26419Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
26420
26421 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26422
26423 * gdb.t11/list.exp: Fixed a couple of typos.
26424
26425Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
26426
26427 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26428 is fixed and PR is closed.
26429 * gdb.t16 (gdbme.c): Add simple test string variable.
26430 * gdb.t16 (printcmds.exp): Add tests with simple test string
26431 variable, primarily for boundaries on "set print elements".
26432
26433Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
26434
26435 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26436 Make leading 0's optional and don't expect a tab in the middle
26437 of the number.
26438
26439 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26440
26441 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26442 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26443 don't end command passed to gdb_test with newline.
26444
26445 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26446 signed keyword away, don't expect signed bitfields to be signed.
26447
26448 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26449 printing with only as many 1's as are in the field as well as printing
26450 with 32 1's (see comment).
26451
26452Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
26453
26454 * gdb.t00/default.exp: Start with a fresh gdb.
26455 * configure.in (configdirs): Remove gdb.t31 until the chill
26456 compiler works again. It no longer is able to find chillrt0
26457 since it isn't in libchill.a anymore.
26458 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26459 wierd.o, make more modular.
26460 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26461 spurious newlines that caused problems.
26462
26463Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26464
26465 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26466 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26467 gdb.stabs/wierd.{exp,def}: Many new tests.
26468
26469 * gdb.t00/default.exp: update info line for new message.
26470
26471 * gdb.t02/{whatis.exp,gdbme.c}:
26472 Test that "char *" doesn't print as "caddr_t".
26473
26474Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26475
26476 * gdb.t00/help.exp: Use .* in place of some help messages which
26477 just changed.
26478 gdb.t00/default.exp: Update "info frame" test for new message.
26479 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26480 Remove some xfails
26481
26482Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26483
26484 * gdb.t03/{gdbme.c,ptype.exp}:
26485 Add tests for typedef'd struct and union without tags.
26486 Also check "whatis" on a variable of a typedef'd enum without a tag.
26487
26488 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26489 PRMS 1823; the bug still exists but isn't reproduced by this test
26490 anymore), and remove rs6000 XFAIL (the bug is fixed).
26491
26492 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26493 duplicated from whatis.exp. For those that are left, accept
26494 "long", "long int", or "int" for long variables (whatis.exp already
26495 has an XFAIL for "int", so no need to fail it here).
26496
26497 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26498 Deal with GCC's names for types now that GDB uses the compiler's names.
26499
26500 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26501 setup_xfail's for sunos4. If we #defined the signed keyword away,
26502 don't expect GDB to know that char it is signed.
26503
26504 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26505
26506Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
26507
26508 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26509 should work on any system, regardless of debugging format.
26510 * gdb.t21/demangle.exp: Move to gdb.t24.
26511 * gdb.t24/demangle.exp: Move from gdb.t21.
26512 * gdb.t24/{Makefile.in, configure.in}: New files.
26513
26514Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26515
26516 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26517 * gdb.stabs: New directory.
26518
26519Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26520
26521 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26522 not just "Quit anyway?".
26523
26524Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
26525
26526 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26527 that all setup_xfails are immediately followed by clear_xfails.
26528
26529Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
26530
26531 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26532 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26533 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26534 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26535 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26536 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26537 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26538 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26539 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26540 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26541 gdb.t31/chillvars.exp, lib/gdb.exp:
26542 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
26543 bug-gdb@prep.ai.mit.edu.
26544
26545Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
26546
26547 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26548 with 0.0, not integer 0.
26549
26550Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
26551
26552 * gdb.t06/break.exp: Update for "Kill the program" message change.
26553
26554Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
26555
26556 * Makefile.in (GDBFLAGS): Set to -nx.
26557 * Makefile.in (site.exp): Use GDBFLAGS.
26558
26559Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26560
26561 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26562 Makefiles.
26563 (check): depend on just-check.
26564 (just-check): added so that tests can be run without a noop
26565 build pass.
26566
26567Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26568
26569 Switch to using configure's configdirs.
26570 * Makefile.in (Makefile): add configure.in dependency.
26571 (SUBDIRS): removed redundant assignment.
26572 * configure.in: switch subdirs assignment to configdirs.
26573 * gdb.t*/configure.in: new files.
26574
26575Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
26576
26577 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26578 works.
26579
26580Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
26581
26582 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26583 in explicit rules. Apparently this is not supported by some makes.
26584
26585Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
26586
26587 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26588
26589Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26590
26591 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26592 disappeared.
26593
26594Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
26595
26596 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26597
26598Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
26599
26600 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26601 watchpoint problem that is now fixed.
26602 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26603 uninitialized convenience variables.
26604 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26605 structures.
26606
26607Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26608
26609 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26610 which causes expect to get out of sync with gdb on long output
26611 from help set.
26612 * gdb.t09/corefile.exp: Make expected pattern for core file
26613 failing signal and frame output format less sun specific.
26614
26615Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
26616
26617 * gdb.t31/chillvars.exp: Add and remove initial dummy
26618 breakpoint, so that symbol table is forced in.
26619 (Needed at least on Sunos4, though it seems not SVR4.)
26620 * gdb.t31/chillvars.exp: Update for changed output format.
26621
26622Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26623
a9c64011 26624 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
26625
26626Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
26627
26628 * Makefile.in: Added --srcdir when invoking runtest, removed the
26629 need for a local config file. (optional now)
26630
26631Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
26632
26633 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26634 failure count used to force early termination. Add some more
26635 expected failures for gnu style demangling.
26636
26637Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26638
26639 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
26640 pmi variable from gdb.t20/gdbme to get optimized away.
26641 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
26642 Check for written corefile upon timeout _and_ eof.
26643
26644Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26645
26646 * config/unix-gdb.exp: Add missing return 0.
26647
26648Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26649
26650 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
26651 test termination.
26652
26653Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
26654
26655 * configure.in (subdirs): Put back gdb.t17 which mysteriously
26656 disappeared.
26657
26658Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
26659
26660 * gdb.t10/crossload.exp: Disable the i860-elf test until such
26661 time as i860 support works.
26662
d63a86f8 26663 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
26664 "backtrace 100\r" rather than just "backtrace\r", to match last
26665 change.
26666
26667Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
26668
26669 * config/udi-gdb.exp (gdb_exit): Remove close command.
26670 (gdb_target_udi): New procedure to set the UDI target.
26671 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
26672 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
26673 Added waits for prompts after several question responses. Added
26674 some more responses used by a29k-amd-udi-gdb.
26675 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
26676 pass different arguments, restart UDI connection after program
26677 completion.
26678 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
26679 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26680 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
26681 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
26682 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
26683 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
26684 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26685 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
26686 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
26687 after program completion.
26688 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
26689 compiled with a SELECT_VECS setting.
26690 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
26691 infinite recursion.
26692
26693 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
26694 Added checks for COFF results, and made them expected failures for
26695 all targets. It would be better to make them expected failures
26696 for COFF targets only.
26697
26698Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
26699
26700 * Makefile.in: add null dvi target, don't bother to recurse
26701 through test directories for info and install-info; rename
26702 $(datadir) to be dejagnu instead of deja-gnu
26703
26704Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
26705
26706 * gdb.t31/gdbme.ch: Re-enable code that previously caused
26707 compiler to coredump.
26708 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
26709 code.
26710
26711Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
26712
26713 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
26714 coredump.
26715 * gdb.t31/chillvars.exp: Comment out tests that depend on that
26716 code.
26717
26718Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
26719
26720 * gdb.t03/ptype.exp: tests for return code from gdb_test.
26721 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
26722 which in a shell. Deletes xgdb when done.
26723 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
26724 Tests the return from the "set height" or "set width" commands.
26725 Added a few return codes where needed.
26726
26727Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
26728
26729 * Makefile.in (SUBDIRS): Add gdb.t17.
26730 * configure.in (subdirs): Add gdb.t17.
26731 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
26732 files to test gdb's calling of functions in the inferior with
26733 the correct arguments and gdb's ability to retrieve any
26734 result returned.
26735
26736Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
26737
26738 * config/unix-gdb.exp (gdb_exit): Remove close commands that
26739 may be called after gdb goes away. Previous versions of expect
26740 needed these to avoid file descriptor leaks, but they cause
26741 errors with the current revision of expect.
26742 * gdb.t00/gdbvars.exp: Use -re on expected output after
26743 setting sevenbit-strings.
26744 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
26745 to set sevenbit-strings consistent across tests.
26746 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
26747 set sevenbit-strings consistent across tests.
26748
26749Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
26750
26751 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
26752 expected output to match current "expect" expectations.
26753
26754Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
26755
26756 * gdb.t00/default.exp: Change expected output for default "source"
26757 command, to match new gdb behavior which requires a filename to
26758 source.
26759
26760Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
26761
26762 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
26763 expected fail for i486-*-* that misses the marker2 function.
26764 * gdb.t10/crossload.exp (bfddefault): Allow successful
26765 recognition of a format to pass even if no symbols are found.
26766 Explicitly catch failures where the format is not recognized
26767 or is ambiguous, and add the reason to the fail message.
26768 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
26769 the cause is and invalid target and add reason to failure message.
26770 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
26771 elf32-i386, elf32-sparc, and elf32-i860.
26772 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
26773 Set up expected failure for 'filename'::variable scope resolution,
26774 which is now apparently broken on all targets.
26775 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
26776 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
26777 gdb.t23/templates.exp: Change failure for missing binfile into
26778 just a warning.
26779 gdb.t21/demangle.exp: Change all cfront references to 'arm'
26780 references.
26781
26782Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
26783
26784 * gdb.t00/default.exp: Add expected output for default "source"
26785 command, to match new gdb behavior.
26786 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
26787
26788Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
26789
26790 * config/*-gdb.exp: returns an error, rather than exiting on
26791 internal errors.
26792
26793Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
26794
26795 * gdb.t03/gdbme.c: Add pointer to struct variable.
26796 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
26797 referencing struct members.
26798
26799Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
26800
26801 * configure.in (mips-idt-ecoff): New target.
26802 * config/mips-gdb.exp: New file for remote board using MIPS remote
26803 debugging protocol.
26804
26805 * Redid configuration scheme. Removed gdb.t*/configure.in.
26806 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
26807 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
26808 distclean targets. Built executables via .o files. Adjusted
26809 tests to account for source files in $(srcdir) rather than
26810 $(objdir).
26811 * lib/gdb.exp (runto): Don't expect () after the function name,
26812 because it may have arguments.
26813
26814Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
26815
26816 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
26817 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
26818 expected failures for mips-idt-* and mips-sgi-*.
26819 * gdb.t00/default.exp (attach): Kill process if requested.
26820 * gdb.t00/help.exp (help target core, help target): Accept a gdb
26821 that does not read core files.
26822 * gdb.t01/run.exp: Removed checks for exit status code.
26823 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
26824 it is linked in.
26825 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
26826 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
26827 appropriate, rather than doing it by hand.
26828 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
26829 execution.
26830 * gdb.t10/crossload.exp: Kill existing program if needed.
26831 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
26832 appropriate, rather than doing it by hand. Always increase
26833 timeout for this test, not just for VxWorks.
26834
26835Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
26836
26837 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
26838 of Chill STRUCT types and STRUCT values.
26839 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
26840 than "char".
26841 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 26842 struct2): New struct definitions and initializations to test
c906108c
SS
26843 simple Chill STRUCT types.
26844
26845Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
26846
26847 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
26848 the null byte at the end of strings.
26849 * gdb.t00/default.exp: Make show version insensitive to copyright
26850 date.
26851 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
26852 to avoid dependencies on target char signedness.
26853 * gdb.t16/printcmds.exp: Update expected results for explicitly
26854 unsigned char.
26855 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
26856 now work.
26857 * gdb.t21/demangle.exp: Add many more patterns for template
26858 demangling, most of them being expected failures.
26859 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
26860 string we are matching for, to match on the whole string.
26861 * gdb.t21/demangle.exp: Add many new test strings to demangle,
26862 and fix a whole bunch that had incorrect expected output but were
26863 passing anyway because of the bug in "proc demangle".
26864 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
26865 type.
26866 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
26867
26868Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
26869
a9c64011
AS
26870 * gdb/testsuite: made modifications to testcases, etc., to allow
26871 them to work properly given the reorganization of deja-gnu and the
26872 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
26873
26874Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
26875
26876 * gdb/testsuite: Initial creation of gdb/testsuite.
26877 Migrated dejagnu testcases and support files for testing nm to
26878 gdb/testsuite from deja-gnu. These files were moved "as is"
26879 with no modifications. This migration is part of a major overhaul
26880 of dejagnu. The modifications to these testcases, etc., which
26881 will allow them to work with the new version of dejagnu will be
26882 made in a future update.
48efe704 26883
8d8cb839 26884 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 26885\f
8d8cb839
EZ
26886;; Local Variables:
26887;; mode: change-log
26888;; left-margin: 8
26889;; fill-column: 74
26890;; version-control: never
26891;; End:
902f2ccb 26892
0b302171 26893 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
26894 Copying and distribution of this file, with or without modification,
26895 are permitted provided the copyright notice and this notice are preserved.
This page took 3.107691 seconds and 4 git commands to generate.