]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
From Jie Zhang <jie.zhang@analog.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
bda180e0
TT
12009-08-07 Tom Tromey <tromey@redhat.com>
2
3 * gdb.base/setshow.exp: Add tests for changes to set language, set
4 check range, and set check type.
5
48cb2d85
VP
62009-08-03 Vladimir Prus <vladimir@codesourcery.com>
7
8 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
9 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
10 Call it.
11
1ea34204
UW
122009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13
14 * configure.ac: Run gdb.cell tests when appropriate.
15 * configure: Regenerate.
16 * lib/cell.exp: New file.
17 * gdb.cell: New directory.
18 * gdb.cell/configure.ac: New file.
19 * gdb.cell/configure: New file.
20 * gdb.cell/Makefile.in: New file.
21 * gdb.cell/arch.exp: New file.
22 * gdb.cell/break.c: New file.
23 * gdb.cell/break.exp: New file.
24 * gdb.cell/break-spu.c: New file.
25 * gdb.cell/bt.c: New file.
26 * gdb.cell/bt2-spu.c: New file.
27 * gdb.cell/bt-spu.c: New file.
28 * gdb.cell/bt.exp: New file.
29 * gdb.cell/coremaker.c: New file.
30 * gdb.cell/coremaker-spu.c: New file.
31 * gdb.cell/core.exp: New file.
32 * gdb.cell/gcore.exp: New file.
33 * gdb.cell/data.c: New file.
34 * gdb.cell/data.exp: New file.
35 * gdb.cell/data-spu.c: New file.
36 * gdb.cell/ea-cache.exp: New file.
37 * gdb.cell/ea-cache.c: New file.
38 * gdb.cell/ea-cache-spu.c: New file.
39 * gdb.cell/ea-standalone.c: New file.
40 * gdb.cell/ea-standalone.exp: New file.
41 * gdb.cell/ea-test.c: New file.
42 * gdb.cell/ea-test.exp: New file.
43 * gdb.cell/f-regs.exp: New file.
44 * gdb.cell/mem-access.c: New file.
45 * gdb.cell/mem-access.exp: New file.
46 * gdb.cell/mem-access-spu.c: New file.
47 * gdb.cell/ptype.exp: New file.
48 * gdb.cell/registers.exp: New file.
49 * gdb.cell/size.c: New file.
50 * gdb.cell/sizeof.exp: New file.
51 * gdb.cell/size-spu.c: New file.
52 * gdb.cell/solib.exp: New file.
53 * gdb.cell/solib-symbol.exp: New file.
54
85e747d2
UW
552009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
56
57 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
58
58d6951d
DJ
592009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
60
61 * gdb.base/float.exp: Handle VFP registers.
62
6e0a4f15
MS
632009-07-14 Michael Snyder <msnyder@vmware.com>
64
dcd5da87
MS
65 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
66 to bring gdb to the beginning of the calling line.
67
6e0a4f15
MS
68 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
69 confusing the i386 epilogue unwinder.
70
782b2b07
SS
712009-07-14 Stan Shebs <stan@codesourcery.com>
72
73 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
74
f662c3bc
MS
752009-07-14 Michael Snyder <msnyder@vmware.com>
76
77 * gdb.reverse/step-reverse.exp (stepi into function call):
78 Call instruction may not be first instruction in the line.
79 (reverse stepi from a function call): Used wrong line number.
80
8f313923
JK
812009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
82
83 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
84
4662c76e
JK
852009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 Fix gdb.base/macscp.exp when using custom inputrc.
88 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
89 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
90 env(TERM) set.
91 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
92 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
93
aa81e255
JK
942009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
97 * gdb.base/annota1.exp (thread_test): Import global $testfile.
98 Change the compilation target to match the testcase name.
99 * gdb.base/sect-cmd.exp: Change the compilation target to match the
100 testcase name.
101 * a2-run.exp: Use for setup prepare_for_testing. Change the
102 compilation target to match the testcase name.
103 * gdb.base/commands.exp: Likewise.
104 * gdb.base/finish.exp: Likewise.
105 * gdb.base/float.exp: Likewise.
106 * gdb.base/info-target.exp: Likewise.
107 * gdb.base/relational.exp: Likewise.
108 * gdb.base/term.exp: Likewise.
109 * gdb.base/until.exp: Likewise.
110 * gdb.base/volatile.exp: Likewise.
111 * gdb.base/whatis-exp.exp: Likewise.
112
4c93b1d7
HZ
1132009-07-11 Hui Zhu <teawater@gmail.com>
114
115 * gdb.base/help.exp (disassemble): Update expected help text.
116
812f7342
TT
1172009-07-09 Tom Tromey <tromey@redhat.com>
118
119 * lib/gdb.exp: Handle TRANSCRIPT.
120 (remote_spawn, remote_close, send_gdb): New procs.
121
fbb8f299
PM
1222009-07-10 Phil Muldoon <pmuldoon@redhat.com>
123
124 * gdb.python/python-prettyprint.c: Add counted null string
125 structure.
126 * gdb.python/python-prettyprint.exp: Print null string. Test for
127 embedded nulls.
128 * gdb.python/python-prettyprint.py (pp_ns): New Function.
129 * gdb.python/python-value.exp (test_value_in_inferior): Add
130 variable length string fetch tests.
131 * gdb.python/python-value.c (main): Add strings for string fetch tests.
132
c0ac0ec7
JK
1332009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
134
135 * gdb.base/dump.exp (inaccessible memory is reported): New test.
136
30b66ecc
TT
1372009-07-07 Tom Tromey <tromey@redhat.com>
138
139 * gdb.base/call-rt-st.exp: Update for change to escape output.
140 * gdb.base/callfuncs.exp: Likewise.
141 * gdb.base/charset.exp: Likewise.
142 * gdb.base/constvars.exp: Likewise.
143 * gdb.base/long_long.exp: Likewise.
144 * gdb.base/pointers.exp: Likewise.
145 * gdb.base/printcmds.exp: Likewise.
146 * gdb.base/setvar.exp: Likewise.
147 * gdb.base/store.exp: Likewise.
148 * gdb.cp/ref-types.exp: Likewise.
149 * gdb.mi/mi-var-child.exp: Likewise.
150 * gdb.mi/mi-var-display.exp: Likewise.
151 * gdb.mi/mi2-var-display.exp: Likewise.
152 * gdb.base/charset.exp: Test octal escape sequence length.
153 Update for change to escape output.
154
187c4a2b
JK
1552009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
156
157 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
158
d80a43f9
DJ
1592009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
160
161 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
162
047427a8
JK
1632009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
164
165 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
166 gdbserver increasing $portnum if "Can't bind address" has been seen.
167
8b5a0f4f
PA
1682009-07-05 Pedro Alves <pedro@codesourcery.com>
169
170 * gdb.base/ending-run.exp: Add "step out of main" pattern for
171 mingw32ce.
172
7d93ba58
PA
1732009-07-05 Pedro Alves <pedro@codesourcery.com>
174
175 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
176 VFP format.
177
2277426b
PA
1782009-07-02 Pedro Alves <pedro@codesourcery.com>
179
180 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
181 linux. Adjust to use "inferior", "info inferiors", "detach
182 inferior" and "kill inferior" instead of "restart", "info fork",
183 "detach fork" and "delete fork".
184 * gdb.base/ending-run.exp: Spell out "info".
185 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
186 the "kill" command.
187
5af949e3
UW
1882009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
189
190 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
191 change to prefix TLS offset in hex with 0x.
192
5d3729b5
UW
1932009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
194
195 * gdb.base/default.exp: Update test case for "x" changes.
196
af589bd0
TG
1972009-07-01 Tristan Gingold <gingold@adacore.com>
198
199 * gdb.base/bigcore.exp: Make darwin untested.
200
40974f91
JK
2012009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
202
203 * gdb.base/completion.exp (directory completion): Create the directory.
204 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
205 escapeuniquesub.
206 (directory completion 2): Expect now ${escapeuniquesub}.
207 (Glob remaining of directory test): Remove one excessive newline.
208 Expect the real output.
209
59dd3af6
JK
2102009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
211
212 Fix `make check//%' target after `make check' has been ran.
213 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
214 a mkdir call.
215 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
216 (%/.dir): Remove.
217
f4e164aa
JK
2182009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
221 the expected result record.
222
69af2122
JK
2232009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
224
225 Remove racy FAILs relying just on the timeouts.
226 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
227 (annotation_level 2): Remove racy FAILs.
228
2fd481e1
PP
2292009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
230
231 gdb/10275
232 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
233
c38f313d
DJ
2342009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
235
236 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
237
8b777f02
VP
2382009-06-30 Vladimir Prus <vladimir@codesourcery.com>
239
240 * gdb.mi/mi-stack.exp: Testing symbolic options
241 to -stack-list-locals and -stack-list-arguments.
242
00c7eacf
JK
2432009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
244
245 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
246
6bc80edc
TT
2472009-06-29 Tom Tromey <tromey@redhat.com>
248
249 * dg-extract-results.sh: New file.
250 * Makefile.in (FORCE_PARALLEL): New variable.
251 (CHECK_TARGET): New conditional variable.
252 (check): Use CHECK_TARGET.
253 (DO_RUNTEST): New variable.
254 (check-single): New target.
255 (TEST_DIRS): New variable.
256 (TEST_TARGETS): Likewise.
257 (check-parallel): New target.
258 (check-gdb.%): New pattern.
259 (BASE1_FILES): New variable.
260 (BASE2_FILES): Likewise.
261 (check-gdb.base%): New pattern.
262 (%/.dir): New pattern.
263 * configure: Rebuild.
264 * aclocal.m4 (AM_CONDITIONAL): New defun.
265 * configure.ac: Check whether user is using GNU make.
266 (GMAKE): New conditional.
267
794684b6
SW
2682009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
269
270 * gdb.cp/namespace-nested-import.cc: New test.
271 * gdb.cp/namespace-nested-import.exp: New test.
272
edb3359d
DJ
2732009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
274
275 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
276 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
277 * gdb.opt/Makefile.in (EXECUTABLES): Update.
278 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
279 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
280 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
281 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
282 gdb.opt/inline-markers.c: New files.
283 * lib/gdb.exp (skip_inline_frame_tests): New function.
284 (skip_inline_var_tests): New function.
285
cf657a0c
AS
2862009-06-27 Andreas Schwab <schwab@linux-m68k.org>
287
288 * gdb.cp/exception.exp: Don't require $hex before inner frame in
289 backtrace.
290
28d41a99
MS
2912009-06-27 Michael Snyder <msnyder@vmware.com>
292
293 * gdb.reverse: New directory.
294 * gdb.reverse/break-reverse.c: New test.
295 * gdb.reverse/break-reverse.exp: New test.
296 * gdb.reverse/consecutive-reverse.c: New test.
297 * gdb.reverse/consecutive-reverse.exp: New test.
298 * gdb.reverse/finish-reverse.c: New test.
299 * gdb.reverse/finish-reverse.exp: New test.
300 * gdb.reverse/machinestate.c: New test.
301 * gdb.reverse/ms1.c: New test.
302 * gdb.reverse/machinestate.exp: New test.
303 * gdb.reverse/Makefile.in: New file.
304 * gdb.reverse/shr2.c: New test.
305 * gdb.reverse/solib-reverse.c: New test.
306 * gdb.reverse/solib-reverse.exp: New test.
307 * gdb.reverse/step-reverse.c: New test.
308 * gdb.reverse/step-reverse.exp: New test.
309 * gdb.reverse/until-reverse.c: New test.
310 * gdb.reverse/ur1.c: New test.
311 * gdb.reverse/until-reverse.exp: New test.
312 * gdb.reverse/watch-reverse.c: New test.
313 * gdb.reverse/watch-reverse.exp: New test.
314 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
315 * configure: Regenerate.
316
fe3c8b0d
DE
3172009-06-26 Doug Evans <dje@google.com>
318
319 * gdb.base/psymtab.exp: Turn off pending breakpoints.
320
3a72a602
PM
3212009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
322
323 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
324 windows problem for 'file delete $binfile'.
325
27aa8d6a
SW
3262009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
327
328 * gdb.cp/namespace-using.exp: New test.
329 * gdb.cp/namespace-using.cc: New test.
330
8ac055f8
JB
3312009-05-20 Joel Brobecker <brobecker@adacore.com>
332
333 * gdb.ada/variant_record_packed_array: New testcase.
334
85e306ed
TT
3352009-06-23 Tom Tromey <tromey@redhat.com>
336
337 * gdb.base/charset.exp (test_combination): Regression test.
338 * gdb.base/charset.c (my_wchar_t): New typedef.
339 (myvar): New global.
340 (main): Set myvar.
341
56643c5e
PM
3422009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
343
344 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
345 target.
346
1fac167a
UW
3472009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
348
349 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
350
7ccb0be9
UW
3512009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
352
353 * gdb.mi/gdb680.exp: Update test for error message.
354
568d6575
UW
3552009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
356
357 * gdb.base/annota1.exp: Allow multiple occurrences of the
358 frames-invalid annotation.
359 * gdb.cp/annota2.exp: Likewise.
360
7cd1089b
PM
3612009-06-15 Phil Muldoon <pmuldoon@redhat.com>
362
363 * gdb.cp/gdb2495.cc: New file.
364 * gdb.cp/gdb2495.exp: New file.
365
72c63395
JK
3662009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
367
368 Report error on GDB crash during runto.
369 * lib/gdb.exp (runto <eof>): New.
370
3788363d
DJ
3712009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
372
373 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
374 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
375 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
376 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
377 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
378 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
379 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
380 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
381 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
382 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
383 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
384 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
385 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
386 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
387 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
388 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
389 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
390 gdb.server/server-mon.exp, gdb.server/server-run.exp,
391 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
392 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
393 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
394 gdb.trace/passcount.exp, gdb.trace/report.exp,
395 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
396 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
397 gdb.trace/while-stepping.exp: Use a unique name for the compiled
398 executable.
399
17592de3
PA
4002009-06-07 Pedro Alves <pedro@codesourcery.com>
401
402 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
403 defined before referencing it.
404
701e355d
DE
4052009-06-03 Doug Evans <dje@google.com>
406
407 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
408 * gdb.arch/i386-see.c: Ditto.
409
f2292c65
PM
4102009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
411
412 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
413 (check_macro): Return 1 if undefined.
414 If first test fails, check if macro debug information is available,
415 and report unsupported test if no macro information is found.
416
5a437975
DE
4172009-05-29 Doug Evans <dje@google.com>
418
419 * gdb.threads/hand-call-in-threads.exp: New.
420 * gdb.threads/hand-call-in-threads.c: New.
421
c141c696
MS
4222009-05-29 Michael Snyder <msnyder@vmware.com>
423
424 * gdb.base/break-always.exp: Change "1" to "on".
425 Add confirmation check.
426
b3444185
PA
4272009-05-28 Pedro Alves <pedro@codesourcery.com>
428
429 * gdb.threads/threxit-hop-specific.c: New.
430 * gdb.threads/threxit-hop-specific.exp: New.
431 * gdb.threads/thread-execl.c: New.
432 * gdb.threads/thread-execl.exp: New.
433
b6313243
TT
4342009-05-27 Tom Tromey <tromey@redhat.com>
435 Thiago Jung Bauermann <bauerman@br.ibm.com>
436
437 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
438 (mi_child_regexp): Likewise.
439 (mi_list_varobj_children_range): Likewise.
440 (mi_get_features): Likewise.
441 (mi_list_varobj_children): Rewrite.
442 * gdb.python/python-mi.exp: New file.
443
a6bac58e
TT
4442009-05-27 Tom Tromey <tromey@redhat.com>
445 Thiago Jung Bauermann <bauerman@br.ibm.com>
446 Phil Muldoon <pmuldoon@redhat.com>
447 Paul Pluzhnikov <ppluzhnikov@google.com>
448
449 * gdb.python/python-prettyprint.exp: New file.
450 * gdb.python/python-prettyprint.c: New file.
451 * gdb.python/python-prettyprint.py: New file.
452 * gdb.base/display.exp: print/r is now valid.
453
2c74e833
TT
4542009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
455 Tom Tromey <tromey@redhat.com>
456 Pedro Alves <pedro@codesourcery.com>
457 Paul Pluzhnikov <ppluzhnikov@google.com>
458
459 * gdb.python/python-template.exp: New file.
460 * gdb.python/python-template.cc: New file.
461 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
462 tests.
463 * gdb.python/python-value.exp (py_objfile_tests): New proc.
464 Call it.
465 (test_value_after_death): New proc.
466 * gdb.python/python-value.c (PTR): New typedef.
467 (main): New variable 'x'.
468
89c73ade
TT
4692009-05-27 Tom Tromey <tromey@redhat.com>
470
471 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
472 tests.
473 * gdb.python/python-value.exp (py_objfile_tests): New proc.
474 Call it.
475
a75724bc
PA
4762009-05-27 Pedro Alves <pedro@codesourcery.com>
477
478 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
479
e58b0e63
PA
4802009-05-24 Pedro Alves <pedro@codesourcery.com>
481
482 * gdb.threads/fork-thread-pending.c: New.
483 * gdb.threads/fork-thread-pending.exp: New.
484
4ac36638
JK
4852009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
486
487 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
488 * gdb.dwarf2/dw2-strp.S (a_string2): New.
489
c28c63d8
JB
4902009-05-18 Jon Beniston <jon@beniston.com>
491
492 * gdb.asm/asm-source.exp: Add lm32 target.
493
b242c3c2
PA
4942009-05-17 Pedro Alves <pedro@codesourcery.com>
495
496 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
497 `gdb_get_line_number'. Call `callee' in both parent and child.
498 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
499 `gdb_get_line_number' instead of hardcoding line numbers.
500 (catch_fork_unpatch_child): New procedure to test detaching
501 breakpoints from child fork.
502 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
503 hardcoding line numbers.
504 (do_fork_tests): Run `catch_fork_unpatch_child'.
505
ee342b23
VP
5062009-05-17 Vladimir Prus <vladimir@codesourcery.com>
507
508 * gdb.mi/mi-cmd-var.exp: Check that when varobj
509 of structure type enters or leaves the scope, it
510 is reported by -var-update.
511
e2009e98
DE
5122009-05-11 Doug Evans <dje@sebabeach.org>
513
514 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
515 * gdb.threads/pending-step.c (main): Fix off-by-one error.
516 * gdb.threads/schedlock.c (main): Fix off-by-one error.
517
00903456
JK
5182009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
521
dc621c35
DE
5222009-04-30 Doug Evans <dje@google.com>
523
524 * gdb.threads/watchthreads2.exp: New testcase.
525 * gdb.threads/watchthreads2.c: New testcase.
526
9ab4e744
DE
5272009-04-29 Doug Evans <dje@google.com>
528
529 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
530 * gdb.cp/mb-ctor.cc: Ditto.
531 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
532 * gdb.cp/mb-inline.h (multi_line_foo): New function.
533 * gdb.cp/mb-inline1.cc: Call it.
534 * gdb.cp/mb-inline2.cc: Ditto.
535 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
536 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
537
484086b7
JK
5382009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
539
540 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
541 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
542 Replace all uses of `decimal' by `nonzero'.
543 (info macro FROM_COMMANDLINE): New test.
544
379a77b5
TT
5452009-04-27 Tom Tromey <tromey@redhat.com>
546
547 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
548
b92b73c2
DE
5492009-04-27 Doug Evans <dje@google.com>
550
551 * gdb.threads/watchthreads.c (main): Initialize args before starting
552 the threads. Plus formatting cleanup.
553 * gdb.threads/watchthreads.exp: Avoid errant failures due to
554 biased scheduling of one thread.
555
945a118d
JG
5562009-04-27 Jerome Guitton <guitton@adacore.com>
557
558 * gdb.cp/templates.cc (GetMax): New template.
559 (main): Declare two instances of GetMax.
560 * gdb.cp/templates.exp: Add new test.
561
d389af10
JK
5622009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
563
564 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
565
e7f86de9
JM
5662009-04-22 Joseph Myers <joseph@codesourcery.com>
567
568 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
569
334cc82d
TT
5702009-04-15 Tom Tromey <tromey@redhat.com>
571
572 * gdb.base/charset.exp: Add regression test.
573
d12672cc
JB
5742009-04-14 Joel Brobecker <brobecker@adacore.com>
575
576 * gdb.base/exe-lock.exp: New testcase.
577
18e8c3bc
TT
5782009-04-13 Tom Tromey <tromey@redhat.com>
579
580 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
581 operator on Frame.
582
5ecd5cbe
UW
5832009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
584
585 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
586 * gdb.server/ext-attach.exp: Likewise.
587
7309f756
VP
5882009-04-03 Vladimir Prus <vladimir@codesourcery.com>
589
590 Eliminate some sleep usage.
591
592 * gdb.mi/basics.c (do_nothing): New.
593 (main): Use do_nothing instead of printf, so that
594 not to introduce race condition between output of
595 inferiour and output of gdb. Do not use sleep as it
596 is not generally available on embedded targets.
597
f4b95f6f
PA
5982009-04-02 Pedro Alves <pedro@codesourcery.com>
599
600 * gdb.server/ext-attach.exp: Expect an optional process id after
601 "Detached from remote process".
602
de40b933
JK
6032009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
604
605 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
606 gdb.dwarf2/dw2-unresolved.exp: New.
607
2ae101a4
PA
6082009-04-02 Pedro Alves <pedro@codesourcery.com>
609
610 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
611 mi_run_to_main.
612
56a8e183
PA
6132009-04-02 Pedro Alves <pedro@codesourcery.com>
614
615 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
616 mi_run_to_main. Skip thread exit test on remote targets.
617 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
618 mi_run_to_main.
619 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
620 mi_run_to_main.
621 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
622 when expecting ^connected. Detect when the target doesn't support
623 non-stop mode.
624 (mi_run_cmd): Detect if non-stop mode was requested by isn't
625 supported. Return -1 on error, 0 on success.
626 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
627 (mi_runto): Return mi_runto_helper's result explicitly.
628
c35fafde
PA
6292009-04-01 Pedro Alves <pedro@codesourcery.com>
630
631 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
632
f8a8dce6
JB
6332009-04-01 Tom Tromey <tromey@redhat.com>
634
635 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
636 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
637 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
638 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
639
71c25dea
TT
6402009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
641 Jan Kratochvil <jan.kratochvil@redhat.com>
642
643 PR gdb/931
644 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
645 output.
646 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
647 for gdb/931.
648 * dw2-strp.S (DW_AT_language): Change to C++.
649 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
650
02d9a9ce
JB
6512009-03-31 Joel Brobecker <brobecker@adacore.com>
652
653 * gdb.ada/tasks: New testcase.
654
1042e4c0
SS
6552009-03-30 Stan Shebs <stan@codesourcery.com>
656
657 * gdb.trace/actions.exp: Update to match new info trace format.
658 * gdb.trace/deltrace.exp: Ditto.
659 * gdb.trace/infotrace.exp: Ditto.
660 * gdb.trace/passcount.exp: Ditto.
661 * gdb.trace/save-trace.exp: Ditto.
662 * gdb.trace/while-stepping.exp: Ditto.
663 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
664
f8f6f20b
TJB
6652009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
666
667 * gdb.python/python-frame.c: New file.
668 * gdb.python/python-frame.exp: New file.
669
c0c6f777
TJB
6702009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
671
672 * gdb.python/python-value.exp: Add tests for the address
673 attribute.
674
3cb51905
AS
6752009-03-29 Andreas Schwab <schwab@linux-m68k.org>
676
677 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
678
88fc996f
DE
6792009-03-26 Doug Evans <dje@google.com>
680
681 * gdb.mi/mi-nonstop-exit.exp: New file.
682 * gdb.mi/non-stop-exit.c: New file.
683
56ef84b1
TT
6842009-03-26 Tom Tromey <tromey@redhat.com>
685
686 Update for change to prologue skipping:
687 * gdb.mi/mi2-simplerun.exp: Update.
688 * gdb.mi/mi2-break.exp: Update.
689 * gdb.mi/mi-simplerun.exp: Update.
690 * gdb.mi/mi-break.exp: Update.
691 * gdb.base/ending-run.exp: Update.
692
def2b000
TJB
6932009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
694
695 * gdb.python/python-value.exp (test_value_in_inferior): Test
696 gdb.Value.is_optimized_out attribute.
697
442ddf59
JK
6982009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
699
700 * gdb.dwarf2/dw2-noloc-main.c: New file.
701 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
702 (.text): Remove.
703 (.data): New.
704 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
705 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
706 (DW_TAG_subprogram func_cu1, noloc): Remove.
707 (main): New.
708 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
709 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
710 (file_symbols): New procedure.
711
a8df5de4
TT
7122009-03-25 Tom Tromey <tromey@redhat.com>
713
714 * gdb.base/charset.exp (valid_target_charset): New proc.
715 Use it to skip tests on invalid charsets.
716
cc1d7add
PM
7172009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
718
719 * gdb.base/completion.exp: Add a test for directory completion.
720
bcd5727b
JK
7212009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
722
723 Fix a racy FAIL.
724 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
725 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
726
cc924cad
TJB
7272009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
728
729 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
730 * gdb.python/python-function.exp: Add test for function returning
731 a GDB value.
732
bc3b79fd
TJB
7332009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
734
735 * gdb.python/python-function.exp: New file.
736
6c7a06a3
TT
7372009-03-20 Tom Tromey <tromey@redhat.com>
738
739 * gdb.base/store.exp: Update for change to escape output.
740 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
741 to escape output.
742 * gdb.base/pointers.exp: Update for change to escape output.
743 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
744 to escape output.
745 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
746 escape output.
747 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
748 to escape output.
749 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
750 escape output.
751 * gdb.base/setvar.exp: Update for change to escape output.
752 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
753 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
754 to escape output.
755 (test_print_string_constants): Likewise.
756 * gdb.base/charset.exp (valid_host_charset): Check size of
757 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
758 cases. Handle "auto"-related output.
759 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
760 (uvar, Uvar): New globals.
761
c31af87b
JG
7622009-03-19 Jerome Guitton <guitton@adacore.com>
763
764 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
765 deltas.
766 * gdb.ada/fixed_points.exp: Ditto.
767
51272cf2
PA
7682009-03-18 Pedro Alves <pedro@codesourcery.com>
769
770 * return-nodebug.c: Don't include stdio.h.
771 (init): Delete.
772 (func): Delete definition and provide extern declaration.
773 (t): New.
774 (main): Don't call printf. Call func and store its result in t.
775 * return-nodebug1.c: New.
776 * return-nodebug.exp: Don't expect stdio output. Instead, print
777 the global variable t. Drop printf formatters and cast types from
778 foreach loop. Don't use prepare_for_testing. Compile
779 return-nodebug.c and return-nodebug1.c in separate steps. Don't
780 define FORMAT or CAST.
781
d24948ac
PP
7822009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
783
784 * gdb.base/solib-display.exp: Disable test for remote targers.
785
61ff14c6
JK
7862009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
787
788 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
789
cb4dce93
JK
7902009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
791
792 Fix a racy FAIL.
793 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
794 code from `follow parent, print pids'.
795 (`follow child, print pids', `follow parent, print pids'): Call it.
796 Replace `gdb_test "break..."' by gdb_breakpoint.
797
f7c60c5e
VP
7982009-03-13 Vladimir Prus <vladimir@codesourcery.com>
799
800 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 801 sync and async modes.
f7c60c5e 802
383ace49
JB
8032009-03-12 Joel Brobecker <brobecker@adacore.com>
804
805 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
806 that was checked in by mistake. Remove loading of ada.exp, since
807 this is not necessary in this case.
808
4ce102af
JB
8092009-03-12 Joel Brobecker <brobecker@adacore.com>
810
811 * gdb.ada/ptype_arith_binop.exp: New testcase.
812
529a2aef
JB
8132009-03-12 Joel Brobecker <brobecker@adacore.com>
814
815 * gdb.ada/mod_from_name: New testcase.
816
8a38181c
JB
8172009-03-12 Joel Brobecker <brobecker@adacore.com>
818
819 * gdb.ada/tick_last_segv: New testcase.
820
11436dee
VP
8212009-03-12 Vladimir Prus <vladimir@codesourcery.com>
822
61ff14c6 823 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 824
1f31650a
VP
8252009-03-12 Vladimir Prus <vladimir@codesourcery.com>
826
61ff14c6
JK
827 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
828 include the token in ^running and frame info in *stopped.
1f31650a 829
a3247a22
PP
8302009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
831
832 * solib-display.exp: New file.
833 * solib-display-main.c: New file.
834 * solib-display-lib.c: New file.
61ff14c6 835
aae64587
PA
8362009-03-05 Pedro Alves <pedro@codesourcery.com>
837
838 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
839
44aabfbc
JK
8402009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
841
842 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
843 (list_and_check_macro): Use more specific test name.
844 (next to definition): Make the test names unique.
845
c087fcd3
PM
8462009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
847
848 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 849
c86cf029
VP
8502009-02-17 Vladimir Prus <vladimir@codesourcery.com>
851
852 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
853 notifications.
854 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
855 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
856 * lib/mi-support.exp (library_loaded_re): New.
857 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
858
3ea85240
VP
8592009-02-17 Vladimir Prus <vladimir@codesourcery.com>
860
861 * gdb.gdb/observer.exp: Use test_notification observer, not
862 normal_stop, everywhere.
863 (test_normal_stop_notifications): Rename to...
864 (test_notifications): ...this.
865 (test_observer_normal_stop): Rename to...
866 (test_observer): ...this.
867
1903f0e6
DE
8682009-02-16 Doug Evans <dje@google.com>
869
870 * gdb.arch/amd64-disp-step.S (test_int3): New test.
871 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
872 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
873 (test_prefixed_syscall,test_int3): New tests.
874 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
875 (test_prefixed_syscall,test_int3): New tests.
876
1d33d6ba
VP
8772009-02-14 Vladimir Prus <vladimir@codesourcery.com>
878
3cb51905
AS
879 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
880 (mi_expect_interrupt): Likewise.
881 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
882 response.
1d33d6ba 883
faafb047
PM
8842009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
885
886 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
887 * gdb.base/pc-fp.exp (get_valueofx): Remove.
888 Replace calls to get_valueofx by get_hexadecimal_valueof.
889
417e16e2
PM
8902009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
891
892 * lib/gdb.exp (get_valueof): Accept anything as a return value.
893 (get_integer_valueof): New procedure.
894 (get_sizeof): Use new get_integer_value_of.
895 * gdb.base/sizeof.exp: Replace all uses of get_valueof
896 by get_integer_valueof.
897
7065b901
TT
8982009-02-13 Tom Tromey <tromey@redhat.com>
899
900 * gdb.base/remote.exp (get_sizeof): Remove.
901 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
902 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
903 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
904 * lib/gdb.exp (get_valueof): Move from long_long.exp.
905 (get_sizeof): Likewise.
906
5d7cb8df
JK
9072009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
908
909 PR fortran/9806
910 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
911
b2febfff
PP
9122009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
913
914 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
915
4aa995e1
PA
9162009-02-06 Pedro Alves <pedro@codesourcery.com>
917
918 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
919
d8906c6f
TJB
9202009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
921
922 * gdb.python/python-cmd.exp: New file.
923
ff4ab08d
TG
9242009-02-06 Tristan Gingold <gingold@adacore.com>
925
926 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
927
aacd552b
TG
9282009-02-05 Tristan Gingold <gingold@adacore.com>
929
930 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
931 pointer is dereferenced and use this signal name in regexp.
932 * gdb.base/signull.exp: Ditto.
933 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
934 * gdb.base/signull.c (main): Ditto.
935
08c637de
TJB
9362009-02-04 Tom Tromey <tromey@redhat.com>
937 Thiago Jung Bauermann <bauerman@br.ibm.com>
938
939 * gdb.python/python-value.exp: Use `gdb.history' instead of
940 `gdb.value_from_history'.
941 (test_value_numeric_ops): Add test for conversion of enum constant.
942 * gdb.python/python-value.c (enum e): New type.
943 (evalue): New global.
944 (main): Use argv.
945
20261af8
JG
9462009-02-04 Jerome Guitton <guitton@adacore.com>
947
948 * gdb.ada/uninitialized_vars: New test program.
949 * gdb.ada/uninitialized_vars.exp: New testcase.
950
52e44b43
TT
9512009-02-02 Tom Tromey <tromey@redhat.com>
952
953 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
954 * gdb.cp/pr2489.cc: Rename...
955 * gdb.cp/pr9594.cc: ... to this.
956
1c71341a
TT
9572009-02-02 Tom Tromey <tromey@redhat.com>
958
959 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
960 * gdb.cp/pr2489.cc: New file.
961 * gdb.cp/cpcompletion.exp: New file.
962
a4295225
TT
9632009-02-02 Tom Tromey <tromey@redhat.com>
964
965 PR exp/9059:
966 * gdb.cp/call-c.exp: Add regression test.
967 * gdb.cp/call-c.cc (FooHandle): New typedef.
968 (main): New variable 'handle'.
969
592375cd
VP
9702009-01-30 Vladimir Prus <vladimir@codesourcery.com>
971
972 * lib/mi-support.exp (et_mi_thread_list)
973 (check_mi_and_console_threads): Adjust for current thread in
974 -thread-list-ids output.
975
41447f92
VP
9762009-01-30 Vladimir Prus <vladimir@codesourcery.com>
977
978 * gdb.mi/mi-break.exp (test_disabled_creation): New.
979 Call it.
980
35669430
DE
9812009-01-28 Doug Evans <dje@google.com>
982
983 * gdb.arch/amd64-disp-step.S: New file.
984 * gdb.arch/amd64-disp-step.exp: New file.
985 * gdb.arch/i386-disp-step.S: New file.
986 * gdb.arch/i386-disp-step.exp: New file.
987
09f00d9a
PM
9882009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
989
990 * gdb.base/find.exp: Set newline variable
991 using quotes instead of braces to fix cygwin failures.
992
1e8fb976
PA
9932009-01-23 Pedro Alves <pedro@codesourcery.com>
994
995 * gdb.base/radix.exp: Add tests to ensure that that set
996 input-radix 0 and set output-radix 0 are really rejected.
997
da061712
PA
9982009-01-23 Pedro Alves <pedro@codesourcery.com>
999
1000 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1001 copyright years.
1002
dd7e2d2b
PA
10032009-01-23 Pedro Alves <pedro@codesourcery.com>
1004
1005 PR gdb/9664:
1006 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1007
392452f6
PA
10082009-01-22 Pedro Alves <pedro@codesourcery.com>
1009
1010 PR c++/9631:
1011 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1012
8653e71c
PM
10132009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1014
1015 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1016 binfile definition to fix Windows OS failure.
1017
a12cc160
DJ
10182009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1019
1020 PR gdb/9346
1021 * gdb.base/interrupt.c (sigint_handler): New.
1022 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1023 on error.
1024 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1025 Test "signal SIGINT".
1026
b89667eb
DE
10272009-01-19 Doug Evans <dje@google.com>
1028
1029 * gdb.base/break.exp: Update expected gdb output.
1030 * gdb.base/sepdebug.exp: Ditto.
1031 * gdb.mi/mi-syn-frame.exp: Ditto.
1032 * gdb.mi/mi2-syn-frame.exp: Ditto.
1033 * gdb.base/call-signal-resume.exp: New file.
1034 * gdb.base/call-signals.c: New file.
1035 * gdb.base/unwindonsignal.exp: New file.
1036 * gdb.base/unwindonsignal.c: New file.
1037 * gdb.threads/interrupted-hand-call.exp: New file.
1038 * gdb.threads/interrupted-hand-call.c: New file.
1039 * gdb.threads/thread-unwindonsignal.exp: New file.
1040
adb483fe
DJ
10412009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1042
1043 * gdb.base/define.exp: Test defining and hooking prefix commands.
1044 * gdb.python/python.exp: Update test for "show user" output.
1045
60023297
JK
10462009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1047
1048 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1049 now the output exactly, using less wildcards. Expect also the output
1050 of gfortran-4.3. Update for the f-valprint.c modification from
1051 2008-04-22.
1052 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1053 Remove gdb_test test names where matching the command.
1054
ccc57cf9
PA
10552009-01-01 Pedro Alves <pedro@codesourcery.com>
1056
1057 PR breakpoints/9681:
1058 * gdb.base/watchpoint.exp: Add regression test.
1059
c7a6ca08
PA
10602008-12-31 Pedro Alves <pedro@codesourcery.com>
1061
1062 * gdb.threads/attach-into-signal.exp: Don't use
1063 gdb_suppress_entire_file.
1064 * gdb.threads/attach-stopped.exp: Ditto.
1065 * gdb.threads/attachstop-mt.exp: Ditto.
1066
3a031f65
PA
10672008-12-31 Pedro Alves <pedro@codesourcery.com>
1068
1069 PR gdb/8812:
1070 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1071
09e6485f
PA
10722008-12-29 Pedro Alves <pedro@codesourcery.com>
1073
1074 PR gdb/7536:
1075 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1076 and unsupported output radices are really rejected.
1077
0cd53049
JK
10782008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1079
1080 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1081
ba163c7e
TT
10822008-12-22 Tom Tromey <tromey@redhat.com>
1083
1084 * gdb.cp/punctuator.exp: New file.
1085
6f4de6c9
JK
10862008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1087
1088 * gdb.base/completion.exp (Completing non-existing component): New test.
1089
0f34d0b4
JK
10902008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1091
1092 Fix for PR gdb/8648.
1093 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1094 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1095 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1096 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
1097
db2ad4c3
JK
10982008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1099
1100 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
1101
bb5ef15e
DP
11022008-12-16 Christophe Lyon <christophe.lyon@st.com>
1103
1104 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
1105 compiler actually generate code at the expected line number.
1106
90142adc
JZ
11072008-12-15 Jie Zhang <jie.zhang@analog.com>
1108
1109 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
1110
fad6eecd
TT
11112008-12-12 Tom Tromey <tromey@redhat.com>
1112
1113 * gdb.base/commands.exp (redefine_hook_test): New proc.
1114 Call it.
1115
17c8aaf5
TT
11162008-12-11 Tom Tromey <tromey@redhat.com>
1117
1118 * gdb.base/macscp.exp: New regression test.
1119
7c8adf68
TT
11202008-12-11 Tom Tromey <tromey@redhat.com>
1121
1122 * gdb.base/macscp.exp: Print "address.addr".
1123 * gdb.base/macscp1.c (struct outer): New struct.
1124 (address): New global.
1125
b05dcbb7
TT
11262008-12-09 Tom Tromey <tromey@redhat.com>
1127
1128 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
1129 Call it.
1130
2d476de1
DE
11312008-12-04 Doug Evans <dje@google.com>
1132
1133 * gdb.server/ext-run.exp: Relax regexp for init program.
1134
87bdc959
TG
11352008-12-03 Tristan Gingold <gingold@adacore.com>
1136
1137 * gdb.base/macscp.exp: Generate an object file during compilation
1138 to work around Darwin dsymutil limitations.
1139
e0740f77
JK
11402008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1141
1142 Test resolving external references to TLS variables.
1143 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
1144 FILE2_THREAD_LOCAL.
1145 (testfile2, srcfile2): New variables.
1146 * gdb.threads/tls.c (file2_thread_local)
1147 (function_referencing_file2_thread_local): New.
1148 * gdb.threads/tls2.c: New file.
1149
67f0aac5
JB
11502008-11-28 Joel Brobecker <brobecker@adacore.com>
1151
1152 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
1153 rather than integer, as integer might not be big enough when
1154 on 64bit targets.
67f0aac5 1155
c332165e
JG
11562008-11-27 Jerome Guitton <guitton@adacore.com>
1157
1158 * gdb.cp/formatted-ref.exp: Add equality test.
1159 * gdb.ada/formatted_ref.exp: Ditto.
1160
fc9b693c
JK
11612008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1162
1163 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
1164 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
1165
a9c64011
AS
11662008-11-20 Andreas Schwab <schwab@suse.de>
1167
1168 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
1169 matching syscall entry point.
1170 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1171 (tcatch_vfork_then_child_follow): Likewise. Finish through
1172 vfork even if we stopped at the syscall trampoline.
1173
e2fd701e
DE
11742008-11-20 Doug Evans <dje@google.com>
1175
1176 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
1177
69abc51c
TJB
11782008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1179
1180 * gdb.arch/ppc-dfp.exp: New file.
1181 * gdb.arch/ppc-dfp.c: New file.
1182
c14c28ba
PP
11832008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1184
1185 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 1186
2e74121d
DE
11872008-11-17 Doug Evans <dje@google.com>
1188
1189 * gdb.mi/mi-syn-frame.exp: Update expected output.
1190 * gdb.mi/mi2-syn-frame.exp: Update expected output.
1191
66bb093b
VP
11922008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1193
1194 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
1195 "thread N" results in =thread-selected.
1196 * lib/mi-support (mi_run_cmd, mi_expect_stop)
1197 (mi_send_resuming_command_raw): Be prepared for
1198 =thread-selected.
1199
3d043ef6
VP
12002008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1201
a9c64011
AS
1202 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
1203 * lib/mi-support.exp: Likewise.
3d043ef6 1204
808104c8
JB
12052008-11-16 Joel Brobecker <brobecker@adacore.com>
1206
1207 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
1208 commands from the expected output for "help catch".
1209
00b22944
JB
12102008-11-15 Joel Brobecker <brobecker@adacore.com>
1211
1212 * gdb.ada/int_deref.exp: New testcase.
1213
59669435
TT
12142008-11-14 Nick Roberts <nickrob@snap.net.nz>
1215
1216 * gdb.mi/gdb2549.exp: New file.
1217
de04a248
DE
12182008-11-11 Doug Evans <dje@google.com>
1219
1220 * gdb.base/callexit.exp: New file.
1221 * gdb.base/callexit.c: New file.
1222
6b8ce727
DE
12232008-11-10 Doug Evans <dje@google.com>
1224
1225 * lib/gdb.exp (GDBFLAGS): Move -nx ...
1226 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
1227 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
1228 (default_gdb_start,default_gdb_exit): Ditto.
1229 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
1230 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
1231 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
1232 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
1233 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
1234 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
1235
1b14b8aa
AS
12362008-11-03 Andreas Schwab <schwab@suse.de>
1237
1238 * gdb.base/hashline2.exp: Fix typo.
1239 * gdb.base/hashline3.exp: Likewise.
1240
f3134b88
TT
12412008-10-30 Tom Tromey <tromey@redhat.com>
1242
1243 * gdb.base/pointers.exp: Add test.
1244 * gdb.base/pointers.c (k, S): New typedefs.
1245 (instance): New global.
1246
c2226152
AS
12472008-10-30 Andreas Schwab <schwab@suse.de>
1248
1249 * gdb.base/args.exp: Add tests for newlines.
1250
462f405c
JB
12512008-10-30 Joel Brobecker <brobecker@adacore.com>
1252
1253 gdb.base/foll-exec.exp: Update the expected output of a couple
1254 of "info breakpoints" tests.
1255
79a45b7d
TT
12562008-10-28 Tom Tromey <tromey@redhat.com>
1257
1258 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
1259
adc13a14
PA
12602008-10-24 Pedro Alves <pedro@codesourcery.com>
1261
1262 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
1263 gdb_start_cmd.
1264 Use runto_main before any test that requires execution.
1265
252fbfc8
PA
12662008-10-23 Pedro Alves <pedro@codesourcery.com>
1267
1268 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
1269 instead of SIGINT.
1270
28148e3d
JB
12712008-10-22 Joel Brobecker <brobecker@adacore.com>
1272
1273 * gdb.base/completion.exp: Update expected output following
1274 the addition of the "info tasks" command.
1275
c209f847
TT
12762008-10-22 Tom Tromey <tromey@redhat.com>
1277
1278 * gdb.base/exprs.exp (test_expr): Add test for string
1279 concatenation.
1280
f177e350
PA
12812008-10-19 Pedro Alves <pedro@codesourcery.com>
1282
1283 * configure.ac: Output gdb.python/Makefile.
1284 * configure: Regenerate.
1285 * gdb.python/Makefile.in: New.
1286
cce89356
JB
12872008-10-16 Joel Brobecker <brobecker@adacore.com>
1288
1289 * gdb.base/foll-fork.exp: Adjust the expected output to match
1290 the new description for fork/vfork catchpoints in the "info
1291 breakpoints" output.
1292
176d289d
TJB
12932008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1294
1295 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
1296
a08702d6
TJB
12972008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1298
1299 * gdb.python/python-value.c: New file.
1300 * gdb.python/python-value.exp: New file.
1301
1c5cfe86
PA
13022008-10-15 Pedro Alves <pedro@codesourcery.com>
1303
1304 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
1305
5a98ad69
DP
13062008-10-15 Denis Pilat <denis.pilat@st.com>
1307
41702f1b 1308 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 1309
dcb1a1e2
TT
13102008-10-09 Tom Tromey <tromey@redhat.com>
1311
1312 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
1313 'fprintf' and 'stderr'.
1314
9124fe48
JB
13152008-10-07 Joel Brobecker <brobecker@adacore.com>
1316
1317 * gdb.ada/ref_tick_size.exp: New testcase.
1318
45452591
DE
13192008-10-06 Doug Evans <dje@google.com>
1320
1321 * gdb.dwarf2/dw2-cu-size.exp: New file.
1322 * gdb.dwarf2/dw2-cu-size.S: New file.
1323
1324 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
1325 .Ltype_int for clarity.
1326
4fc5b208
PP
13272008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1328
1329 PR gdb/2384:
1330 * gdb.cp/gdb2384.exp: Extended to test more cases.
1331 * gdb.cp/gdb2384.cc: Likewise.
1332 * gdb.cp/gdb2384-base.h: Likewise.
1333 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 1334
d78df370
JK
13352008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1336
1337 * gdb.base/maint.exp (maint print type): Remove printing
1338 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
1339
9a044a89
TT
13402008-09-30 Tom Tromey <tromey@redhat.com>
1341
1342 * gdb.base/macscp.exp: Add completion tests.
1343 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
1344 (TWENTY_THREE): Likewise.
1345 (FORTY_EIGHT): Likewise.
1346
506800a9
TT
13472008-09-30 Tom Tromey <tromey@redhat.com>
1348
1349 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
1350 everywhere.
1351 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
1352
1a6f01b5
JK
13532008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1354
1355 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
1356 testcase is derived from. Fix racy dependency on an expected PID
1357 number. No longer support the testcase on Linux kernel 2.4.x.
1358
2fae03e8
TT
13592008-09-27 Tom Tromey <tromey@redhat.com>
1360
1361 * gdb.base/macscp.exp: Add tests for stringification, splicing,
1362 and varargs.
1363
1ad15515
PA
13642008-09-22 Pedro Alves <pedro@codesourcery.com>
1365
1366 * lib/mi-support.exp (mi_expect_interrupt): New.
1367 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
1368 from gdb.mi/mi-nonstop.exp.
1369 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
1370 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
1371 lib/mi-support.exp.
1372 Use mi_check_thread_states throughout. Avoid ".*" and do not
1373 require an anchor after -exec-run.
1374
d0b76dc6
DJ
13752008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1376
1377 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
1378 stop is pending. Avoid ".*" when two stops are pending.
1379 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
1380 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
1381 newlines in fullnames.
1382 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
1383 (mi_expect_stop): Update comments. Only anchor in sync mode.
1384 Do not match newlines.
1385 (mi_send_resuming_command_raw): Always return status.
1386 (mi_get_stop_line): Do not match more than one line by accident.
1387 Only anchor in sync mode.
1388 (mi_run_inline_test): If -exec-next fails, give up.
1389
9990c830
UW
13902008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1391
1392 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
1393 on SPU.
1394
ebcf6f00
JB
13952008-09-10 Joel Brobecker <brobecker@adacore.com>
1396
1397 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
1398
b6db24e5
JB
13992008-09-10 Joel Brobecker <brobecker@adacore.com>
1400
1401 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
1402 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1403 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
1404 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1405 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
1406 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
1407 gdb.ada/interface.exp, gdb.ada/null_array.exp,
1408 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1409 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1410 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1411 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
1412 Include the "= " sequence in the expected output of print tests.
1413
2bf448e0
JB
14142008-09-10 Joel Brobecker <brobecker@adacore.com>
1415
1416 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
1417 description for boolean types.
1418
d51fd4c8
PA
14192008-09-09 Pedro Alves <pedro@codesourcery.com>
1420
1421 * gdb.base/hook-stop-continue.c: New.
1422 * gdb.base/hook-stop-continue.exp: New.
1423
694182d2
DJ
14242008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1425
1426 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
1427
3b8a7fc0
JG
14282008-09-08 Jerome Guitton <guitton@adacore.com>
1429
1430 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
1431 (stack_check_probe_2, stack_check_probe_loop_1)
1432 (stack_check_probe_loop_2): New functions.
1433 (main): Add call to these new functions.
1434 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
1435 functions, check that the breakpoint is inserted at the appropriate
1436 location.
1437 (insert_breakpoint): Slightly refine this procedure so that it can
1438 be called several times in the test.
1439
96cc0ae8
JG
14402008-09-08 Jerome Guitton <guitton@adacore.com>
1441
1442 * gdb.base/stack-checking.c: New file.
1443 * gdb.base/stack-checking.exp: New file.
1444
1f08b409
TJB
14452008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1446
1447 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
1448 * gdb.arch/altivec-regs.exp: Likewise.
1449 * gdb.arch/vsx-regs.exp: Likewise.
1450
3099e1c4
TJB
14512008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1452
1453 * gdb.arch/ppc-fp.exp: New file.
1454 * gdb.arch/ppc-fp.c: New file.
1455
cc69bfc1
PP
14562008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1457
1458 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
1459 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 1460
b02a33db
MS
14612008-09-04 Michael Snyder <msnyder@vmware.com>
1462
1463 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
1464 as "at" (for non-debug functions such as _start).
1465
2992cbe0
UW
14662008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1467
1468 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
1469 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
1470 software watchpoints.
1471 * gdb.base/watch_thread_num.exp: Likewise.
1472
514f746b
AR
14732008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
1474
1475 * gdb.arch/i386-bp_permanent.exp: New test.
1476
876cecd0
TT
14772008-08-24 Tom Tromey <tromey@redhat.com>
1478
1479 * gdb.base/maint.exp: Update "maint print type".
1480
80f73d71
VP
14812008-08-21 Vladimir Prus <vladimir@codesourcery.com>
1482
1483 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
1484 support. Adjust the order of "*running" notifications.
1485 * gdb.mi/non-stop.c: Don't cast from int to void* and
1486 back.
1487
d9c78d7d
MK
14882008-08-20 Mark Kettenis <kettenis@gnu.org>
1489
1490 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
1491 expect to find it in the "info frame" output.
1492
97a2d1d3
DJ
14932008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
1494
1495 * gdb.base/interp.exp: Always consume both prompts.
1496
b96e2927
PA
14972008-08-20 Pedro Alves <pedro@codesourcery.com>
1498
1499 * gdb.base/pending.exp: Test pending breakpoints without symbols
1500 loaded.
1501
8cf6e61a
VP
15022008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1503
1504 * lib/mi-support.exp (mi_expect_stop): Produce
1505 more details on failures.
1506 * gdb.mi/mi-nonstop.exp: New.
1507 * gdb.mi/non-stop.c: New.
1508
c6ebd6cf
VP
15092008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1510
a9c64011
AS
1511 * gdb.mi/mi-async.exp: Use 'set target-async'.
1512 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 1513
46a9b8ed
DJ
15142008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
1515
1516 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
1517
44feb3ce
TT
15182008-08-17 Tom Tromey <tromey@redhat.com>
1519
1520 * gdb.base/help.exp (help catch): Rewrite.
1521
311a4e6b
TJB
15222008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1523
1524 * gdb.base/define.exp: Test indented command documentation.
1525 * gdb.python/python.exp: Test indented multi-line command.
1526
604c2f83
LM
15272008-08-15 Luis Machado <luisgpm@br.ibm.com>
1528
1529 * testsuite/gdb.arch/vsx-regs.c: New source file.
1530 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
1531 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
1532
886a217c
TT
15332008-08-14 Tom Tromey <tromey@redhat.com>
1534
1535 * gdb.base/macscp.exp: Add regression test for "macro define" or
1536 "macro undef" with no arguments.
1537
c814a4f3
PP
15382008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1539
1540 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 1541
12ab8a60
UW
15422008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1543
1544 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
1545
d57a3c85
TJB
15462008-08-06 Tom Tromey <tromey@redhat.com>
1547
1548 * gdb.python/python.exp: New file.
1549
c7b778ff
JK
15502008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1551
1552 Fix for PR gdb/1543.
1553 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
1554 $LOCATION.
1555 (location): New variable.
1556 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
1557 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
1558 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
1559 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
1560 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
1561 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
1562 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
1563 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
1564 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
1565 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
1566 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1567 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
1568 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1569 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
1570 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
1571 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
1572 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
1573 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
1574 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
1575 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
1576 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
1577 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
1578 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
1579 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
1580 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
1581 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
1582 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
1583 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
1584 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
1585 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
1586 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
1587 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
1588 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
1589 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
1590 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
1591 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
1592 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
1593 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
1594 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
1595 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
1596 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
1597 gdb.base/type-opaque.exp, gdb.base/until.exp,
1598 gdb.base/value-double-free.c, gdb.base/varargs.exp,
1599 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
1600 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
1601 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
1602 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
1603 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
1604 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
1605 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
1606 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
1607 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
1608 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
1609 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
1610 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
1611 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
1612 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
1613 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
1614 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
1615 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
1616 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
1617 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
1618 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1619 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
1620 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
1621 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
1622 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
1623 gdb.pascal/types.exp, gdb.stabs/weird.exp,
1624 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
1625 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
1626 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
1627 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
1628 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
1629 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
1630 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
1631 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
1632 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
1633 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
1634 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
1635 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
1636 lib/mi-support.exp, lib/trace-support.exp: Remove reference
1637 to bug-gdb@prep.ai.mit.edu .
1638
5e06a3d1
VP
16392008-07-31 Vladimir Prus <vladimir@codesourcery.com>
1640
1641 * lib/mi-support.exp (mi_load_shlibs): New.
1642 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
1643
9d81d21b
VP
16442008-07-30 Vladimir Prus <vladimir@codesourcery.com>
1645
1646 * lib/mi-support.exp (get_mi_thread_list)
1647 (check_mi_and_console_threads): New, moved from ...
1648 * gdb.mi/mi-pthread.exp: ...here.
1649 * gdb.mi/gdb669.exp (get_mi_thread_list)
1650 (check_mi_and_console_threads): Delete.
1651 * gdb.mi/mi2-pthread.exp: Likewise.
1652
bae98fe0
TT
16532008-07-28 Tom Tromey <tromey@redhat.com>
1654
1655 * Makefile.in (just-check): Remove. Move body to...
1656 (check): ... here.
1657
57380f4e
DJ
16582008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1659
1660 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
1661 Add a test for duplicated SIGINTs.
1662
e09490f1
DJ
16632008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1664
1665 * gdb.threads/schedlock.exp (get_args): Update to work for any
1666 value of NUM.
1667 (Top level): Report the number of threads that did not resume.
1668
6387b45f
DJ
16692008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1670
1671 * gdb.dwarf2/dw2-compressed.S: Also define __start.
1672
62f64ff2
DJ
16732008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1674
1675 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
1676 non-MI prompt.
1677
fa8de41e
TT
16782008-07-26 Tom Tromey <tromey@redhat.com>
1679
1680 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
1681 (function_struct, function_struct_ptr): New globals.
1682 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
1683 function pointer in a struct.
1684
ccb3ac8a
TT
16852008-07-26 Tom Tromey <tromey@redhat.com>
1686
1687 * gdb.base/macscp.exp: Add test for macro lexing bug.
1688
d7d9f01e
TT
16892008-07-18 Tom Tromey <tromey@redhat.com>
1690
1691 * gdb.base/macscp.exp: Add macro tests.
1692
9bf07184
PP
16932008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1694
1695 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
1696
becf6477
PP
16972008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1698
1699 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
1700
0709f7d3
PP
17012008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1702
1703 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 1704
7093c834
PP
17052008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1706
1707 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 1708
b432ffe3
JK
17092008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1710
1711 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
1712
b1a268e5
VP
17132008-07-12 Vladimir Prus <vladimir@codesourcery.com>
1714
1715 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
1716
e2995f8e
KB
17172008-07-11 Kevin Buettner <kevinb@redhat.com>
1718
1719 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
1720 of regexp to account for changes made to GDB in the printing of
1721 byte vectors.
1722
14032a66
TT
17232008-07-11 Tom Tromey <tromey@redhat.com>
1724
1725 * gdb.base/completion.exp: Add 'help' completion test.
1726
981505ef
JK
17272008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1728
1729 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
1730
10568435
JK
17312008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1732
1733 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
1734
4487aabf
PA
17352008-07-09 Pedro Alves <pedro@codesourcery.com>
1736
1737 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
1738
a4a9b1c4
PA
17392008-07-09 Pedro Alves <pedro@codesourcery.com>
1740
1741 * gdb.base/fullname.exp: Restore pwd if compiling failed.
1742
3c3185ac
JK
17432008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1744
1745 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
1746
7ebd49dc
VP
17472008-06-28 Vladimir Prus <vladimir@codesourcery.com>
1748
1749 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
1750 previous commit. Add a comment.
1751
84e46146
PA
17522008-06-28 Pedro Alves <pedro@codesourcery.com>
1753
1754 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
1755
0f8d4a2f
VP
17562008-06-28 Vladimir Prus <vladimir@codesourcery.com>
1757
1758 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
1759
f747e0ce
PA
17602008-06-27 Pedro Alves <pedro@codesourcery.com>
1761
1762 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
1763 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
1764 compiling an executable, link in an object that forces unbuffered
1765 output.
1766 * lib/set_unbuffered_mode.c: New file.
1767
734a5c36
JK
17682008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1769
1770 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
1771
a2840c35
VP
17722008-06-25 Vladimir Prus <vladimir@codesourcery.com>
1773
a9c64011
AS
1774 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
1775 mi_expect_stop.
1776 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
1777 Demand that *running is output.
1778 (detect_async): Perform checking every time.
1779 (mi_send_resuming_command): Extract everything into...
1780 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
1781 (mi_expect_stop): Don't accept any output before *stopped.
1782
6ae37fef
VP
17832008-06-13 Vladimir Prus <vladimir@codesourcery.com>
1784
1785 Robustify mi-simplerun.
a9c64011
AS
1786 * gdb.mi/basics.c (main): Add a call to sleep.
1787 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
1788 * gdb.mi/mi2-cli.exp: Likewise.
1789 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 1790
b4aa76f0 17912008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
1792
1793 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
1794
e1ac3328
VP
17952008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1796
a9c64011
AS
1797 * gdb.mi/mi-console.exp: Adjust.
1798 * gdb.mi/mi-syn-frame.exp: Adjust.
1799 * gdb.mi/mi2-console.exp: Adjust.
1800 * gdb.mi/mi2-syn-frame.exp: Adjust.
1801 * lib/mi-support.exp (mi_run_cmd): Adjust.
1802 (mi_send_resuming_command): Adjust.
e1ac3328 1803
f7f9a841
VP
18042008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1805
1806 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
1807 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
1808 testing of stopped.
1809 * gdb.mi/mi2-syn-frame.exp: Likewise.
1810 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
1811 (async, detect_async): New.
1812 (mi_expect_stop, mi_continue_to_line): Adjust expectation
1813 depending on if we're running in sync or async mode.
f7f9a841 1814
37cd5d19
TT
18152008-06-09 Tom Tromey <tromey@redhat.com>
1816
1817 * gdb.base/completion.exp: New tests for field name completion
1818 with spaces, and field name completion with '->'.
1819
65d12d83
TT
18202008-06-06 Tom Tromey <tromey@redhat.com>
1821
1822 * gdb.base/break1.c (struct some_struct): New struct.
1823 (values): New global.
1824 * gdb.base/completion.exp: Add field name completion test.
1825
ebfe2e3f
PP
18262008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1827
1828 * gdb.cp/call-c.exp: Test for incorrect handling of reference
1829 to pointer.
1830 * gdb.cp/call-c.cc: Likewise.
1831
bcf6fc3a
NR
18322008-06-06 Nick Roberts <nickrob@snap.net.nz>
1833
1834 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
1835 annotation.
1836
49fd4a42 18372008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 1838 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
1839
1840 * gdb.threads/execl.c, gdb.threads/execl1.c,
1841 gdb.threads/execl.exp: New tests.
a9c64011 1842
8a34ac3f
AR
18432008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
1844 Daniel Jacobowitz <dan@codesourcery.com>
1845
1846 * gdb.cp/exception.exp: Activate test, make it work with pending
1847 catchpoints.
1848
86ae69ef
JK
18492008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1850
1851 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
1852
f7f9ae2c
VP
18532008-05-28 Vladimir Prus <vladimir@codesourcery.com>
1854
a9c64011
AS
1855 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
1856 now printed.
1857 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 1858
2a2d4dc3
AS
18592008-05-27 Andreas Schwab <schwab@suse.de>
1860
1861 * gdb.base/frame-args.exp: Handle arguments that are optimized
1862 out.
1863
5099e4d9
LM
18642008-05-26 Luis Machado <luisgpm@br.ibm.com>
1865
1866 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
1867 quiet for ppc32 and group options into a single variable.
1868
d9c36a91
JB
18692008-05-23 Joel Brobecker <brobecker@adacore.com>
1870
1871 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
1872 of zero-size elements.
1873 * gdb.ada/null_array.exp: Test printing this new array.
1874
103a8671
JK
18752008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1876
1877 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
1878
07a4cc1a 18792008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
1880
1881 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
1882 of the "finish" command.
1883
55f996a7
NR
18842008-05-21 Nick Roberts <nickrob@snap.net.nz>
1885
1886 * gdb.base/annota1.exp: Test for new annotation.
1887
907fc202
UW
18882008-05-16 Pedro Alves <pedro@codesourcery.com>
1889
1890 * gdb.base/fixsection.exp: New file.
1891 * gdb.base/fixsection0.c: New file.
1892 * gdb.base/fixsection1.c: New file.
1893
e8f97270
UW
18942008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1895
1896 * gdb.base/annota1.exp: Accept printf@... in place of printf.
1897 * gdb.base/annota3.exp: Likewise.
1898
ac0bb574
NF
18992008-05-13 Nathan Froyd <froydnj@codesourcery.com>
1900
1901 * gdb.base/watch_thread_num.exp: Don't run tests that require
1902 watchpoints if the target doesn't support them.
1903
6fadd07a
DE
19042008-05-12 Doug Evans <dje@google.com>
1905
1906 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
1907
6e9a4a30
JB
19082008-05-09 Joel Brobecker <brobecker@adacore.com>
1909
1910 * gdb.ada/assign_1.exp: New testcase.
1911
08388c79
DE
19122008-05-09 Doug Evans <dje@google.com>
1913
a3c83fae
DE
1914 * gdb.base/find.exp: New file.
1915 * gdb.base/find.c: New file.
08388c79 1916
bd5ddfe8
DJ
19172008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
1918
1919 * gdb.base/commands.exp (watchpoint_command_test): Handle
1920 gdb,no_hardware_watchpoints.
1921 * gdb.base/float.exp: Allow ARM targets without floating point.
1922 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
1923
b5dd68e2 19242008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 1925 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
1926
1927 * gdb.ada/lang_switch: New test program.
1928 * gdb.ada/lang_switch.exp: New testcase.
1929
382d13d1
DE
19302008-05-05 Doug Evans <dje@google.com>
1931
1932 * gdb.base/help.exp (disassemble): Update expected help text.
1933
9dd789d0
PA
19342008-05-04 Pedro Alves <pedro@codesourcery.com>
1935
1936 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
1937
611c83ae
PA
19382008-05-04 Pedro Alves <pedro@codesourcery.com>
1939
1940 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
1941 different times.
1942
ff013f42
JK
19432008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1944
1945 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
1946 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
1947 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
1948 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
1949
96dff6a2
VP
19502008-05-04 Vladimir Prus <vladimir@codesourcery.com>
1951
1952 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
1953 notification to appear.
1954
55cd6f92
DJ
19552008-05-04 Daniel Jacobowitz <dan@debian.org>
1956
1957 * gdb.base/fullname.c: New file.
1958 * gdb.base/fullname.exp: New file.
1959 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
1960
d705c43c
PA
19612008-05-03 Pedro Alves <pedro@codesourcery.com>
1962
1963 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
1964 expressions with macros.
1965
333222e1
JK
19662008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1967
1968 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
1969
5ac01682
DJ
19702008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1971
1972 * gdb.base/completion.exp: Handle lack of other symbols beginning
1973 with "a".
1974
1975 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
1976
237fc4c9
PA
19772008-05-02 Jim Blandy <jimb@codesourcery.com>
1978
1979 * gdb.asm/asmsrc1.s: Add scratch space.
1980
ed5e9466
DJ
19812008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1982 Daniel Jacobowitz <dan@codesourcery.com>
1983
1984 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
1985 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
1986 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
1987
b39cc962
DJ
19882007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
1989
1990 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
1991
36d520f5
JB
19922008-05-01 Joel Brobecker <brobecker@adacore.com>
1993
1994 * gdb.base/info-target.exp: New testcase.
1995
8d4e3071
DJ
19962008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1997
1998 * gdb.cp/hang.exp: Use .cc instead of .C.
1999 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2000 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2001
6f3f3097
DJ
20022008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2003
2004 * gdb.base/gdb1250.exp: Remove perror.
2005 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2006
5550a914
PA
20072008-04-30 Pedro Alves <pedro@codesourcery.com>
2008
2009 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2010 .2byte.
2011
d848e687
DJ
20122008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2013
2014 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2015 (maybe_kfail): New.
2016
93b5768b
PA
20172008-04-25 Pedro Alves <pedro@codesourcery.com>
2018
2019 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2020
721c02de
VP
20212008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2022
a9c64011
AS
2023 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2024 * gdb.mi/mi2-syn-frame.exp: Likewise.
2025 * lib/mi-support.exp: Likewise.
721c02de 2026
74960c60
VP
20272008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2028
2029 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2030 to specify regexp for the location to stop at.
2031 * gdb.base/break-always.c: New.
2032 * gdb.base/break-always.exp: New.
2033
d24317b4
VP
20342008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2035
2036 * lib/mi-support.exp (mi_runto_helper): Adjust
2037 for the original-location field.
2038 (mi_create_breakpoint, mi_list_breakpoints): New.
2039 * gdb.mi/mi-break.exp: Adjust.
2040 * gdb.mi/mi2-break.exp: Adjust.
2041 * gdb.mi/mi-pending.exp: Adjust.
2042 * gdb.mi/mi-simplerun.exp: Adjust.
2043 * gdb.mi/mi2-simplerun.exp: Adjust.
2044 * gdb.mi/mi-syn-frame.exp: Adjust.
2045 * gdb.mi/mi2-syn-frame.exp: Adjust.
2046 * gdb.mi/mi-until.exp: Adjust.
2047 * gdb.mi/mi2-until.exp: Adjust.
2048 * gdb.mi/mi-var-display.exp: Adjust.
2049 * gdb.mi/mi2-var-display.exp: Adjust.
2050 * gdb.mi/mi-watch.exp: Adjust.
2051 * gdb.mi/mi2-watch.exp: Adjust.
2052
fdc59709 20532008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 2054
a9c64011
AS
2055 * aclocal.m4: Add override.m4.
2056 * configure: Regenerate.
fdc59709 2057
8e91f023
VP
20582008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2059
2060 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2061 '-var-update --all-values' reports new value even the type
2062 of a variable object has changed.
2063
233a11ab
CS
20642008-04-18 Craig Silverstein <csilvers@google.com>
2065
2066 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2067 files.
d24317b4 2068
9c1137ad
JB
20692008-04-18 Joel Brobecker <brobecker@adacore.com>
2070
2071 * gdb.ada/atomic_enum: New test program.
2072 * gdb.ada/atomic_enum.exp: New testcase.
2073
66d0bbc7
DE
20742008-04-17 Doug Evans <dje@google.com>
2075
2076 * gdb.opt/Makefile.in: Fix whitespace.
2077
100906b0
UW
20782008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2079
2080 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2081
4584e32e
DE
20822008-04-17 Doug Evans <dje@google.com>
2083
2084 * gdb.base/hashline1.exp: New testcase.
2085 * gdb.base/hashline2.exp: New testcase.
2086 * gdb.base/hashline2.exp: New testcase.
2087
0a320680
PA
20882008-04-17 Pedro Alves <pedro@codesourcery.com>
2089
2090 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2091
18ac113b
AR
20922008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2093
2094 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2095 temporary breakpoint to match "Temporary breakpoint".
2096 * gdb.base/break.exp (delete_breakpoints): Likewise.
2097 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
2098 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
2099 * gdb.base/display.exp: Likewise.
2100 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
2101 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
2102 * gdb.base/restore.exp (restore_tests): Likewise.
2103 * gdb.base/sepdebug.exp: Likewise.
2104 * gdb.base/watchpoint.exp: Likewise.
2105 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
2106 * gdb.mi/mi-pending.exp: Likewise.
2107 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
2108 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
2109 * gdb.mi/mi-var-cmd.exp: Likewise.
2110 * gdb.mi/mi-var-display.exp: Likewise.
2111 * gdb.mi/mi2-cli.exp: Likewise.
2112 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
2113 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
2114 * gdb.mi/mi2-var-display.exp: Likewise.
2115 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
2116 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
2117 new "disp" field.
a9c64011 2118 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
2119 reason. This is to support fix for PR2424.
2120
add38693
JK
21212008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2122
2123 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2124
fcacd99f
VP
21252008-04-13 Vladimir Prus <vladimir@codesourcery.com>
2126
2127 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 2128 field. Add more floating varobj tests.
fcacd99f 2129 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
2130 field.
2131 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
2132 (main): Call do_at_tests.
2133 * lib/mi-support.exp (mi_create_floating_varobj)
2134 (mi_varobj_update_with_type_change): New.
fcacd99f 2135
de051565
MK
21362008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2137
2138 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
2139 option of -var-evaluate-expression.
2140 * gdb.mi/mi2-var-display.exp: Likewise.
2141
dbc52822
VP
21422008-04-07 Vladimir Prus <vladimir@codesourcery.com>
2143
2144 Introduce test setup helpers.
a9c64011
AS
2145 * lib/gdb.exp (build_executable, clean_restart)
2146 (prepare_for_testing): New.
2147 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
2148 * gdb.base/return.exp: Likewise.
2149 * gdb.base/ending-run.exp: Likewise.
dbc52822 2150
473591da
NR
21512008-04-07 Nick Roberts <nickrob@snap.net.nz>
2152
2153 * gdb.mi/mi-async.exp: New test for asynchronous Machine
2154 Interface (MI) responses.
2155
2b2d9e11
VP
21562008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2157
a9c64011
AS
2158 * gdb.cp/breakpoint.cc: New code to test conditions involving
2159 member variables.
2160 * gdb.cp/breakpoint.exp: Test condition involving member
2161 variables.
2b2d9e11 2162
bb378428
VP
21632008-04-05 Vladimir Prus <vladimir@codesourcery.com>
2164
2165 * lib/mi-support.exp (mi_expect_stop): New.
2166 (mi_run_cmd): Change the
2167 token. Use mi_send_resuming_command, use
2168 mi_expect_stop.
2169 (mi_execute_to_helper): Rename to mi_execute_to.
2170 (mi_send_resuming_command): Add more error patterns.
2171 (mi_wait_for_stop): Renamed to...
2172 (mi_get_stop_line): ...this.
2173 (mi_run_inline_test): Adjust.
2174
2175 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
2176 * gdb.mi/mi-console.exp: Likewise.
2177 * gdb.mi/mi-pending.exp: Likewise.
2178 * gdb.mi/mi-simplerun.exp: Likewise.
2179 * gdb.mi/mi-stack.exp: Likewise.
2180 * gdb.mi/mi-stepi.exp: Likewise.
2181 * gdb.mi/mi-syn-frame.exp: Add comment.
2182 * gdb.mi/mi-until.exp: Likewise.
2183 * gdb.mi/mi-var-display.exp: Likewise.
2184 * gdb.mi/mi-watch.exp: Likewise.
2185 * gdb.mi/mi2-cli.exp: Likewise.
2186 * gdb.mi/mi2-console.exp: Likewise.
2187 * gdb.mi/mi2-simplerun.exp: Likewise.
2188 * gdb.mi/mi2-stack.exp: Likewise.
2189 * gdb.mi/mi2-stepi.exp: Likewise.
2190 * gdb.mi/mi2-until.exp: Likewise.
2191 * gdb.mi/mi2-var-display.exp: Likewise.
2192 * gdb.mi/mi2-watch.exp: Likewise.
2193
62172bb9
UW
21942008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2195
2196 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2197
2198 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
2199
a13e061a
PA
22002008-04-04 Pedro Alves <pedro@codesourcery.com>
2201
2202 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
2203 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
2204 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2205 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
2206 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
2207 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
2208 expect an mi error duplicated in stderr.
2209
eae06beb
JB
22102008-04-03 Joel Brobecker <brobecker@adacore.com>
2211
2212 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
2213 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
2214 Add a couple of tests that verify the behavior when the new setting
2215 is set to "cancel" and "all".
2216 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
2217 "ask" before we start the testing.
2218
79c6ced6
AR
22192008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2220
2221 * gdb.cp/casts.cc: Add class reference variables.
2222 * gdb.cp/casts.exp: New test cases for up/down casting references.
2223
6c2d1a6b
MK
22242008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2225
2226 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
2227 instead of beginning to make an extra test pass.
2228 * gdb.mi/mi2-var-display.exp: Likewise.
2229
55b411d9
MR
22302008-03-31 Maciej W. Rozycki <macro@mips.com>
2231
2232 * gdb.base/break.exp: Mark failures as such. Fix formatting.
2233
c6140da2
MD
22342008-03-31 Markus Deuling <deuling@de.ibm.com>
2235 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2236
2237 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
2238 value. Add xfail for older kernels.
2239
79732189
AR
22402008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2241
2242 Bring mi-support in line with gdb.exp.
2243 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
2244 (mi_gdb_start): New function.
2245
33c3676e
MR
22462008-03-28 Maciej W. Rozycki <macro@mips.com>
2247
2248 * gdb.mi/mi-var-cmd.exp: Fix a typo.
2249
92e28119
VP
22502008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2251
2252 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2253 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 2254
9e8e3afe
VP
22552008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2256
2257 * lib/mi-support.exp (mi_create_varobj_checked): New.
2258 (mi_list_varobj_children): Allow to check for a
2259 value.
2260 (mi_list_array_varobj_children): New.
2261
2262 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
2263 and mi_list_varobj_children, as opposed to hardcoding
2264 expected strings.
2265 * gdb.mi/gdb701.exp: Likewise.
2266 * gdb.mi/gdb792.exp: Likewise.
2267 * gdb.mi/mi-var-block.exp: Likewise.
2268 * gdb.mi/mi-var-cmd.exp: Likewise.
2269 * gdb.mi/mi-var-invalidate.exp: Likewise.
2270 * gdb.mi/mi2-var-block.exp: Likewise.
2271 * gdb.mi/mi2-var-child.exp: Likewise.
2272 * gdb.mi/mi2-var-cmd.exp: Likewise.
2273 * gdb.mi/mi2-var-display.exp: Likewise.
2274
9df50351
JK
22752008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2276
2277 Fix random false FAILs on i386.
2278 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
2279
31e5d73a
DJ
22802008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2281
2282 PR gdb/544
2283 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
2284
12f4afab
DJ
22852008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2286
2287 PR gdb/544
2288 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
2289
b562a0cb
DJ
22902008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2291
2292 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
2293 fixed PR gdb/544.
2294
17faa917
DJ
22952008-03-21 Pedro Alves <pedro@codesourcery.com>
2296
2297 * gdb.threads/fork-child-threads.exp: Test next over fork.
2298
6214f497
DJ
22992008-03-21 Chris Demetriou <cgd@google.com>
2300
2301 * gdb.base/break.exp (rbreak junk): New test for rbreak
2302 "Junk at end of arguments" issue.
2303
63092375
DJ
23042008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2305
2306 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
2307 *& to work on created array elements.
2308 (Top level): Test print $pc with a file. Test string operations
2309 without a target.
2310 * gdb.base/ptype.exp: Do not expect *& to work on created array
2311 elements.
2312
b21991b0
DJ
23132008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2314
2315 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2316 gdb.threads/staticthreads.exp: Update exit query.
2317
c4b347c7
SL
23182008-03-07 Sandra Loosemore <sandra@codesourcery.com>
2319
2320 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
2321
fa4727a6
DJ
23222008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2323
2324 * gdb.base/watchpoint.c (global_ptr, func4): New.
2325 (main): Call func4.
2326 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
2327 (test_inaccessible_watchpoint): New.
2328
2f34202f
MR
23292008-02-29 Maciej W. Rozycki <macro@mips.com>
2330
2331 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
2332 select the largest.
2333
0d6ba1b1
DJ
23342008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2335
2336 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
2337 frames-invalid annotations.
2338
e691325a
PM
23392008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
2340
a9c64011 2341 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 2342
f85b5ecc
DE
23432008-02-27 Doug Evans <dje@google.com>
2344
2345 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
2346 for bug 1738.
2347 (breakpoint_to_handler_entry): Ditto.
2348
b40e7bf3
JB
23492008-02-27 Joel Brobecker <brobecker@adacore.com>
2350
2351 * gdb.base/ending-run.exp: Use the first line of code inside
2352 function body to test breakpoints.
2353 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
2354 location where the breakpoint is inserted when using the line
2355 where a function is declared. Fix typo in the description of
2356 one of the tests.
2357 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
2358
2faca73a
PM
23592008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2360
2361 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 2362 tests.
2faca73a 2363
6f439c36
PM
23642008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2365
2366 * gdb.base/args.exp: avoid same output for tests
2367 with single quotes.
2368
54e52265
VP
23692008-02-26 Vladimir Prus <vladimir@codesourcery.com>
2370
a9c64011
AS
2371 * gdb.base/annota1.exp: Adjust for 'info break'
2372 format changes.
2373 * gdb.base/annota3.exp: Likewise.
2374 * gdb.base/break.exp: Likewise.
2375 * gdb.base/condbreak.exp: Likewise.
2376 * gdb.base/pending.exp: Likewise.
2377 * gdb.base/sepdebug.exp: Likewise.
2378 * gdb.base/unload.exp: Likewise.
2379 * gdb.cp/ovldbreak.exp: Likewise.
2380 * gdb.mi/mi-pending.exp: Likewise.
54e52265 2381
897b09ca
DE
23822008-02-07 Doug Evans <dje@google.com>
2383
2384 * gdb.cp/mb-inline.exp: New.
2385 * gdb.cp/mb-inline.h: New.
2386 * gdb.cp/mb-inline1.cc: New.
2387 * gdb.cp/mb-inline2.cc: New.
2388
b1c32d35
PM
23892008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2390
2391 * gdb.pascal/floats.pas: New test program.
2392 * gdb.pascal/floats.exp: New testcase.
2393
1a4ca44a
TJB
23942008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2395
2396 * gdb.base/callfuncs.c (t_float_many_args): New function.
2397 (t_double_many_args): New function.
2398 * gdb.base/callfuncs.exp: Add tests for exceeding float
2399 and double parameters passed through the stack.
2400
439048e8
JB
24012008-02-05 Joel Brobecker <brobecker@adacore.com>
2402
2403 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
2404 gdb.ada/complete/foo.adb: New files.
2405 * gdb.ada/complete.exp: New testcase.
2406
81fe8080
DE
24072008-02-03 Doug Evans <dje@google.com>
2408
301f0ecf
DE
2409 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
2410
81fe8080
DE
2411 * gdb.cp/gdb2384.exp: New file.
2412 * gdb.cp/gdb2384.cc: New file.
2413 * gdb.cp/gdb2384-base.h: New file.
2414 * gdb.cp/gdb2384-base.cc: New file.
2415
4b071aec
DE
24162008-02-02 Doug Evans <dje@google.com>
2417
2418 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
2419
61137ba6
JB
24202007-02-01 Joel Brobecker <brobecker@adacore.com>
2421
2422 * gdb.ada/sym_print_name: New test program.
2423 * gdb.ada/sym_print_name.exp: New testcase.
2424
24252007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
2426
2427 * gdb.ada/nested/hello.adb: New file.
2428 * gdb.ada/nested.exp: New testcase.
2429 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2430
98deb0da
VP
24312008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2432
2433 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
2434 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
2435 don't cause future evaluations of function to report
2436 creation of internal breakpoints.
98deb0da 2437
723a2275
VP
24382008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2439
2440 * gdb.mi/mi-break.exp (test_error): New.
2441 Call it.
2442
fb546a2f
LM
24432008-01-31 Luis Machado <luisgpm@br.ibm.com>
2444
2445 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
2446 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
2447
2d8fd90a
PM
24482008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2449
2450 * gdb.pascal/integers.pas: New test program.
2451 * gdb.pascal/integers.exp: New testcase.
2452
a7fa0ded
PM
24532008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2454
2455 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
2456
5e1a1926
TJB
24572008-01-30 Luis Machado <luisgpm@br.ibm.com>
2458
2459 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
2460 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
2461
8d04f9f0
JB
24622008-01-30 Paul Hilfinger <hilfinger@adacore.com>
2463
2464 * gdb.ada/formatted_ref: New test program.
2465 * gdb.ada/formatted_ref.exp: New testcase.
2466
2467 * gdb.cp/formatted-ref.cc: New file.
2468 * gdb.cp/formatted-ref.exp: New testcase.
2469
ce75a98f
JB
24702008-01-30 Joel Brobecker <brobecker@adacore.com>
2471
2472 * gdb.base/ptype.exp: Add testing of "ptype $pc".
2473
e835f6bf
NR
24742008-01-30 Nick Roberts <nickrob@snap.net.nz>
2475
2476 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
2477 (test_file_list_exec_source_file): Update to new macro-info field.
2478
d118ef87
PH
24792008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
2480
2481 * gdb.ada/exprs: New test program.
2482 * gdb.ada/exprs.exp: New testcase.
2483
7d35ab09
TJB
24842008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2485
2486 * dfp-test.c (DELTA, DELTA_B): New definitions.
2487 (double_val1, double_val2, double_val3, double_val4, double_val5,
2488 double_val6, double_val7, double_val8, double_val9, double_val10,
2489 double_val11, double_val12, double_val13, double_val14, dec32_val1,
2490 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
2491 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
2492 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
2493 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
2494 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
2495 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
2496 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
2497 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
2498 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
2499 dec128_val16): New global variables.
2500 (decimal_dec128_align): New function.
2501 (decimal_mixed): Likewise.
2502 (decimal_many_args_dec32): Likewise.
2503 (decimal_many_args_dec64): Likewise.
2504 (decimal_many_args_dec128): Likewise.
2505 (decimal_many_args_mixed): Likewise.
2506 * dfp-test.exp: Add tests calling new inferior functions.
2507
2d717e4f
DJ
25082008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2509
2510 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
2511 gdb.server/ext-run.exp: New files.
2512 * lib/gdbserver-support.exp (gdbserver_download): New.
2513 (gdbserver_start): New. Update gdbserver expected
2514 output.
2515 (gdbserver_spawn): Use them.
2516 (gdbserver_start_extended): New.
2517
e85a822c
DJ
25182008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2519
2520 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
2521 Run on GNU/Linux.
2522 (do_exec_tests): Check for systems which do not support catchpoints.
2523 Do not match START.
2524 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
2525 Run on GNU/Linux. Enable verbose output.
2526 (check_fork_catchpoints): New.
2527 (explicit_fork_child_follow, catch_fork_child_follow)
2528 (tcatch_fork_parent_follow): Update expected messages.
2529 (do_fork_tests): Use check_fork_catchpoints.
2530 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
2531 Run on GNU/Linux. Enable verbose output.
2532 (check_vfork_catchpoints): New.
2533 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
2534 expected messages.
2535 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
2536
401ea829
JB
25372008-01-29 Jim Blandy <jimb@red-bean.com>
2538
2539 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
2540 host' errors.
2541 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
2542
aceaf3ad
JB
25432008-01-29 Jim Blandy <jimb@red-bean.com>
2544
2545 * gdb.threads/sigthread.c: Use barriers to ensure that
2546 child_thread and child_thread_two are always initialized before we
2547 start to use them.
2548
a5606eee
VP
25492008-01-29 Vladimir Prus <vladimir@codesourcery.com>
2550
2551 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
2552 * gdb.base/watchpoint-solib.c: New.
2553 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 2554
c55a82bb
PM
25552008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
2556
2557 * gdb.base/gdb1056.exp: Add unsigned integer test.
2558
0993fe05
DE
25592008-01-28 Doug Evans <dje@google.com>
2560
2561 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
2562
4fe42e7f
JB
25632008-01-27 Jim Blandy <jimb@codesourcery.com>
2564
c7a69933
JB
2565 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
2566
4fe42e7f
JB
2567 * gdb.base/expand-psymtabs.exp: Doc fix.
2568
5def8285
MK
25692008-01-26 Mark Kettenis <kettenis@gnu.org>
2570
2571 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
2572
5313c911
NR
25732008-01-24 Nick Roberts <nickrob@snap.net.nz>
2574
a9c64011 2575 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
2576 -var-set-format.
2577
93815fbf
VP
25782008-01-23 Chris Demetriou <cgd@google.com>
2579
2580 * gdb.threads/thread_events.c: New testcase source file.
2581 * gdb.threads/thread_events.exp: New testcase expect file.
2582
467a88ee
NR
25832008-01-23 Nick Roberts <nickrob@snap.net.nz>
2584
2585 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
2586
2587 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
2588 -var-set-format.
2589
d8f82aba
DJ
25902008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
2591 Vladimir Prus <vladimir@codesourcery.com>
2592
2593 * gdb.base/float.exp: Allow missing floating point for m68k and
2594 PowerPC.
2595
60c46647
VP
25962008-01-22 Vladimir Prus <vladimir@codesourcery.com>
2597
2598 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
2599 ignore count.
2600 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
2601 * gdb.mi/mi-cli.exp: Adjust.
2602 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 2603
c7dd36a1
PA
26042008-01-17 Pedro Alves <pedro@codesourcery.com>
2605
2606 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
2607 and 'dummy_ptr' integer pointer. Initialize struct_declarations
2608 with dummy_ptr's address.
2609 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
2610 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
2611 all targets.
2612 * gdb.mi/mi2-var-child.exp: Likewise.
2613
39d5313e
JB
26142008-01-09 Joel Brobecker <brobecker@adacore.com>
2615
2616 * gdb.ada/null_array: New test program.
2617 * gdb.ada/null_array.exp: New testcase.
2618
0aea4bf3
LM
26192008-01-09 Luis Machado <luisgpm@br.ibm.com>
2620
2621 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
2622 with required float modifiers.
2623
0b354900
JB
26242008-01-08 Joel Brobecker <brobecker@adacore.com>
2625
2626 * gdb.ada/funcall_param: New test program.
2627 * gdb.ada/funcall_param.exp: New testcase.
2628
cdb7f5d4
JB
26292008-01-08 Joel Brobecker <brobecker@adacore.com>
2630
2631 * gdb.ada/arrayparam: New test program.
2632 * gdb.ada/arrayparam.exp: New testcase.
2633
88e2547f
JB
26342008-01-08 Joel Brobecker <brobecker@adacore.com>
2635
2636 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
2637 landed. Should also fix random failures in the test following it.
2638
f6867ce0
TJB
26392008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2640
2641 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
2642 for expressions with decimal float values.
2643 (test_dfp_conversions): New function to test casts to and from
2644 decimal float types.
2645 Call test_dfp_conversions.
2646 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
2647 elements.
2648 (main): Initialize ds.float4 and ds.double8 elements.
2649 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
2650 string to new error message.
2651 (d64_set_tests): Likewise.
2652 (d128_set_tests): Likewise.
2653 Add tests for expressions with decimal float variables. Add tests for
2654 conversions to and from decimal float types.
2655
f9c11282
JB
26562008-01-05 Joel Brobecker <brobecker@adacore.com>
2657
2658 * gdb.ada/packed_tagged/comp_bug.adb: New file.
2659 * gdb.ada/packed_tagged.exp: New testcase.
2660
0ecbca72
JB
26612008-01-04 Joel Brobecker <brobecker@adacore.com>
2662
2663 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
2664 gdb.ada/homonym/homonym_main.adb: New files.
2665 * gdb.ada/homonym.exp: New testcase.
2666
c18d3d89
JB
26672008-01-04 Joel Brobecker <brobecker@adacore.com>
2668
2669 * gdb.ada/packed_array.exp: Add testing of references to
2670 a packed array.
2671
ecc7085b
JB
26722008-01-04 Joel Brobecker <brobecker@adacore.com>
2673
2674 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
2675 New files.
2676 * gdb.ada/type_coercion.exp: New testcase.
2677
c474c922
JB
26782008-01-04 Joel Brobecker <brobecker@adacore.com>
2679
2680 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
2681 gdb.ada/tagged/foo.adb: New file.
2682 * gdb.ada/tagged.exp: New testcase.
2683
9005b927
JB
26842008-01-04 Joel Brobecker <brobecker@adacore.com>
2685
2686 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
2687 gdb.ada/ptype_field/foo.adb: New files.
2688 * gdb.ada/ptype_field.exp: New testcase.
2689
1a6aaad8
JB
26902008-01-03 Joel Brobecker <brobecker@adacore.com>
2691
2692 * gdb.ada/print_pc.exp: New testcase.
2693
0ef22f53
JB
26942008-01-03 Joel Brobecker <brobecker@adacore.com>
2695
2696 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
2697 gdb.ada/taft_type/p.adb: New files.
2698 * gdb.ada/taft_type.exp: New testcase.
2699
1689ecf8
JB
27002008-01-03 Joel Brobecker <brobecker@adacore.com>
2701
2702 * gdb.ada/array_bounds/bar.adb: New file.
2703 * gdb.ada/array_bounds.exp: New testcase.
2704
a4d0b9c3
JB
27052008-01-03 Joel Brobecker <brobecker@adacore.com>
2706
2707 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
2708 gdb.ada/arrayptr/foo.adb: New files.
2709 * gdb.ada/arrayptr.exp: New testcase.
2710
a31ace00
JB
27112008-01-03 Joel Brobecker <brobecker@adacore.com>
2712
2713 * gdb.base/set-lang-auto.exp: New testcase.
2714
a97fced3
JB
27152008-01-03 Joel Brobecker <brobecker@adacore.com>
2716
2717 * gdb.ada/fun_addr/foo.adb: New file.
2718 * gdb.ada/fun_addr.exp: New testcase.
2719
ef29ce1a
JK
27202008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2721
2722 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
2723 New files
2724
0fafefe3
JB
27252008-01-02 Joel Brobecker <brobecker@adacore.com>
2726
2727 * array_subscript_addr/p.adb: New file.
a9c64011 2728 * array_subscript_addr.exp: New testcase.
0fafefe3 2729
c4359f8d
JB
27302008-01-02 Joel Brobecker <brobecker@adacore.com>
2731
a9c64011 2732 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
2733 New files.
2734 * gdb.ada/str_cmp_ref.exp: New testcase.
2735
1aa1b15b
JB
27362008-01-01 Joel Brobecker <brobecker@adacore.com>
2737
2738 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
2739 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 2740 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 2741
81c9b2cf
JB
27422008-01-01 Joel Brobecker <brobecker@adacore.com>
2743
2744 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
2745 gdb.ada/ref_param/pck.ads: New files.
2746 * gdb.ada/ref_param.exp: New testcase.
2747
319e4674
JB
27482008-01-01 Joel Brobecker <brobecker@adacore.com>
2749
2750 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
2751 gdb.ada/interface/foo.adb: New files.
2752 * gdb.ada/interface.exp: New testcase.
2753
ef682c56
JB
27542007-12-31 Jim Blandy <jimb@codesourcery.com>
2755
2756 * gdb.base/multi-forks.exp: Consume all output from child
2757 processes before proceeding to next test.
2758
f6f3eb6c
JB
27592007-12-29 Jim Blandy <jimb@codesourcery.com>
2760
2761 * configure: Regenerated.
2762
f652e42f
JB
27632007-12-27 Joel Brobecker <brobecker@adacore.com>
2764
2765 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
2766 gdb.ada/fixed_cmp/fixed.adb: New files.
2767 * gdb.ada/fixed_cmp.exp: New testcase.
2768
6943e596
JB
27692007-12-27 Joel Brobecker <brobecker@adacore.com>
2770
2771 * gdb.ada/boolean_expr.exp: New testcase.
2772
aad9a193
JB
27732007-12-26 Jim Blandy <jimb@codesourcery.com>
2774
2775 * gdb.base/multi-forks.exp: Doc fix.
2776
fb5f3683
JB
27772007-12-26 Joel Brobecker <brobecker@adacore.com>
2778
2779 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2780 * gdb.ada/char_param.exp: Do not compile our test program with
2781 -gnata, this is unnecessary.
2782 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
2783
384e4a9c
JB
27842007-12-24 Joel Brobecker <brobecker@adacore.com>
2785
2786 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
2787 gdb.ada/print_chars/foo.adb: New files.
2788 * gdb.ada/print_chars.exp: New testcase.
2789
01e044f7
JB
27902007-12-24 Joel Brobecker <brobecker@adacore.com>
2791
2792 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
2793 gdb.ada/char_param/foo.adb: New files.
2794 * gdb.ada/char_param.exp: New testcase.
2795
0ce17860
JB
27962007-12-22 Jim Blandy <jimb@codesourcery.com>
2797
2798 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
2799 hard-coding source line numbers into the test.
2800 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
2801 gdb_get_line_number to find.
2802
919809b9
JB
28032007-12-22 Joel Brobecker <brobecker@adacore.com>
2804
2805 * gdb.base/ptype.c (highest): New struct type.
2806 (the_highest): New variable of that type.
2807 (main): Add dummy assignment to a field of variable the_highest.
2808 * gdb.base/ptype.exp: Test type printing of our new variable.
2809
abc8a88d
PM
28102007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
2811
2812 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 2813 and record first explicitly generated thread number.
abc8a88d
PM
2814 Use that thread number for thread specific watchpoint test.
2815 Add iteration number to repetitive tests.
2816
5158f3e3
CES
28172007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
2818 Jim Blandy <jimb@codesourcery.com>
2819
2820 * gdb.base/expand-psymtabs.c: New testcase
2821 source file.
2822 * gdb.base/expand-psymtabs.exp: New testcase
2823 expect file.
2824
37e4754d
LM
28252007-12-17 Luis Machado <luisgpm@br.ibm.com>
2826
2827 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
2828 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
2829
551e5d04
JB
28302007-12-17 Joel Brobecker <brobecker@adacore.com>
2831
2832 * gdb.ada/frame_args/foo.adb: New file.
2833 * gdb.ada/frame_args/pck.ads: New file.
2834 * gdb.ada/frame_args/pck.adb: New file.
2835 * gdb.ada/frame_args.exp: New testcase.
2836
a05ee097
JB
28372007-12-17 Joel Brobecker <brobecker@adacore.com>
2838
2839 * gdb.base/frame-args.c: New file.
2840 * gdb.base/frame-args.exp: New testcase.
2841
c162e8c9 28422007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 2843 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
2844
2845 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
2846
afe8ab22 28472007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 2848
afe8ab22
VP
2849 * gdb.mi/mi-pending.exp: New.
2850 * gdb.mi/mi-pending.c: New.
2851 * gdb.mi/mi-pendshr.c: New.
2852
dfdfb3ca
JB
28532007-12-06 Jim Blandy <jimb@codesourcery.com>
2854
2855 * gdb.base/default.exp: Update expected output for 'info catch'.
2856
b7fca990
JK
28572007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2858
2859 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
2860 must be set to binary.
2861
6a1afc1e
PA
28622007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
2863
2864 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
2865
a6b151f1
DJ
28662007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2867
2868 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
2869 gdb.mi/mi-file-transfer.exp: New.
2870
43039443
JK
28712007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2872
2873 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
2874
0ef2251b
MR
28752007-11-22 Maciej W. Rozycki <macro@mips.com>
2876
2877 * gdb.trace/backtrace.exp: Fix a typo.
2878 * gdb.trace/circ.exp: Likewise.
2879 * gdb.trace/collection.exp: Likewise.
2880 * gdb.trace/limits.exp: Likewise.
2881 * gdb.trace/report.exp: Likewise.
2882 * gdb.trace/tfind.exp: Likewise.
2883 * gdb.trace/while-dyn.exp: Likewise.
2884
5443631e
NR
28852007-11-21 Nick Roberts <nickrob@snap.net.nz>
2886
2887 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
2888 objects of pointers that can't be dereferenced are now
2889 "noneditable".
2890
a4ce5b0d
UW
28912007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2892
2893 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2894 (target_cpu): Remove.
2895
d6e956e5
VP
28962007-10-15 Vladimir Prus <vladimir@codesourcery.com>
2897
2898 * gdb.base/ending-run.exp: Expect the list of cleared
2899 breakpoint to come in natural order, not the reversed one.
a9c64011 2900
214270ab
VP
29012007-11-07 Vladimir Prus <vladimir@codesourcery.com>
2902
2903 * gdb.mi/mi-var-child.c (do_child_deletion): New.
2904 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 2905
1a619819
LM
29062007-11-05 Luis Machado <luisgpm@br.ibm.com>
2907
2908 * gdb.base/printcmds.exp: New function
2909 test_printf_with_dfp.
2910
5b01a6fa
DE
29112007-11-02 Doug Evans <dje@google.com>
2912
2913 * gdb.disasm/t01_mov.s: Remove carriage returns.
2914 * gdb.disasm/t02_mova.s: Ditto.
2915 * gdb.disasm/t03_add.s: Ditto.
2916 * gdb.disasm/t04_sub.s: Ditto.
2917 * gdb.disasm/t05_cmp.s: Ditto.
2918 * gdb.disasm/t06_ari2.s: Ditto.
2919 * gdb.disasm/t07_ari3.s: Ditto.
2920 * gdb.disasm/t08_or.s: Ditto.
2921 * gdb.disasm/t09_xor.s: Ditto.
2922 * gdb.disasm/t10_and.s: Ditto.
2923 * gdb.disasm/t11_logs.s: Ditto.
2924 * gdb.disasm/t12_bit.s: Ditto.
2925 * gdb.disasm/t13_otr.s: Ditto.
2926
ec33ab7f
JK
29272007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2928
2929 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
2930
ae0d01ff
UW
29312007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2932
2933 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
2934 provide DFP support.
2935
55eddb0f
DJ
29362007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2937
2938 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
2939 Test "set powerpc vector-abi". Skip auto-detection tests for old
2940 toolchains.
2941
7020f05c
PA
29422007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
2943
2944 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
2945 with [string compare].
2946
84bc3db9
PA
29472007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
2948
2949 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
2950 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
2951
5876dc88
LM
29522007-10-25 Luis Machado <luisgpm@br.ibm.com>
2953
2954 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
2955 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
2956 * gdb.opt/Makefile.in: New makefile.
2957 * Makefile.in: Create new directory "gdb.opt".
2958 * configure.ac: Add "gdb.opt" directory.
2959 * configure: Regenerated.
a9c64011 2960
c3ea9a14
DE
29612007-10-25 Doug Evans <dje@google.com>
2962
2963 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
2964 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
2965
a9c64011 29662007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
2967 Thiago Jung Bauermann <bauerman@br.ibm.com>
2968
2969 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
2970 Floating Point expressions.
2971 * gdb.base/dfp-test.exp: new file adding tests for Decimal
2972 Floating Point variables.
2973 * gdb.base/dfp-test.c: new file containing program with Decimal
2974 Floating variables, used by gdb.base/dfp-test.exp.
2975
62a24a2b
DJ
29762007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2977
2978 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
2979
e7b1eae6
UW
29802007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2981
2982 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
2983 compiling test case with GCC.
2984 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
2985
c641edcc
UW
29862007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2987
2988 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
2989 format changes.
2990
5e5ebfe6
MS
29912007-10-18 Michael Snyder <msnyder@specifix.com>
2992
2993 * gdb.base/dbx.exp: Add missing "-re " operator.
2994
e831e7b6
GM
29952007-10-16 Gaius Mulley <gaius@glam.ac.uk>
2996
2997 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
2998 * configure.ac: Removed trailing spaces after backslash.
2999 * gdb.modula2: New directory.
3000 * gdb.modula2/Makefile.in: New file.
3001 * gdb.modula2/unbounded-array.exp: New file.
3002 * gdb.modula2/unbounded1.c: New file.
3003
7cc46491
DJ
30042007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3005
3006 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3007
30082007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
3009
3010 * gdb.base/sigstep.c (main): Add checks for
3011 return values for setitimer call.
3012 Call setitimer again with itimer = ITIMER_REAL
3013 if first call to setitimer fails.
3014
e91528f0
KH
30152007-10-11 Kazu Hirata <kazu@codesourcery.com>
3016
3017 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3018 of $timeout.
3019
2ec9a4f8
DJ
30202007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3021
3022 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3023
30242007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
3025
3026 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3027 of gdb_expect call, to avoid interruption.
3028
64b2fa04
PA
30292007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3030
3031 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3032 (v_unsigned_long_long, v_long_long_array)
3033 (v_signed_long_long_array, v_unsigned_long_long_array)
3034 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3035 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3036 [!NO_LONG_LONG]: New.
3037 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3038 v_long_long_member.
3039
3040 (v_long_long_func, v_signed_long_long_func)
3041 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3042 (main) [!NO_LONG_LONG]: Initialize long long variants.
3043
3044 * gdb.base/whatis.exp: If board file requests no_long_long, build
3045 test with NO_LONG_LONG defined. Test long long, signed long long,
3046 and unsigned long long variants but only if board file doesn't
3047 disable it.
3048
a912286e 30492007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 3050 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
3051
3052 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3053 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3054 * configure: Regenerated.
3055 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3056 gdb.pascal/types.exp, lib/pascal.exp: New files.
3057
471ba8c9
DJ
30582007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3059
3060 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3061 call.
3062 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3063 to return to the call.
3064 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3065 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3066 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3067 * gdb.mi/mi-until.exp (test_until): Likewise.
3068 * gdb.mi/mi2-until.exp (test_until): Likewise.
3069
fef8a650
DJ
30702007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3071
3072 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3073 two-char array.
3074 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3075
d983da9c
DJ
30762007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3077
3078 * gdb.threads/watchthreads.c (thread_function): Sleep between
3079 iterations.
3080 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3081 at once for S/390. Generate matching fails and passes.
3082
17f62551
VP
30832007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3084
3085 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3086 the 'struct_declarations' variable to zeros.
a9c64011 3087
ed0616c6
VP
30882007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3089
3090 * gdb.cp/mb-ctor.cc: New.
3091 * gdb.cp/mb-ctor.exp: New.
3092 * gdb.cp/mb-templates.cc: New.
3093 * gdb.cp/mb-templates.exp: New.
3094
41f1b697
DJ
30952007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3096
3097 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
3098
3f213f78
PA
30992007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
3100
3101 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
3102 targets.
3103 * configure: Regenerate.
3104
0d381245 31052007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3106
0d381245
VP
3107 * gdb.base/annota1.exp: Adjust for 'info break'
3108 format changes.
3109 * gdb.base/annota3.exp: Likewise.
3110 * gdb.base/break.exp: Likewise.
3111 * gdb.base/condbreak.exp: Likewise.
3112 * gdb.base/pending.exp: Likewise.
3113 * gdb.base/sepdebug.exp: Likewise.
3114 * gdb.base/unload.exp: Likewise.
3115 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 3116
fe3f5fa8
VP
31172007-09-22 Vladimir Prus <vladimir@codesourcery.com>
3118
3119 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
3120 messages.
3121 * gdb.base/chng-syms.exp: Likewise.
3122 * gdb.base/unload.exp: Likewise.
a9c64011 3123
a75cf6c0
DJ
31242007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
3125
3126 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
3127
18ecae38
DJ
31282007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3129
3130 * schedlock.c (NUM): Change to 1.
3131 (main): Use args[0] for the main thread.
3132 * schedlock.exp: Only expect two threads. Only issue one pass or fail
3133 regardless of the number of threads.
3134
5509918f
MR
31352007-09-14 Maciej W. Rozycki <macro@mips.com>
3136
4a543daf
MR
3137 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
3138 type down.
3139 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3140 test.
3141 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
3142 watchpoint type down.
3143 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3144 test.
3145
31462007-09-14 Maciej W. Rozycki <macro@mips.com>
3147
5509918f
MR
3148 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
3149 Move all the tests here and run them twice, once using software
3150 watchpoints and once using hardware watchpoints.
3151 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
3152
40b53987
DJ
31532007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
3154
3155 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
3156 test.
3157
695e2681
MK
31582007-09-10 Mark Kettenis <kettenis@gnu.org>
3159
8b3fc8d8
MK
3160 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
3161 build-id.
3162
695e2681
MK
3163 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
3164 know about $ORIGIN. Calculate output dir from $dest instead of
3165 using ${objdir}/{$subdir}.
3166
58d69f29
MK
31672007-09-09 Mark Kettenis <kettenis@gnu.org>
3168
3169 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
3170 gcore, before continuing with the test.
3171
3e347599
DJ
31722007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
3173
3174 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
3175 * gdb.mi/mi-watch.exp: Likewise.
3176
ea37ba09
DJ
31772007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3178 Jim Blandy <jimb@codesourcery.com>
3179
3180 * gdb.arch/i386-sse.exp: Do not expect character constants.
3181 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
3182 * gdb.base/display.exp: Allow print/s.
3183 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
3184 and unsigned char array changes.
3185
2025a643
DJ
31862007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3187
3188 * gdb.base/display.exp: Add tests for printf %p.
3189
26669a27
PA
31902007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
3191
3192 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
3193 the dll name to unicode.
3194
c8f021f8
JK
31952007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3196
3197 * gdb.base/default.exp (show version): Update the version text.
3198 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
3199
4cf31eea
JK
32002007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
3203 New files.
3204
4935890f
JK
32052007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3206
3207 * lib/gdb.exp (build_id_debug_filename_get): New function.
3208 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
3209 Remove the generate DEBUG file for the future testcase runs.
3210 New testcase for the NT_GNU_BUILD_ID retrieval.
3211 Move the final testing step to ...
3212 (test_different_dir): ... a new function.
3213 New parameter XFAIL to XFAIL all the tests performed.
3214 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
3215 New parameter TYPE to PF_PREFIX all the tests performed.
3216
02142340
VP
32172007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3218
3219 * gdb.mi/mi-var-cp.cc (path_expression): New
3220 function.
3221 * gdb.mi/mi-var-cp.exp: Run path exression tests.
3222
36acd84e
UW
32232007-08-27 Markus Deuling <deuling@de.ibm.com>
3224
3225 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
3226 to fit into SPU Local Store memory.
3227
a896d121
JB
32282007-08-23 Joel Brobecker <brobecker@adacore.com>
3229
3230 * gdb.base/default.exp: Adjust the expected output of "info
3231 warranty" after the switch to GPLv3.
3232
7b433602
JB
32332007-08-23 Joel Brobecker <brobecker@adacore.com>
3234
3235 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
3236 to 30000 (from 20000).
3237
e22f8b7c
JB
32382007-08-23 Joel Brobecker <brobecker@adacore.com>
3239
3240 Switch the license of all .exp files to GPLv3.
3241 Switch the license of all .f and .f90 files to GPLv3.
3242 Switch the license of all .s and .S files to GPLv3.
3243
5a0e3bd0
JB
32442007-08-23 Joel Brobecker <brobecker@adacore.com>
3245
3246 * configure.ac: Switch license to GPLv3.
3247
cc00619d
JB
32482007-08-23 Joel Brobecker <brobecker@adacore.com>
3249
3250 Switch the licensing to GPLv3 for all .ads and .adb files.
3251
8d26208a
DJ
32522007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
3253
3254 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
3255 and t_int_double.
3256 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
3257
4fcb9948
JB
32582007-08-17 Joel Brobecker <brobecker@adacore.com>
3259
3260 * gdb.base/step-line.c: Switch license to GPL version 3, and
3261 update copyright year.
3262 * gdb.base/step-line.inp: Likewise.
3263
b9c34f67
JB
32642007-08-17 Joel Brobecker <brobecker@adacore.com>
3265
3266 * gdb.base/gdb1555.exp: Make expected output immune to formatting
3267 changes inside gdb1555.c.
3268 * gdb.base/pending.exp: Likewise.
3269
2cc17678
DJ
32702007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
3271
3272 * config/default.exp: New file.
3273
e48883f7
DJ
32742007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3275
3276 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
3277 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
3278
1ab80e5b
MR
32792007-07-30 Maciej W. Rozycki <macro@mips.com>
3280
3281 * gdb.base/dump.exp: Force the correct endianness for binary
3282 formats not carrying this information.
3283
aba471f5
DJ
32842007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3285
3286 * gdb.threads/staticthreads.exp: Match .*sem_post.
3287
d4e07204
DJ
32882007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3289
3290 * gdb.base/readline.exp (operate_and_get_next): Match the final
3291 prompt.
3292
2b97317d
KB
32932007-07-23 Kevin Buettner <kevinb@redhat.com>
3294
3295 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
3296 to restarting SID.
3297
44efa07a
KB
32982007-07-18 Kevin Buettner <kevinb@redhat.com>
3299
3300 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
3301 prior to `gdb_start'.
3302
7b5ebade
KB
33032007-07-18 Kevin Buettner <kevinb@redhat.com>
3304
3305 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
3306 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
3307 Remove call to gdb_unload.
3308
255e7678
DJ
33092007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
3310 Daniel Jacobowitz <dan@codesourcery.com>
3311
3312 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
3313 for __WIN32__.
3314 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
3315 * gdb.base/unload.exp: Use shared library test routines.
3316
3a40aaa0
UW
33172007-07-03 Markus Deuling <deuling@de.ibm.com>
3318
3319 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
3320 * gdb.base/solib-symbol-lib.c: Likewise.
3321 * gdb.base/solib-symbol-main.c: Likewise.
3322
b0f4b84b
DJ
33232007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3324
3325 * config/gdbserver.exp (gdb_reconnect): New.
3326 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
3327 gdb.base/solib-disc.exp: New files.
3328 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
3329 remote debugging".
3330 (gdb_compile): Add shlib_load flag.
3331 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
3332 port.
3333 (gdbserver_reconnect): New.
3334
1b05479a
DJ
33352007-07-01 Nick Roberts <nickrob@snap.net.nz>
3336 Daniel Jacobowitz <dan@codesourcery.com>
3337
3338 * gdb.base/annota3.exp: Test for if construct.
3339
86f78eb2
DJ
33402007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
3341
3342 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
3343
6a2eb474 33442007-06-21 Chris Dearman <chris@mips.com>
a9c64011 3345 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
3346
3347 * gdb.base/display.exp: Allow a newline after display/i.
3348 * gdb.base/pc-fp.exp: Likewise.
3349 * gdb.base/sigbpt.exp: Likewise.
3350
f8b73d13
DJ
33512007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3352
3353 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
3354 required features to be included.
3355
4339e69e
DJ
33562007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3357
3358 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
3359 in info threads output.
3360
23d964e7
UW
33612007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3362 Markus Deuling <deuling@de.ibm.com>
3363
3364 * gdb.arch/spu-info.exp: New testcase.
3365 * gdb.arch/spu-info.c: New file.
3366
fd20f75b
DJ
33672007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
3368
3369 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
3370 tpcs_offset. Restore lr after the call.
3371 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
3372
2226f861
DJ
33732007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
3374
3375 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
3376 (gdbserver_run): Kill any running gdbserver.
3377 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
3378
d12371a9
MR
33792007-05-17 Maciej W. Rozycki <macro@mips.com>
3380
3381 * gdb.base/sigbpt.exp: Preset segv_addr.
3382
93f02886
DJ
33832007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3384
3385 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
3386 (gdb_compile_shlib): Likewise.
3387 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
3388 (default_gdb_init): Clear cleanfiles.
3389 (gdb_finish): Delete recorded cleanfiles.
3390 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
3391
3392 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
3393 Do not use isnative.
3394 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
3395 gdb.base/so-impl-ld.exp: Likewise.
3396 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
3397 * gdb.base/unload.exp: Likewise. Do not pass empty option to
3398 gdb_compile.
3399
b04e06d7
VP
34002007-05-15 Vladimir Prus <vladimir@codesourcery.com>
3401
3402 * config/unknown.exp: Remove.
3403
069ed931
UW
34042007-05-15 Markus Deuling <deuling@de.ibm.com>
3405
3406 * gdb.base/info-proc.exp: Check is_remote.
3407
09db0d03
UW
34082007-05-14 Markus Deuling <deuling@de.ibm.com>
3409
3410 * gdb.base/gcore.exp: Initialize variable core_supported.
3411
af2cbe8c
DJ
34122007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3413
3414 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
3415
027c0295
DJ
34162007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3417
3418 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
3419 * gdb.threads/print-threads.exp (test_all_threads): Allow
3420 negative and hexadecimal thread IDs.
3421
dc5000e7
DJ
34222007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3423
3424 * gdb.java/jprint.java (public): Avoid invalid call to static
3425 method.
3426
2e74ed18
DP
34272007-05-14 Denis Pilat <denis.pilat@st.com>
3428
3429 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
3430 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
3431 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3432 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
3433 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
3434
83547f02
UW
34352007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3436
3437 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 3438 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
3439 this mode.
3440 * gdb.base/ovlymgr.c: Provide stubs for spu target.
3441 * gdb.base/spu.ld: New file.
3442
b18be20d
DJ
34432007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
3444
3445 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
3446
be444858
DJ
34472007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
3448
3449 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
3450
b1d53152
DJ
34512007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3452
3453 * gdb.java/jmain.exp: Handle demangled names with and without method
3454 signatures.
3455
d084b331
DJ
34562007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3457
3458 * gdb.mi/mi-syn-frame.c (main, foo, bar)
3459 (have_a_very_merry_interrupt): Remove calls to puts.
3460 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
3461 inferior output.
3462 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
3463 test names.
3464
db9d7fc5
DJ
34652007-04-29 Markus Deuling <deuling@de.ibm.com>
3466 Daniel Jacobowitz <dan@codesourcery.com>
3467
3468 * gdb.base/auxv.exp (core_works): Also check is_remote.
3469 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
3470
ef783a7d 34712007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3472
ef783a7d
VP
3473 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
3474 message, not the undefined 'module' variable.
3475 * gdb.base/siginfo.exp: Likewise.
3476 * gdb.base/sigstep.exp: Likewise.
3477 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
3478 serialport.
3479 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
3480
b7b73cae
CV
34812007-04-25 Corinna Vinschen <vinschen@redhat.com>
3482
3483 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
3484 target sim fails. Return 0 otherwise.
3485 (gdb_load): Return prematurely if gdb_target_sim fails.
3486
7d90fdfa
DP
34872007-04-16 Denis Pilat <denis.pilat@st.com>
3488
3489 * gdb.base/setshow.exp: Reset height after having set it to 100.
3490
5d3e9c85
DP
34912007-04-16 Denis Pilat <denis.pilat@st.com>
3492
3493 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
3494
18e75969
DP
34952007-04-16 Denis Pilat <denis.pilat@st.com>
3496
3497 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
3498
25d5ea92
VP
34992007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3500
3501 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
3502 tests. Run the frozen varobjs test.
3503 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 3504 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 3505
0b49cb80
JK
35062007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3507
3508 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
3509 gdb.base/type-opaque.exp: New files.
3510
a73bafbc 35112007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
3512
3513 * gdb.mi/mi-var-child.c
a73bafbc
VP
3514 (do_children_tests): User char[2] instead of
3515 char so that automatic printing of pointers to char
3516 don't give unpredicable result.
3517 * gdb.mi/var-cmd.c (do_locals_test): Initialize
3518 local variables.
3519 * gdb.mi/mi-var-child.exp: Step to right line
3520 of do_children_tests.
3521 * gdb.mi/mi2-var-child.exp: Likewise.
3522 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 3523 do_locals_tests.
a73bafbc
VP
3524 (do_children_tests): User char[2] instead of
3525 char so that automatic printing of pointers to char
a9c64011 3526 don't give unpredicable result.
a73bafbc 3527 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 3528 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
3529 Pass test name to mi_wait_for_stop.
3530
7ce59000
DJ
35312007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3532
3533 * gdb.asm/asm-source.exp: Remove d10v case.
3534 * lib/gdb.exp (skip_cplus_tests): Likewise.
3535 * gdb.asm/d10v.inc: Deleted.
3536
20389057
DJ
35372007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3538
3539 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
3540
8807d78b
DJ
35412007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3542
3543 * config/netware.exp: Delete file.
3544
aa3edb8e
JB
35452007-03-29 Joel Brobecker <brobecker@adacore.com>
3546
3547 * gdb.dwarf2/dw2-noloc.S: New file.
3548 * gdb.dwarf2/dw2-noloc.exp: New file.
3549
297561ac
PA
35502007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
3551
3552 * gdb.cp/method2.cc: New test.
3553 * gdb.cp/method2.exp: New test.
3554 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
3555
1f81bd39
DJ
35562007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
3557
3558 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
3559
9453113a
DJ
35602007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3561
3562 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
3563
b741e217
DJ
35642007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
3565
3566 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
3567 (gdb_load): Delete, replace with...
3568 (gdb_reload): ...this.
3569 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
3570 * gdb.server/server-mon.exp: Likewise.
3571 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
3572 (gdb_start_cmd): New.
3573 (gdb_file_cmd): Save the last loaded file.
3574 (gdb_reload): New.
3575 (gdb_gnu_strip_debug): Use transform.
3576 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
3577 support here. Use new $last_loaded_file. Check mtime.
3578 (gdb_target_cmd): Handle ObjC failure case.
3579 (infer_host_exec): Delete.
3580 (gdbserver_load): Rename to...
3581 (gdbserver_run): ...this. Simplify.
3582 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
3583 (mi_gdb_load): Move most contents to a new function...
3584 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
3585 (mi_run_cmd): Use mi_gdb_target_load.
3586 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
3587 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
3588 Use gdb_run_cmd.
3589 * gdb.base/charsign.exp: Remove incorrect comment.
3590 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
3591 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
3592 gdb.base/start.exp: Use gdb_start_cmd.
3593
446ab585 35942007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 3595 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
3596
3597 * gdb.base/sigbpt.exp: Fix the message when skipping test.
3598 * gdb.base/signull.exp: Similarly.
3599
bbb88ebf
UW
36002007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3601
3602 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
3603 messages available to test cases (like chng-sym.exp).
3604
cb8c4a99
AS
36052007-03-14 Andreas Schwab <schwab@suse.de>
3606
3607 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3608 format changes.
3609
4e463ff5
DJ
36102007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
3611
3612 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
3613 (optimized_1): New.
3614 (main): Call optimized_1.
3615 (gdb2029): Correct typos. Call gdb2029_marker.
3616 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
3617 for gdb2029.
3618
b6db2c47
MK
36192007-03-12 Mark Kettenis <kettenis@gnu.org>
3620
3621 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
3622 as tabs. Remove redundant test pattern.
3623
70ed3737
UW
36242007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3625
3626 * gdb.base/long_long.exp: Accept optional symbol name in <...>
3627 for /a format output.
3628
47b67b60
DJ
36292007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
3630
3631 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
3632 collect output incrementally.
3633
b8953b0e
UW
36342007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3635
3636 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
3637 for -var-create lpcharacter test.
3638 * gdb.mi/mi2-var-cmd.exp: Likewise.
3639
7acd5c40
UW
36402007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3641
3642 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
3643 pass on targets where address zero is readable.
3644
9c6759c1
UW
36452007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3646
3647 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
3648 just a single architecture.
3649
a2f1aeb4
UW
36502007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3651
3652 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
3653 (fetch_all_registers): New function, uses gdb_test_multiple and
3654 exp_continue to fetch inferior output line-by-line.
3655 Replace all uses of do_get_all_registers by fetch_all_registers.
3656
46579ac2
UW
36572007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3658
3659 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
3660 in target_info.
3661
fc133f24
MS
36622007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3663
a9c64011 3664 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
3665 consistancy; add a default (timeout) case.
3666
7646a51d
MS
36672007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3668
3669 * gdb.base/watchpoint.exp: Fix truncated comment.
3670
dcfff61f
MS
36712007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3672
3673 * Makefile.in: Remove spurious single-quotes from sed command.
3674
664e3ee9
DJ
36752007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3676
3677 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
3678 func.
3679 * gdb.mi/mi2-var-cmd.exp: Likewise.
3680
d7cc6f2f
JB
36812007-02-27 Joel Brobecker <brobecker@adacore.com>
3682
a9c64011
AS
3683 * gdb.dwarf2/dw2-producer.S: New file.
3684 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
3685
36862007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
3687
3688 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
3689 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
3690 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
3691 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
3692 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
3693 Revert tests to use mi_gdb_test and include value field in output
3694 of -var-create.
3695
93d42b30
DJ
36962007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3697
3698 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
3699
c499ed39
DJ
37002007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3701
3702 * gdb.base/maint.exp: Remove full paths from test names.
3703 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
3704 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
3705
9836f81b
JB
37062007-02-27 Joel Brobecker <brobecker@adacore.com>
3707
3708 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
3709
c74d0ad8
DJ
37102007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3711
3712 * gdb.server/server-mon.exp: New test.
3713
2711e456
DJ
37142007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3715
3716 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
3717
ff6f572f
DJ
37182007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3719
3720 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
3721 register capitalization.
3722
fada3feb
DP
37232007-02-13 Denis Pilat <denis.pilat@st.com>
3724
3725 * gdb.mi/mi-var-invalidate.exp: New file.
3726
fb1e4ffc
DJ
37272007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3728
3729 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
3730
3da939d7
DJ
37312007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3732
3733 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
3734
123dc839
DJ
37352007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3736
3737 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
3738 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
3739
877e3645 37402007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
3741
3742 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
3743 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
3744 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
3745 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
3746 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 3747 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 3748 Update tests to include value field in output of -var-create.
a9c64011 3749
3c0a2960
AS
37502007-02-08 Andreas Schwab <schwab@suse.de>
3751
3752 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
3753
108546a0
DJ
37542007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3755
3756 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
3757 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
3758
d701dcab
DP
37592007-02-02 Denis Pilat <denis.pilat@st.com>
3760
3761 * gdb.threads/threadapply.exp: check that frame is not changed by
3762 the thread apply all command.
3763
783e3e2f
AS
37642007-01-31 Andreas Schwab <schwab@suse.de>
3765
6d9c3a87
AS
3766 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3767
3c50d7b9
AS
3768 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
3769 in the dwarf sections.
3770 * gdb.dwarf2/mac-fileno.S: Likewise.
3771
783e3e2f
AS
3772 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
3773 bspstore register on ia64.
3774
78ff580e
AS
37752007-01-29 Andreas Schwab <schwab@suse.de>
3776
cc8e9b12
AS
3777 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
3778 "frame-begin" annotation.
3779
78ff580e
AS
3780 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
3781 number of "frames-invalid" annotations.
3782
704a4f78
DJ
37832007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3784
3785 * gdb.base/commands.exp: Call if_commands_test.
3786 (gdb_test_no_prompt, if_commands_test): New.
3787
e741bf94
MK
37882007-01-28 Mark Kettenis <kettenis@gnu.org>
3789
3790 * gdb.threads/sigthread.c (NSIGS): Make bigger.
3791
474d0ad3
AS
37922007-01-27 Andreas Schwab <schwab@suse.de>
3793
3794 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
3795 .short/.int/.quad in the dwarf sections.
3796 * gdb.dwarf2/dw2-intercu.S: Likewise.
3797 * gdb.dwarf2/dw2-intermix.S: Likewise.
3798
e784b426
JK
37992007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3800
3801 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
3802 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
3803 array.
e784b426
JK
3804 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
3805 * gdb.base/setvar.exp: Likewise.
3806
37f08e04
AS
38072007-01-26 Andreas Schwab <schwab@suse.de>
3808
9a01813a
AS
3809 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
3810 test.
3811
37f08e04
AS
3812 * gdb.base/multi-forks.exp ("restart $i"): Also match
3813 __kernel_syscall_via_break.
3814
6e2a9270
VP
38152007-01-24 Vladimir Prus <vladimir@codesourcery.com>
3816
3817 * lib/mi-support.exp (mi_delete_varobj): New.
3818 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
3819 testcase.
3820 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
3821 (main): Call the above.
3822 (reference_update_test, base_in_reference_test)
3823 (reference_to_pointer): Delete the created varobjs.
a9c64011 3824
e515b470
DJ
38252007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
3826
3827 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
3828 * configure: Regenerated.
3829 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
3830 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
3831 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
3832 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
3833 * lib/gdb.exp (gdb_skip_xml_test): New function.
3834
08d8bcd7
DJ
38352007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
3836
3837 * gdb.base/sigrepeat.exp: Correct error message.
3838
38392007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
3840 Daniel Jacobowitz <dan@codesourcery.com>
3841
3842 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
3843 gdb.arch/i386-gnu-cfi-asm.S: New files.
3844
97c3f1f3
JK
38452007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3846
3847 * lib/gdb.exp: Abort on missing `site.exp'.
3848
cb1df416
DJ
38492007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3850 Daniel Jacobowitz <dan@codesourcery.com>
3851
3852 * gdb.base/included.c, gdb.base/included.exp,
3853 gdb.base/included.h: New files.
3854
35990120
DJ
38552007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3856
3857 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
3858 (maximize_rlimit): Reduce limits on 64-bit systems.
3859
6e81a116 38602007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
3861
3862 From Marcus Deuling <deuling@de.ibm.com>:
3863 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
3864 every case.
3865
6c3c41f3
NR
38662007-01-13 Nick Roberts <nickrob@snap.net.nz>
3867
3868 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
3869 (test_path_specification): Use objdir instead of srcdir to always
3870 get an absolute filename.
3871
2f12c312
DJ
38722007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
3873
3874 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
3875
81121995
VP
38762007-01-11 Vladimir Prus <vladimir@codesourcery.com>
3877
3878 * gdb.mi/mi-var-cp.cc (reference_update_tests):
3879 Make sure the variable we're using is in scope.
3880 (reference_to_pointer): Likewise.
3881
4741b737
DJ
38822007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3883
3884 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
3885 has no debug information.
3886
054410c3
DJ
38872007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3888
3889 * gdb.base/annota1.exp: Remove extra send_gdb.
3890
818f79f6
DJ
38912007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3892
3893 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
3894
f7a6bb70
DJ
38952007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3896
3897 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
3898
57e66780
DJ
38992007-01-08 Nick Roberts <nickrob@snap.net.nz>
3900 Daniel Jacobowitz <dan@codesourcery.com>
3901
3902 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
3903 lcharacter or linteger change. Correct duplicated test name.
3904 * gdb.mi/mi2-var-cmd.exp: Likewise.
3905
3d799a95
DJ
39062007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3907
3908 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
3909
39102007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 3911
a9c64011
AS
3912 * gdb.base/nofield.c: New file.
3913 * gdb.base/nofield.exp: New testcase.
51679ba9 3914
eafb94e8
NR
39152007-01-05 Nick Roberts <nickrob@snap.net.nz>
3916
3917 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
3918
3919 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
3920 test.
3921
5e572bb4
DJ
39222007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3923
3924 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
3925
74a44383
DJ
39262007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3927
3928 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
3929 when continuing.
3930
1b572db9
DJ
39312007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
3932
3933 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
3934 Expect ".exe" extension.
3935
381bc39b
DJ
39362007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
3937
3938 * gdb.base/charset.exp: Add explicit filename to break.
3939 * gdb.base/dbx.exp: Add explicit filename to breaks.
3940
2b70e4c6
DJ
39412007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
3942
3943 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
3944 * gdb.mi/mi2-file.exp: Likewise.
3945
303b6f5d
DJ
39462007-01-04 Vladimir Prus <vladimir@codesourcery.com>
3947
3948 Implement specification of MI tests as comments
3949 in C and C++ sources.
3950 * lib/mi-support.exp (mi_autotest_data): New variable.
3951 (mi_autotest_source): New variable.
3952 (count_newlines, mi_prepare_inline_tests)
3953 (mi_get_inline_test, mi_continue_to_line)
3954 (mi_run_inline_test, mi_tbreak)
3955 (mi_send_resuming_command, mi_wait_for_stop): New functions.
3956 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
3957 Run inline tests.
3958 * gdb.mi/mi-var-cp.cc: Define tests here.
3959
23da0d94
VP
39602007-01-04 Vladimir Prus <vladimir@codesourcery.com>
3961
3962 Simplify usage of mi_continue_to.
3963 * lib/mi-support.exp (mi_runto_helper): Renamed
3964 from mi_runto, added new parameter 'run_or_continue'.
3965 (mi_runto): Use mi_runto_helper.
3966 (mi_continue_to): Accept just function name as parameter.
3967 Use mi_runto_helper.
3968 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
3969 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 3970
f9e18282
JB
39712006-01-04 Joel Brobecker <brobecker@adacore.com>
3972
3973 Make this testcase a bit more realistic. The current code
3974 is too simplistic, and allows the compiler to optimize out
3975 some of the entities we need for this testcase.
3976 * gdb.ada/null_record/bar.ads (Void_Star): New type.
3977 (Do_Nothing): Add extra parameter.
3978 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
3979 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
3980 by using a variable of type Void_Star.
3981
fd678c65
JB
39822006-01-04 Joel Brobecker <brobecker@adacore.com>
3983
3984 * gdb.ada/catch_ex/foo.adb: New file.
3985 * gdb.ada/catch_ex.exp: New testcase.
3986
05cfdb42
DJ
39872007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
3988
3989 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
3990 pass --image-base to linker.
3991
2e03ee74
DJ
39922007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3993 Daniel Jacobowitz <dan@codesourcery.com>
3994
3995 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
3996 secondary prompts.
3997
0d5de010
DJ
39982007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3999
4000 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4001 output. Test the types of members and member pointers.
4002 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4003 gdb/2092.
4004 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4005 statement. Enable for GCC. Update expected output for some tests
4006 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4007 layout.
4008 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4009 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4010 (Diamond::vget_base): New.
4011 (main): Add new tests.
4012 * gdb.cp/printmethod.exp: Update expected output for member functions.
4013 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4014 print pEe->D::vg().
4015
61a771aa
DJ
40162007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4017
4018 * gdb.threads/tls.exp: Allow stops in sem_post.
4019
2fa63963
DJ
40202006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4021
4022 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4023 * gdb.base/annota3.exp: Likewise.
4024 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4025 again (instead of timing out).
4026 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4027 GCC bug 26475.
4028 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4029 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4030 test from jmisc1.exp.
4031 * gdb.java/jmisc1.exp: Delete.
4032 * gdb.java/jprint.exp: Adjust to work with method signatures including
4033 return types.
4034 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4035 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4036 * lib/java.exp (compile_java_from_source): Pass the correct type
4037 to target_compile.
4038
5eefc2b7
JB
40392006-12-31 Joel Brobecker <brobecker@adacore.com>
4040
4041 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4042 (stack_align_edx): New function.
4043 (stack_align_eax): New function.
4044 (main): Add calls to stack_align_edx and stack_align_eax.
4045 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4046 Add testing for the cases where the register used during a stack
4047 realignment is edx. Same for eax.
4048
227c54da
DJ
40492006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4050
4051 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4052 and generic PE targets.
4053
cab8ac94
JB
40542006-12-29 Joel Brobecker <brobecker@adacore.com>
4055
4056 * gdb.ada/array_return.exp: Update copyright date list.
4057
ba54f318
JB
40582006-12-27 Joel Brobecker <brobecker@adacore.com>
4059
4060 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4061 (Create_Small_Float_Vector): New function.
4062 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4063 function body.
4064 * gdb.ada/array_return/p.adb: Use new type and function from
4065 package Pck.
4066 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4067 able to print the value returned by a function returning an
4068 array of float.
4069
6b7a35dd
JB
40702006-12-20 Joel Brobecker <brobecker@adacore.com>
4071
4072 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4073 The associated tests should be PASSing.
4074
038224f6
VP
40752006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4076
4077 Test for base in references.
4078 * gdb.mi/mi-var-cp.cc: Add test code.
4079 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4080 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4081 * gdb.mi/mi2-watch.exp: Likewise.
4082 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4083 (mi_list_varobj_children): New function.
4084
b26ed50d
VP
40852006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4086
4087 * lib/mi-support.exp
4088 (mi_runto): Accept "()" after function name.
4089 (mi_create_varobj): New function.
4090 (mi_varobj_update): New function.
4091 (mi_Check_varobj_value): New function.
4092 * gdb.mi/mi-var-cp.exp: New file.
4093 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 4094
08232497
DJ
40952006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4096
4097 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
4098 gdb.base/weaklib2.c: New files.
4099
d394c993 41002006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 4101
ac6c2fba
NS
4102 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
4103 info. Adjust test names.
4104
8ec659a0 4105 * gdb.base/break.c (main): Move position of malloc.
d394c993 4106 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 4107
acd65feb
VP
41082006-11-28 Vladimir Prus <vladimir@codesourcery.com>
4109
4110 * gdb.mi/mi-var-cmd.exp: Check -var-update after
4111 assignement of arrays and function pointers.
4112 * gdb.mi/var-cmd.c: Add declaration necessary for above
4113 tests.
4114
f556d5e5
NS
41152006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4116
4117 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
4118
4119 * gdb.threads/linux-dp.exp: Read thread table before and after
4120 creating each philosopher and verify it.
4121
697bc68d
NS
41222006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4123 Paul Brook <paul@codesourcery.com>
4124 Daniel Jacobowitz <dan@codesourcery.com>
4125
4126 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 4127 main to remove duplication. Add start function of the form
697bc68d
NS
4128 '_*start[1-9]*'. Add RVDS start function.
4129
29d73ae4
DJ
41302006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4131
4132 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
4133
c1d88655
UW
41342006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4135
4136 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
4137 * gdb.asm/spu.inc: New file.
4138 * gdb.base/term.exp: Disable if [target_info exists noargs].
4139 * gdb.gdb/complaints.exp: Disable if ![isnative].
4140 * gdb.gdb/selftest.exp: Likewise.
4141 * gdb.gdb/observer.exp: Likewise.
4142 * gdb.gdb/xfullpath.exp: Likewise.
4143 * gdb.base/attach.exp: Disable on SPU target.
4144 * gdb.cp/bs145503.exp: Likewise.
4145 * gdb.cp/exception.exp: Likewise.
4146 * gdb.cp/userdef.exp: Likewise.
4147
32a13b1a
DJ
41482006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4149
4150 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
4151
d8295fe9
VP
41522006-11-10 Vladimir Prus <vladimir@codesourcery.com>
4153
4154 * gdb.base/completion.exp: Fix completion tests for
4155 'info' and 'info '.
4156 * gdb.base/help.exp (help_test_raw, test_class_help)
4157 (test_prefix_command_help): Move...
4158 * lib/gdb.exp: Here.
4159 * gdb.base/main.exp: Adjust.
4160 * gdb.cp/maint.exp: Adjust.
4161 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 4162
8c394015
VP
41632006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4164
4165 * gdb.stabs/weird.exp (print_weird_var): Use
4166 gdb_test_multiple instead of gdb_expect.
4167
027fc1bc
VP
41682006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4169
4170 * gdb.base/help.exp (help_test_raw): New.
4171 (test_class_help): New.
4172 (test_prefix_command_help): New.
4173 Adjust testcases.
4174
67609209
FR
41752006-11-09 Christophe Lyon <christophe.lyon@st.com>
4176
4177 * gdb.base/constvars.c (main): Write to crass and crips, so that
4178 they are allocated by the compiler.
4179
f73adfeb
AS
41802006-10-27 Andreas Schwab <schwab@suse.de>
4181
4182 * gdb.base/multi-forks.exp: Use "detach fork" instead of
4183 "detach-fork".
4184
2f83a18e
DJ
41852006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
4186
4187 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
4188 of patterns.
4189
94277a38
DJ
41902006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4191
4192 * gdb.base/sepdebug.exp: Remove debug format test.
4193 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
4194 Handle no-symtab.
4195 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
4196
5bd2f6e2
DJ
41972006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4198
4199 * gdb.threads/manythreads.c (thread_function, main): Don't cast
4200 int to pointer or pointer to int.
4201 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
4202
8c008720
DJ
42032006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
4204
4205 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
4206
9e35dae4
DJ
42072006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4208
4209 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
4210
d9639e13
DJ
42112006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4212
4213 PR c++/2116
4214 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
4215
390a1bd0
JB
42162006-10-06 Joel Brobecker <brobecker@adacore.com>
4217
4218 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
4219 the corresponding bug has been fixed in GDB (PR/2018).
4220
dd920c33
JB
42212006-10-06 Joel Brobecker <brobecker@adacore.com>
4222
4223 * gdb.base/subst.exp: New testcase.
4224
53bbefe9
JB
42252006-10-06 Joel Brobecker <brobecker@adacore.com>
4226
4227 * gdb.ada/array_return/pck.ads: Add copyright notice.
4228 * gdb.ada/array_return/pck.adb: Likewise.
4229 * gdb.ada/array_return/p.adb: Likewise.
4230 * gdb.ada/exec_changed/first.adb: Likewise.
4231 * gdb.ada/exec_changed/second.adb: Likewise.
4232
09851417
JB
42332006-10-06 Joel Brobecker <brobecker@adacore.com>
4234
4235 * gdb.ada/watch_arg/watch.adb: New file.
4236 * gdb.ada/watch_arg.exp: New testcase.
4237
041bf30d
VP
42382006-10-02 Vladimir Prus <vladimir@codesourcery.com>
4239
4240 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 4241 via string_to_regexp.
041bf30d 4242 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 4243
f286fbdd 42442006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
4245
4246 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
4247 Remove unused / obsolete files.
4248
7c07f349
NR
42492006-09-19 Nick Roberts <nickrob@snap.net.nz>
4250
4251 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
4252
cd5ff84a
VP
42532006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4254
4255 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
4256 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 4257 the number of frames.
cd5ff84a 4258
ae018d1a
DJ
42592006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 * gdb.base/args.c (main): Add breakpoint marker.
4262 * gdb.base/args.exp: Use args_test for tests. Add new tests which
4263 really test empty arguments.
4264 (args_load): Delete.
4265 (args_test): New.
4266
b399c549
NR
42672006-09-13 Nick Roberts <nickrob@snap.net.nz>
4268
4269 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
4270 check for one file.
4271
2ab1eb7a
VP
42722006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
4273
4274 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
4275 HIGH_FRAME argument to -stack-list-locals can be larger than
4276 the number of frames.
a9c64011 4277
476308bf
FF
42782006-08-18 Fred Fish <fnf@specifix.com>
4279
4280 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
4281 '$' in front of skip_vmx_tests_saved when setting that.
4282
8625200f
AS
42832006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
4284
4285 * gdb.base/trace-commands.exp: New file.
4286
089ec8f1
DJ
42872006-08-10 Joel Brobecker <brobecker@adacore.com>
4288 Daniel Jacobowitz <dan@codesourcery.com>
4289
4290 * gdb.base/step-bt.exp: Make hexadecimal address optional in
4291 expected output of the backtrace commands.
4292
b60f0898
JB
42932006-08-09 Joel Brobecker <brobecker@adacore.com>
4294
4295 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
4296 untested followed by return combination.
4297 * gdb.arch/altivec-regs.exp: Likewise.
4298 * gdb.arch/e500-abi.exp: Likewise.
4299 * gdb.arch/e500-regs.exp: Likewise.
4300 * gdb.arch/gdb1291.exp: Likewise.
4301 * gdb.arch/gdb1431.exp: Likewise.
4302 * gdb.arch/gdb1558.exp: Likewise.
4303 * gdb.arch/i386-prologue.exp: Likewise.
4304 * gdb.arch/i386-unwind.exp: Likewise.
4305 * gdb.asm/asm-source.exp: Likewise.
4306 * gdb.base/a2-run.exp: Likewise.
4307 * gdb.base/advance.exp: Likewise.
4308 * gdb.base/all-bin.exp: Likewise.
4309 * gdb.base/annota1.exp: Likewise.
4310 * gdb.base/annota3.exp: Likewise.
4311 * gdb.base/args.exp: Likewise.
4312 * gdb.base/arithmet.exp: Likewise.
4313 * gdb.base/assign.exp: Likewise.
4314 * gdb.base/async.exp: Likewise.
4315 * gdb.base/attach.exp: Likewise.
4316 * gdb.base/bang.exp: Likewise.
4317 * gdb.base/bigcore.exp: Likewise.
4318 * gdb.base/bitfields.exp: Likewise.
4319 * gdb.base/bitfields2.exp: Likewise.
4320 * gdb.base/break.exp: Likewise.
4321 * gdb.base/call-sc.exp: Likewise.
4322 * gdb.base/call-strs.exp: Likewise.
4323 * gdb.base/callfuncs.exp: Likewise.
4324 * gdb.base/checkpoint.exp: Likewise.
4325 * gdb.base/chng-syms.exp: Likewise.
4326 * gdb.base/code-expr.exp: Likewise.
4327 * gdb.base/commands.exp: Likewise.
4328 * gdb.base/completion.exp: Likewise.
4329 * gdb.base/cond-expr.exp: Likewise.
4330 * gdb.base/condbreak.exp: Likewise.
4331 * gdb.base/consecutive.exp: Likewise.
4332 * gdb.base/constvars.exp: Likewise.
4333 * gdb.base/corefile.exp: Likewise.
4334 * gdb.base/cvexpr.exp: Likewise.
4335 * gdb.base/dbx.exp: Likewise.
4336 * gdb.base/define.exp: Likewise.
4337 * gdb.base/detach.exp: Likewise.
4338 * gdb.base/display.exp: Likewise.
4339 * gdb.base/dump.exp: Likewise.
4340 * gdb.base/ena-dis-br.exp: Likewise.
4341 * gdb.base/ending-run.exp: Likewise.
4342 * gdb.base/environ.exp: Likewise.
4343 * gdb.base/eval-skip.exp: Likewise.
4344 * gdb.base/exprs.exp: Likewise.
4345 * gdb.base/fileio.exp: Likewise.
4346 * gdb.base/finish.exp: Likewise.
4347 * gdb.base/float.exp: Likewise.
4348 * gdb.base/foll-exec.exp: Likewise.
4349 * gdb.base/foll-fork.exp: Likewise.
4350 * gdb.base/foll-vfork.exp: Likewise.
4351 * gdb.base/freebpcmd.exp: Likewise.
4352 * gdb.base/funcargs.exp: Likewise.
4353 * gdb.base/gcore.exp: Likewise.
4354 * gdb.base/gdb1090.exp: Likewise.
4355 * gdb.base/gdb1250.exp: Likewise.
4356 * gdb.base/huge.exp: Likewise.
4357 * gdb.base/info-proc.exp: Likewise.
4358 * gdb.base/interrupt.exp: Likewise.
4359 * gdb.base/jump.exp: Likewise.
4360 * gdb.base/langs.exp: Likewise.
4361 * gdb.base/lineinc.exp: Likewise.
4362 * gdb.base/list.exp: Likewise.
4363 * gdb.base/logical.exp: Likewise.
4364 * gdb.base/long_long.exp: Likewise.
4365 * gdb.base/macscp.exp: Likewise.
4366 * gdb.base/maint.exp: Likewise.
4367 * gdb.base/mips_pro.exp: Likewise.
4368 * gdb.base/miscexprs.exp: Likewise.
4369 * gdb.base/multi-forks.exp: Likewise.
4370 * gdb.base/opaque.exp: Likewise.
4371 * gdb.base/overlays.exp: Likewise.
4372 * gdb.base/pc-fp.exp: Likewise.
4373 * gdb.base/pointers.exp: Likewise.
4374 * gdb.base/printcmds.exp: Likewise.
4375 * gdb.base/psymtab.exp: Likewise.
4376 * gdb.base/ptype.exp: Likewise.
4377 * gdb.base/recurse.exp: Likewise.
4378 * gdb.base/relational.exp: Likewise.
4379 * gdb.base/relocate.exp: Likewise.
4380 * gdb.base/remote.exp: Likewise.
4381 * gdb.base/reread.exp: Likewise.
4382 * gdb.base/restore.exp: Likewise.
4383 * gdb.base/return.exp: Likewise.
4384 * gdb.base/return2.exp: Likewise.
4385 * gdb.base/scope.exp: Likewise.
4386 * gdb.base/sect-cmd.exp: Likewise.
4387 * gdb.base/sep.exp: Likewise.
4388 * gdb.base/sepdebug.exp: Likewise.
4389 * gdb.base/setshow.exp: Likewise.
4390 * gdb.base/setvar.exp: Likewise.
4391 * gdb.base/sigall.exp: Likewise.
4392 * gdb.base/sigbpt.exp: Likewise.
4393 * gdb.base/signals.exp: Likewise.
4394 * gdb.base/signull.exp: Likewise.
4395 * gdb.base/sizeof.exp: Likewise.
4396 * gdb.base/solib.exp: Likewise.
4397 * gdb.base/step-line.exp: Likewise.
4398 * gdb.base/step-test.exp: Likewise.
4399 * gdb.base/structs.exp: Likewise.
4400 * gdb.base/structs2.exp: Likewise.
4401 * gdb.base/term.exp: Likewise.
4402 * gdb.base/twice.exp: Likewise.
4403 * gdb.base/until.exp: Likewise.
4404 * gdb.base/varargs.exp: Likewise.
4405 * gdb.base/volatile.exp: Likewise.
4406 * gdb.base/watchpoint.exp: Likewise.
4407 * gdb.base/whatis-exp.exp: Likewise.
4408 * gdb.base/whatis.exp: Likewise.
4409 * gdb.cp/ambiguous.exp: Likewise.
4410 * gdb.cp/annota2.exp: Likewise.
4411 * gdb.cp/annota3.exp: Likewise.
4412 * gdb.cp/bool.exp: Likewise.
4413 * gdb.cp/breakpoint.exp: Likewise.
4414 * gdb.cp/casts.exp: Likewise.
4415 * gdb.cp/class2.exp: Likewise.
4416 * gdb.cp/classes.exp: Likewise.
4417 * gdb.cp/cplusfuncs.exp: Likewise.
4418 * gdb.cp/ctti.exp: Likewise.
4419 * gdb.cp/derivation.exp: Likewise.
4420 * gdb.cp/exception.exp: Likewise.
4421 * gdb.cp/gdb1355.exp: Likewise.
4422 * gdb.cp/hang.exp: Likewise.
4423 * gdb.cp/inherit.exp: Likewise.
4424 * gdb.cp/local.exp: Likewise.
4425 * gdb.cp/m-data.exp: Likewise.
4426 * gdb.cp/m-static.exp: Likewise.
4427 * gdb.cp/member-ptr.exp: Likewise.
4428 * gdb.cp/method.exp: Likewise.
4429 * gdb.cp/misc.exp: Likewise.
4430 * gdb.cp/namespace.exp: Likewise.
4431 * gdb.cp/overload.exp: Likewise.
4432 * gdb.cp/ovldbreak.exp: Likewise.
4433 * gdb.cp/pr-1023.exp: Likewise.
4434 * gdb.cp/pr-1210.exp: Likewise.
4435 * gdb.cp/pr-574.exp: Likewise.
4436 * gdb.cp/printmethod.exp: Likewise.
4437 * gdb.cp/psmang.exp: Likewise.
4438 * gdb.cp/ref-params.exp: Likewise.
4439 * gdb.cp/ref-types.exp: Likewise.
4440 * gdb.cp/rtti.exp: Likewise.
4441 * gdb.cp/templates.exp: Likewise.
4442 * gdb.cp/try_catch.exp: Likewise.
4443 * gdb.cp/userdef.exp: Likewise.
4444 * gdb.cp/virtfunc.exp: Likewise.
4445 * gdb.disasm/am33.exp: Likewise.
4446 * gdb.disasm/h8300s.exp: Likewise.
4447 * gdb.disasm/mn10300.exp: Likewise.
4448 * gdb.disasm/sh3.exp: Likewise.
4449 * gdb.disasm/t01_mov.exp: Likewise.
4450 * gdb.disasm/t02_mova.exp: Likewise.
4451 * gdb.disasm/t03_add.exp: Likewise.
4452 * gdb.disasm/t04_sub.exp: Likewise.
4453 * gdb.disasm/t05_cmp.exp: Likewise.
4454 * gdb.disasm/t06_ari2.exp: Likewise.
4455 * gdb.disasm/t07_ari3.exp: Likewise.
4456 * gdb.disasm/t08_or.exp: Likewise.
4457 * gdb.disasm/t09_xor.exp: Likewise.
4458 * gdb.disasm/t10_and.exp: Likewise.
4459 * gdb.disasm/t11_logs.exp: Likewise.
4460 * gdb.disasm/t12_bit.exp: Likewise.
4461 * gdb.disasm/t13_otr.exp: Likewise.
4462 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
4463 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
4464 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4465 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
4466 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
4467 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4468 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4469 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4470 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
4471 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
4472 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4473 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4474 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4475 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4476 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4477 * gdb.mi/gdb701.exp: Likewise.
4478 * gdb.mi/gdb792.exp: Likewise.
4479 * gdb.mi/mi-basics.exp: Likewise.
4480 * gdb.mi/mi-break.exp: Likewise.
4481 * gdb.mi/mi-cli.exp: Likewise.
4482 * gdb.mi/mi-console.exp: Likewise.
4483 * gdb.mi/mi-disassemble.exp: Likewise.
4484 * gdb.mi/mi-eval.exp: Likewise.
4485 * gdb.mi/mi-file.exp: Likewise.
4486 * gdb.mi/mi-read-memory.exp: Likewise.
4487 * gdb.mi/mi-regs.exp: Likewise.
4488 * gdb.mi/mi-return.exp: Likewise.
4489 * gdb.mi/mi-simplerun.exp: Likewise.
4490 * gdb.mi/mi-stack.exp: Likewise.
4491 * gdb.mi/mi-stepi.exp: Likewise.
4492 * gdb.mi/mi-syn-frame.exp: Likewise.
4493 * gdb.mi/mi-until.exp: Likewise.
4494 * gdb.mi/mi-var-block.exp: Likewise.
4495 * gdb.mi/mi-var-child.exp: Likewise.
4496 * gdb.mi/mi-var-cmd.exp: Likewise.
4497 * gdb.mi/mi-var-display.exp: Likewise.
4498 * gdb.mi/mi-watch.exp: Likewise.
4499 * gdb.mi/mi2-basics.exp: Likewise.
4500 * gdb.mi/mi2-break.exp: Likewise.
4501 * gdb.mi/mi2-cli.exp: Likewise.
4502 * gdb.mi/mi2-console.exp: Likewise.
4503 * gdb.mi/mi2-disassemble.exp: Likewise.
4504 * gdb.mi/mi2-eval.exp: Likewise.
4505 * gdb.mi/mi2-file.exp: Likewise.
4506 * gdb.mi/mi2-read-memory.exp: Likewise.
4507 * gdb.mi/mi2-regs.exp: Likewise.
4508 * gdb.mi/mi2-return.exp: Likewise.
4509 * gdb.mi/mi2-simplerun.exp: Likewise.
4510 * gdb.mi/mi2-stack.exp: Likewise.
4511 * gdb.mi/mi2-stepi.exp: Likewise.
4512 * gdb.mi/mi2-syn-frame.exp: Likewise.
4513 * gdb.mi/mi2-until.exp: Likewise.
4514 * gdb.mi/mi2-var-block.exp: Likewise.
4515 * gdb.mi/mi2-var-child.exp: Likewise.
4516 * gdb.mi/mi2-var-cmd.exp: Likewise.
4517 * gdb.mi/mi2-var-display.exp: Likewise.
4518 * gdb.mi/mi2-watch.exp: Likewise.
4519 * gdb.stabs/exclfwd.exp: Likewise.
4520 * gdb.stabs/weird.exp: Likewise.
4521 * gdb.threads/gcore-thread.exp: Likewise.
4522 * gdb.trace/actions.exp: Likewise.
4523 * gdb.trace/backtrace.exp: Likewise.
4524 * gdb.trace/circ.exp: Likewise.
4525 * gdb.trace/collection.exp: Likewise.
4526 * gdb.trace/deltrace.exp: Likewise.
4527 * gdb.trace/infotrace.exp: Likewise.
4528 * gdb.trace/limits.exp: Likewise.
4529 * gdb.trace/packetlen.exp: Likewise.
4530 * gdb.trace/passc-dyn.exp: Likewise.
4531 * gdb.trace/passcount.exp: Likewise.
4532 * gdb.trace/report.exp: Likewise.
4533 * gdb.trace/save-trace.exp: Likewise.
4534 * gdb.trace/tfind.exp: Likewise.
4535 * gdb.trace/tracecmd.exp: Likewise.
4536 * gdb.trace/while-dyn.exp: Likewise.
4537 * gdb.trace/while-stepping.exp: Likewise.
4538
f4b618d1
JB
45392006-08-08 Joel Brobecker <brobecker@adacore.com>
4540
4541 * gdb.base/step-bt.c: New file.
4542 * gdb.base/step-bt.exp: New testcase.
4543
3d00d119
DJ
45442006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4545
4546 * config/monitor.exp (gdb_load): Remove support for obsolete
4547 download-write-size.
4548 * gdb.base/remote.exp: Likewise. Update all callers of
4549 gdb_timed_load.
4550
017b5bd4
DJ
45512006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
4552
4553 * cursal.exp: Pass binfile to gdb_load.
4554
837c599d
DJ
45552006-08-01 Nathan Sidwell <nathan@codesourcery.com>
4556
4557 * gdb.base/cursal.exp: Add "" to gdb_load call.
4558
8dd4540b
MK
45592006-07-29 Mark Kettenis <kettenis@gnu.org>
4560
4561 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
4562 NetBSD/ELF targets.
4563
ab5c9f60
DJ
45642006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
4567 operator*.
4568
4c42eaff
DJ
45692006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 * gdb.base/completion.exp: Update for change in "file" behavior.
4572 * gdb.stabs/weird.exp: Likewise.
4573 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
4574 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
4575
0155cc76
NS
45762006-07-24 Nathan Sidwell <nathan@codesourcery.com>
4577
4578 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
4579 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
4580
16026cd7
AS
45812006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4582
4583 * gdb.base/default.exp: Update source command error message.
4584 * gdb.base/help.exp: Update 'help source' message.
4585
16963cb6
DJ
45862006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
4587
4588 * gdb.cp/bs15503.exp: Update comment for no longer crashing
4589 test.
4590
6d7fd486
AS
45912006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
4592
4593 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
4594
29e8a844
DJ
45952006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
4596
4597 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
4598
6afcfa39
DJ
45992006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
4600
4601 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
4602
267a692b
MK
46032006-07-17 Mark Kettenis <kettenis@gnu.org>
4604
4605 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
4606 *-*-openbsd* from targets for wich we expect ARM FPA floating
4607 point format.
4608
85d2fec4
NR
46092006-07-17 Nick Roberts <nickrob@snap.net.nz>
4610
4611 * gdb.cp/annota3.exp: Expect frame-begin annotation.
4612
46132006-07-17 Mark Kettenis <kettenis@gnu.org>
4614
4615 * gdb.base/annota3.exp: Expect frame-begin annotation.
4616
85b4c6e8
JB
46172006-07-14 Joel Brobecker <brobecker@adacore.com>
4618
4619 * gdb.base/help.exp: Adjust "help unset" test to accept
4620 any list of unset commands.
4621
fb933624
DJ
46222006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
4623 Daniel Jacobowitz <dan@codesourcery.com>
4624
4625 * gdb.cp/ref-params.exp: New test.
4626 * gdb.cp/ref-params.cc: New source file.
4627 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
4628
1dff4b64
MK
46292006-07-08 Mark Kettenis <kettenis@gnu.org>
4630
4631 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
4632 spaces/tabs in regular expressions since they might not be there.
4633
40d2e0e3
AS
46342006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
4635
4636 * gdb.base/ifelse.exp: New file.
4637
f6c957d2
NS
46382006-07-04 Nathan Sidwell <nathan@codesourcery.com>
4639
4640 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
4641 line.
4642 * gdb.base/huge.exp: Loop over compilation to find a size that
4643 is acceptable.
4644 * gdb.base/remote.exp: Correct expected strings.
4645 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
4646
b9c5a23d
DJ
46472006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4648
4649 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
4650
9af2e58d
DJ
46512006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4652
4653 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
4654 native.
4655
30930ca5
DJ
46562006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4657
4658 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
4659 enable stabs testing.
4660
aa32fa1d
DJ
46612006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4662
bd4a4c80 4663 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
4664 gdb_test_multiple does.
4665
321fef15
DJ
46662006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4667
4668 * Makefile.in (host_alias): Remove.
4669 (target_alias): Use @target_noncanonical@.
4670 (site.exp): Don't set host_alias.
4671 * aclocal.m4: Remove contents. Include acx.m4.
4672 * configure: Regenerated.
4673 * configure.ac: Use ACX_NONCANONICAL_TARGET.
4674
e1c2defa
NS
46752006-06-13 Nathan Sidwell <nathan@codesourcery.com>
4676
e63b55d1
NS
4677 * lib/gdb.exp (gdb_load_cmd): New.
4678
5600ea19
NS
4679 * gdb.base/fileio.c: Add system(NULL) test.
4680 * gdb.base/fileio.exp: Check it.
4681
e1c2defa
NS
4682 * gdb.base/break.c: Add 10a breakpoint at }
4683 * gdb.base/break.exp: Add test for breakpoint at }
4684 * gdb.cp/anon-union.cc: Add code at end of function.
4685 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
4686 * gdb.mi/var-cmd.c: Add code at end of function.
4687 * gdb.mi/mi-var-display.exp: Adjust end of next.
4688 * gdb.mi/mi2-var-display.exp: Likewise.
4689 * gdb.base/fileio.c: Add stop function and insert calls at
4690 stopping places.
4691 * gdb.base/fileio.exp: Breakpoint stop function and remove
4692 explicit line number references.
4693
6c0112ec
JB
46942006-05-19 Joel Brobecker <brobecker@adacore.com>
4695
a9c64011
AS
4696 * gdb.base/del.exp (test_delete_alias): New function.
4697 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 4698
154189a4
FF
46992006-05-18 Fred Fish <fnf@specifix.com>
4700
4701 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
4702 required. Check for spurious output after program exits normally.
4703
582e64c2
FF
47042006-05-17 Fred Fish <fnf@specifix.com>
4705
4706 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
4707 gdb_load, so it works in the simulator.
4708
8ef6493a
FF
47092006-05-11 Fred Fish <fnf@specifix.com>
4710
4711 * gdb.base/bang.exp: Ignore unexpected output between the
4712 "program exited normally" and the gdb prompt, as many other
4713 tests do.
4714
692b141c
MK
47152006-05-07 Mark Kettenis <kettenis@gnu.org>
4716
4717 * gdb.base/help.exp: Make "delete checkpoint" part option for
4718 "help d" and "help delete" tests.
4719
540b8a30
UW
47202006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4721
a9c64011 4722 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
4723 expected output in some mi_gdb_test statements.
4724 * gdb.mi/mi2-basics.exp: Likewise.
4725
9b6462d9
JB
47262006-05-05 Joel Brobecker <brobecker@adacore.com>
4727
4728 * gdb.base/del.c: New file.
4729 * gdb.base/del.exp: New testcase.
4730
954de43b
DM
47312006-05-05 David S. Miller <davem@sunset.davemloft.net>
4732
4733 * gdb.base/break.exp: Do not assume a breakpoint on
4734 main will actually be in $srcfile when optimizing.
1303f75e
DM
4735 * gdb.base/savedregs.exp: Do not require that the dummy
4736 frame location match up to a symbol and source file location.
c3242428
DM
4737 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
4738 will get printed without a mi_cmd_data_list_register_values prefix.
4739 (*-data-list-register-*): Correct regular expressions to expect the new
4740 pseudo d? floating point registers.
4741 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 4742
c7e64c9a
DJ
47432006-05-05 Christophe Lyon <christophe.lyon@st.com>
4744
4745 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
4746 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
4747 is allocated by the compiler.
4748 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
4749 anons, e, anone to force their allocation by the compiler.
4750
47512006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
4752
4753 * gdb.base/help.exp: Update expected text for help d and
4754 help delete.
4755
27ce9a6d
MK
47562006-05-02 Mark Kettenis <kettenis@gnu.org>
4757
4758 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
4759 NetBSD/ELF targets.
4760
8608915f
MK
47612006-04-30 Mark Kettenis <kettenis@gnu.org>
4762
4763 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
4764 single-step breakpoint fails; make this a KFAIL on
4765 sparc*-*-openbsd*.
4766 * gdb.base/siginfo.exp: Likewise.
4767 * gdb.base/sigstep.exp (advance, advancei): Likewise.
4768
b8db102d
MS
47692006-04-26 Michael Snyder <msnyder@redhat.com>
4770
4771 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
4772 which may have to consume output from other forks.
4773 Add tests to make sure that "delete fork" succeeded.
4774
c702009a
MS
47752006-04-20 Michael Snyder <msnyder@redhat.com>
4776
4777 * 2006-03-22 Jim Blandy <jimb@redhat.com>
4778 Add support for the Renesas M32C and M16C.
4779
4780 * gdb.asm/asm-source.exp: Add m32c target.
4781 * gdb.asm/m32c.inc: Support for m32c target.
4782
e28493f2
AS
47832006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
4784
4785 * gdb.base/commands.exp (recursive_source_test): New test.
4786
880da185
DM
47872006-04-04 David S. Miller <davem@sunset.davemloft.net>
4788
4789 * gdb.base/float.exp: Add pattern for sparc targets.
4790
61d9b92f
DJ
47912006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4792
4793 * gdb.base/commands.exp (stray_arg0_test): New test.
4794
bd717df8
PB
47952006-03-30 Paul Brook <paul@codesourcery.com>
4796
4797 * gdb.mi/mi-until.exp: kfail broken until command.
4798 * gdb.mi/mi2-until.exp: Ditto.
4799
ec793d3c
NR
48002006-03-27 Nick Roberts <nickrob@snap.net.nz>
4801
4802 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
4803
831004b7
AO
48042006-03-08 Alexandre Oliva <aoliva@redhat.com>
4805
4806 * gdb.base/prelink.exp: Anchor tested-for regular expression
4807 on gdb prompt.
4808
effe49a0
PB
48092006-03-07 Paul Brook <paul@codesourcery.com>
4810
4811 * gdb.base/assign.exp: Correct fail message.
4812
e5461016
PB
48132006-03-07 Paul Brook <paul@codesourcery.com>
4814
4815 * lib/compiler.c: Extract armcc version number.
4816 * lib/compiler.cc: Ditto.
4817
fc91c6c2
PB
48182006-03-07 Paul Brook <paul@codesourcery.com>
4819
4820 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
4821 additional_flags=-w.
4822 * gdb.arch/altivec-regs.exp: Ditto.
4823 * gdb.arch/e500-abi.exp: Ditto.
4824 * gdb.arch/e500-regs.exp: Ditto.
4825 * gdb.base/all-bin.exp: Ditto.
4826 * gdb.base/annota1.exp: Ditto.
4827 * gdb.base/annota3.exp: Ditto.
4828 * gdb.base/args.exp: Ditto.
4829 * gdb.base/arithmet.exp: Ditto.
4830 * gdb.base/assign.exp: Ditto.
4831 * gdb.base/async.exp: Ditto.
4832 * gdb.base/bang.exp: Ditto.
4833 * gdb.base/break.exp: Ditto.
4834 * gdb.base/call-rt-st.exp: Ditto.
4835 * gdb.base/completion.exp: Ditto.
4836 * gdb.base/cond-expr.exp: Ditto.
4837 * gdb.base/condbreak.exp: Ditto.
4838 * gdb.base/consecutive.exp: Ditto.
4839 * gdb.base/define.exp: Ditto.
4840 * gdb.base/display.exp: Ditto.
4841 * gdb.base/ena-dis-br.exp: Ditto.
4842 * gdb.base/environ.exp: Ditto.
4843 * gdb.base/eval-skip.exp: Ditto.
4844 * gdb.base/info-proc.exp: Ditto.
4845 * gdb.base/jump.exp: Ditto.
4846 * gdb.base/logical.exp: Ditto.
4847 * gdb.base/long_long.exp: Ditto.
4848 * gdb.base/maint.exp: Ditto.
4849 * gdb.base/miscexprs.exp: Ditto.
4850 * gdb.base/pc-fp.exp: Ditto.
4851 * gdb.base/pointers.exp: Ditto.
4852 * gdb.base/relational.exp: Ditto.
4853 * gdb.base/reread.exp: Ditto.
4854 * gdb.base/sect-cmd.exp: Ditto.
4855 * gdb.base/sep.exp: Ditto.
4856 * gdb.base/sepdebug.exp: Ditto.
4857 * gdb.base/until.exp: Ditto.
4858 * gdb.base/whatis-exp.exp: Ditto.
4859 * gdb.cp/annota2.exp: Ditto.
4860 * gdb.cp/annota3.exp: Ditto.
4861 * gdb.trace/actions.exp: Ditto.
4862 * gdb.trace/backtrace.exp: Ditto.
4863 * gdb.trace/circ.exp: Ditto.
4864 * gdb.trace/collection.exp: Ditto.
4865 * gdb.trace/deltrace.exp: Ditto.
4866 * gdb.trace/infotrace.exp: Ditto.
4867 * gdb.trace/limits.exp: Ditto.
4868 * gdb.trace/packetlen.exp: Ditto.
4869 * gdb.trace/passc-dyn.exp: Ditto.
4870 * gdb.trace/passcount.exp: Ditto.
4871 * gdb.trace/report.exp: Ditto.
4872 * gdb.trace/save-trace.exp: Ditto.
4873 * gdb.trace/tfind.exp: Ditto.
4874 * gdb.trace/tracecmd.exp: Ditto.
4875 * gdb.trace/while-dyn.exp: Ditto.
4876 * gdb.trace/while-stepping.exp: Ditto.
4877 * lib/gdb.exp: Ditto.
4878 (gdb_compile): Handle nowarning option.
4879
5f4a23d9
AO
48802006-03-07 Alexandre Oliva <aoliva@redhat.com>
4881
4882 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
4883 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
4884 Rename executable to prelinkt. Don't re-prelink if we didn't
4885 get a core file. Test prelink -u exit status to tell whether
4886 prelinking failed. Use gdb_test_multiple.
4887
9733fc94
DJ
48882006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4889
4890 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
4891 (do_tests): Call it.
4892
cc10cae3
AO
48932006-02-28 Alexandre Oliva <aoliva@redhat.com>
4894
4895 * gdb.base/prelink.exp: New test.
4896 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
4897
15c46491
WZ
48982006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
4899
4900 * gdb.fortran/derived-type.f90: New file.
4901 * gdb.fortran/derived-type.exp: New testcase.
4902
5c9f7ded
DJ
49032006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
4904
4905 * gdb.base/default.exp: Allow ';' as a directory separator.
4906
5b96932b
AS
49072006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
4908
4909 * gdb.base/help.exp (help add-symbol-file): Update.
4910
1986bccd
AS
49112006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
4912
4913 * gdb.base/help.exp (help load): Update expected results.
4914
a8b7528f
FF
49152006-02-19 Fred Fish <fnf@specifix.com>
4916
4917 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
4918 specifix hex value as part of results.
4919 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 4920
f8261448
FF
49212006-02-16 Fred Fish <fnf@specifix.com>
4922
4923 * gdb.base/whatis.c: Define variables using typedefs char_addr,
4924 ushort_addr, and slong_addr, so the typedefs are not optimized
4925 away.
4926 * gdb.base/whatis.exp: Add tests using type name for struct type,
4927 union type, enum type, and typedef.
a9c64011 4928
31d8bdd2
MK
49292006-02-13 Mark Kettenis <kettenis@gnu.org>
4930
4931 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
4932
34e41e63
JB
49332006-02-13 Jim Blandy <jimb@redhat.com>
4934
4935 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
4936 case where it takes two "next" commands to skip past the init
4937 call.
4938
ac6e4f31
FF
49392006-02-12 Fred Fish <fnf@specifix.com>
4940
4941 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
4942 to handle cases where it takes two "next" commands to skip
4943 past the init call.
4944
2db2d571
JB
49452006-02-07 Joel Brobecker <brobecker@adacore.com>
4946
4947 * gdb.ada/array_return.exp: Mark the last test as expected to fail
4948 on hppa32 targets.
4949
38fcd64c
DJ
49502006-02-06 Vladimir Prus <ghost@cs.msu.su>
4951
4952 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
4953 field.
4954
1315ad46
MK
49552006-01-29 Mark Kettenis <kettenis@gnu.org>
4956
4957 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
4958
5625b943
DJ
49592006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
4960
4961 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
4962 files.
4963
80df1bbe
DJ
49642006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4965
4966 * gdb.cp/maint.exp: Set complaints to a positive value.
4967
9078e690
DJ
49682006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
4969
4970 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
4971 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
4972 function name.
4973
9c903399
DJ
49742006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
4975
4976 * gdb.base/checkpoint.c: Update copyright notice. Include
4977 <stdlib.h>.
4978
761ae4d6
JB
49792006-01-04 Jim Blandy <jimb@redhat.com>
4980
4981 * gdb.asm/asm-source.exp: Independently provide default values for
4982 asm-flags and debug-flags. Use 'string equal' to do the
4983 comparison, not the implicit expr's '==' operator. Remove
4984 now-unneeded assignments to asm-flags. In h8300 case, place
4985 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
4986
099ac3dd
MS
49872006-01-04 Michael Snyder <msnyder@redhat.com>
4988
4989 * gdb.base/checkpoint.c: New file.
4990 * gdb.base/checkpoint.exp: New file.
4991 * gdb.base/multi-fork.c: New file.
4992 * gdb.base/multi-fork.exp: New file.
4993 * gdb.base/pi.txt: New file (data for checkpoint.c test).
4994
f4d85314
FF
49952006-01-04 Fred Fish <fnf@specifix.com>
4996
4997 * gdb.base/ptype.c (foo): Add typedef.
4998 (intfoo): Add function.
4999 * gdb.base/ptype1.c: New file.
5000 * gdb.base/ptype.exp: Handle compilation and linking with two
5001 source files. Test that proper type for "foo" is found based
5002 on source context rather than first match found in symtabs.
5003
a1b06f35
MK
50042005-12-28 Mark Kettenis <kettenis@gnu.org>
5005
5006 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5007 * gdb.asm/openbsd.inc: Indent commands.
5008
d082a1e2
MK
50092005-12-26 Mark Kettenis <kettenis@gnu.org>
5010
c65016bd
MK
5011 * gdb.base/freebpcmd.exp: Increase timeout.
5012
d082a1e2
MK
5013 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5014
d3c32a0e
DJ
50152005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5016
5017 * gdb.base/default.exp: Update check for "show version".
5018
9fdb1f50
RC
50192005-12-09 Randolph Chung <tausq@debian.org>
5020
5021 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5022 * gdb.asm/pa64.inc: New file.
5023
5f2c56f7
RC
50242005-12-09 Randolph Chung <tausq@debian.org>
5025
5026 * gdb.asm/common.inc: Indent commands.
5027 * gdb.asm/asmsrc1.s: Likewise.
5028 * gdb.asm/asmsrc2.s: Likewise.
5029
8117349c
RC
50302005-12-09 Randolph Chung <tausq@debian.org>
5031
5032 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5033 (get_addr_of_sym): Remove duplicate print.
5034 (gen_core): xfail hppa*-*-hpux*, update expected output.
5035 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5036 * gdb.arch/pa64-nullify.s: New file.
5037
8f07f25a
RC
50382005-12-09 Randolph Chung <tausq@debian.org>
5039
5040 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5041
55b39184
DJ
50422005-12-07 Christophe Lyon <christophe.lyon@st.com>
5043
5044 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5045 code generation for these functions.
5046 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5047 error message.
5048
31e2b00f
AS
50492005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5050
5051 * gdb.base/help.exp (help b, help br, help bre, help brea)
5052 (help break): Update the expected message.
5053
c3d0b56e
SC
50542005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5055
5056 * gdb.asm/m68hc11.inc: Setup the data section.
5057 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5058 script for this test.
5059 (m6812-*-*): Likewise.
5060
36ae0ea9
RC
50612005-11-09 Randolph Chung <tausq@debian.org>
5062
5063 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5064
9d6f42e9
WZ
50652005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5066
5067 * gdb.base/break.exp: Fix a comment typo.
5068
e2126a14
EZ
50692005-11-03 Jim Blandy <jimb@redhat.com>
5070
a9c64011
AS
5071 Checked in by Elena Zannoni <ezannoni@redhat.com>
5072
e2126a14
EZ
5073 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5074
e0ac7199
CV
50752005-11-02 Corinna Vinschen <vinschen@redhat.com>
5076
5077 * gdb.arch/gdb1558.c: Include stdio.h.
5078
31d3fb18
MK
50792005-10-31 Mark Kettenis <kettenis@gnu.org>
5080
5081 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5082
e52b687c
MK
50832005-10-31 Mark Kettenis <kettenis@gnu.org>
5084
5085 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5086
f4711d79
PG
50872005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5088
a9c64011
AS
5089 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5090 vscr" tests to better match output.
f4711d79 5091
987a9106
JB
50922005-10-12 Jim Blandy <jimb@redhat.com>
5093
5094 * gdb.base/structs.exp (any): New function.
5095 (test_struct_returns): Don't make any assumptions at all about
5096 what value the function returns when GDB can't set the return
5097 value.
5098
2336bb58
JB
50992005-10-09 Joel Brobecker <brobecker@adacore.com>
5100
5101 * gdb.ada/arrayidx/p.adb: New file.
5102 * gdb.ada/arrayidx.exp: New testcase
5103
51042005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
5105
5106 * gdb.ada/array_return/pck.ads: New file.
5107 * gdb.ada/array_return/pck.adb: New file.
5108 * gdb.ada/array_return/p.adb: New file.
5109 * gdb.ada/array_return.exp: New testcase.
5110
705335ea
JB
51112005-10-03 Joel Brobecker <brobecker@adacore.com>
5112
a9c64011
AS
5113 * gdb.base/arrayidx.c: New file.
5114 * gdb.base/arrayidx.exp: New testcase.
705335ea 5115
11ee9940
NR
51162005-09-29 Nick Roberts <nickrob@snap.net.nz>
5117
5118 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
5119 frames-invalid and breakpoints-invalid are no longer generated
5120 with level 3 so don't expect them in the output.
5121
39fb8e9e
BR
51222005-09-27 Bob Rossi <bob@brasko.net>
5123
a9c64011 5124 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
5125 from test. Escape the | in mi_gdb_test call.
5126 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
5127 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
5128 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
5129 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
5130 expected regex's in mi_gdb_test calls.
5131 * lib/mi-support.exp: Remove arbitrary .* from tests.
5132 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
5133 Fully anchor GDB/MI expected results in mi_gdb_test.
5134 * lib/gdb.exp (string_to_regexp): Escape the ] character.
5135 * gdb.base/sizeof.exp: Remove escape character. Correct test.
5136
2af48f68
PB
51372005-09-26 Paul Brook <paul@codesourcery.com>
5138
5139 * long_long.exp: Exclude eabi targets from arm FPA float format test.
5140
f34502bc
WZ
51412005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5142
5143 * bfp-test.c: New file.
5144 * bfp-test.exp: New testcase.
5145
ca929517
WZ
51462005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5147
5148 * gdb.fortran/subarray.exp: New testcase to test the evaluation
5149 of subarray and substring variable.
5150 * gdb.fortran/subarray.f: New source file for the test of subarray
5151 and substring variable evaluation.
5152 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
5153 of string constant.
5154
c761af65
DJ
51552005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
5156
5157 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
5158 copyright dates.
5159
561d7a1d
PG
51602005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
5161
5162 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
5163 powerpc altivec' test with an almost identical 'info vector' test.
5164
b2b64cc9
PG
51652005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5166
a9c64011
AS
5167 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5168 vscr" tests to match output.
b2b64cc9 5169
6ac4d15a
PG
51702005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5171
a9c64011
AS
5172 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
5173 output.
6ac4d15a 5174
40e55bef
BR
51752005-09-11 Bob Rossi <bob@brasko.net>
5176
5177 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 5178 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
5179 commands that return an MI output command and an asyncronous MI output
5180 command.
5181 * gdb.mi/mi-console.exp: Ditto.
5182
3c7385ec
BR
51832005-09-11 Bob Rossi <bob@brasko.net>
5184
5185 * gdb.mi/mi-var-child.c: Include <string.h>.
5186
a6cd0eb3
DJ
51872005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
5188
5189 * killed.exp: Correct gdb_expect syntax.
5190
2f168eed
CV
51912005-08-09 Corinna Vinschen <vinschen@redhat.com>
5192
5193 * lib/mi-support.exp (mi_gdb_load): Fix typo.
5194
ecd3fd0f
BR
51952005-08-02 Bob Rossi <bob@brasko.net>
5196
5197 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
5198 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
5199 Change tests to inferior-tty-set/show.
5200 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
5201 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
5202 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
5203 inferior. Use mi_gdb_test to get GDB and Inferior output.
5204 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
5205 descriptor.
5206 (mi_inferior_tty_name): Add inferior PTY file name.
5207 (mi_gdb_start): Add INFERIOR_PTY parameter.
5208 (mi_gdb_test): Add IPATTERN parameter.
5209
f1ea48cb 52102005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 5211
f1ea48cb
BR
5212 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
5213 parameter to mi_gdb_test.
5214 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
5215
6e650a67
DJ
52162005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5217
5218 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
5219 struct_declarations.
5220 * gdb.mi/mi-var-child.exp: Step over the initialization of
5221 struct_declarations.
5222
8be260b6
DJ
52232005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5224
5225 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
5226 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
5227 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
5228 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
5229 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
5230 file.
5231
4e660f07
NR
52322005-07-27 Nick Roberts <nickrob@snap.net.nz>
5233
5234 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
5235 (do_children_tests): Assign values to the extra elements.
5236
5237 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
5238 them for tests for "-var-update --no-values" and
a9c64011 5239 "-var-update --all-values".
4e660f07
NR
5240 Add test for "-var-list-children --simple-values".
5241
5242 * gdb.mi/basics.c (callee4): Add integer array D[3]...
5243
5244 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
5245 "-stack-list-locals --simple-values" Improve doc strings and
5246 comments.
5247
6bdae935
MK
52482005-07-18 Mark Kettenis <kettenis@gnu.org>
5249
598b7a6f
MK
5250 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
5251 *-*-openbsd*.
5252 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
5253
6bdae935
MK
5254 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
5255 sigaltsatck'.
5256
1323e929 52572005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 5258
1323e929
BR
5259 * gdb.base/default.exp (tty): Changed output of command.
5260 * gdb.base/help.exp (help tty): Ditto.
5261
b1a9c082
MK
52622005-07-12 Mark Kettenis <kettenis@gnu.org>
5263
5264 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
5265
10a844a2
MK
52662005-07-10 Mark Kettenis <kettenis@gnu.org>
5267
5268 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
5269 -stack-select-frame without arguments.
5270 (test_stack_frame_listing): Add test for newly implemented command
5271 -stack-info-frame.
5272
3cb3b8df
BR
52732005-07-06 Bob Rossi <bob@brasko.net>
5274
5275 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
5276 command.
5277 (Copyright): Update copyright.
5278
a0c5fbcf
WZ
52792005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
5280
5281 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
5282 tests to evaluate exponentiation expression.
5283
984971d0
AS
52842005-06-29 Andreas Schwab <schwab@suse.de>
5285
5286 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
5287 main to avoid warnings.
5288
5289 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
5290
fe03833f
NR
52912005-06-20 Nick Roberts <nickrob@snap.net.nz>
5292
5293 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
5294 -stack-select-frame without arguments.
5295 (test_stack_frame_listing): Add test for newly implemented command
5296 -stack-info-frame.
a9c64011 5297
7a55f279
WZ
52982005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
5299
0ffa0ea5
DJ
5300 * gdb.fortran/array-element.f: New file.
5301 * gdb.fortran/array-element.exp: New testcase.
7a55f279 5302
26585198
DJ
53032005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5304
5305 * gdb.base/bigcore.exp: Correct checks for systems which can
5306 not dump a large core file.
5307
c1bd25fd
DJ
53082005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5309
5310 * gdb.base/relocate.c: Add a copyright notice.
5311 (dummy): Remove.
5312 * gdb.base/relocate.exp: Test printing the values of variables
5313 from a relocatable file.
5314
589e074d
DJ
53152005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
5316
5317 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
5318 excess MI output after an error.
5319
0915f927
JB
53202005-05-29 Joel Brobecker <brobecker@adacore.com>
5321
5322 * gdb.arch/alpha-step.c: New file.
5323 * gdb.arch/alpha-step.exp: New testcase.
5324
76ff342d
DJ
53252005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5326 Dennis Brueni <dennis@slickedit.com>
5327
5328 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
5329 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
5330 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
5331 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
5332 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
5333 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
5334 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
5335
96b0c7ac
DJ
53362005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
5337 Wu Zhou <woodzltc@cn.ibm.com>
5338
5339 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
5340 IBM's xlc compiler.
5341 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
5342 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
5343
f21565d2
JB
53442005-05-13 Jim Blandy <jimb@redhat.com>
5345
5346 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
5347 calling gdb_suppress_entire_file.
5348 * gdb.base/charset.exp: Same.
5349 * gdb.base/call-rt-st.exp: Same.
5350
6006a3a1
BR
53512005-05-05 Bob Rossi <bob_rossi@cox.net>
5352
5353 * lib/gdb.exp (fullname_syntax): Added global regex.
5354 (fullname_syntax_POSIX): Ditto.
5355 (fullname_syntax_UNC): Ditto.
5356 (fullname_syntax_DOS_CASE): Ditto.
5357 (fullname_syntax_DOS): Ditto.
5358 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
5359 fullname_syntax variable to scope and use it.
5360 (test_file_list_exec_source_files): Ditto.
5361 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
5362
c3b69c04
DJ
53632005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
5364
5365 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
5366
3c95e6af
PG
53672004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
5368
a9c64011
AS
5369 * lib/gdb.exp (skip_altivec_tests): New function, based on
5370 check_vmx_hw_available from the GCC testsuite.
5371 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
5372 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 5373
78df6c56
JB
53742005-05-02 Jim Blandy <jimb@redhat.com>
5375
5376 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
5377 calling gdb_suppress_entire_file.
5378
1690f9cf
DJ
53792005-04-30 Randolph Chung <tausq@debian.org>
5380
5381 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
5382 Slightly relax "sem_post" name checking.
5383
5ea106f7
PG
53842005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5385
5386 * gdb.base/unload.exp: Use new shared library infrastructure.
5387
bf7234cf
PG
53882005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5389
5390 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 5391 infrastructure.
bf7234cf 5392
547b869a
CV
53932005-04-29 Corinna Vinschen <vinschen@redhat.com>
5394
5395 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
5396 * gdb.asm/h8300.inc: New file.
5397
f07e55f0
PG
53982005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5399
5400 * gdb.base/shlib-call.exp: Change to use new shared library
5401 infrastructure.
5402
3cbba3d1
PG
54032005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5404
a9c64011
AS
5405 * gdb.base/pending.exp: Change to use new shared library
5406 infrastructure.
3cbba3d1 5407
ed6df200
PG
54082005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5409
a9c64011
AS
5410 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
5411 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 5412
8c8f4ebe
PG
54132005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
5414
a9c64011
AS
5415 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
5416 shared objects being adjusted and update copyright years.
8c8f4ebe 5417
607fbc54
DJ
54182005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
5419
5420 * ChangeLog: Correct some 2003-01-13 dates.
5421 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
5422 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
5423 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
5424 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
5425 gdb.trace/tfind.exp: Update copyright years.
5426
57bf0e56
DJ
54272005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
5428 Daniel Jacobowitz <dan@codesourcery.com>
5429
5430 * lib/gdb.exp (gdb_compile): Handle shlib=.
5431 (gdb_compile_shlib): New function.
5432
9b593790
PG
54332005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
5434
a9c64011 5435 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 5436
9494c6a5
DJ
54372005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5438
5439 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
5440 gdb.server.
5441 * configure.ac: Likewise.
5442 * configure: Regenerated.
5443 * gdb.gdbserver/Makefile.in: Moved to...
5444 * gdb.server/Makefile.in: ... here.
5445 * gdb.gdbserver/server.c: Moved to...
5446 * gdb.server/server.c: ... here.
5447 * gdb.gdbserver/server-run.exp: Moved to...
5448 * gdb.server/server-run.exp: ... here.
5449
6f8eac0e
DJ
54502005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5451
5452 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
5453 * configure.ac: Create gdb.gdbserver/Makefile.
5454 * configure: Regenerated.
5455 * lib/gdbserver-support.exp: New file, derived from
5456 config/gdbserver.exp.
5457 * config/gdbserver.exp: Use gdbserver-support.exp.
5458 * gdb.gdbserver/Makefile.in: New file.
5459 * gdb.gdbserver/server.c: New file.
5460 * gdb.gdbserver/server-run.exp: New file.
5461
6e87504d
PG
54622005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
5463
a9c64011
AS
5464 * lib/gdb.exp (test_compiler_info): Return compiler_info
5465 if no arguments are given.
6e87504d 5466
d1779be4
PG
54672005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
5468
5469 * gdb.arch/altivec-abi.exp: Check for compiler and set
5470 use altivec' flag accordingly.
5471 * gdb.arch/altivec-regs.exp: Likewise.
5472
88750304
DJ
54732005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
5474
5475 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
5476
f3fb768d
AS
54772005-03-27 Andreas Schwab <schwab@suse.de>
5478
5479 * gdb.base/bigcore.c (main): Add missing mode argument in open
5480 call.
5481
7e813ac5
DJ
54822005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
5483
5484 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
5485 downloads.
5486 * config/gdbserver.exp (gdb_load): Likewise.
5487
8e3049aa
PB
54882005-03-14 Paul Brook <paul@codesourcery.com>
5489
5490 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
5491 targets.
5492
a9df7c44
JB
54932005-03-09 Joel Brobecker <brobecker@adacore.com>
5494
5495 * gdb.dwarf2/dup-psym.S: New file.
5496 * gdb.dwarf2/dup-psym.exp: New testcase.
5497
9f0d94e8
JB
54982005-03-09 Joel Brobecker <brobecker@adacore.com>
5499
5500 * gdb.ada/exec_changed/first.adb: New file.
5501 * gdb.ada/exec_changed/second.adb: New file.
5502 * gdb.ada/exec_changed.exp: New testcase.
5503
5f579bc5
NS
55042005-03-08 Nathan Sidwell <nathan@codesourcery.com>
5505
36e9969c
NS
5506 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
5507 (A2): New class.
5508 (main): Test operator+.
5509 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
5510 breakpoint test.
5511
5f579bc5
NS
5512 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
5513 * gdb.base/signull.exp: Disable if gdb,nosignals.
5514 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
5515 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
5516 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
5517 * gdb.mi/mi2-console.exp: Likewise.
5518 * gdb.trace/collection.exp (run_trace_experiment): Consume the
5519 continue output at start.
5520 (gdb_collect_locals_test): Robustify regexp.
5521 * gdb.trace/passc-dyn.exp: Fix comment typo.
5522 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
5523
be46087e
CV
55242005-03-08 Corinna Vinschen <vinschen@redhat.com>
5525
5526 * gdb.asm/asm-source.exp: Add iq2000 case.
5527 * gdb.asm/iq2000.inc: New file.
5528
384e1a61 55292005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 5530
384e1a61
MI
5531 * gdb.base/command.exp: Change hardcoded value to regular expression.
5532 * gdb.base/float.exp: Add powerpc to the list of targets checked.
5533
584b6e9e
DJ
55342005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
5535
5536 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
5537 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
5538 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
5539 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
5540 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
5541
ab5b5d61
MK
55422005-03-05 Mark Kettenis <kettenis@gnu.org>
5543
5544 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
5545 changes.
5546
ae051c1b
PG
55472004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
5548
a9c64011
AS
5549 * lib/compiler.c: Add test for IBM's xlc compiler.
5550 * lib/compiler.cc: Likewise.
ae051c1b 5551
3f0f6ed2
JB
55522004-02-24 Joel Brobecker <brobecker@adacore.com>
5553
5554 * gdb.ada/fixed_points.exp: Create compilation object directory
5555 before running the test.
5556 * gdb.ada/null_record.exp: Likewise.
5557 * gdb.ada/packed_array.exp: Likewise.
5558 * gdb.ada/start.exp: Likewise.
5559
724f452b
JB
55602005-02-15 Joel Brobecker <brobecker@adacore.com>
5561
5562 * gdb.ada/packed_array/pa.adb: New file.
5563 * gdb.ada/packed_array.exp: New testcase.
5564
57f5cdfb 55652005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 5566
1f393151
MK
5567 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
5568 files.
5569
ebdda337
MK
5570 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
5571 on *-*-openbsd*. Correctly match whitespace in regukar
5572 expressions.
5573
cf309262
DJ
55742005-02-10 Daniel Jacobowitz <dan@debian.org>
5575
5576 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
5577 PR exp/1821
5578 * gdb.base/gdb1821.c: New test file.
5579 * gdb.base/gdb1821.exp: New test file.
5580
3be49e7a
JB
55812005-02-09 Joel Brobecker <brobecker@adacore.com>
5582
5583 * gdb.base/start.c: New file.
5584 * gdb.base/start.exp: New testcase.
5585
e292e67d
JB
55862005-02-09 Joel Brobecker <brobecker@adacore.com>
5587
5588 * gdb.ada/start/dummy.adb: New file.
5589 * gdb.ada/start.exp: New testcase.
5590
dbdfa66c
CV
55912005-02-09 Corinna Vinschen <vinschen@redhat.com>
5592
5593 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
5594 for printing symbols and statistics.
5595 Add test for using relative pathnames in "maint print msymbols" test.
5596 Mark "maint info sections DATA" XFAIL on Cygwin.
5597 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
5598 tests.
5599
d7941671
AC
56002005-02-09 Andreas Schwab <schwab@suse.de>
5601
5602 Committed by Andrew Cagney <cagney@gnu.org>
5603 * gdb.base/remotetimeout.exp: New file.
5604
74e5ef44
MK
56052005-02-07 Mark Kettenis <kettenis@gnu.org>
5606
5607 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
5608
464dd14d
JB
56092005-02-03 Joel Brobecker <brobecker@adacore.com>
5610
5611 * gdb.ada/gnat_ada.gpr: New file.
5612 * gdb.ada/gnat_ada.gin: Delete, no longer used.
5613 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
5614 * configure.ac: No longer generate gnat_ada.gpr.
5615 * configure: Regenerate.
5616 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
5617 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
5618 * gdb.ada/null_record/bar.ads: Likewise.
5619 * gdb.ada/null_record/bar.adb: Likewise.
5620 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
5621 * gdb.ada/null_record.exp (testdir): New variable.
5622 (testfile): executable is now in testdir subdirectory.
5623 (srcfile): Use full path to the main compilation unit.
5624 * gdb.ada/fixed_points.exp: Same changes as above.
5625
30d756ae
NR
56262005-02-03 Nick Roberts <nickrob@snap.net.nz>
5627
5628 * gdb.base/interp.exp: New test.
5629
9d799f85
AC
56302005-01-24 Andrew Cagney <cagney@gnu.org>
5631
5632 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
5633
15656118
AC
56342005-01-19 Andrew Cagney <cagney@gnu.org>
5635
a892c31b
AC
5636 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
5637 configure.ac not configure.in.
5638
15656118
AC
5639 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
5640 of powerpc*-*-*.
5641 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 5642 * gdb.base/list.exp (test_list_function)
15656118
AC
5643 (test_list_filename_and_function): Ditto.
5644 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
5645
a7b01baf
AC
56462005-01-16 Andrew Cagney <cagney@gnu.org>
5647
17d92a02
AC
5648 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
5649
a7b01baf
AC
5650 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
5651
bc8332bb
AC
56522005-01-14 Andrew Cagney <cagney@gnu.org>
5653
5654 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
5655 * gdb.mi/mi2-var-cmd.exp: Ditto.
5656
4d074752
CV
56572005-01-10 Corinna Vinschen <vinschen@redhat.com>
5658
5659 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
5660
bec39cab
AC
56612005-01-07 Andrew Cagney <cagney@gnu.org>
5662
5663 * configure.ac: Rename configure.in, require autoconf 2.59.
5664 * configure: Re-generate.
5665 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
5666 * gdb.stabs/configure: Re-generate.
5667 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
5668 * gdb.hp/configure: Re-generate.
5669 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
5670 autoconf 2.59.
5671 * gdb.hp/gdb.objdbg/configure: Re-generate.
5672 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
5673 autoconf 2.59.
5674 * gdb.hp/gdb.defects/configure: Re-generate.
5675 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
5676 autoconf 2.59.
5677 * gdb.hp/gdb.compat/configure: Re-generate.
5678 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
5679 autoconf 2.59.
5680 * gdb.hp/gdb.base-hp/configure: Re-generate.
5681 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
5682 autoconf 2.59.
5683 * gdb.hp/gdb.aCC/configure: Re-generate.
5684
f10b16d4
JB
56852004-12-15 Jim Blandy <jimb@redhat.com>
5686
5687 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
5688 under NPTL when there is debugging info available for libpthread.
5689
fb6e1814
JG
56902004-12-13 Jerome Guitton <guitton@gnat.com>
5691
5692 * gdb.ada/fixed_points.c: New file.
5693 * gdb.ada/fixed_points.exp: New file.
5694
fe46cd3a
RC
56952004-12-03 Randolph Chung <tausq@debian.org>
5696
5697 * gdb.arch/pa-nullify.exp: New file.
5698 * gdb.arch/pa-nullify.s: New file.
5699
8de0841b
RC
57002004-11-30 Randolph Chung <tausq@debian.org>
5701
5702 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
5703 instead of "tbug". Fix regexp to work properly with gdb_test.
5704
c8170782
PH
57052004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
5706
5707 * gdb.base/bitfields2.exp: New test.
5708 * gdb.base/bitfields2.c: New file.
5709
954269c2
RE
57102004-11-28 Richard Earnshaw <rearnsha@arm.com>
5711
5712 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
5713
0107feed
RC
57142004-11-16 Randolph Chung <tausq@debian.org>
5715
5716 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
5717
f073ae8c
DJ
57182004-11-14 Daniel Jacobowitz <dan@debian.org>
5719
5720 * gdb.threads/threadapply.exp: Correct "macro details" test.
5721
19ad59e7
JJ
57222004-11-11 Jeff Johnston <jjohnstn@redhat.com>
5723
5724 * gdb.threads/threadapply.exp: New test.
5725 * gdb.threads/threadapply.c: New file.
5726
9cf0961b
MK
57272004-11-07 Mark Kettenis <kettenis@gnu.org>
5728
5729 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
5730 frames.
5731
c789492a
FL
57322004-11-05 Felix Lee <felix+log1@specifixinc.com>
5733
5734 * gdb.base/cursal.exp: New file.
5735 * gdb.base/cursal.c: New file.
5736
a1e167bb
AC
57372004-11-03 Andrew Cagney <cagney@gnu.org>
5738
5739 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
5740
b7cbf173
MK
57412004-10-30 Mark Kettenis <kettenis@gnu.org>
5742
5743 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
5744 NetBSD/ELF targets.
5745
88f9d34f
JB
57462004-10-29 Joel Brobecker <brobecker@gnat.com>
5747
5748 * gdb.threads/bp_in_thread.c: New file, copied from
5749 pthread_cond_wait.c.
5750 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
5751 file, rather than reusing the .c file from another testcase.
5752
ca7d6a0c
JB
57532004-10-20 Joel Brobecker <brobecker@gnat.com>
5754
5755 * gdb.ada/null_record.exp: Check where we stopped after
5756 sending the start command, instead of where the associated
5757 temporary breakpoint was inserted.
5758
0d863d03
AC
57592004-10-14 Andrew Cagney <cagney@gnu.org>
5760
5761 * gdb.mi/gdb701.c (main): Return 0.
5762
d11e72cb
DJ
57632004-10-13 Daniel Jacobowitz <dan@debian.org>
5764
d40539a4 5765 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 5766
e1923096
JJ
57672004-10-12 Jeff Johnston <jjohnstn@redhat.com>
5768
5769 * gdb.threads/schedlock.c: Add comment markers to use to find
5770 line numbers.
5771 * gdb.threads/schedlock.exp: Adjust regex to handle the new
5772 comments.
5773 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
5774 breakpoint lines.
5775
ec8ba2c9
DJ
57762004-10-12 Daniel Jacobowitz <dan@debian.org>
5777
5778 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
5779
0eb3658b
DJ
57802004-10-12 Daniel Jacobowitz <dan@debian.org>
5781
5782 * configure.in: Add gdb.dwarf2.
5783 * configure: Regenerated.
5784 * Makefile.in: Add gdb.dwarf2.
5785 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
5786 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
5787 gdb.dwarf2/file1.txt: New files.
5788
a271cc33
OF
57892004-10-11 Orjan Friberg <orjanf@axis.com>
5790
a9c64011 5791 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
5792 of "run", since the latter doesn't work with remote targets. Adjust
5793 the breakpoint numbering accordingly.
5794 * gdb.threads/pthread_cond_wait.exp: Ditto.
5795
895ce074
MC
57962004-10-08 Michael Chastain <mec.gnu@mindspring.com>
5797
5798 * gdb.base/overlays.exp: Update copyright years.
5799
6be3092d
KI
58002004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
5801
5802 * gdb.base/overlays.exp: Disable if target is Linux.
5803
e05389b8
FL
58042004-10-06 Felix Lee <felix+log1@specifixinc.com>
5805
5806 * config/gdbserver.exp (gdb_load): Use right filename on remote.
5807
73cb587d
KI
58082004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
5809
5810 * gdb.asm/asm-source.exp: Add m32r-linux target.
5811 * gdb.asm/m32r-linux.inc: New file.
5812
3c0edcdc
AC
58132004-09-24 Andrew Cagney <cagney@redhat.com>
5814 David Anderson <anderson@redhat.com>
5815
5816 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
5817 command fails, assume things will work.
5818 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
5819 (_GNU_SOURCE): Define.
5820 (print_unsigned, print_hex): Change parameter to "long long".
5821 (print_byte_count): New function, use to print byte counts.
5822 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
5823 O_LARGEFILE.
5824 (main): Compute an upper bound on a corefile in max_core_size.
5825 Limit memory chunk size to max_core_size. Limit total memory
5826 allocated to max_core_size.
5827
4bb3667f
AC
58282004-09-23 Andrew Cagney <cagney@gnu.org>
5829
5830 * gdb.base/bigcore.exp: Replace the code that creates a corefile
5831 from a separate process with code that creates a corefile by
5832 making the inferior dump core.
5833
60fe1a51
MK
58342004-09-23 Mark Kettenis <kettenis@gnu.org>
5835
5836 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
5837 block.
5838
8e937346
MC
58392004-09-23 Michael Chastain <mec.gnu@mindspring.com>
5840
5841 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
5842 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
5843 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
5844 Likewise.
5845
7213f6d6
JJ
58462004-09-20 Jeff Johnston <jjohnstn@redhat.com>
5847
5848 * gdb.java/jprint.exp: New test case for java inferior call.
5849 * gdb.java/jprint.java: Ditto.
5850
eac69dca
JB
58512004-09-15 Joel Brobecker <brobecker@gnat.com>
5852
5853 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
5854
22227696
MC
58552004-09-14 Michael Chastain <mec.gnu@mindspring.com>
5856
5857 * gdb.threads/killed.c: Include <stdlib.h>.
5858 * gdb.threads/pthreads.c: Likewise.
5859
7dd403a4
MC
58602004-09-14 Michael Chastain <mec.gnu@mindspring.com>
5861
5862 * gdb.threads/killed.c: Add copyright notice.
5863
33f2d567
JM
58642004-09-10 Jason Molenda (jmolenda@apple.com)
5865
a9c64011
AS
5866 * gdb.base/define.exp: Two new tests to verify zero space chars
5867 after 'if' and 'while' commands in a user-defined command is correctly
5868 parsed.
33f2d567 5869
e05b62ac
AC
58702004-09-08 Andrew Cagney <cagney@gnu.org>
5871
5872 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
5873 delivery test with duplicate at end of file.
5874
9cbe82da
MK
58752004-09-06 Mark Kettenis <kettenis@jive.nl>
5876
5877 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
5878
564803d9
MC
58792004-09-05 Michael Chastain <mec.gnu@mindspring.com>
5880
5881 * config/hppro.exp: Removed.
5882
7c6807ce
MC
58832004-09-05 Michael Chastain <mec.gnu@mindspring.com>
5884
5885 * config/sparclet.exp: Removed.
5886
bf7e26dd
MC
58872004-09-05 Michael Chastain <mec.gnu@mindspring.com>
5888
5889 * config/udi.exp: Removed.
5890
714e341b
MC
58912004-09-02 Michael Chastain <mec.gnu@mindspring.com>
5892
5893 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
5894 of "exp_continue".
5895 (advancei): Likewise.
5896
1236e623
JJ
58972004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5898
5899 * gdb.base/unload.exp: Fix so messages aren't duplicated.
5900
3bdcad15
MI
59012004-09-01 Manoj Iyer <manjo@austin.ibm.com>
5902
228af206 5903 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
5904 to check for nodebug in executable.
5905 * gdb.gdb/observer.exp (setup_test): Likewise.
5906 * gdb.gdb/selftest.exp (test_with_self): Likewise.
5907 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
5908
c72b934c
AC
59092004-09-01 Andrew Cagney <cagney@gnu.org>
5910
5911 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
5912 files.
5913
edd9b715
JJ
59142004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5915
5916 * gdb.base/unload.exp: Fix expected warning message to match
5917 latest format.
5918
fb4ce06b
CV
59192004-09-01 Corinna Vinschen <vinschen@redhat.com>
5920
5921 * gdb.base/call-rt-st.exp: Fix typos.
5922
ce78e7c3
MI
59232004-08-31 Manoj Iyer <manjo@austin.ibm.com>
5924
5925 * gdb.threads/thread_check.exp: New testcase.
5926 * gdb.threads/thread_check.c: New testcase.
5927
2dedb159
AC
59282004-08-31 Andrew Cagney <cagney@gnu.org>
5929
5930 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
5931 (skip_to_handler_entry): New procedures. Test stepping into a
5932 handler when the breakpoint is at the handler's entry point.
5933
68f53502
AC
59342004-08-30 Andrew Cagney <cagney@gnu.org>
5935
5936 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
5937 gdb/1757.
5938
3e3ffd2b
MC
59392004-08-27 Michael Chastain <mec.gnu@mindspring.com>
5940
5941 With code from Manoj Iyer <manjo@austin.ibm.com>:
5942 * lib/gdb.exp (gdb_file_cmd): Return more information in the
5943 return value. Add an arm for "no debugging symbols found".
5944 Change a stray "error" to "perror".
5945 (gdb_run_cmd): Adapt to new return value.
5946 * gdb.base/remote.exp: Adapt to new return value.
5947 * gdb.gdb/complaints.exp: Likewise.
5948 * gdb.gdb/observer.exp: Likewise.
5949 * gdb.gdb/selftest.exp: Likewise.
5950 * gdb.gdb/xfullpath.exp: Likewise.
5951
4b6f5fd2
JB
59522004-08-27 Joel Brobecker <brobecker@gnat.com>
5953
5954 * gdb.threads/bp_in_thread.exp: New testcase.
5955
e5b25496
MC
59562004-08-27 Michael Chastain <mec.gnu@mindspring.com>
5957
5958 Fix PR testsuite/1735.
5959 * gdb.threads/schedlock.c (thread_function): Add a cast
5960 to suppress a gcc warning.
5961 * gdb.threads/thread-specific.c (thread_function): Likewise.
5962
934353d6
MC
59632004-08-26 Michael Chastain <mec.gnu@mindspring.com>
5964
5965 * gdb.base/unload.c: Include <stdlib.h>.
5966
f98a0aef 59672004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 5968
f98a0aef 5969 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
5970 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
5971 synchronized after the "return".
5972
5a2e8882
MC
59732004-08-26 Michael Chastain <mec.gnu@mindspring.com>
5974
5975 * gdb.mi/basics.c: Include <stdio.h>.
5976 * gdb.mi/pthreads.c: Include <stdlib.h>.
5977 * gdb.mi/var-cmd.c: Include <stdlib.h>.
5978
a9640423
MC
59792004-08-26 Michael Chastain <mec.gnu@mindspring.com>
5980
5981 * gdb.threads/schedlock.c: Add copyright notice.
5982
b04e311d
AC
59832004-08-25 Andrew Cagney <cagney@gnu.org>
5984
5985 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
5986 (skip_over_handler, breakpoint_over_hander): New test procedures.
5987 (advance, advancei): Add a proper prefix, do not use
5988 rerun_to_main.
5989 * gdb.base/sigstep.c (main): Change to use an infinite loop.
5990
7c27f15b
MC
59912004-08-24 Michael Chastain <mec.gnu@mindspring.com>
5992
5993 * gdb.mi/basics.c: Add copyright notice.
5994 * gdb.mi/var-cmd.c: Add copyright notice.
5995
fffc87ae
MC
59962004-08-23 Michael Chastain <mec.gnu@mindspring.com>
5997
5998 * lib/gdb.exp: Remove signed_keyword_not_used.
5999 * lib/compiler.c: Likewise.
6000 * lib/compiler.cc: Likewise.
6001
d782e0bf
MC
60022004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6003
6004 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6005 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6006
96033e83
MC
60072004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6008
6009 * gdb.base/whatis.c: Add copyright notice.
6010
cf38c229
MK
60112004-08-20 Mark Kettenis <kettenis@gnu.org>
6012
6013 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6014 it to skip the breakpoints encoded in the inline assembly.
6015
f4b49756
MC
60162004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6017
6018 * Makefile.in: Add gdb.fortran.
6019
2f193b69
MC
60202004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6021
6022 * gdb.base/call-sc.exp (test_scalar_returns):
6023 Fix cut-and-paste glitch in "Make fun return now".
6024
89a237cb
MC
60252004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6026
6027 * configure.in: Add gdb.fortran.
6028 * configure: Regenerate.
6029 * gdb.fortran/Makefile.in: New file.
6030 * lib/gdb.exp (skip_fortran_tests): New procedure.
6031
469aff8e
MC
60322004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6033
6034 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6035 reference to bug-gnu@prep.ai.mit.edu.
6036 * gdb.mi/mi-var-child.exp: Likewise.
6037 * gdb.mi/mi-var-cmd.exp: Likewise.
6038 * gdb.mi/mi-var-display.exp: Likewise.
6039 * gdb.mi/mi2-var-block.exp: Likewise.
6040 * gdb.mi/mi2-var-child.exp: Likewise.
6041 * gdb.mi/mi2-var-cmd.exp: Likewise.
6042 * gdb.mi/mi2-var-display.exp: Likewise.
6043
00b51b9f
MK
60442004-08-15 Mark Kettenis <kettenis@gnu.org>
6045
6046 * gdb.base/unload.c (main): Make local variable msg const.
6047
45f07fef
MC
60482004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6049
6050 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6051 to bug-gnu@prep.ai.mit.edu.
6052 * gdb.mi/mi-disassemble.exp: Likewise.
6053 * gdb.mi/mi-eval.exp: Likewise.
6054 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6055 default line number.
6056 * gdb.mi/mi-return.exp: Likewise.
6057 * gdb.mi/mi-simplerun.exp: Likewise.
6058 * gdb.mi/mi-stack.exp: Likewise.
6059 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6060 number with explicit range test.
6061 * gdb.mi/mi-watch.exp: Likewise.
6062 * gdb.mi/mi2-break.exp: Likewise.
6063 * gdb.mi/mi2-cli.exp: Likewise.
6064 * gdb.mi/mi2-disassemble.exp: Likewise.
6065 * gdb.mi/mi2-eval.exp: Likewise.
6066 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6067 default line number.
6068 * gdb.mi/mi2-return.exp: Likewise.
6069 * gdb.mi/mi2-simplerun.exp: Likewise.
6070 * gdb.mi/mi2-stack.exp: Likewise.
6071 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6072 number with explicit range test.
6073 * gdb.mi/mi2-watch.exp: Likewise.
6074
dd8c8ee7
MC
60752004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6076
6077 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6078 * gdb.cp/m-static.exp: Likewise.
6079 * gdb.cp/rtti.exp: Likewise.
6080
4e838464
MK
60812004-08-14 Mark Kettenis <kettenis@gnu.org>
6082
6083 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6084
8d8cb839
EZ
60852004-08-14 Eli Zaretskii <eliz@gnu.org>
6086
6087 * ChangeLog: Prefix Local Variables with semi-colons and indent
6088 the reference to older ChangeLog files, to fix fontification in
6089 Emacs.
6090
deea8bb0
MC
60912004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6092
6093 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6094 * gdb.mi/mi2-break.exp: Likewise.
6095
c3297504
MC
60962004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6097
6098 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
6099
25808999
MC
61002004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6101
6102 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
6103
226a8d71
MC
61042004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6105
6106 * gdb.cp/classes.exp: Remove unused declarations. Just let
6107 test names default instead of providing special names. Remove
6108 extraneous demangler test.
6109
37fdf854
JJ
61102004-08-12 Jeff Johnston <jjohnstn@redhat.com>
6111
6112 * gdb.base/unload.exp: New test for breakpoints in dynamically
6113 loaded libraries.
6114 * gdb.base/unload.c: Ditto.
6115 * gdb.base/unloadshr.c: Ditto.
6116
2d3a7986
MC
61172004-08-12 Michael Chastain <mec.gnu@mindspring.com>
6118
6119 * gdb.cp/classes.exp (test_ptype_class_objects): Call
6120 cp_test_ptype_class.
6121 (test_enums): Likewise.
6122
c72b934c
AC
61232004-08-10 Andrew Cagney <cagney@gnu.org>
6124
6125 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6126 files.
6127
cc503c8a
AC
61282004-08-10 Andrew Cagney <cagney@gnu.org>
6129
6130 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
6131 init_malloc call.
6132
902f2ccb
MC
61332004-08-10 Michael Chastain <mec.gnu@mindspring.com>
6134
6135 * ChangeLog: Add copyright notice. The notice is copied
6136 from emacs 21.3 top level ChangeLog.
6137
78c90502
MC
61382004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6139
6140 * lib/cp-support.exp: New file.
6141 * lib/cp-support.exp (cp_test_type_class): New function.
6142 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
6143 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
6144 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
6145 cp_test_ptype_class.
6146
88e5ea78
MC
61472004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6148
6149 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
6150 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6151 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
6152 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
6153 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6154 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
6155 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
6156 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
6157 gdb.mi/mi2-watch.exp: Update copyright years.
6158
6a89fc9c
MK
61592004-08-09 Mark Kettenis <kettenis@gnu.org>
6160
6161 * gdb.base/sigaltstack.exp: Provide proper anchoring.
6162
1482e0de
MC
61632004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6164
6165 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
6166 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
6167 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
6168 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6169 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
6170 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
6171 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
6172 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6173 gdb.mi/mi-watch.exp: Update copyright years.
6174
1a5ce3f3
DJ
61752004-08-08 Daniel Jacobowitz <dan@debian.org>
6176
6177 PR gdb/1738
6178 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
6179 from a breakpoint with a pending signal.
6180
04f6ecf2
DJ
61812004-08-08 Daniel Jacobowitz <dan@debian.org>
6182
6183 PR gdb/1736
6184 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
6185 * gdb.base/sigaltstack.exp (finish_test): Consume output until
6186 the prompt.
6187 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
6188
54d90d35
DJ
61892004-08-08 Daniel Jacobowitz <dan@debian.org>
6190
6191 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
6192
d2f6abb0
DJ
61932004-08-08 Daniel Jacobowitz <dan@debian.org>
6194
6195 PR gdb/1736
6196 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
6197 for i?86-*-linux*.
6198
5598c03d
DJ
61992004-08-08 Daniel Jacobowitz <dan@debian.org>
6200
6201 * gdb.arch/i386-prologue.exp: Compile without debug information.
6202
c6fee705
MC
62032004-08-08 Michael Chastain <mec.gnu@mindspring.com>
6204
6205 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
6206 rather than asking gdb to search.
6207
dd90efdb
MC
62082004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6209
6210 * gdb.base/gcore.c: Include <string.h>.
6211
1e84bec1
MC
62122004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6213
6214 * gdb.base/gcore.c: Add copyright notice.
6215
e425eb2b
MC
62162004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6217
6218 * gdb.base/freebpcmd.c: Include <stdio.h>.
6219 * gdb.base/long_long.c: Include <string.h>.
6220 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
6221 * gdb.base/siginfo.c: Include <string.h>.
6222 * gdb.base/sigstep.c: Include <string.h>.
6223
cb9aaed5
MC
62242004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6225
6226 * gdb.base/complex.c: Include <stdlib.h>.
6227
55944f3d
MC
62282004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6229
6230 * gdb.base/complex.c: Add copyright notice.
6231
7b2953d9
MC
62322004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6233
6234 * gdb.base/charset.c: Include <stdlib.h>.
6235
c9133d23
MC
62362004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6237
6238 * gdb.base/auxv.c: Include <stdlib.h>.
6239
0a8490ad
MC
62402004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6241
6242 * gdb.base/auxv.c: Add copyright notice.
6243
3426d5ec
MC
62442004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6245
6246 * gdb.base/coremaker.c: Add copyright notice.
6247 * gdb.base/coremaker2.c: Add copyright notice.
6248
8da195dd
AC
62492004-08-04 Andrew Cagney <cagney@gnu.org>
6250
6251 * gdb.base/store.exp: Update copyright.
6252 (check_set, up_set, check_struct, up_struct): Add a prefix to test
6253 names, do not import gdb_prompt.
6254
8d394f98
AC
62552004-08-01 Andrew Cagney <cagney@gnu.org>
6256
6257 Fix PR testsuite/1729.
6258 * gdb.base/dump.exp: Add test name to callers of capture_value, do
6259 not use capture_value with value 4.
6260 (capture_value): Add optional test name parameter.
6261 (test_reload_saved_value, test_restore_saved_value): Use $msg as
6262 the prefix, pass to capture_value.
6263
b6702b23
MK
62642004-08-01 Mark Kettenis <kettenis@gnu.org>
6265
6266 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
6267 * gdb.arch/i386-prologue.c (standard): New prototype and function.
6268 (main): Call new function.
6269
c203e0ca
MC
62702004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6271
6272 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
6273
a7995a30
MC
62742004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6275
6276 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
6277
9366563b
MC
62782004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6279
b6eeaf26 6280 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
6281 Accept more values of vtbl pointer. Remove some messages
6282 about "obsolete gcc or gdb".
6283
2fc1f950
MC
62842004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6285
6286 * gdb.cp/classes.exp: Accept more varieties of ptype output.
6287
c724d49b
MC
62882004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6289
6290 * gdb.base/asm-source.exp: Properly convert target board
6291 debug flags from gcc format to binutils format.
6292
736b0fce
MK
62932004-07-28 Mark Kettenis <kettenis@gnu.org>
6294
6295 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
6296 gdb1718". PR backtrace/1718 partially fixed.
6297
5633ea5c
JJ
62982004-07-27 Jeff Johnston <jjohnstn@redhat.com>
6299
6300 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
6301
575eebb1
NC
63022004-07-26 Nick Clifton <nickc@redhat.com>
6303
6304 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
6305 good default value for a specific architecture is available then
6306 set it to that value. Otherwise default to the -gstabs switch.
6307 Remove the -g... switches from the asm-flags variable. Allow the
6308 target board info to override the value if it wants to. Pass the
6309 switch on the assembler command line.
6310
62104619
MK
63112004-07-23 Mark Kettenis <kettenis@gnu.org>
6312
6313 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
6314 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
6315 (main): Call new function.
6316
4a1135b8
MC
63172004-07-22 Michael Chastain <mec.gnu@mindspring.com>
6318
6319 Test for PR exp/1715.
6320 * gdb.base/radix.exp: Refactor common procedures. Make all
6321 test names unique. Change XFAIL to KFAIL.
6322
8a12c1f0
MC
63232004-07-20 Michael Chastain <mec.gnu@mindspring.com>
6324
6325 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
6326 * gdb.ada/gnat_ada.gin: ... to here.
6327 * configure.in: Use gnat_ada.gin.
6328 * configure: Regenerate.
6329
23b451cf
AC
63302004-07-20 Andrew Cagney <cagney@gnu.org>
6331
6332 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
6333 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
6334 XFAILs. Clean up test messages and comments. Check backtraces.
6335 Delete re-sync code.
6336
ab618a02
MC
63372004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6338
6339 Fix PR cli/740.
6340 * gdb.base/annota1.exp: Honor gdb,nosignals.
6341 * gdb.base/annota3.exp: Likewise.
6342
46dad340
MC
63432004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6344
6345 * lib/java.exp: Update copyright notice.
6346
756d8c70
AC
63472004-07-19 Andrew Cagney <cagney@gnu.org>
6348
6349 * gdb.base/selftest.exp: Copy file from here ...
6350 * gdb.gdb/selftest.exp: ... to here.
6351
586027e6
AC
63522004-07-16 Andrew Cagney <cagney@redhat.com>
6353
6354 * lib/insight-support.exp: Delete file.
6355 * lib/java.exp (java_init): Fix copyright.
6356
029d2200
AC
63572004-07-16 Andrew Cagney <cagney@gnu.org>
6358
6359 * gdb.base/restore.c: Append "prologue" to comments marking the a
6360 function's prologue.
6361 * gdb.base/restore.exp: Update copyright, re-indent.
6362 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
6363 callerN" prefix where needed. Update patterns that match a
6364 function's prologue.
6365
653b62c5
MC
63662004-07-16 Michael Chastain <mec.gnu@mindspring.com>
6367
6368 * gdb.base/restore.c: Add copyright notice.
6369
f7d690e5
AC
63702004-07-16 Andrew Cagney <cagney@gnu.org>
6371
6372 * gdb.base/logical.exp: Update copyright.
6373 (evaluate): New procedure. Use to re-implement tests using
6374 several tables.
6375
d629a7cb
MH
63762004-07-14 Martin Hunt <hunt@redhat.com>
6377
6378 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
6379 which fixes some problems where init.tcl was not found.
6380
9c7bb332
AC
63812004-07-13 Andrew Cagney <cagney@gnu.org>
6382
6bf46641
AC
6383 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
6384 (check_sizeof, check_valueof): Do not include the output in the
6385 test name. Use gdb_test.
6386 (get_valueof): Use gdb_test_multiple.
6387
c4ffd4c0
AC
6388 * gdb.base/step-test.exp: Update copyright. Use
6389 gdb_test_multiple. Ensure that test names do not include
6390 architecture dependent output.
6391
ab89363a
AC
6392 * gdb.gdb/observer.exp: Update copyright.
6393 (setup_test): Use gdb_test_multiple.
6394 (attach_first_observer, attach_second_observer)
6395 (attach_third_observer, detach_first_observer)
6396 (detach_second_observer, detach_third_observer)
6397 (reset_counters, check_counters): Make $message a prefix.
6398 (test_normal_stop_notifications): Add "args" parameter - a list of
6399 init functions to be called. Make $message a prefix,
6400 (test_observer_normal_stop): Change the message prefixes so that
6401 they are unique, pass the attach / detach procedures to
6402 test_normal_stop_notifications.
6403
ec58997a
AC
6404 * gdb.base/signull.exp (test_segv): Prefix all tests with
6405 "${name}". Clean up test messages.
6406
b475183b
AC
6407 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
6408
9c7bb332
AC
6409 * gdb.base/ena-dis-br.exp: Update copyright.
6410 (break_at): New function. Replace send_gdb with gdb_test,
6411 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
6412 ignore count, not stopped at bpt", with KFAIL.
6413
2dd95497
CV
64142004-07-13 Corinna Vinschen <vinschen@redhat.com>
6415
6416 * gdb.base/attach.exp: Remove cleanupfile handling.
6417
419e626b
AC
64182004-07-12 Andrew Cagney <cagney@gnu.org>
6419
6420 * gdb.base/annota1.exp: Cleanup corefile test name.
6421 * gdb.base/annota3.exp: Ditto.
6422
8b1b3228
AC
64232004-07-12 Andrew Cagney <cagney@gnu.org>
6424
78650829
AC
6425 * gdb.base/signals.exp: Clean up copyright, re-indent.
6426
8b1b3228
AC
6427 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
6428 gdb_test and gdb_test_multiple.
6429
935c2760
JJ
64302004-07-08 Jeff Johnston <jjohnstn@redhat.com>
6431
6432 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 6433 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
6434 provide line number info for first statement in main.
6435
1544280f
AC
64362004-07-08 Andrew Cagney <cagney@gnu.org>
6437
1279f4ff
AC
6438 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
6439
1544280f
AC
6440 * gdb.base/sigbpt.exp: Make the common part of each test name a
6441 prefix instead of suffix.
6442
bcc82369
BR
64432004-07-07 Bob Rossi <bob_rossi@cox.net>
6444
6445 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
6446 test from test_tbreak_creation_and_listing to
6447 test_file_list_exec_source_file
6448 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
6449 Changed name of test from test_tbreak_creation_and_listing to
6450 test_file_list_exec_source_file
6451
23f4b0aa
JJ
64522004-07-07 Jeff Johnston <jjohnstn@redhat.com>
6453
6454 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
6455 the jmisc() constructor instead of <init>.
6456 * gdb.java/jmisc1.exp: Ditto.
6457
56401cd5
AC
64582004-07-07 Andrew Cagney <cagney@gnu.org>
6459
6460 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
6461 corrupting the PC.
6462
44ae2f6a
MC
64632004-07-06 Michael Chastain <mec.gnu@mindspring.com>
6464
6465 * gdb.cp/templates.exp: Accept whitespace change in demangler
6466 output.
6467
45a83408
AC
64682004-07-06 Andrew Cagney <cagney@gnu.org>
6469
6470 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
6471
d205ad70
MC
64722004-07-02 Michael Chastain <mec.gnu@mindspring.com>
6473
6474 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
6475 * lib/compiler.cc: Likewise.
6476
06ea1a61
MC
64772004-06-30 Michael Chastain <mec.gnu@mindspring.com>
6478
6479 * lib/compiler.cc: Work around string preprocessing problem
6480 with old hp c++ compiler.
6481 * lib/compiler.c: Likewise.
6482
daab1251
CV
64832004-06-29 Corinna Vinschen <vinschen@redhat.com>
6484
6485 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
6486 directives to conditionalize symbol prefixing.
6487 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
6488 additional_flags handling. Add underscore prefix for Cygwin.
6489 * gdb.arch/i386-unwind.c: Use preprocessor directives to
6490 conditionalize symbol prefixing.
6491 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
6492 additional_flags handling. Add underscore prefix for Cygwin.
6493
cc984116
CV
64942004-06-29 Corinna Vinschen <vinschen@redhat.com>
6495
6496 * gdb.base/bigcore.exp: Skip test on Cygwin.
6497
c279b077
MC
64982004-06-28 Michael Chastain <mec.gnu@mindspring.com>
6499
6500 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
6501 formats for "info register". Use gdb_test_multiple. Fix
6502 the "invalid register" test.
6503
0e915747
CV
65042004-06-28 Corinna Vinschen <vinschen@redhat.com>
6505
6506 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
6507 PID for Cygwin. Add Cygwin specific strings to check for in some
6508 tests.
6509 (do_attach_tests): Add a test for user interaction when attaching
6510 to a process with no matching symbol table already loaded.
6511
11422c86
AC
65122004-06-26 Andrew Cagney <cagney@gnu.org>
6513
6514 Test PR java/1567 and PR java/1565.
6515 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
6516 * gdb.java/jmisc2.exp: Delete file.
6517
cefbce26
MC
65182004-06-26 Michael Chastain <mec.gnu@mindspring.com>
6519
6520 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
6521
e19f872c
CV
65222004-06-25 Corinna Vinschen <vinschen@redhat.com>
6523
6524 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
6525 attach process.
6526
d931ba3b
MC
65272004-06-23 Michael Chastain <mec.gnu@mindspring.com>
6528
6529 * gdb.cp/pr-1553.exp: Remove.
6530
aef68c48
MC
65312004-06-22 Michael Chastain <mec.gnu@mindspring.com>
6532
6533 * gdb.cp/pr-1553.cc: Remove.
6534 * gdb.cp/pr-1553.exp: Disable this test.
6535
8d5df71a
JB
65362004-06-20 Jim Blandy <jimb@redhat.com>
6537
a9c64011 6538 Fix PR testsuite/1680.
8d5df71a
JB
6539 * gdb.arch/i386-sse.exp: Properly quote curly braces in
6540 regular expressions.
6541
4ac6f39d
MC
65422004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6543
6544 Fix PR testsuite/1679.
6545 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
6546 Issue an UNSUPPORTED result instead.
6547
1b413552
JB
65482004-06-18 Jim Blandy <jimb@redhat.com>
6549
6550 * gdb.base/charset.exp: Only send a control-C if we see a new
6551 prompt and incomplete command.
6552
6daa6ebd
MC
65532004-06-18 Michael Chastain <mec.gnu@mindspring.com>
6554
6555 * gdb.cp/pr-574.cc: Add copyright notice.
6556
51fa4ae0
JB
65572004-06-17 Jim Blandy <jimb@redhat.com>
6558
6559 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
6560 cases where the regexp has no groups; this grabs random text from
6561 the previous test suite, whatever that was.
6562
8fea26c5
MC
65632004-06-17 Michael Chastain <mec.gnu@mindspring.com>
6564
6565 * gdb.cp/printmethod.cc: Add copyright notice.
6566
1e3aeb41
MC
65672004-06-16 Michael Chastain <mec.gnu@mindspring.com>
6568
6569 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
6570
9d9030bc
AC
65712004-06-16 Andrew Cagney <cagney@gnu.org>
6572
6573 * gdb.base/signull.c: Update copyright. Include <string.h>.
6574 (bowler): Replace data_pointer with data_read
6575 and data_write cases. Add code_descriptor case.
6576 (zero, desc): New array and pointer.
6577 (data, code): Change to simple pointers.
6578 * gdb.base/signull.exp: Fix probe pattern matching a function
6579 descriptor SIGSEGV. Replace data_pointer with data_read and
6580 data_write tests.
6581
acd4ad44
AC
65822004-06-16 Andrew Cagney <cagney@gnu.org>
6583
6584 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
6585
08fd625c
MC
65862004-06-15 Michael Chastain <mec.gnu@mindspring.com>
6587
6588 * gdb.base/long_long.c: Add copyright notice.
6589
1903502c
MC
65902004-06-15 Michael Chastain <mec.gnu@mindspring.com>
6591
6592 * gdb.base/long_long.exp: Remove reference to
6593 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
6594 to gdb_breakpoint and gdb_continue_to_breakpoint.
6595
83313cb1
JB
65962004-06-14 Jim Blandy <jimb@redhat.com>
6597
6598 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
6599 endian case.
6600
1bf404ef
AC
66012004-06-14 Andrew Cagney <cagney@gnu.org>
6602
6603 * gdb.base/gcore.exp (capture_command_output): Delete the always
6604 passing tests containing inferior values.
6605 * gdb.base/ending-run.exp: Do not include the breakpoint address
6606 in the test message. Update copyright.
6607 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
6608 size in the test name, use gdb_test_multiple. Update copyright.
6609
ef220b33
MC
66102004-06-14 Michael Chastain <mec.gnu@mindspring.com>
6611
6612 * gdb.cp/ref-types.cc: Add copyright notice.
6613
4f70a4c9
MC
66142004-06-14 Michael Chastain <mec.gnu@mindspring.com>
6615
6616 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
6617 hp_aCC_compiler.
6618 * lib/compiler.cc: Likewise.
6619 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
6620 'set' commands. Log diagnostics for other lines. Set
6621 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
6622
335928ac
MC
66232004-06-13 Michael Chastain <mec.gnu@mindspring.com>
6624
6625 * gdb.cp/try_catch.cc: Add copyright notice.
6626
2efb12e8
MC
66272004-06-12 Michael Chastain <mec.gnu@mindspring.com>
6628
6629 * gdb.cp/userdef.cc: Add copyright notice.
6630
0bbed51a
MC
66312004-06-11 Michael Chastain <mec.gnu@mindspring.com>
6632
6633 * gdb.cp/virtfunc.cc: Add copyright notice.
6634
e12a46c9
RC
66352004-06-11 Randolph Chung <tausq@debian.org>
6636
6637 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
6638 problem.
6639
338e05af
AC
66402004-06-10 Andrew Cagney <cagney@gnu.org>
6641
6642 * lib/compiler.cc, lib/compiler.c: Append either
6643 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
6644 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
6645 instead of gcc-3-3.
6646
dc3f10cb
AC
66472004-06-09 Andrew Cagney <cagney@gnu.org>
6648
b4d946af
AC
6649 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
6650 gdb/1455, bug is specific to "long long" and "double".
a9c64011 6651
dc3f10cb
AC
6652 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
6653 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
6654 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
6655 fixed.
6656
b5c0bfa2
AC
66572004-06-09 Andrew Cagney <cagney@gnu.org>
6658
6659 * gdb.base/structs.exp (test_struct_returns): Replace
6660 "return_value_unknown" and "finish_value_unknown" by
6661 "return_value_known" and "finish_value_known". Instead of
6662 "return_value_unknown" iff "finish_value_unknown", check
6663 "return_value_known" implies "finish_value_known".
6664
caeb605f
MH
66652004-06-08 Martin Hunt <hunt@redhat.com>
6666
6667 * gdb.base/float.exp: Add pattern for mips targets.
6668
c892bb64
RC
66692004-06-08 Randolph Chung <tausq@debian.org>
6670
6671 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
6672 message for unknown architectures more clear.
6673
48306d3e
JB
66742004-06-08 Joel Brobecker <brobecker@gnat.com>
6675
6676 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
6677 start the execution of the program.
6678
83ecb59f
JB
66792004-06-07 Jim Blandy <jimb@redhat.com>
6680
6681 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
6682 * gdb.arch/i386-cpuid.h: New helper file.
6683
55264cb4
RC
66842004-06-07 Randolph Chung <tausq@debian.org>
6685
6686 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
6687 has started.
6688
23cadb28
RM
66892004-06-04 Roland McGrath <roland@redhat.com>
6690
6691 Fix PR gdb/1647.
6692 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
6693 differently to be robust to output buffering differences.
6694
51d01eda
MC
66952004-06-04 Michael Chastain <mec.gnu@mindspring.com>
6696
6697 * gdb.threads/pthreads.exp: Update copyright years.
6698 (check_control_c): Change asynchronous 'after' to synchronous.
6699
f4fc3b93
RM
67002004-06-04 Roland McGrath <roland@redhat.com>
6701
6702 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
6703 next gdb prompt.
6704
4013522b
MC
67052004-06-02 Michael Chastain <mec.gnu@mindspring.com>
6706
6707 Fix PR gdb/1636.
6708 * gdb.threads/manythreads.exp: Change asynchronous 'after'
6709 calls to synchronous.
6710
7a8f1e6b
JB
67112004-05-26 Jim Blandy <jimb@redhat.com>
6712
6713 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
6714
81bb3443
RC
67152004-05-24 Randolph Chung <tausq@debian.org>
6716
6717 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
6718 * gdb.asm/pa.inc: New file.
6719
8f5a3103
MK
67202004-05-22 Mark Kettenis <kettenis@gnu.org>
6721
6722 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
6723
734b8fe8 67242004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 6725 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
6726
6727 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
6728 GDB prompt.
6729
725603e1
UW
67302004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6731
f4fc3b93 6732 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
6733 setjmp/longjmp. Use sigaction instead of signal.
6734
8b923272 67352004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 6736 Michael Snyder <msnyder@redhat.com>
8b923272
JB
6737
6738 * gdb.threads/pthread_cond_wait.c: New file.
6739 * gdb.threads/pthread_cond_wait.exp: New testcase.
6740
8bfabb04
AC
67412004-05-13 Andrew Cagney <cagney@redhat.com>
6742
6743 * gdb.base/signull.exp, gdb.base/signull.c: New files.
6744 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
6745
42edda50
AC
67462004-05-11 Andrew Cagney <cagney@redhat.com>
6747
6748 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
6749 fixed but revealed gdb/1639.
6750
d303a6c7
AC
67512004-05-10 Andrew Cagney <cagney@redhat.com>
6752
6753 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
6754 func1" and "next to 2nd alarm", kernel bug avoided.
6755
bf08c2a1
DJ
67562004-05-10 Daniel Jacobowitz <dan@debian.org>
6757
6758 PR external/1568
6759 * gdb.base/bigcore.exp: Check the size of the dumped core file.
6760 XFAIL if it is smaller than bytes_allocated.
6761 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
6762 (main): Make chunks_allocated unsigned. Correct comment.
6763
c0586a34
JB
67642004-05-07 Joel Brobecker <brobecker@gnat.com>
6765
6766 * gdb.arch/powerpc-aix-prologue.c: New file.
6767 * gdb.arch/powerpc-aix-prologue.exp: New file.
6768
f2785d12
JB
67692004-05-07 Jim Blandy <jimb@redhat.com>
6770
6771 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
6772 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
6773
bd7f6e30
JB
67742004-05-06 Joel Brobecker <brobecker@gnat.com>
6775
6776 * gdb.base/sep.exp: No longer setup_kfail when the program was
6777 built with dwarf2.
6778
0a5e7efe
JI
67792004-05-05 Jim Ingham <jingham@apple.com>
6780
6781 * gdb.base/pending.exp: Make sure pending breakpoints
6782 preserve the ignore count.
f4fc3b93 6783
a8958849
MK
67842004-04-27 Jerome Guitton <guitton@gnat.com>
6785
6786 * i386-prologue.exp: Add testcase for jump instruction as first
6787 instruction of the real code.
6788 * i386-prologue.c (jump_at_beginning): New function.
6789
7e103f5b
MK
67902004-04-28 Mark Kettenis <kettenis@gnu.org>
6791
6792 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
6793 x86_64-*-*.
6794
5d38b224
MK
67952004-04-28 Mark Kettenis <kettenis@gnu.org>
6796
6797 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
6798 i*86-*-*.
6799
0ef32fd9
MK
68002004-04-25 Mark Kettenis <kettenis@gnu.org>
6801
6802 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
6803 expression that checks the return type.
6804
71d7dd7c
AC
68052004-04-23 Andrew Cagney <cagney@redhat.com>
6806
6807 * gdb.base/call-sc.exp: New test of scalar call/return values.
6808 * gdb.base/call-sc.c: Ditto.
6809
1e9f977e
JJ
68102004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6811
6812 * gdb.threads/manythreads.c: Reduce thread stack size.
6813
899d9e3a
JJ
68142004-04-23 Jeff Johnston <jjohnstn@redhat.com>
6815
6816 * gdb.threads/manythreads.c: Add copyright notice.
6817
61bcae62
AC
68182004-04-23 Andrew Cagney <cagney@redhat.com>
6819
6820 * gdb.base/siginfo.exp: Better handle step out of signal.
6821 * gdb.base/sigstep.exp: Ditto.
6822
7339a42e 68232004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 6824 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
6825
6826 * gdb.threads/manythreads.c: New testcase.
6827 * gdb.threads/manythreads.exp: Ditto.
6828
5c98409b
JB
68292004-04-22 Jim Blandy <jimb@redhat.com>
6830
6831 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
6832 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
6833
3b611f1a
MC
68342004-04-21 Michael Chastain <mec.gnu@mindspring.com>
6835
6836 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
6837
f0fd9238
AC
68382004-04-21 Andrew Cagney <cagney@redhat.com>
6839
6840 * gdb.base/sigstep.c: New file.
6841 * gdb.base/sigstep.exp: New file.
6842
90990674
JB
68432004-04-16 Joel Brobecker <brobecker@gnat.com>
6844
6845 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
6846 call to observer_notify_normal_stop.
6847
78cef34b
AC
68482004-04-15 Andrew Cagney <cagney@redhat.com>
6849
6850 * gdb.base/siginfo.c: New file.
6851 * gdb.base/siginfo.exp: New file.
6852
d2343407
JB
68532004-04-12 J. Brobecker <brobecker@gnat.com>
6854
6855 * gdb.base/sep.exp: Fix typo in comment.
6856
a2dba3c8
JB
68572004-04-12 J. Brobecker <brobecker@gnat.com>
6858
6859 * gdb.base/sep.c: New file.
6860 * gdb.base/sep-proc.c: New file.
6861 * gdb.base/sep.exp: New testcase.
6862
15f7b60e
MK
68632004-04-09 Mark Kettenis <kettenis@gnu.org>
6864
6865 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
6866 support.
6867
44f4de1a
AC
68682004-04-05 Andrew Cagney <cagney@redhat.com>
6869
6870 * gdb.base/sigaltstack.c: New file.
6871 * gdb.base/sigaltstack.exp: New file.
6872
ef04f396
JB
68732004-04-04 Joel Brobecker <brobecker@gnat.com>
6874
6875 * gdb.base/foll-fork.exp: Update the expected output for
6876 "help set follow-fork-mode", to match a change that was made
6877 to the help of this variable on 2004-01-13.
6878
d40d2c92
JB
68792004-04-01 Joel Brobecker <brobecker@gnat.com>
6880
6881 * lib/ada.exp: Add copyright notice.
6882 * bar.ads: Likewise.
6883 * bar.adb: Likewise.
6884 * null_record.adb: Likewise.
6885 * null_record.exp: Likewise.
6886 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
6887
f86ef5a3
JB
68882004-04-01 Joel Brobecker <brobecker@gnat.com>
6889
6890 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
6891 * configure: Regenerate.
6892
414e70e3
JB
68932004-04-01 Joel Brobecker <brobecker@gnat.com>
6894
6895 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
6896 to build the application. Remove the message printed when in
6897 verbose mode, redundant with the UNSUPPORTED message above.
6898
f0aaee49
JB
68992004-03-31 Joel Brobecker <brobecker@gnat.com>
6900
6901 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
6902 * gdb.ada (null_record.exp): New testcase.
6903
ac81cb54
JB
69042004-03-31 Joel Brobecker <brobecker@gnat.com>
6905
6906 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
6907
854af2f7
JB
69082004-03-31 Joel Brobecker <brobecker@gnat.com>
6909
6910 * gdb.ada: New subdirectory.
6911 * gdb.ada/Makefile.in: New file.
6912 * gdb.ada/gnat_ada.gpr.in: New file.
6913
034cb681
JB
69142004-03-31 Joel Brobecker <brobecker@gnat.com>
6915
6916 * lib/ada.exp: New file.
6917
78a1a894
DJ
69182004-03-24 Daniel Jacobowitz <drow@mvista.com>
6919
6920 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
6921 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
6922
4b2b3b3e
AC
69232004-03-22 Andrew Cagney <cagney@redhat.com>
6924
6925 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
6926 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6927 Problem identified by Ulrich Weigand.
6928
23c73aa3
DC
69292004-03-17 David Carlton <carlton@kealia.com>
6930
6931 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
6932 PR c++/826.
6933
d63a86f8
RM
69342004-03-16 Roland McGrath <roland@redhat.com>
6935
6936 * gdb.base/auxv.exp: New file.
6937 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
6938
0e02aa50
DC
69392004-03-12 David Carlton <carlton@kealia.com>
6940
6941 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
6942 * gdb.cp/pr-1553.cc: Ditto.
6943 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
6944 pass branch.
6945
c20b71be
MC
69462004-03-12 Michael Chastain <mec.gnu@mindspring.com>
6947
6948 * gdb.cp/templates.exp: Accept more template types.
6949
c7414a01
MC
69502004-03-09 Michael Chastain <mec.gnu@mindspring.com>
6951
6952 From Corinna Vinschen with modifications.
6953 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
6954 local variable obj_with_enum.
6955 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
6956 results with obj_with_enum.
6957
ed69573c
MC
69582004-03-09 Michael Chastain <mec.gnu@mindspring.com>
6959
6960 * gdb.cp/classes.cc: New file, copied from misc.cc.
6961 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
6962
28301461
MC
69632004-03-09 Michael Chastain <mec.gnu@mindspring.com>
6964
6965 * gdb.cp/misc.cc: Add copyright notice.
6966
1198ecbe
DC
69672004-03-05 David Carlton <carlton@kealia.com>
6968
6969 * gdb.cp/rtti.exp: Add 'print *obj3' test.
6970 * gdb.cp/rtti.h: Update copyright.
6971 (namespace n2::n3): New.
6972 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
6973 (n2::n3::func3): New.
6974 (main): Call n2::n3::func3.
6975 * gdb.cp/rtti2.cc: Update copyright.
6976 (n2::create3): New.
6977
9e08c470
MK
69782004-03-04 Mark Kettenis <kettenis@gnu.org>
6979
6980 * gdb.asm/openbsd.inc: Fix typo.
6981
4bebc3aa
FF
69822004-03-03 Fred Fish <fnf@redhat.com>
6983
6984 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
6985 "val" instead of unused "size". Update copyright year.
6986
6ea9fb37
DJ
69872004-02-29 Daniel Jacobowitz <drow@mvista.com>
6988
6989 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
6990 to use unsigned char.
6991 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
6992 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
6993
23b23974
DJ
69942004-02-29 Daniel Jacobowitz <drow@mvista.com>
6995
6996 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
6997 line of output.
6998
7574fd53
DJ
69992004-02-28 Daniel Jacobowitz <drow@mvista.com>
7000
7001 * gdb.base/relocate.c (dummy): Initialize.
7002
a195357f
DJ
70032004-02-28 Daniel Jacobowitz <drow@mvista.com>
7004
7005 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7006 a breakpoint at exit.
7007
72fd54a9
FF
70082004-02-27 Fred Fish <fnf@redhat.com>
7009
7010 * gdb.base/chng-syms.exp: Add expect condition to match failing
7011 case that isn't a timeout.
7012
b9d23137
AC
70132004-02-27 Andrew Cagney <cagney@redhat.com>
7014
7015 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7016 support.
7017
15d208f6 70182004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 7019
15d208f6
FF
7020 * gdb.arch/gdb1431.c: Remove.
7021 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7022 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7023 of "until" incorrectly.
7024
98f9cd2d
JB
70252004-02-26 J. Brobecker <brobecker@gnat.com>
7026
7027 * gdb.cp/class2.cc (empty): New class.
7028 (refer): New function.
7029 (main): Declare an object of type empty and use it.
7030 * gdb.cp/class2.exp: Print the value of an object of type empty.
7031
9b50c11b
JJ
70322004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7033
7034 * gdb.base/langs.exp: Update query string to match the
7035 new nquery format used for pending breakpoints.
7036
0dcd613f
AC
70372004-02-26 Andrew Cagney <cagney@redhat.com>
7038
7039 Fix PR i18n/1570.
7040 * gdb.base/charset.c: Update copyright notice.
7041 (main, init_string): Remove the escape character '\e' tests.
7042 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7043 * gdb.base/charset.exp (valid_host_charset): Ditto.
7044 * gdb.base/setvar.exp: Ditto.
7045
b8a56647
AC
70462004-02-24 Andrew Cagney <cagney@redhat.com>
7047
90d59e34
AC
7048 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7049 mmapped data in core file" PASS and FAIL messages consistent.
7050
b8a56647
AC
7051 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7052 setting a breakpoint. Work around PR java/1565.
7053
9f27c604
JJ
70542004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7055
7056 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7057 new nquery format.
7058 * gdb.base/pending.exp: Ditto.
7059
3224a706
MK
70602004-02-22 Mark Kettenis <kettenis@gnu.org>
7061
7062 * configure.in: Run stabs tests on *BSD.
7063 * configure: Regenerated.
7064
41e0a9ca
MK
70652004-02-21 Mark Kettenis <kettenis@gnu.org>
7066
7067 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7068
1e1b3428
FF
70692004-02-20 Fred Fish <fnf@redhat.com>
7070
7071 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7072 blank in test for "returns short", for consistency with other
7073 "returns xxx" tests. Update copyright year.
7074
f9a7572a
FF
70752004-02-19 Fred Fish <fnf@redhat.com>
7076
7077 New testcase for PR breakpoint/1558.
7078 * gdb.arch/gdb1558.exp: New file.
7079 * gdb.arch/gdb1558.c: New file.
7080
b2ce2854
EZ
70812004-02-19 Elena Zannoni <ezannoni@redhat.com>
7082
7083 * gdb.base/nodebug.exp: Fix typo.
7084
e7c9ff01
JB
70852004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7086
7087 Committed by Jim Blandy <jimb@redhat.com>.
7088
62f4b920
JB
7089 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7090
2db536a1
JB
7091 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7092
e7c9ff01
JB
7093 * gdb.base/float.exp: Support s390*-*-* targets.
7094
f3205b34
AF
70952004-02-17 Adam Fedor <fedor@gnu.org>
7096
7097 * gdb.base/gdb1555.exp: New file.
7098 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
7099
9d62932d
EZ
71002004-02-17 Elena Zannoni <ezannoni@redhat.com>
7101
7102 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
7103
344c9711
FF
71042004-02-16 Fred Fish <fnf@redhat.com>
7105
7106 * gdb.arch/gdb1291.c: Remove
7107 * gdb.arch/gdb1291.s: New test input file.
7108 * gdb.arch/gdb1291.exp: Expand test to check case that should not
7109 fail. Test for correct result, known incorrect result, other
7110 failures and timeouts.
7111
2d822687
AC
71122004-02-16 Andrew Cagney <cagney@redhat.com>
7113
7114 * gdb.base/bigcore.exp: New file.
7115 * gdb.base/bigcore.c: New file.
7116
dac15b66
AC
71172004-02-13 Andrew Cagney <cagney@redhat.com>
7118
7119 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
7120 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
7121 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
7122 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
7123 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
7124 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
7125 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
7126 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
7127 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
7128 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
7129
6bdfc2c4
JJ
71302004-02-11 Jeff Johnston <jjohnstn@redhat.com>
7131
7132 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
7133 executed is an alloc instruction.
7134
87b3ede8
DC
71352004-02-11 David Carlton <carlton@kealia.com>
7136
7137 * gdb.cp/breakpoint.exp: New.
7138 * gdb.cp/breakpoint.cc: New.
7139
6e19e2bf
MC
71402004-02-11 Michael Chastain <mec.gnu@mindspring.com>
7141
7142 Partial fix for PR gdb/1543.
7143 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
7144 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
7145 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
7146 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
7147 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
7148 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
7149 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
7150 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
7151 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
7152 to bug-gdb@prep.ai.mit.edu .
7153 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
7154 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
7155 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
7156 Likewise.
7157
5c5455dc
AC
71582004-02-10 Andrew Cagney <cagney@redhat.com>
7159
7160 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
7161 using gdb_internal_error_resync.
7162
9cf689d7
DJ
71632004-02-09 Daniel Jacobowitz <drow@mvista.com>
7164
7165 * gdb.threads/thread-specific.exp: Stop early if no threads are
7166 found.
7167
d2dc51db
MC
71682004-02-09 Michael Chastain <mec.gnu@mindspring.com>
7169
7170 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
7171
14b1a056
DJ
71722004-02-08 Daniel Jacobowitz <drow@mvista.com>
7173
7174 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
7175 breakpoints.
7176
83f66e8f
DJ
71772004-02-07 Daniel Jacobowitz <drow@mvista.com>
7178
7179 * config/sim.exp (gdb_load): Handle $arg == "".
7180 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
7181 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
7182
30fc0091
EZ
71832004-02-07 Elena Zannoni <ezannoni@redhat.com>
7184
a9c64011
AS
7185 * gdb.base/maint.exp: Update test to reflect
7186 obstack changes.
30fc0091 7187
4d806929
JJ
71882004-02-04 Jeff Johnston <jjohnstn@redhat.com>
7189
7190 * gdb.base/pendshr.c (pendfunc): New function that calls
7191 pendfunc1.
7192 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
7193
7bfdd688
FF
71942004-02-04 Fred Fish <fnf@redhat.com>
7195
7196 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
7197 function symbols and update copyright years.
7198 * gdb.arch/gdb1291.c: Ditto.
7199
aaa08ee4
MC
72002004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7201
7202 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
7203
dbad7755
MC
72042004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7205
7206 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
7207
ec4646ef
MC
72082004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7209
7210 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
7211
1b802196
FF
72122004-02-02 Fred Fish <fnf@redhat.com>
7213
7214 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
7215 remote targets. Update copyright years.
7216
18fe2033
JJ
72172004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7218
7219 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
7220 support.
7221 * gdb.base/langs.exp: Fix test which attempts to create
7222 breakpoint on non-existent function to handle new pending
7223 support.
7224 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
7225 a breakpoint.
7226 * gdb.base/pending.exp: New test.
7227 * gdb.base/pending.c: New file.
7228 * gdb.base/pendshr.c: Ditto.
7229
8d577d32
DC
72302004-02-02 David Carlton <carlton@kealia.com>
7231
7232 * gdb.cp/overload.exp: Add overloadNamespace tests.
7233 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
7234 (overloadNamespace, XXX): New.
7235 (main): Call XXX::marker2.
7236
3ad13771
FF
72372004-02-01 Fred Fish <fnf@redhat.com>
7238
7239 * gdb.base/dump.exp: Use runto_main instead of "runto main".
7240 * gdb.base/finish.exp: Ditto.
7241 * gdb.base/gcore.exp: Ditto.
7242 * gdb.base/huge.exp: Ditto.
7243 * gdb.base/info-proc.exp: Ditto.
7244 * gdb.base/return2.exp: Ditto.
7245 * gdb.threads/gcore-thread.exp: Ditto.
7246
44c75849
DJ
72472004-02-01 Daniel Jacobowitz <drow@mvista.com>
7248
7249 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
7250
005bc093
MK
72512004-02-01 Mark Kettenis <kettenis@gnu.org>
7252
7253 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
7254 that opening the file succeeds on OpenBSD.
7255
c47cebdb
DJ
72562004-02-01 Daniel Jacobowitz <drow@mvista.com>
7257
7258 * gdb.threads/thread-specific.c: New file.
7259 * gdb.threads/threads-specific.exp: New test script.
7260 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
7261 to expect_out.
7262
5a01311c
MK
72632004-02-01 Mark Kettenis <kettenis@gnu.org>
7264
7265 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
7266 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
7267 only on the "print_small_structs from print_long_arg_list" test.
7268
ce22a4f1
DJ
72692004-02-01 Daniel Jacobowitz <drow@mvista.com>
7270
7271 * gdb.base/completion.exp: Kill a stray backslash.
7272
7273 From Jim Ingham <jingham@apple.com>:
7274 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
7275 agrees with the result from sending a tab.
7276
abbab9d3
DJ
72772004-01-31 Daniel Jacobowitz <drow@mvista.com>
7278
7279 * gdb.base/chng-syms.exp: Remove stray newline.
7280
53904d1e
MK
72812004-01-31 Mark Kettenis <kettenis@gnu.org>
7282
7283 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
7284 *-*-openbsd*.
7285 * gdb.asm/openbsd.inc: New file.
7286
3a4b3aac
MK
72872004-01-30 Mark Kettenis <kettenis@gnu.org>
7288
7289 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
7290 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
7291 *-*solaris2*. Remove commented out default settings for
7292 asm-flags. Replace gdb_compile with target_link.
7293
ebac27b4
MC
72942004-01-29 Michael Chastain <mec.gnu@mindspring.com>
7295
7296 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
7297 for all tests. Remove old hp-ux and cygnus xfail cases.
7298
d8679d84
PH
72992004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
7300
7301 * gdb.base/chng-syms.exp: New file.
7302 * gdb.base/chng-syms.c: New file.
7303
0a55bc22
MC
73042004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7305
7306 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
7307 Provide arms for current output in all my configurations.
7308
94b8e876
MC
73092004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7310
7311 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
7312 * lib/compiler.cc: Likewise.
7313 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
7314 get the right preprocessor. Eval the output directly. Remove
7315 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
7316 hp_f77_compiler and hp_f90_compiler completely.
7317 (gdb_preprocess): Delete.
7318 (get_compiler): Delete.
7319
7cf03d44
MK
73202004-01-24 Mark Kettenis <kettenis@gnu.org>
7321
7322 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
7323 <string.h>.
7324
68b6dce9
NR
73252004-01-24 Nick Roberts <nick@nick.uklinux.net>
7326
7327 * gdb.mi/mi-stack.exp: Update copyright.
7328
b368761e
DC
73292004-01-23 David Carlton <carlton@kealia.com>
7330
7331 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
7332 test for cp_lookup_transparent_type.
7333 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
7334 call them.
7335
f2061b53
DJ
73362004-01-23 Daniel Jacobowitz <drow@mvista.com>
7337
7338 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
7339 after -var-update.
7340
37fc574a
DC
73412004-01-23 David Carlton <carlton@kealia.com>
7342
7343 * gdb.cp/namespace.cc (C::ensureRefs): New.
7344 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
7345
8e94b928
NR
73462004-01-20 Nick Roberts <nick@nick.uklinux.net>
7347
7348 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
7349 case "-stack-list-locals 2".
7350 * gdb.mi/mi-var-child.exp: Test for case
7351 "-var-list-children --all-values NAME".
7352
997b0952
MC
73532004-01-18 Michael Chastain <mec.gnu@mindspring.com>
7354
7355 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
7356
52470da3
MK
73572004-01-18 Mark Kettenis <kettenis@gnu.org>
7358
7049b4b8
MK
7359 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
7360 used with gdb_test_multiple.
7361
52470da3
MK
7362 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
7363 read at address 0. This fixes PR testsuite/1504.
7364
da6012e5
DJ
73652004-01-18 Daniel Jacobowitz <drow@mvista.com>
7366
7367 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
7368 Remove downloading, guessing the host executable, the calls to
7369 gdb_file_cmd and gdb_target_cmd, and "load" support.
7370 (infer_host_exec): New function broken out from gdb_load.
7371 (gdb_load): New wrapper for gdbserver_gdb_load.
7372 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
7373 gdb_target_cmd. Use -target-select.
7374 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
7375 Download binaries to the host. Clear last_mi_remote_file when
7376 we load a new binary.
7377 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
7378 call gdbserver_gdb_load and mi_gdb_target_cmd.
7379
32c70722
MC
73802004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7381
7382 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
7383 type patterns.
7384
b0cecf36
MC
73852004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7386
7387 * gdb.cp/templates.exp: Fix typo in test name of
7388 "print Foo<volatile char*>::foo".
7389
4120d7e6
MC
73902004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7391
7392 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
7393
f679e530
BE
73942004-01-16 Ben Elliston <bje@wasabisystems.com>
7395
7396 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
7397 (clean mostlyclean): Remove empty rm.
7398
091c48f6
MC
73992004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7400
7401 * gdb.base/setvar.exp: Add copyright years.
7402
3e5fc8d2
DC
74032004-01-14 David Carlton <carlton@bactrian.org>
7404
7405 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
7406 PR c++/1511 and update coment.
7407 * gdb.cp/templates.exp: Update patterns to match current output.
7408 If changes involve something other than whitespace, KFAIL
7409 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
7410
63d06c5c
DC
74112004-01-14 David Carlton <carlton@kealia.com>
7412
7413 * gdb.cp/namespace.exp: Add tests involving classes defined within
7414 namespaces.
7415 * gdb.cp/namespace.cc (C::CClass): New.
7416 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
7417
a51dab88
EZ
74182004-01-14 Elena Zannoni <ezannoni@redhat.com>
7419
7420 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
7421 what debug info we have. Print a better message if something goes
7422 wrong while producing the separate debug info file.
7423
a476ccc9
MC
74242004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7425
7426 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
7427
f453692c
MC
74282004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7429
7430 * gdb.base/callfuncs.c: Add copyright notice.
7431
f40063a5
MC
74322004-01-13 Michael Chastain <mec.gnu@mindspring.com>
7433
7434 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
7435 inheritance. PR gdb/1498, PR gcc/13539.
7436
19ac3974
EZ
74372004-01-13 Elena Zannoni <ezannoni@redhat.com>
7438
a9c64011
AS
7439 * gdb.threads/gcore-thread.exp: Prefix name of binary with
7440 test specific name.
7441 * gdb.mi/gdb669.exp: Ditto.
7442 * gdb.mi/mi-pthreads.exp: Ditto.
7443 * gdb.mi/mi1-pthreads.exp: Ditto.
7444 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 7445
56c97c6e
MC
74462004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7447
7448 * gdb.cp/member-ptr.cc: Add copyright notice.
7449
a0644324
MC
74502004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7451
7452 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
7453 some patterns for recent versions of gcc and hpacc. Delete
7454 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
7455 Delete tests that access a NULL pointer-to-member-data. This
7456 script is still disabled for gcc.
7457
32fabe09
EZ
74582004-01-12 Elena Zannoni <ezannoni@redhat.com>
7459
7460 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 7461 escaped correctly.
32fabe09 7462
1f8a6abb
EZ
74632004-01-12 Elena Zannoni <ezannoni@redhat.com>
7464
7465 * gdb.base/sepdebug.exp: New file.
7466 * gdb.base/sepdebug.c: New file.
7467 * lib/gdb.exp (separate_debug_filename): New procedure.
7468 (gdb_gnu_strip_debug): New procedure.
7469
48efe704
AC
74702004-01-12 Andrew Cagney <cagney@redhat.com>
7471
7472 * gdb.mi/ChangeLog: Delete file. Renamed to ...
7473 * gdb.mi/ChangeLog-1999-2003: New file.
7474
a9415475
AC
74752004-01-12 Andrew Cagney <cagney@redhat.com>
7476
7477 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
7478 "Renaming a directory to a non-empty directory returns ENOTEMPTY
7479 or EEXIST", treat EBUSY as an XFAIL.
7480
83b8cf9d
MC
74812004-01-11 Michael Chastain <mec.gnu@mindspring.com>
7482
7483 * gdb.base/scope.exp: Remove obsolete setup_xfail for
7484 hp_cc_compiler.
7485
9939d2a8
MC
74862004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7487
7488 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
7489 decorations.
7490
1ff8cadf
MC
74912004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7492
7493 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
7494 and "(aCC)" decorations. Remove obsolete doco about old
7495 test results.
7496
6fa9022e
MC
74972004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7498
7499 * gdb.cp/exception.exp: Fix typo in doco.
7500
209721fe
MK
75012004-01-09 Mark Kettenis <kettenis@gnu.org>
7502
7503 * gdb.base/gdb1476.exp: Fix typo.
7504
ef11303e
MC
75052004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7506
7507 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
7508 file.
7509
041ab88c
MC
75102004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7511
7512 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
7513 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
7514 Use gdb_compile. Remove restriction on gcc. Add some patterns
7515 for recent version of gdb. Delete second half, which was a copy
7516 of the first half with different build flags. This test is
7517 still disabled because it is still not ready for production.
7518
e36d075a
MC
75192004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7520
7521 * gdb.cp/exception.cc: Add copyright notice.
7522 * gdb.cp/exception.exp: Add a notice that this file is broken
7523 because of line number changes caused by addition of copyright
7524 notice.
7525
42b190ad
MC
75262004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7527
7528 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
7529 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
7530
8f25f06b
MC
75312004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7532
7533 * gdb.cp/classes.exp: Accept gnu abi 2.
7534 * gdb.cp/derivation.exp: Likewise.
7535 * gdb.cp/overload.exp: Likewise.
7536 * gdb.cp/virtfunc.exp: Likewise.
7537
06ded8b8
MC
75382004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7539
7540 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
7541 semicolon after end of function.
7542
77c26ae3
MC
75432004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7544
7545 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
7546 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
7547 boilerplate code for compiling and running the program under
7548 test. Add some string method tests.
7549
20757486
MC
75502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7551
7552 * gdb.cp/bs15503.cc: Add copyright notice.
7553 * gdb.cp/bs15503.exp: Adjust line number.
7554
0fd3b503
MC
75552004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7556
7557 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
7558 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
7559
10d1bea8
MC
75602004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7561
7562 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
7563 hp_cc_compiler.
7564
2789202a
MC
75652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7566
7567 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
7568 * gdb.cp/ctti.exp: Use the marker instead of "next".
7569 With gcc, run further before bailing.
7570
b862f14c
MC
75712004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7572
7573 * gdb.cp/cttiadd.cc: Add copyright notice.
7574 * gdb.cp/cttiadd1.cc: Likewise.
7575 * gdb.cp/cttiadd2.cc: Likewise.
7576 * gdb.cp/cttiadd3.cc: Likewise.
7577
96da2469
MC
75782004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7579
7580 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
7581 Use gdb_test, gdb_test_multiple. Use floating-point values that
7582 have exact representations in IEEE-ish formats.
7583
053248ff
MC
75842004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7585
7586 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
7587 compilers. Delete duplicate call to get_compiler_info.
7588 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
7589 * gdb.base/volatile.exp: Likewise.
7590
84acecdd
MK
75912004-01-07 Mark Kettenis <kettenis@gnu.org>
7592
7593 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
7594 memory at address 0.
7595
fe11a27f
MC
75962004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7597
7598 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
7599 to test for hp-ux assembler. Fix copyright years.
7600
60ad077b
AC
76012004-01-07 Andrew Cagney <cagney@redhat.com>
7602
7603 * gdb.base/fileio.c (strerrno): Add "EBUSY".
7604
1c9b8f33
AC
76052004-01-07 Andrew Cagney <cagney@redhat.com>
7606
7607 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
7608 when creating the read-only file. From analysis by Roland McGrath
7609 and Elena Zannoni.
7610
753ccc7a
MC
76112004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7612
7613 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
7614
eca3e36b
MC
76152004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7616
7617 * gdb.base/cvexpr.c: Be type-safe with function pointers and
7618 data pointers.
7619
f8d4bac4
MC
76202004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7621
7622 * gdb.cp/m-static.exp: Compile one source file at a time.
7623 Delete unused call to get_compiler_info.
7624
9b4e0f94
MC
76252004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7626
7627 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
7628 * gdb.base/call-rt-st.exp: Likewise.
7629 * gdb.base/nodebug.exp: Likewise.
7630 * gdb.base/volatile.exp: Likewise.
7631 * gdb.cp/ref-types.exp: Likewise.
7632 * gdb.cp/templates.exp: Likewise.
7633
023c1024
MK
76342004-01-05 Mark Kettenis <kettenis@gnu.org>
7635
7636 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
7637
19703c4a
MC
76382004-01-05 Michael Chastain <mec.gnu@mindspring.com>
7639
7640 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
7641 hppa*-hp-hpux*.
7642
18b67037
MK
76432004-01-04 Mark Kettenis <kettenis@gnu.org>
7644
ba6219c8
MK
7645 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
7646 x86_64-*-*.
7647
18b67037
MK
7648 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
7649 sparc64-*-* and sparc*-solaris2*.
7650
1bfbbb9d
MK
76512004-01-04 Mark Kettenis <kettenis@gnu.org>
7652
7653 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
7654 return ${tests}" test. The ${tests} already mentions the
7655 filename.
7656
06846494
MC
76572004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7658
7659 * gdb.cp/local.exp: Accept gcc abi 2.
7660
3b0cb202
MC
76612004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7662
7663 * gdb.cp/templates.exp: Accept gcc abi 2.
7664
0643ec3f
MC
76652004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7666
7667 * lib/compiler.cc: Remove supports_template_debugging.
7668 * gdb.cp/templates.exp: Do not test supports_template_debugging.
7669
d231d0b1
MC
76702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7671
7672 * gdb.cp/namespace.exp: Accept gcc abi 2.
7673
44ffb27c
MC
76742004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7675
7676 * gdb.cp/method.exp: Accept gcc abi 2.
7677
184ad485
MC
76782004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7679
7680 * gdb.cp/classes.exp: Generate identical results as old version.
7681 * gdb.cp/derivation.exp: Likewise.
7682 * gdb.cp/overload.exp: Likewise.
7683 * gdb.cp/virtfunc.exp: Likewise.
7684
116f09e7
MC
76852004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7686
7687 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
7688 mysterious bug with sourceware version of expect.
7689
b1379776
MC
76902004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7691
7692 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
7693 current versions of gcc, including gcc abi 2. Remove gratuitous
7694 restart of test program. Use gdb_test_multiple and gdb_test for
7695 all tests. Add patterns to xfail missing "const" in "const char *"
7696 and kfail PR gdb/1155.
7697
6b7a4c0e
MC
76982004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7699
7700 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
7701 current versions of gcc, including gcc abi 2. Remove gratuitous
7702 restart of test program. Use gdb_test_multiple and gdb_test for
7703 all tests. Add patterns to kfail PR gdb/1498.
7704
51615d72
MC
77052003-12-31 Michael Chastain <mec.gnu@mindspring.com>
7706
7707 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
7708 current versions of gcc, including gcc abi 2. Use "breakpoint"
7709 and "continue" instead of restarting the target program. Use
7710 gdb_test_multiple and gdb_test for all tests.
7711
7b79a9d7
MK
77122004-01-01 Mark Kettenis <kettenis@gnu.org>
7713
7714 * gdb.asm/asm-source.exp: Update copyright year. Link statically
7715 for *-*-solaris2*.
7716
1cd3489f
MC
77172003-12-31 Michael Chastain <mec.gnu@mindspring.com>
7718
7719 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
7720 current versions of gcc, including gcc abi 2. Use "breakpoint"
7721 and "continue" instead of restarting the target program several
7722 times. Use gdb_test_multiple and gdb_test for all tests.
7723
850742db
MC
77242003-12-18 Michael Chastain <mec.gnu@mindspring.com>
7725
7726 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
7727 source files.
7728
eb4bbda8
MC
77292003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7730
7731 * gdb.base/environ.exp: Handle compiling test case from multiple
7732 source files.
7733
e42c7771
MC
77342003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7735
7736 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
7737
80e4b428
JB
77382003-12-17 Jim Blandy <jimb@redhat.com>
7739
5f06973a
JB
7740 * gdb.base/freebpcmd.c: Add copyright notice.
7741
80e4b428
JB
7742 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
7743
0ab84fb7
MC
77442003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7745
7746 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
7747
1b3bb3d0
JB
77482003-12-13 Jim Blandy <jimb@redhat.com>
7749
7750 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
7751
3a4c9371
KB
77522003-12-12 Kevin Buettner <kevinb@redhat.com>
7753
7754 * gdb.asm/frv.inc: New file.
7755 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
7756
a1dea79a
FF
77572003-12-09 Fred Fish <fnf@redhat.com>
7758
7759 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
7760 functions to break1.c and leave prototypes behind. Add more
7761 "set breakpoint NN here" comments.
7762 * gdb.base/break1.c: New file.
7763
7764 * gdb.base/break.exp: Handle compiling test case from multiple
7765 source files and change source file references as needed.
7766 * gdb.base/completion.exp: Ditto.
7767 * gdb.base/condbreak.exp: Ditto.
7768 * gdb.base/define.exp: Ditto.
7769 * gdb.base/ena-dis-br.exp: Ditto.
7770 * gdb.base/info-proc.exp: Ditto.
7771 * gdb.base/maint.exp: Ditto.
7772 * gdb.base/until.exp: Ditto.
7773
7774 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
7775 hardcoded line numbers.
7776 * gdb.base/define.exp: Ditto.
7777 * gdb.base/ena-dis-br.exp: Ditto.
7778 * gdb.base/maint.exp: Ditto.
7779 * gdb.base/until.exp: Ditto.
7780
7781 * gdb.base/completion.exp: Use "break1" for completion tests since
7782 "break" is no longer a unique prefix.
7783
5266b69c
AC
77842003-12-06 Andrew Cagney <cagney@redhat.com>
7785
7786 * gdb.base/structs.exp (test_struct_returns): When applicable, set
7787 "return_value_unimplemented". When an unimplemented struct return
7788 architecture, report incorrect values as a KFAIL
7789
374451f0
MC
77902003-12-05 Michael Chastain <mec.gnu@mindspring.com>
7791
7792 * gdb.cp/rtti.exp: Accept new wording of warning from
7793 cp_lookup_rtti_type.
7794
ba9b20a7
MC
77952003-12-05 Michael Chastain <mec.gnu@mindspring.com>
7796
7797 Partial fix for PR testsuite/1456.
7798 * gdb.base/scope.exp (test_at_main): Replace references to
7799 gcc_compiled with calls to test_compiler_info.
7800 (test_at_foo): Likewise.
7801 (test_at_bar): Likewise.
7802
b74b6d0b
MC
78032003-12-04 Michael Chastain <mec.gnu@mindspring.com>
7804
7805 Partial fix for PR testsuite/1456.
7806 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
7807 to test_compiler_info.
7808
ccfa3402
MC
78092003-12-03 Michael Chastain <mec.gnu@mindspring.com>
7810
7811 * gdb.base/so-impl-ld.exp: Update copyright notice.
7812
f6246aba
MC
78132003-12-02 Michael Chastain <mec.gnu@mindspring.com>
7814
7815 Partial fix for PR testsuite/1456.
7816 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
7817 to test_compiler_info.
7818
13ae734a
MC
78192003-11-28 Michael Chastain <mec.gnu@mindspring.com>
7820
7821 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
7822 from current versions of gdb. Clean up regular expressions.
7823 Delete redundant timeout case.
7824
d8e1cdee
MC
78252003-11-28 Michael Chastain <mec.gnu@mindspring.com>
7826
7827 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
7828 from current versions of gdb. Clean up regular expressions.
7829 Delete redundant timeout case.
7830
96457b64
MC
78312003-12-01 Michael Chastain <mec.gnu@mindspring.com>
7832
7833 Partial fix for PR testsuite/1456.
7834 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
7835 gcc_compiled with call to test_compiler_info.
7836
f35309fc
MC
78372003-11-30 Michael Chastain <mec.gnu@mindspring.com>
7838
7839 Partial fix for PR testsuite/1456.
7840 * gdb.base/list.exp (test_list_function): Delete unused declaration
7841 of gcc_compiled.
7842
d7afdf9b
MC
78432003-11-29 Michael Chastain <mec.gnu@mindspring.com>
7844
7845 Partial fix for PR testsuite/1456.
7846 * gdb.base/complex.exp: Replace reference to gcc_compiled with
7847 call to test_compiler_info.
7848
71507b56
MK
78492003-11-29 Mark Kettenis <kettenis@gnu.org>
7850
7851 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
7852 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
7853 it to create the appropriate note.inc.
7854 * gdb.asm/asmsrc1.s: Include "note.inc".
7855 * gdb.asm/netbsd.inc: New file.
7856 * gdb.asm/empty.inc: New file.
7857
f81f93f7
MC
78582003-11-28 Michael Chastain <mec.gnu@mindspring.com>
7859
7860 Partial fix for PR testsuite/1456.
7861 * gdb.base/constvars.exp: Replace references to gcc_compiled with
7862 calls to test_compiler_info.
7863
9a77938e
MC
78642003-11-27 Michael Chastain <mec.gnu@mindspring.com>
7865
7866 Partial fix for PR testsuite/1456.
7867 * gdb.base/volatile.exp: Replace references to gcc_compiled with
7868 calls to test_compiler_info.
7869
e8367dc7
MK
78702003-11-27 Mark Kettenis <kettenis@gnu.org>
7871
7872 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
7873 pattern for the KFAILs.
7874
526c61ee
AF
78752003-11-25 Adam Fedor <fedor@gnu.org>
7876
7877 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
7878 * gdb.objc/objcdecode.m: New file.
7879
28f2d600
AF
78802003-11-25 Adam Fedor <fedor@gnu.org>
7881
7882 * gdb.objc/nondebug.exp: Test for PR objc/1236.
7883 * gdb.objc/nondebug.m: New file.
7884
a3895cee
BE
78852003-11-26 Ben Elliston <bje@wasabisystems.com>
7886
7887 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
7888 NetBSD as it does on FreeBSD. Modelled on a similar change by
7889 Mark Kettenis on 2003-05-30.
7890 (link-flags): Set to "--entry _start" regardless of target.
7891 Special linker flags are to be appended to $link-flags.
7892 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
7893
c9f2c8a3
MC
78942003-11-25 Michael Chastain <mec.gnu@mindspring.com>
7895
7896 * gdb.cp/method.exp: Accept output of new demangler.
7897
15a0587a 78982003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
7899
7900 * gdb/class2.exp: New file.
7901 * gdb/class2.cc: New file.
7902
3c00b570
MC
79032003-11-25 Michael Chastain <mec.gnu@mindspring.com>
7904
7905 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
7906 of new demangler.
7907
7027acc7
MK
79082003-11-23 Mark Kettenis <kettenis@gnu.org>
7909
7910 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
7911 of gdb_test "run".
7912
b0e1598a
MK
79132003-11-23 Mark Kettenis <kettenis@gnu.org>
7914
7915 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
7916 "continue" into "run".
7917
4d9eda44
MC
79182003-11-23 Michael Chastain <mec.gnu@mindspring.com>
7919
7920 Partial fix for PR testsuite/1456.
7921 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
7922 call to test_compiler_info.
7923 * gdb.cp/ctti.exp: Likewise.
7924 * gdb.cp/derivation.exp: Likewise.
7925 * gdb.cp/member-ptr.exp: Likewise.
7926 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
7927 reference to gcc_compiled.
7928
79292003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
7930
7931 Fix PR testsuite/1463.
7932 * gdb.base/structs.exp (start_structs_test): Call
7933 get_debug_format before using the debug format.
7934
d422fe19
AC
79352003-11-22 Andrew Cagney <cagney@redhat.com>
7936
7937 * lib/gdb.exp (gdb_test_multiple): Add simple example.
7938 * gdb.base/structs.exp: Use gdb_test_multiple.
7939
039cf96d
AC
79402003-11-20 Andrew Cagney <cagney@redhat.com>
7941
6882279b
AC
7942 * gdb.base/structs.exp: Handle and recover from internal errors.
7943 Replace "foo${n}" with "foo<n>" in test messages.
7944
e53890ae
AC
7945 * gdb.base/structs.exp: Update copyright. Rewrite.
7946 * gdb.base/structs.c: Update copyright. Rewrite.
7947
2b211c59
AC
7948 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
7949 resync count exceeded.
d63a86f8 7950
039cf96d
AC
7951 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
7952 from the internal error.
7953 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
7954 Original from Jim Blandy.
7955 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 7956
eac98b22
AC
79572003-11-19 Andrew Cagney <cagney@redhat.com>
7958
7959 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
7960 KFAIL.
7961
67455b2a
MK
79622003-11-17 Mark Kettenis <kettenis@gnu.org>
7963
7964 New testcase for PR backtrace/1435.
7965 * gdb.arch/i386-unwind.exp: New file.
7966 * gdb.arch/i386-unwind.c: New file.
7967
853d6e5b
AC
79682003-11-17 Andrew Cagney <cagney@redhat.com>
7969
7970 * lib/gdb.exp (compiler_info): New global.
7971 (test_compiler_info): New function.
7972 (get_compiler_info): Set compiler_info.
7973 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
7974 "compiler_info" to gcc-<major>-<minor>.
7975
38cf6e11
MC
79762003-11-15 Michael Chastain <mec.gnu@mindspring.com>
7977
7978 * gdb.trace/configure: Remove.
7979
a50d3602
EZ
79802003-11-13 Elena Zannoni <ezannoni@redhat.com>
7981
7982 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 7983 breakpoints.
a50d3602
EZ
7984 * gdb.base/break.exp: Remove all references to explicit line
7985 numbers.
7986
d9407aaa
NC
79872003-11-11 Nick Clifton <nickc@redhat.com>
7988
7989 * gdb.base/shreloc.exp: Do not run for targets which do not
7990 support shared objects.
7991
db488fc1
CV
79922003-11-10 Corinna Vinschen <vinschen@redhat.com>
7993
7994 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
7995 Don't run tests if nofileio flag is given.
7996
6a90a18e
EZ
79972003-11-07 Elena Zannoni <ezannoni@redhat.com>
7998
7999 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 8000 as well as 'Watchpoint'.
6a90a18e 8001
0b915e9c
EZ
80022003-11-06 Elena Zannoni <ezannoni@redhat.com>
8003
8004 Reported by Jim Ingham <jingham@apple.com>:
8005 * gdb.base/annota1.exp: Match at least one occurrence of the
8006 signal handler annotation.
8007
d7e4b55f
EZ
80082003-11-06 Elena Zannoni <ezannoni@redhat.com>
8009
a9c64011
AS
8010 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8011 as well as 'Watchpoint'.
d7e4b55f 8012
2fe4e8d0
MC
80132003-11-05 Michael Chastain <mec@shout.net>
8014
8015 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8016
6ef88553
KW
80172003-11-03 Kris Warkentin <kewarken@qnx.com>
8018
8019 * gdb.arch/gdb1291.c: New test file.
8020 * gdb.arch/gdb1291.exp: New test script.
8021 * gdb.arch/gdb1431.c: New test file.
8022 * gdb.arch/gdb1431.exp: New test script.
8023
ae7dc4d8
MC
80242003-10-22 Michael Chastain <mec@shout.net>
8025
8026 * gdb.mi/pthreads.c: Add copyright notice.
8027
c39d7427
MC
80282003-10-22 Michael Chastain <mec@shout.net>
8029
8030 * gdb.threads/pthreads.c: Add copyright notice.
8031
8b7d96c1
MC
80322003-10-20 Michael Chastain <mec@shout.net>
8033
8034 * gdb.base/gdb1056.exp: New test script.
8035
d1d69fdd
DJ
80362003-10-13 Daniel Jacobowitz <drow@mvista.com>
8037
8038 * gdb.threads/killed.exp: Use gdb_run_cmd.
8039
7d605576
DJ
80402003-10-13 Daniel Jacobowitz <drow@mvista.com>
8041
8042 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8043 create a core file.
8044 * gdb.threads/gcore-thread.exp: Likewise.
8045
618ec112
CV
80462003-10-13 Corinna Vinschen <vinschen@redhat.com>
8047
8048 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8049 type, based on char type.
8050 (struct bit_flags_short_t): New bitfield type, based on short type.
8051 (init_bit_flags_char): New fuction.
8052 (init_bit_flags_short): Ditto.
8053 (print_bit_flags_char): Ditto.
8054 (print_bit_flags_short): Ditto.
8055 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8056
9367a73c
MC
80572003-10-11 Michael Chastain <mec@shout.net>
8058
8059 * gdb.base/call-rt-st.exp: Update copyright year.
8060
1decf120
KI
80612003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8062
8063 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8064 * gdb.disasm/sh3.s: Ditto.
8065
5445b2ae
DJ
80662003-10-07 Daniel Jacobowitz <drow@mvista.com>
8067
8068 * gdb.threads/switch-threads.exp: New test.
8069 * gdb.threads/switch-threads.c: New source file.
8070
aec24853
CV
80712003-10-07 Corinna Vinschen <vinschen@redhat.com>
8072
8073 * gdb.base/ending-run.exp: Add sh specific case.
8074
adc7428d
AC
80752003-10-06 Andrew Cagney <cagney@redhat.com>
8076
8077 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8078 * gdb.disasm/mn10200.exp: Delete obsolete file.
8079
c9d37158
DJ
80802003-09-29 Daniel Jacobowitz <drow@mvista.com>
8081
8082 * ChangeLog: Correct an entry command.exp -> commands.exp.
8083 * gdb.base/commands.exp (bp_deleted_in_command_test)
8084 (temporary_breakpoint_commands): Check noargs.
8085
79c2c32d
DC
80862003-09-25 David Carlton <carlton@kealia.com>
8087
8088 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8089 of some print tests, where appropriate. Add tests for C::D::cd,
8090 E::ce, F::cXfX, G::XgX.
8091 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8092
594e6d67
RE
80932003-09-25 Richard Earnshaw <rearnsha@arm.com>
8094
8095 * lib/java.exp (java_init): Import target_alias before using it.
8096
10f0d451
DC
80972003-09-25 David Carlton <carlton@kealia.com>
8098
8099 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
8100
274bcba0
EZ
81012003-09-23 Elena Zannoni <ezannoni@redhat.com>
8102
d63a86f8 8103 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 8104 weirdness.
274bcba0 8105
cdbf20f7
MC
81062003-09-17 Michael Chastain <mec@shout.net>
8107
8108 * gdb.cp/gdb1355.exp: New file.
8109 * gdb.cp/gdb1355.c: New file.
8110
71e06f80
CV
81112003-09-15 Corinna Vinschen <vinschen@redhat.com>
8112
8113 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
8114 * gdb.asm/sh.inc: New file.
8115
5c4e30ca
DC
81162003-09-11 David Carlton <carlton@kealia.com>
8117
bd45b7af
DC
8118 * gdb.cp/namespace.exp: Add tests for namespace types.
8119 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
8120 (test_namespace): New.
8121
1c199746
EZ
81222003-09-11 Elena Zannoni <ezannoni@redhat.com>
8123
a9c64011 8124 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 8125 * gdb.stabs/weird.exp: Ditto.
1c199746 8126
04ed252f
MC
81272003-09-08 Michael Chastain <mec@shout.net>
8128
8129 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
8130
d8a2d9e7
MC
81312003-09-07 Michael Chastain <mec@shout.net>
8132
8133 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
8134 'parse error'.
8135
161afb24
MK
81362003-09-07 Mark Kettenis <m.kettenis@osp.nl>
8137
8138 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
8139
49f2741a
MC
81402003-08-30 Michael Chastain <mec@shout.net>
8141
8142 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
8143 * gdb.gdb/observer.exp: Ditto.
8144 * gdb.gdb/xfullpath.exp: Ditto.
8145
8afa723e
MK
81462003-08-29 Mark Kettenis <kettenis@gnu.org>
8147
8148 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
8149 *-*-*bsd*.
8150
f31dfe3b
JJ
81512003-08-28 Jeff Johnston <jjohnstn@redhat.com>
8152
8153 * gdb.base/dump.exp: Skip for ia64.
8154
4630e498
JJ
81552003-08-25 Jeff Johnston <jjohnstn@redhat.com>
8156
8157 * gdb.asm/asm-source.exp: Add ia64 support.
8158 * gdb.asm/ia64.inc: New file.
8159
1105b7ef
MC
81602003-08-22 Michael Chastain <mec@shout.net>
8161
8162 * gdb.cp: New directory.
8163 * gdb.cp/*: Copy from gdb.c++/*.
8164 * gdb.c++/*: Remove.
8165 * Makefile.in: Change gdb.c++ to gdb.cp.
8166 * configure.in: Ditto.
8167 * configure: Regnerate.
8168
c945b932
MK
81692003-08-18 Mark Kettenis <kettenis@gnu.org>
8170
8171 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
8172 * gdb.arch/i386-prologue.c (gdb1338): Add function.
8173
2b66634b
DJ
81742003-08-17 Daniel Jacobowitz <drow@mvista.com>
8175
8176 * mi-var-display.exp (-var-list-children weird): Accept function
8177 pointers with argument types.
8178 * mi1-var-display.exp (-var-list-children weird): Likewise.
8179 * mi2-var-display.exp (-var-list-children weird): Likewise.
8180
a356f73b
DJ
81812003-08-17 Daniel Jacobowitz <drow@mvista.com>
8182
8183 * gdb.base/annota3.exp: Add missing newline.
8184
483417b8
MC
81852003-08-06 Michael Chastain <mec@shout.net>
8186
8187 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
8188
c99c59c3
MS
81892003-08-12 Michael Snyder <msnyder@redhat.com>
8190
8191 * gdb.base/float.exp: Add test for SH.
8192
55ed7501
MK
81932003-08-10 Mark Kettenis <kettenis@gnu.org>
8194
8195 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
8196
1a371f2e
EZ
81972003-08-07 Elena Zannoni <ezannoni@redhat.com>
8198
8199 * gdb.base/completion.exp: Remove reduntant completion test
8200 on filename.
8201
e0f353ce
EZ
82022003-08-07 Elena Zannoni <ezannoni@redhat.com>
8203
a9c64011
AS
8204 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
8205 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
8206 gdb.trace/save-trace.exp: Make sure that full pathnames are
8207 escaped correctly.
e0f353ce 8208
5710a1af 82092003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 8210
a9c64011
AS
8211 * configure.in: Don't generate config.h from config.hin.
8212 * configure: Regenerate.
8213 * config.hin: Remove file.
8214 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
8215 * gdb.threads/pthreads.c: Ditto.
5710a1af 8216
dcd81ce9
DJ
82172003-08-07 Daniel Jacobowitz <drow@mvista.com>
8218
8219 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8220 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
8221 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
8222 Replace ld24 with seth/add3.
8223
6009d884
AC
82242003-08-02 Andrew Cagney <cagney@redhat.com>
8225
8226 * gdb.base/annota3.exp: New file.
8227 * gdb.base/annota3.c: New file.
8228 * gdb.c++/annota3.exp: New file.
8229 * gdb.c++/annota3.cc: New file.
8230
51514e06
MC
82312003-07-29 Michael Chastain <mec@shout.net>
8232
8233 * gdb.threads/tls.c (spin): Check errno only if sem_wait
8234 actually failed.
8235 (do_pass): Likewise.
8236 * gdb.threads/tls.exp: Always initialize no_of_threads.
8237
4ee6625b
DJ
82382003-07-27 Daniel Jacobowitz <drow@mvista.com>
8239
8240 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
8241 pattern.
8242 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
8243 * gdb.threads/tls.exp: Recognize one case of the host library not
8244 supporting TLS.
8245
225f2bf6
AC
82462003-07-27 Andrew Cagney <cagney@redhat.com>
8247
8248 * gdb.base/fileio.exp: Use SH when running commands using
8249 remote_exec.
8250
bcb27c9f
DJ
82512003-07-24 Daniel Jacobowitz <drow@mvista.com>
8252
8253 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8254 * gdb.base/relocate.c (dummy): New padding array.
8255
3d67be83
MS
82562003-07-22 Michael Snyder <msnyder@redhat.com>
8257
d63a86f8 8258 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
8259
8260 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
8261 patterns to be more general, accepting old and new output.
8262 Some output chars (such as '+') also must be quoted.
d63a86f8 8263 Some addresses are displayed numerically instead of
3d67be83
MS
8264 symbolically.
8265
57ba3b85
MS
82662003-07-23 Michael Snyder <msnyder@redhat.com>
8267
686d097c
MS
8268 * gdb.base/return2.exp: Don't test long-long return.
8269
57ba3b85
MS
8270 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
8271 * gdb.disasm/t01_mov.exp: Ditto.
8272 * gdb.disasm/t02_mova.s: Ditto.
8273 * gdb.disasm/t02_mova.exp: Ditto.
8274 * gdb.disasm/t03_add.s: Ditto.
8275 * gdb.disasm/t03_add.exp: Ditto.
8276 * gdb.disasm/t04_sub.s: Ditto.
8277 * gdb.disasm/t04_sub.exp: Ditto.
8278 * gdb.disasm/t05_cmp.s: Ditto.
8279 * gdb.disasm/t05_cmp.exp: Ditto.
8280 * gdb.disasm/t06_ari2.s: Ditto.
8281 * gdb.disasm/t06_ari2.exp: Ditto.
8282 * gdb.disasm/t07_ari3.s: Ditto.
8283 * gdb.disasm/t07_ari3.exp: Ditto.
8284 * gdb.disasm/t08_or.s: Ditto.
8285 * gdb.disasm/t08_or.exp: Ditto.
8286 * gdb.disasm/t09_xor.s: Ditto.
8287 * gdb.disasm/t09_xor.exp: Ditto.
8288 * gdb.disasm/t10_and.s: Ditto.
8289 * gdb.disasm/t10_and.exp: Ditto.
8290 * gdb.disasm/t11_logs.s: Ditto.
8291 * gdb.disasm/t11_logs.exp: Ditto.
8292 * gdb.disasm/t12_bit.s: Ditto.
8293 * gdb.disasm/t12_bit.exp: Ditto.
8294 * gdb.disasm/t13_otr.s: Ditto.
8295 * gdb.disasm/t13_otr.exp: Ditto.
8296
e00759ef
EZ
82972003-07-22 Elena Zannoni <ezannoni@redhat.com>
8298
8299 * gdb.threads/tls.exp :Add kfail for 'info address' case.
8300
8bc2021f
EZ
83012003-07-22 Elena Zannoni <ezannoni@redhat.com>
8302
a9c64011
AS
8303 * gdb.threads/tls.c : New file.
8304 * gdb.threads/tls.exp : New file.
8305 * gdb.threads/tls-main.c : New file.
8306 * gdb.threads/tls-shared.c : New file.
8307 * gdb.threads/tls-shared.exp : New file.
8bc2021f 8308
89320c4c
AS
83092003-07-22 Andreas Schwab <schwab@suse.de>
8310
8311 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
8312
180dea7c
AS
83132003-07-20 Andreas Schwab <schwab@suse.de>
8314
8315 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
8316 due to insn reordering.
8317
0714963c
AC
83182003-07-15 Andrew Cagney <cagney@redhat.com>
8319
8320 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
8321
98a23b3f
MC
83222003-07-15 Michael Chastain <mec@shout.net>
8323
8324 * gdb.base/gdb1250.exp: New file.
8325 * gdb.base/gdb1250.c: New file.
8326
27e417a2
ML
83272003-07-09 Michal Ludvig <mludvig@suse.cz>
8328
8329 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
8330 expansion of size_t to 'unsigned long', not only to 'unsigned'.
8331
8bc2021f
EZ
83322003-07-09 Elena Zannoni <ezannoni@redhat.com>
8333
a9c64011
AS
8334 * gdb.threads/tls.c: New file.
8335 * gdb.threads/tls.exp: New file.
8336 * gdb.threads/tls-main.c: New file.
8337 * gdb.threads/tls-shared.c: New file.
8338 * gdb.threads/tls-shared.exp: New file.
8bc2021f 8339
d99968dc
EZ
83402003-07-09 Elena Zannoni <ezannoni@redhat.com>
8341
8342 * gdb.base/annota1.exp: Make sure that we properly escape the
8343 full path of the source file. Xfail more permissive patterns,
d63a86f8 8344 due to a compiler debug info problem.
d99968dc 8345
83876b3b
AS
83462003-07-07 Andreas Schwab <schwab@suse.de>
8347
2705e972
AS
8348 * gdb.asm/m68k.inc: New file.
8349 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
8350
83876b3b
AS
8351 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
8352 arguments"): Also match negative number.
8353
8354 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
8355
3a871b37
DJ
83562003-07-03 Daniel Jacobowitz <drow@mvista.com>
8357
8358 * gdb.base/store.c (charest): New typedef.
8359 (add_char): Rename to add_charest, update.
8360 (wack_char): Rename to wack_charest, update types. Return l + r
8361 to keep r live across the call.
8362 (wack_short, wack_int, wack_long, wack_longest, wack_float)
8363 (wack_double, wack_doublest): Return l + r to keep r live across
8364 the call.
8365 * gdb.base/store.exp: Accomodate store.c changes.
8366
b2a7f303
DC
83672003-06-30 David Carlton <carlton@kealia.com>
8368
8369 * gdb.c++/maint.exp (test_invalid_name): New.
8370 (test_first_component): Add tests for invalid names.
8371
3c6cb4a1
MC
83722003-06-29 Michael Chastain <mec@shout.net>
8373
8374 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
8375 output of '<VTT for class>' for virtual base classes.
8376
f1c2644b
DJ
83772003-06-29 Daniel Jacobowitz <drow@mvista.com>
8378
8379 * gdb.base/completion.exp: Tab-complete "complet" instead of
8380 "compl".
8381 * gdb.base/complex.exp, gdb.base/complex.c: New files.
8382
18080350
DJ
83832003-06-29 Daniel Jacobowitz <drow@mvista.com>
8384
8385 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
8386 * gdb.base/volatile.exp: Likewise.
8387
f56973f8
DJ
83882003-06-29 Daniel Jacobowitz <drow@mvista.com>
8389
8390 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
8391 gdb/1265.
8392
83932003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
8394 Daniel Jacobowitz <drow@mvista.com>
8395
8396 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
8397 initial line count of 'captured_main' from 26 to 32.
8398 (test_with_self): Allow xmalloc call to be interleaved with the
8399 preceding two lines.
8400
e766d4d6
JB
84012003-06-24 Joel Brobecker <brobecker@gnat.com>
8402
8403 * gdb.base/bang.exp: New testcase.
8404
f125c9a4
JB
84052003-06-23 Joel Brobecker <brobecker@gnat.com>
8406
8407 * gdb.base/langs.exp: Add some tests for the "minimal" language
8408 support.
8409
6e25beaf
EZ
84102003-06-23 Elena Zannoni <ezannoni@redhat.com>
8411
8412 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
8413 the testcase.
8414
2f816dda
DJ
84152003-06-22 Daniel Jacobowitz <drow@mvista.com>
8416
8417 * gdb.base/relocate.exp: Test add-symbol-file with a variable
8418 offset.
8419
db5a5748
DJ
84202003-06-22 Daniel Jacobowitz <drow@mvista.com>
8421
8422 * gdb.c++/pr-1210.cc: New file.
8423 * gdb.c++/pr-1210.exp: New file.
8424
1df0c130
DJ
84252003-06-21 Daniel Jacobowitz <drow@mvista.com>
8426
8427 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
8428 000-exec-continue.
8429
a92feac0
MK
84302003-06-15 Mark Kettenis <kettenis@gnu.org>
8431
8432 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
8433 on *-*-*bsd* instead of *-*-freebsd*.
8434
81a58f5b
AC
84352003-06-14 Andrew Cagney <cagney@redhat.com>
8436
8437 * gdb.base/store.exp: Test longest and doublest. Test all
8438 parameters. Weaken return statement match.
8439 * gdb.base/store.c: Add longest and doublest - aka long long and
8440 long double functions. Put all parameters into local register
8441 variables. Use negative values.
8442
b257a0d3
AC
84432003-06-14 Andrew Cagney <cagney@redhat.com>
8444
8445 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
8446 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
8447 exit status.
8448 * gdb.base/fileio.exp: Disable target when nointerrupts and
8449 noinferiorio, instead of limiting it to remote. Use remote_exec
8450 instead of system.
d63a86f8 8451
21c38304
JJ
84522003-06-12 Jeff Johnston <jjohnstn@redhat.com>
8453
8454 * gdb.base/float.exp: Add ia64 support.
8455
1bcdb424
CV
84562003-06-12 Corinna Vinschen <vinschen@redhat.com>
8457
8458 * gdb.base/fileio.exp: Run only on remote targets.
8459
6aeb981f
CV
84602003-06-10 Corinna Vinschen <vinschen@redhat.com>
8461
8462 * gdb.base/fileio.c: New file, testing File-I/O.
8463 * gdb.base/fileio.exp: Ditto.
8464
53df362e
RG
84652003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
8466
8467 * gdb.base/shreloc.exp: New file, check symbol values obtained from
8468 shared objects after relocation at load time (gdb PR/1132).
8469 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 8470 as above, part of the shared object relocation test.
53df362e 8471
ffee1b46
MK
84722003-06-08 Mark Kettenis <kettenis@gnu.org>
8473
b5ca3722
MK
8474 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
8475 fully filled history list.
8476 * gdb.base/gdb_history: New file.
8477
03ed860d
MK
8478 * gdb.base/signals.exp: XFAIL "continue to func1" on
8479 i*86-*-freebsd*.
8480
ffee1b46
MK
8481 * gdb.base/attach.exp: When trying to attach to a nonexistent
8482 process, make it possible to specify the PID based on the target,
8483 and do so for *-*-freebsd*.
8484
d80dbb52
RH
84852003-06-02 Richard Henderson <rth@redhat.com>
8486
8487 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
8488
6dd77b81
RH
84892003-06-02 Richard Henderson <rth@redhat.com>
8490
8491 * gdb.base/selftest.exp: Next over lim_at_start initialization.
8492
f6347e16
RH
84932003-06-02 Richard Henderson <rth@redhat.com>
8494
8495 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
8496
2c161407
DJ
84972003-06-01 Daniel Jacobowitz <drow@mvista.com>
8498
8499 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
8500 of globalvar.
8501
572eb746
MK
85022003-06-01 Mark Kettenis <kettenis@gnu.org>
8503
8504 * gdb.asm/asm-source.exp: Check for memory read errors in
8505 disassembler test on *BSD too.
8506
9e9617a5
RH
85072003-06-01 Richard Henderson <rth@redhat.com>
8508
8509 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
8510 for .frame.
8511 (gdbasm_call): Lose ldgp.
8512 (gdbasm_startup): Add frame information.
8513 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
8514
7b34ad4e
MK
85152003-05-31 Mark Kettenis <kettenis@gnu.org>
8516
8517 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
8518 i?86-*-*.
8519
10059fdf
MK
85202003-05-30 Mark Kettenis <kettenis@gnu.org>
8521
8522 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8523 FreeBSD.
8524
acf4b816
RH
85252003-05-29 Richard Henderson <rth@redhat.com>
8526
8527 * gdb.asm/alpha.inc: New file.
8528 * gdb.asm/asm-source.exp: Use it.
8529
e9ecd949
JB
85302003-05-29 Jim Blandy <jimb@redhat.com>
8531
8532 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
8533 'core.PID'.
8534
e3e5a4f3
JB
85352003-05-22 Jim Blandy <jimb@redhat.com>
8536
8537 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
8538 backtrace.
d63a86f8 8539
72fe3d25
DC
85402003-05-20 David Carlton <carlton@math.stanford.edu>
8541
8542 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
8543 this time.
8544
58da2eb2
DC
85452003-05-19 David Carlton <carlton@bactrian.org>
8546
8547 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
8548 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
8549
1fcb5155
DC
85502003-05-19 David Carlton <carlton@bactrian.org>
8551
8552 * gdb.c++/namespace.exp: Add namespace scope and anonymous
8553 namespace tests.
8554 Bump copyright date.
8555 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
8556 (main): Call C::D::marker2.
8557 * gdb.c++/namespace1.cc: New file.
8558
85e85163
JJ
85592003-05-14 Jeff Johnston <jjohnstn@redhat.com>
8560
8561 Roland McGrath <roland@redhat.com>
d63a86f8 8562 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
8563 there is no manager thread.
8564
a25fbfec
JJ
85652003-05-08 Jeff Johnston <jjohnstn@redhat.com>
8566
d63a86f8
RM
8567 * gdb.threads/schedlock.exp: Remove assumption that all threads
8568 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
8569 in one of the child threads rather than the main thread.
8570
be375bae
JB
85712003-05-07 Jim Blandy <jimb@redhat.com>
8572
09bf6082
JB
8573 Add support for assembly source testing on the s390x.
8574 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
8575 architecture.
8576 * gdb.asm/s390x.inc: New file.
8577
be375bae
JB
8578 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
8579 succession of 'if' statements.
8580
00905d52
AC
85812003-05-05 Andrew Cagney <cagney@redhat.com>
8582
8583 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
8584
b1e29e33
AC
85852003-05-05 Andrew Cagney <cagney@redhat.com>
8586
8587 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
8588 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
8589
e33d66ec
EZ
85902003-05-02 Elena Zannoni <ezannoni@redhat.com>
8591
8592 * gdb.base/charset.exp: Update based on new behavior of set/show
8593 charset commands.
8594
2b6fd0d8
AC
85952003-05-01 Andrew Cagney <cagney@redhat.com>
8596
8597 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
8598 variable do not give memory errors.
8599
130cacce
AF
86002003-04-30 Adam Fedor <fedor@gnu.org>
8601
8602 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
8603 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
8604 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
8605 gdb.objc/basicclass.m: : New files
8606
8607 * lib/gdb.exp (gdb_compile_objc): New procedure.
8608
bea71854
DJ
86092003-04-27 Daniel Jacobowitz <drow@mvista.com>
8610
8611 * gdb.base/signals.exp: Make backtrace tests more specific.
8612
0f20eeea
DC
86132003-04-23 David Carlton <carlton@bactrian.org>
8614
8615 * gdb.c++/maint.exp (test_first_component): Add tests for
8616 'operator' in more locations.
8617
c8c4d8dc
KB
86182003-04-16 Kevin Buettner <kevinb@redhat.com>
8619
8620 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
8621
3fe60e3c
EZ
86222003-04-16 Elena Zannoni <ezannoni@redhat.com>
8623
8624 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 8625 func marke' instead. Update test name.
3fe60e3c 8626
9219021c
DC
86272003-04-15 David Carlton <carlton@math.stanford.edu>
8628
8629 * gdb.c++/maint.exp: New file.
8630
5dd55bdd
EZ
86312003-04-14 Elena Zannoni <ezannoni@redhat.com>
8632
8633 * gdb.threads/schedlock.c: Change type of thread function argument
8634 to long, to avoid warnings on 64-bit platforms.
8635
00890572
EZ
86362003-04-14 Elena Zannoni <ezannoni@redhat.com>
8637
a9c64011
AS
8638 * gdb.base/attach.exp: Add new message from ptrace in case of
8639 attaching to nonexistent process.
d63a86f8 8640
93201743
JB
86412003-04-11 Jim Blandy <jimb@redhat.com>
8642
8643 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8644 gdb.c++/userdef.cc: Place comments on the lines to which the
8645 marker function might return.
8646 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8647 gdb.c++/userdef.exp: Look for those comments to check that we've
8648 returned to the right place, instead of checking line numbers.
8649
2a11c64d
EZ
86502003-04-11 Elena Zannoni <ezannoni@redhat.com>
8651
a9c64011
AS
8652 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
8653 match on sourcefile name, instead of directory name.
2a11c64d 8654
68ab8fc5
EZ
86552003-04-10 Elena Zannoni <ezannoni@redhat.com>
8656
d63a86f8 8657 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
8658 working directory name.
8659
5624293a
JB
86602003-04-09 Jim Blandy <jimb@redhat.com>
8661
8662 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8663 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
8664 after an inferior function call, report the failure, but allow the
8665 test to continue.
8666
f1f02ee4
SC
86672003-04-05 Stephane Carrez <stcarrez@nerim.fr>
8668
8669 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
8670 with -DPROTOTYPES.
8671
6eb79af0
SC
86722003-04-05 Stephane Carrez <stcarrez@nerim.fr>
8673
8674 * gdb.base/break.exp: Revert last patch.
8675
8dfb4cf0
SC
86762003-04-04 Stephane Carrez <stcarrez@nerim.fr>
8677
8678 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
8679 with -DPROTOTYPES.
8680
ed4c619a
AC
86812003-04-02 Andrew Cagney <cagney@redhat.com>
8682
8683 * gdb.base/callfuncs.exp: Make "print add" messages unique.
8684 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
8685 matching directories by the name breakpoint.
8686 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
8687 Make "continue to marker1" consistent.
8688 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
8689 message consistent.
8690 * lib/gdb.exp: Put "the program is no longer running", and "the
8691 program exited" in parenthesis.
8692 * lib/mi-support.exp: Ditto.
d63a86f8 8693
4e35d5f0 86942003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 8695
4e35d5f0
BR
8696 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
8697
71900fe8
AC
86982003-03-29 Andrew Cagney <cagney@redhat.com>
8699
8700 * gdb.base/sizeof.c (main): Print the value of '\377'.
8701 * gdb.base/sizeof.exp: Check the sign of '\377'.
8702
c0655a16
MC
87032003-03-27 Michael Chastain <mec@shout.net>
8704
8705 * gdb.base/gdb1090.exp: New file.
8706 * gdb.base/gdb1090.cc: New file.
8707
5b2a3989
JB
87082003-03-27 J. Brobecker <brobecker@gnat.com>
8709
8710 * gdb.gdb/observer.exp: New regression test.
8711
79876890
MC
87122003-03-27 Michael Chastain <mec@shout.net>
8713
8714 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
8715 * gdb.base/ptype.exp: Likewise.
8716
6eac95e3
CV
87172003-03-27 Corinna Vinschen <vinschen@redhat.com>
8718
8719 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
8720
e8c71839
MC
87212003-03-26 Michael Chastain <mec@shout.net>
8722
8723 * gdb.base/ptype.exp: Actually use some typedef'd types.
8724
71b10041
SC
87252003-03-21 Stephane Carrez <stcarrez@nerim.fr>
8726
8727 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
8728 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
8729
2512cf80
CV
87302003-03-20 Corinna Vinschen <vinschen@redhat.com>
8731
8732 * gdb.base/default.exp: Fix regular expression.
8733
0d195a4f
CV
87342003-03-20 Corinna Vinschen <vinschen@redhat.com>
8735
8736 * gdb.base/args.exp: Fix regular expression.
8737
8a2dbca8
CV
87382003-03-20 Corinna Vinschen <vinschen@redhat.com>
8739
8740 * gdb.base/help.exp: Allow Win32 child process.
8741
bf028682
CV
87422003-03-20 Corinna Vinschen <vinschen@redhat.com>
8743
8744 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
8745 when stepping out of main().
8746
182dbe85
CV
87472003-03-20 Corinna Vinschen <vinschen@redhat.com>
8748
8749 * gdb.base/default.exp: Check for win32 specific message when calling
8750 "run" without executable.
8751
d67a6ba5
CV
87522003-03-20 Corinna Vinschen <vinschen@redhat.com>
8753
8754 * gdb.base/args.exp: Expect .exe in output.
8755
a955b5bb
CV
87562003-03-20 Corinna Vinschen <vinschen@redhat.com>
8757
8758 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
8759 Cygwin native.
8760
bf6bad4b
AC
87612003-03-17 Andrew Cagney <cagney@redhat.com>
8762
8763 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
8764 vector registes.
8765 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
8766 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
8767
293e9a31
DC
87682003-03-17 David Carlton <carlton@math.stanford.edu>
8769
8770 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
8771 test, for PR breakpoints/38.
8772 Call test_watchpoint_and_breakpoint.
8773 * gdb.base/watchpoint.c (func3): New function.
8774 (main): Call func3.
8775
5330f2db
DC
87762003-03-04 David Carlton <carlton@math.stanford.edu>
8777
8778 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
8779 Garply<Garply<char> >:: garply".
8780 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
8781 with respect to PR c++/1111; note also PR c++/1113.
8782 (test_template_breakpoints): KFAIL "constructor breakpoint" with
8783 respect to PR c++/1062.
8784 KFAIL "destructor breakpoint" with respect to PR c++/1112.
8785
6ece72da
DC
87862003-03-03 David Carlton <carlton@math.stanford.edu>
8787
8788 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
8789 with respect to PR c++/57.
8790 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
8791 c++/826.
8792 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
8793 respect to PR c++/57.
8794
85ca1584
DC
87952003-03-03 David Carlton <carlton@math.stanford.edu>
8796
8797 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
8798 respect to PR c++/33 into FAILs.
8799
98e9c5b8
MC
88002003-03-03 Michael Chastain <mec@shout.net>
8801
7bedbf27
MC
8802 * configure.in: Update copyright years.
8803
88042003-03-03 Michael Chastain <mec@shout.net>
8805
8806 * Makefile.in: Update copyright years.
98e9c5b8 8807
f683e100
DC
88082003-02-28 David Carlton <carlton@math.stanford.edu>
8809
8810 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
8811 print class instead of struct and/or superfluous protection
8812 specifiers, as long as the resulting output is equivalent to the
8813 source code.
8814 Delete FIXME from end of messages on tests that don't need
8815 fixing.
8816
a9e0cf2c
DC
88172003-02-28 David Carlton <carlton@math.stanford.edu>
8818
8819 * gdb.c++/templates.exp (do_tests): Allow const in the two
8820 Foo<volatile char *>::foo tests.
8821
e8d359df
MS
88222003-02-27 Michael Snyder <msnyder@redhat.com>
8823
d63a86f8 8824 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
8825 will be consistant.
8826
0b71dc91
DC
88272003-02-26 David Carlton <carlton@math.stanford.edu>
8828
8829 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
8830 char *>::foo" test with respect to PR c++/33. Create a new test
8831 which is identical to that one except that it doesn't put the
8832 space between the "char" and the "*"; KFAIL it, too.
8833
dd14ab43
DC
88342003-02-26 David Carlton <carlton@math.stanford.edu>
8835
8836 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
8837 template types into either PASSes or KFAILs (corresponding to PR
8838 c++/57). Tweak indentation. Update copyright.
8839
1146c7f1
SC
88402003-02-23 Stephane Carrez <stcarrez@nerim.fr>
8841
8842 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
8843
74641dfb
MC
88442003-02-13 Michael Chastain <mec@shout.net>
8845
8846 * gdb.base/exprs.exp: Remove i960 remnants.
8847 * gdb.base/funcargs.exp: Likewise.
8848 * gdb.base/list.exp: Likewise.
8849 * gdb.base/ptype.exp: Likewise.
8850
559cd2d0
DC
88512003-02-14 David Carlton <carlton@math.stanford.edu>
8852
8853 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
8854 pEe->D::vg()" from XFAIL to KFAIL.
8855
c4f90d87
JM
88562003-02-13 Jason Molenda (jmolenda@apple.com)
8857
8858 * gdb.base/maint.exp: Update maint print statistics regexp to include
8859 new entries.
8860
cbc4d97c
MC
88612003-02-13 Michael Chastain <mec@shout.net>
8862
8863 * gdb.c++/inherit.exp: Remove call to get_debug_format.
8864
40f235b7
MC
88652003-02-12 Michael Chastain <mec@shout.net>
8866
8867 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
8868 * gdb.c++/inherit.exp: Likewise.
8869 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
8870 * gdb.c++/templates.exp: Likewise.
8871 * gdb.c++/virtfunc.exp: Likewise.
8872
c56716b0
JM
88732003-02-06 Jason Molenda (jason-cl@molenda.com)
8874
8875 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
8876 why the code is written that way.
8877
070afcf8
MC
88782003-02-05 Michael Chastain <mec@shout.net>
8879
8880 * gdb.base/dump.exp: Add missing copyright line.
8881
5d0331e5
JM
88822003-02-05 Jason Molenda (jason-cl@molenda.com)
8883
f7ae6d3e 8884 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
8885 at the beginning so the breakpoint doesn't get set on the loop.
8886
92851186
MC
88872003-02-05 Michael Chastain <mec@shout.net>
8888
8889 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
8890 output for configurations with gcc 2.95.3.
8891
cbf1e085
AC
88922003-02-05 Keith Seitz <keiths@redhat.com>
8893 Andrew Cagney <ac131313@redhat.com>
8894
8895 * gdb.mi/mi-cli.exp: New file.
d63a86f8 8896
29518e1e
MC
88972003-02-04 Michael Chastain <mec@shout.net>
8898
8899 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
8900 Call perror and then continue.
8901
5af1d5f3
MC
89022003-02-03 Michael Chastain <mec@shout.net>
8903
8904 * gdb.c++/pr-1023.cc: New file.
8905 * gdb.c++/pr-1023.exp: New file.
8906
6b549786
JB
89072003-02-05 Jim Blandy <jimb@redhat.com>
8908
8909 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
8910 it's local to foobar. Check for it there, and check that it's not
8911 present in main.
8912 * gdb.c++/local.cc (marker2): New function.
8913 (foobar): Call marker1.
8914 (main): Call marker2 instead of marker1.
8915
67f16606
AC
89162003-02-04 Andrew Cagney <ac131313@redhat.com>
8917
8918 * gdb.disasm/mn10200.exp: Obsolete file.
8919 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
8920 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
8921 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
8922
1c5cb38e
DC
89232003-02-04 David Carlton <carlton@math.stanford.edu>
8924
8925 * gdb.c++/overload.exp: Test intToChar(1).
8926 * gdb.c++/overload.cc (intToChar): New.
8927 (main): Call intToChar.
8928
d1fe6965
DC
89292003-02-03 David Carlton <carlton@math.stanford.edu>
8930
8931 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
8932 'might_kfail' arg.
8933 KFAIL some of the continue_to_bp_overloaded calls, according to
8934 PR c++/1025.
8935
9ba61c5d
MC
89362003-02-01 Michael Chastain <mec@shout.net>
8937
8938 * gdb.base/advance.c (marker1): New marker function.
8939 * gdb.base/advance.exp: When the 'advance' command lands on the
8940 return breakpoint, it can legitimately stop on either the
8941 current line or the next line. Accommodate both outcomes.
8942 * gdb.base/until.exp: Likewise.
8943
e7494ffb
AC
89442003-02-02 Andrew Cagney <ac131313@redhat.com>
8945
8946 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
8947 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
8948 now a list, not a tuple.
8949 * gdb.mi/mi-var-display.exp: Ditto.
8950 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 8951
075559bc
AC
89522003-02-01 Andrew Cagney <ac131313@redhat.com>
8953
8954 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
8955 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
8956 stack backtraces.
8957 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 8958
2bd4c7b1
MK
89592003-02-01 Mark Kettenis <kettenis@gnu.org>
8960
8961 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
8962 gdb.mi/mi1-pthreads.exp: Return instead of calling
8963 gdb_suppress_entire_file.
8964
eabd8992
MS
89652003-02-01 Mark Salter <msalter@redhat.com>
8966
8967 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
8968
71469e2f
MS
89692003-01-31 Mark Salter <msalter@redhat.com>
8970
8971 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
8972 Support empty arg.
8973
38a94d44
MC
89742003-01-30 Michael Chastain <mec@shout.net>
8975
8976 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
8977 This was a workaround for a UTF-8 bug in readline 4.3. The bug
8978 has been fixed in gdb/readline on 2003-01-09.
8979
19ea9e73
MS
89802003-01-29 Michael Snyder <msnyder@redhat.com>
8981
e8d359df
MS
8982 * gdb.base/maint.exp: Allow for leading underscore in symbol.
8983 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
8984 * gdb.base/args.exp: Skip if target does not support args passing.
8985
2307bd6a
DJ
89862003-01-22 Daniel Jacobowitz <drow@mvista.com>
8987
19ea9e73 8988 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
8989 gdb_test. Accept a list of expect arguments as the third
8990 parameter.
8991 (gdb_test): Use it.
8992
f2dd3617
EZ
89932003-01-20 Elena Zannoni <ezannoni@redhat.com>
8994
8995 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
8996 allow for different test tree configurations. Update some
8997 tescases accordingly.
8998 * gdb.arch/altivec-regs.exp: Ditto.
8999 * gdb.asm/asm-source.exp: Ditto.
9000 * gdb.base/advance.exp: Ditto.
9001 * gdb.base/display.exp: Ditto.
d63a86f8 9002 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
9003 * gdb.base/mips_pro.exp: Ditto.
9004 * gdb.base/overlays.exp: Ditto.
9005 * gdb.base/relocate.exp: Ditto.
9006 * gdb.base/setshow.exp: Ditto.
9007 * gdb.base/step-line.exp: Ditto.
9008 * gdb.base/step-test.exp: Ditto.
9009 * gdb.base/until.exp: Ditto.
9010 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9011
c71cdefd
DC
90122003-01-17 David Carlton <carlton@math.stanford.edu>
9013
9014 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9015 corresponding to PR c++/945.
9016 Update copyright.
9017
fdba05d7
DC
90182003-01-17 David Carlton <carlton@math.stanford.edu>
9019
9020 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9021 corresponding to PR c++/68.
9022
90232003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
9024
9025 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9026 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9027 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9028
c362c33a
EZ
90292003-01-15 Elena Zannoni <ezannoni@redhat.com>
9030
0fbc361c
EZ
9031 * gdb.base/break.exp: Fix change of default location, because of
9032 removal of until tests.
9033 * gdb.base/help.exp: Update test for new 'until' help message.
9034 Add test for help on 'advance'.
a9c64011 9035 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 9036
dabf8a35
MK
90372003-01-15 Mark Kettenis <kettenis@gnu.org>
9038
9039 * gdb.base/default.exp: Adapt "info float" test for recent changes
9040 to that command. Add test for "info vector".
9041 * gdb.base/float.exp: New file. Add test for "info float" that
9042 resembles the old test in gdb.base/default.exp.
9043
a1769aca
DC
90442003-01-15 David Carlton <carlton@math.stanford.edu>
9045
9046 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9047
82025e13
EZ
90482003-01-15 Elena Zannoni <ezannoni@redhat.com>
9049
9050 * gdb.base/break.exp: Move the tests of until command from here...
9051 * gdb.base/until.exp: ... to here. New file. Add other tests.
9052 * gdb.base/advance.c: New file.
9053 * gdb.base/advance.exp: New file.
9054
8f9ab801
EZ
90552003-01-14 Elena Zannoni <ezannoni@redhat.com>
9056
a9c64011
AS
9057 * gdb.base/args.c: New file.
9058 * gdb.base/args.exp: New file.
8f9ab801 9059
9ae66589
DJ
90602003-01-14 Daniel Jacobowitz <drow@mvista.com>
9061
9062 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9063
8d77e5c3
DJ
90642003-01-14 Daniel Jacobowitz <drow@mvista.com>
9065
9066 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9067
12d2f0a1
DJ
90682003-01-14 Daniel Jacobowitz <drow@mvista.com>
9069
9070 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9071 dates.
9072
6ca37014
DJ
90732003-01-13 Daniel Jacobowitz <drow@mvista.com>
9074
9075 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9076
b0023472
DJ
90772003-01-13 Daniel Jacobowitz <drow@mvista.com>
9078
9079 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9080 (ptype &*"foo").
9081 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9082
607fbc54 90832003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
9084
9085 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9086 * gdb.mi/mi1-console.exp: Likewise.
9087
607fbc54 90882003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
9089
9090 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9091 * gdb.mi/mi1-console.exp: Likewise.
9092
a1fb14a2
DJ
90932003-01-13 Daniel Jacobowitz <drow@mvista.com>
9094
9095 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9096
c4cf40b7
DJ
90972003-01-09 Daniel Jacobowitz <drow@mvista.com>
9098
9099 * gdb.base/detach.exp: New test.
9100
696d5a5b
DJ
91012003-01-09 Daniel Jacobowitz <drow@mvista.com>
9102
9103 * Makefile.in (ALL_SUBDIRS): New variable.
9104 (subdirs, clean, distclean): Use it.
9105 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
9106 regenerating Makefile, since it is generated from the top level.
9107 * gdb.asm/Makefile.in: Likewise.
9108 * gdb.base/Makefile.in: Likewise.
9109 * gdb.c++/Makefile.in: Likewise.
9110 * gdb.disasm/Makefile.in: Likewise.
9111 * gdb.java/Makefile.in: Likewise.
9112 * gdb.mi/Makefile.in: Likewise.
9113 * gdb.threads/Makefile.in: Likewise.
9114 * gdb.trace/Makefile.in: Likewise.
9115
754533e4
DC
91162003-01-09 David Carlton <carlton@math.stanford.edu>
9117
9118 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
9119 Add copyright year 2003.
9120
d8b3e9ee
MC
91212003-01-06 Michael Chastain <mec@shout.net>
9122
9123 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
9124 When selecting a thread, 'line' and 'file' are optional.
9125 * gdb.mi/mi1-pthreads.exp: Likewise.
9126
8e9e0fe6
AS
91272003-01-06 Andreas Schwab <schwab@suse.de>
9128
9129 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
9130 failures.
9131
b5ab8ff3
DJ
91322003-01-04 Daniel Jacobowitz <drow@mvista.com>
9133
9134 Fix PR gdb/844
9135 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
9136 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
9137
9138 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
9139 instead of calling gdb_suppress_entire_file.
9140 * gdb.threads/print-threads.exp: Likewise.
9141 * gdb.threads/schedlock.exp: Likewise.
9142
9143 * gdb.threads/killed.exp: Return instead of calling
9144 gdb_suppress_entire_file.
9145 * gdb.threads/linux-dp.exp: Likewise.
9146 * gdb.threads/pthreads.exp: Likewise.
9147
1e698235
DJ
91482003-01-04 Daniel Jacobowitz <drow@mvista.com>
9149
9150 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
9151 stabs.
9152 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
9153 * gdb.base/whatis.exp: Always allow (void) after function names.
9154
147ff08c
DJ
91552003-01-04 Daniel Jacobowitz <drow@mvista.com>
9156
9157 * gdb.c++/casts.exp: Correct regexp.
9158
dc62bfc2
MK
91592003-01-04 Mark Kettenis <kettenis@gnu.org>
9160
9161 * configure.in: Call AC_CONFIG_HEADER. Don't call
9162 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
9163 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
9164 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
9165 aforementioned directories in the AC_OUPUT call.
9166 * config.hin: New file.
9167 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9168 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
9169 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
9170 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
9171 pass -I$objdir instead of -I$objdir/$subdir in compilation.
9172 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
9173 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
9174 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
9175 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
9176 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
9177 gdb.threads/configure.in, gdb.threads/configure,
9178 gdb.threads/config.in, gdb.trace/configure.in,
9179 gdb.trace/configure: Removed.
9180
77afa639
MC
91812003-01-03 Michael Chastain <mec@shout.net>
9182
9183 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
9184 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
9185
7634bb6e
DJ
91862003-01-03 Daniel Jacobowitz <drow@mvista.com>
9187
9188 * gdb.base/store.exp: Fix regular expressions.
9189
b39c905e
MK
91902002-12-28 Mark Kettenis <kettenis@gnu.org>
9191
9192 * configure.in: Rewrite.
9193 * configure: Regenerated.
9194
0a8551dd
DC
91952003-01-03 David Carlton <carlton@math.stanford.edu>
9196
9197 * gdb.base/psymtab.exp: New file.
9198 * gdb.base/psymtab1.c: Ditto.
9199 * gdb.base/psymtab2.c: Ditto.
9200
c60b7188
AF
92012002-12-23 Adam Fedor <fedor@gnu.org>
9202
9203 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
9204
ee73db83
DC
92052002-12-23 David Carlton <carlton@math.stanford.edu>
9206
9207 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
9208 and current_directory initialization.
9209
d6c1774e
JB
92102002-12-22 Jim Blandy <jimb@redhat.com>
9211
f0a847b8
JB
9212 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
9213 rather than as part of the output file name.
9214
d6c1774e
JB
9215 * gdb.base/attach.exp: There's no need to copy the test program to
9216 /tmp; that was only ever necessary on HP/UX, and this test is
9217 entirely disabled there anyway.
9218
f0708dbb
JB
92192002-12-21 Jim Blandy <jimb@redhat.com>
9220
4c2acfea
JB
9221 * gdb.c++/psmang.exp: Doc fix.
9222
f0708dbb
JB
9223 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
9224 test.
9225
9579e000
DC
92262002-12-20 David Carlton <carlton@math.stanford.edu>
9227
9228 * gdb.c++/annota2.exp: KFAIL annotate-quit.
9229
d1810171
MC
92302002-12-18 Michael Chastain <mec@shout.net>
9231
9232 * gdb.c++/annota2.exp: Add copyright year 2002.
9233
76565097
DC
92342002-12-17 David Carlton <carlton@math.stanford.edu>
9235
9236 * gdb.c++/try_catch.cc: Add marker comments.
9237 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
9238 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
9239 * gdb.c++/m-static.cc: Ditto.
9240 * gdb.c++/m-static1.cc: Ditto.
9241 * gdb.c++/try_catch.cc: Ditto.
9242
da81390b
JJ
92432002-12-16 Jeff Johnston <jjohnstn@redhat.com>
9244
9245 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
9246 to see whether we are using the new -environment-directory
9247 command which resets via -r or the old version of the command
9248 which may prompt the user. Part of fix for gdb/741.
9249
b304d130
AC
92502002-12-13 Andrew Cagney <ac131313@redhat.com>
9251
9252 * gdb.fortran/types.exp: Update obsolete comment.
9253 * gdb.fortran/exprs.exp: Ditto.
9254 * lib/gdb.exp: Delete obsolete code.
9255 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
9256 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
9257 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
9258 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
9259 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
9260 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
9261 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
9262 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
9263 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
9264 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
9265 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
9266 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
9267 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
9268 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
9269 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
9270 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
9271 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
9272 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
9273 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
9274 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
9275 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
9276 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
9277 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
9278 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
9279 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
9280 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
9281 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
9282 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
9283 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
9284 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
9285 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
9286 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
9287 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
9288 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
9289 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
9290 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
9291 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
9292
a23b6e6a
DC
92932002-12-11 David Carlton <carlton@math.stanford.edu>
9294
9295 * gdb.c++/m-data.exp: Add test for members that shadow global
9296 variables: see PR gdb/804.
9297 * gdb.c++/m-data.cc: Ditto.
9298
6604731b
DJ
92992002-12-10 Daniel Jacobowitz <drow@mvista.com>
9300
9301 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
9302
de46ecd7
DC
93032002-12-06 David Carlton <carlton@math.stanford.edu>
9304
9305 * gdb.base/store.c: Don't declare functions static.
9306
27e829d0
AC
93072002-12-04 Andrew Cagney <ac131313@redhat.com>
9308
9309 * gdb.base/store.exp, gdb.base/store.c: New files.
9310
92806416
DJ
93112002-12-03 Daniel Jacobowitz <drow@mvista.com>
9312
9313 * gdb.base/selftest.exp: Update for current gdb.
9314
3bcbaac5
DJ
93152002-12-03 Daniel Jacobowitz <drow@mvista.com>
9316
9317 * gdb.base/maint.exp: Only dump symbols from one source file
9318 or objfile.
9319
f4f00b1f
DJ
93202002-12-03 Daniel Jacobowitz <drow@mvista.com>
9321
9322 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
9323 function call.
9324
f1c8a949
JB
93252002-11-25 Jim Blandy <jimb@redhat.com>
9326
9327 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
9328 function appearing in error message.
9329
9e297a97
DJ
93302002-11-21 Daniel Jacobowitz <drow@mvista.com>
9331
9332 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
9333
1f312e79
JJ
93342002-11-08 Jeff Johnston <jjohnstn@redhat.com>
9335
d63a86f8
RM
9336 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
9337 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
9338 should be in mi console format. This is part of fix for PR gdb/604.
9339
83c31e7d
FN
93402002-09-18 Fernando Nasser <fnasser@redhat.com>
9341
9342 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
9343 which explicitly prints the zero offset as "+0".
9344
322b3f65
DJ
93452002-10-22 Daniel Jacobowitz <drow@mvista.com>
9346
9347 * gdb.threads/schedlock.c (args): Make unsigned.
9348
93492002-10-21 Daniel Jacobowitz <drow@mvista.com>
9350
9351 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
9352 numbers. Allow "foo2|selected stack frame".
9353 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
9354 * gdb.asm/asmsrc2.s: Likewise.
9355 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
9356 comments.
9357 * gdb.asm/mips.inc: New file.
9358
5e2fe5b8
AF
93592002-10-18 Adam Fedor <fedor@gnu.org>
9360
9361 * gdb.base/default.exp: Update expected output to include 'ObjC'.
9362 * gdb.base/help.exp: Likewise.
9363
abe1a5d0
KB
93642002-10-17 Kevin Buettner <kevinb@redhat.com>
9365
9366 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
9367 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
9368
10abb1d4
JB
93692002-10-02 Jim Blandy <jimb@redhat.com>
9370
9371 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
9372
1f609b42
AC
93732002-10-01 Andrew Cagney <ac131313@redhat.com>
9374
9375 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
9376 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
9377 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
9378 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
9379 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
9380 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
9381 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
9382
0aee02e4
AC
93832002-09-29 Andrew Cagney <ac131313@redhat.com>
9384
9385 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
9386 * mi0-disassemble.exp, mi0-eval.exp: Delete.
9387 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
9388 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
9389 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
9390 * mi0-var-block.exp, mi0-var-child.exp: Delete.
9391 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 9392
6fde09ad
KB
93932002-09-27 Kevin Buettner <kevinb@redhat.com>
9394
9395 * gdb.base/annota1.exp (info break): Make directory components of
9396 path optional since not all compilers emit this debug information.
9397
9398 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
9399 step ends up stepping out of the function instead of stopping on
9400 the epilogue.
9401
9e8aab75
KS
94022002-09-26 Keith Seitz <keiths@redhat.com>
9403
9404 * lib/insight-support.exp (gdbtk_start): Figure out where
9405 the insight executable is based on where gdb is. Use this
9406 executable to start insight instead of gdb.
9407
e36180d7
AC
94082002-09-25 Andrew Cagney <cagney@redhat.com>
9409
9410 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
9411
9dd34b2b
AC
94122002-09-24 Andrew Cagney <ac131313@redhat.com>
9413
9414 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
9415 test_isolated_complaints.
9416 (test_empty_complaint): New function.
9417 (test_empty_complaints): New function. Check no output when no
9418 complaints.
d63a86f8 9419
dea97812
KB
94202002-09-19 Jim Blandy <jimb@redhat.com>
9421
a9c64011 9422 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 9423
54951bd7
AC
94242002-09-19 Andrew Cagney <ac131313@redhat.com>
9425
9426 * gdb.gdb/complaints.exp: New file.
9427
dec43320
AC
94282002-09-18 Andrew Cagney <ac131313@redhat.com>
9429
9430 * gdb.base/maint.exp: Check `help maint internal-warning'.
9431
e70d6e3f
DC
94322002-09-18 David Carlton <carlton@math.stanford.edu>
9433
9434 * gdb.c++/m-static.exp: Remove breakpoints depending on line
9435 numbers, and replace them by a single breakpoint after the
9436 constructors are all finished.
9437 Add test 4.
9438 * gdb.c++/m-static.cc: Add test 4.
9439 * gdb.c++/m-static.h: New file.
9440 * gdb.c++/m-static1.cc: New file.
9441
9442 * gdb.c++/printmethod.exp: New file.
9443 * gdb.c++/printmethod.cc: New file.
9444
9445 * gdb.c++/pr-574.exp: New file.
9446 * gdb.c++/pr-574.cc: New file.
9447
afb5c968
CV
94482002-09-18 Corinna Vinschen <vinschen@redhat.com>
9449
9450 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
9451 embedded targets which never actually exit.
9452
31e45dee
FN
94532002-09-18 Fernando Nasser <fnasser@redhat.com>
9454
9455 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
9456 "don't step after run" as unresolved or unsupported, instead of xfail.
9457
a283c5a1
CV
94582002-09-18 Corinna Vinschen <vinschen@redhat.com>
9459
9460 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
9461 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
9462 Add newline to expected string in "step out of main (status wrapper)"
9463 case.
9464
11350d2a
CV
94652002-09-18 Corinna Vinschen <vinschen@redhat.com>
9466
9467 * lib/gdb.exp (rerun_to_main): Allow restarting application.
9468 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
9469
0deec7d6
TT
94702002-09-17 Tom Tromey <tromey@redhat.com>
9471
9472 * gdb.base/printcmds.exp (test_print_string_constants): Expect
9473 \000, not \0, in double-quoted string.
9474
b2b4a1b5
CV
94752002-09-14 Corinna Vinschen <vinschen@redhat.com>
9476
c9d37158 9477 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
9478 string after running the commands execution on breakpoint tests.
9479
1c56143a
CV
94802002-09-13 Corinna Vinschen <vinschen@redhat.com>
9481
9482 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
9483
37f8da45
JB
94842002-09-12 Joel Brobecker <brobecker@gnat.com>
9485
9486 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
9487
08b468e0
KS
94882002-09-10 Keith Seitz <keiths@redhat.com>
9489
9490 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
9491 runto proc.
9492 (mi_run_to_main): Use mi_runto.
9493 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
9494
dc360f58
KS
94952002-09-10 Keith Seitz <keiths@redhat.com>
9496
9497 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
9498 regexp for stopping at main. Could have multiple event notifications.
9499 Don't assume that main was declared with no parameters.
9500 (mi_next): Use mi_step_to.
9501 (mi_step): Use mi_next_to.
9502
ce3abcfb
CV
95032002-09-09 Corinna Vinschen <vinschen@redhat.com>
9504
9505 * gdb.base/default.exp: Fix expected string in `info float' test.
9506
d1f5b980
BE
95072002-09-09 Ben Elliston <bje@redhat.com>
9508
9509 * config/mips.exp: Update comments.
9510 * config/mips-idt.exp: Likewise.
9511 * config/nind.exp: Likewise.
9512 * config/slite.exp: Likewise.
9513 * config/sparclet.exp: Likewise.
9514 * config/udi.exp: Likewise.
9515 * config/vx.exp: Likewise.
9516 * config/vxworks29k.exp: Likewise.
9517
2f71430b
JB
95182002-09-05 Jim Blandy <jimb@redhat.com>
9519
9520 * gdb.threads/killed.exp: Fix test failure message.
9521
7ddebc7e
KS
95222002-09-04 Keith Seitz <keiths@redhat.com>
9523
9524 * lib/mi-support.exp: Update copyright.
9525 (mi_gdb_test): Increase the priority of the expected pattern
9526 so that it matches gdb_test.
9527
0ae67eb3
KS
95282002-09-03 Keith Seitz <keiths@redhat.com>
9529
9530 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
9531 Use integer comparison instead of string comparison for testing
9532 whether binary was built.
9533
38fc42c8
JB
95342002-09-03 Jim Blandy <jimb@redhat.com>
9535
9536 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
9537
b6ff0e81
JB
95382002-08-29 Jim Blandy <jimb@redhat.com>
9539
9540 * gdb.threads/pthreads.exp: Move the portable thread compilation
9541 code into a function in lib/gdb.exp, and call that from here.
9542 * lib/gdb.exp (gdb_compile_pthreads): New function.
9543
07c98896
KS
95442002-08-29 Keith Seitz <keiths@redhat.com>
9545
9546 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
9547 expect_out so that callers can get at it.
9548
0312286c
DJ
95492002-08-23 Daniel Jacobowitz <drow@mvista.com>
9550
9551 * gdb.threads/print-threads.c: New file.
9552 * gdb.threads/print-threads.exp: New file.
9553 * gdb.threads/schedlock.c: New file.
9554 * gdb.threads/schedlock.exp: New file.
9555
dd039bc4
EZ
95562002-08-22 Elena Zannoni <ezannoni@redhat.com>
9557
a9c64011
AS
9558 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
9559 not altivec.c.
dd039bc4 9560
1f36144c
MK
95612002-08-17 Mark Kettenis <kettenis@gnu.org>
9562
9563 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
9564 targets. The problem should be fixed now.
9565
16057ec7 95662002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
9567
9568 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
9569 2002-07-24 change that removes final dots from error messages.
9570
3c1499ad
TT
95712002-08-13 Tom Tromey <tromey@redhat.com>
9572
9573 * gdb.base/readline.exp: New file.
9574
a20ce2c3
AC
95752002-08-01 Andrew Cagney <ac131313@redhat.com>
9576
9577 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
9578 supress message.
9579
db034ac5
AC
95802002-08-01 Andrew Cagney <cagney@redhat.com>
9581
9582 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
9583 CHILL_FOR_TARGET and CHILL_LIB.
9584 * configure.in (configdirs): Remove gdb.chill.
9585 * configure: Regenerate.
9586 * lib/gdb.exp: Obsolete references to chill.
9587 * gdb.fortran/types.exp: Ditto.
9588 * gdb.fortran/exprs.exp: Ditto.
9589
3e000b18
KB
95902002-07-30 Kevin Buettner <kevinb@redhat.com>
9591
9592 * gdb.base/shlib-call.exp (additional_flags): Conditionally
9593 set Irix-specific compile and link flags.
9594
28f4966b
KB
95952002-07-29 Kevin Buettner <kevinb@redhat.com>
9596
9597 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
9598 source files. The ``-o'' option doesn't work with the ``-E'' option
9599 when using the Irix compiler.
9600
46c0d5a6
DJ
96012002-07-19 Daniel Jacobowitz <drow@mvista.com>
9602
9603 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
9604 Improve support for reusing an exec file. Copy exec file
9605 to target, and run gdbserver on the target instead of on the host.
9606
eecf4bed
JB
96072002-07-18 Jim Blandy <jimb@redhat.com>
9608
0f815cdf
JB
9609 * gdb.base/ending-run.exp: Don't expect to see the program end in
9610 some orderly fashion when we're running on a real stand-alone
9611 board.
9612
eecf4bed
JB
9613 * gdb.base/interrupt.exp: Correct logic for skipping tests on
9614 targets that don't support interrupts.
9615
52d309e4
JB
96162002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
9617
9618 * gdb.base/attach.exp: Add patterns to match output from /proc-based
9619 systems.
9620 Move comments in expect statements to inside the actions, so that they
9621 don't get matched against.
9622
ff683d9e
MK
96232002-07-10 Mark Kettenis <kettenis@gnu.org>
9624
9625 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
9626 function when asleep" test.
9627
b5356753
AC
96282002-07-10 Andrew Cagney <ac131313@redhat.com>
9629
9630 * gdb.base/page.exp: Rewrite to handle problems with very long
9631 `info set' output. Update copyright.
9632
6aa4d13a
AC
96332002-06-26 Andrew Cagney <ac131313@redhat.com>
9634
9635 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
9636 gdb.threads-hp.
9637 * gdb.hp/configure: Regenerate.
9638 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
9639 * gdb.hp/gdb.threads-hp/configure: Delete file.
9640 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
9641
8cf8c2b8
AC
96422002-06-22 Andrew Cagney <ac131313@redhat.com>
9643
9644 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
9645 setlocale, bindtextdomain and textdomain.
9646
6827a8f8
JB
96472002-06-11 Jim Blandy <jimb@redhat.com>
9648
919d772c
JB
9649 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
9650 preprocessor macro information is present.
9651
6827a8f8
JB
9652 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
9653 tests.
9654
c15b0d21
MS
96552002-06-06 Michael Snyder <msnyder@redhat.com>
9656
c5984d70
MS
9657 * gdb.base/overlays.exp: Record addresses of overlay
9658 functions in TCL variables rather than in GDB variables,
9659 to avoid having GDB convert them to pointers (with loss
9660 of information).
9661
d63a86f8 9662 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 9663 default linker script changes.
c15b0d21
MS
9664 * gdb.base/long_long.exp: Add check for sizeof (long double).
9665
be26fe0d
ML
96662002-06-06 Michal Ludvig <mludvig@suse.cz>
9667
9668 * gdb.asm/asm-source.exp: Add x86-64 target.
9669 * gdb.asm/x86_64.inc: New.
d63a86f8 9670
258093ca 96712002-05-30 Michael Chastain <mec@shout.net>
258093ca 9672
4b3153f1 9673 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
9674 * gdb.c++/m-static.cc: New file.
9675 * gdb.c++/m-static.exp: New file.
9676
241264c6
MS
96772002-05-28 Michael Snyder <msnyder@redhat.com>
9678
9679 * gdb.base/call-ar-st.exp: Allow for reduced floating point
9680 precision.
9681
9bba8c8f 96822002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 9683
4b3153f1 9684 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
9685 * gdb.c++/m-data.cc: New file.
9686 * gdb.c++/m-data.exp: New file.
9687
96882002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 9689
4b3153f1 9690 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 9691 * gdb.c++/try_catch.cc: New file.
d63a86f8 9692 * gdb.c++/try_catch.exp: New file.
9bba8c8f 9693
def1b996
MC
96942002-05-27 Michael Chastain <mec@shout.net>
9695
9696 * gdb.c++/local.exp: Accept more nested types in output.
9697
522ba268
MC
96982002-05-26 Michael Chastain <mec@shout.net>
9699
9700 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
9701
277254ba
MS
97022002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
9703
9704 * lib/gdb.exp (gdb_wrapper_init): Just because
9705 gdb_wrapper_file exists, this does not mean that the file
9706 should not be rebuilt. That is what gdb_wrapper_initialized
9707 is for.
9708 (default_gdb_init): Reset gdb_wrapper_initialized.
9709
b61a8733
MS
97102002-05-23 Michael Snyder <msnyder@redhat.com>
9711
d63a86f8 9712 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
9713 the precision of the floating point test results.
9714 * gdb.base/call-rt-st.exp: Ditto.
9715
b61a8733
MS
9716 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
9717 * gdb.base/call-rt-st.exp: Ditto.
9718
56f6e910
MC
97192002-05-19 Michael Chastain <mec@shout.net>
9720
9721 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
9722
ad0b0016
EZ
97232002-05-19 Elena Zannoni <ezannoni@redhat.com>
9724
a9c64011
AS
9725 * configure.in (configdirs): Add gdb.arch.
9726 * configure: Regenerate.
ad0b0016 9727
f617d2b6
JB
97282002-05-17 Jim Blandy <jimb@redhat.com>
9729
9730 * gdb.base/completion.exp: Recognize the more detailed error
9731 messages produced by the macro expander's lexical analyzer.
9732
eac2a696
EZ
97332002-05-14 Elena Zannoni <ezannoni@redhat.com>
9734
a9c64011
AS
9735 * gdb.arch/altivec-abi.c: New file.
9736 * gdb.arch/altivec-abi.exp: New file.
9737 * gdb.arch/altivec-regs.c: New file.
9738 * gdb.arch/altivec-regs.exp: New file.
eac2a696 9739
2fdde8f8
DJ
97402002-05-14 Daniel Jacobowitz <drow@mvista.com>
9741
9742 * gdb.base/maint.exp (maint print type): Update for new type
9743 structure.
d63a86f8 9744
e31f1a7c
EZ
97452002-05-14 Elena Zannoni <ezannoni@redhat.com>
9746
9747 * gdb.arch: New directory.
9748 * gdb.arch/configure.in: New file.
9749 * gdb.arch/configure: New file.
9750 * gdb.arch/Makefile.in: New file.
9751
db589741
CV
97522002-05-13 Corinna Vinschen <vinschen@redhat.com>
9753
9754 * gdb.asm/asm-source.exp: Add v850 as supported target.
9755 * gdb.asm/v850.inc: New file.
9756
8ce2a7dc
DJ
97572002-05-13 Daniel Jacobowitz <drow@mvista.com>
9758
9759 * gdb.c++/annota2.exp (annotate-quit): Add comment.
9760
df763c7f
DJ
97612002-05-12 Daniel Jacobowitz <drow@mvista.com>
9762
9763 * gdb.base/break.exp: Check 'break "marker2"'.
9764
377daeed
MS
97652002-05-10 Michael Snyder <msnyder@redhat.com>
9766
9767 * gdb.base/long_long.exp: Fix typo.
9768
c4b7bc2b
JB
97692002-05-10 Jim Blandy <jimb@redhat.com>
9770
ecac9a4e
JB
9771 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
9772 a bug.
9773
c4b7bc2b
JB
9774 * gdb.base/printcmds.exp (test_integer_literals_rejected):
9775 Recognize more detailed error message produced by the macro
9776 expander's lexical analyzer.
9777 * lib/gdb.exp (test_print_reject): Same.
9778
e71019a1
MK
97792002-05-09 Mark Kettenis <kettenis@gnu.org>
9780
9781 * gdb.c++/method.exp: Fix typo.
9782
fedfc8e6
MS
97832002-05-08 Michael Snyder <msnyder@redhat.com>
9784
166a1957
MS
9785 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
9786 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 9787 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
9788 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
9789 Add iftarget clause for strongarm.
d63a86f8 9790
f1c47eb2
MS
97912002-05-06 Michael Snyder <msnyder@redhat.com>
9792
cb9a9d3e
MS
9793 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
9794 (gdb_continue_to_end): Accept output from status wrapper.
9795 * gdb.base/ending-run.exp: Add case for output from status wrapper.
9796 Clean up fail messages to match pass messages.
9797
f1c47eb2
MS
9798 Enable the "needs_status_wrapper" testsuite feature.
9799 * lib/gdb.exp (gdb_wrapper_init): New procedure.
9800 (gdb_compile): Conditionally call gdb_wrapper_init.
9801 * gdb.base/a2-run.exp: Recognize output from status wrapper.
9802 * gdb.c++/method.exp: Recognize output from status wrapper.
9803
6079c749
BE
98042002-05-06 Ben Elliston <bje@redhat.com>
9805From Graydon Hoare <graydon@redhat.com>
9806
9807 * config/sid.exp: Include support for "rawsid" protocol.
9808
188baff3
JB
98092002-05-03 Jim Blandy <jimb@redhat.com>
9810
9811 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
9812 * gdb.c++/hang3.C: New file.
9813
b9c07f0f
AC
98142002-05-04 Andrew Cagney <ac131313@redhat.com>
9815
9816 * gdb.base/default.exp: Remove obsolete code.
9817 * gdb.c++/misc.exp: Ditto. Update copyright.
9818 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
9819 * gdb.base/whatis.exp: Ditto. Update copyright.
9820 * gdb.base/scope.exp: Ditto. Update copyright.
9821 * gdb.base/ptype.exp: Ditto. Update copyright.
9822 * gdb.base/printcmds.exp: Ditto. Update copyright.
9823 * gdb.base/opaque.exp: Ditto. Update copyright.
9824 * gdb.base/list.exp: Ditto.
9825 * gdb.base/funcargs.exp: Ditto. Update copyright.
9826 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
9827 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
9828 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
9829 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
9830 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
9831 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
9832
5c7a0397
MS
98332002-05-02 Michael Snyder <msnyder@redhat.com>
9834
d6dcc264 9835 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
9836 * gdb.base/long_long.exp: Add xscale target.
9837 * gdb.base/default.exp: Add xscale target.
9838
eb7f1c48
JB
98392002-05-01 Jim Blandy <jimb@redhat.com>
9840
9841 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
9842 gdb.c++/hang.exp: New test.
9843
a6befae8
FF
98442002-05-01 Fred Fish <fnf@redhat.com>
9845
9846 * gdb.base/completion.exp: Handle completions of "./Make" for
9847 more than one completion possibility, as is the case when we
9848 build and test in the source tree.
9849
0a310277
AG
98502002-04-29 Anthony Green <green@redhat.com>
9851
9852 * gdb.java/jmisc1.exp: New file.
9853 * gdb.java/jmisc2.exp: New file.
9854
6ff9af88
DJ
98552002-04-24 Daniel Jacobowitz <drow@mvista.com>
9856
9857 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
9858
96b3d632
EZ
98592002-04-23 Elena Zannoni <ezannoni@redhat.com>
9860
9861 * gdb.base/help.exp: Change 'help status' to allow for target
9862 dependent output differences.
9863
5019bb54
MC
98642002-04-22 Michael Chastain <mec@shout.net>
9865
9866 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
9867
a805a116
MC
98682002-04-22 Michael Chastain <mec@shout.net>
9869
9870 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
9871
a1706bfd
DM
98722002-04-17 David S. Miller <davem@redhat.com>
9873
9874 * gdb.asm/sparc64.inc: New file.
9875 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
9876
a73a20a2
EZ
98772002-04-19 Elena Zannoni <ezannoni@redhat.com>
9878
9879 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
9880 instruction file directly into the build tree. Clean up at end of
9881 test.
9882
ba678339
DM
98832002-04-18 David S. Miller <davem@redhat.com>
9884
9885 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
9886 handle 64-bit platforms correctly.
9887 * gdb.base/maint.exp: Likewise.
9888
b03399da
KB
98892002-04-18 Kevin Buettner <kevinb@redhat.com>
9890
9891 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
9892 ``-fpic'' when compiling files comprising a shared library, but
9893 it does need additional linker flags in order to find shared
9894 libraries at run time.
9895
e2004992
KB
98962002-04-18 Kevin Buettner <kevinb@redhat.com>
9897
9898 * gdb.base/cvexpr.c (use): New function.
9899 (main): Invoke use() on all global variables to prevent
9900 some linkers from deleting these otherwise unused symbols.
9901
d8937120
MC
99022002-04-17 Michael Chastain <mec@shout.net>
9903From David S. Miller <davem@redhat.com>
9904
9905 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
9906 handle 64-bit platforms correctly.
9907
ffd61a58
MS
99082002-04-12 Michael Snyder <msnyder@redhat.com>
9909From Jim Blandy <jimb@redhat.com>
a9c64011 9910 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
9911 script can handle this instead.
9912 * gdb.base/bar.c (barx): Same.
9913 * gdb.base/baz.c (bazx): Same.
9914 * gdb.base/grbx.c (grbxx): Same.
9915
9916 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
9917 manager doesn't automatically unmap overlays unnecessarily.
9918
6b8426a6
MH
99192002-04-10 Martin M. Hunt <hunt@redhat.com>
9920
9921 * gdb.base/ending-run.exp: Fix pattern for Mips targets
9922 stepping out of main.
9923
34af4875
MC
99242002-04-09 Michael Chastain <mec@shout.net>
9925
9926 * gdb.c++/local.cc (main): Move call to marker1() inside nested
9927 scope so that the nested scope tests will make sense.
9928 * gdb.c++/local.exp: Write patterns that actually work with gcc
9929 (the HP patterns "were never known to work with gcc").
9930 Keep the old aCC patterns too.
9931
2d1676a0
DJ
99322002-04-09 Daniel Jacobowitz <drow@mvista.com>
9933
9934 * gdb.base/attach.exp: Correct target board test.
9935
3a63e3f9
MC
99362002-04-08 Michael Chastain <mec@shout.net>
9937
9938 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
9939 in a const method. Add some xfail and fail cases for configurations
9940 that do not emit the "const ...".
9941
f18dabd2
MC
99422002-04-07 Michael Chastain <mec@shout.net>
9943
9944 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
9945 Accept "A * const" and "const A * const" as type of "this".
9946 Fix spelling of getFunky throughout. Make messages uniform.
9947
0fcddd82
EZ
99482002-04-07 Elena Zannoni <ezannoni@redhat.com>
9949
a9c64011 9950 Work around for PR gdb/285:
0fcddd82
EZ
9951 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
9952
16a8534a
EZ
99532002-04-07 Elena Zannoni <ezannoni@redhat.com>
9954
9955 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
9956 instructions file at run time instead of configure time.
9957 Sometimes we run the test in a directory that is not the one we
9958 configured in.
9959 * gdb.asm/configure.in: Delete creation of symlink.
9960 * gdb.asm/configure: Regenerate.
9961
24181d81
JB
99622002-04-05 J. Brobecker <brobecker@gnat.com>
9963
9964 * gdb.gdb/xfullpath.exp: New test, to exercise the new
9965 xfullpath () function.
9966
7cdb7107
DJ
99672002-04-04 Daniel Jacobowitz <drow@mvista.com>
9968
9969 * gdb.asm/Makefile.in: Correct dependencies.
9970
9971 * gdb.asm/powerpc.inc: New file.
9972 * gdb.asm/asm-source.exp: Add PowerPC.
9973 * gdb.asm/configure.in: Likewise.
9974 * gdb.asm/configure: Regenerated.
9975
a7d17088
DJ
99762002-04-04 Daniel Jacobowitz <drow@mvista.com>
9977
9978 * gdb.base/relocate.exp: New file.
9979 * gdb.base/relocate.c: New file.
9980
cd721503
FF
99812002-04-04 Fred Fish <fnf@redhat.com>
9982
9983 * gdb.base/step-test.exp: Update comment regarding stopping in
9984 memcpy/bcopy calls inserted as part of the compiler runtime.
9985
b22ad7a7
MS
99862002-04-04 Michael Snyder <msnyder@redhat.com>
9987
9988 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
9989
5f279fa6
DJ
99902002-04-03 Daniel Jacobowitz <drow@mvista.com>
9991
9992 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
9993 (gdb_expect): Remove $notransfer hack.
9994
dd0fd3ce
DJ
99952002-04-02 Daniel Jacobowitz <drow@mvista.com>
9996
9997 * gdb.c++/classes.exp ("calling method for small class"): Match
9998 updated register output.
9999
1e50cda1
DJ
100002002-03-30 Daniel Jacobowitz <drow@mvista.com>
10001
10002 Fix PR gdb/452
10003 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10004 when finished. Make gdb_file_cmd send "exec-file" when
10005 appropriate.
10006
24015922
DJ
100072002-03-30 Daniel Jacobowitz <drow@mvista.com>
10008
10009 * gdb.base/attach.exp: Remove extra setup_xfail.
10010
dd7dfd64
MS
100112002-03-26 Michael Snyder <msnyder@redhat.com>
10012
10013 * gdb.base/default.exp: Add tests for dump, append, and restore.
10014 * gdb.base/help.exp: Add tests for dump, append, and restore.
10015 * gdb.base/dump.exp: New file, test dump, append and restore.
10016 * gdb.base/dump.c: New file.
10017
48b2f8d7
MS
100182002-03-27 Michael Snyder <msnyder@redhat.com>
10019
d63a86f8 10020 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
10021 clean-ups in help messages.
10022
05b4d525
FF
100232002-03-26 Fred Fish <fnf@redhat.com>
10024
10025 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10026 have debugging info for those functions and the compiler uses them
10027 internally to copy structs around.
10028
d7679631
FF
100292002-03-26 Fred Fish <fnf@redhat.com>
10030
10031 * gdb.base/list.exp: Revert the change made yesterday and add note
10032 about why we don't list the default lines for remote targets.
10033
523ac3f9
MS
100342002-03-25 Michael Snyder <msnyder@redhat.com>
10035
10036 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10037
754b2b8d
FF
100382002-03-25 Fred Fish <fnf@redhat.com>
10039
10040 * gdb.base/list.exp: This test works on remote targets so remove
10041 the short circuit for remote targets. Update copyright.
10042
33c3e192
FF
100432002-03-25 Fred Fish <fnf@redhat.com>
10044
10045 * gdb.base/attach.exp: Fix logic error that was suppressing this
10046 test for all non hppa*-*-hpux* targets, instead of the hp target.
10047 Move comments closer to the suppression point. Also now need to
10048 check that we are running natively.
10049
d43e73ee
MS
100502002-03-22 Michael Snyder <msnyder@redhat.com>
10051
882c8f02
MS
10052 * gdb.base/default.exp: Add test for gcore. Update copyright.
10053 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 10054
04c12f60
FF
100552002-03-06 Fred Fish <fnf@redhat.com>
10056
10057 * gdb.base/funcargs.c: Remove extraneous ';' character.
10058 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10059
b43df995
MC
100602002-03-04 Michael Chastain <mec@shout.net>
10061
10062 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10063 accommodate gcc v3 function signature.
10064 * gdb.mi/mi0-var-cmd-exp: Ditto.
10065
92362027
AC
100662002-02-24 Andrew Cagney <ac131313@redhat.com>
10067
10068 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10069 ``GNU/Linux'' or ``Linux kernel''
10070 * testsuite/gdb.threads/pthreads.c: Ditto.
10071
258ad32d
MC
100722002-02-24 Michael Chastain <mec@shout.net>
10073
10074 * gdb.threads/pthreads.c (thread1): Add a return statement.
10075 (thread2): Likewise.
10076 (foo): Likewise.
10077
04c3b3d4
MC
100782002-02-23 Michael Chastain <mec@shout.net>
10079
10080 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10081 to placate gcc.
10082
5a2a0a20
MC
100832002-02-23 Michael Chastain <mec@shout.net>
10084
10085 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10086 test "ptype bint". The test passes on all my stabs configurations.
10087
a640f7fc
JB
100882002-02-21 Jim Blandy <jimb@redhat.com>
10089
27924826
JB
10090 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10091 filename at a time, and watch for the ones we want to see.
10092
a640f7fc
JB
10093 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10094 types of pointers to prototyped functions.
10095
edcc8c75
AC
100962002-02-20 Andrew Cagney <ac131313@redhat.com>
10097
10098 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
10099 signed, unsigned and straight char.
10100 (padding_char, padding_short, padding_int, padding_long,
10101 padding_long_long, padding_float, padding_double,
10102 padding_long_double): New global variables.
10103 (fill, fill_structs): New functions.
10104
10105 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
10106 for correctly sized writes. Update copyright.
10107 (get_valueof): New procedure.
10108 (get_sizeof): Call get_valueof.
10109 (check_valueof): New procedure.
10110 (check_padding): New procedure.
10111
ac57ea44
MC
101122002-02-20 Michael Chastain <mec@shout.net>
10113
10114 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
10115 to setup_xfail. Document some of the remaining calls.
10116
7a10c941
MC
101172002-02-18 Michael Chastain <mec@shout.net>
10118
10119 * gdb.c++/userdef.exp: Update copyright year.
10120
fb8acdcc
DJ
101212002-02-18 Daniel Jacobowitz <drow@mvista.com>
10122
10123 * gdb.c++/userdef.exp: Test overloaded operators properly.
10124 Remove xfails.
10125
fda6ae12
MS
101262002-02-14 Michael Snyder <msnyder@redhat.com>
10127
10128 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
10129
676a0442
DJ
101302002-02-14 Daniel Jacobowitz <drow@mvista.com>
10131
10132 * gdb.base/a2-run.exp: Check for a remote target properly.
10133 * gdb.base/annota1.exp: Likewise.
10134 * gdb.base/list.exp: Likewise.
10135 * gdb.base/reread.exp: Likewise.
10136 * gdb.base/scope.exp: Likewise.
10137 * gdb.base/shlib-call.exp: Likewise.
10138 * gdb.base/term.exp: Likewise.
10139 * gdb.c++/annota2.exp: Likewise.
10140
78b4f468
RE
101412002-02-13 Richard Earnshaw <rearnsha@arm.com>
10142
10143 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
10144
9a81ba51
MC
101452002-02-10 Michael Chastain <mec@shout.net>
10146
10147 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
10148 (call_after_alloca): Ditto.
10149
004af6c7
DJ
101502002-02-10 Daniel Jacobowitz <drow@mvista.com>
10151
10152 * gdb.base/ending-run.exp: Guard "cont" test with
10153 gdb_skip_stdio_test.
10154
37225f62
JB
101552002-02-06 Jim Blandy <jimb@redhat.com>
10156
10157 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
10158 from here...
10159 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
10160 To here. Disable this test on non-HP platforms. Add big comment.
10161
fe6fdd96
MS
101622002-02-04 Michael Snyder <msnyder@redhat.com>
10163
10164 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
10165 other than d10v and m32r.
10166
036fad3f
RE
101672002-02-02 Richard Earnshaw <rearnsha@arm.com>
10168
10169 * gdb.base/default.exp: Rewrite test patterns to reduce time
10170 taken to match them.
10171
7148ab62
DJ
101722002-01-30 Daniel Jacobowitz <drow@mvista.com>
10173
10174 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
10175 Allow a start function above main.
10176 * gdb.threads/linux-dp.exp: Fix copyright date.
10177
396cc255
DJ
101782002-01-30 Daniel Jacobowitz <drow@mvista.com>
10179
a9c64011
AS
10180 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
10181 (check_philosopher_stack): Check for manager thread before checking
10182 for a just-starting thread.
396cc255 10183
f038d31b
DJ
101842002-01-30 Daniel Jacobowitz <drow@mvista.com>
10185
10186 From Neil Booth <neil@daikokuya.demon.co.uk>:
10187 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
10188 warnings.
10189
b3ff9d9a
FF
101902002-01-21 Fred Fish <fnf@redhat.com>
10191
10192 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
10193 not caller.
10194
39ad761d
JB
101952002-01-21 Jim Blandy <jimb@redhat.com>
10196
10197 * gdb.base/reread.exp: Check that GDB properly re-reads the
10198 executable file when it changes while no inferior is running.
10199
aaf320fa
FF
102002002-01-21 Fred Fish <fnf@redhat.com>
10201
a9c64011
AS
10202 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
10203 optionally accept the "shlib events" variation.
aaf320fa 10204
808a31f5
JB
102052002-01-21 Jim Blandy <jimb@redhat.com>
10206
10207 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
10208 call `fflush' after every `printf', so that the output is produced
10209 at predictable points, regardless of whatever buffering does (or
10210 doesn't) take place.
10211 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
10212 at different points.
10213
4420d5e2
DJ
102142002-01-20 Daniel Jacobowitz <drow@mvista.com>
10215
10216 * gdb.c++/inherit.exp: Update copyright years.
10217 * gdb.c++/method.exp: Likewise.
10218
3e36a0f4
DJ
102192002-01-20 Daniel Jacobowitz <drow@mvista.com>
10220
10221 * gdb.c++/classes.exp: Update for improved v3 support and skipping
10222 artificial methods/arguments.
10223 * gdb.c++/derivation.exp: Likewise.
10224 * gdb.c++/inherit.exp: Likewise.
10225 * gdb.c++/method.exp: Likewise.
10226 * gdb.c++/virtfunc.exp: Likewise.
10227
b4ceaee6
AC
102282002-01-18 Andrew Cagney <ac131313@redhat.com>
10229
10230 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
10231 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
10232 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
10233 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
10234 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
10235 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
10236
ecace851
JB
102372002-01-17 Jim Blandy <jimb@redhat.com>
10238
10239 * gdb.asm/asm-source.exp (info symbol): Take another shot at
10240 anchoring the pattern matching the entry point symbol's name.
10241
375fc983
AC
102422002-01-17 Andrew Cagney <ac131313@redhat.com>
10243
10244 * gdb.base/maint.exp: Update ``maint internal-error'' to match
10245 continue/quit query. Update copyright.
10246
fe6fdd96
MS
102472002-01-14 Michael Snyder <msnyder@redhat.com>
10248
10249 * gdb.base/gcore.exp: Remove extra debugging output.
10250
e017c81f
DJ
102512002-01-13 Daniel Jacobowitz <drow@mvista.com>
10252
10253 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
10254 for slightly dubious v2 mangled string.
10255
37ab3bf8
DJ
102562002-01-13 Daniel Jacobowitz <drow@mvista.com>
10257
10258 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
10259
1bc05c3a 102602002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 10261
1bc05c3a 10262 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 10263
1bc05c3a
JM
10264 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
10265 constructors.
10266 * gdb.c++/derivation.exp: Likewise.
10267 * gdb.c++/templates.exp: Likewise.
10268 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 10269
1bc05c3a
JM
102702002-01-10 Michael Snyder <msnyder@redhat.com>
10271
10272 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 10273
a911c360
MS
102742002-01-08 Michael Snyder <msnyder@redhat.com>
10275
10276 * gdb.base/gcore.exp: New test for generate-core-file command.
10277 * gdb.base/gcore.c: Testcase for above.
10278 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
10279
ea2119ec
JM
102802002-01-08 Jason Merrill <jason@redhat.com>
10281
10282 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
10283
68203136
FF
102842002-01-07 Fred Fish <fnf@redhat.com>
10285
10286 * gdb.c++/overload.exp: Remove unconditional xfails for:
10287 print foo_instance1.overloadargs(1)
10288 print foo_instance1.overloadargs(1, 2)
10289 print foo_instance1.overloadargs(1, 2, 3)
10290 print foo_instance1.overloadargs(1, 2, 3, 4)
10291 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
10292 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
10293 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
10294 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
10295 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
10296 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
10297 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
10298 print foo_instance1.overload1arg()
10299 print foo_instance1.overload1arg((char)arg2)
10300 print foo_instance1.overload1arg((signed char)arg3)
10301 print foo_instance1.overload1arg((unsigned char)arg4)
10302 print foo_instance1.overload1arg((int)arg7)
10303 print foo_instance1.overload1arg((unsigned int)arg8)
10304 print foo_instance1.overload1arg((float)arg11)
10305 print foo_instance1.overload1arg((double)arg12)
d63a86f8 10306
21b9b5b1
MS
103072002-01-07 Michael Snyder <msnyder@redhat.com>
10308
10309 * gdb.base/huge.exp: New test. Print a very large target data object.
10310 (skip_huge_test): New test variable. Define if you want to skip this
10311 test. The test reads an 8 megabyte data object from the target, so it
10312 might be very time consuming on remote targets with a slow connection.
10313 * gdb.base/huge.c: New file. Test case for above.
10314
725f922e
FF
103152002-01-07 Fred Fish <fnf@redhat.com>
10316
10317 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
10318 g_instance.bfoo, and g_instance.cfoo.
10319
634d57ec
JL
10320Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
10321
f286b2c3
JL
10322 * gdb.base/break.c (multi_line_if_conditional): New function.
10323 (multi_ilne_while_conditional): Likewise.
10324 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
10325 IF or WHILE condition puts the breakpoint at the start of
10326 the condition.
10327
634d57ec
JL
10328 * gdb.base/selftest.exp (backtrace through signal handler): Remove
10329 hppa*-*-hpux* expected failure.
10330 * gdb.base/structs.exp (do_function_calls): Similarly.
10331
10332 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
10333 watchpoints.
10334
9fbfe2dc
AC
103352002-01-06 Andrew Cagney <ac131313@redhat.com>
10336
10337 Fix PR gdb/66.
10338 * gdb.base/structs.exp: Replace skip for a29k with skip for
10339 gdb,cannot_call_functions.
10340 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
10341 * gdb.base/callfuncs.exp: Ditto.
10342 * gdb.base/call-rt-st.exp: Ditto.
10343 * gdb.base/call-strs.exp: Ditto.
10344 * gdb.base/callfwmall.exp: Ditto.
10345 * gdb.base/scope.exp: Obsolete xfail a29k.
10346 * gdb.c++/misc.exp: Ditto.
10347 * gdb.c++/cplusfuncs.exp: Ditto.
10348 * gdb.base/ptype.exp: Ditto.
10349 * gdb.base/printcmds.exp: Ditto.
10350 * gdb.base/opaque.exp: Ditto.
10351 * gdb.base/list.exp: Ditto.
10352 * gdb.base/funcargs.exp: Ditto.
10353 * gdb.base/default.exp: Ditto.
10354
8ddad156
MS
103552002-01-04 Michael Snyder <msnyder@redhat.com>
10356
ca4976a6 10357 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
10358 * gdb.base/maint.exp: Add tests for maint info sections options.
10359
1b074332
JL
10360Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
10361
10362 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
10363
7d159115
CV
103642001-12-20 Corinna Vinschen <vinschen@redhat.com>
10365
10366 * gdb.asm/arm.inc: New file.
10367 * gdb.asm/asm-source.exp: Add arm targets.
10368 * gdb.asm/configure.in: Ditto.
10369 * gdb.asm/configure: Recreated from configure.in.
10370
8fb87725
JL
10371Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
10372
afabe08c
JL
10373 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
10374 with HP's compiler.
10375 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10376 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10377 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10378 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10379
10380 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
10381 either HP's compilers or GCC.
10382
db521deb
JL
10383 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
10384 a SIGBUS or SIGSEGV.
10385
10386 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
10387
10388 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
10389 can be compiled with either HP's compiler or GCC.
10390
cfa88ab7
JL
10391 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
10392 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
10393 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
10394
ca344dff
JL
10395 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
10396 to match current gdb output. Update due to using auto-solib-limit
10397 for limiting instead of overloading auto-solib-add.
10398 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
10399 test program.
10400
3f3c6e55 10401 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
10402 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
10403 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10404 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10405 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10406 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10407 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
10408 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
10409 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
10410 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
10411 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
10412 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
10413 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 10414
8fb87725
JL
10415 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
10416 a SIGTRAP to the inferior.
10417
cf599fa7
CV
104182001-12-19 Corinna Vinschen <vinschen@redhat.com>
10419
10420 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
10421 Substitute call to target_link by call to gdb_compile.
10422
2cd045cd
JL
10423Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
10424
a9c64011
AS
10425 * gdb.base/break.exp: Fix HP specific search string when testing
10426 backtracing in a called function.
2cd045cd 10427
a9c64011
AS
10428 * gdb.base/constvars.exp: Only set lang to C++ if we're
10429 compiling the test with HP's compilers.
10430 * gdb.base/volatile.exp: Similarly.
2cd045cd 10431
99ebe9ac
JB
104322001-12-19 Jim Blandy <jimb@redhat.com>
10433
10434 * gdb.base/printcmds.exp: Expect the null character to be printed
10435 as '\0', and the '\013' to be printed as '\v'.
10436 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
10437 * gdb.base/setvar.exp: Same.
10438
b9891b29
JB
104392001-12-17 Jim Blandy <jimb@redhat.com>
10440
0eba65ab
JB
10441 * gdb.base/completion.exp: Rather than completing very long
10442 filenames, which can make the readline library produce output we
10443 don't recognize, cd to the directory first, and then complete
10444 using nice, short relative paths.
10445
6970b5b1
JB
10446 * gdb.base/completion.exp: On some systems, there is, in fact, a
10447 variable named `b' in scope, since GDB treats all static
a9c64011
AS
10448 variables as being in scope. So use `no_var_named_this'
10449 instead of `b'.
6970b5b1 10450
b9891b29
JB
10451 * gdb.base/corefile.exp: Recognize the message saying that GDB
10452 can't find the core file's registers as a failure.
10453
e6ccd35f
JSC
104542001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
10455
a9c64011
AS
10456 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
10457 test expect string more specific.
e6ccd35f 10458
105ba819
CV
104592001-12-13 Corinna Vinschen <vinschen@redhat.com>
10460
10461 * gdb.asm/asm-source.exp: Add support for xstormy16.
10462 * gdb.asm/configure.in: Ditto.
10463 * gdb.asm/configure: Rebuild.
10464 * gdb.asm/xstormy16.inc: New file.
10465
e9e79dd9
FF
104662001-12-10 Fred Fish <fnf@redhat.com>
10467
10468 * gdb.base/maint.exp: Update to match changes in type dumping code.
10469
347dc97d
JB
104702001-12-10 Jim Blandy <jimb@redhat.com>
10471
10472 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
10473 matching the entry point symbol's name at the beginning of the
10474 line.
10475
5178b9d6
DJ
104762001-12-07 Daniel Jacobowitz <drow@mvista.com>
10477
10478 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
10479 gdb.c++/inherit.exp, gdb.c++/method.exp,
10480 gdb.c++/namespace.exp, gdb.c++/templates.exp,
10481 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
10482 and class layout support.
10483
af890c52
DJ
104842001-12-07 Daniel Jacobowitz <drow@mvista.com>
10485
10486 * gdb.c++/classes.exp: Add test for static member function.
10487 * gdb.c++/misc.cc: Add class with static member function.
10488
7a345fb3
JB
104892001-12-07 Jim Blandy <jimb@redhat.com>
10490
f2e54a80 10491 If GDB says it can't find the struct the function returned, report
8032bf31
JB
10492 those tests as `unsupported'.
10493 * gdb.base/call-rt-st.exp (print_struct_call): New function.
10494 Rewrite subsequent tests to use it.
10495
10496 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
10497 those tests as `unsupported'.
10498 * gdb.base/structs.exp (call_struct_func): New function.
10499 (do_function_calls): Use call_struct_func to call the functions
10500 returning structs.
10501
0bc69509
JB
10502 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
10503 whether functions are prototyped or not, so we can't possibly pass
10504 arguments to t_float_values2 properly.
10505
7a345fb3
JB
10506 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
10507 value of `timeout' for targets other than the mips*tx39-*.
10508
edb6ede1
MS
105092001-12-06 Michael Snyder <msnyder@redhat.com>
10510
d63a86f8 10511 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
10512 and detect whether the start symbol has a leading underscore.
10513
2d842f13
JB
105142001-12-04 Jim Blandy <jimb@redhat.com>
10515
10516 * gdb.base/completion.exp: Clarify indentation.
10517
68550daf
JB
105182001-12-03 Jim Blandy <jimb@redhat.com>
10519
10520 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
10521 variables on the S/390, not `.word'.
10522
cd5195a8
JB
105232001-11-30 Jim Blandy <jimb@redhat.com>
10524
10525 Add assembly-source tests for s390-ibm-linux.
10526 * gdb.asm/s390.inc: New file.
10527 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
10528 the S/390 architecture.
a9c64011 10529 * gdb.asm/configure: Regenerated.
cd5195a8 10530
ca9efc90
MS
105312001-11-30 Michael Snyder <msnyder@redhat.com>
10532
10533 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
10534 next, info source, info sources, info line, global and static
10535 variables, and static functions.
10536 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
10537 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
10538 * gdb.asm/asmsrc1.s: Add a static function and some variables.
10539 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
10540 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
10541 (gdbasm_leave): Restore frame pointer.
10542 (gdbasm_startup): Copy stack set-up from crt0.S.
10543
d0e66976
FN
105442001-11-26 Fernando Nasser <fnasser@redhat.com>
10545
10546 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
10547 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
10548 to a local (non-static) variable. Copy tstruct.a to a static buffer
10549 and return a pointer to that buffer.
10550 * gdb.base/callfwmall.c (t_structs_a): Ditto.
10551
e2334072
MK
105522001-11-24 Mark Kettenis <kettenis@gnu.org>
10553
10554 * gdb.asm/configure.in: Fix recognition of ix86 target.
10555 * gdb.asm/configure: Regenerate.
10556
756caa3d
MS
105572001-11-21 Michael Snyder <msnyder@redhat.com>
10558
10559 * gdb.asm/sparc.inc: New file.
10560 * gdb.asm/asm-source.exp: Recognize sparc target.
10561 * gdb.asm/configure.in: Recognize sparc target.
10562 * gdb.asm/configure: Regenerate.
d63a86f8 10563
9a4d72d5
MS
105642001-11-21 Michael Snyder <msnyder@redhat.com>
10565
10566 * gdb.asm/m32r.inc: New file.
10567 * gdb.asm/asm-source.exp: Recognize m32r target.
10568 * gdb.asm/configure.in: Recognize m32r target.
10569 * gdb.asm/configure: Regenerate.
10570
a773d1cd
MS
105712001-11-20 Michael Snyder <msnyder@redhat.com>
10572
017ac23d
MS
10573 * gdb.asm/i386.inc: New file.
10574 * gdb.asm/asm-source.exp: Recognize ix86 target.
10575 * gdb.asm/configure.in: Recognize ix86 target.
10576 * gdb.asm/configure: Regenerate.
10577
a773d1cd
MS
10578 * gdb.c++/namespace.exp: Fix quotes in output messages.
10579
bb632afb
MS
105802001-11-14 Michael Snyder <msnyder@redhat.com>
10581
25d559ca 10582 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
10583 qualifier in a type cast expression, to designate an address
10584 in the instruction space (Harvard architecture).
10585
4749e309
MS
105862001-11-13 Michael Snyder <msnyder@redhat.com>
10587
10588 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
10589 Tests for expressions using 'const' and 'volatile'.
10590
25050984
CV
105912001-11-13 Corinna Vinschen <vinschen@redhat.com>
10592
10593 * gdb.asm/asm-sources.exp: Allow defining linker flags.
10594
1902c51f
DJ
105952001-11-12 Daniel Jacobowitz <drow@mvista.com>
10596
10597 * lib/mi-support.exp (mi_run_to_helper): Move comments
10598 outside of gdb_expect.
10599
dcf95b47
DJ
106002001-11-11 Daniel Jacobowitz <drow@mvista.com>
10601
10602 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
10603 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
10604 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
10605 mi0_run_to): New functions.
10606 * gdb.mi/mi-simplerun.exp: Use them.
10607 * gdb.mi/mi0-simplerun.exp: Likewise.
10608 * gdb.mi/mi-var-cmd.exp: Likewise.
10609 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 10610
45b074e1
AC
106112001-11-10 Andrew Cagney <ac131313@redhat.com>
10612
10613 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
10614 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
10615
bf50d346
AC
106162001-11-09 Andrew Cagney <ac131313@redhat.com>
10617
10618 * gdb.base/restore.exp: Include $expected value in restored test
10619 message.
10620
9383332c
AC
106212001-11-09 Andrew Cagney <ac131313@redhat.com>
10622
10623 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
10624 implemented.
10625
db62520a
MS
106262001-11-08 Michael Snyder <msnyder@redhat.com>
10627
10628 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
10629 Add pass/fail message for stop at breakpoint in call dummy function.
10630
b5703437
MS
106312001-11-07 Michael Snyder <msnyder@redhat.com>
10632
d63a86f8
RM
10633 * gdb.c++/templates.exp (test_template_breakpoints):
10634 If we get an overload menu, but it does not match what
760f6330 10635 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
10636 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
10637 making the whitespace optional. Argument for "new" may be
10638 "unsigned" as well as "unsigned int/long".
d63a86f8 10639 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
10640 making the whitespace optional. Also replace "(void) with
10641 "((void|)), making the keyword "void" optional.
d63a86f8 10642 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
10643 making the whitespace optional. Also replace "(void) with
10644 "((void|)), making the keyword "void" optional.
3bf40917
MS
10645 * gdb.base/callfuncs.c (t_float_values): This function must
10646 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 10647 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
10648 can be tested against both cases. Usually one case involves
10649 promotion of float to double, while the other does not.
10650 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
10651 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
10652 includes a stack frame for "start".
10653
c8ab4e6d
JB
106542001-11-05 Jim Blandy <jimb@redhat.com>
10655
10656 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
10657 pointers are 32 bits long, and that offsets of relocs are always
10658 stored in the data (REL-style), and not in the reloc entry itself
10659 (RELA-style).
10660 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
10661 stabs.
10662
3f08ced9
MS
106632001-11-01 Michael Snyder <msnyder@redhat.com>
10664
10665 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
10666 and regular expression operators by using quoting.
10667
cbfa24cd
MS
106682001-10-31 Michael Snyder <msnyder@redhat.com>
10669
10670 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
10671 depending on what the symbol table contains.
10672 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
10673 the output of the ptype command. Similarly, accept both "const &"
10674 and "const&".
10675
aaa68313
CV
106762001-10-31 Corinna Vinschen <vinschen@redhat.com>
10677
10678 * gdb.base/miscexprs.c (main): Add usage of preprocessor
10679 symbol `STORAGE' to allow to choose the storage class of
10680 the local datastructures.
10681 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
10682 compiler directive.
10683
91740388
MS
106842001-10-30 Michael Snyder <msnyder@redhat.com>
10685
10686 * gdb.base/jump.exp: Allow it to run for all targets.
10687
1b7c05e7
CV
106882001-10-29 Corinna Vinschen <vinschen@redhat.com>
10689
10690 * gdb.base/call-ar-st.c (print_double_array): Match for loop
10691 with new double_array size.
10692 (main): Change storage class of all local variables to static.
10693 Reduce size of double_array to 9.
10694 * gdb.base/call-ar-st.exp: Increase timeout value.
10695 Change expected output for double array to match new size in
10696 call-ar-st.c.
10697
36a22261
CV
106982001-10-29 Corinna Vinschen <vinschen@redhat.com>
10699
10700 * gdb.base/ending-run.exp: Create identical output when passing
10701 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 10702 Stormy16 target.
36a22261 10703
92b8ae91
MK
107042001-10-28 Mark Kettenis <kettenis@gnu.org>
10705
10706 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
10707 that we catch the expected failure under Linux/x86.
10708
cb135b83
OF
107092001-10-29 Orjan Friberg <orjanf@axis.com>
10710
10711 * gdb.base/setvar.exp: Escape curly braces.
10712 * gdb.stabs/weird.exp: Ditto.
10713
6884aa54
DJ
107142001-10-27 Daniel Jacobowitz <drow@mvista.com>
10715
10716 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
10717 * gdm.mi/mi0-hack-cli.exp: Likewise.
10718
0398c9aa
AC
107192001-10-25 Andrew Cagney <ac131313@redhat.com>
10720
10721 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
10722 messages.
10723
d20bf2e8
AC
107242001-10-21 Andrew Cagney <ac131313@redhat.com>
10725
10726 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
10727 checking MI enabled.
10728
03dd63aa
CV
107292001-10-09 Corinna Vinschen <vinschen@redhat.com>
10730
10731 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
10732
1d9d99f3
FCE
107332001-10-04 Frank Ch. Eigler <fche@redhat.com>
10734
10735 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
10736 if gdb child process crashes, just signal an error.
10737
838ae6c4
JB
107382001-10-02 Jim Blandy <jimb@redhat.com>
10739
10740 * lib/gdb.exp (test_xfail_format): Simplify.
10741
10742 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
10743 front of the variable name `format'. Simplify `if'.
10744
8f0cbc1c
DJ
107452001-10-01 Daniel Jacobowitz <drow@mvista.com>
10746
10747 * gdb.threads/pthreads.exp: Wait for output and delay
10748 before sending ^C.
10749
1f08dafd
DJ
107502001-10-01 Daniel Jacobowitz <drow@mvista.com>
10751
10752 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
10753 some incorrect output instead of timing out.
10754 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
10755
674f90ff
CV
107562001-09-28 Corinna Vinschen <vinschen@redhat.com>
10757
10758 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
10759 check to allow additional `int'.
10760
9b284272
DJ
107612001-09-27 Daniel Jacobowitz <drow@mvista.com>
10762
10763 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
10764 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
10765
b55a4771
MS
107662001-09-27 Michael Snyder <msnyder@redhat.com>
10767
10768 * lib/gdb.exp (test_debug_format): New proc.
10769 (setup_xfail_format): Use new proc test_debug_format.
10770 * gdb.base/constvars.exp (local_compiler_xfail_check): New
10771 proc; use new service proc test_debug_format.
10772 Replace all other "gcc_compiled" tests with this test.
10773 * gdb.base/volatile.exp (local_compiler_xfail_check): New
10774 proc; use new service proc test_debug_format.
10775 Replace all other "gcc_compiled" tests with this test.
10776
107772001-09-27 Michael Snyder <msnyder@redhat.com>
10778
10779 * gdb.base/cvexpr.exp: New file.
10780 * gdb.base/cvexpr.c: New file
10781 Test for expressions using const and volatile keywords.
10782
4e6667ac
CV
107832001-09-26 Corinna Vinschen <vinschen@redhat.com>
10784
10785 * gdb.base/constvars.exp: Check for different orders of keywords
10786 and additional "int" strings in output.
10787
4f337972
AC
107882001-09-22 Andrew Cagney <ac131313@redhat.com>
10789
10790 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
10791 responses from "help maint".
10792
2015650d
FCE
107932001-09-19 Frank Ch. Eigler <fche@redhat.com>
10794
10795 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
10796 to localhost:NNN instead of :NNN, in case Xvfb is listening
10797 only on TCP.
10798
f3bcedc1
CV
107992001-09-19 Corinna Vinschen <vinschen@redhat.com>
10800
10801 * gdb.base/recurse.exp: When checking leaving the watchpoint
10802 scope, recognize when gdb is in function's epilogue and pass.
10803
6b819c92
KS
108042001-09-18 Keith Seitz <keiths@redhat.com>
10805
10806 * lib/insight-support.exp (_gdbtk_export_target_info): Add
10807 support for running tests against sid targets.
10808 (gdbtk_done): Ditto.
10809
a10c9419
CV
108102001-09-18 Corinna Vinschen <vinschen@redhat.com>
10811
10812 * gdb.base/ending-run.c (main): Set stdout buffersize
10813 to the same reasonable value for any target.
10814 * gdb.base/ending-run.exp: Add a regular expression
10815 to make testsuite happy on Sanyo Stormy16 target.
10816
739d0d99
CV
108172001-09-17 Corinna Vinschen <vinschen@redhat.com>
10818
10819 * gdb.base/display.c (do_loops): Add float variable `f'.
10820 Increment f in loop.
10821 * gdb.base/display.exp: Increment timeout by 60 seconds.
10822 Change float display test to use variable `f'.
10823
1b8947f0
JB
108242001-09-17 Jim Blandy <jimb@redhat.com>
10825
10826 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
10827 overflowing the limited breakpoint tables on some ROM monitors
10828 (like the ROM68K).
10829
9890ac81
FCE
108302001-09-15 Frank Ch. Eigler <fche@redhat.com>
10831
10832 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
10833 the "-ac" (disable access control) flag.
10834
6db765ea
JH
108352001-08-30 Jeff Holcomb <jeffh@redhat.com>
10836
10837 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
10838 ints.
10839
4c32cc04
KS
108402001-08-30 Keith Seitz <keiths@redhat.com>
10841
10842 * lib/gdb.exp: Move all insight-related functionality into
10843 separate file.
10844 * lib/insight-support.exp: New file.
10845
8d6e6f81
FCE
108462001-08-29 Frank Ch. Eigler <fche@redhat.com>
10847
10848 * config/sid.exp (sid_start): Never set sid verbosity; disable
10849 expect_background {} that consumed its stdout; tolerate </dev/null.
10850 Attempt to set endianness override in "sid" protocol mode. Cleanup.
10851
6a90e1d0
AC
108522001-08-18 Andrew Cagney <ac131313@redhat.com>
10853
10854 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
10855 CLI jump command to start it.
10856 (mi_run_to_main): Fail immediatly when unexpected output.
10857
1759b3c3
AC
108582001-08-18 Andrew Cagney <ac131313@redhat.com>
10859
10860 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
10861 beginning of function. Fix PR gdb/191.
10862
61d11d80
FCE
108632001-08-16 Frank Ch. Eigler <fche@redhat.com>
10864
10865 * config/sid.exp (sid_start): Don't warn if we cannot figure out
10866 what to force sid endianness to.
10867
942a4df2
KS
108682001-08-15 Keith Seitz <keiths@redhat.com>
10869
10870 * lib/gdb.exp (gdbtk_start): Don't set environment
10871 variables for TCL_LIBRARY and friends. Insight will
10872 now figure these out for itself.
10873
0521c418
MS
108742001-08-02 Michael Snyder <msnyder@redhat.com>
10875
10876 * gdb.base/completion.exp: Remove the symbol "a64l" from
10877 the expect string; this is target-specific, and not related
10878 to what is being tested.
10879
74a9a58a
DB
108802001-08-02 Dave Brolley <brolley@redhat.com>
10881
10882 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
10883
c70819fa
MS
108842001-07-25 Michael Snyder <msnyder@redhat.com>
10885
c2b8fa57
MS
10886 * gdb.base/consecutive.exp: New file. Test stepping over
10887 breakpoints on consecutive instructions.
10888 * gdb.base/consecutive.c: New file.
10889
c70819fa
MS
10890 * gdb.base/call-rt-st.exp: Use double-backslash to quote
10891 curly braces in regular expressions.
10892
2b1a1355
MS
108932001-07-25 Michael Snyder <msnyder@redhat.com>
10894
10895 * gdb.base/ending-run.exp: Accept "Program exited normally" as
10896 legitimate output from stepping out of main.
10897
413eca6f
KS
108982001-07-22 Keith Seitz <keiths@redhat.com>
10899
10900 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
10901 the empty string, do not run the tests.
10902
7e5a9322
SC
109032001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10904
10905 * gdb.base/long_long.exp: Detect size of pointer. Take into
10906 account 2-byte pointers when testing for p/a results.
10907
de58f10f
SC
109082001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10909
d63a86f8 10910 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
10911 and defined to 1K for m68hc11.
10912 (random_data): Reduce table to 1K for embedded platforms (68hc11).
10913 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
10914 (sizeof_random_data): New variable to tell the size of the data table;
10915 don't test past this size; always run to main.
10916
d6f5fea1
SC
109172001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10918
10919 * gdb.base/return2.exp: return of long long and double fails for
10920 68HC11; don't execute these tests on that platform.
10921 * gdb.base/return.exp: Return of a double fails for 68hc11.
10922
c477543d
SC
109232001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10924
10925 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
10926 tests that print a float.
10927 * call-rt-st.exp: Likewise.
10928
63cf1c79
MK
109292001-07-12 Mark Kettenis <kettenis@gnu.org>
10930
10931 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
10932 running this test on Linux.
10933
112f9ab5
MC
109342001-06-24 Michael Chastain <chastain@redhat.com>
10935
10936 * gdb.base/arithmet.exp: Remove some tests to make all test names
10937 unique.
10938
4970cb0f
MS
109392001-07-03 Michael Snyder <msnyder@redhat.com>
10940
10941 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
10942 the output of the ptype command.
10943
d85da69f
MS
109442001-07-02 Michael Snyder <msnyder@redhat.com>
10945
4c8a82de
MS
10946 * gdb.base/completion.exp: Don't assume that break.c is the only
10947 source file that may contain functions named "marker".
d85da69f
MS
10948 * gdb.base/corefile.exp: Quote the curly braces in regexp.
10949
8afc772b
AC
109502001-06-28 Andrew Cagney <ac131313@redhat.com>
10951
10952 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
10953 of files to delete.
10954
10955 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
10956 * gdb.disasm/h8300s.exp: New file.
10957 gdb.disasm/h8300s.s: Likewise.
10958
cff22675
AC
109592001-06-27 Andrew Cagney <ac131313@redhat.com>
10960
10961 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
10962 empty breakpoint tables.
10963
68c81b54
AC
109642001-06-25 Andrew Cagney <ac131313@redhat.com>
10965
10966 * lib/mi-support.exp: Update args=... part of stop-reason
10967 patterns. Accept either a list or a tuple.
10968
2dd62704
AC
109692001-06-23 Andrew Cagney <ac131313@redhat.com>
10970
10971 * lib/mi-support.exp: Remove local emacs variable defining
10972 change-log-default-name.
10973
b4127474
MC
109742001-06-22 Michael Chastain <chastain@redhat.com>
10975
10976 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
10977 This is operationally compatible with the previous version.
10978
8dbfb380
JB
109792001-06-13 Jim Blandy <jimb@redhat.com>
10980
10981 * lib/gdb.exp (gdb_test): Doc fix.
10982
f2d8c86d
MC
109832001-06-10 Michael Chastain <chastain@redhat.com>
10984
10985 * gdb.base/exprs.exp: Remove a duplicate test.
10986
81564d34
JB
109872001-06-06 Jim Blandy <jimb@redhat.com>
10988
10989 * gdb.base/return2.exp (main): Use values to test float and double
10990 returns that are not NaN's, to avoid being confused by IEEE
10991 comparison rules.
10992
da55addb
MS
109932001-06-04 Michael Snyder <msnyder@redhat.com>
10994
10995 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 10996 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
10997 rather than wait for 12 more tests to time out.
10998
42c65987
JB
109992001-06-06 Jim Blandy <jimb@redhat.com>
11000
b18bced9 11001 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 11002 Don't forget to match the GDB prompt.
b18bced9 11003
42c65987
JB
11004 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11005
5b41e5f0
JB
110062001-06-04 Jim Blandy <jimb@redhat.com>
11007
11008 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11009 command.
11010
015e046f
KB
110112001-05-31 Kevin Buettner <kevinb@redhat.com>
11012
11013 * gdb.base/annota1.exp (info break): Match four or more spaces
11014 after "Address".
11015
fb1ffbbe
MC
110162001-05-31 Michael Chastain <chastain@redhat.com>
11017
11018 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11019 (dm_type_int_star): Likewise.
11020 (dm_type_long_star): Likewise.
11021 (dm_type_void_star): Likewise.
11022
5ea2a32c
KB
110232001-05-29 Kevin Buettner <kevinb@redhat.com>
11024
11025 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11026 to a known value in order to get consistent results regardless
11027 of the setting of INPUTRC or the presence or contents of .inputrc.
11028
ae23c492
MS
110292001-05-24 Michael Snyder <msnyder@redhat.com>
11030
ac55707e
MS
11031 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11032 Don't require that the main thread and the manager thread are the
11033 first in the list.
11034
ae23c492
MS
11035 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11036 debugging. If test fails, issue an "unsupported" not a "fail".
11037
400071f1
JB
110382001-05-24 Jim Blandy <jimb@redhat.com>
11039
11040 Don't assume that short is shorter than int.
11041 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11042 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 11043 this isn't true.
400071f1
JB
11044 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11045 an int, is not equal to ~0 stored in an unsigned char. This tests
11046 the same thing that the previous test meant to, but works on
11047 16-bit machines, too.
11048 ("print unsigned char != (~0)"): Same test, complemented.
11049
0816a3e5
MS
110502001-05-24 Michael Snyder <msnyder@redhat.com>
11051
11052 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 11053 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
11054 and prevents dejagnu getting out of step.
11055
f6dc23a9
KB
110562001-05-23 Kevin Buettner <kevinb@redhat.com>
11057
11058 * gdb.base/finish.exp (finish_void): Revise pattern for
11059 stopping on the call statement to not permit stopping at
11060 the start of the instructions comprising the call sequence.
11061
7dbd117d
MC
110622001-05-19 Michael Chastain <chastain@redhat.com>
11063
11064 * gdb.base/callfuncs.exp: Make all test names unique.
11065 * gdb.base/commands.exp: Make all test names unique.
11066 * gdb.base/condbreak.exp: Make all test names unique.
11067 * gdb.base/dbx.exp: Make all test names unique.
11068 * gdb.base/default.exp: Make all test names unique.
11069 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11070 and TIMEOUT messages to their corresponding PASS message.
11071 * gdb.base/ending-run.exp: Make all test names unique.
11072 * gdb.base/long_long.exp: Remove duplicate test.
11073
6b0b0a9e
KB
110742001-05-21 Kevin Buettner <kevinb@redhat.com>
11075
11076 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11077 stop on the call statement as well as the statement after the
11078 call.
11079
2caa35cb
MS
110802001-05-21 Michael Snyder <msnyder@redhat.com>
11081
11082 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11083
40713331
EZ
110842001-05-10 Elena Zannoni <ezannoni@redhat.com>
11085
a9c64011
AS
11086 * gdb.base/completion.exp: Revamp test. Make it execute on all
11087 platforms.
40713331 11088
c2c1be8d
EZ
110892001-05-10 Elena Zannoni <ezannoni@redhat.com>
11090
a9c64011
AS
11091 * config/gdbserver.exp (gdb_load): Handle the case
11092 in which the arguments to gdbserver are given in the
11093 baseboard configuration file.
11094 Also handle the case in which the server needs to do a
11095 load.
2c9cd303 11096
9671de48
KS
110972001-05-07 Keith Seitz <keiths@cygnus.com>
11098
a9c64011
AS
11099 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
11100 set up the display for testing.
11101 (gdbtk_start): Convert all paths to paths that tcl will like.
11102 Export target information to environment.
11103 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
11104 necessary.
11105 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
11106 (to_tcl_path): New proc to convert a given pathname into
11107 a path acceptible as an argument to a tcl command.
11108 (_gdbtk_export_target_info): New proc to export target info
11109 into the environment for gdbtk testing.
11110 (gdbtk_done): New proc to signal end-of-test.
9671de48 11111
5a360f47
JB
111122001-05-06 Jim Blandy <jimb@redhat.com>
11113
11114 * restore.c: Make the code of caller0 correspond to its comment.
11115
66c756c6
MS
111162001-05-03 Michael Snyder <msnyder@redhat.com>
11117
11118 * config/sid.exp (gdb_target_sid): Check for error messages.
11119 On error or timeout, don't make expect exit (which will terminate
11120 all subsequent tests); instead just make gdb exit.
d63a86f8 11121 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
11122 return a negative value.
11123
a966fde5
JB
111242001-04-24 Jim Blandy <jimb@redhat.com>
11125
851c18e0
JB
11126 * gdb.c++/templates.exp: If we see the prompt for the overload
11127 list, but we haven't recognized any of the longer patterns,
11128 arrange for this test to fail, not hang.
11129
a966fde5
JB
11130 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
11131 variations.
11132
db144853
MC
111332001-04-22 Michael Chastain <chastain@redhat.com>
11134
11135 * gdb.c++/local.exp: Use the 'runto' library function.
11136 * gdb.c++/namespace.exp: Likewise.
11137 * gdb.c++/overload.exp: Likewise.
11138
3207ec21
KB
111392001-03-26 Kevin Buettner <kevinb@redhat.com>
11140
11141 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
11142 * gdb.base/step-line.exp: New file. Test step/next in presence of
11143 #line directives.
11144 * gdb.base/step-line.c: New file. Test program for the above.
11145 * gdb.base/step-line.inp: New file. We pretend that this file has
11146 been transformed by some other tool into step-line.c.
11147
13b57657
JB
111482001-03-21 Jim Blandy <jimb@redhat.com>
11149
11150 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
11151 unmangled operator names.
11152
754cbe1c
JB
111532001-03-20 Jim Blandy <jimb@redhat.com>
11154
11155 * gdb.threads/linux-dp.exp: Recognize an additional message
11156 generated by GDB when it doesn't understand how to debug threads
11157 on the target system.
11158
177495c9
AC
111592001-03-19 Andrew Cagney <ac131313@redhat.com>
11160
11161 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
11162
f266096b
MC
111632001-03-12 Michael Chastain <chastain@redhat.com>
11164
11165 * gdb.c++/derivation.exp: Use the 'runto' library function.
11166
cac3c2ff
MC
111672001-03-12 Michael Chastain <chastain@redhat.com>
11168
11169 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
11170
b6c11a24
MC
111712001-02-24 Michael Chastain <chastain@redhat.com>
11172
11173 * gdb.c++/ref-types.exp: Change handwritten code to library
11174 function 'runto'.
11175
6bae5bce
OF
111762001-03-16 Orjan Friberg <orjanf@axis.com>
11177
11178 * gdb.base/signals.exp: Set count to 0 explicitly.
11179
0015fd9a
MS
111802001-03-15 Mark Salter <msalter@redhat.com>
11181
11182 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
11183 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
11184 (gdb_load): Add support for additional target_info: gdb_download_size
11185 and gdb_load_timeout.
0015fd9a 11186
fc33412a
DT
11187Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
11188
11189 * gdb.base/annota1.exp: Move test of isnative to earlier in the
11190 file -- to prevent failing when the compile fails but we have no
11191 intention of running the tests anyway.
11192
11193 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
11194 tests if set.
11195
11196 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
11197 integers.
11198
11199 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
11200 * gdb.c++/namespace.exp: Ditto.
11201
115f06de
OF
112022001-03-07 Orjan Friberg <orjanf@axis.com>
11203
11204 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
11205 * gdb.base/pointers.exp: Relax pattern match of decimals.
11206
b6ba6518
KB
112072001-03-06 Kevin Buettner <kevinb@redhat.com>
11208
11209 * Makefile.in, config/abug.exp, config/cfdbug.exp,
11210 config/cpu32bug.exp, config/dve.exp, config/est.exp,
11211 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
11212 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
11213 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
11214 config/sh.exp, config/sid.exp, config/slite.exp,
11215 config/sparclet.exp, config/udi.exp, config/unknown.exp,
11216 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
11217 config/vxworks.exp, config/vxworks29k.exp,
11218 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
11219 gdb.base/all-bin.exp, gdb.base/annota1.exp,
11220 gdb.base/arithmet.exp, gdb.base/assign.exp,
11221 gdb.base/async.exp, gdb.base/attach.exp,
11222 gdb.base/bitfields.exp, gdb.base/bitops.exp,
11223 gdb.base/break.exp, gdb.base/call-ar-st.exp,
11224 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
11225 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
11226 gdb.base/commands.exp, gdb.base/completion.exp,
11227 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11228 gdb.base/constvars.exp, gdb.base/corefile.exp,
11229 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
11230 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
11231 gdb.base/ending-run.exp, gdb.base/environ.exp,
11232 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11233 gdb.base/finish.exp, gdb.base/foll-exec.exp,
11234 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
11235 gdb.base/funcargs.exp, gdb.base/help.exp,
11236 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
11237 gdb.base/logical.exp, gdb.base/long_long.exp,
11238 gdb.base/maint.exp, gdb.base/mips_pro.exp,
11239 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
11240 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
11241 gdb.base/pointers.exp, gdb.base/printcmds.exp,
11242 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
11243 gdb.base/regs.exp, gdb.base/relational.exp,
11244 gdb.base/remote.exp, gdb.base/reread.exp,
11245 gdb.base/restore.exp, gdb.base/return2.exp,
11246 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
11247 gdb.base/selftest.exp, gdb.base/setshow.exp,
11248 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
11249 gdb.base/sigall.exp, gdb.base/signals.exp,
11250 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
11251 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11252 gdb.base/step-test.exp, gdb.base/structs.c,
11253 gdb.base/structs.exp, gdb.base/structs2.exp,
11254 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
11255 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
11256 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
11257 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11258 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
11259 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
11260 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
11261 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
11262 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
11263 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
11264 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
11265 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
11266 gdb.fortran/types.exp, gdb.java/jmisc.exp,
11267 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11268 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
11269 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11270 gdb.trace/circ.exp, gdb.trace/collection.exp,
11271 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11272 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11273 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
11274 gdb.trace/report.exp, gdb.trace/save-trace.exp,
11275 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11276 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11277 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
11278 notices.
11279
dc96c6c7 112802001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
11281
11282 * gdb.base/varargs.c (find_max_double): Fix printf format string:
11283 first arg is int not float.
11284
dc96c6c7 112852001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
11286
11287 * gdb.base/reread.exp: Unsupported for non-native targets;
11288 doesn't work for remote debugging.
11289
9b0c4aeb
FN
112902001-02-19 Fernando Nasser <fnasser@redhat.com>
11291
11292 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
11293 * gdb.base/ending-run.exp: Properly handle the BSP state when
11294 stepping past the end of main.
9b0c4aeb 11295
02aa71d5
MC
112962001-02-19 John Moore <jmoore@redhat.com>
11297
11298 * gdb.base/commands.exp (infrun_breakpoint_command_test):
11299 Converted HPUX fix for non-expected items following multiple
11300 step commands into general solution for all platforms.
11301
1fa449a4
MC
113022001-02-18 Michael Chastain <chastain@redhat.com>
11303
11304 * gdb.c++/classes.exp (do_tests): Change runto statements
11305 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11306 statements demangler agnostic.
11307 * gdb.c++/virtfunc.exp (do_tests): Likewise.
11308 (gdb_virtfunc_restart): Likewise.
11309
b2f9ec70
MC
113102001-02-14 Michael Chastain <chastain@redhat.com>
11311
11312 * gdb.c++/inherit.exp (do_tests): Change runto statements
11313 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11314 statements demangler agnostic.
11315
cf74b8ca
AC
11316Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
11317
11318 * gdb.threads/pthreads.exp: Unify pass/fail messages for
11319 ``continue to bkpt at common_routine in thread 2'' and ``stopped
11320 before calling common_routine 15 times'' tests.
11321
99f78f56
MC
113222001-02-11 Michael Chastain <chastain@redhat.com>
11323
11324 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
11325 Helps the test script figure out which demangler is in use.
11326 (dm_type_foo_ref): Ditto.
11327 (dm_type_int_star): Ditto.
11328 (dm_type_long_star): Ditto.
11329 (dm_type_unsigned_int): Ditto.
11330 (dm_type_void): Ditto.
11331 (dm_type_void_star): Ditto.
99707966 11332 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
11333 Probe the gdb demangler and set variables to accommodate
11334 formatting differences.
11335 (info_func_regexp): New function. Same as info_func, but
11336 matches against a regexp.
11337 (info_func): Match against a literal string.
11338 (print_addr_2): New function. Match against a literal string,
11339 which can be different from the input to gdb.
11340 (print_addr): Simply call print_addr_2 with the same argument twice.
11341 (test_lookup_operator_functions): Use demangler formatting variables.
11342 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
11343 the tests in the same order as the C++ class declaration.
11344 (test_paddr_operator_functions): Ditto.
11345 (test_paddr_overloaded_functions): Ditto.
11346 (test_paddr_hairy_functions): Use demangler formatting variables.
11347 Add reference to gdb/19 for related tests.
11348 (do_tests): Call probe_demangler.
11349
1de8f023
KB
113502001-01-30 Kevin Buettner <kevinb@redhat.com>
11351
11352 * gdb.c++/templates.cc (printf): Remove unused function definition.
11353
ca3f91ed
MS
113542001-01-26 Felix Lee <flee@redhat.com>
11355
11356 * sid.exp (sid_exit): Pass host, not target, to remote_close.
11357
113582001-01-25 matthew green <mrg@redhat.com>
11359
11360 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
11361 up sid.
11362 (sid_exit): Call `remote_pop_conn' after GDB is gone.
11363
113642001-01-25 matthew green <mrg@redhat.com>
11365
11366 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 11367 Deprecate $sid_spawn_id.
ca3f91ed
MS
11368 (sid_exit): Remove code necessary only for `spawn.'
11369
113702001-01-25 matthew green <mrg@redhat.com>
11371
11372 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
11373
fb18ec4a
MC
113742001-01-28 Michael Chastain <chastain@redhat.com>
11375
11376 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
11377 to call when tests fail. It takes gdb out of the overloaded
11378 function choice menu back to the main prompt, so that the test
11379 program stays synchronized.
11380 (set_bp_overloaded): New proc to collect all the common
11381 code for setting a breakpoint on an overloaded name. Calls
11382 take_gdb_out_of_choice_menu when needed.
11383 (menu_overload1arg): New variable to collect the repeated
11384 instances of the expected menu for an overloaded name. Change
11385 the regular expression to handle changes in g++ type encoding:
11386 "void" can be either "void" or "", and "unsigned int" can be
11387 either "unsigned int" or "unsigned".
11388 (continue_to_bp_overloaded): Change regular expressions to handle
11389 changes in g++ type encoding.
11390 (no proc): Call take_gdb_out_of_choice_menu when needed.
11391 Remove redundant calls to "info break". Accept either "canceled"
11392 or "cancelled". Change regular expressions in "info break"
11393 calls to handle changes in g++ type encoding. Give all tests
11394 unique strings.
11395
9c646a6e
BE
113962001-01-17 Ben Elliston <bje@redhat.com>
11397
11398 * config/sid.exp: New file.
11399
9549d9c1
AC
11400Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
11401
11402 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
11403
dc96c6c7 114042000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
11405
11406 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
11407 Add a RE to accept a non-ascii char if one is ever presented.
11408
b4df4f68
FN
114092000-12-20 Fernando Nasser <fnasser@redhat.com>
11410
297dd0fd 11411 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 11412
dc96c6c7 114132000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 11414
d63a86f8 11415 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
11416 in regexp. One '\' does not suffice on Linux.
11417
4a7bddb6
MC
114182000-12-09 Michael Chastain <chastain@redhat.com>
11419
11420 * gdb.base/break.exp (test_clear_command): Use a marker function
11421 rather than 'main' for the test function. Also move this
11422 test to an execution point where the marker function names are
11423 guaranteed to be bound to functions. (Executing tests after a
11424 'finish' from main runs into name conflicts with local names
11425 in __libc_start_main).
11426
dc96c6c7 114272000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
11428
11429 * gdb.base/finish.exp: New test for gdb's "finish" command.
11430 * gdb.base/return2.exp: New test for gdb's "return" command.
11431 * gdb.base/return2.c: New source file for above.
11432
dc96c6c7 114332000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
11434
11435 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
11436 * gdb.base/miscexprs.exp: Ditto.
11437 * gdb.base/pointers.exp: Ditto.
11438 * gdb.c++/derivation.exp: Ditto.
11439 * gdb.c++/local.exp: Ditto.
11440 * gdb.c++/namespace.exp: Ditto.
11441 * gdb.c++/overload.exp: Ditto.
11442 * gdb.c++/ref-types.exp: Ditto.
11443
dc96c6c7 114442000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
11445
11446 * gdb.base/constvars.exp: Test result of "up" command.
11447 * gdb.base/miscexprs.exp: Ditto.
11448 * gdb.base/pointers.exp: Ditto.
11449 * gdb.base/scope.exp: Ditto.
11450 * gdb.c++/derivation.exp: Ditto.
11451 * gdb.c++/local.exp: Ditto.
11452 * gdb.c++/namespace.exp: Ditto.
11453 * gdb.c++/overload.exp: Ditto.
11454 * gdb.c++/ref-types.exp: Ditto.
11455
44097287
FN
114562000-11-22 Michael Chastain <chastain@redhat.com>
11457
11458 * mips_pro.exp: Accept either "middle -> top -> main" or
11459 "middle -> main" in the backtrace, because gcc can optimize
11460 tail calls to jumps. Remove setup_xfail for the hppa case.
11461 Add a comment with the original warning messages from PR 3016,
11462 which was filed in 1993, to preserve them for posterity.
11463
9d2e1bab
ND
114642000-11-17 Nick Duffek <nsd@redhat.com>
11465
11466 * lib/gdb.exp (gdb_test): Override timeout with board info.
11467
1aca8eb7
ND
114682000-11-17 Nick Duffek <nsd@redhat.com>
11469
11470 * gdb.base/display.exp: Don't kill running stub. Add "again" to
11471 the second kill and detach messages.
11472
93076499
ND
114732000-11-17 Nick Duffek <nsd@redhat.com>
11474
11475 * configure.in: Add AC_EXEEXT.
11476 * configure: Regenerate.
11477 * Makefile.in (just-check): Export EXEEXT.
11478 * lib/gdb.exp ($EXEEXT): Import from environment.
11479 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
11480 expect "maint dump-me" on Cygwin.
11481 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
11482 $EXEEXT.
11483
30e87cd3
ND
114842000-11-17 Nick Duffek <nsd@redhat.com>
11485
11486 * gdb.base/break.exp: Test backtrace and finish from called
11487 function on all platforms, not just HP-UX.
11488
dc96c6c7 114892000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
11490
11491 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
11492 code from gdb_target_monitor, so it can be used independantly
11493 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 11494
dc96c6c7 114952000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
11496
11497 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
11498 * gdb.base/corefile.exp: Expect the message "Program is being
11499 debugged already" when we send the "corefile" command, since
11500 the preceeding gdb_load may have connected gdb to a remote target.
11501 * gdb.base/display.exp: Disable hardware watchpoints if new
11502 board info variable "no_hardware_watchpoints" is true.
11503 Replace single-letter commands with more readable ones.
11504 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
11505 if new board info variable "no_hardware_watchpoints" is true.
11506 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
11507 to see if stdio (printf) testing is possible.
11508 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
11509 board info variable "no_hardware_watchpoints" is true. Use new
11510 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
11511
39124dea
FN
115122000-11-13 Fernando Nasser <fnasser@redhat.com>
11513
11514 From Orjan Friberg <orjanf@axis.com>:
11515 * gdb.base/printcmds.exp: Escape curly braces followed by a number
11516 in array print pattern match.
11517
a9e2e984
FN
115182000-11-09 Fernando Nasser <fnasser@redhat.com>
11519
11520 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
11521 spelling "cancelled" to U.S. spelling "canceled" to match changes
11522 made to gdb.
11523 * gdb.c++/ovldbreak.exp: Ditto.
11524
c7db355b
PS
115252000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11526
11527 * gdb.base/callfuncs.c (main): Moved to end of file, call
11528 t_double_values to initialize the FPU before inferior calls are made.
11529 * gdb.base/callfuncs.exp: Test for register preservation after calling
11530 inferior functions. Add tests for continuining, finishing and
11531 returning from a stop in a call dummy.
11532
dc96c6c7 115332000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
11534
11535 * gdb.base/commands.exp: Break up long lines, and re-indent.
11536
dc96c6c7 115372000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
11538
11539 * config/gdbserver.exp: Rewritten from the ground up, to make it
11540 compatible with the current dejagnu tree, and to make it work with
11541 the new "gdbserver" in libremote.
11542
dc96c6c7 115432000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
11544
11545 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
11546 * gdb.base/varargs.exp: Skip entire test if no printf support.
11547 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
11548 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
11549
dc96c6c7 115502000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
11551
11552 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
11553 no floating point support.
11554 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
11555 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
11556 * gdb.base/call-rt-st.exp: Ditto.
11557 * gdb.base/call-strs.exp: Ditto.
11558
bac5fc66
JG
115592000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
11560
11561 * gdb.base/sizeof.c: include <stdio.h>.
11562
11563 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
11564 'finish', otherwise uncaptured gdb_prompt would potentially
11565 throw remaining test points out of sync.
bac5fc66 11566
b22a6027
SB
115672000-07-26 Scott Bambrough <scottb@netwinder.org>
11568
11569 * gdb.base/recurse.exp: Run tests for all targets.
11570 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
11571 gnu-oldld case on ARM.
11572 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
11573 for ARM targets.
d63a86f8 11574
d8231941
AG
11575Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
11576
11577 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
11578 * gdb.java/configure: Rebuild.
11579
8caabe69
AG
11580Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
11581
11582 * gdb.java/jv-exp.exp: New file.
11583
9d273ca3
AG
11584Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
11585
11586 * configure: Rebuilt.
11587 * configure.in (configdirs): Add gdb.java.
11588 * gdb.java/jmisc.java: New file.
11589 * gdb.java/jmisc.exp: New file.
11590 * gdb.java/Makefile.in: New file.
11591 * gdb.java/configure: Rebuilt.
11592 * gdb.java/configure.in: New file.
11593 * lib/java.exp: New file.
11594
4f823a66
AC
11595Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11596
11597 * gdb.base/exprs.exp: Test casts to a pointer including over and
11598 underflow.
11599
2391e11d
AC
11600Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
11601
11602 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
11603 and the compilers sizes.
11604
54602222
ND
116052000-07-09 Nick Duffek <nsd@redhat.com>
11606
11607 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
11608 (use_methods): New function.
11609 (main): Call use_methods().
11610 * gdb.c++/classes.exp (test_method_param_class): New procedure.
11611 (do_tests): Call test_method_param_class.
11612
2bec0572
ND
116132000-07-09 Nick Duffek <nsd@redhat.com>
11614
11615 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
11616 spelling.
11617 (test_enums): New procedure. Move enum tests from end of script
11618 to here. Set breakpoint on function name instead of line number.
11619 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
11620 (enums2): New marker function.
11621 (enums1): New function.
11622 (main): Call enums1(). Move enum tests to enums1().
11623
78492fde
AC
11624Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
11625
11626 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
11627 compile/link program. Update line numbers.
11628 * gdb.asm/d10v.inc: Define ``startup''.
11629 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 11630
49a2cef8
AC
11631Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
11632
11633 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
11634
3e6c8688
EZ
116352000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11636
11637 * gdb.base/maint.exp: Add 'maint print architecture' item to output
11638 of 'help maint print' command.
11639
9ff5cbe9
AC
11640Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
11641
11642 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
11643 they use gdb_expect_list.
11644
17c579bd
AC
11645Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
11646
11647 * gdb.base/commands.exp: Use ``set remote
11648 memory-read-packet-size'' instead of ``set endian big'' to test
11649 long commands.
11650
e6d71bf3
DB
116512000-06-03 Daniel Berlin <dan@cgsoftware.com>
11652
11653 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 11654 g++, and stop skipping them.
e6d71bf3
DB
11655
11656 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
11657 work under g++.
11658
d63a86f8 11659 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
11660 initialization.
11661
dc96c6c7 116622000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
11663
11664 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
11665 the regular expression: accept an (almost) arbitrary sequence of
11666 "frames-invalid" and "breakpoints-invalid" messages both before
11667 and after the "starting" message.
11668
dc96c6c7 116692000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
11670
11671 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 11672
dc96c6c7 116732000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
11674
11675 * gdb.base/annota1.exp (annotate-signal-handler-caller):
11676 Relax the regular expression a little, make it pass on Solaris 8.
11677
8216cda9
KB
116782000-05-12 Kevin Buettner <kevinb@redhat.com>
11679
11680 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 11681 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
11682 Instead, it is permissible for gdb to stop on the line of the
11683 call itself.
11684
1a570b2f
MS
116852000-05-12 Michael Snyder <msnyder@.cygnus.com>
11686
11687 * gdb.base/break.exp (bp on small function, optimized file):
11688 Add a second pass pattern. The behavior differs here between stabs
11689 and dwarf for one-line functions. Stabs preserves two line symbols
11690 (one before the prologue and one after) with the same line number,
11691 but dwarf regards these as duplicates and discards one of them.
11692 Therefore the address after the prologue (where the breakpoint is)
11693 has no exactly matching line symbol, and GDB reports the breakpoint
11694 as if it were in the middle of a line rather than at the beginning.
11695
dc96c6c7 116962000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 11697
d63a86f8 11698 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
11699 rather than "send_gdb" (for consistancy).
11700
7d418785
AC
11701Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11702
11703 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
11704 * gdb.c++/templates.cc: Properly check for GCC version number.
11705 * lib/compiler.cc: Likewise
11706
dc96c6c7 117072000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 11708
d63a86f8 11709 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
11710 gdb may not stop at the first line of main, due to code motion.
11711
dc96c6c7 117122000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
11713
11714 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
11715 This test depends on parsing the printf output from the target.
11716 Since the sparclet stub doesn't do stdio, this will never work.
11717 * gdb.base/call-rt-st.exp: ditto.
11718 * gdb.base/call-strs: ditto.
11719
dc96c6c7 117202000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
11721
11722 * gdb.base/miscexprs.exp: make sizeof long array test portable.
11723
11724 * gdb.base/ending-run.exp: After connecting to a remote target,
11725 but before running, the target will appear to be in a random
11726 location. Specify both a file and a line for breakpoints.
11727 Also, the function that calls main may be called 'init'
11728 rather than 'start'.
11729
a5a51225
EZ
117302000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11731
11732 * gdb.base/help.exp: Update output for add-symbol-file command.
11733
7930cc7c
FN
117342000-04-10 Fernando Nasser <fnasser@cygnus.com>
11735
11736 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11737 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
11738
23e37ab1
C
117392000-04-07 J.T. Conklin <jtc@redback.com>
11740
e93c542c
C
11741 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
11742
23e37ab1
C
11743 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
11744
591b8fa3
PDM
11745Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
11746
11747 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
11748 values that can be represented exactly.
11749 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
11750 above change, and to not check against the directory part of the source
11751 file name.
11752 (step into print_long_arg_list): Likewise.
11753 (print print_small_structs from print_long_arg_list): Likewise.
11754 (print print_long_arg_list): Likewise.
11755
7a495180
EZ
117562000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11757
30b53638 11758 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 11759
beb998c6
AC
11760Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
11761
11762 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
11763
1c689132
DB
117642000-03-25 Daniel Berlin <dan@cgsoftware.com>
11765
11766 * gdb.base/commands.exp (deprecated_command_test): Add test for
11767 deprecate with no arguments.
11768
c1790a9d
JL
117692000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
11770
11771 * gdb.base/break.exp: Add new test for setting breakpoints on
11772 optimized code so we can test breakpoints work even when function
11773 prologues may be optimized away
11774
003ba290
FN
117752000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11776
11777 From David Whedon <dwhedon@gordian.com>
a9c64011 11778 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 11779
6837a0a2
DB
117802000-03-22 Daniel Berlin <dan@cgsoftware.com>
11781
11782 * gdb.base/help.exp: Added test for new apropos command.
11783
b9593231
KB
117842000-03-21 Kevin Buettner <kevinb@redhat.com>
11785
11786 * gdb.base/pointers.c (usevar): New function.
11787 (main): Make sure that global variables v_int_pointer2, rptr,
11788 and y are all referenced someplace in the program by calling
11789 usevar() on them. [Some linkers delete symbols which are
11790 never referenced. The space remains, but there's no way to
11791 get a (symbolic) handle on the variable from the debugger.]
11792
751a959b
EZ
117932000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11794
11795 * gdb.base/printcmds.c: Add typedeffed arrays.
11796
11797 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
11798 procedure to test arrays that are typedef'd.
11799
73a93a32
JI
118002000-03-13 James Ingham <jingham@leda.cygnus.com>
11801
11802 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 11803 the library directories.
73a93a32 11804
fb40c209
AC
11805Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
11806
11807 * configure.in (configdirs): Add sub directory gdb.mi.
11808 * configure: Re-generate.
11809
11810 * gdb.mi: New directory.
d63a86f8 11811
ee4dd2c9
AC
118122000-02-25 Scott Bambrough <scottb@netwinder.org>
11813
11814 * gdb.base/long_long.exp: Correct test suite failure when printing
11815 a long long value as a double on ARM platforms.
11816
70f0cc22
JB
118172000-02-16 Jim Blandy <jimb@redhat.com>
11818
11819 * gdb.base/break.exp ("breakpoint line number"): Make sure the
11820 default source file is set properly before running this test.
11821
853819b8
EZ
118222000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11823
11824 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
11825 gdbtk/library directory, not in gdbtcl2.
11826
dfcd3bfb
JM
118272000-02-04 Jim Blandy <jimb@redhat.com>
11828
11829 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
11830 backslash from regexp pattern.
11831
11832 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
11833 procedure. Use it to run all the "continue to bp overloaded"
11834 tests. Note that this changes the names of the tests slightly.
11835 If the breakpoint hit message includes a hex PC value, because
11836 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
11837 from the real source code, still consider that a pass.
11838
11839 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
11840 XFAIL here if the breakpoint message contains a hex address. Note
11841 similar change on 1999-11-02.
11842
11843 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
11844
11845 * gdb.base/ptype.exp: Establish a default source file before
11846 calling get_debug_format.
11847
118482000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
11849
11850 * gdb.base/watchpoint.exp: Remove duplication of test messages.
11851
8b93c638
JM
118522000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
11853
11854 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
11855 of successive stepi commands -- while in the prologue we should see
11856 the function entry bracket.
11857
118582000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
11859
11860 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
11861 reach __change_mode() when stepping through the end of main().
11862
c5394b80
JM
118632000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
11864
11865 * gdb.base/default.exp: Fix expected pattern.
11866 * gdb.base/help.exp: Same.
11867
0d06e24b
JM
118682000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11869
11870 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
11871 Don't use xfail's because that affects only the following test.
d63a86f8 11872
0d06e24b
JM
11873 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
11874 solaris or linux.
11875
11876 * gdb.base/selftest.exp: Update to reflect changes to main.c.
11877
dc96c6c7 118782000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 11879
d63a86f8 11880 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
11881 "A syntax error" rather than "A parse error". Accept both.
11882
118832000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
11884
11885 * gdb.base/default.exp: Remove OS dependent string from "target
11886 remote" test.
11887 * gdb.base/help.exp: Same for "help target remote" test.
11888
c3f6f71d
JM
118892000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11890
11891 From Jim Kingdon <kingdon@redhat.com>:
11892
11893 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
11894 prompt (cleanup rather than necessity, but still might keep output
11895 from spilling to next test).
11896
118972000-01-02 Fred Fish <fnf@cygnus.com>
11898
11899 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
11900 AIX, which defines them in <sys/types.h>.
11901
ed9a39eb 119021999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 11903
ed9a39eb
JM
11904 * gdb.base/default.exp: Match arm* etc instead of arm in "info
11905 float" test.
11906
119071999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 11908
ed9a39eb 11909 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
11910
11911 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
11912 outermost frame disallowed".
11913
119141999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
11915
11916 * gdb.base/setvar.exp: New tests for setting the value of a struct
11917 with a constant list.
11918
119191999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
11920
11921 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
11922 require the user to type a cast before setting the value of a struct.
11923
de57eccd
JM
119241999-12-06 Jim Blandy <jimb@cygnus.com>
11925
11926 * gdb.base/default.exp: Expect the new 'info float' command on
11927 all i386 platforms.
11928
11929 * gdb.threads/linux-dp.exp: Expand our ability to recognize
11930 LinuxThreads libraries that don't support debugging.
11931
c2d11a7d
JM
11932Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
11933
11934 * gdb.base/remote.c: Fill the buffer with truely random data.
11935 Change the buffer type to ``unsigned char'' to simplify size
11936 arithmetic.
11937
11938 * gdb.base/remote.exp: Reduce download numbers by one. Typical
11939 stub only handles 400-1 byte packets. Verify that the download
11940 worked.
11941
119421999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
11943
11944 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
11945 tests, using UNRESOLVED for the untested cases. Also, does not wait
11946 for a timeout if the prompt was received before a recognizable pattern.
11947
119481999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
11949
11950 * lib/gdb.exp (gdb_expect_list): Fix spelling.
11951
119521999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11953
11954 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
11955 watchpoints.
11956
119571999-11-24 Jason Merrill <jason@casey.cygnus.com>
11958
11959 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
11960
11961 * gdb.c++/local.exp: Be more flexible in recognizing local class
11962 name mangling. Don't allow horribly truncated method names.
11963 * gdb.c++/derivation.exp: Expect protected inheritance.
11964 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
11965 * gdb.c++/virtfunc.exp: Likewise.
11966 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
11967 when printing a nested enum.
11968
119691999-11-22 Jim Blandy <jimb@cygnus.com>
11970
11971 * gdb.base/step-test.exp: Properly await GDB's response to setting
11972 a breakpoint on the call to large_struct_by_value.
11973
11974 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
11975 just because we have debug info for the `start' function.
11976
119771999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
11978
11979 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
11980 "Unknown signal" messages, which indicate (on LinuxThreads) that
11981 GDB doesn't know how to debug threads on this system. This is
11982 better than hanging while philosopher 0 dumps chatter into gdb.log.
11983
119841999-11-18 Tom Tromey <tromey@cygnus.com>
11985
11986 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
11987
119881999-11-18 Fred Fish <fnf@cygnus.com>
11989
11990 * gdb.base/coremaker2.c: Add sample program for generating
11991 cores that is more self contained than coremaker.c. Eventually
11992 I'll add more code to this and tie it into the testsuite.
11993
4ce44c66
JM
119941999-11-12 Stan Shebs <shebs@andros.cygnus.com>
11995
11996 * gdb.base/dollar.exp: Remove, now in gdb.hp.
11997
119981999-11-10 Jimmy Guo <guo@cup.hp.com>
11999
12000 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12001 from $srcdir/lib/.
12002 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12003 and gdb.c++/.
12004
12005 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12006
d63a86f8 12007 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
12008 'continue with watch' test point.
12009
120101999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12011
12012 Merged from p2linux-990323-branch:
d63a86f8 12013
4ce44c66
JM
12014 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12015
11cf8741
JM
12016Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12017
12018 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12019 {limit,fixed}''. Test ``set download-write-size''.
12020
12021Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12022
12023 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12024 gdb_expect_list.
12025
12026Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12027
12028 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12029
120301999-11-03 Mark Salter <msalter@cygnus.com>
12031
12032 * gdb.base/break.exp: Fix "stub continue" pattern.
12033
120341999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12035
12036 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12037
120381999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12039
12040 * gdb.base/display.exp ("finish"): Add timeout clause.
12041
12042 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12043 plain prompt clause, so this doesn't have to time out in order to
12044 fail.
12045
12046 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12047 breakpoint hit messages include an address.
12048
12049 * gdb.base/display.exp: Don't forget to escape parens in regular
12050 expressions. Unix regexp notatation sucks.
12051
120521999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12053
12054 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12055 order for 'signalled' message.
12056
5c44784c
JM
120571999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12058
12059 From Jimmy Guo <guo@cup.hp.com>:
12060 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12061 * gdb.base/annota1.c: Add code for tests to work with.
12062
120631999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12064
12065 * gdb.base/remote.exp: New test for remote downloading settings.
12066 * gdb.base/remote.c: New file with large .data.
12067
917317f4
JM
120681999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12069
12070 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12071 for LinuxThreads support, merged from the Code Fusion branch.
12072
12073Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12074
12075 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12076 containing exp_continue into a while within an expect. Don't
12077 attempt a start more than three times. Check return value from
12078 gdb_load.
d63a86f8 12079
2df3850c
JM
12080Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12081
12082 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12083 a pass case.
12084
2acceee2
JM
120851999-10-01 Kevin Buettner <kevinb@cygnus.com>
12086
12087 * gdb.base/break.c (main): Added a statement that we can step
12088 off of.
12089 * gdb.base/break.exp: Added tests for setting a breakpoint
12090 at an offset and stepping onto a breakpoint.
12091
120921999-10-01 Fred Fish <fnf@cygnus.com>
12093
d63a86f8 12094 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
12095 gdb output.
12096
c2c6d25f
JM
120971999-09-18 Jim Blandy <jimb@cris.red-bean.com>
12098
12099 * gdb.base/break.exp: Code locations are in hex, don't forget!
12100 (For HP-UX.)
12101
121021999-09-17 Stan Shebs <shebs@andros.cygnus.com>
12103
12104 * condbreak.exp: Use break.c as test program.
12105 * condbreak.c: Remove, redundant with break.c.
12106
121071999-09-15 Stan Shebs <shebs@andros.cygnus.com>
12108
12109 * config/monitor.exp (gdb_target_monitor): Disable X- and
12110 Z-packets if the target needs it.
12111
121121999-09-13 James Ingham <jingham@leda.cygnus.com>
12113
12114 * gdb.c++/overload.exp: Added tests for listing overloaded
12115 functions with function pointers in the arg, explicitly calling
12116 out the version you want.
12117
cff3e48b
JM
121181999-09-09 Stan Shebs <shebs@andros.cygnus.com>
12119
12120 * long_long.exp: Add variations of test cases that work for
12121 targets with 16-bit ints and 32-bit doubles.
12122
d4f3574e
SS
121231999-09-08 Stan Shebs <shebs@andros.cygnus.com>
12124
12125 * break.c (main): Compare a possibly-uninitialized argc with an
12126 unlikely value that fits in 16 bits.
12127
121281999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12129
12130 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
12131 0xfeeb, don't want negative numbers if ints are 16 bits.
12132
12133 * lib/gdb.exp (skip_cplus_tests): New proc.
12134 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12135 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
12136 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
12137 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
12138 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
12139 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
12140 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
12141 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
12142
12143 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
12144
12145Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
12146
12147 * gdb.base/corefile.exp (up): Allow a parameter to appear
12148 in the frame that we're going up to.
12149
12150 From Jim Blandy <jimb@cygnus.com>:
12151
12152 * gdb.base/default.exp (info float): Expect some output now.
12153
12154 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
12155 returning floating-point values to fail on the x86.
12156 * gdb.base/callfwmall.exp (do_function_calls): Same.
12157
12158 * gdb.base/list.exp (test_listsize): Correct expectations for
12159 listing line 1 with listsize 2. Also, listing a single line
12160 works now, as does listing three lines. [Kevin's note: There
12161 were a number of other cases fixed too where the expectations
12162 differed...]
12163
121641999-09-02 Stan Shebs <shebs@andros.cygnus.com>
12165
12166 * gdb.base/selftest.exp: Add case for when version prints as
12167 constant string instead of char pointer.
12168
104c1213
JM
121691999-08-25 Stan Shebs <shebs@andros.cygnus.com>
12170
12171 * gdb.base/ending-run.exp: Add Solaris case for what happens when
12172 stepping out of main.
12173
12174 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
12175 G++ used.
12176
12177 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
12178 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
12179
12180 * gdb.c++/ovldbreak.exp: Update match string in test that
12181 includes a warning of multiple breakpoints.
12182
121831999-08-24 Stan Shebs <shebs@andros.cygnus.com>
12184
12185 * gdb.base/display.exp: Improve precision of step-after-finish
12186 added yesterday.
12187
12188 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
12189 test.
12190
12191 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
12192 configs when using G++, not just hppa*.
12193
121941999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12195
12196 * gdb.base/async.c: New file.
12197 * gdb.base/async.exp: New file.
12198
12199Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
12200
12201 * gdb.base/break.exp: Tweak PA specific tests to properly handle
12202 PA64.
12203
53a5351d
JM
12204Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
12205
104c1213
JM
12206 * gdb.base/display.exp: "finish" can leave us mid-line on many
12207 targets, deal with it. Add a small constant to main, instead of
12208 1000 since main+1000 may not be a valid address in the target.
12209
53a5351d
JM
12210 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
12211 on hpux11.
12212
12213 * gdb.base/attach.exp: Handle another hpux11 error message variant
12214 when attaching to a process that does not exist.
12215
122161999-08-19 J.T. Conklin <jtc@redback.com>
12217
12218 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
12219 characters in 'continue to 1241' test.
12220
122211999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12222
12223 * gdb.base/call-ar-st.exp: Add a shorter match case for the
12224 stop in print_long_arg_list, define and use a whitespace
12225 variable in print_small_structs test, add an XFAIL for Solaris.
12226 * gdb.base/dbx.exp: XFAIL func commands until somebody is
12227 interested enough to fix.
12228
7be570e7
JM
122291999-08-13 Keith Seitz <keiths@cygnus.com>
12230
12231 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
12232 (dbx_gdb_load): Remove. Use gdb_load instead, since that
12233 proc knows about targets other than the natives.
12234 (test_assign): Use "gdb_run_cmd" to "run" the target.
12235 Check that we've actually hit the breakpoint at main.
12236 When we attempt to assign a value to a local variable, check
12237 that the variable is in the current scope, i.e., don't use
12238 a test with an empty result.
12239
12240Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
12241
12242 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
12243 command.
12244
122451999-08-09 Stan Shebs <shebs@andros.cygnus.com>
12246
12247 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12248 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
12249 gdb.compat, gdb.threads-hp.
12250 gdb.hp/configure, gdb.hp/configure.in: New files.
12251 gdb.hp/Makefile.in: Recurse into new subdirs.
12252 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
12253 gdb.hp/gdb.objdbg: New directory, tests for debugging info
12254 in object files.
12255 gdb.hp/tools: New directory, aux tools for HP-specific tests.
12256
96baa820
JM
122571999-08-05 Stan Shebs <shebs@andros.cygnus.com>
12258
12259 * gdb.base/display.exp: Help expect by putting a newline in the
12260 funky printf, remove a bogus p/a test.
12261
122621999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12263
12264 * gdb.base/display.exp: Make sure that when we say 'run', we are
12265 connected to the target. This is necessary when running not
12266 natively.
12267
122681999-08-03 Stan Shebs <shebs@andros.cygnus.com>
12269
12270 * gdb.base/step-test.exp: Removed some extraneous messages.
12271
12272 * gdb.base/long_long.exp: Don't run memory examination tests
12273 on little-endian targets (they will need a different set of
12274 results to match).
12275
122761999-08-02 Stan Shebs <shebs@andros.cygnus.com>
12277
12278 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
12279 until somebody decides to fix GDB.
12280
12281 * gdb.base/long_long.c: Stop compiler complaint by specifying long
12282 constant as "ULL".
12283 * gdb.base/long_long.exp: Loosen x/c test, add partial result
12284 matches for a couple x/2 commands.
12285
a0b3c4fd
JM
122861999-07-30 Stan Shebs <shebs@andros.cygnus.com>
12287
12288 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
12289 by merging in ref-types2 tests.
12290 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
12291
12292 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12293 * gdb.c++/Makefile.in: Add standard actions.
12294 (EXECUTABLES): Rename from PROGS, update list.
12295 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
12296 from gdb.hp.
12297 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
12298 foo and bar locals.
12299 * gdb.c++/anon-union.exp: Fix tests to match.
12300 * gdb.c++/classes.exp: Run if HP compiler used, add extra
12301 expect matches to handle output variations.
12302 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
12303 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
12304 output, add HP alternatives for new and delete prints.
12305 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
12306 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
12307 * gdb.c++/demangle.exp: Use $style when reporting failure.
12308 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
12309 * gdb.c++/inherit.exp: Run if HP compiler used, add some
12310 match alternatives.
12311 * gdb.c++/local.exp: Add match alternatives or xfails for HP
12312 compilers.
12313 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
12314 * gdb.c++/method.exp: Add match alternatives.
12315 * gdb.c++/misc.cc: Add bool types.
12316 * gdb.c++/misc.exp: Add tests for bool types.
12317 * gdb.c++/overload.exp: Add xfails.
12318 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
12319 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
12320 add some more template parameter tests (only for HP currently).
12321 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
12322 * gdb.c++/virtfunc.cc: Add return type and value for main.
12323 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
12324 match alternatives.
d63a86f8 12325
a0b3c4fd
JM
123261999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12327
12328 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
12329
123301999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
12331
12332 * gdb.base/signals.exp: Don't expect getting a backtrace from
12333 within a signal handler to fail on Linux.
12334
123351999-07-29 Stan Shebs <shebs@andros.cygnus.com>
12336
12337 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12338 * lib/gdb.exp: Remove some gratuitious semicolons.
12339 (delete_breakpoints): Increase timeout.
12340 (gdb_expect): Add -notransfer option.
12341 (gdb_test): Use -notransfer option.
12342 (get_compiler_info): Add f77 case.
12343 (get_compiler): New proc, split out from gdb_preprocess, add f77
12344 case.
12345 (gdb_preprocess): Call get_compiler.
12346
12347 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
12348 * gdb.base/attach.exp, gdb.base/display.exp,
12349 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
12350 gdb.base/long_long.exp, gdb.base/printcmds.exp,
12351 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
12352 third arg to gdb_test.
12353 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
12354 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
12355 HP-UX xfails, add others.
12356 * gdb.base/completion.exp: Reflect name change of self-test.
12357 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
12358 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
12359 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
12360 HP failure number.
12361 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
12362 useless HP-UX 10.30 references.
12363 * gdb.base/maint.exp: Loosen matches.
12364 * gdb.base/pointers.c (main): Declare more_code.
12365 * gdb.base/pointers.exp: Match on output of a `next'.
12366 * gdb.base/structs.c: Add prototypes.
12367 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
12368 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
12369
123701999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12371
12372 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
12373 command.
12374
123751999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12376
12377 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
12378 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
12379
12380 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
12381 debug info. Deal with lack of signal hanlder info in stack.
12382
a9c64011 12383 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
12384 * gdb.base/annota1.exp: If printf has debug info, deal with it.
12385
5a2468f5
JM
123861999-07-19 Stan Shebs <shebs@andros.cygnus.com>
12387
12388 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
12389 gdb.base/foll-vfork.exp: Don't run for crosses.
12390
adf40b2e
JM
12391Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12392
12393 * gdb.base/configure.in: Check for gdbvars.exp instead of
12394 a1-selftest.exp.
12395 * gdb.base/configure: Re-generate.
12396
123971999-07-12 Stan Shebs <shebs@andros.cygnus.com>
12398
12399 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
12400 in trying to run first and name is too long.
12401
12402 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
12403 pointers2.c and pointers2.exp, respectively.
12404 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
12405 doschk happier.
12406
43e526b9
JM
124071999-07-08 Stan Shebs <shebs@andros.cygnus.com>
12408
12409 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
12410 callfuncs2.c and callfuncs2.exp.
12411
12412 * gdb.base/list.exp: Remove mistaken xfails.
12413 * gdb.base/list0.h: Add optional prototypes.
12414
9846de1b
JM
12415Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
12416
a9c64011 12417 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 12418 calling malloc.
a9c64011
AS
12419 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
12420 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
12421 use.
12422
124231999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12424
12425 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
12426 * gdb.base/annota2.cc, annota2.exp: Move from here.
12427 * gdb.c++/annota2.cc, annota2.exp: To here.
12428 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
12429
43ff13b4
JM
12430Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12431
12432 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
12433 a consistent format.
12434
085dd6e6
JM
124351999-06-25 Stan Shebs <shebs@andros.cygnus.com>
12436
12437 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12438 * lib/gdb.exp (get_compiler_info): Add detection for assorted
12439 HP compilers, also set the globals $true and $false.
12440
12441 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
12442 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
12443 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
12444 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
12445 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
12446 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
12447 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
12448 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
12449 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
12450 whatis.c} Add C++ compatible function definitions and return
12451 types, add includes for library functions.
12452 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
12453 * gdb.base/step-test.c (myglob): Rename from glob.
12454 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
12455 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
12456 files, move here from gdb.hp.
12457 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
12458 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
12459 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
12460 Adjust line numbers in regexps.
12461
12462 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
12463 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
12464 instead of 0/1.
12465
12466 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
12467 foll-vfork.exp: New files, move here from gdb.hp.
12468 * gdb.base/page.exp: New file, test of pagination command.
12469
12470 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
12471 recursion test.
12472 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
12473
12474 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
12475 gdb.base/solib.exp: Fix compiler invocation process.
12476
12477 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
12478 HP-UX 11, turn off overload resolution explicitly.
12479 * gdb.base/commands.exp: Set argument list explicitly, add
12480 watchpoint test.
12481 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
12482 them work.
12483 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
12484 expressions properly.
12485 * gdb.base/corefile.exp: Loosen the match slightly.
12486 * gdb.base/default.exp: Allow "Error accessing memory" message
12487 also.
12488 * gdb.base/display.exp: Skip over x/0 j if PA64.
12489 * gdb.base/funcargs.exp: Add xfails for HP-UX.
12490 * gdb.base/interrupt.exp: Ditto.
12491 * gdb.base/langs.exp: Add symbolic matches governed by compiler
12492 in use.
12493 * gdb.base/list.exp: Add xfails for HP-UX.
12494 * gdb.base/long_long.exp: Refine some of the numeric matches.
12495 * gdb.base/mips_pro.exp: Xfail on HP-UX.
12496 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
12497 * gdb.base/nodebug.exp: Succeed on more varieties of output.
12498 * gdb.base/opaque.exp: Remove some HP-UX xfails.
12499 * gdb.base/ptype.exp: Succeed on more varieties of output.
12500 * gdb.base/scope.exp: Add xfails for HP-UX.
12501 * gdb.base/sect-cmd.exp: Add more cases.
12502 * gdb.base/setvar.exp: Add xfails for HP-UX.
12503 * gdb.base/shlib-call.exp: Loosen some matches slightly.
12504 * gdb.base/signals.exp: Match on void symbolically.
12505 * gdb.base/step-test.exp: Add case for PA64.
12506 * gdb.base/term.exp: Add exit and restart.
12507 * gdb.base/twice.exp: Clean up after self.
12508 * gdb.base/varargs.exp: Disable overload resolution explicitly.
12509 * gdb.base/whatis.exp: Allow more ways to pass tests.
12510
12511 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
12512 no longer useful.
12513
12514Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
12515
12516 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
12517 list of patterns.
12518 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
12519 print_double_array(double_array)", "continuing to breakpoint
12520 1018", "print print_double_array(array_d)" and "continuing to
12521 1034" tests.
d63a86f8 12522
085dd6e6
JM
125231999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12524
a9c64011 12525 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
12526
125271999-06-24 Stan Shebs <shebs@andros.cygnus.com>
12528
12529 * config/mt-*: Remove, these haven't been used since 1996.
12530
125311999-06-22 Stan Shebs <shebs@andros.cygnus.com>
12532
12533 * gdb.base/call-strs.c, gdb.base/ending-run.c,
12534 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
12535 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
12536
9e0b60a8
JM
125371999-06-18 Stan Shebs <shebs@andros.cygnus.com>
12538
12539 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
12540 simpler match case for the ptype of the big class.
12541
125421999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12543
12544 * gdb.exp: Fix test for gdb_prompt existence.
12545
125461999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12547
12548 * gdb.exp (gdb_test): Add fail after calls to perror.
12549
125501999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12551
12552 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
12553
125541999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12555
12556 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
12557
0f71a2f6
JM
12558Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
12559
12560 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
12561 malloc() is linked in.
12562
125631999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12564
12565 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
12566 step at end.
12567
12568 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
12569
125701999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
12571
12572 * gdb.java/jv-print.exp: New file. (Our first Java test!)
12573
cce74817
JM
12574Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
12575
12576 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
12577 * gdb.base/mips_pro.exp: Likewise.
12578
125791999-06-02 Keith Seitz <keiths@cygnus.com>
12580
12581 * gdb.c++/templates.cc: Change all "new" operators to throw
12582 an exception.
12583 * gdb.c++/cplusfuncs.cc: Likewise.
12584
12585 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
12586
12587Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
12588
12589 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
12590 * gdb.base/ending-run.exp: When stepping out of main, accept a
12591 step into an arbitrary assembler file.
cce74817 12592
392a587b
JM
125931999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12594
d63a86f8 12595 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 12596 "breakpoint-invalid" to be printed.
d63a86f8 12597 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
12598 number of "frames-invalid" and "breakpoint-invalid" to be printed.
12599 * gdb.base/annota2.cc: Initialize a.x to 0.
12600
9e086581
JM
126011999-05-17 Keith Seitz <keiths@cygnus.com>
12602
12603 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
12604 when "skip_float_tests" set.
12605 Ditto for "print print_double_array(array_d)", "print print_small_structs",
12606 "print print_ten_doubles", and "step into print_long_arg_list".
12607 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
12608 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
12609 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
12610 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
12611 "skip_float_tests" is set.
12612 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
12613 when "skip_float_tests" set.
d63a86f8 12614
cd0fc7c3
SS
126151999-05-06 Keith Seitz <keiths@cygnus.com>
12616
12617 * gdb.base/annota2.cc: Include stdio.h.
12618
12619Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
12620
12621 * gdb.base/crossload.exp: Remove, this has been disabled ever
12622 since BFD stopped including all targets, and cross-GDB gets
12623 plenty of testing anyway.
12624 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
12625 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
12626 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
12627 * gdb.base/README: Remove, was doc for this.
12628 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
12629 needed.
12630
b83266a0
SS
126311999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12632
12633 * gdb.base/call-ar-st.exp: Fix one regular expression in test
12634 output.
12635
12636 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
12637 * gdb.base/annota2.exp: New file. More annotation tests.
12638 * gdb.base/annota1.c: New file. Source file for annota1.exp.
12639 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
12640
126411999-04-23 Angela Marie Thomas <angela@cygnus.com>
12642
12643 * config/cfdbug.exp: New file.
12644
7a292a7a
SS
126451999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
12646
12647 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
12648 Marcus Daniel's and Dale Hawkins's demangler crashes.
12649
12650 * gdb.c++/demangle.exp (test_gnu_style_demangling,
12651 test_lucid_style_demangling, test_arm_style_demangling,
12652 test_hp_style_demangling): Try Tom Tromey's core-dumping
12653 identifier under each demangling style.
12654
126551999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
12656
12657 * gdb.c++/demangle.exp: Include the current demangling style
12658 in all test names.
12659 (current_demangling_style): New global variable.
12660 (set_demangling_style, test_demangling_core, test_demangling,
12661 test_demangling_exact): New functions.
12662 (test_gnu_style_demangling, test_lucid_style_demangling,
12663 test_arm_style_demangling, test_hp_style_demangling): Use those,
12664 instead of calling gdb_test and gdb_test_exact directly.
12665 (catch_demangling_errors): New function, which reports errors
12666 signalled by the demangling test functions in an orderly way.
12667 (do_tests): Use catch_demangling_errors.
12668
126691999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
12670
12671 * gdb.base/signals.exp (test_handle_all_print): Use () for
12672 grouping in expressions, not {}.
12673
12674 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
12675 initialized yet.
12676
126771999-04-01 Stan Shebs <shebs@andros.cygnus.com>
12678
12679 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
12680 are listed.
12681
126821999-03-26 Stan Shebs <shebs@andros.cygnus.com>
12683
12684 * gdb.stabs/weird.exp: Test for CC being defined before
12685 looking at its value.
12686
126871999-03-25 Stan Shebs <shebs@andros.cygnus.com>
12688
12689 * gdb.base/call-ar-st.exp: Remove stray '#'.
12690 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
12691 "short int" and "long int".
12692 * gdb.c++/overload.cc: Cast the string added in the previous
12693 change, to mollify finicky HP compiler.
12694 * gdb.hp/reg-test.exp (testfile): Fix file name.
12695 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 12696
7a292a7a
SS
12697 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
12698 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
12699 alternate form of enum ptype.
12700
c906108c
SS
127011999-03-23 Stan Shebs <shebs@andros.cygnus.com>
12702
7a292a7a
SS
12703 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
12704 * gdb.hp/*.exp: Change all to run compiler probe only after
12705 passing skip_hp_tests, so as not to waste time on guaranteed
12706 failure.
12707
c906108c
SS
12708 * gdb.c++/overload.cc: Pass string instead of char addr, always
12709 init ccpfoo.
12710 * gdb.c++/templates.cc: Fix syntax error.
12711
7a292a7a
SS
12712Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12713
12714 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 12715 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
12716 command.
12717
127181999-03-18 James Ingham <jingham@cygnus.com>
12719
12720 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
12721
12722 * gdb.c++/method.exp: It was testing an uninitialized int on the
12723 stack and assuming it was positive.
12724
12725 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
12726
12727 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 12728 keep it from killing the rest of the tests.
7a292a7a
SS
12729 Use gdb_continue_to_end.
12730
12731 * gdb.base/sigall.exp: use gdb_continue_to_end.
12732
12733 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
12734
12735 * gdb.base/display.exp: use runto_main, not run.
12736
d63a86f8
RM
12737 * gdb.base/default.exp: Check for the current error message in the
12738 r abbreviation test.
7a292a7a
SS
12739 Add strongarm to the targets that know info float.
12740
d63a86f8 12741 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
12742 run which doesn't work with monitors.
12743
12744 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
12745
12746 * gdb.base/break.exp: use the gdb_continue_to_end proc.
12747
12748 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
12749 program. Traps the case (in Cygmon) when the program never really
12750 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
12751 more places, so I used my name. Sorry Mark...
12752
12753 * config/monitor.exp (gdb_target_monitor): added another
12754 target_info parameter: remotebinarydownload. This will set the
12755 remotebinarydownload flag if this is causing some boards trouble.
12756
127571999-03-18 Mark Salter <msalter@cygnus.com>
12758
12759 * lib/gdb.exp (continue_to_exit): New function.
12760
12761 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
12762 * gdb.base/ending-run.exp: Ditto.
12763 * gdb.base/step-test.exp: Ditto.
12764
127651999-03-16 Stan Shebs <shebs@andros.cygnus.com>
12766
12767 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
12768 (suggested by Art Haas <ahaas@neosoft.com>).
12769
127701999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
12771
12772 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
12773
12774Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
12775
12776 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
12777 descriptions of types (short unsigned int vs unsigned short, etc).
12778
127791999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
12780
12781 * gdb.base/call-strs.exp: Don't assume that `step' will step over
12782 a call to strlen; sometimes we do have sources.
12783
127841999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
12785
12786 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
12787 character, so GDB won't print garbage after its end.
d63a86f8 12788
c906108c
SS
12789 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
12790 breakpoint there instead. Sometimes GCC emits memcpy to handle
12791 the large structures being passed by value, so we step into that
12792 instead of sum_array_print, which obscures what we're really testing.
12793 * gdb.base/step-test.exp: However, we do want a test that notices
12794 the bizarre steps into memcpy, so do that here. Add check for
12795 stepping into function calls that pass large structures by value.
12796 ("Is that a noun clause, or are you just happy to see me?")
12797 Remove all references to specific line numbers.
12798 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
12799 New type and function.
12800 (main): Call large_struct_by_value, passing it a large struct by value.
12801 * lib/gdb.exp (gdb_get_line_number): New function.
12802
12803 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
12804 more portable.
12805
7a292a7a
SS
128061999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
12807
c906108c
SS
12808 * lib/gdb.exp: Doc fixes.
12809
7a292a7a
SS
128101999-03-05 Nick Clifton <nickc@cygnus.com>
12811
d63a86f8 12812 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
12813
128141999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
12815
c906108c
SS
12816 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
12817 commands. They're not germane to this test, and they don't work
12818 that way on remote targets.
12819
3fc11d3e
JM
128201999-03-01 James Ingham <jingham@cygnus.com>
12821
12822 * Changelog entries merged over from gdb development branch.
12823
3fc11d3e
JM
12824 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
12825
12826 * lib/gdb.exp (gdbtk_analyze_results): Generic function
12827 for outputting results of test run.
12828
2d4a1622 12829 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
12830
12831 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 12832
7a292a7a
SS
128331999-02-25 Felix Lee <flee@cygnus.com>
12834
12835 * lib/gdb.exp (debug_format): initialize
12836
c906108c
SS
128371999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
12838
12839 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
12840 * gdb.base/call-rt-st.c: Ditto.
12841
c906108c
SS
128421999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
12843
12844 * gdb.threads/pthreads.exp (horiz): New variable.
12845 (test_startup): Fix regexps that capture thread numbers.
12846
128471999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
12848
12849 * gdb.base/smoke.exp: Disambiguate two test case names (both
12850 called ``print'').
12851
12852Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
12853
12854 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
12855 compilation.
12856
128571999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
12858
12859 * gdb.base/miscexprs.exp: Change patterns to match GDB's
12860 actual output formatting.
12861 * gdb.base/smoke.exp: GDB removes leading 0's.
12862 * gdb.base/volatile.exp: Don't check type of remuneration;
12863 that variable is no longer defined in constvars.c.
12864 * gdb.base/step-test.c (main): Exit with explicit exit code.
12865 * gdb.base/step-test.exp: Remove two nexti checks--they are
12866 not portable.
12867
128681999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
12869
12870 * gdb.base/help.exp ("help delete display"): Fix test to match
12871 gdb's output.
12872
12873 * gdb.base/long_long.c (known_types): Initialize values to zero.
12874 * gdb.base/long_long.exp: Step one more line
12875 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
12876 leading zeros. Explicitly ask for hex formatting. Use
12877 unique test case names.
c906108c
SS
12878
12879Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12880
d63a86f8 12881 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
12882
12883 * gdb.c++/method.exp: Add missing close brace.
12884
128851999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
12886
12887 * gdb.base/maint.exp: Use 'set height 0' to disable page
12888 prompting, not 'set height 400'.
12889
12890 Fix a bunch of timeouts.
12891 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
12892 four separate tests, so expect doesn't take forever to match a ton
12893 of text against a regexp with lots of .* forms.
12894 ("maint print psymbols", "maint print symbols"): Make some of
12895 these greps more selective, so that expect doesn't try to wade
12896 through huge piles of output and time out.
12897
12898 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
12899
12900 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
12901 tests: one which doesn't expect shlib events to be reported, and
12902 another which does, but is XFAIL for all platforms other than
12903 HP/UX.
12904
12905 * gdb.base/break.exp: Teach the test suite that the `catch
12906 fork', `catch vfork', and `catch exec' commands produce error
12907 messages on platforms that don't provide these features.
12908
12909Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
12910
12911 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
12912 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
12913 (shortening names from solib_threshold.exp etc), won't run on
12914 anything but HP-UX for the foreseeable future.
12915 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
12916 reflect move.
12917
12918Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
12919
12920 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
12921 gdb.trace/Makefile.in (clean): Remove all test executables.
12922
12923Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
12924
12925 * gdb.base/shlib-call.exp: add test cases to verify that gdb
12926 successfully re-sets breakpoints in shared libraries.
12927 * gdb.base/shmain.c (main): return 0, don't fall off the end.
12928
12929Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12930
d63a86f8
RM
12931 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
12932 and compiled w/o GCC.
c906108c
SS
12933
12934 * gdb.hp/watch-cmd.exp: ditto.
12935
12936 * gdb.hp/watch-hp.exp: ditto.
12937
12938 * gdb.hp/xdb1.exp: ditto.
12939
12940 * gdb.hp/xdb2.exp: ditto.
12941
12942 * gdb.hp/dbx.exp: ditto.
12943
12944Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
12945
12946 * constvars.c: Remove C++-isms.
12947 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
12948 with GCC.
12949
12950Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
12951
12952 The following changes are part of the HP merge.
12953
12954 * gdb.base/break.exp: new tests to verify that catchpoints for
12955 fork, vfork, and exec don't trigger inappropriately.
12956
12957 * gdb.base/opaque.exp: compile one file at a time, then link.
12958
12959 * gdb.base/signals.exp: be more restrictive about which hppa
12960 systems receive a setup_xfail. new tests.
12961
12962 * gdb.base/solib_threshold.build: new file.
12963 * gdb.base/solib_threshold.exp: new file.
12964 * gdb.base/solib_threshold.link_opts: new file.
12965 * gdb.base/solib_threshold.mk: new file.
12966 * gdb.base/gen_solib_threshold.c: new file.
12967
12968 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
12969 tests. New tests for enums inside classes.
12970
12971 * gdb.c++/compiler.cc: indicate support of template debugging.
12972
12973 * gdb.c++/demangle.exp: run hp style demangling tests.
12974
12975 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
12976 tests.
12977
12978 * gdb.c++/misc.cc: changes to support new tests.
12979
12980 * gdb.c++/templates.cc: changes to support HP's compiler; changes
12981 to support new tests.
12982
12983 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
12984 gcc, then skip these tests.
12985
12986Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
12987
12988 The following files are part of the HP merge; some had longer
12989 names at HP, but have been renamed to be no more than 14
12990 characters in length.
12991
12992 * gdb.hp/ambiguous.cc: new file.
12993 * gdb.hp/ambiguous.exp: new file.
12994 * gdb.hp/attach.exp: new file.
12995 * gdb.hp/attach2.exp: new file.
12996 * gdb.hp/classes-hp.exp: new file.
12997 * gdb.hp/ctti.exp: new file.
12998 * gdb.hp/ctti-add.cc: new file.
12999 * gdb.hp/ctti-add1.cc: new file.
13000 * gdb.hp/ctti-add2.cc: new file.
13001 * gdb.hp/ctti-add3.cc: new file.
13002 * gdb.hp/dbx.exp: new file.
13003 * gdb.hp/exception.cc: new file.
13004 * gdb.hp/exception.exp: new file.
13005 * gdb.hp/foll-exec.c: new file.
13006 * gdb.hp/foll-exec.exp: new file.
13007 * gdb.hp/foll-fork.c: new file.
13008 * gdb.hp/foll-fork.exp: new file.
13009 * gdb.hp/foll-vfork.c: new file.
13010 * gdb.hp/foll-vfork.exp: new file.
13011 * gdb.hp/inherit-hp.exp: new file.
13012 * gdb.hp/more-steps.exp: new file.
13013 * gdb.hp/namespace.cc: new file.
13014 * gdb.hp/namespace.exp: new file.
13015 * gdb.hp/optimize.exp: new file.
13016 * gdb.hp/pxdb.c: new file.
13017 * gdb.hp/pxdb.exp: new file.
13018 * gdb.hp/quicksort.exp: new file.
13019 * gdb.hp/reg-test.exp: new file.
13020 * gdb.hp/reg-test.s: new file.
13021 * gdb.hp/sized-enum.c: new file.
13022 * gdb.hp/sized-enum.exp: new file.
13023 * gdb.hp/start-stop.exp: new file.
13024 * gdb.hp/templ-hp.cc: new file.
13025 * gdb.hp/templ-hp.exp: new file.
13026 * gdb.hp/thr-lib.c: new file.
13027 * gdb.hp/thr-lib.exp: new file.
13028 * gdb.hp/thr-lib.h: new file.
13029 * gdb.hp/thr-liblib.c: new file.
13030 * gdb.hp/virtfun-hp.c: new file.
13031 * gdb.hp/virtfun-hp.exp: new file.
13032 * gdb.hp/watch-cmd.exp: new file.
13033 * gdb.hp/watch-hp.exp: new file.
13034 * gdb.hp/xdb1.exp: new file.
13035 * gdb.hp/xdb2.exp: new file.
13036 * gdb.hp/xdb3.exp: new file.
13037
13038Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13039
13040 The following files are part of the HP merge; some had longer
13041 names at HP, but have been renamed to be no more than 14
13042 characters in length.
13043
13044 * gdb.base/ss.h: new file.
13045 * gdb.base/call-ar-st.c: new file.
13046 * gdb.base/call-ar-st.exp: new file.
13047 * gdb.base/call-rt-st.c: new file.
13048 * gdb.base/call-rt-st-exp: new file.
13049 * gdb.base/call-strs.exp: new file.
13050 * gdb.base/ena-dis-br.exp: new file.
13051 * gdb.base/environ.exp: new file.
13052 * gdb.base/long_long.exp: new file.
13053 * gdb.base/sect-cmd.exp: new file.
13054 * gdb.base/shlib-cl2.exp: new file.
13055 * gdb.base/smoke.exp: new file.
13056 * gdb.base/so-impl-ld.c: new file.
13057 * gdb.base/so-impl-ld.exp: new file.
13058 * gdb.base/so-indr-cl.c: new file.
13059 * gdb.base/so-indr-cl.exp: new file.
13060 * gdb.base/varargs.exp: new file.
13061 * gdb.base/volatile.exp: new file.
13062 * gdb.base/whatis-exp.exp: new file.
7a292a7a 13063 * gdb.base/display.exp: new file.
c906108c
SS
13064 * gdb.c++/derivation.exp: new file.
13065 * gdb.c++/local.exp: new file.
13066 * gdb.c++/member-ptr.exp: new file.
13067 * gdb.c++/overload.exp: new file.
13068 * gdb.c++/ovldbreak.exp: new file.
13069 * gdb.c++/ref-types.exp: new file.
13070 * gdb.c++/ref-types2.exp: new file.
13071 * gdb.c++/userdef.exp: new file.
d63a86f8 13072
c906108c
SS
13073Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13074
13075 * gdb.base/default.exp: Reflect wording change in remote.c.
13076
dc96c6c7 13077Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13078
13079 * gdb.base/help.exp: Update to reflect current text.
13080
13081Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13082
13083 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13084 they're stack variables and contain garbage.
13085 * gdb.c++/anon-union.exp: new file.
13086
13087 The following changes were made by David Taylor
13088 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13089 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13090 in changes by HP.
13091
13092 * gdb.base/bitops.exp: new file.
13093 * gdb.base/default.exp: change expected messages for catch and
13094 info catch tests to reflect HP merge changes.
13095 * gdb.base/enable-disable-break.exp
13096 * gdb.base/ending-run.c: new file.
13097 * gdb.base/long_long.c: new file.
13098 * gdb.base/maint.exp: new file.
13099 * gdb.base/pointers2.exp: new file.
13100 * gdb.base/shlib-call2.exp: new file.
13101 * gdb.base/solib.exp: new file.
13102 * gdb.base/step-test.c: new file.
13103 * gdb.c++/anon-union.cc: new file.
13104 * gdb.c++/local.cc: new file.
13105 * gdb.c++/member-pointer.cc: new file.
13106 * gdb.c++/method.cc: new file.
13107 * gdb.c++/ref-types.cc: new file.
13108 * gdb.c++/ref-types2.cc: new file.
13109 * gdb.c++/userdef.cc: new file.
d63a86f8 13110
c906108c
SS
13111 * gdb.base/scope.exp: compile one file at a time, then link.
13112 * gdb.base/langs.exp: ditto.
13113 * gdb.base/list.exp: ditto.
d63a86f8 13114
c906108c
SS
13115Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
13116
13117 The following changes were made by David Taylor
13118 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13119 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13120 in changes by HP.
d63a86f8 13121
c906108c
SS
13122 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
13123 skip tests. When compiling pass c++ flag to gdb_compile.
13124 * gdb.c++/
d63a86f8 13125
c906108c
SS
13126 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
13127 test for on hppa*-*-hpux*; use args to see if c++ was specified.
13128 (skip_hp_tests): new function.
13129 (gdb_preprocess): new function.
13130
13131 * configure.in (hpdir): decide whether to configure gdb.hp.
13132 * configure: regenerated.
13133
13134 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
13135 to delete on clean.
13136 (EXECUTABLES): update to reflect new additions.
13137 * gdb.base/commands.exp: update message expected.
13138 * gdb.base/default.exp: add copyright notice.
13139 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
13140 * gdb.base/help.exp: update messages to reflect current text.
13141 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
13142 targets for recurse tests.
13143 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
13144 skip this file.
13145
13146 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
13147 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
13148 compilation.
13149 * gdb.c++/misc.exp: ditto.
13150 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
13151 run the tests. tell gdb_compile that it's a c++ compilation.
13152
13153 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 13154
c906108c
SS
13155 * gdb.base/all-bin.exp: new file.
13156 * gdb.base/arithmet.exp: new file.
13157 * gdb.base/assign.exp: new file.
13158 * gdb.base/completion.exp: new file.
13159 * gdb.base/cond-expr.exp: new file.
13160 * gdb.base/condbreak.exp: new file.
13161 * gdb.base/define.exp: new file.
13162 * gdb.base/dollar.exp: new file.
13163 * gdb.base/environment.exp: new file.
13164 * gdb.base/eval-skip.exp: new file.
13165 * gdb.base/jump.exp: new file.
13166 * gdb.base/logical.exp: new file.
13167 * gdb.base/pointers.exp: new file.
13168 * gdb.base/relational.exp: new file.
13169 * gdb.base/section_command.exp: new file.
13170 * gdb.base/whatis-expr.exp: new file.
13171
13172 * gdb.base/all-types.c: new file.
13173 * gdb.base/call-array-struct.c: new file.
13174 * gdb.base/call-return-struct.c: new file.
13175 * gdb.base/call-strings.c: new file.
13176 * gdb.base/callfuncs2.c: new file.
13177 * gdb.base/condbreak.c: new file.
13178 * gdb.base/constvars.c: new file.
13179 * gdb.base/display.c: new file.
13180 * gdb.base/int-type.c: new file.
13181 * gdb.base/jump.c: new file.
13182 * gdb.base/miscexprs.c: new file.
13183 * gdb.base/pointers.c: new file.
13184 * gdb.base/pointers2.c: new file.
13185 * gdb.base/shmain.c: new file.
13186 * gdb.base/shr1.c: new file.
13187 * gdb.base/shr2.c: new file.
13188 * gdb.base/solib.c: new file.
13189 * gdb.base/solib1.c: new file.
13190 * gdb.base/solib2.c: new file.
13191 * gdb.base/varargs.c: new file.
13192 * gdb.c++/derivation.cc: new file.
13193 * gdb.c++/overload.cc: new file.
13194 * gdb.c++/ovldbreak.cc: new file.
13195 * gdb.hp/attach.c: new file.
13196 * gdb.hp/attach2.c: new file.
13197 * gdb.hp/average.c: new file.
13198 * gdb.hp/compiler.c: new file.
13199 * gdb.hp/compiler.cc: new file.
13200 * gdb.hp/execd-program.c: new file.
13201 * gdb.hp/follow-exec.c: new file.
13202 * gdb.hp/follow-fork.c: new file.
13203 * gdb.hp/follow-vfork-and-exec.c: new file.
13204 * gdb.hp/misc-hp.cc: new file.
13205 * gdb.hp/more-steps.c: new file.
13206 * gdb.hp/optimize.c: new file.
13207 * gdb.hp/quicksort.c: new file.
13208 * gdb.hp/run-hp.c: new file.
13209 * gdb.hp/start-stop.c: new file.
13210 * gdb.hp/sum.c: new file.
13211 * gdb.hp/templates-hp.cc: new file.
13212 * gdb.hp/thread-local-in-lib.c: new file.
13213 * gdb.hp/thread-local-in-lib.h: new file.
13214 * gdb.hp/thread-local-in-lib.lib.c: new file.
13215 * gdb.hp/vforked-program.c: new file.
13216 * gdb.hp/virtfunc-hp.cc: new file.
13217 * gdb.hp/watchpoint-hp.c: new file.
13218 * gdb.hp/xdb.c: new file.
13219 * gdb.hp/xdb0.c: new file.
13220 * gdb.hp/xdb0.h: new file.
13221 * gdb.hp/xdb1.c: new file.
13222
13223Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
13224
13225 The following change was made by Edith Epstein
13226 <eepstein@cygnus.com> as part of a project to merge in changes
13227 originally made by HP; HP did not create ChangeLog entries.
13228
13229 * gdb.c++/demangle.exp: changed the expected output for some
13230 ARM-style mangling -- removed second reference to datatype.
13231 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 13232 T1<char>::~T1<char>(void)
c906108c 13233 becomes,
a9c64011
AS
13234 maint demangle __dt__11T1__pt__2_cFv
13235 T1<char>::~T1(void)
c906108c
SS
13236
13237 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 13238
c906108c
SS
13239Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
13240
13241 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
13242 * gdb.trace/backtrace.exp: Likewise.
13243 * gdb.trace/circ.exp: Likewise.
13244 * gdb.trace/collection.exp: Likewise.
13245 * gdb.trace/deltrace.exp: Likewise.
13246 * gdb.trace/infotrace.exp: Likewise.
13247 * gdb.trace/limits.exp: Likewise.
13248 * gdb.trace/packetlen.exp: Likewise.
13249 * gdb.trace/passc-dyn.exp: Likewise.
13250 * gdb.trace/passcount.exp: Likewise.
13251 * gdb.trace/report.exp: Likewise.
13252 * gdb.trace/save-trace.exp: Likewise.
13253 * gdb.trace/tfind.exp: Likewise.
13254 * gdb.trace/tracecmd.exp: Likewise.
13255 * gdb.trace/while-dyn.exp: Likewise.
13256 * gdb.trace/while-stepping.exp: Likewise.
13257
132581998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
13259
13260 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
13261
13262Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
13263
13264 From Brendan Kehoe:
13265 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
13266 int return types.
13267
13268Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
13269
13270 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
13271 remote dos host testing right.
13272
13273Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
13274
13275 * gdb.base/corefile.exp: remove some xfails.
13276
13277Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
13278
13279 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
13280 have different timestamps.
13281
13282Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
13283
13284 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
13285 gdb.base/default.exp: Replace "exec" with "executable".
13286
13287Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
13288
13289 * gdb.base/default.exp: Change else if to elseif from previous
13290 delta.
13291
13292Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
13293
13294 * gdb.base/default.exp: Add brace missing from previous delta.
13295
13296Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
13297
13298 * gdb.base/default.exp: Support test for info float for all
13299 varieties of arm toolchain.
13300
dc96c6c7 13301Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13302
13303 * gdb.trace/*.exp: remove "remote_download" command.
13304
dc96c6c7 13305Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13306
13307 * gdb.trace/*.exp: remove -gdwarf from compile.
13308
13309Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
13310
13311 * gdb.trace/configure.in(AC_INIT): typo
13312 * gdb.trace/configure: regenerated
13313
dc96c6c7 13314Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13315
13316 * config/m68k-emc.exp: New file.
13317 * lib/<emc-support.exp trace-support.exp}: New files.
13318 * configure.in: add new test directory gdb.trace.
13319 * gdb.trace/{configure configure.in Makefile.in}: New files.
13320 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
13321 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
13322 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
13323 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
13324 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
13325 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
13326 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 13327
dc96c6c7 13328Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13329
13330 * gdb.c++/classes.exp: Change all regular expressions to match
13331 arbitrary combinations of newline/carriage-return, so that they
13332 will work equally well on Unix and Windows.
13333 * gdb.c++/inherit.exp: ditto.
13334 * gdb.c++/virtfunc.exp: ditto.
13335
133361998-08-11 Dawn Perchik <dawn@cygnus.com>
13337
13338 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
13339
c2d11a7d
JM
13340Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
13341
13342 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
13343 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
13344 to use a0-a3/d0-d3 as needed.
13345
13346Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
13347
13348 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
13349 * gdb.disasm/am33.exp: Corresponding changes.
13350
c906108c
SS
133511998-07-11 Felix Lee <flee@cygnus.com>
13352
13353 * gdb.base/callfuncs.exp: add cmp10 test.
13354 * gdb.base/callfuncs.c (cmp10): new function.
13355
13356Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
13357
d63a86f8 13358 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
13359 into two parts to get around a synchronization problem in expect.
13360
3fc11d3e
JM
13361Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
13362
13363 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
13364
13365 * configure.in: Add options for gdbtk testsuite.
13366
13367 * configure: Regenerate.
13368
13369 * gdb.gdbtk: New directory to hold gdbtk tests.
13370
c906108c
SS
13371Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13372
13373 * gdb.fortran/types.exp: Escape brackets in expect patterns
13374 for test_float_literal_types_accepted tests.
13375 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
13376 before run test.
13377
c2d11a7d
JM
13378Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
13379
13380 * am33.exp: Just compile, do not link the testcase.
13381 * am33.s: Add ".am33" pseudoop to force am33 mode.
13382
c906108c
SS
133831998-06-25 Felix Lee <flee@cygnus.com>
13384
13385 * gdb.base/setshow.exp: make sure $pc is sane.
13386
13387 * gdb.stabs/weird.exp: split expect patterns properly.
13388
c2d11a7d
JM
13389Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
13390
13391 * gdb.disasm/am33.s: New disassembler testfile for the am33.
13392 * gdb.disasm/am33.exp: Run it.
13393
dc96c6c7 13394Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13395
13396 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
13397 match processing (and eliminate spurious timeouts when running).
13398
dc96c6c7 13399Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13400
13401 * gdb.base/signals.exp (test_handle_all_print): put back Mach
13402 exception test, but conditionalize it on target [mach | gnu].
13403
dc96c6c7 13404Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13405
13406 * gdb.base/overlays.exp: fixup compile line for linker script.
13407
13408Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
13409
13410 * gdb.fortran/types.exp: don't guess at float size.
13411
13412Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
13413
13414 * gdb.base/exprs.exp: delete test that depends on int size.
13415
13416Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
13417
13418 * config/sim.exp: Removed checks for target triplets.
13419 (gdb_target_sim): Use gdb,target_sim_options.
13420
13421Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
13422
13423 * gdb.base/reread.exp: New file.
13424 * gdb.base/reread1.c: New file.
13425 * gdb.base/reread2.c: New file.
13426
13427Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
13428
13429 * config/sim.exp: Use 'target sim -sparclite' when running
13430 SPARClite programs.
13431
13432Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
13433
13434 * gdb.base/structs2.exp: New file.
13435 * gdb.base/structs2.c: New file.
13436
13437Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
13438
13439 * gdb.asm/common.inc: New file.
13440 * gdb.asm/d10v.inc: New file.
13441 * asm-source.exp: Pass -I's to gas to find .inc files.
13442 Update line numbers in expected output.
13443 * asmsrc1.s: Rewrite.
13444 * asmsrc2.s: Rewrite.
13445 * configure.in: Create arch.inc symlink.
13446 * configure: Regenerate.
13447 * Makefile.in (distclean): Delete arch.inc.
13448
13449Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
13450
13451 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
13452 (t_enum_value2): ditto
13453 (t_enum_value3): ditto
13454 (main): ditto
13455Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13456
13457 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
13458 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
13459 change.
13460 Use gdb_test instead of send_gdb/gdb_expect sequences.
13461
13462Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
13463
13464 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
13465 not void.
13466
13467Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
13468
13469 * gdb.base/branches.c: Code with lots of loops and
13470 subroutines. Used to test gdbs ability to single step through PC
13471 changes, especially to test mips-tdep.c:mips_next_pc
13472
13473Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
13474
13475 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
13476 more rigorous EGCS C++ error checking.
13477
13478Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13479
a9c64011
AS
13480 * gdb.base/help.exp: Clean up `help set args' and `help show args'
13481 tests.
13482 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
13483 function when asleep.
13484 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
13485 for i*86 Linux and SVR4 signal handling problems.
13486 Remove linux xfail for `next to handler in signals_tests_1', fixed
13487 by recent infrun.c change.
13488 Limit backtrace to 10 frames to avoid timeout problems with infinite
13489 stack backtraces.
13490 Adjust expect pattern in `handle all print' test to match Apr 28 1997
13491 target.[ch] change.
c906108c
SS
13492
13493Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
13494
13495 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
13496 for a newline from gdb before continuing.
13497 (default_gdb_exit): Just look for y or n.
13498 (gdb_test): Detect abnormal exit from GDB running on DOS; if
13499 it does, fail the rests of the tests in the file.
13500
13501Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
13502
13503 * config/cygmon.exp: New file.
13504
13505Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
13506
13507 * gdb.base/list.exp: Fix problem with "list default lines around
13508 main" test on remote targets.
13509
13510 * gdb.base/scope.exp: Fix problem with filelocal_bss before
13511 run test on remote targets.
13512
13513Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
13514
13515 * gdb.asm: New directory.
13516 * configure.in: Configure it.
13517 * configure: Regenerate.
13518 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
13519 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
13520
13521Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
13522
13523 * config/mn10300-eval.exp: New file to support MN10300 eval board.
13524
dc96c6c7 13525Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 13526
a9c64011
AS
13527 * gdb.base/overlays (several files): Merge the two overlay
13528 managers into one. Change variables (foox, barx, bazx, grbxx)
13529 back into ints but force them to load in their proper sections.
c906108c
SS
13530
13531Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
13532
13533 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
13534 on-chip insn memory and IMAP1 to upper 128k.
13535 (D10VCopy): Handle memory regions crossing 16k boundaries.
13536 (D10VCopy): Transfer data in 32 bit chunks.
13537
13538Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
13539
13540 * gdb.base/overlays.c (main): Exit normally when result is
13541 correct.
13542
13543 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
13544 map. Include space for printf in .text segment.
13545
13546 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
13547 updated d10v memory VMA/LMA map.
13548 (D10VCopy): Call D10VTranslate.
d63a86f8 13549
c906108c
SS
13550Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
13551
13552 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
13553
13554 * gdb.base/bar.c (barx, bar): Change variable to small array so
13555 that it won't be put into the .sdata - small data -
13556 section. Update reference.
13557 * gdb.base/baz.c (bazx, baz): Ditto.
13558 * gdb.base/foo.c (foox, foo): Ditto.
13559 * gdb.base/grbx.c (grbxx, grbx): Ditto.
13560
13561 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
13562 to be arrays.
d63a86f8 13563
dc96c6c7 13564Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 13565
a9c64011
AS
13566 * gdb.base/overlays.exp: fix up and get working again.
13567 Add tests for backtraces from an overlay function.
d63a86f8 13568
c906108c
SS
13569Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
13570
13571 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
13572 "calling function with watchpoint enabled".
13573
13574Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
13575
13576 * gdb.base/break.exp (test_next_with_recursion): Remove
13577 gdb_suppress_tests for d10v-*-*.
13578 * lib/gdb.exp (gdb_suppress_tests): Disable this function
13579 pending review of whether it is useful or not.
13580
13581Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
13582
13583 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
13584
13585Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
13586
13587 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
13588 * config/dve.exp: New file to support Densan boards.
13589
13590Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
13591
13592 * gdb.base/interrupt.exp: Document problem of simulators, signals,
13593 reads and BSD.
13594
13595Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
13596
13597 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
13598 response.
13599
13600 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
13601
13602Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
13603
13604 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
13605 test.
13606
13607 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
13608 target_sizeof_long and target_bigendian_p.
13609 (structs_by_value, structs_by_reference): Check values according
13610 to targets word size and endianess.
d63a86f8 13611
c906108c
SS
13612Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
13613
13614 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
13615 output.
13616
13617Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
13618
13619 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
13620 Update test of set args help to match source change.
13621
13622Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
13623
13624 * gdb.base/default.exp: Expect help system output to be in
13625 alphabetical order.
13626 * gdb.base/help.exp: Ditto.
13627
13628Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
13629
13630 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
13631 "i*86-pc-linux-gnu*".
13632 * gdb.base/interrupt.exp: Ditto.
13633 * gdb.base/corefile.exp: Ditto.
13634
13635 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
13636 define vxworks when building the testcase.
13637
13638 * gdb.base/ptype.exp: Fix testnames to be unique.
13639 * gdb.base/radix.exp: Ditto.
13640 * gdb.base/term.exp: Ditto.
13641 * gdb.base/whatis.exp: Ditto.
13642 * gdb.c++/classes.exp: Ditto.
13643
13644Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
13645
13646 * gdb.base/callfuncs.exp: Fix indentation.
13647
13648 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
13649 suppress_flag has been set.
13650 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
13651 target feature.
13652
13653Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
13654
13655 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
13656 the testcase.
13657
13658 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
13659 set_debug_traps() and breakpoint().
13660 * gdb.c++/misc.cc (main): Ditto.
13661 * gdb.c++/templates.cc (main): Ditto.
13662 * gdb.c++/virtfunc.cc (main): Ditto.
13663
13664Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
13665
13666 * lib/gdb.exp(gdb_step_for_stub): New function.
13667 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
13668 exists, reload the executable and do a "continue" instead of
13669 doing a jump.
13670 (runto_main): Use gdb_step_for_stub.
d63a86f8 13671
c906108c
SS
13672 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
13673 tests to have unique names.
13674 * gdb.base/callfuncs.exp: Ditto.
13675 * gdb.base/commands.exp: Ditto.
13676 * gdb.base/default.exp: Ditto.
13677 * gdb.base/help.exp: Ditto.
13678 * gdb.base/list.exp: Ditto.
13679 * gdb.base/opaque.exp: Ditto.
13680 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
13681 similar tests.
d63a86f8 13682
c906108c
SS
13683 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
13684 * gdb.c++/cplusfuncs.cc: Ditto.
13685 * gdb.c++/virtfunc.cc: Ditto.
13686
13687 * config/monitor.exp: Keep track of the last file we saw, rather
13688 than trying to get the info from gdb.
13689
13690 * gdb.fortran/types.exp: Move comment to previous line.
13691
13692Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
13693
13694 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
13695 target mode.
13696
13697Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
13698
13699 From Bob Manson:
13700 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
13701 string from GDB when it connects.
13702
13703 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
13704
13705Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
13706
13707 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
13708 if we can't get a debug format from GDB (we may be testing an
13709 older GDB). Use a 10 second timeout when checking for the format.
13710
13711 * gdb.stabs/weird.exp: Fix quoting.
13712
13713 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
13714
13715Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
13716
13717 * config/arm-ice.exp: New file.
13718
13719Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
13720
13721 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
13722 until it has been modified to work with the new testsuite.
13723
99707966 13724 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
13725 testcase won't compile, cause all of the testcases in the file to
13726 fail instead.
13727
13728 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
13729 (gdb_clear_suppressed): New procedure.
13730 (gdb_stop_suppressing_tests): Only clear suppress_flag if
13731 it contains a positive value.
13732
13733Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
13734
13735 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
13736
13737 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
13738
13739Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
13740
13741 * lib/gdb.exp (setup_xfail_format): New function.
13742 (get_debug_format): New function to get debug format.
13743 (debug_format): New global variable to hold last value set
13744 by get_debug_format.
13745 * gdb.base/list.exp: Call get_debug_format and expect some
13746 tests to fail for DWARF 1 and COFF formats.
13747 * gdb.c++/ptype.exp: Ditto.
13748 * gdb.c++/classes.exp: Ditto.
13749 * gdb.c++/cplusfuncs.exp: Ditto.
13750 * gdb.c++/inherit.exp: Ditto.
13751 * gdb.c++/templates.exp: Ditto.
13752 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 13753
c906108c
SS
13754Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
13755
13756 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
13757 host doesn't have a currently-open connection.
13758
13759 * config/sparclet.exp: Cleanups and fixes to make it generic for
13760 any gdb stub target. Handle cases where gdb doesn't respond when
13761 interrupted in a sane fashion.
13762
13763 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
13764 same thing in a totally different way.
13765
13766 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
13767 setting "timeout".
13768 (gdb_start): We set the global gdb_prompt variable in
13769 default_gdb_init now.
13770
13771Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
13772
13773 * gdb.base/printcmds.exp: Fix "check for floating addition"
13774 regexp to accept results within approx +/- .01 of exact value.
13775 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
13776
13777Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
13778
13779 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
13780 properly.
13781 (gdb_expect): Add optional timeout parameter, and add timeout
13782 value to various calls.
13783 (gdb_suppress_tests): Only give one warning message per group.
13784
13785Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
13786
13787 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
13788 global variables. Handle getting a value for $timeout more
13789 gracefully.
13790
13791Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
13792
13793 * lib/gdb.exp: Close connection to remote host if gdb doesn't
13794 initialize.
13795 (default_gdb_init): New procedure; allow gdb_init to be overridden
13796 by a target configuration file.
13797 (gdb_expect): Pass the timeout to remote_expect.
13798
13799 * config/monitor.exp(gdb_load): Fix typo in regexp.
13800
13801Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
13802
13803 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
13804
13805Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
13806
13807 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
13808 here. Call gdb_target_exec before rebooting the target, to make
13809 sure the connection to the target is closed.
13810 (gdb_load): Pass the name of the executable to gdb_target_monitor.
13811 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
13812 Also detect "Timeout reading from remote" error.
13813
13814 * config/gdbserver.exp: Pass the executable being loaded to
13815 gdb_target_monitor. Don't call gdb_file_cmd here; let
13816 gdb_target_monitor do it.
13817
13818 * gdb.disasm/hppa.exp: Don't use exec_output.
13819
13820Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
13821
13822 * gdb.base/list.exp: If we're debugging a non-native target,
13823 try to set the pc register to point to the start of the
13824 program before doing the first list command.
13825
13826 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
13827 test_calls after restarting.
13828
13829 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
13830 reloading.
13831
13832 * gdb.base/watchpoint.exp: Fix typo.
13833
13834 * gdb.base/setshow.exp: Check for use_gdb_stub.
13835
13836 * gdb.base/break.exp: Fix continue until exit test for the gdb
13837 stub case.
13838 * gdb.base/langs.exp: Ditto.
13839
13840 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
13841 gdb_load_offset. If we weren't given a file to load, figure out
13842 what the current file is and use it.
13843
13844 * config/i386-bozo.exp: New file.
13845
13846Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
13847
13848 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
13849 feature.
13850
13851 * config/proelf.exp: New entry.
13852
13853Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
13854
13855 * lib/gdb.exp: Remove spurious .* patterns at the beginning
13856 of regexps.
13857
13858 * gdb.base/watchpoint.exp: Don't run the test_stepping
13859 tests if gdb can't call functions on the target.
13860
13861 * gdb.base/setshow.exp: Don't run the set prompt tests if
13862 the board has gdb_prompt set.
13863
13864Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
13865
13866 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
13867 * gdb.base/commands.exp: Likewise.
13868 * gdb.base/setshow.exp: Likewise.
13869
13870Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
13871
13872 * config/monitor.exp(gdb_start): Look for gdb_prompt target
13873 feature.
13874
13875 * config/i960.exp: New file.
13876
13877Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
13878
13879 * gdb.base/funcargs.exp: Check for gdb,short_int target
13880 feature instead of looking for explicit target triplets.
13881
dc96c6c7 13882Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 13883
d63a86f8 13884 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
13885 "p 123DEADBEEF", to check parse_number.
13886 * top.c: change "to enable to enable" to "to enable" in a couple
13887 of help strings.
13888
13889Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
13890
13891 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
13892 on the mn10300.
d63a86f8 13893
c906108c
SS
13894Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
13895
13896 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
13897 where the test executable is run with explicit args.
13898 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
13899
13900Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
13901
13902 * gdb.base/run.c: Use FAKEARGV to build test executable that
13903 does not require a command line arg, since most simulators
13904 don't currently support passing such an arg into the simulated
13905 program.
13906 * gdb.base/commands.exp: Change tests to insert the proper
13907 value as the arg to the first recursive factorial call. Change
13908 compilation line to define FAKEARGV at compile time.
13909
13910Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
13911
13912 * gdb.base/recurse.exp: Enable these tests for the mn10300.
13913 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
13914 function with watchpoint enabled" test.
13915
13916Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
13917
13918 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
13919 Don't call gdb_test when the command doesn't return to a gdb prompt.
13920
13921 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
13922 "Tests restarted" messages.
13923
13924Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
13925
13926 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
13927
dc96c6c7 13928Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13929
13930 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
13931 for INFO SYMBOL; add help tests for OVERLAY commands.
13932 * gdb.base/default.exp: add tests for INFO SYMBOL command;
13933 add tests for OVERLAY commands
13934 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
13935 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
13936 * gdb.base/sigall.c: add usestubs code frag
13937 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 13938
c906108c
SS
13939Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
13940
13941 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
13942 failures.
13943 (gdb_stop_suppressing_tests): Note that tests have restarted.
13944
13945Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
13946
13947 * config/h8300.exp: New file.
13948
13949Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
13950
13951 * gdb.base/setshow.exp: Check for the existence of a
13952 feature, not its value.
13953
13954Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
13955
13956 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
13957
13958 * gdb.base/scope.exp: It's now init0(), not init().
13959
13960 * gdb.base/scope0.c: For now, change init() to be init0().
13961
13962 * config/monitor.exp: Use gdb_serial in preference to serial
13963 or netport.
13964
13965 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
13966 and it's not already set.
13967
13968Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
13969
13970 * gdb.base/setshow.exp: Only test the run command if the target
13971 isn't using a stub and if it supports argument passing.
13972
13973Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
13974
13975 * config/udi.exp(gdb_start): Make sure UDICONF is set
13976 properly before starting gdb.
13977
13978Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
13979
13980 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
13981 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
13982 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
13983
13984Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
13985
13986 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
13987 specialized code to reboot the board, use remote_reboot instead.
13988
13989 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
13990
13991 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
13992
13993 * config/monitor.exp: Make sure we disconnect from the target.
13994 Also, try a reboot/reload cycle instead of failing if the
13995 load fails.
13996
13997Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
13998
13999 * gdb.base/default.exp: Don't set match_max.
14000 * gdb.base/help.exp: Ditto.
14001 * gdb.base/list.exp: Ditto.
14002 * gdb.base/signals.exp: Ditto.
14003
14004 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14005 set, use remote_ld to download the testcase instead of
14006 the GDB loader.
14007
14008Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14009
14010 * config/vr5000.exp: New file.
14011
14012 * config/monitor.exp(gdb_target_monitor): Add pattern for
14013 "Ending remote" to detect errors in connecting.
14014
14015 * gdb.base/setshow.exp: Add .* within auto language test.
14016
14017 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14018 target feature.
14019
14020 * config/monitor.exp(gdb_load): Check for a failure when loading,
14021 and reboot the board if necessary.
14022
14023 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14024 a set of tests. Remove print.* from the patterns being checked.
14025
14026Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14027
14028 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14029 refer to gdb_spawn_id.
14030
14031 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14032 longer used.
14033 * config/sparclet.exp: Ditto.
14034 * config/sparclet-old.exp: Ditto.
14035 * config/slite.exp: Ditto.
14036 * config/sim.exp: Ditto.
14037 * gdb.base/funcargs.exp: Ditto.
14038
14039 * lib/gdb.exp:Remove references to gdb_spawn_id.
14040 (gdb_expect): Move to remote.exp.
14041
14042Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14043
14044 * config/monitor.exp: Detect the "Couldn't establish connection"
14045 message from GDB.
14046
14047Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14048
14049 * gdb.base/bitfields.exp: Use runto instead of explicit
14050 gdb_run_cmd/gdb_expect sequences.
14051
14052 * gdb.base/break.exp(text_next_with_recursion): Add match for
14053 gdb_expect call.
14054
14055 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14056 We also need to handle the "A program is being debugged already"
14057 prompt from gdb. Use gdb_test to set the baud rate.
14058
14059 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14060 to 20000. Really. I mean it.
14061
14062Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14063
14064 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14065 fails. If suppress_flag is set, skip perror message about not
14066 being able to send to GDB.
14067 (send_gdb): If suppress_flag is set, don't try to send commands to
14068 GDB.
14069 (gdb_expect): If suppress_flag is set, always fail immediately.
14070 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14071 (gdb_init): Call gdb_stop_suppressing_tests.
14072 (default_gdb_exit): Ditto.
14073 (default_gdb_start): Ditto.
14074
14075 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14076 gdb_stop_suppressing_tests as appropriate.
14077 * gdb.base/break.exp: Ditto.
14078 * gdb.base/callfuncs.exp: Ditto.
14079 * gdb.base/commands.exp: Ditto.
14080 * gdb.base/exprs.exp: Ditto.
14081 * gdb.base/funcargs.exp: Ditto.
14082 * gdb.base/list.exp: Ditto.
14083 * gdb.base/recurse.exp: Ditto.
14084 * gdb.base/scope.exp: Ditto.
14085 * gdb.base/structs.exp: Ditto.
14086 * gdb.c++/inherit.exp: Ditto.
14087
14088Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14089
14090 * config/vr4300.exp: New file.
14091
99707966 14092 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 14093
99707966 14094 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
14095
14096Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
14097
14098 * lib/gdb.exp(gdb_init): New function.
14099
14100 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
14101 for each individual variable set.
14102
14103 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
14104 name.
14105
14106 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
14107
14108 * gdb.base/scope.exp: Use gdb_test.
14109
14110 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
14111 aborting; the testsuite driver will do that for us (see
14112 gdb_finish). Also, use gdb_test in a few more places.
14113
14114Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14115
14116 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
14117
14118Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
14119
14120 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
14121 and "add_tests" are not at the same address.
14122
14123Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
14124
14125 * gdb.base/ptype.exp: Use gdb_test.
14126
14127Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
14128
14129 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
14130 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
14131 left in. No longer expect them to fail.
14132
14133 * gdb.stabs/*.mt; Deleted, no longer used.
14134 * gdb.stabs/configure.in: Remove references to target makefile
14135 frags.
14136 * gdb.stabs/configure: Rebuilt.
14137
14138 * gdb.disasm/*.mt: Deleted, no longer used.
14139 * gdb.disasm/configure.in: Remove references to target makefile
14140 frags. Use "sh3.s" as the unique filename for this directory.
14141 * gdb.disasm/configure: Rebuilt.
14142
14143 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
14144 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
14145 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
14146
14147Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
14148
14149 * config/udi.exp: Use mondfe,name instead of remote_host.
14150
14151Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
14152
14153 * gdb.base/watchpoint.exp: Don't expect a failure when calling
14154 a function with a watchpoint enabled on the mn10200.
14155
14156 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
14157 before trying to create it!
14158
14159Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
14160
14161 * config/vx.exp: Use hostname instead of netport.
14162
14163 * config/vxworks.exp: New file.
14164
14165 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
14166
14167 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
14168 gdb before assuming everything worked. Send a ^C if a timeout
14169 occurs.
14170
14171 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
14172 $gdb_spawn_id directly.
14173 (gdb_run_cmd): Try _start as well as start. Use the target feature
14174 gdb,start_symbol as the symbol to start from when jumping.
14175
14176Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
14177
14178 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
14179 redundant) test.
14180
14181 * gdb.base/recurse.exp: Relax final value test for 'b' so that
14182 it doesn't lose for 16bit integer systems.
14183
14184Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
14185
14186 * gdb.fortran/types.exp: If the target doesn't support "double"
14187 data types, then expect "real" types to only be 4 bytes.
14188
14189 * gdb.c++/virtfunc.exp: Expect failure for virtual function
14190 call tests if the target doesn't support inferior function calls.
14191
14192 * gdb.base/printcmds.exp: Allow minor deviation in FP values
14193 in printf tests.
14194
14195Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
14196
14197 * gdb.base/help.exp: Disable "help set", "help show", and
14198 "help support". Simplify regexp for "help stack".
14199
14200 * gdb.base/default.exp: Set match_max to 5000 and the timeout
14201 to 60 seconds. Temporarily set match_max to 15000 around the
14202 "info copying" test.
14203
14204 * gdb.base/nodebug.exp: Don't try to do an inferior function
14205 call if the target doesn't support them.
14206 * gdb.base/printcmds.exp: Likewise.
14207 * gdb.base/setvar.exp: Likewise.
14208 * gdb.base/structs.exp: Likewise.
14209 * gdb.c++/templates.exp: Likewise.
14210 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
14211
14212 * gdb.base/recurse.exp: Enable for the mn10200.
14213
14214 * configure.in: Do configure gdb.stabs directory for *-*-elf
14215 targets.
14216 * configure: Rebuilt.
14217
14218 * gdb.base/break.exp: Check for gdb,noresults before testing
14219 exit status and/or results from the target.
14220 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
14221 * lib/gdb.exp: Remove old (now bogus) initialization of
14222 noinferior, noargs, noresults and nosignals.
14223
14224Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
14225
14226 * config/sh.exp: New file.
14227
14228 * config/slite.exp: Try to connect multiple times to the board
14229 before rebooting. Only send a "monitor run" if need_monitor_run
14230 is set.
14231
14232 * gdb.base/break.exp: Don't do the "stub continue" test if
14233 the target has gdb_stub set.
14234
14235 * gdb.base/callfuncs.exp: Increase the timeout.
14236
14237 * gdb.base/interrupt.exp: Don't even try to compile the testcase
14238 if the target has gdb,noinferiorio set.
14239
14240 * gdb.base/list.exp: Increase match_max to 10000 characters.
14241
14242 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
14243
14244 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
14245 target.
14246
14247 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
14248
14249Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
14250
14251 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
14252 trying to delete the copy of gdb. Catch the file delete so we
14253 don't die if the delete fails; also, the file should be copied to
14254 the host, not to the build.
14255
14256Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
14257
14258 * lib/gdb.exp(gdb_test): Surround the result pattern with
14259 parenthesis in case it contains multiple regexps separated
14260 with |.
14261
14262 * gdb.base/watchpoint.exp: Use gdb_test.
14263 * gdb.base/default.exp: Ditto.
14264
14265Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
14266
99707966 14267 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 14268
c906108c
SS
14269 * gdb.base/scope.exp: Use gdb_test.
14270 * gdb.c++/classes.exp: Ditto.
14271 * gdb.c++/inherit.exp: Ditto.
14272
14273Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
14274
14275 * gdb.base/crossload.exp: Don't use execute_anywhere, use
14276 remote_exec instead.
14277 * gdb.base/corefile.exp: Don't be ridiculous.
14278 * gdb.base/*.c: Add missing stub invocations.
14279
14280Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
14281
14282 * config/slite.exp: Miscellaneous fixes.
14283
14284 * lib/gdb.exp: Fix runto.
14285
14286 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
14287 the target.
14288
14289 * gdb.base/watchpoint.exp: Fix regexp.
14290
14291 * lib/gdb.exp(default_gdb_exit): Add a catch to the
14292 close and wait commands, as the descriptor may now be
14293 invalid. Always call "remote_close host".
14294
14295Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
14296
14297 Major rewrite for testsuite revision.
d63a86f8 14298
c906108c
SS
14299 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
14300 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
14301 instead of relying on spawn_id to always contain a valid
14302 spawn id.
14303 (get_compiler_info): New procedure to build the ${binfile}.ci
14304 file, instead of replicating this in N different places.
14305 (gdb_compile): New procedure.
d63a86f8 14306
c906108c
SS
14307 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
14308 appropriate arguments) instead of compile. Use gdb_test in a lot
14309 more places. Use send_gdb instead of send. Always run gdb_start
14310 at the start of a testcase, as this is no longer done magically.
14311
14312 config/*-gdb.exp: Rename without the -gdb suffix.
14313
14314 config/mips.exp: Use remote_close instead of exit_remote_shell.
14315 config/monitor.exp: Use target_info instead of looking at
14316 baud, timeout, etc.
14317 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
14318
14319Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14320
14321 * gdb.c++/templates.exp (test_ptype_of_templates),
14322 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
14323 Update expect patterns for destructors and assignment operators
14324 to match corresponding c-typeprint.c changes.
14325 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
14326 to destructor breakpoint test, GDB should be able to set the
14327 destructor breakpoint without specifying arguments.
14328
14329Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
14330
14331 * gdb.threads/pthreads.exp: Change result for failure to compile due
14332 to lack of pthreads runtime support from an error to simply an
14333 unsupported test, per dejagnu standards.
14334
14335Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14336
14337 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
14338 where GDB exits to reduce pattern match time.
14339 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
14340
14341 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
14342
dc96c6c7 14343Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14344
14345 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
14346 * gdb.base/default.exp: ditto.
14347 * gdb.base/nodebug.exp: ditto.
14348 * gdb.base/printcmds.exp: ditto.
14349 * gdb.base/ptype.exp: ditto.
14350 * gdb.base/setvar.exp: ditto.
14351 * gdb.base/structs.exp: ditto.
14352 * gdb.base/setshow.c: Guard against uninitialized values of argc.
14353
14354Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
14355
14356 * configure, */configure: Rebuild with autoconf 2.12.
14357
14358Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
14359
14360 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
14361 use new i*86-pc-linux*-gnu quads.
14362 * gdb.base/corefile.exp: Ditto.
14363 * gdb.base/signals.exp: Ditto.
14364 * gdb.base/sigall.exp: Ditto.
14365 * gdb.base/interrupt.exp: Ditto.
14366
14367 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
14368 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
14369 RedHat 4.0.
d63a86f8 14370
c906108c
SS
14371 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
14372 linux. This allows the test case to at least compile on latest
14373 linux, but still not run due to missing the threads runtime library.
14374
14375Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14376
14377 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
14378 directory to search gdb directory. Accept and step over conditional
14379 stack alignment code. Consume $prompt in failure cases.
14380 Reset timeout to $oldtimeout instead of some arbitrary value.
14381 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
14382 timeout problems with infinite stack backtraces.
14383 * gdb.base/ptype.exp (ptype struct link, union tu_link):
14384 Accept function parameters for linkfunc member.
14385
14386Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
14387
14388 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
14389 (CXXFLAGS): Remove, unreferenced.
14390 (B_OPTIONS): Add for -B options and add code to initialize with
14391 previous -B options and also add -B option to pick up cross compiled
14392 runtime.
14393 (TARGET_INCLUDES): Add for -I options and add code to initialize when
14394 doing cross compiles.
14395 (target_alias): Declare global.
14396 (xgcc): Set variable to full path of gcc in build tree. Use findfile
14397 to verify that gcc exists in build tree, and if so set CC to that
14398 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 14399
c906108c
SS
14400Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
14401
14402 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
14403 ptype test for anonymous union. Fixup testcase to match
14404 current gcc debug output.
14405
14406Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
14407
14408 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
14409 force argument to an unsigned long type.
14410
14411Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
14412
14413 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
14414 tests and anonymous union print/ptype tests.
14415 * gdb.base/list.exp (test_forward-search): Increase timeout by
14416 5 minutes for the "search extremely long line" case.
14417 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
14418 completely optional and that the pass/fail messages use the command as
14419 the message if that third arg is a null string.
14420 (gdb_test_exact): Arrange that a null string pattern means match a
14421 null string output rather than any output, which might include random
14422 errors.
14423 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
14424 backtrace test.
14425 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
14426 always failing and failure is now exposed by gdb.exp changes.
14427
14428Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
14429
14430 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
14431 weren't being noted.
14432
14433Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14434
14435 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
14436 * gdb.stabs/weird.exp: Remove v_comb xfails.
14437
dc96c6c7 14438Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14439
14440 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 14441 list.exp scope.exp watchpoint.exp]
c906108c 14442 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 14443
dc96c6c7 14444Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14445
14446 * config/monitor.exp: Increase download timeout to 1000 seconds.
14447
dc96c6c7 14448Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14449
14450 * config/m32r.exp: Increase timeout to 120 seconds.
14451
14452Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
14453
14454 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
14455 and accept older ordering as obsolescent gcc or gdb.
14456 * gdb.c++/templates.exp: Ditto.
14457 * gdb.c++/virtfunc.exp: Ditto.
14458
14459Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
14460
14461 * gdb.base/coremaker.c: Add code to mmap some data so we
14462 can check that it ends up in the core file.
14463 * gdb.base/corefile.exp: Add test to read mmapped data
14464 from core file.
14465
dc96c6c7 14466Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14467
14468 * config/m32r.exp: New file.
14469
14470Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
14471
14472 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
14473 that cflags can contains -gstabs, and work correctly for other tests.
14474
dc96c6c7 14475Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14476
14477 * gdb.base/setshow.exp: New file, tests show and set.
14478 * gdb.base/setshow.c: New file, tests show and set.
14479 * gdb.base/help.exp: Add test for help set|show annotate.
14480 * gdb.base/default.exp: Add test for set|show annotate.
14481
14482Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
14483
14484 * testsuite/gdb.base/break.exp: Make backtrace from factorial
14485 errors unique.
14486 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
14487 explicitly.
14488
14489Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
14490
14491 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
14492 and width commands. This is done elsewhere.
14493 * (gdb_start): Don't call gdb_start_sim here. That's already
14494 done in gdb_load. This fixes lots of failures in default.exp.
14495
14496Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
14497
14498 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
14499 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
14500 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
14501 in the same we we treat other failures (since it may be an expected
14502 condition), rather than as an error.
14503 * gdb.base/signals.exp (test_handle_all_print): Revert back to
14504 old test format.
14505
14506Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
14507
14508 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
14509 (distclean maintainer-clean realclean): No need to remove files
14510 twice. Nuke the duplicates.
14511 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 14512 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
14513 Remove config.h along with other config files.
14514
14515Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
14516
14517 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
14518 "p func1 ()" and note that rests of tests are skipped.
14519 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
14520 setup_xfails for "print func2::coremaker_local".
14521 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
14522 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
14523 affected by the previous run test.
14524 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
14525 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
14526 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
14527 "pass int powerset tuple" and "pass modeless int powerset tuple".
14528 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
14529 "real write 4" and "real write 8".
14530 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
14531 setup_xfails for "print vs1 after tuple assign 2",
14532 "print \$i after tuple assign 2", and
14533 "print vs2 after tuple assign 2".
14534 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
14535 meaningful error message and return -1 so the caller can
14536 suppress further tests and avoid a cascade of errors.
d63a86f8 14537
c906108c
SS
14538Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
14539
14540 * gdb.base/a1-selftest.exp: Tweak tests to account for new
14541 format for printing version.
14542 * gdb.base/default.exp: Ditto.
14543 * gdb.base/interrupt.exp: Fix problem with cascade of
14544 errors if child process dies while calling a function.
d63a86f8 14545
c906108c
SS
14546Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
14547
14548 * Makefile.in (VPATH): Add
14549 * Makefile.in (Makefile, config.status): Fix rules so things get
14550 remade when necessary.
14551
14552Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
14553
14554 * Makefile.in (just-check): Add path to sibling expect dir
14555 to environment variable specified by RPATH_ENVVAR.
14556
14557Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
14558
14559 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
14560 (just-check): Add shared library paths for libstdc++, tk,
14561 tcl, bfd, and opcodes to the environment variable specified
14562 in RPATH_ENVVAR.
14563 * configure.in: Add support to recognize --enable-shared flag
14564 and generate correct value for RPATH_ENVVAR.
14565 * configure: Regenerated with autoconf.
14566
14567Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
14568
14569 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
14570 include all osf versions.
14571 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
14572 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
14573 when target is linux. When failing to build pthreads test
14574 executable, give more meaningful message.
14575 * gdb.threads/pthreads.c: Hpux also uses old definition of second
14576 arg for pthread_create.
d63a86f8 14577
c906108c
SS
14578Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
14579
14580 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
14581 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
14582 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
14583 and -lpthreads (everybody else).
14584 (test_startup): Fail gracefully if threads are not supported.
14585 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
14586 "p/c array_index("abcdef",2)" when not gcc compiled.
14587 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
14588 "print func2::coremaker_local" when not gcc compiled.
14589 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
14590 "ptype on opaque struct tagname (statically)",
14591 "ptype on opaque struct tagname (dynamically) 1", and
14592 "ptype on opaque struct tagname (dynamically) 2"
14593 for not compiled with gcc.
14594 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
14595 backtrace when compiled with gcc.
d63a86f8 14596 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
14597 than always return success.
14598
14599Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
14600
14601 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
14602
14603Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
14604
14605 * gdb.base/structs.exp: Undo last change.
14606
14607Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
14608
14609 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
14610 encapsulate all the steps/nexts done during self test, starting
14611 at main, and makes them less sensitive to optimization issues.
14612 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
14613 signal handler" test.
14614 * gdb.threads/pthreads.exp: Only run this for native configs.
14615 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
14616 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
14617 tests.
14618 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
14619 for "runto test_calls(void)" test.
d63a86f8 14620
c906108c
SS
14621Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
14622
14623 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
14624 and don't expect address info in breakpoint confirmations.
14625
14626Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
14627
14628 * gdb.base/list.exp (test_forward_search): Increase timeout
14629 temporarily by 60 seconds for searching extremely long line,
14630 and then reset to old value when done. Increase expect input
14631 buffer to 10000.
14632
14633Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
14634
14635 * gdb.base/list.exp (test_forward_search): Fix to handle very
14636 long source line without overflowing expect's input buffer.
14637
14638Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
14639
14640 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
14641 "buffer_full".
14642
14643 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
14644 "buffer_full".
14645
14646 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
14647 "buffer_full".
14648
14649 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
14650 "buffer_full".
14651
14652Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
14653
14654 * configure.in (configdirs): Add gdb.threads.
14655 * configure: Regenerated with autoconf.
14656 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
14657 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
14658 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 14659
c906108c
SS
14660Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
14661
14662 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
14663
14664Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
14665
14666 * gdb.base/signals.exp (test_handle_all_print): Test separately for
14667 each signal's status in the output of "handle all print".
14668 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
14669 the \r\n sequence that immediately precedes the gdb prompt.
14670 * gdb.base/a1-selftest.exp: Save original timeout and restore
14671 after test.
14672
14673Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
14674
14675 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
14676 symbol.
14677
14678Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14679
14680 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
14681
14682Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
14683
14684 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
14685 timeout by 60 seconds.
14686
14687Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
14688
14689 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
14690 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
14691 error return.
14692
14693Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
14694
14695 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
14696 gdb initialization, also report how long dejagnu waited. Restore
14697 old timeout before doing error return. Temporarily increase timeout
14698 by 3 minutes to allow for slow startups over heavy NFS use.
14699
14700Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
14701
14702 * lib/gdb.exp: Report timeout value for verbosity level 2.
14703 * config/gdbserver.exp: Ditto.
14704 * config/hppro.exp: Ditto.
14705 * config/mips-gdb.exp: Ditto.
14706 * config/monitor.exp: Ditto.
14707 * config/netware.exp: Ditto.
14708 * config/sim-gdb.exp: Ditto.
14709 * config/slite-gdb.exp: Ditto.
14710 * config/udi-gdb.exp: Ditto.
14711 * config/unix-gdb.exp: Ditto.
14712 * config/vx-gdb.exp: Ditto.
14713 * gdb.base/a1-selftest.exp: Ditto.
14714 * gdb.base/a2-run.exp: Ditto.
14715 * gdb.base/break.exp: Ditto.
14716 * gdb.base/corefile.exp: Ditto.
14717 * gdb.base/list.exp: Ditto.
14718 * gdb.base/recurse.exp: Ditto.
14719 * gdb.base/scope.exp: Ditto.
14720 * gdb.base/signals.exp: Ditto.
14721
14722Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14723
14724 * gdb.threads/Makefile.in (docdir): Removed.
14725
14726Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14727
14728 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 14729 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 14730 @srcdir@.
d63a86f8 14731 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
14732 autoconf 2.5 or higher.
14733 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
14734
14735Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
14736
14737 * configure: Regenerated.
14738 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
14739 avoid name clashes with SunOS headers.
14740
14741Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
14742
14743 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
14744
14745Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
14746
14747 * gdb.base/callfuncs.exp: Finish last change -- make sure the
14748 prototype information ends up in the compiler info file.
14749
14750Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
14751
14752 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
14753 attempting to regenerate it. Eliminate use of a temporary file
14754 and just generate the info file directly. Source it immediately,
14755 for consistency of use.
14756 * gdb.base/corefile.exp: Ditto
14757 * gdb.base/exprs.exp: Ditto.
14758 * gdb.base/funcargs.exp: Ditto.
14759 * gdb.base/langs.exp: Ditto.
14760 * gdb.base/list.exp: Ditto.
14761 * gdb.base/mips_pro.exp: Ditto.
14762 * gdb.base/nodebug.exp: Ditto.
14763 * gdb.base/opaque.exp: Ditto.
14764 * gdb.base/ptype.exp: Ditto.
14765 * gdb.base/scope.exp: Ditto.
14766 * gdb.base/setvar.exp: Ditto.
14767 * gdb.base/signals.exp: Ditto.
14768 * gdb.base/whatis.exp: Ditto.
14769 * gdb.c++/templates.exp: Ditto.
14770 * gdb.c++/virtfunc.exp: Ditto.
14771 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
14772 whether or not to add -lstdc++ to the compile command line args.
14773
14774Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14775
14776 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
14777 it got fixed by the recent lookup_minimal_symbol_by_pc change.
14778 Increase timeout, a lot of single stepping might be needed if the
14779 target has no hardware watchpoints.
14780
14781Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
14782
14783 * gdb.base/break.exp: Ignore compiler warnings when compiling
14784 break.c.
14785 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
14786 * gdb.base/default.exp: Add h8300 xfails. Handle messages
14787 from remote-sim.
14788 * gdb.base/exprs.exp: Add h8300 xfails.
14789 * gdb.base/funcargs.exp: Likewise.
14790 * gdb.base/nodebug.exp: Likewise.
14791 * gdb.base/printcmds.exp: Likewise.
14792 * gdb.base/ptype.exp: Likewise.
14793 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
14794 h8300 xfails.
d63a86f8 14795 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
14796 on the h8300.
14797 * gdb.base/funcargs.c: Explicitly make last constant argument to
14798 call_after_alloca_subr an unsigned long type.
14799 * gdb.base/return.c: Include stdio.h.
14800
14801Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14802
14803 * config/abug.exp: New file for the older Motorola Bug monitor
14804 that runs on the mvme13x series VME boards.
14805 * config/monitor.exp: Use the new config array for target settings
14806 if they exist.
14807
14808Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
14809
14810 * sim-gdb.exp: Make the SH simulator allocate less space when
14811 it is targeted.
14812
14813Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
14814
14815 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
14816 test.
14817
14818Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
14819
14820 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
14821 "rs6000-*-*" for "list function in include file" when gcc compiled.
14822 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
14823 for "p ctable1[120]".
14824 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
14825 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
14826 Remove setup_xfail for "rs6000-*-*" for
14827 "print 'scope0.c'::filelocal before run".
14828 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
14829 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
14830 since some compilers don't allow both options to be given
14831 on the same command line. Create object file and move it.
d63a86f8 14832
c906108c
SS
14833Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
14834
14835 * gdb.base/corefile.exp: Always regenerate the core file, since
14836 we always regenerate the coremaker program. Detect special case
14837 where registers cannot be read from core file.
d63a86f8 14838
c906108c
SS
14839Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
14840
14841 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
14842 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
14843 * gdb.c++/templates.exp: Only match on basename of file since
14844 some formats like xcoff don't encode directory information.
14845 * gdb.stabs/weird.exp: Use the right sed script for powerpc
14846 and rs6000 AIX xcoff targets.
14847 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
14848 * configure: Regenerate.
14849 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
14850 here, rather than in distclean.
d63a86f8 14851
c906108c
SS
14852Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
14853
14854 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
14855 defined, and use it to compile the test case with -O2. The
14856 native compilation still uses no optimization.
14857 * gdb.base/mips_pro.c: Remove inline assembly code since
14858 it is compiled PIC by default, which results in assembler
14859 warnings that make the testsuite think the compilation
14860 was unsuccessful.
14861
14862Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
14863
14864 * gdb.c++/misc.exp: Add note to message for
14865 "print s.a for foo struct" that this is a known gcc 2.7.2
14866 and earlier bug.
14867
14868Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
14869
14870 * gdb.base/break.exp: Fix pattern for matching "Delete all
14871 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
14872 setup_xfail for deleting all breakpoints test. Fix various
14873 timeout messages to include "(timeout)".
14874 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
14875 for "p t_float_values2(3.14159,float_val2)".
14876 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
14877 for "continue to call2g" when gcc compiled.
14878 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
14879 "up to foo in langs.exp", "show language at foo in langs.exp",
14880 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
14881 and "show language at fsub in langs.exp".
14882 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
14883 "list line 1 in include file", "list message for lines past EOF",
14884 "list function in include file", "list list0.h:foo", and
14885 "list filename:function; nonexistant function".
14886 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
14887 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
14888 and "ptype t_char_array" to be for native cc only.
d63a86f8 14889
c906108c
SS
14890Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
14891
d63a86f8 14892 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
14893 setup_xfail for "print coremaker_bss", "print coremaker_ro",
14894 "print func2::coremaker_local", and "backtrace in corefile.exp".
14895
14896Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
14897
14898 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
14899 "bt in signals.exp". This problem only appears when running
14900 the testsuite, and then only intermittently.
14901
14902Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14903
14904 * gdb.base/return.exp (return_tests): Differentiate between
14905 two tests of continuing.
14906
14907Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14908
14909 * */Makefile.in (maintainer-clean): Remove config.log.
14910 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
14911 * gdb.c++/Makefile.in (PROGS): Add inherit.
14912 (clean): Remove *.ci.
14913
14914Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
14915
14916 * gdb.c++/misc.cc: Add test code from Mike Stump.
14917 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
14918
14919Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
14920
14921 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
14922 to "alpha-*-osf2*" and add comment.
14923 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
14924 setup_xfail for "step over execarg initialization" and
14925 "step over corearg initialization".
14926 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
14927 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
14928 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
14929 gcc compiled for "print coremaker_bss", "print coremaker_ro",
14930 "print func2::coremaker_local", and "backtrace in corefile.exp".
14931 * gdb.base/signals.exp: Build and source signals.ci.
14932 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
14933 to be for gcc only.
14934 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 14935
c906108c
SS
14936Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14937
14938 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
14939 Feb 3 procfs.c change.
14940
14941Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
14942
14943 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
14944
14945Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
14946
14947 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
14948 from dejagnu's apparent default of 10 seconds, which gives random
14949 results when running the tests over NFS on moderately loaded systems.
14950 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
14951
14952Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
14953
14954 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
14955 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
14956 result reports.
14957
14958Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
14959
14960 * configure.in (CY_AC_PATH_TCLH): Remove.
14961 * configure: Regenerate.
14962
14963Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
14964
14965 * gdb.c++/Makefile.in (clean): Add missing '{'.
14966
14967Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
14968
14969 * lib/gdb.exp: Provide a default value for noinferior.
14970
14971 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
14972 Load libgloss.exp.
14973
14974Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
14975
14976 * gdb.disasm/hppa.exp: Compile directly into an executable, use
14977 the executable, not the .o to run the tests from.
14978
14979Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
14980
14981 * gdb.base/break.exp: Don't test for program exit or exit status
14982 if $noresults if nonzero.
14983 * gdb.base/langs.exp: Likewise.
14984 * gdb.base/watchpoint.exp: Likewise.
14985
14986 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
14987 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
14988 trying to compile the testcase.
14989
14990Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
14991
14992 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
14993 * gdb.base/signals.exp (continue to handler): Likewise.
14994
14995Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
14996
14997 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
14998
14999 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15000
15001Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15002
15003 * gdb.base/corefile.exp: Recognize "not found" as failure
15004 when trying to determine if a core file was generated.
15005 If no core file was generate the first time, try again without
15006 the ulimit -c to work around braindamaged shells.
15007
15008Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15009
15010 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15011 [] tests with "test" and enclose string in quotes.
15012 * gdb.stabs/configure: Rebuild
d63a86f8 15013
c906108c
SS
15014Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15015
15016 Changes in sync with expect:
15017 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15018 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15019 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15020 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15021 argument to AC_REQUIRE.
15022 * configure: Regenerated.
15023
15024Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15025
15026 * gdb.base/corefile.exp: When generating a core, discard any
15027 error messages about ulimit not found and the "core dumped"
15028 message from the shell that runs the coredumper.
15029
15030Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15031
15032 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15033
15034 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15035 which sed script to run. Expect failure for v_comb test
15036 on PA targets too.
d63a86f8 15037
c906108c
SS
15038Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15039
15040 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15041 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15042
15043Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15044
15045 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15046 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15047 "sparc-sun-solaris*" xfails for "p v_comb".
15048 * lib/gdb.exp (default_gdb_start): Fix typo.
15049 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15050 messages to not include the full program name that caused
15051 the core dump since some systems (such as solaris) apparently
15052 truncate this path to about 80 characters.
15053 When generating a core file first try increasing the core file
15054 size limit to unlimited since some systems may default it to
15055 zero, and it is harmless to try it. Move the test for failing
15056 to generate a core file to where it will actually get executed.
15057 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15058 new gdb result from g++ debug info improvements and make old
15059 pattern obsolescent. Also account for size_t differences
15060 (may be int or long).
15061 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15062 initialization before function call is placed in the delay slot
15063 and thus appears to be skipped over by commands such as "next".
15064
15065Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15066
15067 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15068
15069Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15070
15071 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15072 input source file; fix code to compile test to deal with this
15073 convention.
15074 * gdb.c++/*.exp: Likewise.
15075
15076Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15077
15078 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15079 "bt in signals.exp".
15080
15081Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15082
15083 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15084 "step over execarg initialization" and
15085 "step over corearg initialization".
15086
15087Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15088
15089 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15090 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15091
15092Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15093
15094 From Rob Savoye (rob@poseidon.cygnus.com)
15095 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15096 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
15097 configure.in}, gdb.disasm/{Makefile.in, configure.in},
15098 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
15099 configure.in}: Major reworking for autoconfig.
15100 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
15101 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
15102 New files.
15103 * config/unix-gdb.exp: Make GDB global.
15104 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
15105 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
15106 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
15107 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
15108 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
15109 term.exp, twice.exp, watchpoint.exp, whatis.exp},
15110 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
15111 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
15112 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
15113 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
15114 pr-8136.exp, result.exp, string.exp, tuples.exp},
15115 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
15116 to returns as necessary, arrange for test to compile own testcase
15117 executable.
15118 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 15119
c906108c
SS
15120Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
15121
15122 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
15123 clear_xfail at end of test which might not call either pass or fail.
15124 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
15125 "backtrace through signal handler".
15126
15127Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15128
15129 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
15130 continuing from a job control stop signal.
15131 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
15132
15133Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
15134
15135 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
15136 * gdb.base/corefile.exp: Likewise.
15137 * gdb.base/funcargs.exp: Likewise.
15138
15139Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
15140
15141 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
15142 * config/monitor.exp: Add support for setting baud rate.
15143
15144Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
15145
15146 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
15147 i*86-*-linux* xfails for "backtrace through signal handler".
15148 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
15149 "print func2::coremaker_local".
15150 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
15151 alpha-dec-osf2* xfail for
15152 "delete all breakpoints when none".
15153
15154Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
15155
15156 * gdb.base/break.exp: Change test that deletes all breakpoints
15157 when no user breakpoints are installed. A post 4.15 change
15158 causes gdb to no longer prompt in this case.
15159
15160Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
15161
15162 * gdb.base/return.exp (return_tests): Change xfail for test
15163 "correct value returned double test" to stop xfailing at
15164 Solaris 2.5. Apparently the bug has been fixed.
15165
15166Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
15167
15168 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
15169 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
15170
15171Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
15172
15173 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
15174 * gdb.disasm/hppa.s: Corresponding changes.
15175
15176Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
15177
15178 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
15179 makefile fragment.
15180 * config/mt-hpux: Deleted.
15181
15182Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
15183
d63a86f8 15184 * Many files: When warning about suppressed tests due to a
c906108c
SS
15185 nonexistant test binary, avoid incrementing the warning count.
15186
15187Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
15188
15189 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 15190
c906108c
SS
15191Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15192
15193 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
15194 "sparc-*-solaris2*".
15195
15196Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15197
15198 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
15199 Add global and local variables and initialize them.
15200 * gdb.base/corefile.exp: Test correct mapping of corefile sections
15201 by printing variables. Remove rs6000 and powerpc xfails, BFD now
15202 extracts the file name and terminating signal from the core file.
15203 * TODO: Remove note about tests for correct mapping of corefile.
15204 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
15205 from optimizing it away.
15206 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
15207 handles common blocks.
15208
15209Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
15210
15211 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
15212 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
15213
15214Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
15215
15216 * Makefile.in (maintainer-clean): New target, synonym for
15217 realclean.
15218 * gdb.base/Makefile.in (maintainer-clean): Likewise.
15219 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
15220 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
15221 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
15222 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
15223 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
15224
15225Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
15226
15227 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
15228 xfails when not gcc compiled for "print foo::funclocal".
15229 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
15230 "print foo::funclocal at foo",
15231 "print 'scope1.c'::foo::funclocal at foo",
15232 "print foo::funclocal_bss at foo",
15233 "print 'scope1.c'::foo::funclocal_bss at foo",
15234 "print foo::funclocal_ro at foo",
15235 "print 'scope1.c'::foo::funclocal_ro at foo",
15236 "print bar::funclocal at foo" and
15237 "print 'scope1.c'::bar::funclocal at foo".
15238 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
15239 gcc compiled for "print foo::funclocal at bar".
15240 Expand all messages to ensure that they identify that
15241 the test is at bar().
15242 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
15243 gcc compiled for:
15244 "ptype on opaque struct pointer (statically)",
15245 "ptype on opaque struct tagname (statically)",
15246 "ptype on opaque struct pointer (dynamically) 1",
15247 "ptype on opaque struct tagname (dynamically) 1",
15248 "ptype on opaque struct pointer (dynamically) 2" and
15249 "ptype on opaque struct tagname (dynamically) 2
15250 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
15251 gcc compiled for:
15252 "p datalocal"
15253 "whatis datalocal",
15254 "ptype datalocal",
15255 "p bsslocal",
15256 "whatis bsslocal", and
15257 "ptype bsslocal".
15258 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
15259 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
15260 when not gcc compiled.
15261 * gdb.base/funcargs.exp (float_and_integral_args): Add
15262 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
15263 compiled.
15264 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
15265 "backtrace from call6a" when not gcc compiled.
15266 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
15267 "backtrace from call7a" when not gcc compiled.
15268 * gdb.base/callfuncs.exp (do_function_calls):
15269 Add "hppa*-*-hpux*" xfail when not gcc compiled for
15270 "p t_char_array_values(char_array_val2,char_array_val1)",
15271 "p t_char_array_values(char_array_val1,char_array_val2)",
15272 "p t_char_array_values("carray 1","carray 2")",
15273 "p t_char_array_values("carray 1",char_array_val2)",
15274 "p t_char_array_values(char_array_val1,"carray 2")",
15275 "p sum_args(1,{2})",
15276 "p sum_args(2,{2,3})",
15277 "p sum_args(3,{2,3,4})",
15278 "p sum_args(4,{2,3,4,5})"
15279 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
15280 "backtrace in corefile.exp" when not gcc compiled.
15281
15282Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15283
15284 * gdb.base/signals.exp: Rewrite `handle all print' test as
15285 a procedure. Accept blanks or TABs as whitespace, increase
15286 timeout and expect input buffer size for the large output
15287 from the command. Remove "i*86-*-bsdi2.0" xfail.
15288
15289Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15290
15291 * gdb.base/setvar.exp: Add new testcases for truncation when
15292 assigning invalid values to bitfields.
15293
15294Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
15295
d63a86f8 15296 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
15297 mips-sgi-irix* xfail for
15298 "call inferior func with struct - returns char *"
15299 and fix test so that an optional (unsigned char *) cast is
15300 accepted in the result.
15301
15302Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
15303
15304 * gdb.base/funcargs.exp (float_and_integral_args): Remove
15305 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15306 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
15307 * gdb.base/signals.exp: Remove duplicate "handle all print" test
15308 that accidentally got checked in.
15309
15310Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
15311
d63a86f8 15312 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
15313 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
15314 compiled test.
15315 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
15316 Add mips-sgi-irix5* xfail for not gcc compiled.
15317 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
15318 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
15319 "p top", "whatis top", "p middle", and "whatis middle".
15320 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
15321 "whatis signed char" for not gcc compiled.
15322 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
15323 "set variable signed char=-1 (-1)" and
15324 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
15325 * gdb.base/funcargs.exp (float_and_integral_args):
15326 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
15327 Add mips-sgi-irix* xfail when not gcc compiled for
15328 "continue to call2b".
15329 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
15330 "continue to call2g".
15331 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
15332 "backtrace from call6a"
15333 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
15334 "backtrace from call7k".
15335 Add mips-sgi-irix5* xfail when not gcc compiled for
15336 "backtrace from call7a".
15337 (localvars_after_alloca): Fix gdb_test cmds for
15338 "print * after runto ...".
15339 Remove rs6000-*-* xfails for
15340 "print i after runto localvars_after_alloca" and
15341 "print l after runto localvars_after_alloca"
15342 for all compilers.
15343 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
15344 when not compiled with gcc, for:
15345 "print signed char == (minus)",
15346 "print signed char != (minus)",
15347 "print signed char < (minus)",
15348 "print signed char > (minus)".
15349 * gdb.base/callfuncs.exp (do_function_calls):
15350 Add mips-sgi-irix* xfail, when compiled with native compiler, for
15351 "call inferior func with struct - returns char *".
d63a86f8 15352 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
15353 "correct value returned double test" to include Solaris 2.4.
15354 * gdb.base/funcargs.exp (float_and_integral_args):
15355 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 15356
c906108c
SS
15357Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15358
15359 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
15360 enumeration bitfields if compiling with GNU C.
15361 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
15362 to empty' prompt.
15363
15364Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
15365
15366 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
15367 test for PRO targets.
15368
15369 * gdb.base/funcargs.exp: Avoid ever setting more than 8
15370 breakpoints in the inferior at any given time by making
15371 two groups of breakpoints for call2*, call6* and call7*
15372 tests.
15373
15374Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15375
15376 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
15377 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
15378 from optimizing it away.
15379 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
15380 "call inferior func with struct".
15381
15382Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
15383
15384 * configure.in: Only configure gdb.chill for particular targets.
15385
15386Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
15387
15388 * gdb.base/Makefile.in: Add action to .c.o transformation
15389 rule that generates a .ci file for each .o file and remove
15390 explicit .c.o rules except for callfuncs.o.
15391 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
15392 generates a .ci file for each .o file and remove explicit
15393 .cc.o rules.
15394 (clean): Remove *.tmp *.ci files.
15395 (EXECUTABLES): Remove templ-info.exp.
15396 * gdb.base/compiler.c: New file.
15397 * gdb.c++/compiler.cc: New file
15398 * gdb.base/scope.exp: Source gdb.base/scope.ci.
15399 Change rs6000-*-* xfail for
15400 "print 'scope0.c'::filelocal_ro" and
15401 "print 'scope1.c'::filelocal" and
15402 "print 'scope1.c'::filelocal_bss" and
15403 "print 'scope1.c'::filelocal_ro" and
15404 "print 'scope1.c'::foo::funclocal" and
15405 "print 'scope1.c'::foo::funclocal_ro" and
15406 "print 'scope1.c'::bar::funclocal" and
15407 "print 'scope0.c'::filelocal_ro" and
15408 "print 'scope1.c'::filelocal at foo" and
15409 "print 'scope1.c'::filelocal_bss at foo" and
15410 "print 'scope1.c'::filelocal_ro at foo" and
15411 "print 'scope1.c'::foo::funclocal at foo" and
15412 "print 'scope1.c'::foo::funclocal_bss at foo" and
15413 "print 'scope1.c'::foo::funclocal_ro at foo" and
15414 "print 'scope1.c'::bar::funclocal at foo" and
15415 "print 'scope0.c'::filelocal_ro" and
15416 "print 'scope1.c'::filelocal" and
15417 "print 'scope1.c'::filelocal_bss" and
15418 "print 'scope1.c'::filelocal_ro" and
15419 "print 'scope1.c'::foo::funclocal" and
15420 "print 'scope1.c'::foo::funclocal_bss" and
15421 "print 'scope1.c'::foo::funclocal_ro" and
15422 "print 'scope1.c'::bar::funclocal" and
15423 "print 'scope1.c'::bar::funclocal_bss"
15424 to only be xfail'd when not compiled with gcc.
d63a86f8 15425 Add rs6000-*-* xfail for
c906108c
SS
15426 "print 'scope0.c'::filelocal_bss before run"
15427 when compiled with gcc.
15428 (test_at_main): Add rs6000-*-* xfail for
15429 "print filelocal_ro in test_at_main"
15430 when compiled with gcc.
15431 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 15432 Add rs6000-*-aix* xfail for
c906108c
SS
15433 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
15434 "ptype t_char_array", not compiled with gcc.
15435 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
15436 xfail for "list foo (in include file)" when gcc compiled.
15437 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
15438 (integral_args): Add rs6000-*-* xfail for
15439 "run to call0a" if not compiled with gcc.
15440 (unsigned_integral_args): Add rs6000-*-* xfail for
15441 "run to call1a" if not compiled with gcc.
15442 (float_and_integral_args): Add rs6000-*-* xfail for
15443 "run to call2a" if not compiled with gcc and for
15444 "continue to call2b" for any compiler.
15445 Add rs6000-*-* xfail to
15446 "print f1 after run to call2a" for gcc compiled.
15447 (discard_and_shuffle): Add rs6000-*-* xfail for
15448 "run to call6a".
15449 (shuffle_round_robin): Add rs6000-*-* xfail for
15450 "backtrace from call7a" if not compiled with gcc.
15451 Add rs6000-*-* xfail for
15452 "backtrace from call7b" if compiled with gcc.
15453 (call_after_alloca): Add rs6000-*-* xfail for
15454 "print c in call_after_alloca" and
15455 "print s in call_after_alloca" and
15456 "backtrace from call_after_alloca_subr"
15457 if not compiled with gcc.
15458 (localvars_in_indirect_call): Add rs6000-*-* xfail for
15459 "print c in localvars_in_indirect_call" and
15460 "print c in localvars_in_indirect_call" and
15461 "backtrace in indirectly called function" and
15462 "stepping into indirectly called function"
15463 if not compiled with gcc.
15464 (localvars_after_alloca): Add rs6000-*-* xfail for
15465 "print c after runto localvars_after_alloca" and
15466 "print s after runto localvars_after_alloca" and
15467 "print i after runto localvars_after_alloca" and
15468 "print l after runto localvars_after_alloca"
15469 for all compilers.
15470 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
15471 than whatis-info.exp.
15472 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
15473 than opaque-info.exp.
15474 Setup rs6000-*-* xfail for
d63a86f8 15475 "ptype on opaque struct pointer (statically)" and
c906108c
SS
15476 "ptype on opaque struct pointer (dynamically)" when
15477 not compiled with gcc.
15478 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
15479 rather than callf-info.exp.
15480 (do_function_calls): Add clear_xfail for rs6000-*-* for
15481 "p t_float_values2(3.14159,float_val2)". Seems to work
15482 fine there, both with xlc and gcc. Need to find out what
15483 it is doing right and fix other platforms.
15484 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
15485 "call inferior func with struct - returns int",
15486 "call inferior func with struct - returns long",
15487 "call inferior func with struct - returns float",
15488 "call inferior func with struct - returns double",
15489 "call inferior func with struct - returns char *",
15490 but only if not gcc compiled (presumes xlc compiled).
15491 Change rs6000-*-* xfails for
15492 "call inferior func with struct - returns char" and
15493 " call inferior func with struct - returns short" to only
15494 xfail if not using gcc.
15495 (clean mostlyclean): Remove *.ci and *.tmp files.
15496 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
15497 than templ-info.exp.
15498 * gdb.base/langs.exp: Source gdb.base/langs.ci.
15499 Add rs6000-*-* xfail for "up to foo in langs.exp"
15500 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
15501 when not gcc compiled.
d63a86f8 15502
c906108c
SS
15503Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15504
15505 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
15506 * gdb.base/corefile.exp: Likewise.
15507 * gdb.base/list.exp: Likewise.
15508 * gdb.base/scope.exp: Likewise.
15509 * gdb.base/siganls.exp: Likewise.
15510
15511 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
15512 compiler output.
15513 * gdb.base/whatis.exp: Likewise.
15514
15515Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
15516
15517 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
15518 failure (opcode table has been fixed to match reality).
15519
15520Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
15521
15522 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
15523 "call inferior func with struct - returns char",
15524 "call inferior func with struct - returns short"
15525
15526 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
15527 "print 'scope0.c'::filelocal at main",
15528 "print 'scope0.c'::filelocal_bss in test_at_main",
15529 "print 'scope0.c'::filelocal at foo",
15530 "print 'scope0.c'::filelocal_bss in test_at_foo",
15531 "print 'scope0.c'::filelocal at bar",
15532 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 15533
c906108c
SS
15534 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
15535 in source file 1". This bug seems to have been fixed with both
15536 gcc and native cc (was native assembler bug?).
15537
15538Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
15539
15540 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
15541 "backtrace through signal handler" to "i*86-*-sysv4*".
15542 * gdb.base/signals.exp: Add xfail for "'next' behaved as
15543 continue" case. Add "known SVR4 bug" to fail message.
15544 Add "i*86-*-bsdi2.0" xfail for "handle all print".
15545 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
15546 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
15547 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
15548 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
15549 "up to foo in langs.exp", "show language at foo in
15550 langs.exp", "up to cppsub_ in langs.exp", "show
15551 language at cppsub_ in langs.exp", "up to fsub in
15552 langs.exp", and "show language at fsub in langs.exp".
15553 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
15554 "bactrace in corefile.exp".
15555 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
15556 "call inferior function with struct - returns float" and
15557 "call inferior function with struct - returns double".
d63a86f8 15558
c906108c
SS
15559Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
15560
15561 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
15562 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
15563 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
15564 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
15565
15566Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
15567
15568 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
15569 (or overriden) "CHILL" macro rather then bare "gcc".
15570 Also look for ../../gcc/xgcc since that is what we will
15571 actually need, not "Makefile". Remove following assignment
15572 of CHILL to CHILL_FOR_TARGET because that results in
15573 recursive definition.
15574
15575Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
15576
15577 * gdb.base/corefile.exp: Change xfail for backtrace in
15578 corefile.exp from linuxaout to all linux.
15579 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
15580 cases where we miss the breakpoint at the signal handler
15581 for some reason. Setup xfail for linuxoldld/linuxaout and
15582 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
15583 hitting SIGURG breakpoint.
15584 * gdb.base/signals.exp: Setup xfail for "next" acting like
15585 continue to add linuxoldld. Setup xfail for all linux for
15586 "next to handler in signals_tests_1", "backtrace in
15587 signals_tests_1", "continue to func1", "pass SIGUSR1",
15588 and continue to handler".
15589
15590Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
15591
15592 * Update all FSF addresses except those in COPYING* files.
15593
15594Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
15595
15596 * gdb.base/a2-run.exp: Change messages to be more explicit about
15597 the status of args, and quote binfile in results.
15598
15599Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
15600
15601 * gdb.base/callfuncs.exp: Add tests for passing structs to
15602 inferior functions and return various types.
15603 * gdb.base/callfuncs.c: Add functions to receive a struct
15604 and return a member of the struct, in various types.
15605
15606Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15607
15608 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
15609
15610Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15611
15612 * config/vxworks29k.exp: New file, sources vxworks.exp.
15613
15614Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15615
15616 * config/gdbremote.exp: New file. Testing framework using
15617 gdbserver.
15618
15619Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
15620
15621 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
15622 "call function when asleep" and "send end of file".
15623 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
15624 for "backtrace in corefile.exp".
15625 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
15626 for "backtrace through signal handler".
15627 * gdb.base/corefile.exp: Make sure we actually generate a core file
15628 before trying the core tests. Some systems allow the user to suppress
15629 generation of core files and default to that (linux for example).
15630 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
15631 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
15632
15633Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15634
15635 * gdb.threads: New directory with some crude multi-threaded
15636 gdb tests (step.exp and step2.exp).
15637 * config/mt-lynx (STEP_EXECUTABLE): Define.
15638 (THREADFLAGS): Define.
15639
15640Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
15641
15642 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
15643
15644 * gdb.base/signals.exp: Disable whole file for lynx until
15645 further notice.
15646
15647 * gdb.base/signals.exp: xfail test where "next" acts like
15648 "continue" for lynx.
15649
15650 * gdb.base/interrupt.exp: xfail test for calling function while
15651 inferior is asleep for lynx.
15652
15653 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
15654 than one cr-lf after each command.
15655
15656Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15657
15658 * configure.in: Reinstate setting of stabsdirs variable, fix
15659 typo in setting up configdirs for native builds.
15660
15661 * gdb.base/return.exp: Fix typo in return double test.
15662 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
15663 compiler from optimizing them away.
15664
15665Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
15666
15667 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
15668 sequences to be echo'd by gdb when using gdb_test.
15669 * gdb.chill/chexp.exp: Likewise.
15670 * gdb.fortran/exprs.exp: Likewise
15671
15672Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15673
15674 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
15675 after the inferior gdb has started.
15676
15677 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
15678 after each command.
15679 * gdb.base/funcargs.exp: Likewise.
15680 * gdb.base/gdbvars.exp: Likewise.
15681 * gdb.base/interrupt.exp: Likewise.
15682 * gdb.base/list.exp: Likewise.
15683 * gdb.base/watchpoint.exp: Likewise.
15684 * gdb.c++/demangle.exp: Likewise.
15685 * gdb.c++/inherit.exp: Likewise.
15686 * gdb.chill/chexp.exp: Likewise.
15687 * gdb.fortran/exprs.exp: Likewise.
15688
15689 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
15690 test if we can't handle IO to/from the inferior.
15691
15692 * gdb.c++/misc.exp: Always check for a program already being
15693 started after sending a "run" command to gdb.
15694
15695 * gdb.base/twice.exp: Start with a fresh gdb.
15696
15697 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
15698 only depend on gdb's expression code, not the chill runtime.
15699
15700 * gdb.base/return.c: Put return values into variables so we
15701 can have gdb print them rather than depending on the program
15702 to print them.
15703 * gdb.base/return.exp: Corresponding changes.
15704
15705 * lib/gdb.exp: Provide default value for noinferiorio.
15706 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
15707 the inferior.
15708
15709 * gdb.base/break.exp: Always check for a program already being
15710 started after sending a "run" command to gdb.
15711 (text_next_with_recursion): Don't check the output from the
15712 program's printf statement. Instead just make sure the program
15713 exited.
15714
15715 * gdb.base/commands.exp: Protect tests which need arguments with
15716 $noargs conditionals.
15717
15718Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15719
15720 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
15721 of structure member arrays to match gdb/valops.c:value_addr change.
15722
15723Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
15724
15725 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
15726 cases.
15727
15728Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
15729
15730 * configure.in (configdirs): Remove gdb.chill from default list
15731 of subdirs and then add it back in only if doing a native build.
15732 The current chill compiler does not yet work in any cross build.
15733 * Revert all signal changes from Jul 6.
15734 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
15735 for sh-hms targets, allowing these tests to link, with no other
15736 changes. Testing is suppressed by setting "nosignals" in site.exp.
15737
15738Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
15739
15740 * configure.in (signaldirs): Define and add to configdirs for all
15741 targets except some specific ones that are known to not support signals.
15742 Also clean up formatting.
15743 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
15744 (signals, sigall): Remove rules to build.
15745 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
15746 Moved to new gdb.signals directory.
15747 * gdb.signals: New test directory.
15748 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
15749 signals.c signals.exp}: New or moved files.
15750
15751Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
15752
15753 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
15754
15755Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
15756
15757 * gdb.base/return.exp: Xfail `return double' test failure
15758 on at least Solaris 2.3 and handle future/past versions on
15759 a case by case basis as appropriate. Also update message
15760 to include i*86 failures.
15761
15762Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15763
15764 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
15765
15766 * lib/gdb.exp: Fix comment which erroneously identified
15767 gdb_file_cmd as gdb_load (the 19 May change was in fact to
15768 gdb_file_cmd not gdb_load).
15769 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
15770
15771 * gdb.base/setvar.exp: Make test names consistent between pass and
15772 fail cases. Use gdb_test more.
15773
15774Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15775
15776 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
15777
15778Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15779
15780 * gdb.base/help.exp: Fix expected help string for `show commands'.
15781
15782Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
15783
15784 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
15785
15786 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
15787 of a text section.
15788
15789Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
15790
15791 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
15792 that loop eventually terminates. Fix Connection refused logic so
15793 that testsuite will expire nicely.
15794
15795Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
15796
15797 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
15798 config/rom68k.exp: New tcl glue for the appropriate monitors.
15799 These all just end up calling monitor.exp.
15800 * config/monitor.exp (gdb_target_monitor): Handle `Connection
15801 refused' by retrying. Cleanup some timeout issues.
15802 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
15803 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
15804 callers don't have to set/restore global timeout variable.
15805
15806 * The following set of changes centralizes management of the global
15807 timeout variable. This way, it can be set in one target dependent
15808 place instead of dozens of places scattered throughout the test suite.
15809 If you need to lengthen a timeout, then you should either set timeout
15810 in one of the config/{target}.exp files, or multiply it by a factor.
15811 Setting it to an absolute value is always going to lose for some
15812 targets.
15813 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
15814 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
15815 * gdb.base/funcargs.exp: Don't set timeout.
15816 * gdb.base/list.exp (test_forward_search): Only use local timeout.
15817 * gdb.base/printcmds.exp (test_print_string_constants
15818 test_print_array_constants): Don't set timeout.
15819 * gdb.base/ptype.exp: Don't set timeout.
15820 * gdb.base/recurse.exp: Don't set timeout.
15821 * gdb.base/return.exp: Don't set timeout.
15822 * gdb.base/watchpoint.exp: Don't set timeout.
15823 * gdb.c++/classes.exp (do_tests): Don't set timeout.
15824 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
15825
15826Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
15827
15828 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
15829
15830Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15831
15832 * lib/gdb.exp: Disable chill tests for irix5.
15833
15834Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15835
15836 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
15837 each test pass or fail.
15838
15839Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15840
15841 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
15842 xlc not gcc.
15843
15844Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
15845
15846 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
15847
15848Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
15849
15850 * config/est.exp: Fix copyright and comments. Remove dead code.
15851 Use targetname, serialport and baud variables instead of fixed
15852 constants.
15853 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
15854 * config/cpu32bug.exp: New file to support cpu32bug monitors.
15855
15856Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15857
15858 * gdb.base/watchpoint.exp: Don't run
15859 test_watchpoint_triggered_in_syscall for sunos.
15860
15861Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15862
15863 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
15864 they don't seem to exist. Do include stdio.h.
15865
15866Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15867
15868 * gdb.base/a1-selftest.exp: Add alpha xfail.
15869
15870Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15871
15872 * gdb.base/watchpoint.c (main): Prompt before calling read().
15873 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
15874 Revise accordingly. Remove cruft about sending "123" several
15875 times, until it gets noticed. Clean up the "print buf[0]" stuff
15876 so that it passes or fails, and waits for prompts in the usual way.
15877
15878Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15879
15880 * gdb.base/recurse.exp: Fix comment.
15881
15882 * TODO: Remove item about printing variables in nodebug.exp. Add
15883 item about enabling tests which are only run on some targets.
15884
15885 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
15886 fail, make test names unique, use new gdb_test convention
15887 regarding pattern, use gdb_test more, etc.).
15888
15889 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
15890 fail, make test names unique, etc.).
15891
15892Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15893
15894 * gdb.base/nodebug.c: Change return type of top and middle to
15895 short.
15896 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
15897 are fixed by the recent mdebugread.c changes. Allow `short ()'
15898 as type for top and middle.
15899
15900Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15901
15902 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
15903 nearly as I can tell, the whole thing was an accident in Stu's
15904 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
15905 to replace a send/expect pair with gdb_test, but ended up only
15906 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
15907 of 30 Mar 1995 took care of it, but left this vestigial comment
15908 which I am now nuking.
15909
15910Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15911
15912 * gdb.base/break.exp: Look for different line number for
15913 breakpoint at main depending on usestubs.
15914
15915Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15916
15917 * gdb.base/list.exp: Adjust some alternate expect patterns to
15918 match recent list0.c change. Add alternate expect pattern for
15919 output from `list default lines around main' for optimizing
15920 compilers.
15921
15922Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15923
15924 * lib/gdb.exp: If nosignals is not set, set it to 0.
15925
15926Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
15927
15928 * config/slite-gdb.exp: Responds to load symbol table prompt.
15929 * gdb.base/break.exp: Adjust line number, fix rerun.
15930 * gdb.base/langs0.c: Add #ifdef usestubs.
15931
15932Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
15933
15934 * gdb.base/list.exp: Adjust line contents after adding new lines in
15935 list0.c. Also fix a syntax error.
15936
15937 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
15938 * gdb.base/break.exp: ditto.
15939 * gdb.base/list.exp: ditto.
15940 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
15941 * gdb.base/run.c: ditto.
15942 * gdb.base/list0.c: ditto.
15943 * gdb.base/funcargs.c: ditto.
15944
15945Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
15946
15947 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
15948 $targetname, $serialport and $baud instead of hardwired variables.
15949 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
15950 target doesn't support signals.
15951
15952Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
15953
15954 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
15955
15956Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15957
15958 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
15959 Don't rely on the value of an auto variable before it has been
15960 initialized. Use gdb_test more.
15961
15962Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15963
15964 * lib/gdb.exp (default_gdb_version): A version number must start
15965 with a digit, but other than that contains all characters up to
15966 the first whitespace character.
15967
15968Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15969
15970 * gdb.base/commands.exp (breakpoint_command_test): New tests.
15971
15972Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15973
15974 * gdb.c++/*.exp: Warn if executable does not exist. The original
15975 reason for skipping the warning was that configure.in sometimes
15976 intentionally skipped building the executables but the tcl code
15977 had no way of knowing. That (a) was always bogus with respect to
15978 error handling, (b) is no longer true (right now there is no way
15979 to skip C++ tests).
15980
15981 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
15982
15983Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15984
15985 * gdb.base/list.exp: Add expect patterns for output from
15986 SunPRO compiled executables.
15987 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
15988 types.
15989
15990Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15991
15992 * gdb.base/break.exp (test_next_with_recursion): Accept any line
15993 number (we are already testing that the correct source line text
15994 gets printed).
15995
15996 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
15997 that is what is intended, but something needed to be done to get
15998 sunos4 native working again.
15999
16000 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16001
16002 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16003 apparently went with a (very) old xfail.
16004
16005Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16006
16007 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16008 runto_main is a proc in gdb.exp that will do 'step' for target use
16009 stubs.
16010 * gdb.base/exprs.exp: ditto.
16011 * gdb.base/interrupt.exp: ditto.
16012 * gdb.base/opaque.exp: ditto.
16013 * gdb.base/printcmds.exp: ditto.
16014 * gdb.base/ptype.exp: ditto.
16015 * gdb.base/scope.exp: ditto.
16016 * gdb.base/setvar.exp: ditto.
16017 * gdb.base/signals.exp: ditto.
16018 * gdb.base/twice.exp: ditto.
16019 * gdb.c++/classes.exp: ditto.
16020 * gdb.c++/inherit.exp: ditto.
16021 * gdb.c++/templates.exp: ditto.
16022 * gdb.base/break.exp: no run and hit main for stubs. Change line
16023 numbers for breakpoints and info breakpoint.
16024 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16025 breakpoint().
16026 * gdb.base/callfuncs.c: ditto.
16027 * gdb.base/exprs: ditto.
16028 * gdb.base/interrupt.c: ditto.
16029 * gdb.base/opaque0.c: ditto.
16030 * gdb.base/printcmds.c: ditto.
16031 * gdb.base/ptype.c: ditto.
16032 * gdb.base/scope0.c: ditto.
16033 * gdb.base/setvar.c: ditto.
16034 * gdb.base/signals.c: ditto.
16035 * gdb.base/twice.c: ditto.
16036 * gdb.c++/misc.cc: ditto.
16037 * gdb.c++/templates.cc: ditto.
16038
16039Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16040
16041 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16042
16043 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16044 somewhere between `read' and `main.c'. I'm pretty sure the
16045 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16046 and it isn't particularly useful.
16047
16048 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16049
16050Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16051
16052 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16053
16054Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16055
16056 * config/mt-slite: add LIBS and -nostdlib.
16057 * config/slite-gdb.exp: add this new file to support sparclite target.
16058
16059Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16060
16061 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16062
16063 * gdb.base/a2-run.exp: Change argument to istarget from
16064 "*-*-vxworks" to "*-*-vxworks*".
16065 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16066
16067Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16068
16069 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16070 will not runto main but do a 'step' to step out of breakpoint().
16071 * config/mt-slite: add -Dusestubs.
16072
16073Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16074
16075 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16076 instead of just @.
16077
16078 * gdb.base/signals.exp: Add test for "handle all print".
16079 * TODO: Remove "handle all print". Also remove item about
16080 checking copyright date (I don't like the idea of a spurious FAIL
16081 based on when we run the tests).
16082
16083 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16084 for SunOS4 (reason for failure not investigated). Remove
16085 redundant test for $binfile.
16086
16087 * gdb.base/nodebug.c (array_index): Call malloc.
16088
16089 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16090
16091Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16092
16093 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16094 conventions and slightly simplify the matching regexp.
16095
16096Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16097
16098 * gdb.base/break.exp: Update gdb_test invocation to use new
16099 convention.
16100
16101 * lib/gdb.exp: If noargs is not set, set it to 0.
16102
16103 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
16104 tests unique.
16105
16106 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
16107
16108Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16109
16110 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
16111 one argument of type "<non-float parameter>".
16112
16113Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
16114
16115 * config/rom68k.exp: New file to support Motorola IDP board.
16116 * gdb.base/a2-run.exp: Skip this file if noargs is set.
16117 * gdb.base/break.c: Change things around so that this program
16118 doesn't depend upon args. This is necessary to make remote
16119 targets work (in general, they can't take args).
16120 * gdb.base/break.exp: Don't try to send args to program. Don't
16121 expect output. Also, replace lots of code with gdb_test.
16122
16123Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16124
16125 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
16126 printing of '\'' (which is what the comment says we are testing,
16127 even though we were not), not '''.
16128 (test_integer_literals_rejected): Test that printing ''' is an error.
16129
16130 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16131 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
16132 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
16133 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
16134 Use gdb_test not test_print_accept.
16135 * lib/gdb.exp: Remove test_print_accept.
16136
16137 * gdb.base/signals.exp (signal_tests_1): Make pass message
16138 consistent with fail message.
16139
16140 * gdb.base/whatis.exp: Remove xfails for printing char vs.
16141 unsigned char; the bug (PR 1821) is fixed.
16142
16143 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
16144
16145 * gdb.base/scope.exp (test_at_localscopes): Call pass for
16146 successful tests--makes xfailing them work right.
16147
16148Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16149
16150 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
16151 only \r\n, not .*. The test can pass .* as the last thing in
16152 $pattern if that is what it wants. In addition to providing this
16153 flexibility, this change should speed up pattern matching in cases
16154 where the pattern already ended with .* (there were a number of
16155 them). This change also helps catch bad patterns--in the old
16156 scheme the typo "char \*" instead of "char \\*" would pass. Now
16157 it is caught.
16158 * Many .exp files: Update callers.
16159
16160 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
16161 clearer and does not spuriously match multiple ('s. Likewise for
16162 ) and *.
16163
16164 * gdb.base/nodebug.exp: Test ability to call a function and pass
16165 it a string (even with no debugging info).
16166
16167 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
16168 "p '\'", which is the same as "p ''" once tcl gets done with
16169 quoting, to "p '\\'", which I suspect is what is intended (one
16170 backslash gets sent to GDB).
16171
16172 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
16173
16174Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16175
16176 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
16177 1817) was fixed literally years ago.
16178
16179Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16180
16181 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
16182 test, it causes stepping out of call_after_alloca_subr with
16183 optimizing compilers.
16184 (localvars_in_indirect_call): Consume GDB prompt if `finish'
16185 fails.
16186
16187 * gdb.c++/templates.exp: Source templ-info.exp only if
16188 the templates executable exists.
16189
16190 * gdb.c++/misc.cc (class Contains_static_instance,
16191 class Contains_nested_static_instance),
16192 gdb.c++/classes.exp (test_static_members): Test printing of
16193 a class that contains a static instance of the class.
16194
16195Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16196
16197 * gdb.base/langs2.c (cppsub_): Don't prototype.
16198 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
16199 only, I believe).
16200
16201Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16202
16203 * lib/gdb.exp (skip_chill_tests): New procedure.
16204
16205 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
16206
16207Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
16208
16209 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
16210 each expect pattern. Cuts runtime from 12 to about 4 seconds.
16211
16212Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16213
16214 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
16215
16216 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
16217 disassemble 8, not 16, instructions for part 4.
16218
16219 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
16220 support the latter anymore.
16221
16222 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
16223 -DNO_PROTOTYPES.
16224 * gdb.base/callfuncs.c: Control use of prototypes based on
16225 NO_PROTOTYPES, not __STDC__.
16226 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
16227 t_float_values2 tests if prototypes in use.
16228
16229 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
16230 t_double_values): When checking differences against DELTA, check
16231 that difference is within the range (-DELTA,DELTA), not just
16232 (-infinity,DELTA).
16233
16234Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
16235
16236 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
16237 'file' command firts, then 'target', then 'load', this is due to gdb
16238 target set up.
16239 * config/mips-gdb.exp: Fix a couple regular exp bugs.
16240
16241Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
16242
16243 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
16244 FP load/store variants.
16245 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
16246
16247Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16248
16249 * gdb.base/term.exp: Do not give a warning if not native, it is
16250 not an abnormal condition.
16251
16252Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
16253
16254 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
16255 t_char_array".
16256
16257Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16258
16259 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
16260 are getting the version number.
16261
16262 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
16263 if not native, it is not an abnormal condition.
16264
16265Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16266
16267 * lib/gdb.exp: Just use "file exists", rather than undocumented
16268 dejagnu procedure "findfile".
16269
16270Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16271
16272 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
16273 (LDFLAGS): Set to -Xlinker -Ur.
16274
16275 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
16276 Removed, these values are set by lib/gdb.exp.
16277
16278 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
16279
16280Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16281
16282 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
16283 of replicating gdb startup code.
16284
16285 * config/mt-vxworks (LDFLAGS): Set to -r.
16286 (CFLAGS_FOR_TARGET): Removed.
16287
16288 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
16289 (gdb) and gdb for vxworks uses (vxgdb).
16290
16291 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
16292 executable is not in the tree and host != target, use sed and
16293 program_transform_name to determine the gdb name used by the
16294 target.
16295
16296 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
16297 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
16298
16299Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16300
16301 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
16302 floats, chars, and shorts where there are ANSI-style function
16303 definitions.
16304
16305 * gdb.base/langs.exp, gdb.base/langs*: New test.
16306 * gdb.base/Makefile.in: Build it.
16307 * TODO: Remove item about checking that C names don't get C++
16308 demangling applied; this test tests it.
16309
16310Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16311
16312 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
16313 went with the const70 xfail. The xfail went away a year ago.
16314
16315 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
16316
16317 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
16318 for hp300.
16319
16320 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
16321
16322 * gdb.base/a1-selftest.exp: Don't run on hp300.
16323
16324Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16325
16326 * Makefile.in (site.exp): Set host_alias and target_alias as well
16327 as host_triplet and target_triplet.
16328
16329Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16330
16331 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
16332
16333 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
16334 places as other ecoff systems).
16335
16336 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
16337 ultrix.
16338
16339Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16340
16341 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
16342 remove them.
16343 * gdb.base/nodebug.exp: Accept "function" in addition to "text
16344 variable and "variable" in addition to "data variable".
16345 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
16346
16347 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
16348 2.
16349 * gdb.base/list1.c (long_line): Add additional statement at start
16350 of function.
16351 * gdb.base/list.exp (test_forward_search): Update line number to
16352 reflect new statement.
16353
16354Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16355
16356 * gdb.base/signals.exp: Reinitialize searched source directories
16357 after gdb_start call.
16358
16359Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
16360
16361 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
16362 * gdb.stabs/Makefile.in: Likewise.
16363
16364 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
16365 change. Instead split the tests into smaller pieces.
16366 * gdb.disasm/hppa.s: Corresponding changes.
16367
16368Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16369
16370 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16371 Quote ^C when passing it to stty. For some shells ^ is a pipe.
16372
16373 * gdb.base/funcargs.exp: Modify many tests so that every test
16374 either passes or fails. Make some test names unique.
16375
16376Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16377
16378 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16379 Call stty to set interrupt character.
16380
16381 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
16382 for HP assembler versus GNU assembler based on actual behavior of
16383 $(CC), rather than assuming that $(AS) is always the GNU assembler.
16384
16385 * TODO: Suggest a few more stepping tests.
16386
16387Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
16388
16389 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
16390 restart GDB for h8300 after a continue.
16391 (return): Add pattern to match a29k-udi behavior.
16392 * gdb.base/nodebug.exp: Remove obsolete comment.
16393 * gdb.base/regs.exp: New file, testing of register displays.
16394 * gdb.base/return.exp: Fix typo in reference to $objdir.
16395 * gdb.base/whatis.exp: Always start with a fresh GDB.
16396
16397Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16398
16399 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
16400 higher, these tests generate a lot of output.
16401
16402Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16403
16404 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
16405 code following the catch silently ignored some errors; without the
16406 catch they should be thrown like any other tcl error. Also, the
16407 catch used "" instead of {} which meant all the callers who wanted
16408 to include one of the characters "[]$ had to quote it an extra time.
16409 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
16410 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
16411 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
16412 Remove extra quoting.
16413
16414Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
16415
16416 * gdb.base/commands.exp: Make test names unique; every test either
16417 passes or fails. Update some comments.
16418
16419 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
16420
16421Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16422
16423 The following fixes a FAIL caused by the fact that the alpha stabs
16424 configuration didn't use the ".if alpha" code in weird.def.
16425 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
16426 bit pointer, so the 32 bit version works even on the alpha.
16427 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
16428 Remove the stuff which allowed us to have separate versions for
16429 alpha and everything else.
16430
16431 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
16432 regexp which "info func operator\[\](" is supposed to match. Fix
16433 string to send to GDB. Note that GDB still doesn't work right. Add a
16434 new test for "info func .perator\[\](" which GDB does handle correctly.
16435
16436 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
16437
16438Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16439
16440 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
16441 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
16442 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
16443 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
16444 it makes the tests harder to understand and confuses test-o-matic.
16445 The preferred style is that each test provides a PASS or a FAIL,
16446 and has a unique message (e.g. "continue #54" not just "continue")
16447 which is the same for the pass and the fail.
16448 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16449 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
16450 to lib/gdb.exp.
16451 * gdb.base/printcmds.exp: Use test_print_accept. Remove
16452 prt_accept which was basically the same thing. Likewise for
16453 test_print_reject and prt_reject.
16454 * lib/gdb.exp (test_print_reject): Add some more error message
16455 patterns to match from the former printcmds.exp (prt_reject).
16456 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
16457 One defect of the passcount stuff is that some of it failed to
16458 report XPASS where appropriate.
16459 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
16460 stuff before and after arg in expected pattern.
16461 (test_paddr_operator_functions): Re-do test without print_addr_of;
16462 this is the only test which seems to want extra stuff there.
16463
16464Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16465
16466 * gdb.base/nodebug.exp: Update new tests to reflect improved
16467 wording of gdb output.
16468
16469 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
16470 and "ptype" work on variables in files compiled without -g.
16471 Replaces commented out "maint print msymbol" tests.
16472
16473Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16474
16475 * gdb.base/setvar.c (dummy): Call malloc.
16476
16477 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
16478 losing with the irix4 sed.
16479
16480 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
16481 ALRM" on irix4.
16482
16483Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16484
16485 * TODO: Remove items about corefile.exp testing new exec-file and
16486 backtrace; both are now done. Add items about printing enums.
16487
16488Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16489
16490 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
16491 "get signal $thissig" test fails.
16492
16493 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
16494
16495Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16496
16497 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
16498 compiler warning with dec alpha compiler.
16499
16500 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
16501 extra \n from gdb_test call (this explains why the prompt test
16502 that I removed yesterday was there).
16503 (user_defined_command_test): Remove extra \n and prompt test.
16504
16505 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
16506 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
16507 doesn't exist.
16508 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
16509 Also remove alpha workaround, which turns out to be because
16510 SIGABRT == SIGLOST.
16511
16512 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
16513
16514 * gdb.base/help.exp: Don't test "help show".
16515
16516Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16517
16518 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
16519 "set print address" is on.
16520 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
16521 pass prompt to gdb_test; gdb_test already looks for the prompt.
16522
16523 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
16524
16525 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
16526 was a vestige of the manual TESTSTRATEGY, and the purpose of it
16527 was to make sure that gdb can read a core file. But (a) the "read
16528 the corefile" part didn't make it to a1-selftest.exp, we just
16529 delete the corefile after creating it, and (b) we test reading
16530 corefiles in corefile.exp anyway. Also, this test left around a
16531 xgdb process on Solaris.
16532
16533 * gdb.base/corefile.exp: Also test backtrace.
16534
16535Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
16536
16537 * gdb.base/commands.exp: Test a simple user defined command with
16538 arguments and if/while statements; verify the full user command is
16539 printed by "show user".
16540
16541 * gdb.base/commands.exp: Test if/while commands as part of a
16542 breakpoint command list; verify they appear in breakpoint
16543 information.
16544
16545Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16546
16547 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
16548 than by dividing by zero.
16549
16550Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
16551
16552 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
16553 performing an inferior call with watchpoints enabled.
16554 * gdb.base/watchpoint.c (main): Delete second unnecessary read
16555 call.
16556
16557Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16558
16559 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
16560 of "file" command.
16561
16562 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
16563 Add additional pattern for when "int operator int(void);" appears
16564 in a different order.
16565
16566Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16567
16568 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
16569
16570 * gdb.base/help.exp: Replace most of docstrings for "info signals"
16571 and "signal" with ".*".
16572
16573Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16574
16575 * TODO: Add note about "handle all nostop".
16576
16577 * gdb.base/{sigall.c, sigall.exp}: New test.
16578 * gdb.base/Makefile.in: Add it.
16579
16580Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16581
16582 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
16583 when invoking GDB, suppresses any windowing interface.
16584
16585Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
16586
16587 * config/sim-gdb: New file, simulator testing support.
16588
16589Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
16590
16591 * gdb.base/interrupt.exp: Test calling func1 twice.
16592
16593Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
16594
16595 * gdb.base/list.exp (test_forward_search): Set timeout higher
16596 when we'll be getting lots of output from gdb.
16597
16598 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
16599 "init_malloc" to after the expect statement. Run it if that
16600 regexp is taken, but also for two others which happen if source
16601 cannot be found.
16602
16603Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16604
16605 * gdb.base/printcmds.exp: New test, for printing register before
16606 program is running.
16607
16608Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16609
16610 * gdb.base/list.exp: Correct some alternate expect patterns
16611 to reflect changes in list1.c.
16612
16613Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16614
16615 * TODO: Add item regarding large frames.
16616
16617 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
16618
16619 * TODO: Remove item about enabling return.exp; it
16620 is enabled. Suggest a few more "return" tests.
16621
16622Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16623
16624 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
16625 anonymous unions.
16626
16627Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16628
16629 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
16630 and pr-5646.o, so "make" is the same as "make all", not "make
16631 pr-4975.o".
16632
16633Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
16634
16635 * gdb.base/list.exp: Adjust expectations to reflect changes in
16636 list1.c.
16637 (test_forward_search): New test proc.
16638 * gdb.base/list1.c (long_line): New function, has long source line.
16639
16640Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
16641
16642 * gdb.base/a1-selftest.exp: Change initial stepping to know about
16643 additional line of code that was added.
16644
16645Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
16646
16647 * gdb.disasm/hppa.s: Break the large branching tests into smaller
16648 tests so as not to overflow expect's input buffers.
16649 * gdb.disasm/hppa.exp: Corresponding changes.
16650
16651Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16652
16653 Beginnings of template debugging tests.
16654 * gdb.c++/templ-info.cc: New file to test for template
16655 debugging capability of the compiler.
16656 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
16657 templ-info.cc.
16658 * gdb.c++/templates.cc: Add explicit template instantiations
16659 to enable compiling with -fno-implicit-templates. Add destructor
16660 and 'value' method to T5 class for template tests.
16661 * gdb.c++/templates.exp: Add testcases for printing of template
16662 types, setting breakpoints on template methods and calling a
d63a86f8 16663 template method.
c906108c
SS
16664
16665Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
16666
16667 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
16668 branch target since some assemblers (gas-2.5) may emit a
16669 relocation for the branch instead of resolving it in the
16670 assembler.
16671
16672Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16673
16674 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
16675 through signal handler.
16676
16677Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16678
16679 * configure.in (*-*-netware): Use config/mt-netware.
16680
16681 * config/mt-netware: New file.
16682 * config/mt-i386-netware: Removed, separate configs for different
16683 netware architectures are no longer needed now that we have
16684 --with-headers.
16685
16686Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16687
16688 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
16689 by the recent changes to use ANSI C arithmetic conversions.
16690
16691Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16692
16693 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
16694 bug involving using inferior_pid to figure out whether to select a
16695 frame.
16696
16697Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
16698
16699 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
16700 match the current disassembler output.
16701
16702Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
16703
16704 * gdb.fortran/exprs.exp: Expect VOID instead of void.
16705 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
16706 types, expect "int" as type of integer values (for now).
16707
16708Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
16709
16710 * gdb.base/commands.exp: New tests for if/while commands.
16711
16712Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
16713
16714 * lib/gdb.exp (runto): Replace sub-pattern for hex value
16715 by .*, since hex values have different syntax in Chill mode.
16716
16717Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16718
16719 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
16720 linefeed from expect pattern for repeated types with indices > 9.
16721
16722Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
16723
16724 First part of Fortran test suite.
16725 * gdb.fortran: New directory.
16726 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
16727
16728Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16729
16730 * gdb.base/default.exp: Update expect pattern for load command
16731 without arguments.
16732
16733Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16734
16735 * configure.in: Change i386 to i[345]86.
16736 * gdb.base/configure.in: Likewise.
16737 * gdb.c++/configure.in: Likewise.
16738 * gdb.chill/configure.in: Likewise.
16739
16740Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
16741
16742 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
16743 patterns, since that is not a valid context for comments.
16744
16745Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
16746
16747 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
16748 repeated types and repeated types with indices > 9.
16749
16750Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
16751
16752 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
16753 2417; old bug has been fixed.
16754
16755Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
16756
16757 * gdb.base/interrupt.exp: When trying to wake up the inferior,
16758 send the newline ourselves instead of assuming gdb_test will do
16759 so when passed an empty input string.
16760
16761 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
16762 stabs testcode.
16763
16764Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16765
16766 * lib/gdb.exp (gdb_test): Don't send anything if the first
16767 argument is an empty string. This makes cases where we want to
16768 match output that is already in expect's buffers (for example,
16769 matching a breakpoint after gdb_run_cmd has been called) work
16770 reliably.
16771
16772Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16773
16774 * config/netware.exp: New file.
16775
16776Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16777
16778 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
16779 the -B and -L prefixes so we can find the debugging stub.
16780
16781 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
16782 there and we are using the gcc from the tree.
16783
16784 * gdb.base/types.c: Removed.
16785
16786 * gdb.base/configure.in: Look for makefile fragments in ../config.
16787 Recognize i386-*-netware.
16788 * gdb.c++/configure.in: Likewise.
16789
16790Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16791
16792 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
16793 the correct TCL syntax.
16794
16795Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16796
16797 * gdb.base/opaque.exp: use runto instead of messing around with
16798 breakpoints. Simplify by using gdb_test.
16799
16800 * gdb.base/bitfields.exp: restart between tests on netware targets
16801 because breakpoints aren't relocated after target death. Run
16802 processes to completion.
16803
16804 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
16805
16806Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
16807
16808 * Makefile.in: Remove extra tabs that confuse some versions
16809 of "make". Use the newly built gdb to test with by default,
16810 rather than the first one in the tester's search path.
16811
16812Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
16813
16814 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
16815
16816 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
16817 condition help.
16818
16819Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16820
16821 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
16822
16823 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
16824 running.
16825 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
16826 * gdb.base/funcargs.exp: Likewise.
16827
16828 * gdb.base/bitfields.exp: Simplify by using gdb_test.
16829 * gdb.base/funcargs.exp: Likewise.
16830
16831 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
16832 message is "".
16833
16834Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16835
16836 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
16837 return,signals,twice}.exp: Handle non-existant binaries
16838 consistantly.
16839
16840 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
16841 * gdb.base/Makefile.in: Don't try to generate a core dump, we
16842 might testing a cross development system.
16843
16844Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16845
16846 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
16847 runtest script is relative to ${srcdir}, not ${rootdir}.
16848
16849Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
16850
16851 * gdb.base/signals.exp: Allow for optionality of breakpoint
16852 address.
16853
16854Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16855
16856 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
16857
16858Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16859
16860 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
16861 for size_t definition.
16862 * gdb.c++/templates.cc: Likewise
16863
16864 * config/mt-i386-netware: New file.
16865
16866 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
16867 defined.
16868
16869 * gdb.base/Makefile.in: Added support for systems that name core
16870 files by appending "core" to the program name.
16871 * gdb.base/a1-selftest.exp: Likewise.
16872
16873Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16874
16875 * gdb.base/return.exp: Add comment and message for `return double'
16876 test failure on Sparc Solaris.
16877
16878Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
16879
16880 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
16881
16882Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16883
16884 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
16885 from optimizing them away.
16886 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
16887 patterns to include default constructors and assignment operators,
16888 to match gcc versions beyond 2.5.8. Accept any cplus demangling
16889 character in the output of the virtual base pointer.
16890
16891Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16892
16893 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
16894 expression match in print_addr_of to avoid unintented matches.
16895 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
16896 versions up to 2.5.8.
16897
16898Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16899
16900 * gdb.base/list.exp: Tweak alternate pattern for listing of an
16901 included file to run under newer versions of expect.
16902 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
16903 consecutive >'s in templates to accomodate recent cplus-dem.c change.
16904 Remove xfail for the virtual table of BDDHookV.
16905
16906Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16907
16908 * lib/gdb.exp (string_to_regexp): Set a default result.
16909 (default_gdb_start): Fix misleading message.
16910
16911Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
16912
16913 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
16914 Remove all CC, etc definitions.
16915 * config/mt-hpux: New file.
16916 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
16917 (CFLAGS, LDFLAGS): Define.
16918 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
16919
16920 * Makefile.in (site.exp): Don't insert host_os, etc.
16921 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
16922 (distclean): Check existence of subdir.
16923 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
16924 * gdb.base/Makefile.in: General cleanup and simplification.
16925 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
16926 to build executables. Use default rule to build .o files.
16927 (EXPECT, RUNTEST, CC): Fix relative pathname.
16928 (site.exp): Don't insert host_os, etc.
16929 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
16930 and/or SIGUSR1 defined.
16931 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
16932 * gdb.c++/Makefile.in: General cleanup and simplification.
16933 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
16934 (CFLAGS): Remove.
16935 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
16936
16937Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
16938
16939 * gdb.base/recurse.exp: Misc changes to get tests running again
16940 after Kung's changes to the watchpoint code.
16941 * gdb.base/watchpoint.exp: Likewise.
16942
16943Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
16944
16945 * lib/gdb.exp (string_to_regexp): Convert {\} also.
16946
16947Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16948
16949 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
16950 * lib/gdb.exp (default_gdb_start): Define.
16951 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
16952 gdb.base/funcargs.exp, gdb.base/opaque.exp,
16953 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
16954 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
16955 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
16956 Don't call gdb_target_udi in between tests.
16957
16958Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16959
16960 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
16961 (which was basically just a local version of the same thing). In
16962 addition to avoiding duplication, gdb_test_exact is faster.
16963 * lib/gdb.exp (gdb_test_exact): Fix typo.
16964
16965 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
16966 don't give an error.
16967
16968 * gdb.base/term.exp: Call delete_breakpoints before starting.
16969
16970 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
16971 (t10): Add comment.
16972
16973Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
16974
16975 Reorganization of the GDB Test Suite.
16976
16977 * gdb.base: New directory, contains all the basic tests.
16978 * gdb.c++: New directory, tests specific to C++.
16979 * gdb.chill: New directory, tests specific to Chill.
16980 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
16981 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
16982 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
16983 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
16984 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
16985 t30-31 to chill).
16986 * */gdbme.*: Rename to match appropriate expect scripts.
16987 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
16988 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
16989 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
16990 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
16991 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
16992 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
16993 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
16994 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
16995 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
16996 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
16997 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
16998 gdb.c++/virtfunc.cc: New names of C++ files.
16999 * gdb.chill/chillvars.ch: New name of Chill file.
17000 * gdb.base/configure.in, gdb.c++/configure.in,
17001 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17002 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17003 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17004 * configure.in (configdirs): Update to reflect directory changes.
17005 (target_abbrev): No longer define for any configuration.
17006 * Makefile.in: Cosmetic improvements to header comments.
17007
17008Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17009
17010 Various changes to gdb.t31:
17011
17012 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17013 * gdbme.ch: Make all key-words and predefineds be upper-case.
17014 * chillvars.exp: Expect key-words and predefinds in upper-case.
17015
17016 * chillvars.exp: Use gdb_test_exact many places.
17017 Change expected output for arrays (which now includes index labels).
17018
17019 * pr-5020.exp, gdme.ch (module PR_5020):
17020 New test, for PR-5020.
17021
17022Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17023
17024 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17025 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17026
17027Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17028
17029 * Makefile.in: Fix bit-rot in definitions of CHILL,
17030 CHILL_FOR_TARGET and Chill_LIB.
17031 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17032 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17033 CHILL, and CHILL_LIB.
17034
17035Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17036
17037 * Revert the previous changes. Please see Rob's directory
17038 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17039
17040Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17041
17042 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
17043 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17044 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17045 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
17046 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17047 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17048 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17049 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17050 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17051 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17052 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17053 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17054 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17055 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17056 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17057 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17058 changes from 94Q1.
17059
17060Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17061
17062 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17063 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17064 Rob's new testing fragments.
17065
17066Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17067
17068 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 17069 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
17070
17071Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17072
17073 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17074 version also, match on casted version strings, and match on
17075 gdb startup case where the line numbers might be messed up.
17076
17077Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17078
17079 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 17080 (CFLAGS): Delete it from here.
c906108c
SS
17081
17082Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17083
17084 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17085
17086Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17087
17088 * Makefile.in (RUNTEST): Default to just "runtest".
17089
17090Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17091
17092 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17093 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17094 the code has been restructured.
17095
17096Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17097
17098 * gdb.t00/default.exp (set write): Allow any number of \r and/or
17099 \n, not just one of each.
17100
17101 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
17102 /bin/cc gives a warning if you do.
17103
17104Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
17105
d63a86f8 17106 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
17107 __t10ListS_link1ZUiRCUiPT0
17108
17109Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17110
17111 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
17112 on local variables in recursive functions.
17113
17114 * gdb.t07/Makefile.in: Build the new test.
17115
17116Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17117
17118 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
17119 directly. Instead compare the return values from actual calls.
17120
17121Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
17122
17123 * Makefile.in (check): Set TCL_LIBRARY for runtest.
17124
17125Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17126
17127 * From Peter Schauer with minor modifications.
a9c64011
AS
17128 * gdb.t15/return.exp (return_tests): Handle targets where "return"
17129 stops in mid-line in the caller. Add xfail for returning a float
17130 value on X86 targets.
c906108c
SS
17131
17132Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17133
17134 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
17135 to avoid expect lossage.
17136 (fmem_LRbug_tests): Likewise.
17137 * gdb.disasm/hppa.s: Corresponding changes.
17138
17139 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
17140 conditions to work with latest dejagnu/expect.
17141
17142 * gdb.t15/funcargs.exp (finish from indirect call): No longer
17143 expected to fail on the PA.
17144 (backtrace in call with trampolines): Explicitly require main
17145 to be frame #1 (no trampolines should show up in backtrace).
17146
17147 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
17148 "continue -expect".
17149 * gdb.t06/break.exp: Likewise.
17150 * gdb.t07/watchpoint.exp: Likewise.
17151 * gdb.t13/bitfields.exp: Likewise.
17152 * gdb.t15/{funcargs,return}.exp: Likewise.
17153 * gdb.stabs/weird.exp: Likewise.
17154 * config/{mips,udi}-gdb.exp: Likewise.
17155
17156 * hppa.sed: Enclose comments within a sed command to avoid
17157 losing with the old OSF1 sed.
17158
17159Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17160
17161 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
17162 sequent dynix.
17163 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
17164 * gdb.t15/funcargs.exp: Conditionally step again to really
17165 finish from marker_call_with_trampolines. Handle the case where
17166 the first step from within call_with_trampolines already steps
17167 us back to main.
17168 * gdb.t15/gdbme.c: Add comment to closing brace of
17169 call_with_trampolines for funcargs.exp.
17170
17171Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17172
d63a86f8 17173 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
17174 Fix typo(s).
17175
17176Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17177
17178 * gdb.t07/gdbme.c: More code for watchpoint testing.
17179
17180 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
17181 "Hardware watchpoint" throughout file.
17182 (test_watchpoint_triggered_in_syscall): New test.
17183 (test_complex_watchpoint): New test.
17184
17185Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17186
17187 * gdbme.c (call_with_trampolines): New function to try and step
17188 into. Tests trampoline problems on the PA.
17189
17190 * funcargs.exp (localvars_in_indirect_call): No longer expect
17191 stepping into indirect call to fail on PAs.
17192 (test_stepping_over_trampolines): New test.
17193
17194Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17195
17196 * TODO: Add suggestions for static member function tests, and
17197 completion tests.
17198
17199Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17200
17201 * TODO: Add suggestions for "p/a" tests.
17202
17203 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
17204 (default_gdb_exit): Replace all the hair with sending "quit" to
17205 the process with a simple close.
17206
17207Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17208
17209 * TODO: Add suggestions for shared library tests.
17210
17211Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17212
17213 * TODO: Add suggestions for x/s tests.
17214
17215Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17216
17217 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
17218 "enable once", and "enable breakpoints once" with ".*".
17219
17220Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17221
17222 * TODO: Add suggestions about structure passing tests.
17223
17224Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17225
17226 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
17227 the primary1 test, use work around if __GNUC__ < 2.
17228 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
17229 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
17230 Test for bad output rather than waiting for timeout. Issue
17231 second continue only if first continue failed.
17232
17233Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17234
17235 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
17236 operator[] test with gdb_test because the old code didn't seem to
17237 be getting the quoting right with the new dejagnu.
17238
17239Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
17240
17241 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
17242 one from the path.
17243 * Makefile.in: Use a fresh expect if there is one, use runtest
17244 from the src tree if there is one.
d63a86f8 17245
c906108c
SS
17246Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17247
17248 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
17249 next over recursive call. Revise the tests from that point on
17250 (which had been skipped) to match GDB's actual (correct) output.
17251
17252 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
17253 with next over a breakpoint whose condition is false.
17254
17255 * gdb.t00/help.exp: Comment out "help set print" tests just like
17256 (and for same reason as) "help set" test.
17257
17258Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17259
17260 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
17261 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
17262
17263Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17264
17265 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
17266 necessary gdb_target_udi.
17267
17268 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
17269
17270 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
17271 1838 and 2417; they are fixed.
17272
17273 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
17274 gdb.t03/ptype.exp (ptype structure, ptype union):
17275 Remove xfails; the test is looser than when the xfails were added.
17276
17277 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
17278 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
17279
17280 * gdb.t01/run.exp: Only run shell test if isnative.
17281
17282 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
17283 since "run" automatically loads if necessary. Call gdb_target_udi
17284 after the "file" since "file" kills any execution target.
17285
17286 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
17287 GDB. GDB doesn't work that way (not anymore at least) on UDI.
17288 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
17289 argument for UDI.
17290
17291Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17292
17293 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
17294
17295 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
17296
17297Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17298
17299 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
17300 properly quoting regexps. This makes the second argument to
17301 demangle a fixed string, which matches the callers, instead of a
17302 shell-style pattern which is what the previous implementation
17303 used. Update some of the callers.
17304
17305Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17306
17307 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
17308 (comib_nullified_tests): Fix typo.
17309 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
17310 strings. No longer expected to fail.
17311
17312 * gdb.disasm/hppa.s (addib_tests): Fix typo.
17313 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
17314 strings. No longer expected to fail.
17315
17316 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
17317 string. No longer expected to fail.
17318
17319Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17320
17321 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
17322 No longer expected to fail.
17323
17324 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
17325 string. No longer expected to fail.
17326
17327Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17328
17329 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
17330 only in the names (I probably got most of them). I was even
17331 generous with some which differed in underscores in names, and
17332 probably missed a few, and I *still* was able to remove almost a
17333 third of the file with almost no impact on testsuite coverage.
17334
17335Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17336
17337 * gdb.t00/default.exp: Match udi_attach error message as well as
17338 the one from child_attach.
17339
17340 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
17341
17342 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
17343
17344 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
17345 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
17346
17347 * Move test with enums and partial symbols back to
17348 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
17349 Reverts the change of 26 May 93. Per today's change to
17350 stabs.texinfo, the behavior that weird.exp was expecting was
17351 unreasonable; what is important is that the compiler+gdb get
17352 things right, which happens with a recent gcc. Also fix the test
17353 to deal with native compilers which put out the stab gdb can't
17354 deal with.
17355
17356Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17357
17358 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
17359 in the names. The main thing these accomplish is to slow things down.
17360 Many more such duplicates surely remain.
17361
17362 * gdb.t00/help.exp: Comment out "help support" test just like
17363 (and for same reason as) "help set" test.
17364
17365Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
17366
17367 * gdb.t06/break.exp: Remove setup_xfails for
17368 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
17369 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
17370 about known bug in gcc to include up through 2.5.8.
17371 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
17372 well as "_vb$".
17373 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
17374 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
17375 with latest gcc and gdb.
17376 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
17377 well as "_vb$".
17378
17379Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17380
17381 * configure.in (hppa*-*-*): Also configure and build stabs-only
17382 tests.
17383
17384Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17385
17386 * gdb.t10/hppa.mt: A makefile fragment for the PA.
17387 * gdb.t10/configure.in (hppa*-*-*): Use it.
17388
17389Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17390
17391 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
17392
17393Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17394
17395 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
17396 versions prior to 1.13.5.
17397
17398Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17399
17400 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
17401 the prompt is at the start of a line.
17402
17403Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17404
17405 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
17406 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
17407 in the copr tests now.
17408 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
17409 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
17410 expected to fail.
17411
17412Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
17413
17414 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
17415 gdb.t31/chillvars.exp, lib/gdb.exp:
17416 Tweak to run under either version of expect.
17417 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
17418 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
17419 * gdb.t11/list.exp: Remove extraneous whitespace.
17420
17421Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17422
17423 * gdb.t16/printcmds.exp (test_print_strings): Accept
17424 "(unsigned char *) " before the string.
17425
17426 * TODO: Add notes about printing of fancy types and GDB expressions.
17427
17428Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
17429
17430 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
17431 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 17432 if doing mips-idt-ecoff.
c906108c
SS
17433
17434Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
17435
17436 * Most .exp files: Tweak to run under either version of expect.
17437
17438Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17439
17440 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
17441 xfails; I'm not sure why they are failing, but not because of PR 1806.
17442
17443Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
17444
17445 * config/unix-gdb.exp: Remove gdb_unload cause it's already
17446 defined in lib/gdb.exp.
17447
17448Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17449
17450 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
17451 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
17452 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
17453 have to be typeless.
17454
17455Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17456
17457 * TODO: Add suggestion for copyright year test.
17458
17459Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
17460
17461 * configure.in (*-*-lynxos*): Add stabs tests.
17462
17463Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17464
17465 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
17466 so insert a tab before any assembler directive in column zero.
17467
17468 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
17469 stores.
17470 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
17471 stores.
17472 (fpu_short_memory_tests): Likewise.
17473
17474Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17475
17476 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
17477 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
17478 .stabs directives in comments.
17479
17480Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17481
17482 * TODO: New file, describing tests we could write.
17483 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
17484
17485Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17486
17487 * gdb.t06/signals.exp: Add kludge to force re-sync.
17488
17489 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
17490 to xgdb instead of gdb, get out of gdb.
17491
17492Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
17493
17494 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
17495 for info.
17496
17497Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17498
17499 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
17500 * gdb.stabs/configure.in (hppa*-*-*): Use it.
17501 * gdb.stabs/hppa.sed: New sed script for the PA.
17502
17503Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17504
17505 * gdb.stabs: Re-write weird.def and configuration to use sed
17506 instead of cpp. sed is portable and POSIX; cpp is neither.
17507
17508Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17509
17510 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
17511
17512Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17513
17514 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
17515
17516Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17517
17518 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
17519 "_vb$".
17520 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
17521 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
17522
17523Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17524
17525 * lib/gdb.exp: Comment out code which depends on non-existent
17526 `transform' procedure.
17527
17528Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
17529
17530 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
17531 * lib/gdb.exp: Transform tool name.
17532 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
17533 1.1's new error handling system.
17534
17535Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17536
17537 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
17538
17539Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17540
17541 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
17542 They made pattern matching so slow that timeouts happened on
17543 heavily loaded systems. Now any output from "show print" which
17544 gets us back to the GDB prompt is a PASS.
17545
17546Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
17547
17548 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
17549
17550Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17551
17552 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
17553
17554 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
17555 It is not from PR 3220.
17556
17557Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17558
17559 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
17560 just started failing because they depended on the order the
17561 subcommands are presented, or exact docstring text. This kind of
17562 test is a pain and has minimal benefit.
17563
17564Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17565
17566 * gdb.t09/corefile.exp: At end of test, use "core" command with
17567 no arguments.
17568
17569Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
17570
17571 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
17572 17}/Makefile.in: Make it possible to run the testsuite with Sun
17573 make and CC = cross gcc by adding explicit build rules for .o
17574 files.
17575
17576Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17577
17578 * gdb.t15/funcargs.exp: Don't put comments on same line as
17579 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 17580
c906108c
SS
17581Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17582
17583 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
17584
17585Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
17586
17587 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
17588 * gdb.t20/inherit.exp: remove three dumplicate entries.
17589
17590Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17591
17592 * gdb.t06/break.exp: For "next over recursive call", fail on any
17593 incorrect output, not just on "factorial (value=2)".
17594
17595Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17596
17597 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
17598 working now. Add an xfail if accesing a bss variable causes
17599 a memory error if the target is not yet run.
17600
17601Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17602
17603 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
17604 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
17605 name of __st* demangling (2 strings). Did Kung really get the
17606 more than 95 others right without testing them?
17607
17608Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
17609
17610 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
17611
17612Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
17613
17614 * configure.in (configdirs): Add gdb.disasm
17615 * gdb.disasm: New directory for GDB disassembler tests.
17616 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
17617
17618Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17619
17620 * gdb.t00/help.exp: Don't test "help set".
17621
17622 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
17623 from within expect statements. None of these happen anymore and
17624 they cause regressions to be silently unnoticed.
17625
17626 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
17627 messages) about known failures with gcc cygnus-2.4.5-930417.
17628
17629 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
17630 comp-info.exp so it gets built if it doesn't exist.
17631
17632 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
17633 it is no longer used.
17634 * gdb.t13/comp-info.c: Removed.
17635
17636Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
17637
17638 * gdb.t06/signals.exp: Add xfail for sun3.
17639
17640Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17641
17642 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
17643 relevant because ^C doesn't get sent but failure can be reproduced
17644 interactively).
17645
17646Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17647
17648 * gdb.stabs/alpha.mt: New configuration file for alpha.
17649 * gdb.stabs/configure.in: Use it.
17650 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
17651 sharing with alpha.mt, redefine long to word via preprocessor.
17652 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
17653 for alpha.
17654 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
17655 native cc.
17656 * gdb.t00/teststrategy.exp: Change expect string so that we
17657 consume the `(xgdb)' from the command echo and from the gdb prompt.
17658 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
17659 gdb currently compares all values as long, so this failure probably
17660 applies to any configuration where LONGEST is bigger than a target int.
17661 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
17662 with gcc.
17663 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
17664 to handle opaque pointers, gcc is.
17665 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
17666 as first argument. Include <sys/types.h> and change all operator
17667 new definitions to use size_t.
17668 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
17669 now that we use size_t.
17670
17671Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17672
a9c64011 17673 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 17674 a long or float array cast all array members to the same type.
a9c64011 17675 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 17676 with 64 bit longs.
a9c64011 17677 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 17678 on alpha.
a9c64011 17679 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
17680
17681Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17682
17683 * gdb.t24 (demangle.exp): Constructors of templates have names like
17684 vector<int>::vector(int) not vector<int>::vector<int>(int). See
17685 section 14.6 of the ARM.
17686
17687 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
17688 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
17689 accomplish little and slow down the testsuite.
17690
17691 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
17692 Accept spaces various places.
17693
17694Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17695
17696 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
17697 with watchpoint enabled.
17698
17699 * Makefile.in: Remove definition of CC and remove the second
17700 definition of CXX (the "CXX = gcc" one remains). These definitions
17701 were causing backquotes to be expanded within backquotes, which
17702 doesn't work.
17703
17704Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
17705
17706 * gdb.t17/callfuncs.exp: Add "return 0" to end.
17707
17708Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17709
a9c64011
AS
17710 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
17711 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
17712 by mips cc and contains no stabs entries.
17713
17714Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
17715
17716 * config/vx-gdb.exp: Use fake device to load files rather than
17717 NFS.
17718 * lib/gdb.exp: New proc to do "file" command.
17719 * config/unix-gdb.exp: Use new "file" proc.
17720
17721Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17722
17723 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
17724 Rework board rebooting slightly.
17725 (gdb_exit): Don't exit from the remote shell; there isn't one.
17726 * gdb.stabs/weird.exp: If a program is being debugged already,
17727 kill it.
17728 * gdb.t04/setvar.exp: Stop and restart gdb.
17729 * gdb.t05/expr.exp: Likewise.
17730 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
17731 restart gdb and reload the program.
17732 * gdb.t08/opaque.exp: Likewise.
17733 * gdb.t12/scope.exp: Likewise.
17734 * gdb.t13/bitfields.exp: Likewise.
17735 * gdb.t15/funcargs.exp: Likewise.
17736 * gdb.t20/classes.exp: Likewise.
17737 * gdb.t03/ptype.exp: Increase timeout.
17738 * gdb.t16/printcmds.exp (test_print_string_constants,
17739 test_print_array_constants): Likewise.
17740 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
17741 * gdb.t20/classes.exp (do_tests): Likewise.
17742 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
17743
17744Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
17745
17746 * gdb.stabs: Renamed *wierd* to *weird*.
17747
17748Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17749
17750 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
17751 for timeout. Add "known gcc 2.4.5 bug" to failure message.
17752
17753Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17754
17755 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
17756 (do_tests): Remove xfail for whatis on one_var and two_var.
17757
17758Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
17759
17760 * Makefile.in: Made cross building work better by adding
17761 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
17762
17763Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17764
17765 * gdb.t15/{return.c,return.exp,Makefile.in}:
17766 New test, currently commented out.
17767
17768Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
17769
17770 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
17771 still running and removes the leftover named socket so GDb can do
17772 clean restarts.
17773
17774Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
17775
17776 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
17777 console, not GDB.
17778 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
17779 cross testing works better with "make check"
17780 * config/unix-gdb: Use default procedures for exit and version.
17781 * config/vx-gdb.exp: Cleaned up and massaged back to working order
17782 with the newest VxWorks.
17783
17784Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17785
17786 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
17787 old form.
17788
17789 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
17790 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
17791
17792 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
17793
17794 * config/unix-gdb.exp: Remove this version of gdb_exit
17795 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
17796 Rob says he'll look at it when he gets back to testing boards.
17797
17798Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
17799
17800 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
17801 an expected fail for certain ptype commands.
17802
17803 * gdb.t20/classes.exp: Update expected results of "ptype class
17804 Base1" to account for the constructor that now appears in the type.
17805
17806Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
17807
17808 * configure.in (configdirs): Restore gdb.t04, which mysteriously
17809 disappeared from list.
17810 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
17811 "alldone" proc with call to cleanup and exit.
17812 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
17813 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
17814 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
17815 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
17816 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
17817 "alldone" proc with simple returns that suppress remaining
17818 tests. The alldone proc went away many months ago.
17819
17820Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17821
17822 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
17823
17824 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
17825
17826Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17827
17828 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
17829 as vax gdb will display them.
17830
17831Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17832
17833 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
17834 optimizers.
17835
17836 * scope.exp: Change "bad value for localval" messages so each one
17837 is unique.
17838
17839 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
17840 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
17841
17842 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
17843
17844Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17845
17846 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
17847 doesn't exist (due to optimization).
17848
17849Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17850
17851 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
17852 contains \r because the filename is long.
17853
17854 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
17855 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
17856
17857Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17858
17859 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
17860 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
17861 Ultrix.
17862 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
17863 int tests.
17864 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
17865
17866Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
17867
17868 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
17869
17870 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 17871 to match does not match the passing case but still matches the
c906108c
SS
17872 failing case.
17873
17874Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17875
17876 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
17877
17878Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
17879
17880 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
17881 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
17882 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
17883 Remove various versions of gdb_exit.
17884 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
17885 gdb_exit.
17886 * config/unix-gdb.exp: gdb_exit remains here, and should override
17887 the generic version, since it's doing a lot of wierd stuff that
17888 the other versions aren't. FIXME, fold it in, or abandon this
17889 version.
17890
17891Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17892
17893 * gdb.t24/demangle.exp: Add tests for PR 3220.
17894
17895Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17896
17897 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
17898
17899Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
17900
17901 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
17902 "i386-*-*". Works for i486 as well.
17903
17904 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
17905 bug, and expand domain of xfail to all SVR4 systems, since the
17906 actual problem is likely to be in generic SVR4 /proc support.
17907
17908Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17909
17910 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
17911
17912Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
17913
17914 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
17915 xfails for other systems. Match a missing 'Continuing.' as an
17916 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
17917
17918 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
17919 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
17920 Only issue warning for missing executables if -all option is used.
17921
17922 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
17923 file if -all option is used. It's like an unpredictable XFAIL.
17924
17925Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17926
17927 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
17928 for dynamically linked binaries.
17929
17930 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
17931
17932Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17933
17934 * gdb.t20/inherit.exp: Change message for "print tagless struct"
17935 to state that this is a known bug in old versions of g++.
17936
17937Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17938
17939 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
17940 while waiting for `Continuing'.
17941
17942Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
17943
17944 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
17945 in text, data, and bss.
17946 * gdb.t10/nodebug.c: Add local and global test variables for
17947 initialized and uninitialized data.
17948
17949Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17950
17951 * config/unix-gdb.exp (gdb_exit): Add "wait".
17952
17953Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17954
17955 * gdb.t06/signals.exp: xfail the continue from the handler for all
17956 targets.
17957
17958 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
17959 function with watchpoints enabled, the i386 call dummy starts with
17960 a call.
17961
17962 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
17963 386 bsd names its corefiles.
17964
17965Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
17966
17967 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
17968 compilers don't grok it.
17969 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
17970 with small octal ints rather than character constants, which
17971 are signed and might not fit if first promoted to int.
17972
17973Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
17974
17975 * gdb.t09/Makefile.in (clean): Remove corefile.
17976
17977Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17978
17979 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
17980
17981Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17982 and Jim Kingdon (kingdon@cygnus.com)
17983
17984 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
17985 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
17986 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
17987
17988Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17989
17990 * gdb.t17/interrupt.exp: Add xfail for hppa.
17991
17992Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17993
17994 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
17995 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
17996 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
17997 to determine signed-ness of bitfields and use the result to setup
17998 the xfail.
17999 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18000 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18001 call line is reached if necessary.
18002
18003Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18004
18005 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18006
18007Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18008
18009 * gdb.t06/break.exp: Also test `clear' command.
18010
18011Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18012
18013 * gdb.t00/teststrategy.exp: Remove extra quote.
18014
18015 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18016 watchpoint enabled to be for all non-68k machines.
18017
18018 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18019
18020Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18021
18022 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18023 targets use aout.mt instead of ecoff.mt as gas understands
18024 standard aout format.
18025
18026Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18027
18028 * lib/gdb.exp (runto): Don't insist that function we are running to
18029 was compiled with -g.
18030
18031 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18032
18033 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18034 to get back into the read system call.
18035 Accept leading newline in case where we woke it up.
18036
18037Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18038
18039 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18040 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18041 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18042 enable ecoff configuration.
18043
18044Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18045
18046 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18047
18048Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18049
18050 * gdb.t16/printcmds.exp: Add another printf test.
18051
18052Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18053
18054 * configure.in: If configured -with-stabs on any target, add
18055 stabsdirs to configdirs.
18056
18057Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18058
18059 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18060 fun" so pattern does not match the command itself.
18061
18062Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18063
18064 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18065
18066Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18067
18068 * gdb.t17/interrupt.exp: Test for more things.
18069
18070Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18071
18072 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18073 compiler arranges the code and line numbers.
18074
18075 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18076
18077Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18078
18079 * gdb.t00/help.exp: Increase expect input buffer size.
18080
18081Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18082
18083 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18084
18085 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18086
18087 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18088
18089 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18090 [0-9]*, not just [0-9].
18091
18092Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18093
18094 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18095
18096 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
18097
18098Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18099
18100 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
18101
18102Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18103
18104 * gdb.t06/signals.c: Add xfails for sun3.
18105
18106 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
18107
18108 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
18109 test_stepping tests.
18110
18111Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18112
18113 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
18114
18115 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
18116
18117 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
18118 rather than actually putting it through cpp twice.
18119
18120 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
18121
18122Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
18123
18124 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
18125 no longer needed.
18126
18127Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18128
18129 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
18130
18131 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
18132 C++ features prints as "struct", make it a pass, not an xfail.
18133
18134Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18135
18136 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
18137 Don't require VA to print as "class" rather than "struct".
18138
18139Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
18140
18141 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
18142
18143Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18144
18145 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
18146
18147Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18148
18149 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
18150 order.
18151
18152Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18153
18154 * gdb.t16/printcmds.exp: Add printf tests.
18155
18156 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
18157
18158 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
18159
18160Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
18161
18162 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
18163 pass counts, to counteract any existing or future setup_xfails.
18164
18165Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18166
18167 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
18168 {BEGIN,END}_COMMON for common block instead of STAB.
18169 * gdb.stabs/wierd.exp: Add xfail for rs6000.
18170
18171 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
18172 intp_var should be N_GSYM not N_LSYM.
18173 wierd-aout.S: Use a label for the value of the N_SO.
18174 wierd.def: Remove all backslashes.
18175 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
18176
18177Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18178
18179 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
18180 get the expected next to inheritance3.
18181
18182Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18183
18184 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
18185 now that gcc-2.4 gets it right.
18186
18187Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18188
18189 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
18190
18191 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
18192 generating comp-info.exp which works for cross-compilation.
18193
18194Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
18195
18196 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
18197 "*-*-sysv4.*".
18198
18199Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
18200
18201 * gdb.t01/run.exp: Start with a fresh gdb.
18202 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
18203 SVR4.x.
18204
18205Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
18206
18207 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
18208 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
18209 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
18210 Makefile.in (distclean, realclean): Remove gdbme.c from list of
18211 things to remove.
18212
18213Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
18214
18215 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
18216 test cases from bug reports.
18217
18218Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
18219
18220 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
18221 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
18222 avoid spurious xfails.
18223 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
18224 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
18225 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
18226
18227Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
18228
18229 * gdb.t00/teststrategy.exp: Rework to provide more useful
18230 description of each test, fix problem with systems that define
18231 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
18232 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
18233 results for "next over recursive call" so timeouts aren't taken
18234 by error.
18235
18236Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
18237
18238 * gdb.t12/scope.exp: Test printing of variables before run.
18239
18240 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
18241 printed in wrong order due to sorting.
18242
18243Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
18244
18245 * gdb.t00/teststrategy.exp: Fix expected results for printing
18246 user entered string constant. Is array of char, prints with no
18247 address.
18248
18249 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
18250 commands.
18251 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
18252 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
18253 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
18254 of struct of char arrays.
18255 * gdb.t00/radix.exp: New tests for radix commands.
18256
18257Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
18258
18259 * gdb.t16/printcmd.exp: Print a variable before running program
18260 (with xfail for AIX).
18261
18262Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
18263
18264 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
18265
18266 * gdb.t16/printcmd.exp: Don't print variables before running program.
18267
18268 * gdb.t06/break.exp: Don't require envp argument to main.
18269
18270 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
18271
18272 * gdb.t02/whatis.exp, gdb.t11/list.exp:
18273 Add xfails for rs6000.
18274
18275 * gdb.t02/whatis.exp: Change other tests not to re-test something
18276 we already tested.
18277
18278 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
18279 each type used has a variable of that type.
18280
18281Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
18282
18283 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
18284
18285Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18286
18287 * configure.in: change srctrigger to be a file, not a directory
18288
18289Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
18290
18291 * configure.in (mips-idt-ecoff*): Added trailing '*'.
18292
18293 * gdb.t11/list.exp: Fixed a couple of typos.
18294
18295Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
18296
18297 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
18298 is fixed and PR is closed.
18299 * gdb.t16 (gdbme.c): Add simple test string variable.
18300 * gdb.t16 (printcmds.exp): Add tests with simple test string
18301 variable, primarily for boundaries on "set print elements".
18302
18303Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
18304
18305 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
18306 Make leading 0's optional and don't expect a tab in the middle
18307 of the number.
18308
18309 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
18310
18311 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
18312 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
18313 don't end command passed to gdb_test with newline.
18314
18315 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
18316 signed keyword away, don't expect signed bitfields to be signed.
18317
18318 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
18319 printing with only as many 1's as are in the field as well as printing
18320 with 32 1's (see comment).
18321
18322Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
18323
18324 * gdb.t00/default.exp: Start with a fresh gdb.
18325 * configure.in (configdirs): Remove gdb.t31 until the chill
18326 compiler works again. It no longer is able to find chillrt0
18327 since it isn't in libchill.a anymore.
18328 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
18329 wierd.o, make more modular.
18330 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
18331 spurious newlines that caused problems.
18332
18333Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18334
18335 * Move test with enums and partial symbols from gdb.t03/ptype.exp
18336 to gdb.stabs/wierd.exp since GCC has worked around the bug.
18337 gdb.stabs/wierd.{exp,def}: Many new tests.
18338
18339 * gdb.t00/default.exp: update info line for new message.
18340
18341 * gdb.t02/{whatis.exp,gdbme.c}:
18342 Test that "char *" doesn't print as "caddr_t".
18343
18344Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18345
18346 * gdb.t00/help.exp: Use .* in place of some help messages which
18347 just changed.
18348 gdb.t00/default.exp: Update "info frame" test for new message.
18349 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
18350 Remove some xfails
18351
18352Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18353
18354 * gdb.t03/{gdbme.c,ptype.exp}:
18355 Add tests for typedef'd struct and union without tags.
18356 Also check "whatis" on a variable of a typedef'd enum without a tag.
18357
18358 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
18359 PRMS 1823; the bug still exists but isn't reproduced by this test
18360 anymore), and remove rs6000 XFAIL (the bug is fixed).
18361
18362 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
18363 duplicated from whatis.exp. For those that are left, accept
18364 "long", "long int", or "int" for long variables (whatis.exp already
18365 has an XFAIL for "int", so no need to fail it here).
18366
18367 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
18368 Deal with GCC's names for types now that GDB uses the compiler's names.
18369
18370 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
18371 setup_xfail's for sunos4. If we #defined the signed keyword away,
18372 don't expect GDB to know that char it is signed.
18373
18374 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
18375
18376Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
18377
18378 * configure.in (configdirs): Add gdb.t24 for C++ tests that
18379 should work on any system, regardless of debugging format.
18380 * gdb.t21/demangle.exp: Move to gdb.t24.
18381 * gdb.t24/demangle.exp: Move from gdb.t21.
18382 * gdb.t24/{Makefile.in, configure.in}: New files.
18383
18384Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18385
18386 * configure.in: Do gdb.stabs and C++ tests only for stabs.
18387 * gdb.stabs: New directory.
18388
18389Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18390
18391 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
18392 not just "Quit anyway?".
18393
18394Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
18395
18396 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
18397 that all setup_xfails are immediately followed by clear_xfails.
18398
18399Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
18400
18401 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
18402 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
18403 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
18404 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
18405 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
18406 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18407 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18408 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
18409 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
18410 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
18411 gdb.t31/chillvars.exp, lib/gdb.exp:
18412 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
18413 bug-gdb@prep.ai.mit.edu.
18414
18415Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
18416
18417 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
18418 with 0.0, not integer 0.
18419
18420Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
18421
18422 * gdb.t06/break.exp: Update for "Kill the program" message change.
18423
18424Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
18425
18426 * Makefile.in (GDBFLAGS): Set to -nx.
18427 * Makefile.in (site.exp): Use GDBFLAGS.
18428
18429Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18430
18431 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
18432 Makefiles.
18433 (check): depend on just-check.
18434 (just-check): added so that tests can be run without a noop
18435 build pass.
18436
18437Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18438
18439 Switch to using configure's configdirs.
18440 * Makefile.in (Makefile): add configure.in dependency.
18441 (SUBDIRS): removed redundant assignment.
18442 * configure.in: switch subdirs assignment to configdirs.
18443 * gdb.t*/configure.in: new files.
18444
18445Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
18446
18447 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
18448 works.
18449
18450Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
18451
18452 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
18453 in explicit rules. Apparently this is not supported by some makes.
18454
18455Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
18456
18457 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
18458
18459Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18460
18461 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
18462 disappeared.
18463
18464Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
18465
18466 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
18467
18468Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
18469
18470 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
18471 watchpoint problem that is now fixed.
18472 * gdb.t30/chexp.exp: Remove setup_xfail for printing
18473 uninitialized convenience variables.
18474 * gdb.t31/chillvars.exp: Fix expected patterns for printing
18475 structures.
18476
18477Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18478
18479 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
18480 which causes expect to get out of sync with gdb on long output
18481 from help set.
18482 * gdb.t09/corefile.exp: Make expected pattern for core file
18483 failing signal and frame output format less sun specific.
18484
18485Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
18486
18487 * gdb.t31/chillvars.exp: Add and remove initial dummy
18488 breakpoint, so that symbol table is forced in.
18489 (Needed at least on Sunos4, though it seems not SVR4.)
18490 * gdb.t31/chillvars.exp: Update for changed output format.
18491
18492Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
18493
a9c64011 18494 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
18495
18496Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
18497
18498 * Makefile.in: Added --srcdir when invoking runtest, removed the
18499 need for a local config file. (optional now)
18500
18501Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
18502
18503 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
18504 failure count used to force early termination. Add some more
18505 expected failures for gnu style demangling.
18506
18507Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18508
18509 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
18510 pmi variable from gdb.t20/gdbme to get optimized away.
18511 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
18512 Check for written corefile upon timeout _and_ eof.
18513
18514Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18515
18516 * config/unix-gdb.exp: Add missing return 0.
18517
18518Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18519
18520 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
18521 test termination.
18522
18523Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
18524
18525 * configure.in (subdirs): Put back gdb.t17 which mysteriously
18526 disappeared.
18527
18528Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
18529
18530 * gdb.t10/crossload.exp: Disable the i860-elf test until such
18531 time as i860 support works.
18532
d63a86f8 18533 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
18534 "backtrace 100\r" rather than just "backtrace\r", to match last
18535 change.
18536
18537Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
18538
18539 * config/udi-gdb.exp (gdb_exit): Remove close command.
18540 (gdb_target_udi): New procedure to set the UDI target.
18541 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
18542 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
18543 Added waits for prompts after several question responses. Added
18544 some more responses used by a29k-amd-udi-gdb.
18545 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
18546 pass different arguments, restart UDI connection after program
18547 completion.
18548 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
18549 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18550 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
18551 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
18552 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
18553 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
18554 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18555 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
18556 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
18557 after program completion.
18558 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
18559 compiled with a SELECT_VECS setting.
18560 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
18561 infinite recursion.
18562
18563 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
18564 Added checks for COFF results, and made them expected failures for
18565 all targets. It would be better to make them expected failures
18566 for COFF targets only.
18567
18568Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18569
18570 * Makefile.in: add null dvi target, don't bother to recurse
18571 through test directories for info and install-info; rename
18572 $(datadir) to be dejagnu instead of deja-gnu
18573
18574Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
18575
18576 * gdb.t31/gdbme.ch: Re-enable code that previously caused
18577 compiler to coredump.
18578 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
18579 code.
18580
18581Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
18582
18583 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
18584 coredump.
18585 * gdb.t31/chillvars.exp: Comment out tests that depend on that
18586 code.
18587
18588Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
18589
18590 * gdb.t03/ptype.exp: tests for return code from gdb_test.
18591 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
18592 which in a shell. Deletes xgdb when done.
18593 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
18594 Tests the return from the "set height" or "set width" commands.
18595 Added a few return codes where needed.
18596
18597Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
18598
18599 * Makefile.in (SUBDIRS): Add gdb.t17.
18600 * configure.in (subdirs): Add gdb.t17.
18601 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
18602 files to test gdb's calling of functions in the inferior with
18603 the correct arguments and gdb's ability to retrieve any
18604 result returned.
18605
18606Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
18607
18608 * config/unix-gdb.exp (gdb_exit): Remove close commands that
18609 may be called after gdb goes away. Previous versions of expect
18610 needed these to avoid file descriptor leaks, but they cause
18611 errors with the current revision of expect.
18612 * gdb.t00/gdbvars.exp: Use -re on expected output after
18613 setting sevenbit-strings.
18614 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
18615 to set sevenbit-strings consistent across tests.
18616 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
18617 set sevenbit-strings consistent across tests.
18618
18619Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
18620
18621 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
18622 expected output to match current "expect" expectations.
18623
18624Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
18625
18626 * gdb.t00/default.exp: Change expected output for default "source"
18627 command, to match new gdb behavior which requires a filename to
18628 source.
18629
18630Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
18631
18632 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
18633 expected fail for i486-*-* that misses the marker2 function.
18634 * gdb.t10/crossload.exp (bfddefault): Allow successful
18635 recognition of a format to pass even if no symbols are found.
18636 Explicitly catch failures where the format is not recognized
18637 or is ambiguous, and add the reason to the fail message.
18638 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
18639 the cause is and invalid target and add reason to failure message.
18640 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
18641 elf32-i386, elf32-sparc, and elf32-i860.
18642 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
18643 Set up expected failure for 'filename'::variable scope resolution,
18644 which is now apparently broken on all targets.
18645 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
18646 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
18647 gdb.t23/templates.exp: Change failure for missing binfile into
18648 just a warning.
18649 gdb.t21/demangle.exp: Change all cfront references to 'arm'
18650 references.
18651
18652Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
18653
18654 * gdb.t00/default.exp: Add expected output for default "source"
18655 command, to match new gdb behavior.
18656 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
18657
18658Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
18659
18660 * config/*-gdb.exp: returns an error, rather than exiting on
18661 internal errors.
18662
18663Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
18664
18665 * gdb.t03/gdbme.c: Add pointer to struct variable.
18666 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
18667 referencing struct members.
18668
18669Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
18670
18671 * configure.in (mips-idt-ecoff): New target.
18672 * config/mips-gdb.exp: New file for remote board using MIPS remote
18673 debugging protocol.
18674
18675 * Redid configuration scheme. Removed gdb.t*/configure.in.
18676 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
18677 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
18678 distclean targets. Built executables via .o files. Adjusted
18679 tests to account for source files in $(srcdir) rather than
18680 $(objdir).
18681 * lib/gdb.exp (runto): Don't expect () after the function name,
18682 because it may have arguments.
18683
18684Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
18685
18686 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
18687 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
18688 expected failures for mips-idt-* and mips-sgi-*.
18689 * gdb.t00/default.exp (attach): Kill process if requested.
18690 * gdb.t00/help.exp (help target core, help target): Accept a gdb
18691 that does not read core files.
18692 * gdb.t01/run.exp: Removed checks for exit status code.
18693 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
18694 it is linked in.
18695 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
18696 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
18697 appropriate, rather than doing it by hand.
18698 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
18699 execution.
18700 * gdb.t10/crossload.exp: Kill existing program if needed.
18701 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
18702 appropriate, rather than doing it by hand. Always increase
18703 timeout for this test, not just for VxWorks.
18704
18705Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
18706
18707 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
18708 of Chill STRUCT types and STRUCT values.
18709 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
18710 than "char".
18711 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 18712 struct2): New struct definitions and initializations to test
c906108c
SS
18713 simple Chill STRUCT types.
18714
18715Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
18716
18717 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
18718 the null byte at the end of strings.
18719 * gdb.t00/default.exp: Make show version insensitive to copyright
18720 date.
18721 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
18722 to avoid dependencies on target char signedness.
18723 * gdb.t16/printcmds.exp: Update expected results for explicitly
18724 unsigned char.
18725 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
18726 now work.
18727 * gdb.t21/demangle.exp: Add many more patterns for template
18728 demangling, most of them being expected failures.
18729 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
18730 string we are matching for, to match on the whole string.
18731 * gdb.t21/demangle.exp: Add many new test strings to demangle,
18732 and fix a whole bunch that had incorrect expected output but were
18733 passing anyway because of the bug in "proc demangle".
18734 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
18735 type.
18736 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
18737
18738Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
18739
a9c64011
AS
18740 * gdb/testsuite: made modifications to testcases, etc., to allow
18741 them to work properly given the reorganization of deja-gnu and the
18742 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
18743
18744Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
18745
18746 * gdb/testsuite: Initial creation of gdb/testsuite.
18747 Migrated dejagnu testcases and support files for testing nm to
18748 gdb/testsuite from deja-gnu. These files were moved "as is"
18749 with no modifications. This migration is part of a major overhaul
18750 of dejagnu. The modifications to these testcases, etc., which
18751 will allow them to work with the new version of dejagnu will be
18752 made in a future update.
48efe704 18753
8d8cb839 18754 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 18755\f
8d8cb839
EZ
18756;; Local Variables:
18757;; mode: change-log
18758;; left-margin: 8
18759;; fill-column: 74
18760;; version-control: never
18761;; End:
902f2ccb
MC
18762
18763 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 18764 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
18765 Copying and distribution of this file, with or without modification,
18766 are permitted provided the copyright notice and this notice are preserved.