]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
2009-11-10 Tristan Gingold <gingold@adacore.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b8b4e42b
JK
12009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * Makefile.in (abs_builddir): New.
4 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
5 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
6 `$(abs_builddir)/site.exp'.
7
f8b7eaf3
DJ
82009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
9
10 * config/m68k-emc.exp, lib/emc-support.exp,
11 gdb.trace/gdb_c_test.c: Delete.
12 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
17 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
18 casing for m68k-*-elf.
19
c4187697
NS
202009-11-03 Pedro Alves <pedro@codesourcery.com>
21
22 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
23 * gdb.arch/i386-prologue.exp: Likewise.
24 * gdb.arch/i386-unwind.exp: Likewise.
25
db16b772
DJ
262009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
27
28 * lib/gdb.exp (gdb_expect): Fix timeout typo.
29
bcf71277
DJ
302009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
31
32 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
33
0105cee2
DJ
342009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
35
36 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
37
24ddea62
JK
382009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
39
40 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
41
287ccc17
JK
422009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
43
44 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
45 * gdb.base/sepdebug2.c: New file.
46
08bca259 472009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
48
49 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
50 the modified warnings for catch syscall. Verify if GDB was compiled
51 with support for lib expat, and choose which tests to run depending
52 on this.
53
5d4e2b76
VP
542009-10-30 Vladimir Prus <vladimir@codesourcery.com>
55
56 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
57 that composite commands are parsed OK. And also test
58 that breakpoint commands do work.
59
240e538a
MS
602009-10-23 Michael Snyder <msnyder@vmware.com>
61
62 gdb.reverse/consecutive-precsave.exp: Change expect pattern
63 to allow for new disassembly style.
64
9c419145
PP
652009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
66
67 * gdb.asm/asm-source.exp: Adjust.
68
02506ff1
MS
692009-10-22 Michael Snyder <msnyder@vmware.com>
70
71 * gdb.reverse/break-precsave.exp: New test.
72 * gdb.reverse/consecutive-precsave.exp: Ditto.
73 * gdb.reverse/finish-precsave.exp: Ditto.
74 * gdb.reverse/i386-precsave.exp: Ditto.
75 * gdb.reverse/machinestate-precsave.exp: Ditto.
76 * gdb.reverse/sigall-precsave.exp: Ditto.
77 * gdb.reverse/solilb-precsave.exp: Ditto.
78 * gdb.reverse/step-precsave.exp: Ditto.
79 * gdb.reverse/until-precsave.exp: Ditto.
80 * gdb.reverse/watch-precsave.exp: Ditto.
81
4cf866a3
MS
822009-10-22 Michael Snyder <msnyder@vmware.com>
83
84 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
85 for gdb_expect. Adjust one test's expect strings for the new
86 format of disassemble.
87 * gdb.reverse/finish-reverse.exp: Delete 'return'.
88 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
89 gdb_test_multiple.
90 * gdb.reverse/step-reverse.exp: Delete 'return'.
91 * gdb.reverse/until-reverse.exp: Delete blank lines.
92 * gdb.reverse/watch-reverse.exp: Delete blank lines.
93
2b28d209
PP
942009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
95
96 * gdb.base/consecutive.exp: Adjust.
97 * gdb.base/display.exp: Likewise.
98 * gdb.base/pc-fp.exp: Likewise.
99 * gdb.base/sigbpt.exp: Likewise.
100
33b9c32b
MS
1012009-10-19 Michael Snyder <msnyder@vmware.com>
102
103 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
104 * gdb.reverse/finish-reverse.c: Ditto.
105 * gdb.reverse/sigall-reverse.c: Ditto.
106 * gdb.reverse/solib-reverse.c: Ditto.
107 * gdb.reverse/step-reverse.c: Ditto.
108 * gdb.reverse/watch-reverse.c: Ditto.
109
6c95b8df
PA
1102009-10-19 Pedro Alves <pedro@codesourcery.com>
111 Stan Shebs <stan@codesourcery.com>
112
113 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
114 * gdb.base/foll-exec.exp: Adjust to expect a process id before
115 "Executing new program".
116 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
117 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
118 left listed after having been killed.
119 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
120 * gdb.base/maint.exp: Adjust test.
121
122 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
123 * gdb.multi/Makefile.in: New.
124 * gdb.multi/base.exp: New.
125 * gdb.multi/goodbye.c: New.
126 * gdb.multi/hangout.c: New.
127 * gdb.multi/hello.c: New.
128 * gdb.multi/bkpt-multi-exec.c: New.
129 * gdb.multi/bkpt-multi-exec.exp: New.
130 * gdb.multi/crashme.c: New.
131
279017b7
TG
1322009-10-13 Tristan Gingold <gingold@adacore.com>
133
134 * gdb.base/sepdebug.exp: Check debug info are found.
135
0413d738
PA
1362009-10-08 Pedro Alves <pedro@codesourcery.com>
137
138 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
139 bits.
140
c628eecc
JK
1412009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
142
143 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
144
38af1bfe
JB
1452009-10-07 Joel Brobecker <brobecker@adacore.com>
146
147 * gdb.base/watchpoints.c: Add copyright header. Reformat one
148 of the comments.
149
2b0adecd
PM
1502009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
151
152 * gdb.base/annota1.exp: Remove obsolete match_max increase.
153 * gdb.base/annota3.exp: Idem.
154 * gdb.base/maint.exp: Idem.
155
8d417781
PM
1562009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
157
158 * lib/gdb.exp (default_gdb_init): Set current value of match_max
159 to default.
160
bb61102d
PM
1612009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
162
163 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
164 mingw and cygwin targets.
165
ace5c364
PM
1662009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
167 Pedro Alves <pedro@codesourcery.com>
168
169 * lib/gdb.exp (gdb_compile): Avoid adding
170 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
171
c2d494a0
PM
1722009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
173
e1b52ce2
PM
174 * gdb.base/shr1.c: Use %p in format string.
175 * gdb.base/unload.c: Avoid warning in fprintf.
176 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 177
209f53f5
PM
1782009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
179
180 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
181 long type.
182 (test_unlink): Correct printf string.
183 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
184 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
185
8172766a
JK
1862009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
187
188 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
189 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
190 * gdb.arch/ia64-breakpoint-shadow.S: New file.
191
0f73703c
UW
1922009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
193
194 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
195 * gdb.objc/nondebug.exp: Likewise.
196
b32306ca
UW
1972009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
198
199 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
200 target_info setting.
201
202 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
203 that detect new threads during "info threads".
204
0057022f
UW
2052009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
206
207 * gdb.threads/manythreads.c (main): Increase thread stack size
208 to 2*PTHREAD_STACK_MIN.
209 * gdb.threads/multi-create.c (main): Likewise.
210 (create_function): Likewise.
211
f29c0325
UW
2122009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
213
214 * gdb.base/dump.exp: Pass difference of pointer types instead
215 of integer types as offset to restore in intarr3.srec case.
216
fcb34849
UW
2172009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
218
219 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
220
d5142e3b
UW
2212009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
222
223 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
224
087b74b2
PM
2252009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
226
227 New test for two watchpoints, with disabling of
228 the first inserted.
229 * testsuite/gdb.base/watchpoints.c: New file.
230 * testsuite/gdb.base/watchpoints.exp: New file.
231
96c07c5b
TT
2322009-09-25 Tom Tromey <tromey@redhat.com>
233
234 * gdb.base/charset.exp: Test utf-16 strings with Python.
235
b8899f2b
TT
2362009-09-25 Tom Tromey <tromey@redhat.com>
237
238 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
239 UCS-4.
240 * gdb.base/charset.c (utf_32_string): Rename.
241 (init_utf32): Rename.
242 (main): Update.
243
329719ec
TT
2442009-09-22 Tom Tromey <tromey@redhat.com>
245
246 * gdb.python/py-function.exp: Add regression tests.
247
11ef0d76
KS
2482009-09-21 Keith Seitz <keiths@redhat.com>
249
250 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
251 with invalid operator.
252
3fe8f3b3
KS
2532009-09-21 Keith Seitz <keiths@redhat.com>
254
255 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
256 and destructor using typedef name of class.
257 * gdb.cp/classes.cc (class Base1): Add a destructor.
258 (base1): New typedef.
259 (use_methods): Instanitate an object of type base1.
260 * gdb.cp/templates.exp (test_template_typedef): New procedure.
261 (do_tests): Call test_template_typedef.
262 * gdb.cp/templates.cc (Baz::~Baz): New method.
263 (intBazOne): New typedef.
264 (main): Instantiate intBazOne.
265
7a9fe101
PM
2662009-09-21 Phil Muldoon <pmuldoon@redhat.com>
267
268 PR python/10633
269
270 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
271 Function.
272 (run_lang_tests): Add print elements test.
273
2e4d963f
PM
2742009-09-21 Phil Muldoon <pmuldoon@redhat.com>
275
276 * gdb.python/py-value.exp (test_subscript_regression): New
277 function. Test for invalid subscripts.
278 * gdb.python/py-value.c (main): Add test array, and pointer to it.
279 (ptr_ref): New function.
280
ec7e75e7
PP
2812009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
282
283 * gdb.base/default.exp: Fix "show convenience".
284
0cc7d26f
TT
2852009-09-15 Tom Tromey <tromey@redhat.com>
286
287 * lib/mi-support.exp (mi_create_varobj): Update.
288 (mi_create_floating_varobj): Likewise.
289 (mi_create_dynamic_varobj): New proc.
290 (mi_varobj_update): Update.
291 (mi_varobj_update_with_type_change): Likewise.
292 (mi_varobj_update_kv_helper): New proc.
293 (mi_varobj_update_dynamic_helper): Rewrite.
294 (mi_varobj_update_dynamic): New proc.
295 (mi_list_varobj_children): Update.
296 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
297 * gdb.python/python-prettyprint.py (pp_outer): New class.
298 (pp_nullstr): Likewise.
299 (lookup_function): Register new printers.
300 * gdb.python/python-prettyprint.c (struct substruct): New type.
301 (struct outerstruct): Likewise.
302 (substruct_test): New function.
303 (struct nullstr): New type.
304 (string_1, string_2): New globals.
305 (main): Add new tests.
306 * gdb.python/python-mi.exp: Added regression tests.
307 * gdb.mi/mi2-var-display.exp: Update.
308 * gdb.mi/mi2-var-cmd.exp: Update.
309 * gdb.mi/mi2-var-child.exp: Update.
310 * gdb.mi/mi2-var-block.exp: Update.
311 * gdb.mi/mi-var-invalidate.exp: Update.
312 * gdb.mi/mi-var-display.exp: Update.
313 * gdb.mi/mi-var-cmd.exp: Update.
314 * gdb.mi/mi-var-child.exp: Update.
315 * gdb.mi/mi-var-block.exp: Update.
316 * gdb.mi/mi-break.exp: Update.
317 * gdb.mi/gdb701.exp: Update.
318
a96d9b2e
SDJ
3192009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
320
321 * Makefile.in: Inclusion of catch-syscall object.
322 * gdb.base/catch-syscall.c: New file.
323 * gdb.base/catch-syscall.exp: New file.
324
b43b923a
MS
3252009-09-12 Michael Snyder <msnyder@vmware.com>
326
327 * gdb.reverse/step-reverse.exp: Explicitly check for targets
328 that can support reverse debuggnig.
329
cec03d70
TT
3302009-09-11 Tom Tromey <tromey@redhat.com>
331
332 * gdb.dwarf2/valop.S: New file.
333 * gdb.dwarf2/valop.exp: New file.
334
e23bb3fc
MK
3352009-09-11 Mark Kettenis <kettenis@gnu.org>
336
337 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
338
37c3696d
DE
3392009-09-10 Doug Evans <dje@google.com>
340
341 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
342 Add $gdb_prompt to second breakpoint regexp.
343
5172aecb
JB
3442009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
345
346 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
347 names, add missing ones.
348 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
349 * gdb.python/py-frame.c: Rename from python-frame.c.
350 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
351 testfile name.
352 * gdb.python/py-function.exp: Rename from python-function.exp.
353 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
354 testfile name.
355 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
356 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
357 Adjust testfile name.
358 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
359 * gdb.python/py-template.cc: Rename from python-template.cc.
360 * gdb.python/py-template.exp: Rename from python-template.exp.
361 Adjust testfile name.
362 * gdb.python/py-value.c: Rename from python-value.c.
363 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
364 testfile name.
365
b554e4bd
JK
3662009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
367
368 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
369 $bpt2address.
370 (Second breakpoint address is valid on ia64)
371 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
372
9a68ae16
JM
3732009-09-03 Joseph Myers <joseph@codesourcery.com>
374
375 * gdb.base/ending-run.exp: Restrict regular expression matching
376 line number to require closing brace following.
377
146b9145
DE
3782009-09-03 Doug Evans <dje@google.com>
379
380 * gdb.base/store.exp (check_set): Fix typo in expected value message.
381
787d21e1
TT
3822009-09-02 Tom Tromey <tromey@redhat.com>
383
384 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
385
e7802207
TT
3862009-09-02 Tom Tromey <tromey@redhat.com>
387
388 * gdb.dwarf2/callframecfa.exp: New file.
389 * gdb.dwarf2/callframecfa.S: New file.
390
817aadd2
JK
3912009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
392
393 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
394 gdb.base/solib-overlap-main.c: New.
395
4a76eae5
DJ
3962009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
397
398 PR gdb/10565
399
400 * gdb.base/bitfields.c (struct container, container): New.
401 (main): Initialize it and call break5.
402 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
403
d4b96c9a
JK
4042009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
405
406 Support constant DW_AT_data_member_location by GCC PR debug/40659.
407 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
408
4e22772d
JK
4092009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
410
411 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
412
2efab443
MS
4132009-08-26 Michael Snyder <msnyder@vmware.com>
414
415 * gdb.base/i386-reverse.c: New file.
416 * gdb.base/i386-reverse.exp: New file.
417 * gdb.base/Makefile.in: Add new files to be removed.
418
07ab73a0
JM
4192009-08-26 Joseph Myers <joseph@codesourcery.com>
420
421 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
422 environment-pwd for remote host.
423 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
424
676accff
KS
4252009-08-24 Keith Seitz <keiths@redhat.com>
426
427 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
428 Add two new C++ completer tests which limit the output to a
429 given class.
430
f9f7ad22
MS
4312009-08-24 Michael Snyder <msnyder@vmware.com>
432
433 * gdb.base/del.exp: Fix typo in comment.
434 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
435
81ecdfbb
RW
4362009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
437
438 * configure: Regenerate.
439 * gdb.hp/configure: Likewise.
440 * gdb.hp/gdb.aCC/configure: Likewise.
441 * gdb.hp/gdb.base-hp/configure: Likewise.
442 * gdb.hp/gdb.compat/configure: Likewise.
443 * gdb.hp/gdb.defects/configure: Likewise.
444 * gdb.hp/gdb.objdbg/configure: Likewise.
445 * gdb.stabs/configure: Likewise.
446
cab0c772
UW
4472009-08-19 Doug Evans <dje@google.com>
448
449 * gdb.base/gdbvars.c: New file.
450 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
451
b8fa0bfa
PA
4522009-08-14 Pedro Alves <pedro@codesourcery.com>
453
454 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
455 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
456
b84aa90a
PA
4572009-08-13 Pedro Alves <pedro@codesourcery.com>
458
459 * gdb.base/default.exp: Adjust "set language test": it's now an
460 enum command. Larger help string moved to "help set language".
461 * gdb.base/help.exp: Adjust "help set language" expected output,
462 now lists all known languages.
463
0d8f9b2c
NF
4642009-08-11 Nathan Froyd <froydnj@codesourcery.com>
465
466 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
467 all frame arguments.
468 * gdb.arch/altivec-regs.exp: Likewise.
469
bda180e0
TT
4702009-08-07 Tom Tromey <tromey@redhat.com>
471
472 * gdb.base/setshow.exp: Add tests for changes to set language, set
473 check range, and set check type.
474
48cb2d85
VP
4752009-08-03 Vladimir Prus <vladimir@codesourcery.com>
476
477 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
478 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
479 Call it.
480
1ea34204
UW
4812009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
482
483 * configure.ac: Run gdb.cell tests when appropriate.
484 * configure: Regenerate.
485 * lib/cell.exp: New file.
486 * gdb.cell: New directory.
487 * gdb.cell/configure.ac: New file.
488 * gdb.cell/configure: New file.
489 * gdb.cell/Makefile.in: New file.
490 * gdb.cell/arch.exp: New file.
491 * gdb.cell/break.c: New file.
492 * gdb.cell/break.exp: New file.
493 * gdb.cell/break-spu.c: New file.
494 * gdb.cell/bt.c: New file.
495 * gdb.cell/bt2-spu.c: New file.
496 * gdb.cell/bt-spu.c: New file.
497 * gdb.cell/bt.exp: New file.
498 * gdb.cell/coremaker.c: New file.
499 * gdb.cell/coremaker-spu.c: New file.
500 * gdb.cell/core.exp: New file.
501 * gdb.cell/gcore.exp: New file.
502 * gdb.cell/data.c: New file.
503 * gdb.cell/data.exp: New file.
504 * gdb.cell/data-spu.c: New file.
505 * gdb.cell/ea-cache.exp: New file.
506 * gdb.cell/ea-cache.c: New file.
507 * gdb.cell/ea-cache-spu.c: New file.
508 * gdb.cell/ea-standalone.c: New file.
509 * gdb.cell/ea-standalone.exp: New file.
510 * gdb.cell/ea-test.c: New file.
511 * gdb.cell/ea-test.exp: New file.
512 * gdb.cell/f-regs.exp: New file.
513 * gdb.cell/mem-access.c: New file.
514 * gdb.cell/mem-access.exp: New file.
515 * gdb.cell/mem-access-spu.c: New file.
516 * gdb.cell/ptype.exp: New file.
517 * gdb.cell/registers.exp: New file.
518 * gdb.cell/size.c: New file.
519 * gdb.cell/sizeof.exp: New file.
520 * gdb.cell/size-spu.c: New file.
521 * gdb.cell/solib.exp: New file.
522 * gdb.cell/solib-symbol.exp: New file.
523
85e747d2
UW
5242009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
525
526 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
527
58d6951d
DJ
5282009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
529
530 * gdb.base/float.exp: Handle VFP registers.
531
6e0a4f15
MS
5322009-07-14 Michael Snyder <msnyder@vmware.com>
533
dcd5da87
MS
534 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
535 to bring gdb to the beginning of the calling line.
536
6e0a4f15
MS
537 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
538 confusing the i386 epilogue unwinder.
539
782b2b07
SS
5402009-07-14 Stan Shebs <stan@codesourcery.com>
541
542 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
543
f662c3bc
MS
5442009-07-14 Michael Snyder <msnyder@vmware.com>
545
546 * gdb.reverse/step-reverse.exp (stepi into function call):
547 Call instruction may not be first instruction in the line.
548 (reverse stepi from a function call): Used wrong line number.
549
8f313923
JK
5502009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
551
552 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
553
4662c76e
JK
5542009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
555
556 Fix gdb.base/macscp.exp when using custom inputrc.
557 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
558 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
559 env(TERM) set.
560 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
561 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
562
aa81e255
JK
5632009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
564
565 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
566 * gdb.base/annota1.exp (thread_test): Import global $testfile.
567 Change the compilation target to match the testcase name.
568 * gdb.base/sect-cmd.exp: Change the compilation target to match the
569 testcase name.
570 * a2-run.exp: Use for setup prepare_for_testing. Change the
571 compilation target to match the testcase name.
572 * gdb.base/commands.exp: Likewise.
573 * gdb.base/finish.exp: Likewise.
574 * gdb.base/float.exp: Likewise.
575 * gdb.base/info-target.exp: Likewise.
576 * gdb.base/relational.exp: Likewise.
577 * gdb.base/term.exp: Likewise.
578 * gdb.base/until.exp: Likewise.
579 * gdb.base/volatile.exp: Likewise.
580 * gdb.base/whatis-exp.exp: Likewise.
581
4c93b1d7
HZ
5822009-07-11 Hui Zhu <teawater@gmail.com>
583
584 * gdb.base/help.exp (disassemble): Update expected help text.
585
812f7342
TT
5862009-07-09 Tom Tromey <tromey@redhat.com>
587
588 * lib/gdb.exp: Handle TRANSCRIPT.
589 (remote_spawn, remote_close, send_gdb): New procs.
590
fbb8f299
PM
5912009-07-10 Phil Muldoon <pmuldoon@redhat.com>
592
593 * gdb.python/python-prettyprint.c: Add counted null string
594 structure.
595 * gdb.python/python-prettyprint.exp: Print null string. Test for
596 embedded nulls.
597 * gdb.python/python-prettyprint.py (pp_ns): New Function.
598 * gdb.python/python-value.exp (test_value_in_inferior): Add
599 variable length string fetch tests.
600 * gdb.python/python-value.c (main): Add strings for string fetch tests.
601
c0ac0ec7
JK
6022009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
603
604 * gdb.base/dump.exp (inaccessible memory is reported): New test.
605
30b66ecc
TT
6062009-07-07 Tom Tromey <tromey@redhat.com>
607
608 * gdb.base/call-rt-st.exp: Update for change to escape output.
609 * gdb.base/callfuncs.exp: Likewise.
610 * gdb.base/charset.exp: Likewise.
611 * gdb.base/constvars.exp: Likewise.
612 * gdb.base/long_long.exp: Likewise.
613 * gdb.base/pointers.exp: Likewise.
614 * gdb.base/printcmds.exp: Likewise.
615 * gdb.base/setvar.exp: Likewise.
616 * gdb.base/store.exp: Likewise.
617 * gdb.cp/ref-types.exp: Likewise.
618 * gdb.mi/mi-var-child.exp: Likewise.
619 * gdb.mi/mi-var-display.exp: Likewise.
620 * gdb.mi/mi2-var-display.exp: Likewise.
621 * gdb.base/charset.exp: Test octal escape sequence length.
622 Update for change to escape output.
623
187c4a2b
JK
6242009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
625
626 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
627
d80a43f9
DJ
6282009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
629
630 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
631
047427a8
JK
6322009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
633
634 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
635 gdbserver increasing $portnum if "Can't bind address" has been seen.
636
8b5a0f4f
PA
6372009-07-05 Pedro Alves <pedro@codesourcery.com>
638
639 * gdb.base/ending-run.exp: Add "step out of main" pattern for
640 mingw32ce.
641
7d93ba58
PA
6422009-07-05 Pedro Alves <pedro@codesourcery.com>
643
644 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
645 VFP format.
646
2277426b
PA
6472009-07-02 Pedro Alves <pedro@codesourcery.com>
648
649 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
650 linux. Adjust to use "inferior", "info inferiors", "detach
651 inferior" and "kill inferior" instead of "restart", "info fork",
652 "detach fork" and "delete fork".
653 * gdb.base/ending-run.exp: Spell out "info".
654 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
655 the "kill" command.
656
5af949e3
UW
6572009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
658
659 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
660 change to prefix TLS offset in hex with 0x.
661
5d3729b5
UW
6622009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
663
664 * gdb.base/default.exp: Update test case for "x" changes.
665
af589bd0
TG
6662009-07-01 Tristan Gingold <gingold@adacore.com>
667
668 * gdb.base/bigcore.exp: Make darwin untested.
669
40974f91
JK
6702009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
671
672 * gdb.base/completion.exp (directory completion): Create the directory.
673 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
674 escapeuniquesub.
675 (directory completion 2): Expect now ${escapeuniquesub}.
676 (Glob remaining of directory test): Remove one excessive newline.
677 Expect the real output.
678
59dd3af6
JK
6792009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
680
681 Fix `make check//%' target after `make check' has been ran.
682 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
683 a mkdir call.
684 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
685 (%/.dir): Remove.
686
f4e164aa
JK
6872009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
688
689 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
690 the expected result record.
691
69af2122
JK
6922009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
693
694 Remove racy FAILs relying just on the timeouts.
695 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
696 (annotation_level 2): Remove racy FAILs.
697
2fd481e1
PP
6982009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
699
700 gdb/10275
701 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
702
c38f313d
DJ
7032009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
704
705 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
706
8b777f02
VP
7072009-06-30 Vladimir Prus <vladimir@codesourcery.com>
708
709 * gdb.mi/mi-stack.exp: Testing symbolic options
710 to -stack-list-locals and -stack-list-arguments.
711
00c7eacf
JK
7122009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
713
714 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
715
6bc80edc
TT
7162009-06-29 Tom Tromey <tromey@redhat.com>
717
718 * dg-extract-results.sh: New file.
719 * Makefile.in (FORCE_PARALLEL): New variable.
720 (CHECK_TARGET): New conditional variable.
721 (check): Use CHECK_TARGET.
722 (DO_RUNTEST): New variable.
723 (check-single): New target.
724 (TEST_DIRS): New variable.
725 (TEST_TARGETS): Likewise.
726 (check-parallel): New target.
727 (check-gdb.%): New pattern.
728 (BASE1_FILES): New variable.
729 (BASE2_FILES): Likewise.
730 (check-gdb.base%): New pattern.
731 (%/.dir): New pattern.
732 * configure: Rebuild.
733 * aclocal.m4 (AM_CONDITIONAL): New defun.
734 * configure.ac: Check whether user is using GNU make.
735 (GMAKE): New conditional.
736
794684b6
SW
7372009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
738
739 * gdb.cp/namespace-nested-import.cc: New test.
740 * gdb.cp/namespace-nested-import.exp: New test.
741
edb3359d
DJ
7422009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
743
744 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
745 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
746 * gdb.opt/Makefile.in (EXECUTABLES): Update.
747 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
748 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
749 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
750 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
751 gdb.opt/inline-markers.c: New files.
752 * lib/gdb.exp (skip_inline_frame_tests): New function.
753 (skip_inline_var_tests): New function.
754
cf657a0c
AS
7552009-06-27 Andreas Schwab <schwab@linux-m68k.org>
756
757 * gdb.cp/exception.exp: Don't require $hex before inner frame in
758 backtrace.
759
28d41a99
MS
7602009-06-27 Michael Snyder <msnyder@vmware.com>
761
762 * gdb.reverse: New directory.
763 * gdb.reverse/break-reverse.c: New test.
764 * gdb.reverse/break-reverse.exp: New test.
765 * gdb.reverse/consecutive-reverse.c: New test.
766 * gdb.reverse/consecutive-reverse.exp: New test.
767 * gdb.reverse/finish-reverse.c: New test.
768 * gdb.reverse/finish-reverse.exp: New test.
769 * gdb.reverse/machinestate.c: New test.
770 * gdb.reverse/ms1.c: New test.
771 * gdb.reverse/machinestate.exp: New test.
772 * gdb.reverse/Makefile.in: New file.
773 * gdb.reverse/shr2.c: New test.
774 * gdb.reverse/solib-reverse.c: New test.
775 * gdb.reverse/solib-reverse.exp: New test.
776 * gdb.reverse/step-reverse.c: New test.
777 * gdb.reverse/step-reverse.exp: New test.
778 * gdb.reverse/until-reverse.c: New test.
779 * gdb.reverse/ur1.c: New test.
780 * gdb.reverse/until-reverse.exp: New test.
781 * gdb.reverse/watch-reverse.c: New test.
782 * gdb.reverse/watch-reverse.exp: New test.
783 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
784 * configure: Regenerate.
785
fe3c8b0d
DE
7862009-06-26 Doug Evans <dje@google.com>
787
788 * gdb.base/psymtab.exp: Turn off pending breakpoints.
789
3a72a602
PM
7902009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
791
792 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
793 windows problem for 'file delete $binfile'.
794
27aa8d6a
SW
7952009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
796
797 * gdb.cp/namespace-using.exp: New test.
798 * gdb.cp/namespace-using.cc: New test.
799
8ac055f8
JB
8002009-05-20 Joel Brobecker <brobecker@adacore.com>
801
802 * gdb.ada/variant_record_packed_array: New testcase.
803
85e306ed
TT
8042009-06-23 Tom Tromey <tromey@redhat.com>
805
806 * gdb.base/charset.exp (test_combination): Regression test.
807 * gdb.base/charset.c (my_wchar_t): New typedef.
808 (myvar): New global.
809 (main): Set myvar.
810
56643c5e
PM
8112009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
812
813 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
814 target.
815
1fac167a
UW
8162009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
817
818 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
819
7ccb0be9
UW
8202009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
821
822 * gdb.mi/gdb680.exp: Update test for error message.
823
568d6575
UW
8242009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
825
826 * gdb.base/annota1.exp: Allow multiple occurrences of the
827 frames-invalid annotation.
828 * gdb.cp/annota2.exp: Likewise.
829
7cd1089b
PM
8302009-06-15 Phil Muldoon <pmuldoon@redhat.com>
831
832 * gdb.cp/gdb2495.cc: New file.
833 * gdb.cp/gdb2495.exp: New file.
834
72c63395
JK
8352009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
836
837 Report error on GDB crash during runto.
838 * lib/gdb.exp (runto <eof>): New.
839
3788363d
DJ
8402009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
841
842 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
843 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
844 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
845 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
846 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
847 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
848 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
849 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
850 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
851 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
852 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
853 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
854 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
855 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
856 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
857 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
858 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
859 gdb.server/server-mon.exp, gdb.server/server-run.exp,
860 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
861 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
862 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
863 gdb.trace/passcount.exp, gdb.trace/report.exp,
864 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
865 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
866 gdb.trace/while-stepping.exp: Use a unique name for the compiled
867 executable.
868
17592de3
PA
8692009-06-07 Pedro Alves <pedro@codesourcery.com>
870
871 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
872 defined before referencing it.
873
701e355d
DE
8742009-06-03 Doug Evans <dje@google.com>
875
876 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
877 * gdb.arch/i386-see.c: Ditto.
878
f2292c65
PM
8792009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
880
881 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
882 (check_macro): Return 1 if undefined.
883 If first test fails, check if macro debug information is available,
884 and report unsupported test if no macro information is found.
885
5a437975
DE
8862009-05-29 Doug Evans <dje@google.com>
887
888 * gdb.threads/hand-call-in-threads.exp: New.
889 * gdb.threads/hand-call-in-threads.c: New.
890
c141c696
MS
8912009-05-29 Michael Snyder <msnyder@vmware.com>
892
893 * gdb.base/break-always.exp: Change "1" to "on".
894 Add confirmation check.
895
b3444185
PA
8962009-05-28 Pedro Alves <pedro@codesourcery.com>
897
898 * gdb.threads/threxit-hop-specific.c: New.
899 * gdb.threads/threxit-hop-specific.exp: New.
900 * gdb.threads/thread-execl.c: New.
901 * gdb.threads/thread-execl.exp: New.
902
b6313243
TT
9032009-05-27 Tom Tromey <tromey@redhat.com>
904 Thiago Jung Bauermann <bauerman@br.ibm.com>
905
906 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
907 (mi_child_regexp): Likewise.
908 (mi_list_varobj_children_range): Likewise.
909 (mi_get_features): Likewise.
910 (mi_list_varobj_children): Rewrite.
911 * gdb.python/python-mi.exp: New file.
912
a6bac58e
TT
9132009-05-27 Tom Tromey <tromey@redhat.com>
914 Thiago Jung Bauermann <bauerman@br.ibm.com>
915 Phil Muldoon <pmuldoon@redhat.com>
916 Paul Pluzhnikov <ppluzhnikov@google.com>
917
918 * gdb.python/python-prettyprint.exp: New file.
919 * gdb.python/python-prettyprint.c: New file.
920 * gdb.python/python-prettyprint.py: New file.
921 * gdb.base/display.exp: print/r is now valid.
922
2c74e833
TT
9232009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
924 Tom Tromey <tromey@redhat.com>
925 Pedro Alves <pedro@codesourcery.com>
926 Paul Pluzhnikov <ppluzhnikov@google.com>
927
928 * gdb.python/python-template.exp: New file.
929 * gdb.python/python-template.cc: New file.
930 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
931 tests.
932 * gdb.python/python-value.exp (py_objfile_tests): New proc.
933 Call it.
934 (test_value_after_death): New proc.
935 * gdb.python/python-value.c (PTR): New typedef.
936 (main): New variable 'x'.
937
89c73ade
TT
9382009-05-27 Tom Tromey <tromey@redhat.com>
939
940 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
941 tests.
942 * gdb.python/python-value.exp (py_objfile_tests): New proc.
943 Call it.
944
a75724bc
PA
9452009-05-27 Pedro Alves <pedro@codesourcery.com>
946
947 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
948
e58b0e63
PA
9492009-05-24 Pedro Alves <pedro@codesourcery.com>
950
951 * gdb.threads/fork-thread-pending.c: New.
952 * gdb.threads/fork-thread-pending.exp: New.
953
4ac36638
JK
9542009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
955
956 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
957 * gdb.dwarf2/dw2-strp.S (a_string2): New.
958
c28c63d8
JB
9592009-05-18 Jon Beniston <jon@beniston.com>
960
961 * gdb.asm/asm-source.exp: Add lm32 target.
962
b242c3c2
PA
9632009-05-17 Pedro Alves <pedro@codesourcery.com>
964
965 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
966 `gdb_get_line_number'. Call `callee' in both parent and child.
967 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
968 `gdb_get_line_number' instead of hardcoding line numbers.
969 (catch_fork_unpatch_child): New procedure to test detaching
970 breakpoints from child fork.
971 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
972 hardcoding line numbers.
973 (do_fork_tests): Run `catch_fork_unpatch_child'.
974
ee342b23
VP
9752009-05-17 Vladimir Prus <vladimir@codesourcery.com>
976
977 * gdb.mi/mi-cmd-var.exp: Check that when varobj
978 of structure type enters or leaves the scope, it
979 is reported by -var-update.
980
e2009e98
DE
9812009-05-11 Doug Evans <dje@sebabeach.org>
982
983 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
984 * gdb.threads/pending-step.c (main): Fix off-by-one error.
985 * gdb.threads/schedlock.c (main): Fix off-by-one error.
986
00903456
JK
9872009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
988
989 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
990
dc621c35
DE
9912009-04-30 Doug Evans <dje@google.com>
992
993 * gdb.threads/watchthreads2.exp: New testcase.
994 * gdb.threads/watchthreads2.c: New testcase.
995
9ab4e744
DE
9962009-04-29 Doug Evans <dje@google.com>
997
998 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
999 * gdb.cp/mb-ctor.cc: Ditto.
1000 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
1001 * gdb.cp/mb-inline.h (multi_line_foo): New function.
1002 * gdb.cp/mb-inline1.cc: Call it.
1003 * gdb.cp/mb-inline2.cc: Ditto.
1004 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
1005 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
1006
484086b7
JK
10072009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1008
1009 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
1010 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
1011 Replace all uses of `decimal' by `nonzero'.
1012 (info macro FROM_COMMANDLINE): New test.
1013
379a77b5
TT
10142009-04-27 Tom Tromey <tromey@redhat.com>
1015
1016 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
1017
b92b73c2
DE
10182009-04-27 Doug Evans <dje@google.com>
1019
1020 * gdb.threads/watchthreads.c (main): Initialize args before starting
1021 the threads. Plus formatting cleanup.
1022 * gdb.threads/watchthreads.exp: Avoid errant failures due to
1023 biased scheduling of one thread.
1024
945a118d
JG
10252009-04-27 Jerome Guitton <guitton@adacore.com>
1026
1027 * gdb.cp/templates.cc (GetMax): New template.
1028 (main): Declare two instances of GetMax.
1029 * gdb.cp/templates.exp: Add new test.
1030
d389af10
JK
10312009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1032
1033 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
1034
e7f86de9
JM
10352009-04-22 Joseph Myers <joseph@codesourcery.com>
1036
1037 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
1038
334cc82d
TT
10392009-04-15 Tom Tromey <tromey@redhat.com>
1040
1041 * gdb.base/charset.exp: Add regression test.
1042
d12672cc
JB
10432009-04-14 Joel Brobecker <brobecker@adacore.com>
1044
1045 * gdb.base/exe-lock.exp: New testcase.
1046
18e8c3bc
TT
10472009-04-13 Tom Tromey <tromey@redhat.com>
1048
1049 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
1050 operator on Frame.
1051
5ecd5cbe
UW
10522009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1053
1054 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
1055 * gdb.server/ext-attach.exp: Likewise.
1056
7309f756
VP
10572009-04-03 Vladimir Prus <vladimir@codesourcery.com>
1058
1059 Eliminate some sleep usage.
1060
1061 * gdb.mi/basics.c (do_nothing): New.
1062 (main): Use do_nothing instead of printf, so that
1063 not to introduce race condition between output of
1064 inferiour and output of gdb. Do not use sleep as it
1065 is not generally available on embedded targets.
1066
f4b95f6f
PA
10672009-04-02 Pedro Alves <pedro@codesourcery.com>
1068
1069 * gdb.server/ext-attach.exp: Expect an optional process id after
1070 "Detached from remote process".
1071
de40b933
JK
10722009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
1075 gdb.dwarf2/dw2-unresolved.exp: New.
1076
2ae101a4
PA
10772009-04-02 Pedro Alves <pedro@codesourcery.com>
1078
1079 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
1080 mi_run_to_main.
1081
56a8e183
PA
10822009-04-02 Pedro Alves <pedro@codesourcery.com>
1083
1084 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
1085 mi_run_to_main. Skip thread exit test on remote targets.
1086 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
1087 mi_run_to_main.
1088 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
1089 mi_run_to_main.
1090 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
1091 when expecting ^connected. Detect when the target doesn't support
1092 non-stop mode.
1093 (mi_run_cmd): Detect if non-stop mode was requested by isn't
1094 supported. Return -1 on error, 0 on success.
1095 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
1096 (mi_runto): Return mi_runto_helper's result explicitly.
1097
c35fafde
PA
10982009-04-01 Pedro Alves <pedro@codesourcery.com>
1099
1100 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
1101
f8a8dce6
JB
11022009-04-01 Tom Tromey <tromey@redhat.com>
1103
1104 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
1105 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
1106 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
1107 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
1108
71c25dea
TT
11092009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
1110 Jan Kratochvil <jan.kratochvil@redhat.com>
1111
1112 PR gdb/931
1113 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
1114 output.
1115 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
1116 for gdb/931.
1117 * dw2-strp.S (DW_AT_language): Change to C++.
1118 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
1119
02d9a9ce
JB
11202009-03-31 Joel Brobecker <brobecker@adacore.com>
1121
1122 * gdb.ada/tasks: New testcase.
1123
1042e4c0
SS
11242009-03-30 Stan Shebs <stan@codesourcery.com>
1125
1126 * gdb.trace/actions.exp: Update to match new info trace format.
1127 * gdb.trace/deltrace.exp: Ditto.
1128 * gdb.trace/infotrace.exp: Ditto.
1129 * gdb.trace/passcount.exp: Ditto.
1130 * gdb.trace/save-trace.exp: Ditto.
1131 * gdb.trace/while-stepping.exp: Ditto.
1132 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
1133
f8f6f20b
TJB
11342009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1135
1136 * gdb.python/python-frame.c: New file.
1137 * gdb.python/python-frame.exp: New file.
1138
c0c6f777
TJB
11392009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1140
1141 * gdb.python/python-value.exp: Add tests for the address
1142 attribute.
1143
3cb51905
AS
11442009-03-29 Andreas Schwab <schwab@linux-m68k.org>
1145
1146 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
1147
88fc996f
DE
11482009-03-26 Doug Evans <dje@google.com>
1149
1150 * gdb.mi/mi-nonstop-exit.exp: New file.
1151 * gdb.mi/non-stop-exit.c: New file.
1152
56ef84b1
TT
11532009-03-26 Tom Tromey <tromey@redhat.com>
1154
1155 Update for change to prologue skipping:
1156 * gdb.mi/mi2-simplerun.exp: Update.
1157 * gdb.mi/mi2-break.exp: Update.
1158 * gdb.mi/mi-simplerun.exp: Update.
1159 * gdb.mi/mi-break.exp: Update.
1160 * gdb.base/ending-run.exp: Update.
1161
def2b000
TJB
11622009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1163
1164 * gdb.python/python-value.exp (test_value_in_inferior): Test
1165 gdb.Value.is_optimized_out attribute.
1166
442ddf59
JK
11672009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1168
1169 * gdb.dwarf2/dw2-noloc-main.c: New file.
1170 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
1171 (.text): Remove.
1172 (.data): New.
1173 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
1174 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
1175 (DW_TAG_subprogram func_cu1, noloc): Remove.
1176 (main): New.
1177 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
1178 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
1179 (file_symbols): New procedure.
1180
a8df5de4
TT
11812009-03-25 Tom Tromey <tromey@redhat.com>
1182
1183 * gdb.base/charset.exp (valid_target_charset): New proc.
1184 Use it to skip tests on invalid charsets.
1185
cc1d7add
PM
11862009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
1187
1188 * gdb.base/completion.exp: Add a test for directory completion.
1189
bcd5727b
JK
11902009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1191
1192 Fix a racy FAIL.
1193 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
1194 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
1195
cc924cad
TJB
11962009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1197
1198 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
1199 * gdb.python/python-function.exp: Add test for function returning
1200 a GDB value.
1201
bc3b79fd
TJB
12022009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
1203
1204 * gdb.python/python-function.exp: New file.
1205
6c7a06a3
TT
12062009-03-20 Tom Tromey <tromey@redhat.com>
1207
1208 * gdb.base/store.exp: Update for change to escape output.
1209 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
1210 to escape output.
1211 * gdb.base/pointers.exp: Update for change to escape output.
1212 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
1213 to escape output.
1214 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
1215 escape output.
1216 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
1217 to escape output.
1218 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
1219 escape output.
1220 * gdb.base/setvar.exp: Update for change to escape output.
1221 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
1222 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
1223 to escape output.
1224 (test_print_string_constants): Likewise.
1225 * gdb.base/charset.exp (valid_host_charset): Check size of
1226 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
1227 cases. Handle "auto"-related output.
1228 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
1229 (uvar, Uvar): New globals.
1230
c31af87b
JG
12312009-03-19 Jerome Guitton <guitton@adacore.com>
1232
1233 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
1234 deltas.
1235 * gdb.ada/fixed_points.exp: Ditto.
1236
51272cf2
PA
12372009-03-18 Pedro Alves <pedro@codesourcery.com>
1238
1239 * return-nodebug.c: Don't include stdio.h.
1240 (init): Delete.
1241 (func): Delete definition and provide extern declaration.
1242 (t): New.
1243 (main): Don't call printf. Call func and store its result in t.
1244 * return-nodebug1.c: New.
1245 * return-nodebug.exp: Don't expect stdio output. Instead, print
1246 the global variable t. Drop printf formatters and cast types from
1247 foreach loop. Don't use prepare_for_testing. Compile
1248 return-nodebug.c and return-nodebug1.c in separate steps. Don't
1249 define FORMAT or CAST.
1250
d24948ac
PP
12512009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1252
1253 * gdb.base/solib-display.exp: Disable test for remote targers.
1254
61ff14c6
JK
12552009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1256
1257 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
1258
cb4dce93
JK
12592009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1260
1261 Fix a racy FAIL.
1262 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
1263 code from `follow parent, print pids'.
1264 (`follow child, print pids', `follow parent, print pids'): Call it.
1265 Replace `gdb_test "break..."' by gdb_breakpoint.
1266
f7c60c5e
VP
12672009-03-13 Vladimir Prus <vladimir@codesourcery.com>
1268
1269 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 1270 sync and async modes.
f7c60c5e 1271
383ace49
JB
12722009-03-12 Joel Brobecker <brobecker@adacore.com>
1273
1274 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
1275 that was checked in by mistake. Remove loading of ada.exp, since
1276 this is not necessary in this case.
1277
4ce102af
JB
12782009-03-12 Joel Brobecker <brobecker@adacore.com>
1279
1280 * gdb.ada/ptype_arith_binop.exp: New testcase.
1281
529a2aef
JB
12822009-03-12 Joel Brobecker <brobecker@adacore.com>
1283
1284 * gdb.ada/mod_from_name: New testcase.
1285
8a38181c
JB
12862009-03-12 Joel Brobecker <brobecker@adacore.com>
1287
1288 * gdb.ada/tick_last_segv: New testcase.
1289
11436dee
VP
12902009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1291
61ff14c6 1292 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 1293
1f31650a
VP
12942009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1295
61ff14c6
JK
1296 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
1297 include the token in ^running and frame info in *stopped.
1f31650a 1298
a3247a22
PP
12992009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1300
1301 * solib-display.exp: New file.
1302 * solib-display-main.c: New file.
1303 * solib-display-lib.c: New file.
61ff14c6 1304
aae64587
PA
13052009-03-05 Pedro Alves <pedro@codesourcery.com>
1306
1307 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
1308
44aabfbc
JK
13092009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1310
1311 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
1312 (list_and_check_macro): Use more specific test name.
1313 (next to definition): Make the test names unique.
1314
c087fcd3
PM
13152009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1316
1317 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 1318
c86cf029
VP
13192009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1320
1321 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
1322 notifications.
1323 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
1324 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
1325 * lib/mi-support.exp (library_loaded_re): New.
1326 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
1327
3ea85240
VP
13282009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1329
1330 * gdb.gdb/observer.exp: Use test_notification observer, not
1331 normal_stop, everywhere.
1332 (test_normal_stop_notifications): Rename to...
1333 (test_notifications): ...this.
1334 (test_observer_normal_stop): Rename to...
1335 (test_observer): ...this.
1336
1903f0e6
DE
13372009-02-16 Doug Evans <dje@google.com>
1338
1339 * gdb.arch/amd64-disp-step.S (test_int3): New test.
1340 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
1341 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
1342 (test_prefixed_syscall,test_int3): New tests.
1343 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
1344 (test_prefixed_syscall,test_int3): New tests.
1345
1d33d6ba
VP
13462009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1347
3cb51905
AS
1348 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
1349 (mi_expect_interrupt): Likewise.
1350 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
1351 response.
1d33d6ba 1352
faafb047
PM
13532009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1354
1355 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
1356 * gdb.base/pc-fp.exp (get_valueofx): Remove.
1357 Replace calls to get_valueofx by get_hexadecimal_valueof.
1358
417e16e2
PM
13592009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1360
1361 * lib/gdb.exp (get_valueof): Accept anything as a return value.
1362 (get_integer_valueof): New procedure.
1363 (get_sizeof): Use new get_integer_value_of.
1364 * gdb.base/sizeof.exp: Replace all uses of get_valueof
1365 by get_integer_valueof.
1366
7065b901
TT
13672009-02-13 Tom Tromey <tromey@redhat.com>
1368
1369 * gdb.base/remote.exp (get_sizeof): Remove.
1370 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
1371 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
1372 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
1373 * lib/gdb.exp (get_valueof): Move from long_long.exp.
1374 (get_sizeof): Likewise.
1375
5d7cb8df
JK
13762009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1377
1378 PR fortran/9806
1379 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
1380
b2febfff
PP
13812009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1382
1383 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
1384
4aa995e1
PA
13852009-02-06 Pedro Alves <pedro@codesourcery.com>
1386
1387 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
1388
d8906c6f
TJB
13892009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1390
1391 * gdb.python/python-cmd.exp: New file.
1392
ff4ab08d
TG
13932009-02-06 Tristan Gingold <gingold@adacore.com>
1394
1395 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
1396
aacd552b
TG
13972009-02-05 Tristan Gingold <gingold@adacore.com>
1398
1399 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
1400 pointer is dereferenced and use this signal name in regexp.
1401 * gdb.base/signull.exp: Ditto.
1402 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
1403 * gdb.base/signull.c (main): Ditto.
1404
08c637de
TJB
14052009-02-04 Tom Tromey <tromey@redhat.com>
1406 Thiago Jung Bauermann <bauerman@br.ibm.com>
1407
1408 * gdb.python/python-value.exp: Use `gdb.history' instead of
1409 `gdb.value_from_history'.
1410 (test_value_numeric_ops): Add test for conversion of enum constant.
1411 * gdb.python/python-value.c (enum e): New type.
1412 (evalue): New global.
1413 (main): Use argv.
1414
20261af8
JG
14152009-02-04 Jerome Guitton <guitton@adacore.com>
1416
1417 * gdb.ada/uninitialized_vars: New test program.
1418 * gdb.ada/uninitialized_vars.exp: New testcase.
1419
52e44b43
TT
14202009-02-02 Tom Tromey <tromey@redhat.com>
1421
1422 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
1423 * gdb.cp/pr2489.cc: Rename...
1424 * gdb.cp/pr9594.cc: ... to this.
1425
1c71341a
TT
14262009-02-02 Tom Tromey <tromey@redhat.com>
1427
1428 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
1429 * gdb.cp/pr2489.cc: New file.
1430 * gdb.cp/cpcompletion.exp: New file.
1431
a4295225
TT
14322009-02-02 Tom Tromey <tromey@redhat.com>
1433
1434 PR exp/9059:
1435 * gdb.cp/call-c.exp: Add regression test.
1436 * gdb.cp/call-c.cc (FooHandle): New typedef.
1437 (main): New variable 'handle'.
1438
592375cd
VP
14392009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1440
1441 * lib/mi-support.exp (et_mi_thread_list)
1442 (check_mi_and_console_threads): Adjust for current thread in
1443 -thread-list-ids output.
1444
41447f92
VP
14452009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1446
1447 * gdb.mi/mi-break.exp (test_disabled_creation): New.
1448 Call it.
1449
35669430
DE
14502009-01-28 Doug Evans <dje@google.com>
1451
1452 * gdb.arch/amd64-disp-step.S: New file.
1453 * gdb.arch/amd64-disp-step.exp: New file.
1454 * gdb.arch/i386-disp-step.S: New file.
1455 * gdb.arch/i386-disp-step.exp: New file.
1456
09f00d9a
PM
14572009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
1458
1459 * gdb.base/find.exp: Set newline variable
1460 using quotes instead of braces to fix cygwin failures.
1461
1e8fb976
PA
14622009-01-23 Pedro Alves <pedro@codesourcery.com>
1463
1464 * gdb.base/radix.exp: Add tests to ensure that that set
1465 input-radix 0 and set output-radix 0 are really rejected.
1466
da061712
PA
14672009-01-23 Pedro Alves <pedro@codesourcery.com>
1468
1469 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1470 copyright years.
1471
dd7e2d2b
PA
14722009-01-23 Pedro Alves <pedro@codesourcery.com>
1473
1474 PR gdb/9664:
1475 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1476
392452f6
PA
14772009-01-22 Pedro Alves <pedro@codesourcery.com>
1478
1479 PR c++/9631:
1480 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1481
8653e71c
PM
14822009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1483
1484 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1485 binfile definition to fix Windows OS failure.
1486
a12cc160
DJ
14872009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1488
1489 PR gdb/9346
1490 * gdb.base/interrupt.c (sigint_handler): New.
1491 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1492 on error.
1493 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1494 Test "signal SIGINT".
1495
b89667eb
DE
14962009-01-19 Doug Evans <dje@google.com>
1497
1498 * gdb.base/break.exp: Update expected gdb output.
1499 * gdb.base/sepdebug.exp: Ditto.
1500 * gdb.mi/mi-syn-frame.exp: Ditto.
1501 * gdb.mi/mi2-syn-frame.exp: Ditto.
1502 * gdb.base/call-signal-resume.exp: New file.
1503 * gdb.base/call-signals.c: New file.
1504 * gdb.base/unwindonsignal.exp: New file.
1505 * gdb.base/unwindonsignal.c: New file.
1506 * gdb.threads/interrupted-hand-call.exp: New file.
1507 * gdb.threads/interrupted-hand-call.c: New file.
1508 * gdb.threads/thread-unwindonsignal.exp: New file.
1509
adb483fe
DJ
15102009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1511
1512 * gdb.base/define.exp: Test defining and hooking prefix commands.
1513 * gdb.python/python.exp: Update test for "show user" output.
1514
60023297
JK
15152009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1516
1517 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1518 now the output exactly, using less wildcards. Expect also the output
1519 of gfortran-4.3. Update for the f-valprint.c modification from
1520 2008-04-22.
1521 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1522 Remove gdb_test test names where matching the command.
1523
ccc57cf9
PA
15242009-01-01 Pedro Alves <pedro@codesourcery.com>
1525
1526 PR breakpoints/9681:
1527 * gdb.base/watchpoint.exp: Add regression test.
1528
c7a6ca08
PA
15292008-12-31 Pedro Alves <pedro@codesourcery.com>
1530
1531 * gdb.threads/attach-into-signal.exp: Don't use
1532 gdb_suppress_entire_file.
1533 * gdb.threads/attach-stopped.exp: Ditto.
1534 * gdb.threads/attachstop-mt.exp: Ditto.
1535
3a031f65
PA
15362008-12-31 Pedro Alves <pedro@codesourcery.com>
1537
1538 PR gdb/8812:
1539 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1540
09e6485f
PA
15412008-12-29 Pedro Alves <pedro@codesourcery.com>
1542
1543 PR gdb/7536:
1544 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1545 and unsupported output radices are really rejected.
1546
0cd53049
JK
15472008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1548
1549 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1550
ba163c7e
TT
15512008-12-22 Tom Tromey <tromey@redhat.com>
1552
1553 * gdb.cp/punctuator.exp: New file.
1554
6f4de6c9
JK
15552008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1556
1557 * gdb.base/completion.exp (Completing non-existing component): New test.
1558
0f34d0b4
JK
15592008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1560
1561 Fix for PR gdb/8648.
1562 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1563 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1564 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1565 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
1566
db2ad4c3
JK
15672008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1568
1569 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
1570
bb5ef15e
DP
15712008-12-16 Christophe Lyon <christophe.lyon@st.com>
1572
1573 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
1574 compiler actually generate code at the expected line number.
1575
90142adc
JZ
15762008-12-15 Jie Zhang <jie.zhang@analog.com>
1577
1578 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
1579
fad6eecd
TT
15802008-12-12 Tom Tromey <tromey@redhat.com>
1581
1582 * gdb.base/commands.exp (redefine_hook_test): New proc.
1583 Call it.
1584
17c8aaf5
TT
15852008-12-11 Tom Tromey <tromey@redhat.com>
1586
1587 * gdb.base/macscp.exp: New regression test.
1588
7c8adf68
TT
15892008-12-11 Tom Tromey <tromey@redhat.com>
1590
1591 * gdb.base/macscp.exp: Print "address.addr".
1592 * gdb.base/macscp1.c (struct outer): New struct.
1593 (address): New global.
1594
b05dcbb7
TT
15952008-12-09 Tom Tromey <tromey@redhat.com>
1596
1597 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
1598 Call it.
1599
2d476de1
DE
16002008-12-04 Doug Evans <dje@google.com>
1601
1602 * gdb.server/ext-run.exp: Relax regexp for init program.
1603
87bdc959
TG
16042008-12-03 Tristan Gingold <gingold@adacore.com>
1605
1606 * gdb.base/macscp.exp: Generate an object file during compilation
1607 to work around Darwin dsymutil limitations.
1608
e0740f77
JK
16092008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1610
1611 Test resolving external references to TLS variables.
1612 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
1613 FILE2_THREAD_LOCAL.
1614 (testfile2, srcfile2): New variables.
1615 * gdb.threads/tls.c (file2_thread_local)
1616 (function_referencing_file2_thread_local): New.
1617 * gdb.threads/tls2.c: New file.
1618
67f0aac5
JB
16192008-11-28 Joel Brobecker <brobecker@adacore.com>
1620
1621 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
1622 rather than integer, as integer might not be big enough when
1623 on 64bit targets.
67f0aac5 1624
c332165e
JG
16252008-11-27 Jerome Guitton <guitton@adacore.com>
1626
1627 * gdb.cp/formatted-ref.exp: Add equality test.
1628 * gdb.ada/formatted_ref.exp: Ditto.
1629
fc9b693c
JK
16302008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
1633 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
1634
a9c64011
AS
16352008-11-20 Andreas Schwab <schwab@suse.de>
1636
1637 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
1638 matching syscall entry point.
1639 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1640 (tcatch_vfork_then_child_follow): Likewise. Finish through
1641 vfork even if we stopped at the syscall trampoline.
1642
e2fd701e
DE
16432008-11-20 Doug Evans <dje@google.com>
1644
1645 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
1646
69abc51c
TJB
16472008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1648
1649 * gdb.arch/ppc-dfp.exp: New file.
1650 * gdb.arch/ppc-dfp.c: New file.
1651
c14c28ba
PP
16522008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1653
1654 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 1655
2e74121d
DE
16562008-11-17 Doug Evans <dje@google.com>
1657
1658 * gdb.mi/mi-syn-frame.exp: Update expected output.
1659 * gdb.mi/mi2-syn-frame.exp: Update expected output.
1660
66bb093b
VP
16612008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1662
1663 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
1664 "thread N" results in =thread-selected.
1665 * lib/mi-support (mi_run_cmd, mi_expect_stop)
1666 (mi_send_resuming_command_raw): Be prepared for
1667 =thread-selected.
1668
3d043ef6
VP
16692008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1670
a9c64011
AS
1671 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
1672 * lib/mi-support.exp: Likewise.
3d043ef6 1673
808104c8
JB
16742008-11-16 Joel Brobecker <brobecker@adacore.com>
1675
1676 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
1677 commands from the expected output for "help catch".
1678
00b22944
JB
16792008-11-15 Joel Brobecker <brobecker@adacore.com>
1680
1681 * gdb.ada/int_deref.exp: New testcase.
1682
59669435
TT
16832008-11-14 Nick Roberts <nickrob@snap.net.nz>
1684
1685 * gdb.mi/gdb2549.exp: New file.
1686
de04a248
DE
16872008-11-11 Doug Evans <dje@google.com>
1688
1689 * gdb.base/callexit.exp: New file.
1690 * gdb.base/callexit.c: New file.
1691
6b8ce727
DE
16922008-11-10 Doug Evans <dje@google.com>
1693
1694 * lib/gdb.exp (GDBFLAGS): Move -nx ...
1695 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
1696 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
1697 (default_gdb_start,default_gdb_exit): Ditto.
1698 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
1699 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
1700 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
1701 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
1702 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
1703 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
1704
1b14b8aa
AS
17052008-11-03 Andreas Schwab <schwab@suse.de>
1706
1707 * gdb.base/hashline2.exp: Fix typo.
1708 * gdb.base/hashline3.exp: Likewise.
1709
f3134b88
TT
17102008-10-30 Tom Tromey <tromey@redhat.com>
1711
1712 * gdb.base/pointers.exp: Add test.
1713 * gdb.base/pointers.c (k, S): New typedefs.
1714 (instance): New global.
1715
c2226152
AS
17162008-10-30 Andreas Schwab <schwab@suse.de>
1717
1718 * gdb.base/args.exp: Add tests for newlines.
1719
462f405c
JB
17202008-10-30 Joel Brobecker <brobecker@adacore.com>
1721
1722 gdb.base/foll-exec.exp: Update the expected output of a couple
1723 of "info breakpoints" tests.
1724
79a45b7d
TT
17252008-10-28 Tom Tromey <tromey@redhat.com>
1726
1727 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
1728
adc13a14
PA
17292008-10-24 Pedro Alves <pedro@codesourcery.com>
1730
1731 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
1732 gdb_start_cmd.
1733 Use runto_main before any test that requires execution.
1734
252fbfc8
PA
17352008-10-23 Pedro Alves <pedro@codesourcery.com>
1736
1737 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
1738 instead of SIGINT.
1739
28148e3d
JB
17402008-10-22 Joel Brobecker <brobecker@adacore.com>
1741
1742 * gdb.base/completion.exp: Update expected output following
1743 the addition of the "info tasks" command.
1744
c209f847
TT
17452008-10-22 Tom Tromey <tromey@redhat.com>
1746
1747 * gdb.base/exprs.exp (test_expr): Add test for string
1748 concatenation.
1749
f177e350
PA
17502008-10-19 Pedro Alves <pedro@codesourcery.com>
1751
1752 * configure.ac: Output gdb.python/Makefile.
1753 * configure: Regenerate.
1754 * gdb.python/Makefile.in: New.
1755
cce89356
JB
17562008-10-16 Joel Brobecker <brobecker@adacore.com>
1757
1758 * gdb.base/foll-fork.exp: Adjust the expected output to match
1759 the new description for fork/vfork catchpoints in the "info
1760 breakpoints" output.
1761
176d289d
TJB
17622008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1763
1764 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
1765
a08702d6
TJB
17662008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1767
1768 * gdb.python/python-value.c: New file.
1769 * gdb.python/python-value.exp: New file.
1770
1c5cfe86
PA
17712008-10-15 Pedro Alves <pedro@codesourcery.com>
1772
1773 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
1774
5a98ad69
DP
17752008-10-15 Denis Pilat <denis.pilat@st.com>
1776
41702f1b 1777 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 1778
dcb1a1e2
TT
17792008-10-09 Tom Tromey <tromey@redhat.com>
1780
1781 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
1782 'fprintf' and 'stderr'.
1783
9124fe48
JB
17842008-10-07 Joel Brobecker <brobecker@adacore.com>
1785
1786 * gdb.ada/ref_tick_size.exp: New testcase.
1787
45452591
DE
17882008-10-06 Doug Evans <dje@google.com>
1789
1790 * gdb.dwarf2/dw2-cu-size.exp: New file.
1791 * gdb.dwarf2/dw2-cu-size.S: New file.
1792
1793 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
1794 .Ltype_int for clarity.
1795
4fc5b208
PP
17962008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1797
1798 PR gdb/2384:
1799 * gdb.cp/gdb2384.exp: Extended to test more cases.
1800 * gdb.cp/gdb2384.cc: Likewise.
1801 * gdb.cp/gdb2384-base.h: Likewise.
1802 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 1803
d78df370
JK
18042008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1805
1806 * gdb.base/maint.exp (maint print type): Remove printing
1807 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
1808
9a044a89
TT
18092008-09-30 Tom Tromey <tromey@redhat.com>
1810
1811 * gdb.base/macscp.exp: Add completion tests.
1812 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
1813 (TWENTY_THREE): Likewise.
1814 (FORTY_EIGHT): Likewise.
1815
506800a9
TT
18162008-09-30 Tom Tromey <tromey@redhat.com>
1817
1818 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
1819 everywhere.
1820 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
1821
1a6f01b5
JK
18222008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1823
1824 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
1825 testcase is derived from. Fix racy dependency on an expected PID
1826 number. No longer support the testcase on Linux kernel 2.4.x.
1827
2fae03e8
TT
18282008-09-27 Tom Tromey <tromey@redhat.com>
1829
1830 * gdb.base/macscp.exp: Add tests for stringification, splicing,
1831 and varargs.
1832
1ad15515
PA
18332008-09-22 Pedro Alves <pedro@codesourcery.com>
1834
1835 * lib/mi-support.exp (mi_expect_interrupt): New.
1836 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
1837 from gdb.mi/mi-nonstop.exp.
1838 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
1839 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
1840 lib/mi-support.exp.
1841 Use mi_check_thread_states throughout. Avoid ".*" and do not
1842 require an anchor after -exec-run.
1843
d0b76dc6
DJ
18442008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1845
1846 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
1847 stop is pending. Avoid ".*" when two stops are pending.
1848 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
1849 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
1850 newlines in fullnames.
1851 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
1852 (mi_expect_stop): Update comments. Only anchor in sync mode.
1853 Do not match newlines.
1854 (mi_send_resuming_command_raw): Always return status.
1855 (mi_get_stop_line): Do not match more than one line by accident.
1856 Only anchor in sync mode.
1857 (mi_run_inline_test): If -exec-next fails, give up.
1858
9990c830
UW
18592008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1860
1861 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
1862 on SPU.
1863
ebcf6f00
JB
18642008-09-10 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
1867
b6db24e5
JB
18682008-09-10 Joel Brobecker <brobecker@adacore.com>
1869
1870 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
1871 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1872 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
1873 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1874 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
1875 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
1876 gdb.ada/interface.exp, gdb.ada/null_array.exp,
1877 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1878 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1879 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1880 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
1881 Include the "= " sequence in the expected output of print tests.
1882
2bf448e0
JB
18832008-09-10 Joel Brobecker <brobecker@adacore.com>
1884
1885 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
1886 description for boolean types.
1887
d51fd4c8
PA
18882008-09-09 Pedro Alves <pedro@codesourcery.com>
1889
1890 * gdb.base/hook-stop-continue.c: New.
1891 * gdb.base/hook-stop-continue.exp: New.
1892
694182d2
DJ
18932008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1894
1895 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
1896
3b8a7fc0
JG
18972008-09-08 Jerome Guitton <guitton@adacore.com>
1898
1899 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
1900 (stack_check_probe_2, stack_check_probe_loop_1)
1901 (stack_check_probe_loop_2): New functions.
1902 (main): Add call to these new functions.
1903 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
1904 functions, check that the breakpoint is inserted at the appropriate
1905 location.
1906 (insert_breakpoint): Slightly refine this procedure so that it can
1907 be called several times in the test.
1908
96cc0ae8
JG
19092008-09-08 Jerome Guitton <guitton@adacore.com>
1910
1911 * gdb.base/stack-checking.c: New file.
1912 * gdb.base/stack-checking.exp: New file.
1913
1f08b409
TJB
19142008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1915
1916 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
1917 * gdb.arch/altivec-regs.exp: Likewise.
1918 * gdb.arch/vsx-regs.exp: Likewise.
1919
3099e1c4
TJB
19202008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1921
1922 * gdb.arch/ppc-fp.exp: New file.
1923 * gdb.arch/ppc-fp.c: New file.
1924
cc69bfc1
PP
19252008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1926
1927 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
1928 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 1929
b02a33db
MS
19302008-09-04 Michael Snyder <msnyder@vmware.com>
1931
1932 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
1933 as "at" (for non-debug functions such as _start).
1934
2992cbe0
UW
19352008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1936
1937 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
1938 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
1939 software watchpoints.
1940 * gdb.base/watch_thread_num.exp: Likewise.
1941
514f746b
AR
19422008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
1943
1944 * gdb.arch/i386-bp_permanent.exp: New test.
1945
876cecd0
TT
19462008-08-24 Tom Tromey <tromey@redhat.com>
1947
1948 * gdb.base/maint.exp: Update "maint print type".
1949
80f73d71
VP
19502008-08-21 Vladimir Prus <vladimir@codesourcery.com>
1951
1952 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
1953 support. Adjust the order of "*running" notifications.
1954 * gdb.mi/non-stop.c: Don't cast from int to void* and
1955 back.
1956
d9c78d7d
MK
19572008-08-20 Mark Kettenis <kettenis@gnu.org>
1958
1959 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
1960 expect to find it in the "info frame" output.
1961
97a2d1d3
DJ
19622008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
1963
1964 * gdb.base/interp.exp: Always consume both prompts.
1965
b96e2927
PA
19662008-08-20 Pedro Alves <pedro@codesourcery.com>
1967
1968 * gdb.base/pending.exp: Test pending breakpoints without symbols
1969 loaded.
1970
8cf6e61a
VP
19712008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1972
1973 * lib/mi-support.exp (mi_expect_stop): Produce
1974 more details on failures.
1975 * gdb.mi/mi-nonstop.exp: New.
1976 * gdb.mi/non-stop.c: New.
1977
c6ebd6cf
VP
19782008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1979
a9c64011
AS
1980 * gdb.mi/mi-async.exp: Use 'set target-async'.
1981 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 1982
46a9b8ed
DJ
19832008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
1984
1985 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
1986
44feb3ce
TT
19872008-08-17 Tom Tromey <tromey@redhat.com>
1988
1989 * gdb.base/help.exp (help catch): Rewrite.
1990
311a4e6b
TJB
19912008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1992
1993 * gdb.base/define.exp: Test indented command documentation.
1994 * gdb.python/python.exp: Test indented multi-line command.
1995
604c2f83
LM
19962008-08-15 Luis Machado <luisgpm@br.ibm.com>
1997
1998 * testsuite/gdb.arch/vsx-regs.c: New source file.
1999 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
2000 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
2001
886a217c
TT
20022008-08-14 Tom Tromey <tromey@redhat.com>
2003
2004 * gdb.base/macscp.exp: Add regression test for "macro define" or
2005 "macro undef" with no arguments.
2006
c814a4f3
PP
20072008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2008
2009 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 2010
12ab8a60
UW
20112008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2012
2013 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
2014
d57a3c85
TJB
20152008-08-06 Tom Tromey <tromey@redhat.com>
2016
2017 * gdb.python/python.exp: New file.
2018
c7b778ff
JK
20192008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2020
2021 Fix for PR gdb/1543.
2022 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
2023 $LOCATION.
2024 (location): New variable.
2025 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
2026 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
2027 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
2028 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
2029 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
2030 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
2031 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
2032 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
2033 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
2034 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
2035 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2036 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
2037 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2038 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
2039 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2040 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
2041 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
2042 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
2043 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
2044 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2045 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
2046 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
2047 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
2048 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
2049 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
2050 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
2051 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
2052 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
2053 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
2054 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
2055 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
2056 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
2057 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
2058 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
2059 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
2060 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
2061 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
2062 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2063 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
2064 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
2065 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
2066 gdb.base/type-opaque.exp, gdb.base/until.exp,
2067 gdb.base/value-double-free.c, gdb.base/varargs.exp,
2068 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
2069 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
2070 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2071 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
2072 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
2073 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2074 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2075 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
2076 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
2077 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
2078 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
2079 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
2080 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
2081 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
2082 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
2083 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2084 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
2085 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
2086 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
2087 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
2088 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
2089 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
2090 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
2091 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
2092 gdb.pascal/types.exp, gdb.stabs/weird.exp,
2093 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
2094 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
2095 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
2096 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
2097 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
2098 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
2099 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2100 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2101 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2102 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2103 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2104 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2105 lib/mi-support.exp, lib/trace-support.exp: Remove reference
2106 to bug-gdb@prep.ai.mit.edu .
2107
5e06a3d1
VP
21082008-07-31 Vladimir Prus <vladimir@codesourcery.com>
2109
2110 * lib/mi-support.exp (mi_load_shlibs): New.
2111 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
2112
9d81d21b
VP
21132008-07-30 Vladimir Prus <vladimir@codesourcery.com>
2114
2115 * lib/mi-support.exp (get_mi_thread_list)
2116 (check_mi_and_console_threads): New, moved from ...
2117 * gdb.mi/mi-pthread.exp: ...here.
2118 * gdb.mi/gdb669.exp (get_mi_thread_list)
2119 (check_mi_and_console_threads): Delete.
2120 * gdb.mi/mi2-pthread.exp: Likewise.
2121
bae98fe0
TT
21222008-07-28 Tom Tromey <tromey@redhat.com>
2123
2124 * Makefile.in (just-check): Remove. Move body to...
2125 (check): ... here.
2126
57380f4e
DJ
21272008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2128
2129 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
2130 Add a test for duplicated SIGINTs.
2131
e09490f1
DJ
21322008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2133
2134 * gdb.threads/schedlock.exp (get_args): Update to work for any
2135 value of NUM.
2136 (Top level): Report the number of threads that did not resume.
2137
6387b45f
DJ
21382008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2139
2140 * gdb.dwarf2/dw2-compressed.S: Also define __start.
2141
62f64ff2
DJ
21422008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2143
2144 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
2145 non-MI prompt.
2146
fa8de41e
TT
21472008-07-26 Tom Tromey <tromey@redhat.com>
2148
2149 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
2150 (function_struct, function_struct_ptr): New globals.
2151 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
2152 function pointer in a struct.
2153
ccb3ac8a
TT
21542008-07-26 Tom Tromey <tromey@redhat.com>
2155
2156 * gdb.base/macscp.exp: Add test for macro lexing bug.
2157
d7d9f01e
TT
21582008-07-18 Tom Tromey <tromey@redhat.com>
2159
2160 * gdb.base/macscp.exp: Add macro tests.
2161
9bf07184
PP
21622008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2163
2164 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
2165
becf6477
PP
21662008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2167
2168 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
2169
0709f7d3
PP
21702008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2171
2172 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 2173
7093c834
PP
21742008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2175
2176 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 2177
b432ffe3
JK
21782008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2179
2180 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
2181
b1a268e5
VP
21822008-07-12 Vladimir Prus <vladimir@codesourcery.com>
2183
2184 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
2185
e2995f8e
KB
21862008-07-11 Kevin Buettner <kevinb@redhat.com>
2187
2188 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
2189 of regexp to account for changes made to GDB in the printing of
2190 byte vectors.
2191
14032a66
TT
21922008-07-11 Tom Tromey <tromey@redhat.com>
2193
2194 * gdb.base/completion.exp: Add 'help' completion test.
2195
981505ef
JK
21962008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2197
2198 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
2199
10568435
JK
22002008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2201
2202 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
2203
4487aabf
PA
22042008-07-09 Pedro Alves <pedro@codesourcery.com>
2205
2206 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
2207
a4a9b1c4
PA
22082008-07-09 Pedro Alves <pedro@codesourcery.com>
2209
2210 * gdb.base/fullname.exp: Restore pwd if compiling failed.
2211
3c3185ac
JK
22122008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2213
2214 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
2215
7ebd49dc
VP
22162008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2217
2218 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
2219 previous commit. Add a comment.
2220
84e46146
PA
22212008-06-28 Pedro Alves <pedro@codesourcery.com>
2222
2223 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
2224
0f8d4a2f
VP
22252008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2226
2227 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
2228
f747e0ce
PA
22292008-06-27 Pedro Alves <pedro@codesourcery.com>
2230
2231 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
2232 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
2233 compiling an executable, link in an object that forces unbuffered
2234 output.
2235 * lib/set_unbuffered_mode.c: New file.
2236
734a5c36
JK
22372008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2238
2239 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
2240
a2840c35
VP
22412008-06-25 Vladimir Prus <vladimir@codesourcery.com>
2242
a9c64011
AS
2243 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
2244 mi_expect_stop.
2245 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
2246 Demand that *running is output.
2247 (detect_async): Perform checking every time.
2248 (mi_send_resuming_command): Extract everything into...
2249 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
2250 (mi_expect_stop): Don't accept any output before *stopped.
2251
6ae37fef
VP
22522008-06-13 Vladimir Prus <vladimir@codesourcery.com>
2253
2254 Robustify mi-simplerun.
a9c64011
AS
2255 * gdb.mi/basics.c (main): Add a call to sleep.
2256 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
2257 * gdb.mi/mi2-cli.exp: Likewise.
2258 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 2259
b4aa76f0 22602008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
2261
2262 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
2263
e1ac3328
VP
22642008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2265
a9c64011
AS
2266 * gdb.mi/mi-console.exp: Adjust.
2267 * gdb.mi/mi-syn-frame.exp: Adjust.
2268 * gdb.mi/mi2-console.exp: Adjust.
2269 * gdb.mi/mi2-syn-frame.exp: Adjust.
2270 * lib/mi-support.exp (mi_run_cmd): Adjust.
2271 (mi_send_resuming_command): Adjust.
e1ac3328 2272
f7f9a841
VP
22732008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2274
2275 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
2276 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
2277 testing of stopped.
2278 * gdb.mi/mi2-syn-frame.exp: Likewise.
2279 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
2280 (async, detect_async): New.
2281 (mi_expect_stop, mi_continue_to_line): Adjust expectation
2282 depending on if we're running in sync or async mode.
f7f9a841 2283
37cd5d19
TT
22842008-06-09 Tom Tromey <tromey@redhat.com>
2285
2286 * gdb.base/completion.exp: New tests for field name completion
2287 with spaces, and field name completion with '->'.
2288
65d12d83
TT
22892008-06-06 Tom Tromey <tromey@redhat.com>
2290
2291 * gdb.base/break1.c (struct some_struct): New struct.
2292 (values): New global.
2293 * gdb.base/completion.exp: Add field name completion test.
2294
ebfe2e3f
PP
22952008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2296
2297 * gdb.cp/call-c.exp: Test for incorrect handling of reference
2298 to pointer.
2299 * gdb.cp/call-c.cc: Likewise.
2300
bcf6fc3a
NR
23012008-06-06 Nick Roberts <nickrob@snap.net.nz>
2302
2303 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
2304 annotation.
2305
49fd4a42 23062008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 2307 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
2308
2309 * gdb.threads/execl.c, gdb.threads/execl1.c,
2310 gdb.threads/execl.exp: New tests.
a9c64011 2311
8a34ac3f
AR
23122008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
2313 Daniel Jacobowitz <dan@codesourcery.com>
2314
2315 * gdb.cp/exception.exp: Activate test, make it work with pending
2316 catchpoints.
2317
86ae69ef
JK
23182008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2319
2320 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
2321
f7f9ae2c
VP
23222008-05-28 Vladimir Prus <vladimir@codesourcery.com>
2323
a9c64011
AS
2324 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
2325 now printed.
2326 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 2327
2a2d4dc3
AS
23282008-05-27 Andreas Schwab <schwab@suse.de>
2329
2330 * gdb.base/frame-args.exp: Handle arguments that are optimized
2331 out.
2332
5099e4d9
LM
23332008-05-26 Luis Machado <luisgpm@br.ibm.com>
2334
2335 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
2336 quiet for ppc32 and group options into a single variable.
2337
d9c36a91
JB
23382008-05-23 Joel Brobecker <brobecker@adacore.com>
2339
2340 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
2341 of zero-size elements.
2342 * gdb.ada/null_array.exp: Test printing this new array.
2343
103a8671
JK
23442008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2345
2346 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
2347
07a4cc1a 23482008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
2349
2350 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
2351 of the "finish" command.
2352
55f996a7
NR
23532008-05-21 Nick Roberts <nickrob@snap.net.nz>
2354
2355 * gdb.base/annota1.exp: Test for new annotation.
2356
907fc202
UW
23572008-05-16 Pedro Alves <pedro@codesourcery.com>
2358
2359 * gdb.base/fixsection.exp: New file.
2360 * gdb.base/fixsection0.c: New file.
2361 * gdb.base/fixsection1.c: New file.
2362
e8f97270
UW
23632008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2364
2365 * gdb.base/annota1.exp: Accept printf@... in place of printf.
2366 * gdb.base/annota3.exp: Likewise.
2367
ac0bb574
NF
23682008-05-13 Nathan Froyd <froydnj@codesourcery.com>
2369
2370 * gdb.base/watch_thread_num.exp: Don't run tests that require
2371 watchpoints if the target doesn't support them.
2372
6fadd07a
DE
23732008-05-12 Doug Evans <dje@google.com>
2374
2375 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
2376
6e9a4a30
JB
23772008-05-09 Joel Brobecker <brobecker@adacore.com>
2378
2379 * gdb.ada/assign_1.exp: New testcase.
2380
08388c79
DE
23812008-05-09 Doug Evans <dje@google.com>
2382
a3c83fae
DE
2383 * gdb.base/find.exp: New file.
2384 * gdb.base/find.c: New file.
08388c79 2385
bd5ddfe8
DJ
23862008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
2387
2388 * gdb.base/commands.exp (watchpoint_command_test): Handle
2389 gdb,no_hardware_watchpoints.
2390 * gdb.base/float.exp: Allow ARM targets without floating point.
2391 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
2392
b5dd68e2 23932008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 2394 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
2395
2396 * gdb.ada/lang_switch: New test program.
2397 * gdb.ada/lang_switch.exp: New testcase.
2398
382d13d1
DE
23992008-05-05 Doug Evans <dje@google.com>
2400
2401 * gdb.base/help.exp (disassemble): Update expected help text.
2402
9dd789d0
PA
24032008-05-04 Pedro Alves <pedro@codesourcery.com>
2404
2405 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
2406
611c83ae
PA
24072008-05-04 Pedro Alves <pedro@codesourcery.com>
2408
2409 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
2410 different times.
2411
ff013f42
JK
24122008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2413
2414 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
2415 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
2416 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
2417 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
2418
96dff6a2
VP
24192008-05-04 Vladimir Prus <vladimir@codesourcery.com>
2420
2421 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
2422 notification to appear.
2423
55cd6f92
DJ
24242008-05-04 Daniel Jacobowitz <dan@debian.org>
2425
2426 * gdb.base/fullname.c: New file.
2427 * gdb.base/fullname.exp: New file.
2428 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
2429
d705c43c
PA
24302008-05-03 Pedro Alves <pedro@codesourcery.com>
2431
2432 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
2433 expressions with macros.
2434
333222e1
JK
24352008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2436
2437 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
2438
5ac01682
DJ
24392008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2440
2441 * gdb.base/completion.exp: Handle lack of other symbols beginning
2442 with "a".
2443
2444 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
2445
237fc4c9
PA
24462008-05-02 Jim Blandy <jimb@codesourcery.com>
2447
2448 * gdb.asm/asmsrc1.s: Add scratch space.
2449
ed5e9466
DJ
24502008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2451 Daniel Jacobowitz <dan@codesourcery.com>
2452
2453 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
2454 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
2455 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
2456
b39cc962
DJ
24572007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2458
2459 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
2460
36d520f5
JB
24612008-05-01 Joel Brobecker <brobecker@adacore.com>
2462
2463 * gdb.base/info-target.exp: New testcase.
2464
8d4e3071
DJ
24652008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2466
2467 * gdb.cp/hang.exp: Use .cc instead of .C.
2468 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2469 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2470
6f3f3097
DJ
24712008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2472
2473 * gdb.base/gdb1250.exp: Remove perror.
2474 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2475
5550a914
PA
24762008-04-30 Pedro Alves <pedro@codesourcery.com>
2477
2478 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2479 .2byte.
2480
d848e687
DJ
24812008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2482
2483 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2484 (maybe_kfail): New.
2485
93b5768b
PA
24862008-04-25 Pedro Alves <pedro@codesourcery.com>
2487
2488 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2489
721c02de
VP
24902008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2491
a9c64011
AS
2492 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2493 * gdb.mi/mi2-syn-frame.exp: Likewise.
2494 * lib/mi-support.exp: Likewise.
721c02de 2495
74960c60
VP
24962008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2497
2498 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2499 to specify regexp for the location to stop at.
2500 * gdb.base/break-always.c: New.
2501 * gdb.base/break-always.exp: New.
2502
d24317b4
VP
25032008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2504
2505 * lib/mi-support.exp (mi_runto_helper): Adjust
2506 for the original-location field.
2507 (mi_create_breakpoint, mi_list_breakpoints): New.
2508 * gdb.mi/mi-break.exp: Adjust.
2509 * gdb.mi/mi2-break.exp: Adjust.
2510 * gdb.mi/mi-pending.exp: Adjust.
2511 * gdb.mi/mi-simplerun.exp: Adjust.
2512 * gdb.mi/mi2-simplerun.exp: Adjust.
2513 * gdb.mi/mi-syn-frame.exp: Adjust.
2514 * gdb.mi/mi2-syn-frame.exp: Adjust.
2515 * gdb.mi/mi-until.exp: Adjust.
2516 * gdb.mi/mi2-until.exp: Adjust.
2517 * gdb.mi/mi-var-display.exp: Adjust.
2518 * gdb.mi/mi2-var-display.exp: Adjust.
2519 * gdb.mi/mi-watch.exp: Adjust.
2520 * gdb.mi/mi2-watch.exp: Adjust.
2521
fdc59709 25222008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 2523
a9c64011
AS
2524 * aclocal.m4: Add override.m4.
2525 * configure: Regenerate.
fdc59709 2526
8e91f023
VP
25272008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2528
2529 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2530 '-var-update --all-values' reports new value even the type
2531 of a variable object has changed.
2532
233a11ab
CS
25332008-04-18 Craig Silverstein <csilvers@google.com>
2534
2535 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2536 files.
d24317b4 2537
9c1137ad
JB
25382008-04-18 Joel Brobecker <brobecker@adacore.com>
2539
2540 * gdb.ada/atomic_enum: New test program.
2541 * gdb.ada/atomic_enum.exp: New testcase.
2542
66d0bbc7
DE
25432008-04-17 Doug Evans <dje@google.com>
2544
2545 * gdb.opt/Makefile.in: Fix whitespace.
2546
100906b0
UW
25472008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2548
2549 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2550
4584e32e
DE
25512008-04-17 Doug Evans <dje@google.com>
2552
2553 * gdb.base/hashline1.exp: New testcase.
2554 * gdb.base/hashline2.exp: New testcase.
2555 * gdb.base/hashline2.exp: New testcase.
2556
0a320680
PA
25572008-04-17 Pedro Alves <pedro@codesourcery.com>
2558
2559 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2560
18ac113b
AR
25612008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2562
2563 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2564 temporary breakpoint to match "Temporary breakpoint".
2565 * gdb.base/break.exp (delete_breakpoints): Likewise.
2566 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
2567 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
2568 * gdb.base/display.exp: Likewise.
2569 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
2570 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
2571 * gdb.base/restore.exp (restore_tests): Likewise.
2572 * gdb.base/sepdebug.exp: Likewise.
2573 * gdb.base/watchpoint.exp: Likewise.
2574 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
2575 * gdb.mi/mi-pending.exp: Likewise.
2576 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
2577 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
2578 * gdb.mi/mi-var-cmd.exp: Likewise.
2579 * gdb.mi/mi-var-display.exp: Likewise.
2580 * gdb.mi/mi2-cli.exp: Likewise.
2581 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
2582 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
2583 * gdb.mi/mi2-var-display.exp: Likewise.
2584 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
2585 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
2586 new "disp" field.
a9c64011 2587 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
2588 reason. This is to support fix for PR2424.
2589
add38693
JK
25902008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2591
2592 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2593
fcacd99f
VP
25942008-04-13 Vladimir Prus <vladimir@codesourcery.com>
2595
2596 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 2597 field. Add more floating varobj tests.
fcacd99f 2598 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
2599 field.
2600 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
2601 (main): Call do_at_tests.
2602 * lib/mi-support.exp (mi_create_floating_varobj)
2603 (mi_varobj_update_with_type_change): New.
fcacd99f 2604
de051565
MK
26052008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2606
2607 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
2608 option of -var-evaluate-expression.
2609 * gdb.mi/mi2-var-display.exp: Likewise.
2610
dbc52822
VP
26112008-04-07 Vladimir Prus <vladimir@codesourcery.com>
2612
2613 Introduce test setup helpers.
a9c64011
AS
2614 * lib/gdb.exp (build_executable, clean_restart)
2615 (prepare_for_testing): New.
2616 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
2617 * gdb.base/return.exp: Likewise.
2618 * gdb.base/ending-run.exp: Likewise.
dbc52822 2619
473591da
NR
26202008-04-07 Nick Roberts <nickrob@snap.net.nz>
2621
2622 * gdb.mi/mi-async.exp: New test for asynchronous Machine
2623 Interface (MI) responses.
2624
2b2d9e11
VP
26252008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2626
a9c64011
AS
2627 * gdb.cp/breakpoint.cc: New code to test conditions involving
2628 member variables.
2629 * gdb.cp/breakpoint.exp: Test condition involving member
2630 variables.
2b2d9e11 2631
bb378428
VP
26322008-04-05 Vladimir Prus <vladimir@codesourcery.com>
2633
2634 * lib/mi-support.exp (mi_expect_stop): New.
2635 (mi_run_cmd): Change the
2636 token. Use mi_send_resuming_command, use
2637 mi_expect_stop.
2638 (mi_execute_to_helper): Rename to mi_execute_to.
2639 (mi_send_resuming_command): Add more error patterns.
2640 (mi_wait_for_stop): Renamed to...
2641 (mi_get_stop_line): ...this.
2642 (mi_run_inline_test): Adjust.
2643
2644 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
2645 * gdb.mi/mi-console.exp: Likewise.
2646 * gdb.mi/mi-pending.exp: Likewise.
2647 * gdb.mi/mi-simplerun.exp: Likewise.
2648 * gdb.mi/mi-stack.exp: Likewise.
2649 * gdb.mi/mi-stepi.exp: Likewise.
2650 * gdb.mi/mi-syn-frame.exp: Add comment.
2651 * gdb.mi/mi-until.exp: Likewise.
2652 * gdb.mi/mi-var-display.exp: Likewise.
2653 * gdb.mi/mi-watch.exp: Likewise.
2654 * gdb.mi/mi2-cli.exp: Likewise.
2655 * gdb.mi/mi2-console.exp: Likewise.
2656 * gdb.mi/mi2-simplerun.exp: Likewise.
2657 * gdb.mi/mi2-stack.exp: Likewise.
2658 * gdb.mi/mi2-stepi.exp: Likewise.
2659 * gdb.mi/mi2-until.exp: Likewise.
2660 * gdb.mi/mi2-var-display.exp: Likewise.
2661 * gdb.mi/mi2-watch.exp: Likewise.
2662
62172bb9
UW
26632008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2664
2665 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2666
2667 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
2668
a13e061a
PA
26692008-04-04 Pedro Alves <pedro@codesourcery.com>
2670
2671 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
2672 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
2673 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2674 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
2675 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
2676 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
2677 expect an mi error duplicated in stderr.
2678
eae06beb
JB
26792008-04-03 Joel Brobecker <brobecker@adacore.com>
2680
2681 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
2682 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
2683 Add a couple of tests that verify the behavior when the new setting
2684 is set to "cancel" and "all".
2685 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
2686 "ask" before we start the testing.
2687
79c6ced6
AR
26882008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2689
2690 * gdb.cp/casts.cc: Add class reference variables.
2691 * gdb.cp/casts.exp: New test cases for up/down casting references.
2692
6c2d1a6b
MK
26932008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2694
2695 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
2696 instead of beginning to make an extra test pass.
2697 * gdb.mi/mi2-var-display.exp: Likewise.
2698
55b411d9
MR
26992008-03-31 Maciej W. Rozycki <macro@mips.com>
2700
2701 * gdb.base/break.exp: Mark failures as such. Fix formatting.
2702
c6140da2
MD
27032008-03-31 Markus Deuling <deuling@de.ibm.com>
2704 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2705
2706 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
2707 value. Add xfail for older kernels.
2708
79732189
AR
27092008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2710
2711 Bring mi-support in line with gdb.exp.
2712 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
2713 (mi_gdb_start): New function.
2714
33c3676e
MR
27152008-03-28 Maciej W. Rozycki <macro@mips.com>
2716
2717 * gdb.mi/mi-var-cmd.exp: Fix a typo.
2718
92e28119
VP
27192008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2720
2721 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2722 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 2723
9e8e3afe
VP
27242008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2725
2726 * lib/mi-support.exp (mi_create_varobj_checked): New.
2727 (mi_list_varobj_children): Allow to check for a
2728 value.
2729 (mi_list_array_varobj_children): New.
2730
2731 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
2732 and mi_list_varobj_children, as opposed to hardcoding
2733 expected strings.
2734 * gdb.mi/gdb701.exp: Likewise.
2735 * gdb.mi/gdb792.exp: Likewise.
2736 * gdb.mi/mi-var-block.exp: Likewise.
2737 * gdb.mi/mi-var-cmd.exp: Likewise.
2738 * gdb.mi/mi-var-invalidate.exp: Likewise.
2739 * gdb.mi/mi2-var-block.exp: Likewise.
2740 * gdb.mi/mi2-var-child.exp: Likewise.
2741 * gdb.mi/mi2-var-cmd.exp: Likewise.
2742 * gdb.mi/mi2-var-display.exp: Likewise.
2743
9df50351
JK
27442008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2745
2746 Fix random false FAILs on i386.
2747 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
2748
31e5d73a
DJ
27492008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2750
2751 PR gdb/544
2752 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
2753
12f4afab
DJ
27542008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2755
2756 PR gdb/544
2757 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
2758
b562a0cb
DJ
27592008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2760
2761 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
2762 fixed PR gdb/544.
2763
17faa917
DJ
27642008-03-21 Pedro Alves <pedro@codesourcery.com>
2765
2766 * gdb.threads/fork-child-threads.exp: Test next over fork.
2767
6214f497
DJ
27682008-03-21 Chris Demetriou <cgd@google.com>
2769
2770 * gdb.base/break.exp (rbreak junk): New test for rbreak
2771 "Junk at end of arguments" issue.
2772
63092375
DJ
27732008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2774
2775 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
2776 *& to work on created array elements.
2777 (Top level): Test print $pc with a file. Test string operations
2778 without a target.
2779 * gdb.base/ptype.exp: Do not expect *& to work on created array
2780 elements.
2781
b21991b0
DJ
27822008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2783
2784 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2785 gdb.threads/staticthreads.exp: Update exit query.
2786
c4b347c7
SL
27872008-03-07 Sandra Loosemore <sandra@codesourcery.com>
2788
2789 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
2790
fa4727a6
DJ
27912008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2792
2793 * gdb.base/watchpoint.c (global_ptr, func4): New.
2794 (main): Call func4.
2795 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
2796 (test_inaccessible_watchpoint): New.
2797
2f34202f
MR
27982008-02-29 Maciej W. Rozycki <macro@mips.com>
2799
2800 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
2801 select the largest.
2802
0d6ba1b1
DJ
28032008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2804
2805 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
2806 frames-invalid annotations.
2807
e691325a
PM
28082008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
2809
a9c64011 2810 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 2811
f85b5ecc
DE
28122008-02-27 Doug Evans <dje@google.com>
2813
2814 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
2815 for bug 1738.
2816 (breakpoint_to_handler_entry): Ditto.
2817
b40e7bf3
JB
28182008-02-27 Joel Brobecker <brobecker@adacore.com>
2819
2820 * gdb.base/ending-run.exp: Use the first line of code inside
2821 function body to test breakpoints.
2822 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
2823 location where the breakpoint is inserted when using the line
2824 where a function is declared. Fix typo in the description of
2825 one of the tests.
2826 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
2827
2faca73a
PM
28282008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2829
2830 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 2831 tests.
2faca73a 2832
6f439c36
PM
28332008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2834
2835 * gdb.base/args.exp: avoid same output for tests
2836 with single quotes.
2837
54e52265
VP
28382008-02-26 Vladimir Prus <vladimir@codesourcery.com>
2839
a9c64011
AS
2840 * gdb.base/annota1.exp: Adjust for 'info break'
2841 format changes.
2842 * gdb.base/annota3.exp: Likewise.
2843 * gdb.base/break.exp: Likewise.
2844 * gdb.base/condbreak.exp: Likewise.
2845 * gdb.base/pending.exp: Likewise.
2846 * gdb.base/sepdebug.exp: Likewise.
2847 * gdb.base/unload.exp: Likewise.
2848 * gdb.cp/ovldbreak.exp: Likewise.
2849 * gdb.mi/mi-pending.exp: Likewise.
54e52265 2850
897b09ca
DE
28512008-02-07 Doug Evans <dje@google.com>
2852
2853 * gdb.cp/mb-inline.exp: New.
2854 * gdb.cp/mb-inline.h: New.
2855 * gdb.cp/mb-inline1.cc: New.
2856 * gdb.cp/mb-inline2.cc: New.
2857
b1c32d35
PM
28582008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2859
2860 * gdb.pascal/floats.pas: New test program.
2861 * gdb.pascal/floats.exp: New testcase.
2862
1a4ca44a
TJB
28632008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2864
2865 * gdb.base/callfuncs.c (t_float_many_args): New function.
2866 (t_double_many_args): New function.
2867 * gdb.base/callfuncs.exp: Add tests for exceeding float
2868 and double parameters passed through the stack.
2869
439048e8
JB
28702008-02-05 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
2873 gdb.ada/complete/foo.adb: New files.
2874 * gdb.ada/complete.exp: New testcase.
2875
81fe8080
DE
28762008-02-03 Doug Evans <dje@google.com>
2877
301f0ecf
DE
2878 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
2879
81fe8080
DE
2880 * gdb.cp/gdb2384.exp: New file.
2881 * gdb.cp/gdb2384.cc: New file.
2882 * gdb.cp/gdb2384-base.h: New file.
2883 * gdb.cp/gdb2384-base.cc: New file.
2884
4b071aec
DE
28852008-02-02 Doug Evans <dje@google.com>
2886
2887 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
2888
61137ba6
JB
28892007-02-01 Joel Brobecker <brobecker@adacore.com>
2890
2891 * gdb.ada/sym_print_name: New test program.
2892 * gdb.ada/sym_print_name.exp: New testcase.
2893
28942007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
2895
2896 * gdb.ada/nested/hello.adb: New file.
2897 * gdb.ada/nested.exp: New testcase.
2898 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2899
98deb0da
VP
29002008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2901
2902 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
2903 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
2904 don't cause future evaluations of function to report
2905 creation of internal breakpoints.
98deb0da 2906
723a2275
VP
29072008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2908
2909 * gdb.mi/mi-break.exp (test_error): New.
2910 Call it.
2911
fb546a2f
LM
29122008-01-31 Luis Machado <luisgpm@br.ibm.com>
2913
2914 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
2915 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
2916
2d8fd90a
PM
29172008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2918
2919 * gdb.pascal/integers.pas: New test program.
2920 * gdb.pascal/integers.exp: New testcase.
2921
a7fa0ded
PM
29222008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2923
2924 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
2925
5e1a1926
TJB
29262008-01-30 Luis Machado <luisgpm@br.ibm.com>
2927
2928 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
2929 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
2930
8d04f9f0
JB
29312008-01-30 Paul Hilfinger <hilfinger@adacore.com>
2932
2933 * gdb.ada/formatted_ref: New test program.
2934 * gdb.ada/formatted_ref.exp: New testcase.
2935
2936 * gdb.cp/formatted-ref.cc: New file.
2937 * gdb.cp/formatted-ref.exp: New testcase.
2938
ce75a98f
JB
29392008-01-30 Joel Brobecker <brobecker@adacore.com>
2940
2941 * gdb.base/ptype.exp: Add testing of "ptype $pc".
2942
e835f6bf
NR
29432008-01-30 Nick Roberts <nickrob@snap.net.nz>
2944
2945 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
2946 (test_file_list_exec_source_file): Update to new macro-info field.
2947
d118ef87
PH
29482008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
2949
2950 * gdb.ada/exprs: New test program.
2951 * gdb.ada/exprs.exp: New testcase.
2952
7d35ab09
TJB
29532008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2954
2955 * dfp-test.c (DELTA, DELTA_B): New definitions.
2956 (double_val1, double_val2, double_val3, double_val4, double_val5,
2957 double_val6, double_val7, double_val8, double_val9, double_val10,
2958 double_val11, double_val12, double_val13, double_val14, dec32_val1,
2959 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
2960 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
2961 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
2962 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
2963 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
2964 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
2965 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
2966 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
2967 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
2968 dec128_val16): New global variables.
2969 (decimal_dec128_align): New function.
2970 (decimal_mixed): Likewise.
2971 (decimal_many_args_dec32): Likewise.
2972 (decimal_many_args_dec64): Likewise.
2973 (decimal_many_args_dec128): Likewise.
2974 (decimal_many_args_mixed): Likewise.
2975 * dfp-test.exp: Add tests calling new inferior functions.
2976
2d717e4f
DJ
29772008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2978
2979 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
2980 gdb.server/ext-run.exp: New files.
2981 * lib/gdbserver-support.exp (gdbserver_download): New.
2982 (gdbserver_start): New. Update gdbserver expected
2983 output.
2984 (gdbserver_spawn): Use them.
2985 (gdbserver_start_extended): New.
2986
e85a822c
DJ
29872008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2988
2989 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
2990 Run on GNU/Linux.
2991 (do_exec_tests): Check for systems which do not support catchpoints.
2992 Do not match START.
2993 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
2994 Run on GNU/Linux. Enable verbose output.
2995 (check_fork_catchpoints): New.
2996 (explicit_fork_child_follow, catch_fork_child_follow)
2997 (tcatch_fork_parent_follow): Update expected messages.
2998 (do_fork_tests): Use check_fork_catchpoints.
2999 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
3000 Run on GNU/Linux. Enable verbose output.
3001 (check_vfork_catchpoints): New.
3002 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
3003 expected messages.
3004 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
3005
401ea829
JB
30062008-01-29 Jim Blandy <jimb@red-bean.com>
3007
3008 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
3009 host' errors.
3010 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
3011
aceaf3ad
JB
30122008-01-29 Jim Blandy <jimb@red-bean.com>
3013
3014 * gdb.threads/sigthread.c: Use barriers to ensure that
3015 child_thread and child_thread_two are always initialized before we
3016 start to use them.
3017
a5606eee
VP
30182008-01-29 Vladimir Prus <vladimir@codesourcery.com>
3019
3020 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
3021 * gdb.base/watchpoint-solib.c: New.
3022 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 3023
c55a82bb
PM
30242008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
3025
3026 * gdb.base/gdb1056.exp: Add unsigned integer test.
3027
0993fe05
DE
30282008-01-28 Doug Evans <dje@google.com>
3029
3030 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
3031
4fe42e7f
JB
30322008-01-27 Jim Blandy <jimb@codesourcery.com>
3033
c7a69933
JB
3034 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
3035
4fe42e7f
JB
3036 * gdb.base/expand-psymtabs.exp: Doc fix.
3037
5def8285
MK
30382008-01-26 Mark Kettenis <kettenis@gnu.org>
3039
3040 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3041
5313c911
NR
30422008-01-24 Nick Roberts <nickrob@snap.net.nz>
3043
a9c64011 3044 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
3045 -var-set-format.
3046
93815fbf
VP
30472008-01-23 Chris Demetriou <cgd@google.com>
3048
3049 * gdb.threads/thread_events.c: New testcase source file.
3050 * gdb.threads/thread_events.exp: New testcase expect file.
3051
467a88ee
NR
30522008-01-23 Nick Roberts <nickrob@snap.net.nz>
3053
3054 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
3055
3056 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
3057 -var-set-format.
3058
d8f82aba
DJ
30592008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3060 Vladimir Prus <vladimir@codesourcery.com>
3061
3062 * gdb.base/float.exp: Allow missing floating point for m68k and
3063 PowerPC.
3064
60c46647
VP
30652008-01-22 Vladimir Prus <vladimir@codesourcery.com>
3066
3067 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
3068 ignore count.
3069 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
3070 * gdb.mi/mi-cli.exp: Adjust.
3071 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 3072
c7dd36a1
PA
30732008-01-17 Pedro Alves <pedro@codesourcery.com>
3074
3075 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
3076 and 'dummy_ptr' integer pointer. Initialize struct_declarations
3077 with dummy_ptr's address.
3078 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
3079 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
3080 all targets.
3081 * gdb.mi/mi2-var-child.exp: Likewise.
3082
39d5313e
JB
30832008-01-09 Joel Brobecker <brobecker@adacore.com>
3084
3085 * gdb.ada/null_array: New test program.
3086 * gdb.ada/null_array.exp: New testcase.
3087
0aea4bf3
LM
30882008-01-09 Luis Machado <luisgpm@br.ibm.com>
3089
3090 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
3091 with required float modifiers.
3092
0b354900
JB
30932008-01-08 Joel Brobecker <brobecker@adacore.com>
3094
3095 * gdb.ada/funcall_param: New test program.
3096 * gdb.ada/funcall_param.exp: New testcase.
3097
cdb7f5d4
JB
30982008-01-08 Joel Brobecker <brobecker@adacore.com>
3099
3100 * gdb.ada/arrayparam: New test program.
3101 * gdb.ada/arrayparam.exp: New testcase.
3102
88e2547f
JB
31032008-01-08 Joel Brobecker <brobecker@adacore.com>
3104
3105 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
3106 landed. Should also fix random failures in the test following it.
3107
f6867ce0
TJB
31082008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3109
3110 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
3111 for expressions with decimal float values.
3112 (test_dfp_conversions): New function to test casts to and from
3113 decimal float types.
3114 Call test_dfp_conversions.
3115 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
3116 elements.
3117 (main): Initialize ds.float4 and ds.double8 elements.
3118 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
3119 string to new error message.
3120 (d64_set_tests): Likewise.
3121 (d128_set_tests): Likewise.
3122 Add tests for expressions with decimal float variables. Add tests for
3123 conversions to and from decimal float types.
3124
f9c11282
JB
31252008-01-05 Joel Brobecker <brobecker@adacore.com>
3126
3127 * gdb.ada/packed_tagged/comp_bug.adb: New file.
3128 * gdb.ada/packed_tagged.exp: New testcase.
3129
0ecbca72
JB
31302008-01-04 Joel Brobecker <brobecker@adacore.com>
3131
3132 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
3133 gdb.ada/homonym/homonym_main.adb: New files.
3134 * gdb.ada/homonym.exp: New testcase.
3135
c18d3d89
JB
31362008-01-04 Joel Brobecker <brobecker@adacore.com>
3137
3138 * gdb.ada/packed_array.exp: Add testing of references to
3139 a packed array.
3140
ecc7085b
JB
31412008-01-04 Joel Brobecker <brobecker@adacore.com>
3142
3143 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
3144 New files.
3145 * gdb.ada/type_coercion.exp: New testcase.
3146
c474c922
JB
31472008-01-04 Joel Brobecker <brobecker@adacore.com>
3148
3149 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
3150 gdb.ada/tagged/foo.adb: New file.
3151 * gdb.ada/tagged.exp: New testcase.
3152
9005b927
JB
31532008-01-04 Joel Brobecker <brobecker@adacore.com>
3154
3155 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
3156 gdb.ada/ptype_field/foo.adb: New files.
3157 * gdb.ada/ptype_field.exp: New testcase.
3158
1a6aaad8
JB
31592008-01-03 Joel Brobecker <brobecker@adacore.com>
3160
3161 * gdb.ada/print_pc.exp: New testcase.
3162
0ef22f53
JB
31632008-01-03 Joel Brobecker <brobecker@adacore.com>
3164
3165 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
3166 gdb.ada/taft_type/p.adb: New files.
3167 * gdb.ada/taft_type.exp: New testcase.
3168
1689ecf8
JB
31692008-01-03 Joel Brobecker <brobecker@adacore.com>
3170
3171 * gdb.ada/array_bounds/bar.adb: New file.
3172 * gdb.ada/array_bounds.exp: New testcase.
3173
a4d0b9c3
JB
31742008-01-03 Joel Brobecker <brobecker@adacore.com>
3175
3176 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
3177 gdb.ada/arrayptr/foo.adb: New files.
3178 * gdb.ada/arrayptr.exp: New testcase.
3179
a31ace00
JB
31802008-01-03 Joel Brobecker <brobecker@adacore.com>
3181
3182 * gdb.base/set-lang-auto.exp: New testcase.
3183
a97fced3
JB
31842008-01-03 Joel Brobecker <brobecker@adacore.com>
3185
3186 * gdb.ada/fun_addr/foo.adb: New file.
3187 * gdb.ada/fun_addr.exp: New testcase.
3188
ef29ce1a
JK
31892008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3190
3191 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
3192 New files
3193
0fafefe3
JB
31942008-01-02 Joel Brobecker <brobecker@adacore.com>
3195
3196 * array_subscript_addr/p.adb: New file.
a9c64011 3197 * array_subscript_addr.exp: New testcase.
0fafefe3 3198
c4359f8d
JB
31992008-01-02 Joel Brobecker <brobecker@adacore.com>
3200
a9c64011 3201 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
3202 New files.
3203 * gdb.ada/str_cmp_ref.exp: New testcase.
3204
1aa1b15b
JB
32052008-01-01 Joel Brobecker <brobecker@adacore.com>
3206
3207 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
3208 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 3209 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 3210
81c9b2cf
JB
32112008-01-01 Joel Brobecker <brobecker@adacore.com>
3212
3213 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
3214 gdb.ada/ref_param/pck.ads: New files.
3215 * gdb.ada/ref_param.exp: New testcase.
3216
319e4674
JB
32172008-01-01 Joel Brobecker <brobecker@adacore.com>
3218
3219 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
3220 gdb.ada/interface/foo.adb: New files.
3221 * gdb.ada/interface.exp: New testcase.
3222
ef682c56
JB
32232007-12-31 Jim Blandy <jimb@codesourcery.com>
3224
3225 * gdb.base/multi-forks.exp: Consume all output from child
3226 processes before proceeding to next test.
3227
f6f3eb6c
JB
32282007-12-29 Jim Blandy <jimb@codesourcery.com>
3229
3230 * configure: Regenerated.
3231
f652e42f
JB
32322007-12-27 Joel Brobecker <brobecker@adacore.com>
3233
3234 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
3235 gdb.ada/fixed_cmp/fixed.adb: New files.
3236 * gdb.ada/fixed_cmp.exp: New testcase.
3237
6943e596
JB
32382007-12-27 Joel Brobecker <brobecker@adacore.com>
3239
3240 * gdb.ada/boolean_expr.exp: New testcase.
3241
aad9a193
JB
32422007-12-26 Jim Blandy <jimb@codesourcery.com>
3243
3244 * gdb.base/multi-forks.exp: Doc fix.
3245
fb5f3683
JB
32462007-12-26 Joel Brobecker <brobecker@adacore.com>
3247
3248 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3249 * gdb.ada/char_param.exp: Do not compile our test program with
3250 -gnata, this is unnecessary.
3251 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
3252
384e4a9c
JB
32532007-12-24 Joel Brobecker <brobecker@adacore.com>
3254
3255 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
3256 gdb.ada/print_chars/foo.adb: New files.
3257 * gdb.ada/print_chars.exp: New testcase.
3258
01e044f7
JB
32592007-12-24 Joel Brobecker <brobecker@adacore.com>
3260
3261 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
3262 gdb.ada/char_param/foo.adb: New files.
3263 * gdb.ada/char_param.exp: New testcase.
3264
0ce17860
JB
32652007-12-22 Jim Blandy <jimb@codesourcery.com>
3266
3267 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
3268 hard-coding source line numbers into the test.
3269 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
3270 gdb_get_line_number to find.
3271
919809b9
JB
32722007-12-22 Joel Brobecker <brobecker@adacore.com>
3273
3274 * gdb.base/ptype.c (highest): New struct type.
3275 (the_highest): New variable of that type.
3276 (main): Add dummy assignment to a field of variable the_highest.
3277 * gdb.base/ptype.exp: Test type printing of our new variable.
3278
abc8a88d
PM
32792007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
3280
3281 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 3282 and record first explicitly generated thread number.
abc8a88d
PM
3283 Use that thread number for thread specific watchpoint test.
3284 Add iteration number to repetitive tests.
3285
5158f3e3
CES
32862007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
3287 Jim Blandy <jimb@codesourcery.com>
3288
3289 * gdb.base/expand-psymtabs.c: New testcase
3290 source file.
3291 * gdb.base/expand-psymtabs.exp: New testcase
3292 expect file.
3293
37e4754d
LM
32942007-12-17 Luis Machado <luisgpm@br.ibm.com>
3295
3296 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
3297 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
3298
551e5d04
JB
32992007-12-17 Joel Brobecker <brobecker@adacore.com>
3300
3301 * gdb.ada/frame_args/foo.adb: New file.
3302 * gdb.ada/frame_args/pck.ads: New file.
3303 * gdb.ada/frame_args/pck.adb: New file.
3304 * gdb.ada/frame_args.exp: New testcase.
3305
a05ee097
JB
33062007-12-17 Joel Brobecker <brobecker@adacore.com>
3307
3308 * gdb.base/frame-args.c: New file.
3309 * gdb.base/frame-args.exp: New testcase.
3310
c162e8c9 33112007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 3312 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
3313
3314 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
3315
afe8ab22 33162007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3317
afe8ab22
VP
3318 * gdb.mi/mi-pending.exp: New.
3319 * gdb.mi/mi-pending.c: New.
3320 * gdb.mi/mi-pendshr.c: New.
3321
dfdfb3ca
JB
33222007-12-06 Jim Blandy <jimb@codesourcery.com>
3323
3324 * gdb.base/default.exp: Update expected output for 'info catch'.
3325
b7fca990
JK
33262007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3327
3328 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
3329 must be set to binary.
3330
6a1afc1e
PA
33312007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
3332
3333 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
3334
a6b151f1
DJ
33352007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3336
3337 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
3338 gdb.mi/mi-file-transfer.exp: New.
3339
43039443
JK
33402007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3341
3342 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
3343
0ef2251b
MR
33442007-11-22 Maciej W. Rozycki <macro@mips.com>
3345
3346 * gdb.trace/backtrace.exp: Fix a typo.
3347 * gdb.trace/circ.exp: Likewise.
3348 * gdb.trace/collection.exp: Likewise.
3349 * gdb.trace/limits.exp: Likewise.
3350 * gdb.trace/report.exp: Likewise.
3351 * gdb.trace/tfind.exp: Likewise.
3352 * gdb.trace/while-dyn.exp: Likewise.
3353
5443631e
NR
33542007-11-21 Nick Roberts <nickrob@snap.net.nz>
3355
3356 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
3357 objects of pointers that can't be dereferenced are now
3358 "noneditable".
3359
a4ce5b0d
UW
33602007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3361
3362 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3363 (target_cpu): Remove.
3364
d6e956e5
VP
33652007-10-15 Vladimir Prus <vladimir@codesourcery.com>
3366
3367 * gdb.base/ending-run.exp: Expect the list of cleared
3368 breakpoint to come in natural order, not the reversed one.
a9c64011 3369
214270ab
VP
33702007-11-07 Vladimir Prus <vladimir@codesourcery.com>
3371
3372 * gdb.mi/mi-var-child.c (do_child_deletion): New.
3373 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 3374
1a619819
LM
33752007-11-05 Luis Machado <luisgpm@br.ibm.com>
3376
3377 * gdb.base/printcmds.exp: New function
3378 test_printf_with_dfp.
3379
5b01a6fa
DE
33802007-11-02 Doug Evans <dje@google.com>
3381
3382 * gdb.disasm/t01_mov.s: Remove carriage returns.
3383 * gdb.disasm/t02_mova.s: Ditto.
3384 * gdb.disasm/t03_add.s: Ditto.
3385 * gdb.disasm/t04_sub.s: Ditto.
3386 * gdb.disasm/t05_cmp.s: Ditto.
3387 * gdb.disasm/t06_ari2.s: Ditto.
3388 * gdb.disasm/t07_ari3.s: Ditto.
3389 * gdb.disasm/t08_or.s: Ditto.
3390 * gdb.disasm/t09_xor.s: Ditto.
3391 * gdb.disasm/t10_and.s: Ditto.
3392 * gdb.disasm/t11_logs.s: Ditto.
3393 * gdb.disasm/t12_bit.s: Ditto.
3394 * gdb.disasm/t13_otr.s: Ditto.
3395
ec33ab7f
JK
33962007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3397
3398 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
3399
ae0d01ff
UW
34002007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3401
3402 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
3403 provide DFP support.
3404
55eddb0f
DJ
34052007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3406
3407 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
3408 Test "set powerpc vector-abi". Skip auto-detection tests for old
3409 toolchains.
3410
7020f05c
PA
34112007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3412
3413 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
3414 with [string compare].
3415
84bc3db9
PA
34162007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3417
3418 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
3419 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
3420
5876dc88
LM
34212007-10-25 Luis Machado <luisgpm@br.ibm.com>
3422
3423 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
3424 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
3425 * gdb.opt/Makefile.in: New makefile.
3426 * Makefile.in: Create new directory "gdb.opt".
3427 * configure.ac: Add "gdb.opt" directory.
3428 * configure: Regenerated.
a9c64011 3429
c3ea9a14
DE
34302007-10-25 Doug Evans <dje@google.com>
3431
3432 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
3433 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
3434
a9c64011 34352007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
3436 Thiago Jung Bauermann <bauerman@br.ibm.com>
3437
3438 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
3439 Floating Point expressions.
3440 * gdb.base/dfp-test.exp: new file adding tests for Decimal
3441 Floating Point variables.
3442 * gdb.base/dfp-test.c: new file containing program with Decimal
3443 Floating variables, used by gdb.base/dfp-test.exp.
3444
62a24a2b
DJ
34452007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3446
3447 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
3448
e7b1eae6
UW
34492007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3450
3451 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
3452 compiling test case with GCC.
3453 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
3454
c641edcc
UW
34552007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3456
3457 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3458 format changes.
3459
5e5ebfe6
MS
34602007-10-18 Michael Snyder <msnyder@specifix.com>
3461
3462 * gdb.base/dbx.exp: Add missing "-re " operator.
3463
e831e7b6
GM
34642007-10-16 Gaius Mulley <gaius@glam.ac.uk>
3465
3466 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
3467 * configure.ac: Removed trailing spaces after backslash.
3468 * gdb.modula2: New directory.
3469 * gdb.modula2/Makefile.in: New file.
3470 * gdb.modula2/unbounded-array.exp: New file.
3471 * gdb.modula2/unbounded1.c: New file.
3472
7cc46491
DJ
34732007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3474
3475 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3476
34772007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
3478
3479 * gdb.base/sigstep.c (main): Add checks for
3480 return values for setitimer call.
3481 Call setitimer again with itimer = ITIMER_REAL
3482 if first call to setitimer fails.
3483
e91528f0
KH
34842007-10-11 Kazu Hirata <kazu@codesourcery.com>
3485
3486 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3487 of $timeout.
3488
2ec9a4f8
DJ
34892007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3490
3491 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3492
34932007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
3494
3495 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3496 of gdb_expect call, to avoid interruption.
3497
64b2fa04
PA
34982007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3499
3500 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3501 (v_unsigned_long_long, v_long_long_array)
3502 (v_signed_long_long_array, v_unsigned_long_long_array)
3503 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3504 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3505 [!NO_LONG_LONG]: New.
3506 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3507 v_long_long_member.
3508
3509 (v_long_long_func, v_signed_long_long_func)
3510 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3511 (main) [!NO_LONG_LONG]: Initialize long long variants.
3512
3513 * gdb.base/whatis.exp: If board file requests no_long_long, build
3514 test with NO_LONG_LONG defined. Test long long, signed long long,
3515 and unsigned long long variants but only if board file doesn't
3516 disable it.
3517
a912286e 35182007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 3519 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
3520
3521 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3522 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3523 * configure: Regenerated.
3524 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3525 gdb.pascal/types.exp, lib/pascal.exp: New files.
3526
471ba8c9
DJ
35272007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3528
3529 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3530 call.
3531 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3532 to return to the call.
3533 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3534 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3535 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3536 * gdb.mi/mi-until.exp (test_until): Likewise.
3537 * gdb.mi/mi2-until.exp (test_until): Likewise.
3538
fef8a650
DJ
35392007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3540
3541 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3542 two-char array.
3543 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3544
d983da9c
DJ
35452007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.threads/watchthreads.c (thread_function): Sleep between
3548 iterations.
3549 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3550 at once for S/390. Generate matching fails and passes.
3551
17f62551
VP
35522007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3553
3554 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3555 the 'struct_declarations' variable to zeros.
a9c64011 3556
ed0616c6
VP
35572007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3558
3559 * gdb.cp/mb-ctor.cc: New.
3560 * gdb.cp/mb-ctor.exp: New.
3561 * gdb.cp/mb-templates.cc: New.
3562 * gdb.cp/mb-templates.exp: New.
3563
41f1b697
DJ
35642007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3565
3566 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
3567
3f213f78
PA
35682007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
3569
3570 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
3571 targets.
3572 * configure: Regenerate.
3573
0d381245 35742007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3575
0d381245
VP
3576 * gdb.base/annota1.exp: Adjust for 'info break'
3577 format changes.
3578 * gdb.base/annota3.exp: Likewise.
3579 * gdb.base/break.exp: Likewise.
3580 * gdb.base/condbreak.exp: Likewise.
3581 * gdb.base/pending.exp: Likewise.
3582 * gdb.base/sepdebug.exp: Likewise.
3583 * gdb.base/unload.exp: Likewise.
3584 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 3585
fe3f5fa8
VP
35862007-09-22 Vladimir Prus <vladimir@codesourcery.com>
3587
3588 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
3589 messages.
3590 * gdb.base/chng-syms.exp: Likewise.
3591 * gdb.base/unload.exp: Likewise.
a9c64011 3592
a75cf6c0
DJ
35932007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
3594
3595 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
3596
18ecae38
DJ
35972007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3598
3599 * schedlock.c (NUM): Change to 1.
3600 (main): Use args[0] for the main thread.
3601 * schedlock.exp: Only expect two threads. Only issue one pass or fail
3602 regardless of the number of threads.
3603
5509918f
MR
36042007-09-14 Maciej W. Rozycki <macro@mips.com>
3605
4a543daf
MR
3606 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
3607 type down.
3608 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3609 test.
3610 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
3611 watchpoint type down.
3612 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3613 test.
3614
36152007-09-14 Maciej W. Rozycki <macro@mips.com>
3616
5509918f
MR
3617 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
3618 Move all the tests here and run them twice, once using software
3619 watchpoints and once using hardware watchpoints.
3620 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
3621
40b53987
DJ
36222007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
3623
3624 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
3625 test.
3626
695e2681
MK
36272007-09-10 Mark Kettenis <kettenis@gnu.org>
3628
8b3fc8d8
MK
3629 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
3630 build-id.
3631
695e2681
MK
3632 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
3633 know about $ORIGIN. Calculate output dir from $dest instead of
3634 using ${objdir}/{$subdir}.
3635
58d69f29
MK
36362007-09-09 Mark Kettenis <kettenis@gnu.org>
3637
3638 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
3639 gcore, before continuing with the test.
3640
3e347599
DJ
36412007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
3642
3643 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
3644 * gdb.mi/mi-watch.exp: Likewise.
3645
ea37ba09
DJ
36462007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3647 Jim Blandy <jimb@codesourcery.com>
3648
3649 * gdb.arch/i386-sse.exp: Do not expect character constants.
3650 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
3651 * gdb.base/display.exp: Allow print/s.
3652 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
3653 and unsigned char array changes.
3654
2025a643
DJ
36552007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3656
3657 * gdb.base/display.exp: Add tests for printf %p.
3658
26669a27
PA
36592007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
3660
3661 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
3662 the dll name to unicode.
3663
c8f021f8
JK
36642007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3665
3666 * gdb.base/default.exp (show version): Update the version text.
3667 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
3668
4cf31eea
JK
36692007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3670
3671 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
3672 New files.
3673
4935890f
JK
36742007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3675
3676 * lib/gdb.exp (build_id_debug_filename_get): New function.
3677 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
3678 Remove the generate DEBUG file for the future testcase runs.
3679 New testcase for the NT_GNU_BUILD_ID retrieval.
3680 Move the final testing step to ...
3681 (test_different_dir): ... a new function.
3682 New parameter XFAIL to XFAIL all the tests performed.
3683 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
3684 New parameter TYPE to PF_PREFIX all the tests performed.
3685
02142340
VP
36862007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3687
3688 * gdb.mi/mi-var-cp.cc (path_expression): New
3689 function.
3690 * gdb.mi/mi-var-cp.exp: Run path exression tests.
3691
36acd84e
UW
36922007-08-27 Markus Deuling <deuling@de.ibm.com>
3693
3694 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
3695 to fit into SPU Local Store memory.
3696
a896d121
JB
36972007-08-23 Joel Brobecker <brobecker@adacore.com>
3698
3699 * gdb.base/default.exp: Adjust the expected output of "info
3700 warranty" after the switch to GPLv3.
3701
7b433602
JB
37022007-08-23 Joel Brobecker <brobecker@adacore.com>
3703
3704 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
3705 to 30000 (from 20000).
3706
e22f8b7c
JB
37072007-08-23 Joel Brobecker <brobecker@adacore.com>
3708
3709 Switch the license of all .exp files to GPLv3.
3710 Switch the license of all .f and .f90 files to GPLv3.
3711 Switch the license of all .s and .S files to GPLv3.
3712
5a0e3bd0
JB
37132007-08-23 Joel Brobecker <brobecker@adacore.com>
3714
3715 * configure.ac: Switch license to GPLv3.
3716
cc00619d
JB
37172007-08-23 Joel Brobecker <brobecker@adacore.com>
3718
3719 Switch the licensing to GPLv3 for all .ads and .adb files.
3720
8d26208a
DJ
37212007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
3722
3723 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
3724 and t_int_double.
3725 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
3726
4fcb9948
JB
37272007-08-17 Joel Brobecker <brobecker@adacore.com>
3728
3729 * gdb.base/step-line.c: Switch license to GPL version 3, and
3730 update copyright year.
3731 * gdb.base/step-line.inp: Likewise.
3732
b9c34f67
JB
37332007-08-17 Joel Brobecker <brobecker@adacore.com>
3734
3735 * gdb.base/gdb1555.exp: Make expected output immune to formatting
3736 changes inside gdb1555.c.
3737 * gdb.base/pending.exp: Likewise.
3738
2cc17678
DJ
37392007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
3740
3741 * config/default.exp: New file.
3742
e48883f7
DJ
37432007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3744
3745 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
3746 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
3747
1ab80e5b
MR
37482007-07-30 Maciej W. Rozycki <macro@mips.com>
3749
3750 * gdb.base/dump.exp: Force the correct endianness for binary
3751 formats not carrying this information.
3752
aba471f5
DJ
37532007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3754
3755 * gdb.threads/staticthreads.exp: Match .*sem_post.
3756
d4e07204
DJ
37572007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3758
3759 * gdb.base/readline.exp (operate_and_get_next): Match the final
3760 prompt.
3761
2b97317d
KB
37622007-07-23 Kevin Buettner <kevinb@redhat.com>
3763
3764 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
3765 to restarting SID.
3766
44efa07a
KB
37672007-07-18 Kevin Buettner <kevinb@redhat.com>
3768
3769 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
3770 prior to `gdb_start'.
3771
7b5ebade
KB
37722007-07-18 Kevin Buettner <kevinb@redhat.com>
3773
3774 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
3775 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
3776 Remove call to gdb_unload.
3777
255e7678
DJ
37782007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
3779 Daniel Jacobowitz <dan@codesourcery.com>
3780
3781 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
3782 for __WIN32__.
3783 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
3784 * gdb.base/unload.exp: Use shared library test routines.
3785
3a40aaa0
UW
37862007-07-03 Markus Deuling <deuling@de.ibm.com>
3787
3788 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
3789 * gdb.base/solib-symbol-lib.c: Likewise.
3790 * gdb.base/solib-symbol-main.c: Likewise.
3791
b0f4b84b
DJ
37922007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3793
3794 * config/gdbserver.exp (gdb_reconnect): New.
3795 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
3796 gdb.base/solib-disc.exp: New files.
3797 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
3798 remote debugging".
3799 (gdb_compile): Add shlib_load flag.
3800 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
3801 port.
3802 (gdbserver_reconnect): New.
3803
1b05479a
DJ
38042007-07-01 Nick Roberts <nickrob@snap.net.nz>
3805 Daniel Jacobowitz <dan@codesourcery.com>
3806
3807 * gdb.base/annota3.exp: Test for if construct.
3808
86f78eb2
DJ
38092007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
3810
3811 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
3812
6a2eb474 38132007-06-21 Chris Dearman <chris@mips.com>
a9c64011 3814 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
3815
3816 * gdb.base/display.exp: Allow a newline after display/i.
3817 * gdb.base/pc-fp.exp: Likewise.
3818 * gdb.base/sigbpt.exp: Likewise.
3819
f8b73d13
DJ
38202007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3821
3822 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
3823 required features to be included.
3824
4339e69e
DJ
38252007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3826
3827 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
3828 in info threads output.
3829
23d964e7
UW
38302007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3831 Markus Deuling <deuling@de.ibm.com>
3832
3833 * gdb.arch/spu-info.exp: New testcase.
3834 * gdb.arch/spu-info.c: New file.
3835
fd20f75b
DJ
38362007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
3837
3838 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
3839 tpcs_offset. Restore lr after the call.
3840 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
3841
2226f861
DJ
38422007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
3843
3844 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
3845 (gdbserver_run): Kill any running gdbserver.
3846 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
3847
d12371a9
MR
38482007-05-17 Maciej W. Rozycki <macro@mips.com>
3849
3850 * gdb.base/sigbpt.exp: Preset segv_addr.
3851
93f02886
DJ
38522007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3853
3854 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
3855 (gdb_compile_shlib): Likewise.
3856 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
3857 (default_gdb_init): Clear cleanfiles.
3858 (gdb_finish): Delete recorded cleanfiles.
3859 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
3860
3861 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
3862 Do not use isnative.
3863 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
3864 gdb.base/so-impl-ld.exp: Likewise.
3865 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
3866 * gdb.base/unload.exp: Likewise. Do not pass empty option to
3867 gdb_compile.
3868
b04e06d7
VP
38692007-05-15 Vladimir Prus <vladimir@codesourcery.com>
3870
3871 * config/unknown.exp: Remove.
3872
069ed931
UW
38732007-05-15 Markus Deuling <deuling@de.ibm.com>
3874
3875 * gdb.base/info-proc.exp: Check is_remote.
3876
09db0d03
UW
38772007-05-14 Markus Deuling <deuling@de.ibm.com>
3878
3879 * gdb.base/gcore.exp: Initialize variable core_supported.
3880
af2cbe8c
DJ
38812007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3882
3883 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
3884
027c0295
DJ
38852007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3886
3887 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
3888 * gdb.threads/print-threads.exp (test_all_threads): Allow
3889 negative and hexadecimal thread IDs.
3890
dc5000e7
DJ
38912007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3892
3893 * gdb.java/jprint.java (public): Avoid invalid call to static
3894 method.
3895
2e74ed18
DP
38962007-05-14 Denis Pilat <denis.pilat@st.com>
3897
3898 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
3899 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
3900 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3901 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
3902 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
3903
83547f02
UW
39042007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3905
3906 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 3907 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
3908 this mode.
3909 * gdb.base/ovlymgr.c: Provide stubs for spu target.
3910 * gdb.base/spu.ld: New file.
3911
b18be20d
DJ
39122007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
3913
3914 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
3915
be444858
DJ
39162007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
3917
3918 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
3919
b1d53152
DJ
39202007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3921
3922 * gdb.java/jmain.exp: Handle demangled names with and without method
3923 signatures.
3924
d084b331
DJ
39252007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3926
3927 * gdb.mi/mi-syn-frame.c (main, foo, bar)
3928 (have_a_very_merry_interrupt): Remove calls to puts.
3929 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
3930 inferior output.
3931 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
3932 test names.
3933
db9d7fc5
DJ
39342007-04-29 Markus Deuling <deuling@de.ibm.com>
3935 Daniel Jacobowitz <dan@codesourcery.com>
3936
3937 * gdb.base/auxv.exp (core_works): Also check is_remote.
3938 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
3939
ef783a7d 39402007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3941
ef783a7d
VP
3942 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
3943 message, not the undefined 'module' variable.
3944 * gdb.base/siginfo.exp: Likewise.
3945 * gdb.base/sigstep.exp: Likewise.
3946 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
3947 serialport.
3948 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
3949
b7b73cae
CV
39502007-04-25 Corinna Vinschen <vinschen@redhat.com>
3951
3952 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
3953 target sim fails. Return 0 otherwise.
3954 (gdb_load): Return prematurely if gdb_target_sim fails.
3955
7d90fdfa
DP
39562007-04-16 Denis Pilat <denis.pilat@st.com>
3957
3958 * gdb.base/setshow.exp: Reset height after having set it to 100.
3959
5d3e9c85
DP
39602007-04-16 Denis Pilat <denis.pilat@st.com>
3961
3962 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
3963
18e75969
DP
39642007-04-16 Denis Pilat <denis.pilat@st.com>
3965
3966 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
3967
25d5ea92
VP
39682007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3969
3970 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
3971 tests. Run the frozen varobjs test.
3972 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 3973 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 3974
0b49cb80
JK
39752007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3976
3977 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
3978 gdb.base/type-opaque.exp: New files.
3979
a73bafbc 39802007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
3981
3982 * gdb.mi/mi-var-child.c
a73bafbc
VP
3983 (do_children_tests): User char[2] instead of
3984 char so that automatic printing of pointers to char
3985 don't give unpredicable result.
3986 * gdb.mi/var-cmd.c (do_locals_test): Initialize
3987 local variables.
3988 * gdb.mi/mi-var-child.exp: Step to right line
3989 of do_children_tests.
3990 * gdb.mi/mi2-var-child.exp: Likewise.
3991 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 3992 do_locals_tests.
a73bafbc
VP
3993 (do_children_tests): User char[2] instead of
3994 char so that automatic printing of pointers to char
a9c64011 3995 don't give unpredicable result.
a73bafbc 3996 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 3997 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
3998 Pass test name to mi_wait_for_stop.
3999
7ce59000
DJ
40002007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4001
4002 * gdb.asm/asm-source.exp: Remove d10v case.
4003 * lib/gdb.exp (skip_cplus_tests): Likewise.
4004 * gdb.asm/d10v.inc: Deleted.
4005
20389057
DJ
40062007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4007
4008 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
4009
8807d78b
DJ
40102007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4011
4012 * config/netware.exp: Delete file.
4013
aa3edb8e
JB
40142007-03-29 Joel Brobecker <brobecker@adacore.com>
4015
4016 * gdb.dwarf2/dw2-noloc.S: New file.
4017 * gdb.dwarf2/dw2-noloc.exp: New file.
4018
297561ac
PA
40192007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
4020
4021 * gdb.cp/method2.cc: New test.
4022 * gdb.cp/method2.exp: New test.
4023 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
4024
1f81bd39
DJ
40252007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4026
4027 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
4028
9453113a
DJ
40292007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4030
4031 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
4032
b741e217
DJ
40332007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4034
4035 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
4036 (gdb_load): Delete, replace with...
4037 (gdb_reload): ...this.
4038 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
4039 * gdb.server/server-mon.exp: Likewise.
4040 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
4041 (gdb_start_cmd): New.
4042 (gdb_file_cmd): Save the last loaded file.
4043 (gdb_reload): New.
4044 (gdb_gnu_strip_debug): Use transform.
4045 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
4046 support here. Use new $last_loaded_file. Check mtime.
4047 (gdb_target_cmd): Handle ObjC failure case.
4048 (infer_host_exec): Delete.
4049 (gdbserver_load): Rename to...
4050 (gdbserver_run): ...this. Simplify.
4051 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
4052 (mi_gdb_load): Move most contents to a new function...
4053 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
4054 (mi_run_cmd): Use mi_gdb_target_load.
4055 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
4056 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
4057 Use gdb_run_cmd.
4058 * gdb.base/charsign.exp: Remove incorrect comment.
4059 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
4060 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
4061 gdb.base/start.exp: Use gdb_start_cmd.
4062
446ab585 40632007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 4064 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
4065
4066 * gdb.base/sigbpt.exp: Fix the message when skipping test.
4067 * gdb.base/signull.exp: Similarly.
4068
bbb88ebf
UW
40692007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4070
4071 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
4072 messages available to test cases (like chng-sym.exp).
4073
cb8c4a99
AS
40742007-03-14 Andreas Schwab <schwab@suse.de>
4075
4076 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4077 format changes.
4078
4e463ff5
DJ
40792007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
4080
4081 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
4082 (optimized_1): New.
4083 (main): Call optimized_1.
4084 (gdb2029): Correct typos. Call gdb2029_marker.
4085 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
4086 for gdb2029.
4087
b6db2c47
MK
40882007-03-12 Mark Kettenis <kettenis@gnu.org>
4089
4090 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
4091 as tabs. Remove redundant test pattern.
4092
70ed3737
UW
40932007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4094
4095 * gdb.base/long_long.exp: Accept optional symbol name in <...>
4096 for /a format output.
4097
47b67b60
DJ
40982007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
4099
4100 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
4101 collect output incrementally.
4102
b8953b0e
UW
41032007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4104
4105 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
4106 for -var-create lpcharacter test.
4107 * gdb.mi/mi2-var-cmd.exp: Likewise.
4108
7acd5c40
UW
41092007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4110
4111 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
4112 pass on targets where address zero is readable.
4113
9c6759c1
UW
41142007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4115
4116 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
4117 just a single architecture.
4118
a2f1aeb4
UW
41192007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4120
4121 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
4122 (fetch_all_registers): New function, uses gdb_test_multiple and
4123 exp_continue to fetch inferior output line-by-line.
4124 Replace all uses of do_get_all_registers by fetch_all_registers.
4125
46579ac2
UW
41262007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4127
4128 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
4129 in target_info.
4130
fc133f24
MS
41312007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4132
a9c64011 4133 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
4134 consistancy; add a default (timeout) case.
4135
7646a51d
MS
41362007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4137
4138 * gdb.base/watchpoint.exp: Fix truncated comment.
4139
dcfff61f
MS
41402007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4141
4142 * Makefile.in: Remove spurious single-quotes from sed command.
4143
664e3ee9
DJ
41442007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4145
4146 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
4147 func.
4148 * gdb.mi/mi2-var-cmd.exp: Likewise.
4149
d7cc6f2f
JB
41502007-02-27 Joel Brobecker <brobecker@adacore.com>
4151
a9c64011
AS
4152 * gdb.dwarf2/dw2-producer.S: New file.
4153 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
4154
41552007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
4156
4157 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4158 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4159 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4160 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4161 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4162 Revert tests to use mi_gdb_test and include value field in output
4163 of -var-create.
4164
93d42b30
DJ
41652007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4166
4167 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
4168
c499ed39
DJ
41692007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4170
4171 * gdb.base/maint.exp: Remove full paths from test names.
4172 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
4173 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
4174
9836f81b
JB
41752007-02-27 Joel Brobecker <brobecker@adacore.com>
4176
4177 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
4178
c74d0ad8
DJ
41792007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4180
4181 * gdb.server/server-mon.exp: New test.
4182
2711e456
DJ
41832007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4184
4185 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
4186
ff6f572f
DJ
41872007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4188
4189 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
4190 register capitalization.
4191
fada3feb
DP
41922007-02-13 Denis Pilat <denis.pilat@st.com>
4193
4194 * gdb.mi/mi-var-invalidate.exp: New file.
4195
fb1e4ffc
DJ
41962007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4197
4198 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
4199
3da939d7
DJ
42002007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4201
4202 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
4203
123dc839
DJ
42042007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4205
4206 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
4207 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
4208
877e3645 42092007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
4210
4211 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4212 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4213 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4214 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4215 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 4216 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 4217 Update tests to include value field in output of -var-create.
a9c64011 4218
3c0a2960
AS
42192007-02-08 Andreas Schwab <schwab@suse.de>
4220
4221 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
4222
108546a0
DJ
42232007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4224
4225 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
4226 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
4227
d701dcab
DP
42282007-02-02 Denis Pilat <denis.pilat@st.com>
4229
4230 * gdb.threads/threadapply.exp: check that frame is not changed by
4231 the thread apply all command.
4232
783e3e2f
AS
42332007-01-31 Andreas Schwab <schwab@suse.de>
4234
6d9c3a87
AS
4235 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4236
3c50d7b9
AS
4237 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
4238 in the dwarf sections.
4239 * gdb.dwarf2/mac-fileno.S: Likewise.
4240
783e3e2f
AS
4241 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
4242 bspstore register on ia64.
4243
78ff580e
AS
42442007-01-29 Andreas Schwab <schwab@suse.de>
4245
cc8e9b12
AS
4246 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
4247 "frame-begin" annotation.
4248
78ff580e
AS
4249 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
4250 number of "frames-invalid" annotations.
4251
704a4f78
DJ
42522007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4253
4254 * gdb.base/commands.exp: Call if_commands_test.
4255 (gdb_test_no_prompt, if_commands_test): New.
4256
e741bf94
MK
42572007-01-28 Mark Kettenis <kettenis@gnu.org>
4258
4259 * gdb.threads/sigthread.c (NSIGS): Make bigger.
4260
474d0ad3
AS
42612007-01-27 Andreas Schwab <schwab@suse.de>
4262
4263 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
4264 .short/.int/.quad in the dwarf sections.
4265 * gdb.dwarf2/dw2-intercu.S: Likewise.
4266 * gdb.dwarf2/dw2-intermix.S: Likewise.
4267
e784b426
JK
42682007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4269
4270 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
4271 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
4272 array.
e784b426
JK
4273 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
4274 * gdb.base/setvar.exp: Likewise.
4275
37f08e04
AS
42762007-01-26 Andreas Schwab <schwab@suse.de>
4277
9a01813a
AS
4278 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
4279 test.
4280
37f08e04
AS
4281 * gdb.base/multi-forks.exp ("restart $i"): Also match
4282 __kernel_syscall_via_break.
4283
6e2a9270
VP
42842007-01-24 Vladimir Prus <vladimir@codesourcery.com>
4285
4286 * lib/mi-support.exp (mi_delete_varobj): New.
4287 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
4288 testcase.
4289 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
4290 (main): Call the above.
4291 (reference_update_test, base_in_reference_test)
4292 (reference_to_pointer): Delete the created varobjs.
a9c64011 4293
e515b470
DJ
42942007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
4295
4296 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
4297 * configure: Regenerated.
4298 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
4299 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
4300 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
4301 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
4302 * lib/gdb.exp (gdb_skip_xml_test): New function.
4303
08d8bcd7
DJ
43042007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
4305
4306 * gdb.base/sigrepeat.exp: Correct error message.
4307
43082007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
4309 Daniel Jacobowitz <dan@codesourcery.com>
4310
4311 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
4312 gdb.arch/i386-gnu-cfi-asm.S: New files.
4313
97c3f1f3
JK
43142007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4315
4316 * lib/gdb.exp: Abort on missing `site.exp'.
4317
cb1df416
DJ
43182007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4319 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.base/included.c, gdb.base/included.exp,
4322 gdb.base/included.h: New files.
4323
35990120
DJ
43242007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4325
4326 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
4327 (maximize_rlimit): Reduce limits on 64-bit systems.
4328
6e81a116 43292007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
4330
4331 From Marcus Deuling <deuling@de.ibm.com>:
4332 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
4333 every case.
4334
6c3c41f3
NR
43352007-01-13 Nick Roberts <nickrob@snap.net.nz>
4336
4337 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
4338 (test_path_specification): Use objdir instead of srcdir to always
4339 get an absolute filename.
4340
2f12c312
DJ
43412007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
4342
4343 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
4344
81121995
VP
43452007-01-11 Vladimir Prus <vladimir@codesourcery.com>
4346
4347 * gdb.mi/mi-var-cp.cc (reference_update_tests):
4348 Make sure the variable we're using is in scope.
4349 (reference_to_pointer): Likewise.
4350
4741b737
DJ
43512007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4352
4353 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
4354 has no debug information.
4355
054410c3
DJ
43562007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4357
4358 * gdb.base/annota1.exp: Remove extra send_gdb.
4359
818f79f6
DJ
43602007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4361
4362 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
4363
f7a6bb70
DJ
43642007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4365
4366 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
4367
57e66780
DJ
43682007-01-08 Nick Roberts <nickrob@snap.net.nz>
4369 Daniel Jacobowitz <dan@codesourcery.com>
4370
4371 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
4372 lcharacter or linteger change. Correct duplicated test name.
4373 * gdb.mi/mi2-var-cmd.exp: Likewise.
4374
3d799a95
DJ
43752007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4376
4377 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
4378
43792007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 4380
a9c64011
AS
4381 * gdb.base/nofield.c: New file.
4382 * gdb.base/nofield.exp: New testcase.
51679ba9 4383
eafb94e8
NR
43842007-01-05 Nick Roberts <nickrob@snap.net.nz>
4385
4386 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
4387
4388 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
4389 test.
4390
5e572bb4
DJ
43912007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4392
4393 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
4394
74a44383
DJ
43952007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4396
4397 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
4398 when continuing.
4399
1b572db9
DJ
44002007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4401
4402 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
4403 Expect ".exe" extension.
4404
381bc39b
DJ
44052007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4406
4407 * gdb.base/charset.exp: Add explicit filename to break.
4408 * gdb.base/dbx.exp: Add explicit filename to breaks.
4409
2b70e4c6
DJ
44102007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4411
4412 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
4413 * gdb.mi/mi2-file.exp: Likewise.
4414
303b6f5d
DJ
44152007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4416
4417 Implement specification of MI tests as comments
4418 in C and C++ sources.
4419 * lib/mi-support.exp (mi_autotest_data): New variable.
4420 (mi_autotest_source): New variable.
4421 (count_newlines, mi_prepare_inline_tests)
4422 (mi_get_inline_test, mi_continue_to_line)
4423 (mi_run_inline_test, mi_tbreak)
4424 (mi_send_resuming_command, mi_wait_for_stop): New functions.
4425 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
4426 Run inline tests.
4427 * gdb.mi/mi-var-cp.cc: Define tests here.
4428
23da0d94
VP
44292007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4430
4431 Simplify usage of mi_continue_to.
4432 * lib/mi-support.exp (mi_runto_helper): Renamed
4433 from mi_runto, added new parameter 'run_or_continue'.
4434 (mi_runto): Use mi_runto_helper.
4435 (mi_continue_to): Accept just function name as parameter.
4436 Use mi_runto_helper.
4437 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
4438 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 4439
f9e18282
JB
44402006-01-04 Joel Brobecker <brobecker@adacore.com>
4441
4442 Make this testcase a bit more realistic. The current code
4443 is too simplistic, and allows the compiler to optimize out
4444 some of the entities we need for this testcase.
4445 * gdb.ada/null_record/bar.ads (Void_Star): New type.
4446 (Do_Nothing): Add extra parameter.
4447 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
4448 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
4449 by using a variable of type Void_Star.
4450
fd678c65
JB
44512006-01-04 Joel Brobecker <brobecker@adacore.com>
4452
4453 * gdb.ada/catch_ex/foo.adb: New file.
4454 * gdb.ada/catch_ex.exp: New testcase.
4455
05cfdb42
DJ
44562007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
4457
4458 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
4459 pass --image-base to linker.
4460
2e03ee74
DJ
44612007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4462 Daniel Jacobowitz <dan@codesourcery.com>
4463
4464 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
4465 secondary prompts.
4466
0d5de010
DJ
44672007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4468
4469 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4470 output. Test the types of members and member pointers.
4471 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4472 gdb/2092.
4473 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4474 statement. Enable for GCC. Update expected output for some tests
4475 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4476 layout.
4477 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4478 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4479 (Diamond::vget_base): New.
4480 (main): Add new tests.
4481 * gdb.cp/printmethod.exp: Update expected output for member functions.
4482 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4483 print pEe->D::vg().
4484
61a771aa
DJ
44852007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4486
4487 * gdb.threads/tls.exp: Allow stops in sem_post.
4488
2fa63963
DJ
44892006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4490
4491 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4492 * gdb.base/annota3.exp: Likewise.
4493 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4494 again (instead of timing out).
4495 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4496 GCC bug 26475.
4497 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4498 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4499 test from jmisc1.exp.
4500 * gdb.java/jmisc1.exp: Delete.
4501 * gdb.java/jprint.exp: Adjust to work with method signatures including
4502 return types.
4503 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4504 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4505 * lib/java.exp (compile_java_from_source): Pass the correct type
4506 to target_compile.
4507
5eefc2b7
JB
45082006-12-31 Joel Brobecker <brobecker@adacore.com>
4509
4510 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4511 (stack_align_edx): New function.
4512 (stack_align_eax): New function.
4513 (main): Add calls to stack_align_edx and stack_align_eax.
4514 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4515 Add testing for the cases where the register used during a stack
4516 realignment is edx. Same for eax.
4517
227c54da
DJ
45182006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4519
4520 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4521 and generic PE targets.
4522
cab8ac94
JB
45232006-12-29 Joel Brobecker <brobecker@adacore.com>
4524
4525 * gdb.ada/array_return.exp: Update copyright date list.
4526
ba54f318
JB
45272006-12-27 Joel Brobecker <brobecker@adacore.com>
4528
4529 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4530 (Create_Small_Float_Vector): New function.
4531 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4532 function body.
4533 * gdb.ada/array_return/p.adb: Use new type and function from
4534 package Pck.
4535 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4536 able to print the value returned by a function returning an
4537 array of float.
4538
6b7a35dd
JB
45392006-12-20 Joel Brobecker <brobecker@adacore.com>
4540
4541 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4542 The associated tests should be PASSing.
4543
038224f6
VP
45442006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4545
4546 Test for base in references.
4547 * gdb.mi/mi-var-cp.cc: Add test code.
4548 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4549 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4550 * gdb.mi/mi2-watch.exp: Likewise.
4551 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4552 (mi_list_varobj_children): New function.
4553
b26ed50d
VP
45542006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4555
4556 * lib/mi-support.exp
4557 (mi_runto): Accept "()" after function name.
4558 (mi_create_varobj): New function.
4559 (mi_varobj_update): New function.
4560 (mi_Check_varobj_value): New function.
4561 * gdb.mi/mi-var-cp.exp: New file.
4562 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 4563
08232497
DJ
45642006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
4567 gdb.base/weaklib2.c: New files.
4568
d394c993 45692006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 4570
ac6c2fba
NS
4571 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
4572 info. Adjust test names.
4573
8ec659a0 4574 * gdb.base/break.c (main): Move position of malloc.
d394c993 4575 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 4576
acd65feb
VP
45772006-11-28 Vladimir Prus <vladimir@codesourcery.com>
4578
4579 * gdb.mi/mi-var-cmd.exp: Check -var-update after
4580 assignement of arrays and function pointers.
4581 * gdb.mi/var-cmd.c: Add declaration necessary for above
4582 tests.
4583
f556d5e5
NS
45842006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4585
4586 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
4587
4588 * gdb.threads/linux-dp.exp: Read thread table before and after
4589 creating each philosopher and verify it.
4590
697bc68d
NS
45912006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4592 Paul Brook <paul@codesourcery.com>
4593 Daniel Jacobowitz <dan@codesourcery.com>
4594
4595 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 4596 main to remove duplication. Add start function of the form
697bc68d
NS
4597 '_*start[1-9]*'. Add RVDS start function.
4598
29d73ae4
DJ
45992006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4600
4601 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
4602
c1d88655
UW
46032006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4604
4605 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
4606 * gdb.asm/spu.inc: New file.
4607 * gdb.base/term.exp: Disable if [target_info exists noargs].
4608 * gdb.gdb/complaints.exp: Disable if ![isnative].
4609 * gdb.gdb/selftest.exp: Likewise.
4610 * gdb.gdb/observer.exp: Likewise.
4611 * gdb.gdb/xfullpath.exp: Likewise.
4612 * gdb.base/attach.exp: Disable on SPU target.
4613 * gdb.cp/bs145503.exp: Likewise.
4614 * gdb.cp/exception.exp: Likewise.
4615 * gdb.cp/userdef.exp: Likewise.
4616
32a13b1a
DJ
46172006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4618
4619 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
4620
d8295fe9
VP
46212006-11-10 Vladimir Prus <vladimir@codesourcery.com>
4622
4623 * gdb.base/completion.exp: Fix completion tests for
4624 'info' and 'info '.
4625 * gdb.base/help.exp (help_test_raw, test_class_help)
4626 (test_prefix_command_help): Move...
4627 * lib/gdb.exp: Here.
4628 * gdb.base/main.exp: Adjust.
4629 * gdb.cp/maint.exp: Adjust.
4630 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 4631
8c394015
VP
46322006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4633
4634 * gdb.stabs/weird.exp (print_weird_var): Use
4635 gdb_test_multiple instead of gdb_expect.
4636
027fc1bc
VP
46372006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4638
4639 * gdb.base/help.exp (help_test_raw): New.
4640 (test_class_help): New.
4641 (test_prefix_command_help): New.
4642 Adjust testcases.
4643
67609209
FR
46442006-11-09 Christophe Lyon <christophe.lyon@st.com>
4645
4646 * gdb.base/constvars.c (main): Write to crass and crips, so that
4647 they are allocated by the compiler.
4648
f73adfeb
AS
46492006-10-27 Andreas Schwab <schwab@suse.de>
4650
4651 * gdb.base/multi-forks.exp: Use "detach fork" instead of
4652 "detach-fork".
4653
2f83a18e
DJ
46542006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
4655
4656 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
4657 of patterns.
4658
94277a38
DJ
46592006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4660
4661 * gdb.base/sepdebug.exp: Remove debug format test.
4662 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
4663 Handle no-symtab.
4664 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
4665
5bd2f6e2
DJ
46662006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4667
4668 * gdb.threads/manythreads.c (thread_function, main): Don't cast
4669 int to pointer or pointer to int.
4670 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
4671
8c008720
DJ
46722006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
4673
4674 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
4675
9e35dae4
DJ
46762006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4677
4678 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
4679
d9639e13
DJ
46802006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4681
4682 PR c++/2116
4683 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
4684
390a1bd0
JB
46852006-10-06 Joel Brobecker <brobecker@adacore.com>
4686
4687 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
4688 the corresponding bug has been fixed in GDB (PR/2018).
4689
dd920c33
JB
46902006-10-06 Joel Brobecker <brobecker@adacore.com>
4691
4692 * gdb.base/subst.exp: New testcase.
4693
53bbefe9
JB
46942006-10-06 Joel Brobecker <brobecker@adacore.com>
4695
4696 * gdb.ada/array_return/pck.ads: Add copyright notice.
4697 * gdb.ada/array_return/pck.adb: Likewise.
4698 * gdb.ada/array_return/p.adb: Likewise.
4699 * gdb.ada/exec_changed/first.adb: Likewise.
4700 * gdb.ada/exec_changed/second.adb: Likewise.
4701
09851417
JB
47022006-10-06 Joel Brobecker <brobecker@adacore.com>
4703
4704 * gdb.ada/watch_arg/watch.adb: New file.
4705 * gdb.ada/watch_arg.exp: New testcase.
4706
041bf30d
VP
47072006-10-02 Vladimir Prus <vladimir@codesourcery.com>
4708
4709 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 4710 via string_to_regexp.
041bf30d 4711 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 4712
f286fbdd 47132006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
4714
4715 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
4716 Remove unused / obsolete files.
4717
7c07f349
NR
47182006-09-19 Nick Roberts <nickrob@snap.net.nz>
4719
4720 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
4721
cd5ff84a
VP
47222006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4723
4724 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
4725 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 4726 the number of frames.
cd5ff84a 4727
ae018d1a
DJ
47282006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
4729
4730 * gdb.base/args.c (main): Add breakpoint marker.
4731 * gdb.base/args.exp: Use args_test for tests. Add new tests which
4732 really test empty arguments.
4733 (args_load): Delete.
4734 (args_test): New.
4735
b399c549
NR
47362006-09-13 Nick Roberts <nickrob@snap.net.nz>
4737
4738 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
4739 check for one file.
4740
2ab1eb7a
VP
47412006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
4742
4743 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
4744 HIGH_FRAME argument to -stack-list-locals can be larger than
4745 the number of frames.
a9c64011 4746
476308bf
FF
47472006-08-18 Fred Fish <fnf@specifix.com>
4748
4749 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
4750 '$' in front of skip_vmx_tests_saved when setting that.
4751
8625200f
AS
47522006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
4753
4754 * gdb.base/trace-commands.exp: New file.
4755
089ec8f1
DJ
47562006-08-10 Joel Brobecker <brobecker@adacore.com>
4757 Daniel Jacobowitz <dan@codesourcery.com>
4758
4759 * gdb.base/step-bt.exp: Make hexadecimal address optional in
4760 expected output of the backtrace commands.
4761
b60f0898
JB
47622006-08-09 Joel Brobecker <brobecker@adacore.com>
4763
4764 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
4765 untested followed by return combination.
4766 * gdb.arch/altivec-regs.exp: Likewise.
4767 * gdb.arch/e500-abi.exp: Likewise.
4768 * gdb.arch/e500-regs.exp: Likewise.
4769 * gdb.arch/gdb1291.exp: Likewise.
4770 * gdb.arch/gdb1431.exp: Likewise.
4771 * gdb.arch/gdb1558.exp: Likewise.
4772 * gdb.arch/i386-prologue.exp: Likewise.
4773 * gdb.arch/i386-unwind.exp: Likewise.
4774 * gdb.asm/asm-source.exp: Likewise.
4775 * gdb.base/a2-run.exp: Likewise.
4776 * gdb.base/advance.exp: Likewise.
4777 * gdb.base/all-bin.exp: Likewise.
4778 * gdb.base/annota1.exp: Likewise.
4779 * gdb.base/annota3.exp: Likewise.
4780 * gdb.base/args.exp: Likewise.
4781 * gdb.base/arithmet.exp: Likewise.
4782 * gdb.base/assign.exp: Likewise.
4783 * gdb.base/async.exp: Likewise.
4784 * gdb.base/attach.exp: Likewise.
4785 * gdb.base/bang.exp: Likewise.
4786 * gdb.base/bigcore.exp: Likewise.
4787 * gdb.base/bitfields.exp: Likewise.
4788 * gdb.base/bitfields2.exp: Likewise.
4789 * gdb.base/break.exp: Likewise.
4790 * gdb.base/call-sc.exp: Likewise.
4791 * gdb.base/call-strs.exp: Likewise.
4792 * gdb.base/callfuncs.exp: Likewise.
4793 * gdb.base/checkpoint.exp: Likewise.
4794 * gdb.base/chng-syms.exp: Likewise.
4795 * gdb.base/code-expr.exp: Likewise.
4796 * gdb.base/commands.exp: Likewise.
4797 * gdb.base/completion.exp: Likewise.
4798 * gdb.base/cond-expr.exp: Likewise.
4799 * gdb.base/condbreak.exp: Likewise.
4800 * gdb.base/consecutive.exp: Likewise.
4801 * gdb.base/constvars.exp: Likewise.
4802 * gdb.base/corefile.exp: Likewise.
4803 * gdb.base/cvexpr.exp: Likewise.
4804 * gdb.base/dbx.exp: Likewise.
4805 * gdb.base/define.exp: Likewise.
4806 * gdb.base/detach.exp: Likewise.
4807 * gdb.base/display.exp: Likewise.
4808 * gdb.base/dump.exp: Likewise.
4809 * gdb.base/ena-dis-br.exp: Likewise.
4810 * gdb.base/ending-run.exp: Likewise.
4811 * gdb.base/environ.exp: Likewise.
4812 * gdb.base/eval-skip.exp: Likewise.
4813 * gdb.base/exprs.exp: Likewise.
4814 * gdb.base/fileio.exp: Likewise.
4815 * gdb.base/finish.exp: Likewise.
4816 * gdb.base/float.exp: Likewise.
4817 * gdb.base/foll-exec.exp: Likewise.
4818 * gdb.base/foll-fork.exp: Likewise.
4819 * gdb.base/foll-vfork.exp: Likewise.
4820 * gdb.base/freebpcmd.exp: Likewise.
4821 * gdb.base/funcargs.exp: Likewise.
4822 * gdb.base/gcore.exp: Likewise.
4823 * gdb.base/gdb1090.exp: Likewise.
4824 * gdb.base/gdb1250.exp: Likewise.
4825 * gdb.base/huge.exp: Likewise.
4826 * gdb.base/info-proc.exp: Likewise.
4827 * gdb.base/interrupt.exp: Likewise.
4828 * gdb.base/jump.exp: Likewise.
4829 * gdb.base/langs.exp: Likewise.
4830 * gdb.base/lineinc.exp: Likewise.
4831 * gdb.base/list.exp: Likewise.
4832 * gdb.base/logical.exp: Likewise.
4833 * gdb.base/long_long.exp: Likewise.
4834 * gdb.base/macscp.exp: Likewise.
4835 * gdb.base/maint.exp: Likewise.
4836 * gdb.base/mips_pro.exp: Likewise.
4837 * gdb.base/miscexprs.exp: Likewise.
4838 * gdb.base/multi-forks.exp: Likewise.
4839 * gdb.base/opaque.exp: Likewise.
4840 * gdb.base/overlays.exp: Likewise.
4841 * gdb.base/pc-fp.exp: Likewise.
4842 * gdb.base/pointers.exp: Likewise.
4843 * gdb.base/printcmds.exp: Likewise.
4844 * gdb.base/psymtab.exp: Likewise.
4845 * gdb.base/ptype.exp: Likewise.
4846 * gdb.base/recurse.exp: Likewise.
4847 * gdb.base/relational.exp: Likewise.
4848 * gdb.base/relocate.exp: Likewise.
4849 * gdb.base/remote.exp: Likewise.
4850 * gdb.base/reread.exp: Likewise.
4851 * gdb.base/restore.exp: Likewise.
4852 * gdb.base/return.exp: Likewise.
4853 * gdb.base/return2.exp: Likewise.
4854 * gdb.base/scope.exp: Likewise.
4855 * gdb.base/sect-cmd.exp: Likewise.
4856 * gdb.base/sep.exp: Likewise.
4857 * gdb.base/sepdebug.exp: Likewise.
4858 * gdb.base/setshow.exp: Likewise.
4859 * gdb.base/setvar.exp: Likewise.
4860 * gdb.base/sigall.exp: Likewise.
4861 * gdb.base/sigbpt.exp: Likewise.
4862 * gdb.base/signals.exp: Likewise.
4863 * gdb.base/signull.exp: Likewise.
4864 * gdb.base/sizeof.exp: Likewise.
4865 * gdb.base/solib.exp: Likewise.
4866 * gdb.base/step-line.exp: Likewise.
4867 * gdb.base/step-test.exp: Likewise.
4868 * gdb.base/structs.exp: Likewise.
4869 * gdb.base/structs2.exp: Likewise.
4870 * gdb.base/term.exp: Likewise.
4871 * gdb.base/twice.exp: Likewise.
4872 * gdb.base/until.exp: Likewise.
4873 * gdb.base/varargs.exp: Likewise.
4874 * gdb.base/volatile.exp: Likewise.
4875 * gdb.base/watchpoint.exp: Likewise.
4876 * gdb.base/whatis-exp.exp: Likewise.
4877 * gdb.base/whatis.exp: Likewise.
4878 * gdb.cp/ambiguous.exp: Likewise.
4879 * gdb.cp/annota2.exp: Likewise.
4880 * gdb.cp/annota3.exp: Likewise.
4881 * gdb.cp/bool.exp: Likewise.
4882 * gdb.cp/breakpoint.exp: Likewise.
4883 * gdb.cp/casts.exp: Likewise.
4884 * gdb.cp/class2.exp: Likewise.
4885 * gdb.cp/classes.exp: Likewise.
4886 * gdb.cp/cplusfuncs.exp: Likewise.
4887 * gdb.cp/ctti.exp: Likewise.
4888 * gdb.cp/derivation.exp: Likewise.
4889 * gdb.cp/exception.exp: Likewise.
4890 * gdb.cp/gdb1355.exp: Likewise.
4891 * gdb.cp/hang.exp: Likewise.
4892 * gdb.cp/inherit.exp: Likewise.
4893 * gdb.cp/local.exp: Likewise.
4894 * gdb.cp/m-data.exp: Likewise.
4895 * gdb.cp/m-static.exp: Likewise.
4896 * gdb.cp/member-ptr.exp: Likewise.
4897 * gdb.cp/method.exp: Likewise.
4898 * gdb.cp/misc.exp: Likewise.
4899 * gdb.cp/namespace.exp: Likewise.
4900 * gdb.cp/overload.exp: Likewise.
4901 * gdb.cp/ovldbreak.exp: Likewise.
4902 * gdb.cp/pr-1023.exp: Likewise.
4903 * gdb.cp/pr-1210.exp: Likewise.
4904 * gdb.cp/pr-574.exp: Likewise.
4905 * gdb.cp/printmethod.exp: Likewise.
4906 * gdb.cp/psmang.exp: Likewise.
4907 * gdb.cp/ref-params.exp: Likewise.
4908 * gdb.cp/ref-types.exp: Likewise.
4909 * gdb.cp/rtti.exp: Likewise.
4910 * gdb.cp/templates.exp: Likewise.
4911 * gdb.cp/try_catch.exp: Likewise.
4912 * gdb.cp/userdef.exp: Likewise.
4913 * gdb.cp/virtfunc.exp: Likewise.
4914 * gdb.disasm/am33.exp: Likewise.
4915 * gdb.disasm/h8300s.exp: Likewise.
4916 * gdb.disasm/mn10300.exp: Likewise.
4917 * gdb.disasm/sh3.exp: Likewise.
4918 * gdb.disasm/t01_mov.exp: Likewise.
4919 * gdb.disasm/t02_mova.exp: Likewise.
4920 * gdb.disasm/t03_add.exp: Likewise.
4921 * gdb.disasm/t04_sub.exp: Likewise.
4922 * gdb.disasm/t05_cmp.exp: Likewise.
4923 * gdb.disasm/t06_ari2.exp: Likewise.
4924 * gdb.disasm/t07_ari3.exp: Likewise.
4925 * gdb.disasm/t08_or.exp: Likewise.
4926 * gdb.disasm/t09_xor.exp: Likewise.
4927 * gdb.disasm/t10_and.exp: Likewise.
4928 * gdb.disasm/t11_logs.exp: Likewise.
4929 * gdb.disasm/t12_bit.exp: Likewise.
4930 * gdb.disasm/t13_otr.exp: Likewise.
4931 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
4932 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
4933 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4934 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
4935 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
4936 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4937 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4938 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4939 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
4940 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
4941 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4942 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4943 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4944 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4945 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4946 * gdb.mi/gdb701.exp: Likewise.
4947 * gdb.mi/gdb792.exp: Likewise.
4948 * gdb.mi/mi-basics.exp: Likewise.
4949 * gdb.mi/mi-break.exp: Likewise.
4950 * gdb.mi/mi-cli.exp: Likewise.
4951 * gdb.mi/mi-console.exp: Likewise.
4952 * gdb.mi/mi-disassemble.exp: Likewise.
4953 * gdb.mi/mi-eval.exp: Likewise.
4954 * gdb.mi/mi-file.exp: Likewise.
4955 * gdb.mi/mi-read-memory.exp: Likewise.
4956 * gdb.mi/mi-regs.exp: Likewise.
4957 * gdb.mi/mi-return.exp: Likewise.
4958 * gdb.mi/mi-simplerun.exp: Likewise.
4959 * gdb.mi/mi-stack.exp: Likewise.
4960 * gdb.mi/mi-stepi.exp: Likewise.
4961 * gdb.mi/mi-syn-frame.exp: Likewise.
4962 * gdb.mi/mi-until.exp: Likewise.
4963 * gdb.mi/mi-var-block.exp: Likewise.
4964 * gdb.mi/mi-var-child.exp: Likewise.
4965 * gdb.mi/mi-var-cmd.exp: Likewise.
4966 * gdb.mi/mi-var-display.exp: Likewise.
4967 * gdb.mi/mi-watch.exp: Likewise.
4968 * gdb.mi/mi2-basics.exp: Likewise.
4969 * gdb.mi/mi2-break.exp: Likewise.
4970 * gdb.mi/mi2-cli.exp: Likewise.
4971 * gdb.mi/mi2-console.exp: Likewise.
4972 * gdb.mi/mi2-disassemble.exp: Likewise.
4973 * gdb.mi/mi2-eval.exp: Likewise.
4974 * gdb.mi/mi2-file.exp: Likewise.
4975 * gdb.mi/mi2-read-memory.exp: Likewise.
4976 * gdb.mi/mi2-regs.exp: Likewise.
4977 * gdb.mi/mi2-return.exp: Likewise.
4978 * gdb.mi/mi2-simplerun.exp: Likewise.
4979 * gdb.mi/mi2-stack.exp: Likewise.
4980 * gdb.mi/mi2-stepi.exp: Likewise.
4981 * gdb.mi/mi2-syn-frame.exp: Likewise.
4982 * gdb.mi/mi2-until.exp: Likewise.
4983 * gdb.mi/mi2-var-block.exp: Likewise.
4984 * gdb.mi/mi2-var-child.exp: Likewise.
4985 * gdb.mi/mi2-var-cmd.exp: Likewise.
4986 * gdb.mi/mi2-var-display.exp: Likewise.
4987 * gdb.mi/mi2-watch.exp: Likewise.
4988 * gdb.stabs/exclfwd.exp: Likewise.
4989 * gdb.stabs/weird.exp: Likewise.
4990 * gdb.threads/gcore-thread.exp: Likewise.
4991 * gdb.trace/actions.exp: Likewise.
4992 * gdb.trace/backtrace.exp: Likewise.
4993 * gdb.trace/circ.exp: Likewise.
4994 * gdb.trace/collection.exp: Likewise.
4995 * gdb.trace/deltrace.exp: Likewise.
4996 * gdb.trace/infotrace.exp: Likewise.
4997 * gdb.trace/limits.exp: Likewise.
4998 * gdb.trace/packetlen.exp: Likewise.
4999 * gdb.trace/passc-dyn.exp: Likewise.
5000 * gdb.trace/passcount.exp: Likewise.
5001 * gdb.trace/report.exp: Likewise.
5002 * gdb.trace/save-trace.exp: Likewise.
5003 * gdb.trace/tfind.exp: Likewise.
5004 * gdb.trace/tracecmd.exp: Likewise.
5005 * gdb.trace/while-dyn.exp: Likewise.
5006 * gdb.trace/while-stepping.exp: Likewise.
5007
f4b618d1
JB
50082006-08-08 Joel Brobecker <brobecker@adacore.com>
5009
5010 * gdb.base/step-bt.c: New file.
5011 * gdb.base/step-bt.exp: New testcase.
5012
3d00d119
DJ
50132006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5014
5015 * config/monitor.exp (gdb_load): Remove support for obsolete
5016 download-write-size.
5017 * gdb.base/remote.exp: Likewise. Update all callers of
5018 gdb_timed_load.
5019
017b5bd4
DJ
50202006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
5021
5022 * cursal.exp: Pass binfile to gdb_load.
5023
837c599d
DJ
50242006-08-01 Nathan Sidwell <nathan@codesourcery.com>
5025
5026 * gdb.base/cursal.exp: Add "" to gdb_load call.
5027
8dd4540b
MK
50282006-07-29 Mark Kettenis <kettenis@gnu.org>
5029
5030 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
5031 NetBSD/ELF targets.
5032
ab5c9f60
DJ
50332006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
5034
5035 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
5036 operator*.
5037
4c42eaff
DJ
50382006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
5039
5040 * gdb.base/completion.exp: Update for change in "file" behavior.
5041 * gdb.stabs/weird.exp: Likewise.
5042 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
5043 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
5044
0155cc76
NS
50452006-07-24 Nathan Sidwell <nathan@codesourcery.com>
5046
5047 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
5048 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
5049
16026cd7
AS
50502006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5051
5052 * gdb.base/default.exp: Update source command error message.
5053 * gdb.base/help.exp: Update 'help source' message.
5054
16963cb6
DJ
50552006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
5056
5057 * gdb.cp/bs15503.exp: Update comment for no longer crashing
5058 test.
5059
6d7fd486
AS
50602006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
5061
5062 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
5063
29e8a844
DJ
50642006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5065
5066 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
5067
6afcfa39
DJ
50682006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5069
5070 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
5071
267a692b
MK
50722006-07-17 Mark Kettenis <kettenis@gnu.org>
5073
5074 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
5075 *-*-openbsd* from targets for wich we expect ARM FPA floating
5076 point format.
5077
85d2fec4
NR
50782006-07-17 Nick Roberts <nickrob@snap.net.nz>
5079
5080 * gdb.cp/annota3.exp: Expect frame-begin annotation.
5081
50822006-07-17 Mark Kettenis <kettenis@gnu.org>
5083
5084 * gdb.base/annota3.exp: Expect frame-begin annotation.
5085
85b4c6e8
JB
50862006-07-14 Joel Brobecker <brobecker@adacore.com>
5087
5088 * gdb.base/help.exp: Adjust "help unset" test to accept
5089 any list of unset commands.
5090
fb933624
DJ
50912006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
5092 Daniel Jacobowitz <dan@codesourcery.com>
5093
5094 * gdb.cp/ref-params.exp: New test.
5095 * gdb.cp/ref-params.cc: New source file.
5096 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
5097
1dff4b64
MK
50982006-07-08 Mark Kettenis <kettenis@gnu.org>
5099
5100 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
5101 spaces/tabs in regular expressions since they might not be there.
5102
40d2e0e3
AS
51032006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
5104
5105 * gdb.base/ifelse.exp: New file.
5106
f6c957d2
NS
51072006-07-04 Nathan Sidwell <nathan@codesourcery.com>
5108
5109 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
5110 line.
5111 * gdb.base/huge.exp: Loop over compilation to find a size that
5112 is acceptable.
5113 * gdb.base/remote.exp: Correct expected strings.
5114 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
5115
b9c5a23d
DJ
51162006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5117
5118 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
5119
9af2e58d
DJ
51202006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5121
5122 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
5123 native.
5124
30930ca5
DJ
51252006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5126
5127 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
5128 enable stabs testing.
5129
aa32fa1d
DJ
51302006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5131
bd4a4c80 5132 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
5133 gdb_test_multiple does.
5134
321fef15
DJ
51352006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5136
5137 * Makefile.in (host_alias): Remove.
5138 (target_alias): Use @target_noncanonical@.
5139 (site.exp): Don't set host_alias.
5140 * aclocal.m4: Remove contents. Include acx.m4.
5141 * configure: Regenerated.
5142 * configure.ac: Use ACX_NONCANONICAL_TARGET.
5143
e1c2defa
NS
51442006-06-13 Nathan Sidwell <nathan@codesourcery.com>
5145
e63b55d1
NS
5146 * lib/gdb.exp (gdb_load_cmd): New.
5147
5600ea19
NS
5148 * gdb.base/fileio.c: Add system(NULL) test.
5149 * gdb.base/fileio.exp: Check it.
5150
e1c2defa
NS
5151 * gdb.base/break.c: Add 10a breakpoint at }
5152 * gdb.base/break.exp: Add test for breakpoint at }
5153 * gdb.cp/anon-union.cc: Add code at end of function.
5154 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
5155 * gdb.mi/var-cmd.c: Add code at end of function.
5156 * gdb.mi/mi-var-display.exp: Adjust end of next.
5157 * gdb.mi/mi2-var-display.exp: Likewise.
5158 * gdb.base/fileio.c: Add stop function and insert calls at
5159 stopping places.
5160 * gdb.base/fileio.exp: Breakpoint stop function and remove
5161 explicit line number references.
5162
6c0112ec
JB
51632006-05-19 Joel Brobecker <brobecker@adacore.com>
5164
a9c64011
AS
5165 * gdb.base/del.exp (test_delete_alias): New function.
5166 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 5167
154189a4
FF
51682006-05-18 Fred Fish <fnf@specifix.com>
5169
5170 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
5171 required. Check for spurious output after program exits normally.
5172
582e64c2
FF
51732006-05-17 Fred Fish <fnf@specifix.com>
5174
5175 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
5176 gdb_load, so it works in the simulator.
5177
8ef6493a
FF
51782006-05-11 Fred Fish <fnf@specifix.com>
5179
5180 * gdb.base/bang.exp: Ignore unexpected output between the
5181 "program exited normally" and the gdb prompt, as many other
5182 tests do.
5183
692b141c
MK
51842006-05-07 Mark Kettenis <kettenis@gnu.org>
5185
5186 * gdb.base/help.exp: Make "delete checkpoint" part option for
5187 "help d" and "help delete" tests.
5188
540b8a30
UW
51892006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5190
a9c64011 5191 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
5192 expected output in some mi_gdb_test statements.
5193 * gdb.mi/mi2-basics.exp: Likewise.
5194
9b6462d9
JB
51952006-05-05 Joel Brobecker <brobecker@adacore.com>
5196
5197 * gdb.base/del.c: New file.
5198 * gdb.base/del.exp: New testcase.
5199
954de43b
DM
52002006-05-05 David S. Miller <davem@sunset.davemloft.net>
5201
5202 * gdb.base/break.exp: Do not assume a breakpoint on
5203 main will actually be in $srcfile when optimizing.
1303f75e
DM
5204 * gdb.base/savedregs.exp: Do not require that the dummy
5205 frame location match up to a symbol and source file location.
c3242428
DM
5206 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
5207 will get printed without a mi_cmd_data_list_register_values prefix.
5208 (*-data-list-register-*): Correct regular expressions to expect the new
5209 pseudo d? floating point registers.
5210 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 5211
c7e64c9a
DJ
52122006-05-05 Christophe Lyon <christophe.lyon@st.com>
5213
5214 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
5215 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
5216 is allocated by the compiler.
5217 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
5218 anons, e, anone to force their allocation by the compiler.
5219
52202006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
5221
5222 * gdb.base/help.exp: Update expected text for help d and
5223 help delete.
5224
27ce9a6d
MK
52252006-05-02 Mark Kettenis <kettenis@gnu.org>
5226
5227 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
5228 NetBSD/ELF targets.
5229
8608915f
MK
52302006-04-30 Mark Kettenis <kettenis@gnu.org>
5231
5232 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
5233 single-step breakpoint fails; make this a KFAIL on
5234 sparc*-*-openbsd*.
5235 * gdb.base/siginfo.exp: Likewise.
5236 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5237
b8db102d
MS
52382006-04-26 Michael Snyder <msnyder@redhat.com>
5239
5240 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
5241 which may have to consume output from other forks.
5242 Add tests to make sure that "delete fork" succeeded.
5243
c702009a
MS
52442006-04-20 Michael Snyder <msnyder@redhat.com>
5245
5246 * 2006-03-22 Jim Blandy <jimb@redhat.com>
5247 Add support for the Renesas M32C and M16C.
5248
5249 * gdb.asm/asm-source.exp: Add m32c target.
5250 * gdb.asm/m32c.inc: Support for m32c target.
5251
e28493f2
AS
52522006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
5253
5254 * gdb.base/commands.exp (recursive_source_test): New test.
5255
880da185
DM
52562006-04-04 David S. Miller <davem@sunset.davemloft.net>
5257
5258 * gdb.base/float.exp: Add pattern for sparc targets.
5259
61d9b92f
DJ
52602006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5261
5262 * gdb.base/commands.exp (stray_arg0_test): New test.
5263
bd717df8
PB
52642006-03-30 Paul Brook <paul@codesourcery.com>
5265
5266 * gdb.mi/mi-until.exp: kfail broken until command.
5267 * gdb.mi/mi2-until.exp: Ditto.
5268
ec793d3c
NR
52692006-03-27 Nick Roberts <nickrob@snap.net.nz>
5270
5271 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
5272
831004b7
AO
52732006-03-08 Alexandre Oliva <aoliva@redhat.com>
5274
5275 * gdb.base/prelink.exp: Anchor tested-for regular expression
5276 on gdb prompt.
5277
effe49a0
PB
52782006-03-07 Paul Brook <paul@codesourcery.com>
5279
5280 * gdb.base/assign.exp: Correct fail message.
5281
e5461016
PB
52822006-03-07 Paul Brook <paul@codesourcery.com>
5283
5284 * lib/compiler.c: Extract armcc version number.
5285 * lib/compiler.cc: Ditto.
5286
fc91c6c2
PB
52872006-03-07 Paul Brook <paul@codesourcery.com>
5288
5289 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
5290 additional_flags=-w.
5291 * gdb.arch/altivec-regs.exp: Ditto.
5292 * gdb.arch/e500-abi.exp: Ditto.
5293 * gdb.arch/e500-regs.exp: Ditto.
5294 * gdb.base/all-bin.exp: Ditto.
5295 * gdb.base/annota1.exp: Ditto.
5296 * gdb.base/annota3.exp: Ditto.
5297 * gdb.base/args.exp: Ditto.
5298 * gdb.base/arithmet.exp: Ditto.
5299 * gdb.base/assign.exp: Ditto.
5300 * gdb.base/async.exp: Ditto.
5301 * gdb.base/bang.exp: Ditto.
5302 * gdb.base/break.exp: Ditto.
5303 * gdb.base/call-rt-st.exp: Ditto.
5304 * gdb.base/completion.exp: Ditto.
5305 * gdb.base/cond-expr.exp: Ditto.
5306 * gdb.base/condbreak.exp: Ditto.
5307 * gdb.base/consecutive.exp: Ditto.
5308 * gdb.base/define.exp: Ditto.
5309 * gdb.base/display.exp: Ditto.
5310 * gdb.base/ena-dis-br.exp: Ditto.
5311 * gdb.base/environ.exp: Ditto.
5312 * gdb.base/eval-skip.exp: Ditto.
5313 * gdb.base/info-proc.exp: Ditto.
5314 * gdb.base/jump.exp: Ditto.
5315 * gdb.base/logical.exp: Ditto.
5316 * gdb.base/long_long.exp: Ditto.
5317 * gdb.base/maint.exp: Ditto.
5318 * gdb.base/miscexprs.exp: Ditto.
5319 * gdb.base/pc-fp.exp: Ditto.
5320 * gdb.base/pointers.exp: Ditto.
5321 * gdb.base/relational.exp: Ditto.
5322 * gdb.base/reread.exp: Ditto.
5323 * gdb.base/sect-cmd.exp: Ditto.
5324 * gdb.base/sep.exp: Ditto.
5325 * gdb.base/sepdebug.exp: Ditto.
5326 * gdb.base/until.exp: Ditto.
5327 * gdb.base/whatis-exp.exp: Ditto.
5328 * gdb.cp/annota2.exp: Ditto.
5329 * gdb.cp/annota3.exp: Ditto.
5330 * gdb.trace/actions.exp: Ditto.
5331 * gdb.trace/backtrace.exp: Ditto.
5332 * gdb.trace/circ.exp: Ditto.
5333 * gdb.trace/collection.exp: Ditto.
5334 * gdb.trace/deltrace.exp: Ditto.
5335 * gdb.trace/infotrace.exp: Ditto.
5336 * gdb.trace/limits.exp: Ditto.
5337 * gdb.trace/packetlen.exp: Ditto.
5338 * gdb.trace/passc-dyn.exp: Ditto.
5339 * gdb.trace/passcount.exp: Ditto.
5340 * gdb.trace/report.exp: Ditto.
5341 * gdb.trace/save-trace.exp: Ditto.
5342 * gdb.trace/tfind.exp: Ditto.
5343 * gdb.trace/tracecmd.exp: Ditto.
5344 * gdb.trace/while-dyn.exp: Ditto.
5345 * gdb.trace/while-stepping.exp: Ditto.
5346 * lib/gdb.exp: Ditto.
5347 (gdb_compile): Handle nowarning option.
5348
5f4a23d9
AO
53492006-03-07 Alexandre Oliva <aoliva@redhat.com>
5350
5351 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
5352 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
5353 Rename executable to prelinkt. Don't re-prelink if we didn't
5354 get a core file. Test prelink -u exit status to tell whether
5355 prelinking failed. Use gdb_test_multiple.
5356
9733fc94
DJ
53572006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5358
5359 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
5360 (do_tests): Call it.
5361
cc10cae3
AO
53622006-02-28 Alexandre Oliva <aoliva@redhat.com>
5363
5364 * gdb.base/prelink.exp: New test.
5365 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
5366
15c46491
WZ
53672006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
5368
5369 * gdb.fortran/derived-type.f90: New file.
5370 * gdb.fortran/derived-type.exp: New testcase.
5371
5c9f7ded
DJ
53722006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
5373
5374 * gdb.base/default.exp: Allow ';' as a directory separator.
5375
5b96932b
AS
53762006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5377
5378 * gdb.base/help.exp (help add-symbol-file): Update.
5379
1986bccd
AS
53802006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5381
5382 * gdb.base/help.exp (help load): Update expected results.
5383
a8b7528f
FF
53842006-02-19 Fred Fish <fnf@specifix.com>
5385
5386 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
5387 specifix hex value as part of results.
5388 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 5389
f8261448
FF
53902006-02-16 Fred Fish <fnf@specifix.com>
5391
5392 * gdb.base/whatis.c: Define variables using typedefs char_addr,
5393 ushort_addr, and slong_addr, so the typedefs are not optimized
5394 away.
5395 * gdb.base/whatis.exp: Add tests using type name for struct type,
5396 union type, enum type, and typedef.
a9c64011 5397
31d8bdd2
MK
53982006-02-13 Mark Kettenis <kettenis@gnu.org>
5399
5400 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
5401
34e41e63
JB
54022006-02-13 Jim Blandy <jimb@redhat.com>
5403
5404 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
5405 case where it takes two "next" commands to skip past the init
5406 call.
5407
ac6e4f31
FF
54082006-02-12 Fred Fish <fnf@specifix.com>
5409
5410 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
5411 to handle cases where it takes two "next" commands to skip
5412 past the init call.
5413
2db2d571
JB
54142006-02-07 Joel Brobecker <brobecker@adacore.com>
5415
5416 * gdb.ada/array_return.exp: Mark the last test as expected to fail
5417 on hppa32 targets.
5418
38fcd64c
DJ
54192006-02-06 Vladimir Prus <ghost@cs.msu.su>
5420
5421 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
5422 field.
5423
1315ad46
MK
54242006-01-29 Mark Kettenis <kettenis@gnu.org>
5425
5426 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
5427
5625b943
DJ
54282006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5429
5430 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
5431 files.
5432
80df1bbe
DJ
54332006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5434
5435 * gdb.cp/maint.exp: Set complaints to a positive value.
5436
9078e690
DJ
54372006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5438
5439 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
5440 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
5441 function name.
5442
9c903399
DJ
54432006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5444
5445 * gdb.base/checkpoint.c: Update copyright notice. Include
5446 <stdlib.h>.
5447
761ae4d6
JB
54482006-01-04 Jim Blandy <jimb@redhat.com>
5449
5450 * gdb.asm/asm-source.exp: Independently provide default values for
5451 asm-flags and debug-flags. Use 'string equal' to do the
5452 comparison, not the implicit expr's '==' operator. Remove
5453 now-unneeded assignments to asm-flags. In h8300 case, place
5454 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
5455
099ac3dd
MS
54562006-01-04 Michael Snyder <msnyder@redhat.com>
5457
5458 * gdb.base/checkpoint.c: New file.
5459 * gdb.base/checkpoint.exp: New file.
5460 * gdb.base/multi-fork.c: New file.
5461 * gdb.base/multi-fork.exp: New file.
5462 * gdb.base/pi.txt: New file (data for checkpoint.c test).
5463
f4d85314
FF
54642006-01-04 Fred Fish <fnf@specifix.com>
5465
5466 * gdb.base/ptype.c (foo): Add typedef.
5467 (intfoo): Add function.
5468 * gdb.base/ptype1.c: New file.
5469 * gdb.base/ptype.exp: Handle compilation and linking with two
5470 source files. Test that proper type for "foo" is found based
5471 on source context rather than first match found in symtabs.
5472
a1b06f35
MK
54732005-12-28 Mark Kettenis <kettenis@gnu.org>
5474
5475 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5476 * gdb.asm/openbsd.inc: Indent commands.
5477
d082a1e2
MK
54782005-12-26 Mark Kettenis <kettenis@gnu.org>
5479
c65016bd
MK
5480 * gdb.base/freebpcmd.exp: Increase timeout.
5481
d082a1e2
MK
5482 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5483
d3c32a0e
DJ
54842005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5485
5486 * gdb.base/default.exp: Update check for "show version".
5487
9fdb1f50
RC
54882005-12-09 Randolph Chung <tausq@debian.org>
5489
5490 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5491 * gdb.asm/pa64.inc: New file.
5492
5f2c56f7
RC
54932005-12-09 Randolph Chung <tausq@debian.org>
5494
5495 * gdb.asm/common.inc: Indent commands.
5496 * gdb.asm/asmsrc1.s: Likewise.
5497 * gdb.asm/asmsrc2.s: Likewise.
5498
8117349c
RC
54992005-12-09 Randolph Chung <tausq@debian.org>
5500
5501 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5502 (get_addr_of_sym): Remove duplicate print.
5503 (gen_core): xfail hppa*-*-hpux*, update expected output.
5504 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5505 * gdb.arch/pa64-nullify.s: New file.
5506
8f07f25a
RC
55072005-12-09 Randolph Chung <tausq@debian.org>
5508
5509 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5510
55b39184
DJ
55112005-12-07 Christophe Lyon <christophe.lyon@st.com>
5512
5513 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5514 code generation for these functions.
5515 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5516 error message.
5517
31e2b00f
AS
55182005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5519
5520 * gdb.base/help.exp (help b, help br, help bre, help brea)
5521 (help break): Update the expected message.
5522
c3d0b56e
SC
55232005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5524
5525 * gdb.asm/m68hc11.inc: Setup the data section.
5526 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5527 script for this test.
5528 (m6812-*-*): Likewise.
5529
36ae0ea9
RC
55302005-11-09 Randolph Chung <tausq@debian.org>
5531
5532 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5533
9d6f42e9
WZ
55342005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5535
5536 * gdb.base/break.exp: Fix a comment typo.
5537
e2126a14
EZ
55382005-11-03 Jim Blandy <jimb@redhat.com>
5539
a9c64011
AS
5540 Checked in by Elena Zannoni <ezannoni@redhat.com>
5541
e2126a14
EZ
5542 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5543
e0ac7199
CV
55442005-11-02 Corinna Vinschen <vinschen@redhat.com>
5545
5546 * gdb.arch/gdb1558.c: Include stdio.h.
5547
31d3fb18
MK
55482005-10-31 Mark Kettenis <kettenis@gnu.org>
5549
5550 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5551
e52b687c
MK
55522005-10-31 Mark Kettenis <kettenis@gnu.org>
5553
5554 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5555
f4711d79
PG
55562005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5557
a9c64011
AS
5558 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5559 vscr" tests to better match output.
f4711d79 5560
987a9106
JB
55612005-10-12 Jim Blandy <jimb@redhat.com>
5562
5563 * gdb.base/structs.exp (any): New function.
5564 (test_struct_returns): Don't make any assumptions at all about
5565 what value the function returns when GDB can't set the return
5566 value.
5567
2336bb58
JB
55682005-10-09 Joel Brobecker <brobecker@adacore.com>
5569
5570 * gdb.ada/arrayidx/p.adb: New file.
5571 * gdb.ada/arrayidx.exp: New testcase
5572
55732005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
5574
5575 * gdb.ada/array_return/pck.ads: New file.
5576 * gdb.ada/array_return/pck.adb: New file.
5577 * gdb.ada/array_return/p.adb: New file.
5578 * gdb.ada/array_return.exp: New testcase.
5579
705335ea
JB
55802005-10-03 Joel Brobecker <brobecker@adacore.com>
5581
a9c64011
AS
5582 * gdb.base/arrayidx.c: New file.
5583 * gdb.base/arrayidx.exp: New testcase.
705335ea 5584
11ee9940
NR
55852005-09-29 Nick Roberts <nickrob@snap.net.nz>
5586
5587 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
5588 frames-invalid and breakpoints-invalid are no longer generated
5589 with level 3 so don't expect them in the output.
5590
39fb8e9e
BR
55912005-09-27 Bob Rossi <bob@brasko.net>
5592
a9c64011 5593 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
5594 from test. Escape the | in mi_gdb_test call.
5595 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
5596 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
5597 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
5598 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
5599 expected regex's in mi_gdb_test calls.
5600 * lib/mi-support.exp: Remove arbitrary .* from tests.
5601 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
5602 Fully anchor GDB/MI expected results in mi_gdb_test.
5603 * lib/gdb.exp (string_to_regexp): Escape the ] character.
5604 * gdb.base/sizeof.exp: Remove escape character. Correct test.
5605
2af48f68
PB
56062005-09-26 Paul Brook <paul@codesourcery.com>
5607
5608 * long_long.exp: Exclude eabi targets from arm FPA float format test.
5609
f34502bc
WZ
56102005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5611
5612 * bfp-test.c: New file.
5613 * bfp-test.exp: New testcase.
5614
ca929517
WZ
56152005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5616
5617 * gdb.fortran/subarray.exp: New testcase to test the evaluation
5618 of subarray and substring variable.
5619 * gdb.fortran/subarray.f: New source file for the test of subarray
5620 and substring variable evaluation.
5621 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
5622 of string constant.
5623
c761af65
DJ
56242005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
5625
5626 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
5627 copyright dates.
5628
561d7a1d
PG
56292005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
5630
5631 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
5632 powerpc altivec' test with an almost identical 'info vector' test.
5633
b2b64cc9
PG
56342005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5635
a9c64011
AS
5636 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5637 vscr" tests to match output.
b2b64cc9 5638
6ac4d15a
PG
56392005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5640
a9c64011
AS
5641 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
5642 output.
6ac4d15a 5643
40e55bef
BR
56442005-09-11 Bob Rossi <bob@brasko.net>
5645
5646 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 5647 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
5648 commands that return an MI output command and an asyncronous MI output
5649 command.
5650 * gdb.mi/mi-console.exp: Ditto.
5651
3c7385ec
BR
56522005-09-11 Bob Rossi <bob@brasko.net>
5653
5654 * gdb.mi/mi-var-child.c: Include <string.h>.
5655
a6cd0eb3
DJ
56562005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
5657
5658 * killed.exp: Correct gdb_expect syntax.
5659
2f168eed
CV
56602005-08-09 Corinna Vinschen <vinschen@redhat.com>
5661
5662 * lib/mi-support.exp (mi_gdb_load): Fix typo.
5663
ecd3fd0f
BR
56642005-08-02 Bob Rossi <bob@brasko.net>
5665
5666 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
5667 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
5668 Change tests to inferior-tty-set/show.
5669 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
5670 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
5671 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
5672 inferior. Use mi_gdb_test to get GDB and Inferior output.
5673 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
5674 descriptor.
5675 (mi_inferior_tty_name): Add inferior PTY file name.
5676 (mi_gdb_start): Add INFERIOR_PTY parameter.
5677 (mi_gdb_test): Add IPATTERN parameter.
5678
f1ea48cb 56792005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 5680
f1ea48cb
BR
5681 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
5682 parameter to mi_gdb_test.
5683 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
5684
6e650a67
DJ
56852005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5686
5687 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
5688 struct_declarations.
5689 * gdb.mi/mi-var-child.exp: Step over the initialization of
5690 struct_declarations.
5691
8be260b6
DJ
56922005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5693
5694 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
5695 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
5696 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
5697 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
5698 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
5699 file.
5700
4e660f07
NR
57012005-07-27 Nick Roberts <nickrob@snap.net.nz>
5702
5703 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
5704 (do_children_tests): Assign values to the extra elements.
5705
5706 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
5707 them for tests for "-var-update --no-values" and
a9c64011 5708 "-var-update --all-values".
4e660f07
NR
5709 Add test for "-var-list-children --simple-values".
5710
5711 * gdb.mi/basics.c (callee4): Add integer array D[3]...
5712
5713 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
5714 "-stack-list-locals --simple-values" Improve doc strings and
5715 comments.
5716
6bdae935
MK
57172005-07-18 Mark Kettenis <kettenis@gnu.org>
5718
598b7a6f
MK
5719 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
5720 *-*-openbsd*.
5721 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
5722
6bdae935
MK
5723 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
5724 sigaltsatck'.
5725
1323e929 57262005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 5727
1323e929
BR
5728 * gdb.base/default.exp (tty): Changed output of command.
5729 * gdb.base/help.exp (help tty): Ditto.
5730
b1a9c082
MK
57312005-07-12 Mark Kettenis <kettenis@gnu.org>
5732
5733 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
5734
10a844a2
MK
57352005-07-10 Mark Kettenis <kettenis@gnu.org>
5736
5737 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
5738 -stack-select-frame without arguments.
5739 (test_stack_frame_listing): Add test for newly implemented command
5740 -stack-info-frame.
5741
3cb3b8df
BR
57422005-07-06 Bob Rossi <bob@brasko.net>
5743
5744 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
5745 command.
5746 (Copyright): Update copyright.
5747
a0c5fbcf
WZ
57482005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
5749
5750 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
5751 tests to evaluate exponentiation expression.
5752
984971d0
AS
57532005-06-29 Andreas Schwab <schwab@suse.de>
5754
5755 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
5756 main to avoid warnings.
5757
5758 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
5759
fe03833f
NR
57602005-06-20 Nick Roberts <nickrob@snap.net.nz>
5761
5762 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
5763 -stack-select-frame without arguments.
5764 (test_stack_frame_listing): Add test for newly implemented command
5765 -stack-info-frame.
a9c64011 5766
7a55f279
WZ
57672005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
5768
0ffa0ea5
DJ
5769 * gdb.fortran/array-element.f: New file.
5770 * gdb.fortran/array-element.exp: New testcase.
7a55f279 5771
26585198
DJ
57722005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5773
5774 * gdb.base/bigcore.exp: Correct checks for systems which can
5775 not dump a large core file.
5776
c1bd25fd
DJ
57772005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5778
5779 * gdb.base/relocate.c: Add a copyright notice.
5780 (dummy): Remove.
5781 * gdb.base/relocate.exp: Test printing the values of variables
5782 from a relocatable file.
5783
589e074d
DJ
57842005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
5785
5786 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
5787 excess MI output after an error.
5788
0915f927
JB
57892005-05-29 Joel Brobecker <brobecker@adacore.com>
5790
5791 * gdb.arch/alpha-step.c: New file.
5792 * gdb.arch/alpha-step.exp: New testcase.
5793
76ff342d
DJ
57942005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5795 Dennis Brueni <dennis@slickedit.com>
5796
5797 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
5798 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
5799 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
5800 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
5801 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
5802 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
5803 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
5804
96b0c7ac
DJ
58052005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
5806 Wu Zhou <woodzltc@cn.ibm.com>
5807
5808 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
5809 IBM's xlc compiler.
5810 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
5811 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
5812
f21565d2
JB
58132005-05-13 Jim Blandy <jimb@redhat.com>
5814
5815 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
5816 calling gdb_suppress_entire_file.
5817 * gdb.base/charset.exp: Same.
5818 * gdb.base/call-rt-st.exp: Same.
5819
6006a3a1
BR
58202005-05-05 Bob Rossi <bob_rossi@cox.net>
5821
5822 * lib/gdb.exp (fullname_syntax): Added global regex.
5823 (fullname_syntax_POSIX): Ditto.
5824 (fullname_syntax_UNC): Ditto.
5825 (fullname_syntax_DOS_CASE): Ditto.
5826 (fullname_syntax_DOS): Ditto.
5827 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
5828 fullname_syntax variable to scope and use it.
5829 (test_file_list_exec_source_files): Ditto.
5830 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
5831
c3b69c04
DJ
58322005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
5833
5834 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
5835
3c95e6af
PG
58362004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
5837
a9c64011
AS
5838 * lib/gdb.exp (skip_altivec_tests): New function, based on
5839 check_vmx_hw_available from the GCC testsuite.
5840 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
5841 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 5842
78df6c56
JB
58432005-05-02 Jim Blandy <jimb@redhat.com>
5844
5845 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
5846 calling gdb_suppress_entire_file.
5847
1690f9cf
DJ
58482005-04-30 Randolph Chung <tausq@debian.org>
5849
5850 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
5851 Slightly relax "sem_post" name checking.
5852
5ea106f7
PG
58532005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5854
5855 * gdb.base/unload.exp: Use new shared library infrastructure.
5856
bf7234cf
PG
58572005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5858
5859 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 5860 infrastructure.
bf7234cf 5861
547b869a
CV
58622005-04-29 Corinna Vinschen <vinschen@redhat.com>
5863
5864 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
5865 * gdb.asm/h8300.inc: New file.
5866
f07e55f0
PG
58672005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5868
5869 * gdb.base/shlib-call.exp: Change to use new shared library
5870 infrastructure.
5871
3cbba3d1
PG
58722005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5873
a9c64011
AS
5874 * gdb.base/pending.exp: Change to use new shared library
5875 infrastructure.
3cbba3d1 5876
ed6df200
PG
58772005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5878
a9c64011
AS
5879 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
5880 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 5881
8c8f4ebe
PG
58822005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
5883
a9c64011
AS
5884 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
5885 shared objects being adjusted and update copyright years.
8c8f4ebe 5886
607fbc54
DJ
58872005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
5888
5889 * ChangeLog: Correct some 2003-01-13 dates.
5890 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
5891 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
5892 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
5893 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
5894 gdb.trace/tfind.exp: Update copyright years.
5895
57bf0e56
DJ
58962005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
5897 Daniel Jacobowitz <dan@codesourcery.com>
5898
5899 * lib/gdb.exp (gdb_compile): Handle shlib=.
5900 (gdb_compile_shlib): New function.
5901
9b593790
PG
59022005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
5903
a9c64011 5904 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 5905
9494c6a5
DJ
59062005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5907
5908 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
5909 gdb.server.
5910 * configure.ac: Likewise.
5911 * configure: Regenerated.
5912 * gdb.gdbserver/Makefile.in: Moved to...
5913 * gdb.server/Makefile.in: ... here.
5914 * gdb.gdbserver/server.c: Moved to...
5915 * gdb.server/server.c: ... here.
5916 * gdb.gdbserver/server-run.exp: Moved to...
5917 * gdb.server/server-run.exp: ... here.
5918
6f8eac0e
DJ
59192005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5920
5921 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
5922 * configure.ac: Create gdb.gdbserver/Makefile.
5923 * configure: Regenerated.
5924 * lib/gdbserver-support.exp: New file, derived from
5925 config/gdbserver.exp.
5926 * config/gdbserver.exp: Use gdbserver-support.exp.
5927 * gdb.gdbserver/Makefile.in: New file.
5928 * gdb.gdbserver/server.c: New file.
5929 * gdb.gdbserver/server-run.exp: New file.
5930
6e87504d
PG
59312005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
5932
a9c64011
AS
5933 * lib/gdb.exp (test_compiler_info): Return compiler_info
5934 if no arguments are given.
6e87504d 5935
d1779be4
PG
59362005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
5937
5938 * gdb.arch/altivec-abi.exp: Check for compiler and set
5939 use altivec' flag accordingly.
5940 * gdb.arch/altivec-regs.exp: Likewise.
5941
88750304
DJ
59422005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
5943
5944 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
5945
f3fb768d
AS
59462005-03-27 Andreas Schwab <schwab@suse.de>
5947
5948 * gdb.base/bigcore.c (main): Add missing mode argument in open
5949 call.
5950
7e813ac5
DJ
59512005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
5952
5953 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
5954 downloads.
5955 * config/gdbserver.exp (gdb_load): Likewise.
5956
8e3049aa
PB
59572005-03-14 Paul Brook <paul@codesourcery.com>
5958
5959 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
5960 targets.
5961
a9df7c44
JB
59622005-03-09 Joel Brobecker <brobecker@adacore.com>
5963
5964 * gdb.dwarf2/dup-psym.S: New file.
5965 * gdb.dwarf2/dup-psym.exp: New testcase.
5966
9f0d94e8
JB
59672005-03-09 Joel Brobecker <brobecker@adacore.com>
5968
5969 * gdb.ada/exec_changed/first.adb: New file.
5970 * gdb.ada/exec_changed/second.adb: New file.
5971 * gdb.ada/exec_changed.exp: New testcase.
5972
5f579bc5
NS
59732005-03-08 Nathan Sidwell <nathan@codesourcery.com>
5974
36e9969c
NS
5975 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
5976 (A2): New class.
5977 (main): Test operator+.
5978 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
5979 breakpoint test.
5980
5f579bc5
NS
5981 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
5982 * gdb.base/signull.exp: Disable if gdb,nosignals.
5983 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
5984 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
5985 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
5986 * gdb.mi/mi2-console.exp: Likewise.
5987 * gdb.trace/collection.exp (run_trace_experiment): Consume the
5988 continue output at start.
5989 (gdb_collect_locals_test): Robustify regexp.
5990 * gdb.trace/passc-dyn.exp: Fix comment typo.
5991 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
5992
be46087e
CV
59932005-03-08 Corinna Vinschen <vinschen@redhat.com>
5994
5995 * gdb.asm/asm-source.exp: Add iq2000 case.
5996 * gdb.asm/iq2000.inc: New file.
5997
384e1a61 59982005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 5999
384e1a61
MI
6000 * gdb.base/command.exp: Change hardcoded value to regular expression.
6001 * gdb.base/float.exp: Add powerpc to the list of targets checked.
6002
584b6e9e
DJ
60032005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
6004
6005 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
6006 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
6007 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
6008 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
6009 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
6010
ab5b5d61
MK
60112005-03-05 Mark Kettenis <kettenis@gnu.org>
6012
6013 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
6014 changes.
6015
ae051c1b
PG
60162004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
6017
a9c64011
AS
6018 * lib/compiler.c: Add test for IBM's xlc compiler.
6019 * lib/compiler.cc: Likewise.
ae051c1b 6020
3f0f6ed2
JB
60212004-02-24 Joel Brobecker <brobecker@adacore.com>
6022
6023 * gdb.ada/fixed_points.exp: Create compilation object directory
6024 before running the test.
6025 * gdb.ada/null_record.exp: Likewise.
6026 * gdb.ada/packed_array.exp: Likewise.
6027 * gdb.ada/start.exp: Likewise.
6028
724f452b
JB
60292005-02-15 Joel Brobecker <brobecker@adacore.com>
6030
6031 * gdb.ada/packed_array/pa.adb: New file.
6032 * gdb.ada/packed_array.exp: New testcase.
6033
57f5cdfb 60342005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 6035
1f393151
MK
6036 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
6037 files.
6038
ebdda337
MK
6039 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
6040 on *-*-openbsd*. Correctly match whitespace in regukar
6041 expressions.
6042
cf309262
DJ
60432005-02-10 Daniel Jacobowitz <dan@debian.org>
6044
6045 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
6046 PR exp/1821
6047 * gdb.base/gdb1821.c: New test file.
6048 * gdb.base/gdb1821.exp: New test file.
6049
3be49e7a
JB
60502005-02-09 Joel Brobecker <brobecker@adacore.com>
6051
6052 * gdb.base/start.c: New file.
6053 * gdb.base/start.exp: New testcase.
6054
e292e67d
JB
60552005-02-09 Joel Brobecker <brobecker@adacore.com>
6056
6057 * gdb.ada/start/dummy.adb: New file.
6058 * gdb.ada/start.exp: New testcase.
6059
dbdfa66c
CV
60602005-02-09 Corinna Vinschen <vinschen@redhat.com>
6061
6062 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
6063 for printing symbols and statistics.
6064 Add test for using relative pathnames in "maint print msymbols" test.
6065 Mark "maint info sections DATA" XFAIL on Cygwin.
6066 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
6067 tests.
6068
d7941671
AC
60692005-02-09 Andreas Schwab <schwab@suse.de>
6070
6071 Committed by Andrew Cagney <cagney@gnu.org>
6072 * gdb.base/remotetimeout.exp: New file.
6073
74e5ef44
MK
60742005-02-07 Mark Kettenis <kettenis@gnu.org>
6075
6076 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
6077
464dd14d
JB
60782005-02-03 Joel Brobecker <brobecker@adacore.com>
6079
6080 * gdb.ada/gnat_ada.gpr: New file.
6081 * gdb.ada/gnat_ada.gin: Delete, no longer used.
6082 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
6083 * configure.ac: No longer generate gnat_ada.gpr.
6084 * configure: Regenerate.
6085 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
6086 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
6087 * gdb.ada/null_record/bar.ads: Likewise.
6088 * gdb.ada/null_record/bar.adb: Likewise.
6089 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
6090 * gdb.ada/null_record.exp (testdir): New variable.
6091 (testfile): executable is now in testdir subdirectory.
6092 (srcfile): Use full path to the main compilation unit.
6093 * gdb.ada/fixed_points.exp: Same changes as above.
6094
30d756ae
NR
60952005-02-03 Nick Roberts <nickrob@snap.net.nz>
6096
6097 * gdb.base/interp.exp: New test.
6098
9d799f85
AC
60992005-01-24 Andrew Cagney <cagney@gnu.org>
6100
6101 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
6102
15656118
AC
61032005-01-19 Andrew Cagney <cagney@gnu.org>
6104
a892c31b
AC
6105 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
6106 configure.ac not configure.in.
6107
15656118
AC
6108 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
6109 of powerpc*-*-*.
6110 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 6111 * gdb.base/list.exp (test_list_function)
15656118
AC
6112 (test_list_filename_and_function): Ditto.
6113 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
6114
a7b01baf
AC
61152005-01-16 Andrew Cagney <cagney@gnu.org>
6116
17d92a02
AC
6117 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
6118
a7b01baf
AC
6119 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
6120
bc8332bb
AC
61212005-01-14 Andrew Cagney <cagney@gnu.org>
6122
6123 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
6124 * gdb.mi/mi2-var-cmd.exp: Ditto.
6125
4d074752
CV
61262005-01-10 Corinna Vinschen <vinschen@redhat.com>
6127
6128 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
6129
bec39cab
AC
61302005-01-07 Andrew Cagney <cagney@gnu.org>
6131
6132 * configure.ac: Rename configure.in, require autoconf 2.59.
6133 * configure: Re-generate.
6134 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
6135 * gdb.stabs/configure: Re-generate.
6136 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
6137 * gdb.hp/configure: Re-generate.
6138 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
6139 autoconf 2.59.
6140 * gdb.hp/gdb.objdbg/configure: Re-generate.
6141 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
6142 autoconf 2.59.
6143 * gdb.hp/gdb.defects/configure: Re-generate.
6144 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
6145 autoconf 2.59.
6146 * gdb.hp/gdb.compat/configure: Re-generate.
6147 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
6148 autoconf 2.59.
6149 * gdb.hp/gdb.base-hp/configure: Re-generate.
6150 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
6151 autoconf 2.59.
6152 * gdb.hp/gdb.aCC/configure: Re-generate.
6153
f10b16d4
JB
61542004-12-15 Jim Blandy <jimb@redhat.com>
6155
6156 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
6157 under NPTL when there is debugging info available for libpthread.
6158
fb6e1814
JG
61592004-12-13 Jerome Guitton <guitton@gnat.com>
6160
6161 * gdb.ada/fixed_points.c: New file.
6162 * gdb.ada/fixed_points.exp: New file.
6163
fe46cd3a
RC
61642004-12-03 Randolph Chung <tausq@debian.org>
6165
6166 * gdb.arch/pa-nullify.exp: New file.
6167 * gdb.arch/pa-nullify.s: New file.
6168
8de0841b
RC
61692004-11-30 Randolph Chung <tausq@debian.org>
6170
6171 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
6172 instead of "tbug". Fix regexp to work properly with gdb_test.
6173
c8170782
PH
61742004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
6175
6176 * gdb.base/bitfields2.exp: New test.
6177 * gdb.base/bitfields2.c: New file.
6178
954269c2
RE
61792004-11-28 Richard Earnshaw <rearnsha@arm.com>
6180
6181 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
6182
0107feed
RC
61832004-11-16 Randolph Chung <tausq@debian.org>
6184
6185 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
6186
f073ae8c
DJ
61872004-11-14 Daniel Jacobowitz <dan@debian.org>
6188
6189 * gdb.threads/threadapply.exp: Correct "macro details" test.
6190
19ad59e7
JJ
61912004-11-11 Jeff Johnston <jjohnstn@redhat.com>
6192
6193 * gdb.threads/threadapply.exp: New test.
6194 * gdb.threads/threadapply.c: New file.
6195
9cf0961b
MK
61962004-11-07 Mark Kettenis <kettenis@gnu.org>
6197
6198 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
6199 frames.
6200
c789492a
FL
62012004-11-05 Felix Lee <felix+log1@specifixinc.com>
6202
6203 * gdb.base/cursal.exp: New file.
6204 * gdb.base/cursal.c: New file.
6205
a1e167bb
AC
62062004-11-03 Andrew Cagney <cagney@gnu.org>
6207
6208 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
6209
b7cbf173
MK
62102004-10-30 Mark Kettenis <kettenis@gnu.org>
6211
6212 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
6213 NetBSD/ELF targets.
6214
88f9d34f
JB
62152004-10-29 Joel Brobecker <brobecker@gnat.com>
6216
6217 * gdb.threads/bp_in_thread.c: New file, copied from
6218 pthread_cond_wait.c.
6219 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
6220 file, rather than reusing the .c file from another testcase.
6221
ca7d6a0c
JB
62222004-10-20 Joel Brobecker <brobecker@gnat.com>
6223
6224 * gdb.ada/null_record.exp: Check where we stopped after
6225 sending the start command, instead of where the associated
6226 temporary breakpoint was inserted.
6227
0d863d03
AC
62282004-10-14 Andrew Cagney <cagney@gnu.org>
6229
6230 * gdb.mi/gdb701.c (main): Return 0.
6231
d11e72cb
DJ
62322004-10-13 Daniel Jacobowitz <dan@debian.org>
6233
d40539a4 6234 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 6235
e1923096
JJ
62362004-10-12 Jeff Johnston <jjohnstn@redhat.com>
6237
6238 * gdb.threads/schedlock.c: Add comment markers to use to find
6239 line numbers.
6240 * gdb.threads/schedlock.exp: Adjust regex to handle the new
6241 comments.
6242 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
6243 breakpoint lines.
6244
ec8ba2c9
DJ
62452004-10-12 Daniel Jacobowitz <dan@debian.org>
6246
6247 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
6248
0eb3658b
DJ
62492004-10-12 Daniel Jacobowitz <dan@debian.org>
6250
6251 * configure.in: Add gdb.dwarf2.
6252 * configure: Regenerated.
6253 * Makefile.in: Add gdb.dwarf2.
6254 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
6255 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
6256 gdb.dwarf2/file1.txt: New files.
6257
a271cc33
OF
62582004-10-11 Orjan Friberg <orjanf@axis.com>
6259
a9c64011 6260 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
6261 of "run", since the latter doesn't work with remote targets. Adjust
6262 the breakpoint numbering accordingly.
6263 * gdb.threads/pthread_cond_wait.exp: Ditto.
6264
895ce074
MC
62652004-10-08 Michael Chastain <mec.gnu@mindspring.com>
6266
6267 * gdb.base/overlays.exp: Update copyright years.
6268
6be3092d
KI
62692004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
6270
6271 * gdb.base/overlays.exp: Disable if target is Linux.
6272
e05389b8
FL
62732004-10-06 Felix Lee <felix+log1@specifixinc.com>
6274
6275 * config/gdbserver.exp (gdb_load): Use right filename on remote.
6276
73cb587d
KI
62772004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
6278
6279 * gdb.asm/asm-source.exp: Add m32r-linux target.
6280 * gdb.asm/m32r-linux.inc: New file.
6281
3c0edcdc
AC
62822004-09-24 Andrew Cagney <cagney@redhat.com>
6283 David Anderson <anderson@redhat.com>
6284
6285 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
6286 command fails, assume things will work.
6287 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
6288 (_GNU_SOURCE): Define.
6289 (print_unsigned, print_hex): Change parameter to "long long".
6290 (print_byte_count): New function, use to print byte counts.
6291 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
6292 O_LARGEFILE.
6293 (main): Compute an upper bound on a corefile in max_core_size.
6294 Limit memory chunk size to max_core_size. Limit total memory
6295 allocated to max_core_size.
6296
4bb3667f
AC
62972004-09-23 Andrew Cagney <cagney@gnu.org>
6298
6299 * gdb.base/bigcore.exp: Replace the code that creates a corefile
6300 from a separate process with code that creates a corefile by
6301 making the inferior dump core.
6302
60fe1a51
MK
63032004-09-23 Mark Kettenis <kettenis@gnu.org>
6304
6305 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
6306 block.
6307
8e937346
MC
63082004-09-23 Michael Chastain <mec.gnu@mindspring.com>
6309
6310 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
6311 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
6312 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
6313 Likewise.
6314
7213f6d6
JJ
63152004-09-20 Jeff Johnston <jjohnstn@redhat.com>
6316
6317 * gdb.java/jprint.exp: New test case for java inferior call.
6318 * gdb.java/jprint.java: Ditto.
6319
eac69dca
JB
63202004-09-15 Joel Brobecker <brobecker@gnat.com>
6321
6322 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
6323
22227696
MC
63242004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6325
6326 * gdb.threads/killed.c: Include <stdlib.h>.
6327 * gdb.threads/pthreads.c: Likewise.
6328
7dd403a4
MC
63292004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6330
6331 * gdb.threads/killed.c: Add copyright notice.
6332
33f2d567
JM
63332004-09-10 Jason Molenda (jmolenda@apple.com)
6334
a9c64011
AS
6335 * gdb.base/define.exp: Two new tests to verify zero space chars
6336 after 'if' and 'while' commands in a user-defined command is correctly
6337 parsed.
33f2d567 6338
e05b62ac
AC
63392004-09-08 Andrew Cagney <cagney@gnu.org>
6340
6341 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
6342 delivery test with duplicate at end of file.
6343
9cbe82da
MK
63442004-09-06 Mark Kettenis <kettenis@jive.nl>
6345
6346 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
6347
564803d9
MC
63482004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6349
6350 * config/hppro.exp: Removed.
6351
7c6807ce
MC
63522004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6353
6354 * config/sparclet.exp: Removed.
6355
bf7e26dd
MC
63562004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6357
6358 * config/udi.exp: Removed.
6359
714e341b
MC
63602004-09-02 Michael Chastain <mec.gnu@mindspring.com>
6361
6362 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
6363 of "exp_continue".
6364 (advancei): Likewise.
6365
1236e623
JJ
63662004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6367
6368 * gdb.base/unload.exp: Fix so messages aren't duplicated.
6369
3bdcad15
MI
63702004-09-01 Manoj Iyer <manjo@austin.ibm.com>
6371
228af206 6372 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
6373 to check for nodebug in executable.
6374 * gdb.gdb/observer.exp (setup_test): Likewise.
6375 * gdb.gdb/selftest.exp (test_with_self): Likewise.
6376 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
6377
c72b934c
AC
63782004-09-01 Andrew Cagney <cagney@gnu.org>
6379
6380 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6381 files.
6382
edd9b715
JJ
63832004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6384
6385 * gdb.base/unload.exp: Fix expected warning message to match
6386 latest format.
6387
fb4ce06b
CV
63882004-09-01 Corinna Vinschen <vinschen@redhat.com>
6389
6390 * gdb.base/call-rt-st.exp: Fix typos.
6391
ce78e7c3
MI
63922004-08-31 Manoj Iyer <manjo@austin.ibm.com>
6393
6394 * gdb.threads/thread_check.exp: New testcase.
6395 * gdb.threads/thread_check.c: New testcase.
6396
2dedb159
AC
63972004-08-31 Andrew Cagney <cagney@gnu.org>
6398
6399 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
6400 (skip_to_handler_entry): New procedures. Test stepping into a
6401 handler when the breakpoint is at the handler's entry point.
6402
68f53502
AC
64032004-08-30 Andrew Cagney <cagney@gnu.org>
6404
6405 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
6406 gdb/1757.
6407
3e3ffd2b
MC
64082004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6409
6410 With code from Manoj Iyer <manjo@austin.ibm.com>:
6411 * lib/gdb.exp (gdb_file_cmd): Return more information in the
6412 return value. Add an arm for "no debugging symbols found".
6413 Change a stray "error" to "perror".
6414 (gdb_run_cmd): Adapt to new return value.
6415 * gdb.base/remote.exp: Adapt to new return value.
6416 * gdb.gdb/complaints.exp: Likewise.
6417 * gdb.gdb/observer.exp: Likewise.
6418 * gdb.gdb/selftest.exp: Likewise.
6419 * gdb.gdb/xfullpath.exp: Likewise.
6420
4b6f5fd2
JB
64212004-08-27 Joel Brobecker <brobecker@gnat.com>
6422
6423 * gdb.threads/bp_in_thread.exp: New testcase.
6424
e5b25496
MC
64252004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6426
6427 Fix PR testsuite/1735.
6428 * gdb.threads/schedlock.c (thread_function): Add a cast
6429 to suppress a gcc warning.
6430 * gdb.threads/thread-specific.c (thread_function): Likewise.
6431
934353d6
MC
64322004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6433
6434 * gdb.base/unload.c: Include <stdlib.h>.
6435
f98a0aef 64362004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 6437
f98a0aef 6438 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
6439 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
6440 synchronized after the "return".
6441
5a2e8882
MC
64422004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6443
6444 * gdb.mi/basics.c: Include <stdio.h>.
6445 * gdb.mi/pthreads.c: Include <stdlib.h>.
6446 * gdb.mi/var-cmd.c: Include <stdlib.h>.
6447
a9640423
MC
64482004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6449
6450 * gdb.threads/schedlock.c: Add copyright notice.
6451
b04e311d
AC
64522004-08-25 Andrew Cagney <cagney@gnu.org>
6453
6454 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
6455 (skip_over_handler, breakpoint_over_hander): New test procedures.
6456 (advance, advancei): Add a proper prefix, do not use
6457 rerun_to_main.
6458 * gdb.base/sigstep.c (main): Change to use an infinite loop.
6459
7c27f15b
MC
64602004-08-24 Michael Chastain <mec.gnu@mindspring.com>
6461
6462 * gdb.mi/basics.c: Add copyright notice.
6463 * gdb.mi/var-cmd.c: Add copyright notice.
6464
fffc87ae
MC
64652004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6466
6467 * lib/gdb.exp: Remove signed_keyword_not_used.
6468 * lib/compiler.c: Likewise.
6469 * lib/compiler.cc: Likewise.
6470
d782e0bf
MC
64712004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6472
6473 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6474 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6475
96033e83
MC
64762004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6477
6478 * gdb.base/whatis.c: Add copyright notice.
6479
cf38c229
MK
64802004-08-20 Mark Kettenis <kettenis@gnu.org>
6481
6482 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6483 it to skip the breakpoints encoded in the inline assembly.
6484
f4b49756
MC
64852004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6486
6487 * Makefile.in: Add gdb.fortran.
6488
2f193b69
MC
64892004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6490
6491 * gdb.base/call-sc.exp (test_scalar_returns):
6492 Fix cut-and-paste glitch in "Make fun return now".
6493
89a237cb
MC
64942004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6495
6496 * configure.in: Add gdb.fortran.
6497 * configure: Regenerate.
6498 * gdb.fortran/Makefile.in: New file.
6499 * lib/gdb.exp (skip_fortran_tests): New procedure.
6500
469aff8e
MC
65012004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6502
6503 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6504 reference to bug-gnu@prep.ai.mit.edu.
6505 * gdb.mi/mi-var-child.exp: Likewise.
6506 * gdb.mi/mi-var-cmd.exp: Likewise.
6507 * gdb.mi/mi-var-display.exp: Likewise.
6508 * gdb.mi/mi2-var-block.exp: Likewise.
6509 * gdb.mi/mi2-var-child.exp: Likewise.
6510 * gdb.mi/mi2-var-cmd.exp: Likewise.
6511 * gdb.mi/mi2-var-display.exp: Likewise.
6512
00b51b9f
MK
65132004-08-15 Mark Kettenis <kettenis@gnu.org>
6514
6515 * gdb.base/unload.c (main): Make local variable msg const.
6516
45f07fef
MC
65172004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6518
6519 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6520 to bug-gnu@prep.ai.mit.edu.
6521 * gdb.mi/mi-disassemble.exp: Likewise.
6522 * gdb.mi/mi-eval.exp: Likewise.
6523 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6524 default line number.
6525 * gdb.mi/mi-return.exp: Likewise.
6526 * gdb.mi/mi-simplerun.exp: Likewise.
6527 * gdb.mi/mi-stack.exp: Likewise.
6528 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6529 number with explicit range test.
6530 * gdb.mi/mi-watch.exp: Likewise.
6531 * gdb.mi/mi2-break.exp: Likewise.
6532 * gdb.mi/mi2-cli.exp: Likewise.
6533 * gdb.mi/mi2-disassemble.exp: Likewise.
6534 * gdb.mi/mi2-eval.exp: Likewise.
6535 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6536 default line number.
6537 * gdb.mi/mi2-return.exp: Likewise.
6538 * gdb.mi/mi2-simplerun.exp: Likewise.
6539 * gdb.mi/mi2-stack.exp: Likewise.
6540 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6541 number with explicit range test.
6542 * gdb.mi/mi2-watch.exp: Likewise.
6543
dd8c8ee7
MC
65442004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6545
6546 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6547 * gdb.cp/m-static.exp: Likewise.
6548 * gdb.cp/rtti.exp: Likewise.
6549
4e838464
MK
65502004-08-14 Mark Kettenis <kettenis@gnu.org>
6551
6552 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6553
8d8cb839
EZ
65542004-08-14 Eli Zaretskii <eliz@gnu.org>
6555
6556 * ChangeLog: Prefix Local Variables with semi-colons and indent
6557 the reference to older ChangeLog files, to fix fontification in
6558 Emacs.
6559
deea8bb0
MC
65602004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6561
6562 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6563 * gdb.mi/mi2-break.exp: Likewise.
6564
c3297504
MC
65652004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6566
6567 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
6568
25808999
MC
65692004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6570
6571 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
6572
226a8d71
MC
65732004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6574
6575 * gdb.cp/classes.exp: Remove unused declarations. Just let
6576 test names default instead of providing special names. Remove
6577 extraneous demangler test.
6578
37fdf854
JJ
65792004-08-12 Jeff Johnston <jjohnstn@redhat.com>
6580
6581 * gdb.base/unload.exp: New test for breakpoints in dynamically
6582 loaded libraries.
6583 * gdb.base/unload.c: Ditto.
6584 * gdb.base/unloadshr.c: Ditto.
6585
2d3a7986
MC
65862004-08-12 Michael Chastain <mec.gnu@mindspring.com>
6587
6588 * gdb.cp/classes.exp (test_ptype_class_objects): Call
6589 cp_test_ptype_class.
6590 (test_enums): Likewise.
6591
c72b934c
AC
65922004-08-10 Andrew Cagney <cagney@gnu.org>
6593
6594 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6595 files.
6596
cc503c8a
AC
65972004-08-10 Andrew Cagney <cagney@gnu.org>
6598
6599 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
6600 init_malloc call.
6601
902f2ccb
MC
66022004-08-10 Michael Chastain <mec.gnu@mindspring.com>
6603
6604 * ChangeLog: Add copyright notice. The notice is copied
6605 from emacs 21.3 top level ChangeLog.
6606
78c90502
MC
66072004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6608
6609 * lib/cp-support.exp: New file.
6610 * lib/cp-support.exp (cp_test_type_class): New function.
6611 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
6612 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
6613 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
6614 cp_test_ptype_class.
6615
88e5ea78
MC
66162004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6617
6618 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
6619 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6620 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
6621 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
6622 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6623 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
6624 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
6625 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
6626 gdb.mi/mi2-watch.exp: Update copyright years.
6627
6a89fc9c
MK
66282004-08-09 Mark Kettenis <kettenis@gnu.org>
6629
6630 * gdb.base/sigaltstack.exp: Provide proper anchoring.
6631
1482e0de
MC
66322004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6633
6634 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
6635 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
6636 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
6637 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6638 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
6639 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
6640 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
6641 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6642 gdb.mi/mi-watch.exp: Update copyright years.
6643
1a5ce3f3
DJ
66442004-08-08 Daniel Jacobowitz <dan@debian.org>
6645
6646 PR gdb/1738
6647 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
6648 from a breakpoint with a pending signal.
6649
04f6ecf2
DJ
66502004-08-08 Daniel Jacobowitz <dan@debian.org>
6651
6652 PR gdb/1736
6653 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
6654 * gdb.base/sigaltstack.exp (finish_test): Consume output until
6655 the prompt.
6656 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
6657
54d90d35
DJ
66582004-08-08 Daniel Jacobowitz <dan@debian.org>
6659
6660 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
6661
d2f6abb0
DJ
66622004-08-08 Daniel Jacobowitz <dan@debian.org>
6663
6664 PR gdb/1736
6665 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
6666 for i?86-*-linux*.
6667
5598c03d
DJ
66682004-08-08 Daniel Jacobowitz <dan@debian.org>
6669
6670 * gdb.arch/i386-prologue.exp: Compile without debug information.
6671
c6fee705
MC
66722004-08-08 Michael Chastain <mec.gnu@mindspring.com>
6673
6674 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
6675 rather than asking gdb to search.
6676
dd90efdb
MC
66772004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6678
6679 * gdb.base/gcore.c: Include <string.h>.
6680
1e84bec1
MC
66812004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6682
6683 * gdb.base/gcore.c: Add copyright notice.
6684
e425eb2b
MC
66852004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6686
6687 * gdb.base/freebpcmd.c: Include <stdio.h>.
6688 * gdb.base/long_long.c: Include <string.h>.
6689 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
6690 * gdb.base/siginfo.c: Include <string.h>.
6691 * gdb.base/sigstep.c: Include <string.h>.
6692
cb9aaed5
MC
66932004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6694
6695 * gdb.base/complex.c: Include <stdlib.h>.
6696
55944f3d
MC
66972004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6698
6699 * gdb.base/complex.c: Add copyright notice.
6700
7b2953d9
MC
67012004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6702
6703 * gdb.base/charset.c: Include <stdlib.h>.
6704
c9133d23
MC
67052004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6706
6707 * gdb.base/auxv.c: Include <stdlib.h>.
6708
0a8490ad
MC
67092004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6710
6711 * gdb.base/auxv.c: Add copyright notice.
6712
3426d5ec
MC
67132004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6714
6715 * gdb.base/coremaker.c: Add copyright notice.
6716 * gdb.base/coremaker2.c: Add copyright notice.
6717
8da195dd
AC
67182004-08-04 Andrew Cagney <cagney@gnu.org>
6719
6720 * gdb.base/store.exp: Update copyright.
6721 (check_set, up_set, check_struct, up_struct): Add a prefix to test
6722 names, do not import gdb_prompt.
6723
8d394f98
AC
67242004-08-01 Andrew Cagney <cagney@gnu.org>
6725
6726 Fix PR testsuite/1729.
6727 * gdb.base/dump.exp: Add test name to callers of capture_value, do
6728 not use capture_value with value 4.
6729 (capture_value): Add optional test name parameter.
6730 (test_reload_saved_value, test_restore_saved_value): Use $msg as
6731 the prefix, pass to capture_value.
6732
b6702b23
MK
67332004-08-01 Mark Kettenis <kettenis@gnu.org>
6734
6735 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
6736 * gdb.arch/i386-prologue.c (standard): New prototype and function.
6737 (main): Call new function.
6738
c203e0ca
MC
67392004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6740
6741 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
6742
a7995a30
MC
67432004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6744
6745 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
6746
9366563b
MC
67472004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6748
b6eeaf26 6749 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
6750 Accept more values of vtbl pointer. Remove some messages
6751 about "obsolete gcc or gdb".
6752
2fc1f950
MC
67532004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6754
6755 * gdb.cp/classes.exp: Accept more varieties of ptype output.
6756
c724d49b
MC
67572004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6758
6759 * gdb.base/asm-source.exp: Properly convert target board
6760 debug flags from gcc format to binutils format.
6761
736b0fce
MK
67622004-07-28 Mark Kettenis <kettenis@gnu.org>
6763
6764 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
6765 gdb1718". PR backtrace/1718 partially fixed.
6766
5633ea5c
JJ
67672004-07-27 Jeff Johnston <jjohnstn@redhat.com>
6768
6769 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
6770
575eebb1
NC
67712004-07-26 Nick Clifton <nickc@redhat.com>
6772
6773 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
6774 good default value for a specific architecture is available then
6775 set it to that value. Otherwise default to the -gstabs switch.
6776 Remove the -g... switches from the asm-flags variable. Allow the
6777 target board info to override the value if it wants to. Pass the
6778 switch on the assembler command line.
6779
62104619
MK
67802004-07-23 Mark Kettenis <kettenis@gnu.org>
6781
6782 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
6783 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
6784 (main): Call new function.
6785
4a1135b8
MC
67862004-07-22 Michael Chastain <mec.gnu@mindspring.com>
6787
6788 Test for PR exp/1715.
6789 * gdb.base/radix.exp: Refactor common procedures. Make all
6790 test names unique. Change XFAIL to KFAIL.
6791
8a12c1f0
MC
67922004-07-20 Michael Chastain <mec.gnu@mindspring.com>
6793
6794 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
6795 * gdb.ada/gnat_ada.gin: ... to here.
6796 * configure.in: Use gnat_ada.gin.
6797 * configure: Regenerate.
6798
23b451cf
AC
67992004-07-20 Andrew Cagney <cagney@gnu.org>
6800
6801 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
6802 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
6803 XFAILs. Clean up test messages and comments. Check backtraces.
6804 Delete re-sync code.
6805
ab618a02
MC
68062004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6807
6808 Fix PR cli/740.
6809 * gdb.base/annota1.exp: Honor gdb,nosignals.
6810 * gdb.base/annota3.exp: Likewise.
6811
46dad340
MC
68122004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6813
6814 * lib/java.exp: Update copyright notice.
6815
756d8c70
AC
68162004-07-19 Andrew Cagney <cagney@gnu.org>
6817
6818 * gdb.base/selftest.exp: Copy file from here ...
6819 * gdb.gdb/selftest.exp: ... to here.
6820
586027e6
AC
68212004-07-16 Andrew Cagney <cagney@redhat.com>
6822
6823 * lib/insight-support.exp: Delete file.
6824 * lib/java.exp (java_init): Fix copyright.
6825
029d2200
AC
68262004-07-16 Andrew Cagney <cagney@gnu.org>
6827
6828 * gdb.base/restore.c: Append "prologue" to comments marking the a
6829 function's prologue.
6830 * gdb.base/restore.exp: Update copyright, re-indent.
6831 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
6832 callerN" prefix where needed. Update patterns that match a
6833 function's prologue.
6834
653b62c5
MC
68352004-07-16 Michael Chastain <mec.gnu@mindspring.com>
6836
6837 * gdb.base/restore.c: Add copyright notice.
6838
f7d690e5
AC
68392004-07-16 Andrew Cagney <cagney@gnu.org>
6840
6841 * gdb.base/logical.exp: Update copyright.
6842 (evaluate): New procedure. Use to re-implement tests using
6843 several tables.
6844
d629a7cb
MH
68452004-07-14 Martin Hunt <hunt@redhat.com>
6846
6847 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
6848 which fixes some problems where init.tcl was not found.
6849
9c7bb332
AC
68502004-07-13 Andrew Cagney <cagney@gnu.org>
6851
6bf46641
AC
6852 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
6853 (check_sizeof, check_valueof): Do not include the output in the
6854 test name. Use gdb_test.
6855 (get_valueof): Use gdb_test_multiple.
6856
c4ffd4c0
AC
6857 * gdb.base/step-test.exp: Update copyright. Use
6858 gdb_test_multiple. Ensure that test names do not include
6859 architecture dependent output.
6860
ab89363a
AC
6861 * gdb.gdb/observer.exp: Update copyright.
6862 (setup_test): Use gdb_test_multiple.
6863 (attach_first_observer, attach_second_observer)
6864 (attach_third_observer, detach_first_observer)
6865 (detach_second_observer, detach_third_observer)
6866 (reset_counters, check_counters): Make $message a prefix.
6867 (test_normal_stop_notifications): Add "args" parameter - a list of
6868 init functions to be called. Make $message a prefix,
6869 (test_observer_normal_stop): Change the message prefixes so that
6870 they are unique, pass the attach / detach procedures to
6871 test_normal_stop_notifications.
6872
ec58997a
AC
6873 * gdb.base/signull.exp (test_segv): Prefix all tests with
6874 "${name}". Clean up test messages.
6875
b475183b
AC
6876 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
6877
9c7bb332
AC
6878 * gdb.base/ena-dis-br.exp: Update copyright.
6879 (break_at): New function. Replace send_gdb with gdb_test,
6880 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
6881 ignore count, not stopped at bpt", with KFAIL.
6882
2dd95497
CV
68832004-07-13 Corinna Vinschen <vinschen@redhat.com>
6884
6885 * gdb.base/attach.exp: Remove cleanupfile handling.
6886
419e626b
AC
68872004-07-12 Andrew Cagney <cagney@gnu.org>
6888
6889 * gdb.base/annota1.exp: Cleanup corefile test name.
6890 * gdb.base/annota3.exp: Ditto.
6891
8b1b3228
AC
68922004-07-12 Andrew Cagney <cagney@gnu.org>
6893
78650829
AC
6894 * gdb.base/signals.exp: Clean up copyright, re-indent.
6895
8b1b3228
AC
6896 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
6897 gdb_test and gdb_test_multiple.
6898
935c2760
JJ
68992004-07-08 Jeff Johnston <jjohnstn@redhat.com>
6900
6901 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 6902 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
6903 provide line number info for first statement in main.
6904
1544280f
AC
69052004-07-08 Andrew Cagney <cagney@gnu.org>
6906
1279f4ff
AC
6907 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
6908
1544280f
AC
6909 * gdb.base/sigbpt.exp: Make the common part of each test name a
6910 prefix instead of suffix.
6911
bcc82369
BR
69122004-07-07 Bob Rossi <bob_rossi@cox.net>
6913
6914 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
6915 test from test_tbreak_creation_and_listing to
6916 test_file_list_exec_source_file
6917 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
6918 Changed name of test from test_tbreak_creation_and_listing to
6919 test_file_list_exec_source_file
6920
23f4b0aa
JJ
69212004-07-07 Jeff Johnston <jjohnstn@redhat.com>
6922
6923 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
6924 the jmisc() constructor instead of <init>.
6925 * gdb.java/jmisc1.exp: Ditto.
6926
56401cd5
AC
69272004-07-07 Andrew Cagney <cagney@gnu.org>
6928
6929 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
6930 corrupting the PC.
6931
44ae2f6a
MC
69322004-07-06 Michael Chastain <mec.gnu@mindspring.com>
6933
6934 * gdb.cp/templates.exp: Accept whitespace change in demangler
6935 output.
6936
45a83408
AC
69372004-07-06 Andrew Cagney <cagney@gnu.org>
6938
6939 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
6940
d205ad70
MC
69412004-07-02 Michael Chastain <mec.gnu@mindspring.com>
6942
6943 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
6944 * lib/compiler.cc: Likewise.
6945
06ea1a61
MC
69462004-06-30 Michael Chastain <mec.gnu@mindspring.com>
6947
6948 * lib/compiler.cc: Work around string preprocessing problem
6949 with old hp c++ compiler.
6950 * lib/compiler.c: Likewise.
6951
daab1251
CV
69522004-06-29 Corinna Vinschen <vinschen@redhat.com>
6953
6954 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
6955 directives to conditionalize symbol prefixing.
6956 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
6957 additional_flags handling. Add underscore prefix for Cygwin.
6958 * gdb.arch/i386-unwind.c: Use preprocessor directives to
6959 conditionalize symbol prefixing.
6960 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
6961 additional_flags handling. Add underscore prefix for Cygwin.
6962
cc984116
CV
69632004-06-29 Corinna Vinschen <vinschen@redhat.com>
6964
6965 * gdb.base/bigcore.exp: Skip test on Cygwin.
6966
c279b077
MC
69672004-06-28 Michael Chastain <mec.gnu@mindspring.com>
6968
6969 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
6970 formats for "info register". Use gdb_test_multiple. Fix
6971 the "invalid register" test.
6972
0e915747
CV
69732004-06-28 Corinna Vinschen <vinschen@redhat.com>
6974
6975 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
6976 PID for Cygwin. Add Cygwin specific strings to check for in some
6977 tests.
6978 (do_attach_tests): Add a test for user interaction when attaching
6979 to a process with no matching symbol table already loaded.
6980
11422c86
AC
69812004-06-26 Andrew Cagney <cagney@gnu.org>
6982
6983 Test PR java/1567 and PR java/1565.
6984 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
6985 * gdb.java/jmisc2.exp: Delete file.
6986
cefbce26
MC
69872004-06-26 Michael Chastain <mec.gnu@mindspring.com>
6988
6989 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
6990
e19f872c
CV
69912004-06-25 Corinna Vinschen <vinschen@redhat.com>
6992
6993 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
6994 attach process.
6995
d931ba3b
MC
69962004-06-23 Michael Chastain <mec.gnu@mindspring.com>
6997
6998 * gdb.cp/pr-1553.exp: Remove.
6999
aef68c48
MC
70002004-06-22 Michael Chastain <mec.gnu@mindspring.com>
7001
7002 * gdb.cp/pr-1553.cc: Remove.
7003 * gdb.cp/pr-1553.exp: Disable this test.
7004
8d5df71a
JB
70052004-06-20 Jim Blandy <jimb@redhat.com>
7006
a9c64011 7007 Fix PR testsuite/1680.
8d5df71a
JB
7008 * gdb.arch/i386-sse.exp: Properly quote curly braces in
7009 regular expressions.
7010
4ac6f39d
MC
70112004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7012
7013 Fix PR testsuite/1679.
7014 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
7015 Issue an UNSUPPORTED result instead.
7016
1b413552
JB
70172004-06-18 Jim Blandy <jimb@redhat.com>
7018
7019 * gdb.base/charset.exp: Only send a control-C if we see a new
7020 prompt and incomplete command.
7021
6daa6ebd
MC
70222004-06-18 Michael Chastain <mec.gnu@mindspring.com>
7023
7024 * gdb.cp/pr-574.cc: Add copyright notice.
7025
51fa4ae0
JB
70262004-06-17 Jim Blandy <jimb@redhat.com>
7027
7028 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
7029 cases where the regexp has no groups; this grabs random text from
7030 the previous test suite, whatever that was.
7031
8fea26c5
MC
70322004-06-17 Michael Chastain <mec.gnu@mindspring.com>
7033
7034 * gdb.cp/printmethod.cc: Add copyright notice.
7035
1e3aeb41
MC
70362004-06-16 Michael Chastain <mec.gnu@mindspring.com>
7037
7038 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
7039
9d9030bc
AC
70402004-06-16 Andrew Cagney <cagney@gnu.org>
7041
7042 * gdb.base/signull.c: Update copyright. Include <string.h>.
7043 (bowler): Replace data_pointer with data_read
7044 and data_write cases. Add code_descriptor case.
7045 (zero, desc): New array and pointer.
7046 (data, code): Change to simple pointers.
7047 * gdb.base/signull.exp: Fix probe pattern matching a function
7048 descriptor SIGSEGV. Replace data_pointer with data_read and
7049 data_write tests.
7050
acd4ad44
AC
70512004-06-16 Andrew Cagney <cagney@gnu.org>
7052
7053 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
7054
08fd625c
MC
70552004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7056
7057 * gdb.base/long_long.c: Add copyright notice.
7058
1903502c
MC
70592004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7060
7061 * gdb.base/long_long.exp: Remove reference to
7062 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
7063 to gdb_breakpoint and gdb_continue_to_breakpoint.
7064
83313cb1
JB
70652004-06-14 Jim Blandy <jimb@redhat.com>
7066
7067 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
7068 endian case.
7069
1bf404ef
AC
70702004-06-14 Andrew Cagney <cagney@gnu.org>
7071
7072 * gdb.base/gcore.exp (capture_command_output): Delete the always
7073 passing tests containing inferior values.
7074 * gdb.base/ending-run.exp: Do not include the breakpoint address
7075 in the test message. Update copyright.
7076 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
7077 size in the test name, use gdb_test_multiple. Update copyright.
7078
ef220b33
MC
70792004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7080
7081 * gdb.cp/ref-types.cc: Add copyright notice.
7082
4f70a4c9
MC
70832004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7084
7085 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
7086 hp_aCC_compiler.
7087 * lib/compiler.cc: Likewise.
7088 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
7089 'set' commands. Log diagnostics for other lines. Set
7090 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
7091
335928ac
MC
70922004-06-13 Michael Chastain <mec.gnu@mindspring.com>
7093
7094 * gdb.cp/try_catch.cc: Add copyright notice.
7095
2efb12e8
MC
70962004-06-12 Michael Chastain <mec.gnu@mindspring.com>
7097
7098 * gdb.cp/userdef.cc: Add copyright notice.
7099
0bbed51a
MC
71002004-06-11 Michael Chastain <mec.gnu@mindspring.com>
7101
7102 * gdb.cp/virtfunc.cc: Add copyright notice.
7103
e12a46c9
RC
71042004-06-11 Randolph Chung <tausq@debian.org>
7105
7106 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
7107 problem.
7108
338e05af
AC
71092004-06-10 Andrew Cagney <cagney@gnu.org>
7110
7111 * lib/compiler.cc, lib/compiler.c: Append either
7112 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
7113 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
7114 instead of gcc-3-3.
7115
dc3f10cb
AC
71162004-06-09 Andrew Cagney <cagney@gnu.org>
7117
b4d946af
AC
7118 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
7119 gdb/1455, bug is specific to "long long" and "double".
a9c64011 7120
dc3f10cb
AC
7121 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
7122 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
7123 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
7124 fixed.
7125
b5c0bfa2
AC
71262004-06-09 Andrew Cagney <cagney@gnu.org>
7127
7128 * gdb.base/structs.exp (test_struct_returns): Replace
7129 "return_value_unknown" and "finish_value_unknown" by
7130 "return_value_known" and "finish_value_known". Instead of
7131 "return_value_unknown" iff "finish_value_unknown", check
7132 "return_value_known" implies "finish_value_known".
7133
caeb605f
MH
71342004-06-08 Martin Hunt <hunt@redhat.com>
7135
7136 * gdb.base/float.exp: Add pattern for mips targets.
7137
c892bb64
RC
71382004-06-08 Randolph Chung <tausq@debian.org>
7139
7140 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
7141 message for unknown architectures more clear.
7142
48306d3e
JB
71432004-06-08 Joel Brobecker <brobecker@gnat.com>
7144
7145 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
7146 start the execution of the program.
7147
83ecb59f
JB
71482004-06-07 Jim Blandy <jimb@redhat.com>
7149
7150 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
7151 * gdb.arch/i386-cpuid.h: New helper file.
7152
55264cb4
RC
71532004-06-07 Randolph Chung <tausq@debian.org>
7154
7155 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
7156 has started.
7157
23cadb28
RM
71582004-06-04 Roland McGrath <roland@redhat.com>
7159
7160 Fix PR gdb/1647.
7161 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
7162 differently to be robust to output buffering differences.
7163
51d01eda
MC
71642004-06-04 Michael Chastain <mec.gnu@mindspring.com>
7165
7166 * gdb.threads/pthreads.exp: Update copyright years.
7167 (check_control_c): Change asynchronous 'after' to synchronous.
7168
f4fc3b93
RM
71692004-06-04 Roland McGrath <roland@redhat.com>
7170
7171 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
7172 next gdb prompt.
7173
4013522b
MC
71742004-06-02 Michael Chastain <mec.gnu@mindspring.com>
7175
7176 Fix PR gdb/1636.
7177 * gdb.threads/manythreads.exp: Change asynchronous 'after'
7178 calls to synchronous.
7179
7a8f1e6b
JB
71802004-05-26 Jim Blandy <jimb@redhat.com>
7181
7182 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
7183
81bb3443
RC
71842004-05-24 Randolph Chung <tausq@debian.org>
7185
7186 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
7187 * gdb.asm/pa.inc: New file.
7188
8f5a3103
MK
71892004-05-22 Mark Kettenis <kettenis@gnu.org>
7190
7191 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
7192
734b8fe8 71932004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 7194 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
7195
7196 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
7197 GDB prompt.
7198
725603e1
UW
71992004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7200
f4fc3b93 7201 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
7202 setjmp/longjmp. Use sigaction instead of signal.
7203
8b923272 72042004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 7205 Michael Snyder <msnyder@redhat.com>
8b923272
JB
7206
7207 * gdb.threads/pthread_cond_wait.c: New file.
7208 * gdb.threads/pthread_cond_wait.exp: New testcase.
7209
8bfabb04
AC
72102004-05-13 Andrew Cagney <cagney@redhat.com>
7211
7212 * gdb.base/signull.exp, gdb.base/signull.c: New files.
7213 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
7214
42edda50
AC
72152004-05-11 Andrew Cagney <cagney@redhat.com>
7216
7217 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
7218 fixed but revealed gdb/1639.
7219
d303a6c7
AC
72202004-05-10 Andrew Cagney <cagney@redhat.com>
7221
7222 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
7223 func1" and "next to 2nd alarm", kernel bug avoided.
7224
bf08c2a1
DJ
72252004-05-10 Daniel Jacobowitz <dan@debian.org>
7226
7227 PR external/1568
7228 * gdb.base/bigcore.exp: Check the size of the dumped core file.
7229 XFAIL if it is smaller than bytes_allocated.
7230 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
7231 (main): Make chunks_allocated unsigned. Correct comment.
7232
c0586a34
JB
72332004-05-07 Joel Brobecker <brobecker@gnat.com>
7234
7235 * gdb.arch/powerpc-aix-prologue.c: New file.
7236 * gdb.arch/powerpc-aix-prologue.exp: New file.
7237
f2785d12
JB
72382004-05-07 Jim Blandy <jimb@redhat.com>
7239
7240 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
7241 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
7242
bd7f6e30
JB
72432004-05-06 Joel Brobecker <brobecker@gnat.com>
7244
7245 * gdb.base/sep.exp: No longer setup_kfail when the program was
7246 built with dwarf2.
7247
0a5e7efe
JI
72482004-05-05 Jim Ingham <jingham@apple.com>
7249
7250 * gdb.base/pending.exp: Make sure pending breakpoints
7251 preserve the ignore count.
f4fc3b93 7252
a8958849
MK
72532004-04-27 Jerome Guitton <guitton@gnat.com>
7254
7255 * i386-prologue.exp: Add testcase for jump instruction as first
7256 instruction of the real code.
7257 * i386-prologue.c (jump_at_beginning): New function.
7258
7e103f5b
MK
72592004-04-28 Mark Kettenis <kettenis@gnu.org>
7260
7261 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
7262 x86_64-*-*.
7263
5d38b224
MK
72642004-04-28 Mark Kettenis <kettenis@gnu.org>
7265
7266 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
7267 i*86-*-*.
7268
0ef32fd9
MK
72692004-04-25 Mark Kettenis <kettenis@gnu.org>
7270
7271 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
7272 expression that checks the return type.
7273
71d7dd7c
AC
72742004-04-23 Andrew Cagney <cagney@redhat.com>
7275
7276 * gdb.base/call-sc.exp: New test of scalar call/return values.
7277 * gdb.base/call-sc.c: Ditto.
7278
1e9f977e
JJ
72792004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7280
7281 * gdb.threads/manythreads.c: Reduce thread stack size.
7282
899d9e3a
JJ
72832004-04-23 Jeff Johnston <jjohnstn@redhat.com>
7284
7285 * gdb.threads/manythreads.c: Add copyright notice.
7286
61bcae62
AC
72872004-04-23 Andrew Cagney <cagney@redhat.com>
7288
7289 * gdb.base/siginfo.exp: Better handle step out of signal.
7290 * gdb.base/sigstep.exp: Ditto.
7291
7339a42e 72922004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 7293 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
7294
7295 * gdb.threads/manythreads.c: New testcase.
7296 * gdb.threads/manythreads.exp: Ditto.
7297
5c98409b
JB
72982004-04-22 Jim Blandy <jimb@redhat.com>
7299
7300 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
7301 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
7302
3b611f1a
MC
73032004-04-21 Michael Chastain <mec.gnu@mindspring.com>
7304
7305 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
7306
f0fd9238
AC
73072004-04-21 Andrew Cagney <cagney@redhat.com>
7308
7309 * gdb.base/sigstep.c: New file.
7310 * gdb.base/sigstep.exp: New file.
7311
90990674
JB
73122004-04-16 Joel Brobecker <brobecker@gnat.com>
7313
7314 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
7315 call to observer_notify_normal_stop.
7316
78cef34b
AC
73172004-04-15 Andrew Cagney <cagney@redhat.com>
7318
7319 * gdb.base/siginfo.c: New file.
7320 * gdb.base/siginfo.exp: New file.
7321
d2343407
JB
73222004-04-12 J. Brobecker <brobecker@gnat.com>
7323
7324 * gdb.base/sep.exp: Fix typo in comment.
7325
a2dba3c8
JB
73262004-04-12 J. Brobecker <brobecker@gnat.com>
7327
7328 * gdb.base/sep.c: New file.
7329 * gdb.base/sep-proc.c: New file.
7330 * gdb.base/sep.exp: New testcase.
7331
15f7b60e
MK
73322004-04-09 Mark Kettenis <kettenis@gnu.org>
7333
7334 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
7335 support.
7336
44f4de1a
AC
73372004-04-05 Andrew Cagney <cagney@redhat.com>
7338
7339 * gdb.base/sigaltstack.c: New file.
7340 * gdb.base/sigaltstack.exp: New file.
7341
ef04f396
JB
73422004-04-04 Joel Brobecker <brobecker@gnat.com>
7343
7344 * gdb.base/foll-fork.exp: Update the expected output for
7345 "help set follow-fork-mode", to match a change that was made
7346 to the help of this variable on 2004-01-13.
7347
d40d2c92
JB
73482004-04-01 Joel Brobecker <brobecker@gnat.com>
7349
7350 * lib/ada.exp: Add copyright notice.
7351 * bar.ads: Likewise.
7352 * bar.adb: Likewise.
7353 * null_record.adb: Likewise.
7354 * null_record.exp: Likewise.
7355 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
7356
f86ef5a3
JB
73572004-04-01 Joel Brobecker <brobecker@gnat.com>
7358
7359 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
7360 * configure: Regenerate.
7361
414e70e3
JB
73622004-04-01 Joel Brobecker <brobecker@gnat.com>
7363
7364 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
7365 to build the application. Remove the message printed when in
7366 verbose mode, redundant with the UNSUPPORTED message above.
7367
f0aaee49
JB
73682004-03-31 Joel Brobecker <brobecker@gnat.com>
7369
7370 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
7371 * gdb.ada (null_record.exp): New testcase.
7372
ac81cb54
JB
73732004-03-31 Joel Brobecker <brobecker@gnat.com>
7374
7375 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
7376
854af2f7
JB
73772004-03-31 Joel Brobecker <brobecker@gnat.com>
7378
7379 * gdb.ada: New subdirectory.
7380 * gdb.ada/Makefile.in: New file.
7381 * gdb.ada/gnat_ada.gpr.in: New file.
7382
034cb681
JB
73832004-03-31 Joel Brobecker <brobecker@gnat.com>
7384
7385 * lib/ada.exp: New file.
7386
78a1a894
DJ
73872004-03-24 Daniel Jacobowitz <drow@mvista.com>
7388
7389 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
7390 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
7391
4b2b3b3e
AC
73922004-03-22 Andrew Cagney <cagney@redhat.com>
7393
7394 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
7395 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7396 Problem identified by Ulrich Weigand.
7397
23c73aa3
DC
73982004-03-17 David Carlton <carlton@kealia.com>
7399
7400 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
7401 PR c++/826.
7402
d63a86f8
RM
74032004-03-16 Roland McGrath <roland@redhat.com>
7404
7405 * gdb.base/auxv.exp: New file.
7406 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
7407
0e02aa50
DC
74082004-03-12 David Carlton <carlton@kealia.com>
7409
7410 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
7411 * gdb.cp/pr-1553.cc: Ditto.
7412 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
7413 pass branch.
7414
c20b71be
MC
74152004-03-12 Michael Chastain <mec.gnu@mindspring.com>
7416
7417 * gdb.cp/templates.exp: Accept more template types.
7418
c7414a01
MC
74192004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7420
7421 From Corinna Vinschen with modifications.
7422 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
7423 local variable obj_with_enum.
7424 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
7425 results with obj_with_enum.
7426
ed69573c
MC
74272004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7428
7429 * gdb.cp/classes.cc: New file, copied from misc.cc.
7430 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
7431
28301461
MC
74322004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7433
7434 * gdb.cp/misc.cc: Add copyright notice.
7435
1198ecbe
DC
74362004-03-05 David Carlton <carlton@kealia.com>
7437
7438 * gdb.cp/rtti.exp: Add 'print *obj3' test.
7439 * gdb.cp/rtti.h: Update copyright.
7440 (namespace n2::n3): New.
7441 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
7442 (n2::n3::func3): New.
7443 (main): Call n2::n3::func3.
7444 * gdb.cp/rtti2.cc: Update copyright.
7445 (n2::create3): New.
7446
9e08c470
MK
74472004-03-04 Mark Kettenis <kettenis@gnu.org>
7448
7449 * gdb.asm/openbsd.inc: Fix typo.
7450
4bebc3aa
FF
74512004-03-03 Fred Fish <fnf@redhat.com>
7452
7453 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
7454 "val" instead of unused "size". Update copyright year.
7455
6ea9fb37
DJ
74562004-02-29 Daniel Jacobowitz <drow@mvista.com>
7457
7458 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
7459 to use unsigned char.
7460 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
7461 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
7462
23b23974
DJ
74632004-02-29 Daniel Jacobowitz <drow@mvista.com>
7464
7465 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
7466 line of output.
7467
7574fd53
DJ
74682004-02-28 Daniel Jacobowitz <drow@mvista.com>
7469
7470 * gdb.base/relocate.c (dummy): Initialize.
7471
a195357f
DJ
74722004-02-28 Daniel Jacobowitz <drow@mvista.com>
7473
7474 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7475 a breakpoint at exit.
7476
72fd54a9
FF
74772004-02-27 Fred Fish <fnf@redhat.com>
7478
7479 * gdb.base/chng-syms.exp: Add expect condition to match failing
7480 case that isn't a timeout.
7481
b9d23137
AC
74822004-02-27 Andrew Cagney <cagney@redhat.com>
7483
7484 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7485 support.
7486
15d208f6 74872004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 7488
15d208f6
FF
7489 * gdb.arch/gdb1431.c: Remove.
7490 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7491 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7492 of "until" incorrectly.
7493
98f9cd2d
JB
74942004-02-26 J. Brobecker <brobecker@gnat.com>
7495
7496 * gdb.cp/class2.cc (empty): New class.
7497 (refer): New function.
7498 (main): Declare an object of type empty and use it.
7499 * gdb.cp/class2.exp: Print the value of an object of type empty.
7500
9b50c11b
JJ
75012004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7502
7503 * gdb.base/langs.exp: Update query string to match the
7504 new nquery format used for pending breakpoints.
7505
0dcd613f
AC
75062004-02-26 Andrew Cagney <cagney@redhat.com>
7507
7508 Fix PR i18n/1570.
7509 * gdb.base/charset.c: Update copyright notice.
7510 (main, init_string): Remove the escape character '\e' tests.
7511 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7512 * gdb.base/charset.exp (valid_host_charset): Ditto.
7513 * gdb.base/setvar.exp: Ditto.
7514
b8a56647
AC
75152004-02-24 Andrew Cagney <cagney@redhat.com>
7516
90d59e34
AC
7517 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7518 mmapped data in core file" PASS and FAIL messages consistent.
7519
b8a56647
AC
7520 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7521 setting a breakpoint. Work around PR java/1565.
7522
9f27c604
JJ
75232004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7524
7525 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7526 new nquery format.
7527 * gdb.base/pending.exp: Ditto.
7528
3224a706
MK
75292004-02-22 Mark Kettenis <kettenis@gnu.org>
7530
7531 * configure.in: Run stabs tests on *BSD.
7532 * configure: Regenerated.
7533
41e0a9ca
MK
75342004-02-21 Mark Kettenis <kettenis@gnu.org>
7535
7536 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7537
1e1b3428
FF
75382004-02-20 Fred Fish <fnf@redhat.com>
7539
7540 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7541 blank in test for "returns short", for consistency with other
7542 "returns xxx" tests. Update copyright year.
7543
f9a7572a
FF
75442004-02-19 Fred Fish <fnf@redhat.com>
7545
7546 New testcase for PR breakpoint/1558.
7547 * gdb.arch/gdb1558.exp: New file.
7548 * gdb.arch/gdb1558.c: New file.
7549
b2ce2854
EZ
75502004-02-19 Elena Zannoni <ezannoni@redhat.com>
7551
7552 * gdb.base/nodebug.exp: Fix typo.
7553
e7c9ff01
JB
75542004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7555
7556 Committed by Jim Blandy <jimb@redhat.com>.
7557
62f4b920
JB
7558 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7559
2db536a1
JB
7560 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7561
e7c9ff01
JB
7562 * gdb.base/float.exp: Support s390*-*-* targets.
7563
f3205b34
AF
75642004-02-17 Adam Fedor <fedor@gnu.org>
7565
7566 * gdb.base/gdb1555.exp: New file.
7567 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
7568
9d62932d
EZ
75692004-02-17 Elena Zannoni <ezannoni@redhat.com>
7570
7571 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
7572
344c9711
FF
75732004-02-16 Fred Fish <fnf@redhat.com>
7574
7575 * gdb.arch/gdb1291.c: Remove
7576 * gdb.arch/gdb1291.s: New test input file.
7577 * gdb.arch/gdb1291.exp: Expand test to check case that should not
7578 fail. Test for correct result, known incorrect result, other
7579 failures and timeouts.
7580
2d822687
AC
75812004-02-16 Andrew Cagney <cagney@redhat.com>
7582
7583 * gdb.base/bigcore.exp: New file.
7584 * gdb.base/bigcore.c: New file.
7585
dac15b66
AC
75862004-02-13 Andrew Cagney <cagney@redhat.com>
7587
7588 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
7589 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
7590 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
7591 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
7592 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
7593 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
7594 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
7595 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
7596 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
7597 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
7598
6bdfc2c4
JJ
75992004-02-11 Jeff Johnston <jjohnstn@redhat.com>
7600
7601 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
7602 executed is an alloc instruction.
7603
87b3ede8
DC
76042004-02-11 David Carlton <carlton@kealia.com>
7605
7606 * gdb.cp/breakpoint.exp: New.
7607 * gdb.cp/breakpoint.cc: New.
7608
6e19e2bf
MC
76092004-02-11 Michael Chastain <mec.gnu@mindspring.com>
7610
7611 Partial fix for PR gdb/1543.
7612 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
7613 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
7614 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
7615 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
7616 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
7617 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
7618 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
7619 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
7620 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
7621 to bug-gdb@prep.ai.mit.edu .
7622 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
7623 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
7624 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
7625 Likewise.
7626
5c5455dc
AC
76272004-02-10 Andrew Cagney <cagney@redhat.com>
7628
7629 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
7630 using gdb_internal_error_resync.
7631
9cf689d7
DJ
76322004-02-09 Daniel Jacobowitz <drow@mvista.com>
7633
7634 * gdb.threads/thread-specific.exp: Stop early if no threads are
7635 found.
7636
d2dc51db
MC
76372004-02-09 Michael Chastain <mec.gnu@mindspring.com>
7638
7639 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
7640
14b1a056
DJ
76412004-02-08 Daniel Jacobowitz <drow@mvista.com>
7642
7643 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
7644 breakpoints.
7645
83f66e8f
DJ
76462004-02-07 Daniel Jacobowitz <drow@mvista.com>
7647
7648 * config/sim.exp (gdb_load): Handle $arg == "".
7649 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
7650 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
7651
30fc0091
EZ
76522004-02-07 Elena Zannoni <ezannoni@redhat.com>
7653
a9c64011
AS
7654 * gdb.base/maint.exp: Update test to reflect
7655 obstack changes.
30fc0091 7656
4d806929
JJ
76572004-02-04 Jeff Johnston <jjohnstn@redhat.com>
7658
7659 * gdb.base/pendshr.c (pendfunc): New function that calls
7660 pendfunc1.
7661 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
7662
7bfdd688
FF
76632004-02-04 Fred Fish <fnf@redhat.com>
7664
7665 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
7666 function symbols and update copyright years.
7667 * gdb.arch/gdb1291.c: Ditto.
7668
aaa08ee4
MC
76692004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7670
7671 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
7672
dbad7755
MC
76732004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7674
7675 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
7676
ec4646ef
MC
76772004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7678
7679 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
7680
1b802196
FF
76812004-02-02 Fred Fish <fnf@redhat.com>
7682
7683 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
7684 remote targets. Update copyright years.
7685
18fe2033
JJ
76862004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7687
7688 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
7689 support.
7690 * gdb.base/langs.exp: Fix test which attempts to create
7691 breakpoint on non-existent function to handle new pending
7692 support.
7693 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
7694 a breakpoint.
7695 * gdb.base/pending.exp: New test.
7696 * gdb.base/pending.c: New file.
7697 * gdb.base/pendshr.c: Ditto.
7698
8d577d32
DC
76992004-02-02 David Carlton <carlton@kealia.com>
7700
7701 * gdb.cp/overload.exp: Add overloadNamespace tests.
7702 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
7703 (overloadNamespace, XXX): New.
7704 (main): Call XXX::marker2.
7705
3ad13771
FF
77062004-02-01 Fred Fish <fnf@redhat.com>
7707
7708 * gdb.base/dump.exp: Use runto_main instead of "runto main".
7709 * gdb.base/finish.exp: Ditto.
7710 * gdb.base/gcore.exp: Ditto.
7711 * gdb.base/huge.exp: Ditto.
7712 * gdb.base/info-proc.exp: Ditto.
7713 * gdb.base/return2.exp: Ditto.
7714 * gdb.threads/gcore-thread.exp: Ditto.
7715
44c75849
DJ
77162004-02-01 Daniel Jacobowitz <drow@mvista.com>
7717
7718 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
7719
005bc093
MK
77202004-02-01 Mark Kettenis <kettenis@gnu.org>
7721
7722 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
7723 that opening the file succeeds on OpenBSD.
7724
c47cebdb
DJ
77252004-02-01 Daniel Jacobowitz <drow@mvista.com>
7726
7727 * gdb.threads/thread-specific.c: New file.
7728 * gdb.threads/threads-specific.exp: New test script.
7729 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
7730 to expect_out.
7731
5a01311c
MK
77322004-02-01 Mark Kettenis <kettenis@gnu.org>
7733
7734 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
7735 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
7736 only on the "print_small_structs from print_long_arg_list" test.
7737
ce22a4f1
DJ
77382004-02-01 Daniel Jacobowitz <drow@mvista.com>
7739
7740 * gdb.base/completion.exp: Kill a stray backslash.
7741
7742 From Jim Ingham <jingham@apple.com>:
7743 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
7744 agrees with the result from sending a tab.
7745
abbab9d3
DJ
77462004-01-31 Daniel Jacobowitz <drow@mvista.com>
7747
7748 * gdb.base/chng-syms.exp: Remove stray newline.
7749
53904d1e
MK
77502004-01-31 Mark Kettenis <kettenis@gnu.org>
7751
7752 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
7753 *-*-openbsd*.
7754 * gdb.asm/openbsd.inc: New file.
7755
3a4b3aac
MK
77562004-01-30 Mark Kettenis <kettenis@gnu.org>
7757
7758 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
7759 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
7760 *-*solaris2*. Remove commented out default settings for
7761 asm-flags. Replace gdb_compile with target_link.
7762
ebac27b4
MC
77632004-01-29 Michael Chastain <mec.gnu@mindspring.com>
7764
7765 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
7766 for all tests. Remove old hp-ux and cygnus xfail cases.
7767
d8679d84
PH
77682004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
7769
7770 * gdb.base/chng-syms.exp: New file.
7771 * gdb.base/chng-syms.c: New file.
7772
0a55bc22
MC
77732004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7774
7775 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
7776 Provide arms for current output in all my configurations.
7777
94b8e876
MC
77782004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7779
7780 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
7781 * lib/compiler.cc: Likewise.
7782 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
7783 get the right preprocessor. Eval the output directly. Remove
7784 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
7785 hp_f77_compiler and hp_f90_compiler completely.
7786 (gdb_preprocess): Delete.
7787 (get_compiler): Delete.
7788
7cf03d44
MK
77892004-01-24 Mark Kettenis <kettenis@gnu.org>
7790
7791 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
7792 <string.h>.
7793
68b6dce9
NR
77942004-01-24 Nick Roberts <nick@nick.uklinux.net>
7795
7796 * gdb.mi/mi-stack.exp: Update copyright.
7797
b368761e
DC
77982004-01-23 David Carlton <carlton@kealia.com>
7799
7800 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
7801 test for cp_lookup_transparent_type.
7802 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
7803 call them.
7804
f2061b53
DJ
78052004-01-23 Daniel Jacobowitz <drow@mvista.com>
7806
7807 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
7808 after -var-update.
7809
37fc574a
DC
78102004-01-23 David Carlton <carlton@kealia.com>
7811
7812 * gdb.cp/namespace.cc (C::ensureRefs): New.
7813 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
7814
8e94b928
NR
78152004-01-20 Nick Roberts <nick@nick.uklinux.net>
7816
7817 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
7818 case "-stack-list-locals 2".
7819 * gdb.mi/mi-var-child.exp: Test for case
7820 "-var-list-children --all-values NAME".
7821
997b0952
MC
78222004-01-18 Michael Chastain <mec.gnu@mindspring.com>
7823
7824 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
7825
52470da3
MK
78262004-01-18 Mark Kettenis <kettenis@gnu.org>
7827
7049b4b8
MK
7828 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
7829 used with gdb_test_multiple.
7830
52470da3
MK
7831 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
7832 read at address 0. This fixes PR testsuite/1504.
7833
da6012e5
DJ
78342004-01-18 Daniel Jacobowitz <drow@mvista.com>
7835
7836 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
7837 Remove downloading, guessing the host executable, the calls to
7838 gdb_file_cmd and gdb_target_cmd, and "load" support.
7839 (infer_host_exec): New function broken out from gdb_load.
7840 (gdb_load): New wrapper for gdbserver_gdb_load.
7841 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
7842 gdb_target_cmd. Use -target-select.
7843 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
7844 Download binaries to the host. Clear last_mi_remote_file when
7845 we load a new binary.
7846 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
7847 call gdbserver_gdb_load and mi_gdb_target_cmd.
7848
32c70722
MC
78492004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7850
7851 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
7852 type patterns.
7853
b0cecf36
MC
78542004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7855
7856 * gdb.cp/templates.exp: Fix typo in test name of
7857 "print Foo<volatile char*>::foo".
7858
4120d7e6
MC
78592004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7860
7861 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
7862
f679e530
BE
78632004-01-16 Ben Elliston <bje@wasabisystems.com>
7864
7865 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
7866 (clean mostlyclean): Remove empty rm.
7867
091c48f6
MC
78682004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7869
7870 * gdb.base/setvar.exp: Add copyright years.
7871
3e5fc8d2
DC
78722004-01-14 David Carlton <carlton@bactrian.org>
7873
7874 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
7875 PR c++/1511 and update coment.
7876 * gdb.cp/templates.exp: Update patterns to match current output.
7877 If changes involve something other than whitespace, KFAIL
7878 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
7879
63d06c5c
DC
78802004-01-14 David Carlton <carlton@kealia.com>
7881
7882 * gdb.cp/namespace.exp: Add tests involving classes defined within
7883 namespaces.
7884 * gdb.cp/namespace.cc (C::CClass): New.
7885 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
7886
a51dab88
EZ
78872004-01-14 Elena Zannoni <ezannoni@redhat.com>
7888
7889 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
7890 what debug info we have. Print a better message if something goes
7891 wrong while producing the separate debug info file.
7892
a476ccc9
MC
78932004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7894
7895 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
7896
f453692c
MC
78972004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7898
7899 * gdb.base/callfuncs.c: Add copyright notice.
7900
f40063a5
MC
79012004-01-13 Michael Chastain <mec.gnu@mindspring.com>
7902
7903 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
7904 inheritance. PR gdb/1498, PR gcc/13539.
7905
19ac3974
EZ
79062004-01-13 Elena Zannoni <ezannoni@redhat.com>
7907
a9c64011
AS
7908 * gdb.threads/gcore-thread.exp: Prefix name of binary with
7909 test specific name.
7910 * gdb.mi/gdb669.exp: Ditto.
7911 * gdb.mi/mi-pthreads.exp: Ditto.
7912 * gdb.mi/mi1-pthreads.exp: Ditto.
7913 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 7914
56c97c6e
MC
79152004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7916
7917 * gdb.cp/member-ptr.cc: Add copyright notice.
7918
a0644324
MC
79192004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7920
7921 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
7922 some patterns for recent versions of gcc and hpacc. Delete
7923 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
7924 Delete tests that access a NULL pointer-to-member-data. This
7925 script is still disabled for gcc.
7926
32fabe09
EZ
79272004-01-12 Elena Zannoni <ezannoni@redhat.com>
7928
7929 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 7930 escaped correctly.
32fabe09 7931
1f8a6abb
EZ
79322004-01-12 Elena Zannoni <ezannoni@redhat.com>
7933
7934 * gdb.base/sepdebug.exp: New file.
7935 * gdb.base/sepdebug.c: New file.
7936 * lib/gdb.exp (separate_debug_filename): New procedure.
7937 (gdb_gnu_strip_debug): New procedure.
7938
48efe704
AC
79392004-01-12 Andrew Cagney <cagney@redhat.com>
7940
7941 * gdb.mi/ChangeLog: Delete file. Renamed to ...
7942 * gdb.mi/ChangeLog-1999-2003: New file.
7943
a9415475
AC
79442004-01-12 Andrew Cagney <cagney@redhat.com>
7945
7946 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
7947 "Renaming a directory to a non-empty directory returns ENOTEMPTY
7948 or EEXIST", treat EBUSY as an XFAIL.
7949
83b8cf9d
MC
79502004-01-11 Michael Chastain <mec.gnu@mindspring.com>
7951
7952 * gdb.base/scope.exp: Remove obsolete setup_xfail for
7953 hp_cc_compiler.
7954
9939d2a8
MC
79552004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7956
7957 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
7958 decorations.
7959
1ff8cadf
MC
79602004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7961
7962 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
7963 and "(aCC)" decorations. Remove obsolete doco about old
7964 test results.
7965
6fa9022e
MC
79662004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7967
7968 * gdb.cp/exception.exp: Fix typo in doco.
7969
209721fe
MK
79702004-01-09 Mark Kettenis <kettenis@gnu.org>
7971
7972 * gdb.base/gdb1476.exp: Fix typo.
7973
ef11303e
MC
79742004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7975
7976 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
7977 file.
7978
041ab88c
MC
79792004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7980
7981 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
7982 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
7983 Use gdb_compile. Remove restriction on gcc. Add some patterns
7984 for recent version of gdb. Delete second half, which was a copy
7985 of the first half with different build flags. This test is
7986 still disabled because it is still not ready for production.
7987
e36d075a
MC
79882004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7989
7990 * gdb.cp/exception.cc: Add copyright notice.
7991 * gdb.cp/exception.exp: Add a notice that this file is broken
7992 because of line number changes caused by addition of copyright
7993 notice.
7994
42b190ad
MC
79952004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7996
7997 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
7998 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
7999
8f25f06b
MC
80002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8001
8002 * gdb.cp/classes.exp: Accept gnu abi 2.
8003 * gdb.cp/derivation.exp: Likewise.
8004 * gdb.cp/overload.exp: Likewise.
8005 * gdb.cp/virtfunc.exp: Likewise.
8006
06ded8b8
MC
80072004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8008
8009 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
8010 semicolon after end of function.
8011
77c26ae3
MC
80122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8013
8014 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
8015 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
8016 boilerplate code for compiling and running the program under
8017 test. Add some string method tests.
8018
20757486
MC
80192004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8020
8021 * gdb.cp/bs15503.cc: Add copyright notice.
8022 * gdb.cp/bs15503.exp: Adjust line number.
8023
0fd3b503
MC
80242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8025
8026 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
8027 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
8028
10d1bea8
MC
80292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8030
8031 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
8032 hp_cc_compiler.
8033
2789202a
MC
80342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8035
8036 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
8037 * gdb.cp/ctti.exp: Use the marker instead of "next".
8038 With gcc, run further before bailing.
8039
b862f14c
MC
80402004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8041
8042 * gdb.cp/cttiadd.cc: Add copyright notice.
8043 * gdb.cp/cttiadd1.cc: Likewise.
8044 * gdb.cp/cttiadd2.cc: Likewise.
8045 * gdb.cp/cttiadd3.cc: Likewise.
8046
96da2469
MC
80472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8048
8049 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
8050 Use gdb_test, gdb_test_multiple. Use floating-point values that
8051 have exact representations in IEEE-ish formats.
8052
053248ff
MC
80532004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8054
8055 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
8056 compilers. Delete duplicate call to get_compiler_info.
8057 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
8058 * gdb.base/volatile.exp: Likewise.
8059
84acecdd
MK
80602004-01-07 Mark Kettenis <kettenis@gnu.org>
8061
8062 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
8063 memory at address 0.
8064
fe11a27f
MC
80652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8066
8067 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
8068 to test for hp-ux assembler. Fix copyright years.
8069
60ad077b
AC
80702004-01-07 Andrew Cagney <cagney@redhat.com>
8071
8072 * gdb.base/fileio.c (strerrno): Add "EBUSY".
8073
1c9b8f33
AC
80742004-01-07 Andrew Cagney <cagney@redhat.com>
8075
8076 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
8077 when creating the read-only file. From analysis by Roland McGrath
8078 and Elena Zannoni.
8079
753ccc7a
MC
80802004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8081
8082 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
8083
eca3e36b
MC
80842004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8085
8086 * gdb.base/cvexpr.c: Be type-safe with function pointers and
8087 data pointers.
8088
f8d4bac4
MC
80892004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8090
8091 * gdb.cp/m-static.exp: Compile one source file at a time.
8092 Delete unused call to get_compiler_info.
8093
9b4e0f94
MC
80942004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8095
8096 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
8097 * gdb.base/call-rt-st.exp: Likewise.
8098 * gdb.base/nodebug.exp: Likewise.
8099 * gdb.base/volatile.exp: Likewise.
8100 * gdb.cp/ref-types.exp: Likewise.
8101 * gdb.cp/templates.exp: Likewise.
8102
023c1024
MK
81032004-01-05 Mark Kettenis <kettenis@gnu.org>
8104
8105 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
8106
19703c4a
MC
81072004-01-05 Michael Chastain <mec.gnu@mindspring.com>
8108
8109 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
8110 hppa*-hp-hpux*.
8111
18b67037
MK
81122004-01-04 Mark Kettenis <kettenis@gnu.org>
8113
ba6219c8
MK
8114 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8115 x86_64-*-*.
8116
18b67037
MK
8117 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8118 sparc64-*-* and sparc*-solaris2*.
8119
1bfbbb9d
MK
81202004-01-04 Mark Kettenis <kettenis@gnu.org>
8121
8122 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
8123 return ${tests}" test. The ${tests} already mentions the
8124 filename.
8125
06846494
MC
81262004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8127
8128 * gdb.cp/local.exp: Accept gcc abi 2.
8129
3b0cb202
MC
81302004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8131
8132 * gdb.cp/templates.exp: Accept gcc abi 2.
8133
0643ec3f
MC
81342004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8135
8136 * lib/compiler.cc: Remove supports_template_debugging.
8137 * gdb.cp/templates.exp: Do not test supports_template_debugging.
8138
d231d0b1
MC
81392004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8140
8141 * gdb.cp/namespace.exp: Accept gcc abi 2.
8142
44ffb27c
MC
81432004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8144
8145 * gdb.cp/method.exp: Accept gcc abi 2.
8146
184ad485
MC
81472004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8148
8149 * gdb.cp/classes.exp: Generate identical results as old version.
8150 * gdb.cp/derivation.exp: Likewise.
8151 * gdb.cp/overload.exp: Likewise.
8152 * gdb.cp/virtfunc.exp: Likewise.
8153
116f09e7
MC
81542004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8155
8156 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
8157 mysterious bug with sourceware version of expect.
8158
b1379776
MC
81592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8160
8161 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
8162 current versions of gcc, including gcc abi 2. Remove gratuitous
8163 restart of test program. Use gdb_test_multiple and gdb_test for
8164 all tests. Add patterns to xfail missing "const" in "const char *"
8165 and kfail PR gdb/1155.
8166
6b7a4c0e
MC
81672004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8168
8169 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
8170 current versions of gcc, including gcc abi 2. Remove gratuitous
8171 restart of test program. Use gdb_test_multiple and gdb_test for
8172 all tests. Add patterns to kfail PR gdb/1498.
8173
51615d72
MC
81742003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8175
8176 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
8177 current versions of gcc, including gcc abi 2. Use "breakpoint"
8178 and "continue" instead of restarting the target program. Use
8179 gdb_test_multiple and gdb_test for all tests.
8180
7b79a9d7
MK
81812004-01-01 Mark Kettenis <kettenis@gnu.org>
8182
8183 * gdb.asm/asm-source.exp: Update copyright year. Link statically
8184 for *-*-solaris2*.
8185
1cd3489f
MC
81862003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8187
8188 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
8189 current versions of gcc, including gcc abi 2. Use "breakpoint"
8190 and "continue" instead of restarting the target program several
8191 times. Use gdb_test_multiple and gdb_test for all tests.
8192
850742db
MC
81932003-12-18 Michael Chastain <mec.gnu@mindspring.com>
8194
8195 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
8196 source files.
8197
eb4bbda8
MC
81982003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8199
8200 * gdb.base/environ.exp: Handle compiling test case from multiple
8201 source files.
8202
e42c7771
MC
82032003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8204
8205 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
8206
80e4b428
JB
82072003-12-17 Jim Blandy <jimb@redhat.com>
8208
5f06973a
JB
8209 * gdb.base/freebpcmd.c: Add copyright notice.
8210
80e4b428
JB
8211 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
8212
0ab84fb7
MC
82132003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8214
8215 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
8216
1b3bb3d0
JB
82172003-12-13 Jim Blandy <jimb@redhat.com>
8218
8219 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
8220
3a4c9371
KB
82212003-12-12 Kevin Buettner <kevinb@redhat.com>
8222
8223 * gdb.asm/frv.inc: New file.
8224 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
8225
a1dea79a
FF
82262003-12-09 Fred Fish <fnf@redhat.com>
8227
8228 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
8229 functions to break1.c and leave prototypes behind. Add more
8230 "set breakpoint NN here" comments.
8231 * gdb.base/break1.c: New file.
8232
8233 * gdb.base/break.exp: Handle compiling test case from multiple
8234 source files and change source file references as needed.
8235 * gdb.base/completion.exp: Ditto.
8236 * gdb.base/condbreak.exp: Ditto.
8237 * gdb.base/define.exp: Ditto.
8238 * gdb.base/ena-dis-br.exp: Ditto.
8239 * gdb.base/info-proc.exp: Ditto.
8240 * gdb.base/maint.exp: Ditto.
8241 * gdb.base/until.exp: Ditto.
8242
8243 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
8244 hardcoded line numbers.
8245 * gdb.base/define.exp: Ditto.
8246 * gdb.base/ena-dis-br.exp: Ditto.
8247 * gdb.base/maint.exp: Ditto.
8248 * gdb.base/until.exp: Ditto.
8249
8250 * gdb.base/completion.exp: Use "break1" for completion tests since
8251 "break" is no longer a unique prefix.
8252
5266b69c
AC
82532003-12-06 Andrew Cagney <cagney@redhat.com>
8254
8255 * gdb.base/structs.exp (test_struct_returns): When applicable, set
8256 "return_value_unimplemented". When an unimplemented struct return
8257 architecture, report incorrect values as a KFAIL
8258
374451f0
MC
82592003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8260
8261 * gdb.cp/rtti.exp: Accept new wording of warning from
8262 cp_lookup_rtti_type.
8263
ba9b20a7
MC
82642003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8265
8266 Partial fix for PR testsuite/1456.
8267 * gdb.base/scope.exp (test_at_main): Replace references to
8268 gcc_compiled with calls to test_compiler_info.
8269 (test_at_foo): Likewise.
8270 (test_at_bar): Likewise.
8271
b74b6d0b
MC
82722003-12-04 Michael Chastain <mec.gnu@mindspring.com>
8273
8274 Partial fix for PR testsuite/1456.
8275 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
8276 to test_compiler_info.
8277
ccfa3402
MC
82782003-12-03 Michael Chastain <mec.gnu@mindspring.com>
8279
8280 * gdb.base/so-impl-ld.exp: Update copyright notice.
8281
f6246aba
MC
82822003-12-02 Michael Chastain <mec.gnu@mindspring.com>
8283
8284 Partial fix for PR testsuite/1456.
8285 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
8286 to test_compiler_info.
8287
13ae734a
MC
82882003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8289
8290 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
8291 from current versions of gdb. Clean up regular expressions.
8292 Delete redundant timeout case.
8293
d8e1cdee
MC
82942003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8295
8296 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
8297 from current versions of gdb. Clean up regular expressions.
8298 Delete redundant timeout case.
8299
96457b64
MC
83002003-12-01 Michael Chastain <mec.gnu@mindspring.com>
8301
8302 Partial fix for PR testsuite/1456.
8303 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
8304 gcc_compiled with call to test_compiler_info.
8305
f35309fc
MC
83062003-11-30 Michael Chastain <mec.gnu@mindspring.com>
8307
8308 Partial fix for PR testsuite/1456.
8309 * gdb.base/list.exp (test_list_function): Delete unused declaration
8310 of gcc_compiled.
8311
d7afdf9b
MC
83122003-11-29 Michael Chastain <mec.gnu@mindspring.com>
8313
8314 Partial fix for PR testsuite/1456.
8315 * gdb.base/complex.exp: Replace reference to gcc_compiled with
8316 call to test_compiler_info.
8317
71507b56
MK
83182003-11-29 Mark Kettenis <kettenis@gnu.org>
8319
8320 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
8321 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
8322 it to create the appropriate note.inc.
8323 * gdb.asm/asmsrc1.s: Include "note.inc".
8324 * gdb.asm/netbsd.inc: New file.
8325 * gdb.asm/empty.inc: New file.
8326
f81f93f7
MC
83272003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8328
8329 Partial fix for PR testsuite/1456.
8330 * gdb.base/constvars.exp: Replace references to gcc_compiled with
8331 calls to test_compiler_info.
8332
9a77938e
MC
83332003-11-27 Michael Chastain <mec.gnu@mindspring.com>
8334
8335 Partial fix for PR testsuite/1456.
8336 * gdb.base/volatile.exp: Replace references to gcc_compiled with
8337 calls to test_compiler_info.
8338
e8367dc7
MK
83392003-11-27 Mark Kettenis <kettenis@gnu.org>
8340
8341 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
8342 pattern for the KFAILs.
8343
526c61ee
AF
83442003-11-25 Adam Fedor <fedor@gnu.org>
8345
8346 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
8347 * gdb.objc/objcdecode.m: New file.
8348
28f2d600
AF
83492003-11-25 Adam Fedor <fedor@gnu.org>
8350
8351 * gdb.objc/nondebug.exp: Test for PR objc/1236.
8352 * gdb.objc/nondebug.m: New file.
8353
a3895cee
BE
83542003-11-26 Ben Elliston <bje@wasabisystems.com>
8355
8356 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8357 NetBSD as it does on FreeBSD. Modelled on a similar change by
8358 Mark Kettenis on 2003-05-30.
8359 (link-flags): Set to "--entry _start" regardless of target.
8360 Special linker flags are to be appended to $link-flags.
8361 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
8362
c9f2c8a3
MC
83632003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8364
8365 * gdb.cp/method.exp: Accept output of new demangler.
8366
15a0587a 83672003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
8368
8369 * gdb/class2.exp: New file.
8370 * gdb/class2.cc: New file.
8371
3c00b570
MC
83722003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8373
8374 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
8375 of new demangler.
8376
7027acc7
MK
83772003-11-23 Mark Kettenis <kettenis@gnu.org>
8378
8379 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
8380 of gdb_test "run".
8381
b0e1598a
MK
83822003-11-23 Mark Kettenis <kettenis@gnu.org>
8383
8384 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
8385 "continue" into "run".
8386
4d9eda44
MC
83872003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8388
8389 Partial fix for PR testsuite/1456.
8390 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
8391 call to test_compiler_info.
8392 * gdb.cp/ctti.exp: Likewise.
8393 * gdb.cp/derivation.exp: Likewise.
8394 * gdb.cp/member-ptr.exp: Likewise.
8395 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
8396 reference to gcc_compiled.
8397
83982003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
8399
8400 Fix PR testsuite/1463.
8401 * gdb.base/structs.exp (start_structs_test): Call
8402 get_debug_format before using the debug format.
8403
d422fe19
AC
84042003-11-22 Andrew Cagney <cagney@redhat.com>
8405
8406 * lib/gdb.exp (gdb_test_multiple): Add simple example.
8407 * gdb.base/structs.exp: Use gdb_test_multiple.
8408
039cf96d
AC
84092003-11-20 Andrew Cagney <cagney@redhat.com>
8410
6882279b
AC
8411 * gdb.base/structs.exp: Handle and recover from internal errors.
8412 Replace "foo${n}" with "foo<n>" in test messages.
8413
e53890ae
AC
8414 * gdb.base/structs.exp: Update copyright. Rewrite.
8415 * gdb.base/structs.c: Update copyright. Rewrite.
8416
2b211c59
AC
8417 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
8418 resync count exceeded.
d63a86f8 8419
039cf96d
AC
8420 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
8421 from the internal error.
8422 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
8423 Original from Jim Blandy.
8424 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 8425
eac98b22
AC
84262003-11-19 Andrew Cagney <cagney@redhat.com>
8427
8428 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
8429 KFAIL.
8430
67455b2a
MK
84312003-11-17 Mark Kettenis <kettenis@gnu.org>
8432
8433 New testcase for PR backtrace/1435.
8434 * gdb.arch/i386-unwind.exp: New file.
8435 * gdb.arch/i386-unwind.c: New file.
8436
853d6e5b
AC
84372003-11-17 Andrew Cagney <cagney@redhat.com>
8438
8439 * lib/gdb.exp (compiler_info): New global.
8440 (test_compiler_info): New function.
8441 (get_compiler_info): Set compiler_info.
8442 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
8443 "compiler_info" to gcc-<major>-<minor>.
8444
38cf6e11
MC
84452003-11-15 Michael Chastain <mec.gnu@mindspring.com>
8446
8447 * gdb.trace/configure: Remove.
8448
a50d3602
EZ
84492003-11-13 Elena Zannoni <ezannoni@redhat.com>
8450
8451 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 8452 breakpoints.
a50d3602
EZ
8453 * gdb.base/break.exp: Remove all references to explicit line
8454 numbers.
8455
d9407aaa
NC
84562003-11-11 Nick Clifton <nickc@redhat.com>
8457
8458 * gdb.base/shreloc.exp: Do not run for targets which do not
8459 support shared objects.
8460
db488fc1
CV
84612003-11-10 Corinna Vinschen <vinschen@redhat.com>
8462
8463 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
8464 Don't run tests if nofileio flag is given.
8465
6a90a18e
EZ
84662003-11-07 Elena Zannoni <ezannoni@redhat.com>
8467
8468 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 8469 as well as 'Watchpoint'.
6a90a18e 8470
0b915e9c
EZ
84712003-11-06 Elena Zannoni <ezannoni@redhat.com>
8472
8473 Reported by Jim Ingham <jingham@apple.com>:
8474 * gdb.base/annota1.exp: Match at least one occurrence of the
8475 signal handler annotation.
8476
d7e4b55f
EZ
84772003-11-06 Elena Zannoni <ezannoni@redhat.com>
8478
a9c64011
AS
8479 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8480 as well as 'Watchpoint'.
d7e4b55f 8481
2fe4e8d0
MC
84822003-11-05 Michael Chastain <mec@shout.net>
8483
8484 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8485
6ef88553
KW
84862003-11-03 Kris Warkentin <kewarken@qnx.com>
8487
8488 * gdb.arch/gdb1291.c: New test file.
8489 * gdb.arch/gdb1291.exp: New test script.
8490 * gdb.arch/gdb1431.c: New test file.
8491 * gdb.arch/gdb1431.exp: New test script.
8492
ae7dc4d8
MC
84932003-10-22 Michael Chastain <mec@shout.net>
8494
8495 * gdb.mi/pthreads.c: Add copyright notice.
8496
c39d7427
MC
84972003-10-22 Michael Chastain <mec@shout.net>
8498
8499 * gdb.threads/pthreads.c: Add copyright notice.
8500
8b7d96c1
MC
85012003-10-20 Michael Chastain <mec@shout.net>
8502
8503 * gdb.base/gdb1056.exp: New test script.
8504
d1d69fdd
DJ
85052003-10-13 Daniel Jacobowitz <drow@mvista.com>
8506
8507 * gdb.threads/killed.exp: Use gdb_run_cmd.
8508
7d605576
DJ
85092003-10-13 Daniel Jacobowitz <drow@mvista.com>
8510
8511 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8512 create a core file.
8513 * gdb.threads/gcore-thread.exp: Likewise.
8514
618ec112
CV
85152003-10-13 Corinna Vinschen <vinschen@redhat.com>
8516
8517 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8518 type, based on char type.
8519 (struct bit_flags_short_t): New bitfield type, based on short type.
8520 (init_bit_flags_char): New fuction.
8521 (init_bit_flags_short): Ditto.
8522 (print_bit_flags_char): Ditto.
8523 (print_bit_flags_short): Ditto.
8524 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8525
9367a73c
MC
85262003-10-11 Michael Chastain <mec@shout.net>
8527
8528 * gdb.base/call-rt-st.exp: Update copyright year.
8529
1decf120
KI
85302003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8531
8532 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8533 * gdb.disasm/sh3.s: Ditto.
8534
5445b2ae
DJ
85352003-10-07 Daniel Jacobowitz <drow@mvista.com>
8536
8537 * gdb.threads/switch-threads.exp: New test.
8538 * gdb.threads/switch-threads.c: New source file.
8539
aec24853
CV
85402003-10-07 Corinna Vinschen <vinschen@redhat.com>
8541
8542 * gdb.base/ending-run.exp: Add sh specific case.
8543
adc7428d
AC
85442003-10-06 Andrew Cagney <cagney@redhat.com>
8545
8546 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8547 * gdb.disasm/mn10200.exp: Delete obsolete file.
8548
c9d37158
DJ
85492003-09-29 Daniel Jacobowitz <drow@mvista.com>
8550
8551 * ChangeLog: Correct an entry command.exp -> commands.exp.
8552 * gdb.base/commands.exp (bp_deleted_in_command_test)
8553 (temporary_breakpoint_commands): Check noargs.
8554
79c2c32d
DC
85552003-09-25 David Carlton <carlton@kealia.com>
8556
8557 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8558 of some print tests, where appropriate. Add tests for C::D::cd,
8559 E::ce, F::cXfX, G::XgX.
8560 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8561
594e6d67
RE
85622003-09-25 Richard Earnshaw <rearnsha@arm.com>
8563
8564 * lib/java.exp (java_init): Import target_alias before using it.
8565
10f0d451
DC
85662003-09-25 David Carlton <carlton@kealia.com>
8567
8568 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
8569
274bcba0
EZ
85702003-09-23 Elena Zannoni <ezannoni@redhat.com>
8571
d63a86f8 8572 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 8573 weirdness.
274bcba0 8574
cdbf20f7
MC
85752003-09-17 Michael Chastain <mec@shout.net>
8576
8577 * gdb.cp/gdb1355.exp: New file.
8578 * gdb.cp/gdb1355.c: New file.
8579
71e06f80
CV
85802003-09-15 Corinna Vinschen <vinschen@redhat.com>
8581
8582 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
8583 * gdb.asm/sh.inc: New file.
8584
5c4e30ca
DC
85852003-09-11 David Carlton <carlton@kealia.com>
8586
bd45b7af
DC
8587 * gdb.cp/namespace.exp: Add tests for namespace types.
8588 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
8589 (test_namespace): New.
8590
1c199746
EZ
85912003-09-11 Elena Zannoni <ezannoni@redhat.com>
8592
a9c64011 8593 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 8594 * gdb.stabs/weird.exp: Ditto.
1c199746 8595
04ed252f
MC
85962003-09-08 Michael Chastain <mec@shout.net>
8597
8598 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
8599
d8a2d9e7
MC
86002003-09-07 Michael Chastain <mec@shout.net>
8601
8602 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
8603 'parse error'.
8604
161afb24
MK
86052003-09-07 Mark Kettenis <m.kettenis@osp.nl>
8606
8607 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
8608
49f2741a
MC
86092003-08-30 Michael Chastain <mec@shout.net>
8610
8611 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
8612 * gdb.gdb/observer.exp: Ditto.
8613 * gdb.gdb/xfullpath.exp: Ditto.
8614
8afa723e
MK
86152003-08-29 Mark Kettenis <kettenis@gnu.org>
8616
8617 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
8618 *-*-*bsd*.
8619
f31dfe3b
JJ
86202003-08-28 Jeff Johnston <jjohnstn@redhat.com>
8621
8622 * gdb.base/dump.exp: Skip for ia64.
8623
4630e498
JJ
86242003-08-25 Jeff Johnston <jjohnstn@redhat.com>
8625
8626 * gdb.asm/asm-source.exp: Add ia64 support.
8627 * gdb.asm/ia64.inc: New file.
8628
1105b7ef
MC
86292003-08-22 Michael Chastain <mec@shout.net>
8630
8631 * gdb.cp: New directory.
8632 * gdb.cp/*: Copy from gdb.c++/*.
8633 * gdb.c++/*: Remove.
8634 * Makefile.in: Change gdb.c++ to gdb.cp.
8635 * configure.in: Ditto.
8636 * configure: Regnerate.
8637
c945b932
MK
86382003-08-18 Mark Kettenis <kettenis@gnu.org>
8639
8640 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
8641 * gdb.arch/i386-prologue.c (gdb1338): Add function.
8642
2b66634b
DJ
86432003-08-17 Daniel Jacobowitz <drow@mvista.com>
8644
8645 * mi-var-display.exp (-var-list-children weird): Accept function
8646 pointers with argument types.
8647 * mi1-var-display.exp (-var-list-children weird): Likewise.
8648 * mi2-var-display.exp (-var-list-children weird): Likewise.
8649
a356f73b
DJ
86502003-08-17 Daniel Jacobowitz <drow@mvista.com>
8651
8652 * gdb.base/annota3.exp: Add missing newline.
8653
483417b8
MC
86542003-08-06 Michael Chastain <mec@shout.net>
8655
8656 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
8657
c99c59c3
MS
86582003-08-12 Michael Snyder <msnyder@redhat.com>
8659
8660 * gdb.base/float.exp: Add test for SH.
8661
55ed7501
MK
86622003-08-10 Mark Kettenis <kettenis@gnu.org>
8663
8664 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
8665
1a371f2e
EZ
86662003-08-07 Elena Zannoni <ezannoni@redhat.com>
8667
8668 * gdb.base/completion.exp: Remove reduntant completion test
8669 on filename.
8670
e0f353ce
EZ
86712003-08-07 Elena Zannoni <ezannoni@redhat.com>
8672
a9c64011
AS
8673 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
8674 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
8675 gdb.trace/save-trace.exp: Make sure that full pathnames are
8676 escaped correctly.
e0f353ce 8677
5710a1af 86782003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 8679
a9c64011
AS
8680 * configure.in: Don't generate config.h from config.hin.
8681 * configure: Regenerate.
8682 * config.hin: Remove file.
8683 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
8684 * gdb.threads/pthreads.c: Ditto.
5710a1af 8685
dcd81ce9
DJ
86862003-08-07 Daniel Jacobowitz <drow@mvista.com>
8687
8688 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8689 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
8690 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
8691 Replace ld24 with seth/add3.
8692
6009d884
AC
86932003-08-02 Andrew Cagney <cagney@redhat.com>
8694
8695 * gdb.base/annota3.exp: New file.
8696 * gdb.base/annota3.c: New file.
8697 * gdb.c++/annota3.exp: New file.
8698 * gdb.c++/annota3.cc: New file.
8699
51514e06
MC
87002003-07-29 Michael Chastain <mec@shout.net>
8701
8702 * gdb.threads/tls.c (spin): Check errno only if sem_wait
8703 actually failed.
8704 (do_pass): Likewise.
8705 * gdb.threads/tls.exp: Always initialize no_of_threads.
8706
4ee6625b
DJ
87072003-07-27 Daniel Jacobowitz <drow@mvista.com>
8708
8709 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
8710 pattern.
8711 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
8712 * gdb.threads/tls.exp: Recognize one case of the host library not
8713 supporting TLS.
8714
225f2bf6
AC
87152003-07-27 Andrew Cagney <cagney@redhat.com>
8716
8717 * gdb.base/fileio.exp: Use SH when running commands using
8718 remote_exec.
8719
bcb27c9f
DJ
87202003-07-24 Daniel Jacobowitz <drow@mvista.com>
8721
8722 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8723 * gdb.base/relocate.c (dummy): New padding array.
8724
3d67be83
MS
87252003-07-22 Michael Snyder <msnyder@redhat.com>
8726
d63a86f8 8727 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
8728
8729 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
8730 patterns to be more general, accepting old and new output.
8731 Some output chars (such as '+') also must be quoted.
d63a86f8 8732 Some addresses are displayed numerically instead of
3d67be83
MS
8733 symbolically.
8734
57ba3b85
MS
87352003-07-23 Michael Snyder <msnyder@redhat.com>
8736
686d097c
MS
8737 * gdb.base/return2.exp: Don't test long-long return.
8738
57ba3b85
MS
8739 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
8740 * gdb.disasm/t01_mov.exp: Ditto.
8741 * gdb.disasm/t02_mova.s: Ditto.
8742 * gdb.disasm/t02_mova.exp: Ditto.
8743 * gdb.disasm/t03_add.s: Ditto.
8744 * gdb.disasm/t03_add.exp: Ditto.
8745 * gdb.disasm/t04_sub.s: Ditto.
8746 * gdb.disasm/t04_sub.exp: Ditto.
8747 * gdb.disasm/t05_cmp.s: Ditto.
8748 * gdb.disasm/t05_cmp.exp: Ditto.
8749 * gdb.disasm/t06_ari2.s: Ditto.
8750 * gdb.disasm/t06_ari2.exp: Ditto.
8751 * gdb.disasm/t07_ari3.s: Ditto.
8752 * gdb.disasm/t07_ari3.exp: Ditto.
8753 * gdb.disasm/t08_or.s: Ditto.
8754 * gdb.disasm/t08_or.exp: Ditto.
8755 * gdb.disasm/t09_xor.s: Ditto.
8756 * gdb.disasm/t09_xor.exp: Ditto.
8757 * gdb.disasm/t10_and.s: Ditto.
8758 * gdb.disasm/t10_and.exp: Ditto.
8759 * gdb.disasm/t11_logs.s: Ditto.
8760 * gdb.disasm/t11_logs.exp: Ditto.
8761 * gdb.disasm/t12_bit.s: Ditto.
8762 * gdb.disasm/t12_bit.exp: Ditto.
8763 * gdb.disasm/t13_otr.s: Ditto.
8764 * gdb.disasm/t13_otr.exp: Ditto.
8765
e00759ef
EZ
87662003-07-22 Elena Zannoni <ezannoni@redhat.com>
8767
8768 * gdb.threads/tls.exp :Add kfail for 'info address' case.
8769
8bc2021f
EZ
87702003-07-22 Elena Zannoni <ezannoni@redhat.com>
8771
a9c64011
AS
8772 * gdb.threads/tls.c : New file.
8773 * gdb.threads/tls.exp : New file.
8774 * gdb.threads/tls-main.c : New file.
8775 * gdb.threads/tls-shared.c : New file.
8776 * gdb.threads/tls-shared.exp : New file.
8bc2021f 8777
89320c4c
AS
87782003-07-22 Andreas Schwab <schwab@suse.de>
8779
8780 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
8781
180dea7c
AS
87822003-07-20 Andreas Schwab <schwab@suse.de>
8783
8784 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
8785 due to insn reordering.
8786
0714963c
AC
87872003-07-15 Andrew Cagney <cagney@redhat.com>
8788
8789 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
8790
98a23b3f
MC
87912003-07-15 Michael Chastain <mec@shout.net>
8792
8793 * gdb.base/gdb1250.exp: New file.
8794 * gdb.base/gdb1250.c: New file.
8795
27e417a2
ML
87962003-07-09 Michal Ludvig <mludvig@suse.cz>
8797
8798 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
8799 expansion of size_t to 'unsigned long', not only to 'unsigned'.
8800
8bc2021f
EZ
88012003-07-09 Elena Zannoni <ezannoni@redhat.com>
8802
a9c64011
AS
8803 * gdb.threads/tls.c: New file.
8804 * gdb.threads/tls.exp: New file.
8805 * gdb.threads/tls-main.c: New file.
8806 * gdb.threads/tls-shared.c: New file.
8807 * gdb.threads/tls-shared.exp: New file.
8bc2021f 8808
d99968dc
EZ
88092003-07-09 Elena Zannoni <ezannoni@redhat.com>
8810
8811 * gdb.base/annota1.exp: Make sure that we properly escape the
8812 full path of the source file. Xfail more permissive patterns,
d63a86f8 8813 due to a compiler debug info problem.
d99968dc 8814
83876b3b
AS
88152003-07-07 Andreas Schwab <schwab@suse.de>
8816
2705e972
AS
8817 * gdb.asm/m68k.inc: New file.
8818 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
8819
83876b3b
AS
8820 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
8821 arguments"): Also match negative number.
8822
8823 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
8824
3a871b37
DJ
88252003-07-03 Daniel Jacobowitz <drow@mvista.com>
8826
8827 * gdb.base/store.c (charest): New typedef.
8828 (add_char): Rename to add_charest, update.
8829 (wack_char): Rename to wack_charest, update types. Return l + r
8830 to keep r live across the call.
8831 (wack_short, wack_int, wack_long, wack_longest, wack_float)
8832 (wack_double, wack_doublest): Return l + r to keep r live across
8833 the call.
8834 * gdb.base/store.exp: Accomodate store.c changes.
8835
b2a7f303
DC
88362003-06-30 David Carlton <carlton@kealia.com>
8837
8838 * gdb.c++/maint.exp (test_invalid_name): New.
8839 (test_first_component): Add tests for invalid names.
8840
3c6cb4a1
MC
88412003-06-29 Michael Chastain <mec@shout.net>
8842
8843 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
8844 output of '<VTT for class>' for virtual base classes.
8845
f1c2644b
DJ
88462003-06-29 Daniel Jacobowitz <drow@mvista.com>
8847
8848 * gdb.base/completion.exp: Tab-complete "complet" instead of
8849 "compl".
8850 * gdb.base/complex.exp, gdb.base/complex.c: New files.
8851
18080350
DJ
88522003-06-29 Daniel Jacobowitz <drow@mvista.com>
8853
8854 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
8855 * gdb.base/volatile.exp: Likewise.
8856
f56973f8
DJ
88572003-06-29 Daniel Jacobowitz <drow@mvista.com>
8858
8859 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
8860 gdb/1265.
8861
88622003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
8863 Daniel Jacobowitz <drow@mvista.com>
8864
8865 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
8866 initial line count of 'captured_main' from 26 to 32.
8867 (test_with_self): Allow xmalloc call to be interleaved with the
8868 preceding two lines.
8869
e766d4d6
JB
88702003-06-24 Joel Brobecker <brobecker@gnat.com>
8871
8872 * gdb.base/bang.exp: New testcase.
8873
f125c9a4
JB
88742003-06-23 Joel Brobecker <brobecker@gnat.com>
8875
8876 * gdb.base/langs.exp: Add some tests for the "minimal" language
8877 support.
8878
6e25beaf
EZ
88792003-06-23 Elena Zannoni <ezannoni@redhat.com>
8880
8881 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
8882 the testcase.
8883
2f816dda
DJ
88842003-06-22 Daniel Jacobowitz <drow@mvista.com>
8885
8886 * gdb.base/relocate.exp: Test add-symbol-file with a variable
8887 offset.
8888
db5a5748
DJ
88892003-06-22 Daniel Jacobowitz <drow@mvista.com>
8890
8891 * gdb.c++/pr-1210.cc: New file.
8892 * gdb.c++/pr-1210.exp: New file.
8893
1df0c130
DJ
88942003-06-21 Daniel Jacobowitz <drow@mvista.com>
8895
8896 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
8897 000-exec-continue.
8898
a92feac0
MK
88992003-06-15 Mark Kettenis <kettenis@gnu.org>
8900
8901 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
8902 on *-*-*bsd* instead of *-*-freebsd*.
8903
81a58f5b
AC
89042003-06-14 Andrew Cagney <cagney@redhat.com>
8905
8906 * gdb.base/store.exp: Test longest and doublest. Test all
8907 parameters. Weaken return statement match.
8908 * gdb.base/store.c: Add longest and doublest - aka long long and
8909 long double functions. Put all parameters into local register
8910 variables. Use negative values.
8911
b257a0d3
AC
89122003-06-14 Andrew Cagney <cagney@redhat.com>
8913
8914 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
8915 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
8916 exit status.
8917 * gdb.base/fileio.exp: Disable target when nointerrupts and
8918 noinferiorio, instead of limiting it to remote. Use remote_exec
8919 instead of system.
d63a86f8 8920
21c38304
JJ
89212003-06-12 Jeff Johnston <jjohnstn@redhat.com>
8922
8923 * gdb.base/float.exp: Add ia64 support.
8924
1bcdb424
CV
89252003-06-12 Corinna Vinschen <vinschen@redhat.com>
8926
8927 * gdb.base/fileio.exp: Run only on remote targets.
8928
6aeb981f
CV
89292003-06-10 Corinna Vinschen <vinschen@redhat.com>
8930
8931 * gdb.base/fileio.c: New file, testing File-I/O.
8932 * gdb.base/fileio.exp: Ditto.
8933
53df362e
RG
89342003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
8935
8936 * gdb.base/shreloc.exp: New file, check symbol values obtained from
8937 shared objects after relocation at load time (gdb PR/1132).
8938 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 8939 as above, part of the shared object relocation test.
53df362e 8940
ffee1b46
MK
89412003-06-08 Mark Kettenis <kettenis@gnu.org>
8942
b5ca3722
MK
8943 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
8944 fully filled history list.
8945 * gdb.base/gdb_history: New file.
8946
03ed860d
MK
8947 * gdb.base/signals.exp: XFAIL "continue to func1" on
8948 i*86-*-freebsd*.
8949
ffee1b46
MK
8950 * gdb.base/attach.exp: When trying to attach to a nonexistent
8951 process, make it possible to specify the PID based on the target,
8952 and do so for *-*-freebsd*.
8953
d80dbb52
RH
89542003-06-02 Richard Henderson <rth@redhat.com>
8955
8956 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
8957
6dd77b81
RH
89582003-06-02 Richard Henderson <rth@redhat.com>
8959
8960 * gdb.base/selftest.exp: Next over lim_at_start initialization.
8961
f6347e16
RH
89622003-06-02 Richard Henderson <rth@redhat.com>
8963
8964 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
8965
2c161407
DJ
89662003-06-01 Daniel Jacobowitz <drow@mvista.com>
8967
8968 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
8969 of globalvar.
8970
572eb746
MK
89712003-06-01 Mark Kettenis <kettenis@gnu.org>
8972
8973 * gdb.asm/asm-source.exp: Check for memory read errors in
8974 disassembler test on *BSD too.
8975
9e9617a5
RH
89762003-06-01 Richard Henderson <rth@redhat.com>
8977
8978 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
8979 for .frame.
8980 (gdbasm_call): Lose ldgp.
8981 (gdbasm_startup): Add frame information.
8982 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
8983
7b34ad4e
MK
89842003-05-31 Mark Kettenis <kettenis@gnu.org>
8985
8986 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
8987 i?86-*-*.
8988
10059fdf
MK
89892003-05-30 Mark Kettenis <kettenis@gnu.org>
8990
8991 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8992 FreeBSD.
8993
acf4b816
RH
89942003-05-29 Richard Henderson <rth@redhat.com>
8995
8996 * gdb.asm/alpha.inc: New file.
8997 * gdb.asm/asm-source.exp: Use it.
8998
e9ecd949
JB
89992003-05-29 Jim Blandy <jimb@redhat.com>
9000
9001 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
9002 'core.PID'.
9003
e3e5a4f3
JB
90042003-05-22 Jim Blandy <jimb@redhat.com>
9005
9006 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
9007 backtrace.
d63a86f8 9008
72fe3d25
DC
90092003-05-20 David Carlton <carlton@math.stanford.edu>
9010
9011 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
9012 this time.
9013
58da2eb2
DC
90142003-05-19 David Carlton <carlton@bactrian.org>
9015
9016 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
9017 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
9018
1fcb5155
DC
90192003-05-19 David Carlton <carlton@bactrian.org>
9020
9021 * gdb.c++/namespace.exp: Add namespace scope and anonymous
9022 namespace tests.
9023 Bump copyright date.
9024 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
9025 (main): Call C::D::marker2.
9026 * gdb.c++/namespace1.cc: New file.
9027
85e85163
JJ
90282003-05-14 Jeff Johnston <jjohnstn@redhat.com>
9029
9030 Roland McGrath <roland@redhat.com>
d63a86f8 9031 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
9032 there is no manager thread.
9033
a25fbfec
JJ
90342003-05-08 Jeff Johnston <jjohnstn@redhat.com>
9035
d63a86f8
RM
9036 * gdb.threads/schedlock.exp: Remove assumption that all threads
9037 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
9038 in one of the child threads rather than the main thread.
9039
be375bae
JB
90402003-05-07 Jim Blandy <jimb@redhat.com>
9041
09bf6082
JB
9042 Add support for assembly source testing on the s390x.
9043 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
9044 architecture.
9045 * gdb.asm/s390x.inc: New file.
9046
be375bae
JB
9047 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
9048 succession of 'if' statements.
9049
00905d52
AC
90502003-05-05 Andrew Cagney <cagney@redhat.com>
9051
9052 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
9053
b1e29e33
AC
90542003-05-05 Andrew Cagney <cagney@redhat.com>
9055
9056 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
9057 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
9058
e33d66ec
EZ
90592003-05-02 Elena Zannoni <ezannoni@redhat.com>
9060
9061 * gdb.base/charset.exp: Update based on new behavior of set/show
9062 charset commands.
9063
2b6fd0d8
AC
90642003-05-01 Andrew Cagney <cagney@redhat.com>
9065
9066 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
9067 variable do not give memory errors.
9068
130cacce
AF
90692003-04-30 Adam Fedor <fedor@gnu.org>
9070
9071 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
9072 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
9073 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
9074 gdb.objc/basicclass.m: : New files
9075
9076 * lib/gdb.exp (gdb_compile_objc): New procedure.
9077
bea71854
DJ
90782003-04-27 Daniel Jacobowitz <drow@mvista.com>
9079
9080 * gdb.base/signals.exp: Make backtrace tests more specific.
9081
0f20eeea
DC
90822003-04-23 David Carlton <carlton@bactrian.org>
9083
9084 * gdb.c++/maint.exp (test_first_component): Add tests for
9085 'operator' in more locations.
9086
c8c4d8dc
KB
90872003-04-16 Kevin Buettner <kevinb@redhat.com>
9088
9089 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
9090
3fe60e3c
EZ
90912003-04-16 Elena Zannoni <ezannoni@redhat.com>
9092
9093 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 9094 func marke' instead. Update test name.
3fe60e3c 9095
9219021c
DC
90962003-04-15 David Carlton <carlton@math.stanford.edu>
9097
9098 * gdb.c++/maint.exp: New file.
9099
5dd55bdd
EZ
91002003-04-14 Elena Zannoni <ezannoni@redhat.com>
9101
9102 * gdb.threads/schedlock.c: Change type of thread function argument
9103 to long, to avoid warnings on 64-bit platforms.
9104
00890572
EZ
91052003-04-14 Elena Zannoni <ezannoni@redhat.com>
9106
a9c64011
AS
9107 * gdb.base/attach.exp: Add new message from ptrace in case of
9108 attaching to nonexistent process.
d63a86f8 9109
93201743
JB
91102003-04-11 Jim Blandy <jimb@redhat.com>
9111
9112 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9113 gdb.c++/userdef.cc: Place comments on the lines to which the
9114 marker function might return.
9115 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9116 gdb.c++/userdef.exp: Look for those comments to check that we've
9117 returned to the right place, instead of checking line numbers.
9118
2a11c64d
EZ
91192003-04-11 Elena Zannoni <ezannoni@redhat.com>
9120
a9c64011
AS
9121 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
9122 match on sourcefile name, instead of directory name.
2a11c64d 9123
68ab8fc5
EZ
91242003-04-10 Elena Zannoni <ezannoni@redhat.com>
9125
d63a86f8 9126 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
9127 working directory name.
9128
5624293a
JB
91292003-04-09 Jim Blandy <jimb@redhat.com>
9130
9131 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9132 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
9133 after an inferior function call, report the failure, but allow the
9134 test to continue.
9135
f1f02ee4
SC
91362003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9137
9138 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9139 with -DPROTOTYPES.
9140
6eb79af0
SC
91412003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9142
9143 * gdb.base/break.exp: Revert last patch.
9144
8dfb4cf0
SC
91452003-04-04 Stephane Carrez <stcarrez@nerim.fr>
9146
9147 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9148 with -DPROTOTYPES.
9149
ed4c619a
AC
91502003-04-02 Andrew Cagney <cagney@redhat.com>
9151
9152 * gdb.base/callfuncs.exp: Make "print add" messages unique.
9153 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
9154 matching directories by the name breakpoint.
9155 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
9156 Make "continue to marker1" consistent.
9157 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
9158 message consistent.
9159 * lib/gdb.exp: Put "the program is no longer running", and "the
9160 program exited" in parenthesis.
9161 * lib/mi-support.exp: Ditto.
d63a86f8 9162
4e35d5f0 91632003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 9164
4e35d5f0
BR
9165 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
9166
71900fe8
AC
91672003-03-29 Andrew Cagney <cagney@redhat.com>
9168
9169 * gdb.base/sizeof.c (main): Print the value of '\377'.
9170 * gdb.base/sizeof.exp: Check the sign of '\377'.
9171
c0655a16
MC
91722003-03-27 Michael Chastain <mec@shout.net>
9173
9174 * gdb.base/gdb1090.exp: New file.
9175 * gdb.base/gdb1090.cc: New file.
9176
5b2a3989
JB
91772003-03-27 J. Brobecker <brobecker@gnat.com>
9178
9179 * gdb.gdb/observer.exp: New regression test.
9180
79876890
MC
91812003-03-27 Michael Chastain <mec@shout.net>
9182
9183 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
9184 * gdb.base/ptype.exp: Likewise.
9185
6eac95e3
CV
91862003-03-27 Corinna Vinschen <vinschen@redhat.com>
9187
9188 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
9189
e8c71839
MC
91902003-03-26 Michael Chastain <mec@shout.net>
9191
9192 * gdb.base/ptype.exp: Actually use some typedef'd types.
9193
71b10041
SC
91942003-03-21 Stephane Carrez <stcarrez@nerim.fr>
9195
9196 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
9197 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
9198
2512cf80
CV
91992003-03-20 Corinna Vinschen <vinschen@redhat.com>
9200
9201 * gdb.base/default.exp: Fix regular expression.
9202
0d195a4f
CV
92032003-03-20 Corinna Vinschen <vinschen@redhat.com>
9204
9205 * gdb.base/args.exp: Fix regular expression.
9206
8a2dbca8
CV
92072003-03-20 Corinna Vinschen <vinschen@redhat.com>
9208
9209 * gdb.base/help.exp: Allow Win32 child process.
9210
bf028682
CV
92112003-03-20 Corinna Vinschen <vinschen@redhat.com>
9212
9213 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
9214 when stepping out of main().
9215
182dbe85
CV
92162003-03-20 Corinna Vinschen <vinschen@redhat.com>
9217
9218 * gdb.base/default.exp: Check for win32 specific message when calling
9219 "run" without executable.
9220
d67a6ba5
CV
92212003-03-20 Corinna Vinschen <vinschen@redhat.com>
9222
9223 * gdb.base/args.exp: Expect .exe in output.
9224
a955b5bb
CV
92252003-03-20 Corinna Vinschen <vinschen@redhat.com>
9226
9227 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
9228 Cygwin native.
9229
bf6bad4b
AC
92302003-03-17 Andrew Cagney <cagney@redhat.com>
9231
9232 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
9233 vector registes.
9234 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
9235 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
9236
293e9a31
DC
92372003-03-17 David Carlton <carlton@math.stanford.edu>
9238
9239 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
9240 test, for PR breakpoints/38.
9241 Call test_watchpoint_and_breakpoint.
9242 * gdb.base/watchpoint.c (func3): New function.
9243 (main): Call func3.
9244
5330f2db
DC
92452003-03-04 David Carlton <carlton@math.stanford.edu>
9246
9247 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
9248 Garply<Garply<char> >:: garply".
9249 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
9250 with respect to PR c++/1111; note also PR c++/1113.
9251 (test_template_breakpoints): KFAIL "constructor breakpoint" with
9252 respect to PR c++/1062.
9253 KFAIL "destructor breakpoint" with respect to PR c++/1112.
9254
6ece72da
DC
92552003-03-03 David Carlton <carlton@math.stanford.edu>
9256
9257 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
9258 with respect to PR c++/57.
9259 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
9260 c++/826.
9261 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
9262 respect to PR c++/57.
9263
85ca1584
DC
92642003-03-03 David Carlton <carlton@math.stanford.edu>
9265
9266 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
9267 respect to PR c++/33 into FAILs.
9268
98e9c5b8
MC
92692003-03-03 Michael Chastain <mec@shout.net>
9270
7bedbf27
MC
9271 * configure.in: Update copyright years.
9272
92732003-03-03 Michael Chastain <mec@shout.net>
9274
9275 * Makefile.in: Update copyright years.
98e9c5b8 9276
f683e100
DC
92772003-02-28 David Carlton <carlton@math.stanford.edu>
9278
9279 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
9280 print class instead of struct and/or superfluous protection
9281 specifiers, as long as the resulting output is equivalent to the
9282 source code.
9283 Delete FIXME from end of messages on tests that don't need
9284 fixing.
9285
a9e0cf2c
DC
92862003-02-28 David Carlton <carlton@math.stanford.edu>
9287
9288 * gdb.c++/templates.exp (do_tests): Allow const in the two
9289 Foo<volatile char *>::foo tests.
9290
e8d359df
MS
92912003-02-27 Michael Snyder <msnyder@redhat.com>
9292
d63a86f8 9293 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
9294 will be consistant.
9295
0b71dc91
DC
92962003-02-26 David Carlton <carlton@math.stanford.edu>
9297
9298 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
9299 char *>::foo" test with respect to PR c++/33. Create a new test
9300 which is identical to that one except that it doesn't put the
9301 space between the "char" and the "*"; KFAIL it, too.
9302
dd14ab43
DC
93032003-02-26 David Carlton <carlton@math.stanford.edu>
9304
9305 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
9306 template types into either PASSes or KFAILs (corresponding to PR
9307 c++/57). Tweak indentation. Update copyright.
9308
1146c7f1
SC
93092003-02-23 Stephane Carrez <stcarrez@nerim.fr>
9310
9311 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
9312
74641dfb
MC
93132003-02-13 Michael Chastain <mec@shout.net>
9314
9315 * gdb.base/exprs.exp: Remove i960 remnants.
9316 * gdb.base/funcargs.exp: Likewise.
9317 * gdb.base/list.exp: Likewise.
9318 * gdb.base/ptype.exp: Likewise.
9319
559cd2d0
DC
93202003-02-14 David Carlton <carlton@math.stanford.edu>
9321
9322 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
9323 pEe->D::vg()" from XFAIL to KFAIL.
9324
c4f90d87
JM
93252003-02-13 Jason Molenda (jmolenda@apple.com)
9326
9327 * gdb.base/maint.exp: Update maint print statistics regexp to include
9328 new entries.
9329
cbc4d97c
MC
93302003-02-13 Michael Chastain <mec@shout.net>
9331
9332 * gdb.c++/inherit.exp: Remove call to get_debug_format.
9333
40f235b7
MC
93342003-02-12 Michael Chastain <mec@shout.net>
9335
9336 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
9337 * gdb.c++/inherit.exp: Likewise.
9338 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
9339 * gdb.c++/templates.exp: Likewise.
9340 * gdb.c++/virtfunc.exp: Likewise.
9341
c56716b0
JM
93422003-02-06 Jason Molenda (jason-cl@molenda.com)
9343
9344 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
9345 why the code is written that way.
9346
070afcf8
MC
93472003-02-05 Michael Chastain <mec@shout.net>
9348
9349 * gdb.base/dump.exp: Add missing copyright line.
9350
5d0331e5
JM
93512003-02-05 Jason Molenda (jason-cl@molenda.com)
9352
f7ae6d3e 9353 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
9354 at the beginning so the breakpoint doesn't get set on the loop.
9355
92851186
MC
93562003-02-05 Michael Chastain <mec@shout.net>
9357
9358 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
9359 output for configurations with gcc 2.95.3.
9360
cbf1e085
AC
93612003-02-05 Keith Seitz <keiths@redhat.com>
9362 Andrew Cagney <ac131313@redhat.com>
9363
9364 * gdb.mi/mi-cli.exp: New file.
d63a86f8 9365
29518e1e
MC
93662003-02-04 Michael Chastain <mec@shout.net>
9367
9368 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
9369 Call perror and then continue.
9370
5af1d5f3
MC
93712003-02-03 Michael Chastain <mec@shout.net>
9372
9373 * gdb.c++/pr-1023.cc: New file.
9374 * gdb.c++/pr-1023.exp: New file.
9375
6b549786
JB
93762003-02-05 Jim Blandy <jimb@redhat.com>
9377
9378 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
9379 it's local to foobar. Check for it there, and check that it's not
9380 present in main.
9381 * gdb.c++/local.cc (marker2): New function.
9382 (foobar): Call marker1.
9383 (main): Call marker2 instead of marker1.
9384
67f16606
AC
93852003-02-04 Andrew Cagney <ac131313@redhat.com>
9386
9387 * gdb.disasm/mn10200.exp: Obsolete file.
9388 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
9389 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
9390 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
9391
1c5cb38e
DC
93922003-02-04 David Carlton <carlton@math.stanford.edu>
9393
9394 * gdb.c++/overload.exp: Test intToChar(1).
9395 * gdb.c++/overload.cc (intToChar): New.
9396 (main): Call intToChar.
9397
d1fe6965
DC
93982003-02-03 David Carlton <carlton@math.stanford.edu>
9399
9400 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
9401 'might_kfail' arg.
9402 KFAIL some of the continue_to_bp_overloaded calls, according to
9403 PR c++/1025.
9404
9ba61c5d
MC
94052003-02-01 Michael Chastain <mec@shout.net>
9406
9407 * gdb.base/advance.c (marker1): New marker function.
9408 * gdb.base/advance.exp: When the 'advance' command lands on the
9409 return breakpoint, it can legitimately stop on either the
9410 current line or the next line. Accommodate both outcomes.
9411 * gdb.base/until.exp: Likewise.
9412
e7494ffb
AC
94132003-02-02 Andrew Cagney <ac131313@redhat.com>
9414
9415 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9416 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
9417 now a list, not a tuple.
9418 * gdb.mi/mi-var-display.exp: Ditto.
9419 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 9420
075559bc
AC
94212003-02-01 Andrew Cagney <ac131313@redhat.com>
9422
9423 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9424 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
9425 stack backtraces.
9426 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 9427
2bd4c7b1
MK
94282003-02-01 Mark Kettenis <kettenis@gnu.org>
9429
9430 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9431 gdb.mi/mi1-pthreads.exp: Return instead of calling
9432 gdb_suppress_entire_file.
9433
eabd8992
MS
94342003-02-01 Mark Salter <msalter@redhat.com>
9435
9436 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
9437
71469e2f
MS
94382003-01-31 Mark Salter <msalter@redhat.com>
9439
9440 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
9441 Support empty arg.
9442
38a94d44
MC
94432003-01-30 Michael Chastain <mec@shout.net>
9444
9445 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
9446 This was a workaround for a UTF-8 bug in readline 4.3. The bug
9447 has been fixed in gdb/readline on 2003-01-09.
9448
19ea9e73
MS
94492003-01-29 Michael Snyder <msnyder@redhat.com>
9450
e8d359df
MS
9451 * gdb.base/maint.exp: Allow for leading underscore in symbol.
9452 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
9453 * gdb.base/args.exp: Skip if target does not support args passing.
9454
2307bd6a
DJ
94552003-01-22 Daniel Jacobowitz <drow@mvista.com>
9456
19ea9e73 9457 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
9458 gdb_test. Accept a list of expect arguments as the third
9459 parameter.
9460 (gdb_test): Use it.
9461
f2dd3617
EZ
94622003-01-20 Elena Zannoni <ezannoni@redhat.com>
9463
9464 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
9465 allow for different test tree configurations. Update some
9466 tescases accordingly.
9467 * gdb.arch/altivec-regs.exp: Ditto.
9468 * gdb.asm/asm-source.exp: Ditto.
9469 * gdb.base/advance.exp: Ditto.
9470 * gdb.base/display.exp: Ditto.
d63a86f8 9471 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
9472 * gdb.base/mips_pro.exp: Ditto.
9473 * gdb.base/overlays.exp: Ditto.
9474 * gdb.base/relocate.exp: Ditto.
9475 * gdb.base/setshow.exp: Ditto.
9476 * gdb.base/step-line.exp: Ditto.
9477 * gdb.base/step-test.exp: Ditto.
9478 * gdb.base/until.exp: Ditto.
9479 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9480
c71cdefd
DC
94812003-01-17 David Carlton <carlton@math.stanford.edu>
9482
9483 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9484 corresponding to PR c++/945.
9485 Update copyright.
9486
fdba05d7
DC
94872003-01-17 David Carlton <carlton@math.stanford.edu>
9488
9489 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9490 corresponding to PR c++/68.
9491
94922003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
9493
9494 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9495 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9496 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9497
c362c33a
EZ
94982003-01-15 Elena Zannoni <ezannoni@redhat.com>
9499
0fbc361c
EZ
9500 * gdb.base/break.exp: Fix change of default location, because of
9501 removal of until tests.
9502 * gdb.base/help.exp: Update test for new 'until' help message.
9503 Add test for help on 'advance'.
a9c64011 9504 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 9505
dabf8a35
MK
95062003-01-15 Mark Kettenis <kettenis@gnu.org>
9507
9508 * gdb.base/default.exp: Adapt "info float" test for recent changes
9509 to that command. Add test for "info vector".
9510 * gdb.base/float.exp: New file. Add test for "info float" that
9511 resembles the old test in gdb.base/default.exp.
9512
a1769aca
DC
95132003-01-15 David Carlton <carlton@math.stanford.edu>
9514
9515 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9516
82025e13
EZ
95172003-01-15 Elena Zannoni <ezannoni@redhat.com>
9518
9519 * gdb.base/break.exp: Move the tests of until command from here...
9520 * gdb.base/until.exp: ... to here. New file. Add other tests.
9521 * gdb.base/advance.c: New file.
9522 * gdb.base/advance.exp: New file.
9523
8f9ab801
EZ
95242003-01-14 Elena Zannoni <ezannoni@redhat.com>
9525
a9c64011
AS
9526 * gdb.base/args.c: New file.
9527 * gdb.base/args.exp: New file.
8f9ab801 9528
9ae66589
DJ
95292003-01-14 Daniel Jacobowitz <drow@mvista.com>
9530
9531 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9532
8d77e5c3
DJ
95332003-01-14 Daniel Jacobowitz <drow@mvista.com>
9534
9535 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9536
12d2f0a1
DJ
95372003-01-14 Daniel Jacobowitz <drow@mvista.com>
9538
9539 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9540 dates.
9541
6ca37014
DJ
95422003-01-13 Daniel Jacobowitz <drow@mvista.com>
9543
9544 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9545
b0023472
DJ
95462003-01-13 Daniel Jacobowitz <drow@mvista.com>
9547
9548 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9549 (ptype &*"foo").
9550 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9551
607fbc54 95522003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
9553
9554 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9555 * gdb.mi/mi1-console.exp: Likewise.
9556
607fbc54 95572003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
9558
9559 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9560 * gdb.mi/mi1-console.exp: Likewise.
9561
a1fb14a2
DJ
95622003-01-13 Daniel Jacobowitz <drow@mvista.com>
9563
9564 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9565
c4cf40b7
DJ
95662003-01-09 Daniel Jacobowitz <drow@mvista.com>
9567
9568 * gdb.base/detach.exp: New test.
9569
696d5a5b
DJ
95702003-01-09 Daniel Jacobowitz <drow@mvista.com>
9571
9572 * Makefile.in (ALL_SUBDIRS): New variable.
9573 (subdirs, clean, distclean): Use it.
9574 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
9575 regenerating Makefile, since it is generated from the top level.
9576 * gdb.asm/Makefile.in: Likewise.
9577 * gdb.base/Makefile.in: Likewise.
9578 * gdb.c++/Makefile.in: Likewise.
9579 * gdb.disasm/Makefile.in: Likewise.
9580 * gdb.java/Makefile.in: Likewise.
9581 * gdb.mi/Makefile.in: Likewise.
9582 * gdb.threads/Makefile.in: Likewise.
9583 * gdb.trace/Makefile.in: Likewise.
9584
754533e4
DC
95852003-01-09 David Carlton <carlton@math.stanford.edu>
9586
9587 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
9588 Add copyright year 2003.
9589
d8b3e9ee
MC
95902003-01-06 Michael Chastain <mec@shout.net>
9591
9592 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
9593 When selecting a thread, 'line' and 'file' are optional.
9594 * gdb.mi/mi1-pthreads.exp: Likewise.
9595
8e9e0fe6
AS
95962003-01-06 Andreas Schwab <schwab@suse.de>
9597
9598 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
9599 failures.
9600
b5ab8ff3
DJ
96012003-01-04 Daniel Jacobowitz <drow@mvista.com>
9602
9603 Fix PR gdb/844
9604 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
9605 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
9606
9607 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
9608 instead of calling gdb_suppress_entire_file.
9609 * gdb.threads/print-threads.exp: Likewise.
9610 * gdb.threads/schedlock.exp: Likewise.
9611
9612 * gdb.threads/killed.exp: Return instead of calling
9613 gdb_suppress_entire_file.
9614 * gdb.threads/linux-dp.exp: Likewise.
9615 * gdb.threads/pthreads.exp: Likewise.
9616
1e698235
DJ
96172003-01-04 Daniel Jacobowitz <drow@mvista.com>
9618
9619 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
9620 stabs.
9621 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
9622 * gdb.base/whatis.exp: Always allow (void) after function names.
9623
147ff08c
DJ
96242003-01-04 Daniel Jacobowitz <drow@mvista.com>
9625
9626 * gdb.c++/casts.exp: Correct regexp.
9627
dc62bfc2
MK
96282003-01-04 Mark Kettenis <kettenis@gnu.org>
9629
9630 * configure.in: Call AC_CONFIG_HEADER. Don't call
9631 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
9632 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
9633 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
9634 aforementioned directories in the AC_OUPUT call.
9635 * config.hin: New file.
9636 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9637 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
9638 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
9639 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
9640 pass -I$objdir instead of -I$objdir/$subdir in compilation.
9641 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
9642 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
9643 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
9644 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
9645 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
9646 gdb.threads/configure.in, gdb.threads/configure,
9647 gdb.threads/config.in, gdb.trace/configure.in,
9648 gdb.trace/configure: Removed.
9649
77afa639
MC
96502003-01-03 Michael Chastain <mec@shout.net>
9651
9652 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
9653 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
9654
7634bb6e
DJ
96552003-01-03 Daniel Jacobowitz <drow@mvista.com>
9656
9657 * gdb.base/store.exp: Fix regular expressions.
9658
b39c905e
MK
96592002-12-28 Mark Kettenis <kettenis@gnu.org>
9660
9661 * configure.in: Rewrite.
9662 * configure: Regenerated.
9663
0a8551dd
DC
96642003-01-03 David Carlton <carlton@math.stanford.edu>
9665
9666 * gdb.base/psymtab.exp: New file.
9667 * gdb.base/psymtab1.c: Ditto.
9668 * gdb.base/psymtab2.c: Ditto.
9669
c60b7188
AF
96702002-12-23 Adam Fedor <fedor@gnu.org>
9671
9672 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
9673
ee73db83
DC
96742002-12-23 David Carlton <carlton@math.stanford.edu>
9675
9676 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
9677 and current_directory initialization.
9678
d6c1774e
JB
96792002-12-22 Jim Blandy <jimb@redhat.com>
9680
f0a847b8
JB
9681 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
9682 rather than as part of the output file name.
9683
d6c1774e
JB
9684 * gdb.base/attach.exp: There's no need to copy the test program to
9685 /tmp; that was only ever necessary on HP/UX, and this test is
9686 entirely disabled there anyway.
9687
f0708dbb
JB
96882002-12-21 Jim Blandy <jimb@redhat.com>
9689
4c2acfea
JB
9690 * gdb.c++/psmang.exp: Doc fix.
9691
f0708dbb
JB
9692 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
9693 test.
9694
9579e000
DC
96952002-12-20 David Carlton <carlton@math.stanford.edu>
9696
9697 * gdb.c++/annota2.exp: KFAIL annotate-quit.
9698
d1810171
MC
96992002-12-18 Michael Chastain <mec@shout.net>
9700
9701 * gdb.c++/annota2.exp: Add copyright year 2002.
9702
76565097
DC
97032002-12-17 David Carlton <carlton@math.stanford.edu>
9704
9705 * gdb.c++/try_catch.cc: Add marker comments.
9706 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
9707 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
9708 * gdb.c++/m-static.cc: Ditto.
9709 * gdb.c++/m-static1.cc: Ditto.
9710 * gdb.c++/try_catch.cc: Ditto.
9711
da81390b
JJ
97122002-12-16 Jeff Johnston <jjohnstn@redhat.com>
9713
9714 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
9715 to see whether we are using the new -environment-directory
9716 command which resets via -r or the old version of the command
9717 which may prompt the user. Part of fix for gdb/741.
9718
b304d130
AC
97192002-12-13 Andrew Cagney <ac131313@redhat.com>
9720
9721 * gdb.fortran/types.exp: Update obsolete comment.
9722 * gdb.fortran/exprs.exp: Ditto.
9723 * lib/gdb.exp: Delete obsolete code.
9724 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
9725 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
9726 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
9727 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
9728 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
9729 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
9730 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
9731 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
9732 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
9733 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
9734 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
9735 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
9736 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
9737 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
9738 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
9739 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
9740 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
9741 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
9742 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
9743 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
9744 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
9745 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
9746 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
9747 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
9748 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
9749 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
9750 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
9751 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
9752 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
9753 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
9754 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
9755 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
9756 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
9757 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
9758 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
9759 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
9760 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
9761
a23b6e6a
DC
97622002-12-11 David Carlton <carlton@math.stanford.edu>
9763
9764 * gdb.c++/m-data.exp: Add test for members that shadow global
9765 variables: see PR gdb/804.
9766 * gdb.c++/m-data.cc: Ditto.
9767
6604731b
DJ
97682002-12-10 Daniel Jacobowitz <drow@mvista.com>
9769
9770 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
9771
de46ecd7
DC
97722002-12-06 David Carlton <carlton@math.stanford.edu>
9773
9774 * gdb.base/store.c: Don't declare functions static.
9775
27e829d0
AC
97762002-12-04 Andrew Cagney <ac131313@redhat.com>
9777
9778 * gdb.base/store.exp, gdb.base/store.c: New files.
9779
92806416
DJ
97802002-12-03 Daniel Jacobowitz <drow@mvista.com>
9781
9782 * gdb.base/selftest.exp: Update for current gdb.
9783
3bcbaac5
DJ
97842002-12-03 Daniel Jacobowitz <drow@mvista.com>
9785
9786 * gdb.base/maint.exp: Only dump symbols from one source file
9787 or objfile.
9788
f4f00b1f
DJ
97892002-12-03 Daniel Jacobowitz <drow@mvista.com>
9790
9791 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
9792 function call.
9793
f1c8a949
JB
97942002-11-25 Jim Blandy <jimb@redhat.com>
9795
9796 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
9797 function appearing in error message.
9798
9e297a97
DJ
97992002-11-21 Daniel Jacobowitz <drow@mvista.com>
9800
9801 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
9802
1f312e79
JJ
98032002-11-08 Jeff Johnston <jjohnstn@redhat.com>
9804
d63a86f8
RM
9805 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
9806 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
9807 should be in mi console format. This is part of fix for PR gdb/604.
9808
83c31e7d
FN
98092002-09-18 Fernando Nasser <fnasser@redhat.com>
9810
9811 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
9812 which explicitly prints the zero offset as "+0".
9813
322b3f65
DJ
98142002-10-22 Daniel Jacobowitz <drow@mvista.com>
9815
9816 * gdb.threads/schedlock.c (args): Make unsigned.
9817
98182002-10-21 Daniel Jacobowitz <drow@mvista.com>
9819
9820 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
9821 numbers. Allow "foo2|selected stack frame".
9822 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
9823 * gdb.asm/asmsrc2.s: Likewise.
9824 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
9825 comments.
9826 * gdb.asm/mips.inc: New file.
9827
5e2fe5b8
AF
98282002-10-18 Adam Fedor <fedor@gnu.org>
9829
9830 * gdb.base/default.exp: Update expected output to include 'ObjC'.
9831 * gdb.base/help.exp: Likewise.
9832
abe1a5d0
KB
98332002-10-17 Kevin Buettner <kevinb@redhat.com>
9834
9835 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
9836 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
9837
10abb1d4
JB
98382002-10-02 Jim Blandy <jimb@redhat.com>
9839
9840 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
9841
1f609b42
AC
98422002-10-01 Andrew Cagney <ac131313@redhat.com>
9843
9844 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
9845 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
9846 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
9847 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
9848 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
9849 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
9850 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
9851
0aee02e4
AC
98522002-09-29 Andrew Cagney <ac131313@redhat.com>
9853
9854 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
9855 * mi0-disassemble.exp, mi0-eval.exp: Delete.
9856 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
9857 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
9858 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
9859 * mi0-var-block.exp, mi0-var-child.exp: Delete.
9860 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 9861
6fde09ad
KB
98622002-09-27 Kevin Buettner <kevinb@redhat.com>
9863
9864 * gdb.base/annota1.exp (info break): Make directory components of
9865 path optional since not all compilers emit this debug information.
9866
9867 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
9868 step ends up stepping out of the function instead of stopping on
9869 the epilogue.
9870
9e8aab75
KS
98712002-09-26 Keith Seitz <keiths@redhat.com>
9872
9873 * lib/insight-support.exp (gdbtk_start): Figure out where
9874 the insight executable is based on where gdb is. Use this
9875 executable to start insight instead of gdb.
9876
e36180d7
AC
98772002-09-25 Andrew Cagney <cagney@redhat.com>
9878
9879 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
9880
9dd34b2b
AC
98812002-09-24 Andrew Cagney <ac131313@redhat.com>
9882
9883 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
9884 test_isolated_complaints.
9885 (test_empty_complaint): New function.
9886 (test_empty_complaints): New function. Check no output when no
9887 complaints.
d63a86f8 9888
dea97812
KB
98892002-09-19 Jim Blandy <jimb@redhat.com>
9890
a9c64011 9891 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 9892
54951bd7
AC
98932002-09-19 Andrew Cagney <ac131313@redhat.com>
9894
9895 * gdb.gdb/complaints.exp: New file.
9896
dec43320
AC
98972002-09-18 Andrew Cagney <ac131313@redhat.com>
9898
9899 * gdb.base/maint.exp: Check `help maint internal-warning'.
9900
e70d6e3f
DC
99012002-09-18 David Carlton <carlton@math.stanford.edu>
9902
9903 * gdb.c++/m-static.exp: Remove breakpoints depending on line
9904 numbers, and replace them by a single breakpoint after the
9905 constructors are all finished.
9906 Add test 4.
9907 * gdb.c++/m-static.cc: Add test 4.
9908 * gdb.c++/m-static.h: New file.
9909 * gdb.c++/m-static1.cc: New file.
9910
9911 * gdb.c++/printmethod.exp: New file.
9912 * gdb.c++/printmethod.cc: New file.
9913
9914 * gdb.c++/pr-574.exp: New file.
9915 * gdb.c++/pr-574.cc: New file.
9916
afb5c968
CV
99172002-09-18 Corinna Vinschen <vinschen@redhat.com>
9918
9919 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
9920 embedded targets which never actually exit.
9921
31e45dee
FN
99222002-09-18 Fernando Nasser <fnasser@redhat.com>
9923
9924 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
9925 "don't step after run" as unresolved or unsupported, instead of xfail.
9926
a283c5a1
CV
99272002-09-18 Corinna Vinschen <vinschen@redhat.com>
9928
9929 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
9930 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
9931 Add newline to expected string in "step out of main (status wrapper)"
9932 case.
9933
11350d2a
CV
99342002-09-18 Corinna Vinschen <vinschen@redhat.com>
9935
9936 * lib/gdb.exp (rerun_to_main): Allow restarting application.
9937 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
9938
0deec7d6
TT
99392002-09-17 Tom Tromey <tromey@redhat.com>
9940
9941 * gdb.base/printcmds.exp (test_print_string_constants): Expect
9942 \000, not \0, in double-quoted string.
9943
b2b4a1b5
CV
99442002-09-14 Corinna Vinschen <vinschen@redhat.com>
9945
c9d37158 9946 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
9947 string after running the commands execution on breakpoint tests.
9948
1c56143a
CV
99492002-09-13 Corinna Vinschen <vinschen@redhat.com>
9950
9951 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
9952
37f8da45
JB
99532002-09-12 Joel Brobecker <brobecker@gnat.com>
9954
9955 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
9956
08b468e0
KS
99572002-09-10 Keith Seitz <keiths@redhat.com>
9958
9959 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
9960 runto proc.
9961 (mi_run_to_main): Use mi_runto.
9962 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
9963
dc360f58
KS
99642002-09-10 Keith Seitz <keiths@redhat.com>
9965
9966 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
9967 regexp for stopping at main. Could have multiple event notifications.
9968 Don't assume that main was declared with no parameters.
9969 (mi_next): Use mi_step_to.
9970 (mi_step): Use mi_next_to.
9971
ce3abcfb
CV
99722002-09-09 Corinna Vinschen <vinschen@redhat.com>
9973
9974 * gdb.base/default.exp: Fix expected string in `info float' test.
9975
d1f5b980
BE
99762002-09-09 Ben Elliston <bje@redhat.com>
9977
9978 * config/mips.exp: Update comments.
9979 * config/mips-idt.exp: Likewise.
9980 * config/nind.exp: Likewise.
9981 * config/slite.exp: Likewise.
9982 * config/sparclet.exp: Likewise.
9983 * config/udi.exp: Likewise.
9984 * config/vx.exp: Likewise.
9985 * config/vxworks29k.exp: Likewise.
9986
2f71430b
JB
99872002-09-05 Jim Blandy <jimb@redhat.com>
9988
9989 * gdb.threads/killed.exp: Fix test failure message.
9990
7ddebc7e
KS
99912002-09-04 Keith Seitz <keiths@redhat.com>
9992
9993 * lib/mi-support.exp: Update copyright.
9994 (mi_gdb_test): Increase the priority of the expected pattern
9995 so that it matches gdb_test.
9996
0ae67eb3
KS
99972002-09-03 Keith Seitz <keiths@redhat.com>
9998
9999 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
10000 Use integer comparison instead of string comparison for testing
10001 whether binary was built.
10002
38fc42c8
JB
100032002-09-03 Jim Blandy <jimb@redhat.com>
10004
10005 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
10006
b6ff0e81
JB
100072002-08-29 Jim Blandy <jimb@redhat.com>
10008
10009 * gdb.threads/pthreads.exp: Move the portable thread compilation
10010 code into a function in lib/gdb.exp, and call that from here.
10011 * lib/gdb.exp (gdb_compile_pthreads): New function.
10012
07c98896
KS
100132002-08-29 Keith Seitz <keiths@redhat.com>
10014
10015 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
10016 expect_out so that callers can get at it.
10017
0312286c
DJ
100182002-08-23 Daniel Jacobowitz <drow@mvista.com>
10019
10020 * gdb.threads/print-threads.c: New file.
10021 * gdb.threads/print-threads.exp: New file.
10022 * gdb.threads/schedlock.c: New file.
10023 * gdb.threads/schedlock.exp: New file.
10024
dd039bc4
EZ
100252002-08-22 Elena Zannoni <ezannoni@redhat.com>
10026
a9c64011
AS
10027 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
10028 not altivec.c.
dd039bc4 10029
1f36144c
MK
100302002-08-17 Mark Kettenis <kettenis@gnu.org>
10031
10032 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
10033 targets. The problem should be fixed now.
10034
16057ec7 100352002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
10036
10037 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
10038 2002-07-24 change that removes final dots from error messages.
10039
3c1499ad
TT
100402002-08-13 Tom Tromey <tromey@redhat.com>
10041
10042 * gdb.base/readline.exp: New file.
10043
a20ce2c3
AC
100442002-08-01 Andrew Cagney <ac131313@redhat.com>
10045
10046 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
10047 supress message.
10048
db034ac5
AC
100492002-08-01 Andrew Cagney <cagney@redhat.com>
10050
10051 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
10052 CHILL_FOR_TARGET and CHILL_LIB.
10053 * configure.in (configdirs): Remove gdb.chill.
10054 * configure: Regenerate.
10055 * lib/gdb.exp: Obsolete references to chill.
10056 * gdb.fortran/types.exp: Ditto.
10057 * gdb.fortran/exprs.exp: Ditto.
10058
3e000b18
KB
100592002-07-30 Kevin Buettner <kevinb@redhat.com>
10060
10061 * gdb.base/shlib-call.exp (additional_flags): Conditionally
10062 set Irix-specific compile and link flags.
10063
28f4966b
KB
100642002-07-29 Kevin Buettner <kevinb@redhat.com>
10065
10066 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
10067 source files. The ``-o'' option doesn't work with the ``-E'' option
10068 when using the Irix compiler.
10069
46c0d5a6
DJ
100702002-07-19 Daniel Jacobowitz <drow@mvista.com>
10071
10072 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
10073 Improve support for reusing an exec file. Copy exec file
10074 to target, and run gdbserver on the target instead of on the host.
10075
eecf4bed
JB
100762002-07-18 Jim Blandy <jimb@redhat.com>
10077
0f815cdf
JB
10078 * gdb.base/ending-run.exp: Don't expect to see the program end in
10079 some orderly fashion when we're running on a real stand-alone
10080 board.
10081
eecf4bed
JB
10082 * gdb.base/interrupt.exp: Correct logic for skipping tests on
10083 targets that don't support interrupts.
10084
52d309e4
JB
100852002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
10086
10087 * gdb.base/attach.exp: Add patterns to match output from /proc-based
10088 systems.
10089 Move comments in expect statements to inside the actions, so that they
10090 don't get matched against.
10091
ff683d9e
MK
100922002-07-10 Mark Kettenis <kettenis@gnu.org>
10093
10094 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
10095 function when asleep" test.
10096
b5356753
AC
100972002-07-10 Andrew Cagney <ac131313@redhat.com>
10098
10099 * gdb.base/page.exp: Rewrite to handle problems with very long
10100 `info set' output. Update copyright.
10101
6aa4d13a
AC
101022002-06-26 Andrew Cagney <ac131313@redhat.com>
10103
10104 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
10105 gdb.threads-hp.
10106 * gdb.hp/configure: Regenerate.
10107 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
10108 * gdb.hp/gdb.threads-hp/configure: Delete file.
10109 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
10110
8cf8c2b8
AC
101112002-06-22 Andrew Cagney <ac131313@redhat.com>
10112
10113 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
10114 setlocale, bindtextdomain and textdomain.
10115
6827a8f8
JB
101162002-06-11 Jim Blandy <jimb@redhat.com>
10117
919d772c
JB
10118 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
10119 preprocessor macro information is present.
10120
6827a8f8
JB
10121 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
10122 tests.
10123
c15b0d21
MS
101242002-06-06 Michael Snyder <msnyder@redhat.com>
10125
c5984d70
MS
10126 * gdb.base/overlays.exp: Record addresses of overlay
10127 functions in TCL variables rather than in GDB variables,
10128 to avoid having GDB convert them to pointers (with loss
10129 of information).
10130
d63a86f8 10131 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 10132 default linker script changes.
c15b0d21
MS
10133 * gdb.base/long_long.exp: Add check for sizeof (long double).
10134
be26fe0d
ML
101352002-06-06 Michal Ludvig <mludvig@suse.cz>
10136
10137 * gdb.asm/asm-source.exp: Add x86-64 target.
10138 * gdb.asm/x86_64.inc: New.
d63a86f8 10139
258093ca 101402002-05-30 Michael Chastain <mec@shout.net>
258093ca 10141
4b3153f1 10142 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
10143 * gdb.c++/m-static.cc: New file.
10144 * gdb.c++/m-static.exp: New file.
10145
241264c6
MS
101462002-05-28 Michael Snyder <msnyder@redhat.com>
10147
10148 * gdb.base/call-ar-st.exp: Allow for reduced floating point
10149 precision.
10150
9bba8c8f 101512002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 10152
4b3153f1 10153 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
10154 * gdb.c++/m-data.cc: New file.
10155 * gdb.c++/m-data.exp: New file.
10156
101572002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 10158
4b3153f1 10159 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 10160 * gdb.c++/try_catch.cc: New file.
d63a86f8 10161 * gdb.c++/try_catch.exp: New file.
9bba8c8f 10162
def1b996
MC
101632002-05-27 Michael Chastain <mec@shout.net>
10164
10165 * gdb.c++/local.exp: Accept more nested types in output.
10166
522ba268
MC
101672002-05-26 Michael Chastain <mec@shout.net>
10168
10169 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
10170
277254ba
MS
101712002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
10172
10173 * lib/gdb.exp (gdb_wrapper_init): Just because
10174 gdb_wrapper_file exists, this does not mean that the file
10175 should not be rebuilt. That is what gdb_wrapper_initialized
10176 is for.
10177 (default_gdb_init): Reset gdb_wrapper_initialized.
10178
b61a8733
MS
101792002-05-23 Michael Snyder <msnyder@redhat.com>
10180
d63a86f8 10181 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
10182 the precision of the floating point test results.
10183 * gdb.base/call-rt-st.exp: Ditto.
10184
b61a8733
MS
10185 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
10186 * gdb.base/call-rt-st.exp: Ditto.
10187
56f6e910
MC
101882002-05-19 Michael Chastain <mec@shout.net>
10189
10190 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
10191
ad0b0016
EZ
101922002-05-19 Elena Zannoni <ezannoni@redhat.com>
10193
a9c64011
AS
10194 * configure.in (configdirs): Add gdb.arch.
10195 * configure: Regenerate.
ad0b0016 10196
f617d2b6
JB
101972002-05-17 Jim Blandy <jimb@redhat.com>
10198
10199 * gdb.base/completion.exp: Recognize the more detailed error
10200 messages produced by the macro expander's lexical analyzer.
10201
eac2a696
EZ
102022002-05-14 Elena Zannoni <ezannoni@redhat.com>
10203
a9c64011
AS
10204 * gdb.arch/altivec-abi.c: New file.
10205 * gdb.arch/altivec-abi.exp: New file.
10206 * gdb.arch/altivec-regs.c: New file.
10207 * gdb.arch/altivec-regs.exp: New file.
eac2a696 10208
2fdde8f8
DJ
102092002-05-14 Daniel Jacobowitz <drow@mvista.com>
10210
10211 * gdb.base/maint.exp (maint print type): Update for new type
10212 structure.
d63a86f8 10213
e31f1a7c
EZ
102142002-05-14 Elena Zannoni <ezannoni@redhat.com>
10215
10216 * gdb.arch: New directory.
10217 * gdb.arch/configure.in: New file.
10218 * gdb.arch/configure: New file.
10219 * gdb.arch/Makefile.in: New file.
10220
db589741
CV
102212002-05-13 Corinna Vinschen <vinschen@redhat.com>
10222
10223 * gdb.asm/asm-source.exp: Add v850 as supported target.
10224 * gdb.asm/v850.inc: New file.
10225
8ce2a7dc
DJ
102262002-05-13 Daniel Jacobowitz <drow@mvista.com>
10227
10228 * gdb.c++/annota2.exp (annotate-quit): Add comment.
10229
df763c7f
DJ
102302002-05-12 Daniel Jacobowitz <drow@mvista.com>
10231
10232 * gdb.base/break.exp: Check 'break "marker2"'.
10233
377daeed
MS
102342002-05-10 Michael Snyder <msnyder@redhat.com>
10235
10236 * gdb.base/long_long.exp: Fix typo.
10237
c4b7bc2b
JB
102382002-05-10 Jim Blandy <jimb@redhat.com>
10239
ecac9a4e
JB
10240 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
10241 a bug.
10242
c4b7bc2b
JB
10243 * gdb.base/printcmds.exp (test_integer_literals_rejected):
10244 Recognize more detailed error message produced by the macro
10245 expander's lexical analyzer.
10246 * lib/gdb.exp (test_print_reject): Same.
10247
e71019a1
MK
102482002-05-09 Mark Kettenis <kettenis@gnu.org>
10249
10250 * gdb.c++/method.exp: Fix typo.
10251
fedfc8e6
MS
102522002-05-08 Michael Snyder <msnyder@redhat.com>
10253
166a1957
MS
10254 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
10255 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 10256 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
10257 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
10258 Add iftarget clause for strongarm.
d63a86f8 10259
f1c47eb2
MS
102602002-05-06 Michael Snyder <msnyder@redhat.com>
10261
cb9a9d3e
MS
10262 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
10263 (gdb_continue_to_end): Accept output from status wrapper.
10264 * gdb.base/ending-run.exp: Add case for output from status wrapper.
10265 Clean up fail messages to match pass messages.
10266
f1c47eb2
MS
10267 Enable the "needs_status_wrapper" testsuite feature.
10268 * lib/gdb.exp (gdb_wrapper_init): New procedure.
10269 (gdb_compile): Conditionally call gdb_wrapper_init.
10270 * gdb.base/a2-run.exp: Recognize output from status wrapper.
10271 * gdb.c++/method.exp: Recognize output from status wrapper.
10272
6079c749
BE
102732002-05-06 Ben Elliston <bje@redhat.com>
10274From Graydon Hoare <graydon@redhat.com>
10275
10276 * config/sid.exp: Include support for "rawsid" protocol.
10277
188baff3
JB
102782002-05-03 Jim Blandy <jimb@redhat.com>
10279
10280 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
10281 * gdb.c++/hang3.C: New file.
10282
b9c07f0f
AC
102832002-05-04 Andrew Cagney <ac131313@redhat.com>
10284
10285 * gdb.base/default.exp: Remove obsolete code.
10286 * gdb.c++/misc.exp: Ditto. Update copyright.
10287 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
10288 * gdb.base/whatis.exp: Ditto. Update copyright.
10289 * gdb.base/scope.exp: Ditto. Update copyright.
10290 * gdb.base/ptype.exp: Ditto. Update copyright.
10291 * gdb.base/printcmds.exp: Ditto. Update copyright.
10292 * gdb.base/opaque.exp: Ditto. Update copyright.
10293 * gdb.base/list.exp: Ditto.
10294 * gdb.base/funcargs.exp: Ditto. Update copyright.
10295 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
10296 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
10297 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
10298 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
10299 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
10300 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
10301
5c7a0397
MS
103022002-05-02 Michael Snyder <msnyder@redhat.com>
10303
d6dcc264 10304 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
10305 * gdb.base/long_long.exp: Add xscale target.
10306 * gdb.base/default.exp: Add xscale target.
10307
eb7f1c48
JB
103082002-05-01 Jim Blandy <jimb@redhat.com>
10309
10310 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
10311 gdb.c++/hang.exp: New test.
10312
a6befae8
FF
103132002-05-01 Fred Fish <fnf@redhat.com>
10314
10315 * gdb.base/completion.exp: Handle completions of "./Make" for
10316 more than one completion possibility, as is the case when we
10317 build and test in the source tree.
10318
0a310277
AG
103192002-04-29 Anthony Green <green@redhat.com>
10320
10321 * gdb.java/jmisc1.exp: New file.
10322 * gdb.java/jmisc2.exp: New file.
10323
6ff9af88
DJ
103242002-04-24 Daniel Jacobowitz <drow@mvista.com>
10325
10326 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
10327
96b3d632
EZ
103282002-04-23 Elena Zannoni <ezannoni@redhat.com>
10329
10330 * gdb.base/help.exp: Change 'help status' to allow for target
10331 dependent output differences.
10332
5019bb54
MC
103332002-04-22 Michael Chastain <mec@shout.net>
10334
10335 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
10336
a805a116
MC
103372002-04-22 Michael Chastain <mec@shout.net>
10338
10339 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
10340
a1706bfd
DM
103412002-04-17 David S. Miller <davem@redhat.com>
10342
10343 * gdb.asm/sparc64.inc: New file.
10344 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
10345
a73a20a2
EZ
103462002-04-19 Elena Zannoni <ezannoni@redhat.com>
10347
10348 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
10349 instruction file directly into the build tree. Clean up at end of
10350 test.
10351
ba678339
DM
103522002-04-18 David S. Miller <davem@redhat.com>
10353
10354 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
10355 handle 64-bit platforms correctly.
10356 * gdb.base/maint.exp: Likewise.
10357
b03399da
KB
103582002-04-18 Kevin Buettner <kevinb@redhat.com>
10359
10360 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
10361 ``-fpic'' when compiling files comprising a shared library, but
10362 it does need additional linker flags in order to find shared
10363 libraries at run time.
10364
e2004992
KB
103652002-04-18 Kevin Buettner <kevinb@redhat.com>
10366
10367 * gdb.base/cvexpr.c (use): New function.
10368 (main): Invoke use() on all global variables to prevent
10369 some linkers from deleting these otherwise unused symbols.
10370
d8937120
MC
103712002-04-17 Michael Chastain <mec@shout.net>
10372From David S. Miller <davem@redhat.com>
10373
10374 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
10375 handle 64-bit platforms correctly.
10376
ffd61a58
MS
103772002-04-12 Michael Snyder <msnyder@redhat.com>
10378From Jim Blandy <jimb@redhat.com>
a9c64011 10379 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
10380 script can handle this instead.
10381 * gdb.base/bar.c (barx): Same.
10382 * gdb.base/baz.c (bazx): Same.
10383 * gdb.base/grbx.c (grbxx): Same.
10384
10385 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
10386 manager doesn't automatically unmap overlays unnecessarily.
10387
6b8426a6
MH
103882002-04-10 Martin M. Hunt <hunt@redhat.com>
10389
10390 * gdb.base/ending-run.exp: Fix pattern for Mips targets
10391 stepping out of main.
10392
34af4875
MC
103932002-04-09 Michael Chastain <mec@shout.net>
10394
10395 * gdb.c++/local.cc (main): Move call to marker1() inside nested
10396 scope so that the nested scope tests will make sense.
10397 * gdb.c++/local.exp: Write patterns that actually work with gcc
10398 (the HP patterns "were never known to work with gcc").
10399 Keep the old aCC patterns too.
10400
2d1676a0
DJ
104012002-04-09 Daniel Jacobowitz <drow@mvista.com>
10402
10403 * gdb.base/attach.exp: Correct target board test.
10404
3a63e3f9
MC
104052002-04-08 Michael Chastain <mec@shout.net>
10406
10407 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
10408 in a const method. Add some xfail and fail cases for configurations
10409 that do not emit the "const ...".
10410
f18dabd2
MC
104112002-04-07 Michael Chastain <mec@shout.net>
10412
10413 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
10414 Accept "A * const" and "const A * const" as type of "this".
10415 Fix spelling of getFunky throughout. Make messages uniform.
10416
0fcddd82
EZ
104172002-04-07 Elena Zannoni <ezannoni@redhat.com>
10418
a9c64011 10419 Work around for PR gdb/285:
0fcddd82
EZ
10420 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
10421
16a8534a
EZ
104222002-04-07 Elena Zannoni <ezannoni@redhat.com>
10423
10424 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
10425 instructions file at run time instead of configure time.
10426 Sometimes we run the test in a directory that is not the one we
10427 configured in.
10428 * gdb.asm/configure.in: Delete creation of symlink.
10429 * gdb.asm/configure: Regenerate.
10430
24181d81
JB
104312002-04-05 J. Brobecker <brobecker@gnat.com>
10432
10433 * gdb.gdb/xfullpath.exp: New test, to exercise the new
10434 xfullpath () function.
10435
7cdb7107
DJ
104362002-04-04 Daniel Jacobowitz <drow@mvista.com>
10437
10438 * gdb.asm/Makefile.in: Correct dependencies.
10439
10440 * gdb.asm/powerpc.inc: New file.
10441 * gdb.asm/asm-source.exp: Add PowerPC.
10442 * gdb.asm/configure.in: Likewise.
10443 * gdb.asm/configure: Regenerated.
10444
a7d17088
DJ
104452002-04-04 Daniel Jacobowitz <drow@mvista.com>
10446
10447 * gdb.base/relocate.exp: New file.
10448 * gdb.base/relocate.c: New file.
10449
cd721503
FF
104502002-04-04 Fred Fish <fnf@redhat.com>
10451
10452 * gdb.base/step-test.exp: Update comment regarding stopping in
10453 memcpy/bcopy calls inserted as part of the compiler runtime.
10454
b22ad7a7
MS
104552002-04-04 Michael Snyder <msnyder@redhat.com>
10456
10457 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
10458
5f279fa6
DJ
104592002-04-03 Daniel Jacobowitz <drow@mvista.com>
10460
10461 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
10462 (gdb_expect): Remove $notransfer hack.
10463
dd0fd3ce
DJ
104642002-04-02 Daniel Jacobowitz <drow@mvista.com>
10465
10466 * gdb.c++/classes.exp ("calling method for small class"): Match
10467 updated register output.
10468
1e50cda1
DJ
104692002-03-30 Daniel Jacobowitz <drow@mvista.com>
10470
10471 Fix PR gdb/452
10472 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10473 when finished. Make gdb_file_cmd send "exec-file" when
10474 appropriate.
10475
24015922
DJ
104762002-03-30 Daniel Jacobowitz <drow@mvista.com>
10477
10478 * gdb.base/attach.exp: Remove extra setup_xfail.
10479
dd7dfd64
MS
104802002-03-26 Michael Snyder <msnyder@redhat.com>
10481
10482 * gdb.base/default.exp: Add tests for dump, append, and restore.
10483 * gdb.base/help.exp: Add tests for dump, append, and restore.
10484 * gdb.base/dump.exp: New file, test dump, append and restore.
10485 * gdb.base/dump.c: New file.
10486
48b2f8d7
MS
104872002-03-27 Michael Snyder <msnyder@redhat.com>
10488
d63a86f8 10489 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
10490 clean-ups in help messages.
10491
05b4d525
FF
104922002-03-26 Fred Fish <fnf@redhat.com>
10493
10494 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10495 have debugging info for those functions and the compiler uses them
10496 internally to copy structs around.
10497
d7679631
FF
104982002-03-26 Fred Fish <fnf@redhat.com>
10499
10500 * gdb.base/list.exp: Revert the change made yesterday and add note
10501 about why we don't list the default lines for remote targets.
10502
523ac3f9
MS
105032002-03-25 Michael Snyder <msnyder@redhat.com>
10504
10505 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10506
754b2b8d
FF
105072002-03-25 Fred Fish <fnf@redhat.com>
10508
10509 * gdb.base/list.exp: This test works on remote targets so remove
10510 the short circuit for remote targets. Update copyright.
10511
33c3e192
FF
105122002-03-25 Fred Fish <fnf@redhat.com>
10513
10514 * gdb.base/attach.exp: Fix logic error that was suppressing this
10515 test for all non hppa*-*-hpux* targets, instead of the hp target.
10516 Move comments closer to the suppression point. Also now need to
10517 check that we are running natively.
10518
d43e73ee
MS
105192002-03-22 Michael Snyder <msnyder@redhat.com>
10520
882c8f02
MS
10521 * gdb.base/default.exp: Add test for gcore. Update copyright.
10522 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 10523
04c12f60
FF
105242002-03-06 Fred Fish <fnf@redhat.com>
10525
10526 * gdb.base/funcargs.c: Remove extraneous ';' character.
10527 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10528
b43df995
MC
105292002-03-04 Michael Chastain <mec@shout.net>
10530
10531 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10532 accommodate gcc v3 function signature.
10533 * gdb.mi/mi0-var-cmd-exp: Ditto.
10534
92362027
AC
105352002-02-24 Andrew Cagney <ac131313@redhat.com>
10536
10537 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10538 ``GNU/Linux'' or ``Linux kernel''
10539 * testsuite/gdb.threads/pthreads.c: Ditto.
10540
258ad32d
MC
105412002-02-24 Michael Chastain <mec@shout.net>
10542
10543 * gdb.threads/pthreads.c (thread1): Add a return statement.
10544 (thread2): Likewise.
10545 (foo): Likewise.
10546
04c3b3d4
MC
105472002-02-23 Michael Chastain <mec@shout.net>
10548
10549 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10550 to placate gcc.
10551
5a2a0a20
MC
105522002-02-23 Michael Chastain <mec@shout.net>
10553
10554 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10555 test "ptype bint". The test passes on all my stabs configurations.
10556
a640f7fc
JB
105572002-02-21 Jim Blandy <jimb@redhat.com>
10558
27924826
JB
10559 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10560 filename at a time, and watch for the ones we want to see.
10561
a640f7fc
JB
10562 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10563 types of pointers to prototyped functions.
10564
edcc8c75
AC
105652002-02-20 Andrew Cagney <ac131313@redhat.com>
10566
10567 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
10568 signed, unsigned and straight char.
10569 (padding_char, padding_short, padding_int, padding_long,
10570 padding_long_long, padding_float, padding_double,
10571 padding_long_double): New global variables.
10572 (fill, fill_structs): New functions.
10573
10574 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
10575 for correctly sized writes. Update copyright.
10576 (get_valueof): New procedure.
10577 (get_sizeof): Call get_valueof.
10578 (check_valueof): New procedure.
10579 (check_padding): New procedure.
10580
ac57ea44
MC
105812002-02-20 Michael Chastain <mec@shout.net>
10582
10583 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
10584 to setup_xfail. Document some of the remaining calls.
10585
7a10c941
MC
105862002-02-18 Michael Chastain <mec@shout.net>
10587
10588 * gdb.c++/userdef.exp: Update copyright year.
10589
fb8acdcc
DJ
105902002-02-18 Daniel Jacobowitz <drow@mvista.com>
10591
10592 * gdb.c++/userdef.exp: Test overloaded operators properly.
10593 Remove xfails.
10594
fda6ae12
MS
105952002-02-14 Michael Snyder <msnyder@redhat.com>
10596
10597 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
10598
676a0442
DJ
105992002-02-14 Daniel Jacobowitz <drow@mvista.com>
10600
10601 * gdb.base/a2-run.exp: Check for a remote target properly.
10602 * gdb.base/annota1.exp: Likewise.
10603 * gdb.base/list.exp: Likewise.
10604 * gdb.base/reread.exp: Likewise.
10605 * gdb.base/scope.exp: Likewise.
10606 * gdb.base/shlib-call.exp: Likewise.
10607 * gdb.base/term.exp: Likewise.
10608 * gdb.c++/annota2.exp: Likewise.
10609
78b4f468
RE
106102002-02-13 Richard Earnshaw <rearnsha@arm.com>
10611
10612 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
10613
9a81ba51
MC
106142002-02-10 Michael Chastain <mec@shout.net>
10615
10616 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
10617 (call_after_alloca): Ditto.
10618
004af6c7
DJ
106192002-02-10 Daniel Jacobowitz <drow@mvista.com>
10620
10621 * gdb.base/ending-run.exp: Guard "cont" test with
10622 gdb_skip_stdio_test.
10623
37225f62
JB
106242002-02-06 Jim Blandy <jimb@redhat.com>
10625
10626 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
10627 from here...
10628 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
10629 To here. Disable this test on non-HP platforms. Add big comment.
10630
fe6fdd96
MS
106312002-02-04 Michael Snyder <msnyder@redhat.com>
10632
10633 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
10634 other than d10v and m32r.
10635
036fad3f
RE
106362002-02-02 Richard Earnshaw <rearnsha@arm.com>
10637
10638 * gdb.base/default.exp: Rewrite test patterns to reduce time
10639 taken to match them.
10640
7148ab62
DJ
106412002-01-30 Daniel Jacobowitz <drow@mvista.com>
10642
10643 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
10644 Allow a start function above main.
10645 * gdb.threads/linux-dp.exp: Fix copyright date.
10646
396cc255
DJ
106472002-01-30 Daniel Jacobowitz <drow@mvista.com>
10648
a9c64011
AS
10649 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
10650 (check_philosopher_stack): Check for manager thread before checking
10651 for a just-starting thread.
396cc255 10652
f038d31b
DJ
106532002-01-30 Daniel Jacobowitz <drow@mvista.com>
10654
10655 From Neil Booth <neil@daikokuya.demon.co.uk>:
10656 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
10657 warnings.
10658
b3ff9d9a
FF
106592002-01-21 Fred Fish <fnf@redhat.com>
10660
10661 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
10662 not caller.
10663
39ad761d
JB
106642002-01-21 Jim Blandy <jimb@redhat.com>
10665
10666 * gdb.base/reread.exp: Check that GDB properly re-reads the
10667 executable file when it changes while no inferior is running.
10668
aaf320fa
FF
106692002-01-21 Fred Fish <fnf@redhat.com>
10670
a9c64011
AS
10671 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
10672 optionally accept the "shlib events" variation.
aaf320fa 10673
808a31f5
JB
106742002-01-21 Jim Blandy <jimb@redhat.com>
10675
10676 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
10677 call `fflush' after every `printf', so that the output is produced
10678 at predictable points, regardless of whatever buffering does (or
10679 doesn't) take place.
10680 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
10681 at different points.
10682
4420d5e2
DJ
106832002-01-20 Daniel Jacobowitz <drow@mvista.com>
10684
10685 * gdb.c++/inherit.exp: Update copyright years.
10686 * gdb.c++/method.exp: Likewise.
10687
3e36a0f4
DJ
106882002-01-20 Daniel Jacobowitz <drow@mvista.com>
10689
10690 * gdb.c++/classes.exp: Update for improved v3 support and skipping
10691 artificial methods/arguments.
10692 * gdb.c++/derivation.exp: Likewise.
10693 * gdb.c++/inherit.exp: Likewise.
10694 * gdb.c++/method.exp: Likewise.
10695 * gdb.c++/virtfunc.exp: Likewise.
10696
b4ceaee6
AC
106972002-01-18 Andrew Cagney <ac131313@redhat.com>
10698
10699 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
10700 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
10701 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
10702 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
10703 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
10704 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
10705
ecace851
JB
107062002-01-17 Jim Blandy <jimb@redhat.com>
10707
10708 * gdb.asm/asm-source.exp (info symbol): Take another shot at
10709 anchoring the pattern matching the entry point symbol's name.
10710
375fc983
AC
107112002-01-17 Andrew Cagney <ac131313@redhat.com>
10712
10713 * gdb.base/maint.exp: Update ``maint internal-error'' to match
10714 continue/quit query. Update copyright.
10715
fe6fdd96
MS
107162002-01-14 Michael Snyder <msnyder@redhat.com>
10717
10718 * gdb.base/gcore.exp: Remove extra debugging output.
10719
e017c81f
DJ
107202002-01-13 Daniel Jacobowitz <drow@mvista.com>
10721
10722 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
10723 for slightly dubious v2 mangled string.
10724
37ab3bf8
DJ
107252002-01-13 Daniel Jacobowitz <drow@mvista.com>
10726
10727 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
10728
1bc05c3a 107292002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 10730
1bc05c3a 10731 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 10732
1bc05c3a
JM
10733 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
10734 constructors.
10735 * gdb.c++/derivation.exp: Likewise.
10736 * gdb.c++/templates.exp: Likewise.
10737 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 10738
1bc05c3a
JM
107392002-01-10 Michael Snyder <msnyder@redhat.com>
10740
10741 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 10742
a911c360
MS
107432002-01-08 Michael Snyder <msnyder@redhat.com>
10744
10745 * gdb.base/gcore.exp: New test for generate-core-file command.
10746 * gdb.base/gcore.c: Testcase for above.
10747 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
10748
ea2119ec
JM
107492002-01-08 Jason Merrill <jason@redhat.com>
10750
10751 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
10752
68203136
FF
107532002-01-07 Fred Fish <fnf@redhat.com>
10754
10755 * gdb.c++/overload.exp: Remove unconditional xfails for:
10756 print foo_instance1.overloadargs(1)
10757 print foo_instance1.overloadargs(1, 2)
10758 print foo_instance1.overloadargs(1, 2, 3)
10759 print foo_instance1.overloadargs(1, 2, 3, 4)
10760 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
10761 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
10762 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
10763 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
10764 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
10765 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
10766 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
10767 print foo_instance1.overload1arg()
10768 print foo_instance1.overload1arg((char)arg2)
10769 print foo_instance1.overload1arg((signed char)arg3)
10770 print foo_instance1.overload1arg((unsigned char)arg4)
10771 print foo_instance1.overload1arg((int)arg7)
10772 print foo_instance1.overload1arg((unsigned int)arg8)
10773 print foo_instance1.overload1arg((float)arg11)
10774 print foo_instance1.overload1arg((double)arg12)
d63a86f8 10775
21b9b5b1
MS
107762002-01-07 Michael Snyder <msnyder@redhat.com>
10777
10778 * gdb.base/huge.exp: New test. Print a very large target data object.
10779 (skip_huge_test): New test variable. Define if you want to skip this
10780 test. The test reads an 8 megabyte data object from the target, so it
10781 might be very time consuming on remote targets with a slow connection.
10782 * gdb.base/huge.c: New file. Test case for above.
10783
725f922e
FF
107842002-01-07 Fred Fish <fnf@redhat.com>
10785
10786 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
10787 g_instance.bfoo, and g_instance.cfoo.
10788
634d57ec
JL
10789Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
10790
f286b2c3
JL
10791 * gdb.base/break.c (multi_line_if_conditional): New function.
10792 (multi_ilne_while_conditional): Likewise.
10793 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
10794 IF or WHILE condition puts the breakpoint at the start of
10795 the condition.
10796
634d57ec
JL
10797 * gdb.base/selftest.exp (backtrace through signal handler): Remove
10798 hppa*-*-hpux* expected failure.
10799 * gdb.base/structs.exp (do_function_calls): Similarly.
10800
10801 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
10802 watchpoints.
10803
9fbfe2dc
AC
108042002-01-06 Andrew Cagney <ac131313@redhat.com>
10805
10806 Fix PR gdb/66.
10807 * gdb.base/structs.exp: Replace skip for a29k with skip for
10808 gdb,cannot_call_functions.
10809 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
10810 * gdb.base/callfuncs.exp: Ditto.
10811 * gdb.base/call-rt-st.exp: Ditto.
10812 * gdb.base/call-strs.exp: Ditto.
10813 * gdb.base/callfwmall.exp: Ditto.
10814 * gdb.base/scope.exp: Obsolete xfail a29k.
10815 * gdb.c++/misc.exp: Ditto.
10816 * gdb.c++/cplusfuncs.exp: Ditto.
10817 * gdb.base/ptype.exp: Ditto.
10818 * gdb.base/printcmds.exp: Ditto.
10819 * gdb.base/opaque.exp: Ditto.
10820 * gdb.base/list.exp: Ditto.
10821 * gdb.base/funcargs.exp: Ditto.
10822 * gdb.base/default.exp: Ditto.
10823
8ddad156
MS
108242002-01-04 Michael Snyder <msnyder@redhat.com>
10825
ca4976a6 10826 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
10827 * gdb.base/maint.exp: Add tests for maint info sections options.
10828
1b074332
JL
10829Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
10830
10831 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
10832
7d159115
CV
108332001-12-20 Corinna Vinschen <vinschen@redhat.com>
10834
10835 * gdb.asm/arm.inc: New file.
10836 * gdb.asm/asm-source.exp: Add arm targets.
10837 * gdb.asm/configure.in: Ditto.
10838 * gdb.asm/configure: Recreated from configure.in.
10839
8fb87725
JL
10840Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
10841
afabe08c
JL
10842 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
10843 with HP's compiler.
10844 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10845 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10846 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10847 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10848
10849 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
10850 either HP's compilers or GCC.
10851
db521deb
JL
10852 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
10853 a SIGBUS or SIGSEGV.
10854
10855 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
10856
10857 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
10858 can be compiled with either HP's compiler or GCC.
10859
cfa88ab7
JL
10860 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
10861 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
10862 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
10863
ca344dff
JL
10864 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
10865 to match current gdb output. Update due to using auto-solib-limit
10866 for limiting instead of overloading auto-solib-add.
10867 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
10868 test program.
10869
3f3c6e55 10870 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
10871 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
10872 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10873 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10874 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10875 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10876 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
10877 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
10878 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
10879 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
10880 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
10881 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
10882 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 10883
8fb87725
JL
10884 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
10885 a SIGTRAP to the inferior.
10886
cf599fa7
CV
108872001-12-19 Corinna Vinschen <vinschen@redhat.com>
10888
10889 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
10890 Substitute call to target_link by call to gdb_compile.
10891
2cd045cd
JL
10892Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
10893
a9c64011
AS
10894 * gdb.base/break.exp: Fix HP specific search string when testing
10895 backtracing in a called function.
2cd045cd 10896
a9c64011
AS
10897 * gdb.base/constvars.exp: Only set lang to C++ if we're
10898 compiling the test with HP's compilers.
10899 * gdb.base/volatile.exp: Similarly.
2cd045cd 10900
99ebe9ac
JB
109012001-12-19 Jim Blandy <jimb@redhat.com>
10902
10903 * gdb.base/printcmds.exp: Expect the null character to be printed
10904 as '\0', and the '\013' to be printed as '\v'.
10905 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
10906 * gdb.base/setvar.exp: Same.
10907
b9891b29
JB
109082001-12-17 Jim Blandy <jimb@redhat.com>
10909
0eba65ab
JB
10910 * gdb.base/completion.exp: Rather than completing very long
10911 filenames, which can make the readline library produce output we
10912 don't recognize, cd to the directory first, and then complete
10913 using nice, short relative paths.
10914
6970b5b1
JB
10915 * gdb.base/completion.exp: On some systems, there is, in fact, a
10916 variable named `b' in scope, since GDB treats all static
a9c64011
AS
10917 variables as being in scope. So use `no_var_named_this'
10918 instead of `b'.
6970b5b1 10919
b9891b29
JB
10920 * gdb.base/corefile.exp: Recognize the message saying that GDB
10921 can't find the core file's registers as a failure.
10922
e6ccd35f
JSC
109232001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
10924
a9c64011
AS
10925 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
10926 test expect string more specific.
e6ccd35f 10927
105ba819
CV
109282001-12-13 Corinna Vinschen <vinschen@redhat.com>
10929
10930 * gdb.asm/asm-source.exp: Add support for xstormy16.
10931 * gdb.asm/configure.in: Ditto.
10932 * gdb.asm/configure: Rebuild.
10933 * gdb.asm/xstormy16.inc: New file.
10934
e9e79dd9
FF
109352001-12-10 Fred Fish <fnf@redhat.com>
10936
10937 * gdb.base/maint.exp: Update to match changes in type dumping code.
10938
347dc97d
JB
109392001-12-10 Jim Blandy <jimb@redhat.com>
10940
10941 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
10942 matching the entry point symbol's name at the beginning of the
10943 line.
10944
5178b9d6
DJ
109452001-12-07 Daniel Jacobowitz <drow@mvista.com>
10946
10947 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
10948 gdb.c++/inherit.exp, gdb.c++/method.exp,
10949 gdb.c++/namespace.exp, gdb.c++/templates.exp,
10950 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
10951 and class layout support.
10952
af890c52
DJ
109532001-12-07 Daniel Jacobowitz <drow@mvista.com>
10954
10955 * gdb.c++/classes.exp: Add test for static member function.
10956 * gdb.c++/misc.cc: Add class with static member function.
10957
7a345fb3
JB
109582001-12-07 Jim Blandy <jimb@redhat.com>
10959
f2e54a80 10960 If GDB says it can't find the struct the function returned, report
8032bf31
JB
10961 those tests as `unsupported'.
10962 * gdb.base/call-rt-st.exp (print_struct_call): New function.
10963 Rewrite subsequent tests to use it.
10964
10965 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
10966 those tests as `unsupported'.
10967 * gdb.base/structs.exp (call_struct_func): New function.
10968 (do_function_calls): Use call_struct_func to call the functions
10969 returning structs.
10970
0bc69509
JB
10971 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
10972 whether functions are prototyped or not, so we can't possibly pass
10973 arguments to t_float_values2 properly.
10974
7a345fb3
JB
10975 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
10976 value of `timeout' for targets other than the mips*tx39-*.
10977
edb6ede1
MS
109782001-12-06 Michael Snyder <msnyder@redhat.com>
10979
d63a86f8 10980 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
10981 and detect whether the start symbol has a leading underscore.
10982
2d842f13
JB
109832001-12-04 Jim Blandy <jimb@redhat.com>
10984
10985 * gdb.base/completion.exp: Clarify indentation.
10986
68550daf
JB
109872001-12-03 Jim Blandy <jimb@redhat.com>
10988
10989 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
10990 variables on the S/390, not `.word'.
10991
cd5195a8
JB
109922001-11-30 Jim Blandy <jimb@redhat.com>
10993
10994 Add assembly-source tests for s390-ibm-linux.
10995 * gdb.asm/s390.inc: New file.
10996 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
10997 the S/390 architecture.
a9c64011 10998 * gdb.asm/configure: Regenerated.
cd5195a8 10999
ca9efc90
MS
110002001-11-30 Michael Snyder <msnyder@redhat.com>
11001
11002 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
11003 next, info source, info sources, info line, global and static
11004 variables, and static functions.
11005 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
11006 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
11007 * gdb.asm/asmsrc1.s: Add a static function and some variables.
11008 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
11009 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
11010 (gdbasm_leave): Restore frame pointer.
11011 (gdbasm_startup): Copy stack set-up from crt0.S.
11012
d0e66976
FN
110132001-11-26 Fernando Nasser <fnasser@redhat.com>
11014
11015 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
11016 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
11017 to a local (non-static) variable. Copy tstruct.a to a static buffer
11018 and return a pointer to that buffer.
11019 * gdb.base/callfwmall.c (t_structs_a): Ditto.
11020
e2334072
MK
110212001-11-24 Mark Kettenis <kettenis@gnu.org>
11022
11023 * gdb.asm/configure.in: Fix recognition of ix86 target.
11024 * gdb.asm/configure: Regenerate.
11025
756caa3d
MS
110262001-11-21 Michael Snyder <msnyder@redhat.com>
11027
11028 * gdb.asm/sparc.inc: New file.
11029 * gdb.asm/asm-source.exp: Recognize sparc target.
11030 * gdb.asm/configure.in: Recognize sparc target.
11031 * gdb.asm/configure: Regenerate.
d63a86f8 11032
9a4d72d5
MS
110332001-11-21 Michael Snyder <msnyder@redhat.com>
11034
11035 * gdb.asm/m32r.inc: New file.
11036 * gdb.asm/asm-source.exp: Recognize m32r target.
11037 * gdb.asm/configure.in: Recognize m32r target.
11038 * gdb.asm/configure: Regenerate.
11039
a773d1cd
MS
110402001-11-20 Michael Snyder <msnyder@redhat.com>
11041
017ac23d
MS
11042 * gdb.asm/i386.inc: New file.
11043 * gdb.asm/asm-source.exp: Recognize ix86 target.
11044 * gdb.asm/configure.in: Recognize ix86 target.
11045 * gdb.asm/configure: Regenerate.
11046
a773d1cd
MS
11047 * gdb.c++/namespace.exp: Fix quotes in output messages.
11048
bb632afb
MS
110492001-11-14 Michael Snyder <msnyder@redhat.com>
11050
25d559ca 11051 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
11052 qualifier in a type cast expression, to designate an address
11053 in the instruction space (Harvard architecture).
11054
4749e309
MS
110552001-11-13 Michael Snyder <msnyder@redhat.com>
11056
11057 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
11058 Tests for expressions using 'const' and 'volatile'.
11059
25050984
CV
110602001-11-13 Corinna Vinschen <vinschen@redhat.com>
11061
11062 * gdb.asm/asm-sources.exp: Allow defining linker flags.
11063
1902c51f
DJ
110642001-11-12 Daniel Jacobowitz <drow@mvista.com>
11065
11066 * lib/mi-support.exp (mi_run_to_helper): Move comments
11067 outside of gdb_expect.
11068
dcf95b47
DJ
110692001-11-11 Daniel Jacobowitz <drow@mvista.com>
11070
11071 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
11072 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
11073 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
11074 mi0_run_to): New functions.
11075 * gdb.mi/mi-simplerun.exp: Use them.
11076 * gdb.mi/mi0-simplerun.exp: Likewise.
11077 * gdb.mi/mi-var-cmd.exp: Likewise.
11078 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 11079
45b074e1
AC
110802001-11-10 Andrew Cagney <ac131313@redhat.com>
11081
11082 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
11083 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
11084
bf50d346
AC
110852001-11-09 Andrew Cagney <ac131313@redhat.com>
11086
11087 * gdb.base/restore.exp: Include $expected value in restored test
11088 message.
11089
9383332c
AC
110902001-11-09 Andrew Cagney <ac131313@redhat.com>
11091
11092 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
11093 implemented.
11094
db62520a
MS
110952001-11-08 Michael Snyder <msnyder@redhat.com>
11096
11097 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
11098 Add pass/fail message for stop at breakpoint in call dummy function.
11099
b5703437
MS
111002001-11-07 Michael Snyder <msnyder@redhat.com>
11101
d63a86f8
RM
11102 * gdb.c++/templates.exp (test_template_breakpoints):
11103 If we get an overload menu, but it does not match what
760f6330 11104 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
11105 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
11106 making the whitespace optional. Argument for "new" may be
11107 "unsigned" as well as "unsigned int/long".
d63a86f8 11108 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
11109 making the whitespace optional. Also replace "(void) with
11110 "((void|)), making the keyword "void" optional.
d63a86f8 11111 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
11112 making the whitespace optional. Also replace "(void) with
11113 "((void|)), making the keyword "void" optional.
3bf40917
MS
11114 * gdb.base/callfuncs.c (t_float_values): This function must
11115 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 11116 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
11117 can be tested against both cases. Usually one case involves
11118 promotion of float to double, while the other does not.
11119 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
11120 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
11121 includes a stack frame for "start".
11122
c8ab4e6d
JB
111232001-11-05 Jim Blandy <jimb@redhat.com>
11124
11125 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
11126 pointers are 32 bits long, and that offsets of relocs are always
11127 stored in the data (REL-style), and not in the reloc entry itself
11128 (RELA-style).
11129 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
11130 stabs.
11131
3f08ced9
MS
111322001-11-01 Michael Snyder <msnyder@redhat.com>
11133
11134 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
11135 and regular expression operators by using quoting.
11136
cbfa24cd
MS
111372001-10-31 Michael Snyder <msnyder@redhat.com>
11138
11139 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
11140 depending on what the symbol table contains.
11141 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
11142 the output of the ptype command. Similarly, accept both "const &"
11143 and "const&".
11144
aaa68313
CV
111452001-10-31 Corinna Vinschen <vinschen@redhat.com>
11146
11147 * gdb.base/miscexprs.c (main): Add usage of preprocessor
11148 symbol `STORAGE' to allow to choose the storage class of
11149 the local datastructures.
11150 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
11151 compiler directive.
11152
91740388
MS
111532001-10-30 Michael Snyder <msnyder@redhat.com>
11154
11155 * gdb.base/jump.exp: Allow it to run for all targets.
11156
1b7c05e7
CV
111572001-10-29 Corinna Vinschen <vinschen@redhat.com>
11158
11159 * gdb.base/call-ar-st.c (print_double_array): Match for loop
11160 with new double_array size.
11161 (main): Change storage class of all local variables to static.
11162 Reduce size of double_array to 9.
11163 * gdb.base/call-ar-st.exp: Increase timeout value.
11164 Change expected output for double array to match new size in
11165 call-ar-st.c.
11166
36a22261
CV
111672001-10-29 Corinna Vinschen <vinschen@redhat.com>
11168
11169 * gdb.base/ending-run.exp: Create identical output when passing
11170 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 11171 Stormy16 target.
36a22261 11172
92b8ae91
MK
111732001-10-28 Mark Kettenis <kettenis@gnu.org>
11174
11175 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
11176 that we catch the expected failure under Linux/x86.
11177
cb135b83
OF
111782001-10-29 Orjan Friberg <orjanf@axis.com>
11179
11180 * gdb.base/setvar.exp: Escape curly braces.
11181 * gdb.stabs/weird.exp: Ditto.
11182
6884aa54
DJ
111832001-10-27 Daniel Jacobowitz <drow@mvista.com>
11184
11185 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
11186 * gdm.mi/mi0-hack-cli.exp: Likewise.
11187
0398c9aa
AC
111882001-10-25 Andrew Cagney <ac131313@redhat.com>
11189
11190 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
11191 messages.
11192
d20bf2e8
AC
111932001-10-21 Andrew Cagney <ac131313@redhat.com>
11194
11195 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
11196 checking MI enabled.
11197
03dd63aa
CV
111982001-10-09 Corinna Vinschen <vinschen@redhat.com>
11199
11200 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
11201
1d9d99f3
FCE
112022001-10-04 Frank Ch. Eigler <fche@redhat.com>
11203
11204 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
11205 if gdb child process crashes, just signal an error.
11206
838ae6c4
JB
112072001-10-02 Jim Blandy <jimb@redhat.com>
11208
11209 * lib/gdb.exp (test_xfail_format): Simplify.
11210
11211 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
11212 front of the variable name `format'. Simplify `if'.
11213
8f0cbc1c
DJ
112142001-10-01 Daniel Jacobowitz <drow@mvista.com>
11215
11216 * gdb.threads/pthreads.exp: Wait for output and delay
11217 before sending ^C.
11218
1f08dafd
DJ
112192001-10-01 Daniel Jacobowitz <drow@mvista.com>
11220
11221 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
11222 some incorrect output instead of timing out.
11223 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
11224
674f90ff
CV
112252001-09-28 Corinna Vinschen <vinschen@redhat.com>
11226
11227 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
11228 check to allow additional `int'.
11229
9b284272
DJ
112302001-09-27 Daniel Jacobowitz <drow@mvista.com>
11231
11232 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
11233 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
11234
b55a4771
MS
112352001-09-27 Michael Snyder <msnyder@redhat.com>
11236
11237 * lib/gdb.exp (test_debug_format): New proc.
11238 (setup_xfail_format): Use new proc test_debug_format.
11239 * gdb.base/constvars.exp (local_compiler_xfail_check): New
11240 proc; use new service proc test_debug_format.
11241 Replace all other "gcc_compiled" tests with this test.
11242 * gdb.base/volatile.exp (local_compiler_xfail_check): New
11243 proc; use new service proc test_debug_format.
11244 Replace all other "gcc_compiled" tests with this test.
11245
112462001-09-27 Michael Snyder <msnyder@redhat.com>
11247
11248 * gdb.base/cvexpr.exp: New file.
11249 * gdb.base/cvexpr.c: New file
11250 Test for expressions using const and volatile keywords.
11251
4e6667ac
CV
112522001-09-26 Corinna Vinschen <vinschen@redhat.com>
11253
11254 * gdb.base/constvars.exp: Check for different orders of keywords
11255 and additional "int" strings in output.
11256
4f337972
AC
112572001-09-22 Andrew Cagney <ac131313@redhat.com>
11258
11259 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
11260 responses from "help maint".
11261
2015650d
FCE
112622001-09-19 Frank Ch. Eigler <fche@redhat.com>
11263
11264 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
11265 to localhost:NNN instead of :NNN, in case Xvfb is listening
11266 only on TCP.
11267
f3bcedc1
CV
112682001-09-19 Corinna Vinschen <vinschen@redhat.com>
11269
11270 * gdb.base/recurse.exp: When checking leaving the watchpoint
11271 scope, recognize when gdb is in function's epilogue and pass.
11272
6b819c92
KS
112732001-09-18 Keith Seitz <keiths@redhat.com>
11274
11275 * lib/insight-support.exp (_gdbtk_export_target_info): Add
11276 support for running tests against sid targets.
11277 (gdbtk_done): Ditto.
11278
a10c9419
CV
112792001-09-18 Corinna Vinschen <vinschen@redhat.com>
11280
11281 * gdb.base/ending-run.c (main): Set stdout buffersize
11282 to the same reasonable value for any target.
11283 * gdb.base/ending-run.exp: Add a regular expression
11284 to make testsuite happy on Sanyo Stormy16 target.
11285
739d0d99
CV
112862001-09-17 Corinna Vinschen <vinschen@redhat.com>
11287
11288 * gdb.base/display.c (do_loops): Add float variable `f'.
11289 Increment f in loop.
11290 * gdb.base/display.exp: Increment timeout by 60 seconds.
11291 Change float display test to use variable `f'.
11292
1b8947f0
JB
112932001-09-17 Jim Blandy <jimb@redhat.com>
11294
11295 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
11296 overflowing the limited breakpoint tables on some ROM monitors
11297 (like the ROM68K).
11298
9890ac81
FCE
112992001-09-15 Frank Ch. Eigler <fche@redhat.com>
11300
11301 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
11302 the "-ac" (disable access control) flag.
11303
6db765ea
JH
113042001-08-30 Jeff Holcomb <jeffh@redhat.com>
11305
11306 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
11307 ints.
11308
4c32cc04
KS
113092001-08-30 Keith Seitz <keiths@redhat.com>
11310
11311 * lib/gdb.exp: Move all insight-related functionality into
11312 separate file.
11313 * lib/insight-support.exp: New file.
11314
8d6e6f81
FCE
113152001-08-29 Frank Ch. Eigler <fche@redhat.com>
11316
11317 * config/sid.exp (sid_start): Never set sid verbosity; disable
11318 expect_background {} that consumed its stdout; tolerate </dev/null.
11319 Attempt to set endianness override in "sid" protocol mode. Cleanup.
11320
6a90e1d0
AC
113212001-08-18 Andrew Cagney <ac131313@redhat.com>
11322
11323 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
11324 CLI jump command to start it.
11325 (mi_run_to_main): Fail immediatly when unexpected output.
11326
1759b3c3
AC
113272001-08-18 Andrew Cagney <ac131313@redhat.com>
11328
11329 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
11330 beginning of function. Fix PR gdb/191.
11331
61d11d80
FCE
113322001-08-16 Frank Ch. Eigler <fche@redhat.com>
11333
11334 * config/sid.exp (sid_start): Don't warn if we cannot figure out
11335 what to force sid endianness to.
11336
942a4df2
KS
113372001-08-15 Keith Seitz <keiths@redhat.com>
11338
11339 * lib/gdb.exp (gdbtk_start): Don't set environment
11340 variables for TCL_LIBRARY and friends. Insight will
11341 now figure these out for itself.
11342
0521c418
MS
113432001-08-02 Michael Snyder <msnyder@redhat.com>
11344
11345 * gdb.base/completion.exp: Remove the symbol "a64l" from
11346 the expect string; this is target-specific, and not related
11347 to what is being tested.
11348
74a9a58a
DB
113492001-08-02 Dave Brolley <brolley@redhat.com>
11350
11351 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
11352
c70819fa
MS
113532001-07-25 Michael Snyder <msnyder@redhat.com>
11354
c2b8fa57
MS
11355 * gdb.base/consecutive.exp: New file. Test stepping over
11356 breakpoints on consecutive instructions.
11357 * gdb.base/consecutive.c: New file.
11358
c70819fa
MS
11359 * gdb.base/call-rt-st.exp: Use double-backslash to quote
11360 curly braces in regular expressions.
11361
2b1a1355
MS
113622001-07-25 Michael Snyder <msnyder@redhat.com>
11363
11364 * gdb.base/ending-run.exp: Accept "Program exited normally" as
11365 legitimate output from stepping out of main.
11366
413eca6f
KS
113672001-07-22 Keith Seitz <keiths@redhat.com>
11368
11369 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
11370 the empty string, do not run the tests.
11371
7e5a9322
SC
113722001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11373
11374 * gdb.base/long_long.exp: Detect size of pointer. Take into
11375 account 2-byte pointers when testing for p/a results.
11376
de58f10f
SC
113772001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11378
d63a86f8 11379 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
11380 and defined to 1K for m68hc11.
11381 (random_data): Reduce table to 1K for embedded platforms (68hc11).
11382 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
11383 (sizeof_random_data): New variable to tell the size of the data table;
11384 don't test past this size; always run to main.
11385
d6f5fea1
SC
113862001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11387
11388 * gdb.base/return2.exp: return of long long and double fails for
11389 68HC11; don't execute these tests on that platform.
11390 * gdb.base/return.exp: Return of a double fails for 68hc11.
11391
c477543d
SC
113922001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11393
11394 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
11395 tests that print a float.
11396 * call-rt-st.exp: Likewise.
11397
63cf1c79
MK
113982001-07-12 Mark Kettenis <kettenis@gnu.org>
11399
11400 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
11401 running this test on Linux.
11402
112f9ab5
MC
114032001-06-24 Michael Chastain <chastain@redhat.com>
11404
11405 * gdb.base/arithmet.exp: Remove some tests to make all test names
11406 unique.
11407
4970cb0f
MS
114082001-07-03 Michael Snyder <msnyder@redhat.com>
11409
11410 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
11411 the output of the ptype command.
11412
d85da69f
MS
114132001-07-02 Michael Snyder <msnyder@redhat.com>
11414
4c8a82de
MS
11415 * gdb.base/completion.exp: Don't assume that break.c is the only
11416 source file that may contain functions named "marker".
d85da69f
MS
11417 * gdb.base/corefile.exp: Quote the curly braces in regexp.
11418
8afc772b
AC
114192001-06-28 Andrew Cagney <ac131313@redhat.com>
11420
11421 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
11422 of files to delete.
11423
11424 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
11425 * gdb.disasm/h8300s.exp: New file.
11426 gdb.disasm/h8300s.s: Likewise.
11427
cff22675
AC
114282001-06-27 Andrew Cagney <ac131313@redhat.com>
11429
11430 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
11431 empty breakpoint tables.
11432
68c81b54
AC
114332001-06-25 Andrew Cagney <ac131313@redhat.com>
11434
11435 * lib/mi-support.exp: Update args=... part of stop-reason
11436 patterns. Accept either a list or a tuple.
11437
2dd62704
AC
114382001-06-23 Andrew Cagney <ac131313@redhat.com>
11439
11440 * lib/mi-support.exp: Remove local emacs variable defining
11441 change-log-default-name.
11442
b4127474
MC
114432001-06-22 Michael Chastain <chastain@redhat.com>
11444
11445 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
11446 This is operationally compatible with the previous version.
11447
8dbfb380
JB
114482001-06-13 Jim Blandy <jimb@redhat.com>
11449
11450 * lib/gdb.exp (gdb_test): Doc fix.
11451
f2d8c86d
MC
114522001-06-10 Michael Chastain <chastain@redhat.com>
11453
11454 * gdb.base/exprs.exp: Remove a duplicate test.
11455
81564d34
JB
114562001-06-06 Jim Blandy <jimb@redhat.com>
11457
11458 * gdb.base/return2.exp (main): Use values to test float and double
11459 returns that are not NaN's, to avoid being confused by IEEE
11460 comparison rules.
11461
da55addb
MS
114622001-06-04 Michael Snyder <msnyder@redhat.com>
11463
11464 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 11465 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
11466 rather than wait for 12 more tests to time out.
11467
42c65987
JB
114682001-06-06 Jim Blandy <jimb@redhat.com>
11469
b18bced9 11470 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 11471 Don't forget to match the GDB prompt.
b18bced9 11472
42c65987
JB
11473 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11474
5b41e5f0
JB
114752001-06-04 Jim Blandy <jimb@redhat.com>
11476
11477 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11478 command.
11479
015e046f
KB
114802001-05-31 Kevin Buettner <kevinb@redhat.com>
11481
11482 * gdb.base/annota1.exp (info break): Match four or more spaces
11483 after "Address".
11484
fb1ffbbe
MC
114852001-05-31 Michael Chastain <chastain@redhat.com>
11486
11487 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11488 (dm_type_int_star): Likewise.
11489 (dm_type_long_star): Likewise.
11490 (dm_type_void_star): Likewise.
11491
5ea2a32c
KB
114922001-05-29 Kevin Buettner <kevinb@redhat.com>
11493
11494 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11495 to a known value in order to get consistent results regardless
11496 of the setting of INPUTRC or the presence or contents of .inputrc.
11497
ae23c492
MS
114982001-05-24 Michael Snyder <msnyder@redhat.com>
11499
ac55707e
MS
11500 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11501 Don't require that the main thread and the manager thread are the
11502 first in the list.
11503
ae23c492
MS
11504 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11505 debugging. If test fails, issue an "unsupported" not a "fail".
11506
400071f1
JB
115072001-05-24 Jim Blandy <jimb@redhat.com>
11508
11509 Don't assume that short is shorter than int.
11510 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11511 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 11512 this isn't true.
400071f1
JB
11513 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11514 an int, is not equal to ~0 stored in an unsigned char. This tests
11515 the same thing that the previous test meant to, but works on
11516 16-bit machines, too.
11517 ("print unsigned char != (~0)"): Same test, complemented.
11518
0816a3e5
MS
115192001-05-24 Michael Snyder <msnyder@redhat.com>
11520
11521 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 11522 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
11523 and prevents dejagnu getting out of step.
11524
f6dc23a9
KB
115252001-05-23 Kevin Buettner <kevinb@redhat.com>
11526
11527 * gdb.base/finish.exp (finish_void): Revise pattern for
11528 stopping on the call statement to not permit stopping at
11529 the start of the instructions comprising the call sequence.
11530
7dbd117d
MC
115312001-05-19 Michael Chastain <chastain@redhat.com>
11532
11533 * gdb.base/callfuncs.exp: Make all test names unique.
11534 * gdb.base/commands.exp: Make all test names unique.
11535 * gdb.base/condbreak.exp: Make all test names unique.
11536 * gdb.base/dbx.exp: Make all test names unique.
11537 * gdb.base/default.exp: Make all test names unique.
11538 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11539 and TIMEOUT messages to their corresponding PASS message.
11540 * gdb.base/ending-run.exp: Make all test names unique.
11541 * gdb.base/long_long.exp: Remove duplicate test.
11542
6b0b0a9e
KB
115432001-05-21 Kevin Buettner <kevinb@redhat.com>
11544
11545 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11546 stop on the call statement as well as the statement after the
11547 call.
11548
2caa35cb
MS
115492001-05-21 Michael Snyder <msnyder@redhat.com>
11550
11551 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11552
40713331
EZ
115532001-05-10 Elena Zannoni <ezannoni@redhat.com>
11554
a9c64011
AS
11555 * gdb.base/completion.exp: Revamp test. Make it execute on all
11556 platforms.
40713331 11557
c2c1be8d
EZ
115582001-05-10 Elena Zannoni <ezannoni@redhat.com>
11559
a9c64011
AS
11560 * config/gdbserver.exp (gdb_load): Handle the case
11561 in which the arguments to gdbserver are given in the
11562 baseboard configuration file.
11563 Also handle the case in which the server needs to do a
11564 load.
2c9cd303 11565
9671de48
KS
115662001-05-07 Keith Seitz <keiths@cygnus.com>
11567
a9c64011
AS
11568 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
11569 set up the display for testing.
11570 (gdbtk_start): Convert all paths to paths that tcl will like.
11571 Export target information to environment.
11572 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
11573 necessary.
11574 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
11575 (to_tcl_path): New proc to convert a given pathname into
11576 a path acceptible as an argument to a tcl command.
11577 (_gdbtk_export_target_info): New proc to export target info
11578 into the environment for gdbtk testing.
11579 (gdbtk_done): New proc to signal end-of-test.
9671de48 11580
5a360f47
JB
115812001-05-06 Jim Blandy <jimb@redhat.com>
11582
11583 * restore.c: Make the code of caller0 correspond to its comment.
11584
66c756c6
MS
115852001-05-03 Michael Snyder <msnyder@redhat.com>
11586
11587 * config/sid.exp (gdb_target_sid): Check for error messages.
11588 On error or timeout, don't make expect exit (which will terminate
11589 all subsequent tests); instead just make gdb exit.
d63a86f8 11590 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
11591 return a negative value.
11592
a966fde5
JB
115932001-04-24 Jim Blandy <jimb@redhat.com>
11594
851c18e0
JB
11595 * gdb.c++/templates.exp: If we see the prompt for the overload
11596 list, but we haven't recognized any of the longer patterns,
11597 arrange for this test to fail, not hang.
11598
a966fde5
JB
11599 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
11600 variations.
11601
db144853
MC
116022001-04-22 Michael Chastain <chastain@redhat.com>
11603
11604 * gdb.c++/local.exp: Use the 'runto' library function.
11605 * gdb.c++/namespace.exp: Likewise.
11606 * gdb.c++/overload.exp: Likewise.
11607
3207ec21
KB
116082001-03-26 Kevin Buettner <kevinb@redhat.com>
11609
11610 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
11611 * gdb.base/step-line.exp: New file. Test step/next in presence of
11612 #line directives.
11613 * gdb.base/step-line.c: New file. Test program for the above.
11614 * gdb.base/step-line.inp: New file. We pretend that this file has
11615 been transformed by some other tool into step-line.c.
11616
13b57657
JB
116172001-03-21 Jim Blandy <jimb@redhat.com>
11618
11619 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
11620 unmangled operator names.
11621
754cbe1c
JB
116222001-03-20 Jim Blandy <jimb@redhat.com>
11623
11624 * gdb.threads/linux-dp.exp: Recognize an additional message
11625 generated by GDB when it doesn't understand how to debug threads
11626 on the target system.
11627
177495c9
AC
116282001-03-19 Andrew Cagney <ac131313@redhat.com>
11629
11630 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
11631
f266096b
MC
116322001-03-12 Michael Chastain <chastain@redhat.com>
11633
11634 * gdb.c++/derivation.exp: Use the 'runto' library function.
11635
cac3c2ff
MC
116362001-03-12 Michael Chastain <chastain@redhat.com>
11637
11638 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
11639
b6c11a24
MC
116402001-02-24 Michael Chastain <chastain@redhat.com>
11641
11642 * gdb.c++/ref-types.exp: Change handwritten code to library
11643 function 'runto'.
11644
6bae5bce
OF
116452001-03-16 Orjan Friberg <orjanf@axis.com>
11646
11647 * gdb.base/signals.exp: Set count to 0 explicitly.
11648
0015fd9a
MS
116492001-03-15 Mark Salter <msalter@redhat.com>
11650
11651 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
11652 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
11653 (gdb_load): Add support for additional target_info: gdb_download_size
11654 and gdb_load_timeout.
0015fd9a 11655
fc33412a
DT
11656Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
11657
11658 * gdb.base/annota1.exp: Move test of isnative to earlier in the
11659 file -- to prevent failing when the compile fails but we have no
11660 intention of running the tests anyway.
11661
11662 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
11663 tests if set.
11664
11665 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
11666 integers.
11667
11668 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
11669 * gdb.c++/namespace.exp: Ditto.
11670
115f06de
OF
116712001-03-07 Orjan Friberg <orjanf@axis.com>
11672
11673 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
11674 * gdb.base/pointers.exp: Relax pattern match of decimals.
11675
b6ba6518
KB
116762001-03-06 Kevin Buettner <kevinb@redhat.com>
11677
11678 * Makefile.in, config/abug.exp, config/cfdbug.exp,
11679 config/cpu32bug.exp, config/dve.exp, config/est.exp,
11680 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
11681 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
11682 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
11683 config/sh.exp, config/sid.exp, config/slite.exp,
11684 config/sparclet.exp, config/udi.exp, config/unknown.exp,
11685 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
11686 config/vxworks.exp, config/vxworks29k.exp,
11687 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
11688 gdb.base/all-bin.exp, gdb.base/annota1.exp,
11689 gdb.base/arithmet.exp, gdb.base/assign.exp,
11690 gdb.base/async.exp, gdb.base/attach.exp,
11691 gdb.base/bitfields.exp, gdb.base/bitops.exp,
11692 gdb.base/break.exp, gdb.base/call-ar-st.exp,
11693 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
11694 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
11695 gdb.base/commands.exp, gdb.base/completion.exp,
11696 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11697 gdb.base/constvars.exp, gdb.base/corefile.exp,
11698 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
11699 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
11700 gdb.base/ending-run.exp, gdb.base/environ.exp,
11701 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11702 gdb.base/finish.exp, gdb.base/foll-exec.exp,
11703 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
11704 gdb.base/funcargs.exp, gdb.base/help.exp,
11705 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
11706 gdb.base/logical.exp, gdb.base/long_long.exp,
11707 gdb.base/maint.exp, gdb.base/mips_pro.exp,
11708 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
11709 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
11710 gdb.base/pointers.exp, gdb.base/printcmds.exp,
11711 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
11712 gdb.base/regs.exp, gdb.base/relational.exp,
11713 gdb.base/remote.exp, gdb.base/reread.exp,
11714 gdb.base/restore.exp, gdb.base/return2.exp,
11715 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
11716 gdb.base/selftest.exp, gdb.base/setshow.exp,
11717 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
11718 gdb.base/sigall.exp, gdb.base/signals.exp,
11719 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
11720 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11721 gdb.base/step-test.exp, gdb.base/structs.c,
11722 gdb.base/structs.exp, gdb.base/structs2.exp,
11723 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
11724 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
11725 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
11726 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11727 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
11728 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
11729 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
11730 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
11731 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
11732 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
11733 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
11734 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
11735 gdb.fortran/types.exp, gdb.java/jmisc.exp,
11736 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11737 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
11738 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11739 gdb.trace/circ.exp, gdb.trace/collection.exp,
11740 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11741 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11742 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
11743 gdb.trace/report.exp, gdb.trace/save-trace.exp,
11744 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11745 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11746 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
11747 notices.
11748
dc96c6c7 117492001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
11750
11751 * gdb.base/varargs.c (find_max_double): Fix printf format string:
11752 first arg is int not float.
11753
dc96c6c7 117542001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
11755
11756 * gdb.base/reread.exp: Unsupported for non-native targets;
11757 doesn't work for remote debugging.
11758
9b0c4aeb
FN
117592001-02-19 Fernando Nasser <fnasser@redhat.com>
11760
11761 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
11762 * gdb.base/ending-run.exp: Properly handle the BSP state when
11763 stepping past the end of main.
9b0c4aeb 11764
02aa71d5
MC
117652001-02-19 John Moore <jmoore@redhat.com>
11766
11767 * gdb.base/commands.exp (infrun_breakpoint_command_test):
11768 Converted HPUX fix for non-expected items following multiple
11769 step commands into general solution for all platforms.
11770
1fa449a4
MC
117712001-02-18 Michael Chastain <chastain@redhat.com>
11772
11773 * gdb.c++/classes.exp (do_tests): Change runto statements
11774 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11775 statements demangler agnostic.
11776 * gdb.c++/virtfunc.exp (do_tests): Likewise.
11777 (gdb_virtfunc_restart): Likewise.
11778
b2f9ec70
MC
117792001-02-14 Michael Chastain <chastain@redhat.com>
11780
11781 * gdb.c++/inherit.exp (do_tests): Change runto statements
11782 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11783 statements demangler agnostic.
11784
cf74b8ca
AC
11785Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
11786
11787 * gdb.threads/pthreads.exp: Unify pass/fail messages for
11788 ``continue to bkpt at common_routine in thread 2'' and ``stopped
11789 before calling common_routine 15 times'' tests.
11790
99f78f56
MC
117912001-02-11 Michael Chastain <chastain@redhat.com>
11792
11793 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
11794 Helps the test script figure out which demangler is in use.
11795 (dm_type_foo_ref): Ditto.
11796 (dm_type_int_star): Ditto.
11797 (dm_type_long_star): Ditto.
11798 (dm_type_unsigned_int): Ditto.
11799 (dm_type_void): Ditto.
11800 (dm_type_void_star): Ditto.
99707966 11801 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
11802 Probe the gdb demangler and set variables to accommodate
11803 formatting differences.
11804 (info_func_regexp): New function. Same as info_func, but
11805 matches against a regexp.
11806 (info_func): Match against a literal string.
11807 (print_addr_2): New function. Match against a literal string,
11808 which can be different from the input to gdb.
11809 (print_addr): Simply call print_addr_2 with the same argument twice.
11810 (test_lookup_operator_functions): Use demangler formatting variables.
11811 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
11812 the tests in the same order as the C++ class declaration.
11813 (test_paddr_operator_functions): Ditto.
11814 (test_paddr_overloaded_functions): Ditto.
11815 (test_paddr_hairy_functions): Use demangler formatting variables.
11816 Add reference to gdb/19 for related tests.
11817 (do_tests): Call probe_demangler.
11818
1de8f023
KB
118192001-01-30 Kevin Buettner <kevinb@redhat.com>
11820
11821 * gdb.c++/templates.cc (printf): Remove unused function definition.
11822
ca3f91ed
MS
118232001-01-26 Felix Lee <flee@redhat.com>
11824
11825 * sid.exp (sid_exit): Pass host, not target, to remote_close.
11826
118272001-01-25 matthew green <mrg@redhat.com>
11828
11829 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
11830 up sid.
11831 (sid_exit): Call `remote_pop_conn' after GDB is gone.
11832
118332001-01-25 matthew green <mrg@redhat.com>
11834
11835 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 11836 Deprecate $sid_spawn_id.
ca3f91ed
MS
11837 (sid_exit): Remove code necessary only for `spawn.'
11838
118392001-01-25 matthew green <mrg@redhat.com>
11840
11841 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
11842
fb18ec4a
MC
118432001-01-28 Michael Chastain <chastain@redhat.com>
11844
11845 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
11846 to call when tests fail. It takes gdb out of the overloaded
11847 function choice menu back to the main prompt, so that the test
11848 program stays synchronized.
11849 (set_bp_overloaded): New proc to collect all the common
11850 code for setting a breakpoint on an overloaded name. Calls
11851 take_gdb_out_of_choice_menu when needed.
11852 (menu_overload1arg): New variable to collect the repeated
11853 instances of the expected menu for an overloaded name. Change
11854 the regular expression to handle changes in g++ type encoding:
11855 "void" can be either "void" or "", and "unsigned int" can be
11856 either "unsigned int" or "unsigned".
11857 (continue_to_bp_overloaded): Change regular expressions to handle
11858 changes in g++ type encoding.
11859 (no proc): Call take_gdb_out_of_choice_menu when needed.
11860 Remove redundant calls to "info break". Accept either "canceled"
11861 or "cancelled". Change regular expressions in "info break"
11862 calls to handle changes in g++ type encoding. Give all tests
11863 unique strings.
11864
9c646a6e
BE
118652001-01-17 Ben Elliston <bje@redhat.com>
11866
11867 * config/sid.exp: New file.
11868
9549d9c1
AC
11869Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
11870
11871 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
11872
dc96c6c7 118732000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
11874
11875 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
11876 Add a RE to accept a non-ascii char if one is ever presented.
11877
b4df4f68
FN
118782000-12-20 Fernando Nasser <fnasser@redhat.com>
11879
297dd0fd 11880 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 11881
dc96c6c7 118822000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 11883
d63a86f8 11884 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
11885 in regexp. One '\' does not suffice on Linux.
11886
4a7bddb6
MC
118872000-12-09 Michael Chastain <chastain@redhat.com>
11888
11889 * gdb.base/break.exp (test_clear_command): Use a marker function
11890 rather than 'main' for the test function. Also move this
11891 test to an execution point where the marker function names are
11892 guaranteed to be bound to functions. (Executing tests after a
11893 'finish' from main runs into name conflicts with local names
11894 in __libc_start_main).
11895
dc96c6c7 118962000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
11897
11898 * gdb.base/finish.exp: New test for gdb's "finish" command.
11899 * gdb.base/return2.exp: New test for gdb's "return" command.
11900 * gdb.base/return2.c: New source file for above.
11901
dc96c6c7 119022000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
11903
11904 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
11905 * gdb.base/miscexprs.exp: Ditto.
11906 * gdb.base/pointers.exp: Ditto.
11907 * gdb.c++/derivation.exp: Ditto.
11908 * gdb.c++/local.exp: Ditto.
11909 * gdb.c++/namespace.exp: Ditto.
11910 * gdb.c++/overload.exp: Ditto.
11911 * gdb.c++/ref-types.exp: Ditto.
11912
dc96c6c7 119132000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
11914
11915 * gdb.base/constvars.exp: Test result of "up" command.
11916 * gdb.base/miscexprs.exp: Ditto.
11917 * gdb.base/pointers.exp: Ditto.
11918 * gdb.base/scope.exp: Ditto.
11919 * gdb.c++/derivation.exp: Ditto.
11920 * gdb.c++/local.exp: Ditto.
11921 * gdb.c++/namespace.exp: Ditto.
11922 * gdb.c++/overload.exp: Ditto.
11923 * gdb.c++/ref-types.exp: Ditto.
11924
44097287
FN
119252000-11-22 Michael Chastain <chastain@redhat.com>
11926
11927 * mips_pro.exp: Accept either "middle -> top -> main" or
11928 "middle -> main" in the backtrace, because gcc can optimize
11929 tail calls to jumps. Remove setup_xfail for the hppa case.
11930 Add a comment with the original warning messages from PR 3016,
11931 which was filed in 1993, to preserve them for posterity.
11932
9d2e1bab
ND
119332000-11-17 Nick Duffek <nsd@redhat.com>
11934
11935 * lib/gdb.exp (gdb_test): Override timeout with board info.
11936
1aca8eb7
ND
119372000-11-17 Nick Duffek <nsd@redhat.com>
11938
11939 * gdb.base/display.exp: Don't kill running stub. Add "again" to
11940 the second kill and detach messages.
11941
93076499
ND
119422000-11-17 Nick Duffek <nsd@redhat.com>
11943
11944 * configure.in: Add AC_EXEEXT.
11945 * configure: Regenerate.
11946 * Makefile.in (just-check): Export EXEEXT.
11947 * lib/gdb.exp ($EXEEXT): Import from environment.
11948 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
11949 expect "maint dump-me" on Cygwin.
11950 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
11951 $EXEEXT.
11952
30e87cd3
ND
119532000-11-17 Nick Duffek <nsd@redhat.com>
11954
11955 * gdb.base/break.exp: Test backtrace and finish from called
11956 function on all platforms, not just HP-UX.
11957
dc96c6c7 119582000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
11959
11960 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
11961 code from gdb_target_monitor, so it can be used independantly
11962 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 11963
dc96c6c7 119642000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
11965
11966 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
11967 * gdb.base/corefile.exp: Expect the message "Program is being
11968 debugged already" when we send the "corefile" command, since
11969 the preceeding gdb_load may have connected gdb to a remote target.
11970 * gdb.base/display.exp: Disable hardware watchpoints if new
11971 board info variable "no_hardware_watchpoints" is true.
11972 Replace single-letter commands with more readable ones.
11973 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
11974 if new board info variable "no_hardware_watchpoints" is true.
11975 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
11976 to see if stdio (printf) testing is possible.
11977 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
11978 board info variable "no_hardware_watchpoints" is true. Use new
11979 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
11980
39124dea
FN
119812000-11-13 Fernando Nasser <fnasser@redhat.com>
11982
11983 From Orjan Friberg <orjanf@axis.com>:
11984 * gdb.base/printcmds.exp: Escape curly braces followed by a number
11985 in array print pattern match.
11986
a9e2e984
FN
119872000-11-09 Fernando Nasser <fnasser@redhat.com>
11988
11989 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
11990 spelling "cancelled" to U.S. spelling "canceled" to match changes
11991 made to gdb.
11992 * gdb.c++/ovldbreak.exp: Ditto.
11993
c7db355b
PS
119942000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11995
11996 * gdb.base/callfuncs.c (main): Moved to end of file, call
11997 t_double_values to initialize the FPU before inferior calls are made.
11998 * gdb.base/callfuncs.exp: Test for register preservation after calling
11999 inferior functions. Add tests for continuining, finishing and
12000 returning from a stop in a call dummy.
12001
dc96c6c7 120022000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
12003
12004 * gdb.base/commands.exp: Break up long lines, and re-indent.
12005
dc96c6c7 120062000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
12007
12008 * config/gdbserver.exp: Rewritten from the ground up, to make it
12009 compatible with the current dejagnu tree, and to make it work with
12010 the new "gdbserver" in libremote.
12011
dc96c6c7 120122000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
12013
12014 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
12015 * gdb.base/varargs.exp: Skip entire test if no printf support.
12016 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
12017 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
12018
dc96c6c7 120192000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
12020
12021 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
12022 no floating point support.
12023 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
12024 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
12025 * gdb.base/call-rt-st.exp: Ditto.
12026 * gdb.base/call-strs.exp: Ditto.
12027
bac5fc66
JG
120282000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
12029
12030 * gdb.base/sizeof.c: include <stdio.h>.
12031
12032 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
12033 'finish', otherwise uncaptured gdb_prompt would potentially
12034 throw remaining test points out of sync.
bac5fc66 12035
b22a6027
SB
120362000-07-26 Scott Bambrough <scottb@netwinder.org>
12037
12038 * gdb.base/recurse.exp: Run tests for all targets.
12039 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
12040 gnu-oldld case on ARM.
12041 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
12042 for ARM targets.
d63a86f8 12043
d8231941
AG
12044Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
12045
12046 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
12047 * gdb.java/configure: Rebuild.
12048
8caabe69
AG
12049Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
12050
12051 * gdb.java/jv-exp.exp: New file.
12052
9d273ca3
AG
12053Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
12054
12055 * configure: Rebuilt.
12056 * configure.in (configdirs): Add gdb.java.
12057 * gdb.java/jmisc.java: New file.
12058 * gdb.java/jmisc.exp: New file.
12059 * gdb.java/Makefile.in: New file.
12060 * gdb.java/configure: Rebuilt.
12061 * gdb.java/configure.in: New file.
12062 * lib/java.exp: New file.
12063
4f823a66
AC
12064Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12065
12066 * gdb.base/exprs.exp: Test casts to a pointer including over and
12067 underflow.
12068
2391e11d
AC
12069Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
12070
12071 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
12072 and the compilers sizes.
12073
54602222
ND
120742000-07-09 Nick Duffek <nsd@redhat.com>
12075
12076 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
12077 (use_methods): New function.
12078 (main): Call use_methods().
12079 * gdb.c++/classes.exp (test_method_param_class): New procedure.
12080 (do_tests): Call test_method_param_class.
12081
2bec0572
ND
120822000-07-09 Nick Duffek <nsd@redhat.com>
12083
12084 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
12085 spelling.
12086 (test_enums): New procedure. Move enum tests from end of script
12087 to here. Set breakpoint on function name instead of line number.
12088 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
12089 (enums2): New marker function.
12090 (enums1): New function.
12091 (main): Call enums1(). Move enum tests to enums1().
12092
78492fde
AC
12093Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
12094
12095 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
12096 compile/link program. Update line numbers.
12097 * gdb.asm/d10v.inc: Define ``startup''.
12098 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 12099
49a2cef8
AC
12100Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
12101
12102 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
12103
3e6c8688
EZ
121042000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12105
12106 * gdb.base/maint.exp: Add 'maint print architecture' item to output
12107 of 'help maint print' command.
12108
9ff5cbe9
AC
12109Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
12110
12111 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
12112 they use gdb_expect_list.
12113
17c579bd
AC
12114Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
12115
12116 * gdb.base/commands.exp: Use ``set remote
12117 memory-read-packet-size'' instead of ``set endian big'' to test
12118 long commands.
12119
e6d71bf3
DB
121202000-06-03 Daniel Berlin <dan@cgsoftware.com>
12121
12122 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 12123 g++, and stop skipping them.
e6d71bf3
DB
12124
12125 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
12126 work under g++.
12127
d63a86f8 12128 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
12129 initialization.
12130
dc96c6c7 121312000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
12132
12133 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
12134 the regular expression: accept an (almost) arbitrary sequence of
12135 "frames-invalid" and "breakpoints-invalid" messages both before
12136 and after the "starting" message.
12137
dc96c6c7 121382000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
12139
12140 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 12141
dc96c6c7 121422000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
12143
12144 * gdb.base/annota1.exp (annotate-signal-handler-caller):
12145 Relax the regular expression a little, make it pass on Solaris 8.
12146
8216cda9
KB
121472000-05-12 Kevin Buettner <kevinb@redhat.com>
12148
12149 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 12150 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
12151 Instead, it is permissible for gdb to stop on the line of the
12152 call itself.
12153
1a570b2f
MS
121542000-05-12 Michael Snyder <msnyder@.cygnus.com>
12155
12156 * gdb.base/break.exp (bp on small function, optimized file):
12157 Add a second pass pattern. The behavior differs here between stabs
12158 and dwarf for one-line functions. Stabs preserves two line symbols
12159 (one before the prologue and one after) with the same line number,
12160 but dwarf regards these as duplicates and discards one of them.
12161 Therefore the address after the prologue (where the breakpoint is)
12162 has no exactly matching line symbol, and GDB reports the breakpoint
12163 as if it were in the middle of a line rather than at the beginning.
12164
dc96c6c7 121652000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 12166
d63a86f8 12167 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
12168 rather than "send_gdb" (for consistancy).
12169
7d418785
AC
12170Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
12171
12172 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
12173 * gdb.c++/templates.cc: Properly check for GCC version number.
12174 * lib/compiler.cc: Likewise
12175
dc96c6c7 121762000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 12177
d63a86f8 12178 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
12179 gdb may not stop at the first line of main, due to code motion.
12180
dc96c6c7 121812000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
12182
12183 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
12184 This test depends on parsing the printf output from the target.
12185 Since the sparclet stub doesn't do stdio, this will never work.
12186 * gdb.base/call-rt-st.exp: ditto.
12187 * gdb.base/call-strs: ditto.
12188
dc96c6c7 121892000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
12190
12191 * gdb.base/miscexprs.exp: make sizeof long array test portable.
12192
12193 * gdb.base/ending-run.exp: After connecting to a remote target,
12194 but before running, the target will appear to be in a random
12195 location. Specify both a file and a line for breakpoints.
12196 Also, the function that calls main may be called 'init'
12197 rather than 'start'.
12198
a5a51225
EZ
121992000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12200
12201 * gdb.base/help.exp: Update output for add-symbol-file command.
12202
7930cc7c
FN
122032000-04-10 Fernando Nasser <fnasser@cygnus.com>
12204
12205 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12206 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
12207
23e37ab1
C
122082000-04-07 J.T. Conklin <jtc@redback.com>
12209
e93c542c
C
12210 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
12211
23e37ab1
C
12212 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
12213
591b8fa3
PDM
12214Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
12215
12216 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
12217 values that can be represented exactly.
12218 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
12219 above change, and to not check against the directory part of the source
12220 file name.
12221 (step into print_long_arg_list): Likewise.
12222 (print print_small_structs from print_long_arg_list): Likewise.
12223 (print print_long_arg_list): Likewise.
12224
7a495180
EZ
122252000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12226
30b53638 12227 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 12228
beb998c6
AC
12229Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
12230
12231 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
12232
1c689132
DB
122332000-03-25 Daniel Berlin <dan@cgsoftware.com>
12234
12235 * gdb.base/commands.exp (deprecated_command_test): Add test for
12236 deprecate with no arguments.
12237
c1790a9d
JL
122382000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
12239
12240 * gdb.base/break.exp: Add new test for setting breakpoints on
12241 optimized code so we can test breakpoints work even when function
12242 prologues may be optimized away
12243
003ba290
FN
122442000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12245
12246 From David Whedon <dwhedon@gordian.com>
a9c64011 12247 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 12248
6837a0a2
DB
122492000-03-22 Daniel Berlin <dan@cgsoftware.com>
12250
12251 * gdb.base/help.exp: Added test for new apropos command.
12252
b9593231
KB
122532000-03-21 Kevin Buettner <kevinb@redhat.com>
12254
12255 * gdb.base/pointers.c (usevar): New function.
12256 (main): Make sure that global variables v_int_pointer2, rptr,
12257 and y are all referenced someplace in the program by calling
12258 usevar() on them. [Some linkers delete symbols which are
12259 never referenced. The space remains, but there's no way to
12260 get a (symbolic) handle on the variable from the debugger.]
12261
751a959b
EZ
122622000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12263
12264 * gdb.base/printcmds.c: Add typedeffed arrays.
12265
12266 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
12267 procedure to test arrays that are typedef'd.
12268
73a93a32
JI
122692000-03-13 James Ingham <jingham@leda.cygnus.com>
12270
12271 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 12272 the library directories.
73a93a32 12273
fb40c209
AC
12274Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
12275
12276 * configure.in (configdirs): Add sub directory gdb.mi.
12277 * configure: Re-generate.
12278
12279 * gdb.mi: New directory.
d63a86f8 12280
ee4dd2c9
AC
122812000-02-25 Scott Bambrough <scottb@netwinder.org>
12282
12283 * gdb.base/long_long.exp: Correct test suite failure when printing
12284 a long long value as a double on ARM platforms.
12285
70f0cc22
JB
122862000-02-16 Jim Blandy <jimb@redhat.com>
12287
12288 * gdb.base/break.exp ("breakpoint line number"): Make sure the
12289 default source file is set properly before running this test.
12290
853819b8
EZ
122912000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12292
12293 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
12294 gdbtk/library directory, not in gdbtcl2.
12295
dfcd3bfb
JM
122962000-02-04 Jim Blandy <jimb@redhat.com>
12297
12298 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
12299 backslash from regexp pattern.
12300
12301 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
12302 procedure. Use it to run all the "continue to bp overloaded"
12303 tests. Note that this changes the names of the tests slightly.
12304 If the breakpoint hit message includes a hex PC value, because
12305 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
12306 from the real source code, still consider that a pass.
12307
12308 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
12309 XFAIL here if the breakpoint message contains a hex address. Note
12310 similar change on 1999-11-02.
12311
12312 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
12313
12314 * gdb.base/ptype.exp: Establish a default source file before
12315 calling get_debug_format.
12316
123172000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
12318
12319 * gdb.base/watchpoint.exp: Remove duplication of test messages.
12320
8b93c638
JM
123212000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12322
12323 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
12324 of successive stepi commands -- while in the prologue we should see
12325 the function entry bracket.
12326
123272000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12328
12329 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
12330 reach __change_mode() when stepping through the end of main().
12331
c5394b80
JM
123322000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
12333
12334 * gdb.base/default.exp: Fix expected pattern.
12335 * gdb.base/help.exp: Same.
12336
0d06e24b
JM
123372000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12338
12339 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
12340 Don't use xfail's because that affects only the following test.
d63a86f8 12341
0d06e24b
JM
12342 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
12343 solaris or linux.
12344
12345 * gdb.base/selftest.exp: Update to reflect changes to main.c.
12346
dc96c6c7 123472000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 12348
d63a86f8 12349 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
12350 "A syntax error" rather than "A parse error". Accept both.
12351
123522000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
12353
12354 * gdb.base/default.exp: Remove OS dependent string from "target
12355 remote" test.
12356 * gdb.base/help.exp: Same for "help target remote" test.
12357
c3f6f71d
JM
123582000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12359
12360 From Jim Kingdon <kingdon@redhat.com>:
12361
12362 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
12363 prompt (cleanup rather than necessity, but still might keep output
12364 from spilling to next test).
12365
123662000-01-02 Fred Fish <fnf@cygnus.com>
12367
12368 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
12369 AIX, which defines them in <sys/types.h>.
12370
ed9a39eb 123711999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 12372
ed9a39eb
JM
12373 * gdb.base/default.exp: Match arm* etc instead of arm in "info
12374 float" test.
12375
123761999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 12377
ed9a39eb 12378 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
12379
12380 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
12381 outermost frame disallowed".
12382
123831999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
12384
12385 * gdb.base/setvar.exp: New tests for setting the value of a struct
12386 with a constant list.
12387
123881999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12389
12390 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
12391 require the user to type a cast before setting the value of a struct.
12392
de57eccd
JM
123931999-12-06 Jim Blandy <jimb@cygnus.com>
12394
12395 * gdb.base/default.exp: Expect the new 'info float' command on
12396 all i386 platforms.
12397
12398 * gdb.threads/linux-dp.exp: Expand our ability to recognize
12399 LinuxThreads libraries that don't support debugging.
12400
c2d11a7d
JM
12401Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12402
12403 * gdb.base/remote.c: Fill the buffer with truely random data.
12404 Change the buffer type to ``unsigned char'' to simplify size
12405 arithmetic.
12406
12407 * gdb.base/remote.exp: Reduce download numbers by one. Typical
12408 stub only handles 400-1 byte packets. Verify that the download
12409 worked.
12410
124111999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
12412
12413 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
12414 tests, using UNRESOLVED for the untested cases. Also, does not wait
12415 for a timeout if the prompt was received before a recognizable pattern.
12416
124171999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
12418
12419 * lib/gdb.exp (gdb_expect_list): Fix spelling.
12420
124211999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12422
12423 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
12424 watchpoints.
12425
124261999-11-24 Jason Merrill <jason@casey.cygnus.com>
12427
12428 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
12429
12430 * gdb.c++/local.exp: Be more flexible in recognizing local class
12431 name mangling. Don't allow horribly truncated method names.
12432 * gdb.c++/derivation.exp: Expect protected inheritance.
12433 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
12434 * gdb.c++/virtfunc.exp: Likewise.
12435 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
12436 when printing a nested enum.
12437
124381999-11-22 Jim Blandy <jimb@cygnus.com>
12439
12440 * gdb.base/step-test.exp: Properly await GDB's response to setting
12441 a breakpoint on the call to large_struct_by_value.
12442
12443 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
12444 just because we have debug info for the `start' function.
12445
124461999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
12447
12448 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
12449 "Unknown signal" messages, which indicate (on LinuxThreads) that
12450 GDB doesn't know how to debug threads on this system. This is
12451 better than hanging while philosopher 0 dumps chatter into gdb.log.
12452
124531999-11-18 Tom Tromey <tromey@cygnus.com>
12454
12455 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
12456
124571999-11-18 Fred Fish <fnf@cygnus.com>
12458
12459 * gdb.base/coremaker2.c: Add sample program for generating
12460 cores that is more self contained than coremaker.c. Eventually
12461 I'll add more code to this and tie it into the testsuite.
12462
4ce44c66
JM
124631999-11-12 Stan Shebs <shebs@andros.cygnus.com>
12464
12465 * gdb.base/dollar.exp: Remove, now in gdb.hp.
12466
124671999-11-10 Jimmy Guo <guo@cup.hp.com>
12468
12469 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12470 from $srcdir/lib/.
12471 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12472 and gdb.c++/.
12473
12474 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12475
d63a86f8 12476 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
12477 'continue with watch' test point.
12478
124791999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12480
12481 Merged from p2linux-990323-branch:
d63a86f8 12482
4ce44c66
JM
12483 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12484
11cf8741
JM
12485Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12486
12487 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12488 {limit,fixed}''. Test ``set download-write-size''.
12489
12490Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12491
12492 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12493 gdb_expect_list.
12494
12495Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12496
12497 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12498
124991999-11-03 Mark Salter <msalter@cygnus.com>
12500
12501 * gdb.base/break.exp: Fix "stub continue" pattern.
12502
125031999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12504
12505 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12506
125071999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12508
12509 * gdb.base/display.exp ("finish"): Add timeout clause.
12510
12511 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12512 plain prompt clause, so this doesn't have to time out in order to
12513 fail.
12514
12515 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12516 breakpoint hit messages include an address.
12517
12518 * gdb.base/display.exp: Don't forget to escape parens in regular
12519 expressions. Unix regexp notatation sucks.
12520
125211999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12522
12523 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12524 order for 'signalled' message.
12525
5c44784c
JM
125261999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12527
12528 From Jimmy Guo <guo@cup.hp.com>:
12529 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12530 * gdb.base/annota1.c: Add code for tests to work with.
12531
125321999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12533
12534 * gdb.base/remote.exp: New test for remote downloading settings.
12535 * gdb.base/remote.c: New file with large .data.
12536
917317f4
JM
125371999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12538
12539 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12540 for LinuxThreads support, merged from the Code Fusion branch.
12541
12542Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12543
12544 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12545 containing exp_continue into a while within an expect. Don't
12546 attempt a start more than three times. Check return value from
12547 gdb_load.
d63a86f8 12548
2df3850c
JM
12549Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12550
12551 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12552 a pass case.
12553
2acceee2
JM
125541999-10-01 Kevin Buettner <kevinb@cygnus.com>
12555
12556 * gdb.base/break.c (main): Added a statement that we can step
12557 off of.
12558 * gdb.base/break.exp: Added tests for setting a breakpoint
12559 at an offset and stepping onto a breakpoint.
12560
125611999-10-01 Fred Fish <fnf@cygnus.com>
12562
d63a86f8 12563 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
12564 gdb output.
12565
c2c6d25f
JM
125661999-09-18 Jim Blandy <jimb@cris.red-bean.com>
12567
12568 * gdb.base/break.exp: Code locations are in hex, don't forget!
12569 (For HP-UX.)
12570
125711999-09-17 Stan Shebs <shebs@andros.cygnus.com>
12572
12573 * condbreak.exp: Use break.c as test program.
12574 * condbreak.c: Remove, redundant with break.c.
12575
125761999-09-15 Stan Shebs <shebs@andros.cygnus.com>
12577
12578 * config/monitor.exp (gdb_target_monitor): Disable X- and
12579 Z-packets if the target needs it.
12580
125811999-09-13 James Ingham <jingham@leda.cygnus.com>
12582
12583 * gdb.c++/overload.exp: Added tests for listing overloaded
12584 functions with function pointers in the arg, explicitly calling
12585 out the version you want.
12586
cff3e48b
JM
125871999-09-09 Stan Shebs <shebs@andros.cygnus.com>
12588
12589 * long_long.exp: Add variations of test cases that work for
12590 targets with 16-bit ints and 32-bit doubles.
12591
d4f3574e
SS
125921999-09-08 Stan Shebs <shebs@andros.cygnus.com>
12593
12594 * break.c (main): Compare a possibly-uninitialized argc with an
12595 unlikely value that fits in 16 bits.
12596
125971999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12598
12599 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
12600 0xfeeb, don't want negative numbers if ints are 16 bits.
12601
12602 * lib/gdb.exp (skip_cplus_tests): New proc.
12603 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12604 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
12605 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
12606 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
12607 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
12608 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
12609 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
12610 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
12611
12612 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
12613
12614Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
12615
12616 * gdb.base/corefile.exp (up): Allow a parameter to appear
12617 in the frame that we're going up to.
12618
12619 From Jim Blandy <jimb@cygnus.com>:
12620
12621 * gdb.base/default.exp (info float): Expect some output now.
12622
12623 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
12624 returning floating-point values to fail on the x86.
12625 * gdb.base/callfwmall.exp (do_function_calls): Same.
12626
12627 * gdb.base/list.exp (test_listsize): Correct expectations for
12628 listing line 1 with listsize 2. Also, listing a single line
12629 works now, as does listing three lines. [Kevin's note: There
12630 were a number of other cases fixed too where the expectations
12631 differed...]
12632
126331999-09-02 Stan Shebs <shebs@andros.cygnus.com>
12634
12635 * gdb.base/selftest.exp: Add case for when version prints as
12636 constant string instead of char pointer.
12637
104c1213
JM
126381999-08-25 Stan Shebs <shebs@andros.cygnus.com>
12639
12640 * gdb.base/ending-run.exp: Add Solaris case for what happens when
12641 stepping out of main.
12642
12643 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
12644 G++ used.
12645
12646 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
12647 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
12648
12649 * gdb.c++/ovldbreak.exp: Update match string in test that
12650 includes a warning of multiple breakpoints.
12651
126521999-08-24 Stan Shebs <shebs@andros.cygnus.com>
12653
12654 * gdb.base/display.exp: Improve precision of step-after-finish
12655 added yesterday.
12656
12657 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
12658 test.
12659
12660 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
12661 configs when using G++, not just hppa*.
12662
126631999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12664
12665 * gdb.base/async.c: New file.
12666 * gdb.base/async.exp: New file.
12667
12668Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
12669
12670 * gdb.base/break.exp: Tweak PA specific tests to properly handle
12671 PA64.
12672
53a5351d
JM
12673Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
12674
104c1213
JM
12675 * gdb.base/display.exp: "finish" can leave us mid-line on many
12676 targets, deal with it. Add a small constant to main, instead of
12677 1000 since main+1000 may not be a valid address in the target.
12678
53a5351d
JM
12679 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
12680 on hpux11.
12681
12682 * gdb.base/attach.exp: Handle another hpux11 error message variant
12683 when attaching to a process that does not exist.
12684
126851999-08-19 J.T. Conklin <jtc@redback.com>
12686
12687 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
12688 characters in 'continue to 1241' test.
12689
126901999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12691
12692 * gdb.base/call-ar-st.exp: Add a shorter match case for the
12693 stop in print_long_arg_list, define and use a whitespace
12694 variable in print_small_structs test, add an XFAIL for Solaris.
12695 * gdb.base/dbx.exp: XFAIL func commands until somebody is
12696 interested enough to fix.
12697
7be570e7
JM
126981999-08-13 Keith Seitz <keiths@cygnus.com>
12699
12700 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
12701 (dbx_gdb_load): Remove. Use gdb_load instead, since that
12702 proc knows about targets other than the natives.
12703 (test_assign): Use "gdb_run_cmd" to "run" the target.
12704 Check that we've actually hit the breakpoint at main.
12705 When we attempt to assign a value to a local variable, check
12706 that the variable is in the current scope, i.e., don't use
12707 a test with an empty result.
12708
12709Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
12710
12711 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
12712 command.
12713
127141999-08-09 Stan Shebs <shebs@andros.cygnus.com>
12715
12716 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12717 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
12718 gdb.compat, gdb.threads-hp.
12719 gdb.hp/configure, gdb.hp/configure.in: New files.
12720 gdb.hp/Makefile.in: Recurse into new subdirs.
12721 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
12722 gdb.hp/gdb.objdbg: New directory, tests for debugging info
12723 in object files.
12724 gdb.hp/tools: New directory, aux tools for HP-specific tests.
12725
96baa820
JM
127261999-08-05 Stan Shebs <shebs@andros.cygnus.com>
12727
12728 * gdb.base/display.exp: Help expect by putting a newline in the
12729 funky printf, remove a bogus p/a test.
12730
127311999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12732
12733 * gdb.base/display.exp: Make sure that when we say 'run', we are
12734 connected to the target. This is necessary when running not
12735 natively.
12736
127371999-08-03 Stan Shebs <shebs@andros.cygnus.com>
12738
12739 * gdb.base/step-test.exp: Removed some extraneous messages.
12740
12741 * gdb.base/long_long.exp: Don't run memory examination tests
12742 on little-endian targets (they will need a different set of
12743 results to match).
12744
127451999-08-02 Stan Shebs <shebs@andros.cygnus.com>
12746
12747 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
12748 until somebody decides to fix GDB.
12749
12750 * gdb.base/long_long.c: Stop compiler complaint by specifying long
12751 constant as "ULL".
12752 * gdb.base/long_long.exp: Loosen x/c test, add partial result
12753 matches for a couple x/2 commands.
12754
a0b3c4fd
JM
127551999-07-30 Stan Shebs <shebs@andros.cygnus.com>
12756
12757 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
12758 by merging in ref-types2 tests.
12759 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
12760
12761 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12762 * gdb.c++/Makefile.in: Add standard actions.
12763 (EXECUTABLES): Rename from PROGS, update list.
12764 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
12765 from gdb.hp.
12766 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
12767 foo and bar locals.
12768 * gdb.c++/anon-union.exp: Fix tests to match.
12769 * gdb.c++/classes.exp: Run if HP compiler used, add extra
12770 expect matches to handle output variations.
12771 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
12772 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
12773 output, add HP alternatives for new and delete prints.
12774 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
12775 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
12776 * gdb.c++/demangle.exp: Use $style when reporting failure.
12777 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
12778 * gdb.c++/inherit.exp: Run if HP compiler used, add some
12779 match alternatives.
12780 * gdb.c++/local.exp: Add match alternatives or xfails for HP
12781 compilers.
12782 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
12783 * gdb.c++/method.exp: Add match alternatives.
12784 * gdb.c++/misc.cc: Add bool types.
12785 * gdb.c++/misc.exp: Add tests for bool types.
12786 * gdb.c++/overload.exp: Add xfails.
12787 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
12788 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
12789 add some more template parameter tests (only for HP currently).
12790 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
12791 * gdb.c++/virtfunc.cc: Add return type and value for main.
12792 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
12793 match alternatives.
d63a86f8 12794
a0b3c4fd
JM
127951999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12796
12797 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
12798
127991999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
12800
12801 * gdb.base/signals.exp: Don't expect getting a backtrace from
12802 within a signal handler to fail on Linux.
12803
128041999-07-29 Stan Shebs <shebs@andros.cygnus.com>
12805
12806 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12807 * lib/gdb.exp: Remove some gratuitious semicolons.
12808 (delete_breakpoints): Increase timeout.
12809 (gdb_expect): Add -notransfer option.
12810 (gdb_test): Use -notransfer option.
12811 (get_compiler_info): Add f77 case.
12812 (get_compiler): New proc, split out from gdb_preprocess, add f77
12813 case.
12814 (gdb_preprocess): Call get_compiler.
12815
12816 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
12817 * gdb.base/attach.exp, gdb.base/display.exp,
12818 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
12819 gdb.base/long_long.exp, gdb.base/printcmds.exp,
12820 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
12821 third arg to gdb_test.
12822 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
12823 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
12824 HP-UX xfails, add others.
12825 * gdb.base/completion.exp: Reflect name change of self-test.
12826 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
12827 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
12828 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
12829 HP failure number.
12830 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
12831 useless HP-UX 10.30 references.
12832 * gdb.base/maint.exp: Loosen matches.
12833 * gdb.base/pointers.c (main): Declare more_code.
12834 * gdb.base/pointers.exp: Match on output of a `next'.
12835 * gdb.base/structs.c: Add prototypes.
12836 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
12837 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
12838
128391999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12840
12841 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
12842 command.
12843
128441999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12845
12846 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
12847 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
12848
12849 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
12850 debug info. Deal with lack of signal hanlder info in stack.
12851
a9c64011 12852 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
12853 * gdb.base/annota1.exp: If printf has debug info, deal with it.
12854
5a2468f5
JM
128551999-07-19 Stan Shebs <shebs@andros.cygnus.com>
12856
12857 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
12858 gdb.base/foll-vfork.exp: Don't run for crosses.
12859
adf40b2e
JM
12860Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12861
12862 * gdb.base/configure.in: Check for gdbvars.exp instead of
12863 a1-selftest.exp.
12864 * gdb.base/configure: Re-generate.
12865
128661999-07-12 Stan Shebs <shebs@andros.cygnus.com>
12867
12868 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
12869 in trying to run first and name is too long.
12870
12871 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
12872 pointers2.c and pointers2.exp, respectively.
12873 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
12874 doschk happier.
12875
43e526b9
JM
128761999-07-08 Stan Shebs <shebs@andros.cygnus.com>
12877
12878 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
12879 callfuncs2.c and callfuncs2.exp.
12880
12881 * gdb.base/list.exp: Remove mistaken xfails.
12882 * gdb.base/list0.h: Add optional prototypes.
12883
9846de1b
JM
12884Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
12885
a9c64011 12886 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 12887 calling malloc.
a9c64011
AS
12888 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
12889 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
12890 use.
12891
128921999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12893
12894 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
12895 * gdb.base/annota2.cc, annota2.exp: Move from here.
12896 * gdb.c++/annota2.cc, annota2.exp: To here.
12897 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
12898
43ff13b4
JM
12899Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12900
12901 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
12902 a consistent format.
12903
085dd6e6
JM
129041999-06-25 Stan Shebs <shebs@andros.cygnus.com>
12905
12906 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12907 * lib/gdb.exp (get_compiler_info): Add detection for assorted
12908 HP compilers, also set the globals $true and $false.
12909
12910 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
12911 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
12912 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
12913 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
12914 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
12915 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
12916 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
12917 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
12918 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
12919 whatis.c} Add C++ compatible function definitions and return
12920 types, add includes for library functions.
12921 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
12922 * gdb.base/step-test.c (myglob): Rename from glob.
12923 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
12924 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
12925 files, move here from gdb.hp.
12926 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
12927 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
12928 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
12929 Adjust line numbers in regexps.
12930
12931 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
12932 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
12933 instead of 0/1.
12934
12935 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
12936 foll-vfork.exp: New files, move here from gdb.hp.
12937 * gdb.base/page.exp: New file, test of pagination command.
12938
12939 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
12940 recursion test.
12941 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
12942
12943 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
12944 gdb.base/solib.exp: Fix compiler invocation process.
12945
12946 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
12947 HP-UX 11, turn off overload resolution explicitly.
12948 * gdb.base/commands.exp: Set argument list explicitly, add
12949 watchpoint test.
12950 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
12951 them work.
12952 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
12953 expressions properly.
12954 * gdb.base/corefile.exp: Loosen the match slightly.
12955 * gdb.base/default.exp: Allow "Error accessing memory" message
12956 also.
12957 * gdb.base/display.exp: Skip over x/0 j if PA64.
12958 * gdb.base/funcargs.exp: Add xfails for HP-UX.
12959 * gdb.base/interrupt.exp: Ditto.
12960 * gdb.base/langs.exp: Add symbolic matches governed by compiler
12961 in use.
12962 * gdb.base/list.exp: Add xfails for HP-UX.
12963 * gdb.base/long_long.exp: Refine some of the numeric matches.
12964 * gdb.base/mips_pro.exp: Xfail on HP-UX.
12965 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
12966 * gdb.base/nodebug.exp: Succeed on more varieties of output.
12967 * gdb.base/opaque.exp: Remove some HP-UX xfails.
12968 * gdb.base/ptype.exp: Succeed on more varieties of output.
12969 * gdb.base/scope.exp: Add xfails for HP-UX.
12970 * gdb.base/sect-cmd.exp: Add more cases.
12971 * gdb.base/setvar.exp: Add xfails for HP-UX.
12972 * gdb.base/shlib-call.exp: Loosen some matches slightly.
12973 * gdb.base/signals.exp: Match on void symbolically.
12974 * gdb.base/step-test.exp: Add case for PA64.
12975 * gdb.base/term.exp: Add exit and restart.
12976 * gdb.base/twice.exp: Clean up after self.
12977 * gdb.base/varargs.exp: Disable overload resolution explicitly.
12978 * gdb.base/whatis.exp: Allow more ways to pass tests.
12979
12980 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
12981 no longer useful.
12982
12983Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
12984
12985 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
12986 list of patterns.
12987 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
12988 print_double_array(double_array)", "continuing to breakpoint
12989 1018", "print print_double_array(array_d)" and "continuing to
12990 1034" tests.
d63a86f8 12991
085dd6e6
JM
129921999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12993
a9c64011 12994 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
12995
129961999-06-24 Stan Shebs <shebs@andros.cygnus.com>
12997
12998 * config/mt-*: Remove, these haven't been used since 1996.
12999
130001999-06-22 Stan Shebs <shebs@andros.cygnus.com>
13001
13002 * gdb.base/call-strs.c, gdb.base/ending-run.c,
13003 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
13004 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
13005
9e0b60a8
JM
130061999-06-18 Stan Shebs <shebs@andros.cygnus.com>
13007
13008 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
13009 simpler match case for the ptype of the big class.
13010
130111999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13012
13013 * gdb.exp: Fix test for gdb_prompt existence.
13014
130151999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13016
13017 * gdb.exp (gdb_test): Add fail after calls to perror.
13018
130191999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13020
13021 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
13022
130231999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13024
13025 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
13026
0f71a2f6
JM
13027Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
13028
13029 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
13030 malloc() is linked in.
13031
130321999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13033
13034 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
13035 step at end.
13036
13037 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
13038
130391999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
13040
13041 * gdb.java/jv-print.exp: New file. (Our first Java test!)
13042
cce74817
JM
13043Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
13044
13045 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
13046 * gdb.base/mips_pro.exp: Likewise.
13047
130481999-06-02 Keith Seitz <keiths@cygnus.com>
13049
13050 * gdb.c++/templates.cc: Change all "new" operators to throw
13051 an exception.
13052 * gdb.c++/cplusfuncs.cc: Likewise.
13053
13054 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
13055
13056Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
13057
13058 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
13059 * gdb.base/ending-run.exp: When stepping out of main, accept a
13060 step into an arbitrary assembler file.
cce74817 13061
392a587b
JM
130621999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13063
d63a86f8 13064 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 13065 "breakpoint-invalid" to be printed.
d63a86f8 13066 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
13067 number of "frames-invalid" and "breakpoint-invalid" to be printed.
13068 * gdb.base/annota2.cc: Initialize a.x to 0.
13069
9e086581
JM
130701999-05-17 Keith Seitz <keiths@cygnus.com>
13071
13072 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
13073 when "skip_float_tests" set.
13074 Ditto for "print print_double_array(array_d)", "print print_small_structs",
13075 "print print_ten_doubles", and "step into print_long_arg_list".
13076 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
13077 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
13078 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
13079 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
13080 "skip_float_tests" is set.
13081 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
13082 when "skip_float_tests" set.
d63a86f8 13083
cd0fc7c3
SS
130841999-05-06 Keith Seitz <keiths@cygnus.com>
13085
13086 * gdb.base/annota2.cc: Include stdio.h.
13087
13088Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
13089
13090 * gdb.base/crossload.exp: Remove, this has been disabled ever
13091 since BFD stopped including all targets, and cross-GDB gets
13092 plenty of testing anyway.
13093 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
13094 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
13095 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
13096 * gdb.base/README: Remove, was doc for this.
13097 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
13098 needed.
13099
b83266a0
SS
131001999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13101
13102 * gdb.base/call-ar-st.exp: Fix one regular expression in test
13103 output.
13104
13105 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
13106 * gdb.base/annota2.exp: New file. More annotation tests.
13107 * gdb.base/annota1.c: New file. Source file for annota1.exp.
13108 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
13109
131101999-04-23 Angela Marie Thomas <angela@cygnus.com>
13111
13112 * config/cfdbug.exp: New file.
13113
7a292a7a
SS
131141999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
13115
13116 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
13117 Marcus Daniel's and Dale Hawkins's demangler crashes.
13118
13119 * gdb.c++/demangle.exp (test_gnu_style_demangling,
13120 test_lucid_style_demangling, test_arm_style_demangling,
13121 test_hp_style_demangling): Try Tom Tromey's core-dumping
13122 identifier under each demangling style.
13123
131241999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
13125
13126 * gdb.c++/demangle.exp: Include the current demangling style
13127 in all test names.
13128 (current_demangling_style): New global variable.
13129 (set_demangling_style, test_demangling_core, test_demangling,
13130 test_demangling_exact): New functions.
13131 (test_gnu_style_demangling, test_lucid_style_demangling,
13132 test_arm_style_demangling, test_hp_style_demangling): Use those,
13133 instead of calling gdb_test and gdb_test_exact directly.
13134 (catch_demangling_errors): New function, which reports errors
13135 signalled by the demangling test functions in an orderly way.
13136 (do_tests): Use catch_demangling_errors.
13137
131381999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
13139
13140 * gdb.base/signals.exp (test_handle_all_print): Use () for
13141 grouping in expressions, not {}.
13142
13143 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
13144 initialized yet.
13145
131461999-04-01 Stan Shebs <shebs@andros.cygnus.com>
13147
13148 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
13149 are listed.
13150
131511999-03-26 Stan Shebs <shebs@andros.cygnus.com>
13152
13153 * gdb.stabs/weird.exp: Test for CC being defined before
13154 looking at its value.
13155
131561999-03-25 Stan Shebs <shebs@andros.cygnus.com>
13157
13158 * gdb.base/call-ar-st.exp: Remove stray '#'.
13159 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
13160 "short int" and "long int".
13161 * gdb.c++/overload.cc: Cast the string added in the previous
13162 change, to mollify finicky HP compiler.
13163 * gdb.hp/reg-test.exp (testfile): Fix file name.
13164 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 13165
7a292a7a
SS
13166 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
13167 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
13168 alternate form of enum ptype.
13169
c906108c
SS
131701999-03-23 Stan Shebs <shebs@andros.cygnus.com>
13171
7a292a7a
SS
13172 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
13173 * gdb.hp/*.exp: Change all to run compiler probe only after
13174 passing skip_hp_tests, so as not to waste time on guaranteed
13175 failure.
13176
c906108c
SS
13177 * gdb.c++/overload.cc: Pass string instead of char addr, always
13178 init ccpfoo.
13179 * gdb.c++/templates.cc: Fix syntax error.
13180
7a292a7a
SS
13181Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13182
13183 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 13184 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
13185 command.
13186
131871999-03-18 James Ingham <jingham@cygnus.com>
13188
13189 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
13190
13191 * gdb.c++/method.exp: It was testing an uninitialized int on the
13192 stack and assuming it was positive.
13193
13194 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
13195
13196 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 13197 keep it from killing the rest of the tests.
7a292a7a
SS
13198 Use gdb_continue_to_end.
13199
13200 * gdb.base/sigall.exp: use gdb_continue_to_end.
13201
13202 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
13203
13204 * gdb.base/display.exp: use runto_main, not run.
13205
d63a86f8
RM
13206 * gdb.base/default.exp: Check for the current error message in the
13207 r abbreviation test.
7a292a7a
SS
13208 Add strongarm to the targets that know info float.
13209
d63a86f8 13210 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
13211 run which doesn't work with monitors.
13212
13213 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
13214
13215 * gdb.base/break.exp: use the gdb_continue_to_end proc.
13216
13217 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
13218 program. Traps the case (in Cygmon) when the program never really
13219 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
13220 more places, so I used my name. Sorry Mark...
13221
13222 * config/monitor.exp (gdb_target_monitor): added another
13223 target_info parameter: remotebinarydownload. This will set the
13224 remotebinarydownload flag if this is causing some boards trouble.
13225
132261999-03-18 Mark Salter <msalter@cygnus.com>
13227
13228 * lib/gdb.exp (continue_to_exit): New function.
13229
13230 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
13231 * gdb.base/ending-run.exp: Ditto.
13232 * gdb.base/step-test.exp: Ditto.
13233
132341999-03-16 Stan Shebs <shebs@andros.cygnus.com>
13235
13236 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
13237 (suggested by Art Haas <ahaas@neosoft.com>).
13238
132391999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
13240
13241 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
13242
13243Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
13244
13245 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
13246 descriptions of types (short unsigned int vs unsigned short, etc).
13247
132481999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
13249
13250 * gdb.base/call-strs.exp: Don't assume that `step' will step over
13251 a call to strlen; sometimes we do have sources.
13252
132531999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
13254
13255 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
13256 character, so GDB won't print garbage after its end.
d63a86f8 13257
c906108c
SS
13258 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
13259 breakpoint there instead. Sometimes GCC emits memcpy to handle
13260 the large structures being passed by value, so we step into that
13261 instead of sum_array_print, which obscures what we're really testing.
13262 * gdb.base/step-test.exp: However, we do want a test that notices
13263 the bizarre steps into memcpy, so do that here. Add check for
13264 stepping into function calls that pass large structures by value.
13265 ("Is that a noun clause, or are you just happy to see me?")
13266 Remove all references to specific line numbers.
13267 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
13268 New type and function.
13269 (main): Call large_struct_by_value, passing it a large struct by value.
13270 * lib/gdb.exp (gdb_get_line_number): New function.
13271
13272 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
13273 more portable.
13274
7a292a7a
SS
132751999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13276
c906108c
SS
13277 * lib/gdb.exp: Doc fixes.
13278
7a292a7a
SS
132791999-03-05 Nick Clifton <nickc@cygnus.com>
13280
d63a86f8 13281 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
13282
132831999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
13284
c906108c
SS
13285 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
13286 commands. They're not germane to this test, and they don't work
13287 that way on remote targets.
13288
3fc11d3e
JM
132891999-03-01 James Ingham <jingham@cygnus.com>
13290
13291 * Changelog entries merged over from gdb development branch.
13292
3fc11d3e
JM
13293 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
13294
13295 * lib/gdb.exp (gdbtk_analyze_results): Generic function
13296 for outputting results of test run.
13297
2d4a1622 13298 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
13299
13300 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 13301
7a292a7a
SS
133021999-02-25 Felix Lee <flee@cygnus.com>
13303
13304 * lib/gdb.exp (debug_format): initialize
13305
c906108c
SS
133061999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
13307
13308 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
13309 * gdb.base/call-rt-st.c: Ditto.
13310
c906108c
SS
133111999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
13312
13313 * gdb.threads/pthreads.exp (horiz): New variable.
13314 (test_startup): Fix regexps that capture thread numbers.
13315
133161999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
13317
13318 * gdb.base/smoke.exp: Disambiguate two test case names (both
13319 called ``print'').
13320
13321Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13322
13323 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
13324 compilation.
13325
133261999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13327
13328 * gdb.base/miscexprs.exp: Change patterns to match GDB's
13329 actual output formatting.
13330 * gdb.base/smoke.exp: GDB removes leading 0's.
13331 * gdb.base/volatile.exp: Don't check type of remuneration;
13332 that variable is no longer defined in constvars.c.
13333 * gdb.base/step-test.c (main): Exit with explicit exit code.
13334 * gdb.base/step-test.exp: Remove two nexti checks--they are
13335 not portable.
13336
133371999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13338
13339 * gdb.base/help.exp ("help delete display"): Fix test to match
13340 gdb's output.
13341
13342 * gdb.base/long_long.c (known_types): Initialize values to zero.
13343 * gdb.base/long_long.exp: Step one more line
13344 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
13345 leading zeros. Explicitly ask for hex formatting. Use
13346 unique test case names.
c906108c
SS
13347
13348Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13349
d63a86f8 13350 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
13351
13352 * gdb.c++/method.exp: Add missing close brace.
13353
133541999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
13355
13356 * gdb.base/maint.exp: Use 'set height 0' to disable page
13357 prompting, not 'set height 400'.
13358
13359 Fix a bunch of timeouts.
13360 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
13361 four separate tests, so expect doesn't take forever to match a ton
13362 of text against a regexp with lots of .* forms.
13363 ("maint print psymbols", "maint print symbols"): Make some of
13364 these greps more selective, so that expect doesn't try to wade
13365 through huge piles of output and time out.
13366
13367 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
13368
13369 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
13370 tests: one which doesn't expect shlib events to be reported, and
13371 another which does, but is XFAIL for all platforms other than
13372 HP/UX.
13373
13374 * gdb.base/break.exp: Teach the test suite that the `catch
13375 fork', `catch vfork', and `catch exec' commands produce error
13376 messages on platforms that don't provide these features.
13377
13378Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13379
13380 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
13381 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
13382 (shortening names from solib_threshold.exp etc), won't run on
13383 anything but HP-UX for the foreseeable future.
13384 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
13385 reflect move.
13386
13387Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
13388
13389 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13390 gdb.trace/Makefile.in (clean): Remove all test executables.
13391
13392Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
13393
13394 * gdb.base/shlib-call.exp: add test cases to verify that gdb
13395 successfully re-sets breakpoints in shared libraries.
13396 * gdb.base/shmain.c (main): return 0, don't fall off the end.
13397
13398Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13399
d63a86f8
RM
13400 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
13401 and compiled w/o GCC.
c906108c
SS
13402
13403 * gdb.hp/watch-cmd.exp: ditto.
13404
13405 * gdb.hp/watch-hp.exp: ditto.
13406
13407 * gdb.hp/xdb1.exp: ditto.
13408
13409 * gdb.hp/xdb2.exp: ditto.
13410
13411 * gdb.hp/dbx.exp: ditto.
13412
13413Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
13414
13415 * constvars.c: Remove C++-isms.
13416 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
13417 with GCC.
13418
13419Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
13420
13421 The following changes are part of the HP merge.
13422
13423 * gdb.base/break.exp: new tests to verify that catchpoints for
13424 fork, vfork, and exec don't trigger inappropriately.
13425
13426 * gdb.base/opaque.exp: compile one file at a time, then link.
13427
13428 * gdb.base/signals.exp: be more restrictive about which hppa
13429 systems receive a setup_xfail. new tests.
13430
13431 * gdb.base/solib_threshold.build: new file.
13432 * gdb.base/solib_threshold.exp: new file.
13433 * gdb.base/solib_threshold.link_opts: new file.
13434 * gdb.base/solib_threshold.mk: new file.
13435 * gdb.base/gen_solib_threshold.c: new file.
13436
13437 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
13438 tests. New tests for enums inside classes.
13439
13440 * gdb.c++/compiler.cc: indicate support of template debugging.
13441
13442 * gdb.c++/demangle.exp: run hp style demangling tests.
13443
13444 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
13445 tests.
13446
13447 * gdb.c++/misc.cc: changes to support new tests.
13448
13449 * gdb.c++/templates.cc: changes to support HP's compiler; changes
13450 to support new tests.
13451
13452 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
13453 gcc, then skip these tests.
13454
13455Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
13456
13457 The following files are part of the HP merge; some had longer
13458 names at HP, but have been renamed to be no more than 14
13459 characters in length.
13460
13461 * gdb.hp/ambiguous.cc: new file.
13462 * gdb.hp/ambiguous.exp: new file.
13463 * gdb.hp/attach.exp: new file.
13464 * gdb.hp/attach2.exp: new file.
13465 * gdb.hp/classes-hp.exp: new file.
13466 * gdb.hp/ctti.exp: new file.
13467 * gdb.hp/ctti-add.cc: new file.
13468 * gdb.hp/ctti-add1.cc: new file.
13469 * gdb.hp/ctti-add2.cc: new file.
13470 * gdb.hp/ctti-add3.cc: new file.
13471 * gdb.hp/dbx.exp: new file.
13472 * gdb.hp/exception.cc: new file.
13473 * gdb.hp/exception.exp: new file.
13474 * gdb.hp/foll-exec.c: new file.
13475 * gdb.hp/foll-exec.exp: new file.
13476 * gdb.hp/foll-fork.c: new file.
13477 * gdb.hp/foll-fork.exp: new file.
13478 * gdb.hp/foll-vfork.c: new file.
13479 * gdb.hp/foll-vfork.exp: new file.
13480 * gdb.hp/inherit-hp.exp: new file.
13481 * gdb.hp/more-steps.exp: new file.
13482 * gdb.hp/namespace.cc: new file.
13483 * gdb.hp/namespace.exp: new file.
13484 * gdb.hp/optimize.exp: new file.
13485 * gdb.hp/pxdb.c: new file.
13486 * gdb.hp/pxdb.exp: new file.
13487 * gdb.hp/quicksort.exp: new file.
13488 * gdb.hp/reg-test.exp: new file.
13489 * gdb.hp/reg-test.s: new file.
13490 * gdb.hp/sized-enum.c: new file.
13491 * gdb.hp/sized-enum.exp: new file.
13492 * gdb.hp/start-stop.exp: new file.
13493 * gdb.hp/templ-hp.cc: new file.
13494 * gdb.hp/templ-hp.exp: new file.
13495 * gdb.hp/thr-lib.c: new file.
13496 * gdb.hp/thr-lib.exp: new file.
13497 * gdb.hp/thr-lib.h: new file.
13498 * gdb.hp/thr-liblib.c: new file.
13499 * gdb.hp/virtfun-hp.c: new file.
13500 * gdb.hp/virtfun-hp.exp: new file.
13501 * gdb.hp/watch-cmd.exp: new file.
13502 * gdb.hp/watch-hp.exp: new file.
13503 * gdb.hp/xdb1.exp: new file.
13504 * gdb.hp/xdb2.exp: new file.
13505 * gdb.hp/xdb3.exp: new file.
13506
13507Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13508
13509 The following files are part of the HP merge; some had longer
13510 names at HP, but have been renamed to be no more than 14
13511 characters in length.
13512
13513 * gdb.base/ss.h: new file.
13514 * gdb.base/call-ar-st.c: new file.
13515 * gdb.base/call-ar-st.exp: new file.
13516 * gdb.base/call-rt-st.c: new file.
13517 * gdb.base/call-rt-st-exp: new file.
13518 * gdb.base/call-strs.exp: new file.
13519 * gdb.base/ena-dis-br.exp: new file.
13520 * gdb.base/environ.exp: new file.
13521 * gdb.base/long_long.exp: new file.
13522 * gdb.base/sect-cmd.exp: new file.
13523 * gdb.base/shlib-cl2.exp: new file.
13524 * gdb.base/smoke.exp: new file.
13525 * gdb.base/so-impl-ld.c: new file.
13526 * gdb.base/so-impl-ld.exp: new file.
13527 * gdb.base/so-indr-cl.c: new file.
13528 * gdb.base/so-indr-cl.exp: new file.
13529 * gdb.base/varargs.exp: new file.
13530 * gdb.base/volatile.exp: new file.
13531 * gdb.base/whatis-exp.exp: new file.
7a292a7a 13532 * gdb.base/display.exp: new file.
c906108c
SS
13533 * gdb.c++/derivation.exp: new file.
13534 * gdb.c++/local.exp: new file.
13535 * gdb.c++/member-ptr.exp: new file.
13536 * gdb.c++/overload.exp: new file.
13537 * gdb.c++/ovldbreak.exp: new file.
13538 * gdb.c++/ref-types.exp: new file.
13539 * gdb.c++/ref-types2.exp: new file.
13540 * gdb.c++/userdef.exp: new file.
d63a86f8 13541
c906108c
SS
13542Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13543
13544 * gdb.base/default.exp: Reflect wording change in remote.c.
13545
dc96c6c7 13546Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13547
13548 * gdb.base/help.exp: Update to reflect current text.
13549
13550Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13551
13552 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13553 they're stack variables and contain garbage.
13554 * gdb.c++/anon-union.exp: new file.
13555
13556 The following changes were made by David Taylor
13557 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13558 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13559 in changes by HP.
13560
13561 * gdb.base/bitops.exp: new file.
13562 * gdb.base/default.exp: change expected messages for catch and
13563 info catch tests to reflect HP merge changes.
13564 * gdb.base/enable-disable-break.exp
13565 * gdb.base/ending-run.c: new file.
13566 * gdb.base/long_long.c: new file.
13567 * gdb.base/maint.exp: new file.
13568 * gdb.base/pointers2.exp: new file.
13569 * gdb.base/shlib-call2.exp: new file.
13570 * gdb.base/solib.exp: new file.
13571 * gdb.base/step-test.c: new file.
13572 * gdb.c++/anon-union.cc: new file.
13573 * gdb.c++/local.cc: new file.
13574 * gdb.c++/member-pointer.cc: new file.
13575 * gdb.c++/method.cc: new file.
13576 * gdb.c++/ref-types.cc: new file.
13577 * gdb.c++/ref-types2.cc: new file.
13578 * gdb.c++/userdef.cc: new file.
d63a86f8 13579
c906108c
SS
13580 * gdb.base/scope.exp: compile one file at a time, then link.
13581 * gdb.base/langs.exp: ditto.
13582 * gdb.base/list.exp: ditto.
d63a86f8 13583
c906108c
SS
13584Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
13585
13586 The following changes were made by David Taylor
13587 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13588 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13589 in changes by HP.
d63a86f8 13590
c906108c
SS
13591 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
13592 skip tests. When compiling pass c++ flag to gdb_compile.
13593 * gdb.c++/
d63a86f8 13594
c906108c
SS
13595 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
13596 test for on hppa*-*-hpux*; use args to see if c++ was specified.
13597 (skip_hp_tests): new function.
13598 (gdb_preprocess): new function.
13599
13600 * configure.in (hpdir): decide whether to configure gdb.hp.
13601 * configure: regenerated.
13602
13603 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
13604 to delete on clean.
13605 (EXECUTABLES): update to reflect new additions.
13606 * gdb.base/commands.exp: update message expected.
13607 * gdb.base/default.exp: add copyright notice.
13608 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
13609 * gdb.base/help.exp: update messages to reflect current text.
13610 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
13611 targets for recurse tests.
13612 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
13613 skip this file.
13614
13615 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
13616 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
13617 compilation.
13618 * gdb.c++/misc.exp: ditto.
13619 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
13620 run the tests. tell gdb_compile that it's a c++ compilation.
13621
13622 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 13623
c906108c
SS
13624 * gdb.base/all-bin.exp: new file.
13625 * gdb.base/arithmet.exp: new file.
13626 * gdb.base/assign.exp: new file.
13627 * gdb.base/completion.exp: new file.
13628 * gdb.base/cond-expr.exp: new file.
13629 * gdb.base/condbreak.exp: new file.
13630 * gdb.base/define.exp: new file.
13631 * gdb.base/dollar.exp: new file.
13632 * gdb.base/environment.exp: new file.
13633 * gdb.base/eval-skip.exp: new file.
13634 * gdb.base/jump.exp: new file.
13635 * gdb.base/logical.exp: new file.
13636 * gdb.base/pointers.exp: new file.
13637 * gdb.base/relational.exp: new file.
13638 * gdb.base/section_command.exp: new file.
13639 * gdb.base/whatis-expr.exp: new file.
13640
13641 * gdb.base/all-types.c: new file.
13642 * gdb.base/call-array-struct.c: new file.
13643 * gdb.base/call-return-struct.c: new file.
13644 * gdb.base/call-strings.c: new file.
13645 * gdb.base/callfuncs2.c: new file.
13646 * gdb.base/condbreak.c: new file.
13647 * gdb.base/constvars.c: new file.
13648 * gdb.base/display.c: new file.
13649 * gdb.base/int-type.c: new file.
13650 * gdb.base/jump.c: new file.
13651 * gdb.base/miscexprs.c: new file.
13652 * gdb.base/pointers.c: new file.
13653 * gdb.base/pointers2.c: new file.
13654 * gdb.base/shmain.c: new file.
13655 * gdb.base/shr1.c: new file.
13656 * gdb.base/shr2.c: new file.
13657 * gdb.base/solib.c: new file.
13658 * gdb.base/solib1.c: new file.
13659 * gdb.base/solib2.c: new file.
13660 * gdb.base/varargs.c: new file.
13661 * gdb.c++/derivation.cc: new file.
13662 * gdb.c++/overload.cc: new file.
13663 * gdb.c++/ovldbreak.cc: new file.
13664 * gdb.hp/attach.c: new file.
13665 * gdb.hp/attach2.c: new file.
13666 * gdb.hp/average.c: new file.
13667 * gdb.hp/compiler.c: new file.
13668 * gdb.hp/compiler.cc: new file.
13669 * gdb.hp/execd-program.c: new file.
13670 * gdb.hp/follow-exec.c: new file.
13671 * gdb.hp/follow-fork.c: new file.
13672 * gdb.hp/follow-vfork-and-exec.c: new file.
13673 * gdb.hp/misc-hp.cc: new file.
13674 * gdb.hp/more-steps.c: new file.
13675 * gdb.hp/optimize.c: new file.
13676 * gdb.hp/quicksort.c: new file.
13677 * gdb.hp/run-hp.c: new file.
13678 * gdb.hp/start-stop.c: new file.
13679 * gdb.hp/sum.c: new file.
13680 * gdb.hp/templates-hp.cc: new file.
13681 * gdb.hp/thread-local-in-lib.c: new file.
13682 * gdb.hp/thread-local-in-lib.h: new file.
13683 * gdb.hp/thread-local-in-lib.lib.c: new file.
13684 * gdb.hp/vforked-program.c: new file.
13685 * gdb.hp/virtfunc-hp.cc: new file.
13686 * gdb.hp/watchpoint-hp.c: new file.
13687 * gdb.hp/xdb.c: new file.
13688 * gdb.hp/xdb0.c: new file.
13689 * gdb.hp/xdb0.h: new file.
13690 * gdb.hp/xdb1.c: new file.
13691
13692Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
13693
13694 The following change was made by Edith Epstein
13695 <eepstein@cygnus.com> as part of a project to merge in changes
13696 originally made by HP; HP did not create ChangeLog entries.
13697
13698 * gdb.c++/demangle.exp: changed the expected output for some
13699 ARM-style mangling -- removed second reference to datatype.
13700 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 13701 T1<char>::~T1<char>(void)
c906108c 13702 becomes,
a9c64011
AS
13703 maint demangle __dt__11T1__pt__2_cFv
13704 T1<char>::~T1(void)
c906108c
SS
13705
13706 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 13707
c906108c
SS
13708Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
13709
13710 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
13711 * gdb.trace/backtrace.exp: Likewise.
13712 * gdb.trace/circ.exp: Likewise.
13713 * gdb.trace/collection.exp: Likewise.
13714 * gdb.trace/deltrace.exp: Likewise.
13715 * gdb.trace/infotrace.exp: Likewise.
13716 * gdb.trace/limits.exp: Likewise.
13717 * gdb.trace/packetlen.exp: Likewise.
13718 * gdb.trace/passc-dyn.exp: Likewise.
13719 * gdb.trace/passcount.exp: Likewise.
13720 * gdb.trace/report.exp: Likewise.
13721 * gdb.trace/save-trace.exp: Likewise.
13722 * gdb.trace/tfind.exp: Likewise.
13723 * gdb.trace/tracecmd.exp: Likewise.
13724 * gdb.trace/while-dyn.exp: Likewise.
13725 * gdb.trace/while-stepping.exp: Likewise.
13726
137271998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
13728
13729 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
13730
13731Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
13732
13733 From Brendan Kehoe:
13734 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
13735 int return types.
13736
13737Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
13738
13739 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
13740 remote dos host testing right.
13741
13742Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
13743
13744 * gdb.base/corefile.exp: remove some xfails.
13745
13746Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
13747
13748 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
13749 have different timestamps.
13750
13751Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
13752
13753 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
13754 gdb.base/default.exp: Replace "exec" with "executable".
13755
13756Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
13757
13758 * gdb.base/default.exp: Change else if to elseif from previous
13759 delta.
13760
13761Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
13762
13763 * gdb.base/default.exp: Add brace missing from previous delta.
13764
13765Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
13766
13767 * gdb.base/default.exp: Support test for info float for all
13768 varieties of arm toolchain.
13769
dc96c6c7 13770Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13771
13772 * gdb.trace/*.exp: remove "remote_download" command.
13773
dc96c6c7 13774Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13775
13776 * gdb.trace/*.exp: remove -gdwarf from compile.
13777
13778Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
13779
13780 * gdb.trace/configure.in(AC_INIT): typo
13781 * gdb.trace/configure: regenerated
13782
dc96c6c7 13783Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13784
13785 * config/m68k-emc.exp: New file.
13786 * lib/<emc-support.exp trace-support.exp}: New files.
13787 * configure.in: add new test directory gdb.trace.
13788 * gdb.trace/{configure configure.in Makefile.in}: New files.
13789 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
13790 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
13791 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
13792 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
13793 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
13794 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
13795 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 13796
dc96c6c7 13797Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13798
13799 * gdb.c++/classes.exp: Change all regular expressions to match
13800 arbitrary combinations of newline/carriage-return, so that they
13801 will work equally well on Unix and Windows.
13802 * gdb.c++/inherit.exp: ditto.
13803 * gdb.c++/virtfunc.exp: ditto.
13804
138051998-08-11 Dawn Perchik <dawn@cygnus.com>
13806
13807 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
13808
c2d11a7d
JM
13809Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
13810
13811 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
13812 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
13813 to use a0-a3/d0-d3 as needed.
13814
13815Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
13816
13817 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
13818 * gdb.disasm/am33.exp: Corresponding changes.
13819
c906108c
SS
138201998-07-11 Felix Lee <flee@cygnus.com>
13821
13822 * gdb.base/callfuncs.exp: add cmp10 test.
13823 * gdb.base/callfuncs.c (cmp10): new function.
13824
13825Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
13826
d63a86f8 13827 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
13828 into two parts to get around a synchronization problem in expect.
13829
3fc11d3e
JM
13830Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
13831
13832 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
13833
13834 * configure.in: Add options for gdbtk testsuite.
13835
13836 * configure: Regenerate.
13837
13838 * gdb.gdbtk: New directory to hold gdbtk tests.
13839
c906108c
SS
13840Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13841
13842 * gdb.fortran/types.exp: Escape brackets in expect patterns
13843 for test_float_literal_types_accepted tests.
13844 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
13845 before run test.
13846
c2d11a7d
JM
13847Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
13848
13849 * am33.exp: Just compile, do not link the testcase.
13850 * am33.s: Add ".am33" pseudoop to force am33 mode.
13851
c906108c
SS
138521998-06-25 Felix Lee <flee@cygnus.com>
13853
13854 * gdb.base/setshow.exp: make sure $pc is sane.
13855
13856 * gdb.stabs/weird.exp: split expect patterns properly.
13857
c2d11a7d
JM
13858Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
13859
13860 * gdb.disasm/am33.s: New disassembler testfile for the am33.
13861 * gdb.disasm/am33.exp: Run it.
13862
dc96c6c7 13863Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13864
13865 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
13866 match processing (and eliminate spurious timeouts when running).
13867
dc96c6c7 13868Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13869
13870 * gdb.base/signals.exp (test_handle_all_print): put back Mach
13871 exception test, but conditionalize it on target [mach | gnu].
13872
dc96c6c7 13873Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13874
13875 * gdb.base/overlays.exp: fixup compile line for linker script.
13876
13877Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
13878
13879 * gdb.fortran/types.exp: don't guess at float size.
13880
13881Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
13882
13883 * gdb.base/exprs.exp: delete test that depends on int size.
13884
13885Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
13886
13887 * config/sim.exp: Removed checks for target triplets.
13888 (gdb_target_sim): Use gdb,target_sim_options.
13889
13890Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
13891
13892 * gdb.base/reread.exp: New file.
13893 * gdb.base/reread1.c: New file.
13894 * gdb.base/reread2.c: New file.
13895
13896Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
13897
13898 * config/sim.exp: Use 'target sim -sparclite' when running
13899 SPARClite programs.
13900
13901Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
13902
13903 * gdb.base/structs2.exp: New file.
13904 * gdb.base/structs2.c: New file.
13905
13906Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
13907
13908 * gdb.asm/common.inc: New file.
13909 * gdb.asm/d10v.inc: New file.
13910 * asm-source.exp: Pass -I's to gas to find .inc files.
13911 Update line numbers in expected output.
13912 * asmsrc1.s: Rewrite.
13913 * asmsrc2.s: Rewrite.
13914 * configure.in: Create arch.inc symlink.
13915 * configure: Regenerate.
13916 * Makefile.in (distclean): Delete arch.inc.
13917
13918Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
13919
13920 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
13921 (t_enum_value2): ditto
13922 (t_enum_value3): ditto
13923 (main): ditto
13924Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13925
13926 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
13927 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
13928 change.
13929 Use gdb_test instead of send_gdb/gdb_expect sequences.
13930
13931Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
13932
13933 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
13934 not void.
13935
13936Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
13937
13938 * gdb.base/branches.c: Code with lots of loops and
13939 subroutines. Used to test gdbs ability to single step through PC
13940 changes, especially to test mips-tdep.c:mips_next_pc
13941
13942Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
13943
13944 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
13945 more rigorous EGCS C++ error checking.
13946
13947Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13948
a9c64011
AS
13949 * gdb.base/help.exp: Clean up `help set args' and `help show args'
13950 tests.
13951 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
13952 function when asleep.
13953 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
13954 for i*86 Linux and SVR4 signal handling problems.
13955 Remove linux xfail for `next to handler in signals_tests_1', fixed
13956 by recent infrun.c change.
13957 Limit backtrace to 10 frames to avoid timeout problems with infinite
13958 stack backtraces.
13959 Adjust expect pattern in `handle all print' test to match Apr 28 1997
13960 target.[ch] change.
c906108c
SS
13961
13962Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
13963
13964 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
13965 for a newline from gdb before continuing.
13966 (default_gdb_exit): Just look for y or n.
13967 (gdb_test): Detect abnormal exit from GDB running on DOS; if
13968 it does, fail the rests of the tests in the file.
13969
13970Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
13971
13972 * config/cygmon.exp: New file.
13973
13974Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
13975
13976 * gdb.base/list.exp: Fix problem with "list default lines around
13977 main" test on remote targets.
13978
13979 * gdb.base/scope.exp: Fix problem with filelocal_bss before
13980 run test on remote targets.
13981
13982Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
13983
13984 * gdb.asm: New directory.
13985 * configure.in: Configure it.
13986 * configure: Regenerate.
13987 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
13988 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
13989
13990Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
13991
13992 * config/mn10300-eval.exp: New file to support MN10300 eval board.
13993
dc96c6c7 13994Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 13995
a9c64011
AS
13996 * gdb.base/overlays (several files): Merge the two overlay
13997 managers into one. Change variables (foox, barx, bazx, grbxx)
13998 back into ints but force them to load in their proper sections.
c906108c
SS
13999
14000Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
14001
14002 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
14003 on-chip insn memory and IMAP1 to upper 128k.
14004 (D10VCopy): Handle memory regions crossing 16k boundaries.
14005 (D10VCopy): Transfer data in 32 bit chunks.
14006
14007Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
14008
14009 * gdb.base/overlays.c (main): Exit normally when result is
14010 correct.
14011
14012 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
14013 map. Include space for printf in .text segment.
14014
14015 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
14016 updated d10v memory VMA/LMA map.
14017 (D10VCopy): Call D10VTranslate.
d63a86f8 14018
c906108c
SS
14019Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
14020
14021 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
14022
14023 * gdb.base/bar.c (barx, bar): Change variable to small array so
14024 that it won't be put into the .sdata - small data -
14025 section. Update reference.
14026 * gdb.base/baz.c (bazx, baz): Ditto.
14027 * gdb.base/foo.c (foox, foo): Ditto.
14028 * gdb.base/grbx.c (grbxx, grbx): Ditto.
14029
14030 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
14031 to be arrays.
d63a86f8 14032
dc96c6c7 14033Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 14034
a9c64011
AS
14035 * gdb.base/overlays.exp: fix up and get working again.
14036 Add tests for backtraces from an overlay function.
d63a86f8 14037
c906108c
SS
14038Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
14039
14040 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
14041 "calling function with watchpoint enabled".
14042
14043Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
14044
14045 * gdb.base/break.exp (test_next_with_recursion): Remove
14046 gdb_suppress_tests for d10v-*-*.
14047 * lib/gdb.exp (gdb_suppress_tests): Disable this function
14048 pending review of whether it is useful or not.
14049
14050Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
14051
14052 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
14053
14054Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
14055
14056 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
14057 * config/dve.exp: New file to support Densan boards.
14058
14059Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
14060
14061 * gdb.base/interrupt.exp: Document problem of simulators, signals,
14062 reads and BSD.
14063
14064Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
14065
14066 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
14067 response.
14068
14069 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
14070
14071Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
14072
14073 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
14074 test.
14075
14076 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
14077 target_sizeof_long and target_bigendian_p.
14078 (structs_by_value, structs_by_reference): Check values according
14079 to targets word size and endianess.
d63a86f8 14080
c906108c
SS
14081Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
14082
14083 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
14084 output.
14085
14086Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
14087
14088 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
14089 Update test of set args help to match source change.
14090
14091Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
14092
14093 * gdb.base/default.exp: Expect help system output to be in
14094 alphabetical order.
14095 * gdb.base/help.exp: Ditto.
14096
14097Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
14098
14099 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
14100 "i*86-pc-linux-gnu*".
14101 * gdb.base/interrupt.exp: Ditto.
14102 * gdb.base/corefile.exp: Ditto.
14103
14104 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
14105 define vxworks when building the testcase.
14106
14107 * gdb.base/ptype.exp: Fix testnames to be unique.
14108 * gdb.base/radix.exp: Ditto.
14109 * gdb.base/term.exp: Ditto.
14110 * gdb.base/whatis.exp: Ditto.
14111 * gdb.c++/classes.exp: Ditto.
14112
14113Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
14114
14115 * gdb.base/callfuncs.exp: Fix indentation.
14116
14117 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
14118 suppress_flag has been set.
14119 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
14120 target feature.
14121
14122Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
14123
14124 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
14125 the testcase.
14126
14127 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
14128 set_debug_traps() and breakpoint().
14129 * gdb.c++/misc.cc (main): Ditto.
14130 * gdb.c++/templates.cc (main): Ditto.
14131 * gdb.c++/virtfunc.cc (main): Ditto.
14132
14133Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
14134
14135 * lib/gdb.exp(gdb_step_for_stub): New function.
14136 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
14137 exists, reload the executable and do a "continue" instead of
14138 doing a jump.
14139 (runto_main): Use gdb_step_for_stub.
d63a86f8 14140
c906108c
SS
14141 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
14142 tests to have unique names.
14143 * gdb.base/callfuncs.exp: Ditto.
14144 * gdb.base/commands.exp: Ditto.
14145 * gdb.base/default.exp: Ditto.
14146 * gdb.base/help.exp: Ditto.
14147 * gdb.base/list.exp: Ditto.
14148 * gdb.base/opaque.exp: Ditto.
14149 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
14150 similar tests.
d63a86f8 14151
c906108c
SS
14152 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
14153 * gdb.c++/cplusfuncs.cc: Ditto.
14154 * gdb.c++/virtfunc.cc: Ditto.
14155
14156 * config/monitor.exp: Keep track of the last file we saw, rather
14157 than trying to get the info from gdb.
14158
14159 * gdb.fortran/types.exp: Move comment to previous line.
14160
14161Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
14162
14163 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
14164 target mode.
14165
14166Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
14167
14168 From Bob Manson:
14169 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
14170 string from GDB when it connects.
14171
14172 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
14173
14174Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
14175
14176 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
14177 if we can't get a debug format from GDB (we may be testing an
14178 older GDB). Use a 10 second timeout when checking for the format.
14179
14180 * gdb.stabs/weird.exp: Fix quoting.
14181
14182 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
14183
14184Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
14185
14186 * config/arm-ice.exp: New file.
14187
14188Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
14189
14190 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
14191 until it has been modified to work with the new testsuite.
14192
99707966 14193 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
14194 testcase won't compile, cause all of the testcases in the file to
14195 fail instead.
14196
14197 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
14198 (gdb_clear_suppressed): New procedure.
14199 (gdb_stop_suppressing_tests): Only clear suppress_flag if
14200 it contains a positive value.
14201
14202Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
14203
14204 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
14205
14206 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
14207
14208Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
14209
14210 * lib/gdb.exp (setup_xfail_format): New function.
14211 (get_debug_format): New function to get debug format.
14212 (debug_format): New global variable to hold last value set
14213 by get_debug_format.
14214 * gdb.base/list.exp: Call get_debug_format and expect some
14215 tests to fail for DWARF 1 and COFF formats.
14216 * gdb.c++/ptype.exp: Ditto.
14217 * gdb.c++/classes.exp: Ditto.
14218 * gdb.c++/cplusfuncs.exp: Ditto.
14219 * gdb.c++/inherit.exp: Ditto.
14220 * gdb.c++/templates.exp: Ditto.
14221 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 14222
c906108c
SS
14223Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
14224
14225 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
14226 host doesn't have a currently-open connection.
14227
14228 * config/sparclet.exp: Cleanups and fixes to make it generic for
14229 any gdb stub target. Handle cases where gdb doesn't respond when
14230 interrupted in a sane fashion.
14231
14232 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
14233 same thing in a totally different way.
14234
14235 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
14236 setting "timeout".
14237 (gdb_start): We set the global gdb_prompt variable in
14238 default_gdb_init now.
14239
14240Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
14241
14242 * gdb.base/printcmds.exp: Fix "check for floating addition"
14243 regexp to accept results within approx +/- .01 of exact value.
14244 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
14245
14246Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
14247
14248 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
14249 properly.
14250 (gdb_expect): Add optional timeout parameter, and add timeout
14251 value to various calls.
14252 (gdb_suppress_tests): Only give one warning message per group.
14253
14254Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
14255
14256 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
14257 global variables. Handle getting a value for $timeout more
14258 gracefully.
14259
14260Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14261
14262 * lib/gdb.exp: Close connection to remote host if gdb doesn't
14263 initialize.
14264 (default_gdb_init): New procedure; allow gdb_init to be overridden
14265 by a target configuration file.
14266 (gdb_expect): Pass the timeout to remote_expect.
14267
14268 * config/monitor.exp(gdb_load): Fix typo in regexp.
14269
14270Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
14271
14272 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
14273
14274Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
14275
14276 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
14277 here. Call gdb_target_exec before rebooting the target, to make
14278 sure the connection to the target is closed.
14279 (gdb_load): Pass the name of the executable to gdb_target_monitor.
14280 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
14281 Also detect "Timeout reading from remote" error.
14282
14283 * config/gdbserver.exp: Pass the executable being loaded to
14284 gdb_target_monitor. Don't call gdb_file_cmd here; let
14285 gdb_target_monitor do it.
14286
14287 * gdb.disasm/hppa.exp: Don't use exec_output.
14288
14289Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
14290
14291 * gdb.base/list.exp: If we're debugging a non-native target,
14292 try to set the pc register to point to the start of the
14293 program before doing the first list command.
14294
14295 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
14296 test_calls after restarting.
14297
14298 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
14299 reloading.
14300
14301 * gdb.base/watchpoint.exp: Fix typo.
14302
14303 * gdb.base/setshow.exp: Check for use_gdb_stub.
14304
14305 * gdb.base/break.exp: Fix continue until exit test for the gdb
14306 stub case.
14307 * gdb.base/langs.exp: Ditto.
14308
14309 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
14310 gdb_load_offset. If we weren't given a file to load, figure out
14311 what the current file is and use it.
14312
14313 * config/i386-bozo.exp: New file.
14314
14315Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
14316
14317 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
14318 feature.
14319
14320 * config/proelf.exp: New entry.
14321
14322Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
14323
14324 * lib/gdb.exp: Remove spurious .* patterns at the beginning
14325 of regexps.
14326
14327 * gdb.base/watchpoint.exp: Don't run the test_stepping
14328 tests if gdb can't call functions on the target.
14329
14330 * gdb.base/setshow.exp: Don't run the set prompt tests if
14331 the board has gdb_prompt set.
14332
14333Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
14334
14335 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
14336 * gdb.base/commands.exp: Likewise.
14337 * gdb.base/setshow.exp: Likewise.
14338
14339Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
14340
14341 * config/monitor.exp(gdb_start): Look for gdb_prompt target
14342 feature.
14343
14344 * config/i960.exp: New file.
14345
14346Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
14347
14348 * gdb.base/funcargs.exp: Check for gdb,short_int target
14349 feature instead of looking for explicit target triplets.
14350
dc96c6c7 14351Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 14352
d63a86f8 14353 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
14354 "p 123DEADBEEF", to check parse_number.
14355 * top.c: change "to enable to enable" to "to enable" in a couple
14356 of help strings.
14357
14358Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
14359
14360 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
14361 on the mn10300.
d63a86f8 14362
c906108c
SS
14363Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
14364
14365 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
14366 where the test executable is run with explicit args.
14367 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
14368
14369Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
14370
14371 * gdb.base/run.c: Use FAKEARGV to build test executable that
14372 does not require a command line arg, since most simulators
14373 don't currently support passing such an arg into the simulated
14374 program.
14375 * gdb.base/commands.exp: Change tests to insert the proper
14376 value as the arg to the first recursive factorial call. Change
14377 compilation line to define FAKEARGV at compile time.
14378
14379Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
14380
14381 * gdb.base/recurse.exp: Enable these tests for the mn10300.
14382 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
14383 function with watchpoint enabled" test.
14384
14385Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
14386
14387 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
14388 Don't call gdb_test when the command doesn't return to a gdb prompt.
14389
14390 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
14391 "Tests restarted" messages.
14392
14393Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
14394
14395 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
14396
dc96c6c7 14397Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14398
14399 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
14400 for INFO SYMBOL; add help tests for OVERLAY commands.
14401 * gdb.base/default.exp: add tests for INFO SYMBOL command;
14402 add tests for OVERLAY commands
14403 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
14404 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
14405 * gdb.base/sigall.c: add usestubs code frag
14406 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 14407
c906108c
SS
14408Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
14409
14410 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
14411 failures.
14412 (gdb_stop_suppressing_tests): Note that tests have restarted.
14413
14414Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
14415
14416 * config/h8300.exp: New file.
14417
14418Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
14419
14420 * gdb.base/setshow.exp: Check for the existence of a
14421 feature, not its value.
14422
14423Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
14424
14425 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
14426
14427 * gdb.base/scope.exp: It's now init0(), not init().
14428
14429 * gdb.base/scope0.c: For now, change init() to be init0().
14430
14431 * config/monitor.exp: Use gdb_serial in preference to serial
14432 or netport.
14433
14434 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
14435 and it's not already set.
14436
14437Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
14438
14439 * gdb.base/setshow.exp: Only test the run command if the target
14440 isn't using a stub and if it supports argument passing.
14441
14442Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
14443
14444 * config/udi.exp(gdb_start): Make sure UDICONF is set
14445 properly before starting gdb.
14446
14447Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
14448
14449 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
14450 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
14451 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
14452
14453Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
14454
14455 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
14456 specialized code to reboot the board, use remote_reboot instead.
14457
14458 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
14459
14460 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
14461
14462 * config/monitor.exp: Make sure we disconnect from the target.
14463 Also, try a reboot/reload cycle instead of failing if the
14464 load fails.
14465
14466Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
14467
14468 * gdb.base/default.exp: Don't set match_max.
14469 * gdb.base/help.exp: Ditto.
14470 * gdb.base/list.exp: Ditto.
14471 * gdb.base/signals.exp: Ditto.
14472
14473 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14474 set, use remote_ld to download the testcase instead of
14475 the GDB loader.
14476
14477Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14478
14479 * config/vr5000.exp: New file.
14480
14481 * config/monitor.exp(gdb_target_monitor): Add pattern for
14482 "Ending remote" to detect errors in connecting.
14483
14484 * gdb.base/setshow.exp: Add .* within auto language test.
14485
14486 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14487 target feature.
14488
14489 * config/monitor.exp(gdb_load): Check for a failure when loading,
14490 and reboot the board if necessary.
14491
14492 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14493 a set of tests. Remove print.* from the patterns being checked.
14494
14495Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14496
14497 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14498 refer to gdb_spawn_id.
14499
14500 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14501 longer used.
14502 * config/sparclet.exp: Ditto.
14503 * config/sparclet-old.exp: Ditto.
14504 * config/slite.exp: Ditto.
14505 * config/sim.exp: Ditto.
14506 * gdb.base/funcargs.exp: Ditto.
14507
14508 * lib/gdb.exp:Remove references to gdb_spawn_id.
14509 (gdb_expect): Move to remote.exp.
14510
14511Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14512
14513 * config/monitor.exp: Detect the "Couldn't establish connection"
14514 message from GDB.
14515
14516Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14517
14518 * gdb.base/bitfields.exp: Use runto instead of explicit
14519 gdb_run_cmd/gdb_expect sequences.
14520
14521 * gdb.base/break.exp(text_next_with_recursion): Add match for
14522 gdb_expect call.
14523
14524 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14525 We also need to handle the "A program is being debugged already"
14526 prompt from gdb. Use gdb_test to set the baud rate.
14527
14528 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14529 to 20000. Really. I mean it.
14530
14531Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14532
14533 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14534 fails. If suppress_flag is set, skip perror message about not
14535 being able to send to GDB.
14536 (send_gdb): If suppress_flag is set, don't try to send commands to
14537 GDB.
14538 (gdb_expect): If suppress_flag is set, always fail immediately.
14539 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14540 (gdb_init): Call gdb_stop_suppressing_tests.
14541 (default_gdb_exit): Ditto.
14542 (default_gdb_start): Ditto.
14543
14544 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14545 gdb_stop_suppressing_tests as appropriate.
14546 * gdb.base/break.exp: Ditto.
14547 * gdb.base/callfuncs.exp: Ditto.
14548 * gdb.base/commands.exp: Ditto.
14549 * gdb.base/exprs.exp: Ditto.
14550 * gdb.base/funcargs.exp: Ditto.
14551 * gdb.base/list.exp: Ditto.
14552 * gdb.base/recurse.exp: Ditto.
14553 * gdb.base/scope.exp: Ditto.
14554 * gdb.base/structs.exp: Ditto.
14555 * gdb.c++/inherit.exp: Ditto.
14556
14557Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14558
14559 * config/vr4300.exp: New file.
14560
99707966 14561 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 14562
99707966 14563 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
14564
14565Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
14566
14567 * lib/gdb.exp(gdb_init): New function.
14568
14569 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
14570 for each individual variable set.
14571
14572 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
14573 name.
14574
14575 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
14576
14577 * gdb.base/scope.exp: Use gdb_test.
14578
14579 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
14580 aborting; the testsuite driver will do that for us (see
14581 gdb_finish). Also, use gdb_test in a few more places.
14582
14583Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14584
14585 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
14586
14587Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
14588
14589 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
14590 and "add_tests" are not at the same address.
14591
14592Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
14593
14594 * gdb.base/ptype.exp: Use gdb_test.
14595
14596Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
14597
14598 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
14599 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
14600 left in. No longer expect them to fail.
14601
14602 * gdb.stabs/*.mt; Deleted, no longer used.
14603 * gdb.stabs/configure.in: Remove references to target makefile
14604 frags.
14605 * gdb.stabs/configure: Rebuilt.
14606
14607 * gdb.disasm/*.mt: Deleted, no longer used.
14608 * gdb.disasm/configure.in: Remove references to target makefile
14609 frags. Use "sh3.s" as the unique filename for this directory.
14610 * gdb.disasm/configure: Rebuilt.
14611
14612 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
14613 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
14614 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
14615
14616Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
14617
14618 * config/udi.exp: Use mondfe,name instead of remote_host.
14619
14620Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
14621
14622 * gdb.base/watchpoint.exp: Don't expect a failure when calling
14623 a function with a watchpoint enabled on the mn10200.
14624
14625 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
14626 before trying to create it!
14627
14628Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
14629
14630 * config/vx.exp: Use hostname instead of netport.
14631
14632 * config/vxworks.exp: New file.
14633
14634 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
14635
14636 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
14637 gdb before assuming everything worked. Send a ^C if a timeout
14638 occurs.
14639
14640 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
14641 $gdb_spawn_id directly.
14642 (gdb_run_cmd): Try _start as well as start. Use the target feature
14643 gdb,start_symbol as the symbol to start from when jumping.
14644
14645Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
14646
14647 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
14648 redundant) test.
14649
14650 * gdb.base/recurse.exp: Relax final value test for 'b' so that
14651 it doesn't lose for 16bit integer systems.
14652
14653Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
14654
14655 * gdb.fortran/types.exp: If the target doesn't support "double"
14656 data types, then expect "real" types to only be 4 bytes.
14657
14658 * gdb.c++/virtfunc.exp: Expect failure for virtual function
14659 call tests if the target doesn't support inferior function calls.
14660
14661 * gdb.base/printcmds.exp: Allow minor deviation in FP values
14662 in printf tests.
14663
14664Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
14665
14666 * gdb.base/help.exp: Disable "help set", "help show", and
14667 "help support". Simplify regexp for "help stack".
14668
14669 * gdb.base/default.exp: Set match_max to 5000 and the timeout
14670 to 60 seconds. Temporarily set match_max to 15000 around the
14671 "info copying" test.
14672
14673 * gdb.base/nodebug.exp: Don't try to do an inferior function
14674 call if the target doesn't support them.
14675 * gdb.base/printcmds.exp: Likewise.
14676 * gdb.base/setvar.exp: Likewise.
14677 * gdb.base/structs.exp: Likewise.
14678 * gdb.c++/templates.exp: Likewise.
14679 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
14680
14681 * gdb.base/recurse.exp: Enable for the mn10200.
14682
14683 * configure.in: Do configure gdb.stabs directory for *-*-elf
14684 targets.
14685 * configure: Rebuilt.
14686
14687 * gdb.base/break.exp: Check for gdb,noresults before testing
14688 exit status and/or results from the target.
14689 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
14690 * lib/gdb.exp: Remove old (now bogus) initialization of
14691 noinferior, noargs, noresults and nosignals.
14692
14693Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
14694
14695 * config/sh.exp: New file.
14696
14697 * config/slite.exp: Try to connect multiple times to the board
14698 before rebooting. Only send a "monitor run" if need_monitor_run
14699 is set.
14700
14701 * gdb.base/break.exp: Don't do the "stub continue" test if
14702 the target has gdb_stub set.
14703
14704 * gdb.base/callfuncs.exp: Increase the timeout.
14705
14706 * gdb.base/interrupt.exp: Don't even try to compile the testcase
14707 if the target has gdb,noinferiorio set.
14708
14709 * gdb.base/list.exp: Increase match_max to 10000 characters.
14710
14711 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
14712
14713 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
14714 target.
14715
14716 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
14717
14718Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
14719
14720 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
14721 trying to delete the copy of gdb. Catch the file delete so we
14722 don't die if the delete fails; also, the file should be copied to
14723 the host, not to the build.
14724
14725Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
14726
14727 * lib/gdb.exp(gdb_test): Surround the result pattern with
14728 parenthesis in case it contains multiple regexps separated
14729 with |.
14730
14731 * gdb.base/watchpoint.exp: Use gdb_test.
14732 * gdb.base/default.exp: Ditto.
14733
14734Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
14735
99707966 14736 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 14737
c906108c
SS
14738 * gdb.base/scope.exp: Use gdb_test.
14739 * gdb.c++/classes.exp: Ditto.
14740 * gdb.c++/inherit.exp: Ditto.
14741
14742Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
14743
14744 * gdb.base/crossload.exp: Don't use execute_anywhere, use
14745 remote_exec instead.
14746 * gdb.base/corefile.exp: Don't be ridiculous.
14747 * gdb.base/*.c: Add missing stub invocations.
14748
14749Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
14750
14751 * config/slite.exp: Miscellaneous fixes.
14752
14753 * lib/gdb.exp: Fix runto.
14754
14755 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
14756 the target.
14757
14758 * gdb.base/watchpoint.exp: Fix regexp.
14759
14760 * lib/gdb.exp(default_gdb_exit): Add a catch to the
14761 close and wait commands, as the descriptor may now be
14762 invalid. Always call "remote_close host".
14763
14764Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
14765
14766 Major rewrite for testsuite revision.
d63a86f8 14767
c906108c
SS
14768 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
14769 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
14770 instead of relying on spawn_id to always contain a valid
14771 spawn id.
14772 (get_compiler_info): New procedure to build the ${binfile}.ci
14773 file, instead of replicating this in N different places.
14774 (gdb_compile): New procedure.
d63a86f8 14775
c906108c
SS
14776 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
14777 appropriate arguments) instead of compile. Use gdb_test in a lot
14778 more places. Use send_gdb instead of send. Always run gdb_start
14779 at the start of a testcase, as this is no longer done magically.
14780
14781 config/*-gdb.exp: Rename without the -gdb suffix.
14782
14783 config/mips.exp: Use remote_close instead of exit_remote_shell.
14784 config/monitor.exp: Use target_info instead of looking at
14785 baud, timeout, etc.
14786 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
14787
14788Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14789
14790 * gdb.c++/templates.exp (test_ptype_of_templates),
14791 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
14792 Update expect patterns for destructors and assignment operators
14793 to match corresponding c-typeprint.c changes.
14794 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
14795 to destructor breakpoint test, GDB should be able to set the
14796 destructor breakpoint without specifying arguments.
14797
14798Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
14799
14800 * gdb.threads/pthreads.exp: Change result for failure to compile due
14801 to lack of pthreads runtime support from an error to simply an
14802 unsupported test, per dejagnu standards.
14803
14804Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14805
14806 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
14807 where GDB exits to reduce pattern match time.
14808 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
14809
14810 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
14811
dc96c6c7 14812Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14813
14814 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
14815 * gdb.base/default.exp: ditto.
14816 * gdb.base/nodebug.exp: ditto.
14817 * gdb.base/printcmds.exp: ditto.
14818 * gdb.base/ptype.exp: ditto.
14819 * gdb.base/setvar.exp: ditto.
14820 * gdb.base/structs.exp: ditto.
14821 * gdb.base/setshow.c: Guard against uninitialized values of argc.
14822
14823Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
14824
14825 * configure, */configure: Rebuild with autoconf 2.12.
14826
14827Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
14828
14829 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
14830 use new i*86-pc-linux*-gnu quads.
14831 * gdb.base/corefile.exp: Ditto.
14832 * gdb.base/signals.exp: Ditto.
14833 * gdb.base/sigall.exp: Ditto.
14834 * gdb.base/interrupt.exp: Ditto.
14835
14836 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
14837 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
14838 RedHat 4.0.
d63a86f8 14839
c906108c
SS
14840 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
14841 linux. This allows the test case to at least compile on latest
14842 linux, but still not run due to missing the threads runtime library.
14843
14844Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14845
14846 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
14847 directory to search gdb directory. Accept and step over conditional
14848 stack alignment code. Consume $prompt in failure cases.
14849 Reset timeout to $oldtimeout instead of some arbitrary value.
14850 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
14851 timeout problems with infinite stack backtraces.
14852 * gdb.base/ptype.exp (ptype struct link, union tu_link):
14853 Accept function parameters for linkfunc member.
14854
14855Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
14856
14857 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
14858 (CXXFLAGS): Remove, unreferenced.
14859 (B_OPTIONS): Add for -B options and add code to initialize with
14860 previous -B options and also add -B option to pick up cross compiled
14861 runtime.
14862 (TARGET_INCLUDES): Add for -I options and add code to initialize when
14863 doing cross compiles.
14864 (target_alias): Declare global.
14865 (xgcc): Set variable to full path of gcc in build tree. Use findfile
14866 to verify that gcc exists in build tree, and if so set CC to that
14867 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 14868
c906108c
SS
14869Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
14870
14871 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
14872 ptype test for anonymous union. Fixup testcase to match
14873 current gcc debug output.
14874
14875Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
14876
14877 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
14878 force argument to an unsigned long type.
14879
14880Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
14881
14882 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
14883 tests and anonymous union print/ptype tests.
14884 * gdb.base/list.exp (test_forward-search): Increase timeout by
14885 5 minutes for the "search extremely long line" case.
14886 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
14887 completely optional and that the pass/fail messages use the command as
14888 the message if that third arg is a null string.
14889 (gdb_test_exact): Arrange that a null string pattern means match a
14890 null string output rather than any output, which might include random
14891 errors.
14892 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
14893 backtrace test.
14894 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
14895 always failing and failure is now exposed by gdb.exp changes.
14896
14897Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
14898
14899 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
14900 weren't being noted.
14901
14902Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14903
14904 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
14905 * gdb.stabs/weird.exp: Remove v_comb xfails.
14906
dc96c6c7 14907Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14908
14909 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 14910 list.exp scope.exp watchpoint.exp]
c906108c 14911 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 14912
dc96c6c7 14913Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14914
14915 * config/monitor.exp: Increase download timeout to 1000 seconds.
14916
dc96c6c7 14917Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14918
14919 * config/m32r.exp: Increase timeout to 120 seconds.
14920
14921Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
14922
14923 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
14924 and accept older ordering as obsolescent gcc or gdb.
14925 * gdb.c++/templates.exp: Ditto.
14926 * gdb.c++/virtfunc.exp: Ditto.
14927
14928Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
14929
14930 * gdb.base/coremaker.c: Add code to mmap some data so we
14931 can check that it ends up in the core file.
14932 * gdb.base/corefile.exp: Add test to read mmapped data
14933 from core file.
14934
dc96c6c7 14935Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14936
14937 * config/m32r.exp: New file.
14938
14939Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
14940
14941 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
14942 that cflags can contains -gstabs, and work correctly for other tests.
14943
dc96c6c7 14944Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14945
14946 * gdb.base/setshow.exp: New file, tests show and set.
14947 * gdb.base/setshow.c: New file, tests show and set.
14948 * gdb.base/help.exp: Add test for help set|show annotate.
14949 * gdb.base/default.exp: Add test for set|show annotate.
14950
14951Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
14952
14953 * testsuite/gdb.base/break.exp: Make backtrace from factorial
14954 errors unique.
14955 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
14956 explicitly.
14957
14958Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
14959
14960 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
14961 and width commands. This is done elsewhere.
14962 * (gdb_start): Don't call gdb_start_sim here. That's already
14963 done in gdb_load. This fixes lots of failures in default.exp.
14964
14965Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
14966
14967 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
14968 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
14969 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
14970 in the same we we treat other failures (since it may be an expected
14971 condition), rather than as an error.
14972 * gdb.base/signals.exp (test_handle_all_print): Revert back to
14973 old test format.
14974
14975Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
14976
14977 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
14978 (distclean maintainer-clean realclean): No need to remove files
14979 twice. Nuke the duplicates.
14980 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 14981 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
14982 Remove config.h along with other config files.
14983
14984Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
14985
14986 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
14987 "p func1 ()" and note that rests of tests are skipped.
14988 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
14989 setup_xfails for "print func2::coremaker_local".
14990 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
14991 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
14992 affected by the previous run test.
14993 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
14994 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
14995 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
14996 "pass int powerset tuple" and "pass modeless int powerset tuple".
14997 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
14998 "real write 4" and "real write 8".
14999 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
15000 setup_xfails for "print vs1 after tuple assign 2",
15001 "print \$i after tuple assign 2", and
15002 "print vs2 after tuple assign 2".
15003 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
15004 meaningful error message and return -1 so the caller can
15005 suppress further tests and avoid a cascade of errors.
d63a86f8 15006
c906108c
SS
15007Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
15008
15009 * gdb.base/a1-selftest.exp: Tweak tests to account for new
15010 format for printing version.
15011 * gdb.base/default.exp: Ditto.
15012 * gdb.base/interrupt.exp: Fix problem with cascade of
15013 errors if child process dies while calling a function.
d63a86f8 15014
c906108c
SS
15015Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
15016
15017 * Makefile.in (VPATH): Add
15018 * Makefile.in (Makefile, config.status): Fix rules so things get
15019 remade when necessary.
15020
15021Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
15022
15023 * Makefile.in (just-check): Add path to sibling expect dir
15024 to environment variable specified by RPATH_ENVVAR.
15025
15026Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
15027
15028 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
15029 (just-check): Add shared library paths for libstdc++, tk,
15030 tcl, bfd, and opcodes to the environment variable specified
15031 in RPATH_ENVVAR.
15032 * configure.in: Add support to recognize --enable-shared flag
15033 and generate correct value for RPATH_ENVVAR.
15034 * configure: Regenerated with autoconf.
15035
15036Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
15037
15038 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
15039 include all osf versions.
15040 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
15041 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
15042 when target is linux. When failing to build pthreads test
15043 executable, give more meaningful message.
15044 * gdb.threads/pthreads.c: Hpux also uses old definition of second
15045 arg for pthread_create.
d63a86f8 15046
c906108c
SS
15047Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
15048
15049 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
15050 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
15051 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
15052 and -lpthreads (everybody else).
15053 (test_startup): Fail gracefully if threads are not supported.
15054 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
15055 "p/c array_index("abcdef",2)" when not gcc compiled.
15056 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
15057 "print func2::coremaker_local" when not gcc compiled.
15058 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
15059 "ptype on opaque struct tagname (statically)",
15060 "ptype on opaque struct tagname (dynamically) 1", and
15061 "ptype on opaque struct tagname (dynamically) 2"
15062 for not compiled with gcc.
15063 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
15064 backtrace when compiled with gcc.
d63a86f8 15065 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
15066 than always return success.
15067
15068Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
15069
15070 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
15071
15072Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
15073
15074 * gdb.base/structs.exp: Undo last change.
15075
15076Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
15077
15078 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
15079 encapsulate all the steps/nexts done during self test, starting
15080 at main, and makes them less sensitive to optimization issues.
15081 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
15082 signal handler" test.
15083 * gdb.threads/pthreads.exp: Only run this for native configs.
15084 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
15085 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
15086 tests.
15087 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
15088 for "runto test_calls(void)" test.
d63a86f8 15089
c906108c
SS
15090Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
15091
15092 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
15093 and don't expect address info in breakpoint confirmations.
15094
15095Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
15096
15097 * gdb.base/list.exp (test_forward_search): Increase timeout
15098 temporarily by 60 seconds for searching extremely long line,
15099 and then reset to old value when done. Increase expect input
15100 buffer to 10000.
15101
15102Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
15103
15104 * gdb.base/list.exp (test_forward_search): Fix to handle very
15105 long source line without overflowing expect's input buffer.
15106
15107Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
15108
15109 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
15110 "buffer_full".
15111
15112 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
15113 "buffer_full".
15114
15115 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
15116 "buffer_full".
15117
15118 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
15119 "buffer_full".
15120
15121Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
15122
15123 * configure.in (configdirs): Add gdb.threads.
15124 * configure: Regenerated with autoconf.
15125 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
15126 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
15127 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 15128
c906108c
SS
15129Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
15130
15131 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
15132
15133Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
15134
15135 * gdb.base/signals.exp (test_handle_all_print): Test separately for
15136 each signal's status in the output of "handle all print".
15137 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
15138 the \r\n sequence that immediately precedes the gdb prompt.
15139 * gdb.base/a1-selftest.exp: Save original timeout and restore
15140 after test.
15141
15142Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
15143
15144 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
15145 symbol.
15146
15147Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15148
15149 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
15150
15151Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
15152
15153 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
15154 timeout by 60 seconds.
15155
15156Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
15157
15158 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
15159 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
15160 error return.
15161
15162Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
15163
15164 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
15165 gdb initialization, also report how long dejagnu waited. Restore
15166 old timeout before doing error return. Temporarily increase timeout
15167 by 3 minutes to allow for slow startups over heavy NFS use.
15168
15169Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
15170
15171 * lib/gdb.exp: Report timeout value for verbosity level 2.
15172 * config/gdbserver.exp: Ditto.
15173 * config/hppro.exp: Ditto.
15174 * config/mips-gdb.exp: Ditto.
15175 * config/monitor.exp: Ditto.
15176 * config/netware.exp: Ditto.
15177 * config/sim-gdb.exp: Ditto.
15178 * config/slite-gdb.exp: Ditto.
15179 * config/udi-gdb.exp: Ditto.
15180 * config/unix-gdb.exp: Ditto.
15181 * config/vx-gdb.exp: Ditto.
15182 * gdb.base/a1-selftest.exp: Ditto.
15183 * gdb.base/a2-run.exp: Ditto.
15184 * gdb.base/break.exp: Ditto.
15185 * gdb.base/corefile.exp: Ditto.
15186 * gdb.base/list.exp: Ditto.
15187 * gdb.base/recurse.exp: Ditto.
15188 * gdb.base/scope.exp: Ditto.
15189 * gdb.base/signals.exp: Ditto.
15190
15191Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15192
15193 * gdb.threads/Makefile.in (docdir): Removed.
15194
15195Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15196
15197 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 15198 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 15199 @srcdir@.
d63a86f8 15200 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
15201 autoconf 2.5 or higher.
15202 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
15203
15204Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
15205
15206 * configure: Regenerated.
15207 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
15208 avoid name clashes with SunOS headers.
15209
15210Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
15211
15212 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
15213
15214Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
15215
15216 * gdb.base/callfuncs.exp: Finish last change -- make sure the
15217 prototype information ends up in the compiler info file.
15218
15219Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
15220
15221 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
15222 attempting to regenerate it. Eliminate use of a temporary file
15223 and just generate the info file directly. Source it immediately,
15224 for consistency of use.
15225 * gdb.base/corefile.exp: Ditto
15226 * gdb.base/exprs.exp: Ditto.
15227 * gdb.base/funcargs.exp: Ditto.
15228 * gdb.base/langs.exp: Ditto.
15229 * gdb.base/list.exp: Ditto.
15230 * gdb.base/mips_pro.exp: Ditto.
15231 * gdb.base/nodebug.exp: Ditto.
15232 * gdb.base/opaque.exp: Ditto.
15233 * gdb.base/ptype.exp: Ditto.
15234 * gdb.base/scope.exp: Ditto.
15235 * gdb.base/setvar.exp: Ditto.
15236 * gdb.base/signals.exp: Ditto.
15237 * gdb.base/whatis.exp: Ditto.
15238 * gdb.c++/templates.exp: Ditto.
15239 * gdb.c++/virtfunc.exp: Ditto.
15240 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
15241 whether or not to add -lstdc++ to the compile command line args.
15242
15243Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15244
15245 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
15246 it got fixed by the recent lookup_minimal_symbol_by_pc change.
15247 Increase timeout, a lot of single stepping might be needed if the
15248 target has no hardware watchpoints.
15249
15250Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
15251
15252 * gdb.base/break.exp: Ignore compiler warnings when compiling
15253 break.c.
15254 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
15255 * gdb.base/default.exp: Add h8300 xfails. Handle messages
15256 from remote-sim.
15257 * gdb.base/exprs.exp: Add h8300 xfails.
15258 * gdb.base/funcargs.exp: Likewise.
15259 * gdb.base/nodebug.exp: Likewise.
15260 * gdb.base/printcmds.exp: Likewise.
15261 * gdb.base/ptype.exp: Likewise.
15262 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
15263 h8300 xfails.
d63a86f8 15264 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
15265 on the h8300.
15266 * gdb.base/funcargs.c: Explicitly make last constant argument to
15267 call_after_alloca_subr an unsigned long type.
15268 * gdb.base/return.c: Include stdio.h.
15269
15270Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15271
15272 * config/abug.exp: New file for the older Motorola Bug monitor
15273 that runs on the mvme13x series VME boards.
15274 * config/monitor.exp: Use the new config array for target settings
15275 if they exist.
15276
15277Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
15278
15279 * sim-gdb.exp: Make the SH simulator allocate less space when
15280 it is targeted.
15281
15282Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
15283
15284 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
15285 test.
15286
15287Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
15288
15289 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
15290 "rs6000-*-*" for "list function in include file" when gcc compiled.
15291 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
15292 for "p ctable1[120]".
15293 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
15294 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
15295 Remove setup_xfail for "rs6000-*-*" for
15296 "print 'scope0.c'::filelocal before run".
15297 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
15298 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
15299 since some compilers don't allow both options to be given
15300 on the same command line. Create object file and move it.
d63a86f8 15301
c906108c
SS
15302Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
15303
15304 * gdb.base/corefile.exp: Always regenerate the core file, since
15305 we always regenerate the coremaker program. Detect special case
15306 where registers cannot be read from core file.
d63a86f8 15307
c906108c
SS
15308Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
15309
15310 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
15311 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
15312 * gdb.c++/templates.exp: Only match on basename of file since
15313 some formats like xcoff don't encode directory information.
15314 * gdb.stabs/weird.exp: Use the right sed script for powerpc
15315 and rs6000 AIX xcoff targets.
15316 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
15317 * configure: Regenerate.
15318 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
15319 here, rather than in distclean.
d63a86f8 15320
c906108c
SS
15321Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
15322
15323 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
15324 defined, and use it to compile the test case with -O2. The
15325 native compilation still uses no optimization.
15326 * gdb.base/mips_pro.c: Remove inline assembly code since
15327 it is compiled PIC by default, which results in assembler
15328 warnings that make the testsuite think the compilation
15329 was unsuccessful.
15330
15331Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
15332
15333 * gdb.c++/misc.exp: Add note to message for
15334 "print s.a for foo struct" that this is a known gcc 2.7.2
15335 and earlier bug.
15336
15337Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
15338
15339 * gdb.base/break.exp: Fix pattern for matching "Delete all
15340 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
15341 setup_xfail for deleting all breakpoints test. Fix various
15342 timeout messages to include "(timeout)".
15343 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
15344 for "p t_float_values2(3.14159,float_val2)".
15345 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
15346 for "continue to call2g" when gcc compiled.
15347 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
15348 "up to foo in langs.exp", "show language at foo in langs.exp",
15349 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
15350 and "show language at fsub in langs.exp".
15351 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
15352 "list line 1 in include file", "list message for lines past EOF",
15353 "list function in include file", "list list0.h:foo", and
15354 "list filename:function; nonexistant function".
15355 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
15356 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
15357 and "ptype t_char_array" to be for native cc only.
d63a86f8 15358
c906108c
SS
15359Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
15360
d63a86f8 15361 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
15362 setup_xfail for "print coremaker_bss", "print coremaker_ro",
15363 "print func2::coremaker_local", and "backtrace in corefile.exp".
15364
15365Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
15366
15367 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
15368 "bt in signals.exp". This problem only appears when running
15369 the testsuite, and then only intermittently.
15370
15371Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15372
15373 * gdb.base/return.exp (return_tests): Differentiate between
15374 two tests of continuing.
15375
15376Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15377
15378 * */Makefile.in (maintainer-clean): Remove config.log.
15379 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
15380 * gdb.c++/Makefile.in (PROGS): Add inherit.
15381 (clean): Remove *.ci.
15382
15383Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
15384
15385 * gdb.c++/misc.cc: Add test code from Mike Stump.
15386 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
15387
15388Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
15389
15390 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
15391 to "alpha-*-osf2*" and add comment.
15392 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
15393 setup_xfail for "step over execarg initialization" and
15394 "step over corearg initialization".
15395 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
15396 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
15397 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
15398 gcc compiled for "print coremaker_bss", "print coremaker_ro",
15399 "print func2::coremaker_local", and "backtrace in corefile.exp".
15400 * gdb.base/signals.exp: Build and source signals.ci.
15401 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
15402 to be for gcc only.
15403 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 15404
c906108c
SS
15405Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15406
15407 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
15408 Feb 3 procfs.c change.
15409
15410Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
15411
15412 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
15413
15414Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
15415
15416 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
15417 from dejagnu's apparent default of 10 seconds, which gives random
15418 results when running the tests over NFS on moderately loaded systems.
15419 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
15420
15421Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
15422
15423 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
15424 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
15425 result reports.
15426
15427Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
15428
15429 * configure.in (CY_AC_PATH_TCLH): Remove.
15430 * configure: Regenerate.
15431
15432Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
15433
15434 * gdb.c++/Makefile.in (clean): Add missing '{'.
15435
15436Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
15437
15438 * lib/gdb.exp: Provide a default value for noinferior.
15439
15440 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
15441 Load libgloss.exp.
15442
15443Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
15444
15445 * gdb.disasm/hppa.exp: Compile directly into an executable, use
15446 the executable, not the .o to run the tests from.
15447
15448Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
15449
15450 * gdb.base/break.exp: Don't test for program exit or exit status
15451 if $noresults if nonzero.
15452 * gdb.base/langs.exp: Likewise.
15453 * gdb.base/watchpoint.exp: Likewise.
15454
15455 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
15456 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
15457 trying to compile the testcase.
15458
15459Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
15460
15461 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
15462 * gdb.base/signals.exp (continue to handler): Likewise.
15463
15464Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
15465
15466 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
15467
15468 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15469
15470Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15471
15472 * gdb.base/corefile.exp: Recognize "not found" as failure
15473 when trying to determine if a core file was generated.
15474 If no core file was generate the first time, try again without
15475 the ulimit -c to work around braindamaged shells.
15476
15477Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15478
15479 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15480 [] tests with "test" and enclose string in quotes.
15481 * gdb.stabs/configure: Rebuild
d63a86f8 15482
c906108c
SS
15483Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15484
15485 Changes in sync with expect:
15486 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15487 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15488 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15489 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15490 argument to AC_REQUIRE.
15491 * configure: Regenerated.
15492
15493Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15494
15495 * gdb.base/corefile.exp: When generating a core, discard any
15496 error messages about ulimit not found and the "core dumped"
15497 message from the shell that runs the coredumper.
15498
15499Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15500
15501 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15502
15503 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15504 which sed script to run. Expect failure for v_comb test
15505 on PA targets too.
d63a86f8 15506
c906108c
SS
15507Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15508
15509 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15510 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15511
15512Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15513
15514 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15515 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15516 "sparc-sun-solaris*" xfails for "p v_comb".
15517 * lib/gdb.exp (default_gdb_start): Fix typo.
15518 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15519 messages to not include the full program name that caused
15520 the core dump since some systems (such as solaris) apparently
15521 truncate this path to about 80 characters.
15522 When generating a core file first try increasing the core file
15523 size limit to unlimited since some systems may default it to
15524 zero, and it is harmless to try it. Move the test for failing
15525 to generate a core file to where it will actually get executed.
15526 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15527 new gdb result from g++ debug info improvements and make old
15528 pattern obsolescent. Also account for size_t differences
15529 (may be int or long).
15530 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15531 initialization before function call is placed in the delay slot
15532 and thus appears to be skipped over by commands such as "next".
15533
15534Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15535
15536 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15537
15538Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15539
15540 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15541 input source file; fix code to compile test to deal with this
15542 convention.
15543 * gdb.c++/*.exp: Likewise.
15544
15545Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15546
15547 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15548 "bt in signals.exp".
15549
15550Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15551
15552 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15553 "step over execarg initialization" and
15554 "step over corearg initialization".
15555
15556Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15557
15558 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15559 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15560
15561Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15562
15563 From Rob Savoye (rob@poseidon.cygnus.com)
15564 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15565 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
15566 configure.in}, gdb.disasm/{Makefile.in, configure.in},
15567 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
15568 configure.in}: Major reworking for autoconfig.
15569 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
15570 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
15571 New files.
15572 * config/unix-gdb.exp: Make GDB global.
15573 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
15574 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
15575 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
15576 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
15577 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
15578 term.exp, twice.exp, watchpoint.exp, whatis.exp},
15579 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
15580 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
15581 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
15582 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
15583 pr-8136.exp, result.exp, string.exp, tuples.exp},
15584 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
15585 to returns as necessary, arrange for test to compile own testcase
15586 executable.
15587 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 15588
c906108c
SS
15589Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
15590
15591 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
15592 clear_xfail at end of test which might not call either pass or fail.
15593 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
15594 "backtrace through signal handler".
15595
15596Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15597
15598 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
15599 continuing from a job control stop signal.
15600 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
15601
15602Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
15603
15604 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
15605 * gdb.base/corefile.exp: Likewise.
15606 * gdb.base/funcargs.exp: Likewise.
15607
15608Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
15609
15610 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
15611 * config/monitor.exp: Add support for setting baud rate.
15612
15613Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
15614
15615 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
15616 i*86-*-linux* xfails for "backtrace through signal handler".
15617 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
15618 "print func2::coremaker_local".
15619 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
15620 alpha-dec-osf2* xfail for
15621 "delete all breakpoints when none".
15622
15623Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
15624
15625 * gdb.base/break.exp: Change test that deletes all breakpoints
15626 when no user breakpoints are installed. A post 4.15 change
15627 causes gdb to no longer prompt in this case.
15628
15629Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
15630
15631 * gdb.base/return.exp (return_tests): Change xfail for test
15632 "correct value returned double test" to stop xfailing at
15633 Solaris 2.5. Apparently the bug has been fixed.
15634
15635Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
15636
15637 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
15638 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
15639
15640Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
15641
15642 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
15643 * gdb.disasm/hppa.s: Corresponding changes.
15644
15645Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
15646
15647 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
15648 makefile fragment.
15649 * config/mt-hpux: Deleted.
15650
15651Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
15652
d63a86f8 15653 * Many files: When warning about suppressed tests due to a
c906108c
SS
15654 nonexistant test binary, avoid incrementing the warning count.
15655
15656Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
15657
15658 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 15659
c906108c
SS
15660Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15661
15662 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
15663 "sparc-*-solaris2*".
15664
15665Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15666
15667 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
15668 Add global and local variables and initialize them.
15669 * gdb.base/corefile.exp: Test correct mapping of corefile sections
15670 by printing variables. Remove rs6000 and powerpc xfails, BFD now
15671 extracts the file name and terminating signal from the core file.
15672 * TODO: Remove note about tests for correct mapping of corefile.
15673 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
15674 from optimizing it away.
15675 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
15676 handles common blocks.
15677
15678Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
15679
15680 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
15681 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
15682
15683Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
15684
15685 * Makefile.in (maintainer-clean): New target, synonym for
15686 realclean.
15687 * gdb.base/Makefile.in (maintainer-clean): Likewise.
15688 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
15689 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
15690 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
15691 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
15692 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
15693
15694Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
15695
15696 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
15697 xfails when not gcc compiled for "print foo::funclocal".
15698 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
15699 "print foo::funclocal at foo",
15700 "print 'scope1.c'::foo::funclocal at foo",
15701 "print foo::funclocal_bss at foo",
15702 "print 'scope1.c'::foo::funclocal_bss at foo",
15703 "print foo::funclocal_ro at foo",
15704 "print 'scope1.c'::foo::funclocal_ro at foo",
15705 "print bar::funclocal at foo" and
15706 "print 'scope1.c'::bar::funclocal at foo".
15707 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
15708 gcc compiled for "print foo::funclocal at bar".
15709 Expand all messages to ensure that they identify that
15710 the test is at bar().
15711 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
15712 gcc compiled for:
15713 "ptype on opaque struct pointer (statically)",
15714 "ptype on opaque struct tagname (statically)",
15715 "ptype on opaque struct pointer (dynamically) 1",
15716 "ptype on opaque struct tagname (dynamically) 1",
15717 "ptype on opaque struct pointer (dynamically) 2" and
15718 "ptype on opaque struct tagname (dynamically) 2
15719 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
15720 gcc compiled for:
15721 "p datalocal"
15722 "whatis datalocal",
15723 "ptype datalocal",
15724 "p bsslocal",
15725 "whatis bsslocal", and
15726 "ptype bsslocal".
15727 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
15728 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
15729 when not gcc compiled.
15730 * gdb.base/funcargs.exp (float_and_integral_args): Add
15731 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
15732 compiled.
15733 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
15734 "backtrace from call6a" when not gcc compiled.
15735 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
15736 "backtrace from call7a" when not gcc compiled.
15737 * gdb.base/callfuncs.exp (do_function_calls):
15738 Add "hppa*-*-hpux*" xfail when not gcc compiled for
15739 "p t_char_array_values(char_array_val2,char_array_val1)",
15740 "p t_char_array_values(char_array_val1,char_array_val2)",
15741 "p t_char_array_values("carray 1","carray 2")",
15742 "p t_char_array_values("carray 1",char_array_val2)",
15743 "p t_char_array_values(char_array_val1,"carray 2")",
15744 "p sum_args(1,{2})",
15745 "p sum_args(2,{2,3})",
15746 "p sum_args(3,{2,3,4})",
15747 "p sum_args(4,{2,3,4,5})"
15748 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
15749 "backtrace in corefile.exp" when not gcc compiled.
15750
15751Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15752
15753 * gdb.base/signals.exp: Rewrite `handle all print' test as
15754 a procedure. Accept blanks or TABs as whitespace, increase
15755 timeout and expect input buffer size for the large output
15756 from the command. Remove "i*86-*-bsdi2.0" xfail.
15757
15758Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15759
15760 * gdb.base/setvar.exp: Add new testcases for truncation when
15761 assigning invalid values to bitfields.
15762
15763Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
15764
d63a86f8 15765 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
15766 mips-sgi-irix* xfail for
15767 "call inferior func with struct - returns char *"
15768 and fix test so that an optional (unsigned char *) cast is
15769 accepted in the result.
15770
15771Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
15772
15773 * gdb.base/funcargs.exp (float_and_integral_args): Remove
15774 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15775 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
15776 * gdb.base/signals.exp: Remove duplicate "handle all print" test
15777 that accidentally got checked in.
15778
15779Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
15780
d63a86f8 15781 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
15782 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
15783 compiled test.
15784 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
15785 Add mips-sgi-irix5* xfail for not gcc compiled.
15786 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
15787 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
15788 "p top", "whatis top", "p middle", and "whatis middle".
15789 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
15790 "whatis signed char" for not gcc compiled.
15791 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
15792 "set variable signed char=-1 (-1)" and
15793 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
15794 * gdb.base/funcargs.exp (float_and_integral_args):
15795 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
15796 Add mips-sgi-irix* xfail when not gcc compiled for
15797 "continue to call2b".
15798 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
15799 "continue to call2g".
15800 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
15801 "backtrace from call6a"
15802 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
15803 "backtrace from call7k".
15804 Add mips-sgi-irix5* xfail when not gcc compiled for
15805 "backtrace from call7a".
15806 (localvars_after_alloca): Fix gdb_test cmds for
15807 "print * after runto ...".
15808 Remove rs6000-*-* xfails for
15809 "print i after runto localvars_after_alloca" and
15810 "print l after runto localvars_after_alloca"
15811 for all compilers.
15812 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
15813 when not compiled with gcc, for:
15814 "print signed char == (minus)",
15815 "print signed char != (minus)",
15816 "print signed char < (minus)",
15817 "print signed char > (minus)".
15818 * gdb.base/callfuncs.exp (do_function_calls):
15819 Add mips-sgi-irix* xfail, when compiled with native compiler, for
15820 "call inferior func with struct - returns char *".
d63a86f8 15821 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
15822 "correct value returned double test" to include Solaris 2.4.
15823 * gdb.base/funcargs.exp (float_and_integral_args):
15824 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 15825
c906108c
SS
15826Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15827
15828 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
15829 enumeration bitfields if compiling with GNU C.
15830 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
15831 to empty' prompt.
15832
15833Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
15834
15835 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
15836 test for PRO targets.
15837
15838 * gdb.base/funcargs.exp: Avoid ever setting more than 8
15839 breakpoints in the inferior at any given time by making
15840 two groups of breakpoints for call2*, call6* and call7*
15841 tests.
15842
15843Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15844
15845 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
15846 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
15847 from optimizing it away.
15848 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
15849 "call inferior func with struct".
15850
15851Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
15852
15853 * configure.in: Only configure gdb.chill for particular targets.
15854
15855Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
15856
15857 * gdb.base/Makefile.in: Add action to .c.o transformation
15858 rule that generates a .ci file for each .o file and remove
15859 explicit .c.o rules except for callfuncs.o.
15860 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
15861 generates a .ci file for each .o file and remove explicit
15862 .cc.o rules.
15863 (clean): Remove *.tmp *.ci files.
15864 (EXECUTABLES): Remove templ-info.exp.
15865 * gdb.base/compiler.c: New file.
15866 * gdb.c++/compiler.cc: New file
15867 * gdb.base/scope.exp: Source gdb.base/scope.ci.
15868 Change rs6000-*-* xfail for
15869 "print 'scope0.c'::filelocal_ro" and
15870 "print 'scope1.c'::filelocal" and
15871 "print 'scope1.c'::filelocal_bss" and
15872 "print 'scope1.c'::filelocal_ro" and
15873 "print 'scope1.c'::foo::funclocal" and
15874 "print 'scope1.c'::foo::funclocal_ro" and
15875 "print 'scope1.c'::bar::funclocal" and
15876 "print 'scope0.c'::filelocal_ro" and
15877 "print 'scope1.c'::filelocal at foo" and
15878 "print 'scope1.c'::filelocal_bss at foo" and
15879 "print 'scope1.c'::filelocal_ro at foo" and
15880 "print 'scope1.c'::foo::funclocal at foo" and
15881 "print 'scope1.c'::foo::funclocal_bss at foo" and
15882 "print 'scope1.c'::foo::funclocal_ro at foo" and
15883 "print 'scope1.c'::bar::funclocal at foo" and
15884 "print 'scope0.c'::filelocal_ro" and
15885 "print 'scope1.c'::filelocal" and
15886 "print 'scope1.c'::filelocal_bss" and
15887 "print 'scope1.c'::filelocal_ro" and
15888 "print 'scope1.c'::foo::funclocal" and
15889 "print 'scope1.c'::foo::funclocal_bss" and
15890 "print 'scope1.c'::foo::funclocal_ro" and
15891 "print 'scope1.c'::bar::funclocal" and
15892 "print 'scope1.c'::bar::funclocal_bss"
15893 to only be xfail'd when not compiled with gcc.
d63a86f8 15894 Add rs6000-*-* xfail for
c906108c
SS
15895 "print 'scope0.c'::filelocal_bss before run"
15896 when compiled with gcc.
15897 (test_at_main): Add rs6000-*-* xfail for
15898 "print filelocal_ro in test_at_main"
15899 when compiled with gcc.
15900 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 15901 Add rs6000-*-aix* xfail for
c906108c
SS
15902 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
15903 "ptype t_char_array", not compiled with gcc.
15904 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
15905 xfail for "list foo (in include file)" when gcc compiled.
15906 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
15907 (integral_args): Add rs6000-*-* xfail for
15908 "run to call0a" if not compiled with gcc.
15909 (unsigned_integral_args): Add rs6000-*-* xfail for
15910 "run to call1a" if not compiled with gcc.
15911 (float_and_integral_args): Add rs6000-*-* xfail for
15912 "run to call2a" if not compiled with gcc and for
15913 "continue to call2b" for any compiler.
15914 Add rs6000-*-* xfail to
15915 "print f1 after run to call2a" for gcc compiled.
15916 (discard_and_shuffle): Add rs6000-*-* xfail for
15917 "run to call6a".
15918 (shuffle_round_robin): Add rs6000-*-* xfail for
15919 "backtrace from call7a" if not compiled with gcc.
15920 Add rs6000-*-* xfail for
15921 "backtrace from call7b" if compiled with gcc.
15922 (call_after_alloca): Add rs6000-*-* xfail for
15923 "print c in call_after_alloca" and
15924 "print s in call_after_alloca" and
15925 "backtrace from call_after_alloca_subr"
15926 if not compiled with gcc.
15927 (localvars_in_indirect_call): Add rs6000-*-* xfail for
15928 "print c in localvars_in_indirect_call" and
15929 "print c in localvars_in_indirect_call" and
15930 "backtrace in indirectly called function" and
15931 "stepping into indirectly called function"
15932 if not compiled with gcc.
15933 (localvars_after_alloca): Add rs6000-*-* xfail for
15934 "print c after runto localvars_after_alloca" and
15935 "print s after runto localvars_after_alloca" and
15936 "print i after runto localvars_after_alloca" and
15937 "print l after runto localvars_after_alloca"
15938 for all compilers.
15939 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
15940 than whatis-info.exp.
15941 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
15942 than opaque-info.exp.
15943 Setup rs6000-*-* xfail for
d63a86f8 15944 "ptype on opaque struct pointer (statically)" and
c906108c
SS
15945 "ptype on opaque struct pointer (dynamically)" when
15946 not compiled with gcc.
15947 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
15948 rather than callf-info.exp.
15949 (do_function_calls): Add clear_xfail for rs6000-*-* for
15950 "p t_float_values2(3.14159,float_val2)". Seems to work
15951 fine there, both with xlc and gcc. Need to find out what
15952 it is doing right and fix other platforms.
15953 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
15954 "call inferior func with struct - returns int",
15955 "call inferior func with struct - returns long",
15956 "call inferior func with struct - returns float",
15957 "call inferior func with struct - returns double",
15958 "call inferior func with struct - returns char *",
15959 but only if not gcc compiled (presumes xlc compiled).
15960 Change rs6000-*-* xfails for
15961 "call inferior func with struct - returns char" and
15962 " call inferior func with struct - returns short" to only
15963 xfail if not using gcc.
15964 (clean mostlyclean): Remove *.ci and *.tmp files.
15965 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
15966 than templ-info.exp.
15967 * gdb.base/langs.exp: Source gdb.base/langs.ci.
15968 Add rs6000-*-* xfail for "up to foo in langs.exp"
15969 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
15970 when not gcc compiled.
d63a86f8 15971
c906108c
SS
15972Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15973
15974 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
15975 * gdb.base/corefile.exp: Likewise.
15976 * gdb.base/list.exp: Likewise.
15977 * gdb.base/scope.exp: Likewise.
15978 * gdb.base/siganls.exp: Likewise.
15979
15980 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
15981 compiler output.
15982 * gdb.base/whatis.exp: Likewise.
15983
15984Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
15985
15986 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
15987 failure (opcode table has been fixed to match reality).
15988
15989Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
15990
15991 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
15992 "call inferior func with struct - returns char",
15993 "call inferior func with struct - returns short"
15994
15995 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
15996 "print 'scope0.c'::filelocal at main",
15997 "print 'scope0.c'::filelocal_bss in test_at_main",
15998 "print 'scope0.c'::filelocal at foo",
15999 "print 'scope0.c'::filelocal_bss in test_at_foo",
16000 "print 'scope0.c'::filelocal at bar",
16001 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 16002
c906108c
SS
16003 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
16004 in source file 1". This bug seems to have been fixed with both
16005 gcc and native cc (was native assembler bug?).
16006
16007Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
16008
16009 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
16010 "backtrace through signal handler" to "i*86-*-sysv4*".
16011 * gdb.base/signals.exp: Add xfail for "'next' behaved as
16012 continue" case. Add "known SVR4 bug" to fail message.
16013 Add "i*86-*-bsdi2.0" xfail for "handle all print".
16014 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
16015 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
16016 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
16017 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
16018 "up to foo in langs.exp", "show language at foo in
16019 langs.exp", "up to cppsub_ in langs.exp", "show
16020 language at cppsub_ in langs.exp", "up to fsub in
16021 langs.exp", and "show language at fsub in langs.exp".
16022 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
16023 "bactrace in corefile.exp".
16024 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
16025 "call inferior function with struct - returns float" and
16026 "call inferior function with struct - returns double".
d63a86f8 16027
c906108c
SS
16028Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
16029
16030 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
16031 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
16032 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
16033 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
16034
16035Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
16036
16037 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
16038 (or overriden) "CHILL" macro rather then bare "gcc".
16039 Also look for ../../gcc/xgcc since that is what we will
16040 actually need, not "Makefile". Remove following assignment
16041 of CHILL to CHILL_FOR_TARGET because that results in
16042 recursive definition.
16043
16044Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
16045
16046 * gdb.base/corefile.exp: Change xfail for backtrace in
16047 corefile.exp from linuxaout to all linux.
16048 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
16049 cases where we miss the breakpoint at the signal handler
16050 for some reason. Setup xfail for linuxoldld/linuxaout and
16051 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
16052 hitting SIGURG breakpoint.
16053 * gdb.base/signals.exp: Setup xfail for "next" acting like
16054 continue to add linuxoldld. Setup xfail for all linux for
16055 "next to handler in signals_tests_1", "backtrace in
16056 signals_tests_1", "continue to func1", "pass SIGUSR1",
16057 and continue to handler".
16058
16059Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
16060
16061 * Update all FSF addresses except those in COPYING* files.
16062
16063Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
16064
16065 * gdb.base/a2-run.exp: Change messages to be more explicit about
16066 the status of args, and quote binfile in results.
16067
16068Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
16069
16070 * gdb.base/callfuncs.exp: Add tests for passing structs to
16071 inferior functions and return various types.
16072 * gdb.base/callfuncs.c: Add functions to receive a struct
16073 and return a member of the struct, in various types.
16074
16075Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16076
16077 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
16078
16079Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16080
16081 * config/vxworks29k.exp: New file, sources vxworks.exp.
16082
16083Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16084
16085 * config/gdbremote.exp: New file. Testing framework using
16086 gdbserver.
16087
16088Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
16089
16090 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
16091 "call function when asleep" and "send end of file".
16092 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
16093 for "backtrace in corefile.exp".
16094 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
16095 for "backtrace through signal handler".
16096 * gdb.base/corefile.exp: Make sure we actually generate a core file
16097 before trying the core tests. Some systems allow the user to suppress
16098 generation of core files and default to that (linux for example).
16099 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
16100 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
16101
16102Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16103
16104 * gdb.threads: New directory with some crude multi-threaded
16105 gdb tests (step.exp and step2.exp).
16106 * config/mt-lynx (STEP_EXECUTABLE): Define.
16107 (THREADFLAGS): Define.
16108
16109Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
16110
16111 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
16112
16113 * gdb.base/signals.exp: Disable whole file for lynx until
16114 further notice.
16115
16116 * gdb.base/signals.exp: xfail test where "next" acts like
16117 "continue" for lynx.
16118
16119 * gdb.base/interrupt.exp: xfail test for calling function while
16120 inferior is asleep for lynx.
16121
16122 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
16123 than one cr-lf after each command.
16124
16125Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16126
16127 * configure.in: Reinstate setting of stabsdirs variable, fix
16128 typo in setting up configdirs for native builds.
16129
16130 * gdb.base/return.exp: Fix typo in return double test.
16131 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
16132 compiler from optimizing them away.
16133
16134Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
16135
16136 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
16137 sequences to be echo'd by gdb when using gdb_test.
16138 * gdb.chill/chexp.exp: Likewise.
16139 * gdb.fortran/exprs.exp: Likewise
16140
16141Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16142
16143 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
16144 after the inferior gdb has started.
16145
16146 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
16147 after each command.
16148 * gdb.base/funcargs.exp: Likewise.
16149 * gdb.base/gdbvars.exp: Likewise.
16150 * gdb.base/interrupt.exp: Likewise.
16151 * gdb.base/list.exp: Likewise.
16152 * gdb.base/watchpoint.exp: Likewise.
16153 * gdb.c++/demangle.exp: Likewise.
16154 * gdb.c++/inherit.exp: Likewise.
16155 * gdb.chill/chexp.exp: Likewise.
16156 * gdb.fortran/exprs.exp: Likewise.
16157
16158 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
16159 test if we can't handle IO to/from the inferior.
16160
16161 * gdb.c++/misc.exp: Always check for a program already being
16162 started after sending a "run" command to gdb.
16163
16164 * gdb.base/twice.exp: Start with a fresh gdb.
16165
16166 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
16167 only depend on gdb's expression code, not the chill runtime.
16168
16169 * gdb.base/return.c: Put return values into variables so we
16170 can have gdb print them rather than depending on the program
16171 to print them.
16172 * gdb.base/return.exp: Corresponding changes.
16173
16174 * lib/gdb.exp: Provide default value for noinferiorio.
16175 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
16176 the inferior.
16177
16178 * gdb.base/break.exp: Always check for a program already being
16179 started after sending a "run" command to gdb.
16180 (text_next_with_recursion): Don't check the output from the
16181 program's printf statement. Instead just make sure the program
16182 exited.
16183
16184 * gdb.base/commands.exp: Protect tests which need arguments with
16185 $noargs conditionals.
16186
16187Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16188
16189 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
16190 of structure member arrays to match gdb/valops.c:value_addr change.
16191
16192Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
16193
16194 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
16195 cases.
16196
16197Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
16198
16199 * configure.in (configdirs): Remove gdb.chill from default list
16200 of subdirs and then add it back in only if doing a native build.
16201 The current chill compiler does not yet work in any cross build.
16202 * Revert all signal changes from Jul 6.
16203 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
16204 for sh-hms targets, allowing these tests to link, with no other
16205 changes. Testing is suppressed by setting "nosignals" in site.exp.
16206
16207Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
16208
16209 * configure.in (signaldirs): Define and add to configdirs for all
16210 targets except some specific ones that are known to not support signals.
16211 Also clean up formatting.
16212 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
16213 (signals, sigall): Remove rules to build.
16214 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
16215 Moved to new gdb.signals directory.
16216 * gdb.signals: New test directory.
16217 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
16218 signals.c signals.exp}: New or moved files.
16219
16220Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
16221
16222 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
16223
16224Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
16225
16226 * gdb.base/return.exp: Xfail `return double' test failure
16227 on at least Solaris 2.3 and handle future/past versions on
16228 a case by case basis as appropriate. Also update message
16229 to include i*86 failures.
16230
16231Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16232
16233 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
16234
16235 * lib/gdb.exp: Fix comment which erroneously identified
16236 gdb_file_cmd as gdb_load (the 19 May change was in fact to
16237 gdb_file_cmd not gdb_load).
16238 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
16239
16240 * gdb.base/setvar.exp: Make test names consistent between pass and
16241 fail cases. Use gdb_test more.
16242
16243Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16244
16245 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
16246
16247Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16248
16249 * gdb.base/help.exp: Fix expected help string for `show commands'.
16250
16251Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
16252
16253 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
16254
16255 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
16256 of a text section.
16257
16258Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
16259
16260 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
16261 that loop eventually terminates. Fix Connection refused logic so
16262 that testsuite will expire nicely.
16263
16264Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
16265
16266 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
16267 config/rom68k.exp: New tcl glue for the appropriate monitors.
16268 These all just end up calling monitor.exp.
16269 * config/monitor.exp (gdb_target_monitor): Handle `Connection
16270 refused' by retrying. Cleanup some timeout issues.
16271 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
16272 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
16273 callers don't have to set/restore global timeout variable.
16274
16275 * The following set of changes centralizes management of the global
16276 timeout variable. This way, it can be set in one target dependent
16277 place instead of dozens of places scattered throughout the test suite.
16278 If you need to lengthen a timeout, then you should either set timeout
16279 in one of the config/{target}.exp files, or multiply it by a factor.
16280 Setting it to an absolute value is always going to lose for some
16281 targets.
16282 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
16283 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
16284 * gdb.base/funcargs.exp: Don't set timeout.
16285 * gdb.base/list.exp (test_forward_search): Only use local timeout.
16286 * gdb.base/printcmds.exp (test_print_string_constants
16287 test_print_array_constants): Don't set timeout.
16288 * gdb.base/ptype.exp: Don't set timeout.
16289 * gdb.base/recurse.exp: Don't set timeout.
16290 * gdb.base/return.exp: Don't set timeout.
16291 * gdb.base/watchpoint.exp: Don't set timeout.
16292 * gdb.c++/classes.exp (do_tests): Don't set timeout.
16293 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
16294
16295Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
16296
16297 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
16298
16299Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16300
16301 * lib/gdb.exp: Disable chill tests for irix5.
16302
16303Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16304
16305 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
16306 each test pass or fail.
16307
16308Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16309
16310 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
16311 xlc not gcc.
16312
16313Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
16314
16315 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
16316
16317Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
16318
16319 * config/est.exp: Fix copyright and comments. Remove dead code.
16320 Use targetname, serialport and baud variables instead of fixed
16321 constants.
16322 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
16323 * config/cpu32bug.exp: New file to support cpu32bug monitors.
16324
16325Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16326
16327 * gdb.base/watchpoint.exp: Don't run
16328 test_watchpoint_triggered_in_syscall for sunos.
16329
16330Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16331
16332 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
16333 they don't seem to exist. Do include stdio.h.
16334
16335Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16336
16337 * gdb.base/a1-selftest.exp: Add alpha xfail.
16338
16339Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16340
16341 * gdb.base/watchpoint.c (main): Prompt before calling read().
16342 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
16343 Revise accordingly. Remove cruft about sending "123" several
16344 times, until it gets noticed. Clean up the "print buf[0]" stuff
16345 so that it passes or fails, and waits for prompts in the usual way.
16346
16347Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16348
16349 * gdb.base/recurse.exp: Fix comment.
16350
16351 * TODO: Remove item about printing variables in nodebug.exp. Add
16352 item about enabling tests which are only run on some targets.
16353
16354 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
16355 fail, make test names unique, use new gdb_test convention
16356 regarding pattern, use gdb_test more, etc.).
16357
16358 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
16359 fail, make test names unique, etc.).
16360
16361Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16362
16363 * gdb.base/nodebug.c: Change return type of top and middle to
16364 short.
16365 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
16366 are fixed by the recent mdebugread.c changes. Allow `short ()'
16367 as type for top and middle.
16368
16369Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16370
16371 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
16372 nearly as I can tell, the whole thing was an accident in Stu's
16373 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
16374 to replace a send/expect pair with gdb_test, but ended up only
16375 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
16376 of 30 Mar 1995 took care of it, but left this vestigial comment
16377 which I am now nuking.
16378
16379Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16380
16381 * gdb.base/break.exp: Look for different line number for
16382 breakpoint at main depending on usestubs.
16383
16384Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16385
16386 * gdb.base/list.exp: Adjust some alternate expect patterns to
16387 match recent list0.c change. Add alternate expect pattern for
16388 output from `list default lines around main' for optimizing
16389 compilers.
16390
16391Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16392
16393 * lib/gdb.exp: If nosignals is not set, set it to 0.
16394
16395Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
16396
16397 * config/slite-gdb.exp: Responds to load symbol table prompt.
16398 * gdb.base/break.exp: Adjust line number, fix rerun.
16399 * gdb.base/langs0.c: Add #ifdef usestubs.
16400
16401Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
16402
16403 * gdb.base/list.exp: Adjust line contents after adding new lines in
16404 list0.c. Also fix a syntax error.
16405
16406 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
16407 * gdb.base/break.exp: ditto.
16408 * gdb.base/list.exp: ditto.
16409 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
16410 * gdb.base/run.c: ditto.
16411 * gdb.base/list0.c: ditto.
16412 * gdb.base/funcargs.c: ditto.
16413
16414Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
16415
16416 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
16417 $targetname, $serialport and $baud instead of hardwired variables.
16418 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
16419 target doesn't support signals.
16420
16421Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
16422
16423 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
16424
16425Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16426
16427 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
16428 Don't rely on the value of an auto variable before it has been
16429 initialized. Use gdb_test more.
16430
16431Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16432
16433 * lib/gdb.exp (default_gdb_version): A version number must start
16434 with a digit, but other than that contains all characters up to
16435 the first whitespace character.
16436
16437Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16438
16439 * gdb.base/commands.exp (breakpoint_command_test): New tests.
16440
16441Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16442
16443 * gdb.c++/*.exp: Warn if executable does not exist. The original
16444 reason for skipping the warning was that configure.in sometimes
16445 intentionally skipped building the executables but the tcl code
16446 had no way of knowing. That (a) was always bogus with respect to
16447 error handling, (b) is no longer true (right now there is no way
16448 to skip C++ tests).
16449
16450 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
16451
16452Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16453
16454 * gdb.base/list.exp: Add expect patterns for output from
16455 SunPRO compiled executables.
16456 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
16457 types.
16458
16459Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16460
16461 * gdb.base/break.exp (test_next_with_recursion): Accept any line
16462 number (we are already testing that the correct source line text
16463 gets printed).
16464
16465 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
16466 that is what is intended, but something needed to be done to get
16467 sunos4 native working again.
16468
16469 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16470
16471 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16472 apparently went with a (very) old xfail.
16473
16474Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16475
16476 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16477 runto_main is a proc in gdb.exp that will do 'step' for target use
16478 stubs.
16479 * gdb.base/exprs.exp: ditto.
16480 * gdb.base/interrupt.exp: ditto.
16481 * gdb.base/opaque.exp: ditto.
16482 * gdb.base/printcmds.exp: ditto.
16483 * gdb.base/ptype.exp: ditto.
16484 * gdb.base/scope.exp: ditto.
16485 * gdb.base/setvar.exp: ditto.
16486 * gdb.base/signals.exp: ditto.
16487 * gdb.base/twice.exp: ditto.
16488 * gdb.c++/classes.exp: ditto.
16489 * gdb.c++/inherit.exp: ditto.
16490 * gdb.c++/templates.exp: ditto.
16491 * gdb.base/break.exp: no run and hit main for stubs. Change line
16492 numbers for breakpoints and info breakpoint.
16493 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16494 breakpoint().
16495 * gdb.base/callfuncs.c: ditto.
16496 * gdb.base/exprs: ditto.
16497 * gdb.base/interrupt.c: ditto.
16498 * gdb.base/opaque0.c: ditto.
16499 * gdb.base/printcmds.c: ditto.
16500 * gdb.base/ptype.c: ditto.
16501 * gdb.base/scope0.c: ditto.
16502 * gdb.base/setvar.c: ditto.
16503 * gdb.base/signals.c: ditto.
16504 * gdb.base/twice.c: ditto.
16505 * gdb.c++/misc.cc: ditto.
16506 * gdb.c++/templates.cc: ditto.
16507
16508Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16509
16510 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16511
16512 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16513 somewhere between `read' and `main.c'. I'm pretty sure the
16514 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16515 and it isn't particularly useful.
16516
16517 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16518
16519Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16520
16521 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16522
16523Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16524
16525 * config/mt-slite: add LIBS and -nostdlib.
16526 * config/slite-gdb.exp: add this new file to support sparclite target.
16527
16528Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16529
16530 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16531
16532 * gdb.base/a2-run.exp: Change argument to istarget from
16533 "*-*-vxworks" to "*-*-vxworks*".
16534 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16535
16536Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16537
16538 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16539 will not runto main but do a 'step' to step out of breakpoint().
16540 * config/mt-slite: add -Dusestubs.
16541
16542Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16543
16544 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16545 instead of just @.
16546
16547 * gdb.base/signals.exp: Add test for "handle all print".
16548 * TODO: Remove "handle all print". Also remove item about
16549 checking copyright date (I don't like the idea of a spurious FAIL
16550 based on when we run the tests).
16551
16552 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16553 for SunOS4 (reason for failure not investigated). Remove
16554 redundant test for $binfile.
16555
16556 * gdb.base/nodebug.c (array_index): Call malloc.
16557
16558 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16559
16560Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16561
16562 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16563 conventions and slightly simplify the matching regexp.
16564
16565Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16566
16567 * gdb.base/break.exp: Update gdb_test invocation to use new
16568 convention.
16569
16570 * lib/gdb.exp: If noargs is not set, set it to 0.
16571
16572 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
16573 tests unique.
16574
16575 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
16576
16577Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16578
16579 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
16580 one argument of type "<non-float parameter>".
16581
16582Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
16583
16584 * config/rom68k.exp: New file to support Motorola IDP board.
16585 * gdb.base/a2-run.exp: Skip this file if noargs is set.
16586 * gdb.base/break.c: Change things around so that this program
16587 doesn't depend upon args. This is necessary to make remote
16588 targets work (in general, they can't take args).
16589 * gdb.base/break.exp: Don't try to send args to program. Don't
16590 expect output. Also, replace lots of code with gdb_test.
16591
16592Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16593
16594 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
16595 printing of '\'' (which is what the comment says we are testing,
16596 even though we were not), not '''.
16597 (test_integer_literals_rejected): Test that printing ''' is an error.
16598
16599 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16600 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
16601 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
16602 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
16603 Use gdb_test not test_print_accept.
16604 * lib/gdb.exp: Remove test_print_accept.
16605
16606 * gdb.base/signals.exp (signal_tests_1): Make pass message
16607 consistent with fail message.
16608
16609 * gdb.base/whatis.exp: Remove xfails for printing char vs.
16610 unsigned char; the bug (PR 1821) is fixed.
16611
16612 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
16613
16614 * gdb.base/scope.exp (test_at_localscopes): Call pass for
16615 successful tests--makes xfailing them work right.
16616
16617Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16618
16619 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
16620 only \r\n, not .*. The test can pass .* as the last thing in
16621 $pattern if that is what it wants. In addition to providing this
16622 flexibility, this change should speed up pattern matching in cases
16623 where the pattern already ended with .* (there were a number of
16624 them). This change also helps catch bad patterns--in the old
16625 scheme the typo "char \*" instead of "char \\*" would pass. Now
16626 it is caught.
16627 * Many .exp files: Update callers.
16628
16629 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
16630 clearer and does not spuriously match multiple ('s. Likewise for
16631 ) and *.
16632
16633 * gdb.base/nodebug.exp: Test ability to call a function and pass
16634 it a string (even with no debugging info).
16635
16636 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
16637 "p '\'", which is the same as "p ''" once tcl gets done with
16638 quoting, to "p '\\'", which I suspect is what is intended (one
16639 backslash gets sent to GDB).
16640
16641 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
16642
16643Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16644
16645 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
16646 1817) was fixed literally years ago.
16647
16648Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16649
16650 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
16651 test, it causes stepping out of call_after_alloca_subr with
16652 optimizing compilers.
16653 (localvars_in_indirect_call): Consume GDB prompt if `finish'
16654 fails.
16655
16656 * gdb.c++/templates.exp: Source templ-info.exp only if
16657 the templates executable exists.
16658
16659 * gdb.c++/misc.cc (class Contains_static_instance,
16660 class Contains_nested_static_instance),
16661 gdb.c++/classes.exp (test_static_members): Test printing of
16662 a class that contains a static instance of the class.
16663
16664Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16665
16666 * gdb.base/langs2.c (cppsub_): Don't prototype.
16667 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
16668 only, I believe).
16669
16670Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16671
16672 * lib/gdb.exp (skip_chill_tests): New procedure.
16673
16674 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
16675
16676Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
16677
16678 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
16679 each expect pattern. Cuts runtime from 12 to about 4 seconds.
16680
16681Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16682
16683 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
16684
16685 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
16686 disassemble 8, not 16, instructions for part 4.
16687
16688 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
16689 support the latter anymore.
16690
16691 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
16692 -DNO_PROTOTYPES.
16693 * gdb.base/callfuncs.c: Control use of prototypes based on
16694 NO_PROTOTYPES, not __STDC__.
16695 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
16696 t_float_values2 tests if prototypes in use.
16697
16698 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
16699 t_double_values): When checking differences against DELTA, check
16700 that difference is within the range (-DELTA,DELTA), not just
16701 (-infinity,DELTA).
16702
16703Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
16704
16705 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
16706 'file' command firts, then 'target', then 'load', this is due to gdb
16707 target set up.
16708 * config/mips-gdb.exp: Fix a couple regular exp bugs.
16709
16710Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
16711
16712 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
16713 FP load/store variants.
16714 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
16715
16716Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16717
16718 * gdb.base/term.exp: Do not give a warning if not native, it is
16719 not an abnormal condition.
16720
16721Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
16722
16723 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
16724 t_char_array".
16725
16726Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16727
16728 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
16729 are getting the version number.
16730
16731 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
16732 if not native, it is not an abnormal condition.
16733
16734Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16735
16736 * lib/gdb.exp: Just use "file exists", rather than undocumented
16737 dejagnu procedure "findfile".
16738
16739Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16740
16741 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
16742 (LDFLAGS): Set to -Xlinker -Ur.
16743
16744 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
16745 Removed, these values are set by lib/gdb.exp.
16746
16747 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
16748
16749Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16750
16751 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
16752 of replicating gdb startup code.
16753
16754 * config/mt-vxworks (LDFLAGS): Set to -r.
16755 (CFLAGS_FOR_TARGET): Removed.
16756
16757 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
16758 (gdb) and gdb for vxworks uses (vxgdb).
16759
16760 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
16761 executable is not in the tree and host != target, use sed and
16762 program_transform_name to determine the gdb name used by the
16763 target.
16764
16765 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
16766 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
16767
16768Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16769
16770 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
16771 floats, chars, and shorts where there are ANSI-style function
16772 definitions.
16773
16774 * gdb.base/langs.exp, gdb.base/langs*: New test.
16775 * gdb.base/Makefile.in: Build it.
16776 * TODO: Remove item about checking that C names don't get C++
16777 demangling applied; this test tests it.
16778
16779Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16780
16781 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
16782 went with the const70 xfail. The xfail went away a year ago.
16783
16784 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
16785
16786 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
16787 for hp300.
16788
16789 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
16790
16791 * gdb.base/a1-selftest.exp: Don't run on hp300.
16792
16793Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16794
16795 * Makefile.in (site.exp): Set host_alias and target_alias as well
16796 as host_triplet and target_triplet.
16797
16798Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16799
16800 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
16801
16802 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
16803 places as other ecoff systems).
16804
16805 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
16806 ultrix.
16807
16808Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16809
16810 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
16811 remove them.
16812 * gdb.base/nodebug.exp: Accept "function" in addition to "text
16813 variable and "variable" in addition to "data variable".
16814 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
16815
16816 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
16817 2.
16818 * gdb.base/list1.c (long_line): Add additional statement at start
16819 of function.
16820 * gdb.base/list.exp (test_forward_search): Update line number to
16821 reflect new statement.
16822
16823Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16824
16825 * gdb.base/signals.exp: Reinitialize searched source directories
16826 after gdb_start call.
16827
16828Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
16829
16830 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
16831 * gdb.stabs/Makefile.in: Likewise.
16832
16833 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
16834 change. Instead split the tests into smaller pieces.
16835 * gdb.disasm/hppa.s: Corresponding changes.
16836
16837Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16838
16839 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16840 Quote ^C when passing it to stty. For some shells ^ is a pipe.
16841
16842 * gdb.base/funcargs.exp: Modify many tests so that every test
16843 either passes or fails. Make some test names unique.
16844
16845Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16846
16847 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16848 Call stty to set interrupt character.
16849
16850 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
16851 for HP assembler versus GNU assembler based on actual behavior of
16852 $(CC), rather than assuming that $(AS) is always the GNU assembler.
16853
16854 * TODO: Suggest a few more stepping tests.
16855
16856Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
16857
16858 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
16859 restart GDB for h8300 after a continue.
16860 (return): Add pattern to match a29k-udi behavior.
16861 * gdb.base/nodebug.exp: Remove obsolete comment.
16862 * gdb.base/regs.exp: New file, testing of register displays.
16863 * gdb.base/return.exp: Fix typo in reference to $objdir.
16864 * gdb.base/whatis.exp: Always start with a fresh GDB.
16865
16866Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16867
16868 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
16869 higher, these tests generate a lot of output.
16870
16871Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16872
16873 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
16874 code following the catch silently ignored some errors; without the
16875 catch they should be thrown like any other tcl error. Also, the
16876 catch used "" instead of {} which meant all the callers who wanted
16877 to include one of the characters "[]$ had to quote it an extra time.
16878 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
16879 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
16880 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
16881 Remove extra quoting.
16882
16883Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
16884
16885 * gdb.base/commands.exp: Make test names unique; every test either
16886 passes or fails. Update some comments.
16887
16888 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
16889
16890Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16891
16892 The following fixes a FAIL caused by the fact that the alpha stabs
16893 configuration didn't use the ".if alpha" code in weird.def.
16894 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
16895 bit pointer, so the 32 bit version works even on the alpha.
16896 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
16897 Remove the stuff which allowed us to have separate versions for
16898 alpha and everything else.
16899
16900 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
16901 regexp which "info func operator\[\](" is supposed to match. Fix
16902 string to send to GDB. Note that GDB still doesn't work right. Add a
16903 new test for "info func .perator\[\](" which GDB does handle correctly.
16904
16905 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
16906
16907Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16908
16909 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
16910 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
16911 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
16912 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
16913 it makes the tests harder to understand and confuses test-o-matic.
16914 The preferred style is that each test provides a PASS or a FAIL,
16915 and has a unique message (e.g. "continue #54" not just "continue")
16916 which is the same for the pass and the fail.
16917 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16918 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
16919 to lib/gdb.exp.
16920 * gdb.base/printcmds.exp: Use test_print_accept. Remove
16921 prt_accept which was basically the same thing. Likewise for
16922 test_print_reject and prt_reject.
16923 * lib/gdb.exp (test_print_reject): Add some more error message
16924 patterns to match from the former printcmds.exp (prt_reject).
16925 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
16926 One defect of the passcount stuff is that some of it failed to
16927 report XPASS where appropriate.
16928 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
16929 stuff before and after arg in expected pattern.
16930 (test_paddr_operator_functions): Re-do test without print_addr_of;
16931 this is the only test which seems to want extra stuff there.
16932
16933Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16934
16935 * gdb.base/nodebug.exp: Update new tests to reflect improved
16936 wording of gdb output.
16937
16938 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
16939 and "ptype" work on variables in files compiled without -g.
16940 Replaces commented out "maint print msymbol" tests.
16941
16942Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16943
16944 * gdb.base/setvar.c (dummy): Call malloc.
16945
16946 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
16947 losing with the irix4 sed.
16948
16949 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
16950 ALRM" on irix4.
16951
16952Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16953
16954 * TODO: Remove items about corefile.exp testing new exec-file and
16955 backtrace; both are now done. Add items about printing enums.
16956
16957Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16958
16959 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
16960 "get signal $thissig" test fails.
16961
16962 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
16963
16964Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16965
16966 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
16967 compiler warning with dec alpha compiler.
16968
16969 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
16970 extra \n from gdb_test call (this explains why the prompt test
16971 that I removed yesterday was there).
16972 (user_defined_command_test): Remove extra \n and prompt test.
16973
16974 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
16975 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
16976 doesn't exist.
16977 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
16978 Also remove alpha workaround, which turns out to be because
16979 SIGABRT == SIGLOST.
16980
16981 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
16982
16983 * gdb.base/help.exp: Don't test "help show".
16984
16985Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16986
16987 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
16988 "set print address" is on.
16989 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
16990 pass prompt to gdb_test; gdb_test already looks for the prompt.
16991
16992 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
16993
16994 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
16995 was a vestige of the manual TESTSTRATEGY, and the purpose of it
16996 was to make sure that gdb can read a core file. But (a) the "read
16997 the corefile" part didn't make it to a1-selftest.exp, we just
16998 delete the corefile after creating it, and (b) we test reading
16999 corefiles in corefile.exp anyway. Also, this test left around a
17000 xgdb process on Solaris.
17001
17002 * gdb.base/corefile.exp: Also test backtrace.
17003
17004Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
17005
17006 * gdb.base/commands.exp: Test a simple user defined command with
17007 arguments and if/while statements; verify the full user command is
17008 printed by "show user".
17009
17010 * gdb.base/commands.exp: Test if/while commands as part of a
17011 breakpoint command list; verify they appear in breakpoint
17012 information.
17013
17014Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17015
17016 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
17017 than by dividing by zero.
17018
17019Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
17020
17021 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
17022 performing an inferior call with watchpoints enabled.
17023 * gdb.base/watchpoint.c (main): Delete second unnecessary read
17024 call.
17025
17026Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17027
17028 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
17029 of "file" command.
17030
17031 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
17032 Add additional pattern for when "int operator int(void);" appears
17033 in a different order.
17034
17035Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17036
17037 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
17038
17039 * gdb.base/help.exp: Replace most of docstrings for "info signals"
17040 and "signal" with ".*".
17041
17042Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17043
17044 * TODO: Add note about "handle all nostop".
17045
17046 * gdb.base/{sigall.c, sigall.exp}: New test.
17047 * gdb.base/Makefile.in: Add it.
17048
17049Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17050
17051 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
17052 when invoking GDB, suppresses any windowing interface.
17053
17054Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
17055
17056 * config/sim-gdb: New file, simulator testing support.
17057
17058Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
17059
17060 * gdb.base/interrupt.exp: Test calling func1 twice.
17061
17062Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
17063
17064 * gdb.base/list.exp (test_forward_search): Set timeout higher
17065 when we'll be getting lots of output from gdb.
17066
17067 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
17068 "init_malloc" to after the expect statement. Run it if that
17069 regexp is taken, but also for two others which happen if source
17070 cannot be found.
17071
17072Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17073
17074 * gdb.base/printcmds.exp: New test, for printing register before
17075 program is running.
17076
17077Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17078
17079 * gdb.base/list.exp: Correct some alternate expect patterns
17080 to reflect changes in list1.c.
17081
17082Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17083
17084 * TODO: Add item regarding large frames.
17085
17086 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
17087
17088 * TODO: Remove item about enabling return.exp; it
17089 is enabled. Suggest a few more "return" tests.
17090
17091Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17092
17093 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
17094 anonymous unions.
17095
17096Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17097
17098 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
17099 and pr-5646.o, so "make" is the same as "make all", not "make
17100 pr-4975.o".
17101
17102Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
17103
17104 * gdb.base/list.exp: Adjust expectations to reflect changes in
17105 list1.c.
17106 (test_forward_search): New test proc.
17107 * gdb.base/list1.c (long_line): New function, has long source line.
17108
17109Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
17110
17111 * gdb.base/a1-selftest.exp: Change initial stepping to know about
17112 additional line of code that was added.
17113
17114Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
17115
17116 * gdb.disasm/hppa.s: Break the large branching tests into smaller
17117 tests so as not to overflow expect's input buffers.
17118 * gdb.disasm/hppa.exp: Corresponding changes.
17119
17120Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17121
17122 Beginnings of template debugging tests.
17123 * gdb.c++/templ-info.cc: New file to test for template
17124 debugging capability of the compiler.
17125 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
17126 templ-info.cc.
17127 * gdb.c++/templates.cc: Add explicit template instantiations
17128 to enable compiling with -fno-implicit-templates. Add destructor
17129 and 'value' method to T5 class for template tests.
17130 * gdb.c++/templates.exp: Add testcases for printing of template
17131 types, setting breakpoints on template methods and calling a
d63a86f8 17132 template method.
c906108c
SS
17133
17134Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
17135
17136 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
17137 branch target since some assemblers (gas-2.5) may emit a
17138 relocation for the branch instead of resolving it in the
17139 assembler.
17140
17141Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17142
17143 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
17144 through signal handler.
17145
17146Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17147
17148 * configure.in (*-*-netware): Use config/mt-netware.
17149
17150 * config/mt-netware: New file.
17151 * config/mt-i386-netware: Removed, separate configs for different
17152 netware architectures are no longer needed now that we have
17153 --with-headers.
17154
17155Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17156
17157 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
17158 by the recent changes to use ANSI C arithmetic conversions.
17159
17160Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17161
17162 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
17163 bug involving using inferior_pid to figure out whether to select a
17164 frame.
17165
17166Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
17167
17168 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
17169 match the current disassembler output.
17170
17171Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
17172
17173 * gdb.fortran/exprs.exp: Expect VOID instead of void.
17174 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
17175 types, expect "int" as type of integer values (for now).
17176
17177Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
17178
17179 * gdb.base/commands.exp: New tests for if/while commands.
17180
17181Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
17182
17183 * lib/gdb.exp (runto): Replace sub-pattern for hex value
17184 by .*, since hex values have different syntax in Chill mode.
17185
17186Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17187
17188 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
17189 linefeed from expect pattern for repeated types with indices > 9.
17190
17191Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
17192
17193 First part of Fortran test suite.
17194 * gdb.fortran: New directory.
17195 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
17196
17197Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17198
17199 * gdb.base/default.exp: Update expect pattern for load command
17200 without arguments.
17201
17202Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17203
17204 * configure.in: Change i386 to i[345]86.
17205 * gdb.base/configure.in: Likewise.
17206 * gdb.c++/configure.in: Likewise.
17207 * gdb.chill/configure.in: Likewise.
17208
17209Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
17210
17211 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
17212 patterns, since that is not a valid context for comments.
17213
17214Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
17215
17216 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
17217 repeated types and repeated types with indices > 9.
17218
17219Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
17220
17221 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
17222 2417; old bug has been fixed.
17223
17224Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
17225
17226 * gdb.base/interrupt.exp: When trying to wake up the inferior,
17227 send the newline ourselves instead of assuming gdb_test will do
17228 so when passed an empty input string.
17229
17230 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
17231 stabs testcode.
17232
17233Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17234
17235 * lib/gdb.exp (gdb_test): Don't send anything if the first
17236 argument is an empty string. This makes cases where we want to
17237 match output that is already in expect's buffers (for example,
17238 matching a breakpoint after gdb_run_cmd has been called) work
17239 reliably.
17240
17241Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17242
17243 * config/netware.exp: New file.
17244
17245Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17246
17247 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
17248 the -B and -L prefixes so we can find the debugging stub.
17249
17250 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
17251 there and we are using the gcc from the tree.
17252
17253 * gdb.base/types.c: Removed.
17254
17255 * gdb.base/configure.in: Look for makefile fragments in ../config.
17256 Recognize i386-*-netware.
17257 * gdb.c++/configure.in: Likewise.
17258
17259Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17260
17261 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
17262 the correct TCL syntax.
17263
17264Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17265
17266 * gdb.base/opaque.exp: use runto instead of messing around with
17267 breakpoints. Simplify by using gdb_test.
17268
17269 * gdb.base/bitfields.exp: restart between tests on netware targets
17270 because breakpoints aren't relocated after target death. Run
17271 processes to completion.
17272
17273 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
17274
17275Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
17276
17277 * Makefile.in: Remove extra tabs that confuse some versions
17278 of "make". Use the newly built gdb to test with by default,
17279 rather than the first one in the tester's search path.
17280
17281Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
17282
17283 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
17284
17285 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
17286 condition help.
17287
17288Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17289
17290 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
17291
17292 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
17293 running.
17294 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
17295 * gdb.base/funcargs.exp: Likewise.
17296
17297 * gdb.base/bitfields.exp: Simplify by using gdb_test.
17298 * gdb.base/funcargs.exp: Likewise.
17299
17300 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
17301 message is "".
17302
17303Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17304
17305 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
17306 return,signals,twice}.exp: Handle non-existant binaries
17307 consistantly.
17308
17309 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
17310 * gdb.base/Makefile.in: Don't try to generate a core dump, we
17311 might testing a cross development system.
17312
17313Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17314
17315 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
17316 runtest script is relative to ${srcdir}, not ${rootdir}.
17317
17318Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
17319
17320 * gdb.base/signals.exp: Allow for optionality of breakpoint
17321 address.
17322
17323Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17324
17325 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
17326
17327Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17328
17329 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
17330 for size_t definition.
17331 * gdb.c++/templates.cc: Likewise
17332
17333 * config/mt-i386-netware: New file.
17334
17335 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
17336 defined.
17337
17338 * gdb.base/Makefile.in: Added support for systems that name core
17339 files by appending "core" to the program name.
17340 * gdb.base/a1-selftest.exp: Likewise.
17341
17342Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17343
17344 * gdb.base/return.exp: Add comment and message for `return double'
17345 test failure on Sparc Solaris.
17346
17347Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
17348
17349 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
17350
17351Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17352
17353 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
17354 from optimizing them away.
17355 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
17356 patterns to include default constructors and assignment operators,
17357 to match gcc versions beyond 2.5.8. Accept any cplus demangling
17358 character in the output of the virtual base pointer.
17359
17360Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17361
17362 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
17363 expression match in print_addr_of to avoid unintented matches.
17364 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
17365 versions up to 2.5.8.
17366
17367Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17368
17369 * gdb.base/list.exp: Tweak alternate pattern for listing of an
17370 included file to run under newer versions of expect.
17371 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
17372 consecutive >'s in templates to accomodate recent cplus-dem.c change.
17373 Remove xfail for the virtual table of BDDHookV.
17374
17375Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17376
17377 * lib/gdb.exp (string_to_regexp): Set a default result.
17378 (default_gdb_start): Fix misleading message.
17379
17380Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
17381
17382 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
17383 Remove all CC, etc definitions.
17384 * config/mt-hpux: New file.
17385 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
17386 (CFLAGS, LDFLAGS): Define.
17387 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
17388
17389 * Makefile.in (site.exp): Don't insert host_os, etc.
17390 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
17391 (distclean): Check existence of subdir.
17392 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
17393 * gdb.base/Makefile.in: General cleanup and simplification.
17394 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17395 to build executables. Use default rule to build .o files.
17396 (EXPECT, RUNTEST, CC): Fix relative pathname.
17397 (site.exp): Don't insert host_os, etc.
17398 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
17399 and/or SIGUSR1 defined.
17400 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
17401 * gdb.c++/Makefile.in: General cleanup and simplification.
17402 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17403 (CFLAGS): Remove.
17404 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
17405
17406Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
17407
17408 * gdb.base/recurse.exp: Misc changes to get tests running again
17409 after Kung's changes to the watchpoint code.
17410 * gdb.base/watchpoint.exp: Likewise.
17411
17412Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
17413
17414 * lib/gdb.exp (string_to_regexp): Convert {\} also.
17415
17416Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17417
17418 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
17419 * lib/gdb.exp (default_gdb_start): Define.
17420 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
17421 gdb.base/funcargs.exp, gdb.base/opaque.exp,
17422 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
17423 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
17424 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
17425 Don't call gdb_target_udi in between tests.
17426
17427Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17428
17429 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
17430 (which was basically just a local version of the same thing). In
17431 addition to avoiding duplication, gdb_test_exact is faster.
17432 * lib/gdb.exp (gdb_test_exact): Fix typo.
17433
17434 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
17435 don't give an error.
17436
17437 * gdb.base/term.exp: Call delete_breakpoints before starting.
17438
17439 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
17440 (t10): Add comment.
17441
17442Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17443
17444 Reorganization of the GDB Test Suite.
17445
17446 * gdb.base: New directory, contains all the basic tests.
17447 * gdb.c++: New directory, tests specific to C++.
17448 * gdb.chill: New directory, tests specific to Chill.
17449 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
17450 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
17451 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
17452 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
17453 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
17454 t30-31 to chill).
17455 * */gdbme.*: Rename to match appropriate expect scripts.
17456 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
17457 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
17458 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
17459 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
17460 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
17461 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
17462 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
17463 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
17464 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
17465 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
17466 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
17467 gdb.c++/virtfunc.cc: New names of C++ files.
17468 * gdb.chill/chillvars.ch: New name of Chill file.
17469 * gdb.base/configure.in, gdb.c++/configure.in,
17470 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17471 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17472 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17473 * configure.in (configdirs): Update to reflect directory changes.
17474 (target_abbrev): No longer define for any configuration.
17475 * Makefile.in: Cosmetic improvements to header comments.
17476
17477Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17478
17479 Various changes to gdb.t31:
17480
17481 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17482 * gdbme.ch: Make all key-words and predefineds be upper-case.
17483 * chillvars.exp: Expect key-words and predefinds in upper-case.
17484
17485 * chillvars.exp: Use gdb_test_exact many places.
17486 Change expected output for arrays (which now includes index labels).
17487
17488 * pr-5020.exp, gdme.ch (module PR_5020):
17489 New test, for PR-5020.
17490
17491Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17492
17493 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17494 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17495
17496Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17497
17498 * Makefile.in: Fix bit-rot in definitions of CHILL,
17499 CHILL_FOR_TARGET and Chill_LIB.
17500 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17501 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17502 CHILL, and CHILL_LIB.
17503
17504Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17505
17506 * Revert the previous changes. Please see Rob's directory
17507 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17508
17509Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17510
17511 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
17512 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17513 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17514 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
17515 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17516 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17517 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17518 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17519 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17520 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17521 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17522 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17523 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17524 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17525 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17526 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17527 changes from 94Q1.
17528
17529Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17530
17531 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17532 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17533 Rob's new testing fragments.
17534
17535Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17536
17537 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 17538 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
17539
17540Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17541
17542 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17543 version also, match on casted version strings, and match on
17544 gdb startup case where the line numbers might be messed up.
17545
17546Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17547
17548 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 17549 (CFLAGS): Delete it from here.
c906108c
SS
17550
17551Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17552
17553 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17554
17555Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17556
17557 * Makefile.in (RUNTEST): Default to just "runtest".
17558
17559Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17560
17561 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17562 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17563 the code has been restructured.
17564
17565Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17566
17567 * gdb.t00/default.exp (set write): Allow any number of \r and/or
17568 \n, not just one of each.
17569
17570 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
17571 /bin/cc gives a warning if you do.
17572
17573Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
17574
d63a86f8 17575 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
17576 __t10ListS_link1ZUiRCUiPT0
17577
17578Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17579
17580 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
17581 on local variables in recursive functions.
17582
17583 * gdb.t07/Makefile.in: Build the new test.
17584
17585Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17586
17587 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
17588 directly. Instead compare the return values from actual calls.
17589
17590Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
17591
17592 * Makefile.in (check): Set TCL_LIBRARY for runtest.
17593
17594Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17595
17596 * From Peter Schauer with minor modifications.
a9c64011
AS
17597 * gdb.t15/return.exp (return_tests): Handle targets where "return"
17598 stops in mid-line in the caller. Add xfail for returning a float
17599 value on X86 targets.
c906108c
SS
17600
17601Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17602
17603 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
17604 to avoid expect lossage.
17605 (fmem_LRbug_tests): Likewise.
17606 * gdb.disasm/hppa.s: Corresponding changes.
17607
17608 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
17609 conditions to work with latest dejagnu/expect.
17610
17611 * gdb.t15/funcargs.exp (finish from indirect call): No longer
17612 expected to fail on the PA.
17613 (backtrace in call with trampolines): Explicitly require main
17614 to be frame #1 (no trampolines should show up in backtrace).
17615
17616 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
17617 "continue -expect".
17618 * gdb.t06/break.exp: Likewise.
17619 * gdb.t07/watchpoint.exp: Likewise.
17620 * gdb.t13/bitfields.exp: Likewise.
17621 * gdb.t15/{funcargs,return}.exp: Likewise.
17622 * gdb.stabs/weird.exp: Likewise.
17623 * config/{mips,udi}-gdb.exp: Likewise.
17624
17625 * hppa.sed: Enclose comments within a sed command to avoid
17626 losing with the old OSF1 sed.
17627
17628Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17629
17630 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
17631 sequent dynix.
17632 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
17633 * gdb.t15/funcargs.exp: Conditionally step again to really
17634 finish from marker_call_with_trampolines. Handle the case where
17635 the first step from within call_with_trampolines already steps
17636 us back to main.
17637 * gdb.t15/gdbme.c: Add comment to closing brace of
17638 call_with_trampolines for funcargs.exp.
17639
17640Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17641
d63a86f8 17642 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
17643 Fix typo(s).
17644
17645Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17646
17647 * gdb.t07/gdbme.c: More code for watchpoint testing.
17648
17649 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
17650 "Hardware watchpoint" throughout file.
17651 (test_watchpoint_triggered_in_syscall): New test.
17652 (test_complex_watchpoint): New test.
17653
17654Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17655
17656 * gdbme.c (call_with_trampolines): New function to try and step
17657 into. Tests trampoline problems on the PA.
17658
17659 * funcargs.exp (localvars_in_indirect_call): No longer expect
17660 stepping into indirect call to fail on PAs.
17661 (test_stepping_over_trampolines): New test.
17662
17663Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17664
17665 * TODO: Add suggestions for static member function tests, and
17666 completion tests.
17667
17668Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17669
17670 * TODO: Add suggestions for "p/a" tests.
17671
17672 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
17673 (default_gdb_exit): Replace all the hair with sending "quit" to
17674 the process with a simple close.
17675
17676Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17677
17678 * TODO: Add suggestions for shared library tests.
17679
17680Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17681
17682 * TODO: Add suggestions for x/s tests.
17683
17684Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17685
17686 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
17687 "enable once", and "enable breakpoints once" with ".*".
17688
17689Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17690
17691 * TODO: Add suggestions about structure passing tests.
17692
17693Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17694
17695 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
17696 the primary1 test, use work around if __GNUC__ < 2.
17697 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
17698 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
17699 Test for bad output rather than waiting for timeout. Issue
17700 second continue only if first continue failed.
17701
17702Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17703
17704 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
17705 operator[] test with gdb_test because the old code didn't seem to
17706 be getting the quoting right with the new dejagnu.
17707
17708Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
17709
17710 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
17711 one from the path.
17712 * Makefile.in: Use a fresh expect if there is one, use runtest
17713 from the src tree if there is one.
d63a86f8 17714
c906108c
SS
17715Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17716
17717 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
17718 next over recursive call. Revise the tests from that point on
17719 (which had been skipped) to match GDB's actual (correct) output.
17720
17721 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
17722 with next over a breakpoint whose condition is false.
17723
17724 * gdb.t00/help.exp: Comment out "help set print" tests just like
17725 (and for same reason as) "help set" test.
17726
17727Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17728
17729 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
17730 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
17731
17732Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17733
17734 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
17735 necessary gdb_target_udi.
17736
17737 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
17738
17739 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
17740 1838 and 2417; they are fixed.
17741
17742 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
17743 gdb.t03/ptype.exp (ptype structure, ptype union):
17744 Remove xfails; the test is looser than when the xfails were added.
17745
17746 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
17747 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
17748
17749 * gdb.t01/run.exp: Only run shell test if isnative.
17750
17751 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
17752 since "run" automatically loads if necessary. Call gdb_target_udi
17753 after the "file" since "file" kills any execution target.
17754
17755 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
17756 GDB. GDB doesn't work that way (not anymore at least) on UDI.
17757 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
17758 argument for UDI.
17759
17760Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17761
17762 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
17763
17764 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
17765
17766Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17767
17768 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
17769 properly quoting regexps. This makes the second argument to
17770 demangle a fixed string, which matches the callers, instead of a
17771 shell-style pattern which is what the previous implementation
17772 used. Update some of the callers.
17773
17774Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17775
17776 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
17777 (comib_nullified_tests): Fix typo.
17778 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
17779 strings. No longer expected to fail.
17780
17781 * gdb.disasm/hppa.s (addib_tests): Fix typo.
17782 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
17783 strings. No longer expected to fail.
17784
17785 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
17786 string. No longer expected to fail.
17787
17788Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17789
17790 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
17791 No longer expected to fail.
17792
17793 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
17794 string. No longer expected to fail.
17795
17796Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17797
17798 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
17799 only in the names (I probably got most of them). I was even
17800 generous with some which differed in underscores in names, and
17801 probably missed a few, and I *still* was able to remove almost a
17802 third of the file with almost no impact on testsuite coverage.
17803
17804Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17805
17806 * gdb.t00/default.exp: Match udi_attach error message as well as
17807 the one from child_attach.
17808
17809 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
17810
17811 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
17812
17813 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
17814 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
17815
17816 * Move test with enums and partial symbols back to
17817 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
17818 Reverts the change of 26 May 93. Per today's change to
17819 stabs.texinfo, the behavior that weird.exp was expecting was
17820 unreasonable; what is important is that the compiler+gdb get
17821 things right, which happens with a recent gcc. Also fix the test
17822 to deal with native compilers which put out the stab gdb can't
17823 deal with.
17824
17825Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17826
17827 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
17828 in the names. The main thing these accomplish is to slow things down.
17829 Many more such duplicates surely remain.
17830
17831 * gdb.t00/help.exp: Comment out "help support" test just like
17832 (and for same reason as) "help set" test.
17833
17834Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
17835
17836 * gdb.t06/break.exp: Remove setup_xfails for
17837 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
17838 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
17839 about known bug in gcc to include up through 2.5.8.
17840 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
17841 well as "_vb$".
17842 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
17843 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
17844 with latest gcc and gdb.
17845 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
17846 well as "_vb$".
17847
17848Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17849
17850 * configure.in (hppa*-*-*): Also configure and build stabs-only
17851 tests.
17852
17853Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17854
17855 * gdb.t10/hppa.mt: A makefile fragment for the PA.
17856 * gdb.t10/configure.in (hppa*-*-*): Use it.
17857
17858Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17859
17860 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
17861
17862Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17863
17864 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
17865 versions prior to 1.13.5.
17866
17867Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17868
17869 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
17870 the prompt is at the start of a line.
17871
17872Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17873
17874 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
17875 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
17876 in the copr tests now.
17877 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
17878 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
17879 expected to fail.
17880
17881Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
17882
17883 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
17884 gdb.t31/chillvars.exp, lib/gdb.exp:
17885 Tweak to run under either version of expect.
17886 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
17887 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
17888 * gdb.t11/list.exp: Remove extraneous whitespace.
17889
17890Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17891
17892 * gdb.t16/printcmds.exp (test_print_strings): Accept
17893 "(unsigned char *) " before the string.
17894
17895 * TODO: Add notes about printing of fancy types and GDB expressions.
17896
17897Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
17898
17899 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
17900 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 17901 if doing mips-idt-ecoff.
c906108c
SS
17902
17903Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
17904
17905 * Most .exp files: Tweak to run under either version of expect.
17906
17907Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17908
17909 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
17910 xfails; I'm not sure why they are failing, but not because of PR 1806.
17911
17912Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
17913
17914 * config/unix-gdb.exp: Remove gdb_unload cause it's already
17915 defined in lib/gdb.exp.
17916
17917Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17918
17919 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
17920 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
17921 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
17922 have to be typeless.
17923
17924Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17925
17926 * TODO: Add suggestion for copyright year test.
17927
17928Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
17929
17930 * configure.in (*-*-lynxos*): Add stabs tests.
17931
17932Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17933
17934 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
17935 so insert a tab before any assembler directive in column zero.
17936
17937 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
17938 stores.
17939 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
17940 stores.
17941 (fpu_short_memory_tests): Likewise.
17942
17943Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17944
17945 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
17946 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
17947 .stabs directives in comments.
17948
17949Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17950
17951 * TODO: New file, describing tests we could write.
17952 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
17953
17954Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17955
17956 * gdb.t06/signals.exp: Add kludge to force re-sync.
17957
17958 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
17959 to xgdb instead of gdb, get out of gdb.
17960
17961Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
17962
17963 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
17964 for info.
17965
17966Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17967
17968 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
17969 * gdb.stabs/configure.in (hppa*-*-*): Use it.
17970 * gdb.stabs/hppa.sed: New sed script for the PA.
17971
17972Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17973
17974 * gdb.stabs: Re-write weird.def and configuration to use sed
17975 instead of cpp. sed is portable and POSIX; cpp is neither.
17976
17977Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17978
17979 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
17980
17981Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17982
17983 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
17984
17985Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17986
17987 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
17988 "_vb$".
17989 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
17990 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
17991
17992Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17993
17994 * lib/gdb.exp: Comment out code which depends on non-existent
17995 `transform' procedure.
17996
17997Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
17998
17999 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
18000 * lib/gdb.exp: Transform tool name.
18001 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
18002 1.1's new error handling system.
18003
18004Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18005
18006 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
18007
18008Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18009
18010 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
18011 They made pattern matching so slow that timeouts happened on
18012 heavily loaded systems. Now any output from "show print" which
18013 gets us back to the GDB prompt is a PASS.
18014
18015Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
18016
18017 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
18018
18019Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18020
18021 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
18022
18023 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
18024 It is not from PR 3220.
18025
18026Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18027
18028 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
18029 just started failing because they depended on the order the
18030 subcommands are presented, or exact docstring text. This kind of
18031 test is a pain and has minimal benefit.
18032
18033Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18034
18035 * gdb.t09/corefile.exp: At end of test, use "core" command with
18036 no arguments.
18037
18038Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
18039
18040 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
18041 17}/Makefile.in: Make it possible to run the testsuite with Sun
18042 make and CC = cross gcc by adding explicit build rules for .o
18043 files.
18044
18045Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18046
18047 * gdb.t15/funcargs.exp: Don't put comments on same line as
18048 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 18049
c906108c
SS
18050Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18051
18052 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
18053
18054Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
18055
18056 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
18057 * gdb.t20/inherit.exp: remove three dumplicate entries.
18058
18059Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18060
18061 * gdb.t06/break.exp: For "next over recursive call", fail on any
18062 incorrect output, not just on "factorial (value=2)".
18063
18064Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18065
18066 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
18067 working now. Add an xfail if accesing a bss variable causes
18068 a memory error if the target is not yet run.
18069
18070Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18071
18072 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
18073 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
18074 name of __st* demangling (2 strings). Did Kung really get the
18075 more than 95 others right without testing them?
18076
18077Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
18078
18079 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
18080
18081Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
18082
18083 * configure.in (configdirs): Add gdb.disasm
18084 * gdb.disasm: New directory for GDB disassembler tests.
18085 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
18086
18087Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18088
18089 * gdb.t00/help.exp: Don't test "help set".
18090
18091 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
18092 from within expect statements. None of these happen anymore and
18093 they cause regressions to be silently unnoticed.
18094
18095 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
18096 messages) about known failures with gcc cygnus-2.4.5-930417.
18097
18098 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
18099 comp-info.exp so it gets built if it doesn't exist.
18100
18101 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
18102 it is no longer used.
18103 * gdb.t13/comp-info.c: Removed.
18104
18105Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18106
18107 * gdb.t06/signals.exp: Add xfail for sun3.
18108
18109Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18110
18111 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
18112 relevant because ^C doesn't get sent but failure can be reproduced
18113 interactively).
18114
18115Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18116
18117 * gdb.stabs/alpha.mt: New configuration file for alpha.
18118 * gdb.stabs/configure.in: Use it.
18119 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
18120 sharing with alpha.mt, redefine long to word via preprocessor.
18121 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
18122 for alpha.
18123 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
18124 native cc.
18125 * gdb.t00/teststrategy.exp: Change expect string so that we
18126 consume the `(xgdb)' from the command echo and from the gdb prompt.
18127 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
18128 gdb currently compares all values as long, so this failure probably
18129 applies to any configuration where LONGEST is bigger than a target int.
18130 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
18131 with gcc.
18132 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
18133 to handle opaque pointers, gcc is.
18134 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
18135 as first argument. Include <sys/types.h> and change all operator
18136 new definitions to use size_t.
18137 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
18138 now that we use size_t.
18139
18140Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18141
a9c64011 18142 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 18143 a long or float array cast all array members to the same type.
a9c64011 18144 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 18145 with 64 bit longs.
a9c64011 18146 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 18147 on alpha.
a9c64011 18148 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
18149
18150Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18151
18152 * gdb.t24 (demangle.exp): Constructors of templates have names like
18153 vector<int>::vector(int) not vector<int>::vector<int>(int). See
18154 section 14.6 of the ARM.
18155
18156 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
18157 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
18158 accomplish little and slow down the testsuite.
18159
18160 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
18161 Accept spaces various places.
18162
18163Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18164
18165 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
18166 with watchpoint enabled.
18167
18168 * Makefile.in: Remove definition of CC and remove the second
18169 definition of CXX (the "CXX = gcc" one remains). These definitions
18170 were causing backquotes to be expanded within backquotes, which
18171 doesn't work.
18172
18173Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
18174
18175 * gdb.t17/callfuncs.exp: Add "return 0" to end.
18176
18177Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18178
a9c64011
AS
18179 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
18180 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
18181 by mips cc and contains no stabs entries.
18182
18183Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
18184
18185 * config/vx-gdb.exp: Use fake device to load files rather than
18186 NFS.
18187 * lib/gdb.exp: New proc to do "file" command.
18188 * config/unix-gdb.exp: Use new "file" proc.
18189
18190Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18191
18192 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
18193 Rework board rebooting slightly.
18194 (gdb_exit): Don't exit from the remote shell; there isn't one.
18195 * gdb.stabs/weird.exp: If a program is being debugged already,
18196 kill it.
18197 * gdb.t04/setvar.exp: Stop and restart gdb.
18198 * gdb.t05/expr.exp: Likewise.
18199 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
18200 restart gdb and reload the program.
18201 * gdb.t08/opaque.exp: Likewise.
18202 * gdb.t12/scope.exp: Likewise.
18203 * gdb.t13/bitfields.exp: Likewise.
18204 * gdb.t15/funcargs.exp: Likewise.
18205 * gdb.t20/classes.exp: Likewise.
18206 * gdb.t03/ptype.exp: Increase timeout.
18207 * gdb.t16/printcmds.exp (test_print_string_constants,
18208 test_print_array_constants): Likewise.
18209 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
18210 * gdb.t20/classes.exp (do_tests): Likewise.
18211 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
18212
18213Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
18214
18215 * gdb.stabs: Renamed *wierd* to *weird*.
18216
18217Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18218
18219 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
18220 for timeout. Add "known gcc 2.4.5 bug" to failure message.
18221
18222Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18223
18224 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
18225 (do_tests): Remove xfail for whatis on one_var and two_var.
18226
18227Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
18228
18229 * Makefile.in: Made cross building work better by adding
18230 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
18231
18232Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18233
18234 * gdb.t15/{return.c,return.exp,Makefile.in}:
18235 New test, currently commented out.
18236
18237Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
18238
18239 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
18240 still running and removes the leftover named socket so GDb can do
18241 clean restarts.
18242
18243Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
18244
18245 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
18246 console, not GDB.
18247 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
18248 cross testing works better with "make check"
18249 * config/unix-gdb: Use default procedures for exit and version.
18250 * config/vx-gdb.exp: Cleaned up and massaged back to working order
18251 with the newest VxWorks.
18252
18253Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18254
18255 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
18256 old form.
18257
18258 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
18259 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
18260
18261 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
18262
18263 * config/unix-gdb.exp: Remove this version of gdb_exit
18264 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
18265 Rob says he'll look at it when he gets back to testing boards.
18266
18267Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
18268
18269 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
18270 an expected fail for certain ptype commands.
18271
18272 * gdb.t20/classes.exp: Update expected results of "ptype class
18273 Base1" to account for the constructor that now appears in the type.
18274
18275Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18276
18277 * configure.in (configdirs): Restore gdb.t04, which mysteriously
18278 disappeared from list.
18279 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
18280 "alldone" proc with call to cleanup and exit.
18281 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
18282 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
18283 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
18284 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
18285 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
18286 "alldone" proc with simple returns that suppress remaining
18287 tests. The alldone proc went away many months ago.
18288
18289Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18290
18291 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
18292
18293 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
18294
18295Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18296
18297 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
18298 as vax gdb will display them.
18299
18300Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18301
18302 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
18303 optimizers.
18304
18305 * scope.exp: Change "bad value for localval" messages so each one
18306 is unique.
18307
18308 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
18309 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
18310
18311 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
18312
18313Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18314
18315 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
18316 doesn't exist (due to optimization).
18317
18318Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18319
18320 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
18321 contains \r because the filename is long.
18322
18323 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
18324 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
18325
18326Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18327
18328 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
18329 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
18330 Ultrix.
18331 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
18332 int tests.
18333 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
18334
18335Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
18336
18337 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
18338
18339 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 18340 to match does not match the passing case but still matches the
c906108c
SS
18341 failing case.
18342
18343Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18344
18345 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
18346
18347Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
18348
18349 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
18350 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
18351 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
18352 Remove various versions of gdb_exit.
18353 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
18354 gdb_exit.
18355 * config/unix-gdb.exp: gdb_exit remains here, and should override
18356 the generic version, since it's doing a lot of wierd stuff that
18357 the other versions aren't. FIXME, fold it in, or abandon this
18358 version.
18359
18360Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18361
18362 * gdb.t24/demangle.exp: Add tests for PR 3220.
18363
18364Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18365
18366 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
18367
18368Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
18369
18370 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
18371 "i386-*-*". Works for i486 as well.
18372
18373 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
18374 bug, and expand domain of xfail to all SVR4 systems, since the
18375 actual problem is likely to be in generic SVR4 /proc support.
18376
18377Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18378
18379 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
18380
18381Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
18382
18383 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
18384 xfails for other systems. Match a missing 'Continuing.' as an
18385 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
18386
18387 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
18388 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
18389 Only issue warning for missing executables if -all option is used.
18390
18391 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
18392 file if -all option is used. It's like an unpredictable XFAIL.
18393
18394Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18395
18396 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
18397 for dynamically linked binaries.
18398
18399 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
18400
18401Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18402
18403 * gdb.t20/inherit.exp: Change message for "print tagless struct"
18404 to state that this is a known bug in old versions of g++.
18405
18406Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18407
18408 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
18409 while waiting for `Continuing'.
18410
18411Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
18412
18413 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
18414 in text, data, and bss.
18415 * gdb.t10/nodebug.c: Add local and global test variables for
18416 initialized and uninitialized data.
18417
18418Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18419
18420 * config/unix-gdb.exp (gdb_exit): Add "wait".
18421
18422Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18423
18424 * gdb.t06/signals.exp: xfail the continue from the handler for all
18425 targets.
18426
18427 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
18428 function with watchpoints enabled, the i386 call dummy starts with
18429 a call.
18430
18431 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
18432 386 bsd names its corefiles.
18433
18434Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
18435
18436 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
18437 compilers don't grok it.
18438 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
18439 with small octal ints rather than character constants, which
18440 are signed and might not fit if first promoted to int.
18441
18442Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
18443
18444 * gdb.t09/Makefile.in (clean): Remove corefile.
18445
18446Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18447
18448 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
18449
18450Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18451 and Jim Kingdon (kingdon@cygnus.com)
18452
18453 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
18454 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
18455 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
18456
18457Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18458
18459 * gdb.t17/interrupt.exp: Add xfail for hppa.
18460
18461Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18462
18463 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
18464 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
18465 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
18466 to determine signed-ness of bitfields and use the result to setup
18467 the xfail.
18468 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18469 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18470 call line is reached if necessary.
18471
18472Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18473
18474 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18475
18476Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18477
18478 * gdb.t06/break.exp: Also test `clear' command.
18479
18480Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18481
18482 * gdb.t00/teststrategy.exp: Remove extra quote.
18483
18484 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18485 watchpoint enabled to be for all non-68k machines.
18486
18487 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18488
18489Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18490
18491 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18492 targets use aout.mt instead of ecoff.mt as gas understands
18493 standard aout format.
18494
18495Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18496
18497 * lib/gdb.exp (runto): Don't insist that function we are running to
18498 was compiled with -g.
18499
18500 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18501
18502 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18503 to get back into the read system call.
18504 Accept leading newline in case where we woke it up.
18505
18506Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18507
18508 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18509 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18510 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18511 enable ecoff configuration.
18512
18513Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18514
18515 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18516
18517Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18518
18519 * gdb.t16/printcmds.exp: Add another printf test.
18520
18521Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18522
18523 * configure.in: If configured -with-stabs on any target, add
18524 stabsdirs to configdirs.
18525
18526Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18527
18528 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18529 fun" so pattern does not match the command itself.
18530
18531Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18532
18533 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18534
18535Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18536
18537 * gdb.t17/interrupt.exp: Test for more things.
18538
18539Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18540
18541 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18542 compiler arranges the code and line numbers.
18543
18544 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18545
18546Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18547
18548 * gdb.t00/help.exp: Increase expect input buffer size.
18549
18550Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18551
18552 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18553
18554 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18555
18556 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18557
18558 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18559 [0-9]*, not just [0-9].
18560
18561Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18562
18563 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18564
18565 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
18566
18567Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18568
18569 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
18570
18571Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18572
18573 * gdb.t06/signals.c: Add xfails for sun3.
18574
18575 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
18576
18577 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
18578 test_stepping tests.
18579
18580Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18581
18582 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
18583
18584 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
18585
18586 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
18587 rather than actually putting it through cpp twice.
18588
18589 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
18590
18591Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
18592
18593 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
18594 no longer needed.
18595
18596Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18597
18598 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
18599
18600 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
18601 C++ features prints as "struct", make it a pass, not an xfail.
18602
18603Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18604
18605 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
18606 Don't require VA to print as "class" rather than "struct".
18607
18608Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
18609
18610 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
18611
18612Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18613
18614 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
18615
18616Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18617
18618 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
18619 order.
18620
18621Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18622
18623 * gdb.t16/printcmds.exp: Add printf tests.
18624
18625 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
18626
18627 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
18628
18629Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
18630
18631 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
18632 pass counts, to counteract any existing or future setup_xfails.
18633
18634Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18635
18636 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
18637 {BEGIN,END}_COMMON for common block instead of STAB.
18638 * gdb.stabs/wierd.exp: Add xfail for rs6000.
18639
18640 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
18641 intp_var should be N_GSYM not N_LSYM.
18642 wierd-aout.S: Use a label for the value of the N_SO.
18643 wierd.def: Remove all backslashes.
18644 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
18645
18646Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18647
18648 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
18649 get the expected next to inheritance3.
18650
18651Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18652
18653 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
18654 now that gcc-2.4 gets it right.
18655
18656Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18657
18658 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
18659
18660 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
18661 generating comp-info.exp which works for cross-compilation.
18662
18663Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
18664
18665 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
18666 "*-*-sysv4.*".
18667
18668Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
18669
18670 * gdb.t01/run.exp: Start with a fresh gdb.
18671 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
18672 SVR4.x.
18673
18674Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
18675
18676 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
18677 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
18678 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
18679 Makefile.in (distclean, realclean): Remove gdbme.c from list of
18680 things to remove.
18681
18682Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
18683
18684 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
18685 test cases from bug reports.
18686
18687Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
18688
18689 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
18690 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
18691 avoid spurious xfails.
18692 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
18693 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
18694 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
18695
18696Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
18697
18698 * gdb.t00/teststrategy.exp: Rework to provide more useful
18699 description of each test, fix problem with systems that define
18700 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
18701 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
18702 results for "next over recursive call" so timeouts aren't taken
18703 by error.
18704
18705Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
18706
18707 * gdb.t12/scope.exp: Test printing of variables before run.
18708
18709 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
18710 printed in wrong order due to sorting.
18711
18712Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
18713
18714 * gdb.t00/teststrategy.exp: Fix expected results for printing
18715 user entered string constant. Is array of char, prints with no
18716 address.
18717
18718 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
18719 commands.
18720 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
18721 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
18722 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
18723 of struct of char arrays.
18724 * gdb.t00/radix.exp: New tests for radix commands.
18725
18726Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
18727
18728 * gdb.t16/printcmd.exp: Print a variable before running program
18729 (with xfail for AIX).
18730
18731Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
18732
18733 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
18734
18735 * gdb.t16/printcmd.exp: Don't print variables before running program.
18736
18737 * gdb.t06/break.exp: Don't require envp argument to main.
18738
18739 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
18740
18741 * gdb.t02/whatis.exp, gdb.t11/list.exp:
18742 Add xfails for rs6000.
18743
18744 * gdb.t02/whatis.exp: Change other tests not to re-test something
18745 we already tested.
18746
18747 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
18748 each type used has a variable of that type.
18749
18750Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
18751
18752 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
18753
18754Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18755
18756 * configure.in: change srctrigger to be a file, not a directory
18757
18758Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
18759
18760 * configure.in (mips-idt-ecoff*): Added trailing '*'.
18761
18762 * gdb.t11/list.exp: Fixed a couple of typos.
18763
18764Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
18765
18766 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
18767 is fixed and PR is closed.
18768 * gdb.t16 (gdbme.c): Add simple test string variable.
18769 * gdb.t16 (printcmds.exp): Add tests with simple test string
18770 variable, primarily for boundaries on "set print elements".
18771
18772Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
18773
18774 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
18775 Make leading 0's optional and don't expect a tab in the middle
18776 of the number.
18777
18778 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
18779
18780 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
18781 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
18782 don't end command passed to gdb_test with newline.
18783
18784 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
18785 signed keyword away, don't expect signed bitfields to be signed.
18786
18787 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
18788 printing with only as many 1's as are in the field as well as printing
18789 with 32 1's (see comment).
18790
18791Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
18792
18793 * gdb.t00/default.exp: Start with a fresh gdb.
18794 * configure.in (configdirs): Remove gdb.t31 until the chill
18795 compiler works again. It no longer is able to find chillrt0
18796 since it isn't in libchill.a anymore.
18797 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
18798 wierd.o, make more modular.
18799 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
18800 spurious newlines that caused problems.
18801
18802Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18803
18804 * Move test with enums and partial symbols from gdb.t03/ptype.exp
18805 to gdb.stabs/wierd.exp since GCC has worked around the bug.
18806 gdb.stabs/wierd.{exp,def}: Many new tests.
18807
18808 * gdb.t00/default.exp: update info line for new message.
18809
18810 * gdb.t02/{whatis.exp,gdbme.c}:
18811 Test that "char *" doesn't print as "caddr_t".
18812
18813Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18814
18815 * gdb.t00/help.exp: Use .* in place of some help messages which
18816 just changed.
18817 gdb.t00/default.exp: Update "info frame" test for new message.
18818 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
18819 Remove some xfails
18820
18821Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18822
18823 * gdb.t03/{gdbme.c,ptype.exp}:
18824 Add tests for typedef'd struct and union without tags.
18825 Also check "whatis" on a variable of a typedef'd enum without a tag.
18826
18827 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
18828 PRMS 1823; the bug still exists but isn't reproduced by this test
18829 anymore), and remove rs6000 XFAIL (the bug is fixed).
18830
18831 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
18832 duplicated from whatis.exp. For those that are left, accept
18833 "long", "long int", or "int" for long variables (whatis.exp already
18834 has an XFAIL for "int", so no need to fail it here).
18835
18836 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
18837 Deal with GCC's names for types now that GDB uses the compiler's names.
18838
18839 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
18840 setup_xfail's for sunos4. If we #defined the signed keyword away,
18841 don't expect GDB to know that char it is signed.
18842
18843 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
18844
18845Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
18846
18847 * configure.in (configdirs): Add gdb.t24 for C++ tests that
18848 should work on any system, regardless of debugging format.
18849 * gdb.t21/demangle.exp: Move to gdb.t24.
18850 * gdb.t24/demangle.exp: Move from gdb.t21.
18851 * gdb.t24/{Makefile.in, configure.in}: New files.
18852
18853Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18854
18855 * configure.in: Do gdb.stabs and C++ tests only for stabs.
18856 * gdb.stabs: New directory.
18857
18858Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18859
18860 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
18861 not just "Quit anyway?".
18862
18863Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
18864
18865 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
18866 that all setup_xfails are immediately followed by clear_xfails.
18867
18868Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
18869
18870 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
18871 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
18872 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
18873 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
18874 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
18875 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18876 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18877 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
18878 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
18879 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
18880 gdb.t31/chillvars.exp, lib/gdb.exp:
18881 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
18882 bug-gdb@prep.ai.mit.edu.
18883
18884Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
18885
18886 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
18887 with 0.0, not integer 0.
18888
18889Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
18890
18891 * gdb.t06/break.exp: Update for "Kill the program" message change.
18892
18893Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
18894
18895 * Makefile.in (GDBFLAGS): Set to -nx.
18896 * Makefile.in (site.exp): Use GDBFLAGS.
18897
18898Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18899
18900 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
18901 Makefiles.
18902 (check): depend on just-check.
18903 (just-check): added so that tests can be run without a noop
18904 build pass.
18905
18906Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18907
18908 Switch to using configure's configdirs.
18909 * Makefile.in (Makefile): add configure.in dependency.
18910 (SUBDIRS): removed redundant assignment.
18911 * configure.in: switch subdirs assignment to configdirs.
18912 * gdb.t*/configure.in: new files.
18913
18914Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
18915
18916 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
18917 works.
18918
18919Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
18920
18921 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
18922 in explicit rules. Apparently this is not supported by some makes.
18923
18924Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
18925
18926 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
18927
18928Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18929
18930 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
18931 disappeared.
18932
18933Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
18934
18935 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
18936
18937Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
18938
18939 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
18940 watchpoint problem that is now fixed.
18941 * gdb.t30/chexp.exp: Remove setup_xfail for printing
18942 uninitialized convenience variables.
18943 * gdb.t31/chillvars.exp: Fix expected patterns for printing
18944 structures.
18945
18946Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18947
18948 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
18949 which causes expect to get out of sync with gdb on long output
18950 from help set.
18951 * gdb.t09/corefile.exp: Make expected pattern for core file
18952 failing signal and frame output format less sun specific.
18953
18954Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
18955
18956 * gdb.t31/chillvars.exp: Add and remove initial dummy
18957 breakpoint, so that symbol table is forced in.
18958 (Needed at least on Sunos4, though it seems not SVR4.)
18959 * gdb.t31/chillvars.exp: Update for changed output format.
18960
18961Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
18962
a9c64011 18963 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
18964
18965Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
18966
18967 * Makefile.in: Added --srcdir when invoking runtest, removed the
18968 need for a local config file. (optional now)
18969
18970Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
18971
18972 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
18973 failure count used to force early termination. Add some more
18974 expected failures for gnu style demangling.
18975
18976Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18977
18978 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
18979 pmi variable from gdb.t20/gdbme to get optimized away.
18980 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
18981 Check for written corefile upon timeout _and_ eof.
18982
18983Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18984
18985 * config/unix-gdb.exp: Add missing return 0.
18986
18987Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18988
18989 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
18990 test termination.
18991
18992Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
18993
18994 * configure.in (subdirs): Put back gdb.t17 which mysteriously
18995 disappeared.
18996
18997Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
18998
18999 * gdb.t10/crossload.exp: Disable the i860-elf test until such
19000 time as i860 support works.
19001
d63a86f8 19002 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
19003 "backtrace 100\r" rather than just "backtrace\r", to match last
19004 change.
19005
19006Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
19007
19008 * config/udi-gdb.exp (gdb_exit): Remove close command.
19009 (gdb_target_udi): New procedure to set the UDI target.
19010 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
19011 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
19012 Added waits for prompts after several question responses. Added
19013 some more responses used by a29k-amd-udi-gdb.
19014 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
19015 pass different arguments, restart UDI connection after program
19016 completion.
19017 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
19018 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19019 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
19020 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
19021 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
19022 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
19023 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19024 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
19025 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
19026 after program completion.
19027 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
19028 compiled with a SELECT_VECS setting.
19029 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
19030 infinite recursion.
19031
19032 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
19033 Added checks for COFF results, and made them expected failures for
19034 all targets. It would be better to make them expected failures
19035 for COFF targets only.
19036
19037Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19038
19039 * Makefile.in: add null dvi target, don't bother to recurse
19040 through test directories for info and install-info; rename
19041 $(datadir) to be dejagnu instead of deja-gnu
19042
19043Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
19044
19045 * gdb.t31/gdbme.ch: Re-enable code that previously caused
19046 compiler to coredump.
19047 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
19048 code.
19049
19050Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
19051
19052 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
19053 coredump.
19054 * gdb.t31/chillvars.exp: Comment out tests that depend on that
19055 code.
19056
19057Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
19058
19059 * gdb.t03/ptype.exp: tests for return code from gdb_test.
19060 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
19061 which in a shell. Deletes xgdb when done.
19062 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
19063 Tests the return from the "set height" or "set width" commands.
19064 Added a few return codes where needed.
19065
19066Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
19067
19068 * Makefile.in (SUBDIRS): Add gdb.t17.
19069 * configure.in (subdirs): Add gdb.t17.
19070 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
19071 files to test gdb's calling of functions in the inferior with
19072 the correct arguments and gdb's ability to retrieve any
19073 result returned.
19074
19075Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
19076
19077 * config/unix-gdb.exp (gdb_exit): Remove close commands that
19078 may be called after gdb goes away. Previous versions of expect
19079 needed these to avoid file descriptor leaks, but they cause
19080 errors with the current revision of expect.
19081 * gdb.t00/gdbvars.exp: Use -re on expected output after
19082 setting sevenbit-strings.
19083 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
19084 to set sevenbit-strings consistent across tests.
19085 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
19086 set sevenbit-strings consistent across tests.
19087
19088Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
19089
19090 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
19091 expected output to match current "expect" expectations.
19092
19093Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
19094
19095 * gdb.t00/default.exp: Change expected output for default "source"
19096 command, to match new gdb behavior which requires a filename to
19097 source.
19098
19099Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
19100
19101 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
19102 expected fail for i486-*-* that misses the marker2 function.
19103 * gdb.t10/crossload.exp (bfddefault): Allow successful
19104 recognition of a format to pass even if no symbols are found.
19105 Explicitly catch failures where the format is not recognized
19106 or is ambiguous, and add the reason to the fail message.
19107 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
19108 the cause is and invalid target and add reason to failure message.
19109 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
19110 elf32-i386, elf32-sparc, and elf32-i860.
19111 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
19112 Set up expected failure for 'filename'::variable scope resolution,
19113 which is now apparently broken on all targets.
19114 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
19115 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
19116 gdb.t23/templates.exp: Change failure for missing binfile into
19117 just a warning.
19118 gdb.t21/demangle.exp: Change all cfront references to 'arm'
19119 references.
19120
19121Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
19122
19123 * gdb.t00/default.exp: Add expected output for default "source"
19124 command, to match new gdb behavior.
19125 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
19126
19127Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
19128
19129 * config/*-gdb.exp: returns an error, rather than exiting on
19130 internal errors.
19131
19132Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
19133
19134 * gdb.t03/gdbme.c: Add pointer to struct variable.
19135 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
19136 referencing struct members.
19137
19138Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
19139
19140 * configure.in (mips-idt-ecoff): New target.
19141 * config/mips-gdb.exp: New file for remote board using MIPS remote
19142 debugging protocol.
19143
19144 * Redid configuration scheme. Removed gdb.t*/configure.in.
19145 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
19146 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
19147 distclean targets. Built executables via .o files. Adjusted
19148 tests to account for source files in $(srcdir) rather than
19149 $(objdir).
19150 * lib/gdb.exp (runto): Don't expect () after the function name,
19151 because it may have arguments.
19152
19153Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
19154
19155 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
19156 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
19157 expected failures for mips-idt-* and mips-sgi-*.
19158 * gdb.t00/default.exp (attach): Kill process if requested.
19159 * gdb.t00/help.exp (help target core, help target): Accept a gdb
19160 that does not read core files.
19161 * gdb.t01/run.exp: Removed checks for exit status code.
19162 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
19163 it is linked in.
19164 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
19165 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
19166 appropriate, rather than doing it by hand.
19167 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
19168 execution.
19169 * gdb.t10/crossload.exp: Kill existing program if needed.
19170 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
19171 appropriate, rather than doing it by hand. Always increase
19172 timeout for this test, not just for VxWorks.
19173
19174Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
19175
19176 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
19177 of Chill STRUCT types and STRUCT values.
19178 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
19179 than "char".
19180 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 19181 struct2): New struct definitions and initializations to test
c906108c
SS
19182 simple Chill STRUCT types.
19183
19184Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
19185
19186 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
19187 the null byte at the end of strings.
19188 * gdb.t00/default.exp: Make show version insensitive to copyright
19189 date.
19190 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
19191 to avoid dependencies on target char signedness.
19192 * gdb.t16/printcmds.exp: Update expected results for explicitly
19193 unsigned char.
19194 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
19195 now work.
19196 * gdb.t21/demangle.exp: Add many more patterns for template
19197 demangling, most of them being expected failures.
19198 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
19199 string we are matching for, to match on the whole string.
19200 * gdb.t21/demangle.exp: Add many new test strings to demangle,
19201 and fix a whole bunch that had incorrect expected output but were
19202 passing anyway because of the bug in "proc demangle".
19203 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
19204 type.
19205 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
19206
19207Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
19208
a9c64011
AS
19209 * gdb/testsuite: made modifications to testcases, etc., to allow
19210 them to work properly given the reorganization of deja-gnu and the
19211 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
19212
19213Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
19214
19215 * gdb/testsuite: Initial creation of gdb/testsuite.
19216 Migrated dejagnu testcases and support files for testing nm to
19217 gdb/testsuite from deja-gnu. These files were moved "as is"
19218 with no modifications. This migration is part of a major overhaul
19219 of dejagnu. The modifications to these testcases, etc., which
19220 will allow them to work with the new version of dejagnu will be
19221 made in a future update.
48efe704 19222
8d8cb839 19223 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 19224\f
8d8cb839
EZ
19225;; Local Variables:
19226;; mode: change-log
19227;; left-margin: 8
19228;; fill-column: 74
19229;; version-control: never
19230;; End:
902f2ccb
MC
19231
19232 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 19233 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
19234 Copying and distribution of this file, with or without modification,
19235 are permitted provided the copyright notice and this notice are preserved.