PR c++/13653:
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
9addecb9
TT
12012-02-16 Tom Tromey <tromey@redhat.com>
2
3 * gdb.base/inferior-died.c: New file.
4 * gdb.base/inferior-died.exp: New file.
5
4cb6da1c
AR
62012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
7
8 * gdb.base/break-inline.exp: New file.
9 * gdb.base/break-inline.c: New file.
10
3af2590d
TT
112012-02-15 Tom Tromey <tromey@redhat.com>
12
13 * gdb.base/pc-fp.exp: Add "info register" tests.
14
29988831
TT
152012-02-15 Tom Tromey <tromey@redhat.com>
16
17 * gdb.base/regs.exp: Remove.
18
10010058
PA
192012-02-15 Pedro Alves <palves@redhat.com>
20
21 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
22 the target doesn't support tracepoints.
23 * gdb.trace/circ.exp: Ditto.
24 * gdb.trace/collection.exp: Ditto.
25 * gdb.trace/packetlen.exp: Ditto.
26 * gdb.trace/passc-dyn.exp: Ditto.
27 * gdb.trace/report.exp: Ditto.
28 * gdb.trace/tfind.exp: Ditto.
29 * gdb.trace/tspeed.exp: Ditto.
30 * gdb.trace/tsv.exp: Ditto.
31 * gdb.trace/unavailable.exp: Ditto.
32 * gdb.trace/while-dyn.exp: Ditto.
33
a2e0062d
PA
342012-02-15 Pedro Alves <palves@redhat.com>
35
36 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
37 gdb_test_multiple, and call unsupported instead of fail, if the
38 remote side does not support the request.
39
a1999d40
PA
402012-02-15 Pedro Alves <palves@redhat.com>
41
42 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
43 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
44 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
45 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
46 * gdb.server/server-run.exp: Make sure gdb is disconnected.
47 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
48 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
49 doesn't start with "extended-" already.
50
7cee1e54
PA
512012-02-15 Pedro Alves <palves@redhat.com>
52
53 Support extended-remote. Avoid cascading timeouts.
54
55 * gdb.base/attach.exp (do_attach_tests): Add expected output for
56 the extended-remote target. If attaching with no file fails, load
57 the file manually.
58 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
59
816338b5
SS
602012-02-14 Stan Shebs <stan@codesourcery.com>
61
62 * gdb.base/ena-dis-br.exp: Add enable count test.
63
cc30c4bd
PA
642012-02-13 Pedro Alves <palves@redhat.com>
65
66 * config/mips-idt.exp: Delete.
67 * gdb.base/a2-run.exp: Remove mips-idt xfails.
68 * gdb.base/bitfields.exp: Remove mips-idt restarts.
69 * gdb.base/break.exp: Remove mips-idt references.
70 * gdb.base/chng-syms.exp: Ditto.
71 * gdb.base/default.exp: Ditto.
72 * gdb.base/funcargs.exp (funcargs_reload): Delete.
73 (top level): Don't call it.
74 * gdb.base/opaque.exp: Remove mips-idt restarts.
75 * gdb.base/ptype.exp: Remove mips-idt xfails.
76 * gdb.base/scope.exp: Remove mips-idt restarts.
77 * gdb.base/sepdebug.exp: Remove mips-idt references.
78 * gdb.base/watchpoint.exp (maybe_clean_restart)
79 (maybe_reinitialize): Delete.
80 (test_disabling_watchpoints, test_disabling_watchpoints)
81 (test_watchpoint_triggered_in_syscall)
82 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
83 Don't call them.
84
57008375
JK
852012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 * gdb.server/server-exec-info.exp: New file.
88
4a2d9c08
PA
892012-02-10 Pedro Alves <palves@redhat.com>
90
91 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
92 always non-empty.
93 (test_attach): Always pass $exec to test_attach_gdb.
94
09fa21bd
TT
952012-02-08 Tom Tromey <tromey@redhat.com>
96
97 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
98 before inferior is started.
99
f0823d2c
TT
1002012-02-07 Tom Tromey <tromey@redhat.com>
101
102 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
103 Symbol.value.
104 * gdb.python/py-symbol.c (qq): Set default value.
105
1062012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
107
108 * gdb.python/py-symbol.c (qq): New global.
109 * gdb.python/py-symbol.exp: Add test for frame-less
110 lookup_symbol.
111 * gdb.python/py-symtab.exp: Fix line number.
112
f7e44f65
JB
1132012-02-03 Joel Brobecker <brobecker@adacore.com>
114
115 * gdb.ada/mi_task_arg: New testcase.
116
4c9ed63c
PA
1172012-02-02 Pedro Alves <palves@redhat.com>
118
119 * gdb.reverse/until-precsave.exp: Also put "record save" under the
120 extended timeout.
121
c0b9f2c6
PA
1222012-02-02 Pedro Alves <palves@redhat.com>
123
124 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
125 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
126
5f8cefd7
PA
1272012-02-02 Pedro Alves <palves@redhat.com>
128
129 * gdb.base/term.exp: Rewrite.
130 * gdb.base/term.c: New.
131
2f3a2569
PA
1322012-02-02 Pedro Alves <palves@redhat.com>
133
134 * gdb.base/default.exp (run "r" abbreviation, run): Add
135 extended-remote expected output.
136
f149aabd
TT
1372012-02-02 Tom Tromey <tromey@redhat.com>
138
139 * gdb.cp/dispcxx.exp: New file.
140 * gdb.cp/dispcxx.cc: New file.
141
03bef283
TT
1422012-02-01 Tom Tromey <tromey@redhat.com>
143
144 * gdb.base/jit-simple.exp: New file.
145 * gdb.base/jit-simple.c: New file.
146
a79b18b5
YQ
1472012-01-30 Yao Qi <yao@codesourcery.com>
148
149 * gdb.base/skip.exp: Make test result unique.
150
f0d1a53e
JK
1512012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
152
153 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
154 compatibility with valgrind-3.7.0.
155
4b3c9f41
PA
1562012-01-27 Pedro Alves <palves@redhat.com>
157
158 * gdb.base/watchpoint.exp (no_hw): New global.
159 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
160 disable hw watchpoints.
161 (test_wide_location_1, test_wide_location_2): If no_hw is set,
162 don't expect hw watchpoints.
163 (no_hw_watchpoints): Always clean restart.
164 (do_tests): New procedure, factored out from the top level.
165 (top level): Run tests twice. Once with hw watchpoints enabled,
166 another time with hw watchpoints disabled.
167
a13491c8
PA
1682012-01-27 Pedro Alves <palves@redhat.com>
169
170 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
171 out from the top level.
172 (top level): Call it instead.
173
f2c8a051
PA
1742012-01-27 Pedro Alves <palves@redhat.com>
175
176 * gdb.base/watchpoint.exp (top level): Re-enable hardware
177 watchpoints sooner.
178
654d7a9e
PA
1792012-01-27 Pedro Alves <palves@redhat.com>
180
181 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
182
274f47f3
PA
1832012-01-27 Pedro Alves <palves@redhat.com>
184
185 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
186 "You may have requested too many hardware
187 breakpoints/watchpoints".
188
e4d63ba2
PA
1892012-01-27 Pedro Alves <palves@redhat.com>
190
191 * gdb.base/watchpoint.exp (maybe_clean_restart)
192 (maybe_reinitialize): New.
193 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
194 expect "hit N times".
195 (test_disabling_watchpoints, test_complex_watchpoint)
196 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
197 Call maybe_clean_restart.
198 (top level): Use clean_restart. Remove "mips-idt-*"
199 reinitialization.
200
dbd95daf
PA
2012012-01-27 Pedro Alves <palves@redhat.com>
202
203 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
204
f3ad2025
PA
2052012-01-27 Pedro Alves <palves@redhat.com>
206
207 * gdb.base/watchpoint.exp: Clean restart after tests that don't
208 require `initialize' anymore. Remove unnecessary `initialize'
209 calls.
210
100aa3ae
PA
2112012-01-27 Pedro Alves <palves@redhat.com>
212
213 * gdb.base/watchpoint.exp (wp_set): Delete.
214 (initialize, test_simple_watchpoint, top level): Remove dead code.
215
c79a8e11
PA
2162012-01-27 Pedro Alves <palves@redhat.com>
217
218 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
219 typo.
220
048fe15a
PA
2212012-01-27 Pedro Alves <palves@redhat.com>
222
223 * config/extended-gdbserver.exp: New file.
224 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
225 comment.
226 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
227 * boards/native-extended-gdbserver.exp: New file.
228
4033a6bf
PA
2292012-01-26 Pedro Alves <palves@redhat.com>
230
231 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
232 and gdb_test_multiple.
233
3d7f4b81
PA
2342012-01-26 Pedro Alves <palves@redhat.com>
235
236 Make test messages unique, and more identifiable.
237 * gdb.multi/watchpoint-multi.exp: Change test messages.
238
484abf42
TT
2392012-01-25 Tom Tromey <tromey@redhat.com>
240
241 * gdb.base/solib-disc.exp: Fix regexps.
242
edcc5120
TT
2432012-01-24 Tom Tromey <tromey@redhat.com>
244
245 * lib/mi-support.exp (mi_expect_stop): Add special case for
246 solib-event.
247 * gdb.base/catch-load-so.c: New file.
248 * gdb.base/catch-load.exp: New file.
249 * gdb.base/catch-load.c: New file.
250 * gdb.base/break-interp.exp (reach_1): Update regexp.
251
30b91c90
JK
2522012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
253
254 Fix fuzzy results.
255 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
256 lpsimple and func.
257
53fe1783
GB
2582012-01-24 Gary Benson <gbenson@redhat.com>
259
260 Delete #if 0'd out code.
261 * gdb.base/default.exp (info catch): Remove.
262 * gdb.base/gdb_history (info catch): Likewise.
263 * gdb.base/help.exp (info catch): Likewise.
264
d0d8b0c6
JK
2652012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
266
267 Fix watchpoints to be specific for each inferior.
268 * gdb.multi/watchpoint-multi.c: New file.
269 * gdb.multi/watchpoint-multi.exp: New file.
270
4403d8e9
JK
2712012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
272
273 Fix watchpoints across inferior fork.
274 * gdb.threads/watchpoint-fork-child.c: New file.
275 * gdb.threads/watchpoint-fork-mt.c: New file.
276 * gdb.threads/watchpoint-fork-parent.c: New file.
277 * gdb.threads/watchpoint-fork-st.c: New file.
278 * gdb.threads/watchpoint-fork.exp: New file.
279 * gdb.threads/watchpoint-fork.h: New file.
280
050a2e1d
PA
2812012-01-23 Pedro Alves <palves@redhat.com>
282
283 * gdb.base/call-signal-resume.exp: Allow output after "return".
284
6a52fb62
PA
2852012-01-20 Pedro Alves <palves@redhat.com>
286
287 * gdb.python/py-finish-breakpoint.py: Fix typo.
288
145b16a9
UW
2892012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
290
291 * gdb.base/info-proc.exp: Also run on remote targets. Main
292 "info proc" command is now always present; whether target supports
293 actual info proc operation is detected when attempting to issue
294 the command.
295
26f6125e
JK
2962012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
297
298 * .gdbinit: Remove.
299
eb5227ce
PA
3002012-01-19 Pedro Alves <palves@redhat.com>
301
302 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
303 look at the funtions' returns.
304 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
305 (jprint.print(int, int)): Change return type to int. Adjust.
306
1db33378
PP
3072012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
308
309 PR gdb/9538
310 * gdb.base/sepdebug.exp: New test.
311
b9736cf8
PA
3122012-01-18 Pedro Alves <palves@redhat.com>
313
314 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
315 Allow output before ^done.
316
4aac40c8
TT
3172012-01-16 Tom Tromey <tromey@redhat.com>
318
319 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
320 Add tests for relative directory.
321
cafec441
TT
3222012-01-16 Tom Tromey <tromey@redhat.com>
323
324 * gdb.base/printcmds.c (enum flag_enum): New.
325 (three): New global.
326 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
327 enum printing.
328 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
329 FlagEnumerationPrinter.
330 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
331 * gdb.python/py-pp-maint.c (enum flag_enum): New.
332 (fval): New global.
333
abcc4978
PA
3342012-01-16 Pedro Alves <palves@redhat.com>
335
336 * lib/gdb.exp (banned_procedures): New variable.
337 (banned_variables_traced): Rename to ...
338 (banned_traced): ... this.
339 (gdb_init): Also trace banned procedures.
340 (gdb_finish): Also untrace banned procedures.
341
97ccebe8
PA
3422012-01-16 Pedro Alves <palves@redhat.com>
343
344 Remove all calls to strace.
345
2af7517b
JK
3462012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
347
348 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
349 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
350
9241a8bc
PP
3512012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
352
353 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
354 * gdb.base/pie-execl.exp: Likewise.
355
3848a17f
KS
3562012-01-12 Keith Seitz <keiths@redhat.com>
357
358 PR mi/10586
359 * gdb.mi/var-cmd.c (struct anonymous): New structure.
360 (do_anonymous_type_tests): New function.
361 (main): Call do_anonymous_type_tests.
362 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
363 (verify_everything): New procedure.
364 * gdb.mi/mi-var-cp.cc (class A): New class.
365 (anonymous_structs_and_unions): New function.
366 (main): Call anonymous_structs_and_unions.
367 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
368 (verify_everything): New procedure.
369
440e2fca
KS
3702012-01-12 Keith Seitz <keiths@redhat.com>
371
372 * lib/mi-support.exp: Expand comments about PATH_EXPR.
373 (varobj_tree::get_path_expr): Assume that all varobjs are
374 compound unless they are known simple types.
375 Adjust path expressions based on parent type, path parent type,
376 and tree language.
377 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
378 the root varobj.
379 (mi_walk_varobj_tree): Add LANGUAGE parameter.
380
675399c9
PA
3812012-01-11 Pedro Alves <palves@redhat.com>
382
383 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
384 core files on this machine" anymore.
385
97ddaa9b
PH
3862012-01-11 Paul Hilfinger <hilfingr@adacore.com>
387
388 * gdb.base/watchpoint.c (recurser): Initialize local_x.
389 (main): Repeat recurser call.
390 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
391 equivalent to 'local_x'.
392
ea733575
PH
3932012-01-11 Paul Hilfinger <hilfingr@adacore.com>
394 Joel Brobecker <brobecker@adacore.com>
395
396 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
397
2ca0b532
PA
3982012-01-05 Pedro Alves <alves.ped@gmail.com>
399
400 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
401 * gdb.python/py-events.c (first): Add bits for new "step N" test.
402 * gdb.python/py-events.exp: Test that "step N" tripping on a
403 breakpoint emits a breakpoint event.
404
6e681866
JB
4052012-01-03 Joel Brobecker <brobecker@adacore.com>
406
407 * gdb.base/auxv.exp: Reformat the copyright notice.
408
3c2d6aff
YQ
4092012-01-03 Yao Qi <yao@codesourcery.com>
410
411 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
412 (strace_trace_on_diff_addr): New.
413 * gdb.trace/strace.c: (main): Add two local variables.
414
0852fee3
UW
4152011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
416
417 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
418 * gdb.cell/gcore.exp: Likewise.
419 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
420 to verify the correct instance of main is selected.
421
12c3e59c
JB
4222012-01-02 Joel Brobecker <brobecker@adacore.com>
423
424 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
425 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
426 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
427 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
428 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
429 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
430 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
431 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
432 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
433 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
434 gdb.threads/thread_check.c: Reformat copyright header.
435
c0f378ec
EBM
4362011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
437
e4a7ca93 438 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
439 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
440 is not enabled.
441
3bc96cfb
JK
4422011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
443
444 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
445 parameter to self_exec, adjust the function.
446 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
447 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
448 (set var do_exit = 0): Remove test.
449 (newline at end of file): Add one.
450
095bcf5e
JB
4512011-12-27 Joel Brobecker <brobecker@adacore.com>
452
453 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
454 New files.
455
18d19bd1
JK
4562011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
457
458 Fix racy FAILs.
459 * gdb.threads/fork-thread-pending.c (barrier): New variable.
460 (thread_function, thread_forker): Call pthread_barrier_wait for it.
461 (main): Call pthread_barrier_init for it.
462
e809353a
JK
4632011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
464
465 Fix double send_gdb leading to racy FAILs.
466 * gdb.base/break.exp (set silent break bp_location1): Replace
467 3x send_gdb and gdb_expect by gdb_test.
468 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
469 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
470 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
471 instead of send_gdb. Twice.
472 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
473 3x send_gdb and gdb_expect by gdb_test.
474 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
475
da8cb7ec
JK
4762011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
477
478 * gdb.linespec/linespec.exp: Compile using {c++}.
479
ae1a303e
JK
4802011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
481
482 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
483 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
484 (verify GCC PR debug/51668): New test.
485
cc72b2a2
KP
4862011-12-23 Kevin Pouget <kevin.pouget@st.com>
487
488 Introduce gdb.FinishBreakpoint in Python.
489 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
490 py-finish-breakpoint2
491 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
492 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
493 instead of line number.
494 * gdb.python/py-finish-breakpoint.c: New file.
495 * gdb.python/py-finish-breakpoint.exp: New file.
496 * gdb.python/py-finish-breakpoint.py: New file.
497 * gdb.python/py-finish-breakpoint2.cc: New file.
498 * gdb.python/py-finish-breakpoint2.exp: New file.
499 * gdb.python/py-finish-breakpoint2.py: New file.
500
3b7962f9
JK
5012011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 Partial fix of compatibility with gcc-4.7.
504 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
505 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
506 Add comment to add a PASS case in the future.
507
6538471c
JK
508 Fix compatibility with gcc-4.7.
509 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
510
7052e42c
UW
5112011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
512
513 PR tdep/12797
514 * gdb.base/callfuncs.exp: Remove KFAIL.
515
9ac7f98e
JB
5162011-12-21 Joel Brobecker <brobecker@adacore.com>
517
518 * gdb.ada/task_bp: New testcase.
519
f6eeced0
JK
5202011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
521
522 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
523 -DNO_SECTIONS.
524 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
525
72225e17
JK
5262011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
527
528 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
529 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
530 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
531 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
532 conditional for gcc <= 4.5.
533
13ac8d2c
JK
5342011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
535
536 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
537 by XFAIL.
538 * gdb.cp/static-method.exp (info addr A::func())
539 (list static-method.cc:xxx::(anonymous namespace)::A::func)
540 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
541 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
542 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
543 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
544 (test value of F in k3_m): Likewise.
545 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
546 Likewise.
547
049682ba
JK
5482011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
549
550 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
551 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
552 Remove.
553 * gdb.threads/attachstop-mt.c: Remove.
554 * gdb.threads/attachstop-mt.exp: Remove.
555
2c9d8796
MK
5562011-12-17 Mark Kettenis <kettenis@gnu.org>
557
558 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
559
e0f9f062
DE
5602011-12-16 Doug Evans <dje@google.com>
561
f4aa2101 562 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
563 * boards/native-gdbserver.exp: New file.
564
e0f9f062
DE
565 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
566 gdbserver output.
567 (gdbserver_default_get_remote_address): New function.
568 (gdbserver_start): Call gdb,get_remote_address to compute argument
569 to "target remote" command.
570
80b6e756
PM
5712011-12-16 Phil Muldoon <pmuldoon@redhat.com>
572
1c3ad6ab 573 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
574 python print-stack. Add set/show python print-stack
575 off|full|message tests.
576
1576bd00
YQ
5772011-12-15 Yao Qi <yao@codesourcery.com>
578
579 * gdb.trace/strace.c: New
580 * gdb.trace/strace.exp: New.
581
d6a0f6e0
TT
5822011-12-14 Tom Tromey <tromey@redhat.com>
583
584 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
585
31015e1d
DE
5862011-12-14 Doug Evans <dje@google.com>
587
588 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
589
7b50312a
PA
5902011-12-14 Pedro Alves <pedro@codesourcery.com>
591
592 PR threads/10729
593
594 * gdb.mi/watch-nonstop.c: New file.
595 * gdb.mi/mi-watch-nonstop.exp: New file.
596
924437bc
PA
5972011-12-13 Pedro Alves <pedro@codesourcery.com>
598 Doug Evans <dje@google.com>
599
600 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
601 (clean_restart): Remove references to the gdb_stub target board
602 variable.
603 (gdb_step_for_stub): Delete.
604
605 * gdb.base/annota1.exp: Remove all references to [target_info
606 exists gdb_stub], gdb_step_for_stub and usestubs.
607 * gdb.base/annota3.exp: Ditto.
608 * gdb.base/async.exp: Ditto.
609 * gdb.base/break.exp: Ditto.
610 * gdb.base/code-expr.exp: Ditto.
611 * gdb.base/commands.exp: Ditto.
612 * gdb.base/completion.exp: Ditto.
613 * gdb.base/condbreak.exp: Ditto.
614 * gdb.base/consecutive.exp: Ditto.
615 * gdb.base/cvexpr.exp: Ditto.
616 * gdb.base/define.exp: Ditto.
617 * gdb.base/display.exp: Ditto.
618 * gdb.base/ena-dis-br.exp: Ditto.
619 * gdb.base/environ.exp: Ditto.
620 * gdb.base/gnu-ifunc.exp: Ditto.
621 * gdb.base/maint.exp: Ditto.
622 * gdb.base/pending.exp: Ditto.
623 * gdb.base/sect-cmd.exp: Ditto.
624 * gdb.base/sepdebug.exp: Ditto.
625 * gdb.base/unload.exp: Ditto.
626 * gdb.base/watchpoint-solib.exp: Ditto.
627 * gdb.cp/annota2.exp: Ditto.
628 * gdb.cp/annota3.exp: Ditto.
629 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
630 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
631 * gdb.mi/mi-pending.exp: Ditto.
632 * gdb.trace/circ.exp: Ditto.
633 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
634 * gdb.base/list.exp: Ditto.
635
636 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
637 breakpoint function and all references to the usestubs macro.
638 * gdb.base/exprs.c: Ditto.
639 * gdb.base/freebpcmd.c: Ditto.
640 * gdb.base/bitfields.c: Ditto.
641 * gdb.base/bitfields2.c: Ditto.
642 * gdb.base/break.c: Ditto.
643 * gdb.base/call-sc.c: Ditto.
644 * gdb.base/call-signals.c: Ditto.
645 * gdb.base/callfuncs.c: Ditto.
646 * gdb.base/charset.c: Ditto.
647 * gdb.base/consecutive.c: Ditto.
648 * gdb.base/constvars.c: Ditto.
649 * gdb.base/funcargs.c: Ditto.
650 * gdb.base/int-type.c: Ditto.
651 * gdb.base/interrupt.c: Ditto.
652 * gdb.base/langs0.c: Ditto.
653 * gdb.base/list0.c: Ditto.
654 * gdb.base/mips_pro.c: Ditto.
655 * gdb.base/miscexprs.c: Ditto.
656 * gdb.base/nodebug.c: Ditto.
657 * gdb.base/opaque0.c: Ditto.
658 * gdb.base/pointers.c: Ditto.
659 * gdb.base/printcmds.c: Ditto.
660 * gdb.base/ptype.c: Ditto.
661 * gdb.base/recurse.c: Ditto.
662 * gdb.base/reread1.c: Ditto.
663 * gdb.base/reread2.c: Ditto.
664 * gdb.base/restore.c: Ditto.
665 * gdb.base/return.c: Ditto.
666 * gdb.base/run.c: Ditto.
667 * gdb.base/scope0.c: Ditto.
668 * gdb.base/sepdebug.c: Ditto.
669 * gdb.base/setshow.c: Ditto.
670 * gdb.base/setvar.c: Ditto.
671 * gdb.base/sigall.c: Ditto.
672 * gdb.base/signals.c: Ditto.
673 * gdb.base/structs.c: Ditto.
674 * gdb.base/structs2.c: Ditto.
675 * gdb.base/testenv.c: Ditto.
676 * gdb.base/twice.c: Ditto.
677 * gdb.base/unwindonsignal.c: Ditto.
678 * gdb.base/watchpoint.c: Ditto.
679 * gdb.base/watchpoints.c: Ditto.
680 * gdb.base/whatis.c: Ditto.
681 * gdb.cp/classes.cc: Ditto.
682 * gdb.cp/cplusfuncs.cc: Ditto.
683 * gdb.cp/derivation.cc: Ditto.
684 * gdb.cp/formatted-ref.cc: Ditto.
685 * gdb.cp/misc.cc: Ditto.
686 * gdb.cp/overload.cc: Ditto.
687 * gdb.cp/ovldbreak.cc: Ditto.
688 * gdb.cp/ref-params.cc: Ditto.
689 * gdb.cp/ref-types.cc: Ditto.
690 * gdb.cp/templates.cc: Ditto.
691 * gdb.cp/virtfunc.cc: Ditto.
692 * gdb.hp/gdb.aCC/run.c: Ditto.
693 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
694 * gdb.hp/gdb.compat/xdb0.c: Ditto.
695 * gdb.reverse/consecutive-reverse.c: Ditto.
696 * gdb.reverse/sigall-reverse.c: Ditto.
697 * gdb.reverse/until-reverse.c: Ditto.
698 * gdb.reverse/watch-reverse.c: Ditto.
699 * gdb.trace/actions.c: Ditto.
700 * gdb.trace/circ.c: Ditto.
701 * gdb.trace/collection.c: Ditto.
702
fabde485
PA
7032011-12-13 Pedro Alves <pedro@codesourcery.com>
704
705 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
706 (func6, func7): New.
707 (main): Call func6 and func7.
708 * gdb.base/watchpoint.exp (test_wide_location_1)
709 (test_wide_location_2): New.
710 (top level): Re-enable hardware watchpoints if necessary. Call
711 test_wide_location_1 and test_wide_location_2.
712
ff7d1690
YQ
7132011-12-11 Yao Qi <yao@codesourcery.com>
714
715 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
716
a6af7abe
JB
7172011-12-11 Joel Brobecker <brobecker@adacore.com>
718
719 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
720 expected output for unsupported case.
721
61638e15
JK
7222011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
723
724 PR testsuite/12649
725 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
726 Protect gdb_test_multiple by final $gdb_prompt match.
727
0a00efc3
JK
7282011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
729
730 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
731 New variable, new test.
732 (list static-method.cc:xxx::(anonymous namespace)::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'): KFAIL
736 them if HAVE_GCC_45682_FIXED is not set.
737
4511b1ba
YQ
7382011-12-10 Yao Qi <yao@codesourcery.com>
739
740 * gdb.trace/status-stop.exp: New.
741 * gdb.trace/status-stop.c: New.
742
27949e73
JK
7432011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
744
745 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
746 timeout.
747
d8ea7931
TT
7482011-12-08 Tom Tromey <tromey@redhat.com>
749
750 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
751 condition.
752
1cc310d2
SS
7532011-12-07 Stan Shebs <stan@codesourcery.com>
754
755 * gdb.trace/tfind.exp: Update for output changes.
756
d482a875
PA
7572011-12-07 Pedro Alves <pedro@codesourcery.com>
758
759 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
760 throws "Cannot insert catchpoints in this configuration".
761 * gdb.ada/mi_catch_ex.exp: Likewise.
762
f0ba3972
PA
7632011-12-06 Pedro Alves <pedro@codesourcery.com>
764
765 * gdb.base/break-always.exp: Test changing memory at addresses
766 with breakpoints inserted.
767
f8eba3c6
TT
7682011-12-06 Joel Brobecker <brobecker@acacore.com>
769
770 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
771 involving a fully qualified function name.
772
7732011-12-06 Tom Tromey <tromey@redhat.com>
774
775 * gdb.ada/homonym.exp: Add three breakpoint tests.
776
7772011-12-06 Tom Tromey <tromey@redhat.com>
778
779 * gdb.base/solib-weak.exp (do_test): Remove kfail.
780 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
781 * gdb.objc/objcdecode.exp: Update for output changes.
782 * gdb.linespec/linespec.exp: New file.
783 * gdb.linespec/lspec.cc: New file.
784 * gdb.linespec/lspec.h: New file.
785 * gdb.linespec/body.h: New file.
786 * gdb.linespec/base/two/thefile.cc: New file.
787 * gdb.linespec/base/one/thefile.cc: New file.
788 * gdb.linespec/Makefile.in: New file.
789 * gdb.cp/templates.exp (test_template_breakpoints): Update for
790 output changes.
791 * gdb.cp/re-set-overloaded.exp: Remove kfail.
792 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
793 makes one breakpoint.
794 * gdb.cp/method2.exp (test_break): Update for output changes.
795 * gdb.cp/mb-templates.exp: Update for output changes.
796 * gdb.cp/mb-inline.exp: Update for output changes.
797 * gdb.cp/mb-ctor.exp: Update for output changes.
798 * gdb.cp/ovsrch.exp: Use fully-qualified names.
799 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
800 has multiple matches.
801 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
802 error message change.
803 * gdb.base/list.exp (test_list_filename_and_number): Update for
804 error message change.
805 * gdb.base/break.exp: Disable pending breakpoints. Update for
806 output changes.
807 * configure.ac: Add gdb.linespec.
808 * configure: Rebuild.
809 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
810
c642a434
UW
8112011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
812
813 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
814 last_break register on s390*-*-* targets.
815
b18003d1
JB
8162011-12-06 Joel Brobecker <brobecker@adacore.com>
817
818 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
819 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
820 of parameter X in procedure Foo.
821
fe96589c
SS
8222011-12-05 Stan Shebs <stan@codesourcery.com>
823
824 * gdb.trace/tfind.exp: Update help string matches.
825
1820ab47
JK
8262011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
827
828 * gdb.server/ext-run.exp (get process list): Accept also systemd
829 as PID 1.
830
e11ac3a3
JK
8312011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
832 Pedro Alves <pedro@codesourcery.com>
833
834 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
835 starting GDB.
836 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
837 $use_gdb_stub.
838 * gdb.base/display.exp: Likewise.
839 * gdb.base/ending-run.exp: Likewise.
840 * gdb.base/list.exp (test_listsize): Likewise.
841 * gdb.base/setshow.exp: Likewise.
842 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
843 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
844 check by global $use_gdb_stub.
845 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
846 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
847 (default_gdb_init): Unset global $use_gdb_stub.
848 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
849 by global $use_gdb_stub.
850 * lib/gdbserver-support.exp: Extend comments for set_board_info
851 gdb_protocol and gdb,socketport.
852 (gdbserver_start_extended): Set global gdbserver_protocol and
853 gdbserver_gdbport. Clear global use_gdb_stub.
854 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
855 from target use_gdb_stub.
856 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
857
1d41d75c
DE
8582011-12-03 Doug Evans <dje@google.com>
859
860 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
861 (gdb_step_for_stub): Add comments.
862
d6d7a51a
MR
8632011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
864
865 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
866 to the caller.
867 (gdb_test_multiple): Likewise.
868
05acf274
JK
8692011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
870
871 Fix gdb.mi/mi-solib.exp without system debug info installed.
872 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
873 expect attribute, return 0 for it. Update comments.
874
2268b414
JK
8752011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
876
877 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
878 (corrupted list): Adjust the expectation.
879
585861ea
JK
8802011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
881
882 PR threads/13448
883 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
884 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
885 * gdb.threads/tls-var-main.c: New file.
886 * gdb.threads/tls-var.c: New file.
887 * gdb.threads/tls-var.exp: New file.
888
968643aa
JK
8892011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
890
891 PR testsuite/12649
892 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
893 Protect gdb_test_multiple by final $gdb_prompt match.
894 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
895 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
896 (test_tracepoints): Likewise.
897
9750bca9
JK
8982011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
899
900 PR breakpoints/13346
901 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
902 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
903 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
904
ac1349b7
JB
9052011-12-01 Joel Brobecker <brobecker@adacore.com>
906
907 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
908 * gdb.ada/homonym/homonym.adb: For use of all types defined
909 locally inside both Get_Value subprograms.
910
26d44faf
JK
9112011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
912
913 Fix racy FAILs.
914 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
915 of send_gdb.
916
514f6425
UW
9172011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
918
919 * gdb.base/testenv.exp: Skip on remote targets. Unset global
920 environment variable after test completed.
921
4255c8d2
UW
9222011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
923
924 * gdb.base/solib-nodir.exp: Skip if remote target.
925 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
926 application. Call gdb_load_shlibs.
927 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
928
a35ad96a
JB
9292011-11-29 Joel Brobecker <brobecker@adacore.com>
930
931 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
932
1a1d5513
JB
9332011-11-28 Joel Brobecker <brobecker@adacore.com>
934
935 * gdb.ada/fullname_bp: New testcase.
936
50b4ddf8
JK
9372011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
938
939 PR testsuite/12649
940 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
941 Wrap send_gdb into a new gdb_test.
942
fb0aec57
JK
943 Code cleanup.
944 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
945 Convert send_gdb and gdb_expect to gdb_test_multiple.
946
2376d946
JK
9472011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
948
949 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
950
1eec78bd
KS
9512011-11-23 Keith Seitz <keiths@redhat.com>
952
953 * lib/mi-support.exp (varobj_tree): New namespace and procs.
954 (mi_varobj_tree_test_children_callback): New proc.
955 (mi_walk_varobj_tree): New proc.
956
36dfb11c
TT
9572011-11-22 Tom Tromey <tromey@redhat.com>
958
959 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
960 Add "use_mi_command" argument.
961 (mi_run_cmd, mi_run_with_cli): New procs.
962 * gdb.mi/solib-lib.c: New file.
963 * gdb.mi/solib-main.c: New file.
964 * gdb.mi/mi-solib.exp: New file.
965
0e965dd0
DE
9662011-11-21 Doug Evans <dje@google.com>
967
968 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
969 _Unwind_DebugHook is missing.
970
f196051f
SS
9712011-11-20 Stan Shebs <stan@codesourcery.com>
972
973 * gdb.trace/tstatus.exp: New.
974 * gdb.trace/actions.c: Include string.h.
975
bfccc43c
YQ
9762011-11-18 Yao Qi <yao@codesourcery.com>
977
978 * gdb.trace/pending.exp: New.
979 * gdb.trace/pending.c: New.
980 * gdb.trace/pendshr1.c: New.
981 * gdb.trace/pendshr2.c: New.
982 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
983 tracepoint location becomes pending.
984 (tracepoint_change_loc_2): New.
985
73cd8ab1
DM
9862011-11-16 David S. Miller <davem@davemloft.net>
987
988 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
989 target is sparc*-*-linux*
990
77426730
PK
9912011-11-15 Paul Koning <paul_koning@dell.com>
992
993 * gdb.python/py-type.exp: New testcases for exceptions on scalar
994 types.
995
ed59ded5
DE
9962011-11-14 Doug Evans <dje@google.com>
997
998 * gdb.base/shell.exp: New file.
999
405f8e94
SS
10002011-11-14 Stan Shebs <stan@codesourcery.com>
1001
1002 * gdb.trace/ftrace.c: New.
1003 * gdb.trace/ftrace.exp: New.
1004
1e4d1764
YQ
10052011-11-14 Yao Qi <yao@codesourcery.com>
1006
1007 * gdb.trace/change-loc-1.c: New.
1008 * gdb.trace/change-loc-2.c: New.
1009 * gdb.trace/change-loc.c: New.
1010 * gdb.trace/change-loc.exp: New.
1011 * gdb.trace/change-loc.h: New.
1012 * gdb.trace/trace-break.c (marker): Define new symbol.
1013 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1014 New.
1015 (break_trace_same_addr_6): New.
1016
71eba9c2 10172011-11-12 Matt Rice <ratmice@gmail.com>
1018
1019 * gdb.base/info-macros.exp: Make tests for info definitions
1020 test info macro. Add tests for info macro argument processing.
1021 Rename a few tests.
1022
1d93e29a
KS
10232011-11-11 Keith Seitz <keiths@redhat.com>
1024
1025 PR gdb/12843
1026 * gdb.base/linespecs.exp: New file.
1027
a4b5b48a
DE
10282011-11-11 Doug Evans <dje@google.com>
1029
1030 * gdb.threads/print-threads.exp: Extend timeout for slower
1031 tests.
1032
f6b47be4
DE
10332011-11-10 Doug Evans <dje@google.com>
1034
792a0230
DE
1035 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1036 "record to end of main" test.
1037
f6b47be4
DE
1038 * gdb.python/py-type.c (TS): New typedef.
1039 (ts): New global.
1040 * gdb.python/py-type.exp: Test field list of typedef.
1041
22355c90
JB
10422011-11-10 Joel Brobecker <brobecker@adacore.com>
1043
1044 * gdb.ada/small_reg_param: New testcase.
1045
a7860e76
TT
10462011-11-09 Tom Tromey <tromey@redhat.com>
1047
1048 * gdb.cp/destrprint.exp: New file.
1049 * gdb.cp/destrprint.cc: New file.
1050
72a2e3dc
MI
10512011-11-08 Meador Inge <meadori@codesourcery.com>
1052
1053 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1054 (switch_stack_to_other): New test function.
1055 * gdb.arch/thumb-prologue.exp: New test cases.
1056
c7195df2 10572011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
1058
1059 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1060
d3895d7d
YQ
10612011-11-08 Yao Qi <yao@codesourcery.com>
1062
1063 * gdb.exp (supports_process_record): New.
1064 (supports_reverse): New.
1065 * gdb.reverse/break-precsave.exp: Call support_process_record
1066 to run test conditionally.
1067 * gdb.reverse/consecutive-precsave.exp: Likewise.
1068 * gdb.reverse/i386-precsave.exp: Likewise.
1069 * gdb.reverse/machinestate-precsave.exp: Likewise.
1070 * gdb.reverse/solib-precsave.exp: Likewise.
1071 * gdb.reverse/step-precsave.exp: Likewise.
1072 * gdb.reverse/until-precsave.exp: Likewise.
1073 * gdb.reverse/watch-precsave.exp: Likewise.
1074 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1075 test conditionally.
1076 * gdb.reverse/consecutive-reverse.exp: Likewise.
1077 * gdb.reverse/finish-precsave.exp: Likewise.
1078 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1079 * gdb.reverse/finish-reverse.exp: Likewise.
1080 * gdb.reverse/i386-reverse.exp: Likewise.
1081 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1082 * gdb.reverse/machinestate.exp: Likewise.
1083 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1084 * gdb.reverse/sigall-precsave.exp: Likewise.
1085 * gdb.reverse/sigall-reverse.exp: Likewise.
1086 * gdb.reverse/solib-reverse.exp: Likewise.
1087 * gdb.reverse/step-reverse.exp: Likewise.
1088 * gdb.reverse/until-reverse.exp: Likewise.
1089 * gdb.reverse/watch-reverse.exp: Likewise.
1090
a59306a3
YQ
10912011-11-05 Yao Qi <yao@codesourcery.com>
1092
1093 * gdb.trace/trace-break.exp: Add test on setting two
1094 fast tracepoints at the same address.
1095
87769f59
JK
10962011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1097
1098 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1099
3065dfb6
SS
11002011-11-02 Stan Shebs <stan@codesourcery.com>
1101
1102 * gdb.trace/collection.c: Add code using strings.
1103 * gdb.trace/collection.exp: Add tests of string collection.
1104
89e208db
JK
11052011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1106
1107 * gdb.base/skip-solib.exp (executable_main): New variable.
1108 (binfile_main): Base it on that.
1109 Use $executable_main in clean_restart calls. Drop gdb_exit and
1110 gdb_start calls.
1111
405e54e9
JK
11122011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1113
1114 Fix racy FAILs.
1115 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1116 breakpoint_re globals import by async. Set string_regex to .* for
1117 async. Remove the optional thread_selected_re and breakpoint_re
1118 globals expectations.
1119
58e8570a
JM
11202011-11-01 Joseph Myers <joseph@codesourcery.com>
1121
1122 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1123 well as Cygwin.
1124
7b35ec7f 11252011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
1126
1127 Add tests for skip command.
89e208db
JK
1128 * gdb.base/skip-solib-lib.c: New
1129 * gdb.base/skip-solib-main.c: New
1130 * gdb.base/skip-solib.exp: New
1131 * gdb.base/skip.c: New
1132 * gdb.base/skip.exp: New
1133 * gdb.base/skip1.c: New
1134 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 1135
b9fd1791
PA
11362011-10-31 Yao Qi <yao@codesourcery.com>
1137 Pedro Alves <pedro@codesourcery.com>
1138
1139 * gdb.trace/trace-break.c: New.
1140 * gdb.trace/trace-break.exp: New.
1141
4323fecc
JK
11422011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1143
1144 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1145 break-here-2.
1146
0e5bf2a8
PA
11472011-10-28 Pedro Alves <pedro@codesourcery.com>
1148
1149 * gdb.threads/no-unwaited-for-left.c: New.
1150 * gdb.threads/no-unwaited-for-left.exp: New.
1151 * gdb.threads/non-ldr-exc-1.c: New.
1152 * gdb.threads/non-ldr-exc-1.exp: New.
1153 * gdb.threads/non-ldr-exc-2.c: New.
1154 * gdb.threads/non-ldr-exc-2.exp: New.
1155 * gdb.threads/non-ldr-exc-3.c: New.
1156 * gdb.threads/non-ldr-exc-3.exp: New.
1157 * gdb.threads/non-ldr-exc-4.c: New.
1158 * gdb.threads/non-ldr-exc-4.exp: New.
1159
3a3dad98
JK
11602011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1161
1162 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1163 * gdb.base/attach-pie-misread.exp: Likewise.
1164 * gdb.base/break-interp.exp: Likewise.
1165 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1166 testcases for use_gdb_stub.
1167 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1168 (continue): New testcase.
1169 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1170 * gdb.threads/attach-into-signal.exp: Likewise.
1171 * gdb.threads/attach-stopped.exp: Likewise.
1172 * gdb.threads/attachstop-mt.exp: Likewise.
1173
d6a5d40c
PK
11742011-10-28 Paul Koning <paul_koning@dell.com>
1175
1176 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1177
ca539be8
JK
11782011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1179
1180 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1181 (mi_gdb_test): Import globals thread_selected_re
1182 and breakpoint_re. Expect them optionally at the regex start.
1183
d234ef5c
DE
11842011-10-27 Doug Evans <dje@google.com>
1185
1186 * gdb.python/python.exp: Test source -s.
1187
ab964825
PK
11882011-10-26 Paul Koning <paul_koning@dell.com>
1189
1190 * gdb.python/lib-types.cc (struct A): New structure.
1191 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 1192
54d8a644
PK
11932011-10-25 Paul Koning <paul_koning@dell.com>
1194
1195 PR python/13327
d234ef5c 1196
54d8a644
PK
1197 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1198 fetch_lazy method.
1199
b0221781
YQ
12002011-10-24 Yao Qi <yao@codesourcery.com>
1201
1202 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1203 target is tic6x-*-*.
1204
6cda5a20
JB
12052011-10-21 Joel Brobecker <brobecker@adacore.com>
1206
1207 * gdb.ada/mi_task_info/task_switch.adb: New file.
1208 * gdb.ada/mi_task_info.exp: New file.
1209
5ed9db04
JK
12102011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1211
1212 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1213 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1214
9df2fbc4
PM
12152011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1216
1217 PR python/12656
1218
1219 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1220 global_block tests.
1221
736086ba
TT
12222011-10-18 Tom Tromey <tromey@redhat.com>
1223
1224 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1225
4af31552
TT
12262011-10-18 Tom Tromey <tromey@redhat.com>
1227
1228 * gdb.base/source.exp: Don't include full file name in test name.
1229 * gdb.python/python.exp: Don't include full file name in test
1230 name.
1231
43136979
AR
12322011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1233
1234 * gdb.base/attach-pie-noexec.c: New files.
1235 * gdb.base/attach-pie-noexec.exp: New files.
1236
543a9323
JM
12372011-10-17 Joseph Myers <joseph@codesourcery.com>
1238
1239 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1240 prompt for each extra line in command.
1241
21ae7a4d
JK
12422011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1243
1244 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1245 Revert the part of:
1246 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1247 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1248 Change the expected string.
1249
20ec36d9
JK
12502011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1251
1252 Fix results with system glibc debug info installed.
1253 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1254 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1255 Accept also __libc_ symbol prefix and no prefix.
1256
6501c2fc
KS
12572011-10-14 Keith Seitz <keiths@redhat.com>
1258
1259 PR c++/13225
1260 * gdb.cp/converts.cc (foo3_1): New function.
1261 (foo3_2): New functions.
1262 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1263 and null pointer conversions of integer constant zero.
1264 Add test to check if all arguments are checked for incompatible
1265 conversion BADNESS.
1266
55b1fd0c
TT
12672011-10-14 Tom Tromey <tromey@redhat.com>
1268
1269 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1270 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1271 linespec.
1272
22c05d8a
JK
12732011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1274
1275 Fix internal error regression.
1276 * gdb.dwarf2/implptr-optimized-out.S: New file.
1277 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1278
1d6edc3c
JK
12792011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1280
1281 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1282 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1283 (loclist): New.
1284 (4): New abbrev.
1285 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1286 Use prepare_for_testing, remove clean_restart.
1287 (p arraynoloc, p arraycallnoloc): New tests.
1288
9ec72168
JK
12892011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1290
1291 * gdb.cp/namespace-enum.exp (executable): New variable.
1292 (binfile): Use ${objdir}/${subdir}/ prefix.
1293 Use ${executable} for clean_restart.
1294
9c6c53f7
SA
12952011-10-11 Sterling Augustine <saugustine@google.com>
1296
1297 * gdb.cp/Makefile.in: Add namespace-enum test.
1298 * gdb.cp/namespace-enum.exp: New file.
1299 * gdb.cp/namespace-enum.c: New file.
1300 * gdb.cp/namespace-enum-main.c: New file.
1301
fac7ceb3
UW
13022011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
1303
1304 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1305 sysroot.
1306
941b2081
JK
13072011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1308
1309 Reimplement @entry in input expressions.
1310 * gdb.base/exprs.c (v_int_array_init): New variable.
1311 * gdb.base/exprs.exp (print v_int_array_init)
1312 (print *v_int_array_init@1, print *v_int_array_init@2)
1313 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1314 (print v_int_array_init[1]@1): New tests.
1315
0344e878
JM
13162011-10-10 Joseph Myers <joseph@codesourcery.com>
1317
1318 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1319 expected message.
1320
5a56e9c5
DE
13212011-10-09 Doug Evans <dje@google.com>
1322
1323 * gdb.base/alias.exp: Add tests for alias command.
1324
2bda9cc5
JK
13252011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1326
1327 * gdb.arch/amd64-entry-value.s: New file.
1328 * gdb.mi/mi2-amd64-entry-value.s: New file.
1329
a471c594
JK
13302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1331
1332 Display @entry parameter values even for references.
1333 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1334 functions.
1335 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1336 reference and datap_input.
1337 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1338 breakpoints.
1339 (continue to breakpoint: entry_reference: reference)
1340 (entry_reference: bt at entry)
1341 (continue to breakpoint: entry_reference: breakhere_reference)
1342 (entry_reference: bt, entry_reference: ptype regparam)
1343 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1344 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
1345 (entry_reference: p regcopy, entry_reference: p nodataparam)
1346 (entry_reference: p nodataparam@entry): New tests.
1347
36b11add
JK
13482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1349
1350 Support @entry in input expressions.
1351 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1352 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1353 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1354 (tailcall: p j@entry): New tests.
1355 * gdb.cp/koenig.cc (A::entry): New function.
1356 (main): Call it.
1357 * gdb.cp/koenig.exp (p entry (c)): New test.
1358
e18b2753
JK
13592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1360
1361 Display @entry parameter values (without references).
1362 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1363 (different, validity, invalid): New functions.
1364 (main): Call them.
1365 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1366 stacktest, breakhere_stacktest, different, breakhere_different,
1367 breakhere_validity and breakhere_invalid.
1368 (entry: bt): Update for @entry.
1369 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1370 (entry_validity: *, entry_invalid: *): Many new tests.
1371 * gdb.base/break.exp
1372 (run until breakpoint set at small function, optimized file): Accept
1373 also the @entry suffix.
1374 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1375 * gdb.mi/mi2-amd64-entry-value.c: New files.
1376 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1377
2d6c5dc2
JK
13782011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1379
1380 Protect entry values against self tail calls.
1381 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1382 (main): Call self.
1383 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1384 (set debug entry-values 1, self: bt debug entry-values): New tests.
1385
111c6489
JK
13862011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1387
1388 Recognize virtual tail call frames.
1389 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1390 (amb_b, amb_a): New.
1391 (main): Call a and b.
1392 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1393 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1394 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1395 New tests.
1396
8e3b41a9
JK
13972011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1398
1399 Implement basic support for DW_TAG_GNU_call_site.
1400 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1401 * gdb.arch/amd64-entry-value.cc: New file.
1402 * gdb.arch/amd64-entry-value.exp: New file.
1403
181cebd4
JK
14042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1405
1406 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1407 * gdb.dwarf2/implptr-64bit.S: New file.
1408 * gdb.dwarf2/implptr-64bit.exp: New file.
1409
741f5e3c
JK
14102011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1411
1412 Fix initial language detection with -readnow.
1413 * gdb.cp/readnow-language.cc: New file.
1414 * gdb.cp/readnow-language.exp: New file.
1415
a73d2258
JK
14162011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1417
1418 Fix printed anonymous struct name.
1419 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1420
af369495
JM
14212011-10-09 Joseph Myers <joseph@codesourcery.com>
1422
1423 * gdb.base/solib-symbol.exp: Do not include directories in
1424 filenames in expected messages.
1425
1fa57852
DE
14262011-10-07 Doug Evans <dje@google.com>
1427
1428 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1429
bd054e06
KP
14302011-10-07 Kevin Pouget <kevin.pouget@st.com>
1431
1432 Allow Python notification of new object-file loadings.
1433 * gdb.python/py-events.exp: Test newobjfile event.
1434 * gdb.python/py-events.py: Register newobjfile callback.
1435 * gdb.python/py-events.c: Add call to shared library
1436 * gdb.python/py-events-shlib.c: New file.
1437
8031b6f8
JM
14382011-10-06 Joseph Myers <joseph@codesourcery.com>
1439
1440 * gdb.base/fixsection.exp: Do not include directories in filename
1441 in expected message.
1442
7fea6923
PM
14432011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1444
1445 Add tests for passing of environment variables to inferior.
1446 * gdb.base/testenv.c: New test source.
1447 * gdb.base/testenv.exp: New expect test.
1448
687f2a88
PK
14492011-10-04 Paul Koning <paul_koning@dell.com>
1450
1451 * gdb.python/py-value.c (main): Break before return.
1452
cb6be26b
KP
14532011-10-04 Kevin Pouget <kevin.pouget@st.com>
1454
1455 PR python/12691: Add the inferior to Python exited event
1456 * gdb.python/py-events.exp: Test the inferior attribute of exited
1457 event with a fork.
1458 * gdb.python/py-events.py: Print inferior number on exit.
1459 * gdb.python/py-events.c: Fork the inferior.
1460
fb213700
EBM
14612011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1462
1463 * gdb.base/jit.exp: Add testcase name to log message
1464
aa2071bd
PK
14652011-10-03 Paul Koning <paul_koning@dell.com>
1466 Jan Kratochvil <jan.kratochvil@redhat.com>
1467
1468 * gdb.python/py-value.exp
1469 (python inval = gdb.parse_and_eval('*(int*)0'))
1470 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
1471 (set argc=2, python print argc_lazy): New tests.
1472
dd11a36c
JB
14732011-10-02 Joel Brobecker <brobecker@adacore.com>
1474
1475 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
1476
46f886f1
JK
14772011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1478 Pedro Alves <pedro@codesourcery.com>
1479
1480 * gdb.python/py-value.exp (test_value_in_inferior): New variable
1481 can_read_0, test for it.
1482 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
1483 (parse_and_eval with memory error): ... here, make it untested if
1484 can_read_0.
1485
c5cb204f
MP
14862011-09-30 Marek Polacek <mpolacek@redhat.com>
1487
1488 * gdb.python/python.exp (verify pagination beforehand)
1489 (verify pagination afterwards): Fix race by splitting the line.
1490
68fb0ec0
JM
14912011-09-29 Joseph Myers <joseph@codesourcery.com>
1492
1493 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
1494 for 64-bit multilibs from i?86-* targets.
1495
6aee0d90
MP
14962011-09-29 Marek Polacek <mpolacek@redhat.com>
1497
1498 * lib/gdb.exp: Fix a typo in one of the comments.
1499
e9101ff5
MP
15002011-09-29 Marek Polacek <mpolacek@redhat.com>
1501
1502 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
1503 matching pattern.
1504
7a81bdbf
PK
15052011-09-28 Paul Koning <paul_koning@dell.com>
1506
1507 * gdb.python/py-type.c (enum E): New.
1508 * gdb.python/py-type.exp (test_fields): Add tests for Python
1509 mapping access to fields.
1510 (test_enums): New test for field access on enums.
1511
6710bf39
SS
15122011-09-27 Stan Shebs <stan@codesourcery.com>
1513
1514 * gdb.trace/collection.exp: Test collection of $_ret.
1515
b2a6bdeb
AT
15162011-09-22 Andreas Tobler <andreast@fgznet.ch>
1517
1518 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
1519 list of compilation switches for <*-*-freebsd*>.
1520
3c9057f3
SS
15212011-09-19 Stan Shebs <stan@codesourcery.com>
1522
1523 * gdb.trace/tspeed.exp: New file.
1524 * gdb.trace/tspeed.c: New file.
1525
34518530
YQ
15262011-09-18 Yao Qi <yao@codesourcery.com>
1527
1528 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
1529 instructions.
1530 (test_adr_32bit, test_pop_pc): Likewise.
1531 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
1532 Thumb instructions.
1533 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
1534 in gdb_test_multiple.
1535 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
1536
ab254057
YQ
15372011-09-17 Yao Qi <yao@codesourcery.com>
1538
1539 * lib/gdb.exp (can_single_step_to_signal_handler): New.
1540 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
1541 support single step to signal handler.
1542
9c317b71
YQ
15432011-09-17 Yao Qi <yao@codesourcery.com>
1544
1545 * gdb.base/disp-step-fork.c: New.
1546 * gdb.base/disp-step-syscall.exp: New.
1547 * gdb.base/disp-step-vfork.c: New.
1548
a8123151
JB
15492011-09-16 Joel Brobecker <brobecker@adacore.com>
1550
1551 * gdb.ada/tasks.exp: Make the expected output for
1552 the `info tasks' tests more resilient to spacing
1553 changes.
1554
63a9aad8
JK
15552011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1556
1557 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
1558 (reached breakpoint 2, reached breakpoint 3): Update expected output.
1559
2aa48337
KP
15602011-09-15 Kevin Pouget <kevin.pouget@st.com>
1561
1562 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1563 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
1564
6839b47f
KP
15652011-04-30 Kevin Pouget <kevin.pouget@st.com>
1566
1567 Handle multiple breakpoint hits in Python interface:
1568 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
1569 presence.
1570 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
1571 breakpoint hits.
1572
0935723e
JK
15732011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1574 Jan Kratochvil <jan.kratochvil@redhat.com>
1575
1576 * gdb.python/py-events.exp: Remove pretty printing comment.
1577 * gdb.python/py-evsignal.exp: New file.
1578 * gdb.python/py-evthreads.c: Include signal.h.
1579 (thread3): Remove variable count3. Remove variable bad and use raise
1580 instead.
1581 (thread2): Remove variable count2. Move thread3 pthread_create here,
1582 merge pthread_join to a single line.
1583 (main): Remove variable count1. Merge pthread_join with pthread_create
1584 to a single line.
1585 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
1586 KFAIL python/12966 for gdbserver. Test return value of
1587 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
1588 gdb_expect by gdb_test and gdb_test_multiple.
1589 (thread 2, thread 3): New tests.
1590
4801a9a3
PA
15912011-09-12 Matt Rice <ratmice@gmail.com>
1592 Pedro Alves <pedro@codesourcery.com>
1593
1594 PR gdb/13175
1595
1596 * gdb.base/interp.exp: New tests.
1597 * gdb.base/interp.c: New file.
1598
24ece742
DE
15992011-09-12 Doug Evans <dje@google.com>
1600
1601 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
1602 * gdb.dwarf2/typeddwarf.exp: Ditto.
1603
7f062217
JK
16042011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1605
1606 Fix compatibility with x32 arch.
1607 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
1608 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
1609 is_x86_like_target.
1610 * testsuite/gdb.trace/collection.exp: Likewise.
1611 * testsuite/gdb.trace/report.exp: Likewise.
1612 * testsuite/gdb.trace/unavailable.exp: Likewise.
1613 * testsuite/gdb.trace/while-dyn.exp: Likewise.
1614 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
1615 (is_x86_like_target): Check also is_amd64_regs_target.
1616
08711b9a
JK
16172011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 PR breakpoints/12435
1620 * gdb.arch/amd64-prologue-xmm.c: New file.
1621 * gdb.arch/amd64-prologue-xmm.exp: New file.
1622 * gdb.arch/amd64-prologue-xmm.s: New file.
1623
b99b5f66
JK
16242011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 * gdb.dwarf2/dw2-param-error-main.c: New file.
1627 * gdb.dwarf2/dw2-param-error.S: New file.
1628 * gdb.dwarf2/dw2-param-error.exp: New file.
1629
a391a2f6
PA
16302011-09-08 Pedro Alves <pedro@codesourcery.com>
1631
1632 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
1633 inferior's pid and look for a core dump named core.$pid. Use
1634 `remote_file' commands on the host instead of hand coding shell
1635 commands on the build.
1636 * gdb.base/valgrind-db-attach.exp: Kill the program before
1637 finishing the test.
1638
7d8e6458 16392011-09-02 Matt Rice <ratmice@gmail.com>
1640
1641 * lib/prompt.exp: New file for testing the first prompt.
1642 * gdb.python/py-prompt.exp: Ditto.
1643 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
1644
68e77c9e
PA
16452011-09-02 Pedro Alves <pedro@codesourcery.com>
1646
1647 * gdb.threads/gcore-thread.exp: Set the global core_supported to
1648 0, before testing gcore.
1649
9655e943
JK
16502011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1651
df6dc84d
JK
1652 * dw2-ifort-parameter-debug.S: Update copyright year.
1653 * dw2-ifort-parameter.c: Update copyright year.
1654 * dw2-ifort-parameter.exp: Update copyright year.
1655
9655e943
JK
1656 * dw2-ifort-parameter-debug.S: New file.
1657 * dw2-ifort-parameter.c: New file.
1658 * dw2-ifort-parameter.exp: New file.
1659
353d1d73
JK
16602011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1661
1662 * gdb.base/commands.exp (error_clears_commands_left): New function.
1663 (): Call it.
1664
5c07461a
JK
16652011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1666
1667 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
1668 (C): Initialize `a'.
1669 * gdb.mi/mi-inheritance-syntax-error.exp
1670 (-data-evaluate-expression $path): Expect `a' as 5.
1671
0d932b2f
MK
16722011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
1673
1674 PR mi/11912
1675 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
1676 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
1677 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
1678 keyword in output of -var-info-path-expression.
1679
bdb54049
JK
16802011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1681
1682 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
1683 * gdb.trace/collection.exp: Likewise.
1684 * gdb.trace/report.exp: Likewise.
1685 * gdb.trace/unavailable.exp: Likewise.
1686 * gdb.trace/while-dyn.exp: Likewise.
1687
59cde39c
KS
16882011-08-18 Keith Seitz <keiths@redhat.com>
1689
1690 PR c++/12266
1691 * gdb.cp/meth-typedefs.cc: New file.
1692 * gdb.cp/meth-typedefs.exp: New file.
1693
fa3a4f15
PM
16942011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1695
1696 * gdb.python/python.exp: Add extended-prompt tests.
1697
c1049fca
JK
16982011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 * gdb.arch/i386-dr3-watch.exp
1701 (watchpoint on gap1 does not fit debug registers)
1702 (delete all watchpoints): Fix racy expect strings.
1703
d93f7b5c
YQ
17042011-08-14 Yao Qi <yao@codesourcery.com>
1705
1706 * gdb.base/maint.exp: set data_section to ".neardata".
1707 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
1708 * gdb.base/savedregs.exp: Handle SIGILL.
1709 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
1710 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
1711
457e09f0
DE
17122011-08-12 Doug Evans <dje@google.com>
1713
1714 * gdb.python/py-symbol.exp: Add test for symbol.type.
1715
5d0bb2fb
UW
17162011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
1717
1718 * gdb.threads/pthreads.exp: Enable on non-native configurations.
1719 * gdb.mi/mi-pthreads.exp: Likewise.
1720 * gdb.mi/mi2-pthreads.exp: Likewise.
1721 * gdb.mi/gdb669.exp.exp: Likewise.
1722
fcdfa280
PA
17232011-08-09 Pedro Alves <pedro@codesourcery.com>
1724
1725 * lib/mi-support.exp (detect_async): Rename to...
1726 (mi_detect_async): ... this.
1727 * gdb.mi/mi-nonstop-exit.exp: Adjust.
1728 * gdb.mi/mi-nonstop.exp: Adjust.
1729 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
1730 * gdb.mi/mi-nsintrall.exp: Adjust.
1731 * gdb.mi/mi-nsmoribund.exp: Adjust.
1732 * gdb.mi/mi-nsthrexec.exp: Adjust.
1733
9d8fa392
PA
17342011-08-09 Pedro Alves <pedro@codesourcery.com>
1735
1736 * gdb.base/display.c (do_loops): New `p_i' local.
1737 * gdb.base/display.exp: Test displaying a variable that is
1738 temporarily at a bad address.
1739
b6cede78
JK
17402011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1741
1742 * gdb.dwarf2/dw2-op-stack-value.S: New file.
1743 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
1744
67bedb8c
JK
17452011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1746
1747 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
1748 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
1749 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 1750
af6e93b2
PA
17512011-08-05 Pedro Alves <pedro@codesourcery.com>
1752
1753 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
1754 procedure.
1755 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
1756
1cf0e11f
YQ
17572011-08-05 Yao Qi <yao@codesourcery.com>
1758
1759 * gdb.base/callfuncs.exp: Set language after main.
1760 * gdb.cp/cplusfuncs.exp: Likewise.
1761 * gdb.cp/inherit.exp: Likewise.
1762
a1e28cb2
UW
17632011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1764
1765 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
1766 * gdb.base/watch-vfork.exp: Skip on remote targets.
1767
d4f5bbb9
UW
17682011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1769
1770 * gdb.threads/thread-find.exp: Support remote targets.
1771
724f4f80
UW
17722011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1773
1774 * gdb.base/jit.exp: Download solib_binfile to target.
1775 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
1776 and call dlopen without full path name.
1777 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
1778 dlopen without full path name.
1779
934709f0
PW
17802011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1781
1782 * gdb.base/break-always.exp: Complete the test
1783 with duplicated breakpoints and enabling/disabling them.
1784
c26106c4
TT
17852011-08-02 Tom Tromey <tromey@redhat.com>
1786
1787 PR gdb/11289:
1788 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
1789
9300444e 17902011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
1791
1792 PR gdb/13045
1793 * gdb.base/float.exp: Add new test case for PR gdb/13045
1794 * gdb.base/float.c: New file.
1795
00bd41d6
PM
17962011-07-28 Phil Muldoon <pmuldoon@redhat.com>
1797
1798 * gdb.python/py-mi.exp: Test printers returning string hint, and
1799 also not returning a value.
1800 * gdb.python/py-prettyprint.c: Add testcase for above.
1801 * gdb.python/py-prettyprint.py: Add test printer for above.
1802
d24f74ce
JK
18032011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1804
1805 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
1806 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
1807 (.Ldie30) Add as field "data4".
1808 (.Ldie32) Rename field "b" to "shl".
1809 (abbrev4) Change for the "data4" field.
1810 (abbrev5, abbrev6) Remove.
1811 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
1812 (p &s.shl): ... here. Add comment.
1813 (p &s.data4): New.
1814
bb7da2bf
JK
18152011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1816
1817 Fix crash on lval_computed values.
1818 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
1819
11081198
JK
18202011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1821
1822 * gdb.base/help.exp (help whatis): Update the expected string.
1823
3c6e0cb3
JK
18242011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1825
1826 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
1827 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
1828 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1829 Change the expected string.
1830
efa80663
PA
18312011-07-26 Pedro Alves <pedro@codesourcery.com>
1832
1833 * gdb.base/watchpoint.exp
1834 (test_disable_enable_software_watchpoint): New procedure.
1835 (top level): Run it.
1836
db8e4570
UW
18372011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
1838
1839 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
1840 executable file "${binfile}", C++ version "${binfile}-cxx".
1841 * gdb.python/py-prettyprint.exp: Likewise.
1842 * gdb.python/py-symbol.exp: Likewise.
1843 * gdb.python/py-type.exp: Likewise.
1844 * gdb.python/py-value.exp: Likewise.
1845 * gdb.python/py-template.exp (test_template_arg): Pass full executable
1846 file name instead of just suffix.
1847
543305c9
JK
18482011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1849
1850 Fix implicit pointer offsets.
1851 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
1852 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
1853 (continue to breakpoint: continue to baz breakpoint for implptr)
1854 (sanity check element 0, sanity check element 1)
1855 (enter the inlined function, check element 0 for the offset)
1856 (check element 1 for the offset)
1857 (continue to breakpoint: ignore the second baz breakpoint): New tests.
1858 (set foo breakpoint for implptr): Update the breakpoint number.
1859
b3215adc
UW
18602011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1861
1862 * gdb.python/py-mi.exp: Use different file names for different
1863 versions of the executable under test.
1864 * gdb.python/py-prettyprint.exp: Likewise.
1865 * gdb.python/py-symbol.exp: Likewise.
1866 * gdb.python/py-template.exp: Likewise.
1867 * gdb.python/py-type.exp: Likewise.
1868 * gdb.python/py-value.exp: Likewise.
1869
182b9acc
UW
18702011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1871
1872 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
1873 flag after restarting GDB if necessary.
1874
e6052b5d
UW
18752011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1876
1877 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
1878
1ced966e
PA
18792011-07-22 Pedro Alves <pedro@codesourcery.com>
1880
1881 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
1882 backend doesn't leave used debug registers behind.
1883
3543a589
TT
18842011-07-22 Tom Tromey <tromey@redhat.com>
1885
1886 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
1887 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
1888 argument.
1889 * gdb.dwarf2/typeddwarf-amd64.S: New file.
1890
14d15303 18912011-07-21 Matt Rice <ratmice@gmail.com>
1892
1893 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
1894 in mostlyclean rule. Add files ending in .core.
1895
9b158ba0 18962011-07-21 Matt Rice <ratmice@gmail.com>
1897
1898 PR macros/12999
1899 * gdb.base/info-macros.c: New test sources.
1900 * gdb.base/info-macros.exp: New tests.
1901
d17b6f81
PM
19022011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1903
1904 * gdb.python/python.exp: Add prompt substitution tests.
1905
918dd910
JK
19062011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1907
1908 Fix crash if referenced CU is aged out.
1909 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
1910 New.
1911 * gdb.dwarf2/implptr.exp: Likewise.
1912
0e37a63c
JK
19132011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * gdb.dwarf2/implptr.S: Rebuilt.
1916 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
1917 (bar): Use them for j, k, l.
1918 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
1919 COMPILE.
1920 (print j in implptr:bar): Update for the intp typedef.
1921 (print p[0].x in implptr:foo): Use more exact regex.
1922
f65cf84c
TT
19232011-07-18 Tom Tromey <tromey@redhat.com>
1924
1925 * gdb.cp/static-method.exp: Add missing single quote.
1926
d5b4a7be
YQ
19272011-07-18 Yao Qi <yao@codesourcery.com>
1928
1929 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
1930 supported.
1931 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1932 * gdb.mi/mi-nonstop.exp: Likewise.
1933 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1934 * gdb.mi/mi-nsintrall.exp: Likewise.
1935 * gdb.mi/mi-nsmoribund.exp: Likewise.
1936 * gdb.mi/mi-nsthrexec.exp: Likewise.
1937 * gdb.python/py-evthreads.exp: Likewise.
1938
e9ea2662
JK
19392011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1940
1941 Code cleanup.
1942 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
1943 it. Substitute it instead of test_compiler_info everywhere.
1944
ce451573
UW
19452011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1946
1947 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
1948 remote targets as well.
1949
756d88a7
UW
19502011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1951
1952 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
1953 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
1954
31f83dc5
UW
19552011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1956
1957 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
1958 a remote machine, not the host.
1959 (gdb_compile_shlib): Set soname if target is remote.
1960
059241a0
PP
19612011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1962
1963 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
1964
28a0b48c 19652011-07-13 Matt Rice <ratmice@gmail.com>
1966
1967 * gdb.python/py-objfile-script-gdb.py: Renamed to
1968 py-objfile-script-gdb.py.in.
1969 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
1970 py-objfile-script-gdb.py.
1971 * gdb.python/py-objfile-script.exp: Update reference to
1972 py-objfile-script-gdb.py.
1973
9a771b67
JK
19742011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1975
1976 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
1977 reference undefined label.
1978
04ad99e6
JK
19792011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1980
1981 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
1982 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
1983 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
1984 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
1985
713389e0
PM
19862011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1987
1988 PR python/12438
1989 * gdb.python/python.exp: Add maint set/show python print-stack
1990 deprecated tests. Add set/show python print-backtrace tests.
1991
97d146f8
JK
19922011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1993
1994 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
1995 debug info.
1996
facde0e5 19972011-07-06 Matt Rice <ratmice@gmail.com>
1998
1999 * gdb.python/python.exp: Update filename paths.
2000 * gdb.python/py-symtab.exp: Ditto.
2001
438640d1
MP
20022011-07-06 Marek Polacek <mpolacek@redhat.com>
2003
2004 * gdb.python/py-evthreads.exp: Add missing `$'.
2005
33a365df
MF
20062011-07-06 Jie Zhang <jie.zhang@analog.com>
2007
2008 * config/bfin.exp: New file.
2009 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2010 * gdb.asm/bfin.inc: New file.
2011
8f7ae686
MP
20122011-07-06 Marek Polacek <mpolacek@redhat.com>
2013
df46027d 2014 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
2015 the whole output.
2016
eb2a6f42
TT
20172011-07-05 Tom Tromey <tromey@redhat.com>
2018
2019 * gdb.java/jprint.java (jprint.hi): New field.
2020 * gdb.java/jprint.exp: Print string.
2021
177b42fe
TJB
20222011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2023
2024 * gdb.base/call-sc.c: Fix typos.
2025 * gdb.base/ifelse.exp: Likewise.
2026 * gdb.base/structs.c: Likewise.
2027
3b2a0cf2
JB
20282011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2029
2030 * gdb.base/jit-so.exp: New test.
2031 * gdb.base/jit-dlmain.c: New file.
2032 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2033
46fc714c
JK
20342011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
2037 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2038 * gdb.cp/pr9167.exp (p b): Likewise.
2039 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2040 (test value of P in inner_m, test type of Z in inner_m): Call
2041 setup_xfail for gcc <= 4.5.
46fc714c 2042
418c7cf7
JK
20432011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2044
2045 * gdb.cp/paren-type.cc: New files.
2046 * gdb.cp/paren-type.exp: New files.
2047
3d50dd94
JK
20482011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 Stop on first linespec terminator instead of eating what we can.
2051 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2052 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2053 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2054 (break C::f()): ... this one.
2055 (break C::operator()()): New test.
2056 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2057 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2058 test.
2059
dcf9f4ab
JK
20602011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2061
2062 Fall back linespec to minimal symbols.
2063 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2064 error message.
2065 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2066 * gdb.cp/minsym-fallback-main.cc: New file.
2067 * gdb.cp/minsym-fallback.cc: New file.
2068 * gdb.cp/minsym-fallback.exp: New file.
2069 * gdb.cp/minsym-fallback.h: New file.
2070
3f542ed1
JK
20712011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2072
2073 * gdb.cp/no-dmgl-verbose.cc: New file.
2074 * gdb.cp/no-dmgl-verbose.exp: New file.
2075
20762011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
2077
2078 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2079 __GI_.
2080 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2081 (f): New function.
2082 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2083 (complete p 'func<short>(): ... here.
2084 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2085 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2086 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2087 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2088 Make them KFAIL gcc/49546.
2089
00eb2c4a
JB
20902011-07-01 Joel Brobecker <brobecker@adacore.com>
2091
2092 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2093
85a20c42
JK
20942011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2095
2096 Test GCC PR debug/49546.
2097 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2098 (test type of F in k3_m, test value of F in k3_m): New.
2099 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2100 (main): New variable k3. Call k3.k3_m.
2101
d2d43431
JB
21022011-07-01 Jean-Charles Delay <delay@adacore.com>
2103
2104 * gdb.ada/packed_array.exp: Fix expected outout.
2105
54ae186f
JB
21062011-07-01 Jean-Charles Delay <delay@adacore.com>
2107
2108 * gdb.ada/packed_array.exp: fixed expected output.
2109
8f17729f
JB
21102011-07-01 Joel Brobecker <brobecker@adacore.com>
2111
2112 * gdb.ada/same_enum: New testcase.
2113
f5aa6869
JB
21142011-07-01 Joel Brobecker <brobecker@adacore.com>
2115
2116 * gdb.ada/ptr_typedef: New testcase.
2117
828292f2
JB
21182011-07-01 Joel Brobecker <brobecker@adacore.com>
2119
2120 * gdb.ada/arrayptr.exp: Add ptype test.
2121
18920c42
JB
21222011-07-01 Joel Brobecker <brobecker@adacore.com>
2123
2124 * gdb.ada/char_enum: New testcase.
2125
3536d9e3 21262011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
2127
2128 * gdb.base/dump.exp (capture_pointer_with_type): New.
2129 Get value from address instead of name.
2130 Start GDB once, and do `dump' and `restore'
2131 tests together.
2132
db863c42
MF
21332011-06-30 Jie Zhang <jie.zhang@analog.com>
2134 Mike Frysinger <vapier@gentoo.org>
2135
2136 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2137 helper functions for getting/setting remotetimeout variable.
2138 * lib/gdb.exp (gdb_load): If the target is remote, set
2139 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2140 with $loadtimeout. Set $load_ok to 0 before doing the load.
2141 Instead of returning, immediately, set $load_ok to 0. Call
2142 set_remotetimeout with $oldremotetimeout, and then return if
2143 $load_ok is 1.
2144
e9e642a8
AB
21452011-06-30 Andrew Burgess <aburgess@broadcom.com>
2146
2147 * gdb.python/py-template.exp: Don't run this test if the target
2148 does not support c++ tests.
2149
32019081
JK
21502011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2151
2152 Fix non-only rename list for Fortran modules import.
2153 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2154 tests.
2155 * gdb.fortran/module.f90 (module moduse): New.
2156 (program module): use moduse, test var_x, var_y and var_z.
2157
0ecee54c
TT
21582011-06-29 Tom Tromey <tromey@redhat.com>
2159
2160 PR testsuite/12040:
2161 * gdb.fortran/array-element.exp: Use f90, not f77.
2162 * gdb.fortran/complex.exp: Use f90, not f77.
2163 * gdb.fortran/derived-type.exp: Use f90, not f77.
2164 * gdb.fortran/library-module.exp: Use f90, not f77.
2165 * gdb.fortran/logical.exp: Use f90, not f77.
2166 * gdb.fortran/module.exp: Use f90, not f77.
2167 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2168 * gdb.fortran/subarray.exp: Use f90, not f77.
2169
3b2b8fea
TT
21702011-06-29 Tom Tromey <tromey@redhat.com>
2171
2172 * gdb.fortran/charset.exp: New file.
2173 * gdb.fortran/charset.f90: New file.
2174
42159ca5
TT
21752011-06-29 Tom Tromey <tromey@redhat.com>
2176
2177 PR testsuite/12040:
2178 * lib/future.exp: New file, mostly extracted from ada.exp.
2179 Rewrote compatibility code to use rename.
2180 (gdb_find_gfortran): New proc.
2181 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2182 gfortran patch.
2183 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2184 Move to future.exp.
2185 * lib/gdb.exp: Always load future.exp.
2186
af69a5ce
YQ
21872011-06-28 Yao Qi <yao@codesourcery.com>
2188
2189 * gdb.cp/exception.cc: Don't include iostream.
2190 (bar): Remove print statement.
2191 (catcher): New.
2192 (main): Remove print statements. Call function catcher.
2193 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2194 Set breakpoint on catcher, and check the value of parameter.
2195
ab5c6a72
YQ
21962011-06-23 Yao Qi <yao@codesourcery.com>
2197
2198 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2199 1.2 is disabled. KFAIL for uclinux.
2200
9497469f
MP
22012011-06-23 Marek Polacek <mpolacek@redhat.com>
2202
2203 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2204 mi_gdb_test.
2205
b9132588
MP
22062011-06-23 Marek Polacek <mpolacek@redhat.com>
2207
5d197ed0 2208 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 2209
e55595ca
MP
22102011-06-23 Marek Polacek <mpolacek@redhat.com>
2211
5d197ed0
MP
2212 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2213
22142011-06-23 Marek Polacek <mpolacek@redhat.com>
2215
2216 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2217 `test_exec_and_symbol_mi_operatons' return value.
2218 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2219 gdb_test_multiple.
2220 (test_exec_and_symbol_mi_operatons): Likewise.
2221 (test_path_specification): Likewise.
e55595ca 2222
be777e08
YQ
22232011-06-23 Yao Qi <yao@codesourcery.com>
2224
2225 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2226 supported.
2227 * lib/gdb.exp (support_displaced_stepping): New.
2228
615556d6
YQ
22292011-06-23 Yao Qi <yao@codesourcery.com>
2230
2231 * gdb.threads/execl.exp: Skip on remote target.
2232
833b0ca7
MP
22332011-06-21 Marek Polacek <mpolacek@redhat.com>
2234
5d197ed0 2235 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
2236 mi_gdb_test.
2237
1ee4023a
MP
22382011-06-20 Marek Polacek <mpolacek@redhat.com>
2239
5d197ed0 2240 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 2241
d0b1d624
MP
22422011-06-20 Marek Polacek <mpolacek@redhat.com>
2243
5d197ed0 2244 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
2245 mi_gdb_test.
2246
79aa92c1
MP
22472011-06-20 Marek Polacek <mpolacek@redhat.com>
2248
5d197ed0 2249 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 2250
5ce5db06
YQ
22512011-06-14 Yao Qi <yao@codesourcery.com>
2252
2253 gdb/testsuite/
2254 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2255
533a737e
JK
22562011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2257
2258 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2259
d0e53741
TT
22602011-06-10 Tom Tromey <tromey@redhat.com>
2261
2262 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2263 Add tests for pointer-to-member-function.
2264 * gdb.cp/temargs.cc (S::somefunc): New function.
2265 (K2): New class.
2266 (main): Instantiate K2; call method.
2267
b5916bbd
JB
22682011-06-08 Joel Brobecker <brobecker@adacore.com>
2269
2270 * gdb.python/py-inferior.c (f2): Make str an array rather
2271 than a pointer.
2272 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2273
5be4dfca
JK
22742011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2275
2276 * gdb.base/async-shell.c: New file.
2277 * gdb.base/async-shell.exp: New file.
2278
9f47e254
PA
22792011-06-06 Pedro Alves <pedro@codesourcery.com>
2280
2281 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2282
64b9b334
JB
22832011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
2284
2285 From Stephen Kitt <steve@sk2.org>
2286 * gdb.base/help.exp: Adjust following some spelling corrections
2287 in GDB.
2288
dbc0f131
YQ
22892011-06-01 Yao Qi <yao@codesourcery.com>
2290
2291 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2292
fd336a18
KS
22932010-05-31 Keith Seitz <keiths@redhat.com>
2294
2295 PR c++/12750
2296 * gdb.cp/static-method.cc: New file.
2297 * gdb.cp/static-method.exp: New file.
2298
fa8b9902
KS
22992010-05-31 Keith Seitz <keiths@redhat.com>
2300
2301 PR symtab/12704
2302 * gdb.cp/anon-ns.cc: New file.
2303 * gdb.cp/anon-ns.exp: New file.
2304
0a5b1e09
PA
23052011-05-31 Pedro Alves <pedro@codesourcery.com>
2306
2307 * gdb.arch/i386-dr3-watch.c: New file.
2308 * gdb.arch/i386-dr3-watch.exp: New file.
2309
0578b8d1
YQ
23102011-05-30 Yao Qi <yao@codesourcery.com>
2311
2312 * gdb.base/callfuncs.c (t_structs_fc): New.
2313 (t_structs_dc, t_structs_ldc): New.
2314 (t_double_many_args):
2315 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2316 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2317 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2318 * gdb.base/callfuncs.exp: Call new functions.
2319
6680506e
YQ
23202011-05-30 Yao Qi <yao@codesourcery.com>
2321
ff4d2c60
YQ
2322 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2323 Call rerun_and_prepare for each test to isolate effects.
2324
23252011-05-30 Yao Qi <yao@codesourcery.com>
2326
2327 * gdb.base/varargs.c (find_max_float_real): New.
2328 (find_max_double_real, find_max_long_double_real): New.
2329 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
2330 * lib/gdb.exp (setup_kfail_for_target): New.
2331
e43ec454
YQ
23322011-05-30 Yao Qi <yao@codesourcery.com>
2333
2334 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2335 (callcd, callce, callcf, callc1a, callc1b): New.
2336 (callc2a, callc2b): New.
2337 * gdb.base/funcargs.exp (complex_args): New.
2338 (complex_integral_args, complex_float_integral_args): New.
2339 * lib/gdb.exp (support_complex_tests): New. Determine
2340 whether to run test cases on _Complex types.
2341
432b4d03
JK
23422011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2343
2344 * gdb.threads/leader-exit.c: New file.
2345 * gdb.threads/leader-exit.exp: New file.
2346
6caf069d
MP
23472011-05-27 Marek Polacek <mpolacek@redhat.com>
2348
9497469f 2349 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 2350
97fce28b
MP
23512011-05-27 Marek Polacek <mpolacek@redhat.com>
2352
2353 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2354 remove the `supported' variable.
2355 * gdb.mi/mi-nonstop.exp: Likewise.
2356 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2357 * gdb.mi/mi-nsintrall.exp: Likewise.
2358 * gdb.mi/mi-nsmoribund.exp: Likewise.
2359 * gdb.mi/mi-nsthrexec.exp: Likewise.
2360
9da8c2a0
PA
23612011-05-26 Pedro Alves <pedro@codesourcery.com>
2362
2363 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2364
2c03e5be
PA
23652011-05-26 Pedro Alves <pedro@codesourcery.com>
2366
2367 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2368
2e21250d
KS
23692011-05-24 Keith Seitz <keiths@redhat.com>
2370
2371 PR breakpoint/12803
2372 * gdb.cp/cmpd-minsyms.cc (a): New method.
2373 (b): New method.
2374 (c): New method.
2375 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2376
cdac0397
PA
23772011-05-24 Pedro Alves <pedro@codesourcery.com>
2378
2379 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2380 watchpoint's command list didn't execute when the watchpoint went
2381 out of scope.
2382
ee5683ab
PM
23832011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
2384
2385 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2386 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2387 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2388 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2389 * gdb.arch/i386-permbkpt.exp: Likewise.
2390 * gdb.arch/i386-prologue.exp: Likewise.
2391 * gdb.arch/i386-size-overlap.exp: Likewise.
2392 * gdb.arch/i386-size.exp: Likewise.
2393 * gdb.arch/i386-unwind.exp: Likewise.
2394 * gdb.reverse/i386-precsave.exp: Likewise.
2395 * gdb.reverse/i386-reverse.exp: Likewise.
2396 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2397 * gdb.reverse/i387-env-reverse.exp: Likewise.
2398 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2399
c91c8c16
PA
24002011-05-24 Pedro Alves <pedro@codesourcery.com>
2401
2402 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2403 file doesn't error, using MI.
2404
c50491a7
TT
24052011-05-23 Tom Tromey <tromey@redhat.com>
2406
2407 * gdb.base/charset.exp (string_display): Add tests to assign to
2408 arrays.
2409 * gdb.base/charset.c (short_array, int_array, long_array): New.
2410
4a07b7da
PA
24112011-05-20 Pedro Alves <pedro@codesourcery.com>
2412
2413 Cope with async mode.
2414
4a07b7da
PA
2415 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2416 into gdb_test + mi_expect_stop.
2417
b275f2d2
PA
24182011-05-20 Pedro Alves <pedro@codesourcery.com>
2419
2420 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2421 (callme): Remove printf call.
2422
eec52c44
PM
24232011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2424
2425 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2426 quote pattern to avoid problems with Cygwin/mingw expect versions.
2427 * gdb.base/default.exp (show convenience): Use double
2428 quote pattern for regular expressions.
2429
b3c8eb43
JK
24302011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2431
2432 Fix -readnow for -gdwarf-4 unused type units.
2433 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2434 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2435
ed731959
JK
24362011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2437
2438 * gdb.base/kill-after-signal.c: New file.
2439 * gdb.base/kill-after-signal.exp: New file.
2440
3b48433d
PA
24412011-05-16 Pedro Alves <pedro@codesourcery.com>
2442
2443 * gdb.ada/start.exp: Call untested with the correct test filename.
2444 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
2445 test filename. Make the test's binary unique.
2446 * gdb.arch/i386-signal.exp: Call untested with the correct test
2447 filename.
2448 * gdb.arch/i386-size-overlap.exp: Ditto.
2449 * gdb.arch/Makefile.in (EXECUTABLES): Update.
2450 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2451 * gdb.cp/call-c.exp: Ditto.
2452 * gdb.mi/mi-reverse.exp: Call untested with the correct test
2453 filename. Make the test's binary unique.
2454 * gdb.mi/Makefile.in (EXECUTABLES): Update.
2455 * gdb.python/py-mi.exp: Ditto.
2456 * gdb.python/Makefile.in (EXECUTABLES): Update.
2457 * gdb.reverse/i386-precsave.exp: Ditto.
2458 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
2459 test filename.
2460 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2461 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
2462 unique.
2463 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
2464 test filename.
2465 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
2466 * gdb.trace/tfile.exp: Ditto.
2467
ba4a8bdd
YQ
24682011-05-14 Yao Qi <yao@codesourcery.com>
2469
2470 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
2471 type.
2472
dbaefcf7
DE
24732011-05-13 Doug Evans <dje@google.com>
2474
2475 * gdb.python/py-objfile-script.exp: New file.
2476 * gdb.python/py-objfile-script.c: New file.
2477 * gdb.python/py-objfile-script-gdb.py: New file.
2478 * testsuite/gdb.python/py-section-script.exp: Test
2479 "info auto-load-scripts".
2480
9930639c
TT
24812011-05-13 Tom Tromey <tromey@redhat.com>
2482
2483 * gdb.dwarf2/clztest.exp: New file.
2484 * gdb.dwarf2/clztest.c: New file.
2485 * gdb.dwarf2/clztest.S: New file.
2486
05272e11
DE
24872011-05-13 Doug Evans <dje@google.com>
2488
cc63ef9b
DE
2489 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
2490 String16 tests.
05272e11 2491
6edba76f
TT
24922011-05-13 Tom Tromey <tromey@redhat.com>
2493
2494 * lib/gdb.exp (is_x86_like_target): New proc.
2495 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
2496 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
2497 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
2498 -nostdlib to compiler.
2499 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
2500 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
2501 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
2502 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
2503 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
2504
028d0ed5
TJB
25052011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2506
2507 * gdb.python/py-function.exp: Test setting a value from a function
2508 which executes a command.
2509
8a9b8146
TT
25102011-05-12 Tom Tromey <tromey@redhat.com>
2511
2512 * gdb.dwarf2/typeddwarf.S: New file.
2513 * gdb.dwarf2/typeddwarf.c: New file.
2514 * gdb.dwarf2/typeddwarf.exp: New file.
2515
10483e8e
MP
25162011-05-12 Marek Polacek <mpolacek@redhat.com>
2517
2518 * gdb.mi/mi-basics.exp: Fix races. Honour the
2519 `test_exec_and_symbol_mi_operatons' return value.
2520 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2521 gdb_test_multiple.
2522 (test_exec_and_symbol_mi_operatons): Likewise.
2523 (test_path_specification): Likewise.
2524
faf067f1
JK
25252011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2526
2527 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
2528 (gdb_touch_execfile): Remove catch wrappers. New variable time.
2529 Replace `file copy' and `file rename' by `file mtime'. Twice.
2530
7ff911a3
JK
25312011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2532
2533 * gdb.base/readline-ask.c: New file.
2534 * gdb.base/readline-ask.exp: New file.
2535 * gdb.base/readline-ask.inputrc: New file.
2536
a536c6d7
UW
25372011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
2538
2539 * gdb.cell/bt.exp: Delete breakpoints before running to signal
2540 to avoid race condition.
2541 * gdb.cell/coremaker.c: Use small stack size.
2542 * gdb.cell/ea-standalone.exp: Use file name without path as
2543 argument to c_to.
2544 * gdb.cell/fork.exp: Allow other output when continuing to end.
2545
d472a426
JK
25462011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2547
2548 * gdb.threads/corethreads.c: New file.
2549 * gdb.threads/corethreads.exp: New file.
2550
25512011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
2552
2553 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
2554 Try to compile the test using -Wl,-z,norelro first.
2555 (load_core): New variable libthread_db_seen, initialize it.
2556 (zeroed-threads cannot be listed): Protect it by XFAIL on
2557 !$libthread_db_seen.
2558
8be455d7
JK
25592011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2560
2561 PR 12573
2562 * gdb.dwarf2/dw2-skip-prologue.S: New file.
2563 * gdb.dwarf2/dw2-skip-prologue.c: New file.
2564 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
2565
1976171a
JK
25662011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2567
2568 * gdb.cp/psymtab-parameter.cc: New file.
2569 * gdb.cp/psymtab-parameter.exp: New file.
2570
7db6f30f
JK
25712011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2572
2573 Fix a race.
2574 * gdb.cp/static-print-quit.exp (print c): Split to ...
2575 (print c - <return>, print c - q <return>, print c - to quit):
2576 ... these. Make the testfile untested on gdb-7.1.
2577
85161e9e 25782011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
2579
2580 * lib/gdb.exp (exec_target_file, exec_symbol_file,
2581 gdb_rename_execfile, gdb_touch_execfile): New.
2582 * gdb.base/reread.exp: Use new procs to handle multiple
2583 exec files.
2584
0c51be18
YQ
25852011-05-05 Yao Qi <yao@codesourcery.com>
2586
2587 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
2588 (test_adr_32bit, test_pop_pc): New.
2589 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
2590 (test_adr_32bit, test_pop_pc): New.
2591
4d393d60
JM
25922011-05-04 Joseph Myers <joseph@codesourcery.com>
2593
2594 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
2595 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
2596 targets.
2597 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
2598 handle targets.
2599
8ffd0459
JK
26002011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2601
2602 * gdb.base/completion.exp (complete help info wat): Rename to ...
2603 (complete 'help info wat'): ... here.
2604 Remove all `-re ".*' and `-re "^.*' redundant regexes.
2605 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
2606
8e28d804
PA
26072011-05-04 Pedro Alves <pedro@codesourcery.com>
2608
2609 * gdb.base/completion.exp: Use gdb_test_multiple instead of
2610 gdb_test and explicit $gdb_prompt/timeout matches.
2611
3eb2ef34
YQ
26122011-05-04 Yao Qi <yao@codesourcery.com>
2613
2614 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
2615 and __thumb2__.
2616
aaaf81a3
MP
26172011-05-03 Marek Polacek <mpolacek@redhat.com>
2618
2619 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
2620 in place of `gdb_test "delete breakpoints"'. This eliminates two
2621 testcases.
2622
c4cbc0df
PA
26232011-05-02 Pedro Alves <pedro@codesourcery.com>
2624
2625 PR testsuite/12649
2626 Fix races.
2627
2628 * gdb.base/completion.exp: Remove all sleep calls. Remove
2629 unnecessary regexs. Don't explicitly expect anything after the
2630 prompt. Eat the prompt if necessary.
2631
b4cbb4a3
EBM
26322011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2633
2634 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
2635 accept to show the caller line again as well as the line after.
2636
d65aec65
PM
26372011-04-29 Phil Muldoon <pmuldoon@redhat.com>
2638
2639 PR mi/12531
2640
2641 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
2642 compile target.
2643 * gdb.python/py-prettyprint.exp: Add C++ object for
2644 CPLUS_FAKE_CHILD test.
2645
30852783
UW
26462011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
2647
2648 * gdb.base/signest.exp: New file.
2649 * gdb.base/signest.c: Likewise.
2650
c7b1f0d9
JK
26512011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2652
2653 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
2654 thread and breakpoint notifications.
2655
559a7a62
JK
26562011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2657
2658 * gdb.base/fortran-sym-case.c: New file.
2659 * gdb.base/fortran-sym-case.exp: New file.
2660 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
2661 * gdb.dwarf2/dw2-case-insensitive.c: New file.
2662 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
2663
8344e389
JK
26642011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2665
2666 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
2667 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
2668 false #1', `if true else false #2' and `if true else false #3'.
2669
2484c66b
UW
26702011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
2671
2672 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
2673 while delivering signal.
2674
8d3788bd
VP
26752011-04-27 Vladimir Prus <vladimir@codesourcery.com>
2676
2677 MI breakpoint notifications.
2678
2679 * testsuite/gdb.mi/mi-cli.exp: Adust.
2680 * testsuite/gdb.mi/mi2-cli.exp: Adust.
2681 * testsuite/gdb.mi/mi-watch.exp: Adust.
2682 * testsuite/gdb.mi/mi2-watch.exp: Adust.
2683 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
2684 notifications.
2685
3e03848b
JK
26862011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2687
2688 * gdb.base/gdbindex-stabs-dwarf.c: New file.
2689 * gdb.base/gdbindex-stabs.c: New file.
2690 * gdb.base/gdbindex-stabs.exp: New file.
2691
918c9108
YQ
26922011-04-25 Yao Qi <yao@codesourcery.com>
2693
2694 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
2695 with /*...*/.
2696 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2697
90556b8c
JK
26982011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2699
2700 * gdb.python/py-value.exp (test_objfiles): Name the first test
2701 `py-value in file.filename'.
2702
03f2bd59
JK
27032011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2704
2705 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
2706 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
2707 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
2708 !gdbserver_reconnect_p..
2709 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
2710
7b08b9eb
JK
27112011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2712
2713 * gdb.cp/cpcompletion.exp (complete class methods)
2714 (complete class methods beginning with F): Move them above runto. New
2715 comment about the runto delimiter.
2716
b78974c3
PA
27172011-04-20 Pedro Alves <pedro@codesourcery.com>
2718
2719 * gdb.base/maint.exp: Test that "maint print registers" works
2720 without a running program.
2721
20429c40 27222011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 2723
20429c40
MP
2724 * gdb.base/setshow.exp: Fix racy tests.
2725 ($old_gdb_prompt): New variable.
2726
7a9dd1b2
TT
27272011-04-19 Tom Tromey <tromey@redhat.com>
2728
2729 * gdb.mi/mi-nsmoribund.exp:
2730 * gdb.hp/gdb.objdbg/objdbg01.exp:
2731 * gdb.base/structs.exp (test_struct_returns):
2732 * gdb.base/call-sc.exp (test_scalar_returns):
2733 * gdb.base/bigcore.exp: Remove duplicate words.
2734
02835898
JK
27352011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2736
2737 * gdb.base/break-interp-lib.c (v, vptr): New variables.
2738 * gdb.base/break-interp.exp (test_attach): New comment.
2739
254f582e
JK
27402011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2741
2742 * gdb.threads/gcore-thread.exp ($core0file): New variable.
2743 (clear __stack_user.next, clear stack_used.next)
2744 (save a zeroed-threads corefile): New test.
2745 Call core_load for $core0file.
2746 (zeroed-threads cannot be listed): New test.
2747
4fe85f5c
JK
27482011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2749
2750 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
2751 filename.
2752 ($srcfile): Preserve the original value.
2753 ($testfile): Match it the .exp filename.
2754 ($corefile): New variable. Substitute it around.
2755 Use clean_restart.
2756 ($prev_timeout): Remove.
2757 (load_core): Move core loading into this proc.
2758 Fix restore of $timeout if load_core fails.
2759
63524580
JK
27602011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 * gdb.base/eu-strip-infcall.c: New file.
2763 * gdb.base/eu-strip-infcall.exp: New file.
2764
90359a16
JK
27652011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2766
2767 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
2768 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
2769
626e7282
JK
27702011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2771
2772 Fix Python access to inlined frames.
2773 * gdb.python/py-frame-inline.c: New file.
2774 * gdb.python/py-frame-inline.exp: New file.
2775
3363d018
EBM
27762011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
2777
2778 * gdb.base/gdb1090.exp: Change breakpoint location to read the
2779 content of 's24' correctly (avoiding "optimized out").
2780 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
2781
28781456
JK
27822011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2783
2784 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
2785
4a4106ca
TJB
27862011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
2787
2788 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
2789 expect a colon in watch -location output.
2790
d26ccb4f
JK
27912011-04-13 Marek Polacek <mpolacek@redhat.com>
2792
df46027d 2793 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
2794 New testcase `expect response to define backtrace'. Also remove
2795 redundant `default' block.
2796
e1ab1f9c
JK
27972011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2798
2799 * gdb.python/py-prettyprint.c (struct hint_error): New.
2800 (main): New variable hint_error.
2801 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
2802 "print hint_error".
2803 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
2804 (register_pretty_printers): Register it.
2805
0c2e6019
TT
28062011-04-04 Tom Tromey <tromey@redhat.com>
2807
2808 * gdb.cp/maint.exp (test_help): Update.
2809 (test_namespace): Likewise.
2810
af57139d
JB
28112011-04-01 Joel Brobecker <brobecker@adacore.com>
2812
2813 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
2814 * gdb.ada/arrayptr.exp: Add new tests.
2815
956a9fb9
JB
28162011-04-01 Joel Brobecker <brobecker@adacore.com>
2817
2818 * gdb.ada/mi_catch_ex: New testcase.
2819
d0c4d642
PA
28202011-04-01 Pedro Alves <pedro@codesourcery.com>
2821
2822 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
2823 base::overload(void) method without specifying "const".
2824
18819fa6
UW
28252011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2826
2827 * gdb.arch/thumb-singlestep.S: New file.
2828 * gdb.arch/thumb-singlestep.exp: Likewise.
2829
a4c8e806
TT
28302011-03-31 Tom Tromey <tromey@redhat.com>
2831
2832 * gdb.python/py-prettyprint.py (exception_flag): New global.
2833 (NoStringContainerPrinter._iterator.next): Check it.
2834 * gdb.python/py-prettyprint.c (main): New variable nstype2.
2835 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
2836
53832f31
TT
28372011-03-29 Tom Tromey <tromey@redhat.com>
2838
2839 * gdb.cp/anon-struct.cc: New file.
2840 * gdb.cp/anon-struct.exp: New file.
2841
e4620230
JK
28422011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2843
2844 Test STT_GNU_IFUNC support.
2845 * gdb.base/gnu-ifunc-lib.c: New file.
2846 * gdb.base/gnu-ifunc.c: New file.
2847 * gdb.base/gnu-ifunc.exp: New file.
2848
d0fb5eae
JK
28492011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2850
2851 Support a ring of related breakpoints.
2852 * gdb.base/watchpoint-delete.c: New file.
2853 * gdb.base/watchpoint-delete.exp: New file.
2854
20106cfb
JK
28552011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2856
2857 * gdb.ada/arrayparam.exp (print first after function call): Use
2858 explicit package name. Add a comment
2859 (print lasta after function call): Rename ...
2860 (print last after function call): ... it and use explicit package
2861 name.
2862 (print length after function call): Use explicit package name.
2863 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
2864 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
2865 (multiple matches for symbol i): Rename ...
2866 (multiple matches for symbol integervar): ... it.
2867 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
2868 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
2869
e7ab5e63
AB
28702011-03-25 Andrew Burgess <aburgess@broadcom.com>
2871
2872 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
2873 environment variable to make grep output more predictable. Move
2874 all the environment setup into gdb_init so it's done once per test
2875 case rather than each time we start gdb.
2876
9ef07c8c
TT
28772011-03-24 Tom Tromey <tromey@redhat.com>
2878
2879 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
2880 test.
2881
dd90784c
JK
28822011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2883
2884 * gdb.dwarf2/dw2-entry-value-main.c: New file.
2885 * gdb.dwarf2/dw2-entry-value.S: New file.
2886 * gdb.dwarf2/dw2-entry-value.exp: New file.
2887
05775840
PM
28882011-03-22 Phil Muldoon <pmuldoon@redhat.com>
2889
2890 PR python/12183
2891
2892 * gdb.python/py-function.exp: Add GdbError tests.
2893
8661b11b
PA
28942011-03-18 Pedro Alves <pedro@codesourcery.com>
2895
2896 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
2897 (reglocal_test_func, statlocal_test_func): New functions.
2898 (globals_test_func): Call new functions.
2899 * gdb.trace/unavailable.exp (gdb_collect_args_test)
2900 (gdb_collect_locals_test): New procedure.
2901 (gdb_trace_collection_test): Call new procedures.
2902
0fdb4f18
PA
29032011-03-18 Pedro Alves <pedro@codesourcery.com>
2904
2905 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
2906 (test_register, test_register_unavailable): New procedures.
2907 (gdb_unavailable_registers_test): New procedure.
2908 (gdb_trace_collection_test): Call it.
2909
99c3dc11
PM
29102011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2911
2912 PR python/12149
2913
2914 * gdb.python/python.exp: Add gdb.write tests.
2915
29703da4
PM
29162010-03-17 Phil Muldoon <pmuldoon@redhat.com>
2917
2918 * gdb.python/Makefile.in: Add py-objfile.
2919 * gdb.python/py-objfile.exp: New file.
2920 * gdb.python/py-objfile.c: New file.
2921 * gdb.python/py-block.exp: Add is_valid tests.
2922 * gdb.python/py-inferior.exp: Ditto.
2923 * gdb.python/py-infthread.exp: Ditto.
2924 * gdb.python/py-symbol.exp: Ditto.
2925 * gdb.python/py-symtab.exp: Ditto.
2926
598997c8
KS
29272011-03-16 Keith Seitz <keiths@redhat.com>
2928
2929 PR c++/12273
2930 * gdb.cp/cmpd-minsyms.exp: New test.
2931 * gdb.cp/cmpd-minsyms.cc: New file.
2932
2933 PR c++/11734
2934 * gdb.cp/ovsrch.exp: New test.
2935 * gdb.cp/ovsrch.h: New file.
2936 * gdb.cp/ovsrch1.cc: New file.
2937 * gdb.cp/ovsrch2.cc: New file.
2938 * gdb.cp/ovsrch3.cc: New file.
2939 * gdb.cp/ovsrch4.cc: New file.
2940
c91513d8
PP
29412011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2942
2943 PR gdb/12528
2944 * gdb.base/Makefile.in: Adjust EXECUTABLES.
2945 * gdb.base/break-on-linker-gcd-function.exp: New test.
2946 * gdb.base/break-on-linker-gcd-function.cc: New file.
2947
7470fc63
AT
29482011-03-15 Andreas Tobler <andreast@fgznet.ch>
2949
2950 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
2951
959e7469
PM
29522011-03-15 Phil Muldoon <pmuldoon@redhat.com>
2953
2954 * lib/gdb.exp (gdb_unload): Add another termination case.
2955
9373cf26
JK
29562011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2957
2958 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
2959 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
2960 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
2961 Provide a stub byte there.
2962 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
2963 DW_AT_entry_pc.
2964 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
2965
24e9cda0
UW
29662011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
2967
2968 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
2969 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
2970 "generic ABI, auto".
2971 (altivec_abi_tests): Accept vectors returned by reference.
2972
7371cf6d
PM
29732010-03-14 Phil Muldoon <pmuldoon@redhat.com>
2974
2975 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
2976
ce77046a
UW
29772011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
2978
2979 * gdb.python/py-section-script.exp: Skip test if no Python support.
2980
176400c3
UW
29812011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2982
2983 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
2984
ecec24e6
PM
29852011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2986
2987 * gdb.python/py-parameter.exp: Update tests to the new Python
2988 parameter API. Add "no documentation" test. Add deprecated API
2989 backward compatibility test.
2990
5dbdd470
TT
29912011-03-09 Tom Tromey <tromey@redhat.com>
2992
2993 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
2994 gdb_continue_to_end.
2995
b66e66ee
MK
29962011-03-09 Mark Kettenis <kettenis@gnu.org>
2997
2998 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
2999 tabs.
3000
eceb0c5f
TT
30012011-03-09 Tom Tromey <tromey@redhat.com>
3002
3003 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3004 parentheses.
3005 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3006 $command.
3007 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3008 argument to gdb_continue_to_end.
3009 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3010 argument to gdb_continue_to_end.
3011 * gdb.cp/annota3.exp: Fix regex.
3012 * gdb.cp/annota2.exp: Fix regex.
3013 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3014 gdb_continue_to_end.
3015 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3016 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3017 gdb_continue_to_end.
3018
63154eca
PA
30192011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3020
3021 * gdb.server/ext-run.exp
3022 (load new file without any gdbserver inferior): New test.
3023
967d1f9b
TT
30242011-03-07 Tom Tromey <tromey@redhat.com>
3025
3026 * Makefile.in (TAGS): Rewrite.
3027
d68dcbb9
JK
30282011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3031 initial commands echo. New match for `Found trace'. Anchor all the
3032 other matches. Anchor and match for `No trace frame found' the final
3033 match.
3034
6bf58e63
TT
30352011-03-07 Tom Tromey <tromey@redhat.com>
3036
3037 * Makefile.in (TAGS): New target.
3038
fda326dd
TT
30392011-03-07 Tom Tromey <tromey@redhat.com>
3040
3041 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3042 change.
3043 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3044 change.
3045 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3046 exit message change.
3047 (skip_altivec_tests): Update for exit message change.
3048 (skip_vsx_tests): Likewise.
3049 (gdb_continue_to_end): Likewise. Add 'command' argument.
3050 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3051 * gdb.threads/tls.exp: Update for exit message change.
3052 * gdb.threads/thread-unwindonsignal.exp: Use
3053 gdb_continue_to_end.
3054 * gdb.threads/step.exp (step_it): Update for exit message change.
3055 (continue_all): Likewise.
3056 * gdb.threads/print-threads.exp (test_all_threads): Update for
3057 exit message change.
3058 * gdb.threads/interrupted-hand-call.exp: Use
3059 gdb_continue_to_end.
3060 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3061 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3062 gdb_continue_to_end.
3063 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3064 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3065 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3066 * gdb.cp/method.exp: Update for exit message change.
3067 * gdb.cp/mb-templates.exp: Update for exit message change.
3068 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3069 * gdb.cp/annota3.exp: Update for exit message change.
3070 * gdb.cp/annota2.exp: Update for exit message change.
3071 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3072 * gdb.base/term.exp: Update for exit message change.
3073 * gdb.base/step-test.exp (test_i): Update for exit message change.
3074 * gdb.base/sigstep.exp (advance): Update for exit message change.
3075 (advancei): Likewise.
3076 * gdb.base/siginfo.exp: Update for exit message change.
3077 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3078 * gdb.base/reread.exp: Use gdb_continue_to_end.
3079 * gdb.base/langs.exp: Use gdb_continue_to_end.
3080 * gdb.base/interrupt.exp: Update for exit message change.
3081 * gdb.base/gdb1555.exp: Update for exit message change.
3082 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3083 * gdb.base/ending-run.exp: Update for exit message change.
3084 * gdb.base/chng-syms.exp: Update for exit message change.
3085 * gdb.base/checkpoint.exp: Update for exit message change.
3086 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3087 gdb_continue_to_end.
3088 (test_catch_syscall_with_wrong_args): Likewise.
3089 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3090 * gdb.base/break-interp.exp (test_ld): Update for exit message
3091 change.
3092 * gdb.base/bang.exp: Update for exit message change.
3093 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3094 (do_call_attach_tests): Likewise.
3095 * gdb.base/a2-run.exp: Update for exit message change.
3096 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3097 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3098 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3099
dd19bd70
JK
31002011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3101
3102 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3103
30e62689
TT
31042011-03-03 Tom Tromey <tromey@redhat.com>
3105
3106 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3107 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3108 * gdb.hp/gdb.aCC/configure.ac: Remove.
3109 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3110 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3111 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3112 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3113 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3114 * gdb.hp/gdb.compat/configure.ac: Remove.
3115 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3116 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3117 * gdb.hp/gdb.defects/configure.ac: Remove.
3118 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3119 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3120 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3121 * gdb.hp/configure.ac: Remove.
3122 * gdb.hp/configure: Remove.
3123 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3124 substitution.
3125 (Makefile): Remove rule.
3126 * gdb.cell/configure.ac: Remove.
3127 * gdb.cell/configure: Remove.
3128 * gdb.stabs/Makefile.in (Makefile): Remove.
3129 (distclean): Don't remove config.status or config.log.
3130 * gdb.stabs/configure (Makefile): Remove.
3131 * gdb.stabs/configure.ac: Remove.
3132 * configure: Rebuild.
3133 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3134 Remove stabs- and cell-specific logic. Test for existence of
3135 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3136 subdirectories, gdb.cell, and and gdb.stabs.
3137 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3138
c171f854
JB
31392011-03-03 Joel Brobecker <brobecker@adacore.com>
3140
3141 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3142 end of buffer.
3143
9a5193cb
JB
31442011-03-02 Joel Brobecker <brobecker@adacore.com>
3145
3146 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3147 gdb_test when running a test where we expected no output back.
3148
9bb4c1bb
MS
31492011-02-28 Michael Snyder <msnyder@vmware.com>
3150
3151 * gdb.cp/overload.cc: Change initializer value to integer.
3152
3bd0f5ef
MS
31532011-02-27 Michael Snyder <msnyder@vmware.com>
3154
3155 * gdb.multi/base.exp: Add test for remove-inferiors.
3156
2279eaad
JB
31572011-02-26 Joel Brobecker <brobecker@adacore.com>
3158
3159 * gdb.python/py-frame.exp: Simplify the initialization phase
3160 using prepare_for_testing.
3161
c82c0b55
MS
31622011-02-25 Michael Snyder <msnyder@vmware.com>
3163
3164 * gdb.multi/base.exp: Add tests for info inferiors with args.
3165
1d94651b
JK
31662011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3167
3168 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3169 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3170 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3171 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3172 asmfile3. Comment the STABS (#3) file compilation. Compile
3173 everything through assembler. Provide KFAIL for symtab/12497.
3174 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3175 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3176 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3177 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3178
3bd0f5ef
MS
31792011-02-24 Michael Snyder <msnyder@vmware.com>
3180
3181 * gdb.base/break.exp: Add tests for delete breakpoints using
3182 convenience variables and value history references.
3183
12c1418e
MS
31842011-02-24 Michael Snyder <msnyder@vmware.com>
3185
3186 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3187 left behind in previous check-in.
3188
e5a67952
MS
31892011-02-23 Michael Snyder <msnyder@vmware.com>
3190
3191 * gdb.base/break.exp: Add tests for "info break" with arguments.
3192 * gdb.trace/infotrace.exp: Update patterns for error and help.
3193 * gdb.base/completion.exp: Update pattern.
3194 * gdb.base/ena-dis-br.exp: Update pattern.
3195 * gdb.base/help.exp: Update patterns.
3196
31972011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
3198
3199 * gdb.base/memattr.exp: New test.
3200 * gdb.base/memattr.c: Test load for memattr.exp.
3201
6e6fbe60
DE
32022011-02-22 Doug Evans <dje@google.com>
3203
3204 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3205
1d41d745
MS
32062011-02-22 Michael Snyder <msnyder@vmware.com>
3207
3208 * Makefile.in: Make more clean.
3209 * gdb.ada/Makefile.in: Ditto.
3210 * gdb.arch/Makefile.in: Ditto.
3211 * gdb.asm/Makefile.in: Ditto.
3212 * gdb.base/Makefile.in: Ditto.
3213 * gdb.cp/Makefile.in: Ditto.
3214 * gdb.dwarf2/Makefile.in: Ditto.
3215 * gdb.java/Makefile.in: Ditto.
3216 * gdb.mi/Makefile.in: Ditto.
3217 * gdb.modula2/Makefile.in: Ditto.
3218 * gdb.python/Makefile.in: Ditto.
3219 * gdb.server/Makefile.in: Ditto.
3220 * gdb.stabs/Makefile.in: Ditto.
3221 * gdb.threads/Makefile.in: Ditto.
3222 * gdb.trace/Makefile.in: Ditto.
3223
79ba84ca
MS
32242011-02-22 Michael Snyder <msnyder@vmware.com>
3225
df46027d 3226 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
3227 info threads.
3228
b9b35694
JB
32292011-02-22 Joel Brobecker <brobecker@adacore.com>
3230
3231 * gdb.python/py-breakpoint.exp: Fix the expected output of
3232 one of the "maint info breakpoints" tests to accept the output
3233 generated on platforms that do not have hardware watchpoints.
3234
8bfb830f
JB
32352011-02-22 Joel Brobecker <brobecker@adacore.com>
3236
3237 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3238 clean_restart. Be a little stricter in the expected output
3239 for one of the tests. Fix a typo in one of the comments.
3240
c45f3c54
JB
32412011-02-22 Joel Brobecker <brobecker@adacore.com>
3242
3243 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3244 Delete variable binfile, no longer use. Add or modify test
3245 comments to make them unique.
3246
b97c863c
MS
32472011-02-21 Michael Snyder <msnyder@vmware.com>
3248
3249 * Makefile.in: Update for make clean.
3250 * gdb.ada/Makefile.in: Ditto.
3251 * gdb.arch/Makefile.in: Ditto.
3252 * gdb.asm/Makefile.in: Ditto.
3253 * gdb.base/Makefile.in: Ditto.
3254 * gdb.cp/Makefile.in: Ditto.
3255 * gdb.dwarf2/Makefile.in: Ditto.
3256 * gdb.java/Makefile.in: Ditto.
3257 * gdb.mi/Makefile.in: Ditto.
3258 * gdb.modula2/Makefile.in: Ditto.
3259 * gdb.python/Makefile.in: Ditto.
3260 * gdb.server/Makefile.in: Ditto.
3261 * gdb.stabs/Makefile.in: Ditto.
3262 * gdb.threads/Makefile.in: Ditto.
3263 * gdb.trace/Makefile.in: Ditto.
3264
aea5b279
MS
32652011-02-21 Michael Snyder <msnyder@vmware.com>
3266
3267 * gdb.threads/thread-find.exp: Update patterns for changes in
3268 output of "info threads" command.
3269
e3039479
UW
32702011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3271 Ulrich Weigand <uweigand@de.ibm.com>
3272
3273 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3274 (skip_hw_watchpoint_tests): Likewise.
3275 (skip_hw_watchpoint_multi_tests): Likewise.
3276
b800ec70
UW
32772011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
3278
3279 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3280 (skip_hw_watchpoint_tests): Likewise.
3281 (skip_hw_watchpoint_multi_tests): Likewise.
3282 (skip_hw_watchpoint_access_tests): Likewise.
3283
3284 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3285 * gdb.base/pr11022.exp: Likewise.
3286 * gdb.base/watch-read.exp: Likewise.
3287 * gdb.base/watch_thread_num.exp: Likewise.
3288 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3289 * gdb.base/watchpoint-hw.exp: Likewise.
3290 * gdb.base/watchpoint.exp: Likewise.
3291 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3292 * gdb.threads/watchthreads-reorder.exp: Likewise.
3293 * gdb.threads/watchthreads.exp: Likewise.
3294 * gdb.threads/watchthreads2.exp: Likewise.
3295
91033e37
JB
32962011-02-21 Joel Brobecker <brobecker@adacore.com>
3297
3298 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3299 the debugger is unable to find the array bounds.
3300
eeaafae2
JK
33012011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3302
3303 * gdb.cp/typedef-operator.exp: New file.
3304 * gdb.cp/typedef-operator.cc: New file.
3305
e338d953
MS
33062011-02-17 Michael Snyder <msnyder@vmware.com>
3307
3308 * gdb.threads/thread-find.exp: Fix regular expressions.
3309
e67ad678
JB
33102011-02-17 Joel Brobecker <brobecker@adacore.com>
3311
3312 * gdb.ada/packed_array: Expand testcase to test printing of
3313 unconstrained packed array.
3314
93084bca
JB
33152011-02-17 Joel Brobecker <brobecker@adacore.com>
3316
3317 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3318
a0c78a73
PA
33192011-02-16 Pedro Alves <pedro@codesourcery.com>
3320
f65d5553 3321 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
3322 (main): Initialize it before collecting, and and clear it
3323 afterwards.
f65d5553
PA
3324 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3325 collecting with '{type} addr', where the addr expression is not an
3326 rvalue.
a0c78a73 3327
3dfcbbd2
KW
33282011-02-16 Ken Werner <ken.werner@de.ibm.com>
3329
3330 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3331 a bool variable. Expect correct OpenCL names for vector types. Use the
3332 uc3 variable name instead of referring to the uchar3 built-in type.
3333 Escape the asterisk at the half pointer test.
3334
08807d5a
PA
33352011-02-16 Pedro Alves <pedro@codesourcery.com>
3336
f65d5553 3337 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
3338 (main): Initialize it before collecting, and and clear it
3339 afterwards.
f65d5553
PA
3340 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3341 collecting overlapping memory ranges.
08807d5a 3342
60f98dde
MS
33432011-02-15 Michael Snyder <msnyder@vmware.com>
3344
3345 * gdb.base/default.exp: Add tests for thread commands.
3346 * gdb.base/help.exp: Add tests for thread commands.
3347 * gdb.threads/thread-find.exp: New test for thread find command.
3348
648cd113
KW
33492011-02-15 Ken Werner <ken.werner@de.ibm.com>
3350
3351 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3352
494e194e
YQ
33532011-02-15 Yao Qi <yao@codesourcery.com>
3354
3355 PR tdep/12352
3356 * gdb.arch/arm-disp-step.S : New test for str instruction.
3357 * gdb.arch/arm-disp-step.exp : Likewise.
3358
d9492458
TJB
33592011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
3360
3361 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3362 "vector_register2_vr" test strings. Test the extended floating
3363 point registers (F32~F63).
3364 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3365 IBM XL C compiler. Make the test program use a register provided
3366 by the compiler for the lxvd2x instruction.
3367
8af8e3bc
PA
33682011-02-14 Pedro Alves <pedro@codesourcery.com>
3369
3370 * gdb.trace/unavailable.cc (class Base, class Middle, class
3371 Derived): New types.
3372 (derived_unavail, derived_partial, derived_whole): New globals.
3373 (virtual_partial): New global.
3374 (virtualp): Point at virtual_partial.
3375 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3376 related to unavailable vptr.
3377
1b28d0b3
PA
33782011-02-14 Pedro Alves <pedro@codesourcery.com>
3379
3380 * gdb.trace/unavailable.cc (a, b, c): New globals.
3381 (main): Set and clear them.
3382 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3383 `a' and `c', and check that `b' isn't collected, although `a' and
3384 `c' are.
3385
ec0a52e1
PA
33862011-02-14 Pedro Alves <pedro@codesourcery.com>
3387
3388 * gdb.trace/unavailable.cc (struct Virtual): New.
3389 (virtualp): New global pointer.
3390 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3391 printing a pointer to an object whose type has a vtable, with
3392 print object on.
3393
24e6bcee
PA
33942011-02-14 Pedro Alves <pedro@codesourcery.com>
3395
3396 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3397 value repeat handles unavailableness.
3398
39d37385
PA
33992011-02-14 Pedro Alves <pedro@codesourcery.com>
3400
3401 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3402 tests for building arrays from unavailable values, subscripting
3403 non-memory rvalue unvailable arrays, and accessing fields or
3404 baseclasses of non-lazy unavailable values,
3405 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3406 struct types.
3407 (g_smallstruct, g_smallstruct_b): New globals.
3408
06d72e16
PA
34092011-02-14 Pedro Alves <pedro@codesourcery.com>
3410
3411 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3412
bc9a5551
JK
34132011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3414
3415 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3416 * gdb.cp/overload-const.exp: New file.
3417 * gdb.cp/overload-const.cc: New file.
3418
54fcddd0
UW
34192011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3420
3421 * gdb.opencl/callfuncs.cl: New file.
3422 * gdb.opencl/callfuncs.exp: New test.
3423 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3424
d6dafb7c
UW
34252011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3426
3427 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3428 when computing result.
3429 * gdb.arch/altivec-abi.exp: Update expected results.
3430
a449c2d8
TJB
34312011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3432
3433 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3434 * gdb.base/jit.exp: Likewise.
3435 * gdb.base/pie-execl.exp: Likewise.
3436 * gdb.base/solib-nodir.exp: Likewise.
3437 * gdb.base/solib-overlap.exp: Likewise.
3438
764880b7
PA
34392011-02-07 Pedro Alves <pedro@codesourcery.com>
3440
3441 * gdb.trace/collection.c (global_pieces): New.
3442 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
3443 New procedure.
3444 (gdb_trace_collection_test): Call it.
3445
505500db
SW
34462011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3447
3448 * gdb.python/py-evthreads.c: New file.
3449 * gdb.python/py-evthreads.exp: New file.
3450 * gdb.python/py-events.py: New file.
3451 * gdb.python/py-events.exp: New file.
3452 * gdb.python/py-events.c: New file.
3453
385203ed
DD
34542011-02-04 David Daney <ddaney@caviumnetworks.com>
3455
3456 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
3457
9011945e
AB
34582011-02-03 Andrew Burgess <aburgess@broadcom.com>
3459
3460 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
3461 gdb.base/disasm-end-cu.exp: New test for disassembling over the
3462 boundary between two compilation units.
3463
580688f3
PA
34642011-02-02 Pedro Alves <pedro@codesourcery.com>
3465
3466 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
3467 (Virtual): New structs.
3468 (virtual_o, virtual_middle_b): New globals.
3469 * gdb.cp/virtbase.exp: New tests.
3470
d3f0f853
PP
34712011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3472
3473 * gdb.base/jit.exp: New file.
3474 * gdb.base/jit-main.c: New file.
3475 * gdb.base/jit-solib.c: New file.
3476
b2030fb5
UW
34772011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
3478
3479 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
3480 proceed to initial kernel entry point.
3481 * gdb.opencl/datatypes.exp: Likewise.
3482 * gdb.opencl/operators.exp: Likewise.
3483 * gdb.opencl/vec_comps.exp: Likewise.
3484
2db19d1e
SW
34852011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
3486
3487 * gdb.cp/nsnested.cc: New.
3488 * gdb.cp/nsnested.exp: New.
3489 * gdb.cp/nsnoimports.exp: New.
3490 * gdb.cp/nsnoimports.cc: New.
3491
6b0c4c1f
JB
34922011-01-31 Joel Brobecker <brobecker@adacore.com>
3493
3494 * gdb.base/interact.exp: Add extra tests that verify that
3495 the value of the interactive-mode setting does not change
3496 after the script is sourced.
3497
80b23b6a
JK
34982011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3499
3500 * gdb.cp/noparam.exp: New file.
3501 * gdb.cp/noparam.cc: New file.
3502
ffd5ec24
PA
35032011-01-28 Pedro Alves <pedro@codesourcery.com>
3504
3505 * gdb.trace/tfile.exp: Test that with no traceframe selected,
3506 there's no stack or registers.
3507
a81766d8
TT
35082011-01-26 Tom Tromey <tromey@redhat.com>
3509
3510 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
3511 space before string output. Add test for "set print pretty off"
3512 case.
3513
585fdaa1
PA
35142011-01-25 Pedro Alves <pedro@codesourcery.com>
3515
3516 * gdb.base/frame-args.exp: Adjust.
3517 * gdb.dwarf2/dw2-noloc.exp: Adjust.
3518 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
3519 * gdb.dwarf2/pieces.exp: Adjust.
3520 * gdb.opt/clobbered-registers-O2.exp: Adjust.
3521 * gdb.opt/inline-locals.exp: Adjust.
3522 * gdb.threads/fork-child-threads.exp: Adjust.
3523
d468832a
KW
35242011-01-25 Ken Werner <ken.werner@de.ibm.com>
3525
3526 * gdb.opencl/convs_casts.cl: Move program scope variables into the
3527 OpenCL kernel function. Add a comment as marker. Add address space
3528 qualifiers for the remaining program scope variables.
3529 * gdb.opencl/datatypes.cl: Likewise.
3530 * gdb.opencl/operators.cl: Likewise.
3531 * gdb.opencl/vec_comps.cl: Likewise.
3532 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
3533 Add breakpoint at the marker comment.
3534 * gdb.opencl/datatypes.exp: Likewise.
3535 * gdb.opencl/operators.exp: Likewise.
3536 * gdb.opencl/vec_comps.exp: Likewise.
3537
490f124f
PA
35382011-01-24 Pedro Alves <pedro@codesourcery.com>
3539
3540 * gdb.base/printcmds.c (some_struct): New struct and instance.
3541 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
3542 procedure.
3543 <global scope>: Call it.
3544
6da78614
KW
35452011-01-21 Ken Werner <ken.werner@de.ibm.com>
3546
3547 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
3548 argument to the gdb_compile_opencl_hostapp call.
3549
ec64c9aa
YQ
35502011-01-19 Yao Qi <yao@codesourcery.com>
3551
3552 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
3553 positve list.
3554
810cfdbb
YQ
35552011-01-19 Yao Qi <yao@codesourcery.com>
3556
3557 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
3558 canonical form.
3559 Remove "xscale-*-*"
3560 * gdb.xml/tdesc-regs.exp: Likewise.
3561 * gdb.python/py-section-script.exp: Replace ARM target triplet
3562 with canonical form.
3563 Match arm*-*-symbianelf*.
3564 * gdb.base/dup-sect.exp: Likewise.
3565 * lib/dwarf.exp: New.
3566 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
3567 dwarf2_support.
3568 * gdb.dwarf2/dup-psym.exp: Likewise.
3569 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
3570 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3571 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
3572 * gdb.dwarf2/dw2-basic.exp: Likewise.
3573 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3574 * gdb.dwarf2/dw2-const.exp: Likewise.
3575 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
3576 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
3577 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3578 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
3579 * gdb.dwarf2/dw2-filename.exp: Likewise.
3580 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3581 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
3582 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3583 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3584 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
3585 * gdb.dwarf2/dw2-noloc.exp: Likewise.
3586 * gdb.dwarf2/dw2-op-call.exp: Likewise.
3587 * gdb.dwarf2/dw2-producer.exp: Likewise.
3588 * gdb.dwarf2/dw2-ranges.exp: Likewise.
3589 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
3590 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
3591 * gdb.dwarf2/dw2-strp.exp: Likewise.
3592 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
3593 * gdb.dwarf2/implptr.exp: Likewise.
3594 * gdb.dwarf2/mac-fileno.exp: Likewise.
3595 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
3596 * gdb.dwarf2/pieces.exp: Likewise.
3597 * gdb.dwarf2/pr11465.exp: Likewise.
3598 * gdb.dwarf2/valop.exp: Likewise.
3599 * gdb.dwarf2/watch-notconst.exp: Likewise.
3600 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
3601
4694da01
TT
36022011-01-19 Tom Tromey <tromey@redhat.com>
3603
3604 * gdb.python/py-infthread.exp: Add thread tests.
3605
b075872c
JB
36062011-01-14 Joel Brobecker <brobecker@adacore.com>
3607
3608 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
3609
2c3e6e24
JB
36102011-01-14 Joel Brobecker <brobecker@adacore.com>
3611
3612 * gdb.ada/widewide: New testcase.
3613
de8fa76c
JB
36142011-01-13 Joel Brobecker <brobecker@adacore.com>
3615
3616 * gdb.base/interact.exp: New testcase.
3617
1b05df00
TT
36182011-01-12 Tom Tromey <tromey@redhat.com>
3619
3620 * gdb.mi/gdb2549.exp: Update for error message changes.
3621 * gdb.mi/mi-cli.exp: Likewise.
3622 * gdb.mi/mi-disassemble.exp: Likewise.
3623 * gdb.mi/mi-pthreads.exp: Likewise.
3624 * gdb.mi/mi-regs.exp: Likewise.
3625 * gdb.mi/mi-stack.exp: Likewise.
3626 * gdb.mi/mi-var-block.exp: Likewise.
3627 * gdb.mi/mi-var-cmd.exp: Likewise.
3628 * gdb.mi/mi2-cli.exp: Likewise.
3629 * gdb.mi/mi2-disassemble.exp: Likewise.
3630 * gdb.mi/mi2-pthreads.exp: Likewise.
3631 * gdb.mi/mi2-regs.exp: Likewise.
3632 * gdb.mi/mi2-stack.exp: Likewise.
3633 * gdb.mi/mi2-var-block.exp: Likewise.
3634 * gdb.mi/mi2-var-cmd.exp: Likewise.
3635
c2ff108b
JK
36362011-01-12 Andrew Burgess <aburgess@broadcom.com>
3637 Jan Kratochvil <jan.kratochvil@redhat.com>
3638
3639 PR fortran/11104 and DWARF unbound arrays detection.
3640 * gdb.fortran/multi-dim.exp: New file.
3641 * gdb.fortran/multi-dim.f90: New file.
3642
b716877b
AB
36432011-01-12 Andrew Burgess <aburgess@broadcom.com>
3644
3645 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
3646 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
3647 add new tests for opcode dumping.
3648
6c162d5e
TT
36492011-01-11 Tom Tromey <tromey@redhat.com>
3650
3651 * gdb.python/py-infthread.exp: Load gdb-python.exp.
3652
77b06cd7
TJB
36532010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3654
3655 Convert hardware watchpoints to use breakpoint_ops.
3656 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
3657 type is not supported.
3658 * gdb.base/foll-fork.exp: Likewise.
3659 * gdb.base/foll-vfork.exp: Likewise.
3660
f39a75d0
PM
36612011-01-10 Phil Muldoon <pmuldoon@redhat.com>
3662
3663 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
3664 Use load_lib gdb-python.exp.
3665 * gdb.python/python.exp: Ditto.
3666 * gdb.python/py-function.exp: Ditto.
3667
fc529d80
AS
36682011-01-09 Andreas Schwab <schwab@linux-m68k.org>
3669
3670 * gdb.threads/tls.exp ("info address me"): Fix expected output.
3671
fb03cb59
JK
36722011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3673
3674 * configure: Regenerate.
3675
d8e22779
TT
36762011-01-06 Tom Tromey <tromey@redhat.com>
3677
3678 * gdb.python/py-frame.exp: Test gdb.newest_frame.
3679
09050809
JB
36802011-01-06 Joel Brobecker <brobecker@adacore.com>
3681
fc529d80
AS
3682 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
3683 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
3684 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3685 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
3686 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
3687 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3688 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
3689 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
3690 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
3691 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
3692 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
3693 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
3694 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
3695 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3696 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3697 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
3698 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
3699 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
3700 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3701 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
3702 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
3703 gdb.ada/uninitialized_vars.exp,
3704 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
3705 Simplify by using clean_restart.
09050809 3706
8ed5dd9e
JB
37072011-01-06 Joel Brobecker <brobecker@adacore.com>
3708
3709 Add marker to be used as anchor for inserting breakpoints.
3710 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
3711 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
3712 Likewise.
3713
3714 Remove uses of gdb_start_cmd.
3715 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
3716 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
3717
3718 Do not run testcase if testing with GDBserver.
3719 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
3720 if testing with GDBserver.
3721
368a124f
JB
37222011-01-06 Joel Brobecker <brobecker@adacore.com>
3723
3724 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
3725 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
3726 copyright header.
3727
44944448
JB
37282011-01-05 Joel Brobecker <brobecker@adacore.com>
3729
3730 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
3731 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
3732 testsuite/gdb.fortran/complex.f,
3733 testsuite/gdb.fortran/derived-type.f90,
3734 testsuite/gdb.fortran/library-module-lib.f90,
3735 testsuite/gdb.fortran/library-module-main.f90,
3736 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
3737 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
3738 Copyright year update.
3739
31886ea6
JB
37402011-01-05 Joel Brobecker <brobecker@adacore.com>
3741
3742 * gdb.base/langs1.f: Add copyright header.
3743
ebedcab5
JK
37442011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3745
3746 * gdb.base/morestack.exp: New file.
3747 * gdb.base/morestack.c: New file.
3748
de1eb2f9
JK
37492011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3750
3751 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
3752
9e87a409
JB
37532010-12-29 Joel Brobecker <brobecker@adacore.com>
3754
3755 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
3756 * gdb.ada/arrayptr.exp: Add test printing that new variable.
3757
720d1a40
JB
37582010-12-29 Joel Brobecker <brobecker@adacore.com>
3759
3760 * gdb.ada/lang_switch.exp: Correct expected parameter value.
3761
a283af87
AS
37622010-12-25 Andreas Schwab <schwab@linux-m68k.org>
3763
5d3d9cba
AS
3764 * gdb.threads/tls.exp: Fix typo.
3765
a283af87
AS
3766 * gdb.threads/thread-specific.exp (get_thread_list): Update.
3767 * gdb.threads/execl.exp: Update.
3768
2a20745c
YQ
37692010-12-23 Yao Qi <yao@codesourcery.com>
3770
3771 * gdb.arch/arm-disp-step.exp: New.
3772 * gdb.arch/arm-disp-step.S: New.
3773
a7658b96
TT
37742010-12-21 Tom Tromey <tromey@redhat.com>
3775
3776 * gdb.threads/execl.exp: Update.
3777 * gdb.threads/linux-dp.exp: Update.
3778 * gdb.threads/manythreads.exp: Update.
3779 * gdb.threads/tls.exp: Update.
3780
5b79abe7
TT
37812010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3782
3783 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
3784 (NextOverThrowDerivates) <resumebpt>: New.
3785 (resumebpt_test): New.
3786 (main): Call resumebpt_test.
3787 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
3788
0914bcdb
SS
37892010-12-12 Stan Shebs <stan@codesourcery.com>
3790
3791 * gdb.trace/tsv.exp: Test print command on trace state variables.
3792
305aeedc
TT
37932010-12-09 Tom Tromey <tromey@redhat.com>
3794
3795 * gdb.base/interp.exp: Add regression test.
3796
186c406b
TT
37972010-12-09 Tom Tromey <tromey@redhat.com>
3798
3799 * gdb.java/jnpe.java: New file.
3800 * gdb.java/jnpe.exp: New file.
3801 * gdb.cp/nextoverthrow.exp: New file.
3802 * gdb.cp/nextoverthrow.cc: New file.
3803
aae1c79a
DE
38042010-12-07 Doug Evans <dje@google.com>
3805
3806 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
3807 of data-directory.
3808 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
3809 updated.
3810 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
3811
60f98dde 38122010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
3813
3814 * gdb.base/callfuncs.exp: Test for skip_float_tests.
3815 * gdb.base/call-sc.exp: Ditto.
3816 * gdb.base/finish.exp: Ditto.
3817 * gdb.base/return.exp: Ditto.
3818 * gdb.base/return2.exp: Ditto.
3819
5fa290c1
DE
38202010-11-30 Doug Evans <dje@google.com>
3821
3822 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
3823 (gdb_expect_list): Fix spelling errors in comments.
3824 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
3825 send_gdb/gdb_expect_list where applicable.
3826 * gdb.base/call-ar-st.exp: Ditto.
3827 * gdb.base/funcargs.exp: Ditto.
3828 * gdb.base/gcore.exp: Ditto.
3829 * gdb.base/page.exp: Ditto.
3830 * gdb.base/sigaltstack.exp: Ditto.
3831 * gdb.base/siginfo.exp: Ditto.
3832 * gdb.base/sigstep.exp: Ditto.
3833 * gdb.base/trace-commands.exp: Ditto.
3834
4e04c971
DE
38352010-11-29 Doug Evans <dje@google.com>
3836
3837 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
3838 printer-name;subprinter-name.
3839
8cf6f0b1
TT
38402010-11-29 Tom Tromey <tromey@redhat.com>
3841
3842 * gdb.dwarf2/implptr.exp: New file.
3843 * gdb.dwarf2/implptr.c: New file.
3844 * gdb.dwarf2/implptr.S: New file.
3845
94b6973e
PM
38462010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3847
fc529d80 3848 PR python/12199
94b6973e
PM
3849
3850 * gdb.python/py-breakpoint.exp: Test the delete method.
3851
8358c15c
JK
38522010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3853
3854 Fix step_resume_breakpoint unsaved during an infcall.
3855 * gdb.base/step-resume-infcall.exp: New file.
3856 * gdb.base/step-resume-infcall.c: New file.
3857
f6df29bc
TJB
38582010-11-24 Edjunior Machado <emachado@br.ibm.com>
3859
3860 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
3861
f2b5a5cf
TJB
38622010-11-24 Edjunior Machado <emachado@br.ibm.com>
3863
3864 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
3865 on ppc64's symbols; "finish" and "return" commands must accept to
3866 show the caller line again as well as the line after.
3867 * gdb.asm/powerpc64.inc: New file.
3868
6b0ecdc2
DE
38692010-11-23 Doug Evans <dje@google.com>
3870
3871 * lib/gdb.exp (gdb_test_sequence): New function.
3872 (gdb_expect_list): Add verbose -log call for each pattern.
3873 * gdb.base/signals.exp (test_handle_all_print): Call it.
3874 Reduce timeout increment from 6 minutes to 1 minute.
3875 * gdb.server/ext-run.exp: Call it.
3876
ea976c60
PM
38772010-11-23 Phil Muldoon <pmuldoon@redhat.com>
3878
f2b5a5cf 3879 PR python/12212
ea976c60
PM
3880
3881 * gdb.python/python.exp: Check that selected_thread raises an
3882 error when no inferior is loaded.
3883
c0efa795
JK
38842010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3885
3886 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
3887 * gdb.dwarf2/dw2-stack-boundary.S: New file.
3888
ec3aa567
JK
38892010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3890
3891 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
3892 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
3893
d8249011
DE
38942010-11-18 Doug Evans <dje@google.com>
3895
3896 * gdb.server/ext-run.exp: Fix intermittent failures.
3897
d4eba7d1
NF
38982010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3899
3900 * gdb.stabs/gdb11479.exp: Use runto_main.
3901
b04c2f88
NF
39022010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3903
3904 * gdb.base/break-entry.exp: Skip if using a stub.
3905
ae9d7ce4
NF
39062010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3907
3908 * gdb.python/py-inferior.exp: Pack values in target endianness.
3909
621c8364
TT
39102010-11-12 Tom Tromey <tromey@redhat.com>
3911
3912 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
3913 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
3914 MemoryError.
3915 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
3916 type.
3917 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
3918 MemoryError.
3919 (test_subscript_regression): Update exception type.
3920
84f4c1fe
PM
39212010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3922
3923 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
3924 breakpoint tests.
3925
a1442452
PA
39262010-11-09 Pedro Alves <pedro@codesourcery.com>
3927
3928 * gdb.base/watchpoint.exp: Test "watch -location" with an
3929 innacessible location.
3930
efd11a33
JK
39312010-11-09 Edjunior Machado <emachado@br.ibm.com>
3932 Luis Machado <luisgpm@br.ibm.com>
3933
3934 * gdb.base/maint.exp: Expect "." prefix.
3935 * gdb.base/nodebug.exp: Expect "." Likewise.
3936 * gdb.base/sepsymtab.exp: Expect "." Likewise.
3937 * gdb.base/watchpoint-cond-gone.exp: Likewise.
3938 * gdb.base/watchpoint.exp: Expect a software watch to be created for
3939 POWER server processors.
3940
aa00efb5
JK
39412010-11-08 Edjunior Machado <emachado@br.ibm.com>
3942 Luis Machado <luisgpm@br.ibm.com>
3943
3944 * gdb.base/break-entry.exp: convert entry point for
3945 ppc64 and expect leading `.' on ppc64's symbols
3946
99e7ae30
DE
39472010-11-05 Doug Evans <dje@google.com>
3948
3949 * gdb.base/help.exp: Update expected output.
b521dba8
DE
3950 * gdb.python/py-param.exp: Delete, contents moved to ...
3951 * gdb.python/py-parameter.exp: ... here. New file.
3952 Add test for gdb.parameter ("directories").
99e7ae30 3953
f4b8a18d
KW
39542010-11-05 Ken Werner <ken.werner@de.ibm.com>
3955
3956 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
3957 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
3958 * configure: Regenerate.
3959 * gdb.opencl/Makefile.in: New File.
3960 * gdb.opencl/datatypes.exp: Likewise.
3961 * gdb.opencl/datatypes.cl: Likewise.
3962 * gdb.opencl/operators.exp: Likewise.
3963 * gdb.opencl/operators.cl: Likewise.
3964 * gdb.opencl/vec_comps.exp: Likewise.
3965 * gdb.opencl/vec_comps.cl: Likewise.
3966 * gdb.opencl/convs_casts.exp: Likewise.
3967 * gdb.opencl/convs_casts.cl: Likewise.
3968 * lib/opencl.exp: Likewise.
3969 * lib/opencl_hostapp.c: Likewise.
3970 * lib/opencl_kernel.cl: Likewise.
3971 * lib/cl_util.c: Likewise.
3972 * lib/cl_util.c: Likewise.
3973 * gdb.base/default.exp (set language): Add "opencl" to the list of
3974 languages.
3975
a9d5ef47
SW
39762010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
3977
3978 * gdb.cp/overload.exp: Added test for inheritance overload.
3979 * gdb.cp/overload.cc: Ditto.
3980 * gdb.cp/oranking.exp: Removed releveant kfails.
3981
03eb1c79
JK
39822010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3983 Joel Brobecker <brobecker@adacore.com>
3984
3985 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
3986 check test_compiler_info.
3987
dbc98a8b
KW
39882010-11-03 Ken Werner <ken.werner@de.ibm.com>
3989
3990 * gdb.base/gnu_vector.exp: Adjust expect messages.
3991
120bd360
KW
39922010-11-03 Ken Werner <ken.werner@de.ibm.com>
3993
3994 * gdb.base/gnu_vector.exp: Add unary operator tests.
3995
c37f7098
KW
39962010-11-03 Ken Werner <ken.werner@de.ibm.com>
3997
3998 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
3999
7b51bc51
DE
40002010-11-02 Doug Evans <dje@google.com>
4001
4002 * gdb.python/py-pp-maint.c: New file.
4003 * gdb.python/py-pp-maint.exp: New file.
4004 * gdb.python/py-pp-maint.py: New file.
4005
50c97f38
TT
40062010-11-02 Tom Tromey <tromey@redhat.com>
4007
4008 * gdb.base/default.exp: Remove "scheme" from language list.
4009
a289b8f6
JK
40102010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4011
4012 Revert:
4013 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4014 * gdb.threads/sigstep-threads.exp: New file.
4015 * gdb.threads/sigstep-threads.c: New file.
4016
cd017491
MS
40172010-10-20 Michael Snyder <msnyder@vmware.com>
4018
4019 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4020
8e6a5956
UW
40212010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4022
4023 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4024 Skip test completely if gdb,no_hardware_watchpoints.
4025
2c04da0d
UW
40262010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4027
4028 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4029 strict, but do not check for any particular function name within libc.
4030
79afc5ef
SW
40312010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4032
4033 * gdb.cp/smartp.exp: New test.
4034 * gdb.cp/smartp.cc : New test.
4035
026ffab7
SW
40362010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
4037
4038 * gdb.cp/converts.exp: Test pointer to bool conversion.
4039 Test pointer to long conversion.
4040 * gdb.cp/oranking.exp: Removed relevant kfail.
4041
3a772aa4
TT
40422010-10-18 Tom Tromey <tromey@redhat.com>
4043
4044 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4045 argument to lazy_string.
4046 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4047 (pp_ls.to_string): Use it.
4048 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4049 Add "estring2" local.
4050
5fc3827b
JK
40512010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4052
4053 Fix s390x compatibility.
4054 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4055 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4056
8aeb23f3
JK
40572010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4058
4059 * gdb.threads/sigstep-threads.exp: New file.
4060 * gdb.threads/sigstep-threads.c: New file.
4061
c1e56572
JK
40622010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4063
4064 * gdb.base/pie-execl.exp: New file.
4065 * gdb.base/pie-execl.c: New file.
4066
92163a10
JK
40672010-10-13 Doug Evans <dje@google.com>
4068 Jan Kratochvil <jan.kratochvil@redhat.com>
4069
4070 PR exp/12117
4071 * gdb.cp/ptype-cv-cp.cc: New file.
4072 * gdb.cp/ptype-cv-cp.exp: New file.
4073
7062b0a0
SW
40742010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
4075
4076 * gdb.cp/converts.cc: New test program.
4077 * gdb.cp/converts.exp: New test.
4078 * gdb.cp/overload.exp: Added test for void* vs int*.
4079 * gdb.cp/overload.exp: Ditto.
4080 * gdb.cp/oranking.exp: Removed related kfail.
4081
0e3509db
DE
40822010-10-13 Doug Evans <dje@google.com>
4083
4084 * lib/gdb-python.exp (gdb_check_python_config): New function.
4085 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4086 * gdb.python/lib-types.cc: New file.
4087 * gdb.python/lib-types.exp: New file.
4088
8dc78533
JK
40892010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4090
4091 * gdb.python/py-error.exp: New file.
4092 * gdb.python/py-error.py: New file.
4093
93c17e06
JK
40942010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4095
4096 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4097 gdb_test_multiple.
4098
d8b34041
JK
40992010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4100
4101 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4102 * gdb.base/prelink.exp: Likewise.
4103 * gdb.base/solib-nodir.exp: Likewise.
4104 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4105 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4106 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4107
e0cc584e
UW
41082010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4109
4110 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4111 for the "info files" test to avoid timeouts on slow machines.
4112
cfc353b1
JK
41132010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4114
4115 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4116 (main): Make openlib dummy call.
4117
d3d7896d
JK
41182010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4119
4120 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4121 * break-interp.exp (reach): Move the core body ...
4122 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4123 (test_ld): Provide always real argument, even to the linker. Replace
4124 dl_main by _dl_debug_state.
4125
5e533c94
JK
41262010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4127
4128 Fix results of prelinked PIEs on ppc*.
4129 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4130 Accept also DISPLACEMENT "PRESENT".
4131 (main): Replace "ZERO" displacements by "PRESENT".
4132
33540610
SW
41332010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
4134
4135 * gdb.cp/oranking.exp: New test.
4136 * gdb.cp/oranking.cc: New test program.
4137
3bdf2bbd
KW
41382010-10-08 Ken Werner <ken.werner@de.ibm.com>
4139
4140 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4141 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4142
2f608a3a
KW
41432010-10-06 Ken Werner <ken.werner@de.ibm.com>
4144
4145 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4146 lush, lynx) New constant.
4147 * gdb.base/constvars.exp: Test const array types.
4148 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4149
aa2e2d8d
DE
41502010-10-06 Doug Evans <dje@google.com>
4151
4152 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4153 of syscall staging area.
4154
2844d6b5
KW
41552010-10-06 Ken Werner <ken.werner@de.ibm.com>
4156
4157 * gdb.base/gnu_vector.c: Add variable c4.
4158 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4159 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4160
7d8ac8bb
MR
41612010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
4162
4163 * gdb.arch/altivec-abi.exp: Fix a typo.
4164
84a02e58
MR
41652010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
4166
4167 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4168 to match a thread ID.
4169
b18e6318
JK
41702010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4171
4172 Fix s390x testcase compatibility.
4173 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4174
a2c09bd0
DE
41752010-10-01 Doug Evans <dje@google.com>
4176
4177 * lib/gdb-python.exp: New file.
4178 * gdb.python/py-block.exp: Use it.
4179 * gdb.python/py-breakpoint.exp: Ditto.
4180 * gdb.python/py-frame.exp: Ditto.
4181 * gdb.python/py-inferior.exp: Ditto.
4182 * gdb.python/py-param.exp: Ditto.
4183 * gdb.python/py-prettyprint.exp: Ditto.
4184 * gdb.python/py-shared.exp: Ditto.
4185 * gdb.python/py-symbol.exp: Ditto.
4186 * gdb.python/py-symtab.exp: Ditto.
4187 * gdb.python/py-type.exp: Ditto.
4188 * gdb.python/py-value.exp: Ditto.
4189 * gdb.python/python.exp: Ditto.
4190
38f12cfc
TT
41912010-09-30 Tom Tromey <tromey@redhat.com>
4192
4193 * gdb.base/anon.exp: New file.
4194 * gdb.base/anon.c: New file.
4195
9ae8282d
TT
41962010-09-30 Tom Tromey <tromey@redhat.com>
4197
4198 * gdb.base/completion.exp: Test completion through anonymous
4199 union.
4200 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4201
e9e07ba6
JK
42022010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 Fix printing parameters of inlined functions.
4205 * gdb.dwarf2/dw2-inline-param.exp: New file.
4206 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4207 * gdb.dwarf2/dw2-inline-param.S: New file.
4208
cd2effb2
JK
42092010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4210
4211 PR corefiles/12071.
4212 * gdb.base/corefile.exp (quit with a process, no question: load core)
4213 (quit with a core file): New tests.
4214
bceffbf3
JK
42152010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4216
4217 Fix GDB crash on inferior calls with self-referencing classes.
4218 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4219 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4220 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4221
1736ad11
JK
42222010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4223
4224 Fix lost siginfo_t for inferior calls.
4225 * gdb.base/siginfo-infcall.exp: New file.
4226 * gdb.base/siginfo-infcall.c: New file.
4227
a176ad92
JB
42282010-09-22 Joel Brobecker <brobecker@adacore.com>
4229
4230 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4231
c2b0a229
JK
42322010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4233
4234 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4235 New test.
4236 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4237
e8ae22d1
JB
42382010-09-22 Joel Brobecker <brobecker@adacore.com>
4239
4240 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4241 type of our const type.
4242
ec322823
SW
42432010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
4244
4245 * gdb.cp/pr12028.cc: New.
4246 * gdb.cp/pr12028.exp: New.
4247
72929c62
JB
42482010-09-22 Joel Brobecker <brobecker@adacore.com>
4249
4250 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4251
875b4ff5 42522010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 4253 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
4254
4255 PR mi/11407
4256 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4257 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4258 * gdb.mi/dw2-ref-missing-frame.S New File.
4259 * gdb.mi/dw2-ref-missing-frame.exp New File.
4260
7155d578
TT
42612010-09-14 Tom Tromey <tromey@redhat.com>
4262
4263 PR symtab/8399:
4264 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4265
515ed532
TT
42662010-09-14 Tom Tromey <tromey@redhat.com>
4267
4268 PR exp/11803:
4269 * gdb.threads/tls.exp: Use C++.
4270 (check_thread_local): Use K::another_thread_local.
4271 * gdb.threads/tls.c (class K): New.
4272 (another_thread_local): Now a member of K.
4273 (spin): Update. No longer K&R C.
4274
450ca57c
SW
42752010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4276
4277 * gdb.cp/koenig.cc: created class for testing member lookup.
4278 * gdb.cp/koenig.exp: Added test for member lookup.
4279
dbd492a3
JK
42802010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4281
4282 Fix false FAILs on sourcetree topdir directory containing "kill".
4283 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4284 source line matching regexp.
4285
8d4d924b
JK
42862010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4287
4288 * gdb.python/python.exp (set height 0, collect help from uiout)
4289 (verify help to uiout): New tests.
4290
8e64f2a0
JK
42912010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4292
4293 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4294 is_lp64_target to check 64bit target.
4295
4569eed2
JK
42962010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4297
4298 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4299 (test_ld) <powerpc64-*>: New.
4300
5e1617b1
DJ
43012010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4302
4303 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4304
c767944b
DJ
43052010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4306
4307 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4308 (FunctionArg::method): New function.
4309 (empty, arg): New variables.
4310 (main): Call arg.method.
4311 * gdb.cp/templates.exp (test_template_args): New function.
4312 (do_tests): Call it.
4313
27d3a3fc
UW
43142010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4315
4316 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4317 of "next" to proceed over pthread_exit call.
4318
55b7ce7f
UW
43192010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
4320
4321 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4322 "maint print statistics" output to prevent expect timeouts.
4323
809df446
JK
43242010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4325
4326 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4327 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4328 (test_float_rejected): ... here.
4329 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4330 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4331 (test_float_rejected): ... here.
4332 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4333 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4334 (test_float_rejected): ... here.
4335 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4336 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4337 (test_float_rejected): ... here.
4338
8464be76
DJ
43392010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4340
4341 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4342 before disabling hardware watchpoints.
4343 (test_inaccessible_watchpoint): Check that hardware watchpoints
4344 are used. Test for watchpoints on a constant address.
4345
14dba4b4
JK
43462010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4347
4348 * gdb.base/ui-redirect.exp: New file.
4349
3f3540e1 43502010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 4351 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
4352
4353 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4354
0f254bb7
DE
43552010-08-31 Doug Evans <dje@google.com>
4356
4357 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4358
03f17ccf
TT
43592010-08-30 Tom Tromey <tromey@redhat.com>
4360
4361 PR python/11792:
4362 * gdb.python/py-value.exp (test_subscript_regression): Add
4363 dynamic_type test.
4364
640617ad
DJ
43652010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
4366
4367 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4368 instead of running to main. Do not test the main function.
4369 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4370 Add new main.
4371
2ed91d1b
PA
43722010-08-26 Pedro Alves <pedro@codesourcery.com>
4373
4374 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4375 one test.
4376
673bfd45
DE
43772010-08-24 Doug Evans <dje@google.com>
4378
4379 PR symtab/11942
4380 * gdb.dwarf2/dw4-sig-types.cc: New file.
4381 * gdb.dwarf2/dw4-sig-types.h: New file.
4382 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4383 * gdb.dwarf2/dw4-sig-types.exp: New file.
4384
f9ffd4bb
TT
43852010-08-23 Tom Tromey <tromey@redhat.com>
4386
4387 PR python/11145:
4388 * gdb.python/py-value.c (Base, Derived): New types.
4389 (base): New global.
4390 * gdb.python/py-value.exp (test_subscript_regression): Add
4391 dynamic_cast test.
4392
d839c8a4
TT
43932010-08-23 Tom Tromey <tromey@redhat.com>
4394
4395 PR python/10676:
4396 * gdb.python/py-type.exp (test_fields): Add tests for type
4397 equality.
4398
702c2711
TT
43992010-08-23 Tom Tromey <tromey@redhat.com>
4400
4401 PR python/11915:
4402 * gdb.python/py-type.exp (test_fields): Add tests for array.
4403
832bafd3
KS
44042010-08-23 Keith Seitz <keiths@redhat.com>
4405
4406 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4407 have any children. Create a new abbrev for it.
4408 Add missing terminal sequence to .debug_abbrev.
4409
c37bf528
KS
44102010-08-20 Keith Seitz <keiths@redhat.com>
4411
4412 PR symtab/11465:
4413 * gdb.dwarf2/pr11465.exp: New test.
4414 * gdb.dwarf2/pr11465.S: New file.
4415 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4416 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4417
4572cbac
TJB
44182010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
4419
4420 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4421 registers. Update data sets with the new v2_double element in the
4422 VSX register union. Add vector_register3_vr data set for the AltiVec
4423 registers. Use gdb_test_no_output instead of send_gdb.
4424
e7fbb131
PA
44252010-08-19 Pedro Alves <pedro@codesourcery.com>
4426
4427 * gdb.python/py-shared.exp: New file, factored out from
4428 python.exp.
4429 * gdb.python/py-shared.c: New file.
4430 * gdb.python/py-shared-sl.c: New file.
4431 * gdb.python/python-1.c: New file.
4432 * gdb.python/python-sl.c: Delete.
4433 * gdb.python/python.c: Mention python-1.c.
4434 * gdb.python/python.exp: Move shared library tests to
4435 py-shared.exp.
4436 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4437 (MISCELLANEOUS): New.
4438 (clean mostlyclean): Also remove $MISCELLANEOUS.
4439
d30f5e1f
DE
44402010-08-19 Doug Evans <dje@google.com>
4441
4442 PR exp/11926
4443 * gdb.base/printcmds.exp (test_float_accepted): New function.
4444 Move existing float tests there. Add tests for floats with suffixes.
4445 (test_float_rejected): New function.
4446 * gdb.java/jv-print.exp (test_float_accepted): New function.
4447 (test_float_rejected): New function.
4448 * gdb.objc/print.exp: New file.
4449 * gdb.pascal/print.exp: New file.
4450 * lib/objc.exp: New file.
4451
7b3fd859
PM
44522010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4453
4454 * gdb.base/default.exp (info set): Avoid full buffer error and force
4455 reading up to final gdb prompt.
4456 (show): Likewise.
4457
c92817ce
TT
44582010-08-18 Tom Tromey <tromey@redhat.com>
4459
4460 PR symtab/11919:
4461 * gdb.base/completion.exp: Add test.
4462
f1208f9e
DE
44632010-08-18 Doug Evans <dje@google.com>
4464
4465 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
4466 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
4467 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
4468 Simplify, early exit if runto_main fails.
4469 * gdb.fortran/exprs.exp: load_lib fortran.exp.
4470 (set_lang_fortran): Moved to lib/fortran.exp.
4471 * gdb.fortran/types.exp: load_lib fortran.exp.
4472 (set_lang_fortran): Moved to lib/fortran.exp.
4473 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
4474 * gdb.java/jprint.exp (set_lang_java): Ditto.
4475 * gdb.java/jv-exp.exp: load_lib java.exp.
4476 If set_lang_java fails, issue a warning instead of failure to be
4477 consistent with other set_lang_foo uses.
4478 (set_lang_java): Moved to lib/java.exp.
4479 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
4480 If set_lang_java fails, issue a warning instead of failure to be
4481 consistent with other set_lang_foo uses.
4482 * gdb.pascal/types.exp: load_lib pascal.exp.
4483 (set_lang_pascal): Moved to lib/pascal.exp.
4484 * lib/fortran.exp: New file.
4485 * lib/java.exp (set_lang_java): New function.
4486 * lib/pascal.exp (set_lang_pascal): New function.
4487
2f06b485
YQ
44882010-08-18 Yao Qi <yao@codesourcery.com
4489
4490 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
4491 func_nofb_start and func_loopfb_start, so that address of functions
4492 is equal to these labels on Thumb.
4493
96e25403
YQ
44942010-08-18 Yao Qi <yao@codesourcery.com>
4495
4496 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
4497 to reflect latest c source file.
4498
36e6adc4
JK
44992010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4500
4501 * gdb.cp/infcall-dlopen.exp: New file.
4502 * gdb.cp/infcall-dlopen.cc: New file.
4503 * gdb.cp/infcall-dlopen-lib.cc: New file.
4504
f431efe5
PA
45052010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4506 Pedro Alves <pedro@codesourcery.com>
4507
4508 PR breakpoints/11371
4509
4510 * gdb.base/watch-cond-infcall.exp: New file.
4511 * gdb.base/watch-cond-infcall.c: New file.
4512
06a64a0b
TT
45132010-08-16 Tom Tromey <tromey@redhat.com>
4514
4515 * gdb.base/help.exp: Update.
4516 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
4517 watchpoint.
4518 (test_watch_location): New proc.
4519 (test_watchpoint_in_big_blob): Delete watchpoint.
4520 * gdb.base/watchpoint.c (func5): New function.
4521 (main): Call it.
4522
70ebf4ed
DE
45232010-08-16 Doug Evans <dje@google.com>
4524
4525 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
4526
ca5c20b6
PM
45272010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4528
4529 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
4530 tests.
4531
7346b668
KW
45322010-08-11 Ken Werner <ken.werner@de.ibm.com>
4533
4534 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
4535 * gdb.base/gnu_vector.c: New File.
4536 * gdb.base/gnu_vector.exp: Likewise.
4537
cb2e07a6
PM
45382010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4539
4540 * gdb.python/python.c: New File.
4541 * gdb.python/python-sl.c: New File.
4542 * gdb.python/python.exp: Test solib_address and decode_line
4543 * functions.
4544
5da1313b
JK
45452010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4546
4547 * gdb.python/python.exp (show height, set height 10)
4548 (verify pagination beforehand, verify pagination beforehand: q)
4549 (gdb.execute does not page, verify pagination afterwards)
4550 (verify pagination afterwards: q): New.
4551
49c3ccf7
DE
45522010-08-02 Doug Evans <dje@google.com>
4553
4554 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
4555 because of an older gcc, change test2
4556 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
4557 to unsupported.
4558
42c0c4f1
KH
45592010-07-30 Kazu Hirata <kazu@codesourcery.com>
4560
4561 * gdb.base/break-always.exp: Do not expect full paths to file
4562 names.
4563 * gdb.base/commands.exp: Likewise.
4564
d3765805
DE
45652010-07-30 Doug Evans <dje@google.com>
4566
c98ee71b
DE
4567 * gdb.cp/temargs.exp: For new tests that require newer gccs,
4568 xfail them when run with older gccs.
4569
fd961404
DE
4570 * lib/gdb.exp (build_executable): Forward "c++" option to
4571 get_compiler_info.
4572
999adef4
DE
4573 * gdb.python/py-type.exp (test_template): Mark as xfail tests
4574 "python print ttype.template_argument(1)" and
4575 "python print isinstance(ttype.template_argument(1), gdb.Value)"
4576 if using gcc 4.4 or earlier.
4577
d3765805
DE
4578 * gdb.base/valgrind-db-attach.exp: Use unique test name for
4579 attach-to-debugger handling.
4580
1276c759
JK
45812010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4582
4583 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
4584 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
4585 (main): Use copyreloc.
4586 * gdb.base/prelink.exp (split debug of executable)
4587 (.dynbss vs. .bss address shift): New tests.
4588
88caa9b9
PA
45892010-07-29 Pedro Alves <pedro@codesourcery.com>
4590
4591 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
4592 in gdb_test_multiple.
4593
c6f2ac43
PA
45942010-07-29 Pedro Alves <pedro@codesourcery.com>
4595
4596 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
4597 environment.
4598
326fd672
TT
45992010-07-28 Tom Tromey <tromey@redhat.com>
4600
4601 PR python/11060:
4602 * gdb.python/py-type.c (Temargs): New template.
4603 (temvar): New variable.
4604 * gdb.python/py-type.exp (test_template): New proc.
4605
3ce3b1ba
PA
46062010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4607
4608 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
4609 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
4610
34eaf542
TT
46112010-07-28 Tom Tromey <tromey@redhat.com>
4612
4613 PR c++/9946:
4614 * gdb.cp/temargs.exp: New file.
4615 * gdb.cp/temargs.cc: New file.
4616
d41b819e
JK
46172010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4618
4619 * gdb.base/help.exp (help disassemble): Update the content.
4620
26ab7092
JK
46212010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4622
4623 * gdb.threads/ia64-sigill.exp: New file.
4624 * gdb.threads/ia64-sigill.c: New file.
4625
5283e9e1
TT
46262010-07-27 Tom Tromey <tromey@redhat.com>
4627
4628 * gdb.opt/inline-cmds.c (ATTR): New define.
4629 (func1): Use it.
4630 (func2): Likewise.
4631 (func3): Likewise.
4632 (outer_inline1): Likewise.
4633 (outer_inline2): Likewise.
4634 * gdb.opt/inline-bt.c (ATTR): New define.
4635 (func1): Use it.
4636 (func2): Likewise.
4637 * gdb.opt/inline-locals.c (ATTR): New define.
4638 (func1): Use it.
4639 (func2): Likewise.
4640
e992ef73
TT
46412010-07-27 Tom Tromey <tromey@redhat.com>
4642
4643 * gdb.stabs/gdb11479.c (hack): New function.
4644 (test): Use it.
4645 (test2): Use it.
4646 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
4647 (int32_search_buf, int64_search_buf): No longer static.
4648 (x): Remove.
4649 * gdb.base/relocate.c (hack): New function.
4650
5374244e
PM
46512010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4652
4653 * gdb.python/py-value.exp (test_inferior_function_call): New function.
4654 * gdb.python/py-value.c (func1): New function.
4655 (func2): Likewise.
4656
a99aee83
CV
46572010-07-26 Corinna Vinschen <vinschen@redhat.com>
4658
4659 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
4660 as not to clash with .data section.
4661
a04ba985
JG
46622010-07-26 Jerome Guitton <guitton@adacore.com>
4663
4664 * gdb.base/code_elim.exp: New file.
4665 * gdb.base/code_elim1.c: New file.
4666 * gdb.base/code_elim2.c: New file.
4667
23bd0f7c
PA
46682010-07-21 Pedro Alves <pedro@codesourcery.com>
4669
4670 PR symtab/11827
4671
4672 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
4673 (some_volatile_enum): New variable.
4674 * gdb.base/printcmds.exp (test_print_enums): New.
4675 <top level>: Call it.
4676
883df6dd
SW
46772010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
4678
4679 * gdb.cp/fpointer.cc: New test.
4680 * gdb.cp/fpointer.exp: New test.
4681
569b05a5
JK
46822010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4683
4684 * gdb.base/solib-nodir.exp: New file.
4685 * lib/gdb.exp (runto): New case for a GDB internal error.
4686
51d7d803
JK
46872010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4688 Ulrich Weigand <uweigand@de.ibm.com>
4689 Tom Tromey <tromey@redhat.com>
4690
4691 * gdb.base/charset-malloc.c: New file.
4692 * gdb.base/charset.c (malloc_stub): New prototype.
4693 (main): Call it instead of malloc itself.
4694 * gdb.base/charset.exp: Use only prepare_for_testing.
4695 (binfile): Remove the variable.
4696
c0edd9ed
JK
46972010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4698
4699 Make core files the process_stratum.
4700 * gdb.base/corefile.exp (run: load core again)
4701 (run: sanity check we see the core file, run: with core)
4702 (run: core file is cleared, attach: load core again)
4703 (attach: sanity check we see the core file, attach: with core)
4704 (attach: core file is cleared): New tests.
4705 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
4706
3cbaedff
KW
47072010-07-14 Ken Werner <ken.werner@de.ibm.com>
4708
4709 * gdb.arch/altivec-abi.exp: New tests.
4710
91158a56
TT
47112010-07-13 Tom Tromey <tromey@redhat.com>
4712
4713 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
4714 (main): Use it.
4715 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
4716
0f5238ed
TT
47172010-07-13 Tom Tromey <tromey@redhat.com>
4718
4719 * gdb.base/label.exp: New file.
4720 * gdb.base/label.c: New file.
4721
add265ae
L
47222010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
4723 H.J. Lu <hongjiu.lu@intel.com>
4724
4725 * lib/gdb.exp (is_ilp32_target): New.
4726 (is_lp64_target): Likewise.
4727
4728 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
4729 target.
4730 * gdb.arch/amd64-disp-step.exp: Likewise.
4731 * gdb.arch/amd64-dword.exp: Likewise.
4732 * gdb.arch/amd64-i386-address.exp: Likewise.
4733 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 4734
add265ae
L
4735 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
4736 target.
4737 * gdb.arch/i386-bp_permanent.exp: Likewise.
4738 * gdb.arch/i386-byte.exp: Likewise.
4739 * gdb.arch/i386-disp-step.exp: Likewise.
4740 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4741 * gdb.arch/i386-prologue.exp: Likewise.
4742 * gdb.arch/i386-size-overlap.exp: Likewise.
4743 * gdb.arch/i386-size.exp: Likewise.
4744 * gdb.arch/i386-sse.exp: Likewise.
4745 * gdb.arch/i386-unwind.exp: Likewise.
4746 * gdb.arch/i386-word.exp: Likewise.
4747
4748 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
4749 test only when building 64-bit executables. Do not hard-code
4750 -m64 option.
4751
2dfb8c17
DE
47522010-07-07 Doug Evans <dje@google.com>
4753
4754 * lib/gdb.exp (gdb_test_list_exact): New function.
4755 * gdb.base/default.exp (show convenience): Call it, add tests for
4756 $_sdata = void, $_thread = 0.
4757
4e5799b6
JK
47582010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4759 Joel Brobecker <brobecker@adacore.com>
4760
4761 Fix re-run of PIE executable, PR shlibs/11776.
4762 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
4763 Remove $displacement_main to match the solib-svr4.c change. New "kill"
4764 and re-"run" of the inferior.
4765
1a219cc7
JK
47662010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4767 Joel Brobecker <brobecker@adacore.com>
4768
4769 Cope with missing /usr/sbin/prelink.
4770 * lib/prelink-support.exp (prelink_no):
4771 <result == 1 && $output is "no such file or directory">: New.
4772 (prelink_yes): Likewise. Return on failed prelink_no.
4773
5e3b36f8
JK
47742010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4775 Joel Brobecker <brobecker@adacore.com>
4776
4777 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
4778 build_executable by build_executable_own_libs. Replace "prelink -R"
4779 execution by a call of prelink_yes. Comment why "prelink -r" needs no
4780 change.
4781 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
4782 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
4783 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
4784 Replace build_executable by build_executable_own_libs's function
4785 build_executable_own_libs.
4786 (prelinkNO): Create new stub to call prelink_no.
4787 (prelinkYES): Create new stub to call prelink_yes.
4788 (test_attach): Rename calls of copy to file_copy.
4789 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
4790 (copy): Move to ...
4791 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
4792 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
4793 * gdb.base/prelink.exp: Disable testcase also for is_remote and
4794 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
4795 special flags by gdb_compile_shlib. Replace second gdb_compile by
4796 build_executable_own_libs. Replace "prelink -R" execution by a call of
4797 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
4798 a second call of prelink_yes. Replace restart commands by
4799 clean_restart.
4800 (prelink): Rename to ...
4801 (seen displacement message): ... this test. Extend its expectation
4802 strictness.
4803
86e4bafc
JK
48042010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4805
4806 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
4807 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
4808 displacement message exactly once.
4809
3cd07d20
JK
48102010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4811 Joel Brobecker <brobecker@adacore.com>
4812
4813 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
4814 its restore after the <$relink_args != ""> loop. new comment.
4815
0a1e94c7
JK
48162010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4817 Joel Brobecker <brobecker@adacore.com>
4818
4819 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
4820 code for it. New variable relink_args.
4821 (prelinkYES): Call prelinkNO.
4822 (test_attach): Accept new parameter relink_args. Re-prelink the binary
4823 in such case. Move the core code to ...
4824 (test_attach_gdb): ... a new function. Send GDB command "file".
4825 Extend expected "Attaching to " string.
4826
2f70bcfb
TT
48272010-07-02 Tom Tromey <tromey@redhat.com>
4828
4829 * gdb.base/bitops.exp: Remove extraneous "pass".
4830
a17ac5b0
TT
48312010-07-02 Ken Werner <ken.werner@de.ibm.com>
4832
4833 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4834
dc10affe
PA
48352010-07-01 Pedro Alves <pedro@codesourcery.com>
4836
d41c0fc8
PA
4837 * gdb.base/help.exp: Adjust expected output.
4838
48392010-07-01 Pedro Alves <pedro@codesourcery.com>
4840
4841 * gdb.base/help.exp: Adjust expected output.
dc10affe 4842
0a600c36
JK
48432010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4844
4845 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
4846 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
4847 c++/11702.
4848
37cc8bfe
JK
48492010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4850 Doug Evans <dje@google.com>
4851
4852 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
4853 add .dynamic entry'.
4854
254e6b9e
DE
48552010-06-29 Doug Evans <dje@google.com>
4856
4857 Test PR c++/11702.
4858 * gdb.cp/m-static.exp: Add testcase.
4859 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
4860
595939de 48612010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
4862 Tom Tromey <tromey@redhat.com>
4863 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
4864
4865 * gdb.python/py-inferior.c: New File.
4866 * gdb.python/py-infthread.c: New File.
4867 * gdb.python/py-inferior.exp: New File.
4868 * gdb.python/py-infthread.exp: New File.
4869
98751a41
JK
48702010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4871
4872 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
4873 (ptype ::C::OtherFileClass typedefs): New.
4874 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
4875 (C::OtherFileClass::cOtherFileClassVar2): New.
4876 (C::OtherFileClass::cOtherFileClassVar_use): Use also
4877 cOtherFileClassVar2.
4878 (C::cOtherFileType2, C::cOtherFileVar2): New.
4879 (C::cOtherFileVar_use): use also cOtherFileVar2.
4880 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
4881
41f62f39
JK
48822010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4883
4884 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
4885 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
4886 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
4887 (print ::C::cOtherFileVar)
4888 (whatis C::OtherFileClass::cOtherFileClassType)
4889 (whatis ::C::OtherFileClass::cOtherFileClassType)
4890 (print C::OtherFileClass::cOtherFileClassVar)
4891 (print ::cOtherFileClassVar)
4892 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
4893 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
4894 trailing content.
4895 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
4896 (C::OtherFileClass::cOtherFileClassVar)
4897 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
4898 (C::cOtherFileVar, C::cOtherFileVar_use): New.
4899
af53d231
JK
49002010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4901
4902 Test PR c++/11703 and PR gdb/1448.
4903 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
4904 gdb/1448.
4905
9655fd1a
JK
49062010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4907
4908 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
4909 (main) <rtti_data>: New.
4910 * gdb.cp/virtbase.exp (print rtti_data): New.
4911
824cc8dd
JK
49122010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4913 Joel Brobecker <brobecker@adacore.com>
4914
4915 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
4916
6036c742
JK
49172010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4918
4919 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
4920
de6a0421
DE
49212010-06-28 Doug Evans <dje@google.com>
4922
4923 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
4924
b2dae948
DE
49252010-06-27 Doug Evans <dje@google.com>
4926
4927 * gdb.cp/m-static.exp: Update expected test output.
4928
0f3bb72e
PH
49292010-06-25 Paul Hilfinger <hilfinger@adacore.com>
4930
889bf7c5
PA
4931 * gdb.gdb/selftest.exp: Adjust expected message for
4932 capturing start-up runtime.
0f3bb72e 4933
bc9f0842
TT
49342010-06-25 Tom Tromey <tromey@redhat.com>
4935
4936 PR python/10808:
4937 * gdb.python/python.exp: Add new tests.
4938
099ef718
SW
49392010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
4940
4941 * gdb.cp/operator.cc: Created an import loop.
4942 * gdb.cp/operator.exp: Added testcase for import loop.
4943
5868a632
JK
49442010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4945
4946 Test PR python/11407.
4947 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
4948 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
4949 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
4950 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
4951 executable_nofb and executable_fb. New variables srcsfile, objsfile,
4952 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
4953 binfile. Call gdb_compile with clean_restart twice.
4954 (func_nofb print, func_nofb backtrace, func_loopfb print)
4955 (func_loopfb backtrace): New.
4956
af76db58
JK
49572010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4958
4959 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
4960 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
4961 by a hand made one.
4962 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
4963 i?86 requirement. Remove variables srcfile and binfile. New variable
4964 sources, executable_nofb and executable_fb. Call prepare_for_testing.
4965
f2c7657e
UW
49662010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4967
4968 * gdb.cell/dwarfaddr.exp: New file.
4969 * gdb.cell/dwarfaddr.S: New file.
4970
628fe4e4
JK
49712010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4972
4973 Test PR 9436.
4974 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
4975
f1421989
HZ
49762010-06-24 Hui Zhu <teawater@gmail.com>
4977
4978 * gdb.base/eval.exp: New file.
4979
d03285ec
UW
49802010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4981
4982 * gdb.cell/fork.exp: New file.
4983 * gdb.cell/fork.c: Likewise.
4984 * gdb.cell/fork-spu.c: Likewise.
4985
41b2c92d
PM
49862010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
4987
4988 * lib/gdb.exp (banned_variables_traced): New global variable.
4989 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
4990 (gdb_init): Use `trace add variable' instead of obsolete
4991 `trace variable'.
4992
d5bc977f
DE
49932010-06-21 Doug Evans <dje@google.com>
4994
4995 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
4996
d2ed6730
UW
49972010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4998
4999 * gdb.arch/spu-ls.exp: New file.
5000 * gdb.arch/spu-ls.c: Likewise.
5001
6aed2dbc
SS
50022010-06-18 Stan Shebs <stan@codesourcery.com>
5003
5004 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5005
e0756905
UW
50062010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5007
5008 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5009 * gdb.base/watch-cond.exp: Likewise.
5010 * gdb.python/py-breakpoint.exp: Likewise.
5011
d8053d4d
PA
50122010-06-18 Pedro Alves <pedro@codesourcery.com>
5013
5014 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5015 clean_restart, make sure every test has a distinct message, and
5016 that messages don't include the executable' full path.
5017
81ce510c
DE
50182010-06-17 Doug Evans <dje@google.com>
5019
5020 * gdb.arch/i386-size.exp: Updated expected output for
5021 DISASSEMBLY_OMIT_FNAME.
5022
65d79d4b
SDJ
50232010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5024 Sergio Durigan Junior <sergiodj@redhat.com>
5025
5026 * gdb.base/watch-notconst.c: New file.
5027 * gdb.base/watch-notconst.S: New file.
5028 * gdb.base/watch-notconst2.c: New file.
5029 * gdb.base/watch-notconst2.S: New file.
5030 * gdb.base/watch-notconst.exp: New file.
5031 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5032 (func4): Add operations on `global_ptr_ptr'.
5033 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5034 routine to test watchpoints created with a constant expression.
5035 (test_inaccessible_watchpoint): Include tests for watchpoints
5036 created with a constant expression.
5037
df0f4836
KB
50382010-06-14 Kevin Buettner <kevinb@redhat.com>
5039
5040 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5041 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5042 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5043 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5044 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5045 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5046 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5047 of `_start'.
5048
b769def5
UW
50492010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5050
5051 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5052 not supported on the target.
5053 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5054 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5055 * gdb.mi/mi-nsintrall.exp: Likewise.
5056 * gdb.mi/mi-nsmoribund.exp: Likewise.
5057 * gdb.mi/mi-nsthrexec.exp: Likewise.
5058
d914c394
SS
50592010-06-11 Stan Shebs <stan@codesourcery.com>
5060
5061 * gdb.base/permissions.exp: New file.
5062
50632010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
5064
5065 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5066 does not support ELF executable class.
5067
f3ce5b9c
UW
50682010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5069
5070 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5071
8e46892c
JK
50722010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5073
5074 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5075 (runto): Catch "The target does not support running in non-stop mode.".
5076
6cc55c64
MS
50772010-06-11 Michael Snyder <msnyder@vmware.com>
5078
5079 * gdb.base/setshow.exp (set language asm): Don't use
5080 gdb_test_no_output, fails on some targets.
5081
caddefa4
UW
50822010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5083
5084 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5085 * gdb.cp/pr9167.exp: Likewise.
5086
468b1aa7
UW
50872010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5088
5089 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5090
5c3552dc
UW
50912010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5092
5093 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5094
02e6fe6a
UW
50952010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5096
5097 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5098
0e03807e
TT
50992010-06-11 Tom Tromey <tromey@redhat.com>
5100
5101 PR gdb/9977, PR exp/11636::
5102 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5103 (pieces_test_f6): Update expected output.
5104
2bdf28a0
JK
51052010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5106
5107 * gdb.base/moribund-step.exp: New.
5108
f6978de9
MS
51092010-06-08 Michael Snyder <msnyder@vmware.com>
5110
5111 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 5112 * gdb.ada/boolean_expr.exp:
f6978de9
MS
5113 * gdb.ada/frame_args.exp: Ditto.
5114 * gdb.ada/lang_switch.exp: Ditto.
5115 * gdb.ada/ptype_arith_binop.exp: Ditto.
5116 * gdb.ada/ref_param.exp: Ditto.
5117 * gdb.ada/type_coercion.exp:Ditto.
5118
5119 * gdb.asm/asm-source.exp: Ditto.
5120
5121 * gdb.base/attach.exp: Ditto.
5122 * gdb.base/bitfields2.exp: Ditto.
5123 * gdb.base/call-signal-resume.exp: Ditto.
5124 * gdb.base/callfuncs.exp: Ditto.
5125 * gdb.base/commands.exp: Ditto.
5126 * gdb.base/dbx.exp: Ditto.
5127 * gdb.base/default.exp: Ditto.
5128 * gdb.base/dump.exp: Ditto.
5129 * gdb.base/exprs.exp: Ditto.
5130 * gdb.base/freebpcmd.exp: Ditto.
5131 * gdb.base/interrupt.exp: Ditto.
5132 * gdb.base/list.exp: Ditto.
5133 * gdb.base/long_long.exp: Ditto.
5134 * gdb.base/maint.exp: Ditto.
5135 * gdb.base/ptype.exp: Ditto.
5136 * gdb.base/return.exp: Ditto.
5137 * gdb.base/setshow.exp: Ditto.
5138 * gdb.base/sigbpt.exp: Ditto.
5139 * gdb.base/sigrepeat.exp: Ditto.
5140
5141 * gdb.cp/classes.exp: Ditto.
5142
5143 * gdb.dwarf2/dw2-restore.exp: Ditto.
5144
5145 * gdb.gdb/selftest.exp: Ditto.
5146
5147 * gdb.multi/base.exp: Ditto.
5148 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5149
5150 * gdb.python/py-block.exp: Ditto.
5151 * gdb.python/py-prettyprint.exp: Ditto.
5152 * gdb.python/py-template.exp: Ditto.
5153
5154 * gdb.server/ext-attach.exp: Ditto.
5155 * gdb.server/ext-run.exp: Ditto.
5156 * gdb.server/server-mon.exp: Ditto.
5157
5158 * gdb.threads/fork-thread-pending.exp: Ditto.
5159 * gdb.threads/hand-call-in-threads.exp: Ditto.
5160 * gdb.threads/interrupted-hand-call.exp: Ditto.
5161 * gdb.threads/linux-dp.exp: Ditto.
5162 * gdb.threads/manythreads.exp: Ditto.
5163 * gdb.threads/print-threads.exp: Ditto.
5164 * gdb.threads/pthreads.exp: Ditto.
5165 * gdb.threads/schedlock.exp: Ditto.
5166 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5167 * gdb.threads/threadapply.exp: Ditto.
5168
de7ff789
MS
51692010-06-08 Michael Snyder <msnyder@vmware.com>
5170
889bf7c5 5171 * gdb.ada/exec_changed.exp:
de7ff789
MS
5172 Use ".*" instead of "" as wildcard regexp.
5173
5174 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5175 * gdb.base/call-ar-st.exp: Ditto.
5176 * gdb.base/checkpoint.exp: Ditto.
5177 * gdb.base/default.exp: Ditto.
5178 * gdb.base/dump.exp: Ditto.
5179 * gdb.base/ending-run.exp: Ditto.
5180 * gdb.base/fileio.exp: Ditto.
5181 * gdb.base/miscexprs.exp: Ditto.
5182 * gdb.base/pointers.exp: Ditto.
5183 * gdb.base/readline.exp: Ditto.
5184 * gdb.base/reread.exp: Ditto.
5185 * gdb.base/restore.exp: Ditto.
5186 * gdb.base/shlib-call.exp: Ditto.
5187 * gdb.base/valgrind-db-attach.exp: Ditto.
5188 * gdb.base/volatile.exp: Ditto.
5189 * gdb.base/watchpoints.exp: Ditto.
5190
5191 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5192
5193 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5194 * gdb.python/py-value.exp: Ditto.
5195
5196 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5197 * gdb.trace/circ.exp: Ditto.
5198 * gdb.trace/collection.exp: Ditto.
5199 * gdb.trace/packetlen.exp: Ditto.
5200 * gdb.trace/passc-dyn.exp: Ditto.
5201 * gdb.trace/report.exp: Ditto.
5202 * gdb.trace/tfile.exp: Ditto.
5203 * gdb.trace/tfind.exp: Ditto.
5204 * gdb.trace/while-dyn.exp: Ditto.
5205
3bebe2f2
JK
52062010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5207
5208 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5209
5c631832
JK
52102010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5211
5212 Test PR 10640.
5213 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5214
4c3376c8
SW
52152010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
5216
5217 * gdb.cp/koenig.exp: Test for ADL operators.
5218 * gdb.cp/koenig.cc: Added ADL operators.
5219 * gdb.cp/operator.exp: New test.
5220 * gdb.cp/operator.cc: New test.
5221
dc226d5a
MS
52222010-06-04 Michael Snyder <msnyder@vmware.com>
5223
dfb88a23
MS
5224 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5225 * gdb.base/pending.exp: Ditto.
f7ae76b3 5226
dc226d5a
MS
5227 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5228
967cf477
DE
52292010-06-04 Doug Evans <dje@google.com>
5230
5231 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5232 disabled printers.
5233 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5234 (enable_lookup_function): New function.
5235
eb801841
TT
52362010-06-04 Tom Tromey <tromey@redhat.com>
5237
5238 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5239 of hash and id.
5240
38979823
JK
52412010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5242
5243 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5244 newline.
5245 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5246 (empty verbose non-noisy clear, empty verbose noisy clear)
5247 (empty non-verbose noisy clear): Likewise.
5248
35ec993f
MS
52492010-06-03 Michael Snyder <msnyder@vmware.com>
5250
5251 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5252 * gdb.base/display.exp: Ditto.
5253 * gdb.base/find.exp: Ditto.
5254 * gdb.base/ifelse.exp: Ditto.
5255 * gdb.base/multi-forks.exp: Ditto.
5256 * gdb.base/recurse.exp: Ditto.
5257 * gdb.base/setshow.exp: Ditto.
5258 * gdb.base/value-double-free.exp: Ditto.
5259 * gdb.base/watch-vfork.exp: Ditto.
5260 * gdb.base/watch_thread_num.exp: Ditto.
5261 * gdb.base/watchpoint-solib.exp: Ditto.
5262 * gdb.base/watchpoint.exp: Ditto.
5263 * gdb.base/watchpoints.exp: Ditto.
5264
5265 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5266 * gdb.cp/overload.exp: Ditto.
5267 * gdb.cp/virtfunc.exp: Ditto.
5268
5269 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5270
889bf7c5 5271 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
5272 Replace gdb_test with gdb_test_no_output.
5273
889bf7c5 5274 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
5275 Replace gdb_test with gdb_test_no_output.
5276 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5277 * gdb.threads/watchthreads.exp: Ditto.
5278 * gdb.threads/watchthreads2.exp: Ditto.
5279
5280 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5281 * gdb.trace/tfind.exp: Ditto.
5282
c22decce
JB
52832010-06-03 Joel Brobecker <brobecker@adacore.com>
5284
5285 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5286 successful test if message is the empty string.
5287
fd5700c7
JK
52882010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5289
5290 * gdb.fortran/module.exp (stopped language detection): New test.
5291
f55ee35c
JK
52922010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5293
5294 Support DW_TAG_module as separate namespaces.
5295 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5296 gdb.fortran/library-module-lib.f90: New.
5297 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5298 (print i): Remove.
5299 (continue to breakpoint: i-is-1, print var_i value 1)
5300 (continue to breakpoint: i-is-2, print var_i value 2)
5301 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5302 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5303 (complete `modmany, complete `modmany`, complete `modmany`var)
5304 (show language, setting breakpoint at module): New tests.
5305 * gdb.fortran/module.f90 (module mod): Remove.
5306 (module mod1, module mod2, module modmany, subroutine sub1)
5307 (subroutine sub2, program module): New.
5308
b8e8282f
JK
53092010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5310
5311 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5312 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
5313 * gdb.cp/anon-union.exp (pass): Rename to ...
5314 (print z 2): ... here.
b8e8282f 5315
019ebafc
MS
53162010-06-02 Michael Snyder <msnyder@vmware.com>
5317
e68d8fd4
MS
5318 * gdb.trace/actions.exp: Use gdb_test_no_output.
5319 * gdb.trace/circ.exp: Ditto.
5320 * gdb.trace/packetlen.exp: Ditto.
5321 * gdb.trace/save-trace.exp: Ditto.
5322 * gdb.trace/tracecmd.exp: Ditto.
5323 * gdb.trace/tsv.exp: Ditto.
5324
12b5d08a
MS
5325 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5326 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5327 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5328 * gdb.threads/manythreads.exp: Ditto.
5329 * gdb.threads/print-threads.exp: Ditto.
5330 * gdb.threads/pthreads.exp: Ditto.
5331 * gdb.threads/schedlock.exp: Ditto.
5332 * gdb.threads/staticthreads.exp: Ditto.
5333 * gdb.threads/thread-specific.exp: Ditto.
5334 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5335 * gdb.threads/threadapply.exp: Ditto.
5336 * gdb.threads/watchthreads.exp: Ditto.
5337 * gdb.threads/watchthreads2.exp: Ditto.
5338
89493308
MS
5339 * gdb.python/py-block.exp: Use gdb_test_no_output.
5340 * gdb.python/py-prettyprint.exp: Ditto.
5341 * gdb.python/py-template.exp: Ditto.
5342 * gdb.python/py-value.exp: Ditto.
5343
5344 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5345 * gdb.reverse/watch-reverse.exp: Ditto.
5346
5347 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5348 * gdb.server/ext-run.exp: Ditto.
5349
019ebafc
MS
5350 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5351 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5352 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5353 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5354 * gdb.dwarf2/dw2-producer.exp: Ditto.
5355 * gdb.dwarf2/mac-fileno.exp: Ditto.
5356
5357 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5358 * gdb.gdb/selftest.exp: Ditto.
5359
5360 * gdb.multi/base.exp: Use gdb_test_no_output.
5361
5362 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5363
3e0ca3a5
JK
53642010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5365
5366 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5367
9db70545
MS
53682010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5369
a8d52276
MS
5370 * gdb.cp/class2.exp: Use gdb_test_no_output.
5371 * gdb.cp/classes.exp: Ditto.
5372 * gdb.cp/extern-c.exp: Ditto.
5373 * gdb.cp/inherit.exp: Ditto.
5374 * gdb.cp/maint.exp: Ditto.
5375 * gdb.cp/mb-inline.exp: Ditto.
5376 * gdb.cp/mb-templates.exp: Ditto.
5377 * gdb.cp/method2.exp: Ditto.
5378 * gdb.cp/misc.exp: Ditto.
5379 * gdb.cp/ovldbreak.exp: Ditto.
5380 * gdb.cp/punctuator.exp: Ditto.
5381 * gdb.cp/templates.exp: Ditto.
5382 * gdb.cp/virtbase.exp: Ditto.
5383
889bf7c5 5384 * gdb.threads/attach-stopped.exp:
9db70545 5385 Replace uses of send_gdb / gdb_expect.
889bf7c5 5386 * gdb.threads/attachstop-mt.exp:
9db70545 5387 Replace uses of send_gdb / gdb_expect.
889bf7c5 5388 * gdb.threads/gcore-thread.exp:
9db70545 5389 Replace uses of send_gdb / gdb_expect.
889bf7c5 5390 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
5391 Replace uses of send_gdb / gdb_expect.
5392 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5393 * gdb.threads/print-threads.exp:
9db70545
MS
5394 Replace uses of send_gdb / gdb_expect.
5395 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5396 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5397 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5398
5399 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5400 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5401 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5402 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5403 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5404 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5405 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5406 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5407 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5408 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5409 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5410
359cc68c
JK
54112010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5412
5413 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5414
7d3fe98e
SW
54152010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
5416
5417 * gdb.cp/koenig.exp: Added new test case.
5418 * gdb.cp/koenig.cc: Ditto.
5419
27d3a1a2
MS
54202010-06-01 Michael Snyder <msnyder@vmware.com>
5421
5422 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5423 * gdb.base/arrayidx.exp: Ditto.
5424 * gdb.base/attach.exp: Ditto.
5425 * gdb.base/auxv.exp: Ditto.
5426 * gdb.base/bigcre.exp: Ditto.
5427 * gdb.base/break-always.exp: Ditto.
5428 * gdb.base/break-interp.exp: Ditto.
5429 * gdb.base/break.exp: Ditto.
5430 * gdb.base/breakpoint-shadow.exp: Ditto.
5431 * gdb.base/call-ar-st.exp: Ditto.
5432 * gdb.base/call-sc.exp: Ditto.
5433 * gdb.base/call-signal-resume.exp: Ditto.
5434 * gdb.base/callfuncs.exp: Ditto.
5435 * gdb.base/catch-syscall.exp: Ditto.
5436 * gdb.base/charset.exp: Ditto.
5437 * gdb.base/code-expr.exp: Ditto.
5438 * gdb.base/commands.exp: Ditto.
5439 * gdb.base/cond-expr.exp: Ditto.
5440 * gdb.base/condbreak.exp: Ditto.
5441 * gdb.base/cursal.exp: Ditto.
5442 * gdb.base/cvexpr.exp: Ditto.
5443 * gdb.base/default.exp: Ditto.
5444 * gdb.base/del.exp: Ditto.
5445 * gdb.base/detach.exp: Ditto.
5446 * gdb.base/display.exp: Ditto.
5447 * gdb.base/ena-dis-br.exp: Ditto.
5448 * gdb.base/eval-skip.exp: Ditto.
5449 * gdb.base/foll-fork.exp: Ditto.
5450 * gdb.base/foll-vfork.exp: Ditto.
5451 * gdb.base/frame-args.exp: Ditto.
5452 * gdb.base/funcargs.exp: Ditto.
5453 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5454 * gdb.base/gdbvars.exp: Ditto.
5455 * gdb.base/help.exp: Ditto.
5456 * gdb.base/ifelse.exp: Ditto.
5457 * gdb.base/included.exp: Ditto.
5458 * gdb.base/list.exp: Ditto.
5459 * gdb.base/macscp.exp: Ditto.
5460 * gdb.base/maint.exp: Ditto.
5461 * gdb.base/multi-fork.exp: Ditto.
5462 * gdb.base/overlays.exp: Ditto.
5463 * gdb.base/page.exp: Ditto.
5464 * gdb.base/pending.exp: Ditto.
5465 * gdb.base/pointers.exp: Ditto.
5466 * gdb.base/pr11022.exp: Ditto.
5467 * gdb.base/prelink.exp: Ditto.
5468 * gdb.base/printcmds.exp: Ditto.
5469 * gdb.base/psymtab.exp: Ditto.
5470 * gdb.base/randomize.exp: Ditto.
5471 * gdb.base/relational.exp: Ditto.
5472 * gdb.base/relocate.exp: Ditto.
5473 * gdb.base/remote.exp: Ditto.
5474 * gdb.base/sepdebug.exp: Ditto.
5475 * gdb.base/set-lang-auto.exp: Ditto.
5476 * gdb.base/setshow.exp: Ditto.
5477 * gdb.base/setvar.exp: Ditto.
5478 * gdb.base/signals.exp: Ditto.
5479 * gdb.base/signull.exp: Ditto.
5480 * gdb.base/sigstep.exp: Ditto.
5481 * gdb.base/sizeof.exp: Ditto.
5482 * gdb.base/solib-disc.exp: Ditto.
5483 * gdb.base/store.exp: Ditto.
5484 * gdb.base/structs.exp: Ditto.
5485 * gdb.base/structs2.exp: Ditto.
5486 * gdb.base/subst.exp: Ditto.
5487 * gdb.base/term.exp: Ditto.
5488 * gdb.base/trace-commands.exp: Ditto.
5489 * gdb.base/unwindonsignal.exp: Ditto.
5490 * gdb.base/valgrind-db-attach.exp: Ditto.
5491 * gdb.base/varargs.exp: Ditto.
5492 * gdb.base/watch-cond.exp: Ditto.
5493 * gdb.base/watch_thread_num.exp: Ditto.
5494 * gdb.base/watchpoint-cond-gone.exp: Ditto.
5495 * gdb.base/watchpoint.exp: Ditto.
5496 * gdb.base/whatis-exp.exp: Ditto.
5497
f8d3bf8f
MS
54982010-06-01 Michael Snyder <msnyder@vmware.com>
5499
5500 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
5501 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
5502 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
5503 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
5504 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
5505 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
5506 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
5507 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
5508 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
5509 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
5510 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
5511 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
5512 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
5513 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
5514 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
5515
3f9e0d32
JK
55162010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5517
5518 * gdb.base/commands.exp (begin commands on watch): Remove excessive
5519 trailing newline.
5520 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
5521 * gdb.java/jmisc.exp (p *args\n): Rename to ...
5522 (p *args): ... here and remove excessive trailing newline.
5523
f629457d
JB
55242010-05-31 Joel Brobecker <brobecker@adacore.com>
5525
5526 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
5527
09eef106
JK
55282010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5529
5530 Accept the new Linux kernel "t (tracing stop)" string.
5531 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
5532 Update comment.
5533 (state_wait) <T (tracing stop)>: New.
5534 (main): Update the state_wait expect string.
5535
94f31136
PA
55362010-05-28 Pedro Alves <pedro@codesourcery.com>
5537
5538 * limits.c, limits.exp: Delete files.
5539 * Makefile.in (clean mostlyclean): Adjust.
5540 * tracecmd.exp: Adjust.
5541
096554ab
JK
55422010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5543
5544 * gdb.base/tui-layout.exp: New.
5545
27d3a1a2 55462010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 5547
889bf7c5 5548 * gdb.reverse/break-precsave.exp:
bcd2dc50 5549 Replace uses of send_gdb / gdb_expect.
889bf7c5 5550 * gdb.reverse/break-reverse.exp:
bcd2dc50 5551 Replace uses of send_gdb / gdb_expect.
889bf7c5 5552 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 5553 Replace uses of send_gdb / gdb_expect.
889bf7c5 5554 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 5555 Replace uses of send_gdb / gdb_expect.
889bf7c5 5556 * gdb.reverse/finish-precsave.exp:
bcd2dc50 5557 Replace uses of send_gdb / gdb_expect.
889bf7c5 5558 * gdb.reverse/finish-reverse.exp:
bcd2dc50 5559 Replace uses of send_gdb / gdb_expect.
889bf7c5 5560 * gdb.reverse/i386-precsave.exp:
bcd2dc50 5561 Replace uses of send_gdb / gdb_expect.
889bf7c5 5562 * gdb.reverse/i386-reverse.exp:
bcd2dc50 5563 Replace uses of send_gdb / gdb_expect.
889bf7c5 5564 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 5565 Replace uses of send_gdb / gdb_expect.
889bf7c5 5566 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 5567 Replace uses of send_gdb / gdb_expect.
889bf7c5 5568 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 5569 Replace uses of send_gdb / gdb_expect.
889bf7c5 5570 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 5571 Replace uses of send_gdb / gdb_expect.
889bf7c5 5572 * gdb.reverse/machinestate.exp:
bcd2dc50 5573 Replace uses of send_gdb / gdb_expect.
889bf7c5 5574 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 5575 Replace uses of send_gdb / gdb_expect.
889bf7c5 5576 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 5577 Replace uses of send_gdb / gdb_expect.
889bf7c5 5578 * gdb.reverse/solib-precsave.exp:
bcd2dc50 5579 Replace uses of send_gdb / gdb_expect.
889bf7c5 5580 * gdb.reverse/solib-reverse.exp:
bcd2dc50 5581 Replace uses of send_gdb / gdb_expect.
889bf7c5 5582 * gdb.reverse/step-precsave.exp:
bcd2dc50 5583 Replace uses of send_gdb / gdb_expect.
889bf7c5 5584 * gdb.reverse/step-reverse.exp:
bcd2dc50 5585 Replace uses of send_gdb / gdb_expect.
889bf7c5 5586 * gdb.reverse/until-precsave.exp:
bcd2dc50 5587 Replace uses of send_gdb / gdb_expect.
889bf7c5 5588 * gdb.reverse/until-reverse.exp:
bcd2dc50 5589 Replace uses of send_gdb / gdb_expect.
889bf7c5 5590 * gdb.reverse/watch-precsave.exp:
bcd2dc50 5591 Replace uses of send_gdb / gdb_expect.
889bf7c5 5592 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
5593 Replace uses of send_gdb / gdb_expect.
5594
3def43e0
JK
55952010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5596
5597 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
5598 excessive newline.
5599
27d3a1a2 56002010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
5601
5602 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
5603 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
5604 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
5605 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
5606 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
5607 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
5608 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
5609 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
5610 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
5611 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
5612 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
5613 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
5614 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
5615 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
5616 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
5617 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
5618 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
5619 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
5620 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 5621
27d3a1a2 56222010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 5623
22454424
MS
5624 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
5625 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
5626
5627 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
5628 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
5629 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
5630
889bf7c5 5631 * gdb.reverse/consecutive-reverse.exp:
22454424 5632 Replace uses of send_gdb / gdb_expect.
889bf7c5 5633 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
5634 Replace uses of send_gdb / gdb_expect.
5635
5636 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
5637 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
5638 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 5639 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
5640 Replace uses of send_gdb / gdb_expect.
5641 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
5642 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
5643 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
5644 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
5645 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
5646 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
5647 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
5648 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
5649 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
5650
56512010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 5652
22454424 5653 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5654
22454424 5655 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5656
22454424
MS
5657 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
5658 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
5659 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
5660 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
5661 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
5662 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
5663 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
5664 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
5665 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 5666
6e5f2c59
TT
56672010-05-25 Tom Tromey <tromey@redhat.com>
5668
5669 * gdb.base/macscp.exp: Add missing space after setup_kfail.
5670
bbc8b958
TT
56712010-05-25 Tom Tromey <tromey@redhat.com>
5672
5673 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
5674 argument order.
5675 * gdb.base/macscp.exp: Fix setup_kfail argument order.
5676 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
5677 order.
5678 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
5679 order.
5680 * gdb.base/call-sc.exp (setup_kfails): Remove.
5681 (setup_compiler_kfails): Remove.
5682 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
5683 argument order.
5684 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
5685 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
5686 (advancei): Fix setup_kfail argument order.
5687 * gdb.base/radix.exp: Fix setup_kfail argument order.
5688 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
5689 order.
5690 * gdb.base/structs.exp (setup_kfails): Remove.
5691 (setup_compiler_kfails): Fix setup_kfail argument order.
5692 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
5693 order.
5694 * gdb.java/jmain.exp: Fix setup_kfail argument order.
5695 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
5696 setup_kfail argument order.
5697 * gdb.cp/overload.exp: Fix setup_kfail argument order.
5698
83d1babf
TT
56992010-05-25 Tom Tromey <tromey@redhat.com>
5700
5701 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
5702
6acb16a2
MS
57032010-05-25 Michael Snyder <msnyder@vmware.com>
5704
5705 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
5706 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
5707 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
5708 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
5709 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
5710 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
5711 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
5712 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
5713 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
5714 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
5715 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
5716 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
5717 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
5718 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
5719 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
5720 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
5721 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
5722 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
5723 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
5724 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
5725 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
5726 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
5727 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
5728 * gdb.base/default.exp: Replace send_gdb with gdb_test.
5729 * gdb.base/define.exp: Replace send_gdb with gdb_test.
5730 * gdb.base/display.exp: Replace send_gdb with gdb_test.
5731 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
5732 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
5733 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
5734 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
5735 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
5736 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
5737 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
5738 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
5739 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
5740 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
5741 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
5742 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
5743 * gdb.base/help.exp: Replace send_gdb with gdb_test.
5744 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
5745 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
5746 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
5747 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
5748 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
5749 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
5750 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
5751 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 5752 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
5753
57542010-05-25 Doug Evans <dje@google.com>
5755
5756 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
5757 gdb.string_to_argv.
ad3986f0 5758
d3b1e874
TT
57592010-05-21 Tom Tromey <tromey@redhat.com>
5760
5761 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
5762 Call it.
5763 * gdb.dwarf2/pieces.S: Update.
5764 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
5765
cb826367
TT
57662010-05-21 Tom Tromey <tromey@redhat.com>
5767
5768 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
5769 Call it.
5770 * gdb.dwarf2/pieces.c (struct C): New.
5771 (f6): New function.
5772 * gdb.dwarf2/pieces.S: Replace.
5773
74de6778
TT
57742010-05-21 Tom Tromey <tromey@redhat.com>
5775
5776 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
5777 Call it.
5778
afd74c5f
TT
57792010-05-21 Tom Tromey <tromey@redhat.com>
5780
5781 * gdb.dwarf2.pieces.exp: New file.
5782 * gdb.dwarf2.pieces.S: New file.
5783 * gdb.dwarf2.pieces.c: New file.
5784
a7b75dfd 57852010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 5786 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
5787
5788 * lib/gdb.exp (gdb_test_no_output): New function.
5789 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
5790 when testing commands that should produce no output.
5791
c81c812a
JB
57922010-05-17 Joel Brobecker <brobecker@adacore.com>
5793
5794 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
5795 parameter that we want to watch being a constant.
5796
0cce5bd9
JB
57972010-05-17 Joel Brobecker <brobecker@adacore.com>
5798
5799 * gdb.ada/cond_lang: New testcase.
5800
47050449
JB
58012010-05-17 Joel Brobecker <brobecker@adacore.com>
5802
5803 * lib/gdb.exp (banned_variables): New variable/constant.
5804 (gdb_init): Add write trace on variables listed in banned_variables.
5805 (gdb_finish): Remove write traces on variables listed in
5806 banned_variables.
5807
77c01586
JB
58082010-05-17 Joel Brobecker <brobecker@adacore.com>
5809
5810 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
5811 * gdb.cp/koenig.exp: Likewise.
5812
88d4aea7
PM
58132010-05-14 Phil Muldoon <pmuldoon@redhat.com>
5814
889bf7c5 5815 PR python/11482
88d4aea7
PM
5816
5817 * gdb.python/py-value.exp (test_value_hash): New function.
5818
f5a010c0
PM
58192010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
5820
5821 PR exp/11530.
5822 * gdb.base/gdb11530.c: New file.
5823 * gdb.base/gdb11530.exp: New file.
5824
8ef4892f
JK
58252010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5826
5827 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
5828 * gdb.dwarf2/dw2-modula2-self-type.S: New.
5829
7322dca9
SW
58302010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
5831
5832 * gdb.cp/koenig.exp: New test.
5833 * gdb.cp/koenig.cc: New test program.
5834
02e7ea18
JB
58352010-05-05 Joel Brobecker <brobecker@adacore.com>
5836
5837 Remove the use of prms_id and bug_id throughout the testsuite.
5838
e1c34c5d
PM
58392010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
5840
5841 PR exp/11349.
5842 * testsuite/gdb.cp/ref-types.exp: Add test to examine
5843 use a reference local variable.
5844
8e1d0c49
JK
58452010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5846
5847 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
5848 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
5849 variable different_dir. Move debugfile into a full directory pathname
5850 under DIFFERENT_DIR.
5851 * lib/gdb.exp (separate_debug_filename): Remove.
5852 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
5853 variable debug_dir and mkdir of it. Update function comments.
5854
e66408ed
PA
58552010-04-29 Pedro Alves <pedro@codesourcery.com>
5856
5857 PR gdb/11557
5858
5859 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
5860 files.
5861
d7b32ed3
PM
58622010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5863
889bf7c5 5864 * gdb.python/py-param.exp: New File.
d7b32ed3 5865
6aecb9c2
JB
58662010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5867
5868 * gdb.base/default.exp: Fix "set language" test.
5869
bdf92a1c
PM
58702010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
5871
5872 PR breakpoints/11531.
5873 * gdb.base/gdb11531.c: New file.
5874 * gdb.base/gdb11531.exp: New file.
5875
3f172e24
TT
58762010-04-26 Tom Tromey <tromey@redhat.com>
5877
5878 * gdb.base/completion.exp: Add tests for completion and deprecated
5879 commands.
5880
64af4c92
JK
58812010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5882
5883 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
5884 (print /x char_array): Escape curly brackets.
5885
492928e4
JK
58862010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5887
5888 Fix deadlock on looped list of loaded shared objects.
5889 * gdb.base/solib-corrupted.exp: New.
5890
66d09542
DE
58912010-04-23 Doug Evans <dje@google.com>
5892
5893 * gdb.python/py-section-script.c: New file.
5894 * gdb.python/py-section-script.exp: New file.
5895 * gdb.python/py-section-script.py: New file.
5896
8bd10a10
CM
58972010-04-20 Chris Moller <cmoller@redhat.com>
5898
5899 PR 10179
5900
5901 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
5902 * gdb.base/pr10179-a.c:
5903 * gdb.base/pr10179-b.c:
5904 * gdb.base/pr10179.exp: New files.
5905
c0201579
JK
59062010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5907
5908 Fix crashes on dangling display expressions.
5909 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
5910 is SEP.
5911 (lib_flags): Remove the "debug" keyword.
5912 (libsepdebug): New variable for iterating new loop.
5913 (save_pf_prefix): New variable wrapping the loop.
5914 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
5915 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
5916
793b0ff8
PM
59172010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5918
5919 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
5920
097f51f7
PM
59212010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5922
5923 PR stabs/11479.
5924 * gdb.stabs/gdb11479.exp: New file.
5925 * gdb.stabs/gdb11479.c: New file.
5926
9a22f0d0
PM
59272010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5928
5929 * gdb.base/charset.c (Strin16, String32): New variables.
5930 * gdb.base/charset.exp (gdb_test): Test correct display
5931 of 16 or 32 bit strings.
5932
59332010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
5934
5935 PR 9167
5936 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
5937 * gdb.cp/pr9167.cc: New file.
5938 * gdb.cp/pr9167.exp: New file.
5939
5940
6e354e5e
PM
59412010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
5942
5943 PR pascal/11492.
5944 * gdb.pascal/gdb11492.pas: New file.
5945 * gdb.pascal/gdb11492.exp: New file.
5946
be942545
JB
59472010-04-20 Joel Brobecker <brobecker@adacore.com>
5948
1667e6e3 5949 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 5950
0c3acc09
JB
59512010-04-20 Joel Brobecker <brobecker@adacore.com>
5952
5953 * gdb.ada/dyn_loc: New testcase.
5954
ec31cde5
CM
59552010-04-20 Chris Moller <cmoller@redhat.com>
5956
5957 PR 10867
889bf7c5 5958
ec31cde5
CM
5959 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
5960 * gdb.cp/pr10687.cc: New file.
5961 * gdb.cp/pr10687.exp: New file.
5962
5963
ce4b0682
SDJ
59642010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5965 Sergio Durigan Junior <sergiodj@redhat.com>
5966
5967 * gdb.fortran/logical.exp: New testcase.
5968 * gdb.fortran/logical.f90: New file.
5969
3436961f
DE
59702010-04-19 Doug Evans <dje@google.com>
5971
5972 * gdb.base/help.exp (help source): Update expected output.
5973
4d836c09
JK
59742010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5975
5976 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
5977 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
5978 gdb_exit and return.
5979 (executable): New variable.
5980 (binfile): Use it.
5981
6149aea9
PA
59822010-04-19 Pedro Alves <pedro@codesourcery.com>
5983
5984 PR breakpoints/8554.
5985
5986 * gdb.trace/save-trace.exp: Adjust.
5987
ed41462c
L
59882010-04-17 H.J. Lu <hongjiu.lu@intel.com>
5989
5990 PR corefiles/11511
5991 * gdb.arch/system-gcore.exp: New.
5992 * gdb.arch/gcore.c: Likewise.
5993
3f7b2faa
DE
59942010-04-15 Doug Evans <dje@google.com>
5995
fa33c3cd
DE
5996 * gdb.python/py-progspace.c: New file.
5997 * gdb.python/py-progspace.exp: New file.
5998
3f7b2faa
DE
5999 * gdb.base/source.exp: Add tests for "source -s".
6000
79f283fe
PM
60012010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6002
6003 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6004 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6005 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6006 * gdb.python/py-mi.exp: New test for to_string returning None.
6007
fc8eb08a
PM
60082010-04-12 Phil Muldoon <pmuldoon@redhat.com>
6009
6010 * gdb.python/py-breakpoint.c: Make result global.
6011
26e197f6
JK
60122010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6013
6014 Fix non-GNU make compatibility.
6015 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6016
adc36818
PM
60172010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6018
6019 * gdb.python/py-breakpoint.exp: New File.
6020 * gdb.python/py-breakpoint.C: Ditto.
6021
64e17368
SS
60222010-04-08 Stan Shebs <stan@codesourcery.com>
6023
6024 * gdb.trace/actions.exp: Clear default-collect.
6025 * gdb.trace/save-trace.exp: Clear default-collect.
6026
fff5cc64
PM
60272010-04-08 Phil Muldoon <pmuldoon@redhat.com>
6028
6029 * gdb.python/py-value: Add null string variable.
6030 (test_lazy_string): Test zero length, NULL address lazy
6031 strings.
6032
a055a187
L
60332010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6034
6035 * gdb.arch/i386-avx.c: New.
6036 * gdb.arch/i386-avx.exp: Likewise.
6037
6038 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6039
96e39866
DE
60402010-04-06 Doug Evans <dje@google.com>
6041
6042 * gdb.base/source-test.gdb: New file.
6043 * gdb.base/source.exp: Test source -v.
6044
5984a431
UW
60452010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6046
6047 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6048
ec8a089a
PM
60492010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6050
6051 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6052 within one line, unless it is followed by a double quote.
6053 * gdb.stabs/hppa.sed: Idem.
6054 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
6055 * gdb.stabs/weird.exp: Check for correct parsing of
6056 char and string constants.
ec8a089a
PM
6057 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6058 in .stabs to .stabx substitution.
6059
fce3c1f0
SS
60602010-04-05 Stan Shebs <stan@codesourcery.com>
6061
6062 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6063 constant global.
6064 * gdb.trace/tfile.exp: Try to print them.
6065
d77f58be
SS
60662010-04-04 Stan Shebs <stan@codesourcery.com>
6067
6068 * gdb.base/completion.exp: Update for new "info watchpoints".
6069 * gdb.base/default.exp: Ditto.
6070 * gdb.base/help.exp: Ditto.
6071 * gdb.base/watchpoint.exp: Ditto.
6072 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 6073
af54718e
SS
60742010-04-04 Stan Shebs <stan@codesourcery.com>
6075
6076 * gdb.trace/tfile.exp: Sharpen tfind test.
6077
74d1f91e
JK
60782010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6079
6080 * gdb.base/break-entry.exp: New.
6081
eb8e76db 60822010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 6083 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
6084
6085 * gdb.reverse/i386-sse-reverse.exp: New file.
6086 * gdb.reverse/i386-sse-reverse.c: New file.
6087
bf65cad8
PA
60882010-04-02 Pedro Alves <pedro@codesourcery.com>
6089
6090 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6091
fff87407
SS
60922010-04-01 Stan Shebs <stan@codesourcery.com>
6093
6094 * gdb.trace/actions.exp: Tweak expected output.
6095 * gdb.trace/while-stepping.exp: Tweak expected output.
6096
fe01d668
L
60972010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6098
6099 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6100
86b17b60
PA
61012010-04-01 Pedro Alves <pedro@codesourcery.com>
6102
6103 * gdb.base/commands.exp: Adjust.
6104 * gdb.cp/extern-c.exp: Adjust.
6105
2c58c0a9
PA
61062010-04-01 Pedro Alves <pedro@codesourcery.com>
6107
6108 * gdb.trace/collection.c (local_test_func): Define a local struct,
6109 and instanciate it.
6110
0db9b91c
PA
61112010-04-01 Pedro Alves <pedro@codesourcery.com>
6112
6113 * gdb.trace/collection.exp (gdb_collect_args_test)
6114 (gdb_collect_argarray_test): XFAIL the tests that assume the
6115 argarray argument's elements are collected.
6116
8072405b
JK
61172010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6118
6119 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6120 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6121
8bf6485c
SS
61222010-03-31 Stan Shebs <stan@codesourcery.com>
6123
6124 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6125 and tracepoint conditionals.
6126 (gdb_verify_tracepoints): Delete unused return.
6127
fd7f724a
KS
61282010-03-26 Keith Seitz <keiths@redhat.com>
6129
6130 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6131 appear in the output before main.
6132 Remove KFAIL for gdb/2215 aka bz 9320.
6133
8d9e7719
DE
61342010-03-30 Doug Evans <dje@google.com>
6135
0906dd0b
DE
6136 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6137 by dejagnu.
6138 * gdb.arch/amd64-dword.exp: Ditto.
6139
8d9e7719
DE
6140 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6141 match.
6142 (break printf): Ditto.
6143
1da644f0
SW
61442010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
6145
6146 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6147 gcc < 4.4.
6148 * gdb.cp/shadow.exp: Ditto.
6149
a8121990
PA
61502010-03-29 Pedro Alves <pedro@codesourcery.com>
6151
6152 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6153 "tstart" is silent.
6154
6e79d367
PA
61552010-03-29 Pedro Alves <pedro@codesourcery.com>
6156
6157 * gdb.trace/collection.exp (executable): New.
6158 (binfile): Use it.
6159 (fpreg, spreg, pcreg): New.
6160 (test_register): Use gdb_test_multiple. Pass /x to print.
6161 (prepare_for_trace_test): New.
6162 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6163 (gdb_collect_args_test, gdb_collect_argstruct_test)
6164 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6165 prepare_for_trace_test.
6166 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6167 fpreg, spreg and pcreg.
6168 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6169 prepare_for_trace_test.
6170 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6171 try to detect tracing support here. Don't set breakpoints at
6172 `begin' or `end' here.
6173 <global scope>: Use clean_restart. Run to main before checking
6174 for tracing support. Check for for tracing support here.
6175
09248348
JK
61762010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6177
6178 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6179 " as $displacement" to "seen displacement message".
6180
d350db38
PA
61812010-03-28 Pedro Alves <pedro@codesourcery.com>
6182
6183 * gdb.trace/while-dyn.exp (executable): New variable.
6184 (binfile): Use it.
6185 (test_while_stepping): New function. Move most tests here. Call
6186 it once for each of the while-stepping, stepping and ws aliases.
6187
907af001
UW
61882010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6189
6190 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6191 that do not provide the tagless_struct type name at all.
6192 (test_print_anon_union): Do not check value of uninitialized
6193 union member. Do not use cp_test_ptype_class, so we can accept
6194 "long" as well as "long int".
6195
610197fd
PA
61962010-03-26 Pedro Alves <pedro@codesourcery.com>
6197
6198 * gdb.trace/tfile.c (tohex, bin2hex): New.
6199 (write_error_trace_file): Hexify error description.
6200
6c28cbf2
SS
62012010-03-25 Stan Shebs <stan@codesourcery.com>
6202
6203 * gdb.trace/tfile.c: Generate an additional trace file, improve
6204 portability.
6205 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6206 files in a better way.
6207
e62b8c7e
KS
62082010-03-25 Keith Seitz <keiths@redhat.com>
6209
6210 * gdb.java/jprint.exp: XFAIL printing of static class members
6211 because of GCC debuginfo problem.
6212
82ccf5a5
JK
62132010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6214
6215 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6216
293e2f9e
DJ
62172010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6218
6219 * gdb.base/completion.exp: Allow long instead of long int.
6220 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6221 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6222 variable p.
6223 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6224 * gdb.base/pointers.exp: Allow long instead of long int.
6225 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6226 * gdb.base/step-line.exp: Allow a directory before the source file name.
6227
95a42b64
TT
62282010-03-24 Tom Tromey <tromey@redhat.com>
6229
6230 PR breakpoints/9352:
6231 * gdb.base/default.exp: Update.
6232 * gdb.base/commands.exp: Update.
6233 * gdb.cp/extern-c.exp: Test setting commands on multiple
6234 breakpoints at once.
6235
2390201f
DJ
62362010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6237
6238 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6239 if gdb,nosignals.
6240 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6241 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6242 exited".
6243
8c9a6790
SS
62442010-03-24 Stan Shebs <stan@codesourcery.com>
6245
6246 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6247
a6c727b2
DJ
62482010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6249
6250 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6251 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6252 argument. Handle "short" and "long".
6253 (Top level): Pass overprototyped output for old_fptr and xptr.
6254
4dfd5423
PA
62552010-03-23 Pedro Alves <pedro@codesourcery.com>
6256
6257 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6258 format strings and add casts to avoid compiler warnings.
6259
62602010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
6261
6262 * lib/trace-support.exp (gdb_trace_setactions):
6263 Don't expect whitespace after ">" prompt.
6264 * gdb.trace/actions.exp: Adjust for output changes.
6265 * gdb.trace/while-stepping.exp: Likewise.
6266
c847d045
JK
62672010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6268
6269 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6270 and r157645).
6271
5f717f1d
JK
62722010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6273
6274 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6275 New.
6276
7d6d51d5
DJ
62772010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
6278
6279 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6280 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6281
3b11a015
SS
62822010-03-19 Stan Shebs <stan@codesourcery.com>
6283
6284 * gdb.trace/ax.exp: New file.
6285
d7d158ed
DE
62862010-03-19 Doug Evans <dje@google.com>
6287
6bb85cd1
DE
6288 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6289 output from gcc.
6290
d7d158ed
DE
6291 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6292 named /usr/sbin/prelink<foo>.
6293
4daf5ac0
SS
62942010-03-18 Stan Shebs <stan@codesourcery.com>
6295
6296 * gdb.trace/circ.exp: Test circular-trace-buffer.
6297 * gdb.trace/tfile.exp: Update tstatus test.
6298
e8d05480
JB
62992010-03-18 Joel Brobecker <brobecker@adacore.com>
6300
6301 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6302 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6303
441b986a
UW
63042010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6305
6306 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6307
4247603b
PA
63082010-03-18 Pedro Alves <pedro@codesourcery.com>
6309
6310 * gdb.base/default.exp: Adjust the expected output of the finish
6311 and until commands when the inferior is not being run.
6312
13387711
SW
63132010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
6314
6315 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6316 * gdb.cp/nsusing.exp: Ditto.
6317
6e31430b
TT
63182010-03-15 Tom Tromey <tromey@redhat.com>
6319
6320 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6321 * gdb.cp/userdef.cc (operator==): New function.
6322 (main): New locals mem1, mem2.
6323
e2d69cb5
JZ
63242010-03-15 Jie Zhang <jie@codesourcery.com>
6325
6326 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6327 Declare and use new loadtimeout variable.
6328
f572f0a9
DJ
63292010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
6330
6331 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6332 Use gdb_load later.
6333
51f4c0b0
PA
63342010-03-14 Pedro Alves <pedro@codesourcery.com>
6335
6336 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6337 literal. Add missing endlines to prints to stderr.
6338
1c809c68
TT
63392010-03-12 Tom Tromey <tromey@redhat.com>
6340
6341 PR c++/9708:
6342 * gdb.cp/m-static.exp: Add regression test.
6343 * gdb.cp/m-static.cc (method): New method.
6344 (main): Call it.
6345
00ae8fef
SW
63462010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
6347
6348 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6349 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6350
759f0f0b
PA
63512010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6352
21e24d21
PA
6353 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6354
63552010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
6356
759f0f0b
PA
6357 * lib/gdb.exp (skip_stl_tests): New.
6358 (gdb_compile): Symbian needs -ldl.
6359 (shlib_target_file): New.
6360 (shlib_symbol_file): New.
6361 (gdb_load_shlibs): Use shlib_target_file.
6362 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6363 * gdb.cp/exception.exp: Use skip_stl_tests.
6364 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6365 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6366 * gdb.cp/mb-templates.exp: Ditto.
6367 * gdb.base/commands.exp: Relax regexes.
6368 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6369 shlib_target_file and shlib_symbol_file.
6370 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6371 sections.
6372 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6373 * gdb.base/solib-disc.exp: Use
6374 shlib_target_file and shlib_symbol_file.
6375 * gdb.base/unload.exp: Don't skip on symbian. Use
6376 shlib_target_file and shlib_symbol_file.
6377 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6378
6a8f2671 63792010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 6380
6a8f2671
PA
6381 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6382 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6383 Issue a tfind end before looking for a tracepoint frame.
6384 * gdb.trace/tfind.exp: Adjust tstatus output.
6385 Adjust disassembly output.
6386 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6387
ccf26247
JK
63882010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6389
6390 * gdb.base/break-interp.exp: Create new displacement parameter value
6391 for the test_ld calls.
6392 (reach): New parameter displacement, verify its content. New push of
6393 pf_prefix "reach-$func:". Import global expect_out.
6394 (test_core): New parameter displacement, verify its content. New push
6395 of pf_prefix "core:". New command "set verbose on". Import global
6396 expect_out.
6397 (test_attach): New parameter displacement, verify its content. New
6398 push of pf_prefix "attach:". New command "set verbose on". Import
6399 global expect_out.
6400 (test_ld): New parameter displacement, pass it to the reach, test_core
6401 and test_attach calls and verify its content in the "ld.so exit" test.
6402 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6403 (prelink): Update expected text, use gdb_test.
6404
e469c7fb
DE
64052010-03-10 Doug Evans <dje@google.com>
6406
6407 * gdb.base/checkpoint.exp: Fix comment.
6408 Lengthen timeout while doing >600 checkpoints test.
6409 Rename duplicate "kill all one" test to keep test names unique.
6410
60e1c644
PA
64112010-03-10 Pedro Alves <pedro@codesourcery.com>
6412
6413 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6414
cec808ec
KS
64152010-03-08 Keith Seitz <keiths@redhat.com>
6416
889bf7c5
PA
6417 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6418 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6419 (dm_type_long): New function.
6420 (dm_type_unsigned_short): New function.
6421 (dm_type_unsigned_long): New function.
6422 (myint): New typedef.
6423 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6424 long, unsigned shor and long, operator char*, and typedef.
6425 (test_lookup_operator_functions): Add operator char* test.
6426 (test_paddr_operator_functions): Likewise.
6427 (test_paddr_overloaded_functions): Use probe values for
6428 short, long, and unsigned short and long.
6429 (test_paddr_hairy_functions): If the demangler probe detected
6430 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6431 demangler.
6432 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6433 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6434 and "print null_pmf".
6435 Add test "ptype a.*pmf".
6436 * gdb.cp/overload.exp: Allow optional "int" to appear with
6437 "short" and "long".
6438 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6439 long expect value for men_overload1arg.
6440 Allow "int" to appear with "short" and "long".
6441 When testing "info break", add argument for main (void).
6442 Also allow "int" to appear with "short" and "long".
6443 Ditto with "unsigned" and "long long".
cec808ec
KS
6444 * gdb.java/jmain.exp: Do not enclose methods names in single
6445 quotes.
6446 * gdb.java/jmisc.exp: Likewise.
6447 * gdb.java/jprint.exp: Likewise.
6448 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
6449
6450 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6451 * gdb.cp/exception.exp (backtrace after first throw)
6452 (backtrace after second throw): Allow a namespace before __cxa_throw.
6453 (backtrace after first catch, backtrace after second catch): Allow
6454 a namespace before __cxa_begin_catch.
6455
6456 * gdb.cp/cpexprs.exp: New file.
6457 * gdb.cp/cpexprs.cc: New file.
6458
6459 From Daniel Jacobowitz <dan@codesourcery.com>
6460 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
6461 to use string_to_regexp.
6462 (ctor, dtor): New functions. Use them to match constructor
6463 and destructor function types.
6464 (Top level): Use runto_main.
6465
f870a310
TT
64662010-03-05 Tom Tromey <tromey@redhat.com>
6467
6468 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
6469 gdb.target_charset.
6470 (pp_ns.to_string): Likewise.
6471
0c199f28
KS
64722010-03-04 Keith Seitz <keiths@redhat.com>
6473
6474 * gdb.cp/overload.exp: Test that the filename portion of a linespec
6475 can be quoted. Test that both the filename and function/line
6476 portions can be quoted at the same time.
6477
c7437ca6
PA
64782010-03-04 Pedro Alves <pedro@codesourcery.com>
6479
6480 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
6481
b111b805
DE
64822010-03-03 Doug Evans <dje@google.com>
6483
24486cb7
DE
6484 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
6485 libc contains libpthread.
6486
b111b805
DE
6487 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
6488 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
6489 of gdb_compile. Add another pattern to match android backtrace.
6490
a0e0ef55
TT
64912010-03-03 Tom Tromey <tromey@redhat.com>
6492
6493 PR gdb/11345:
6494 * gdb.base/printcmds.exp (test_printf): Add test.
6495
1ba53b71
L
64962010-03-02 H.J. Lu <hongjiu.lu@intel.com>
6497
6498 * gdb.arch/amd64-byte.exp: New.
6499 * gdb.arch/amd64-dword.exp: Likewise.
6500 * gdb.arch/amd64-pseudo.c: Likewise.
6501 * gdb.arch/amd64-word.exp: Likewise.
6502 * gdb.arch/i386-byte.exp: Likewise.
6503 * gdb.arch/i386-pseudo.c: Likewise.
6504 * gdb.arch/i386-word.exp: Likewise.
6505
f5dff777
DJ
65062010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6507
6508 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
6509 types. Add structreg, bitfields, and flags registers.
6510 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
6511 registers.
6512
90884b2b
L
65132010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6514
6515 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
6516 (load_description): Set architecture if defined.
6517
dc00d89f
PM
65182010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6519
6520 * gdb.python/py-frame.exp: Add read_var block tests.
6521 * gdb.python/py-frame.c (block): New function.
6522
0e095b7e
JK
65232010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6524 Daniel Jacobowitz <dan@codesourcery.com>
6525
6526 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
6527
624f1a65
DM
65282010-02-25 David S. Miller <davem@davemloft.net>
6529
6530 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
6531 fix logic for setting all_syscalls_numbers.
6532
f3e9a817
PM
65332010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6534
6535 * Makefile.in: Add py-block and py-symbol.
6536 * gdb.python/py-symbol.exp: New File.
6537 * gdb.python/py-symtab.exp: New File.
6538 * gdb.python/py-block.exp: New File.
6539 * gdb.python/py-symbol.c: New File.
6540 * gdb.python/py-block.c: New File.
6541
f6bbabf0
PM
65422010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6543
6544 PR python/11314
6545 * lib/gdb.exp (skip_python_tests): New function.
6546 * gdb.python/py-cmd.exp: Use skip_python_tests.
6547 * gdb.python/py-frame.exp: Likewise.
6548 * gdb.python/py-function.exp: Likewise.
6549 * gdb.python/py-prettyprint.exp: Likewise.
6550 * gdb.python/py-template.exp: Likewise.
6551 * gdb.python/py-type.exp: Likewise.
6552 * gdb.python/py-value.exp: Likewise.
6553
85d721b8
PA
65542010-02-22 Pedro Alves <pedro@codesourcery.com>
6555
6556 PR9605
6557
6558 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
6559
48e32051
TT
65602010-02-19 Tom Tromey <tromey@redhat.com>
6561
6562 PR c++/8693, PR c++/9496:
6563 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
6564 regression tests.
6565
ac9c0048
JK
65662010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6567
6568 Fix compatibility with m68k as.
6569 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
6570 Use only /* comments */.
6571
57bb97a4
UW
65722010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6573
6574 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
6575 * configure: Regenerate.
6576
7d1bf85c
DJ
65772010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
6578
6579 * gdb.python/py-type.exp: Check for Python support.
6580
061b5285
PA
65812010-02-17 Pedro Alves <pedro@codesourcery.com>
6582
6583 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
6584 `regsub' syntax available.
6585
f8a8bc2c
PA
65862010-02-17 Pedro Alves <pedro@codesourcery.com>
6587
6588 * gdb.base/shmain.c (main): Remove printf call.
6589 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
6590 * gdb.base/unload.c (main): Make format of fprintf a string
6591 literal. Add missing endlines to prints to stderr.
6592 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
6593
6f451e5e
TT
65942010-02-17 Tom Tromey <tromey@redhat.com>
6595
6596 * gdb.java/jprint.java (jprint.props): New field.
6597 * gdb.java/jprint.exp (set_lang_java): Add regression test.
6598
12d79008
PA
65992010-02-17 Pedro Alves <pedro@codesourcery.com>
6600
ef801a0e 6601 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
6602 available.
6603
d252f7e5
DJ
66042010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6605
6606 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
6607 creation to support remote host testing.
6608
67bdab6c
DJ
66092010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6610
6611 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
6612 Recognize "command not found".
6613
bb391223
DJ
66142010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6615
6616 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
6617 single-stepping.
6618
70362913
DJ
66192010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6620
6621 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
6622 if arguments are not supported.
6623
493f3c00
DJ
66242010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6625
6626 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
6627 be const or non-const.
6628
8034c749
DJ
66292010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6630
6631 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
6632 mi_send_resuming_command to send -exec-continue.
6633
791dfb64
DJ
66342010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6635
6636 * gdb.base/list.exp (test_list_filename_and_function): Add test
6637 with single quotes.
6638 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
6639 matching.
6640 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
6641 Add KFAIL'd tests for PR gdb/11289.
6642
7c5fe868
DJ
66432010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6644
6645 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
6646
fdc498b8
DJ
66472010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6648
6649 * gdb.base/comp-dir/subdir/dummy.txt: New file.
6650 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
6651 a temporary directory.
6652
b519e2a6
DJ
66532010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
6654
6655 * gdb.base/charset.exp: Use a single regular expression to match
6656 show host-charset and show target-charset output.
6657
74164c56
JK
66582010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6659
6660 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
6661 "Illegal process-id" expect string more exact.
6662 (attach to digits-starting nonsense is prohibited): New.
6663
701ed6dc
JK
66642010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6665
6666 * gdb.base/prelink.exp (set verbose on): New.
6667
889bf7c5 66682010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
6669
6670 * mi-reverse.exp: New file. Test for reverse option to the
6671 following MI commands: exec-continue, exec-finish, exec-next,
6672 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 6673
dadf0e9c
JB
66742010-02-09 Joel Brobecker <brobecker@adacore.com>
6675
6676 * gdb.ada/ptype_tagged_param: New testcase.
6677
714f19d5
TT
66782010-02-08 Tom Tromey <tromey@redhat.com>
6679
6680 PR c++/8017:
6681 * gdb.cp/overload.exp: Add tests.
6682 * gdb.cp/overload.cc (struct K): New.
6683 (namespace N): New.
6684 (main): Call new functions.
6685 (K::staticoverload): Define.
6686
889bf7c5 66872010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
6688
6689 PR gdb/10728
6690 * gdb.cp/pr10728-x.h: New file.
6691 * gdb.cp/pr10728-x.cc: New file.
6692 * gdb.cp/pr10728-y.cc: New file.
6693 * gdb.cp/pr10728.exp: New file.
6694 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
6695
889bf7c5 66962010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
6697
6698 PR gdb/9067
6699 * gdb.cp/pr9067.exp: New
6700 * gdb.cp/pr9067.cc: New
6701 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
6702
7b356089
JB
67032010-02-08 Joel Brobecker <brobecker@adacore.com>
6704
6705 * lib/gdb.exp (gdb_test_timeout): New global variable.
6706 Set it to timeout if not already set.
6707 (gdb_init): Reset the value of timeout to gdb_test_timeout.
6708
1be00882
DE
67092010-02-05 Doug Evans <dje@google.com>
6710
6711 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
6712 user.
6713
82856980
SW
67142010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
6715
6716 PR c++/7935:
6717 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
6718
1a334831
TT
67192010-02-04 Tom Tromey <tromey@redhat.com>
6720
6721 * gdb.cp/virtbase.exp: Make test case names unique.
6722
9c3c02fd
TT
67232010-02-02 Tom Tromey <tromey@redhat.com>
6724
6725 * gdb.cp/virtbase.exp: Add regression tests.
6726 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
6727 (main): Instantiate RHC.
6728
0cc2414c
TT
67292010-02-02 Tom Tromey <tromey@redhat.com>
6730
6731 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
6732 type-printing change.
6733
edf3d5f3
TT
67342010-02-02 Tom Tromey <tromey@redhat.com>
6735
6736 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
6737 * gdb.cp/virtbase.cc: New file.
6738 * gdb.cp/virtbase.exp: New file.
6739 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
6740
e4b7f41c
JK
67412010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6742
6743 PR libc/11214:
6744 * gdb.threads/current-lwp-dead.c: Include features.h.
6745 (HAS_NOMMU): New.
6746 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
6747
b381ea14
JK
67482010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6749
6750 * gdb.base/symbol-without-target_section.exp,
6751 gdb.base/symbol-without-target_section.c: New.
6752
c593ac0e
DJ
67532010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6754
6755 * gdb.base/bigcore.exp: Reset increased timeout.
6756 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
6757
db25f29d
DJ
67582010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6759
6760 * gdb.base/gcore.exp (capture_command_output): Use
6761 gdb_test_multiple.
6762
f9d67f43
DJ
67632010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6764
6765 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
6766 * gdb.arch/thumb2-it.exp (test_it_break): New function.
6767 (Top level): Call it.
6768
177321bd
DJ
67692010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6770
6771 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
6772
97f2ed50
DJ
67732010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6774
6775 * gdb.base/call-strs.exp, gdb.base/default.exp,
6776 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
6777 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
6778 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
6779 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
6780 gdb.base/watchpoint-solib.exp: Save and restore timeout.
6781 * gdb.base/ending-run.exp: Correct restore of timeout.
6782 * gdb.base/page.exp: Remove unnecessary timeout setting.
6783
e4e2711a
JB
67842010-01-29 Joel Brobecker <brobecker@adacore.com>
6785
6786 * gdb.ada/rec_return: New testcase.
6787
ba581dc1
JB
67882010-01-29 Joel Brobecker <brobecker@adacore.com>
6789
6790 * gdb.ada/call_pn: New testcase.
6791
4ea95be9
DJ
67922010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6793
6794 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
6795 (Top level): Use it to resume.
6796 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
6797 the Thumb mode displaced stepping error as unsupported.
6798
df83a9bf
SW
67992010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
6800
889bf7c5
PA
6801 * gdb.cp/nsusing.exp: Added more tests.
6802 * gdb.cp/nsrecurs.exp: Ditto.
6803 * gdb.cp/nsusing.cc: Added test functions.
6804 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 6805
40b27cdc
JK
68062010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6807
6808 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
6809 absolute directory pathnames in gdb.sum file.
6810
de958931
SW
68112010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
6812
6813 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
6814 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
6815
708ead4e
TT
68162010-01-26 Tom Tromey <tromey@redhat.com>
6817
6818 PR exp/7643:
6819 * gdb.base/printcmds.exp (test_print_string_constants): Remove
6820 setup_kfail.
6821
b14e635e
SW
68222010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
6823
6824 * gdb.cp/nsrecurs.exp: New test.
6825 * gdb.cp/nsrecurs.cc: New test program.
6826 * gdb.cp/nsstress.exp: New test.
6827 * gdb.cp/nsstress.cc: New test program.
6828 * gdb.cp/nsdecl.exp: New test.
6829 * gdb.cp/nsdecl.cc: New test program.
6830
8540c487
SW
68312010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
6832
6833 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
6834 imported into file scope.
6835 Marked test as xfail.
6836 * gdb.cp/namespace-using.cc (marker5): New function.
6837 * gdb.cp/shadow.exp: New test.
6838 * gdb.cp/shadow.cc: New test program.
6839 * gdb.cp/nsimport.exp: New test.
6840 * gdb.cp/nsimport.cc: New test program.
6841
421d5d99
TT
68422010-01-25 Tom Tromey <tromey@redhat.com>
6843
6844 PR gdb/11049:
6845 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
6846 with "set print null-stop on".
6847
691f8dc1
JK
68482010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6849
6850 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
6851 Adjust it for DISASSEMBLY_OMIT_FNAME.
6852
0b92b5bb
TT
68532010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6854
6855 PR symtab/11199:
6856 * gdb.dwarf2/member-ptr-forwardref.exp,
6857 gdb.dwarf2/member-ptr-forwardref.S: New.
6858
23787403
JK
68592010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6860
6861 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
6862 (thread1_func): Protect thread1_tid with thread1_tid_cond by
6863 thread1_tid_mutex. Remove gdbstop_mutex handling.
6864 (thread2_func): Protect thread2_tid with thread2_tid_cond by
6865 thread2_tid_mutex. Remove gdbstop_mutex handling.
6866 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
6867 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
6868 pthread_cond_wait conditionalizations by while loops.
6869
b966cb8a
TT
68702010-01-20 Tom Tromey <tromey@redhat.com>
6871
6872 PR backtrace/10770:
6873 * gdb.dwarf2/pr10770.exp: New file.
6874 * gdb.dwarf2/pr10770.c: New file.
6875 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
6876
fcae584b
VP
68772010-01-20 Vladimir Prus <vladimir@codesourcery.com>
6878
6879 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
6880 that target was removed, and the test always runs native anyway.
6881
a0f49112
JK
68822010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6883
6884 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
6885 gdb.base/watchpoint-cond-gone-stripped.c: New.
6886
ceeb3d5a
TT
68872010-01-19 Tom Tromey <tromey@redhat.com>
6888
6889 PR c++/8000:
6890 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
6891 existing tests.
6892 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
6893 (main): Use AAA::SomeEnum.
6894
dd322c54
JK
68952010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6896
6897 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
6898 (test_ignore_count): Declare line_callme_body global.
6899 (run to breakpoint with ignore count): Use line_callme_body.
6900 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
6901 (set line_main_hello, set line_main_return): Reindent.
6902 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
6903 New.
6904 (continue to callee4): Use line_callee4_body.
6905 (check *stopped from CLI command): Use line_callee4_next.
6906 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
6907 (set line_main_hello, set line_main_return): Reindent.
6908 (set line_callee4_head, set line_callee4_body): New.
6909 (continue to callee4): Use line_callee4_body.
6910
4e8f195d
TT
69112010-01-18 Tom Tromey <tromey@redhat.com>
6912
6913 PR c++/9680:
6914 * gdb.cp/casts.cc: Add new classes and variables.
6915 * gdb.cp/casts.exp: Test new operators.
6916
9e14a9ba
JB
69172010-01-18 Tom Tromey <tromey@redhat.com>
6918 Thiago Jung Bauermann <bauerman@br.ibm.com>
6919
6920 * gdb.python/source2.py: New file.
6921 * gdb.python/source1: New file.
6922 * gdb.python/python.exp: Test "source" command.
6923
00bf0b85
SS
69242010-01-15 Stan Shebs <stan@codesourcery.com>
6925
6926 * gdb.trace/tfile.c: New file.
6927 * gdb.trace/tfile.exp: New file.
889bf7c5 6928
55235ad7
JK
69292010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6930
6931 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
6932
9f2982ff
JK
69332010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6934
6935 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
6936
bbfba9ed
JK
69372010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6938
6939 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
6940 (libfunc): New parameter action. Implement also selectable "sleep".
6941 * gdb.base/break-interp-main.c: Include assert.h.
6942 (libfunc): New parameter action.
6943 (main): New parameters argc and argv. Assert argc. Pass argv.
6944 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
6945 (test_attach): New proc.
6946 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
6947 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
6948
61f0d762
JK
69492010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6950
6951 * gdb.base/break-interp.exp (test_core): New proc.
6952 (test_ld): Call it.
6953
06a6f270
JK
69542010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6955
6956 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
6957 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
6958 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
6959 and gdb_compile_shlib. Use new -Wl compiler options.
6960 (dl bt, main bt): New tests.
6961
51bee8e9
JK
69622010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6963
6964 Support PIEs with no symfile_objfile.
6965 * gdb.base/break-interp.exp: New argument at the test_ld calls.
6966 (test_ld): New parameter trynosym.
6967 (test_ld <$trynosym>): New block.
6968
b8040f19
JK
69692010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6970
6971 * gdb.base/break-interp.exp: New file.
6972
be759fcf
PM
69732010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6974
6975 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
6976 * gdb.python/py-prettyprint.py (pp_ls): New printer.
6977 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
6978 test.
6979 * gdb.python/py-prettyprint.c: Define lazystring test structure.
6980 * gdb.python/py-mi.exp: Add lazy string test.
6981
dc146f7c
VP
69822010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6983
6984 * lib/mi-support.exp (mi_check_thread_states): Handle
6985 core number in thread listing.
6986
b4ba55a1
JB
69872010-01-12 Joel Brobecker <brobecker@adacore.com>
6988
6989 * gdb.base/maint.exp: Adjust the expected output for the
6990 "maint print type" test. Use gdb_test_multiple instead of
6991 gdb_sent/gdb_expect.
6992
08e24bd4
DE
69932010-01-11 Doug Evans <dje@google.com>
6994
6496a609
DE
6995 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
6996 from gdbserver_download. All callers updated.
6997
08e24bd4
DE
6998 * gdb.server/ext-run.exp: "info os processes" requires xml support.
6999
b5cfddf5
JK
70002010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7001
7002 Implement binary numbers parsing.
7003 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7004 (test_integer_literals_rejected): New binary tests.
7005
3725885a
RW
70062010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7007
7008 * gdb.cell/configure: Regenerate.
7009
37aeb5df
JK
70102010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7011
7012 * gdb.base/corefile.exp: Move the core finding block out and call it as
7013 core_find, new variable $corefile, replace corefile by $corefile and
7014 [file tail $corefile] for usage vs. test names resp.
7015 * lib/gdb.exp (core_find): Move it as a new function here. New
7016 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7017 $destcore. Return "" on error.
7018
d521f563
JK
70192010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7020
7021 Workaround PR binutils/10802.
7022 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7023 (twice).
7024
28f24826
DJ
70252010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7026
7027 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7028
2de75e71
JB
70292010-01-08 Joel Brobecker <brobecker@adacore.com>
7030
7031 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7032 call, to avoid interruption.
7033
fe00719b 70342010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
7035
7036 * gdb.stabs/weird.def (args93): New.
7037
d0ef5df8
DE
70382010-01-07 Doug Evans <dje@google.com>
7039
7040 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7041
3a08d52f
TT
70422010-01-07 Tom Tromey <tromey@redhat.com>
7043
7044 * gdb.base/source.exp: Use correct line number.
7045
7a697b8d
SS
70462010-01-05 Stan Shebs <stan@codesourcery.com>
7047
7048 * gdb.trace/tracecmd.exp: Test ftrace.
7049
7803799a
UW
70502010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7051
7052 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7053
c54eabfa
JK
70542010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7055
7056 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7057 "uint_for_mi_testing".
7058
02e7ef19
JB
70592010-01-01 Joel Brobecker <brobecker@adacore.com>
7060
7061 Test indented comment in file being sourced.
7062 * gdb.base/commands.exp: Test indented comment in file being sourced.
7063
abd775ce
JB
70642010-01-01 Joel Brobecker <brobecker@adacore.com>
7065
7066 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7067 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7068 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7069 notice.
7070
79b55b82
JB
70712010-01-01 Joel Brobecker <brobecker@adacore.com>
7072
7073 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7074 notice.
7075
8997583e
JK
70762010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7077
7078 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7079 missing $after_stopped and comma (,) expectation.
7080
6da95a67
SS
70812009-12-31 Stan Shebs <stan@codesourcery.com>
7082
7083 * gdb.trace/actions.exp: Test teval action.
889bf7c5 7084
218d2fc6
TJB
70852009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7086
7087 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7088 (top level): Call test_watchpoint_in_big_blob.
7089 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7090 watchpoints.
7091 (func3): Write to buf.
7092
236f1d4d
SS
70932009-12-29 Stan Shebs <stan@codesourcery.com>
7094
7095 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 7096
f61e138d
SS
70972009-12-28 Stan Shebs <stan@codesourcery.com>
7098
7099 * gdb.trace/tsv.exp: New file.
7100 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 7101
0219b378
DJ
71022009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
7103
7104 * gdb.base/find.c (main): Reference search buffers.
7105 * gdb.base/included.c (main): Reference integer.
7106 * gdb.base/ptype.c (charfoo): Declare.
7107 (intfoo): Call charfoo.
7108 * gdb.base/scope0.c (useitp): New function.
7109 (usestatics): Use useitp.
7110 (useit): Add a type for val.
7111 * gdb.base/scope1.c (useit1): Take a pointer argument.
7112 (usestatics1): Update calls to useit1.
7113 * gdb.cp/call-c.cc: Declare foo.
7114 (main): Call foo.
7115 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7116 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7117 (main): Call C::ensureRefs and ensureOtherRefs.
7118 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7119 variables.
7120 (ensureOtherRefs): New function.
7121 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7122 * gdb.cp/templates.cc (main): Call t5i.value.
7123
3f78692f
JK
71242009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7125
7126 Fix compatibility with G++-4.5.
7127 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7128 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7129 (uncaught return): Remove.
7130
429374b8
JK
71312009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7132 Phil Muldoon <pmuldoon@redhat.com>
7133
7134 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7135 (bp_location13, bp_location14, bp_location17, bp_location18)
7136 (marker3_proto, marker4_proto): New variables.
7137 (breakpoint info): Update output.
7138 (run until breakpoint at marker3, run until breakpoint at marker4): New
7139 tests.
7140
859825b8
JK
71412009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7142
7143 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7144 Replace the printf call of Y by provided "y-set-1" label. New block
7145 for the second shared library.
7146 * gdb.base/unload.exp: Compile also the second library, call
7147 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7148 (single pending breakpoint info): Rename to ...
7149 (pending breakpoint info before run): ... this extended test.
7150 (libfile2, libname2, libsrcfile2, libsrc2)
7151 (lib_sl2): New variables.
7152 (exec_opts): Set also SHLIB_NAME2.
7153 (pending breakpoint info on first run at shrfunc1)
7154 (pending breakpoint info on second run at shrfunc1)
7155 (pending breakpoint info on second run at shrfunc2)
7156 (print y from libfile, print y from libfile2): New tests.
7157 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7158 * gdb.base/unloadshr2.c: New.
7159
e6a386cd
HZ
71602009-12-22 Hui Zhu <teawater@gmail.com>
7161
7162 * gdb.reverse/sigall-reverse.exp: Adjust.
7163
9e19b45e
VP
71642009-12-21 Vladimir Prus <vladimir@codesourcery.com>
7165
7166 PR gdb/10884
7167
7168 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7169 (main): Call do_bitfield_tests.
aacf5b1e 7170 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 7171
d53a7b30
JB
71722009-12-20 Joel Brobecker <brobecker@adacore.com>
7173
7174 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7175 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7176 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7177 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7178 gdb.modula2/unbounded1.c: Update copyright header.
7179
191ca0a1
CM
71802009-12-10 Chris Moller <moller@mollerware.com>
7181
7182 PR gdb/9399
7183 * gdb.cp/virtfunc2.exp: New tests
7184 * gdb.cp/virtfunc2.cc: New tests
7185 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7186
0fa6cf1b
MS
71872009-12-10 Oza Pawandeep (paawan1982@yahoo.com
7188
7189 * gdb.reverse/i387-env-reverse.c: New file.
7190 * gdb.reverse/i387-env-reverse.exp: New file.
7191 * gdb.reverse/i387-stack-reverse.c: New file.
7192 * gdb.reverse/i387-stack-reverse.exp: New file.
7193
361ae042
PM
71942009-12-08 Phil Muldoon <pmuldoon@redhat.com>
7195
7196 * gdb.python/py-type.exp (test_range): New test.
7197
bfd31e71
PM
71982009-12-03 Phil Muldoon <pmuldoon@redhat.com>
7199
7200 PR python/10805
7201
7202 * gdb.python/py-type.exp: New file.
7203 * gdb.python/py-type.c: New file.
7204 * Makefile.in: Add py-type.
7205
57a1d736
TT
72062009-12-03 Tom Tromey <tromey@redhat.com>
7207
7208 * gdb.python/py-value.exp (test_parse_and_eval): New
7209 function.
7210
1f3b5d1b
PP
72112009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
7212
7213 PR gdb/11022
7214
7215 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
7216 * gdb.base/pr11022.c: New test.
7217
8b7dbdc9
JK
72182009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7219
7220 Fix spurious false FAILs.
7221 * gdb.base/structs.c (chartest): New.
7222 (main): Fill-in chartest.
7223 * gdb.base/structs.exp (anychar_re, first): New.
7224 (start_structs_test): Import global anychar_re and first.
7225 New gdb_test call "set print elements 300; ${testfile}"
7226 (start_structs_test <$first>): New block.
7227 (any): Import global anychar_re. New variable ac. Use ${ac}.
7228
6a53b2ec
JK
72292009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7230
7231 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7232
d7167b4c
JK
72332009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7234
7235 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7236 Force $srcfile file.
7237 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7238
b1798462
UW
72392009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7240
7241 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7242 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7243 * gdb.threads/watchthreads-reorder.exp: Likewise.
7244
b6199126
DJ
72452009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
7246
7247 PR gdb/8704
7248
7249 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7250 "if", and "thread". Correct matching in the previous test.
7251
b22a0510
DJ
72522009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
7253
7254 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7255
930636d2
MS
72562009-11-23 Michael Snyder <msnyder@vmware.com>
7257
7258 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7259 * gdb.reverse-watch-precsave.exp: Ditto.
7260
21a0512e
PP
72612009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
7262
7263 * gdb.asm/asm-source.exp: Adjust.
7264 * gdb.base/help.exp: Adjust.
889bf7c5 7265
fc30d5e0
PA
72662009-11-22 Pedro Alves <pedro@codesourcery.com>
7267
7268 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7269 (do_syscall_tests_without_xml): Set data-directory to
7270 /the/path/to/nowhere.
7271
f6bc2008
PA
72722009-11-21 Pedro Alves <pedro@codesourcery.com>
7273
7274 * gdb.threads/local-watch-wrong-thread.c,
7275 gdb.threads/local-watch-wrong-thread.exp: New files.
7276
8c2fb5de
PA
72772009-11-21 Pedro Alves <pedro@codesourcery.com>
7278
7279 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7280 assume new `regsub' syntax available.
7281
ebec9a0f
PA
72822009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7283
a79d3c27
JK
7284 * gdb.base/watchpoint-hw-hit-once.exp,
7285 gdb.base/watchpoint-hw-hit-once.c: New.
7286
72872009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7288
7289 * gdb.threads/watchthreads-reorder.exp,
7290 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 7291
276a961b
MK
72922009-11-17 Nathan Sidwell <nathan@codesourcery.com>
7293
7294 * gdb.xml/tdesc-regs.exp: Use for m68k.
7295
4867c1fb
PA
72962009-11-15 Pedro Alves <pedro@codesourcery.com>
7297
7298 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7299
f6838f81
DJ
73002009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7301
7302 * lib/gdb.exp (current_target_name): New procedure.
7303 (gdb_wrapper_target): New variable.
7304 (gdb_wrapper_init): Set gdb_wrapper_target.
7305 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7306 wrapper.
7307
4ac4dd3f
DJ
73082009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7309
7310 * gdb.base/remote.exp: Delete the slowest load test.
7311 Do not load with fixed packet sizes.
7312
a7881759
DJ
73132009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7314
7315 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7316
97a5b505
DJ
73172009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7318
7319 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7320 srcfile when setting a breakpoint.
7321
d3e1fc54
DJ
73222009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
7323
7324 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7325 macros.
7326
7cbcbded
DJ
73272009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
7328
7329 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7330 to be in memory.
7331 * gdb.base/display.c (force_mem): New.
7332 (do_loops): Use it. Add breakpoint comments.
7333 (do_vars): Add a breakpoint comment.
7334 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7335 line numbers.
7336
bdea3a92
NF
73372009-11-13 Nathan Froyd <froydnj@codesourcery.com>
7338
7339 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7340 instead of a bare "run".
7341
269f82e5
PP
73422009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7343
7344 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 7345
a69b7d9d
DJ
73462009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7347
7348 * lib/cell.exp (skip_cell_tests): Clean up test files before
7349 returning.
7350
b598bfda
DJ
73512009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7352
7353 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7354 and the breakpoint menu. Do not call perror if a prompt is seen.
7355 Consume the following GDB prompt.
7356 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7357 * gdb.cp/namespace.exp: Use gdb_test.
7358 * gdb.cp/templates.exp: Use gdb_test.
7359 (test_template_breakpoints): Use gdb_test_multiple.
7360
87728fa0
DJ
73612009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7362
7363 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7364 (marker4): Reference values.
7365
b67c692f
DJ
73662009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7367
7368 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7369 is missing.
7370
f0df251a
DJ
73712009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7372
7373 * gdb.base/break.c (need_malloc): New.
7374 * gdb.base/constvars.c (main): Reference crass and crisp.
7375 * gdb.base/gdb1821.c (main): Reference bar.
7376 * gdb.cp/gdb1355.cc (main): Reference s1.
7377 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7378 (main): Call them.
7379 * gdb.cp/hang2.cc (dummy2): Define.
7380 * gdb.cp/hang3.cc (dummy3): Define.
7381 * gdb.cp/m-data.cc (main): Reference shadow.
7382
bdf7534a
NF
73832009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
7384 Nathan Froyd <froydnj@codesourcery.com>
7385
7386 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7387 remote host.
7388
f24fce77
NF
73892009-11-12 Nathan Froyd <froydnj@codesourcery.com>
7390
7391 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7392 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7393 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7394 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7395 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7396 * gdb.dwarf2/dw2-producer.exp: Likewise.
7397 * gdb.dwarf2/mac-fileno.exp: Likewise.
7398 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7399 py-prettyprint.py to the remote host.
7400 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7401
40f0318e
KS
74022009-11-11 Keith Seitz <keiths@redhat.com>
7403
7404 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7405 use it instead of "Foo".
7406 * gdb.cp/classes.exp (do_tests): Add a test to access
7407 a method through a typedef'd class name.
7408
f3d9f7fb
NF
74092009-11-11 Nathan Froyd <froydnj@codesourcery.com>
7410
7411 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7412 exponents.
7413 * gdb.base/pointers.exp: Likewise.
7414 * gdb.cp/ref-types.exp: Likewise.
7415
a4216f37
KS
74162009-11-11 Keith Seitz <keiths@redhat.com>
7417
7418 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7419 new[] and delete[].
7420 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7421 "void".
7422 (probe_demangler): Remove all single-quoting of
7423 method and variable names.
7424 (info_func_regexp): Remove the word "void" from any
7425 occurrence of "(void)".
7426 (print_addr_2): Remove all single-quoting of
7427 method names.
7428 (print_addr_2_kfail): Likewise.
7429 (print_addr): Single-quote C function names before
7430 passing to print_addr_2.
7431 (test_paddr_operator_functions): Remove single-quoting
7432 for method names.
7433 Add tests for operator new[] and operator delete[].
7434
9b14d7aa
JK
74352009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7436
7437 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7438
85feb311
KS
74392009-11-09 Keith Seitz <keiths@redhat.com>
7440
7441 * gdb.cp/overload.exp: Add tests for resolving overloaded
7442 methods in expression parsing/evaluation.
7443
fa335448
DJ
74442009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7445
7446 * lib/gdb.exp (default_gdb_version): Use --version instead of
7447 --command.
7448
ec3c07fc
NS
74492009-11-10 Nathan Sidwell <nathan@codesourcery.com>
7450
7451 * lib/gdb.exp (gdb_compile_test): New.
7452 (skip_ada_tests, skip_java_tests): New.
7453 (gdb_compile): Use gdb_compile_test for f77.
7454 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
7455 * lib/java.exp (compile_java_from_source): Remove runtests check,
7456 use gdb_compile_test to record result.
7457 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
7458 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
7459 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
7460 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
7461 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
7462 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
7463 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
7464 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
7465 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
7466 adjust gdb_compile invocations.
7467
b8b4e42b
JK
74682009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7469
7470 * Makefile.in (abs_builddir): New.
7471 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
7472 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
7473 `$(abs_builddir)/site.exp'.
7474
f8b7eaf3
DJ
74752009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
7476
7477 * config/m68k-emc.exp, lib/emc-support.exp,
7478 gdb.trace/gdb_c_test.c: Delete.
7479 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
7480 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
7481 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7482 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
7483 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7484 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
7485 casing for m68k-*-elf.
7486
c4187697
NS
74872009-11-03 Pedro Alves <pedro@codesourcery.com>
7488
7489 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
7490 * gdb.arch/i386-prologue.exp: Likewise.
7491 * gdb.arch/i386-unwind.exp: Likewise.
7492
db16b772
DJ
74932009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7494
7495 * lib/gdb.exp (gdb_expect): Fix timeout typo.
7496
bcf71277
DJ
74972009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7498
7499 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
7500
0105cee2
DJ
75012009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
7502
7503 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
7504
24ddea62
JK
75052009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7506
7507 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
7508
287ccc17
JK
75092009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7510
7511 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
7512 * gdb.base/sepdebug2.c: New file.
7513
08bca259 75142009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
7515
7516 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
7517 the modified warnings for catch syscall. Verify if GDB was compiled
7518 with support for lib expat, and choose which tests to run depending
7519 on this.
7520
5d4e2b76
VP
75212009-10-30 Vladimir Prus <vladimir@codesourcery.com>
7522
7523 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
7524 that composite commands are parsed OK. And also test
7525 that breakpoint commands do work.
7526
240e538a
MS
75272009-10-23 Michael Snyder <msnyder@vmware.com>
7528
7529 gdb.reverse/consecutive-precsave.exp: Change expect pattern
7530 to allow for new disassembly style.
7531
9c419145
PP
75322009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
7533
7534 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 7535
02506ff1
MS
75362009-10-22 Michael Snyder <msnyder@vmware.com>
7537
7538 * gdb.reverse/break-precsave.exp: New test.
7539 * gdb.reverse/consecutive-precsave.exp: Ditto.
7540 * gdb.reverse/finish-precsave.exp: Ditto.
7541 * gdb.reverse/i386-precsave.exp: Ditto.
7542 * gdb.reverse/machinestate-precsave.exp: Ditto.
7543 * gdb.reverse/sigall-precsave.exp: Ditto.
7544 * gdb.reverse/solilb-precsave.exp: Ditto.
7545 * gdb.reverse/step-precsave.exp: Ditto.
7546 * gdb.reverse/until-precsave.exp: Ditto.
7547 * gdb.reverse/watch-precsave.exp: Ditto.
7548
4cf866a3
MS
75492009-10-22 Michael Snyder <msnyder@vmware.com>
7550
7551 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
7552 for gdb_expect. Adjust one test's expect strings for the new
7553 format of disassemble.
7554 * gdb.reverse/finish-reverse.exp: Delete 'return'.
7555 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
7556 gdb_test_multiple.
7557 * gdb.reverse/step-reverse.exp: Delete 'return'.
7558 * gdb.reverse/until-reverse.exp: Delete blank lines.
7559 * gdb.reverse/watch-reverse.exp: Delete blank lines.
7560
2b28d209
PP
75612009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
7562
7563 * gdb.base/consecutive.exp: Adjust.
7564 * gdb.base/display.exp: Likewise.
7565 * gdb.base/pc-fp.exp: Likewise.
7566 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 7567
33b9c32b
MS
75682009-10-19 Michael Snyder <msnyder@vmware.com>
7569
7570 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
7571 * gdb.reverse/finish-reverse.c: Ditto.
7572 * gdb.reverse/sigall-reverse.c: Ditto.
7573 * gdb.reverse/solib-reverse.c: Ditto.
7574 * gdb.reverse/step-reverse.c: Ditto.
7575 * gdb.reverse/watch-reverse.c: Ditto.
7576
6c95b8df
PA
75772009-10-19 Pedro Alves <pedro@codesourcery.com>
7578 Stan Shebs <stan@codesourcery.com>
7579
7580 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
7581 * gdb.base/foll-exec.exp: Adjust to expect a process id before
7582 "Executing new program".
7583 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
7584 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
7585 left listed after having been killed.
7586 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
7587 * gdb.base/maint.exp: Adjust test.
7588
7589 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
7590 * gdb.multi/Makefile.in: New.
7591 * gdb.multi/base.exp: New.
7592 * gdb.multi/goodbye.c: New.
7593 * gdb.multi/hangout.c: New.
7594 * gdb.multi/hello.c: New.
7595 * gdb.multi/bkpt-multi-exec.c: New.
7596 * gdb.multi/bkpt-multi-exec.exp: New.
7597 * gdb.multi/crashme.c: New.
7598
279017b7
TG
75992009-10-13 Tristan Gingold <gingold@adacore.com>
7600
7601 * gdb.base/sepdebug.exp: Check debug info are found.
7602
0413d738
PA
76032009-10-08 Pedro Alves <pedro@codesourcery.com>
7604
7605 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
7606 bits.
7607
c628eecc
JK
76082009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7609
7610 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
7611
38af1bfe
JB
76122009-10-07 Joel Brobecker <brobecker@adacore.com>
7613
7614 * gdb.base/watchpoints.c: Add copyright header. Reformat one
7615 of the comments.
7616
2b0adecd
PM
76172009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
7618
7619 * gdb.base/annota1.exp: Remove obsolete match_max increase.
7620 * gdb.base/annota3.exp: Idem.
7621 * gdb.base/maint.exp: Idem.
7622
8d417781
PM
76232009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7624
889bf7c5 7625 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
7626 to default.
7627
bb61102d
PM
76282009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7629
889bf7c5 7630 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
7631 mingw and cygwin targets.
7632
ace5c364
PM
76332009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
7634 Pedro Alves <pedro@codesourcery.com>
7635
889bf7c5 7636 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
7637 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
7638
c2d494a0
PM
76392009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7640
e1b52ce2
PM
7641 * gdb.base/shr1.c: Use %p in format string.
7642 * gdb.base/unload.c: Avoid warning in fprintf.
7643 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 7644
209f53f5
PM
76452009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
7646
7647 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
7648 long type.
7649 (test_unlink): Correct printf string.
7650 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
7651 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
7652
8172766a
JK
76532009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7654
7655 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
7656 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
7657 * gdb.arch/ia64-breakpoint-shadow.S: New file.
7658
0f73703c
UW
76592009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7660
7661 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
7662 * gdb.objc/nondebug.exp: Likewise.
7663
b32306ca
UW
76642009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7665
7666 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
7667 target_info setting.
7668
7669 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
7670 that detect new threads during "info threads".
7671
0057022f
UW
76722009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7673
7674 * gdb.threads/manythreads.c (main): Increase thread stack size
7675 to 2*PTHREAD_STACK_MIN.
7676 * gdb.threads/multi-create.c (main): Likewise.
7677 (create_function): Likewise.
7678
f29c0325
UW
76792009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7680
7681 * gdb.base/dump.exp: Pass difference of pointer types instead
7682 of integer types as offset to restore in intarr3.srec case.
7683
fcb34849
UW
76842009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7685
7686 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
7687
d5142e3b
UW
76882009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7689
7690 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
7691
087b74b2 76922009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 7693
087b74b2
PM
7694 New test for two watchpoints, with disabling of
7695 the first inserted.
7696 * testsuite/gdb.base/watchpoints.c: New file.
7697 * testsuite/gdb.base/watchpoints.exp: New file.
7698
96c07c5b
TT
76992009-09-25 Tom Tromey <tromey@redhat.com>
7700
7701 * gdb.base/charset.exp: Test utf-16 strings with Python.
7702
b8899f2b
TT
77032009-09-25 Tom Tromey <tromey@redhat.com>
7704
7705 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
7706 UCS-4.
7707 * gdb.base/charset.c (utf_32_string): Rename.
7708 (init_utf32): Rename.
7709 (main): Update.
7710
329719ec
TT
77112009-09-22 Tom Tromey <tromey@redhat.com>
7712
7713 * gdb.python/py-function.exp: Add regression tests.
7714
11ef0d76
KS
77152009-09-21 Keith Seitz <keiths@redhat.com>
7716
7717 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
7718 with invalid operator.
7719
3fe8f3b3
KS
77202009-09-21 Keith Seitz <keiths@redhat.com>
7721
7722 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
7723 and destructor using typedef name of class.
7724 * gdb.cp/classes.cc (class Base1): Add a destructor.
7725 (base1): New typedef.
7726 (use_methods): Instanitate an object of type base1.
7727 * gdb.cp/templates.exp (test_template_typedef): New procedure.
7728 (do_tests): Call test_template_typedef.
7729 * gdb.cp/templates.cc (Baz::~Baz): New method.
7730 (intBazOne): New typedef.
7731 (main): Instantiate intBazOne.
7732
7a9fe101
PM
77332009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7734
7735 PR python/10633
7736
7737 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
7738 Function.
7739 (run_lang_tests): Add print elements test.
7740
2e4d963f
PM
77412009-09-21 Phil Muldoon <pmuldoon@redhat.com>
7742
7743 * gdb.python/py-value.exp (test_subscript_regression): New
7744 function. Test for invalid subscripts.
7745 * gdb.python/py-value.c (main): Add test array, and pointer to it.
7746 (ptr_ref): New function.
7747
ec7e75e7
PP
77482009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7749
7750 * gdb.base/default.exp: Fix "show convenience".
7751
0cc7d26f
TT
77522009-09-15 Tom Tromey <tromey@redhat.com>
7753
7754 * lib/mi-support.exp (mi_create_varobj): Update.
7755 (mi_create_floating_varobj): Likewise.
7756 (mi_create_dynamic_varobj): New proc.
7757 (mi_varobj_update): Update.
7758 (mi_varobj_update_with_type_change): Likewise.
7759 (mi_varobj_update_kv_helper): New proc.
7760 (mi_varobj_update_dynamic_helper): Rewrite.
7761 (mi_varobj_update_dynamic): New proc.
7762 (mi_list_varobj_children): Update.
7763 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
7764 * gdb.python/python-prettyprint.py (pp_outer): New class.
7765 (pp_nullstr): Likewise.
7766 (lookup_function): Register new printers.
7767 * gdb.python/python-prettyprint.c (struct substruct): New type.
7768 (struct outerstruct): Likewise.
7769 (substruct_test): New function.
7770 (struct nullstr): New type.
7771 (string_1, string_2): New globals.
7772 (main): Add new tests.
7773 * gdb.python/python-mi.exp: Added regression tests.
7774 * gdb.mi/mi2-var-display.exp: Update.
7775 * gdb.mi/mi2-var-cmd.exp: Update.
7776 * gdb.mi/mi2-var-child.exp: Update.
7777 * gdb.mi/mi2-var-block.exp: Update.
7778 * gdb.mi/mi-var-invalidate.exp: Update.
7779 * gdb.mi/mi-var-display.exp: Update.
7780 * gdb.mi/mi-var-cmd.exp: Update.
7781 * gdb.mi/mi-var-child.exp: Update.
7782 * gdb.mi/mi-var-block.exp: Update.
7783 * gdb.mi/mi-break.exp: Update.
7784 * gdb.mi/gdb701.exp: Update.
7785
a96d9b2e
SDJ
77862009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
7787
7788 * Makefile.in: Inclusion of catch-syscall object.
7789 * gdb.base/catch-syscall.c: New file.
7790 * gdb.base/catch-syscall.exp: New file.
7791
b43b923a
MS
77922009-09-12 Michael Snyder <msnyder@vmware.com>
7793
7794 * gdb.reverse/step-reverse.exp: Explicitly check for targets
7795 that can support reverse debuggnig.
7796
cec03d70
TT
77972009-09-11 Tom Tromey <tromey@redhat.com>
7798
7799 * gdb.dwarf2/valop.S: New file.
7800 * gdb.dwarf2/valop.exp: New file.
7801
e23bb3fc
MK
78022009-09-11 Mark Kettenis <kettenis@gnu.org>
7803
7804 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
7805
37c3696d
DE
78062009-09-10 Doug Evans <dje@google.com>
7807
7808 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
7809 Add $gdb_prompt to second breakpoint regexp.
7810
5172aecb
JB
78112009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
7812
7813 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
7814 names, add missing ones.
7815 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
7816 * gdb.python/py-frame.c: Rename from python-frame.c.
7817 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
7818 testfile name.
7819 * gdb.python/py-function.exp: Rename from python-function.exp.
7820 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
7821 testfile name.
7822 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
7823 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
7824 Adjust testfile name.
7825 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
7826 * gdb.python/py-template.cc: Rename from python-template.cc.
7827 * gdb.python/py-template.exp: Rename from python-template.exp.
7828 Adjust testfile name.
7829 * gdb.python/py-value.c: Rename from python-value.c.
7830 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
7831 testfile name.
7832
b554e4bd
JK
78332009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7834
7835 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
7836 $bpt2address.
7837 (Second breakpoint address is valid on ia64)
7838 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
7839
9a68ae16
JM
78402009-09-03 Joseph Myers <joseph@codesourcery.com>
7841
7842 * gdb.base/ending-run.exp: Restrict regular expression matching
7843 line number to require closing brace following.
7844
146b9145
DE
78452009-09-03 Doug Evans <dje@google.com>
7846
7847 * gdb.base/store.exp (check_set): Fix typo in expected value message.
7848
787d21e1
TT
78492009-09-02 Tom Tromey <tromey@redhat.com>
7850
7851 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
7852
e7802207
TT
78532009-09-02 Tom Tromey <tromey@redhat.com>
7854
7855 * gdb.dwarf2/callframecfa.exp: New file.
7856 * gdb.dwarf2/callframecfa.S: New file.
7857
817aadd2
JK
78582009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7859
7860 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
7861 gdb.base/solib-overlap-main.c: New.
7862
4a76eae5
DJ
78632009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
7864
7865 PR gdb/10565
7866
7867 * gdb.base/bitfields.c (struct container, container): New.
7868 (main): Initialize it and call break5.
7869 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
7870
d4b96c9a
JK
78712009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7872
7873 Support constant DW_AT_data_member_location by GCC PR debug/40659.
7874 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
7875
4e22772d
JK
78762009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7877
7878 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
7879
2efab443
MS
78802009-08-26 Michael Snyder <msnyder@vmware.com>
7881
7882 * gdb.base/i386-reverse.c: New file.
7883 * gdb.base/i386-reverse.exp: New file.
7884 * gdb.base/Makefile.in: Add new files to be removed.
7885
07ab73a0
JM
78862009-08-26 Joseph Myers <joseph@codesourcery.com>
7887
7888 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
7889 environment-pwd for remote host.
7890 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
7891
676accff
KS
78922009-08-24 Keith Seitz <keiths@redhat.com>
7893
7894 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
7895 Add two new C++ completer tests which limit the output to a
889bf7c5 7896 given class.
676accff 7897
f9f7ad22
MS
78982009-08-24 Michael Snyder <msnyder@vmware.com>
7899
7900 * gdb.base/del.exp: Fix typo in comment.
7901 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
7902
81ecdfbb
RW
79032009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7904
7905 * configure: Regenerate.
7906 * gdb.hp/configure: Likewise.
7907 * gdb.hp/gdb.aCC/configure: Likewise.
7908 * gdb.hp/gdb.base-hp/configure: Likewise.
7909 * gdb.hp/gdb.compat/configure: Likewise.
7910 * gdb.hp/gdb.defects/configure: Likewise.
7911 * gdb.hp/gdb.objdbg/configure: Likewise.
7912 * gdb.stabs/configure: Likewise.
7913
cab0c772
UW
79142009-08-19 Doug Evans <dje@google.com>
7915
7916 * gdb.base/gdbvars.c: New file.
7917 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
7918
b8fa0bfa
PA
79192009-08-14 Pedro Alves <pedro@codesourcery.com>
7920
7921 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7922 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
7923
b84aa90a
PA
79242009-08-13 Pedro Alves <pedro@codesourcery.com>
7925
7926 * gdb.base/default.exp: Adjust "set language test": it's now an
7927 enum command. Larger help string moved to "help set language".
7928 * gdb.base/help.exp: Adjust "help set language" expected output,
7929 now lists all known languages.
7930
0d8f9b2c
NF
79312009-08-11 Nathan Froyd <froydnj@codesourcery.com>
7932
7933 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
7934 all frame arguments.
7935 * gdb.arch/altivec-regs.exp: Likewise.
7936
bda180e0
TT
79372009-08-07 Tom Tromey <tromey@redhat.com>
7938
7939 * gdb.base/setshow.exp: Add tests for changes to set language, set
7940 check range, and set check type.
7941
48cb2d85
VP
79422009-08-03 Vladimir Prus <vladimir@codesourcery.com>
7943
7944 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
7945 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 7946 Call it.
48cb2d85 7947
1ea34204
UW
79482009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7949
7950 * configure.ac: Run gdb.cell tests when appropriate.
7951 * configure: Regenerate.
7952 * lib/cell.exp: New file.
7953 * gdb.cell: New directory.
7954 * gdb.cell/configure.ac: New file.
7955 * gdb.cell/configure: New file.
7956 * gdb.cell/Makefile.in: New file.
7957 * gdb.cell/arch.exp: New file.
7958 * gdb.cell/break.c: New file.
7959 * gdb.cell/break.exp: New file.
7960 * gdb.cell/break-spu.c: New file.
7961 * gdb.cell/bt.c: New file.
7962 * gdb.cell/bt2-spu.c: New file.
7963 * gdb.cell/bt-spu.c: New file.
7964 * gdb.cell/bt.exp: New file.
7965 * gdb.cell/coremaker.c: New file.
7966 * gdb.cell/coremaker-spu.c: New file.
7967 * gdb.cell/core.exp: New file.
7968 * gdb.cell/gcore.exp: New file.
7969 * gdb.cell/data.c: New file.
7970 * gdb.cell/data.exp: New file.
7971 * gdb.cell/data-spu.c: New file.
7972 * gdb.cell/ea-cache.exp: New file.
7973 * gdb.cell/ea-cache.c: New file.
7974 * gdb.cell/ea-cache-spu.c: New file.
7975 * gdb.cell/ea-standalone.c: New file.
7976 * gdb.cell/ea-standalone.exp: New file.
7977 * gdb.cell/ea-test.c: New file.
7978 * gdb.cell/ea-test.exp: New file.
7979 * gdb.cell/f-regs.exp: New file.
7980 * gdb.cell/mem-access.c: New file.
7981 * gdb.cell/mem-access.exp: New file.
7982 * gdb.cell/mem-access-spu.c: New file.
7983 * gdb.cell/ptype.exp: New file.
7984 * gdb.cell/registers.exp: New file.
7985 * gdb.cell/size.c: New file.
7986 * gdb.cell/sizeof.exp: New file.
7987 * gdb.cell/size-spu.c: New file.
7988 * gdb.cell/solib.exp: New file.
7989 * gdb.cell/solib-symbol.exp: New file.
7990
85e747d2
UW
79912009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7992
7993 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
7994
58d6951d
DJ
79952009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7996
7997 * gdb.base/float.exp: Handle VFP registers.
7998
6e0a4f15
MS
79992009-07-14 Michael Snyder <msnyder@vmware.com>
8000
dcd5da87
MS
8001 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8002 to bring gdb to the beginning of the calling line.
8003
6e0a4f15
MS
8004 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8005 confusing the i386 epilogue unwinder.
8006
782b2b07
SS
80072009-07-14 Stan Shebs <stan@codesourcery.com>
8008
8009 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8010
f662c3bc
MS
80112009-07-14 Michael Snyder <msnyder@vmware.com>
8012
8013 * gdb.reverse/step-reverse.exp (stepi into function call):
8014 Call instruction may not be first instruction in the line.
8015 (reverse stepi from a function call): Used wrong line number.
8016
8f313923
JK
80172009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8018
8019 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8020
4662c76e
JK
80212009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8022
8023 Fix gdb.base/macscp.exp when using custom inputrc.
8024 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8025 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8026 env(TERM) set.
8027 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8028 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8029
aa81e255
JK
80302009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8031
8032 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8033 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8034 Change the compilation target to match the testcase name.
8035 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8036 testcase name.
8037 * a2-run.exp: Use for setup prepare_for_testing. Change the
8038 compilation target to match the testcase name.
8039 * gdb.base/commands.exp: Likewise.
8040 * gdb.base/finish.exp: Likewise.
8041 * gdb.base/float.exp: Likewise.
8042 * gdb.base/info-target.exp: Likewise.
8043 * gdb.base/relational.exp: Likewise.
8044 * gdb.base/term.exp: Likewise.
8045 * gdb.base/until.exp: Likewise.
8046 * gdb.base/volatile.exp: Likewise.
8047 * gdb.base/whatis-exp.exp: Likewise.
8048
4c93b1d7
HZ
80492009-07-11 Hui Zhu <teawater@gmail.com>
8050
8051 * gdb.base/help.exp (disassemble): Update expected help text.
8052
812f7342
TT
80532009-07-09 Tom Tromey <tromey@redhat.com>
8054
8055 * lib/gdb.exp: Handle TRANSCRIPT.
8056 (remote_spawn, remote_close, send_gdb): New procs.
8057
fbb8f299
PM
80582009-07-10 Phil Muldoon <pmuldoon@redhat.com>
8059
8060 * gdb.python/python-prettyprint.c: Add counted null string
8061 structure.
8062 * gdb.python/python-prettyprint.exp: Print null string. Test for
8063 embedded nulls.
8064 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8065 * gdb.python/python-value.exp (test_value_in_inferior): Add
8066 variable length string fetch tests.
8067 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8068
c0ac0ec7
JK
80692009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8070
8071 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8072
30b66ecc
TT
80732009-07-07 Tom Tromey <tromey@redhat.com>
8074
8075 * gdb.base/call-rt-st.exp: Update for change to escape output.
8076 * gdb.base/callfuncs.exp: Likewise.
8077 * gdb.base/charset.exp: Likewise.
8078 * gdb.base/constvars.exp: Likewise.
8079 * gdb.base/long_long.exp: Likewise.
8080 * gdb.base/pointers.exp: Likewise.
8081 * gdb.base/printcmds.exp: Likewise.
8082 * gdb.base/setvar.exp: Likewise.
8083 * gdb.base/store.exp: Likewise.
8084 * gdb.cp/ref-types.exp: Likewise.
8085 * gdb.mi/mi-var-child.exp: Likewise.
8086 * gdb.mi/mi-var-display.exp: Likewise.
8087 * gdb.mi/mi2-var-display.exp: Likewise.
8088 * gdb.base/charset.exp: Test octal escape sequence length.
8089 Update for change to escape output.
8090
187c4a2b
JK
80912009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8092
8093 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8094
d80a43f9
DJ
80952009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
8096
8097 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8098
047427a8
JK
80992009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8100
8101 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8102 gdbserver increasing $portnum if "Can't bind address" has been seen.
8103
8b5a0f4f
PA
81042009-07-05 Pedro Alves <pedro@codesourcery.com>
8105
8106 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8107 mingw32ce.
8108
7d93ba58
PA
81092009-07-05 Pedro Alves <pedro@codesourcery.com>
8110
8111 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8112 VFP format.
8113
2277426b
PA
81142009-07-02 Pedro Alves <pedro@codesourcery.com>
8115
8116 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8117 linux. Adjust to use "inferior", "info inferiors", "detach
8118 inferior" and "kill inferior" instead of "restart", "info fork",
8119 "detach fork" and "delete fork".
8120 * gdb.base/ending-run.exp: Spell out "info".
8121 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8122 the "kill" command.
8123
5af949e3
UW
81242009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8125
8126 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8127 change to prefix TLS offset in hex with 0x.
8128
5d3729b5
UW
81292009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8130
8131 * gdb.base/default.exp: Update test case for "x" changes.
8132
af589bd0
TG
81332009-07-01 Tristan Gingold <gingold@adacore.com>
8134
8135 * gdb.base/bigcore.exp: Make darwin untested.
8136
40974f91
JK
81372009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8138
8139 * gdb.base/completion.exp (directory completion): Create the directory.
8140 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8141 escapeuniquesub.
8142 (directory completion 2): Expect now ${escapeuniquesub}.
8143 (Glob remaining of directory test): Remove one excessive newline.
8144 Expect the real output.
8145
59dd3af6
JK
81462009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8147
8148 Fix `make check//%' target after `make check' has been ran.
8149 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8150 a mkdir call.
8151 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8152 (%/.dir): Remove.
8153
f4e164aa
JK
81542009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8155
8156 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8157 the expected result record.
8158
69af2122
JK
81592009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8160
8161 Remove racy FAILs relying just on the timeouts.
8162 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8163 (annotation_level 2): Remove racy FAILs.
8164
2fd481e1
PP
81652009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
8166
8167 gdb/10275
889bf7c5
PA
8168 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8169
c38f313d
DJ
81702009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
8171
8172 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8173
8b777f02
VP
81742009-06-30 Vladimir Prus <vladimir@codesourcery.com>
8175
8176 * gdb.mi/mi-stack.exp: Testing symbolic options
8177 to -stack-list-locals and -stack-list-arguments.
8178
00c7eacf
JK
81792009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8180
8181 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8182
6bc80edc
TT
81832009-06-29 Tom Tromey <tromey@redhat.com>
8184
8185 * dg-extract-results.sh: New file.
8186 * Makefile.in (FORCE_PARALLEL): New variable.
8187 (CHECK_TARGET): New conditional variable.
8188 (check): Use CHECK_TARGET.
8189 (DO_RUNTEST): New variable.
8190 (check-single): New target.
8191 (TEST_DIRS): New variable.
8192 (TEST_TARGETS): Likewise.
8193 (check-parallel): New target.
8194 (check-gdb.%): New pattern.
8195 (BASE1_FILES): New variable.
8196 (BASE2_FILES): Likewise.
8197 (check-gdb.base%): New pattern.
8198 (%/.dir): New pattern.
8199 * configure: Rebuild.
8200 * aclocal.m4 (AM_CONDITIONAL): New defun.
8201 * configure.ac: Check whether user is using GNU make.
8202 (GMAKE): New conditional.
8203
794684b6
SW
82042009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
8205
8206 * gdb.cp/namespace-nested-import.cc: New test.
8207 * gdb.cp/namespace-nested-import.exp: New test.
8208
edb3359d
DJ
82092009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
8210
8211 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8212 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8213 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8214 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8215 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8216 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8217 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8218 gdb.opt/inline-markers.c: New files.
8219 * lib/gdb.exp (skip_inline_frame_tests): New function.
8220 (skip_inline_var_tests): New function.
8221
cf657a0c
AS
82222009-06-27 Andreas Schwab <schwab@linux-m68k.org>
8223
8224 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8225 backtrace.
8226
28d41a99
MS
82272009-06-27 Michael Snyder <msnyder@vmware.com>
8228
8229 * gdb.reverse: New directory.
8230 * gdb.reverse/break-reverse.c: New test.
8231 * gdb.reverse/break-reverse.exp: New test.
8232 * gdb.reverse/consecutive-reverse.c: New test.
8233 * gdb.reverse/consecutive-reverse.exp: New test.
8234 * gdb.reverse/finish-reverse.c: New test.
8235 * gdb.reverse/finish-reverse.exp: New test.
8236 * gdb.reverse/machinestate.c: New test.
8237 * gdb.reverse/ms1.c: New test.
8238 * gdb.reverse/machinestate.exp: New test.
8239 * gdb.reverse/Makefile.in: New file.
8240 * gdb.reverse/shr2.c: New test.
8241 * gdb.reverse/solib-reverse.c: New test.
8242 * gdb.reverse/solib-reverse.exp: New test.
8243 * gdb.reverse/step-reverse.c: New test.
8244 * gdb.reverse/step-reverse.exp: New test.
8245 * gdb.reverse/until-reverse.c: New test.
8246 * gdb.reverse/ur1.c: New test.
8247 * gdb.reverse/until-reverse.exp: New test.
8248 * gdb.reverse/watch-reverse.c: New test.
8249 * gdb.reverse/watch-reverse.exp: New test.
8250 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8251 * configure: Regenerate.
8252
fe3c8b0d
DE
82532009-06-26 Doug Evans <dje@google.com>
8254
8255 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8256
3a72a602
PM
82572009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
8258
8259 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8260 windows problem for 'file delete $binfile'.
8261
27aa8d6a
SW
82622009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
8263
8264 * gdb.cp/namespace-using.exp: New test.
8265 * gdb.cp/namespace-using.cc: New test.
8266
8ac055f8
JB
82672009-05-20 Joel Brobecker <brobecker@adacore.com>
8268
8269 * gdb.ada/variant_record_packed_array: New testcase.
8270
85e306ed
TT
82712009-06-23 Tom Tromey <tromey@redhat.com>
8272
8273 * gdb.base/charset.exp (test_combination): Regression test.
8274 * gdb.base/charset.c (my_wchar_t): New typedef.
8275 (myvar): New global.
8276 (main): Set myvar.
8277
56643c5e
PM
82782009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
8279
8280 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8281 target.
8282
1fac167a
UW
82832009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8284
8285 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8286
7ccb0be9
UW
82872009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8288
8289 * gdb.mi/gdb680.exp: Update test for error message.
8290
568d6575
UW
82912009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8292
8293 * gdb.base/annota1.exp: Allow multiple occurrences of the
8294 frames-invalid annotation.
8295 * gdb.cp/annota2.exp: Likewise.
8296
7cd1089b
PM
82972009-06-15 Phil Muldoon <pmuldoon@redhat.com>
8298
8299 * gdb.cp/gdb2495.cc: New file.
8300 * gdb.cp/gdb2495.exp: New file.
8301
72c63395
JK
83022009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8303
8304 Report error on GDB crash during runto.
8305 * lib/gdb.exp (runto <eof>): New.
8306
3788363d
DJ
83072009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
8308
8309 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8310 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8311 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8312 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8313 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8314 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8315 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8316 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8317 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8318 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8319 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8320 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8321 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8322 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8323 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8324 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8325 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8326 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8327 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8328 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8329 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8330 gdb.trace/passcount.exp, gdb.trace/report.exp,
8331 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8332 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8333 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8334 executable.
8335
17592de3
PA
83362009-06-07 Pedro Alves <pedro@codesourcery.com>
8337
8338 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8339 defined before referencing it.
8340
701e355d
DE
83412009-06-03 Doug Evans <dje@google.com>
8342
8343 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8344 * gdb.arch/i386-see.c: Ditto.
8345
f2292c65
PM
83462009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
8347
8348 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8349 (check_macro): Return 1 if undefined.
8350 If first test fails, check if macro debug information is available,
8351 and report unsupported test if no macro information is found.
8352
5a437975
DE
83532009-05-29 Doug Evans <dje@google.com>
8354
8355 * gdb.threads/hand-call-in-threads.exp: New.
8356 * gdb.threads/hand-call-in-threads.c: New.
8357
c141c696
MS
83582009-05-29 Michael Snyder <msnyder@vmware.com>
8359
8360 * gdb.base/break-always.exp: Change "1" to "on".
8361 Add confirmation check.
8362
b3444185
PA
83632009-05-28 Pedro Alves <pedro@codesourcery.com>
8364
8365 * gdb.threads/threxit-hop-specific.c: New.
8366 * gdb.threads/threxit-hop-specific.exp: New.
8367 * gdb.threads/thread-execl.c: New.
8368 * gdb.threads/thread-execl.exp: New.
8369
b6313243
TT
83702009-05-27 Tom Tromey <tromey@redhat.com>
8371 Thiago Jung Bauermann <bauerman@br.ibm.com>
8372
8373 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8374 (mi_child_regexp): Likewise.
8375 (mi_list_varobj_children_range): Likewise.
8376 (mi_get_features): Likewise.
8377 (mi_list_varobj_children): Rewrite.
8378 * gdb.python/python-mi.exp: New file.
8379
a6bac58e
TT
83802009-05-27 Tom Tromey <tromey@redhat.com>
8381 Thiago Jung Bauermann <bauerman@br.ibm.com>
8382 Phil Muldoon <pmuldoon@redhat.com>
8383 Paul Pluzhnikov <ppluzhnikov@google.com>
8384
8385 * gdb.python/python-prettyprint.exp: New file.
8386 * gdb.python/python-prettyprint.c: New file.
8387 * gdb.python/python-prettyprint.py: New file.
8388 * gdb.base/display.exp: print/r is now valid.
8389
2c74e833
TT
83902009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
8391 Tom Tromey <tromey@redhat.com>
8392 Pedro Alves <pedro@codesourcery.com>
8393 Paul Pluzhnikov <ppluzhnikov@google.com>
8394
8395 * gdb.python/python-template.exp: New file.
8396 * gdb.python/python-template.cc: New file.
8397 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8398 tests.
8399 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8400 Call it.
8401 (test_value_after_death): New proc.
8402 * gdb.python/python-value.c (PTR): New typedef.
8403 (main): New variable 'x'.
8404
89c73ade
TT
84052009-05-27 Tom Tromey <tromey@redhat.com>
8406
8407 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8408 tests.
8409 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8410 Call it.
8411
a75724bc
PA
84122009-05-27 Pedro Alves <pedro@codesourcery.com>
8413
8414 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8415
e58b0e63
PA
84162009-05-24 Pedro Alves <pedro@codesourcery.com>
8417
8418 * gdb.threads/fork-thread-pending.c: New.
8419 * gdb.threads/fork-thread-pending.exp: New.
8420
4ac36638
JK
84212009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8422
8423 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8424 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8425
889bf7c5 84262009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 8427
889bf7c5 8428 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 8429
b242c3c2
PA
84302009-05-17 Pedro Alves <pedro@codesourcery.com>
8431
8432 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8433 `gdb_get_line_number'. Call `callee' in both parent and child.
8434 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8435 `gdb_get_line_number' instead of hardcoding line numbers.
8436 (catch_fork_unpatch_child): New procedure to test detaching
8437 breakpoints from child fork.
8438 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8439 hardcoding line numbers.
8440 (do_fork_tests): Run `catch_fork_unpatch_child'.
8441
ee342b23
VP
84422009-05-17 Vladimir Prus <vladimir@codesourcery.com>
8443
8444 * gdb.mi/mi-cmd-var.exp: Check that when varobj
8445 of structure type enters or leaves the scope, it
8446 is reported by -var-update.
8447
e2009e98
DE
84482009-05-11 Doug Evans <dje@sebabeach.org>
8449
8450 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 8451 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
8452 * gdb.threads/schedlock.c (main): Fix off-by-one error.
8453
00903456
JK
84542009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8455
8456 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
8457
dc621c35
DE
84582009-04-30 Doug Evans <dje@google.com>
8459
8460 * gdb.threads/watchthreads2.exp: New testcase.
8461 * gdb.threads/watchthreads2.c: New testcase.
8462
9ab4e744
DE
84632009-04-29 Doug Evans <dje@google.com>
8464
8465 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
8466 * gdb.cp/mb-ctor.cc: Ditto.
8467 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
8468 * gdb.cp/mb-inline.h (multi_line_foo): New function.
8469 * gdb.cp/mb-inline1.cc: Call it.
8470 * gdb.cp/mb-inline2.cc: Ditto.
8471 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
8472 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
8473
484086b7
JK
84742009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8475
8476 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
8477 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
8478 Replace all uses of `decimal' by `nonzero'.
8479 (info macro FROM_COMMANDLINE): New test.
8480
379a77b5
TT
84812009-04-27 Tom Tromey <tromey@redhat.com>
8482
8483 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
8484
b92b73c2
DE
84852009-04-27 Doug Evans <dje@google.com>
8486
8487 * gdb.threads/watchthreads.c (main): Initialize args before starting
8488 the threads. Plus formatting cleanup.
8489 * gdb.threads/watchthreads.exp: Avoid errant failures due to
8490 biased scheduling of one thread.
8491
945a118d
JG
84922009-04-27 Jerome Guitton <guitton@adacore.com>
8493
8494 * gdb.cp/templates.cc (GetMax): New template.
8495 (main): Declare two instances of GetMax.
8496 * gdb.cp/templates.exp: Add new test.
8497
d389af10
JK
84982009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8499
8500 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
8501
e7f86de9
JM
85022009-04-22 Joseph Myers <joseph@codesourcery.com>
8503
8504 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
8505
334cc82d
TT
85062009-04-15 Tom Tromey <tromey@redhat.com>
8507
8508 * gdb.base/charset.exp: Add regression test.
8509
d12672cc
JB
85102009-04-14 Joel Brobecker <brobecker@adacore.com>
8511
8512 * gdb.base/exe-lock.exp: New testcase.
8513
18e8c3bc
TT
85142009-04-13 Tom Tromey <tromey@redhat.com>
8515
8516 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
8517 operator on Frame.
8518
5ecd5cbe
UW
85192009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8520
8521 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
8522 * gdb.server/ext-attach.exp: Likewise.
8523
7309f756
VP
85242009-04-03 Vladimir Prus <vladimir@codesourcery.com>
8525
8526 Eliminate some sleep usage.
8527
889bf7c5
PA
8528 * gdb.mi/basics.c (do_nothing): New.
8529 (main): Use do_nothing instead of printf, so that
8530 not to introduce race condition between output of
8531 inferiour and output of gdb. Do not use sleep as it
8532 is not generally available on embedded targets.
7309f756 8533
f4b95f6f
PA
85342009-04-02 Pedro Alves <pedro@codesourcery.com>
8535
8536 * gdb.server/ext-attach.exp: Expect an optional process id after
8537 "Detached from remote process".
8538
de40b933
JK
85392009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8540
8541 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
8542 gdb.dwarf2/dw2-unresolved.exp: New.
8543
2ae101a4
PA
85442009-04-02 Pedro Alves <pedro@codesourcery.com>
8545
8546 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
8547 mi_run_to_main.
8548
56a8e183
PA
85492009-04-02 Pedro Alves <pedro@codesourcery.com>
8550
8551 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
8552 mi_run_to_main. Skip thread exit test on remote targets.
8553 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
8554 mi_run_to_main.
8555 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
8556 mi_run_to_main.
8557 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
8558 when expecting ^connected. Detect when the target doesn't support
8559 non-stop mode.
8560 (mi_run_cmd): Detect if non-stop mode was requested by isn't
8561 supported. Return -1 on error, 0 on success.
8562 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
8563 (mi_runto): Return mi_runto_helper's result explicitly.
8564
c35fafde
PA
85652009-04-01 Pedro Alves <pedro@codesourcery.com>
8566
8567 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
8568
f8a8dce6
JB
85692009-04-01 Tom Tromey <tromey@redhat.com>
8570
8571 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
8572 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
8573 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
8574 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
8575
71c25dea
TT
85762009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
8577 Jan Kratochvil <jan.kratochvil@redhat.com>
8578
8579 PR gdb/931
8580 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
8581 output.
8582 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
8583 for gdb/931.
8584 * dw2-strp.S (DW_AT_language): Change to C++.
8585 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
8586
02d9a9ce
JB
85872009-03-31 Joel Brobecker <brobecker@adacore.com>
8588
8589 * gdb.ada/tasks: New testcase.
8590
1042e4c0
SS
85912009-03-30 Stan Shebs <stan@codesourcery.com>
8592
8593 * gdb.trace/actions.exp: Update to match new info trace format.
8594 * gdb.trace/deltrace.exp: Ditto.
8595 * gdb.trace/infotrace.exp: Ditto.
8596 * gdb.trace/passcount.exp: Ditto.
8597 * gdb.trace/save-trace.exp: Ditto.
8598 * gdb.trace/while-stepping.exp: Ditto.
8599 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
8600
f8f6f20b
TJB
86012009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8602
8603 * gdb.python/python-frame.c: New file.
8604 * gdb.python/python-frame.exp: New file.
8605
c0c6f777
TJB
86062009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
8607
8608 * gdb.python/python-value.exp: Add tests for the address
8609 attribute.
8610
3cb51905
AS
86112009-03-29 Andreas Schwab <schwab@linux-m68k.org>
8612
8613 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
8614
88fc996f
DE
86152009-03-26 Doug Evans <dje@google.com>
8616
8617 * gdb.mi/mi-nonstop-exit.exp: New file.
8618 * gdb.mi/non-stop-exit.c: New file.
8619
56ef84b1
TT
86202009-03-26 Tom Tromey <tromey@redhat.com>
8621
8622 Update for change to prologue skipping:
8623 * gdb.mi/mi2-simplerun.exp: Update.
8624 * gdb.mi/mi2-break.exp: Update.
8625 * gdb.mi/mi-simplerun.exp: Update.
8626 * gdb.mi/mi-break.exp: Update.
8627 * gdb.base/ending-run.exp: Update.
8628
def2b000
TJB
86292009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
8630
8631 * gdb.python/python-value.exp (test_value_in_inferior): Test
8632 gdb.Value.is_optimized_out attribute.
8633
442ddf59
JK
86342009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8635
8636 * gdb.dwarf2/dw2-noloc-main.c: New file.
8637 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
8638 (.text): Remove.
8639 (.data): New.
8640 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
8641 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
8642 (DW_TAG_subprogram func_cu1, noloc): Remove.
8643 (main): New.
8644 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
8645 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
8646 (file_symbols): New procedure.
8647
a8df5de4
TT
86482009-03-25 Tom Tromey <tromey@redhat.com>
8649
8650 * gdb.base/charset.exp (valid_target_charset): New proc.
8651 Use it to skip tests on invalid charsets.
8652
cc1d7add
PM
86532009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
8654
8655 * gdb.base/completion.exp: Add a test for directory completion.
8656
bcd5727b
JK
86572009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8658
8659 Fix a racy FAIL.
8660 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
8661 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
8662
cc924cad
TJB
86632009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
8664
8665 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
8666 * gdb.python/python-function.exp: Add test for function returning
8667 a GDB value.
8668
bc3b79fd
TJB
86692009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
8670
8671 * gdb.python/python-function.exp: New file.
8672
6c7a06a3
TT
86732009-03-20 Tom Tromey <tromey@redhat.com>
8674
8675 * gdb.base/store.exp: Update for change to escape output.
8676 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
8677 to escape output.
8678 * gdb.base/pointers.exp: Update for change to escape output.
8679 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
8680 to escape output.
8681 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
8682 escape output.
8683 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
8684 to escape output.
8685 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
8686 escape output.
8687 * gdb.base/setvar.exp: Update for change to escape output.
8688 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
8689 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
8690 to escape output.
8691 (test_print_string_constants): Likewise.
8692 * gdb.base/charset.exp (valid_host_charset): Check size of
8693 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
8694 cases. Handle "auto"-related output.
8695 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
8696 (uvar, Uvar): New globals.
8697
c31af87b
JG
86982009-03-19 Jerome Guitton <guitton@adacore.com>
8699
8700 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
8701 deltas.
8702 * gdb.ada/fixed_points.exp: Ditto.
8703
51272cf2
PA
87042009-03-18 Pedro Alves <pedro@codesourcery.com>
8705
8706 * return-nodebug.c: Don't include stdio.h.
8707 (init): Delete.
8708 (func): Delete definition and provide extern declaration.
8709 (t): New.
8710 (main): Don't call printf. Call func and store its result in t.
8711 * return-nodebug1.c: New.
8712 * return-nodebug.exp: Don't expect stdio output. Instead, print
8713 the global variable t. Drop printf formatters and cast types from
8714 foreach loop. Don't use prepare_for_testing. Compile
8715 return-nodebug.c and return-nodebug1.c in separate steps. Don't
8716 define FORMAT or CAST.
8717
d24948ac
PP
87182009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8719
8720 * gdb.base/solib-display.exp: Disable test for remote targers.
8721
61ff14c6
JK
87222009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8723
8724 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
8725
cb4dce93
JK
87262009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8727
8728 Fix a racy FAIL.
8729 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
8730 code from `follow parent, print pids'.
8731 (`follow child, print pids', `follow parent, print pids'): Call it.
8732 Replace `gdb_test "break..."' by gdb_breakpoint.
8733
f7c60c5e
VP
87342009-03-13 Vladimir Prus <vladimir@codesourcery.com>
8735
8736 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 8737 sync and async modes.
f7c60c5e 8738
383ace49
JB
87392009-03-12 Joel Brobecker <brobecker@adacore.com>
8740
8741 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
8742 that was checked in by mistake. Remove loading of ada.exp, since
8743 this is not necessary in this case.
8744
4ce102af
JB
87452009-03-12 Joel Brobecker <brobecker@adacore.com>
8746
8747 * gdb.ada/ptype_arith_binop.exp: New testcase.
8748
529a2aef
JB
87492009-03-12 Joel Brobecker <brobecker@adacore.com>
8750
8751 * gdb.ada/mod_from_name: New testcase.
8752
8a38181c
JB
87532009-03-12 Joel Brobecker <brobecker@adacore.com>
8754
8755 * gdb.ada/tick_last_segv: New testcase.
8756
11436dee
VP
87572009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8758
61ff14c6 8759 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 8760
1f31650a
VP
87612009-03-12 Vladimir Prus <vladimir@codesourcery.com>
8762
61ff14c6
JK
8763 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
8764 include the token in ^running and frame info in *stopped.
1f31650a 8765
a3247a22
PP
87662009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8767
8768 * solib-display.exp: New file.
8769 * solib-display-main.c: New file.
8770 * solib-display-lib.c: New file.
61ff14c6 8771
aae64587
PA
87722009-03-05 Pedro Alves <pedro@codesourcery.com>
8773
8774 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
8775
44aabfbc
JK
87762009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8777
8778 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
8779 (list_and_check_macro): Use more specific test name.
8780 (next to definition): Make the test names unique.
8781
c087fcd3
PM
87822009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8783
8784 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 8785
c86cf029
VP
87862009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8787
8788 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
8789 notifications.
8790 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
8791 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
8792 * lib/mi-support.exp (library_loaded_re): New.
8793 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
8794
3ea85240
VP
87952009-02-17 Vladimir Prus <vladimir@codesourcery.com>
8796
8797 * gdb.gdb/observer.exp: Use test_notification observer, not
8798 normal_stop, everywhere.
8799 (test_normal_stop_notifications): Rename to...
8800 (test_notifications): ...this.
8801 (test_observer_normal_stop): Rename to...
8802 (test_observer): ...this.
8803
1903f0e6
DE
88042009-02-16 Doug Evans <dje@google.com>
8805
8806 * gdb.arch/amd64-disp-step.S (test_int3): New test.
8807 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
8808 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
8809 (test_prefixed_syscall,test_int3): New tests.
8810 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
8811 (test_prefixed_syscall,test_int3): New tests.
8812
1d33d6ba
VP
88132009-02-14 Vladimir Prus <vladimir@codesourcery.com>
8814
3cb51905
AS
8815 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
8816 (mi_expect_interrupt): Likewise.
8817 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
8818 response.
1d33d6ba 8819
faafb047
PM
88202009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8821
8822 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
8823 * gdb.base/pc-fp.exp (get_valueofx): Remove.
8824 Replace calls to get_valueofx by get_hexadecimal_valueof.
8825
417e16e2
PM
88262009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8827
8828 * lib/gdb.exp (get_valueof): Accept anything as a return value.
8829 (get_integer_valueof): New procedure.
8830 (get_sizeof): Use new get_integer_value_of.
8831 * gdb.base/sizeof.exp: Replace all uses of get_valueof
8832 by get_integer_valueof.
8833
7065b901
TT
88342009-02-13 Tom Tromey <tromey@redhat.com>
8835
8836 * gdb.base/remote.exp (get_sizeof): Remove.
8837 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
8838 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
8839 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
8840 * lib/gdb.exp (get_valueof): Move from long_long.exp.
8841 (get_sizeof): Likewise.
8842
5d7cb8df
JK
88432009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8844
8845 PR fortran/9806
8846 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
8847
b2febfff
PP
88482009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8849
8850 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
8851
4aa995e1
PA
88522009-02-06 Pedro Alves <pedro@codesourcery.com>
8853
8854 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
8855
d8906c6f
TJB
88562009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
8857
8858 * gdb.python/python-cmd.exp: New file.
8859
ff4ab08d
TG
88602009-02-06 Tristan Gingold <gingold@adacore.com>
8861
8862 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
8863
aacd552b
TG
88642009-02-05 Tristan Gingold <gingold@adacore.com>
8865
8866 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
8867 pointer is dereferenced and use this signal name in regexp.
8868 * gdb.base/signull.exp: Ditto.
8869 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
8870 * gdb.base/signull.c (main): Ditto.
8871
08c637de
TJB
88722009-02-04 Tom Tromey <tromey@redhat.com>
8873 Thiago Jung Bauermann <bauerman@br.ibm.com>
8874
8875 * gdb.python/python-value.exp: Use `gdb.history' instead of
8876 `gdb.value_from_history'.
8877 (test_value_numeric_ops): Add test for conversion of enum constant.
8878 * gdb.python/python-value.c (enum e): New type.
8879 (evalue): New global.
8880 (main): Use argv.
8881
20261af8
JG
88822009-02-04 Jerome Guitton <guitton@adacore.com>
8883
8884 * gdb.ada/uninitialized_vars: New test program.
8885 * gdb.ada/uninitialized_vars.exp: New testcase.
8886
52e44b43
TT
88872009-02-02 Tom Tromey <tromey@redhat.com>
8888
8889 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
8890 * gdb.cp/pr2489.cc: Rename...
8891 * gdb.cp/pr9594.cc: ... to this.
8892
1c71341a
TT
88932009-02-02 Tom Tromey <tromey@redhat.com>
8894
8895 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
8896 * gdb.cp/pr2489.cc: New file.
8897 * gdb.cp/cpcompletion.exp: New file.
8898
a4295225
TT
88992009-02-02 Tom Tromey <tromey@redhat.com>
8900
8901 PR exp/9059:
8902 * gdb.cp/call-c.exp: Add regression test.
8903 * gdb.cp/call-c.cc (FooHandle): New typedef.
8904 (main): New variable 'handle'.
8905
592375cd
VP
89062009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8907
8908 * lib/mi-support.exp (et_mi_thread_list)
8909 (check_mi_and_console_threads): Adjust for current thread in
8910 -thread-list-ids output.
8911
41447f92
VP
89122009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8913
889bf7c5
PA
8914 * gdb.mi/mi-break.exp (test_disabled_creation): New.
8915 Call it.
41447f92 8916
35669430
DE
89172009-01-28 Doug Evans <dje@google.com>
8918
8919 * gdb.arch/amd64-disp-step.S: New file.
8920 * gdb.arch/amd64-disp-step.exp: New file.
8921 * gdb.arch/i386-disp-step.S: New file.
8922 * gdb.arch/i386-disp-step.exp: New file.
8923
09f00d9a
PM
89242009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
8925
8926 * gdb.base/find.exp: Set newline variable
8927 using quotes instead of braces to fix cygwin failures.
8928
1e8fb976
PA
89292009-01-23 Pedro Alves <pedro@codesourcery.com>
8930
8931 * gdb.base/radix.exp: Add tests to ensure that that set
8932 input-radix 0 and set output-radix 0 are really rejected.
8933
da061712
PA
89342009-01-23 Pedro Alves <pedro@codesourcery.com>
8935
8936 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
8937 copyright years.
8938
dd7e2d2b
PA
89392009-01-23 Pedro Alves <pedro@codesourcery.com>
8940
8941 PR gdb/9664:
8942 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
8943
392452f6
PA
89442009-01-22 Pedro Alves <pedro@codesourcery.com>
8945
8946 PR c++/9631:
8947 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
8948
8653e71c
PM
89492009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
8950
8951 * gdb.server/file-transfer.exp: Use EXEEXT variable for
8952 binfile definition to fix Windows OS failure.
8953
a12cc160
DJ
89542009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8955
8956 PR gdb/9346
8957 * gdb.base/interrupt.c (sigint_handler): New.
8958 (main): Install a SIGINT handler if SIGNALS is defined. Exit
8959 on error.
8960 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
8961 Test "signal SIGINT".
8962
b89667eb
DE
89632009-01-19 Doug Evans <dje@google.com>
8964
8965 * gdb.base/break.exp: Update expected gdb output.
8966 * gdb.base/sepdebug.exp: Ditto.
8967 * gdb.mi/mi-syn-frame.exp: Ditto.
8968 * gdb.mi/mi2-syn-frame.exp: Ditto.
8969 * gdb.base/call-signal-resume.exp: New file.
8970 * gdb.base/call-signals.c: New file.
8971 * gdb.base/unwindonsignal.exp: New file.
8972 * gdb.base/unwindonsignal.c: New file.
8973 * gdb.threads/interrupted-hand-call.exp: New file.
8974 * gdb.threads/interrupted-hand-call.c: New file.
8975 * gdb.threads/thread-unwindonsignal.exp: New file.
8976
adb483fe
DJ
89772009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
8978
8979 * gdb.base/define.exp: Test defining and hooking prefix commands.
8980 * gdb.python/python.exp: Update test for "show user" output.
8981
60023297
JK
89822009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8983
8984 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
8985 now the output exactly, using less wildcards. Expect also the output
8986 of gfortran-4.3. Update for the f-valprint.c modification from
8987 2008-04-22.
8988 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
8989 Remove gdb_test test names where matching the command.
8990
ccc57cf9
PA
89912009-01-01 Pedro Alves <pedro@codesourcery.com>
8992
8993 PR breakpoints/9681:
8994 * gdb.base/watchpoint.exp: Add regression test.
8995
c7a6ca08
PA
89962008-12-31 Pedro Alves <pedro@codesourcery.com>
8997
8998 * gdb.threads/attach-into-signal.exp: Don't use
8999 gdb_suppress_entire_file.
9000 * gdb.threads/attach-stopped.exp: Ditto.
9001 * gdb.threads/attachstop-mt.exp: Ditto.
9002
3a031f65
PA
90032008-12-31 Pedro Alves <pedro@codesourcery.com>
9004
9005 PR gdb/8812:
9006 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9007
09e6485f
PA
90082008-12-29 Pedro Alves <pedro@codesourcery.com>
9009
9010 PR gdb/7536:
9011 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9012 and unsupported output radices are really rejected.
9013
0cd53049
JK
90142008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9015
9016 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9017
ba163c7e
TT
90182008-12-22 Tom Tromey <tromey@redhat.com>
9019
9020 * gdb.cp/punctuator.exp: New file.
9021
6f4de6c9
JK
90222008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9023
9024 * gdb.base/completion.exp (Completing non-existing component): New test.
9025
0f34d0b4
JK
90262008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9027
9028 Fix for PR gdb/8648.
9029 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9030 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9031 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9032 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
9033
db2ad4c3
JK
90342008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9035
9036 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9037
bb5ef15e
DP
90382008-12-16 Christophe Lyon <christophe.lyon@st.com>
9039
9040 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9041 compiler actually generate code at the expected line number.
9042
90142adc
JZ
90432008-12-15 Jie Zhang <jie.zhang@analog.com>
9044
9045 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9046
fad6eecd
TT
90472008-12-12 Tom Tromey <tromey@redhat.com>
9048
9049 * gdb.base/commands.exp (redefine_hook_test): New proc.
9050 Call it.
9051
17c8aaf5
TT
90522008-12-11 Tom Tromey <tromey@redhat.com>
9053
9054 * gdb.base/macscp.exp: New regression test.
9055
7c8adf68
TT
90562008-12-11 Tom Tromey <tromey@redhat.com>
9057
9058 * gdb.base/macscp.exp: Print "address.addr".
9059 * gdb.base/macscp1.c (struct outer): New struct.
9060 (address): New global.
9061
b05dcbb7
TT
90622008-12-09 Tom Tromey <tromey@redhat.com>
9063
9064 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9065 Call it.
9066
2d476de1
DE
90672008-12-04 Doug Evans <dje@google.com>
9068
9069 * gdb.server/ext-run.exp: Relax regexp for init program.
9070
87bdc959
TG
90712008-12-03 Tristan Gingold <gingold@adacore.com>
9072
9073 * gdb.base/macscp.exp: Generate an object file during compilation
9074 to work around Darwin dsymutil limitations.
9075
e0740f77
JK
90762008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9077
9078 Test resolving external references to TLS variables.
9079 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9080 FILE2_THREAD_LOCAL.
9081 (testfile2, srcfile2): New variables.
9082 * gdb.threads/tls.c (file2_thread_local)
9083 (function_referencing_file2_thread_local): New.
9084 * gdb.threads/tls2.c: New file.
9085
67f0aac5
JB
90862008-11-28 Joel Brobecker <brobecker@adacore.com>
9087
9088 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
9089 rather than integer, as integer might not be big enough when
9090 on 64bit targets.
67f0aac5 9091
c332165e
JG
90922008-11-27 Jerome Guitton <guitton@adacore.com>
9093
9094 * gdb.cp/formatted-ref.exp: Add equality test.
9095 * gdb.ada/formatted_ref.exp: Ditto.
9096
fc9b693c
JK
90972008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9098
9099 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9100 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9101
a9c64011
AS
91022008-11-20 Andreas Schwab <schwab@suse.de>
9103
9104 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9105 matching syscall entry point.
9106 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9107 (tcatch_vfork_then_child_follow): Likewise. Finish through
9108 vfork even if we stopped at the syscall trampoline.
9109
e2fd701e
DE
91102008-11-20 Doug Evans <dje@google.com>
9111
9112 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9113
69abc51c
TJB
91142008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
9115
9116 * gdb.arch/ppc-dfp.exp: New file.
9117 * gdb.arch/ppc-dfp.c: New file.
9118
c14c28ba
PP
91192008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
9120
9121 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 9122
2e74121d
DE
91232008-11-17 Doug Evans <dje@google.com>
9124
9125 * gdb.mi/mi-syn-frame.exp: Update expected output.
9126 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9127
66bb093b
VP
91282008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9129
9130 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
9131 "thread N" results in =thread-selected.
9132 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9133 (mi_send_resuming_command_raw): Be prepared for
9134 =thread-selected.
9135
3d043ef6
VP
91362008-11-17 Vladimir Prus <vladimir@codesourcery.com>
9137
a9c64011
AS
9138 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9139 * lib/mi-support.exp: Likewise.
3d043ef6 9140
808104c8
JB
91412008-11-16 Joel Brobecker <brobecker@adacore.com>
9142
9143 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9144 commands from the expected output for "help catch".
9145
00b22944
JB
91462008-11-15 Joel Brobecker <brobecker@adacore.com>
9147
9148 * gdb.ada/int_deref.exp: New testcase.
9149
59669435
TT
91502008-11-14 Nick Roberts <nickrob@snap.net.nz>
9151
9152 * gdb.mi/gdb2549.exp: New file.
9153
de04a248
DE
91542008-11-11 Doug Evans <dje@google.com>
9155
9156 * gdb.base/callexit.exp: New file.
9157 * gdb.base/callexit.c: New file.
9158
6b8ce727
DE
91592008-11-10 Doug Evans <dje@google.com>
9160
9161 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9162 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9163 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9164 (default_gdb_start,default_gdb_exit): Ditto.
9165 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9166 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9167 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9168 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9169 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9170 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9171
1b14b8aa
AS
91722008-11-03 Andreas Schwab <schwab@suse.de>
9173
9174 * gdb.base/hashline2.exp: Fix typo.
9175 * gdb.base/hashline3.exp: Likewise.
9176
f3134b88
TT
91772008-10-30 Tom Tromey <tromey@redhat.com>
9178
9179 * gdb.base/pointers.exp: Add test.
9180 * gdb.base/pointers.c (k, S): New typedefs.
9181 (instance): New global.
9182
c2226152
AS
91832008-10-30 Andreas Schwab <schwab@suse.de>
9184
9185 * gdb.base/args.exp: Add tests for newlines.
9186
462f405c
JB
91872008-10-30 Joel Brobecker <brobecker@adacore.com>
9188
9189 gdb.base/foll-exec.exp: Update the expected output of a couple
9190 of "info breakpoints" tests.
9191
79a45b7d
TT
91922008-10-28 Tom Tromey <tromey@redhat.com>
9193
9194 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9195
adc13a14
PA
91962008-10-24 Pedro Alves <pedro@codesourcery.com>
9197
9198 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9199 gdb_start_cmd.
9200 Use runto_main before any test that requires execution.
9201
252fbfc8
PA
92022008-10-23 Pedro Alves <pedro@codesourcery.com>
9203
9204 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9205 instead of SIGINT.
9206
28148e3d
JB
92072008-10-22 Joel Brobecker <brobecker@adacore.com>
9208
9209 * gdb.base/completion.exp: Update expected output following
9210 the addition of the "info tasks" command.
9211
c209f847
TT
92122008-10-22 Tom Tromey <tromey@redhat.com>
9213
9214 * gdb.base/exprs.exp (test_expr): Add test for string
9215 concatenation.
9216
f177e350
PA
92172008-10-19 Pedro Alves <pedro@codesourcery.com>
9218
9219 * configure.ac: Output gdb.python/Makefile.
9220 * configure: Regenerate.
9221 * gdb.python/Makefile.in: New.
9222
cce89356
JB
92232008-10-16 Joel Brobecker <brobecker@adacore.com>
9224
9225 * gdb.base/foll-fork.exp: Adjust the expected output to match
9226 the new description for fork/vfork catchpoints in the "info
9227 breakpoints" output.
9228
176d289d
TJB
92292008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9230
9231 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9232
a08702d6
TJB
92332008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9234
9235 * gdb.python/python-value.c: New file.
9236 * gdb.python/python-value.exp: New file.
9237
1c5cfe86
PA
92382008-10-15 Pedro Alves <pedro@codesourcery.com>
9239
9240 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9241
5a98ad69
DP
92422008-10-15 Denis Pilat <denis.pilat@st.com>
9243
41702f1b 9244 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 9245
dcb1a1e2
TT
92462008-10-09 Tom Tromey <tromey@redhat.com>
9247
9248 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9249 'fprintf' and 'stderr'.
9250
9124fe48
JB
92512008-10-07 Joel Brobecker <brobecker@adacore.com>
9252
9253 * gdb.ada/ref_tick_size.exp: New testcase.
9254
45452591
DE
92552008-10-06 Doug Evans <dje@google.com>
9256
9257 * gdb.dwarf2/dw2-cu-size.exp: New file.
9258 * gdb.dwarf2/dw2-cu-size.S: New file.
9259
9260 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9261 .Ltype_int for clarity.
9262
4fc5b208
PP
92632008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9264
9265 PR gdb/2384:
9266 * gdb.cp/gdb2384.exp: Extended to test more cases.
9267 * gdb.cp/gdb2384.cc: Likewise.
9268 * gdb.cp/gdb2384-base.h: Likewise.
9269 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 9270
d78df370
JK
92712008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9272
9273 * gdb.base/maint.exp (maint print type): Remove printing
9274 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9275
9a044a89
TT
92762008-09-30 Tom Tromey <tromey@redhat.com>
9277
9278 * gdb.base/macscp.exp: Add completion tests.
9279 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9280 (TWENTY_THREE): Likewise.
9281 (FORTY_EIGHT): Likewise.
9282
506800a9
TT
92832008-09-30 Tom Tromey <tromey@redhat.com>
9284
9285 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9286 everywhere.
9287 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9288
1a6f01b5
JK
92892008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9290
9291 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9292 testcase is derived from. Fix racy dependency on an expected PID
9293 number. No longer support the testcase on Linux kernel 2.4.x.
9294
2fae03e8
TT
92952008-09-27 Tom Tromey <tromey@redhat.com>
9296
9297 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9298 and varargs.
9299
1ad15515
PA
93002008-09-22 Pedro Alves <pedro@codesourcery.com>
9301
9302 * lib/mi-support.exp (mi_expect_interrupt): New.
9303 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9304 from gdb.mi/mi-nonstop.exp.
9305 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9306 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9307 lib/mi-support.exp.
9308 Use mi_check_thread_states throughout. Avoid ".*" and do not
9309 require an anchor after -exec-run.
9310
d0b76dc6
DJ
93112008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
9312
9313 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9314 stop is pending. Avoid ".*" when two stops are pending.
9315 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9316 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9317 newlines in fullnames.
9318 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9319 (mi_expect_stop): Update comments. Only anchor in sync mode.
9320 Do not match newlines.
9321 (mi_send_resuming_command_raw): Always return status.
9322 (mi_get_stop_line): Do not match more than one line by accident.
9323 Only anchor in sync mode.
9324 (mi_run_inline_test): If -exec-next fails, give up.
9325
9990c830
UW
93262008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9327
9328 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9329 on SPU.
9330
ebcf6f00
JB
93312008-09-10 Joel Brobecker <brobecker@adacore.com>
9332
9333 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9334
b6db24e5
JB
93352008-09-10 Joel Brobecker <brobecker@adacore.com>
9336
9337 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9338 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9339 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9340 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9341 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9342 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9343 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9344 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9345 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9346 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9347 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9348 Include the "= " sequence in the expected output of print tests.
9349
2bf448e0
JB
93502008-09-10 Joel Brobecker <brobecker@adacore.com>
9351
9352 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9353 description for boolean types.
9354
d51fd4c8
PA
93552008-09-09 Pedro Alves <pedro@codesourcery.com>
9356
9357 * gdb.base/hook-stop-continue.c: New.
9358 * gdb.base/hook-stop-continue.exp: New.
9359
694182d2
DJ
93602008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9361
9362 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9363
3b8a7fc0
JG
93642008-09-08 Jerome Guitton <guitton@adacore.com>
9365
9366 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9367 (stack_check_probe_2, stack_check_probe_loop_1)
9368 (stack_check_probe_loop_2): New functions.
9369 (main): Add call to these new functions.
9370 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9371 functions, check that the breakpoint is inserted at the appropriate
9372 location.
9373 (insert_breakpoint): Slightly refine this procedure so that it can
9374 be called several times in the test.
9375
96cc0ae8
JG
93762008-09-08 Jerome Guitton <guitton@adacore.com>
9377
9378 * gdb.base/stack-checking.c: New file.
9379 * gdb.base/stack-checking.exp: New file.
9380
1f08b409
TJB
93812008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9382
9383 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9384 * gdb.arch/altivec-regs.exp: Likewise.
9385 * gdb.arch/vsx-regs.exp: Likewise.
9386
3099e1c4
TJB
93872008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
9388
9389 * gdb.arch/ppc-fp.exp: New file.
9390 * gdb.arch/ppc-fp.c: New file.
9391
cc69bfc1
PP
93922008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
9393
9394 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9395 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 9396
b02a33db
MS
93972008-09-04 Michael Snyder <msnyder@vmware.com>
9398
9399 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9400 as "at" (for non-debug functions such as _start).
9401
2992cbe0
UW
94022008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9403
9404 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9405 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9406 software watchpoints.
9407 * gdb.base/watch_thread_num.exp: Likewise.
9408
514f746b
AR
94092008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
9410
9411 * gdb.arch/i386-bp_permanent.exp: New test.
9412
876cecd0
TT
94132008-08-24 Tom Tromey <tromey@redhat.com>
9414
9415 * gdb.base/maint.exp: Update "maint print type".
9416
80f73d71
VP
94172008-08-21 Vladimir Prus <vladimir@codesourcery.com>
9418
9419 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9420 support. Adjust the order of "*running" notifications.
9421 * gdb.mi/non-stop.c: Don't cast from int to void* and
9422 back.
9423
d9c78d7d
MK
94242008-08-20 Mark Kettenis <kettenis@gnu.org>
9425
9426 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9427 expect to find it in the "info frame" output.
9428
97a2d1d3
DJ
94292008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
9430
9431 * gdb.base/interp.exp: Always consume both prompts.
9432
b96e2927
PA
94332008-08-20 Pedro Alves <pedro@codesourcery.com>
9434
9435 * gdb.base/pending.exp: Test pending breakpoints without symbols
9436 loaded.
9437
8cf6e61a
VP
94382008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9439
9440 * lib/mi-support.exp (mi_expect_stop): Produce
9441 more details on failures.
9442 * gdb.mi/mi-nonstop.exp: New.
9443 * gdb.mi/non-stop.c: New.
9444
c6ebd6cf
VP
94452008-08-19 Vladimir Prus <vladimir@codesourcery.com>
9446
a9c64011
AS
9447 * gdb.mi/mi-async.exp: Use 'set target-async'.
9448 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 9449
46a9b8ed
DJ
94502008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
9451
9452 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
9453
44feb3ce
TT
94542008-08-17 Tom Tromey <tromey@redhat.com>
9455
9456 * gdb.base/help.exp (help catch): Rewrite.
9457
311a4e6b
TJB
94582008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
9459
9460 * gdb.base/define.exp: Test indented command documentation.
9461 * gdb.python/python.exp: Test indented multi-line command.
9462
604c2f83
LM
94632008-08-15 Luis Machado <luisgpm@br.ibm.com>
9464
9465 * testsuite/gdb.arch/vsx-regs.c: New source file.
9466 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
9467 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
9468
886a217c
TT
94692008-08-14 Tom Tromey <tromey@redhat.com>
9470
9471 * gdb.base/macscp.exp: Add regression test for "macro define" or
9472 "macro undef" with no arguments.
9473
c814a4f3
PP
94742008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
9475
9476 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 9477
12ab8a60
UW
94782008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9479
9480 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
9481
d57a3c85
TJB
94822008-08-06 Tom Tromey <tromey@redhat.com>
9483
9484 * gdb.python/python.exp: New file.
9485
c7b778ff
JK
94862008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9487
9488 Fix for PR gdb/1543.
9489 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
9490 $LOCATION.
9491 (location): New variable.
9492 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
9493 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
9494 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
9495 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
9496 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
9497 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
9498 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
9499 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
9500 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
9501 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
9502 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
9503 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
9504 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
9505 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
9506 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9507 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
9508 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
9509 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
9510 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
9511 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9512 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
9513 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
9514 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
9515 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
9516 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
9517 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
9518 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
9519 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
9520 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
9521 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
9522 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
9523 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
9524 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
9525 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
9526 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
9527 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
9528 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
9529 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9530 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
9531 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
9532 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
9533 gdb.base/type-opaque.exp, gdb.base/until.exp,
9534 gdb.base/value-double-free.c, gdb.base/varargs.exp,
9535 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
9536 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
9537 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9538 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
9539 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
9540 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9541 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9542 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9543 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
9544 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
9545 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
9546 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
9547 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
9548 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
9549 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
9550 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9551 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
9552 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
9553 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
9554 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9555 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
9556 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
9557 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
9558 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9559 gdb.pascal/types.exp, gdb.stabs/weird.exp,
9560 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
9561 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
9562 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
9563 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
9564 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
9565 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
9566 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9567 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9568 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9569 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9570 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9571 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9572 lib/mi-support.exp, lib/trace-support.exp: Remove reference
9573 to bug-gdb@prep.ai.mit.edu .
9574
5e06a3d1
VP
95752008-07-31 Vladimir Prus <vladimir@codesourcery.com>
9576
9577 * lib/mi-support.exp (mi_load_shlibs): New.
9578 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
9579
9d81d21b
VP
95802008-07-30 Vladimir Prus <vladimir@codesourcery.com>
9581
9582 * lib/mi-support.exp (get_mi_thread_list)
9583 (check_mi_and_console_threads): New, moved from ...
9584 * gdb.mi/mi-pthread.exp: ...here.
9585 * gdb.mi/gdb669.exp (get_mi_thread_list)
9586 (check_mi_and_console_threads): Delete.
9587 * gdb.mi/mi2-pthread.exp: Likewise.
9588
bae98fe0
TT
95892008-07-28 Tom Tromey <tromey@redhat.com>
9590
9591 * Makefile.in (just-check): Remove. Move body to...
9592 (check): ... here.
9593
57380f4e
DJ
95942008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9595
9596 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
9597 Add a test for duplicated SIGINTs.
9598
e09490f1
DJ
95992008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9600
9601 * gdb.threads/schedlock.exp (get_args): Update to work for any
9602 value of NUM.
9603 (Top level): Report the number of threads that did not resume.
9604
6387b45f
DJ
96052008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9606
9607 * gdb.dwarf2/dw2-compressed.S: Also define __start.
9608
62f64ff2
DJ
96092008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
9610
9611 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
9612 non-MI prompt.
9613
fa8de41e
TT
96142008-07-26 Tom Tromey <tromey@redhat.com>
9615
9616 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
9617 (function_struct, function_struct_ptr): New globals.
9618 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
9619 function pointer in a struct.
9620
ccb3ac8a
TT
96212008-07-26 Tom Tromey <tromey@redhat.com>
9622
9623 * gdb.base/macscp.exp: Add test for macro lexing bug.
9624
d7d9f01e
TT
96252008-07-18 Tom Tromey <tromey@redhat.com>
9626
9627 * gdb.base/macscp.exp: Add macro tests.
9628
9bf07184
PP
96292008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9630
9631 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
9632
becf6477
PP
96332008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9634
9635 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
9636
0709f7d3
PP
96372008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
9638
9639 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 9640
7093c834
PP
96412008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9642
9643 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 9644
b432ffe3
JK
96452008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9646
9647 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
9648
b1a268e5
VP
96492008-07-12 Vladimir Prus <vladimir@codesourcery.com>
9650
9651 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
9652
e2995f8e
KB
96532008-07-11 Kevin Buettner <kevinb@redhat.com>
9654
9655 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
9656 of regexp to account for changes made to GDB in the printing of
9657 byte vectors.
9658
14032a66
TT
96592008-07-11 Tom Tromey <tromey@redhat.com>
9660
9661 * gdb.base/completion.exp: Add 'help' completion test.
9662
981505ef
JK
96632008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9664
9665 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
9666
10568435
JK
96672008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9668
9669 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
9670
4487aabf
PA
96712008-07-09 Pedro Alves <pedro@codesourcery.com>
9672
9673 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
9674
a4a9b1c4
PA
96752008-07-09 Pedro Alves <pedro@codesourcery.com>
9676
9677 * gdb.base/fullname.exp: Restore pwd if compiling failed.
9678
3c3185ac
JK
96792008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9680
9681 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
9682
7ebd49dc
VP
96832008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9684
9685 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
9686 previous commit. Add a comment.
9687
84e46146
PA
96882008-06-28 Pedro Alves <pedro@codesourcery.com>
9689
9690 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
9691
0f8d4a2f
VP
96922008-06-28 Vladimir Prus <vladimir@codesourcery.com>
9693
9694 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
9695
f747e0ce
PA
96962008-06-27 Pedro Alves <pedro@codesourcery.com>
9697
9698 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
9699 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
9700 compiling an executable, link in an object that forces unbuffered
9701 output.
9702 * lib/set_unbuffered_mode.c: New file.
9703
734a5c36
JK
97042008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9705
9706 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
9707
a2840c35
VP
97082008-06-25 Vladimir Prus <vladimir@codesourcery.com>
9709
a9c64011
AS
9710 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
9711 mi_expect_stop.
9712 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
9713 Demand that *running is output.
9714 (detect_async): Perform checking every time.
9715 (mi_send_resuming_command): Extract everything into...
9716 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
9717 (mi_expect_stop): Don't accept any output before *stopped.
9718
6ae37fef
VP
97192008-06-13 Vladimir Prus <vladimir@codesourcery.com>
9720
9721 Robustify mi-simplerun.
a9c64011
AS
9722 * gdb.mi/basics.c (main): Add a call to sleep.
9723 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
9724 * gdb.mi/mi2-cli.exp: Likewise.
9725 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 9726
b4aa76f0 97272008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
9728
9729 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
9730
e1ac3328
VP
97312008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9732
a9c64011
AS
9733 * gdb.mi/mi-console.exp: Adjust.
9734 * gdb.mi/mi-syn-frame.exp: Adjust.
9735 * gdb.mi/mi2-console.exp: Adjust.
9736 * gdb.mi/mi2-syn-frame.exp: Adjust.
9737 * lib/mi-support.exp (mi_run_cmd): Adjust.
9738 (mi_send_resuming_command): Adjust.
e1ac3328 9739
f7f9a841
VP
97402008-06-10 Vladimir Prus <vladimir@codesourcery.com>
9741
9742 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
9743 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
9744 testing of stopped.
9745 * gdb.mi/mi2-syn-frame.exp: Likewise.
9746 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
9747 (async, detect_async): New.
9748 (mi_expect_stop, mi_continue_to_line): Adjust expectation
9749 depending on if we're running in sync or async mode.
f7f9a841 9750
37cd5d19
TT
97512008-06-09 Tom Tromey <tromey@redhat.com>
9752
9753 * gdb.base/completion.exp: New tests for field name completion
9754 with spaces, and field name completion with '->'.
9755
65d12d83
TT
97562008-06-06 Tom Tromey <tromey@redhat.com>
9757
9758 * gdb.base/break1.c (struct some_struct): New struct.
9759 (values): New global.
9760 * gdb.base/completion.exp: Add field name completion test.
9761
ebfe2e3f
PP
97622008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9763
9764 * gdb.cp/call-c.exp: Test for incorrect handling of reference
9765 to pointer.
9766 * gdb.cp/call-c.cc: Likewise.
9767
bcf6fc3a
NR
97682008-06-06 Nick Roberts <nickrob@snap.net.nz>
9769
9770 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
9771 annotation.
9772
49fd4a42 97732008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 9774 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
9775
9776 * gdb.threads/execl.c, gdb.threads/execl1.c,
9777 gdb.threads/execl.exp: New tests.
a9c64011 9778
8a34ac3f
AR
97792008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
9780 Daniel Jacobowitz <dan@codesourcery.com>
9781
9782 * gdb.cp/exception.exp: Activate test, make it work with pending
9783 catchpoints.
9784
86ae69ef
JK
97852008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9786
9787 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
9788
f7f9ae2c
VP
97892008-05-28 Vladimir Prus <vladimir@codesourcery.com>
9790
a9c64011
AS
9791 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
9792 now printed.
9793 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 9794
2a2d4dc3
AS
97952008-05-27 Andreas Schwab <schwab@suse.de>
9796
9797 * gdb.base/frame-args.exp: Handle arguments that are optimized
9798 out.
9799
5099e4d9
LM
98002008-05-26 Luis Machado <luisgpm@br.ibm.com>
9801
9802 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
9803 quiet for ppc32 and group options into a single variable.
9804
d9c36a91
JB
98052008-05-23 Joel Brobecker <brobecker@adacore.com>
9806
9807 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
9808 of zero-size elements.
9809 * gdb.ada/null_array.exp: Test printing this new array.
9810
103a8671
JK
98112008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9812
9813 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
9814
07a4cc1a 98152008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
9816
9817 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
9818 of the "finish" command.
9819
55f996a7
NR
98202008-05-21 Nick Roberts <nickrob@snap.net.nz>
9821
9822 * gdb.base/annota1.exp: Test for new annotation.
9823
907fc202
UW
98242008-05-16 Pedro Alves <pedro@codesourcery.com>
9825
9826 * gdb.base/fixsection.exp: New file.
9827 * gdb.base/fixsection0.c: New file.
9828 * gdb.base/fixsection1.c: New file.
9829
e8f97270
UW
98302008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9831
9832 * gdb.base/annota1.exp: Accept printf@... in place of printf.
9833 * gdb.base/annota3.exp: Likewise.
9834
ac0bb574
NF
98352008-05-13 Nathan Froyd <froydnj@codesourcery.com>
9836
9837 * gdb.base/watch_thread_num.exp: Don't run tests that require
9838 watchpoints if the target doesn't support them.
9839
6fadd07a
DE
98402008-05-12 Doug Evans <dje@google.com>
9841
9842 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
9843
6e9a4a30
JB
98442008-05-09 Joel Brobecker <brobecker@adacore.com>
9845
9846 * gdb.ada/assign_1.exp: New testcase.
9847
08388c79
DE
98482008-05-09 Doug Evans <dje@google.com>
9849
a3c83fae
DE
9850 * gdb.base/find.exp: New file.
9851 * gdb.base/find.c: New file.
08388c79 9852
bd5ddfe8
DJ
98532008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
9854
9855 * gdb.base/commands.exp (watchpoint_command_test): Handle
9856 gdb,no_hardware_watchpoints.
9857 * gdb.base/float.exp: Allow ARM targets without floating point.
9858 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
9859
b5dd68e2 98602008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 9861 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
9862
9863 * gdb.ada/lang_switch: New test program.
9864 * gdb.ada/lang_switch.exp: New testcase.
9865
382d13d1
DE
98662008-05-05 Doug Evans <dje@google.com>
9867
9868 * gdb.base/help.exp (disassemble): Update expected help text.
9869
9dd789d0
PA
98702008-05-04 Pedro Alves <pedro@codesourcery.com>
9871
9872 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
9873
611c83ae
PA
98742008-05-04 Pedro Alves <pedro@codesourcery.com>
9875
9876 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
9877 different times.
9878
ff013f42
JK
98792008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9880
9881 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
9882 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
9883 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
9884 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
9885
96dff6a2
VP
98862008-05-04 Vladimir Prus <vladimir@codesourcery.com>
9887
9888 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
9889 notification to appear.
9890
55cd6f92
DJ
98912008-05-04 Daniel Jacobowitz <dan@debian.org>
9892
9893 * gdb.base/fullname.c: New file.
9894 * gdb.base/fullname.exp: New file.
9895 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
9896
d705c43c
PA
98972008-05-03 Pedro Alves <pedro@codesourcery.com>
9898
9899 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
9900 expressions with macros.
9901
333222e1
JK
99022008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9903
9904 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
9905
5ac01682
DJ
99062008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
9907
9908 * gdb.base/completion.exp: Handle lack of other symbols beginning
9909 with "a".
9910
9911 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
9912
237fc4c9
PA
99132008-05-02 Jim Blandy <jimb@codesourcery.com>
9914
9915 * gdb.asm/asmsrc1.s: Add scratch space.
9916
ed5e9466
DJ
99172008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9918 Daniel Jacobowitz <dan@codesourcery.com>
9919
9920 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
9921 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
9922 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
9923
b39cc962
DJ
99242007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
9925
9926 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
9927
36d520f5
JB
99282008-05-01 Joel Brobecker <brobecker@adacore.com>
9929
9930 * gdb.base/info-target.exp: New testcase.
9931
8d4e3071
DJ
99322008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9933
9934 * gdb.cp/hang.exp: Use .cc instead of .C.
9935 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
9936 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
9937
6f3f3097
DJ
99382008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9939
9940 * gdb.base/gdb1250.exp: Remove perror.
9941 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
9942
5550a914
PA
99432008-04-30 Pedro Alves <pedro@codesourcery.com>
9944
9945 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
9946 .2byte.
9947
d848e687
DJ
99482008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
9949
9950 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
9951 (maybe_kfail): New.
9952
93b5768b
PA
99532008-04-25 Pedro Alves <pedro@codesourcery.com>
9954
9955 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
9956
721c02de
VP
99572008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9958
a9c64011
AS
9959 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
9960 * gdb.mi/mi2-syn-frame.exp: Likewise.
9961 * lib/mi-support.exp: Likewise.
721c02de 9962
74960c60
VP
99632008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9964
9965 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
9966 to specify regexp for the location to stop at.
9967 * gdb.base/break-always.c: New.
9968 * gdb.base/break-always.exp: New.
9969
d24317b4
VP
99702008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9971
9972 * lib/mi-support.exp (mi_runto_helper): Adjust
9973 for the original-location field.
9974 (mi_create_breakpoint, mi_list_breakpoints): New.
9975 * gdb.mi/mi-break.exp: Adjust.
9976 * gdb.mi/mi2-break.exp: Adjust.
9977 * gdb.mi/mi-pending.exp: Adjust.
9978 * gdb.mi/mi-simplerun.exp: Adjust.
9979 * gdb.mi/mi2-simplerun.exp: Adjust.
9980 * gdb.mi/mi-syn-frame.exp: Adjust.
9981 * gdb.mi/mi2-syn-frame.exp: Adjust.
9982 * gdb.mi/mi-until.exp: Adjust.
9983 * gdb.mi/mi2-until.exp: Adjust.
9984 * gdb.mi/mi-var-display.exp: Adjust.
9985 * gdb.mi/mi2-var-display.exp: Adjust.
9986 * gdb.mi/mi-watch.exp: Adjust.
9987 * gdb.mi/mi2-watch.exp: Adjust.
9988
fdc59709 99892008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 9990
a9c64011
AS
9991 * aclocal.m4: Add override.m4.
9992 * configure: Regenerate.
fdc59709 9993
8e91f023
VP
99942008-04-19 Vladimir Prus <vladimir@codesourcery.com>
9995
9996 * gdb.mi/var-cmd.c (do_at_tests): Verify that
9997 '-var-update --all-values' reports new value even the type
9998 of a variable object has changed.
9999
233a11ab
CS
100002008-04-18 Craig Silverstein <csilvers@google.com>
10001
10002 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10003 files.
d24317b4 10004
9c1137ad
JB
100052008-04-18 Joel Brobecker <brobecker@adacore.com>
10006
10007 * gdb.ada/atomic_enum: New test program.
10008 * gdb.ada/atomic_enum.exp: New testcase.
10009
66d0bbc7
DE
100102008-04-17 Doug Evans <dje@google.com>
10011
10012 * gdb.opt/Makefile.in: Fix whitespace.
10013
100906b0
UW
100142008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
10015
10016 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10017
4584e32e
DE
100182008-04-17 Doug Evans <dje@google.com>
10019
10020 * gdb.base/hashline1.exp: New testcase.
10021 * gdb.base/hashline2.exp: New testcase.
10022 * gdb.base/hashline2.exp: New testcase.
10023
0a320680
PA
100242008-04-17 Pedro Alves <pedro@codesourcery.com>
10025
10026 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10027
18ac113b
AR
100282008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
10029
10030 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10031 temporary breakpoint to match "Temporary breakpoint".
10032 * gdb.base/break.exp (delete_breakpoints): Likewise.
10033 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10034 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10035 * gdb.base/display.exp: Likewise.
10036 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10037 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10038 * gdb.base/restore.exp (restore_tests): Likewise.
10039 * gdb.base/sepdebug.exp: Likewise.
10040 * gdb.base/watchpoint.exp: Likewise.
10041 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10042 * gdb.mi/mi-pending.exp: Likewise.
10043 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10044 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10045 * gdb.mi/mi-var-cmd.exp: Likewise.
10046 * gdb.mi/mi-var-display.exp: Likewise.
10047 * gdb.mi/mi2-cli.exp: Likewise.
10048 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10049 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10050 * gdb.mi/mi2-var-display.exp: Likewise.
10051 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10052 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10053 new "disp" field.
a9c64011 10054 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
10055 reason. This is to support fix for PR2424.
10056
add38693
JK
100572008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10058
10059 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10060
fcacd99f
VP
100612008-04-13 Vladimir Prus <vladimir@codesourcery.com>
10062
10063 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 10064 field. Add more floating varobj tests.
fcacd99f 10065 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
10066 field.
10067 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10068 (main): Call do_at_tests.
10069 * lib/mi-support.exp (mi_create_floating_varobj)
10070 (mi_varobj_update_with_type_change): New.
fcacd99f 10071
de051565
MK
100722008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
10073
10074 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10075 option of -var-evaluate-expression.
10076 * gdb.mi/mi2-var-display.exp: Likewise.
10077
dbc52822
VP
100782008-04-07 Vladimir Prus <vladimir@codesourcery.com>
10079
10080 Introduce test setup helpers.
a9c64011
AS
10081 * lib/gdb.exp (build_executable, clean_restart)
10082 (prepare_for_testing): New.
10083 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10084 * gdb.base/return.exp: Likewise.
10085 * gdb.base/ending-run.exp: Likewise.
dbc52822 10086
473591da
NR
100872008-04-07 Nick Roberts <nickrob@snap.net.nz>
10088
10089 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10090 Interface (MI) responses.
10091
2b2d9e11
VP
100922008-04-06 Vladimir Prus <vladimir@codesourcery.com>
10093
a9c64011
AS
10094 * gdb.cp/breakpoint.cc: New code to test conditions involving
10095 member variables.
10096 * gdb.cp/breakpoint.exp: Test condition involving member
10097 variables.
2b2d9e11 10098
bb378428
VP
100992008-04-05 Vladimir Prus <vladimir@codesourcery.com>
10100
10101 * lib/mi-support.exp (mi_expect_stop): New.
10102 (mi_run_cmd): Change the
10103 token. Use mi_send_resuming_command, use
10104 mi_expect_stop.
10105 (mi_execute_to_helper): Rename to mi_execute_to.
10106 (mi_send_resuming_command): Add more error patterns.
10107 (mi_wait_for_stop): Renamed to...
10108 (mi_get_stop_line): ...this.
10109 (mi_run_inline_test): Adjust.
10110
10111 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10112 * gdb.mi/mi-console.exp: Likewise.
10113 * gdb.mi/mi-pending.exp: Likewise.
10114 * gdb.mi/mi-simplerun.exp: Likewise.
10115 * gdb.mi/mi-stack.exp: Likewise.
10116 * gdb.mi/mi-stepi.exp: Likewise.
10117 * gdb.mi/mi-syn-frame.exp: Add comment.
10118 * gdb.mi/mi-until.exp: Likewise.
10119 * gdb.mi/mi-var-display.exp: Likewise.
10120 * gdb.mi/mi-watch.exp: Likewise.
10121 * gdb.mi/mi2-cli.exp: Likewise.
10122 * gdb.mi/mi2-console.exp: Likewise.
10123 * gdb.mi/mi2-simplerun.exp: Likewise.
10124 * gdb.mi/mi2-stack.exp: Likewise.
10125 * gdb.mi/mi2-stepi.exp: Likewise.
10126 * gdb.mi/mi2-until.exp: Likewise.
10127 * gdb.mi/mi2-var-display.exp: Likewise.
10128 * gdb.mi/mi2-watch.exp: Likewise.
10129
62172bb9
UW
101302008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10131
10132 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10133
10134 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10135
a13e061a
PA
101362008-04-04 Pedro Alves <pedro@codesourcery.com>
10137
10138 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10139 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10140 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10141 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10142 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10143 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10144 expect an mi error duplicated in stderr.
10145
eae06beb
JB
101462008-04-03 Joel Brobecker <brobecker@adacore.com>
10147
10148 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10149 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10150 Add a couple of tests that verify the behavior when the new setting
10151 is set to "cancel" and "all".
10152 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10153 "ask" before we start the testing.
10154
79c6ced6
AR
101552008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
10156
10157 * gdb.cp/casts.cc: Add class reference variables.
10158 * gdb.cp/casts.exp: New test cases for up/down casting references.
10159
6c2d1a6b
MK
101602008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
10161
10162 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10163 instead of beginning to make an extra test pass.
10164 * gdb.mi/mi2-var-display.exp: Likewise.
10165
55b411d9
MR
101662008-03-31 Maciej W. Rozycki <macro@mips.com>
10167
10168 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10169
c6140da2
MD
101702008-03-31 Markus Deuling <deuling@de.ibm.com>
10171 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10172
10173 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10174 value. Add xfail for older kernels.
10175
79732189
AR
101762008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
10177
10178 Bring mi-support in line with gdb.exp.
10179 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10180 (mi_gdb_start): New function.
10181
33c3676e
MR
101822008-03-28 Maciej W. Rozycki <macro@mips.com>
10183
10184 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10185
92e28119
VP
101862008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10187
10188 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10189 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 10190
9e8e3afe
VP
101912008-03-26 Vladimir Prus <vladimir@codesourcery.com>
10192
10193 * lib/mi-support.exp (mi_create_varobj_checked): New.
10194 (mi_list_varobj_children): Allow to check for a
10195 value.
10196 (mi_list_array_varobj_children): New.
10197
10198 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10199 and mi_list_varobj_children, as opposed to hardcoding
10200 expected strings.
10201 * gdb.mi/gdb701.exp: Likewise.
10202 * gdb.mi/gdb792.exp: Likewise.
10203 * gdb.mi/mi-var-block.exp: Likewise.
10204 * gdb.mi/mi-var-cmd.exp: Likewise.
10205 * gdb.mi/mi-var-invalidate.exp: Likewise.
10206 * gdb.mi/mi2-var-block.exp: Likewise.
10207 * gdb.mi/mi2-var-child.exp: Likewise.
10208 * gdb.mi/mi2-var-cmd.exp: Likewise.
10209 * gdb.mi/mi2-var-display.exp: Likewise.
10210
9df50351
JK
102112008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10212
10213 Fix random false FAILs on i386.
10214 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10215
31e5d73a
DJ
102162008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10217
10218 PR gdb/544
10219 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10220
12f4afab
DJ
102212008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
10222
10223 PR gdb/544
10224 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10225
b562a0cb
DJ
102262008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10227
10228 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10229 fixed PR gdb/544.
10230
17faa917
DJ
102312008-03-21 Pedro Alves <pedro@codesourcery.com>
10232
10233 * gdb.threads/fork-child-threads.exp: Test next over fork.
10234
6214f497
DJ
102352008-03-21 Chris Demetriou <cgd@google.com>
10236
10237 * gdb.base/break.exp (rbreak junk): New test for rbreak
10238 "Junk at end of arguments" issue.
10239
63092375
DJ
102402008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10241
10242 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10243 *& to work on created array elements.
10244 (Top level): Test print $pc with a file. Test string operations
10245 without a target.
10246 * gdb.base/ptype.exp: Do not expect *& to work on created array
10247 elements.
10248
b21991b0
DJ
102492008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
10250
10251 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10252 gdb.threads/staticthreads.exp: Update exit query.
10253
c4b347c7
SL
102542008-03-07 Sandra Loosemore <sandra@codesourcery.com>
10255
10256 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10257
fa4727a6
DJ
102582008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10259
10260 * gdb.base/watchpoint.c (global_ptr, func4): New.
10261 (main): Call func4.
10262 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10263 (test_inaccessible_watchpoint): New.
10264
2f34202f
MR
102652008-02-29 Maciej W. Rozycki <macro@mips.com>
10266
10267 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10268 select the largest.
10269
0d6ba1b1
DJ
102702008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10271
10272 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10273 frames-invalid annotations.
10274
e691325a
PM
102752008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
10276
a9c64011 10277 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 10278
f85b5ecc
DE
102792008-02-27 Doug Evans <dje@google.com>
10280
10281 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10282 for bug 1738.
10283 (breakpoint_to_handler_entry): Ditto.
10284
b40e7bf3
JB
102852008-02-27 Joel Brobecker <brobecker@adacore.com>
10286
10287 * gdb.base/ending-run.exp: Use the first line of code inside
10288 function body to test breakpoints.
10289 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10290 location where the breakpoint is inserted when using the line
10291 where a function is declared. Fix typo in the description of
10292 one of the tests.
10293 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10294
2faca73a
PM
102952008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10296
10297 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 10298 tests.
2faca73a 10299
6f439c36
PM
103002008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
10301
10302 * gdb.base/args.exp: avoid same output for tests
10303 with single quotes.
10304
54e52265
VP
103052008-02-26 Vladimir Prus <vladimir@codesourcery.com>
10306
a9c64011
AS
10307 * gdb.base/annota1.exp: Adjust for 'info break'
10308 format changes.
10309 * gdb.base/annota3.exp: Likewise.
10310 * gdb.base/break.exp: Likewise.
10311 * gdb.base/condbreak.exp: Likewise.
10312 * gdb.base/pending.exp: Likewise.
10313 * gdb.base/sepdebug.exp: Likewise.
10314 * gdb.base/unload.exp: Likewise.
10315 * gdb.cp/ovldbreak.exp: Likewise.
10316 * gdb.mi/mi-pending.exp: Likewise.
54e52265 10317
897b09ca
DE
103182008-02-07 Doug Evans <dje@google.com>
10319
10320 * gdb.cp/mb-inline.exp: New.
10321 * gdb.cp/mb-inline.h: New.
10322 * gdb.cp/mb-inline1.cc: New.
10323 * gdb.cp/mb-inline2.cc: New.
10324
b1c32d35
PM
103252008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
10326
10327 * gdb.pascal/floats.pas: New test program.
10328 * gdb.pascal/floats.exp: New testcase.
10329
1a4ca44a
TJB
103302008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10331
10332 * gdb.base/callfuncs.c (t_float_many_args): New function.
10333 (t_double_many_args): New function.
10334 * gdb.base/callfuncs.exp: Add tests for exceeding float
10335 and double parameters passed through the stack.
10336
439048e8
JB
103372008-02-05 Joel Brobecker <brobecker@adacore.com>
10338
10339 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10340 gdb.ada/complete/foo.adb: New files.
10341 * gdb.ada/complete.exp: New testcase.
10342
81fe8080
DE
103432008-02-03 Doug Evans <dje@google.com>
10344
301f0ecf
DE
10345 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10346
81fe8080
DE
10347 * gdb.cp/gdb2384.exp: New file.
10348 * gdb.cp/gdb2384.cc: New file.
10349 * gdb.cp/gdb2384-base.h: New file.
10350 * gdb.cp/gdb2384-base.cc: New file.
10351
4b071aec
DE
103522008-02-02 Doug Evans <dje@google.com>
10353
10354 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10355
61137ba6
JB
103562007-02-01 Joel Brobecker <brobecker@adacore.com>
10357
10358 * gdb.ada/sym_print_name: New test program.
10359 * gdb.ada/sym_print_name.exp: New testcase.
10360
103612007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
10362
10363 * gdb.ada/nested/hello.adb: New file.
10364 * gdb.ada/nested.exp: New testcase.
10365 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10366
98deb0da
VP
103672008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10368
10369 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
10370 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10371 don't cause future evaluations of function to report
10372 creation of internal breakpoints.
98deb0da 10373
723a2275
VP
103742008-02-01 Vladimir Prus <vladimir@codesourcery.com>
10375
10376 * gdb.mi/mi-break.exp (test_error): New.
10377 Call it.
10378
fb546a2f
LM
103792008-01-31 Luis Machado <luisgpm@br.ibm.com>
10380
10381 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10382 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10383
2d8fd90a
PM
103842008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10385
10386 * gdb.pascal/integers.pas: New test program.
10387 * gdb.pascal/integers.exp: New testcase.
10388
a7fa0ded
PM
103892008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
10390
10391 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10392
5e1a1926
TJB
103932008-01-30 Luis Machado <luisgpm@br.ibm.com>
10394
10395 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10396 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10397
8d04f9f0
JB
103982008-01-30 Paul Hilfinger <hilfinger@adacore.com>
10399
10400 * gdb.ada/formatted_ref: New test program.
10401 * gdb.ada/formatted_ref.exp: New testcase.
10402
10403 * gdb.cp/formatted-ref.cc: New file.
10404 * gdb.cp/formatted-ref.exp: New testcase.
10405
ce75a98f
JB
104062008-01-30 Joel Brobecker <brobecker@adacore.com>
10407
10408 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10409
e835f6bf
NR
104102008-01-30 Nick Roberts <nickrob@snap.net.nz>
10411
10412 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10413 (test_file_list_exec_source_file): Update to new macro-info field.
10414
d118ef87
PH
104152008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
10416
10417 * gdb.ada/exprs: New test program.
10418 * gdb.ada/exprs.exp: New testcase.
10419
7d35ab09
TJB
104202008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10421
10422 * dfp-test.c (DELTA, DELTA_B): New definitions.
10423 (double_val1, double_val2, double_val3, double_val4, double_val5,
10424 double_val6, double_val7, double_val8, double_val9, double_val10,
10425 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10426 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10427 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10428 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10429 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10430 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10431 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10432 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10433 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10434 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10435 dec128_val16): New global variables.
10436 (decimal_dec128_align): New function.
10437 (decimal_mixed): Likewise.
10438 (decimal_many_args_dec32): Likewise.
10439 (decimal_many_args_dec64): Likewise.
10440 (decimal_many_args_dec128): Likewise.
10441 (decimal_many_args_mixed): Likewise.
10442 * dfp-test.exp: Add tests calling new inferior functions.
10443
2d717e4f
DJ
104442008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10445
10446 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
10447 gdb.server/ext-run.exp: New files.
10448 * lib/gdbserver-support.exp (gdbserver_download): New.
10449 (gdbserver_start): New. Update gdbserver expected
10450 output.
10451 (gdbserver_spawn): Use them.
10452 (gdbserver_start_extended): New.
10453
e85a822c
DJ
104542008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10455
10456 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
10457 Run on GNU/Linux.
10458 (do_exec_tests): Check for systems which do not support catchpoints.
10459 Do not match START.
10460 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
10461 Run on GNU/Linux. Enable verbose output.
10462 (check_fork_catchpoints): New.
10463 (explicit_fork_child_follow, catch_fork_child_follow)
10464 (tcatch_fork_parent_follow): Update expected messages.
10465 (do_fork_tests): Use check_fork_catchpoints.
10466 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
10467 Run on GNU/Linux. Enable verbose output.
10468 (check_vfork_catchpoints): New.
10469 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
10470 expected messages.
10471 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
10472
401ea829
JB
104732008-01-29 Jim Blandy <jimb@red-bean.com>
10474
10475 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
10476 host' errors.
10477 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
10478
aceaf3ad
JB
104792008-01-29 Jim Blandy <jimb@red-bean.com>
10480
10481 * gdb.threads/sigthread.c: Use barriers to ensure that
10482 child_thread and child_thread_two are always initialized before we
10483 start to use them.
10484
a5606eee
VP
104852008-01-29 Vladimir Prus <vladimir@codesourcery.com>
10486
10487 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
10488 * gdb.base/watchpoint-solib.c: New.
10489 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 10490
c55a82bb
PM
104912008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
10492
10493 * gdb.base/gdb1056.exp: Add unsigned integer test.
10494
0993fe05
DE
104952008-01-28 Doug Evans <dje@google.com>
10496
10497 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
10498
4fe42e7f
JB
104992008-01-27 Jim Blandy <jimb@codesourcery.com>
10500
c7a69933
JB
10501 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
10502
4fe42e7f
JB
10503 * gdb.base/expand-psymtabs.exp: Doc fix.
10504
5def8285
MK
105052008-01-26 Mark Kettenis <kettenis@gnu.org>
10506
10507 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10508
5313c911
NR
105092008-01-24 Nick Roberts <nickrob@snap.net.nz>
10510
a9c64011 10511 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
10512 -var-set-format.
10513
93815fbf
VP
105142008-01-23 Chris Demetriou <cgd@google.com>
10515
10516 * gdb.threads/thread_events.c: New testcase source file.
10517 * gdb.threads/thread_events.exp: New testcase expect file.
10518
467a88ee
NR
105192008-01-23 Nick Roberts <nickrob@snap.net.nz>
10520
10521 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
10522
10523 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
10524 -var-set-format.
10525
d8f82aba
DJ
105262008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10527 Vladimir Prus <vladimir@codesourcery.com>
10528
10529 * gdb.base/float.exp: Allow missing floating point for m68k and
10530 PowerPC.
10531
60c46647
VP
105322008-01-22 Vladimir Prus <vladimir@codesourcery.com>
10533
10534 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
10535 ignore count.
10536 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
10537 * gdb.mi/mi-cli.exp: Adjust.
10538 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 10539
c7dd36a1
PA
105402008-01-17 Pedro Alves <pedro@codesourcery.com>
10541
10542 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
10543 and 'dummy_ptr' integer pointer. Initialize struct_declarations
10544 with dummy_ptr's address.
10545 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
10546 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
10547 all targets.
10548 * gdb.mi/mi2-var-child.exp: Likewise.
10549
39d5313e
JB
105502008-01-09 Joel Brobecker <brobecker@adacore.com>
10551
10552 * gdb.ada/null_array: New test program.
10553 * gdb.ada/null_array.exp: New testcase.
10554
0aea4bf3
LM
105552008-01-09 Luis Machado <luisgpm@br.ibm.com>
10556
10557 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
10558 with required float modifiers.
10559
0b354900
JB
105602008-01-08 Joel Brobecker <brobecker@adacore.com>
10561
10562 * gdb.ada/funcall_param: New test program.
10563 * gdb.ada/funcall_param.exp: New testcase.
10564
cdb7f5d4
JB
105652008-01-08 Joel Brobecker <brobecker@adacore.com>
10566
10567 * gdb.ada/arrayparam: New test program.
10568 * gdb.ada/arrayparam.exp: New testcase.
10569
88e2547f
JB
105702008-01-08 Joel Brobecker <brobecker@adacore.com>
10571
10572 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
10573 landed. Should also fix random failures in the test following it.
10574
f6867ce0
TJB
105752008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10576
10577 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
10578 for expressions with decimal float values.
10579 (test_dfp_conversions): New function to test casts to and from
10580 decimal float types.
10581 Call test_dfp_conversions.
10582 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
10583 elements.
10584 (main): Initialize ds.float4 and ds.double8 elements.
10585 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
10586 string to new error message.
10587 (d64_set_tests): Likewise.
10588 (d128_set_tests): Likewise.
10589 Add tests for expressions with decimal float variables. Add tests for
10590 conversions to and from decimal float types.
10591
f9c11282
JB
105922008-01-05 Joel Brobecker <brobecker@adacore.com>
10593
10594 * gdb.ada/packed_tagged/comp_bug.adb: New file.
10595 * gdb.ada/packed_tagged.exp: New testcase.
10596
0ecbca72
JB
105972008-01-04 Joel Brobecker <brobecker@adacore.com>
10598
10599 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
10600 gdb.ada/homonym/homonym_main.adb: New files.
10601 * gdb.ada/homonym.exp: New testcase.
10602
c18d3d89
JB
106032008-01-04 Joel Brobecker <brobecker@adacore.com>
10604
10605 * gdb.ada/packed_array.exp: Add testing of references to
10606 a packed array.
10607
ecc7085b
JB
106082008-01-04 Joel Brobecker <brobecker@adacore.com>
10609
10610 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
10611 New files.
10612 * gdb.ada/type_coercion.exp: New testcase.
10613
c474c922
JB
106142008-01-04 Joel Brobecker <brobecker@adacore.com>
10615
10616 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
10617 gdb.ada/tagged/foo.adb: New file.
10618 * gdb.ada/tagged.exp: New testcase.
10619
9005b927
JB
106202008-01-04 Joel Brobecker <brobecker@adacore.com>
10621
10622 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
10623 gdb.ada/ptype_field/foo.adb: New files.
10624 * gdb.ada/ptype_field.exp: New testcase.
10625
1a6aaad8
JB
106262008-01-03 Joel Brobecker <brobecker@adacore.com>
10627
10628 * gdb.ada/print_pc.exp: New testcase.
10629
0ef22f53
JB
106302008-01-03 Joel Brobecker <brobecker@adacore.com>
10631
10632 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
10633 gdb.ada/taft_type/p.adb: New files.
10634 * gdb.ada/taft_type.exp: New testcase.
10635
1689ecf8
JB
106362008-01-03 Joel Brobecker <brobecker@adacore.com>
10637
10638 * gdb.ada/array_bounds/bar.adb: New file.
10639 * gdb.ada/array_bounds.exp: New testcase.
10640
a4d0b9c3
JB
106412008-01-03 Joel Brobecker <brobecker@adacore.com>
10642
10643 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
10644 gdb.ada/arrayptr/foo.adb: New files.
10645 * gdb.ada/arrayptr.exp: New testcase.
10646
a31ace00
JB
106472008-01-03 Joel Brobecker <brobecker@adacore.com>
10648
10649 * gdb.base/set-lang-auto.exp: New testcase.
10650
a97fced3
JB
106512008-01-03 Joel Brobecker <brobecker@adacore.com>
10652
10653 * gdb.ada/fun_addr/foo.adb: New file.
10654 * gdb.ada/fun_addr.exp: New testcase.
10655
ef29ce1a
JK
106562008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10657
10658 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
10659 New files
10660
0fafefe3
JB
106612008-01-02 Joel Brobecker <brobecker@adacore.com>
10662
10663 * array_subscript_addr/p.adb: New file.
a9c64011 10664 * array_subscript_addr.exp: New testcase.
0fafefe3 10665
c4359f8d
JB
106662008-01-02 Joel Brobecker <brobecker@adacore.com>
10667
a9c64011 10668 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
10669 New files.
10670 * gdb.ada/str_cmp_ref.exp: New testcase.
10671
1aa1b15b
JB
106722008-01-01 Joel Brobecker <brobecker@adacore.com>
10673
10674 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
10675 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 10676 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 10677
81c9b2cf
JB
106782008-01-01 Joel Brobecker <brobecker@adacore.com>
10679
10680 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
10681 gdb.ada/ref_param/pck.ads: New files.
10682 * gdb.ada/ref_param.exp: New testcase.
10683
319e4674
JB
106842008-01-01 Joel Brobecker <brobecker@adacore.com>
10685
10686 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
10687 gdb.ada/interface/foo.adb: New files.
10688 * gdb.ada/interface.exp: New testcase.
10689
ef682c56
JB
106902007-12-31 Jim Blandy <jimb@codesourcery.com>
10691
10692 * gdb.base/multi-forks.exp: Consume all output from child
10693 processes before proceeding to next test.
10694
f6f3eb6c
JB
106952007-12-29 Jim Blandy <jimb@codesourcery.com>
10696
10697 * configure: Regenerated.
10698
f652e42f
JB
106992007-12-27 Joel Brobecker <brobecker@adacore.com>
10700
10701 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
10702 gdb.ada/fixed_cmp/fixed.adb: New files.
10703 * gdb.ada/fixed_cmp.exp: New testcase.
10704
6943e596
JB
107052007-12-27 Joel Brobecker <brobecker@adacore.com>
10706
10707 * gdb.ada/boolean_expr.exp: New testcase.
10708
aad9a193
JB
107092007-12-26 Jim Blandy <jimb@codesourcery.com>
10710
10711 * gdb.base/multi-forks.exp: Doc fix.
10712
fb5f3683
JB
107132007-12-26 Joel Brobecker <brobecker@adacore.com>
10714
10715 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10716 * gdb.ada/char_param.exp: Do not compile our test program with
10717 -gnata, this is unnecessary.
10718 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
10719
384e4a9c
JB
107202007-12-24 Joel Brobecker <brobecker@adacore.com>
10721
10722 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
10723 gdb.ada/print_chars/foo.adb: New files.
10724 * gdb.ada/print_chars.exp: New testcase.
10725
01e044f7
JB
107262007-12-24 Joel Brobecker <brobecker@adacore.com>
10727
10728 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
10729 gdb.ada/char_param/foo.adb: New files.
10730 * gdb.ada/char_param.exp: New testcase.
10731
0ce17860
JB
107322007-12-22 Jim Blandy <jimb@codesourcery.com>
10733
10734 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
10735 hard-coding source line numbers into the test.
10736 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
10737 gdb_get_line_number to find.
10738
919809b9
JB
107392007-12-22 Joel Brobecker <brobecker@adacore.com>
10740
10741 * gdb.base/ptype.c (highest): New struct type.
10742 (the_highest): New variable of that type.
10743 (main): Add dummy assignment to a field of variable the_highest.
10744 * gdb.base/ptype.exp: Test type printing of our new variable.
10745
abc8a88d
PM
107462007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
10747
10748 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 10749 and record first explicitly generated thread number.
abc8a88d
PM
10750 Use that thread number for thread specific watchpoint test.
10751 Add iteration number to repetitive tests.
10752
5158f3e3
CES
107532007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
10754 Jim Blandy <jimb@codesourcery.com>
10755
10756 * gdb.base/expand-psymtabs.c: New testcase
10757 source file.
10758 * gdb.base/expand-psymtabs.exp: New testcase
10759 expect file.
10760
37e4754d
LM
107612007-12-17 Luis Machado <luisgpm@br.ibm.com>
10762
10763 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
10764 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
10765
551e5d04
JB
107662007-12-17 Joel Brobecker <brobecker@adacore.com>
10767
10768 * gdb.ada/frame_args/foo.adb: New file.
10769 * gdb.ada/frame_args/pck.ads: New file.
10770 * gdb.ada/frame_args/pck.adb: New file.
10771 * gdb.ada/frame_args.exp: New testcase.
10772
a05ee097
JB
107732007-12-17 Joel Brobecker <brobecker@adacore.com>
10774
10775 * gdb.base/frame-args.c: New file.
10776 * gdb.base/frame-args.exp: New testcase.
10777
c162e8c9 107782007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 10779 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
10780
10781 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
10782
afe8ab22 107832007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 10784
afe8ab22
VP
10785 * gdb.mi/mi-pending.exp: New.
10786 * gdb.mi/mi-pending.c: New.
10787 * gdb.mi/mi-pendshr.c: New.
10788
dfdfb3ca
JB
107892007-12-06 Jim Blandy <jimb@codesourcery.com>
10790
10791 * gdb.base/default.exp: Update expected output for 'info catch'.
10792
b7fca990
JK
107932007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10794
10795 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
10796 must be set to binary.
10797
6a1afc1e
PA
107982007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
10799
10800 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
10801
a6b151f1
DJ
108022007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
10803
10804 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
10805 gdb.mi/mi-file-transfer.exp: New.
10806
43039443
JK
108072007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10808
10809 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
10810
0ef2251b
MR
108112007-11-22 Maciej W. Rozycki <macro@mips.com>
10812
10813 * gdb.trace/backtrace.exp: Fix a typo.
10814 * gdb.trace/circ.exp: Likewise.
10815 * gdb.trace/collection.exp: Likewise.
10816 * gdb.trace/limits.exp: Likewise.
10817 * gdb.trace/report.exp: Likewise.
10818 * gdb.trace/tfind.exp: Likewise.
10819 * gdb.trace/while-dyn.exp: Likewise.
10820
5443631e
NR
108212007-11-21 Nick Roberts <nickrob@snap.net.nz>
10822
10823 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
10824 objects of pointers that can't be dereferenced are now
10825 "noneditable".
10826
a4ce5b0d
UW
108272007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10828
10829 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
10830 (target_cpu): Remove.
10831
d6e956e5
VP
108322007-10-15 Vladimir Prus <vladimir@codesourcery.com>
10833
10834 * gdb.base/ending-run.exp: Expect the list of cleared
10835 breakpoint to come in natural order, not the reversed one.
a9c64011 10836
214270ab
VP
108372007-11-07 Vladimir Prus <vladimir@codesourcery.com>
10838
10839 * gdb.mi/mi-var-child.c (do_child_deletion): New.
10840 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 10841
1a619819
LM
108422007-11-05 Luis Machado <luisgpm@br.ibm.com>
10843
10844 * gdb.base/printcmds.exp: New function
10845 test_printf_with_dfp.
10846
5b01a6fa
DE
108472007-11-02 Doug Evans <dje@google.com>
10848
10849 * gdb.disasm/t01_mov.s: Remove carriage returns.
10850 * gdb.disasm/t02_mova.s: Ditto.
10851 * gdb.disasm/t03_add.s: Ditto.
10852 * gdb.disasm/t04_sub.s: Ditto.
10853 * gdb.disasm/t05_cmp.s: Ditto.
10854 * gdb.disasm/t06_ari2.s: Ditto.
10855 * gdb.disasm/t07_ari3.s: Ditto.
10856 * gdb.disasm/t08_or.s: Ditto.
10857 * gdb.disasm/t09_xor.s: Ditto.
10858 * gdb.disasm/t10_and.s: Ditto.
10859 * gdb.disasm/t11_logs.s: Ditto.
10860 * gdb.disasm/t12_bit.s: Ditto.
10861 * gdb.disasm/t13_otr.s: Ditto.
10862
ec33ab7f
JK
108632007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10864
10865 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
10866
ae0d01ff
UW
108672007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10868
10869 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
10870 provide DFP support.
10871
55eddb0f
DJ
108722007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
10873
10874 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
10875 Test "set powerpc vector-abi". Skip auto-detection tests for old
10876 toolchains.
10877
7020f05c
PA
108782007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10879
10880 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
10881 with [string compare].
10882
84bc3db9
PA
108832007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10884
10885 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
10886 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
10887
5876dc88
LM
108882007-10-25 Luis Machado <luisgpm@br.ibm.com>
10889
10890 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
10891 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
10892 * gdb.opt/Makefile.in: New makefile.
10893 * Makefile.in: Create new directory "gdb.opt".
10894 * configure.ac: Add "gdb.opt" directory.
10895 * configure: Regenerated.
a9c64011 10896
c3ea9a14
DE
108972007-10-25 Doug Evans <dje@google.com>
10898
10899 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
10900 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
10901
a9c64011 109022007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
10903 Thiago Jung Bauermann <bauerman@br.ibm.com>
10904
10905 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
10906 Floating Point expressions.
10907 * gdb.base/dfp-test.exp: new file adding tests for Decimal
10908 Floating Point variables.
10909 * gdb.base/dfp-test.c: new file containing program with Decimal
10910 Floating variables, used by gdb.base/dfp-test.exp.
10911
62a24a2b
DJ
109122007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
10913
10914 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
10915
e7b1eae6
UW
109162007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10917
10918 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
10919 compiling test case with GCC.
10920 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
10921
c641edcc
UW
109222007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10923
10924 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
10925 format changes.
10926
5e5ebfe6
MS
109272007-10-18 Michael Snyder <msnyder@specifix.com>
10928
10929 * gdb.base/dbx.exp: Add missing "-re " operator.
10930
e831e7b6
GM
109312007-10-16 Gaius Mulley <gaius@glam.ac.uk>
10932
10933 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
10934 * configure.ac: Removed trailing spaces after backslash.
10935 * gdb.modula2: New directory.
10936 * gdb.modula2/Makefile.in: New file.
10937 * gdb.modula2/unbounded-array.exp: New file.
10938 * gdb.modula2/unbounded1.c: New file.
10939
7cc46491
DJ
109402007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
10941
10942 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
10943
109442007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
10945
10946 * gdb.base/sigstep.c (main): Add checks for
10947 return values for setitimer call.
10948 Call setitimer again with itimer = ITIMER_REAL
10949 if first call to setitimer fails.
10950
e91528f0
KH
109512007-10-11 Kazu Hirata <kazu@codesourcery.com>
10952
10953 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
10954 of $timeout.
10955
2ec9a4f8
DJ
109562007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
10957
10958 * gdb.server/server-run.exp: Test for dynamic linker symbols.
10959
109602007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
10961
10962 * lib/gdb.exp (gdb_run_cmd): Move comment outside
10963 of gdb_expect call, to avoid interruption.
10964
64b2fa04
PA
109652007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
10966
10967 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
10968 (v_unsigned_long_long, v_long_long_array)
10969 (v_signed_long_long_array, v_unsigned_long_long_array)
10970 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
10971 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
10972 [!NO_LONG_LONG]: New.
10973 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
10974 v_long_long_member.
10975
10976 (v_long_long_func, v_signed_long_long_func)
10977 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
10978 (main) [!NO_LONG_LONG]: Initialize long long variants.
10979
10980 * gdb.base/whatis.exp: If board file requests no_long_long, build
10981 test with NO_LONG_LONG defined. Test long long, signed long long,
10982 and unsigned long long variants but only if board file doesn't
10983 disable it.
10984
a912286e 109852007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 10986 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
10987
10988 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
10989 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
10990 * configure: Regenerated.
10991 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
10992 gdb.pascal/types.exp, lib/pascal.exp: New files.
10993
471ba8c9
DJ
109942007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
10995
10996 * gdb.cp/classes.exp (do_tests): Always step to the line after the
10997 call.
10998 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
10999 to return to the call.
11000 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11001 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11002 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11003 * gdb.mi/mi-until.exp (test_until): Likewise.
11004 * gdb.mi/mi2-until.exp (test_until): Likewise.
11005
fef8a650
DJ
110062007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
11007
11008 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11009 two-char array.
11010 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11011
d983da9c
DJ
110122007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
11013
11014 * gdb.threads/watchthreads.c (thread_function): Sleep between
11015 iterations.
11016 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11017 at once for S/390. Generate matching fails and passes.
11018
17f62551
VP
110192007-09-27 Vladimir Prus <vladimir@codesourcery.com>
11020
11021 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11022 the 'struct_declarations' variable to zeros.
a9c64011 11023
ed0616c6
VP
110242007-09-24 Vladimir Prus <vladimir@codesourcery.com>
11025
11026 * gdb.cp/mb-ctor.cc: New.
11027 * gdb.cp/mb-ctor.exp: New.
11028 * gdb.cp/mb-templates.cc: New.
11029 * gdb.cp/mb-templates.exp: New.
11030
41f1b697
DJ
110312007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
11032
11033 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11034
3f213f78
PA
110352007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
11036
11037 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11038 targets.
11039 * configure: Regenerate.
11040
0d381245 110412007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11042
0d381245
VP
11043 * gdb.base/annota1.exp: Adjust for 'info break'
11044 format changes.
11045 * gdb.base/annota3.exp: Likewise.
11046 * gdb.base/break.exp: Likewise.
11047 * gdb.base/condbreak.exp: Likewise.
11048 * gdb.base/pending.exp: Likewise.
11049 * gdb.base/sepdebug.exp: Likewise.
11050 * gdb.base/unload.exp: Likewise.
11051 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 11052
fe3f5fa8
VP
110532007-09-22 Vladimir Prus <vladimir@codesourcery.com>
11054
11055 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11056 messages.
11057 * gdb.base/chng-syms.exp: Likewise.
11058 * gdb.base/unload.exp: Likewise.
a9c64011 11059
a75cf6c0
DJ
110602007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
11061
11062 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11063
18ecae38
DJ
110642007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
11065
11066 * schedlock.c (NUM): Change to 1.
11067 (main): Use args[0] for the main thread.
11068 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11069 regardless of the number of threads.
11070
5509918f
MR
110712007-09-14 Maciej W. Rozycki <macro@mips.com>
11072
4a543daf
MR
11073 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11074 type down.
11075 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11076 test.
11077 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11078 watchpoint type down.
11079 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11080 test.
11081
110822007-09-14 Maciej W. Rozycki <macro@mips.com>
11083
5509918f
MR
11084 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11085 Move all the tests here and run them twice, once using software
11086 watchpoints and once using hardware watchpoints.
11087 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11088
40b53987
DJ
110892007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
11090
11091 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11092 test.
11093
695e2681
MK
110942007-09-10 Mark Kettenis <kettenis@gnu.org>
11095
8b3fc8d8
MK
11096 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11097 build-id.
11098
695e2681
MK
11099 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11100 know about $ORIGIN. Calculate output dir from $dest instead of
11101 using ${objdir}/{$subdir}.
11102
58d69f29
MK
111032007-09-09 Mark Kettenis <kettenis@gnu.org>
11104
11105 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11106 gcore, before continuing with the test.
11107
3e347599
DJ
111082007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
11109
11110 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11111 * gdb.mi/mi-watch.exp: Likewise.
11112
ea37ba09
DJ
111132007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11114 Jim Blandy <jimb@codesourcery.com>
11115
11116 * gdb.arch/i386-sse.exp: Do not expect character constants.
11117 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11118 * gdb.base/display.exp: Allow print/s.
11119 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11120 and unsigned char array changes.
11121
2025a643
DJ
111222007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11123
11124 * gdb.base/display.exp: Add tests for printf %p.
11125
26669a27
PA
111262007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
11127
11128 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11129 the dll name to unicode.
11130
c8f021f8
JK
111312007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11132
11133 * gdb.base/default.exp (show version): Update the version text.
11134 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11135
4cf31eea
JK
111362007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11137
11138 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11139 New files.
11140
4935890f
JK
111412007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11142
11143 * lib/gdb.exp (build_id_debug_filename_get): New function.
11144 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11145 Remove the generate DEBUG file for the future testcase runs.
11146 New testcase for the NT_GNU_BUILD_ID retrieval.
11147 Move the final testing step to ...
11148 (test_different_dir): ... a new function.
11149 New parameter XFAIL to XFAIL all the tests performed.
11150 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11151 New parameter TYPE to PF_PREFIX all the tests performed.
11152
02142340
VP
111532007-08-31 Vladimir Prus <vladimir@codesourcery.com>
11154
11155 * gdb.mi/mi-var-cp.cc (path_expression): New
11156 function.
11157 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11158
36acd84e
UW
111592007-08-27 Markus Deuling <deuling@de.ibm.com>
11160
11161 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11162 to fit into SPU Local Store memory.
11163
a896d121
JB
111642007-08-23 Joel Brobecker <brobecker@adacore.com>
11165
11166 * gdb.base/default.exp: Adjust the expected output of "info
11167 warranty" after the switch to GPLv3.
11168
7b433602
JB
111692007-08-23 Joel Brobecker <brobecker@adacore.com>
11170
11171 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11172 to 30000 (from 20000).
11173
e22f8b7c
JB
111742007-08-23 Joel Brobecker <brobecker@adacore.com>
11175
11176 Switch the license of all .exp files to GPLv3.
11177 Switch the license of all .f and .f90 files to GPLv3.
11178 Switch the license of all .s and .S files to GPLv3.
11179
5a0e3bd0
JB
111802007-08-23 Joel Brobecker <brobecker@adacore.com>
11181
11182 * configure.ac: Switch license to GPLv3.
11183
cc00619d
JB
111842007-08-23 Joel Brobecker <brobecker@adacore.com>
11185
11186 Switch the licensing to GPLv3 for all .ads and .adb files.
11187
8d26208a
DJ
111882007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
11189
11190 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11191 and t_int_double.
11192 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11193
4fcb9948
JB
111942007-08-17 Joel Brobecker <brobecker@adacore.com>
11195
11196 * gdb.base/step-line.c: Switch license to GPL version 3, and
11197 update copyright year.
11198 * gdb.base/step-line.inp: Likewise.
11199
b9c34f67
JB
112002007-08-17 Joel Brobecker <brobecker@adacore.com>
11201
11202 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11203 changes inside gdb1555.c.
11204 * gdb.base/pending.exp: Likewise.
11205
2cc17678
DJ
112062007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
11207
11208 * config/default.exp: New file.
11209
e48883f7
DJ
112102007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
11211
11212 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11213 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11214
1ab80e5b
MR
112152007-07-30 Maciej W. Rozycki <macro@mips.com>
11216
11217 * gdb.base/dump.exp: Force the correct endianness for binary
11218 formats not carrying this information.
11219
aba471f5
DJ
112202007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11221
11222 * gdb.threads/staticthreads.exp: Match .*sem_post.
11223
d4e07204
DJ
112242007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11225
11226 * gdb.base/readline.exp (operate_and_get_next): Match the final
11227 prompt.
11228
2b97317d
KB
112292007-07-23 Kevin Buettner <kevinb@redhat.com>
11230
11231 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11232 to restarting SID.
11233
44efa07a
KB
112342007-07-18 Kevin Buettner <kevinb@redhat.com>
11235
11236 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11237 prior to `gdb_start'.
11238
7b5ebade
KB
112392007-07-18 Kevin Buettner <kevinb@redhat.com>
11240
11241 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11242 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11243 Remove call to gdb_unload.
11244
255e7678
DJ
112452007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
11246 Daniel Jacobowitz <dan@codesourcery.com>
11247
11248 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11249 for __WIN32__.
11250 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11251 * gdb.base/unload.exp: Use shared library test routines.
11252
3a40aaa0
UW
112532007-07-03 Markus Deuling <deuling@de.ibm.com>
11254
11255 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11256 * gdb.base/solib-symbol-lib.c: Likewise.
11257 * gdb.base/solib-symbol-main.c: Likewise.
11258
b0f4b84b
DJ
112592007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
11260
11261 * config/gdbserver.exp (gdb_reconnect): New.
11262 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11263 gdb.base/solib-disc.exp: New files.
11264 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11265 remote debugging".
11266 (gdb_compile): Add shlib_load flag.
11267 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11268 port.
11269 (gdbserver_reconnect): New.
11270
1b05479a
DJ
112712007-07-01 Nick Roberts <nickrob@snap.net.nz>
11272 Daniel Jacobowitz <dan@codesourcery.com>
11273
11274 * gdb.base/annota3.exp: Test for if construct.
11275
86f78eb2
DJ
112762007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
11277
11278 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11279
6a2eb474 112802007-06-21 Chris Dearman <chris@mips.com>
a9c64011 11281 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
11282
11283 * gdb.base/display.exp: Allow a newline after display/i.
11284 * gdb.base/pc-fp.exp: Likewise.
11285 * gdb.base/sigbpt.exp: Likewise.
11286
f8b73d13
DJ
112872007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
11288
11289 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11290 required features to be included.
11291
4339e69e
DJ
112922007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
11293
11294 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11295 in info threads output.
11296
23d964e7
UW
112972007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11298 Markus Deuling <deuling@de.ibm.com>
11299
11300 * gdb.arch/spu-info.exp: New testcase.
11301 * gdb.arch/spu-info.c: New file.
11302
fd20f75b
DJ
113032007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
11304
11305 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11306 tpcs_offset. Restore lr after the call.
11307 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11308
2226f861
DJ
113092007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
11310
11311 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11312 (gdbserver_run): Kill any running gdbserver.
11313 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11314
d12371a9
MR
113152007-05-17 Maciej W. Rozycki <macro@mips.com>
11316
11317 * gdb.base/sigbpt.exp: Preset segv_addr.
11318
93f02886
DJ
113192007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
11320
11321 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11322 (gdb_compile_shlib): Likewise.
11323 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11324 (default_gdb_init): Clear cleanfiles.
11325 (gdb_finish): Delete recorded cleanfiles.
11326 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11327
11328 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11329 Do not use isnative.
11330 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11331 gdb.base/so-impl-ld.exp: Likewise.
11332 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11333 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11334 gdb_compile.
11335
b04e06d7
VP
113362007-05-15 Vladimir Prus <vladimir@codesourcery.com>
11337
11338 * config/unknown.exp: Remove.
11339
069ed931
UW
113402007-05-15 Markus Deuling <deuling@de.ibm.com>
11341
11342 * gdb.base/info-proc.exp: Check is_remote.
11343
09db0d03
UW
113442007-05-14 Markus Deuling <deuling@de.ibm.com>
11345
11346 * gdb.base/gcore.exp: Initialize variable core_supported.
11347
af2cbe8c
DJ
113482007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11349
11350 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11351
027c0295
DJ
113522007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11353
11354 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11355 * gdb.threads/print-threads.exp (test_all_threads): Allow
11356 negative and hexadecimal thread IDs.
11357
dc5000e7
DJ
113582007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
11359
11360 * gdb.java/jprint.java (public): Avoid invalid call to static
11361 method.
11362
2e74ed18
DP
113632007-05-14 Denis Pilat <denis.pilat@st.com>
11364
11365 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11366 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11367 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11368 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11369 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11370
83547f02
UW
113712007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11372
11373 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 11374 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
11375 this mode.
11376 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11377 * gdb.base/spu.ld: New file.
11378
b18be20d
DJ
113792007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
11380
11381 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11382
be444858
DJ
113832007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
11384
11385 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11386
b1d53152
DJ
113872007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11388
11389 * gdb.java/jmain.exp: Handle demangled names with and without method
11390 signatures.
11391
d084b331
DJ
113922007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
11393
11394 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11395 (have_a_very_merry_interrupt): Remove calls to puts.
11396 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11397 inferior output.
11398 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11399 test names.
11400
db9d7fc5
DJ
114012007-04-29 Markus Deuling <deuling@de.ibm.com>
11402 Daniel Jacobowitz <dan@codesourcery.com>
11403
11404 * gdb.base/auxv.exp (core_works): Also check is_remote.
11405 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11406
ef783a7d 114072007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 11408
ef783a7d
VP
11409 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11410 message, not the undefined 'module' variable.
11411 * gdb.base/siginfo.exp: Likewise.
11412 * gdb.base/sigstep.exp: Likewise.
11413 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11414 serialport.
11415 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11416
b7b73cae
CV
114172007-04-25 Corinna Vinschen <vinschen@redhat.com>
11418
11419 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11420 target sim fails. Return 0 otherwise.
11421 (gdb_load): Return prematurely if gdb_target_sim fails.
11422
7d90fdfa
DP
114232007-04-16 Denis Pilat <denis.pilat@st.com>
11424
11425 * gdb.base/setshow.exp: Reset height after having set it to 100.
11426
5d3e9c85
DP
114272007-04-16 Denis Pilat <denis.pilat@st.com>
11428
11429 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11430
18e75969
DP
114312007-04-16 Denis Pilat <denis.pilat@st.com>
11432
11433 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11434
25d5ea92
VP
114352007-04-14 Vladimir Prus <vladimir@codesourcery.com>
11436
11437 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11438 tests. Run the frozen varobjs test.
11439 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 11440 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 11441
0b49cb80
JK
114422007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11443
11444 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
11445 gdb.base/type-opaque.exp: New files.
11446
a73bafbc 114472007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
11448
11449 * gdb.mi/mi-var-child.c
a73bafbc
VP
11450 (do_children_tests): User char[2] instead of
11451 char so that automatic printing of pointers to char
11452 don't give unpredicable result.
11453 * gdb.mi/var-cmd.c (do_locals_test): Initialize
11454 local variables.
11455 * gdb.mi/mi-var-child.exp: Step to right line
11456 of do_children_tests.
11457 * gdb.mi/mi2-var-child.exp: Likewise.
11458 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 11459 do_locals_tests.
a73bafbc
VP
11460 (do_children_tests): User char[2] instead of
11461 char so that automatic printing of pointers to char
a9c64011 11462 don't give unpredicable result.
a73bafbc 11463 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 11464 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
11465 Pass test name to mi_wait_for_stop.
11466
7ce59000
DJ
114672007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11468
11469 * gdb.asm/asm-source.exp: Remove d10v case.
11470 * lib/gdb.exp (skip_cplus_tests): Likewise.
11471 * gdb.asm/d10v.inc: Deleted.
11472
20389057
DJ
114732007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11474
11475 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
11476
8807d78b
DJ
114772007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11478
11479 * config/netware.exp: Delete file.
11480
aa3edb8e
JB
114812007-03-29 Joel Brobecker <brobecker@adacore.com>
11482
11483 * gdb.dwarf2/dw2-noloc.S: New file.
11484 * gdb.dwarf2/dw2-noloc.exp: New file.
11485
297561ac
PA
114862007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
11487
11488 * gdb.cp/method2.cc: New test.
11489 * gdb.cp/method2.exp: New test.
11490 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
11491
1f81bd39
DJ
114922007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11493
11494 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
11495
9453113a
DJ
114962007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
11497
11498 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
11499
b741e217
DJ
115002007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
11501
11502 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
11503 (gdb_load): Delete, replace with...
11504 (gdb_reload): ...this.
11505 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
11506 * gdb.server/server-mon.exp: Likewise.
11507 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
11508 (gdb_start_cmd): New.
11509 (gdb_file_cmd): Save the last loaded file.
11510 (gdb_reload): New.
11511 (gdb_gnu_strip_debug): Use transform.
11512 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
11513 support here. Use new $last_loaded_file. Check mtime.
11514 (gdb_target_cmd): Handle ObjC failure case.
11515 (infer_host_exec): Delete.
11516 (gdbserver_load): Rename to...
11517 (gdbserver_run): ...this. Simplify.
11518 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
11519 (mi_gdb_load): Move most contents to a new function...
11520 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
11521 (mi_run_cmd): Use mi_gdb_target_load.
11522 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
11523 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
11524 Use gdb_run_cmd.
11525 * gdb.base/charsign.exp: Remove incorrect comment.
11526 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
11527 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
11528 gdb.base/start.exp: Use gdb_start_cmd.
11529
446ab585 115302007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 11531 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
11532
11533 * gdb.base/sigbpt.exp: Fix the message when skipping test.
11534 * gdb.base/signull.exp: Similarly.
11535
bbb88ebf
UW
115362007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11537
11538 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
11539 messages available to test cases (like chng-sym.exp).
11540
cb8c4a99
AS
115412007-03-14 Andreas Schwab <schwab@suse.de>
11542
11543 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11544 format changes.
11545
4e463ff5
DJ
115462007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
11547
11548 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
11549 (optimized_1): New.
11550 (main): Call optimized_1.
11551 (gdb2029): Correct typos. Call gdb2029_marker.
11552 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
11553 for gdb2029.
11554
b6db2c47
MK
115552007-03-12 Mark Kettenis <kettenis@gnu.org>
11556
11557 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
11558 as tabs. Remove redundant test pattern.
11559
70ed3737
UW
115602007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11561
11562 * gdb.base/long_long.exp: Accept optional symbol name in <...>
11563 for /a format output.
11564
47b67b60
DJ
115652007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
11566
11567 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
11568 collect output incrementally.
11569
b8953b0e
UW
115702007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11571
11572 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
11573 for -var-create lpcharacter test.
11574 * gdb.mi/mi2-var-cmd.exp: Likewise.
11575
7acd5c40
UW
115762007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11577
11578 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
11579 pass on targets where address zero is readable.
11580
9c6759c1
UW
115812007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11582
11583 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
11584 just a single architecture.
11585
a2f1aeb4
UW
115862007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11587
11588 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
11589 (fetch_all_registers): New function, uses gdb_test_multiple and
11590 exp_continue to fetch inferior output line-by-line.
11591 Replace all uses of do_get_all_registers by fetch_all_registers.
11592
46579ac2
UW
115932007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11594
11595 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
11596 in target_info.
11597
fc133f24
MS
115982007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11599
a9c64011 11600 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
11601 consistancy; add a default (timeout) case.
11602
7646a51d
MS
116032007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11604
11605 * gdb.base/watchpoint.exp: Fix truncated comment.
11606
dcfff61f
MS
116072007-03-02 Michael Snyder <michael.snyder@palmsource.com>
11608
11609 * Makefile.in: Remove spurious single-quotes from sed command.
11610
664e3ee9
DJ
116112007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
11612
11613 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
11614 func.
11615 * gdb.mi/mi2-var-cmd.exp: Likewise.
11616
d7cc6f2f
JB
116172007-02-27 Joel Brobecker <brobecker@adacore.com>
11618
a9c64011
AS
11619 * gdb.dwarf2/dw2-producer.S: New file.
11620 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
11621
116222007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
11623
11624 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11625 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11626 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11627 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11628 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
11629 Revert tests to use mi_gdb_test and include value field in output
11630 of -var-create.
11631
93d42b30
DJ
116322007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11633
11634 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
11635
c499ed39
DJ
116362007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
11637
11638 * gdb.base/maint.exp: Remove full paths from test names.
11639 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
11640 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
11641
9836f81b
JB
116422007-02-27 Joel Brobecker <brobecker@adacore.com>
11643
11644 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
11645
c74d0ad8
DJ
116462007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11647
11648 * gdb.server/server-mon.exp: New test.
11649
2711e456
DJ
116502007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11651
11652 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
11653
ff6f572f
DJ
116542007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
11655
11656 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
11657 register capitalization.
11658
fada3feb
DP
116592007-02-13 Denis Pilat <denis.pilat@st.com>
11660
11661 * gdb.mi/mi-var-invalidate.exp: New file.
11662
fb1e4ffc
DJ
116632007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11664
11665 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
11666
3da939d7
DJ
116672007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11668
11669 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
11670
123dc839
DJ
116712007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
11672
11673 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
11674 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
11675
877e3645 116762007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
11677
11678 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
11679 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
11680 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
11681 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
11682 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 11683 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 11684 Update tests to include value field in output of -var-create.
a9c64011 11685
3c0a2960
AS
116862007-02-08 Andreas Schwab <schwab@suse.de>
11687
11688 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
11689
108546a0
DJ
116902007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
11691
11692 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
11693 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
11694
d701dcab
DP
116952007-02-02 Denis Pilat <denis.pilat@st.com>
11696
11697 * gdb.threads/threadapply.exp: check that frame is not changed by
11698 the thread apply all command.
11699
783e3e2f
AS
117002007-01-31 Andreas Schwab <schwab@suse.de>
11701
6d9c3a87
AS
11702 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11703
3c50d7b9
AS
11704 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
11705 in the dwarf sections.
11706 * gdb.dwarf2/mac-fileno.S: Likewise.
11707
783e3e2f
AS
11708 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
11709 bspstore register on ia64.
11710
78ff580e
AS
117112007-01-29 Andreas Schwab <schwab@suse.de>
11712
cc8e9b12
AS
11713 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
11714 "frame-begin" annotation.
11715
78ff580e
AS
11716 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
11717 number of "frames-invalid" annotations.
11718
704a4f78
DJ
117192007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11720
11721 * gdb.base/commands.exp: Call if_commands_test.
11722 (gdb_test_no_prompt, if_commands_test): New.
11723
e741bf94
MK
117242007-01-28 Mark Kettenis <kettenis@gnu.org>
11725
11726 * gdb.threads/sigthread.c (NSIGS): Make bigger.
11727
474d0ad3
AS
117282007-01-27 Andreas Schwab <schwab@suse.de>
11729
11730 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
11731 .short/.int/.quad in the dwarf sections.
11732 * gdb.dwarf2/dw2-intercu.S: Likewise.
11733 * gdb.dwarf2/dw2-intermix.S: Likewise.
11734
e784b426
JK
117352007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11736
11737 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
11738 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
11739 array.
e784b426
JK
11740 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
11741 * gdb.base/setvar.exp: Likewise.
11742
37f08e04
AS
117432007-01-26 Andreas Schwab <schwab@suse.de>
11744
9a01813a
AS
11745 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
11746 test.
11747
37f08e04
AS
11748 * gdb.base/multi-forks.exp ("restart $i"): Also match
11749 __kernel_syscall_via_break.
11750
6e2a9270
VP
117512007-01-24 Vladimir Prus <vladimir@codesourcery.com>
11752
11753 * lib/mi-support.exp (mi_delete_varobj): New.
11754 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
11755 testcase.
11756 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
11757 (main): Call the above.
11758 (reference_update_test, base_in_reference_test)
11759 (reference_to_pointer): Delete the created varobjs.
a9c64011 11760
e515b470
DJ
117612007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
11762
11763 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
11764 * configure: Regenerated.
11765 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
11766 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
11767 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
11768 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
11769 * lib/gdb.exp (gdb_skip_xml_test): New function.
11770
08d8bcd7
DJ
117712007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
11772
11773 * gdb.base/sigrepeat.exp: Correct error message.
11774
117752007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
11776 Daniel Jacobowitz <dan@codesourcery.com>
11777
11778 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
11779 gdb.arch/i386-gnu-cfi-asm.S: New files.
11780
97c3f1f3
JK
117812007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11782
11783 * lib/gdb.exp: Abort on missing `site.exp'.
11784
cb1df416
DJ
117852007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11786 Daniel Jacobowitz <dan@codesourcery.com>
11787
11788 * gdb.base/included.c, gdb.base/included.exp,
11789 gdb.base/included.h: New files.
11790
35990120
DJ
117912007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11792
11793 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
11794 (maximize_rlimit): Reduce limits on 64-bit systems.
11795
6e81a116 117962007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
11797
11798 From Marcus Deuling <deuling@de.ibm.com>:
11799 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
11800 every case.
11801
6c3c41f3
NR
118022007-01-13 Nick Roberts <nickrob@snap.net.nz>
11803
11804 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
11805 (test_path_specification): Use objdir instead of srcdir to always
11806 get an absolute filename.
11807
2f12c312
DJ
118082007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
11809
11810 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
11811
81121995
VP
118122007-01-11 Vladimir Prus <vladimir@codesourcery.com>
11813
11814 * gdb.mi/mi-var-cp.cc (reference_update_tests):
11815 Make sure the variable we're using is in scope.
11816 (reference_to_pointer): Likewise.
11817
4741b737
DJ
118182007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11819
11820 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
11821 has no debug information.
11822
054410c3
DJ
118232007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
11824
11825 * gdb.base/annota1.exp: Remove extra send_gdb.
11826
818f79f6
DJ
118272007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11828
11829 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
11830
f7a6bb70
DJ
118312007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11832
11833 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
11834
57e66780
DJ
118352007-01-08 Nick Roberts <nickrob@snap.net.nz>
11836 Daniel Jacobowitz <dan@codesourcery.com>
11837
11838 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
11839 lcharacter or linteger change. Correct duplicated test name.
11840 * gdb.mi/mi2-var-cmd.exp: Likewise.
11841
3d799a95
DJ
118422007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11843
11844 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
11845
118462007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 11847
a9c64011
AS
11848 * gdb.base/nofield.c: New file.
11849 * gdb.base/nofield.exp: New testcase.
51679ba9 11850
eafb94e8
NR
118512007-01-05 Nick Roberts <nickrob@snap.net.nz>
11852
11853 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
11854
11855 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
11856 test.
11857
5e572bb4
DJ
118582007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11859
11860 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
11861
74a44383
DJ
118622007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
11863
11864 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
11865 when continuing.
11866
1b572db9
DJ
118672007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11868
11869 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
11870 Expect ".exe" extension.
11871
381bc39b
DJ
118722007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11873
11874 * gdb.base/charset.exp: Add explicit filename to break.
11875 * gdb.base/dbx.exp: Add explicit filename to breaks.
11876
2b70e4c6
DJ
118772007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11878
11879 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
11880 * gdb.mi/mi2-file.exp: Likewise.
11881
303b6f5d
DJ
118822007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11883
11884 Implement specification of MI tests as comments
11885 in C and C++ sources.
11886 * lib/mi-support.exp (mi_autotest_data): New variable.
11887 (mi_autotest_source): New variable.
11888 (count_newlines, mi_prepare_inline_tests)
11889 (mi_get_inline_test, mi_continue_to_line)
11890 (mi_run_inline_test, mi_tbreak)
11891 (mi_send_resuming_command, mi_wait_for_stop): New functions.
11892 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
11893 Run inline tests.
11894 * gdb.mi/mi-var-cp.cc: Define tests here.
11895
23da0d94
VP
118962007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11897
11898 Simplify usage of mi_continue_to.
11899 * lib/mi-support.exp (mi_runto_helper): Renamed
11900 from mi_runto, added new parameter 'run_or_continue'.
11901 (mi_runto): Use mi_runto_helper.
11902 (mi_continue_to): Accept just function name as parameter.
11903 Use mi_runto_helper.
11904 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
11905 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 11906
f9e18282
JB
119072006-01-04 Joel Brobecker <brobecker@adacore.com>
11908
11909 Make this testcase a bit more realistic. The current code
11910 is too simplistic, and allows the compiler to optimize out
11911 some of the entities we need for this testcase.
11912 * gdb.ada/null_record/bar.ads (Void_Star): New type.
11913 (Do_Nothing): Add extra parameter.
11914 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
11915 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
11916 by using a variable of type Void_Star.
11917
fd678c65
JB
119182006-01-04 Joel Brobecker <brobecker@adacore.com>
11919
11920 * gdb.ada/catch_ex/foo.adb: New file.
11921 * gdb.ada/catch_ex.exp: New testcase.
11922
05cfdb42
DJ
119232007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
11924
11925 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
11926 pass --image-base to linker.
11927
2e03ee74
DJ
119282007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11929 Daniel Jacobowitz <dan@codesourcery.com>
11930
11931 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
11932 secondary prompts.
11933
0d5de010
DJ
119342007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11935
11936 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
11937 output. Test the types of members and member pointers.
11938 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
11939 gdb/2092.
11940 * gdb.cp/member-ptr.exp: Search for a comment instead of a
11941 statement. Enable for GCC. Update expected output for some tests
11942 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
11943 layout.
11944 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
11945 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
11946 (Diamond::vget_base): New.
11947 (main): Add new tests.
11948 * gdb.cp/printmethod.exp: Update expected output for member functions.
11949 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
11950 print pEe->D::vg().
11951
61a771aa
DJ
119522007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11953
11954 * gdb.threads/tls.exp: Allow stops in sem_post.
11955
2fa63963
DJ
119562006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
11957
11958 * gdb.base/annota1.exp: Allow .*printf in backtraces.
11959 * gdb.base/annota3.exp: Likewise.
11960 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
11961 again (instead of timing out).
11962 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
11963 GCC bug 26475.
11964 * gdb.java/jmisc.exp: Adjust to work with method signatures including
11965 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
11966 test from jmisc1.exp.
11967 * gdb.java/jmisc1.exp: Delete.
11968 * gdb.java/jprint.exp: Adjust to work with method signatures including
11969 return types.
11970 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
11971 * gdb.threads/linux-dp.exp: Don't be confused by program output.
11972 * lib/java.exp (compile_java_from_source): Pass the correct type
11973 to target_compile.
11974
5eefc2b7
JB
119752006-12-31 Joel Brobecker <brobecker@adacore.com>
11976
11977 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
11978 (stack_align_edx): New function.
11979 (stack_align_eax): New function.
11980 (main): Add calls to stack_align_edx and stack_align_eax.
11981 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
11982 Add testing for the cases where the register used during a stack
11983 realignment is edx. Same for eax.
11984
227c54da
DJ
119852006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
11986
11987 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
11988 and generic PE targets.
11989
cab8ac94
JB
119902006-12-29 Joel Brobecker <brobecker@adacore.com>
11991
11992 * gdb.ada/array_return.exp: Update copyright date list.
11993
ba54f318
JB
119942006-12-27 Joel Brobecker <brobecker@adacore.com>
11995
11996 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
11997 (Create_Small_Float_Vector): New function.
11998 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
11999 function body.
12000 * gdb.ada/array_return/p.adb: Use new type and function from
12001 package Pck.
12002 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12003 able to print the value returned by a function returning an
12004 array of float.
12005
6b7a35dd
JB
120062006-12-20 Joel Brobecker <brobecker@adacore.com>
12007
12008 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12009 The associated tests should be PASSing.
12010
038224f6
VP
120112006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12012
12013 Test for base in references.
12014 * gdb.mi/mi-var-cp.cc: Add test code.
12015 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12016 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12017 * gdb.mi/mi2-watch.exp: Likewise.
12018 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12019 (mi_list_varobj_children): New function.
12020
b26ed50d
VP
120212006-12-08 Vladimir Prus <vladimir@codesourcery.com>
12022
12023 * lib/mi-support.exp
12024 (mi_runto): Accept "()" after function name.
12025 (mi_create_varobj): New function.
12026 (mi_varobj_update): New function.
12027 (mi_Check_varobj_value): New function.
12028 * gdb.mi/mi-var-cp.exp: New file.
12029 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 12030
08232497
DJ
120312006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
12032
12033 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12034 gdb.base/weaklib2.c: New files.
12035
d394c993 120362006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 12037
ac6c2fba
NS
12038 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12039 info. Adjust test names.
12040
8ec659a0 12041 * gdb.base/break.c (main): Move position of malloc.
d394c993 12042 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 12043
acd65feb
VP
120442006-11-28 Vladimir Prus <vladimir@codesourcery.com>
12045
12046 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12047 assignement of arrays and function pointers.
12048 * gdb.mi/var-cmd.c: Add declaration necessary for above
12049 tests.
12050
f556d5e5
NS
120512006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12052
12053 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
12054
12055 * gdb.threads/linux-dp.exp: Read thread table before and after
12056 creating each philosopher and verify it.
12057
697bc68d
NS
120582006-11-27 Nathan Sidwell <nathan@codesourcery.com>
12059 Paul Brook <paul@codesourcery.com>
12060 Daniel Jacobowitz <dan@codesourcery.com>
12061
12062 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 12063 main to remove duplication. Add start function of the form
697bc68d
NS
12064 '_*start[1-9]*'. Add RVDS start function.
12065
29d73ae4
DJ
120662006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12067
12068 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12069
c1d88655
UW
120702006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12071
12072 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12073 * gdb.asm/spu.inc: New file.
12074 * gdb.base/term.exp: Disable if [target_info exists noargs].
12075 * gdb.gdb/complaints.exp: Disable if ![isnative].
12076 * gdb.gdb/selftest.exp: Likewise.
12077 * gdb.gdb/observer.exp: Likewise.
12078 * gdb.gdb/xfullpath.exp: Likewise.
12079 * gdb.base/attach.exp: Disable on SPU target.
12080 * gdb.cp/bs145503.exp: Likewise.
12081 * gdb.cp/exception.exp: Likewise.
12082 * gdb.cp/userdef.exp: Likewise.
12083
32a13b1a
DJ
120842006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
12085
12086 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12087
d8295fe9
VP
120882006-11-10 Vladimir Prus <vladimir@codesourcery.com>
12089
12090 * gdb.base/completion.exp: Fix completion tests for
12091 'info' and 'info '.
12092 * gdb.base/help.exp (help_test_raw, test_class_help)
12093 (test_prefix_command_help): Move...
12094 * lib/gdb.exp: Here.
12095 * gdb.base/main.exp: Adjust.
12096 * gdb.cp/maint.exp: Adjust.
12097 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 12098
8c394015
VP
120992006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12100
12101 * gdb.stabs/weird.exp (print_weird_var): Use
12102 gdb_test_multiple instead of gdb_expect.
12103
027fc1bc
VP
121042006-11-09 Vladimir Prus <vladimir@codesourcery.com>
12105
12106 * gdb.base/help.exp (help_test_raw): New.
12107 (test_class_help): New.
12108 (test_prefix_command_help): New.
12109 Adjust testcases.
12110
67609209
FR
121112006-11-09 Christophe Lyon <christophe.lyon@st.com>
12112
12113 * gdb.base/constvars.c (main): Write to crass and crips, so that
12114 they are allocated by the compiler.
12115
f73adfeb
AS
121162006-10-27 Andreas Schwab <schwab@suse.de>
12117
12118 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12119 "detach-fork".
12120
2f83a18e
DJ
121212006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
12122
12123 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12124 of patterns.
12125
94277a38
DJ
121262006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12127
12128 * gdb.base/sepdebug.exp: Remove debug format test.
12129 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12130 Handle no-symtab.
12131 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12132
5bd2f6e2
DJ
121332006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
12134
12135 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12136 int to pointer or pointer to int.
12137 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12138
8c008720
DJ
121392006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
12140
12141 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12142
9e35dae4
DJ
121432006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12144
12145 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12146
d9639e13
DJ
121472006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
12148
12149 PR c++/2116
12150 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12151
390a1bd0
JB
121522006-10-06 Joel Brobecker <brobecker@adacore.com>
12153
12154 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12155 the corresponding bug has been fixed in GDB (PR/2018).
12156
dd920c33
JB
121572006-10-06 Joel Brobecker <brobecker@adacore.com>
12158
12159 * gdb.base/subst.exp: New testcase.
12160
53bbefe9
JB
121612006-10-06 Joel Brobecker <brobecker@adacore.com>
12162
12163 * gdb.ada/array_return/pck.ads: Add copyright notice.
12164 * gdb.ada/array_return/pck.adb: Likewise.
12165 * gdb.ada/array_return/p.adb: Likewise.
12166 * gdb.ada/exec_changed/first.adb: Likewise.
12167 * gdb.ada/exec_changed/second.adb: Likewise.
12168
09851417
JB
121692006-10-06 Joel Brobecker <brobecker@adacore.com>
12170
12171 * gdb.ada/watch_arg/watch.adb: New file.
12172 * gdb.ada/watch_arg.exp: New testcase.
12173
041bf30d
VP
121742006-10-02 Vladimir Prus <vladimir@codesourcery.com>
12175
12176 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 12177 via string_to_regexp.
041bf30d 12178 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 12179
f286fbdd 121802006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
12181
12182 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12183 Remove unused / obsolete files.
12184
7c07f349
NR
121852006-09-19 Nick Roberts <nickrob@snap.net.nz>
12186
12187 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12188
cd5ff84a
VP
121892006-09-17 Vladimir Prus <vladimir@codesourcery.com>
12190
12191 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12192 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 12193 the number of frames.
cd5ff84a 12194
ae018d1a
DJ
121952006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
12196
12197 * gdb.base/args.c (main): Add breakpoint marker.
12198 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12199 really test empty arguments.
12200 (args_load): Delete.
12201 (args_test): New.
12202
b399c549
NR
122032006-09-13 Nick Roberts <nickrob@snap.net.nz>
12204
12205 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 12206 check for one file.
b399c549 12207
2ab1eb7a
VP
122082006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
12209
12210 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12211 HIGH_FRAME argument to -stack-list-locals can be larger than
12212 the number of frames.
a9c64011 12213
476308bf
FF
122142006-08-18 Fred Fish <fnf@specifix.com>
12215
12216 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12217 '$' in front of skip_vmx_tests_saved when setting that.
12218
8625200f
AS
122192006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
12220
12221 * gdb.base/trace-commands.exp: New file.
12222
089ec8f1
DJ
122232006-08-10 Joel Brobecker <brobecker@adacore.com>
12224 Daniel Jacobowitz <dan@codesourcery.com>
12225
12226 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12227 expected output of the backtrace commands.
12228
b60f0898
JB
122292006-08-09 Joel Brobecker <brobecker@adacore.com>
12230
12231 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12232 untested followed by return combination.
12233 * gdb.arch/altivec-regs.exp: Likewise.
12234 * gdb.arch/e500-abi.exp: Likewise.
12235 * gdb.arch/e500-regs.exp: Likewise.
12236 * gdb.arch/gdb1291.exp: Likewise.
12237 * gdb.arch/gdb1431.exp: Likewise.
12238 * gdb.arch/gdb1558.exp: Likewise.
12239 * gdb.arch/i386-prologue.exp: Likewise.
12240 * gdb.arch/i386-unwind.exp: Likewise.
12241 * gdb.asm/asm-source.exp: Likewise.
12242 * gdb.base/a2-run.exp: Likewise.
12243 * gdb.base/advance.exp: Likewise.
12244 * gdb.base/all-bin.exp: Likewise.
12245 * gdb.base/annota1.exp: Likewise.
12246 * gdb.base/annota3.exp: Likewise.
12247 * gdb.base/args.exp: Likewise.
12248 * gdb.base/arithmet.exp: Likewise.
12249 * gdb.base/assign.exp: Likewise.
12250 * gdb.base/async.exp: Likewise.
12251 * gdb.base/attach.exp: Likewise.
12252 * gdb.base/bang.exp: Likewise.
12253 * gdb.base/bigcore.exp: Likewise.
12254 * gdb.base/bitfields.exp: Likewise.
12255 * gdb.base/bitfields2.exp: Likewise.
12256 * gdb.base/break.exp: Likewise.
12257 * gdb.base/call-sc.exp: Likewise.
12258 * gdb.base/call-strs.exp: Likewise.
12259 * gdb.base/callfuncs.exp: Likewise.
12260 * gdb.base/checkpoint.exp: Likewise.
12261 * gdb.base/chng-syms.exp: Likewise.
12262 * gdb.base/code-expr.exp: Likewise.
12263 * gdb.base/commands.exp: Likewise.
12264 * gdb.base/completion.exp: Likewise.
12265 * gdb.base/cond-expr.exp: Likewise.
12266 * gdb.base/condbreak.exp: Likewise.
12267 * gdb.base/consecutive.exp: Likewise.
12268 * gdb.base/constvars.exp: Likewise.
12269 * gdb.base/corefile.exp: Likewise.
12270 * gdb.base/cvexpr.exp: Likewise.
12271 * gdb.base/dbx.exp: Likewise.
12272 * gdb.base/define.exp: Likewise.
12273 * gdb.base/detach.exp: Likewise.
12274 * gdb.base/display.exp: Likewise.
12275 * gdb.base/dump.exp: Likewise.
12276 * gdb.base/ena-dis-br.exp: Likewise.
12277 * gdb.base/ending-run.exp: Likewise.
12278 * gdb.base/environ.exp: Likewise.
12279 * gdb.base/eval-skip.exp: Likewise.
12280 * gdb.base/exprs.exp: Likewise.
12281 * gdb.base/fileio.exp: Likewise.
12282 * gdb.base/finish.exp: Likewise.
12283 * gdb.base/float.exp: Likewise.
12284 * gdb.base/foll-exec.exp: Likewise.
12285 * gdb.base/foll-fork.exp: Likewise.
12286 * gdb.base/foll-vfork.exp: Likewise.
12287 * gdb.base/freebpcmd.exp: Likewise.
12288 * gdb.base/funcargs.exp: Likewise.
12289 * gdb.base/gcore.exp: Likewise.
12290 * gdb.base/gdb1090.exp: Likewise.
12291 * gdb.base/gdb1250.exp: Likewise.
12292 * gdb.base/huge.exp: Likewise.
12293 * gdb.base/info-proc.exp: Likewise.
12294 * gdb.base/interrupt.exp: Likewise.
12295 * gdb.base/jump.exp: Likewise.
12296 * gdb.base/langs.exp: Likewise.
12297 * gdb.base/lineinc.exp: Likewise.
12298 * gdb.base/list.exp: Likewise.
12299 * gdb.base/logical.exp: Likewise.
12300 * gdb.base/long_long.exp: Likewise.
12301 * gdb.base/macscp.exp: Likewise.
12302 * gdb.base/maint.exp: Likewise.
12303 * gdb.base/mips_pro.exp: Likewise.
12304 * gdb.base/miscexprs.exp: Likewise.
12305 * gdb.base/multi-forks.exp: Likewise.
12306 * gdb.base/opaque.exp: Likewise.
12307 * gdb.base/overlays.exp: Likewise.
12308 * gdb.base/pc-fp.exp: Likewise.
12309 * gdb.base/pointers.exp: Likewise.
12310 * gdb.base/printcmds.exp: Likewise.
12311 * gdb.base/psymtab.exp: Likewise.
12312 * gdb.base/ptype.exp: Likewise.
12313 * gdb.base/recurse.exp: Likewise.
12314 * gdb.base/relational.exp: Likewise.
12315 * gdb.base/relocate.exp: Likewise.
12316 * gdb.base/remote.exp: Likewise.
12317 * gdb.base/reread.exp: Likewise.
12318 * gdb.base/restore.exp: Likewise.
12319 * gdb.base/return.exp: Likewise.
12320 * gdb.base/return2.exp: Likewise.
12321 * gdb.base/scope.exp: Likewise.
12322 * gdb.base/sect-cmd.exp: Likewise.
12323 * gdb.base/sep.exp: Likewise.
12324 * gdb.base/sepdebug.exp: Likewise.
12325 * gdb.base/setshow.exp: Likewise.
12326 * gdb.base/setvar.exp: Likewise.
12327 * gdb.base/sigall.exp: Likewise.
12328 * gdb.base/sigbpt.exp: Likewise.
12329 * gdb.base/signals.exp: Likewise.
12330 * gdb.base/signull.exp: Likewise.
12331 * gdb.base/sizeof.exp: Likewise.
12332 * gdb.base/solib.exp: Likewise.
12333 * gdb.base/step-line.exp: Likewise.
12334 * gdb.base/step-test.exp: Likewise.
12335 * gdb.base/structs.exp: Likewise.
12336 * gdb.base/structs2.exp: Likewise.
12337 * gdb.base/term.exp: Likewise.
12338 * gdb.base/twice.exp: Likewise.
12339 * gdb.base/until.exp: Likewise.
12340 * gdb.base/varargs.exp: Likewise.
12341 * gdb.base/volatile.exp: Likewise.
12342 * gdb.base/watchpoint.exp: Likewise.
12343 * gdb.base/whatis-exp.exp: Likewise.
12344 * gdb.base/whatis.exp: Likewise.
12345 * gdb.cp/ambiguous.exp: Likewise.
12346 * gdb.cp/annota2.exp: Likewise.
12347 * gdb.cp/annota3.exp: Likewise.
12348 * gdb.cp/bool.exp: Likewise.
12349 * gdb.cp/breakpoint.exp: Likewise.
12350 * gdb.cp/casts.exp: Likewise.
12351 * gdb.cp/class2.exp: Likewise.
12352 * gdb.cp/classes.exp: Likewise.
12353 * gdb.cp/cplusfuncs.exp: Likewise.
12354 * gdb.cp/ctti.exp: Likewise.
12355 * gdb.cp/derivation.exp: Likewise.
12356 * gdb.cp/exception.exp: Likewise.
12357 * gdb.cp/gdb1355.exp: Likewise.
12358 * gdb.cp/hang.exp: Likewise.
12359 * gdb.cp/inherit.exp: Likewise.
12360 * gdb.cp/local.exp: Likewise.
12361 * gdb.cp/m-data.exp: Likewise.
12362 * gdb.cp/m-static.exp: Likewise.
12363 * gdb.cp/member-ptr.exp: Likewise.
12364 * gdb.cp/method.exp: Likewise.
12365 * gdb.cp/misc.exp: Likewise.
12366 * gdb.cp/namespace.exp: Likewise.
12367 * gdb.cp/overload.exp: Likewise.
12368 * gdb.cp/ovldbreak.exp: Likewise.
12369 * gdb.cp/pr-1023.exp: Likewise.
12370 * gdb.cp/pr-1210.exp: Likewise.
12371 * gdb.cp/pr-574.exp: Likewise.
12372 * gdb.cp/printmethod.exp: Likewise.
12373 * gdb.cp/psmang.exp: Likewise.
12374 * gdb.cp/ref-params.exp: Likewise.
12375 * gdb.cp/ref-types.exp: Likewise.
12376 * gdb.cp/rtti.exp: Likewise.
12377 * gdb.cp/templates.exp: Likewise.
12378 * gdb.cp/try_catch.exp: Likewise.
12379 * gdb.cp/userdef.exp: Likewise.
12380 * gdb.cp/virtfunc.exp: Likewise.
12381 * gdb.disasm/am33.exp: Likewise.
12382 * gdb.disasm/h8300s.exp: Likewise.
12383 * gdb.disasm/mn10300.exp: Likewise.
12384 * gdb.disasm/sh3.exp: Likewise.
12385 * gdb.disasm/t01_mov.exp: Likewise.
12386 * gdb.disasm/t02_mova.exp: Likewise.
12387 * gdb.disasm/t03_add.exp: Likewise.
12388 * gdb.disasm/t04_sub.exp: Likewise.
12389 * gdb.disasm/t05_cmp.exp: Likewise.
12390 * gdb.disasm/t06_ari2.exp: Likewise.
12391 * gdb.disasm/t07_ari3.exp: Likewise.
12392 * gdb.disasm/t08_or.exp: Likewise.
12393 * gdb.disasm/t09_xor.exp: Likewise.
12394 * gdb.disasm/t10_and.exp: Likewise.
12395 * gdb.disasm/t11_logs.exp: Likewise.
12396 * gdb.disasm/t12_bit.exp: Likewise.
12397 * gdb.disasm/t13_otr.exp: Likewise.
12398 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12399 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12400 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12401 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12402 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12403 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12404 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12405 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12406 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12407 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12408 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12409 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12410 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12411 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12412 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12413 * gdb.mi/gdb701.exp: Likewise.
12414 * gdb.mi/gdb792.exp: Likewise.
12415 * gdb.mi/mi-basics.exp: Likewise.
12416 * gdb.mi/mi-break.exp: Likewise.
12417 * gdb.mi/mi-cli.exp: Likewise.
12418 * gdb.mi/mi-console.exp: Likewise.
12419 * gdb.mi/mi-disassemble.exp: Likewise.
12420 * gdb.mi/mi-eval.exp: Likewise.
12421 * gdb.mi/mi-file.exp: Likewise.
12422 * gdb.mi/mi-read-memory.exp: Likewise.
12423 * gdb.mi/mi-regs.exp: Likewise.
12424 * gdb.mi/mi-return.exp: Likewise.
12425 * gdb.mi/mi-simplerun.exp: Likewise.
12426 * gdb.mi/mi-stack.exp: Likewise.
12427 * gdb.mi/mi-stepi.exp: Likewise.
12428 * gdb.mi/mi-syn-frame.exp: Likewise.
12429 * gdb.mi/mi-until.exp: Likewise.
12430 * gdb.mi/mi-var-block.exp: Likewise.
12431 * gdb.mi/mi-var-child.exp: Likewise.
12432 * gdb.mi/mi-var-cmd.exp: Likewise.
12433 * gdb.mi/mi-var-display.exp: Likewise.
12434 * gdb.mi/mi-watch.exp: Likewise.
12435 * gdb.mi/mi2-basics.exp: Likewise.
12436 * gdb.mi/mi2-break.exp: Likewise.
12437 * gdb.mi/mi2-cli.exp: Likewise.
12438 * gdb.mi/mi2-console.exp: Likewise.
12439 * gdb.mi/mi2-disassemble.exp: Likewise.
12440 * gdb.mi/mi2-eval.exp: Likewise.
12441 * gdb.mi/mi2-file.exp: Likewise.
12442 * gdb.mi/mi2-read-memory.exp: Likewise.
12443 * gdb.mi/mi2-regs.exp: Likewise.
12444 * gdb.mi/mi2-return.exp: Likewise.
12445 * gdb.mi/mi2-simplerun.exp: Likewise.
12446 * gdb.mi/mi2-stack.exp: Likewise.
12447 * gdb.mi/mi2-stepi.exp: Likewise.
12448 * gdb.mi/mi2-syn-frame.exp: Likewise.
12449 * gdb.mi/mi2-until.exp: Likewise.
12450 * gdb.mi/mi2-var-block.exp: Likewise.
12451 * gdb.mi/mi2-var-child.exp: Likewise.
12452 * gdb.mi/mi2-var-cmd.exp: Likewise.
12453 * gdb.mi/mi2-var-display.exp: Likewise.
12454 * gdb.mi/mi2-watch.exp: Likewise.
12455 * gdb.stabs/exclfwd.exp: Likewise.
12456 * gdb.stabs/weird.exp: Likewise.
12457 * gdb.threads/gcore-thread.exp: Likewise.
12458 * gdb.trace/actions.exp: Likewise.
12459 * gdb.trace/backtrace.exp: Likewise.
12460 * gdb.trace/circ.exp: Likewise.
12461 * gdb.trace/collection.exp: Likewise.
12462 * gdb.trace/deltrace.exp: Likewise.
12463 * gdb.trace/infotrace.exp: Likewise.
12464 * gdb.trace/limits.exp: Likewise.
12465 * gdb.trace/packetlen.exp: Likewise.
12466 * gdb.trace/passc-dyn.exp: Likewise.
12467 * gdb.trace/passcount.exp: Likewise.
12468 * gdb.trace/report.exp: Likewise.
12469 * gdb.trace/save-trace.exp: Likewise.
12470 * gdb.trace/tfind.exp: Likewise.
12471 * gdb.trace/tracecmd.exp: Likewise.
12472 * gdb.trace/while-dyn.exp: Likewise.
12473 * gdb.trace/while-stepping.exp: Likewise.
12474
f4b618d1
JB
124752006-08-08 Joel Brobecker <brobecker@adacore.com>
12476
12477 * gdb.base/step-bt.c: New file.
12478 * gdb.base/step-bt.exp: New testcase.
12479
3d00d119
DJ
124802006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
12481
12482 * config/monitor.exp (gdb_load): Remove support for obsolete
12483 download-write-size.
12484 * gdb.base/remote.exp: Likewise. Update all callers of
12485 gdb_timed_load.
12486
017b5bd4
DJ
124872006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
12488
12489 * cursal.exp: Pass binfile to gdb_load.
12490
837c599d
DJ
124912006-08-01 Nathan Sidwell <nathan@codesourcery.com>
12492
12493 * gdb.base/cursal.exp: Add "" to gdb_load call.
12494
8dd4540b
MK
124952006-07-29 Mark Kettenis <kettenis@gnu.org>
12496
12497 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
12498 NetBSD/ELF targets.
12499
ab5c9f60
DJ
125002006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
12501
12502 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
12503 operator*.
12504
4c42eaff
DJ
125052006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
12506
12507 * gdb.base/completion.exp: Update for change in "file" behavior.
12508 * gdb.stabs/weird.exp: Likewise.
12509 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
12510 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
12511
0155cc76
NS
125122006-07-24 Nathan Sidwell <nathan@codesourcery.com>
12513
12514 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
12515 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
12516
16026cd7
AS
125172006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
12518
12519 * gdb.base/default.exp: Update source command error message.
12520 * gdb.base/help.exp: Update 'help source' message.
12521
16963cb6
DJ
125222006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
12523
12524 * gdb.cp/bs15503.exp: Update comment for no longer crashing
12525 test.
12526
6d7fd486
AS
125272006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
12528
12529 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
12530
29e8a844
DJ
125312006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12532
12533 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
12534
6afcfa39
DJ
125352006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
12536
12537 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
12538
267a692b
MK
125392006-07-17 Mark Kettenis <kettenis@gnu.org>
12540
12541 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
12542 *-*-openbsd* from targets for wich we expect ARM FPA floating
12543 point format.
12544
85d2fec4
NR
125452006-07-17 Nick Roberts <nickrob@snap.net.nz>
12546
12547 * gdb.cp/annota3.exp: Expect frame-begin annotation.
12548
125492006-07-17 Mark Kettenis <kettenis@gnu.org>
12550
12551 * gdb.base/annota3.exp: Expect frame-begin annotation.
12552
85b4c6e8
JB
125532006-07-14 Joel Brobecker <brobecker@adacore.com>
12554
12555 * gdb.base/help.exp: Adjust "help unset" test to accept
12556 any list of unset commands.
12557
fb933624
DJ
125582006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
12559 Daniel Jacobowitz <dan@codesourcery.com>
12560
12561 * gdb.cp/ref-params.exp: New test.
12562 * gdb.cp/ref-params.cc: New source file.
12563 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
12564
1dff4b64
MK
125652006-07-08 Mark Kettenis <kettenis@gnu.org>
12566
12567 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
12568 spaces/tabs in regular expressions since they might not be there.
12569
40d2e0e3
AS
125702006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
12571
12572 * gdb.base/ifelse.exp: New file.
12573
f6c957d2
NS
125742006-07-04 Nathan Sidwell <nathan@codesourcery.com>
12575
12576 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
12577 line.
12578 * gdb.base/huge.exp: Loop over compilation to find a size that
12579 is acceptable.
12580 * gdb.base/remote.exp: Correct expected strings.
12581 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
12582
b9c5a23d
DJ
125832006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12584
12585 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
12586
9af2e58d
DJ
125872006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12588
12589 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
12590 native.
12591
30930ca5
DJ
125922006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12593
12594 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
12595 enable stabs testing.
12596
aa32fa1d
DJ
125972006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12598
bd4a4c80 12599 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
12600 gdb_test_multiple does.
12601
321fef15
DJ
126022006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
12603
12604 * Makefile.in (host_alias): Remove.
12605 (target_alias): Use @target_noncanonical@.
12606 (site.exp): Don't set host_alias.
12607 * aclocal.m4: Remove contents. Include acx.m4.
12608 * configure: Regenerated.
12609 * configure.ac: Use ACX_NONCANONICAL_TARGET.
12610
e1c2defa
NS
126112006-06-13 Nathan Sidwell <nathan@codesourcery.com>
12612
e63b55d1
NS
12613 * lib/gdb.exp (gdb_load_cmd): New.
12614
5600ea19
NS
12615 * gdb.base/fileio.c: Add system(NULL) test.
12616 * gdb.base/fileio.exp: Check it.
12617
e1c2defa
NS
12618 * gdb.base/break.c: Add 10a breakpoint at }
12619 * gdb.base/break.exp: Add test for breakpoint at }
12620 * gdb.cp/anon-union.cc: Add code at end of function.
12621 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
12622 * gdb.mi/var-cmd.c: Add code at end of function.
12623 * gdb.mi/mi-var-display.exp: Adjust end of next.
12624 * gdb.mi/mi2-var-display.exp: Likewise.
12625 * gdb.base/fileio.c: Add stop function and insert calls at
12626 stopping places.
12627 * gdb.base/fileio.exp: Breakpoint stop function and remove
12628 explicit line number references.
12629
6c0112ec
JB
126302006-05-19 Joel Brobecker <brobecker@adacore.com>
12631
a9c64011
AS
12632 * gdb.base/del.exp (test_delete_alias): New function.
12633 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 12634
154189a4
FF
126352006-05-18 Fred Fish <fnf@specifix.com>
12636
12637 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
12638 required. Check for spurious output after program exits normally.
12639
582e64c2
FF
126402006-05-17 Fred Fish <fnf@specifix.com>
12641
12642 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
12643 gdb_load, so it works in the simulator.
12644
8ef6493a
FF
126452006-05-11 Fred Fish <fnf@specifix.com>
12646
12647 * gdb.base/bang.exp: Ignore unexpected output between the
12648 "program exited normally" and the gdb prompt, as many other
12649 tests do.
12650
692b141c
MK
126512006-05-07 Mark Kettenis <kettenis@gnu.org>
12652
12653 * gdb.base/help.exp: Make "delete checkpoint" part option for
12654 "help d" and "help delete" tests.
12655
540b8a30
UW
126562006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12657
a9c64011 12658 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
12659 expected output in some mi_gdb_test statements.
12660 * gdb.mi/mi2-basics.exp: Likewise.
12661
9b6462d9
JB
126622006-05-05 Joel Brobecker <brobecker@adacore.com>
12663
12664 * gdb.base/del.c: New file.
12665 * gdb.base/del.exp: New testcase.
12666
954de43b
DM
126672006-05-05 David S. Miller <davem@sunset.davemloft.net>
12668
12669 * gdb.base/break.exp: Do not assume a breakpoint on
12670 main will actually be in $srcfile when optimizing.
1303f75e
DM
12671 * gdb.base/savedregs.exp: Do not require that the dummy
12672 frame location match up to a symbol and source file location.
c3242428
DM
12673 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
12674 will get printed without a mi_cmd_data_list_register_values prefix.
12675 (*-data-list-register-*): Correct regular expressions to expect the new
12676 pseudo d? floating point registers.
12677 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 12678
c7e64c9a
DJ
126792006-05-05 Christophe Lyon <christophe.lyon@st.com>
12680
12681 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
12682 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
12683 is allocated by the compiler.
12684 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
12685 anons, e, anone to force their allocation by the compiler.
12686
126872006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
12688
12689 * gdb.base/help.exp: Update expected text for help d and
12690 help delete.
12691
27ce9a6d
MK
126922006-05-02 Mark Kettenis <kettenis@gnu.org>
12693
12694 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
12695 NetBSD/ELF targets.
12696
8608915f
MK
126972006-04-30 Mark Kettenis <kettenis@gnu.org>
12698
12699 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
12700 single-step breakpoint fails; make this a KFAIL on
12701 sparc*-*-openbsd*.
12702 * gdb.base/siginfo.exp: Likewise.
12703 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12704
b8db102d
MS
127052006-04-26 Michael Snyder <msnyder@redhat.com>
12706
12707 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
12708 which may have to consume output from other forks.
12709 Add tests to make sure that "delete fork" succeeded.
12710
c702009a
MS
127112006-04-20 Michael Snyder <msnyder@redhat.com>
12712
12713 * 2006-03-22 Jim Blandy <jimb@redhat.com>
12714 Add support for the Renesas M32C and M16C.
12715
12716 * gdb.asm/asm-source.exp: Add m32c target.
12717 * gdb.asm/m32c.inc: Support for m32c target.
12718
e28493f2
AS
127192006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
12720
12721 * gdb.base/commands.exp (recursive_source_test): New test.
12722
880da185
DM
127232006-04-04 David S. Miller <davem@sunset.davemloft.net>
12724
12725 * gdb.base/float.exp: Add pattern for sparc targets.
12726
61d9b92f
DJ
127272006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
12728
12729 * gdb.base/commands.exp (stray_arg0_test): New test.
12730
bd717df8
PB
127312006-03-30 Paul Brook <paul@codesourcery.com>
12732
12733 * gdb.mi/mi-until.exp: kfail broken until command.
12734 * gdb.mi/mi2-until.exp: Ditto.
12735
ec793d3c
NR
127362006-03-27 Nick Roberts <nickrob@snap.net.nz>
12737
12738 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
12739
831004b7
AO
127402006-03-08 Alexandre Oliva <aoliva@redhat.com>
12741
12742 * gdb.base/prelink.exp: Anchor tested-for regular expression
12743 on gdb prompt.
12744
effe49a0
PB
127452006-03-07 Paul Brook <paul@codesourcery.com>
12746
12747 * gdb.base/assign.exp: Correct fail message.
12748
e5461016
PB
127492006-03-07 Paul Brook <paul@codesourcery.com>
12750
12751 * lib/compiler.c: Extract armcc version number.
12752 * lib/compiler.cc: Ditto.
12753
fc91c6c2
PB
127542006-03-07 Paul Brook <paul@codesourcery.com>
12755
12756 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
12757 additional_flags=-w.
12758 * gdb.arch/altivec-regs.exp: Ditto.
12759 * gdb.arch/e500-abi.exp: Ditto.
12760 * gdb.arch/e500-regs.exp: Ditto.
12761 * gdb.base/all-bin.exp: Ditto.
12762 * gdb.base/annota1.exp: Ditto.
12763 * gdb.base/annota3.exp: Ditto.
12764 * gdb.base/args.exp: Ditto.
12765 * gdb.base/arithmet.exp: Ditto.
12766 * gdb.base/assign.exp: Ditto.
12767 * gdb.base/async.exp: Ditto.
12768 * gdb.base/bang.exp: Ditto.
12769 * gdb.base/break.exp: Ditto.
12770 * gdb.base/call-rt-st.exp: Ditto.
12771 * gdb.base/completion.exp: Ditto.
12772 * gdb.base/cond-expr.exp: Ditto.
12773 * gdb.base/condbreak.exp: Ditto.
12774 * gdb.base/consecutive.exp: Ditto.
12775 * gdb.base/define.exp: Ditto.
12776 * gdb.base/display.exp: Ditto.
12777 * gdb.base/ena-dis-br.exp: Ditto.
12778 * gdb.base/environ.exp: Ditto.
12779 * gdb.base/eval-skip.exp: Ditto.
12780 * gdb.base/info-proc.exp: Ditto.
12781 * gdb.base/jump.exp: Ditto.
12782 * gdb.base/logical.exp: Ditto.
12783 * gdb.base/long_long.exp: Ditto.
12784 * gdb.base/maint.exp: Ditto.
12785 * gdb.base/miscexprs.exp: Ditto.
12786 * gdb.base/pc-fp.exp: Ditto.
12787 * gdb.base/pointers.exp: Ditto.
12788 * gdb.base/relational.exp: Ditto.
12789 * gdb.base/reread.exp: Ditto.
12790 * gdb.base/sect-cmd.exp: Ditto.
12791 * gdb.base/sep.exp: Ditto.
12792 * gdb.base/sepdebug.exp: Ditto.
12793 * gdb.base/until.exp: Ditto.
12794 * gdb.base/whatis-exp.exp: Ditto.
12795 * gdb.cp/annota2.exp: Ditto.
12796 * gdb.cp/annota3.exp: Ditto.
12797 * gdb.trace/actions.exp: Ditto.
12798 * gdb.trace/backtrace.exp: Ditto.
12799 * gdb.trace/circ.exp: Ditto.
12800 * gdb.trace/collection.exp: Ditto.
12801 * gdb.trace/deltrace.exp: Ditto.
12802 * gdb.trace/infotrace.exp: Ditto.
12803 * gdb.trace/limits.exp: Ditto.
12804 * gdb.trace/packetlen.exp: Ditto.
12805 * gdb.trace/passc-dyn.exp: Ditto.
12806 * gdb.trace/passcount.exp: Ditto.
12807 * gdb.trace/report.exp: Ditto.
12808 * gdb.trace/save-trace.exp: Ditto.
12809 * gdb.trace/tfind.exp: Ditto.
12810 * gdb.trace/tracecmd.exp: Ditto.
12811 * gdb.trace/while-dyn.exp: Ditto.
12812 * gdb.trace/while-stepping.exp: Ditto.
12813 * lib/gdb.exp: Ditto.
12814 (gdb_compile): Handle nowarning option.
12815
5f4a23d9
AO
128162006-03-07 Alexandre Oliva <aoliva@redhat.com>
12817
12818 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
12819 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
12820 Rename executable to prelinkt. Don't re-prelink if we didn't
12821 get a core file. Test prelink -u exit status to tell whether
12822 prelinking failed. Use gdb_test_multiple.
12823
9733fc94
DJ
128242006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12825
12826 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
12827 (do_tests): Call it.
12828
cc10cae3
AO
128292006-02-28 Alexandre Oliva <aoliva@redhat.com>
12830
12831 * gdb.base/prelink.exp: New test.
12832 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
12833
15c46491
WZ
128342006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
12835
12836 * gdb.fortran/derived-type.f90: New file.
12837 * gdb.fortran/derived-type.exp: New testcase.
12838
5c9f7ded
DJ
128392006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
12840
12841 * gdb.base/default.exp: Allow ';' as a directory separator.
12842
5b96932b
AS
128432006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12844
12845 * gdb.base/help.exp (help add-symbol-file): Update.
12846
1986bccd
AS
128472006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
12848
12849 * gdb.base/help.exp (help load): Update expected results.
12850
a8b7528f
FF
128512006-02-19 Fred Fish <fnf@specifix.com>
12852
12853 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
12854 specifix hex value as part of results.
12855 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 12856
f8261448
FF
128572006-02-16 Fred Fish <fnf@specifix.com>
12858
12859 * gdb.base/whatis.c: Define variables using typedefs char_addr,
12860 ushort_addr, and slong_addr, so the typedefs are not optimized
12861 away.
12862 * gdb.base/whatis.exp: Add tests using type name for struct type,
12863 union type, enum type, and typedef.
a9c64011 12864
31d8bdd2
MK
128652006-02-13 Mark Kettenis <kettenis@gnu.org>
12866
12867 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
12868
34e41e63
JB
128692006-02-13 Jim Blandy <jimb@redhat.com>
12870
12871 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
12872 case where it takes two "next" commands to skip past the init
12873 call.
12874
ac6e4f31
FF
128752006-02-12 Fred Fish <fnf@specifix.com>
12876
12877 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
12878 to handle cases where it takes two "next" commands to skip
12879 past the init call.
12880
2db2d571
JB
128812006-02-07 Joel Brobecker <brobecker@adacore.com>
12882
12883 * gdb.ada/array_return.exp: Mark the last test as expected to fail
12884 on hppa32 targets.
12885
38fcd64c
DJ
128862006-02-06 Vladimir Prus <ghost@cs.msu.su>
12887
12888 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
12889 field.
12890
1315ad46
MK
128912006-01-29 Mark Kettenis <kettenis@gnu.org>
12892
12893 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
12894
5625b943
DJ
128952006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12896
12897 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
12898 files.
12899
80df1bbe
DJ
129002006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12901
12902 * gdb.cp/maint.exp: Set complaints to a positive value.
12903
9078e690
DJ
129042006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12905
12906 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
12907 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
12908 function name.
12909
9c903399
DJ
129102006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12911
12912 * gdb.base/checkpoint.c: Update copyright notice. Include
12913 <stdlib.h>.
12914
761ae4d6
JB
129152006-01-04 Jim Blandy <jimb@redhat.com>
12916
12917 * gdb.asm/asm-source.exp: Independently provide default values for
12918 asm-flags and debug-flags. Use 'string equal' to do the
12919 comparison, not the implicit expr's '==' operator. Remove
12920 now-unneeded assignments to asm-flags. In h8300 case, place
12921 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
12922
099ac3dd
MS
129232006-01-04 Michael Snyder <msnyder@redhat.com>
12924
12925 * gdb.base/checkpoint.c: New file.
12926 * gdb.base/checkpoint.exp: New file.
12927 * gdb.base/multi-fork.c: New file.
12928 * gdb.base/multi-fork.exp: New file.
12929 * gdb.base/pi.txt: New file (data for checkpoint.c test).
12930
f4d85314
FF
129312006-01-04 Fred Fish <fnf@specifix.com>
12932
12933 * gdb.base/ptype.c (foo): Add typedef.
12934 (intfoo): Add function.
12935 * gdb.base/ptype1.c: New file.
12936 * gdb.base/ptype.exp: Handle compilation and linking with two
12937 source files. Test that proper type for "foo" is found based
12938 on source context rather than first match found in symtabs.
12939
a1b06f35
MK
129402005-12-28 Mark Kettenis <kettenis@gnu.org>
12941
12942 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
12943 * gdb.asm/openbsd.inc: Indent commands.
12944
d082a1e2
MK
129452005-12-26 Mark Kettenis <kettenis@gnu.org>
12946
c65016bd
MK
12947 * gdb.base/freebpcmd.exp: Increase timeout.
12948
d082a1e2
MK
12949 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
12950
d3c32a0e
DJ
129512005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
12952
12953 * gdb.base/default.exp: Update check for "show version".
12954
9fdb1f50
RC
129552005-12-09 Randolph Chung <tausq@debian.org>
12956
12957 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
12958 * gdb.asm/pa64.inc: New file.
12959
5f2c56f7
RC
129602005-12-09 Randolph Chung <tausq@debian.org>
12961
12962 * gdb.asm/common.inc: Indent commands.
12963 * gdb.asm/asmsrc1.s: Likewise.
12964 * gdb.asm/asmsrc2.s: Likewise.
12965
8117349c
RC
129662005-12-09 Randolph Chung <tausq@debian.org>
12967
12968 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
12969 (get_addr_of_sym): Remove duplicate print.
12970 (gen_core): xfail hppa*-*-hpux*, update expected output.
12971 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
12972 * gdb.arch/pa64-nullify.s: New file.
12973
8f07f25a
RC
129742005-12-09 Randolph Chung <tausq@debian.org>
12975
12976 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
12977
55b39184
DJ
129782005-12-07 Christophe Lyon <christophe.lyon@st.com>
12979
12980 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
12981 code generation for these functions.
12982 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
12983 error message.
12984
31e2b00f
AS
129852005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
12986
12987 * gdb.base/help.exp (help b, help br, help bre, help brea)
12988 (help break): Update the expected message.
12989
c3d0b56e
SC
129902005-11-11 Stephane Carrez <stcarrez@nerim.fr>
12991
12992 * gdb.asm/m68hc11.inc: Setup the data section.
12993 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
12994 script for this test.
12995 (m6812-*-*): Likewise.
12996
36ae0ea9
RC
129972005-11-09 Randolph Chung <tausq@debian.org>
12998
12999 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13000
9d6f42e9
WZ
130012005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
13002
13003 * gdb.base/break.exp: Fix a comment typo.
13004
e2126a14
EZ
130052005-11-03 Jim Blandy <jimb@redhat.com>
13006
a9c64011
AS
13007 Checked in by Elena Zannoni <ezannoni@redhat.com>
13008
889bf7c5 13009 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 13010
e0ac7199
CV
130112005-11-02 Corinna Vinschen <vinschen@redhat.com>
13012
13013 * gdb.arch/gdb1558.c: Include stdio.h.
13014
31d3fb18
MK
130152005-10-31 Mark Kettenis <kettenis@gnu.org>
13016
13017 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13018
e52b687c
MK
130192005-10-31 Mark Kettenis <kettenis@gnu.org>
13020
13021 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13022
f4711d79
PG
130232005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
13024
a9c64011
AS
13025 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13026 vscr" tests to better match output.
f4711d79 13027
987a9106
JB
130282005-10-12 Jim Blandy <jimb@redhat.com>
13029
13030 * gdb.base/structs.exp (any): New function.
13031 (test_struct_returns): Don't make any assumptions at all about
13032 what value the function returns when GDB can't set the return
13033 value.
13034
2336bb58
JB
130352005-10-09 Joel Brobecker <brobecker@adacore.com>
13036
13037 * gdb.ada/arrayidx/p.adb: New file.
13038 * gdb.ada/arrayidx.exp: New testcase
13039
130402005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
13041
13042 * gdb.ada/array_return/pck.ads: New file.
13043 * gdb.ada/array_return/pck.adb: New file.
13044 * gdb.ada/array_return/p.adb: New file.
13045 * gdb.ada/array_return.exp: New testcase.
13046
705335ea
JB
130472005-10-03 Joel Brobecker <brobecker@adacore.com>
13048
a9c64011
AS
13049 * gdb.base/arrayidx.c: New file.
13050 * gdb.base/arrayidx.exp: New testcase.
705335ea 13051
11ee9940
NR
130522005-09-29 Nick Roberts <nickrob@snap.net.nz>
13053
13054 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13055 frames-invalid and breakpoints-invalid are no longer generated
13056 with level 3 so don't expect them in the output.
13057
39fb8e9e
BR
130582005-09-27 Bob Rossi <bob@brasko.net>
13059
a9c64011 13060 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
13061 from test. Escape the | in mi_gdb_test call.
13062 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13063 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13064 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13065 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13066 expected regex's in mi_gdb_test calls.
13067 * lib/mi-support.exp: Remove arbitrary .* from tests.
13068 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13069 Fully anchor GDB/MI expected results in mi_gdb_test.
13070 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13071 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13072
2af48f68
PB
130732005-09-26 Paul Brook <paul@codesourcery.com>
13074
13075 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13076
f34502bc
WZ
130772005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13078
13079 * bfp-test.c: New file.
13080 * bfp-test.exp: New testcase.
13081
ca929517
WZ
130822005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
13083
13084 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13085 of subarray and substring variable.
13086 * gdb.fortran/subarray.f: New source file for the test of subarray
13087 and substring variable evaluation.
13088 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13089 of string constant.
13090
c761af65
DJ
130912005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
13092
13093 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13094 copyright dates.
13095
561d7a1d
PG
130962005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
13097
13098 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13099 powerpc altivec' test with an almost identical 'info vector' test.
13100
b2b64cc9
PG
131012005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13102
a9c64011
AS
13103 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13104 vscr" tests to match output.
b2b64cc9 13105
6ac4d15a
PG
131062005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
13107
a9c64011
AS
13108 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13109 output.
6ac4d15a 13110
40e55bef
BR
131112005-09-11 Bob Rossi <bob@brasko.net>
13112
889bf7c5
PA
13113 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13114 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13115 commands that return an MI output command and an asyncronous MI output
13116 command.
40e55bef
BR
13117 * gdb.mi/mi-console.exp: Ditto.
13118
3c7385ec
BR
131192005-09-11 Bob Rossi <bob@brasko.net>
13120
13121 * gdb.mi/mi-var-child.c: Include <string.h>.
13122
a6cd0eb3
DJ
131232005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
13124
13125 * killed.exp: Correct gdb_expect syntax.
13126
2f168eed
CV
131272005-08-09 Corinna Vinschen <vinschen@redhat.com>
13128
13129 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13130
ecd3fd0f
BR
131312005-08-02 Bob Rossi <bob@brasko.net>
13132
13133 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13134 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13135 Change tests to inferior-tty-set/show.
13136 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13137 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13138 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13139 inferior. Use mi_gdb_test to get GDB and Inferior output.
13140 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13141 descriptor.
13142 (mi_inferior_tty_name): Add inferior PTY file name.
13143 (mi_gdb_start): Add INFERIOR_PTY parameter.
13144 (mi_gdb_test): Add IPATTERN parameter.
13145
f1ea48cb 131462005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 13147
f1ea48cb
BR
13148 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13149 parameter to mi_gdb_test.
13150 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13151
6e650a67
DJ
131522005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13153
13154 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13155 struct_declarations.
13156 * gdb.mi/mi-var-child.exp: Step over the initialization of
13157 struct_declarations.
13158
8be260b6
DJ
131592005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13160
13161 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13162 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13163 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13164 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13165 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13166 file.
13167
4e660f07
NR
131682005-07-27 Nick Roberts <nickrob@snap.net.nz>
13169
13170 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13171 (do_children_tests): Assign values to the extra elements.
13172
13173 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13174 them for tests for "-var-update --no-values" and
a9c64011 13175 "-var-update --all-values".
4e660f07
NR
13176 Add test for "-var-list-children --simple-values".
13177
13178 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13179
13180 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13181 "-stack-list-locals --simple-values" Improve doc strings and
13182 comments.
13183
6bdae935
MK
131842005-07-18 Mark Kettenis <kettenis@gnu.org>
13185
598b7a6f
MK
13186 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13187 *-*-openbsd*.
13188 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13189
6bdae935
MK
13190 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13191 sigaltsatck'.
13192
1323e929 131932005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 13194
1323e929
BR
13195 * gdb.base/default.exp (tty): Changed output of command.
13196 * gdb.base/help.exp (help tty): Ditto.
13197
b1a9c082
MK
131982005-07-12 Mark Kettenis <kettenis@gnu.org>
13199
13200 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13201
10a844a2
MK
132022005-07-10 Mark Kettenis <kettenis@gnu.org>
13203
13204 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13205 -stack-select-frame without arguments.
13206 (test_stack_frame_listing): Add test for newly implemented command
13207 -stack-info-frame.
13208
3cb3b8df
BR
132092005-07-06 Bob Rossi <bob@brasko.net>
13210
13211 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13212 command.
13213 (Copyright): Update copyright.
13214
a0c5fbcf
WZ
132152005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
13216
13217 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13218 tests to evaluate exponentiation expression.
13219
984971d0
AS
132202005-06-29 Andreas Schwab <schwab@suse.de>
13221
13222 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13223 main to avoid warnings.
13224
13225 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13226
fe03833f
NR
132272005-06-20 Nick Roberts <nickrob@snap.net.nz>
13228
13229 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13230 -stack-select-frame without arguments.
13231 (test_stack_frame_listing): Add test for newly implemented command
13232 -stack-info-frame.
a9c64011 13233
7a55f279
WZ
132342005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
13235
0ffa0ea5
DJ
13236 * gdb.fortran/array-element.f: New file.
13237 * gdb.fortran/array-element.exp: New testcase.
7a55f279 13238
26585198
DJ
132392005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13240
13241 * gdb.base/bigcore.exp: Correct checks for systems which can
13242 not dump a large core file.
13243
c1bd25fd
DJ
132442005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13245
13246 * gdb.base/relocate.c: Add a copyright notice.
13247 (dummy): Remove.
13248 * gdb.base/relocate.exp: Test printing the values of variables
13249 from a relocatable file.
13250
589e074d
DJ
132512005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13252
13253 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13254 excess MI output after an error.
13255
0915f927
JB
132562005-05-29 Joel Brobecker <brobecker@adacore.com>
13257
13258 * gdb.arch/alpha-step.c: New file.
13259 * gdb.arch/alpha-step.exp: New testcase.
13260
76ff342d
DJ
132612005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
13262 Dennis Brueni <dennis@slickedit.com>
13263
13264 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13265 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13266 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13267 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13268 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13269 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13270 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13271
96b0c7ac
DJ
132722005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
13273 Wu Zhou <woodzltc@cn.ibm.com>
13274
13275 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13276 IBM's xlc compiler.
13277 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13278 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13279
f21565d2
JB
132802005-05-13 Jim Blandy <jimb@redhat.com>
13281
13282 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13283 calling gdb_suppress_entire_file.
13284 * gdb.base/charset.exp: Same.
13285 * gdb.base/call-rt-st.exp: Same.
13286
6006a3a1
BR
132872005-05-05 Bob Rossi <bob_rossi@cox.net>
13288
13289 * lib/gdb.exp (fullname_syntax): Added global regex.
13290 (fullname_syntax_POSIX): Ditto.
13291 (fullname_syntax_UNC): Ditto.
13292 (fullname_syntax_DOS_CASE): Ditto.
13293 (fullname_syntax_DOS): Ditto.
13294 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13295 fullname_syntax variable to scope and use it.
13296 (test_file_list_exec_source_files): Ditto.
13297 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13298
c3b69c04
DJ
132992005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
13300
13301 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13302
3c95e6af
PG
133032004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
13304
a9c64011
AS
13305 * lib/gdb.exp (skip_altivec_tests): New function, based on
13306 check_vmx_hw_available from the GCC testsuite.
13307 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13308 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 13309
78df6c56
JB
133102005-05-02 Jim Blandy <jimb@redhat.com>
13311
13312 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13313 calling gdb_suppress_entire_file.
13314
1690f9cf
DJ
133152005-04-30 Randolph Chung <tausq@debian.org>
13316
13317 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13318 Slightly relax "sem_post" name checking.
13319
5ea106f7
PG
133202005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13321
13322 * gdb.base/unload.exp: Use new shared library infrastructure.
13323
bf7234cf
PG
133242005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
13325
13326 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 13327 infrastructure.
bf7234cf 13328
547b869a
CV
133292005-04-29 Corinna Vinschen <vinschen@redhat.com>
13330
13331 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13332 * gdb.asm/h8300.inc: New file.
13333
f07e55f0
PG
133342005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13335
13336 * gdb.base/shlib-call.exp: Change to use new shared library
13337 infrastructure.
13338
3cbba3d1
PG
133392005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13340
a9c64011
AS
13341 * gdb.base/pending.exp: Change to use new shared library
13342 infrastructure.
3cbba3d1 13343
ed6df200
PG
133442005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
13345
a9c64011
AS
13346 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13347 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 13348
8c8f4ebe
PG
133492005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
13350
a9c64011
AS
13351 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13352 shared objects being adjusted and update copyright years.
8c8f4ebe 13353
607fbc54
DJ
133542005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
13355
13356 * ChangeLog: Correct some 2003-01-13 dates.
13357 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13358 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13359 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13360 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13361 gdb.trace/tfind.exp: Update copyright years.
13362
57bf0e56
DJ
133632005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
13364 Daniel Jacobowitz <dan@codesourcery.com>
13365
13366 * lib/gdb.exp (gdb_compile): Handle shlib=.
13367 (gdb_compile_shlib): New function.
13368
9b593790
PG
133692005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
13370
a9c64011 13371 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 13372
9494c6a5
DJ
133732005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13374
13375 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13376 gdb.server.
13377 * configure.ac: Likewise.
13378 * configure: Regenerated.
13379 * gdb.gdbserver/Makefile.in: Moved to...
13380 * gdb.server/Makefile.in: ... here.
13381 * gdb.gdbserver/server.c: Moved to...
13382 * gdb.server/server.c: ... here.
13383 * gdb.gdbserver/server-run.exp: Moved to...
13384 * gdb.server/server-run.exp: ... here.
13385
6f8eac0e
DJ
133862005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
13387
13388 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13389 * configure.ac: Create gdb.gdbserver/Makefile.
13390 * configure: Regenerated.
13391 * lib/gdbserver-support.exp: New file, derived from
13392 config/gdbserver.exp.
13393 * config/gdbserver.exp: Use gdbserver-support.exp.
13394 * gdb.gdbserver/Makefile.in: New file.
13395 * gdb.gdbserver/server.c: New file.
13396 * gdb.gdbserver/server-run.exp: New file.
13397
6e87504d
PG
133982005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
13399
a9c64011
AS
13400 * lib/gdb.exp (test_compiler_info): Return compiler_info
13401 if no arguments are given.
6e87504d 13402
d1779be4
PG
134032005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
13404
13405 * gdb.arch/altivec-abi.exp: Check for compiler and set
13406 use altivec' flag accordingly.
13407 * gdb.arch/altivec-regs.exp: Likewise.
13408
88750304
DJ
134092005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
13410
13411 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13412
f3fb768d
AS
134132005-03-27 Andreas Schwab <schwab@suse.de>
13414
13415 * gdb.base/bigcore.c (main): Add missing mode argument in open
13416 call.
13417
7e813ac5
DJ
134182005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
13419
13420 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13421 downloads.
13422 * config/gdbserver.exp (gdb_load): Likewise.
13423
8e3049aa
PB
134242005-03-14 Paul Brook <paul@codesourcery.com>
13425
13426 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13427 targets.
13428
a9df7c44
JB
134292005-03-09 Joel Brobecker <brobecker@adacore.com>
13430
13431 * gdb.dwarf2/dup-psym.S: New file.
13432 * gdb.dwarf2/dup-psym.exp: New testcase.
13433
9f0d94e8
JB
134342005-03-09 Joel Brobecker <brobecker@adacore.com>
13435
13436 * gdb.ada/exec_changed/first.adb: New file.
13437 * gdb.ada/exec_changed/second.adb: New file.
13438 * gdb.ada/exec_changed.exp: New testcase.
13439
5f579bc5
NS
134402005-03-08 Nathan Sidwell <nathan@codesourcery.com>
13441
36e9969c
NS
13442 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
13443 (A2): New class.
13444 (main): Test operator+.
13445 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
13446 breakpoint test.
13447
5f579bc5
NS
13448 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
13449 * gdb.base/signull.exp: Disable if gdb,nosignals.
13450 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
13451 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
13452 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
13453 * gdb.mi/mi2-console.exp: Likewise.
13454 * gdb.trace/collection.exp (run_trace_experiment): Consume the
13455 continue output at start.
13456 (gdb_collect_locals_test): Robustify regexp.
13457 * gdb.trace/passc-dyn.exp: Fix comment typo.
13458 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
13459
be46087e
CV
134602005-03-08 Corinna Vinschen <vinschen@redhat.com>
13461
13462 * gdb.asm/asm-source.exp: Add iq2000 case.
13463 * gdb.asm/iq2000.inc: New file.
13464
384e1a61 134652005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 13466
384e1a61
MI
13467 * gdb.base/command.exp: Change hardcoded value to regular expression.
13468 * gdb.base/float.exp: Add powerpc to the list of targets checked.
13469
584b6e9e
DJ
134702005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
13471
13472 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
13473 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
13474 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
13475 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
13476 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
13477
ab5b5d61
MK
134782005-03-05 Mark Kettenis <kettenis@gnu.org>
13479
13480 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
13481 changes.
13482
ae051c1b
PG
134832004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
13484
a9c64011
AS
13485 * lib/compiler.c: Add test for IBM's xlc compiler.
13486 * lib/compiler.cc: Likewise.
ae051c1b 13487
3f0f6ed2
JB
134882004-02-24 Joel Brobecker <brobecker@adacore.com>
13489
13490 * gdb.ada/fixed_points.exp: Create compilation object directory
13491 before running the test.
13492 * gdb.ada/null_record.exp: Likewise.
13493 * gdb.ada/packed_array.exp: Likewise.
13494 * gdb.ada/start.exp: Likewise.
13495
724f452b
JB
134962005-02-15 Joel Brobecker <brobecker@adacore.com>
13497
13498 * gdb.ada/packed_array/pa.adb: New file.
13499 * gdb.ada/packed_array.exp: New testcase.
13500
57f5cdfb 135012005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 13502
1f393151
MK
13503 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
13504 files.
13505
ebdda337
MK
13506 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
13507 on *-*-openbsd*. Correctly match whitespace in regukar
13508 expressions.
13509
cf309262
DJ
135102005-02-10 Daniel Jacobowitz <dan@debian.org>
13511
13512 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
13513 PR exp/1821
13514 * gdb.base/gdb1821.c: New test file.
13515 * gdb.base/gdb1821.exp: New test file.
13516
3be49e7a
JB
135172005-02-09 Joel Brobecker <brobecker@adacore.com>
13518
13519 * gdb.base/start.c: New file.
13520 * gdb.base/start.exp: New testcase.
13521
e292e67d
JB
135222005-02-09 Joel Brobecker <brobecker@adacore.com>
13523
13524 * gdb.ada/start/dummy.adb: New file.
13525 * gdb.ada/start.exp: New testcase.
13526
dbdfa66c
CV
135272005-02-09 Corinna Vinschen <vinschen@redhat.com>
13528
13529 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
13530 for printing symbols and statistics.
13531 Add test for using relative pathnames in "maint print msymbols" test.
13532 Mark "maint info sections DATA" XFAIL on Cygwin.
13533 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
13534 tests.
13535
d7941671
AC
135362005-02-09 Andreas Schwab <schwab@suse.de>
13537
13538 Committed by Andrew Cagney <cagney@gnu.org>
13539 * gdb.base/remotetimeout.exp: New file.
13540
74e5ef44
MK
135412005-02-07 Mark Kettenis <kettenis@gnu.org>
13542
13543 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
13544
464dd14d
JB
135452005-02-03 Joel Brobecker <brobecker@adacore.com>
13546
13547 * gdb.ada/gnat_ada.gpr: New file.
13548 * gdb.ada/gnat_ada.gin: Delete, no longer used.
13549 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
13550 * configure.ac: No longer generate gnat_ada.gpr.
13551 * configure: Regenerate.
13552 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
13553 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
13554 * gdb.ada/null_record/bar.ads: Likewise.
13555 * gdb.ada/null_record/bar.adb: Likewise.
13556 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
13557 * gdb.ada/null_record.exp (testdir): New variable.
13558 (testfile): executable is now in testdir subdirectory.
13559 (srcfile): Use full path to the main compilation unit.
13560 * gdb.ada/fixed_points.exp: Same changes as above.
13561
30d756ae
NR
135622005-02-03 Nick Roberts <nickrob@snap.net.nz>
13563
13564 * gdb.base/interp.exp: New test.
13565
9d799f85
AC
135662005-01-24 Andrew Cagney <cagney@gnu.org>
13567
13568 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
13569
15656118
AC
135702005-01-19 Andrew Cagney <cagney@gnu.org>
13571
a892c31b
AC
13572 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
13573 configure.ac not configure.in.
13574
15656118
AC
13575 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
13576 of powerpc*-*-*.
13577 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 13578 * gdb.base/list.exp (test_list_function)
15656118
AC
13579 (test_list_filename_and_function): Ditto.
13580 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
13581
a7b01baf
AC
135822005-01-16 Andrew Cagney <cagney@gnu.org>
13583
17d92a02
AC
13584 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
13585
a7b01baf
AC
13586 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
13587
bc8332bb
AC
135882005-01-14 Andrew Cagney <cagney@gnu.org>
13589
13590 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
13591 * gdb.mi/mi2-var-cmd.exp: Ditto.
13592
4d074752
CV
135932005-01-10 Corinna Vinschen <vinschen@redhat.com>
13594
13595 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
13596
bec39cab
AC
135972005-01-07 Andrew Cagney <cagney@gnu.org>
13598
13599 * configure.ac: Rename configure.in, require autoconf 2.59.
13600 * configure: Re-generate.
13601 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
13602 * gdb.stabs/configure: Re-generate.
13603 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
13604 * gdb.hp/configure: Re-generate.
13605 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
13606 autoconf 2.59.
13607 * gdb.hp/gdb.objdbg/configure: Re-generate.
13608 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
13609 autoconf 2.59.
13610 * gdb.hp/gdb.defects/configure: Re-generate.
13611 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
13612 autoconf 2.59.
13613 * gdb.hp/gdb.compat/configure: Re-generate.
13614 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
13615 autoconf 2.59.
13616 * gdb.hp/gdb.base-hp/configure: Re-generate.
13617 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
13618 autoconf 2.59.
13619 * gdb.hp/gdb.aCC/configure: Re-generate.
13620
f10b16d4
JB
136212004-12-15 Jim Blandy <jimb@redhat.com>
13622
13623 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
13624 under NPTL when there is debugging info available for libpthread.
13625
fb6e1814
JG
136262004-12-13 Jerome Guitton <guitton@gnat.com>
13627
13628 * gdb.ada/fixed_points.c: New file.
13629 * gdb.ada/fixed_points.exp: New file.
13630
fe46cd3a
RC
136312004-12-03 Randolph Chung <tausq@debian.org>
13632
13633 * gdb.arch/pa-nullify.exp: New file.
13634 * gdb.arch/pa-nullify.s: New file.
13635
8de0841b
RC
136362004-11-30 Randolph Chung <tausq@debian.org>
13637
13638 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
13639 instead of "tbug". Fix regexp to work properly with gdb_test.
13640
c8170782
PH
136412004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
13642
13643 * gdb.base/bitfields2.exp: New test.
13644 * gdb.base/bitfields2.c: New file.
13645
954269c2
RE
136462004-11-28 Richard Earnshaw <rearnsha@arm.com>
13647
13648 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
13649
0107feed
RC
136502004-11-16 Randolph Chung <tausq@debian.org>
13651
13652 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
13653
f073ae8c
DJ
136542004-11-14 Daniel Jacobowitz <dan@debian.org>
13655
13656 * gdb.threads/threadapply.exp: Correct "macro details" test.
13657
19ad59e7
JJ
136582004-11-11 Jeff Johnston <jjohnstn@redhat.com>
13659
13660 * gdb.threads/threadapply.exp: New test.
13661 * gdb.threads/threadapply.c: New file.
13662
9cf0961b
MK
136632004-11-07 Mark Kettenis <kettenis@gnu.org>
13664
13665 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
13666 frames.
13667
c789492a
FL
136682004-11-05 Felix Lee <felix+log1@specifixinc.com>
13669
13670 * gdb.base/cursal.exp: New file.
13671 * gdb.base/cursal.c: New file.
13672
a1e167bb
AC
136732004-11-03 Andrew Cagney <cagney@gnu.org>
13674
13675 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
13676
b7cbf173
MK
136772004-10-30 Mark Kettenis <kettenis@gnu.org>
13678
13679 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
13680 NetBSD/ELF targets.
13681
88f9d34f
JB
136822004-10-29 Joel Brobecker <brobecker@gnat.com>
13683
13684 * gdb.threads/bp_in_thread.c: New file, copied from
13685 pthread_cond_wait.c.
13686 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
13687 file, rather than reusing the .c file from another testcase.
13688
ca7d6a0c
JB
136892004-10-20 Joel Brobecker <brobecker@gnat.com>
13690
13691 * gdb.ada/null_record.exp: Check where we stopped after
13692 sending the start command, instead of where the associated
13693 temporary breakpoint was inserted.
13694
0d863d03
AC
136952004-10-14 Andrew Cagney <cagney@gnu.org>
13696
13697 * gdb.mi/gdb701.c (main): Return 0.
13698
d11e72cb
DJ
136992004-10-13 Daniel Jacobowitz <dan@debian.org>
13700
d40539a4 13701 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 13702
e1923096
JJ
137032004-10-12 Jeff Johnston <jjohnstn@redhat.com>
13704
13705 * gdb.threads/schedlock.c: Add comment markers to use to find
13706 line numbers.
13707 * gdb.threads/schedlock.exp: Adjust regex to handle the new
13708 comments.
13709 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
13710 breakpoint lines.
13711
ec8ba2c9
DJ
137122004-10-12 Daniel Jacobowitz <dan@debian.org>
13713
13714 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
13715
0eb3658b
DJ
137162004-10-12 Daniel Jacobowitz <dan@debian.org>
13717
13718 * configure.in: Add gdb.dwarf2.
13719 * configure: Regenerated.
13720 * Makefile.in: Add gdb.dwarf2.
13721 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
13722 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
13723 gdb.dwarf2/file1.txt: New files.
13724
a271cc33
OF
137252004-10-11 Orjan Friberg <orjanf@axis.com>
13726
a9c64011 13727 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
13728 of "run", since the latter doesn't work with remote targets. Adjust
13729 the breakpoint numbering accordingly.
13730 * gdb.threads/pthread_cond_wait.exp: Ditto.
13731
895ce074
MC
137322004-10-08 Michael Chastain <mec.gnu@mindspring.com>
13733
13734 * gdb.base/overlays.exp: Update copyright years.
13735
6be3092d
KI
137362004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
13737
13738 * gdb.base/overlays.exp: Disable if target is Linux.
13739
e05389b8
FL
137402004-10-06 Felix Lee <felix+log1@specifixinc.com>
13741
13742 * config/gdbserver.exp (gdb_load): Use right filename on remote.
13743
73cb587d
KI
137442004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
13745
13746 * gdb.asm/asm-source.exp: Add m32r-linux target.
13747 * gdb.asm/m32r-linux.inc: New file.
13748
3c0edcdc
AC
137492004-09-24 Andrew Cagney <cagney@redhat.com>
13750 David Anderson <anderson@redhat.com>
13751
13752 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
13753 command fails, assume things will work.
13754 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
13755 (_GNU_SOURCE): Define.
13756 (print_unsigned, print_hex): Change parameter to "long long".
13757 (print_byte_count): New function, use to print byte counts.
13758 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
13759 O_LARGEFILE.
13760 (main): Compute an upper bound on a corefile in max_core_size.
13761 Limit memory chunk size to max_core_size. Limit total memory
13762 allocated to max_core_size.
13763
4bb3667f
AC
137642004-09-23 Andrew Cagney <cagney@gnu.org>
13765
13766 * gdb.base/bigcore.exp: Replace the code that creates a corefile
13767 from a separate process with code that creates a corefile by
13768 making the inferior dump core.
13769
60fe1a51
MK
137702004-09-23 Mark Kettenis <kettenis@gnu.org>
13771
13772 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
13773 block.
13774
8e937346
MC
137752004-09-23 Michael Chastain <mec.gnu@mindspring.com>
13776
13777 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
13778 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
13779 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
13780 Likewise.
13781
7213f6d6
JJ
137822004-09-20 Jeff Johnston <jjohnstn@redhat.com>
13783
13784 * gdb.java/jprint.exp: New test case for java inferior call.
13785 * gdb.java/jprint.java: Ditto.
13786
eac69dca
JB
137872004-09-15 Joel Brobecker <brobecker@gnat.com>
13788
13789 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
13790
22227696
MC
137912004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13792
13793 * gdb.threads/killed.c: Include <stdlib.h>.
13794 * gdb.threads/pthreads.c: Likewise.
13795
7dd403a4
MC
137962004-09-14 Michael Chastain <mec.gnu@mindspring.com>
13797
13798 * gdb.threads/killed.c: Add copyright notice.
13799
33f2d567
JM
138002004-09-10 Jason Molenda (jmolenda@apple.com)
13801
a9c64011
AS
13802 * gdb.base/define.exp: Two new tests to verify zero space chars
13803 after 'if' and 'while' commands in a user-defined command is correctly
13804 parsed.
33f2d567 13805
e05b62ac
AC
138062004-09-08 Andrew Cagney <cagney@gnu.org>
13807
13808 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
13809 delivery test with duplicate at end of file.
13810
9cbe82da
MK
138112004-09-06 Mark Kettenis <kettenis@jive.nl>
13812
13813 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
13814
564803d9
MC
138152004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13816
13817 * config/hppro.exp: Removed.
13818
7c6807ce
MC
138192004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13820
13821 * config/sparclet.exp: Removed.
13822
bf7e26dd
MC
138232004-09-05 Michael Chastain <mec.gnu@mindspring.com>
13824
13825 * config/udi.exp: Removed.
13826
714e341b
MC
138272004-09-02 Michael Chastain <mec.gnu@mindspring.com>
13828
13829 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
13830 of "exp_continue".
13831 (advancei): Likewise.
13832
1236e623
JJ
138332004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13834
13835 * gdb.base/unload.exp: Fix so messages aren't duplicated.
13836
3bdcad15
MI
138372004-09-01 Manoj Iyer <manjo@austin.ibm.com>
13838
228af206 13839 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
13840 to check for nodebug in executable.
13841 * gdb.gdb/observer.exp (setup_test): Likewise.
13842 * gdb.gdb/selftest.exp (test_with_self): Likewise.
13843 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
13844
c72b934c
AC
138452004-09-01 Andrew Cagney <cagney@gnu.org>
13846
13847 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13848 files.
13849
edd9b715
JJ
138502004-09-01 Jeff Johnston <jjohnstn@redhat.com>
13851
13852 * gdb.base/unload.exp: Fix expected warning message to match
13853 latest format.
13854
fb4ce06b
CV
138552004-09-01 Corinna Vinschen <vinschen@redhat.com>
13856
13857 * gdb.base/call-rt-st.exp: Fix typos.
13858
ce78e7c3
MI
138592004-08-31 Manoj Iyer <manjo@austin.ibm.com>
13860
13861 * gdb.threads/thread_check.exp: New testcase.
13862 * gdb.threads/thread_check.c: New testcase.
13863
2dedb159
AC
138642004-08-31 Andrew Cagney <cagney@gnu.org>
13865
13866 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
13867 (skip_to_handler_entry): New procedures. Test stepping into a
13868 handler when the breakpoint is at the handler's entry point.
13869
68f53502
AC
138702004-08-30 Andrew Cagney <cagney@gnu.org>
13871
13872 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
13873 gdb/1757.
13874
3e3ffd2b
MC
138752004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13876
13877 With code from Manoj Iyer <manjo@austin.ibm.com>:
13878 * lib/gdb.exp (gdb_file_cmd): Return more information in the
13879 return value. Add an arm for "no debugging symbols found".
13880 Change a stray "error" to "perror".
13881 (gdb_run_cmd): Adapt to new return value.
13882 * gdb.base/remote.exp: Adapt to new return value.
13883 * gdb.gdb/complaints.exp: Likewise.
13884 * gdb.gdb/observer.exp: Likewise.
13885 * gdb.gdb/selftest.exp: Likewise.
13886 * gdb.gdb/xfullpath.exp: Likewise.
13887
4b6f5fd2
JB
138882004-08-27 Joel Brobecker <brobecker@gnat.com>
13889
13890 * gdb.threads/bp_in_thread.exp: New testcase.
13891
e5b25496
MC
138922004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13893
13894 Fix PR testsuite/1735.
13895 * gdb.threads/schedlock.c (thread_function): Add a cast
13896 to suppress a gcc warning.
13897 * gdb.threads/thread-specific.c (thread_function): Likewise.
13898
934353d6
MC
138992004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13900
13901 * gdb.base/unload.c: Include <stdlib.h>.
13902
f98a0aef 139032004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 13904
f98a0aef 13905 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
13906 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
13907 synchronized after the "return".
13908
5a2e8882
MC
139092004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13910
13911 * gdb.mi/basics.c: Include <stdio.h>.
13912 * gdb.mi/pthreads.c: Include <stdlib.h>.
13913 * gdb.mi/var-cmd.c: Include <stdlib.h>.
13914
a9640423
MC
139152004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13916
13917 * gdb.threads/schedlock.c: Add copyright notice.
13918
b04e311d
AC
139192004-08-25 Andrew Cagney <cagney@gnu.org>
13920
13921 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
13922 (skip_over_handler, breakpoint_over_hander): New test procedures.
13923 (advance, advancei): Add a proper prefix, do not use
13924 rerun_to_main.
13925 * gdb.base/sigstep.c (main): Change to use an infinite loop.
13926
7c27f15b
MC
139272004-08-24 Michael Chastain <mec.gnu@mindspring.com>
13928
13929 * gdb.mi/basics.c: Add copyright notice.
13930 * gdb.mi/var-cmd.c: Add copyright notice.
13931
fffc87ae
MC
139322004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13933
13934 * lib/gdb.exp: Remove signed_keyword_not_used.
13935 * lib/compiler.c: Likewise.
13936 * lib/compiler.cc: Likewise.
13937
d782e0bf
MC
139382004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13939
13940 * gdb.base/whatis.c: Remove conditional disabling of "signed".
13941 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
13942
96033e83
MC
139432004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13944
13945 * gdb.base/whatis.c: Add copyright notice.
13946
cf38c229
MK
139472004-08-20 Mark Kettenis <kettenis@gnu.org>
13948
13949 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
13950 it to skip the breakpoints encoded in the inline assembly.
13951
f4b49756
MC
139522004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13953
13954 * Makefile.in: Add gdb.fortran.
13955
2f193b69
MC
139562004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13957
13958 * gdb.base/call-sc.exp (test_scalar_returns):
13959 Fix cut-and-paste glitch in "Make fun return now".
13960
89a237cb
MC
139612004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13962
13963 * configure.in: Add gdb.fortran.
13964 * configure: Regenerate.
13965 * gdb.fortran/Makefile.in: New file.
13966 * lib/gdb.exp (skip_fortran_tests): New procedure.
13967
469aff8e
MC
139682004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13969
13970 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
13971 reference to bug-gnu@prep.ai.mit.edu.
13972 * gdb.mi/mi-var-child.exp: Likewise.
13973 * gdb.mi/mi-var-cmd.exp: Likewise.
13974 * gdb.mi/mi-var-display.exp: Likewise.
13975 * gdb.mi/mi2-var-block.exp: Likewise.
13976 * gdb.mi/mi2-var-child.exp: Likewise.
13977 * gdb.mi/mi2-var-cmd.exp: Likewise.
13978 * gdb.mi/mi2-var-display.exp: Likewise.
13979
00b51b9f
MK
139802004-08-15 Mark Kettenis <kettenis@gnu.org>
13981
13982 * gdb.base/unload.c (main): Make local variable msg const.
13983
45f07fef
MC
139842004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13985
13986 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
13987 to bug-gnu@prep.ai.mit.edu.
13988 * gdb.mi/mi-disassemble.exp: Likewise.
13989 * gdb.mi/mi-eval.exp: Likewise.
13990 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
13991 default line number.
13992 * gdb.mi/mi-return.exp: Likewise.
13993 * gdb.mi/mi-simplerun.exp: Likewise.
13994 * gdb.mi/mi-stack.exp: Likewise.
13995 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
13996 number with explicit range test.
13997 * gdb.mi/mi-watch.exp: Likewise.
13998 * gdb.mi/mi2-break.exp: Likewise.
13999 * gdb.mi/mi2-cli.exp: Likewise.
14000 * gdb.mi/mi2-disassemble.exp: Likewise.
14001 * gdb.mi/mi2-eval.exp: Likewise.
14002 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14003 default line number.
14004 * gdb.mi/mi2-return.exp: Likewise.
14005 * gdb.mi/mi2-simplerun.exp: Likewise.
14006 * gdb.mi/mi2-stack.exp: Likewise.
14007 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14008 number with explicit range test.
14009 * gdb.mi/mi2-watch.exp: Likewise.
14010
dd8c8ee7
MC
140112004-08-15 Michael Chastain <mec.gnu@mindspring.com>
14012
14013 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14014 * gdb.cp/m-static.exp: Likewise.
14015 * gdb.cp/rtti.exp: Likewise.
14016
4e838464
MK
140172004-08-14 Mark Kettenis <kettenis@gnu.org>
14018
14019 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14020
8d8cb839
EZ
140212004-08-14 Eli Zaretskii <eliz@gnu.org>
14022
14023 * ChangeLog: Prefix Local Variables with semi-colons and indent
14024 the reference to older ChangeLog files, to fix fontification in
14025 Emacs.
14026
deea8bb0
MC
140272004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14028
14029 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14030 * gdb.mi/mi2-break.exp: Likewise.
14031
c3297504
MC
140322004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14033
14034 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14035
25808999
MC
140362004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14037
14038 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14039
226a8d71
MC
140402004-08-13 Michael Chastain <mec.gnu@mindspring.com>
14041
14042 * gdb.cp/classes.exp: Remove unused declarations. Just let
14043 test names default instead of providing special names. Remove
14044 extraneous demangler test.
14045
37fdf854
JJ
140462004-08-12 Jeff Johnston <jjohnstn@redhat.com>
14047
14048 * gdb.base/unload.exp: New test for breakpoints in dynamically
14049 loaded libraries.
14050 * gdb.base/unload.c: Ditto.
14051 * gdb.base/unloadshr.c: Ditto.
14052
2d3a7986
MC
140532004-08-12 Michael Chastain <mec.gnu@mindspring.com>
14054
14055 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14056 cp_test_ptype_class.
14057 (test_enums): Likewise.
14058
c72b934c
AC
140592004-08-10 Andrew Cagney <cagney@gnu.org>
14060
14061 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14062 files.
14063
cc503c8a
AC
140642004-08-10 Andrew Cagney <cagney@gnu.org>
14065
14066 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14067 init_malloc call.
14068
902f2ccb
MC
140692004-08-10 Michael Chastain <mec.gnu@mindspring.com>
14070
14071 * ChangeLog: Add copyright notice. The notice is copied
14072 from emacs 21.3 top level ChangeLog.
14073
78c90502
MC
140742004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14075
14076 * lib/cp-support.exp: New file.
14077 * lib/cp-support.exp (cp_test_type_class): New function.
14078 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14079 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14080 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14081 cp_test_ptype_class.
14082
88e5ea78
MC
140832004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14084
14085 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14086 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14087 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14088 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14089 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14090 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14091 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14092 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14093 gdb.mi/mi2-watch.exp: Update copyright years.
14094
6a89fc9c
MK
140952004-08-09 Mark Kettenis <kettenis@gnu.org>
14096
14097 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14098
1482e0de
MC
140992004-08-09 Michael Chastain <mec.gnu@mindspring.com>
14100
14101 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14102 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14103 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14104 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14105 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14106 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14107 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14108 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14109 gdb.mi/mi-watch.exp: Update copyright years.
14110
1a5ce3f3
DJ
141112004-08-08 Daniel Jacobowitz <dan@debian.org>
14112
14113 PR gdb/1738
14114 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14115 from a breakpoint with a pending signal.
14116
04f6ecf2
DJ
141172004-08-08 Daniel Jacobowitz <dan@debian.org>
14118
14119 PR gdb/1736
14120 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14121 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14122 the prompt.
14123 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14124
54d90d35
DJ
141252004-08-08 Daniel Jacobowitz <dan@debian.org>
14126
14127 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14128
d2f6abb0
DJ
141292004-08-08 Daniel Jacobowitz <dan@debian.org>
14130
14131 PR gdb/1736
14132 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14133 for i?86-*-linux*.
14134
5598c03d
DJ
141352004-08-08 Daniel Jacobowitz <dan@debian.org>
14136
14137 * gdb.arch/i386-prologue.exp: Compile without debug information.
14138
c6fee705
MC
141392004-08-08 Michael Chastain <mec.gnu@mindspring.com>
14140
14141 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14142 rather than asking gdb to search.
14143
dd90efdb
MC
141442004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14145
14146 * gdb.base/gcore.c: Include <string.h>.
14147
1e84bec1
MC
141482004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14149
14150 * gdb.base/gcore.c: Add copyright notice.
14151
e425eb2b
MC
141522004-08-05 Michael Chastain <mec.gnu@mindspring.com>
14153
14154 * gdb.base/freebpcmd.c: Include <stdio.h>.
14155 * gdb.base/long_long.c: Include <string.h>.
14156 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14157 * gdb.base/siginfo.c: Include <string.h>.
14158 * gdb.base/sigstep.c: Include <string.h>.
14159
cb9aaed5
MC
141602004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14161
14162 * gdb.base/complex.c: Include <stdlib.h>.
14163
55944f3d
MC
141642004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14165
14166 * gdb.base/complex.c: Add copyright notice.
14167
7b2953d9
MC
141682004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14169
14170 * gdb.base/charset.c: Include <stdlib.h>.
14171
c9133d23
MC
141722004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14173
14174 * gdb.base/auxv.c: Include <stdlib.h>.
14175
0a8490ad
MC
141762004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14177
14178 * gdb.base/auxv.c: Add copyright notice.
14179
3426d5ec
MC
141802004-08-04 Michael Chastain <mec.gnu@mindspring.com>
14181
14182 * gdb.base/coremaker.c: Add copyright notice.
14183 * gdb.base/coremaker2.c: Add copyright notice.
14184
8da195dd
AC
141852004-08-04 Andrew Cagney <cagney@gnu.org>
14186
14187 * gdb.base/store.exp: Update copyright.
14188 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14189 names, do not import gdb_prompt.
14190
8d394f98
AC
141912004-08-01 Andrew Cagney <cagney@gnu.org>
14192
14193 Fix PR testsuite/1729.
14194 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14195 not use capture_value with value 4.
14196 (capture_value): Add optional test name parameter.
14197 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14198 the prefix, pass to capture_value.
14199
b6702b23
MK
142002004-08-01 Mark Kettenis <kettenis@gnu.org>
14201
14202 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14203 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14204 (main): Call new function.
14205
c203e0ca
MC
142062004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14207
14208 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14209
a7995a30
MC
142102004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14211
14212 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14213
9366563b
MC
142142004-07-31 Michael Chastain <mec.gnu@mindspring.com>
14215
b6eeaf26 14216 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
14217 Accept more values of vtbl pointer. Remove some messages
14218 about "obsolete gcc or gdb".
14219
2fc1f950
MC
142202004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14221
14222 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14223
c724d49b
MC
142242004-07-30 Michael Chastain <mec.gnu@mindspring.com>
14225
14226 * gdb.base/asm-source.exp: Properly convert target board
14227 debug flags from gcc format to binutils format.
14228
736b0fce
MK
142292004-07-28 Mark Kettenis <kettenis@gnu.org>
14230
14231 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14232 gdb1718". PR backtrace/1718 partially fixed.
14233
5633ea5c
JJ
142342004-07-27 Jeff Johnston <jjohnstn@redhat.com>
14235
14236 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14237
575eebb1
NC
142382004-07-26 Nick Clifton <nickc@redhat.com>
14239
14240 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14241 good default value for a specific architecture is available then
14242 set it to that value. Otherwise default to the -gstabs switch.
14243 Remove the -g... switches from the asm-flags variable. Allow the
14244 target board info to override the value if it wants to. Pass the
14245 switch on the assembler command line.
14246
62104619
MK
142472004-07-23 Mark Kettenis <kettenis@gnu.org>
14248
14249 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14250 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14251 (main): Call new function.
14252
4a1135b8
MC
142532004-07-22 Michael Chastain <mec.gnu@mindspring.com>
14254
14255 Test for PR exp/1715.
14256 * gdb.base/radix.exp: Refactor common procedures. Make all
14257 test names unique. Change XFAIL to KFAIL.
14258
8a12c1f0
MC
142592004-07-20 Michael Chastain <mec.gnu@mindspring.com>
14260
14261 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14262 * gdb.ada/gnat_ada.gin: ... to here.
14263 * configure.in: Use gnat_ada.gin.
14264 * configure: Regenerate.
14265
23b451cf
AC
142662004-07-20 Andrew Cagney <cagney@gnu.org>
14267
14268 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14269 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14270 XFAILs. Clean up test messages and comments. Check backtraces.
14271 Delete re-sync code.
14272
ab618a02
MC
142732004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14274
14275 Fix PR cli/740.
14276 * gdb.base/annota1.exp: Honor gdb,nosignals.
14277 * gdb.base/annota3.exp: Likewise.
14278
46dad340
MC
142792004-07-19 Michael Chastain <mec.gnu@mindspring.com>
14280
14281 * lib/java.exp: Update copyright notice.
14282
756d8c70
AC
142832004-07-19 Andrew Cagney <cagney@gnu.org>
14284
14285 * gdb.base/selftest.exp: Copy file from here ...
14286 * gdb.gdb/selftest.exp: ... to here.
14287
586027e6
AC
142882004-07-16 Andrew Cagney <cagney@redhat.com>
14289
14290 * lib/insight-support.exp: Delete file.
14291 * lib/java.exp (java_init): Fix copyright.
14292
029d2200
AC
142932004-07-16 Andrew Cagney <cagney@gnu.org>
14294
14295 * gdb.base/restore.c: Append "prologue" to comments marking the a
14296 function's prologue.
14297 * gdb.base/restore.exp: Update copyright, re-indent.
14298 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14299 callerN" prefix where needed. Update patterns that match a
14300 function's prologue.
14301
653b62c5
MC
143022004-07-16 Michael Chastain <mec.gnu@mindspring.com>
14303
14304 * gdb.base/restore.c: Add copyright notice.
14305
f7d690e5
AC
143062004-07-16 Andrew Cagney <cagney@gnu.org>
14307
14308 * gdb.base/logical.exp: Update copyright.
14309 (evaluate): New procedure. Use to re-implement tests using
14310 several tables.
14311
d629a7cb
MH
143122004-07-14 Martin Hunt <hunt@redhat.com>
14313
14314 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14315 which fixes some problems where init.tcl was not found.
14316
9c7bb332
AC
143172004-07-13 Andrew Cagney <cagney@gnu.org>
14318
6bf46641
AC
14319 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14320 (check_sizeof, check_valueof): Do not include the output in the
14321 test name. Use gdb_test.
14322 (get_valueof): Use gdb_test_multiple.
14323
c4ffd4c0
AC
14324 * gdb.base/step-test.exp: Update copyright. Use
14325 gdb_test_multiple. Ensure that test names do not include
14326 architecture dependent output.
14327
ab89363a
AC
14328 * gdb.gdb/observer.exp: Update copyright.
14329 (setup_test): Use gdb_test_multiple.
14330 (attach_first_observer, attach_second_observer)
14331 (attach_third_observer, detach_first_observer)
14332 (detach_second_observer, detach_third_observer)
14333 (reset_counters, check_counters): Make $message a prefix.
14334 (test_normal_stop_notifications): Add "args" parameter - a list of
14335 init functions to be called. Make $message a prefix,
14336 (test_observer_normal_stop): Change the message prefixes so that
14337 they are unique, pass the attach / detach procedures to
14338 test_normal_stop_notifications.
14339
ec58997a
AC
14340 * gdb.base/signull.exp (test_segv): Prefix all tests with
14341 "${name}". Clean up test messages.
14342
b475183b
AC
14343 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14344
9c7bb332
AC
14345 * gdb.base/ena-dis-br.exp: Update copyright.
14346 (break_at): New function. Replace send_gdb with gdb_test,
14347 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14348 ignore count, not stopped at bpt", with KFAIL.
14349
2dd95497
CV
143502004-07-13 Corinna Vinschen <vinschen@redhat.com>
14351
14352 * gdb.base/attach.exp: Remove cleanupfile handling.
14353
419e626b
AC
143542004-07-12 Andrew Cagney <cagney@gnu.org>
14355
14356 * gdb.base/annota1.exp: Cleanup corefile test name.
14357 * gdb.base/annota3.exp: Ditto.
14358
8b1b3228
AC
143592004-07-12 Andrew Cagney <cagney@gnu.org>
14360
78650829
AC
14361 * gdb.base/signals.exp: Clean up copyright, re-indent.
14362
8b1b3228
AC
14363 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14364 gdb_test and gdb_test_multiple.
14365
935c2760
JJ
143662004-07-08 Jeff Johnston <jjohnstn@redhat.com>
14367
14368 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 14369 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
14370 provide line number info for first statement in main.
14371
1544280f
AC
143722004-07-08 Andrew Cagney <cagney@gnu.org>
14373
1279f4ff
AC
14374 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14375
1544280f
AC
14376 * gdb.base/sigbpt.exp: Make the common part of each test name a
14377 prefix instead of suffix.
14378
bcc82369
BR
143792004-07-07 Bob Rossi <bob_rossi@cox.net>
14380
14381 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14382 test from test_tbreak_creation_and_listing to
14383 test_file_list_exec_source_file
14384 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14385 Changed name of test from test_tbreak_creation_and_listing to
14386 test_file_list_exec_source_file
14387
23f4b0aa
JJ
143882004-07-07 Jeff Johnston <jjohnstn@redhat.com>
14389
14390 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14391 the jmisc() constructor instead of <init>.
14392 * gdb.java/jmisc1.exp: Ditto.
14393
56401cd5
AC
143942004-07-07 Andrew Cagney <cagney@gnu.org>
14395
14396 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14397 corrupting the PC.
14398
44ae2f6a
MC
143992004-07-06 Michael Chastain <mec.gnu@mindspring.com>
14400
14401 * gdb.cp/templates.exp: Accept whitespace change in demangler
14402 output.
14403
45a83408
AC
144042004-07-06 Andrew Cagney <cagney@gnu.org>
14405
14406 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14407
d205ad70
MC
144082004-07-02 Michael Chastain <mec.gnu@mindspring.com>
14409
14410 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14411 * lib/compiler.cc: Likewise.
14412
06ea1a61
MC
144132004-06-30 Michael Chastain <mec.gnu@mindspring.com>
14414
14415 * lib/compiler.cc: Work around string preprocessing problem
14416 with old hp c++ compiler.
14417 * lib/compiler.c: Likewise.
14418
daab1251
CV
144192004-06-29 Corinna Vinschen <vinschen@redhat.com>
14420
14421 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14422 directives to conditionalize symbol prefixing.
14423 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14424 additional_flags handling. Add underscore prefix for Cygwin.
14425 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14426 conditionalize symbol prefixing.
14427 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14428 additional_flags handling. Add underscore prefix for Cygwin.
14429
cc984116
CV
144302004-06-29 Corinna Vinschen <vinschen@redhat.com>
14431
14432 * gdb.base/bigcore.exp: Skip test on Cygwin.
14433
c279b077
MC
144342004-06-28 Michael Chastain <mec.gnu@mindspring.com>
14435
14436 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14437 formats for "info register". Use gdb_test_multiple. Fix
14438 the "invalid register" test.
14439
0e915747
CV
144402004-06-28 Corinna Vinschen <vinschen@redhat.com>
14441
14442 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14443 PID for Cygwin. Add Cygwin specific strings to check for in some
14444 tests.
14445 (do_attach_tests): Add a test for user interaction when attaching
14446 to a process with no matching symbol table already loaded.
14447
11422c86
AC
144482004-06-26 Andrew Cagney <cagney@gnu.org>
14449
14450 Test PR java/1567 and PR java/1565.
14451 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
14452 * gdb.java/jmisc2.exp: Delete file.
14453
cefbce26
MC
144542004-06-26 Michael Chastain <mec.gnu@mindspring.com>
14455
14456 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
14457
e19f872c
CV
144582004-06-25 Corinna Vinschen <vinschen@redhat.com>
14459
14460 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14461 attach process.
14462
d931ba3b
MC
144632004-06-23 Michael Chastain <mec.gnu@mindspring.com>
14464
14465 * gdb.cp/pr-1553.exp: Remove.
14466
aef68c48
MC
144672004-06-22 Michael Chastain <mec.gnu@mindspring.com>
14468
14469 * gdb.cp/pr-1553.cc: Remove.
14470 * gdb.cp/pr-1553.exp: Disable this test.
14471
8d5df71a
JB
144722004-06-20 Jim Blandy <jimb@redhat.com>
14473
a9c64011 14474 Fix PR testsuite/1680.
8d5df71a
JB
14475 * gdb.arch/i386-sse.exp: Properly quote curly braces in
14476 regular expressions.
14477
4ac6f39d
MC
144782004-06-19 Michael Chastain <mec.gnu@mindspring.com>
14479
14480 Fix PR testsuite/1679.
14481 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
14482 Issue an UNSUPPORTED result instead.
14483
1b413552
JB
144842004-06-18 Jim Blandy <jimb@redhat.com>
14485
14486 * gdb.base/charset.exp: Only send a control-C if we see a new
14487 prompt and incomplete command.
14488
6daa6ebd
MC
144892004-06-18 Michael Chastain <mec.gnu@mindspring.com>
14490
14491 * gdb.cp/pr-574.cc: Add copyright notice.
14492
51fa4ae0
JB
144932004-06-17 Jim Blandy <jimb@redhat.com>
14494
14495 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
14496 cases where the regexp has no groups; this grabs random text from
14497 the previous test suite, whatever that was.
14498
8fea26c5
MC
144992004-06-17 Michael Chastain <mec.gnu@mindspring.com>
14500
14501 * gdb.cp/printmethod.cc: Add copyright notice.
14502
1e3aeb41
MC
145032004-06-16 Michael Chastain <mec.gnu@mindspring.com>
14504
14505 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
14506
9d9030bc
AC
145072004-06-16 Andrew Cagney <cagney@gnu.org>
14508
14509 * gdb.base/signull.c: Update copyright. Include <string.h>.
14510 (bowler): Replace data_pointer with data_read
14511 and data_write cases. Add code_descriptor case.
14512 (zero, desc): New array and pointer.
14513 (data, code): Change to simple pointers.
14514 * gdb.base/signull.exp: Fix probe pattern matching a function
14515 descriptor SIGSEGV. Replace data_pointer with data_read and
14516 data_write tests.
14517
acd4ad44
AC
145182004-06-16 Andrew Cagney <cagney@gnu.org>
14519
14520 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
14521
08fd625c
MC
145222004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14523
14524 * gdb.base/long_long.c: Add copyright notice.
14525
1903502c
MC
145262004-06-15 Michael Chastain <mec.gnu@mindspring.com>
14527
14528 * gdb.base/long_long.exp: Remove reference to
14529 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
14530 to gdb_breakpoint and gdb_continue_to_breakpoint.
14531
83313cb1
JB
145322004-06-14 Jim Blandy <jimb@redhat.com>
14533
14534 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
14535 endian case.
14536
1bf404ef
AC
145372004-06-14 Andrew Cagney <cagney@gnu.org>
14538
14539 * gdb.base/gcore.exp (capture_command_output): Delete the always
14540 passing tests containing inferior values.
14541 * gdb.base/ending-run.exp: Do not include the breakpoint address
14542 in the test message. Update copyright.
14543 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
14544 size in the test name, use gdb_test_multiple. Update copyright.
14545
ef220b33
MC
145462004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14547
14548 * gdb.cp/ref-types.cc: Add copyright notice.
14549
4f70a4c9
MC
145502004-06-14 Michael Chastain <mec.gnu@mindspring.com>
14551
14552 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
14553 hp_aCC_compiler.
14554 * lib/compiler.cc: Likewise.
14555 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
14556 'set' commands. Log diagnostics for other lines. Set
14557 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
14558
335928ac
MC
145592004-06-13 Michael Chastain <mec.gnu@mindspring.com>
14560
14561 * gdb.cp/try_catch.cc: Add copyright notice.
14562
2efb12e8
MC
145632004-06-12 Michael Chastain <mec.gnu@mindspring.com>
14564
14565 * gdb.cp/userdef.cc: Add copyright notice.
14566
0bbed51a
MC
145672004-06-11 Michael Chastain <mec.gnu@mindspring.com>
14568
14569 * gdb.cp/virtfunc.cc: Add copyright notice.
14570
e12a46c9
RC
145712004-06-11 Randolph Chung <tausq@debian.org>
14572
14573 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
14574 problem.
14575
338e05af
AC
145762004-06-10 Andrew Cagney <cagney@gnu.org>
14577
14578 * lib/compiler.cc, lib/compiler.c: Append either
14579 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
14580 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
14581 instead of gcc-3-3.
14582
dc3f10cb
AC
145832004-06-09 Andrew Cagney <cagney@gnu.org>
14584
b4d946af
AC
14585 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
14586 gdb/1455, bug is specific to "long long" and "double".
a9c64011 14587
dc3f10cb
AC
14588 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
14589 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
14590 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
14591 fixed.
14592
b5c0bfa2
AC
145932004-06-09 Andrew Cagney <cagney@gnu.org>
14594
14595 * gdb.base/structs.exp (test_struct_returns): Replace
14596 "return_value_unknown" and "finish_value_unknown" by
14597 "return_value_known" and "finish_value_known". Instead of
14598 "return_value_unknown" iff "finish_value_unknown", check
14599 "return_value_known" implies "finish_value_known".
14600
caeb605f
MH
146012004-06-08 Martin Hunt <hunt@redhat.com>
14602
14603 * gdb.base/float.exp: Add pattern for mips targets.
14604
c892bb64
RC
146052004-06-08 Randolph Chung <tausq@debian.org>
14606
14607 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
14608 message for unknown architectures more clear.
14609
48306d3e
JB
146102004-06-08 Joel Brobecker <brobecker@gnat.com>
14611
14612 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
14613 start the execution of the program.
14614
83ecb59f
JB
146152004-06-07 Jim Blandy <jimb@redhat.com>
14616
14617 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
14618 * gdb.arch/i386-cpuid.h: New helper file.
14619
55264cb4
RC
146202004-06-07 Randolph Chung <tausq@debian.org>
14621
14622 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
14623 has started.
14624
23cadb28
RM
146252004-06-04 Roland McGrath <roland@redhat.com>
14626
14627 Fix PR gdb/1647.
14628 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
14629 differently to be robust to output buffering differences.
14630
51d01eda
MC
146312004-06-04 Michael Chastain <mec.gnu@mindspring.com>
14632
14633 * gdb.threads/pthreads.exp: Update copyright years.
14634 (check_control_c): Change asynchronous 'after' to synchronous.
14635
f4fc3b93
RM
146362004-06-04 Roland McGrath <roland@redhat.com>
14637
14638 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
14639 next gdb prompt.
14640
4013522b
MC
146412004-06-02 Michael Chastain <mec.gnu@mindspring.com>
14642
14643 Fix PR gdb/1636.
14644 * gdb.threads/manythreads.exp: Change asynchronous 'after'
14645 calls to synchronous.
14646
7a8f1e6b
JB
146472004-05-26 Jim Blandy <jimb@redhat.com>
14648
14649 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
14650
81bb3443
RC
146512004-05-24 Randolph Chung <tausq@debian.org>
14652
14653 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
14654 * gdb.asm/pa.inc: New file.
14655
8f5a3103
MK
146562004-05-22 Mark Kettenis <kettenis@gnu.org>
14657
14658 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
14659
734b8fe8 146602004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 14661 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
14662
14663 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
14664 GDB prompt.
14665
725603e1
UW
146662004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14667
f4fc3b93 14668 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
14669 setjmp/longjmp. Use sigaction instead of signal.
14670
8b923272 146712004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 14672 Michael Snyder <msnyder@redhat.com>
8b923272
JB
14673
14674 * gdb.threads/pthread_cond_wait.c: New file.
14675 * gdb.threads/pthread_cond_wait.exp: New testcase.
14676
8bfabb04
AC
146772004-05-13 Andrew Cagney <cagney@redhat.com>
14678
14679 * gdb.base/signull.exp, gdb.base/signull.c: New files.
14680 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
14681
42edda50
AC
146822004-05-11 Andrew Cagney <cagney@redhat.com>
14683
14684 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
14685 fixed but revealed gdb/1639.
14686
d303a6c7
AC
146872004-05-10 Andrew Cagney <cagney@redhat.com>
14688
14689 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
14690 func1" and "next to 2nd alarm", kernel bug avoided.
14691
bf08c2a1
DJ
146922004-05-10 Daniel Jacobowitz <dan@debian.org>
14693
14694 PR external/1568
14695 * gdb.base/bigcore.exp: Check the size of the dumped core file.
14696 XFAIL if it is smaller than bytes_allocated.
14697 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
14698 (main): Make chunks_allocated unsigned. Correct comment.
14699
c0586a34
JB
147002004-05-07 Joel Brobecker <brobecker@gnat.com>
14701
14702 * gdb.arch/powerpc-aix-prologue.c: New file.
14703 * gdb.arch/powerpc-aix-prologue.exp: New file.
14704
f2785d12
JB
147052004-05-07 Jim Blandy <jimb@redhat.com>
14706
14707 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
14708 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
14709
bd7f6e30
JB
147102004-05-06 Joel Brobecker <brobecker@gnat.com>
14711
14712 * gdb.base/sep.exp: No longer setup_kfail when the program was
14713 built with dwarf2.
14714
0a5e7efe
JI
147152004-05-05 Jim Ingham <jingham@apple.com>
14716
14717 * gdb.base/pending.exp: Make sure pending breakpoints
14718 preserve the ignore count.
f4fc3b93 14719
a8958849
MK
147202004-04-27 Jerome Guitton <guitton@gnat.com>
14721
14722 * i386-prologue.exp: Add testcase for jump instruction as first
14723 instruction of the real code.
14724 * i386-prologue.c (jump_at_beginning): New function.
14725
7e103f5b
MK
147262004-04-28 Mark Kettenis <kettenis@gnu.org>
14727
14728 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
14729 x86_64-*-*.
14730
5d38b224
MK
147312004-04-28 Mark Kettenis <kettenis@gnu.org>
14732
14733 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
14734 i*86-*-*.
14735
0ef32fd9
MK
147362004-04-25 Mark Kettenis <kettenis@gnu.org>
14737
14738 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
14739 expression that checks the return type.
14740
71d7dd7c
AC
147412004-04-23 Andrew Cagney <cagney@redhat.com>
14742
14743 * gdb.base/call-sc.exp: New test of scalar call/return values.
14744 * gdb.base/call-sc.c: Ditto.
14745
1e9f977e
JJ
147462004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14747
14748 * gdb.threads/manythreads.c: Reduce thread stack size.
14749
899d9e3a
JJ
147502004-04-23 Jeff Johnston <jjohnstn@redhat.com>
14751
14752 * gdb.threads/manythreads.c: Add copyright notice.
14753
61bcae62
AC
147542004-04-23 Andrew Cagney <cagney@redhat.com>
14755
14756 * gdb.base/siginfo.exp: Better handle step out of signal.
14757 * gdb.base/sigstep.exp: Ditto.
14758
7339a42e 147592004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 14760 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
14761
14762 * gdb.threads/manythreads.c: New testcase.
14763 * gdb.threads/manythreads.exp: Ditto.
14764
5c98409b
JB
147652004-04-22 Jim Blandy <jimb@redhat.com>
14766
14767 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
14768 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
14769
3b611f1a
MC
147702004-04-21 Michael Chastain <mec.gnu@mindspring.com>
14771
14772 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
14773
f0fd9238
AC
147742004-04-21 Andrew Cagney <cagney@redhat.com>
14775
14776 * gdb.base/sigstep.c: New file.
14777 * gdb.base/sigstep.exp: New file.
14778
90990674
JB
147792004-04-16 Joel Brobecker <brobecker@gnat.com>
14780
14781 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
14782 call to observer_notify_normal_stop.
14783
78cef34b
AC
147842004-04-15 Andrew Cagney <cagney@redhat.com>
14785
14786 * gdb.base/siginfo.c: New file.
14787 * gdb.base/siginfo.exp: New file.
14788
d2343407
JB
147892004-04-12 J. Brobecker <brobecker@gnat.com>
14790
14791 * gdb.base/sep.exp: Fix typo in comment.
14792
a2dba3c8
JB
147932004-04-12 J. Brobecker <brobecker@gnat.com>
14794
14795 * gdb.base/sep.c: New file.
14796 * gdb.base/sep-proc.c: New file.
14797 * gdb.base/sep.exp: New testcase.
14798
15f7b60e
MK
147992004-04-09 Mark Kettenis <kettenis@gnu.org>
14800
14801 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
14802 support.
14803
44f4de1a
AC
148042004-04-05 Andrew Cagney <cagney@redhat.com>
14805
14806 * gdb.base/sigaltstack.c: New file.
14807 * gdb.base/sigaltstack.exp: New file.
14808
ef04f396
JB
148092004-04-04 Joel Brobecker <brobecker@gnat.com>
14810
14811 * gdb.base/foll-fork.exp: Update the expected output for
14812 "help set follow-fork-mode", to match a change that was made
14813 to the help of this variable on 2004-01-13.
14814
d40d2c92
JB
148152004-04-01 Joel Brobecker <brobecker@gnat.com>
14816
14817 * lib/ada.exp: Add copyright notice.
14818 * bar.ads: Likewise.
14819 * bar.adb: Likewise.
14820 * null_record.adb: Likewise.
14821 * null_record.exp: Likewise.
14822 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
14823
f86ef5a3
JB
148242004-04-01 Joel Brobecker <brobecker@gnat.com>
14825
14826 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
14827 * configure: Regenerate.
14828
414e70e3
JB
148292004-04-01 Joel Brobecker <brobecker@gnat.com>
14830
14831 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
14832 to build the application. Remove the message printed when in
14833 verbose mode, redundant with the UNSUPPORTED message above.
14834
f0aaee49
JB
148352004-03-31 Joel Brobecker <brobecker@gnat.com>
14836
14837 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
14838 * gdb.ada (null_record.exp): New testcase.
14839
ac81cb54
JB
148402004-03-31 Joel Brobecker <brobecker@gnat.com>
14841
14842 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
14843
854af2f7
JB
148442004-03-31 Joel Brobecker <brobecker@gnat.com>
14845
14846 * gdb.ada: New subdirectory.
14847 * gdb.ada/Makefile.in: New file.
14848 * gdb.ada/gnat_ada.gpr.in: New file.
14849
034cb681
JB
148502004-03-31 Joel Brobecker <brobecker@gnat.com>
14851
14852 * lib/ada.exp: New file.
14853
78a1a894
DJ
148542004-03-24 Daniel Jacobowitz <drow@mvista.com>
14855
14856 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
14857 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
14858
4b2b3b3e
AC
148592004-03-22 Andrew Cagney <cagney@redhat.com>
14860
14861 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
14862 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
14863 Problem identified by Ulrich Weigand.
14864
23c73aa3
DC
148652004-03-17 David Carlton <carlton@kealia.com>
14866
14867 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
14868 PR c++/826.
14869
d63a86f8
RM
148702004-03-16 Roland McGrath <roland@redhat.com>
14871
14872 * gdb.base/auxv.exp: New file.
14873 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
14874
0e02aa50
DC
148752004-03-12 David Carlton <carlton@kealia.com>
14876
14877 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
14878 * gdb.cp/pr-1553.cc: Ditto.
14879 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
14880 pass branch.
14881
c20b71be
MC
148822004-03-12 Michael Chastain <mec.gnu@mindspring.com>
14883
14884 * gdb.cp/templates.exp: Accept more template types.
14885
c7414a01
MC
148862004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14887
14888 From Corinna Vinschen with modifications.
14889 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
14890 local variable obj_with_enum.
14891 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
14892 results with obj_with_enum.
14893
ed69573c
MC
148942004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14895
14896 * gdb.cp/classes.cc: New file, copied from misc.cc.
14897 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
14898
28301461
MC
148992004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14900
14901 * gdb.cp/misc.cc: Add copyright notice.
14902
1198ecbe
DC
149032004-03-05 David Carlton <carlton@kealia.com>
14904
14905 * gdb.cp/rtti.exp: Add 'print *obj3' test.
14906 * gdb.cp/rtti.h: Update copyright.
14907 (namespace n2::n3): New.
14908 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
14909 (n2::n3::func3): New.
14910 (main): Call n2::n3::func3.
14911 * gdb.cp/rtti2.cc: Update copyright.
14912 (n2::create3): New.
14913
9e08c470
MK
149142004-03-04 Mark Kettenis <kettenis@gnu.org>
14915
14916 * gdb.asm/openbsd.inc: Fix typo.
14917
4bebc3aa
FF
149182004-03-03 Fred Fish <fnf@redhat.com>
14919
14920 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
14921 "val" instead of unused "size". Update copyright year.
14922
6ea9fb37
DJ
149232004-02-29 Daniel Jacobowitz <drow@mvista.com>
14924
14925 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
14926 to use unsigned char.
14927 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
14928 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
14929
23b23974
DJ
149302004-02-29 Daniel Jacobowitz <drow@mvista.com>
14931
14932 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
14933 line of output.
14934
7574fd53
DJ
149352004-02-28 Daniel Jacobowitz <drow@mvista.com>
14936
14937 * gdb.base/relocate.c (dummy): Initialize.
14938
a195357f
DJ
149392004-02-28 Daniel Jacobowitz <drow@mvista.com>
14940
14941 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
14942 a breakpoint at exit.
14943
72fd54a9
FF
149442004-02-27 Fred Fish <fnf@redhat.com>
14945
14946 * gdb.base/chng-syms.exp: Add expect condition to match failing
14947 case that isn't a timeout.
14948
b9d23137
AC
149492004-02-27 Andrew Cagney <cagney@redhat.com>
14950
14951 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
14952 support.
14953
15d208f6 149542004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 14955
15d208f6
FF
14956 * gdb.arch/gdb1431.c: Remove.
14957 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
14958 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
14959 of "until" incorrectly.
14960
98f9cd2d
JB
149612004-02-26 J. Brobecker <brobecker@gnat.com>
14962
14963 * gdb.cp/class2.cc (empty): New class.
14964 (refer): New function.
14965 (main): Declare an object of type empty and use it.
14966 * gdb.cp/class2.exp: Print the value of an object of type empty.
14967
9b50c11b
JJ
149682004-02-26 Jeff Johnston <jjohnstn@redhat.com>
14969
14970 * gdb.base/langs.exp: Update query string to match the
14971 new nquery format used for pending breakpoints.
14972
0dcd613f
AC
149732004-02-26 Andrew Cagney <cagney@redhat.com>
14974
14975 Fix PR i18n/1570.
14976 * gdb.base/charset.c: Update copyright notice.
14977 (main, init_string): Remove the escape character '\e' tests.
14978 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
14979 * gdb.base/charset.exp (valid_host_charset): Ditto.
14980 * gdb.base/setvar.exp: Ditto.
14981
b8a56647
AC
149822004-02-24 Andrew Cagney <cagney@redhat.com>
14983
90d59e34
AC
14984 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
14985 mmapped data in core file" PASS and FAIL messages consistent.
14986
b8a56647
AC
14987 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
14988 setting a breakpoint. Work around PR java/1565.
14989
9f27c604
JJ
149902004-02-23 Jeff Johnston <jjohnstn@redhat.com>
14991
14992 * lib/gdb.exp (gdb_breakpoint): Update query string to match
14993 new nquery format.
14994 * gdb.base/pending.exp: Ditto.
14995
3224a706
MK
149962004-02-22 Mark Kettenis <kettenis@gnu.org>
14997
14998 * configure.in: Run stabs tests on *BSD.
14999 * configure: Regenerated.
15000
41e0a9ca
MK
150012004-02-21 Mark Kettenis <kettenis@gnu.org>
15002
15003 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15004
1e1b3428
FF
150052004-02-20 Fred Fish <fnf@redhat.com>
15006
15007 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15008 blank in test for "returns short", for consistency with other
15009 "returns xxx" tests. Update copyright year.
15010
f9a7572a
FF
150112004-02-19 Fred Fish <fnf@redhat.com>
15012
15013 New testcase for PR breakpoint/1558.
15014 * gdb.arch/gdb1558.exp: New file.
15015 * gdb.arch/gdb1558.c: New file.
15016
b2ce2854
EZ
150172004-02-19 Elena Zannoni <ezannoni@redhat.com>
15018
15019 * gdb.base/nodebug.exp: Fix typo.
15020
e7c9ff01
JB
150212004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15022
15023 Committed by Jim Blandy <jimb@redhat.com>.
15024
62f4b920
JB
15025 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15026
2db536a1
JB
15027 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15028
e7c9ff01
JB
15029 * gdb.base/float.exp: Support s390*-*-* targets.
15030
f3205b34
AF
150312004-02-17 Adam Fedor <fedor@gnu.org>
15032
15033 * gdb.base/gdb1555.exp: New file.
15034 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15035
9d62932d
EZ
150362004-02-17 Elena Zannoni <ezannoni@redhat.com>
15037
15038 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15039
344c9711
FF
150402004-02-16 Fred Fish <fnf@redhat.com>
15041
15042 * gdb.arch/gdb1291.c: Remove
15043 * gdb.arch/gdb1291.s: New test input file.
15044 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15045 fail. Test for correct result, known incorrect result, other
15046 failures and timeouts.
15047
2d822687
AC
150482004-02-16 Andrew Cagney <cagney@redhat.com>
15049
15050 * gdb.base/bigcore.exp: New file.
15051 * gdb.base/bigcore.c: New file.
15052
dac15b66
AC
150532004-02-13 Andrew Cagney <cagney@redhat.com>
15054
15055 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15056 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15057 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15058 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15059 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15060 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15061 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15062 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15063 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15064 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15065
6bdfc2c4
JJ
150662004-02-11 Jeff Johnston <jjohnstn@redhat.com>
15067
15068 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15069 executed is an alloc instruction.
15070
87b3ede8
DC
150712004-02-11 David Carlton <carlton@kealia.com>
15072
15073 * gdb.cp/breakpoint.exp: New.
15074 * gdb.cp/breakpoint.cc: New.
15075
6e19e2bf
MC
150762004-02-11 Michael Chastain <mec.gnu@mindspring.com>
15077
15078 Partial fix for PR gdb/1543.
15079 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15080 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15081 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15082 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15083 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15084 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15085 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15086 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15087 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15088 to bug-gdb@prep.ai.mit.edu .
15089 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15090 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15091 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15092 Likewise.
15093
5c5455dc
AC
150942004-02-10 Andrew Cagney <cagney@redhat.com>
15095
15096 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15097 using gdb_internal_error_resync.
15098
9cf689d7
DJ
150992004-02-09 Daniel Jacobowitz <drow@mvista.com>
15100
15101 * gdb.threads/thread-specific.exp: Stop early if no threads are
15102 found.
15103
d2dc51db
MC
151042004-02-09 Michael Chastain <mec.gnu@mindspring.com>
15105
15106 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15107
14b1a056
DJ
151082004-02-08 Daniel Jacobowitz <drow@mvista.com>
15109
15110 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15111 breakpoints.
15112
83f66e8f
DJ
151132004-02-07 Daniel Jacobowitz <drow@mvista.com>
15114
15115 * config/sim.exp (gdb_load): Handle $arg == "".
15116 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15117 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15118
30fc0091
EZ
151192004-02-07 Elena Zannoni <ezannoni@redhat.com>
15120
a9c64011
AS
15121 * gdb.base/maint.exp: Update test to reflect
15122 obstack changes.
30fc0091 15123
4d806929
JJ
151242004-02-04 Jeff Johnston <jjohnstn@redhat.com>
15125
15126 * gdb.base/pendshr.c (pendfunc): New function that calls
15127 pendfunc1.
15128 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15129
7bfdd688
FF
151302004-02-04 Fred Fish <fnf@redhat.com>
15131
15132 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15133 function symbols and update copyright years.
15134 * gdb.arch/gdb1291.c: Ditto.
15135
aaa08ee4
MC
151362004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15137
15138 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15139
dbad7755
MC
151402004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15141
15142 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15143
ec4646ef
MC
151442004-02-03 Michael Chastain <mec.gnu@mindspring.com>
15145
15146 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15147
1b802196
FF
151482004-02-02 Fred Fish <fnf@redhat.com>
15149
15150 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15151 remote targets. Update copyright years.
15152
18fe2033
JJ
151532004-02-02 Jeff Johnston <jjohnstn@redhat.com>
15154
15155 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15156 support.
15157 * gdb.base/langs.exp: Fix test which attempts to create
15158 breakpoint on non-existent function to handle new pending
15159 support.
15160 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15161 a breakpoint.
15162 * gdb.base/pending.exp: New test.
15163 * gdb.base/pending.c: New file.
15164 * gdb.base/pendshr.c: Ditto.
15165
8d577d32
DC
151662004-02-02 David Carlton <carlton@kealia.com>
15167
15168 * gdb.cp/overload.exp: Add overloadNamespace tests.
15169 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15170 (overloadNamespace, XXX): New.
15171 (main): Call XXX::marker2.
15172
3ad13771
FF
151732004-02-01 Fred Fish <fnf@redhat.com>
15174
15175 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15176 * gdb.base/finish.exp: Ditto.
15177 * gdb.base/gcore.exp: Ditto.
15178 * gdb.base/huge.exp: Ditto.
15179 * gdb.base/info-proc.exp: Ditto.
15180 * gdb.base/return2.exp: Ditto.
15181 * gdb.threads/gcore-thread.exp: Ditto.
15182
44c75849
DJ
151832004-02-01 Daniel Jacobowitz <drow@mvista.com>
15184
15185 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15186
005bc093
MK
151872004-02-01 Mark Kettenis <kettenis@gnu.org>
15188
15189 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15190 that opening the file succeeds on OpenBSD.
15191
c47cebdb
DJ
151922004-02-01 Daniel Jacobowitz <drow@mvista.com>
15193
15194 * gdb.threads/thread-specific.c: New file.
15195 * gdb.threads/threads-specific.exp: New test script.
15196 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15197 to expect_out.
15198
5a01311c
MK
151992004-02-01 Mark Kettenis <kettenis@gnu.org>
15200
15201 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15202 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15203 only on the "print_small_structs from print_long_arg_list" test.
15204
ce22a4f1
DJ
152052004-02-01 Daniel Jacobowitz <drow@mvista.com>
15206
15207 * gdb.base/completion.exp: Kill a stray backslash.
15208
15209 From Jim Ingham <jingham@apple.com>:
15210 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15211 agrees with the result from sending a tab.
15212
abbab9d3
DJ
152132004-01-31 Daniel Jacobowitz <drow@mvista.com>
15214
15215 * gdb.base/chng-syms.exp: Remove stray newline.
15216
53904d1e
MK
152172004-01-31 Mark Kettenis <kettenis@gnu.org>
15218
15219 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15220 *-*-openbsd*.
15221 * gdb.asm/openbsd.inc: New file.
15222
3a4b3aac
MK
152232004-01-30 Mark Kettenis <kettenis@gnu.org>
15224
15225 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15226 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15227 *-*solaris2*. Remove commented out default settings for
15228 asm-flags. Replace gdb_compile with target_link.
15229
ebac27b4
MC
152302004-01-29 Michael Chastain <mec.gnu@mindspring.com>
15231
15232 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15233 for all tests. Remove old hp-ux and cygnus xfail cases.
15234
d8679d84
PH
152352004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
15236
15237 * gdb.base/chng-syms.exp: New file.
15238 * gdb.base/chng-syms.c: New file.
15239
0a55bc22
MC
152402004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15241
15242 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15243 Provide arms for current output in all my configurations.
15244
94b8e876
MC
152452004-01-24 Michael Chastain <mec.gnu@mindspring.com>
15246
15247 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15248 * lib/compiler.cc: Likewise.
15249 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15250 get the right preprocessor. Eval the output directly. Remove
15251 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15252 hp_f77_compiler and hp_f90_compiler completely.
15253 (gdb_preprocess): Delete.
15254 (get_compiler): Delete.
15255
7cf03d44
MK
152562004-01-24 Mark Kettenis <kettenis@gnu.org>
15257
15258 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15259 <string.h>.
15260
68b6dce9
NR
152612004-01-24 Nick Roberts <nick@nick.uklinux.net>
15262
15263 * gdb.mi/mi-stack.exp: Update copyright.
15264
b368761e
DC
152652004-01-23 David Carlton <carlton@kealia.com>
15266
15267 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15268 test for cp_lookup_transparent_type.
15269 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15270 call them.
15271
f2061b53
DJ
152722004-01-23 Daniel Jacobowitz <drow@mvista.com>
15273
15274 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15275 after -var-update.
15276
37fc574a
DC
152772004-01-23 David Carlton <carlton@kealia.com>
15278
15279 * gdb.cp/namespace.cc (C::ensureRefs): New.
15280 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15281
8e94b928
NR
152822004-01-20 Nick Roberts <nick@nick.uklinux.net>
15283
15284 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15285 case "-stack-list-locals 2".
15286 * gdb.mi/mi-var-child.exp: Test for case
15287 "-var-list-children --all-values NAME".
15288
997b0952
MC
152892004-01-18 Michael Chastain <mec.gnu@mindspring.com>
15290
15291 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15292
52470da3
MK
152932004-01-18 Mark Kettenis <kettenis@gnu.org>
15294
7049b4b8
MK
15295 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15296 used with gdb_test_multiple.
15297
52470da3
MK
15298 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15299 read at address 0. This fixes PR testsuite/1504.
15300
da6012e5
DJ
153012004-01-18 Daniel Jacobowitz <drow@mvista.com>
15302
15303 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15304 Remove downloading, guessing the host executable, the calls to
15305 gdb_file_cmd and gdb_target_cmd, and "load" support.
15306 (infer_host_exec): New function broken out from gdb_load.
15307 (gdb_load): New wrapper for gdbserver_gdb_load.
15308 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15309 gdb_target_cmd. Use -target-select.
15310 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15311 Download binaries to the host. Clear last_mi_remote_file when
15312 we load a new binary.
15313 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15314 call gdbserver_gdb_load and mi_gdb_target_cmd.
15315
32c70722
MC
153162004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15317
15318 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15319 type patterns.
15320
b0cecf36
MC
153212004-01-17 Michael Chastain <mec.gnu@mindspring.com>
15322
15323 * gdb.cp/templates.exp: Fix typo in test name of
15324 "print Foo<volatile char*>::foo".
15325
4120d7e6
MC
153262004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15327
15328 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15329
f679e530
BE
153302004-01-16 Ben Elliston <bje@wasabisystems.com>
15331
15332 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15333 (clean mostlyclean): Remove empty rm.
15334
091c48f6
MC
153352004-01-15 Michael Chastain <mec.gnu@mindspring.com>
15336
15337 * gdb.base/setvar.exp: Add copyright years.
15338
3e5fc8d2
DC
153392004-01-14 David Carlton <carlton@bactrian.org>
15340
15341 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15342 PR c++/1511 and update coment.
15343 * gdb.cp/templates.exp: Update patterns to match current output.
15344 If changes involve something other than whitespace, KFAIL
15345 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15346
63d06c5c
DC
153472004-01-14 David Carlton <carlton@kealia.com>
15348
15349 * gdb.cp/namespace.exp: Add tests involving classes defined within
15350 namespaces.
15351 * gdb.cp/namespace.cc (C::CClass): New.
15352 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15353
a51dab88
EZ
153542004-01-14 Elena Zannoni <ezannoni@redhat.com>
15355
15356 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15357 what debug info we have. Print a better message if something goes
15358 wrong while producing the separate debug info file.
15359
a476ccc9
MC
153602004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15361
15362 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15363
f453692c
MC
153642004-01-14 Michael Chastain <mec.gnu@mindspring.com>
15365
15366 * gdb.base/callfuncs.c: Add copyright notice.
15367
f40063a5
MC
153682004-01-13 Michael Chastain <mec.gnu@mindspring.com>
15369
15370 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15371 inheritance. PR gdb/1498, PR gcc/13539.
15372
19ac3974
EZ
153732004-01-13 Elena Zannoni <ezannoni@redhat.com>
15374
a9c64011
AS
15375 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15376 test specific name.
15377 * gdb.mi/gdb669.exp: Ditto.
15378 * gdb.mi/mi-pthreads.exp: Ditto.
15379 * gdb.mi/mi1-pthreads.exp: Ditto.
15380 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 15381
56c97c6e
MC
153822004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15383
15384 * gdb.cp/member-ptr.cc: Add copyright notice.
15385
a0644324
MC
153862004-01-12 Michael Chastain <mec.gnu@mindspring.com>
15387
15388 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15389 some patterns for recent versions of gcc and hpacc. Delete
15390 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15391 Delete tests that access a NULL pointer-to-member-data. This
15392 script is still disabled for gcc.
15393
32fabe09
EZ
153942004-01-12 Elena Zannoni <ezannoni@redhat.com>
15395
15396 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 15397 escaped correctly.
32fabe09 15398
1f8a6abb
EZ
153992004-01-12 Elena Zannoni <ezannoni@redhat.com>
15400
15401 * gdb.base/sepdebug.exp: New file.
15402 * gdb.base/sepdebug.c: New file.
15403 * lib/gdb.exp (separate_debug_filename): New procedure.
15404 (gdb_gnu_strip_debug): New procedure.
15405
48efe704
AC
154062004-01-12 Andrew Cagney <cagney@redhat.com>
15407
15408 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15409 * gdb.mi/ChangeLog-1999-2003: New file.
15410
a9415475
AC
154112004-01-12 Andrew Cagney <cagney@redhat.com>
15412
15413 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15414 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15415 or EEXIST", treat EBUSY as an XFAIL.
15416
83b8cf9d
MC
154172004-01-11 Michael Chastain <mec.gnu@mindspring.com>
15418
15419 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15420 hp_cc_compiler.
15421
9939d2a8
MC
154222004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15423
15424 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15425 decorations.
15426
1ff8cadf
MC
154272004-01-10 Michael Chastain <mec.gnu@mindspring.com>
15428
15429 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15430 and "(aCC)" decorations. Remove obsolete doco about old
15431 test results.
15432
6fa9022e
MC
154332004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15434
15435 * gdb.cp/exception.exp: Fix typo in doco.
15436
209721fe
MK
154372004-01-09 Mark Kettenis <kettenis@gnu.org>
15438
15439 * gdb.base/gdb1476.exp: Fix typo.
15440
ef11303e
MC
154412004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15442
15443 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
15444 file.
15445
041ab88c
MC
154462004-01-09 Michael Chastain <mec.gnu@mindspring.com>
15447
15448 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
15449 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
15450 Use gdb_compile. Remove restriction on gcc. Add some patterns
15451 for recent version of gdb. Delete second half, which was a copy
15452 of the first half with different build flags. This test is
15453 still disabled because it is still not ready for production.
15454
e36d075a
MC
154552004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15456
15457 * gdb.cp/exception.cc: Add copyright notice.
15458 * gdb.cp/exception.exp: Add a notice that this file is broken
15459 because of line number changes caused by addition of copyright
15460 notice.
15461
42b190ad
MC
154622004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15463
15464 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
15465 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
15466
8f25f06b
MC
154672004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15468
15469 * gdb.cp/classes.exp: Accept gnu abi 2.
15470 * gdb.cp/derivation.exp: Likewise.
15471 * gdb.cp/overload.exp: Likewise.
15472 * gdb.cp/virtfunc.exp: Likewise.
15473
06ded8b8
MC
154742004-01-08 Michael Chastain <mec.gnu@mindspring.com>
15475
15476 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
15477 semicolon after end of function.
15478
77c26ae3
MC
154792004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15480
15481 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
15482 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
15483 boilerplate code for compiling and running the program under
15484 test. Add some string method tests.
15485
20757486
MC
154862004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15487
15488 * gdb.cp/bs15503.cc: Add copyright notice.
15489 * gdb.cp/bs15503.exp: Adjust line number.
15490
0fd3b503
MC
154912004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15492
15493 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
15494 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
15495
10d1bea8
MC
154962004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15497
15498 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
15499 hp_cc_compiler.
15500
2789202a
MC
155012004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15502
15503 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
15504 * gdb.cp/ctti.exp: Use the marker instead of "next".
15505 With gcc, run further before bailing.
15506
b862f14c
MC
155072004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15508
15509 * gdb.cp/cttiadd.cc: Add copyright notice.
15510 * gdb.cp/cttiadd1.cc: Likewise.
15511 * gdb.cp/cttiadd2.cc: Likewise.
15512 * gdb.cp/cttiadd3.cc: Likewise.
15513
96da2469
MC
155142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15515
15516 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
15517 Use gdb_test, gdb_test_multiple. Use floating-point values that
15518 have exact representations in IEEE-ish formats.
15519
053248ff
MC
155202004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15521
15522 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
15523 compilers. Delete duplicate call to get_compiler_info.
15524 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
15525 * gdb.base/volatile.exp: Likewise.
15526
84acecdd
MK
155272004-01-07 Mark Kettenis <kettenis@gnu.org>
15528
15529 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
15530 memory at address 0.
15531
fe11a27f
MC
155322004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15533
15534 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
15535 to test for hp-ux assembler. Fix copyright years.
15536
60ad077b
AC
155372004-01-07 Andrew Cagney <cagney@redhat.com>
15538
15539 * gdb.base/fileio.c (strerrno): Add "EBUSY".
15540
1c9b8f33
AC
155412004-01-07 Andrew Cagney <cagney@redhat.com>
15542
15543 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
15544 when creating the read-only file. From analysis by Roland McGrath
15545 and Elena Zannoni.
15546
753ccc7a
MC
155472004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15548
15549 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
15550
eca3e36b
MC
155512004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15552
15553 * gdb.base/cvexpr.c: Be type-safe with function pointers and
15554 data pointers.
15555
f8d4bac4
MC
155562004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15557
15558 * gdb.cp/m-static.exp: Compile one source file at a time.
15559 Delete unused call to get_compiler_info.
15560
9b4e0f94
MC
155612004-01-06 Michael Chastain <mec.gnu@mindspring.com>
15562
15563 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
15564 * gdb.base/call-rt-st.exp: Likewise.
15565 * gdb.base/nodebug.exp: Likewise.
15566 * gdb.base/volatile.exp: Likewise.
15567 * gdb.cp/ref-types.exp: Likewise.
15568 * gdb.cp/templates.exp: Likewise.
15569
023c1024
MK
155702004-01-05 Mark Kettenis <kettenis@gnu.org>
15571
15572 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
15573
19703c4a
MC
155742004-01-05 Michael Chastain <mec.gnu@mindspring.com>
15575
15576 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
15577 hppa*-hp-hpux*.
15578
18b67037
MK
155792004-01-04 Mark Kettenis <kettenis@gnu.org>
15580
ba6219c8
MK
15581 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15582 x86_64-*-*.
15583
18b67037
MK
15584 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
15585 sparc64-*-* and sparc*-solaris2*.
15586
1bfbbb9d
MK
155872004-01-04 Mark Kettenis <kettenis@gnu.org>
15588
15589 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
15590 return ${tests}" test. The ${tests} already mentions the
15591 filename.
15592
06846494
MC
155932004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15594
15595 * gdb.cp/local.exp: Accept gcc abi 2.
15596
3b0cb202
MC
155972004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15598
15599 * gdb.cp/templates.exp: Accept gcc abi 2.
15600
0643ec3f
MC
156012004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15602
15603 * lib/compiler.cc: Remove supports_template_debugging.
15604 * gdb.cp/templates.exp: Do not test supports_template_debugging.
15605
d231d0b1
MC
156062004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15607
15608 * gdb.cp/namespace.exp: Accept gcc abi 2.
15609
44ffb27c
MC
156102004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15611
15612 * gdb.cp/method.exp: Accept gcc abi 2.
15613
184ad485
MC
156142004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15615
15616 * gdb.cp/classes.exp: Generate identical results as old version.
15617 * gdb.cp/derivation.exp: Likewise.
15618 * gdb.cp/overload.exp: Likewise.
15619 * gdb.cp/virtfunc.exp: Likewise.
15620
116f09e7
MC
156212004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15622
15623 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
15624 mysterious bug with sourceware version of expect.
15625
b1379776
MC
156262004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15627
15628 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
15629 current versions of gcc, including gcc abi 2. Remove gratuitous
15630 restart of test program. Use gdb_test_multiple and gdb_test for
15631 all tests. Add patterns to xfail missing "const" in "const char *"
15632 and kfail PR gdb/1155.
15633
6b7a4c0e
MC
156342004-01-01 Michael Chastain <mec.gnu@mindspring.com>
15635
15636 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
15637 current versions of gcc, including gcc abi 2. Remove gratuitous
15638 restart of test program. Use gdb_test_multiple and gdb_test for
15639 all tests. Add patterns to kfail PR gdb/1498.
15640
51615d72
MC
156412003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15642
15643 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
15644 current versions of gcc, including gcc abi 2. Use "breakpoint"
15645 and "continue" instead of restarting the target program. Use
15646 gdb_test_multiple and gdb_test for all tests.
15647
7b79a9d7
MK
156482004-01-01 Mark Kettenis <kettenis@gnu.org>
15649
15650 * gdb.asm/asm-source.exp: Update copyright year. Link statically
15651 for *-*-solaris2*.
15652
1cd3489f
MC
156532003-12-31 Michael Chastain <mec.gnu@mindspring.com>
15654
15655 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
15656 current versions of gcc, including gcc abi 2. Use "breakpoint"
15657 and "continue" instead of restarting the target program several
15658 times. Use gdb_test_multiple and gdb_test for all tests.
15659
850742db
MC
156602003-12-18 Michael Chastain <mec.gnu@mindspring.com>
15661
15662 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
15663 source files.
15664
eb4bbda8
MC
156652003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15666
15667 * gdb.base/environ.exp: Handle compiling test case from multiple
15668 source files.
15669
e42c7771
MC
156702003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15671
15672 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
15673
80e4b428
JB
156742003-12-17 Jim Blandy <jimb@redhat.com>
15675
5f06973a
JB
15676 * gdb.base/freebpcmd.c: Add copyright notice.
15677
80e4b428
JB
15678 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
15679
0ab84fb7
MC
156802003-12-16 Michael Chastain <mec.gnu@mindspring.com>
15681
15682 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
15683
1b3bb3d0
JB
156842003-12-13 Jim Blandy <jimb@redhat.com>
15685
15686 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
15687
3a4c9371
KB
156882003-12-12 Kevin Buettner <kevinb@redhat.com>
15689
15690 * gdb.asm/frv.inc: New file.
15691 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
15692
a1dea79a
FF
156932003-12-09 Fred Fish <fnf@redhat.com>
15694
15695 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
15696 functions to break1.c and leave prototypes behind. Add more
15697 "set breakpoint NN here" comments.
15698 * gdb.base/break1.c: New file.
15699
15700 * gdb.base/break.exp: Handle compiling test case from multiple
15701 source files and change source file references as needed.
15702 * gdb.base/completion.exp: Ditto.
15703 * gdb.base/condbreak.exp: Ditto.
15704 * gdb.base/define.exp: Ditto.
15705 * gdb.base/ena-dis-br.exp: Ditto.
15706 * gdb.base/info-proc.exp: Ditto.
15707 * gdb.base/maint.exp: Ditto.
15708 * gdb.base/until.exp: Ditto.
15709
15710 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
15711 hardcoded line numbers.
15712 * gdb.base/define.exp: Ditto.
15713 * gdb.base/ena-dis-br.exp: Ditto.
15714 * gdb.base/maint.exp: Ditto.
15715 * gdb.base/until.exp: Ditto.
15716
15717 * gdb.base/completion.exp: Use "break1" for completion tests since
15718 "break" is no longer a unique prefix.
15719
5266b69c
AC
157202003-12-06 Andrew Cagney <cagney@redhat.com>
15721
15722 * gdb.base/structs.exp (test_struct_returns): When applicable, set
15723 "return_value_unimplemented". When an unimplemented struct return
15724 architecture, report incorrect values as a KFAIL
15725
374451f0
MC
157262003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15727
15728 * gdb.cp/rtti.exp: Accept new wording of warning from
15729 cp_lookup_rtti_type.
15730
ba9b20a7
MC
157312003-12-05 Michael Chastain <mec.gnu@mindspring.com>
15732
15733 Partial fix for PR testsuite/1456.
15734 * gdb.base/scope.exp (test_at_main): Replace references to
15735 gcc_compiled with calls to test_compiler_info.
15736 (test_at_foo): Likewise.
15737 (test_at_bar): Likewise.
15738
b74b6d0b
MC
157392003-12-04 Michael Chastain <mec.gnu@mindspring.com>
15740
15741 Partial fix for PR testsuite/1456.
15742 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
15743 to test_compiler_info.
15744
ccfa3402
MC
157452003-12-03 Michael Chastain <mec.gnu@mindspring.com>
15746
15747 * gdb.base/so-impl-ld.exp: Update copyright notice.
15748
f6246aba
MC
157492003-12-02 Michael Chastain <mec.gnu@mindspring.com>
15750
15751 Partial fix for PR testsuite/1456.
15752 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
15753 to test_compiler_info.
15754
13ae734a
MC
157552003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15756
15757 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
15758 from current versions of gdb. Clean up regular expressions.
15759 Delete redundant timeout case.
15760
d8e1cdee
MC
157612003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15762
15763 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
15764 from current versions of gdb. Clean up regular expressions.
15765 Delete redundant timeout case.
15766
96457b64
MC
157672003-12-01 Michael Chastain <mec.gnu@mindspring.com>
15768
15769 Partial fix for PR testsuite/1456.
15770 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
15771 gcc_compiled with call to test_compiler_info.
15772
f35309fc
MC
157732003-11-30 Michael Chastain <mec.gnu@mindspring.com>
15774
15775 Partial fix for PR testsuite/1456.
15776 * gdb.base/list.exp (test_list_function): Delete unused declaration
15777 of gcc_compiled.
15778
d7afdf9b
MC
157792003-11-29 Michael Chastain <mec.gnu@mindspring.com>
15780
15781 Partial fix for PR testsuite/1456.
15782 * gdb.base/complex.exp: Replace reference to gcc_compiled with
15783 call to test_compiler_info.
15784
71507b56
MK
157852003-11-29 Mark Kettenis <kettenis@gnu.org>
15786
15787 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
15788 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
15789 it to create the appropriate note.inc.
15790 * gdb.asm/asmsrc1.s: Include "note.inc".
15791 * gdb.asm/netbsd.inc: New file.
15792 * gdb.asm/empty.inc: New file.
15793
f81f93f7
MC
157942003-11-28 Michael Chastain <mec.gnu@mindspring.com>
15795
15796 Partial fix for PR testsuite/1456.
15797 * gdb.base/constvars.exp: Replace references to gcc_compiled with
15798 calls to test_compiler_info.
15799
9a77938e
MC
158002003-11-27 Michael Chastain <mec.gnu@mindspring.com>
15801
15802 Partial fix for PR testsuite/1456.
15803 * gdb.base/volatile.exp: Replace references to gcc_compiled with
15804 calls to test_compiler_info.
15805
e8367dc7
MK
158062003-11-27 Mark Kettenis <kettenis@gnu.org>
15807
15808 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
15809 pattern for the KFAILs.
15810
526c61ee
AF
158112003-11-25 Adam Fedor <fedor@gnu.org>
15812
15813 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
15814 * gdb.objc/objcdecode.m: New file.
15815
28f2d600
AF
158162003-11-25 Adam Fedor <fedor@gnu.org>
15817
15818 * gdb.objc/nondebug.exp: Test for PR objc/1236.
15819 * gdb.objc/nondebug.m: New file.
15820
a3895cee
BE
158212003-11-26 Ben Elliston <bje@wasabisystems.com>
15822
15823 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15824 NetBSD as it does on FreeBSD. Modelled on a similar change by
15825 Mark Kettenis on 2003-05-30.
15826 (link-flags): Set to "--entry _start" regardless of target.
15827 Special linker flags are to be appended to $link-flags.
15828 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
15829
c9f2c8a3
MC
158302003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15831
15832 * gdb.cp/method.exp: Accept output of new demangler.
15833
15a0587a 158342003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
15835
15836 * gdb/class2.exp: New file.
15837 * gdb/class2.cc: New file.
15838
3c00b570
MC
158392003-11-25 Michael Chastain <mec.gnu@mindspring.com>
15840
15841 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
15842 of new demangler.
15843
7027acc7
MK
158442003-11-23 Mark Kettenis <kettenis@gnu.org>
15845
15846 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
15847 of gdb_test "run".
15848
b0e1598a
MK
158492003-11-23 Mark Kettenis <kettenis@gnu.org>
15850
15851 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
15852 "continue" into "run".
15853
4d9eda44
MC
158542003-11-23 Michael Chastain <mec.gnu@mindspring.com>
15855
15856 Partial fix for PR testsuite/1456.
15857 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
15858 call to test_compiler_info.
15859 * gdb.cp/ctti.exp: Likewise.
15860 * gdb.cp/derivation.exp: Likewise.
15861 * gdb.cp/member-ptr.exp: Likewise.
15862 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
15863 reference to gcc_compiled.
15864
158652003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
15866
15867 Fix PR testsuite/1463.
15868 * gdb.base/structs.exp (start_structs_test): Call
15869 get_debug_format before using the debug format.
15870
d422fe19
AC
158712003-11-22 Andrew Cagney <cagney@redhat.com>
15872
15873 * lib/gdb.exp (gdb_test_multiple): Add simple example.
15874 * gdb.base/structs.exp: Use gdb_test_multiple.
15875
039cf96d
AC
158762003-11-20 Andrew Cagney <cagney@redhat.com>
15877
6882279b
AC
15878 * gdb.base/structs.exp: Handle and recover from internal errors.
15879 Replace "foo${n}" with "foo<n>" in test messages.
15880
e53890ae
AC
15881 * gdb.base/structs.exp: Update copyright. Rewrite.
15882 * gdb.base/structs.c: Update copyright. Rewrite.
15883
2b211c59
AC
15884 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
15885 resync count exceeded.
d63a86f8 15886
039cf96d
AC
15887 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
15888 from the internal error.
15889 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
15890 Original from Jim Blandy.
15891 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 15892
eac98b22
AC
158932003-11-19 Andrew Cagney <cagney@redhat.com>
15894
15895 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
15896 KFAIL.
15897
67455b2a
MK
158982003-11-17 Mark Kettenis <kettenis@gnu.org>
15899
15900 New testcase for PR backtrace/1435.
15901 * gdb.arch/i386-unwind.exp: New file.
15902 * gdb.arch/i386-unwind.c: New file.
15903
853d6e5b
AC
159042003-11-17 Andrew Cagney <cagney@redhat.com>
15905
15906 * lib/gdb.exp (compiler_info): New global.
15907 (test_compiler_info): New function.
15908 (get_compiler_info): Set compiler_info.
15909 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
15910 "compiler_info" to gcc-<major>-<minor>.
15911
38cf6e11
MC
159122003-11-15 Michael Chastain <mec.gnu@mindspring.com>
15913
15914 * gdb.trace/configure: Remove.
15915
a50d3602
EZ
159162003-11-13 Elena Zannoni <ezannoni@redhat.com>
15917
15918 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 15919 breakpoints.
a50d3602
EZ
15920 * gdb.base/break.exp: Remove all references to explicit line
15921 numbers.
15922
d9407aaa
NC
159232003-11-11 Nick Clifton <nickc@redhat.com>
15924
15925 * gdb.base/shreloc.exp: Do not run for targets which do not
15926 support shared objects.
15927
db488fc1
CV
159282003-11-10 Corinna Vinschen <vinschen@redhat.com>
15929
15930 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
15931 Don't run tests if nofileio flag is given.
15932
6a90a18e
EZ
159332003-11-07 Elena Zannoni <ezannoni@redhat.com>
15934
15935 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 15936 as well as 'Watchpoint'.
6a90a18e 15937
0b915e9c
EZ
159382003-11-06 Elena Zannoni <ezannoni@redhat.com>
15939
15940 Reported by Jim Ingham <jingham@apple.com>:
15941 * gdb.base/annota1.exp: Match at least one occurrence of the
15942 signal handler annotation.
15943
d7e4b55f
EZ
159442003-11-06 Elena Zannoni <ezannoni@redhat.com>
15945
a9c64011
AS
15946 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
15947 as well as 'Watchpoint'.
d7e4b55f 15948
2fe4e8d0
MC
159492003-11-05 Michael Chastain <mec@shout.net>
15950
15951 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
15952
6ef88553
KW
159532003-11-03 Kris Warkentin <kewarken@qnx.com>
15954
15955 * gdb.arch/gdb1291.c: New test file.
15956 * gdb.arch/gdb1291.exp: New test script.
15957 * gdb.arch/gdb1431.c: New test file.
15958 * gdb.arch/gdb1431.exp: New test script.
15959
ae7dc4d8
MC
159602003-10-22 Michael Chastain <mec@shout.net>
15961
15962 * gdb.mi/pthreads.c: Add copyright notice.
15963
c39d7427
MC
159642003-10-22 Michael Chastain <mec@shout.net>
15965
15966 * gdb.threads/pthreads.c: Add copyright notice.
15967
8b7d96c1
MC
159682003-10-20 Michael Chastain <mec@shout.net>
15969
15970 * gdb.base/gdb1056.exp: New test script.
15971
d1d69fdd
DJ
159722003-10-13 Daniel Jacobowitz <drow@mvista.com>
15973
15974 * gdb.threads/killed.exp: Use gdb_run_cmd.
15975
7d605576
DJ
159762003-10-13 Daniel Jacobowitz <drow@mvista.com>
15977
15978 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
15979 create a core file.
15980 * gdb.threads/gcore-thread.exp: Likewise.
15981
618ec112
CV
159822003-10-13 Corinna Vinschen <vinschen@redhat.com>
15983
15984 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
15985 type, based on char type.
15986 (struct bit_flags_short_t): New bitfield type, based on short type.
15987 (init_bit_flags_char): New fuction.
15988 (init_bit_flags_short): Ditto.
15989 (print_bit_flags_char): Ditto.
15990 (print_bit_flags_short): Ditto.
15991 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
15992
9367a73c
MC
159932003-10-11 Michael Chastain <mec@shout.net>
15994
15995 * gdb.base/call-rt-st.exp: Update copyright year.
15996
1decf120
KI
159972003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
15998
15999 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16000 * gdb.disasm/sh3.s: Ditto.
16001
5445b2ae
DJ
160022003-10-07 Daniel Jacobowitz <drow@mvista.com>
16003
16004 * gdb.threads/switch-threads.exp: New test.
16005 * gdb.threads/switch-threads.c: New source file.
16006
aec24853
CV
160072003-10-07 Corinna Vinschen <vinschen@redhat.com>
16008
16009 * gdb.base/ending-run.exp: Add sh specific case.
16010
adc7428d
AC
160112003-10-06 Andrew Cagney <cagney@redhat.com>
16012
16013 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16014 * gdb.disasm/mn10200.exp: Delete obsolete file.
16015
c9d37158
DJ
160162003-09-29 Daniel Jacobowitz <drow@mvista.com>
16017
16018 * ChangeLog: Correct an entry command.exp -> commands.exp.
16019 * gdb.base/commands.exp (bp_deleted_in_command_test)
16020 (temporary_breakpoint_commands): Check noargs.
16021
79c2c32d
DC
160222003-09-25 David Carlton <carlton@kealia.com>
16023
16024 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16025 of some print tests, where appropriate. Add tests for C::D::cd,
16026 E::ce, F::cXfX, G::XgX.
16027 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16028
594e6d67
RE
160292003-09-25 Richard Earnshaw <rearnsha@arm.com>
16030
16031 * lib/java.exp (java_init): Import target_alias before using it.
16032
10f0d451
DC
160332003-09-25 David Carlton <carlton@kealia.com>
16034
16035 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16036
274bcba0
EZ
160372003-09-23 Elena Zannoni <ezannoni@redhat.com>
16038
d63a86f8 16039 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 16040 weirdness.
274bcba0 16041
cdbf20f7
MC
160422003-09-17 Michael Chastain <mec@shout.net>
16043
16044 * gdb.cp/gdb1355.exp: New file.
16045 * gdb.cp/gdb1355.c: New file.
16046
71e06f80
CV
160472003-09-15 Corinna Vinschen <vinschen@redhat.com>
16048
16049 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16050 * gdb.asm/sh.inc: New file.
16051
5c4e30ca
DC
160522003-09-11 David Carlton <carlton@kealia.com>
16053
bd45b7af
DC
16054 * gdb.cp/namespace.exp: Add tests for namespace types.
16055 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
16056 (test_namespace): New.
16057
1c199746
EZ
160582003-09-11 Elena Zannoni <ezannoni@redhat.com>
16059
a9c64011 16060 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 16061 * gdb.stabs/weird.exp: Ditto.
1c199746 16062
04ed252f
MC
160632003-09-08 Michael Chastain <mec@shout.net>
16064
16065 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16066
d8a2d9e7
MC
160672003-09-07 Michael Chastain <mec@shout.net>
16068
16069 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16070 'parse error'.
16071
161afb24
MK
160722003-09-07 Mark Kettenis <m.kettenis@osp.nl>
16073
16074 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16075
49f2741a
MC
160762003-08-30 Michael Chastain <mec@shout.net>
16077
16078 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16079 * gdb.gdb/observer.exp: Ditto.
16080 * gdb.gdb/xfullpath.exp: Ditto.
16081
8afa723e
MK
160822003-08-29 Mark Kettenis <kettenis@gnu.org>
16083
16084 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16085 *-*-*bsd*.
16086
f31dfe3b
JJ
160872003-08-28 Jeff Johnston <jjohnstn@redhat.com>
16088
16089 * gdb.base/dump.exp: Skip for ia64.
16090
4630e498
JJ
160912003-08-25 Jeff Johnston <jjohnstn@redhat.com>
16092
16093 * gdb.asm/asm-source.exp: Add ia64 support.
16094 * gdb.asm/ia64.inc: New file.
16095
1105b7ef
MC
160962003-08-22 Michael Chastain <mec@shout.net>
16097
16098 * gdb.cp: New directory.
16099 * gdb.cp/*: Copy from gdb.c++/*.
16100 * gdb.c++/*: Remove.
16101 * Makefile.in: Change gdb.c++ to gdb.cp.
16102 * configure.in: Ditto.
16103 * configure: Regnerate.
16104
c945b932
MK
161052003-08-18 Mark Kettenis <kettenis@gnu.org>
16106
16107 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16108 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16109
2b66634b
DJ
161102003-08-17 Daniel Jacobowitz <drow@mvista.com>
16111
16112 * mi-var-display.exp (-var-list-children weird): Accept function
16113 pointers with argument types.
16114 * mi1-var-display.exp (-var-list-children weird): Likewise.
16115 * mi2-var-display.exp (-var-list-children weird): Likewise.
16116
a356f73b
DJ
161172003-08-17 Daniel Jacobowitz <drow@mvista.com>
16118
16119 * gdb.base/annota3.exp: Add missing newline.
16120
483417b8
MC
161212003-08-06 Michael Chastain <mec@shout.net>
16122
16123 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16124
c99c59c3
MS
161252003-08-12 Michael Snyder <msnyder@redhat.com>
16126
16127 * gdb.base/float.exp: Add test for SH.
16128
55ed7501
MK
161292003-08-10 Mark Kettenis <kettenis@gnu.org>
16130
16131 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16132
1a371f2e
EZ
161332003-08-07 Elena Zannoni <ezannoni@redhat.com>
16134
16135 * gdb.base/completion.exp: Remove reduntant completion test
16136 on filename.
16137
e0f353ce
EZ
161382003-08-07 Elena Zannoni <ezannoni@redhat.com>
16139
a9c64011
AS
16140 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16141 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16142 gdb.trace/save-trace.exp: Make sure that full pathnames are
16143 escaped correctly.
e0f353ce 16144
5710a1af 161452003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 16146
a9c64011
AS
16147 * configure.in: Don't generate config.h from config.hin.
16148 * configure: Regenerate.
16149 * config.hin: Remove file.
16150 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16151 * gdb.threads/pthreads.c: Ditto.
5710a1af 16152
dcd81ce9
DJ
161532003-08-07 Daniel Jacobowitz <drow@mvista.com>
16154
16155 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16156 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16157 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16158 Replace ld24 with seth/add3.
16159
6009d884
AC
161602003-08-02 Andrew Cagney <cagney@redhat.com>
16161
16162 * gdb.base/annota3.exp: New file.
16163 * gdb.base/annota3.c: New file.
16164 * gdb.c++/annota3.exp: New file.
16165 * gdb.c++/annota3.cc: New file.
16166
51514e06
MC
161672003-07-29 Michael Chastain <mec@shout.net>
16168
16169 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16170 actually failed.
16171 (do_pass): Likewise.
16172 * gdb.threads/tls.exp: Always initialize no_of_threads.
16173
4ee6625b
DJ
161742003-07-27 Daniel Jacobowitz <drow@mvista.com>
16175
16176 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16177 pattern.
16178 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16179 * gdb.threads/tls.exp: Recognize one case of the host library not
16180 supporting TLS.
16181
225f2bf6
AC
161822003-07-27 Andrew Cagney <cagney@redhat.com>
16183
16184 * gdb.base/fileio.exp: Use SH when running commands using
16185 remote_exec.
16186
bcb27c9f
DJ
161872003-07-24 Daniel Jacobowitz <drow@mvista.com>
16188
16189 From Kei Sakamoto <sakamoto.kei@renesas.com>:
16190 * gdb.base/relocate.c (dummy): New padding array.
16191
3d67be83
MS
161922003-07-22 Michael Snyder <msnyder@redhat.com>
16193
d63a86f8 16194 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
16195
16196 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16197 patterns to be more general, accepting old and new output.
16198 Some output chars (such as '+') also must be quoted.
d63a86f8 16199 Some addresses are displayed numerically instead of
3d67be83
MS
16200 symbolically.
16201
57ba3b85
MS
162022003-07-23 Michael Snyder <msnyder@redhat.com>
16203
686d097c
MS
16204 * gdb.base/return2.exp: Don't test long-long return.
16205
57ba3b85
MS
16206 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16207 * gdb.disasm/t01_mov.exp: Ditto.
16208 * gdb.disasm/t02_mova.s: Ditto.
16209 * gdb.disasm/t02_mova.exp: Ditto.
16210 * gdb.disasm/t03_add.s: Ditto.
16211 * gdb.disasm/t03_add.exp: Ditto.
16212 * gdb.disasm/t04_sub.s: Ditto.
16213 * gdb.disasm/t04_sub.exp: Ditto.
16214 * gdb.disasm/t05_cmp.s: Ditto.
16215 * gdb.disasm/t05_cmp.exp: Ditto.
16216 * gdb.disasm/t06_ari2.s: Ditto.
16217 * gdb.disasm/t06_ari2.exp: Ditto.
16218 * gdb.disasm/t07_ari3.s: Ditto.
16219 * gdb.disasm/t07_ari3.exp: Ditto.
16220 * gdb.disasm/t08_or.s: Ditto.
16221 * gdb.disasm/t08_or.exp: Ditto.
16222 * gdb.disasm/t09_xor.s: Ditto.
16223 * gdb.disasm/t09_xor.exp: Ditto.
16224 * gdb.disasm/t10_and.s: Ditto.
16225 * gdb.disasm/t10_and.exp: Ditto.
16226 * gdb.disasm/t11_logs.s: Ditto.
16227 * gdb.disasm/t11_logs.exp: Ditto.
16228 * gdb.disasm/t12_bit.s: Ditto.
16229 * gdb.disasm/t12_bit.exp: Ditto.
16230 * gdb.disasm/t13_otr.s: Ditto.
16231 * gdb.disasm/t13_otr.exp: Ditto.
16232
e00759ef
EZ
162332003-07-22 Elena Zannoni <ezannoni@redhat.com>
16234
16235 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16236
8bc2021f
EZ
162372003-07-22 Elena Zannoni <ezannoni@redhat.com>
16238
a9c64011
AS
16239 * gdb.threads/tls.c : New file.
16240 * gdb.threads/tls.exp : New file.
16241 * gdb.threads/tls-main.c : New file.
16242 * gdb.threads/tls-shared.c : New file.
16243 * gdb.threads/tls-shared.exp : New file.
8bc2021f 16244
89320c4c
AS
162452003-07-22 Andreas Schwab <schwab@suse.de>
16246
16247 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16248
180dea7c
AS
162492003-07-20 Andreas Schwab <schwab@suse.de>
16250
16251 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16252 due to insn reordering.
16253
0714963c
AC
162542003-07-15 Andrew Cagney <cagney@redhat.com>
16255
16256 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16257
98a23b3f
MC
162582003-07-15 Michael Chastain <mec@shout.net>
16259
16260 * gdb.base/gdb1250.exp: New file.
16261 * gdb.base/gdb1250.c: New file.
16262
27e417a2
ML
162632003-07-09 Michal Ludvig <mludvig@suse.cz>
16264
16265 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16266 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16267
8bc2021f
EZ
162682003-07-09 Elena Zannoni <ezannoni@redhat.com>
16269
a9c64011
AS
16270 * gdb.threads/tls.c: New file.
16271 * gdb.threads/tls.exp: New file.
16272 * gdb.threads/tls-main.c: New file.
16273 * gdb.threads/tls-shared.c: New file.
16274 * gdb.threads/tls-shared.exp: New file.
8bc2021f 16275
d99968dc
EZ
162762003-07-09 Elena Zannoni <ezannoni@redhat.com>
16277
16278 * gdb.base/annota1.exp: Make sure that we properly escape the
16279 full path of the source file. Xfail more permissive patterns,
d63a86f8 16280 due to a compiler debug info problem.
d99968dc 16281
83876b3b
AS
162822003-07-07 Andreas Schwab <schwab@suse.de>
16283
2705e972
AS
16284 * gdb.asm/m68k.inc: New file.
16285 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16286
83876b3b
AS
16287 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16288 arguments"): Also match negative number.
16289
16290 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16291
3a871b37
DJ
162922003-07-03 Daniel Jacobowitz <drow@mvista.com>
16293
16294 * gdb.base/store.c (charest): New typedef.
16295 (add_char): Rename to add_charest, update.
16296 (wack_char): Rename to wack_charest, update types. Return l + r
16297 to keep r live across the call.
16298 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16299 (wack_double, wack_doublest): Return l + r to keep r live across
16300 the call.
16301 * gdb.base/store.exp: Accomodate store.c changes.
16302
b2a7f303
DC
163032003-06-30 David Carlton <carlton@kealia.com>
16304
16305 * gdb.c++/maint.exp (test_invalid_name): New.
16306 (test_first_component): Add tests for invalid names.
16307
3c6cb4a1
MC
163082003-06-29 Michael Chastain <mec@shout.net>
16309
16310 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16311 output of '<VTT for class>' for virtual base classes.
16312
f1c2644b
DJ
163132003-06-29 Daniel Jacobowitz <drow@mvista.com>
16314
16315 * gdb.base/completion.exp: Tab-complete "complet" instead of
16316 "compl".
16317 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16318
18080350
DJ
163192003-06-29 Daniel Jacobowitz <drow@mvista.com>
16320
16321 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16322 * gdb.base/volatile.exp: Likewise.
16323
f56973f8
DJ
163242003-06-29 Daniel Jacobowitz <drow@mvista.com>
16325
16326 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16327 gdb/1265.
16328
163292003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
16330 Daniel Jacobowitz <drow@mvista.com>
16331
16332 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16333 initial line count of 'captured_main' from 26 to 32.
16334 (test_with_self): Allow xmalloc call to be interleaved with the
16335 preceding two lines.
16336
e766d4d6
JB
163372003-06-24 Joel Brobecker <brobecker@gnat.com>
16338
16339 * gdb.base/bang.exp: New testcase.
16340
f125c9a4
JB
163412003-06-23 Joel Brobecker <brobecker@gnat.com>
16342
16343 * gdb.base/langs.exp: Add some tests for the "minimal" language
16344 support.
16345
6e25beaf
EZ
163462003-06-23 Elena Zannoni <ezannoni@redhat.com>
16347
16348 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16349 the testcase.
16350
2f816dda
DJ
163512003-06-22 Daniel Jacobowitz <drow@mvista.com>
16352
16353 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16354 offset.
16355
db5a5748
DJ
163562003-06-22 Daniel Jacobowitz <drow@mvista.com>
16357
16358 * gdb.c++/pr-1210.cc: New file.
16359 * gdb.c++/pr-1210.exp: New file.
16360
1df0c130
DJ
163612003-06-21 Daniel Jacobowitz <drow@mvista.com>
16362
16363 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16364 000-exec-continue.
16365
a92feac0
MK
163662003-06-15 Mark Kettenis <kettenis@gnu.org>
16367
16368 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16369 on *-*-*bsd* instead of *-*-freebsd*.
16370
81a58f5b
AC
163712003-06-14 Andrew Cagney <cagney@redhat.com>
16372
16373 * gdb.base/store.exp: Test longest and doublest. Test all
16374 parameters. Weaken return statement match.
16375 * gdb.base/store.c: Add longest and doublest - aka long long and
16376 long double functions. Put all parameters into local register
16377 variables. Use negative values.
16378
b257a0d3
AC
163792003-06-14 Andrew Cagney <cagney@redhat.com>
16380
16381 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16382 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16383 exit status.
16384 * gdb.base/fileio.exp: Disable target when nointerrupts and
16385 noinferiorio, instead of limiting it to remote. Use remote_exec
16386 instead of system.
d63a86f8 16387
21c38304
JJ
163882003-06-12 Jeff Johnston <jjohnstn@redhat.com>
16389
16390 * gdb.base/float.exp: Add ia64 support.
16391
1bcdb424
CV
163922003-06-12 Corinna Vinschen <vinschen@redhat.com>
16393
16394 * gdb.base/fileio.exp: Run only on remote targets.
16395
6aeb981f
CV
163962003-06-10 Corinna Vinschen <vinschen@redhat.com>
16397
16398 * gdb.base/fileio.c: New file, testing File-I/O.
16399 * gdb.base/fileio.exp: Ditto.
16400
53df362e
RG
164012003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
16402
16403 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16404 shared objects after relocation at load time (gdb PR/1132).
16405 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 16406 as above, part of the shared object relocation test.
53df362e 16407
ffee1b46
MK
164082003-06-08 Mark Kettenis <kettenis@gnu.org>
16409
b5ca3722
MK
16410 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16411 fully filled history list.
16412 * gdb.base/gdb_history: New file.
16413
03ed860d
MK
16414 * gdb.base/signals.exp: XFAIL "continue to func1" on
16415 i*86-*-freebsd*.
16416
ffee1b46
MK
16417 * gdb.base/attach.exp: When trying to attach to a nonexistent
16418 process, make it possible to specify the PID based on the target,
16419 and do so for *-*-freebsd*.
16420
d80dbb52
RH
164212003-06-02 Richard Henderson <rth@redhat.com>
16422
16423 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16424
6dd77b81
RH
164252003-06-02 Richard Henderson <rth@redhat.com>
16426
16427 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16428
f6347e16
RH
164292003-06-02 Richard Henderson <rth@redhat.com>
16430
16431 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16432
2c161407
DJ
164332003-06-01 Daniel Jacobowitz <drow@mvista.com>
16434
16435 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16436 of globalvar.
16437
572eb746
MK
164382003-06-01 Mark Kettenis <kettenis@gnu.org>
16439
16440 * gdb.asm/asm-source.exp: Check for memory read errors in
16441 disassembler test on *BSD too.
16442
9e9617a5
RH
164432003-06-01 Richard Henderson <rth@redhat.com>
16444
16445 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
16446 for .frame.
16447 (gdbasm_call): Lose ldgp.
16448 (gdbasm_startup): Add frame information.
16449 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
16450
7b34ad4e
MK
164512003-05-31 Mark Kettenis <kettenis@gnu.org>
16452
16453 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
16454 i?86-*-*.
16455
10059fdf
MK
164562003-05-30 Mark Kettenis <kettenis@gnu.org>
16457
16458 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16459 FreeBSD.
16460
acf4b816
RH
164612003-05-29 Richard Henderson <rth@redhat.com>
16462
16463 * gdb.asm/alpha.inc: New file.
16464 * gdb.asm/asm-source.exp: Use it.
16465
e9ecd949
JB
164662003-05-29 Jim Blandy <jimb@redhat.com>
16467
16468 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
16469 'core.PID'.
16470
e3e5a4f3
JB
164712003-05-22 Jim Blandy <jimb@redhat.com>
16472
16473 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
16474 backtrace.
d63a86f8 16475
72fe3d25
DC
164762003-05-20 David Carlton <carlton@math.stanford.edu>
16477
16478 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
16479 this time.
16480
58da2eb2
DC
164812003-05-19 David Carlton <carlton@bactrian.org>
16482
16483 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
16484 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
16485
1fcb5155
DC
164862003-05-19 David Carlton <carlton@bactrian.org>
16487
16488 * gdb.c++/namespace.exp: Add namespace scope and anonymous
16489 namespace tests.
16490 Bump copyright date.
16491 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
16492 (main): Call C::D::marker2.
16493 * gdb.c++/namespace1.cc: New file.
16494
85e85163
JJ
164952003-05-14 Jeff Johnston <jjohnstn@redhat.com>
16496
16497 Roland McGrath <roland@redhat.com>
d63a86f8 16498 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
16499 there is no manager thread.
16500
a25fbfec
JJ
165012003-05-08 Jeff Johnston <jjohnstn@redhat.com>
16502
d63a86f8
RM
16503 * gdb.threads/schedlock.exp: Remove assumption that all threads
16504 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
16505 in one of the child threads rather than the main thread.
16506
be375bae
JB
165072003-05-07 Jim Blandy <jimb@redhat.com>
16508
09bf6082
JB
16509 Add support for assembly source testing on the s390x.
16510 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
16511 architecture.
16512 * gdb.asm/s390x.inc: New file.
16513
be375bae
JB
16514 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
16515 succession of 'if' statements.
16516
00905d52
AC
165172003-05-05 Andrew Cagney <cagney@redhat.com>
16518
16519 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
16520
b1e29e33
AC
165212003-05-05 Andrew Cagney <cagney@redhat.com>
16522
16523 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
16524 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
16525
e33d66ec
EZ
165262003-05-02 Elena Zannoni <ezannoni@redhat.com>
16527
16528 * gdb.base/charset.exp: Update based on new behavior of set/show
16529 charset commands.
16530
2b6fd0d8
AC
165312003-05-01 Andrew Cagney <cagney@redhat.com>
16532
16533 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
16534 variable do not give memory errors.
16535
130cacce
AF
165362003-04-30 Adam Fedor <fedor@gnu.org>
16537
16538 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
16539 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
16540 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
16541 gdb.objc/basicclass.m: : New files
16542
16543 * lib/gdb.exp (gdb_compile_objc): New procedure.
16544
bea71854
DJ
165452003-04-27 Daniel Jacobowitz <drow@mvista.com>
16546
16547 * gdb.base/signals.exp: Make backtrace tests more specific.
16548
0f20eeea
DC
165492003-04-23 David Carlton <carlton@bactrian.org>
16550
16551 * gdb.c++/maint.exp (test_first_component): Add tests for
16552 'operator' in more locations.
16553
c8c4d8dc
KB
165542003-04-16 Kevin Buettner <kevinb@redhat.com>
16555
16556 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
16557
3fe60e3c
EZ
165582003-04-16 Elena Zannoni <ezannoni@redhat.com>
16559
16560 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 16561 func marke' instead. Update test name.
3fe60e3c 16562
9219021c
DC
165632003-04-15 David Carlton <carlton@math.stanford.edu>
16564
16565 * gdb.c++/maint.exp: New file.
16566
5dd55bdd
EZ
165672003-04-14 Elena Zannoni <ezannoni@redhat.com>
16568
16569 * gdb.threads/schedlock.c: Change type of thread function argument
16570 to long, to avoid warnings on 64-bit platforms.
16571
00890572
EZ
165722003-04-14 Elena Zannoni <ezannoni@redhat.com>
16573
a9c64011
AS
16574 * gdb.base/attach.exp: Add new message from ptrace in case of
16575 attaching to nonexistent process.
d63a86f8 16576
93201743
JB
165772003-04-11 Jim Blandy <jimb@redhat.com>
16578
16579 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16580 gdb.c++/userdef.cc: Place comments on the lines to which the
16581 marker function might return.
16582 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16583 gdb.c++/userdef.exp: Look for those comments to check that we've
16584 returned to the right place, instead of checking line numbers.
16585
2a11c64d
EZ
165862003-04-11 Elena Zannoni <ezannoni@redhat.com>
16587
a9c64011
AS
16588 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
16589 match on sourcefile name, instead of directory name.
2a11c64d 16590
68ab8fc5
EZ
165912003-04-10 Elena Zannoni <ezannoni@redhat.com>
16592
d63a86f8 16593 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
16594 working directory name.
16595
5624293a
JB
165962003-04-09 Jim Blandy <jimb@redhat.com>
16597
16598 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
16599 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
16600 after an inferior function call, report the failure, but allow the
16601 test to continue.
16602
f1f02ee4
SC
166032003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16604
16605 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16606 with -DPROTOTYPES.
16607
6eb79af0
SC
166082003-04-05 Stephane Carrez <stcarrez@nerim.fr>
16609
16610 * gdb.base/break.exp: Revert last patch.
16611
8dfb4cf0
SC
166122003-04-04 Stephane Carrez <stcarrez@nerim.fr>
16613
16614 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
16615 with -DPROTOTYPES.
16616
ed4c619a
AC
166172003-04-02 Andrew Cagney <cagney@redhat.com>
16618
16619 * gdb.base/callfuncs.exp: Make "print add" messages unique.
16620 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
16621 matching directories by the name breakpoint.
16622 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
16623 Make "continue to marker1" consistent.
16624 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
16625 message consistent.
16626 * lib/gdb.exp: Put "the program is no longer running", and "the
16627 program exited" in parenthesis.
16628 * lib/mi-support.exp: Ditto.
d63a86f8 16629
4e35d5f0 166302003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 16631
4e35d5f0
BR
16632 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
16633
71900fe8
AC
166342003-03-29 Andrew Cagney <cagney@redhat.com>
16635
16636 * gdb.base/sizeof.c (main): Print the value of '\377'.
16637 * gdb.base/sizeof.exp: Check the sign of '\377'.
16638
c0655a16
MC
166392003-03-27 Michael Chastain <mec@shout.net>
16640
16641 * gdb.base/gdb1090.exp: New file.
16642 * gdb.base/gdb1090.cc: New file.
16643
5b2a3989
JB
166442003-03-27 J. Brobecker <brobecker@gnat.com>
16645
16646 * gdb.gdb/observer.exp: New regression test.
16647
79876890
MC
166482003-03-27 Michael Chastain <mec@shout.net>
16649
16650 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
16651 * gdb.base/ptype.exp: Likewise.
16652
6eac95e3
CV
166532003-03-27 Corinna Vinschen <vinschen@redhat.com>
16654
16655 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
16656
e8c71839
MC
166572003-03-26 Michael Chastain <mec@shout.net>
16658
16659 * gdb.base/ptype.exp: Actually use some typedef'd types.
16660
71b10041
SC
166612003-03-21 Stephane Carrez <stcarrez@nerim.fr>
16662
16663 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
16664 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
16665
2512cf80
CV
166662003-03-20 Corinna Vinschen <vinschen@redhat.com>
16667
16668 * gdb.base/default.exp: Fix regular expression.
16669
0d195a4f
CV
166702003-03-20 Corinna Vinschen <vinschen@redhat.com>
16671
16672 * gdb.base/args.exp: Fix regular expression.
16673
8a2dbca8
CV
166742003-03-20 Corinna Vinschen <vinschen@redhat.com>
16675
16676 * gdb.base/help.exp: Allow Win32 child process.
16677
bf028682
CV
166782003-03-20 Corinna Vinschen <vinschen@redhat.com>
16679
16680 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
16681 when stepping out of main().
16682
182dbe85
CV
166832003-03-20 Corinna Vinschen <vinschen@redhat.com>
16684
16685 * gdb.base/default.exp: Check for win32 specific message when calling
16686 "run" without executable.
16687
d67a6ba5
CV
166882003-03-20 Corinna Vinschen <vinschen@redhat.com>
16689
16690 * gdb.base/args.exp: Expect .exe in output.
16691
a955b5bb
CV
166922003-03-20 Corinna Vinschen <vinschen@redhat.com>
16693
16694 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
16695 Cygwin native.
16696
bf6bad4b
AC
166972003-03-17 Andrew Cagney <cagney@redhat.com>
16698
16699 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
16700 vector registes.
16701 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
16702 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
16703
293e9a31
DC
167042003-03-17 David Carlton <carlton@math.stanford.edu>
16705
16706 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
16707 test, for PR breakpoints/38.
16708 Call test_watchpoint_and_breakpoint.
16709 * gdb.base/watchpoint.c (func3): New function.
16710 (main): Call func3.
16711
5330f2db
DC
167122003-03-04 David Carlton <carlton@math.stanford.edu>
16713
16714 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
16715 Garply<Garply<char> >:: garply".
16716 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
16717 with respect to PR c++/1111; note also PR c++/1113.
16718 (test_template_breakpoints): KFAIL "constructor breakpoint" with
16719 respect to PR c++/1062.
16720 KFAIL "destructor breakpoint" with respect to PR c++/1112.
16721
6ece72da
DC
167222003-03-03 David Carlton <carlton@math.stanford.edu>
16723
16724 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
16725 with respect to PR c++/57.
16726 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
16727 c++/826.
16728 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
16729 respect to PR c++/57.
16730
85ca1584
DC
167312003-03-03 David Carlton <carlton@math.stanford.edu>
16732
16733 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
16734 respect to PR c++/33 into FAILs.
16735
98e9c5b8
MC
167362003-03-03 Michael Chastain <mec@shout.net>
16737
7bedbf27
MC
16738 * configure.in: Update copyright years.
16739
167402003-03-03 Michael Chastain <mec@shout.net>
16741
16742 * Makefile.in: Update copyright years.
98e9c5b8 16743
f683e100
DC
167442003-02-28 David Carlton <carlton@math.stanford.edu>
16745
16746 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
16747 print class instead of struct and/or superfluous protection
16748 specifiers, as long as the resulting output is equivalent to the
16749 source code.
16750 Delete FIXME from end of messages on tests that don't need
16751 fixing.
16752
a9e0cf2c
DC
167532003-02-28 David Carlton <carlton@math.stanford.edu>
16754
16755 * gdb.c++/templates.exp (do_tests): Allow const in the two
16756 Foo<volatile char *>::foo tests.
16757
e8d359df
MS
167582003-02-27 Michael Snyder <msnyder@redhat.com>
16759
d63a86f8 16760 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
16761 will be consistant.
16762
0b71dc91
DC
167632003-02-26 David Carlton <carlton@math.stanford.edu>
16764
16765 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
16766 char *>::foo" test with respect to PR c++/33. Create a new test
16767 which is identical to that one except that it doesn't put the
16768 space between the "char" and the "*"; KFAIL it, too.
16769
dd14ab43
DC
167702003-02-26 David Carlton <carlton@math.stanford.edu>
16771
16772 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
16773 template types into either PASSes or KFAILs (corresponding to PR
16774 c++/57). Tweak indentation. Update copyright.
16775
1146c7f1
SC
167762003-02-23 Stephane Carrez <stcarrez@nerim.fr>
16777
16778 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
16779
74641dfb
MC
167802003-02-13 Michael Chastain <mec@shout.net>
16781
16782 * gdb.base/exprs.exp: Remove i960 remnants.
16783 * gdb.base/funcargs.exp: Likewise.
16784 * gdb.base/list.exp: Likewise.
16785 * gdb.base/ptype.exp: Likewise.
16786
559cd2d0
DC
167872003-02-14 David Carlton <carlton@math.stanford.edu>
16788
16789 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
16790 pEe->D::vg()" from XFAIL to KFAIL.
16791
c4f90d87
JM
167922003-02-13 Jason Molenda (jmolenda@apple.com)
16793
16794 * gdb.base/maint.exp: Update maint print statistics regexp to include
16795 new entries.
16796
cbc4d97c
MC
167972003-02-13 Michael Chastain <mec@shout.net>
16798
16799 * gdb.c++/inherit.exp: Remove call to get_debug_format.
16800
40f235b7
MC
168012003-02-12 Michael Chastain <mec@shout.net>
16802
16803 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
16804 * gdb.c++/inherit.exp: Likewise.
16805 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
16806 * gdb.c++/templates.exp: Likewise.
16807 * gdb.c++/virtfunc.exp: Likewise.
16808
c56716b0
JM
168092003-02-06 Jason Molenda (jason-cl@molenda.com)
16810
16811 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
16812 why the code is written that way.
16813
070afcf8
MC
168142003-02-05 Michael Chastain <mec@shout.net>
16815
16816 * gdb.base/dump.exp: Add missing copyright line.
16817
5d0331e5
JM
168182003-02-05 Jason Molenda (jason-cl@molenda.com)
16819
f7ae6d3e 16820 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
16821 at the beginning so the breakpoint doesn't get set on the loop.
16822
92851186
MC
168232003-02-05 Michael Chastain <mec@shout.net>
16824
16825 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
16826 output for configurations with gcc 2.95.3.
16827
cbf1e085
AC
168282003-02-05 Keith Seitz <keiths@redhat.com>
16829 Andrew Cagney <ac131313@redhat.com>
16830
16831 * gdb.mi/mi-cli.exp: New file.
d63a86f8 16832
29518e1e
MC
168332003-02-04 Michael Chastain <mec@shout.net>
16834
16835 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
16836 Call perror and then continue.
16837
5af1d5f3
MC
168382003-02-03 Michael Chastain <mec@shout.net>
16839
16840 * gdb.c++/pr-1023.cc: New file.
16841 * gdb.c++/pr-1023.exp: New file.
16842
6b549786
JB
168432003-02-05 Jim Blandy <jimb@redhat.com>
16844
16845 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
16846 it's local to foobar. Check for it there, and check that it's not
16847 present in main.
16848 * gdb.c++/local.cc (marker2): New function.
16849 (foobar): Call marker1.
16850 (main): Call marker2 instead of marker1.
16851
67f16606
AC
168522003-02-04 Andrew Cagney <ac131313@redhat.com>
16853
16854 * gdb.disasm/mn10200.exp: Obsolete file.
16855 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
16856 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
16857 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
16858
1c5cb38e
DC
168592003-02-04 David Carlton <carlton@math.stanford.edu>
16860
16861 * gdb.c++/overload.exp: Test intToChar(1).
16862 * gdb.c++/overload.cc (intToChar): New.
16863 (main): Call intToChar.
16864
d1fe6965
DC
168652003-02-03 David Carlton <carlton@math.stanford.edu>
16866
16867 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
16868 'might_kfail' arg.
16869 KFAIL some of the continue_to_bp_overloaded calls, according to
16870 PR c++/1025.
16871
9ba61c5d
MC
168722003-02-01 Michael Chastain <mec@shout.net>
16873
16874 * gdb.base/advance.c (marker1): New marker function.
16875 * gdb.base/advance.exp: When the 'advance' command lands on the
16876 return breakpoint, it can legitimately stop on either the
16877 current line or the next line. Accommodate both outcomes.
16878 * gdb.base/until.exp: Likewise.
16879
e7494ffb
AC
168802003-02-02 Andrew Cagney <ac131313@redhat.com>
16881
16882 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
16883 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
16884 now a list, not a tuple.
16885 * gdb.mi/mi-var-display.exp: Ditto.
16886 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 16887
075559bc
AC
168882003-02-01 Andrew Cagney <ac131313@redhat.com>
16889
16890 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
16891 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
16892 stack backtraces.
16893 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 16894
2bd4c7b1
MK
168952003-02-01 Mark Kettenis <kettenis@gnu.org>
16896
16897 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16898 gdb.mi/mi1-pthreads.exp: Return instead of calling
16899 gdb_suppress_entire_file.
16900
eabd8992
MS
169012003-02-01 Mark Salter <msalter@redhat.com>
16902
16903 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
16904
71469e2f
MS
169052003-01-31 Mark Salter <msalter@redhat.com>
16906
16907 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
16908 Support empty arg.
16909
38a94d44
MC
169102003-01-30 Michael Chastain <mec@shout.net>
16911
16912 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
16913 This was a workaround for a UTF-8 bug in readline 4.3. The bug
16914 has been fixed in gdb/readline on 2003-01-09.
16915
19ea9e73
MS
169162003-01-29 Michael Snyder <msnyder@redhat.com>
16917
e8d359df
MS
16918 * gdb.base/maint.exp: Allow for leading underscore in symbol.
16919 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
16920 * gdb.base/args.exp: Skip if target does not support args passing.
16921
2307bd6a
DJ
169222003-01-22 Daniel Jacobowitz <drow@mvista.com>
16923
19ea9e73 16924 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
16925 gdb_test. Accept a list of expect arguments as the third
16926 parameter.
16927 (gdb_test): Use it.
16928
f2dd3617
EZ
169292003-01-20 Elena Zannoni <ezannoni@redhat.com>
16930
16931 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
16932 allow for different test tree configurations. Update some
16933 tescases accordingly.
16934 * gdb.arch/altivec-regs.exp: Ditto.
16935 * gdb.asm/asm-source.exp: Ditto.
16936 * gdb.base/advance.exp: Ditto.
16937 * gdb.base/display.exp: Ditto.
d63a86f8 16938 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
16939 * gdb.base/mips_pro.exp: Ditto.
16940 * gdb.base/overlays.exp: Ditto.
16941 * gdb.base/relocate.exp: Ditto.
16942 * gdb.base/setshow.exp: Ditto.
16943 * gdb.base/step-line.exp: Ditto.
16944 * gdb.base/step-test.exp: Ditto.
16945 * gdb.base/until.exp: Ditto.
16946 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
16947
c71cdefd
DC
169482003-01-17 David Carlton <carlton@math.stanford.edu>
16949
16950 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
16951 corresponding to PR c++/945.
16952 Update copyright.
16953
fdba05d7
DC
169542003-01-17 David Carlton <carlton@math.stanford.edu>
16955
16956 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
16957 corresponding to PR c++/68.
16958
169592003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
16960
16961 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
16962 (test_paddr_hairy_functions): Call print_addr_2_kfail for
16963 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
16964
c362c33a
EZ
169652003-01-15 Elena Zannoni <ezannoni@redhat.com>
16966
0fbc361c
EZ
16967 * gdb.base/break.exp: Fix change of default location, because of
16968 removal of until tests.
16969 * gdb.base/help.exp: Update test for new 'until' help message.
16970 Add test for help on 'advance'.
a9c64011 16971 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 16972
dabf8a35
MK
169732003-01-15 Mark Kettenis <kettenis@gnu.org>
16974
16975 * gdb.base/default.exp: Adapt "info float" test for recent changes
16976 to that command. Add test for "info vector".
16977 * gdb.base/float.exp: New file. Add test for "info float" that
16978 resembles the old test in gdb.base/default.exp.
16979
a1769aca
DC
169802003-01-15 David Carlton <carlton@math.stanford.edu>
16981
16982 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
16983
82025e13
EZ
169842003-01-15 Elena Zannoni <ezannoni@redhat.com>
16985
16986 * gdb.base/break.exp: Move the tests of until command from here...
16987 * gdb.base/until.exp: ... to here. New file. Add other tests.
16988 * gdb.base/advance.c: New file.
16989 * gdb.base/advance.exp: New file.
16990
8f9ab801
EZ
169912003-01-14 Elena Zannoni <ezannoni@redhat.com>
16992
a9c64011
AS
16993 * gdb.base/args.c: New file.
16994 * gdb.base/args.exp: New file.
8f9ab801 16995
9ae66589
DJ
169962003-01-14 Daniel Jacobowitz <drow@mvista.com>
16997
16998 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
16999
8d77e5c3
DJ
170002003-01-14 Daniel Jacobowitz <drow@mvista.com>
17001
17002 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17003
12d2f0a1
DJ
170042003-01-14 Daniel Jacobowitz <drow@mvista.com>
17005
17006 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17007 dates.
17008
6ca37014
DJ
170092003-01-13 Daniel Jacobowitz <drow@mvista.com>
17010
17011 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17012
b0023472
DJ
170132003-01-13 Daniel Jacobowitz <drow@mvista.com>
17014
17015 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17016 (ptype &*"foo").
17017 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17018
607fbc54 170192003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
17020
17021 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17022 * gdb.mi/mi1-console.exp: Likewise.
17023
607fbc54 170242003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
17025
17026 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17027 * gdb.mi/mi1-console.exp: Likewise.
17028
a1fb14a2
DJ
170292003-01-13 Daniel Jacobowitz <drow@mvista.com>
17030
17031 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17032
c4cf40b7
DJ
170332003-01-09 Daniel Jacobowitz <drow@mvista.com>
17034
17035 * gdb.base/detach.exp: New test.
17036
696d5a5b
DJ
170372003-01-09 Daniel Jacobowitz <drow@mvista.com>
17038
17039 * Makefile.in (ALL_SUBDIRS): New variable.
17040 (subdirs, clean, distclean): Use it.
17041 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17042 regenerating Makefile, since it is generated from the top level.
17043 * gdb.asm/Makefile.in: Likewise.
17044 * gdb.base/Makefile.in: Likewise.
17045 * gdb.c++/Makefile.in: Likewise.
17046 * gdb.disasm/Makefile.in: Likewise.
17047 * gdb.java/Makefile.in: Likewise.
17048 * gdb.mi/Makefile.in: Likewise.
17049 * gdb.threads/Makefile.in: Likewise.
17050 * gdb.trace/Makefile.in: Likewise.
17051
754533e4
DC
170522003-01-09 David Carlton <carlton@math.stanford.edu>
17053
17054 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17055 Add copyright year 2003.
17056
d8b3e9ee
MC
170572003-01-06 Michael Chastain <mec@shout.net>
17058
17059 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17060 When selecting a thread, 'line' and 'file' are optional.
17061 * gdb.mi/mi1-pthreads.exp: Likewise.
17062
8e9e0fe6
AS
170632003-01-06 Andreas Schwab <schwab@suse.de>
17064
17065 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17066 failures.
17067
b5ab8ff3
DJ
170682003-01-04 Daniel Jacobowitz <drow@mvista.com>
17069
17070 Fix PR gdb/844
17071 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17072 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17073
17074 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17075 instead of calling gdb_suppress_entire_file.
17076 * gdb.threads/print-threads.exp: Likewise.
17077 * gdb.threads/schedlock.exp: Likewise.
17078
17079 * gdb.threads/killed.exp: Return instead of calling
17080 gdb_suppress_entire_file.
17081 * gdb.threads/linux-dp.exp: Likewise.
17082 * gdb.threads/pthreads.exp: Likewise.
17083
1e698235
DJ
170842003-01-04 Daniel Jacobowitz <drow@mvista.com>
17085
17086 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17087 stabs.
17088 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17089 * gdb.base/whatis.exp: Always allow (void) after function names.
17090
147ff08c
DJ
170912003-01-04 Daniel Jacobowitz <drow@mvista.com>
17092
17093 * gdb.c++/casts.exp: Correct regexp.
17094
dc62bfc2
MK
170952003-01-04 Mark Kettenis <kettenis@gnu.org>
17096
17097 * configure.in: Call AC_CONFIG_HEADER. Don't call
17098 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17099 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17100 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17101 aforementioned directories in the AC_OUPUT call.
17102 * config.hin: New file.
17103 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17104 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17105 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17106 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17107 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17108 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17109 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17110 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17111 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17112 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17113 gdb.threads/configure.in, gdb.threads/configure,
17114 gdb.threads/config.in, gdb.trace/configure.in,
17115 gdb.trace/configure: Removed.
17116
77afa639
MC
171172003-01-03 Michael Chastain <mec@shout.net>
17118
17119 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17120 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17121
7634bb6e
DJ
171222003-01-03 Daniel Jacobowitz <drow@mvista.com>
17123
17124 * gdb.base/store.exp: Fix regular expressions.
17125
b39c905e
MK
171262002-12-28 Mark Kettenis <kettenis@gnu.org>
17127
17128 * configure.in: Rewrite.
17129 * configure: Regenerated.
17130
0a8551dd
DC
171312003-01-03 David Carlton <carlton@math.stanford.edu>
17132
17133 * gdb.base/psymtab.exp: New file.
17134 * gdb.base/psymtab1.c: Ditto.
17135 * gdb.base/psymtab2.c: Ditto.
17136
c60b7188
AF
171372002-12-23 Adam Fedor <fedor@gnu.org>
17138
17139 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17140
ee73db83
DC
171412002-12-23 David Carlton <carlton@math.stanford.edu>
17142
17143 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17144 and current_directory initialization.
17145
d6c1774e
JB
171462002-12-22 Jim Blandy <jimb@redhat.com>
17147
f0a847b8
JB
17148 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17149 rather than as part of the output file name.
17150
d6c1774e
JB
17151 * gdb.base/attach.exp: There's no need to copy the test program to
17152 /tmp; that was only ever necessary on HP/UX, and this test is
17153 entirely disabled there anyway.
17154
f0708dbb
JB
171552002-12-21 Jim Blandy <jimb@redhat.com>
17156
4c2acfea
JB
17157 * gdb.c++/psmang.exp: Doc fix.
17158
f0708dbb
JB
17159 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17160 test.
17161
9579e000
DC
171622002-12-20 David Carlton <carlton@math.stanford.edu>
17163
17164 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17165
d1810171
MC
171662002-12-18 Michael Chastain <mec@shout.net>
17167
17168 * gdb.c++/annota2.exp: Add copyright year 2002.
17169
76565097
DC
171702002-12-17 David Carlton <carlton@math.stanford.edu>
17171
17172 * gdb.c++/try_catch.cc: Add marker comments.
17173 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17174 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17175 * gdb.c++/m-static.cc: Ditto.
17176 * gdb.c++/m-static1.cc: Ditto.
17177 * gdb.c++/try_catch.cc: Ditto.
17178
da81390b
JJ
171792002-12-16 Jeff Johnston <jjohnstn@redhat.com>
17180
17181 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17182 to see whether we are using the new -environment-directory
17183 command which resets via -r or the old version of the command
17184 which may prompt the user. Part of fix for gdb/741.
17185
b304d130
AC
171862002-12-13 Andrew Cagney <ac131313@redhat.com>
17187
17188 * gdb.fortran/types.exp: Update obsolete comment.
17189 * gdb.fortran/exprs.exp: Ditto.
17190 * lib/gdb.exp: Delete obsolete code.
17191 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17192 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17193 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17194 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17195 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17196 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17197 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17198 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17199 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17200 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17201 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17202 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17203 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17204 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17205 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17206 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17207 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17208 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17209 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17210 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17211 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17212 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17213 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17214 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17215 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17216 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17217 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17218 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17219 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17220 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17221 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17222 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17223 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17224 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17225 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17226 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17227 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17228
a23b6e6a
DC
172292002-12-11 David Carlton <carlton@math.stanford.edu>
17230
17231 * gdb.c++/m-data.exp: Add test for members that shadow global
17232 variables: see PR gdb/804.
17233 * gdb.c++/m-data.cc: Ditto.
17234
6604731b
DJ
172352002-12-10 Daniel Jacobowitz <drow@mvista.com>
17236
17237 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17238
de46ecd7
DC
172392002-12-06 David Carlton <carlton@math.stanford.edu>
17240
17241 * gdb.base/store.c: Don't declare functions static.
17242
27e829d0
AC
172432002-12-04 Andrew Cagney <ac131313@redhat.com>
17244
17245 * gdb.base/store.exp, gdb.base/store.c: New files.
17246
92806416
DJ
172472002-12-03 Daniel Jacobowitz <drow@mvista.com>
17248
17249 * gdb.base/selftest.exp: Update for current gdb.
17250
3bcbaac5
DJ
172512002-12-03 Daniel Jacobowitz <drow@mvista.com>
17252
17253 * gdb.base/maint.exp: Only dump symbols from one source file
17254 or objfile.
17255
f4f00b1f
DJ
172562002-12-03 Daniel Jacobowitz <drow@mvista.com>
17257
17258 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17259 function call.
17260
f1c8a949
JB
172612002-11-25 Jim Blandy <jimb@redhat.com>
17262
17263 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17264 function appearing in error message.
17265
9e297a97
DJ
172662002-11-21 Daniel Jacobowitz <drow@mvista.com>
17267
17268 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17269
1f312e79
JJ
172702002-11-08 Jeff Johnston <jjohnstn@redhat.com>
17271
d63a86f8
RM
17272 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17273 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
17274 should be in mi console format. This is part of fix for PR gdb/604.
17275
83c31e7d
FN
172762002-09-18 Fernando Nasser <fnasser@redhat.com>
17277
17278 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17279 which explicitly prints the zero offset as "+0".
17280
322b3f65
DJ
172812002-10-22 Daniel Jacobowitz <drow@mvista.com>
17282
17283 * gdb.threads/schedlock.c (args): Make unsigned.
17284
172852002-10-21 Daniel Jacobowitz <drow@mvista.com>
17286
17287 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17288 numbers. Allow "foo2|selected stack frame".
17289 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17290 * gdb.asm/asmsrc2.s: Likewise.
17291 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17292 comments.
17293 * gdb.asm/mips.inc: New file.
17294
5e2fe5b8
AF
172952002-10-18 Adam Fedor <fedor@gnu.org>
17296
17297 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17298 * gdb.base/help.exp: Likewise.
17299
abe1a5d0
KB
173002002-10-17 Kevin Buettner <kevinb@redhat.com>
17301
17302 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17303 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17304
10abb1d4
JB
173052002-10-02 Jim Blandy <jimb@redhat.com>
17306
17307 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17308
1f609b42
AC
173092002-10-01 Andrew Cagney <ac131313@redhat.com>
17310
17311 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17312 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17313 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17314 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17315 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17316 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17317 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17318
0aee02e4
AC
173192002-09-29 Andrew Cagney <ac131313@redhat.com>
17320
17321 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17322 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17323 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17324 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17325 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17326 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17327 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 17328
6fde09ad
KB
173292002-09-27 Kevin Buettner <kevinb@redhat.com>
17330
17331 * gdb.base/annota1.exp (info break): Make directory components of
17332 path optional since not all compilers emit this debug information.
17333
889bf7c5
PA
17334 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17335 step ends up stepping out of the function instead of stopping on
17336 the epilogue.
6fde09ad 17337
9e8aab75
KS
173382002-09-26 Keith Seitz <keiths@redhat.com>
17339
17340 * lib/insight-support.exp (gdbtk_start): Figure out where
17341 the insight executable is based on where gdb is. Use this
17342 executable to start insight instead of gdb.
17343
e36180d7
AC
173442002-09-25 Andrew Cagney <cagney@redhat.com>
17345
17346 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17347
9dd34b2b
AC
173482002-09-24 Andrew Cagney <ac131313@redhat.com>
17349
17350 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17351 test_isolated_complaints.
17352 (test_empty_complaint): New function.
17353 (test_empty_complaints): New function. Check no output when no
17354 complaints.
d63a86f8 17355
dea97812
KB
173562002-09-19 Jim Blandy <jimb@redhat.com>
17357
a9c64011 17358 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 17359
54951bd7
AC
173602002-09-19 Andrew Cagney <ac131313@redhat.com>
17361
17362 * gdb.gdb/complaints.exp: New file.
17363
dec43320
AC
173642002-09-18 Andrew Cagney <ac131313@redhat.com>
17365
17366 * gdb.base/maint.exp: Check `help maint internal-warning'.
17367
e70d6e3f
DC
173682002-09-18 David Carlton <carlton@math.stanford.edu>
17369
17370 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17371 numbers, and replace them by a single breakpoint after the
17372 constructors are all finished.
17373 Add test 4.
17374 * gdb.c++/m-static.cc: Add test 4.
17375 * gdb.c++/m-static.h: New file.
17376 * gdb.c++/m-static1.cc: New file.
17377
17378 * gdb.c++/printmethod.exp: New file.
17379 * gdb.c++/printmethod.cc: New file.
17380
17381 * gdb.c++/pr-574.exp: New file.
17382 * gdb.c++/pr-574.cc: New file.
17383
afb5c968
CV
173842002-09-18 Corinna Vinschen <vinschen@redhat.com>
17385
17386 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17387 embedded targets which never actually exit.
17388
31e45dee
FN
173892002-09-18 Fernando Nasser <fnasser@redhat.com>
17390
17391 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17392 "don't step after run" as unresolved or unsupported, instead of xfail.
17393
a283c5a1
CV
173942002-09-18 Corinna Vinschen <vinschen@redhat.com>
17395
17396 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17397 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17398 Add newline to expected string in "step out of main (status wrapper)"
17399 case.
17400
11350d2a
CV
174012002-09-18 Corinna Vinschen <vinschen@redhat.com>
17402
17403 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17404 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17405
0deec7d6
TT
174062002-09-17 Tom Tromey <tromey@redhat.com>
17407
17408 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17409 \000, not \0, in double-quoted string.
17410
b2b4a1b5
CV
174112002-09-14 Corinna Vinschen <vinschen@redhat.com>
17412
c9d37158 17413 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
17414 string after running the commands execution on breakpoint tests.
17415
1c56143a
CV
174162002-09-13 Corinna Vinschen <vinschen@redhat.com>
17417
17418 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17419
37f8da45
JB
174202002-09-12 Joel Brobecker <brobecker@gnat.com>
17421
17422 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17423
08b468e0
KS
174242002-09-10 Keith Seitz <keiths@redhat.com>
17425
17426 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17427 runto proc.
17428 (mi_run_to_main): Use mi_runto.
17429 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17430
dc360f58
KS
174312002-09-10 Keith Seitz <keiths@redhat.com>
17432
17433 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17434 regexp for stopping at main. Could have multiple event notifications.
17435 Don't assume that main was declared with no parameters.
17436 (mi_next): Use mi_step_to.
17437 (mi_step): Use mi_next_to.
17438
ce3abcfb
CV
174392002-09-09 Corinna Vinschen <vinschen@redhat.com>
17440
17441 * gdb.base/default.exp: Fix expected string in `info float' test.
17442
d1f5b980
BE
174432002-09-09 Ben Elliston <bje@redhat.com>
17444
17445 * config/mips.exp: Update comments.
17446 * config/mips-idt.exp: Likewise.
17447 * config/nind.exp: Likewise.
17448 * config/slite.exp: Likewise.
17449 * config/sparclet.exp: Likewise.
17450 * config/udi.exp: Likewise.
17451 * config/vx.exp: Likewise.
17452 * config/vxworks29k.exp: Likewise.
17453
2f71430b
JB
174542002-09-05 Jim Blandy <jimb@redhat.com>
17455
17456 * gdb.threads/killed.exp: Fix test failure message.
17457
7ddebc7e
KS
174582002-09-04 Keith Seitz <keiths@redhat.com>
17459
17460 * lib/mi-support.exp: Update copyright.
17461 (mi_gdb_test): Increase the priority of the expected pattern
17462 so that it matches gdb_test.
17463
0ae67eb3
KS
174642002-09-03 Keith Seitz <keiths@redhat.com>
17465
17466 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
17467 Use integer comparison instead of string comparison for testing
17468 whether binary was built.
17469
38fc42c8
JB
174702002-09-03 Jim Blandy <jimb@redhat.com>
17471
17472 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
17473
b6ff0e81
JB
174742002-08-29 Jim Blandy <jimb@redhat.com>
17475
17476 * gdb.threads/pthreads.exp: Move the portable thread compilation
17477 code into a function in lib/gdb.exp, and call that from here.
17478 * lib/gdb.exp (gdb_compile_pthreads): New function.
17479
07c98896
KS
174802002-08-29 Keith Seitz <keiths@redhat.com>
17481
17482 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
17483 expect_out so that callers can get at it.
17484
0312286c
DJ
174852002-08-23 Daniel Jacobowitz <drow@mvista.com>
17486
17487 * gdb.threads/print-threads.c: New file.
17488 * gdb.threads/print-threads.exp: New file.
17489 * gdb.threads/schedlock.c: New file.
17490 * gdb.threads/schedlock.exp: New file.
17491
dd039bc4
EZ
174922002-08-22 Elena Zannoni <ezannoni@redhat.com>
17493
a9c64011
AS
17494 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
17495 not altivec.c.
dd039bc4 17496
1f36144c
MK
174972002-08-17 Mark Kettenis <kettenis@gnu.org>
17498
17499 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
17500 targets. The problem should be fixed now.
17501
16057ec7 175022002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
17503
17504 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
17505 2002-07-24 change that removes final dots from error messages.
17506
3c1499ad
TT
175072002-08-13 Tom Tromey <tromey@redhat.com>
17508
17509 * gdb.base/readline.exp: New file.
17510
a20ce2c3
AC
175112002-08-01 Andrew Cagney <ac131313@redhat.com>
17512
17513 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
17514 supress message.
17515
db034ac5
AC
175162002-08-01 Andrew Cagney <cagney@redhat.com>
17517
17518 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
17519 CHILL_FOR_TARGET and CHILL_LIB.
17520 * configure.in (configdirs): Remove gdb.chill.
17521 * configure: Regenerate.
17522 * lib/gdb.exp: Obsolete references to chill.
17523 * gdb.fortran/types.exp: Ditto.
17524 * gdb.fortran/exprs.exp: Ditto.
17525
3e000b18
KB
175262002-07-30 Kevin Buettner <kevinb@redhat.com>
17527
17528 * gdb.base/shlib-call.exp (additional_flags): Conditionally
17529 set Irix-specific compile and link flags.
17530
28f4966b
KB
175312002-07-29 Kevin Buettner <kevinb@redhat.com>
17532
17533 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
17534 source files. The ``-o'' option doesn't work with the ``-E'' option
17535 when using the Irix compiler.
17536
46c0d5a6
DJ
175372002-07-19 Daniel Jacobowitz <drow@mvista.com>
17538
17539 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
17540 Improve support for reusing an exec file. Copy exec file
17541 to target, and run gdbserver on the target instead of on the host.
17542
eecf4bed
JB
175432002-07-18 Jim Blandy <jimb@redhat.com>
17544
0f815cdf
JB
17545 * gdb.base/ending-run.exp: Don't expect to see the program end in
17546 some orderly fashion when we're running on a real stand-alone
17547 board.
17548
eecf4bed
JB
17549 * gdb.base/interrupt.exp: Correct logic for skipping tests on
17550 targets that don't support interrupts.
17551
52d309e4
JB
175522002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
17553
17554 * gdb.base/attach.exp: Add patterns to match output from /proc-based
17555 systems.
17556 Move comments in expect statements to inside the actions, so that they
17557 don't get matched against.
17558
ff683d9e
MK
175592002-07-10 Mark Kettenis <kettenis@gnu.org>
17560
17561 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
17562 function when asleep" test.
17563
b5356753
AC
175642002-07-10 Andrew Cagney <ac131313@redhat.com>
17565
17566 * gdb.base/page.exp: Rewrite to handle problems with very long
17567 `info set' output. Update copyright.
17568
6aa4d13a
AC
175692002-06-26 Andrew Cagney <ac131313@redhat.com>
17570
17571 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
17572 gdb.threads-hp.
17573 * gdb.hp/configure: Regenerate.
17574 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
17575 * gdb.hp/gdb.threads-hp/configure: Delete file.
17576 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
17577
8cf8c2b8
AC
175782002-06-22 Andrew Cagney <ac131313@redhat.com>
17579
17580 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
17581 setlocale, bindtextdomain and textdomain.
17582
6827a8f8
JB
175832002-06-11 Jim Blandy <jimb@redhat.com>
17584
919d772c
JB
17585 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
17586 preprocessor macro information is present.
17587
6827a8f8
JB
17588 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
17589 tests.
17590
c15b0d21
MS
175912002-06-06 Michael Snyder <msnyder@redhat.com>
17592
c5984d70
MS
17593 * gdb.base/overlays.exp: Record addresses of overlay
17594 functions in TCL variables rather than in GDB variables,
17595 to avoid having GDB convert them to pointers (with loss
17596 of information).
17597
d63a86f8 17598 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 17599 default linker script changes.
c15b0d21
MS
17600 * gdb.base/long_long.exp: Add check for sizeof (long double).
17601
be26fe0d
ML
176022002-06-06 Michal Ludvig <mludvig@suse.cz>
17603
17604 * gdb.asm/asm-source.exp: Add x86-64 target.
17605 * gdb.asm/x86_64.inc: New.
d63a86f8 17606
258093ca 176072002-05-30 Michael Chastain <mec@shout.net>
258093ca 17608
4b3153f1 17609 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
17610 * gdb.c++/m-static.cc: New file.
17611 * gdb.c++/m-static.exp: New file.
17612
241264c6
MS
176132002-05-28 Michael Snyder <msnyder@redhat.com>
17614
17615 * gdb.base/call-ar-st.exp: Allow for reduced floating point
17616 precision.
17617
9bba8c8f 176182002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 17619
4b3153f1 17620 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
17621 * gdb.c++/m-data.cc: New file.
17622 * gdb.c++/m-data.exp: New file.
17623
176242002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 17625
4b3153f1 17626 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 17627 * gdb.c++/try_catch.cc: New file.
d63a86f8 17628 * gdb.c++/try_catch.exp: New file.
9bba8c8f 17629
def1b996
MC
176302002-05-27 Michael Chastain <mec@shout.net>
17631
17632 * gdb.c++/local.exp: Accept more nested types in output.
17633
522ba268
MC
176342002-05-26 Michael Chastain <mec@shout.net>
17635
17636 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
17637
277254ba
MS
176382002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
17639
17640 * lib/gdb.exp (gdb_wrapper_init): Just because
17641 gdb_wrapper_file exists, this does not mean that the file
17642 should not be rebuilt. That is what gdb_wrapper_initialized
17643 is for.
17644 (default_gdb_init): Reset gdb_wrapper_initialized.
17645
b61a8733
MS
176462002-05-23 Michael Snyder <msnyder@redhat.com>
17647
d63a86f8 17648 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
17649 the precision of the floating point test results.
17650 * gdb.base/call-rt-st.exp: Ditto.
17651
b61a8733
MS
17652 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
17653 * gdb.base/call-rt-st.exp: Ditto.
17654
56f6e910
MC
176552002-05-19 Michael Chastain <mec@shout.net>
17656
17657 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
17658
ad0b0016
EZ
176592002-05-19 Elena Zannoni <ezannoni@redhat.com>
17660
a9c64011
AS
17661 * configure.in (configdirs): Add gdb.arch.
17662 * configure: Regenerate.
ad0b0016 17663
f617d2b6
JB
176642002-05-17 Jim Blandy <jimb@redhat.com>
17665
17666 * gdb.base/completion.exp: Recognize the more detailed error
17667 messages produced by the macro expander's lexical analyzer.
17668
eac2a696
EZ
176692002-05-14 Elena Zannoni <ezannoni@redhat.com>
17670
a9c64011
AS
17671 * gdb.arch/altivec-abi.c: New file.
17672 * gdb.arch/altivec-abi.exp: New file.
17673 * gdb.arch/altivec-regs.c: New file.
17674 * gdb.arch/altivec-regs.exp: New file.
eac2a696 17675
2fdde8f8
DJ
176762002-05-14 Daniel Jacobowitz <drow@mvista.com>
17677
17678 * gdb.base/maint.exp (maint print type): Update for new type
17679 structure.
d63a86f8 17680
e31f1a7c
EZ
176812002-05-14 Elena Zannoni <ezannoni@redhat.com>
17682
17683 * gdb.arch: New directory.
17684 * gdb.arch/configure.in: New file.
17685 * gdb.arch/configure: New file.
17686 * gdb.arch/Makefile.in: New file.
17687
db589741
CV
176882002-05-13 Corinna Vinschen <vinschen@redhat.com>
17689
17690 * gdb.asm/asm-source.exp: Add v850 as supported target.
17691 * gdb.asm/v850.inc: New file.
17692
8ce2a7dc
DJ
176932002-05-13 Daniel Jacobowitz <drow@mvista.com>
17694
17695 * gdb.c++/annota2.exp (annotate-quit): Add comment.
17696
df763c7f
DJ
176972002-05-12 Daniel Jacobowitz <drow@mvista.com>
17698
17699 * gdb.base/break.exp: Check 'break "marker2"'.
17700
377daeed
MS
177012002-05-10 Michael Snyder <msnyder@redhat.com>
17702
17703 * gdb.base/long_long.exp: Fix typo.
17704
c4b7bc2b
JB
177052002-05-10 Jim Blandy <jimb@redhat.com>
17706
ecac9a4e
JB
17707 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
17708 a bug.
17709
c4b7bc2b
JB
17710 * gdb.base/printcmds.exp (test_integer_literals_rejected):
17711 Recognize more detailed error message produced by the macro
17712 expander's lexical analyzer.
17713 * lib/gdb.exp (test_print_reject): Same.
17714
e71019a1
MK
177152002-05-09 Mark Kettenis <kettenis@gnu.org>
17716
17717 * gdb.c++/method.exp: Fix typo.
17718
fedfc8e6
MS
177192002-05-08 Michael Snyder <msnyder@redhat.com>
17720
166a1957
MS
17721 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
17722 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 17723 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
17724 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
17725 Add iftarget clause for strongarm.
d63a86f8 17726
f1c47eb2
MS
177272002-05-06 Michael Snyder <msnyder@redhat.com>
17728
cb9a9d3e
MS
17729 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
17730 (gdb_continue_to_end): Accept output from status wrapper.
17731 * gdb.base/ending-run.exp: Add case for output from status wrapper.
17732 Clean up fail messages to match pass messages.
17733
f1c47eb2
MS
17734 Enable the "needs_status_wrapper" testsuite feature.
17735 * lib/gdb.exp (gdb_wrapper_init): New procedure.
17736 (gdb_compile): Conditionally call gdb_wrapper_init.
17737 * gdb.base/a2-run.exp: Recognize output from status wrapper.
17738 * gdb.c++/method.exp: Recognize output from status wrapper.
17739
6079c749
BE
177402002-05-06 Ben Elliston <bje@redhat.com>
17741From Graydon Hoare <graydon@redhat.com>
17742
17743 * config/sid.exp: Include support for "rawsid" protocol.
17744
188baff3
JB
177452002-05-03 Jim Blandy <jimb@redhat.com>
17746
17747 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
17748 * gdb.c++/hang3.C: New file.
17749
b9c07f0f
AC
177502002-05-04 Andrew Cagney <ac131313@redhat.com>
17751
17752 * gdb.base/default.exp: Remove obsolete code.
17753 * gdb.c++/misc.exp: Ditto. Update copyright.
17754 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
17755 * gdb.base/whatis.exp: Ditto. Update copyright.
17756 * gdb.base/scope.exp: Ditto. Update copyright.
17757 * gdb.base/ptype.exp: Ditto. Update copyright.
17758 * gdb.base/printcmds.exp: Ditto. Update copyright.
17759 * gdb.base/opaque.exp: Ditto. Update copyright.
17760 * gdb.base/list.exp: Ditto.
17761 * gdb.base/funcargs.exp: Ditto. Update copyright.
17762 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
17763 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
17764 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
17765 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
17766 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
17767 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
17768
5c7a0397
MS
177692002-05-02 Michael Snyder <msnyder@redhat.com>
17770
d6dcc264 17771 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
17772 * gdb.base/long_long.exp: Add xscale target.
17773 * gdb.base/default.exp: Add xscale target.
17774
eb7f1c48
JB
177752002-05-01 Jim Blandy <jimb@redhat.com>
17776
17777 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
17778 gdb.c++/hang.exp: New test.
17779
a6befae8
FF
177802002-05-01 Fred Fish <fnf@redhat.com>
17781
17782 * gdb.base/completion.exp: Handle completions of "./Make" for
17783 more than one completion possibility, as is the case when we
17784 build and test in the source tree.
17785
0a310277
AG
177862002-04-29 Anthony Green <green@redhat.com>
17787
17788 * gdb.java/jmisc1.exp: New file.
17789 * gdb.java/jmisc2.exp: New file.
17790
6ff9af88
DJ
177912002-04-24 Daniel Jacobowitz <drow@mvista.com>
17792
17793 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
17794
96b3d632
EZ
177952002-04-23 Elena Zannoni <ezannoni@redhat.com>
17796
17797 * gdb.base/help.exp: Change 'help status' to allow for target
17798 dependent output differences.
17799
5019bb54
MC
178002002-04-22 Michael Chastain <mec@shout.net>
17801
17802 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
17803
a805a116
MC
178042002-04-22 Michael Chastain <mec@shout.net>
17805
17806 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
17807
a1706bfd
DM
178082002-04-17 David S. Miller <davem@redhat.com>
17809
17810 * gdb.asm/sparc64.inc: New file.
17811 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
17812
a73a20a2
EZ
178132002-04-19 Elena Zannoni <ezannoni@redhat.com>
17814
17815 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
17816 instruction file directly into the build tree. Clean up at end of
17817 test.
17818
ba678339
DM
178192002-04-18 David S. Miller <davem@redhat.com>
17820
17821 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
17822 handle 64-bit platforms correctly.
17823 * gdb.base/maint.exp: Likewise.
17824
b03399da
KB
178252002-04-18 Kevin Buettner <kevinb@redhat.com>
17826
17827 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
17828 ``-fpic'' when compiling files comprising a shared library, but
17829 it does need additional linker flags in order to find shared
17830 libraries at run time.
17831
e2004992
KB
178322002-04-18 Kevin Buettner <kevinb@redhat.com>
17833
17834 * gdb.base/cvexpr.c (use): New function.
17835 (main): Invoke use() on all global variables to prevent
17836 some linkers from deleting these otherwise unused symbols.
17837
d8937120
MC
178382002-04-17 Michael Chastain <mec@shout.net>
17839From David S. Miller <davem@redhat.com>
17840
17841 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
17842 handle 64-bit platforms correctly.
17843
ffd61a58
MS
178442002-04-12 Michael Snyder <msnyder@redhat.com>
17845From Jim Blandy <jimb@redhat.com>
a9c64011 17846 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
17847 script can handle this instead.
17848 * gdb.base/bar.c (barx): Same.
17849 * gdb.base/baz.c (bazx): Same.
17850 * gdb.base/grbx.c (grbxx): Same.
17851
17852 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
17853 manager doesn't automatically unmap overlays unnecessarily.
17854
6b8426a6
MH
178552002-04-10 Martin M. Hunt <hunt@redhat.com>
17856
17857 * gdb.base/ending-run.exp: Fix pattern for Mips targets
17858 stepping out of main.
17859
34af4875
MC
178602002-04-09 Michael Chastain <mec@shout.net>
17861
17862 * gdb.c++/local.cc (main): Move call to marker1() inside nested
17863 scope so that the nested scope tests will make sense.
17864 * gdb.c++/local.exp: Write patterns that actually work with gcc
17865 (the HP patterns "were never known to work with gcc").
17866 Keep the old aCC patterns too.
17867
2d1676a0
DJ
178682002-04-09 Daniel Jacobowitz <drow@mvista.com>
17869
17870 * gdb.base/attach.exp: Correct target board test.
17871
3a63e3f9
MC
178722002-04-08 Michael Chastain <mec@shout.net>
17873
17874 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
17875 in a const method. Add some xfail and fail cases for configurations
17876 that do not emit the "const ...".
17877
f18dabd2
MC
178782002-04-07 Michael Chastain <mec@shout.net>
17879
17880 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
17881 Accept "A * const" and "const A * const" as type of "this".
17882 Fix spelling of getFunky throughout. Make messages uniform.
17883
0fcddd82
EZ
178842002-04-07 Elena Zannoni <ezannoni@redhat.com>
17885
a9c64011 17886 Work around for PR gdb/285:
0fcddd82
EZ
17887 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
17888
16a8534a
EZ
178892002-04-07 Elena Zannoni <ezannoni@redhat.com>
17890
17891 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
17892 instructions file at run time instead of configure time.
17893 Sometimes we run the test in a directory that is not the one we
17894 configured in.
17895 * gdb.asm/configure.in: Delete creation of symlink.
17896 * gdb.asm/configure: Regenerate.
17897
24181d81
JB
178982002-04-05 J. Brobecker <brobecker@gnat.com>
17899
17900 * gdb.gdb/xfullpath.exp: New test, to exercise the new
17901 xfullpath () function.
17902
7cdb7107
DJ
179032002-04-04 Daniel Jacobowitz <drow@mvista.com>
17904
17905 * gdb.asm/Makefile.in: Correct dependencies.
17906
17907 * gdb.asm/powerpc.inc: New file.
17908 * gdb.asm/asm-source.exp: Add PowerPC.
17909 * gdb.asm/configure.in: Likewise.
17910 * gdb.asm/configure: Regenerated.
17911
a7d17088
DJ
179122002-04-04 Daniel Jacobowitz <drow@mvista.com>
17913
17914 * gdb.base/relocate.exp: New file.
17915 * gdb.base/relocate.c: New file.
17916
cd721503
FF
179172002-04-04 Fred Fish <fnf@redhat.com>
17918
17919 * gdb.base/step-test.exp: Update comment regarding stopping in
17920 memcpy/bcopy calls inserted as part of the compiler runtime.
17921
b22ad7a7
MS
179222002-04-04 Michael Snyder <msnyder@redhat.com>
17923
17924 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
17925
5f279fa6
DJ
179262002-04-03 Daniel Jacobowitz <drow@mvista.com>
17927
17928 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
17929 (gdb_expect): Remove $notransfer hack.
17930
dd0fd3ce
DJ
179312002-04-02 Daniel Jacobowitz <drow@mvista.com>
17932
17933 * gdb.c++/classes.exp ("calling method for small class"): Match
17934 updated register output.
17935
1e50cda1
DJ
179362002-03-30 Daniel Jacobowitz <drow@mvista.com>
17937
17938 Fix PR gdb/452
17939 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
17940 when finished. Make gdb_file_cmd send "exec-file" when
17941 appropriate.
17942
24015922
DJ
179432002-03-30 Daniel Jacobowitz <drow@mvista.com>
17944
17945 * gdb.base/attach.exp: Remove extra setup_xfail.
17946
dd7dfd64
MS
179472002-03-26 Michael Snyder <msnyder@redhat.com>
17948
17949 * gdb.base/default.exp: Add tests for dump, append, and restore.
17950 * gdb.base/help.exp: Add tests for dump, append, and restore.
17951 * gdb.base/dump.exp: New file, test dump, append and restore.
17952 * gdb.base/dump.c: New file.
17953
48b2f8d7
MS
179542002-03-27 Michael Snyder <msnyder@redhat.com>
17955
d63a86f8 17956 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
17957 clean-ups in help messages.
17958
05b4d525
FF
179592002-03-26 Fred Fish <fnf@redhat.com>
17960
17961 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
17962 have debugging info for those functions and the compiler uses them
17963 internally to copy structs around.
17964
d7679631
FF
179652002-03-26 Fred Fish <fnf@redhat.com>
17966
17967 * gdb.base/list.exp: Revert the change made yesterday and add note
17968 about why we don't list the default lines for remote targets.
17969
523ac3f9
MS
179702002-03-25 Michael Snyder <msnyder@redhat.com>
17971
17972 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
17973
754b2b8d
FF
179742002-03-25 Fred Fish <fnf@redhat.com>
17975
17976 * gdb.base/list.exp: This test works on remote targets so remove
17977 the short circuit for remote targets. Update copyright.
17978
33c3e192
FF
179792002-03-25 Fred Fish <fnf@redhat.com>
17980
17981 * gdb.base/attach.exp: Fix logic error that was suppressing this
17982 test for all non hppa*-*-hpux* targets, instead of the hp target.
17983 Move comments closer to the suppression point. Also now need to
17984 check that we are running natively.
17985
d43e73ee
MS
179862002-03-22 Michael Snyder <msnyder@redhat.com>
17987
882c8f02
MS
17988 * gdb.base/default.exp: Add test for gcore. Update copyright.
17989 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 17990
04c12f60
FF
179912002-03-06 Fred Fish <fnf@redhat.com>
17992
17993 * gdb.base/funcargs.c: Remove extraneous ';' character.
17994 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
17995
b43df995
MC
179962002-03-04 Michael Chastain <mec@shout.net>
17997
17998 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
17999 accommodate gcc v3 function signature.
18000 * gdb.mi/mi0-var-cmd-exp: Ditto.
18001
92362027
AC
180022002-02-24 Andrew Cagney <ac131313@redhat.com>
18003
18004 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18005 ``GNU/Linux'' or ``Linux kernel''
18006 * testsuite/gdb.threads/pthreads.c: Ditto.
18007
258ad32d
MC
180082002-02-24 Michael Chastain <mec@shout.net>
18009
18010 * gdb.threads/pthreads.c (thread1): Add a return statement.
18011 (thread2): Likewise.
18012 (foo): Likewise.
18013
04c3b3d4
MC
180142002-02-23 Michael Chastain <mec@shout.net>
18015
18016 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18017 to placate gcc.
18018
5a2a0a20
MC
180192002-02-23 Michael Chastain <mec@shout.net>
18020
18021 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18022 test "ptype bint". The test passes on all my stabs configurations.
18023
a640f7fc
JB
180242002-02-21 Jim Blandy <jimb@redhat.com>
18025
27924826
JB
18026 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18027 filename at a time, and watch for the ones we want to see.
18028
a640f7fc
JB
18029 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18030 types of pointers to prototyped functions.
18031
edcc8c75
AC
180322002-02-20 Andrew Cagney <ac131313@redhat.com>
18033
18034 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18035 signed, unsigned and straight char.
18036 (padding_char, padding_short, padding_int, padding_long,
18037 padding_long_long, padding_float, padding_double,
18038 padding_long_double): New global variables.
18039 (fill, fill_structs): New functions.
18040
18041 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18042 for correctly sized writes. Update copyright.
18043 (get_valueof): New procedure.
18044 (get_sizeof): Call get_valueof.
18045 (check_valueof): New procedure.
18046 (check_padding): New procedure.
18047
ac57ea44
MC
180482002-02-20 Michael Chastain <mec@shout.net>
18049
18050 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18051 to setup_xfail. Document some of the remaining calls.
18052
7a10c941
MC
180532002-02-18 Michael Chastain <mec@shout.net>
18054
18055 * gdb.c++/userdef.exp: Update copyright year.
18056
fb8acdcc
DJ
180572002-02-18 Daniel Jacobowitz <drow@mvista.com>
18058
18059 * gdb.c++/userdef.exp: Test overloaded operators properly.
18060 Remove xfails.
18061
fda6ae12
MS
180622002-02-14 Michael Snyder <msnyder@redhat.com>
18063
18064 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18065
676a0442
DJ
180662002-02-14 Daniel Jacobowitz <drow@mvista.com>
18067
18068 * gdb.base/a2-run.exp: Check for a remote target properly.
18069 * gdb.base/annota1.exp: Likewise.
18070 * gdb.base/list.exp: Likewise.
18071 * gdb.base/reread.exp: Likewise.
18072 * gdb.base/scope.exp: Likewise.
18073 * gdb.base/shlib-call.exp: Likewise.
18074 * gdb.base/term.exp: Likewise.
18075 * gdb.c++/annota2.exp: Likewise.
18076
78b4f468
RE
180772002-02-13 Richard Earnshaw <rearnsha@arm.com>
18078
18079 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18080
9a81ba51
MC
180812002-02-10 Michael Chastain <mec@shout.net>
18082
18083 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18084 (call_after_alloca): Ditto.
18085
004af6c7
DJ
180862002-02-10 Daniel Jacobowitz <drow@mvista.com>
18087
18088 * gdb.base/ending-run.exp: Guard "cont" test with
18089 gdb_skip_stdio_test.
18090
37225f62
JB
180912002-02-06 Jim Blandy <jimb@redhat.com>
18092
18093 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18094 from here...
18095 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18096 To here. Disable this test on non-HP platforms. Add big comment.
18097
fe6fdd96
MS
180982002-02-04 Michael Snyder <msnyder@redhat.com>
18099
18100 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18101 other than d10v and m32r.
18102
036fad3f
RE
181032002-02-02 Richard Earnshaw <rearnsha@arm.com>
18104
18105 * gdb.base/default.exp: Rewrite test patterns to reduce time
18106 taken to match them.
18107
7148ab62
DJ
181082002-01-30 Daniel Jacobowitz <drow@mvista.com>
18109
18110 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18111 Allow a start function above main.
18112 * gdb.threads/linux-dp.exp: Fix copyright date.
18113
396cc255
DJ
181142002-01-30 Daniel Jacobowitz <drow@mvista.com>
18115
a9c64011
AS
18116 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18117 (check_philosopher_stack): Check for manager thread before checking
18118 for a just-starting thread.
396cc255 18119
f038d31b
DJ
181202002-01-30 Daniel Jacobowitz <drow@mvista.com>
18121
18122 From Neil Booth <neil@daikokuya.demon.co.uk>:
18123 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18124 warnings.
18125
b3ff9d9a
FF
181262002-01-21 Fred Fish <fnf@redhat.com>
18127
18128 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18129 not caller.
18130
39ad761d
JB
181312002-01-21 Jim Blandy <jimb@redhat.com>
18132
18133 * gdb.base/reread.exp: Check that GDB properly re-reads the
18134 executable file when it changes while no inferior is running.
18135
aaf320fa
FF
181362002-01-21 Fred Fish <fnf@redhat.com>
18137
a9c64011
AS
18138 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18139 optionally accept the "shlib events" variation.
aaf320fa 18140
808a31f5
JB
181412002-01-21 Jim Blandy <jimb@redhat.com>
18142
18143 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18144 call `fflush' after every `printf', so that the output is produced
18145 at predictable points, regardless of whatever buffering does (or
18146 doesn't) take place.
18147 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18148 at different points.
18149
4420d5e2
DJ
181502002-01-20 Daniel Jacobowitz <drow@mvista.com>
18151
18152 * gdb.c++/inherit.exp: Update copyright years.
18153 * gdb.c++/method.exp: Likewise.
18154
3e36a0f4
DJ
181552002-01-20 Daniel Jacobowitz <drow@mvista.com>
18156
18157 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18158 artificial methods/arguments.
18159 * gdb.c++/derivation.exp: Likewise.
18160 * gdb.c++/inherit.exp: Likewise.
18161 * gdb.c++/method.exp: Likewise.
18162 * gdb.c++/virtfunc.exp: Likewise.
18163
b4ceaee6
AC
181642002-01-18 Andrew Cagney <ac131313@redhat.com>
18165
18166 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18167 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18168 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18169 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18170 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18171 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18172
ecace851
JB
181732002-01-17 Jim Blandy <jimb@redhat.com>
18174
18175 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18176 anchoring the pattern matching the entry point symbol's name.
18177
375fc983
AC
181782002-01-17 Andrew Cagney <ac131313@redhat.com>
18179
18180 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18181 continue/quit query. Update copyright.
18182
fe6fdd96
MS
181832002-01-14 Michael Snyder <msnyder@redhat.com>
18184
18185 * gdb.base/gcore.exp: Remove extra debugging output.
18186
e017c81f
DJ
181872002-01-13 Daniel Jacobowitz <drow@mvista.com>
18188
18189 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18190 for slightly dubious v2 mangled string.
18191
37ab3bf8
DJ
181922002-01-13 Daniel Jacobowitz <drow@mvista.com>
18193
18194 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18195
1bc05c3a 181962002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 18197
1bc05c3a 18198 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 18199
1bc05c3a
JM
18200 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18201 constructors.
18202 * gdb.c++/derivation.exp: Likewise.
18203 * gdb.c++/templates.exp: Likewise.
18204 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 18205
1bc05c3a
JM
182062002-01-10 Michael Snyder <msnyder@redhat.com>
18207
18208 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 18209
a911c360
MS
182102002-01-08 Michael Snyder <msnyder@redhat.com>
18211
18212 * gdb.base/gcore.exp: New test for generate-core-file command.
18213 * gdb.base/gcore.c: Testcase for above.
18214 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18215
ea2119ec
JM
182162002-01-08 Jason Merrill <jason@redhat.com>
18217
18218 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18219
68203136
FF
182202002-01-07 Fred Fish <fnf@redhat.com>
18221
18222 * gdb.c++/overload.exp: Remove unconditional xfails for:
18223 print foo_instance1.overloadargs(1)
18224 print foo_instance1.overloadargs(1, 2)
18225 print foo_instance1.overloadargs(1, 2, 3)
18226 print foo_instance1.overloadargs(1, 2, 3, 4)
18227 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18228 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18229 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18230 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18231 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18232 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18233 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18234 print foo_instance1.overload1arg()
18235 print foo_instance1.overload1arg((char)arg2)
18236 print foo_instance1.overload1arg((signed char)arg3)
18237 print foo_instance1.overload1arg((unsigned char)arg4)
18238 print foo_instance1.overload1arg((int)arg7)
18239 print foo_instance1.overload1arg((unsigned int)arg8)
18240 print foo_instance1.overload1arg((float)arg11)
18241 print foo_instance1.overload1arg((double)arg12)
d63a86f8 18242
21b9b5b1
MS
182432002-01-07 Michael Snyder <msnyder@redhat.com>
18244
18245 * gdb.base/huge.exp: New test. Print a very large target data object.
18246 (skip_huge_test): New test variable. Define if you want to skip this
18247 test. The test reads an 8 megabyte data object from the target, so it
18248 might be very time consuming on remote targets with a slow connection.
18249 * gdb.base/huge.c: New file. Test case for above.
18250
725f922e
FF
182512002-01-07 Fred Fish <fnf@redhat.com>
18252
18253 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18254 g_instance.bfoo, and g_instance.cfoo.
18255
889bf7c5 182562002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 18257
889bf7c5
PA
18258 * gdb.base/break.c (multi_line_if_conditional): New function.
18259 (multi_ilne_while_conditional): Likewise.
18260 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18261 IF or WHILE condition puts the breakpoint at the start of
18262 the condition.
f286b2c3 18263
634d57ec
JL
18264 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18265 hppa*-*-hpux* expected failure.
18266 * gdb.base/structs.exp (do_function_calls): Similarly.
18267
18268 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18269 watchpoints.
18270
9fbfe2dc
AC
182712002-01-06 Andrew Cagney <ac131313@redhat.com>
18272
18273 Fix PR gdb/66.
18274 * gdb.base/structs.exp: Replace skip for a29k with skip for
18275 gdb,cannot_call_functions.
18276 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18277 * gdb.base/callfuncs.exp: Ditto.
18278 * gdb.base/call-rt-st.exp: Ditto.
18279 * gdb.base/call-strs.exp: Ditto.
18280 * gdb.base/callfwmall.exp: Ditto.
18281 * gdb.base/scope.exp: Obsolete xfail a29k.
18282 * gdb.c++/misc.exp: Ditto.
18283 * gdb.c++/cplusfuncs.exp: Ditto.
18284 * gdb.base/ptype.exp: Ditto.
18285 * gdb.base/printcmds.exp: Ditto.
18286 * gdb.base/opaque.exp: Ditto.
18287 * gdb.base/list.exp: Ditto.
18288 * gdb.base/funcargs.exp: Ditto.
18289 * gdb.base/default.exp: Ditto.
18290
8ddad156
MS
182912002-01-04 Michael Snyder <msnyder@redhat.com>
18292
ca4976a6 18293 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
18294 * gdb.base/maint.exp: Add tests for maint info sections options.
18295
1b074332
JL
18296Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
18297
18298 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18299
7d159115
CV
183002001-12-20 Corinna Vinschen <vinschen@redhat.com>
18301
18302 * gdb.asm/arm.inc: New file.
18303 * gdb.asm/asm-source.exp: Add arm targets.
18304 * gdb.asm/configure.in: Ditto.
18305 * gdb.asm/configure: Recreated from configure.in.
18306
8fb87725
JL
18307Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
18308
afabe08c
JL
18309 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18310 with HP's compiler.
18311 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18312 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18313 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18314 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18315
18316 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18317 either HP's compilers or GCC.
18318
db521deb
JL
18319 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18320 a SIGBUS or SIGSEGV.
18321
18322 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18323
18324 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18325 can be compiled with either HP's compiler or GCC.
18326
cfa88ab7
JL
18327 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18328 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18329 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18330
ca344dff
JL
18331 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18332 to match current gdb output. Update due to using auto-solib-limit
18333 for limiting instead of overloading auto-solib-add.
18334 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18335 test program.
18336
3f3c6e55 18337 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
18338 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18339 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18340 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18341 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18342 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18343 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18344 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18345 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18346 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18347 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18348 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18349 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 18350
8fb87725
JL
18351 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18352 a SIGTRAP to the inferior.
18353
cf599fa7
CV
183542001-12-19 Corinna Vinschen <vinschen@redhat.com>
18355
18356 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18357 Substitute call to target_link by call to gdb_compile.
18358
2cd045cd
JL
18359Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
18360
a9c64011
AS
18361 * gdb.base/break.exp: Fix HP specific search string when testing
18362 backtracing in a called function.
2cd045cd 18363
a9c64011
AS
18364 * gdb.base/constvars.exp: Only set lang to C++ if we're
18365 compiling the test with HP's compilers.
18366 * gdb.base/volatile.exp: Similarly.
2cd045cd 18367
99ebe9ac
JB
183682001-12-19 Jim Blandy <jimb@redhat.com>
18369
18370 * gdb.base/printcmds.exp: Expect the null character to be printed
18371 as '\0', and the '\013' to be printed as '\v'.
18372 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18373 * gdb.base/setvar.exp: Same.
18374
b9891b29
JB
183752001-12-17 Jim Blandy <jimb@redhat.com>
18376
0eba65ab
JB
18377 * gdb.base/completion.exp: Rather than completing very long
18378 filenames, which can make the readline library produce output we
18379 don't recognize, cd to the directory first, and then complete
18380 using nice, short relative paths.
18381
6970b5b1
JB
18382 * gdb.base/completion.exp: On some systems, there is, in fact, a
18383 variable named `b' in scope, since GDB treats all static
a9c64011
AS
18384 variables as being in scope. So use `no_var_named_this'
18385 instead of `b'.
6970b5b1 18386
b9891b29 18387 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 18388 can't find the core file's registers as a failure.
b9891b29 18389
e6ccd35f
JSC
183902001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
18391
a9c64011
AS
18392 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18393 test expect string more specific.
e6ccd35f 18394
105ba819
CV
183952001-12-13 Corinna Vinschen <vinschen@redhat.com>
18396
18397 * gdb.asm/asm-source.exp: Add support for xstormy16.
18398 * gdb.asm/configure.in: Ditto.
18399 * gdb.asm/configure: Rebuild.
18400 * gdb.asm/xstormy16.inc: New file.
18401
e9e79dd9
FF
184022001-12-10 Fred Fish <fnf@redhat.com>
18403
18404 * gdb.base/maint.exp: Update to match changes in type dumping code.
18405
347dc97d
JB
184062001-12-10 Jim Blandy <jimb@redhat.com>
18407
18408 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
18409 matching the entry point symbol's name at the beginning of the
18410 line.
347dc97d 18411
5178b9d6
DJ
184122001-12-07 Daniel Jacobowitz <drow@mvista.com>
18413
18414 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18415 gdb.c++/inherit.exp, gdb.c++/method.exp,
18416 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18417 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18418 and class layout support.
18419
af890c52
DJ
184202001-12-07 Daniel Jacobowitz <drow@mvista.com>
18421
18422 * gdb.c++/classes.exp: Add test for static member function.
18423 * gdb.c++/misc.cc: Add class with static member function.
18424
7a345fb3
JB
184252001-12-07 Jim Blandy <jimb@redhat.com>
18426
f2e54a80 18427 If GDB says it can't find the struct the function returned, report
8032bf31
JB
18428 those tests as `unsupported'.
18429 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18430 Rewrite subsequent tests to use it.
18431
18432 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
18433 those tests as `unsupported'.
18434 * gdb.base/structs.exp (call_struct_func): New function.
18435 (do_function_calls): Use call_struct_func to call the functions
18436 returning structs.
18437
0bc69509
JB
18438 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18439 whether functions are prototyped or not, so we can't possibly pass
18440 arguments to t_float_values2 properly.
18441
7a345fb3
JB
18442 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18443 value of `timeout' for targets other than the mips*tx39-*.
18444
edb6ede1
MS
184452001-12-06 Michael Snyder <msnyder@redhat.com>
18446
d63a86f8 18447 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
18448 and detect whether the start symbol has a leading underscore.
18449
2d842f13
JB
184502001-12-04 Jim Blandy <jimb@redhat.com>
18451
18452 * gdb.base/completion.exp: Clarify indentation.
18453
68550daf
JB
184542001-12-03 Jim Blandy <jimb@redhat.com>
18455
18456 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
18457 variables on the S/390, not `.word'.
18458
cd5195a8
JB
184592001-11-30 Jim Blandy <jimb@redhat.com>
18460
18461 Add assembly-source tests for s390-ibm-linux.
18462 * gdb.asm/s390.inc: New file.
18463 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
18464 the S/390 architecture.
a9c64011 18465 * gdb.asm/configure: Regenerated.
cd5195a8 18466
ca9efc90
MS
184672001-11-30 Michael Snyder <msnyder@redhat.com>
18468
18469 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
18470 next, info source, info sources, info line, global and static
18471 variables, and static functions.
18472 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
18473 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
18474 * gdb.asm/asmsrc1.s: Add a static function and some variables.
18475 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
18476 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
18477 (gdbasm_leave): Restore frame pointer.
18478 (gdbasm_startup): Copy stack set-up from crt0.S.
18479
d0e66976
FN
184802001-11-26 Fernando Nasser <fnasser@redhat.com>
18481
18482 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
18483 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
18484 to a local (non-static) variable. Copy tstruct.a to a static buffer
18485 and return a pointer to that buffer.
18486 * gdb.base/callfwmall.c (t_structs_a): Ditto.
18487
e2334072
MK
184882001-11-24 Mark Kettenis <kettenis@gnu.org>
18489
18490 * gdb.asm/configure.in: Fix recognition of ix86 target.
18491 * gdb.asm/configure: Regenerate.
18492
756caa3d
MS
184932001-11-21 Michael Snyder <msnyder@redhat.com>
18494
18495 * gdb.asm/sparc.inc: New file.
18496 * gdb.asm/asm-source.exp: Recognize sparc target.
18497 * gdb.asm/configure.in: Recognize sparc target.
18498 * gdb.asm/configure: Regenerate.
d63a86f8 18499
9a4d72d5
MS
185002001-11-21 Michael Snyder <msnyder@redhat.com>
18501
18502 * gdb.asm/m32r.inc: New file.
18503 * gdb.asm/asm-source.exp: Recognize m32r target.
18504 * gdb.asm/configure.in: Recognize m32r target.
18505 * gdb.asm/configure: Regenerate.
18506
a773d1cd
MS
185072001-11-20 Michael Snyder <msnyder@redhat.com>
18508
017ac23d
MS
18509 * gdb.asm/i386.inc: New file.
18510 * gdb.asm/asm-source.exp: Recognize ix86 target.
18511 * gdb.asm/configure.in: Recognize ix86 target.
18512 * gdb.asm/configure: Regenerate.
18513
a773d1cd
MS
18514 * gdb.c++/namespace.exp: Fix quotes in output messages.
18515
bb632afb
MS
185162001-11-14 Michael Snyder <msnyder@redhat.com>
18517
25d559ca 18518 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
18519 qualifier in a type cast expression, to designate an address
18520 in the instruction space (Harvard architecture).
18521
4749e309
MS
185222001-11-13 Michael Snyder <msnyder@redhat.com>
18523
18524 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
18525 Tests for expressions using 'const' and 'volatile'.
18526
25050984
CV
185272001-11-13 Corinna Vinschen <vinschen@redhat.com>
18528
18529 * gdb.asm/asm-sources.exp: Allow defining linker flags.
18530
1902c51f
DJ
185312001-11-12 Daniel Jacobowitz <drow@mvista.com>
18532
18533 * lib/mi-support.exp (mi_run_to_helper): Move comments
18534 outside of gdb_expect.
18535
dcf95b47
DJ
185362001-11-11 Daniel Jacobowitz <drow@mvista.com>
18537
18538 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
18539 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
18540 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
18541 mi0_run_to): New functions.
18542 * gdb.mi/mi-simplerun.exp: Use them.
18543 * gdb.mi/mi0-simplerun.exp: Likewise.
18544 * gdb.mi/mi-var-cmd.exp: Likewise.
18545 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 18546
45b074e1
AC
185472001-11-10 Andrew Cagney <ac131313@redhat.com>
18548
18549 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
18550 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
18551
bf50d346
AC
185522001-11-09 Andrew Cagney <ac131313@redhat.com>
18553
18554 * gdb.base/restore.exp: Include $expected value in restored test
18555 message.
18556
9383332c
AC
185572001-11-09 Andrew Cagney <ac131313@redhat.com>
18558
18559 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
18560 implemented.
18561
db62520a
MS
185622001-11-08 Michael Snyder <msnyder@redhat.com>
18563
18564 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
18565 Add pass/fail message for stop at breakpoint in call dummy function.
18566
b5703437
MS
185672001-11-07 Michael Snyder <msnyder@redhat.com>
18568
d63a86f8
RM
18569 * gdb.c++/templates.exp (test_template_breakpoints):
18570 If we get an overload menu, but it does not match what
760f6330 18571 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
18572 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
18573 making the whitespace optional. Argument for "new" may be
18574 "unsigned" as well as "unsigned int/long".
d63a86f8 18575 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
18576 making the whitespace optional. Also replace "(void) with
18577 "((void|)), making the keyword "void" optional.
d63a86f8 18578 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
18579 making the whitespace optional. Also replace "(void) with
18580 "((void|)), making the keyword "void" optional.
3bf40917
MS
18581 * gdb.base/callfuncs.c (t_float_values): This function must
18582 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 18583 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
18584 can be tested against both cases. Usually one case involves
18585 promotion of float to double, while the other does not.
18586 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
18587 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
18588 includes a stack frame for "start".
18589
c8ab4e6d
JB
185902001-11-05 Jim Blandy <jimb@redhat.com>
18591
18592 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
18593 pointers are 32 bits long, and that offsets of relocs are always
18594 stored in the data (REL-style), and not in the reloc entry itself
18595 (RELA-style).
18596 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
18597 stabs.
18598
3f08ced9
MS
185992001-11-01 Michael Snyder <msnyder@redhat.com>
18600
18601 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
18602 and regular expression operators by using quoting.
18603
cbfa24cd
MS
186042001-10-31 Michael Snyder <msnyder@redhat.com>
18605
18606 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
18607 depending on what the symbol table contains.
18608 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
18609 the output of the ptype command. Similarly, accept both "const &"
18610 and "const&".
18611
aaa68313
CV
186122001-10-31 Corinna Vinschen <vinschen@redhat.com>
18613
18614 * gdb.base/miscexprs.c (main): Add usage of preprocessor
18615 symbol `STORAGE' to allow to choose the storage class of
18616 the local datastructures.
18617 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
18618 compiler directive.
18619
91740388
MS
186202001-10-30 Michael Snyder <msnyder@redhat.com>
18621
18622 * gdb.base/jump.exp: Allow it to run for all targets.
18623
1b7c05e7
CV
186242001-10-29 Corinna Vinschen <vinschen@redhat.com>
18625
18626 * gdb.base/call-ar-st.c (print_double_array): Match for loop
18627 with new double_array size.
18628 (main): Change storage class of all local variables to static.
18629 Reduce size of double_array to 9.
18630 * gdb.base/call-ar-st.exp: Increase timeout value.
18631 Change expected output for double array to match new size in
18632 call-ar-st.c.
18633
36a22261
CV
186342001-10-29 Corinna Vinschen <vinschen@redhat.com>
18635
18636 * gdb.base/ending-run.exp: Create identical output when passing
18637 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 18638 Stormy16 target.
36a22261 18639
92b8ae91
MK
186402001-10-28 Mark Kettenis <kettenis@gnu.org>
18641
18642 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
18643 that we catch the expected failure under Linux/x86.
18644
cb135b83
OF
186452001-10-29 Orjan Friberg <orjanf@axis.com>
18646
18647 * gdb.base/setvar.exp: Escape curly braces.
18648 * gdb.stabs/weird.exp: Ditto.
18649
6884aa54
DJ
186502001-10-27 Daniel Jacobowitz <drow@mvista.com>
18651
18652 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
18653 * gdm.mi/mi0-hack-cli.exp: Likewise.
18654
0398c9aa
AC
186552001-10-25 Andrew Cagney <ac131313@redhat.com>
18656
18657 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
18658 messages.
18659
d20bf2e8
AC
186602001-10-21 Andrew Cagney <ac131313@redhat.com>
18661
18662 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
18663 checking MI enabled.
18664
03dd63aa
CV
186652001-10-09 Corinna Vinschen <vinschen@redhat.com>
18666
18667 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
18668
1d9d99f3
FCE
186692001-10-04 Frank Ch. Eigler <fche@redhat.com>
18670
18671 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
18672 if gdb child process crashes, just signal an error.
18673
838ae6c4
JB
186742001-10-02 Jim Blandy <jimb@redhat.com>
18675
18676 * lib/gdb.exp (test_xfail_format): Simplify.
18677
18678 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
18679 front of the variable name `format'. Simplify `if'.
18680
8f0cbc1c
DJ
186812001-10-01 Daniel Jacobowitz <drow@mvista.com>
18682
18683 * gdb.threads/pthreads.exp: Wait for output and delay
18684 before sending ^C.
18685
1f08dafd
DJ
186862001-10-01 Daniel Jacobowitz <drow@mvista.com>
18687
18688 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
18689 some incorrect output instead of timing out.
18690 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
18691
674f90ff
CV
186922001-09-28 Corinna Vinschen <vinschen@redhat.com>
18693
18694 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
18695 check to allow additional `int'.
18696
9b284272
DJ
186972001-09-27 Daniel Jacobowitz <drow@mvista.com>
18698
18699 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
18700 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
18701
b55a4771
MS
187022001-09-27 Michael Snyder <msnyder@redhat.com>
18703
18704 * lib/gdb.exp (test_debug_format): New proc.
18705 (setup_xfail_format): Use new proc test_debug_format.
18706 * gdb.base/constvars.exp (local_compiler_xfail_check): New
18707 proc; use new service proc test_debug_format.
18708 Replace all other "gcc_compiled" tests with this test.
18709 * gdb.base/volatile.exp (local_compiler_xfail_check): New
18710 proc; use new service proc test_debug_format.
18711 Replace all other "gcc_compiled" tests with this test.
18712
187132001-09-27 Michael Snyder <msnyder@redhat.com>
18714
18715 * gdb.base/cvexpr.exp: New file.
18716 * gdb.base/cvexpr.c: New file
18717 Test for expressions using const and volatile keywords.
18718
4e6667ac
CV
187192001-09-26 Corinna Vinschen <vinschen@redhat.com>
18720
18721 * gdb.base/constvars.exp: Check for different orders of keywords
18722 and additional "int" strings in output.
18723
4f337972
AC
187242001-09-22 Andrew Cagney <ac131313@redhat.com>
18725
18726 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
18727 responses from "help maint".
18728
2015650d
FCE
187292001-09-19 Frank Ch. Eigler <fche@redhat.com>
18730
18731 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
18732 to localhost:NNN instead of :NNN, in case Xvfb is listening
18733 only on TCP.
18734
f3bcedc1
CV
187352001-09-19 Corinna Vinschen <vinschen@redhat.com>
18736
18737 * gdb.base/recurse.exp: When checking leaving the watchpoint
18738 scope, recognize when gdb is in function's epilogue and pass.
18739
6b819c92
KS
187402001-09-18 Keith Seitz <keiths@redhat.com>
18741
18742 * lib/insight-support.exp (_gdbtk_export_target_info): Add
18743 support for running tests against sid targets.
18744 (gdbtk_done): Ditto.
18745
a10c9419
CV
187462001-09-18 Corinna Vinschen <vinschen@redhat.com>
18747
18748 * gdb.base/ending-run.c (main): Set stdout buffersize
18749 to the same reasonable value for any target.
18750 * gdb.base/ending-run.exp: Add a regular expression
18751 to make testsuite happy on Sanyo Stormy16 target.
18752
739d0d99
CV
187532001-09-17 Corinna Vinschen <vinschen@redhat.com>
18754
18755 * gdb.base/display.c (do_loops): Add float variable `f'.
18756 Increment f in loop.
18757 * gdb.base/display.exp: Increment timeout by 60 seconds.
18758 Change float display test to use variable `f'.
18759
1b8947f0
JB
187602001-09-17 Jim Blandy <jimb@redhat.com>
18761
18762 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
18763 overflowing the limited breakpoint tables on some ROM monitors
18764 (like the ROM68K).
18765
9890ac81
FCE
187662001-09-15 Frank Ch. Eigler <fche@redhat.com>
18767
18768 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
18769 the "-ac" (disable access control) flag.
18770
6db765ea
JH
187712001-08-30 Jeff Holcomb <jeffh@redhat.com>
18772
18773 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
18774 ints.
18775
4c32cc04
KS
187762001-08-30 Keith Seitz <keiths@redhat.com>
18777
18778 * lib/gdb.exp: Move all insight-related functionality into
18779 separate file.
18780 * lib/insight-support.exp: New file.
18781
8d6e6f81
FCE
187822001-08-29 Frank Ch. Eigler <fche@redhat.com>
18783
18784 * config/sid.exp (sid_start): Never set sid verbosity; disable
18785 expect_background {} that consumed its stdout; tolerate </dev/null.
18786 Attempt to set endianness override in "sid" protocol mode. Cleanup.
18787
6a90e1d0
AC
187882001-08-18 Andrew Cagney <ac131313@redhat.com>
18789
18790 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
18791 CLI jump command to start it.
18792 (mi_run_to_main): Fail immediatly when unexpected output.
18793
1759b3c3
AC
187942001-08-18 Andrew Cagney <ac131313@redhat.com>
18795
18796 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
18797 beginning of function. Fix PR gdb/191.
18798
61d11d80
FCE
187992001-08-16 Frank Ch. Eigler <fche@redhat.com>
18800
18801 * config/sid.exp (sid_start): Don't warn if we cannot figure out
18802 what to force sid endianness to.
18803
942a4df2
KS
188042001-08-15 Keith Seitz <keiths@redhat.com>
18805
18806 * lib/gdb.exp (gdbtk_start): Don't set environment
18807 variables for TCL_LIBRARY and friends. Insight will
18808 now figure these out for itself.
18809
0521c418
MS
188102001-08-02 Michael Snyder <msnyder@redhat.com>
18811
18812 * gdb.base/completion.exp: Remove the symbol "a64l" from
18813 the expect string; this is target-specific, and not related
18814 to what is being tested.
18815
74a9a58a
DB
188162001-08-02 Dave Brolley <brolley@redhat.com>
18817
18818 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
18819
c70819fa
MS
188202001-07-25 Michael Snyder <msnyder@redhat.com>
18821
c2b8fa57
MS
18822 * gdb.base/consecutive.exp: New file. Test stepping over
18823 breakpoints on consecutive instructions.
18824 * gdb.base/consecutive.c: New file.
18825
c70819fa
MS
18826 * gdb.base/call-rt-st.exp: Use double-backslash to quote
18827 curly braces in regular expressions.
18828
2b1a1355
MS
188292001-07-25 Michael Snyder <msnyder@redhat.com>
18830
18831 * gdb.base/ending-run.exp: Accept "Program exited normally" as
18832 legitimate output from stepping out of main.
18833
413eca6f
KS
188342001-07-22 Keith Seitz <keiths@redhat.com>
18835
18836 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
18837 the empty string, do not run the tests.
18838
7e5a9322
SC
188392001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18840
18841 * gdb.base/long_long.exp: Detect size of pointer. Take into
18842 account 2-byte pointers when testing for p/a results.
18843
de58f10f
SC
188442001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18845
d63a86f8 18846 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
18847 and defined to 1K for m68hc11.
18848 (random_data): Reduce table to 1K for embedded platforms (68hc11).
18849 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
18850 (sizeof_random_data): New variable to tell the size of the data table;
18851 don't test past this size; always run to main.
18852
d6f5fea1
SC
188532001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18854
18855 * gdb.base/return2.exp: return of long long and double fails for
18856 68HC11; don't execute these tests on that platform.
18857 * gdb.base/return.exp: Return of a double fails for 68hc11.
18858
c477543d
SC
188592001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18860
18861 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
18862 tests that print a float.
18863 * call-rt-st.exp: Likewise.
18864
63cf1c79
MK
188652001-07-12 Mark Kettenis <kettenis@gnu.org>
18866
18867 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
18868 running this test on Linux.
18869
112f9ab5
MC
188702001-06-24 Michael Chastain <chastain@redhat.com>
18871
18872 * gdb.base/arithmet.exp: Remove some tests to make all test names
18873 unique.
18874
4970cb0f
MS
188752001-07-03 Michael Snyder <msnyder@redhat.com>
18876
18877 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
18878 the output of the ptype command.
18879
d85da69f
MS
188802001-07-02 Michael Snyder <msnyder@redhat.com>
18881
4c8a82de
MS
18882 * gdb.base/completion.exp: Don't assume that break.c is the only
18883 source file that may contain functions named "marker".
d85da69f
MS
18884 * gdb.base/corefile.exp: Quote the curly braces in regexp.
18885
8afc772b
AC
188862001-06-28 Andrew Cagney <ac131313@redhat.com>
18887
18888 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
18889 of files to delete.
18890
18891 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
18892 * gdb.disasm/h8300s.exp: New file.
18893 gdb.disasm/h8300s.s: Likewise.
18894
cff22675
AC
188952001-06-27 Andrew Cagney <ac131313@redhat.com>
18896
18897 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
18898 empty breakpoint tables.
18899
68c81b54
AC
189002001-06-25 Andrew Cagney <ac131313@redhat.com>
18901
18902 * lib/mi-support.exp: Update args=... part of stop-reason
18903 patterns. Accept either a list or a tuple.
18904
2dd62704
AC
189052001-06-23 Andrew Cagney <ac131313@redhat.com>
18906
18907 * lib/mi-support.exp: Remove local emacs variable defining
18908 change-log-default-name.
18909
b4127474
MC
189102001-06-22 Michael Chastain <chastain@redhat.com>
18911
18912 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
18913 This is operationally compatible with the previous version.
18914
8dbfb380
JB
189152001-06-13 Jim Blandy <jimb@redhat.com>
18916
18917 * lib/gdb.exp (gdb_test): Doc fix.
18918
f2d8c86d
MC
189192001-06-10 Michael Chastain <chastain@redhat.com>
18920
18921 * gdb.base/exprs.exp: Remove a duplicate test.
18922
81564d34
JB
189232001-06-06 Jim Blandy <jimb@redhat.com>
18924
18925 * gdb.base/return2.exp (main): Use values to test float and double
18926 returns that are not NaN's, to avoid being confused by IEEE
18927 comparison rules.
18928
da55addb
MS
189292001-06-04 Michael Snyder <msnyder@redhat.com>
18930
18931 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 18932 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
18933 rather than wait for 12 more tests to time out.
18934
42c65987
JB
189352001-06-06 Jim Blandy <jimb@redhat.com>
18936
b18bced9 18937 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 18938 Don't forget to match the GDB prompt.
b18bced9 18939
42c65987
JB
18940 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
18941
5b41e5f0
JB
189422001-06-04 Jim Blandy <jimb@redhat.com>
18943
18944 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
18945 command.
18946
015e046f
KB
189472001-05-31 Kevin Buettner <kevinb@redhat.com>
18948
18949 * gdb.base/annota1.exp (info break): Match four or more spaces
18950 after "Address".
18951
fb1ffbbe
MC
189522001-05-31 Michael Chastain <chastain@redhat.com>
18953
18954 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
18955 (dm_type_int_star): Likewise.
18956 (dm_type_long_star): Likewise.
18957 (dm_type_void_star): Likewise.
18958
5ea2a32c
KB
189592001-05-29 Kevin Buettner <kevinb@redhat.com>
18960
18961 * gdb.base/completion.exp (INPUTRC): Set this environment variable
18962 to a known value in order to get consistent results regardless
18963 of the setting of INPUTRC or the presence or contents of .inputrc.
18964
ae23c492
MS
189652001-05-24 Michael Snyder <msnyder@redhat.com>
18966
ac55707e
MS
18967 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
18968 Don't require that the main thread and the manager thread are the
18969 first in the list.
18970
ae23c492
MS
18971 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
18972 debugging. If test fails, issue an "unsupported" not a "fail".
18973
400071f1
JB
189742001-05-24 Jim Blandy <jimb@redhat.com>
18975
18976 Don't assume that short is shorter than int.
18977 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
18978 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 18979 this isn't true.
400071f1
JB
18980 ("print unsigned char == (~0)"): Add test that verifies that ~0,
18981 an int, is not equal to ~0 stored in an unsigned char. This tests
18982 the same thing that the previous test meant to, but works on
18983 16-bit machines, too.
18984 ("print unsigned char != (~0)"): Same test, complemented.
18985
0816a3e5
MS
189862001-05-24 Michael Snyder <msnyder@redhat.com>
18987
18988 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 18989 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
18990 and prevents dejagnu getting out of step.
18991
f6dc23a9
KB
189922001-05-23 Kevin Buettner <kevinb@redhat.com>
18993
18994 * gdb.base/finish.exp (finish_void): Revise pattern for
18995 stopping on the call statement to not permit stopping at
18996 the start of the instructions comprising the call sequence.
18997
7dbd117d
MC
189982001-05-19 Michael Chastain <chastain@redhat.com>
18999
19000 * gdb.base/callfuncs.exp: Make all test names unique.
19001 * gdb.base/commands.exp: Make all test names unique.
19002 * gdb.base/condbreak.exp: Make all test names unique.
19003 * gdb.base/dbx.exp: Make all test names unique.
19004 * gdb.base/default.exp: Make all test names unique.
19005 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19006 and TIMEOUT messages to their corresponding PASS message.
19007 * gdb.base/ending-run.exp: Make all test names unique.
19008 * gdb.base/long_long.exp: Remove duplicate test.
19009
6b0b0a9e
KB
190102001-05-21 Kevin Buettner <kevinb@redhat.com>
19011
19012 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19013 stop on the call statement as well as the statement after the
19014 call.
19015
2caa35cb
MS
190162001-05-21 Michael Snyder <msnyder@redhat.com>
19017
19018 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19019
40713331
EZ
190202001-05-10 Elena Zannoni <ezannoni@redhat.com>
19021
a9c64011
AS
19022 * gdb.base/completion.exp: Revamp test. Make it execute on all
19023 platforms.
40713331 19024
c2c1be8d
EZ
190252001-05-10 Elena Zannoni <ezannoni@redhat.com>
19026
a9c64011
AS
19027 * config/gdbserver.exp (gdb_load): Handle the case
19028 in which the arguments to gdbserver are given in the
19029 baseboard configuration file.
19030 Also handle the case in which the server needs to do a
19031 load.
2c9cd303 19032
9671de48
KS
190332001-05-07 Keith Seitz <keiths@cygnus.com>
19034
a9c64011
AS
19035 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19036 set up the display for testing.
19037 (gdbtk_start): Convert all paths to paths that tcl will like.
19038 Export target information to environment.
19039 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19040 necessary.
19041 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19042 (to_tcl_path): New proc to convert a given pathname into
19043 a path acceptible as an argument to a tcl command.
19044 (_gdbtk_export_target_info): New proc to export target info
19045 into the environment for gdbtk testing.
19046 (gdbtk_done): New proc to signal end-of-test.
9671de48 19047
5a360f47
JB
190482001-05-06 Jim Blandy <jimb@redhat.com>
19049
19050 * restore.c: Make the code of caller0 correspond to its comment.
19051
66c756c6
MS
190522001-05-03 Michael Snyder <msnyder@redhat.com>
19053
19054 * config/sid.exp (gdb_target_sid): Check for error messages.
19055 On error or timeout, don't make expect exit (which will terminate
19056 all subsequent tests); instead just make gdb exit.
d63a86f8 19057 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
19058 return a negative value.
19059
a966fde5
JB
190602001-04-24 Jim Blandy <jimb@redhat.com>
19061
851c18e0
JB
19062 * gdb.c++/templates.exp: If we see the prompt for the overload
19063 list, but we haven't recognized any of the longer patterns,
19064 arrange for this test to fail, not hang.
19065
a966fde5
JB
19066 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19067 variations.
19068
db144853
MC
190692001-04-22 Michael Chastain <chastain@redhat.com>
19070
19071 * gdb.c++/local.exp: Use the 'runto' library function.
19072 * gdb.c++/namespace.exp: Likewise.
19073 * gdb.c++/overload.exp: Likewise.
19074
3207ec21
KB
190752001-03-26 Kevin Buettner <kevinb@redhat.com>
19076
19077 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19078 * gdb.base/step-line.exp: New file. Test step/next in presence of
19079 #line directives.
19080 * gdb.base/step-line.c: New file. Test program for the above.
19081 * gdb.base/step-line.inp: New file. We pretend that this file has
19082 been transformed by some other tool into step-line.c.
19083
13b57657
JB
190842001-03-21 Jim Blandy <jimb@redhat.com>
19085
19086 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19087 unmangled operator names.
19088
754cbe1c
JB
190892001-03-20 Jim Blandy <jimb@redhat.com>
19090
19091 * gdb.threads/linux-dp.exp: Recognize an additional message
19092 generated by GDB when it doesn't understand how to debug threads
19093 on the target system.
19094
177495c9
AC
190952001-03-19 Andrew Cagney <ac131313@redhat.com>
19096
19097 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19098
f266096b
MC
190992001-03-12 Michael Chastain <chastain@redhat.com>
19100
19101 * gdb.c++/derivation.exp: Use the 'runto' library function.
19102
cac3c2ff
MC
191032001-03-12 Michael Chastain <chastain@redhat.com>
19104
19105 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19106
b6c11a24
MC
191072001-02-24 Michael Chastain <chastain@redhat.com>
19108
19109 * gdb.c++/ref-types.exp: Change handwritten code to library
19110 function 'runto'.
19111
6bae5bce
OF
191122001-03-16 Orjan Friberg <orjanf@axis.com>
19113
19114 * gdb.base/signals.exp: Set count to 0 explicitly.
19115
0015fd9a
MS
191162001-03-15 Mark Salter <msalter@redhat.com>
19117
19118 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19119 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
19120 (gdb_load): Add support for additional target_info: gdb_download_size
19121 and gdb_load_timeout.
0015fd9a 19122
fc33412a
DT
19123Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
19124
19125 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
19126 file -- to prevent failing when the compile fails but we have no
19127 intention of running the tests anyway.
fc33412a
DT
19128
19129 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19130 tests if set.
19131
19132 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 19133 integers.
fc33412a
DT
19134
19135 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19136 * gdb.c++/namespace.exp: Ditto.
19137
115f06de
OF
191382001-03-07 Orjan Friberg <orjanf@axis.com>
19139
19140 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19141 * gdb.base/pointers.exp: Relax pattern match of decimals.
19142
b6ba6518
KB
191432001-03-06 Kevin Buettner <kevinb@redhat.com>
19144
19145 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19146 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19147 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19148 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19149 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19150 config/sh.exp, config/sid.exp, config/slite.exp,
19151 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19152 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19153 config/vxworks.exp, config/vxworks29k.exp,
19154 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19155 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19156 gdb.base/arithmet.exp, gdb.base/assign.exp,
19157 gdb.base/async.exp, gdb.base/attach.exp,
19158 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19159 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19160 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19161 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19162 gdb.base/commands.exp, gdb.base/completion.exp,
19163 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19164 gdb.base/constvars.exp, gdb.base/corefile.exp,
19165 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19166 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19167 gdb.base/ending-run.exp, gdb.base/environ.exp,
19168 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19169 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19170 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19171 gdb.base/funcargs.exp, gdb.base/help.exp,
19172 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19173 gdb.base/logical.exp, gdb.base/long_long.exp,
19174 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19175 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19176 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19177 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19178 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19179 gdb.base/regs.exp, gdb.base/relational.exp,
19180 gdb.base/remote.exp, gdb.base/reread.exp,
19181 gdb.base/restore.exp, gdb.base/return2.exp,
19182 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19183 gdb.base/selftest.exp, gdb.base/setshow.exp,
19184 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19185 gdb.base/sigall.exp, gdb.base/signals.exp,
19186 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19187 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19188 gdb.base/step-test.exp, gdb.base/structs.c,
19189 gdb.base/structs.exp, gdb.base/structs2.exp,
19190 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19191 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19192 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19193 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19194 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19195 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19196 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19197 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19198 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19199 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19200 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19201 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19202 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19203 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19204 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19205 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19206 gdb.trace/circ.exp, gdb.trace/collection.exp,
19207 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19208 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19209 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19210 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19211 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19212 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19213 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19214 notices.
19215
dc96c6c7 192162001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
19217
19218 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19219 first arg is int not float.
19220
dc96c6c7 192212001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
19222
19223 * gdb.base/reread.exp: Unsupported for non-native targets;
19224 doesn't work for remote debugging.
19225
9b0c4aeb
FN
192262001-02-19 Fernando Nasser <fnasser@redhat.com>
19227
19228 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
19229 * gdb.base/ending-run.exp: Properly handle the BSP state when
19230 stepping past the end of main.
9b0c4aeb 19231
02aa71d5
MC
192322001-02-19 John Moore <jmoore@redhat.com>
19233
19234 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19235 Converted HPUX fix for non-expected items following multiple
19236 step commands into general solution for all platforms.
19237
1fa449a4
MC
192382001-02-18 Michael Chastain <chastain@redhat.com>
19239
19240 * gdb.c++/classes.exp (do_tests): Change runto statements
19241 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19242 statements demangler agnostic.
19243 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19244 (gdb_virtfunc_restart): Likewise.
19245
b2f9ec70
MC
192462001-02-14 Michael Chastain <chastain@redhat.com>
19247
19248 * gdb.c++/inherit.exp (do_tests): Change runto statements
19249 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19250 statements demangler agnostic.
19251
cf74b8ca
AC
19252Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
19253
19254 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
19255 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19256 before calling common_routine 15 times'' tests.
cf74b8ca 19257
99f78f56
MC
192582001-02-11 Michael Chastain <chastain@redhat.com>
19259
19260 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19261 Helps the test script figure out which demangler is in use.
19262 (dm_type_foo_ref): Ditto.
19263 (dm_type_int_star): Ditto.
19264 (dm_type_long_star): Ditto.
19265 (dm_type_unsigned_int): Ditto.
19266 (dm_type_void): Ditto.
19267 (dm_type_void_star): Ditto.
99707966 19268 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
19269 Probe the gdb demangler and set variables to accommodate
19270 formatting differences.
19271 (info_func_regexp): New function. Same as info_func, but
19272 matches against a regexp.
19273 (info_func): Match against a literal string.
19274 (print_addr_2): New function. Match against a literal string,
19275 which can be different from the input to gdb.
19276 (print_addr): Simply call print_addr_2 with the same argument twice.
19277 (test_lookup_operator_functions): Use demangler formatting variables.
19278 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19279 the tests in the same order as the C++ class declaration.
19280 (test_paddr_operator_functions): Ditto.
19281 (test_paddr_overloaded_functions): Ditto.
19282 (test_paddr_hairy_functions): Use demangler formatting variables.
19283 Add reference to gdb/19 for related tests.
19284 (do_tests): Call probe_demangler.
19285
1de8f023
KB
192862001-01-30 Kevin Buettner <kevinb@redhat.com>
19287
19288 * gdb.c++/templates.cc (printf): Remove unused function definition.
19289
ca3f91ed
MS
192902001-01-26 Felix Lee <flee@redhat.com>
19291
19292 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19293
192942001-01-25 matthew green <mrg@redhat.com>
19295
19296 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19297 up sid.
19298 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19299
193002001-01-25 matthew green <mrg@redhat.com>
19301
19302 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 19303 Deprecate $sid_spawn_id.
ca3f91ed
MS
19304 (sid_exit): Remove code necessary only for `spawn.'
19305
193062001-01-25 matthew green <mrg@redhat.com>
19307
19308 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19309
fb18ec4a
MC
193102001-01-28 Michael Chastain <chastain@redhat.com>
19311
19312 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19313 to call when tests fail. It takes gdb out of the overloaded
19314 function choice menu back to the main prompt, so that the test
19315 program stays synchronized.
19316 (set_bp_overloaded): New proc to collect all the common
19317 code for setting a breakpoint on an overloaded name. Calls
19318 take_gdb_out_of_choice_menu when needed.
19319 (menu_overload1arg): New variable to collect the repeated
19320 instances of the expected menu for an overloaded name. Change
19321 the regular expression to handle changes in g++ type encoding:
19322 "void" can be either "void" or "", and "unsigned int" can be
19323 either "unsigned int" or "unsigned".
19324 (continue_to_bp_overloaded): Change regular expressions to handle
19325 changes in g++ type encoding.
19326 (no proc): Call take_gdb_out_of_choice_menu when needed.
19327 Remove redundant calls to "info break". Accept either "canceled"
19328 or "cancelled". Change regular expressions in "info break"
19329 calls to handle changes in g++ type encoding. Give all tests
19330 unique strings.
19331
9c646a6e
BE
193322001-01-17 Ben Elliston <bje@redhat.com>
19333
19334 * config/sid.exp: New file.
19335
9549d9c1
AC
19336Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
19337
19338 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19339
dc96c6c7 193402000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
19341
19342 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19343 Add a RE to accept a non-ascii char if one is ever presented.
19344
b4df4f68
FN
193452000-12-20 Fernando Nasser <fnasser@redhat.com>
19346
297dd0fd 19347 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 19348
dc96c6c7 193492000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 19350
d63a86f8 19351 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
19352 in regexp. One '\' does not suffice on Linux.
19353
4a7bddb6
MC
193542000-12-09 Michael Chastain <chastain@redhat.com>
19355
19356 * gdb.base/break.exp (test_clear_command): Use a marker function
19357 rather than 'main' for the test function. Also move this
19358 test to an execution point where the marker function names are
19359 guaranteed to be bound to functions. (Executing tests after a
19360 'finish' from main runs into name conflicts with local names
19361 in __libc_start_main).
19362
dc96c6c7 193632000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
19364
19365 * gdb.base/finish.exp: New test for gdb's "finish" command.
19366 * gdb.base/return2.exp: New test for gdb's "return" command.
19367 * gdb.base/return2.c: New source file for above.
19368
dc96c6c7 193692000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
19370
19371 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19372 * gdb.base/miscexprs.exp: Ditto.
19373 * gdb.base/pointers.exp: Ditto.
19374 * gdb.c++/derivation.exp: Ditto.
19375 * gdb.c++/local.exp: Ditto.
19376 * gdb.c++/namespace.exp: Ditto.
19377 * gdb.c++/overload.exp: Ditto.
19378 * gdb.c++/ref-types.exp: Ditto.
19379
dc96c6c7 193802000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
19381
19382 * gdb.base/constvars.exp: Test result of "up" command.
19383 * gdb.base/miscexprs.exp: Ditto.
19384 * gdb.base/pointers.exp: Ditto.
19385 * gdb.base/scope.exp: Ditto.
19386 * gdb.c++/derivation.exp: Ditto.
19387 * gdb.c++/local.exp: Ditto.
19388 * gdb.c++/namespace.exp: Ditto.
19389 * gdb.c++/overload.exp: Ditto.
19390 * gdb.c++/ref-types.exp: Ditto.
19391
44097287
FN
193922000-11-22 Michael Chastain <chastain@redhat.com>
19393
19394 * mips_pro.exp: Accept either "middle -> top -> main" or
19395 "middle -> main" in the backtrace, because gcc can optimize
19396 tail calls to jumps. Remove setup_xfail for the hppa case.
19397 Add a comment with the original warning messages from PR 3016,
19398 which was filed in 1993, to preserve them for posterity.
19399
9d2e1bab
ND
194002000-11-17 Nick Duffek <nsd@redhat.com>
19401
19402 * lib/gdb.exp (gdb_test): Override timeout with board info.
19403
1aca8eb7
ND
194042000-11-17 Nick Duffek <nsd@redhat.com>
19405
19406 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19407 the second kill and detach messages.
19408
93076499
ND
194092000-11-17 Nick Duffek <nsd@redhat.com>
19410
19411 * configure.in: Add AC_EXEEXT.
19412 * configure: Regenerate.
19413 * Makefile.in (just-check): Export EXEEXT.
19414 * lib/gdb.exp ($EXEEXT): Import from environment.
19415 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19416 expect "maint dump-me" on Cygwin.
19417 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19418 $EXEEXT.
19419
30e87cd3
ND
194202000-11-17 Nick Duffek <nsd@redhat.com>
19421
19422 * gdb.base/break.exp: Test backtrace and finish from called
19423 function on all platforms, not just HP-UX.
19424
dc96c6c7 194252000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
19426
19427 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19428 code from gdb_target_monitor, so it can be used independantly
19429 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 19430
dc96c6c7 194312000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
19432
19433 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19434 * gdb.base/corefile.exp: Expect the message "Program is being
19435 debugged already" when we send the "corefile" command, since
19436 the preceeding gdb_load may have connected gdb to a remote target.
19437 * gdb.base/display.exp: Disable hardware watchpoints if new
19438 board info variable "no_hardware_watchpoints" is true.
19439 Replace single-letter commands with more readable ones.
19440 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19441 if new board info variable "no_hardware_watchpoints" is true.
19442 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19443 to see if stdio (printf) testing is possible.
19444 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
19445 board info variable "no_hardware_watchpoints" is true. Use new
19446 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
19447
39124dea
FN
194482000-11-13 Fernando Nasser <fnasser@redhat.com>
19449
19450 From Orjan Friberg <orjanf@axis.com>:
19451 * gdb.base/printcmds.exp: Escape curly braces followed by a number
19452 in array print pattern match.
19453
a9e2e984
FN
194542000-11-09 Fernando Nasser <fnasser@redhat.com>
19455
19456 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
19457 spelling "cancelled" to U.S. spelling "canceled" to match changes
19458 made to gdb.
19459 * gdb.c++/ovldbreak.exp: Ditto.
19460
c7db355b
PS
194612000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
19462
19463 * gdb.base/callfuncs.c (main): Moved to end of file, call
19464 t_double_values to initialize the FPU before inferior calls are made.
19465 * gdb.base/callfuncs.exp: Test for register preservation after calling
19466 inferior functions. Add tests for continuining, finishing and
19467 returning from a stop in a call dummy.
19468
dc96c6c7 194692000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
19470
19471 * gdb.base/commands.exp: Break up long lines, and re-indent.
19472
dc96c6c7 194732000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
19474
19475 * config/gdbserver.exp: Rewritten from the ground up, to make it
19476 compatible with the current dejagnu tree, and to make it work with
19477 the new "gdbserver" in libremote.
19478
dc96c6c7 194792000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
19480
19481 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
19482 * gdb.base/varargs.exp: Skip entire test if no printf support.
19483 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
19484 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
19485
dc96c6c7 194862000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
19487
19488 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
19489 no floating point support.
19490 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
19491 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
19492 * gdb.base/call-rt-st.exp: Ditto.
19493 * gdb.base/call-strs.exp: Ditto.
19494
bac5fc66
JG
194952000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
19496
19497 * gdb.base/sizeof.c: include <stdio.h>.
19498
19499 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
19500 'finish', otherwise uncaptured gdb_prompt would potentially
19501 throw remaining test points out of sync.
bac5fc66 19502
b22a6027
SB
195032000-07-26 Scott Bambrough <scottb@netwinder.org>
19504
19505 * gdb.base/recurse.exp: Run tests for all targets.
19506 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
19507 gnu-oldld case on ARM.
19508 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
19509 for ARM targets.
d63a86f8 19510
d8231941
AG
19511Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
19512
19513 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
19514 * gdb.java/configure: Rebuild.
19515
8caabe69
AG
19516Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
19517
19518 * gdb.java/jv-exp.exp: New file.
19519
9d273ca3
AG
19520Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
19521
19522 * configure: Rebuilt.
19523 * configure.in (configdirs): Add gdb.java.
19524 * gdb.java/jmisc.java: New file.
19525 * gdb.java/jmisc.exp: New file.
19526 * gdb.java/Makefile.in: New file.
19527 * gdb.java/configure: Rebuilt.
19528 * gdb.java/configure.in: New file.
19529 * lib/java.exp: New file.
19530
4f823a66
AC
19531Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
19532
19533 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 19534 underflow.
4f823a66 19535
2391e11d
AC
19536Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
19537
19538 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 19539 and the compilers sizes.
2391e11d 19540
54602222
ND
195412000-07-09 Nick Duffek <nsd@redhat.com>
19542
19543 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
19544 (use_methods): New function.
19545 (main): Call use_methods().
19546 * gdb.c++/classes.exp (test_method_param_class): New procedure.
19547 (do_tests): Call test_method_param_class.
19548
2bec0572
ND
195492000-07-09 Nick Duffek <nsd@redhat.com>
19550
19551 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
19552 spelling.
19553 (test_enums): New procedure. Move enum tests from end of script
19554 to here. Set breakpoint on function name instead of line number.
19555 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
19556 (enums2): New marker function.
19557 (enums1): New function.
19558 (main): Call enums1(). Move enum tests to enums1().
19559
78492fde
AC
19560Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
19561
19562 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 19563 compile/link program. Update line numbers.
78492fde
AC
19564 * gdb.asm/d10v.inc: Define ``startup''.
19565 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 19566
49a2cef8
AC
19567Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
19568
19569 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
19570
3e6c8688
EZ
195712000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19572
19573 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 19574 of 'help maint print' command.
3e6c8688 19575
9ff5cbe9
AC
19576Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
19577
19578 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 19579 they use gdb_expect_list.
9ff5cbe9 19580
17c579bd
AC
19581Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
19582
19583 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
19584 memory-read-packet-size'' instead of ``set endian big'' to test
19585 long commands.
17c579bd 19586
e6d71bf3
DB
195872000-06-03 Daniel Berlin <dan@cgsoftware.com>
19588
19589 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 19590 g++, and stop skipping them.
e6d71bf3
DB
19591
19592 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
19593 work under g++.
19594
d63a86f8 19595 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
19596 initialization.
19597
dc96c6c7 195982000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
19599
19600 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
19601 the regular expression: accept an (almost) arbitrary sequence of
19602 "frames-invalid" and "breakpoints-invalid" messages both before
19603 and after the "starting" message.
19604
dc96c6c7 196052000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
19606
19607 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 19608
dc96c6c7 196092000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
19610
19611 * gdb.base/annota1.exp (annotate-signal-handler-caller):
19612 Relax the regular expression a little, make it pass on Solaris 8.
19613
8216cda9
KB
196142000-05-12 Kevin Buettner <kevinb@redhat.com>
19615
19616 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 19617 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
19618 Instead, it is permissible for gdb to stop on the line of the
19619 call itself.
19620
1a570b2f
MS
196212000-05-12 Michael Snyder <msnyder@.cygnus.com>
19622
19623 * gdb.base/break.exp (bp on small function, optimized file):
19624 Add a second pass pattern. The behavior differs here between stabs
19625 and dwarf for one-line functions. Stabs preserves two line symbols
19626 (one before the prologue and one after) with the same line number,
19627 but dwarf regards these as duplicates and discards one of them.
19628 Therefore the address after the prologue (where the breakpoint is)
19629 has no exactly matching line symbol, and GDB reports the breakpoint
19630 as if it were in the middle of a line rather than at the beginning.
19631
dc96c6c7 196322000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 19633
d63a86f8 19634 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
19635 rather than "send_gdb" (for consistancy).
19636
7d418785
AC
19637Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
19638
19639 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
19640 * gdb.c++/templates.cc: Properly check for GCC version number.
19641 * lib/compiler.cc: Likewise
19642
dc96c6c7 196432000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 19644
d63a86f8 19645 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
19646 gdb may not stop at the first line of main, due to code motion.
19647
dc96c6c7 196482000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
19649
19650 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
19651 This test depends on parsing the printf output from the target.
19652 Since the sparclet stub doesn't do stdio, this will never work.
19653 * gdb.base/call-rt-st.exp: ditto.
19654 * gdb.base/call-strs: ditto.
19655
dc96c6c7 196562000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
19657
19658 * gdb.base/miscexprs.exp: make sizeof long array test portable.
19659
19660 * gdb.base/ending-run.exp: After connecting to a remote target,
19661 but before running, the target will appear to be in a random
19662 location. Specify both a file and a line for breakpoints.
19663 Also, the function that calls main may be called 'init'
19664 rather than 'start'.
19665
a5a51225
EZ
196662000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19667
19668 * gdb.base/help.exp: Update output for add-symbol-file command.
19669
7930cc7c
FN
196702000-04-10 Fernando Nasser <fnasser@cygnus.com>
19671
19672 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19673 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
19674
23e37ab1
C
196752000-04-07 J.T. Conklin <jtc@redback.com>
19676
e93c542c
C
19677 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
19678
23e37ab1
C
19679 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
19680
591b8fa3
PDM
19681Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
19682
19683 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 19684 values that can be represented exactly.
591b8fa3
PDM
19685 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
19686 above change, and to not check against the directory part of the source
19687 file name.
19688 (step into print_long_arg_list): Likewise.
19689 (print print_small_structs from print_long_arg_list): Likewise.
19690 (print print_long_arg_list): Likewise.
19691
7a495180
EZ
196922000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19693
30b53638 19694 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 19695
beb998c6
AC
19696Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
19697
19698 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
19699
1c689132
DB
197002000-03-25 Daniel Berlin <dan@cgsoftware.com>
19701
19702 * gdb.base/commands.exp (deprecated_command_test): Add test for
19703 deprecate with no arguments.
19704
c1790a9d
JL
197052000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
19706
19707 * gdb.base/break.exp: Add new test for setting breakpoints on
19708 optimized code so we can test breakpoints work even when function
19709 prologues may be optimized away
19710
003ba290
FN
197112000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
19712
19713 From David Whedon <dwhedon@gordian.com>
a9c64011 19714 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 19715
6837a0a2
DB
197162000-03-22 Daniel Berlin <dan@cgsoftware.com>
19717
19718 * gdb.base/help.exp: Added test for new apropos command.
19719
b9593231
KB
197202000-03-21 Kevin Buettner <kevinb@redhat.com>
19721
19722 * gdb.base/pointers.c (usevar): New function.
19723 (main): Make sure that global variables v_int_pointer2, rptr,
19724 and y are all referenced someplace in the program by calling
19725 usevar() on them. [Some linkers delete symbols which are
19726 never referenced. The space remains, but there's no way to
19727 get a (symbolic) handle on the variable from the debugger.]
19728
751a959b
EZ
197292000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19730
19731 * gdb.base/printcmds.c: Add typedeffed arrays.
19732
19733 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 19734 procedure to test arrays that are typedef'd.
751a959b 19735
73a93a32
JI
197362000-03-13 James Ingham <jingham@leda.cygnus.com>
19737
19738 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 19739 the library directories.
73a93a32 19740
fb40c209
AC
19741Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
19742
19743 * configure.in (configdirs): Add sub directory gdb.mi.
19744 * configure: Re-generate.
19745
19746 * gdb.mi: New directory.
d63a86f8 19747
ee4dd2c9
AC
197482000-02-25 Scott Bambrough <scottb@netwinder.org>
19749
19750 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 19751 a long long value as a double on ARM platforms.
ee4dd2c9 19752
70f0cc22
JB
197532000-02-16 Jim Blandy <jimb@redhat.com>
19754
19755 * gdb.base/break.exp ("breakpoint line number"): Make sure the
19756 default source file is set properly before running this test.
19757
853819b8
EZ
197582000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19759
19760 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 19761 gdbtk/library directory, not in gdbtcl2.
853819b8 19762
dfcd3bfb
JM
197632000-02-04 Jim Blandy <jimb@redhat.com>
19764
19765 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
19766 backslash from regexp pattern.
19767
19768 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
19769 procedure. Use it to run all the "continue to bp overloaded"
19770 tests. Note that this changes the names of the tests slightly.
19771 If the breakpoint hit message includes a hex PC value, because
19772 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
19773 from the real source code, still consider that a pass.
19774
19775 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
19776 XFAIL here if the breakpoint message contains a hex address. Note
19777 similar change on 1999-11-02.
19778
19779 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
19780
19781 * gdb.base/ptype.exp: Establish a default source file before
19782 calling get_debug_format.
19783
197842000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
19785
19786 * gdb.base/watchpoint.exp: Remove duplication of test messages.
19787
8b93c638
JM
197882000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19789
19790 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
19791 of successive stepi commands -- while in the prologue we should see
19792 the function entry bracket.
19793
197942000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
19795
19796 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
19797 reach __change_mode() when stepping through the end of main().
19798
c5394b80
JM
197992000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
19800
19801 * gdb.base/default.exp: Fix expected pattern.
19802 * gdb.base/help.exp: Same.
19803
0d06e24b
JM
198042000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19805
19806 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 19807 Don't use xfail's because that affects only the following test.
d63a86f8 19808
0d06e24b 19809 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 19810 solaris or linux.
0d06e24b
JM
19811
19812 * gdb.base/selftest.exp: Update to reflect changes to main.c.
19813
dc96c6c7 198142000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 19815
d63a86f8 19816 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
19817 "A syntax error" rather than "A parse error". Accept both.
19818
198192000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
19820
19821 * gdb.base/default.exp: Remove OS dependent string from "target
19822 remote" test.
19823 * gdb.base/help.exp: Same for "help target remote" test.
19824
c3f6f71d
JM
198252000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19826
19827 From Jim Kingdon <kingdon@redhat.com>:
19828
19829 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
19830 prompt (cleanup rather than necessity, but still might keep output
19831 from spilling to next test).
c3f6f71d
JM
19832
198332000-01-02 Fred Fish <fnf@cygnus.com>
19834
19835 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
19836 AIX, which defines them in <sys/types.h>.
19837
ed9a39eb 198381999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 19839
ed9a39eb 19840 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 19841 float" test.
ed9a39eb
JM
19842
198431999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 19844
ed9a39eb 19845 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
19846
19847 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
19848 outermost frame disallowed".
19849
198501999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
19851
19852 * gdb.base/setvar.exp: New tests for setting the value of a struct
19853 with a constant list.
19854
198551999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
19856
19857 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
19858 require the user to type a cast before setting the value of a struct.
19859
de57eccd
JM
198601999-12-06 Jim Blandy <jimb@cygnus.com>
19861
19862 * gdb.base/default.exp: Expect the new 'info float' command on
19863 all i386 platforms.
19864
19865 * gdb.threads/linux-dp.exp: Expand our ability to recognize
19866 LinuxThreads libraries that don't support debugging.
19867
c2d11a7d
JM
19868Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19869
19870 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
19871 Change the buffer type to ``unsigned char'' to simplify size
19872 arithmetic.
c2d11a7d
JM
19873
19874 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
19875 stub only handles 400-1 byte packets. Verify that the download
19876 worked.
c2d11a7d
JM
19877
198781999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
19879
19880 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
19881 tests, using UNRESOLVED for the untested cases. Also, does not wait
19882 for a timeout if the prompt was received before a recognizable pattern.
19883
198841999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
19885
19886 * lib/gdb.exp (gdb_expect_list): Fix spelling.
19887
198881999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19889
19890 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 19891 watchpoints.
c2d11a7d
JM
19892
198931999-11-24 Jason Merrill <jason@casey.cygnus.com>
19894
19895 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
19896
19897 * gdb.c++/local.exp: Be more flexible in recognizing local class
19898 name mangling. Don't allow horribly truncated method names.
19899 * gdb.c++/derivation.exp: Expect protected inheritance.
19900 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
19901 * gdb.c++/virtfunc.exp: Likewise.
19902 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
19903 when printing a nested enum.
19904
199051999-11-22 Jim Blandy <jimb@cygnus.com>
19906
19907 * gdb.base/step-test.exp: Properly await GDB's response to setting
19908 a breakpoint on the call to large_struct_by_value.
19909
19910 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
19911 just because we have debug info for the `start' function.
19912
199131999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
19914
19915 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
19916 "Unknown signal" messages, which indicate (on LinuxThreads) that
19917 GDB doesn't know how to debug threads on this system. This is
19918 better than hanging while philosopher 0 dumps chatter into gdb.log.
19919
199201999-11-18 Tom Tromey <tromey@cygnus.com>
19921
19922 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
19923
199241999-11-18 Fred Fish <fnf@cygnus.com>
19925
19926 * gdb.base/coremaker2.c: Add sample program for generating
19927 cores that is more self contained than coremaker.c. Eventually
19928 I'll add more code to this and tie it into the testsuite.
19929
4ce44c66
JM
199301999-11-12 Stan Shebs <shebs@andros.cygnus.com>
19931
19932 * gdb.base/dollar.exp: Remove, now in gdb.hp.
19933
199341999-11-10 Jimmy Guo <guo@cup.hp.com>
19935
19936 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 19937 from $srcdir/lib/.
4ce44c66 19938 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 19939 and gdb.c++/.
4ce44c66
JM
19940
19941 * gdb.c++/derivation.exp: remove redundant get compiler info code.
19942
d63a86f8 19943 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
19944 'continue with watch' test point.
19945
199461999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
19947
19948 Merged from p2linux-990323-branch:
d63a86f8 19949
4ce44c66
JM
19950 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
19951
11cf8741
JM
19952Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
19953
19954 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 19955 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
19956
19957Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
19958
19959 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 19960 gdb_expect_list.
11cf8741
JM
19961
19962Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
19963
19964 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
19965
199661999-11-03 Mark Salter <msalter@cygnus.com>
19967
19968 * gdb.base/break.exp: Fix "stub continue" pattern.
19969
199701999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
19971
19972 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
19973
199741999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
19975
19976 * gdb.base/display.exp ("finish"): Add timeout clause.
19977
19978 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
19979 plain prompt clause, so this doesn't have to time out in order to
19980 fail.
19981
19982 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 19983 breakpoint hit messages include an address.
11cf8741
JM
19984
19985 * gdb.base/display.exp: Don't forget to escape parens in regular
19986 expressions. Unix regexp notatation sucks.
19987
199881999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19989
19990 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 19991 order for 'signalled' message.
11cf8741 19992
5c44784c
JM
199931999-11-01 Stan Shebs <shebs@andros.cygnus.com>
19994
19995 From Jimmy Guo <guo@cup.hp.com>:
19996 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
19997 * gdb.base/annota1.c: Add code for tests to work with.
19998
199991999-10-26 Frank Ch. Eigler <fche@cygnus.com>
20000
20001 * gdb.base/remote.exp: New test for remote downloading settings.
20002 * gdb.base/remote.c: New file with large .data.
20003
917317f4
JM
200041999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
20005
20006 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20007 for LinuxThreads support, merged from the Code Fusion branch.
20008
20009Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
20010
20011 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
20012 containing exp_continue into a while within an expect. Don't
20013 attempt a start more than three times. Check return value from
20014 gdb_load.
d63a86f8 20015
2df3850c
JM
20016Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
20017
20018 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 20019 a pass case.
2df3850c 20020
2acceee2
JM
200211999-10-01 Kevin Buettner <kevinb@cygnus.com>
20022
20023 * gdb.base/break.c (main): Added a statement that we can step
20024 off of.
20025 * gdb.base/break.exp: Added tests for setting a breakpoint
20026 at an offset and stepping onto a breakpoint.
20027
200281999-10-01 Fred Fish <fnf@cygnus.com>
20029
d63a86f8 20030 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
20031 gdb output.
20032
c2c6d25f
JM
200331999-09-18 Jim Blandy <jimb@cris.red-bean.com>
20034
20035 * gdb.base/break.exp: Code locations are in hex, don't forget!
20036 (For HP-UX.)
20037
200381999-09-17 Stan Shebs <shebs@andros.cygnus.com>
20039
20040 * condbreak.exp: Use break.c as test program.
20041 * condbreak.c: Remove, redundant with break.c.
20042
200431999-09-15 Stan Shebs <shebs@andros.cygnus.com>
20044
20045 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 20046 Z-packets if the target needs it.
c2c6d25f
JM
20047
200481999-09-13 James Ingham <jingham@leda.cygnus.com>
20049
20050 * gdb.c++/overload.exp: Added tests for listing overloaded
20051 functions with function pointers in the arg, explicitly calling
20052 out the version you want.
20053
cff3e48b
JM
200541999-09-09 Stan Shebs <shebs@andros.cygnus.com>
20055
20056 * long_long.exp: Add variations of test cases that work for
20057 targets with 16-bit ints and 32-bit doubles.
20058
d4f3574e
SS
200591999-09-08 Stan Shebs <shebs@andros.cygnus.com>
20060
20061 * break.c (main): Compare a possibly-uninitialized argc with an
20062 unlikely value that fits in 16 bits.
20063
200641999-09-07 Stan Shebs <shebs@andros.cygnus.com>
20065
20066 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20067 0xfeeb, don't want negative numbers if ints are 16 bits.
20068
20069 * lib/gdb.exp (skip_cplus_tests): New proc.
20070 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
20071 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20072 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20073 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20074 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20075 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20076 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20077 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
20078
20079 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20080
20081Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
20082
20083 * gdb.base/corefile.exp (up): Allow a parameter to appear
20084 in the frame that we're going up to.
20085
20086 From Jim Blandy <jimb@cygnus.com>:
20087
20088 * gdb.base/default.exp (info float): Expect some output now.
20089
20090 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20091 returning floating-point values to fail on the x86.
20092 * gdb.base/callfwmall.exp (do_function_calls): Same.
20093
20094 * gdb.base/list.exp (test_listsize): Correct expectations for
20095 listing line 1 with listsize 2. Also, listing a single line
20096 works now, as does listing three lines. [Kevin's note: There
20097 were a number of other cases fixed too where the expectations
20098 differed...]
20099
201001999-09-02 Stan Shebs <shebs@andros.cygnus.com>
20101
20102 * gdb.base/selftest.exp: Add case for when version prints as
20103 constant string instead of char pointer.
20104
104c1213
JM
201051999-08-25 Stan Shebs <shebs@andros.cygnus.com>
20106
20107 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 20108 stepping out of main.
104c1213
JM
20109
20110 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20111 G++ used.
20112
20113 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 20114 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
20115
20116 * gdb.c++/ovldbreak.exp: Update match string in test that
20117 includes a warning of multiple breakpoints.
20118
201191999-08-24 Stan Shebs <shebs@andros.cygnus.com>
20120
20121 * gdb.base/display.exp: Improve precision of step-after-finish
20122 added yesterday.
20123
20124 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 20125 test.
104c1213
JM
20126
20127 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20128 configs when using G++, not just hppa*.
20129
201301999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20131
20132 * gdb.base/async.c: New file.
20133 * gdb.base/async.exp: New file.
20134
20135Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
20136
20137 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20138 PA64.
20139
53a5351d
JM
20140Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
20141
104c1213
JM
20142 * gdb.base/display.exp: "finish" can leave us mid-line on many
20143 targets, deal with it. Add a small constant to main, instead of
20144 1000 since main+1000 may not be a valid address in the target.
20145
53a5351d
JM
20146 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20147 on hpux11.
20148
20149 * gdb.base/attach.exp: Handle another hpux11 error message variant
20150 when attaching to a process that does not exist.
20151
201521999-08-19 J.T. Conklin <jtc@redback.com>
20153
20154 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 20155 characters in 'continue to 1241' test.
53a5351d
JM
20156
201571999-08-17 Stan Shebs <shebs@andros.cygnus.com>
20158
20159 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20160 stop in print_long_arg_list, define and use a whitespace
20161 variable in print_small_structs test, add an XFAIL for Solaris.
20162 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20163 interested enough to fix.
20164
7be570e7
JM
201651999-08-13 Keith Seitz <keiths@cygnus.com>
20166
20167 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20168 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20169 proc knows about targets other than the natives.
20170 (test_assign): Use "gdb_run_cmd" to "run" the target.
20171 Check that we've actually hit the breakpoint at main.
20172 When we attempt to assign a value to a local variable, check
20173 that the variable is in the current scope, i.e., don't use
20174 a test with an empty result.
20175
20176Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
20177
20178 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 20179 command.
7be570e7
JM
20180
201811999-08-09 Stan Shebs <shebs@andros.cygnus.com>
20182
20183 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20184 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20185 gdb.compat, gdb.threads-hp.
20186 gdb.hp/configure, gdb.hp/configure.in: New files.
20187 gdb.hp/Makefile.in: Recurse into new subdirs.
20188 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20189 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20190 in object files.
20191 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20192
96baa820
JM
201931999-08-05 Stan Shebs <shebs@andros.cygnus.com>
20194
20195 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 20196 funky printf, remove a bogus p/a test.
96baa820
JM
20197
201981999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20199
20200 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
20201 connected to the target. This is necessary when running not
20202 natively.
96baa820
JM
20203
202041999-08-03 Stan Shebs <shebs@andros.cygnus.com>
20205
20206 * gdb.base/step-test.exp: Removed some extraneous messages.
20207
20208 * gdb.base/long_long.exp: Don't run memory examination tests
20209 on little-endian targets (they will need a different set of
20210 results to match).
20211
202121999-08-02 Stan Shebs <shebs@andros.cygnus.com>
20213
20214 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20215 until somebody decides to fix GDB.
20216
20217 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 20218 constant as "ULL".
96baa820
JM
20219 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20220 matches for a couple x/2 commands.
20221
a0b3c4fd
JM
202221999-07-30 Stan Shebs <shebs@andros.cygnus.com>
20223
20224 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20225 by merging in ref-types2 tests.
20226 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20227
20228 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20229 * gdb.c++/Makefile.in: Add standard actions.
20230 (EXECUTABLES): Rename from PROGS, update list.
20231 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20232 from gdb.hp.
20233 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20234 foo and bar locals.
20235 * gdb.c++/anon-union.exp: Fix tests to match.
20236 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20237 expect matches to handle output variations.
20238 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20239 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 20240 output, add HP alternatives for new and delete prints.
a0b3c4fd 20241 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 20242 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
20243 * gdb.c++/demangle.exp: Use $style when reporting failure.
20244 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20245 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20246 match alternatives.
20247 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 20248 compilers.
a0b3c4fd
JM
20249 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20250 * gdb.c++/method.exp: Add match alternatives.
20251 * gdb.c++/misc.cc: Add bool types.
20252 * gdb.c++/misc.exp: Add tests for bool types.
20253 * gdb.c++/overload.exp: Add xfails.
20254 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20255 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20256 add some more template parameter tests (only for HP currently).
20257 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20258 * gdb.c++/virtfunc.cc: Add return type and value for main.
20259 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20260 match alternatives.
d63a86f8 20261
a0b3c4fd
JM
202621999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20263
20264 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20265
202661999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
20267
20268 * gdb.base/signals.exp: Don't expect getting a backtrace from
20269 within a signal handler to fail on Linux.
20270
202711999-07-29 Stan Shebs <shebs@andros.cygnus.com>
20272
20273 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20274 * lib/gdb.exp: Remove some gratuitious semicolons.
20275 (delete_breakpoints): Increase timeout.
20276 (gdb_expect): Add -notransfer option.
20277 (gdb_test): Use -notransfer option.
20278 (get_compiler_info): Add f77 case.
20279 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 20280 case.
a0b3c4fd
JM
20281 (gdb_preprocess): Call get_compiler.
20282
20283 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20284 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
20285 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20286 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20287 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20288 third arg to gdb_test.
a0b3c4fd
JM
20289 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20290 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 20291 HP-UX xfails, add others.
a0b3c4fd
JM
20292 * gdb.base/completion.exp: Reflect name change of self-test.
20293 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
20294 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20295 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20296 HP failure number.
a0b3c4fd
JM
20297 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20298 useless HP-UX 10.30 references.
20299 * gdb.base/maint.exp: Loosen matches.
20300 * gdb.base/pointers.c (main): Declare more_code.
20301 * gdb.base/pointers.exp: Match on output of a `next'.
20302 * gdb.base/structs.c: Add prototypes.
20303 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20304 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20305
203061999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20307
20308 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 20309 command.
a0b3c4fd
JM
20310
203111999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20312
20313 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20314 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
20315
20316 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
20317 debug info. Deal with lack of signal hanlder info in stack.
20318
a9c64011 20319 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
20320 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20321
5a2468f5
JM
203221999-07-19 Stan Shebs <shebs@andros.cygnus.com>
20323
20324 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 20325 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 20326
adf40b2e
JM
20327Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
20328
20329 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 20330 a1-selftest.exp.
adf40b2e
JM
20331 * gdb.base/configure: Re-generate.
20332
203331999-07-12 Stan Shebs <shebs@andros.cygnus.com>
20334
20335 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20336 in trying to run first and name is too long.
20337
20338 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20339 pointers2.c and pointers2.exp, respectively.
20340 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20341 doschk happier.
20342
43e526b9
JM
203431999-07-08 Stan Shebs <shebs@andros.cygnus.com>
20344
20345 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20346 callfuncs2.c and callfuncs2.exp.
20347
20348 * gdb.base/list.exp: Remove mistaken xfails.
20349 * gdb.base/list0.h: Add optional prototypes.
20350
9846de1b
JM
20351Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
20352
a9c64011 20353 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 20354 calling malloc.
a9c64011
AS
20355 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20356 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 20357 use.
9846de1b
JM
20358
203591999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20360
20361 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20362 * gdb.base/annota2.cc, annota2.exp: Move from here.
20363 * gdb.c++/annota2.cc, annota2.exp: To here.
20364 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20365
43ff13b4
JM
20366Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
20367
20368 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 20369 a consistent format.
43ff13b4 20370
085dd6e6
JM
203711999-06-25 Stan Shebs <shebs@andros.cygnus.com>
20372
20373 From Jimmy Guo <guo@cup.hp.com> and others at HP:
20374 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20375 HP compilers, also set the globals $true and $false.
20376
20377 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
20378 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20379 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20380 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20381 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20382 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20383 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20384 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20385 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20386 whatis.c} Add C++ compatible function definitions and return
20387 types, add includes for library functions.
085dd6e6
JM
20388 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20389 * gdb.base/step-test.c (myglob): Rename from glob.
20390 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
20391 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20392 files, move here from gdb.hp.
085dd6e6 20393 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
20394 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20395 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20396 Adjust line numbers in regexps.
085dd6e6
JM
20397
20398 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20399 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20400 instead of 0/1.
20401
20402 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20403 foll-vfork.exp: New files, move here from gdb.hp.
20404 * gdb.base/page.exp: New file, test of pagination command.
20405
20406 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20407 recursion test.
20408 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20409
20410 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 20411 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
20412
20413 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 20414 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 20415 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 20416 watchpoint test.
085dd6e6
JM
20417 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20418 them work.
20419 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20420 expressions properly.
20421 * gdb.base/corefile.exp: Loosen the match slightly.
20422 * gdb.base/default.exp: Allow "Error accessing memory" message
20423 also.
20424 * gdb.base/display.exp: Skip over x/0 j if PA64.
20425 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20426 * gdb.base/interrupt.exp: Ditto.
20427 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20428 in use.
20429 * gdb.base/list.exp: Add xfails for HP-UX.
20430 * gdb.base/long_long.exp: Refine some of the numeric matches.
20431 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20432 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20433 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20434 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20435 * gdb.base/ptype.exp: Succeed on more varieties of output.
20436 * gdb.base/scope.exp: Add xfails for HP-UX.
20437 * gdb.base/sect-cmd.exp: Add more cases.
20438 * gdb.base/setvar.exp: Add xfails for HP-UX.
20439 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20440 * gdb.base/signals.exp: Match on void symbolically.
20441 * gdb.base/step-test.exp: Add case for PA64.
20442 * gdb.base/term.exp: Add exit and restart.
20443 * gdb.base/twice.exp: Clean up after self.
20444 * gdb.base/varargs.exp: Disable overload resolution explicitly.
20445 * gdb.base/whatis.exp: Allow more ways to pass tests.
20446
20447 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 20448 no longer useful.
085dd6e6
JM
20449
20450Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
20451
20452 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 20453 list of patterns.
085dd6e6 20454 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
20455 print_double_array(double_array)", "continuing to breakpoint
20456 1018", "print print_double_array(array_d)" and "continuing to
20457 1034" tests.
d63a86f8 20458
085dd6e6
JM
204591999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
20460
a9c64011 20461 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
20462
204631999-06-24 Stan Shebs <shebs@andros.cygnus.com>
20464
20465 * config/mt-*: Remove, these haven't been used since 1996.
20466
204671999-06-22 Stan Shebs <shebs@andros.cygnus.com>
20468
20469 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 20470 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
20471 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
20472
9e0b60a8
JM
204731999-06-18 Stan Shebs <shebs@andros.cygnus.com>
20474
20475 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
20476 simpler match case for the ptype of the big class.
20477
204781999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20479
20480 * gdb.exp: Fix test for gdb_prompt existence.
20481
204821999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20483
20484 * gdb.exp (gdb_test): Add fail after calls to perror.
20485
204861999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20487
20488 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
20489
204901999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
20491
20492 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
20493
0f71a2f6
JM
20494Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
20495
20496 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 20497 malloc() is linked in.
0f71a2f6
JM
20498
204991999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
20500
20501 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
20502 step at end.
20503
20504 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
20505
205061999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
20507
20508 * gdb.java/jv-print.exp: New file. (Our first Java test!)
20509
cce74817
JM
20510Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
20511
20512 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
20513 * gdb.base/mips_pro.exp: Likewise.
20514
205151999-06-02 Keith Seitz <keiths@cygnus.com>
20516
20517 * gdb.c++/templates.cc: Change all "new" operators to throw
20518 an exception.
20519 * gdb.c++/cplusfuncs.cc: Likewise.
20520
20521 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
20522
20523Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
20524
20525 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
20526 * gdb.base/ending-run.exp: When stepping out of main, accept a
20527 step into an arbitrary assembler file.
cce74817 20528
392a587b
JM
205291999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20530
d63a86f8 20531 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 20532 "breakpoint-invalid" to be printed.
d63a86f8 20533 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
20534 number of "frames-invalid" and "breakpoint-invalid" to be printed.
20535 * gdb.base/annota2.cc: Initialize a.x to 0.
20536
9e086581
JM
205371999-05-17 Keith Seitz <keiths@cygnus.com>
20538
20539 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
20540 when "skip_float_tests" set.
20541 Ditto for "print print_double_array(array_d)", "print print_small_structs",
20542 "print print_ten_doubles", and "step into print_long_arg_list".
20543 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
20544 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
20545 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
20546 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
20547 "skip_float_tests" is set.
20548 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
20549 when "skip_float_tests" set.
d63a86f8 20550
cd0fc7c3
SS
205511999-05-06 Keith Seitz <keiths@cygnus.com>
20552
20553 * gdb.base/annota2.cc: Include stdio.h.
20554
20555Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
20556
20557 * gdb.base/crossload.exp: Remove, this has been disabled ever
20558 since BFD stopped including all targets, and cross-GDB gets
20559 plenty of testing anyway.
20560 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
20561 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
20562 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
20563 * gdb.base/README: Remove, was doc for this.
20564 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 20565 needed.
cd0fc7c3 20566
b83266a0
SS
205671999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20568
20569 * gdb.base/call-ar-st.exp: Fix one regular expression in test
20570 output.
20571
20572 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
20573 * gdb.base/annota2.exp: New file. More annotation tests.
20574 * gdb.base/annota1.c: New file. Source file for annota1.exp.
20575 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
20576
205771999-04-23 Angela Marie Thomas <angela@cygnus.com>
20578
20579 * config/cfdbug.exp: New file.
20580
7a292a7a
SS
205811999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
20582
20583 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
20584 Marcus Daniel's and Dale Hawkins's demangler crashes.
20585
20586 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
20587 test_lucid_style_demangling, test_arm_style_demangling,
20588 test_hp_style_demangling): Try Tom Tromey's core-dumping
20589 identifier under each demangling style.
7a292a7a
SS
20590
205911999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
20592
20593 * gdb.c++/demangle.exp: Include the current demangling style
20594 in all test names.
20595 (current_demangling_style): New global variable.
20596 (set_demangling_style, test_demangling_core, test_demangling,
20597 test_demangling_exact): New functions.
20598 (test_gnu_style_demangling, test_lucid_style_demangling,
20599 test_arm_style_demangling, test_hp_style_demangling): Use those,
20600 instead of calling gdb_test and gdb_test_exact directly.
20601 (catch_demangling_errors): New function, which reports errors
20602 signalled by the demangling test functions in an orderly way.
20603 (do_tests): Use catch_demangling_errors.
20604
206051999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
20606
20607 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 20608 grouping in expressions, not {}.
7a292a7a
SS
20609
20610 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 20611 initialized yet.
7a292a7a
SS
20612
206131999-04-01 Stan Shebs <shebs@andros.cygnus.com>
20614
20615 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
20616 are listed.
20617
206181999-03-26 Stan Shebs <shebs@andros.cygnus.com>
20619
20620 * gdb.stabs/weird.exp: Test for CC being defined before
20621 looking at its value.
20622
206231999-03-25 Stan Shebs <shebs@andros.cygnus.com>
20624
20625 * gdb.base/call-ar-st.exp: Remove stray '#'.
20626 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
20627 "short int" and "long int".
20628 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 20629 change, to mollify finicky HP compiler.
7a292a7a
SS
20630 * gdb.hp/reg-test.exp (testfile): Fix file name.
20631 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 20632
7a292a7a
SS
20633 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
20634 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
20635 alternate form of enum ptype.
20636
c906108c
SS
206371999-03-23 Stan Shebs <shebs@andros.cygnus.com>
20638
7a292a7a
SS
20639 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
20640 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
20641 passing skip_hp_tests, so as not to waste time on guaranteed
20642 failure.
7a292a7a 20643
c906108c
SS
20644 * gdb.c++/overload.cc: Pass string instead of char addr, always
20645 init ccpfoo.
20646 * gdb.c++/templates.cc: Fix syntax error.
20647
7a292a7a
SS
20648Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20649
20650 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 20651 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
20652 command.
20653
206541999-03-18 James Ingham <jingham@cygnus.com>
20655
20656 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
20657
20658 * gdb.c++/method.exp: It was testing an uninitialized int on the
20659 stack and assuming it was positive.
20660
20661 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
20662
20663 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 20664 keep it from killing the rest of the tests.
7a292a7a
SS
20665 Use gdb_continue_to_end.
20666
20667 * gdb.base/sigall.exp: use gdb_continue_to_end.
20668
20669 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
20670
20671 * gdb.base/display.exp: use runto_main, not run.
20672
d63a86f8
RM
20673 * gdb.base/default.exp: Check for the current error message in the
20674 r abbreviation test.
7a292a7a
SS
20675 Add strongarm to the targets that know info float.
20676
d63a86f8 20677 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
20678 run which doesn't work with monitors.
20679
20680 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
20681
20682 * gdb.base/break.exp: use the gdb_continue_to_end proc.
20683
20684 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
20685 program. Traps the case (in Cygmon) when the program never really
20686 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
20687 more places, so I used my name. Sorry Mark...
20688
20689 * config/monitor.exp (gdb_target_monitor): added another
20690 target_info parameter: remotebinarydownload. This will set the
20691 remotebinarydownload flag if this is causing some boards trouble.
20692
206931999-03-18 Mark Salter <msalter@cygnus.com>
20694
20695 * lib/gdb.exp (continue_to_exit): New function.
20696
20697 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
20698 * gdb.base/ending-run.exp: Ditto.
20699 * gdb.base/step-test.exp: Ditto.
20700
207011999-03-16 Stan Shebs <shebs@andros.cygnus.com>
20702
20703 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
20704 (suggested by Art Haas <ahaas@neosoft.com>).
20705
207061999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
20707
889bf7c5 20708 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
20709
20710Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
20711
20712 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 20713 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
20714
207151999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
20716
20717 * gdb.base/call-strs.exp: Don't assume that `step' will step over
20718 a call to strlen; sometimes we do have sources.
20719
207201999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
20721
20722 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 20723 character, so GDB won't print garbage after its end.
d63a86f8 20724
c906108c
SS
20725 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
20726 breakpoint there instead. Sometimes GCC emits memcpy to handle
20727 the large structures being passed by value, so we step into that
20728 instead of sum_array_print, which obscures what we're really testing.
20729 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
20730 the bizarre steps into memcpy, so do that here. Add check for
20731 stepping into function calls that pass large structures by value.
20732 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
20733 Remove all references to specific line numbers.
20734 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
20735 New type and function.
20736 (main): Call large_struct_by_value, passing it a large struct by value.
20737 * lib/gdb.exp (gdb_get_line_number): New function.
20738
20739 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
20740 more portable.
20741
7a292a7a
SS
207421999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
20743
c906108c
SS
20744 * lib/gdb.exp: Doc fixes.
20745
7a292a7a
SS
207461999-03-05 Nick Clifton <nickc@cygnus.com>
20747
d63a86f8 20748 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
20749
207501999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
20751
c906108c 20752 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
20753 commands. They're not germane to this test, and they don't work
20754 that way on remote targets.
c906108c 20755
3fc11d3e
JM
207561999-03-01 James Ingham <jingham@cygnus.com>
20757
20758 * Changelog entries merged over from gdb development branch.
20759
3fc11d3e
JM
20760 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
20761
20762 * lib/gdb.exp (gdbtk_analyze_results): Generic function
20763 for outputting results of test run.
20764
2d4a1622 20765 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
20766
20767 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 20768
7a292a7a
SS
207691999-02-25 Felix Lee <flee@cygnus.com>
20770
20771 * lib/gdb.exp (debug_format): initialize
20772
c906108c
SS
207731999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
20774
20775 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
20776 * gdb.base/call-rt-st.c: Ditto.
20777
c906108c
SS
207781999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
20779
20780 * gdb.threads/pthreads.exp (horiz): New variable.
20781 (test_startup): Fix regexps that capture thread numbers.
20782
207831999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
20784
20785 * gdb.base/smoke.exp: Disambiguate two test case names (both
20786 called ``print'').
20787
20788Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20789
20790 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 20791 compilation.
c906108c
SS
20792
207931999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20794
20795 * gdb.base/miscexprs.exp: Change patterns to match GDB's
20796 actual output formatting.
20797 * gdb.base/smoke.exp: GDB removes leading 0's.
20798 * gdb.base/volatile.exp: Don't check type of remuneration;
20799 that variable is no longer defined in constvars.c.
20800 * gdb.base/step-test.c (main): Exit with explicit exit code.
20801 * gdb.base/step-test.exp: Remove two nexti checks--they are
20802 not portable.
20803
208041999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
20805
20806 * gdb.base/help.exp ("help delete display"): Fix test to match
20807 gdb's output.
20808
20809 * gdb.base/long_long.c (known_types): Initialize values to zero.
20810 * gdb.base/long_long.exp: Step one more line
20811 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
20812 leading zeros. Explicitly ask for hex formatting. Use
20813 unique test case names.
c906108c
SS
20814
20815Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20816
d63a86f8 20817 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
20818
20819 * gdb.c++/method.exp: Add missing close brace.
20820
208211999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
20822
20823 * gdb.base/maint.exp: Use 'set height 0' to disable page
20824 prompting, not 'set height 400'.
20825
20826 Fix a bunch of timeouts.
20827 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
20828 four separate tests, so expect doesn't take forever to match a ton
20829 of text against a regexp with lots of .* forms.
20830 ("maint print psymbols", "maint print symbols"): Make some of
20831 these greps more selective, so that expect doesn't try to wade
20832 through huge piles of output and time out.
20833
20834 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
20835
20836 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
20837 tests: one which doesn't expect shlib events to be reported, and
20838 another which does, but is XFAIL for all platforms other than
20839 HP/UX.
c906108c
SS
20840
20841 * gdb.base/break.exp: Teach the test suite that the `catch
20842 fork', `catch vfork', and `catch exec' commands produce error
20843 messages on platforms that don't provide these features.
20844
20845Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
20846
20847 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
20848 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
20849 (shortening names from solib_threshold.exp etc), won't run on
20850 anything but HP-UX for the foreseeable future.
c906108c 20851 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 20852 reflect move.
c906108c
SS
20853
20854Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
20855
20856 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 20857 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
20858
20859Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
20860
20861 * gdb.base/shlib-call.exp: add test cases to verify that gdb
20862 successfully re-sets breakpoints in shared libraries.
20863 * gdb.base/shmain.c (main): return 0, don't fall off the end.
20864
20865Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
20866
d63a86f8
RM
20867 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
20868 and compiled w/o GCC.
c906108c
SS
20869
20870 * gdb.hp/watch-cmd.exp: ditto.
20871
20872 * gdb.hp/watch-hp.exp: ditto.
20873
20874 * gdb.hp/xdb1.exp: ditto.
20875
20876 * gdb.hp/xdb2.exp: ditto.
20877
20878 * gdb.hp/dbx.exp: ditto.
20879
20880Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
20881
20882 * constvars.c: Remove C++-isms.
20883 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 20884 with GCC.
c906108c
SS
20885
20886Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
20887
20888 The following changes are part of the HP merge.
20889
20890 * gdb.base/break.exp: new tests to verify that catchpoints for
20891 fork, vfork, and exec don't trigger inappropriately.
20892
20893 * gdb.base/opaque.exp: compile one file at a time, then link.
20894
20895 * gdb.base/signals.exp: be more restrictive about which hppa
20896 systems receive a setup_xfail. new tests.
20897
20898 * gdb.base/solib_threshold.build: new file.
20899 * gdb.base/solib_threshold.exp: new file.
20900 * gdb.base/solib_threshold.link_opts: new file.
20901 * gdb.base/solib_threshold.mk: new file.
20902 * gdb.base/gen_solib_threshold.c: new file.
20903
20904 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
20905 tests. New tests for enums inside classes.
20906
20907 * gdb.c++/compiler.cc: indicate support of template debugging.
20908
20909 * gdb.c++/demangle.exp: run hp style demangling tests.
20910
20911 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
20912 tests.
20913
20914 * gdb.c++/misc.cc: changes to support new tests.
20915
20916 * gdb.c++/templates.cc: changes to support HP's compiler; changes
20917 to support new tests.
20918
20919 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
20920 gcc, then skip these tests.
20921
20922Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
20923
20924 The following files are part of the HP merge; some had longer
20925 names at HP, but have been renamed to be no more than 14
20926 characters in length.
20927
20928 * gdb.hp/ambiguous.cc: new file.
20929 * gdb.hp/ambiguous.exp: new file.
20930 * gdb.hp/attach.exp: new file.
20931 * gdb.hp/attach2.exp: new file.
20932 * gdb.hp/classes-hp.exp: new file.
20933 * gdb.hp/ctti.exp: new file.
20934 * gdb.hp/ctti-add.cc: new file.
20935 * gdb.hp/ctti-add1.cc: new file.
20936 * gdb.hp/ctti-add2.cc: new file.
20937 * gdb.hp/ctti-add3.cc: new file.
20938 * gdb.hp/dbx.exp: new file.
20939 * gdb.hp/exception.cc: new file.
20940 * gdb.hp/exception.exp: new file.
20941 * gdb.hp/foll-exec.c: new file.
20942 * gdb.hp/foll-exec.exp: new file.
20943 * gdb.hp/foll-fork.c: new file.
20944 * gdb.hp/foll-fork.exp: new file.
20945 * gdb.hp/foll-vfork.c: new file.
20946 * gdb.hp/foll-vfork.exp: new file.
20947 * gdb.hp/inherit-hp.exp: new file.
20948 * gdb.hp/more-steps.exp: new file.
20949 * gdb.hp/namespace.cc: new file.
20950 * gdb.hp/namespace.exp: new file.
20951 * gdb.hp/optimize.exp: new file.
20952 * gdb.hp/pxdb.c: new file.
20953 * gdb.hp/pxdb.exp: new file.
20954 * gdb.hp/quicksort.exp: new file.
20955 * gdb.hp/reg-test.exp: new file.
20956 * gdb.hp/reg-test.s: new file.
20957 * gdb.hp/sized-enum.c: new file.
20958 * gdb.hp/sized-enum.exp: new file.
20959 * gdb.hp/start-stop.exp: new file.
20960 * gdb.hp/templ-hp.cc: new file.
20961 * gdb.hp/templ-hp.exp: new file.
20962 * gdb.hp/thr-lib.c: new file.
20963 * gdb.hp/thr-lib.exp: new file.
20964 * gdb.hp/thr-lib.h: new file.
20965 * gdb.hp/thr-liblib.c: new file.
20966 * gdb.hp/virtfun-hp.c: new file.
20967 * gdb.hp/virtfun-hp.exp: new file.
20968 * gdb.hp/watch-cmd.exp: new file.
20969 * gdb.hp/watch-hp.exp: new file.
20970 * gdb.hp/xdb1.exp: new file.
20971 * gdb.hp/xdb2.exp: new file.
20972 * gdb.hp/xdb3.exp: new file.
20973
20974Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
20975
20976 The following files are part of the HP merge; some had longer
20977 names at HP, but have been renamed to be no more than 14
20978 characters in length.
20979
20980 * gdb.base/ss.h: new file.
20981 * gdb.base/call-ar-st.c: new file.
20982 * gdb.base/call-ar-st.exp: new file.
20983 * gdb.base/call-rt-st.c: new file.
20984 * gdb.base/call-rt-st-exp: new file.
20985 * gdb.base/call-strs.exp: new file.
20986 * gdb.base/ena-dis-br.exp: new file.
20987 * gdb.base/environ.exp: new file.
20988 * gdb.base/long_long.exp: new file.
20989 * gdb.base/sect-cmd.exp: new file.
20990 * gdb.base/shlib-cl2.exp: new file.
20991 * gdb.base/smoke.exp: new file.
20992 * gdb.base/so-impl-ld.c: new file.
20993 * gdb.base/so-impl-ld.exp: new file.
20994 * gdb.base/so-indr-cl.c: new file.
20995 * gdb.base/so-indr-cl.exp: new file.
20996 * gdb.base/varargs.exp: new file.
20997 * gdb.base/volatile.exp: new file.
20998 * gdb.base/whatis-exp.exp: new file.
7a292a7a 20999 * gdb.base/display.exp: new file.
c906108c
SS
21000 * gdb.c++/derivation.exp: new file.
21001 * gdb.c++/local.exp: new file.
21002 * gdb.c++/member-ptr.exp: new file.
21003 * gdb.c++/overload.exp: new file.
21004 * gdb.c++/ovldbreak.exp: new file.
21005 * gdb.c++/ref-types.exp: new file.
21006 * gdb.c++/ref-types2.exp: new file.
21007 * gdb.c++/userdef.exp: new file.
d63a86f8 21008
c906108c
SS
21009Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
21010
21011 * gdb.base/default.exp: Reflect wording change in remote.c.
21012
dc96c6c7 21013Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21014
21015 * gdb.base/help.exp: Update to reflect current text.
21016
21017Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
21018
21019 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21020 they're stack variables and contain garbage.
21021 * gdb.c++/anon-union.exp: new file.
21022
21023 The following changes were made by David Taylor
889bf7c5
PA
21024 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21025 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21026 in changes by HP.
c906108c
SS
21027
21028 * gdb.base/bitops.exp: new file.
21029 * gdb.base/default.exp: change expected messages for catch and
21030 info catch tests to reflect HP merge changes.
21031 * gdb.base/enable-disable-break.exp
21032 * gdb.base/ending-run.c: new file.
21033 * gdb.base/long_long.c: new file.
21034 * gdb.base/maint.exp: new file.
21035 * gdb.base/pointers2.exp: new file.
21036 * gdb.base/shlib-call2.exp: new file.
21037 * gdb.base/solib.exp: new file.
21038 * gdb.base/step-test.c: new file.
21039 * gdb.c++/anon-union.cc: new file.
21040 * gdb.c++/local.cc: new file.
21041 * gdb.c++/member-pointer.cc: new file.
21042 * gdb.c++/method.cc: new file.
21043 * gdb.c++/ref-types.cc: new file.
21044 * gdb.c++/ref-types2.cc: new file.
21045 * gdb.c++/userdef.cc: new file.
d63a86f8 21046
c906108c
SS
21047 * gdb.base/scope.exp: compile one file at a time, then link.
21048 * gdb.base/langs.exp: ditto.
21049 * gdb.base/list.exp: ditto.
d63a86f8 21050
c906108c
SS
21051Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
21052
21053 The following changes were made by David Taylor
889bf7c5
PA
21054 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
21055 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
21056 in changes by HP.
d63a86f8 21057
c906108c
SS
21058 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21059 skip tests. When compiling pass c++ flag to gdb_compile.
21060 * gdb.c++/
d63a86f8 21061
c906108c
SS
21062 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21063 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21064 (skip_hp_tests): new function.
21065 (gdb_preprocess): new function.
21066
21067 * configure.in (hpdir): decide whether to configure gdb.hp.
21068 * configure: regenerated.
21069
21070 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21071 to delete on clean.
21072 (EXECUTABLES): update to reflect new additions.
21073 * gdb.base/commands.exp: update message expected.
21074 * gdb.base/default.exp: add copyright notice.
21075 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21076 * gdb.base/help.exp: update messages to reflect current text.
21077 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21078 targets for recurse tests.
21079 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21080 skip this file.
21081
21082 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21083 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21084 compilation.
21085 * gdb.c++/misc.exp: ditto.
21086 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21087 run the tests. tell gdb_compile that it's a c++ compilation.
21088
21089 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 21090
c906108c
SS
21091 * gdb.base/all-bin.exp: new file.
21092 * gdb.base/arithmet.exp: new file.
21093 * gdb.base/assign.exp: new file.
21094 * gdb.base/completion.exp: new file.
21095 * gdb.base/cond-expr.exp: new file.
21096 * gdb.base/condbreak.exp: new file.
21097 * gdb.base/define.exp: new file.
21098 * gdb.base/dollar.exp: new file.
21099 * gdb.base/environment.exp: new file.
21100 * gdb.base/eval-skip.exp: new file.
21101 * gdb.base/jump.exp: new file.
21102 * gdb.base/logical.exp: new file.
21103 * gdb.base/pointers.exp: new file.
21104 * gdb.base/relational.exp: new file.
21105 * gdb.base/section_command.exp: new file.
21106 * gdb.base/whatis-expr.exp: new file.
21107
21108 * gdb.base/all-types.c: new file.
21109 * gdb.base/call-array-struct.c: new file.
21110 * gdb.base/call-return-struct.c: new file.
21111 * gdb.base/call-strings.c: new file.
21112 * gdb.base/callfuncs2.c: new file.
21113 * gdb.base/condbreak.c: new file.
21114 * gdb.base/constvars.c: new file.
21115 * gdb.base/display.c: new file.
21116 * gdb.base/int-type.c: new file.
21117 * gdb.base/jump.c: new file.
21118 * gdb.base/miscexprs.c: new file.
21119 * gdb.base/pointers.c: new file.
21120 * gdb.base/pointers2.c: new file.
21121 * gdb.base/shmain.c: new file.
21122 * gdb.base/shr1.c: new file.
21123 * gdb.base/shr2.c: new file.
21124 * gdb.base/solib.c: new file.
21125 * gdb.base/solib1.c: new file.
21126 * gdb.base/solib2.c: new file.
21127 * gdb.base/varargs.c: new file.
21128 * gdb.c++/derivation.cc: new file.
21129 * gdb.c++/overload.cc: new file.
21130 * gdb.c++/ovldbreak.cc: new file.
21131 * gdb.hp/attach.c: new file.
21132 * gdb.hp/attach2.c: new file.
21133 * gdb.hp/average.c: new file.
21134 * gdb.hp/compiler.c: new file.
21135 * gdb.hp/compiler.cc: new file.
21136 * gdb.hp/execd-program.c: new file.
21137 * gdb.hp/follow-exec.c: new file.
21138 * gdb.hp/follow-fork.c: new file.
21139 * gdb.hp/follow-vfork-and-exec.c: new file.
21140 * gdb.hp/misc-hp.cc: new file.
21141 * gdb.hp/more-steps.c: new file.
21142 * gdb.hp/optimize.c: new file.
21143 * gdb.hp/quicksort.c: new file.
21144 * gdb.hp/run-hp.c: new file.
21145 * gdb.hp/start-stop.c: new file.
21146 * gdb.hp/sum.c: new file.
21147 * gdb.hp/templates-hp.cc: new file.
21148 * gdb.hp/thread-local-in-lib.c: new file.
21149 * gdb.hp/thread-local-in-lib.h: new file.
21150 * gdb.hp/thread-local-in-lib.lib.c: new file.
21151 * gdb.hp/vforked-program.c: new file.
21152 * gdb.hp/virtfunc-hp.cc: new file.
21153 * gdb.hp/watchpoint-hp.c: new file.
21154 * gdb.hp/xdb.c: new file.
21155 * gdb.hp/xdb0.c: new file.
21156 * gdb.hp/xdb0.h: new file.
21157 * gdb.hp/xdb1.c: new file.
21158
21159Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
21160
21161 The following change was made by Edith Epstein
889bf7c5
PA
21162 <eepstein@cygnus.com> as part of a project to merge in changes
21163 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
21164
21165 * gdb.c++/demangle.exp: changed the expected output for some
21166 ARM-style mangling -- removed second reference to datatype.
889bf7c5 21167 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 21168 T1<char>::~T1<char>(void)
c906108c 21169 becomes,
a9c64011
AS
21170 maint demangle __dt__11T1__pt__2_cFv
21171 T1<char>::~T1(void)
c906108c 21172
889bf7c5 21173 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 21174
c906108c
SS
21175Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
21176
21177 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21178 * gdb.trace/backtrace.exp: Likewise.
21179 * gdb.trace/circ.exp: Likewise.
21180 * gdb.trace/collection.exp: Likewise.
21181 * gdb.trace/deltrace.exp: Likewise.
21182 * gdb.trace/infotrace.exp: Likewise.
21183 * gdb.trace/limits.exp: Likewise.
21184 * gdb.trace/packetlen.exp: Likewise.
21185 * gdb.trace/passc-dyn.exp: Likewise.
21186 * gdb.trace/passcount.exp: Likewise.
21187 * gdb.trace/report.exp: Likewise.
21188 * gdb.trace/save-trace.exp: Likewise.
21189 * gdb.trace/tfind.exp: Likewise.
21190 * gdb.trace/tracecmd.exp: Likewise.
21191 * gdb.trace/while-dyn.exp: Likewise.
21192 * gdb.trace/while-stepping.exp: Likewise.
21193
211941998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
21195
21196 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21197
21198Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
21199
21200 From Brendan Kehoe:
21201 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21202 int return types.
21203
21204Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
21205
21206 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 21207 remote dos host testing right.
c906108c
SS
21208
21209Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
21210
21211 * gdb.base/corefile.exp: remove some xfails.
21212
21213Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
21214
21215 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 21216 have different timestamps.
c906108c
SS
21217
21218Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
21219
21220 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 21221 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
21222
21223Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
21224
21225 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 21226 delta.
c906108c
SS
21227
21228Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
21229
21230 * gdb.base/default.exp: Add brace missing from previous delta.
21231
21232Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
21233
21234 * gdb.base/default.exp: Support test for info float for all
21235 varieties of arm toolchain.
21236
dc96c6c7 21237Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21238
21239 * gdb.trace/*.exp: remove "remote_download" command.
21240
dc96c6c7 21241Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21242
21243 * gdb.trace/*.exp: remove -gdwarf from compile.
21244
21245Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
21246
21247 * gdb.trace/configure.in(AC_INIT): typo
21248 * gdb.trace/configure: regenerated
21249
dc96c6c7 21250Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21251
21252 * config/m68k-emc.exp: New file.
21253 * lib/<emc-support.exp trace-support.exp}: New files.
21254 * configure.in: add new test directory gdb.trace.
21255 * gdb.trace/{configure configure.in Makefile.in}: New files.
21256 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21257 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21258 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21259 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21260 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21261 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21262 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 21263
dc96c6c7 21264Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21265
21266 * gdb.c++/classes.exp: Change all regular expressions to match
21267 arbitrary combinations of newline/carriage-return, so that they
21268 will work equally well on Unix and Windows.
21269 * gdb.c++/inherit.exp: ditto.
21270 * gdb.c++/virtfunc.exp: ditto.
21271
212721998-08-11 Dawn Perchik <dawn@cygnus.com>
21273
21274 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21275
c2d11a7d
JM
21276Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
21277
21278 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21279 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21280 to use a0-a3/d0-d3 as needed.
21281
21282Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
21283
21284 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21285 * gdb.disasm/am33.exp: Corresponding changes.
21286
c906108c
SS
212871998-07-11 Felix Lee <flee@cygnus.com>
21288
21289 * gdb.base/callfuncs.exp: add cmp10 test.
21290 * gdb.base/callfuncs.c (cmp10): new function.
21291
21292Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
21293
d63a86f8 21294 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
21295 into two parts to get around a synchronization problem in expect.
21296
3fc11d3e
JM
21297Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
21298
21299 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21300
21301 * configure.in: Add options for gdbtk testsuite.
21302
21303 * configure: Regenerate.
21304
21305 * gdb.gdbtk: New directory to hold gdbtk tests.
21306
c906108c
SS
21307Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21308
21309 * gdb.fortran/types.exp: Escape brackets in expect patterns
21310 for test_float_literal_types_accepted tests.
21311 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21312 before run test.
21313
c2d11a7d
JM
21314Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
21315
21316 * am33.exp: Just compile, do not link the testcase.
21317 * am33.s: Add ".am33" pseudoop to force am33 mode.
21318
c906108c
SS
213191998-06-25 Felix Lee <flee@cygnus.com>
21320
21321 * gdb.base/setshow.exp: make sure $pc is sane.
21322
21323 * gdb.stabs/weird.exp: split expect patterns properly.
21324
c2d11a7d
JM
21325Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
21326
21327 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21328 * gdb.disasm/am33.exp: Run it.
21329
dc96c6c7 21330Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21331
21332 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21333 match processing (and eliminate spurious timeouts when running).
21334
dc96c6c7 21335Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21336
21337 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21338 exception test, but conditionalize it on target [mach | gnu].
21339
dc96c6c7 21340Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21341
21342 * gdb.base/overlays.exp: fixup compile line for linker script.
21343
21344Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
21345
21346 * gdb.fortran/types.exp: don't guess at float size.
21347
21348Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
21349
21350 * gdb.base/exprs.exp: delete test that depends on int size.
21351
21352Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
21353
21354 * config/sim.exp: Removed checks for target triplets.
21355 (gdb_target_sim): Use gdb,target_sim_options.
21356
21357Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
21358
21359 * gdb.base/reread.exp: New file.
21360 * gdb.base/reread1.c: New file.
21361 * gdb.base/reread2.c: New file.
21362
21363Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
21364
21365 * config/sim.exp: Use 'target sim -sparclite' when running
21366 SPARClite programs.
21367
21368Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
21369
21370 * gdb.base/structs2.exp: New file.
21371 * gdb.base/structs2.c: New file.
21372
21373Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
21374
21375 * gdb.asm/common.inc: New file.
21376 * gdb.asm/d10v.inc: New file.
21377 * asm-source.exp: Pass -I's to gas to find .inc files.
21378 Update line numbers in expected output.
21379 * asmsrc1.s: Rewrite.
21380 * asmsrc2.s: Rewrite.
21381 * configure.in: Create arch.inc symlink.
21382 * configure: Regenerate.
21383 * Makefile.in (distclean): Delete arch.inc.
21384
21385Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
21386
21387 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
21388 (t_enum_value2): ditto
21389 (t_enum_value3): ditto
21390 (main): ditto
c906108c
SS
21391Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21392
21393 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21394 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21395 change.
21396 Use gdb_test instead of send_gdb/gdb_expect sequences.
21397
21398Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
21399
21400 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21401 not void.
21402
21403Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
21404
21405 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
21406 subroutines. Used to test gdbs ability to single step through PC
21407 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
21408
21409Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
21410
21411 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21412 more rigorous EGCS C++ error checking.
21413
21414Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21415
a9c64011
AS
21416 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21417 tests.
21418 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21419 function when asleep.
21420 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21421 for i*86 Linux and SVR4 signal handling problems.
21422 Remove linux xfail for `next to handler in signals_tests_1', fixed
21423 by recent infrun.c change.
21424 Limit backtrace to 10 frames to avoid timeout problems with infinite
21425 stack backtraces.
21426 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21427 target.[ch] change.
c906108c
SS
21428
21429Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
21430
21431 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21432 for a newline from gdb before continuing.
21433 (default_gdb_exit): Just look for y or n.
21434 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21435 it does, fail the rests of the tests in the file.
21436
21437Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
21438
21439 * config/cygmon.exp: New file.
21440
21441Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
21442
21443 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 21444 main" test on remote targets.
c906108c
SS
21445
21446 * gdb.base/scope.exp: Fix problem with filelocal_bss before
21447 run test on remote targets.
21448
21449Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
21450
21451 * gdb.asm: New directory.
21452 * configure.in: Configure it.
21453 * configure: Regenerate.
21454 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
21455 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
21456
21457Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
21458
21459 * config/mn10300-eval.exp: New file to support MN10300 eval board.
21460
dc96c6c7 21461Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 21462
a9c64011
AS
21463 * gdb.base/overlays (several files): Merge the two overlay
21464 managers into one. Change variables (foox, barx, bazx, grbxx)
21465 back into ints but force them to load in their proper sections.
c906108c
SS
21466
21467Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
21468
21469 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 21470 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
21471 (D10VCopy): Handle memory regions crossing 16k boundaries.
21472 (D10VCopy): Transfer data in 32 bit chunks.
21473
21474Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
21475
21476 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 21477 correct.
c906108c
SS
21478
21479 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 21480 map. Include space for printf in .text segment.
c906108c
SS
21481
21482 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 21483 updated d10v memory VMA/LMA map.
c906108c 21484 (D10VCopy): Call D10VTranslate.
d63a86f8 21485
c906108c
SS
21486Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
21487
21488 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
21489
21490 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
21491 that it won't be put into the .sdata - small data -
21492 section. Update reference.
c906108c
SS
21493 * gdb.base/baz.c (bazx, baz): Ditto.
21494 * gdb.base/foo.c (foox, foo): Ditto.
21495 * gdb.base/grbx.c (grbxx, grbx): Ditto.
21496
21497 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 21498 to be arrays.
d63a86f8 21499
dc96c6c7 21500Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 21501
a9c64011
AS
21502 * gdb.base/overlays.exp: fix up and get working again.
21503 Add tests for backtraces from an overlay function.
d63a86f8 21504
c906108c
SS
21505Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
21506
21507 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
21508 "calling function with watchpoint enabled".
21509
21510Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
21511
21512 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 21513 gdb_suppress_tests for d10v-*-*.
c906108c
SS
21514 * lib/gdb.exp (gdb_suppress_tests): Disable this function
21515 pending review of whether it is useful or not.
21516
21517Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
21518
21519 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
21520
21521Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
21522
21523 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
21524 * config/dve.exp: New file to support Densan boards.
21525
21526Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
21527
21528 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 21529 reads and BSD.
c906108c
SS
21530
21531Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
21532
21533 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
21534 response.
21535
21536 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
21537
21538Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
21539
21540 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 21541 test.
c906108c
SS
21542
21543 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 21544 target_sizeof_long and target_bigendian_p.
c906108c 21545 (structs_by_value, structs_by_reference): Check values according
889bf7c5 21546 to targets word size and endianess.
d63a86f8 21547
c906108c
SS
21548Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
21549
21550 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 21551 output.
c906108c
SS
21552
21553Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
21554
21555 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 21556 Update test of set args help to match source change.
c906108c
SS
21557
21558Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
21559
21560 * gdb.base/default.exp: Expect help system output to be in
21561 alphabetical order.
21562 * gdb.base/help.exp: Ditto.
21563
21564Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
21565
21566 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
21567 "i*86-pc-linux-gnu*".
21568 * gdb.base/interrupt.exp: Ditto.
21569 * gdb.base/corefile.exp: Ditto.
21570
21571 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 21572 define vxworks when building the testcase.
c906108c
SS
21573
21574 * gdb.base/ptype.exp: Fix testnames to be unique.
21575 * gdb.base/radix.exp: Ditto.
21576 * gdb.base/term.exp: Ditto.
21577 * gdb.base/whatis.exp: Ditto.
21578 * gdb.c++/classes.exp: Ditto.
21579
21580Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
21581
21582 * gdb.base/callfuncs.exp: Fix indentation.
21583
21584 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
21585 suppress_flag has been set.
21586 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
21587 target feature.
21588
21589Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
21590
21591 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
21592 the testcase.
21593
21594 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 21595 set_debug_traps() and breakpoint().
c906108c
SS
21596 * gdb.c++/misc.cc (main): Ditto.
21597 * gdb.c++/templates.cc (main): Ditto.
21598 * gdb.c++/virtfunc.cc (main): Ditto.
21599
21600Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
21601
21602 * lib/gdb.exp(gdb_step_for_stub): New function.
21603 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
21604 exists, reload the executable and do a "continue" instead of
21605 doing a jump.
21606 (runto_main): Use gdb_step_for_stub.
d63a86f8 21607
c906108c 21608 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 21609 tests to have unique names.
c906108c
SS
21610 * gdb.base/callfuncs.exp: Ditto.
21611 * gdb.base/commands.exp: Ditto.
21612 * gdb.base/default.exp: Ditto.
21613 * gdb.base/help.exp: Ditto.
21614 * gdb.base/list.exp: Ditto.
21615 * gdb.base/opaque.exp: Ditto.
21616 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
21617 similar tests.
d63a86f8 21618
c906108c
SS
21619 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
21620 * gdb.c++/cplusfuncs.cc: Ditto.
21621 * gdb.c++/virtfunc.cc: Ditto.
21622
21623 * config/monitor.exp: Keep track of the last file we saw, rather
21624 than trying to get the info from gdb.
21625
21626 * gdb.fortran/types.exp: Move comment to previous line.
21627
21628Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
21629
21630 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 21631 target mode.
c906108c
SS
21632
21633Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
21634
21635 From Bob Manson:
21636 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 21637 string from GDB when it connects.
c906108c
SS
21638
21639 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
21640
21641Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
21642
21643 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
21644 if we can't get a debug format from GDB (we may be testing an
21645 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
21646
21647 * gdb.stabs/weird.exp: Fix quoting.
21648
21649 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
21650
21651Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
21652
21653 * config/arm-ice.exp: New file.
21654
21655Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
21656
21657 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 21658 until it has been modified to work with the new testsuite.
c906108c 21659
99707966 21660 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
21661 testcase won't compile, cause all of the testcases in the file to
21662 fail instead.
c906108c
SS
21663
21664 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
21665 (gdb_clear_suppressed): New procedure.
21666 (gdb_stop_suppressing_tests): Only clear suppress_flag if
21667 it contains a positive value.
21668
21669Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
21670
21671 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
21672
21673 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
21674
21675Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
21676
21677 * lib/gdb.exp (setup_xfail_format): New function.
21678 (get_debug_format): New function to get debug format.
21679 (debug_format): New global variable to hold last value set
21680 by get_debug_format.
21681 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 21682 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
21683 * gdb.c++/ptype.exp: Ditto.
21684 * gdb.c++/classes.exp: Ditto.
21685 * gdb.c++/cplusfuncs.exp: Ditto.
21686 * gdb.c++/inherit.exp: Ditto.
21687 * gdb.c++/templates.exp: Ditto.
21688 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 21689
c906108c
SS
21690Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
21691
21692 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
21693 host doesn't have a currently-open connection.
21694
21695 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
21696 any gdb stub target. Handle cases where gdb doesn't respond when
21697 interrupted in a sane fashion.
c906108c
SS
21698
21699 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 21700 same thing in a totally different way.
c906108c
SS
21701
21702 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 21703 setting "timeout".
c906108c 21704 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 21705 default_gdb_init now.
c906108c
SS
21706
21707Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
21708
21709 * gdb.base/printcmds.exp: Fix "check for floating addition"
21710 regexp to accept results within approx +/- .01 of exact value.
21711 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
21712
21713Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
21714
21715 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 21716 properly.
c906108c
SS
21717 (gdb_expect): Add optional timeout parameter, and add timeout
21718 value to various calls.
21719 (gdb_suppress_tests): Only give one warning message per group.
21720
21721Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
21722
21723 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
21724 global variables. Handle getting a value for $timeout more
21725 gracefully.
c906108c
SS
21726
21727Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21728
21729 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 21730 initialize.
c906108c 21731 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 21732 by a target configuration file.
c906108c
SS
21733 (gdb_expect): Pass the timeout to remote_expect.
21734
21735 * config/monitor.exp(gdb_load): Fix typo in regexp.
21736
21737Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
21738
21739 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
21740
21741Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
21742
21743 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
21744 here. Call gdb_target_exec before rebooting the target, to make
21745 sure the connection to the target is closed.
c906108c
SS
21746 (gdb_load): Pass the name of the executable to gdb_target_monitor.
21747 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
21748 Also detect "Timeout reading from remote" error.
21749
21750 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
21751 gdb_target_monitor. Don't call gdb_file_cmd here; let
21752 gdb_target_monitor do it.
c906108c
SS
21753
21754 * gdb.disasm/hppa.exp: Don't use exec_output.
21755
21756Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
21757
21758 * gdb.base/list.exp: If we're debugging a non-native target,
21759 try to set the pc register to point to the start of the
21760 program before doing the first list command.
21761
21762 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 21763 test_calls after restarting.
c906108c
SS
21764
21765 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 21766 reloading.
c906108c
SS
21767
21768 * gdb.base/watchpoint.exp: Fix typo.
21769
21770 * gdb.base/setshow.exp: Check for use_gdb_stub.
21771
21772 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 21773 stub case.
c906108c
SS
21774 * gdb.base/langs.exp: Ditto.
21775
21776 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
21777 gdb_load_offset. If we weren't given a file to load, figure out
21778 what the current file is and use it.
c906108c
SS
21779
21780 * config/i386-bozo.exp: New file.
21781
21782Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
21783
21784 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
21785 feature.
21786
21787 * config/proelf.exp: New entry.
21788
21789Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
21790
21791 * lib/gdb.exp: Remove spurious .* patterns at the beginning
21792 of regexps.
21793
21794 * gdb.base/watchpoint.exp: Don't run the test_stepping
21795 tests if gdb can't call functions on the target.
21796
21797 * gdb.base/setshow.exp: Don't run the set prompt tests if
21798 the board has gdb_prompt set.
21799
21800Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
21801
21802 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
21803 * gdb.base/commands.exp: Likewise.
21804 * gdb.base/setshow.exp: Likewise.
21805
21806Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
21807
21808 * config/monitor.exp(gdb_start): Look for gdb_prompt target
21809 feature.
21810
21811 * config/i960.exp: New file.
21812
21813Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
21814
21815 * gdb.base/funcargs.exp: Check for gdb,short_int target
21816 feature instead of looking for explicit target triplets.
21817
dc96c6c7 21818Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 21819
d63a86f8 21820 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
21821 "p 123DEADBEEF", to check parse_number.
21822 * top.c: change "to enable to enable" to "to enable" in a couple
21823 of help strings.
21824
21825Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
21826
21827 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
21828 on the mn10300.
d63a86f8 21829
c906108c
SS
21830Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
21831
21832 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
21833 where the test executable is run with explicit args.
21834 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
21835
21836Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
21837
21838 * gdb.base/run.c: Use FAKEARGV to build test executable that
21839 does not require a command line arg, since most simulators
21840 don't currently support passing such an arg into the simulated
21841 program.
21842 * gdb.base/commands.exp: Change tests to insert the proper
21843 value as the arg to the first recursive factorial call. Change
21844 compilation line to define FAKEARGV at compile time.
21845
21846Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
21847
21848 * gdb.base/recurse.exp: Enable these tests for the mn10300.
21849 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
21850 function with watchpoint enabled" test.
21851
21852Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
21853
21854 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 21855 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
21856
21857 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 21858 "Tests restarted" messages.
c906108c
SS
21859
21860Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
21861
21862 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
21863
dc96c6c7 21864Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21865
21866 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
21867 for INFO SYMBOL; add help tests for OVERLAY commands.
21868 * gdb.base/default.exp: add tests for INFO SYMBOL command;
21869 add tests for OVERLAY commands
21870 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
21871 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
21872 * gdb.base/sigall.c: add usestubs code frag
21873 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 21874
c906108c
SS
21875Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
21876
21877 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
21878 failures.
21879 (gdb_stop_suppressing_tests): Note that tests have restarted.
21880
21881Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
21882
21883 * config/h8300.exp: New file.
21884
21885Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
21886
21887 * gdb.base/setshow.exp: Check for the existence of a
21888 feature, not its value.
21889
21890Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
21891
21892 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
21893
21894 * gdb.base/scope.exp: It's now init0(), not init().
21895
21896 * gdb.base/scope0.c: For now, change init() to be init0().
21897
21898 * config/monitor.exp: Use gdb_serial in preference to serial
21899 or netport.
21900
21901 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 21902 and it's not already set.
c906108c
SS
21903
21904Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
21905
21906 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 21907 isn't using a stub and if it supports argument passing.
c906108c
SS
21908
21909Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
21910
21911 * config/udi.exp(gdb_start): Make sure UDICONF is set
21912 properly before starting gdb.
21913
21914Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
21915
21916 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
21917 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
21918 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
21919
21920Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
21921
21922 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 21923 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
21924
21925 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
21926
21927 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
21928
21929 * config/monitor.exp: Make sure we disconnect from the target.
21930 Also, try a reboot/reload cycle instead of failing if the
21931 load fails.
21932
21933Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
21934
21935 * gdb.base/default.exp: Don't set match_max.
21936 * gdb.base/help.exp: Ditto.
21937 * gdb.base/list.exp: Ditto.
21938 * gdb.base/signals.exp: Ditto.
21939
21940 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
21941 set, use remote_ld to download the testcase instead of
21942 the GDB loader.
21943
21944Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
21945
21946 * config/vr5000.exp: New file.
21947
21948 * config/monitor.exp(gdb_target_monitor): Add pattern for
21949 "Ending remote" to detect errors in connecting.
21950
21951 * gdb.base/setshow.exp: Add .* within auto language test.
21952
21953 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
21954 target feature.
21955
21956 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 21957 and reboot the board if necessary.
c906108c
SS
21958
21959 * gdb.base/setvar.exp(test_set): Handle multiple prints within
21960 a set of tests. Remove print.* from the patterns being checked.
21961
21962Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
21963
21964 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
21965 refer to gdb_spawn_id.
21966
21967 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
21968 longer used.
21969 * config/sparclet.exp: Ditto.
21970 * config/sparclet-old.exp: Ditto.
21971 * config/slite.exp: Ditto.
21972 * config/sim.exp: Ditto.
21973 * gdb.base/funcargs.exp: Ditto.
21974
21975 * lib/gdb.exp:Remove references to gdb_spawn_id.
21976 (gdb_expect): Move to remote.exp.
21977
21978Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
21979
21980 * config/monitor.exp: Detect the "Couldn't establish connection"
21981 message from GDB.
21982
21983Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
21984
21985 * gdb.base/bitfields.exp: Use runto instead of explicit
21986 gdb_run_cmd/gdb_expect sequences.
21987
21988 * gdb.base/break.exp(text_next_with_recursion): Add match for
21989 gdb_expect call.
21990
21991 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
21992 We also need to handle the "A program is being debugged already"
21993 prompt from gdb. Use gdb_test to set the baud rate.
21994
21995 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
21996 to 20000. Really. I mean it.
21997
21998Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21999
22000 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
22001 fails. If suppress_flag is set, skip perror message about not
22002 being able to send to GDB.
c906108c 22003 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 22004 GDB.
c906108c
SS
22005 (gdb_expect): If suppress_flag is set, always fail immediately.
22006 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22007 (gdb_init): Call gdb_stop_suppressing_tests.
22008 (default_gdb_exit): Ditto.
22009 (default_gdb_start): Ditto.
22010
22011 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 22012 gdb_stop_suppressing_tests as appropriate.
c906108c 22013 * gdb.base/break.exp: Ditto.
889bf7c5 22014 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
22015 * gdb.base/commands.exp: Ditto.
22016 * gdb.base/exprs.exp: Ditto.
889bf7c5 22017 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
22018 * gdb.base/list.exp: Ditto.
22019 * gdb.base/recurse.exp: Ditto.
889bf7c5 22020 * gdb.base/scope.exp: Ditto.
c906108c
SS
22021 * gdb.base/structs.exp: Ditto.
22022 * gdb.c++/inherit.exp: Ditto.
22023
22024Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
22025
22026 * config/vr4300.exp: New file.
22027
99707966 22028 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 22029
99707966 22030 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
22031
22032Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
22033
22034 * lib/gdb.exp(gdb_init): New function.
22035
22036 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 22037 for each individual variable set.
c906108c
SS
22038
22039 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22040 name.
22041
22042 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22043
22044 * gdb.base/scope.exp: Use gdb_test.
22045
22046 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22047 aborting; the testsuite driver will do that for us (see
22048 gdb_finish). Also, use gdb_test in a few more places.
22049
22050Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
22051
22052 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22053
22054Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
22055
22056 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22057 and "add_tests" are not at the same address.
22058
22059Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
22060
22061 * gdb.base/ptype.exp: Use gdb_test.
22062
22063Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
22064
22065 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22066 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22067 left in. No longer expect them to fail.
22068
22069 * gdb.stabs/*.mt; Deleted, no longer used.
22070 * gdb.stabs/configure.in: Remove references to target makefile
22071 frags.
22072 * gdb.stabs/configure: Rebuilt.
22073
22074 * gdb.disasm/*.mt: Deleted, no longer used.
22075 * gdb.disasm/configure.in: Remove references to target makefile
22076 frags. Use "sh3.s" as the unique filename for this directory.
22077 * gdb.disasm/configure: Rebuilt.
22078
22079 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22080 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22081 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22082
22083Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
22084
22085 * config/udi.exp: Use mondfe,name instead of remote_host.
22086
22087Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
22088
22089 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22090 a function with a watchpoint enabled on the mn10200.
22091
22092 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22093 before trying to create it!
22094
22095Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
22096
22097 * config/vx.exp: Use hostname instead of netport.
22098
22099 * config/vxworks.exp: New file.
22100
22101 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22102
22103 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 22104 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
22105 occurs.
22106
22107 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22108 $gdb_spawn_id directly.
22109 (gdb_run_cmd): Try _start as well as start. Use the target feature
22110 gdb,start_symbol as the symbol to start from when jumping.
22111
22112Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
22113
22114 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22115 redundant) test.
22116
22117 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22118 it doesn't lose for 16bit integer systems.
22119
22120Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
22121
22122 * gdb.fortran/types.exp: If the target doesn't support "double"
22123 data types, then expect "real" types to only be 4 bytes.
22124
22125 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22126 call tests if the target doesn't support inferior function calls.
22127
22128 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22129 in printf tests.
22130
22131Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
22132
22133 * gdb.base/help.exp: Disable "help set", "help show", and
22134 "help support". Simplify regexp for "help stack".
22135
22136 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22137 to 60 seconds. Temporarily set match_max to 15000 around the
22138 "info copying" test.
22139
22140 * gdb.base/nodebug.exp: Don't try to do an inferior function
22141 call if the target doesn't support them.
22142 * gdb.base/printcmds.exp: Likewise.
22143 * gdb.base/setvar.exp: Likewise.
22144 * gdb.base/structs.exp: Likewise.
22145 * gdb.c++/templates.exp: Likewise.
22146 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22147
22148 * gdb.base/recurse.exp: Enable for the mn10200.
22149
22150 * configure.in: Do configure gdb.stabs directory for *-*-elf
22151 targets.
22152 * configure: Rebuilt.
22153
22154 * gdb.base/break.exp: Check for gdb,noresults before testing
22155 exit status and/or results from the target.
22156 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22157 * lib/gdb.exp: Remove old (now bogus) initialization of
22158 noinferior, noargs, noresults and nosignals.
22159
22160Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
22161
22162 * config/sh.exp: New file.
22163
22164 * config/slite.exp: Try to connect multiple times to the board
22165 before rebooting. Only send a "monitor run" if need_monitor_run
22166 is set.
22167
22168 * gdb.base/break.exp: Don't do the "stub continue" test if
22169 the target has gdb_stub set.
22170
22171 * gdb.base/callfuncs.exp: Increase the timeout.
22172
22173 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22174 if the target has gdb,noinferiorio set.
22175
22176 * gdb.base/list.exp: Increase match_max to 10000 characters.
22177
22178 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22179
22180 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22181 target.
22182
22183 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22184
22185Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
22186
22187 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
22188 trying to delete the copy of gdb. Catch the file delete so we
22189 don't die if the delete fails; also, the file should be copied to
22190 the host, not to the build.
c906108c
SS
22191
22192Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
22193
22194 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 22195 parenthesis in case it contains multiple regexps separated
c906108c
SS
22196 with |.
22197
22198 * gdb.base/watchpoint.exp: Use gdb_test.
22199 * gdb.base/default.exp: Ditto.
22200
22201Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
22202
99707966 22203 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 22204
c906108c
SS
22205 * gdb.base/scope.exp: Use gdb_test.
22206 * gdb.c++/classes.exp: Ditto.
22207 * gdb.c++/inherit.exp: Ditto.
22208
22209Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
22210
22211 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22212 remote_exec instead.
22213 * gdb.base/corefile.exp: Don't be ridiculous.
22214 * gdb.base/*.c: Add missing stub invocations.
22215
22216Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
22217
22218 * config/slite.exp: Miscellaneous fixes.
22219
22220 * lib/gdb.exp: Fix runto.
22221
22222 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22223 the target.
22224
22225 * gdb.base/watchpoint.exp: Fix regexp.
22226
22227 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22228 close and wait commands, as the descriptor may now be
22229 invalid. Always call "remote_close host".
22230
22231Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
22232
22233 Major rewrite for testsuite revision.
d63a86f8 22234
c906108c
SS
22235 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22236 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22237 instead of relying on spawn_id to always contain a valid
22238 spawn id.
22239 (get_compiler_info): New procedure to build the ${binfile}.ci
22240 file, instead of replicating this in N different places.
22241 (gdb_compile): New procedure.
d63a86f8 22242
c906108c 22243 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
22244 appropriate arguments) instead of compile. Use gdb_test in a lot
22245 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
22246 at the start of a testcase, as this is no longer done magically.
22247
22248 config/*-gdb.exp: Rename without the -gdb suffix.
22249
22250 config/mips.exp: Use remote_close instead of exit_remote_shell.
22251 config/monitor.exp: Use target_info instead of looking at
22252 baud, timeout, etc.
22253 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22254
22255Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22256
22257 * gdb.c++/templates.exp (test_ptype_of_templates),
22258 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22259 Update expect patterns for destructors and assignment operators
22260 to match corresponding c-typeprint.c changes.
22261 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22262 to destructor breakpoint test, GDB should be able to set the
22263 destructor breakpoint without specifying arguments.
22264
22265Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
22266
22267 * gdb.threads/pthreads.exp: Change result for failure to compile due
22268 to lack of pthreads runtime support from an error to simply an
22269 unsupported test, per dejagnu standards.
22270
22271Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22272
22273 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22274 where GDB exits to reduce pattern match time.
22275 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22276
22277 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22278
dc96c6c7 22279Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22280
22281 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22282 * gdb.base/default.exp: ditto.
22283 * gdb.base/nodebug.exp: ditto.
22284 * gdb.base/printcmds.exp: ditto.
22285 * gdb.base/ptype.exp: ditto.
22286 * gdb.base/setvar.exp: ditto.
22287 * gdb.base/structs.exp: ditto.
22288 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22289
22290Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
22291
22292 * configure, */configure: Rebuild with autoconf 2.12.
22293
22294Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
22295
22296 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22297 use new i*86-pc-linux*-gnu quads.
22298 * gdb.base/corefile.exp: Ditto.
22299 * gdb.base/signals.exp: Ditto.
22300 * gdb.base/sigall.exp: Ditto.
22301 * gdb.base/interrupt.exp: Ditto.
22302
22303 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22304 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22305 RedHat 4.0.
d63a86f8 22306
c906108c 22307 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
22308 linux. This allows the test case to at least compile on latest
22309 linux, but still not run due to missing the threads runtime library.
c906108c
SS
22310
22311Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22312
22313 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22314 directory to search gdb directory. Accept and step over conditional
22315 stack alignment code. Consume $prompt in failure cases.
22316 Reset timeout to $oldtimeout instead of some arbitrary value.
22317 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22318 timeout problems with infinite stack backtraces.
22319 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22320 Accept function parameters for linkfunc member.
22321
22322Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
22323
22324 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22325 (CXXFLAGS): Remove, unreferenced.
22326 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
22327 previous -B options and also add -B option to pick up cross compiled
22328 runtime.
c906108c
SS
22329 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22330 doing cross compiles.
22331 (target_alias): Declare global.
22332 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22333 to verify that gcc exists in build tree, and if so set CC to that
22334 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 22335
c906108c
SS
22336Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
22337
22338 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22339 ptype test for anonymous union. Fixup testcase to match
22340 current gcc debug output.
22341
22342Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
22343
22344 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22345 force argument to an unsigned long type.
22346
22347Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
22348
22349 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 22350 tests and anonymous union print/ptype tests.
c906108c
SS
22351 * gdb.base/list.exp (test_forward-search): Increase timeout by
22352 5 minutes for the "search extremely long line" case.
22353 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22354 completely optional and that the pass/fail messages use the command as
22355 the message if that third arg is a null string.
22356 (gdb_test_exact): Arrange that a null string pattern means match a
22357 null string output rather than any output, which might include random
889bf7c5 22358 errors.
c906108c
SS
22359 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22360 backtrace test.
22361 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22362 always failing and failure is now exposed by gdb.exp changes.
22363
22364Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
22365
22366 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22367 weren't being noted.
22368
22369Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22370
22371 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22372 * gdb.stabs/weird.exp: Remove v_comb xfails.
22373
dc96c6c7 22374Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22375
22376 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 22377 list.exp scope.exp watchpoint.exp]
c906108c 22378 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 22379
dc96c6c7 22380Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22381
22382 * config/monitor.exp: Increase download timeout to 1000 seconds.
22383
dc96c6c7 22384Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22385
22386 * config/m32r.exp: Increase timeout to 120 seconds.
22387
22388Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
22389
22390 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22391 and accept older ordering as obsolescent gcc or gdb.
22392 * gdb.c++/templates.exp: Ditto.
22393 * gdb.c++/virtfunc.exp: Ditto.
22394
22395Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
22396
22397 * gdb.base/coremaker.c: Add code to mmap some data so we
22398 can check that it ends up in the core file.
22399 * gdb.base/corefile.exp: Add test to read mmapped data
22400 from core file.
22401
dc96c6c7 22402Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22403
22404 * config/m32r.exp: New file.
22405
22406Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
22407
22408 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22409 that cflags can contains -gstabs, and work correctly for other tests.
22410
dc96c6c7 22411Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
22412
22413 * gdb.base/setshow.exp: New file, tests show and set.
22414 * gdb.base/setshow.c: New file, tests show and set.
22415 * gdb.base/help.exp: Add test for help set|show annotate.
22416 * gdb.base/default.exp: Add test for set|show annotate.
22417
22418Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
22419
22420 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22421 errors unique.
22422 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22423 explicitly.
22424
22425Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
22426
22427 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22428 and width commands. This is done elsewhere.
22429 * (gdb_start): Don't call gdb_start_sim here. That's already
22430 done in gdb_load. This fixes lots of failures in default.exp.
22431
22432Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
22433
22434 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
22435 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22436 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22437 in the same we we treat other failures (since it may be an expected
889bf7c5 22438 condition), rather than as an error.
c906108c
SS
22439 * gdb.base/signals.exp (test_handle_all_print): Revert back to
22440 old test format.
22441
22442Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
22443
22444 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
22445 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 22446 twice. Nuke the duplicates.
c906108c 22447 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 22448 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
22449 Remove config.h along with other config files.
22450
22451Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
22452
22453 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
22454 "p func1 ()" and note that rests of tests are skipped.
22455 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22456 setup_xfails for "print func2::coremaker_local".
c906108c
SS
22457 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
22458 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
22459 affected by the previous run test.
22460 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
22461 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
22462 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
22463 "pass int powerset tuple" and "pass modeless int powerset tuple".
22464 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
22465 "real write 4" and "real write 8".
22466 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 22467 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
22468 "print \$i after tuple assign 2", and
22469 "print vs2 after tuple assign 2".
22470 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
22471 meaningful error message and return -1 so the caller can
22472 suppress further tests and avoid a cascade of errors.
d63a86f8 22473
c906108c
SS
22474Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
22475
22476 * gdb.base/a1-selftest.exp: Tweak tests to account for new
22477 format for printing version.
22478 * gdb.base/default.exp: Ditto.
22479 * gdb.base/interrupt.exp: Fix problem with cascade of
22480 errors if child process dies while calling a function.
d63a86f8 22481
c906108c
SS
22482Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
22483
22484 * Makefile.in (VPATH): Add
22485 * Makefile.in (Makefile, config.status): Fix rules so things get
22486 remade when necessary.
22487
22488Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
22489
22490 * Makefile.in (just-check): Add path to sibling expect dir
22491 to environment variable specified by RPATH_ENVVAR.
22492
22493Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
22494
22495 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
22496 (just-check): Add shared library paths for libstdc++, tk,
22497 tcl, bfd, and opcodes to the environment variable specified
22498 in RPATH_ENVVAR.
22499 * configure.in: Add support to recognize --enable-shared flag
22500 and generate correct value for RPATH_ENVVAR.
22501 * configure: Regenerated with autoconf.
22502
22503Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
22504
22505 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 22506 include all osf versions.
c906108c
SS
22507 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
22508 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
22509 when target is linux. When failing to build pthreads test
22510 executable, give more meaningful message.
22511 * gdb.threads/pthreads.c: Hpux also uses old definition of second
22512 arg for pthread_create.
d63a86f8 22513
c906108c
SS
22514Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
22515
22516 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 22517 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 22518 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 22519 and -lpthreads (everybody else).
c906108c
SS
22520 (test_startup): Fail gracefully if threads are not supported.
22521 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
22522 "p/c array_index("abcdef",2)" when not gcc compiled.
22523 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
22524 "print func2::coremaker_local" when not gcc compiled.
22525 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
22526 "ptype on opaque struct tagname (statically)",
22527 "ptype on opaque struct tagname (dynamically) 1", and
22528 "ptype on opaque struct tagname (dynamically) 2"
22529 for not compiled with gcc.
22530 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
22531 backtrace when compiled with gcc.
d63a86f8 22532 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
22533 than always return success.
22534
22535Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
22536
22537 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
22538
22539Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
22540
22541 * gdb.base/structs.exp: Undo last change.
22542
22543Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
22544
22545 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
22546 encapsulate all the steps/nexts done during self test, starting
22547 at main, and makes them less sensitive to optimization issues.
22548 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
22549 signal handler" test.
22550 * gdb.threads/pthreads.exp: Only run this for native configs.
22551 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
22552 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
22553 tests.
22554 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
22555 for "runto test_calls(void)" test.
d63a86f8 22556
c906108c
SS
22557Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
22558
22559 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
22560 and don't expect address info in breakpoint confirmations.
22561
22562Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
22563
22564 * gdb.base/list.exp (test_forward_search): Increase timeout
22565 temporarily by 60 seconds for searching extremely long line,
889bf7c5 22566 and then reset to old value when done. Increase expect input
c906108c
SS
22567 buffer to 10000.
22568
22569Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
22570
22571 * gdb.base/list.exp (test_forward_search): Fix to handle very
22572 long source line without overflowing expect's input buffer.
22573
22574Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
22575
22576 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
22577 "buffer_full".
22578
22579 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
22580 "buffer_full".
22581
22582 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
22583 "buffer_full".
22584
22585 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
22586 "buffer_full".
22587
22588Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
22589
22590 * configure.in (configdirs): Add gdb.threads.
22591 * configure: Regenerated with autoconf.
22592 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
22593 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
22594 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 22595
c906108c
SS
22596Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
22597
22598 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
22599
22600Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
22601
22602 * gdb.base/signals.exp (test_handle_all_print): Test separately for
22603 each signal's status in the output of "handle all print".
22604 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
22605 the \r\n sequence that immediately precedes the gdb prompt.
22606 * gdb.base/a1-selftest.exp: Save original timeout and restore
22607 after test.
22608
22609Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
22610
22611 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
22612 symbol.
22613
22614Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
22615
22616 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
22617
22618Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
22619
22620 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
22621 timeout by 60 seconds.
22622
22623Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
22624
22625 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
22626 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
22627 error return.
22628
22629Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
22630
22631 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
22632 gdb initialization, also report how long dejagnu waited. Restore
22633 old timeout before doing error return. Temporarily increase timeout
889bf7c5 22634 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
22635
22636Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
22637
22638 * lib/gdb.exp: Report timeout value for verbosity level 2.
22639 * config/gdbserver.exp: Ditto.
22640 * config/hppro.exp: Ditto.
22641 * config/mips-gdb.exp: Ditto.
22642 * config/monitor.exp: Ditto.
22643 * config/netware.exp: Ditto.
22644 * config/sim-gdb.exp: Ditto.
22645 * config/slite-gdb.exp: Ditto.
22646 * config/udi-gdb.exp: Ditto.
22647 * config/unix-gdb.exp: Ditto.
22648 * config/vx-gdb.exp: Ditto.
22649 * gdb.base/a1-selftest.exp: Ditto.
22650 * gdb.base/a2-run.exp: Ditto.
22651 * gdb.base/break.exp: Ditto.
22652 * gdb.base/corefile.exp: Ditto.
22653 * gdb.base/list.exp: Ditto.
22654 * gdb.base/recurse.exp: Ditto.
22655 * gdb.base/scope.exp: Ditto.
22656 * gdb.base/signals.exp: Ditto.
22657
22658Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22659
22660 * gdb.threads/Makefile.in (docdir): Removed.
22661
22662Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
22663
22664 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 22665 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 22666 @srcdir@.
d63a86f8 22667 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
22668 autoconf 2.5 or higher.
22669 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
22670
22671Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
22672
22673 * configure: Regenerated.
22674 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
22675 avoid name clashes with SunOS headers.
22676
22677Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
22678
22679 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
22680
22681Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
22682
22683 * gdb.base/callfuncs.exp: Finish last change -- make sure the
22684 prototype information ends up in the compiler info file.
22685
22686Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
22687
22688 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
22689 attempting to regenerate it. Eliminate use of a temporary file
22690 and just generate the info file directly. Source it immediately,
22691 for consistency of use.
22692 * gdb.base/corefile.exp: Ditto
22693 * gdb.base/exprs.exp: Ditto.
22694 * gdb.base/funcargs.exp: Ditto.
22695 * gdb.base/langs.exp: Ditto.
22696 * gdb.base/list.exp: Ditto.
22697 * gdb.base/mips_pro.exp: Ditto.
22698 * gdb.base/nodebug.exp: Ditto.
22699 * gdb.base/opaque.exp: Ditto.
22700 * gdb.base/ptype.exp: Ditto.
22701 * gdb.base/scope.exp: Ditto.
22702 * gdb.base/setvar.exp: Ditto.
22703 * gdb.base/signals.exp: Ditto.
22704 * gdb.base/whatis.exp: Ditto.
22705 * gdb.c++/templates.exp: Ditto.
22706 * gdb.c++/virtfunc.exp: Ditto.
22707 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 22708 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
22709
22710Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22711
22712 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
22713 it got fixed by the recent lookup_minimal_symbol_by_pc change.
22714 Increase timeout, a lot of single stepping might be needed if the
22715 target has no hardware watchpoints.
22716
22717Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
22718
22719 * gdb.base/break.exp: Ignore compiler warnings when compiling
22720 break.c.
22721 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
22722 * gdb.base/default.exp: Add h8300 xfails. Handle messages
22723 from remote-sim.
22724 * gdb.base/exprs.exp: Add h8300 xfails.
22725 * gdb.base/funcargs.exp: Likewise.
22726 * gdb.base/nodebug.exp: Likewise.
22727 * gdb.base/printcmds.exp: Likewise.
22728 * gdb.base/ptype.exp: Likewise.
22729 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
22730 h8300 xfails.
d63a86f8 22731 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
22732 on the h8300.
22733 * gdb.base/funcargs.c: Explicitly make last constant argument to
22734 call_after_alloca_subr an unsigned long type.
22735 * gdb.base/return.c: Include stdio.h.
22736
22737Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
22738
22739 * config/abug.exp: New file for the older Motorola Bug monitor
22740 that runs on the mvme13x series VME boards.
22741 * config/monitor.exp: Use the new config array for target settings
22742 if they exist.
22743
22744Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
22745
22746 * sim-gdb.exp: Make the SH simulator allocate less space when
22747 it is targeted.
22748
22749Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
22750
22751 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
22752 test.
22753
22754Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
22755
22756 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
22757 "rs6000-*-*" for "list function in include file" when gcc compiled.
22758 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
22759 for "p ctable1[120]".
22760 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
22761 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
22762 Remove setup_xfail for "rs6000-*-*" for
22763 "print 'scope0.c'::filelocal before run".
22764 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
22765 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
22766 since some compilers don't allow both options to be given
22767 on the same command line. Create object file and move it.
d63a86f8 22768
c906108c
SS
22769Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
22770
22771 * gdb.base/corefile.exp: Always regenerate the core file, since
22772 we always regenerate the coremaker program. Detect special case
22773 where registers cannot be read from core file.
d63a86f8 22774
c906108c
SS
22775Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
22776
22777 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
22778 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
22779 * gdb.c++/templates.exp: Only match on basename of file since
22780 some formats like xcoff don't encode directory information.
22781 * gdb.stabs/weird.exp: Use the right sed script for powerpc
22782 and rs6000 AIX xcoff targets.
22783 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
22784 * configure: Regenerate.
22785 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
22786 here, rather than in distclean.
d63a86f8 22787
c906108c
SS
22788Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
22789
22790 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
22791 defined, and use it to compile the test case with -O2. The
22792 native compilation still uses no optimization.
22793 * gdb.base/mips_pro.c: Remove inline assembly code since
22794 it is compiled PIC by default, which results in assembler
22795 warnings that make the testsuite think the compilation
22796 was unsuccessful.
22797
22798Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
22799
22800 * gdb.c++/misc.exp: Add note to message for
22801 "print s.a for foo struct" that this is a known gcc 2.7.2
22802 and earlier bug.
22803
22804Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
22805
22806 * gdb.base/break.exp: Fix pattern for matching "Delete all
22807 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
22808 setup_xfail for deleting all breakpoints test. Fix various
22809 timeout messages to include "(timeout)".
22810 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
22811 for "p t_float_values2(3.14159,float_val2)".
22812 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
22813 for "continue to call2g" when gcc compiled.
22814 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
22815 "up to foo in langs.exp", "show language at foo in langs.exp",
22816 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
22817 and "show language at fsub in langs.exp".
22818 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
22819 "list line 1 in include file", "list message for lines past EOF",
22820 "list function in include file", "list list0.h:foo", and
22821 "list filename:function; nonexistant function".
22822 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
22823 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
22824 and "ptype t_char_array" to be for native cc only.
d63a86f8 22825
c906108c
SS
22826Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
22827
d63a86f8 22828 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 22829 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 22830 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
22831
22832Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
22833
22834 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
22835 "bt in signals.exp". This problem only appears when running
22836 the testsuite, and then only intermittently.
22837
22838Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
22839
22840 * gdb.base/return.exp (return_tests): Differentiate between
22841 two tests of continuing.
22842
22843Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
22844
22845 * */Makefile.in (maintainer-clean): Remove config.log.
22846 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
22847 * gdb.c++/Makefile.in (PROGS): Add inherit.
22848 (clean): Remove *.ci.
22849
22850Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
22851
22852 * gdb.c++/misc.cc: Add test code from Mike Stump.
22853 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
22854
22855Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
22856
22857 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
22858 to "alpha-*-osf2*" and add comment.
22859 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
22860 setup_xfail for "step over execarg initialization" and
22861 "step over corearg initialization".
c906108c
SS
22862 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
22863 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
22864 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 22865 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
22866 "print func2::coremaker_local", and "backtrace in corefile.exp".
22867 * gdb.base/signals.exp: Build and source signals.ci.
22868 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
22869 to be for gcc only.
22870 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 22871
c906108c
SS
22872Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22873
22874 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
22875 Feb 3 procfs.c change.
22876
22877Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
22878
22879 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
22880
22881Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
22882
22883 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
22884 from dejagnu's apparent default of 10 seconds, which gives random
22885 results when running the tests over NFS on moderately loaded systems.
22886 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
22887
22888Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
22889
22890 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
22891 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 22892 result reports.
c906108c
SS
22893
22894Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
22895
22896 * configure.in (CY_AC_PATH_TCLH): Remove.
22897 * configure: Regenerate.
22898
22899Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
22900
22901 * gdb.c++/Makefile.in (clean): Add missing '{'.
22902
22903Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
22904
22905 * lib/gdb.exp: Provide a default value for noinferior.
22906
22907 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
22908 Load libgloss.exp.
22909
22910Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
22911
22912 * gdb.disasm/hppa.exp: Compile directly into an executable, use
22913 the executable, not the .o to run the tests from.
22914
22915Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
22916
22917 * gdb.base/break.exp: Don't test for program exit or exit status
22918 if $noresults if nonzero.
22919 * gdb.base/langs.exp: Likewise.
22920 * gdb.base/watchpoint.exp: Likewise.
22921
22922 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
22923 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
22924 trying to compile the testcase.
22925
22926Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
22927
22928 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
22929 * gdb.base/signals.exp (continue to handler): Likewise.
22930
22931Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
22932
22933 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
22934
22935 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
22936
22937Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
22938
22939 * gdb.base/corefile.exp: Recognize "not found" as failure
22940 when trying to determine if a core file was generated.
22941 If no core file was generate the first time, try again without
22942 the ulimit -c to work around braindamaged shells.
22943
22944Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
22945
22946 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
22947 [] tests with "test" and enclose string in quotes.
22948 * gdb.stabs/configure: Rebuild
d63a86f8 22949
c906108c
SS
22950Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
22951
22952 Changes in sync with expect:
22953 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
22954 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
22955 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
22956 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
22957 argument to AC_REQUIRE.
22958 * configure: Regenerated.
22959
22960Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
22961
22962 * gdb.base/corefile.exp: When generating a core, discard any
22963 error messages about ulimit not found and the "core dumped"
22964 message from the shell that runs the coredumper.
22965
22966Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
22967
22968 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
22969
22970 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
22971 which sed script to run. Expect failure for v_comb test
22972 on PA targets too.
d63a86f8 22973
c906108c
SS
22974Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
22975
22976 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 22977 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
22978
22979Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
22980
22981 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
22982 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 22983 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
22984 * lib/gdb.exp (default_gdb_start): Fix typo.
22985 * gdb.base/corefile.exp: Allow "Core was generated by ..."
22986 messages to not include the full program name that caused
22987 the core dump since some systems (such as solaris) apparently
22988 truncate this path to about 80 characters.
22989 When generating a core file first try increasing the core file
22990 size limit to unlimited since some systems may default it to
22991 zero, and it is harmless to try it. Move the test for failing
22992 to generate a core file to where it will actually get executed.
22993 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
22994 new gdb result from g++ debug info improvements and make old
22995 pattern obsolescent. Also account for size_t differences
22996 (may be int or long).
22997 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
22998 initialization before function call is placed in the delay slot
22999 and thus appears to be skipped over by commands such as "next".
23000
23001Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
23002
23003 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23004
23005Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
23006
23007 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23008 input source file; fix code to compile test to deal with this
23009 convention.
23010 * gdb.c++/*.exp: Likewise.
23011
23012Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
23013
23014 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23015 "bt in signals.exp".
23016
23017Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
23018
23019 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23020 "step over execarg initialization" and
889bf7c5 23021 "step over corearg initialization".
c906108c
SS
23022
23023Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
23024
23025 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23026 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23027
23028Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
23029
23030 From Rob Savoye (rob@poseidon.cygnus.com)
23031 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23032 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
23033 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23034 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23035 configure.in}: Major reworking for autoconfig.
c906108c
SS
23036 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23037 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 23038 New files.
c906108c
SS
23039 * config/unix-gdb.exp: Make GDB global.
23040 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
23041 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23042 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23043 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23044 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23045 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 23046 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
23047 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23048 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23049 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23050 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 23051 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
23052 to returns as necessary, arrange for test to compile own testcase
23053 executable.
c906108c 23054 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 23055
c906108c
SS
23056Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
23057
23058 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 23059 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
23060 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23061 "backtrace through signal handler".
23062
23063Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23064
23065 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23066 continuing from a job control stop signal.
23067 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23068
23069Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
23070
23071 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23072 * gdb.base/corefile.exp: Likewise.
23073 * gdb.base/funcargs.exp: Likewise.
23074
23075Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
23076
23077 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23078 * config/monitor.exp: Add support for setting baud rate.
23079
23080Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
23081
23082 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23083 i*86-*-linux* xfails for "backtrace through signal handler".
23084 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23085 "print func2::coremaker_local".
23086 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 23087 alpha-dec-osf2* xfail for
c906108c
SS
23088 "delete all breakpoints when none".
23089
23090Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
23091
23092 * gdb.base/break.exp: Change test that deletes all breakpoints
23093 when no user breakpoints are installed. A post 4.15 change
23094 causes gdb to no longer prompt in this case.
23095
23096Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
23097
23098 * gdb.base/return.exp (return_tests): Change xfail for test
23099 "correct value returned double test" to stop xfailing at
23100 Solaris 2.5. Apparently the bug has been fixed.
23101
23102Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
23103
23104 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23105 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23106
23107Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
23108
23109 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23110 * gdb.disasm/hppa.s: Corresponding changes.
23111
23112Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
23113
23114 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23115 makefile fragment.
23116 * config/mt-hpux: Deleted.
23117
23118Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
23119
d63a86f8 23120 * Many files: When warning about suppressed tests due to a
c906108c
SS
23121 nonexistant test binary, avoid incrementing the warning count.
23122
23123Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
23124
23125 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 23126
c906108c
SS
23127Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23128
23129 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23130 "sparc-*-solaris2*".
23131
23132Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23133
23134 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23135 Add global and local variables and initialize them.
23136 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23137 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23138 extracts the file name and terminating signal from the core file.
23139 * TODO: Remove note about tests for correct mapping of corefile.
23140 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23141 from optimizing it away.
23142 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23143 handles common blocks.
23144
23145Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
23146
23147 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23148 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23149
23150Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
23151
23152 * Makefile.in (maintainer-clean): New target, synonym for
23153 realclean.
23154 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23155 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23156 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23157 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23158 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23159 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23160
23161Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
23162
23163 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23164 xfails when not gcc compiled for "print foo::funclocal".
23165 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23166 "print foo::funclocal at foo",
23167 "print 'scope1.c'::foo::funclocal at foo",
23168 "print foo::funclocal_bss at foo",
23169 "print 'scope1.c'::foo::funclocal_bss at foo",
23170 "print foo::funclocal_ro at foo",
23171 "print 'scope1.c'::foo::funclocal_ro at foo",
23172 "print bar::funclocal at foo" and
23173 "print 'scope1.c'::bar::funclocal at foo".
23174 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23175 gcc compiled for "print foo::funclocal at bar".
23176 Expand all messages to ensure that they identify that
23177 the test is at bar().
23178 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23179 gcc compiled for:
23180 "ptype on opaque struct pointer (statically)",
23181 "ptype on opaque struct tagname (statically)",
23182 "ptype on opaque struct pointer (dynamically) 1",
23183 "ptype on opaque struct tagname (dynamically) 1",
23184 "ptype on opaque struct pointer (dynamically) 2" and
23185 "ptype on opaque struct tagname (dynamically) 2
23186 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23187 gcc compiled for:
23188 "p datalocal"
23189 "whatis datalocal",
23190 "ptype datalocal",
23191 "p bsslocal",
23192 "whatis bsslocal", and
23193 "ptype bsslocal".
23194 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23195 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23196 when not gcc compiled.
23197 * gdb.base/funcargs.exp (float_and_integral_args): Add
23198 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23199 compiled.
23200 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23201 "backtrace from call6a" when not gcc compiled.
23202 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23203 "backtrace from call7a" when not gcc compiled.
23204 * gdb.base/callfuncs.exp (do_function_calls):
23205 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23206 "p t_char_array_values(char_array_val2,char_array_val1)",
23207 "p t_char_array_values(char_array_val1,char_array_val2)",
23208 "p t_char_array_values("carray 1","carray 2")",
23209 "p t_char_array_values("carray 1",char_array_val2)",
23210 "p t_char_array_values(char_array_val1,"carray 2")",
23211 "p sum_args(1,{2})",
23212 "p sum_args(2,{2,3})",
23213 "p sum_args(3,{2,3,4})",
23214 "p sum_args(4,{2,3,4,5})"
23215 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23216 "backtrace in corefile.exp" when not gcc compiled.
23217
23218Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23219
23220 * gdb.base/signals.exp: Rewrite `handle all print' test as
23221 a procedure. Accept blanks or TABs as whitespace, increase
23222 timeout and expect input buffer size for the large output
23223 from the command. Remove "i*86-*-bsdi2.0" xfail.
23224
23225Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23226
23227 * gdb.base/setvar.exp: Add new testcases for truncation when
23228 assigning invalid values to bitfields.
23229
23230Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
23231
d63a86f8 23232 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
23233 mips-sgi-irix* xfail for
23234 "call inferior func with struct - returns char *"
23235 and fix test so that an optional (unsigned char *) cast is
889bf7c5 23236 accepted in the result.
c906108c
SS
23237
23238Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
23239
23240 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23241 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23242 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23243 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23244 that accidentally got checked in.
23245
23246Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
23247
d63a86f8 23248 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
23249 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23250 compiled test.
23251 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23252 Add mips-sgi-irix5* xfail for not gcc compiled.
23253 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23254 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23255 "p top", "whatis top", "p middle", and "whatis middle".
23256 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23257 "whatis signed char" for not gcc compiled.
23258 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23259 "set variable signed char=-1 (-1)" and
23260 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23261 * gdb.base/funcargs.exp (float_and_integral_args):
23262 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23263 Add mips-sgi-irix* xfail when not gcc compiled for
23264 "continue to call2b".
23265 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23266 "continue to call2g".
23267 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23268 "backtrace from call6a"
23269 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23270 "backtrace from call7k".
23271 Add mips-sgi-irix5* xfail when not gcc compiled for
23272 "backtrace from call7a".
23273 (localvars_after_alloca): Fix gdb_test cmds for
23274 "print * after runto ...".
23275 Remove rs6000-*-* xfails for
23276 "print i after runto localvars_after_alloca" and
23277 "print l after runto localvars_after_alloca"
23278 for all compilers.
23279 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 23280 when not compiled with gcc, for:
c906108c
SS
23281 "print signed char == (minus)",
23282 "print signed char != (minus)",
23283 "print signed char < (minus)",
23284 "print signed char > (minus)".
23285 * gdb.base/callfuncs.exp (do_function_calls):
23286 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23287 "call inferior func with struct - returns char *".
d63a86f8 23288 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
23289 "correct value returned double test" to include Solaris 2.4.
23290 * gdb.base/funcargs.exp (float_and_integral_args):
23291 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 23292
c906108c
SS
23293Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23294
23295 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23296 enumeration bitfields if compiling with GNU C.
23297 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23298 to empty' prompt.
23299
23300Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
23301
23302 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23303 test for PRO targets.
23304
23305 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23306 breakpoints in the inferior at any given time by making
23307 two groups of breakpoints for call2*, call6* and call7*
23308 tests.
23309
23310Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23311
23312 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23313 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23314 from optimizing it away.
23315 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23316 "call inferior func with struct".
23317
23318Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
23319
23320 * configure.in: Only configure gdb.chill for particular targets.
23321
23322Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
23323
23324 * gdb.base/Makefile.in: Add action to .c.o transformation
23325 rule that generates a .ci file for each .o file and remove
23326 explicit .c.o rules except for callfuncs.o.
23327 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23328 generates a .ci file for each .o file and remove explicit
23329 .cc.o rules.
23330 (clean): Remove *.tmp *.ci files.
23331 (EXECUTABLES): Remove templ-info.exp.
23332 * gdb.base/compiler.c: New file.
23333 * gdb.c++/compiler.cc: New file
23334 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23335 Change rs6000-*-* xfail for
23336 "print 'scope0.c'::filelocal_ro" and
23337 "print 'scope1.c'::filelocal" and
23338 "print 'scope1.c'::filelocal_bss" and
23339 "print 'scope1.c'::filelocal_ro" and
23340 "print 'scope1.c'::foo::funclocal" and
23341 "print 'scope1.c'::foo::funclocal_ro" and
23342 "print 'scope1.c'::bar::funclocal" and
23343 "print 'scope0.c'::filelocal_ro" and
23344 "print 'scope1.c'::filelocal at foo" and
23345 "print 'scope1.c'::filelocal_bss at foo" and
23346 "print 'scope1.c'::filelocal_ro at foo" and
23347 "print 'scope1.c'::foo::funclocal at foo" and
23348 "print 'scope1.c'::foo::funclocal_bss at foo" and
23349 "print 'scope1.c'::foo::funclocal_ro at foo" and
23350 "print 'scope1.c'::bar::funclocal at foo" and
23351 "print 'scope0.c'::filelocal_ro" and
23352 "print 'scope1.c'::filelocal" and
23353 "print 'scope1.c'::filelocal_bss" and
23354 "print 'scope1.c'::filelocal_ro" and
23355 "print 'scope1.c'::foo::funclocal" and
23356 "print 'scope1.c'::foo::funclocal_bss" and
23357 "print 'scope1.c'::foo::funclocal_ro" and
23358 "print 'scope1.c'::bar::funclocal" and
23359 "print 'scope1.c'::bar::funclocal_bss"
23360 to only be xfail'd when not compiled with gcc.
d63a86f8 23361 Add rs6000-*-* xfail for
c906108c
SS
23362 "print 'scope0.c'::filelocal_bss before run"
23363 when compiled with gcc.
23364 (test_at_main): Add rs6000-*-* xfail for
23365 "print filelocal_ro in test_at_main"
23366 when compiled with gcc.
23367 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 23368 Add rs6000-*-aix* xfail for
c906108c
SS
23369 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23370 "ptype t_char_array", not compiled with gcc.
23371 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23372 xfail for "list foo (in include file)" when gcc compiled.
23373 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 23374 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
23375 "run to call0a" if not compiled with gcc.
23376 (unsigned_integral_args): Add rs6000-*-* xfail for
23377 "run to call1a" if not compiled with gcc.
23378 (float_and_integral_args): Add rs6000-*-* xfail for
23379 "run to call2a" if not compiled with gcc and for
23380 "continue to call2b" for any compiler.
23381 Add rs6000-*-* xfail to
23382 "print f1 after run to call2a" for gcc compiled.
23383 (discard_and_shuffle): Add rs6000-*-* xfail for
23384 "run to call6a".
23385 (shuffle_round_robin): Add rs6000-*-* xfail for
23386 "backtrace from call7a" if not compiled with gcc.
23387 Add rs6000-*-* xfail for
23388 "backtrace from call7b" if compiled with gcc.
23389 (call_after_alloca): Add rs6000-*-* xfail for
23390 "print c in call_after_alloca" and
23391 "print s in call_after_alloca" and
23392 "backtrace from call_after_alloca_subr"
23393 if not compiled with gcc.
23394 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23395 "print c in localvars_in_indirect_call" and
23396 "print c in localvars_in_indirect_call" and
23397 "backtrace in indirectly called function" and
23398 "stepping into indirectly called function"
23399 if not compiled with gcc.
23400 (localvars_after_alloca): Add rs6000-*-* xfail for
23401 "print c after runto localvars_after_alloca" and
23402 "print s after runto localvars_after_alloca" and
23403 "print i after runto localvars_after_alloca" and
23404 "print l after runto localvars_after_alloca"
23405 for all compilers.
23406 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23407 than whatis-info.exp.
23408 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23409 than opaque-info.exp.
23410 Setup rs6000-*-* xfail for
d63a86f8 23411 "ptype on opaque struct pointer (statically)" and
c906108c
SS
23412 "ptype on opaque struct pointer (dynamically)" when
23413 not compiled with gcc.
23414 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23415 rather than callf-info.exp.
23416 (do_function_calls): Add clear_xfail for rs6000-*-* for
23417 "p t_float_values2(3.14159,float_val2)". Seems to work
23418 fine there, both with xlc and gcc. Need to find out what
23419 it is doing right and fix other platforms.
23420 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23421 "call inferior func with struct - returns int",
23422 "call inferior func with struct - returns long",
23423 "call inferior func with struct - returns float",
23424 "call inferior func with struct - returns double",
23425 "call inferior func with struct - returns char *",
23426 but only if not gcc compiled (presumes xlc compiled).
23427 Change rs6000-*-* xfails for
23428 "call inferior func with struct - returns char" and
23429 " call inferior func with struct - returns short" to only
23430 xfail if not using gcc.
23431 (clean mostlyclean): Remove *.ci and *.tmp files.
23432 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23433 than templ-info.exp.
23434 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23435 Add rs6000-*-* xfail for "up to foo in langs.exp"
23436 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 23437 when not gcc compiled.
d63a86f8 23438
c906108c
SS
23439Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23440
23441 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23442 * gdb.base/corefile.exp: Likewise.
23443 * gdb.base/list.exp: Likewise.
23444 * gdb.base/scope.exp: Likewise.
23445 * gdb.base/siganls.exp: Likewise.
23446
23447 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
23448 compiler output.
23449 * gdb.base/whatis.exp: Likewise.
23450
23451Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
23452
23453 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
23454 failure (opcode table has been fixed to match reality).
23455
23456Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
23457
23458 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
23459 "call inferior func with struct - returns char",
23460 "call inferior func with struct - returns short"
23461
23462 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
23463 "print 'scope0.c'::filelocal at main",
23464 "print 'scope0.c'::filelocal_bss in test_at_main",
23465 "print 'scope0.c'::filelocal at foo",
23466 "print 'scope0.c'::filelocal_bss in test_at_foo",
23467 "print 'scope0.c'::filelocal at bar",
23468 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 23469
c906108c
SS
23470 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
23471 in source file 1". This bug seems to have been fixed with both
23472 gcc and native cc (was native assembler bug?).
23473
23474Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
23475
23476 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
23477 "backtrace through signal handler" to "i*86-*-sysv4*".
23478 * gdb.base/signals.exp: Add xfail for "'next' behaved as
23479 continue" case. Add "known SVR4 bug" to fail message.
23480 Add "i*86-*-bsdi2.0" xfail for "handle all print".
23481 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
23482 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
23483 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
23484 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
23485 "up to foo in langs.exp", "show language at foo in
23486 langs.exp", "up to cppsub_ in langs.exp", "show
23487 language at cppsub_ in langs.exp", "up to fsub in
23488 langs.exp", and "show language at fsub in langs.exp".
23489 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
23490 "bactrace in corefile.exp".
23491 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
23492 "call inferior function with struct - returns float" and
23493 "call inferior function with struct - returns double".
d63a86f8 23494
c906108c
SS
23495Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
23496
23497 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
23498 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
23499 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
23500 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
23501
23502Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
23503
23504 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
23505 (or overriden) "CHILL" macro rather then bare "gcc".
23506 Also look for ../../gcc/xgcc since that is what we will
23507 actually need, not "Makefile". Remove following assignment
23508 of CHILL to CHILL_FOR_TARGET because that results in
23509 recursive definition.
23510
23511Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
23512
23513 * gdb.base/corefile.exp: Change xfail for backtrace in
23514 corefile.exp from linuxaout to all linux.
23515 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
23516 cases where we miss the breakpoint at the signal handler
23517 for some reason. Setup xfail for linuxoldld/linuxaout and
23518 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
23519 hitting SIGURG breakpoint.
23520 * gdb.base/signals.exp: Setup xfail for "next" acting like
23521 continue to add linuxoldld. Setup xfail for all linux for
23522 "next to handler in signals_tests_1", "backtrace in
23523 signals_tests_1", "continue to func1", "pass SIGUSR1",
23524 and continue to handler".
23525
23526Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
23527
23528 * Update all FSF addresses except those in COPYING* files.
23529
23530Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
23531
23532 * gdb.base/a2-run.exp: Change messages to be more explicit about
23533 the status of args, and quote binfile in results.
23534
23535Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
23536
23537 * gdb.base/callfuncs.exp: Add tests for passing structs to
23538 inferior functions and return various types.
23539 * gdb.base/callfuncs.c: Add functions to receive a struct
23540 and return a member of the struct, in various types.
23541
23542Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23543
23544 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
23545
23546Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
23547
23548 * config/vxworks29k.exp: New file, sources vxworks.exp.
23549
23550Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23551
23552 * config/gdbremote.exp: New file. Testing framework using
23553 gdbserver.
23554
23555Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
23556
23557 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
23558 "call function when asleep" and "send end of file".
23559 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
23560 for "backtrace in corefile.exp".
23561 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
23562 for "backtrace through signal handler".
23563 * gdb.base/corefile.exp: Make sure we actually generate a core file
23564 before trying the core tests. Some systems allow the user to suppress
23565 generation of core files and default to that (linux for example).
23566 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
23567 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
23568
23569Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23570
23571 * gdb.threads: New directory with some crude multi-threaded
23572 gdb tests (step.exp and step2.exp).
23573 * config/mt-lynx (STEP_EXECUTABLE): Define.
23574 (THREADFLAGS): Define.
23575
23576Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
23577
23578 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
23579
23580 * gdb.base/signals.exp: Disable whole file for lynx until
23581 further notice.
23582
23583 * gdb.base/signals.exp: xfail test where "next" acts like
23584 "continue" for lynx.
23585
23586 * gdb.base/interrupt.exp: xfail test for calling function while
23587 inferior is asleep for lynx.
23588
23589 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
23590 than one cr-lf after each command.
23591
23592Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23593
23594 * configure.in: Reinstate setting of stabsdirs variable, fix
23595 typo in setting up configdirs for native builds.
23596
23597 * gdb.base/return.exp: Fix typo in return double test.
23598 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
23599 compiler from optimizing them away.
23600
23601Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
23602
23603 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
23604 sequences to be echo'd by gdb when using gdb_test.
23605 * gdb.chill/chexp.exp: Likewise.
23606 * gdb.fortran/exprs.exp: Likewise
23607
23608Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
23609
23610 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
23611 after the inferior gdb has started.
23612
23613 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
23614 after each command.
23615 * gdb.base/funcargs.exp: Likewise.
23616 * gdb.base/gdbvars.exp: Likewise.
23617 * gdb.base/interrupt.exp: Likewise.
23618 * gdb.base/list.exp: Likewise.
23619 * gdb.base/watchpoint.exp: Likewise.
23620 * gdb.c++/demangle.exp: Likewise.
23621 * gdb.c++/inherit.exp: Likewise.
23622 * gdb.chill/chexp.exp: Likewise.
23623 * gdb.fortran/exprs.exp: Likewise.
23624
23625 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
23626 test if we can't handle IO to/from the inferior.
23627
23628 * gdb.c++/misc.exp: Always check for a program already being
23629 started after sending a "run" command to gdb.
23630
23631 * gdb.base/twice.exp: Start with a fresh gdb.
23632
23633 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
23634 only depend on gdb's expression code, not the chill runtime.
23635
23636 * gdb.base/return.c: Put return values into variables so we
23637 can have gdb print them rather than depending on the program
23638 to print them.
23639 * gdb.base/return.exp: Corresponding changes.
23640
23641 * lib/gdb.exp: Provide default value for noinferiorio.
23642 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
23643 the inferior.
23644
23645 * gdb.base/break.exp: Always check for a program already being
23646 started after sending a "run" command to gdb.
23647 (text_next_with_recursion): Don't check the output from the
23648 program's printf statement. Instead just make sure the program
23649 exited.
23650
23651 * gdb.base/commands.exp: Protect tests which need arguments with
23652 $noargs conditionals.
23653
23654Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23655
23656 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
23657 of structure member arrays to match gdb/valops.c:value_addr change.
23658
23659Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
23660
23661 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
23662 cases.
23663
23664Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
23665
23666 * configure.in (configdirs): Remove gdb.chill from default list
23667 of subdirs and then add it back in only if doing a native build.
23668 The current chill compiler does not yet work in any cross build.
23669 * Revert all signal changes from Jul 6.
23670 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
23671 for sh-hms targets, allowing these tests to link, with no other
23672 changes. Testing is suppressed by setting "nosignals" in site.exp.
23673
23674Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
23675
23676 * configure.in (signaldirs): Define and add to configdirs for all
23677 targets except some specific ones that are known to not support signals.
23678 Also clean up formatting.
23679 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
23680 (signals, sigall): Remove rules to build.
23681 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
23682 Moved to new gdb.signals directory.
23683 * gdb.signals: New test directory.
23684 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
23685 signals.c signals.exp}: New or moved files.
23686
23687Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
23688
23689 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
23690
23691Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
23692
23693 * gdb.base/return.exp: Xfail `return double' test failure
23694 on at least Solaris 2.3 and handle future/past versions on
23695 a case by case basis as appropriate. Also update message
23696 to include i*86 failures.
23697
23698Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23699
23700 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
23701
23702 * lib/gdb.exp: Fix comment which erroneously identified
23703 gdb_file_cmd as gdb_load (the 19 May change was in fact to
23704 gdb_file_cmd not gdb_load).
23705 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
23706
23707 * gdb.base/setvar.exp: Make test names consistent between pass and
23708 fail cases. Use gdb_test more.
23709
23710Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23711
23712 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
23713
23714Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23715
23716 * gdb.base/help.exp: Fix expected help string for `show commands'.
23717
23718Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
23719
23720 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
23721
23722 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
23723 of a text section.
23724
23725Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
23726
23727 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
23728 that loop eventually terminates. Fix Connection refused logic so
23729 that testsuite will expire nicely.
23730
23731Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
23732
23733 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
23734 config/rom68k.exp: New tcl glue for the appropriate monitors.
23735 These all just end up calling monitor.exp.
23736 * config/monitor.exp (gdb_target_monitor): Handle `Connection
23737 refused' by retrying. Cleanup some timeout issues.
23738 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
23739 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
23740 callers don't have to set/restore global timeout variable.
23741
23742 * The following set of changes centralizes management of the global
23743 timeout variable. This way, it can be set in one target dependent
23744 place instead of dozens of places scattered throughout the test suite.
23745 If you need to lengthen a timeout, then you should either set timeout
23746 in one of the config/{target}.exp files, or multiply it by a factor.
23747 Setting it to an absolute value is always going to lose for some
23748 targets.
23749 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
23750 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
23751 * gdb.base/funcargs.exp: Don't set timeout.
23752 * gdb.base/list.exp (test_forward_search): Only use local timeout.
23753 * gdb.base/printcmds.exp (test_print_string_constants
23754 test_print_array_constants): Don't set timeout.
23755 * gdb.base/ptype.exp: Don't set timeout.
23756 * gdb.base/recurse.exp: Don't set timeout.
23757 * gdb.base/return.exp: Don't set timeout.
23758 * gdb.base/watchpoint.exp: Don't set timeout.
23759 * gdb.c++/classes.exp (do_tests): Don't set timeout.
23760 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
23761
23762Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
23763
23764 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
23765
23766Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23767
23768 * lib/gdb.exp: Disable chill tests for irix5.
23769
23770Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23771
23772 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
23773 each test pass or fail.
23774
23775Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23776
23777 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
23778 xlc not gcc.
23779
23780Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
23781
23782 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
23783
23784Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
23785
23786 * config/est.exp: Fix copyright and comments. Remove dead code.
23787 Use targetname, serialport and baud variables instead of fixed
23788 constants.
23789 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
23790 * config/cpu32bug.exp: New file to support cpu32bug monitors.
23791
23792Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23793
23794 * gdb.base/watchpoint.exp: Don't run
23795 test_watchpoint_triggered_in_syscall for sunos.
23796
23797Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23798
23799 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
23800 they don't seem to exist. Do include stdio.h.
23801
23802Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23803
23804 * gdb.base/a1-selftest.exp: Add alpha xfail.
23805
23806Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23807
23808 * gdb.base/watchpoint.c (main): Prompt before calling read().
23809 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
23810 Revise accordingly. Remove cruft about sending "123" several
23811 times, until it gets noticed. Clean up the "print buf[0]" stuff
23812 so that it passes or fails, and waits for prompts in the usual way.
23813
23814Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23815
23816 * gdb.base/recurse.exp: Fix comment.
23817
23818 * TODO: Remove item about printing variables in nodebug.exp. Add
23819 item about enabling tests which are only run on some targets.
23820
23821 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
23822 fail, make test names unique, use new gdb_test convention
23823 regarding pattern, use gdb_test more, etc.).
23824
23825 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
23826 fail, make test names unique, etc.).
23827
23828Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23829
23830 * gdb.base/nodebug.c: Change return type of top and middle to
23831 short.
23832 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
23833 are fixed by the recent mdebugread.c changes. Allow `short ()'
23834 as type for top and middle.
23835
23836Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23837
23838 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
23839 nearly as I can tell, the whole thing was an accident in Stu's
23840 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
23841 to replace a send/expect pair with gdb_test, but ended up only
23842 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
23843 of 30 Mar 1995 took care of it, but left this vestigial comment
23844 which I am now nuking.
23845
23846Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23847
23848 * gdb.base/break.exp: Look for different line number for
23849 breakpoint at main depending on usestubs.
23850
23851Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23852
23853 * gdb.base/list.exp: Adjust some alternate expect patterns to
23854 match recent list0.c change. Add alternate expect pattern for
23855 output from `list default lines around main' for optimizing
23856 compilers.
23857
23858Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23859
23860 * lib/gdb.exp: If nosignals is not set, set it to 0.
23861
23862Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
23863
23864 * config/slite-gdb.exp: Responds to load symbol table prompt.
23865 * gdb.base/break.exp: Adjust line number, fix rerun.
23866 * gdb.base/langs0.c: Add #ifdef usestubs.
23867
23868Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
23869
23870 * gdb.base/list.exp: Adjust line contents after adding new lines in
23871 list0.c. Also fix a syntax error.
23872
23873 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
23874 * gdb.base/break.exp: ditto.
23875 * gdb.base/list.exp: ditto.
23876 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
23877 * gdb.base/run.c: ditto.
23878 * gdb.base/list0.c: ditto.
23879 * gdb.base/funcargs.c: ditto.
23880
23881Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
23882
23883 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
23884 $targetname, $serialport and $baud instead of hardwired variables.
23885 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
23886 target doesn't support signals.
23887
23888Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
23889
23890 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
23891
23892Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23893
23894 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
23895 Don't rely on the value of an auto variable before it has been
23896 initialized. Use gdb_test more.
23897
23898Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23899
23900 * lib/gdb.exp (default_gdb_version): A version number must start
23901 with a digit, but other than that contains all characters up to
23902 the first whitespace character.
23903
23904Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23905
23906 * gdb.base/commands.exp (breakpoint_command_test): New tests.
23907
23908Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23909
23910 * gdb.c++/*.exp: Warn if executable does not exist. The original
23911 reason for skipping the warning was that configure.in sometimes
23912 intentionally skipped building the executables but the tcl code
23913 had no way of knowing. That (a) was always bogus with respect to
23914 error handling, (b) is no longer true (right now there is no way
23915 to skip C++ tests).
23916
23917 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
23918
23919Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23920
23921 * gdb.base/list.exp: Add expect patterns for output from
23922 SunPRO compiled executables.
23923 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
23924 types.
23925
23926Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23927
23928 * gdb.base/break.exp (test_next_with_recursion): Accept any line
23929 number (we are already testing that the correct source line text
23930 gets printed).
23931
23932 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
23933 that is what is intended, but something needed to be done to get
23934 sunos4 native working again.
23935
23936 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
23937
23938 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
23939 apparently went with a (very) old xfail.
23940
23941Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
23942
23943 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
23944 runto_main is a proc in gdb.exp that will do 'step' for target use
23945 stubs.
23946 * gdb.base/exprs.exp: ditto.
23947 * gdb.base/interrupt.exp: ditto.
23948 * gdb.base/opaque.exp: ditto.
23949 * gdb.base/printcmds.exp: ditto.
23950 * gdb.base/ptype.exp: ditto.
23951 * gdb.base/scope.exp: ditto.
23952 * gdb.base/setvar.exp: ditto.
23953 * gdb.base/signals.exp: ditto.
23954 * gdb.base/twice.exp: ditto.
23955 * gdb.c++/classes.exp: ditto.
23956 * gdb.c++/inherit.exp: ditto.
23957 * gdb.c++/templates.exp: ditto.
23958 * gdb.base/break.exp: no run and hit main for stubs. Change line
23959 numbers for breakpoints and info breakpoint.
23960 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
23961 breakpoint().
23962 * gdb.base/callfuncs.c: ditto.
23963 * gdb.base/exprs: ditto.
23964 * gdb.base/interrupt.c: ditto.
23965 * gdb.base/opaque0.c: ditto.
23966 * gdb.base/printcmds.c: ditto.
23967 * gdb.base/ptype.c: ditto.
23968 * gdb.base/scope0.c: ditto.
23969 * gdb.base/setvar.c: ditto.
23970 * gdb.base/signals.c: ditto.
23971 * gdb.base/twice.c: ditto.
23972 * gdb.c++/misc.cc: ditto.
23973 * gdb.c++/templates.cc: ditto.
23974
23975Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23976
23977 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
23978
23979 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
23980 somewhere between `read' and `main.c'. I'm pretty sure the
23981 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
23982 and it isn't particularly useful.
23983
23984 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
23985
23986Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23987
23988 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
23989
23990Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
23991
23992 * config/mt-slite: add LIBS and -nostdlib.
23993 * config/slite-gdb.exp: add this new file to support sparclite target.
23994
23995Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
23996
23997 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
23998
23999 * gdb.base/a2-run.exp: Change argument to istarget from
24000 "*-*-vxworks" to "*-*-vxworks*".
24001 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24002
24003Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
24004
24005 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24006 will not runto main but do a 'step' to step out of breakpoint().
24007 * config/mt-slite: add -Dusestubs.
24008
24009Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24010
24011 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24012 instead of just @.
24013
24014 * gdb.base/signals.exp: Add test for "handle all print".
24015 * TODO: Remove "handle all print". Also remove item about
24016 checking copyright date (I don't like the idea of a spurious FAIL
24017 based on when we run the tests).
24018
24019 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24020 for SunOS4 (reason for failure not investigated). Remove
24021 redundant test for $binfile.
24022
24023 * gdb.base/nodebug.c (array_index): Call malloc.
24024
24025 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24026
24027Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
24028
24029 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24030 conventions and slightly simplify the matching regexp.
24031
24032Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24033
24034 * gdb.base/break.exp: Update gdb_test invocation to use new
24035 convention.
24036
24037 * lib/gdb.exp: If noargs is not set, set it to 0.
24038
24039 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24040 tests unique.
24041
24042 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24043
24044Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24045
24046 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24047 one argument of type "<non-float parameter>".
24048
24049Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
24050
24051 * config/rom68k.exp: New file to support Motorola IDP board.
24052 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24053 * gdb.base/break.c: Change things around so that this program
24054 doesn't depend upon args. This is necessary to make remote
24055 targets work (in general, they can't take args).
24056 * gdb.base/break.exp: Don't try to send args to program. Don't
24057 expect output. Also, replace lots of code with gdb_test.
24058
24059Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24060
24061 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24062 printing of '\'' (which is what the comment says we are testing,
24063 even though we were not), not '''.
24064 (test_integer_literals_rejected): Test that printing ''' is an error.
24065
24066 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24067 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24068 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24069 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24070 Use gdb_test not test_print_accept.
24071 * lib/gdb.exp: Remove test_print_accept.
24072
24073 * gdb.base/signals.exp (signal_tests_1): Make pass message
24074 consistent with fail message.
24075
24076 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24077 unsigned char; the bug (PR 1821) is fixed.
24078
24079 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24080
24081 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24082 successful tests--makes xfailing them work right.
24083
24084Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24085
24086 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24087 only \r\n, not .*. The test can pass .* as the last thing in
24088 $pattern if that is what it wants. In addition to providing this
24089 flexibility, this change should speed up pattern matching in cases
24090 where the pattern already ended with .* (there were a number of
24091 them). This change also helps catch bad patterns--in the old
24092 scheme the typo "char \*" instead of "char \\*" would pass. Now
24093 it is caught.
24094 * Many .exp files: Update callers.
24095
24096 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24097 clearer and does not spuriously match multiple ('s. Likewise for
24098 ) and *.
24099
24100 * gdb.base/nodebug.exp: Test ability to call a function and pass
24101 it a string (even with no debugging info).
24102
24103 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24104 "p '\'", which is the same as "p ''" once tcl gets done with
24105 quoting, to "p '\\'", which I suspect is what is intended (one
24106 backslash gets sent to GDB).
24107
24108 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24109
24110Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24111
24112 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24113 1817) was fixed literally years ago.
24114
24115Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24116
24117 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24118 test, it causes stepping out of call_after_alloca_subr with
24119 optimizing compilers.
24120 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24121 fails.
24122
24123 * gdb.c++/templates.exp: Source templ-info.exp only if
24124 the templates executable exists.
24125
24126 * gdb.c++/misc.cc (class Contains_static_instance,
24127 class Contains_nested_static_instance),
24128 gdb.c++/classes.exp (test_static_members): Test printing of
24129 a class that contains a static instance of the class.
24130
24131Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24132
24133 * gdb.base/langs2.c (cppsub_): Don't prototype.
24134 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24135 only, I believe).
24136
24137Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24138
24139 * lib/gdb.exp (skip_chill_tests): New procedure.
24140
24141 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24142
24143Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
24144
24145 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24146 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24147
24148Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24149
24150 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24151
24152 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24153 disassemble 8, not 16, instructions for part 4.
24154
24155 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24156 support the latter anymore.
24157
24158 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24159 -DNO_PROTOTYPES.
24160 * gdb.base/callfuncs.c: Control use of prototypes based on
24161 NO_PROTOTYPES, not __STDC__.
24162 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24163 t_float_values2 tests if prototypes in use.
24164
24165 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24166 t_double_values): When checking differences against DELTA, check
24167 that difference is within the range (-DELTA,DELTA), not just
24168 (-infinity,DELTA).
24169
24170Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
24171
24172 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24173 'file' command firts, then 'target', then 'load', this is due to gdb
24174 target set up.
24175 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24176
24177Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
24178
24179 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24180 FP load/store variants.
24181 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24182
24183Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24184
24185 * gdb.base/term.exp: Do not give a warning if not native, it is
24186 not an abnormal condition.
24187
24188Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
24189
24190 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24191 t_char_array".
24192
24193Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
24194
24195 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24196 are getting the version number.
24197
24198 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24199 if not native, it is not an abnormal condition.
24200
24201Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24202
24203 * lib/gdb.exp: Just use "file exists", rather than undocumented
24204 dejagnu procedure "findfile".
24205
24206Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24207
24208 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24209 (LDFLAGS): Set to -Xlinker -Ur.
24210
24211 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24212 Removed, these values are set by lib/gdb.exp.
24213
24214 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24215
24216Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
24217
24218 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24219 of replicating gdb startup code.
24220
24221 * config/mt-vxworks (LDFLAGS): Set to -r.
24222 (CFLAGS_FOR_TARGET): Removed.
24223
24224 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24225 (gdb) and gdb for vxworks uses (vxgdb).
24226
24227 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24228 executable is not in the tree and host != target, use sed and
24229 program_transform_name to determine the gdb name used by the
24230 target.
24231
24232 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24233 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24234
24235Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24236
24237 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24238 floats, chars, and shorts where there are ANSI-style function
24239 definitions.
24240
24241 * gdb.base/langs.exp, gdb.base/langs*: New test.
24242 * gdb.base/Makefile.in: Build it.
24243 * TODO: Remove item about checking that C names don't get C++
24244 demangling applied; this test tests it.
24245
24246Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24247
24248 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24249 went with the const70 xfail. The xfail went away a year ago.
24250
24251 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24252
24253 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24254 for hp300.
24255
24256 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24257
24258 * gdb.base/a1-selftest.exp: Don't run on hp300.
24259
24260Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24261
24262 * Makefile.in (site.exp): Set host_alias and target_alias as well
24263 as host_triplet and target_triplet.
24264
24265Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24266
24267 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24268
24269 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24270 places as other ecoff systems).
24271
24272 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24273 ultrix.
24274
24275Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24276
24277 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24278 remove them.
24279 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24280 variable and "variable" in addition to "data variable".
24281 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24282
24283 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24284 2.
24285 * gdb.base/list1.c (long_line): Add additional statement at start
24286 of function.
24287 * gdb.base/list.exp (test_forward_search): Update line number to
24288 reflect new statement.
24289
24290Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24291
24292 * gdb.base/signals.exp: Reinitialize searched source directories
24293 after gdb_start call.
24294
24295Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
24296
24297 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24298 * gdb.stabs/Makefile.in: Likewise.
24299
24300 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24301 change. Instead split the tests into smaller pieces.
24302 * gdb.disasm/hppa.s: Corresponding changes.
24303
24304Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24305
24306 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24307 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24308
24309 * gdb.base/funcargs.exp: Modify many tests so that every test
24310 either passes or fails. Make some test names unique.
24311
24312Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24313
24314 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24315 Call stty to set interrupt character.
24316
24317 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24318 for HP assembler versus GNU assembler based on actual behavior of
24319 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24320
24321 * TODO: Suggest a few more stepping tests.
24322
24323Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
24324
24325 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24326 restart GDB for h8300 after a continue.
24327 (return): Add pattern to match a29k-udi behavior.
24328 * gdb.base/nodebug.exp: Remove obsolete comment.
24329 * gdb.base/regs.exp: New file, testing of register displays.
24330 * gdb.base/return.exp: Fix typo in reference to $objdir.
24331 * gdb.base/whatis.exp: Always start with a fresh GDB.
24332
24333Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24334
24335 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24336 higher, these tests generate a lot of output.
24337
24338Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24339
24340 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24341 code following the catch silently ignored some errors; without the
24342 catch they should be thrown like any other tcl error. Also, the
24343 catch used "" instead of {} which meant all the callers who wanted
24344 to include one of the characters "[]$ had to quote it an extra time.
24345 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24346 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24347 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24348 Remove extra quoting.
24349
24350Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
24351
24352 * gdb.base/commands.exp: Make test names unique; every test either
24353 passes or fails. Update some comments.
24354
24355 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24356
24357Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24358
24359 The following fixes a FAIL caused by the fact that the alpha stabs
24360 configuration didn't use the ".if alpha" code in weird.def.
24361 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24362 bit pointer, so the 32 bit version works even on the alpha.
24363 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24364 Remove the stuff which allowed us to have separate versions for
24365 alpha and everything else.
24366
24367 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24368 regexp which "info func operator\[\](" is supposed to match. Fix
24369 string to send to GDB. Note that GDB still doesn't work right. Add a
24370 new test for "info func .perator\[\](" which GDB does handle correctly.
24371
24372 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24373
24374Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24375
24376 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24377 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24378 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24379 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24380 it makes the tests harder to understand and confuses test-o-matic.
24381 The preferred style is that each test provides a PASS or a FAIL,
24382 and has a unique message (e.g. "continue #54" not just "continue")
24383 which is the same for the pass and the fail.
24384 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24385 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24386 to lib/gdb.exp.
24387 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24388 prt_accept which was basically the same thing. Likewise for
24389 test_print_reject and prt_reject.
24390 * lib/gdb.exp (test_print_reject): Add some more error message
24391 patterns to match from the former printcmds.exp (prt_reject).
24392 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24393 One defect of the passcount stuff is that some of it failed to
24394 report XPASS where appropriate.
24395 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24396 stuff before and after arg in expected pattern.
24397 (test_paddr_operator_functions): Re-do test without print_addr_of;
24398 this is the only test which seems to want extra stuff there.
24399
24400Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24401
24402 * gdb.base/nodebug.exp: Update new tests to reflect improved
24403 wording of gdb output.
24404
24405 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24406 and "ptype" work on variables in files compiled without -g.
24407 Replaces commented out "maint print msymbol" tests.
24408
24409Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24410
24411 * gdb.base/setvar.c (dummy): Call malloc.
24412
24413 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24414 losing with the irix4 sed.
24415
24416 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24417 ALRM" on irix4.
24418
24419Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24420
24421 * TODO: Remove items about corefile.exp testing new exec-file and
24422 backtrace; both are now done. Add items about printing enums.
24423
24424Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24425
24426 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24427 "get signal $thissig" test fails.
24428
24429 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24430
24431Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24432
24433 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24434 compiler warning with dec alpha compiler.
24435
24436 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24437 extra \n from gdb_test call (this explains why the prompt test
24438 that I removed yesterday was there).
24439 (user_defined_command_test): Remove extra \n and prompt test.
24440
24441 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24442 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
24443 doesn't exist.
24444 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
24445 Also remove alpha workaround, which turns out to be because
24446 SIGABRT == SIGLOST.
24447
24448 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
24449
24450 * gdb.base/help.exp: Don't test "help show".
24451
24452Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24453
24454 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
24455 "set print address" is on.
24456 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
24457 pass prompt to gdb_test; gdb_test already looks for the prompt.
24458
24459 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
24460
24461 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
24462 was a vestige of the manual TESTSTRATEGY, and the purpose of it
24463 was to make sure that gdb can read a core file. But (a) the "read
24464 the corefile" part didn't make it to a1-selftest.exp, we just
24465 delete the corefile after creating it, and (b) we test reading
24466 corefiles in corefile.exp anyway. Also, this test left around a
24467 xgdb process on Solaris.
24468
24469 * gdb.base/corefile.exp: Also test backtrace.
24470
24471Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
24472
24473 * gdb.base/commands.exp: Test a simple user defined command with
24474 arguments and if/while statements; verify the full user command is
24475 printed by "show user".
24476
24477 * gdb.base/commands.exp: Test if/while commands as part of a
24478 breakpoint command list; verify they appear in breakpoint
24479 information.
24480
24481Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24482
24483 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
24484 than by dividing by zero.
24485
24486Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
24487
24488 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
24489 performing an inferior call with watchpoints enabled.
24490 * gdb.base/watchpoint.c (main): Delete second unnecessary read
24491 call.
24492
24493Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24494
24495 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
24496 of "file" command.
24497
24498 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
24499 Add additional pattern for when "int operator int(void);" appears
24500 in a different order.
24501
24502Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
24503
24504 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
24505
24506 * gdb.base/help.exp: Replace most of docstrings for "info signals"
24507 and "signal" with ".*".
24508
24509Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
24510
24511 * TODO: Add note about "handle all nostop".
24512
24513 * gdb.base/{sigall.c, sigall.exp}: New test.
24514 * gdb.base/Makefile.in: Add it.
24515
24516Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
24517
24518 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
24519 when invoking GDB, suppresses any windowing interface.
24520
24521Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
24522
24523 * config/sim-gdb: New file, simulator testing support.
24524
24525Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
24526
24527 * gdb.base/interrupt.exp: Test calling func1 twice.
24528
24529Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
24530
24531 * gdb.base/list.exp (test_forward_search): Set timeout higher
24532 when we'll be getting lots of output from gdb.
24533
24534 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
24535 "init_malloc" to after the expect statement. Run it if that
24536 regexp is taken, but also for two others which happen if source
24537 cannot be found.
24538
24539Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24540
24541 * gdb.base/printcmds.exp: New test, for printing register before
24542 program is running.
24543
24544Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24545
24546 * gdb.base/list.exp: Correct some alternate expect patterns
24547 to reflect changes in list1.c.
24548
24549Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24550
24551 * TODO: Add item regarding large frames.
24552
24553 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
24554
24555 * TODO: Remove item about enabling return.exp; it
24556 is enabled. Suggest a few more "return" tests.
24557
24558Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24559
24560 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
24561 anonymous unions.
24562
24563Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24564
24565 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
24566 and pr-5646.o, so "make" is the same as "make all", not "make
24567 pr-4975.o".
24568
24569Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
24570
24571 * gdb.base/list.exp: Adjust expectations to reflect changes in
24572 list1.c.
24573 (test_forward_search): New test proc.
24574 * gdb.base/list1.c (long_line): New function, has long source line.
24575
24576Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
24577
24578 * gdb.base/a1-selftest.exp: Change initial stepping to know about
24579 additional line of code that was added.
24580
24581Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
24582
24583 * gdb.disasm/hppa.s: Break the large branching tests into smaller
24584 tests so as not to overflow expect's input buffers.
24585 * gdb.disasm/hppa.exp: Corresponding changes.
24586
24587Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24588
24589 Beginnings of template debugging tests.
24590 * gdb.c++/templ-info.cc: New file to test for template
24591 debugging capability of the compiler.
24592 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
24593 templ-info.cc.
24594 * gdb.c++/templates.cc: Add explicit template instantiations
24595 to enable compiling with -fno-implicit-templates. Add destructor
24596 and 'value' method to T5 class for template tests.
24597 * gdb.c++/templates.exp: Add testcases for printing of template
24598 types, setting breakpoints on template methods and calling a
d63a86f8 24599 template method.
c906108c
SS
24600
24601Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
24602
24603 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
24604 branch target since some assemblers (gas-2.5) may emit a
24605 relocation for the branch instead of resolving it in the
24606 assembler.
24607
24608Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24609
24610 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
24611 through signal handler.
24612
24613Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24614
24615 * configure.in (*-*-netware): Use config/mt-netware.
24616
24617 * config/mt-netware: New file.
24618 * config/mt-i386-netware: Removed, separate configs for different
24619 netware architectures are no longer needed now that we have
24620 --with-headers.
24621
24622Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24623
24624 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
24625 by the recent changes to use ANSI C arithmetic conversions.
24626
24627Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24628
24629 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
24630 bug involving using inferior_pid to figure out whether to select a
24631 frame.
24632
24633Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
24634
24635 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
24636 match the current disassembler output.
24637
24638Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
24639
24640 * gdb.fortran/exprs.exp: Expect VOID instead of void.
24641 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
24642 types, expect "int" as type of integer values (for now).
24643
24644Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
24645
24646 * gdb.base/commands.exp: New tests for if/while commands.
24647
24648Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
24649
24650 * lib/gdb.exp (runto): Replace sub-pattern for hex value
24651 by .*, since hex values have different syntax in Chill mode.
24652
24653Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24654
24655 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
24656 linefeed from expect pattern for repeated types with indices > 9.
24657
24658Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
24659
24660 First part of Fortran test suite.
24661 * gdb.fortran: New directory.
24662 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
24663
24664Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24665
24666 * gdb.base/default.exp: Update expect pattern for load command
24667 without arguments.
24668
24669Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
24670
24671 * configure.in: Change i386 to i[345]86.
24672 * gdb.base/configure.in: Likewise.
24673 * gdb.c++/configure.in: Likewise.
24674 * gdb.chill/configure.in: Likewise.
24675
24676Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
24677
24678 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
24679 patterns, since that is not a valid context for comments.
24680
24681Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
24682
24683 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
24684 repeated types and repeated types with indices > 9.
24685
24686Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
24687
24688 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
24689 2417; old bug has been fixed.
24690
24691Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
24692
24693 * gdb.base/interrupt.exp: When trying to wake up the inferior,
24694 send the newline ourselves instead of assuming gdb_test will do
24695 so when passed an empty input string.
24696
24697 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
24698 stabs testcode.
24699
24700Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24701
24702 * lib/gdb.exp (gdb_test): Don't send anything if the first
24703 argument is an empty string. This makes cases where we want to
24704 match output that is already in expect's buffers (for example,
24705 matching a breakpoint after gdb_run_cmd has been called) work
24706 reliably.
24707
24708Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24709
24710 * config/netware.exp: New file.
24711
24712Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24713
24714 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
24715 the -B and -L prefixes so we can find the debugging stub.
24716
24717 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
24718 there and we are using the gcc from the tree.
24719
24720 * gdb.base/types.c: Removed.
24721
24722 * gdb.base/configure.in: Look for makefile fragments in ../config.
24723 Recognize i386-*-netware.
24724 * gdb.c++/configure.in: Likewise.
24725
24726Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24727
24728 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
24729 the correct TCL syntax.
24730
24731Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24732
24733 * gdb.base/opaque.exp: use runto instead of messing around with
24734 breakpoints. Simplify by using gdb_test.
24735
24736 * gdb.base/bitfields.exp: restart between tests on netware targets
24737 because breakpoints aren't relocated after target death. Run
24738 processes to completion.
24739
24740 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
24741
24742Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
24743
24744 * Makefile.in: Remove extra tabs that confuse some versions
24745 of "make". Use the newly built gdb to test with by default,
24746 rather than the first one in the tester's search path.
24747
24748Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
24749
24750 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
24751
24752 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
24753 condition help.
24754
24755Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24756
24757 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
24758
24759 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
24760 running.
24761 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
24762 * gdb.base/funcargs.exp: Likewise.
24763
24764 * gdb.base/bitfields.exp: Simplify by using gdb_test.
24765 * gdb.base/funcargs.exp: Likewise.
24766
24767 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
24768 message is "".
24769
24770Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24771
24772 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
24773 return,signals,twice}.exp: Handle non-existant binaries
24774 consistantly.
24775
24776 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
24777 * gdb.base/Makefile.in: Don't try to generate a core dump, we
24778 might testing a cross development system.
24779
24780Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24781
24782 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
24783 runtest script is relative to ${srcdir}, not ${rootdir}.
24784
24785Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
24786
24787 * gdb.base/signals.exp: Allow for optionality of breakpoint
24788 address.
24789
24790Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24791
24792 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
24793
24794Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
24795
24796 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
24797 for size_t definition.
24798 * gdb.c++/templates.cc: Likewise
24799
24800 * config/mt-i386-netware: New file.
24801
24802 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
24803 defined.
24804
24805 * gdb.base/Makefile.in: Added support for systems that name core
24806 files by appending "core" to the program name.
24807 * gdb.base/a1-selftest.exp: Likewise.
24808
24809Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24810
24811 * gdb.base/return.exp: Add comment and message for `return double'
24812 test failure on Sparc Solaris.
24813
24814Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
24815
24816 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
24817
24818Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24819
24820 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
24821 from optimizing them away.
24822 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
24823 patterns to include default constructors and assignment operators,
24824 to match gcc versions beyond 2.5.8. Accept any cplus demangling
24825 character in the output of the virtual base pointer.
24826
24827Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24828
24829 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
24830 expression match in print_addr_of to avoid unintented matches.
24831 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
24832 versions up to 2.5.8.
24833
24834Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24835
24836 * gdb.base/list.exp: Tweak alternate pattern for listing of an
24837 included file to run under newer versions of expect.
24838 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
24839 consecutive >'s in templates to accomodate recent cplus-dem.c change.
24840 Remove xfail for the virtual table of BDDHookV.
24841
24842Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
24843
24844 * lib/gdb.exp (string_to_regexp): Set a default result.
24845 (default_gdb_start): Fix misleading message.
24846
24847Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
24848
24849 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
24850 Remove all CC, etc definitions.
24851 * config/mt-hpux: New file.
24852 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
24853 (CFLAGS, LDFLAGS): Define.
24854 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
24855
24856 * Makefile.in (site.exp): Don't insert host_os, etc.
24857 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
24858 (distclean): Check existence of subdir.
24859 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
24860 * gdb.base/Makefile.in: General cleanup and simplification.
24861 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24862 to build executables. Use default rule to build .o files.
24863 (EXPECT, RUNTEST, CC): Fix relative pathname.
24864 (site.exp): Don't insert host_os, etc.
24865 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
24866 and/or SIGUSR1 defined.
24867 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
24868 * gdb.c++/Makefile.in: General cleanup and simplification.
24869 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24870 (CFLAGS): Remove.
24871 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
24872
24873Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
24874
24875 * gdb.base/recurse.exp: Misc changes to get tests running again
24876 after Kung's changes to the watchpoint code.
24877 * gdb.base/watchpoint.exp: Likewise.
24878
24879Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
24880
24881 * lib/gdb.exp (string_to_regexp): Convert {\} also.
24882
24883Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
24884
24885 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
24886 * lib/gdb.exp (default_gdb_start): Define.
24887 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
24888 gdb.base/funcargs.exp, gdb.base/opaque.exp,
24889 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
24890 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
24891 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
24892 Don't call gdb_target_udi in between tests.
24893
24894Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24895
24896 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
24897 (which was basically just a local version of the same thing). In
24898 addition to avoiding duplication, gdb_test_exact is faster.
24899 * lib/gdb.exp (gdb_test_exact): Fix typo.
24900
24901 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
24902 don't give an error.
24903
24904 * gdb.base/term.exp: Call delete_breakpoints before starting.
24905
24906 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
24907 (t10): Add comment.
24908
24909Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24910
24911 Reorganization of the GDB Test Suite.
24912
24913 * gdb.base: New directory, contains all the basic tests.
24914 * gdb.c++: New directory, tests specific to C++.
24915 * gdb.chill: New directory, tests specific to Chill.
24916 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
24917 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
24918 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
24919 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
24920 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
24921 t30-31 to chill).
24922 * */gdbme.*: Rename to match appropriate expect scripts.
24923 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
24924 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
24925 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
24926 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
24927 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
24928 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
24929 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
24930 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
24931 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
24932 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
24933 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
24934 gdb.c++/virtfunc.cc: New names of C++ files.
24935 * gdb.chill/chillvars.ch: New name of Chill file.
24936 * gdb.base/configure.in, gdb.c++/configure.in,
24937 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
24938 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
24939 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
24940 * configure.in (configdirs): Update to reflect directory changes.
24941 (target_abbrev): No longer define for any configuration.
24942 * Makefile.in: Cosmetic improvements to header comments.
24943
24944Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
24945
24946 Various changes to gdb.t31:
24947
24948 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
24949 * gdbme.ch: Make all key-words and predefineds be upper-case.
24950 * chillvars.exp: Expect key-words and predefinds in upper-case.
24951
24952 * chillvars.exp: Use gdb_test_exact many places.
24953 Change expected output for arrays (which now includes index labels).
24954
24955 * pr-5020.exp, gdme.ch (module PR_5020):
24956 New test, for PR-5020.
24957
24958Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
24959
24960 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
24961 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
24962
24963Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
24964
24965 * Makefile.in: Fix bit-rot in definitions of CHILL,
24966 CHILL_FOR_TARGET and Chill_LIB.
24967 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
24968 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
24969 CHILL, and CHILL_LIB.
24970
24971Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
24972
24973 * Revert the previous changes. Please see Rob's directory
24974 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
24975
24976Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
24977
24978 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
24979 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
24980 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
24981 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
24982 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
24983 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
24984 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
24985 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
24986 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
24987 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
24988 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
24989 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
24990 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
24991 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
24992 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
24993 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
24994 changes from 94Q1.
24995
24996Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
24997
24998 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
24999 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25000 Rob's new testing fragments.
25001
25002Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
25003
25004 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 25005 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
25006
25007Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
25008
25009 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25010 version also, match on casted version strings, and match on
25011 gdb startup case where the line numbers might be messed up.
25012
25013Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
25014
25015 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 25016 (CFLAGS): Delete it from here.
c906108c
SS
25017
25018Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
25019
25020 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25021
25022Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
25023
25024 * Makefile.in (RUNTEST): Default to just "runtest".
25025
25026Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25027
25028 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25029 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25030 the code has been restructured.
25031
25032Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25033
25034 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25035 \n, not just one of each.
25036
25037 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25038 /bin/cc gives a warning if you do.
25039
25040Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
25041
d63a86f8 25042 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
25043 __t10ListS_link1ZUiRCUiPT0
25044
25045Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25046
25047 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25048 on local variables in recursive functions.
25049
25050 * gdb.t07/Makefile.in: Build the new test.
25051
25052Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25053
25054 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25055 directly. Instead compare the return values from actual calls.
25056
25057Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
25058
25059 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25060
25061Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25062
25063 * From Peter Schauer with minor modifications.
a9c64011
AS
25064 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25065 stops in mid-line in the caller. Add xfail for returning a float
25066 value on X86 targets.
c906108c
SS
25067
25068Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25069
25070 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25071 to avoid expect lossage.
25072 (fmem_LRbug_tests): Likewise.
25073 * gdb.disasm/hppa.s: Corresponding changes.
25074
25075 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25076 conditions to work with latest dejagnu/expect.
25077
25078 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25079 expected to fail on the PA.
25080 (backtrace in call with trampolines): Explicitly require main
25081 to be frame #1 (no trampolines should show up in backtrace).
25082
25083 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25084 "continue -expect".
25085 * gdb.t06/break.exp: Likewise.
25086 * gdb.t07/watchpoint.exp: Likewise.
25087 * gdb.t13/bitfields.exp: Likewise.
25088 * gdb.t15/{funcargs,return}.exp: Likewise.
25089 * gdb.stabs/weird.exp: Likewise.
25090 * config/{mips,udi}-gdb.exp: Likewise.
25091
25092 * hppa.sed: Enclose comments within a sed command to avoid
25093 losing with the old OSF1 sed.
25094
25095Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25096
25097 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25098 sequent dynix.
25099 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25100 * gdb.t15/funcargs.exp: Conditionally step again to really
25101 finish from marker_call_with_trampolines. Handle the case where
25102 the first step from within call_with_trampolines already steps
25103 us back to main.
25104 * gdb.t15/gdbme.c: Add comment to closing brace of
25105 call_with_trampolines for funcargs.exp.
25106
25107Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25108
d63a86f8 25109 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
25110 Fix typo(s).
25111
25112Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25113
25114 * gdb.t07/gdbme.c: More code for watchpoint testing.
25115
25116 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25117 "Hardware watchpoint" throughout file.
25118 (test_watchpoint_triggered_in_syscall): New test.
25119 (test_complex_watchpoint): New test.
25120
25121Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25122
25123 * gdbme.c (call_with_trampolines): New function to try and step
25124 into. Tests trampoline problems on the PA.
25125
25126 * funcargs.exp (localvars_in_indirect_call): No longer expect
25127 stepping into indirect call to fail on PAs.
25128 (test_stepping_over_trampolines): New test.
25129
25130Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25131
25132 * TODO: Add suggestions for static member function tests, and
25133 completion tests.
25134
25135Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25136
25137 * TODO: Add suggestions for "p/a" tests.
25138
25139 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25140 (default_gdb_exit): Replace all the hair with sending "quit" to
25141 the process with a simple close.
25142
25143Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25144
25145 * TODO: Add suggestions for shared library tests.
25146
25147Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25148
25149 * TODO: Add suggestions for x/s tests.
25150
25151Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25152
25153 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25154 "enable once", and "enable breakpoints once" with ".*".
25155
25156Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25157
25158 * TODO: Add suggestions about structure passing tests.
25159
25160Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25161
25162 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25163 the primary1 test, use work around if __GNUC__ < 2.
25164 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25165 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25166 Test for bad output rather than waiting for timeout. Issue
25167 second continue only if first continue failed.
25168
25169Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25170
25171 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25172 operator[] test with gdb_test because the old code didn't seem to
25173 be getting the quoting right with the new dejagnu.
25174
25175Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
25176
25177 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25178 one from the path.
25179 * Makefile.in: Use a fresh expect if there is one, use runtest
25180 from the src tree if there is one.
d63a86f8 25181
c906108c
SS
25182Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25183
25184 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25185 next over recursive call. Revise the tests from that point on
25186 (which had been skipped) to match GDB's actual (correct) output.
25187
25188 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25189 with next over a breakpoint whose condition is false.
25190
25191 * gdb.t00/help.exp: Comment out "help set print" tests just like
25192 (and for same reason as) "help set" test.
25193
25194Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25195
25196 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25197 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25198
25199Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25200
25201 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25202 necessary gdb_target_udi.
25203
25204 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25205
25206 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25207 1838 and 2417; they are fixed.
25208
25209 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25210 gdb.t03/ptype.exp (ptype structure, ptype union):
25211 Remove xfails; the test is looser than when the xfails were added.
25212
25213 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25214 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25215
25216 * gdb.t01/run.exp: Only run shell test if isnative.
25217
25218 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25219 since "run" automatically loads if necessary. Call gdb_target_udi
25220 after the "file" since "file" kills any execution target.
25221
25222 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25223 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25224 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25225 argument for UDI.
25226
25227Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
25228
25229 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25230
25231 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25232
25233Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25234
25235 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25236 properly quoting regexps. This makes the second argument to
25237 demangle a fixed string, which matches the callers, instead of a
25238 shell-style pattern which is what the previous implementation
25239 used. Update some of the callers.
25240
25241Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25242
25243 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25244 (comib_nullified_tests): Fix typo.
25245 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25246 strings. No longer expected to fail.
25247
25248 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25249 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25250 strings. No longer expected to fail.
25251
25252 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25253 string. No longer expected to fail.
25254
25255Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25256
25257 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25258 No longer expected to fail.
25259
25260 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25261 string. No longer expected to fail.
25262
25263Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25264
25265 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25266 only in the names (I probably got most of them). I was even
25267 generous with some which differed in underscores in names, and
25268 probably missed a few, and I *still* was able to remove almost a
25269 third of the file with almost no impact on testsuite coverage.
25270
25271Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25272
25273 * gdb.t00/default.exp: Match udi_attach error message as well as
25274 the one from child_attach.
25275
25276 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25277
25278 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25279
25280 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25281 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25282
25283 * Move test with enums and partial symbols back to
25284 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25285 Reverts the change of 26 May 93. Per today's change to
25286 stabs.texinfo, the behavior that weird.exp was expecting was
25287 unreasonable; what is important is that the compiler+gdb get
25288 things right, which happens with a recent gcc. Also fix the test
25289 to deal with native compilers which put out the stab gdb can't
25290 deal with.
25291
25292Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25293
25294 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25295 in the names. The main thing these accomplish is to slow things down.
25296 Many more such duplicates surely remain.
25297
25298 * gdb.t00/help.exp: Comment out "help support" test just like
25299 (and for same reason as) "help set" test.
25300
25301Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
25302
25303 * gdb.t06/break.exp: Remove setup_xfails for
25304 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25305 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25306 about known bug in gcc to include up through 2.5.8.
25307 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25308 well as "_vb$".
25309 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25310 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25311 with latest gcc and gdb.
25312 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25313 well as "_vb$".
25314
25315Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25316
25317 * configure.in (hppa*-*-*): Also configure and build stabs-only
25318 tests.
25319
25320Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25321
25322 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25323 * gdb.t10/configure.in (hppa*-*-*): Use it.
25324
25325Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25326
25327 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25328
25329Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25330
25331 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25332 versions prior to 1.13.5.
25333
25334Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25335
25336 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25337 the prompt is at the start of a line.
25338
25339Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
25340
25341 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25342 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25343 in the copr tests now.
25344 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25345 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25346 expected to fail.
25347
25348Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
25349
25350 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25351 gdb.t31/chillvars.exp, lib/gdb.exp:
25352 Tweak to run under either version of expect.
25353 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25354 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25355 * gdb.t11/list.exp: Remove extraneous whitespace.
25356
25357Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25358
25359 * gdb.t16/printcmds.exp (test_print_strings): Accept
25360 "(unsigned char *) " before the string.
25361
25362 * TODO: Add notes about printing of fancy types and GDB expressions.
25363
25364Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
25365
25366 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25367 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 25368 if doing mips-idt-ecoff.
c906108c
SS
25369
25370Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
25371
25372 * Most .exp files: Tweak to run under either version of expect.
25373
25374Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25375
25376 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25377 xfails; I'm not sure why they are failing, but not because of PR 1806.
25378
25379Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
25380
25381 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25382 defined in lib/gdb.exp.
25383
25384Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25385
25386 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25387 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25388 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25389 have to be typeless.
25390
25391Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
25392
25393 * TODO: Add suggestion for copyright year test.
25394
25395Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
25396
25397 * configure.in (*-*-lynxos*): Add stabs tests.
25398
25399Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25400
25401 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25402 so insert a tab before any assembler directive in column zero.
25403
25404 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25405 stores.
25406 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25407 stores.
25408 (fpu_short_memory_tests): Likewise.
25409
25410Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25411
25412 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25413 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25414 .stabs directives in comments.
25415
25416Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25417
25418 * TODO: New file, describing tests we could write.
25419 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25420
25421Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25422
25423 * gdb.t06/signals.exp: Add kludge to force re-sync.
25424
25425 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25426 to xgdb instead of gdb, get out of gdb.
25427
25428Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
25429
25430 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25431 for info.
25432
25433Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
25434
25435 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25436 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25437 * gdb.stabs/hppa.sed: New sed script for the PA.
25438
25439Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25440
25441 * gdb.stabs: Re-write weird.def and configuration to use sed
25442 instead of cpp. sed is portable and POSIX; cpp is neither.
25443
25444Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25445
25446 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
25447
25448Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25449
25450 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
25451
25452Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25453
25454 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
25455 "_vb$".
25456 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
25457 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
25458
25459Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25460
25461 * lib/gdb.exp: Comment out code which depends on non-existent
25462 `transform' procedure.
25463
25464Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
25465
25466 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
25467 * lib/gdb.exp: Transform tool name.
25468 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
25469 1.1's new error handling system.
25470
25471Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25472
25473 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
25474
25475Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25476
25477 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
25478 They made pattern matching so slow that timeouts happened on
25479 heavily loaded systems. Now any output from "show print" which
25480 gets us back to the GDB prompt is a PASS.
25481
25482Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
25483
25484 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
25485
25486Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25487
25488 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
25489
25490 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
25491 It is not from PR 3220.
25492
25493Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25494
25495 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
25496 just started failing because they depended on the order the
25497 subcommands are presented, or exact docstring text. This kind of
25498 test is a pain and has minimal benefit.
25499
25500Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25501
25502 * gdb.t09/corefile.exp: At end of test, use "core" command with
25503 no arguments.
25504
25505Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
25506
25507 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
25508 17}/Makefile.in: Make it possible to run the testsuite with Sun
25509 make and CC = cross gcc by adding explicit build rules for .o
25510 files.
25511
25512Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25513
25514 * gdb.t15/funcargs.exp: Don't put comments on same line as
25515 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 25516
c906108c
SS
25517Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25518
25519 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
25520
25521Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
25522
25523 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
25524 * gdb.t20/inherit.exp: remove three dumplicate entries.
25525
25526Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25527
25528 * gdb.t06/break.exp: For "next over recursive call", fail on any
25529 incorrect output, not just on "factorial (value=2)".
25530
25531Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25532
25533 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
25534 working now. Add an xfail if accesing a bss variable causes
25535 a memory error if the target is not yet run.
25536
25537Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25538
25539 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
25540 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
25541 name of __st* demangling (2 strings). Did Kung really get the
25542 more than 95 others right without testing them?
25543
25544Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
25545
25546 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
25547
25548Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
25549
25550 * configure.in (configdirs): Add gdb.disasm
25551 * gdb.disasm: New directory for GDB disassembler tests.
25552 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
25553
25554Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25555
25556 * gdb.t00/help.exp: Don't test "help set".
25557
25558 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
25559 from within expect statements. None of these happen anymore and
25560 they cause regressions to be silently unnoticed.
25561
25562 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
25563 messages) about known failures with gcc cygnus-2.4.5-930417.
25564
25565 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
25566 comp-info.exp so it gets built if it doesn't exist.
25567
25568 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
25569 it is no longer used.
25570 * gdb.t13/comp-info.c: Removed.
25571
25572Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25573
25574 * gdb.t06/signals.exp: Add xfail for sun3.
25575
25576Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25577
25578 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
25579 relevant because ^C doesn't get sent but failure can be reproduced
25580 interactively).
25581
25582Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25583
25584 * gdb.stabs/alpha.mt: New configuration file for alpha.
25585 * gdb.stabs/configure.in: Use it.
25586 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
25587 sharing with alpha.mt, redefine long to word via preprocessor.
25588 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
25589 for alpha.
25590 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
25591 native cc.
25592 * gdb.t00/teststrategy.exp: Change expect string so that we
25593 consume the `(xgdb)' from the command echo and from the gdb prompt.
25594 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
25595 gdb currently compares all values as long, so this failure probably
25596 applies to any configuration where LONGEST is bigger than a target int.
25597 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
25598 with gcc.
25599 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
25600 to handle opaque pointers, gcc is.
25601 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
25602 as first argument. Include <sys/types.h> and change all operator
25603 new definitions to use size_t.
25604 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
25605 now that we use size_t.
25606
25607Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25608
a9c64011 25609 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 25610 a long or float array cast all array members to the same type.
a9c64011 25611 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 25612 with 64 bit longs.
a9c64011 25613 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 25614 on alpha.
a9c64011 25615 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
25616
25617Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25618
25619 * gdb.t24 (demangle.exp): Constructors of templates have names like
25620 vector<int>::vector(int) not vector<int>::vector<int>(int). See
25621 section 14.6 of the ARM.
25622
25623 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
25624 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
25625 accomplish little and slow down the testsuite.
25626
25627 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
25628 Accept spaces various places.
25629
25630Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25631
25632 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
25633 with watchpoint enabled.
25634
25635 * Makefile.in: Remove definition of CC and remove the second
25636 definition of CXX (the "CXX = gcc" one remains). These definitions
25637 were causing backquotes to be expanded within backquotes, which
25638 doesn't work.
25639
25640Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
25641
25642 * gdb.t17/callfuncs.exp: Add "return 0" to end.
25643
25644Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25645
a9c64011
AS
25646 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
25647 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
25648 by mips cc and contains no stabs entries.
25649
25650Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
25651
25652 * config/vx-gdb.exp: Use fake device to load files rather than
25653 NFS.
25654 * lib/gdb.exp: New proc to do "file" command.
25655 * config/unix-gdb.exp: Use new "file" proc.
25656
25657Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
25658
25659 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
25660 Rework board rebooting slightly.
25661 (gdb_exit): Don't exit from the remote shell; there isn't one.
25662 * gdb.stabs/weird.exp: If a program is being debugged already,
25663 kill it.
25664 * gdb.t04/setvar.exp: Stop and restart gdb.
25665 * gdb.t05/expr.exp: Likewise.
25666 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
25667 restart gdb and reload the program.
25668 * gdb.t08/opaque.exp: Likewise.
25669 * gdb.t12/scope.exp: Likewise.
25670 * gdb.t13/bitfields.exp: Likewise.
25671 * gdb.t15/funcargs.exp: Likewise.
25672 * gdb.t20/classes.exp: Likewise.
25673 * gdb.t03/ptype.exp: Increase timeout.
25674 * gdb.t16/printcmds.exp (test_print_string_constants,
25675 test_print_array_constants): Likewise.
25676 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
25677 * gdb.t20/classes.exp (do_tests): Likewise.
25678 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
25679
25680Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
25681
25682 * gdb.stabs: Renamed *wierd* to *weird*.
25683
25684Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25685
25686 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
25687 for timeout. Add "known gcc 2.4.5 bug" to failure message.
25688
25689Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
25690
25691 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
25692 (do_tests): Remove xfail for whatis on one_var and two_var.
25693
25694Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
25695
25696 * Makefile.in: Made cross building work better by adding
25697 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
25698
25699Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25700
25701 * gdb.t15/{return.c,return.exp,Makefile.in}:
25702 New test, currently commented out.
25703
25704Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
25705
25706 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
25707 still running and removes the leftover named socket so GDb can do
25708 clean restarts.
25709
25710Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
25711
25712 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
25713 console, not GDB.
25714 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
25715 cross testing works better with "make check"
25716 * config/unix-gdb: Use default procedures for exit and version.
25717 * config/vx-gdb.exp: Cleaned up and massaged back to working order
25718 with the newest VxWorks.
25719
25720Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25721
25722 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
25723 old form.
25724
25725 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
25726 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
25727
25728 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
25729
25730 * config/unix-gdb.exp: Remove this version of gdb_exit
25731 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
25732 Rob says he'll look at it when he gets back to testing boards.
25733
25734Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
25735
25736 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
25737 an expected fail for certain ptype commands.
25738
25739 * gdb.t20/classes.exp: Update expected results of "ptype class
25740 Base1" to account for the constructor that now appears in the type.
25741
25742Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
25743
25744 * configure.in (configdirs): Restore gdb.t04, which mysteriously
25745 disappeared from list.
25746 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
25747 "alldone" proc with call to cleanup and exit.
25748 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
25749 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
25750 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
25751 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
25752 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
25753 "alldone" proc with simple returns that suppress remaining
25754 tests. The alldone proc went away many months ago.
25755
25756Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25757
25758 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
25759
25760 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
25761
25762Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25763
25764 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
25765 as vax gdb will display them.
25766
25767Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25768
25769 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
25770 optimizers.
25771
25772 * scope.exp: Change "bad value for localval" messages so each one
25773 is unique.
25774
25775 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
25776 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
25777
25778 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
25779
25780Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25781
25782 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
25783 doesn't exist (due to optimization).
25784
25785Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25786
25787 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
25788 contains \r because the filename is long.
25789
25790 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
25791 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
25792
25793Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25794
25795 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
25796 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
25797 Ultrix.
25798 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
25799 int tests.
25800 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
25801
25802Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
25803
25804 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
25805
25806 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 25807 to match does not match the passing case but still matches the
c906108c
SS
25808 failing case.
25809
25810Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25811
25812 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
25813
25814Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
25815
25816 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
25817 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
25818 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
25819 Remove various versions of gdb_exit.
25820 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
25821 gdb_exit.
25822 * config/unix-gdb.exp: gdb_exit remains here, and should override
25823 the generic version, since it's doing a lot of wierd stuff that
25824 the other versions aren't. FIXME, fold it in, or abandon this
25825 version.
25826
25827Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25828
25829 * gdb.t24/demangle.exp: Add tests for PR 3220.
25830
25831Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25832
25833 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
25834
25835Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
25836
25837 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
25838 "i386-*-*". Works for i486 as well.
25839
25840 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
25841 bug, and expand domain of xfail to all SVR4 systems, since the
25842 actual problem is likely to be in generic SVR4 /proc support.
25843
25844Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25845
25846 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
25847
25848Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
25849
25850 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
25851 xfails for other systems. Match a missing 'Continuing.' as an
25852 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
25853
25854 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
25855 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
25856 Only issue warning for missing executables if -all option is used.
25857
25858 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
25859 file if -all option is used. It's like an unpredictable XFAIL.
25860
25861Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25862
25863 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
25864 for dynamically linked binaries.
25865
25866 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
25867
25868Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25869
25870 * gdb.t20/inherit.exp: Change message for "print tagless struct"
25871 to state that this is a known bug in old versions of g++.
25872
25873Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25874
25875 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
25876 while waiting for `Continuing'.
25877
25878Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
25879
25880 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
25881 in text, data, and bss.
25882 * gdb.t10/nodebug.c: Add local and global test variables for
25883 initialized and uninitialized data.
25884
25885Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25886
25887 * config/unix-gdb.exp (gdb_exit): Add "wait".
25888
25889Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25890
25891 * gdb.t06/signals.exp: xfail the continue from the handler for all
25892 targets.
25893
25894 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
25895 function with watchpoints enabled, the i386 call dummy starts with
25896 a call.
25897
25898 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
25899 386 bsd names its corefiles.
25900
25901Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
25902
25903 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
25904 compilers don't grok it.
25905 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
25906 with small octal ints rather than character constants, which
25907 are signed and might not fit if first promoted to int.
25908
25909Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
25910
25911 * gdb.t09/Makefile.in (clean): Remove corefile.
25912
25913Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25914
25915 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
25916
25917Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25918 and Jim Kingdon (kingdon@cygnus.com)
25919
25920 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
25921 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
25922 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
25923
25924Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25925
25926 * gdb.t17/interrupt.exp: Add xfail for hppa.
25927
25928Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25929
25930 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
25931 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
25932 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
25933 to determine signed-ness of bitfields and use the result to setup
25934 the xfail.
25935 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
25936 * gdb.t15/funcargs.exp: Use them to step until the second indirect
25937 call line is reached if necessary.
25938
25939Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25940
25941 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
25942
25943Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25944
25945 * gdb.t06/break.exp: Also test `clear' command.
25946
25947Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25948
25949 * gdb.t00/teststrategy.exp: Remove extra quote.
25950
25951 * gdb.t07/watchpoint.exp: Change xfail for calling function with
25952 watchpoint enabled to be for all non-68k machines.
25953
25954 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
25955
25956Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25957
25958 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
25959 targets use aout.mt instead of ecoff.mt as gas understands
25960 standard aout format.
25961
25962Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25963
25964 * lib/gdb.exp (runto): Don't insist that function we are running to
25965 was compiled with -g.
25966
25967 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
25968
25969 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
25970 to get back into the read system call.
25971 Accept leading newline in case where we woke it up.
25972
25973Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25974
25975 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
25976 to make the stabs test work on ecoff systems using gcc and -with-stabs.
25977 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
25978 enable ecoff configuration.
25979
25980Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25981
25982 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
25983
25984Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25985
25986 * gdb.t16/printcmds.exp: Add another printf test.
25987
25988Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
25989
25990 * configure.in: If configured -with-stabs on any target, add
25991 stabsdirs to configdirs.
25992
25993Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25994
25995 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
25996 fun" so pattern does not match the command itself.
25997
25998Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25999
26000 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26001
26002Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26003
26004 * gdb.t17/interrupt.exp: Test for more things.
26005
26006Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26007
26008 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26009 compiler arranges the code and line numbers.
26010
26011 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26012
26013Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26014
26015 * gdb.t00/help.exp: Increase expect input buffer size.
26016
26017Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26018
26019 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26020
26021 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26022
26023 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26024
26025 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26026 [0-9]*, not just [0-9].
26027
26028Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26029
26030 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26031
26032 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26033
26034Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26035
26036 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26037
26038Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26039
26040 * gdb.t06/signals.c: Add xfails for sun3.
26041
26042 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26043
26044 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26045 test_stepping tests.
26046
26047Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26048
26049 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26050
26051 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26052
26053 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26054 rather than actually putting it through cpp twice.
26055
26056 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26057
26058Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
26059
26060 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26061 no longer needed.
26062
26063Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26064
26065 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26066
26067 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26068 C++ features prints as "struct", make it a pass, not an xfail.
26069
26070Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26071
26072 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26073 Don't require VA to print as "class" rather than "struct".
26074
26075Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
26076
26077 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26078
26079Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26080
26081 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26082
26083Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26084
26085 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26086 order.
26087
26088Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26089
26090 * gdb.t16/printcmds.exp: Add printf tests.
26091
26092 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26093
26094 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26095
26096Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
26097
26098 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26099 pass counts, to counteract any existing or future setup_xfails.
26100
26101Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26102
26103 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26104 {BEGIN,END}_COMMON for common block instead of STAB.
26105 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26106
26107 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26108 intp_var should be N_GSYM not N_LSYM.
26109 wierd-aout.S: Use a label for the value of the N_SO.
26110 wierd.def: Remove all backslashes.
26111 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26112
26113Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26114
26115 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26116 get the expected next to inheritance3.
26117
26118Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26119
26120 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26121 now that gcc-2.4 gets it right.
26122
26123Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26124
26125 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26126
26127 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26128 generating comp-info.exp which works for cross-compilation.
26129
26130Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
26131
26132 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26133 "*-*-sysv4.*".
26134
26135Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
26136
26137 * gdb.t01/run.exp: Start with a fresh gdb.
26138 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26139 SVR4.x.
26140
26141Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
26142
26143 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26144 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26145 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26146 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26147 things to remove.
26148
26149Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
26150
26151 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26152 test cases from bug reports.
26153
26154Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
26155
26156 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26157 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26158 avoid spurious xfails.
26159 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26160 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26161 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26162
26163Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
26164
26165 * gdb.t00/teststrategy.exp: Rework to provide more useful
26166 description of each test, fix problem with systems that define
26167 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26168 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26169 results for "next over recursive call" so timeouts aren't taken
26170 by error.
26171
26172Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
26173
26174 * gdb.t12/scope.exp: Test printing of variables before run.
26175
26176 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26177 printed in wrong order due to sorting.
26178
26179Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
26180
26181 * gdb.t00/teststrategy.exp: Fix expected results for printing
26182 user entered string constant. Is array of char, prints with no
26183 address.
26184
26185 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26186 commands.
26187 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26188 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26189 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26190 of struct of char arrays.
26191 * gdb.t00/radix.exp: New tests for radix commands.
26192
26193Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
26194
26195 * gdb.t16/printcmd.exp: Print a variable before running program
26196 (with xfail for AIX).
26197
26198Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
26199
26200 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26201
26202 * gdb.t16/printcmd.exp: Don't print variables before running program.
26203
26204 * gdb.t06/break.exp: Don't require envp argument to main.
26205
26206 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26207
26208 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26209 Add xfails for rs6000.
26210
26211 * gdb.t02/whatis.exp: Change other tests not to re-test something
26212 we already tested.
26213
26214 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26215 each type used has a variable of that type.
26216
26217Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
26218
26219 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26220
26221Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26222
26223 * configure.in: change srctrigger to be a file, not a directory
26224
26225Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
26226
26227 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26228
26229 * gdb.t11/list.exp: Fixed a couple of typos.
26230
26231Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
26232
26233 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26234 is fixed and PR is closed.
26235 * gdb.t16 (gdbme.c): Add simple test string variable.
26236 * gdb.t16 (printcmds.exp): Add tests with simple test string
26237 variable, primarily for boundaries on "set print elements".
26238
26239Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
26240
26241 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26242 Make leading 0's optional and don't expect a tab in the middle
26243 of the number.
26244
26245 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26246
26247 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26248 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26249 don't end command passed to gdb_test with newline.
26250
26251 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26252 signed keyword away, don't expect signed bitfields to be signed.
26253
26254 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26255 printing with only as many 1's as are in the field as well as printing
26256 with 32 1's (see comment).
26257
26258Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
26259
26260 * gdb.t00/default.exp: Start with a fresh gdb.
26261 * configure.in (configdirs): Remove gdb.t31 until the chill
26262 compiler works again. It no longer is able to find chillrt0
26263 since it isn't in libchill.a anymore.
26264 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26265 wierd.o, make more modular.
26266 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26267 spurious newlines that caused problems.
26268
26269Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26270
26271 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26272 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26273 gdb.stabs/wierd.{exp,def}: Many new tests.
26274
26275 * gdb.t00/default.exp: update info line for new message.
26276
26277 * gdb.t02/{whatis.exp,gdbme.c}:
26278 Test that "char *" doesn't print as "caddr_t".
26279
26280Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26281
26282 * gdb.t00/help.exp: Use .* in place of some help messages which
26283 just changed.
26284 gdb.t00/default.exp: Update "info frame" test for new message.
26285 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26286 Remove some xfails
26287
26288Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26289
26290 * gdb.t03/{gdbme.c,ptype.exp}:
26291 Add tests for typedef'd struct and union without tags.
26292 Also check "whatis" on a variable of a typedef'd enum without a tag.
26293
26294 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26295 PRMS 1823; the bug still exists but isn't reproduced by this test
26296 anymore), and remove rs6000 XFAIL (the bug is fixed).
26297
26298 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26299 duplicated from whatis.exp. For those that are left, accept
26300 "long", "long int", or "int" for long variables (whatis.exp already
26301 has an XFAIL for "int", so no need to fail it here).
26302
26303 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26304 Deal with GCC's names for types now that GDB uses the compiler's names.
26305
26306 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26307 setup_xfail's for sunos4. If we #defined the signed keyword away,
26308 don't expect GDB to know that char it is signed.
26309
26310 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26311
26312Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
26313
26314 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26315 should work on any system, regardless of debugging format.
26316 * gdb.t21/demangle.exp: Move to gdb.t24.
26317 * gdb.t24/demangle.exp: Move from gdb.t21.
26318 * gdb.t24/{Makefile.in, configure.in}: New files.
26319
26320Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26321
26322 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26323 * gdb.stabs: New directory.
26324
26325Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26326
26327 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26328 not just "Quit anyway?".
26329
26330Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
26331
26332 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26333 that all setup_xfails are immediately followed by clear_xfails.
26334
26335Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
26336
26337 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26338 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26339 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26340 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26341 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26342 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26343 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26344 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26345 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26346 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26347 gdb.t31/chillvars.exp, lib/gdb.exp:
26348 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
26349 bug-gdb@prep.ai.mit.edu.
26350
26351Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
26352
26353 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26354 with 0.0, not integer 0.
26355
26356Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
26357
26358 * gdb.t06/break.exp: Update for "Kill the program" message change.
26359
26360Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
26361
26362 * Makefile.in (GDBFLAGS): Set to -nx.
26363 * Makefile.in (site.exp): Use GDBFLAGS.
26364
26365Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26366
26367 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26368 Makefiles.
26369 (check): depend on just-check.
26370 (just-check): added so that tests can be run without a noop
26371 build pass.
26372
26373Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
26374
26375 Switch to using configure's configdirs.
26376 * Makefile.in (Makefile): add configure.in dependency.
26377 (SUBDIRS): removed redundant assignment.
26378 * configure.in: switch subdirs assignment to configdirs.
26379 * gdb.t*/configure.in: new files.
26380
26381Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
26382
26383 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26384 works.
26385
26386Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
26387
26388 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26389 in explicit rules. Apparently this is not supported by some makes.
26390
26391Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
26392
26393 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26394
26395Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26396
26397 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26398 disappeared.
26399
26400Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
26401
26402 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26403
26404Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
26405
26406 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26407 watchpoint problem that is now fixed.
26408 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26409 uninitialized convenience variables.
26410 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26411 structures.
26412
26413Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26414
26415 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26416 which causes expect to get out of sync with gdb on long output
26417 from help set.
26418 * gdb.t09/corefile.exp: Make expected pattern for core file
26419 failing signal and frame output format less sun specific.
26420
26421Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
26422
26423 * gdb.t31/chillvars.exp: Add and remove initial dummy
26424 breakpoint, so that symbol table is forced in.
26425 (Needed at least on Sunos4, though it seems not SVR4.)
26426 * gdb.t31/chillvars.exp: Update for changed output format.
26427
26428Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26429
a9c64011 26430 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
26431
26432Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
26433
26434 * Makefile.in: Added --srcdir when invoking runtest, removed the
26435 need for a local config file. (optional now)
26436
26437Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
26438
26439 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26440 failure count used to force early termination. Add some more
26441 expected failures for gnu style demangling.
26442
26443Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26444
26445 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
26446 pmi variable from gdb.t20/gdbme to get optimized away.
26447 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
26448 Check for written corefile upon timeout _and_ eof.
26449
26450Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26451
26452 * config/unix-gdb.exp: Add missing return 0.
26453
26454Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26455
26456 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
26457 test termination.
26458
26459Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
26460
26461 * configure.in (subdirs): Put back gdb.t17 which mysteriously
26462 disappeared.
26463
26464Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
26465
26466 * gdb.t10/crossload.exp: Disable the i860-elf test until such
26467 time as i860 support works.
26468
d63a86f8 26469 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
26470 "backtrace 100\r" rather than just "backtrace\r", to match last
26471 change.
26472
26473Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
26474
26475 * config/udi-gdb.exp (gdb_exit): Remove close command.
26476 (gdb_target_udi): New procedure to set the UDI target.
26477 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
26478 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
26479 Added waits for prompts after several question responses. Added
26480 some more responses used by a29k-amd-udi-gdb.
26481 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
26482 pass different arguments, restart UDI connection after program
26483 completion.
26484 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
26485 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26486 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
26487 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
26488 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
26489 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
26490 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26491 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
26492 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
26493 after program completion.
26494 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
26495 compiled with a SELECT_VECS setting.
26496 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
26497 infinite recursion.
26498
26499 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
26500 Added checks for COFF results, and made them expected failures for
26501 all targets. It would be better to make them expected failures
26502 for COFF targets only.
26503
26504Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
26505
26506 * Makefile.in: add null dvi target, don't bother to recurse
26507 through test directories for info and install-info; rename
26508 $(datadir) to be dejagnu instead of deja-gnu
26509
26510Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
26511
26512 * gdb.t31/gdbme.ch: Re-enable code that previously caused
26513 compiler to coredump.
26514 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
26515 code.
26516
26517Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
26518
26519 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
26520 coredump.
26521 * gdb.t31/chillvars.exp: Comment out tests that depend on that
26522 code.
26523
26524Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
26525
26526 * gdb.t03/ptype.exp: tests for return code from gdb_test.
26527 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
26528 which in a shell. Deletes xgdb when done.
26529 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
26530 Tests the return from the "set height" or "set width" commands.
26531 Added a few return codes where needed.
26532
26533Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
26534
26535 * Makefile.in (SUBDIRS): Add gdb.t17.
26536 * configure.in (subdirs): Add gdb.t17.
26537 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
26538 files to test gdb's calling of functions in the inferior with
26539 the correct arguments and gdb's ability to retrieve any
26540 result returned.
26541
26542Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
26543
26544 * config/unix-gdb.exp (gdb_exit): Remove close commands that
26545 may be called after gdb goes away. Previous versions of expect
26546 needed these to avoid file descriptor leaks, but they cause
26547 errors with the current revision of expect.
26548 * gdb.t00/gdbvars.exp: Use -re on expected output after
26549 setting sevenbit-strings.
26550 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
26551 to set sevenbit-strings consistent across tests.
26552 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
26553 set sevenbit-strings consistent across tests.
26554
26555Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
26556
26557 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
26558 expected output to match current "expect" expectations.
26559
26560Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
26561
26562 * gdb.t00/default.exp: Change expected output for default "source"
26563 command, to match new gdb behavior which requires a filename to
26564 source.
26565
26566Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
26567
26568 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
26569 expected fail for i486-*-* that misses the marker2 function.
26570 * gdb.t10/crossload.exp (bfddefault): Allow successful
26571 recognition of a format to pass even if no symbols are found.
26572 Explicitly catch failures where the format is not recognized
26573 or is ambiguous, and add the reason to the fail message.
26574 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
26575 the cause is and invalid target and add reason to failure message.
26576 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
26577 elf32-i386, elf32-sparc, and elf32-i860.
26578 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
26579 Set up expected failure for 'filename'::variable scope resolution,
26580 which is now apparently broken on all targets.
26581 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
26582 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
26583 gdb.t23/templates.exp: Change failure for missing binfile into
26584 just a warning.
26585 gdb.t21/demangle.exp: Change all cfront references to 'arm'
26586 references.
26587
26588Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
26589
26590 * gdb.t00/default.exp: Add expected output for default "source"
26591 command, to match new gdb behavior.
26592 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
26593
26594Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
26595
26596 * config/*-gdb.exp: returns an error, rather than exiting on
26597 internal errors.
26598
26599Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
26600
26601 * gdb.t03/gdbme.c: Add pointer to struct variable.
26602 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
26603 referencing struct members.
26604
26605Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
26606
26607 * configure.in (mips-idt-ecoff): New target.
26608 * config/mips-gdb.exp: New file for remote board using MIPS remote
26609 debugging protocol.
26610
26611 * Redid configuration scheme. Removed gdb.t*/configure.in.
26612 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
26613 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
26614 distclean targets. Built executables via .o files. Adjusted
26615 tests to account for source files in $(srcdir) rather than
26616 $(objdir).
26617 * lib/gdb.exp (runto): Don't expect () after the function name,
26618 because it may have arguments.
26619
26620Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
26621
26622 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
26623 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
26624 expected failures for mips-idt-* and mips-sgi-*.
26625 * gdb.t00/default.exp (attach): Kill process if requested.
26626 * gdb.t00/help.exp (help target core, help target): Accept a gdb
26627 that does not read core files.
26628 * gdb.t01/run.exp: Removed checks for exit status code.
26629 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
26630 it is linked in.
26631 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
26632 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
26633 appropriate, rather than doing it by hand.
26634 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
26635 execution.
26636 * gdb.t10/crossload.exp: Kill existing program if needed.
26637 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
26638 appropriate, rather than doing it by hand. Always increase
26639 timeout for this test, not just for VxWorks.
26640
26641Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
26642
26643 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
26644 of Chill STRUCT types and STRUCT values.
26645 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
26646 than "char".
26647 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 26648 struct2): New struct definitions and initializations to test
c906108c
SS
26649 simple Chill STRUCT types.
26650
26651Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
26652
26653 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
26654 the null byte at the end of strings.
26655 * gdb.t00/default.exp: Make show version insensitive to copyright
26656 date.
26657 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
26658 to avoid dependencies on target char signedness.
26659 * gdb.t16/printcmds.exp: Update expected results for explicitly
26660 unsigned char.
26661 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
26662 now work.
26663 * gdb.t21/demangle.exp: Add many more patterns for template
26664 demangling, most of them being expected failures.
26665 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
26666 string we are matching for, to match on the whole string.
26667 * gdb.t21/demangle.exp: Add many new test strings to demangle,
26668 and fix a whole bunch that had incorrect expected output but were
26669 passing anyway because of the bug in "proc demangle".
26670 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
26671 type.
26672 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
26673
26674Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
26675
a9c64011
AS
26676 * gdb/testsuite: made modifications to testcases, etc., to allow
26677 them to work properly given the reorganization of deja-gnu and the
26678 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
26679
26680Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
26681
26682 * gdb/testsuite: Initial creation of gdb/testsuite.
26683 Migrated dejagnu testcases and support files for testing nm to
26684 gdb/testsuite from deja-gnu. These files were moved "as is"
26685 with no modifications. This migration is part of a major overhaul
26686 of dejagnu. The modifications to these testcases, etc., which
26687 will allow them to work with the new version of dejagnu will be
26688 made in a future update.
48efe704 26689
8d8cb839 26690 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 26691\f
8d8cb839
EZ
26692;; Local Variables:
26693;; mode: change-log
26694;; left-margin: 8
26695;; fill-column: 74
26696;; version-control: never
26697;; End:
902f2ccb 26698
0b302171 26699 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
26700 Copying and distribution of this file, with or without modification,
26701 are permitted provided the copyright notice and this notice are preserved.
This page took 2.679618 seconds and 4 git commands to generate.