* value.c (value_static_field): Use `switch' instead of `if'.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0f3bb72e
PH
12010-06-25 Paul Hilfinger <hilfinger@adacore.com>
2
3 * gdb.gdb/selftest.exp: Adjust expected message for
4 capturing start-up runtime.
5
bc9f0842
TT
62010-06-25 Tom Tromey <tromey@redhat.com>
7
8 PR python/10808:
9 * gdb.python/python.exp: Add new tests.
10
099ef718
SW
112010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
12
13 * gdb.cp/operator.cc: Created an import loop.
14 * gdb.cp/operator.exp: Added testcase for import loop.
15
5868a632
JK
162010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17
18 Test PR python/11407.
19 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
20 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
21 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
22 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
23 executable_nofb and executable_fb. New variables srcsfile, objsfile,
24 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
25 binfile. Call gdb_compile with clean_restart twice.
26 (func_nofb print, func_nofb backtrace, func_loopfb print)
27 (func_loopfb backtrace): New.
28
af76db58
JK
292010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
30
31 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
32 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
33 by a hand made one.
34 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
35 i?86 requirement. Remove variables srcfile and binfile. New variable
36 sources, executable_nofb and executable_fb. Call prepare_for_testing.
37
f2c7657e
UW
382010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
39
40 * gdb.cell/dwarfaddr.exp: New file.
41 * gdb.cell/dwarfaddr.S: New file.
42
628fe4e4
JK
432010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
44
45 Test PR 9436.
46 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
47
f1421989
HZ
482010-06-24 Hui Zhu <teawater@gmail.com>
49
50 * gdb.base/eval.exp: New file.
51
d03285ec
UW
522010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
53
54 * gdb.cell/fork.exp: New file.
55 * gdb.cell/fork.c: Likewise.
56 * gdb.cell/fork-spu.c: Likewise.
57
41b2c92d
PM
582010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
59
60 * lib/gdb.exp (banned_variables_traced): New global variable.
61 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
62 (gdb_init): Use `trace add variable' instead of obsolete
63 `trace variable'.
64
d5bc977f
DE
652010-06-21 Doug Evans <dje@google.com>
66
67 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
68
d2ed6730
UW
692010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
70
71 * gdb.arch/spu-ls.exp: New file.
72 * gdb.arch/spu-ls.c: Likewise.
73
6aed2dbc
SS
742010-06-18 Stan Shebs <stan@codesourcery.com>
75
76 * gdb.threads/thread-specific.exp: Add tests of $_thread.
77
e0756905
UW
782010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
79
80 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
81 * gdb.base/watch-cond.exp: Likewise.
82 * gdb.python/py-breakpoint.exp: Likewise.
83
d8053d4d
PA
842010-06-18 Pedro Alves <pedro@codesourcery.com>
85
86 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
87 clean_restart, make sure every test has a distinct message, and
88 that messages don't include the executable' full path.
89
81ce510c
DE
902010-06-17 Doug Evans <dje@google.com>
91
92 * gdb.arch/i386-size.exp: Updated expected output for
93 DISASSEMBLY_OMIT_FNAME.
94
65d79d4b
SDJ
952010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
96 Sergio Durigan Junior <sergiodj@redhat.com>
97
98 * gdb.base/watch-notconst.c: New file.
99 * gdb.base/watch-notconst.S: New file.
100 * gdb.base/watch-notconst2.c: New file.
101 * gdb.base/watch-notconst2.S: New file.
102 * gdb.base/watch-notconst.exp: New file.
103 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
104 (func4): Add operations on `global_ptr_ptr'.
105 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
106 routine to test watchpoints created with a constant expression.
107 (test_inaccessible_watchpoint): Include tests for watchpoints
108 created with a constant expression.
109
df0f4836
KB
1102010-06-14 Kevin Buettner <kevinb@redhat.com>
111
112 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
113 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
114 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
115 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
116 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
117 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
118 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
119 of `_start'.
120
b769def5
UW
1212010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
122
123 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
124 not supported on the target.
125 * gdb.mi/mi-nonstop-exit.exp: Likewise.
126 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
127 * gdb.mi/mi-nsintrall.exp: Likewise.
128 * gdb.mi/mi-nsmoribund.exp: Likewise.
129 * gdb.mi/mi-nsthrexec.exp: Likewise.
130
d914c394
SS
1312010-06-11 Stan Shebs <stan@codesourcery.com>
132
133 * gdb.base/permissions.exp: New file.
134
1352010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
136
137 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
138 does not support ELF executable class.
139
f3ce5b9c
UW
1402010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
141
142 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
143
8e46892c
JK
1442010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
145
146 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
147 (runto): Catch "The target does not support running in non-stop mode.".
148
6cc55c64
MS
1492010-06-11 Michael Snyder <msnyder@vmware.com>
150
151 * gdb.base/setshow.exp (set language asm): Don't use
152 gdb_test_no_output, fails on some targets.
153
caddefa4
UW
1542010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
155
156 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
157 * gdb.cp/pr9167.exp: Likewise.
158
468b1aa7
UW
1592010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
160
161 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
162
5c3552dc
UW
1632010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
164
165 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
166
02e6fe6a
UW
1672010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
168
169 * gdb.base/charset.c (main): Make sure malloc gets linked in.
170
0e03807e
TT
1712010-06-11 Tom Tromey <tromey@redhat.com>
172
173 PR gdb/9977, PR exp/11636::
174 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
175 (pieces_test_f6): Update expected output.
176
2bdf28a0
JK
1772010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
178
179 * gdb.base/moribund-step.exp: New.
180
f6978de9
MS
1812010-06-08 Michael Snyder <msnyder@vmware.com>
182
183 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
184 * gdb.ada/boolean_expr.exp:
185 * gdb.ada/frame_args.exp: Ditto.
186 * gdb.ada/lang_switch.exp: Ditto.
187 * gdb.ada/ptype_arith_binop.exp: Ditto.
188 * gdb.ada/ref_param.exp: Ditto.
189 * gdb.ada/type_coercion.exp:Ditto.
190
191 * gdb.asm/asm-source.exp: Ditto.
192
193 * gdb.base/attach.exp: Ditto.
194 * gdb.base/bitfields2.exp: Ditto.
195 * gdb.base/call-signal-resume.exp: Ditto.
196 * gdb.base/callfuncs.exp: Ditto.
197 * gdb.base/commands.exp: Ditto.
198 * gdb.base/dbx.exp: Ditto.
199 * gdb.base/default.exp: Ditto.
200 * gdb.base/dump.exp: Ditto.
201 * gdb.base/exprs.exp: Ditto.
202 * gdb.base/freebpcmd.exp: Ditto.
203 * gdb.base/interrupt.exp: Ditto.
204 * gdb.base/list.exp: Ditto.
205 * gdb.base/long_long.exp: Ditto.
206 * gdb.base/maint.exp: Ditto.
207 * gdb.base/ptype.exp: Ditto.
208 * gdb.base/return.exp: Ditto.
209 * gdb.base/setshow.exp: Ditto.
210 * gdb.base/sigbpt.exp: Ditto.
211 * gdb.base/sigrepeat.exp: Ditto.
212
213 * gdb.cp/classes.exp: Ditto.
214
215 * gdb.dwarf2/dw2-restore.exp: Ditto.
216
217 * gdb.gdb/selftest.exp: Ditto.
218
219 * gdb.multi/base.exp: Ditto.
220 * gdb.multi/bkpt-multi-exec.exp: Ditto.
221
222 * gdb.python/py-block.exp: Ditto.
223 * gdb.python/py-prettyprint.exp: Ditto.
224 * gdb.python/py-template.exp: Ditto.
225
226 * gdb.server/ext-attach.exp: Ditto.
227 * gdb.server/ext-run.exp: Ditto.
228 * gdb.server/server-mon.exp: Ditto.
229
230 * gdb.threads/fork-thread-pending.exp: Ditto.
231 * gdb.threads/hand-call-in-threads.exp: Ditto.
232 * gdb.threads/interrupted-hand-call.exp: Ditto.
233 * gdb.threads/linux-dp.exp: Ditto.
234 * gdb.threads/manythreads.exp: Ditto.
235 * gdb.threads/print-threads.exp: Ditto.
236 * gdb.threads/pthreads.exp: Ditto.
237 * gdb.threads/schedlock.exp: Ditto.
238 * gdb.threads/thread-unwindonsignal.exp: Ditto.
239 * gdb.threads/threadapply.exp: Ditto.
240
de7ff789
MS
2412010-06-08 Michael Snyder <msnyder@vmware.com>
242
243 * gdb.ada/exec_changed.exp:
244 Use ".*" instead of "" as wildcard regexp.
245
246 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
247 * gdb.base/call-ar-st.exp: Ditto.
248 * gdb.base/checkpoint.exp: Ditto.
249 * gdb.base/default.exp: Ditto.
250 * gdb.base/dump.exp: Ditto.
251 * gdb.base/ending-run.exp: Ditto.
252 * gdb.base/fileio.exp: Ditto.
253 * gdb.base/miscexprs.exp: Ditto.
254 * gdb.base/pointers.exp: Ditto.
255 * gdb.base/readline.exp: Ditto.
256 * gdb.base/reread.exp: Ditto.
257 * gdb.base/restore.exp: Ditto.
258 * gdb.base/shlib-call.exp: Ditto.
259 * gdb.base/valgrind-db-attach.exp: Ditto.
260 * gdb.base/volatile.exp: Ditto.
261 * gdb.base/watchpoints.exp: Ditto.
262
263 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
264
265 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
266 * gdb.python/py-value.exp: Ditto.
267
268 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
269 * gdb.trace/circ.exp: Ditto.
270 * gdb.trace/collection.exp: Ditto.
271 * gdb.trace/packetlen.exp: Ditto.
272 * gdb.trace/passc-dyn.exp: Ditto.
273 * gdb.trace/report.exp: Ditto.
274 * gdb.trace/tfile.exp: Ditto.
275 * gdb.trace/tfind.exp: Ditto.
276 * gdb.trace/while-dyn.exp: Ditto.
277
3bebe2f2
JK
2782010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
279
280 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
281
5c631832
JK
2822010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
283
284 Test PR 10640.
285 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
286
4c3376c8
SW
2872010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
288
289 * gdb.cp/koenig.exp: Test for ADL operators.
290 * gdb.cp/koenig.cc: Added ADL operators.
291 * gdb.cp/operator.exp: New test.
292 * gdb.cp/operator.cc: New test.
293
dc226d5a
MS
2942010-06-04 Michael Snyder <msnyder@vmware.com>
295
dfb88a23
MS
296 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
297 * gdb.base/pending.exp: Ditto.
f7ae76b3 298
dc226d5a
MS
299 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
300
967cf477
DE
3012010-06-04 Doug Evans <dje@google.com>
302
303 * gdb.python/py-prettyprint.exp: Add new test for enabled and
304 disabled printers.
305 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
306 (enable_lookup_function): New function.
307
eb801841
TT
3082010-06-04 Tom Tromey <tromey@redhat.com>
309
310 * gdb.python/py-value.exp (test_value_hash): Don't test equality
311 of hash and id.
312
38979823
JK
3132010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
314
315 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
316 newline.
317 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
318 (empty verbose non-noisy clear, empty verbose noisy clear)
319 (empty non-verbose noisy clear): Likewise.
320
35ec993f
MS
3212010-06-03 Michael Snyder <msnyder@vmware.com>
322
323 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
324 * gdb.base/display.exp: Ditto.
325 * gdb.base/find.exp: Ditto.
326 * gdb.base/ifelse.exp: Ditto.
327 * gdb.base/multi-forks.exp: Ditto.
328 * gdb.base/recurse.exp: Ditto.
329 * gdb.base/setshow.exp: Ditto.
330 * gdb.base/value-double-free.exp: Ditto.
331 * gdb.base/watch-vfork.exp: Ditto.
332 * gdb.base/watch_thread_num.exp: Ditto.
333 * gdb.base/watchpoint-solib.exp: Ditto.
334 * gdb.base/watchpoint.exp: Ditto.
335 * gdb.base/watchpoints.exp: Ditto.
336
337 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
338 * gdb.cp/overload.exp: Ditto.
339 * gdb.cp/virtfunc.exp: Ditto.
340
341 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
342
343 * gdb.reverse/watch-precsave.exp:
344 Replace gdb_test with gdb_test_no_output.
345
346 * gdb.threads/attach-into-signal.exp:
347 Replace gdb_test with gdb_test_no_output.
348 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
349 * gdb.threads/watchthreads.exp: Ditto.
350 * gdb.threads/watchthreads2.exp: Ditto.
351
352 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
353 * gdb.trace/tfind.exp: Ditto.
354
c22decce
JB
3552010-06-03 Joel Brobecker <brobecker@adacore.com>
356
357 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
358 successful test if message is the empty string.
359
fd5700c7
JK
3602010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
361
362 * gdb.fortran/module.exp (stopped language detection): New test.
363
f55ee35c
JK
3642010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 Support DW_TAG_module as separate namespaces.
367 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
368 gdb.fortran/library-module-lib.f90: New.
369 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
370 (print i): Remove.
371 (continue to breakpoint: i-is-1, print var_i value 1)
372 (continue to breakpoint: i-is-2, print var_i value 2)
373 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
374 (print var_d, print var_i value 14, ptype modmany, complete `modm)
375 (complete `modmany, complete `modmany`, complete `modmany`var)
376 (show language, setting breakpoint at module): New tests.
377 * gdb.fortran/module.f90 (module mod): Remove.
378 (module mod1, module mod2, module modmany, subroutine sub1)
379 (subroutine sub2, program module): New.
380
b8e8282f
JK
3812010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
382
383 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
384 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
385 * gdb.cp/anon-union.exp (pass): Rename to ...
386 (print z 2): ... here.
b8e8282f 387
019ebafc
MS
3882010-06-02 Michael Snyder <msnyder@vmware.com>
389
e68d8fd4
MS
390 * gdb.trace/actions.exp: Use gdb_test_no_output.
391 * gdb.trace/circ.exp: Ditto.
392 * gdb.trace/packetlen.exp: Ditto.
393 * gdb.trace/save-trace.exp: Ditto.
394 * gdb.trace/tracecmd.exp: Ditto.
395 * gdb.trace/tsv.exp: Ditto.
396
12b5d08a
MS
397 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
398 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
399 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
400 * gdb.threads/manythreads.exp: Ditto.
401 * gdb.threads/print-threads.exp: Ditto.
402 * gdb.threads/pthreads.exp: Ditto.
403 * gdb.threads/schedlock.exp: Ditto.
404 * gdb.threads/staticthreads.exp: Ditto.
405 * gdb.threads/thread-specific.exp: Ditto.
406 * gdb.threads/thread-unwindonsignal.exp: Ditto.
407 * gdb.threads/threadapply.exp: Ditto.
408 * gdb.threads/watchthreads.exp: Ditto.
409 * gdb.threads/watchthreads2.exp: Ditto.
410
89493308
MS
411 * gdb.python/py-block.exp: Use gdb_test_no_output.
412 * gdb.python/py-prettyprint.exp: Ditto.
413 * gdb.python/py-template.exp: Ditto.
414 * gdb.python/py-value.exp: Ditto.
415
416 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
417 * gdb.reverse/watch-reverse.exp: Ditto.
418
419 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
420 * gdb.server/ext-run.exp: Ditto.
421
019ebafc
MS
422 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
423 * gdb.dwarf2/dw2-compressed.exp: Ditto.
424 * gdb.dwarf2/dw2-intercu.exp: Ditto.
425 * gdb.dwarf2/dw2-intermix.exp: Ditto.
426 * gdb.dwarf2/dw2-producer.exp: Ditto.
427 * gdb.dwarf2/mac-fileno.exp: Ditto.
428
429 * gdb.gdb/observer.exp: Use gdb_test_no_output.
430 * gdb.gdb/selftest.exp: Ditto.
431
432 * gdb.multi/base.exp: Use gdb_test_no_output.
433
434 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
435
3e0ca3a5
JK
4362010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
437
438 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
439
9db70545
MS
4402010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
441
a8d52276
MS
442 * gdb.cp/class2.exp: Use gdb_test_no_output.
443 * gdb.cp/classes.exp: Ditto.
444 * gdb.cp/extern-c.exp: Ditto.
445 * gdb.cp/inherit.exp: Ditto.
446 * gdb.cp/maint.exp: Ditto.
447 * gdb.cp/mb-inline.exp: Ditto.
448 * gdb.cp/mb-templates.exp: Ditto.
449 * gdb.cp/method2.exp: Ditto.
450 * gdb.cp/misc.exp: Ditto.
451 * gdb.cp/ovldbreak.exp: Ditto.
452 * gdb.cp/punctuator.exp: Ditto.
453 * gdb.cp/templates.exp: Ditto.
454 * gdb.cp/virtbase.exp: Ditto.
455
9db70545
MS
456 * gdb.threads/attach-stopped.exp:
457 Replace uses of send_gdb / gdb_expect.
458 * gdb.threads/attachstop-mt.exp:
459 Replace uses of send_gdb / gdb_expect.
460 * gdb.threads/gcore-thread.exp:
461 Replace uses of send_gdb / gdb_expect.
462 * gdb.threads/hand-call-in-threads.exp:
463 Replace uses of send_gdb / gdb_expect.
464 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
465 * gdb.threads/print-threads.exp:
466 Replace uses of send_gdb / gdb_expect.
467 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
468 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
469 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
470
471 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
472 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
473 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
474 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
475 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
476 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
477 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
478 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
479 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
480 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
481 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
482
359cc68c
JK
4832010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
484
485 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
486
7d3fe98e
SW
4872010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
488
489 * gdb.cp/koenig.exp: Added new test case.
490 * gdb.cp/koenig.cc: Ditto.
491
27d3a1a2
MS
4922010-06-01 Michael Snyder <msnyder@vmware.com>
493
494 * gdb.base/arithmet.exp: Use gdb_test_no_output.
495 * gdb.base/arrayidx.exp: Ditto.
496 * gdb.base/attach.exp: Ditto.
497 * gdb.base/auxv.exp: Ditto.
498 * gdb.base/bigcre.exp: Ditto.
499 * gdb.base/break-always.exp: Ditto.
500 * gdb.base/break-interp.exp: Ditto.
501 * gdb.base/break.exp: Ditto.
502 * gdb.base/breakpoint-shadow.exp: Ditto.
503 * gdb.base/call-ar-st.exp: Ditto.
504 * gdb.base/call-sc.exp: Ditto.
505 * gdb.base/call-signal-resume.exp: Ditto.
506 * gdb.base/callfuncs.exp: Ditto.
507 * gdb.base/catch-syscall.exp: Ditto.
508 * gdb.base/charset.exp: Ditto.
509 * gdb.base/code-expr.exp: Ditto.
510 * gdb.base/commands.exp: Ditto.
511 * gdb.base/cond-expr.exp: Ditto.
512 * gdb.base/condbreak.exp: Ditto.
513 * gdb.base/cursal.exp: Ditto.
514 * gdb.base/cvexpr.exp: Ditto.
515 * gdb.base/default.exp: Ditto.
516 * gdb.base/del.exp: Ditto.
517 * gdb.base/detach.exp: Ditto.
518 * gdb.base/display.exp: Ditto.
519 * gdb.base/ena-dis-br.exp: Ditto.
520 * gdb.base/eval-skip.exp: Ditto.
521 * gdb.base/foll-fork.exp: Ditto.
522 * gdb.base/foll-vfork.exp: Ditto.
523 * gdb.base/frame-args.exp: Ditto.
524 * gdb.base/funcargs.exp: Ditto.
525 * gdb.base/gcore-buffer-overflow.exp: Ditto.
526 * gdb.base/gdbvars.exp: Ditto.
527 * gdb.base/help.exp: Ditto.
528 * gdb.base/ifelse.exp: Ditto.
529 * gdb.base/included.exp: Ditto.
530 * gdb.base/list.exp: Ditto.
531 * gdb.base/macscp.exp: Ditto.
532 * gdb.base/maint.exp: Ditto.
533 * gdb.base/multi-fork.exp: Ditto.
534 * gdb.base/overlays.exp: Ditto.
535 * gdb.base/page.exp: Ditto.
536 * gdb.base/pending.exp: Ditto.
537 * gdb.base/pointers.exp: Ditto.
538 * gdb.base/pr11022.exp: Ditto.
539 * gdb.base/prelink.exp: Ditto.
540 * gdb.base/printcmds.exp: Ditto.
541 * gdb.base/psymtab.exp: Ditto.
542 * gdb.base/randomize.exp: Ditto.
543 * gdb.base/relational.exp: Ditto.
544 * gdb.base/relocate.exp: Ditto.
545 * gdb.base/remote.exp: Ditto.
546 * gdb.base/sepdebug.exp: Ditto.
547 * gdb.base/set-lang-auto.exp: Ditto.
548 * gdb.base/setshow.exp: Ditto.
549 * gdb.base/setvar.exp: Ditto.
550 * gdb.base/signals.exp: Ditto.
551 * gdb.base/signull.exp: Ditto.
552 * gdb.base/sigstep.exp: Ditto.
553 * gdb.base/sizeof.exp: Ditto.
554 * gdb.base/solib-disc.exp: Ditto.
555 * gdb.base/store.exp: Ditto.
556 * gdb.base/structs.exp: Ditto.
557 * gdb.base/structs2.exp: Ditto.
558 * gdb.base/subst.exp: Ditto.
559 * gdb.base/term.exp: Ditto.
560 * gdb.base/trace-commands.exp: Ditto.
561 * gdb.base/unwindonsignal.exp: Ditto.
562 * gdb.base/valgrind-db-attach.exp: Ditto.
563 * gdb.base/varargs.exp: Ditto.
564 * gdb.base/watch-cond.exp: Ditto.
565 * gdb.base/watch_thread_num.exp: Ditto.
566 * gdb.base/watchpoint-cond-gone.exp: Ditto.
567 * gdb.base/watchpoint.exp: Ditto.
568 * gdb.base/whatis-exp.exp: Ditto.
569
f8d3bf8f
MS
5702010-06-01 Michael Snyder <msnyder@vmware.com>
571
572 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
573 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
574 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
575 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
576 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
577 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
578 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
579 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
580 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
581 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
582 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
583 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
584 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
585 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
586 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
587
3f9e0d32
JK
5882010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
589
590 * gdb.base/commands.exp (begin commands on watch): Remove excessive
591 trailing newline.
592 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
593 * gdb.java/jmisc.exp (p *args\n): Rename to ...
594 (p *args): ... here and remove excessive trailing newline.
595
f629457d
JB
5962010-05-31 Joel Brobecker <brobecker@adacore.com>
597
598 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
599
09eef106
JK
6002010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
601
602 Accept the new Linux kernel "t (tracing stop)" string.
603 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
604 Update comment.
605 (state_wait) <T (tracing stop)>: New.
606 (main): Update the state_wait expect string.
607
94f31136
PA
6082010-05-28 Pedro Alves <pedro@codesourcery.com>
609
610 * limits.c, limits.exp: Delete files.
611 * Makefile.in (clean mostlyclean): Adjust.
612 * tracecmd.exp: Adjust.
613
096554ab
JK
6142010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
615
616 * gdb.base/tui-layout.exp: New.
617
27d3a1a2 6182010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50
MS
619
620 * gdb.reverse/break-precsave.exp:
621 Replace uses of send_gdb / gdb_expect.
622 * gdb.reverse/break-reverse.exp:
623 Replace uses of send_gdb / gdb_expect.
624 * gdb.reverse/consecutive-precsave.exp:
625 Replace uses of send_gdb / gdb_expect.
626 * gdb.reverse/consecutive-reverse.exp:
627 Replace uses of send_gdb / gdb_expect.
628 * gdb.reverse/finish-precsave.exp:
629 Replace uses of send_gdb / gdb_expect.
630 * gdb.reverse/finish-reverse.exp:
631 Replace uses of send_gdb / gdb_expect.
632 * gdb.reverse/i386-precsave.exp:
633 Replace uses of send_gdb / gdb_expect.
634 * gdb.reverse/i386-reverse.exp:
635 Replace uses of send_gdb / gdb_expect.
636 * gdb.reverse/i386-sse-reverse.exp:
637 Replace uses of send_gdb / gdb_expect.
638 * gdb.reverse/i387-env-reverse.exp:
639 Replace uses of send_gdb / gdb_expect.
640 * gdb.reverse/i387-stack-reverse.exp:
641 Replace uses of send_gdb / gdb_expect.
642 * gdb.reverse/machinestate-precsave.exp:
643 Replace uses of send_gdb / gdb_expect.
644 * gdb.reverse/machinestate.exp:
645 Replace uses of send_gdb / gdb_expect.
646 * gdb.reverse/sigall-precsave.exp:
647 Replace uses of send_gdb / gdb_expect.
648 * gdb.reverse/sigall-reverse.exp:
649 Replace uses of send_gdb / gdb_expect.
650 * gdb.reverse/solib-precsave.exp:
651 Replace uses of send_gdb / gdb_expect.
652 * gdb.reverse/solib-reverse.exp:
653 Replace uses of send_gdb / gdb_expect.
654 * gdb.reverse/step-precsave.exp:
655 Replace uses of send_gdb / gdb_expect.
656 * gdb.reverse/step-reverse.exp:
657 Replace uses of send_gdb / gdb_expect.
658 * gdb.reverse/until-precsave.exp:
659 Replace uses of send_gdb / gdb_expect.
660 * gdb.reverse/until-reverse.exp:
661 Replace uses of send_gdb / gdb_expect.
662 * gdb.reverse/watch-precsave.exp:
663 Replace uses of send_gdb / gdb_expect.
664 * gdb.reverse/watch-reverse.exp:
665 Replace uses of send_gdb / gdb_expect.
666
3def43e0
JK
6672010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
668
669 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
670 excessive newline.
671
27d3a1a2 6722010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
673
674 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
675 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
676 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
677 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
678 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
679 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
680 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
681 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
682 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
683 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
684 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
685 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
686 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
687 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
688 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
689 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
690 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
691 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
692 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 693
27d3a1a2 6942010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 695
22454424
MS
696 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
697 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
698
699 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
700 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
701 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
702
703 * gdb.reverse/consecutive-reverse.exp:
704 Replace uses of send_gdb / gdb_expect.
705 * gdb.reverse/consecutive-precsave.exp:
706 Replace uses of send_gdb / gdb_expect.
707
708 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
709 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
710 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
711 * gdb.mi/mi-ns-stale-regcache.exp:
712 Replace uses of send_gdb / gdb_expect.
713 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
714 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
715 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
716 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
717 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
718 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
719 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
720 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
721 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
722
7232010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 724
22454424 725 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 726
22454424 727 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 728
22454424
MS
729 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
730 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
731 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
732 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
733 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
734 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
735 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
736 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
737 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 738
6e5f2c59
TT
7392010-05-25 Tom Tromey <tromey@redhat.com>
740
741 * gdb.base/macscp.exp: Add missing space after setup_kfail.
742
bbc8b958
TT
7432010-05-25 Tom Tromey <tromey@redhat.com>
744
745 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
746 argument order.
747 * gdb.base/macscp.exp: Fix setup_kfail argument order.
748 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
749 order.
750 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
751 order.
752 * gdb.base/call-sc.exp (setup_kfails): Remove.
753 (setup_compiler_kfails): Remove.
754 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
755 argument order.
756 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
757 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
758 (advancei): Fix setup_kfail argument order.
759 * gdb.base/radix.exp: Fix setup_kfail argument order.
760 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
761 order.
762 * gdb.base/structs.exp (setup_kfails): Remove.
763 (setup_compiler_kfails): Fix setup_kfail argument order.
764 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
765 order.
766 * gdb.java/jmain.exp: Fix setup_kfail argument order.
767 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
768 setup_kfail argument order.
769 * gdb.cp/overload.exp: Fix setup_kfail argument order.
770
83d1babf
TT
7712010-05-25 Tom Tromey <tromey@redhat.com>
772
773 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
774
6acb16a2
MS
7752010-05-25 Michael Snyder <msnyder@vmware.com>
776
777 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
778 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
779 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
780 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
781 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
782 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
783 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
784 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
785 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
786 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
787 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
788 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
789 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
790 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
791 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
792 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
793 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
794 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
795 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
796 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
797 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
798 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
799 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
800 * gdb.base/default.exp: Replace send_gdb with gdb_test.
801 * gdb.base/define.exp: Replace send_gdb with gdb_test.
802 * gdb.base/display.exp: Replace send_gdb with gdb_test.
803 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
804 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
805 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
806 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
807 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
808 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
809 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
810 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
811 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
812 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
813 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
814 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
815 * gdb.base/help.exp: Replace send_gdb with gdb_test.
816 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
817 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
818 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
819 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
820 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
821 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
822 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
823 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 824 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
825
8262010-05-25 Doug Evans <dje@google.com>
827
828 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
829 gdb.string_to_argv.
ad3986f0 830
d3b1e874
TT
8312010-05-21 Tom Tromey <tromey@redhat.com>
832
833 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
834 Call it.
835 * gdb.dwarf2/pieces.S: Update.
836 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
837
cb826367
TT
8382010-05-21 Tom Tromey <tromey@redhat.com>
839
840 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
841 Call it.
842 * gdb.dwarf2/pieces.c (struct C): New.
843 (f6): New function.
844 * gdb.dwarf2/pieces.S: Replace.
845
74de6778
TT
8462010-05-21 Tom Tromey <tromey@redhat.com>
847
848 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
849 Call it.
850
afd74c5f
TT
8512010-05-21 Tom Tromey <tromey@redhat.com>
852
853 * gdb.dwarf2.pieces.exp: New file.
854 * gdb.dwarf2.pieces.S: New file.
855 * gdb.dwarf2.pieces.c: New file.
856
a7b75dfd
JB
8572010-05-20 Pedro Alves <pedro@codesourcery.com>
858 Joel Brobecker <brobecker@adacore.com>
859
860 * lib/gdb.exp (gdb_test_no_output): New function.
861 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
862 when testing commands that should produce no output.
863
c81c812a
JB
8642010-05-17 Joel Brobecker <brobecker@adacore.com>
865
866 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
867 parameter that we want to watch being a constant.
868
0cce5bd9
JB
8692010-05-17 Joel Brobecker <brobecker@adacore.com>
870
871 * gdb.ada/cond_lang: New testcase.
872
47050449
JB
8732010-05-17 Joel Brobecker <brobecker@adacore.com>
874
875 * lib/gdb.exp (banned_variables): New variable/constant.
876 (gdb_init): Add write trace on variables listed in banned_variables.
877 (gdb_finish): Remove write traces on variables listed in
878 banned_variables.
879
77c01586
JB
8802010-05-17 Joel Brobecker <brobecker@adacore.com>
881
882 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
883 * gdb.cp/koenig.exp: Likewise.
884
88d4aea7
PM
8852010-05-14 Phil Muldoon <pmuldoon@redhat.com>
886
887 PR python/11482
888
889 * gdb.python/py-value.exp (test_value_hash): New function.
890
f5a010c0
PM
8912010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
892
893 PR exp/11530.
894 * gdb.base/gdb11530.c: New file.
895 * gdb.base/gdb11530.exp: New file.
896
8ef4892f
JK
8972010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
898
899 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
900 * gdb.dwarf2/dw2-modula2-self-type.S: New.
901
7322dca9
SW
9022010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
903
904 * gdb.cp/koenig.exp: New test.
905 * gdb.cp/koenig.cc: New test program.
906
02e7ea18
JB
9072010-05-05 Joel Brobecker <brobecker@adacore.com>
908
909 Remove the use of prms_id and bug_id throughout the testsuite.
910
e1c34c5d
PM
9112010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
912
913 PR exp/11349.
914 * testsuite/gdb.cp/ref-types.exp: Add test to examine
915 use a reference local variable.
916
8e1d0c49
JK
9172010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
918
919 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
920 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
921 variable different_dir. Move debugfile into a full directory pathname
922 under DIFFERENT_DIR.
923 * lib/gdb.exp (separate_debug_filename): Remove.
924 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
925 variable debug_dir and mkdir of it. Update function comments.
926
e66408ed
PA
9272010-04-29 Pedro Alves <pedro@codesourcery.com>
928
929 PR gdb/11557
930
931 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
932 files.
933
d7b32ed3
PM
9342010-04-29 Phil Muldoon <pmuldoon@redhat.com>
935
936 * gdb.python/py-param.exp: New File.
937
6aecb9c2
JB
9382010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
939
940 * gdb.base/default.exp: Fix "set language" test.
941
bdf92a1c
PM
9422010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
943
944 PR breakpoints/11531.
945 * gdb.base/gdb11531.c: New file.
946 * gdb.base/gdb11531.exp: New file.
947
3f172e24
TT
9482010-04-26 Tom Tromey <tromey@redhat.com>
949
950 * gdb.base/completion.exp: Add tests for completion and deprecated
951 commands.
952
64af4c92
JK
9532010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
954
955 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
956 (print /x char_array): Escape curly brackets.
957
492928e4
JK
9582010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 Fix deadlock on looped list of loaded shared objects.
961 * gdb.base/solib-corrupted.exp: New.
962
66d09542
DE
9632010-04-23 Doug Evans <dje@google.com>
964
965 * gdb.python/py-section-script.c: New file.
966 * gdb.python/py-section-script.exp: New file.
967 * gdb.python/py-section-script.py: New file.
968
8bd10a10
CM
9692010-04-20 Chris Moller <cmoller@redhat.com>
970
971 PR 10179
972
973 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
974 * gdb.base/pr10179-a.c:
975 * gdb.base/pr10179-b.c:
976 * gdb.base/pr10179.exp: New files.
977
c0201579
JK
9782010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
979
980 Fix crashes on dangling display expressions.
981 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
982 is SEP.
983 (lib_flags): Remove the "debug" keyword.
984 (libsepdebug): New variable for iterating new loop.
985 (save_pf_prefix): New variable wrapping the loop.
986 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
987 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
988
793b0ff8
PM
9892010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
990
991 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
992
097f51f7
PM
9932010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
994
995 PR stabs/11479.
996 * gdb.stabs/gdb11479.exp: New file.
997 * gdb.stabs/gdb11479.c: New file.
998
9a22f0d0
PM
9992010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1000
1001 * gdb.base/charset.c (Strin16, String32): New variables.
1002 * gdb.base/charset.exp (gdb_test): Test correct display
1003 of 16 or 32 bit strings.
1004
10052010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
1006
1007 PR 9167
1008 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
1009 * gdb.cp/pr9167.cc: New file.
1010 * gdb.cp/pr9167.exp: New file.
1011
1012
6e354e5e
PM
10132010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
1014
1015 PR pascal/11492.
1016 * gdb.pascal/gdb11492.pas: New file.
1017 * gdb.pascal/gdb11492.exp: New file.
1018
be942545
JB
10192010-04-20 Joel Brobecker <brobecker@adacore.com>
1020
1667e6e3 1021 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 1022
0c3acc09
JB
10232010-04-20 Joel Brobecker <brobecker@adacore.com>
1024
1025 * gdb.ada/dyn_loc: New testcase.
1026
ec31cde5
CM
10272010-04-20 Chris Moller <cmoller@redhat.com>
1028
1029 PR 10867
1030
1031 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
1032 * gdb.cp/pr10687.cc: New file.
1033 * gdb.cp/pr10687.exp: New file.
1034
1035
ce4b0682
SDJ
10362010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1037 Sergio Durigan Junior <sergiodj@redhat.com>
1038
1039 * gdb.fortran/logical.exp: New testcase.
1040 * gdb.fortran/logical.f90: New file.
1041
3436961f
DE
10422010-04-19 Doug Evans <dje@google.com>
1043
1044 * gdb.base/help.exp (help source): Update expected output.
1045
4d836c09
JK
10462010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1047
1048 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
1049 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
1050 gdb_exit and return.
1051 (executable): New variable.
1052 (binfile): Use it.
1053
6149aea9
PA
10542010-04-19 Pedro Alves <pedro@codesourcery.com>
1055
1056 PR breakpoints/8554.
1057
1058 * gdb.trace/save-trace.exp: Adjust.
1059
ed41462c
L
10602010-04-17 H.J. Lu <hongjiu.lu@intel.com>
1061
1062 PR corefiles/11511
1063 * gdb.arch/system-gcore.exp: New.
1064 * gdb.arch/gcore.c: Likewise.
1065
3f7b2faa
DE
10662010-04-15 Doug Evans <dje@google.com>
1067
fa33c3cd
DE
1068 * gdb.python/py-progspace.c: New file.
1069 * gdb.python/py-progspace.exp: New file.
1070
3f7b2faa
DE
1071 * gdb.base/source.exp: Add tests for "source -s".
1072
79f283fe
PM
10732010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1074
1075 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
1076 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
1077 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
1078 * gdb.python/py-mi.exp: New test for to_string returning None.
1079
fc8eb08a
PM
10802010-04-12 Phil Muldoon <pmuldoon@redhat.com>
1081
1082 * gdb.python/py-breakpoint.c: Make result global.
1083
26e197f6
JK
10842010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 Fix non-GNU make compatibility.
1087 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
1088
adc36818
PM
10892010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1090
1091 * gdb.python/py-breakpoint.exp: New File.
1092 * gdb.python/py-breakpoint.C: Ditto.
1093
64e17368
SS
10942010-04-08 Stan Shebs <stan@codesourcery.com>
1095
1096 * gdb.trace/actions.exp: Clear default-collect.
1097 * gdb.trace/save-trace.exp: Clear default-collect.
1098
fff5cc64
PM
10992010-04-08 Phil Muldoon <pmuldoon@redhat.com>
1100
1101 * gdb.python/py-value: Add null string variable.
1102 (test_lazy_string): Test zero length, NULL address lazy
1103 strings.
1104
a055a187
L
11052010-04-07 H.J. Lu <hongjiu.lu@intel.com>
1106
1107 * gdb.arch/i386-avx.c: New.
1108 * gdb.arch/i386-avx.exp: Likewise.
1109
1110 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
1111
96e39866
DE
11122010-04-06 Doug Evans <dje@google.com>
1113
1114 * gdb.base/source-test.gdb: New file.
1115 * gdb.base/source.exp: Test source -v.
1116
5984a431
UW
11172010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1118
1119 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
1120
ec8a089a
PM
11212010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
1122
1123 * gdb.stabs/aout.sed: Convert all backslash to double backslash
1124 within one line, unless it is followed by a double quote.
1125 * gdb.stabs/hppa.sed: Idem.
1126 * gdb.stabs/weird.def: Add char and String constants
1127 * gdb.stabs/weird.exp: Check for correct parsing of
1128 chhar and string constants.
1129 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
1130 in .stabs to .stabx substitution.
1131
fce3c1f0
SS
11322010-04-05 Stan Shebs <stan@codesourcery.com>
1133
1134 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
1135 constant global.
1136 * gdb.trace/tfile.exp: Try to print them.
1137
d77f58be
SS
11382010-04-04 Stan Shebs <stan@codesourcery.com>
1139
1140 * gdb.base/completion.exp: Update for new "info watchpoints".
1141 * gdb.base/default.exp: Ditto.
1142 * gdb.base/help.exp: Ditto.
1143 * gdb.base/watchpoint.exp: Ditto.
1144 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
1145
af54718e
SS
11462010-04-04 Stan Shebs <stan@codesourcery.com>
1147
1148 * gdb.trace/tfile.exp: Sharpen tfind test.
1149
74d1f91e
JK
11502010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1151
1152 * gdb.base/break-entry.exp: New.
1153
eb8e76db
HZ
11542010-04-02 Hui Zhu <teawater@gmail.com>
1155 Michael Snyder <msnyder@vmware.com>
1156
1157 * gdb.reverse/i386-sse-reverse.exp: New file.
1158 * gdb.reverse/i386-sse-reverse.c: New file.
1159
bf65cad8
PA
11602010-04-02 Pedro Alves <pedro@codesourcery.com>
1161
1162 * gdb.trace/tfind.exp: Adjust expected disassembly output.
1163
fff87407
SS
11642010-04-01 Stan Shebs <stan@codesourcery.com>
1165
1166 * gdb.trace/actions.exp: Tweak expected output.
1167 * gdb.trace/while-stepping.exp: Tweak expected output.
1168
fe01d668
L
11692010-04-01 H.J. Lu <hongjiu.lu@intel.com>
1170
1171 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
1172
86b17b60
PA
11732010-04-01 Pedro Alves <pedro@codesourcery.com>
1174
1175 * gdb.base/commands.exp: Adjust.
1176 * gdb.cp/extern-c.exp: Adjust.
1177
2c58c0a9
PA
11782010-04-01 Pedro Alves <pedro@codesourcery.com>
1179
1180 * gdb.trace/collection.c (local_test_func): Define a local struct,
1181 and instanciate it.
1182
0db9b91c
PA
11832010-04-01 Pedro Alves <pedro@codesourcery.com>
1184
1185 * gdb.trace/collection.exp (gdb_collect_args_test)
1186 (gdb_collect_argarray_test): XFAIL the tests that assume the
1187 argarray argument's elements are collected.
1188
8072405b
JK
11892010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
1190
1191 * gdb.dwarf2/dw2-bad-parameter-type.exp,
1192 gdb.dwarf2/dw2-bad-parameter-type.S: New.
1193
8bf6485c
SS
11942010-03-31 Stan Shebs <stan@codesourcery.com>
1195
1196 * gdb.trace/save-trace.exp: Test save/restore of default-collect
1197 and tracepoint conditionals.
1198 (gdb_verify_tracepoints): Delete unused return.
1199
fd7f724a
KS
12002010-03-26 Keith Seitz <keiths@redhat.com>
1201
1202 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
1203 appear in the output before main.
1204 Remove KFAIL for gdb/2215 aka bz 9320.
1205
8d9e7719
DE
12062010-03-30 Doug Evans <dje@google.com>
1207
0906dd0b
DE
1208 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
1209 by dejagnu.
1210 * gdb.arch/amd64-dword.exp: Ditto.
1211
8d9e7719
DE
1212 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
1213 match.
1214 (break printf): Ditto.
1215
1da644f0
SW
12162010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
1217
1218 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
1219 gcc < 4.4.
1220 * gdb.cp/shadow.exp: Ditto.
1221
a8121990
PA
12222010-03-29 Pedro Alves <pedro@codesourcery.com>
1223
1224 * gdb.trace/collection.exp (run_trace_experiment): Make sure
1225 "tstart" is silent.
1226
6e79d367
PA
12272010-03-29 Pedro Alves <pedro@codesourcery.com>
1228
1229 * gdb.trace/collection.exp (executable): New.
1230 (binfile): Use it.
1231 (fpreg, spreg, pcreg): New.
1232 (test_register): Use gdb_test_multiple. Pass /x to print.
1233 (prepare_for_trace_test): New.
1234 (run_trace_experiment): Use "continue", not gdb_run_cmd.
1235 (gdb_collect_args_test, gdb_collect_argstruct_test)
1236 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
1237 prepare_for_trace_test.
1238 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
1239 fpreg, spreg and pcreg.
1240 (gdb_collect_expression_test, gdb_collect_globals_test): Use
1241 prepare_for_trace_test.
1242 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
1243 try to detect tracing support here. Don't set breakpoints at
1244 `begin' or `end' here.
1245 <global scope>: Use clean_restart. Run to main before checking
1246 for tracing support. Check for for tracing support here.
1247
09248348
JK
12482010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1249
1250 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
1251 " as $displacement" to "seen displacement message".
1252
d350db38
PA
12532010-03-28 Pedro Alves <pedro@codesourcery.com>
1254
1255 * gdb.trace/while-dyn.exp (executable): New variable.
1256 (binfile): Use it.
1257 (test_while_stepping): New function. Move most tests here. Call
1258 it once for each of the while-stepping, stepping and ws aliases.
1259
907af001
UW
12602010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1261
1262 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
1263 that do not provide the tagless_struct type name at all.
1264 (test_print_anon_union): Do not check value of uninitialized
1265 union member. Do not use cp_test_ptype_class, so we can accept
1266 "long" as well as "long int".
1267
610197fd
PA
12682010-03-26 Pedro Alves <pedro@codesourcery.com>
1269
1270 * gdb.trace/tfile.c (tohex, bin2hex): New.
1271 (write_error_trace_file): Hexify error description.
1272
6c28cbf2
SS
12732010-03-25 Stan Shebs <stan@codesourcery.com>
1274
1275 * gdb.trace/tfile.c: Generate an additional trace file, improve
1276 portability.
1277 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
1278 files in a better way.
1279
e62b8c7e
KS
12802010-03-25 Keith Seitz <keiths@redhat.com>
1281
1282 * gdb.java/jprint.exp: XFAIL printing of static class members
1283 because of GCC debuginfo problem.
1284
82ccf5a5
JK
12852010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1286
1287 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
1288
293e2f9e
DJ
12892010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1290
1291 * gdb.base/completion.exp: Allow long instead of long int.
1292 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
1293 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
1294 variable p.
1295 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
1296 * gdb.base/pointers.exp: Allow long instead of long int.
1297 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
1298 * gdb.base/step-line.exp: Allow a directory before the source file name.
1299
95a42b64
TT
13002010-03-24 Tom Tromey <tromey@redhat.com>
1301
1302 PR breakpoints/9352:
1303 * gdb.base/default.exp: Update.
1304 * gdb.base/commands.exp: Update.
1305 * gdb.cp/extern-c.exp: Test setting commands on multiple
1306 breakpoints at once.
1307
2390201f
DJ
13082010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1309
1310 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
1311 if gdb,nosignals.
1312 * gdb.base/watchpoints.c: Do not include unnecessary headers.
1313 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
1314 exited".
1315
8c9a6790
SS
13162010-03-24 Stan Shebs <stan@codesourcery.com>
1317
1318 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
1319
a6c727b2
DJ
13202010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1321
1322 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
1323 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
1324 argument. Handle "short" and "long".
1325 (Top level): Pass overprototyped output for old_fptr and xptr.
1326
4dfd5423
PA
13272010-03-23 Pedro Alves <pedro@codesourcery.com>
1328
1329 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
1330 format strings and add casts to avoid compiler warnings.
1331
13322010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
1333
1334 * lib/trace-support.exp (gdb_trace_setactions):
1335 Don't expect whitespace after ">" prompt.
1336 * gdb.trace/actions.exp: Adjust for output changes.
1337 * gdb.trace/while-stepping.exp: Likewise.
1338
c847d045
JK
13392010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1340
1341 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
1342 and r157645).
1343
5f717f1d
JK
13442010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1345
1346 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
1347 New.
1348
7d6d51d5
DJ
13492010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
1350
1351 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
1352 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
1353
3b11a015
SS
13542010-03-19 Stan Shebs <stan@codesourcery.com>
1355
1356 * gdb.trace/ax.exp: New file.
1357
d7d158ed
DE
13582010-03-19 Doug Evans <dje@google.com>
1359
6bb85cd1
DE
1360 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
1361 output from gcc.
1362
d7d158ed
DE
1363 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
1364 named /usr/sbin/prelink<foo>.
1365
4daf5ac0
SS
13662010-03-18 Stan Shebs <stan@codesourcery.com>
1367
1368 * gdb.trace/circ.exp: Test circular-trace-buffer.
1369 * gdb.trace/tfile.exp: Update tstatus test.
1370
e8d05480
JB
13712010-03-18 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.dwarf2/dw2-anonymous-func.S: New file.
1374 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
1375
441b986a
UW
13762010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1377
1378 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
1379
4247603b
PA
13802010-03-18 Pedro Alves <pedro@codesourcery.com>
1381
1382 * gdb.base/default.exp: Adjust the expected output of the finish
1383 and until commands when the inferior is not being run.
1384
13387711
SW
13852010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
1386
1387 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
1388 * gdb.cp/nsusing.exp: Ditto.
1389
6e31430b
TT
13902010-03-15 Tom Tromey <tromey@redhat.com>
1391
1392 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
1393 * gdb.cp/userdef.cc (operator==): New function.
1394 (main): New locals mem1, mem2.
1395
e2d69cb5
JZ
13962010-03-15 Jie Zhang <jie@codesourcery.com>
1397
1398 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
1399 Declare and use new loadtimeout variable.
1400
f572f0a9
DJ
14012010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
1402
1403 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
1404 Use gdb_load later.
1405
51f4c0b0
PA
14062010-03-14 Pedro Alves <pedro@codesourcery.com>
1407
1408 * gdb.base/solib-disc.c (main): Make format of fprintf a string
1409 literal. Add missing endlines to prints to stderr.
1410
1c809c68
TT
14112010-03-12 Tom Tromey <tromey@redhat.com>
1412
1413 PR c++/9708:
1414 * gdb.cp/m-static.exp: Add regression test.
1415 * gdb.cp/m-static.cc (method): New method.
1416 (main): Call it.
1417
00ae8fef
SW
14182010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
1419
1420 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
1421 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
1422
759f0f0b
PA
14232010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
1424
21e24d21
PA
1425 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
1426
14272010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
1428
759f0f0b
PA
1429 * lib/gdb.exp (skip_stl_tests): New.
1430 (gdb_compile): Symbian needs -ldl.
1431 (shlib_target_file): New.
1432 (shlib_symbol_file): New.
1433 (gdb_load_shlibs): Use shlib_target_file.
1434 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
1435 * gdb.cp/exception.exp: Use skip_stl_tests.
1436 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
1437 * gdb.cp/try_catch.exp: Use skip_stl_tests.
1438 * gdb.cp/mb-templates.exp: Ditto.
1439 * gdb.base/commands.exp: Relax regexes.
1440 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
1441 shlib_target_file and shlib_symbol_file.
1442 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
1443 sections.
1444 * gdb.base/ending-run.exp: Accept E32Main for symbian.
1445 * gdb.base/solib-disc.exp: Use
1446 shlib_target_file and shlib_symbol_file.
1447 * gdb.base/unload.exp: Don't skip on symbian. Use
1448 shlib_target_file and shlib_symbol_file.
1449 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
1450
6a8f2671
PA
14512010-03-12 Pedro Alves <pedro@codesourcery.com>
1452
1453 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
1454 * gdb.trace/report.exp: Adjust for x86 and x86_64.
1455 Issue a tfind end before looking for a tracepoint frame.
1456 * gdb.trace/tfind.exp: Adjust tstatus output.
1457 Adjust disassembly output.
1458 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
1459
ccf26247
JK
14602010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1461
1462 * gdb.base/break-interp.exp: Create new displacement parameter value
1463 for the test_ld calls.
1464 (reach): New parameter displacement, verify its content. New push of
1465 pf_prefix "reach-$func:". Import global expect_out.
1466 (test_core): New parameter displacement, verify its content. New push
1467 of pf_prefix "core:". New command "set verbose on". Import global
1468 expect_out.
1469 (test_attach): New parameter displacement, verify its content. New
1470 push of pf_prefix "attach:". New command "set verbose on". Import
1471 global expect_out.
1472 (test_ld): New parameter displacement, pass it to the reach, test_core
1473 and test_attach calls and verify its content in the "ld.so exit" test.
1474 * gdb.base/prelink.exp: Remove gdb_exit and final return.
1475 (prelink): Update expected text, use gdb_test.
1476
e469c7fb
DE
14772010-03-10 Doug Evans <dje@google.com>
1478
1479 * gdb.base/checkpoint.exp: Fix comment.
1480 Lengthen timeout while doing >600 checkpoints test.
1481 Rename duplicate "kill all one" test to keep test names unique.
1482
60e1c644
PA
14832010-03-10 Pedro Alves <pedro@codesourcery.com>
1484
1485 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
1486
cec808ec
KS
14872010-03-08 Keith Seitz <keiths@redhat.com>
1488
1489 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
1490 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
1491 (dm_type_long): New function.
1492 (dm_type_unsigned_short): New function.
1493 (dm_type_unsigned_long): New function.
1494 (myint): New typedef.
1495 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
1496 long, unsigned shor and long, operator char*, and typedef.
1497 (test_lookup_operator_functions): Add operator char* test.
1498 (test_paddr_operator_functions): Likewise.
1499 (test_paddr_overloaded_functions): Use probe values for
1500 short, long, and unsigned short and long.
1501 (test_paddr_hairy_functions): If the demangler probe detected
1502 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
1503 demangler.
1504 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
1505 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
1506 and "print null_pmf".
1507 Add test "ptype a.*pmf".
1508 * gdb.cp/overload.exp: Allow optional "int" to appear with
1509 "short" and "long".
1510 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
1511 long expect value for men_overload1arg.
1512 Allow "int" to appear with "short" and "long".
1513 When testing "info break", add argument for main (void).
1514 Also allow "int" to appear with "short" and "long".
1515 Ditto with "unsigned" and "long long".
1516 * gdb.java/jmain.exp: Do not enclose methods names in single
1517 quotes.
1518 * gdb.java/jmisc.exp: Likewise.
1519 * gdb.java/jprint.exp: Likewise.
1520 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
1521
1522 From Jan Kratochvil <jan.kratochvil@redhat.com>:
1523 * gdb.cp/exception.exp (backtrace after first throw)
1524 (backtrace after second throw): Allow a namespace before __cxa_throw.
1525 (backtrace after first catch, backtrace after second catch): Allow
1526 a namespace before __cxa_begin_catch.
1527
1528 * gdb.cp/cpexprs.exp: New file.
1529 * gdb.cp/cpexprs.cc: New file.
1530
1531 From Daniel Jacobowitz <dan@codesourcery.com>
1532 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
1533 to use string_to_regexp.
1534 (ctor, dtor): New functions. Use them to match constructor
1535 and destructor function types.
1536 (Top level): Use runto_main.
1537
f870a310
TT
15382010-03-05 Tom Tromey <tromey@redhat.com>
1539
1540 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
1541 gdb.target_charset.
1542 (pp_ns.to_string): Likewise.
1543
0c199f28
KS
15442010-03-04 Keith Seitz <keiths@redhat.com>
1545
1546 * gdb.cp/overload.exp: Test that the filename portion of a linespec
1547 can be quoted. Test that both the filename and function/line
1548 portions can be quoted at the same time.
1549
c7437ca6
PA
15502010-03-04 Pedro Alves <pedro@codesourcery.com>
1551
1552 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
1553
b111b805
DE
15542010-03-03 Doug Evans <dje@google.com>
1555
24486cb7
DE
1556 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
1557 libc contains libpthread.
1558
b111b805
DE
1559 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
1560 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
1561 of gdb_compile. Add another pattern to match android backtrace.
1562
a0e0ef55
TT
15632010-03-03 Tom Tromey <tromey@redhat.com>
1564
1565 PR gdb/11345:
1566 * gdb.base/printcmds.exp (test_printf): Add test.
1567
1ba53b71
L
15682010-03-02 H.J. Lu <hongjiu.lu@intel.com>
1569
1570 * gdb.arch/amd64-byte.exp: New.
1571 * gdb.arch/amd64-dword.exp: Likewise.
1572 * gdb.arch/amd64-pseudo.c: Likewise.
1573 * gdb.arch/amd64-word.exp: Likewise.
1574 * gdb.arch/i386-byte.exp: Likewise.
1575 * gdb.arch/i386-pseudo.c: Likewise.
1576 * gdb.arch/i386-word.exp: Likewise.
1577
f5dff777
DJ
15782010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1579
1580 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
1581 types. Add structreg, bitfields, and flags registers.
1582 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
1583 registers.
1584
90884b2b
L
15852010-03-01 H.J. Lu <hongjiu.lu@intel.com>
1586
1587 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
1588 (load_description): Set architecture if defined.
1589
dc00d89f
PM
15902010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1591
1592 * gdb.python/py-frame.exp: Add read_var block tests.
1593 * gdb.python/py-frame.c (block): New function.
1594
0e095b7e
JK
15952010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1596 Daniel Jacobowitz <dan@codesourcery.com>
1597
1598 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
1599
624f1a65
DM
16002010-02-25 David S. Miller <davem@davemloft.net>
1601
1602 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
1603 fix logic for setting all_syscalls_numbers.
1604
f3e9a817
PM
16052010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1606
1607 * Makefile.in: Add py-block and py-symbol.
1608 * gdb.python/py-symbol.exp: New File.
1609 * gdb.python/py-symtab.exp: New File.
1610 * gdb.python/py-block.exp: New File.
1611 * gdb.python/py-symbol.c: New File.
1612 * gdb.python/py-block.c: New File.
1613
f6bbabf0
PM
16142010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1615
1616 PR python/11314
1617 * lib/gdb.exp (skip_python_tests): New function.
1618 * gdb.python/py-cmd.exp: Use skip_python_tests.
1619 * gdb.python/py-frame.exp: Likewise.
1620 * gdb.python/py-function.exp: Likewise.
1621 * gdb.python/py-prettyprint.exp: Likewise.
1622 * gdb.python/py-template.exp: Likewise.
1623 * gdb.python/py-type.exp: Likewise.
1624 * gdb.python/py-value.exp: Likewise.
1625
85d721b8
PA
16262010-02-22 Pedro Alves <pedro@codesourcery.com>
1627
1628 PR9605
1629
1630 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
1631
48e32051
TT
16322010-02-19 Tom Tromey <tromey@redhat.com>
1633
1634 PR c++/8693, PR c++/9496:
1635 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
1636 regression tests.
1637
ac9c0048
JK
16382010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1639
1640 Fix compatibility with m68k as.
1641 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
1642 Use only /* comments */.
1643
57bb97a4
UW
16442010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1645
1646 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
1647 * configure: Regenerate.
1648
7d1bf85c
DJ
16492010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
1650
1651 * gdb.python/py-type.exp: Check for Python support.
1652
061b5285
PA
16532010-02-17 Pedro Alves <pedro@codesourcery.com>
1654
1655 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
1656 `regsub' syntax available.
1657
f8a8bc2c
PA
16582010-02-17 Pedro Alves <pedro@codesourcery.com>
1659
1660 * gdb.base/shmain.c (main): Remove printf call.
1661 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
1662 * gdb.base/unload.c (main): Make format of fprintf a string
1663 literal. Add missing endlines to prints to stderr.
1664 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
1665
6f451e5e
TT
16662010-02-17 Tom Tromey <tromey@redhat.com>
1667
1668 * gdb.java/jprint.java (jprint.props): New field.
1669 * gdb.java/jprint.exp (set_lang_java): Add regression test.
1670
12d79008
PA
16712010-02-17 Pedro Alves <pedro@codesourcery.com>
1672
ef801a0e 1673 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
1674 available.
1675
d252f7e5
DJ
16762010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1677
1678 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
1679 creation to support remote host testing.
1680
67bdab6c
DJ
16812010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1682
1683 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
1684 Recognize "command not found".
1685
bb391223
DJ
16862010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1687
1688 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
1689 single-stepping.
1690
70362913
DJ
16912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1692
1693 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
1694 if arguments are not supported.
1695
493f3c00
DJ
16962010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1697
1698 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
1699 be const or non-const.
1700
8034c749
DJ
17012010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1702
1703 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
1704 mi_send_resuming_command to send -exec-continue.
1705
791dfb64
DJ
17062010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1707
1708 * gdb.base/list.exp (test_list_filename_and_function): Add test
1709 with single quotes.
1710 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
1711 matching.
1712 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
1713 Add KFAIL'd tests for PR gdb/11289.
1714
7c5fe868
DJ
17152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1716
1717 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
1718
fdc498b8
DJ
17192010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1720
1721 * gdb.base/comp-dir/subdir/dummy.txt: New file.
1722 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
1723 a temporary directory.
1724
b519e2a6
DJ
17252010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
1726
1727 * gdb.base/charset.exp: Use a single regular expression to match
1728 show host-charset and show target-charset output.
1729
74164c56
JK
17302010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1731
1732 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
1733 "Illegal process-id" expect string more exact.
1734 (attach to digits-starting nonsense is prohibited): New.
1735
701ed6dc
JK
17362010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1737
1738 * gdb.base/prelink.exp (set verbose on): New.
1739
fa19b4e5
MS
17402010-02-12 Tomas Holmberg <th@virtutech.com>
1741
1742 * mi-reverse.exp: New file. Test for reverse option to the
1743 following MI commands: exec-continue, exec-finish, exec-next,
1744 exec-step, exec-next-instruction, exec-step-instruction.
1745
dadf0e9c
JB
17462010-02-09 Joel Brobecker <brobecker@adacore.com>
1747
1748 * gdb.ada/ptype_tagged_param: New testcase.
1749
714f19d5
TT
17502010-02-08 Tom Tromey <tromey@redhat.com>
1751
1752 PR c++/8017:
1753 * gdb.cp/overload.exp: Add tests.
1754 * gdb.cp/overload.cc (struct K): New.
1755 (namespace N): New.
1756 (main): Call new functions.
1757 (K::staticoverload): Define.
1758
83b10087
CM
1759Mon Feb 8 13:18:22 2010 Chris Moller <moller@mollerware.com>
1760
1761 PR gdb/10728
1762 * gdb.cp/pr10728-x.h: New file.
1763 * gdb.cp/pr10728-x.cc: New file.
1764 * gdb.cp/pr10728-y.cc: New file.
1765 * gdb.cp/pr10728.exp: New file.
1766 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
1767
99903ae3
CM
1768Mon Feb 8 12:54:54 2010 Chris Moller <moller@mollerware.com>
1769
1770 PR gdb/9067
1771 * gdb.cp/pr9067.exp: New
1772 * gdb.cp/pr9067.cc: New
1773 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
1774
7b356089
JB
17752010-02-08 Joel Brobecker <brobecker@adacore.com>
1776
1777 * lib/gdb.exp (gdb_test_timeout): New global variable.
1778 Set it to timeout if not already set.
1779 (gdb_init): Reset the value of timeout to gdb_test_timeout.
1780
1be00882
DE
17812010-02-05 Doug Evans <dje@google.com>
1782
1783 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
1784 user.
1785
82856980
SW
17862010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
1787
1788 PR c++/7935:
1789 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
1790
1a334831
TT
17912010-02-04 Tom Tromey <tromey@redhat.com>
1792
1793 * gdb.cp/virtbase.exp: Make test case names unique.
1794
9c3c02fd
TT
17952010-02-02 Tom Tromey <tromey@redhat.com>
1796
1797 * gdb.cp/virtbase.exp: Add regression tests.
1798 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
1799 (main): Instantiate RHC.
1800
0cc2414c
TT
18012010-02-02 Tom Tromey <tromey@redhat.com>
1802
1803 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
1804 type-printing change.
1805
edf3d5f3
TT
18062010-02-02 Tom Tromey <tromey@redhat.com>
1807
1808 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
1809 * gdb.cp/virtbase.cc: New file.
1810 * gdb.cp/virtbase.exp: New file.
1811 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
1812
e4b7f41c
JK
18132010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1814
1815 PR libc/11214:
1816 * gdb.threads/current-lwp-dead.c: Include features.h.
1817 (HAS_NOMMU): New.
1818 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
1819
b381ea14
JK
18202010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1821
1822 * gdb.base/symbol-without-target_section.exp,
1823 gdb.base/symbol-without-target_section.c: New.
1824
c593ac0e
DJ
18252010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1826
1827 * gdb.base/bigcore.exp: Reset increased timeout.
1828 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
1829
db25f29d
DJ
18302010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1831
1832 * gdb.base/gcore.exp (capture_command_output): Use
1833 gdb_test_multiple.
1834
f9d67f43
DJ
18352010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1836
1837 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
1838 * gdb.arch/thumb2-it.exp (test_it_break): New function.
1839 (Top level): Call it.
1840
177321bd
DJ
18412010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1842
1843 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
1844
97f2ed50
DJ
18452010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1846
1847 * gdb.base/call-strs.exp, gdb.base/default.exp,
1848 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
1849 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
1850 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
1851 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
1852 gdb.base/watchpoint-solib.exp: Save and restore timeout.
1853 * gdb.base/ending-run.exp: Correct restore of timeout.
1854 * gdb.base/page.exp: Remove unnecessary timeout setting.
1855
e4e2711a
JB
18562010-01-29 Joel Brobecker <brobecker@adacore.com>
1857
1858 * gdb.ada/rec_return: New testcase.
1859
ba581dc1
JB
18602010-01-29 Joel Brobecker <brobecker@adacore.com>
1861
1862 * gdb.ada/call_pn: New testcase.
1863
4ea95be9
DJ
18642010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1865
1866 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
1867 (Top level): Use it to resume.
1868 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
1869 the Thumb mode displaced stepping error as unsupported.
1870
df83a9bf
SW
18712010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
1872
1873 * gdb.cp/nsusing.exp: Added more tests.
1874 * gdb.cp/nsrecurs.exp: Ditto.
1875 * gdb.cp/nsusing.cc: Added test functions.
1876 * gdb.cp/nsrecurs.cc: Ditto.
1877
40b27cdc
JK
18782010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1879
1880 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
1881 absolute directory pathnames in gdb.sum file.
1882
de958931
SW
18832010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
1884
1885 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
1886 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
1887
708ead4e
TT
18882010-01-26 Tom Tromey <tromey@redhat.com>
1889
1890 PR exp/7643:
1891 * gdb.base/printcmds.exp (test_print_string_constants): Remove
1892 setup_kfail.
1893
b14e635e
SW
18942010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
1895
1896 * gdb.cp/nsrecurs.exp: New test.
1897 * gdb.cp/nsrecurs.cc: New test program.
1898 * gdb.cp/nsstress.exp: New test.
1899 * gdb.cp/nsstress.cc: New test program.
1900 * gdb.cp/nsdecl.exp: New test.
1901 * gdb.cp/nsdecl.cc: New test program.
1902
8540c487
SW
19032010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
1904
1905 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
1906 imported into file scope.
1907 Marked test as xfail.
1908 * gdb.cp/namespace-using.cc (marker5): New function.
1909 * gdb.cp/shadow.exp: New test.
1910 * gdb.cp/shadow.cc: New test program.
1911 * gdb.cp/nsimport.exp: New test.
1912 * gdb.cp/nsimport.cc: New test program.
1913
421d5d99
TT
19142010-01-25 Tom Tromey <tromey@redhat.com>
1915
1916 PR gdb/11049:
1917 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
1918 with "set print null-stop on".
1919
691f8dc1
JK
19202010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
1923 Adjust it for DISASSEMBLY_OMIT_FNAME.
1924
0b92b5bb
TT
19252010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1926
1927 PR symtab/11199:
1928 * gdb.dwarf2/member-ptr-forwardref.exp,
1929 gdb.dwarf2/member-ptr-forwardref.S: New.
1930
23787403
JK
19312010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1932
1933 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
1934 (thread1_func): Protect thread1_tid with thread1_tid_cond by
1935 thread1_tid_mutex. Remove gdbstop_mutex handling.
1936 (thread2_func): Protect thread2_tid with thread2_tid_cond by
1937 thread2_tid_mutex. Remove gdbstop_mutex handling.
1938 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
1939 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
1940 pthread_cond_wait conditionalizations by while loops.
1941
b966cb8a
TT
19422010-01-20 Tom Tromey <tromey@redhat.com>
1943
1944 PR backtrace/10770:
1945 * gdb.dwarf2/pr10770.exp: New file.
1946 * gdb.dwarf2/pr10770.c: New file.
1947 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
1948
fcae584b
VP
19492010-01-20 Vladimir Prus <vladimir@codesourcery.com>
1950
1951 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
1952 that target was removed, and the test always runs native anyway.
1953
a0f49112
JK
19542010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1955
1956 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
1957 gdb.base/watchpoint-cond-gone-stripped.c: New.
1958
ceeb3d5a
TT
19592010-01-19 Tom Tromey <tromey@redhat.com>
1960
1961 PR c++/8000:
1962 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
1963 existing tests.
1964 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
1965 (main): Use AAA::SomeEnum.
1966
dd322c54
JK
19672010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1968
1969 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
1970 (test_ignore_count): Declare line_callme_body global.
1971 (run to breakpoint with ignore count): Use line_callme_body.
1972 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
1973 (set line_main_hello, set line_main_return): Reindent.
1974 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
1975 New.
1976 (continue to callee4): Use line_callee4_body.
1977 (check *stopped from CLI command): Use line_callee4_next.
1978 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
1979 (set line_main_hello, set line_main_return): Reindent.
1980 (set line_callee4_head, set line_callee4_body): New.
1981 (continue to callee4): Use line_callee4_body.
1982
4e8f195d
TT
19832010-01-18 Tom Tromey <tromey@redhat.com>
1984
1985 PR c++/9680:
1986 * gdb.cp/casts.cc: Add new classes and variables.
1987 * gdb.cp/casts.exp: Test new operators.
1988
9e14a9ba
JB
19892010-01-18 Tom Tromey <tromey@redhat.com>
1990 Thiago Jung Bauermann <bauerman@br.ibm.com>
1991
1992 * gdb.python/source2.py: New file.
1993 * gdb.python/source1: New file.
1994 * gdb.python/python.exp: Test "source" command.
1995
00bf0b85
SS
19962010-01-15 Stan Shebs <stan@codesourcery.com>
1997
1998 * gdb.trace/tfile.c: New file.
1999 * gdb.trace/tfile.exp: New file.
2000
55235ad7
JK
20012010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2002
2003 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
2004
9f2982ff
JK
20052010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2006
2007 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
2008
bbfba9ed
JK
20092010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2010
2011 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
2012 (libfunc): New parameter action. Implement also selectable "sleep".
2013 * gdb.base/break-interp-main.c: Include assert.h.
2014 (libfunc): New parameter action.
2015 (main): New parameters argc and argv. Assert argc. Pass argv.
2016 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
2017 (test_attach): New proc.
2018 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
2019 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
2020
61f0d762
JK
20212010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2022
2023 * gdb.base/break-interp.exp (test_core): New proc.
2024 (test_ld): Call it.
2025
06a6f270
JK
20262010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2027
2028 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
2029 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
2030 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
2031 and gdb_compile_shlib. Use new -Wl compiler options.
2032 (dl bt, main bt): New tests.
2033
51bee8e9
JK
20342010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 Support PIEs with no symfile_objfile.
2037 * gdb.base/break-interp.exp: New argument at the test_ld calls.
2038 (test_ld): New parameter trynosym.
2039 (test_ld <$trynosym>): New block.
2040
b8040f19
JK
20412010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2042
2043 * gdb.base/break-interp.exp: New file.
2044
be759fcf
PM
20452010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2046
2047 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
2048 * gdb.python/py-prettyprint.py (pp_ls): New printer.
2049 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
2050 test.
2051 * gdb.python/py-prettyprint.c: Define lazystring test structure.
2052 * gdb.python/py-mi.exp: Add lazy string test.
2053
dc146f7c
VP
20542010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2055
2056 * lib/mi-support.exp (mi_check_thread_states): Handle
2057 core number in thread listing.
2058
b4ba55a1
JB
20592010-01-12 Joel Brobecker <brobecker@adacore.com>
2060
2061 * gdb.base/maint.exp: Adjust the expected output for the
2062 "maint print type" test. Use gdb_test_multiple instead of
2063 gdb_sent/gdb_expect.
2064
08e24bd4
DE
20652010-01-11 Doug Evans <dje@google.com>
2066
6496a609
DE
2067 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
2068 from gdbserver_download. All callers updated.
2069
08e24bd4
DE
2070 * gdb.server/ext-run.exp: "info os processes" requires xml support.
2071
b5cfddf5
JK
20722010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2073
2074 Implement binary numbers parsing.
2075 * gdb.base/printcmds.exp (test_integer_literals_accepted)
2076 (test_integer_literals_rejected): New binary tests.
2077
3725885a
RW
20782010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2079
2080 * gdb.cell/configure: Regenerate.
2081
37aeb5df
JK
20822010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2083
2084 * gdb.base/corefile.exp: Move the core finding block out and call it as
2085 core_find, new variable $corefile, replace corefile by $corefile and
2086 [file tail $corefile] for usage vs. test names resp.
2087 * lib/gdb.exp (core_find): Move it as a new function here. New
2088 parameter binfile and deletefiles. New variable $destcore. Pre-delete
2089 $destcore. Return "" on error.
2090
d521f563
JK
20912010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2092
2093 Workaround PR binutils/10802.
2094 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
2095 (twice).
2096
28f24826
DJ
20972010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2098
2099 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
2100
2de75e71
JB
21012010-01-08 Joel Brobecker <brobecker@adacore.com>
2102
2103 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
2104 call, to avoid interruption.
2105
fe00719b 21062010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
2107
2108 * gdb.stabs/weird.def (args93): New.
2109
d0ef5df8
DE
21102010-01-07 Doug Evans <dje@google.com>
2111
2112 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
2113
3a08d52f
TT
21142010-01-07 Tom Tromey <tromey@redhat.com>
2115
2116 * gdb.base/source.exp: Use correct line number.
2117
7a697b8d
SS
21182010-01-05 Stan Shebs <stan@codesourcery.com>
2119
2120 * gdb.trace/tracecmd.exp: Test ftrace.
2121
7803799a
UW
21222010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2123
2124 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
2125
c54eabfa
JK
21262010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2127
2128 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
2129 "uint_for_mi_testing".
2130
02e7ef19
JB
21312010-01-01 Joel Brobecker <brobecker@adacore.com>
2132
2133 Test indented comment in file being sourced.
2134 * gdb.base/commands.exp: Test indented comment in file being sourced.
2135
abd775ce
JB
21362010-01-01 Joel Brobecker <brobecker@adacore.com>
2137
2138 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
2139 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
2140 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
2141 notice.
2142
79b55b82
JB
21432010-01-01 Joel Brobecker <brobecker@adacore.com>
2144
2145 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
2146 notice.
2147
8997583e
JK
21482010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2149
2150 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
2151 missing $after_stopped and comma (,) expectation.
2152
6da95a67
SS
21532009-12-31 Stan Shebs <stan@codesourcery.com>
2154
2155 * gdb.trace/actions.exp: Test teval action.
2156
218d2fc6
TJB
21572009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2158
2159 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
2160 (top level): Call test_watchpoint_in_big_blob.
2161 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
2162 watchpoints.
2163 (func3): Write to buf.
2164
236f1d4d
SS
21652009-12-29 Stan Shebs <stan@codesourcery.com>
2166
2167 * gdb.trace/actions.exp: Test default-collect.
2168
f61e138d
SS
21692009-12-28 Stan Shebs <stan@codesourcery.com>
2170
2171 * gdb.trace/tsv.exp: New file.
2172 * gdb.base/completion.exp: Update ambiguous info output.
2173
0219b378
DJ
21742009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2175
2176 * gdb.base/find.c (main): Reference search buffers.
2177 * gdb.base/included.c (main): Reference integer.
2178 * gdb.base/ptype.c (charfoo): Declare.
2179 (intfoo): Call charfoo.
2180 * gdb.base/scope0.c (useitp): New function.
2181 (usestatics): Use useitp.
2182 (useit): Add a type for val.
2183 * gdb.base/scope1.c (useit1): Take a pointer argument.
2184 (usestatics1): Update calls to useit1.
2185 * gdb.cp/call-c.cc: Declare foo.
2186 (main): Call foo.
2187 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
2188 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
2189 (main): Call C::ensureRefs and ensureOtherRefs.
2190 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
2191 variables.
2192 (ensureOtherRefs): New function.
2193 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
2194 * gdb.cp/templates.cc (main): Call t5i.value.
2195
3f78692f
JK
21962009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2197
2198 Fix compatibility with G++-4.5.
2199 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
2200 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
2201 (uncaught return): Remove.
2202
429374b8
JK
22032009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2204 Phil Muldoon <pmuldoon@redhat.com>
2205
2206 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
2207 (bp_location13, bp_location14, bp_location17, bp_location18)
2208 (marker3_proto, marker4_proto): New variables.
2209 (breakpoint info): Update output.
2210 (run until breakpoint at marker3, run until breakpoint at marker4): New
2211 tests.
2212
859825b8
JK
22132009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2214
2215 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
2216 Replace the printf call of Y by provided "y-set-1" label. New block
2217 for the second shared library.
2218 * gdb.base/unload.exp: Compile also the second library, call
2219 gdb_load_shlibs also for it. Use now gdb_breakpoint.
2220 (single pending breakpoint info): Rename to ...
2221 (pending breakpoint info before run): ... this extended test.
2222 (libfile2, libname2, libsrcfile2, libsrc2)
2223 (lib_sl2): New variables.
2224 (exec_opts): Set also SHLIB_NAME2.
2225 (pending breakpoint info on first run at shrfunc1)
2226 (pending breakpoint info on second run at shrfunc1)
2227 (pending breakpoint info on second run at shrfunc2)
2228 (print y from libfile, print y from libfile2): New tests.
2229 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
2230 * gdb.base/unloadshr2.c: New.
2231
e6a386cd
HZ
22322009-12-22 Hui Zhu <teawater@gmail.com>
2233
2234 * gdb.reverse/sigall-reverse.exp: Adjust.
2235
9e19b45e
VP
22362009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2237
2238 PR gdb/10884
2239
2240 * gdb.mi/var-cmd.c (do_bitfield_tests): New
2241 (main): Call do_bitfield_tests.
aacf5b1e 2242 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 2243
d53a7b30
JB
22442009-12-20 Joel Brobecker <brobecker@adacore.com>
2245
2246 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
2247 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
2248 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
2249 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
2250 gdb.modula2/unbounded1.c: Update copyright header.
2251
191ca0a1
CM
22522009-12-10 Chris Moller <moller@mollerware.com>
2253
2254 PR gdb/9399
2255 * gdb.cp/virtfunc2.exp: New tests
2256 * gdb.cp/virtfunc2.cc: New tests
2257 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
2258
0fa6cf1b
MS
22592009-12-10 Oza Pawandeep (paawan1982@yahoo.com
2260
2261 * gdb.reverse/i387-env-reverse.c: New file.
2262 * gdb.reverse/i387-env-reverse.exp: New file.
2263 * gdb.reverse/i387-stack-reverse.c: New file.
2264 * gdb.reverse/i387-stack-reverse.exp: New file.
2265
361ae042
PM
22662009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2267
2268 * gdb.python/py-type.exp (test_range): New test.
2269
bfd31e71
PM
22702009-12-03 Phil Muldoon <pmuldoon@redhat.com>
2271
2272 PR python/10805
2273
2274 * gdb.python/py-type.exp: New file.
2275 * gdb.python/py-type.c: New file.
2276 * Makefile.in: Add py-type.
2277
57a1d736
TT
22782009-12-03 Tom Tromey <tromey@redhat.com>
2279
2280 * gdb.python/py-value.exp (test_parse_and_eval): New
2281 function.
2282
1f3b5d1b
PP
22832009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2284
2285 PR gdb/11022
2286
2287 * gdb.base/pr11022.exp: New test.
2288 * gdb.base/pr11022.c: New test.
2289
8b7dbdc9
JK
22902009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2291
2292 Fix spurious false FAILs.
2293 * gdb.base/structs.c (chartest): New.
2294 (main): Fill-in chartest.
2295 * gdb.base/structs.exp (anychar_re, first): New.
2296 (start_structs_test): Import global anychar_re and first.
2297 New gdb_test call "set print elements 300; ${testfile}"
2298 (start_structs_test <$first>): New block.
2299 (any): Import global anychar_re. New variable ac. Use ${ac}.
2300
6a53b2ec
JK
23012009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2302
2303 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
2304
d7167b4c
JK
23052009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2306
2307 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
2308 Force $srcfile file.
2309 * gdb.base/foll-fork.c (callee): Comment out the printf call.
2310
b1798462
UW
23112009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2312
2313 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
2314 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
2315 * gdb.threads/watchthreads-reorder.exp: Likewise.
2316
b6199126
DJ
23172009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2318
2319 PR gdb/8704
2320
2321 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
2322 "if", and "thread". Correct matching in the previous test.
2323
b22a0510
DJ
23242009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
2325
2326 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
2327
930636d2
MS
23282009-11-23 Michael Snyder <msnyder@vmware.com>
2329
2330 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
2331 * gdb.reverse-watch-precsave.exp: Ditto.
2332
21a0512e
PP
23332009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2334
2335 * gdb.asm/asm-source.exp: Adjust.
2336 * gdb.base/help.exp: Adjust.
2337
fc30d5e0
PA
23382009-11-22 Pedro Alves <pedro@codesourcery.com>
2339
2340 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
2341 (do_syscall_tests_without_xml): Set data-directory to
2342 /the/path/to/nowhere.
2343
f6bc2008
PA
23442009-11-21 Pedro Alves <pedro@codesourcery.com>
2345
2346 * gdb.threads/local-watch-wrong-thread.c,
2347 gdb.threads/local-watch-wrong-thread.exp: New files.
2348
8c2fb5de
PA
23492009-11-21 Pedro Alves <pedro@codesourcery.com>
2350
2351 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
2352 assume new `regsub' syntax available.
2353
ebec9a0f
PA
23542009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2355
a79d3c27
JK
2356 * gdb.base/watchpoint-hw-hit-once.exp,
2357 gdb.base/watchpoint-hw-hit-once.c: New.
2358
23592009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2360
2361 * gdb.threads/watchthreads-reorder.exp,
2362 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 2363
276a961b
MK
23642009-11-17 Nathan Sidwell <nathan@codesourcery.com>
2365
2366 * gdb.xml/tdesc-regs.exp: Use for m68k.
2367
4867c1fb
PA
23682009-11-15 Pedro Alves <pedro@codesourcery.com>
2369
2370 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
2371
f6838f81
DJ
23722009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2373
2374 * lib/gdb.exp (current_target_name): New procedure.
2375 (gdb_wrapper_target): New variable.
2376 (gdb_wrapper_init): Set gdb_wrapper_target.
2377 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
2378 wrapper.
2379
4ac4dd3f
DJ
23802009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2381
2382 * gdb.base/remote.exp: Delete the slowest load test.
2383 Do not load with fixed packet sizes.
2384
a7881759
DJ
23852009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2386
2387 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
2388
97a5b505
DJ
23892009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2390
2391 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
2392 srcfile when setting a breakpoint.
2393
d3e1fc54
DJ
23942009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
2395
2396 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
2397 macros.
2398
7cbcbded
DJ
23992009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2400
2401 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
2402 to be in memory.
2403 * gdb.base/display.c (force_mem): New.
2404 (do_loops): Use it. Add breakpoint comments.
2405 (do_vars): Add a breakpoint comment.
2406 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
2407 line numbers.
2408
bdea3a92
NF
24092009-11-13 Nathan Froyd <froydnj@codesourcery.com>
2410
2411 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
2412 instead of a bare "run".
2413
269f82e5
PP
24142009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2415
2416 * gdb.python/py-prettyprint.exp: Adjust.
2417
a69b7d9d
DJ
24182009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2419
2420 * lib/cell.exp (skip_cell_tests): Clean up test files before
2421 returning.
2422
b598bfda
DJ
24232009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2424
2425 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
2426 and the breakpoint menu. Do not call perror if a prompt is seen.
2427 Consume the following GDB prompt.
2428 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
2429 * gdb.cp/namespace.exp: Use gdb_test.
2430 * gdb.cp/templates.exp: Use gdb_test.
2431 (test_template_breakpoints): Use gdb_test_multiple.
2432
87728fa0
DJ
24332009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2434
2435 * gdb.base/break1.c (struct some_struct, values): Move earlier.
2436 (marker4): Reference values.
2437
b67c692f
DJ
24382009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2439
2440 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
2441 is missing.
2442
f0df251a
DJ
24432009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2444
2445 * gdb.base/break.c (need_malloc): New.
2446 * gdb.base/constvars.c (main): Reference crass and crisp.
2447 * gdb.base/gdb1821.c (main): Reference bar.
2448 * gdb.cp/gdb1355.cc (main): Reference s1.
2449 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
2450 (main): Call them.
2451 * gdb.cp/hang2.cc (dummy2): Define.
2452 * gdb.cp/hang3.cc (dummy3): Define.
2453 * gdb.cp/m-data.cc (main): Reference shadow.
2454
bdf7534a
NF
24552009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2456 Nathan Froyd <froydnj@codesourcery.com>
2457
2458 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
2459 remote host.
2460
f24fce77
NF
24612009-11-12 Nathan Froyd <froydnj@codesourcery.com>
2462
2463 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
2464 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
2465 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2466 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2467 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2468 * gdb.dwarf2/dw2-producer.exp: Likewise.
2469 * gdb.dwarf2/mac-fileno.exp: Likewise.
2470 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
2471 py-prettyprint.py to the remote host.
2472 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
2473
40f0318e
KS
24742009-11-11 Keith Seitz <keiths@redhat.com>
2475
2476 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
2477 use it instead of "Foo".
2478 * gdb.cp/classes.exp (do_tests): Add a test to access
2479 a method through a typedef'd class name.
2480
f3d9f7fb
NF
24812009-11-11 Nathan Froyd <froydnj@codesourcery.com>
2482
2483 * gdb.base/long_long.exp: Permit leading zeros on floating-point
2484 exponents.
2485 * gdb.base/pointers.exp: Likewise.
2486 * gdb.cp/ref-types.exp: Likewise.
2487
a4216f37
KS
24882009-11-11 Keith Seitz <keiths@redhat.com>
2489
2490 * gdb.cp/cplusfuncs.cc (class foo): Add operators
2491 new[] and delete[].
2492 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
2493 "void".
2494 (probe_demangler): Remove all single-quoting of
2495 method and variable names.
2496 (info_func_regexp): Remove the word "void" from any
2497 occurrence of "(void)".
2498 (print_addr_2): Remove all single-quoting of
2499 method names.
2500 (print_addr_2_kfail): Likewise.
2501 (print_addr): Single-quote C function names before
2502 passing to print_addr_2.
2503 (test_paddr_operator_functions): Remove single-quoting
2504 for method names.
2505 Add tests for operator new[] and operator delete[].
2506
9b14d7aa
JK
25072009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2508
2509 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
2510
85feb311
KS
25112009-11-09 Keith Seitz <keiths@redhat.com>
2512
2513 * gdb.cp/overload.exp: Add tests for resolving overloaded
2514 methods in expression parsing/evaluation.
2515
fa335448
DJ
25162009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2517
2518 * lib/gdb.exp (default_gdb_version): Use --version instead of
2519 --command.
2520
ec3c07fc
NS
25212009-11-10 Nathan Sidwell <nathan@codesourcery.com>
2522
2523 * lib/gdb.exp (gdb_compile_test): New.
2524 (skip_ada_tests, skip_java_tests): New.
2525 (gdb_compile): Use gdb_compile_test for f77.
2526 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
2527 * lib/java.exp (compile_java_from_source): Remove runtests check,
2528 use gdb_compile_test to record result.
2529 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
2530 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
2531 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
2532 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
2533 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
2534 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
2535 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
2536 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
2537 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
2538 adjust gdb_compile invocations.
2539
b8b4e42b
JK
25402009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2541
2542 * Makefile.in (abs_builddir): New.
2543 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
2544 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
2545 `$(abs_builddir)/site.exp'.
2546
f8b7eaf3
DJ
25472009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
2548
2549 * config/m68k-emc.exp, lib/emc-support.exp,
2550 gdb.trace/gdb_c_test.c: Delete.
2551 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
2552 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2553 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2554 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2555 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2556 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
2557 casing for m68k-*-elf.
2558
c4187697
NS
25592009-11-03 Pedro Alves <pedro@codesourcery.com>
2560
2561 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
2562 * gdb.arch/i386-prologue.exp: Likewise.
2563 * gdb.arch/i386-unwind.exp: Likewise.
2564
db16b772
DJ
25652009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2566
2567 * lib/gdb.exp (gdb_expect): Fix timeout typo.
2568
bcf71277
DJ
25692009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2570
2571 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
2572
0105cee2
DJ
25732009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2574
2575 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
2576
24ddea62
JK
25772009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2578
2579 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
2580
287ccc17
JK
25812009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2582
2583 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
2584 * gdb.base/sepdebug2.c: New file.
2585
08bca259 25862009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
2587
2588 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
2589 the modified warnings for catch syscall. Verify if GDB was compiled
2590 with support for lib expat, and choose which tests to run depending
2591 on this.
2592
5d4e2b76
VP
25932009-10-30 Vladimir Prus <vladimir@codesourcery.com>
2594
2595 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
2596 that composite commands are parsed OK. And also test
2597 that breakpoint commands do work.
2598
240e538a
MS
25992009-10-23 Michael Snyder <msnyder@vmware.com>
2600
2601 gdb.reverse/consecutive-precsave.exp: Change expect pattern
2602 to allow for new disassembly style.
2603
9c419145
PP
26042009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2605
2606 * gdb.asm/asm-source.exp: Adjust.
2607
02506ff1
MS
26082009-10-22 Michael Snyder <msnyder@vmware.com>
2609
2610 * gdb.reverse/break-precsave.exp: New test.
2611 * gdb.reverse/consecutive-precsave.exp: Ditto.
2612 * gdb.reverse/finish-precsave.exp: Ditto.
2613 * gdb.reverse/i386-precsave.exp: Ditto.
2614 * gdb.reverse/machinestate-precsave.exp: Ditto.
2615 * gdb.reverse/sigall-precsave.exp: Ditto.
2616 * gdb.reverse/solilb-precsave.exp: Ditto.
2617 * gdb.reverse/step-precsave.exp: Ditto.
2618 * gdb.reverse/until-precsave.exp: Ditto.
2619 * gdb.reverse/watch-precsave.exp: Ditto.
2620
4cf866a3
MS
26212009-10-22 Michael Snyder <msnyder@vmware.com>
2622
2623 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
2624 for gdb_expect. Adjust one test's expect strings for the new
2625 format of disassemble.
2626 * gdb.reverse/finish-reverse.exp: Delete 'return'.
2627 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
2628 gdb_test_multiple.
2629 * gdb.reverse/step-reverse.exp: Delete 'return'.
2630 * gdb.reverse/until-reverse.exp: Delete blank lines.
2631 * gdb.reverse/watch-reverse.exp: Delete blank lines.
2632
2b28d209
PP
26332009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2634
2635 * gdb.base/consecutive.exp: Adjust.
2636 * gdb.base/display.exp: Likewise.
2637 * gdb.base/pc-fp.exp: Likewise.
2638 * gdb.base/sigbpt.exp: Likewise.
2639
33b9c32b
MS
26402009-10-19 Michael Snyder <msnyder@vmware.com>
2641
2642 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
2643 * gdb.reverse/finish-reverse.c: Ditto.
2644 * gdb.reverse/sigall-reverse.c: Ditto.
2645 * gdb.reverse/solib-reverse.c: Ditto.
2646 * gdb.reverse/step-reverse.c: Ditto.
2647 * gdb.reverse/watch-reverse.c: Ditto.
2648
6c95b8df
PA
26492009-10-19 Pedro Alves <pedro@codesourcery.com>
2650 Stan Shebs <stan@codesourcery.com>
2651
2652 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
2653 * gdb.base/foll-exec.exp: Adjust to expect a process id before
2654 "Executing new program".
2655 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
2656 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
2657 left listed after having been killed.
2658 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
2659 * gdb.base/maint.exp: Adjust test.
2660
2661 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
2662 * gdb.multi/Makefile.in: New.
2663 * gdb.multi/base.exp: New.
2664 * gdb.multi/goodbye.c: New.
2665 * gdb.multi/hangout.c: New.
2666 * gdb.multi/hello.c: New.
2667 * gdb.multi/bkpt-multi-exec.c: New.
2668 * gdb.multi/bkpt-multi-exec.exp: New.
2669 * gdb.multi/crashme.c: New.
2670
279017b7
TG
26712009-10-13 Tristan Gingold <gingold@adacore.com>
2672
2673 * gdb.base/sepdebug.exp: Check debug info are found.
2674
0413d738
PA
26752009-10-08 Pedro Alves <pedro@codesourcery.com>
2676
2677 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
2678 bits.
2679
c628eecc
JK
26802009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2681
2682 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
2683
38af1bfe
JB
26842009-10-07 Joel Brobecker <brobecker@adacore.com>
2685
2686 * gdb.base/watchpoints.c: Add copyright header. Reformat one
2687 of the comments.
2688
2b0adecd
PM
26892009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
2690
2691 * gdb.base/annota1.exp: Remove obsolete match_max increase.
2692 * gdb.base/annota3.exp: Idem.
2693 * gdb.base/maint.exp: Idem.
2694
8d417781
PM
26952009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
2696
2697 * lib/gdb.exp (default_gdb_init): Set current value of match_max
2698 to default.
2699
bb61102d
PM
27002009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
2701
2702 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
2703 mingw and cygwin targets.
2704
ace5c364
PM
27052009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
2706 Pedro Alves <pedro@codesourcery.com>
2707
2708 * lib/gdb.exp (gdb_compile): Avoid adding
2709 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
2710
c2d494a0
PM
27112009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
2712
e1b52ce2
PM
2713 * gdb.base/shr1.c: Use %p in format string.
2714 * gdb.base/unload.c: Avoid warning in fprintf.
2715 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 2716
209f53f5
PM
27172009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
2718
2719 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
2720 long type.
2721 (test_unlink): Correct printf string.
2722 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
2723 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
2724
8172766a
JK
27252009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
2728 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
2729 * gdb.arch/ia64-breakpoint-shadow.S: New file.
2730
0f73703c
UW
27312009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2732
2733 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
2734 * gdb.objc/nondebug.exp: Likewise.
2735
b32306ca
UW
27362009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2737
2738 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
2739 target_info setting.
2740
2741 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
2742 that detect new threads during "info threads".
2743
0057022f
UW
27442009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2745
2746 * gdb.threads/manythreads.c (main): Increase thread stack size
2747 to 2*PTHREAD_STACK_MIN.
2748 * gdb.threads/multi-create.c (main): Likewise.
2749 (create_function): Likewise.
2750
f29c0325
UW
27512009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2752
2753 * gdb.base/dump.exp: Pass difference of pointer types instead
2754 of integer types as offset to restore in intarr3.srec case.
2755
fcb34849
UW
27562009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2757
2758 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
2759
d5142e3b
UW
27602009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2761
2762 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
2763
087b74b2
PM
27642009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2765
2766 New test for two watchpoints, with disabling of
2767 the first inserted.
2768 * testsuite/gdb.base/watchpoints.c: New file.
2769 * testsuite/gdb.base/watchpoints.exp: New file.
2770
96c07c5b
TT
27712009-09-25 Tom Tromey <tromey@redhat.com>
2772
2773 * gdb.base/charset.exp: Test utf-16 strings with Python.
2774
b8899f2b
TT
27752009-09-25 Tom Tromey <tromey@redhat.com>
2776
2777 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
2778 UCS-4.
2779 * gdb.base/charset.c (utf_32_string): Rename.
2780 (init_utf32): Rename.
2781 (main): Update.
2782
329719ec
TT
27832009-09-22 Tom Tromey <tromey@redhat.com>
2784
2785 * gdb.python/py-function.exp: Add regression tests.
2786
11ef0d76
KS
27872009-09-21 Keith Seitz <keiths@redhat.com>
2788
2789 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
2790 with invalid operator.
2791
3fe8f3b3
KS
27922009-09-21 Keith Seitz <keiths@redhat.com>
2793
2794 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
2795 and destructor using typedef name of class.
2796 * gdb.cp/classes.cc (class Base1): Add a destructor.
2797 (base1): New typedef.
2798 (use_methods): Instanitate an object of type base1.
2799 * gdb.cp/templates.exp (test_template_typedef): New procedure.
2800 (do_tests): Call test_template_typedef.
2801 * gdb.cp/templates.cc (Baz::~Baz): New method.
2802 (intBazOne): New typedef.
2803 (main): Instantiate intBazOne.
2804
7a9fe101
PM
28052009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2806
2807 PR python/10633
2808
2809 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
2810 Function.
2811 (run_lang_tests): Add print elements test.
2812
2e4d963f
PM
28132009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2814
2815 * gdb.python/py-value.exp (test_subscript_regression): New
2816 function. Test for invalid subscripts.
2817 * gdb.python/py-value.c (main): Add test array, and pointer to it.
2818 (ptr_ref): New function.
2819
ec7e75e7
PP
28202009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2821
2822 * gdb.base/default.exp: Fix "show convenience".
2823
0cc7d26f
TT
28242009-09-15 Tom Tromey <tromey@redhat.com>
2825
2826 * lib/mi-support.exp (mi_create_varobj): Update.
2827 (mi_create_floating_varobj): Likewise.
2828 (mi_create_dynamic_varobj): New proc.
2829 (mi_varobj_update): Update.
2830 (mi_varobj_update_with_type_change): Likewise.
2831 (mi_varobj_update_kv_helper): New proc.
2832 (mi_varobj_update_dynamic_helper): Rewrite.
2833 (mi_varobj_update_dynamic): New proc.
2834 (mi_list_varobj_children): Update.
2835 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
2836 * gdb.python/python-prettyprint.py (pp_outer): New class.
2837 (pp_nullstr): Likewise.
2838 (lookup_function): Register new printers.
2839 * gdb.python/python-prettyprint.c (struct substruct): New type.
2840 (struct outerstruct): Likewise.
2841 (substruct_test): New function.
2842 (struct nullstr): New type.
2843 (string_1, string_2): New globals.
2844 (main): Add new tests.
2845 * gdb.python/python-mi.exp: Added regression tests.
2846 * gdb.mi/mi2-var-display.exp: Update.
2847 * gdb.mi/mi2-var-cmd.exp: Update.
2848 * gdb.mi/mi2-var-child.exp: Update.
2849 * gdb.mi/mi2-var-block.exp: Update.
2850 * gdb.mi/mi-var-invalidate.exp: Update.
2851 * gdb.mi/mi-var-display.exp: Update.
2852 * gdb.mi/mi-var-cmd.exp: Update.
2853 * gdb.mi/mi-var-child.exp: Update.
2854 * gdb.mi/mi-var-block.exp: Update.
2855 * gdb.mi/mi-break.exp: Update.
2856 * gdb.mi/gdb701.exp: Update.
2857
a96d9b2e
SDJ
28582009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2859
2860 * Makefile.in: Inclusion of catch-syscall object.
2861 * gdb.base/catch-syscall.c: New file.
2862 * gdb.base/catch-syscall.exp: New file.
2863
b43b923a
MS
28642009-09-12 Michael Snyder <msnyder@vmware.com>
2865
2866 * gdb.reverse/step-reverse.exp: Explicitly check for targets
2867 that can support reverse debuggnig.
2868
cec03d70
TT
28692009-09-11 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.dwarf2/valop.S: New file.
2872 * gdb.dwarf2/valop.exp: New file.
2873
e23bb3fc
MK
28742009-09-11 Mark Kettenis <kettenis@gnu.org>
2875
2876 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
2877
37c3696d
DE
28782009-09-10 Doug Evans <dje@google.com>
2879
2880 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
2881 Add $gdb_prompt to second breakpoint regexp.
2882
5172aecb
JB
28832009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
2884
2885 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
2886 names, add missing ones.
2887 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
2888 * gdb.python/py-frame.c: Rename from python-frame.c.
2889 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
2890 testfile name.
2891 * gdb.python/py-function.exp: Rename from python-function.exp.
2892 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
2893 testfile name.
2894 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
2895 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
2896 Adjust testfile name.
2897 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
2898 * gdb.python/py-template.cc: Rename from python-template.cc.
2899 * gdb.python/py-template.exp: Rename from python-template.exp.
2900 Adjust testfile name.
2901 * gdb.python/py-value.c: Rename from python-value.c.
2902 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
2903 testfile name.
2904
b554e4bd
JK
29052009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2906
2907 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
2908 $bpt2address.
2909 (Second breakpoint address is valid on ia64)
2910 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
2911
9a68ae16
JM
29122009-09-03 Joseph Myers <joseph@codesourcery.com>
2913
2914 * gdb.base/ending-run.exp: Restrict regular expression matching
2915 line number to require closing brace following.
2916
146b9145
DE
29172009-09-03 Doug Evans <dje@google.com>
2918
2919 * gdb.base/store.exp (check_set): Fix typo in expected value message.
2920
787d21e1
TT
29212009-09-02 Tom Tromey <tromey@redhat.com>
2922
2923 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
2924
e7802207
TT
29252009-09-02 Tom Tromey <tromey@redhat.com>
2926
2927 * gdb.dwarf2/callframecfa.exp: New file.
2928 * gdb.dwarf2/callframecfa.S: New file.
2929
817aadd2
JK
29302009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2931
2932 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
2933 gdb.base/solib-overlap-main.c: New.
2934
4a76eae5
DJ
29352009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
2936
2937 PR gdb/10565
2938
2939 * gdb.base/bitfields.c (struct container, container): New.
2940 (main): Initialize it and call break5.
2941 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
2942
d4b96c9a
JK
29432009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2944
2945 Support constant DW_AT_data_member_location by GCC PR debug/40659.
2946 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
2947
4e22772d
JK
29482009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2949
2950 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
2951
2efab443
MS
29522009-08-26 Michael Snyder <msnyder@vmware.com>
2953
2954 * gdb.base/i386-reverse.c: New file.
2955 * gdb.base/i386-reverse.exp: New file.
2956 * gdb.base/Makefile.in: Add new files to be removed.
2957
07ab73a0
JM
29582009-08-26 Joseph Myers <joseph@codesourcery.com>
2959
2960 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
2961 environment-pwd for remote host.
2962 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
2963
676accff
KS
29642009-08-24 Keith Seitz <keiths@redhat.com>
2965
2966 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
2967 Add two new C++ completer tests which limit the output to a
2968 given class.
2969
f9f7ad22
MS
29702009-08-24 Michael Snyder <msnyder@vmware.com>
2971
2972 * gdb.base/del.exp: Fix typo in comment.
2973 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
2974
81ecdfbb
RW
29752009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2976
2977 * configure: Regenerate.
2978 * gdb.hp/configure: Likewise.
2979 * gdb.hp/gdb.aCC/configure: Likewise.
2980 * gdb.hp/gdb.base-hp/configure: Likewise.
2981 * gdb.hp/gdb.compat/configure: Likewise.
2982 * gdb.hp/gdb.defects/configure: Likewise.
2983 * gdb.hp/gdb.objdbg/configure: Likewise.
2984 * gdb.stabs/configure: Likewise.
2985
cab0c772
UW
29862009-08-19 Doug Evans <dje@google.com>
2987
2988 * gdb.base/gdbvars.c: New file.
2989 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
2990
b8fa0bfa
PA
29912009-08-14 Pedro Alves <pedro@codesourcery.com>
2992
2993 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2994 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
2995
b84aa90a
PA
29962009-08-13 Pedro Alves <pedro@codesourcery.com>
2997
2998 * gdb.base/default.exp: Adjust "set language test": it's now an
2999 enum command. Larger help string moved to "help set language".
3000 * gdb.base/help.exp: Adjust "help set language" expected output,
3001 now lists all known languages.
3002
0d8f9b2c
NF
30032009-08-11 Nathan Froyd <froydnj@codesourcery.com>
3004
3005 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
3006 all frame arguments.
3007 * gdb.arch/altivec-regs.exp: Likewise.
3008
bda180e0
TT
30092009-08-07 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.base/setshow.exp: Add tests for changes to set language, set
3012 check range, and set check type.
3013
48cb2d85
VP
30142009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3015
3016 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
3017 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
3018 Call it.
3019
1ea34204
UW
30202009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3021
3022 * configure.ac: Run gdb.cell tests when appropriate.
3023 * configure: Regenerate.
3024 * lib/cell.exp: New file.
3025 * gdb.cell: New directory.
3026 * gdb.cell/configure.ac: New file.
3027 * gdb.cell/configure: New file.
3028 * gdb.cell/Makefile.in: New file.
3029 * gdb.cell/arch.exp: New file.
3030 * gdb.cell/break.c: New file.
3031 * gdb.cell/break.exp: New file.
3032 * gdb.cell/break-spu.c: New file.
3033 * gdb.cell/bt.c: New file.
3034 * gdb.cell/bt2-spu.c: New file.
3035 * gdb.cell/bt-spu.c: New file.
3036 * gdb.cell/bt.exp: New file.
3037 * gdb.cell/coremaker.c: New file.
3038 * gdb.cell/coremaker-spu.c: New file.
3039 * gdb.cell/core.exp: New file.
3040 * gdb.cell/gcore.exp: New file.
3041 * gdb.cell/data.c: New file.
3042 * gdb.cell/data.exp: New file.
3043 * gdb.cell/data-spu.c: New file.
3044 * gdb.cell/ea-cache.exp: New file.
3045 * gdb.cell/ea-cache.c: New file.
3046 * gdb.cell/ea-cache-spu.c: New file.
3047 * gdb.cell/ea-standalone.c: New file.
3048 * gdb.cell/ea-standalone.exp: New file.
3049 * gdb.cell/ea-test.c: New file.
3050 * gdb.cell/ea-test.exp: New file.
3051 * gdb.cell/f-regs.exp: New file.
3052 * gdb.cell/mem-access.c: New file.
3053 * gdb.cell/mem-access.exp: New file.
3054 * gdb.cell/mem-access-spu.c: New file.
3055 * gdb.cell/ptype.exp: New file.
3056 * gdb.cell/registers.exp: New file.
3057 * gdb.cell/size.c: New file.
3058 * gdb.cell/sizeof.exp: New file.
3059 * gdb.cell/size-spu.c: New file.
3060 * gdb.cell/solib.exp: New file.
3061 * gdb.cell/solib-symbol.exp: New file.
3062
85e747d2
UW
30632009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3064
3065 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
3066
58d6951d
DJ
30672009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3068
3069 * gdb.base/float.exp: Handle VFP registers.
3070
6e0a4f15
MS
30712009-07-14 Michael Snyder <msnyder@vmware.com>
3072
dcd5da87
MS
3073 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
3074 to bring gdb to the beginning of the calling line.
3075
6e0a4f15
MS
3076 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
3077 confusing the i386 epilogue unwinder.
3078
782b2b07
SS
30792009-07-14 Stan Shebs <stan@codesourcery.com>
3080
3081 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
3082
f662c3bc
MS
30832009-07-14 Michael Snyder <msnyder@vmware.com>
3084
3085 * gdb.reverse/step-reverse.exp (stepi into function call):
3086 Call instruction may not be first instruction in the line.
3087 (reverse stepi from a function call): Used wrong line number.
3088
8f313923
JK
30892009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3090
3091 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
3092
4662c76e
JK
30932009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3094
3095 Fix gdb.base/macscp.exp when using custom inputrc.
3096 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
3097 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
3098 env(TERM) set.
3099 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
3100 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
3101
aa81e255
JK
31022009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3103
3104 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
3105 * gdb.base/annota1.exp (thread_test): Import global $testfile.
3106 Change the compilation target to match the testcase name.
3107 * gdb.base/sect-cmd.exp: Change the compilation target to match the
3108 testcase name.
3109 * a2-run.exp: Use for setup prepare_for_testing. Change the
3110 compilation target to match the testcase name.
3111 * gdb.base/commands.exp: Likewise.
3112 * gdb.base/finish.exp: Likewise.
3113 * gdb.base/float.exp: Likewise.
3114 * gdb.base/info-target.exp: Likewise.
3115 * gdb.base/relational.exp: Likewise.
3116 * gdb.base/term.exp: Likewise.
3117 * gdb.base/until.exp: Likewise.
3118 * gdb.base/volatile.exp: Likewise.
3119 * gdb.base/whatis-exp.exp: Likewise.
3120
4c93b1d7
HZ
31212009-07-11 Hui Zhu <teawater@gmail.com>
3122
3123 * gdb.base/help.exp (disassemble): Update expected help text.
3124
812f7342
TT
31252009-07-09 Tom Tromey <tromey@redhat.com>
3126
3127 * lib/gdb.exp: Handle TRANSCRIPT.
3128 (remote_spawn, remote_close, send_gdb): New procs.
3129
fbb8f299
PM
31302009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3131
3132 * gdb.python/python-prettyprint.c: Add counted null string
3133 structure.
3134 * gdb.python/python-prettyprint.exp: Print null string. Test for
3135 embedded nulls.
3136 * gdb.python/python-prettyprint.py (pp_ns): New Function.
3137 * gdb.python/python-value.exp (test_value_in_inferior): Add
3138 variable length string fetch tests.
3139 * gdb.python/python-value.c (main): Add strings for string fetch tests.
3140
c0ac0ec7
JK
31412009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3142
3143 * gdb.base/dump.exp (inaccessible memory is reported): New test.
3144
30b66ecc
TT
31452009-07-07 Tom Tromey <tromey@redhat.com>
3146
3147 * gdb.base/call-rt-st.exp: Update for change to escape output.
3148 * gdb.base/callfuncs.exp: Likewise.
3149 * gdb.base/charset.exp: Likewise.
3150 * gdb.base/constvars.exp: Likewise.
3151 * gdb.base/long_long.exp: Likewise.
3152 * gdb.base/pointers.exp: Likewise.
3153 * gdb.base/printcmds.exp: Likewise.
3154 * gdb.base/setvar.exp: Likewise.
3155 * gdb.base/store.exp: Likewise.
3156 * gdb.cp/ref-types.exp: Likewise.
3157 * gdb.mi/mi-var-child.exp: Likewise.
3158 * gdb.mi/mi-var-display.exp: Likewise.
3159 * gdb.mi/mi2-var-display.exp: Likewise.
3160 * gdb.base/charset.exp: Test octal escape sequence length.
3161 Update for change to escape output.
3162
187c4a2b
JK
31632009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3164
3165 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
3166
d80a43f9
DJ
31672009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
3168
3169 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
3170
047427a8
JK
31712009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3172
3173 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
3174 gdbserver increasing $portnum if "Can't bind address" has been seen.
3175
8b5a0f4f
PA
31762009-07-05 Pedro Alves <pedro@codesourcery.com>
3177
3178 * gdb.base/ending-run.exp: Add "step out of main" pattern for
3179 mingw32ce.
3180
7d93ba58
PA
31812009-07-05 Pedro Alves <pedro@codesourcery.com>
3182
3183 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
3184 VFP format.
3185
2277426b
PA
31862009-07-02 Pedro Alves <pedro@codesourcery.com>
3187
3188 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
3189 linux. Adjust to use "inferior", "info inferiors", "detach
3190 inferior" and "kill inferior" instead of "restart", "info fork",
3191 "detach fork" and "delete fork".
3192 * gdb.base/ending-run.exp: Spell out "info".
3193 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
3194 the "kill" command.
3195
5af949e3
UW
31962009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3197
3198 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
3199 change to prefix TLS offset in hex with 0x.
3200
5d3729b5
UW
32012009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3202
3203 * gdb.base/default.exp: Update test case for "x" changes.
3204
af589bd0
TG
32052009-07-01 Tristan Gingold <gingold@adacore.com>
3206
3207 * gdb.base/bigcore.exp: Make darwin untested.
3208
40974f91
JK
32092009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3210
3211 * gdb.base/completion.exp (directory completion): Create the directory.
3212 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
3213 escapeuniquesub.
3214 (directory completion 2): Expect now ${escapeuniquesub}.
3215 (Glob remaining of directory test): Remove one excessive newline.
3216 Expect the real output.
3217
59dd3af6
JK
32182009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3219
3220 Fix `make check//%' target after `make check' has been ran.
3221 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
3222 a mkdir call.
3223 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
3224 (%/.dir): Remove.
3225
f4e164aa
JK
32262009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3227
3228 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
3229 the expected result record.
3230
69af2122
JK
32312009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3232
3233 Remove racy FAILs relying just on the timeouts.
3234 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
3235 (annotation_level 2): Remove racy FAILs.
3236
2fd481e1
PP
32372009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
3238
3239 gdb/10275
3240 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
3241
c38f313d
DJ
32422009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
3243
3244 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
3245
8b777f02
VP
32462009-06-30 Vladimir Prus <vladimir@codesourcery.com>
3247
3248 * gdb.mi/mi-stack.exp: Testing symbolic options
3249 to -stack-list-locals and -stack-list-arguments.
3250
00c7eacf
JK
32512009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
3254
6bc80edc
TT
32552009-06-29 Tom Tromey <tromey@redhat.com>
3256
3257 * dg-extract-results.sh: New file.
3258 * Makefile.in (FORCE_PARALLEL): New variable.
3259 (CHECK_TARGET): New conditional variable.
3260 (check): Use CHECK_TARGET.
3261 (DO_RUNTEST): New variable.
3262 (check-single): New target.
3263 (TEST_DIRS): New variable.
3264 (TEST_TARGETS): Likewise.
3265 (check-parallel): New target.
3266 (check-gdb.%): New pattern.
3267 (BASE1_FILES): New variable.
3268 (BASE2_FILES): Likewise.
3269 (check-gdb.base%): New pattern.
3270 (%/.dir): New pattern.
3271 * configure: Rebuild.
3272 * aclocal.m4 (AM_CONDITIONAL): New defun.
3273 * configure.ac: Check whether user is using GNU make.
3274 (GMAKE): New conditional.
3275
794684b6
SW
32762009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
3277
3278 * gdb.cp/namespace-nested-import.cc: New test.
3279 * gdb.cp/namespace-nested-import.exp: New test.
3280
edb3359d
DJ
32812009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3282
3283 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
3284 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
3285 * gdb.opt/Makefile.in (EXECUTABLES): Update.
3286 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
3287 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
3288 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
3289 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
3290 gdb.opt/inline-markers.c: New files.
3291 * lib/gdb.exp (skip_inline_frame_tests): New function.
3292 (skip_inline_var_tests): New function.
3293
cf657a0c
AS
32942009-06-27 Andreas Schwab <schwab@linux-m68k.org>
3295
3296 * gdb.cp/exception.exp: Don't require $hex before inner frame in
3297 backtrace.
3298
28d41a99
MS
32992009-06-27 Michael Snyder <msnyder@vmware.com>
3300
3301 * gdb.reverse: New directory.
3302 * gdb.reverse/break-reverse.c: New test.
3303 * gdb.reverse/break-reverse.exp: New test.
3304 * gdb.reverse/consecutive-reverse.c: New test.
3305 * gdb.reverse/consecutive-reverse.exp: New test.
3306 * gdb.reverse/finish-reverse.c: New test.
3307 * gdb.reverse/finish-reverse.exp: New test.
3308 * gdb.reverse/machinestate.c: New test.
3309 * gdb.reverse/ms1.c: New test.
3310 * gdb.reverse/machinestate.exp: New test.
3311 * gdb.reverse/Makefile.in: New file.
3312 * gdb.reverse/shr2.c: New test.
3313 * gdb.reverse/solib-reverse.c: New test.
3314 * gdb.reverse/solib-reverse.exp: New test.
3315 * gdb.reverse/step-reverse.c: New test.
3316 * gdb.reverse/step-reverse.exp: New test.
3317 * gdb.reverse/until-reverse.c: New test.
3318 * gdb.reverse/ur1.c: New test.
3319 * gdb.reverse/until-reverse.exp: New test.
3320 * gdb.reverse/watch-reverse.c: New test.
3321 * gdb.reverse/watch-reverse.exp: New test.
3322 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
3323 * configure: Regenerate.
3324
fe3c8b0d
DE
33252009-06-26 Doug Evans <dje@google.com>
3326
3327 * gdb.base/psymtab.exp: Turn off pending breakpoints.
3328
3a72a602
PM
33292009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
3330
3331 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
3332 windows problem for 'file delete $binfile'.
3333
27aa8d6a
SW
33342009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
3335
3336 * gdb.cp/namespace-using.exp: New test.
3337 * gdb.cp/namespace-using.cc: New test.
3338
8ac055f8
JB
33392009-05-20 Joel Brobecker <brobecker@adacore.com>
3340
3341 * gdb.ada/variant_record_packed_array: New testcase.
3342
85e306ed
TT
33432009-06-23 Tom Tromey <tromey@redhat.com>
3344
3345 * gdb.base/charset.exp (test_combination): Regression test.
3346 * gdb.base/charset.c (my_wchar_t): New typedef.
3347 (myvar): New global.
3348 (main): Set myvar.
3349
56643c5e
PM
33502009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
3351
3352 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
3353 target.
3354
1fac167a
UW
33552009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3356
3357 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
3358
7ccb0be9
UW
33592009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3360
3361 * gdb.mi/gdb680.exp: Update test for error message.
3362
568d6575
UW
33632009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3364
3365 * gdb.base/annota1.exp: Allow multiple occurrences of the
3366 frames-invalid annotation.
3367 * gdb.cp/annota2.exp: Likewise.
3368
7cd1089b
PM
33692009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3370
3371 * gdb.cp/gdb2495.cc: New file.
3372 * gdb.cp/gdb2495.exp: New file.
3373
72c63395
JK
33742009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3375
3376 Report error on GDB crash during runto.
3377 * lib/gdb.exp (runto <eof>): New.
3378
3788363d
DJ
33792009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
3380
3381 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
3382 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
3383 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
3384 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
3385 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
3386 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
3387 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
3388 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
3389 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
3390 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
3391 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
3392 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
3393 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
3394 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
3395 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
3396 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
3397 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
3398 gdb.server/server-mon.exp, gdb.server/server-run.exp,
3399 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3400 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3401 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
3402 gdb.trace/passcount.exp, gdb.trace/report.exp,
3403 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
3404 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
3405 gdb.trace/while-stepping.exp: Use a unique name for the compiled
3406 executable.
3407
17592de3
PA
34082009-06-07 Pedro Alves <pedro@codesourcery.com>
3409
3410 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
3411 defined before referencing it.
3412
701e355d
DE
34132009-06-03 Doug Evans <dje@google.com>
3414
3415 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
3416 * gdb.arch/i386-see.c: Ditto.
3417
f2292c65
PM
34182009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
3419
3420 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
3421 (check_macro): Return 1 if undefined.
3422 If first test fails, check if macro debug information is available,
3423 and report unsupported test if no macro information is found.
3424
5a437975
DE
34252009-05-29 Doug Evans <dje@google.com>
3426
3427 * gdb.threads/hand-call-in-threads.exp: New.
3428 * gdb.threads/hand-call-in-threads.c: New.
3429
c141c696
MS
34302009-05-29 Michael Snyder <msnyder@vmware.com>
3431
3432 * gdb.base/break-always.exp: Change "1" to "on".
3433 Add confirmation check.
3434
b3444185
PA
34352009-05-28 Pedro Alves <pedro@codesourcery.com>
3436
3437 * gdb.threads/threxit-hop-specific.c: New.
3438 * gdb.threads/threxit-hop-specific.exp: New.
3439 * gdb.threads/thread-execl.c: New.
3440 * gdb.threads/thread-execl.exp: New.
3441
b6313243
TT
34422009-05-27 Tom Tromey <tromey@redhat.com>
3443 Thiago Jung Bauermann <bauerman@br.ibm.com>
3444
3445 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
3446 (mi_child_regexp): Likewise.
3447 (mi_list_varobj_children_range): Likewise.
3448 (mi_get_features): Likewise.
3449 (mi_list_varobj_children): Rewrite.
3450 * gdb.python/python-mi.exp: New file.
3451
a6bac58e
TT
34522009-05-27 Tom Tromey <tromey@redhat.com>
3453 Thiago Jung Bauermann <bauerman@br.ibm.com>
3454 Phil Muldoon <pmuldoon@redhat.com>
3455 Paul Pluzhnikov <ppluzhnikov@google.com>
3456
3457 * gdb.python/python-prettyprint.exp: New file.
3458 * gdb.python/python-prettyprint.c: New file.
3459 * gdb.python/python-prettyprint.py: New file.
3460 * gdb.base/display.exp: print/r is now valid.
3461
2c74e833
TT
34622009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3463 Tom Tromey <tromey@redhat.com>
3464 Pedro Alves <pedro@codesourcery.com>
3465 Paul Pluzhnikov <ppluzhnikov@google.com>
3466
3467 * gdb.python/python-template.exp: New file.
3468 * gdb.python/python-template.cc: New file.
3469 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3470 tests.
3471 * gdb.python/python-value.exp (py_objfile_tests): New proc.
3472 Call it.
3473 (test_value_after_death): New proc.
3474 * gdb.python/python-value.c (PTR): New typedef.
3475 (main): New variable 'x'.
3476
89c73ade
TT
34772009-05-27 Tom Tromey <tromey@redhat.com>
3478
3479 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3480 tests.
3481 * gdb.python/python-value.exp (py_objfile_tests): New proc.
3482 Call it.
3483
a75724bc
PA
34842009-05-27 Pedro Alves <pedro@codesourcery.com>
3485
3486 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
3487
e58b0e63
PA
34882009-05-24 Pedro Alves <pedro@codesourcery.com>
3489
3490 * gdb.threads/fork-thread-pending.c: New.
3491 * gdb.threads/fork-thread-pending.exp: New.
3492
4ac36638
JK
34932009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3494
3495 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
3496 * gdb.dwarf2/dw2-strp.S (a_string2): New.
3497
c28c63d8
JB
34982009-05-18 Jon Beniston <jon@beniston.com>
3499
3500 * gdb.asm/asm-source.exp: Add lm32 target.
3501
b242c3c2
PA
35022009-05-17 Pedro Alves <pedro@codesourcery.com>
3503
3504 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
3505 `gdb_get_line_number'. Call `callee' in both parent and child.
3506 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
3507 `gdb_get_line_number' instead of hardcoding line numbers.
3508 (catch_fork_unpatch_child): New procedure to test detaching
3509 breakpoints from child fork.
3510 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
3511 hardcoding line numbers.
3512 (do_fork_tests): Run `catch_fork_unpatch_child'.
3513
ee342b23
VP
35142009-05-17 Vladimir Prus <vladimir@codesourcery.com>
3515
3516 * gdb.mi/mi-cmd-var.exp: Check that when varobj
3517 of structure type enters or leaves the scope, it
3518 is reported by -var-update.
3519
e2009e98
DE
35202009-05-11 Doug Evans <dje@sebabeach.org>
3521
3522 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
3523 * gdb.threads/pending-step.c (main): Fix off-by-one error.
3524 * gdb.threads/schedlock.c (main): Fix off-by-one error.
3525
00903456
JK
35262009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3527
3528 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
3529
dc621c35
DE
35302009-04-30 Doug Evans <dje@google.com>
3531
3532 * gdb.threads/watchthreads2.exp: New testcase.
3533 * gdb.threads/watchthreads2.c: New testcase.
3534
9ab4e744
DE
35352009-04-29 Doug Evans <dje@google.com>
3536
3537 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
3538 * gdb.cp/mb-ctor.cc: Ditto.
3539 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
3540 * gdb.cp/mb-inline.h (multi_line_foo): New function.
3541 * gdb.cp/mb-inline1.cc: Call it.
3542 * gdb.cp/mb-inline2.cc: Ditto.
3543 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
3544 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
3545
484086b7
JK
35462009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3547
3548 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
3549 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
3550 Replace all uses of `decimal' by `nonzero'.
3551 (info macro FROM_COMMANDLINE): New test.
3552
379a77b5
TT
35532009-04-27 Tom Tromey <tromey@redhat.com>
3554
3555 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
3556
b92b73c2
DE
35572009-04-27 Doug Evans <dje@google.com>
3558
3559 * gdb.threads/watchthreads.c (main): Initialize args before starting
3560 the threads. Plus formatting cleanup.
3561 * gdb.threads/watchthreads.exp: Avoid errant failures due to
3562 biased scheduling of one thread.
3563
945a118d
JG
35642009-04-27 Jerome Guitton <guitton@adacore.com>
3565
3566 * gdb.cp/templates.cc (GetMax): New template.
3567 (main): Declare two instances of GetMax.
3568 * gdb.cp/templates.exp: Add new test.
3569
d389af10
JK
35702009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3571
3572 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
3573
e7f86de9
JM
35742009-04-22 Joseph Myers <joseph@codesourcery.com>
3575
3576 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
3577
334cc82d
TT
35782009-04-15 Tom Tromey <tromey@redhat.com>
3579
3580 * gdb.base/charset.exp: Add regression test.
3581
d12672cc
JB
35822009-04-14 Joel Brobecker <brobecker@adacore.com>
3583
3584 * gdb.base/exe-lock.exp: New testcase.
3585
18e8c3bc
TT
35862009-04-13 Tom Tromey <tromey@redhat.com>
3587
3588 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
3589 operator on Frame.
3590
5ecd5cbe
UW
35912009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3592
3593 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
3594 * gdb.server/ext-attach.exp: Likewise.
3595
7309f756
VP
35962009-04-03 Vladimir Prus <vladimir@codesourcery.com>
3597
3598 Eliminate some sleep usage.
3599
3600 * gdb.mi/basics.c (do_nothing): New.
3601 (main): Use do_nothing instead of printf, so that
3602 not to introduce race condition between output of
3603 inferiour and output of gdb. Do not use sleep as it
3604 is not generally available on embedded targets.
3605
f4b95f6f
PA
36062009-04-02 Pedro Alves <pedro@codesourcery.com>
3607
3608 * gdb.server/ext-attach.exp: Expect an optional process id after
3609 "Detached from remote process".
3610
de40b933
JK
36112009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3612
3613 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
3614 gdb.dwarf2/dw2-unresolved.exp: New.
3615
2ae101a4
PA
36162009-04-02 Pedro Alves <pedro@codesourcery.com>
3617
3618 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
3619 mi_run_to_main.
3620
56a8e183
PA
36212009-04-02 Pedro Alves <pedro@codesourcery.com>
3622
3623 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
3624 mi_run_to_main. Skip thread exit test on remote targets.
3625 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
3626 mi_run_to_main.
3627 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
3628 mi_run_to_main.
3629 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
3630 when expecting ^connected. Detect when the target doesn't support
3631 non-stop mode.
3632 (mi_run_cmd): Detect if non-stop mode was requested by isn't
3633 supported. Return -1 on error, 0 on success.
3634 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
3635 (mi_runto): Return mi_runto_helper's result explicitly.
3636
c35fafde
PA
36372009-04-01 Pedro Alves <pedro@codesourcery.com>
3638
3639 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
3640
f8a8dce6
JB
36412009-04-01 Tom Tromey <tromey@redhat.com>
3642
3643 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
3644 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
3645 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
3646 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
3647
71c25dea
TT
36482009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
3649 Jan Kratochvil <jan.kratochvil@redhat.com>
3650
3651 PR gdb/931
3652 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
3653 output.
3654 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
3655 for gdb/931.
3656 * dw2-strp.S (DW_AT_language): Change to C++.
3657 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
3658
02d9a9ce
JB
36592009-03-31 Joel Brobecker <brobecker@adacore.com>
3660
3661 * gdb.ada/tasks: New testcase.
3662
1042e4c0
SS
36632009-03-30 Stan Shebs <stan@codesourcery.com>
3664
3665 * gdb.trace/actions.exp: Update to match new info trace format.
3666 * gdb.trace/deltrace.exp: Ditto.
3667 * gdb.trace/infotrace.exp: Ditto.
3668 * gdb.trace/passcount.exp: Ditto.
3669 * gdb.trace/save-trace.exp: Ditto.
3670 * gdb.trace/while-stepping.exp: Ditto.
3671 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
3672
f8f6f20b
TJB
36732009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3674
3675 * gdb.python/python-frame.c: New file.
3676 * gdb.python/python-frame.exp: New file.
3677
c0c6f777
TJB
36782009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3679
3680 * gdb.python/python-value.exp: Add tests for the address
3681 attribute.
3682
3cb51905
AS
36832009-03-29 Andreas Schwab <schwab@linux-m68k.org>
3684
3685 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
3686
88fc996f
DE
36872009-03-26 Doug Evans <dje@google.com>
3688
3689 * gdb.mi/mi-nonstop-exit.exp: New file.
3690 * gdb.mi/non-stop-exit.c: New file.
3691
56ef84b1
TT
36922009-03-26 Tom Tromey <tromey@redhat.com>
3693
3694 Update for change to prologue skipping:
3695 * gdb.mi/mi2-simplerun.exp: Update.
3696 * gdb.mi/mi2-break.exp: Update.
3697 * gdb.mi/mi-simplerun.exp: Update.
3698 * gdb.mi/mi-break.exp: Update.
3699 * gdb.base/ending-run.exp: Update.
3700
def2b000
TJB
37012009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3702
3703 * gdb.python/python-value.exp (test_value_in_inferior): Test
3704 gdb.Value.is_optimized_out attribute.
3705
442ddf59
JK
37062009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3707
3708 * gdb.dwarf2/dw2-noloc-main.c: New file.
3709 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
3710 (.text): Remove.
3711 (.data): New.
3712 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
3713 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
3714 (DW_TAG_subprogram func_cu1, noloc): Remove.
3715 (main): New.
3716 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
3717 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
3718 (file_symbols): New procedure.
3719
a8df5de4
TT
37202009-03-25 Tom Tromey <tromey@redhat.com>
3721
3722 * gdb.base/charset.exp (valid_target_charset): New proc.
3723 Use it to skip tests on invalid charsets.
3724
cc1d7add
PM
37252009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
3726
3727 * gdb.base/completion.exp: Add a test for directory completion.
3728
bcd5727b
JK
37292009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3730
3731 Fix a racy FAIL.
3732 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
3733 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
3734
cc924cad
TJB
37352009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3736
3737 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
3738 * gdb.python/python-function.exp: Add test for function returning
3739 a GDB value.
3740
bc3b79fd
TJB
37412009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
3742
3743 * gdb.python/python-function.exp: New file.
3744
6c7a06a3
TT
37452009-03-20 Tom Tromey <tromey@redhat.com>
3746
3747 * gdb.base/store.exp: Update for change to escape output.
3748 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
3749 to escape output.
3750 * gdb.base/pointers.exp: Update for change to escape output.
3751 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
3752 to escape output.
3753 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
3754 escape output.
3755 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
3756 to escape output.
3757 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
3758 escape output.
3759 * gdb.base/setvar.exp: Update for change to escape output.
3760 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
3761 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
3762 to escape output.
3763 (test_print_string_constants): Likewise.
3764 * gdb.base/charset.exp (valid_host_charset): Check size of
3765 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
3766 cases. Handle "auto"-related output.
3767 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
3768 (uvar, Uvar): New globals.
3769
c31af87b
JG
37702009-03-19 Jerome Guitton <guitton@adacore.com>
3771
3772 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
3773 deltas.
3774 * gdb.ada/fixed_points.exp: Ditto.
3775
51272cf2
PA
37762009-03-18 Pedro Alves <pedro@codesourcery.com>
3777
3778 * return-nodebug.c: Don't include stdio.h.
3779 (init): Delete.
3780 (func): Delete definition and provide extern declaration.
3781 (t): New.
3782 (main): Don't call printf. Call func and store its result in t.
3783 * return-nodebug1.c: New.
3784 * return-nodebug.exp: Don't expect stdio output. Instead, print
3785 the global variable t. Drop printf formatters and cast types from
3786 foreach loop. Don't use prepare_for_testing. Compile
3787 return-nodebug.c and return-nodebug1.c in separate steps. Don't
3788 define FORMAT or CAST.
3789
d24948ac
PP
37902009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3791
3792 * gdb.base/solib-display.exp: Disable test for remote targers.
3793
61ff14c6
JK
37942009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3795
3796 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
3797
cb4dce93
JK
37982009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3799
3800 Fix a racy FAIL.
3801 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
3802 code from `follow parent, print pids'.
3803 (`follow child, print pids', `follow parent, print pids'): Call it.
3804 Replace `gdb_test "break..."' by gdb_breakpoint.
3805
f7c60c5e
VP
38062009-03-13 Vladimir Prus <vladimir@codesourcery.com>
3807
3808 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 3809 sync and async modes.
f7c60c5e 3810
383ace49
JB
38112009-03-12 Joel Brobecker <brobecker@adacore.com>
3812
3813 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
3814 that was checked in by mistake. Remove loading of ada.exp, since
3815 this is not necessary in this case.
3816
4ce102af
JB
38172009-03-12 Joel Brobecker <brobecker@adacore.com>
3818
3819 * gdb.ada/ptype_arith_binop.exp: New testcase.
3820
529a2aef
JB
38212009-03-12 Joel Brobecker <brobecker@adacore.com>
3822
3823 * gdb.ada/mod_from_name: New testcase.
3824
8a38181c
JB
38252009-03-12 Joel Brobecker <brobecker@adacore.com>
3826
3827 * gdb.ada/tick_last_segv: New testcase.
3828
11436dee
VP
38292009-03-12 Vladimir Prus <vladimir@codesourcery.com>
3830
61ff14c6 3831 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 3832
1f31650a
VP
38332009-03-12 Vladimir Prus <vladimir@codesourcery.com>
3834
61ff14c6
JK
3835 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
3836 include the token in ^running and frame info in *stopped.
1f31650a 3837
a3247a22
PP
38382009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
3839
3840 * solib-display.exp: New file.
3841 * solib-display-main.c: New file.
3842 * solib-display-lib.c: New file.
61ff14c6 3843
aae64587
PA
38442009-03-05 Pedro Alves <pedro@codesourcery.com>
3845
3846 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
3847
44aabfbc
JK
38482009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3849
3850 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
3851 (list_and_check_macro): Use more specific test name.
3852 (next to definition): Make the test names unique.
3853
c087fcd3
PM
38542009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
3855
3856 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 3857
c86cf029
VP
38582009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3859
3860 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
3861 notifications.
3862 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
3863 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
3864 * lib/mi-support.exp (library_loaded_re): New.
3865 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
3866
3ea85240
VP
38672009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3868
3869 * gdb.gdb/observer.exp: Use test_notification observer, not
3870 normal_stop, everywhere.
3871 (test_normal_stop_notifications): Rename to...
3872 (test_notifications): ...this.
3873 (test_observer_normal_stop): Rename to...
3874 (test_observer): ...this.
3875
1903f0e6
DE
38762009-02-16 Doug Evans <dje@google.com>
3877
3878 * gdb.arch/amd64-disp-step.S (test_int3): New test.
3879 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
3880 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
3881 (test_prefixed_syscall,test_int3): New tests.
3882 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
3883 (test_prefixed_syscall,test_int3): New tests.
3884
1d33d6ba
VP
38852009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3886
3cb51905
AS
3887 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
3888 (mi_expect_interrupt): Likewise.
3889 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
3890 response.
1d33d6ba 3891
faafb047
PM
38922009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3893
3894 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
3895 * gdb.base/pc-fp.exp (get_valueofx): Remove.
3896 Replace calls to get_valueofx by get_hexadecimal_valueof.
3897
417e16e2
PM
38982009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3899
3900 * lib/gdb.exp (get_valueof): Accept anything as a return value.
3901 (get_integer_valueof): New procedure.
3902 (get_sizeof): Use new get_integer_value_of.
3903 * gdb.base/sizeof.exp: Replace all uses of get_valueof
3904 by get_integer_valueof.
3905
7065b901
TT
39062009-02-13 Tom Tromey <tromey@redhat.com>
3907
3908 * gdb.base/remote.exp (get_sizeof): Remove.
3909 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
3910 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
3911 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
3912 * lib/gdb.exp (get_valueof): Move from long_long.exp.
3913 (get_sizeof): Likewise.
3914
5d7cb8df
JK
39152009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3916
3917 PR fortran/9806
3918 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
3919
b2febfff
PP
39202009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3921
3922 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
3923
4aa995e1
PA
39242009-02-06 Pedro Alves <pedro@codesourcery.com>
3925
3926 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
3927
d8906c6f
TJB
39282009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
3929
3930 * gdb.python/python-cmd.exp: New file.
3931
ff4ab08d
TG
39322009-02-06 Tristan Gingold <gingold@adacore.com>
3933
3934 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
3935
aacd552b
TG
39362009-02-05 Tristan Gingold <gingold@adacore.com>
3937
3938 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
3939 pointer is dereferenced and use this signal name in regexp.
3940 * gdb.base/signull.exp: Ditto.
3941 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
3942 * gdb.base/signull.c (main): Ditto.
3943
08c637de
TJB
39442009-02-04 Tom Tromey <tromey@redhat.com>
3945 Thiago Jung Bauermann <bauerman@br.ibm.com>
3946
3947 * gdb.python/python-value.exp: Use `gdb.history' instead of
3948 `gdb.value_from_history'.
3949 (test_value_numeric_ops): Add test for conversion of enum constant.
3950 * gdb.python/python-value.c (enum e): New type.
3951 (evalue): New global.
3952 (main): Use argv.
3953
20261af8
JG
39542009-02-04 Jerome Guitton <guitton@adacore.com>
3955
3956 * gdb.ada/uninitialized_vars: New test program.
3957 * gdb.ada/uninitialized_vars.exp: New testcase.
3958
52e44b43
TT
39592009-02-02 Tom Tromey <tromey@redhat.com>
3960
3961 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
3962 * gdb.cp/pr2489.cc: Rename...
3963 * gdb.cp/pr9594.cc: ... to this.
3964
1c71341a
TT
39652009-02-02 Tom Tromey <tromey@redhat.com>
3966
3967 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
3968 * gdb.cp/pr2489.cc: New file.
3969 * gdb.cp/cpcompletion.exp: New file.
3970
a4295225
TT
39712009-02-02 Tom Tromey <tromey@redhat.com>
3972
3973 PR exp/9059:
3974 * gdb.cp/call-c.exp: Add regression test.
3975 * gdb.cp/call-c.cc (FooHandle): New typedef.
3976 (main): New variable 'handle'.
3977
592375cd
VP
39782009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3979
3980 * lib/mi-support.exp (et_mi_thread_list)
3981 (check_mi_and_console_threads): Adjust for current thread in
3982 -thread-list-ids output.
3983
41447f92
VP
39842009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3985
3986 * gdb.mi/mi-break.exp (test_disabled_creation): New.
3987 Call it.
3988
35669430
DE
39892009-01-28 Doug Evans <dje@google.com>
3990
3991 * gdb.arch/amd64-disp-step.S: New file.
3992 * gdb.arch/amd64-disp-step.exp: New file.
3993 * gdb.arch/i386-disp-step.S: New file.
3994 * gdb.arch/i386-disp-step.exp: New file.
3995
09f00d9a
PM
39962009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
3997
3998 * gdb.base/find.exp: Set newline variable
3999 using quotes instead of braces to fix cygwin failures.
4000
1e8fb976
PA
40012009-01-23 Pedro Alves <pedro@codesourcery.com>
4002
4003 * gdb.base/radix.exp: Add tests to ensure that that set
4004 input-radix 0 and set output-radix 0 are really rejected.
4005
da061712
PA
40062009-01-23 Pedro Alves <pedro@codesourcery.com>
4007
4008 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
4009 copyright years.
4010
dd7e2d2b
PA
40112009-01-23 Pedro Alves <pedro@codesourcery.com>
4012
4013 PR gdb/9664:
4014 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
4015
392452f6
PA
40162009-01-22 Pedro Alves <pedro@codesourcery.com>
4017
4018 PR c++/9631:
4019 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
4020
8653e71c
PM
40212009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
4022
4023 * gdb.server/file-transfer.exp: Use EXEEXT variable for
4024 binfile definition to fix Windows OS failure.
4025
a12cc160
DJ
40262009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4027
4028 PR gdb/9346
4029 * gdb.base/interrupt.c (sigint_handler): New.
4030 (main): Install a SIGINT handler if SIGNALS is defined. Exit
4031 on error.
4032 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
4033 Test "signal SIGINT".
4034
b89667eb
DE
40352009-01-19 Doug Evans <dje@google.com>
4036
4037 * gdb.base/break.exp: Update expected gdb output.
4038 * gdb.base/sepdebug.exp: Ditto.
4039 * gdb.mi/mi-syn-frame.exp: Ditto.
4040 * gdb.mi/mi2-syn-frame.exp: Ditto.
4041 * gdb.base/call-signal-resume.exp: New file.
4042 * gdb.base/call-signals.c: New file.
4043 * gdb.base/unwindonsignal.exp: New file.
4044 * gdb.base/unwindonsignal.c: New file.
4045 * gdb.threads/interrupted-hand-call.exp: New file.
4046 * gdb.threads/interrupted-hand-call.c: New file.
4047 * gdb.threads/thread-unwindonsignal.exp: New file.
4048
adb483fe
DJ
40492009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4050
4051 * gdb.base/define.exp: Test defining and hooking prefix commands.
4052 * gdb.python/python.exp: Update test for "show user" output.
4053
60023297
JK
40542009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4055
4056 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
4057 now the output exactly, using less wildcards. Expect also the output
4058 of gfortran-4.3. Update for the f-valprint.c modification from
4059 2008-04-22.
4060 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
4061 Remove gdb_test test names where matching the command.
4062
ccc57cf9
PA
40632009-01-01 Pedro Alves <pedro@codesourcery.com>
4064
4065 PR breakpoints/9681:
4066 * gdb.base/watchpoint.exp: Add regression test.
4067
c7a6ca08
PA
40682008-12-31 Pedro Alves <pedro@codesourcery.com>
4069
4070 * gdb.threads/attach-into-signal.exp: Don't use
4071 gdb_suppress_entire_file.
4072 * gdb.threads/attach-stopped.exp: Ditto.
4073 * gdb.threads/attachstop-mt.exp: Ditto.
4074
3a031f65
PA
40752008-12-31 Pedro Alves <pedro@codesourcery.com>
4076
4077 PR gdb/8812:
4078 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
4079
09e6485f
PA
40802008-12-29 Pedro Alves <pedro@codesourcery.com>
4081
4082 PR gdb/7536:
4083 * gdb.base/radix.exp: Add tests to ensure invalid input radices
4084 and unsupported output radices are really rejected.
4085
0cd53049
JK
40862008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4087
4088 * gdb.cp/punctuator.exp: Backslash the '$' signs.
4089
ba163c7e
TT
40902008-12-22 Tom Tromey <tromey@redhat.com>
4091
4092 * gdb.cp/punctuator.exp: New file.
4093
6f4de6c9
JK
40942008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4095
4096 * gdb.base/completion.exp (Completing non-existing component): New test.
4097
0f34d0b4
JK
40982008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4099
4100 Fix for PR gdb/8648.
4101 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
4102 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
4103 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
4104 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
4105
db2ad4c3
JK
41062008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4107
4108 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
4109
bb5ef15e
DP
41102008-12-16 Christophe Lyon <christophe.lyon@st.com>
4111
4112 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
4113 compiler actually generate code at the expected line number.
4114
90142adc
JZ
41152008-12-15 Jie Zhang <jie.zhang@analog.com>
4116
4117 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
4118
fad6eecd
TT
41192008-12-12 Tom Tromey <tromey@redhat.com>
4120
4121 * gdb.base/commands.exp (redefine_hook_test): New proc.
4122 Call it.
4123
17c8aaf5
TT
41242008-12-11 Tom Tromey <tromey@redhat.com>
4125
4126 * gdb.base/macscp.exp: New regression test.
4127
7c8adf68
TT
41282008-12-11 Tom Tromey <tromey@redhat.com>
4129
4130 * gdb.base/macscp.exp: Print "address.addr".
4131 * gdb.base/macscp1.c (struct outer): New struct.
4132 (address): New global.
4133
b05dcbb7
TT
41342008-12-09 Tom Tromey <tromey@redhat.com>
4135
4136 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
4137 Call it.
4138
2d476de1
DE
41392008-12-04 Doug Evans <dje@google.com>
4140
4141 * gdb.server/ext-run.exp: Relax regexp for init program.
4142
87bdc959
TG
41432008-12-03 Tristan Gingold <gingold@adacore.com>
4144
4145 * gdb.base/macscp.exp: Generate an object file during compilation
4146 to work around Darwin dsymutil limitations.
4147
e0740f77
JK
41482008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4149
4150 Test resolving external references to TLS variables.
4151 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
4152 FILE2_THREAD_LOCAL.
4153 (testfile2, srcfile2): New variables.
4154 * gdb.threads/tls.c (file2_thread_local)
4155 (function_referencing_file2_thread_local): New.
4156 * gdb.threads/tls2.c: New file.
4157
67f0aac5
JB
41582008-11-28 Joel Brobecker <brobecker@adacore.com>
4159
4160 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
4161 rather than integer, as integer might not be big enough when
4162 on 64bit targets.
67f0aac5 4163
c332165e
JG
41642008-11-27 Jerome Guitton <guitton@adacore.com>
4165
4166 * gdb.cp/formatted-ref.exp: Add equality test.
4167 * gdb.ada/formatted_ref.exp: Ditto.
4168
fc9b693c
JK
41692008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4170
4171 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
4172 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
4173
a9c64011
AS
41742008-11-20 Andreas Schwab <schwab@suse.de>
4175
4176 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
4177 matching syscall entry point.
4178 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4179 (tcatch_vfork_then_child_follow): Likewise. Finish through
4180 vfork even if we stopped at the syscall trampoline.
4181
e2fd701e
DE
41822008-11-20 Doug Evans <dje@google.com>
4183
4184 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
4185
69abc51c
TJB
41862008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4187
4188 * gdb.arch/ppc-dfp.exp: New file.
4189 * gdb.arch/ppc-dfp.c: New file.
4190
c14c28ba
PP
41912008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4192
4193 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 4194
2e74121d
DE
41952008-11-17 Doug Evans <dje@google.com>
4196
4197 * gdb.mi/mi-syn-frame.exp: Update expected output.
4198 * gdb.mi/mi2-syn-frame.exp: Update expected output.
4199
66bb093b
VP
42002008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4201
4202 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
4203 "thread N" results in =thread-selected.
4204 * lib/mi-support (mi_run_cmd, mi_expect_stop)
4205 (mi_send_resuming_command_raw): Be prepared for
4206 =thread-selected.
4207
3d043ef6
VP
42082008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4209
a9c64011
AS
4210 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
4211 * lib/mi-support.exp: Likewise.
3d043ef6 4212
808104c8
JB
42132008-11-16 Joel Brobecker <brobecker@adacore.com>
4214
4215 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
4216 commands from the expected output for "help catch".
4217
00b22944
JB
42182008-11-15 Joel Brobecker <brobecker@adacore.com>
4219
4220 * gdb.ada/int_deref.exp: New testcase.
4221
59669435
TT
42222008-11-14 Nick Roberts <nickrob@snap.net.nz>
4223
4224 * gdb.mi/gdb2549.exp: New file.
4225
de04a248
DE
42262008-11-11 Doug Evans <dje@google.com>
4227
4228 * gdb.base/callexit.exp: New file.
4229 * gdb.base/callexit.c: New file.
4230
6b8ce727
DE
42312008-11-10 Doug Evans <dje@google.com>
4232
4233 * lib/gdb.exp (GDBFLAGS): Move -nx ...
4234 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
4235 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
4236 (default_gdb_start,default_gdb_exit): Ditto.
4237 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
4238 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
4239 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
4240 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
4241 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
4242 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
4243
1b14b8aa
AS
42442008-11-03 Andreas Schwab <schwab@suse.de>
4245
4246 * gdb.base/hashline2.exp: Fix typo.
4247 * gdb.base/hashline3.exp: Likewise.
4248
f3134b88
TT
42492008-10-30 Tom Tromey <tromey@redhat.com>
4250
4251 * gdb.base/pointers.exp: Add test.
4252 * gdb.base/pointers.c (k, S): New typedefs.
4253 (instance): New global.
4254
c2226152
AS
42552008-10-30 Andreas Schwab <schwab@suse.de>
4256
4257 * gdb.base/args.exp: Add tests for newlines.
4258
462f405c
JB
42592008-10-30 Joel Brobecker <brobecker@adacore.com>
4260
4261 gdb.base/foll-exec.exp: Update the expected output of a couple
4262 of "info breakpoints" tests.
4263
79a45b7d
TT
42642008-10-28 Tom Tromey <tromey@redhat.com>
4265
4266 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
4267
adc13a14
PA
42682008-10-24 Pedro Alves <pedro@codesourcery.com>
4269
4270 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
4271 gdb_start_cmd.
4272 Use runto_main before any test that requires execution.
4273
252fbfc8
PA
42742008-10-23 Pedro Alves <pedro@codesourcery.com>
4275
4276 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
4277 instead of SIGINT.
4278
28148e3d
JB
42792008-10-22 Joel Brobecker <brobecker@adacore.com>
4280
4281 * gdb.base/completion.exp: Update expected output following
4282 the addition of the "info tasks" command.
4283
c209f847
TT
42842008-10-22 Tom Tromey <tromey@redhat.com>
4285
4286 * gdb.base/exprs.exp (test_expr): Add test for string
4287 concatenation.
4288
f177e350
PA
42892008-10-19 Pedro Alves <pedro@codesourcery.com>
4290
4291 * configure.ac: Output gdb.python/Makefile.
4292 * configure: Regenerate.
4293 * gdb.python/Makefile.in: New.
4294
cce89356
JB
42952008-10-16 Joel Brobecker <brobecker@adacore.com>
4296
4297 * gdb.base/foll-fork.exp: Adjust the expected output to match
4298 the new description for fork/vfork catchpoints in the "info
4299 breakpoints" output.
4300
176d289d
TJB
43012008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
4302
4303 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
4304
a08702d6
TJB
43052008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4306
4307 * gdb.python/python-value.c: New file.
4308 * gdb.python/python-value.exp: New file.
4309
1c5cfe86
PA
43102008-10-15 Pedro Alves <pedro@codesourcery.com>
4311
4312 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
4313
5a98ad69
DP
43142008-10-15 Denis Pilat <denis.pilat@st.com>
4315
41702f1b 4316 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 4317
dcb1a1e2
TT
43182008-10-09 Tom Tromey <tromey@redhat.com>
4319
4320 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
4321 'fprintf' and 'stderr'.
4322
9124fe48
JB
43232008-10-07 Joel Brobecker <brobecker@adacore.com>
4324
4325 * gdb.ada/ref_tick_size.exp: New testcase.
4326
45452591
DE
43272008-10-06 Doug Evans <dje@google.com>
4328
4329 * gdb.dwarf2/dw2-cu-size.exp: New file.
4330 * gdb.dwarf2/dw2-cu-size.S: New file.
4331
4332 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
4333 .Ltype_int for clarity.
4334
4fc5b208
PP
43352008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4336
4337 PR gdb/2384:
4338 * gdb.cp/gdb2384.exp: Extended to test more cases.
4339 * gdb.cp/gdb2384.cc: Likewise.
4340 * gdb.cp/gdb2384-base.h: Likewise.
4341 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 4342
d78df370
JK
43432008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4344
4345 * gdb.base/maint.exp (maint print type): Remove printing
4346 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
4347
9a044a89
TT
43482008-09-30 Tom Tromey <tromey@redhat.com>
4349
4350 * gdb.base/macscp.exp: Add completion tests.
4351 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
4352 (TWENTY_THREE): Likewise.
4353 (FORTY_EIGHT): Likewise.
4354
506800a9
TT
43552008-09-30 Tom Tromey <tromey@redhat.com>
4356
4357 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
4358 everywhere.
4359 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
4360
1a6f01b5
JK
43612008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4362
4363 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
4364 testcase is derived from. Fix racy dependency on an expected PID
4365 number. No longer support the testcase on Linux kernel 2.4.x.
4366
2fae03e8
TT
43672008-09-27 Tom Tromey <tromey@redhat.com>
4368
4369 * gdb.base/macscp.exp: Add tests for stringification, splicing,
4370 and varargs.
4371
1ad15515
PA
43722008-09-22 Pedro Alves <pedro@codesourcery.com>
4373
4374 * lib/mi-support.exp (mi_expect_interrupt): New.
4375 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
4376 from gdb.mi/mi-nonstop.exp.
4377 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
4378 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
4379 lib/mi-support.exp.
4380 Use mi_check_thread_states throughout. Avoid ".*" and do not
4381 require an anchor after -exec-run.
4382
d0b76dc6
DJ
43832008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4384
4385 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
4386 stop is pending. Avoid ".*" when two stops are pending.
4387 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
4388 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
4389 newlines in fullnames.
4390 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
4391 (mi_expect_stop): Update comments. Only anchor in sync mode.
4392 Do not match newlines.
4393 (mi_send_resuming_command_raw): Always return status.
4394 (mi_get_stop_line): Do not match more than one line by accident.
4395 Only anchor in sync mode.
4396 (mi_run_inline_test): If -exec-next fails, give up.
4397
9990c830
UW
43982008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4399
4400 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
4401 on SPU.
4402
ebcf6f00
JB
44032008-09-10 Joel Brobecker <brobecker@adacore.com>
4404
4405 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
4406
b6db24e5
JB
44072008-09-10 Joel Brobecker <brobecker@adacore.com>
4408
4409 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
4410 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4411 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
4412 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4413 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
4414 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
4415 gdb.ada/interface.exp, gdb.ada/null_array.exp,
4416 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4417 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4418 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4419 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
4420 Include the "= " sequence in the expected output of print tests.
4421
2bf448e0
JB
44222008-09-10 Joel Brobecker <brobecker@adacore.com>
4423
4424 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
4425 description for boolean types.
4426
d51fd4c8
PA
44272008-09-09 Pedro Alves <pedro@codesourcery.com>
4428
4429 * gdb.base/hook-stop-continue.c: New.
4430 * gdb.base/hook-stop-continue.exp: New.
4431
694182d2
DJ
44322008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4433
4434 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
4435
3b8a7fc0
JG
44362008-09-08 Jerome Guitton <guitton@adacore.com>
4437
4438 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
4439 (stack_check_probe_2, stack_check_probe_loop_1)
4440 (stack_check_probe_loop_2): New functions.
4441 (main): Add call to these new functions.
4442 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
4443 functions, check that the breakpoint is inserted at the appropriate
4444 location.
4445 (insert_breakpoint): Slightly refine this procedure so that it can
4446 be called several times in the test.
4447
96cc0ae8
JG
44482008-09-08 Jerome Guitton <guitton@adacore.com>
4449
4450 * gdb.base/stack-checking.c: New file.
4451 * gdb.base/stack-checking.exp: New file.
4452
1f08b409
TJB
44532008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
4454
4455 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
4456 * gdb.arch/altivec-regs.exp: Likewise.
4457 * gdb.arch/vsx-regs.exp: Likewise.
4458
3099e1c4
TJB
44592008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
4460
4461 * gdb.arch/ppc-fp.exp: New file.
4462 * gdb.arch/ppc-fp.c: New file.
4463
cc69bfc1
PP
44642008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
4465
4466 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
4467 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 4468
b02a33db
MS
44692008-09-04 Michael Snyder <msnyder@vmware.com>
4470
4471 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
4472 as "at" (for non-debug functions such as _start).
4473
2992cbe0
UW
44742008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4475
4476 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
4477 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
4478 software watchpoints.
4479 * gdb.base/watch_thread_num.exp: Likewise.
4480
514f746b
AR
44812008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
4482
4483 * gdb.arch/i386-bp_permanent.exp: New test.
4484
876cecd0
TT
44852008-08-24 Tom Tromey <tromey@redhat.com>
4486
4487 * gdb.base/maint.exp: Update "maint print type".
4488
80f73d71
VP
44892008-08-21 Vladimir Prus <vladimir@codesourcery.com>
4490
4491 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
4492 support. Adjust the order of "*running" notifications.
4493 * gdb.mi/non-stop.c: Don't cast from int to void* and
4494 back.
4495
d9c78d7d
MK
44962008-08-20 Mark Kettenis <kettenis@gnu.org>
4497
4498 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
4499 expect to find it in the "info frame" output.
4500
97a2d1d3
DJ
45012008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
4502
4503 * gdb.base/interp.exp: Always consume both prompts.
4504
b96e2927
PA
45052008-08-20 Pedro Alves <pedro@codesourcery.com>
4506
4507 * gdb.base/pending.exp: Test pending breakpoints without symbols
4508 loaded.
4509
8cf6e61a
VP
45102008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4511
4512 * lib/mi-support.exp (mi_expect_stop): Produce
4513 more details on failures.
4514 * gdb.mi/mi-nonstop.exp: New.
4515 * gdb.mi/non-stop.c: New.
4516
c6ebd6cf
VP
45172008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4518
a9c64011
AS
4519 * gdb.mi/mi-async.exp: Use 'set target-async'.
4520 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 4521
46a9b8ed
DJ
45222008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
4523
4524 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
4525
44feb3ce
TT
45262008-08-17 Tom Tromey <tromey@redhat.com>
4527
4528 * gdb.base/help.exp (help catch): Rewrite.
4529
311a4e6b
TJB
45302008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4531
4532 * gdb.base/define.exp: Test indented command documentation.
4533 * gdb.python/python.exp: Test indented multi-line command.
4534
604c2f83
LM
45352008-08-15 Luis Machado <luisgpm@br.ibm.com>
4536
4537 * testsuite/gdb.arch/vsx-regs.c: New source file.
4538 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
4539 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
4540
886a217c
TT
45412008-08-14 Tom Tromey <tromey@redhat.com>
4542
4543 * gdb.base/macscp.exp: Add regression test for "macro define" or
4544 "macro undef" with no arguments.
4545
c814a4f3
PP
45462008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4547
4548 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 4549
12ab8a60
UW
45502008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4551
4552 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
4553
d57a3c85
TJB
45542008-08-06 Tom Tromey <tromey@redhat.com>
4555
4556 * gdb.python/python.exp: New file.
4557
c7b778ff
JK
45582008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4559
4560 Fix for PR gdb/1543.
4561 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
4562 $LOCATION.
4563 (location): New variable.
4564 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
4565 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
4566 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
4567 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
4568 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
4569 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
4570 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
4571 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
4572 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
4573 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
4574 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
4575 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
4576 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
4577 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
4578 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4579 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
4580 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
4581 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
4582 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
4583 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4584 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
4585 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
4586 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
4587 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
4588 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
4589 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
4590 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
4591 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
4592 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
4593 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
4594 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
4595 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
4596 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
4597 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
4598 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
4599 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
4600 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
4601 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4602 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
4603 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
4604 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
4605 gdb.base/type-opaque.exp, gdb.base/until.exp,
4606 gdb.base/value-double-free.c, gdb.base/varargs.exp,
4607 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
4608 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
4609 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
4610 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
4611 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
4612 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
4613 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
4614 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
4615 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
4616 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
4617 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
4618 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
4619 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
4620 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
4621 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
4622 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4623 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
4624 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
4625 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
4626 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4627 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
4628 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
4629 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
4630 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
4631 gdb.pascal/types.exp, gdb.stabs/weird.exp,
4632 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
4633 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
4634 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
4635 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
4636 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
4637 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
4638 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4639 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4640 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4641 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4642 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4643 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4644 lib/mi-support.exp, lib/trace-support.exp: Remove reference
4645 to bug-gdb@prep.ai.mit.edu .
4646
5e06a3d1
VP
46472008-07-31 Vladimir Prus <vladimir@codesourcery.com>
4648
4649 * lib/mi-support.exp (mi_load_shlibs): New.
4650 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
4651
9d81d21b
VP
46522008-07-30 Vladimir Prus <vladimir@codesourcery.com>
4653
4654 * lib/mi-support.exp (get_mi_thread_list)
4655 (check_mi_and_console_threads): New, moved from ...
4656 * gdb.mi/mi-pthread.exp: ...here.
4657 * gdb.mi/gdb669.exp (get_mi_thread_list)
4658 (check_mi_and_console_threads): Delete.
4659 * gdb.mi/mi2-pthread.exp: Likewise.
4660
bae98fe0
TT
46612008-07-28 Tom Tromey <tromey@redhat.com>
4662
4663 * Makefile.in (just-check): Remove. Move body to...
4664 (check): ... here.
4665
57380f4e
DJ
46662008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4667
4668 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
4669 Add a test for duplicated SIGINTs.
4670
e09490f1
DJ
46712008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4672
4673 * gdb.threads/schedlock.exp (get_args): Update to work for any
4674 value of NUM.
4675 (Top level): Report the number of threads that did not resume.
4676
6387b45f
DJ
46772008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4678
4679 * gdb.dwarf2/dw2-compressed.S: Also define __start.
4680
62f64ff2
DJ
46812008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4682
4683 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
4684 non-MI prompt.
4685
fa8de41e
TT
46862008-07-26 Tom Tromey <tromey@redhat.com>
4687
4688 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
4689 (function_struct, function_struct_ptr): New globals.
4690 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
4691 function pointer in a struct.
4692
ccb3ac8a
TT
46932008-07-26 Tom Tromey <tromey@redhat.com>
4694
4695 * gdb.base/macscp.exp: Add test for macro lexing bug.
4696
d7d9f01e
TT
46972008-07-18 Tom Tromey <tromey@redhat.com>
4698
4699 * gdb.base/macscp.exp: Add macro tests.
4700
9bf07184
PP
47012008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4702
4703 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
4704
becf6477
PP
47052008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4706
4707 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
4708
0709f7d3
PP
47092008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4710
4711 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 4712
7093c834
PP
47132008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4714
4715 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 4716
b432ffe3
JK
47172008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4718
4719 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
4720
b1a268e5
VP
47212008-07-12 Vladimir Prus <vladimir@codesourcery.com>
4722
4723 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
4724
e2995f8e
KB
47252008-07-11 Kevin Buettner <kevinb@redhat.com>
4726
4727 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
4728 of regexp to account for changes made to GDB in the printing of
4729 byte vectors.
4730
14032a66
TT
47312008-07-11 Tom Tromey <tromey@redhat.com>
4732
4733 * gdb.base/completion.exp: Add 'help' completion test.
4734
981505ef
JK
47352008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4736
4737 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
4738
10568435
JK
47392008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4740
4741 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
4742
4487aabf
PA
47432008-07-09 Pedro Alves <pedro@codesourcery.com>
4744
4745 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
4746
a4a9b1c4
PA
47472008-07-09 Pedro Alves <pedro@codesourcery.com>
4748
4749 * gdb.base/fullname.exp: Restore pwd if compiling failed.
4750
3c3185ac
JK
47512008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4752
4753 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
4754
7ebd49dc
VP
47552008-06-28 Vladimir Prus <vladimir@codesourcery.com>
4756
4757 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
4758 previous commit. Add a comment.
4759
84e46146
PA
47602008-06-28 Pedro Alves <pedro@codesourcery.com>
4761
4762 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
4763
0f8d4a2f
VP
47642008-06-28 Vladimir Prus <vladimir@codesourcery.com>
4765
4766 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
4767
f747e0ce
PA
47682008-06-27 Pedro Alves <pedro@codesourcery.com>
4769
4770 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
4771 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
4772 compiling an executable, link in an object that forces unbuffered
4773 output.
4774 * lib/set_unbuffered_mode.c: New file.
4775
734a5c36
JK
47762008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4777
4778 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
4779
a2840c35
VP
47802008-06-25 Vladimir Prus <vladimir@codesourcery.com>
4781
a9c64011
AS
4782 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
4783 mi_expect_stop.
4784 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
4785 Demand that *running is output.
4786 (detect_async): Perform checking every time.
4787 (mi_send_resuming_command): Extract everything into...
4788 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
4789 (mi_expect_stop): Don't accept any output before *stopped.
4790
6ae37fef
VP
47912008-06-13 Vladimir Prus <vladimir@codesourcery.com>
4792
4793 Robustify mi-simplerun.
a9c64011
AS
4794 * gdb.mi/basics.c (main): Add a call to sleep.
4795 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
4796 * gdb.mi/mi2-cli.exp: Likewise.
4797 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 4798
b4aa76f0 47992008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
4800
4801 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
4802
e1ac3328
VP
48032008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4804
a9c64011
AS
4805 * gdb.mi/mi-console.exp: Adjust.
4806 * gdb.mi/mi-syn-frame.exp: Adjust.
4807 * gdb.mi/mi2-console.exp: Adjust.
4808 * gdb.mi/mi2-syn-frame.exp: Adjust.
4809 * lib/mi-support.exp (mi_run_cmd): Adjust.
4810 (mi_send_resuming_command): Adjust.
e1ac3328 4811
f7f9a841
VP
48122008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4813
4814 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
4815 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
4816 testing of stopped.
4817 * gdb.mi/mi2-syn-frame.exp: Likewise.
4818 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
4819 (async, detect_async): New.
4820 (mi_expect_stop, mi_continue_to_line): Adjust expectation
4821 depending on if we're running in sync or async mode.
f7f9a841 4822
37cd5d19
TT
48232008-06-09 Tom Tromey <tromey@redhat.com>
4824
4825 * gdb.base/completion.exp: New tests for field name completion
4826 with spaces, and field name completion with '->'.
4827
65d12d83
TT
48282008-06-06 Tom Tromey <tromey@redhat.com>
4829
4830 * gdb.base/break1.c (struct some_struct): New struct.
4831 (values): New global.
4832 * gdb.base/completion.exp: Add field name completion test.
4833
ebfe2e3f
PP
48342008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4835
4836 * gdb.cp/call-c.exp: Test for incorrect handling of reference
4837 to pointer.
4838 * gdb.cp/call-c.cc: Likewise.
4839
bcf6fc3a
NR
48402008-06-06 Nick Roberts <nickrob@snap.net.nz>
4841
4842 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
4843 annotation.
4844
49fd4a42 48452008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 4846 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
4847
4848 * gdb.threads/execl.c, gdb.threads/execl1.c,
4849 gdb.threads/execl.exp: New tests.
a9c64011 4850
8a34ac3f
AR
48512008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
4852 Daniel Jacobowitz <dan@codesourcery.com>
4853
4854 * gdb.cp/exception.exp: Activate test, make it work with pending
4855 catchpoints.
4856
86ae69ef
JK
48572008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4858
4859 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
4860
f7f9ae2c
VP
48612008-05-28 Vladimir Prus <vladimir@codesourcery.com>
4862
a9c64011
AS
4863 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
4864 now printed.
4865 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 4866
2a2d4dc3
AS
48672008-05-27 Andreas Schwab <schwab@suse.de>
4868
4869 * gdb.base/frame-args.exp: Handle arguments that are optimized
4870 out.
4871
5099e4d9
LM
48722008-05-26 Luis Machado <luisgpm@br.ibm.com>
4873
4874 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
4875 quiet for ppc32 and group options into a single variable.
4876
d9c36a91
JB
48772008-05-23 Joel Brobecker <brobecker@adacore.com>
4878
4879 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
4880 of zero-size elements.
4881 * gdb.ada/null_array.exp: Test printing this new array.
4882
103a8671
JK
48832008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4884
4885 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
4886
07a4cc1a 48872008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
4888
4889 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
4890 of the "finish" command.
4891
55f996a7
NR
48922008-05-21 Nick Roberts <nickrob@snap.net.nz>
4893
4894 * gdb.base/annota1.exp: Test for new annotation.
4895
907fc202
UW
48962008-05-16 Pedro Alves <pedro@codesourcery.com>
4897
4898 * gdb.base/fixsection.exp: New file.
4899 * gdb.base/fixsection0.c: New file.
4900 * gdb.base/fixsection1.c: New file.
4901
e8f97270
UW
49022008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4903
4904 * gdb.base/annota1.exp: Accept printf@... in place of printf.
4905 * gdb.base/annota3.exp: Likewise.
4906
ac0bb574
NF
49072008-05-13 Nathan Froyd <froydnj@codesourcery.com>
4908
4909 * gdb.base/watch_thread_num.exp: Don't run tests that require
4910 watchpoints if the target doesn't support them.
4911
6fadd07a
DE
49122008-05-12 Doug Evans <dje@google.com>
4913
4914 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
4915
6e9a4a30
JB
49162008-05-09 Joel Brobecker <brobecker@adacore.com>
4917
4918 * gdb.ada/assign_1.exp: New testcase.
4919
08388c79
DE
49202008-05-09 Doug Evans <dje@google.com>
4921
a3c83fae
DE
4922 * gdb.base/find.exp: New file.
4923 * gdb.base/find.c: New file.
08388c79 4924
bd5ddfe8
DJ
49252008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
4926
4927 * gdb.base/commands.exp (watchpoint_command_test): Handle
4928 gdb,no_hardware_watchpoints.
4929 * gdb.base/float.exp: Allow ARM targets without floating point.
4930 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
4931
b5dd68e2 49322008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 4933 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
4934
4935 * gdb.ada/lang_switch: New test program.
4936 * gdb.ada/lang_switch.exp: New testcase.
4937
382d13d1
DE
49382008-05-05 Doug Evans <dje@google.com>
4939
4940 * gdb.base/help.exp (disassemble): Update expected help text.
4941
9dd789d0
PA
49422008-05-04 Pedro Alves <pedro@codesourcery.com>
4943
4944 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
4945
611c83ae
PA
49462008-05-04 Pedro Alves <pedro@codesourcery.com>
4947
4948 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
4949 different times.
4950
ff013f42
JK
49512008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4952
4953 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
4954 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
4955 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
4956 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
4957
96dff6a2
VP
49582008-05-04 Vladimir Prus <vladimir@codesourcery.com>
4959
4960 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
4961 notification to appear.
4962
55cd6f92
DJ
49632008-05-04 Daniel Jacobowitz <dan@debian.org>
4964
4965 * gdb.base/fullname.c: New file.
4966 * gdb.base/fullname.exp: New file.
4967 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
4968
d705c43c
PA
49692008-05-03 Pedro Alves <pedro@codesourcery.com>
4970
4971 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
4972 expressions with macros.
4973
333222e1
JK
49742008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4975
4976 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
4977
5ac01682
DJ
49782008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4979
4980 * gdb.base/completion.exp: Handle lack of other symbols beginning
4981 with "a".
4982
4983 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
4984
237fc4c9
PA
49852008-05-02 Jim Blandy <jimb@codesourcery.com>
4986
4987 * gdb.asm/asmsrc1.s: Add scratch space.
4988
ed5e9466
DJ
49892008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4990 Daniel Jacobowitz <dan@codesourcery.com>
4991
4992 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
4993 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
4994 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
4995
b39cc962
DJ
49962007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
4997
4998 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
4999
36d520f5
JB
50002008-05-01 Joel Brobecker <brobecker@adacore.com>
5001
5002 * gdb.base/info-target.exp: New testcase.
5003
8d4e3071
DJ
50042008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5005
5006 * gdb.cp/hang.exp: Use .cc instead of .C.
5007 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
5008 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
5009
6f3f3097
DJ
50102008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5011
5012 * gdb.base/gdb1250.exp: Remove perror.
5013 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
5014
5550a914
PA
50152008-04-30 Pedro Alves <pedro@codesourcery.com>
5016
5017 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
5018 .2byte.
5019
d848e687
DJ
50202008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
5021
5022 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
5023 (maybe_kfail): New.
5024
93b5768b
PA
50252008-04-25 Pedro Alves <pedro@codesourcery.com>
5026
5027 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
5028
721c02de
VP
50292008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5030
a9c64011
AS
5031 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
5032 * gdb.mi/mi2-syn-frame.exp: Likewise.
5033 * lib/mi-support.exp: Likewise.
721c02de 5034
74960c60
VP
50352008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5036
5037 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
5038 to specify regexp for the location to stop at.
5039 * gdb.base/break-always.c: New.
5040 * gdb.base/break-always.exp: New.
5041
d24317b4
VP
50422008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5043
5044 * lib/mi-support.exp (mi_runto_helper): Adjust
5045 for the original-location field.
5046 (mi_create_breakpoint, mi_list_breakpoints): New.
5047 * gdb.mi/mi-break.exp: Adjust.
5048 * gdb.mi/mi2-break.exp: Adjust.
5049 * gdb.mi/mi-pending.exp: Adjust.
5050 * gdb.mi/mi-simplerun.exp: Adjust.
5051 * gdb.mi/mi2-simplerun.exp: Adjust.
5052 * gdb.mi/mi-syn-frame.exp: Adjust.
5053 * gdb.mi/mi2-syn-frame.exp: Adjust.
5054 * gdb.mi/mi-until.exp: Adjust.
5055 * gdb.mi/mi2-until.exp: Adjust.
5056 * gdb.mi/mi-var-display.exp: Adjust.
5057 * gdb.mi/mi2-var-display.exp: Adjust.
5058 * gdb.mi/mi-watch.exp: Adjust.
5059 * gdb.mi/mi2-watch.exp: Adjust.
5060
fdc59709 50612008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 5062
a9c64011
AS
5063 * aclocal.m4: Add override.m4.
5064 * configure: Regenerate.
fdc59709 5065
8e91f023
VP
50662008-04-19 Vladimir Prus <vladimir@codesourcery.com>
5067
5068 * gdb.mi/var-cmd.c (do_at_tests): Verify that
5069 '-var-update --all-values' reports new value even the type
5070 of a variable object has changed.
5071
233a11ab
CS
50722008-04-18 Craig Silverstein <csilvers@google.com>
5073
5074 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
5075 files.
d24317b4 5076
9c1137ad
JB
50772008-04-18 Joel Brobecker <brobecker@adacore.com>
5078
5079 * gdb.ada/atomic_enum: New test program.
5080 * gdb.ada/atomic_enum.exp: New testcase.
5081
66d0bbc7
DE
50822008-04-17 Doug Evans <dje@google.com>
5083
5084 * gdb.opt/Makefile.in: Fix whitespace.
5085
100906b0
UW
50862008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
5087
5088 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
5089
4584e32e
DE
50902008-04-17 Doug Evans <dje@google.com>
5091
5092 * gdb.base/hashline1.exp: New testcase.
5093 * gdb.base/hashline2.exp: New testcase.
5094 * gdb.base/hashline2.exp: New testcase.
5095
0a320680
PA
50962008-04-17 Pedro Alves <pedro@codesourcery.com>
5097
5098 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
5099
18ac113b
AR
51002008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
5101
5102 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
5103 temporary breakpoint to match "Temporary breakpoint".
5104 * gdb.base/break.exp (delete_breakpoints): Likewise.
5105 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
5106 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
5107 * gdb.base/display.exp: Likewise.
5108 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
5109 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
5110 * gdb.base/restore.exp (restore_tests): Likewise.
5111 * gdb.base/sepdebug.exp: Likewise.
5112 * gdb.base/watchpoint.exp: Likewise.
5113 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
5114 * gdb.mi/mi-pending.exp: Likewise.
5115 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
5116 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
5117 * gdb.mi/mi-var-cmd.exp: Likewise.
5118 * gdb.mi/mi-var-display.exp: Likewise.
5119 * gdb.mi/mi2-cli.exp: Likewise.
5120 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
5121 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
5122 * gdb.mi/mi2-var-display.exp: Likewise.
5123 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
5124 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
5125 new "disp" field.
a9c64011 5126 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
5127 reason. This is to support fix for PR2424.
5128
add38693
JK
51292008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5130
5131 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
5132
fcacd99f
VP
51332008-04-13 Vladimir Prus <vladimir@codesourcery.com>
5134
5135 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 5136 field. Add more floating varobj tests.
fcacd99f 5137 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
5138 field.
5139 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
5140 (main): Call do_at_tests.
5141 * lib/mi-support.exp (mi_create_floating_varobj)
5142 (mi_varobj_update_with_type_change): New.
fcacd99f 5143
de051565
MK
51442008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5145
5146 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
5147 option of -var-evaluate-expression.
5148 * gdb.mi/mi2-var-display.exp: Likewise.
5149
dbc52822
VP
51502008-04-07 Vladimir Prus <vladimir@codesourcery.com>
5151
5152 Introduce test setup helpers.
a9c64011
AS
5153 * lib/gdb.exp (build_executable, clean_restart)
5154 (prepare_for_testing): New.
5155 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
5156 * gdb.base/return.exp: Likewise.
5157 * gdb.base/ending-run.exp: Likewise.
dbc52822 5158
473591da
NR
51592008-04-07 Nick Roberts <nickrob@snap.net.nz>
5160
5161 * gdb.mi/mi-async.exp: New test for asynchronous Machine
5162 Interface (MI) responses.
5163
2b2d9e11
VP
51642008-04-06 Vladimir Prus <vladimir@codesourcery.com>
5165
a9c64011
AS
5166 * gdb.cp/breakpoint.cc: New code to test conditions involving
5167 member variables.
5168 * gdb.cp/breakpoint.exp: Test condition involving member
5169 variables.
2b2d9e11 5170
bb378428
VP
51712008-04-05 Vladimir Prus <vladimir@codesourcery.com>
5172
5173 * lib/mi-support.exp (mi_expect_stop): New.
5174 (mi_run_cmd): Change the
5175 token. Use mi_send_resuming_command, use
5176 mi_expect_stop.
5177 (mi_execute_to_helper): Rename to mi_execute_to.
5178 (mi_send_resuming_command): Add more error patterns.
5179 (mi_wait_for_stop): Renamed to...
5180 (mi_get_stop_line): ...this.
5181 (mi_run_inline_test): Adjust.
5182
5183 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
5184 * gdb.mi/mi-console.exp: Likewise.
5185 * gdb.mi/mi-pending.exp: Likewise.
5186 * gdb.mi/mi-simplerun.exp: Likewise.
5187 * gdb.mi/mi-stack.exp: Likewise.
5188 * gdb.mi/mi-stepi.exp: Likewise.
5189 * gdb.mi/mi-syn-frame.exp: Add comment.
5190 * gdb.mi/mi-until.exp: Likewise.
5191 * gdb.mi/mi-var-display.exp: Likewise.
5192 * gdb.mi/mi-watch.exp: Likewise.
5193 * gdb.mi/mi2-cli.exp: Likewise.
5194 * gdb.mi/mi2-console.exp: Likewise.
5195 * gdb.mi/mi2-simplerun.exp: Likewise.
5196 * gdb.mi/mi2-stack.exp: Likewise.
5197 * gdb.mi/mi2-stepi.exp: Likewise.
5198 * gdb.mi/mi2-until.exp: Likewise.
5199 * gdb.mi/mi2-var-display.exp: Likewise.
5200 * gdb.mi/mi2-watch.exp: Likewise.
5201
62172bb9
UW
52022008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5203
5204 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
5205
5206 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
5207
a13e061a
PA
52082008-04-04 Pedro Alves <pedro@codesourcery.com>
5209
5210 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
5211 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
5212 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
5213 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
5214 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
5215 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
5216 expect an mi error duplicated in stderr.
5217
eae06beb
JB
52182008-04-03 Joel Brobecker <brobecker@adacore.com>
5219
5220 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
5221 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
5222 Add a couple of tests that verify the behavior when the new setting
5223 is set to "cancel" and "all".
5224 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
5225 "ask" before we start the testing.
5226
79c6ced6
AR
52272008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
5228
5229 * gdb.cp/casts.cc: Add class reference variables.
5230 * gdb.cp/casts.exp: New test cases for up/down casting references.
5231
6c2d1a6b
MK
52322008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
5233
5234 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
5235 instead of beginning to make an extra test pass.
5236 * gdb.mi/mi2-var-display.exp: Likewise.
5237
55b411d9
MR
52382008-03-31 Maciej W. Rozycki <macro@mips.com>
5239
5240 * gdb.base/break.exp: Mark failures as such. Fix formatting.
5241
c6140da2
MD
52422008-03-31 Markus Deuling <deuling@de.ibm.com>
5243 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5244
5245 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
5246 value. Add xfail for older kernels.
5247
79732189
AR
52482008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
5249
5250 Bring mi-support in line with gdb.exp.
5251 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
5252 (mi_gdb_start): New function.
5253
33c3676e
MR
52542008-03-28 Maciej W. Rozycki <macro@mips.com>
5255
5256 * gdb.mi/mi-var-cmd.exp: Fix a typo.
5257
92e28119
VP
52582008-03-26 Vladimir Prus <vladimir@codesourcery.com>
5259
5260 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
5261 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 5262
9e8e3afe
VP
52632008-03-26 Vladimir Prus <vladimir@codesourcery.com>
5264
5265 * lib/mi-support.exp (mi_create_varobj_checked): New.
5266 (mi_list_varobj_children): Allow to check for a
5267 value.
5268 (mi_list_array_varobj_children): New.
5269
5270 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
5271 and mi_list_varobj_children, as opposed to hardcoding
5272 expected strings.
5273 * gdb.mi/gdb701.exp: Likewise.
5274 * gdb.mi/gdb792.exp: Likewise.
5275 * gdb.mi/mi-var-block.exp: Likewise.
5276 * gdb.mi/mi-var-cmd.exp: Likewise.
5277 * gdb.mi/mi-var-invalidate.exp: Likewise.
5278 * gdb.mi/mi2-var-block.exp: Likewise.
5279 * gdb.mi/mi2-var-child.exp: Likewise.
5280 * gdb.mi/mi2-var-cmd.exp: Likewise.
5281 * gdb.mi/mi2-var-display.exp: Likewise.
5282
9df50351
JK
52832008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5284
5285 Fix random false FAILs on i386.
5286 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
5287
31e5d73a
DJ
52882008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
5289
5290 PR gdb/544
5291 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
5292
12f4afab
DJ
52932008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
5294
5295 PR gdb/544
5296 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
5297
b562a0cb
DJ
52982008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5299
5300 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
5301 fixed PR gdb/544.
5302
17faa917
DJ
53032008-03-21 Pedro Alves <pedro@codesourcery.com>
5304
5305 * gdb.threads/fork-child-threads.exp: Test next over fork.
5306
6214f497
DJ
53072008-03-21 Chris Demetriou <cgd@google.com>
5308
5309 * gdb.base/break.exp (rbreak junk): New test for rbreak
5310 "Junk at end of arguments" issue.
5311
63092375
DJ
53122008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5313
5314 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
5315 *& to work on created array elements.
5316 (Top level): Test print $pc with a file. Test string operations
5317 without a target.
5318 * gdb.base/ptype.exp: Do not expect *& to work on created array
5319 elements.
5320
b21991b0
DJ
53212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5322
5323 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5324 gdb.threads/staticthreads.exp: Update exit query.
5325
c4b347c7
SL
53262008-03-07 Sandra Loosemore <sandra@codesourcery.com>
5327
5328 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
5329
fa4727a6
DJ
53302008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5331
5332 * gdb.base/watchpoint.c (global_ptr, func4): New.
5333 (main): Call func4.
5334 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
5335 (test_inaccessible_watchpoint): New.
5336
2f34202f
MR
53372008-02-29 Maciej W. Rozycki <macro@mips.com>
5338
5339 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
5340 select the largest.
5341
0d6ba1b1
DJ
53422008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5343
5344 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
5345 frames-invalid annotations.
5346
e691325a
PM
53472008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
5348
a9c64011 5349 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 5350
f85b5ecc
DE
53512008-02-27 Doug Evans <dje@google.com>
5352
5353 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
5354 for bug 1738.
5355 (breakpoint_to_handler_entry): Ditto.
5356
b40e7bf3
JB
53572008-02-27 Joel Brobecker <brobecker@adacore.com>
5358
5359 * gdb.base/ending-run.exp: Use the first line of code inside
5360 function body to test breakpoints.
5361 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
5362 location where the breakpoint is inserted when using the line
5363 where a function is declared. Fix typo in the description of
5364 one of the tests.
5365 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
5366
2faca73a
PM
53672008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
5368
5369 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 5370 tests.
2faca73a 5371
6f439c36
PM
53722008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
5373
5374 * gdb.base/args.exp: avoid same output for tests
5375 with single quotes.
5376
54e52265
VP
53772008-02-26 Vladimir Prus <vladimir@codesourcery.com>
5378
a9c64011
AS
5379 * gdb.base/annota1.exp: Adjust for 'info break'
5380 format changes.
5381 * gdb.base/annota3.exp: Likewise.
5382 * gdb.base/break.exp: Likewise.
5383 * gdb.base/condbreak.exp: Likewise.
5384 * gdb.base/pending.exp: Likewise.
5385 * gdb.base/sepdebug.exp: Likewise.
5386 * gdb.base/unload.exp: Likewise.
5387 * gdb.cp/ovldbreak.exp: Likewise.
5388 * gdb.mi/mi-pending.exp: Likewise.
54e52265 5389
897b09ca
DE
53902008-02-07 Doug Evans <dje@google.com>
5391
5392 * gdb.cp/mb-inline.exp: New.
5393 * gdb.cp/mb-inline.h: New.
5394 * gdb.cp/mb-inline1.cc: New.
5395 * gdb.cp/mb-inline2.cc: New.
5396
b1c32d35
PM
53972008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
5398
5399 * gdb.pascal/floats.pas: New test program.
5400 * gdb.pascal/floats.exp: New testcase.
5401
1a4ca44a
TJB
54022008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5403
5404 * gdb.base/callfuncs.c (t_float_many_args): New function.
5405 (t_double_many_args): New function.
5406 * gdb.base/callfuncs.exp: Add tests for exceeding float
5407 and double parameters passed through the stack.
5408
439048e8
JB
54092008-02-05 Joel Brobecker <brobecker@adacore.com>
5410
5411 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
5412 gdb.ada/complete/foo.adb: New files.
5413 * gdb.ada/complete.exp: New testcase.
5414
81fe8080
DE
54152008-02-03 Doug Evans <dje@google.com>
5416
301f0ecf
DE
5417 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
5418
81fe8080
DE
5419 * gdb.cp/gdb2384.exp: New file.
5420 * gdb.cp/gdb2384.cc: New file.
5421 * gdb.cp/gdb2384-base.h: New file.
5422 * gdb.cp/gdb2384-base.cc: New file.
5423
4b071aec
DE
54242008-02-02 Doug Evans <dje@google.com>
5425
5426 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
5427
61137ba6
JB
54282007-02-01 Joel Brobecker <brobecker@adacore.com>
5429
5430 * gdb.ada/sym_print_name: New test program.
5431 * gdb.ada/sym_print_name.exp: New testcase.
5432
54332007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
5434
5435 * gdb.ada/nested/hello.adb: New file.
5436 * gdb.ada/nested.exp: New testcase.
5437 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5438
98deb0da
VP
54392008-02-01 Vladimir Prus <vladimir@codesourcery.com>
5440
5441 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
5442 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
5443 don't cause future evaluations of function to report
5444 creation of internal breakpoints.
98deb0da 5445
723a2275
VP
54462008-02-01 Vladimir Prus <vladimir@codesourcery.com>
5447
5448 * gdb.mi/mi-break.exp (test_error): New.
5449 Call it.
5450
fb546a2f
LM
54512008-01-31 Luis Machado <luisgpm@br.ibm.com>
5452
5453 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
5454 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
5455
2d8fd90a
PM
54562008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
5457
5458 * gdb.pascal/integers.pas: New test program.
5459 * gdb.pascal/integers.exp: New testcase.
5460
a7fa0ded
PM
54612008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
5462
5463 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
5464
5e1a1926
TJB
54652008-01-30 Luis Machado <luisgpm@br.ibm.com>
5466
5467 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
5468 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
5469
8d04f9f0
JB
54702008-01-30 Paul Hilfinger <hilfinger@adacore.com>
5471
5472 * gdb.ada/formatted_ref: New test program.
5473 * gdb.ada/formatted_ref.exp: New testcase.
5474
5475 * gdb.cp/formatted-ref.cc: New file.
5476 * gdb.cp/formatted-ref.exp: New testcase.
5477
ce75a98f
JB
54782008-01-30 Joel Brobecker <brobecker@adacore.com>
5479
5480 * gdb.base/ptype.exp: Add testing of "ptype $pc".
5481
e835f6bf
NR
54822008-01-30 Nick Roberts <nickrob@snap.net.nz>
5483
5484 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
5485 (test_file_list_exec_source_file): Update to new macro-info field.
5486
d118ef87
PH
54872008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
5488
5489 * gdb.ada/exprs: New test program.
5490 * gdb.ada/exprs.exp: New testcase.
5491
7d35ab09
TJB
54922008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5493
5494 * dfp-test.c (DELTA, DELTA_B): New definitions.
5495 (double_val1, double_val2, double_val3, double_val4, double_val5,
5496 double_val6, double_val7, double_val8, double_val9, double_val10,
5497 double_val11, double_val12, double_val13, double_val14, dec32_val1,
5498 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
5499 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
5500 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
5501 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
5502 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
5503 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
5504 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
5505 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
5506 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
5507 dec128_val16): New global variables.
5508 (decimal_dec128_align): New function.
5509 (decimal_mixed): Likewise.
5510 (decimal_many_args_dec32): Likewise.
5511 (decimal_many_args_dec64): Likewise.
5512 (decimal_many_args_dec128): Likewise.
5513 (decimal_many_args_mixed): Likewise.
5514 * dfp-test.exp: Add tests calling new inferior functions.
5515
2d717e4f
DJ
55162008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5517
5518 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
5519 gdb.server/ext-run.exp: New files.
5520 * lib/gdbserver-support.exp (gdbserver_download): New.
5521 (gdbserver_start): New. Update gdbserver expected
5522 output.
5523 (gdbserver_spawn): Use them.
5524 (gdbserver_start_extended): New.
5525
e85a822c
DJ
55262008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5527
5528 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
5529 Run on GNU/Linux.
5530 (do_exec_tests): Check for systems which do not support catchpoints.
5531 Do not match START.
5532 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
5533 Run on GNU/Linux. Enable verbose output.
5534 (check_fork_catchpoints): New.
5535 (explicit_fork_child_follow, catch_fork_child_follow)
5536 (tcatch_fork_parent_follow): Update expected messages.
5537 (do_fork_tests): Use check_fork_catchpoints.
5538 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
5539 Run on GNU/Linux. Enable verbose output.
5540 (check_vfork_catchpoints): New.
5541 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
5542 expected messages.
5543 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
5544
401ea829
JB
55452008-01-29 Jim Blandy <jimb@red-bean.com>
5546
5547 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
5548 host' errors.
5549 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
5550
aceaf3ad
JB
55512008-01-29 Jim Blandy <jimb@red-bean.com>
5552
5553 * gdb.threads/sigthread.c: Use barriers to ensure that
5554 child_thread and child_thread_two are always initialized before we
5555 start to use them.
5556
a5606eee
VP
55572008-01-29 Vladimir Prus <vladimir@codesourcery.com>
5558
5559 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
5560 * gdb.base/watchpoint-solib.c: New.
5561 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 5562
c55a82bb
PM
55632008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
5564
5565 * gdb.base/gdb1056.exp: Add unsigned integer test.
5566
0993fe05
DE
55672008-01-28 Doug Evans <dje@google.com>
5568
5569 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
5570
4fe42e7f
JB
55712008-01-27 Jim Blandy <jimb@codesourcery.com>
5572
c7a69933
JB
5573 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
5574
4fe42e7f
JB
5575 * gdb.base/expand-psymtabs.exp: Doc fix.
5576
5def8285
MK
55772008-01-26 Mark Kettenis <kettenis@gnu.org>
5578
5579 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
5580
5313c911
NR
55812008-01-24 Nick Roberts <nickrob@snap.net.nz>
5582
a9c64011 5583 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
5584 -var-set-format.
5585
93815fbf
VP
55862008-01-23 Chris Demetriou <cgd@google.com>
5587
5588 * gdb.threads/thread_events.c: New testcase source file.
5589 * gdb.threads/thread_events.exp: New testcase expect file.
5590
467a88ee
NR
55912008-01-23 Nick Roberts <nickrob@snap.net.nz>
5592
5593 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
5594
5595 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
5596 -var-set-format.
5597
d8f82aba
DJ
55982008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5599 Vladimir Prus <vladimir@codesourcery.com>
5600
5601 * gdb.base/float.exp: Allow missing floating point for m68k and
5602 PowerPC.
5603
60c46647
VP
56042008-01-22 Vladimir Prus <vladimir@codesourcery.com>
5605
5606 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
5607 ignore count.
5608 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
5609 * gdb.mi/mi-cli.exp: Adjust.
5610 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 5611
c7dd36a1
PA
56122008-01-17 Pedro Alves <pedro@codesourcery.com>
5613
5614 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
5615 and 'dummy_ptr' integer pointer. Initialize struct_declarations
5616 with dummy_ptr's address.
5617 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
5618 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
5619 all targets.
5620 * gdb.mi/mi2-var-child.exp: Likewise.
5621
39d5313e
JB
56222008-01-09 Joel Brobecker <brobecker@adacore.com>
5623
5624 * gdb.ada/null_array: New test program.
5625 * gdb.ada/null_array.exp: New testcase.
5626
0aea4bf3
LM
56272008-01-09 Luis Machado <luisgpm@br.ibm.com>
5628
5629 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
5630 with required float modifiers.
5631
0b354900
JB
56322008-01-08 Joel Brobecker <brobecker@adacore.com>
5633
5634 * gdb.ada/funcall_param: New test program.
5635 * gdb.ada/funcall_param.exp: New testcase.
5636
cdb7f5d4
JB
56372008-01-08 Joel Brobecker <brobecker@adacore.com>
5638
5639 * gdb.ada/arrayparam: New test program.
5640 * gdb.ada/arrayparam.exp: New testcase.
5641
88e2547f
JB
56422008-01-08 Joel Brobecker <brobecker@adacore.com>
5643
5644 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
5645 landed. Should also fix random failures in the test following it.
5646
f6867ce0
TJB
56472008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5648
5649 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
5650 for expressions with decimal float values.
5651 (test_dfp_conversions): New function to test casts to and from
5652 decimal float types.
5653 Call test_dfp_conversions.
5654 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
5655 elements.
5656 (main): Initialize ds.float4 and ds.double8 elements.
5657 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
5658 string to new error message.
5659 (d64_set_tests): Likewise.
5660 (d128_set_tests): Likewise.
5661 Add tests for expressions with decimal float variables. Add tests for
5662 conversions to and from decimal float types.
5663
f9c11282
JB
56642008-01-05 Joel Brobecker <brobecker@adacore.com>
5665
5666 * gdb.ada/packed_tagged/comp_bug.adb: New file.
5667 * gdb.ada/packed_tagged.exp: New testcase.
5668
0ecbca72
JB
56692008-01-04 Joel Brobecker <brobecker@adacore.com>
5670
5671 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
5672 gdb.ada/homonym/homonym_main.adb: New files.
5673 * gdb.ada/homonym.exp: New testcase.
5674
c18d3d89
JB
56752008-01-04 Joel Brobecker <brobecker@adacore.com>
5676
5677 * gdb.ada/packed_array.exp: Add testing of references to
5678 a packed array.
5679
ecc7085b
JB
56802008-01-04 Joel Brobecker <brobecker@adacore.com>
5681
5682 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
5683 New files.
5684 * gdb.ada/type_coercion.exp: New testcase.
5685
c474c922
JB
56862008-01-04 Joel Brobecker <brobecker@adacore.com>
5687
5688 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
5689 gdb.ada/tagged/foo.adb: New file.
5690 * gdb.ada/tagged.exp: New testcase.
5691
9005b927
JB
56922008-01-04 Joel Brobecker <brobecker@adacore.com>
5693
5694 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
5695 gdb.ada/ptype_field/foo.adb: New files.
5696 * gdb.ada/ptype_field.exp: New testcase.
5697
1a6aaad8
JB
56982008-01-03 Joel Brobecker <brobecker@adacore.com>
5699
5700 * gdb.ada/print_pc.exp: New testcase.
5701
0ef22f53
JB
57022008-01-03 Joel Brobecker <brobecker@adacore.com>
5703
5704 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
5705 gdb.ada/taft_type/p.adb: New files.
5706 * gdb.ada/taft_type.exp: New testcase.
5707
1689ecf8
JB
57082008-01-03 Joel Brobecker <brobecker@adacore.com>
5709
5710 * gdb.ada/array_bounds/bar.adb: New file.
5711 * gdb.ada/array_bounds.exp: New testcase.
5712
a4d0b9c3
JB
57132008-01-03 Joel Brobecker <brobecker@adacore.com>
5714
5715 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
5716 gdb.ada/arrayptr/foo.adb: New files.
5717 * gdb.ada/arrayptr.exp: New testcase.
5718
a31ace00
JB
57192008-01-03 Joel Brobecker <brobecker@adacore.com>
5720
5721 * gdb.base/set-lang-auto.exp: New testcase.
5722
a97fced3
JB
57232008-01-03 Joel Brobecker <brobecker@adacore.com>
5724
5725 * gdb.ada/fun_addr/foo.adb: New file.
5726 * gdb.ada/fun_addr.exp: New testcase.
5727
ef29ce1a
JK
57282008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5729
5730 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
5731 New files
5732
0fafefe3
JB
57332008-01-02 Joel Brobecker <brobecker@adacore.com>
5734
5735 * array_subscript_addr/p.adb: New file.
a9c64011 5736 * array_subscript_addr.exp: New testcase.
0fafefe3 5737
c4359f8d
JB
57382008-01-02 Joel Brobecker <brobecker@adacore.com>
5739
a9c64011 5740 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
5741 New files.
5742 * gdb.ada/str_cmp_ref.exp: New testcase.
5743
1aa1b15b
JB
57442008-01-01 Joel Brobecker <brobecker@adacore.com>
5745
5746 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
5747 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 5748 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 5749
81c9b2cf
JB
57502008-01-01 Joel Brobecker <brobecker@adacore.com>
5751
5752 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
5753 gdb.ada/ref_param/pck.ads: New files.
5754 * gdb.ada/ref_param.exp: New testcase.
5755
319e4674
JB
57562008-01-01 Joel Brobecker <brobecker@adacore.com>
5757
5758 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
5759 gdb.ada/interface/foo.adb: New files.
5760 * gdb.ada/interface.exp: New testcase.
5761
ef682c56
JB
57622007-12-31 Jim Blandy <jimb@codesourcery.com>
5763
5764 * gdb.base/multi-forks.exp: Consume all output from child
5765 processes before proceeding to next test.
5766
f6f3eb6c
JB
57672007-12-29 Jim Blandy <jimb@codesourcery.com>
5768
5769 * configure: Regenerated.
5770
f652e42f
JB
57712007-12-27 Joel Brobecker <brobecker@adacore.com>
5772
5773 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
5774 gdb.ada/fixed_cmp/fixed.adb: New files.
5775 * gdb.ada/fixed_cmp.exp: New testcase.
5776
6943e596
JB
57772007-12-27 Joel Brobecker <brobecker@adacore.com>
5778
5779 * gdb.ada/boolean_expr.exp: New testcase.
5780
aad9a193
JB
57812007-12-26 Jim Blandy <jimb@codesourcery.com>
5782
5783 * gdb.base/multi-forks.exp: Doc fix.
5784
fb5f3683
JB
57852007-12-26 Joel Brobecker <brobecker@adacore.com>
5786
5787 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5788 * gdb.ada/char_param.exp: Do not compile our test program with
5789 -gnata, this is unnecessary.
5790 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
5791
384e4a9c
JB
57922007-12-24 Joel Brobecker <brobecker@adacore.com>
5793
5794 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
5795 gdb.ada/print_chars/foo.adb: New files.
5796 * gdb.ada/print_chars.exp: New testcase.
5797
01e044f7
JB
57982007-12-24 Joel Brobecker <brobecker@adacore.com>
5799
5800 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
5801 gdb.ada/char_param/foo.adb: New files.
5802 * gdb.ada/char_param.exp: New testcase.
5803
0ce17860
JB
58042007-12-22 Jim Blandy <jimb@codesourcery.com>
5805
5806 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
5807 hard-coding source line numbers into the test.
5808 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
5809 gdb_get_line_number to find.
5810
919809b9
JB
58112007-12-22 Joel Brobecker <brobecker@adacore.com>
5812
5813 * gdb.base/ptype.c (highest): New struct type.
5814 (the_highest): New variable of that type.
5815 (main): Add dummy assignment to a field of variable the_highest.
5816 * gdb.base/ptype.exp: Test type printing of our new variable.
5817
abc8a88d
PM
58182007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
5819
5820 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 5821 and record first explicitly generated thread number.
abc8a88d
PM
5822 Use that thread number for thread specific watchpoint test.
5823 Add iteration number to repetitive tests.
5824
5158f3e3
CES
58252007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
5826 Jim Blandy <jimb@codesourcery.com>
5827
5828 * gdb.base/expand-psymtabs.c: New testcase
5829 source file.
5830 * gdb.base/expand-psymtabs.exp: New testcase
5831 expect file.
5832
37e4754d
LM
58332007-12-17 Luis Machado <luisgpm@br.ibm.com>
5834
5835 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
5836 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
5837
551e5d04
JB
58382007-12-17 Joel Brobecker <brobecker@adacore.com>
5839
5840 * gdb.ada/frame_args/foo.adb: New file.
5841 * gdb.ada/frame_args/pck.ads: New file.
5842 * gdb.ada/frame_args/pck.adb: New file.
5843 * gdb.ada/frame_args.exp: New testcase.
5844
a05ee097
JB
58452007-12-17 Joel Brobecker <brobecker@adacore.com>
5846
5847 * gdb.base/frame-args.c: New file.
5848 * gdb.base/frame-args.exp: New testcase.
5849
c162e8c9 58502007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 5851 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
5852
5853 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
5854
afe8ab22 58552007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 5856
afe8ab22
VP
5857 * gdb.mi/mi-pending.exp: New.
5858 * gdb.mi/mi-pending.c: New.
5859 * gdb.mi/mi-pendshr.c: New.
5860
dfdfb3ca
JB
58612007-12-06 Jim Blandy <jimb@codesourcery.com>
5862
5863 * gdb.base/default.exp: Update expected output for 'info catch'.
5864
b7fca990
JK
58652007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5866
5867 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
5868 must be set to binary.
5869
6a1afc1e
PA
58702007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
5871
5872 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
5873
a6b151f1
DJ
58742007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5875
5876 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
5877 gdb.mi/mi-file-transfer.exp: New.
5878
43039443
JK
58792007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5880
5881 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
5882
0ef2251b
MR
58832007-11-22 Maciej W. Rozycki <macro@mips.com>
5884
5885 * gdb.trace/backtrace.exp: Fix a typo.
5886 * gdb.trace/circ.exp: Likewise.
5887 * gdb.trace/collection.exp: Likewise.
5888 * gdb.trace/limits.exp: Likewise.
5889 * gdb.trace/report.exp: Likewise.
5890 * gdb.trace/tfind.exp: Likewise.
5891 * gdb.trace/while-dyn.exp: Likewise.
5892
5443631e
NR
58932007-11-21 Nick Roberts <nickrob@snap.net.nz>
5894
5895 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
5896 objects of pointers that can't be dereferenced are now
5897 "noneditable".
5898
a4ce5b0d
UW
58992007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5900
5901 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5902 (target_cpu): Remove.
5903
d6e956e5
VP
59042007-10-15 Vladimir Prus <vladimir@codesourcery.com>
5905
5906 * gdb.base/ending-run.exp: Expect the list of cleared
5907 breakpoint to come in natural order, not the reversed one.
a9c64011 5908
214270ab
VP
59092007-11-07 Vladimir Prus <vladimir@codesourcery.com>
5910
5911 * gdb.mi/mi-var-child.c (do_child_deletion): New.
5912 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 5913
1a619819
LM
59142007-11-05 Luis Machado <luisgpm@br.ibm.com>
5915
5916 * gdb.base/printcmds.exp: New function
5917 test_printf_with_dfp.
5918
5b01a6fa
DE
59192007-11-02 Doug Evans <dje@google.com>
5920
5921 * gdb.disasm/t01_mov.s: Remove carriage returns.
5922 * gdb.disasm/t02_mova.s: Ditto.
5923 * gdb.disasm/t03_add.s: Ditto.
5924 * gdb.disasm/t04_sub.s: Ditto.
5925 * gdb.disasm/t05_cmp.s: Ditto.
5926 * gdb.disasm/t06_ari2.s: Ditto.
5927 * gdb.disasm/t07_ari3.s: Ditto.
5928 * gdb.disasm/t08_or.s: Ditto.
5929 * gdb.disasm/t09_xor.s: Ditto.
5930 * gdb.disasm/t10_and.s: Ditto.
5931 * gdb.disasm/t11_logs.s: Ditto.
5932 * gdb.disasm/t12_bit.s: Ditto.
5933 * gdb.disasm/t13_otr.s: Ditto.
5934
ec33ab7f
JK
59352007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5936
5937 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
5938
ae0d01ff
UW
59392007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5940
5941 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
5942 provide DFP support.
5943
55eddb0f
DJ
59442007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5945
5946 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
5947 Test "set powerpc vector-abi". Skip auto-detection tests for old
5948 toolchains.
5949
7020f05c
PA
59502007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
5951
5952 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
5953 with [string compare].
5954
84bc3db9
PA
59552007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
5956
5957 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
5958 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
5959
5876dc88
LM
59602007-10-25 Luis Machado <luisgpm@br.ibm.com>
5961
5962 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
5963 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
5964 * gdb.opt/Makefile.in: New makefile.
5965 * Makefile.in: Create new directory "gdb.opt".
5966 * configure.ac: Add "gdb.opt" directory.
5967 * configure: Regenerated.
a9c64011 5968
c3ea9a14
DE
59692007-10-25 Doug Evans <dje@google.com>
5970
5971 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
5972 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
5973
a9c64011 59742007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
5975 Thiago Jung Bauermann <bauerman@br.ibm.com>
5976
5977 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
5978 Floating Point expressions.
5979 * gdb.base/dfp-test.exp: new file adding tests for Decimal
5980 Floating Point variables.
5981 * gdb.base/dfp-test.c: new file containing program with Decimal
5982 Floating variables, used by gdb.base/dfp-test.exp.
5983
62a24a2b
DJ
59842007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5985
5986 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
5987
e7b1eae6
UW
59882007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5989
5990 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
5991 compiling test case with GCC.
5992 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
5993
c641edcc
UW
59942007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5995
5996 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
5997 format changes.
5998
5e5ebfe6
MS
59992007-10-18 Michael Snyder <msnyder@specifix.com>
6000
6001 * gdb.base/dbx.exp: Add missing "-re " operator.
6002
e831e7b6
GM
60032007-10-16 Gaius Mulley <gaius@glam.ac.uk>
6004
6005 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
6006 * configure.ac: Removed trailing spaces after backslash.
6007 * gdb.modula2: New directory.
6008 * gdb.modula2/Makefile.in: New file.
6009 * gdb.modula2/unbounded-array.exp: New file.
6010 * gdb.modula2/unbounded1.c: New file.
6011
7cc46491
DJ
60122007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6013
6014 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
6015
60162007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
6017
6018 * gdb.base/sigstep.c (main): Add checks for
6019 return values for setitimer call.
6020 Call setitimer again with itimer = ITIMER_REAL
6021 if first call to setitimer fails.
6022
e91528f0
KH
60232007-10-11 Kazu Hirata <kazu@codesourcery.com>
6024
6025 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
6026 of $timeout.
6027
2ec9a4f8
DJ
60282007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
6029
6030 * gdb.server/server-run.exp: Test for dynamic linker symbols.
6031
60322007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
6033
6034 * lib/gdb.exp (gdb_run_cmd): Move comment outside
6035 of gdb_expect call, to avoid interruption.
6036
64b2fa04
PA
60372007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
6038
6039 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
6040 (v_unsigned_long_long, v_long_long_array)
6041 (v_signed_long_long_array, v_unsigned_long_long_array)
6042 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
6043 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
6044 [!NO_LONG_LONG]: New.
6045 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
6046 v_long_long_member.
6047
6048 (v_long_long_func, v_signed_long_long_func)
6049 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
6050 (main) [!NO_LONG_LONG]: Initialize long long variants.
6051
6052 * gdb.base/whatis.exp: If board file requests no_long_long, build
6053 test with NO_LONG_LONG defined. Test long long, signed long long,
6054 and unsigned long long variants but only if board file doesn't
6055 disable it.
6056
a912286e 60572007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 6058 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
6059
6060 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
6061 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
6062 * configure: Regenerated.
6063 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
6064 gdb.pascal/types.exp, lib/pascal.exp: New files.
6065
471ba8c9
DJ
60662007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
6067
6068 * gdb.cp/classes.exp (do_tests): Always step to the line after the
6069 call.
6070 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
6071 to return to the call.
6072 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
6073 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
6074 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
6075 * gdb.mi/mi-until.exp (test_until): Likewise.
6076 * gdb.mi/mi2-until.exp (test_until): Likewise.
6077
fef8a650
DJ
60782007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
6079
6080 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
6081 two-char array.
6082 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
6083
d983da9c
DJ
60842007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6085
6086 * gdb.threads/watchthreads.c (thread_function): Sleep between
6087 iterations.
6088 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
6089 at once for S/390. Generate matching fails and passes.
6090
17f62551
VP
60912007-09-27 Vladimir Prus <vladimir@codesourcery.com>
6092
6093 * gdb.mi/var-cmd.c (do_children_tests): Initialize
6094 the 'struct_declarations' variable to zeros.
a9c64011 6095
ed0616c6
VP
60962007-09-24 Vladimir Prus <vladimir@codesourcery.com>
6097
6098 * gdb.cp/mb-ctor.cc: New.
6099 * gdb.cp/mb-ctor.exp: New.
6100 * gdb.cp/mb-templates.cc: New.
6101 * gdb.cp/mb-templates.exp: New.
6102
41f1b697
DJ
61032007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
6104
6105 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
6106
3f213f78
PA
61072007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
6108
6109 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
6110 targets.
6111 * configure: Regenerate.
6112
0d381245 61132007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 6114
0d381245
VP
6115 * gdb.base/annota1.exp: Adjust for 'info break'
6116 format changes.
6117 * gdb.base/annota3.exp: Likewise.
6118 * gdb.base/break.exp: Likewise.
6119 * gdb.base/condbreak.exp: Likewise.
6120 * gdb.base/pending.exp: Likewise.
6121 * gdb.base/sepdebug.exp: Likewise.
6122 * gdb.base/unload.exp: Likewise.
6123 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 6124
fe3f5fa8
VP
61252007-09-22 Vladimir Prus <vladimir@codesourcery.com>
6126
6127 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
6128 messages.
6129 * gdb.base/chng-syms.exp: Likewise.
6130 * gdb.base/unload.exp: Likewise.
a9c64011 6131
a75cf6c0
DJ
61322007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
6133
6134 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
6135
18ecae38
DJ
61362007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6137
6138 * schedlock.c (NUM): Change to 1.
6139 (main): Use args[0] for the main thread.
6140 * schedlock.exp: Only expect two threads. Only issue one pass or fail
6141 regardless of the number of threads.
6142
5509918f
MR
61432007-09-14 Maciej W. Rozycki <macro@mips.com>
6144
4a543daf
MR
6145 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
6146 type down.
6147 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
6148 test.
6149 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
6150 watchpoint type down.
6151 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
6152 test.
6153
61542007-09-14 Maciej W. Rozycki <macro@mips.com>
6155
5509918f
MR
6156 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
6157 Move all the tests here and run them twice, once using software
6158 watchpoints and once using hardware watchpoints.
6159 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
6160
40b53987
DJ
61612007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
6162
6163 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
6164 test.
6165
695e2681
MK
61662007-09-10 Mark Kettenis <kettenis@gnu.org>
6167
8b3fc8d8
MK
6168 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
6169 build-id.
6170
695e2681
MK
6171 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
6172 know about $ORIGIN. Calculate output dir from $dest instead of
6173 using ${objdir}/{$subdir}.
6174
58d69f29
MK
61752007-09-09 Mark Kettenis <kettenis@gnu.org>
6176
6177 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
6178 gcore, before continuing with the test.
6179
3e347599
DJ
61802007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
6181
6182 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
6183 * gdb.mi/mi-watch.exp: Likewise.
6184
ea37ba09
DJ
61852007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6186 Jim Blandy <jimb@codesourcery.com>
6187
6188 * gdb.arch/i386-sse.exp: Do not expect character constants.
6189 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
6190 * gdb.base/display.exp: Allow print/s.
6191 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
6192 and unsigned char array changes.
6193
2025a643
DJ
61942007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6195
6196 * gdb.base/display.exp: Add tests for printf %p.
6197
26669a27
PA
61982007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
6199
6200 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
6201 the dll name to unicode.
6202
c8f021f8
JK
62032007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6204
6205 * gdb.base/default.exp (show version): Update the version text.
6206 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
6207
4cf31eea
JK
62082007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6209
6210 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
6211 New files.
6212
4935890f
JK
62132007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6214
6215 * lib/gdb.exp (build_id_debug_filename_get): New function.
6216 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
6217 Remove the generate DEBUG file for the future testcase runs.
6218 New testcase for the NT_GNU_BUILD_ID retrieval.
6219 Move the final testing step to ...
6220 (test_different_dir): ... a new function.
6221 New parameter XFAIL to XFAIL all the tests performed.
6222 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
6223 New parameter TYPE to PF_PREFIX all the tests performed.
6224
02142340
VP
62252007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6226
6227 * gdb.mi/mi-var-cp.cc (path_expression): New
6228 function.
6229 * gdb.mi/mi-var-cp.exp: Run path exression tests.
6230
36acd84e
UW
62312007-08-27 Markus Deuling <deuling@de.ibm.com>
6232
6233 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
6234 to fit into SPU Local Store memory.
6235
a896d121
JB
62362007-08-23 Joel Brobecker <brobecker@adacore.com>
6237
6238 * gdb.base/default.exp: Adjust the expected output of "info
6239 warranty" after the switch to GPLv3.
6240
7b433602
JB
62412007-08-23 Joel Brobecker <brobecker@adacore.com>
6242
6243 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
6244 to 30000 (from 20000).
6245
e22f8b7c
JB
62462007-08-23 Joel Brobecker <brobecker@adacore.com>
6247
6248 Switch the license of all .exp files to GPLv3.
6249 Switch the license of all .f and .f90 files to GPLv3.
6250 Switch the license of all .s and .S files to GPLv3.
6251
5a0e3bd0
JB
62522007-08-23 Joel Brobecker <brobecker@adacore.com>
6253
6254 * configure.ac: Switch license to GPLv3.
6255
cc00619d
JB
62562007-08-23 Joel Brobecker <brobecker@adacore.com>
6257
6258 Switch the licensing to GPLv3 for all .ads and .adb files.
6259
8d26208a
DJ
62602007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
6261
6262 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
6263 and t_int_double.
6264 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
6265
4fcb9948
JB
62662007-08-17 Joel Brobecker <brobecker@adacore.com>
6267
6268 * gdb.base/step-line.c: Switch license to GPL version 3, and
6269 update copyright year.
6270 * gdb.base/step-line.inp: Likewise.
6271
b9c34f67
JB
62722007-08-17 Joel Brobecker <brobecker@adacore.com>
6273
6274 * gdb.base/gdb1555.exp: Make expected output immune to formatting
6275 changes inside gdb1555.c.
6276 * gdb.base/pending.exp: Likewise.
6277
2cc17678
DJ
62782007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
6279
6280 * config/default.exp: New file.
6281
e48883f7
DJ
62822007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6283
6284 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
6285 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
6286
1ab80e5b
MR
62872007-07-30 Maciej W. Rozycki <macro@mips.com>
6288
6289 * gdb.base/dump.exp: Force the correct endianness for binary
6290 formats not carrying this information.
6291
aba471f5
DJ
62922007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6293
6294 * gdb.threads/staticthreads.exp: Match .*sem_post.
6295
d4e07204
DJ
62962007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6297
6298 * gdb.base/readline.exp (operate_and_get_next): Match the final
6299 prompt.
6300
2b97317d
KB
63012007-07-23 Kevin Buettner <kevinb@redhat.com>
6302
6303 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
6304 to restarting SID.
6305
44efa07a
KB
63062007-07-18 Kevin Buettner <kevinb@redhat.com>
6307
6308 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
6309 prior to `gdb_start'.
6310
7b5ebade
KB
63112007-07-18 Kevin Buettner <kevinb@redhat.com>
6312
6313 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
6314 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
6315 Remove call to gdb_unload.
6316
255e7678
DJ
63172007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
6318 Daniel Jacobowitz <dan@codesourcery.com>
6319
6320 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
6321 for __WIN32__.
6322 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
6323 * gdb.base/unload.exp: Use shared library test routines.
6324
3a40aaa0
UW
63252007-07-03 Markus Deuling <deuling@de.ibm.com>
6326
6327 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
6328 * gdb.base/solib-symbol-lib.c: Likewise.
6329 * gdb.base/solib-symbol-main.c: Likewise.
6330
b0f4b84b
DJ
63312007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6332
6333 * config/gdbserver.exp (gdb_reconnect): New.
6334 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
6335 gdb.base/solib-disc.exp: New files.
6336 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
6337 remote debugging".
6338 (gdb_compile): Add shlib_load flag.
6339 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
6340 port.
6341 (gdbserver_reconnect): New.
6342
1b05479a
DJ
63432007-07-01 Nick Roberts <nickrob@snap.net.nz>
6344 Daniel Jacobowitz <dan@codesourcery.com>
6345
6346 * gdb.base/annota3.exp: Test for if construct.
6347
86f78eb2
DJ
63482007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
6349
6350 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
6351
6a2eb474 63522007-06-21 Chris Dearman <chris@mips.com>
a9c64011 6353 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
6354
6355 * gdb.base/display.exp: Allow a newline after display/i.
6356 * gdb.base/pc-fp.exp: Likewise.
6357 * gdb.base/sigbpt.exp: Likewise.
6358
f8b73d13
DJ
63592007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6360
6361 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
6362 required features to be included.
6363
4339e69e
DJ
63642007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
6365
6366 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
6367 in info threads output.
6368
23d964e7
UW
63692007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6370 Markus Deuling <deuling@de.ibm.com>
6371
6372 * gdb.arch/spu-info.exp: New testcase.
6373 * gdb.arch/spu-info.c: New file.
6374
fd20f75b
DJ
63752007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
6376
6377 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
6378 tpcs_offset. Restore lr after the call.
6379 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
6380
2226f861
DJ
63812007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
6382
6383 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
6384 (gdbserver_run): Kill any running gdbserver.
6385 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
6386
d12371a9
MR
63872007-05-17 Maciej W. Rozycki <macro@mips.com>
6388
6389 * gdb.base/sigbpt.exp: Preset segv_addr.
6390
93f02886
DJ
63912007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6392
6393 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
6394 (gdb_compile_shlib): Likewise.
6395 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
6396 (default_gdb_init): Clear cleanfiles.
6397 (gdb_finish): Delete recorded cleanfiles.
6398 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
6399
6400 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
6401 Do not use isnative.
6402 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
6403 gdb.base/so-impl-ld.exp: Likewise.
6404 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
6405 * gdb.base/unload.exp: Likewise. Do not pass empty option to
6406 gdb_compile.
6407
b04e06d7
VP
64082007-05-15 Vladimir Prus <vladimir@codesourcery.com>
6409
6410 * config/unknown.exp: Remove.
6411
069ed931
UW
64122007-05-15 Markus Deuling <deuling@de.ibm.com>
6413
6414 * gdb.base/info-proc.exp: Check is_remote.
6415
09db0d03
UW
64162007-05-14 Markus Deuling <deuling@de.ibm.com>
6417
6418 * gdb.base/gcore.exp: Initialize variable core_supported.
6419
af2cbe8c
DJ
64202007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6421
6422 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
6423
027c0295
DJ
64242007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6425
6426 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
6427 * gdb.threads/print-threads.exp (test_all_threads): Allow
6428 negative and hexadecimal thread IDs.
6429
dc5000e7
DJ
64302007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6431
6432 * gdb.java/jprint.java (public): Avoid invalid call to static
6433 method.
6434
2e74ed18
DP
64352007-05-14 Denis Pilat <denis.pilat@st.com>
6436
6437 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
6438 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
6439 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6440 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
6441 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
6442
83547f02
UW
64432007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6444
6445 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 6446 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
6447 this mode.
6448 * gdb.base/ovlymgr.c: Provide stubs for spu target.
6449 * gdb.base/spu.ld: New file.
6450
b18be20d
DJ
64512007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
6452
6453 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
6454
be444858
DJ
64552007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
6456
6457 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
6458
b1d53152
DJ
64592007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
6460
6461 * gdb.java/jmain.exp: Handle demangled names with and without method
6462 signatures.
6463
d084b331
DJ
64642007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
6465
6466 * gdb.mi/mi-syn-frame.c (main, foo, bar)
6467 (have_a_very_merry_interrupt): Remove calls to puts.
6468 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
6469 inferior output.
6470 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
6471 test names.
6472
db9d7fc5
DJ
64732007-04-29 Markus Deuling <deuling@de.ibm.com>
6474 Daniel Jacobowitz <dan@codesourcery.com>
6475
6476 * gdb.base/auxv.exp (core_works): Also check is_remote.
6477 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
6478
ef783a7d 64792007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 6480
ef783a7d
VP
6481 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
6482 message, not the undefined 'module' variable.
6483 * gdb.base/siginfo.exp: Likewise.
6484 * gdb.base/sigstep.exp: Likewise.
6485 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
6486 serialport.
6487 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
6488
b7b73cae
CV
64892007-04-25 Corinna Vinschen <vinschen@redhat.com>
6490
6491 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
6492 target sim fails. Return 0 otherwise.
6493 (gdb_load): Return prematurely if gdb_target_sim fails.
6494
7d90fdfa
DP
64952007-04-16 Denis Pilat <denis.pilat@st.com>
6496
6497 * gdb.base/setshow.exp: Reset height after having set it to 100.
6498
5d3e9c85
DP
64992007-04-16 Denis Pilat <denis.pilat@st.com>
6500
6501 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
6502
18e75969
DP
65032007-04-16 Denis Pilat <denis.pilat@st.com>
6504
6505 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
6506
25d5ea92
VP
65072007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6508
6509 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
6510 tests. Run the frozen varobjs test.
6511 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 6512 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 6513
0b49cb80
JK
65142007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6515
6516 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
6517 gdb.base/type-opaque.exp: New files.
6518
a73bafbc 65192007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
6520
6521 * gdb.mi/mi-var-child.c
a73bafbc
VP
6522 (do_children_tests): User char[2] instead of
6523 char so that automatic printing of pointers to char
6524 don't give unpredicable result.
6525 * gdb.mi/var-cmd.c (do_locals_test): Initialize
6526 local variables.
6527 * gdb.mi/mi-var-child.exp: Step to right line
6528 of do_children_tests.
6529 * gdb.mi/mi2-var-child.exp: Likewise.
6530 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 6531 do_locals_tests.
a73bafbc
VP
6532 (do_children_tests): User char[2] instead of
6533 char so that automatic printing of pointers to char
a9c64011 6534 don't give unpredicable result.
a73bafbc 6535 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 6536 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
6537 Pass test name to mi_wait_for_stop.
6538
7ce59000
DJ
65392007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6540
6541 * gdb.asm/asm-source.exp: Remove d10v case.
6542 * lib/gdb.exp (skip_cplus_tests): Likewise.
6543 * gdb.asm/d10v.inc: Deleted.
6544
20389057
DJ
65452007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6546
6547 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
6548
8807d78b
DJ
65492007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6550
6551 * config/netware.exp: Delete file.
6552
aa3edb8e
JB
65532007-03-29 Joel Brobecker <brobecker@adacore.com>
6554
6555 * gdb.dwarf2/dw2-noloc.S: New file.
6556 * gdb.dwarf2/dw2-noloc.exp: New file.
6557
297561ac
PA
65582007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
6559
6560 * gdb.cp/method2.cc: New test.
6561 * gdb.cp/method2.exp: New test.
6562 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
6563
1f81bd39
DJ
65642007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6565
6566 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
6567
9453113a
DJ
65682007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6569
6570 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
6571
b741e217
DJ
65722007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6573
6574 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
6575 (gdb_load): Delete, replace with...
6576 (gdb_reload): ...this.
6577 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
6578 * gdb.server/server-mon.exp: Likewise.
6579 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
6580 (gdb_start_cmd): New.
6581 (gdb_file_cmd): Save the last loaded file.
6582 (gdb_reload): New.
6583 (gdb_gnu_strip_debug): Use transform.
6584 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
6585 support here. Use new $last_loaded_file. Check mtime.
6586 (gdb_target_cmd): Handle ObjC failure case.
6587 (infer_host_exec): Delete.
6588 (gdbserver_load): Rename to...
6589 (gdbserver_run): ...this. Simplify.
6590 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
6591 (mi_gdb_load): Move most contents to a new function...
6592 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
6593 (mi_run_cmd): Use mi_gdb_target_load.
6594 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
6595 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
6596 Use gdb_run_cmd.
6597 * gdb.base/charsign.exp: Remove incorrect comment.
6598 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
6599 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
6600 gdb.base/start.exp: Use gdb_start_cmd.
6601
446ab585 66022007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 6603 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
6604
6605 * gdb.base/sigbpt.exp: Fix the message when skipping test.
6606 * gdb.base/signull.exp: Similarly.
6607
bbb88ebf
UW
66082007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6609
6610 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
6611 messages available to test cases (like chng-sym.exp).
6612
cb8c4a99
AS
66132007-03-14 Andreas Schwab <schwab@suse.de>
6614
6615 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
6616 format changes.
6617
4e463ff5
DJ
66182007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
6619
6620 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
6621 (optimized_1): New.
6622 (main): Call optimized_1.
6623 (gdb2029): Correct typos. Call gdb2029_marker.
6624 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
6625 for gdb2029.
6626
b6db2c47
MK
66272007-03-12 Mark Kettenis <kettenis@gnu.org>
6628
6629 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
6630 as tabs. Remove redundant test pattern.
6631
70ed3737
UW
66322007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6633
6634 * gdb.base/long_long.exp: Accept optional symbol name in <...>
6635 for /a format output.
6636
47b67b60
DJ
66372007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
6638
6639 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
6640 collect output incrementally.
6641
b8953b0e
UW
66422007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6643
6644 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
6645 for -var-create lpcharacter test.
6646 * gdb.mi/mi2-var-cmd.exp: Likewise.
6647
7acd5c40
UW
66482007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6649
6650 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
6651 pass on targets where address zero is readable.
6652
9c6759c1
UW
66532007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6654
6655 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
6656 just a single architecture.
6657
a2f1aeb4
UW
66582007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6659
6660 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
6661 (fetch_all_registers): New function, uses gdb_test_multiple and
6662 exp_continue to fetch inferior output line-by-line.
6663 Replace all uses of do_get_all_registers by fetch_all_registers.
6664
46579ac2
UW
66652007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6666
6667 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
6668 in target_info.
6669
fc133f24
MS
66702007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6671
a9c64011 6672 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
6673 consistancy; add a default (timeout) case.
6674
7646a51d
MS
66752007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6676
6677 * gdb.base/watchpoint.exp: Fix truncated comment.
6678
dcfff61f
MS
66792007-03-02 Michael Snyder <michael.snyder@palmsource.com>
6680
6681 * Makefile.in: Remove spurious single-quotes from sed command.
6682
664e3ee9
DJ
66832007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6684
6685 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
6686 func.
6687 * gdb.mi/mi2-var-cmd.exp: Likewise.
6688
d7cc6f2f
JB
66892007-02-27 Joel Brobecker <brobecker@adacore.com>
6690
a9c64011
AS
6691 * gdb.dwarf2/dw2-producer.S: New file.
6692 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
6693
66942007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
6695
6696 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6697 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6698 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6699 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6700 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
6701 Revert tests to use mi_gdb_test and include value field in output
6702 of -var-create.
6703
93d42b30
DJ
67042007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6705
6706 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
6707
c499ed39
DJ
67082007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6709
6710 * gdb.base/maint.exp: Remove full paths from test names.
6711 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
6712 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
6713
9836f81b
JB
67142007-02-27 Joel Brobecker <brobecker@adacore.com>
6715
6716 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
6717
c74d0ad8
DJ
67182007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6719
6720 * gdb.server/server-mon.exp: New test.
6721
2711e456
DJ
67222007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6723
6724 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
6725
ff6f572f
DJ
67262007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6727
6728 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
6729 register capitalization.
6730
fada3feb
DP
67312007-02-13 Denis Pilat <denis.pilat@st.com>
6732
6733 * gdb.mi/mi-var-invalidate.exp: New file.
6734
fb1e4ffc
DJ
67352007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6736
6737 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
6738
3da939d7
DJ
67392007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6740
6741 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
6742
123dc839
DJ
67432007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6744
6745 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
6746 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
6747
877e3645 67482007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
6749
6750 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6751 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6752 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6753 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6754 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 6755 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 6756 Update tests to include value field in output of -var-create.
a9c64011 6757
3c0a2960
AS
67582007-02-08 Andreas Schwab <schwab@suse.de>
6759
6760 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
6761
108546a0
DJ
67622007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6763
6764 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
6765 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
6766
d701dcab
DP
67672007-02-02 Denis Pilat <denis.pilat@st.com>
6768
6769 * gdb.threads/threadapply.exp: check that frame is not changed by
6770 the thread apply all command.
6771
783e3e2f
AS
67722007-01-31 Andreas Schwab <schwab@suse.de>
6773
6d9c3a87
AS
6774 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
6775
3c50d7b9
AS
6776 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
6777 in the dwarf sections.
6778 * gdb.dwarf2/mac-fileno.S: Likewise.
6779
783e3e2f
AS
6780 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
6781 bspstore register on ia64.
6782
78ff580e
AS
67832007-01-29 Andreas Schwab <schwab@suse.de>
6784
cc8e9b12
AS
6785 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
6786 "frame-begin" annotation.
6787
78ff580e
AS
6788 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
6789 number of "frames-invalid" annotations.
6790
704a4f78
DJ
67912007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6792
6793 * gdb.base/commands.exp: Call if_commands_test.
6794 (gdb_test_no_prompt, if_commands_test): New.
6795
e741bf94
MK
67962007-01-28 Mark Kettenis <kettenis@gnu.org>
6797
6798 * gdb.threads/sigthread.c (NSIGS): Make bigger.
6799
474d0ad3
AS
68002007-01-27 Andreas Schwab <schwab@suse.de>
6801
6802 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
6803 .short/.int/.quad in the dwarf sections.
6804 * gdb.dwarf2/dw2-intercu.S: Likewise.
6805 * gdb.dwarf2/dw2-intermix.S: Likewise.
6806
e784b426
JK
68072007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6808
6809 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
6810 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
6811 array.
e784b426
JK
6812 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
6813 * gdb.base/setvar.exp: Likewise.
6814
37f08e04
AS
68152007-01-26 Andreas Schwab <schwab@suse.de>
6816
9a01813a
AS
6817 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
6818 test.
6819
37f08e04
AS
6820 * gdb.base/multi-forks.exp ("restart $i"): Also match
6821 __kernel_syscall_via_break.
6822
6e2a9270
VP
68232007-01-24 Vladimir Prus <vladimir@codesourcery.com>
6824
6825 * lib/mi-support.exp (mi_delete_varobj): New.
6826 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
6827 testcase.
6828 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
6829 (main): Call the above.
6830 (reference_update_test, base_in_reference_test)
6831 (reference_to_pointer): Delete the created varobjs.
a9c64011 6832
e515b470
DJ
68332007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
6834
6835 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
6836 * configure: Regenerated.
6837 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
6838 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
6839 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
6840 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
6841 * lib/gdb.exp (gdb_skip_xml_test): New function.
6842
08d8bcd7
DJ
68432007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
6844
6845 * gdb.base/sigrepeat.exp: Correct error message.
6846
68472007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
6848 Daniel Jacobowitz <dan@codesourcery.com>
6849
6850 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
6851 gdb.arch/i386-gnu-cfi-asm.S: New files.
6852
97c3f1f3
JK
68532007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6854
6855 * lib/gdb.exp: Abort on missing `site.exp'.
6856
cb1df416
DJ
68572007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6858 Daniel Jacobowitz <dan@codesourcery.com>
6859
6860 * gdb.base/included.c, gdb.base/included.exp,
6861 gdb.base/included.h: New files.
6862
35990120
DJ
68632007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6864
6865 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
6866 (maximize_rlimit): Reduce limits on 64-bit systems.
6867
6e81a116 68682007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
6869
6870 From Marcus Deuling <deuling@de.ibm.com>:
6871 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
6872 every case.
6873
6c3c41f3
NR
68742007-01-13 Nick Roberts <nickrob@snap.net.nz>
6875
6876 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
6877 (test_path_specification): Use objdir instead of srcdir to always
6878 get an absolute filename.
6879
2f12c312
DJ
68802007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
6881
6882 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
6883
81121995
VP
68842007-01-11 Vladimir Prus <vladimir@codesourcery.com>
6885
6886 * gdb.mi/mi-var-cp.cc (reference_update_tests):
6887 Make sure the variable we're using is in scope.
6888 (reference_to_pointer): Likewise.
6889
4741b737
DJ
68902007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6891
6892 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
6893 has no debug information.
6894
054410c3
DJ
68952007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6896
6897 * gdb.base/annota1.exp: Remove extra send_gdb.
6898
818f79f6
DJ
68992007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6900
6901 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
6902
f7a6bb70
DJ
69032007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6904
6905 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
6906
57e66780
DJ
69072007-01-08 Nick Roberts <nickrob@snap.net.nz>
6908 Daniel Jacobowitz <dan@codesourcery.com>
6909
6910 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
6911 lcharacter or linteger change. Correct duplicated test name.
6912 * gdb.mi/mi2-var-cmd.exp: Likewise.
6913
3d799a95
DJ
69142007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6915
6916 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
6917
69182007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 6919
a9c64011
AS
6920 * gdb.base/nofield.c: New file.
6921 * gdb.base/nofield.exp: New testcase.
51679ba9 6922
eafb94e8
NR
69232007-01-05 Nick Roberts <nickrob@snap.net.nz>
6924
6925 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
6926
6927 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
6928 test.
6929
5e572bb4
DJ
69302007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6931
6932 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
6933
74a44383
DJ
69342007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6935
6936 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
6937 when continuing.
6938
1b572db9
DJ
69392007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6940
6941 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
6942 Expect ".exe" extension.
6943
381bc39b
DJ
69442007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6945
6946 * gdb.base/charset.exp: Add explicit filename to break.
6947 * gdb.base/dbx.exp: Add explicit filename to breaks.
6948
2b70e4c6
DJ
69492007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
6950
6951 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
6952 * gdb.mi/mi2-file.exp: Likewise.
6953
303b6f5d
DJ
69542007-01-04 Vladimir Prus <vladimir@codesourcery.com>
6955
6956 Implement specification of MI tests as comments
6957 in C and C++ sources.
6958 * lib/mi-support.exp (mi_autotest_data): New variable.
6959 (mi_autotest_source): New variable.
6960 (count_newlines, mi_prepare_inline_tests)
6961 (mi_get_inline_test, mi_continue_to_line)
6962 (mi_run_inline_test, mi_tbreak)
6963 (mi_send_resuming_command, mi_wait_for_stop): New functions.
6964 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
6965 Run inline tests.
6966 * gdb.mi/mi-var-cp.cc: Define tests here.
6967
23da0d94
VP
69682007-01-04 Vladimir Prus <vladimir@codesourcery.com>
6969
6970 Simplify usage of mi_continue_to.
6971 * lib/mi-support.exp (mi_runto_helper): Renamed
6972 from mi_runto, added new parameter 'run_or_continue'.
6973 (mi_runto): Use mi_runto_helper.
6974 (mi_continue_to): Accept just function name as parameter.
6975 Use mi_runto_helper.
6976 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
6977 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 6978
f9e18282
JB
69792006-01-04 Joel Brobecker <brobecker@adacore.com>
6980
6981 Make this testcase a bit more realistic. The current code
6982 is too simplistic, and allows the compiler to optimize out
6983 some of the entities we need for this testcase.
6984 * gdb.ada/null_record/bar.ads (Void_Star): New type.
6985 (Do_Nothing): Add extra parameter.
6986 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
6987 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
6988 by using a variable of type Void_Star.
6989
fd678c65
JB
69902006-01-04 Joel Brobecker <brobecker@adacore.com>
6991
6992 * gdb.ada/catch_ex/foo.adb: New file.
6993 * gdb.ada/catch_ex.exp: New testcase.
6994
05cfdb42
DJ
69952007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
6996
6997 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
6998 pass --image-base to linker.
6999
2e03ee74
DJ
70002007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7001 Daniel Jacobowitz <dan@codesourcery.com>
7002
7003 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
7004 secondary prompts.
7005
0d5de010
DJ
70062007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7007
7008 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
7009 output. Test the types of members and member pointers.
7010 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
7011 gdb/2092.
7012 * gdb.cp/member-ptr.exp: Search for a comment instead of a
7013 statement. Enable for GCC. Update expected output for some tests
7014 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
7015 layout.
7016 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
7017 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
7018 (Diamond::vget_base): New.
7019 (main): Add new tests.
7020 * gdb.cp/printmethod.exp: Update expected output for member functions.
7021 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
7022 print pEe->D::vg().
7023
61a771aa
DJ
70242007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7025
7026 * gdb.threads/tls.exp: Allow stops in sem_post.
7027
2fa63963
DJ
70282006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
7029
7030 * gdb.base/annota1.exp: Allow .*printf in backtraces.
7031 * gdb.base/annota3.exp: Likewise.
7032 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
7033 again (instead of timing out).
7034 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
7035 GCC bug 26475.
7036 * gdb.java/jmisc.exp: Adjust to work with method signatures including
7037 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
7038 test from jmisc1.exp.
7039 * gdb.java/jmisc1.exp: Delete.
7040 * gdb.java/jprint.exp: Adjust to work with method signatures including
7041 return types.
7042 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
7043 * gdb.threads/linux-dp.exp: Don't be confused by program output.
7044 * lib/java.exp (compile_java_from_source): Pass the correct type
7045 to target_compile.
7046
5eefc2b7
JB
70472006-12-31 Joel Brobecker <brobecker@adacore.com>
7048
7049 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
7050 (stack_align_edx): New function.
7051 (stack_align_eax): New function.
7052 (main): Add calls to stack_align_edx and stack_align_eax.
7053 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
7054 Add testing for the cases where the register used during a stack
7055 realignment is edx. Same for eax.
7056
227c54da
DJ
70572006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
7058
7059 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
7060 and generic PE targets.
7061
cab8ac94
JB
70622006-12-29 Joel Brobecker <brobecker@adacore.com>
7063
7064 * gdb.ada/array_return.exp: Update copyright date list.
7065
ba54f318
JB
70662006-12-27 Joel Brobecker <brobecker@adacore.com>
7067
7068 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
7069 (Create_Small_Float_Vector): New function.
7070 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
7071 function body.
7072 * gdb.ada/array_return/p.adb: Use new type and function from
7073 package Pck.
7074 * gdb.ada/array_return.exp: Add a test verifying that GDB is
7075 able to print the value returned by a function returning an
7076 array of float.
7077
6b7a35dd
JB
70782006-12-20 Joel Brobecker <brobecker@adacore.com>
7079
7080 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
7081 The associated tests should be PASSing.
7082
038224f6
VP
70832006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7084
7085 Test for base in references.
7086 * gdb.mi/mi-var-cp.cc: Add test code.
7087 * gdb.mi/mi-var-cp.exp: Test for bases in references.
7088 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
7089 * gdb.mi/mi2-watch.exp: Likewise.
7090 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
7091 (mi_list_varobj_children): New function.
7092
b26ed50d
VP
70932006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7094
7095 * lib/mi-support.exp
7096 (mi_runto): Accept "()" after function name.
7097 (mi_create_varobj): New function.
7098 (mi_varobj_update): New function.
7099 (mi_Check_varobj_value): New function.
7100 * gdb.mi/mi-var-cp.exp: New file.
7101 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 7102
08232497
DJ
71032006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
7104
7105 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
7106 gdb.base/weaklib2.c: New files.
7107
d394c993 71082006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 7109
ac6c2fba
NS
7110 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
7111 info. Adjust test names.
7112
8ec659a0 7113 * gdb.base/break.c (main): Move position of malloc.
d394c993 7114 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 7115
acd65feb
VP
71162006-11-28 Vladimir Prus <vladimir@codesourcery.com>
7117
7118 * gdb.mi/mi-var-cmd.exp: Check -var-update after
7119 assignement of arrays and function pointers.
7120 * gdb.mi/var-cmd.c: Add declaration necessary for above
7121 tests.
7122
f556d5e5
NS
71232006-11-27 Nathan Sidwell <nathan@codesourcery.com>
7124
7125 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
7126
7127 * gdb.threads/linux-dp.exp: Read thread table before and after
7128 creating each philosopher and verify it.
7129
697bc68d
NS
71302006-11-27 Nathan Sidwell <nathan@codesourcery.com>
7131 Paul Brook <paul@codesourcery.com>
7132 Daniel Jacobowitz <dan@codesourcery.com>
7133
7134 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 7135 main to remove duplication. Add start function of the form
697bc68d
NS
7136 '_*start[1-9]*'. Add RVDS start function.
7137
29d73ae4
DJ
71382006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
7139
7140 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
7141
c1d88655
UW
71422006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7143
7144 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
7145 * gdb.asm/spu.inc: New file.
7146 * gdb.base/term.exp: Disable if [target_info exists noargs].
7147 * gdb.gdb/complaints.exp: Disable if ![isnative].
7148 * gdb.gdb/selftest.exp: Likewise.
7149 * gdb.gdb/observer.exp: Likewise.
7150 * gdb.gdb/xfullpath.exp: Likewise.
7151 * gdb.base/attach.exp: Disable on SPU target.
7152 * gdb.cp/bs145503.exp: Likewise.
7153 * gdb.cp/exception.exp: Likewise.
7154 * gdb.cp/userdef.exp: Likewise.
7155
32a13b1a
DJ
71562006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
7157
7158 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
7159
d8295fe9
VP
71602006-11-10 Vladimir Prus <vladimir@codesourcery.com>
7161
7162 * gdb.base/completion.exp: Fix completion tests for
7163 'info' and 'info '.
7164 * gdb.base/help.exp (help_test_raw, test_class_help)
7165 (test_prefix_command_help): Move...
7166 * lib/gdb.exp: Here.
7167 * gdb.base/main.exp: Adjust.
7168 * gdb.cp/maint.exp: Adjust.
7169 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 7170
8c394015
VP
71712006-11-09 Vladimir Prus <vladimir@codesourcery.com>
7172
7173 * gdb.stabs/weird.exp (print_weird_var): Use
7174 gdb_test_multiple instead of gdb_expect.
7175
027fc1bc
VP
71762006-11-09 Vladimir Prus <vladimir@codesourcery.com>
7177
7178 * gdb.base/help.exp (help_test_raw): New.
7179 (test_class_help): New.
7180 (test_prefix_command_help): New.
7181 Adjust testcases.
7182
67609209
FR
71832006-11-09 Christophe Lyon <christophe.lyon@st.com>
7184
7185 * gdb.base/constvars.c (main): Write to crass and crips, so that
7186 they are allocated by the compiler.
7187
f73adfeb
AS
71882006-10-27 Andreas Schwab <schwab@suse.de>
7189
7190 * gdb.base/multi-forks.exp: Use "detach fork" instead of
7191 "detach-fork".
7192
2f83a18e
DJ
71932006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
7194
7195 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
7196 of patterns.
7197
94277a38
DJ
71982006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7199
7200 * gdb.base/sepdebug.exp: Remove debug format test.
7201 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
7202 Handle no-symtab.
7203 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
7204
5bd2f6e2
DJ
72052006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7206
7207 * gdb.threads/manythreads.c (thread_function, main): Don't cast
7208 int to pointer or pointer to int.
7209 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
7210
8c008720
DJ
72112006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
7212
7213 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
7214
9e35dae4
DJ
72152006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7216
7217 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
7218
d9639e13
DJ
72192006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7220
7221 PR c++/2116
7222 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
7223
390a1bd0
JB
72242006-10-06 Joel Brobecker <brobecker@adacore.com>
7225
7226 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
7227 the corresponding bug has been fixed in GDB (PR/2018).
7228
dd920c33
JB
72292006-10-06 Joel Brobecker <brobecker@adacore.com>
7230
7231 * gdb.base/subst.exp: New testcase.
7232
53bbefe9
JB
72332006-10-06 Joel Brobecker <brobecker@adacore.com>
7234
7235 * gdb.ada/array_return/pck.ads: Add copyright notice.
7236 * gdb.ada/array_return/pck.adb: Likewise.
7237 * gdb.ada/array_return/p.adb: Likewise.
7238 * gdb.ada/exec_changed/first.adb: Likewise.
7239 * gdb.ada/exec_changed/second.adb: Likewise.
7240
09851417
JB
72412006-10-06 Joel Brobecker <brobecker@adacore.com>
7242
7243 * gdb.ada/watch_arg/watch.adb: New file.
7244 * gdb.ada/watch_arg.exp: New testcase.
7245
041bf30d
VP
72462006-10-02 Vladimir Prus <vladimir@codesourcery.com>
7247
7248 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 7249 via string_to_regexp.
041bf30d 7250 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 7251
f286fbdd 72522006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
7253
7254 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
7255 Remove unused / obsolete files.
7256
7c07f349
NR
72572006-09-19 Nick Roberts <nickrob@snap.net.nz>
7258
7259 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
7260
cd5ff84a
VP
72612006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7262
7263 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
7264 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 7265 the number of frames.
cd5ff84a 7266
ae018d1a
DJ
72672006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
7268
7269 * gdb.base/args.c (main): Add breakpoint marker.
7270 * gdb.base/args.exp: Use args_test for tests. Add new tests which
7271 really test empty arguments.
7272 (args_load): Delete.
7273 (args_test): New.
7274
b399c549
NR
72752006-09-13 Nick Roberts <nickrob@snap.net.nz>
7276
7277 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
7278 check for one file.
7279
2ab1eb7a
VP
72802006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
7281
7282 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
7283 HIGH_FRAME argument to -stack-list-locals can be larger than
7284 the number of frames.
a9c64011 7285
476308bf
FF
72862006-08-18 Fred Fish <fnf@specifix.com>
7287
7288 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
7289 '$' in front of skip_vmx_tests_saved when setting that.
7290
8625200f
AS
72912006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
7292
7293 * gdb.base/trace-commands.exp: New file.
7294
089ec8f1
DJ
72952006-08-10 Joel Brobecker <brobecker@adacore.com>
7296 Daniel Jacobowitz <dan@codesourcery.com>
7297
7298 * gdb.base/step-bt.exp: Make hexadecimal address optional in
7299 expected output of the backtrace commands.
7300
b60f0898
JB
73012006-08-09 Joel Brobecker <brobecker@adacore.com>
7302
7303 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
7304 untested followed by return combination.
7305 * gdb.arch/altivec-regs.exp: Likewise.
7306 * gdb.arch/e500-abi.exp: Likewise.
7307 * gdb.arch/e500-regs.exp: Likewise.
7308 * gdb.arch/gdb1291.exp: Likewise.
7309 * gdb.arch/gdb1431.exp: Likewise.
7310 * gdb.arch/gdb1558.exp: Likewise.
7311 * gdb.arch/i386-prologue.exp: Likewise.
7312 * gdb.arch/i386-unwind.exp: Likewise.
7313 * gdb.asm/asm-source.exp: Likewise.
7314 * gdb.base/a2-run.exp: Likewise.
7315 * gdb.base/advance.exp: Likewise.
7316 * gdb.base/all-bin.exp: Likewise.
7317 * gdb.base/annota1.exp: Likewise.
7318 * gdb.base/annota3.exp: Likewise.
7319 * gdb.base/args.exp: Likewise.
7320 * gdb.base/arithmet.exp: Likewise.
7321 * gdb.base/assign.exp: Likewise.
7322 * gdb.base/async.exp: Likewise.
7323 * gdb.base/attach.exp: Likewise.
7324 * gdb.base/bang.exp: Likewise.
7325 * gdb.base/bigcore.exp: Likewise.
7326 * gdb.base/bitfields.exp: Likewise.
7327 * gdb.base/bitfields2.exp: Likewise.
7328 * gdb.base/break.exp: Likewise.
7329 * gdb.base/call-sc.exp: Likewise.
7330 * gdb.base/call-strs.exp: Likewise.
7331 * gdb.base/callfuncs.exp: Likewise.
7332 * gdb.base/checkpoint.exp: Likewise.
7333 * gdb.base/chng-syms.exp: Likewise.
7334 * gdb.base/code-expr.exp: Likewise.
7335 * gdb.base/commands.exp: Likewise.
7336 * gdb.base/completion.exp: Likewise.
7337 * gdb.base/cond-expr.exp: Likewise.
7338 * gdb.base/condbreak.exp: Likewise.
7339 * gdb.base/consecutive.exp: Likewise.
7340 * gdb.base/constvars.exp: Likewise.
7341 * gdb.base/corefile.exp: Likewise.
7342 * gdb.base/cvexpr.exp: Likewise.
7343 * gdb.base/dbx.exp: Likewise.
7344 * gdb.base/define.exp: Likewise.
7345 * gdb.base/detach.exp: Likewise.
7346 * gdb.base/display.exp: Likewise.
7347 * gdb.base/dump.exp: Likewise.
7348 * gdb.base/ena-dis-br.exp: Likewise.
7349 * gdb.base/ending-run.exp: Likewise.
7350 * gdb.base/environ.exp: Likewise.
7351 * gdb.base/eval-skip.exp: Likewise.
7352 * gdb.base/exprs.exp: Likewise.
7353 * gdb.base/fileio.exp: Likewise.
7354 * gdb.base/finish.exp: Likewise.
7355 * gdb.base/float.exp: Likewise.
7356 * gdb.base/foll-exec.exp: Likewise.
7357 * gdb.base/foll-fork.exp: Likewise.
7358 * gdb.base/foll-vfork.exp: Likewise.
7359 * gdb.base/freebpcmd.exp: Likewise.
7360 * gdb.base/funcargs.exp: Likewise.
7361 * gdb.base/gcore.exp: Likewise.
7362 * gdb.base/gdb1090.exp: Likewise.
7363 * gdb.base/gdb1250.exp: Likewise.
7364 * gdb.base/huge.exp: Likewise.
7365 * gdb.base/info-proc.exp: Likewise.
7366 * gdb.base/interrupt.exp: Likewise.
7367 * gdb.base/jump.exp: Likewise.
7368 * gdb.base/langs.exp: Likewise.
7369 * gdb.base/lineinc.exp: Likewise.
7370 * gdb.base/list.exp: Likewise.
7371 * gdb.base/logical.exp: Likewise.
7372 * gdb.base/long_long.exp: Likewise.
7373 * gdb.base/macscp.exp: Likewise.
7374 * gdb.base/maint.exp: Likewise.
7375 * gdb.base/mips_pro.exp: Likewise.
7376 * gdb.base/miscexprs.exp: Likewise.
7377 * gdb.base/multi-forks.exp: Likewise.
7378 * gdb.base/opaque.exp: Likewise.
7379 * gdb.base/overlays.exp: Likewise.
7380 * gdb.base/pc-fp.exp: Likewise.
7381 * gdb.base/pointers.exp: Likewise.
7382 * gdb.base/printcmds.exp: Likewise.
7383 * gdb.base/psymtab.exp: Likewise.
7384 * gdb.base/ptype.exp: Likewise.
7385 * gdb.base/recurse.exp: Likewise.
7386 * gdb.base/relational.exp: Likewise.
7387 * gdb.base/relocate.exp: Likewise.
7388 * gdb.base/remote.exp: Likewise.
7389 * gdb.base/reread.exp: Likewise.
7390 * gdb.base/restore.exp: Likewise.
7391 * gdb.base/return.exp: Likewise.
7392 * gdb.base/return2.exp: Likewise.
7393 * gdb.base/scope.exp: Likewise.
7394 * gdb.base/sect-cmd.exp: Likewise.
7395 * gdb.base/sep.exp: Likewise.
7396 * gdb.base/sepdebug.exp: Likewise.
7397 * gdb.base/setshow.exp: Likewise.
7398 * gdb.base/setvar.exp: Likewise.
7399 * gdb.base/sigall.exp: Likewise.
7400 * gdb.base/sigbpt.exp: Likewise.
7401 * gdb.base/signals.exp: Likewise.
7402 * gdb.base/signull.exp: Likewise.
7403 * gdb.base/sizeof.exp: Likewise.
7404 * gdb.base/solib.exp: Likewise.
7405 * gdb.base/step-line.exp: Likewise.
7406 * gdb.base/step-test.exp: Likewise.
7407 * gdb.base/structs.exp: Likewise.
7408 * gdb.base/structs2.exp: Likewise.
7409 * gdb.base/term.exp: Likewise.
7410 * gdb.base/twice.exp: Likewise.
7411 * gdb.base/until.exp: Likewise.
7412 * gdb.base/varargs.exp: Likewise.
7413 * gdb.base/volatile.exp: Likewise.
7414 * gdb.base/watchpoint.exp: Likewise.
7415 * gdb.base/whatis-exp.exp: Likewise.
7416 * gdb.base/whatis.exp: Likewise.
7417 * gdb.cp/ambiguous.exp: Likewise.
7418 * gdb.cp/annota2.exp: Likewise.
7419 * gdb.cp/annota3.exp: Likewise.
7420 * gdb.cp/bool.exp: Likewise.
7421 * gdb.cp/breakpoint.exp: Likewise.
7422 * gdb.cp/casts.exp: Likewise.
7423 * gdb.cp/class2.exp: Likewise.
7424 * gdb.cp/classes.exp: Likewise.
7425 * gdb.cp/cplusfuncs.exp: Likewise.
7426 * gdb.cp/ctti.exp: Likewise.
7427 * gdb.cp/derivation.exp: Likewise.
7428 * gdb.cp/exception.exp: Likewise.
7429 * gdb.cp/gdb1355.exp: Likewise.
7430 * gdb.cp/hang.exp: Likewise.
7431 * gdb.cp/inherit.exp: Likewise.
7432 * gdb.cp/local.exp: Likewise.
7433 * gdb.cp/m-data.exp: Likewise.
7434 * gdb.cp/m-static.exp: Likewise.
7435 * gdb.cp/member-ptr.exp: Likewise.
7436 * gdb.cp/method.exp: Likewise.
7437 * gdb.cp/misc.exp: Likewise.
7438 * gdb.cp/namespace.exp: Likewise.
7439 * gdb.cp/overload.exp: Likewise.
7440 * gdb.cp/ovldbreak.exp: Likewise.
7441 * gdb.cp/pr-1023.exp: Likewise.
7442 * gdb.cp/pr-1210.exp: Likewise.
7443 * gdb.cp/pr-574.exp: Likewise.
7444 * gdb.cp/printmethod.exp: Likewise.
7445 * gdb.cp/psmang.exp: Likewise.
7446 * gdb.cp/ref-params.exp: Likewise.
7447 * gdb.cp/ref-types.exp: Likewise.
7448 * gdb.cp/rtti.exp: Likewise.
7449 * gdb.cp/templates.exp: Likewise.
7450 * gdb.cp/try_catch.exp: Likewise.
7451 * gdb.cp/userdef.exp: Likewise.
7452 * gdb.cp/virtfunc.exp: Likewise.
7453 * gdb.disasm/am33.exp: Likewise.
7454 * gdb.disasm/h8300s.exp: Likewise.
7455 * gdb.disasm/mn10300.exp: Likewise.
7456 * gdb.disasm/sh3.exp: Likewise.
7457 * gdb.disasm/t01_mov.exp: Likewise.
7458 * gdb.disasm/t02_mova.exp: Likewise.
7459 * gdb.disasm/t03_add.exp: Likewise.
7460 * gdb.disasm/t04_sub.exp: Likewise.
7461 * gdb.disasm/t05_cmp.exp: Likewise.
7462 * gdb.disasm/t06_ari2.exp: Likewise.
7463 * gdb.disasm/t07_ari3.exp: Likewise.
7464 * gdb.disasm/t08_or.exp: Likewise.
7465 * gdb.disasm/t09_xor.exp: Likewise.
7466 * gdb.disasm/t10_and.exp: Likewise.
7467 * gdb.disasm/t11_logs.exp: Likewise.
7468 * gdb.disasm/t12_bit.exp: Likewise.
7469 * gdb.disasm/t13_otr.exp: Likewise.
7470 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
7471 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
7472 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
7473 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
7474 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
7475 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
7476 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
7477 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
7478 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
7479 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
7480 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
7481 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
7482 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
7483 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
7484 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
7485 * gdb.mi/gdb701.exp: Likewise.
7486 * gdb.mi/gdb792.exp: Likewise.
7487 * gdb.mi/mi-basics.exp: Likewise.
7488 * gdb.mi/mi-break.exp: Likewise.
7489 * gdb.mi/mi-cli.exp: Likewise.
7490 * gdb.mi/mi-console.exp: Likewise.
7491 * gdb.mi/mi-disassemble.exp: Likewise.
7492 * gdb.mi/mi-eval.exp: Likewise.
7493 * gdb.mi/mi-file.exp: Likewise.
7494 * gdb.mi/mi-read-memory.exp: Likewise.
7495 * gdb.mi/mi-regs.exp: Likewise.
7496 * gdb.mi/mi-return.exp: Likewise.
7497 * gdb.mi/mi-simplerun.exp: Likewise.
7498 * gdb.mi/mi-stack.exp: Likewise.
7499 * gdb.mi/mi-stepi.exp: Likewise.
7500 * gdb.mi/mi-syn-frame.exp: Likewise.
7501 * gdb.mi/mi-until.exp: Likewise.
7502 * gdb.mi/mi-var-block.exp: Likewise.
7503 * gdb.mi/mi-var-child.exp: Likewise.
7504 * gdb.mi/mi-var-cmd.exp: Likewise.
7505 * gdb.mi/mi-var-display.exp: Likewise.
7506 * gdb.mi/mi-watch.exp: Likewise.
7507 * gdb.mi/mi2-basics.exp: Likewise.
7508 * gdb.mi/mi2-break.exp: Likewise.
7509 * gdb.mi/mi2-cli.exp: Likewise.
7510 * gdb.mi/mi2-console.exp: Likewise.
7511 * gdb.mi/mi2-disassemble.exp: Likewise.
7512 * gdb.mi/mi2-eval.exp: Likewise.
7513 * gdb.mi/mi2-file.exp: Likewise.
7514 * gdb.mi/mi2-read-memory.exp: Likewise.
7515 * gdb.mi/mi2-regs.exp: Likewise.
7516 * gdb.mi/mi2-return.exp: Likewise.
7517 * gdb.mi/mi2-simplerun.exp: Likewise.
7518 * gdb.mi/mi2-stack.exp: Likewise.
7519 * gdb.mi/mi2-stepi.exp: Likewise.
7520 * gdb.mi/mi2-syn-frame.exp: Likewise.
7521 * gdb.mi/mi2-until.exp: Likewise.
7522 * gdb.mi/mi2-var-block.exp: Likewise.
7523 * gdb.mi/mi2-var-child.exp: Likewise.
7524 * gdb.mi/mi2-var-cmd.exp: Likewise.
7525 * gdb.mi/mi2-var-display.exp: Likewise.
7526 * gdb.mi/mi2-watch.exp: Likewise.
7527 * gdb.stabs/exclfwd.exp: Likewise.
7528 * gdb.stabs/weird.exp: Likewise.
7529 * gdb.threads/gcore-thread.exp: Likewise.
7530 * gdb.trace/actions.exp: Likewise.
7531 * gdb.trace/backtrace.exp: Likewise.
7532 * gdb.trace/circ.exp: Likewise.
7533 * gdb.trace/collection.exp: Likewise.
7534 * gdb.trace/deltrace.exp: Likewise.
7535 * gdb.trace/infotrace.exp: Likewise.
7536 * gdb.trace/limits.exp: Likewise.
7537 * gdb.trace/packetlen.exp: Likewise.
7538 * gdb.trace/passc-dyn.exp: Likewise.
7539 * gdb.trace/passcount.exp: Likewise.
7540 * gdb.trace/report.exp: Likewise.
7541 * gdb.trace/save-trace.exp: Likewise.
7542 * gdb.trace/tfind.exp: Likewise.
7543 * gdb.trace/tracecmd.exp: Likewise.
7544 * gdb.trace/while-dyn.exp: Likewise.
7545 * gdb.trace/while-stepping.exp: Likewise.
7546
f4b618d1
JB
75472006-08-08 Joel Brobecker <brobecker@adacore.com>
7548
7549 * gdb.base/step-bt.c: New file.
7550 * gdb.base/step-bt.exp: New testcase.
7551
3d00d119
DJ
75522006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7553
7554 * config/monitor.exp (gdb_load): Remove support for obsolete
7555 download-write-size.
7556 * gdb.base/remote.exp: Likewise. Update all callers of
7557 gdb_timed_load.
7558
017b5bd4
DJ
75592006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
7560
7561 * cursal.exp: Pass binfile to gdb_load.
7562
837c599d
DJ
75632006-08-01 Nathan Sidwell <nathan@codesourcery.com>
7564
7565 * gdb.base/cursal.exp: Add "" to gdb_load call.
7566
8dd4540b
MK
75672006-07-29 Mark Kettenis <kettenis@gnu.org>
7568
7569 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
7570 NetBSD/ELF targets.
7571
ab5c9f60
DJ
75722006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
7573
7574 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
7575 operator*.
7576
4c42eaff
DJ
75772006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
7578
7579 * gdb.base/completion.exp: Update for change in "file" behavior.
7580 * gdb.stabs/weird.exp: Likewise.
7581 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
7582 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
7583
0155cc76
NS
75842006-07-24 Nathan Sidwell <nathan@codesourcery.com>
7585
7586 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
7587 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
7588
16026cd7
AS
75892006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7590
7591 * gdb.base/default.exp: Update source command error message.
7592 * gdb.base/help.exp: Update 'help source' message.
7593
16963cb6
DJ
75942006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
7595
7596 * gdb.cp/bs15503.exp: Update comment for no longer crashing
7597 test.
7598
6d7fd486
AS
75992006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
7600
7601 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
7602
29e8a844
DJ
76032006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
7604
7605 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
7606
6afcfa39
DJ
76072006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
7608
7609 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
7610
267a692b
MK
76112006-07-17 Mark Kettenis <kettenis@gnu.org>
7612
7613 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
7614 *-*-openbsd* from targets for wich we expect ARM FPA floating
7615 point format.
7616
85d2fec4
NR
76172006-07-17 Nick Roberts <nickrob@snap.net.nz>
7618
7619 * gdb.cp/annota3.exp: Expect frame-begin annotation.
7620
76212006-07-17 Mark Kettenis <kettenis@gnu.org>
7622
7623 * gdb.base/annota3.exp: Expect frame-begin annotation.
7624
85b4c6e8
JB
76252006-07-14 Joel Brobecker <brobecker@adacore.com>
7626
7627 * gdb.base/help.exp: Adjust "help unset" test to accept
7628 any list of unset commands.
7629
fb933624
DJ
76302006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
7631 Daniel Jacobowitz <dan@codesourcery.com>
7632
7633 * gdb.cp/ref-params.exp: New test.
7634 * gdb.cp/ref-params.cc: New source file.
7635 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
7636
1dff4b64
MK
76372006-07-08 Mark Kettenis <kettenis@gnu.org>
7638
7639 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
7640 spaces/tabs in regular expressions since they might not be there.
7641
40d2e0e3
AS
76422006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
7643
7644 * gdb.base/ifelse.exp: New file.
7645
f6c957d2
NS
76462006-07-04 Nathan Sidwell <nathan@codesourcery.com>
7647
7648 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
7649 line.
7650 * gdb.base/huge.exp: Loop over compilation to find a size that
7651 is acceptable.
7652 * gdb.base/remote.exp: Correct expected strings.
7653 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
7654
b9c5a23d
DJ
76552006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7656
7657 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
7658
9af2e58d
DJ
76592006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7660
7661 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
7662 native.
7663
30930ca5
DJ
76642006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7665
7666 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
7667 enable stabs testing.
7668
aa32fa1d
DJ
76692006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7670
bd4a4c80 7671 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
7672 gdb_test_multiple does.
7673
321fef15
DJ
76742006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7675
7676 * Makefile.in (host_alias): Remove.
7677 (target_alias): Use @target_noncanonical@.
7678 (site.exp): Don't set host_alias.
7679 * aclocal.m4: Remove contents. Include acx.m4.
7680 * configure: Regenerated.
7681 * configure.ac: Use ACX_NONCANONICAL_TARGET.
7682
e1c2defa
NS
76832006-06-13 Nathan Sidwell <nathan@codesourcery.com>
7684
e63b55d1
NS
7685 * lib/gdb.exp (gdb_load_cmd): New.
7686
5600ea19
NS
7687 * gdb.base/fileio.c: Add system(NULL) test.
7688 * gdb.base/fileio.exp: Check it.
7689
e1c2defa
NS
7690 * gdb.base/break.c: Add 10a breakpoint at }
7691 * gdb.base/break.exp: Add test for breakpoint at }
7692 * gdb.cp/anon-union.cc: Add code at end of function.
7693 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
7694 * gdb.mi/var-cmd.c: Add code at end of function.
7695 * gdb.mi/mi-var-display.exp: Adjust end of next.
7696 * gdb.mi/mi2-var-display.exp: Likewise.
7697 * gdb.base/fileio.c: Add stop function and insert calls at
7698 stopping places.
7699 * gdb.base/fileio.exp: Breakpoint stop function and remove
7700 explicit line number references.
7701
6c0112ec
JB
77022006-05-19 Joel Brobecker <brobecker@adacore.com>
7703
a9c64011
AS
7704 * gdb.base/del.exp (test_delete_alias): New function.
7705 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 7706
154189a4
FF
77072006-05-18 Fred Fish <fnf@specifix.com>
7708
7709 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
7710 required. Check for spurious output after program exits normally.
7711
582e64c2
FF
77122006-05-17 Fred Fish <fnf@specifix.com>
7713
7714 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
7715 gdb_load, so it works in the simulator.
7716
8ef6493a
FF
77172006-05-11 Fred Fish <fnf@specifix.com>
7718
7719 * gdb.base/bang.exp: Ignore unexpected output between the
7720 "program exited normally" and the gdb prompt, as many other
7721 tests do.
7722
692b141c
MK
77232006-05-07 Mark Kettenis <kettenis@gnu.org>
7724
7725 * gdb.base/help.exp: Make "delete checkpoint" part option for
7726 "help d" and "help delete" tests.
7727
540b8a30
UW
77282006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7729
a9c64011 7730 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
7731 expected output in some mi_gdb_test statements.
7732 * gdb.mi/mi2-basics.exp: Likewise.
7733
9b6462d9
JB
77342006-05-05 Joel Brobecker <brobecker@adacore.com>
7735
7736 * gdb.base/del.c: New file.
7737 * gdb.base/del.exp: New testcase.
7738
954de43b
DM
77392006-05-05 David S. Miller <davem@sunset.davemloft.net>
7740
7741 * gdb.base/break.exp: Do not assume a breakpoint on
7742 main will actually be in $srcfile when optimizing.
1303f75e
DM
7743 * gdb.base/savedregs.exp: Do not require that the dummy
7744 frame location match up to a symbol and source file location.
c3242428
DM
7745 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
7746 will get printed without a mi_cmd_data_list_register_values prefix.
7747 (*-data-list-register-*): Correct regular expressions to expect the new
7748 pseudo d? floating point registers.
7749 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 7750
c7e64c9a
DJ
77512006-05-05 Christophe Lyon <christophe.lyon@st.com>
7752
7753 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
7754 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
7755 is allocated by the compiler.
7756 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
7757 anons, e, anone to force their allocation by the compiler.
7758
77592006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
7760
7761 * gdb.base/help.exp: Update expected text for help d and
7762 help delete.
7763
27ce9a6d
MK
77642006-05-02 Mark Kettenis <kettenis@gnu.org>
7765
7766 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
7767 NetBSD/ELF targets.
7768
8608915f
MK
77692006-04-30 Mark Kettenis <kettenis@gnu.org>
7770
7771 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
7772 single-step breakpoint fails; make this a KFAIL on
7773 sparc*-*-openbsd*.
7774 * gdb.base/siginfo.exp: Likewise.
7775 * gdb.base/sigstep.exp (advance, advancei): Likewise.
7776
b8db102d
MS
77772006-04-26 Michael Snyder <msnyder@redhat.com>
7778
7779 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
7780 which may have to consume output from other forks.
7781 Add tests to make sure that "delete fork" succeeded.
7782
c702009a
MS
77832006-04-20 Michael Snyder <msnyder@redhat.com>
7784
7785 * 2006-03-22 Jim Blandy <jimb@redhat.com>
7786 Add support for the Renesas M32C and M16C.
7787
7788 * gdb.asm/asm-source.exp: Add m32c target.
7789 * gdb.asm/m32c.inc: Support for m32c target.
7790
e28493f2
AS
77912006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
7792
7793 * gdb.base/commands.exp (recursive_source_test): New test.
7794
880da185
DM
77952006-04-04 David S. Miller <davem@sunset.davemloft.net>
7796
7797 * gdb.base/float.exp: Add pattern for sparc targets.
7798
61d9b92f
DJ
77992006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7800
7801 * gdb.base/commands.exp (stray_arg0_test): New test.
7802
bd717df8
PB
78032006-03-30 Paul Brook <paul@codesourcery.com>
7804
7805 * gdb.mi/mi-until.exp: kfail broken until command.
7806 * gdb.mi/mi2-until.exp: Ditto.
7807
ec793d3c
NR
78082006-03-27 Nick Roberts <nickrob@snap.net.nz>
7809
7810 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
7811
831004b7
AO
78122006-03-08 Alexandre Oliva <aoliva@redhat.com>
7813
7814 * gdb.base/prelink.exp: Anchor tested-for regular expression
7815 on gdb prompt.
7816
effe49a0
PB
78172006-03-07 Paul Brook <paul@codesourcery.com>
7818
7819 * gdb.base/assign.exp: Correct fail message.
7820
e5461016
PB
78212006-03-07 Paul Brook <paul@codesourcery.com>
7822
7823 * lib/compiler.c: Extract armcc version number.
7824 * lib/compiler.cc: Ditto.
7825
fc91c6c2
PB
78262006-03-07 Paul Brook <paul@codesourcery.com>
7827
7828 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
7829 additional_flags=-w.
7830 * gdb.arch/altivec-regs.exp: Ditto.
7831 * gdb.arch/e500-abi.exp: Ditto.
7832 * gdb.arch/e500-regs.exp: Ditto.
7833 * gdb.base/all-bin.exp: Ditto.
7834 * gdb.base/annota1.exp: Ditto.
7835 * gdb.base/annota3.exp: Ditto.
7836 * gdb.base/args.exp: Ditto.
7837 * gdb.base/arithmet.exp: Ditto.
7838 * gdb.base/assign.exp: Ditto.
7839 * gdb.base/async.exp: Ditto.
7840 * gdb.base/bang.exp: Ditto.
7841 * gdb.base/break.exp: Ditto.
7842 * gdb.base/call-rt-st.exp: Ditto.
7843 * gdb.base/completion.exp: Ditto.
7844 * gdb.base/cond-expr.exp: Ditto.
7845 * gdb.base/condbreak.exp: Ditto.
7846 * gdb.base/consecutive.exp: Ditto.
7847 * gdb.base/define.exp: Ditto.
7848 * gdb.base/display.exp: Ditto.
7849 * gdb.base/ena-dis-br.exp: Ditto.
7850 * gdb.base/environ.exp: Ditto.
7851 * gdb.base/eval-skip.exp: Ditto.
7852 * gdb.base/info-proc.exp: Ditto.
7853 * gdb.base/jump.exp: Ditto.
7854 * gdb.base/logical.exp: Ditto.
7855 * gdb.base/long_long.exp: Ditto.
7856 * gdb.base/maint.exp: Ditto.
7857 * gdb.base/miscexprs.exp: Ditto.
7858 * gdb.base/pc-fp.exp: Ditto.
7859 * gdb.base/pointers.exp: Ditto.
7860 * gdb.base/relational.exp: Ditto.
7861 * gdb.base/reread.exp: Ditto.
7862 * gdb.base/sect-cmd.exp: Ditto.
7863 * gdb.base/sep.exp: Ditto.
7864 * gdb.base/sepdebug.exp: Ditto.
7865 * gdb.base/until.exp: Ditto.
7866 * gdb.base/whatis-exp.exp: Ditto.
7867 * gdb.cp/annota2.exp: Ditto.
7868 * gdb.cp/annota3.exp: Ditto.
7869 * gdb.trace/actions.exp: Ditto.
7870 * gdb.trace/backtrace.exp: Ditto.
7871 * gdb.trace/circ.exp: Ditto.
7872 * gdb.trace/collection.exp: Ditto.
7873 * gdb.trace/deltrace.exp: Ditto.
7874 * gdb.trace/infotrace.exp: Ditto.
7875 * gdb.trace/limits.exp: Ditto.
7876 * gdb.trace/packetlen.exp: Ditto.
7877 * gdb.trace/passc-dyn.exp: Ditto.
7878 * gdb.trace/passcount.exp: Ditto.
7879 * gdb.trace/report.exp: Ditto.
7880 * gdb.trace/save-trace.exp: Ditto.
7881 * gdb.trace/tfind.exp: Ditto.
7882 * gdb.trace/tracecmd.exp: Ditto.
7883 * gdb.trace/while-dyn.exp: Ditto.
7884 * gdb.trace/while-stepping.exp: Ditto.
7885 * lib/gdb.exp: Ditto.
7886 (gdb_compile): Handle nowarning option.
7887
5f4a23d9
AO
78882006-03-07 Alexandre Oliva <aoliva@redhat.com>
7889
7890 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
7891 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
7892 Rename executable to prelinkt. Don't re-prelink if we didn't
7893 get a core file. Test prelink -u exit status to tell whether
7894 prelinking failed. Use gdb_test_multiple.
7895
9733fc94
DJ
78962006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
7897
7898 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
7899 (do_tests): Call it.
7900
cc10cae3
AO
79012006-02-28 Alexandre Oliva <aoliva@redhat.com>
7902
7903 * gdb.base/prelink.exp: New test.
7904 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
7905
15c46491
WZ
79062006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
7907
7908 * gdb.fortran/derived-type.f90: New file.
7909 * gdb.fortran/derived-type.exp: New testcase.
7910
5c9f7ded
DJ
79112006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
7912
7913 * gdb.base/default.exp: Allow ';' as a directory separator.
7914
5b96932b
AS
79152006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
7916
7917 * gdb.base/help.exp (help add-symbol-file): Update.
7918
1986bccd
AS
79192006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
7920
7921 * gdb.base/help.exp (help load): Update expected results.
7922
a8b7528f
FF
79232006-02-19 Fred Fish <fnf@specifix.com>
7924
7925 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
7926 specifix hex value as part of results.
7927 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 7928
f8261448
FF
79292006-02-16 Fred Fish <fnf@specifix.com>
7930
7931 * gdb.base/whatis.c: Define variables using typedefs char_addr,
7932 ushort_addr, and slong_addr, so the typedefs are not optimized
7933 away.
7934 * gdb.base/whatis.exp: Add tests using type name for struct type,
7935 union type, enum type, and typedef.
a9c64011 7936
31d8bdd2
MK
79372006-02-13 Mark Kettenis <kettenis@gnu.org>
7938
7939 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
7940
34e41e63
JB
79412006-02-13 Jim Blandy <jimb@redhat.com>
7942
7943 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
7944 case where it takes two "next" commands to skip past the init
7945 call.
7946
ac6e4f31
FF
79472006-02-12 Fred Fish <fnf@specifix.com>
7948
7949 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
7950 to handle cases where it takes two "next" commands to skip
7951 past the init call.
7952
2db2d571
JB
79532006-02-07 Joel Brobecker <brobecker@adacore.com>
7954
7955 * gdb.ada/array_return.exp: Mark the last test as expected to fail
7956 on hppa32 targets.
7957
38fcd64c
DJ
79582006-02-06 Vladimir Prus <ghost@cs.msu.su>
7959
7960 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
7961 field.
7962
1315ad46
MK
79632006-01-29 Mark Kettenis <kettenis@gnu.org>
7964
7965 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
7966
5625b943
DJ
79672006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7968
7969 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
7970 files.
7971
80df1bbe
DJ
79722006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
7973
7974 * gdb.cp/maint.exp: Set complaints to a positive value.
7975
9078e690
DJ
79762006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
7977
7978 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
7979 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
7980 function name.
7981
9c903399
DJ
79822006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
7983
7984 * gdb.base/checkpoint.c: Update copyright notice. Include
7985 <stdlib.h>.
7986
761ae4d6
JB
79872006-01-04 Jim Blandy <jimb@redhat.com>
7988
7989 * gdb.asm/asm-source.exp: Independently provide default values for
7990 asm-flags and debug-flags. Use 'string equal' to do the
7991 comparison, not the implicit expr's '==' operator. Remove
7992 now-unneeded assignments to asm-flags. In h8300 case, place
7993 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
7994
099ac3dd
MS
79952006-01-04 Michael Snyder <msnyder@redhat.com>
7996
7997 * gdb.base/checkpoint.c: New file.
7998 * gdb.base/checkpoint.exp: New file.
7999 * gdb.base/multi-fork.c: New file.
8000 * gdb.base/multi-fork.exp: New file.
8001 * gdb.base/pi.txt: New file (data for checkpoint.c test).
8002
f4d85314
FF
80032006-01-04 Fred Fish <fnf@specifix.com>
8004
8005 * gdb.base/ptype.c (foo): Add typedef.
8006 (intfoo): Add function.
8007 * gdb.base/ptype1.c: New file.
8008 * gdb.base/ptype.exp: Handle compilation and linking with two
8009 source files. Test that proper type for "foo" is found based
8010 on source context rather than first match found in symtabs.
8011
a1b06f35
MK
80122005-12-28 Mark Kettenis <kettenis@gnu.org>
8013
8014 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
8015 * gdb.asm/openbsd.inc: Indent commands.
8016
d082a1e2
MK
80172005-12-26 Mark Kettenis <kettenis@gnu.org>
8018
c65016bd
MK
8019 * gdb.base/freebpcmd.exp: Increase timeout.
8020
d082a1e2
MK
8021 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
8022
d3c32a0e
DJ
80232005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
8024
8025 * gdb.base/default.exp: Update check for "show version".
8026
9fdb1f50
RC
80272005-12-09 Randolph Chung <tausq@debian.org>
8028
8029 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
8030 * gdb.asm/pa64.inc: New file.
8031
5f2c56f7
RC
80322005-12-09 Randolph Chung <tausq@debian.org>
8033
8034 * gdb.asm/common.inc: Indent commands.
8035 * gdb.asm/asmsrc1.s: Likewise.
8036 * gdb.asm/asmsrc2.s: Likewise.
8037
8117349c
RC
80382005-12-09 Randolph Chung <tausq@debian.org>
8039
8040 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
8041 (get_addr_of_sym): Remove duplicate print.
8042 (gen_core): xfail hppa*-*-hpux*, update expected output.
8043 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
8044 * gdb.arch/pa64-nullify.s: New file.
8045
8f07f25a
RC
80462005-12-09 Randolph Chung <tausq@debian.org>
8047
8048 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
8049
55b39184
DJ
80502005-12-07 Christophe Lyon <christophe.lyon@st.com>
8051
8052 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
8053 code generation for these functions.
8054 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
8055 error message.
8056
31e2b00f
AS
80572005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8058
8059 * gdb.base/help.exp (help b, help br, help bre, help brea)
8060 (help break): Update the expected message.
8061
c3d0b56e
SC
80622005-11-11 Stephane Carrez <stcarrez@nerim.fr>
8063
8064 * gdb.asm/m68hc11.inc: Setup the data section.
8065 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
8066 script for this test.
8067 (m6812-*-*): Likewise.
8068
36ae0ea9
RC
80692005-11-09 Randolph Chung <tausq@debian.org>
8070
8071 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
8072
9d6f42e9
WZ
80732005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
8074
8075 * gdb.base/break.exp: Fix a comment typo.
8076
e2126a14
EZ
80772005-11-03 Jim Blandy <jimb@redhat.com>
8078
a9c64011
AS
8079 Checked in by Elena Zannoni <ezannoni@redhat.com>
8080
e2126a14
EZ
8081 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
8082
e0ac7199
CV
80832005-11-02 Corinna Vinschen <vinschen@redhat.com>
8084
8085 * gdb.arch/gdb1558.c: Include stdio.h.
8086
31d3fb18
MK
80872005-10-31 Mark Kettenis <kettenis@gnu.org>
8088
8089 * gdb.asm/asm-source.exp: Use -e instead of --entry.
8090
e52b687c
MK
80912005-10-31 Mark Kettenis <kettenis@gnu.org>
8092
8093 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
8094
f4711d79
PG
80952005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
8096
a9c64011
AS
8097 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
8098 vscr" tests to better match output.
f4711d79 8099
987a9106
JB
81002005-10-12 Jim Blandy <jimb@redhat.com>
8101
8102 * gdb.base/structs.exp (any): New function.
8103 (test_struct_returns): Don't make any assumptions at all about
8104 what value the function returns when GDB can't set the return
8105 value.
8106
2336bb58
JB
81072005-10-09 Joel Brobecker <brobecker@adacore.com>
8108
8109 * gdb.ada/arrayidx/p.adb: New file.
8110 * gdb.ada/arrayidx.exp: New testcase
8111
81122005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
8113
8114 * gdb.ada/array_return/pck.ads: New file.
8115 * gdb.ada/array_return/pck.adb: New file.
8116 * gdb.ada/array_return/p.adb: New file.
8117 * gdb.ada/array_return.exp: New testcase.
8118
705335ea
JB
81192005-10-03 Joel Brobecker <brobecker@adacore.com>
8120
a9c64011
AS
8121 * gdb.base/arrayidx.c: New file.
8122 * gdb.base/arrayidx.exp: New testcase.
705335ea 8123
11ee9940
NR
81242005-09-29 Nick Roberts <nickrob@snap.net.nz>
8125
8126 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
8127 frames-invalid and breakpoints-invalid are no longer generated
8128 with level 3 so don't expect them in the output.
8129
39fb8e9e
BR
81302005-09-27 Bob Rossi <bob@brasko.net>
8131
a9c64011 8132 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
8133 from test. Escape the | in mi_gdb_test call.
8134 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
8135 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
8136 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
8137 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
8138 expected regex's in mi_gdb_test calls.
8139 * lib/mi-support.exp: Remove arbitrary .* from tests.
8140 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
8141 Fully anchor GDB/MI expected results in mi_gdb_test.
8142 * lib/gdb.exp (string_to_regexp): Escape the ] character.
8143 * gdb.base/sizeof.exp: Remove escape character. Correct test.
8144
2af48f68
PB
81452005-09-26 Paul Brook <paul@codesourcery.com>
8146
8147 * long_long.exp: Exclude eabi targets from arm FPA float format test.
8148
f34502bc
WZ
81492005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
8150
8151 * bfp-test.c: New file.
8152 * bfp-test.exp: New testcase.
8153
ca929517
WZ
81542005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
8155
8156 * gdb.fortran/subarray.exp: New testcase to test the evaluation
8157 of subarray and substring variable.
8158 * gdb.fortran/subarray.f: New source file for the test of subarray
8159 and substring variable evaluation.
8160 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
8161 of string constant.
8162
c761af65
DJ
81632005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
8164
8165 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
8166 copyright dates.
8167
561d7a1d
PG
81682005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
8169
8170 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
8171 powerpc altivec' test with an almost identical 'info vector' test.
8172
b2b64cc9
PG
81732005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
8174
a9c64011
AS
8175 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
8176 vscr" tests to match output.
b2b64cc9 8177
6ac4d15a
PG
81782005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
8179
a9c64011
AS
8180 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
8181 output.
6ac4d15a 8182
40e55bef
BR
81832005-09-11 Bob Rossi <bob@brasko.net>
8184
8185 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 8186 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
8187 commands that return an MI output command and an asyncronous MI output
8188 command.
8189 * gdb.mi/mi-console.exp: Ditto.
8190
3c7385ec
BR
81912005-09-11 Bob Rossi <bob@brasko.net>
8192
8193 * gdb.mi/mi-var-child.c: Include <string.h>.
8194
a6cd0eb3
DJ
81952005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
8196
8197 * killed.exp: Correct gdb_expect syntax.
8198
2f168eed
CV
81992005-08-09 Corinna Vinschen <vinschen@redhat.com>
8200
8201 * lib/mi-support.exp (mi_gdb_load): Fix typo.
8202
ecd3fd0f
BR
82032005-08-02 Bob Rossi <bob@brasko.net>
8204
8205 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
8206 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
8207 Change tests to inferior-tty-set/show.
8208 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
8209 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
8210 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
8211 inferior. Use mi_gdb_test to get GDB and Inferior output.
8212 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
8213 descriptor.
8214 (mi_inferior_tty_name): Add inferior PTY file name.
8215 (mi_gdb_start): Add INFERIOR_PTY parameter.
8216 (mi_gdb_test): Add IPATTERN parameter.
8217
f1ea48cb 82182005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 8219
f1ea48cb
BR
8220 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
8221 parameter to mi_gdb_test.
8222 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
8223
6e650a67
DJ
82242005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8225
8226 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
8227 struct_declarations.
8228 * gdb.mi/mi-var-child.exp: Step over the initialization of
8229 struct_declarations.
8230
8be260b6
DJ
82312005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8232
8233 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
8234 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
8235 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
8236 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
8237 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
8238 file.
8239
4e660f07
NR
82402005-07-27 Nick Roberts <nickrob@snap.net.nz>
8241
8242 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
8243 (do_children_tests): Assign values to the extra elements.
8244
8245 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
8246 them for tests for "-var-update --no-values" and
a9c64011 8247 "-var-update --all-values".
4e660f07
NR
8248 Add test for "-var-list-children --simple-values".
8249
8250 * gdb.mi/basics.c (callee4): Add integer array D[3]...
8251
8252 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
8253 "-stack-list-locals --simple-values" Improve doc strings and
8254 comments.
8255
6bdae935
MK
82562005-07-18 Mark Kettenis <kettenis@gnu.org>
8257
598b7a6f
MK
8258 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
8259 *-*-openbsd*.
8260 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
8261
6bdae935
MK
8262 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
8263 sigaltsatck'.
8264
1323e929 82652005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 8266
1323e929
BR
8267 * gdb.base/default.exp (tty): Changed output of command.
8268 * gdb.base/help.exp (help tty): Ditto.
8269
b1a9c082
MK
82702005-07-12 Mark Kettenis <kettenis@gnu.org>
8271
8272 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
8273
10a844a2
MK
82742005-07-10 Mark Kettenis <kettenis@gnu.org>
8275
8276 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
8277 -stack-select-frame without arguments.
8278 (test_stack_frame_listing): Add test for newly implemented command
8279 -stack-info-frame.
8280
3cb3b8df
BR
82812005-07-06 Bob Rossi <bob@brasko.net>
8282
8283 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
8284 command.
8285 (Copyright): Update copyright.
8286
a0c5fbcf
WZ
82872005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
8288
8289 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
8290 tests to evaluate exponentiation expression.
8291
984971d0
AS
82922005-06-29 Andreas Schwab <schwab@suse.de>
8293
8294 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
8295 main to avoid warnings.
8296
8297 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
8298
fe03833f
NR
82992005-06-20 Nick Roberts <nickrob@snap.net.nz>
8300
8301 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
8302 -stack-select-frame without arguments.
8303 (test_stack_frame_listing): Add test for newly implemented command
8304 -stack-info-frame.
a9c64011 8305
7a55f279
WZ
83062005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
8307
0ffa0ea5
DJ
8308 * gdb.fortran/array-element.f: New file.
8309 * gdb.fortran/array-element.exp: New testcase.
7a55f279 8310
26585198
DJ
83112005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8312
8313 * gdb.base/bigcore.exp: Correct checks for systems which can
8314 not dump a large core file.
8315
c1bd25fd
DJ
83162005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8317
8318 * gdb.base/relocate.c: Add a copyright notice.
8319 (dummy): Remove.
8320 * gdb.base/relocate.exp: Test printing the values of variables
8321 from a relocatable file.
8322
589e074d
DJ
83232005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8324
8325 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
8326 excess MI output after an error.
8327
0915f927
JB
83282005-05-29 Joel Brobecker <brobecker@adacore.com>
8329
8330 * gdb.arch/alpha-step.c: New file.
8331 * gdb.arch/alpha-step.exp: New testcase.
8332
76ff342d
DJ
83332005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8334 Dennis Brueni <dennis@slickedit.com>
8335
8336 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
8337 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
8338 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
8339 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
8340 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
8341 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
8342 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
8343
96b0c7ac
DJ
83442005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
8345 Wu Zhou <woodzltc@cn.ibm.com>
8346
8347 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
8348 IBM's xlc compiler.
8349 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
8350 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
8351
f21565d2
JB
83522005-05-13 Jim Blandy <jimb@redhat.com>
8353
8354 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
8355 calling gdb_suppress_entire_file.
8356 * gdb.base/charset.exp: Same.
8357 * gdb.base/call-rt-st.exp: Same.
8358
6006a3a1
BR
83592005-05-05 Bob Rossi <bob_rossi@cox.net>
8360
8361 * lib/gdb.exp (fullname_syntax): Added global regex.
8362 (fullname_syntax_POSIX): Ditto.
8363 (fullname_syntax_UNC): Ditto.
8364 (fullname_syntax_DOS_CASE): Ditto.
8365 (fullname_syntax_DOS): Ditto.
8366 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
8367 fullname_syntax variable to scope and use it.
8368 (test_file_list_exec_source_files): Ditto.
8369 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
8370
c3b69c04
DJ
83712005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
8372
8373 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
8374
3c95e6af
PG
83752004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
8376
a9c64011
AS
8377 * lib/gdb.exp (skip_altivec_tests): New function, based on
8378 check_vmx_hw_available from the GCC testsuite.
8379 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
8380 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 8381
78df6c56
JB
83822005-05-02 Jim Blandy <jimb@redhat.com>
8383
8384 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
8385 calling gdb_suppress_entire_file.
8386
1690f9cf
DJ
83872005-04-30 Randolph Chung <tausq@debian.org>
8388
8389 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
8390 Slightly relax "sem_post" name checking.
8391
5ea106f7
PG
83922005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
8393
8394 * gdb.base/unload.exp: Use new shared library infrastructure.
8395
bf7234cf
PG
83962005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
8397
8398 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 8399 infrastructure.
bf7234cf 8400
547b869a
CV
84012005-04-29 Corinna Vinschen <vinschen@redhat.com>
8402
8403 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
8404 * gdb.asm/h8300.inc: New file.
8405
f07e55f0
PG
84062005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8407
8408 * gdb.base/shlib-call.exp: Change to use new shared library
8409 infrastructure.
8410
3cbba3d1
PG
84112005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8412
a9c64011
AS
8413 * gdb.base/pending.exp: Change to use new shared library
8414 infrastructure.
3cbba3d1 8415
ed6df200
PG
84162005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8417
a9c64011
AS
8418 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
8419 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 8420
8c8f4ebe
PG
84212005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
8422
a9c64011
AS
8423 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
8424 shared objects being adjusted and update copyright years.
8c8f4ebe 8425
607fbc54
DJ
84262005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
8427
8428 * ChangeLog: Correct some 2003-01-13 dates.
8429 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
8430 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
8431 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
8432 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
8433 gdb.trace/tfind.exp: Update copyright years.
8434
57bf0e56
DJ
84352005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
8436 Daniel Jacobowitz <dan@codesourcery.com>
8437
8438 * lib/gdb.exp (gdb_compile): Handle shlib=.
8439 (gdb_compile_shlib): New function.
8440
9b593790
PG
84412005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
8442
a9c64011 8443 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 8444
9494c6a5
DJ
84452005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
8446
8447 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
8448 gdb.server.
8449 * configure.ac: Likewise.
8450 * configure: Regenerated.
8451 * gdb.gdbserver/Makefile.in: Moved to...
8452 * gdb.server/Makefile.in: ... here.
8453 * gdb.gdbserver/server.c: Moved to...
8454 * gdb.server/server.c: ... here.
8455 * gdb.gdbserver/server-run.exp: Moved to...
8456 * gdb.server/server-run.exp: ... here.
8457
6f8eac0e
DJ
84582005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
8459
8460 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
8461 * configure.ac: Create gdb.gdbserver/Makefile.
8462 * configure: Regenerated.
8463 * lib/gdbserver-support.exp: New file, derived from
8464 config/gdbserver.exp.
8465 * config/gdbserver.exp: Use gdbserver-support.exp.
8466 * gdb.gdbserver/Makefile.in: New file.
8467 * gdb.gdbserver/server.c: New file.
8468 * gdb.gdbserver/server-run.exp: New file.
8469
6e87504d
PG
84702005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
8471
a9c64011
AS
8472 * lib/gdb.exp (test_compiler_info): Return compiler_info
8473 if no arguments are given.
6e87504d 8474
d1779be4
PG
84752005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
8476
8477 * gdb.arch/altivec-abi.exp: Check for compiler and set
8478 use altivec' flag accordingly.
8479 * gdb.arch/altivec-regs.exp: Likewise.
8480
88750304
DJ
84812005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
8482
8483 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
8484
f3fb768d
AS
84852005-03-27 Andreas Schwab <schwab@suse.de>
8486
8487 * gdb.base/bigcore.c (main): Add missing mode argument in open
8488 call.
8489
7e813ac5
DJ
84902005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
8491
8492 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
8493 downloads.
8494 * config/gdbserver.exp (gdb_load): Likewise.
8495
8e3049aa
PB
84962005-03-14 Paul Brook <paul@codesourcery.com>
8497
8498 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
8499 targets.
8500
a9df7c44
JB
85012005-03-09 Joel Brobecker <brobecker@adacore.com>
8502
8503 * gdb.dwarf2/dup-psym.S: New file.
8504 * gdb.dwarf2/dup-psym.exp: New testcase.
8505
9f0d94e8
JB
85062005-03-09 Joel Brobecker <brobecker@adacore.com>
8507
8508 * gdb.ada/exec_changed/first.adb: New file.
8509 * gdb.ada/exec_changed/second.adb: New file.
8510 * gdb.ada/exec_changed.exp: New testcase.
8511
5f579bc5
NS
85122005-03-08 Nathan Sidwell <nathan@codesourcery.com>
8513
36e9969c
NS
8514 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
8515 (A2): New class.
8516 (main): Test operator+.
8517 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
8518 breakpoint test.
8519
5f579bc5
NS
8520 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
8521 * gdb.base/signull.exp: Disable if gdb,nosignals.
8522 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
8523 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
8524 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
8525 * gdb.mi/mi2-console.exp: Likewise.
8526 * gdb.trace/collection.exp (run_trace_experiment): Consume the
8527 continue output at start.
8528 (gdb_collect_locals_test): Robustify regexp.
8529 * gdb.trace/passc-dyn.exp: Fix comment typo.
8530 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
8531
be46087e
CV
85322005-03-08 Corinna Vinschen <vinschen@redhat.com>
8533
8534 * gdb.asm/asm-source.exp: Add iq2000 case.
8535 * gdb.asm/iq2000.inc: New file.
8536
384e1a61 85372005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 8538
384e1a61
MI
8539 * gdb.base/command.exp: Change hardcoded value to regular expression.
8540 * gdb.base/float.exp: Add powerpc to the list of targets checked.
8541
584b6e9e
DJ
85422005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
8543
8544 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
8545 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
8546 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
8547 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
8548 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
8549
ab5b5d61
MK
85502005-03-05 Mark Kettenis <kettenis@gnu.org>
8551
8552 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
8553 changes.
8554
ae051c1b
PG
85552004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
8556
a9c64011
AS
8557 * lib/compiler.c: Add test for IBM's xlc compiler.
8558 * lib/compiler.cc: Likewise.
ae051c1b 8559
3f0f6ed2
JB
85602004-02-24 Joel Brobecker <brobecker@adacore.com>
8561
8562 * gdb.ada/fixed_points.exp: Create compilation object directory
8563 before running the test.
8564 * gdb.ada/null_record.exp: Likewise.
8565 * gdb.ada/packed_array.exp: Likewise.
8566 * gdb.ada/start.exp: Likewise.
8567
724f452b
JB
85682005-02-15 Joel Brobecker <brobecker@adacore.com>
8569
8570 * gdb.ada/packed_array/pa.adb: New file.
8571 * gdb.ada/packed_array.exp: New testcase.
8572
57f5cdfb 85732005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 8574
1f393151
MK
8575 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
8576 files.
8577
ebdda337
MK
8578 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
8579 on *-*-openbsd*. Correctly match whitespace in regukar
8580 expressions.
8581
cf309262
DJ
85822005-02-10 Daniel Jacobowitz <dan@debian.org>
8583
8584 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
8585 PR exp/1821
8586 * gdb.base/gdb1821.c: New test file.
8587 * gdb.base/gdb1821.exp: New test file.
8588
3be49e7a
JB
85892005-02-09 Joel Brobecker <brobecker@adacore.com>
8590
8591 * gdb.base/start.c: New file.
8592 * gdb.base/start.exp: New testcase.
8593
e292e67d
JB
85942005-02-09 Joel Brobecker <brobecker@adacore.com>
8595
8596 * gdb.ada/start/dummy.adb: New file.
8597 * gdb.ada/start.exp: New testcase.
8598
dbdfa66c
CV
85992005-02-09 Corinna Vinschen <vinschen@redhat.com>
8600
8601 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
8602 for printing symbols and statistics.
8603 Add test for using relative pathnames in "maint print msymbols" test.
8604 Mark "maint info sections DATA" XFAIL on Cygwin.
8605 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
8606 tests.
8607
d7941671
AC
86082005-02-09 Andreas Schwab <schwab@suse.de>
8609
8610 Committed by Andrew Cagney <cagney@gnu.org>
8611 * gdb.base/remotetimeout.exp: New file.
8612
74e5ef44
MK
86132005-02-07 Mark Kettenis <kettenis@gnu.org>
8614
8615 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
8616
464dd14d
JB
86172005-02-03 Joel Brobecker <brobecker@adacore.com>
8618
8619 * gdb.ada/gnat_ada.gpr: New file.
8620 * gdb.ada/gnat_ada.gin: Delete, no longer used.
8621 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
8622 * configure.ac: No longer generate gnat_ada.gpr.
8623 * configure: Regenerate.
8624 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
8625 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
8626 * gdb.ada/null_record/bar.ads: Likewise.
8627 * gdb.ada/null_record/bar.adb: Likewise.
8628 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
8629 * gdb.ada/null_record.exp (testdir): New variable.
8630 (testfile): executable is now in testdir subdirectory.
8631 (srcfile): Use full path to the main compilation unit.
8632 * gdb.ada/fixed_points.exp: Same changes as above.
8633
30d756ae
NR
86342005-02-03 Nick Roberts <nickrob@snap.net.nz>
8635
8636 * gdb.base/interp.exp: New test.
8637
9d799f85
AC
86382005-01-24 Andrew Cagney <cagney@gnu.org>
8639
8640 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
8641
15656118
AC
86422005-01-19 Andrew Cagney <cagney@gnu.org>
8643
a892c31b
AC
8644 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
8645 configure.ac not configure.in.
8646
15656118
AC
8647 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
8648 of powerpc*-*-*.
8649 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 8650 * gdb.base/list.exp (test_list_function)
15656118
AC
8651 (test_list_filename_and_function): Ditto.
8652 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
8653
a7b01baf
AC
86542005-01-16 Andrew Cagney <cagney@gnu.org>
8655
17d92a02
AC
8656 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
8657
a7b01baf
AC
8658 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
8659
bc8332bb
AC
86602005-01-14 Andrew Cagney <cagney@gnu.org>
8661
8662 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
8663 * gdb.mi/mi2-var-cmd.exp: Ditto.
8664
4d074752
CV
86652005-01-10 Corinna Vinschen <vinschen@redhat.com>
8666
8667 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
8668
bec39cab
AC
86692005-01-07 Andrew Cagney <cagney@gnu.org>
8670
8671 * configure.ac: Rename configure.in, require autoconf 2.59.
8672 * configure: Re-generate.
8673 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
8674 * gdb.stabs/configure: Re-generate.
8675 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
8676 * gdb.hp/configure: Re-generate.
8677 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
8678 autoconf 2.59.
8679 * gdb.hp/gdb.objdbg/configure: Re-generate.
8680 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
8681 autoconf 2.59.
8682 * gdb.hp/gdb.defects/configure: Re-generate.
8683 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
8684 autoconf 2.59.
8685 * gdb.hp/gdb.compat/configure: Re-generate.
8686 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
8687 autoconf 2.59.
8688 * gdb.hp/gdb.base-hp/configure: Re-generate.
8689 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
8690 autoconf 2.59.
8691 * gdb.hp/gdb.aCC/configure: Re-generate.
8692
f10b16d4
JB
86932004-12-15 Jim Blandy <jimb@redhat.com>
8694
8695 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
8696 under NPTL when there is debugging info available for libpthread.
8697
fb6e1814
JG
86982004-12-13 Jerome Guitton <guitton@gnat.com>
8699
8700 * gdb.ada/fixed_points.c: New file.
8701 * gdb.ada/fixed_points.exp: New file.
8702
fe46cd3a
RC
87032004-12-03 Randolph Chung <tausq@debian.org>
8704
8705 * gdb.arch/pa-nullify.exp: New file.
8706 * gdb.arch/pa-nullify.s: New file.
8707
8de0841b
RC
87082004-11-30 Randolph Chung <tausq@debian.org>
8709
8710 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
8711 instead of "tbug". Fix regexp to work properly with gdb_test.
8712
c8170782
PH
87132004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
8714
8715 * gdb.base/bitfields2.exp: New test.
8716 * gdb.base/bitfields2.c: New file.
8717
954269c2
RE
87182004-11-28 Richard Earnshaw <rearnsha@arm.com>
8719
8720 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
8721
0107feed
RC
87222004-11-16 Randolph Chung <tausq@debian.org>
8723
8724 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
8725
f073ae8c
DJ
87262004-11-14 Daniel Jacobowitz <dan@debian.org>
8727
8728 * gdb.threads/threadapply.exp: Correct "macro details" test.
8729
19ad59e7
JJ
87302004-11-11 Jeff Johnston <jjohnstn@redhat.com>
8731
8732 * gdb.threads/threadapply.exp: New test.
8733 * gdb.threads/threadapply.c: New file.
8734
9cf0961b
MK
87352004-11-07 Mark Kettenis <kettenis@gnu.org>
8736
8737 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
8738 frames.
8739
c789492a
FL
87402004-11-05 Felix Lee <felix+log1@specifixinc.com>
8741
8742 * gdb.base/cursal.exp: New file.
8743 * gdb.base/cursal.c: New file.
8744
a1e167bb
AC
87452004-11-03 Andrew Cagney <cagney@gnu.org>
8746
8747 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
8748
b7cbf173
MK
87492004-10-30 Mark Kettenis <kettenis@gnu.org>
8750
8751 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
8752 NetBSD/ELF targets.
8753
88f9d34f
JB
87542004-10-29 Joel Brobecker <brobecker@gnat.com>
8755
8756 * gdb.threads/bp_in_thread.c: New file, copied from
8757 pthread_cond_wait.c.
8758 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
8759 file, rather than reusing the .c file from another testcase.
8760
ca7d6a0c
JB
87612004-10-20 Joel Brobecker <brobecker@gnat.com>
8762
8763 * gdb.ada/null_record.exp: Check where we stopped after
8764 sending the start command, instead of where the associated
8765 temporary breakpoint was inserted.
8766
0d863d03
AC
87672004-10-14 Andrew Cagney <cagney@gnu.org>
8768
8769 * gdb.mi/gdb701.c (main): Return 0.
8770
d11e72cb
DJ
87712004-10-13 Daniel Jacobowitz <dan@debian.org>
8772
d40539a4 8773 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 8774
e1923096
JJ
87752004-10-12 Jeff Johnston <jjohnstn@redhat.com>
8776
8777 * gdb.threads/schedlock.c: Add comment markers to use to find
8778 line numbers.
8779 * gdb.threads/schedlock.exp: Adjust regex to handle the new
8780 comments.
8781 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
8782 breakpoint lines.
8783
ec8ba2c9
DJ
87842004-10-12 Daniel Jacobowitz <dan@debian.org>
8785
8786 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
8787
0eb3658b
DJ
87882004-10-12 Daniel Jacobowitz <dan@debian.org>
8789
8790 * configure.in: Add gdb.dwarf2.
8791 * configure: Regenerated.
8792 * Makefile.in: Add gdb.dwarf2.
8793 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
8794 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
8795 gdb.dwarf2/file1.txt: New files.
8796
a271cc33
OF
87972004-10-11 Orjan Friberg <orjanf@axis.com>
8798
a9c64011 8799 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
8800 of "run", since the latter doesn't work with remote targets. Adjust
8801 the breakpoint numbering accordingly.
8802 * gdb.threads/pthread_cond_wait.exp: Ditto.
8803
895ce074
MC
88042004-10-08 Michael Chastain <mec.gnu@mindspring.com>
8805
8806 * gdb.base/overlays.exp: Update copyright years.
8807
6be3092d
KI
88082004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
8809
8810 * gdb.base/overlays.exp: Disable if target is Linux.
8811
e05389b8
FL
88122004-10-06 Felix Lee <felix+log1@specifixinc.com>
8813
8814 * config/gdbserver.exp (gdb_load): Use right filename on remote.
8815
73cb587d
KI
88162004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
8817
8818 * gdb.asm/asm-source.exp: Add m32r-linux target.
8819 * gdb.asm/m32r-linux.inc: New file.
8820
3c0edcdc
AC
88212004-09-24 Andrew Cagney <cagney@redhat.com>
8822 David Anderson <anderson@redhat.com>
8823
8824 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
8825 command fails, assume things will work.
8826 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
8827 (_GNU_SOURCE): Define.
8828 (print_unsigned, print_hex): Change parameter to "long long".
8829 (print_byte_count): New function, use to print byte counts.
8830 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
8831 O_LARGEFILE.
8832 (main): Compute an upper bound on a corefile in max_core_size.
8833 Limit memory chunk size to max_core_size. Limit total memory
8834 allocated to max_core_size.
8835
4bb3667f
AC
88362004-09-23 Andrew Cagney <cagney@gnu.org>
8837
8838 * gdb.base/bigcore.exp: Replace the code that creates a corefile
8839 from a separate process with code that creates a corefile by
8840 making the inferior dump core.
8841
60fe1a51
MK
88422004-09-23 Mark Kettenis <kettenis@gnu.org>
8843
8844 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
8845 block.
8846
8e937346
MC
88472004-09-23 Michael Chastain <mec.gnu@mindspring.com>
8848
8849 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
8850 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
8851 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
8852 Likewise.
8853
7213f6d6
JJ
88542004-09-20 Jeff Johnston <jjohnstn@redhat.com>
8855
8856 * gdb.java/jprint.exp: New test case for java inferior call.
8857 * gdb.java/jprint.java: Ditto.
8858
eac69dca
JB
88592004-09-15 Joel Brobecker <brobecker@gnat.com>
8860
8861 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
8862
22227696
MC
88632004-09-14 Michael Chastain <mec.gnu@mindspring.com>
8864
8865 * gdb.threads/killed.c: Include <stdlib.h>.
8866 * gdb.threads/pthreads.c: Likewise.
8867
7dd403a4
MC
88682004-09-14 Michael Chastain <mec.gnu@mindspring.com>
8869
8870 * gdb.threads/killed.c: Add copyright notice.
8871
33f2d567
JM
88722004-09-10 Jason Molenda (jmolenda@apple.com)
8873
a9c64011
AS
8874 * gdb.base/define.exp: Two new tests to verify zero space chars
8875 after 'if' and 'while' commands in a user-defined command is correctly
8876 parsed.
33f2d567 8877
e05b62ac
AC
88782004-09-08 Andrew Cagney <cagney@gnu.org>
8879
8880 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
8881 delivery test with duplicate at end of file.
8882
9cbe82da
MK
88832004-09-06 Mark Kettenis <kettenis@jive.nl>
8884
8885 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
8886
564803d9
MC
88872004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8888
8889 * config/hppro.exp: Removed.
8890
7c6807ce
MC
88912004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8892
8893 * config/sparclet.exp: Removed.
8894
bf7e26dd
MC
88952004-09-05 Michael Chastain <mec.gnu@mindspring.com>
8896
8897 * config/udi.exp: Removed.
8898
714e341b
MC
88992004-09-02 Michael Chastain <mec.gnu@mindspring.com>
8900
8901 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
8902 of "exp_continue".
8903 (advancei): Likewise.
8904
1236e623
JJ
89052004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8906
8907 * gdb.base/unload.exp: Fix so messages aren't duplicated.
8908
3bdcad15
MI
89092004-09-01 Manoj Iyer <manjo@austin.ibm.com>
8910
228af206 8911 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
8912 to check for nodebug in executable.
8913 * gdb.gdb/observer.exp (setup_test): Likewise.
8914 * gdb.gdb/selftest.exp (test_with_self): Likewise.
8915 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
8916
c72b934c
AC
89172004-09-01 Andrew Cagney <cagney@gnu.org>
8918
8919 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
8920 files.
8921
edd9b715
JJ
89222004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8923
8924 * gdb.base/unload.exp: Fix expected warning message to match
8925 latest format.
8926
fb4ce06b
CV
89272004-09-01 Corinna Vinschen <vinschen@redhat.com>
8928
8929 * gdb.base/call-rt-st.exp: Fix typos.
8930
ce78e7c3
MI
89312004-08-31 Manoj Iyer <manjo@austin.ibm.com>
8932
8933 * gdb.threads/thread_check.exp: New testcase.
8934 * gdb.threads/thread_check.c: New testcase.
8935
2dedb159
AC
89362004-08-31 Andrew Cagney <cagney@gnu.org>
8937
8938 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
8939 (skip_to_handler_entry): New procedures. Test stepping into a
8940 handler when the breakpoint is at the handler's entry point.
8941
68f53502
AC
89422004-08-30 Andrew Cagney <cagney@gnu.org>
8943
8944 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
8945 gdb/1757.
8946
3e3ffd2b
MC
89472004-08-27 Michael Chastain <mec.gnu@mindspring.com>
8948
8949 With code from Manoj Iyer <manjo@austin.ibm.com>:
8950 * lib/gdb.exp (gdb_file_cmd): Return more information in the
8951 return value. Add an arm for "no debugging symbols found".
8952 Change a stray "error" to "perror".
8953 (gdb_run_cmd): Adapt to new return value.
8954 * gdb.base/remote.exp: Adapt to new return value.
8955 * gdb.gdb/complaints.exp: Likewise.
8956 * gdb.gdb/observer.exp: Likewise.
8957 * gdb.gdb/selftest.exp: Likewise.
8958 * gdb.gdb/xfullpath.exp: Likewise.
8959
4b6f5fd2
JB
89602004-08-27 Joel Brobecker <brobecker@gnat.com>
8961
8962 * gdb.threads/bp_in_thread.exp: New testcase.
8963
e5b25496
MC
89642004-08-27 Michael Chastain <mec.gnu@mindspring.com>
8965
8966 Fix PR testsuite/1735.
8967 * gdb.threads/schedlock.c (thread_function): Add a cast
8968 to suppress a gcc warning.
8969 * gdb.threads/thread-specific.c (thread_function): Likewise.
8970
934353d6
MC
89712004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8972
8973 * gdb.base/unload.c: Include <stdlib.h>.
8974
f98a0aef 89752004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 8976
f98a0aef 8977 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
8978 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
8979 synchronized after the "return".
8980
5a2e8882
MC
89812004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8982
8983 * gdb.mi/basics.c: Include <stdio.h>.
8984 * gdb.mi/pthreads.c: Include <stdlib.h>.
8985 * gdb.mi/var-cmd.c: Include <stdlib.h>.
8986
a9640423
MC
89872004-08-26 Michael Chastain <mec.gnu@mindspring.com>
8988
8989 * gdb.threads/schedlock.c: Add copyright notice.
8990
b04e311d
AC
89912004-08-25 Andrew Cagney <cagney@gnu.org>
8992
8993 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
8994 (skip_over_handler, breakpoint_over_hander): New test procedures.
8995 (advance, advancei): Add a proper prefix, do not use
8996 rerun_to_main.
8997 * gdb.base/sigstep.c (main): Change to use an infinite loop.
8998
7c27f15b
MC
89992004-08-24 Michael Chastain <mec.gnu@mindspring.com>
9000
9001 * gdb.mi/basics.c: Add copyright notice.
9002 * gdb.mi/var-cmd.c: Add copyright notice.
9003
fffc87ae
MC
90042004-08-23 Michael Chastain <mec.gnu@mindspring.com>
9005
9006 * lib/gdb.exp: Remove signed_keyword_not_used.
9007 * lib/compiler.c: Likewise.
9008 * lib/compiler.cc: Likewise.
9009
d782e0bf
MC
90102004-08-23 Michael Chastain <mec.gnu@mindspring.com>
9011
9012 * gdb.base/whatis.c: Remove conditional disabling of "signed".
9013 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
9014
96033e83
MC
90152004-08-23 Michael Chastain <mec.gnu@mindspring.com>
9016
9017 * gdb.base/whatis.c: Add copyright notice.
9018
cf38c229
MK
90192004-08-20 Mark Kettenis <kettenis@gnu.org>
9020
9021 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
9022 it to skip the breakpoints encoded in the inline assembly.
9023
f4b49756
MC
90242004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9025
9026 * Makefile.in: Add gdb.fortran.
9027
2f193b69
MC
90282004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9029
9030 * gdb.base/call-sc.exp (test_scalar_returns):
9031 Fix cut-and-paste glitch in "Make fun return now".
9032
89a237cb
MC
90332004-08-17 Michael Chastain <mec.gnu@mindspring.com>
9034
9035 * configure.in: Add gdb.fortran.
9036 * configure: Regenerate.
9037 * gdb.fortran/Makefile.in: New file.
9038 * lib/gdb.exp (skip_fortran_tests): New procedure.
9039
469aff8e
MC
90402004-08-17 Michael Chastain <mec.gnu@mindspring.com>
9041
9042 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
9043 reference to bug-gnu@prep.ai.mit.edu.
9044 * gdb.mi/mi-var-child.exp: Likewise.
9045 * gdb.mi/mi-var-cmd.exp: Likewise.
9046 * gdb.mi/mi-var-display.exp: Likewise.
9047 * gdb.mi/mi2-var-block.exp: Likewise.
9048 * gdb.mi/mi2-var-child.exp: Likewise.
9049 * gdb.mi/mi2-var-cmd.exp: Likewise.
9050 * gdb.mi/mi2-var-display.exp: Likewise.
9051
00b51b9f
MK
90522004-08-15 Mark Kettenis <kettenis@gnu.org>
9053
9054 * gdb.base/unload.c (main): Make local variable msg const.
9055
45f07fef
MC
90562004-08-15 Michael Chastain <mec.gnu@mindspring.com>
9057
9058 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
9059 to bug-gnu@prep.ai.mit.edu.
9060 * gdb.mi/mi-disassemble.exp: Likewise.
9061 * gdb.mi/mi-eval.exp: Likewise.
9062 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
9063 default line number.
9064 * gdb.mi/mi-return.exp: Likewise.
9065 * gdb.mi/mi-simplerun.exp: Likewise.
9066 * gdb.mi/mi-stack.exp: Likewise.
9067 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
9068 number with explicit range test.
9069 * gdb.mi/mi-watch.exp: Likewise.
9070 * gdb.mi/mi2-break.exp: Likewise.
9071 * gdb.mi/mi2-cli.exp: Likewise.
9072 * gdb.mi/mi2-disassemble.exp: Likewise.
9073 * gdb.mi/mi2-eval.exp: Likewise.
9074 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
9075 default line number.
9076 * gdb.mi/mi2-return.exp: Likewise.
9077 * gdb.mi/mi2-simplerun.exp: Likewise.
9078 * gdb.mi/mi2-stack.exp: Likewise.
9079 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
9080 number with explicit range test.
9081 * gdb.mi/mi2-watch.exp: Likewise.
9082
dd8c8ee7
MC
90832004-08-15 Michael Chastain <mec.gnu@mindspring.com>
9084
9085 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
9086 * gdb.cp/m-static.exp: Likewise.
9087 * gdb.cp/rtti.exp: Likewise.
9088
4e838464
MK
90892004-08-14 Mark Kettenis <kettenis@gnu.org>
9090
9091 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
9092
8d8cb839
EZ
90932004-08-14 Eli Zaretskii <eliz@gnu.org>
9094
9095 * ChangeLog: Prefix Local Variables with semi-colons and indent
9096 the reference to older ChangeLog files, to fix fontification in
9097 Emacs.
9098
deea8bb0
MC
90992004-08-13 Michael Chastain <mec.gnu@mindspring.com>
9100
9101 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
9102 * gdb.mi/mi2-break.exp: Likewise.
9103
c3297504
MC
91042004-08-13 Michael Chastain <mec.gnu@mindspring.com>
9105
9106 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
9107
25808999
MC
91082004-08-13 Michael Chastain <mec.gnu@mindspring.com>
9109
9110 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
9111
226a8d71
MC
91122004-08-13 Michael Chastain <mec.gnu@mindspring.com>
9113
9114 * gdb.cp/classes.exp: Remove unused declarations. Just let
9115 test names default instead of providing special names. Remove
9116 extraneous demangler test.
9117
37fdf854
JJ
91182004-08-12 Jeff Johnston <jjohnstn@redhat.com>
9119
9120 * gdb.base/unload.exp: New test for breakpoints in dynamically
9121 loaded libraries.
9122 * gdb.base/unload.c: Ditto.
9123 * gdb.base/unloadshr.c: Ditto.
9124
2d3a7986
MC
91252004-08-12 Michael Chastain <mec.gnu@mindspring.com>
9126
9127 * gdb.cp/classes.exp (test_ptype_class_objects): Call
9128 cp_test_ptype_class.
9129 (test_enums): Likewise.
9130
c72b934c
AC
91312004-08-10 Andrew Cagney <cagney@gnu.org>
9132
9133 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
9134 files.
9135
cc503c8a
AC
91362004-08-10 Andrew Cagney <cagney@gnu.org>
9137
9138 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
9139 init_malloc call.
9140
902f2ccb
MC
91412004-08-10 Michael Chastain <mec.gnu@mindspring.com>
9142
9143 * ChangeLog: Add copyright notice. The notice is copied
9144 from emacs 21.3 top level ChangeLog.
9145
78c90502
MC
91462004-08-09 Michael Chastain <mec.gnu@mindspring.com>
9147
9148 * lib/cp-support.exp: New file.
9149 * lib/cp-support.exp (cp_test_type_class): New function.
9150 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
9151 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
9152 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
9153 cp_test_ptype_class.
9154
88e5ea78
MC
91552004-08-09 Michael Chastain <mec.gnu@mindspring.com>
9156
9157 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
9158 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
9159 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
9160 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
9161 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
9162 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
9163 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
9164 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
9165 gdb.mi/mi2-watch.exp: Update copyright years.
9166
6a89fc9c
MK
91672004-08-09 Mark Kettenis <kettenis@gnu.org>
9168
9169 * gdb.base/sigaltstack.exp: Provide proper anchoring.
9170
1482e0de
MC
91712004-08-09 Michael Chastain <mec.gnu@mindspring.com>
9172
9173 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
9174 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
9175 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
9176 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9177 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
9178 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
9179 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
9180 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
9181 gdb.mi/mi-watch.exp: Update copyright years.
9182
1a5ce3f3
DJ
91832004-08-08 Daniel Jacobowitz <dan@debian.org>
9184
9185 PR gdb/1738
9186 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
9187 from a breakpoint with a pending signal.
9188
04f6ecf2
DJ
91892004-08-08 Daniel Jacobowitz <dan@debian.org>
9190
9191 PR gdb/1736
9192 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
9193 * gdb.base/sigaltstack.exp (finish_test): Consume output until
9194 the prompt.
9195 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
9196
54d90d35
DJ
91972004-08-08 Daniel Jacobowitz <dan@debian.org>
9198
9199 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
9200
d2f6abb0
DJ
92012004-08-08 Daniel Jacobowitz <dan@debian.org>
9202
9203 PR gdb/1736
9204 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
9205 for i?86-*-linux*.
9206
5598c03d
DJ
92072004-08-08 Daniel Jacobowitz <dan@debian.org>
9208
9209 * gdb.arch/i386-prologue.exp: Compile without debug information.
9210
c6fee705
MC
92112004-08-08 Michael Chastain <mec.gnu@mindspring.com>
9212
9213 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
9214 rather than asking gdb to search.
9215
dd90efdb
MC
92162004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9217
9218 * gdb.base/gcore.c: Include <string.h>.
9219
1e84bec1
MC
92202004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9221
9222 * gdb.base/gcore.c: Add copyright notice.
9223
e425eb2b
MC
92242004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9225
9226 * gdb.base/freebpcmd.c: Include <stdio.h>.
9227 * gdb.base/long_long.c: Include <string.h>.
9228 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
9229 * gdb.base/siginfo.c: Include <string.h>.
9230 * gdb.base/sigstep.c: Include <string.h>.
9231
cb9aaed5
MC
92322004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9233
9234 * gdb.base/complex.c: Include <stdlib.h>.
9235
55944f3d
MC
92362004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9237
9238 * gdb.base/complex.c: Add copyright notice.
9239
7b2953d9
MC
92402004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9241
9242 * gdb.base/charset.c: Include <stdlib.h>.
9243
c9133d23
MC
92442004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9245
9246 * gdb.base/auxv.c: Include <stdlib.h>.
9247
0a8490ad
MC
92482004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9249
9250 * gdb.base/auxv.c: Add copyright notice.
9251
3426d5ec
MC
92522004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9253
9254 * gdb.base/coremaker.c: Add copyright notice.
9255 * gdb.base/coremaker2.c: Add copyright notice.
9256
8da195dd
AC
92572004-08-04 Andrew Cagney <cagney@gnu.org>
9258
9259 * gdb.base/store.exp: Update copyright.
9260 (check_set, up_set, check_struct, up_struct): Add a prefix to test
9261 names, do not import gdb_prompt.
9262
8d394f98
AC
92632004-08-01 Andrew Cagney <cagney@gnu.org>
9264
9265 Fix PR testsuite/1729.
9266 * gdb.base/dump.exp: Add test name to callers of capture_value, do
9267 not use capture_value with value 4.
9268 (capture_value): Add optional test name parameter.
9269 (test_reload_saved_value, test_restore_saved_value): Use $msg as
9270 the prefix, pass to capture_value.
9271
b6702b23
MK
92722004-08-01 Mark Kettenis <kettenis@gnu.org>
9273
9274 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
9275 * gdb.arch/i386-prologue.c (standard): New prototype and function.
9276 (main): Call new function.
9277
c203e0ca
MC
92782004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9279
9280 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
9281
a7995a30
MC
92822004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9283
9284 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
9285
9366563b
MC
92862004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9287
b6eeaf26 9288 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
9289 Accept more values of vtbl pointer. Remove some messages
9290 about "obsolete gcc or gdb".
9291
2fc1f950
MC
92922004-07-30 Michael Chastain <mec.gnu@mindspring.com>
9293
9294 * gdb.cp/classes.exp: Accept more varieties of ptype output.
9295
c724d49b
MC
92962004-07-30 Michael Chastain <mec.gnu@mindspring.com>
9297
9298 * gdb.base/asm-source.exp: Properly convert target board
9299 debug flags from gcc format to binutils format.
9300
736b0fce
MK
93012004-07-28 Mark Kettenis <kettenis@gnu.org>
9302
9303 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
9304 gdb1718". PR backtrace/1718 partially fixed.
9305
5633ea5c
JJ
93062004-07-27 Jeff Johnston <jjohnstn@redhat.com>
9307
9308 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
9309
575eebb1
NC
93102004-07-26 Nick Clifton <nickc@redhat.com>
9311
9312 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
9313 good default value for a specific architecture is available then
9314 set it to that value. Otherwise default to the -gstabs switch.
9315 Remove the -g... switches from the asm-flags variable. Allow the
9316 target board info to override the value if it wants to. Pass the
9317 switch on the assembler command line.
9318
62104619
MK
93192004-07-23 Mark Kettenis <kettenis@gnu.org>
9320
9321 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
9322 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
9323 (main): Call new function.
9324
4a1135b8
MC
93252004-07-22 Michael Chastain <mec.gnu@mindspring.com>
9326
9327 Test for PR exp/1715.
9328 * gdb.base/radix.exp: Refactor common procedures. Make all
9329 test names unique. Change XFAIL to KFAIL.
9330
8a12c1f0
MC
93312004-07-20 Michael Chastain <mec.gnu@mindspring.com>
9332
9333 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
9334 * gdb.ada/gnat_ada.gin: ... to here.
9335 * configure.in: Use gnat_ada.gin.
9336 * configure: Regenerate.
9337
23b451cf
AC
93382004-07-20 Andrew Cagney <cagney@gnu.org>
9339
9340 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
9341 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
9342 XFAILs. Clean up test messages and comments. Check backtraces.
9343 Delete re-sync code.
9344
ab618a02
MC
93452004-07-19 Michael Chastain <mec.gnu@mindspring.com>
9346
9347 Fix PR cli/740.
9348 * gdb.base/annota1.exp: Honor gdb,nosignals.
9349 * gdb.base/annota3.exp: Likewise.
9350
46dad340
MC
93512004-07-19 Michael Chastain <mec.gnu@mindspring.com>
9352
9353 * lib/java.exp: Update copyright notice.
9354
756d8c70
AC
93552004-07-19 Andrew Cagney <cagney@gnu.org>
9356
9357 * gdb.base/selftest.exp: Copy file from here ...
9358 * gdb.gdb/selftest.exp: ... to here.
9359
586027e6
AC
93602004-07-16 Andrew Cagney <cagney@redhat.com>
9361
9362 * lib/insight-support.exp: Delete file.
9363 * lib/java.exp (java_init): Fix copyright.
9364
029d2200
AC
93652004-07-16 Andrew Cagney <cagney@gnu.org>
9366
9367 * gdb.base/restore.c: Append "prologue" to comments marking the a
9368 function's prologue.
9369 * gdb.base/restore.exp: Update copyright, re-indent.
9370 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
9371 callerN" prefix where needed. Update patterns that match a
9372 function's prologue.
9373
653b62c5
MC
93742004-07-16 Michael Chastain <mec.gnu@mindspring.com>
9375
9376 * gdb.base/restore.c: Add copyright notice.
9377
f7d690e5
AC
93782004-07-16 Andrew Cagney <cagney@gnu.org>
9379
9380 * gdb.base/logical.exp: Update copyright.
9381 (evaluate): New procedure. Use to re-implement tests using
9382 several tables.
9383
d629a7cb
MH
93842004-07-14 Martin Hunt <hunt@redhat.com>
9385
9386 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
9387 which fixes some problems where init.tcl was not found.
9388
9c7bb332
AC
93892004-07-13 Andrew Cagney <cagney@gnu.org>
9390
6bf46641
AC
9391 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
9392 (check_sizeof, check_valueof): Do not include the output in the
9393 test name. Use gdb_test.
9394 (get_valueof): Use gdb_test_multiple.
9395
c4ffd4c0
AC
9396 * gdb.base/step-test.exp: Update copyright. Use
9397 gdb_test_multiple. Ensure that test names do not include
9398 architecture dependent output.
9399
ab89363a
AC
9400 * gdb.gdb/observer.exp: Update copyright.
9401 (setup_test): Use gdb_test_multiple.
9402 (attach_first_observer, attach_second_observer)
9403 (attach_third_observer, detach_first_observer)
9404 (detach_second_observer, detach_third_observer)
9405 (reset_counters, check_counters): Make $message a prefix.
9406 (test_normal_stop_notifications): Add "args" parameter - a list of
9407 init functions to be called. Make $message a prefix,
9408 (test_observer_normal_stop): Change the message prefixes so that
9409 they are unique, pass the attach / detach procedures to
9410 test_normal_stop_notifications.
9411
ec58997a
AC
9412 * gdb.base/signull.exp (test_segv): Prefix all tests with
9413 "${name}". Clean up test messages.
9414
b475183b
AC
9415 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
9416
9c7bb332
AC
9417 * gdb.base/ena-dis-br.exp: Update copyright.
9418 (break_at): New function. Replace send_gdb with gdb_test,
9419 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
9420 ignore count, not stopped at bpt", with KFAIL.
9421
2dd95497
CV
94222004-07-13 Corinna Vinschen <vinschen@redhat.com>
9423
9424 * gdb.base/attach.exp: Remove cleanupfile handling.
9425
419e626b
AC
94262004-07-12 Andrew Cagney <cagney@gnu.org>
9427
9428 * gdb.base/annota1.exp: Cleanup corefile test name.
9429 * gdb.base/annota3.exp: Ditto.
9430
8b1b3228
AC
94312004-07-12 Andrew Cagney <cagney@gnu.org>
9432
78650829
AC
9433 * gdb.base/signals.exp: Clean up copyright, re-indent.
9434
8b1b3228
AC
9435 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
9436 gdb_test and gdb_test_multiple.
9437
935c2760
JJ
94382004-07-08 Jeff Johnston <jjohnstn@redhat.com>
9439
9440 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 9441 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
9442 provide line number info for first statement in main.
9443
1544280f
AC
94442004-07-08 Andrew Cagney <cagney@gnu.org>
9445
1279f4ff
AC
9446 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
9447
1544280f
AC
9448 * gdb.base/sigbpt.exp: Make the common part of each test name a
9449 prefix instead of suffix.
9450
bcc82369
BR
94512004-07-07 Bob Rossi <bob_rossi@cox.net>
9452
9453 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
9454 test from test_tbreak_creation_and_listing to
9455 test_file_list_exec_source_file
9456 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
9457 Changed name of test from test_tbreak_creation_and_listing to
9458 test_file_list_exec_source_file
9459
23f4b0aa
JJ
94602004-07-07 Jeff Johnston <jjohnstn@redhat.com>
9461
9462 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
9463 the jmisc() constructor instead of <init>.
9464 * gdb.java/jmisc1.exp: Ditto.
9465
56401cd5
AC
94662004-07-07 Andrew Cagney <cagney@gnu.org>
9467
9468 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
9469 corrupting the PC.
9470
44ae2f6a
MC
94712004-07-06 Michael Chastain <mec.gnu@mindspring.com>
9472
9473 * gdb.cp/templates.exp: Accept whitespace change in demangler
9474 output.
9475
45a83408
AC
94762004-07-06 Andrew Cagney <cagney@gnu.org>
9477
9478 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
9479
d205ad70
MC
94802004-07-02 Michael Chastain <mec.gnu@mindspring.com>
9481
9482 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
9483 * lib/compiler.cc: Likewise.
9484
06ea1a61
MC
94852004-06-30 Michael Chastain <mec.gnu@mindspring.com>
9486
9487 * lib/compiler.cc: Work around string preprocessing problem
9488 with old hp c++ compiler.
9489 * lib/compiler.c: Likewise.
9490
daab1251
CV
94912004-06-29 Corinna Vinschen <vinschen@redhat.com>
9492
9493 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
9494 directives to conditionalize symbol prefixing.
9495 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
9496 additional_flags handling. Add underscore prefix for Cygwin.
9497 * gdb.arch/i386-unwind.c: Use preprocessor directives to
9498 conditionalize symbol prefixing.
9499 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
9500 additional_flags handling. Add underscore prefix for Cygwin.
9501
cc984116
CV
95022004-06-29 Corinna Vinschen <vinschen@redhat.com>
9503
9504 * gdb.base/bigcore.exp: Skip test on Cygwin.
9505
c279b077
MC
95062004-06-28 Michael Chastain <mec.gnu@mindspring.com>
9507
9508 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
9509 formats for "info register". Use gdb_test_multiple. Fix
9510 the "invalid register" test.
9511
0e915747
CV
95122004-06-28 Corinna Vinschen <vinschen@redhat.com>
9513
9514 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
9515 PID for Cygwin. Add Cygwin specific strings to check for in some
9516 tests.
9517 (do_attach_tests): Add a test for user interaction when attaching
9518 to a process with no matching symbol table already loaded.
9519
11422c86
AC
95202004-06-26 Andrew Cagney <cagney@gnu.org>
9521
9522 Test PR java/1567 and PR java/1565.
9523 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
9524 * gdb.java/jmisc2.exp: Delete file.
9525
cefbce26
MC
95262004-06-26 Michael Chastain <mec.gnu@mindspring.com>
9527
9528 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
9529
e19f872c
CV
95302004-06-25 Corinna Vinschen <vinschen@redhat.com>
9531
9532 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
9533 attach process.
9534
d931ba3b
MC
95352004-06-23 Michael Chastain <mec.gnu@mindspring.com>
9536
9537 * gdb.cp/pr-1553.exp: Remove.
9538
aef68c48
MC
95392004-06-22 Michael Chastain <mec.gnu@mindspring.com>
9540
9541 * gdb.cp/pr-1553.cc: Remove.
9542 * gdb.cp/pr-1553.exp: Disable this test.
9543
8d5df71a
JB
95442004-06-20 Jim Blandy <jimb@redhat.com>
9545
a9c64011 9546 Fix PR testsuite/1680.
8d5df71a
JB
9547 * gdb.arch/i386-sse.exp: Properly quote curly braces in
9548 regular expressions.
9549
4ac6f39d
MC
95502004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9551
9552 Fix PR testsuite/1679.
9553 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
9554 Issue an UNSUPPORTED result instead.
9555
1b413552
JB
95562004-06-18 Jim Blandy <jimb@redhat.com>
9557
9558 * gdb.base/charset.exp: Only send a control-C if we see a new
9559 prompt and incomplete command.
9560
6daa6ebd
MC
95612004-06-18 Michael Chastain <mec.gnu@mindspring.com>
9562
9563 * gdb.cp/pr-574.cc: Add copyright notice.
9564
51fa4ae0
JB
95652004-06-17 Jim Blandy <jimb@redhat.com>
9566
9567 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
9568 cases where the regexp has no groups; this grabs random text from
9569 the previous test suite, whatever that was.
9570
8fea26c5
MC
95712004-06-17 Michael Chastain <mec.gnu@mindspring.com>
9572
9573 * gdb.cp/printmethod.cc: Add copyright notice.
9574
1e3aeb41
MC
95752004-06-16 Michael Chastain <mec.gnu@mindspring.com>
9576
9577 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
9578
9d9030bc
AC
95792004-06-16 Andrew Cagney <cagney@gnu.org>
9580
9581 * gdb.base/signull.c: Update copyright. Include <string.h>.
9582 (bowler): Replace data_pointer with data_read
9583 and data_write cases. Add code_descriptor case.
9584 (zero, desc): New array and pointer.
9585 (data, code): Change to simple pointers.
9586 * gdb.base/signull.exp: Fix probe pattern matching a function
9587 descriptor SIGSEGV. Replace data_pointer with data_read and
9588 data_write tests.
9589
acd4ad44
AC
95902004-06-16 Andrew Cagney <cagney@gnu.org>
9591
9592 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
9593
08fd625c
MC
95942004-06-15 Michael Chastain <mec.gnu@mindspring.com>
9595
9596 * gdb.base/long_long.c: Add copyright notice.
9597
1903502c
MC
95982004-06-15 Michael Chastain <mec.gnu@mindspring.com>
9599
9600 * gdb.base/long_long.exp: Remove reference to
9601 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
9602 to gdb_breakpoint and gdb_continue_to_breakpoint.
9603
83313cb1
JB
96042004-06-14 Jim Blandy <jimb@redhat.com>
9605
9606 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
9607 endian case.
9608
1bf404ef
AC
96092004-06-14 Andrew Cagney <cagney@gnu.org>
9610
9611 * gdb.base/gcore.exp (capture_command_output): Delete the always
9612 passing tests containing inferior values.
9613 * gdb.base/ending-run.exp: Do not include the breakpoint address
9614 in the test message. Update copyright.
9615 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
9616 size in the test name, use gdb_test_multiple. Update copyright.
9617
ef220b33
MC
96182004-06-14 Michael Chastain <mec.gnu@mindspring.com>
9619
9620 * gdb.cp/ref-types.cc: Add copyright notice.
9621
4f70a4c9
MC
96222004-06-14 Michael Chastain <mec.gnu@mindspring.com>
9623
9624 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
9625 hp_aCC_compiler.
9626 * lib/compiler.cc: Likewise.
9627 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
9628 'set' commands. Log diagnostics for other lines. Set
9629 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
9630
335928ac
MC
96312004-06-13 Michael Chastain <mec.gnu@mindspring.com>
9632
9633 * gdb.cp/try_catch.cc: Add copyright notice.
9634
2efb12e8
MC
96352004-06-12 Michael Chastain <mec.gnu@mindspring.com>
9636
9637 * gdb.cp/userdef.cc: Add copyright notice.
9638
0bbed51a
MC
96392004-06-11 Michael Chastain <mec.gnu@mindspring.com>
9640
9641 * gdb.cp/virtfunc.cc: Add copyright notice.
9642
e12a46c9
RC
96432004-06-11 Randolph Chung <tausq@debian.org>
9644
9645 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
9646 problem.
9647
338e05af
AC
96482004-06-10 Andrew Cagney <cagney@gnu.org>
9649
9650 * lib/compiler.cc, lib/compiler.c: Append either
9651 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
9652 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
9653 instead of gcc-3-3.
9654
dc3f10cb
AC
96552004-06-09 Andrew Cagney <cagney@gnu.org>
9656
b4d946af
AC
9657 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
9658 gdb/1455, bug is specific to "long long" and "double".
a9c64011 9659
dc3f10cb
AC
9660 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
9661 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
9662 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
9663 fixed.
9664
b5c0bfa2
AC
96652004-06-09 Andrew Cagney <cagney@gnu.org>
9666
9667 * gdb.base/structs.exp (test_struct_returns): Replace
9668 "return_value_unknown" and "finish_value_unknown" by
9669 "return_value_known" and "finish_value_known". Instead of
9670 "return_value_unknown" iff "finish_value_unknown", check
9671 "return_value_known" implies "finish_value_known".
9672
caeb605f
MH
96732004-06-08 Martin Hunt <hunt@redhat.com>
9674
9675 * gdb.base/float.exp: Add pattern for mips targets.
9676
c892bb64
RC
96772004-06-08 Randolph Chung <tausq@debian.org>
9678
9679 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
9680 message for unknown architectures more clear.
9681
48306d3e
JB
96822004-06-08 Joel Brobecker <brobecker@gnat.com>
9683
9684 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
9685 start the execution of the program.
9686
83ecb59f
JB
96872004-06-07 Jim Blandy <jimb@redhat.com>
9688
9689 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
9690 * gdb.arch/i386-cpuid.h: New helper file.
9691
55264cb4
RC
96922004-06-07 Randolph Chung <tausq@debian.org>
9693
9694 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
9695 has started.
9696
23cadb28
RM
96972004-06-04 Roland McGrath <roland@redhat.com>
9698
9699 Fix PR gdb/1647.
9700 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
9701 differently to be robust to output buffering differences.
9702
51d01eda
MC
97032004-06-04 Michael Chastain <mec.gnu@mindspring.com>
9704
9705 * gdb.threads/pthreads.exp: Update copyright years.
9706 (check_control_c): Change asynchronous 'after' to synchronous.
9707
f4fc3b93
RM
97082004-06-04 Roland McGrath <roland@redhat.com>
9709
9710 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
9711 next gdb prompt.
9712
4013522b
MC
97132004-06-02 Michael Chastain <mec.gnu@mindspring.com>
9714
9715 Fix PR gdb/1636.
9716 * gdb.threads/manythreads.exp: Change asynchronous 'after'
9717 calls to synchronous.
9718
7a8f1e6b
JB
97192004-05-26 Jim Blandy <jimb@redhat.com>
9720
9721 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
9722
81bb3443
RC
97232004-05-24 Randolph Chung <tausq@debian.org>
9724
9725 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
9726 * gdb.asm/pa.inc: New file.
9727
8f5a3103
MK
97282004-05-22 Mark Kettenis <kettenis@gnu.org>
9729
9730 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
9731
734b8fe8 97322004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 9733 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
9734
9735 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
9736 GDB prompt.
9737
725603e1
UW
97382004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9739
f4fc3b93 9740 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
9741 setjmp/longjmp. Use sigaction instead of signal.
9742
8b923272 97432004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 9744 Michael Snyder <msnyder@redhat.com>
8b923272
JB
9745
9746 * gdb.threads/pthread_cond_wait.c: New file.
9747 * gdb.threads/pthread_cond_wait.exp: New testcase.
9748
8bfabb04
AC
97492004-05-13 Andrew Cagney <cagney@redhat.com>
9750
9751 * gdb.base/signull.exp, gdb.base/signull.c: New files.
9752 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
9753
42edda50
AC
97542004-05-11 Andrew Cagney <cagney@redhat.com>
9755
9756 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
9757 fixed but revealed gdb/1639.
9758
d303a6c7
AC
97592004-05-10 Andrew Cagney <cagney@redhat.com>
9760
9761 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
9762 func1" and "next to 2nd alarm", kernel bug avoided.
9763
bf08c2a1
DJ
97642004-05-10 Daniel Jacobowitz <dan@debian.org>
9765
9766 PR external/1568
9767 * gdb.base/bigcore.exp: Check the size of the dumped core file.
9768 XFAIL if it is smaller than bytes_allocated.
9769 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
9770 (main): Make chunks_allocated unsigned. Correct comment.
9771
c0586a34
JB
97722004-05-07 Joel Brobecker <brobecker@gnat.com>
9773
9774 * gdb.arch/powerpc-aix-prologue.c: New file.
9775 * gdb.arch/powerpc-aix-prologue.exp: New file.
9776
f2785d12
JB
97772004-05-07 Jim Blandy <jimb@redhat.com>
9778
9779 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
9780 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
9781
bd7f6e30
JB
97822004-05-06 Joel Brobecker <brobecker@gnat.com>
9783
9784 * gdb.base/sep.exp: No longer setup_kfail when the program was
9785 built with dwarf2.
9786
0a5e7efe
JI
97872004-05-05 Jim Ingham <jingham@apple.com>
9788
9789 * gdb.base/pending.exp: Make sure pending breakpoints
9790 preserve the ignore count.
f4fc3b93 9791
a8958849
MK
97922004-04-27 Jerome Guitton <guitton@gnat.com>
9793
9794 * i386-prologue.exp: Add testcase for jump instruction as first
9795 instruction of the real code.
9796 * i386-prologue.c (jump_at_beginning): New function.
9797
7e103f5b
MK
97982004-04-28 Mark Kettenis <kettenis@gnu.org>
9799
9800 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
9801 x86_64-*-*.
9802
5d38b224
MK
98032004-04-28 Mark Kettenis <kettenis@gnu.org>
9804
9805 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
9806 i*86-*-*.
9807
0ef32fd9
MK
98082004-04-25 Mark Kettenis <kettenis@gnu.org>
9809
9810 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
9811 expression that checks the return type.
9812
71d7dd7c
AC
98132004-04-23 Andrew Cagney <cagney@redhat.com>
9814
9815 * gdb.base/call-sc.exp: New test of scalar call/return values.
9816 * gdb.base/call-sc.c: Ditto.
9817
1e9f977e
JJ
98182004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9819
9820 * gdb.threads/manythreads.c: Reduce thread stack size.
9821
899d9e3a
JJ
98222004-04-23 Jeff Johnston <jjohnstn@redhat.com>
9823
9824 * gdb.threads/manythreads.c: Add copyright notice.
9825
61bcae62
AC
98262004-04-23 Andrew Cagney <cagney@redhat.com>
9827
9828 * gdb.base/siginfo.exp: Better handle step out of signal.
9829 * gdb.base/sigstep.exp: Ditto.
9830
7339a42e 98312004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 9832 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
9833
9834 * gdb.threads/manythreads.c: New testcase.
9835 * gdb.threads/manythreads.exp: Ditto.
9836
5c98409b
JB
98372004-04-22 Jim Blandy <jimb@redhat.com>
9838
9839 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
9840 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
9841
3b611f1a
MC
98422004-04-21 Michael Chastain <mec.gnu@mindspring.com>
9843
9844 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
9845
f0fd9238
AC
98462004-04-21 Andrew Cagney <cagney@redhat.com>
9847
9848 * gdb.base/sigstep.c: New file.
9849 * gdb.base/sigstep.exp: New file.
9850
90990674
JB
98512004-04-16 Joel Brobecker <brobecker@gnat.com>
9852
9853 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
9854 call to observer_notify_normal_stop.
9855
78cef34b
AC
98562004-04-15 Andrew Cagney <cagney@redhat.com>
9857
9858 * gdb.base/siginfo.c: New file.
9859 * gdb.base/siginfo.exp: New file.
9860
d2343407
JB
98612004-04-12 J. Brobecker <brobecker@gnat.com>
9862
9863 * gdb.base/sep.exp: Fix typo in comment.
9864
a2dba3c8
JB
98652004-04-12 J. Brobecker <brobecker@gnat.com>
9866
9867 * gdb.base/sep.c: New file.
9868 * gdb.base/sep-proc.c: New file.
9869 * gdb.base/sep.exp: New testcase.
9870
15f7b60e
MK
98712004-04-09 Mark Kettenis <kettenis@gnu.org>
9872
9873 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
9874 support.
9875
44f4de1a
AC
98762004-04-05 Andrew Cagney <cagney@redhat.com>
9877
9878 * gdb.base/sigaltstack.c: New file.
9879 * gdb.base/sigaltstack.exp: New file.
9880
ef04f396
JB
98812004-04-04 Joel Brobecker <brobecker@gnat.com>
9882
9883 * gdb.base/foll-fork.exp: Update the expected output for
9884 "help set follow-fork-mode", to match a change that was made
9885 to the help of this variable on 2004-01-13.
9886
d40d2c92
JB
98872004-04-01 Joel Brobecker <brobecker@gnat.com>
9888
9889 * lib/ada.exp: Add copyright notice.
9890 * bar.ads: Likewise.
9891 * bar.adb: Likewise.
9892 * null_record.adb: Likewise.
9893 * null_record.exp: Likewise.
9894 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
9895
f86ef5a3
JB
98962004-04-01 Joel Brobecker <brobecker@gnat.com>
9897
9898 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
9899 * configure: Regenerate.
9900
414e70e3
JB
99012004-04-01 Joel Brobecker <brobecker@gnat.com>
9902
9903 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
9904 to build the application. Remove the message printed when in
9905 verbose mode, redundant with the UNSUPPORTED message above.
9906
f0aaee49
JB
99072004-03-31 Joel Brobecker <brobecker@gnat.com>
9908
9909 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
9910 * gdb.ada (null_record.exp): New testcase.
9911
ac81cb54
JB
99122004-03-31 Joel Brobecker <brobecker@gnat.com>
9913
9914 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
9915
854af2f7
JB
99162004-03-31 Joel Brobecker <brobecker@gnat.com>
9917
9918 * gdb.ada: New subdirectory.
9919 * gdb.ada/Makefile.in: New file.
9920 * gdb.ada/gnat_ada.gpr.in: New file.
9921
034cb681
JB
99222004-03-31 Joel Brobecker <brobecker@gnat.com>
9923
9924 * lib/ada.exp: New file.
9925
78a1a894
DJ
99262004-03-24 Daniel Jacobowitz <drow@mvista.com>
9927
9928 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
9929 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
9930
4b2b3b3e
AC
99312004-03-22 Andrew Cagney <cagney@redhat.com>
9932
9933 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
9934 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9935 Problem identified by Ulrich Weigand.
9936
23c73aa3
DC
99372004-03-17 David Carlton <carlton@kealia.com>
9938
9939 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
9940 PR c++/826.
9941
d63a86f8
RM
99422004-03-16 Roland McGrath <roland@redhat.com>
9943
9944 * gdb.base/auxv.exp: New file.
9945 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
9946
0e02aa50
DC
99472004-03-12 David Carlton <carlton@kealia.com>
9948
9949 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
9950 * gdb.cp/pr-1553.cc: Ditto.
9951 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
9952 pass branch.
9953
c20b71be
MC
99542004-03-12 Michael Chastain <mec.gnu@mindspring.com>
9955
9956 * gdb.cp/templates.exp: Accept more template types.
9957
c7414a01
MC
99582004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9959
9960 From Corinna Vinschen with modifications.
9961 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
9962 local variable obj_with_enum.
9963 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
9964 results with obj_with_enum.
9965
ed69573c
MC
99662004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9967
9968 * gdb.cp/classes.cc: New file, copied from misc.cc.
9969 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
9970
28301461
MC
99712004-03-09 Michael Chastain <mec.gnu@mindspring.com>
9972
9973 * gdb.cp/misc.cc: Add copyright notice.
9974
1198ecbe
DC
99752004-03-05 David Carlton <carlton@kealia.com>
9976
9977 * gdb.cp/rtti.exp: Add 'print *obj3' test.
9978 * gdb.cp/rtti.h: Update copyright.
9979 (namespace n2::n3): New.
9980 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
9981 (n2::n3::func3): New.
9982 (main): Call n2::n3::func3.
9983 * gdb.cp/rtti2.cc: Update copyright.
9984 (n2::create3): New.
9985
9e08c470
MK
99862004-03-04 Mark Kettenis <kettenis@gnu.org>
9987
9988 * gdb.asm/openbsd.inc: Fix typo.
9989
4bebc3aa
FF
99902004-03-03 Fred Fish <fnf@redhat.com>
9991
9992 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
9993 "val" instead of unused "size". Update copyright year.
9994
6ea9fb37
DJ
99952004-02-29 Daniel Jacobowitz <drow@mvista.com>
9996
9997 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
9998 to use unsigned char.
9999 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
10000 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
10001
23b23974
DJ
100022004-02-29 Daniel Jacobowitz <drow@mvista.com>
10003
10004 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
10005 line of output.
10006
7574fd53
DJ
100072004-02-28 Daniel Jacobowitz <drow@mvista.com>
10008
10009 * gdb.base/relocate.c (dummy): Initialize.
10010
a195357f
DJ
100112004-02-28 Daniel Jacobowitz <drow@mvista.com>
10012
10013 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
10014 a breakpoint at exit.
10015
72fd54a9
FF
100162004-02-27 Fred Fish <fnf@redhat.com>
10017
10018 * gdb.base/chng-syms.exp: Add expect condition to match failing
10019 case that isn't a timeout.
10020
b9d23137
AC
100212004-02-27 Andrew Cagney <cagney@redhat.com>
10022
10023 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
10024 support.
10025
15d208f6 100262004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 10027
15d208f6
FF
10028 * gdb.arch/gdb1431.c: Remove.
10029 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
10030 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
10031 of "until" incorrectly.
10032
98f9cd2d
JB
100332004-02-26 J. Brobecker <brobecker@gnat.com>
10034
10035 * gdb.cp/class2.cc (empty): New class.
10036 (refer): New function.
10037 (main): Declare an object of type empty and use it.
10038 * gdb.cp/class2.exp: Print the value of an object of type empty.
10039
9b50c11b
JJ
100402004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10041
10042 * gdb.base/langs.exp: Update query string to match the
10043 new nquery format used for pending breakpoints.
10044
0dcd613f
AC
100452004-02-26 Andrew Cagney <cagney@redhat.com>
10046
10047 Fix PR i18n/1570.
10048 * gdb.base/charset.c: Update copyright notice.
10049 (main, init_string): Remove the escape character '\e' tests.
10050 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
10051 * gdb.base/charset.exp (valid_host_charset): Ditto.
10052 * gdb.base/setvar.exp: Ditto.
10053
b8a56647
AC
100542004-02-24 Andrew Cagney <cagney@redhat.com>
10055
90d59e34
AC
10056 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
10057 mmapped data in core file" PASS and FAIL messages consistent.
10058
b8a56647
AC
10059 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
10060 setting a breakpoint. Work around PR java/1565.
10061
9f27c604
JJ
100622004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10063
10064 * lib/gdb.exp (gdb_breakpoint): Update query string to match
10065 new nquery format.
10066 * gdb.base/pending.exp: Ditto.
10067
3224a706
MK
100682004-02-22 Mark Kettenis <kettenis@gnu.org>
10069
10070 * configure.in: Run stabs tests on *BSD.
10071 * configure: Regenerated.
10072
41e0a9ca
MK
100732004-02-21 Mark Kettenis <kettenis@gnu.org>
10074
10075 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
10076
1e1b3428
FF
100772004-02-20 Fred Fish <fnf@redhat.com>
10078
10079 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
10080 blank in test for "returns short", for consistency with other
10081 "returns xxx" tests. Update copyright year.
10082
f9a7572a
FF
100832004-02-19 Fred Fish <fnf@redhat.com>
10084
10085 New testcase for PR breakpoint/1558.
10086 * gdb.arch/gdb1558.exp: New file.
10087 * gdb.arch/gdb1558.c: New file.
10088
b2ce2854
EZ
100892004-02-19 Elena Zannoni <ezannoni@redhat.com>
10090
10091 * gdb.base/nodebug.exp: Fix typo.
10092
e7c9ff01
JB
100932004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10094
10095 Committed by Jim Blandy <jimb@redhat.com>.
10096
62f4b920
JB
10097 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
10098
2db536a1
JB
10099 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
10100
e7c9ff01
JB
10101 * gdb.base/float.exp: Support s390*-*-* targets.
10102
f3205b34
AF
101032004-02-17 Adam Fedor <fedor@gnu.org>
10104
10105 * gdb.base/gdb1555.exp: New file.
10106 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
10107
9d62932d
EZ
101082004-02-17 Elena Zannoni <ezannoni@redhat.com>
10109
10110 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
10111
344c9711
FF
101122004-02-16 Fred Fish <fnf@redhat.com>
10113
10114 * gdb.arch/gdb1291.c: Remove
10115 * gdb.arch/gdb1291.s: New test input file.
10116 * gdb.arch/gdb1291.exp: Expand test to check case that should not
10117 fail. Test for correct result, known incorrect result, other
10118 failures and timeouts.
10119
2d822687
AC
101202004-02-16 Andrew Cagney <cagney@redhat.com>
10121
10122 * gdb.base/bigcore.exp: New file.
10123 * gdb.base/bigcore.c: New file.
10124
dac15b66
AC
101252004-02-13 Andrew Cagney <cagney@redhat.com>
10126
10127 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
10128 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
10129 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
10130 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
10131 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
10132 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
10133 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
10134 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
10135 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
10136 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
10137
6bdfc2c4
JJ
101382004-02-11 Jeff Johnston <jjohnstn@redhat.com>
10139
10140 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
10141 executed is an alloc instruction.
10142
87b3ede8
DC
101432004-02-11 David Carlton <carlton@kealia.com>
10144
10145 * gdb.cp/breakpoint.exp: New.
10146 * gdb.cp/breakpoint.cc: New.
10147
6e19e2bf
MC
101482004-02-11 Michael Chastain <mec.gnu@mindspring.com>
10149
10150 Partial fix for PR gdb/1543.
10151 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
10152 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
10153 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
10154 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
10155 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
10156 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
10157 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
10158 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
10159 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
10160 to bug-gdb@prep.ai.mit.edu .
10161 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
10162 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
10163 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
10164 Likewise.
10165
5c5455dc
AC
101662004-02-10 Andrew Cagney <cagney@redhat.com>
10167
10168 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
10169 using gdb_internal_error_resync.
10170
9cf689d7
DJ
101712004-02-09 Daniel Jacobowitz <drow@mvista.com>
10172
10173 * gdb.threads/thread-specific.exp: Stop early if no threads are
10174 found.
10175
d2dc51db
MC
101762004-02-09 Michael Chastain <mec.gnu@mindspring.com>
10177
10178 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
10179
14b1a056
DJ
101802004-02-08 Daniel Jacobowitz <drow@mvista.com>
10181
10182 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
10183 breakpoints.
10184
83f66e8f
DJ
101852004-02-07 Daniel Jacobowitz <drow@mvista.com>
10186
10187 * config/sim.exp (gdb_load): Handle $arg == "".
10188 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
10189 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
10190
30fc0091
EZ
101912004-02-07 Elena Zannoni <ezannoni@redhat.com>
10192
a9c64011
AS
10193 * gdb.base/maint.exp: Update test to reflect
10194 obstack changes.
30fc0091 10195
4d806929
JJ
101962004-02-04 Jeff Johnston <jjohnstn@redhat.com>
10197
10198 * gdb.base/pendshr.c (pendfunc): New function that calls
10199 pendfunc1.
10200 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
10201
7bfdd688
FF
102022004-02-04 Fred Fish <fnf@redhat.com>
10203
10204 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
10205 function symbols and update copyright years.
10206 * gdb.arch/gdb1291.c: Ditto.
10207
aaa08ee4
MC
102082004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10209
10210 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
10211
dbad7755
MC
102122004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10213
10214 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
10215
ec4646ef
MC
102162004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10217
10218 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
10219
1b802196
FF
102202004-02-02 Fred Fish <fnf@redhat.com>
10221
10222 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
10223 remote targets. Update copyright years.
10224
18fe2033
JJ
102252004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10226
10227 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
10228 support.
10229 * gdb.base/langs.exp: Fix test which attempts to create
10230 breakpoint on non-existent function to handle new pending
10231 support.
10232 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
10233 a breakpoint.
10234 * gdb.base/pending.exp: New test.
10235 * gdb.base/pending.c: New file.
10236 * gdb.base/pendshr.c: Ditto.
10237
8d577d32
DC
102382004-02-02 David Carlton <carlton@kealia.com>
10239
10240 * gdb.cp/overload.exp: Add overloadNamespace tests.
10241 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
10242 (overloadNamespace, XXX): New.
10243 (main): Call XXX::marker2.
10244
3ad13771
FF
102452004-02-01 Fred Fish <fnf@redhat.com>
10246
10247 * gdb.base/dump.exp: Use runto_main instead of "runto main".
10248 * gdb.base/finish.exp: Ditto.
10249 * gdb.base/gcore.exp: Ditto.
10250 * gdb.base/huge.exp: Ditto.
10251 * gdb.base/info-proc.exp: Ditto.
10252 * gdb.base/return2.exp: Ditto.
10253 * gdb.threads/gcore-thread.exp: Ditto.
10254
44c75849
DJ
102552004-02-01 Daniel Jacobowitz <drow@mvista.com>
10256
10257 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
10258
005bc093
MK
102592004-02-01 Mark Kettenis <kettenis@gnu.org>
10260
10261 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
10262 that opening the file succeeds on OpenBSD.
10263
c47cebdb
DJ
102642004-02-01 Daniel Jacobowitz <drow@mvista.com>
10265
10266 * gdb.threads/thread-specific.c: New file.
10267 * gdb.threads/threads-specific.exp: New test script.
10268 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
10269 to expect_out.
10270
5a01311c
MK
102712004-02-01 Mark Kettenis <kettenis@gnu.org>
10272
10273 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
10274 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
10275 only on the "print_small_structs from print_long_arg_list" test.
10276
ce22a4f1
DJ
102772004-02-01 Daniel Jacobowitz <drow@mvista.com>
10278
10279 * gdb.base/completion.exp: Kill a stray backslash.
10280
10281 From Jim Ingham <jingham@apple.com>:
10282 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
10283 agrees with the result from sending a tab.
10284
abbab9d3
DJ
102852004-01-31 Daniel Jacobowitz <drow@mvista.com>
10286
10287 * gdb.base/chng-syms.exp: Remove stray newline.
10288
53904d1e
MK
102892004-01-31 Mark Kettenis <kettenis@gnu.org>
10290
10291 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
10292 *-*-openbsd*.
10293 * gdb.asm/openbsd.inc: New file.
10294
3a4b3aac
MK
102952004-01-30 Mark Kettenis <kettenis@gnu.org>
10296
10297 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
10298 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
10299 *-*solaris2*. Remove commented out default settings for
10300 asm-flags. Replace gdb_compile with target_link.
10301
ebac27b4
MC
103022004-01-29 Michael Chastain <mec.gnu@mindspring.com>
10303
10304 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
10305 for all tests. Remove old hp-ux and cygnus xfail cases.
10306
d8679d84
PH
103072004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
10308
10309 * gdb.base/chng-syms.exp: New file.
10310 * gdb.base/chng-syms.c: New file.
10311
0a55bc22
MC
103122004-01-24 Michael Chastain <mec.gnu@mindspring.com>
10313
10314 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
10315 Provide arms for current output in all my configurations.
10316
94b8e876
MC
103172004-01-24 Michael Chastain <mec.gnu@mindspring.com>
10318
10319 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
10320 * lib/compiler.cc: Likewise.
10321 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
10322 get the right preprocessor. Eval the output directly. Remove
10323 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
10324 hp_f77_compiler and hp_f90_compiler completely.
10325 (gdb_preprocess): Delete.
10326 (get_compiler): Delete.
10327
7cf03d44
MK
103282004-01-24 Mark Kettenis <kettenis@gnu.org>
10329
10330 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
10331 <string.h>.
10332
68b6dce9
NR
103332004-01-24 Nick Roberts <nick@nick.uklinux.net>
10334
10335 * gdb.mi/mi-stack.exp: Update copyright.
10336
b368761e
DC
103372004-01-23 David Carlton <carlton@kealia.com>
10338
10339 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
10340 test for cp_lookup_transparent_type.
10341 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
10342 call them.
10343
f2061b53
DJ
103442004-01-23 Daniel Jacobowitz <drow@mvista.com>
10345
10346 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
10347 after -var-update.
10348
37fc574a
DC
103492004-01-23 David Carlton <carlton@kealia.com>
10350
10351 * gdb.cp/namespace.cc (C::ensureRefs): New.
10352 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
10353
8e94b928
NR
103542004-01-20 Nick Roberts <nick@nick.uklinux.net>
10355
10356 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
10357 case "-stack-list-locals 2".
10358 * gdb.mi/mi-var-child.exp: Test for case
10359 "-var-list-children --all-values NAME".
10360
997b0952
MC
103612004-01-18 Michael Chastain <mec.gnu@mindspring.com>
10362
10363 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
10364
52470da3
MK
103652004-01-18 Mark Kettenis <kettenis@gnu.org>
10366
7049b4b8
MK
10367 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
10368 used with gdb_test_multiple.
10369
52470da3
MK
10370 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
10371 read at address 0. This fixes PR testsuite/1504.
10372
da6012e5
DJ
103732004-01-18 Daniel Jacobowitz <drow@mvista.com>
10374
10375 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
10376 Remove downloading, guessing the host executable, the calls to
10377 gdb_file_cmd and gdb_target_cmd, and "load" support.
10378 (infer_host_exec): New function broken out from gdb_load.
10379 (gdb_load): New wrapper for gdbserver_gdb_load.
10380 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
10381 gdb_target_cmd. Use -target-select.
10382 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
10383 Download binaries to the host. Clear last_mi_remote_file when
10384 we load a new binary.
10385 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
10386 call gdbserver_gdb_load and mi_gdb_target_cmd.
10387
32c70722
MC
103882004-01-17 Michael Chastain <mec.gnu@mindspring.com>
10389
10390 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
10391 type patterns.
10392
b0cecf36
MC
103932004-01-17 Michael Chastain <mec.gnu@mindspring.com>
10394
10395 * gdb.cp/templates.exp: Fix typo in test name of
10396 "print Foo<volatile char*>::foo".
10397
4120d7e6
MC
103982004-01-15 Michael Chastain <mec.gnu@mindspring.com>
10399
10400 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
10401
f679e530
BE
104022004-01-16 Ben Elliston <bje@wasabisystems.com>
10403
10404 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
10405 (clean mostlyclean): Remove empty rm.
10406
091c48f6
MC
104072004-01-15 Michael Chastain <mec.gnu@mindspring.com>
10408
10409 * gdb.base/setvar.exp: Add copyright years.
10410
3e5fc8d2
DC
104112004-01-14 David Carlton <carlton@bactrian.org>
10412
10413 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
10414 PR c++/1511 and update coment.
10415 * gdb.cp/templates.exp: Update patterns to match current output.
10416 If changes involve something other than whitespace, KFAIL
10417 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
10418
63d06c5c
DC
104192004-01-14 David Carlton <carlton@kealia.com>
10420
10421 * gdb.cp/namespace.exp: Add tests involving classes defined within
10422 namespaces.
10423 * gdb.cp/namespace.cc (C::CClass): New.
10424 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
10425
a51dab88
EZ
104262004-01-14 Elena Zannoni <ezannoni@redhat.com>
10427
10428 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
10429 what debug info we have. Print a better message if something goes
10430 wrong while producing the separate debug info file.
10431
a476ccc9
MC
104322004-01-14 Michael Chastain <mec.gnu@mindspring.com>
10433
10434 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
10435
f453692c
MC
104362004-01-14 Michael Chastain <mec.gnu@mindspring.com>
10437
10438 * gdb.base/callfuncs.c: Add copyright notice.
10439
f40063a5
MC
104402004-01-13 Michael Chastain <mec.gnu@mindspring.com>
10441
10442 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
10443 inheritance. PR gdb/1498, PR gcc/13539.
10444
19ac3974
EZ
104452004-01-13 Elena Zannoni <ezannoni@redhat.com>
10446
a9c64011
AS
10447 * gdb.threads/gcore-thread.exp: Prefix name of binary with
10448 test specific name.
10449 * gdb.mi/gdb669.exp: Ditto.
10450 * gdb.mi/mi-pthreads.exp: Ditto.
10451 * gdb.mi/mi1-pthreads.exp: Ditto.
10452 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 10453
56c97c6e
MC
104542004-01-12 Michael Chastain <mec.gnu@mindspring.com>
10455
10456 * gdb.cp/member-ptr.cc: Add copyright notice.
10457
a0644324
MC
104582004-01-12 Michael Chastain <mec.gnu@mindspring.com>
10459
10460 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
10461 some patterns for recent versions of gcc and hpacc. Delete
10462 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
10463 Delete tests that access a NULL pointer-to-member-data. This
10464 script is still disabled for gcc.
10465
32fabe09
EZ
104662004-01-12 Elena Zannoni <ezannoni@redhat.com>
10467
10468 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 10469 escaped correctly.
32fabe09 10470
1f8a6abb
EZ
104712004-01-12 Elena Zannoni <ezannoni@redhat.com>
10472
10473 * gdb.base/sepdebug.exp: New file.
10474 * gdb.base/sepdebug.c: New file.
10475 * lib/gdb.exp (separate_debug_filename): New procedure.
10476 (gdb_gnu_strip_debug): New procedure.
10477
48efe704
AC
104782004-01-12 Andrew Cagney <cagney@redhat.com>
10479
10480 * gdb.mi/ChangeLog: Delete file. Renamed to ...
10481 * gdb.mi/ChangeLog-1999-2003: New file.
10482
a9415475
AC
104832004-01-12 Andrew Cagney <cagney@redhat.com>
10484
10485 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
10486 "Renaming a directory to a non-empty directory returns ENOTEMPTY
10487 or EEXIST", treat EBUSY as an XFAIL.
10488
83b8cf9d
MC
104892004-01-11 Michael Chastain <mec.gnu@mindspring.com>
10490
10491 * gdb.base/scope.exp: Remove obsolete setup_xfail for
10492 hp_cc_compiler.
10493
9939d2a8
MC
104942004-01-10 Michael Chastain <mec.gnu@mindspring.com>
10495
10496 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
10497 decorations.
10498
1ff8cadf
MC
104992004-01-10 Michael Chastain <mec.gnu@mindspring.com>
10500
10501 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
10502 and "(aCC)" decorations. Remove obsolete doco about old
10503 test results.
10504
6fa9022e
MC
105052004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10506
10507 * gdb.cp/exception.exp: Fix typo in doco.
10508
209721fe
MK
105092004-01-09 Mark Kettenis <kettenis@gnu.org>
10510
10511 * gdb.base/gdb1476.exp: Fix typo.
10512
ef11303e
MC
105132004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10514
10515 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
10516 file.
10517
041ab88c
MC
105182004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10519
10520 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
10521 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
10522 Use gdb_compile. Remove restriction on gcc. Add some patterns
10523 for recent version of gdb. Delete second half, which was a copy
10524 of the first half with different build flags. This test is
10525 still disabled because it is still not ready for production.
10526
e36d075a
MC
105272004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10528
10529 * gdb.cp/exception.cc: Add copyright notice.
10530 * gdb.cp/exception.exp: Add a notice that this file is broken
10531 because of line number changes caused by addition of copyright
10532 notice.
10533
42b190ad
MC
105342004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10535
10536 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
10537 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
10538
8f25f06b
MC
105392004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10540
10541 * gdb.cp/classes.exp: Accept gnu abi 2.
10542 * gdb.cp/derivation.exp: Likewise.
10543 * gdb.cp/overload.exp: Likewise.
10544 * gdb.cp/virtfunc.exp: Likewise.
10545
06ded8b8
MC
105462004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10547
10548 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
10549 semicolon after end of function.
10550
77c26ae3
MC
105512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10552
10553 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
10554 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
10555 boilerplate code for compiling and running the program under
10556 test. Add some string method tests.
10557
20757486
MC
105582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10559
10560 * gdb.cp/bs15503.cc: Add copyright notice.
10561 * gdb.cp/bs15503.exp: Adjust line number.
10562
0fd3b503
MC
105632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10564
10565 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
10566 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
10567
10d1bea8
MC
105682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10569
10570 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
10571 hp_cc_compiler.
10572
2789202a
MC
105732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10574
10575 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
10576 * gdb.cp/ctti.exp: Use the marker instead of "next".
10577 With gcc, run further before bailing.
10578
b862f14c
MC
105792004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10580
10581 * gdb.cp/cttiadd.cc: Add copyright notice.
10582 * gdb.cp/cttiadd1.cc: Likewise.
10583 * gdb.cp/cttiadd2.cc: Likewise.
10584 * gdb.cp/cttiadd3.cc: Likewise.
10585
96da2469
MC
105862004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10587
10588 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
10589 Use gdb_test, gdb_test_multiple. Use floating-point values that
10590 have exact representations in IEEE-ish formats.
10591
053248ff
MC
105922004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10593
10594 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
10595 compilers. Delete duplicate call to get_compiler_info.
10596 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
10597 * gdb.base/volatile.exp: Likewise.
10598
84acecdd
MK
105992004-01-07 Mark Kettenis <kettenis@gnu.org>
10600
10601 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
10602 memory at address 0.
10603
fe11a27f
MC
106042004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10605
10606 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
10607 to test for hp-ux assembler. Fix copyright years.
10608
60ad077b
AC
106092004-01-07 Andrew Cagney <cagney@redhat.com>
10610
10611 * gdb.base/fileio.c (strerrno): Add "EBUSY".
10612
1c9b8f33
AC
106132004-01-07 Andrew Cagney <cagney@redhat.com>
10614
10615 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
10616 when creating the read-only file. From analysis by Roland McGrath
10617 and Elena Zannoni.
10618
753ccc7a
MC
106192004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10620
10621 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
10622
eca3e36b
MC
106232004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10624
10625 * gdb.base/cvexpr.c: Be type-safe with function pointers and
10626 data pointers.
10627
f8d4bac4
MC
106282004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10629
10630 * gdb.cp/m-static.exp: Compile one source file at a time.
10631 Delete unused call to get_compiler_info.
10632
9b4e0f94
MC
106332004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10634
10635 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
10636 * gdb.base/call-rt-st.exp: Likewise.
10637 * gdb.base/nodebug.exp: Likewise.
10638 * gdb.base/volatile.exp: Likewise.
10639 * gdb.cp/ref-types.exp: Likewise.
10640 * gdb.cp/templates.exp: Likewise.
10641
023c1024
MK
106422004-01-05 Mark Kettenis <kettenis@gnu.org>
10643
10644 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
10645
19703c4a
MC
106462004-01-05 Michael Chastain <mec.gnu@mindspring.com>
10647
10648 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
10649 hppa*-hp-hpux*.
10650
18b67037
MK
106512004-01-04 Mark Kettenis <kettenis@gnu.org>
10652
ba6219c8
MK
10653 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10654 x86_64-*-*.
10655
18b67037
MK
10656 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10657 sparc64-*-* and sparc*-solaris2*.
10658
1bfbbb9d
MK
106592004-01-04 Mark Kettenis <kettenis@gnu.org>
10660
10661 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
10662 return ${tests}" test. The ${tests} already mentions the
10663 filename.
10664
06846494
MC
106652004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10666
10667 * gdb.cp/local.exp: Accept gcc abi 2.
10668
3b0cb202
MC
106692004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10670
10671 * gdb.cp/templates.exp: Accept gcc abi 2.
10672
0643ec3f
MC
106732004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10674
10675 * lib/compiler.cc: Remove supports_template_debugging.
10676 * gdb.cp/templates.exp: Do not test supports_template_debugging.
10677
d231d0b1
MC
106782004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10679
10680 * gdb.cp/namespace.exp: Accept gcc abi 2.
10681
44ffb27c
MC
106822004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10683
10684 * gdb.cp/method.exp: Accept gcc abi 2.
10685
184ad485
MC
106862004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10687
10688 * gdb.cp/classes.exp: Generate identical results as old version.
10689 * gdb.cp/derivation.exp: Likewise.
10690 * gdb.cp/overload.exp: Likewise.
10691 * gdb.cp/virtfunc.exp: Likewise.
10692
116f09e7
MC
106932004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10694
10695 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
10696 mysterious bug with sourceware version of expect.
10697
b1379776
MC
106982004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10699
10700 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
10701 current versions of gcc, including gcc abi 2. Remove gratuitous
10702 restart of test program. Use gdb_test_multiple and gdb_test for
10703 all tests. Add patterns to xfail missing "const" in "const char *"
10704 and kfail PR gdb/1155.
10705
6b7a4c0e
MC
107062004-01-01 Michael Chastain <mec.gnu@mindspring.com>
10707
10708 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
10709 current versions of gcc, including gcc abi 2. Remove gratuitous
10710 restart of test program. Use gdb_test_multiple and gdb_test for
10711 all tests. Add patterns to kfail PR gdb/1498.
10712
51615d72
MC
107132003-12-31 Michael Chastain <mec.gnu@mindspring.com>
10714
10715 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
10716 current versions of gcc, including gcc abi 2. Use "breakpoint"
10717 and "continue" instead of restarting the target program. Use
10718 gdb_test_multiple and gdb_test for all tests.
10719
7b79a9d7
MK
107202004-01-01 Mark Kettenis <kettenis@gnu.org>
10721
10722 * gdb.asm/asm-source.exp: Update copyright year. Link statically
10723 for *-*-solaris2*.
10724
1cd3489f
MC
107252003-12-31 Michael Chastain <mec.gnu@mindspring.com>
10726
10727 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
10728 current versions of gcc, including gcc abi 2. Use "breakpoint"
10729 and "continue" instead of restarting the target program several
10730 times. Use gdb_test_multiple and gdb_test for all tests.
10731
850742db
MC
107322003-12-18 Michael Chastain <mec.gnu@mindspring.com>
10733
10734 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
10735 source files.
10736
eb4bbda8
MC
107372003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10738
10739 * gdb.base/environ.exp: Handle compiling test case from multiple
10740 source files.
10741
e42c7771
MC
107422003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10743
10744 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
10745
80e4b428
JB
107462003-12-17 Jim Blandy <jimb@redhat.com>
10747
5f06973a
JB
10748 * gdb.base/freebpcmd.c: Add copyright notice.
10749
80e4b428
JB
10750 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
10751
0ab84fb7
MC
107522003-12-16 Michael Chastain <mec.gnu@mindspring.com>
10753
10754 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
10755
1b3bb3d0
JB
107562003-12-13 Jim Blandy <jimb@redhat.com>
10757
10758 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
10759
3a4c9371
KB
107602003-12-12 Kevin Buettner <kevinb@redhat.com>
10761
10762 * gdb.asm/frv.inc: New file.
10763 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
10764
a1dea79a
FF
107652003-12-09 Fred Fish <fnf@redhat.com>
10766
10767 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
10768 functions to break1.c and leave prototypes behind. Add more
10769 "set breakpoint NN here" comments.
10770 * gdb.base/break1.c: New file.
10771
10772 * gdb.base/break.exp: Handle compiling test case from multiple
10773 source files and change source file references as needed.
10774 * gdb.base/completion.exp: Ditto.
10775 * gdb.base/condbreak.exp: Ditto.
10776 * gdb.base/define.exp: Ditto.
10777 * gdb.base/ena-dis-br.exp: Ditto.
10778 * gdb.base/info-proc.exp: Ditto.
10779 * gdb.base/maint.exp: Ditto.
10780 * gdb.base/until.exp: Ditto.
10781
10782 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
10783 hardcoded line numbers.
10784 * gdb.base/define.exp: Ditto.
10785 * gdb.base/ena-dis-br.exp: Ditto.
10786 * gdb.base/maint.exp: Ditto.
10787 * gdb.base/until.exp: Ditto.
10788
10789 * gdb.base/completion.exp: Use "break1" for completion tests since
10790 "break" is no longer a unique prefix.
10791
5266b69c
AC
107922003-12-06 Andrew Cagney <cagney@redhat.com>
10793
10794 * gdb.base/structs.exp (test_struct_returns): When applicable, set
10795 "return_value_unimplemented". When an unimplemented struct return
10796 architecture, report incorrect values as a KFAIL
10797
374451f0
MC
107982003-12-05 Michael Chastain <mec.gnu@mindspring.com>
10799
10800 * gdb.cp/rtti.exp: Accept new wording of warning from
10801 cp_lookup_rtti_type.
10802
ba9b20a7
MC
108032003-12-05 Michael Chastain <mec.gnu@mindspring.com>
10804
10805 Partial fix for PR testsuite/1456.
10806 * gdb.base/scope.exp (test_at_main): Replace references to
10807 gcc_compiled with calls to test_compiler_info.
10808 (test_at_foo): Likewise.
10809 (test_at_bar): Likewise.
10810
b74b6d0b
MC
108112003-12-04 Michael Chastain <mec.gnu@mindspring.com>
10812
10813 Partial fix for PR testsuite/1456.
10814 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
10815 to test_compiler_info.
10816
ccfa3402
MC
108172003-12-03 Michael Chastain <mec.gnu@mindspring.com>
10818
10819 * gdb.base/so-impl-ld.exp: Update copyright notice.
10820
f6246aba
MC
108212003-12-02 Michael Chastain <mec.gnu@mindspring.com>
10822
10823 Partial fix for PR testsuite/1456.
10824 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
10825 to test_compiler_info.
10826
13ae734a
MC
108272003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10828
10829 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
10830 from current versions of gdb. Clean up regular expressions.
10831 Delete redundant timeout case.
10832
d8e1cdee
MC
108332003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10834
10835 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
10836 from current versions of gdb. Clean up regular expressions.
10837 Delete redundant timeout case.
10838
96457b64
MC
108392003-12-01 Michael Chastain <mec.gnu@mindspring.com>
10840
10841 Partial fix for PR testsuite/1456.
10842 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
10843 gcc_compiled with call to test_compiler_info.
10844
f35309fc
MC
108452003-11-30 Michael Chastain <mec.gnu@mindspring.com>
10846
10847 Partial fix for PR testsuite/1456.
10848 * gdb.base/list.exp (test_list_function): Delete unused declaration
10849 of gcc_compiled.
10850
d7afdf9b
MC
108512003-11-29 Michael Chastain <mec.gnu@mindspring.com>
10852
10853 Partial fix for PR testsuite/1456.
10854 * gdb.base/complex.exp: Replace reference to gcc_compiled with
10855 call to test_compiler_info.
10856
71507b56
MK
108572003-11-29 Mark Kettenis <kettenis@gnu.org>
10858
10859 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
10860 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
10861 it to create the appropriate note.inc.
10862 * gdb.asm/asmsrc1.s: Include "note.inc".
10863 * gdb.asm/netbsd.inc: New file.
10864 * gdb.asm/empty.inc: New file.
10865
f81f93f7
MC
108662003-11-28 Michael Chastain <mec.gnu@mindspring.com>
10867
10868 Partial fix for PR testsuite/1456.
10869 * gdb.base/constvars.exp: Replace references to gcc_compiled with
10870 calls to test_compiler_info.
10871
9a77938e
MC
108722003-11-27 Michael Chastain <mec.gnu@mindspring.com>
10873
10874 Partial fix for PR testsuite/1456.
10875 * gdb.base/volatile.exp: Replace references to gcc_compiled with
10876 calls to test_compiler_info.
10877
e8367dc7
MK
108782003-11-27 Mark Kettenis <kettenis@gnu.org>
10879
10880 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
10881 pattern for the KFAILs.
10882
526c61ee
AF
108832003-11-25 Adam Fedor <fedor@gnu.org>
10884
10885 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
10886 * gdb.objc/objcdecode.m: New file.
10887
28f2d600
AF
108882003-11-25 Adam Fedor <fedor@gnu.org>
10889
10890 * gdb.objc/nondebug.exp: Test for PR objc/1236.
10891 * gdb.objc/nondebug.m: New file.
10892
a3895cee
BE
108932003-11-26 Ben Elliston <bje@wasabisystems.com>
10894
10895 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
10896 NetBSD as it does on FreeBSD. Modelled on a similar change by
10897 Mark Kettenis on 2003-05-30.
10898 (link-flags): Set to "--entry _start" regardless of target.
10899 Special linker flags are to be appended to $link-flags.
10900 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
10901
c9f2c8a3
MC
109022003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10903
10904 * gdb.cp/method.exp: Accept output of new demangler.
10905
15a0587a 109062003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
10907
10908 * gdb/class2.exp: New file.
10909 * gdb/class2.cc: New file.
10910
3c00b570
MC
109112003-11-25 Michael Chastain <mec.gnu@mindspring.com>
10912
10913 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
10914 of new demangler.
10915
7027acc7
MK
109162003-11-23 Mark Kettenis <kettenis@gnu.org>
10917
10918 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
10919 of gdb_test "run".
10920
b0e1598a
MK
109212003-11-23 Mark Kettenis <kettenis@gnu.org>
10922
10923 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
10924 "continue" into "run".
10925
4d9eda44
MC
109262003-11-23 Michael Chastain <mec.gnu@mindspring.com>
10927
10928 Partial fix for PR testsuite/1456.
10929 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
10930 call to test_compiler_info.
10931 * gdb.cp/ctti.exp: Likewise.
10932 * gdb.cp/derivation.exp: Likewise.
10933 * gdb.cp/member-ptr.exp: Likewise.
10934 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
10935 reference to gcc_compiled.
10936
109372003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
10938
10939 Fix PR testsuite/1463.
10940 * gdb.base/structs.exp (start_structs_test): Call
10941 get_debug_format before using the debug format.
10942
d422fe19
AC
109432003-11-22 Andrew Cagney <cagney@redhat.com>
10944
10945 * lib/gdb.exp (gdb_test_multiple): Add simple example.
10946 * gdb.base/structs.exp: Use gdb_test_multiple.
10947
039cf96d
AC
109482003-11-20 Andrew Cagney <cagney@redhat.com>
10949
6882279b
AC
10950 * gdb.base/structs.exp: Handle and recover from internal errors.
10951 Replace "foo${n}" with "foo<n>" in test messages.
10952
e53890ae
AC
10953 * gdb.base/structs.exp: Update copyright. Rewrite.
10954 * gdb.base/structs.c: Update copyright. Rewrite.
10955
2b211c59
AC
10956 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
10957 resync count exceeded.
d63a86f8 10958
039cf96d
AC
10959 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
10960 from the internal error.
10961 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
10962 Original from Jim Blandy.
10963 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 10964
eac98b22
AC
109652003-11-19 Andrew Cagney <cagney@redhat.com>
10966
10967 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
10968 KFAIL.
10969
67455b2a
MK
109702003-11-17 Mark Kettenis <kettenis@gnu.org>
10971
10972 New testcase for PR backtrace/1435.
10973 * gdb.arch/i386-unwind.exp: New file.
10974 * gdb.arch/i386-unwind.c: New file.
10975
853d6e5b
AC
109762003-11-17 Andrew Cagney <cagney@redhat.com>
10977
10978 * lib/gdb.exp (compiler_info): New global.
10979 (test_compiler_info): New function.
10980 (get_compiler_info): Set compiler_info.
10981 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
10982 "compiler_info" to gcc-<major>-<minor>.
10983
38cf6e11
MC
109842003-11-15 Michael Chastain <mec.gnu@mindspring.com>
10985
10986 * gdb.trace/configure: Remove.
10987
a50d3602
EZ
109882003-11-13 Elena Zannoni <ezannoni@redhat.com>
10989
10990 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 10991 breakpoints.
a50d3602
EZ
10992 * gdb.base/break.exp: Remove all references to explicit line
10993 numbers.
10994
d9407aaa
NC
109952003-11-11 Nick Clifton <nickc@redhat.com>
10996
10997 * gdb.base/shreloc.exp: Do not run for targets which do not
10998 support shared objects.
10999
db488fc1
CV
110002003-11-10 Corinna Vinschen <vinschen@redhat.com>
11001
11002 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
11003 Don't run tests if nofileio flag is given.
11004
6a90a18e
EZ
110052003-11-07 Elena Zannoni <ezannoni@redhat.com>
11006
11007 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 11008 as well as 'Watchpoint'.
6a90a18e 11009
0b915e9c
EZ
110102003-11-06 Elena Zannoni <ezannoni@redhat.com>
11011
11012 Reported by Jim Ingham <jingham@apple.com>:
11013 * gdb.base/annota1.exp: Match at least one occurrence of the
11014 signal handler annotation.
11015
d7e4b55f
EZ
110162003-11-06 Elena Zannoni <ezannoni@redhat.com>
11017
a9c64011
AS
11018 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
11019 as well as 'Watchpoint'.
d7e4b55f 11020
2fe4e8d0
MC
110212003-11-05 Michael Chastain <mec@shout.net>
11022
11023 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
11024
6ef88553
KW
110252003-11-03 Kris Warkentin <kewarken@qnx.com>
11026
11027 * gdb.arch/gdb1291.c: New test file.
11028 * gdb.arch/gdb1291.exp: New test script.
11029 * gdb.arch/gdb1431.c: New test file.
11030 * gdb.arch/gdb1431.exp: New test script.
11031
ae7dc4d8
MC
110322003-10-22 Michael Chastain <mec@shout.net>
11033
11034 * gdb.mi/pthreads.c: Add copyright notice.
11035
c39d7427
MC
110362003-10-22 Michael Chastain <mec@shout.net>
11037
11038 * gdb.threads/pthreads.c: Add copyright notice.
11039
8b7d96c1
MC
110402003-10-20 Michael Chastain <mec@shout.net>
11041
11042 * gdb.base/gdb1056.exp: New test script.
11043
d1d69fdd
DJ
110442003-10-13 Daniel Jacobowitz <drow@mvista.com>
11045
11046 * gdb.threads/killed.exp: Use gdb_run_cmd.
11047
7d605576
DJ
110482003-10-13 Daniel Jacobowitz <drow@mvista.com>
11049
11050 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
11051 create a core file.
11052 * gdb.threads/gcore-thread.exp: Likewise.
11053
618ec112
CV
110542003-10-13 Corinna Vinschen <vinschen@redhat.com>
11055
11056 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
11057 type, based on char type.
11058 (struct bit_flags_short_t): New bitfield type, based on short type.
11059 (init_bit_flags_char): New fuction.
11060 (init_bit_flags_short): Ditto.
11061 (print_bit_flags_char): Ditto.
11062 (print_bit_flags_short): Ditto.
11063 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
11064
9367a73c
MC
110652003-10-11 Michael Chastain <mec@shout.net>
11066
11067 * gdb.base/call-rt-st.exp: Update copyright year.
11068
1decf120
KI
110692003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
11070
11071 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
11072 * gdb.disasm/sh3.s: Ditto.
11073
5445b2ae
DJ
110742003-10-07 Daniel Jacobowitz <drow@mvista.com>
11075
11076 * gdb.threads/switch-threads.exp: New test.
11077 * gdb.threads/switch-threads.c: New source file.
11078
aec24853
CV
110792003-10-07 Corinna Vinschen <vinschen@redhat.com>
11080
11081 * gdb.base/ending-run.exp: Add sh specific case.
11082
adc7428d
AC
110832003-10-06 Andrew Cagney <cagney@redhat.com>
11084
11085 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
11086 * gdb.disasm/mn10200.exp: Delete obsolete file.
11087
c9d37158
DJ
110882003-09-29 Daniel Jacobowitz <drow@mvista.com>
11089
11090 * ChangeLog: Correct an entry command.exp -> commands.exp.
11091 * gdb.base/commands.exp (bp_deleted_in_command_test)
11092 (temporary_breakpoint_commands): Check noargs.
11093
79c2c32d
DC
110942003-09-25 David Carlton <carlton@kealia.com>
11095
11096 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
11097 of some print tests, where appropriate. Add tests for C::D::cd,
11098 E::ce, F::cXfX, G::XgX.
11099 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
11100
594e6d67
RE
111012003-09-25 Richard Earnshaw <rearnsha@arm.com>
11102
11103 * lib/java.exp (java_init): Import target_alias before using it.
11104
10f0d451
DC
111052003-09-25 David Carlton <carlton@kealia.com>
11106
11107 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
11108
274bcba0
EZ
111092003-09-23 Elena Zannoni <ezannoni@redhat.com>
11110
d63a86f8 11111 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 11112 weirdness.
274bcba0 11113
cdbf20f7
MC
111142003-09-17 Michael Chastain <mec@shout.net>
11115
11116 * gdb.cp/gdb1355.exp: New file.
11117 * gdb.cp/gdb1355.c: New file.
11118
71e06f80
CV
111192003-09-15 Corinna Vinschen <vinschen@redhat.com>
11120
11121 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
11122 * gdb.asm/sh.inc: New file.
11123
5c4e30ca
DC
111242003-09-11 David Carlton <carlton@kealia.com>
11125
bd45b7af
DC
11126 * gdb.cp/namespace.exp: Add tests for namespace types.
11127 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
11128 (test_namespace): New.
11129
1c199746
EZ
111302003-09-11 Elena Zannoni <ezannoni@redhat.com>
11131
a9c64011 11132 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 11133 * gdb.stabs/weird.exp: Ditto.
1c199746 11134
04ed252f
MC
111352003-09-08 Michael Chastain <mec@shout.net>
11136
11137 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
11138
d8a2d9e7
MC
111392003-09-07 Michael Chastain <mec@shout.net>
11140
11141 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
11142 'parse error'.
11143
161afb24
MK
111442003-09-07 Mark Kettenis <m.kettenis@osp.nl>
11145
11146 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
11147
49f2741a
MC
111482003-08-30 Michael Chastain <mec@shout.net>
11149
11150 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
11151 * gdb.gdb/observer.exp: Ditto.
11152 * gdb.gdb/xfullpath.exp: Ditto.
11153
8afa723e
MK
111542003-08-29 Mark Kettenis <kettenis@gnu.org>
11155
11156 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
11157 *-*-*bsd*.
11158
f31dfe3b
JJ
111592003-08-28 Jeff Johnston <jjohnstn@redhat.com>
11160
11161 * gdb.base/dump.exp: Skip for ia64.
11162
4630e498
JJ
111632003-08-25 Jeff Johnston <jjohnstn@redhat.com>
11164
11165 * gdb.asm/asm-source.exp: Add ia64 support.
11166 * gdb.asm/ia64.inc: New file.
11167
1105b7ef
MC
111682003-08-22 Michael Chastain <mec@shout.net>
11169
11170 * gdb.cp: New directory.
11171 * gdb.cp/*: Copy from gdb.c++/*.
11172 * gdb.c++/*: Remove.
11173 * Makefile.in: Change gdb.c++ to gdb.cp.
11174 * configure.in: Ditto.
11175 * configure: Regnerate.
11176
c945b932
MK
111772003-08-18 Mark Kettenis <kettenis@gnu.org>
11178
11179 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
11180 * gdb.arch/i386-prologue.c (gdb1338): Add function.
11181
2b66634b
DJ
111822003-08-17 Daniel Jacobowitz <drow@mvista.com>
11183
11184 * mi-var-display.exp (-var-list-children weird): Accept function
11185 pointers with argument types.
11186 * mi1-var-display.exp (-var-list-children weird): Likewise.
11187 * mi2-var-display.exp (-var-list-children weird): Likewise.
11188
a356f73b
DJ
111892003-08-17 Daniel Jacobowitz <drow@mvista.com>
11190
11191 * gdb.base/annota3.exp: Add missing newline.
11192
483417b8
MC
111932003-08-06 Michael Chastain <mec@shout.net>
11194
11195 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
11196
c99c59c3
MS
111972003-08-12 Michael Snyder <msnyder@redhat.com>
11198
11199 * gdb.base/float.exp: Add test for SH.
11200
55ed7501
MK
112012003-08-10 Mark Kettenis <kettenis@gnu.org>
11202
11203 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
11204
1a371f2e
EZ
112052003-08-07 Elena Zannoni <ezannoni@redhat.com>
11206
11207 * gdb.base/completion.exp: Remove reduntant completion test
11208 on filename.
11209
e0f353ce
EZ
112102003-08-07 Elena Zannoni <ezannoni@redhat.com>
11211
a9c64011
AS
11212 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
11213 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
11214 gdb.trace/save-trace.exp: Make sure that full pathnames are
11215 escaped correctly.
e0f353ce 11216
5710a1af 112172003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 11218
a9c64011
AS
11219 * configure.in: Don't generate config.h from config.hin.
11220 * configure: Regenerate.
11221 * config.hin: Remove file.
11222 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
11223 * gdb.threads/pthreads.c: Ditto.
5710a1af 11224
dcd81ce9
DJ
112252003-08-07 Daniel Jacobowitz <drow@mvista.com>
11226
11227 From Kei Sakamoto <sakamoto.kei@renesas.com>:
11228 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
11229 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
11230 Replace ld24 with seth/add3.
11231
6009d884
AC
112322003-08-02 Andrew Cagney <cagney@redhat.com>
11233
11234 * gdb.base/annota3.exp: New file.
11235 * gdb.base/annota3.c: New file.
11236 * gdb.c++/annota3.exp: New file.
11237 * gdb.c++/annota3.cc: New file.
11238
51514e06
MC
112392003-07-29 Michael Chastain <mec@shout.net>
11240
11241 * gdb.threads/tls.c (spin): Check errno only if sem_wait
11242 actually failed.
11243 (do_pass): Likewise.
11244 * gdb.threads/tls.exp: Always initialize no_of_threads.
11245
4ee6625b
DJ
112462003-07-27 Daniel Jacobowitz <drow@mvista.com>
11247
11248 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
11249 pattern.
11250 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
11251 * gdb.threads/tls.exp: Recognize one case of the host library not
11252 supporting TLS.
11253
225f2bf6
AC
112542003-07-27 Andrew Cagney <cagney@redhat.com>
11255
11256 * gdb.base/fileio.exp: Use SH when running commands using
11257 remote_exec.
11258
bcb27c9f
DJ
112592003-07-24 Daniel Jacobowitz <drow@mvista.com>
11260
11261 From Kei Sakamoto <sakamoto.kei@renesas.com>:
11262 * gdb.base/relocate.c (dummy): New padding array.
11263
3d67be83
MS
112642003-07-22 Michael Snyder <msnyder@redhat.com>
11265
d63a86f8 11266 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
11267
11268 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
11269 patterns to be more general, accepting old and new output.
11270 Some output chars (such as '+') also must be quoted.
d63a86f8 11271 Some addresses are displayed numerically instead of
3d67be83
MS
11272 symbolically.
11273
57ba3b85
MS
112742003-07-23 Michael Snyder <msnyder@redhat.com>
11275
686d097c
MS
11276 * gdb.base/return2.exp: Don't test long-long return.
11277
57ba3b85
MS
11278 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
11279 * gdb.disasm/t01_mov.exp: Ditto.
11280 * gdb.disasm/t02_mova.s: Ditto.
11281 * gdb.disasm/t02_mova.exp: Ditto.
11282 * gdb.disasm/t03_add.s: Ditto.
11283 * gdb.disasm/t03_add.exp: Ditto.
11284 * gdb.disasm/t04_sub.s: Ditto.
11285 * gdb.disasm/t04_sub.exp: Ditto.
11286 * gdb.disasm/t05_cmp.s: Ditto.
11287 * gdb.disasm/t05_cmp.exp: Ditto.
11288 * gdb.disasm/t06_ari2.s: Ditto.
11289 * gdb.disasm/t06_ari2.exp: Ditto.
11290 * gdb.disasm/t07_ari3.s: Ditto.
11291 * gdb.disasm/t07_ari3.exp: Ditto.
11292 * gdb.disasm/t08_or.s: Ditto.
11293 * gdb.disasm/t08_or.exp: Ditto.
11294 * gdb.disasm/t09_xor.s: Ditto.
11295 * gdb.disasm/t09_xor.exp: Ditto.
11296 * gdb.disasm/t10_and.s: Ditto.
11297 * gdb.disasm/t10_and.exp: Ditto.
11298 * gdb.disasm/t11_logs.s: Ditto.
11299 * gdb.disasm/t11_logs.exp: Ditto.
11300 * gdb.disasm/t12_bit.s: Ditto.
11301 * gdb.disasm/t12_bit.exp: Ditto.
11302 * gdb.disasm/t13_otr.s: Ditto.
11303 * gdb.disasm/t13_otr.exp: Ditto.
11304
e00759ef
EZ
113052003-07-22 Elena Zannoni <ezannoni@redhat.com>
11306
11307 * gdb.threads/tls.exp :Add kfail for 'info address' case.
11308
8bc2021f
EZ
113092003-07-22 Elena Zannoni <ezannoni@redhat.com>
11310
a9c64011
AS
11311 * gdb.threads/tls.c : New file.
11312 * gdb.threads/tls.exp : New file.
11313 * gdb.threads/tls-main.c : New file.
11314 * gdb.threads/tls-shared.c : New file.
11315 * gdb.threads/tls-shared.exp : New file.
8bc2021f 11316
89320c4c
AS
113172003-07-22 Andreas Schwab <schwab@suse.de>
11318
11319 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
11320
180dea7c
AS
113212003-07-20 Andreas Schwab <schwab@suse.de>
11322
11323 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
11324 due to insn reordering.
11325
0714963c
AC
113262003-07-15 Andrew Cagney <cagney@redhat.com>
11327
11328 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
11329
98a23b3f
MC
113302003-07-15 Michael Chastain <mec@shout.net>
11331
11332 * gdb.base/gdb1250.exp: New file.
11333 * gdb.base/gdb1250.c: New file.
11334
27e417a2
ML
113352003-07-09 Michal Ludvig <mludvig@suse.cz>
11336
11337 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
11338 expansion of size_t to 'unsigned long', not only to 'unsigned'.
11339
8bc2021f
EZ
113402003-07-09 Elena Zannoni <ezannoni@redhat.com>
11341
a9c64011
AS
11342 * gdb.threads/tls.c: New file.
11343 * gdb.threads/tls.exp: New file.
11344 * gdb.threads/tls-main.c: New file.
11345 * gdb.threads/tls-shared.c: New file.
11346 * gdb.threads/tls-shared.exp: New file.
8bc2021f 11347
d99968dc
EZ
113482003-07-09 Elena Zannoni <ezannoni@redhat.com>
11349
11350 * gdb.base/annota1.exp: Make sure that we properly escape the
11351 full path of the source file. Xfail more permissive patterns,
d63a86f8 11352 due to a compiler debug info problem.
d99968dc 11353
83876b3b
AS
113542003-07-07 Andreas Schwab <schwab@suse.de>
11355
2705e972
AS
11356 * gdb.asm/m68k.inc: New file.
11357 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
11358
83876b3b
AS
11359 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
11360 arguments"): Also match negative number.
11361
11362 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
11363
3a871b37
DJ
113642003-07-03 Daniel Jacobowitz <drow@mvista.com>
11365
11366 * gdb.base/store.c (charest): New typedef.
11367 (add_char): Rename to add_charest, update.
11368 (wack_char): Rename to wack_charest, update types. Return l + r
11369 to keep r live across the call.
11370 (wack_short, wack_int, wack_long, wack_longest, wack_float)
11371 (wack_double, wack_doublest): Return l + r to keep r live across
11372 the call.
11373 * gdb.base/store.exp: Accomodate store.c changes.
11374
b2a7f303
DC
113752003-06-30 David Carlton <carlton@kealia.com>
11376
11377 * gdb.c++/maint.exp (test_invalid_name): New.
11378 (test_first_component): Add tests for invalid names.
11379
3c6cb4a1
MC
113802003-06-29 Michael Chastain <mec@shout.net>
11381
11382 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
11383 output of '<VTT for class>' for virtual base classes.
11384
f1c2644b
DJ
113852003-06-29 Daniel Jacobowitz <drow@mvista.com>
11386
11387 * gdb.base/completion.exp: Tab-complete "complet" instead of
11388 "compl".
11389 * gdb.base/complex.exp, gdb.base/complex.c: New files.
11390
18080350
DJ
113912003-06-29 Daniel Jacobowitz <drow@mvista.com>
11392
11393 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
11394 * gdb.base/volatile.exp: Likewise.
11395
f56973f8
DJ
113962003-06-29 Daniel Jacobowitz <drow@mvista.com>
11397
11398 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
11399 gdb/1265.
11400
114012003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
11402 Daniel Jacobowitz <drow@mvista.com>
11403
11404 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
11405 initial line count of 'captured_main' from 26 to 32.
11406 (test_with_self): Allow xmalloc call to be interleaved with the
11407 preceding two lines.
11408
e766d4d6
JB
114092003-06-24 Joel Brobecker <brobecker@gnat.com>
11410
11411 * gdb.base/bang.exp: New testcase.
11412
f125c9a4
JB
114132003-06-23 Joel Brobecker <brobecker@gnat.com>
11414
11415 * gdb.base/langs.exp: Add some tests for the "minimal" language
11416 support.
11417
6e25beaf
EZ
114182003-06-23 Elena Zannoni <ezannoni@redhat.com>
11419
11420 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
11421 the testcase.
11422
2f816dda
DJ
114232003-06-22 Daniel Jacobowitz <drow@mvista.com>
11424
11425 * gdb.base/relocate.exp: Test add-symbol-file with a variable
11426 offset.
11427
db5a5748
DJ
114282003-06-22 Daniel Jacobowitz <drow@mvista.com>
11429
11430 * gdb.c++/pr-1210.cc: New file.
11431 * gdb.c++/pr-1210.exp: New file.
11432
1df0c130
DJ
114332003-06-21 Daniel Jacobowitz <drow@mvista.com>
11434
11435 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
11436 000-exec-continue.
11437
a92feac0
MK
114382003-06-15 Mark Kettenis <kettenis@gnu.org>
11439
11440 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
11441 on *-*-*bsd* instead of *-*-freebsd*.
11442
81a58f5b
AC
114432003-06-14 Andrew Cagney <cagney@redhat.com>
11444
11445 * gdb.base/store.exp: Test longest and doublest. Test all
11446 parameters. Weaken return statement match.
11447 * gdb.base/store.c: Add longest and doublest - aka long long and
11448 long double functions. Put all parameters into local register
11449 variables. Use negative values.
11450
b257a0d3
AC
114512003-06-14 Andrew Cagney <cagney@redhat.com>
11452
11453 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
11454 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
11455 exit status.
11456 * gdb.base/fileio.exp: Disable target when nointerrupts and
11457 noinferiorio, instead of limiting it to remote. Use remote_exec
11458 instead of system.
d63a86f8 11459
21c38304
JJ
114602003-06-12 Jeff Johnston <jjohnstn@redhat.com>
11461
11462 * gdb.base/float.exp: Add ia64 support.
11463
1bcdb424
CV
114642003-06-12 Corinna Vinschen <vinschen@redhat.com>
11465
11466 * gdb.base/fileio.exp: Run only on remote targets.
11467
6aeb981f
CV
114682003-06-10 Corinna Vinschen <vinschen@redhat.com>
11469
11470 * gdb.base/fileio.c: New file, testing File-I/O.
11471 * gdb.base/fileio.exp: Ditto.
11472
53df362e
RG
114732003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
11474
11475 * gdb.base/shreloc.exp: New file, check symbol values obtained from
11476 shared objects after relocation at load time (gdb PR/1132).
11477 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 11478 as above, part of the shared object relocation test.
53df362e 11479
ffee1b46
MK
114802003-06-08 Mark Kettenis <kettenis@gnu.org>
11481
b5ca3722
MK
11482 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
11483 fully filled history list.
11484 * gdb.base/gdb_history: New file.
11485
03ed860d
MK
11486 * gdb.base/signals.exp: XFAIL "continue to func1" on
11487 i*86-*-freebsd*.
11488
ffee1b46
MK
11489 * gdb.base/attach.exp: When trying to attach to a nonexistent
11490 process, make it possible to specify the PID based on the target,
11491 and do so for *-*-freebsd*.
11492
d80dbb52
RH
114932003-06-02 Richard Henderson <rth@redhat.com>
11494
11495 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
11496
6dd77b81
RH
114972003-06-02 Richard Henderson <rth@redhat.com>
11498
11499 * gdb.base/selftest.exp: Next over lim_at_start initialization.
11500
f6347e16
RH
115012003-06-02 Richard Henderson <rth@redhat.com>
11502
11503 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
11504
2c161407
DJ
115052003-06-01 Daniel Jacobowitz <drow@mvista.com>
11506
11507 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
11508 of globalvar.
11509
572eb746
MK
115102003-06-01 Mark Kettenis <kettenis@gnu.org>
11511
11512 * gdb.asm/asm-source.exp: Check for memory read errors in
11513 disassembler test on *BSD too.
11514
9e9617a5
RH
115152003-06-01 Richard Henderson <rth@redhat.com>
11516
11517 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
11518 for .frame.
11519 (gdbasm_call): Lose ldgp.
11520 (gdbasm_startup): Add frame information.
11521 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
11522
7b34ad4e
MK
115232003-05-31 Mark Kettenis <kettenis@gnu.org>
11524
11525 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
11526 i?86-*-*.
11527
10059fdf
MK
115282003-05-30 Mark Kettenis <kettenis@gnu.org>
11529
11530 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
11531 FreeBSD.
11532
acf4b816
RH
115332003-05-29 Richard Henderson <rth@redhat.com>
11534
11535 * gdb.asm/alpha.inc: New file.
11536 * gdb.asm/asm-source.exp: Use it.
11537
e9ecd949
JB
115382003-05-29 Jim Blandy <jimb@redhat.com>
11539
11540 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
11541 'core.PID'.
11542
e3e5a4f3
JB
115432003-05-22 Jim Blandy <jimb@redhat.com>
11544
11545 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
11546 backtrace.
d63a86f8 11547
72fe3d25
DC
115482003-05-20 David Carlton <carlton@math.stanford.edu>
11549
11550 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
11551 this time.
11552
58da2eb2
DC
115532003-05-19 David Carlton <carlton@bactrian.org>
11554
11555 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
11556 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
11557
1fcb5155
DC
115582003-05-19 David Carlton <carlton@bactrian.org>
11559
11560 * gdb.c++/namespace.exp: Add namespace scope and anonymous
11561 namespace tests.
11562 Bump copyright date.
11563 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
11564 (main): Call C::D::marker2.
11565 * gdb.c++/namespace1.cc: New file.
11566
85e85163
JJ
115672003-05-14 Jeff Johnston <jjohnstn@redhat.com>
11568
11569 Roland McGrath <roland@redhat.com>
d63a86f8 11570 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
11571 there is no manager thread.
11572
a25fbfec
JJ
115732003-05-08 Jeff Johnston <jjohnstn@redhat.com>
11574
d63a86f8
RM
11575 * gdb.threads/schedlock.exp: Remove assumption that all threads
11576 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
11577 in one of the child threads rather than the main thread.
11578
be375bae
JB
115792003-05-07 Jim Blandy <jimb@redhat.com>
11580
09bf6082
JB
11581 Add support for assembly source testing on the s390x.
11582 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
11583 architecture.
11584 * gdb.asm/s390x.inc: New file.
11585
be375bae
JB
11586 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
11587 succession of 'if' statements.
11588
00905d52
AC
115892003-05-05 Andrew Cagney <cagney@redhat.com>
11590
11591 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
11592
b1e29e33
AC
115932003-05-05 Andrew Cagney <cagney@redhat.com>
11594
11595 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
11596 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
11597
e33d66ec
EZ
115982003-05-02 Elena Zannoni <ezannoni@redhat.com>
11599
11600 * gdb.base/charset.exp: Update based on new behavior of set/show
11601 charset commands.
11602
2b6fd0d8
AC
116032003-05-01 Andrew Cagney <cagney@redhat.com>
11604
11605 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
11606 variable do not give memory errors.
11607
130cacce
AF
116082003-04-30 Adam Fedor <fedor@gnu.org>
11609
11610 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
11611 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
11612 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
11613 gdb.objc/basicclass.m: : New files
11614
11615 * lib/gdb.exp (gdb_compile_objc): New procedure.
11616
bea71854
DJ
116172003-04-27 Daniel Jacobowitz <drow@mvista.com>
11618
11619 * gdb.base/signals.exp: Make backtrace tests more specific.
11620
0f20eeea
DC
116212003-04-23 David Carlton <carlton@bactrian.org>
11622
11623 * gdb.c++/maint.exp (test_first_component): Add tests for
11624 'operator' in more locations.
11625
c8c4d8dc
KB
116262003-04-16 Kevin Buettner <kevinb@redhat.com>
11627
11628 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
11629
3fe60e3c
EZ
116302003-04-16 Elena Zannoni <ezannoni@redhat.com>
11631
11632 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 11633 func marke' instead. Update test name.
3fe60e3c 11634
9219021c
DC
116352003-04-15 David Carlton <carlton@math.stanford.edu>
11636
11637 * gdb.c++/maint.exp: New file.
11638
5dd55bdd
EZ
116392003-04-14 Elena Zannoni <ezannoni@redhat.com>
11640
11641 * gdb.threads/schedlock.c: Change type of thread function argument
11642 to long, to avoid warnings on 64-bit platforms.
11643
00890572
EZ
116442003-04-14 Elena Zannoni <ezannoni@redhat.com>
11645
a9c64011
AS
11646 * gdb.base/attach.exp: Add new message from ptrace in case of
11647 attaching to nonexistent process.
d63a86f8 11648
93201743
JB
116492003-04-11 Jim Blandy <jimb@redhat.com>
11650
11651 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11652 gdb.c++/userdef.cc: Place comments on the lines to which the
11653 marker function might return.
11654 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11655 gdb.c++/userdef.exp: Look for those comments to check that we've
11656 returned to the right place, instead of checking line numbers.
11657
2a11c64d
EZ
116582003-04-11 Elena Zannoni <ezannoni@redhat.com>
11659
a9c64011
AS
11660 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
11661 match on sourcefile name, instead of directory name.
2a11c64d 11662
68ab8fc5
EZ
116632003-04-10 Elena Zannoni <ezannoni@redhat.com>
11664
d63a86f8 11665 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
11666 working directory name.
11667
5624293a
JB
116682003-04-09 Jim Blandy <jimb@redhat.com>
11669
11670 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11671 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
11672 after an inferior function call, report the failure, but allow the
11673 test to continue.
11674
f1f02ee4
SC
116752003-04-05 Stephane Carrez <stcarrez@nerim.fr>
11676
11677 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11678 with -DPROTOTYPES.
11679
6eb79af0
SC
116802003-04-05 Stephane Carrez <stcarrez@nerim.fr>
11681
11682 * gdb.base/break.exp: Revert last patch.
11683
8dfb4cf0
SC
116842003-04-04 Stephane Carrez <stcarrez@nerim.fr>
11685
11686 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11687 with -DPROTOTYPES.
11688
ed4c619a
AC
116892003-04-02 Andrew Cagney <cagney@redhat.com>
11690
11691 * gdb.base/callfuncs.exp: Make "print add" messages unique.
11692 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
11693 matching directories by the name breakpoint.
11694 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
11695 Make "continue to marker1" consistent.
11696 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
11697 message consistent.
11698 * lib/gdb.exp: Put "the program is no longer running", and "the
11699 program exited" in parenthesis.
11700 * lib/mi-support.exp: Ditto.
d63a86f8 11701
4e35d5f0 117022003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 11703
4e35d5f0
BR
11704 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
11705
71900fe8
AC
117062003-03-29 Andrew Cagney <cagney@redhat.com>
11707
11708 * gdb.base/sizeof.c (main): Print the value of '\377'.
11709 * gdb.base/sizeof.exp: Check the sign of '\377'.
11710
c0655a16
MC
117112003-03-27 Michael Chastain <mec@shout.net>
11712
11713 * gdb.base/gdb1090.exp: New file.
11714 * gdb.base/gdb1090.cc: New file.
11715
5b2a3989
JB
117162003-03-27 J. Brobecker <brobecker@gnat.com>
11717
11718 * gdb.gdb/observer.exp: New regression test.
11719
79876890
MC
117202003-03-27 Michael Chastain <mec@shout.net>
11721
11722 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
11723 * gdb.base/ptype.exp: Likewise.
11724
6eac95e3
CV
117252003-03-27 Corinna Vinschen <vinschen@redhat.com>
11726
11727 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
11728
e8c71839
MC
117292003-03-26 Michael Chastain <mec@shout.net>
11730
11731 * gdb.base/ptype.exp: Actually use some typedef'd types.
11732
71b10041
SC
117332003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11734
11735 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
11736 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
11737
2512cf80
CV
117382003-03-20 Corinna Vinschen <vinschen@redhat.com>
11739
11740 * gdb.base/default.exp: Fix regular expression.
11741
0d195a4f
CV
117422003-03-20 Corinna Vinschen <vinschen@redhat.com>
11743
11744 * gdb.base/args.exp: Fix regular expression.
11745
8a2dbca8
CV
117462003-03-20 Corinna Vinschen <vinschen@redhat.com>
11747
11748 * gdb.base/help.exp: Allow Win32 child process.
11749
bf028682
CV
117502003-03-20 Corinna Vinschen <vinschen@redhat.com>
11751
11752 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
11753 when stepping out of main().
11754
182dbe85
CV
117552003-03-20 Corinna Vinschen <vinschen@redhat.com>
11756
11757 * gdb.base/default.exp: Check for win32 specific message when calling
11758 "run" without executable.
11759
d67a6ba5
CV
117602003-03-20 Corinna Vinschen <vinschen@redhat.com>
11761
11762 * gdb.base/args.exp: Expect .exe in output.
11763
a955b5bb
CV
117642003-03-20 Corinna Vinschen <vinschen@redhat.com>
11765
11766 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
11767 Cygwin native.
11768
bf6bad4b
AC
117692003-03-17 Andrew Cagney <cagney@redhat.com>
11770
11771 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
11772 vector registes.
11773 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
11774 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
11775
293e9a31
DC
117762003-03-17 David Carlton <carlton@math.stanford.edu>
11777
11778 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
11779 test, for PR breakpoints/38.
11780 Call test_watchpoint_and_breakpoint.
11781 * gdb.base/watchpoint.c (func3): New function.
11782 (main): Call func3.
11783
5330f2db
DC
117842003-03-04 David Carlton <carlton@math.stanford.edu>
11785
11786 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
11787 Garply<Garply<char> >:: garply".
11788 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
11789 with respect to PR c++/1111; note also PR c++/1113.
11790 (test_template_breakpoints): KFAIL "constructor breakpoint" with
11791 respect to PR c++/1062.
11792 KFAIL "destructor breakpoint" with respect to PR c++/1112.
11793
6ece72da
DC
117942003-03-03 David Carlton <carlton@math.stanford.edu>
11795
11796 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
11797 with respect to PR c++/57.
11798 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
11799 c++/826.
11800 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
11801 respect to PR c++/57.
11802
85ca1584
DC
118032003-03-03 David Carlton <carlton@math.stanford.edu>
11804
11805 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
11806 respect to PR c++/33 into FAILs.
11807
98e9c5b8
MC
118082003-03-03 Michael Chastain <mec@shout.net>
11809
7bedbf27
MC
11810 * configure.in: Update copyright years.
11811
118122003-03-03 Michael Chastain <mec@shout.net>
11813
11814 * Makefile.in: Update copyright years.
98e9c5b8 11815
f683e100
DC
118162003-02-28 David Carlton <carlton@math.stanford.edu>
11817
11818 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
11819 print class instead of struct and/or superfluous protection
11820 specifiers, as long as the resulting output is equivalent to the
11821 source code.
11822 Delete FIXME from end of messages on tests that don't need
11823 fixing.
11824
a9e0cf2c
DC
118252003-02-28 David Carlton <carlton@math.stanford.edu>
11826
11827 * gdb.c++/templates.exp (do_tests): Allow const in the two
11828 Foo<volatile char *>::foo tests.
11829
e8d359df
MS
118302003-02-27 Michael Snyder <msnyder@redhat.com>
11831
d63a86f8 11832 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
11833 will be consistant.
11834
0b71dc91
DC
118352003-02-26 David Carlton <carlton@math.stanford.edu>
11836
11837 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
11838 char *>::foo" test with respect to PR c++/33. Create a new test
11839 which is identical to that one except that it doesn't put the
11840 space between the "char" and the "*"; KFAIL it, too.
11841
dd14ab43
DC
118422003-02-26 David Carlton <carlton@math.stanford.edu>
11843
11844 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
11845 template types into either PASSes or KFAILs (corresponding to PR
11846 c++/57). Tweak indentation. Update copyright.
11847
1146c7f1
SC
118482003-02-23 Stephane Carrez <stcarrez@nerim.fr>
11849
11850 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
11851
74641dfb
MC
118522003-02-13 Michael Chastain <mec@shout.net>
11853
11854 * gdb.base/exprs.exp: Remove i960 remnants.
11855 * gdb.base/funcargs.exp: Likewise.
11856 * gdb.base/list.exp: Likewise.
11857 * gdb.base/ptype.exp: Likewise.
11858
559cd2d0
DC
118592003-02-14 David Carlton <carlton@math.stanford.edu>
11860
11861 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
11862 pEe->D::vg()" from XFAIL to KFAIL.
11863
c4f90d87
JM
118642003-02-13 Jason Molenda (jmolenda@apple.com)
11865
11866 * gdb.base/maint.exp: Update maint print statistics regexp to include
11867 new entries.
11868
cbc4d97c
MC
118692003-02-13 Michael Chastain <mec@shout.net>
11870
11871 * gdb.c++/inherit.exp: Remove call to get_debug_format.
11872
40f235b7
MC
118732003-02-12 Michael Chastain <mec@shout.net>
11874
11875 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
11876 * gdb.c++/inherit.exp: Likewise.
11877 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
11878 * gdb.c++/templates.exp: Likewise.
11879 * gdb.c++/virtfunc.exp: Likewise.
11880
c56716b0
JM
118812003-02-06 Jason Molenda (jason-cl@molenda.com)
11882
11883 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
11884 why the code is written that way.
11885
070afcf8
MC
118862003-02-05 Michael Chastain <mec@shout.net>
11887
11888 * gdb.base/dump.exp: Add missing copyright line.
11889
5d0331e5
JM
118902003-02-05 Jason Molenda (jason-cl@molenda.com)
11891
f7ae6d3e 11892 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
11893 at the beginning so the breakpoint doesn't get set on the loop.
11894
92851186
MC
118952003-02-05 Michael Chastain <mec@shout.net>
11896
11897 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
11898 output for configurations with gcc 2.95.3.
11899
cbf1e085
AC
119002003-02-05 Keith Seitz <keiths@redhat.com>
11901 Andrew Cagney <ac131313@redhat.com>
11902
11903 * gdb.mi/mi-cli.exp: New file.
d63a86f8 11904
29518e1e
MC
119052003-02-04 Michael Chastain <mec@shout.net>
11906
11907 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
11908 Call perror and then continue.
11909
5af1d5f3
MC
119102003-02-03 Michael Chastain <mec@shout.net>
11911
11912 * gdb.c++/pr-1023.cc: New file.
11913 * gdb.c++/pr-1023.exp: New file.
11914
6b549786
JB
119152003-02-05 Jim Blandy <jimb@redhat.com>
11916
11917 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
11918 it's local to foobar. Check for it there, and check that it's not
11919 present in main.
11920 * gdb.c++/local.cc (marker2): New function.
11921 (foobar): Call marker1.
11922 (main): Call marker2 instead of marker1.
11923
67f16606
AC
119242003-02-04 Andrew Cagney <ac131313@redhat.com>
11925
11926 * gdb.disasm/mn10200.exp: Obsolete file.
11927 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
11928 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
11929 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
11930
1c5cb38e
DC
119312003-02-04 David Carlton <carlton@math.stanford.edu>
11932
11933 * gdb.c++/overload.exp: Test intToChar(1).
11934 * gdb.c++/overload.cc (intToChar): New.
11935 (main): Call intToChar.
11936
d1fe6965
DC
119372003-02-03 David Carlton <carlton@math.stanford.edu>
11938
11939 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
11940 'might_kfail' arg.
11941 KFAIL some of the continue_to_bp_overloaded calls, according to
11942 PR c++/1025.
11943
9ba61c5d
MC
119442003-02-01 Michael Chastain <mec@shout.net>
11945
11946 * gdb.base/advance.c (marker1): New marker function.
11947 * gdb.base/advance.exp: When the 'advance' command lands on the
11948 return breakpoint, it can legitimately stop on either the
11949 current line or the next line. Accommodate both outcomes.
11950 * gdb.base/until.exp: Likewise.
11951
e7494ffb
AC
119522003-02-02 Andrew Cagney <ac131313@redhat.com>
11953
11954 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
11955 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
11956 now a list, not a tuple.
11957 * gdb.mi/mi-var-display.exp: Ditto.
11958 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 11959
075559bc
AC
119602003-02-01 Andrew Cagney <ac131313@redhat.com>
11961
11962 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
11963 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
11964 stack backtraces.
11965 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 11966
2bd4c7b1
MK
119672003-02-01 Mark Kettenis <kettenis@gnu.org>
11968
11969 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
11970 gdb.mi/mi1-pthreads.exp: Return instead of calling
11971 gdb_suppress_entire_file.
11972
eabd8992
MS
119732003-02-01 Mark Salter <msalter@redhat.com>
11974
11975 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
11976
71469e2f
MS
119772003-01-31 Mark Salter <msalter@redhat.com>
11978
11979 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
11980 Support empty arg.
11981
38a94d44
MC
119822003-01-30 Michael Chastain <mec@shout.net>
11983
11984 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
11985 This was a workaround for a UTF-8 bug in readline 4.3. The bug
11986 has been fixed in gdb/readline on 2003-01-09.
11987
19ea9e73
MS
119882003-01-29 Michael Snyder <msnyder@redhat.com>
11989
e8d359df
MS
11990 * gdb.base/maint.exp: Allow for leading underscore in symbol.
11991 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
11992 * gdb.base/args.exp: Skip if target does not support args passing.
11993
2307bd6a
DJ
119942003-01-22 Daniel Jacobowitz <drow@mvista.com>
11995
19ea9e73 11996 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
11997 gdb_test. Accept a list of expect arguments as the third
11998 parameter.
11999 (gdb_test): Use it.
12000
f2dd3617
EZ
120012003-01-20 Elena Zannoni <ezannoni@redhat.com>
12002
12003 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
12004 allow for different test tree configurations. Update some
12005 tescases accordingly.
12006 * gdb.arch/altivec-regs.exp: Ditto.
12007 * gdb.asm/asm-source.exp: Ditto.
12008 * gdb.base/advance.exp: Ditto.
12009 * gdb.base/display.exp: Ditto.
d63a86f8 12010 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
12011 * gdb.base/mips_pro.exp: Ditto.
12012 * gdb.base/overlays.exp: Ditto.
12013 * gdb.base/relocate.exp: Ditto.
12014 * gdb.base/setshow.exp: Ditto.
12015 * gdb.base/step-line.exp: Ditto.
12016 * gdb.base/step-test.exp: Ditto.
12017 * gdb.base/until.exp: Ditto.
12018 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
12019
c71cdefd
DC
120202003-01-17 David Carlton <carlton@math.stanford.edu>
12021
12022 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
12023 corresponding to PR c++/945.
12024 Update copyright.
12025
fdba05d7
DC
120262003-01-17 David Carlton <carlton@math.stanford.edu>
12027
12028 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
12029 corresponding to PR c++/68.
12030
120312003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
12032
12033 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
12034 (test_paddr_hairy_functions): Call print_addr_2_kfail for
12035 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
12036
c362c33a
EZ
120372003-01-15 Elena Zannoni <ezannoni@redhat.com>
12038
0fbc361c
EZ
12039 * gdb.base/break.exp: Fix change of default location, because of
12040 removal of until tests.
12041 * gdb.base/help.exp: Update test for new 'until' help message.
12042 Add test for help on 'advance'.
a9c64011 12043 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 12044
dabf8a35
MK
120452003-01-15 Mark Kettenis <kettenis@gnu.org>
12046
12047 * gdb.base/default.exp: Adapt "info float" test for recent changes
12048 to that command. Add test for "info vector".
12049 * gdb.base/float.exp: New file. Add test for "info float" that
12050 resembles the old test in gdb.base/default.exp.
12051
a1769aca
DC
120522003-01-15 David Carlton <carlton@math.stanford.edu>
12053
12054 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
12055
82025e13
EZ
120562003-01-15 Elena Zannoni <ezannoni@redhat.com>
12057
12058 * gdb.base/break.exp: Move the tests of until command from here...
12059 * gdb.base/until.exp: ... to here. New file. Add other tests.
12060 * gdb.base/advance.c: New file.
12061 * gdb.base/advance.exp: New file.
12062
8f9ab801
EZ
120632003-01-14 Elena Zannoni <ezannoni@redhat.com>
12064
a9c64011
AS
12065 * gdb.base/args.c: New file.
12066 * gdb.base/args.exp: New file.
8f9ab801 12067
9ae66589
DJ
120682003-01-14 Daniel Jacobowitz <drow@mvista.com>
12069
12070 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
12071
8d77e5c3
DJ
120722003-01-14 Daniel Jacobowitz <drow@mvista.com>
12073
12074 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
12075
12d2f0a1
DJ
120762003-01-14 Daniel Jacobowitz <drow@mvista.com>
12077
12078 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
12079 dates.
12080
6ca37014
DJ
120812003-01-13 Daniel Jacobowitz <drow@mvista.com>
12082
12083 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
12084
b0023472
DJ
120852003-01-13 Daniel Jacobowitz <drow@mvista.com>
12086
12087 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
12088 (ptype &*"foo").
12089 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
12090
607fbc54 120912003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
12092
12093 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
12094 * gdb.mi/mi1-console.exp: Likewise.
12095
607fbc54 120962003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
12097
12098 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
12099 * gdb.mi/mi1-console.exp: Likewise.
12100
a1fb14a2
DJ
121012003-01-13 Daniel Jacobowitz <drow@mvista.com>
12102
12103 * gdb.c++/overload.exp: Remove some fixed XFAILs.
12104
c4cf40b7
DJ
121052003-01-09 Daniel Jacobowitz <drow@mvista.com>
12106
12107 * gdb.base/detach.exp: New test.
12108
696d5a5b
DJ
121092003-01-09 Daniel Jacobowitz <drow@mvista.com>
12110
12111 * Makefile.in (ALL_SUBDIRS): New variable.
12112 (subdirs, clean, distclean): Use it.
12113 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
12114 regenerating Makefile, since it is generated from the top level.
12115 * gdb.asm/Makefile.in: Likewise.
12116 * gdb.base/Makefile.in: Likewise.
12117 * gdb.c++/Makefile.in: Likewise.
12118 * gdb.disasm/Makefile.in: Likewise.
12119 * gdb.java/Makefile.in: Likewise.
12120 * gdb.mi/Makefile.in: Likewise.
12121 * gdb.threads/Makefile.in: Likewise.
12122 * gdb.trace/Makefile.in: Likewise.
12123
754533e4
DC
121242003-01-09 David Carlton <carlton@math.stanford.edu>
12125
12126 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
12127 Add copyright year 2003.
12128
d8b3e9ee
MC
121292003-01-06 Michael Chastain <mec@shout.net>
12130
12131 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
12132 When selecting a thread, 'line' and 'file' are optional.
12133 * gdb.mi/mi1-pthreads.exp: Likewise.
12134
8e9e0fe6
AS
121352003-01-06 Andreas Schwab <schwab@suse.de>
12136
12137 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
12138 failures.
12139
b5ab8ff3
DJ
121402003-01-04 Daniel Jacobowitz <drow@mvista.com>
12141
12142 Fix PR gdb/844
12143 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
12144 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
12145
12146 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
12147 instead of calling gdb_suppress_entire_file.
12148 * gdb.threads/print-threads.exp: Likewise.
12149 * gdb.threads/schedlock.exp: Likewise.
12150
12151 * gdb.threads/killed.exp: Return instead of calling
12152 gdb_suppress_entire_file.
12153 * gdb.threads/linux-dp.exp: Likewise.
12154 * gdb.threads/pthreads.exp: Likewise.
12155
1e698235
DJ
121562003-01-04 Daniel Jacobowitz <drow@mvista.com>
12157
12158 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
12159 stabs.
12160 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
12161 * gdb.base/whatis.exp: Always allow (void) after function names.
12162
147ff08c
DJ
121632003-01-04 Daniel Jacobowitz <drow@mvista.com>
12164
12165 * gdb.c++/casts.exp: Correct regexp.
12166
dc62bfc2
MK
121672003-01-04 Mark Kettenis <kettenis@gnu.org>
12168
12169 * configure.in: Call AC_CONFIG_HEADER. Don't call
12170 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
12171 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
12172 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
12173 aforementioned directories in the AC_OUPUT call.
12174 * config.hin: New file.
12175 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
12176 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
12177 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
12178 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
12179 pass -I$objdir instead of -I$objdir/$subdir in compilation.
12180 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
12181 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
12182 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
12183 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
12184 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
12185 gdb.threads/configure.in, gdb.threads/configure,
12186 gdb.threads/config.in, gdb.trace/configure.in,
12187 gdb.trace/configure: Removed.
12188
77afa639
MC
121892003-01-03 Michael Chastain <mec@shout.net>
12190
12191 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
12192 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
12193
7634bb6e
DJ
121942003-01-03 Daniel Jacobowitz <drow@mvista.com>
12195
12196 * gdb.base/store.exp: Fix regular expressions.
12197
b39c905e
MK
121982002-12-28 Mark Kettenis <kettenis@gnu.org>
12199
12200 * configure.in: Rewrite.
12201 * configure: Regenerated.
12202
0a8551dd
DC
122032003-01-03 David Carlton <carlton@math.stanford.edu>
12204
12205 * gdb.base/psymtab.exp: New file.
12206 * gdb.base/psymtab1.c: Ditto.
12207 * gdb.base/psymtab2.c: Ditto.
12208
c60b7188
AF
122092002-12-23 Adam Fedor <fedor@gnu.org>
12210
12211 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
12212
ee73db83
DC
122132002-12-23 David Carlton <carlton@math.stanford.edu>
12214
12215 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
12216 and current_directory initialization.
12217
d6c1774e
JB
122182002-12-22 Jim Blandy <jimb@redhat.com>
12219
f0a847b8
JB
12220 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
12221 rather than as part of the output file name.
12222
d6c1774e
JB
12223 * gdb.base/attach.exp: There's no need to copy the test program to
12224 /tmp; that was only ever necessary on HP/UX, and this test is
12225 entirely disabled there anyway.
12226
f0708dbb
JB
122272002-12-21 Jim Blandy <jimb@redhat.com>
12228
4c2acfea
JB
12229 * gdb.c++/psmang.exp: Doc fix.
12230
f0708dbb
JB
12231 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
12232 test.
12233
9579e000
DC
122342002-12-20 David Carlton <carlton@math.stanford.edu>
12235
12236 * gdb.c++/annota2.exp: KFAIL annotate-quit.
12237
d1810171
MC
122382002-12-18 Michael Chastain <mec@shout.net>
12239
12240 * gdb.c++/annota2.exp: Add copyright year 2002.
12241
76565097
DC
122422002-12-17 David Carlton <carlton@math.stanford.edu>
12243
12244 * gdb.c++/try_catch.cc: Add marker comments.
12245 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
12246 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
12247 * gdb.c++/m-static.cc: Ditto.
12248 * gdb.c++/m-static1.cc: Ditto.
12249 * gdb.c++/try_catch.cc: Ditto.
12250
da81390b
JJ
122512002-12-16 Jeff Johnston <jjohnstn@redhat.com>
12252
12253 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
12254 to see whether we are using the new -environment-directory
12255 command which resets via -r or the old version of the command
12256 which may prompt the user. Part of fix for gdb/741.
12257
b304d130
AC
122582002-12-13 Andrew Cagney <ac131313@redhat.com>
12259
12260 * gdb.fortran/types.exp: Update obsolete comment.
12261 * gdb.fortran/exprs.exp: Ditto.
12262 * lib/gdb.exp: Delete obsolete code.
12263 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
12264 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
12265 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
12266 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
12267 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
12268 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
12269 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
12270 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
12271 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
12272 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
12273 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
12274 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
12275 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
12276 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
12277 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
12278 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
12279 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
12280 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
12281 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
12282 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
12283 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
12284 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
12285 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
12286 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
12287 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
12288 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
12289 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
12290 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
12291 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
12292 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
12293 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
12294 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
12295 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
12296 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
12297 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
12298 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
12299 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
12300
a23b6e6a
DC
123012002-12-11 David Carlton <carlton@math.stanford.edu>
12302
12303 * gdb.c++/m-data.exp: Add test for members that shadow global
12304 variables: see PR gdb/804.
12305 * gdb.c++/m-data.cc: Ditto.
12306
6604731b
DJ
123072002-12-10 Daniel Jacobowitz <drow@mvista.com>
12308
12309 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
12310
de46ecd7
DC
123112002-12-06 David Carlton <carlton@math.stanford.edu>
12312
12313 * gdb.base/store.c: Don't declare functions static.
12314
27e829d0
AC
123152002-12-04 Andrew Cagney <ac131313@redhat.com>
12316
12317 * gdb.base/store.exp, gdb.base/store.c: New files.
12318
92806416
DJ
123192002-12-03 Daniel Jacobowitz <drow@mvista.com>
12320
12321 * gdb.base/selftest.exp: Update for current gdb.
12322
3bcbaac5
DJ
123232002-12-03 Daniel Jacobowitz <drow@mvista.com>
12324
12325 * gdb.base/maint.exp: Only dump symbols from one source file
12326 or objfile.
12327
f4f00b1f
DJ
123282002-12-03 Daniel Jacobowitz <drow@mvista.com>
12329
12330 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
12331 function call.
12332
f1c8a949
JB
123332002-11-25 Jim Blandy <jimb@redhat.com>
12334
12335 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
12336 function appearing in error message.
12337
9e297a97
DJ
123382002-11-21 Daniel Jacobowitz <drow@mvista.com>
12339
12340 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
12341
1f312e79
JJ
123422002-11-08 Jeff Johnston <jjohnstn@redhat.com>
12343
d63a86f8
RM
12344 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
12345 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
12346 should be in mi console format. This is part of fix for PR gdb/604.
12347
83c31e7d
FN
123482002-09-18 Fernando Nasser <fnasser@redhat.com>
12349
12350 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
12351 which explicitly prints the zero offset as "+0".
12352
322b3f65
DJ
123532002-10-22 Daniel Jacobowitz <drow@mvista.com>
12354
12355 * gdb.threads/schedlock.c (args): Make unsigned.
12356
123572002-10-21 Daniel Jacobowitz <drow@mvista.com>
12358
12359 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
12360 numbers. Allow "foo2|selected stack frame".
12361 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
12362 * gdb.asm/asmsrc2.s: Likewise.
12363 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
12364 comments.
12365 * gdb.asm/mips.inc: New file.
12366
5e2fe5b8
AF
123672002-10-18 Adam Fedor <fedor@gnu.org>
12368
12369 * gdb.base/default.exp: Update expected output to include 'ObjC'.
12370 * gdb.base/help.exp: Likewise.
12371
abe1a5d0
KB
123722002-10-17 Kevin Buettner <kevinb@redhat.com>
12373
12374 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
12375 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
12376
10abb1d4
JB
123772002-10-02 Jim Blandy <jimb@redhat.com>
12378
12379 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
12380
1f609b42
AC
123812002-10-01 Andrew Cagney <ac131313@redhat.com>
12382
12383 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
12384 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
12385 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
12386 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
12387 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
12388 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
12389 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
12390
0aee02e4
AC
123912002-09-29 Andrew Cagney <ac131313@redhat.com>
12392
12393 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
12394 * mi0-disassemble.exp, mi0-eval.exp: Delete.
12395 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
12396 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
12397 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
12398 * mi0-var-block.exp, mi0-var-child.exp: Delete.
12399 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 12400
6fde09ad
KB
124012002-09-27 Kevin Buettner <kevinb@redhat.com>
12402
12403 * gdb.base/annota1.exp (info break): Make directory components of
12404 path optional since not all compilers emit this debug information.
12405
12406 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
12407 step ends up stepping out of the function instead of stopping on
12408 the epilogue.
12409
9e8aab75
KS
124102002-09-26 Keith Seitz <keiths@redhat.com>
12411
12412 * lib/insight-support.exp (gdbtk_start): Figure out where
12413 the insight executable is based on where gdb is. Use this
12414 executable to start insight instead of gdb.
12415
e36180d7
AC
124162002-09-25 Andrew Cagney <cagney@redhat.com>
12417
12418 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
12419
9dd34b2b
AC
124202002-09-24 Andrew Cagney <ac131313@redhat.com>
12421
12422 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
12423 test_isolated_complaints.
12424 (test_empty_complaint): New function.
12425 (test_empty_complaints): New function. Check no output when no
12426 complaints.
d63a86f8 12427
dea97812
KB
124282002-09-19 Jim Blandy <jimb@redhat.com>
12429
a9c64011 12430 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 12431
54951bd7
AC
124322002-09-19 Andrew Cagney <ac131313@redhat.com>
12433
12434 * gdb.gdb/complaints.exp: New file.
12435
dec43320
AC
124362002-09-18 Andrew Cagney <ac131313@redhat.com>
12437
12438 * gdb.base/maint.exp: Check `help maint internal-warning'.
12439
e70d6e3f
DC
124402002-09-18 David Carlton <carlton@math.stanford.edu>
12441
12442 * gdb.c++/m-static.exp: Remove breakpoints depending on line
12443 numbers, and replace them by a single breakpoint after the
12444 constructors are all finished.
12445 Add test 4.
12446 * gdb.c++/m-static.cc: Add test 4.
12447 * gdb.c++/m-static.h: New file.
12448 * gdb.c++/m-static1.cc: New file.
12449
12450 * gdb.c++/printmethod.exp: New file.
12451 * gdb.c++/printmethod.cc: New file.
12452
12453 * gdb.c++/pr-574.exp: New file.
12454 * gdb.c++/pr-574.cc: New file.
12455
afb5c968
CV
124562002-09-18 Corinna Vinschen <vinschen@redhat.com>
12457
12458 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
12459 embedded targets which never actually exit.
12460
31e45dee
FN
124612002-09-18 Fernando Nasser <fnasser@redhat.com>
12462
12463 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
12464 "don't step after run" as unresolved or unsupported, instead of xfail.
12465
a283c5a1
CV
124662002-09-18 Corinna Vinschen <vinschen@redhat.com>
12467
12468 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
12469 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
12470 Add newline to expected string in "step out of main (status wrapper)"
12471 case.
12472
11350d2a
CV
124732002-09-18 Corinna Vinschen <vinschen@redhat.com>
12474
12475 * lib/gdb.exp (rerun_to_main): Allow restarting application.
12476 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
12477
0deec7d6
TT
124782002-09-17 Tom Tromey <tromey@redhat.com>
12479
12480 * gdb.base/printcmds.exp (test_print_string_constants): Expect
12481 \000, not \0, in double-quoted string.
12482
b2b4a1b5
CV
124832002-09-14 Corinna Vinschen <vinschen@redhat.com>
12484
c9d37158 12485 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
12486 string after running the commands execution on breakpoint tests.
12487
1c56143a
CV
124882002-09-13 Corinna Vinschen <vinschen@redhat.com>
12489
12490 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
12491
37f8da45
JB
124922002-09-12 Joel Brobecker <brobecker@gnat.com>
12493
12494 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
12495
08b468e0
KS
124962002-09-10 Keith Seitz <keiths@redhat.com>
12497
12498 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
12499 runto proc.
12500 (mi_run_to_main): Use mi_runto.
12501 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
12502
dc360f58
KS
125032002-09-10 Keith Seitz <keiths@redhat.com>
12504
12505 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
12506 regexp for stopping at main. Could have multiple event notifications.
12507 Don't assume that main was declared with no parameters.
12508 (mi_next): Use mi_step_to.
12509 (mi_step): Use mi_next_to.
12510
ce3abcfb
CV
125112002-09-09 Corinna Vinschen <vinschen@redhat.com>
12512
12513 * gdb.base/default.exp: Fix expected string in `info float' test.
12514
d1f5b980
BE
125152002-09-09 Ben Elliston <bje@redhat.com>
12516
12517 * config/mips.exp: Update comments.
12518 * config/mips-idt.exp: Likewise.
12519 * config/nind.exp: Likewise.
12520 * config/slite.exp: Likewise.
12521 * config/sparclet.exp: Likewise.
12522 * config/udi.exp: Likewise.
12523 * config/vx.exp: Likewise.
12524 * config/vxworks29k.exp: Likewise.
12525
2f71430b
JB
125262002-09-05 Jim Blandy <jimb@redhat.com>
12527
12528 * gdb.threads/killed.exp: Fix test failure message.
12529
7ddebc7e
KS
125302002-09-04 Keith Seitz <keiths@redhat.com>
12531
12532 * lib/mi-support.exp: Update copyright.
12533 (mi_gdb_test): Increase the priority of the expected pattern
12534 so that it matches gdb_test.
12535
0ae67eb3
KS
125362002-09-03 Keith Seitz <keiths@redhat.com>
12537
12538 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
12539 Use integer comparison instead of string comparison for testing
12540 whether binary was built.
12541
38fc42c8
JB
125422002-09-03 Jim Blandy <jimb@redhat.com>
12543
12544 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
12545
b6ff0e81
JB
125462002-08-29 Jim Blandy <jimb@redhat.com>
12547
12548 * gdb.threads/pthreads.exp: Move the portable thread compilation
12549 code into a function in lib/gdb.exp, and call that from here.
12550 * lib/gdb.exp (gdb_compile_pthreads): New function.
12551
07c98896
KS
125522002-08-29 Keith Seitz <keiths@redhat.com>
12553
12554 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
12555 expect_out so that callers can get at it.
12556
0312286c
DJ
125572002-08-23 Daniel Jacobowitz <drow@mvista.com>
12558
12559 * gdb.threads/print-threads.c: New file.
12560 * gdb.threads/print-threads.exp: New file.
12561 * gdb.threads/schedlock.c: New file.
12562 * gdb.threads/schedlock.exp: New file.
12563
dd039bc4
EZ
125642002-08-22 Elena Zannoni <ezannoni@redhat.com>
12565
a9c64011
AS
12566 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
12567 not altivec.c.
dd039bc4 12568
1f36144c
MK
125692002-08-17 Mark Kettenis <kettenis@gnu.org>
12570
12571 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
12572 targets. The problem should be fixed now.
12573
16057ec7 125742002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
12575
12576 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
12577 2002-07-24 change that removes final dots from error messages.
12578
3c1499ad
TT
125792002-08-13 Tom Tromey <tromey@redhat.com>
12580
12581 * gdb.base/readline.exp: New file.
12582
a20ce2c3
AC
125832002-08-01 Andrew Cagney <ac131313@redhat.com>
12584
12585 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
12586 supress message.
12587
db034ac5
AC
125882002-08-01 Andrew Cagney <cagney@redhat.com>
12589
12590 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
12591 CHILL_FOR_TARGET and CHILL_LIB.
12592 * configure.in (configdirs): Remove gdb.chill.
12593 * configure: Regenerate.
12594 * lib/gdb.exp: Obsolete references to chill.
12595 * gdb.fortran/types.exp: Ditto.
12596 * gdb.fortran/exprs.exp: Ditto.
12597
3e000b18
KB
125982002-07-30 Kevin Buettner <kevinb@redhat.com>
12599
12600 * gdb.base/shlib-call.exp (additional_flags): Conditionally
12601 set Irix-specific compile and link flags.
12602
28f4966b
KB
126032002-07-29 Kevin Buettner <kevinb@redhat.com>
12604
12605 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
12606 source files. The ``-o'' option doesn't work with the ``-E'' option
12607 when using the Irix compiler.
12608
46c0d5a6
DJ
126092002-07-19 Daniel Jacobowitz <drow@mvista.com>
12610
12611 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
12612 Improve support for reusing an exec file. Copy exec file
12613 to target, and run gdbserver on the target instead of on the host.
12614
eecf4bed
JB
126152002-07-18 Jim Blandy <jimb@redhat.com>
12616
0f815cdf
JB
12617 * gdb.base/ending-run.exp: Don't expect to see the program end in
12618 some orderly fashion when we're running on a real stand-alone
12619 board.
12620
eecf4bed
JB
12621 * gdb.base/interrupt.exp: Correct logic for skipping tests on
12622 targets that don't support interrupts.
12623
52d309e4
JB
126242002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
12625
12626 * gdb.base/attach.exp: Add patterns to match output from /proc-based
12627 systems.
12628 Move comments in expect statements to inside the actions, so that they
12629 don't get matched against.
12630
ff683d9e
MK
126312002-07-10 Mark Kettenis <kettenis@gnu.org>
12632
12633 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
12634 function when asleep" test.
12635
b5356753
AC
126362002-07-10 Andrew Cagney <ac131313@redhat.com>
12637
12638 * gdb.base/page.exp: Rewrite to handle problems with very long
12639 `info set' output. Update copyright.
12640
6aa4d13a
AC
126412002-06-26 Andrew Cagney <ac131313@redhat.com>
12642
12643 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
12644 gdb.threads-hp.
12645 * gdb.hp/configure: Regenerate.
12646 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
12647 * gdb.hp/gdb.threads-hp/configure: Delete file.
12648 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
12649
8cf8c2b8
AC
126502002-06-22 Andrew Cagney <ac131313@redhat.com>
12651
12652 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
12653 setlocale, bindtextdomain and textdomain.
12654
6827a8f8
JB
126552002-06-11 Jim Blandy <jimb@redhat.com>
12656
919d772c
JB
12657 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
12658 preprocessor macro information is present.
12659
6827a8f8
JB
12660 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
12661 tests.
12662
c15b0d21
MS
126632002-06-06 Michael Snyder <msnyder@redhat.com>
12664
c5984d70
MS
12665 * gdb.base/overlays.exp: Record addresses of overlay
12666 functions in TCL variables rather than in GDB variables,
12667 to avoid having GDB convert them to pointers (with loss
12668 of information).
12669
d63a86f8 12670 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 12671 default linker script changes.
c15b0d21
MS
12672 * gdb.base/long_long.exp: Add check for sizeof (long double).
12673
be26fe0d
ML
126742002-06-06 Michal Ludvig <mludvig@suse.cz>
12675
12676 * gdb.asm/asm-source.exp: Add x86-64 target.
12677 * gdb.asm/x86_64.inc: New.
d63a86f8 12678
258093ca 126792002-05-30 Michael Chastain <mec@shout.net>
258093ca 12680
4b3153f1 12681 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
12682 * gdb.c++/m-static.cc: New file.
12683 * gdb.c++/m-static.exp: New file.
12684
241264c6
MS
126852002-05-28 Michael Snyder <msnyder@redhat.com>
12686
12687 * gdb.base/call-ar-st.exp: Allow for reduced floating point
12688 precision.
12689
9bba8c8f 126902002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 12691
4b3153f1 12692 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
12693 * gdb.c++/m-data.cc: New file.
12694 * gdb.c++/m-data.exp: New file.
12695
126962002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 12697
4b3153f1 12698 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 12699 * gdb.c++/try_catch.cc: New file.
d63a86f8 12700 * gdb.c++/try_catch.exp: New file.
9bba8c8f 12701
def1b996
MC
127022002-05-27 Michael Chastain <mec@shout.net>
12703
12704 * gdb.c++/local.exp: Accept more nested types in output.
12705
522ba268
MC
127062002-05-26 Michael Chastain <mec@shout.net>
12707
12708 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
12709
277254ba
MS
127102002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
12711
12712 * lib/gdb.exp (gdb_wrapper_init): Just because
12713 gdb_wrapper_file exists, this does not mean that the file
12714 should not be rebuilt. That is what gdb_wrapper_initialized
12715 is for.
12716 (default_gdb_init): Reset gdb_wrapper_initialized.
12717
b61a8733
MS
127182002-05-23 Michael Snyder <msnyder@redhat.com>
12719
d63a86f8 12720 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
12721 the precision of the floating point test results.
12722 * gdb.base/call-rt-st.exp: Ditto.
12723
b61a8733
MS
12724 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
12725 * gdb.base/call-rt-st.exp: Ditto.
12726
56f6e910
MC
127272002-05-19 Michael Chastain <mec@shout.net>
12728
12729 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
12730
ad0b0016
EZ
127312002-05-19 Elena Zannoni <ezannoni@redhat.com>
12732
a9c64011
AS
12733 * configure.in (configdirs): Add gdb.arch.
12734 * configure: Regenerate.
ad0b0016 12735
f617d2b6
JB
127362002-05-17 Jim Blandy <jimb@redhat.com>
12737
12738 * gdb.base/completion.exp: Recognize the more detailed error
12739 messages produced by the macro expander's lexical analyzer.
12740
eac2a696
EZ
127412002-05-14 Elena Zannoni <ezannoni@redhat.com>
12742
a9c64011
AS
12743 * gdb.arch/altivec-abi.c: New file.
12744 * gdb.arch/altivec-abi.exp: New file.
12745 * gdb.arch/altivec-regs.c: New file.
12746 * gdb.arch/altivec-regs.exp: New file.
eac2a696 12747
2fdde8f8
DJ
127482002-05-14 Daniel Jacobowitz <drow@mvista.com>
12749
12750 * gdb.base/maint.exp (maint print type): Update for new type
12751 structure.
d63a86f8 12752
e31f1a7c
EZ
127532002-05-14 Elena Zannoni <ezannoni@redhat.com>
12754
12755 * gdb.arch: New directory.
12756 * gdb.arch/configure.in: New file.
12757 * gdb.arch/configure: New file.
12758 * gdb.arch/Makefile.in: New file.
12759
db589741
CV
127602002-05-13 Corinna Vinschen <vinschen@redhat.com>
12761
12762 * gdb.asm/asm-source.exp: Add v850 as supported target.
12763 * gdb.asm/v850.inc: New file.
12764
8ce2a7dc
DJ
127652002-05-13 Daniel Jacobowitz <drow@mvista.com>
12766
12767 * gdb.c++/annota2.exp (annotate-quit): Add comment.
12768
df763c7f
DJ
127692002-05-12 Daniel Jacobowitz <drow@mvista.com>
12770
12771 * gdb.base/break.exp: Check 'break "marker2"'.
12772
377daeed
MS
127732002-05-10 Michael Snyder <msnyder@redhat.com>
12774
12775 * gdb.base/long_long.exp: Fix typo.
12776
c4b7bc2b
JB
127772002-05-10 Jim Blandy <jimb@redhat.com>
12778
ecac9a4e
JB
12779 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
12780 a bug.
12781
c4b7bc2b
JB
12782 * gdb.base/printcmds.exp (test_integer_literals_rejected):
12783 Recognize more detailed error message produced by the macro
12784 expander's lexical analyzer.
12785 * lib/gdb.exp (test_print_reject): Same.
12786
e71019a1
MK
127872002-05-09 Mark Kettenis <kettenis@gnu.org>
12788
12789 * gdb.c++/method.exp: Fix typo.
12790
fedfc8e6
MS
127912002-05-08 Michael Snyder <msnyder@redhat.com>
12792
166a1957
MS
12793 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
12794 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 12795 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
12796 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
12797 Add iftarget clause for strongarm.
d63a86f8 12798
f1c47eb2
MS
127992002-05-06 Michael Snyder <msnyder@redhat.com>
12800
cb9a9d3e
MS
12801 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
12802 (gdb_continue_to_end): Accept output from status wrapper.
12803 * gdb.base/ending-run.exp: Add case for output from status wrapper.
12804 Clean up fail messages to match pass messages.
12805
f1c47eb2
MS
12806 Enable the "needs_status_wrapper" testsuite feature.
12807 * lib/gdb.exp (gdb_wrapper_init): New procedure.
12808 (gdb_compile): Conditionally call gdb_wrapper_init.
12809 * gdb.base/a2-run.exp: Recognize output from status wrapper.
12810 * gdb.c++/method.exp: Recognize output from status wrapper.
12811
6079c749
BE
128122002-05-06 Ben Elliston <bje@redhat.com>
12813From Graydon Hoare <graydon@redhat.com>
12814
12815 * config/sid.exp: Include support for "rawsid" protocol.
12816
188baff3
JB
128172002-05-03 Jim Blandy <jimb@redhat.com>
12818
12819 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
12820 * gdb.c++/hang3.C: New file.
12821
b9c07f0f
AC
128222002-05-04 Andrew Cagney <ac131313@redhat.com>
12823
12824 * gdb.base/default.exp: Remove obsolete code.
12825 * gdb.c++/misc.exp: Ditto. Update copyright.
12826 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
12827 * gdb.base/whatis.exp: Ditto. Update copyright.
12828 * gdb.base/scope.exp: Ditto. Update copyright.
12829 * gdb.base/ptype.exp: Ditto. Update copyright.
12830 * gdb.base/printcmds.exp: Ditto. Update copyright.
12831 * gdb.base/opaque.exp: Ditto. Update copyright.
12832 * gdb.base/list.exp: Ditto.
12833 * gdb.base/funcargs.exp: Ditto. Update copyright.
12834 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
12835 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
12836 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
12837 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
12838 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
12839 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
12840
5c7a0397
MS
128412002-05-02 Michael Snyder <msnyder@redhat.com>
12842
d6dcc264 12843 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
12844 * gdb.base/long_long.exp: Add xscale target.
12845 * gdb.base/default.exp: Add xscale target.
12846
eb7f1c48
JB
128472002-05-01 Jim Blandy <jimb@redhat.com>
12848
12849 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
12850 gdb.c++/hang.exp: New test.
12851
a6befae8
FF
128522002-05-01 Fred Fish <fnf@redhat.com>
12853
12854 * gdb.base/completion.exp: Handle completions of "./Make" for
12855 more than one completion possibility, as is the case when we
12856 build and test in the source tree.
12857
0a310277
AG
128582002-04-29 Anthony Green <green@redhat.com>
12859
12860 * gdb.java/jmisc1.exp: New file.
12861 * gdb.java/jmisc2.exp: New file.
12862
6ff9af88
DJ
128632002-04-24 Daniel Jacobowitz <drow@mvista.com>
12864
12865 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
12866
96b3d632
EZ
128672002-04-23 Elena Zannoni <ezannoni@redhat.com>
12868
12869 * gdb.base/help.exp: Change 'help status' to allow for target
12870 dependent output differences.
12871
5019bb54
MC
128722002-04-22 Michael Chastain <mec@shout.net>
12873
12874 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
12875
a805a116
MC
128762002-04-22 Michael Chastain <mec@shout.net>
12877
12878 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
12879
a1706bfd
DM
128802002-04-17 David S. Miller <davem@redhat.com>
12881
12882 * gdb.asm/sparc64.inc: New file.
12883 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
12884
a73a20a2
EZ
128852002-04-19 Elena Zannoni <ezannoni@redhat.com>
12886
12887 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
12888 instruction file directly into the build tree. Clean up at end of
12889 test.
12890
ba678339
DM
128912002-04-18 David S. Miller <davem@redhat.com>
12892
12893 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
12894 handle 64-bit platforms correctly.
12895 * gdb.base/maint.exp: Likewise.
12896
b03399da
KB
128972002-04-18 Kevin Buettner <kevinb@redhat.com>
12898
12899 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
12900 ``-fpic'' when compiling files comprising a shared library, but
12901 it does need additional linker flags in order to find shared
12902 libraries at run time.
12903
e2004992
KB
129042002-04-18 Kevin Buettner <kevinb@redhat.com>
12905
12906 * gdb.base/cvexpr.c (use): New function.
12907 (main): Invoke use() on all global variables to prevent
12908 some linkers from deleting these otherwise unused symbols.
12909
d8937120
MC
129102002-04-17 Michael Chastain <mec@shout.net>
12911From David S. Miller <davem@redhat.com>
12912
12913 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
12914 handle 64-bit platforms correctly.
12915
ffd61a58
MS
129162002-04-12 Michael Snyder <msnyder@redhat.com>
12917From Jim Blandy <jimb@redhat.com>
a9c64011 12918 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
12919 script can handle this instead.
12920 * gdb.base/bar.c (barx): Same.
12921 * gdb.base/baz.c (bazx): Same.
12922 * gdb.base/grbx.c (grbxx): Same.
12923
12924 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
12925 manager doesn't automatically unmap overlays unnecessarily.
12926
6b8426a6
MH
129272002-04-10 Martin M. Hunt <hunt@redhat.com>
12928
12929 * gdb.base/ending-run.exp: Fix pattern for Mips targets
12930 stepping out of main.
12931
34af4875
MC
129322002-04-09 Michael Chastain <mec@shout.net>
12933
12934 * gdb.c++/local.cc (main): Move call to marker1() inside nested
12935 scope so that the nested scope tests will make sense.
12936 * gdb.c++/local.exp: Write patterns that actually work with gcc
12937 (the HP patterns "were never known to work with gcc").
12938 Keep the old aCC patterns too.
12939
2d1676a0
DJ
129402002-04-09 Daniel Jacobowitz <drow@mvista.com>
12941
12942 * gdb.base/attach.exp: Correct target board test.
12943
3a63e3f9
MC
129442002-04-08 Michael Chastain <mec@shout.net>
12945
12946 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
12947 in a const method. Add some xfail and fail cases for configurations
12948 that do not emit the "const ...".
12949
f18dabd2
MC
129502002-04-07 Michael Chastain <mec@shout.net>
12951
12952 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
12953 Accept "A * const" and "const A * const" as type of "this".
12954 Fix spelling of getFunky throughout. Make messages uniform.
12955
0fcddd82
EZ
129562002-04-07 Elena Zannoni <ezannoni@redhat.com>
12957
a9c64011 12958 Work around for PR gdb/285:
0fcddd82
EZ
12959 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
12960
16a8534a
EZ
129612002-04-07 Elena Zannoni <ezannoni@redhat.com>
12962
12963 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
12964 instructions file at run time instead of configure time.
12965 Sometimes we run the test in a directory that is not the one we
12966 configured in.
12967 * gdb.asm/configure.in: Delete creation of symlink.
12968 * gdb.asm/configure: Regenerate.
12969
24181d81
JB
129702002-04-05 J. Brobecker <brobecker@gnat.com>
12971
12972 * gdb.gdb/xfullpath.exp: New test, to exercise the new
12973 xfullpath () function.
12974
7cdb7107
DJ
129752002-04-04 Daniel Jacobowitz <drow@mvista.com>
12976
12977 * gdb.asm/Makefile.in: Correct dependencies.
12978
12979 * gdb.asm/powerpc.inc: New file.
12980 * gdb.asm/asm-source.exp: Add PowerPC.
12981 * gdb.asm/configure.in: Likewise.
12982 * gdb.asm/configure: Regenerated.
12983
a7d17088
DJ
129842002-04-04 Daniel Jacobowitz <drow@mvista.com>
12985
12986 * gdb.base/relocate.exp: New file.
12987 * gdb.base/relocate.c: New file.
12988
cd721503
FF
129892002-04-04 Fred Fish <fnf@redhat.com>
12990
12991 * gdb.base/step-test.exp: Update comment regarding stopping in
12992 memcpy/bcopy calls inserted as part of the compiler runtime.
12993
b22ad7a7
MS
129942002-04-04 Michael Snyder <msnyder@redhat.com>
12995
12996 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
12997
5f279fa6
DJ
129982002-04-03 Daniel Jacobowitz <drow@mvista.com>
12999
13000 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
13001 (gdb_expect): Remove $notransfer hack.
13002
dd0fd3ce
DJ
130032002-04-02 Daniel Jacobowitz <drow@mvista.com>
13004
13005 * gdb.c++/classes.exp ("calling method for small class"): Match
13006 updated register output.
13007
1e50cda1
DJ
130082002-03-30 Daniel Jacobowitz <drow@mvista.com>
13009
13010 Fix PR gdb/452
13011 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
13012 when finished. Make gdb_file_cmd send "exec-file" when
13013 appropriate.
13014
24015922
DJ
130152002-03-30 Daniel Jacobowitz <drow@mvista.com>
13016
13017 * gdb.base/attach.exp: Remove extra setup_xfail.
13018
dd7dfd64
MS
130192002-03-26 Michael Snyder <msnyder@redhat.com>
13020
13021 * gdb.base/default.exp: Add tests for dump, append, and restore.
13022 * gdb.base/help.exp: Add tests for dump, append, and restore.
13023 * gdb.base/dump.exp: New file, test dump, append and restore.
13024 * gdb.base/dump.c: New file.
13025
48b2f8d7
MS
130262002-03-27 Michael Snyder <msnyder@redhat.com>
13027
d63a86f8 13028 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
13029 clean-ups in help messages.
13030
05b4d525
FF
130312002-03-26 Fred Fish <fnf@redhat.com>
13032
13033 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
13034 have debugging info for those functions and the compiler uses them
13035 internally to copy structs around.
13036
d7679631
FF
130372002-03-26 Fred Fish <fnf@redhat.com>
13038
13039 * gdb.base/list.exp: Revert the change made yesterday and add note
13040 about why we don't list the default lines for remote targets.
13041
523ac3f9
MS
130422002-03-25 Michael Snyder <msnyder@redhat.com>
13043
13044 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
13045
754b2b8d
FF
130462002-03-25 Fred Fish <fnf@redhat.com>
13047
13048 * gdb.base/list.exp: This test works on remote targets so remove
13049 the short circuit for remote targets. Update copyright.
13050
33c3e192
FF
130512002-03-25 Fred Fish <fnf@redhat.com>
13052
13053 * gdb.base/attach.exp: Fix logic error that was suppressing this
13054 test for all non hppa*-*-hpux* targets, instead of the hp target.
13055 Move comments closer to the suppression point. Also now need to
13056 check that we are running natively.
13057
d43e73ee
MS
130582002-03-22 Michael Snyder <msnyder@redhat.com>
13059
882c8f02
MS
13060 * gdb.base/default.exp: Add test for gcore. Update copyright.
13061 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 13062
04c12f60
FF
130632002-03-06 Fred Fish <fnf@redhat.com>
13064
13065 * gdb.base/funcargs.c: Remove extraneous ';' character.
13066 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
13067
b43df995
MC
130682002-03-04 Michael Chastain <mec@shout.net>
13069
13070 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
13071 accommodate gcc v3 function signature.
13072 * gdb.mi/mi0-var-cmd-exp: Ditto.
13073
92362027
AC
130742002-02-24 Andrew Cagney <ac131313@redhat.com>
13075
13076 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
13077 ``GNU/Linux'' or ``Linux kernel''
13078 * testsuite/gdb.threads/pthreads.c: Ditto.
13079
258ad32d
MC
130802002-02-24 Michael Chastain <mec@shout.net>
13081
13082 * gdb.threads/pthreads.c (thread1): Add a return statement.
13083 (thread2): Likewise.
13084 (foo): Likewise.
13085
04c3b3d4
MC
130862002-02-23 Michael Chastain <mec@shout.net>
13087
13088 * gdb.threads/linux-dp.c (philosopher): Add a return statement
13089 to placate gcc.
13090
5a2a0a20
MC
130912002-02-23 Michael Chastain <mec@shout.net>
13092
13093 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
13094 test "ptype bint". The test passes on all my stabs configurations.
13095
a640f7fc
JB
130962002-02-21 Jim Blandy <jimb@redhat.com>
13097
27924826
JB
13098 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
13099 filename at a time, and watch for the ones we want to see.
13100
a640f7fc
JB
13101 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
13102 types of pointers to prototyped functions.
13103
edcc8c75
AC
131042002-02-20 Andrew Cagney <ac131313@redhat.com>
13105
13106 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
13107 signed, unsigned and straight char.
13108 (padding_char, padding_short, padding_int, padding_long,
13109 padding_long_long, padding_float, padding_double,
13110 padding_long_double): New global variables.
13111 (fill, fill_structs): New functions.
13112
13113 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
13114 for correctly sized writes. Update copyright.
13115 (get_valueof): New procedure.
13116 (get_sizeof): Call get_valueof.
13117 (check_valueof): New procedure.
13118 (check_padding): New procedure.
13119
ac57ea44
MC
131202002-02-20 Michael Chastain <mec@shout.net>
13121
13122 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
13123 to setup_xfail. Document some of the remaining calls.
13124
7a10c941
MC
131252002-02-18 Michael Chastain <mec@shout.net>
13126
13127 * gdb.c++/userdef.exp: Update copyright year.
13128
fb8acdcc
DJ
131292002-02-18 Daniel Jacobowitz <drow@mvista.com>
13130
13131 * gdb.c++/userdef.exp: Test overloaded operators properly.
13132 Remove xfails.
13133
fda6ae12
MS
131342002-02-14 Michael Snyder <msnyder@redhat.com>
13135
13136 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
13137
676a0442
DJ
131382002-02-14 Daniel Jacobowitz <drow@mvista.com>
13139
13140 * gdb.base/a2-run.exp: Check for a remote target properly.
13141 * gdb.base/annota1.exp: Likewise.
13142 * gdb.base/list.exp: Likewise.
13143 * gdb.base/reread.exp: Likewise.
13144 * gdb.base/scope.exp: Likewise.
13145 * gdb.base/shlib-call.exp: Likewise.
13146 * gdb.base/term.exp: Likewise.
13147 * gdb.c++/annota2.exp: Likewise.
13148
78b4f468
RE
131492002-02-13 Richard Earnshaw <rearnsha@arm.com>
13150
13151 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
13152
9a81ba51
MC
131532002-02-10 Michael Chastain <mec@shout.net>
13154
13155 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
13156 (call_after_alloca): Ditto.
13157
004af6c7
DJ
131582002-02-10 Daniel Jacobowitz <drow@mvista.com>
13159
13160 * gdb.base/ending-run.exp: Guard "cont" test with
13161 gdb_skip_stdio_test.
13162
37225f62
JB
131632002-02-06 Jim Blandy <jimb@redhat.com>
13164
13165 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
13166 from here...
13167 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
13168 To here. Disable this test on non-HP platforms. Add big comment.
13169
fe6fdd96
MS
131702002-02-04 Michael Snyder <msnyder@redhat.com>
13171
13172 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
13173 other than d10v and m32r.
13174
036fad3f
RE
131752002-02-02 Richard Earnshaw <rearnsha@arm.com>
13176
13177 * gdb.base/default.exp: Rewrite test patterns to reduce time
13178 taken to match them.
13179
7148ab62
DJ
131802002-01-30 Daniel Jacobowitz <drow@mvista.com>
13181
13182 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
13183 Allow a start function above main.
13184 * gdb.threads/linux-dp.exp: Fix copyright date.
13185
396cc255
DJ
131862002-01-30 Daniel Jacobowitz <drow@mvista.com>
13187
a9c64011
AS
13188 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
13189 (check_philosopher_stack): Check for manager thread before checking
13190 for a just-starting thread.
396cc255 13191
f038d31b
DJ
131922002-01-30 Daniel Jacobowitz <drow@mvista.com>
13193
13194 From Neil Booth <neil@daikokuya.demon.co.uk>:
13195 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
13196 warnings.
13197
b3ff9d9a
FF
131982002-01-21 Fred Fish <fnf@redhat.com>
13199
13200 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
13201 not caller.
13202
39ad761d
JB
132032002-01-21 Jim Blandy <jimb@redhat.com>
13204
13205 * gdb.base/reread.exp: Check that GDB properly re-reads the
13206 executable file when it changes while no inferior is running.
13207
aaf320fa
FF
132082002-01-21 Fred Fish <fnf@redhat.com>
13209
a9c64011
AS
13210 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
13211 optionally accept the "shlib events" variation.
aaf320fa 13212
808a31f5
JB
132132002-01-21 Jim Blandy <jimb@redhat.com>
13214
13215 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
13216 call `fflush' after every `printf', so that the output is produced
13217 at predictable points, regardless of whatever buffering does (or
13218 doesn't) take place.
13219 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
13220 at different points.
13221
4420d5e2
DJ
132222002-01-20 Daniel Jacobowitz <drow@mvista.com>
13223
13224 * gdb.c++/inherit.exp: Update copyright years.
13225 * gdb.c++/method.exp: Likewise.
13226
3e36a0f4
DJ
132272002-01-20 Daniel Jacobowitz <drow@mvista.com>
13228
13229 * gdb.c++/classes.exp: Update for improved v3 support and skipping
13230 artificial methods/arguments.
13231 * gdb.c++/derivation.exp: Likewise.
13232 * gdb.c++/inherit.exp: Likewise.
13233 * gdb.c++/method.exp: Likewise.
13234 * gdb.c++/virtfunc.exp: Likewise.
13235
b4ceaee6
AC
132362002-01-18 Andrew Cagney <ac131313@redhat.com>
13237
13238 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
13239 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
13240 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
13241 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
13242 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
13243 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
13244
ecace851
JB
132452002-01-17 Jim Blandy <jimb@redhat.com>
13246
13247 * gdb.asm/asm-source.exp (info symbol): Take another shot at
13248 anchoring the pattern matching the entry point symbol's name.
13249
375fc983
AC
132502002-01-17 Andrew Cagney <ac131313@redhat.com>
13251
13252 * gdb.base/maint.exp: Update ``maint internal-error'' to match
13253 continue/quit query. Update copyright.
13254
fe6fdd96
MS
132552002-01-14 Michael Snyder <msnyder@redhat.com>
13256
13257 * gdb.base/gcore.exp: Remove extra debugging output.
13258
e017c81f
DJ
132592002-01-13 Daniel Jacobowitz <drow@mvista.com>
13260
13261 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
13262 for slightly dubious v2 mangled string.
13263
37ab3bf8
DJ
132642002-01-13 Daniel Jacobowitz <drow@mvista.com>
13265
13266 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
13267
1bc05c3a 132682002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 13269
1bc05c3a 13270 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 13271
1bc05c3a
JM
13272 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
13273 constructors.
13274 * gdb.c++/derivation.exp: Likewise.
13275 * gdb.c++/templates.exp: Likewise.
13276 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 13277
1bc05c3a
JM
132782002-01-10 Michael Snyder <msnyder@redhat.com>
13279
13280 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 13281
a911c360
MS
132822002-01-08 Michael Snyder <msnyder@redhat.com>
13283
13284 * gdb.base/gcore.exp: New test for generate-core-file command.
13285 * gdb.base/gcore.c: Testcase for above.
13286 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
13287
ea2119ec
JM
132882002-01-08 Jason Merrill <jason@redhat.com>
13289
13290 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
13291
68203136
FF
132922002-01-07 Fred Fish <fnf@redhat.com>
13293
13294 * gdb.c++/overload.exp: Remove unconditional xfails for:
13295 print foo_instance1.overloadargs(1)
13296 print foo_instance1.overloadargs(1, 2)
13297 print foo_instance1.overloadargs(1, 2, 3)
13298 print foo_instance1.overloadargs(1, 2, 3, 4)
13299 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
13300 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
13301 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
13302 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
13303 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
13304 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
13305 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
13306 print foo_instance1.overload1arg()
13307 print foo_instance1.overload1arg((char)arg2)
13308 print foo_instance1.overload1arg((signed char)arg3)
13309 print foo_instance1.overload1arg((unsigned char)arg4)
13310 print foo_instance1.overload1arg((int)arg7)
13311 print foo_instance1.overload1arg((unsigned int)arg8)
13312 print foo_instance1.overload1arg((float)arg11)
13313 print foo_instance1.overload1arg((double)arg12)
d63a86f8 13314
21b9b5b1
MS
133152002-01-07 Michael Snyder <msnyder@redhat.com>
13316
13317 * gdb.base/huge.exp: New test. Print a very large target data object.
13318 (skip_huge_test): New test variable. Define if you want to skip this
13319 test. The test reads an 8 megabyte data object from the target, so it
13320 might be very time consuming on remote targets with a slow connection.
13321 * gdb.base/huge.c: New file. Test case for above.
13322
725f922e
FF
133232002-01-07 Fred Fish <fnf@redhat.com>
13324
13325 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
13326 g_instance.bfoo, and g_instance.cfoo.
13327
634d57ec
JL
13328Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
13329
f286b2c3
JL
13330 * gdb.base/break.c (multi_line_if_conditional): New function.
13331 (multi_ilne_while_conditional): Likewise.
13332 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
13333 IF or WHILE condition puts the breakpoint at the start of
13334 the condition.
13335
634d57ec
JL
13336 * gdb.base/selftest.exp (backtrace through signal handler): Remove
13337 hppa*-*-hpux* expected failure.
13338 * gdb.base/structs.exp (do_function_calls): Similarly.
13339
13340 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
13341 watchpoints.
13342
9fbfe2dc
AC
133432002-01-06 Andrew Cagney <ac131313@redhat.com>
13344
13345 Fix PR gdb/66.
13346 * gdb.base/structs.exp: Replace skip for a29k with skip for
13347 gdb,cannot_call_functions.
13348 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
13349 * gdb.base/callfuncs.exp: Ditto.
13350 * gdb.base/call-rt-st.exp: Ditto.
13351 * gdb.base/call-strs.exp: Ditto.
13352 * gdb.base/callfwmall.exp: Ditto.
13353 * gdb.base/scope.exp: Obsolete xfail a29k.
13354 * gdb.c++/misc.exp: Ditto.
13355 * gdb.c++/cplusfuncs.exp: Ditto.
13356 * gdb.base/ptype.exp: Ditto.
13357 * gdb.base/printcmds.exp: Ditto.
13358 * gdb.base/opaque.exp: Ditto.
13359 * gdb.base/list.exp: Ditto.
13360 * gdb.base/funcargs.exp: Ditto.
13361 * gdb.base/default.exp: Ditto.
13362
8ddad156
MS
133632002-01-04 Michael Snyder <msnyder@redhat.com>
13364
ca4976a6 13365 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
13366 * gdb.base/maint.exp: Add tests for maint info sections options.
13367
1b074332
JL
13368Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
13369
13370 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
13371
7d159115
CV
133722001-12-20 Corinna Vinschen <vinschen@redhat.com>
13373
13374 * gdb.asm/arm.inc: New file.
13375 * gdb.asm/asm-source.exp: Add arm targets.
13376 * gdb.asm/configure.in: Ditto.
13377 * gdb.asm/configure: Recreated from configure.in.
13378
8fb87725
JL
13379Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
13380
afabe08c
JL
13381 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
13382 with HP's compiler.
13383 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
13384 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
13385 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
13386 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
13387
13388 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
13389 either HP's compilers or GCC.
13390
db521deb
JL
13391 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
13392 a SIGBUS or SIGSEGV.
13393
13394 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
13395
13396 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
13397 can be compiled with either HP's compiler or GCC.
13398
cfa88ab7
JL
13399 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
13400 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
13401 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
13402
ca344dff
JL
13403 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
13404 to match current gdb output. Update due to using auto-solib-limit
13405 for limiting instead of overloading auto-solib-add.
13406 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
13407 test program.
13408
3f3c6e55 13409 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
13410 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
13411 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
13412 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
13413 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
13414 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
13415 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
13416 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
13417 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
13418 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
13419 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
13420 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
13421 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 13422
8fb87725
JL
13423 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
13424 a SIGTRAP to the inferior.
13425
cf599fa7
CV
134262001-12-19 Corinna Vinschen <vinschen@redhat.com>
13427
13428 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
13429 Substitute call to target_link by call to gdb_compile.
13430
2cd045cd
JL
13431Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
13432
a9c64011
AS
13433 * gdb.base/break.exp: Fix HP specific search string when testing
13434 backtracing in a called function.
2cd045cd 13435
a9c64011
AS
13436 * gdb.base/constvars.exp: Only set lang to C++ if we're
13437 compiling the test with HP's compilers.
13438 * gdb.base/volatile.exp: Similarly.
2cd045cd 13439
99ebe9ac
JB
134402001-12-19 Jim Blandy <jimb@redhat.com>
13441
13442 * gdb.base/printcmds.exp: Expect the null character to be printed
13443 as '\0', and the '\013' to be printed as '\v'.
13444 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
13445 * gdb.base/setvar.exp: Same.
13446
b9891b29
JB
134472001-12-17 Jim Blandy <jimb@redhat.com>
13448
0eba65ab
JB
13449 * gdb.base/completion.exp: Rather than completing very long
13450 filenames, which can make the readline library produce output we
13451 don't recognize, cd to the directory first, and then complete
13452 using nice, short relative paths.
13453
6970b5b1
JB
13454 * gdb.base/completion.exp: On some systems, there is, in fact, a
13455 variable named `b' in scope, since GDB treats all static
a9c64011
AS
13456 variables as being in scope. So use `no_var_named_this'
13457 instead of `b'.
6970b5b1 13458
b9891b29
JB
13459 * gdb.base/corefile.exp: Recognize the message saying that GDB
13460 can't find the core file's registers as a failure.
13461
e6ccd35f
JSC
134622001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
13463
a9c64011
AS
13464 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
13465 test expect string more specific.
e6ccd35f 13466
105ba819
CV
134672001-12-13 Corinna Vinschen <vinschen@redhat.com>
13468
13469 * gdb.asm/asm-source.exp: Add support for xstormy16.
13470 * gdb.asm/configure.in: Ditto.
13471 * gdb.asm/configure: Rebuild.
13472 * gdb.asm/xstormy16.inc: New file.
13473
e9e79dd9
FF
134742001-12-10 Fred Fish <fnf@redhat.com>
13475
13476 * gdb.base/maint.exp: Update to match changes in type dumping code.
13477
347dc97d
JB
134782001-12-10 Jim Blandy <jimb@redhat.com>
13479
13480 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
13481 matching the entry point symbol's name at the beginning of the
13482 line.
13483
5178b9d6
DJ
134842001-12-07 Daniel Jacobowitz <drow@mvista.com>
13485
13486 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
13487 gdb.c++/inherit.exp, gdb.c++/method.exp,
13488 gdb.c++/namespace.exp, gdb.c++/templates.exp,
13489 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
13490 and class layout support.
13491
af890c52
DJ
134922001-12-07 Daniel Jacobowitz <drow@mvista.com>
13493
13494 * gdb.c++/classes.exp: Add test for static member function.
13495 * gdb.c++/misc.cc: Add class with static member function.
13496
7a345fb3
JB
134972001-12-07 Jim Blandy <jimb@redhat.com>
13498
f2e54a80 13499 If GDB says it can't find the struct the function returned, report
8032bf31
JB
13500 those tests as `unsupported'.
13501 * gdb.base/call-rt-st.exp (print_struct_call): New function.
13502 Rewrite subsequent tests to use it.
13503
13504 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
13505 those tests as `unsupported'.
13506 * gdb.base/structs.exp (call_struct_func): New function.
13507 (do_function_calls): Use call_struct_func to call the functions
13508 returning structs.
13509
0bc69509
JB
13510 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
13511 whether functions are prototyped or not, so we can't possibly pass
13512 arguments to t_float_values2 properly.
13513
7a345fb3
JB
13514 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
13515 value of `timeout' for targets other than the mips*tx39-*.
13516
edb6ede1
MS
135172001-12-06 Michael Snyder <msnyder@redhat.com>
13518
d63a86f8 13519 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
13520 and detect whether the start symbol has a leading underscore.
13521
2d842f13
JB
135222001-12-04 Jim Blandy <jimb@redhat.com>
13523
13524 * gdb.base/completion.exp: Clarify indentation.
13525
68550daf
JB
135262001-12-03 Jim Blandy <jimb@redhat.com>
13527
13528 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
13529 variables on the S/390, not `.word'.
13530
cd5195a8
JB
135312001-11-30 Jim Blandy <jimb@redhat.com>
13532
13533 Add assembly-source tests for s390-ibm-linux.
13534 * gdb.asm/s390.inc: New file.
13535 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
13536 the S/390 architecture.
a9c64011 13537 * gdb.asm/configure: Regenerated.
cd5195a8 13538
ca9efc90
MS
135392001-11-30 Michael Snyder <msnyder@redhat.com>
13540
13541 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
13542 next, info source, info sources, info line, global and static
13543 variables, and static functions.
13544 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
13545 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
13546 * gdb.asm/asmsrc1.s: Add a static function and some variables.
13547 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
13548 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
13549 (gdbasm_leave): Restore frame pointer.
13550 (gdbasm_startup): Copy stack set-up from crt0.S.
13551
d0e66976
FN
135522001-11-26 Fernando Nasser <fnasser@redhat.com>
13553
13554 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
13555 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
13556 to a local (non-static) variable. Copy tstruct.a to a static buffer
13557 and return a pointer to that buffer.
13558 * gdb.base/callfwmall.c (t_structs_a): Ditto.
13559
e2334072
MK
135602001-11-24 Mark Kettenis <kettenis@gnu.org>
13561
13562 * gdb.asm/configure.in: Fix recognition of ix86 target.
13563 * gdb.asm/configure: Regenerate.
13564
756caa3d
MS
135652001-11-21 Michael Snyder <msnyder@redhat.com>
13566
13567 * gdb.asm/sparc.inc: New file.
13568 * gdb.asm/asm-source.exp: Recognize sparc target.
13569 * gdb.asm/configure.in: Recognize sparc target.
13570 * gdb.asm/configure: Regenerate.
d63a86f8 13571
9a4d72d5
MS
135722001-11-21 Michael Snyder <msnyder@redhat.com>
13573
13574 * gdb.asm/m32r.inc: New file.
13575 * gdb.asm/asm-source.exp: Recognize m32r target.
13576 * gdb.asm/configure.in: Recognize m32r target.
13577 * gdb.asm/configure: Regenerate.
13578
a773d1cd
MS
135792001-11-20 Michael Snyder <msnyder@redhat.com>
13580
017ac23d
MS
13581 * gdb.asm/i386.inc: New file.
13582 * gdb.asm/asm-source.exp: Recognize ix86 target.
13583 * gdb.asm/configure.in: Recognize ix86 target.
13584 * gdb.asm/configure: Regenerate.
13585
a773d1cd
MS
13586 * gdb.c++/namespace.exp: Fix quotes in output messages.
13587
bb632afb
MS
135882001-11-14 Michael Snyder <msnyder@redhat.com>
13589
25d559ca 13590 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
13591 qualifier in a type cast expression, to designate an address
13592 in the instruction space (Harvard architecture).
13593
4749e309
MS
135942001-11-13 Michael Snyder <msnyder@redhat.com>
13595
13596 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
13597 Tests for expressions using 'const' and 'volatile'.
13598
25050984
CV
135992001-11-13 Corinna Vinschen <vinschen@redhat.com>
13600
13601 * gdb.asm/asm-sources.exp: Allow defining linker flags.
13602
1902c51f
DJ
136032001-11-12 Daniel Jacobowitz <drow@mvista.com>
13604
13605 * lib/mi-support.exp (mi_run_to_helper): Move comments
13606 outside of gdb_expect.
13607
dcf95b47
DJ
136082001-11-11 Daniel Jacobowitz <drow@mvista.com>
13609
13610 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
13611 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
13612 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
13613 mi0_run_to): New functions.
13614 * gdb.mi/mi-simplerun.exp: Use them.
13615 * gdb.mi/mi0-simplerun.exp: Likewise.
13616 * gdb.mi/mi-var-cmd.exp: Likewise.
13617 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 13618
45b074e1
AC
136192001-11-10 Andrew Cagney <ac131313@redhat.com>
13620
13621 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
13622 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
13623
bf50d346
AC
136242001-11-09 Andrew Cagney <ac131313@redhat.com>
13625
13626 * gdb.base/restore.exp: Include $expected value in restored test
13627 message.
13628
9383332c
AC
136292001-11-09 Andrew Cagney <ac131313@redhat.com>
13630
13631 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
13632 implemented.
13633
db62520a
MS
136342001-11-08 Michael Snyder <msnyder@redhat.com>
13635
13636 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
13637 Add pass/fail message for stop at breakpoint in call dummy function.
13638
b5703437
MS
136392001-11-07 Michael Snyder <msnyder@redhat.com>
13640
d63a86f8
RM
13641 * gdb.c++/templates.exp (test_template_breakpoints):
13642 If we get an overload menu, but it does not match what
760f6330 13643 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
13644 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
13645 making the whitespace optional. Argument for "new" may be
13646 "unsigned" as well as "unsigned int/long".
d63a86f8 13647 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
13648 making the whitespace optional. Also replace "(void) with
13649 "((void|)), making the keyword "void" optional.
d63a86f8 13650 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
13651 making the whitespace optional. Also replace "(void) with
13652 "((void|)), making the keyword "void" optional.
3bf40917
MS
13653 * gdb.base/callfuncs.c (t_float_values): This function must
13654 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 13655 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
13656 can be tested against both cases. Usually one case involves
13657 promotion of float to double, while the other does not.
13658 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
13659 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
13660 includes a stack frame for "start".
13661
c8ab4e6d
JB
136622001-11-05 Jim Blandy <jimb@redhat.com>
13663
13664 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
13665 pointers are 32 bits long, and that offsets of relocs are always
13666 stored in the data (REL-style), and not in the reloc entry itself
13667 (RELA-style).
13668 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
13669 stabs.
13670
3f08ced9
MS
136712001-11-01 Michael Snyder <msnyder@redhat.com>
13672
13673 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
13674 and regular expression operators by using quoting.
13675
cbfa24cd
MS
136762001-10-31 Michael Snyder <msnyder@redhat.com>
13677
13678 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
13679 depending on what the symbol table contains.
13680 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
13681 the output of the ptype command. Similarly, accept both "const &"
13682 and "const&".
13683
aaa68313
CV
136842001-10-31 Corinna Vinschen <vinschen@redhat.com>
13685
13686 * gdb.base/miscexprs.c (main): Add usage of preprocessor
13687 symbol `STORAGE' to allow to choose the storage class of
13688 the local datastructures.
13689 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
13690 compiler directive.
13691
91740388
MS
136922001-10-30 Michael Snyder <msnyder@redhat.com>
13693
13694 * gdb.base/jump.exp: Allow it to run for all targets.
13695
1b7c05e7
CV
136962001-10-29 Corinna Vinschen <vinschen@redhat.com>
13697
13698 * gdb.base/call-ar-st.c (print_double_array): Match for loop
13699 with new double_array size.
13700 (main): Change storage class of all local variables to static.
13701 Reduce size of double_array to 9.
13702 * gdb.base/call-ar-st.exp: Increase timeout value.
13703 Change expected output for double array to match new size in
13704 call-ar-st.c.
13705
36a22261
CV
137062001-10-29 Corinna Vinschen <vinschen@redhat.com>
13707
13708 * gdb.base/ending-run.exp: Create identical output when passing
13709 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 13710 Stormy16 target.
36a22261 13711
92b8ae91
MK
137122001-10-28 Mark Kettenis <kettenis@gnu.org>
13713
13714 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
13715 that we catch the expected failure under Linux/x86.
13716
cb135b83
OF
137172001-10-29 Orjan Friberg <orjanf@axis.com>
13718
13719 * gdb.base/setvar.exp: Escape curly braces.
13720 * gdb.stabs/weird.exp: Ditto.
13721
6884aa54
DJ
137222001-10-27 Daniel Jacobowitz <drow@mvista.com>
13723
13724 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
13725 * gdm.mi/mi0-hack-cli.exp: Likewise.
13726
0398c9aa
AC
137272001-10-25 Andrew Cagney <ac131313@redhat.com>
13728
13729 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
13730 messages.
13731
d20bf2e8
AC
137322001-10-21 Andrew Cagney <ac131313@redhat.com>
13733
13734 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
13735 checking MI enabled.
13736
03dd63aa
CV
137372001-10-09 Corinna Vinschen <vinschen@redhat.com>
13738
13739 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
13740
1d9d99f3
FCE
137412001-10-04 Frank Ch. Eigler <fche@redhat.com>
13742
13743 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
13744 if gdb child process crashes, just signal an error.
13745
838ae6c4
JB
137462001-10-02 Jim Blandy <jimb@redhat.com>
13747
13748 * lib/gdb.exp (test_xfail_format): Simplify.
13749
13750 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
13751 front of the variable name `format'. Simplify `if'.
13752
8f0cbc1c
DJ
137532001-10-01 Daniel Jacobowitz <drow@mvista.com>
13754
13755 * gdb.threads/pthreads.exp: Wait for output and delay
13756 before sending ^C.
13757
1f08dafd
DJ
137582001-10-01 Daniel Jacobowitz <drow@mvista.com>
13759
13760 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
13761 some incorrect output instead of timing out.
13762 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
13763
674f90ff
CV
137642001-09-28 Corinna Vinschen <vinschen@redhat.com>
13765
13766 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
13767 check to allow additional `int'.
13768
9b284272
DJ
137692001-09-27 Daniel Jacobowitz <drow@mvista.com>
13770
13771 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
13772 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
13773
b55a4771
MS
137742001-09-27 Michael Snyder <msnyder@redhat.com>
13775
13776 * lib/gdb.exp (test_debug_format): New proc.
13777 (setup_xfail_format): Use new proc test_debug_format.
13778 * gdb.base/constvars.exp (local_compiler_xfail_check): New
13779 proc; use new service proc test_debug_format.
13780 Replace all other "gcc_compiled" tests with this test.
13781 * gdb.base/volatile.exp (local_compiler_xfail_check): New
13782 proc; use new service proc test_debug_format.
13783 Replace all other "gcc_compiled" tests with this test.
13784
137852001-09-27 Michael Snyder <msnyder@redhat.com>
13786
13787 * gdb.base/cvexpr.exp: New file.
13788 * gdb.base/cvexpr.c: New file
13789 Test for expressions using const and volatile keywords.
13790
4e6667ac
CV
137912001-09-26 Corinna Vinschen <vinschen@redhat.com>
13792
13793 * gdb.base/constvars.exp: Check for different orders of keywords
13794 and additional "int" strings in output.
13795
4f337972
AC
137962001-09-22 Andrew Cagney <ac131313@redhat.com>
13797
13798 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
13799 responses from "help maint".
13800
2015650d
FCE
138012001-09-19 Frank Ch. Eigler <fche@redhat.com>
13802
13803 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
13804 to localhost:NNN instead of :NNN, in case Xvfb is listening
13805 only on TCP.
13806
f3bcedc1
CV
138072001-09-19 Corinna Vinschen <vinschen@redhat.com>
13808
13809 * gdb.base/recurse.exp: When checking leaving the watchpoint
13810 scope, recognize when gdb is in function's epilogue and pass.
13811
6b819c92
KS
138122001-09-18 Keith Seitz <keiths@redhat.com>
13813
13814 * lib/insight-support.exp (_gdbtk_export_target_info): Add
13815 support for running tests against sid targets.
13816 (gdbtk_done): Ditto.
13817
a10c9419
CV
138182001-09-18 Corinna Vinschen <vinschen@redhat.com>
13819
13820 * gdb.base/ending-run.c (main): Set stdout buffersize
13821 to the same reasonable value for any target.
13822 * gdb.base/ending-run.exp: Add a regular expression
13823 to make testsuite happy on Sanyo Stormy16 target.
13824
739d0d99
CV
138252001-09-17 Corinna Vinschen <vinschen@redhat.com>
13826
13827 * gdb.base/display.c (do_loops): Add float variable `f'.
13828 Increment f in loop.
13829 * gdb.base/display.exp: Increment timeout by 60 seconds.
13830 Change float display test to use variable `f'.
13831
1b8947f0
JB
138322001-09-17 Jim Blandy <jimb@redhat.com>
13833
13834 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
13835 overflowing the limited breakpoint tables on some ROM monitors
13836 (like the ROM68K).
13837
9890ac81
FCE
138382001-09-15 Frank Ch. Eigler <fche@redhat.com>
13839
13840 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
13841 the "-ac" (disable access control) flag.
13842
6db765ea
JH
138432001-08-30 Jeff Holcomb <jeffh@redhat.com>
13844
13845 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
13846 ints.
13847
4c32cc04
KS
138482001-08-30 Keith Seitz <keiths@redhat.com>
13849
13850 * lib/gdb.exp: Move all insight-related functionality into
13851 separate file.
13852 * lib/insight-support.exp: New file.
13853
8d6e6f81
FCE
138542001-08-29 Frank Ch. Eigler <fche@redhat.com>
13855
13856 * config/sid.exp (sid_start): Never set sid verbosity; disable
13857 expect_background {} that consumed its stdout; tolerate </dev/null.
13858 Attempt to set endianness override in "sid" protocol mode. Cleanup.
13859
6a90e1d0
AC
138602001-08-18 Andrew Cagney <ac131313@redhat.com>
13861
13862 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
13863 CLI jump command to start it.
13864 (mi_run_to_main): Fail immediatly when unexpected output.
13865
1759b3c3
AC
138662001-08-18 Andrew Cagney <ac131313@redhat.com>
13867
13868 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
13869 beginning of function. Fix PR gdb/191.
13870
61d11d80
FCE
138712001-08-16 Frank Ch. Eigler <fche@redhat.com>
13872
13873 * config/sid.exp (sid_start): Don't warn if we cannot figure out
13874 what to force sid endianness to.
13875
942a4df2
KS
138762001-08-15 Keith Seitz <keiths@redhat.com>
13877
13878 * lib/gdb.exp (gdbtk_start): Don't set environment
13879 variables for TCL_LIBRARY and friends. Insight will
13880 now figure these out for itself.
13881
0521c418
MS
138822001-08-02 Michael Snyder <msnyder@redhat.com>
13883
13884 * gdb.base/completion.exp: Remove the symbol "a64l" from
13885 the expect string; this is target-specific, and not related
13886 to what is being tested.
13887
74a9a58a
DB
138882001-08-02 Dave Brolley <brolley@redhat.com>
13889
13890 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
13891
c70819fa
MS
138922001-07-25 Michael Snyder <msnyder@redhat.com>
13893
c2b8fa57
MS
13894 * gdb.base/consecutive.exp: New file. Test stepping over
13895 breakpoints on consecutive instructions.
13896 * gdb.base/consecutive.c: New file.
13897
c70819fa
MS
13898 * gdb.base/call-rt-st.exp: Use double-backslash to quote
13899 curly braces in regular expressions.
13900
2b1a1355
MS
139012001-07-25 Michael Snyder <msnyder@redhat.com>
13902
13903 * gdb.base/ending-run.exp: Accept "Program exited normally" as
13904 legitimate output from stepping out of main.
13905
413eca6f
KS
139062001-07-22 Keith Seitz <keiths@redhat.com>
13907
13908 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
13909 the empty string, do not run the tests.
13910
7e5a9322
SC
139112001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13912
13913 * gdb.base/long_long.exp: Detect size of pointer. Take into
13914 account 2-byte pointers when testing for p/a results.
13915
de58f10f
SC
139162001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13917
d63a86f8 13918 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
13919 and defined to 1K for m68hc11.
13920 (random_data): Reduce table to 1K for embedded platforms (68hc11).
13921 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
13922 (sizeof_random_data): New variable to tell the size of the data table;
13923 don't test past this size; always run to main.
13924
d6f5fea1
SC
139252001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13926
13927 * gdb.base/return2.exp: return of long long and double fails for
13928 68HC11; don't execute these tests on that platform.
13929 * gdb.base/return.exp: Return of a double fails for 68hc11.
13930
c477543d
SC
139312001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13932
13933 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
13934 tests that print a float.
13935 * call-rt-st.exp: Likewise.
13936
63cf1c79
MK
139372001-07-12 Mark Kettenis <kettenis@gnu.org>
13938
13939 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
13940 running this test on Linux.
13941
112f9ab5
MC
139422001-06-24 Michael Chastain <chastain@redhat.com>
13943
13944 * gdb.base/arithmet.exp: Remove some tests to make all test names
13945 unique.
13946
4970cb0f
MS
139472001-07-03 Michael Snyder <msnyder@redhat.com>
13948
13949 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
13950 the output of the ptype command.
13951
d85da69f
MS
139522001-07-02 Michael Snyder <msnyder@redhat.com>
13953
4c8a82de
MS
13954 * gdb.base/completion.exp: Don't assume that break.c is the only
13955 source file that may contain functions named "marker".
d85da69f
MS
13956 * gdb.base/corefile.exp: Quote the curly braces in regexp.
13957
8afc772b
AC
139582001-06-28 Andrew Cagney <ac131313@redhat.com>
13959
13960 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
13961 of files to delete.
13962
13963 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
13964 * gdb.disasm/h8300s.exp: New file.
13965 gdb.disasm/h8300s.s: Likewise.
13966
cff22675
AC
139672001-06-27 Andrew Cagney <ac131313@redhat.com>
13968
13969 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
13970 empty breakpoint tables.
13971
68c81b54
AC
139722001-06-25 Andrew Cagney <ac131313@redhat.com>
13973
13974 * lib/mi-support.exp: Update args=... part of stop-reason
13975 patterns. Accept either a list or a tuple.
13976
2dd62704
AC
139772001-06-23 Andrew Cagney <ac131313@redhat.com>
13978
13979 * lib/mi-support.exp: Remove local emacs variable defining
13980 change-log-default-name.
13981
b4127474
MC
139822001-06-22 Michael Chastain <chastain@redhat.com>
13983
13984 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
13985 This is operationally compatible with the previous version.
13986
8dbfb380
JB
139872001-06-13 Jim Blandy <jimb@redhat.com>
13988
13989 * lib/gdb.exp (gdb_test): Doc fix.
13990
f2d8c86d
MC
139912001-06-10 Michael Chastain <chastain@redhat.com>
13992
13993 * gdb.base/exprs.exp: Remove a duplicate test.
13994
81564d34
JB
139952001-06-06 Jim Blandy <jimb@redhat.com>
13996
13997 * gdb.base/return2.exp (main): Use values to test float and double
13998 returns that are not NaN's, to avoid being confused by IEEE
13999 comparison rules.
14000
da55addb
MS
140012001-06-04 Michael Snyder <msnyder@redhat.com>
14002
14003 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 14004 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
14005 rather than wait for 12 more tests to time out.
14006
42c65987
JB
140072001-06-06 Jim Blandy <jimb@redhat.com>
14008
b18bced9 14009 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 14010 Don't forget to match the GDB prompt.
b18bced9 14011
42c65987
JB
14012 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
14013
5b41e5f0
JB
140142001-06-04 Jim Blandy <jimb@redhat.com>
14015
14016 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
14017 command.
14018
015e046f
KB
140192001-05-31 Kevin Buettner <kevinb@redhat.com>
14020
14021 * gdb.base/annota1.exp (info break): Match four or more spaces
14022 after "Address".
14023
fb1ffbbe
MC
140242001-05-31 Michael Chastain <chastain@redhat.com>
14025
14026 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
14027 (dm_type_int_star): Likewise.
14028 (dm_type_long_star): Likewise.
14029 (dm_type_void_star): Likewise.
14030
5ea2a32c
KB
140312001-05-29 Kevin Buettner <kevinb@redhat.com>
14032
14033 * gdb.base/completion.exp (INPUTRC): Set this environment variable
14034 to a known value in order to get consistent results regardless
14035 of the setting of INPUTRC or the presence or contents of .inputrc.
14036
ae23c492
MS
140372001-05-24 Michael Snyder <msnyder@redhat.com>
14038
ac55707e
MS
14039 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
14040 Don't require that the main thread and the manager thread are the
14041 first in the list.
14042
ae23c492
MS
14043 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
14044 debugging. If test fails, issue an "unsupported" not a "fail".
14045
400071f1
JB
140462001-05-24 Jim Blandy <jimb@redhat.com>
14047
14048 Don't assume that short is shorter than int.
14049 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
14050 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 14051 this isn't true.
400071f1
JB
14052 ("print unsigned char == (~0)"): Add test that verifies that ~0,
14053 an int, is not equal to ~0 stored in an unsigned char. This tests
14054 the same thing that the previous test meant to, but works on
14055 16-bit machines, too.
14056 ("print unsigned char != (~0)"): Same test, complemented.
14057
0816a3e5
MS
140582001-05-24 Michael Snyder <msnyder@redhat.com>
14059
14060 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 14061 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
14062 and prevents dejagnu getting out of step.
14063
f6dc23a9
KB
140642001-05-23 Kevin Buettner <kevinb@redhat.com>
14065
14066 * gdb.base/finish.exp (finish_void): Revise pattern for
14067 stopping on the call statement to not permit stopping at
14068 the start of the instructions comprising the call sequence.
14069
7dbd117d
MC
140702001-05-19 Michael Chastain <chastain@redhat.com>
14071
14072 * gdb.base/callfuncs.exp: Make all test names unique.
14073 * gdb.base/commands.exp: Make all test names unique.
14074 * gdb.base/condbreak.exp: Make all test names unique.
14075 * gdb.base/dbx.exp: Make all test names unique.
14076 * gdb.base/default.exp: Make all test names unique.
14077 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
14078 and TIMEOUT messages to their corresponding PASS message.
14079 * gdb.base/ending-run.exp: Make all test names unique.
14080 * gdb.base/long_long.exp: Remove duplicate test.
14081
6b0b0a9e
KB
140822001-05-21 Kevin Buettner <kevinb@redhat.com>
14083
14084 * gdb.base/finish.exp (finish_void): Allow "finish" command to
14085 stop on the call statement as well as the statement after the
14086 call.
14087
2caa35cb
MS
140882001-05-21 Michael Snyder <msnyder@redhat.com>
14089
14090 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
14091
40713331
EZ
140922001-05-10 Elena Zannoni <ezannoni@redhat.com>
14093
a9c64011
AS
14094 * gdb.base/completion.exp: Revamp test. Make it execute on all
14095 platforms.
40713331 14096
c2c1be8d
EZ
140972001-05-10 Elena Zannoni <ezannoni@redhat.com>
14098
a9c64011
AS
14099 * config/gdbserver.exp (gdb_load): Handle the case
14100 in which the arguments to gdbserver are given in the
14101 baseboard configuration file.
14102 Also handle the case in which the server needs to do a
14103 load.
2c9cd303 14104
9671de48
KS
141052001-05-07 Keith Seitz <keiths@cygnus.com>
14106
a9c64011
AS
14107 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
14108 set up the display for testing.
14109 (gdbtk_start): Convert all paths to paths that tcl will like.
14110 Export target information to environment.
14111 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
14112 necessary.
14113 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
14114 (to_tcl_path): New proc to convert a given pathname into
14115 a path acceptible as an argument to a tcl command.
14116 (_gdbtk_export_target_info): New proc to export target info
14117 into the environment for gdbtk testing.
14118 (gdbtk_done): New proc to signal end-of-test.
9671de48 14119
5a360f47
JB
141202001-05-06 Jim Blandy <jimb@redhat.com>
14121
14122 * restore.c: Make the code of caller0 correspond to its comment.
14123
66c756c6
MS
141242001-05-03 Michael Snyder <msnyder@redhat.com>
14125
14126 * config/sid.exp (gdb_target_sid): Check for error messages.
14127 On error or timeout, don't make expect exit (which will terminate
14128 all subsequent tests); instead just make gdb exit.
d63a86f8 14129 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
14130 return a negative value.
14131
a966fde5
JB
141322001-04-24 Jim Blandy <jimb@redhat.com>
14133
851c18e0
JB
14134 * gdb.c++/templates.exp: If we see the prompt for the overload
14135 list, but we haven't recognized any of the longer patterns,
14136 arrange for this test to fail, not hang.
14137
a966fde5
JB
14138 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
14139 variations.
14140
db144853
MC
141412001-04-22 Michael Chastain <chastain@redhat.com>
14142
14143 * gdb.c++/local.exp: Use the 'runto' library function.
14144 * gdb.c++/namespace.exp: Likewise.
14145 * gdb.c++/overload.exp: Likewise.
14146
3207ec21
KB
141472001-03-26 Kevin Buettner <kevinb@redhat.com>
14148
14149 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
14150 * gdb.base/step-line.exp: New file. Test step/next in presence of
14151 #line directives.
14152 * gdb.base/step-line.c: New file. Test program for the above.
14153 * gdb.base/step-line.inp: New file. We pretend that this file has
14154 been transformed by some other tool into step-line.c.
14155
13b57657
JB
141562001-03-21 Jim Blandy <jimb@redhat.com>
14157
14158 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
14159 unmangled operator names.
14160
754cbe1c
JB
141612001-03-20 Jim Blandy <jimb@redhat.com>
14162
14163 * gdb.threads/linux-dp.exp: Recognize an additional message
14164 generated by GDB when it doesn't understand how to debug threads
14165 on the target system.
14166
177495c9
AC
141672001-03-19 Andrew Cagney <ac131313@redhat.com>
14168
14169 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
14170
f266096b
MC
141712001-03-12 Michael Chastain <chastain@redhat.com>
14172
14173 * gdb.c++/derivation.exp: Use the 'runto' library function.
14174
cac3c2ff
MC
141752001-03-12 Michael Chastain <chastain@redhat.com>
14176
14177 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
14178
b6c11a24
MC
141792001-02-24 Michael Chastain <chastain@redhat.com>
14180
14181 * gdb.c++/ref-types.exp: Change handwritten code to library
14182 function 'runto'.
14183
6bae5bce
OF
141842001-03-16 Orjan Friberg <orjanf@axis.com>
14185
14186 * gdb.base/signals.exp: Set count to 0 explicitly.
14187
0015fd9a
MS
141882001-03-15 Mark Salter <msalter@redhat.com>
14189
14190 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
14191 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
14192 (gdb_load): Add support for additional target_info: gdb_download_size
14193 and gdb_load_timeout.
0015fd9a 14194
fc33412a
DT
14195Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
14196
14197 * gdb.base/annota1.exp: Move test of isnative to earlier in the
14198 file -- to prevent failing when the compile fails but we have no
14199 intention of running the tests anyway.
14200
14201 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
14202 tests if set.
14203
14204 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
14205 integers.
14206
14207 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
14208 * gdb.c++/namespace.exp: Ditto.
14209
115f06de
OF
142102001-03-07 Orjan Friberg <orjanf@axis.com>
14211
14212 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
14213 * gdb.base/pointers.exp: Relax pattern match of decimals.
14214
b6ba6518
KB
142152001-03-06 Kevin Buettner <kevinb@redhat.com>
14216
14217 * Makefile.in, config/abug.exp, config/cfdbug.exp,
14218 config/cpu32bug.exp, config/dve.exp, config/est.exp,
14219 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
14220 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
14221 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
14222 config/sh.exp, config/sid.exp, config/slite.exp,
14223 config/sparclet.exp, config/udi.exp, config/unknown.exp,
14224 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
14225 config/vxworks.exp, config/vxworks29k.exp,
14226 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
14227 gdb.base/all-bin.exp, gdb.base/annota1.exp,
14228 gdb.base/arithmet.exp, gdb.base/assign.exp,
14229 gdb.base/async.exp, gdb.base/attach.exp,
14230 gdb.base/bitfields.exp, gdb.base/bitops.exp,
14231 gdb.base/break.exp, gdb.base/call-ar-st.exp,
14232 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
14233 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
14234 gdb.base/commands.exp, gdb.base/completion.exp,
14235 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14236 gdb.base/constvars.exp, gdb.base/corefile.exp,
14237 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
14238 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
14239 gdb.base/ending-run.exp, gdb.base/environ.exp,
14240 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14241 gdb.base/finish.exp, gdb.base/foll-exec.exp,
14242 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
14243 gdb.base/funcargs.exp, gdb.base/help.exp,
14244 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
14245 gdb.base/logical.exp, gdb.base/long_long.exp,
14246 gdb.base/maint.exp, gdb.base/mips_pro.exp,
14247 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
14248 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
14249 gdb.base/pointers.exp, gdb.base/printcmds.exp,
14250 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
14251 gdb.base/regs.exp, gdb.base/relational.exp,
14252 gdb.base/remote.exp, gdb.base/reread.exp,
14253 gdb.base/restore.exp, gdb.base/return2.exp,
14254 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
14255 gdb.base/selftest.exp, gdb.base/setshow.exp,
14256 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
14257 gdb.base/sigall.exp, gdb.base/signals.exp,
14258 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
14259 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14260 gdb.base/step-test.exp, gdb.base/structs.c,
14261 gdb.base/structs.exp, gdb.base/structs2.exp,
14262 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
14263 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
14264 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
14265 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
14266 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
14267 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
14268 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
14269 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
14270 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
14271 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
14272 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
14273 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
14274 gdb.fortran/types.exp, gdb.java/jmisc.exp,
14275 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14276 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
14277 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14278 gdb.trace/circ.exp, gdb.trace/collection.exp,
14279 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14280 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14281 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
14282 gdb.trace/report.exp, gdb.trace/save-trace.exp,
14283 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14284 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
14285 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
14286 notices.
14287
dc96c6c7 142882001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
14289
14290 * gdb.base/varargs.c (find_max_double): Fix printf format string:
14291 first arg is int not float.
14292
dc96c6c7 142932001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
14294
14295 * gdb.base/reread.exp: Unsupported for non-native targets;
14296 doesn't work for remote debugging.
14297
9b0c4aeb
FN
142982001-02-19 Fernando Nasser <fnasser@redhat.com>
14299
14300 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
14301 * gdb.base/ending-run.exp: Properly handle the BSP state when
14302 stepping past the end of main.
9b0c4aeb 14303
02aa71d5
MC
143042001-02-19 John Moore <jmoore@redhat.com>
14305
14306 * gdb.base/commands.exp (infrun_breakpoint_command_test):
14307 Converted HPUX fix for non-expected items following multiple
14308 step commands into general solution for all platforms.
14309
1fa449a4
MC
143102001-02-18 Michael Chastain <chastain@redhat.com>
14311
14312 * gdb.c++/classes.exp (do_tests): Change runto statements
14313 from "runto 'foo(void)'" to "runto 'foo'". This makes the
14314 statements demangler agnostic.
14315 * gdb.c++/virtfunc.exp (do_tests): Likewise.
14316 (gdb_virtfunc_restart): Likewise.
14317
b2f9ec70
MC
143182001-02-14 Michael Chastain <chastain@redhat.com>
14319
14320 * gdb.c++/inherit.exp (do_tests): Change runto statements
14321 from "runto 'foo(void)'" to "runto 'foo'". This makes the
14322 statements demangler agnostic.
14323
cf74b8ca
AC
14324Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
14325
14326 * gdb.threads/pthreads.exp: Unify pass/fail messages for
14327 ``continue to bkpt at common_routine in thread 2'' and ``stopped
14328 before calling common_routine 15 times'' tests.
14329
99f78f56
MC
143302001-02-11 Michael Chastain <chastain@redhat.com>
14331
14332 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
14333 Helps the test script figure out which demangler is in use.
14334 (dm_type_foo_ref): Ditto.
14335 (dm_type_int_star): Ditto.
14336 (dm_type_long_star): Ditto.
14337 (dm_type_unsigned_int): Ditto.
14338 (dm_type_void): Ditto.
14339 (dm_type_void_star): Ditto.
99707966 14340 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
14341 Probe the gdb demangler and set variables to accommodate
14342 formatting differences.
14343 (info_func_regexp): New function. Same as info_func, but
14344 matches against a regexp.
14345 (info_func): Match against a literal string.
14346 (print_addr_2): New function. Match against a literal string,
14347 which can be different from the input to gdb.
14348 (print_addr): Simply call print_addr_2 with the same argument twice.
14349 (test_lookup_operator_functions): Use demangler formatting variables.
14350 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
14351 the tests in the same order as the C++ class declaration.
14352 (test_paddr_operator_functions): Ditto.
14353 (test_paddr_overloaded_functions): Ditto.
14354 (test_paddr_hairy_functions): Use demangler formatting variables.
14355 Add reference to gdb/19 for related tests.
14356 (do_tests): Call probe_demangler.
14357
1de8f023
KB
143582001-01-30 Kevin Buettner <kevinb@redhat.com>
14359
14360 * gdb.c++/templates.cc (printf): Remove unused function definition.
14361
ca3f91ed
MS
143622001-01-26 Felix Lee <flee@redhat.com>
14363
14364 * sid.exp (sid_exit): Pass host, not target, to remote_close.
14365
143662001-01-25 matthew green <mrg@redhat.com>
14367
14368 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
14369 up sid.
14370 (sid_exit): Call `remote_pop_conn' after GDB is gone.
14371
143722001-01-25 matthew green <mrg@redhat.com>
14373
14374 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 14375 Deprecate $sid_spawn_id.
ca3f91ed
MS
14376 (sid_exit): Remove code necessary only for `spawn.'
14377
143782001-01-25 matthew green <mrg@redhat.com>
14379
14380 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
14381
fb18ec4a
MC
143822001-01-28 Michael Chastain <chastain@redhat.com>
14383
14384 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
14385 to call when tests fail. It takes gdb out of the overloaded
14386 function choice menu back to the main prompt, so that the test
14387 program stays synchronized.
14388 (set_bp_overloaded): New proc to collect all the common
14389 code for setting a breakpoint on an overloaded name. Calls
14390 take_gdb_out_of_choice_menu when needed.
14391 (menu_overload1arg): New variable to collect the repeated
14392 instances of the expected menu for an overloaded name. Change
14393 the regular expression to handle changes in g++ type encoding:
14394 "void" can be either "void" or "", and "unsigned int" can be
14395 either "unsigned int" or "unsigned".
14396 (continue_to_bp_overloaded): Change regular expressions to handle
14397 changes in g++ type encoding.
14398 (no proc): Call take_gdb_out_of_choice_menu when needed.
14399 Remove redundant calls to "info break". Accept either "canceled"
14400 or "cancelled". Change regular expressions in "info break"
14401 calls to handle changes in g++ type encoding. Give all tests
14402 unique strings.
14403
9c646a6e
BE
144042001-01-17 Ben Elliston <bje@redhat.com>
14405
14406 * config/sid.exp: New file.
14407
9549d9c1
AC
14408Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
14409
14410 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
14411
dc96c6c7 144122000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
14413
14414 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
14415 Add a RE to accept a non-ascii char if one is ever presented.
14416
b4df4f68
FN
144172000-12-20 Fernando Nasser <fnasser@redhat.com>
14418
297dd0fd 14419 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 14420
dc96c6c7 144212000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 14422
d63a86f8 14423 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
14424 in regexp. One '\' does not suffice on Linux.
14425
4a7bddb6
MC
144262000-12-09 Michael Chastain <chastain@redhat.com>
14427
14428 * gdb.base/break.exp (test_clear_command): Use a marker function
14429 rather than 'main' for the test function. Also move this
14430 test to an execution point where the marker function names are
14431 guaranteed to be bound to functions. (Executing tests after a
14432 'finish' from main runs into name conflicts with local names
14433 in __libc_start_main).
14434
dc96c6c7 144352000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
14436
14437 * gdb.base/finish.exp: New test for gdb's "finish" command.
14438 * gdb.base/return2.exp: New test for gdb's "return" command.
14439 * gdb.base/return2.c: New source file for above.
14440
dc96c6c7 144412000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
14442
14443 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
14444 * gdb.base/miscexprs.exp: Ditto.
14445 * gdb.base/pointers.exp: Ditto.
14446 * gdb.c++/derivation.exp: Ditto.
14447 * gdb.c++/local.exp: Ditto.
14448 * gdb.c++/namespace.exp: Ditto.
14449 * gdb.c++/overload.exp: Ditto.
14450 * gdb.c++/ref-types.exp: Ditto.
14451
dc96c6c7 144522000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
14453
14454 * gdb.base/constvars.exp: Test result of "up" command.
14455 * gdb.base/miscexprs.exp: Ditto.
14456 * gdb.base/pointers.exp: Ditto.
14457 * gdb.base/scope.exp: Ditto.
14458 * gdb.c++/derivation.exp: Ditto.
14459 * gdb.c++/local.exp: Ditto.
14460 * gdb.c++/namespace.exp: Ditto.
14461 * gdb.c++/overload.exp: Ditto.
14462 * gdb.c++/ref-types.exp: Ditto.
14463
44097287
FN
144642000-11-22 Michael Chastain <chastain@redhat.com>
14465
14466 * mips_pro.exp: Accept either "middle -> top -> main" or
14467 "middle -> main" in the backtrace, because gcc can optimize
14468 tail calls to jumps. Remove setup_xfail for the hppa case.
14469 Add a comment with the original warning messages from PR 3016,
14470 which was filed in 1993, to preserve them for posterity.
14471
9d2e1bab
ND
144722000-11-17 Nick Duffek <nsd@redhat.com>
14473
14474 * lib/gdb.exp (gdb_test): Override timeout with board info.
14475
1aca8eb7
ND
144762000-11-17 Nick Duffek <nsd@redhat.com>
14477
14478 * gdb.base/display.exp: Don't kill running stub. Add "again" to
14479 the second kill and detach messages.
14480
93076499
ND
144812000-11-17 Nick Duffek <nsd@redhat.com>
14482
14483 * configure.in: Add AC_EXEEXT.
14484 * configure: Regenerate.
14485 * Makefile.in (just-check): Export EXEEXT.
14486 * lib/gdb.exp ($EXEEXT): Import from environment.
14487 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
14488 expect "maint dump-me" on Cygwin.
14489 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
14490 $EXEEXT.
14491
30e87cd3
ND
144922000-11-17 Nick Duffek <nsd@redhat.com>
14493
14494 * gdb.base/break.exp: Test backtrace and finish from called
14495 function on all platforms, not just HP-UX.
14496
dc96c6c7 144972000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
14498
14499 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
14500 code from gdb_target_monitor, so it can be used independantly
14501 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 14502
dc96c6c7 145032000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
14504
14505 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
14506 * gdb.base/corefile.exp: Expect the message "Program is being
14507 debugged already" when we send the "corefile" command, since
14508 the preceeding gdb_load may have connected gdb to a remote target.
14509 * gdb.base/display.exp: Disable hardware watchpoints if new
14510 board info variable "no_hardware_watchpoints" is true.
14511 Replace single-letter commands with more readable ones.
14512 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
14513 if new board info variable "no_hardware_watchpoints" is true.
14514 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
14515 to see if stdio (printf) testing is possible.
14516 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
14517 board info variable "no_hardware_watchpoints" is true. Use new
14518 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
14519
39124dea
FN
145202000-11-13 Fernando Nasser <fnasser@redhat.com>
14521
14522 From Orjan Friberg <orjanf@axis.com>:
14523 * gdb.base/printcmds.exp: Escape curly braces followed by a number
14524 in array print pattern match.
14525
a9e2e984
FN
145262000-11-09 Fernando Nasser <fnasser@redhat.com>
14527
14528 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
14529 spelling "cancelled" to U.S. spelling "canceled" to match changes
14530 made to gdb.
14531 * gdb.c++/ovldbreak.exp: Ditto.
14532
c7db355b
PS
145332000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14534
14535 * gdb.base/callfuncs.c (main): Moved to end of file, call
14536 t_double_values to initialize the FPU before inferior calls are made.
14537 * gdb.base/callfuncs.exp: Test for register preservation after calling
14538 inferior functions. Add tests for continuining, finishing and
14539 returning from a stop in a call dummy.
14540
dc96c6c7 145412000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
14542
14543 * gdb.base/commands.exp: Break up long lines, and re-indent.
14544
dc96c6c7 145452000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
14546
14547 * config/gdbserver.exp: Rewritten from the ground up, to make it
14548 compatible with the current dejagnu tree, and to make it work with
14549 the new "gdbserver" in libremote.
14550
dc96c6c7 145512000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
14552
14553 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
14554 * gdb.base/varargs.exp: Skip entire test if no printf support.
14555 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
14556 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
14557
dc96c6c7 145582000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
14559
14560 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
14561 no floating point support.
14562 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
14563 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
14564 * gdb.base/call-rt-st.exp: Ditto.
14565 * gdb.base/call-strs.exp: Ditto.
14566
bac5fc66
JG
145672000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
14568
14569 * gdb.base/sizeof.c: include <stdio.h>.
14570
14571 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
14572 'finish', otherwise uncaptured gdb_prompt would potentially
14573 throw remaining test points out of sync.
bac5fc66 14574
b22a6027
SB
145752000-07-26 Scott Bambrough <scottb@netwinder.org>
14576
14577 * gdb.base/recurse.exp: Run tests for all targets.
14578 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
14579 gnu-oldld case on ARM.
14580 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
14581 for ARM targets.
d63a86f8 14582
d8231941
AG
14583Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
14584
14585 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
14586 * gdb.java/configure: Rebuild.
14587
8caabe69
AG
14588Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
14589
14590 * gdb.java/jv-exp.exp: New file.
14591
9d273ca3
AG
14592Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
14593
14594 * configure: Rebuilt.
14595 * configure.in (configdirs): Add gdb.java.
14596 * gdb.java/jmisc.java: New file.
14597 * gdb.java/jmisc.exp: New file.
14598 * gdb.java/Makefile.in: New file.
14599 * gdb.java/configure: Rebuilt.
14600 * gdb.java/configure.in: New file.
14601 * lib/java.exp: New file.
14602
4f823a66
AC
14603Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14604
14605 * gdb.base/exprs.exp: Test casts to a pointer including over and
14606 underflow.
14607
2391e11d
AC
14608Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
14609
14610 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
14611 and the compilers sizes.
14612
54602222
ND
146132000-07-09 Nick Duffek <nsd@redhat.com>
14614
14615 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
14616 (use_methods): New function.
14617 (main): Call use_methods().
14618 * gdb.c++/classes.exp (test_method_param_class): New procedure.
14619 (do_tests): Call test_method_param_class.
14620
2bec0572
ND
146212000-07-09 Nick Duffek <nsd@redhat.com>
14622
14623 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
14624 spelling.
14625 (test_enums): New procedure. Move enum tests from end of script
14626 to here. Set breakpoint on function name instead of line number.
14627 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
14628 (enums2): New marker function.
14629 (enums1): New function.
14630 (main): Call enums1(). Move enum tests to enums1().
14631
78492fde
AC
14632Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
14633
14634 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
14635 compile/link program. Update line numbers.
14636 * gdb.asm/d10v.inc: Define ``startup''.
14637 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 14638
49a2cef8
AC
14639Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
14640
14641 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
14642
3e6c8688
EZ
146432000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14644
14645 * gdb.base/maint.exp: Add 'maint print architecture' item to output
14646 of 'help maint print' command.
14647
9ff5cbe9
AC
14648Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
14649
14650 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
14651 they use gdb_expect_list.
14652
17c579bd
AC
14653Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
14654
14655 * gdb.base/commands.exp: Use ``set remote
14656 memory-read-packet-size'' instead of ``set endian big'' to test
14657 long commands.
14658
e6d71bf3
DB
146592000-06-03 Daniel Berlin <dan@cgsoftware.com>
14660
14661 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 14662 g++, and stop skipping them.
e6d71bf3
DB
14663
14664 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
14665 work under g++.
14666
d63a86f8 14667 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
14668 initialization.
14669
dc96c6c7 146702000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
14671
14672 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
14673 the regular expression: accept an (almost) arbitrary sequence of
14674 "frames-invalid" and "breakpoints-invalid" messages both before
14675 and after the "starting" message.
14676
dc96c6c7 146772000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
14678
14679 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 14680
dc96c6c7 146812000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
14682
14683 * gdb.base/annota1.exp (annotate-signal-handler-caller):
14684 Relax the regular expression a little, make it pass on Solaris 8.
14685
8216cda9
KB
146862000-05-12 Kevin Buettner <kevinb@redhat.com>
14687
14688 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 14689 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
14690 Instead, it is permissible for gdb to stop on the line of the
14691 call itself.
14692
1a570b2f
MS
146932000-05-12 Michael Snyder <msnyder@.cygnus.com>
14694
14695 * gdb.base/break.exp (bp on small function, optimized file):
14696 Add a second pass pattern. The behavior differs here between stabs
14697 and dwarf for one-line functions. Stabs preserves two line symbols
14698 (one before the prologue and one after) with the same line number,
14699 but dwarf regards these as duplicates and discards one of them.
14700 Therefore the address after the prologue (where the breakpoint is)
14701 has no exactly matching line symbol, and GDB reports the breakpoint
14702 as if it were in the middle of a line rather than at the beginning.
14703
dc96c6c7 147042000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 14705
d63a86f8 14706 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
14707 rather than "send_gdb" (for consistancy).
14708
7d418785
AC
14709Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
14710
14711 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
14712 * gdb.c++/templates.cc: Properly check for GCC version number.
14713 * lib/compiler.cc: Likewise
14714
dc96c6c7 147152000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 14716
d63a86f8 14717 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
14718 gdb may not stop at the first line of main, due to code motion.
14719
dc96c6c7 147202000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
14721
14722 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
14723 This test depends on parsing the printf output from the target.
14724 Since the sparclet stub doesn't do stdio, this will never work.
14725 * gdb.base/call-rt-st.exp: ditto.
14726 * gdb.base/call-strs: ditto.
14727
dc96c6c7 147282000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
14729
14730 * gdb.base/miscexprs.exp: make sizeof long array test portable.
14731
14732 * gdb.base/ending-run.exp: After connecting to a remote target,
14733 but before running, the target will appear to be in a random
14734 location. Specify both a file and a line for breakpoints.
14735 Also, the function that calls main may be called 'init'
14736 rather than 'start'.
14737
a5a51225
EZ
147382000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14739
14740 * gdb.base/help.exp: Update output for add-symbol-file command.
14741
7930cc7c
FN
147422000-04-10 Fernando Nasser <fnasser@cygnus.com>
14743
14744 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14745 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
14746
23e37ab1
C
147472000-04-07 J.T. Conklin <jtc@redback.com>
14748
e93c542c
C
14749 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
14750
23e37ab1
C
14751 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
14752
591b8fa3
PDM
14753Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
14754
14755 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
14756 values that can be represented exactly.
14757 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
14758 above change, and to not check against the directory part of the source
14759 file name.
14760 (step into print_long_arg_list): Likewise.
14761 (print print_small_structs from print_long_arg_list): Likewise.
14762 (print print_long_arg_list): Likewise.
14763
7a495180
EZ
147642000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14765
30b53638 14766 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 14767
beb998c6
AC
14768Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
14769
14770 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
14771
1c689132
DB
147722000-03-25 Daniel Berlin <dan@cgsoftware.com>
14773
14774 * gdb.base/commands.exp (deprecated_command_test): Add test for
14775 deprecate with no arguments.
14776
c1790a9d
JL
147772000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
14778
14779 * gdb.base/break.exp: Add new test for setting breakpoints on
14780 optimized code so we can test breakpoints work even when function
14781 prologues may be optimized away
14782
003ba290
FN
147832000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
14784
14785 From David Whedon <dwhedon@gordian.com>
a9c64011 14786 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 14787
6837a0a2
DB
147882000-03-22 Daniel Berlin <dan@cgsoftware.com>
14789
14790 * gdb.base/help.exp: Added test for new apropos command.
14791
b9593231
KB
147922000-03-21 Kevin Buettner <kevinb@redhat.com>
14793
14794 * gdb.base/pointers.c (usevar): New function.
14795 (main): Make sure that global variables v_int_pointer2, rptr,
14796 and y are all referenced someplace in the program by calling
14797 usevar() on them. [Some linkers delete symbols which are
14798 never referenced. The space remains, but there's no way to
14799 get a (symbolic) handle on the variable from the debugger.]
14800
751a959b
EZ
148012000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14802
14803 * gdb.base/printcmds.c: Add typedeffed arrays.
14804
14805 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
14806 procedure to test arrays that are typedef'd.
14807
73a93a32
JI
148082000-03-13 James Ingham <jingham@leda.cygnus.com>
14809
14810 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 14811 the library directories.
73a93a32 14812
fb40c209
AC
14813Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
14814
14815 * configure.in (configdirs): Add sub directory gdb.mi.
14816 * configure: Re-generate.
14817
14818 * gdb.mi: New directory.
d63a86f8 14819
ee4dd2c9
AC
148202000-02-25 Scott Bambrough <scottb@netwinder.org>
14821
14822 * gdb.base/long_long.exp: Correct test suite failure when printing
14823 a long long value as a double on ARM platforms.
14824
70f0cc22
JB
148252000-02-16 Jim Blandy <jimb@redhat.com>
14826
14827 * gdb.base/break.exp ("breakpoint line number"): Make sure the
14828 default source file is set properly before running this test.
14829
853819b8
EZ
148302000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14831
14832 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
14833 gdbtk/library directory, not in gdbtcl2.
14834
dfcd3bfb
JM
148352000-02-04 Jim Blandy <jimb@redhat.com>
14836
14837 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
14838 backslash from regexp pattern.
14839
14840 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
14841 procedure. Use it to run all the "continue to bp overloaded"
14842 tests. Note that this changes the names of the tests slightly.
14843 If the breakpoint hit message includes a hex PC value, because
14844 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
14845 from the real source code, still consider that a pass.
14846
14847 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
14848 XFAIL here if the breakpoint message contains a hex address. Note
14849 similar change on 1999-11-02.
14850
14851 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
14852
14853 * gdb.base/ptype.exp: Establish a default source file before
14854 calling get_debug_format.
14855
148562000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
14857
14858 * gdb.base/watchpoint.exp: Remove duplication of test messages.
14859
8b93c638
JM
148602000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
14861
14862 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
14863 of successive stepi commands -- while in the prologue we should see
14864 the function entry bracket.
14865
148662000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
14867
14868 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
14869 reach __change_mode() when stepping through the end of main().
14870
c5394b80
JM
148712000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
14872
14873 * gdb.base/default.exp: Fix expected pattern.
14874 * gdb.base/help.exp: Same.
14875
0d06e24b
JM
148762000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14877
14878 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
14879 Don't use xfail's because that affects only the following test.
d63a86f8 14880
0d06e24b
JM
14881 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
14882 solaris or linux.
14883
14884 * gdb.base/selftest.exp: Update to reflect changes to main.c.
14885
dc96c6c7 148862000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 14887
d63a86f8 14888 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
14889 "A syntax error" rather than "A parse error". Accept both.
14890
148912000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
14892
14893 * gdb.base/default.exp: Remove OS dependent string from "target
14894 remote" test.
14895 * gdb.base/help.exp: Same for "help target remote" test.
14896
c3f6f71d
JM
148972000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14898
14899 From Jim Kingdon <kingdon@redhat.com>:
14900
14901 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
14902 prompt (cleanup rather than necessity, but still might keep output
14903 from spilling to next test).
14904
149052000-01-02 Fred Fish <fnf@cygnus.com>
14906
14907 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
14908 AIX, which defines them in <sys/types.h>.
14909
ed9a39eb 149101999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 14911
ed9a39eb
JM
14912 * gdb.base/default.exp: Match arm* etc instead of arm in "info
14913 float" test.
14914
149151999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 14916
ed9a39eb 14917 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
14918
14919 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
14920 outermost frame disallowed".
14921
149221999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
14923
14924 * gdb.base/setvar.exp: New tests for setting the value of a struct
14925 with a constant list.
14926
149271999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
14928
14929 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
14930 require the user to type a cast before setting the value of a struct.
14931
de57eccd
JM
149321999-12-06 Jim Blandy <jimb@cygnus.com>
14933
14934 * gdb.base/default.exp: Expect the new 'info float' command on
14935 all i386 platforms.
14936
14937 * gdb.threads/linux-dp.exp: Expand our ability to recognize
14938 LinuxThreads libraries that don't support debugging.
14939
c2d11a7d
JM
14940Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
14941
14942 * gdb.base/remote.c: Fill the buffer with truely random data.
14943 Change the buffer type to ``unsigned char'' to simplify size
14944 arithmetic.
14945
14946 * gdb.base/remote.exp: Reduce download numbers by one. Typical
14947 stub only handles 400-1 byte packets. Verify that the download
14948 worked.
14949
149501999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
14951
14952 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
14953 tests, using UNRESOLVED for the untested cases. Also, does not wait
14954 for a timeout if the prompt was received before a recognizable pattern.
14955
149561999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
14957
14958 * lib/gdb.exp (gdb_expect_list): Fix spelling.
14959
149601999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14961
14962 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
14963 watchpoints.
14964
149651999-11-24 Jason Merrill <jason@casey.cygnus.com>
14966
14967 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
14968
14969 * gdb.c++/local.exp: Be more flexible in recognizing local class
14970 name mangling. Don't allow horribly truncated method names.
14971 * gdb.c++/derivation.exp: Expect protected inheritance.
14972 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
14973 * gdb.c++/virtfunc.exp: Likewise.
14974 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
14975 when printing a nested enum.
14976
149771999-11-22 Jim Blandy <jimb@cygnus.com>
14978
14979 * gdb.base/step-test.exp: Properly await GDB's response to setting
14980 a breakpoint on the call to large_struct_by_value.
14981
14982 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
14983 just because we have debug info for the `start' function.
14984
149851999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
14986
14987 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
14988 "Unknown signal" messages, which indicate (on LinuxThreads) that
14989 GDB doesn't know how to debug threads on this system. This is
14990 better than hanging while philosopher 0 dumps chatter into gdb.log.
14991
149921999-11-18 Tom Tromey <tromey@cygnus.com>
14993
14994 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
14995
149961999-11-18 Fred Fish <fnf@cygnus.com>
14997
14998 * gdb.base/coremaker2.c: Add sample program for generating
14999 cores that is more self contained than coremaker.c. Eventually
15000 I'll add more code to this and tie it into the testsuite.
15001
4ce44c66
JM
150021999-11-12 Stan Shebs <shebs@andros.cygnus.com>
15003
15004 * gdb.base/dollar.exp: Remove, now in gdb.hp.
15005
150061999-11-10 Jimmy Guo <guo@cup.hp.com>
15007
15008 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
15009 from $srcdir/lib/.
15010 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
15011 and gdb.c++/.
15012
15013 * gdb.c++/derivation.exp: remove redundant get compiler info code.
15014
d63a86f8 15015 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
15016 'continue with watch' test point.
15017
150181999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
15019
15020 Merged from p2linux-990323-branch:
d63a86f8 15021
4ce44c66
JM
15022 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
15023
11cf8741
JM
15024Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
15025
15026 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
15027 {limit,fixed}''. Test ``set download-write-size''.
15028
15029Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
15030
15031 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
15032 gdb_expect_list.
15033
15034Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
15035
15036 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
15037
150381999-11-03 Mark Salter <msalter@cygnus.com>
15039
15040 * gdb.base/break.exp: Fix "stub continue" pattern.
15041
150421999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
15043
15044 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
15045
150461999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
15047
15048 * gdb.base/display.exp ("finish"): Add timeout clause.
15049
15050 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
15051 plain prompt clause, so this doesn't have to time out in order to
15052 fail.
15053
15054 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
15055 breakpoint hit messages include an address.
15056
15057 * gdb.base/display.exp: Don't forget to escape parens in regular
15058 expressions. Unix regexp notatation sucks.
15059
150601999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15061
15062 * gdb.base/annota1.exp: Test for annotate-signalled: change output
15063 order for 'signalled' message.
15064
5c44784c
JM
150651999-11-01 Stan Shebs <shebs@andros.cygnus.com>
15066
15067 From Jimmy Guo <guo@cup.hp.com>:
15068 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
15069 * gdb.base/annota1.c: Add code for tests to work with.
15070
150711999-10-26 Frank Ch. Eigler <fche@cygnus.com>
15072
15073 * gdb.base/remote.exp: New test for remote downloading settings.
15074 * gdb.base/remote.c: New file with large .data.
15075
917317f4
JM
150761999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
15077
15078 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
15079 for LinuxThreads support, merged from the Code Fusion branch.
15080
15081Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
15082
15083 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
15084 containing exp_continue into a while within an expect. Don't
15085 attempt a start more than three times. Check return value from
15086 gdb_load.
d63a86f8 15087
2df3850c
JM
15088Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
15089
15090 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
15091 a pass case.
15092
2acceee2
JM
150931999-10-01 Kevin Buettner <kevinb@cygnus.com>
15094
15095 * gdb.base/break.c (main): Added a statement that we can step
15096 off of.
15097 * gdb.base/break.exp: Added tests for setting a breakpoint
15098 at an offset and stepping onto a breakpoint.
15099
151001999-10-01 Fred Fish <fnf@cygnus.com>
15101
d63a86f8 15102 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
15103 gdb output.
15104
c2c6d25f
JM
151051999-09-18 Jim Blandy <jimb@cris.red-bean.com>
15106
15107 * gdb.base/break.exp: Code locations are in hex, don't forget!
15108 (For HP-UX.)
15109
151101999-09-17 Stan Shebs <shebs@andros.cygnus.com>
15111
15112 * condbreak.exp: Use break.c as test program.
15113 * condbreak.c: Remove, redundant with break.c.
15114
151151999-09-15 Stan Shebs <shebs@andros.cygnus.com>
15116
15117 * config/monitor.exp (gdb_target_monitor): Disable X- and
15118 Z-packets if the target needs it.
15119
151201999-09-13 James Ingham <jingham@leda.cygnus.com>
15121
15122 * gdb.c++/overload.exp: Added tests for listing overloaded
15123 functions with function pointers in the arg, explicitly calling
15124 out the version you want.
15125
cff3e48b
JM
151261999-09-09 Stan Shebs <shebs@andros.cygnus.com>
15127
15128 * long_long.exp: Add variations of test cases that work for
15129 targets with 16-bit ints and 32-bit doubles.
15130
d4f3574e
SS
151311999-09-08 Stan Shebs <shebs@andros.cygnus.com>
15132
15133 * break.c (main): Compare a possibly-uninitialized argc with an
15134 unlikely value that fits in 16 bits.
15135
151361999-09-07 Stan Shebs <shebs@andros.cygnus.com>
15137
15138 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
15139 0xfeeb, don't want negative numbers if ints are 16 bits.
15140
15141 * lib/gdb.exp (skip_cplus_tests): New proc.
15142 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
15143 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
15144 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
15145 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
15146 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
15147 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
15148 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
15149 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
15150
15151 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
15152
15153Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
15154
15155 * gdb.base/corefile.exp (up): Allow a parameter to appear
15156 in the frame that we're going up to.
15157
15158 From Jim Blandy <jimb@cygnus.com>:
15159
15160 * gdb.base/default.exp (info float): Expect some output now.
15161
15162 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
15163 returning floating-point values to fail on the x86.
15164 * gdb.base/callfwmall.exp (do_function_calls): Same.
15165
15166 * gdb.base/list.exp (test_listsize): Correct expectations for
15167 listing line 1 with listsize 2. Also, listing a single line
15168 works now, as does listing three lines. [Kevin's note: There
15169 were a number of other cases fixed too where the expectations
15170 differed...]
15171
151721999-09-02 Stan Shebs <shebs@andros.cygnus.com>
15173
15174 * gdb.base/selftest.exp: Add case for when version prints as
15175 constant string instead of char pointer.
15176
104c1213
JM
151771999-08-25 Stan Shebs <shebs@andros.cygnus.com>
15178
15179 * gdb.base/ending-run.exp: Add Solaris case for what happens when
15180 stepping out of main.
15181
15182 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
15183 G++ used.
15184
15185 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
15186 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
15187
15188 * gdb.c++/ovldbreak.exp: Update match string in test that
15189 includes a warning of multiple breakpoints.
15190
151911999-08-24 Stan Shebs <shebs@andros.cygnus.com>
15192
15193 * gdb.base/display.exp: Improve precision of step-after-finish
15194 added yesterday.
15195
15196 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
15197 test.
15198
15199 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
15200 configs when using G++, not just hppa*.
15201
152021999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15203
15204 * gdb.base/async.c: New file.
15205 * gdb.base/async.exp: New file.
15206
15207Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
15208
15209 * gdb.base/break.exp: Tweak PA specific tests to properly handle
15210 PA64.
15211
53a5351d
JM
15212Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
15213
104c1213
JM
15214 * gdb.base/display.exp: "finish" can leave us mid-line on many
15215 targets, deal with it. Add a small constant to main, instead of
15216 1000 since main+1000 may not be a valid address in the target.
15217
53a5351d
JM
15218 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
15219 on hpux11.
15220
15221 * gdb.base/attach.exp: Handle another hpux11 error message variant
15222 when attaching to a process that does not exist.
15223
152241999-08-19 J.T. Conklin <jtc@redback.com>
15225
15226 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
15227 characters in 'continue to 1241' test.
15228
152291999-08-17 Stan Shebs <shebs@andros.cygnus.com>
15230
15231 * gdb.base/call-ar-st.exp: Add a shorter match case for the
15232 stop in print_long_arg_list, define and use a whitespace
15233 variable in print_small_structs test, add an XFAIL for Solaris.
15234 * gdb.base/dbx.exp: XFAIL func commands until somebody is
15235 interested enough to fix.
15236
7be570e7
JM
152371999-08-13 Keith Seitz <keiths@cygnus.com>
15238
15239 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
15240 (dbx_gdb_load): Remove. Use gdb_load instead, since that
15241 proc knows about targets other than the natives.
15242 (test_assign): Use "gdb_run_cmd" to "run" the target.
15243 Check that we've actually hit the breakpoint at main.
15244 When we attempt to assign a value to a local variable, check
15245 that the variable is in the current scope, i.e., don't use
15246 a test with an empty result.
15247
15248Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
15249
15250 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
15251 command.
15252
152531999-08-09 Stan Shebs <shebs@andros.cygnus.com>
15254
15255 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15256 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
15257 gdb.compat, gdb.threads-hp.
15258 gdb.hp/configure, gdb.hp/configure.in: New files.
15259 gdb.hp/Makefile.in: Recurse into new subdirs.
15260 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
15261 gdb.hp/gdb.objdbg: New directory, tests for debugging info
15262 in object files.
15263 gdb.hp/tools: New directory, aux tools for HP-specific tests.
15264
96baa820
JM
152651999-08-05 Stan Shebs <shebs@andros.cygnus.com>
15266
15267 * gdb.base/display.exp: Help expect by putting a newline in the
15268 funky printf, remove a bogus p/a test.
15269
152701999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15271
15272 * gdb.base/display.exp: Make sure that when we say 'run', we are
15273 connected to the target. This is necessary when running not
15274 natively.
15275
152761999-08-03 Stan Shebs <shebs@andros.cygnus.com>
15277
15278 * gdb.base/step-test.exp: Removed some extraneous messages.
15279
15280 * gdb.base/long_long.exp: Don't run memory examination tests
15281 on little-endian targets (they will need a different set of
15282 results to match).
15283
152841999-08-02 Stan Shebs <shebs@andros.cygnus.com>
15285
15286 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
15287 until somebody decides to fix GDB.
15288
15289 * gdb.base/long_long.c: Stop compiler complaint by specifying long
15290 constant as "ULL".
15291 * gdb.base/long_long.exp: Loosen x/c test, add partial result
15292 matches for a couple x/2 commands.
15293
a0b3c4fd
JM
152941999-07-30 Stan Shebs <shebs@andros.cygnus.com>
15295
15296 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
15297 by merging in ref-types2 tests.
15298 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
15299
15300 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15301 * gdb.c++/Makefile.in: Add standard actions.
15302 (EXECUTABLES): Rename from PROGS, update list.
15303 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
15304 from gdb.hp.
15305 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
15306 foo and bar locals.
15307 * gdb.c++/anon-union.exp: Fix tests to match.
15308 * gdb.c++/classes.exp: Run if HP compiler used, add extra
15309 expect matches to handle output variations.
15310 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
15311 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
15312 output, add HP alternatives for new and delete prints.
15313 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
15314 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
15315 * gdb.c++/demangle.exp: Use $style when reporting failure.
15316 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
15317 * gdb.c++/inherit.exp: Run if HP compiler used, add some
15318 match alternatives.
15319 * gdb.c++/local.exp: Add match alternatives or xfails for HP
15320 compilers.
15321 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
15322 * gdb.c++/method.exp: Add match alternatives.
15323 * gdb.c++/misc.cc: Add bool types.
15324 * gdb.c++/misc.exp: Add tests for bool types.
15325 * gdb.c++/overload.exp: Add xfails.
15326 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
15327 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
15328 add some more template parameter tests (only for HP currently).
15329 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
15330 * gdb.c++/virtfunc.cc: Add return type and value for main.
15331 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
15332 match alternatives.
d63a86f8 15333
a0b3c4fd
JM
153341999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15335
15336 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
15337
153381999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
15339
15340 * gdb.base/signals.exp: Don't expect getting a backtrace from
15341 within a signal handler to fail on Linux.
15342
153431999-07-29 Stan Shebs <shebs@andros.cygnus.com>
15344
15345 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15346 * lib/gdb.exp: Remove some gratuitious semicolons.
15347 (delete_breakpoints): Increase timeout.
15348 (gdb_expect): Add -notransfer option.
15349 (gdb_test): Use -notransfer option.
15350 (get_compiler_info): Add f77 case.
15351 (get_compiler): New proc, split out from gdb_preprocess, add f77
15352 case.
15353 (gdb_preprocess): Call get_compiler.
15354
15355 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
15356 * gdb.base/attach.exp, gdb.base/display.exp,
15357 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
15358 gdb.base/long_long.exp, gdb.base/printcmds.exp,
15359 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
15360 third arg to gdb_test.
15361 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
15362 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
15363 HP-UX xfails, add others.
15364 * gdb.base/completion.exp: Reflect name change of self-test.
15365 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
15366 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
15367 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
15368 HP failure number.
15369 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
15370 useless HP-UX 10.30 references.
15371 * gdb.base/maint.exp: Loosen matches.
15372 * gdb.base/pointers.c (main): Declare more_code.
15373 * gdb.base/pointers.exp: Match on output of a `next'.
15374 * gdb.base/structs.c: Add prototypes.
15375 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
15376 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
15377
153781999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15379
15380 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
15381 command.
15382
153831999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15384
15385 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
15386 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
15387
15388 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
15389 debug info. Deal with lack of signal hanlder info in stack.
15390
a9c64011 15391 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
15392 * gdb.base/annota1.exp: If printf has debug info, deal with it.
15393
5a2468f5
JM
153941999-07-19 Stan Shebs <shebs@andros.cygnus.com>
15395
15396 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
15397 gdb.base/foll-vfork.exp: Don't run for crosses.
15398
adf40b2e
JM
15399Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
15400
15401 * gdb.base/configure.in: Check for gdbvars.exp instead of
15402 a1-selftest.exp.
15403 * gdb.base/configure: Re-generate.
15404
154051999-07-12 Stan Shebs <shebs@andros.cygnus.com>
15406
15407 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
15408 in trying to run first and name is too long.
15409
15410 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
15411 pointers2.c and pointers2.exp, respectively.
15412 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
15413 doschk happier.
15414
43e526b9
JM
154151999-07-08 Stan Shebs <shebs@andros.cygnus.com>
15416
15417 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
15418 callfuncs2.c and callfuncs2.exp.
15419
15420 * gdb.base/list.exp: Remove mistaken xfails.
15421 * gdb.base/list0.h: Add optional prototypes.
15422
9846de1b
JM
15423Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
15424
a9c64011 15425 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 15426 calling malloc.
a9c64011
AS
15427 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
15428 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
15429 use.
15430
154311999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15432
15433 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
15434 * gdb.base/annota2.cc, annota2.exp: Move from here.
15435 * gdb.c++/annota2.cc, annota2.exp: To here.
15436 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
15437
43ff13b4
JM
15438Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
15439
15440 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
15441 a consistent format.
15442
085dd6e6
JM
154431999-06-25 Stan Shebs <shebs@andros.cygnus.com>
15444
15445 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15446 * lib/gdb.exp (get_compiler_info): Add detection for assorted
15447 HP compilers, also set the globals $true and $false.
15448
15449 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
15450 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
15451 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
15452 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
15453 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
15454 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
15455 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
15456 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
15457 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
15458 whatis.c} Add C++ compatible function definitions and return
15459 types, add includes for library functions.
15460 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
15461 * gdb.base/step-test.c (myglob): Rename from glob.
15462 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
15463 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
15464 files, move here from gdb.hp.
15465 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
15466 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
15467 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
15468 Adjust line numbers in regexps.
15469
15470 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
15471 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
15472 instead of 0/1.
15473
15474 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
15475 foll-vfork.exp: New files, move here from gdb.hp.
15476 * gdb.base/page.exp: New file, test of pagination command.
15477
15478 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
15479 recursion test.
15480 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
15481
15482 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
15483 gdb.base/solib.exp: Fix compiler invocation process.
15484
15485 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
15486 HP-UX 11, turn off overload resolution explicitly.
15487 * gdb.base/commands.exp: Set argument list explicitly, add
15488 watchpoint test.
15489 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
15490 them work.
15491 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
15492 expressions properly.
15493 * gdb.base/corefile.exp: Loosen the match slightly.
15494 * gdb.base/default.exp: Allow "Error accessing memory" message
15495 also.
15496 * gdb.base/display.exp: Skip over x/0 j if PA64.
15497 * gdb.base/funcargs.exp: Add xfails for HP-UX.
15498 * gdb.base/interrupt.exp: Ditto.
15499 * gdb.base/langs.exp: Add symbolic matches governed by compiler
15500 in use.
15501 * gdb.base/list.exp: Add xfails for HP-UX.
15502 * gdb.base/long_long.exp: Refine some of the numeric matches.
15503 * gdb.base/mips_pro.exp: Xfail on HP-UX.
15504 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
15505 * gdb.base/nodebug.exp: Succeed on more varieties of output.
15506 * gdb.base/opaque.exp: Remove some HP-UX xfails.
15507 * gdb.base/ptype.exp: Succeed on more varieties of output.
15508 * gdb.base/scope.exp: Add xfails for HP-UX.
15509 * gdb.base/sect-cmd.exp: Add more cases.
15510 * gdb.base/setvar.exp: Add xfails for HP-UX.
15511 * gdb.base/shlib-call.exp: Loosen some matches slightly.
15512 * gdb.base/signals.exp: Match on void symbolically.
15513 * gdb.base/step-test.exp: Add case for PA64.
15514 * gdb.base/term.exp: Add exit and restart.
15515 * gdb.base/twice.exp: Clean up after self.
15516 * gdb.base/varargs.exp: Disable overload resolution explicitly.
15517 * gdb.base/whatis.exp: Allow more ways to pass tests.
15518
15519 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
15520 no longer useful.
15521
15522Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
15523
15524 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
15525 list of patterns.
15526 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
15527 print_double_array(double_array)", "continuing to breakpoint
15528 1018", "print print_double_array(array_d)" and "continuing to
15529 1034" tests.
d63a86f8 15530
085dd6e6
JM
155311999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
15532
a9c64011 15533 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
15534
155351999-06-24 Stan Shebs <shebs@andros.cygnus.com>
15536
15537 * config/mt-*: Remove, these haven't been used since 1996.
15538
155391999-06-22 Stan Shebs <shebs@andros.cygnus.com>
15540
15541 * gdb.base/call-strs.c, gdb.base/ending-run.c,
15542 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
15543 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
15544
9e0b60a8
JM
155451999-06-18 Stan Shebs <shebs@andros.cygnus.com>
15546
15547 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
15548 simpler match case for the ptype of the big class.
15549
155501999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15551
15552 * gdb.exp: Fix test for gdb_prompt existence.
15553
155541999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15555
15556 * gdb.exp (gdb_test): Add fail after calls to perror.
15557
155581999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15559
15560 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
15561
155621999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15563
15564 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
15565
0f71a2f6
JM
15566Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
15567
15568 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
15569 malloc() is linked in.
15570
155711999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
15572
15573 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
15574 step at end.
15575
15576 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
15577
155781999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
15579
15580 * gdb.java/jv-print.exp: New file. (Our first Java test!)
15581
cce74817
JM
15582Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
15583
15584 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
15585 * gdb.base/mips_pro.exp: Likewise.
15586
155871999-06-02 Keith Seitz <keiths@cygnus.com>
15588
15589 * gdb.c++/templates.cc: Change all "new" operators to throw
15590 an exception.
15591 * gdb.c++/cplusfuncs.cc: Likewise.
15592
15593 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
15594
15595Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
15596
15597 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
15598 * gdb.base/ending-run.exp: When stepping out of main, accept a
15599 step into an arbitrary assembler file.
cce74817 15600
392a587b
JM
156011999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15602
d63a86f8 15603 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 15604 "breakpoint-invalid" to be printed.
d63a86f8 15605 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
15606 number of "frames-invalid" and "breakpoint-invalid" to be printed.
15607 * gdb.base/annota2.cc: Initialize a.x to 0.
15608
9e086581
JM
156091999-05-17 Keith Seitz <keiths@cygnus.com>
15610
15611 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
15612 when "skip_float_tests" set.
15613 Ditto for "print print_double_array(array_d)", "print print_small_structs",
15614 "print print_ten_doubles", and "step into print_long_arg_list".
15615 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
15616 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
15617 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
15618 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
15619 "skip_float_tests" is set.
15620 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
15621 when "skip_float_tests" set.
d63a86f8 15622
cd0fc7c3
SS
156231999-05-06 Keith Seitz <keiths@cygnus.com>
15624
15625 * gdb.base/annota2.cc: Include stdio.h.
15626
15627Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
15628
15629 * gdb.base/crossload.exp: Remove, this has been disabled ever
15630 since BFD stopped including all targets, and cross-GDB gets
15631 plenty of testing anyway.
15632 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
15633 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
15634 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
15635 * gdb.base/README: Remove, was doc for this.
15636 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
15637 needed.
15638
b83266a0
SS
156391999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15640
15641 * gdb.base/call-ar-st.exp: Fix one regular expression in test
15642 output.
15643
15644 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
15645 * gdb.base/annota2.exp: New file. More annotation tests.
15646 * gdb.base/annota1.c: New file. Source file for annota1.exp.
15647 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
15648
156491999-04-23 Angela Marie Thomas <angela@cygnus.com>
15650
15651 * config/cfdbug.exp: New file.
15652
7a292a7a
SS
156531999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
15654
15655 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
15656 Marcus Daniel's and Dale Hawkins's demangler crashes.
15657
15658 * gdb.c++/demangle.exp (test_gnu_style_demangling,
15659 test_lucid_style_demangling, test_arm_style_demangling,
15660 test_hp_style_demangling): Try Tom Tromey's core-dumping
15661 identifier under each demangling style.
15662
156631999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
15664
15665 * gdb.c++/demangle.exp: Include the current demangling style
15666 in all test names.
15667 (current_demangling_style): New global variable.
15668 (set_demangling_style, test_demangling_core, test_demangling,
15669 test_demangling_exact): New functions.
15670 (test_gnu_style_demangling, test_lucid_style_demangling,
15671 test_arm_style_demangling, test_hp_style_demangling): Use those,
15672 instead of calling gdb_test and gdb_test_exact directly.
15673 (catch_demangling_errors): New function, which reports errors
15674 signalled by the demangling test functions in an orderly way.
15675 (do_tests): Use catch_demangling_errors.
15676
156771999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
15678
15679 * gdb.base/signals.exp (test_handle_all_print): Use () for
15680 grouping in expressions, not {}.
15681
15682 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
15683 initialized yet.
15684
156851999-04-01 Stan Shebs <shebs@andros.cygnus.com>
15686
15687 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
15688 are listed.
15689
156901999-03-26 Stan Shebs <shebs@andros.cygnus.com>
15691
15692 * gdb.stabs/weird.exp: Test for CC being defined before
15693 looking at its value.
15694
156951999-03-25 Stan Shebs <shebs@andros.cygnus.com>
15696
15697 * gdb.base/call-ar-st.exp: Remove stray '#'.
15698 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
15699 "short int" and "long int".
15700 * gdb.c++/overload.cc: Cast the string added in the previous
15701 change, to mollify finicky HP compiler.
15702 * gdb.hp/reg-test.exp (testfile): Fix file name.
15703 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 15704
7a292a7a
SS
15705 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
15706 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
15707 alternate form of enum ptype.
15708
c906108c
SS
157091999-03-23 Stan Shebs <shebs@andros.cygnus.com>
15710
7a292a7a
SS
15711 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
15712 * gdb.hp/*.exp: Change all to run compiler probe only after
15713 passing skip_hp_tests, so as not to waste time on guaranteed
15714 failure.
15715
c906108c
SS
15716 * gdb.c++/overload.cc: Pass string instead of char addr, always
15717 init ccpfoo.
15718 * gdb.c++/templates.cc: Fix syntax error.
15719
7a292a7a
SS
15720Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15721
15722 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 15723 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
15724 command.
15725
157261999-03-18 James Ingham <jingham@cygnus.com>
15727
15728 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
15729
15730 * gdb.c++/method.exp: It was testing an uninitialized int on the
15731 stack and assuming it was positive.
15732
15733 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
15734
15735 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 15736 keep it from killing the rest of the tests.
7a292a7a
SS
15737 Use gdb_continue_to_end.
15738
15739 * gdb.base/sigall.exp: use gdb_continue_to_end.
15740
15741 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
15742
15743 * gdb.base/display.exp: use runto_main, not run.
15744
d63a86f8
RM
15745 * gdb.base/default.exp: Check for the current error message in the
15746 r abbreviation test.
7a292a7a
SS
15747 Add strongarm to the targets that know info float.
15748
d63a86f8 15749 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
15750 run which doesn't work with monitors.
15751
15752 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
15753
15754 * gdb.base/break.exp: use the gdb_continue_to_end proc.
15755
15756 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
15757 program. Traps the case (in Cygmon) when the program never really
15758 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
15759 more places, so I used my name. Sorry Mark...
15760
15761 * config/monitor.exp (gdb_target_monitor): added another
15762 target_info parameter: remotebinarydownload. This will set the
15763 remotebinarydownload flag if this is causing some boards trouble.
15764
157651999-03-18 Mark Salter <msalter@cygnus.com>
15766
15767 * lib/gdb.exp (continue_to_exit): New function.
15768
15769 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
15770 * gdb.base/ending-run.exp: Ditto.
15771 * gdb.base/step-test.exp: Ditto.
15772
157731999-03-16 Stan Shebs <shebs@andros.cygnus.com>
15774
15775 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
15776 (suggested by Art Haas <ahaas@neosoft.com>).
15777
157781999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
15779
15780 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
15781
15782Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
15783
15784 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
15785 descriptions of types (short unsigned int vs unsigned short, etc).
15786
157871999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
15788
15789 * gdb.base/call-strs.exp: Don't assume that `step' will step over
15790 a call to strlen; sometimes we do have sources.
15791
157921999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
15793
15794 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
15795 character, so GDB won't print garbage after its end.
d63a86f8 15796
c906108c
SS
15797 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
15798 breakpoint there instead. Sometimes GCC emits memcpy to handle
15799 the large structures being passed by value, so we step into that
15800 instead of sum_array_print, which obscures what we're really testing.
15801 * gdb.base/step-test.exp: However, we do want a test that notices
15802 the bizarre steps into memcpy, so do that here. Add check for
15803 stepping into function calls that pass large structures by value.
15804 ("Is that a noun clause, or are you just happy to see me?")
15805 Remove all references to specific line numbers.
15806 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
15807 New type and function.
15808 (main): Call large_struct_by_value, passing it a large struct by value.
15809 * lib/gdb.exp (gdb_get_line_number): New function.
15810
15811 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
15812 more portable.
15813
7a292a7a
SS
158141999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
15815
c906108c
SS
15816 * lib/gdb.exp: Doc fixes.
15817
7a292a7a
SS
158181999-03-05 Nick Clifton <nickc@cygnus.com>
15819
d63a86f8 15820 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
15821
158221999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
15823
c906108c
SS
15824 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
15825 commands. They're not germane to this test, and they don't work
15826 that way on remote targets.
15827
3fc11d3e
JM
158281999-03-01 James Ingham <jingham@cygnus.com>
15829
15830 * Changelog entries merged over from gdb development branch.
15831
3fc11d3e
JM
15832 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
15833
15834 * lib/gdb.exp (gdbtk_analyze_results): Generic function
15835 for outputting results of test run.
15836
2d4a1622 15837 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
15838
15839 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 15840
7a292a7a
SS
158411999-02-25 Felix Lee <flee@cygnus.com>
15842
15843 * lib/gdb.exp (debug_format): initialize
15844
c906108c
SS
158451999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
15846
15847 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
15848 * gdb.base/call-rt-st.c: Ditto.
15849
c906108c
SS
158501999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
15851
15852 * gdb.threads/pthreads.exp (horiz): New variable.
15853 (test_startup): Fix regexps that capture thread numbers.
15854
158551999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
15856
15857 * gdb.base/smoke.exp: Disambiguate two test case names (both
15858 called ``print'').
15859
15860Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
15861
15862 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
15863 compilation.
15864
158651999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
15866
15867 * gdb.base/miscexprs.exp: Change patterns to match GDB's
15868 actual output formatting.
15869 * gdb.base/smoke.exp: GDB removes leading 0's.
15870 * gdb.base/volatile.exp: Don't check type of remuneration;
15871 that variable is no longer defined in constvars.c.
15872 * gdb.base/step-test.c (main): Exit with explicit exit code.
15873 * gdb.base/step-test.exp: Remove two nexti checks--they are
15874 not portable.
15875
158761999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
15877
15878 * gdb.base/help.exp ("help delete display"): Fix test to match
15879 gdb's output.
15880
15881 * gdb.base/long_long.c (known_types): Initialize values to zero.
15882 * gdb.base/long_long.exp: Step one more line
15883 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
15884 leading zeros. Explicitly ask for hex formatting. Use
15885 unique test case names.
c906108c
SS
15886
15887Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15888
d63a86f8 15889 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
15890
15891 * gdb.c++/method.exp: Add missing close brace.
15892
158931999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
15894
15895 * gdb.base/maint.exp: Use 'set height 0' to disable page
15896 prompting, not 'set height 400'.
15897
15898 Fix a bunch of timeouts.
15899 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
15900 four separate tests, so expect doesn't take forever to match a ton
15901 of text against a regexp with lots of .* forms.
15902 ("maint print psymbols", "maint print symbols"): Make some of
15903 these greps more selective, so that expect doesn't try to wade
15904 through huge piles of output and time out.
15905
15906 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
15907
15908 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
15909 tests: one which doesn't expect shlib events to be reported, and
15910 another which does, but is XFAIL for all platforms other than
15911 HP/UX.
15912
15913 * gdb.base/break.exp: Teach the test suite that the `catch
15914 fork', `catch vfork', and `catch exec' commands produce error
15915 messages on platforms that don't provide these features.
15916
15917Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
15918
15919 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
15920 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
15921 (shortening names from solib_threshold.exp etc), won't run on
15922 anything but HP-UX for the foreseeable future.
15923 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
15924 reflect move.
15925
15926Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
15927
15928 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15929 gdb.trace/Makefile.in (clean): Remove all test executables.
15930
15931Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
15932
15933 * gdb.base/shlib-call.exp: add test cases to verify that gdb
15934 successfully re-sets breakpoints in shared libraries.
15935 * gdb.base/shmain.c (main): return 0, don't fall off the end.
15936
15937Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15938
d63a86f8
RM
15939 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
15940 and compiled w/o GCC.
c906108c
SS
15941
15942 * gdb.hp/watch-cmd.exp: ditto.
15943
15944 * gdb.hp/watch-hp.exp: ditto.
15945
15946 * gdb.hp/xdb1.exp: ditto.
15947
15948 * gdb.hp/xdb2.exp: ditto.
15949
15950 * gdb.hp/dbx.exp: ditto.
15951
15952Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
15953
15954 * constvars.c: Remove C++-isms.
15955 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
15956 with GCC.
15957
15958Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
15959
15960 The following changes are part of the HP merge.
15961
15962 * gdb.base/break.exp: new tests to verify that catchpoints for
15963 fork, vfork, and exec don't trigger inappropriately.
15964
15965 * gdb.base/opaque.exp: compile one file at a time, then link.
15966
15967 * gdb.base/signals.exp: be more restrictive about which hppa
15968 systems receive a setup_xfail. new tests.
15969
15970 * gdb.base/solib_threshold.build: new file.
15971 * gdb.base/solib_threshold.exp: new file.
15972 * gdb.base/solib_threshold.link_opts: new file.
15973 * gdb.base/solib_threshold.mk: new file.
15974 * gdb.base/gen_solib_threshold.c: new file.
15975
15976 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
15977 tests. New tests for enums inside classes.
15978
15979 * gdb.c++/compiler.cc: indicate support of template debugging.
15980
15981 * gdb.c++/demangle.exp: run hp style demangling tests.
15982
15983 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
15984 tests.
15985
15986 * gdb.c++/misc.cc: changes to support new tests.
15987
15988 * gdb.c++/templates.cc: changes to support HP's compiler; changes
15989 to support new tests.
15990
15991 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
15992 gcc, then skip these tests.
15993
15994Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
15995
15996 The following files are part of the HP merge; some had longer
15997 names at HP, but have been renamed to be no more than 14
15998 characters in length.
15999
16000 * gdb.hp/ambiguous.cc: new file.
16001 * gdb.hp/ambiguous.exp: new file.
16002 * gdb.hp/attach.exp: new file.
16003 * gdb.hp/attach2.exp: new file.
16004 * gdb.hp/classes-hp.exp: new file.
16005 * gdb.hp/ctti.exp: new file.
16006 * gdb.hp/ctti-add.cc: new file.
16007 * gdb.hp/ctti-add1.cc: new file.
16008 * gdb.hp/ctti-add2.cc: new file.
16009 * gdb.hp/ctti-add3.cc: new file.
16010 * gdb.hp/dbx.exp: new file.
16011 * gdb.hp/exception.cc: new file.
16012 * gdb.hp/exception.exp: new file.
16013 * gdb.hp/foll-exec.c: new file.
16014 * gdb.hp/foll-exec.exp: new file.
16015 * gdb.hp/foll-fork.c: new file.
16016 * gdb.hp/foll-fork.exp: new file.
16017 * gdb.hp/foll-vfork.c: new file.
16018 * gdb.hp/foll-vfork.exp: new file.
16019 * gdb.hp/inherit-hp.exp: new file.
16020 * gdb.hp/more-steps.exp: new file.
16021 * gdb.hp/namespace.cc: new file.
16022 * gdb.hp/namespace.exp: new file.
16023 * gdb.hp/optimize.exp: new file.
16024 * gdb.hp/pxdb.c: new file.
16025 * gdb.hp/pxdb.exp: new file.
16026 * gdb.hp/quicksort.exp: new file.
16027 * gdb.hp/reg-test.exp: new file.
16028 * gdb.hp/reg-test.s: new file.
16029 * gdb.hp/sized-enum.c: new file.
16030 * gdb.hp/sized-enum.exp: new file.
16031 * gdb.hp/start-stop.exp: new file.
16032 * gdb.hp/templ-hp.cc: new file.
16033 * gdb.hp/templ-hp.exp: new file.
16034 * gdb.hp/thr-lib.c: new file.
16035 * gdb.hp/thr-lib.exp: new file.
16036 * gdb.hp/thr-lib.h: new file.
16037 * gdb.hp/thr-liblib.c: new file.
16038 * gdb.hp/virtfun-hp.c: new file.
16039 * gdb.hp/virtfun-hp.exp: new file.
16040 * gdb.hp/watch-cmd.exp: new file.
16041 * gdb.hp/watch-hp.exp: new file.
16042 * gdb.hp/xdb1.exp: new file.
16043 * gdb.hp/xdb2.exp: new file.
16044 * gdb.hp/xdb3.exp: new file.
16045
16046Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
16047
16048 The following files are part of the HP merge; some had longer
16049 names at HP, but have been renamed to be no more than 14
16050 characters in length.
16051
16052 * gdb.base/ss.h: new file.
16053 * gdb.base/call-ar-st.c: new file.
16054 * gdb.base/call-ar-st.exp: new file.
16055 * gdb.base/call-rt-st.c: new file.
16056 * gdb.base/call-rt-st-exp: new file.
16057 * gdb.base/call-strs.exp: new file.
16058 * gdb.base/ena-dis-br.exp: new file.
16059 * gdb.base/environ.exp: new file.
16060 * gdb.base/long_long.exp: new file.
16061 * gdb.base/sect-cmd.exp: new file.
16062 * gdb.base/shlib-cl2.exp: new file.
16063 * gdb.base/smoke.exp: new file.
16064 * gdb.base/so-impl-ld.c: new file.
16065 * gdb.base/so-impl-ld.exp: new file.
16066 * gdb.base/so-indr-cl.c: new file.
16067 * gdb.base/so-indr-cl.exp: new file.
16068 * gdb.base/varargs.exp: new file.
16069 * gdb.base/volatile.exp: new file.
16070 * gdb.base/whatis-exp.exp: new file.
7a292a7a 16071 * gdb.base/display.exp: new file.
c906108c
SS
16072 * gdb.c++/derivation.exp: new file.
16073 * gdb.c++/local.exp: new file.
16074 * gdb.c++/member-ptr.exp: new file.
16075 * gdb.c++/overload.exp: new file.
16076 * gdb.c++/ovldbreak.exp: new file.
16077 * gdb.c++/ref-types.exp: new file.
16078 * gdb.c++/ref-types2.exp: new file.
16079 * gdb.c++/userdef.exp: new file.
d63a86f8 16080
c906108c
SS
16081Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
16082
16083 * gdb.base/default.exp: Reflect wording change in remote.c.
16084
dc96c6c7 16085Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16086
16087 * gdb.base/help.exp: Update to reflect current text.
16088
16089Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
16090
16091 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
16092 they're stack variables and contain garbage.
16093 * gdb.c++/anon-union.exp: new file.
16094
16095 The following changes were made by David Taylor
16096 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
16097 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
16098 in changes by HP.
16099
16100 * gdb.base/bitops.exp: new file.
16101 * gdb.base/default.exp: change expected messages for catch and
16102 info catch tests to reflect HP merge changes.
16103 * gdb.base/enable-disable-break.exp
16104 * gdb.base/ending-run.c: new file.
16105 * gdb.base/long_long.c: new file.
16106 * gdb.base/maint.exp: new file.
16107 * gdb.base/pointers2.exp: new file.
16108 * gdb.base/shlib-call2.exp: new file.
16109 * gdb.base/solib.exp: new file.
16110 * gdb.base/step-test.c: new file.
16111 * gdb.c++/anon-union.cc: new file.
16112 * gdb.c++/local.cc: new file.
16113 * gdb.c++/member-pointer.cc: new file.
16114 * gdb.c++/method.cc: new file.
16115 * gdb.c++/ref-types.cc: new file.
16116 * gdb.c++/ref-types2.cc: new file.
16117 * gdb.c++/userdef.cc: new file.
d63a86f8 16118
c906108c
SS
16119 * gdb.base/scope.exp: compile one file at a time, then link.
16120 * gdb.base/langs.exp: ditto.
16121 * gdb.base/list.exp: ditto.
d63a86f8 16122
c906108c
SS
16123Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
16124
16125 The following changes were made by David Taylor
16126 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
16127 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
16128 in changes by HP.
d63a86f8 16129
c906108c
SS
16130 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
16131 skip tests. When compiling pass c++ flag to gdb_compile.
16132 * gdb.c++/
d63a86f8 16133
c906108c
SS
16134 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
16135 test for on hppa*-*-hpux*; use args to see if c++ was specified.
16136 (skip_hp_tests): new function.
16137 (gdb_preprocess): new function.
16138
16139 * configure.in (hpdir): decide whether to configure gdb.hp.
16140 * configure: regenerated.
16141
16142 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
16143 to delete on clean.
16144 (EXECUTABLES): update to reflect new additions.
16145 * gdb.base/commands.exp: update message expected.
16146 * gdb.base/default.exp: add copyright notice.
16147 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
16148 * gdb.base/help.exp: update messages to reflect current text.
16149 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
16150 targets for recurse tests.
16151 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
16152 skip this file.
16153
16154 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
16155 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
16156 compilation.
16157 * gdb.c++/misc.exp: ditto.
16158 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
16159 run the tests. tell gdb_compile that it's a c++ compilation.
16160
16161 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 16162
c906108c
SS
16163 * gdb.base/all-bin.exp: new file.
16164 * gdb.base/arithmet.exp: new file.
16165 * gdb.base/assign.exp: new file.
16166 * gdb.base/completion.exp: new file.
16167 * gdb.base/cond-expr.exp: new file.
16168 * gdb.base/condbreak.exp: new file.
16169 * gdb.base/define.exp: new file.
16170 * gdb.base/dollar.exp: new file.
16171 * gdb.base/environment.exp: new file.
16172 * gdb.base/eval-skip.exp: new file.
16173 * gdb.base/jump.exp: new file.
16174 * gdb.base/logical.exp: new file.
16175 * gdb.base/pointers.exp: new file.
16176 * gdb.base/relational.exp: new file.
16177 * gdb.base/section_command.exp: new file.
16178 * gdb.base/whatis-expr.exp: new file.
16179
16180 * gdb.base/all-types.c: new file.
16181 * gdb.base/call-array-struct.c: new file.
16182 * gdb.base/call-return-struct.c: new file.
16183 * gdb.base/call-strings.c: new file.
16184 * gdb.base/callfuncs2.c: new file.
16185 * gdb.base/condbreak.c: new file.
16186 * gdb.base/constvars.c: new file.
16187 * gdb.base/display.c: new file.
16188 * gdb.base/int-type.c: new file.
16189 * gdb.base/jump.c: new file.
16190 * gdb.base/miscexprs.c: new file.
16191 * gdb.base/pointers.c: new file.
16192 * gdb.base/pointers2.c: new file.
16193 * gdb.base/shmain.c: new file.
16194 * gdb.base/shr1.c: new file.
16195 * gdb.base/shr2.c: new file.
16196 * gdb.base/solib.c: new file.
16197 * gdb.base/solib1.c: new file.
16198 * gdb.base/solib2.c: new file.
16199 * gdb.base/varargs.c: new file.
16200 * gdb.c++/derivation.cc: new file.
16201 * gdb.c++/overload.cc: new file.
16202 * gdb.c++/ovldbreak.cc: new file.
16203 * gdb.hp/attach.c: new file.
16204 * gdb.hp/attach2.c: new file.
16205 * gdb.hp/average.c: new file.
16206 * gdb.hp/compiler.c: new file.
16207 * gdb.hp/compiler.cc: new file.
16208 * gdb.hp/execd-program.c: new file.
16209 * gdb.hp/follow-exec.c: new file.
16210 * gdb.hp/follow-fork.c: new file.
16211 * gdb.hp/follow-vfork-and-exec.c: new file.
16212 * gdb.hp/misc-hp.cc: new file.
16213 * gdb.hp/more-steps.c: new file.
16214 * gdb.hp/optimize.c: new file.
16215 * gdb.hp/quicksort.c: new file.
16216 * gdb.hp/run-hp.c: new file.
16217 * gdb.hp/start-stop.c: new file.
16218 * gdb.hp/sum.c: new file.
16219 * gdb.hp/templates-hp.cc: new file.
16220 * gdb.hp/thread-local-in-lib.c: new file.
16221 * gdb.hp/thread-local-in-lib.h: new file.
16222 * gdb.hp/thread-local-in-lib.lib.c: new file.
16223 * gdb.hp/vforked-program.c: new file.
16224 * gdb.hp/virtfunc-hp.cc: new file.
16225 * gdb.hp/watchpoint-hp.c: new file.
16226 * gdb.hp/xdb.c: new file.
16227 * gdb.hp/xdb0.c: new file.
16228 * gdb.hp/xdb0.h: new file.
16229 * gdb.hp/xdb1.c: new file.
16230
16231Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
16232
16233 The following change was made by Edith Epstein
16234 <eepstein@cygnus.com> as part of a project to merge in changes
16235 originally made by HP; HP did not create ChangeLog entries.
16236
16237 * gdb.c++/demangle.exp: changed the expected output for some
16238 ARM-style mangling -- removed second reference to datatype.
16239 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 16240 T1<char>::~T1<char>(void)
c906108c 16241 becomes,
a9c64011
AS
16242 maint demangle __dt__11T1__pt__2_cFv
16243 T1<char>::~T1(void)
c906108c
SS
16244
16245 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 16246
c906108c
SS
16247Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
16248
16249 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
16250 * gdb.trace/backtrace.exp: Likewise.
16251 * gdb.trace/circ.exp: Likewise.
16252 * gdb.trace/collection.exp: Likewise.
16253 * gdb.trace/deltrace.exp: Likewise.
16254 * gdb.trace/infotrace.exp: Likewise.
16255 * gdb.trace/limits.exp: Likewise.
16256 * gdb.trace/packetlen.exp: Likewise.
16257 * gdb.trace/passc-dyn.exp: Likewise.
16258 * gdb.trace/passcount.exp: Likewise.
16259 * gdb.trace/report.exp: Likewise.
16260 * gdb.trace/save-trace.exp: Likewise.
16261 * gdb.trace/tfind.exp: Likewise.
16262 * gdb.trace/tracecmd.exp: Likewise.
16263 * gdb.trace/while-dyn.exp: Likewise.
16264 * gdb.trace/while-stepping.exp: Likewise.
16265
162661998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
16267
16268 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
16269
16270Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
16271
16272 From Brendan Kehoe:
16273 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
16274 int return types.
16275
16276Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
16277
16278 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
16279 remote dos host testing right.
16280
16281Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
16282
16283 * gdb.base/corefile.exp: remove some xfails.
16284
16285Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
16286
16287 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
16288 have different timestamps.
16289
16290Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
16291
16292 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
16293 gdb.base/default.exp: Replace "exec" with "executable".
16294
16295Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
16296
16297 * gdb.base/default.exp: Change else if to elseif from previous
16298 delta.
16299
16300Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
16301
16302 * gdb.base/default.exp: Add brace missing from previous delta.
16303
16304Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
16305
16306 * gdb.base/default.exp: Support test for info float for all
16307 varieties of arm toolchain.
16308
dc96c6c7 16309Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16310
16311 * gdb.trace/*.exp: remove "remote_download" command.
16312
dc96c6c7 16313Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16314
16315 * gdb.trace/*.exp: remove -gdwarf from compile.
16316
16317Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
16318
16319 * gdb.trace/configure.in(AC_INIT): typo
16320 * gdb.trace/configure: regenerated
16321
dc96c6c7 16322Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16323
16324 * config/m68k-emc.exp: New file.
16325 * lib/<emc-support.exp trace-support.exp}: New files.
16326 * configure.in: add new test directory gdb.trace.
16327 * gdb.trace/{configure configure.in Makefile.in}: New files.
16328 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
16329 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
16330 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
16331 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
16332 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
16333 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
16334 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 16335
dc96c6c7 16336Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16337
16338 * gdb.c++/classes.exp: Change all regular expressions to match
16339 arbitrary combinations of newline/carriage-return, so that they
16340 will work equally well on Unix and Windows.
16341 * gdb.c++/inherit.exp: ditto.
16342 * gdb.c++/virtfunc.exp: ditto.
16343
163441998-08-11 Dawn Perchik <dawn@cygnus.com>
16345
16346 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
16347
c2d11a7d
JM
16348Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
16349
16350 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
16351 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
16352 to use a0-a3/d0-d3 as needed.
16353
16354Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
16355
16356 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
16357 * gdb.disasm/am33.exp: Corresponding changes.
16358
c906108c
SS
163591998-07-11 Felix Lee <flee@cygnus.com>
16360
16361 * gdb.base/callfuncs.exp: add cmp10 test.
16362 * gdb.base/callfuncs.c (cmp10): new function.
16363
16364Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
16365
d63a86f8 16366 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
16367 into two parts to get around a synchronization problem in expect.
16368
3fc11d3e
JM
16369Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
16370
16371 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
16372
16373 * configure.in: Add options for gdbtk testsuite.
16374
16375 * configure: Regenerate.
16376
16377 * gdb.gdbtk: New directory to hold gdbtk tests.
16378
c906108c
SS
16379Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16380
16381 * gdb.fortran/types.exp: Escape brackets in expect patterns
16382 for test_float_literal_types_accepted tests.
16383 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
16384 before run test.
16385
c2d11a7d
JM
16386Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
16387
16388 * am33.exp: Just compile, do not link the testcase.
16389 * am33.s: Add ".am33" pseudoop to force am33 mode.
16390
c906108c
SS
163911998-06-25 Felix Lee <flee@cygnus.com>
16392
16393 * gdb.base/setshow.exp: make sure $pc is sane.
16394
16395 * gdb.stabs/weird.exp: split expect patterns properly.
16396
c2d11a7d
JM
16397Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
16398
16399 * gdb.disasm/am33.s: New disassembler testfile for the am33.
16400 * gdb.disasm/am33.exp: Run it.
16401
dc96c6c7 16402Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16403
16404 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
16405 match processing (and eliminate spurious timeouts when running).
16406
dc96c6c7 16407Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16408
16409 * gdb.base/signals.exp (test_handle_all_print): put back Mach
16410 exception test, but conditionalize it on target [mach | gnu].
16411
dc96c6c7 16412Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16413
16414 * gdb.base/overlays.exp: fixup compile line for linker script.
16415
16416Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
16417
16418 * gdb.fortran/types.exp: don't guess at float size.
16419
16420Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
16421
16422 * gdb.base/exprs.exp: delete test that depends on int size.
16423
16424Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
16425
16426 * config/sim.exp: Removed checks for target triplets.
16427 (gdb_target_sim): Use gdb,target_sim_options.
16428
16429Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
16430
16431 * gdb.base/reread.exp: New file.
16432 * gdb.base/reread1.c: New file.
16433 * gdb.base/reread2.c: New file.
16434
16435Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
16436
16437 * config/sim.exp: Use 'target sim -sparclite' when running
16438 SPARClite programs.
16439
16440Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
16441
16442 * gdb.base/structs2.exp: New file.
16443 * gdb.base/structs2.c: New file.
16444
16445Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
16446
16447 * gdb.asm/common.inc: New file.
16448 * gdb.asm/d10v.inc: New file.
16449 * asm-source.exp: Pass -I's to gas to find .inc files.
16450 Update line numbers in expected output.
16451 * asmsrc1.s: Rewrite.
16452 * asmsrc2.s: Rewrite.
16453 * configure.in: Create arch.inc symlink.
16454 * configure: Regenerate.
16455 * Makefile.in (distclean): Delete arch.inc.
16456
16457Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
16458
16459 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
16460 (t_enum_value2): ditto
16461 (t_enum_value3): ditto
16462 (main): ditto
16463Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16464
16465 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
16466 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
16467 change.
16468 Use gdb_test instead of send_gdb/gdb_expect sequences.
16469
16470Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
16471
16472 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
16473 not void.
16474
16475Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
16476
16477 * gdb.base/branches.c: Code with lots of loops and
16478 subroutines. Used to test gdbs ability to single step through PC
16479 changes, especially to test mips-tdep.c:mips_next_pc
16480
16481Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
16482
16483 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
16484 more rigorous EGCS C++ error checking.
16485
16486Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16487
a9c64011
AS
16488 * gdb.base/help.exp: Clean up `help set args' and `help show args'
16489 tests.
16490 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
16491 function when asleep.
16492 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
16493 for i*86 Linux and SVR4 signal handling problems.
16494 Remove linux xfail for `next to handler in signals_tests_1', fixed
16495 by recent infrun.c change.
16496 Limit backtrace to 10 frames to avoid timeout problems with infinite
16497 stack backtraces.
16498 Adjust expect pattern in `handle all print' test to match Apr 28 1997
16499 target.[ch] change.
c906108c
SS
16500
16501Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
16502
16503 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
16504 for a newline from gdb before continuing.
16505 (default_gdb_exit): Just look for y or n.
16506 (gdb_test): Detect abnormal exit from GDB running on DOS; if
16507 it does, fail the rests of the tests in the file.
16508
16509Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
16510
16511 * config/cygmon.exp: New file.
16512
16513Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
16514
16515 * gdb.base/list.exp: Fix problem with "list default lines around
16516 main" test on remote targets.
16517
16518 * gdb.base/scope.exp: Fix problem with filelocal_bss before
16519 run test on remote targets.
16520
16521Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
16522
16523 * gdb.asm: New directory.
16524 * configure.in: Configure it.
16525 * configure: Regenerate.
16526 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
16527 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
16528
16529Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
16530
16531 * config/mn10300-eval.exp: New file to support MN10300 eval board.
16532
dc96c6c7 16533Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 16534
a9c64011
AS
16535 * gdb.base/overlays (several files): Merge the two overlay
16536 managers into one. Change variables (foox, barx, bazx, grbxx)
16537 back into ints but force them to load in their proper sections.
c906108c
SS
16538
16539Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
16540
16541 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
16542 on-chip insn memory and IMAP1 to upper 128k.
16543 (D10VCopy): Handle memory regions crossing 16k boundaries.
16544 (D10VCopy): Transfer data in 32 bit chunks.
16545
16546Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
16547
16548 * gdb.base/overlays.c (main): Exit normally when result is
16549 correct.
16550
16551 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
16552 map. Include space for printf in .text segment.
16553
16554 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
16555 updated d10v memory VMA/LMA map.
16556 (D10VCopy): Call D10VTranslate.
d63a86f8 16557
c906108c
SS
16558Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
16559
16560 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
16561
16562 * gdb.base/bar.c (barx, bar): Change variable to small array so
16563 that it won't be put into the .sdata - small data -
16564 section. Update reference.
16565 * gdb.base/baz.c (bazx, baz): Ditto.
16566 * gdb.base/foo.c (foox, foo): Ditto.
16567 * gdb.base/grbx.c (grbxx, grbx): Ditto.
16568
16569 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
16570 to be arrays.
d63a86f8 16571
dc96c6c7 16572Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 16573
a9c64011
AS
16574 * gdb.base/overlays.exp: fix up and get working again.
16575 Add tests for backtraces from an overlay function.
d63a86f8 16576
c906108c
SS
16577Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
16578
16579 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
16580 "calling function with watchpoint enabled".
16581
16582Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
16583
16584 * gdb.base/break.exp (test_next_with_recursion): Remove
16585 gdb_suppress_tests for d10v-*-*.
16586 * lib/gdb.exp (gdb_suppress_tests): Disable this function
16587 pending review of whether it is useful or not.
16588
16589Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
16590
16591 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
16592
16593Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
16594
16595 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
16596 * config/dve.exp: New file to support Densan boards.
16597
16598Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
16599
16600 * gdb.base/interrupt.exp: Document problem of simulators, signals,
16601 reads and BSD.
16602
16603Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
16604
16605 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
16606 response.
16607
16608 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
16609
16610Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
16611
16612 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
16613 test.
16614
16615 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
16616 target_sizeof_long and target_bigendian_p.
16617 (structs_by_value, structs_by_reference): Check values according
16618 to targets word size and endianess.
d63a86f8 16619
c906108c
SS
16620Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
16621
16622 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
16623 output.
16624
16625Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
16626
16627 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
16628 Update test of set args help to match source change.
16629
16630Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
16631
16632 * gdb.base/default.exp: Expect help system output to be in
16633 alphabetical order.
16634 * gdb.base/help.exp: Ditto.
16635
16636Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
16637
16638 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
16639 "i*86-pc-linux-gnu*".
16640 * gdb.base/interrupt.exp: Ditto.
16641 * gdb.base/corefile.exp: Ditto.
16642
16643 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
16644 define vxworks when building the testcase.
16645
16646 * gdb.base/ptype.exp: Fix testnames to be unique.
16647 * gdb.base/radix.exp: Ditto.
16648 * gdb.base/term.exp: Ditto.
16649 * gdb.base/whatis.exp: Ditto.
16650 * gdb.c++/classes.exp: Ditto.
16651
16652Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
16653
16654 * gdb.base/callfuncs.exp: Fix indentation.
16655
16656 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
16657 suppress_flag has been set.
16658 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
16659 target feature.
16660
16661Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
16662
16663 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
16664 the testcase.
16665
16666 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
16667 set_debug_traps() and breakpoint().
16668 * gdb.c++/misc.cc (main): Ditto.
16669 * gdb.c++/templates.cc (main): Ditto.
16670 * gdb.c++/virtfunc.cc (main): Ditto.
16671
16672Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
16673
16674 * lib/gdb.exp(gdb_step_for_stub): New function.
16675 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
16676 exists, reload the executable and do a "continue" instead of
16677 doing a jump.
16678 (runto_main): Use gdb_step_for_stub.
d63a86f8 16679
c906108c
SS
16680 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
16681 tests to have unique names.
16682 * gdb.base/callfuncs.exp: Ditto.
16683 * gdb.base/commands.exp: Ditto.
16684 * gdb.base/default.exp: Ditto.
16685 * gdb.base/help.exp: Ditto.
16686 * gdb.base/list.exp: Ditto.
16687 * gdb.base/opaque.exp: Ditto.
16688 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
16689 similar tests.
d63a86f8 16690
c906108c
SS
16691 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
16692 * gdb.c++/cplusfuncs.cc: Ditto.
16693 * gdb.c++/virtfunc.cc: Ditto.
16694
16695 * config/monitor.exp: Keep track of the last file we saw, rather
16696 than trying to get the info from gdb.
16697
16698 * gdb.fortran/types.exp: Move comment to previous line.
16699
16700Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
16701
16702 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
16703 target mode.
16704
16705Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
16706
16707 From Bob Manson:
16708 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
16709 string from GDB when it connects.
16710
16711 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
16712
16713Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
16714
16715 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
16716 if we can't get a debug format from GDB (we may be testing an
16717 older GDB). Use a 10 second timeout when checking for the format.
16718
16719 * gdb.stabs/weird.exp: Fix quoting.
16720
16721 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
16722
16723Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
16724
16725 * config/arm-ice.exp: New file.
16726
16727Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
16728
16729 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
16730 until it has been modified to work with the new testsuite.
16731
99707966 16732 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
16733 testcase won't compile, cause all of the testcases in the file to
16734 fail instead.
16735
16736 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
16737 (gdb_clear_suppressed): New procedure.
16738 (gdb_stop_suppressing_tests): Only clear suppress_flag if
16739 it contains a positive value.
16740
16741Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
16742
16743 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
16744
16745 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
16746
16747Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
16748
16749 * lib/gdb.exp (setup_xfail_format): New function.
16750 (get_debug_format): New function to get debug format.
16751 (debug_format): New global variable to hold last value set
16752 by get_debug_format.
16753 * gdb.base/list.exp: Call get_debug_format and expect some
16754 tests to fail for DWARF 1 and COFF formats.
16755 * gdb.c++/ptype.exp: Ditto.
16756 * gdb.c++/classes.exp: Ditto.
16757 * gdb.c++/cplusfuncs.exp: Ditto.
16758 * gdb.c++/inherit.exp: Ditto.
16759 * gdb.c++/templates.exp: Ditto.
16760 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 16761
c906108c
SS
16762Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
16763
16764 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
16765 host doesn't have a currently-open connection.
16766
16767 * config/sparclet.exp: Cleanups and fixes to make it generic for
16768 any gdb stub target. Handle cases where gdb doesn't respond when
16769 interrupted in a sane fashion.
16770
16771 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
16772 same thing in a totally different way.
16773
16774 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
16775 setting "timeout".
16776 (gdb_start): We set the global gdb_prompt variable in
16777 default_gdb_init now.
16778
16779Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
16780
16781 * gdb.base/printcmds.exp: Fix "check for floating addition"
16782 regexp to accept results within approx +/- .01 of exact value.
16783 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
16784
16785Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
16786
16787 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
16788 properly.
16789 (gdb_expect): Add optional timeout parameter, and add timeout
16790 value to various calls.
16791 (gdb_suppress_tests): Only give one warning message per group.
16792
16793Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
16794
16795 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
16796 global variables. Handle getting a value for $timeout more
16797 gracefully.
16798
16799Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
16800
16801 * lib/gdb.exp: Close connection to remote host if gdb doesn't
16802 initialize.
16803 (default_gdb_init): New procedure; allow gdb_init to be overridden
16804 by a target configuration file.
16805 (gdb_expect): Pass the timeout to remote_expect.
16806
16807 * config/monitor.exp(gdb_load): Fix typo in regexp.
16808
16809Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
16810
16811 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
16812
16813Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
16814
16815 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
16816 here. Call gdb_target_exec before rebooting the target, to make
16817 sure the connection to the target is closed.
16818 (gdb_load): Pass the name of the executable to gdb_target_monitor.
16819 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
16820 Also detect "Timeout reading from remote" error.
16821
16822 * config/gdbserver.exp: Pass the executable being loaded to
16823 gdb_target_monitor. Don't call gdb_file_cmd here; let
16824 gdb_target_monitor do it.
16825
16826 * gdb.disasm/hppa.exp: Don't use exec_output.
16827
16828Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
16829
16830 * gdb.base/list.exp: If we're debugging a non-native target,
16831 try to set the pc register to point to the start of the
16832 program before doing the first list command.
16833
16834 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
16835 test_calls after restarting.
16836
16837 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
16838 reloading.
16839
16840 * gdb.base/watchpoint.exp: Fix typo.
16841
16842 * gdb.base/setshow.exp: Check for use_gdb_stub.
16843
16844 * gdb.base/break.exp: Fix continue until exit test for the gdb
16845 stub case.
16846 * gdb.base/langs.exp: Ditto.
16847
16848 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
16849 gdb_load_offset. If we weren't given a file to load, figure out
16850 what the current file is and use it.
16851
16852 * config/i386-bozo.exp: New file.
16853
16854Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
16855
16856 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
16857 feature.
16858
16859 * config/proelf.exp: New entry.
16860
16861Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
16862
16863 * lib/gdb.exp: Remove spurious .* patterns at the beginning
16864 of regexps.
16865
16866 * gdb.base/watchpoint.exp: Don't run the test_stepping
16867 tests if gdb can't call functions on the target.
16868
16869 * gdb.base/setshow.exp: Don't run the set prompt tests if
16870 the board has gdb_prompt set.
16871
16872Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
16873
16874 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
16875 * gdb.base/commands.exp: Likewise.
16876 * gdb.base/setshow.exp: Likewise.
16877
16878Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
16879
16880 * config/monitor.exp(gdb_start): Look for gdb_prompt target
16881 feature.
16882
16883 * config/i960.exp: New file.
16884
16885Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
16886
16887 * gdb.base/funcargs.exp: Check for gdb,short_int target
16888 feature instead of looking for explicit target triplets.
16889
dc96c6c7 16890Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 16891
d63a86f8 16892 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
16893 "p 123DEADBEEF", to check parse_number.
16894 * top.c: change "to enable to enable" to "to enable" in a couple
16895 of help strings.
16896
16897Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
16898
16899 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
16900 on the mn10300.
d63a86f8 16901
c906108c
SS
16902Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
16903
16904 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
16905 where the test executable is run with explicit args.
16906 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
16907
16908Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
16909
16910 * gdb.base/run.c: Use FAKEARGV to build test executable that
16911 does not require a command line arg, since most simulators
16912 don't currently support passing such an arg into the simulated
16913 program.
16914 * gdb.base/commands.exp: Change tests to insert the proper
16915 value as the arg to the first recursive factorial call. Change
16916 compilation line to define FAKEARGV at compile time.
16917
16918Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
16919
16920 * gdb.base/recurse.exp: Enable these tests for the mn10300.
16921 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
16922 function with watchpoint enabled" test.
16923
16924Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
16925
16926 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
16927 Don't call gdb_test when the command doesn't return to a gdb prompt.
16928
16929 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
16930 "Tests restarted" messages.
16931
16932Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
16933
16934 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
16935
dc96c6c7 16936Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16937
16938 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
16939 for INFO SYMBOL; add help tests for OVERLAY commands.
16940 * gdb.base/default.exp: add tests for INFO SYMBOL command;
16941 add tests for OVERLAY commands
16942 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
16943 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
16944 * gdb.base/sigall.c: add usestubs code frag
16945 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 16946
c906108c
SS
16947Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
16948
16949 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
16950 failures.
16951 (gdb_stop_suppressing_tests): Note that tests have restarted.
16952
16953Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
16954
16955 * config/h8300.exp: New file.
16956
16957Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
16958
16959 * gdb.base/setshow.exp: Check for the existence of a
16960 feature, not its value.
16961
16962Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
16963
16964 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
16965
16966 * gdb.base/scope.exp: It's now init0(), not init().
16967
16968 * gdb.base/scope0.c: For now, change init() to be init0().
16969
16970 * config/monitor.exp: Use gdb_serial in preference to serial
16971 or netport.
16972
16973 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
16974 and it's not already set.
16975
16976Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
16977
16978 * gdb.base/setshow.exp: Only test the run command if the target
16979 isn't using a stub and if it supports argument passing.
16980
16981Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
16982
16983 * config/udi.exp(gdb_start): Make sure UDICONF is set
16984 properly before starting gdb.
16985
16986Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
16987
16988 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
16989 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
16990 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
16991
16992Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
16993
16994 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
16995 specialized code to reboot the board, use remote_reboot instead.
16996
16997 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
16998
16999 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
17000
17001 * config/monitor.exp: Make sure we disconnect from the target.
17002 Also, try a reboot/reload cycle instead of failing if the
17003 load fails.
17004
17005Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
17006
17007 * gdb.base/default.exp: Don't set match_max.
17008 * gdb.base/help.exp: Ditto.
17009 * gdb.base/list.exp: Ditto.
17010 * gdb.base/signals.exp: Ditto.
17011
17012 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
17013 set, use remote_ld to download the testcase instead of
17014 the GDB loader.
17015
17016Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
17017
17018 * config/vr5000.exp: New file.
17019
17020 * config/monitor.exp(gdb_target_monitor): Add pattern for
17021 "Ending remote" to detect errors in connecting.
17022
17023 * gdb.base/setshow.exp: Add .* within auto language test.
17024
17025 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
17026 target feature.
17027
17028 * config/monitor.exp(gdb_load): Check for a failure when loading,
17029 and reboot the board if necessary.
17030
17031 * gdb.base/setvar.exp(test_set): Handle multiple prints within
17032 a set of tests. Remove print.* from the patterns being checked.
17033
17034Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
17035
17036 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
17037 refer to gdb_spawn_id.
17038
17039 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
17040 longer used.
17041 * config/sparclet.exp: Ditto.
17042 * config/sparclet-old.exp: Ditto.
17043 * config/slite.exp: Ditto.
17044 * config/sim.exp: Ditto.
17045 * gdb.base/funcargs.exp: Ditto.
17046
17047 * lib/gdb.exp:Remove references to gdb_spawn_id.
17048 (gdb_expect): Move to remote.exp.
17049
17050Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
17051
17052 * config/monitor.exp: Detect the "Couldn't establish connection"
17053 message from GDB.
17054
17055Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
17056
17057 * gdb.base/bitfields.exp: Use runto instead of explicit
17058 gdb_run_cmd/gdb_expect sequences.
17059
17060 * gdb.base/break.exp(text_next_with_recursion): Add match for
17061 gdb_expect call.
17062
17063 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
17064 We also need to handle the "A program is being debugged already"
17065 prompt from gdb. Use gdb_test to set the baud rate.
17066
17067 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
17068 to 20000. Really. I mean it.
17069
17070Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
17071
17072 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
17073 fails. If suppress_flag is set, skip perror message about not
17074 being able to send to GDB.
17075 (send_gdb): If suppress_flag is set, don't try to send commands to
17076 GDB.
17077 (gdb_expect): If suppress_flag is set, always fail immediately.
17078 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
17079 (gdb_init): Call gdb_stop_suppressing_tests.
17080 (default_gdb_exit): Ditto.
17081 (default_gdb_start): Ditto.
17082
17083 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
17084 gdb_stop_suppressing_tests as appropriate.
17085 * gdb.base/break.exp: Ditto.
17086 * gdb.base/callfuncs.exp: Ditto.
17087 * gdb.base/commands.exp: Ditto.
17088 * gdb.base/exprs.exp: Ditto.
17089 * gdb.base/funcargs.exp: Ditto.
17090 * gdb.base/list.exp: Ditto.
17091 * gdb.base/recurse.exp: Ditto.
17092 * gdb.base/scope.exp: Ditto.
17093 * gdb.base/structs.exp: Ditto.
17094 * gdb.c++/inherit.exp: Ditto.
17095
17096Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
17097
17098 * config/vr4300.exp: New file.
17099
99707966 17100 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 17101
99707966 17102 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
17103
17104Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
17105
17106 * lib/gdb.exp(gdb_init): New function.
17107
17108 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
17109 for each individual variable set.
17110
17111 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
17112 name.
17113
17114 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
17115
17116 * gdb.base/scope.exp: Use gdb_test.
17117
17118 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
17119 aborting; the testsuite driver will do that for us (see
17120 gdb_finish). Also, use gdb_test in a few more places.
17121
17122Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17123
17124 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
17125
17126Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
17127
17128 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
17129 and "add_tests" are not at the same address.
17130
17131Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
17132
17133 * gdb.base/ptype.exp: Use gdb_test.
17134
17135Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
17136
17137 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
17138 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
17139 left in. No longer expect them to fail.
17140
17141 * gdb.stabs/*.mt; Deleted, no longer used.
17142 * gdb.stabs/configure.in: Remove references to target makefile
17143 frags.
17144 * gdb.stabs/configure: Rebuilt.
17145
17146 * gdb.disasm/*.mt: Deleted, no longer used.
17147 * gdb.disasm/configure.in: Remove references to target makefile
17148 frags. Use "sh3.s" as the unique filename for this directory.
17149 * gdb.disasm/configure: Rebuilt.
17150
17151 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
17152 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
17153 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
17154
17155Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
17156
17157 * config/udi.exp: Use mondfe,name instead of remote_host.
17158
17159Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
17160
17161 * gdb.base/watchpoint.exp: Don't expect a failure when calling
17162 a function with a watchpoint enabled on the mn10200.
17163
17164 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
17165 before trying to create it!
17166
17167Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
17168
17169 * config/vx.exp: Use hostname instead of netport.
17170
17171 * config/vxworks.exp: New file.
17172
17173 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
17174
17175 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
17176 gdb before assuming everything worked. Send a ^C if a timeout
17177 occurs.
17178
17179 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
17180 $gdb_spawn_id directly.
17181 (gdb_run_cmd): Try _start as well as start. Use the target feature
17182 gdb,start_symbol as the symbol to start from when jumping.
17183
17184Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
17185
17186 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
17187 redundant) test.
17188
17189 * gdb.base/recurse.exp: Relax final value test for 'b' so that
17190 it doesn't lose for 16bit integer systems.
17191
17192Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
17193
17194 * gdb.fortran/types.exp: If the target doesn't support "double"
17195 data types, then expect "real" types to only be 4 bytes.
17196
17197 * gdb.c++/virtfunc.exp: Expect failure for virtual function
17198 call tests if the target doesn't support inferior function calls.
17199
17200 * gdb.base/printcmds.exp: Allow minor deviation in FP values
17201 in printf tests.
17202
17203Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
17204
17205 * gdb.base/help.exp: Disable "help set", "help show", and
17206 "help support". Simplify regexp for "help stack".
17207
17208 * gdb.base/default.exp: Set match_max to 5000 and the timeout
17209 to 60 seconds. Temporarily set match_max to 15000 around the
17210 "info copying" test.
17211
17212 * gdb.base/nodebug.exp: Don't try to do an inferior function
17213 call if the target doesn't support them.
17214 * gdb.base/printcmds.exp: Likewise.
17215 * gdb.base/setvar.exp: Likewise.
17216 * gdb.base/structs.exp: Likewise.
17217 * gdb.c++/templates.exp: Likewise.
17218 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
17219
17220 * gdb.base/recurse.exp: Enable for the mn10200.
17221
17222 * configure.in: Do configure gdb.stabs directory for *-*-elf
17223 targets.
17224 * configure: Rebuilt.
17225
17226 * gdb.base/break.exp: Check for gdb,noresults before testing
17227 exit status and/or results from the target.
17228 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
17229 * lib/gdb.exp: Remove old (now bogus) initialization of
17230 noinferior, noargs, noresults and nosignals.
17231
17232Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
17233
17234 * config/sh.exp: New file.
17235
17236 * config/slite.exp: Try to connect multiple times to the board
17237 before rebooting. Only send a "monitor run" if need_monitor_run
17238 is set.
17239
17240 * gdb.base/break.exp: Don't do the "stub continue" test if
17241 the target has gdb_stub set.
17242
17243 * gdb.base/callfuncs.exp: Increase the timeout.
17244
17245 * gdb.base/interrupt.exp: Don't even try to compile the testcase
17246 if the target has gdb,noinferiorio set.
17247
17248 * gdb.base/list.exp: Increase match_max to 10000 characters.
17249
17250 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
17251
17252 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
17253 target.
17254
17255 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
17256
17257Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
17258
17259 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
17260 trying to delete the copy of gdb. Catch the file delete so we
17261 don't die if the delete fails; also, the file should be copied to
17262 the host, not to the build.
17263
17264Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
17265
17266 * lib/gdb.exp(gdb_test): Surround the result pattern with
17267 parenthesis in case it contains multiple regexps separated
17268 with |.
17269
17270 * gdb.base/watchpoint.exp: Use gdb_test.
17271 * gdb.base/default.exp: Ditto.
17272
17273Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
17274
99707966 17275 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 17276
c906108c
SS
17277 * gdb.base/scope.exp: Use gdb_test.
17278 * gdb.c++/classes.exp: Ditto.
17279 * gdb.c++/inherit.exp: Ditto.
17280
17281Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
17282
17283 * gdb.base/crossload.exp: Don't use execute_anywhere, use
17284 remote_exec instead.
17285 * gdb.base/corefile.exp: Don't be ridiculous.
17286 * gdb.base/*.c: Add missing stub invocations.
17287
17288Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
17289
17290 * config/slite.exp: Miscellaneous fixes.
17291
17292 * lib/gdb.exp: Fix runto.
17293
17294 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
17295 the target.
17296
17297 * gdb.base/watchpoint.exp: Fix regexp.
17298
17299 * lib/gdb.exp(default_gdb_exit): Add a catch to the
17300 close and wait commands, as the descriptor may now be
17301 invalid. Always call "remote_close host".
17302
17303Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
17304
17305 Major rewrite for testsuite revision.
d63a86f8 17306
c906108c
SS
17307 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
17308 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
17309 instead of relying on spawn_id to always contain a valid
17310 spawn id.
17311 (get_compiler_info): New procedure to build the ${binfile}.ci
17312 file, instead of replicating this in N different places.
17313 (gdb_compile): New procedure.
d63a86f8 17314
c906108c
SS
17315 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
17316 appropriate arguments) instead of compile. Use gdb_test in a lot
17317 more places. Use send_gdb instead of send. Always run gdb_start
17318 at the start of a testcase, as this is no longer done magically.
17319
17320 config/*-gdb.exp: Rename without the -gdb suffix.
17321
17322 config/mips.exp: Use remote_close instead of exit_remote_shell.
17323 config/monitor.exp: Use target_info instead of looking at
17324 baud, timeout, etc.
17325 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
17326
17327Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17328
17329 * gdb.c++/templates.exp (test_ptype_of_templates),
17330 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
17331 Update expect patterns for destructors and assignment operators
17332 to match corresponding c-typeprint.c changes.
17333 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
17334 to destructor breakpoint test, GDB should be able to set the
17335 destructor breakpoint without specifying arguments.
17336
17337Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
17338
17339 * gdb.threads/pthreads.exp: Change result for failure to compile due
17340 to lack of pthreads runtime support from an error to simply an
17341 unsupported test, per dejagnu standards.
17342
17343Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17344
17345 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
17346 where GDB exits to reduce pattern match time.
17347 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
17348
17349 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
17350
dc96c6c7 17351Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17352
17353 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
17354 * gdb.base/default.exp: ditto.
17355 * gdb.base/nodebug.exp: ditto.
17356 * gdb.base/printcmds.exp: ditto.
17357 * gdb.base/ptype.exp: ditto.
17358 * gdb.base/setvar.exp: ditto.
17359 * gdb.base/structs.exp: ditto.
17360 * gdb.base/setshow.c: Guard against uninitialized values of argc.
17361
17362Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
17363
17364 * configure, */configure: Rebuild with autoconf 2.12.
17365
17366Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
17367
17368 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
17369 use new i*86-pc-linux*-gnu quads.
17370 * gdb.base/corefile.exp: Ditto.
17371 * gdb.base/signals.exp: Ditto.
17372 * gdb.base/sigall.exp: Ditto.
17373 * gdb.base/interrupt.exp: Ditto.
17374
17375 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
17376 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
17377 RedHat 4.0.
d63a86f8 17378
c906108c
SS
17379 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
17380 linux. This allows the test case to at least compile on latest
17381 linux, but still not run due to missing the threads runtime library.
17382
17383Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17384
17385 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
17386 directory to search gdb directory. Accept and step over conditional
17387 stack alignment code. Consume $prompt in failure cases.
17388 Reset timeout to $oldtimeout instead of some arbitrary value.
17389 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
17390 timeout problems with infinite stack backtraces.
17391 * gdb.base/ptype.exp (ptype struct link, union tu_link):
17392 Accept function parameters for linkfunc member.
17393
17394Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
17395
17396 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
17397 (CXXFLAGS): Remove, unreferenced.
17398 (B_OPTIONS): Add for -B options and add code to initialize with
17399 previous -B options and also add -B option to pick up cross compiled
17400 runtime.
17401 (TARGET_INCLUDES): Add for -I options and add code to initialize when
17402 doing cross compiles.
17403 (target_alias): Declare global.
17404 (xgcc): Set variable to full path of gcc in build tree. Use findfile
17405 to verify that gcc exists in build tree, and if so set CC to that
17406 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 17407
c906108c
SS
17408Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
17409
17410 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
17411 ptype test for anonymous union. Fixup testcase to match
17412 current gcc debug output.
17413
17414Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
17415
17416 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
17417 force argument to an unsigned long type.
17418
17419Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
17420
17421 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
17422 tests and anonymous union print/ptype tests.
17423 * gdb.base/list.exp (test_forward-search): Increase timeout by
17424 5 minutes for the "search extremely long line" case.
17425 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
17426 completely optional and that the pass/fail messages use the command as
17427 the message if that third arg is a null string.
17428 (gdb_test_exact): Arrange that a null string pattern means match a
17429 null string output rather than any output, which might include random
17430 errors.
17431 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
17432 backtrace test.
17433 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
17434 always failing and failure is now exposed by gdb.exp changes.
17435
17436Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
17437
17438 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
17439 weren't being noted.
17440
17441Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17442
17443 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
17444 * gdb.stabs/weird.exp: Remove v_comb xfails.
17445
dc96c6c7 17446Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17447
17448 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 17449 list.exp scope.exp watchpoint.exp]
c906108c 17450 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 17451
dc96c6c7 17452Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17453
17454 * config/monitor.exp: Increase download timeout to 1000 seconds.
17455
dc96c6c7 17456Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17457
17458 * config/m32r.exp: Increase timeout to 120 seconds.
17459
17460Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
17461
17462 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
17463 and accept older ordering as obsolescent gcc or gdb.
17464 * gdb.c++/templates.exp: Ditto.
17465 * gdb.c++/virtfunc.exp: Ditto.
17466
17467Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
17468
17469 * gdb.base/coremaker.c: Add code to mmap some data so we
17470 can check that it ends up in the core file.
17471 * gdb.base/corefile.exp: Add test to read mmapped data
17472 from core file.
17473
dc96c6c7 17474Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17475
17476 * config/m32r.exp: New file.
17477
17478Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
17479
17480 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
17481 that cflags can contains -gstabs, and work correctly for other tests.
17482
dc96c6c7 17483Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17484
17485 * gdb.base/setshow.exp: New file, tests show and set.
17486 * gdb.base/setshow.c: New file, tests show and set.
17487 * gdb.base/help.exp: Add test for help set|show annotate.
17488 * gdb.base/default.exp: Add test for set|show annotate.
17489
17490Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
17491
17492 * testsuite/gdb.base/break.exp: Make backtrace from factorial
17493 errors unique.
17494 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
17495 explicitly.
17496
17497Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
17498
17499 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
17500 and width commands. This is done elsewhere.
17501 * (gdb_start): Don't call gdb_start_sim here. That's already
17502 done in gdb_load. This fixes lots of failures in default.exp.
17503
17504Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
17505
17506 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
17507 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
17508 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
17509 in the same we we treat other failures (since it may be an expected
17510 condition), rather than as an error.
17511 * gdb.base/signals.exp (test_handle_all_print): Revert back to
17512 old test format.
17513
17514Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
17515
17516 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
17517 (distclean maintainer-clean realclean): No need to remove files
17518 twice. Nuke the duplicates.
17519 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 17520 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
17521 Remove config.h along with other config files.
17522
17523Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
17524
17525 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
17526 "p func1 ()" and note that rests of tests are skipped.
17527 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
17528 setup_xfails for "print func2::coremaker_local".
17529 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
17530 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
17531 affected by the previous run test.
17532 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
17533 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
17534 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
17535 "pass int powerset tuple" and "pass modeless int powerset tuple".
17536 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
17537 "real write 4" and "real write 8".
17538 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
17539 setup_xfails for "print vs1 after tuple assign 2",
17540 "print \$i after tuple assign 2", and
17541 "print vs2 after tuple assign 2".
17542 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
17543 meaningful error message and return -1 so the caller can
17544 suppress further tests and avoid a cascade of errors.
d63a86f8 17545
c906108c
SS
17546Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
17547
17548 * gdb.base/a1-selftest.exp: Tweak tests to account for new
17549 format for printing version.
17550 * gdb.base/default.exp: Ditto.
17551 * gdb.base/interrupt.exp: Fix problem with cascade of
17552 errors if child process dies while calling a function.
d63a86f8 17553
c906108c
SS
17554Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
17555
17556 * Makefile.in (VPATH): Add
17557 * Makefile.in (Makefile, config.status): Fix rules so things get
17558 remade when necessary.
17559
17560Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
17561
17562 * Makefile.in (just-check): Add path to sibling expect dir
17563 to environment variable specified by RPATH_ENVVAR.
17564
17565Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
17566
17567 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
17568 (just-check): Add shared library paths for libstdc++, tk,
17569 tcl, bfd, and opcodes to the environment variable specified
17570 in RPATH_ENVVAR.
17571 * configure.in: Add support to recognize --enable-shared flag
17572 and generate correct value for RPATH_ENVVAR.
17573 * configure: Regenerated with autoconf.
17574
17575Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
17576
17577 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
17578 include all osf versions.
17579 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
17580 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
17581 when target is linux. When failing to build pthreads test
17582 executable, give more meaningful message.
17583 * gdb.threads/pthreads.c: Hpux also uses old definition of second
17584 arg for pthread_create.
d63a86f8 17585
c906108c
SS
17586Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
17587
17588 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
17589 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
17590 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
17591 and -lpthreads (everybody else).
17592 (test_startup): Fail gracefully if threads are not supported.
17593 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
17594 "p/c array_index("abcdef",2)" when not gcc compiled.
17595 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
17596 "print func2::coremaker_local" when not gcc compiled.
17597 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
17598 "ptype on opaque struct tagname (statically)",
17599 "ptype on opaque struct tagname (dynamically) 1", and
17600 "ptype on opaque struct tagname (dynamically) 2"
17601 for not compiled with gcc.
17602 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
17603 backtrace when compiled with gcc.
d63a86f8 17604 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
17605 than always return success.
17606
17607Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
17608
17609 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
17610
17611Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
17612
17613 * gdb.base/structs.exp: Undo last change.
17614
17615Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
17616
17617 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
17618 encapsulate all the steps/nexts done during self test, starting
17619 at main, and makes them less sensitive to optimization issues.
17620 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
17621 signal handler" test.
17622 * gdb.threads/pthreads.exp: Only run this for native configs.
17623 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
17624 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
17625 tests.
17626 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
17627 for "runto test_calls(void)" test.
d63a86f8 17628
c906108c
SS
17629Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
17630
17631 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
17632 and don't expect address info in breakpoint confirmations.
17633
17634Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
17635
17636 * gdb.base/list.exp (test_forward_search): Increase timeout
17637 temporarily by 60 seconds for searching extremely long line,
17638 and then reset to old value when done. Increase expect input
17639 buffer to 10000.
17640
17641Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
17642
17643 * gdb.base/list.exp (test_forward_search): Fix to handle very
17644 long source line without overflowing expect's input buffer.
17645
17646Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
17647
17648 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
17649 "buffer_full".
17650
17651 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
17652 "buffer_full".
17653
17654 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
17655 "buffer_full".
17656
17657 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
17658 "buffer_full".
17659
17660Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
17661
17662 * configure.in (configdirs): Add gdb.threads.
17663 * configure: Regenerated with autoconf.
17664 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
17665 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
17666 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 17667
c906108c
SS
17668Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
17669
17670 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
17671
17672Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
17673
17674 * gdb.base/signals.exp (test_handle_all_print): Test separately for
17675 each signal's status in the output of "handle all print".
17676 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
17677 the \r\n sequence that immediately precedes the gdb prompt.
17678 * gdb.base/a1-selftest.exp: Save original timeout and restore
17679 after test.
17680
17681Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
17682
17683 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
17684 symbol.
17685
17686Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17687
17688 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
17689
17690Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
17691
17692 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
17693 timeout by 60 seconds.
17694
17695Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
17696
17697 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
17698 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
17699 error return.
17700
17701Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
17702
17703 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
17704 gdb initialization, also report how long dejagnu waited. Restore
17705 old timeout before doing error return. Temporarily increase timeout
17706 by 3 minutes to allow for slow startups over heavy NFS use.
17707
17708Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
17709
17710 * lib/gdb.exp: Report timeout value for verbosity level 2.
17711 * config/gdbserver.exp: Ditto.
17712 * config/hppro.exp: Ditto.
17713 * config/mips-gdb.exp: Ditto.
17714 * config/monitor.exp: Ditto.
17715 * config/netware.exp: Ditto.
17716 * config/sim-gdb.exp: Ditto.
17717 * config/slite-gdb.exp: Ditto.
17718 * config/udi-gdb.exp: Ditto.
17719 * config/unix-gdb.exp: Ditto.
17720 * config/vx-gdb.exp: Ditto.
17721 * gdb.base/a1-selftest.exp: Ditto.
17722 * gdb.base/a2-run.exp: Ditto.
17723 * gdb.base/break.exp: Ditto.
17724 * gdb.base/corefile.exp: Ditto.
17725 * gdb.base/list.exp: Ditto.
17726 * gdb.base/recurse.exp: Ditto.
17727 * gdb.base/scope.exp: Ditto.
17728 * gdb.base/signals.exp: Ditto.
17729
17730Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17731
17732 * gdb.threads/Makefile.in (docdir): Removed.
17733
17734Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17735
17736 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 17737 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 17738 @srcdir@.
d63a86f8 17739 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
17740 autoconf 2.5 or higher.
17741 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
17742
17743Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
17744
17745 * configure: Regenerated.
17746 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
17747 avoid name clashes with SunOS headers.
17748
17749Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
17750
17751 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
17752
17753Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
17754
17755 * gdb.base/callfuncs.exp: Finish last change -- make sure the
17756 prototype information ends up in the compiler info file.
17757
17758Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
17759
17760 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
17761 attempting to regenerate it. Eliminate use of a temporary file
17762 and just generate the info file directly. Source it immediately,
17763 for consistency of use.
17764 * gdb.base/corefile.exp: Ditto
17765 * gdb.base/exprs.exp: Ditto.
17766 * gdb.base/funcargs.exp: Ditto.
17767 * gdb.base/langs.exp: Ditto.
17768 * gdb.base/list.exp: Ditto.
17769 * gdb.base/mips_pro.exp: Ditto.
17770 * gdb.base/nodebug.exp: Ditto.
17771 * gdb.base/opaque.exp: Ditto.
17772 * gdb.base/ptype.exp: Ditto.
17773 * gdb.base/scope.exp: Ditto.
17774 * gdb.base/setvar.exp: Ditto.
17775 * gdb.base/signals.exp: Ditto.
17776 * gdb.base/whatis.exp: Ditto.
17777 * gdb.c++/templates.exp: Ditto.
17778 * gdb.c++/virtfunc.exp: Ditto.
17779 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
17780 whether or not to add -lstdc++ to the compile command line args.
17781
17782Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17783
17784 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
17785 it got fixed by the recent lookup_minimal_symbol_by_pc change.
17786 Increase timeout, a lot of single stepping might be needed if the
17787 target has no hardware watchpoints.
17788
17789Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
17790
17791 * gdb.base/break.exp: Ignore compiler warnings when compiling
17792 break.c.
17793 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
17794 * gdb.base/default.exp: Add h8300 xfails. Handle messages
17795 from remote-sim.
17796 * gdb.base/exprs.exp: Add h8300 xfails.
17797 * gdb.base/funcargs.exp: Likewise.
17798 * gdb.base/nodebug.exp: Likewise.
17799 * gdb.base/printcmds.exp: Likewise.
17800 * gdb.base/ptype.exp: Likewise.
17801 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
17802 h8300 xfails.
d63a86f8 17803 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
17804 on the h8300.
17805 * gdb.base/funcargs.c: Explicitly make last constant argument to
17806 call_after_alloca_subr an unsigned long type.
17807 * gdb.base/return.c: Include stdio.h.
17808
17809Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17810
17811 * config/abug.exp: New file for the older Motorola Bug monitor
17812 that runs on the mvme13x series VME boards.
17813 * config/monitor.exp: Use the new config array for target settings
17814 if they exist.
17815
17816Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
17817
17818 * sim-gdb.exp: Make the SH simulator allocate less space when
17819 it is targeted.
17820
17821Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
17822
17823 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
17824 test.
17825
17826Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
17827
17828 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
17829 "rs6000-*-*" for "list function in include file" when gcc compiled.
17830 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
17831 for "p ctable1[120]".
17832 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
17833 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
17834 Remove setup_xfail for "rs6000-*-*" for
17835 "print 'scope0.c'::filelocal before run".
17836 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
17837 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
17838 since some compilers don't allow both options to be given
17839 on the same command line. Create object file and move it.
d63a86f8 17840
c906108c
SS
17841Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
17842
17843 * gdb.base/corefile.exp: Always regenerate the core file, since
17844 we always regenerate the coremaker program. Detect special case
17845 where registers cannot be read from core file.
d63a86f8 17846
c906108c
SS
17847Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
17848
17849 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
17850 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
17851 * gdb.c++/templates.exp: Only match on basename of file since
17852 some formats like xcoff don't encode directory information.
17853 * gdb.stabs/weird.exp: Use the right sed script for powerpc
17854 and rs6000 AIX xcoff targets.
17855 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
17856 * configure: Regenerate.
17857 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
17858 here, rather than in distclean.
d63a86f8 17859
c906108c
SS
17860Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
17861
17862 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
17863 defined, and use it to compile the test case with -O2. The
17864 native compilation still uses no optimization.
17865 * gdb.base/mips_pro.c: Remove inline assembly code since
17866 it is compiled PIC by default, which results in assembler
17867 warnings that make the testsuite think the compilation
17868 was unsuccessful.
17869
17870Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
17871
17872 * gdb.c++/misc.exp: Add note to message for
17873 "print s.a for foo struct" that this is a known gcc 2.7.2
17874 and earlier bug.
17875
17876Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
17877
17878 * gdb.base/break.exp: Fix pattern for matching "Delete all
17879 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
17880 setup_xfail for deleting all breakpoints test. Fix various
17881 timeout messages to include "(timeout)".
17882 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
17883 for "p t_float_values2(3.14159,float_val2)".
17884 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
17885 for "continue to call2g" when gcc compiled.
17886 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
17887 "up to foo in langs.exp", "show language at foo in langs.exp",
17888 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
17889 and "show language at fsub in langs.exp".
17890 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
17891 "list line 1 in include file", "list message for lines past EOF",
17892 "list function in include file", "list list0.h:foo", and
17893 "list filename:function; nonexistant function".
17894 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
17895 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
17896 and "ptype t_char_array" to be for native cc only.
d63a86f8 17897
c906108c
SS
17898Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
17899
d63a86f8 17900 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
17901 setup_xfail for "print coremaker_bss", "print coremaker_ro",
17902 "print func2::coremaker_local", and "backtrace in corefile.exp".
17903
17904Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
17905
17906 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
17907 "bt in signals.exp". This problem only appears when running
17908 the testsuite, and then only intermittently.
17909
17910Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17911
17912 * gdb.base/return.exp (return_tests): Differentiate between
17913 two tests of continuing.
17914
17915Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17916
17917 * */Makefile.in (maintainer-clean): Remove config.log.
17918 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
17919 * gdb.c++/Makefile.in (PROGS): Add inherit.
17920 (clean): Remove *.ci.
17921
17922Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
17923
17924 * gdb.c++/misc.cc: Add test code from Mike Stump.
17925 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
17926
17927Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
17928
17929 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
17930 to "alpha-*-osf2*" and add comment.
17931 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
17932 setup_xfail for "step over execarg initialization" and
17933 "step over corearg initialization".
17934 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
17935 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
17936 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
17937 gcc compiled for "print coremaker_bss", "print coremaker_ro",
17938 "print func2::coremaker_local", and "backtrace in corefile.exp".
17939 * gdb.base/signals.exp: Build and source signals.ci.
17940 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
17941 to be for gcc only.
17942 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 17943
c906108c
SS
17944Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17945
17946 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
17947 Feb 3 procfs.c change.
17948
17949Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
17950
17951 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
17952
17953Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
17954
17955 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
17956 from dejagnu's apparent default of 10 seconds, which gives random
17957 results when running the tests over NFS on moderately loaded systems.
17958 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
17959
17960Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
17961
17962 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
17963 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
17964 result reports.
17965
17966Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
17967
17968 * configure.in (CY_AC_PATH_TCLH): Remove.
17969 * configure: Regenerate.
17970
17971Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
17972
17973 * gdb.c++/Makefile.in (clean): Add missing '{'.
17974
17975Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
17976
17977 * lib/gdb.exp: Provide a default value for noinferior.
17978
17979 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
17980 Load libgloss.exp.
17981
17982Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
17983
17984 * gdb.disasm/hppa.exp: Compile directly into an executable, use
17985 the executable, not the .o to run the tests from.
17986
17987Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
17988
17989 * gdb.base/break.exp: Don't test for program exit or exit status
17990 if $noresults if nonzero.
17991 * gdb.base/langs.exp: Likewise.
17992 * gdb.base/watchpoint.exp: Likewise.
17993
17994 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
17995 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
17996 trying to compile the testcase.
17997
17998Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
17999
18000 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
18001 * gdb.base/signals.exp (continue to handler): Likewise.
18002
18003Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
18004
18005 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
18006
18007 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
18008
18009Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
18010
18011 * gdb.base/corefile.exp: Recognize "not found" as failure
18012 when trying to determine if a core file was generated.
18013 If no core file was generate the first time, try again without
18014 the ulimit -c to work around braindamaged shells.
18015
18016Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
18017
18018 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
18019 [] tests with "test" and enclose string in quotes.
18020 * gdb.stabs/configure: Rebuild
d63a86f8 18021
c906108c
SS
18022Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
18023
18024 Changes in sync with expect:
18025 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
18026 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
18027 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
18028 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
18029 argument to AC_REQUIRE.
18030 * configure: Regenerated.
18031
18032Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
18033
18034 * gdb.base/corefile.exp: When generating a core, discard any
18035 error messages about ulimit not found and the "core dumped"
18036 message from the shell that runs the coredumper.
18037
18038Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
18039
18040 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
18041
18042 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
18043 which sed script to run. Expect failure for v_comb test
18044 on PA targets too.
d63a86f8 18045
c906108c
SS
18046Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
18047
18048 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
18049 "print func2::coremaker_local" and for "backtrace in corefile.exp"
18050
18051Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
18052
18053 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
18054 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
18055 "sparc-sun-solaris*" xfails for "p v_comb".
18056 * lib/gdb.exp (default_gdb_start): Fix typo.
18057 * gdb.base/corefile.exp: Allow "Core was generated by ..."
18058 messages to not include the full program name that caused
18059 the core dump since some systems (such as solaris) apparently
18060 truncate this path to about 80 characters.
18061 When generating a core file first try increasing the core file
18062 size limit to unlimited since some systems may default it to
18063 zero, and it is harmless to try it. Move the test for failing
18064 to generate a core file to where it will actually get executed.
18065 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
18066 new gdb result from g++ debug info improvements and make old
18067 pattern obsolescent. Also account for size_t differences
18068 (may be int or long).
18069 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
18070 initialization before function call is placed in the delay slot
18071 and thus appears to be skipped over by commands such as "next".
18072
18073Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18074
18075 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
18076
18077Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
18078
18079 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
18080 input source file; fix code to compile test to deal with this
18081 convention.
18082 * gdb.c++/*.exp: Likewise.
18083
18084Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
18085
18086 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
18087 "bt in signals.exp".
18088
18089Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
18090
18091 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
18092 "step over execarg initialization" and
18093 "step over corearg initialization".
18094
18095Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
18096
18097 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
18098 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
18099
18100Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
18101
18102 From Rob Savoye (rob@poseidon.cygnus.com)
18103 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
18104 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
18105 configure.in}, gdb.disasm/{Makefile.in, configure.in},
18106 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
18107 configure.in}: Major reworking for autoconfig.
18108 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
18109 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
18110 New files.
18111 * config/unix-gdb.exp: Make GDB global.
18112 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
18113 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
18114 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
18115 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
18116 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
18117 term.exp, twice.exp, watchpoint.exp, whatis.exp},
18118 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
18119 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
18120 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
18121 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
18122 pr-8136.exp, result.exp, string.exp, tuples.exp},
18123 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
18124 to returns as necessary, arrange for test to compile own testcase
18125 executable.
18126 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 18127
c906108c
SS
18128Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
18129
18130 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
18131 clear_xfail at end of test which might not call either pass or fail.
18132 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
18133 "backtrace through signal handler".
18134
18135Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18136
18137 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
18138 continuing from a job control stop signal.
18139 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
18140
18141Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
18142
18143 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
18144 * gdb.base/corefile.exp: Likewise.
18145 * gdb.base/funcargs.exp: Likewise.
18146
18147Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
18148
18149 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
18150 * config/monitor.exp: Add support for setting baud rate.
18151
18152Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
18153
18154 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
18155 i*86-*-linux* xfails for "backtrace through signal handler".
18156 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
18157 "print func2::coremaker_local".
18158 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
18159 alpha-dec-osf2* xfail for
18160 "delete all breakpoints when none".
18161
18162Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
18163
18164 * gdb.base/break.exp: Change test that deletes all breakpoints
18165 when no user breakpoints are installed. A post 4.15 change
18166 causes gdb to no longer prompt in this case.
18167
18168Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
18169
18170 * gdb.base/return.exp (return_tests): Change xfail for test
18171 "correct value returned double test" to stop xfailing at
18172 Solaris 2.5. Apparently the bug has been fixed.
18173
18174Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
18175
18176 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
18177 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
18178
18179Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
18180
18181 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
18182 * gdb.disasm/hppa.s: Corresponding changes.
18183
18184Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
18185
18186 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
18187 makefile fragment.
18188 * config/mt-hpux: Deleted.
18189
18190Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
18191
d63a86f8 18192 * Many files: When warning about suppressed tests due to a
c906108c
SS
18193 nonexistant test binary, avoid incrementing the warning count.
18194
18195Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
18196
18197 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 18198
c906108c
SS
18199Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18200
18201 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
18202 "sparc-*-solaris2*".
18203
18204Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18205
18206 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
18207 Add global and local variables and initialize them.
18208 * gdb.base/corefile.exp: Test correct mapping of corefile sections
18209 by printing variables. Remove rs6000 and powerpc xfails, BFD now
18210 extracts the file name and terminating signal from the core file.
18211 * TODO: Remove note about tests for correct mapping of corefile.
18212 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
18213 from optimizing it away.
18214 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
18215 handles common blocks.
18216
18217Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
18218
18219 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
18220 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
18221
18222Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
18223
18224 * Makefile.in (maintainer-clean): New target, synonym for
18225 realclean.
18226 * gdb.base/Makefile.in (maintainer-clean): Likewise.
18227 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
18228 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
18229 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
18230 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
18231 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
18232
18233Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
18234
18235 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
18236 xfails when not gcc compiled for "print foo::funclocal".
18237 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
18238 "print foo::funclocal at foo",
18239 "print 'scope1.c'::foo::funclocal at foo",
18240 "print foo::funclocal_bss at foo",
18241 "print 'scope1.c'::foo::funclocal_bss at foo",
18242 "print foo::funclocal_ro at foo",
18243 "print 'scope1.c'::foo::funclocal_ro at foo",
18244 "print bar::funclocal at foo" and
18245 "print 'scope1.c'::bar::funclocal at foo".
18246 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
18247 gcc compiled for "print foo::funclocal at bar".
18248 Expand all messages to ensure that they identify that
18249 the test is at bar().
18250 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
18251 gcc compiled for:
18252 "ptype on opaque struct pointer (statically)",
18253 "ptype on opaque struct tagname (statically)",
18254 "ptype on opaque struct pointer (dynamically) 1",
18255 "ptype on opaque struct tagname (dynamically) 1",
18256 "ptype on opaque struct pointer (dynamically) 2" and
18257 "ptype on opaque struct tagname (dynamically) 2
18258 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
18259 gcc compiled for:
18260 "p datalocal"
18261 "whatis datalocal",
18262 "ptype datalocal",
18263 "p bsslocal",
18264 "whatis bsslocal", and
18265 "ptype bsslocal".
18266 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
18267 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
18268 when not gcc compiled.
18269 * gdb.base/funcargs.exp (float_and_integral_args): Add
18270 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
18271 compiled.
18272 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
18273 "backtrace from call6a" when not gcc compiled.
18274 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
18275 "backtrace from call7a" when not gcc compiled.
18276 * gdb.base/callfuncs.exp (do_function_calls):
18277 Add "hppa*-*-hpux*" xfail when not gcc compiled for
18278 "p t_char_array_values(char_array_val2,char_array_val1)",
18279 "p t_char_array_values(char_array_val1,char_array_val2)",
18280 "p t_char_array_values("carray 1","carray 2")",
18281 "p t_char_array_values("carray 1",char_array_val2)",
18282 "p t_char_array_values(char_array_val1,"carray 2")",
18283 "p sum_args(1,{2})",
18284 "p sum_args(2,{2,3})",
18285 "p sum_args(3,{2,3,4})",
18286 "p sum_args(4,{2,3,4,5})"
18287 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
18288 "backtrace in corefile.exp" when not gcc compiled.
18289
18290Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18291
18292 * gdb.base/signals.exp: Rewrite `handle all print' test as
18293 a procedure. Accept blanks or TABs as whitespace, increase
18294 timeout and expect input buffer size for the large output
18295 from the command. Remove "i*86-*-bsdi2.0" xfail.
18296
18297Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18298
18299 * gdb.base/setvar.exp: Add new testcases for truncation when
18300 assigning invalid values to bitfields.
18301
18302Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
18303
d63a86f8 18304 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
18305 mips-sgi-irix* xfail for
18306 "call inferior func with struct - returns char *"
18307 and fix test so that an optional (unsigned char *) cast is
18308 accepted in the result.
18309
18310Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
18311
18312 * gdb.base/funcargs.exp (float_and_integral_args): Remove
18313 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
18314 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
18315 * gdb.base/signals.exp: Remove duplicate "handle all print" test
18316 that accidentally got checked in.
18317
18318Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
18319
d63a86f8 18320 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
18321 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
18322 compiled test.
18323 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
18324 Add mips-sgi-irix5* xfail for not gcc compiled.
18325 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
18326 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
18327 "p top", "whatis top", "p middle", and "whatis middle".
18328 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
18329 "whatis signed char" for not gcc compiled.
18330 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
18331 "set variable signed char=-1 (-1)" and
18332 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
18333 * gdb.base/funcargs.exp (float_and_integral_args):
18334 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
18335 Add mips-sgi-irix* xfail when not gcc compiled for
18336 "continue to call2b".
18337 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
18338 "continue to call2g".
18339 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
18340 "backtrace from call6a"
18341 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
18342 "backtrace from call7k".
18343 Add mips-sgi-irix5* xfail when not gcc compiled for
18344 "backtrace from call7a".
18345 (localvars_after_alloca): Fix gdb_test cmds for
18346 "print * after runto ...".
18347 Remove rs6000-*-* xfails for
18348 "print i after runto localvars_after_alloca" and
18349 "print l after runto localvars_after_alloca"
18350 for all compilers.
18351 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
18352 when not compiled with gcc, for:
18353 "print signed char == (minus)",
18354 "print signed char != (minus)",
18355 "print signed char < (minus)",
18356 "print signed char > (minus)".
18357 * gdb.base/callfuncs.exp (do_function_calls):
18358 Add mips-sgi-irix* xfail, when compiled with native compiler, for
18359 "call inferior func with struct - returns char *".
d63a86f8 18360 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
18361 "correct value returned double test" to include Solaris 2.4.
18362 * gdb.base/funcargs.exp (float_and_integral_args):
18363 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 18364
c906108c
SS
18365Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18366
18367 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
18368 enumeration bitfields if compiling with GNU C.
18369 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
18370 to empty' prompt.
18371
18372Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
18373
18374 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
18375 test for PRO targets.
18376
18377 * gdb.base/funcargs.exp: Avoid ever setting more than 8
18378 breakpoints in the inferior at any given time by making
18379 two groups of breakpoints for call2*, call6* and call7*
18380 tests.
18381
18382Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18383
18384 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
18385 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
18386 from optimizing it away.
18387 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
18388 "call inferior func with struct".
18389
18390Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
18391
18392 * configure.in: Only configure gdb.chill for particular targets.
18393
18394Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
18395
18396 * gdb.base/Makefile.in: Add action to .c.o transformation
18397 rule that generates a .ci file for each .o file and remove
18398 explicit .c.o rules except for callfuncs.o.
18399 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
18400 generates a .ci file for each .o file and remove explicit
18401 .cc.o rules.
18402 (clean): Remove *.tmp *.ci files.
18403 (EXECUTABLES): Remove templ-info.exp.
18404 * gdb.base/compiler.c: New file.
18405 * gdb.c++/compiler.cc: New file
18406 * gdb.base/scope.exp: Source gdb.base/scope.ci.
18407 Change rs6000-*-* xfail for
18408 "print 'scope0.c'::filelocal_ro" and
18409 "print 'scope1.c'::filelocal" and
18410 "print 'scope1.c'::filelocal_bss" and
18411 "print 'scope1.c'::filelocal_ro" and
18412 "print 'scope1.c'::foo::funclocal" and
18413 "print 'scope1.c'::foo::funclocal_ro" and
18414 "print 'scope1.c'::bar::funclocal" and
18415 "print 'scope0.c'::filelocal_ro" and
18416 "print 'scope1.c'::filelocal at foo" and
18417 "print 'scope1.c'::filelocal_bss at foo" and
18418 "print 'scope1.c'::filelocal_ro at foo" and
18419 "print 'scope1.c'::foo::funclocal at foo" and
18420 "print 'scope1.c'::foo::funclocal_bss at foo" and
18421 "print 'scope1.c'::foo::funclocal_ro at foo" and
18422 "print 'scope1.c'::bar::funclocal at foo" and
18423 "print 'scope0.c'::filelocal_ro" and
18424 "print 'scope1.c'::filelocal" and
18425 "print 'scope1.c'::filelocal_bss" and
18426 "print 'scope1.c'::filelocal_ro" and
18427 "print 'scope1.c'::foo::funclocal" and
18428 "print 'scope1.c'::foo::funclocal_bss" and
18429 "print 'scope1.c'::foo::funclocal_ro" and
18430 "print 'scope1.c'::bar::funclocal" and
18431 "print 'scope1.c'::bar::funclocal_bss"
18432 to only be xfail'd when not compiled with gcc.
d63a86f8 18433 Add rs6000-*-* xfail for
c906108c
SS
18434 "print 'scope0.c'::filelocal_bss before run"
18435 when compiled with gcc.
18436 (test_at_main): Add rs6000-*-* xfail for
18437 "print filelocal_ro in test_at_main"
18438 when compiled with gcc.
18439 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 18440 Add rs6000-*-aix* xfail for
c906108c
SS
18441 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
18442 "ptype t_char_array", not compiled with gcc.
18443 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
18444 xfail for "list foo (in include file)" when gcc compiled.
18445 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
18446 (integral_args): Add rs6000-*-* xfail for
18447 "run to call0a" if not compiled with gcc.
18448 (unsigned_integral_args): Add rs6000-*-* xfail for
18449 "run to call1a" if not compiled with gcc.
18450 (float_and_integral_args): Add rs6000-*-* xfail for
18451 "run to call2a" if not compiled with gcc and for
18452 "continue to call2b" for any compiler.
18453 Add rs6000-*-* xfail to
18454 "print f1 after run to call2a" for gcc compiled.
18455 (discard_and_shuffle): Add rs6000-*-* xfail for
18456 "run to call6a".
18457 (shuffle_round_robin): Add rs6000-*-* xfail for
18458 "backtrace from call7a" if not compiled with gcc.
18459 Add rs6000-*-* xfail for
18460 "backtrace from call7b" if compiled with gcc.
18461 (call_after_alloca): Add rs6000-*-* xfail for
18462 "print c in call_after_alloca" and
18463 "print s in call_after_alloca" and
18464 "backtrace from call_after_alloca_subr"
18465 if not compiled with gcc.
18466 (localvars_in_indirect_call): Add rs6000-*-* xfail for
18467 "print c in localvars_in_indirect_call" and
18468 "print c in localvars_in_indirect_call" and
18469 "backtrace in indirectly called function" and
18470 "stepping into indirectly called function"
18471 if not compiled with gcc.
18472 (localvars_after_alloca): Add rs6000-*-* xfail for
18473 "print c after runto localvars_after_alloca" and
18474 "print s after runto localvars_after_alloca" and
18475 "print i after runto localvars_after_alloca" and
18476 "print l after runto localvars_after_alloca"
18477 for all compilers.
18478 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
18479 than whatis-info.exp.
18480 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
18481 than opaque-info.exp.
18482 Setup rs6000-*-* xfail for
d63a86f8 18483 "ptype on opaque struct pointer (statically)" and
c906108c
SS
18484 "ptype on opaque struct pointer (dynamically)" when
18485 not compiled with gcc.
18486 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
18487 rather than callf-info.exp.
18488 (do_function_calls): Add clear_xfail for rs6000-*-* for
18489 "p t_float_values2(3.14159,float_val2)". Seems to work
18490 fine there, both with xlc and gcc. Need to find out what
18491 it is doing right and fix other platforms.
18492 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
18493 "call inferior func with struct - returns int",
18494 "call inferior func with struct - returns long",
18495 "call inferior func with struct - returns float",
18496 "call inferior func with struct - returns double",
18497 "call inferior func with struct - returns char *",
18498 but only if not gcc compiled (presumes xlc compiled).
18499 Change rs6000-*-* xfails for
18500 "call inferior func with struct - returns char" and
18501 " call inferior func with struct - returns short" to only
18502 xfail if not using gcc.
18503 (clean mostlyclean): Remove *.ci and *.tmp files.
18504 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
18505 than templ-info.exp.
18506 * gdb.base/langs.exp: Source gdb.base/langs.ci.
18507 Add rs6000-*-* xfail for "up to foo in langs.exp"
18508 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
18509 when not gcc compiled.
d63a86f8 18510
c906108c
SS
18511Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18512
18513 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
18514 * gdb.base/corefile.exp: Likewise.
18515 * gdb.base/list.exp: Likewise.
18516 * gdb.base/scope.exp: Likewise.
18517 * gdb.base/siganls.exp: Likewise.
18518
18519 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
18520 compiler output.
18521 * gdb.base/whatis.exp: Likewise.
18522
18523Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
18524
18525 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
18526 failure (opcode table has been fixed to match reality).
18527
18528Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
18529
18530 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
18531 "call inferior func with struct - returns char",
18532 "call inferior func with struct - returns short"
18533
18534 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
18535 "print 'scope0.c'::filelocal at main",
18536 "print 'scope0.c'::filelocal_bss in test_at_main",
18537 "print 'scope0.c'::filelocal at foo",
18538 "print 'scope0.c'::filelocal_bss in test_at_foo",
18539 "print 'scope0.c'::filelocal at bar",
18540 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 18541
c906108c
SS
18542 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
18543 in source file 1". This bug seems to have been fixed with both
18544 gcc and native cc (was native assembler bug?).
18545
18546Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
18547
18548 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
18549 "backtrace through signal handler" to "i*86-*-sysv4*".
18550 * gdb.base/signals.exp: Add xfail for "'next' behaved as
18551 continue" case. Add "known SVR4 bug" to fail message.
18552 Add "i*86-*-bsdi2.0" xfail for "handle all print".
18553 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
18554 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
18555 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
18556 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
18557 "up to foo in langs.exp", "show language at foo in
18558 langs.exp", "up to cppsub_ in langs.exp", "show
18559 language at cppsub_ in langs.exp", "up to fsub in
18560 langs.exp", and "show language at fsub in langs.exp".
18561 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
18562 "bactrace in corefile.exp".
18563 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
18564 "call inferior function with struct - returns float" and
18565 "call inferior function with struct - returns double".
d63a86f8 18566
c906108c
SS
18567Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
18568
18569 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
18570 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
18571 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
18572 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
18573
18574Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
18575
18576 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
18577 (or overriden) "CHILL" macro rather then bare "gcc".
18578 Also look for ../../gcc/xgcc since that is what we will
18579 actually need, not "Makefile". Remove following assignment
18580 of CHILL to CHILL_FOR_TARGET because that results in
18581 recursive definition.
18582
18583Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
18584
18585 * gdb.base/corefile.exp: Change xfail for backtrace in
18586 corefile.exp from linuxaout to all linux.
18587 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
18588 cases where we miss the breakpoint at the signal handler
18589 for some reason. Setup xfail for linuxoldld/linuxaout and
18590 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
18591 hitting SIGURG breakpoint.
18592 * gdb.base/signals.exp: Setup xfail for "next" acting like
18593 continue to add linuxoldld. Setup xfail for all linux for
18594 "next to handler in signals_tests_1", "backtrace in
18595 signals_tests_1", "continue to func1", "pass SIGUSR1",
18596 and continue to handler".
18597
18598Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
18599
18600 * Update all FSF addresses except those in COPYING* files.
18601
18602Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
18603
18604 * gdb.base/a2-run.exp: Change messages to be more explicit about
18605 the status of args, and quote binfile in results.
18606
18607Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
18608
18609 * gdb.base/callfuncs.exp: Add tests for passing structs to
18610 inferior functions and return various types.
18611 * gdb.base/callfuncs.c: Add functions to receive a struct
18612 and return a member of the struct, in various types.
18613
18614Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18615
18616 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
18617
18618Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18619
18620 * config/vxworks29k.exp: New file, sources vxworks.exp.
18621
18622Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18623
18624 * config/gdbremote.exp: New file. Testing framework using
18625 gdbserver.
18626
18627Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
18628
18629 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
18630 "call function when asleep" and "send end of file".
18631 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
18632 for "backtrace in corefile.exp".
18633 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
18634 for "backtrace through signal handler".
18635 * gdb.base/corefile.exp: Make sure we actually generate a core file
18636 before trying the core tests. Some systems allow the user to suppress
18637 generation of core files and default to that (linux for example).
18638 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
18639 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
18640
18641Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18642
18643 * gdb.threads: New directory with some crude multi-threaded
18644 gdb tests (step.exp and step2.exp).
18645 * config/mt-lynx (STEP_EXECUTABLE): Define.
18646 (THREADFLAGS): Define.
18647
18648Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
18649
18650 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
18651
18652 * gdb.base/signals.exp: Disable whole file for lynx until
18653 further notice.
18654
18655 * gdb.base/signals.exp: xfail test where "next" acts like
18656 "continue" for lynx.
18657
18658 * gdb.base/interrupt.exp: xfail test for calling function while
18659 inferior is asleep for lynx.
18660
18661 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
18662 than one cr-lf after each command.
18663
18664Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18665
18666 * configure.in: Reinstate setting of stabsdirs variable, fix
18667 typo in setting up configdirs for native builds.
18668
18669 * gdb.base/return.exp: Fix typo in return double test.
18670 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
18671 compiler from optimizing them away.
18672
18673Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
18674
18675 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
18676 sequences to be echo'd by gdb when using gdb_test.
18677 * gdb.chill/chexp.exp: Likewise.
18678 * gdb.fortran/exprs.exp: Likewise
18679
18680Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18681
18682 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
18683 after the inferior gdb has started.
18684
18685 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
18686 after each command.
18687 * gdb.base/funcargs.exp: Likewise.
18688 * gdb.base/gdbvars.exp: Likewise.
18689 * gdb.base/interrupt.exp: Likewise.
18690 * gdb.base/list.exp: Likewise.
18691 * gdb.base/watchpoint.exp: Likewise.
18692 * gdb.c++/demangle.exp: Likewise.
18693 * gdb.c++/inherit.exp: Likewise.
18694 * gdb.chill/chexp.exp: Likewise.
18695 * gdb.fortran/exprs.exp: Likewise.
18696
18697 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
18698 test if we can't handle IO to/from the inferior.
18699
18700 * gdb.c++/misc.exp: Always check for a program already being
18701 started after sending a "run" command to gdb.
18702
18703 * gdb.base/twice.exp: Start with a fresh gdb.
18704
18705 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
18706 only depend on gdb's expression code, not the chill runtime.
18707
18708 * gdb.base/return.c: Put return values into variables so we
18709 can have gdb print them rather than depending on the program
18710 to print them.
18711 * gdb.base/return.exp: Corresponding changes.
18712
18713 * lib/gdb.exp: Provide default value for noinferiorio.
18714 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
18715 the inferior.
18716
18717 * gdb.base/break.exp: Always check for a program already being
18718 started after sending a "run" command to gdb.
18719 (text_next_with_recursion): Don't check the output from the
18720 program's printf statement. Instead just make sure the program
18721 exited.
18722
18723 * gdb.base/commands.exp: Protect tests which need arguments with
18724 $noargs conditionals.
18725
18726Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18727
18728 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
18729 of structure member arrays to match gdb/valops.c:value_addr change.
18730
18731Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
18732
18733 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
18734 cases.
18735
18736Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
18737
18738 * configure.in (configdirs): Remove gdb.chill from default list
18739 of subdirs and then add it back in only if doing a native build.
18740 The current chill compiler does not yet work in any cross build.
18741 * Revert all signal changes from Jul 6.
18742 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
18743 for sh-hms targets, allowing these tests to link, with no other
18744 changes. Testing is suppressed by setting "nosignals" in site.exp.
18745
18746Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
18747
18748 * configure.in (signaldirs): Define and add to configdirs for all
18749 targets except some specific ones that are known to not support signals.
18750 Also clean up formatting.
18751 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
18752 (signals, sigall): Remove rules to build.
18753 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
18754 Moved to new gdb.signals directory.
18755 * gdb.signals: New test directory.
18756 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
18757 signals.c signals.exp}: New or moved files.
18758
18759Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
18760
18761 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
18762
18763Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
18764
18765 * gdb.base/return.exp: Xfail `return double' test failure
18766 on at least Solaris 2.3 and handle future/past versions on
18767 a case by case basis as appropriate. Also update message
18768 to include i*86 failures.
18769
18770Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18771
18772 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
18773
18774 * lib/gdb.exp: Fix comment which erroneously identified
18775 gdb_file_cmd as gdb_load (the 19 May change was in fact to
18776 gdb_file_cmd not gdb_load).
18777 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
18778
18779 * gdb.base/setvar.exp: Make test names consistent between pass and
18780 fail cases. Use gdb_test more.
18781
18782Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18783
18784 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
18785
18786Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18787
18788 * gdb.base/help.exp: Fix expected help string for `show commands'.
18789
18790Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
18791
18792 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
18793
18794 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
18795 of a text section.
18796
18797Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
18798
18799 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
18800 that loop eventually terminates. Fix Connection refused logic so
18801 that testsuite will expire nicely.
18802
18803Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
18804
18805 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
18806 config/rom68k.exp: New tcl glue for the appropriate monitors.
18807 These all just end up calling monitor.exp.
18808 * config/monitor.exp (gdb_target_monitor): Handle `Connection
18809 refused' by retrying. Cleanup some timeout issues.
18810 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
18811 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
18812 callers don't have to set/restore global timeout variable.
18813
18814 * The following set of changes centralizes management of the global
18815 timeout variable. This way, it can be set in one target dependent
18816 place instead of dozens of places scattered throughout the test suite.
18817 If you need to lengthen a timeout, then you should either set timeout
18818 in one of the config/{target}.exp files, or multiply it by a factor.
18819 Setting it to an absolute value is always going to lose for some
18820 targets.
18821 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
18822 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
18823 * gdb.base/funcargs.exp: Don't set timeout.
18824 * gdb.base/list.exp (test_forward_search): Only use local timeout.
18825 * gdb.base/printcmds.exp (test_print_string_constants
18826 test_print_array_constants): Don't set timeout.
18827 * gdb.base/ptype.exp: Don't set timeout.
18828 * gdb.base/recurse.exp: Don't set timeout.
18829 * gdb.base/return.exp: Don't set timeout.
18830 * gdb.base/watchpoint.exp: Don't set timeout.
18831 * gdb.c++/classes.exp (do_tests): Don't set timeout.
18832 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
18833
18834Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
18835
18836 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
18837
18838Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18839
18840 * lib/gdb.exp: Disable chill tests for irix5.
18841
18842Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18843
18844 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
18845 each test pass or fail.
18846
18847Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18848
18849 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
18850 xlc not gcc.
18851
18852Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
18853
18854 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
18855
18856Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
18857
18858 * config/est.exp: Fix copyright and comments. Remove dead code.
18859 Use targetname, serialport and baud variables instead of fixed
18860 constants.
18861 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
18862 * config/cpu32bug.exp: New file to support cpu32bug monitors.
18863
18864Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18865
18866 * gdb.base/watchpoint.exp: Don't run
18867 test_watchpoint_triggered_in_syscall for sunos.
18868
18869Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18870
18871 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
18872 they don't seem to exist. Do include stdio.h.
18873
18874Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18875
18876 * gdb.base/a1-selftest.exp: Add alpha xfail.
18877
18878Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18879
18880 * gdb.base/watchpoint.c (main): Prompt before calling read().
18881 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
18882 Revise accordingly. Remove cruft about sending "123" several
18883 times, until it gets noticed. Clean up the "print buf[0]" stuff
18884 so that it passes or fails, and waits for prompts in the usual way.
18885
18886Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18887
18888 * gdb.base/recurse.exp: Fix comment.
18889
18890 * TODO: Remove item about printing variables in nodebug.exp. Add
18891 item about enabling tests which are only run on some targets.
18892
18893 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
18894 fail, make test names unique, use new gdb_test convention
18895 regarding pattern, use gdb_test more, etc.).
18896
18897 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
18898 fail, make test names unique, etc.).
18899
18900Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18901
18902 * gdb.base/nodebug.c: Change return type of top and middle to
18903 short.
18904 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
18905 are fixed by the recent mdebugread.c changes. Allow `short ()'
18906 as type for top and middle.
18907
18908Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18909
18910 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
18911 nearly as I can tell, the whole thing was an accident in Stu's
18912 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
18913 to replace a send/expect pair with gdb_test, but ended up only
18914 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
18915 of 30 Mar 1995 took care of it, but left this vestigial comment
18916 which I am now nuking.
18917
18918Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18919
18920 * gdb.base/break.exp: Look for different line number for
18921 breakpoint at main depending on usestubs.
18922
18923Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18924
18925 * gdb.base/list.exp: Adjust some alternate expect patterns to
18926 match recent list0.c change. Add alternate expect pattern for
18927 output from `list default lines around main' for optimizing
18928 compilers.
18929
18930Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18931
18932 * lib/gdb.exp: If nosignals is not set, set it to 0.
18933
18934Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
18935
18936 * config/slite-gdb.exp: Responds to load symbol table prompt.
18937 * gdb.base/break.exp: Adjust line number, fix rerun.
18938 * gdb.base/langs0.c: Add #ifdef usestubs.
18939
18940Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
18941
18942 * gdb.base/list.exp: Adjust line contents after adding new lines in
18943 list0.c. Also fix a syntax error.
18944
18945 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
18946 * gdb.base/break.exp: ditto.
18947 * gdb.base/list.exp: ditto.
18948 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
18949 * gdb.base/run.c: ditto.
18950 * gdb.base/list0.c: ditto.
18951 * gdb.base/funcargs.c: ditto.
18952
18953Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
18954
18955 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
18956 $targetname, $serialport and $baud instead of hardwired variables.
18957 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
18958 target doesn't support signals.
18959
18960Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
18961
18962 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
18963
18964Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18965
18966 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
18967 Don't rely on the value of an auto variable before it has been
18968 initialized. Use gdb_test more.
18969
18970Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18971
18972 * lib/gdb.exp (default_gdb_version): A version number must start
18973 with a digit, but other than that contains all characters up to
18974 the first whitespace character.
18975
18976Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18977
18978 * gdb.base/commands.exp (breakpoint_command_test): New tests.
18979
18980Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18981
18982 * gdb.c++/*.exp: Warn if executable does not exist. The original
18983 reason for skipping the warning was that configure.in sometimes
18984 intentionally skipped building the executables but the tcl code
18985 had no way of knowing. That (a) was always bogus with respect to
18986 error handling, (b) is no longer true (right now there is no way
18987 to skip C++ tests).
18988
18989 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
18990
18991Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18992
18993 * gdb.base/list.exp: Add expect patterns for output from
18994 SunPRO compiled executables.
18995 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
18996 types.
18997
18998Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18999
19000 * gdb.base/break.exp (test_next_with_recursion): Accept any line
19001 number (we are already testing that the correct source line text
19002 gets printed).
19003
19004 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
19005 that is what is intended, but something needed to be done to get
19006 sunos4 native working again.
19007
19008 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
19009
19010 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
19011 apparently went with a (very) old xfail.
19012
19013Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
19014
19015 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
19016 runto_main is a proc in gdb.exp that will do 'step' for target use
19017 stubs.
19018 * gdb.base/exprs.exp: ditto.
19019 * gdb.base/interrupt.exp: ditto.
19020 * gdb.base/opaque.exp: ditto.
19021 * gdb.base/printcmds.exp: ditto.
19022 * gdb.base/ptype.exp: ditto.
19023 * gdb.base/scope.exp: ditto.
19024 * gdb.base/setvar.exp: ditto.
19025 * gdb.base/signals.exp: ditto.
19026 * gdb.base/twice.exp: ditto.
19027 * gdb.c++/classes.exp: ditto.
19028 * gdb.c++/inherit.exp: ditto.
19029 * gdb.c++/templates.exp: ditto.
19030 * gdb.base/break.exp: no run and hit main for stubs. Change line
19031 numbers for breakpoints and info breakpoint.
19032 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
19033 breakpoint().
19034 * gdb.base/callfuncs.c: ditto.
19035 * gdb.base/exprs: ditto.
19036 * gdb.base/interrupt.c: ditto.
19037 * gdb.base/opaque0.c: ditto.
19038 * gdb.base/printcmds.c: ditto.
19039 * gdb.base/ptype.c: ditto.
19040 * gdb.base/scope0.c: ditto.
19041 * gdb.base/setvar.c: ditto.
19042 * gdb.base/signals.c: ditto.
19043 * gdb.base/twice.c: ditto.
19044 * gdb.c++/misc.cc: ditto.
19045 * gdb.c++/templates.cc: ditto.
19046
19047Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19048
19049 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
19050
19051 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
19052 somewhere between `read' and `main.c'. I'm pretty sure the
19053 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
19054 and it isn't particularly useful.
19055
19056 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
19057
19058Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19059
19060 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
19061
19062Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
19063
19064 * config/mt-slite: add LIBS and -nostdlib.
19065 * config/slite-gdb.exp: add this new file to support sparclite target.
19066
19067Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
19068
19069 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
19070
19071 * gdb.base/a2-run.exp: Change argument to istarget from
19072 "*-*-vxworks" to "*-*-vxworks*".
19073 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
19074
19075Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
19076
19077 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
19078 will not runto main but do a 'step' to step out of breakpoint().
19079 * config/mt-slite: add -Dusestubs.
19080
19081Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19082
19083 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
19084 instead of just @.
19085
19086 * gdb.base/signals.exp: Add test for "handle all print".
19087 * TODO: Remove "handle all print". Also remove item about
19088 checking copyright date (I don't like the idea of a spurious FAIL
19089 based on when we run the tests).
19090
19091 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
19092 for SunOS4 (reason for failure not investigated). Remove
19093 redundant test for $binfile.
19094
19095 * gdb.base/nodebug.c (array_index): Call malloc.
19096
19097 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
19098
19099Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
19100
19101 * gdb.base/recurse.exp: Update gdb_test invocation to use new
19102 conventions and slightly simplify the matching regexp.
19103
19104Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19105
19106 * gdb.base/break.exp: Update gdb_test invocation to use new
19107 convention.
19108
19109 * lib/gdb.exp: If noargs is not set, set it to 0.
19110
19111 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
19112 tests unique.
19113
19114 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
19115
19116Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19117
19118 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
19119 one argument of type "<non-float parameter>".
19120
19121Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
19122
19123 * config/rom68k.exp: New file to support Motorola IDP board.
19124 * gdb.base/a2-run.exp: Skip this file if noargs is set.
19125 * gdb.base/break.c: Change things around so that this program
19126 doesn't depend upon args. This is necessary to make remote
19127 targets work (in general, they can't take args).
19128 * gdb.base/break.exp: Don't try to send args to program. Don't
19129 expect output. Also, replace lots of code with gdb_test.
19130
19131Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19132
19133 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
19134 printing of '\'' (which is what the comment says we are testing,
19135 even though we were not), not '''.
19136 (test_integer_literals_rejected): Test that printing ''' is an error.
19137
19138 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
19139 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
19140 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
19141 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
19142 Use gdb_test not test_print_accept.
19143 * lib/gdb.exp: Remove test_print_accept.
19144
19145 * gdb.base/signals.exp (signal_tests_1): Make pass message
19146 consistent with fail message.
19147
19148 * gdb.base/whatis.exp: Remove xfails for printing char vs.
19149 unsigned char; the bug (PR 1821) is fixed.
19150
19151 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
19152
19153 * gdb.base/scope.exp (test_at_localscopes): Call pass for
19154 successful tests--makes xfailing them work right.
19155
19156Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19157
19158 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
19159 only \r\n, not .*. The test can pass .* as the last thing in
19160 $pattern if that is what it wants. In addition to providing this
19161 flexibility, this change should speed up pattern matching in cases
19162 where the pattern already ended with .* (there were a number of
19163 them). This change also helps catch bad patterns--in the old
19164 scheme the typo "char \*" instead of "char \\*" would pass. Now
19165 it is caught.
19166 * Many .exp files: Update callers.
19167
19168 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
19169 clearer and does not spuriously match multiple ('s. Likewise for
19170 ) and *.
19171
19172 * gdb.base/nodebug.exp: Test ability to call a function and pass
19173 it a string (even with no debugging info).
19174
19175 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
19176 "p '\'", which is the same as "p ''" once tcl gets done with
19177 quoting, to "p '\\'", which I suspect is what is intended (one
19178 backslash gets sent to GDB).
19179
19180 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
19181
19182Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19183
19184 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
19185 1817) was fixed literally years ago.
19186
19187Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19188
19189 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
19190 test, it causes stepping out of call_after_alloca_subr with
19191 optimizing compilers.
19192 (localvars_in_indirect_call): Consume GDB prompt if `finish'
19193 fails.
19194
19195 * gdb.c++/templates.exp: Source templ-info.exp only if
19196 the templates executable exists.
19197
19198 * gdb.c++/misc.cc (class Contains_static_instance,
19199 class Contains_nested_static_instance),
19200 gdb.c++/classes.exp (test_static_members): Test printing of
19201 a class that contains a static instance of the class.
19202
19203Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19204
19205 * gdb.base/langs2.c (cppsub_): Don't prototype.
19206 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
19207 only, I believe).
19208
19209Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19210
19211 * lib/gdb.exp (skip_chill_tests): New procedure.
19212
19213 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
19214
19215Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
19216
19217 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
19218 each expect pattern. Cuts runtime from 12 to about 4 seconds.
19219
19220Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19221
19222 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
19223
19224 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
19225 disassemble 8, not 16, instructions for part 4.
19226
19227 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
19228 support the latter anymore.
19229
19230 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
19231 -DNO_PROTOTYPES.
19232 * gdb.base/callfuncs.c: Control use of prototypes based on
19233 NO_PROTOTYPES, not __STDC__.
19234 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
19235 t_float_values2 tests if prototypes in use.
19236
19237 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
19238 t_double_values): When checking differences against DELTA, check
19239 that difference is within the range (-DELTA,DELTA), not just
19240 (-infinity,DELTA).
19241
19242Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
19243
19244 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
19245 'file' command firts, then 'target', then 'load', this is due to gdb
19246 target set up.
19247 * config/mips-gdb.exp: Fix a couple regular exp bugs.
19248
19249Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
19250
19251 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
19252 FP load/store variants.
19253 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
19254
19255Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
19256
19257 * gdb.base/term.exp: Do not give a warning if not native, it is
19258 not an abnormal condition.
19259
19260Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
19261
19262 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
19263 t_char_array".
19264
19265Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
19266
19267 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
19268 are getting the version number.
19269
19270 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
19271 if not native, it is not an abnormal condition.
19272
19273Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19274
19275 * lib/gdb.exp: Just use "file exists", rather than undocumented
19276 dejagnu procedure "findfile".
19277
19278Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19279
19280 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
19281 (LDFLAGS): Set to -Xlinker -Ur.
19282
19283 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
19284 Removed, these values are set by lib/gdb.exp.
19285
19286 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
19287
19288Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19289
19290 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
19291 of replicating gdb startup code.
19292
19293 * config/mt-vxworks (LDFLAGS): Set to -r.
19294 (CFLAGS_FOR_TARGET): Removed.
19295
19296 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
19297 (gdb) and gdb for vxworks uses (vxgdb).
19298
19299 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
19300 executable is not in the tree and host != target, use sed and
19301 program_transform_name to determine the gdb name used by the
19302 target.
19303
19304 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
19305 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
19306
19307Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19308
19309 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
19310 floats, chars, and shorts where there are ANSI-style function
19311 definitions.
19312
19313 * gdb.base/langs.exp, gdb.base/langs*: New test.
19314 * gdb.base/Makefile.in: Build it.
19315 * TODO: Remove item about checking that C names don't get C++
19316 demangling applied; this test tests it.
19317
19318Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19319
19320 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
19321 went with the const70 xfail. The xfail went away a year ago.
19322
19323 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
19324
19325 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
19326 for hp300.
19327
19328 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
19329
19330 * gdb.base/a1-selftest.exp: Don't run on hp300.
19331
19332Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19333
19334 * Makefile.in (site.exp): Set host_alias and target_alias as well
19335 as host_triplet and target_triplet.
19336
19337Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19338
19339 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
19340
19341 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
19342 places as other ecoff systems).
19343
19344 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
19345 ultrix.
19346
19347Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19348
19349 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
19350 remove them.
19351 * gdb.base/nodebug.exp: Accept "function" in addition to "text
19352 variable and "variable" in addition to "data variable".
19353 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
19354
19355 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
19356 2.
19357 * gdb.base/list1.c (long_line): Add additional statement at start
19358 of function.
19359 * gdb.base/list.exp (test_forward_search): Update line number to
19360 reflect new statement.
19361
19362Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19363
19364 * gdb.base/signals.exp: Reinitialize searched source directories
19365 after gdb_start call.
19366
19367Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
19368
19369 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
19370 * gdb.stabs/Makefile.in: Likewise.
19371
19372 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
19373 change. Instead split the tests into smaller pieces.
19374 * gdb.disasm/hppa.s: Corresponding changes.
19375
19376Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19377
19378 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19379 Quote ^C when passing it to stty. For some shells ^ is a pipe.
19380
19381 * gdb.base/funcargs.exp: Modify many tests so that every test
19382 either passes or fails. Make some test names unique.
19383
19384Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19385
19386 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19387 Call stty to set interrupt character.
19388
19389 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
19390 for HP assembler versus GNU assembler based on actual behavior of
19391 $(CC), rather than assuming that $(AS) is always the GNU assembler.
19392
19393 * TODO: Suggest a few more stepping tests.
19394
19395Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
19396
19397 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
19398 restart GDB for h8300 after a continue.
19399 (return): Add pattern to match a29k-udi behavior.
19400 * gdb.base/nodebug.exp: Remove obsolete comment.
19401 * gdb.base/regs.exp: New file, testing of register displays.
19402 * gdb.base/return.exp: Fix typo in reference to $objdir.
19403 * gdb.base/whatis.exp: Always start with a fresh GDB.
19404
19405Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19406
19407 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
19408 higher, these tests generate a lot of output.
19409
19410Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19411
19412 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
19413 code following the catch silently ignored some errors; without the
19414 catch they should be thrown like any other tcl error. Also, the
19415 catch used "" instead of {} which meant all the callers who wanted
19416 to include one of the characters "[]$ had to quote it an extra time.
19417 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
19418 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
19419 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
19420 Remove extra quoting.
19421
19422Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
19423
19424 * gdb.base/commands.exp: Make test names unique; every test either
19425 passes or fails. Update some comments.
19426
19427 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
19428
19429Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19430
19431 The following fixes a FAIL caused by the fact that the alpha stabs
19432 configuration didn't use the ".if alpha" code in weird.def.
19433 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
19434 bit pointer, so the 32 bit version works even on the alpha.
19435 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
19436 Remove the stuff which allowed us to have separate versions for
19437 alpha and everything else.
19438
19439 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
19440 regexp which "info func operator\[\](" is supposed to match. Fix
19441 string to send to GDB. Note that GDB still doesn't work right. Add a
19442 new test for "info func .perator\[\](" which GDB does handle correctly.
19443
19444 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
19445
19446Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19447
19448 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
19449 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
19450 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
19451 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
19452 it makes the tests harder to understand and confuses test-o-matic.
19453 The preferred style is that each test provides a PASS or a FAIL,
19454 and has a unique message (e.g. "continue #54" not just "continue")
19455 which is the same for the pass and the fail.
19456 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
19457 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
19458 to lib/gdb.exp.
19459 * gdb.base/printcmds.exp: Use test_print_accept. Remove
19460 prt_accept which was basically the same thing. Likewise for
19461 test_print_reject and prt_reject.
19462 * lib/gdb.exp (test_print_reject): Add some more error message
19463 patterns to match from the former printcmds.exp (prt_reject).
19464 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
19465 One defect of the passcount stuff is that some of it failed to
19466 report XPASS where appropriate.
19467 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
19468 stuff before and after arg in expected pattern.
19469 (test_paddr_operator_functions): Re-do test without print_addr_of;
19470 this is the only test which seems to want extra stuff there.
19471
19472Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19473
19474 * gdb.base/nodebug.exp: Update new tests to reflect improved
19475 wording of gdb output.
19476
19477 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
19478 and "ptype" work on variables in files compiled without -g.
19479 Replaces commented out "maint print msymbol" tests.
19480
19481Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19482
19483 * gdb.base/setvar.c (dummy): Call malloc.
19484
19485 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
19486 losing with the irix4 sed.
19487
19488 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
19489 ALRM" on irix4.
19490
19491Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19492
19493 * TODO: Remove items about corefile.exp testing new exec-file and
19494 backtrace; both are now done. Add items about printing enums.
19495
19496Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19497
19498 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
19499 "get signal $thissig" test fails.
19500
19501 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
19502
19503Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19504
19505 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
19506 compiler warning with dec alpha compiler.
19507
19508 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
19509 extra \n from gdb_test call (this explains why the prompt test
19510 that I removed yesterday was there).
19511 (user_defined_command_test): Remove extra \n and prompt test.
19512
19513 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
19514 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
19515 doesn't exist.
19516 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
19517 Also remove alpha workaround, which turns out to be because
19518 SIGABRT == SIGLOST.
19519
19520 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
19521
19522 * gdb.base/help.exp: Don't test "help show".
19523
19524Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19525
19526 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
19527 "set print address" is on.
19528 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
19529 pass prompt to gdb_test; gdb_test already looks for the prompt.
19530
19531 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
19532
19533 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
19534 was a vestige of the manual TESTSTRATEGY, and the purpose of it
19535 was to make sure that gdb can read a core file. But (a) the "read
19536 the corefile" part didn't make it to a1-selftest.exp, we just
19537 delete the corefile after creating it, and (b) we test reading
19538 corefiles in corefile.exp anyway. Also, this test left around a
19539 xgdb process on Solaris.
19540
19541 * gdb.base/corefile.exp: Also test backtrace.
19542
19543Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
19544
19545 * gdb.base/commands.exp: Test a simple user defined command with
19546 arguments and if/while statements; verify the full user command is
19547 printed by "show user".
19548
19549 * gdb.base/commands.exp: Test if/while commands as part of a
19550 breakpoint command list; verify they appear in breakpoint
19551 information.
19552
19553Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19554
19555 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
19556 than by dividing by zero.
19557
19558Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
19559
19560 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
19561 performing an inferior call with watchpoints enabled.
19562 * gdb.base/watchpoint.c (main): Delete second unnecessary read
19563 call.
19564
19565Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19566
19567 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
19568 of "file" command.
19569
19570 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
19571 Add additional pattern for when "int operator int(void);" appears
19572 in a different order.
19573
19574Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19575
19576 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
19577
19578 * gdb.base/help.exp: Replace most of docstrings for "info signals"
19579 and "signal" with ".*".
19580
19581Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19582
19583 * TODO: Add note about "handle all nostop".
19584
19585 * gdb.base/{sigall.c, sigall.exp}: New test.
19586 * gdb.base/Makefile.in: Add it.
19587
19588Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
19589
19590 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
19591 when invoking GDB, suppresses any windowing interface.
19592
19593Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
19594
19595 * config/sim-gdb: New file, simulator testing support.
19596
19597Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
19598
19599 * gdb.base/interrupt.exp: Test calling func1 twice.
19600
19601Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
19602
19603 * gdb.base/list.exp (test_forward_search): Set timeout higher
19604 when we'll be getting lots of output from gdb.
19605
19606 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
19607 "init_malloc" to after the expect statement. Run it if that
19608 regexp is taken, but also for two others which happen if source
19609 cannot be found.
19610
19611Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19612
19613 * gdb.base/printcmds.exp: New test, for printing register before
19614 program is running.
19615
19616Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19617
19618 * gdb.base/list.exp: Correct some alternate expect patterns
19619 to reflect changes in list1.c.
19620
19621Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19622
19623 * TODO: Add item regarding large frames.
19624
19625 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
19626
19627 * TODO: Remove item about enabling return.exp; it
19628 is enabled. Suggest a few more "return" tests.
19629
19630Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19631
19632 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
19633 anonymous unions.
19634
19635Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19636
19637 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
19638 and pr-5646.o, so "make" is the same as "make all", not "make
19639 pr-4975.o".
19640
19641Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
19642
19643 * gdb.base/list.exp: Adjust expectations to reflect changes in
19644 list1.c.
19645 (test_forward_search): New test proc.
19646 * gdb.base/list1.c (long_line): New function, has long source line.
19647
19648Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
19649
19650 * gdb.base/a1-selftest.exp: Change initial stepping to know about
19651 additional line of code that was added.
19652
19653Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
19654
19655 * gdb.disasm/hppa.s: Break the large branching tests into smaller
19656 tests so as not to overflow expect's input buffers.
19657 * gdb.disasm/hppa.exp: Corresponding changes.
19658
19659Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19660
19661 Beginnings of template debugging tests.
19662 * gdb.c++/templ-info.cc: New file to test for template
19663 debugging capability of the compiler.
19664 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
19665 templ-info.cc.
19666 * gdb.c++/templates.cc: Add explicit template instantiations
19667 to enable compiling with -fno-implicit-templates. Add destructor
19668 and 'value' method to T5 class for template tests.
19669 * gdb.c++/templates.exp: Add testcases for printing of template
19670 types, setting breakpoints on template methods and calling a
d63a86f8 19671 template method.
c906108c
SS
19672
19673Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
19674
19675 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
19676 branch target since some assemblers (gas-2.5) may emit a
19677 relocation for the branch instead of resolving it in the
19678 assembler.
19679
19680Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19681
19682 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
19683 through signal handler.
19684
19685Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19686
19687 * configure.in (*-*-netware): Use config/mt-netware.
19688
19689 * config/mt-netware: New file.
19690 * config/mt-i386-netware: Removed, separate configs for different
19691 netware architectures are no longer needed now that we have
19692 --with-headers.
19693
19694Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19695
19696 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
19697 by the recent changes to use ANSI C arithmetic conversions.
19698
19699Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19700
19701 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
19702 bug involving using inferior_pid to figure out whether to select a
19703 frame.
19704
19705Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
19706
19707 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
19708 match the current disassembler output.
19709
19710Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
19711
19712 * gdb.fortran/exprs.exp: Expect VOID instead of void.
19713 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
19714 types, expect "int" as type of integer values (for now).
19715
19716Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
19717
19718 * gdb.base/commands.exp: New tests for if/while commands.
19719
19720Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
19721
19722 * lib/gdb.exp (runto): Replace sub-pattern for hex value
19723 by .*, since hex values have different syntax in Chill mode.
19724
19725Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19726
19727 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
19728 linefeed from expect pattern for repeated types with indices > 9.
19729
19730Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
19731
19732 First part of Fortran test suite.
19733 * gdb.fortran: New directory.
19734 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
19735
19736Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19737
19738 * gdb.base/default.exp: Update expect pattern for load command
19739 without arguments.
19740
19741Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19742
19743 * configure.in: Change i386 to i[345]86.
19744 * gdb.base/configure.in: Likewise.
19745 * gdb.c++/configure.in: Likewise.
19746 * gdb.chill/configure.in: Likewise.
19747
19748Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
19749
19750 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
19751 patterns, since that is not a valid context for comments.
19752
19753Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
19754
19755 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
19756 repeated types and repeated types with indices > 9.
19757
19758Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
19759
19760 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
19761 2417; old bug has been fixed.
19762
19763Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
19764
19765 * gdb.base/interrupt.exp: When trying to wake up the inferior,
19766 send the newline ourselves instead of assuming gdb_test will do
19767 so when passed an empty input string.
19768
19769 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
19770 stabs testcode.
19771
19772Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19773
19774 * lib/gdb.exp (gdb_test): Don't send anything if the first
19775 argument is an empty string. This makes cases where we want to
19776 match output that is already in expect's buffers (for example,
19777 matching a breakpoint after gdb_run_cmd has been called) work
19778 reliably.
19779
19780Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19781
19782 * config/netware.exp: New file.
19783
19784Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19785
19786 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
19787 the -B and -L prefixes so we can find the debugging stub.
19788
19789 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
19790 there and we are using the gcc from the tree.
19791
19792 * gdb.base/types.c: Removed.
19793
19794 * gdb.base/configure.in: Look for makefile fragments in ../config.
19795 Recognize i386-*-netware.
19796 * gdb.c++/configure.in: Likewise.
19797
19798Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19799
19800 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
19801 the correct TCL syntax.
19802
19803Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19804
19805 * gdb.base/opaque.exp: use runto instead of messing around with
19806 breakpoints. Simplify by using gdb_test.
19807
19808 * gdb.base/bitfields.exp: restart between tests on netware targets
19809 because breakpoints aren't relocated after target death. Run
19810 processes to completion.
19811
19812 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
19813
19814Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
19815
19816 * Makefile.in: Remove extra tabs that confuse some versions
19817 of "make". Use the newly built gdb to test with by default,
19818 rather than the first one in the tester's search path.
19819
19820Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
19821
19822 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
19823
19824 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
19825 condition help.
19826
19827Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19828
19829 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
19830
19831 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
19832 running.
19833 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
19834 * gdb.base/funcargs.exp: Likewise.
19835
19836 * gdb.base/bitfields.exp: Simplify by using gdb_test.
19837 * gdb.base/funcargs.exp: Likewise.
19838
19839 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
19840 message is "".
19841
19842Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19843
19844 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
19845 return,signals,twice}.exp: Handle non-existant binaries
19846 consistantly.
19847
19848 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
19849 * gdb.base/Makefile.in: Don't try to generate a core dump, we
19850 might testing a cross development system.
19851
19852Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19853
19854 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
19855 runtest script is relative to ${srcdir}, not ${rootdir}.
19856
19857Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
19858
19859 * gdb.base/signals.exp: Allow for optionality of breakpoint
19860 address.
19861
19862Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19863
19864 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
19865
19866Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19867
19868 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
19869 for size_t definition.
19870 * gdb.c++/templates.cc: Likewise
19871
19872 * config/mt-i386-netware: New file.
19873
19874 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
19875 defined.
19876
19877 * gdb.base/Makefile.in: Added support for systems that name core
19878 files by appending "core" to the program name.
19879 * gdb.base/a1-selftest.exp: Likewise.
19880
19881Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19882
19883 * gdb.base/return.exp: Add comment and message for `return double'
19884 test failure on Sparc Solaris.
19885
19886Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
19887
19888 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
19889
19890Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19891
19892 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
19893 from optimizing them away.
19894 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
19895 patterns to include default constructors and assignment operators,
19896 to match gcc versions beyond 2.5.8. Accept any cplus demangling
19897 character in the output of the virtual base pointer.
19898
19899Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19900
19901 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
19902 expression match in print_addr_of to avoid unintented matches.
19903 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
19904 versions up to 2.5.8.
19905
19906Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19907
19908 * gdb.base/list.exp: Tweak alternate pattern for listing of an
19909 included file to run under newer versions of expect.
19910 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
19911 consecutive >'s in templates to accomodate recent cplus-dem.c change.
19912 Remove xfail for the virtual table of BDDHookV.
19913
19914Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19915
19916 * lib/gdb.exp (string_to_regexp): Set a default result.
19917 (default_gdb_start): Fix misleading message.
19918
19919Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
19920
19921 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
19922 Remove all CC, etc definitions.
19923 * config/mt-hpux: New file.
19924 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
19925 (CFLAGS, LDFLAGS): Define.
19926 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
19927
19928 * Makefile.in (site.exp): Don't insert host_os, etc.
19929 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
19930 (distclean): Check existence of subdir.
19931 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
19932 * gdb.base/Makefile.in: General cleanup and simplification.
19933 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
19934 to build executables. Use default rule to build .o files.
19935 (EXPECT, RUNTEST, CC): Fix relative pathname.
19936 (site.exp): Don't insert host_os, etc.
19937 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
19938 and/or SIGUSR1 defined.
19939 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
19940 * gdb.c++/Makefile.in: General cleanup and simplification.
19941 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
19942 (CFLAGS): Remove.
19943 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
19944
19945Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
19946
19947 * gdb.base/recurse.exp: Misc changes to get tests running again
19948 after Kung's changes to the watchpoint code.
19949 * gdb.base/watchpoint.exp: Likewise.
19950
19951Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
19952
19953 * lib/gdb.exp (string_to_regexp): Convert {\} also.
19954
19955Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19956
19957 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
19958 * lib/gdb.exp (default_gdb_start): Define.
19959 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
19960 gdb.base/funcargs.exp, gdb.base/opaque.exp,
19961 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
19962 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
19963 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
19964 Don't call gdb_target_udi in between tests.
19965
19966Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19967
19968 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
19969 (which was basically just a local version of the same thing). In
19970 addition to avoiding duplication, gdb_test_exact is faster.
19971 * lib/gdb.exp (gdb_test_exact): Fix typo.
19972
19973 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
19974 don't give an error.
19975
19976 * gdb.base/term.exp: Call delete_breakpoints before starting.
19977
19978 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
19979 (t10): Add comment.
19980
19981Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
19982
19983 Reorganization of the GDB Test Suite.
19984
19985 * gdb.base: New directory, contains all the basic tests.
19986 * gdb.c++: New directory, tests specific to C++.
19987 * gdb.chill: New directory, tests specific to Chill.
19988 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
19989 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
19990 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
19991 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
19992 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
19993 t30-31 to chill).
19994 * */gdbme.*: Rename to match appropriate expect scripts.
19995 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
19996 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
19997 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
19998 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
19999 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
20000 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
20001 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
20002 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
20003 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
20004 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
20005 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
20006 gdb.c++/virtfunc.cc: New names of C++ files.
20007 * gdb.chill/chillvars.ch: New name of Chill file.
20008 * gdb.base/configure.in, gdb.c++/configure.in,
20009 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
20010 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
20011 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
20012 * configure.in (configdirs): Update to reflect directory changes.
20013 (target_abbrev): No longer define for any configuration.
20014 * Makefile.in: Cosmetic improvements to header comments.
20015
20016Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20017
20018 Various changes to gdb.t31:
20019
20020 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
20021 * gdbme.ch: Make all key-words and predefineds be upper-case.
20022 * chillvars.exp: Expect key-words and predefinds in upper-case.
20023
20024 * chillvars.exp: Use gdb_test_exact many places.
20025 Change expected output for arrays (which now includes index labels).
20026
20027 * pr-5020.exp, gdme.ch (module PR_5020):
20028 New test, for PR-5020.
20029
20030Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
20031
20032 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
20033 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
20034
20035Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
20036
20037 * Makefile.in: Fix bit-rot in definitions of CHILL,
20038 CHILL_FOR_TARGET and Chill_LIB.
20039 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
20040 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
20041 CHILL, and CHILL_LIB.
20042
20043Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
20044
20045 * Revert the previous changes. Please see Rob's directory
20046 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
20047
20048Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
20049
20050 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
20051 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
20052 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
20053 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
20054 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
20055 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
20056 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
20057 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
20058 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
20059 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
20060 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
20061 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
20062 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
20063 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
20064 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
20065 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
20066 changes from 94Q1.
20067
20068Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
20069
20070 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
20071 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
20072 Rob's new testing fragments.
20073
20074Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
20075
20076 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 20077 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
20078
20079Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
20080
20081 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
20082 version also, match on casted version strings, and match on
20083 gdb startup case where the line numbers might be messed up.
20084
20085Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
20086
20087 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 20088 (CFLAGS): Delete it from here.
c906108c
SS
20089
20090Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
20091
20092 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
20093
20094Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
20095
20096 * Makefile.in (RUNTEST): Default to just "runtest".
20097
20098Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20099
20100 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
20101 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
20102 the code has been restructured.
20103
20104Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20105
20106 * gdb.t00/default.exp (set write): Allow any number of \r and/or
20107 \n, not just one of each.
20108
20109 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
20110 /bin/cc gives a warning if you do.
20111
20112Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
20113
d63a86f8 20114 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
20115 __t10ListS_link1ZUiRCUiPT0
20116
20117Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20118
20119 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
20120 on local variables in recursive functions.
20121
20122 * gdb.t07/Makefile.in: Build the new test.
20123
20124Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20125
20126 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
20127 directly. Instead compare the return values from actual calls.
20128
20129Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
20130
20131 * Makefile.in (check): Set TCL_LIBRARY for runtest.
20132
20133Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20134
20135 * From Peter Schauer with minor modifications.
a9c64011
AS
20136 * gdb.t15/return.exp (return_tests): Handle targets where "return"
20137 stops in mid-line in the caller. Add xfail for returning a float
20138 value on X86 targets.
c906108c
SS
20139
20140Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20141
20142 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
20143 to avoid expect lossage.
20144 (fmem_LRbug_tests): Likewise.
20145 * gdb.disasm/hppa.s: Corresponding changes.
20146
20147 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
20148 conditions to work with latest dejagnu/expect.
20149
20150 * gdb.t15/funcargs.exp (finish from indirect call): No longer
20151 expected to fail on the PA.
20152 (backtrace in call with trampolines): Explicitly require main
20153 to be frame #1 (no trampolines should show up in backtrace).
20154
20155 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
20156 "continue -expect".
20157 * gdb.t06/break.exp: Likewise.
20158 * gdb.t07/watchpoint.exp: Likewise.
20159 * gdb.t13/bitfields.exp: Likewise.
20160 * gdb.t15/{funcargs,return}.exp: Likewise.
20161 * gdb.stabs/weird.exp: Likewise.
20162 * config/{mips,udi}-gdb.exp: Likewise.
20163
20164 * hppa.sed: Enclose comments within a sed command to avoid
20165 losing with the old OSF1 sed.
20166
20167Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20168
20169 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
20170 sequent dynix.
20171 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
20172 * gdb.t15/funcargs.exp: Conditionally step again to really
20173 finish from marker_call_with_trampolines. Handle the case where
20174 the first step from within call_with_trampolines already steps
20175 us back to main.
20176 * gdb.t15/gdbme.c: Add comment to closing brace of
20177 call_with_trampolines for funcargs.exp.
20178
20179Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20180
d63a86f8 20181 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
20182 Fix typo(s).
20183
20184Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20185
20186 * gdb.t07/gdbme.c: More code for watchpoint testing.
20187
20188 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
20189 "Hardware watchpoint" throughout file.
20190 (test_watchpoint_triggered_in_syscall): New test.
20191 (test_complex_watchpoint): New test.
20192
20193Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20194
20195 * gdbme.c (call_with_trampolines): New function to try and step
20196 into. Tests trampoline problems on the PA.
20197
20198 * funcargs.exp (localvars_in_indirect_call): No longer expect
20199 stepping into indirect call to fail on PAs.
20200 (test_stepping_over_trampolines): New test.
20201
20202Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20203
20204 * TODO: Add suggestions for static member function tests, and
20205 completion tests.
20206
20207Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20208
20209 * TODO: Add suggestions for "p/a" tests.
20210
20211 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
20212 (default_gdb_exit): Replace all the hair with sending "quit" to
20213 the process with a simple close.
20214
20215Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20216
20217 * TODO: Add suggestions for shared library tests.
20218
20219Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20220
20221 * TODO: Add suggestions for x/s tests.
20222
20223Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20224
20225 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
20226 "enable once", and "enable breakpoints once" with ".*".
20227
20228Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20229
20230 * TODO: Add suggestions about structure passing tests.
20231
20232Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20233
20234 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
20235 the primary1 test, use work around if __GNUC__ < 2.
20236 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
20237 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
20238 Test for bad output rather than waiting for timeout. Issue
20239 second continue only if first continue failed.
20240
20241Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20242
20243 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
20244 operator[] test with gdb_test because the old code didn't seem to
20245 be getting the quoting right with the new dejagnu.
20246
20247Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
20248
20249 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
20250 one from the path.
20251 * Makefile.in: Use a fresh expect if there is one, use runtest
20252 from the src tree if there is one.
d63a86f8 20253
c906108c
SS
20254Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20255
20256 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
20257 next over recursive call. Revise the tests from that point on
20258 (which had been skipped) to match GDB's actual (correct) output.
20259
20260 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
20261 with next over a breakpoint whose condition is false.
20262
20263 * gdb.t00/help.exp: Comment out "help set print" tests just like
20264 (and for same reason as) "help set" test.
20265
20266Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20267
20268 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
20269 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
20270
20271Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20272
20273 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
20274 necessary gdb_target_udi.
20275
20276 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
20277
20278 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
20279 1838 and 2417; they are fixed.
20280
20281 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
20282 gdb.t03/ptype.exp (ptype structure, ptype union):
20283 Remove xfails; the test is looser than when the xfails were added.
20284
20285 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
20286 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
20287
20288 * gdb.t01/run.exp: Only run shell test if isnative.
20289
20290 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
20291 since "run" automatically loads if necessary. Call gdb_target_udi
20292 after the "file" since "file" kills any execution target.
20293
20294 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
20295 GDB. GDB doesn't work that way (not anymore at least) on UDI.
20296 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
20297 argument for UDI.
20298
20299Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20300
20301 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
20302
20303 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
20304
20305Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20306
20307 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
20308 properly quoting regexps. This makes the second argument to
20309 demangle a fixed string, which matches the callers, instead of a
20310 shell-style pattern which is what the previous implementation
20311 used. Update some of the callers.
20312
20313Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20314
20315 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
20316 (comib_nullified_tests): Fix typo.
20317 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
20318 strings. No longer expected to fail.
20319
20320 * gdb.disasm/hppa.s (addib_tests): Fix typo.
20321 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
20322 strings. No longer expected to fail.
20323
20324 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
20325 string. No longer expected to fail.
20326
20327Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20328
20329 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
20330 No longer expected to fail.
20331
20332 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
20333 string. No longer expected to fail.
20334
20335Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20336
20337 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
20338 only in the names (I probably got most of them). I was even
20339 generous with some which differed in underscores in names, and
20340 probably missed a few, and I *still* was able to remove almost a
20341 third of the file with almost no impact on testsuite coverage.
20342
20343Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20344
20345 * gdb.t00/default.exp: Match udi_attach error message as well as
20346 the one from child_attach.
20347
20348 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
20349
20350 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
20351
20352 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
20353 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
20354
20355 * Move test with enums and partial symbols back to
20356 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
20357 Reverts the change of 26 May 93. Per today's change to
20358 stabs.texinfo, the behavior that weird.exp was expecting was
20359 unreasonable; what is important is that the compiler+gdb get
20360 things right, which happens with a recent gcc. Also fix the test
20361 to deal with native compilers which put out the stab gdb can't
20362 deal with.
20363
20364Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20365
20366 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
20367 in the names. The main thing these accomplish is to slow things down.
20368 Many more such duplicates surely remain.
20369
20370 * gdb.t00/help.exp: Comment out "help support" test just like
20371 (and for same reason as) "help set" test.
20372
20373Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
20374
20375 * gdb.t06/break.exp: Remove setup_xfails for
20376 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
20377 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
20378 about known bug in gcc to include up through 2.5.8.
20379 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
20380 well as "_vb$".
20381 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
20382 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
20383 with latest gcc and gdb.
20384 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
20385 well as "_vb$".
20386
20387Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20388
20389 * configure.in (hppa*-*-*): Also configure and build stabs-only
20390 tests.
20391
20392Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20393
20394 * gdb.t10/hppa.mt: A makefile fragment for the PA.
20395 * gdb.t10/configure.in (hppa*-*-*): Use it.
20396
20397Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20398
20399 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
20400
20401Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20402
20403 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
20404 versions prior to 1.13.5.
20405
20406Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20407
20408 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
20409 the prompt is at the start of a line.
20410
20411Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20412
20413 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
20414 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
20415 in the copr tests now.
20416 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
20417 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
20418 expected to fail.
20419
20420Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
20421
20422 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
20423 gdb.t31/chillvars.exp, lib/gdb.exp:
20424 Tweak to run under either version of expect.
20425 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
20426 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
20427 * gdb.t11/list.exp: Remove extraneous whitespace.
20428
20429Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20430
20431 * gdb.t16/printcmds.exp (test_print_strings): Accept
20432 "(unsigned char *) " before the string.
20433
20434 * TODO: Add notes about printing of fancy types and GDB expressions.
20435
20436Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
20437
20438 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
20439 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 20440 if doing mips-idt-ecoff.
c906108c
SS
20441
20442Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
20443
20444 * Most .exp files: Tweak to run under either version of expect.
20445
20446Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20447
20448 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
20449 xfails; I'm not sure why they are failing, but not because of PR 1806.
20450
20451Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
20452
20453 * config/unix-gdb.exp: Remove gdb_unload cause it's already
20454 defined in lib/gdb.exp.
20455
20456Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20457
20458 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
20459 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
20460 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
20461 have to be typeless.
20462
20463Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20464
20465 * TODO: Add suggestion for copyright year test.
20466
20467Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
20468
20469 * configure.in (*-*-lynxos*): Add stabs tests.
20470
20471Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20472
20473 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
20474 so insert a tab before any assembler directive in column zero.
20475
20476 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
20477 stores.
20478 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
20479 stores.
20480 (fpu_short_memory_tests): Likewise.
20481
20482Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20483
20484 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
20485 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
20486 .stabs directives in comments.
20487
20488Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20489
20490 * TODO: New file, describing tests we could write.
20491 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
20492
20493Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20494
20495 * gdb.t06/signals.exp: Add kludge to force re-sync.
20496
20497 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
20498 to xgdb instead of gdb, get out of gdb.
20499
20500Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
20501
20502 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
20503 for info.
20504
20505Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20506
20507 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
20508 * gdb.stabs/configure.in (hppa*-*-*): Use it.
20509 * gdb.stabs/hppa.sed: New sed script for the PA.
20510
20511Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20512
20513 * gdb.stabs: Re-write weird.def and configuration to use sed
20514 instead of cpp. sed is portable and POSIX; cpp is neither.
20515
20516Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20517
20518 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
20519
20520Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20521
20522 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
20523
20524Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20525
20526 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
20527 "_vb$".
20528 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
20529 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
20530
20531Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20532
20533 * lib/gdb.exp: Comment out code which depends on non-existent
20534 `transform' procedure.
20535
20536Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
20537
20538 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
20539 * lib/gdb.exp: Transform tool name.
20540 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
20541 1.1's new error handling system.
20542
20543Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20544
20545 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
20546
20547Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20548
20549 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
20550 They made pattern matching so slow that timeouts happened on
20551 heavily loaded systems. Now any output from "show print" which
20552 gets us back to the GDB prompt is a PASS.
20553
20554Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
20555
20556 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
20557
20558Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20559
20560 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
20561
20562 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
20563 It is not from PR 3220.
20564
20565Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20566
20567 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
20568 just started failing because they depended on the order the
20569 subcommands are presented, or exact docstring text. This kind of
20570 test is a pain and has minimal benefit.
20571
20572Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20573
20574 * gdb.t09/corefile.exp: At end of test, use "core" command with
20575 no arguments.
20576
20577Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
20578
20579 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
20580 17}/Makefile.in: Make it possible to run the testsuite with Sun
20581 make and CC = cross gcc by adding explicit build rules for .o
20582 files.
20583
20584Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20585
20586 * gdb.t15/funcargs.exp: Don't put comments on same line as
20587 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 20588
c906108c
SS
20589Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20590
20591 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
20592
20593Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
20594
20595 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
20596 * gdb.t20/inherit.exp: remove three dumplicate entries.
20597
20598Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20599
20600 * gdb.t06/break.exp: For "next over recursive call", fail on any
20601 incorrect output, not just on "factorial (value=2)".
20602
20603Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20604
20605 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
20606 working now. Add an xfail if accesing a bss variable causes
20607 a memory error if the target is not yet run.
20608
20609Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20610
20611 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
20612 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
20613 name of __st* demangling (2 strings). Did Kung really get the
20614 more than 95 others right without testing them?
20615
20616Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
20617
20618 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
20619
20620Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
20621
20622 * configure.in (configdirs): Add gdb.disasm
20623 * gdb.disasm: New directory for GDB disassembler tests.
20624 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
20625
20626Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20627
20628 * gdb.t00/help.exp: Don't test "help set".
20629
20630 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
20631 from within expect statements. None of these happen anymore and
20632 they cause regressions to be silently unnoticed.
20633
20634 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
20635 messages) about known failures with gcc cygnus-2.4.5-930417.
20636
20637 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
20638 comp-info.exp so it gets built if it doesn't exist.
20639
20640 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
20641 it is no longer used.
20642 * gdb.t13/comp-info.c: Removed.
20643
20644Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20645
20646 * gdb.t06/signals.exp: Add xfail for sun3.
20647
20648Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20649
20650 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
20651 relevant because ^C doesn't get sent but failure can be reproduced
20652 interactively).
20653
20654Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20655
20656 * gdb.stabs/alpha.mt: New configuration file for alpha.
20657 * gdb.stabs/configure.in: Use it.
20658 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
20659 sharing with alpha.mt, redefine long to word via preprocessor.
20660 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
20661 for alpha.
20662 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
20663 native cc.
20664 * gdb.t00/teststrategy.exp: Change expect string so that we
20665 consume the `(xgdb)' from the command echo and from the gdb prompt.
20666 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
20667 gdb currently compares all values as long, so this failure probably
20668 applies to any configuration where LONGEST is bigger than a target int.
20669 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
20670 with gcc.
20671 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
20672 to handle opaque pointers, gcc is.
20673 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
20674 as first argument. Include <sys/types.h> and change all operator
20675 new definitions to use size_t.
20676 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
20677 now that we use size_t.
20678
20679Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20680
a9c64011 20681 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 20682 a long or float array cast all array members to the same type.
a9c64011 20683 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 20684 with 64 bit longs.
a9c64011 20685 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 20686 on alpha.
a9c64011 20687 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
20688
20689Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20690
20691 * gdb.t24 (demangle.exp): Constructors of templates have names like
20692 vector<int>::vector(int) not vector<int>::vector<int>(int). See
20693 section 14.6 of the ARM.
20694
20695 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
20696 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
20697 accomplish little and slow down the testsuite.
20698
20699 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
20700 Accept spaces various places.
20701
20702Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20703
20704 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
20705 with watchpoint enabled.
20706
20707 * Makefile.in: Remove definition of CC and remove the second
20708 definition of CXX (the "CXX = gcc" one remains). These definitions
20709 were causing backquotes to be expanded within backquotes, which
20710 doesn't work.
20711
20712Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
20713
20714 * gdb.t17/callfuncs.exp: Add "return 0" to end.
20715
20716Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20717
a9c64011
AS
20718 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
20719 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
20720 by mips cc and contains no stabs entries.
20721
20722Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
20723
20724 * config/vx-gdb.exp: Use fake device to load files rather than
20725 NFS.
20726 * lib/gdb.exp: New proc to do "file" command.
20727 * config/unix-gdb.exp: Use new "file" proc.
20728
20729Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20730
20731 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
20732 Rework board rebooting slightly.
20733 (gdb_exit): Don't exit from the remote shell; there isn't one.
20734 * gdb.stabs/weird.exp: If a program is being debugged already,
20735 kill it.
20736 * gdb.t04/setvar.exp: Stop and restart gdb.
20737 * gdb.t05/expr.exp: Likewise.
20738 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
20739 restart gdb and reload the program.
20740 * gdb.t08/opaque.exp: Likewise.
20741 * gdb.t12/scope.exp: Likewise.
20742 * gdb.t13/bitfields.exp: Likewise.
20743 * gdb.t15/funcargs.exp: Likewise.
20744 * gdb.t20/classes.exp: Likewise.
20745 * gdb.t03/ptype.exp: Increase timeout.
20746 * gdb.t16/printcmds.exp (test_print_string_constants,
20747 test_print_array_constants): Likewise.
20748 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
20749 * gdb.t20/classes.exp (do_tests): Likewise.
20750 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
20751
20752Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
20753
20754 * gdb.stabs: Renamed *wierd* to *weird*.
20755
20756Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20757
20758 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
20759 for timeout. Add "known gcc 2.4.5 bug" to failure message.
20760
20761Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20762
20763 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
20764 (do_tests): Remove xfail for whatis on one_var and two_var.
20765
20766Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
20767
20768 * Makefile.in: Made cross building work better by adding
20769 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
20770
20771Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20772
20773 * gdb.t15/{return.c,return.exp,Makefile.in}:
20774 New test, currently commented out.
20775
20776Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
20777
20778 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
20779 still running and removes the leftover named socket so GDb can do
20780 clean restarts.
20781
20782Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
20783
20784 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
20785 console, not GDB.
20786 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
20787 cross testing works better with "make check"
20788 * config/unix-gdb: Use default procedures for exit and version.
20789 * config/vx-gdb.exp: Cleaned up and massaged back to working order
20790 with the newest VxWorks.
20791
20792Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20793
20794 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
20795 old form.
20796
20797 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
20798 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
20799
20800 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
20801
20802 * config/unix-gdb.exp: Remove this version of gdb_exit
20803 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
20804 Rob says he'll look at it when he gets back to testing boards.
20805
20806Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
20807
20808 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
20809 an expected fail for certain ptype commands.
20810
20811 * gdb.t20/classes.exp: Update expected results of "ptype class
20812 Base1" to account for the constructor that now appears in the type.
20813
20814Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
20815
20816 * configure.in (configdirs): Restore gdb.t04, which mysteriously
20817 disappeared from list.
20818 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
20819 "alldone" proc with call to cleanup and exit.
20820 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
20821 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
20822 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
20823 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
20824 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
20825 "alldone" proc with simple returns that suppress remaining
20826 tests. The alldone proc went away many months ago.
20827
20828Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20829
20830 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
20831
20832 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
20833
20834Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20835
20836 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
20837 as vax gdb will display them.
20838
20839Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20840
20841 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
20842 optimizers.
20843
20844 * scope.exp: Change "bad value for localval" messages so each one
20845 is unique.
20846
20847 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
20848 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
20849
20850 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
20851
20852Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20853
20854 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
20855 doesn't exist (due to optimization).
20856
20857Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20858
20859 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
20860 contains \r because the filename is long.
20861
20862 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
20863 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
20864
20865Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20866
20867 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
20868 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
20869 Ultrix.
20870 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
20871 int tests.
20872 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
20873
20874Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
20875
20876 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
20877
20878 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 20879 to match does not match the passing case but still matches the
c906108c
SS
20880 failing case.
20881
20882Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20883
20884 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
20885
20886Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
20887
20888 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
20889 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
20890 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
20891 Remove various versions of gdb_exit.
20892 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
20893 gdb_exit.
20894 * config/unix-gdb.exp: gdb_exit remains here, and should override
20895 the generic version, since it's doing a lot of wierd stuff that
20896 the other versions aren't. FIXME, fold it in, or abandon this
20897 version.
20898
20899Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20900
20901 * gdb.t24/demangle.exp: Add tests for PR 3220.
20902
20903Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20904
20905 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
20906
20907Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
20908
20909 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
20910 "i386-*-*". Works for i486 as well.
20911
20912 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
20913 bug, and expand domain of xfail to all SVR4 systems, since the
20914 actual problem is likely to be in generic SVR4 /proc support.
20915
20916Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20917
20918 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
20919
20920Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
20921
20922 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
20923 xfails for other systems. Match a missing 'Continuing.' as an
20924 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
20925
20926 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
20927 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
20928 Only issue warning for missing executables if -all option is used.
20929
20930 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
20931 file if -all option is used. It's like an unpredictable XFAIL.
20932
20933Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20934
20935 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
20936 for dynamically linked binaries.
20937
20938 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
20939
20940Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20941
20942 * gdb.t20/inherit.exp: Change message for "print tagless struct"
20943 to state that this is a known bug in old versions of g++.
20944
20945Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20946
20947 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
20948 while waiting for `Continuing'.
20949
20950Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
20951
20952 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
20953 in text, data, and bss.
20954 * gdb.t10/nodebug.c: Add local and global test variables for
20955 initialized and uninitialized data.
20956
20957Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20958
20959 * config/unix-gdb.exp (gdb_exit): Add "wait".
20960
20961Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20962
20963 * gdb.t06/signals.exp: xfail the continue from the handler for all
20964 targets.
20965
20966 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
20967 function with watchpoints enabled, the i386 call dummy starts with
20968 a call.
20969
20970 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
20971 386 bsd names its corefiles.
20972
20973Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
20974
20975 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
20976 compilers don't grok it.
20977 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
20978 with small octal ints rather than character constants, which
20979 are signed and might not fit if first promoted to int.
20980
20981Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
20982
20983 * gdb.t09/Makefile.in (clean): Remove corefile.
20984
20985Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20986
20987 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
20988
20989Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20990 and Jim Kingdon (kingdon@cygnus.com)
20991
20992 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
20993 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
20994 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
20995
20996Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20997
20998 * gdb.t17/interrupt.exp: Add xfail for hppa.
20999
21000Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21001
21002 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
21003 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
21004 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
21005 to determine signed-ness of bitfields and use the result to setup
21006 the xfail.
21007 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
21008 * gdb.t15/funcargs.exp: Use them to step until the second indirect
21009 call line is reached if necessary.
21010
21011Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21012
21013 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
21014
21015Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21016
21017 * gdb.t06/break.exp: Also test `clear' command.
21018
21019Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
21020
21021 * gdb.t00/teststrategy.exp: Remove extra quote.
21022
21023 * gdb.t07/watchpoint.exp: Change xfail for calling function with
21024 watchpoint enabled to be for all non-68k machines.
21025
21026 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
21027
21028Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21029
21030 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
21031 targets use aout.mt instead of ecoff.mt as gas understands
21032 standard aout format.
21033
21034Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
21035
21036 * lib/gdb.exp (runto): Don't insist that function we are running to
21037 was compiled with -g.
21038
21039 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
21040
21041 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
21042 to get back into the read system call.
21043 Accept leading newline in case where we woke it up.
21044
21045Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21046
21047 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
21048 to make the stabs test work on ecoff systems using gcc and -with-stabs.
21049 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
21050 enable ecoff configuration.
21051
21052Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21053
21054 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
21055
21056Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21057
21058 * gdb.t16/printcmds.exp: Add another printf test.
21059
21060Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
21061
21062 * configure.in: If configured -with-stabs on any target, add
21063 stabsdirs to configdirs.
21064
21065Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21066
21067 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
21068 fun" so pattern does not match the command itself.
21069
21070Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21071
21072 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
21073
21074Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21075
21076 * gdb.t17/interrupt.exp: Test for more things.
21077
21078Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21079
21080 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
21081 compiler arranges the code and line numbers.
21082
21083 * gdb.t17/interrupt.exp: Don't send \n after ^C.
21084
21085Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21086
21087 * gdb.t00/help.exp: Increase expect input buffer size.
21088
21089Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21090
21091 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
21092
21093 * gdb.t07/watchpoint.exp: Add xfail for hppa.
21094
21095 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
21096
21097 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
21098 [0-9]*, not just [0-9].
21099
21100Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21101
21102 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
21103
21104 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
21105
21106Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21107
21108 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
21109
21110Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21111
21112 * gdb.t06/signals.c: Add xfails for sun3.
21113
21114 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
21115
21116 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
21117 test_stepping tests.
21118
21119Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21120
21121 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
21122
21123 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
21124
21125 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
21126 rather than actually putting it through cpp twice.
21127
21128 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
21129
21130Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
21131
21132 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
21133 no longer needed.
21134
21135Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21136
21137 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
21138
21139 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
21140 C++ features prints as "struct", make it a pass, not an xfail.
21141
21142Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21143
21144 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
21145 Don't require VA to print as "class" rather than "struct".
21146
21147Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
21148
21149 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
21150
21151Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21152
21153 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
21154
21155Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21156
21157 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
21158 order.
21159
21160Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21161
21162 * gdb.t16/printcmds.exp: Add printf tests.
21163
21164 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
21165
21166 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
21167
21168Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
21169
21170 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
21171 pass counts, to counteract any existing or future setup_xfails.
21172
21173Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21174
21175 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
21176 {BEGIN,END}_COMMON for common block instead of STAB.
21177 * gdb.stabs/wierd.exp: Add xfail for rs6000.
21178
21179 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
21180 intp_var should be N_GSYM not N_LSYM.
21181 wierd-aout.S: Use a label for the value of the N_SO.
21182 wierd.def: Remove all backslashes.
21183 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
21184
21185Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21186
21187 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
21188 get the expected next to inheritance3.
21189
21190Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21191
21192 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
21193 now that gcc-2.4 gets it right.
21194
21195Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21196
21197 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
21198
21199 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
21200 generating comp-info.exp which works for cross-compilation.
21201
21202Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
21203
21204 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
21205 "*-*-sysv4.*".
21206
21207Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
21208
21209 * gdb.t01/run.exp: Start with a fresh gdb.
21210 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
21211 SVR4.x.
21212
21213Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
21214
21215 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
21216 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
21217 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
21218 Makefile.in (distclean, realclean): Remove gdbme.c from list of
21219 things to remove.
21220
21221Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
21222
21223 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
21224 test cases from bug reports.
21225
21226Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
21227
21228 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
21229 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
21230 avoid spurious xfails.
21231 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
21232 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
21233 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
21234
21235Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
21236
21237 * gdb.t00/teststrategy.exp: Rework to provide more useful
21238 description of each test, fix problem with systems that define
21239 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
21240 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
21241 results for "next over recursive call" so timeouts aren't taken
21242 by error.
21243
21244Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
21245
21246 * gdb.t12/scope.exp: Test printing of variables before run.
21247
21248 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
21249 printed in wrong order due to sorting.
21250
21251Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
21252
21253 * gdb.t00/teststrategy.exp: Fix expected results for printing
21254 user entered string constant. Is array of char, prints with no
21255 address.
21256
21257 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
21258 commands.
21259 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
21260 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
21261 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
21262 of struct of char arrays.
21263 * gdb.t00/radix.exp: New tests for radix commands.
21264
21265Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
21266
21267 * gdb.t16/printcmd.exp: Print a variable before running program
21268 (with xfail for AIX).
21269
21270Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
21271
21272 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
21273
21274 * gdb.t16/printcmd.exp: Don't print variables before running program.
21275
21276 * gdb.t06/break.exp: Don't require envp argument to main.
21277
21278 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
21279
21280 * gdb.t02/whatis.exp, gdb.t11/list.exp:
21281 Add xfails for rs6000.
21282
21283 * gdb.t02/whatis.exp: Change other tests not to re-test something
21284 we already tested.
21285
21286 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
21287 each type used has a variable of that type.
21288
21289Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
21290
21291 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
21292
21293Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21294
21295 * configure.in: change srctrigger to be a file, not a directory
21296
21297Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
21298
21299 * configure.in (mips-idt-ecoff*): Added trailing '*'.
21300
21301 * gdb.t11/list.exp: Fixed a couple of typos.
21302
21303Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
21304
21305 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
21306 is fixed and PR is closed.
21307 * gdb.t16 (gdbme.c): Add simple test string variable.
21308 * gdb.t16 (printcmds.exp): Add tests with simple test string
21309 variable, primarily for boundaries on "set print elements".
21310
21311Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
21312
21313 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
21314 Make leading 0's optional and don't expect a tab in the middle
21315 of the number.
21316
21317 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
21318
21319 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
21320 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
21321 don't end command passed to gdb_test with newline.
21322
21323 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
21324 signed keyword away, don't expect signed bitfields to be signed.
21325
21326 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
21327 printing with only as many 1's as are in the field as well as printing
21328 with 32 1's (see comment).
21329
21330Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
21331
21332 * gdb.t00/default.exp: Start with a fresh gdb.
21333 * configure.in (configdirs): Remove gdb.t31 until the chill
21334 compiler works again. It no longer is able to find chillrt0
21335 since it isn't in libchill.a anymore.
21336 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
21337 wierd.o, make more modular.
21338 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
21339 spurious newlines that caused problems.
21340
21341Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21342
21343 * Move test with enums and partial symbols from gdb.t03/ptype.exp
21344 to gdb.stabs/wierd.exp since GCC has worked around the bug.
21345 gdb.stabs/wierd.{exp,def}: Many new tests.
21346
21347 * gdb.t00/default.exp: update info line for new message.
21348
21349 * gdb.t02/{whatis.exp,gdbme.c}:
21350 Test that "char *" doesn't print as "caddr_t".
21351
21352Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21353
21354 * gdb.t00/help.exp: Use .* in place of some help messages which
21355 just changed.
21356 gdb.t00/default.exp: Update "info frame" test for new message.
21357 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
21358 Remove some xfails
21359
21360Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21361
21362 * gdb.t03/{gdbme.c,ptype.exp}:
21363 Add tests for typedef'd struct and union without tags.
21364 Also check "whatis" on a variable of a typedef'd enum without a tag.
21365
21366 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
21367 PRMS 1823; the bug still exists but isn't reproduced by this test
21368 anymore), and remove rs6000 XFAIL (the bug is fixed).
21369
21370 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
21371 duplicated from whatis.exp. For those that are left, accept
21372 "long", "long int", or "int" for long variables (whatis.exp already
21373 has an XFAIL for "int", so no need to fail it here).
21374
21375 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
21376 Deal with GCC's names for types now that GDB uses the compiler's names.
21377
21378 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
21379 setup_xfail's for sunos4. If we #defined the signed keyword away,
21380 don't expect GDB to know that char it is signed.
21381
21382 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
21383
21384Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
21385
21386 * configure.in (configdirs): Add gdb.t24 for C++ tests that
21387 should work on any system, regardless of debugging format.
21388 * gdb.t21/demangle.exp: Move to gdb.t24.
21389 * gdb.t24/demangle.exp: Move from gdb.t21.
21390 * gdb.t24/{Makefile.in, configure.in}: New files.
21391
21392Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21393
21394 * configure.in: Do gdb.stabs and C++ tests only for stabs.
21395 * gdb.stabs: New directory.
21396
21397Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21398
21399 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
21400 not just "Quit anyway?".
21401
21402Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
21403
21404 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
21405 that all setup_xfails are immediately followed by clear_xfails.
21406
21407Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
21408
21409 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
21410 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
21411 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
21412 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
21413 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
21414 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21415 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21416 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
21417 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
21418 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
21419 gdb.t31/chillvars.exp, lib/gdb.exp:
21420 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
21421 bug-gdb@prep.ai.mit.edu.
21422
21423Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
21424
21425 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
21426 with 0.0, not integer 0.
21427
21428Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
21429
21430 * gdb.t06/break.exp: Update for "Kill the program" message change.
21431
21432Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
21433
21434 * Makefile.in (GDBFLAGS): Set to -nx.
21435 * Makefile.in (site.exp): Use GDBFLAGS.
21436
21437Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21438
21439 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
21440 Makefiles.
21441 (check): depend on just-check.
21442 (just-check): added so that tests can be run without a noop
21443 build pass.
21444
21445Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21446
21447 Switch to using configure's configdirs.
21448 * Makefile.in (Makefile): add configure.in dependency.
21449 (SUBDIRS): removed redundant assignment.
21450 * configure.in: switch subdirs assignment to configdirs.
21451 * gdb.t*/configure.in: new files.
21452
21453Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
21454
21455 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
21456 works.
21457
21458Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
21459
21460 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
21461 in explicit rules. Apparently this is not supported by some makes.
21462
21463Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
21464
21465 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
21466
21467Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21468
21469 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
21470 disappeared.
21471
21472Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
21473
21474 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
21475
21476Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
21477
21478 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
21479 watchpoint problem that is now fixed.
21480 * gdb.t30/chexp.exp: Remove setup_xfail for printing
21481 uninitialized convenience variables.
21482 * gdb.t31/chillvars.exp: Fix expected patterns for printing
21483 structures.
21484
21485Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21486
21487 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
21488 which causes expect to get out of sync with gdb on long output
21489 from help set.
21490 * gdb.t09/corefile.exp: Make expected pattern for core file
21491 failing signal and frame output format less sun specific.
21492
21493Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
21494
21495 * gdb.t31/chillvars.exp: Add and remove initial dummy
21496 breakpoint, so that symbol table is forced in.
21497 (Needed at least on Sunos4, though it seems not SVR4.)
21498 * gdb.t31/chillvars.exp: Update for changed output format.
21499
21500Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
21501
a9c64011 21502 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
21503
21504Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
21505
21506 * Makefile.in: Added --srcdir when invoking runtest, removed the
21507 need for a local config file. (optional now)
21508
21509Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
21510
21511 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
21512 failure count used to force early termination. Add some more
21513 expected failures for gnu style demangling.
21514
21515Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21516
21517 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
21518 pmi variable from gdb.t20/gdbme to get optimized away.
21519 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
21520 Check for written corefile upon timeout _and_ eof.
21521
21522Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21523
21524 * config/unix-gdb.exp: Add missing return 0.
21525
21526Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21527
21528 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
21529 test termination.
21530
21531Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
21532
21533 * configure.in (subdirs): Put back gdb.t17 which mysteriously
21534 disappeared.
21535
21536Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
21537
21538 * gdb.t10/crossload.exp: Disable the i860-elf test until such
21539 time as i860 support works.
21540
d63a86f8 21541 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
21542 "backtrace 100\r" rather than just "backtrace\r", to match last
21543 change.
21544
21545Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
21546
21547 * config/udi-gdb.exp (gdb_exit): Remove close command.
21548 (gdb_target_udi): New procedure to set the UDI target.
21549 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
21550 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
21551 Added waits for prompts after several question responses. Added
21552 some more responses used by a29k-amd-udi-gdb.
21553 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
21554 pass different arguments, restart UDI connection after program
21555 completion.
21556 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
21557 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21558 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
21559 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
21560 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
21561 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
21562 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21563 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
21564 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
21565 after program completion.
21566 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
21567 compiled with a SELECT_VECS setting.
21568 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
21569 infinite recursion.
21570
21571 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
21572 Added checks for COFF results, and made them expected failures for
21573 all targets. It would be better to make them expected failures
21574 for COFF targets only.
21575
21576Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21577
21578 * Makefile.in: add null dvi target, don't bother to recurse
21579 through test directories for info and install-info; rename
21580 $(datadir) to be dejagnu instead of deja-gnu
21581
21582Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
21583
21584 * gdb.t31/gdbme.ch: Re-enable code that previously caused
21585 compiler to coredump.
21586 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
21587 code.
21588
21589Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
21590
21591 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
21592 coredump.
21593 * gdb.t31/chillvars.exp: Comment out tests that depend on that
21594 code.
21595
21596Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
21597
21598 * gdb.t03/ptype.exp: tests for return code from gdb_test.
21599 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
21600 which in a shell. Deletes xgdb when done.
21601 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
21602 Tests the return from the "set height" or "set width" commands.
21603 Added a few return codes where needed.
21604
21605Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
21606
21607 * Makefile.in (SUBDIRS): Add gdb.t17.
21608 * configure.in (subdirs): Add gdb.t17.
21609 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
21610 files to test gdb's calling of functions in the inferior with
21611 the correct arguments and gdb's ability to retrieve any
21612 result returned.
21613
21614Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
21615
21616 * config/unix-gdb.exp (gdb_exit): Remove close commands that
21617 may be called after gdb goes away. Previous versions of expect
21618 needed these to avoid file descriptor leaks, but they cause
21619 errors with the current revision of expect.
21620 * gdb.t00/gdbvars.exp: Use -re on expected output after
21621 setting sevenbit-strings.
21622 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
21623 to set sevenbit-strings consistent across tests.
21624 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
21625 set sevenbit-strings consistent across tests.
21626
21627Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
21628
21629 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
21630 expected output to match current "expect" expectations.
21631
21632Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
21633
21634 * gdb.t00/default.exp: Change expected output for default "source"
21635 command, to match new gdb behavior which requires a filename to
21636 source.
21637
21638Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
21639
21640 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
21641 expected fail for i486-*-* that misses the marker2 function.
21642 * gdb.t10/crossload.exp (bfddefault): Allow successful
21643 recognition of a format to pass even if no symbols are found.
21644 Explicitly catch failures where the format is not recognized
21645 or is ambiguous, and add the reason to the fail message.
21646 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
21647 the cause is and invalid target and add reason to failure message.
21648 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
21649 elf32-i386, elf32-sparc, and elf32-i860.
21650 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
21651 Set up expected failure for 'filename'::variable scope resolution,
21652 which is now apparently broken on all targets.
21653 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
21654 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
21655 gdb.t23/templates.exp: Change failure for missing binfile into
21656 just a warning.
21657 gdb.t21/demangle.exp: Change all cfront references to 'arm'
21658 references.
21659
21660Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
21661
21662 * gdb.t00/default.exp: Add expected output for default "source"
21663 command, to match new gdb behavior.
21664 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
21665
21666Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
21667
21668 * config/*-gdb.exp: returns an error, rather than exiting on
21669 internal errors.
21670
21671Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
21672
21673 * gdb.t03/gdbme.c: Add pointer to struct variable.
21674 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
21675 referencing struct members.
21676
21677Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
21678
21679 * configure.in (mips-idt-ecoff): New target.
21680 * config/mips-gdb.exp: New file for remote board using MIPS remote
21681 debugging protocol.
21682
21683 * Redid configuration scheme. Removed gdb.t*/configure.in.
21684 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
21685 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
21686 distclean targets. Built executables via .o files. Adjusted
21687 tests to account for source files in $(srcdir) rather than
21688 $(objdir).
21689 * lib/gdb.exp (runto): Don't expect () after the function name,
21690 because it may have arguments.
21691
21692Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
21693
21694 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
21695 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
21696 expected failures for mips-idt-* and mips-sgi-*.
21697 * gdb.t00/default.exp (attach): Kill process if requested.
21698 * gdb.t00/help.exp (help target core, help target): Accept a gdb
21699 that does not read core files.
21700 * gdb.t01/run.exp: Removed checks for exit status code.
21701 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
21702 it is linked in.
21703 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
21704 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
21705 appropriate, rather than doing it by hand.
21706 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
21707 execution.
21708 * gdb.t10/crossload.exp: Kill existing program if needed.
21709 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
21710 appropriate, rather than doing it by hand. Always increase
21711 timeout for this test, not just for VxWorks.
21712
21713Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
21714
21715 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
21716 of Chill STRUCT types and STRUCT values.
21717 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
21718 than "char".
21719 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 21720 struct2): New struct definitions and initializations to test
c906108c
SS
21721 simple Chill STRUCT types.
21722
21723Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
21724
21725 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
21726 the null byte at the end of strings.
21727 * gdb.t00/default.exp: Make show version insensitive to copyright
21728 date.
21729 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
21730 to avoid dependencies on target char signedness.
21731 * gdb.t16/printcmds.exp: Update expected results for explicitly
21732 unsigned char.
21733 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
21734 now work.
21735 * gdb.t21/demangle.exp: Add many more patterns for template
21736 demangling, most of them being expected failures.
21737 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
21738 string we are matching for, to match on the whole string.
21739 * gdb.t21/demangle.exp: Add many new test strings to demangle,
21740 and fix a whole bunch that had incorrect expected output but were
21741 passing anyway because of the bug in "proc demangle".
21742 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
21743 type.
21744 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
21745
21746Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
21747
a9c64011
AS
21748 * gdb/testsuite: made modifications to testcases, etc., to allow
21749 them to work properly given the reorganization of deja-gnu and the
21750 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
21751
21752Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
21753
21754 * gdb/testsuite: Initial creation of gdb/testsuite.
21755 Migrated dejagnu testcases and support files for testing nm to
21756 gdb/testsuite from deja-gnu. These files were moved "as is"
21757 with no modifications. This migration is part of a major overhaul
21758 of dejagnu. The modifications to these testcases, etc., which
21759 will allow them to work with the new version of dejagnu will be
21760 made in a future update.
48efe704 21761
8d8cb839 21762 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 21763\f
8d8cb839
EZ
21764;; Local Variables:
21765;; mode: change-log
21766;; left-margin: 8
21767;; fill-column: 74
21768;; version-control: never
21769;; End:
902f2ccb
MC
21770
21771 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 21772 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
21773 Copying and distribution of this file, with or without modification,
21774 are permitted provided the copyright notice and this notice are preserved.
This page took 2.113979 seconds and 4 git commands to generate.