* elfread.c (elf_symfile_segments): Do not warn about
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
bcf71277
DJ
12009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4
0105cee2
DJ
52009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6
7 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
8
24ddea62
JK
92009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10
11 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
12
287ccc17
JK
132009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14
15 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
16 * gdb.base/sepdebug2.c: New file.
17
08bca259 182009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
19
20 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
21 the modified warnings for catch syscall. Verify if GDB was compiled
22 with support for lib expat, and choose which tests to run depending
23 on this.
24
5d4e2b76
VP
252009-10-30 Vladimir Prus <vladimir@codesourcery.com>
26
27 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
28 that composite commands are parsed OK. And also test
29 that breakpoint commands do work.
30
240e538a
MS
312009-10-23 Michael Snyder <msnyder@vmware.com>
32
33 gdb.reverse/consecutive-precsave.exp: Change expect pattern
34 to allow for new disassembly style.
35
9c419145
PP
362009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
37
38 * gdb.asm/asm-source.exp: Adjust.
39
02506ff1
MS
402009-10-22 Michael Snyder <msnyder@vmware.com>
41
42 * gdb.reverse/break-precsave.exp: New test.
43 * gdb.reverse/consecutive-precsave.exp: Ditto.
44 * gdb.reverse/finish-precsave.exp: Ditto.
45 * gdb.reverse/i386-precsave.exp: Ditto.
46 * gdb.reverse/machinestate-precsave.exp: Ditto.
47 * gdb.reverse/sigall-precsave.exp: Ditto.
48 * gdb.reverse/solilb-precsave.exp: Ditto.
49 * gdb.reverse/step-precsave.exp: Ditto.
50 * gdb.reverse/until-precsave.exp: Ditto.
51 * gdb.reverse/watch-precsave.exp: Ditto.
52
4cf866a3
MS
532009-10-22 Michael Snyder <msnyder@vmware.com>
54
55 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
56 for gdb_expect. Adjust one test's expect strings for the new
57 format of disassemble.
58 * gdb.reverse/finish-reverse.exp: Delete 'return'.
59 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
60 gdb_test_multiple.
61 * gdb.reverse/step-reverse.exp: Delete 'return'.
62 * gdb.reverse/until-reverse.exp: Delete blank lines.
63 * gdb.reverse/watch-reverse.exp: Delete blank lines.
64
2b28d209
PP
652009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
66
67 * gdb.base/consecutive.exp: Adjust.
68 * gdb.base/display.exp: Likewise.
69 * gdb.base/pc-fp.exp: Likewise.
70 * gdb.base/sigbpt.exp: Likewise.
71
33b9c32b
MS
722009-10-19 Michael Snyder <msnyder@vmware.com>
73
74 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
75 * gdb.reverse/finish-reverse.c: Ditto.
76 * gdb.reverse/sigall-reverse.c: Ditto.
77 * gdb.reverse/solib-reverse.c: Ditto.
78 * gdb.reverse/step-reverse.c: Ditto.
79 * gdb.reverse/watch-reverse.c: Ditto.
80
6c95b8df
PA
812009-10-19 Pedro Alves <pedro@codesourcery.com>
82 Stan Shebs <stan@codesourcery.com>
83
84 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
85 * gdb.base/foll-exec.exp: Adjust to expect a process id before
86 "Executing new program".
87 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
88 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
89 left listed after having been killed.
90 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
91 * gdb.base/maint.exp: Adjust test.
92
93 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
94 * gdb.multi/Makefile.in: New.
95 * gdb.multi/base.exp: New.
96 * gdb.multi/goodbye.c: New.
97 * gdb.multi/hangout.c: New.
98 * gdb.multi/hello.c: New.
99 * gdb.multi/bkpt-multi-exec.c: New.
100 * gdb.multi/bkpt-multi-exec.exp: New.
101 * gdb.multi/crashme.c: New.
102
279017b7
TG
1032009-10-13 Tristan Gingold <gingold@adacore.com>
104
105 * gdb.base/sepdebug.exp: Check debug info are found.
106
0413d738
PA
1072009-10-08 Pedro Alves <pedro@codesourcery.com>
108
109 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
110 bits.
111
c628eecc
JK
1122009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
113
114 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
115
38af1bfe
JB
1162009-10-07 Joel Brobecker <brobecker@adacore.com>
117
118 * gdb.base/watchpoints.c: Add copyright header. Reformat one
119 of the comments.
120
2b0adecd
PM
1212009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
122
123 * gdb.base/annota1.exp: Remove obsolete match_max increase.
124 * gdb.base/annota3.exp: Idem.
125 * gdb.base/maint.exp: Idem.
126
8d417781
PM
1272009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
128
129 * lib/gdb.exp (default_gdb_init): Set current value of match_max
130 to default.
131
bb61102d
PM
1322009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
133
134 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
135 mingw and cygwin targets.
136
ace5c364
PM
1372009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
138 Pedro Alves <pedro@codesourcery.com>
139
140 * lib/gdb.exp (gdb_compile): Avoid adding
141 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
142
c2d494a0
PM
1432009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
144
e1b52ce2
PM
145 * gdb.base/shr1.c: Use %p in format string.
146 * gdb.base/unload.c: Avoid warning in fprintf.
147 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 148
209f53f5
PM
1492009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
150
151 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
152 long type.
153 (test_unlink): Correct printf string.
154 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
155 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
156
8172766a
JK
1572009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
158
159 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
160 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
161 * gdb.arch/ia64-breakpoint-shadow.S: New file.
162
0f73703c
UW
1632009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
164
165 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
166 * gdb.objc/nondebug.exp: Likewise.
167
b32306ca
UW
1682009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
169
170 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
171 target_info setting.
172
173 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
174 that detect new threads during "info threads".
175
0057022f
UW
1762009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
177
178 * gdb.threads/manythreads.c (main): Increase thread stack size
179 to 2*PTHREAD_STACK_MIN.
180 * gdb.threads/multi-create.c (main): Likewise.
181 (create_function): Likewise.
182
f29c0325
UW
1832009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
184
185 * gdb.base/dump.exp: Pass difference of pointer types instead
186 of integer types as offset to restore in intarr3.srec case.
187
fcb34849
UW
1882009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
189
190 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
191
d5142e3b
UW
1922009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
193
194 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
195
087b74b2
PM
1962009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
197
198 New test for two watchpoints, with disabling of
199 the first inserted.
200 * testsuite/gdb.base/watchpoints.c: New file.
201 * testsuite/gdb.base/watchpoints.exp: New file.
202
96c07c5b
TT
2032009-09-25 Tom Tromey <tromey@redhat.com>
204
205 * gdb.base/charset.exp: Test utf-16 strings with Python.
206
b8899f2b
TT
2072009-09-25 Tom Tromey <tromey@redhat.com>
208
209 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
210 UCS-4.
211 * gdb.base/charset.c (utf_32_string): Rename.
212 (init_utf32): Rename.
213 (main): Update.
214
329719ec
TT
2152009-09-22 Tom Tromey <tromey@redhat.com>
216
217 * gdb.python/py-function.exp: Add regression tests.
218
11ef0d76
KS
2192009-09-21 Keith Seitz <keiths@redhat.com>
220
221 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
222 with invalid operator.
223
3fe8f3b3
KS
2242009-09-21 Keith Seitz <keiths@redhat.com>
225
226 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
227 and destructor using typedef name of class.
228 * gdb.cp/classes.cc (class Base1): Add a destructor.
229 (base1): New typedef.
230 (use_methods): Instanitate an object of type base1.
231 * gdb.cp/templates.exp (test_template_typedef): New procedure.
232 (do_tests): Call test_template_typedef.
233 * gdb.cp/templates.cc (Baz::~Baz): New method.
234 (intBazOne): New typedef.
235 (main): Instantiate intBazOne.
236
7a9fe101
PM
2372009-09-21 Phil Muldoon <pmuldoon@redhat.com>
238
239 PR python/10633
240
241 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
242 Function.
243 (run_lang_tests): Add print elements test.
244
2e4d963f
PM
2452009-09-21 Phil Muldoon <pmuldoon@redhat.com>
246
247 * gdb.python/py-value.exp (test_subscript_regression): New
248 function. Test for invalid subscripts.
249 * gdb.python/py-value.c (main): Add test array, and pointer to it.
250 (ptr_ref): New function.
251
ec7e75e7
PP
2522009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
253
254 * gdb.base/default.exp: Fix "show convenience".
255
0cc7d26f
TT
2562009-09-15 Tom Tromey <tromey@redhat.com>
257
258 * lib/mi-support.exp (mi_create_varobj): Update.
259 (mi_create_floating_varobj): Likewise.
260 (mi_create_dynamic_varobj): New proc.
261 (mi_varobj_update): Update.
262 (mi_varobj_update_with_type_change): Likewise.
263 (mi_varobj_update_kv_helper): New proc.
264 (mi_varobj_update_dynamic_helper): Rewrite.
265 (mi_varobj_update_dynamic): New proc.
266 (mi_list_varobj_children): Update.
267 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
268 * gdb.python/python-prettyprint.py (pp_outer): New class.
269 (pp_nullstr): Likewise.
270 (lookup_function): Register new printers.
271 * gdb.python/python-prettyprint.c (struct substruct): New type.
272 (struct outerstruct): Likewise.
273 (substruct_test): New function.
274 (struct nullstr): New type.
275 (string_1, string_2): New globals.
276 (main): Add new tests.
277 * gdb.python/python-mi.exp: Added regression tests.
278 * gdb.mi/mi2-var-display.exp: Update.
279 * gdb.mi/mi2-var-cmd.exp: Update.
280 * gdb.mi/mi2-var-child.exp: Update.
281 * gdb.mi/mi2-var-block.exp: Update.
282 * gdb.mi/mi-var-invalidate.exp: Update.
283 * gdb.mi/mi-var-display.exp: Update.
284 * gdb.mi/mi-var-cmd.exp: Update.
285 * gdb.mi/mi-var-child.exp: Update.
286 * gdb.mi/mi-var-block.exp: Update.
287 * gdb.mi/mi-break.exp: Update.
288 * gdb.mi/gdb701.exp: Update.
289
a96d9b2e
SDJ
2902009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
291
292 * Makefile.in: Inclusion of catch-syscall object.
293 * gdb.base/catch-syscall.c: New file.
294 * gdb.base/catch-syscall.exp: New file.
295
b43b923a
MS
2962009-09-12 Michael Snyder <msnyder@vmware.com>
297
298 * gdb.reverse/step-reverse.exp: Explicitly check for targets
299 that can support reverse debuggnig.
300
cec03d70
TT
3012009-09-11 Tom Tromey <tromey@redhat.com>
302
303 * gdb.dwarf2/valop.S: New file.
304 * gdb.dwarf2/valop.exp: New file.
305
e23bb3fc
MK
3062009-09-11 Mark Kettenis <kettenis@gnu.org>
307
308 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
309
37c3696d
DE
3102009-09-10 Doug Evans <dje@google.com>
311
312 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
313 Add $gdb_prompt to second breakpoint regexp.
314
5172aecb
JB
3152009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
316
317 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
318 names, add missing ones.
319 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
320 * gdb.python/py-frame.c: Rename from python-frame.c.
321 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
322 testfile name.
323 * gdb.python/py-function.exp: Rename from python-function.exp.
324 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
325 testfile name.
326 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
327 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
328 Adjust testfile name.
329 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
330 * gdb.python/py-template.cc: Rename from python-template.cc.
331 * gdb.python/py-template.exp: Rename from python-template.exp.
332 Adjust testfile name.
333 * gdb.python/py-value.c: Rename from python-value.c.
334 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
335 testfile name.
336
b554e4bd
JK
3372009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
338
339 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
340 $bpt2address.
341 (Second breakpoint address is valid on ia64)
342 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
343
9a68ae16
JM
3442009-09-03 Joseph Myers <joseph@codesourcery.com>
345
346 * gdb.base/ending-run.exp: Restrict regular expression matching
347 line number to require closing brace following.
348
146b9145
DE
3492009-09-03 Doug Evans <dje@google.com>
350
351 * gdb.base/store.exp (check_set): Fix typo in expected value message.
352
787d21e1
TT
3532009-09-02 Tom Tromey <tromey@redhat.com>
354
355 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
356
e7802207
TT
3572009-09-02 Tom Tromey <tromey@redhat.com>
358
359 * gdb.dwarf2/callframecfa.exp: New file.
360 * gdb.dwarf2/callframecfa.S: New file.
361
817aadd2
JK
3622009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
363
364 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
365 gdb.base/solib-overlap-main.c: New.
366
4a76eae5
DJ
3672009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
368
369 PR gdb/10565
370
371 * gdb.base/bitfields.c (struct container, container): New.
372 (main): Initialize it and call break5.
373 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
374
d4b96c9a
JK
3752009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
376
377 Support constant DW_AT_data_member_location by GCC PR debug/40659.
378 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
379
4e22772d
JK
3802009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
381
382 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
383
2efab443
MS
3842009-08-26 Michael Snyder <msnyder@vmware.com>
385
386 * gdb.base/i386-reverse.c: New file.
387 * gdb.base/i386-reverse.exp: New file.
388 * gdb.base/Makefile.in: Add new files to be removed.
389
07ab73a0
JM
3902009-08-26 Joseph Myers <joseph@codesourcery.com>
391
392 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
393 environment-pwd for remote host.
394 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
395
676accff
KS
3962009-08-24 Keith Seitz <keiths@redhat.com>
397
398 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
399 Add two new C++ completer tests which limit the output to a
400 given class.
401
f9f7ad22
MS
4022009-08-24 Michael Snyder <msnyder@vmware.com>
403
404 * gdb.base/del.exp: Fix typo in comment.
405 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
406
81ecdfbb
RW
4072009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
408
409 * configure: Regenerate.
410 * gdb.hp/configure: Likewise.
411 * gdb.hp/gdb.aCC/configure: Likewise.
412 * gdb.hp/gdb.base-hp/configure: Likewise.
413 * gdb.hp/gdb.compat/configure: Likewise.
414 * gdb.hp/gdb.defects/configure: Likewise.
415 * gdb.hp/gdb.objdbg/configure: Likewise.
416 * gdb.stabs/configure: Likewise.
417
cab0c772
UW
4182009-08-19 Doug Evans <dje@google.com>
419
420 * gdb.base/gdbvars.c: New file.
421 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
422
b8fa0bfa
PA
4232009-08-14 Pedro Alves <pedro@codesourcery.com>
424
425 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
426 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
427
b84aa90a
PA
4282009-08-13 Pedro Alves <pedro@codesourcery.com>
429
430 * gdb.base/default.exp: Adjust "set language test": it's now an
431 enum command. Larger help string moved to "help set language".
432 * gdb.base/help.exp: Adjust "help set language" expected output,
433 now lists all known languages.
434
0d8f9b2c
NF
4352009-08-11 Nathan Froyd <froydnj@codesourcery.com>
436
437 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
438 all frame arguments.
439 * gdb.arch/altivec-regs.exp: Likewise.
440
bda180e0
TT
4412009-08-07 Tom Tromey <tromey@redhat.com>
442
443 * gdb.base/setshow.exp: Add tests for changes to set language, set
444 check range, and set check type.
445
48cb2d85
VP
4462009-08-03 Vladimir Prus <vladimir@codesourcery.com>
447
448 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
449 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
450 Call it.
451
1ea34204
UW
4522009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
453
454 * configure.ac: Run gdb.cell tests when appropriate.
455 * configure: Regenerate.
456 * lib/cell.exp: New file.
457 * gdb.cell: New directory.
458 * gdb.cell/configure.ac: New file.
459 * gdb.cell/configure: New file.
460 * gdb.cell/Makefile.in: New file.
461 * gdb.cell/arch.exp: New file.
462 * gdb.cell/break.c: New file.
463 * gdb.cell/break.exp: New file.
464 * gdb.cell/break-spu.c: New file.
465 * gdb.cell/bt.c: New file.
466 * gdb.cell/bt2-spu.c: New file.
467 * gdb.cell/bt-spu.c: New file.
468 * gdb.cell/bt.exp: New file.
469 * gdb.cell/coremaker.c: New file.
470 * gdb.cell/coremaker-spu.c: New file.
471 * gdb.cell/core.exp: New file.
472 * gdb.cell/gcore.exp: New file.
473 * gdb.cell/data.c: New file.
474 * gdb.cell/data.exp: New file.
475 * gdb.cell/data-spu.c: New file.
476 * gdb.cell/ea-cache.exp: New file.
477 * gdb.cell/ea-cache.c: New file.
478 * gdb.cell/ea-cache-spu.c: New file.
479 * gdb.cell/ea-standalone.c: New file.
480 * gdb.cell/ea-standalone.exp: New file.
481 * gdb.cell/ea-test.c: New file.
482 * gdb.cell/ea-test.exp: New file.
483 * gdb.cell/f-regs.exp: New file.
484 * gdb.cell/mem-access.c: New file.
485 * gdb.cell/mem-access.exp: New file.
486 * gdb.cell/mem-access-spu.c: New file.
487 * gdb.cell/ptype.exp: New file.
488 * gdb.cell/registers.exp: New file.
489 * gdb.cell/size.c: New file.
490 * gdb.cell/sizeof.exp: New file.
491 * gdb.cell/size-spu.c: New file.
492 * gdb.cell/solib.exp: New file.
493 * gdb.cell/solib-symbol.exp: New file.
494
85e747d2
UW
4952009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
496
497 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
498
58d6951d
DJ
4992009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
500
501 * gdb.base/float.exp: Handle VFP registers.
502
6e0a4f15
MS
5032009-07-14 Michael Snyder <msnyder@vmware.com>
504
dcd5da87
MS
505 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
506 to bring gdb to the beginning of the calling line.
507
6e0a4f15
MS
508 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
509 confusing the i386 epilogue unwinder.
510
782b2b07
SS
5112009-07-14 Stan Shebs <stan@codesourcery.com>
512
513 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
514
f662c3bc
MS
5152009-07-14 Michael Snyder <msnyder@vmware.com>
516
517 * gdb.reverse/step-reverse.exp (stepi into function call):
518 Call instruction may not be first instruction in the line.
519 (reverse stepi from a function call): Used wrong line number.
520
8f313923
JK
5212009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
522
523 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
524
4662c76e
JK
5252009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
526
527 Fix gdb.base/macscp.exp when using custom inputrc.
528 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
529 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
530 env(TERM) set.
531 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
532 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
533
aa81e255
JK
5342009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
535
536 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
537 * gdb.base/annota1.exp (thread_test): Import global $testfile.
538 Change the compilation target to match the testcase name.
539 * gdb.base/sect-cmd.exp: Change the compilation target to match the
540 testcase name.
541 * a2-run.exp: Use for setup prepare_for_testing. Change the
542 compilation target to match the testcase name.
543 * gdb.base/commands.exp: Likewise.
544 * gdb.base/finish.exp: Likewise.
545 * gdb.base/float.exp: Likewise.
546 * gdb.base/info-target.exp: Likewise.
547 * gdb.base/relational.exp: Likewise.
548 * gdb.base/term.exp: Likewise.
549 * gdb.base/until.exp: Likewise.
550 * gdb.base/volatile.exp: Likewise.
551 * gdb.base/whatis-exp.exp: Likewise.
552
4c93b1d7
HZ
5532009-07-11 Hui Zhu <teawater@gmail.com>
554
555 * gdb.base/help.exp (disassemble): Update expected help text.
556
812f7342
TT
5572009-07-09 Tom Tromey <tromey@redhat.com>
558
559 * lib/gdb.exp: Handle TRANSCRIPT.
560 (remote_spawn, remote_close, send_gdb): New procs.
561
fbb8f299
PM
5622009-07-10 Phil Muldoon <pmuldoon@redhat.com>
563
564 * gdb.python/python-prettyprint.c: Add counted null string
565 structure.
566 * gdb.python/python-prettyprint.exp: Print null string. Test for
567 embedded nulls.
568 * gdb.python/python-prettyprint.py (pp_ns): New Function.
569 * gdb.python/python-value.exp (test_value_in_inferior): Add
570 variable length string fetch tests.
571 * gdb.python/python-value.c (main): Add strings for string fetch tests.
572
c0ac0ec7
JK
5732009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
574
575 * gdb.base/dump.exp (inaccessible memory is reported): New test.
576
30b66ecc
TT
5772009-07-07 Tom Tromey <tromey@redhat.com>
578
579 * gdb.base/call-rt-st.exp: Update for change to escape output.
580 * gdb.base/callfuncs.exp: Likewise.
581 * gdb.base/charset.exp: Likewise.
582 * gdb.base/constvars.exp: Likewise.
583 * gdb.base/long_long.exp: Likewise.
584 * gdb.base/pointers.exp: Likewise.
585 * gdb.base/printcmds.exp: Likewise.
586 * gdb.base/setvar.exp: Likewise.
587 * gdb.base/store.exp: Likewise.
588 * gdb.cp/ref-types.exp: Likewise.
589 * gdb.mi/mi-var-child.exp: Likewise.
590 * gdb.mi/mi-var-display.exp: Likewise.
591 * gdb.mi/mi2-var-display.exp: Likewise.
592 * gdb.base/charset.exp: Test octal escape sequence length.
593 Update for change to escape output.
594
187c4a2b
JK
5952009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
596
597 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
598
d80a43f9
DJ
5992009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
600
601 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
602
047427a8
JK
6032009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
604
605 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
606 gdbserver increasing $portnum if "Can't bind address" has been seen.
607
8b5a0f4f
PA
6082009-07-05 Pedro Alves <pedro@codesourcery.com>
609
610 * gdb.base/ending-run.exp: Add "step out of main" pattern for
611 mingw32ce.
612
7d93ba58
PA
6132009-07-05 Pedro Alves <pedro@codesourcery.com>
614
615 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
616 VFP format.
617
2277426b
PA
6182009-07-02 Pedro Alves <pedro@codesourcery.com>
619
620 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
621 linux. Adjust to use "inferior", "info inferiors", "detach
622 inferior" and "kill inferior" instead of "restart", "info fork",
623 "detach fork" and "delete fork".
624 * gdb.base/ending-run.exp: Spell out "info".
625 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
626 the "kill" command.
627
5af949e3
UW
6282009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
629
630 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
631 change to prefix TLS offset in hex with 0x.
632
5d3729b5
UW
6332009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
634
635 * gdb.base/default.exp: Update test case for "x" changes.
636
af589bd0
TG
6372009-07-01 Tristan Gingold <gingold@adacore.com>
638
639 * gdb.base/bigcore.exp: Make darwin untested.
640
40974f91
JK
6412009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
642
643 * gdb.base/completion.exp (directory completion): Create the directory.
644 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
645 escapeuniquesub.
646 (directory completion 2): Expect now ${escapeuniquesub}.
647 (Glob remaining of directory test): Remove one excessive newline.
648 Expect the real output.
649
59dd3af6
JK
6502009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
651
652 Fix `make check//%' target after `make check' has been ran.
653 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
654 a mkdir call.
655 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
656 (%/.dir): Remove.
657
f4e164aa
JK
6582009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
659
660 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
661 the expected result record.
662
69af2122
JK
6632009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
664
665 Remove racy FAILs relying just on the timeouts.
666 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
667 (annotation_level 2): Remove racy FAILs.
668
2fd481e1
PP
6692009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
670
671 gdb/10275
672 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
673
c38f313d
DJ
6742009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
675
676 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
677
8b777f02
VP
6782009-06-30 Vladimir Prus <vladimir@codesourcery.com>
679
680 * gdb.mi/mi-stack.exp: Testing symbolic options
681 to -stack-list-locals and -stack-list-arguments.
682
00c7eacf
JK
6832009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
684
685 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
686
6bc80edc
TT
6872009-06-29 Tom Tromey <tromey@redhat.com>
688
689 * dg-extract-results.sh: New file.
690 * Makefile.in (FORCE_PARALLEL): New variable.
691 (CHECK_TARGET): New conditional variable.
692 (check): Use CHECK_TARGET.
693 (DO_RUNTEST): New variable.
694 (check-single): New target.
695 (TEST_DIRS): New variable.
696 (TEST_TARGETS): Likewise.
697 (check-parallel): New target.
698 (check-gdb.%): New pattern.
699 (BASE1_FILES): New variable.
700 (BASE2_FILES): Likewise.
701 (check-gdb.base%): New pattern.
702 (%/.dir): New pattern.
703 * configure: Rebuild.
704 * aclocal.m4 (AM_CONDITIONAL): New defun.
705 * configure.ac: Check whether user is using GNU make.
706 (GMAKE): New conditional.
707
794684b6
SW
7082009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
709
710 * gdb.cp/namespace-nested-import.cc: New test.
711 * gdb.cp/namespace-nested-import.exp: New test.
712
edb3359d
DJ
7132009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
714
715 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
716 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
717 * gdb.opt/Makefile.in (EXECUTABLES): Update.
718 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
719 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
720 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
721 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
722 gdb.opt/inline-markers.c: New files.
723 * lib/gdb.exp (skip_inline_frame_tests): New function.
724 (skip_inline_var_tests): New function.
725
cf657a0c
AS
7262009-06-27 Andreas Schwab <schwab@linux-m68k.org>
727
728 * gdb.cp/exception.exp: Don't require $hex before inner frame in
729 backtrace.
730
28d41a99
MS
7312009-06-27 Michael Snyder <msnyder@vmware.com>
732
733 * gdb.reverse: New directory.
734 * gdb.reverse/break-reverse.c: New test.
735 * gdb.reverse/break-reverse.exp: New test.
736 * gdb.reverse/consecutive-reverse.c: New test.
737 * gdb.reverse/consecutive-reverse.exp: New test.
738 * gdb.reverse/finish-reverse.c: New test.
739 * gdb.reverse/finish-reverse.exp: New test.
740 * gdb.reverse/machinestate.c: New test.
741 * gdb.reverse/ms1.c: New test.
742 * gdb.reverse/machinestate.exp: New test.
743 * gdb.reverse/Makefile.in: New file.
744 * gdb.reverse/shr2.c: New test.
745 * gdb.reverse/solib-reverse.c: New test.
746 * gdb.reverse/solib-reverse.exp: New test.
747 * gdb.reverse/step-reverse.c: New test.
748 * gdb.reverse/step-reverse.exp: New test.
749 * gdb.reverse/until-reverse.c: New test.
750 * gdb.reverse/ur1.c: New test.
751 * gdb.reverse/until-reverse.exp: New test.
752 * gdb.reverse/watch-reverse.c: New test.
753 * gdb.reverse/watch-reverse.exp: New test.
754 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
755 * configure: Regenerate.
756
fe3c8b0d
DE
7572009-06-26 Doug Evans <dje@google.com>
758
759 * gdb.base/psymtab.exp: Turn off pending breakpoints.
760
3a72a602
PM
7612009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
762
763 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
764 windows problem for 'file delete $binfile'.
765
27aa8d6a
SW
7662009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
767
768 * gdb.cp/namespace-using.exp: New test.
769 * gdb.cp/namespace-using.cc: New test.
770
8ac055f8
JB
7712009-05-20 Joel Brobecker <brobecker@adacore.com>
772
773 * gdb.ada/variant_record_packed_array: New testcase.
774
85e306ed
TT
7752009-06-23 Tom Tromey <tromey@redhat.com>
776
777 * gdb.base/charset.exp (test_combination): Regression test.
778 * gdb.base/charset.c (my_wchar_t): New typedef.
779 (myvar): New global.
780 (main): Set myvar.
781
56643c5e
PM
7822009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
783
784 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
785 target.
786
1fac167a
UW
7872009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
788
789 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
790
7ccb0be9
UW
7912009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
792
793 * gdb.mi/gdb680.exp: Update test for error message.
794
568d6575
UW
7952009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
796
797 * gdb.base/annota1.exp: Allow multiple occurrences of the
798 frames-invalid annotation.
799 * gdb.cp/annota2.exp: Likewise.
800
7cd1089b
PM
8012009-06-15 Phil Muldoon <pmuldoon@redhat.com>
802
803 * gdb.cp/gdb2495.cc: New file.
804 * gdb.cp/gdb2495.exp: New file.
805
72c63395
JK
8062009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
807
808 Report error on GDB crash during runto.
809 * lib/gdb.exp (runto <eof>): New.
810
3788363d
DJ
8112009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
812
813 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
814 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
815 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
816 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
817 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
818 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
819 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
820 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
821 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
822 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
823 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
824 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
825 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
826 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
827 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
828 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
829 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
830 gdb.server/server-mon.exp, gdb.server/server-run.exp,
831 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
832 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
833 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
834 gdb.trace/passcount.exp, gdb.trace/report.exp,
835 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
836 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
837 gdb.trace/while-stepping.exp: Use a unique name for the compiled
838 executable.
839
17592de3
PA
8402009-06-07 Pedro Alves <pedro@codesourcery.com>
841
842 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
843 defined before referencing it.
844
701e355d
DE
8452009-06-03 Doug Evans <dje@google.com>
846
847 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
848 * gdb.arch/i386-see.c: Ditto.
849
f2292c65
PM
8502009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
851
852 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
853 (check_macro): Return 1 if undefined.
854 If first test fails, check if macro debug information is available,
855 and report unsupported test if no macro information is found.
856
5a437975
DE
8572009-05-29 Doug Evans <dje@google.com>
858
859 * gdb.threads/hand-call-in-threads.exp: New.
860 * gdb.threads/hand-call-in-threads.c: New.
861
c141c696
MS
8622009-05-29 Michael Snyder <msnyder@vmware.com>
863
864 * gdb.base/break-always.exp: Change "1" to "on".
865 Add confirmation check.
866
b3444185
PA
8672009-05-28 Pedro Alves <pedro@codesourcery.com>
868
869 * gdb.threads/threxit-hop-specific.c: New.
870 * gdb.threads/threxit-hop-specific.exp: New.
871 * gdb.threads/thread-execl.c: New.
872 * gdb.threads/thread-execl.exp: New.
873
b6313243
TT
8742009-05-27 Tom Tromey <tromey@redhat.com>
875 Thiago Jung Bauermann <bauerman@br.ibm.com>
876
877 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
878 (mi_child_regexp): Likewise.
879 (mi_list_varobj_children_range): Likewise.
880 (mi_get_features): Likewise.
881 (mi_list_varobj_children): Rewrite.
882 * gdb.python/python-mi.exp: New file.
883
a6bac58e
TT
8842009-05-27 Tom Tromey <tromey@redhat.com>
885 Thiago Jung Bauermann <bauerman@br.ibm.com>
886 Phil Muldoon <pmuldoon@redhat.com>
887 Paul Pluzhnikov <ppluzhnikov@google.com>
888
889 * gdb.python/python-prettyprint.exp: New file.
890 * gdb.python/python-prettyprint.c: New file.
891 * gdb.python/python-prettyprint.py: New file.
892 * gdb.base/display.exp: print/r is now valid.
893
2c74e833
TT
8942009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
895 Tom Tromey <tromey@redhat.com>
896 Pedro Alves <pedro@codesourcery.com>
897 Paul Pluzhnikov <ppluzhnikov@google.com>
898
899 * gdb.python/python-template.exp: New file.
900 * gdb.python/python-template.cc: New file.
901 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
902 tests.
903 * gdb.python/python-value.exp (py_objfile_tests): New proc.
904 Call it.
905 (test_value_after_death): New proc.
906 * gdb.python/python-value.c (PTR): New typedef.
907 (main): New variable 'x'.
908
89c73ade
TT
9092009-05-27 Tom Tromey <tromey@redhat.com>
910
911 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
912 tests.
913 * gdb.python/python-value.exp (py_objfile_tests): New proc.
914 Call it.
915
a75724bc
PA
9162009-05-27 Pedro Alves <pedro@codesourcery.com>
917
918 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
919
e58b0e63
PA
9202009-05-24 Pedro Alves <pedro@codesourcery.com>
921
922 * gdb.threads/fork-thread-pending.c: New.
923 * gdb.threads/fork-thread-pending.exp: New.
924
4ac36638
JK
9252009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
926
927 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
928 * gdb.dwarf2/dw2-strp.S (a_string2): New.
929
c28c63d8
JB
9302009-05-18 Jon Beniston <jon@beniston.com>
931
932 * gdb.asm/asm-source.exp: Add lm32 target.
933
b242c3c2
PA
9342009-05-17 Pedro Alves <pedro@codesourcery.com>
935
936 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
937 `gdb_get_line_number'. Call `callee' in both parent and child.
938 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
939 `gdb_get_line_number' instead of hardcoding line numbers.
940 (catch_fork_unpatch_child): New procedure to test detaching
941 breakpoints from child fork.
942 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
943 hardcoding line numbers.
944 (do_fork_tests): Run `catch_fork_unpatch_child'.
945
ee342b23
VP
9462009-05-17 Vladimir Prus <vladimir@codesourcery.com>
947
948 * gdb.mi/mi-cmd-var.exp: Check that when varobj
949 of structure type enters or leaves the scope, it
950 is reported by -var-update.
951
e2009e98
DE
9522009-05-11 Doug Evans <dje@sebabeach.org>
953
954 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
955 * gdb.threads/pending-step.c (main): Fix off-by-one error.
956 * gdb.threads/schedlock.c (main): Fix off-by-one error.
957
00903456
JK
9582009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
961
dc621c35
DE
9622009-04-30 Doug Evans <dje@google.com>
963
964 * gdb.threads/watchthreads2.exp: New testcase.
965 * gdb.threads/watchthreads2.c: New testcase.
966
9ab4e744
DE
9672009-04-29 Doug Evans <dje@google.com>
968
969 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
970 * gdb.cp/mb-ctor.cc: Ditto.
971 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
972 * gdb.cp/mb-inline.h (multi_line_foo): New function.
973 * gdb.cp/mb-inline1.cc: Call it.
974 * gdb.cp/mb-inline2.cc: Ditto.
975 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
976 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
977
484086b7
JK
9782009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
979
980 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
981 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
982 Replace all uses of `decimal' by `nonzero'.
983 (info macro FROM_COMMANDLINE): New test.
984
379a77b5
TT
9852009-04-27 Tom Tromey <tromey@redhat.com>
986
987 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
988
b92b73c2
DE
9892009-04-27 Doug Evans <dje@google.com>
990
991 * gdb.threads/watchthreads.c (main): Initialize args before starting
992 the threads. Plus formatting cleanup.
993 * gdb.threads/watchthreads.exp: Avoid errant failures due to
994 biased scheduling of one thread.
995
945a118d
JG
9962009-04-27 Jerome Guitton <guitton@adacore.com>
997
998 * gdb.cp/templates.cc (GetMax): New template.
999 (main): Declare two instances of GetMax.
1000 * gdb.cp/templates.exp: Add new test.
1001
d389af10
JK
10022009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1003
1004 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
1005
e7f86de9
JM
10062009-04-22 Joseph Myers <joseph@codesourcery.com>
1007
1008 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
1009
334cc82d
TT
10102009-04-15 Tom Tromey <tromey@redhat.com>
1011
1012 * gdb.base/charset.exp: Add regression test.
1013
d12672cc
JB
10142009-04-14 Joel Brobecker <brobecker@adacore.com>
1015
1016 * gdb.base/exe-lock.exp: New testcase.
1017
18e8c3bc
TT
10182009-04-13 Tom Tromey <tromey@redhat.com>
1019
1020 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
1021 operator on Frame.
1022
5ecd5cbe
UW
10232009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1024
1025 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
1026 * gdb.server/ext-attach.exp: Likewise.
1027
7309f756
VP
10282009-04-03 Vladimir Prus <vladimir@codesourcery.com>
1029
1030 Eliminate some sleep usage.
1031
1032 * gdb.mi/basics.c (do_nothing): New.
1033 (main): Use do_nothing instead of printf, so that
1034 not to introduce race condition between output of
1035 inferiour and output of gdb. Do not use sleep as it
1036 is not generally available on embedded targets.
1037
f4b95f6f
PA
10382009-04-02 Pedro Alves <pedro@codesourcery.com>
1039
1040 * gdb.server/ext-attach.exp: Expect an optional process id after
1041 "Detached from remote process".
1042
de40b933
JK
10432009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1044
1045 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
1046 gdb.dwarf2/dw2-unresolved.exp: New.
1047
2ae101a4
PA
10482009-04-02 Pedro Alves <pedro@codesourcery.com>
1049
1050 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
1051 mi_run_to_main.
1052
56a8e183
PA
10532009-04-02 Pedro Alves <pedro@codesourcery.com>
1054
1055 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
1056 mi_run_to_main. Skip thread exit test on remote targets.
1057 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
1058 mi_run_to_main.
1059 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
1060 mi_run_to_main.
1061 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
1062 when expecting ^connected. Detect when the target doesn't support
1063 non-stop mode.
1064 (mi_run_cmd): Detect if non-stop mode was requested by isn't
1065 supported. Return -1 on error, 0 on success.
1066 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
1067 (mi_runto): Return mi_runto_helper's result explicitly.
1068
c35fafde
PA
10692009-04-01 Pedro Alves <pedro@codesourcery.com>
1070
1071 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
1072
f8a8dce6
JB
10732009-04-01 Tom Tromey <tromey@redhat.com>
1074
1075 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
1076 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
1077 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
1078 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
1079
71c25dea
TT
10802009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
1081 Jan Kratochvil <jan.kratochvil@redhat.com>
1082
1083 PR gdb/931
1084 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
1085 output.
1086 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
1087 for gdb/931.
1088 * dw2-strp.S (DW_AT_language): Change to C++.
1089 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
1090
02d9a9ce
JB
10912009-03-31 Joel Brobecker <brobecker@adacore.com>
1092
1093 * gdb.ada/tasks: New testcase.
1094
1042e4c0
SS
10952009-03-30 Stan Shebs <stan@codesourcery.com>
1096
1097 * gdb.trace/actions.exp: Update to match new info trace format.
1098 * gdb.trace/deltrace.exp: Ditto.
1099 * gdb.trace/infotrace.exp: Ditto.
1100 * gdb.trace/passcount.exp: Ditto.
1101 * gdb.trace/save-trace.exp: Ditto.
1102 * gdb.trace/while-stepping.exp: Ditto.
1103 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
1104
f8f6f20b
TJB
11052009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1106
1107 * gdb.python/python-frame.c: New file.
1108 * gdb.python/python-frame.exp: New file.
1109
c0c6f777
TJB
11102009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1111
1112 * gdb.python/python-value.exp: Add tests for the address
1113 attribute.
1114
3cb51905
AS
11152009-03-29 Andreas Schwab <schwab@linux-m68k.org>
1116
1117 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
1118
88fc996f
DE
11192009-03-26 Doug Evans <dje@google.com>
1120
1121 * gdb.mi/mi-nonstop-exit.exp: New file.
1122 * gdb.mi/non-stop-exit.c: New file.
1123
56ef84b1
TT
11242009-03-26 Tom Tromey <tromey@redhat.com>
1125
1126 Update for change to prologue skipping:
1127 * gdb.mi/mi2-simplerun.exp: Update.
1128 * gdb.mi/mi2-break.exp: Update.
1129 * gdb.mi/mi-simplerun.exp: Update.
1130 * gdb.mi/mi-break.exp: Update.
1131 * gdb.base/ending-run.exp: Update.
1132
def2b000
TJB
11332009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1134
1135 * gdb.python/python-value.exp (test_value_in_inferior): Test
1136 gdb.Value.is_optimized_out attribute.
1137
442ddf59
JK
11382009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1139
1140 * gdb.dwarf2/dw2-noloc-main.c: New file.
1141 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
1142 (.text): Remove.
1143 (.data): New.
1144 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
1145 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
1146 (DW_TAG_subprogram func_cu1, noloc): Remove.
1147 (main): New.
1148 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
1149 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
1150 (file_symbols): New procedure.
1151
a8df5de4
TT
11522009-03-25 Tom Tromey <tromey@redhat.com>
1153
1154 * gdb.base/charset.exp (valid_target_charset): New proc.
1155 Use it to skip tests on invalid charsets.
1156
cc1d7add
PM
11572009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
1158
1159 * gdb.base/completion.exp: Add a test for directory completion.
1160
bcd5727b
JK
11612009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1162
1163 Fix a racy FAIL.
1164 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
1165 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
1166
cc924cad
TJB
11672009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1168
1169 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
1170 * gdb.python/python-function.exp: Add test for function returning
1171 a GDB value.
1172
bc3b79fd
TJB
11732009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
1174
1175 * gdb.python/python-function.exp: New file.
1176
6c7a06a3
TT
11772009-03-20 Tom Tromey <tromey@redhat.com>
1178
1179 * gdb.base/store.exp: Update for change to escape output.
1180 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
1181 to escape output.
1182 * gdb.base/pointers.exp: Update for change to escape output.
1183 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
1184 to escape output.
1185 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
1186 escape output.
1187 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
1188 to escape output.
1189 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
1190 escape output.
1191 * gdb.base/setvar.exp: Update for change to escape output.
1192 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
1193 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
1194 to escape output.
1195 (test_print_string_constants): Likewise.
1196 * gdb.base/charset.exp (valid_host_charset): Check size of
1197 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
1198 cases. Handle "auto"-related output.
1199 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
1200 (uvar, Uvar): New globals.
1201
c31af87b
JG
12022009-03-19 Jerome Guitton <guitton@adacore.com>
1203
1204 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
1205 deltas.
1206 * gdb.ada/fixed_points.exp: Ditto.
1207
51272cf2
PA
12082009-03-18 Pedro Alves <pedro@codesourcery.com>
1209
1210 * return-nodebug.c: Don't include stdio.h.
1211 (init): Delete.
1212 (func): Delete definition and provide extern declaration.
1213 (t): New.
1214 (main): Don't call printf. Call func and store its result in t.
1215 * return-nodebug1.c: New.
1216 * return-nodebug.exp: Don't expect stdio output. Instead, print
1217 the global variable t. Drop printf formatters and cast types from
1218 foreach loop. Don't use prepare_for_testing. Compile
1219 return-nodebug.c and return-nodebug1.c in separate steps. Don't
1220 define FORMAT or CAST.
1221
d24948ac
PP
12222009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1223
1224 * gdb.base/solib-display.exp: Disable test for remote targers.
1225
61ff14c6
JK
12262009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1227
1228 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
1229
cb4dce93
JK
12302009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1231
1232 Fix a racy FAIL.
1233 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
1234 code from `follow parent, print pids'.
1235 (`follow child, print pids', `follow parent, print pids'): Call it.
1236 Replace `gdb_test "break..."' by gdb_breakpoint.
1237
f7c60c5e
VP
12382009-03-13 Vladimir Prus <vladimir@codesourcery.com>
1239
1240 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 1241 sync and async modes.
f7c60c5e 1242
383ace49
JB
12432009-03-12 Joel Brobecker <brobecker@adacore.com>
1244
1245 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
1246 that was checked in by mistake. Remove loading of ada.exp, since
1247 this is not necessary in this case.
1248
4ce102af
JB
12492009-03-12 Joel Brobecker <brobecker@adacore.com>
1250
1251 * gdb.ada/ptype_arith_binop.exp: New testcase.
1252
529a2aef
JB
12532009-03-12 Joel Brobecker <brobecker@adacore.com>
1254
1255 * gdb.ada/mod_from_name: New testcase.
1256
8a38181c
JB
12572009-03-12 Joel Brobecker <brobecker@adacore.com>
1258
1259 * gdb.ada/tick_last_segv: New testcase.
1260
11436dee
VP
12612009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1262
61ff14c6 1263 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 1264
1f31650a
VP
12652009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1266
61ff14c6
JK
1267 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
1268 include the token in ^running and frame info in *stopped.
1f31650a 1269
a3247a22
PP
12702009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1271
1272 * solib-display.exp: New file.
1273 * solib-display-main.c: New file.
1274 * solib-display-lib.c: New file.
61ff14c6 1275
aae64587
PA
12762009-03-05 Pedro Alves <pedro@codesourcery.com>
1277
1278 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
1279
44aabfbc
JK
12802009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1281
1282 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
1283 (list_and_check_macro): Use more specific test name.
1284 (next to definition): Make the test names unique.
1285
c087fcd3
PM
12862009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1287
1288 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 1289
c86cf029
VP
12902009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1291
1292 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
1293 notifications.
1294 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
1295 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
1296 * lib/mi-support.exp (library_loaded_re): New.
1297 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
1298
3ea85240
VP
12992009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1300
1301 * gdb.gdb/observer.exp: Use test_notification observer, not
1302 normal_stop, everywhere.
1303 (test_normal_stop_notifications): Rename to...
1304 (test_notifications): ...this.
1305 (test_observer_normal_stop): Rename to...
1306 (test_observer): ...this.
1307
1903f0e6
DE
13082009-02-16 Doug Evans <dje@google.com>
1309
1310 * gdb.arch/amd64-disp-step.S (test_int3): New test.
1311 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
1312 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
1313 (test_prefixed_syscall,test_int3): New tests.
1314 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
1315 (test_prefixed_syscall,test_int3): New tests.
1316
1d33d6ba
VP
13172009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1318
3cb51905
AS
1319 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
1320 (mi_expect_interrupt): Likewise.
1321 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
1322 response.
1d33d6ba 1323
faafb047
PM
13242009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1325
1326 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
1327 * gdb.base/pc-fp.exp (get_valueofx): Remove.
1328 Replace calls to get_valueofx by get_hexadecimal_valueof.
1329
417e16e2
PM
13302009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1331
1332 * lib/gdb.exp (get_valueof): Accept anything as a return value.
1333 (get_integer_valueof): New procedure.
1334 (get_sizeof): Use new get_integer_value_of.
1335 * gdb.base/sizeof.exp: Replace all uses of get_valueof
1336 by get_integer_valueof.
1337
7065b901
TT
13382009-02-13 Tom Tromey <tromey@redhat.com>
1339
1340 * gdb.base/remote.exp (get_sizeof): Remove.
1341 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
1342 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
1343 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
1344 * lib/gdb.exp (get_valueof): Move from long_long.exp.
1345 (get_sizeof): Likewise.
1346
5d7cb8df
JK
13472009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1348
1349 PR fortran/9806
1350 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
1351
b2febfff
PP
13522009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1353
1354 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
1355
4aa995e1
PA
13562009-02-06 Pedro Alves <pedro@codesourcery.com>
1357
1358 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
1359
d8906c6f
TJB
13602009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1361
1362 * gdb.python/python-cmd.exp: New file.
1363
ff4ab08d
TG
13642009-02-06 Tristan Gingold <gingold@adacore.com>
1365
1366 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
1367
aacd552b
TG
13682009-02-05 Tristan Gingold <gingold@adacore.com>
1369
1370 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
1371 pointer is dereferenced and use this signal name in regexp.
1372 * gdb.base/signull.exp: Ditto.
1373 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
1374 * gdb.base/signull.c (main): Ditto.
1375
08c637de
TJB
13762009-02-04 Tom Tromey <tromey@redhat.com>
1377 Thiago Jung Bauermann <bauerman@br.ibm.com>
1378
1379 * gdb.python/python-value.exp: Use `gdb.history' instead of
1380 `gdb.value_from_history'.
1381 (test_value_numeric_ops): Add test for conversion of enum constant.
1382 * gdb.python/python-value.c (enum e): New type.
1383 (evalue): New global.
1384 (main): Use argv.
1385
20261af8
JG
13862009-02-04 Jerome Guitton <guitton@adacore.com>
1387
1388 * gdb.ada/uninitialized_vars: New test program.
1389 * gdb.ada/uninitialized_vars.exp: New testcase.
1390
52e44b43
TT
13912009-02-02 Tom Tromey <tromey@redhat.com>
1392
1393 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
1394 * gdb.cp/pr2489.cc: Rename...
1395 * gdb.cp/pr9594.cc: ... to this.
1396
1c71341a
TT
13972009-02-02 Tom Tromey <tromey@redhat.com>
1398
1399 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
1400 * gdb.cp/pr2489.cc: New file.
1401 * gdb.cp/cpcompletion.exp: New file.
1402
a4295225
TT
14032009-02-02 Tom Tromey <tromey@redhat.com>
1404
1405 PR exp/9059:
1406 * gdb.cp/call-c.exp: Add regression test.
1407 * gdb.cp/call-c.cc (FooHandle): New typedef.
1408 (main): New variable 'handle'.
1409
592375cd
VP
14102009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1411
1412 * lib/mi-support.exp (et_mi_thread_list)
1413 (check_mi_and_console_threads): Adjust for current thread in
1414 -thread-list-ids output.
1415
41447f92
VP
14162009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1417
1418 * gdb.mi/mi-break.exp (test_disabled_creation): New.
1419 Call it.
1420
35669430
DE
14212009-01-28 Doug Evans <dje@google.com>
1422
1423 * gdb.arch/amd64-disp-step.S: New file.
1424 * gdb.arch/amd64-disp-step.exp: New file.
1425 * gdb.arch/i386-disp-step.S: New file.
1426 * gdb.arch/i386-disp-step.exp: New file.
1427
09f00d9a
PM
14282009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
1429
1430 * gdb.base/find.exp: Set newline variable
1431 using quotes instead of braces to fix cygwin failures.
1432
1e8fb976
PA
14332009-01-23 Pedro Alves <pedro@codesourcery.com>
1434
1435 * gdb.base/radix.exp: Add tests to ensure that that set
1436 input-radix 0 and set output-radix 0 are really rejected.
1437
da061712
PA
14382009-01-23 Pedro Alves <pedro@codesourcery.com>
1439
1440 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1441 copyright years.
1442
dd7e2d2b
PA
14432009-01-23 Pedro Alves <pedro@codesourcery.com>
1444
1445 PR gdb/9664:
1446 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1447
392452f6
PA
14482009-01-22 Pedro Alves <pedro@codesourcery.com>
1449
1450 PR c++/9631:
1451 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1452
8653e71c
PM
14532009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1454
1455 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1456 binfile definition to fix Windows OS failure.
1457
a12cc160
DJ
14582009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1459
1460 PR gdb/9346
1461 * gdb.base/interrupt.c (sigint_handler): New.
1462 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1463 on error.
1464 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1465 Test "signal SIGINT".
1466
b89667eb
DE
14672009-01-19 Doug Evans <dje@google.com>
1468
1469 * gdb.base/break.exp: Update expected gdb output.
1470 * gdb.base/sepdebug.exp: Ditto.
1471 * gdb.mi/mi-syn-frame.exp: Ditto.
1472 * gdb.mi/mi2-syn-frame.exp: Ditto.
1473 * gdb.base/call-signal-resume.exp: New file.
1474 * gdb.base/call-signals.c: New file.
1475 * gdb.base/unwindonsignal.exp: New file.
1476 * gdb.base/unwindonsignal.c: New file.
1477 * gdb.threads/interrupted-hand-call.exp: New file.
1478 * gdb.threads/interrupted-hand-call.c: New file.
1479 * gdb.threads/thread-unwindonsignal.exp: New file.
1480
adb483fe
DJ
14812009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1482
1483 * gdb.base/define.exp: Test defining and hooking prefix commands.
1484 * gdb.python/python.exp: Update test for "show user" output.
1485
60023297
JK
14862009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1487
1488 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1489 now the output exactly, using less wildcards. Expect also the output
1490 of gfortran-4.3. Update for the f-valprint.c modification from
1491 2008-04-22.
1492 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1493 Remove gdb_test test names where matching the command.
1494
ccc57cf9
PA
14952009-01-01 Pedro Alves <pedro@codesourcery.com>
1496
1497 PR breakpoints/9681:
1498 * gdb.base/watchpoint.exp: Add regression test.
1499
c7a6ca08
PA
15002008-12-31 Pedro Alves <pedro@codesourcery.com>
1501
1502 * gdb.threads/attach-into-signal.exp: Don't use
1503 gdb_suppress_entire_file.
1504 * gdb.threads/attach-stopped.exp: Ditto.
1505 * gdb.threads/attachstop-mt.exp: Ditto.
1506
3a031f65
PA
15072008-12-31 Pedro Alves <pedro@codesourcery.com>
1508
1509 PR gdb/8812:
1510 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1511
09e6485f
PA
15122008-12-29 Pedro Alves <pedro@codesourcery.com>
1513
1514 PR gdb/7536:
1515 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1516 and unsupported output radices are really rejected.
1517
0cd53049
JK
15182008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1519
1520 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1521
ba163c7e
TT
15222008-12-22 Tom Tromey <tromey@redhat.com>
1523
1524 * gdb.cp/punctuator.exp: New file.
1525
6f4de6c9
JK
15262008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1527
1528 * gdb.base/completion.exp (Completing non-existing component): New test.
1529
0f34d0b4
JK
15302008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1531
1532 Fix for PR gdb/8648.
1533 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1534 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1535 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1536 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
1537
db2ad4c3
JK
15382008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1539
1540 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
1541
bb5ef15e
DP
15422008-12-16 Christophe Lyon <christophe.lyon@st.com>
1543
1544 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
1545 compiler actually generate code at the expected line number.
1546
90142adc
JZ
15472008-12-15 Jie Zhang <jie.zhang@analog.com>
1548
1549 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
1550
fad6eecd
TT
15512008-12-12 Tom Tromey <tromey@redhat.com>
1552
1553 * gdb.base/commands.exp (redefine_hook_test): New proc.
1554 Call it.
1555
17c8aaf5
TT
15562008-12-11 Tom Tromey <tromey@redhat.com>
1557
1558 * gdb.base/macscp.exp: New regression test.
1559
7c8adf68
TT
15602008-12-11 Tom Tromey <tromey@redhat.com>
1561
1562 * gdb.base/macscp.exp: Print "address.addr".
1563 * gdb.base/macscp1.c (struct outer): New struct.
1564 (address): New global.
1565
b05dcbb7
TT
15662008-12-09 Tom Tromey <tromey@redhat.com>
1567
1568 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
1569 Call it.
1570
2d476de1
DE
15712008-12-04 Doug Evans <dje@google.com>
1572
1573 * gdb.server/ext-run.exp: Relax regexp for init program.
1574
87bdc959
TG
15752008-12-03 Tristan Gingold <gingold@adacore.com>
1576
1577 * gdb.base/macscp.exp: Generate an object file during compilation
1578 to work around Darwin dsymutil limitations.
1579
e0740f77
JK
15802008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1581
1582 Test resolving external references to TLS variables.
1583 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
1584 FILE2_THREAD_LOCAL.
1585 (testfile2, srcfile2): New variables.
1586 * gdb.threads/tls.c (file2_thread_local)
1587 (function_referencing_file2_thread_local): New.
1588 * gdb.threads/tls2.c: New file.
1589
67f0aac5
JB
15902008-11-28 Joel Brobecker <brobecker@adacore.com>
1591
1592 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
1593 rather than integer, as integer might not be big enough when
1594 on 64bit targets.
67f0aac5 1595
c332165e
JG
15962008-11-27 Jerome Guitton <guitton@adacore.com>
1597
1598 * gdb.cp/formatted-ref.exp: Add equality test.
1599 * gdb.ada/formatted_ref.exp: Ditto.
1600
fc9b693c
JK
16012008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
1604 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
1605
a9c64011
AS
16062008-11-20 Andreas Schwab <schwab@suse.de>
1607
1608 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
1609 matching syscall entry point.
1610 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1611 (tcatch_vfork_then_child_follow): Likewise. Finish through
1612 vfork even if we stopped at the syscall trampoline.
1613
e2fd701e
DE
16142008-11-20 Doug Evans <dje@google.com>
1615
1616 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
1617
69abc51c
TJB
16182008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1619
1620 * gdb.arch/ppc-dfp.exp: New file.
1621 * gdb.arch/ppc-dfp.c: New file.
1622
c14c28ba
PP
16232008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1624
1625 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 1626
2e74121d
DE
16272008-11-17 Doug Evans <dje@google.com>
1628
1629 * gdb.mi/mi-syn-frame.exp: Update expected output.
1630 * gdb.mi/mi2-syn-frame.exp: Update expected output.
1631
66bb093b
VP
16322008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1633
1634 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
1635 "thread N" results in =thread-selected.
1636 * lib/mi-support (mi_run_cmd, mi_expect_stop)
1637 (mi_send_resuming_command_raw): Be prepared for
1638 =thread-selected.
1639
3d043ef6
VP
16402008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1641
a9c64011
AS
1642 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
1643 * lib/mi-support.exp: Likewise.
3d043ef6 1644
808104c8
JB
16452008-11-16 Joel Brobecker <brobecker@adacore.com>
1646
1647 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
1648 commands from the expected output for "help catch".
1649
00b22944
JB
16502008-11-15 Joel Brobecker <brobecker@adacore.com>
1651
1652 * gdb.ada/int_deref.exp: New testcase.
1653
59669435
TT
16542008-11-14 Nick Roberts <nickrob@snap.net.nz>
1655
1656 * gdb.mi/gdb2549.exp: New file.
1657
de04a248
DE
16582008-11-11 Doug Evans <dje@google.com>
1659
1660 * gdb.base/callexit.exp: New file.
1661 * gdb.base/callexit.c: New file.
1662
6b8ce727
DE
16632008-11-10 Doug Evans <dje@google.com>
1664
1665 * lib/gdb.exp (GDBFLAGS): Move -nx ...
1666 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
1667 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
1668 (default_gdb_start,default_gdb_exit): Ditto.
1669 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
1670 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
1671 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
1672 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
1673 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
1674 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
1675
1b14b8aa
AS
16762008-11-03 Andreas Schwab <schwab@suse.de>
1677
1678 * gdb.base/hashline2.exp: Fix typo.
1679 * gdb.base/hashline3.exp: Likewise.
1680
f3134b88
TT
16812008-10-30 Tom Tromey <tromey@redhat.com>
1682
1683 * gdb.base/pointers.exp: Add test.
1684 * gdb.base/pointers.c (k, S): New typedefs.
1685 (instance): New global.
1686
c2226152
AS
16872008-10-30 Andreas Schwab <schwab@suse.de>
1688
1689 * gdb.base/args.exp: Add tests for newlines.
1690
462f405c
JB
16912008-10-30 Joel Brobecker <brobecker@adacore.com>
1692
1693 gdb.base/foll-exec.exp: Update the expected output of a couple
1694 of "info breakpoints" tests.
1695
79a45b7d
TT
16962008-10-28 Tom Tromey <tromey@redhat.com>
1697
1698 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
1699
adc13a14
PA
17002008-10-24 Pedro Alves <pedro@codesourcery.com>
1701
1702 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
1703 gdb_start_cmd.
1704 Use runto_main before any test that requires execution.
1705
252fbfc8
PA
17062008-10-23 Pedro Alves <pedro@codesourcery.com>
1707
1708 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
1709 instead of SIGINT.
1710
28148e3d
JB
17112008-10-22 Joel Brobecker <brobecker@adacore.com>
1712
1713 * gdb.base/completion.exp: Update expected output following
1714 the addition of the "info tasks" command.
1715
c209f847
TT
17162008-10-22 Tom Tromey <tromey@redhat.com>
1717
1718 * gdb.base/exprs.exp (test_expr): Add test for string
1719 concatenation.
1720
f177e350
PA
17212008-10-19 Pedro Alves <pedro@codesourcery.com>
1722
1723 * configure.ac: Output gdb.python/Makefile.
1724 * configure: Regenerate.
1725 * gdb.python/Makefile.in: New.
1726
cce89356
JB
17272008-10-16 Joel Brobecker <brobecker@adacore.com>
1728
1729 * gdb.base/foll-fork.exp: Adjust the expected output to match
1730 the new description for fork/vfork catchpoints in the "info
1731 breakpoints" output.
1732
176d289d
TJB
17332008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1734
1735 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
1736
a08702d6
TJB
17372008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1738
1739 * gdb.python/python-value.c: New file.
1740 * gdb.python/python-value.exp: New file.
1741
1c5cfe86
PA
17422008-10-15 Pedro Alves <pedro@codesourcery.com>
1743
1744 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
1745
5a98ad69
DP
17462008-10-15 Denis Pilat <denis.pilat@st.com>
1747
41702f1b 1748 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 1749
dcb1a1e2
TT
17502008-10-09 Tom Tromey <tromey@redhat.com>
1751
1752 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
1753 'fprintf' and 'stderr'.
1754
9124fe48
JB
17552008-10-07 Joel Brobecker <brobecker@adacore.com>
1756
1757 * gdb.ada/ref_tick_size.exp: New testcase.
1758
45452591
DE
17592008-10-06 Doug Evans <dje@google.com>
1760
1761 * gdb.dwarf2/dw2-cu-size.exp: New file.
1762 * gdb.dwarf2/dw2-cu-size.S: New file.
1763
1764 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
1765 .Ltype_int for clarity.
1766
4fc5b208
PP
17672008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1768
1769 PR gdb/2384:
1770 * gdb.cp/gdb2384.exp: Extended to test more cases.
1771 * gdb.cp/gdb2384.cc: Likewise.
1772 * gdb.cp/gdb2384-base.h: Likewise.
1773 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 1774
d78df370
JK
17752008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1776
1777 * gdb.base/maint.exp (maint print type): Remove printing
1778 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
1779
9a044a89
TT
17802008-09-30 Tom Tromey <tromey@redhat.com>
1781
1782 * gdb.base/macscp.exp: Add completion tests.
1783 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
1784 (TWENTY_THREE): Likewise.
1785 (FORTY_EIGHT): Likewise.
1786
506800a9
TT
17872008-09-30 Tom Tromey <tromey@redhat.com>
1788
1789 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
1790 everywhere.
1791 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
1792
1a6f01b5
JK
17932008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1794
1795 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
1796 testcase is derived from. Fix racy dependency on an expected PID
1797 number. No longer support the testcase on Linux kernel 2.4.x.
1798
2fae03e8
TT
17992008-09-27 Tom Tromey <tromey@redhat.com>
1800
1801 * gdb.base/macscp.exp: Add tests for stringification, splicing,
1802 and varargs.
1803
1ad15515
PA
18042008-09-22 Pedro Alves <pedro@codesourcery.com>
1805
1806 * lib/mi-support.exp (mi_expect_interrupt): New.
1807 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
1808 from gdb.mi/mi-nonstop.exp.
1809 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
1810 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
1811 lib/mi-support.exp.
1812 Use mi_check_thread_states throughout. Avoid ".*" and do not
1813 require an anchor after -exec-run.
1814
d0b76dc6
DJ
18152008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1816
1817 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
1818 stop is pending. Avoid ".*" when two stops are pending.
1819 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
1820 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
1821 newlines in fullnames.
1822 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
1823 (mi_expect_stop): Update comments. Only anchor in sync mode.
1824 Do not match newlines.
1825 (mi_send_resuming_command_raw): Always return status.
1826 (mi_get_stop_line): Do not match more than one line by accident.
1827 Only anchor in sync mode.
1828 (mi_run_inline_test): If -exec-next fails, give up.
1829
9990c830
UW
18302008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1831
1832 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
1833 on SPU.
1834
ebcf6f00
JB
18352008-09-10 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
1838
b6db24e5
JB
18392008-09-10 Joel Brobecker <brobecker@adacore.com>
1840
1841 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
1842 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1843 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
1844 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1845 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
1846 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
1847 gdb.ada/interface.exp, gdb.ada/null_array.exp,
1848 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1849 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1850 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1851 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
1852 Include the "= " sequence in the expected output of print tests.
1853
2bf448e0
JB
18542008-09-10 Joel Brobecker <brobecker@adacore.com>
1855
1856 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
1857 description for boolean types.
1858
d51fd4c8
PA
18592008-09-09 Pedro Alves <pedro@codesourcery.com>
1860
1861 * gdb.base/hook-stop-continue.c: New.
1862 * gdb.base/hook-stop-continue.exp: New.
1863
694182d2
DJ
18642008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1865
1866 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
1867
3b8a7fc0
JG
18682008-09-08 Jerome Guitton <guitton@adacore.com>
1869
1870 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
1871 (stack_check_probe_2, stack_check_probe_loop_1)
1872 (stack_check_probe_loop_2): New functions.
1873 (main): Add call to these new functions.
1874 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
1875 functions, check that the breakpoint is inserted at the appropriate
1876 location.
1877 (insert_breakpoint): Slightly refine this procedure so that it can
1878 be called several times in the test.
1879
96cc0ae8
JG
18802008-09-08 Jerome Guitton <guitton@adacore.com>
1881
1882 * gdb.base/stack-checking.c: New file.
1883 * gdb.base/stack-checking.exp: New file.
1884
1f08b409
TJB
18852008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1886
1887 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
1888 * gdb.arch/altivec-regs.exp: Likewise.
1889 * gdb.arch/vsx-regs.exp: Likewise.
1890
3099e1c4
TJB
18912008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1892
1893 * gdb.arch/ppc-fp.exp: New file.
1894 * gdb.arch/ppc-fp.c: New file.
1895
cc69bfc1
PP
18962008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1897
1898 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
1899 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 1900
b02a33db
MS
19012008-09-04 Michael Snyder <msnyder@vmware.com>
1902
1903 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
1904 as "at" (for non-debug functions such as _start).
1905
2992cbe0
UW
19062008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1907
1908 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
1909 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
1910 software watchpoints.
1911 * gdb.base/watch_thread_num.exp: Likewise.
1912
514f746b
AR
19132008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
1914
1915 * gdb.arch/i386-bp_permanent.exp: New test.
1916
876cecd0
TT
19172008-08-24 Tom Tromey <tromey@redhat.com>
1918
1919 * gdb.base/maint.exp: Update "maint print type".
1920
80f73d71
VP
19212008-08-21 Vladimir Prus <vladimir@codesourcery.com>
1922
1923 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
1924 support. Adjust the order of "*running" notifications.
1925 * gdb.mi/non-stop.c: Don't cast from int to void* and
1926 back.
1927
d9c78d7d
MK
19282008-08-20 Mark Kettenis <kettenis@gnu.org>
1929
1930 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
1931 expect to find it in the "info frame" output.
1932
97a2d1d3
DJ
19332008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
1934
1935 * gdb.base/interp.exp: Always consume both prompts.
1936
b96e2927
PA
19372008-08-20 Pedro Alves <pedro@codesourcery.com>
1938
1939 * gdb.base/pending.exp: Test pending breakpoints without symbols
1940 loaded.
1941
8cf6e61a
VP
19422008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1943
1944 * lib/mi-support.exp (mi_expect_stop): Produce
1945 more details on failures.
1946 * gdb.mi/mi-nonstop.exp: New.
1947 * gdb.mi/non-stop.c: New.
1948
c6ebd6cf
VP
19492008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1950
a9c64011
AS
1951 * gdb.mi/mi-async.exp: Use 'set target-async'.
1952 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 1953
46a9b8ed
DJ
19542008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
1955
1956 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
1957
44feb3ce
TT
19582008-08-17 Tom Tromey <tromey@redhat.com>
1959
1960 * gdb.base/help.exp (help catch): Rewrite.
1961
311a4e6b
TJB
19622008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1963
1964 * gdb.base/define.exp: Test indented command documentation.
1965 * gdb.python/python.exp: Test indented multi-line command.
1966
604c2f83
LM
19672008-08-15 Luis Machado <luisgpm@br.ibm.com>
1968
1969 * testsuite/gdb.arch/vsx-regs.c: New source file.
1970 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
1971 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
1972
886a217c
TT
19732008-08-14 Tom Tromey <tromey@redhat.com>
1974
1975 * gdb.base/macscp.exp: Add regression test for "macro define" or
1976 "macro undef" with no arguments.
1977
c814a4f3
PP
19782008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1979
1980 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 1981
12ab8a60
UW
19822008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1983
1984 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
1985
d57a3c85
TJB
19862008-08-06 Tom Tromey <tromey@redhat.com>
1987
1988 * gdb.python/python.exp: New file.
1989
c7b778ff
JK
19902008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1991
1992 Fix for PR gdb/1543.
1993 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
1994 $LOCATION.
1995 (location): New variable.
1996 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
1997 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
1998 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
1999 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
2000 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
2001 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
2002 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
2003 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
2004 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
2005 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
2006 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2007 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
2008 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2009 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
2010 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2011 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
2012 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
2013 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
2014 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
2015 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2016 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
2017 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
2018 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
2019 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
2020 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
2021 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
2022 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
2023 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
2024 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
2025 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
2026 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
2027 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
2028 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
2029 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
2030 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
2031 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
2032 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
2033 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2034 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
2035 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
2036 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
2037 gdb.base/type-opaque.exp, gdb.base/until.exp,
2038 gdb.base/value-double-free.c, gdb.base/varargs.exp,
2039 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
2040 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
2041 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2042 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
2043 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
2044 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2045 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2046 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
2047 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
2048 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
2049 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
2050 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
2051 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
2052 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
2053 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
2054 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2055 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
2056 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
2057 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
2058 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
2059 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
2060 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
2061 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
2062 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
2063 gdb.pascal/types.exp, gdb.stabs/weird.exp,
2064 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
2065 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
2066 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
2067 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
2068 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
2069 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
2070 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2071 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2072 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2073 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2074 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2075 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2076 lib/mi-support.exp, lib/trace-support.exp: Remove reference
2077 to bug-gdb@prep.ai.mit.edu .
2078
5e06a3d1
VP
20792008-07-31 Vladimir Prus <vladimir@codesourcery.com>
2080
2081 * lib/mi-support.exp (mi_load_shlibs): New.
2082 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
2083
9d81d21b
VP
20842008-07-30 Vladimir Prus <vladimir@codesourcery.com>
2085
2086 * lib/mi-support.exp (get_mi_thread_list)
2087 (check_mi_and_console_threads): New, moved from ...
2088 * gdb.mi/mi-pthread.exp: ...here.
2089 * gdb.mi/gdb669.exp (get_mi_thread_list)
2090 (check_mi_and_console_threads): Delete.
2091 * gdb.mi/mi2-pthread.exp: Likewise.
2092
bae98fe0
TT
20932008-07-28 Tom Tromey <tromey@redhat.com>
2094
2095 * Makefile.in (just-check): Remove. Move body to...
2096 (check): ... here.
2097
57380f4e
DJ
20982008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2099
2100 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
2101 Add a test for duplicated SIGINTs.
2102
e09490f1
DJ
21032008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2104
2105 * gdb.threads/schedlock.exp (get_args): Update to work for any
2106 value of NUM.
2107 (Top level): Report the number of threads that did not resume.
2108
6387b45f
DJ
21092008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2110
2111 * gdb.dwarf2/dw2-compressed.S: Also define __start.
2112
62f64ff2
DJ
21132008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2114
2115 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
2116 non-MI prompt.
2117
fa8de41e
TT
21182008-07-26 Tom Tromey <tromey@redhat.com>
2119
2120 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
2121 (function_struct, function_struct_ptr): New globals.
2122 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
2123 function pointer in a struct.
2124
ccb3ac8a
TT
21252008-07-26 Tom Tromey <tromey@redhat.com>
2126
2127 * gdb.base/macscp.exp: Add test for macro lexing bug.
2128
d7d9f01e
TT
21292008-07-18 Tom Tromey <tromey@redhat.com>
2130
2131 * gdb.base/macscp.exp: Add macro tests.
2132
9bf07184
PP
21332008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2134
2135 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
2136
becf6477
PP
21372008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2138
2139 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
2140
0709f7d3
PP
21412008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2142
2143 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 2144
7093c834
PP
21452008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2146
2147 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 2148
b432ffe3
JK
21492008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2150
2151 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
2152
b1a268e5
VP
21532008-07-12 Vladimir Prus <vladimir@codesourcery.com>
2154
2155 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
2156
e2995f8e
KB
21572008-07-11 Kevin Buettner <kevinb@redhat.com>
2158
2159 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
2160 of regexp to account for changes made to GDB in the printing of
2161 byte vectors.
2162
14032a66
TT
21632008-07-11 Tom Tromey <tromey@redhat.com>
2164
2165 * gdb.base/completion.exp: Add 'help' completion test.
2166
981505ef
JK
21672008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2168
2169 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
2170
10568435
JK
21712008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2172
2173 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
2174
4487aabf
PA
21752008-07-09 Pedro Alves <pedro@codesourcery.com>
2176
2177 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
2178
a4a9b1c4
PA
21792008-07-09 Pedro Alves <pedro@codesourcery.com>
2180
2181 * gdb.base/fullname.exp: Restore pwd if compiling failed.
2182
3c3185ac
JK
21832008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2184
2185 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
2186
7ebd49dc
VP
21872008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2188
2189 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
2190 previous commit. Add a comment.
2191
84e46146
PA
21922008-06-28 Pedro Alves <pedro@codesourcery.com>
2193
2194 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
2195
0f8d4a2f
VP
21962008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2197
2198 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
2199
f747e0ce
PA
22002008-06-27 Pedro Alves <pedro@codesourcery.com>
2201
2202 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
2203 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
2204 compiling an executable, link in an object that forces unbuffered
2205 output.
2206 * lib/set_unbuffered_mode.c: New file.
2207
734a5c36
JK
22082008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2209
2210 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
2211
a2840c35
VP
22122008-06-25 Vladimir Prus <vladimir@codesourcery.com>
2213
a9c64011
AS
2214 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
2215 mi_expect_stop.
2216 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
2217 Demand that *running is output.
2218 (detect_async): Perform checking every time.
2219 (mi_send_resuming_command): Extract everything into...
2220 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
2221 (mi_expect_stop): Don't accept any output before *stopped.
2222
6ae37fef
VP
22232008-06-13 Vladimir Prus <vladimir@codesourcery.com>
2224
2225 Robustify mi-simplerun.
a9c64011
AS
2226 * gdb.mi/basics.c (main): Add a call to sleep.
2227 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
2228 * gdb.mi/mi2-cli.exp: Likewise.
2229 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 2230
b4aa76f0 22312008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
2232
2233 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
2234
e1ac3328
VP
22352008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2236
a9c64011
AS
2237 * gdb.mi/mi-console.exp: Adjust.
2238 * gdb.mi/mi-syn-frame.exp: Adjust.
2239 * gdb.mi/mi2-console.exp: Adjust.
2240 * gdb.mi/mi2-syn-frame.exp: Adjust.
2241 * lib/mi-support.exp (mi_run_cmd): Adjust.
2242 (mi_send_resuming_command): Adjust.
e1ac3328 2243
f7f9a841
VP
22442008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2245
2246 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
2247 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
2248 testing of stopped.
2249 * gdb.mi/mi2-syn-frame.exp: Likewise.
2250 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
2251 (async, detect_async): New.
2252 (mi_expect_stop, mi_continue_to_line): Adjust expectation
2253 depending on if we're running in sync or async mode.
f7f9a841 2254
37cd5d19
TT
22552008-06-09 Tom Tromey <tromey@redhat.com>
2256
2257 * gdb.base/completion.exp: New tests for field name completion
2258 with spaces, and field name completion with '->'.
2259
65d12d83
TT
22602008-06-06 Tom Tromey <tromey@redhat.com>
2261
2262 * gdb.base/break1.c (struct some_struct): New struct.
2263 (values): New global.
2264 * gdb.base/completion.exp: Add field name completion test.
2265
ebfe2e3f
PP
22662008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2267
2268 * gdb.cp/call-c.exp: Test for incorrect handling of reference
2269 to pointer.
2270 * gdb.cp/call-c.cc: Likewise.
2271
bcf6fc3a
NR
22722008-06-06 Nick Roberts <nickrob@snap.net.nz>
2273
2274 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
2275 annotation.
2276
49fd4a42 22772008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 2278 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
2279
2280 * gdb.threads/execl.c, gdb.threads/execl1.c,
2281 gdb.threads/execl.exp: New tests.
a9c64011 2282
8a34ac3f
AR
22832008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
2284 Daniel Jacobowitz <dan@codesourcery.com>
2285
2286 * gdb.cp/exception.exp: Activate test, make it work with pending
2287 catchpoints.
2288
86ae69ef
JK
22892008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2290
2291 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
2292
f7f9ae2c
VP
22932008-05-28 Vladimir Prus <vladimir@codesourcery.com>
2294
a9c64011
AS
2295 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
2296 now printed.
2297 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 2298
2a2d4dc3
AS
22992008-05-27 Andreas Schwab <schwab@suse.de>
2300
2301 * gdb.base/frame-args.exp: Handle arguments that are optimized
2302 out.
2303
5099e4d9
LM
23042008-05-26 Luis Machado <luisgpm@br.ibm.com>
2305
2306 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
2307 quiet for ppc32 and group options into a single variable.
2308
d9c36a91
JB
23092008-05-23 Joel Brobecker <brobecker@adacore.com>
2310
2311 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
2312 of zero-size elements.
2313 * gdb.ada/null_array.exp: Test printing this new array.
2314
103a8671
JK
23152008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2316
2317 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
2318
07a4cc1a 23192008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
2320
2321 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
2322 of the "finish" command.
2323
55f996a7
NR
23242008-05-21 Nick Roberts <nickrob@snap.net.nz>
2325
2326 * gdb.base/annota1.exp: Test for new annotation.
2327
907fc202
UW
23282008-05-16 Pedro Alves <pedro@codesourcery.com>
2329
2330 * gdb.base/fixsection.exp: New file.
2331 * gdb.base/fixsection0.c: New file.
2332 * gdb.base/fixsection1.c: New file.
2333
e8f97270
UW
23342008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2335
2336 * gdb.base/annota1.exp: Accept printf@... in place of printf.
2337 * gdb.base/annota3.exp: Likewise.
2338
ac0bb574
NF
23392008-05-13 Nathan Froyd <froydnj@codesourcery.com>
2340
2341 * gdb.base/watch_thread_num.exp: Don't run tests that require
2342 watchpoints if the target doesn't support them.
2343
6fadd07a
DE
23442008-05-12 Doug Evans <dje@google.com>
2345
2346 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
2347
6e9a4a30
JB
23482008-05-09 Joel Brobecker <brobecker@adacore.com>
2349
2350 * gdb.ada/assign_1.exp: New testcase.
2351
08388c79
DE
23522008-05-09 Doug Evans <dje@google.com>
2353
a3c83fae
DE
2354 * gdb.base/find.exp: New file.
2355 * gdb.base/find.c: New file.
08388c79 2356
bd5ddfe8
DJ
23572008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
2358
2359 * gdb.base/commands.exp (watchpoint_command_test): Handle
2360 gdb,no_hardware_watchpoints.
2361 * gdb.base/float.exp: Allow ARM targets without floating point.
2362 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
2363
b5dd68e2 23642008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 2365 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
2366
2367 * gdb.ada/lang_switch: New test program.
2368 * gdb.ada/lang_switch.exp: New testcase.
2369
382d13d1
DE
23702008-05-05 Doug Evans <dje@google.com>
2371
2372 * gdb.base/help.exp (disassemble): Update expected help text.
2373
9dd789d0
PA
23742008-05-04 Pedro Alves <pedro@codesourcery.com>
2375
2376 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
2377
611c83ae
PA
23782008-05-04 Pedro Alves <pedro@codesourcery.com>
2379
2380 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
2381 different times.
2382
ff013f42
JK
23832008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2384
2385 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
2386 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
2387 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
2388 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
2389
96dff6a2
VP
23902008-05-04 Vladimir Prus <vladimir@codesourcery.com>
2391
2392 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
2393 notification to appear.
2394
55cd6f92
DJ
23952008-05-04 Daniel Jacobowitz <dan@debian.org>
2396
2397 * gdb.base/fullname.c: New file.
2398 * gdb.base/fullname.exp: New file.
2399 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
2400
d705c43c
PA
24012008-05-03 Pedro Alves <pedro@codesourcery.com>
2402
2403 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
2404 expressions with macros.
2405
333222e1
JK
24062008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2407
2408 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
2409
5ac01682
DJ
24102008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2411
2412 * gdb.base/completion.exp: Handle lack of other symbols beginning
2413 with "a".
2414
2415 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
2416
237fc4c9
PA
24172008-05-02 Jim Blandy <jimb@codesourcery.com>
2418
2419 * gdb.asm/asmsrc1.s: Add scratch space.
2420
ed5e9466
DJ
24212008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2422 Daniel Jacobowitz <dan@codesourcery.com>
2423
2424 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
2425 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
2426 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
2427
b39cc962
DJ
24282007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2429
2430 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
2431
36d520f5
JB
24322008-05-01 Joel Brobecker <brobecker@adacore.com>
2433
2434 * gdb.base/info-target.exp: New testcase.
2435
8d4e3071
DJ
24362008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2437
2438 * gdb.cp/hang.exp: Use .cc instead of .C.
2439 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2440 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2441
6f3f3097
DJ
24422008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2443
2444 * gdb.base/gdb1250.exp: Remove perror.
2445 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2446
5550a914
PA
24472008-04-30 Pedro Alves <pedro@codesourcery.com>
2448
2449 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2450 .2byte.
2451
d848e687
DJ
24522008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2453
2454 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2455 (maybe_kfail): New.
2456
93b5768b
PA
24572008-04-25 Pedro Alves <pedro@codesourcery.com>
2458
2459 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2460
721c02de
VP
24612008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2462
a9c64011
AS
2463 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2464 * gdb.mi/mi2-syn-frame.exp: Likewise.
2465 * lib/mi-support.exp: Likewise.
721c02de 2466
74960c60
VP
24672008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2468
2469 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2470 to specify regexp for the location to stop at.
2471 * gdb.base/break-always.c: New.
2472 * gdb.base/break-always.exp: New.
2473
d24317b4
VP
24742008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2475
2476 * lib/mi-support.exp (mi_runto_helper): Adjust
2477 for the original-location field.
2478 (mi_create_breakpoint, mi_list_breakpoints): New.
2479 * gdb.mi/mi-break.exp: Adjust.
2480 * gdb.mi/mi2-break.exp: Adjust.
2481 * gdb.mi/mi-pending.exp: Adjust.
2482 * gdb.mi/mi-simplerun.exp: Adjust.
2483 * gdb.mi/mi2-simplerun.exp: Adjust.
2484 * gdb.mi/mi-syn-frame.exp: Adjust.
2485 * gdb.mi/mi2-syn-frame.exp: Adjust.
2486 * gdb.mi/mi-until.exp: Adjust.
2487 * gdb.mi/mi2-until.exp: Adjust.
2488 * gdb.mi/mi-var-display.exp: Adjust.
2489 * gdb.mi/mi2-var-display.exp: Adjust.
2490 * gdb.mi/mi-watch.exp: Adjust.
2491 * gdb.mi/mi2-watch.exp: Adjust.
2492
fdc59709 24932008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 2494
a9c64011
AS
2495 * aclocal.m4: Add override.m4.
2496 * configure: Regenerate.
fdc59709 2497
8e91f023
VP
24982008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2499
2500 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2501 '-var-update --all-values' reports new value even the type
2502 of a variable object has changed.
2503
233a11ab
CS
25042008-04-18 Craig Silverstein <csilvers@google.com>
2505
2506 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2507 files.
d24317b4 2508
9c1137ad
JB
25092008-04-18 Joel Brobecker <brobecker@adacore.com>
2510
2511 * gdb.ada/atomic_enum: New test program.
2512 * gdb.ada/atomic_enum.exp: New testcase.
2513
66d0bbc7
DE
25142008-04-17 Doug Evans <dje@google.com>
2515
2516 * gdb.opt/Makefile.in: Fix whitespace.
2517
100906b0
UW
25182008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2519
2520 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2521
4584e32e
DE
25222008-04-17 Doug Evans <dje@google.com>
2523
2524 * gdb.base/hashline1.exp: New testcase.
2525 * gdb.base/hashline2.exp: New testcase.
2526 * gdb.base/hashline2.exp: New testcase.
2527
0a320680
PA
25282008-04-17 Pedro Alves <pedro@codesourcery.com>
2529
2530 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2531
18ac113b
AR
25322008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2533
2534 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2535 temporary breakpoint to match "Temporary breakpoint".
2536 * gdb.base/break.exp (delete_breakpoints): Likewise.
2537 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
2538 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
2539 * gdb.base/display.exp: Likewise.
2540 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
2541 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
2542 * gdb.base/restore.exp (restore_tests): Likewise.
2543 * gdb.base/sepdebug.exp: Likewise.
2544 * gdb.base/watchpoint.exp: Likewise.
2545 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
2546 * gdb.mi/mi-pending.exp: Likewise.
2547 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
2548 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
2549 * gdb.mi/mi-var-cmd.exp: Likewise.
2550 * gdb.mi/mi-var-display.exp: Likewise.
2551 * gdb.mi/mi2-cli.exp: Likewise.
2552 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
2553 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
2554 * gdb.mi/mi2-var-display.exp: Likewise.
2555 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
2556 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
2557 new "disp" field.
a9c64011 2558 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
2559 reason. This is to support fix for PR2424.
2560
add38693
JK
25612008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2562
2563 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2564
fcacd99f
VP
25652008-04-13 Vladimir Prus <vladimir@codesourcery.com>
2566
2567 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 2568 field. Add more floating varobj tests.
fcacd99f 2569 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
2570 field.
2571 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
2572 (main): Call do_at_tests.
2573 * lib/mi-support.exp (mi_create_floating_varobj)
2574 (mi_varobj_update_with_type_change): New.
fcacd99f 2575
de051565
MK
25762008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2577
2578 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
2579 option of -var-evaluate-expression.
2580 * gdb.mi/mi2-var-display.exp: Likewise.
2581
dbc52822
VP
25822008-04-07 Vladimir Prus <vladimir@codesourcery.com>
2583
2584 Introduce test setup helpers.
a9c64011
AS
2585 * lib/gdb.exp (build_executable, clean_restart)
2586 (prepare_for_testing): New.
2587 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
2588 * gdb.base/return.exp: Likewise.
2589 * gdb.base/ending-run.exp: Likewise.
dbc52822 2590
473591da
NR
25912008-04-07 Nick Roberts <nickrob@snap.net.nz>
2592
2593 * gdb.mi/mi-async.exp: New test for asynchronous Machine
2594 Interface (MI) responses.
2595
2b2d9e11
VP
25962008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2597
a9c64011
AS
2598 * gdb.cp/breakpoint.cc: New code to test conditions involving
2599 member variables.
2600 * gdb.cp/breakpoint.exp: Test condition involving member
2601 variables.
2b2d9e11 2602
bb378428
VP
26032008-04-05 Vladimir Prus <vladimir@codesourcery.com>
2604
2605 * lib/mi-support.exp (mi_expect_stop): New.
2606 (mi_run_cmd): Change the
2607 token. Use mi_send_resuming_command, use
2608 mi_expect_stop.
2609 (mi_execute_to_helper): Rename to mi_execute_to.
2610 (mi_send_resuming_command): Add more error patterns.
2611 (mi_wait_for_stop): Renamed to...
2612 (mi_get_stop_line): ...this.
2613 (mi_run_inline_test): Adjust.
2614
2615 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
2616 * gdb.mi/mi-console.exp: Likewise.
2617 * gdb.mi/mi-pending.exp: Likewise.
2618 * gdb.mi/mi-simplerun.exp: Likewise.
2619 * gdb.mi/mi-stack.exp: Likewise.
2620 * gdb.mi/mi-stepi.exp: Likewise.
2621 * gdb.mi/mi-syn-frame.exp: Add comment.
2622 * gdb.mi/mi-until.exp: Likewise.
2623 * gdb.mi/mi-var-display.exp: Likewise.
2624 * gdb.mi/mi-watch.exp: Likewise.
2625 * gdb.mi/mi2-cli.exp: Likewise.
2626 * gdb.mi/mi2-console.exp: Likewise.
2627 * gdb.mi/mi2-simplerun.exp: Likewise.
2628 * gdb.mi/mi2-stack.exp: Likewise.
2629 * gdb.mi/mi2-stepi.exp: Likewise.
2630 * gdb.mi/mi2-until.exp: Likewise.
2631 * gdb.mi/mi2-var-display.exp: Likewise.
2632 * gdb.mi/mi2-watch.exp: Likewise.
2633
62172bb9
UW
26342008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2635
2636 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2637
2638 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
2639
a13e061a
PA
26402008-04-04 Pedro Alves <pedro@codesourcery.com>
2641
2642 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
2643 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
2644 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2645 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
2646 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
2647 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
2648 expect an mi error duplicated in stderr.
2649
eae06beb
JB
26502008-04-03 Joel Brobecker <brobecker@adacore.com>
2651
2652 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
2653 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
2654 Add a couple of tests that verify the behavior when the new setting
2655 is set to "cancel" and "all".
2656 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
2657 "ask" before we start the testing.
2658
79c6ced6
AR
26592008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2660
2661 * gdb.cp/casts.cc: Add class reference variables.
2662 * gdb.cp/casts.exp: New test cases for up/down casting references.
2663
6c2d1a6b
MK
26642008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2665
2666 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
2667 instead of beginning to make an extra test pass.
2668 * gdb.mi/mi2-var-display.exp: Likewise.
2669
55b411d9
MR
26702008-03-31 Maciej W. Rozycki <macro@mips.com>
2671
2672 * gdb.base/break.exp: Mark failures as such. Fix formatting.
2673
c6140da2
MD
26742008-03-31 Markus Deuling <deuling@de.ibm.com>
2675 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2676
2677 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
2678 value. Add xfail for older kernels.
2679
79732189
AR
26802008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2681
2682 Bring mi-support in line with gdb.exp.
2683 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
2684 (mi_gdb_start): New function.
2685
33c3676e
MR
26862008-03-28 Maciej W. Rozycki <macro@mips.com>
2687
2688 * gdb.mi/mi-var-cmd.exp: Fix a typo.
2689
92e28119
VP
26902008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2691
2692 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2693 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 2694
9e8e3afe
VP
26952008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2696
2697 * lib/mi-support.exp (mi_create_varobj_checked): New.
2698 (mi_list_varobj_children): Allow to check for a
2699 value.
2700 (mi_list_array_varobj_children): New.
2701
2702 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
2703 and mi_list_varobj_children, as opposed to hardcoding
2704 expected strings.
2705 * gdb.mi/gdb701.exp: Likewise.
2706 * gdb.mi/gdb792.exp: Likewise.
2707 * gdb.mi/mi-var-block.exp: Likewise.
2708 * gdb.mi/mi-var-cmd.exp: Likewise.
2709 * gdb.mi/mi-var-invalidate.exp: Likewise.
2710 * gdb.mi/mi2-var-block.exp: Likewise.
2711 * gdb.mi/mi2-var-child.exp: Likewise.
2712 * gdb.mi/mi2-var-cmd.exp: Likewise.
2713 * gdb.mi/mi2-var-display.exp: Likewise.
2714
9df50351
JK
27152008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2716
2717 Fix random false FAILs on i386.
2718 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
2719
31e5d73a
DJ
27202008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2721
2722 PR gdb/544
2723 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
2724
12f4afab
DJ
27252008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2726
2727 PR gdb/544
2728 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
2729
b562a0cb
DJ
27302008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2731
2732 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
2733 fixed PR gdb/544.
2734
17faa917
DJ
27352008-03-21 Pedro Alves <pedro@codesourcery.com>
2736
2737 * gdb.threads/fork-child-threads.exp: Test next over fork.
2738
6214f497
DJ
27392008-03-21 Chris Demetriou <cgd@google.com>
2740
2741 * gdb.base/break.exp (rbreak junk): New test for rbreak
2742 "Junk at end of arguments" issue.
2743
63092375
DJ
27442008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2745
2746 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
2747 *& to work on created array elements.
2748 (Top level): Test print $pc with a file. Test string operations
2749 without a target.
2750 * gdb.base/ptype.exp: Do not expect *& to work on created array
2751 elements.
2752
b21991b0
DJ
27532008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2754
2755 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2756 gdb.threads/staticthreads.exp: Update exit query.
2757
c4b347c7
SL
27582008-03-07 Sandra Loosemore <sandra@codesourcery.com>
2759
2760 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
2761
fa4727a6
DJ
27622008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2763
2764 * gdb.base/watchpoint.c (global_ptr, func4): New.
2765 (main): Call func4.
2766 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
2767 (test_inaccessible_watchpoint): New.
2768
2f34202f
MR
27692008-02-29 Maciej W. Rozycki <macro@mips.com>
2770
2771 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
2772 select the largest.
2773
0d6ba1b1
DJ
27742008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2775
2776 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
2777 frames-invalid annotations.
2778
e691325a
PM
27792008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
2780
a9c64011 2781 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 2782
f85b5ecc
DE
27832008-02-27 Doug Evans <dje@google.com>
2784
2785 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
2786 for bug 1738.
2787 (breakpoint_to_handler_entry): Ditto.
2788
b40e7bf3
JB
27892008-02-27 Joel Brobecker <brobecker@adacore.com>
2790
2791 * gdb.base/ending-run.exp: Use the first line of code inside
2792 function body to test breakpoints.
2793 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
2794 location where the breakpoint is inserted when using the line
2795 where a function is declared. Fix typo in the description of
2796 one of the tests.
2797 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
2798
2faca73a
PM
27992008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2800
2801 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 2802 tests.
2faca73a 2803
6f439c36
PM
28042008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2805
2806 * gdb.base/args.exp: avoid same output for tests
2807 with single quotes.
2808
54e52265
VP
28092008-02-26 Vladimir Prus <vladimir@codesourcery.com>
2810
a9c64011
AS
2811 * gdb.base/annota1.exp: Adjust for 'info break'
2812 format changes.
2813 * gdb.base/annota3.exp: Likewise.
2814 * gdb.base/break.exp: Likewise.
2815 * gdb.base/condbreak.exp: Likewise.
2816 * gdb.base/pending.exp: Likewise.
2817 * gdb.base/sepdebug.exp: Likewise.
2818 * gdb.base/unload.exp: Likewise.
2819 * gdb.cp/ovldbreak.exp: Likewise.
2820 * gdb.mi/mi-pending.exp: Likewise.
54e52265 2821
897b09ca
DE
28222008-02-07 Doug Evans <dje@google.com>
2823
2824 * gdb.cp/mb-inline.exp: New.
2825 * gdb.cp/mb-inline.h: New.
2826 * gdb.cp/mb-inline1.cc: New.
2827 * gdb.cp/mb-inline2.cc: New.
2828
b1c32d35
PM
28292008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2830
2831 * gdb.pascal/floats.pas: New test program.
2832 * gdb.pascal/floats.exp: New testcase.
2833
1a4ca44a
TJB
28342008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2835
2836 * gdb.base/callfuncs.c (t_float_many_args): New function.
2837 (t_double_many_args): New function.
2838 * gdb.base/callfuncs.exp: Add tests for exceeding float
2839 and double parameters passed through the stack.
2840
439048e8
JB
28412008-02-05 Joel Brobecker <brobecker@adacore.com>
2842
2843 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
2844 gdb.ada/complete/foo.adb: New files.
2845 * gdb.ada/complete.exp: New testcase.
2846
81fe8080
DE
28472008-02-03 Doug Evans <dje@google.com>
2848
301f0ecf
DE
2849 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
2850
81fe8080
DE
2851 * gdb.cp/gdb2384.exp: New file.
2852 * gdb.cp/gdb2384.cc: New file.
2853 * gdb.cp/gdb2384-base.h: New file.
2854 * gdb.cp/gdb2384-base.cc: New file.
2855
4b071aec
DE
28562008-02-02 Doug Evans <dje@google.com>
2857
2858 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
2859
61137ba6
JB
28602007-02-01 Joel Brobecker <brobecker@adacore.com>
2861
2862 * gdb.ada/sym_print_name: New test program.
2863 * gdb.ada/sym_print_name.exp: New testcase.
2864
28652007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
2866
2867 * gdb.ada/nested/hello.adb: New file.
2868 * gdb.ada/nested.exp: New testcase.
2869 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2870
98deb0da
VP
28712008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2872
2873 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
2874 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
2875 don't cause future evaluations of function to report
2876 creation of internal breakpoints.
98deb0da 2877
723a2275
VP
28782008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2879
2880 * gdb.mi/mi-break.exp (test_error): New.
2881 Call it.
2882
fb546a2f
LM
28832008-01-31 Luis Machado <luisgpm@br.ibm.com>
2884
2885 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
2886 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
2887
2d8fd90a
PM
28882008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2889
2890 * gdb.pascal/integers.pas: New test program.
2891 * gdb.pascal/integers.exp: New testcase.
2892
a7fa0ded
PM
28932008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2894
2895 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
2896
5e1a1926
TJB
28972008-01-30 Luis Machado <luisgpm@br.ibm.com>
2898
2899 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
2900 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
2901
8d04f9f0
JB
29022008-01-30 Paul Hilfinger <hilfinger@adacore.com>
2903
2904 * gdb.ada/formatted_ref: New test program.
2905 * gdb.ada/formatted_ref.exp: New testcase.
2906
2907 * gdb.cp/formatted-ref.cc: New file.
2908 * gdb.cp/formatted-ref.exp: New testcase.
2909
ce75a98f
JB
29102008-01-30 Joel Brobecker <brobecker@adacore.com>
2911
2912 * gdb.base/ptype.exp: Add testing of "ptype $pc".
2913
e835f6bf
NR
29142008-01-30 Nick Roberts <nickrob@snap.net.nz>
2915
2916 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
2917 (test_file_list_exec_source_file): Update to new macro-info field.
2918
d118ef87
PH
29192008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
2920
2921 * gdb.ada/exprs: New test program.
2922 * gdb.ada/exprs.exp: New testcase.
2923
7d35ab09
TJB
29242008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2925
2926 * dfp-test.c (DELTA, DELTA_B): New definitions.
2927 (double_val1, double_val2, double_val3, double_val4, double_val5,
2928 double_val6, double_val7, double_val8, double_val9, double_val10,
2929 double_val11, double_val12, double_val13, double_val14, dec32_val1,
2930 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
2931 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
2932 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
2933 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
2934 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
2935 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
2936 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
2937 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
2938 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
2939 dec128_val16): New global variables.
2940 (decimal_dec128_align): New function.
2941 (decimal_mixed): Likewise.
2942 (decimal_many_args_dec32): Likewise.
2943 (decimal_many_args_dec64): Likewise.
2944 (decimal_many_args_dec128): Likewise.
2945 (decimal_many_args_mixed): Likewise.
2946 * dfp-test.exp: Add tests calling new inferior functions.
2947
2d717e4f
DJ
29482008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2949
2950 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
2951 gdb.server/ext-run.exp: New files.
2952 * lib/gdbserver-support.exp (gdbserver_download): New.
2953 (gdbserver_start): New. Update gdbserver expected
2954 output.
2955 (gdbserver_spawn): Use them.
2956 (gdbserver_start_extended): New.
2957
e85a822c
DJ
29582008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2959
2960 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
2961 Run on GNU/Linux.
2962 (do_exec_tests): Check for systems which do not support catchpoints.
2963 Do not match START.
2964 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
2965 Run on GNU/Linux. Enable verbose output.
2966 (check_fork_catchpoints): New.
2967 (explicit_fork_child_follow, catch_fork_child_follow)
2968 (tcatch_fork_parent_follow): Update expected messages.
2969 (do_fork_tests): Use check_fork_catchpoints.
2970 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
2971 Run on GNU/Linux. Enable verbose output.
2972 (check_vfork_catchpoints): New.
2973 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
2974 expected messages.
2975 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
2976
401ea829
JB
29772008-01-29 Jim Blandy <jimb@red-bean.com>
2978
2979 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
2980 host' errors.
2981 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
2982
aceaf3ad
JB
29832008-01-29 Jim Blandy <jimb@red-bean.com>
2984
2985 * gdb.threads/sigthread.c: Use barriers to ensure that
2986 child_thread and child_thread_two are always initialized before we
2987 start to use them.
2988
a5606eee
VP
29892008-01-29 Vladimir Prus <vladimir@codesourcery.com>
2990
2991 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
2992 * gdb.base/watchpoint-solib.c: New.
2993 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 2994
c55a82bb
PM
29952008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
2996
2997 * gdb.base/gdb1056.exp: Add unsigned integer test.
2998
0993fe05
DE
29992008-01-28 Doug Evans <dje@google.com>
3000
3001 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
3002
4fe42e7f
JB
30032008-01-27 Jim Blandy <jimb@codesourcery.com>
3004
c7a69933
JB
3005 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
3006
4fe42e7f
JB
3007 * gdb.base/expand-psymtabs.exp: Doc fix.
3008
5def8285
MK
30092008-01-26 Mark Kettenis <kettenis@gnu.org>
3010
3011 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3012
5313c911
NR
30132008-01-24 Nick Roberts <nickrob@snap.net.nz>
3014
a9c64011 3015 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
3016 -var-set-format.
3017
93815fbf
VP
30182008-01-23 Chris Demetriou <cgd@google.com>
3019
3020 * gdb.threads/thread_events.c: New testcase source file.
3021 * gdb.threads/thread_events.exp: New testcase expect file.
3022
467a88ee
NR
30232008-01-23 Nick Roberts <nickrob@snap.net.nz>
3024
3025 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
3026
3027 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
3028 -var-set-format.
3029
d8f82aba
DJ
30302008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3031 Vladimir Prus <vladimir@codesourcery.com>
3032
3033 * gdb.base/float.exp: Allow missing floating point for m68k and
3034 PowerPC.
3035
60c46647
VP
30362008-01-22 Vladimir Prus <vladimir@codesourcery.com>
3037
3038 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
3039 ignore count.
3040 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
3041 * gdb.mi/mi-cli.exp: Adjust.
3042 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 3043
c7dd36a1
PA
30442008-01-17 Pedro Alves <pedro@codesourcery.com>
3045
3046 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
3047 and 'dummy_ptr' integer pointer. Initialize struct_declarations
3048 with dummy_ptr's address.
3049 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
3050 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
3051 all targets.
3052 * gdb.mi/mi2-var-child.exp: Likewise.
3053
39d5313e
JB
30542008-01-09 Joel Brobecker <brobecker@adacore.com>
3055
3056 * gdb.ada/null_array: New test program.
3057 * gdb.ada/null_array.exp: New testcase.
3058
0aea4bf3
LM
30592008-01-09 Luis Machado <luisgpm@br.ibm.com>
3060
3061 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
3062 with required float modifiers.
3063
0b354900
JB
30642008-01-08 Joel Brobecker <brobecker@adacore.com>
3065
3066 * gdb.ada/funcall_param: New test program.
3067 * gdb.ada/funcall_param.exp: New testcase.
3068
cdb7f5d4
JB
30692008-01-08 Joel Brobecker <brobecker@adacore.com>
3070
3071 * gdb.ada/arrayparam: New test program.
3072 * gdb.ada/arrayparam.exp: New testcase.
3073
88e2547f
JB
30742008-01-08 Joel Brobecker <brobecker@adacore.com>
3075
3076 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
3077 landed. Should also fix random failures in the test following it.
3078
f6867ce0
TJB
30792008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3080
3081 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
3082 for expressions with decimal float values.
3083 (test_dfp_conversions): New function to test casts to and from
3084 decimal float types.
3085 Call test_dfp_conversions.
3086 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
3087 elements.
3088 (main): Initialize ds.float4 and ds.double8 elements.
3089 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
3090 string to new error message.
3091 (d64_set_tests): Likewise.
3092 (d128_set_tests): Likewise.
3093 Add tests for expressions with decimal float variables. Add tests for
3094 conversions to and from decimal float types.
3095
f9c11282
JB
30962008-01-05 Joel Brobecker <brobecker@adacore.com>
3097
3098 * gdb.ada/packed_tagged/comp_bug.adb: New file.
3099 * gdb.ada/packed_tagged.exp: New testcase.
3100
0ecbca72
JB
31012008-01-04 Joel Brobecker <brobecker@adacore.com>
3102
3103 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
3104 gdb.ada/homonym/homonym_main.adb: New files.
3105 * gdb.ada/homonym.exp: New testcase.
3106
c18d3d89
JB
31072008-01-04 Joel Brobecker <brobecker@adacore.com>
3108
3109 * gdb.ada/packed_array.exp: Add testing of references to
3110 a packed array.
3111
ecc7085b
JB
31122008-01-04 Joel Brobecker <brobecker@adacore.com>
3113
3114 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
3115 New files.
3116 * gdb.ada/type_coercion.exp: New testcase.
3117
c474c922
JB
31182008-01-04 Joel Brobecker <brobecker@adacore.com>
3119
3120 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
3121 gdb.ada/tagged/foo.adb: New file.
3122 * gdb.ada/tagged.exp: New testcase.
3123
9005b927
JB
31242008-01-04 Joel Brobecker <brobecker@adacore.com>
3125
3126 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
3127 gdb.ada/ptype_field/foo.adb: New files.
3128 * gdb.ada/ptype_field.exp: New testcase.
3129
1a6aaad8
JB
31302008-01-03 Joel Brobecker <brobecker@adacore.com>
3131
3132 * gdb.ada/print_pc.exp: New testcase.
3133
0ef22f53
JB
31342008-01-03 Joel Brobecker <brobecker@adacore.com>
3135
3136 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
3137 gdb.ada/taft_type/p.adb: New files.
3138 * gdb.ada/taft_type.exp: New testcase.
3139
1689ecf8
JB
31402008-01-03 Joel Brobecker <brobecker@adacore.com>
3141
3142 * gdb.ada/array_bounds/bar.adb: New file.
3143 * gdb.ada/array_bounds.exp: New testcase.
3144
a4d0b9c3
JB
31452008-01-03 Joel Brobecker <brobecker@adacore.com>
3146
3147 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
3148 gdb.ada/arrayptr/foo.adb: New files.
3149 * gdb.ada/arrayptr.exp: New testcase.
3150
a31ace00
JB
31512008-01-03 Joel Brobecker <brobecker@adacore.com>
3152
3153 * gdb.base/set-lang-auto.exp: New testcase.
3154
a97fced3
JB
31552008-01-03 Joel Brobecker <brobecker@adacore.com>
3156
3157 * gdb.ada/fun_addr/foo.adb: New file.
3158 * gdb.ada/fun_addr.exp: New testcase.
3159
ef29ce1a
JK
31602008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3161
3162 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
3163 New files
3164
0fafefe3
JB
31652008-01-02 Joel Brobecker <brobecker@adacore.com>
3166
3167 * array_subscript_addr/p.adb: New file.
a9c64011 3168 * array_subscript_addr.exp: New testcase.
0fafefe3 3169
c4359f8d
JB
31702008-01-02 Joel Brobecker <brobecker@adacore.com>
3171
a9c64011 3172 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
3173 New files.
3174 * gdb.ada/str_cmp_ref.exp: New testcase.
3175
1aa1b15b
JB
31762008-01-01 Joel Brobecker <brobecker@adacore.com>
3177
3178 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
3179 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 3180 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 3181
81c9b2cf
JB
31822008-01-01 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
3185 gdb.ada/ref_param/pck.ads: New files.
3186 * gdb.ada/ref_param.exp: New testcase.
3187
319e4674
JB
31882008-01-01 Joel Brobecker <brobecker@adacore.com>
3189
3190 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
3191 gdb.ada/interface/foo.adb: New files.
3192 * gdb.ada/interface.exp: New testcase.
3193
ef682c56
JB
31942007-12-31 Jim Blandy <jimb@codesourcery.com>
3195
3196 * gdb.base/multi-forks.exp: Consume all output from child
3197 processes before proceeding to next test.
3198
f6f3eb6c
JB
31992007-12-29 Jim Blandy <jimb@codesourcery.com>
3200
3201 * configure: Regenerated.
3202
f652e42f
JB
32032007-12-27 Joel Brobecker <brobecker@adacore.com>
3204
3205 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
3206 gdb.ada/fixed_cmp/fixed.adb: New files.
3207 * gdb.ada/fixed_cmp.exp: New testcase.
3208
6943e596
JB
32092007-12-27 Joel Brobecker <brobecker@adacore.com>
3210
3211 * gdb.ada/boolean_expr.exp: New testcase.
3212
aad9a193
JB
32132007-12-26 Jim Blandy <jimb@codesourcery.com>
3214
3215 * gdb.base/multi-forks.exp: Doc fix.
3216
fb5f3683
JB
32172007-12-26 Joel Brobecker <brobecker@adacore.com>
3218
3219 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3220 * gdb.ada/char_param.exp: Do not compile our test program with
3221 -gnata, this is unnecessary.
3222 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
3223
384e4a9c
JB
32242007-12-24 Joel Brobecker <brobecker@adacore.com>
3225
3226 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
3227 gdb.ada/print_chars/foo.adb: New files.
3228 * gdb.ada/print_chars.exp: New testcase.
3229
01e044f7
JB
32302007-12-24 Joel Brobecker <brobecker@adacore.com>
3231
3232 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
3233 gdb.ada/char_param/foo.adb: New files.
3234 * gdb.ada/char_param.exp: New testcase.
3235
0ce17860
JB
32362007-12-22 Jim Blandy <jimb@codesourcery.com>
3237
3238 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
3239 hard-coding source line numbers into the test.
3240 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
3241 gdb_get_line_number to find.
3242
919809b9
JB
32432007-12-22 Joel Brobecker <brobecker@adacore.com>
3244
3245 * gdb.base/ptype.c (highest): New struct type.
3246 (the_highest): New variable of that type.
3247 (main): Add dummy assignment to a field of variable the_highest.
3248 * gdb.base/ptype.exp: Test type printing of our new variable.
3249
abc8a88d
PM
32502007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
3251
3252 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 3253 and record first explicitly generated thread number.
abc8a88d
PM
3254 Use that thread number for thread specific watchpoint test.
3255 Add iteration number to repetitive tests.
3256
5158f3e3
CES
32572007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
3258 Jim Blandy <jimb@codesourcery.com>
3259
3260 * gdb.base/expand-psymtabs.c: New testcase
3261 source file.
3262 * gdb.base/expand-psymtabs.exp: New testcase
3263 expect file.
3264
37e4754d
LM
32652007-12-17 Luis Machado <luisgpm@br.ibm.com>
3266
3267 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
3268 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
3269
551e5d04
JB
32702007-12-17 Joel Brobecker <brobecker@adacore.com>
3271
3272 * gdb.ada/frame_args/foo.adb: New file.
3273 * gdb.ada/frame_args/pck.ads: New file.
3274 * gdb.ada/frame_args/pck.adb: New file.
3275 * gdb.ada/frame_args.exp: New testcase.
3276
a05ee097
JB
32772007-12-17 Joel Brobecker <brobecker@adacore.com>
3278
3279 * gdb.base/frame-args.c: New file.
3280 * gdb.base/frame-args.exp: New testcase.
3281
c162e8c9 32822007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 3283 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
3284
3285 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
3286
afe8ab22 32872007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3288
afe8ab22
VP
3289 * gdb.mi/mi-pending.exp: New.
3290 * gdb.mi/mi-pending.c: New.
3291 * gdb.mi/mi-pendshr.c: New.
3292
dfdfb3ca
JB
32932007-12-06 Jim Blandy <jimb@codesourcery.com>
3294
3295 * gdb.base/default.exp: Update expected output for 'info catch'.
3296
b7fca990
JK
32972007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3298
3299 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
3300 must be set to binary.
3301
6a1afc1e
PA
33022007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
3303
3304 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
3305
a6b151f1
DJ
33062007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3307
3308 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
3309 gdb.mi/mi-file-transfer.exp: New.
3310
43039443
JK
33112007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3312
3313 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
3314
0ef2251b
MR
33152007-11-22 Maciej W. Rozycki <macro@mips.com>
3316
3317 * gdb.trace/backtrace.exp: Fix a typo.
3318 * gdb.trace/circ.exp: Likewise.
3319 * gdb.trace/collection.exp: Likewise.
3320 * gdb.trace/limits.exp: Likewise.
3321 * gdb.trace/report.exp: Likewise.
3322 * gdb.trace/tfind.exp: Likewise.
3323 * gdb.trace/while-dyn.exp: Likewise.
3324
5443631e
NR
33252007-11-21 Nick Roberts <nickrob@snap.net.nz>
3326
3327 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
3328 objects of pointers that can't be dereferenced are now
3329 "noneditable".
3330
a4ce5b0d
UW
33312007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3332
3333 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3334 (target_cpu): Remove.
3335
d6e956e5
VP
33362007-10-15 Vladimir Prus <vladimir@codesourcery.com>
3337
3338 * gdb.base/ending-run.exp: Expect the list of cleared
3339 breakpoint to come in natural order, not the reversed one.
a9c64011 3340
214270ab
VP
33412007-11-07 Vladimir Prus <vladimir@codesourcery.com>
3342
3343 * gdb.mi/mi-var-child.c (do_child_deletion): New.
3344 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 3345
1a619819
LM
33462007-11-05 Luis Machado <luisgpm@br.ibm.com>
3347
3348 * gdb.base/printcmds.exp: New function
3349 test_printf_with_dfp.
3350
5b01a6fa
DE
33512007-11-02 Doug Evans <dje@google.com>
3352
3353 * gdb.disasm/t01_mov.s: Remove carriage returns.
3354 * gdb.disasm/t02_mova.s: Ditto.
3355 * gdb.disasm/t03_add.s: Ditto.
3356 * gdb.disasm/t04_sub.s: Ditto.
3357 * gdb.disasm/t05_cmp.s: Ditto.
3358 * gdb.disasm/t06_ari2.s: Ditto.
3359 * gdb.disasm/t07_ari3.s: Ditto.
3360 * gdb.disasm/t08_or.s: Ditto.
3361 * gdb.disasm/t09_xor.s: Ditto.
3362 * gdb.disasm/t10_and.s: Ditto.
3363 * gdb.disasm/t11_logs.s: Ditto.
3364 * gdb.disasm/t12_bit.s: Ditto.
3365 * gdb.disasm/t13_otr.s: Ditto.
3366
ec33ab7f
JK
33672007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3368
3369 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
3370
ae0d01ff
UW
33712007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3372
3373 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
3374 provide DFP support.
3375
55eddb0f
DJ
33762007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3377
3378 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
3379 Test "set powerpc vector-abi". Skip auto-detection tests for old
3380 toolchains.
3381
7020f05c
PA
33822007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3383
3384 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
3385 with [string compare].
3386
84bc3db9
PA
33872007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3388
3389 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
3390 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
3391
5876dc88
LM
33922007-10-25 Luis Machado <luisgpm@br.ibm.com>
3393
3394 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
3395 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
3396 * gdb.opt/Makefile.in: New makefile.
3397 * Makefile.in: Create new directory "gdb.opt".
3398 * configure.ac: Add "gdb.opt" directory.
3399 * configure: Regenerated.
a9c64011 3400
c3ea9a14
DE
34012007-10-25 Doug Evans <dje@google.com>
3402
3403 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
3404 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
3405
a9c64011 34062007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
3407 Thiago Jung Bauermann <bauerman@br.ibm.com>
3408
3409 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
3410 Floating Point expressions.
3411 * gdb.base/dfp-test.exp: new file adding tests for Decimal
3412 Floating Point variables.
3413 * gdb.base/dfp-test.c: new file containing program with Decimal
3414 Floating variables, used by gdb.base/dfp-test.exp.
3415
62a24a2b
DJ
34162007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3417
3418 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
3419
e7b1eae6
UW
34202007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3421
3422 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
3423 compiling test case with GCC.
3424 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
3425
c641edcc
UW
34262007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3427
3428 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3429 format changes.
3430
5e5ebfe6
MS
34312007-10-18 Michael Snyder <msnyder@specifix.com>
3432
3433 * gdb.base/dbx.exp: Add missing "-re " operator.
3434
e831e7b6
GM
34352007-10-16 Gaius Mulley <gaius@glam.ac.uk>
3436
3437 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
3438 * configure.ac: Removed trailing spaces after backslash.
3439 * gdb.modula2: New directory.
3440 * gdb.modula2/Makefile.in: New file.
3441 * gdb.modula2/unbounded-array.exp: New file.
3442 * gdb.modula2/unbounded1.c: New file.
3443
7cc46491
DJ
34442007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3445
3446 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3447
34482007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
3449
3450 * gdb.base/sigstep.c (main): Add checks for
3451 return values for setitimer call.
3452 Call setitimer again with itimer = ITIMER_REAL
3453 if first call to setitimer fails.
3454
e91528f0
KH
34552007-10-11 Kazu Hirata <kazu@codesourcery.com>
3456
3457 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3458 of $timeout.
3459
2ec9a4f8
DJ
34602007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3461
3462 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3463
34642007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
3465
3466 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3467 of gdb_expect call, to avoid interruption.
3468
64b2fa04
PA
34692007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3470
3471 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3472 (v_unsigned_long_long, v_long_long_array)
3473 (v_signed_long_long_array, v_unsigned_long_long_array)
3474 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3475 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3476 [!NO_LONG_LONG]: New.
3477 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3478 v_long_long_member.
3479
3480 (v_long_long_func, v_signed_long_long_func)
3481 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3482 (main) [!NO_LONG_LONG]: Initialize long long variants.
3483
3484 * gdb.base/whatis.exp: If board file requests no_long_long, build
3485 test with NO_LONG_LONG defined. Test long long, signed long long,
3486 and unsigned long long variants but only if board file doesn't
3487 disable it.
3488
a912286e 34892007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 3490 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
3491
3492 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3493 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3494 * configure: Regenerated.
3495 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3496 gdb.pascal/types.exp, lib/pascal.exp: New files.
3497
471ba8c9
DJ
34982007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3499
3500 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3501 call.
3502 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3503 to return to the call.
3504 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3505 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3506 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3507 * gdb.mi/mi-until.exp (test_until): Likewise.
3508 * gdb.mi/mi2-until.exp (test_until): Likewise.
3509
fef8a650
DJ
35102007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3511
3512 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3513 two-char array.
3514 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3515
d983da9c
DJ
35162007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3517
3518 * gdb.threads/watchthreads.c (thread_function): Sleep between
3519 iterations.
3520 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3521 at once for S/390. Generate matching fails and passes.
3522
17f62551
VP
35232007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3524
3525 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3526 the 'struct_declarations' variable to zeros.
a9c64011 3527
ed0616c6
VP
35282007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3529
3530 * gdb.cp/mb-ctor.cc: New.
3531 * gdb.cp/mb-ctor.exp: New.
3532 * gdb.cp/mb-templates.cc: New.
3533 * gdb.cp/mb-templates.exp: New.
3534
41f1b697
DJ
35352007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3536
3537 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
3538
3f213f78
PA
35392007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
3540
3541 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
3542 targets.
3543 * configure: Regenerate.
3544
0d381245 35452007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3546
0d381245
VP
3547 * gdb.base/annota1.exp: Adjust for 'info break'
3548 format changes.
3549 * gdb.base/annota3.exp: Likewise.
3550 * gdb.base/break.exp: Likewise.
3551 * gdb.base/condbreak.exp: Likewise.
3552 * gdb.base/pending.exp: Likewise.
3553 * gdb.base/sepdebug.exp: Likewise.
3554 * gdb.base/unload.exp: Likewise.
3555 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 3556
fe3f5fa8
VP
35572007-09-22 Vladimir Prus <vladimir@codesourcery.com>
3558
3559 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
3560 messages.
3561 * gdb.base/chng-syms.exp: Likewise.
3562 * gdb.base/unload.exp: Likewise.
a9c64011 3563
a75cf6c0
DJ
35642007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
3565
3566 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
3567
18ecae38
DJ
35682007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3569
3570 * schedlock.c (NUM): Change to 1.
3571 (main): Use args[0] for the main thread.
3572 * schedlock.exp: Only expect two threads. Only issue one pass or fail
3573 regardless of the number of threads.
3574
5509918f
MR
35752007-09-14 Maciej W. Rozycki <macro@mips.com>
3576
4a543daf
MR
3577 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
3578 type down.
3579 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3580 test.
3581 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
3582 watchpoint type down.
3583 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3584 test.
3585
35862007-09-14 Maciej W. Rozycki <macro@mips.com>
3587
5509918f
MR
3588 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
3589 Move all the tests here and run them twice, once using software
3590 watchpoints and once using hardware watchpoints.
3591 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
3592
40b53987
DJ
35932007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
3594
3595 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
3596 test.
3597
695e2681
MK
35982007-09-10 Mark Kettenis <kettenis@gnu.org>
3599
8b3fc8d8
MK
3600 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
3601 build-id.
3602
695e2681
MK
3603 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
3604 know about $ORIGIN. Calculate output dir from $dest instead of
3605 using ${objdir}/{$subdir}.
3606
58d69f29
MK
36072007-09-09 Mark Kettenis <kettenis@gnu.org>
3608
3609 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
3610 gcore, before continuing with the test.
3611
3e347599
DJ
36122007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
3613
3614 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
3615 * gdb.mi/mi-watch.exp: Likewise.
3616
ea37ba09
DJ
36172007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3618 Jim Blandy <jimb@codesourcery.com>
3619
3620 * gdb.arch/i386-sse.exp: Do not expect character constants.
3621 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
3622 * gdb.base/display.exp: Allow print/s.
3623 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
3624 and unsigned char array changes.
3625
2025a643
DJ
36262007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3627
3628 * gdb.base/display.exp: Add tests for printf %p.
3629
26669a27
PA
36302007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
3631
3632 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
3633 the dll name to unicode.
3634
c8f021f8
JK
36352007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3636
3637 * gdb.base/default.exp (show version): Update the version text.
3638 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
3639
4cf31eea
JK
36402007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3641
3642 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
3643 New files.
3644
4935890f
JK
36452007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3646
3647 * lib/gdb.exp (build_id_debug_filename_get): New function.
3648 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
3649 Remove the generate DEBUG file for the future testcase runs.
3650 New testcase for the NT_GNU_BUILD_ID retrieval.
3651 Move the final testing step to ...
3652 (test_different_dir): ... a new function.
3653 New parameter XFAIL to XFAIL all the tests performed.
3654 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
3655 New parameter TYPE to PF_PREFIX all the tests performed.
3656
02142340
VP
36572007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3658
3659 * gdb.mi/mi-var-cp.cc (path_expression): New
3660 function.
3661 * gdb.mi/mi-var-cp.exp: Run path exression tests.
3662
36acd84e
UW
36632007-08-27 Markus Deuling <deuling@de.ibm.com>
3664
3665 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
3666 to fit into SPU Local Store memory.
3667
a896d121
JB
36682007-08-23 Joel Brobecker <brobecker@adacore.com>
3669
3670 * gdb.base/default.exp: Adjust the expected output of "info
3671 warranty" after the switch to GPLv3.
3672
7b433602
JB
36732007-08-23 Joel Brobecker <brobecker@adacore.com>
3674
3675 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
3676 to 30000 (from 20000).
3677
e22f8b7c
JB
36782007-08-23 Joel Brobecker <brobecker@adacore.com>
3679
3680 Switch the license of all .exp files to GPLv3.
3681 Switch the license of all .f and .f90 files to GPLv3.
3682 Switch the license of all .s and .S files to GPLv3.
3683
5a0e3bd0
JB
36842007-08-23 Joel Brobecker <brobecker@adacore.com>
3685
3686 * configure.ac: Switch license to GPLv3.
3687
cc00619d
JB
36882007-08-23 Joel Brobecker <brobecker@adacore.com>
3689
3690 Switch the licensing to GPLv3 for all .ads and .adb files.
3691
8d26208a
DJ
36922007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
3693
3694 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
3695 and t_int_double.
3696 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
3697
4fcb9948
JB
36982007-08-17 Joel Brobecker <brobecker@adacore.com>
3699
3700 * gdb.base/step-line.c: Switch license to GPL version 3, and
3701 update copyright year.
3702 * gdb.base/step-line.inp: Likewise.
3703
b9c34f67
JB
37042007-08-17 Joel Brobecker <brobecker@adacore.com>
3705
3706 * gdb.base/gdb1555.exp: Make expected output immune to formatting
3707 changes inside gdb1555.c.
3708 * gdb.base/pending.exp: Likewise.
3709
2cc17678
DJ
37102007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
3711
3712 * config/default.exp: New file.
3713
e48883f7
DJ
37142007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3715
3716 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
3717 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
3718
1ab80e5b
MR
37192007-07-30 Maciej W. Rozycki <macro@mips.com>
3720
3721 * gdb.base/dump.exp: Force the correct endianness for binary
3722 formats not carrying this information.
3723
aba471f5
DJ
37242007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3725
3726 * gdb.threads/staticthreads.exp: Match .*sem_post.
3727
d4e07204
DJ
37282007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3729
3730 * gdb.base/readline.exp (operate_and_get_next): Match the final
3731 prompt.
3732
2b97317d
KB
37332007-07-23 Kevin Buettner <kevinb@redhat.com>
3734
3735 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
3736 to restarting SID.
3737
44efa07a
KB
37382007-07-18 Kevin Buettner <kevinb@redhat.com>
3739
3740 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
3741 prior to `gdb_start'.
3742
7b5ebade
KB
37432007-07-18 Kevin Buettner <kevinb@redhat.com>
3744
3745 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
3746 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
3747 Remove call to gdb_unload.
3748
255e7678
DJ
37492007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
3750 Daniel Jacobowitz <dan@codesourcery.com>
3751
3752 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
3753 for __WIN32__.
3754 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
3755 * gdb.base/unload.exp: Use shared library test routines.
3756
3a40aaa0
UW
37572007-07-03 Markus Deuling <deuling@de.ibm.com>
3758
3759 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
3760 * gdb.base/solib-symbol-lib.c: Likewise.
3761 * gdb.base/solib-symbol-main.c: Likewise.
3762
b0f4b84b
DJ
37632007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3764
3765 * config/gdbserver.exp (gdb_reconnect): New.
3766 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
3767 gdb.base/solib-disc.exp: New files.
3768 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
3769 remote debugging".
3770 (gdb_compile): Add shlib_load flag.
3771 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
3772 port.
3773 (gdbserver_reconnect): New.
3774
1b05479a
DJ
37752007-07-01 Nick Roberts <nickrob@snap.net.nz>
3776 Daniel Jacobowitz <dan@codesourcery.com>
3777
3778 * gdb.base/annota3.exp: Test for if construct.
3779
86f78eb2
DJ
37802007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
3781
3782 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
3783
6a2eb474 37842007-06-21 Chris Dearman <chris@mips.com>
a9c64011 3785 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
3786
3787 * gdb.base/display.exp: Allow a newline after display/i.
3788 * gdb.base/pc-fp.exp: Likewise.
3789 * gdb.base/sigbpt.exp: Likewise.
3790
f8b73d13
DJ
37912007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3792
3793 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
3794 required features to be included.
3795
4339e69e
DJ
37962007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3797
3798 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
3799 in info threads output.
3800
23d964e7
UW
38012007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3802 Markus Deuling <deuling@de.ibm.com>
3803
3804 * gdb.arch/spu-info.exp: New testcase.
3805 * gdb.arch/spu-info.c: New file.
3806
fd20f75b
DJ
38072007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
3808
3809 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
3810 tpcs_offset. Restore lr after the call.
3811 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
3812
2226f861
DJ
38132007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
3814
3815 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
3816 (gdbserver_run): Kill any running gdbserver.
3817 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
3818
d12371a9
MR
38192007-05-17 Maciej W. Rozycki <macro@mips.com>
3820
3821 * gdb.base/sigbpt.exp: Preset segv_addr.
3822
93f02886
DJ
38232007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3824
3825 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
3826 (gdb_compile_shlib): Likewise.
3827 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
3828 (default_gdb_init): Clear cleanfiles.
3829 (gdb_finish): Delete recorded cleanfiles.
3830 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
3831
3832 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
3833 Do not use isnative.
3834 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
3835 gdb.base/so-impl-ld.exp: Likewise.
3836 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
3837 * gdb.base/unload.exp: Likewise. Do not pass empty option to
3838 gdb_compile.
3839
b04e06d7
VP
38402007-05-15 Vladimir Prus <vladimir@codesourcery.com>
3841
3842 * config/unknown.exp: Remove.
3843
069ed931
UW
38442007-05-15 Markus Deuling <deuling@de.ibm.com>
3845
3846 * gdb.base/info-proc.exp: Check is_remote.
3847
09db0d03
UW
38482007-05-14 Markus Deuling <deuling@de.ibm.com>
3849
3850 * gdb.base/gcore.exp: Initialize variable core_supported.
3851
af2cbe8c
DJ
38522007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3853
3854 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
3855
027c0295
DJ
38562007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3857
3858 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
3859 * gdb.threads/print-threads.exp (test_all_threads): Allow
3860 negative and hexadecimal thread IDs.
3861
dc5000e7
DJ
38622007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3863
3864 * gdb.java/jprint.java (public): Avoid invalid call to static
3865 method.
3866
2e74ed18
DP
38672007-05-14 Denis Pilat <denis.pilat@st.com>
3868
3869 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
3870 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
3871 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3872 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
3873 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
3874
83547f02
UW
38752007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3876
3877 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 3878 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
3879 this mode.
3880 * gdb.base/ovlymgr.c: Provide stubs for spu target.
3881 * gdb.base/spu.ld: New file.
3882
b18be20d
DJ
38832007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
3884
3885 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
3886
be444858
DJ
38872007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
3888
3889 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
3890
b1d53152
DJ
38912007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3892
3893 * gdb.java/jmain.exp: Handle demangled names with and without method
3894 signatures.
3895
d084b331
DJ
38962007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3897
3898 * gdb.mi/mi-syn-frame.c (main, foo, bar)
3899 (have_a_very_merry_interrupt): Remove calls to puts.
3900 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
3901 inferior output.
3902 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
3903 test names.
3904
db9d7fc5
DJ
39052007-04-29 Markus Deuling <deuling@de.ibm.com>
3906 Daniel Jacobowitz <dan@codesourcery.com>
3907
3908 * gdb.base/auxv.exp (core_works): Also check is_remote.
3909 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
3910
ef783a7d 39112007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3912
ef783a7d
VP
3913 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
3914 message, not the undefined 'module' variable.
3915 * gdb.base/siginfo.exp: Likewise.
3916 * gdb.base/sigstep.exp: Likewise.
3917 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
3918 serialport.
3919 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
3920
b7b73cae
CV
39212007-04-25 Corinna Vinschen <vinschen@redhat.com>
3922
3923 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
3924 target sim fails. Return 0 otherwise.
3925 (gdb_load): Return prematurely if gdb_target_sim fails.
3926
7d90fdfa
DP
39272007-04-16 Denis Pilat <denis.pilat@st.com>
3928
3929 * gdb.base/setshow.exp: Reset height after having set it to 100.
3930
5d3e9c85
DP
39312007-04-16 Denis Pilat <denis.pilat@st.com>
3932
3933 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
3934
18e75969
DP
39352007-04-16 Denis Pilat <denis.pilat@st.com>
3936
3937 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
3938
25d5ea92
VP
39392007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3940
3941 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
3942 tests. Run the frozen varobjs test.
3943 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 3944 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 3945
0b49cb80
JK
39462007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3947
3948 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
3949 gdb.base/type-opaque.exp: New files.
3950
a73bafbc 39512007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
3952
3953 * gdb.mi/mi-var-child.c
a73bafbc
VP
3954 (do_children_tests): User char[2] instead of
3955 char so that automatic printing of pointers to char
3956 don't give unpredicable result.
3957 * gdb.mi/var-cmd.c (do_locals_test): Initialize
3958 local variables.
3959 * gdb.mi/mi-var-child.exp: Step to right line
3960 of do_children_tests.
3961 * gdb.mi/mi2-var-child.exp: Likewise.
3962 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 3963 do_locals_tests.
a73bafbc
VP
3964 (do_children_tests): User char[2] instead of
3965 char so that automatic printing of pointers to char
a9c64011 3966 don't give unpredicable result.
a73bafbc 3967 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 3968 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
3969 Pass test name to mi_wait_for_stop.
3970
7ce59000
DJ
39712007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * gdb.asm/asm-source.exp: Remove d10v case.
3974 * lib/gdb.exp (skip_cplus_tests): Likewise.
3975 * gdb.asm/d10v.inc: Deleted.
3976
20389057
DJ
39772007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3978
3979 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
3980
8807d78b
DJ
39812007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3982
3983 * config/netware.exp: Delete file.
3984
aa3edb8e
JB
39852007-03-29 Joel Brobecker <brobecker@adacore.com>
3986
3987 * gdb.dwarf2/dw2-noloc.S: New file.
3988 * gdb.dwarf2/dw2-noloc.exp: New file.
3989
297561ac
PA
39902007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
3991
3992 * gdb.cp/method2.cc: New test.
3993 * gdb.cp/method2.exp: New test.
3994 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
3995
1f81bd39
DJ
39962007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
3997
3998 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
3999
9453113a
DJ
40002007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4001
4002 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
4003
b741e217
DJ
40042007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4005
4006 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
4007 (gdb_load): Delete, replace with...
4008 (gdb_reload): ...this.
4009 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
4010 * gdb.server/server-mon.exp: Likewise.
4011 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
4012 (gdb_start_cmd): New.
4013 (gdb_file_cmd): Save the last loaded file.
4014 (gdb_reload): New.
4015 (gdb_gnu_strip_debug): Use transform.
4016 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
4017 support here. Use new $last_loaded_file. Check mtime.
4018 (gdb_target_cmd): Handle ObjC failure case.
4019 (infer_host_exec): Delete.
4020 (gdbserver_load): Rename to...
4021 (gdbserver_run): ...this. Simplify.
4022 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
4023 (mi_gdb_load): Move most contents to a new function...
4024 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
4025 (mi_run_cmd): Use mi_gdb_target_load.
4026 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
4027 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
4028 Use gdb_run_cmd.
4029 * gdb.base/charsign.exp: Remove incorrect comment.
4030 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
4031 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
4032 gdb.base/start.exp: Use gdb_start_cmd.
4033
446ab585 40342007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 4035 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
4036
4037 * gdb.base/sigbpt.exp: Fix the message when skipping test.
4038 * gdb.base/signull.exp: Similarly.
4039
bbb88ebf
UW
40402007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4041
4042 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
4043 messages available to test cases (like chng-sym.exp).
4044
cb8c4a99
AS
40452007-03-14 Andreas Schwab <schwab@suse.de>
4046
4047 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4048 format changes.
4049
4e463ff5
DJ
40502007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
4051
4052 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
4053 (optimized_1): New.
4054 (main): Call optimized_1.
4055 (gdb2029): Correct typos. Call gdb2029_marker.
4056 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
4057 for gdb2029.
4058
b6db2c47
MK
40592007-03-12 Mark Kettenis <kettenis@gnu.org>
4060
4061 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
4062 as tabs. Remove redundant test pattern.
4063
70ed3737
UW
40642007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4065
4066 * gdb.base/long_long.exp: Accept optional symbol name in <...>
4067 for /a format output.
4068
47b67b60
DJ
40692007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
4070
4071 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
4072 collect output incrementally.
4073
b8953b0e
UW
40742007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4075
4076 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
4077 for -var-create lpcharacter test.
4078 * gdb.mi/mi2-var-cmd.exp: Likewise.
4079
7acd5c40
UW
40802007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4081
4082 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
4083 pass on targets where address zero is readable.
4084
9c6759c1
UW
40852007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4086
4087 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
4088 just a single architecture.
4089
a2f1aeb4
UW
40902007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4091
4092 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
4093 (fetch_all_registers): New function, uses gdb_test_multiple and
4094 exp_continue to fetch inferior output line-by-line.
4095 Replace all uses of do_get_all_registers by fetch_all_registers.
4096
46579ac2
UW
40972007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4098
4099 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
4100 in target_info.
4101
fc133f24
MS
41022007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4103
a9c64011 4104 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
4105 consistancy; add a default (timeout) case.
4106
7646a51d
MS
41072007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4108
4109 * gdb.base/watchpoint.exp: Fix truncated comment.
4110
dcfff61f
MS
41112007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4112
4113 * Makefile.in: Remove spurious single-quotes from sed command.
4114
664e3ee9
DJ
41152007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4116
4117 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
4118 func.
4119 * gdb.mi/mi2-var-cmd.exp: Likewise.
4120
d7cc6f2f
JB
41212007-02-27 Joel Brobecker <brobecker@adacore.com>
4122
a9c64011
AS
4123 * gdb.dwarf2/dw2-producer.S: New file.
4124 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
4125
41262007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
4127
4128 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4129 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4130 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4131 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4132 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4133 Revert tests to use mi_gdb_test and include value field in output
4134 of -var-create.
4135
93d42b30
DJ
41362007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4137
4138 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
4139
c499ed39
DJ
41402007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4141
4142 * gdb.base/maint.exp: Remove full paths from test names.
4143 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
4144 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
4145
9836f81b
JB
41462007-02-27 Joel Brobecker <brobecker@adacore.com>
4147
4148 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
4149
c74d0ad8
DJ
41502007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4151
4152 * gdb.server/server-mon.exp: New test.
4153
2711e456
DJ
41542007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4155
4156 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
4157
ff6f572f
DJ
41582007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4159
4160 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
4161 register capitalization.
4162
fada3feb
DP
41632007-02-13 Denis Pilat <denis.pilat@st.com>
4164
4165 * gdb.mi/mi-var-invalidate.exp: New file.
4166
fb1e4ffc
DJ
41672007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4168
4169 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
4170
3da939d7
DJ
41712007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4172
4173 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
4174
123dc839
DJ
41752007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4176
4177 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
4178 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
4179
877e3645 41802007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
4181
4182 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4183 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4184 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4185 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4186 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 4187 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 4188 Update tests to include value field in output of -var-create.
a9c64011 4189
3c0a2960
AS
41902007-02-08 Andreas Schwab <schwab@suse.de>
4191
4192 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
4193
108546a0
DJ
41942007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4195
4196 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
4197 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
4198
d701dcab
DP
41992007-02-02 Denis Pilat <denis.pilat@st.com>
4200
4201 * gdb.threads/threadapply.exp: check that frame is not changed by
4202 the thread apply all command.
4203
783e3e2f
AS
42042007-01-31 Andreas Schwab <schwab@suse.de>
4205
6d9c3a87
AS
4206 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4207
3c50d7b9
AS
4208 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
4209 in the dwarf sections.
4210 * gdb.dwarf2/mac-fileno.S: Likewise.
4211
783e3e2f
AS
4212 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
4213 bspstore register on ia64.
4214
78ff580e
AS
42152007-01-29 Andreas Schwab <schwab@suse.de>
4216
cc8e9b12
AS
4217 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
4218 "frame-begin" annotation.
4219
78ff580e
AS
4220 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
4221 number of "frames-invalid" annotations.
4222
704a4f78
DJ
42232007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4224
4225 * gdb.base/commands.exp: Call if_commands_test.
4226 (gdb_test_no_prompt, if_commands_test): New.
4227
e741bf94
MK
42282007-01-28 Mark Kettenis <kettenis@gnu.org>
4229
4230 * gdb.threads/sigthread.c (NSIGS): Make bigger.
4231
474d0ad3
AS
42322007-01-27 Andreas Schwab <schwab@suse.de>
4233
4234 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
4235 .short/.int/.quad in the dwarf sections.
4236 * gdb.dwarf2/dw2-intercu.S: Likewise.
4237 * gdb.dwarf2/dw2-intermix.S: Likewise.
4238
e784b426
JK
42392007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4240
4241 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
4242 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
4243 array.
e784b426
JK
4244 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
4245 * gdb.base/setvar.exp: Likewise.
4246
37f08e04
AS
42472007-01-26 Andreas Schwab <schwab@suse.de>
4248
9a01813a
AS
4249 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
4250 test.
4251
37f08e04
AS
4252 * gdb.base/multi-forks.exp ("restart $i"): Also match
4253 __kernel_syscall_via_break.
4254
6e2a9270
VP
42552007-01-24 Vladimir Prus <vladimir@codesourcery.com>
4256
4257 * lib/mi-support.exp (mi_delete_varobj): New.
4258 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
4259 testcase.
4260 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
4261 (main): Call the above.
4262 (reference_update_test, base_in_reference_test)
4263 (reference_to_pointer): Delete the created varobjs.
a9c64011 4264
e515b470
DJ
42652007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
4266
4267 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
4268 * configure: Regenerated.
4269 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
4270 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
4271 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
4272 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
4273 * lib/gdb.exp (gdb_skip_xml_test): New function.
4274
08d8bcd7
DJ
42752007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
4276
4277 * gdb.base/sigrepeat.exp: Correct error message.
4278
42792007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
4280 Daniel Jacobowitz <dan@codesourcery.com>
4281
4282 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
4283 gdb.arch/i386-gnu-cfi-asm.S: New files.
4284
97c3f1f3
JK
42852007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4286
4287 * lib/gdb.exp: Abort on missing `site.exp'.
4288
cb1df416
DJ
42892007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4290 Daniel Jacobowitz <dan@codesourcery.com>
4291
4292 * gdb.base/included.c, gdb.base/included.exp,
4293 gdb.base/included.h: New files.
4294
35990120
DJ
42952007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4296
4297 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
4298 (maximize_rlimit): Reduce limits on 64-bit systems.
4299
6e81a116 43002007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
4301
4302 From Marcus Deuling <deuling@de.ibm.com>:
4303 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
4304 every case.
4305
6c3c41f3
NR
43062007-01-13 Nick Roberts <nickrob@snap.net.nz>
4307
4308 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
4309 (test_path_specification): Use objdir instead of srcdir to always
4310 get an absolute filename.
4311
2f12c312
DJ
43122007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
4313
4314 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
4315
81121995
VP
43162007-01-11 Vladimir Prus <vladimir@codesourcery.com>
4317
4318 * gdb.mi/mi-var-cp.cc (reference_update_tests):
4319 Make sure the variable we're using is in scope.
4320 (reference_to_pointer): Likewise.
4321
4741b737
DJ
43222007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4323
4324 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
4325 has no debug information.
4326
054410c3
DJ
43272007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4328
4329 * gdb.base/annota1.exp: Remove extra send_gdb.
4330
818f79f6
DJ
43312007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4332
4333 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
4334
f7a6bb70
DJ
43352007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4336
4337 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
4338
57e66780
DJ
43392007-01-08 Nick Roberts <nickrob@snap.net.nz>
4340 Daniel Jacobowitz <dan@codesourcery.com>
4341
4342 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
4343 lcharacter or linteger change. Correct duplicated test name.
4344 * gdb.mi/mi2-var-cmd.exp: Likewise.
4345
3d799a95
DJ
43462007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4347
4348 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
4349
43502007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 4351
a9c64011
AS
4352 * gdb.base/nofield.c: New file.
4353 * gdb.base/nofield.exp: New testcase.
51679ba9 4354
eafb94e8
NR
43552007-01-05 Nick Roberts <nickrob@snap.net.nz>
4356
4357 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
4358
4359 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
4360 test.
4361
5e572bb4
DJ
43622007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4363
4364 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
4365
74a44383
DJ
43662007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4367
4368 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
4369 when continuing.
4370
1b572db9
DJ
43712007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4372
4373 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
4374 Expect ".exe" extension.
4375
381bc39b
DJ
43762007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4377
4378 * gdb.base/charset.exp: Add explicit filename to break.
4379 * gdb.base/dbx.exp: Add explicit filename to breaks.
4380
2b70e4c6
DJ
43812007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4382
4383 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
4384 * gdb.mi/mi2-file.exp: Likewise.
4385
303b6f5d
DJ
43862007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4387
4388 Implement specification of MI tests as comments
4389 in C and C++ sources.
4390 * lib/mi-support.exp (mi_autotest_data): New variable.
4391 (mi_autotest_source): New variable.
4392 (count_newlines, mi_prepare_inline_tests)
4393 (mi_get_inline_test, mi_continue_to_line)
4394 (mi_run_inline_test, mi_tbreak)
4395 (mi_send_resuming_command, mi_wait_for_stop): New functions.
4396 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
4397 Run inline tests.
4398 * gdb.mi/mi-var-cp.cc: Define tests here.
4399
23da0d94
VP
44002007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4401
4402 Simplify usage of mi_continue_to.
4403 * lib/mi-support.exp (mi_runto_helper): Renamed
4404 from mi_runto, added new parameter 'run_or_continue'.
4405 (mi_runto): Use mi_runto_helper.
4406 (mi_continue_to): Accept just function name as parameter.
4407 Use mi_runto_helper.
4408 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
4409 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 4410
f9e18282
JB
44112006-01-04 Joel Brobecker <brobecker@adacore.com>
4412
4413 Make this testcase a bit more realistic. The current code
4414 is too simplistic, and allows the compiler to optimize out
4415 some of the entities we need for this testcase.
4416 * gdb.ada/null_record/bar.ads (Void_Star): New type.
4417 (Do_Nothing): Add extra parameter.
4418 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
4419 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
4420 by using a variable of type Void_Star.
4421
fd678c65
JB
44222006-01-04 Joel Brobecker <brobecker@adacore.com>
4423
4424 * gdb.ada/catch_ex/foo.adb: New file.
4425 * gdb.ada/catch_ex.exp: New testcase.
4426
05cfdb42
DJ
44272007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
4428
4429 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
4430 pass --image-base to linker.
4431
2e03ee74
DJ
44322007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4433 Daniel Jacobowitz <dan@codesourcery.com>
4434
4435 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
4436 secondary prompts.
4437
0d5de010
DJ
44382007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4439
4440 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4441 output. Test the types of members and member pointers.
4442 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4443 gdb/2092.
4444 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4445 statement. Enable for GCC. Update expected output for some tests
4446 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4447 layout.
4448 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4449 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4450 (Diamond::vget_base): New.
4451 (main): Add new tests.
4452 * gdb.cp/printmethod.exp: Update expected output for member functions.
4453 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4454 print pEe->D::vg().
4455
61a771aa
DJ
44562007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4457
4458 * gdb.threads/tls.exp: Allow stops in sem_post.
4459
2fa63963
DJ
44602006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4461
4462 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4463 * gdb.base/annota3.exp: Likewise.
4464 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4465 again (instead of timing out).
4466 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4467 GCC bug 26475.
4468 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4469 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4470 test from jmisc1.exp.
4471 * gdb.java/jmisc1.exp: Delete.
4472 * gdb.java/jprint.exp: Adjust to work with method signatures including
4473 return types.
4474 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4475 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4476 * lib/java.exp (compile_java_from_source): Pass the correct type
4477 to target_compile.
4478
5eefc2b7
JB
44792006-12-31 Joel Brobecker <brobecker@adacore.com>
4480
4481 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4482 (stack_align_edx): New function.
4483 (stack_align_eax): New function.
4484 (main): Add calls to stack_align_edx and stack_align_eax.
4485 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4486 Add testing for the cases where the register used during a stack
4487 realignment is edx. Same for eax.
4488
227c54da
DJ
44892006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4490
4491 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4492 and generic PE targets.
4493
cab8ac94
JB
44942006-12-29 Joel Brobecker <brobecker@adacore.com>
4495
4496 * gdb.ada/array_return.exp: Update copyright date list.
4497
ba54f318
JB
44982006-12-27 Joel Brobecker <brobecker@adacore.com>
4499
4500 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4501 (Create_Small_Float_Vector): New function.
4502 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4503 function body.
4504 * gdb.ada/array_return/p.adb: Use new type and function from
4505 package Pck.
4506 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4507 able to print the value returned by a function returning an
4508 array of float.
4509
6b7a35dd
JB
45102006-12-20 Joel Brobecker <brobecker@adacore.com>
4511
4512 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4513 The associated tests should be PASSing.
4514
038224f6
VP
45152006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4516
4517 Test for base in references.
4518 * gdb.mi/mi-var-cp.cc: Add test code.
4519 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4520 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4521 * gdb.mi/mi2-watch.exp: Likewise.
4522 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4523 (mi_list_varobj_children): New function.
4524
b26ed50d
VP
45252006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4526
4527 * lib/mi-support.exp
4528 (mi_runto): Accept "()" after function name.
4529 (mi_create_varobj): New function.
4530 (mi_varobj_update): New function.
4531 (mi_Check_varobj_value): New function.
4532 * gdb.mi/mi-var-cp.exp: New file.
4533 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 4534
08232497
DJ
45352006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4536
4537 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
4538 gdb.base/weaklib2.c: New files.
4539
d394c993 45402006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 4541
ac6c2fba
NS
4542 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
4543 info. Adjust test names.
4544
8ec659a0 4545 * gdb.base/break.c (main): Move position of malloc.
d394c993 4546 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 4547
acd65feb
VP
45482006-11-28 Vladimir Prus <vladimir@codesourcery.com>
4549
4550 * gdb.mi/mi-var-cmd.exp: Check -var-update after
4551 assignement of arrays and function pointers.
4552 * gdb.mi/var-cmd.c: Add declaration necessary for above
4553 tests.
4554
f556d5e5
NS
45552006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4556
4557 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
4558
4559 * gdb.threads/linux-dp.exp: Read thread table before and after
4560 creating each philosopher and verify it.
4561
697bc68d
NS
45622006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4563 Paul Brook <paul@codesourcery.com>
4564 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 4567 main to remove duplication. Add start function of the form
697bc68d
NS
4568 '_*start[1-9]*'. Add RVDS start function.
4569
29d73ae4
DJ
45702006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4571
4572 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
4573
c1d88655
UW
45742006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4575
4576 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
4577 * gdb.asm/spu.inc: New file.
4578 * gdb.base/term.exp: Disable if [target_info exists noargs].
4579 * gdb.gdb/complaints.exp: Disable if ![isnative].
4580 * gdb.gdb/selftest.exp: Likewise.
4581 * gdb.gdb/observer.exp: Likewise.
4582 * gdb.gdb/xfullpath.exp: Likewise.
4583 * gdb.base/attach.exp: Disable on SPU target.
4584 * gdb.cp/bs145503.exp: Likewise.
4585 * gdb.cp/exception.exp: Likewise.
4586 * gdb.cp/userdef.exp: Likewise.
4587
32a13b1a
DJ
45882006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4589
4590 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
4591
d8295fe9
VP
45922006-11-10 Vladimir Prus <vladimir@codesourcery.com>
4593
4594 * gdb.base/completion.exp: Fix completion tests for
4595 'info' and 'info '.
4596 * gdb.base/help.exp (help_test_raw, test_class_help)
4597 (test_prefix_command_help): Move...
4598 * lib/gdb.exp: Here.
4599 * gdb.base/main.exp: Adjust.
4600 * gdb.cp/maint.exp: Adjust.
4601 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 4602
8c394015
VP
46032006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4604
4605 * gdb.stabs/weird.exp (print_weird_var): Use
4606 gdb_test_multiple instead of gdb_expect.
4607
027fc1bc
VP
46082006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4609
4610 * gdb.base/help.exp (help_test_raw): New.
4611 (test_class_help): New.
4612 (test_prefix_command_help): New.
4613 Adjust testcases.
4614
67609209
FR
46152006-11-09 Christophe Lyon <christophe.lyon@st.com>
4616
4617 * gdb.base/constvars.c (main): Write to crass and crips, so that
4618 they are allocated by the compiler.
4619
f73adfeb
AS
46202006-10-27 Andreas Schwab <schwab@suse.de>
4621
4622 * gdb.base/multi-forks.exp: Use "detach fork" instead of
4623 "detach-fork".
4624
2f83a18e
DJ
46252006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
4626
4627 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
4628 of patterns.
4629
94277a38
DJ
46302006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4631
4632 * gdb.base/sepdebug.exp: Remove debug format test.
4633 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
4634 Handle no-symtab.
4635 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
4636
5bd2f6e2
DJ
46372006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4638
4639 * gdb.threads/manythreads.c (thread_function, main): Don't cast
4640 int to pointer or pointer to int.
4641 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
4642
8c008720
DJ
46432006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
4644
4645 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
4646
9e35dae4
DJ
46472006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4648
4649 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
4650
d9639e13
DJ
46512006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4652
4653 PR c++/2116
4654 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
4655
390a1bd0
JB
46562006-10-06 Joel Brobecker <brobecker@adacore.com>
4657
4658 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
4659 the corresponding bug has been fixed in GDB (PR/2018).
4660
dd920c33
JB
46612006-10-06 Joel Brobecker <brobecker@adacore.com>
4662
4663 * gdb.base/subst.exp: New testcase.
4664
53bbefe9
JB
46652006-10-06 Joel Brobecker <brobecker@adacore.com>
4666
4667 * gdb.ada/array_return/pck.ads: Add copyright notice.
4668 * gdb.ada/array_return/pck.adb: Likewise.
4669 * gdb.ada/array_return/p.adb: Likewise.
4670 * gdb.ada/exec_changed/first.adb: Likewise.
4671 * gdb.ada/exec_changed/second.adb: Likewise.
4672
09851417
JB
46732006-10-06 Joel Brobecker <brobecker@adacore.com>
4674
4675 * gdb.ada/watch_arg/watch.adb: New file.
4676 * gdb.ada/watch_arg.exp: New testcase.
4677
041bf30d
VP
46782006-10-02 Vladimir Prus <vladimir@codesourcery.com>
4679
4680 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 4681 via string_to_regexp.
041bf30d 4682 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 4683
f286fbdd 46842006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
4685
4686 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
4687 Remove unused / obsolete files.
4688
7c07f349
NR
46892006-09-19 Nick Roberts <nickrob@snap.net.nz>
4690
4691 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
4692
cd5ff84a
VP
46932006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4694
4695 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
4696 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 4697 the number of frames.
cd5ff84a 4698
ae018d1a
DJ
46992006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
4700
4701 * gdb.base/args.c (main): Add breakpoint marker.
4702 * gdb.base/args.exp: Use args_test for tests. Add new tests which
4703 really test empty arguments.
4704 (args_load): Delete.
4705 (args_test): New.
4706
b399c549
NR
47072006-09-13 Nick Roberts <nickrob@snap.net.nz>
4708
4709 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
4710 check for one file.
4711
2ab1eb7a
VP
47122006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
4713
4714 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
4715 HIGH_FRAME argument to -stack-list-locals can be larger than
4716 the number of frames.
a9c64011 4717
476308bf
FF
47182006-08-18 Fred Fish <fnf@specifix.com>
4719
4720 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
4721 '$' in front of skip_vmx_tests_saved when setting that.
4722
8625200f
AS
47232006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
4724
4725 * gdb.base/trace-commands.exp: New file.
4726
089ec8f1
DJ
47272006-08-10 Joel Brobecker <brobecker@adacore.com>
4728 Daniel Jacobowitz <dan@codesourcery.com>
4729
4730 * gdb.base/step-bt.exp: Make hexadecimal address optional in
4731 expected output of the backtrace commands.
4732
b60f0898
JB
47332006-08-09 Joel Brobecker <brobecker@adacore.com>
4734
4735 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
4736 untested followed by return combination.
4737 * gdb.arch/altivec-regs.exp: Likewise.
4738 * gdb.arch/e500-abi.exp: Likewise.
4739 * gdb.arch/e500-regs.exp: Likewise.
4740 * gdb.arch/gdb1291.exp: Likewise.
4741 * gdb.arch/gdb1431.exp: Likewise.
4742 * gdb.arch/gdb1558.exp: Likewise.
4743 * gdb.arch/i386-prologue.exp: Likewise.
4744 * gdb.arch/i386-unwind.exp: Likewise.
4745 * gdb.asm/asm-source.exp: Likewise.
4746 * gdb.base/a2-run.exp: Likewise.
4747 * gdb.base/advance.exp: Likewise.
4748 * gdb.base/all-bin.exp: Likewise.
4749 * gdb.base/annota1.exp: Likewise.
4750 * gdb.base/annota3.exp: Likewise.
4751 * gdb.base/args.exp: Likewise.
4752 * gdb.base/arithmet.exp: Likewise.
4753 * gdb.base/assign.exp: Likewise.
4754 * gdb.base/async.exp: Likewise.
4755 * gdb.base/attach.exp: Likewise.
4756 * gdb.base/bang.exp: Likewise.
4757 * gdb.base/bigcore.exp: Likewise.
4758 * gdb.base/bitfields.exp: Likewise.
4759 * gdb.base/bitfields2.exp: Likewise.
4760 * gdb.base/break.exp: Likewise.
4761 * gdb.base/call-sc.exp: Likewise.
4762 * gdb.base/call-strs.exp: Likewise.
4763 * gdb.base/callfuncs.exp: Likewise.
4764 * gdb.base/checkpoint.exp: Likewise.
4765 * gdb.base/chng-syms.exp: Likewise.
4766 * gdb.base/code-expr.exp: Likewise.
4767 * gdb.base/commands.exp: Likewise.
4768 * gdb.base/completion.exp: Likewise.
4769 * gdb.base/cond-expr.exp: Likewise.
4770 * gdb.base/condbreak.exp: Likewise.
4771 * gdb.base/consecutive.exp: Likewise.
4772 * gdb.base/constvars.exp: Likewise.
4773 * gdb.base/corefile.exp: Likewise.
4774 * gdb.base/cvexpr.exp: Likewise.
4775 * gdb.base/dbx.exp: Likewise.
4776 * gdb.base/define.exp: Likewise.
4777 * gdb.base/detach.exp: Likewise.
4778 * gdb.base/display.exp: Likewise.
4779 * gdb.base/dump.exp: Likewise.
4780 * gdb.base/ena-dis-br.exp: Likewise.
4781 * gdb.base/ending-run.exp: Likewise.
4782 * gdb.base/environ.exp: Likewise.
4783 * gdb.base/eval-skip.exp: Likewise.
4784 * gdb.base/exprs.exp: Likewise.
4785 * gdb.base/fileio.exp: Likewise.
4786 * gdb.base/finish.exp: Likewise.
4787 * gdb.base/float.exp: Likewise.
4788 * gdb.base/foll-exec.exp: Likewise.
4789 * gdb.base/foll-fork.exp: Likewise.
4790 * gdb.base/foll-vfork.exp: Likewise.
4791 * gdb.base/freebpcmd.exp: Likewise.
4792 * gdb.base/funcargs.exp: Likewise.
4793 * gdb.base/gcore.exp: Likewise.
4794 * gdb.base/gdb1090.exp: Likewise.
4795 * gdb.base/gdb1250.exp: Likewise.
4796 * gdb.base/huge.exp: Likewise.
4797 * gdb.base/info-proc.exp: Likewise.
4798 * gdb.base/interrupt.exp: Likewise.
4799 * gdb.base/jump.exp: Likewise.
4800 * gdb.base/langs.exp: Likewise.
4801 * gdb.base/lineinc.exp: Likewise.
4802 * gdb.base/list.exp: Likewise.
4803 * gdb.base/logical.exp: Likewise.
4804 * gdb.base/long_long.exp: Likewise.
4805 * gdb.base/macscp.exp: Likewise.
4806 * gdb.base/maint.exp: Likewise.
4807 * gdb.base/mips_pro.exp: Likewise.
4808 * gdb.base/miscexprs.exp: Likewise.
4809 * gdb.base/multi-forks.exp: Likewise.
4810 * gdb.base/opaque.exp: Likewise.
4811 * gdb.base/overlays.exp: Likewise.
4812 * gdb.base/pc-fp.exp: Likewise.
4813 * gdb.base/pointers.exp: Likewise.
4814 * gdb.base/printcmds.exp: Likewise.
4815 * gdb.base/psymtab.exp: Likewise.
4816 * gdb.base/ptype.exp: Likewise.
4817 * gdb.base/recurse.exp: Likewise.
4818 * gdb.base/relational.exp: Likewise.
4819 * gdb.base/relocate.exp: Likewise.
4820 * gdb.base/remote.exp: Likewise.
4821 * gdb.base/reread.exp: Likewise.
4822 * gdb.base/restore.exp: Likewise.
4823 * gdb.base/return.exp: Likewise.
4824 * gdb.base/return2.exp: Likewise.
4825 * gdb.base/scope.exp: Likewise.
4826 * gdb.base/sect-cmd.exp: Likewise.
4827 * gdb.base/sep.exp: Likewise.
4828 * gdb.base/sepdebug.exp: Likewise.
4829 * gdb.base/setshow.exp: Likewise.
4830 * gdb.base/setvar.exp: Likewise.
4831 * gdb.base/sigall.exp: Likewise.
4832 * gdb.base/sigbpt.exp: Likewise.
4833 * gdb.base/signals.exp: Likewise.
4834 * gdb.base/signull.exp: Likewise.
4835 * gdb.base/sizeof.exp: Likewise.
4836 * gdb.base/solib.exp: Likewise.
4837 * gdb.base/step-line.exp: Likewise.
4838 * gdb.base/step-test.exp: Likewise.
4839 * gdb.base/structs.exp: Likewise.
4840 * gdb.base/structs2.exp: Likewise.
4841 * gdb.base/term.exp: Likewise.
4842 * gdb.base/twice.exp: Likewise.
4843 * gdb.base/until.exp: Likewise.
4844 * gdb.base/varargs.exp: Likewise.
4845 * gdb.base/volatile.exp: Likewise.
4846 * gdb.base/watchpoint.exp: Likewise.
4847 * gdb.base/whatis-exp.exp: Likewise.
4848 * gdb.base/whatis.exp: Likewise.
4849 * gdb.cp/ambiguous.exp: Likewise.
4850 * gdb.cp/annota2.exp: Likewise.
4851 * gdb.cp/annota3.exp: Likewise.
4852 * gdb.cp/bool.exp: Likewise.
4853 * gdb.cp/breakpoint.exp: Likewise.
4854 * gdb.cp/casts.exp: Likewise.
4855 * gdb.cp/class2.exp: Likewise.
4856 * gdb.cp/classes.exp: Likewise.
4857 * gdb.cp/cplusfuncs.exp: Likewise.
4858 * gdb.cp/ctti.exp: Likewise.
4859 * gdb.cp/derivation.exp: Likewise.
4860 * gdb.cp/exception.exp: Likewise.
4861 * gdb.cp/gdb1355.exp: Likewise.
4862 * gdb.cp/hang.exp: Likewise.
4863 * gdb.cp/inherit.exp: Likewise.
4864 * gdb.cp/local.exp: Likewise.
4865 * gdb.cp/m-data.exp: Likewise.
4866 * gdb.cp/m-static.exp: Likewise.
4867 * gdb.cp/member-ptr.exp: Likewise.
4868 * gdb.cp/method.exp: Likewise.
4869 * gdb.cp/misc.exp: Likewise.
4870 * gdb.cp/namespace.exp: Likewise.
4871 * gdb.cp/overload.exp: Likewise.
4872 * gdb.cp/ovldbreak.exp: Likewise.
4873 * gdb.cp/pr-1023.exp: Likewise.
4874 * gdb.cp/pr-1210.exp: Likewise.
4875 * gdb.cp/pr-574.exp: Likewise.
4876 * gdb.cp/printmethod.exp: Likewise.
4877 * gdb.cp/psmang.exp: Likewise.
4878 * gdb.cp/ref-params.exp: Likewise.
4879 * gdb.cp/ref-types.exp: Likewise.
4880 * gdb.cp/rtti.exp: Likewise.
4881 * gdb.cp/templates.exp: Likewise.
4882 * gdb.cp/try_catch.exp: Likewise.
4883 * gdb.cp/userdef.exp: Likewise.
4884 * gdb.cp/virtfunc.exp: Likewise.
4885 * gdb.disasm/am33.exp: Likewise.
4886 * gdb.disasm/h8300s.exp: Likewise.
4887 * gdb.disasm/mn10300.exp: Likewise.
4888 * gdb.disasm/sh3.exp: Likewise.
4889 * gdb.disasm/t01_mov.exp: Likewise.
4890 * gdb.disasm/t02_mova.exp: Likewise.
4891 * gdb.disasm/t03_add.exp: Likewise.
4892 * gdb.disasm/t04_sub.exp: Likewise.
4893 * gdb.disasm/t05_cmp.exp: Likewise.
4894 * gdb.disasm/t06_ari2.exp: Likewise.
4895 * gdb.disasm/t07_ari3.exp: Likewise.
4896 * gdb.disasm/t08_or.exp: Likewise.
4897 * gdb.disasm/t09_xor.exp: Likewise.
4898 * gdb.disasm/t10_and.exp: Likewise.
4899 * gdb.disasm/t11_logs.exp: Likewise.
4900 * gdb.disasm/t12_bit.exp: Likewise.
4901 * gdb.disasm/t13_otr.exp: Likewise.
4902 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
4903 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
4904 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4905 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
4906 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
4907 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4908 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4909 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4910 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
4911 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
4912 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4913 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4914 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4915 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4916 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4917 * gdb.mi/gdb701.exp: Likewise.
4918 * gdb.mi/gdb792.exp: Likewise.
4919 * gdb.mi/mi-basics.exp: Likewise.
4920 * gdb.mi/mi-break.exp: Likewise.
4921 * gdb.mi/mi-cli.exp: Likewise.
4922 * gdb.mi/mi-console.exp: Likewise.
4923 * gdb.mi/mi-disassemble.exp: Likewise.
4924 * gdb.mi/mi-eval.exp: Likewise.
4925 * gdb.mi/mi-file.exp: Likewise.
4926 * gdb.mi/mi-read-memory.exp: Likewise.
4927 * gdb.mi/mi-regs.exp: Likewise.
4928 * gdb.mi/mi-return.exp: Likewise.
4929 * gdb.mi/mi-simplerun.exp: Likewise.
4930 * gdb.mi/mi-stack.exp: Likewise.
4931 * gdb.mi/mi-stepi.exp: Likewise.
4932 * gdb.mi/mi-syn-frame.exp: Likewise.
4933 * gdb.mi/mi-until.exp: Likewise.
4934 * gdb.mi/mi-var-block.exp: Likewise.
4935 * gdb.mi/mi-var-child.exp: Likewise.
4936 * gdb.mi/mi-var-cmd.exp: Likewise.
4937 * gdb.mi/mi-var-display.exp: Likewise.
4938 * gdb.mi/mi-watch.exp: Likewise.
4939 * gdb.mi/mi2-basics.exp: Likewise.
4940 * gdb.mi/mi2-break.exp: Likewise.
4941 * gdb.mi/mi2-cli.exp: Likewise.
4942 * gdb.mi/mi2-console.exp: Likewise.
4943 * gdb.mi/mi2-disassemble.exp: Likewise.
4944 * gdb.mi/mi2-eval.exp: Likewise.
4945 * gdb.mi/mi2-file.exp: Likewise.
4946 * gdb.mi/mi2-read-memory.exp: Likewise.
4947 * gdb.mi/mi2-regs.exp: Likewise.
4948 * gdb.mi/mi2-return.exp: Likewise.
4949 * gdb.mi/mi2-simplerun.exp: Likewise.
4950 * gdb.mi/mi2-stack.exp: Likewise.
4951 * gdb.mi/mi2-stepi.exp: Likewise.
4952 * gdb.mi/mi2-syn-frame.exp: Likewise.
4953 * gdb.mi/mi2-until.exp: Likewise.
4954 * gdb.mi/mi2-var-block.exp: Likewise.
4955 * gdb.mi/mi2-var-child.exp: Likewise.
4956 * gdb.mi/mi2-var-cmd.exp: Likewise.
4957 * gdb.mi/mi2-var-display.exp: Likewise.
4958 * gdb.mi/mi2-watch.exp: Likewise.
4959 * gdb.stabs/exclfwd.exp: Likewise.
4960 * gdb.stabs/weird.exp: Likewise.
4961 * gdb.threads/gcore-thread.exp: Likewise.
4962 * gdb.trace/actions.exp: Likewise.
4963 * gdb.trace/backtrace.exp: Likewise.
4964 * gdb.trace/circ.exp: Likewise.
4965 * gdb.trace/collection.exp: Likewise.
4966 * gdb.trace/deltrace.exp: Likewise.
4967 * gdb.trace/infotrace.exp: Likewise.
4968 * gdb.trace/limits.exp: Likewise.
4969 * gdb.trace/packetlen.exp: Likewise.
4970 * gdb.trace/passc-dyn.exp: Likewise.
4971 * gdb.trace/passcount.exp: Likewise.
4972 * gdb.trace/report.exp: Likewise.
4973 * gdb.trace/save-trace.exp: Likewise.
4974 * gdb.trace/tfind.exp: Likewise.
4975 * gdb.trace/tracecmd.exp: Likewise.
4976 * gdb.trace/while-dyn.exp: Likewise.
4977 * gdb.trace/while-stepping.exp: Likewise.
4978
f4b618d1
JB
49792006-08-08 Joel Brobecker <brobecker@adacore.com>
4980
4981 * gdb.base/step-bt.c: New file.
4982 * gdb.base/step-bt.exp: New testcase.
4983
3d00d119
DJ
49842006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4985
4986 * config/monitor.exp (gdb_load): Remove support for obsolete
4987 download-write-size.
4988 * gdb.base/remote.exp: Likewise. Update all callers of
4989 gdb_timed_load.
4990
017b5bd4
DJ
49912006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
4992
4993 * cursal.exp: Pass binfile to gdb_load.
4994
837c599d
DJ
49952006-08-01 Nathan Sidwell <nathan@codesourcery.com>
4996
4997 * gdb.base/cursal.exp: Add "" to gdb_load call.
4998
8dd4540b
MK
49992006-07-29 Mark Kettenis <kettenis@gnu.org>
5000
5001 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
5002 NetBSD/ELF targets.
5003
ab5c9f60
DJ
50042006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
5005
5006 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
5007 operator*.
5008
4c42eaff
DJ
50092006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
5010
5011 * gdb.base/completion.exp: Update for change in "file" behavior.
5012 * gdb.stabs/weird.exp: Likewise.
5013 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
5014 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
5015
0155cc76
NS
50162006-07-24 Nathan Sidwell <nathan@codesourcery.com>
5017
5018 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
5019 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
5020
16026cd7
AS
50212006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5022
5023 * gdb.base/default.exp: Update source command error message.
5024 * gdb.base/help.exp: Update 'help source' message.
5025
16963cb6
DJ
50262006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
5027
5028 * gdb.cp/bs15503.exp: Update comment for no longer crashing
5029 test.
5030
6d7fd486
AS
50312006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
5032
5033 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
5034
29e8a844
DJ
50352006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5036
5037 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
5038
6afcfa39
DJ
50392006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5040
5041 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
5042
267a692b
MK
50432006-07-17 Mark Kettenis <kettenis@gnu.org>
5044
5045 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
5046 *-*-openbsd* from targets for wich we expect ARM FPA floating
5047 point format.
5048
85d2fec4
NR
50492006-07-17 Nick Roberts <nickrob@snap.net.nz>
5050
5051 * gdb.cp/annota3.exp: Expect frame-begin annotation.
5052
50532006-07-17 Mark Kettenis <kettenis@gnu.org>
5054
5055 * gdb.base/annota3.exp: Expect frame-begin annotation.
5056
85b4c6e8
JB
50572006-07-14 Joel Brobecker <brobecker@adacore.com>
5058
5059 * gdb.base/help.exp: Adjust "help unset" test to accept
5060 any list of unset commands.
5061
fb933624
DJ
50622006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
5063 Daniel Jacobowitz <dan@codesourcery.com>
5064
5065 * gdb.cp/ref-params.exp: New test.
5066 * gdb.cp/ref-params.cc: New source file.
5067 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
5068
1dff4b64
MK
50692006-07-08 Mark Kettenis <kettenis@gnu.org>
5070
5071 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
5072 spaces/tabs in regular expressions since they might not be there.
5073
40d2e0e3
AS
50742006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
5075
5076 * gdb.base/ifelse.exp: New file.
5077
f6c957d2
NS
50782006-07-04 Nathan Sidwell <nathan@codesourcery.com>
5079
5080 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
5081 line.
5082 * gdb.base/huge.exp: Loop over compilation to find a size that
5083 is acceptable.
5084 * gdb.base/remote.exp: Correct expected strings.
5085 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
5086
b9c5a23d
DJ
50872006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5088
5089 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
5090
9af2e58d
DJ
50912006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5092
5093 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
5094 native.
5095
30930ca5
DJ
50962006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5097
5098 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
5099 enable stabs testing.
5100
aa32fa1d
DJ
51012006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5102
bd4a4c80 5103 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
5104 gdb_test_multiple does.
5105
321fef15
DJ
51062006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5107
5108 * Makefile.in (host_alias): Remove.
5109 (target_alias): Use @target_noncanonical@.
5110 (site.exp): Don't set host_alias.
5111 * aclocal.m4: Remove contents. Include acx.m4.
5112 * configure: Regenerated.
5113 * configure.ac: Use ACX_NONCANONICAL_TARGET.
5114
e1c2defa
NS
51152006-06-13 Nathan Sidwell <nathan@codesourcery.com>
5116
e63b55d1
NS
5117 * lib/gdb.exp (gdb_load_cmd): New.
5118
5600ea19
NS
5119 * gdb.base/fileio.c: Add system(NULL) test.
5120 * gdb.base/fileio.exp: Check it.
5121
e1c2defa
NS
5122 * gdb.base/break.c: Add 10a breakpoint at }
5123 * gdb.base/break.exp: Add test for breakpoint at }
5124 * gdb.cp/anon-union.cc: Add code at end of function.
5125 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
5126 * gdb.mi/var-cmd.c: Add code at end of function.
5127 * gdb.mi/mi-var-display.exp: Adjust end of next.
5128 * gdb.mi/mi2-var-display.exp: Likewise.
5129 * gdb.base/fileio.c: Add stop function and insert calls at
5130 stopping places.
5131 * gdb.base/fileio.exp: Breakpoint stop function and remove
5132 explicit line number references.
5133
6c0112ec
JB
51342006-05-19 Joel Brobecker <brobecker@adacore.com>
5135
a9c64011
AS
5136 * gdb.base/del.exp (test_delete_alias): New function.
5137 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 5138
154189a4
FF
51392006-05-18 Fred Fish <fnf@specifix.com>
5140
5141 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
5142 required. Check for spurious output after program exits normally.
5143
582e64c2
FF
51442006-05-17 Fred Fish <fnf@specifix.com>
5145
5146 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
5147 gdb_load, so it works in the simulator.
5148
8ef6493a
FF
51492006-05-11 Fred Fish <fnf@specifix.com>
5150
5151 * gdb.base/bang.exp: Ignore unexpected output between the
5152 "program exited normally" and the gdb prompt, as many other
5153 tests do.
5154
692b141c
MK
51552006-05-07 Mark Kettenis <kettenis@gnu.org>
5156
5157 * gdb.base/help.exp: Make "delete checkpoint" part option for
5158 "help d" and "help delete" tests.
5159
540b8a30
UW
51602006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5161
a9c64011 5162 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
5163 expected output in some mi_gdb_test statements.
5164 * gdb.mi/mi2-basics.exp: Likewise.
5165
9b6462d9
JB
51662006-05-05 Joel Brobecker <brobecker@adacore.com>
5167
5168 * gdb.base/del.c: New file.
5169 * gdb.base/del.exp: New testcase.
5170
954de43b
DM
51712006-05-05 David S. Miller <davem@sunset.davemloft.net>
5172
5173 * gdb.base/break.exp: Do not assume a breakpoint on
5174 main will actually be in $srcfile when optimizing.
1303f75e
DM
5175 * gdb.base/savedregs.exp: Do not require that the dummy
5176 frame location match up to a symbol and source file location.
c3242428
DM
5177 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
5178 will get printed without a mi_cmd_data_list_register_values prefix.
5179 (*-data-list-register-*): Correct regular expressions to expect the new
5180 pseudo d? floating point registers.
5181 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 5182
c7e64c9a
DJ
51832006-05-05 Christophe Lyon <christophe.lyon@st.com>
5184
5185 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
5186 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
5187 is allocated by the compiler.
5188 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
5189 anons, e, anone to force their allocation by the compiler.
5190
51912006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
5192
5193 * gdb.base/help.exp: Update expected text for help d and
5194 help delete.
5195
27ce9a6d
MK
51962006-05-02 Mark Kettenis <kettenis@gnu.org>
5197
5198 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
5199 NetBSD/ELF targets.
5200
8608915f
MK
52012006-04-30 Mark Kettenis <kettenis@gnu.org>
5202
5203 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
5204 single-step breakpoint fails; make this a KFAIL on
5205 sparc*-*-openbsd*.
5206 * gdb.base/siginfo.exp: Likewise.
5207 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5208
b8db102d
MS
52092006-04-26 Michael Snyder <msnyder@redhat.com>
5210
5211 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
5212 which may have to consume output from other forks.
5213 Add tests to make sure that "delete fork" succeeded.
5214
c702009a
MS
52152006-04-20 Michael Snyder <msnyder@redhat.com>
5216
5217 * 2006-03-22 Jim Blandy <jimb@redhat.com>
5218 Add support for the Renesas M32C and M16C.
5219
5220 * gdb.asm/asm-source.exp: Add m32c target.
5221 * gdb.asm/m32c.inc: Support for m32c target.
5222
e28493f2
AS
52232006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
5224
5225 * gdb.base/commands.exp (recursive_source_test): New test.
5226
880da185
DM
52272006-04-04 David S. Miller <davem@sunset.davemloft.net>
5228
5229 * gdb.base/float.exp: Add pattern for sparc targets.
5230
61d9b92f
DJ
52312006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5232
5233 * gdb.base/commands.exp (stray_arg0_test): New test.
5234
bd717df8
PB
52352006-03-30 Paul Brook <paul@codesourcery.com>
5236
5237 * gdb.mi/mi-until.exp: kfail broken until command.
5238 * gdb.mi/mi2-until.exp: Ditto.
5239
ec793d3c
NR
52402006-03-27 Nick Roberts <nickrob@snap.net.nz>
5241
5242 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
5243
831004b7
AO
52442006-03-08 Alexandre Oliva <aoliva@redhat.com>
5245
5246 * gdb.base/prelink.exp: Anchor tested-for regular expression
5247 on gdb prompt.
5248
effe49a0
PB
52492006-03-07 Paul Brook <paul@codesourcery.com>
5250
5251 * gdb.base/assign.exp: Correct fail message.
5252
e5461016
PB
52532006-03-07 Paul Brook <paul@codesourcery.com>
5254
5255 * lib/compiler.c: Extract armcc version number.
5256 * lib/compiler.cc: Ditto.
5257
fc91c6c2
PB
52582006-03-07 Paul Brook <paul@codesourcery.com>
5259
5260 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
5261 additional_flags=-w.
5262 * gdb.arch/altivec-regs.exp: Ditto.
5263 * gdb.arch/e500-abi.exp: Ditto.
5264 * gdb.arch/e500-regs.exp: Ditto.
5265 * gdb.base/all-bin.exp: Ditto.
5266 * gdb.base/annota1.exp: Ditto.
5267 * gdb.base/annota3.exp: Ditto.
5268 * gdb.base/args.exp: Ditto.
5269 * gdb.base/arithmet.exp: Ditto.
5270 * gdb.base/assign.exp: Ditto.
5271 * gdb.base/async.exp: Ditto.
5272 * gdb.base/bang.exp: Ditto.
5273 * gdb.base/break.exp: Ditto.
5274 * gdb.base/call-rt-st.exp: Ditto.
5275 * gdb.base/completion.exp: Ditto.
5276 * gdb.base/cond-expr.exp: Ditto.
5277 * gdb.base/condbreak.exp: Ditto.
5278 * gdb.base/consecutive.exp: Ditto.
5279 * gdb.base/define.exp: Ditto.
5280 * gdb.base/display.exp: Ditto.
5281 * gdb.base/ena-dis-br.exp: Ditto.
5282 * gdb.base/environ.exp: Ditto.
5283 * gdb.base/eval-skip.exp: Ditto.
5284 * gdb.base/info-proc.exp: Ditto.
5285 * gdb.base/jump.exp: Ditto.
5286 * gdb.base/logical.exp: Ditto.
5287 * gdb.base/long_long.exp: Ditto.
5288 * gdb.base/maint.exp: Ditto.
5289 * gdb.base/miscexprs.exp: Ditto.
5290 * gdb.base/pc-fp.exp: Ditto.
5291 * gdb.base/pointers.exp: Ditto.
5292 * gdb.base/relational.exp: Ditto.
5293 * gdb.base/reread.exp: Ditto.
5294 * gdb.base/sect-cmd.exp: Ditto.
5295 * gdb.base/sep.exp: Ditto.
5296 * gdb.base/sepdebug.exp: Ditto.
5297 * gdb.base/until.exp: Ditto.
5298 * gdb.base/whatis-exp.exp: Ditto.
5299 * gdb.cp/annota2.exp: Ditto.
5300 * gdb.cp/annota3.exp: Ditto.
5301 * gdb.trace/actions.exp: Ditto.
5302 * gdb.trace/backtrace.exp: Ditto.
5303 * gdb.trace/circ.exp: Ditto.
5304 * gdb.trace/collection.exp: Ditto.
5305 * gdb.trace/deltrace.exp: Ditto.
5306 * gdb.trace/infotrace.exp: Ditto.
5307 * gdb.trace/limits.exp: Ditto.
5308 * gdb.trace/packetlen.exp: Ditto.
5309 * gdb.trace/passc-dyn.exp: Ditto.
5310 * gdb.trace/passcount.exp: Ditto.
5311 * gdb.trace/report.exp: Ditto.
5312 * gdb.trace/save-trace.exp: Ditto.
5313 * gdb.trace/tfind.exp: Ditto.
5314 * gdb.trace/tracecmd.exp: Ditto.
5315 * gdb.trace/while-dyn.exp: Ditto.
5316 * gdb.trace/while-stepping.exp: Ditto.
5317 * lib/gdb.exp: Ditto.
5318 (gdb_compile): Handle nowarning option.
5319
5f4a23d9
AO
53202006-03-07 Alexandre Oliva <aoliva@redhat.com>
5321
5322 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
5323 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
5324 Rename executable to prelinkt. Don't re-prelink if we didn't
5325 get a core file. Test prelink -u exit status to tell whether
5326 prelinking failed. Use gdb_test_multiple.
5327
9733fc94
DJ
53282006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5329
5330 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
5331 (do_tests): Call it.
5332
cc10cae3
AO
53332006-02-28 Alexandre Oliva <aoliva@redhat.com>
5334
5335 * gdb.base/prelink.exp: New test.
5336 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
5337
15c46491
WZ
53382006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
5339
5340 * gdb.fortran/derived-type.f90: New file.
5341 * gdb.fortran/derived-type.exp: New testcase.
5342
5c9f7ded
DJ
53432006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
5344
5345 * gdb.base/default.exp: Allow ';' as a directory separator.
5346
5b96932b
AS
53472006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5348
5349 * gdb.base/help.exp (help add-symbol-file): Update.
5350
1986bccd
AS
53512006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5352
5353 * gdb.base/help.exp (help load): Update expected results.
5354
a8b7528f
FF
53552006-02-19 Fred Fish <fnf@specifix.com>
5356
5357 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
5358 specifix hex value as part of results.
5359 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 5360
f8261448
FF
53612006-02-16 Fred Fish <fnf@specifix.com>
5362
5363 * gdb.base/whatis.c: Define variables using typedefs char_addr,
5364 ushort_addr, and slong_addr, so the typedefs are not optimized
5365 away.
5366 * gdb.base/whatis.exp: Add tests using type name for struct type,
5367 union type, enum type, and typedef.
a9c64011 5368
31d8bdd2
MK
53692006-02-13 Mark Kettenis <kettenis@gnu.org>
5370
5371 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
5372
34e41e63
JB
53732006-02-13 Jim Blandy <jimb@redhat.com>
5374
5375 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
5376 case where it takes two "next" commands to skip past the init
5377 call.
5378
ac6e4f31
FF
53792006-02-12 Fred Fish <fnf@specifix.com>
5380
5381 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
5382 to handle cases where it takes two "next" commands to skip
5383 past the init call.
5384
2db2d571
JB
53852006-02-07 Joel Brobecker <brobecker@adacore.com>
5386
5387 * gdb.ada/array_return.exp: Mark the last test as expected to fail
5388 on hppa32 targets.
5389
38fcd64c
DJ
53902006-02-06 Vladimir Prus <ghost@cs.msu.su>
5391
5392 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
5393 field.
5394
1315ad46
MK
53952006-01-29 Mark Kettenis <kettenis@gnu.org>
5396
5397 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
5398
5625b943
DJ
53992006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5400
5401 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
5402 files.
5403
80df1bbe
DJ
54042006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5405
5406 * gdb.cp/maint.exp: Set complaints to a positive value.
5407
9078e690
DJ
54082006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5409
5410 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
5411 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
5412 function name.
5413
9c903399
DJ
54142006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5415
5416 * gdb.base/checkpoint.c: Update copyright notice. Include
5417 <stdlib.h>.
5418
761ae4d6
JB
54192006-01-04 Jim Blandy <jimb@redhat.com>
5420
5421 * gdb.asm/asm-source.exp: Independently provide default values for
5422 asm-flags and debug-flags. Use 'string equal' to do the
5423 comparison, not the implicit expr's '==' operator. Remove
5424 now-unneeded assignments to asm-flags. In h8300 case, place
5425 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
5426
099ac3dd
MS
54272006-01-04 Michael Snyder <msnyder@redhat.com>
5428
5429 * gdb.base/checkpoint.c: New file.
5430 * gdb.base/checkpoint.exp: New file.
5431 * gdb.base/multi-fork.c: New file.
5432 * gdb.base/multi-fork.exp: New file.
5433 * gdb.base/pi.txt: New file (data for checkpoint.c test).
5434
f4d85314
FF
54352006-01-04 Fred Fish <fnf@specifix.com>
5436
5437 * gdb.base/ptype.c (foo): Add typedef.
5438 (intfoo): Add function.
5439 * gdb.base/ptype1.c: New file.
5440 * gdb.base/ptype.exp: Handle compilation and linking with two
5441 source files. Test that proper type for "foo" is found based
5442 on source context rather than first match found in symtabs.
5443
a1b06f35
MK
54442005-12-28 Mark Kettenis <kettenis@gnu.org>
5445
5446 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5447 * gdb.asm/openbsd.inc: Indent commands.
5448
d082a1e2
MK
54492005-12-26 Mark Kettenis <kettenis@gnu.org>
5450
c65016bd
MK
5451 * gdb.base/freebpcmd.exp: Increase timeout.
5452
d082a1e2
MK
5453 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5454
d3c32a0e
DJ
54552005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5456
5457 * gdb.base/default.exp: Update check for "show version".
5458
9fdb1f50
RC
54592005-12-09 Randolph Chung <tausq@debian.org>
5460
5461 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5462 * gdb.asm/pa64.inc: New file.
5463
5f2c56f7
RC
54642005-12-09 Randolph Chung <tausq@debian.org>
5465
5466 * gdb.asm/common.inc: Indent commands.
5467 * gdb.asm/asmsrc1.s: Likewise.
5468 * gdb.asm/asmsrc2.s: Likewise.
5469
8117349c
RC
54702005-12-09 Randolph Chung <tausq@debian.org>
5471
5472 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5473 (get_addr_of_sym): Remove duplicate print.
5474 (gen_core): xfail hppa*-*-hpux*, update expected output.
5475 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5476 * gdb.arch/pa64-nullify.s: New file.
5477
8f07f25a
RC
54782005-12-09 Randolph Chung <tausq@debian.org>
5479
5480 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5481
55b39184
DJ
54822005-12-07 Christophe Lyon <christophe.lyon@st.com>
5483
5484 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5485 code generation for these functions.
5486 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5487 error message.
5488
31e2b00f
AS
54892005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5490
5491 * gdb.base/help.exp (help b, help br, help bre, help brea)
5492 (help break): Update the expected message.
5493
c3d0b56e
SC
54942005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5495
5496 * gdb.asm/m68hc11.inc: Setup the data section.
5497 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5498 script for this test.
5499 (m6812-*-*): Likewise.
5500
36ae0ea9
RC
55012005-11-09 Randolph Chung <tausq@debian.org>
5502
5503 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5504
9d6f42e9
WZ
55052005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5506
5507 * gdb.base/break.exp: Fix a comment typo.
5508
e2126a14
EZ
55092005-11-03 Jim Blandy <jimb@redhat.com>
5510
a9c64011
AS
5511 Checked in by Elena Zannoni <ezannoni@redhat.com>
5512
e2126a14
EZ
5513 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5514
e0ac7199
CV
55152005-11-02 Corinna Vinschen <vinschen@redhat.com>
5516
5517 * gdb.arch/gdb1558.c: Include stdio.h.
5518
31d3fb18
MK
55192005-10-31 Mark Kettenis <kettenis@gnu.org>
5520
5521 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5522
e52b687c
MK
55232005-10-31 Mark Kettenis <kettenis@gnu.org>
5524
5525 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5526
f4711d79
PG
55272005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5528
a9c64011
AS
5529 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5530 vscr" tests to better match output.
f4711d79 5531
987a9106
JB
55322005-10-12 Jim Blandy <jimb@redhat.com>
5533
5534 * gdb.base/structs.exp (any): New function.
5535 (test_struct_returns): Don't make any assumptions at all about
5536 what value the function returns when GDB can't set the return
5537 value.
5538
2336bb58
JB
55392005-10-09 Joel Brobecker <brobecker@adacore.com>
5540
5541 * gdb.ada/arrayidx/p.adb: New file.
5542 * gdb.ada/arrayidx.exp: New testcase
5543
55442005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
5545
5546 * gdb.ada/array_return/pck.ads: New file.
5547 * gdb.ada/array_return/pck.adb: New file.
5548 * gdb.ada/array_return/p.adb: New file.
5549 * gdb.ada/array_return.exp: New testcase.
5550
705335ea
JB
55512005-10-03 Joel Brobecker <brobecker@adacore.com>
5552
a9c64011
AS
5553 * gdb.base/arrayidx.c: New file.
5554 * gdb.base/arrayidx.exp: New testcase.
705335ea 5555
11ee9940
NR
55562005-09-29 Nick Roberts <nickrob@snap.net.nz>
5557
5558 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
5559 frames-invalid and breakpoints-invalid are no longer generated
5560 with level 3 so don't expect them in the output.
5561
39fb8e9e
BR
55622005-09-27 Bob Rossi <bob@brasko.net>
5563
a9c64011 5564 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
5565 from test. Escape the | in mi_gdb_test call.
5566 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
5567 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
5568 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
5569 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
5570 expected regex's in mi_gdb_test calls.
5571 * lib/mi-support.exp: Remove arbitrary .* from tests.
5572 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
5573 Fully anchor GDB/MI expected results in mi_gdb_test.
5574 * lib/gdb.exp (string_to_regexp): Escape the ] character.
5575 * gdb.base/sizeof.exp: Remove escape character. Correct test.
5576
2af48f68
PB
55772005-09-26 Paul Brook <paul@codesourcery.com>
5578
5579 * long_long.exp: Exclude eabi targets from arm FPA float format test.
5580
f34502bc
WZ
55812005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5582
5583 * bfp-test.c: New file.
5584 * bfp-test.exp: New testcase.
5585
ca929517
WZ
55862005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5587
5588 * gdb.fortran/subarray.exp: New testcase to test the evaluation
5589 of subarray and substring variable.
5590 * gdb.fortran/subarray.f: New source file for the test of subarray
5591 and substring variable evaluation.
5592 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
5593 of string constant.
5594
c761af65
DJ
55952005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
5596
5597 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
5598 copyright dates.
5599
561d7a1d
PG
56002005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
5601
5602 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
5603 powerpc altivec' test with an almost identical 'info vector' test.
5604
b2b64cc9
PG
56052005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5606
a9c64011
AS
5607 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5608 vscr" tests to match output.
b2b64cc9 5609
6ac4d15a
PG
56102005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5611
a9c64011
AS
5612 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
5613 output.
6ac4d15a 5614
40e55bef
BR
56152005-09-11 Bob Rossi <bob@brasko.net>
5616
5617 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 5618 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
5619 commands that return an MI output command and an asyncronous MI output
5620 command.
5621 * gdb.mi/mi-console.exp: Ditto.
5622
3c7385ec
BR
56232005-09-11 Bob Rossi <bob@brasko.net>
5624
5625 * gdb.mi/mi-var-child.c: Include <string.h>.
5626
a6cd0eb3
DJ
56272005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
5628
5629 * killed.exp: Correct gdb_expect syntax.
5630
2f168eed
CV
56312005-08-09 Corinna Vinschen <vinschen@redhat.com>
5632
5633 * lib/mi-support.exp (mi_gdb_load): Fix typo.
5634
ecd3fd0f
BR
56352005-08-02 Bob Rossi <bob@brasko.net>
5636
5637 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
5638 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
5639 Change tests to inferior-tty-set/show.
5640 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
5641 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
5642 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
5643 inferior. Use mi_gdb_test to get GDB and Inferior output.
5644 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
5645 descriptor.
5646 (mi_inferior_tty_name): Add inferior PTY file name.
5647 (mi_gdb_start): Add INFERIOR_PTY parameter.
5648 (mi_gdb_test): Add IPATTERN parameter.
5649
f1ea48cb 56502005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 5651
f1ea48cb
BR
5652 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
5653 parameter to mi_gdb_test.
5654 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
5655
6e650a67
DJ
56562005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5657
5658 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
5659 struct_declarations.
5660 * gdb.mi/mi-var-child.exp: Step over the initialization of
5661 struct_declarations.
5662
8be260b6
DJ
56632005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5664
5665 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
5666 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
5667 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
5668 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
5669 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
5670 file.
5671
4e660f07
NR
56722005-07-27 Nick Roberts <nickrob@snap.net.nz>
5673
5674 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
5675 (do_children_tests): Assign values to the extra elements.
5676
5677 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
5678 them for tests for "-var-update --no-values" and
a9c64011 5679 "-var-update --all-values".
4e660f07
NR
5680 Add test for "-var-list-children --simple-values".
5681
5682 * gdb.mi/basics.c (callee4): Add integer array D[3]...
5683
5684 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
5685 "-stack-list-locals --simple-values" Improve doc strings and
5686 comments.
5687
6bdae935
MK
56882005-07-18 Mark Kettenis <kettenis@gnu.org>
5689
598b7a6f
MK
5690 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
5691 *-*-openbsd*.
5692 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
5693
6bdae935
MK
5694 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
5695 sigaltsatck'.
5696
1323e929 56972005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 5698
1323e929
BR
5699 * gdb.base/default.exp (tty): Changed output of command.
5700 * gdb.base/help.exp (help tty): Ditto.
5701
b1a9c082
MK
57022005-07-12 Mark Kettenis <kettenis@gnu.org>
5703
5704 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
5705
10a844a2
MK
57062005-07-10 Mark Kettenis <kettenis@gnu.org>
5707
5708 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
5709 -stack-select-frame without arguments.
5710 (test_stack_frame_listing): Add test for newly implemented command
5711 -stack-info-frame.
5712
3cb3b8df
BR
57132005-07-06 Bob Rossi <bob@brasko.net>
5714
5715 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
5716 command.
5717 (Copyright): Update copyright.
5718
a0c5fbcf
WZ
57192005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
5720
5721 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
5722 tests to evaluate exponentiation expression.
5723
984971d0
AS
57242005-06-29 Andreas Schwab <schwab@suse.de>
5725
5726 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
5727 main to avoid warnings.
5728
5729 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
5730
fe03833f
NR
57312005-06-20 Nick Roberts <nickrob@snap.net.nz>
5732
5733 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
5734 -stack-select-frame without arguments.
5735 (test_stack_frame_listing): Add test for newly implemented command
5736 -stack-info-frame.
a9c64011 5737
7a55f279
WZ
57382005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
5739
0ffa0ea5
DJ
5740 * gdb.fortran/array-element.f: New file.
5741 * gdb.fortran/array-element.exp: New testcase.
7a55f279 5742
26585198
DJ
57432005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5744
5745 * gdb.base/bigcore.exp: Correct checks for systems which can
5746 not dump a large core file.
5747
c1bd25fd
DJ
57482005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5749
5750 * gdb.base/relocate.c: Add a copyright notice.
5751 (dummy): Remove.
5752 * gdb.base/relocate.exp: Test printing the values of variables
5753 from a relocatable file.
5754
589e074d
DJ
57552005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
5756
5757 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
5758 excess MI output after an error.
5759
0915f927
JB
57602005-05-29 Joel Brobecker <brobecker@adacore.com>
5761
5762 * gdb.arch/alpha-step.c: New file.
5763 * gdb.arch/alpha-step.exp: New testcase.
5764
76ff342d
DJ
57652005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5766 Dennis Brueni <dennis@slickedit.com>
5767
5768 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
5769 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
5770 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
5771 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
5772 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
5773 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
5774 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
5775
96b0c7ac
DJ
57762005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
5777 Wu Zhou <woodzltc@cn.ibm.com>
5778
5779 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
5780 IBM's xlc compiler.
5781 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
5782 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
5783
f21565d2
JB
57842005-05-13 Jim Blandy <jimb@redhat.com>
5785
5786 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
5787 calling gdb_suppress_entire_file.
5788 * gdb.base/charset.exp: Same.
5789 * gdb.base/call-rt-st.exp: Same.
5790
6006a3a1
BR
57912005-05-05 Bob Rossi <bob_rossi@cox.net>
5792
5793 * lib/gdb.exp (fullname_syntax): Added global regex.
5794 (fullname_syntax_POSIX): Ditto.
5795 (fullname_syntax_UNC): Ditto.
5796 (fullname_syntax_DOS_CASE): Ditto.
5797 (fullname_syntax_DOS): Ditto.
5798 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
5799 fullname_syntax variable to scope and use it.
5800 (test_file_list_exec_source_files): Ditto.
5801 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
5802
c3b69c04
DJ
58032005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
5804
5805 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
5806
3c95e6af
PG
58072004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
5808
a9c64011
AS
5809 * lib/gdb.exp (skip_altivec_tests): New function, based on
5810 check_vmx_hw_available from the GCC testsuite.
5811 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
5812 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 5813
78df6c56
JB
58142005-05-02 Jim Blandy <jimb@redhat.com>
5815
5816 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
5817 calling gdb_suppress_entire_file.
5818
1690f9cf
DJ
58192005-04-30 Randolph Chung <tausq@debian.org>
5820
5821 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
5822 Slightly relax "sem_post" name checking.
5823
5ea106f7
PG
58242005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5825
5826 * gdb.base/unload.exp: Use new shared library infrastructure.
5827
bf7234cf
PG
58282005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5829
5830 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 5831 infrastructure.
bf7234cf 5832
547b869a
CV
58332005-04-29 Corinna Vinschen <vinschen@redhat.com>
5834
5835 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
5836 * gdb.asm/h8300.inc: New file.
5837
f07e55f0
PG
58382005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5839
5840 * gdb.base/shlib-call.exp: Change to use new shared library
5841 infrastructure.
5842
3cbba3d1
PG
58432005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5844
a9c64011
AS
5845 * gdb.base/pending.exp: Change to use new shared library
5846 infrastructure.
3cbba3d1 5847
ed6df200
PG
58482005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5849
a9c64011
AS
5850 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
5851 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 5852
8c8f4ebe
PG
58532005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
5854
a9c64011
AS
5855 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
5856 shared objects being adjusted and update copyright years.
8c8f4ebe 5857
607fbc54
DJ
58582005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
5859
5860 * ChangeLog: Correct some 2003-01-13 dates.
5861 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
5862 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
5863 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
5864 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
5865 gdb.trace/tfind.exp: Update copyright years.
5866
57bf0e56
DJ
58672005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
5868 Daniel Jacobowitz <dan@codesourcery.com>
5869
5870 * lib/gdb.exp (gdb_compile): Handle shlib=.
5871 (gdb_compile_shlib): New function.
5872
9b593790
PG
58732005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
5874
a9c64011 5875 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 5876
9494c6a5
DJ
58772005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5878
5879 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
5880 gdb.server.
5881 * configure.ac: Likewise.
5882 * configure: Regenerated.
5883 * gdb.gdbserver/Makefile.in: Moved to...
5884 * gdb.server/Makefile.in: ... here.
5885 * gdb.gdbserver/server.c: Moved to...
5886 * gdb.server/server.c: ... here.
5887 * gdb.gdbserver/server-run.exp: Moved to...
5888 * gdb.server/server-run.exp: ... here.
5889
6f8eac0e
DJ
58902005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5891
5892 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
5893 * configure.ac: Create gdb.gdbserver/Makefile.
5894 * configure: Regenerated.
5895 * lib/gdbserver-support.exp: New file, derived from
5896 config/gdbserver.exp.
5897 * config/gdbserver.exp: Use gdbserver-support.exp.
5898 * gdb.gdbserver/Makefile.in: New file.
5899 * gdb.gdbserver/server.c: New file.
5900 * gdb.gdbserver/server-run.exp: New file.
5901
6e87504d
PG
59022005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
5903
a9c64011
AS
5904 * lib/gdb.exp (test_compiler_info): Return compiler_info
5905 if no arguments are given.
6e87504d 5906
d1779be4
PG
59072005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
5908
5909 * gdb.arch/altivec-abi.exp: Check for compiler and set
5910 use altivec' flag accordingly.
5911 * gdb.arch/altivec-regs.exp: Likewise.
5912
88750304
DJ
59132005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
5914
5915 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
5916
f3fb768d
AS
59172005-03-27 Andreas Schwab <schwab@suse.de>
5918
5919 * gdb.base/bigcore.c (main): Add missing mode argument in open
5920 call.
5921
7e813ac5
DJ
59222005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
5923
5924 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
5925 downloads.
5926 * config/gdbserver.exp (gdb_load): Likewise.
5927
8e3049aa
PB
59282005-03-14 Paul Brook <paul@codesourcery.com>
5929
5930 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
5931 targets.
5932
a9df7c44
JB
59332005-03-09 Joel Brobecker <brobecker@adacore.com>
5934
5935 * gdb.dwarf2/dup-psym.S: New file.
5936 * gdb.dwarf2/dup-psym.exp: New testcase.
5937
9f0d94e8
JB
59382005-03-09 Joel Brobecker <brobecker@adacore.com>
5939
5940 * gdb.ada/exec_changed/first.adb: New file.
5941 * gdb.ada/exec_changed/second.adb: New file.
5942 * gdb.ada/exec_changed.exp: New testcase.
5943
5f579bc5
NS
59442005-03-08 Nathan Sidwell <nathan@codesourcery.com>
5945
36e9969c
NS
5946 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
5947 (A2): New class.
5948 (main): Test operator+.
5949 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
5950 breakpoint test.
5951
5f579bc5
NS
5952 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
5953 * gdb.base/signull.exp: Disable if gdb,nosignals.
5954 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
5955 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
5956 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
5957 * gdb.mi/mi2-console.exp: Likewise.
5958 * gdb.trace/collection.exp (run_trace_experiment): Consume the
5959 continue output at start.
5960 (gdb_collect_locals_test): Robustify regexp.
5961 * gdb.trace/passc-dyn.exp: Fix comment typo.
5962 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
5963
be46087e
CV
59642005-03-08 Corinna Vinschen <vinschen@redhat.com>
5965
5966 * gdb.asm/asm-source.exp: Add iq2000 case.
5967 * gdb.asm/iq2000.inc: New file.
5968
384e1a61 59692005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 5970
384e1a61
MI
5971 * gdb.base/command.exp: Change hardcoded value to regular expression.
5972 * gdb.base/float.exp: Add powerpc to the list of targets checked.
5973
584b6e9e
DJ
59742005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
5975
5976 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
5977 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
5978 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
5979 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
5980 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
5981
ab5b5d61
MK
59822005-03-05 Mark Kettenis <kettenis@gnu.org>
5983
5984 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
5985 changes.
5986
ae051c1b
PG
59872004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
5988
a9c64011
AS
5989 * lib/compiler.c: Add test for IBM's xlc compiler.
5990 * lib/compiler.cc: Likewise.
ae051c1b 5991
3f0f6ed2
JB
59922004-02-24 Joel Brobecker <brobecker@adacore.com>
5993
5994 * gdb.ada/fixed_points.exp: Create compilation object directory
5995 before running the test.
5996 * gdb.ada/null_record.exp: Likewise.
5997 * gdb.ada/packed_array.exp: Likewise.
5998 * gdb.ada/start.exp: Likewise.
5999
724f452b
JB
60002005-02-15 Joel Brobecker <brobecker@adacore.com>
6001
6002 * gdb.ada/packed_array/pa.adb: New file.
6003 * gdb.ada/packed_array.exp: New testcase.
6004
57f5cdfb 60052005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 6006
1f393151
MK
6007 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
6008 files.
6009
ebdda337
MK
6010 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
6011 on *-*-openbsd*. Correctly match whitespace in regukar
6012 expressions.
6013
cf309262
DJ
60142005-02-10 Daniel Jacobowitz <dan@debian.org>
6015
6016 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
6017 PR exp/1821
6018 * gdb.base/gdb1821.c: New test file.
6019 * gdb.base/gdb1821.exp: New test file.
6020
3be49e7a
JB
60212005-02-09 Joel Brobecker <brobecker@adacore.com>
6022
6023 * gdb.base/start.c: New file.
6024 * gdb.base/start.exp: New testcase.
6025
e292e67d
JB
60262005-02-09 Joel Brobecker <brobecker@adacore.com>
6027
6028 * gdb.ada/start/dummy.adb: New file.
6029 * gdb.ada/start.exp: New testcase.
6030
dbdfa66c
CV
60312005-02-09 Corinna Vinschen <vinschen@redhat.com>
6032
6033 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
6034 for printing symbols and statistics.
6035 Add test for using relative pathnames in "maint print msymbols" test.
6036 Mark "maint info sections DATA" XFAIL on Cygwin.
6037 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
6038 tests.
6039
d7941671
AC
60402005-02-09 Andreas Schwab <schwab@suse.de>
6041
6042 Committed by Andrew Cagney <cagney@gnu.org>
6043 * gdb.base/remotetimeout.exp: New file.
6044
74e5ef44
MK
60452005-02-07 Mark Kettenis <kettenis@gnu.org>
6046
6047 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
6048
464dd14d
JB
60492005-02-03 Joel Brobecker <brobecker@adacore.com>
6050
6051 * gdb.ada/gnat_ada.gpr: New file.
6052 * gdb.ada/gnat_ada.gin: Delete, no longer used.
6053 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
6054 * configure.ac: No longer generate gnat_ada.gpr.
6055 * configure: Regenerate.
6056 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
6057 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
6058 * gdb.ada/null_record/bar.ads: Likewise.
6059 * gdb.ada/null_record/bar.adb: Likewise.
6060 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
6061 * gdb.ada/null_record.exp (testdir): New variable.
6062 (testfile): executable is now in testdir subdirectory.
6063 (srcfile): Use full path to the main compilation unit.
6064 * gdb.ada/fixed_points.exp: Same changes as above.
6065
30d756ae
NR
60662005-02-03 Nick Roberts <nickrob@snap.net.nz>
6067
6068 * gdb.base/interp.exp: New test.
6069
9d799f85
AC
60702005-01-24 Andrew Cagney <cagney@gnu.org>
6071
6072 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
6073
15656118
AC
60742005-01-19 Andrew Cagney <cagney@gnu.org>
6075
a892c31b
AC
6076 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
6077 configure.ac not configure.in.
6078
15656118
AC
6079 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
6080 of powerpc*-*-*.
6081 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 6082 * gdb.base/list.exp (test_list_function)
15656118
AC
6083 (test_list_filename_and_function): Ditto.
6084 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
6085
a7b01baf
AC
60862005-01-16 Andrew Cagney <cagney@gnu.org>
6087
17d92a02
AC
6088 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
6089
a7b01baf
AC
6090 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
6091
bc8332bb
AC
60922005-01-14 Andrew Cagney <cagney@gnu.org>
6093
6094 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
6095 * gdb.mi/mi2-var-cmd.exp: Ditto.
6096
4d074752
CV
60972005-01-10 Corinna Vinschen <vinschen@redhat.com>
6098
6099 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
6100
bec39cab
AC
61012005-01-07 Andrew Cagney <cagney@gnu.org>
6102
6103 * configure.ac: Rename configure.in, require autoconf 2.59.
6104 * configure: Re-generate.
6105 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
6106 * gdb.stabs/configure: Re-generate.
6107 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
6108 * gdb.hp/configure: Re-generate.
6109 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
6110 autoconf 2.59.
6111 * gdb.hp/gdb.objdbg/configure: Re-generate.
6112 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
6113 autoconf 2.59.
6114 * gdb.hp/gdb.defects/configure: Re-generate.
6115 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
6116 autoconf 2.59.
6117 * gdb.hp/gdb.compat/configure: Re-generate.
6118 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
6119 autoconf 2.59.
6120 * gdb.hp/gdb.base-hp/configure: Re-generate.
6121 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
6122 autoconf 2.59.
6123 * gdb.hp/gdb.aCC/configure: Re-generate.
6124
f10b16d4
JB
61252004-12-15 Jim Blandy <jimb@redhat.com>
6126
6127 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
6128 under NPTL when there is debugging info available for libpthread.
6129
fb6e1814
JG
61302004-12-13 Jerome Guitton <guitton@gnat.com>
6131
6132 * gdb.ada/fixed_points.c: New file.
6133 * gdb.ada/fixed_points.exp: New file.
6134
fe46cd3a
RC
61352004-12-03 Randolph Chung <tausq@debian.org>
6136
6137 * gdb.arch/pa-nullify.exp: New file.
6138 * gdb.arch/pa-nullify.s: New file.
6139
8de0841b
RC
61402004-11-30 Randolph Chung <tausq@debian.org>
6141
6142 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
6143 instead of "tbug". Fix regexp to work properly with gdb_test.
6144
c8170782
PH
61452004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
6146
6147 * gdb.base/bitfields2.exp: New test.
6148 * gdb.base/bitfields2.c: New file.
6149
954269c2
RE
61502004-11-28 Richard Earnshaw <rearnsha@arm.com>
6151
6152 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
6153
0107feed
RC
61542004-11-16 Randolph Chung <tausq@debian.org>
6155
6156 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
6157
f073ae8c
DJ
61582004-11-14 Daniel Jacobowitz <dan@debian.org>
6159
6160 * gdb.threads/threadapply.exp: Correct "macro details" test.
6161
19ad59e7
JJ
61622004-11-11 Jeff Johnston <jjohnstn@redhat.com>
6163
6164 * gdb.threads/threadapply.exp: New test.
6165 * gdb.threads/threadapply.c: New file.
6166
9cf0961b
MK
61672004-11-07 Mark Kettenis <kettenis@gnu.org>
6168
6169 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
6170 frames.
6171
c789492a
FL
61722004-11-05 Felix Lee <felix+log1@specifixinc.com>
6173
6174 * gdb.base/cursal.exp: New file.
6175 * gdb.base/cursal.c: New file.
6176
a1e167bb
AC
61772004-11-03 Andrew Cagney <cagney@gnu.org>
6178
6179 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
6180
b7cbf173
MK
61812004-10-30 Mark Kettenis <kettenis@gnu.org>
6182
6183 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
6184 NetBSD/ELF targets.
6185
88f9d34f
JB
61862004-10-29 Joel Brobecker <brobecker@gnat.com>
6187
6188 * gdb.threads/bp_in_thread.c: New file, copied from
6189 pthread_cond_wait.c.
6190 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
6191 file, rather than reusing the .c file from another testcase.
6192
ca7d6a0c
JB
61932004-10-20 Joel Brobecker <brobecker@gnat.com>
6194
6195 * gdb.ada/null_record.exp: Check where we stopped after
6196 sending the start command, instead of where the associated
6197 temporary breakpoint was inserted.
6198
0d863d03
AC
61992004-10-14 Andrew Cagney <cagney@gnu.org>
6200
6201 * gdb.mi/gdb701.c (main): Return 0.
6202
d11e72cb
DJ
62032004-10-13 Daniel Jacobowitz <dan@debian.org>
6204
d40539a4 6205 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 6206
e1923096
JJ
62072004-10-12 Jeff Johnston <jjohnstn@redhat.com>
6208
6209 * gdb.threads/schedlock.c: Add comment markers to use to find
6210 line numbers.
6211 * gdb.threads/schedlock.exp: Adjust regex to handle the new
6212 comments.
6213 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
6214 breakpoint lines.
6215
ec8ba2c9
DJ
62162004-10-12 Daniel Jacobowitz <dan@debian.org>
6217
6218 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
6219
0eb3658b
DJ
62202004-10-12 Daniel Jacobowitz <dan@debian.org>
6221
6222 * configure.in: Add gdb.dwarf2.
6223 * configure: Regenerated.
6224 * Makefile.in: Add gdb.dwarf2.
6225 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
6226 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
6227 gdb.dwarf2/file1.txt: New files.
6228
a271cc33
OF
62292004-10-11 Orjan Friberg <orjanf@axis.com>
6230
a9c64011 6231 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
6232 of "run", since the latter doesn't work with remote targets. Adjust
6233 the breakpoint numbering accordingly.
6234 * gdb.threads/pthread_cond_wait.exp: Ditto.
6235
895ce074
MC
62362004-10-08 Michael Chastain <mec.gnu@mindspring.com>
6237
6238 * gdb.base/overlays.exp: Update copyright years.
6239
6be3092d
KI
62402004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
6241
6242 * gdb.base/overlays.exp: Disable if target is Linux.
6243
e05389b8
FL
62442004-10-06 Felix Lee <felix+log1@specifixinc.com>
6245
6246 * config/gdbserver.exp (gdb_load): Use right filename on remote.
6247
73cb587d
KI
62482004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
6249
6250 * gdb.asm/asm-source.exp: Add m32r-linux target.
6251 * gdb.asm/m32r-linux.inc: New file.
6252
3c0edcdc
AC
62532004-09-24 Andrew Cagney <cagney@redhat.com>
6254 David Anderson <anderson@redhat.com>
6255
6256 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
6257 command fails, assume things will work.
6258 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
6259 (_GNU_SOURCE): Define.
6260 (print_unsigned, print_hex): Change parameter to "long long".
6261 (print_byte_count): New function, use to print byte counts.
6262 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
6263 O_LARGEFILE.
6264 (main): Compute an upper bound on a corefile in max_core_size.
6265 Limit memory chunk size to max_core_size. Limit total memory
6266 allocated to max_core_size.
6267
4bb3667f
AC
62682004-09-23 Andrew Cagney <cagney@gnu.org>
6269
6270 * gdb.base/bigcore.exp: Replace the code that creates a corefile
6271 from a separate process with code that creates a corefile by
6272 making the inferior dump core.
6273
60fe1a51
MK
62742004-09-23 Mark Kettenis <kettenis@gnu.org>
6275
6276 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
6277 block.
6278
8e937346
MC
62792004-09-23 Michael Chastain <mec.gnu@mindspring.com>
6280
6281 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
6282 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
6283 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
6284 Likewise.
6285
7213f6d6
JJ
62862004-09-20 Jeff Johnston <jjohnstn@redhat.com>
6287
6288 * gdb.java/jprint.exp: New test case for java inferior call.
6289 * gdb.java/jprint.java: Ditto.
6290
eac69dca
JB
62912004-09-15 Joel Brobecker <brobecker@gnat.com>
6292
6293 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
6294
22227696
MC
62952004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6296
6297 * gdb.threads/killed.c: Include <stdlib.h>.
6298 * gdb.threads/pthreads.c: Likewise.
6299
7dd403a4
MC
63002004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6301
6302 * gdb.threads/killed.c: Add copyright notice.
6303
33f2d567
JM
63042004-09-10 Jason Molenda (jmolenda@apple.com)
6305
a9c64011
AS
6306 * gdb.base/define.exp: Two new tests to verify zero space chars
6307 after 'if' and 'while' commands in a user-defined command is correctly
6308 parsed.
33f2d567 6309
e05b62ac
AC
63102004-09-08 Andrew Cagney <cagney@gnu.org>
6311
6312 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
6313 delivery test with duplicate at end of file.
6314
9cbe82da
MK
63152004-09-06 Mark Kettenis <kettenis@jive.nl>
6316
6317 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
6318
564803d9
MC
63192004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6320
6321 * config/hppro.exp: Removed.
6322
7c6807ce
MC
63232004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6324
6325 * config/sparclet.exp: Removed.
6326
bf7e26dd
MC
63272004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6328
6329 * config/udi.exp: Removed.
6330
714e341b
MC
63312004-09-02 Michael Chastain <mec.gnu@mindspring.com>
6332
6333 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
6334 of "exp_continue".
6335 (advancei): Likewise.
6336
1236e623
JJ
63372004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6338
6339 * gdb.base/unload.exp: Fix so messages aren't duplicated.
6340
3bdcad15
MI
63412004-09-01 Manoj Iyer <manjo@austin.ibm.com>
6342
228af206 6343 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
6344 to check for nodebug in executable.
6345 * gdb.gdb/observer.exp (setup_test): Likewise.
6346 * gdb.gdb/selftest.exp (test_with_self): Likewise.
6347 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
6348
c72b934c
AC
63492004-09-01 Andrew Cagney <cagney@gnu.org>
6350
6351 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6352 files.
6353
edd9b715
JJ
63542004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6355
6356 * gdb.base/unload.exp: Fix expected warning message to match
6357 latest format.
6358
fb4ce06b
CV
63592004-09-01 Corinna Vinschen <vinschen@redhat.com>
6360
6361 * gdb.base/call-rt-st.exp: Fix typos.
6362
ce78e7c3
MI
63632004-08-31 Manoj Iyer <manjo@austin.ibm.com>
6364
6365 * gdb.threads/thread_check.exp: New testcase.
6366 * gdb.threads/thread_check.c: New testcase.
6367
2dedb159
AC
63682004-08-31 Andrew Cagney <cagney@gnu.org>
6369
6370 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
6371 (skip_to_handler_entry): New procedures. Test stepping into a
6372 handler when the breakpoint is at the handler's entry point.
6373
68f53502
AC
63742004-08-30 Andrew Cagney <cagney@gnu.org>
6375
6376 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
6377 gdb/1757.
6378
3e3ffd2b
MC
63792004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6380
6381 With code from Manoj Iyer <manjo@austin.ibm.com>:
6382 * lib/gdb.exp (gdb_file_cmd): Return more information in the
6383 return value. Add an arm for "no debugging symbols found".
6384 Change a stray "error" to "perror".
6385 (gdb_run_cmd): Adapt to new return value.
6386 * gdb.base/remote.exp: Adapt to new return value.
6387 * gdb.gdb/complaints.exp: Likewise.
6388 * gdb.gdb/observer.exp: Likewise.
6389 * gdb.gdb/selftest.exp: Likewise.
6390 * gdb.gdb/xfullpath.exp: Likewise.
6391
4b6f5fd2
JB
63922004-08-27 Joel Brobecker <brobecker@gnat.com>
6393
6394 * gdb.threads/bp_in_thread.exp: New testcase.
6395
e5b25496
MC
63962004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6397
6398 Fix PR testsuite/1735.
6399 * gdb.threads/schedlock.c (thread_function): Add a cast
6400 to suppress a gcc warning.
6401 * gdb.threads/thread-specific.c (thread_function): Likewise.
6402
934353d6
MC
64032004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6404
6405 * gdb.base/unload.c: Include <stdlib.h>.
6406
f98a0aef 64072004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 6408
f98a0aef 6409 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
6410 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
6411 synchronized after the "return".
6412
5a2e8882
MC
64132004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6414
6415 * gdb.mi/basics.c: Include <stdio.h>.
6416 * gdb.mi/pthreads.c: Include <stdlib.h>.
6417 * gdb.mi/var-cmd.c: Include <stdlib.h>.
6418
a9640423
MC
64192004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6420
6421 * gdb.threads/schedlock.c: Add copyright notice.
6422
b04e311d
AC
64232004-08-25 Andrew Cagney <cagney@gnu.org>
6424
6425 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
6426 (skip_over_handler, breakpoint_over_hander): New test procedures.
6427 (advance, advancei): Add a proper prefix, do not use
6428 rerun_to_main.
6429 * gdb.base/sigstep.c (main): Change to use an infinite loop.
6430
7c27f15b
MC
64312004-08-24 Michael Chastain <mec.gnu@mindspring.com>
6432
6433 * gdb.mi/basics.c: Add copyright notice.
6434 * gdb.mi/var-cmd.c: Add copyright notice.
6435
fffc87ae
MC
64362004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6437
6438 * lib/gdb.exp: Remove signed_keyword_not_used.
6439 * lib/compiler.c: Likewise.
6440 * lib/compiler.cc: Likewise.
6441
d782e0bf
MC
64422004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6443
6444 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6445 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6446
96033e83
MC
64472004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6448
6449 * gdb.base/whatis.c: Add copyright notice.
6450
cf38c229
MK
64512004-08-20 Mark Kettenis <kettenis@gnu.org>
6452
6453 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6454 it to skip the breakpoints encoded in the inline assembly.
6455
f4b49756
MC
64562004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6457
6458 * Makefile.in: Add gdb.fortran.
6459
2f193b69
MC
64602004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6461
6462 * gdb.base/call-sc.exp (test_scalar_returns):
6463 Fix cut-and-paste glitch in "Make fun return now".
6464
89a237cb
MC
64652004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6466
6467 * configure.in: Add gdb.fortran.
6468 * configure: Regenerate.
6469 * gdb.fortran/Makefile.in: New file.
6470 * lib/gdb.exp (skip_fortran_tests): New procedure.
6471
469aff8e
MC
64722004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6473
6474 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6475 reference to bug-gnu@prep.ai.mit.edu.
6476 * gdb.mi/mi-var-child.exp: Likewise.
6477 * gdb.mi/mi-var-cmd.exp: Likewise.
6478 * gdb.mi/mi-var-display.exp: Likewise.
6479 * gdb.mi/mi2-var-block.exp: Likewise.
6480 * gdb.mi/mi2-var-child.exp: Likewise.
6481 * gdb.mi/mi2-var-cmd.exp: Likewise.
6482 * gdb.mi/mi2-var-display.exp: Likewise.
6483
00b51b9f
MK
64842004-08-15 Mark Kettenis <kettenis@gnu.org>
6485
6486 * gdb.base/unload.c (main): Make local variable msg const.
6487
45f07fef
MC
64882004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6489
6490 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6491 to bug-gnu@prep.ai.mit.edu.
6492 * gdb.mi/mi-disassemble.exp: Likewise.
6493 * gdb.mi/mi-eval.exp: Likewise.
6494 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6495 default line number.
6496 * gdb.mi/mi-return.exp: Likewise.
6497 * gdb.mi/mi-simplerun.exp: Likewise.
6498 * gdb.mi/mi-stack.exp: Likewise.
6499 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6500 number with explicit range test.
6501 * gdb.mi/mi-watch.exp: Likewise.
6502 * gdb.mi/mi2-break.exp: Likewise.
6503 * gdb.mi/mi2-cli.exp: Likewise.
6504 * gdb.mi/mi2-disassemble.exp: Likewise.
6505 * gdb.mi/mi2-eval.exp: Likewise.
6506 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6507 default line number.
6508 * gdb.mi/mi2-return.exp: Likewise.
6509 * gdb.mi/mi2-simplerun.exp: Likewise.
6510 * gdb.mi/mi2-stack.exp: Likewise.
6511 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6512 number with explicit range test.
6513 * gdb.mi/mi2-watch.exp: Likewise.
6514
dd8c8ee7
MC
65152004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6516
6517 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6518 * gdb.cp/m-static.exp: Likewise.
6519 * gdb.cp/rtti.exp: Likewise.
6520
4e838464
MK
65212004-08-14 Mark Kettenis <kettenis@gnu.org>
6522
6523 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6524
8d8cb839
EZ
65252004-08-14 Eli Zaretskii <eliz@gnu.org>
6526
6527 * ChangeLog: Prefix Local Variables with semi-colons and indent
6528 the reference to older ChangeLog files, to fix fontification in
6529 Emacs.
6530
deea8bb0
MC
65312004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6532
6533 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6534 * gdb.mi/mi2-break.exp: Likewise.
6535
c3297504
MC
65362004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6537
6538 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
6539
25808999
MC
65402004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6541
6542 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
6543
226a8d71
MC
65442004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6545
6546 * gdb.cp/classes.exp: Remove unused declarations. Just let
6547 test names default instead of providing special names. Remove
6548 extraneous demangler test.
6549
37fdf854
JJ
65502004-08-12 Jeff Johnston <jjohnstn@redhat.com>
6551
6552 * gdb.base/unload.exp: New test for breakpoints in dynamically
6553 loaded libraries.
6554 * gdb.base/unload.c: Ditto.
6555 * gdb.base/unloadshr.c: Ditto.
6556
2d3a7986
MC
65572004-08-12 Michael Chastain <mec.gnu@mindspring.com>
6558
6559 * gdb.cp/classes.exp (test_ptype_class_objects): Call
6560 cp_test_ptype_class.
6561 (test_enums): Likewise.
6562
c72b934c
AC
65632004-08-10 Andrew Cagney <cagney@gnu.org>
6564
6565 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6566 files.
6567
cc503c8a
AC
65682004-08-10 Andrew Cagney <cagney@gnu.org>
6569
6570 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
6571 init_malloc call.
6572
902f2ccb
MC
65732004-08-10 Michael Chastain <mec.gnu@mindspring.com>
6574
6575 * ChangeLog: Add copyright notice. The notice is copied
6576 from emacs 21.3 top level ChangeLog.
6577
78c90502
MC
65782004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6579
6580 * lib/cp-support.exp: New file.
6581 * lib/cp-support.exp (cp_test_type_class): New function.
6582 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
6583 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
6584 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
6585 cp_test_ptype_class.
6586
88e5ea78
MC
65872004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6588
6589 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
6590 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6591 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
6592 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
6593 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6594 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
6595 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
6596 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
6597 gdb.mi/mi2-watch.exp: Update copyright years.
6598
6a89fc9c
MK
65992004-08-09 Mark Kettenis <kettenis@gnu.org>
6600
6601 * gdb.base/sigaltstack.exp: Provide proper anchoring.
6602
1482e0de
MC
66032004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6604
6605 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
6606 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
6607 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
6608 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6609 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
6610 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
6611 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
6612 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6613 gdb.mi/mi-watch.exp: Update copyright years.
6614
1a5ce3f3
DJ
66152004-08-08 Daniel Jacobowitz <dan@debian.org>
6616
6617 PR gdb/1738
6618 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
6619 from a breakpoint with a pending signal.
6620
04f6ecf2
DJ
66212004-08-08 Daniel Jacobowitz <dan@debian.org>
6622
6623 PR gdb/1736
6624 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
6625 * gdb.base/sigaltstack.exp (finish_test): Consume output until
6626 the prompt.
6627 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
6628
54d90d35
DJ
66292004-08-08 Daniel Jacobowitz <dan@debian.org>
6630
6631 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
6632
d2f6abb0
DJ
66332004-08-08 Daniel Jacobowitz <dan@debian.org>
6634
6635 PR gdb/1736
6636 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
6637 for i?86-*-linux*.
6638
5598c03d
DJ
66392004-08-08 Daniel Jacobowitz <dan@debian.org>
6640
6641 * gdb.arch/i386-prologue.exp: Compile without debug information.
6642
c6fee705
MC
66432004-08-08 Michael Chastain <mec.gnu@mindspring.com>
6644
6645 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
6646 rather than asking gdb to search.
6647
dd90efdb
MC
66482004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6649
6650 * gdb.base/gcore.c: Include <string.h>.
6651
1e84bec1
MC
66522004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6653
6654 * gdb.base/gcore.c: Add copyright notice.
6655
e425eb2b
MC
66562004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6657
6658 * gdb.base/freebpcmd.c: Include <stdio.h>.
6659 * gdb.base/long_long.c: Include <string.h>.
6660 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
6661 * gdb.base/siginfo.c: Include <string.h>.
6662 * gdb.base/sigstep.c: Include <string.h>.
6663
cb9aaed5
MC
66642004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6665
6666 * gdb.base/complex.c: Include <stdlib.h>.
6667
55944f3d
MC
66682004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6669
6670 * gdb.base/complex.c: Add copyright notice.
6671
7b2953d9
MC
66722004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6673
6674 * gdb.base/charset.c: Include <stdlib.h>.
6675
c9133d23
MC
66762004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6677
6678 * gdb.base/auxv.c: Include <stdlib.h>.
6679
0a8490ad
MC
66802004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6681
6682 * gdb.base/auxv.c: Add copyright notice.
6683
3426d5ec
MC
66842004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6685
6686 * gdb.base/coremaker.c: Add copyright notice.
6687 * gdb.base/coremaker2.c: Add copyright notice.
6688
8da195dd
AC
66892004-08-04 Andrew Cagney <cagney@gnu.org>
6690
6691 * gdb.base/store.exp: Update copyright.
6692 (check_set, up_set, check_struct, up_struct): Add a prefix to test
6693 names, do not import gdb_prompt.
6694
8d394f98
AC
66952004-08-01 Andrew Cagney <cagney@gnu.org>
6696
6697 Fix PR testsuite/1729.
6698 * gdb.base/dump.exp: Add test name to callers of capture_value, do
6699 not use capture_value with value 4.
6700 (capture_value): Add optional test name parameter.
6701 (test_reload_saved_value, test_restore_saved_value): Use $msg as
6702 the prefix, pass to capture_value.
6703
b6702b23
MK
67042004-08-01 Mark Kettenis <kettenis@gnu.org>
6705
6706 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
6707 * gdb.arch/i386-prologue.c (standard): New prototype and function.
6708 (main): Call new function.
6709
c203e0ca
MC
67102004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6711
6712 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
6713
a7995a30
MC
67142004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6715
6716 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
6717
9366563b
MC
67182004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6719
b6eeaf26 6720 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
6721 Accept more values of vtbl pointer. Remove some messages
6722 about "obsolete gcc or gdb".
6723
2fc1f950
MC
67242004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6725
6726 * gdb.cp/classes.exp: Accept more varieties of ptype output.
6727
c724d49b
MC
67282004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6729
6730 * gdb.base/asm-source.exp: Properly convert target board
6731 debug flags from gcc format to binutils format.
6732
736b0fce
MK
67332004-07-28 Mark Kettenis <kettenis@gnu.org>
6734
6735 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
6736 gdb1718". PR backtrace/1718 partially fixed.
6737
5633ea5c
JJ
67382004-07-27 Jeff Johnston <jjohnstn@redhat.com>
6739
6740 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
6741
575eebb1
NC
67422004-07-26 Nick Clifton <nickc@redhat.com>
6743
6744 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
6745 good default value for a specific architecture is available then
6746 set it to that value. Otherwise default to the -gstabs switch.
6747 Remove the -g... switches from the asm-flags variable. Allow the
6748 target board info to override the value if it wants to. Pass the
6749 switch on the assembler command line.
6750
62104619
MK
67512004-07-23 Mark Kettenis <kettenis@gnu.org>
6752
6753 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
6754 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
6755 (main): Call new function.
6756
4a1135b8
MC
67572004-07-22 Michael Chastain <mec.gnu@mindspring.com>
6758
6759 Test for PR exp/1715.
6760 * gdb.base/radix.exp: Refactor common procedures. Make all
6761 test names unique. Change XFAIL to KFAIL.
6762
8a12c1f0
MC
67632004-07-20 Michael Chastain <mec.gnu@mindspring.com>
6764
6765 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
6766 * gdb.ada/gnat_ada.gin: ... to here.
6767 * configure.in: Use gnat_ada.gin.
6768 * configure: Regenerate.
6769
23b451cf
AC
67702004-07-20 Andrew Cagney <cagney@gnu.org>
6771
6772 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
6773 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
6774 XFAILs. Clean up test messages and comments. Check backtraces.
6775 Delete re-sync code.
6776
ab618a02
MC
67772004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6778
6779 Fix PR cli/740.
6780 * gdb.base/annota1.exp: Honor gdb,nosignals.
6781 * gdb.base/annota3.exp: Likewise.
6782
46dad340
MC
67832004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6784
6785 * lib/java.exp: Update copyright notice.
6786
756d8c70
AC
67872004-07-19 Andrew Cagney <cagney@gnu.org>
6788
6789 * gdb.base/selftest.exp: Copy file from here ...
6790 * gdb.gdb/selftest.exp: ... to here.
6791
586027e6
AC
67922004-07-16 Andrew Cagney <cagney@redhat.com>
6793
6794 * lib/insight-support.exp: Delete file.
6795 * lib/java.exp (java_init): Fix copyright.
6796
029d2200
AC
67972004-07-16 Andrew Cagney <cagney@gnu.org>
6798
6799 * gdb.base/restore.c: Append "prologue" to comments marking the a
6800 function's prologue.
6801 * gdb.base/restore.exp: Update copyright, re-indent.
6802 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
6803 callerN" prefix where needed. Update patterns that match a
6804 function's prologue.
6805
653b62c5
MC
68062004-07-16 Michael Chastain <mec.gnu@mindspring.com>
6807
6808 * gdb.base/restore.c: Add copyright notice.
6809
f7d690e5
AC
68102004-07-16 Andrew Cagney <cagney@gnu.org>
6811
6812 * gdb.base/logical.exp: Update copyright.
6813 (evaluate): New procedure. Use to re-implement tests using
6814 several tables.
6815
d629a7cb
MH
68162004-07-14 Martin Hunt <hunt@redhat.com>
6817
6818 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
6819 which fixes some problems where init.tcl was not found.
6820
9c7bb332
AC
68212004-07-13 Andrew Cagney <cagney@gnu.org>
6822
6bf46641
AC
6823 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
6824 (check_sizeof, check_valueof): Do not include the output in the
6825 test name. Use gdb_test.
6826 (get_valueof): Use gdb_test_multiple.
6827
c4ffd4c0
AC
6828 * gdb.base/step-test.exp: Update copyright. Use
6829 gdb_test_multiple. Ensure that test names do not include
6830 architecture dependent output.
6831
ab89363a
AC
6832 * gdb.gdb/observer.exp: Update copyright.
6833 (setup_test): Use gdb_test_multiple.
6834 (attach_first_observer, attach_second_observer)
6835 (attach_third_observer, detach_first_observer)
6836 (detach_second_observer, detach_third_observer)
6837 (reset_counters, check_counters): Make $message a prefix.
6838 (test_normal_stop_notifications): Add "args" parameter - a list of
6839 init functions to be called. Make $message a prefix,
6840 (test_observer_normal_stop): Change the message prefixes so that
6841 they are unique, pass the attach / detach procedures to
6842 test_normal_stop_notifications.
6843
ec58997a
AC
6844 * gdb.base/signull.exp (test_segv): Prefix all tests with
6845 "${name}". Clean up test messages.
6846
b475183b
AC
6847 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
6848
9c7bb332
AC
6849 * gdb.base/ena-dis-br.exp: Update copyright.
6850 (break_at): New function. Replace send_gdb with gdb_test,
6851 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
6852 ignore count, not stopped at bpt", with KFAIL.
6853
2dd95497
CV
68542004-07-13 Corinna Vinschen <vinschen@redhat.com>
6855
6856 * gdb.base/attach.exp: Remove cleanupfile handling.
6857
419e626b
AC
68582004-07-12 Andrew Cagney <cagney@gnu.org>
6859
6860 * gdb.base/annota1.exp: Cleanup corefile test name.
6861 * gdb.base/annota3.exp: Ditto.
6862
8b1b3228
AC
68632004-07-12 Andrew Cagney <cagney@gnu.org>
6864
78650829
AC
6865 * gdb.base/signals.exp: Clean up copyright, re-indent.
6866
8b1b3228
AC
6867 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
6868 gdb_test and gdb_test_multiple.
6869
935c2760
JJ
68702004-07-08 Jeff Johnston <jjohnstn@redhat.com>
6871
6872 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 6873 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
6874 provide line number info for first statement in main.
6875
1544280f
AC
68762004-07-08 Andrew Cagney <cagney@gnu.org>
6877
1279f4ff
AC
6878 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
6879
1544280f
AC
6880 * gdb.base/sigbpt.exp: Make the common part of each test name a
6881 prefix instead of suffix.
6882
bcc82369
BR
68832004-07-07 Bob Rossi <bob_rossi@cox.net>
6884
6885 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
6886 test from test_tbreak_creation_and_listing to
6887 test_file_list_exec_source_file
6888 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
6889 Changed name of test from test_tbreak_creation_and_listing to
6890 test_file_list_exec_source_file
6891
23f4b0aa
JJ
68922004-07-07 Jeff Johnston <jjohnstn@redhat.com>
6893
6894 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
6895 the jmisc() constructor instead of <init>.
6896 * gdb.java/jmisc1.exp: Ditto.
6897
56401cd5
AC
68982004-07-07 Andrew Cagney <cagney@gnu.org>
6899
6900 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
6901 corrupting the PC.
6902
44ae2f6a
MC
69032004-07-06 Michael Chastain <mec.gnu@mindspring.com>
6904
6905 * gdb.cp/templates.exp: Accept whitespace change in demangler
6906 output.
6907
45a83408
AC
69082004-07-06 Andrew Cagney <cagney@gnu.org>
6909
6910 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
6911
d205ad70
MC
69122004-07-02 Michael Chastain <mec.gnu@mindspring.com>
6913
6914 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
6915 * lib/compiler.cc: Likewise.
6916
06ea1a61
MC
69172004-06-30 Michael Chastain <mec.gnu@mindspring.com>
6918
6919 * lib/compiler.cc: Work around string preprocessing problem
6920 with old hp c++ compiler.
6921 * lib/compiler.c: Likewise.
6922
daab1251
CV
69232004-06-29 Corinna Vinschen <vinschen@redhat.com>
6924
6925 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
6926 directives to conditionalize symbol prefixing.
6927 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
6928 additional_flags handling. Add underscore prefix for Cygwin.
6929 * gdb.arch/i386-unwind.c: Use preprocessor directives to
6930 conditionalize symbol prefixing.
6931 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
6932 additional_flags handling. Add underscore prefix for Cygwin.
6933
cc984116
CV
69342004-06-29 Corinna Vinschen <vinschen@redhat.com>
6935
6936 * gdb.base/bigcore.exp: Skip test on Cygwin.
6937
c279b077
MC
69382004-06-28 Michael Chastain <mec.gnu@mindspring.com>
6939
6940 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
6941 formats for "info register". Use gdb_test_multiple. Fix
6942 the "invalid register" test.
6943
0e915747
CV
69442004-06-28 Corinna Vinschen <vinschen@redhat.com>
6945
6946 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
6947 PID for Cygwin. Add Cygwin specific strings to check for in some
6948 tests.
6949 (do_attach_tests): Add a test for user interaction when attaching
6950 to a process with no matching symbol table already loaded.
6951
11422c86
AC
69522004-06-26 Andrew Cagney <cagney@gnu.org>
6953
6954 Test PR java/1567 and PR java/1565.
6955 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
6956 * gdb.java/jmisc2.exp: Delete file.
6957
cefbce26
MC
69582004-06-26 Michael Chastain <mec.gnu@mindspring.com>
6959
6960 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
6961
e19f872c
CV
69622004-06-25 Corinna Vinschen <vinschen@redhat.com>
6963
6964 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
6965 attach process.
6966
d931ba3b
MC
69672004-06-23 Michael Chastain <mec.gnu@mindspring.com>
6968
6969 * gdb.cp/pr-1553.exp: Remove.
6970
aef68c48
MC
69712004-06-22 Michael Chastain <mec.gnu@mindspring.com>
6972
6973 * gdb.cp/pr-1553.cc: Remove.
6974 * gdb.cp/pr-1553.exp: Disable this test.
6975
8d5df71a
JB
69762004-06-20 Jim Blandy <jimb@redhat.com>
6977
a9c64011 6978 Fix PR testsuite/1680.
8d5df71a
JB
6979 * gdb.arch/i386-sse.exp: Properly quote curly braces in
6980 regular expressions.
6981
4ac6f39d
MC
69822004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6983
6984 Fix PR testsuite/1679.
6985 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
6986 Issue an UNSUPPORTED result instead.
6987
1b413552
JB
69882004-06-18 Jim Blandy <jimb@redhat.com>
6989
6990 * gdb.base/charset.exp: Only send a control-C if we see a new
6991 prompt and incomplete command.
6992
6daa6ebd
MC
69932004-06-18 Michael Chastain <mec.gnu@mindspring.com>
6994
6995 * gdb.cp/pr-574.cc: Add copyright notice.
6996
51fa4ae0
JB
69972004-06-17 Jim Blandy <jimb@redhat.com>
6998
6999 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
7000 cases where the regexp has no groups; this grabs random text from
7001 the previous test suite, whatever that was.
7002
8fea26c5
MC
70032004-06-17 Michael Chastain <mec.gnu@mindspring.com>
7004
7005 * gdb.cp/printmethod.cc: Add copyright notice.
7006
1e3aeb41
MC
70072004-06-16 Michael Chastain <mec.gnu@mindspring.com>
7008
7009 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
7010
9d9030bc
AC
70112004-06-16 Andrew Cagney <cagney@gnu.org>
7012
7013 * gdb.base/signull.c: Update copyright. Include <string.h>.
7014 (bowler): Replace data_pointer with data_read
7015 and data_write cases. Add code_descriptor case.
7016 (zero, desc): New array and pointer.
7017 (data, code): Change to simple pointers.
7018 * gdb.base/signull.exp: Fix probe pattern matching a function
7019 descriptor SIGSEGV. Replace data_pointer with data_read and
7020 data_write tests.
7021
acd4ad44
AC
70222004-06-16 Andrew Cagney <cagney@gnu.org>
7023
7024 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
7025
08fd625c
MC
70262004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7027
7028 * gdb.base/long_long.c: Add copyright notice.
7029
1903502c
MC
70302004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7031
7032 * gdb.base/long_long.exp: Remove reference to
7033 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
7034 to gdb_breakpoint and gdb_continue_to_breakpoint.
7035
83313cb1
JB
70362004-06-14 Jim Blandy <jimb@redhat.com>
7037
7038 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
7039 endian case.
7040
1bf404ef
AC
70412004-06-14 Andrew Cagney <cagney@gnu.org>
7042
7043 * gdb.base/gcore.exp (capture_command_output): Delete the always
7044 passing tests containing inferior values.
7045 * gdb.base/ending-run.exp: Do not include the breakpoint address
7046 in the test message. Update copyright.
7047 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
7048 size in the test name, use gdb_test_multiple. Update copyright.
7049
ef220b33
MC
70502004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7051
7052 * gdb.cp/ref-types.cc: Add copyright notice.
7053
4f70a4c9
MC
70542004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7055
7056 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
7057 hp_aCC_compiler.
7058 * lib/compiler.cc: Likewise.
7059 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
7060 'set' commands. Log diagnostics for other lines. Set
7061 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
7062
335928ac
MC
70632004-06-13 Michael Chastain <mec.gnu@mindspring.com>
7064
7065 * gdb.cp/try_catch.cc: Add copyright notice.
7066
2efb12e8
MC
70672004-06-12 Michael Chastain <mec.gnu@mindspring.com>
7068
7069 * gdb.cp/userdef.cc: Add copyright notice.
7070
0bbed51a
MC
70712004-06-11 Michael Chastain <mec.gnu@mindspring.com>
7072
7073 * gdb.cp/virtfunc.cc: Add copyright notice.
7074
e12a46c9
RC
70752004-06-11 Randolph Chung <tausq@debian.org>
7076
7077 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
7078 problem.
7079
338e05af
AC
70802004-06-10 Andrew Cagney <cagney@gnu.org>
7081
7082 * lib/compiler.cc, lib/compiler.c: Append either
7083 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
7084 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
7085 instead of gcc-3-3.
7086
dc3f10cb
AC
70872004-06-09 Andrew Cagney <cagney@gnu.org>
7088
b4d946af
AC
7089 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
7090 gdb/1455, bug is specific to "long long" and "double".
a9c64011 7091
dc3f10cb
AC
7092 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
7093 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
7094 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
7095 fixed.
7096
b5c0bfa2
AC
70972004-06-09 Andrew Cagney <cagney@gnu.org>
7098
7099 * gdb.base/structs.exp (test_struct_returns): Replace
7100 "return_value_unknown" and "finish_value_unknown" by
7101 "return_value_known" and "finish_value_known". Instead of
7102 "return_value_unknown" iff "finish_value_unknown", check
7103 "return_value_known" implies "finish_value_known".
7104
caeb605f
MH
71052004-06-08 Martin Hunt <hunt@redhat.com>
7106
7107 * gdb.base/float.exp: Add pattern for mips targets.
7108
c892bb64
RC
71092004-06-08 Randolph Chung <tausq@debian.org>
7110
7111 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
7112 message for unknown architectures more clear.
7113
48306d3e
JB
71142004-06-08 Joel Brobecker <brobecker@gnat.com>
7115
7116 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
7117 start the execution of the program.
7118
83ecb59f
JB
71192004-06-07 Jim Blandy <jimb@redhat.com>
7120
7121 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
7122 * gdb.arch/i386-cpuid.h: New helper file.
7123
55264cb4
RC
71242004-06-07 Randolph Chung <tausq@debian.org>
7125
7126 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
7127 has started.
7128
23cadb28
RM
71292004-06-04 Roland McGrath <roland@redhat.com>
7130
7131 Fix PR gdb/1647.
7132 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
7133 differently to be robust to output buffering differences.
7134
51d01eda
MC
71352004-06-04 Michael Chastain <mec.gnu@mindspring.com>
7136
7137 * gdb.threads/pthreads.exp: Update copyright years.
7138 (check_control_c): Change asynchronous 'after' to synchronous.
7139
f4fc3b93
RM
71402004-06-04 Roland McGrath <roland@redhat.com>
7141
7142 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
7143 next gdb prompt.
7144
4013522b
MC
71452004-06-02 Michael Chastain <mec.gnu@mindspring.com>
7146
7147 Fix PR gdb/1636.
7148 * gdb.threads/manythreads.exp: Change asynchronous 'after'
7149 calls to synchronous.
7150
7a8f1e6b
JB
71512004-05-26 Jim Blandy <jimb@redhat.com>
7152
7153 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
7154
81bb3443
RC
71552004-05-24 Randolph Chung <tausq@debian.org>
7156
7157 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
7158 * gdb.asm/pa.inc: New file.
7159
8f5a3103
MK
71602004-05-22 Mark Kettenis <kettenis@gnu.org>
7161
7162 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
7163
734b8fe8 71642004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 7165 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
7166
7167 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
7168 GDB prompt.
7169
725603e1
UW
71702004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7171
f4fc3b93 7172 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
7173 setjmp/longjmp. Use sigaction instead of signal.
7174
8b923272 71752004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 7176 Michael Snyder <msnyder@redhat.com>
8b923272
JB
7177
7178 * gdb.threads/pthread_cond_wait.c: New file.
7179 * gdb.threads/pthread_cond_wait.exp: New testcase.
7180
8bfabb04
AC
71812004-05-13 Andrew Cagney <cagney@redhat.com>
7182
7183 * gdb.base/signull.exp, gdb.base/signull.c: New files.
7184 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
7185
42edda50
AC
71862004-05-11 Andrew Cagney <cagney@redhat.com>
7187
7188 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
7189 fixed but revealed gdb/1639.
7190
d303a6c7
AC
71912004-05-10 Andrew Cagney <cagney@redhat.com>
7192
7193 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
7194 func1" and "next to 2nd alarm", kernel bug avoided.
7195
bf08c2a1
DJ
71962004-05-10 Daniel Jacobowitz <dan@debian.org>
7197
7198 PR external/1568
7199 * gdb.base/bigcore.exp: Check the size of the dumped core file.
7200 XFAIL if it is smaller than bytes_allocated.
7201 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
7202 (main): Make chunks_allocated unsigned. Correct comment.
7203
c0586a34
JB
72042004-05-07 Joel Brobecker <brobecker@gnat.com>
7205
7206 * gdb.arch/powerpc-aix-prologue.c: New file.
7207 * gdb.arch/powerpc-aix-prologue.exp: New file.
7208
f2785d12
JB
72092004-05-07 Jim Blandy <jimb@redhat.com>
7210
7211 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
7212 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
7213
bd7f6e30
JB
72142004-05-06 Joel Brobecker <brobecker@gnat.com>
7215
7216 * gdb.base/sep.exp: No longer setup_kfail when the program was
7217 built with dwarf2.
7218
0a5e7efe
JI
72192004-05-05 Jim Ingham <jingham@apple.com>
7220
7221 * gdb.base/pending.exp: Make sure pending breakpoints
7222 preserve the ignore count.
f4fc3b93 7223
a8958849
MK
72242004-04-27 Jerome Guitton <guitton@gnat.com>
7225
7226 * i386-prologue.exp: Add testcase for jump instruction as first
7227 instruction of the real code.
7228 * i386-prologue.c (jump_at_beginning): New function.
7229
7e103f5b
MK
72302004-04-28 Mark Kettenis <kettenis@gnu.org>
7231
7232 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
7233 x86_64-*-*.
7234
5d38b224
MK
72352004-04-28 Mark Kettenis <kettenis@gnu.org>
7236
7237 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
7238 i*86-*-*.
7239
0ef32fd9
MK
72402004-04-25 Mark Kettenis <kettenis@gnu.org>
7241
7242 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
7243 expression that checks the return type.
7244
71d7dd7c
AC
72452004-04-23 Andrew Cagney <cagney@redhat.com>
7246
7247 * gdb.base/call-sc.exp: New test of scalar call/return values.
7248 * gdb.base/call-sc.c: Ditto.
7249
1e9f977e
JJ
72502004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7251
7252 * gdb.threads/manythreads.c: Reduce thread stack size.
7253
899d9e3a
JJ
72542004-04-23 Jeff Johnston <jjohnstn@redhat.com>
7255
7256 * gdb.threads/manythreads.c: Add copyright notice.
7257
61bcae62
AC
72582004-04-23 Andrew Cagney <cagney@redhat.com>
7259
7260 * gdb.base/siginfo.exp: Better handle step out of signal.
7261 * gdb.base/sigstep.exp: Ditto.
7262
7339a42e 72632004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 7264 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
7265
7266 * gdb.threads/manythreads.c: New testcase.
7267 * gdb.threads/manythreads.exp: Ditto.
7268
5c98409b
JB
72692004-04-22 Jim Blandy <jimb@redhat.com>
7270
7271 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
7272 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
7273
3b611f1a
MC
72742004-04-21 Michael Chastain <mec.gnu@mindspring.com>
7275
7276 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
7277
f0fd9238
AC
72782004-04-21 Andrew Cagney <cagney@redhat.com>
7279
7280 * gdb.base/sigstep.c: New file.
7281 * gdb.base/sigstep.exp: New file.
7282
90990674
JB
72832004-04-16 Joel Brobecker <brobecker@gnat.com>
7284
7285 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
7286 call to observer_notify_normal_stop.
7287
78cef34b
AC
72882004-04-15 Andrew Cagney <cagney@redhat.com>
7289
7290 * gdb.base/siginfo.c: New file.
7291 * gdb.base/siginfo.exp: New file.
7292
d2343407
JB
72932004-04-12 J. Brobecker <brobecker@gnat.com>
7294
7295 * gdb.base/sep.exp: Fix typo in comment.
7296
a2dba3c8
JB
72972004-04-12 J. Brobecker <brobecker@gnat.com>
7298
7299 * gdb.base/sep.c: New file.
7300 * gdb.base/sep-proc.c: New file.
7301 * gdb.base/sep.exp: New testcase.
7302
15f7b60e
MK
73032004-04-09 Mark Kettenis <kettenis@gnu.org>
7304
7305 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
7306 support.
7307
44f4de1a
AC
73082004-04-05 Andrew Cagney <cagney@redhat.com>
7309
7310 * gdb.base/sigaltstack.c: New file.
7311 * gdb.base/sigaltstack.exp: New file.
7312
ef04f396
JB
73132004-04-04 Joel Brobecker <brobecker@gnat.com>
7314
7315 * gdb.base/foll-fork.exp: Update the expected output for
7316 "help set follow-fork-mode", to match a change that was made
7317 to the help of this variable on 2004-01-13.
7318
d40d2c92
JB
73192004-04-01 Joel Brobecker <brobecker@gnat.com>
7320
7321 * lib/ada.exp: Add copyright notice.
7322 * bar.ads: Likewise.
7323 * bar.adb: Likewise.
7324 * null_record.adb: Likewise.
7325 * null_record.exp: Likewise.
7326 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
7327
f86ef5a3
JB
73282004-04-01 Joel Brobecker <brobecker@gnat.com>
7329
7330 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
7331 * configure: Regenerate.
7332
414e70e3
JB
73332004-04-01 Joel Brobecker <brobecker@gnat.com>
7334
7335 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
7336 to build the application. Remove the message printed when in
7337 verbose mode, redundant with the UNSUPPORTED message above.
7338
f0aaee49
JB
73392004-03-31 Joel Brobecker <brobecker@gnat.com>
7340
7341 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
7342 * gdb.ada (null_record.exp): New testcase.
7343
ac81cb54
JB
73442004-03-31 Joel Brobecker <brobecker@gnat.com>
7345
7346 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
7347
854af2f7
JB
73482004-03-31 Joel Brobecker <brobecker@gnat.com>
7349
7350 * gdb.ada: New subdirectory.
7351 * gdb.ada/Makefile.in: New file.
7352 * gdb.ada/gnat_ada.gpr.in: New file.
7353
034cb681
JB
73542004-03-31 Joel Brobecker <brobecker@gnat.com>
7355
7356 * lib/ada.exp: New file.
7357
78a1a894
DJ
73582004-03-24 Daniel Jacobowitz <drow@mvista.com>
7359
7360 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
7361 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
7362
4b2b3b3e
AC
73632004-03-22 Andrew Cagney <cagney@redhat.com>
7364
7365 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
7366 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7367 Problem identified by Ulrich Weigand.
7368
23c73aa3
DC
73692004-03-17 David Carlton <carlton@kealia.com>
7370
7371 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
7372 PR c++/826.
7373
d63a86f8
RM
73742004-03-16 Roland McGrath <roland@redhat.com>
7375
7376 * gdb.base/auxv.exp: New file.
7377 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
7378
0e02aa50
DC
73792004-03-12 David Carlton <carlton@kealia.com>
7380
7381 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
7382 * gdb.cp/pr-1553.cc: Ditto.
7383 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
7384 pass branch.
7385
c20b71be
MC
73862004-03-12 Michael Chastain <mec.gnu@mindspring.com>
7387
7388 * gdb.cp/templates.exp: Accept more template types.
7389
c7414a01
MC
73902004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7391
7392 From Corinna Vinschen with modifications.
7393 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
7394 local variable obj_with_enum.
7395 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
7396 results with obj_with_enum.
7397
ed69573c
MC
73982004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7399
7400 * gdb.cp/classes.cc: New file, copied from misc.cc.
7401 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
7402
28301461
MC
74032004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7404
7405 * gdb.cp/misc.cc: Add copyright notice.
7406
1198ecbe
DC
74072004-03-05 David Carlton <carlton@kealia.com>
7408
7409 * gdb.cp/rtti.exp: Add 'print *obj3' test.
7410 * gdb.cp/rtti.h: Update copyright.
7411 (namespace n2::n3): New.
7412 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
7413 (n2::n3::func3): New.
7414 (main): Call n2::n3::func3.
7415 * gdb.cp/rtti2.cc: Update copyright.
7416 (n2::create3): New.
7417
9e08c470
MK
74182004-03-04 Mark Kettenis <kettenis@gnu.org>
7419
7420 * gdb.asm/openbsd.inc: Fix typo.
7421
4bebc3aa
FF
74222004-03-03 Fred Fish <fnf@redhat.com>
7423
7424 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
7425 "val" instead of unused "size". Update copyright year.
7426
6ea9fb37
DJ
74272004-02-29 Daniel Jacobowitz <drow@mvista.com>
7428
7429 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
7430 to use unsigned char.
7431 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
7432 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
7433
23b23974
DJ
74342004-02-29 Daniel Jacobowitz <drow@mvista.com>
7435
7436 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
7437 line of output.
7438
7574fd53
DJ
74392004-02-28 Daniel Jacobowitz <drow@mvista.com>
7440
7441 * gdb.base/relocate.c (dummy): Initialize.
7442
a195357f
DJ
74432004-02-28 Daniel Jacobowitz <drow@mvista.com>
7444
7445 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7446 a breakpoint at exit.
7447
72fd54a9
FF
74482004-02-27 Fred Fish <fnf@redhat.com>
7449
7450 * gdb.base/chng-syms.exp: Add expect condition to match failing
7451 case that isn't a timeout.
7452
b9d23137
AC
74532004-02-27 Andrew Cagney <cagney@redhat.com>
7454
7455 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7456 support.
7457
15d208f6 74582004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 7459
15d208f6
FF
7460 * gdb.arch/gdb1431.c: Remove.
7461 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7462 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7463 of "until" incorrectly.
7464
98f9cd2d
JB
74652004-02-26 J. Brobecker <brobecker@gnat.com>
7466
7467 * gdb.cp/class2.cc (empty): New class.
7468 (refer): New function.
7469 (main): Declare an object of type empty and use it.
7470 * gdb.cp/class2.exp: Print the value of an object of type empty.
7471
9b50c11b
JJ
74722004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7473
7474 * gdb.base/langs.exp: Update query string to match the
7475 new nquery format used for pending breakpoints.
7476
0dcd613f
AC
74772004-02-26 Andrew Cagney <cagney@redhat.com>
7478
7479 Fix PR i18n/1570.
7480 * gdb.base/charset.c: Update copyright notice.
7481 (main, init_string): Remove the escape character '\e' tests.
7482 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7483 * gdb.base/charset.exp (valid_host_charset): Ditto.
7484 * gdb.base/setvar.exp: Ditto.
7485
b8a56647
AC
74862004-02-24 Andrew Cagney <cagney@redhat.com>
7487
90d59e34
AC
7488 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7489 mmapped data in core file" PASS and FAIL messages consistent.
7490
b8a56647
AC
7491 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7492 setting a breakpoint. Work around PR java/1565.
7493
9f27c604
JJ
74942004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7495
7496 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7497 new nquery format.
7498 * gdb.base/pending.exp: Ditto.
7499
3224a706
MK
75002004-02-22 Mark Kettenis <kettenis@gnu.org>
7501
7502 * configure.in: Run stabs tests on *BSD.
7503 * configure: Regenerated.
7504
41e0a9ca
MK
75052004-02-21 Mark Kettenis <kettenis@gnu.org>
7506
7507 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7508
1e1b3428
FF
75092004-02-20 Fred Fish <fnf@redhat.com>
7510
7511 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7512 blank in test for "returns short", for consistency with other
7513 "returns xxx" tests. Update copyright year.
7514
f9a7572a
FF
75152004-02-19 Fred Fish <fnf@redhat.com>
7516
7517 New testcase for PR breakpoint/1558.
7518 * gdb.arch/gdb1558.exp: New file.
7519 * gdb.arch/gdb1558.c: New file.
7520
b2ce2854
EZ
75212004-02-19 Elena Zannoni <ezannoni@redhat.com>
7522
7523 * gdb.base/nodebug.exp: Fix typo.
7524
e7c9ff01
JB
75252004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7526
7527 Committed by Jim Blandy <jimb@redhat.com>.
7528
62f4b920
JB
7529 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7530
2db536a1
JB
7531 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7532
e7c9ff01
JB
7533 * gdb.base/float.exp: Support s390*-*-* targets.
7534
f3205b34
AF
75352004-02-17 Adam Fedor <fedor@gnu.org>
7536
7537 * gdb.base/gdb1555.exp: New file.
7538 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
7539
9d62932d
EZ
75402004-02-17 Elena Zannoni <ezannoni@redhat.com>
7541
7542 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
7543
344c9711
FF
75442004-02-16 Fred Fish <fnf@redhat.com>
7545
7546 * gdb.arch/gdb1291.c: Remove
7547 * gdb.arch/gdb1291.s: New test input file.
7548 * gdb.arch/gdb1291.exp: Expand test to check case that should not
7549 fail. Test for correct result, known incorrect result, other
7550 failures and timeouts.
7551
2d822687
AC
75522004-02-16 Andrew Cagney <cagney@redhat.com>
7553
7554 * gdb.base/bigcore.exp: New file.
7555 * gdb.base/bigcore.c: New file.
7556
dac15b66
AC
75572004-02-13 Andrew Cagney <cagney@redhat.com>
7558
7559 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
7560 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
7561 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
7562 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
7563 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
7564 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
7565 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
7566 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
7567 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
7568 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
7569
6bdfc2c4
JJ
75702004-02-11 Jeff Johnston <jjohnstn@redhat.com>
7571
7572 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
7573 executed is an alloc instruction.
7574
87b3ede8
DC
75752004-02-11 David Carlton <carlton@kealia.com>
7576
7577 * gdb.cp/breakpoint.exp: New.
7578 * gdb.cp/breakpoint.cc: New.
7579
6e19e2bf
MC
75802004-02-11 Michael Chastain <mec.gnu@mindspring.com>
7581
7582 Partial fix for PR gdb/1543.
7583 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
7584 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
7585 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
7586 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
7587 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
7588 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
7589 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
7590 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
7591 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
7592 to bug-gdb@prep.ai.mit.edu .
7593 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
7594 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
7595 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
7596 Likewise.
7597
5c5455dc
AC
75982004-02-10 Andrew Cagney <cagney@redhat.com>
7599
7600 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
7601 using gdb_internal_error_resync.
7602
9cf689d7
DJ
76032004-02-09 Daniel Jacobowitz <drow@mvista.com>
7604
7605 * gdb.threads/thread-specific.exp: Stop early if no threads are
7606 found.
7607
d2dc51db
MC
76082004-02-09 Michael Chastain <mec.gnu@mindspring.com>
7609
7610 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
7611
14b1a056
DJ
76122004-02-08 Daniel Jacobowitz <drow@mvista.com>
7613
7614 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
7615 breakpoints.
7616
83f66e8f
DJ
76172004-02-07 Daniel Jacobowitz <drow@mvista.com>
7618
7619 * config/sim.exp (gdb_load): Handle $arg == "".
7620 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
7621 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
7622
30fc0091
EZ
76232004-02-07 Elena Zannoni <ezannoni@redhat.com>
7624
a9c64011
AS
7625 * gdb.base/maint.exp: Update test to reflect
7626 obstack changes.
30fc0091 7627
4d806929
JJ
76282004-02-04 Jeff Johnston <jjohnstn@redhat.com>
7629
7630 * gdb.base/pendshr.c (pendfunc): New function that calls
7631 pendfunc1.
7632 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
7633
7bfdd688
FF
76342004-02-04 Fred Fish <fnf@redhat.com>
7635
7636 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
7637 function symbols and update copyright years.
7638 * gdb.arch/gdb1291.c: Ditto.
7639
aaa08ee4
MC
76402004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7641
7642 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
7643
dbad7755
MC
76442004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7645
7646 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
7647
ec4646ef
MC
76482004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7649
7650 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
7651
1b802196
FF
76522004-02-02 Fred Fish <fnf@redhat.com>
7653
7654 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
7655 remote targets. Update copyright years.
7656
18fe2033
JJ
76572004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7658
7659 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
7660 support.
7661 * gdb.base/langs.exp: Fix test which attempts to create
7662 breakpoint on non-existent function to handle new pending
7663 support.
7664 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
7665 a breakpoint.
7666 * gdb.base/pending.exp: New test.
7667 * gdb.base/pending.c: New file.
7668 * gdb.base/pendshr.c: Ditto.
7669
8d577d32
DC
76702004-02-02 David Carlton <carlton@kealia.com>
7671
7672 * gdb.cp/overload.exp: Add overloadNamespace tests.
7673 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
7674 (overloadNamespace, XXX): New.
7675 (main): Call XXX::marker2.
7676
3ad13771
FF
76772004-02-01 Fred Fish <fnf@redhat.com>
7678
7679 * gdb.base/dump.exp: Use runto_main instead of "runto main".
7680 * gdb.base/finish.exp: Ditto.
7681 * gdb.base/gcore.exp: Ditto.
7682 * gdb.base/huge.exp: Ditto.
7683 * gdb.base/info-proc.exp: Ditto.
7684 * gdb.base/return2.exp: Ditto.
7685 * gdb.threads/gcore-thread.exp: Ditto.
7686
44c75849
DJ
76872004-02-01 Daniel Jacobowitz <drow@mvista.com>
7688
7689 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
7690
005bc093
MK
76912004-02-01 Mark Kettenis <kettenis@gnu.org>
7692
7693 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
7694 that opening the file succeeds on OpenBSD.
7695
c47cebdb
DJ
76962004-02-01 Daniel Jacobowitz <drow@mvista.com>
7697
7698 * gdb.threads/thread-specific.c: New file.
7699 * gdb.threads/threads-specific.exp: New test script.
7700 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
7701 to expect_out.
7702
5a01311c
MK
77032004-02-01 Mark Kettenis <kettenis@gnu.org>
7704
7705 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
7706 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
7707 only on the "print_small_structs from print_long_arg_list" test.
7708
ce22a4f1
DJ
77092004-02-01 Daniel Jacobowitz <drow@mvista.com>
7710
7711 * gdb.base/completion.exp: Kill a stray backslash.
7712
7713 From Jim Ingham <jingham@apple.com>:
7714 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
7715 agrees with the result from sending a tab.
7716
abbab9d3
DJ
77172004-01-31 Daniel Jacobowitz <drow@mvista.com>
7718
7719 * gdb.base/chng-syms.exp: Remove stray newline.
7720
53904d1e
MK
77212004-01-31 Mark Kettenis <kettenis@gnu.org>
7722
7723 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
7724 *-*-openbsd*.
7725 * gdb.asm/openbsd.inc: New file.
7726
3a4b3aac
MK
77272004-01-30 Mark Kettenis <kettenis@gnu.org>
7728
7729 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
7730 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
7731 *-*solaris2*. Remove commented out default settings for
7732 asm-flags. Replace gdb_compile with target_link.
7733
ebac27b4
MC
77342004-01-29 Michael Chastain <mec.gnu@mindspring.com>
7735
7736 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
7737 for all tests. Remove old hp-ux and cygnus xfail cases.
7738
d8679d84
PH
77392004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
7740
7741 * gdb.base/chng-syms.exp: New file.
7742 * gdb.base/chng-syms.c: New file.
7743
0a55bc22
MC
77442004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7745
7746 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
7747 Provide arms for current output in all my configurations.
7748
94b8e876
MC
77492004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7750
7751 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
7752 * lib/compiler.cc: Likewise.
7753 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
7754 get the right preprocessor. Eval the output directly. Remove
7755 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
7756 hp_f77_compiler and hp_f90_compiler completely.
7757 (gdb_preprocess): Delete.
7758 (get_compiler): Delete.
7759
7cf03d44
MK
77602004-01-24 Mark Kettenis <kettenis@gnu.org>
7761
7762 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
7763 <string.h>.
7764
68b6dce9
NR
77652004-01-24 Nick Roberts <nick@nick.uklinux.net>
7766
7767 * gdb.mi/mi-stack.exp: Update copyright.
7768
b368761e
DC
77692004-01-23 David Carlton <carlton@kealia.com>
7770
7771 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
7772 test for cp_lookup_transparent_type.
7773 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
7774 call them.
7775
f2061b53
DJ
77762004-01-23 Daniel Jacobowitz <drow@mvista.com>
7777
7778 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
7779 after -var-update.
7780
37fc574a
DC
77812004-01-23 David Carlton <carlton@kealia.com>
7782
7783 * gdb.cp/namespace.cc (C::ensureRefs): New.
7784 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
7785
8e94b928
NR
77862004-01-20 Nick Roberts <nick@nick.uklinux.net>
7787
7788 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
7789 case "-stack-list-locals 2".
7790 * gdb.mi/mi-var-child.exp: Test for case
7791 "-var-list-children --all-values NAME".
7792
997b0952
MC
77932004-01-18 Michael Chastain <mec.gnu@mindspring.com>
7794
7795 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
7796
52470da3
MK
77972004-01-18 Mark Kettenis <kettenis@gnu.org>
7798
7049b4b8
MK
7799 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
7800 used with gdb_test_multiple.
7801
52470da3
MK
7802 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
7803 read at address 0. This fixes PR testsuite/1504.
7804
da6012e5
DJ
78052004-01-18 Daniel Jacobowitz <drow@mvista.com>
7806
7807 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
7808 Remove downloading, guessing the host executable, the calls to
7809 gdb_file_cmd and gdb_target_cmd, and "load" support.
7810 (infer_host_exec): New function broken out from gdb_load.
7811 (gdb_load): New wrapper for gdbserver_gdb_load.
7812 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
7813 gdb_target_cmd. Use -target-select.
7814 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
7815 Download binaries to the host. Clear last_mi_remote_file when
7816 we load a new binary.
7817 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
7818 call gdbserver_gdb_load and mi_gdb_target_cmd.
7819
32c70722
MC
78202004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7821
7822 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
7823 type patterns.
7824
b0cecf36
MC
78252004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7826
7827 * gdb.cp/templates.exp: Fix typo in test name of
7828 "print Foo<volatile char*>::foo".
7829
4120d7e6
MC
78302004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7831
7832 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
7833
f679e530
BE
78342004-01-16 Ben Elliston <bje@wasabisystems.com>
7835
7836 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
7837 (clean mostlyclean): Remove empty rm.
7838
091c48f6
MC
78392004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7840
7841 * gdb.base/setvar.exp: Add copyright years.
7842
3e5fc8d2
DC
78432004-01-14 David Carlton <carlton@bactrian.org>
7844
7845 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
7846 PR c++/1511 and update coment.
7847 * gdb.cp/templates.exp: Update patterns to match current output.
7848 If changes involve something other than whitespace, KFAIL
7849 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
7850
63d06c5c
DC
78512004-01-14 David Carlton <carlton@kealia.com>
7852
7853 * gdb.cp/namespace.exp: Add tests involving classes defined within
7854 namespaces.
7855 * gdb.cp/namespace.cc (C::CClass): New.
7856 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
7857
a51dab88
EZ
78582004-01-14 Elena Zannoni <ezannoni@redhat.com>
7859
7860 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
7861 what debug info we have. Print a better message if something goes
7862 wrong while producing the separate debug info file.
7863
a476ccc9
MC
78642004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7865
7866 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
7867
f453692c
MC
78682004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7869
7870 * gdb.base/callfuncs.c: Add copyright notice.
7871
f40063a5
MC
78722004-01-13 Michael Chastain <mec.gnu@mindspring.com>
7873
7874 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
7875 inheritance. PR gdb/1498, PR gcc/13539.
7876
19ac3974
EZ
78772004-01-13 Elena Zannoni <ezannoni@redhat.com>
7878
a9c64011
AS
7879 * gdb.threads/gcore-thread.exp: Prefix name of binary with
7880 test specific name.
7881 * gdb.mi/gdb669.exp: Ditto.
7882 * gdb.mi/mi-pthreads.exp: Ditto.
7883 * gdb.mi/mi1-pthreads.exp: Ditto.
7884 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 7885
56c97c6e
MC
78862004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7887
7888 * gdb.cp/member-ptr.cc: Add copyright notice.
7889
a0644324
MC
78902004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7891
7892 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
7893 some patterns for recent versions of gcc and hpacc. Delete
7894 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
7895 Delete tests that access a NULL pointer-to-member-data. This
7896 script is still disabled for gcc.
7897
32fabe09
EZ
78982004-01-12 Elena Zannoni <ezannoni@redhat.com>
7899
7900 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 7901 escaped correctly.
32fabe09 7902
1f8a6abb
EZ
79032004-01-12 Elena Zannoni <ezannoni@redhat.com>
7904
7905 * gdb.base/sepdebug.exp: New file.
7906 * gdb.base/sepdebug.c: New file.
7907 * lib/gdb.exp (separate_debug_filename): New procedure.
7908 (gdb_gnu_strip_debug): New procedure.
7909
48efe704
AC
79102004-01-12 Andrew Cagney <cagney@redhat.com>
7911
7912 * gdb.mi/ChangeLog: Delete file. Renamed to ...
7913 * gdb.mi/ChangeLog-1999-2003: New file.
7914
a9415475
AC
79152004-01-12 Andrew Cagney <cagney@redhat.com>
7916
7917 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
7918 "Renaming a directory to a non-empty directory returns ENOTEMPTY
7919 or EEXIST", treat EBUSY as an XFAIL.
7920
83b8cf9d
MC
79212004-01-11 Michael Chastain <mec.gnu@mindspring.com>
7922
7923 * gdb.base/scope.exp: Remove obsolete setup_xfail for
7924 hp_cc_compiler.
7925
9939d2a8
MC
79262004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7927
7928 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
7929 decorations.
7930
1ff8cadf
MC
79312004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7932
7933 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
7934 and "(aCC)" decorations. Remove obsolete doco about old
7935 test results.
7936
6fa9022e
MC
79372004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7938
7939 * gdb.cp/exception.exp: Fix typo in doco.
7940
209721fe
MK
79412004-01-09 Mark Kettenis <kettenis@gnu.org>
7942
7943 * gdb.base/gdb1476.exp: Fix typo.
7944
ef11303e
MC
79452004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7946
7947 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
7948 file.
7949
041ab88c
MC
79502004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7951
7952 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
7953 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
7954 Use gdb_compile. Remove restriction on gcc. Add some patterns
7955 for recent version of gdb. Delete second half, which was a copy
7956 of the first half with different build flags. This test is
7957 still disabled because it is still not ready for production.
7958
e36d075a
MC
79592004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7960
7961 * gdb.cp/exception.cc: Add copyright notice.
7962 * gdb.cp/exception.exp: Add a notice that this file is broken
7963 because of line number changes caused by addition of copyright
7964 notice.
7965
42b190ad
MC
79662004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7967
7968 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
7969 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
7970
8f25f06b
MC
79712004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7972
7973 * gdb.cp/classes.exp: Accept gnu abi 2.
7974 * gdb.cp/derivation.exp: Likewise.
7975 * gdb.cp/overload.exp: Likewise.
7976 * gdb.cp/virtfunc.exp: Likewise.
7977
06ded8b8
MC
79782004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7979
7980 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
7981 semicolon after end of function.
7982
77c26ae3
MC
79832004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7984
7985 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
7986 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
7987 boilerplate code for compiling and running the program under
7988 test. Add some string method tests.
7989
20757486
MC
79902004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7991
7992 * gdb.cp/bs15503.cc: Add copyright notice.
7993 * gdb.cp/bs15503.exp: Adjust line number.
7994
0fd3b503
MC
79952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7996
7997 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
7998 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
7999
10d1bea8
MC
80002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8001
8002 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
8003 hp_cc_compiler.
8004
2789202a
MC
80052004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8006
8007 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
8008 * gdb.cp/ctti.exp: Use the marker instead of "next".
8009 With gcc, run further before bailing.
8010
b862f14c
MC
80112004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8012
8013 * gdb.cp/cttiadd.cc: Add copyright notice.
8014 * gdb.cp/cttiadd1.cc: Likewise.
8015 * gdb.cp/cttiadd2.cc: Likewise.
8016 * gdb.cp/cttiadd3.cc: Likewise.
8017
96da2469
MC
80182004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8019
8020 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
8021 Use gdb_test, gdb_test_multiple. Use floating-point values that
8022 have exact representations in IEEE-ish formats.
8023
053248ff
MC
80242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8025
8026 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
8027 compilers. Delete duplicate call to get_compiler_info.
8028 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
8029 * gdb.base/volatile.exp: Likewise.
8030
84acecdd
MK
80312004-01-07 Mark Kettenis <kettenis@gnu.org>
8032
8033 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
8034 memory at address 0.
8035
fe11a27f
MC
80362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8037
8038 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
8039 to test for hp-ux assembler. Fix copyright years.
8040
60ad077b
AC
80412004-01-07 Andrew Cagney <cagney@redhat.com>
8042
8043 * gdb.base/fileio.c (strerrno): Add "EBUSY".
8044
1c9b8f33
AC
80452004-01-07 Andrew Cagney <cagney@redhat.com>
8046
8047 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
8048 when creating the read-only file. From analysis by Roland McGrath
8049 and Elena Zannoni.
8050
753ccc7a
MC
80512004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8052
8053 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
8054
eca3e36b
MC
80552004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8056
8057 * gdb.base/cvexpr.c: Be type-safe with function pointers and
8058 data pointers.
8059
f8d4bac4
MC
80602004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8061
8062 * gdb.cp/m-static.exp: Compile one source file at a time.
8063 Delete unused call to get_compiler_info.
8064
9b4e0f94
MC
80652004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8066
8067 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
8068 * gdb.base/call-rt-st.exp: Likewise.
8069 * gdb.base/nodebug.exp: Likewise.
8070 * gdb.base/volatile.exp: Likewise.
8071 * gdb.cp/ref-types.exp: Likewise.
8072 * gdb.cp/templates.exp: Likewise.
8073
023c1024
MK
80742004-01-05 Mark Kettenis <kettenis@gnu.org>
8075
8076 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
8077
19703c4a
MC
80782004-01-05 Michael Chastain <mec.gnu@mindspring.com>
8079
8080 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
8081 hppa*-hp-hpux*.
8082
18b67037
MK
80832004-01-04 Mark Kettenis <kettenis@gnu.org>
8084
ba6219c8
MK
8085 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8086 x86_64-*-*.
8087
18b67037
MK
8088 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8089 sparc64-*-* and sparc*-solaris2*.
8090
1bfbbb9d
MK
80912004-01-04 Mark Kettenis <kettenis@gnu.org>
8092
8093 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
8094 return ${tests}" test. The ${tests} already mentions the
8095 filename.
8096
06846494
MC
80972004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8098
8099 * gdb.cp/local.exp: Accept gcc abi 2.
8100
3b0cb202
MC
81012004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8102
8103 * gdb.cp/templates.exp: Accept gcc abi 2.
8104
0643ec3f
MC
81052004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8106
8107 * lib/compiler.cc: Remove supports_template_debugging.
8108 * gdb.cp/templates.exp: Do not test supports_template_debugging.
8109
d231d0b1
MC
81102004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8111
8112 * gdb.cp/namespace.exp: Accept gcc abi 2.
8113
44ffb27c
MC
81142004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8115
8116 * gdb.cp/method.exp: Accept gcc abi 2.
8117
184ad485
MC
81182004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8119
8120 * gdb.cp/classes.exp: Generate identical results as old version.
8121 * gdb.cp/derivation.exp: Likewise.
8122 * gdb.cp/overload.exp: Likewise.
8123 * gdb.cp/virtfunc.exp: Likewise.
8124
116f09e7
MC
81252004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8126
8127 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
8128 mysterious bug with sourceware version of expect.
8129
b1379776
MC
81302004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8131
8132 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
8133 current versions of gcc, including gcc abi 2. Remove gratuitous
8134 restart of test program. Use gdb_test_multiple and gdb_test for
8135 all tests. Add patterns to xfail missing "const" in "const char *"
8136 and kfail PR gdb/1155.
8137
6b7a4c0e
MC
81382004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8139
8140 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
8141 current versions of gcc, including gcc abi 2. Remove gratuitous
8142 restart of test program. Use gdb_test_multiple and gdb_test for
8143 all tests. Add patterns to kfail PR gdb/1498.
8144
51615d72
MC
81452003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8146
8147 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
8148 current versions of gcc, including gcc abi 2. Use "breakpoint"
8149 and "continue" instead of restarting the target program. Use
8150 gdb_test_multiple and gdb_test for all tests.
8151
7b79a9d7
MK
81522004-01-01 Mark Kettenis <kettenis@gnu.org>
8153
8154 * gdb.asm/asm-source.exp: Update copyright year. Link statically
8155 for *-*-solaris2*.
8156
1cd3489f
MC
81572003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8158
8159 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
8160 current versions of gcc, including gcc abi 2. Use "breakpoint"
8161 and "continue" instead of restarting the target program several
8162 times. Use gdb_test_multiple and gdb_test for all tests.
8163
850742db
MC
81642003-12-18 Michael Chastain <mec.gnu@mindspring.com>
8165
8166 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
8167 source files.
8168
eb4bbda8
MC
81692003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8170
8171 * gdb.base/environ.exp: Handle compiling test case from multiple
8172 source files.
8173
e42c7771
MC
81742003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8175
8176 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
8177
80e4b428
JB
81782003-12-17 Jim Blandy <jimb@redhat.com>
8179
5f06973a
JB
8180 * gdb.base/freebpcmd.c: Add copyright notice.
8181
80e4b428
JB
8182 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
8183
0ab84fb7
MC
81842003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8185
8186 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
8187
1b3bb3d0
JB
81882003-12-13 Jim Blandy <jimb@redhat.com>
8189
8190 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
8191
3a4c9371
KB
81922003-12-12 Kevin Buettner <kevinb@redhat.com>
8193
8194 * gdb.asm/frv.inc: New file.
8195 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
8196
a1dea79a
FF
81972003-12-09 Fred Fish <fnf@redhat.com>
8198
8199 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
8200 functions to break1.c and leave prototypes behind. Add more
8201 "set breakpoint NN here" comments.
8202 * gdb.base/break1.c: New file.
8203
8204 * gdb.base/break.exp: Handle compiling test case from multiple
8205 source files and change source file references as needed.
8206 * gdb.base/completion.exp: Ditto.
8207 * gdb.base/condbreak.exp: Ditto.
8208 * gdb.base/define.exp: Ditto.
8209 * gdb.base/ena-dis-br.exp: Ditto.
8210 * gdb.base/info-proc.exp: Ditto.
8211 * gdb.base/maint.exp: Ditto.
8212 * gdb.base/until.exp: Ditto.
8213
8214 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
8215 hardcoded line numbers.
8216 * gdb.base/define.exp: Ditto.
8217 * gdb.base/ena-dis-br.exp: Ditto.
8218 * gdb.base/maint.exp: Ditto.
8219 * gdb.base/until.exp: Ditto.
8220
8221 * gdb.base/completion.exp: Use "break1" for completion tests since
8222 "break" is no longer a unique prefix.
8223
5266b69c
AC
82242003-12-06 Andrew Cagney <cagney@redhat.com>
8225
8226 * gdb.base/structs.exp (test_struct_returns): When applicable, set
8227 "return_value_unimplemented". When an unimplemented struct return
8228 architecture, report incorrect values as a KFAIL
8229
374451f0
MC
82302003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8231
8232 * gdb.cp/rtti.exp: Accept new wording of warning from
8233 cp_lookup_rtti_type.
8234
ba9b20a7
MC
82352003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8236
8237 Partial fix for PR testsuite/1456.
8238 * gdb.base/scope.exp (test_at_main): Replace references to
8239 gcc_compiled with calls to test_compiler_info.
8240 (test_at_foo): Likewise.
8241 (test_at_bar): Likewise.
8242
b74b6d0b
MC
82432003-12-04 Michael Chastain <mec.gnu@mindspring.com>
8244
8245 Partial fix for PR testsuite/1456.
8246 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
8247 to test_compiler_info.
8248
ccfa3402
MC
82492003-12-03 Michael Chastain <mec.gnu@mindspring.com>
8250
8251 * gdb.base/so-impl-ld.exp: Update copyright notice.
8252
f6246aba
MC
82532003-12-02 Michael Chastain <mec.gnu@mindspring.com>
8254
8255 Partial fix for PR testsuite/1456.
8256 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
8257 to test_compiler_info.
8258
13ae734a
MC
82592003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8260
8261 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
8262 from current versions of gdb. Clean up regular expressions.
8263 Delete redundant timeout case.
8264
d8e1cdee
MC
82652003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8266
8267 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
8268 from current versions of gdb. Clean up regular expressions.
8269 Delete redundant timeout case.
8270
96457b64
MC
82712003-12-01 Michael Chastain <mec.gnu@mindspring.com>
8272
8273 Partial fix for PR testsuite/1456.
8274 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
8275 gcc_compiled with call to test_compiler_info.
8276
f35309fc
MC
82772003-11-30 Michael Chastain <mec.gnu@mindspring.com>
8278
8279 Partial fix for PR testsuite/1456.
8280 * gdb.base/list.exp (test_list_function): Delete unused declaration
8281 of gcc_compiled.
8282
d7afdf9b
MC
82832003-11-29 Michael Chastain <mec.gnu@mindspring.com>
8284
8285 Partial fix for PR testsuite/1456.
8286 * gdb.base/complex.exp: Replace reference to gcc_compiled with
8287 call to test_compiler_info.
8288
71507b56
MK
82892003-11-29 Mark Kettenis <kettenis@gnu.org>
8290
8291 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
8292 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
8293 it to create the appropriate note.inc.
8294 * gdb.asm/asmsrc1.s: Include "note.inc".
8295 * gdb.asm/netbsd.inc: New file.
8296 * gdb.asm/empty.inc: New file.
8297
f81f93f7
MC
82982003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8299
8300 Partial fix for PR testsuite/1456.
8301 * gdb.base/constvars.exp: Replace references to gcc_compiled with
8302 calls to test_compiler_info.
8303
9a77938e
MC
83042003-11-27 Michael Chastain <mec.gnu@mindspring.com>
8305
8306 Partial fix for PR testsuite/1456.
8307 * gdb.base/volatile.exp: Replace references to gcc_compiled with
8308 calls to test_compiler_info.
8309
e8367dc7
MK
83102003-11-27 Mark Kettenis <kettenis@gnu.org>
8311
8312 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
8313 pattern for the KFAILs.
8314
526c61ee
AF
83152003-11-25 Adam Fedor <fedor@gnu.org>
8316
8317 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
8318 * gdb.objc/objcdecode.m: New file.
8319
28f2d600
AF
83202003-11-25 Adam Fedor <fedor@gnu.org>
8321
8322 * gdb.objc/nondebug.exp: Test for PR objc/1236.
8323 * gdb.objc/nondebug.m: New file.
8324
a3895cee
BE
83252003-11-26 Ben Elliston <bje@wasabisystems.com>
8326
8327 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8328 NetBSD as it does on FreeBSD. Modelled on a similar change by
8329 Mark Kettenis on 2003-05-30.
8330 (link-flags): Set to "--entry _start" regardless of target.
8331 Special linker flags are to be appended to $link-flags.
8332 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
8333
c9f2c8a3
MC
83342003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8335
8336 * gdb.cp/method.exp: Accept output of new demangler.
8337
15a0587a 83382003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
8339
8340 * gdb/class2.exp: New file.
8341 * gdb/class2.cc: New file.
8342
3c00b570
MC
83432003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8344
8345 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
8346 of new demangler.
8347
7027acc7
MK
83482003-11-23 Mark Kettenis <kettenis@gnu.org>
8349
8350 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
8351 of gdb_test "run".
8352
b0e1598a
MK
83532003-11-23 Mark Kettenis <kettenis@gnu.org>
8354
8355 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
8356 "continue" into "run".
8357
4d9eda44
MC
83582003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8359
8360 Partial fix for PR testsuite/1456.
8361 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
8362 call to test_compiler_info.
8363 * gdb.cp/ctti.exp: Likewise.
8364 * gdb.cp/derivation.exp: Likewise.
8365 * gdb.cp/member-ptr.exp: Likewise.
8366 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
8367 reference to gcc_compiled.
8368
83692003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
8370
8371 Fix PR testsuite/1463.
8372 * gdb.base/structs.exp (start_structs_test): Call
8373 get_debug_format before using the debug format.
8374
d422fe19
AC
83752003-11-22 Andrew Cagney <cagney@redhat.com>
8376
8377 * lib/gdb.exp (gdb_test_multiple): Add simple example.
8378 * gdb.base/structs.exp: Use gdb_test_multiple.
8379
039cf96d
AC
83802003-11-20 Andrew Cagney <cagney@redhat.com>
8381
6882279b
AC
8382 * gdb.base/structs.exp: Handle and recover from internal errors.
8383 Replace "foo${n}" with "foo<n>" in test messages.
8384
e53890ae
AC
8385 * gdb.base/structs.exp: Update copyright. Rewrite.
8386 * gdb.base/structs.c: Update copyright. Rewrite.
8387
2b211c59
AC
8388 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
8389 resync count exceeded.
d63a86f8 8390
039cf96d
AC
8391 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
8392 from the internal error.
8393 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
8394 Original from Jim Blandy.
8395 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 8396
eac98b22
AC
83972003-11-19 Andrew Cagney <cagney@redhat.com>
8398
8399 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
8400 KFAIL.
8401
67455b2a
MK
84022003-11-17 Mark Kettenis <kettenis@gnu.org>
8403
8404 New testcase for PR backtrace/1435.
8405 * gdb.arch/i386-unwind.exp: New file.
8406 * gdb.arch/i386-unwind.c: New file.
8407
853d6e5b
AC
84082003-11-17 Andrew Cagney <cagney@redhat.com>
8409
8410 * lib/gdb.exp (compiler_info): New global.
8411 (test_compiler_info): New function.
8412 (get_compiler_info): Set compiler_info.
8413 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
8414 "compiler_info" to gcc-<major>-<minor>.
8415
38cf6e11
MC
84162003-11-15 Michael Chastain <mec.gnu@mindspring.com>
8417
8418 * gdb.trace/configure: Remove.
8419
a50d3602
EZ
84202003-11-13 Elena Zannoni <ezannoni@redhat.com>
8421
8422 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 8423 breakpoints.
a50d3602
EZ
8424 * gdb.base/break.exp: Remove all references to explicit line
8425 numbers.
8426
d9407aaa
NC
84272003-11-11 Nick Clifton <nickc@redhat.com>
8428
8429 * gdb.base/shreloc.exp: Do not run for targets which do not
8430 support shared objects.
8431
db488fc1
CV
84322003-11-10 Corinna Vinschen <vinschen@redhat.com>
8433
8434 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
8435 Don't run tests if nofileio flag is given.
8436
6a90a18e
EZ
84372003-11-07 Elena Zannoni <ezannoni@redhat.com>
8438
8439 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 8440 as well as 'Watchpoint'.
6a90a18e 8441
0b915e9c
EZ
84422003-11-06 Elena Zannoni <ezannoni@redhat.com>
8443
8444 Reported by Jim Ingham <jingham@apple.com>:
8445 * gdb.base/annota1.exp: Match at least one occurrence of the
8446 signal handler annotation.
8447
d7e4b55f
EZ
84482003-11-06 Elena Zannoni <ezannoni@redhat.com>
8449
a9c64011
AS
8450 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8451 as well as 'Watchpoint'.
d7e4b55f 8452
2fe4e8d0
MC
84532003-11-05 Michael Chastain <mec@shout.net>
8454
8455 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8456
6ef88553
KW
84572003-11-03 Kris Warkentin <kewarken@qnx.com>
8458
8459 * gdb.arch/gdb1291.c: New test file.
8460 * gdb.arch/gdb1291.exp: New test script.
8461 * gdb.arch/gdb1431.c: New test file.
8462 * gdb.arch/gdb1431.exp: New test script.
8463
ae7dc4d8
MC
84642003-10-22 Michael Chastain <mec@shout.net>
8465
8466 * gdb.mi/pthreads.c: Add copyright notice.
8467
c39d7427
MC
84682003-10-22 Michael Chastain <mec@shout.net>
8469
8470 * gdb.threads/pthreads.c: Add copyright notice.
8471
8b7d96c1
MC
84722003-10-20 Michael Chastain <mec@shout.net>
8473
8474 * gdb.base/gdb1056.exp: New test script.
8475
d1d69fdd
DJ
84762003-10-13 Daniel Jacobowitz <drow@mvista.com>
8477
8478 * gdb.threads/killed.exp: Use gdb_run_cmd.
8479
7d605576
DJ
84802003-10-13 Daniel Jacobowitz <drow@mvista.com>
8481
8482 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8483 create a core file.
8484 * gdb.threads/gcore-thread.exp: Likewise.
8485
618ec112
CV
84862003-10-13 Corinna Vinschen <vinschen@redhat.com>
8487
8488 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8489 type, based on char type.
8490 (struct bit_flags_short_t): New bitfield type, based on short type.
8491 (init_bit_flags_char): New fuction.
8492 (init_bit_flags_short): Ditto.
8493 (print_bit_flags_char): Ditto.
8494 (print_bit_flags_short): Ditto.
8495 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8496
9367a73c
MC
84972003-10-11 Michael Chastain <mec@shout.net>
8498
8499 * gdb.base/call-rt-st.exp: Update copyright year.
8500
1decf120
KI
85012003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8502
8503 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8504 * gdb.disasm/sh3.s: Ditto.
8505
5445b2ae
DJ
85062003-10-07 Daniel Jacobowitz <drow@mvista.com>
8507
8508 * gdb.threads/switch-threads.exp: New test.
8509 * gdb.threads/switch-threads.c: New source file.
8510
aec24853
CV
85112003-10-07 Corinna Vinschen <vinschen@redhat.com>
8512
8513 * gdb.base/ending-run.exp: Add sh specific case.
8514
adc7428d
AC
85152003-10-06 Andrew Cagney <cagney@redhat.com>
8516
8517 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8518 * gdb.disasm/mn10200.exp: Delete obsolete file.
8519
c9d37158
DJ
85202003-09-29 Daniel Jacobowitz <drow@mvista.com>
8521
8522 * ChangeLog: Correct an entry command.exp -> commands.exp.
8523 * gdb.base/commands.exp (bp_deleted_in_command_test)
8524 (temporary_breakpoint_commands): Check noargs.
8525
79c2c32d
DC
85262003-09-25 David Carlton <carlton@kealia.com>
8527
8528 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8529 of some print tests, where appropriate. Add tests for C::D::cd,
8530 E::ce, F::cXfX, G::XgX.
8531 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8532
594e6d67
RE
85332003-09-25 Richard Earnshaw <rearnsha@arm.com>
8534
8535 * lib/java.exp (java_init): Import target_alias before using it.
8536
10f0d451
DC
85372003-09-25 David Carlton <carlton@kealia.com>
8538
8539 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
8540
274bcba0
EZ
85412003-09-23 Elena Zannoni <ezannoni@redhat.com>
8542
d63a86f8 8543 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 8544 weirdness.
274bcba0 8545
cdbf20f7
MC
85462003-09-17 Michael Chastain <mec@shout.net>
8547
8548 * gdb.cp/gdb1355.exp: New file.
8549 * gdb.cp/gdb1355.c: New file.
8550
71e06f80
CV
85512003-09-15 Corinna Vinschen <vinschen@redhat.com>
8552
8553 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
8554 * gdb.asm/sh.inc: New file.
8555
5c4e30ca
DC
85562003-09-11 David Carlton <carlton@kealia.com>
8557
bd45b7af
DC
8558 * gdb.cp/namespace.exp: Add tests for namespace types.
8559 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
8560 (test_namespace): New.
8561
1c199746
EZ
85622003-09-11 Elena Zannoni <ezannoni@redhat.com>
8563
a9c64011 8564 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 8565 * gdb.stabs/weird.exp: Ditto.
1c199746 8566
04ed252f
MC
85672003-09-08 Michael Chastain <mec@shout.net>
8568
8569 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
8570
d8a2d9e7
MC
85712003-09-07 Michael Chastain <mec@shout.net>
8572
8573 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
8574 'parse error'.
8575
161afb24
MK
85762003-09-07 Mark Kettenis <m.kettenis@osp.nl>
8577
8578 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
8579
49f2741a
MC
85802003-08-30 Michael Chastain <mec@shout.net>
8581
8582 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
8583 * gdb.gdb/observer.exp: Ditto.
8584 * gdb.gdb/xfullpath.exp: Ditto.
8585
8afa723e
MK
85862003-08-29 Mark Kettenis <kettenis@gnu.org>
8587
8588 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
8589 *-*-*bsd*.
8590
f31dfe3b
JJ
85912003-08-28 Jeff Johnston <jjohnstn@redhat.com>
8592
8593 * gdb.base/dump.exp: Skip for ia64.
8594
4630e498
JJ
85952003-08-25 Jeff Johnston <jjohnstn@redhat.com>
8596
8597 * gdb.asm/asm-source.exp: Add ia64 support.
8598 * gdb.asm/ia64.inc: New file.
8599
1105b7ef
MC
86002003-08-22 Michael Chastain <mec@shout.net>
8601
8602 * gdb.cp: New directory.
8603 * gdb.cp/*: Copy from gdb.c++/*.
8604 * gdb.c++/*: Remove.
8605 * Makefile.in: Change gdb.c++ to gdb.cp.
8606 * configure.in: Ditto.
8607 * configure: Regnerate.
8608
c945b932
MK
86092003-08-18 Mark Kettenis <kettenis@gnu.org>
8610
8611 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
8612 * gdb.arch/i386-prologue.c (gdb1338): Add function.
8613
2b66634b
DJ
86142003-08-17 Daniel Jacobowitz <drow@mvista.com>
8615
8616 * mi-var-display.exp (-var-list-children weird): Accept function
8617 pointers with argument types.
8618 * mi1-var-display.exp (-var-list-children weird): Likewise.
8619 * mi2-var-display.exp (-var-list-children weird): Likewise.
8620
a356f73b
DJ
86212003-08-17 Daniel Jacobowitz <drow@mvista.com>
8622
8623 * gdb.base/annota3.exp: Add missing newline.
8624
483417b8
MC
86252003-08-06 Michael Chastain <mec@shout.net>
8626
8627 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
8628
c99c59c3
MS
86292003-08-12 Michael Snyder <msnyder@redhat.com>
8630
8631 * gdb.base/float.exp: Add test for SH.
8632
55ed7501
MK
86332003-08-10 Mark Kettenis <kettenis@gnu.org>
8634
8635 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
8636
1a371f2e
EZ
86372003-08-07 Elena Zannoni <ezannoni@redhat.com>
8638
8639 * gdb.base/completion.exp: Remove reduntant completion test
8640 on filename.
8641
e0f353ce
EZ
86422003-08-07 Elena Zannoni <ezannoni@redhat.com>
8643
a9c64011
AS
8644 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
8645 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
8646 gdb.trace/save-trace.exp: Make sure that full pathnames are
8647 escaped correctly.
e0f353ce 8648
5710a1af 86492003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 8650
a9c64011
AS
8651 * configure.in: Don't generate config.h from config.hin.
8652 * configure: Regenerate.
8653 * config.hin: Remove file.
8654 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
8655 * gdb.threads/pthreads.c: Ditto.
5710a1af 8656
dcd81ce9
DJ
86572003-08-07 Daniel Jacobowitz <drow@mvista.com>
8658
8659 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8660 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
8661 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
8662 Replace ld24 with seth/add3.
8663
6009d884
AC
86642003-08-02 Andrew Cagney <cagney@redhat.com>
8665
8666 * gdb.base/annota3.exp: New file.
8667 * gdb.base/annota3.c: New file.
8668 * gdb.c++/annota3.exp: New file.
8669 * gdb.c++/annota3.cc: New file.
8670
51514e06
MC
86712003-07-29 Michael Chastain <mec@shout.net>
8672
8673 * gdb.threads/tls.c (spin): Check errno only if sem_wait
8674 actually failed.
8675 (do_pass): Likewise.
8676 * gdb.threads/tls.exp: Always initialize no_of_threads.
8677
4ee6625b
DJ
86782003-07-27 Daniel Jacobowitz <drow@mvista.com>
8679
8680 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
8681 pattern.
8682 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
8683 * gdb.threads/tls.exp: Recognize one case of the host library not
8684 supporting TLS.
8685
225f2bf6
AC
86862003-07-27 Andrew Cagney <cagney@redhat.com>
8687
8688 * gdb.base/fileio.exp: Use SH when running commands using
8689 remote_exec.
8690
bcb27c9f
DJ
86912003-07-24 Daniel Jacobowitz <drow@mvista.com>
8692
8693 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8694 * gdb.base/relocate.c (dummy): New padding array.
8695
3d67be83
MS
86962003-07-22 Michael Snyder <msnyder@redhat.com>
8697
d63a86f8 8698 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
8699
8700 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
8701 patterns to be more general, accepting old and new output.
8702 Some output chars (such as '+') also must be quoted.
d63a86f8 8703 Some addresses are displayed numerically instead of
3d67be83
MS
8704 symbolically.
8705
57ba3b85
MS
87062003-07-23 Michael Snyder <msnyder@redhat.com>
8707
686d097c
MS
8708 * gdb.base/return2.exp: Don't test long-long return.
8709
57ba3b85
MS
8710 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
8711 * gdb.disasm/t01_mov.exp: Ditto.
8712 * gdb.disasm/t02_mova.s: Ditto.
8713 * gdb.disasm/t02_mova.exp: Ditto.
8714 * gdb.disasm/t03_add.s: Ditto.
8715 * gdb.disasm/t03_add.exp: Ditto.
8716 * gdb.disasm/t04_sub.s: Ditto.
8717 * gdb.disasm/t04_sub.exp: Ditto.
8718 * gdb.disasm/t05_cmp.s: Ditto.
8719 * gdb.disasm/t05_cmp.exp: Ditto.
8720 * gdb.disasm/t06_ari2.s: Ditto.
8721 * gdb.disasm/t06_ari2.exp: Ditto.
8722 * gdb.disasm/t07_ari3.s: Ditto.
8723 * gdb.disasm/t07_ari3.exp: Ditto.
8724 * gdb.disasm/t08_or.s: Ditto.
8725 * gdb.disasm/t08_or.exp: Ditto.
8726 * gdb.disasm/t09_xor.s: Ditto.
8727 * gdb.disasm/t09_xor.exp: Ditto.
8728 * gdb.disasm/t10_and.s: Ditto.
8729 * gdb.disasm/t10_and.exp: Ditto.
8730 * gdb.disasm/t11_logs.s: Ditto.
8731 * gdb.disasm/t11_logs.exp: Ditto.
8732 * gdb.disasm/t12_bit.s: Ditto.
8733 * gdb.disasm/t12_bit.exp: Ditto.
8734 * gdb.disasm/t13_otr.s: Ditto.
8735 * gdb.disasm/t13_otr.exp: Ditto.
8736
e00759ef
EZ
87372003-07-22 Elena Zannoni <ezannoni@redhat.com>
8738
8739 * gdb.threads/tls.exp :Add kfail for 'info address' case.
8740
8bc2021f
EZ
87412003-07-22 Elena Zannoni <ezannoni@redhat.com>
8742
a9c64011
AS
8743 * gdb.threads/tls.c : New file.
8744 * gdb.threads/tls.exp : New file.
8745 * gdb.threads/tls-main.c : New file.
8746 * gdb.threads/tls-shared.c : New file.
8747 * gdb.threads/tls-shared.exp : New file.
8bc2021f 8748
89320c4c
AS
87492003-07-22 Andreas Schwab <schwab@suse.de>
8750
8751 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
8752
180dea7c
AS
87532003-07-20 Andreas Schwab <schwab@suse.de>
8754
8755 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
8756 due to insn reordering.
8757
0714963c
AC
87582003-07-15 Andrew Cagney <cagney@redhat.com>
8759
8760 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
8761
98a23b3f
MC
87622003-07-15 Michael Chastain <mec@shout.net>
8763
8764 * gdb.base/gdb1250.exp: New file.
8765 * gdb.base/gdb1250.c: New file.
8766
27e417a2
ML
87672003-07-09 Michal Ludvig <mludvig@suse.cz>
8768
8769 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
8770 expansion of size_t to 'unsigned long', not only to 'unsigned'.
8771
8bc2021f
EZ
87722003-07-09 Elena Zannoni <ezannoni@redhat.com>
8773
a9c64011
AS
8774 * gdb.threads/tls.c: New file.
8775 * gdb.threads/tls.exp: New file.
8776 * gdb.threads/tls-main.c: New file.
8777 * gdb.threads/tls-shared.c: New file.
8778 * gdb.threads/tls-shared.exp: New file.
8bc2021f 8779
d99968dc
EZ
87802003-07-09 Elena Zannoni <ezannoni@redhat.com>
8781
8782 * gdb.base/annota1.exp: Make sure that we properly escape the
8783 full path of the source file. Xfail more permissive patterns,
d63a86f8 8784 due to a compiler debug info problem.
d99968dc 8785
83876b3b
AS
87862003-07-07 Andreas Schwab <schwab@suse.de>
8787
2705e972
AS
8788 * gdb.asm/m68k.inc: New file.
8789 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
8790
83876b3b
AS
8791 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
8792 arguments"): Also match negative number.
8793
8794 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
8795
3a871b37
DJ
87962003-07-03 Daniel Jacobowitz <drow@mvista.com>
8797
8798 * gdb.base/store.c (charest): New typedef.
8799 (add_char): Rename to add_charest, update.
8800 (wack_char): Rename to wack_charest, update types. Return l + r
8801 to keep r live across the call.
8802 (wack_short, wack_int, wack_long, wack_longest, wack_float)
8803 (wack_double, wack_doublest): Return l + r to keep r live across
8804 the call.
8805 * gdb.base/store.exp: Accomodate store.c changes.
8806
b2a7f303
DC
88072003-06-30 David Carlton <carlton@kealia.com>
8808
8809 * gdb.c++/maint.exp (test_invalid_name): New.
8810 (test_first_component): Add tests for invalid names.
8811
3c6cb4a1
MC
88122003-06-29 Michael Chastain <mec@shout.net>
8813
8814 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
8815 output of '<VTT for class>' for virtual base classes.
8816
f1c2644b
DJ
88172003-06-29 Daniel Jacobowitz <drow@mvista.com>
8818
8819 * gdb.base/completion.exp: Tab-complete "complet" instead of
8820 "compl".
8821 * gdb.base/complex.exp, gdb.base/complex.c: New files.
8822
18080350
DJ
88232003-06-29 Daniel Jacobowitz <drow@mvista.com>
8824
8825 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
8826 * gdb.base/volatile.exp: Likewise.
8827
f56973f8
DJ
88282003-06-29 Daniel Jacobowitz <drow@mvista.com>
8829
8830 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
8831 gdb/1265.
8832
88332003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
8834 Daniel Jacobowitz <drow@mvista.com>
8835
8836 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
8837 initial line count of 'captured_main' from 26 to 32.
8838 (test_with_self): Allow xmalloc call to be interleaved with the
8839 preceding two lines.
8840
e766d4d6
JB
88412003-06-24 Joel Brobecker <brobecker@gnat.com>
8842
8843 * gdb.base/bang.exp: New testcase.
8844
f125c9a4
JB
88452003-06-23 Joel Brobecker <brobecker@gnat.com>
8846
8847 * gdb.base/langs.exp: Add some tests for the "minimal" language
8848 support.
8849
6e25beaf
EZ
88502003-06-23 Elena Zannoni <ezannoni@redhat.com>
8851
8852 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
8853 the testcase.
8854
2f816dda
DJ
88552003-06-22 Daniel Jacobowitz <drow@mvista.com>
8856
8857 * gdb.base/relocate.exp: Test add-symbol-file with a variable
8858 offset.
8859
db5a5748
DJ
88602003-06-22 Daniel Jacobowitz <drow@mvista.com>
8861
8862 * gdb.c++/pr-1210.cc: New file.
8863 * gdb.c++/pr-1210.exp: New file.
8864
1df0c130
DJ
88652003-06-21 Daniel Jacobowitz <drow@mvista.com>
8866
8867 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
8868 000-exec-continue.
8869
a92feac0
MK
88702003-06-15 Mark Kettenis <kettenis@gnu.org>
8871
8872 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
8873 on *-*-*bsd* instead of *-*-freebsd*.
8874
81a58f5b
AC
88752003-06-14 Andrew Cagney <cagney@redhat.com>
8876
8877 * gdb.base/store.exp: Test longest and doublest. Test all
8878 parameters. Weaken return statement match.
8879 * gdb.base/store.c: Add longest and doublest - aka long long and
8880 long double functions. Put all parameters into local register
8881 variables. Use negative values.
8882
b257a0d3
AC
88832003-06-14 Andrew Cagney <cagney@redhat.com>
8884
8885 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
8886 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
8887 exit status.
8888 * gdb.base/fileio.exp: Disable target when nointerrupts and
8889 noinferiorio, instead of limiting it to remote. Use remote_exec
8890 instead of system.
d63a86f8 8891
21c38304
JJ
88922003-06-12 Jeff Johnston <jjohnstn@redhat.com>
8893
8894 * gdb.base/float.exp: Add ia64 support.
8895
1bcdb424
CV
88962003-06-12 Corinna Vinschen <vinschen@redhat.com>
8897
8898 * gdb.base/fileio.exp: Run only on remote targets.
8899
6aeb981f
CV
89002003-06-10 Corinna Vinschen <vinschen@redhat.com>
8901
8902 * gdb.base/fileio.c: New file, testing File-I/O.
8903 * gdb.base/fileio.exp: Ditto.
8904
53df362e
RG
89052003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
8906
8907 * gdb.base/shreloc.exp: New file, check symbol values obtained from
8908 shared objects after relocation at load time (gdb PR/1132).
8909 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 8910 as above, part of the shared object relocation test.
53df362e 8911
ffee1b46
MK
89122003-06-08 Mark Kettenis <kettenis@gnu.org>
8913
b5ca3722
MK
8914 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
8915 fully filled history list.
8916 * gdb.base/gdb_history: New file.
8917
03ed860d
MK
8918 * gdb.base/signals.exp: XFAIL "continue to func1" on
8919 i*86-*-freebsd*.
8920
ffee1b46
MK
8921 * gdb.base/attach.exp: When trying to attach to a nonexistent
8922 process, make it possible to specify the PID based on the target,
8923 and do so for *-*-freebsd*.
8924
d80dbb52
RH
89252003-06-02 Richard Henderson <rth@redhat.com>
8926
8927 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
8928
6dd77b81
RH
89292003-06-02 Richard Henderson <rth@redhat.com>
8930
8931 * gdb.base/selftest.exp: Next over lim_at_start initialization.
8932
f6347e16
RH
89332003-06-02 Richard Henderson <rth@redhat.com>
8934
8935 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
8936
2c161407
DJ
89372003-06-01 Daniel Jacobowitz <drow@mvista.com>
8938
8939 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
8940 of globalvar.
8941
572eb746
MK
89422003-06-01 Mark Kettenis <kettenis@gnu.org>
8943
8944 * gdb.asm/asm-source.exp: Check for memory read errors in
8945 disassembler test on *BSD too.
8946
9e9617a5
RH
89472003-06-01 Richard Henderson <rth@redhat.com>
8948
8949 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
8950 for .frame.
8951 (gdbasm_call): Lose ldgp.
8952 (gdbasm_startup): Add frame information.
8953 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
8954
7b34ad4e
MK
89552003-05-31 Mark Kettenis <kettenis@gnu.org>
8956
8957 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
8958 i?86-*-*.
8959
10059fdf
MK
89602003-05-30 Mark Kettenis <kettenis@gnu.org>
8961
8962 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8963 FreeBSD.
8964
acf4b816
RH
89652003-05-29 Richard Henderson <rth@redhat.com>
8966
8967 * gdb.asm/alpha.inc: New file.
8968 * gdb.asm/asm-source.exp: Use it.
8969
e9ecd949
JB
89702003-05-29 Jim Blandy <jimb@redhat.com>
8971
8972 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
8973 'core.PID'.
8974
e3e5a4f3
JB
89752003-05-22 Jim Blandy <jimb@redhat.com>
8976
8977 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
8978 backtrace.
d63a86f8 8979
72fe3d25
DC
89802003-05-20 David Carlton <carlton@math.stanford.edu>
8981
8982 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
8983 this time.
8984
58da2eb2
DC
89852003-05-19 David Carlton <carlton@bactrian.org>
8986
8987 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
8988 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
8989
1fcb5155
DC
89902003-05-19 David Carlton <carlton@bactrian.org>
8991
8992 * gdb.c++/namespace.exp: Add namespace scope and anonymous
8993 namespace tests.
8994 Bump copyright date.
8995 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
8996 (main): Call C::D::marker2.
8997 * gdb.c++/namespace1.cc: New file.
8998
85e85163
JJ
89992003-05-14 Jeff Johnston <jjohnstn@redhat.com>
9000
9001 Roland McGrath <roland@redhat.com>
d63a86f8 9002 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
9003 there is no manager thread.
9004
a25fbfec
JJ
90052003-05-08 Jeff Johnston <jjohnstn@redhat.com>
9006
d63a86f8
RM
9007 * gdb.threads/schedlock.exp: Remove assumption that all threads
9008 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
9009 in one of the child threads rather than the main thread.
9010
be375bae
JB
90112003-05-07 Jim Blandy <jimb@redhat.com>
9012
09bf6082
JB
9013 Add support for assembly source testing on the s390x.
9014 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
9015 architecture.
9016 * gdb.asm/s390x.inc: New file.
9017
be375bae
JB
9018 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
9019 succession of 'if' statements.
9020
00905d52
AC
90212003-05-05 Andrew Cagney <cagney@redhat.com>
9022
9023 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
9024
b1e29e33
AC
90252003-05-05 Andrew Cagney <cagney@redhat.com>
9026
9027 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
9028 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
9029
e33d66ec
EZ
90302003-05-02 Elena Zannoni <ezannoni@redhat.com>
9031
9032 * gdb.base/charset.exp: Update based on new behavior of set/show
9033 charset commands.
9034
2b6fd0d8
AC
90352003-05-01 Andrew Cagney <cagney@redhat.com>
9036
9037 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
9038 variable do not give memory errors.
9039
130cacce
AF
90402003-04-30 Adam Fedor <fedor@gnu.org>
9041
9042 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
9043 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
9044 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
9045 gdb.objc/basicclass.m: : New files
9046
9047 * lib/gdb.exp (gdb_compile_objc): New procedure.
9048
bea71854
DJ
90492003-04-27 Daniel Jacobowitz <drow@mvista.com>
9050
9051 * gdb.base/signals.exp: Make backtrace tests more specific.
9052
0f20eeea
DC
90532003-04-23 David Carlton <carlton@bactrian.org>
9054
9055 * gdb.c++/maint.exp (test_first_component): Add tests for
9056 'operator' in more locations.
9057
c8c4d8dc
KB
90582003-04-16 Kevin Buettner <kevinb@redhat.com>
9059
9060 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
9061
3fe60e3c
EZ
90622003-04-16 Elena Zannoni <ezannoni@redhat.com>
9063
9064 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 9065 func marke' instead. Update test name.
3fe60e3c 9066
9219021c
DC
90672003-04-15 David Carlton <carlton@math.stanford.edu>
9068
9069 * gdb.c++/maint.exp: New file.
9070
5dd55bdd
EZ
90712003-04-14 Elena Zannoni <ezannoni@redhat.com>
9072
9073 * gdb.threads/schedlock.c: Change type of thread function argument
9074 to long, to avoid warnings on 64-bit platforms.
9075
00890572
EZ
90762003-04-14 Elena Zannoni <ezannoni@redhat.com>
9077
a9c64011
AS
9078 * gdb.base/attach.exp: Add new message from ptrace in case of
9079 attaching to nonexistent process.
d63a86f8 9080
93201743
JB
90812003-04-11 Jim Blandy <jimb@redhat.com>
9082
9083 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9084 gdb.c++/userdef.cc: Place comments on the lines to which the
9085 marker function might return.
9086 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9087 gdb.c++/userdef.exp: Look for those comments to check that we've
9088 returned to the right place, instead of checking line numbers.
9089
2a11c64d
EZ
90902003-04-11 Elena Zannoni <ezannoni@redhat.com>
9091
a9c64011
AS
9092 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
9093 match on sourcefile name, instead of directory name.
2a11c64d 9094
68ab8fc5
EZ
90952003-04-10 Elena Zannoni <ezannoni@redhat.com>
9096
d63a86f8 9097 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
9098 working directory name.
9099
5624293a
JB
91002003-04-09 Jim Blandy <jimb@redhat.com>
9101
9102 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9103 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
9104 after an inferior function call, report the failure, but allow the
9105 test to continue.
9106
f1f02ee4
SC
91072003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9108
9109 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9110 with -DPROTOTYPES.
9111
6eb79af0
SC
91122003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9113
9114 * gdb.base/break.exp: Revert last patch.
9115
8dfb4cf0
SC
91162003-04-04 Stephane Carrez <stcarrez@nerim.fr>
9117
9118 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9119 with -DPROTOTYPES.
9120
ed4c619a
AC
91212003-04-02 Andrew Cagney <cagney@redhat.com>
9122
9123 * gdb.base/callfuncs.exp: Make "print add" messages unique.
9124 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
9125 matching directories by the name breakpoint.
9126 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
9127 Make "continue to marker1" consistent.
9128 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
9129 message consistent.
9130 * lib/gdb.exp: Put "the program is no longer running", and "the
9131 program exited" in parenthesis.
9132 * lib/mi-support.exp: Ditto.
d63a86f8 9133
4e35d5f0 91342003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 9135
4e35d5f0
BR
9136 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
9137
71900fe8
AC
91382003-03-29 Andrew Cagney <cagney@redhat.com>
9139
9140 * gdb.base/sizeof.c (main): Print the value of '\377'.
9141 * gdb.base/sizeof.exp: Check the sign of '\377'.
9142
c0655a16
MC
91432003-03-27 Michael Chastain <mec@shout.net>
9144
9145 * gdb.base/gdb1090.exp: New file.
9146 * gdb.base/gdb1090.cc: New file.
9147
5b2a3989
JB
91482003-03-27 J. Brobecker <brobecker@gnat.com>
9149
9150 * gdb.gdb/observer.exp: New regression test.
9151
79876890
MC
91522003-03-27 Michael Chastain <mec@shout.net>
9153
9154 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
9155 * gdb.base/ptype.exp: Likewise.
9156
6eac95e3
CV
91572003-03-27 Corinna Vinschen <vinschen@redhat.com>
9158
9159 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
9160
e8c71839
MC
91612003-03-26 Michael Chastain <mec@shout.net>
9162
9163 * gdb.base/ptype.exp: Actually use some typedef'd types.
9164
71b10041
SC
91652003-03-21 Stephane Carrez <stcarrez@nerim.fr>
9166
9167 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
9168 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
9169
2512cf80
CV
91702003-03-20 Corinna Vinschen <vinschen@redhat.com>
9171
9172 * gdb.base/default.exp: Fix regular expression.
9173
0d195a4f
CV
91742003-03-20 Corinna Vinschen <vinschen@redhat.com>
9175
9176 * gdb.base/args.exp: Fix regular expression.
9177
8a2dbca8
CV
91782003-03-20 Corinna Vinschen <vinschen@redhat.com>
9179
9180 * gdb.base/help.exp: Allow Win32 child process.
9181
bf028682
CV
91822003-03-20 Corinna Vinschen <vinschen@redhat.com>
9183
9184 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
9185 when stepping out of main().
9186
182dbe85
CV
91872003-03-20 Corinna Vinschen <vinschen@redhat.com>
9188
9189 * gdb.base/default.exp: Check for win32 specific message when calling
9190 "run" without executable.
9191
d67a6ba5
CV
91922003-03-20 Corinna Vinschen <vinschen@redhat.com>
9193
9194 * gdb.base/args.exp: Expect .exe in output.
9195
a955b5bb
CV
91962003-03-20 Corinna Vinschen <vinschen@redhat.com>
9197
9198 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
9199 Cygwin native.
9200
bf6bad4b
AC
92012003-03-17 Andrew Cagney <cagney@redhat.com>
9202
9203 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
9204 vector registes.
9205 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
9206 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
9207
293e9a31
DC
92082003-03-17 David Carlton <carlton@math.stanford.edu>
9209
9210 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
9211 test, for PR breakpoints/38.
9212 Call test_watchpoint_and_breakpoint.
9213 * gdb.base/watchpoint.c (func3): New function.
9214 (main): Call func3.
9215
5330f2db
DC
92162003-03-04 David Carlton <carlton@math.stanford.edu>
9217
9218 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
9219 Garply<Garply<char> >:: garply".
9220 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
9221 with respect to PR c++/1111; note also PR c++/1113.
9222 (test_template_breakpoints): KFAIL "constructor breakpoint" with
9223 respect to PR c++/1062.
9224 KFAIL "destructor breakpoint" with respect to PR c++/1112.
9225
6ece72da
DC
92262003-03-03 David Carlton <carlton@math.stanford.edu>
9227
9228 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
9229 with respect to PR c++/57.
9230 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
9231 c++/826.
9232 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
9233 respect to PR c++/57.
9234
85ca1584
DC
92352003-03-03 David Carlton <carlton@math.stanford.edu>
9236
9237 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
9238 respect to PR c++/33 into FAILs.
9239
98e9c5b8
MC
92402003-03-03 Michael Chastain <mec@shout.net>
9241
7bedbf27
MC
9242 * configure.in: Update copyright years.
9243
92442003-03-03 Michael Chastain <mec@shout.net>
9245
9246 * Makefile.in: Update copyright years.
98e9c5b8 9247
f683e100
DC
92482003-02-28 David Carlton <carlton@math.stanford.edu>
9249
9250 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
9251 print class instead of struct and/or superfluous protection
9252 specifiers, as long as the resulting output is equivalent to the
9253 source code.
9254 Delete FIXME from end of messages on tests that don't need
9255 fixing.
9256
a9e0cf2c
DC
92572003-02-28 David Carlton <carlton@math.stanford.edu>
9258
9259 * gdb.c++/templates.exp (do_tests): Allow const in the two
9260 Foo<volatile char *>::foo tests.
9261
e8d359df
MS
92622003-02-27 Michael Snyder <msnyder@redhat.com>
9263
d63a86f8 9264 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
9265 will be consistant.
9266
0b71dc91
DC
92672003-02-26 David Carlton <carlton@math.stanford.edu>
9268
9269 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
9270 char *>::foo" test with respect to PR c++/33. Create a new test
9271 which is identical to that one except that it doesn't put the
9272 space between the "char" and the "*"; KFAIL it, too.
9273
dd14ab43
DC
92742003-02-26 David Carlton <carlton@math.stanford.edu>
9275
9276 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
9277 template types into either PASSes or KFAILs (corresponding to PR
9278 c++/57). Tweak indentation. Update copyright.
9279
1146c7f1
SC
92802003-02-23 Stephane Carrez <stcarrez@nerim.fr>
9281
9282 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
9283
74641dfb
MC
92842003-02-13 Michael Chastain <mec@shout.net>
9285
9286 * gdb.base/exprs.exp: Remove i960 remnants.
9287 * gdb.base/funcargs.exp: Likewise.
9288 * gdb.base/list.exp: Likewise.
9289 * gdb.base/ptype.exp: Likewise.
9290
559cd2d0
DC
92912003-02-14 David Carlton <carlton@math.stanford.edu>
9292
9293 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
9294 pEe->D::vg()" from XFAIL to KFAIL.
9295
c4f90d87
JM
92962003-02-13 Jason Molenda (jmolenda@apple.com)
9297
9298 * gdb.base/maint.exp: Update maint print statistics regexp to include
9299 new entries.
9300
cbc4d97c
MC
93012003-02-13 Michael Chastain <mec@shout.net>
9302
9303 * gdb.c++/inherit.exp: Remove call to get_debug_format.
9304
40f235b7
MC
93052003-02-12 Michael Chastain <mec@shout.net>
9306
9307 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
9308 * gdb.c++/inherit.exp: Likewise.
9309 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
9310 * gdb.c++/templates.exp: Likewise.
9311 * gdb.c++/virtfunc.exp: Likewise.
9312
c56716b0
JM
93132003-02-06 Jason Molenda (jason-cl@molenda.com)
9314
9315 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
9316 why the code is written that way.
9317
070afcf8
MC
93182003-02-05 Michael Chastain <mec@shout.net>
9319
9320 * gdb.base/dump.exp: Add missing copyright line.
9321
5d0331e5
JM
93222003-02-05 Jason Molenda (jason-cl@molenda.com)
9323
f7ae6d3e 9324 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
9325 at the beginning so the breakpoint doesn't get set on the loop.
9326
92851186
MC
93272003-02-05 Michael Chastain <mec@shout.net>
9328
9329 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
9330 output for configurations with gcc 2.95.3.
9331
cbf1e085
AC
93322003-02-05 Keith Seitz <keiths@redhat.com>
9333 Andrew Cagney <ac131313@redhat.com>
9334
9335 * gdb.mi/mi-cli.exp: New file.
d63a86f8 9336
29518e1e
MC
93372003-02-04 Michael Chastain <mec@shout.net>
9338
9339 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
9340 Call perror and then continue.
9341
5af1d5f3
MC
93422003-02-03 Michael Chastain <mec@shout.net>
9343
9344 * gdb.c++/pr-1023.cc: New file.
9345 * gdb.c++/pr-1023.exp: New file.
9346
6b549786
JB
93472003-02-05 Jim Blandy <jimb@redhat.com>
9348
9349 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
9350 it's local to foobar. Check for it there, and check that it's not
9351 present in main.
9352 * gdb.c++/local.cc (marker2): New function.
9353 (foobar): Call marker1.
9354 (main): Call marker2 instead of marker1.
9355
67f16606
AC
93562003-02-04 Andrew Cagney <ac131313@redhat.com>
9357
9358 * gdb.disasm/mn10200.exp: Obsolete file.
9359 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
9360 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
9361 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
9362
1c5cb38e
DC
93632003-02-04 David Carlton <carlton@math.stanford.edu>
9364
9365 * gdb.c++/overload.exp: Test intToChar(1).
9366 * gdb.c++/overload.cc (intToChar): New.
9367 (main): Call intToChar.
9368
d1fe6965
DC
93692003-02-03 David Carlton <carlton@math.stanford.edu>
9370
9371 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
9372 'might_kfail' arg.
9373 KFAIL some of the continue_to_bp_overloaded calls, according to
9374 PR c++/1025.
9375
9ba61c5d
MC
93762003-02-01 Michael Chastain <mec@shout.net>
9377
9378 * gdb.base/advance.c (marker1): New marker function.
9379 * gdb.base/advance.exp: When the 'advance' command lands on the
9380 return breakpoint, it can legitimately stop on either the
9381 current line or the next line. Accommodate both outcomes.
9382 * gdb.base/until.exp: Likewise.
9383
e7494ffb
AC
93842003-02-02 Andrew Cagney <ac131313@redhat.com>
9385
9386 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9387 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
9388 now a list, not a tuple.
9389 * gdb.mi/mi-var-display.exp: Ditto.
9390 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 9391
075559bc
AC
93922003-02-01 Andrew Cagney <ac131313@redhat.com>
9393
9394 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9395 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
9396 stack backtraces.
9397 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 9398
2bd4c7b1
MK
93992003-02-01 Mark Kettenis <kettenis@gnu.org>
9400
9401 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9402 gdb.mi/mi1-pthreads.exp: Return instead of calling
9403 gdb_suppress_entire_file.
9404
eabd8992
MS
94052003-02-01 Mark Salter <msalter@redhat.com>
9406
9407 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
9408
71469e2f
MS
94092003-01-31 Mark Salter <msalter@redhat.com>
9410
9411 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
9412 Support empty arg.
9413
38a94d44
MC
94142003-01-30 Michael Chastain <mec@shout.net>
9415
9416 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
9417 This was a workaround for a UTF-8 bug in readline 4.3. The bug
9418 has been fixed in gdb/readline on 2003-01-09.
9419
19ea9e73
MS
94202003-01-29 Michael Snyder <msnyder@redhat.com>
9421
e8d359df
MS
9422 * gdb.base/maint.exp: Allow for leading underscore in symbol.
9423 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
9424 * gdb.base/args.exp: Skip if target does not support args passing.
9425
2307bd6a
DJ
94262003-01-22 Daniel Jacobowitz <drow@mvista.com>
9427
19ea9e73 9428 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
9429 gdb_test. Accept a list of expect arguments as the third
9430 parameter.
9431 (gdb_test): Use it.
9432
f2dd3617
EZ
94332003-01-20 Elena Zannoni <ezannoni@redhat.com>
9434
9435 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
9436 allow for different test tree configurations. Update some
9437 tescases accordingly.
9438 * gdb.arch/altivec-regs.exp: Ditto.
9439 * gdb.asm/asm-source.exp: Ditto.
9440 * gdb.base/advance.exp: Ditto.
9441 * gdb.base/display.exp: Ditto.
d63a86f8 9442 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
9443 * gdb.base/mips_pro.exp: Ditto.
9444 * gdb.base/overlays.exp: Ditto.
9445 * gdb.base/relocate.exp: Ditto.
9446 * gdb.base/setshow.exp: Ditto.
9447 * gdb.base/step-line.exp: Ditto.
9448 * gdb.base/step-test.exp: Ditto.
9449 * gdb.base/until.exp: Ditto.
9450 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9451
c71cdefd
DC
94522003-01-17 David Carlton <carlton@math.stanford.edu>
9453
9454 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9455 corresponding to PR c++/945.
9456 Update copyright.
9457
fdba05d7
DC
94582003-01-17 David Carlton <carlton@math.stanford.edu>
9459
9460 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9461 corresponding to PR c++/68.
9462
94632003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
9464
9465 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9466 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9467 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9468
c362c33a
EZ
94692003-01-15 Elena Zannoni <ezannoni@redhat.com>
9470
0fbc361c
EZ
9471 * gdb.base/break.exp: Fix change of default location, because of
9472 removal of until tests.
9473 * gdb.base/help.exp: Update test for new 'until' help message.
9474 Add test for help on 'advance'.
a9c64011 9475 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 9476
dabf8a35
MK
94772003-01-15 Mark Kettenis <kettenis@gnu.org>
9478
9479 * gdb.base/default.exp: Adapt "info float" test for recent changes
9480 to that command. Add test for "info vector".
9481 * gdb.base/float.exp: New file. Add test for "info float" that
9482 resembles the old test in gdb.base/default.exp.
9483
a1769aca
DC
94842003-01-15 David Carlton <carlton@math.stanford.edu>
9485
9486 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9487
82025e13
EZ
94882003-01-15 Elena Zannoni <ezannoni@redhat.com>
9489
9490 * gdb.base/break.exp: Move the tests of until command from here...
9491 * gdb.base/until.exp: ... to here. New file. Add other tests.
9492 * gdb.base/advance.c: New file.
9493 * gdb.base/advance.exp: New file.
9494
8f9ab801
EZ
94952003-01-14 Elena Zannoni <ezannoni@redhat.com>
9496
a9c64011
AS
9497 * gdb.base/args.c: New file.
9498 * gdb.base/args.exp: New file.
8f9ab801 9499
9ae66589
DJ
95002003-01-14 Daniel Jacobowitz <drow@mvista.com>
9501
9502 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9503
8d77e5c3
DJ
95042003-01-14 Daniel Jacobowitz <drow@mvista.com>
9505
9506 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9507
12d2f0a1
DJ
95082003-01-14 Daniel Jacobowitz <drow@mvista.com>
9509
9510 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9511 dates.
9512
6ca37014
DJ
95132003-01-13 Daniel Jacobowitz <drow@mvista.com>
9514
9515 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9516
b0023472
DJ
95172003-01-13 Daniel Jacobowitz <drow@mvista.com>
9518
9519 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9520 (ptype &*"foo").
9521 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9522
607fbc54 95232003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
9524
9525 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9526 * gdb.mi/mi1-console.exp: Likewise.
9527
607fbc54 95282003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
9529
9530 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9531 * gdb.mi/mi1-console.exp: Likewise.
9532
a1fb14a2
DJ
95332003-01-13 Daniel Jacobowitz <drow@mvista.com>
9534
9535 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9536
c4cf40b7
DJ
95372003-01-09 Daniel Jacobowitz <drow@mvista.com>
9538
9539 * gdb.base/detach.exp: New test.
9540
696d5a5b
DJ
95412003-01-09 Daniel Jacobowitz <drow@mvista.com>
9542
9543 * Makefile.in (ALL_SUBDIRS): New variable.
9544 (subdirs, clean, distclean): Use it.
9545 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
9546 regenerating Makefile, since it is generated from the top level.
9547 * gdb.asm/Makefile.in: Likewise.
9548 * gdb.base/Makefile.in: Likewise.
9549 * gdb.c++/Makefile.in: Likewise.
9550 * gdb.disasm/Makefile.in: Likewise.
9551 * gdb.java/Makefile.in: Likewise.
9552 * gdb.mi/Makefile.in: Likewise.
9553 * gdb.threads/Makefile.in: Likewise.
9554 * gdb.trace/Makefile.in: Likewise.
9555
754533e4
DC
95562003-01-09 David Carlton <carlton@math.stanford.edu>
9557
9558 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
9559 Add copyright year 2003.
9560
d8b3e9ee
MC
95612003-01-06 Michael Chastain <mec@shout.net>
9562
9563 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
9564 When selecting a thread, 'line' and 'file' are optional.
9565 * gdb.mi/mi1-pthreads.exp: Likewise.
9566
8e9e0fe6
AS
95672003-01-06 Andreas Schwab <schwab@suse.de>
9568
9569 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
9570 failures.
9571
b5ab8ff3
DJ
95722003-01-04 Daniel Jacobowitz <drow@mvista.com>
9573
9574 Fix PR gdb/844
9575 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
9576 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
9577
9578 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
9579 instead of calling gdb_suppress_entire_file.
9580 * gdb.threads/print-threads.exp: Likewise.
9581 * gdb.threads/schedlock.exp: Likewise.
9582
9583 * gdb.threads/killed.exp: Return instead of calling
9584 gdb_suppress_entire_file.
9585 * gdb.threads/linux-dp.exp: Likewise.
9586 * gdb.threads/pthreads.exp: Likewise.
9587
1e698235
DJ
95882003-01-04 Daniel Jacobowitz <drow@mvista.com>
9589
9590 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
9591 stabs.
9592 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
9593 * gdb.base/whatis.exp: Always allow (void) after function names.
9594
147ff08c
DJ
95952003-01-04 Daniel Jacobowitz <drow@mvista.com>
9596
9597 * gdb.c++/casts.exp: Correct regexp.
9598
dc62bfc2
MK
95992003-01-04 Mark Kettenis <kettenis@gnu.org>
9600
9601 * configure.in: Call AC_CONFIG_HEADER. Don't call
9602 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
9603 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
9604 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
9605 aforementioned directories in the AC_OUPUT call.
9606 * config.hin: New file.
9607 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9608 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
9609 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
9610 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
9611 pass -I$objdir instead of -I$objdir/$subdir in compilation.
9612 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
9613 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
9614 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
9615 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
9616 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
9617 gdb.threads/configure.in, gdb.threads/configure,
9618 gdb.threads/config.in, gdb.trace/configure.in,
9619 gdb.trace/configure: Removed.
9620
77afa639
MC
96212003-01-03 Michael Chastain <mec@shout.net>
9622
9623 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
9624 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
9625
7634bb6e
DJ
96262003-01-03 Daniel Jacobowitz <drow@mvista.com>
9627
9628 * gdb.base/store.exp: Fix regular expressions.
9629
b39c905e
MK
96302002-12-28 Mark Kettenis <kettenis@gnu.org>
9631
9632 * configure.in: Rewrite.
9633 * configure: Regenerated.
9634
0a8551dd
DC
96352003-01-03 David Carlton <carlton@math.stanford.edu>
9636
9637 * gdb.base/psymtab.exp: New file.
9638 * gdb.base/psymtab1.c: Ditto.
9639 * gdb.base/psymtab2.c: Ditto.
9640
c60b7188
AF
96412002-12-23 Adam Fedor <fedor@gnu.org>
9642
9643 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
9644
ee73db83
DC
96452002-12-23 David Carlton <carlton@math.stanford.edu>
9646
9647 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
9648 and current_directory initialization.
9649
d6c1774e
JB
96502002-12-22 Jim Blandy <jimb@redhat.com>
9651
f0a847b8
JB
9652 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
9653 rather than as part of the output file name.
9654
d6c1774e
JB
9655 * gdb.base/attach.exp: There's no need to copy the test program to
9656 /tmp; that was only ever necessary on HP/UX, and this test is
9657 entirely disabled there anyway.
9658
f0708dbb
JB
96592002-12-21 Jim Blandy <jimb@redhat.com>
9660
4c2acfea
JB
9661 * gdb.c++/psmang.exp: Doc fix.
9662
f0708dbb
JB
9663 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
9664 test.
9665
9579e000
DC
96662002-12-20 David Carlton <carlton@math.stanford.edu>
9667
9668 * gdb.c++/annota2.exp: KFAIL annotate-quit.
9669
d1810171
MC
96702002-12-18 Michael Chastain <mec@shout.net>
9671
9672 * gdb.c++/annota2.exp: Add copyright year 2002.
9673
76565097
DC
96742002-12-17 David Carlton <carlton@math.stanford.edu>
9675
9676 * gdb.c++/try_catch.cc: Add marker comments.
9677 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
9678 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
9679 * gdb.c++/m-static.cc: Ditto.
9680 * gdb.c++/m-static1.cc: Ditto.
9681 * gdb.c++/try_catch.cc: Ditto.
9682
da81390b
JJ
96832002-12-16 Jeff Johnston <jjohnstn@redhat.com>
9684
9685 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
9686 to see whether we are using the new -environment-directory
9687 command which resets via -r or the old version of the command
9688 which may prompt the user. Part of fix for gdb/741.
9689
b304d130
AC
96902002-12-13 Andrew Cagney <ac131313@redhat.com>
9691
9692 * gdb.fortran/types.exp: Update obsolete comment.
9693 * gdb.fortran/exprs.exp: Ditto.
9694 * lib/gdb.exp: Delete obsolete code.
9695 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
9696 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
9697 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
9698 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
9699 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
9700 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
9701 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
9702 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
9703 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
9704 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
9705 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
9706 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
9707 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
9708 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
9709 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
9710 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
9711 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
9712 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
9713 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
9714 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
9715 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
9716 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
9717 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
9718 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
9719 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
9720 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
9721 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
9722 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
9723 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
9724 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
9725 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
9726 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
9727 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
9728 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
9729 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
9730 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
9731 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
9732
a23b6e6a
DC
97332002-12-11 David Carlton <carlton@math.stanford.edu>
9734
9735 * gdb.c++/m-data.exp: Add test for members that shadow global
9736 variables: see PR gdb/804.
9737 * gdb.c++/m-data.cc: Ditto.
9738
6604731b
DJ
97392002-12-10 Daniel Jacobowitz <drow@mvista.com>
9740
9741 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
9742
de46ecd7
DC
97432002-12-06 David Carlton <carlton@math.stanford.edu>
9744
9745 * gdb.base/store.c: Don't declare functions static.
9746
27e829d0
AC
97472002-12-04 Andrew Cagney <ac131313@redhat.com>
9748
9749 * gdb.base/store.exp, gdb.base/store.c: New files.
9750
92806416
DJ
97512002-12-03 Daniel Jacobowitz <drow@mvista.com>
9752
9753 * gdb.base/selftest.exp: Update for current gdb.
9754
3bcbaac5
DJ
97552002-12-03 Daniel Jacobowitz <drow@mvista.com>
9756
9757 * gdb.base/maint.exp: Only dump symbols from one source file
9758 or objfile.
9759
f4f00b1f
DJ
97602002-12-03 Daniel Jacobowitz <drow@mvista.com>
9761
9762 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
9763 function call.
9764
f1c8a949
JB
97652002-11-25 Jim Blandy <jimb@redhat.com>
9766
9767 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
9768 function appearing in error message.
9769
9e297a97
DJ
97702002-11-21 Daniel Jacobowitz <drow@mvista.com>
9771
9772 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
9773
1f312e79
JJ
97742002-11-08 Jeff Johnston <jjohnstn@redhat.com>
9775
d63a86f8
RM
9776 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
9777 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
9778 should be in mi console format. This is part of fix for PR gdb/604.
9779
83c31e7d
FN
97802002-09-18 Fernando Nasser <fnasser@redhat.com>
9781
9782 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
9783 which explicitly prints the zero offset as "+0".
9784
322b3f65
DJ
97852002-10-22 Daniel Jacobowitz <drow@mvista.com>
9786
9787 * gdb.threads/schedlock.c (args): Make unsigned.
9788
97892002-10-21 Daniel Jacobowitz <drow@mvista.com>
9790
9791 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
9792 numbers. Allow "foo2|selected stack frame".
9793 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
9794 * gdb.asm/asmsrc2.s: Likewise.
9795 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
9796 comments.
9797 * gdb.asm/mips.inc: New file.
9798
5e2fe5b8
AF
97992002-10-18 Adam Fedor <fedor@gnu.org>
9800
9801 * gdb.base/default.exp: Update expected output to include 'ObjC'.
9802 * gdb.base/help.exp: Likewise.
9803
abe1a5d0
KB
98042002-10-17 Kevin Buettner <kevinb@redhat.com>
9805
9806 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
9807 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
9808
10abb1d4
JB
98092002-10-02 Jim Blandy <jimb@redhat.com>
9810
9811 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
9812
1f609b42
AC
98132002-10-01 Andrew Cagney <ac131313@redhat.com>
9814
9815 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
9816 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
9817 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
9818 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
9819 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
9820 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
9821 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
9822
0aee02e4
AC
98232002-09-29 Andrew Cagney <ac131313@redhat.com>
9824
9825 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
9826 * mi0-disassemble.exp, mi0-eval.exp: Delete.
9827 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
9828 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
9829 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
9830 * mi0-var-block.exp, mi0-var-child.exp: Delete.
9831 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 9832
6fde09ad
KB
98332002-09-27 Kevin Buettner <kevinb@redhat.com>
9834
9835 * gdb.base/annota1.exp (info break): Make directory components of
9836 path optional since not all compilers emit this debug information.
9837
9838 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
9839 step ends up stepping out of the function instead of stopping on
9840 the epilogue.
9841
9e8aab75
KS
98422002-09-26 Keith Seitz <keiths@redhat.com>
9843
9844 * lib/insight-support.exp (gdbtk_start): Figure out where
9845 the insight executable is based on where gdb is. Use this
9846 executable to start insight instead of gdb.
9847
e36180d7
AC
98482002-09-25 Andrew Cagney <cagney@redhat.com>
9849
9850 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
9851
9dd34b2b
AC
98522002-09-24 Andrew Cagney <ac131313@redhat.com>
9853
9854 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
9855 test_isolated_complaints.
9856 (test_empty_complaint): New function.
9857 (test_empty_complaints): New function. Check no output when no
9858 complaints.
d63a86f8 9859
dea97812
KB
98602002-09-19 Jim Blandy <jimb@redhat.com>
9861
a9c64011 9862 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 9863
54951bd7
AC
98642002-09-19 Andrew Cagney <ac131313@redhat.com>
9865
9866 * gdb.gdb/complaints.exp: New file.
9867
dec43320
AC
98682002-09-18 Andrew Cagney <ac131313@redhat.com>
9869
9870 * gdb.base/maint.exp: Check `help maint internal-warning'.
9871
e70d6e3f
DC
98722002-09-18 David Carlton <carlton@math.stanford.edu>
9873
9874 * gdb.c++/m-static.exp: Remove breakpoints depending on line
9875 numbers, and replace them by a single breakpoint after the
9876 constructors are all finished.
9877 Add test 4.
9878 * gdb.c++/m-static.cc: Add test 4.
9879 * gdb.c++/m-static.h: New file.
9880 * gdb.c++/m-static1.cc: New file.
9881
9882 * gdb.c++/printmethod.exp: New file.
9883 * gdb.c++/printmethod.cc: New file.
9884
9885 * gdb.c++/pr-574.exp: New file.
9886 * gdb.c++/pr-574.cc: New file.
9887
afb5c968
CV
98882002-09-18 Corinna Vinschen <vinschen@redhat.com>
9889
9890 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
9891 embedded targets which never actually exit.
9892
31e45dee
FN
98932002-09-18 Fernando Nasser <fnasser@redhat.com>
9894
9895 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
9896 "don't step after run" as unresolved or unsupported, instead of xfail.
9897
a283c5a1
CV
98982002-09-18 Corinna Vinschen <vinschen@redhat.com>
9899
9900 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
9901 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
9902 Add newline to expected string in "step out of main (status wrapper)"
9903 case.
9904
11350d2a
CV
99052002-09-18 Corinna Vinschen <vinschen@redhat.com>
9906
9907 * lib/gdb.exp (rerun_to_main): Allow restarting application.
9908 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
9909
0deec7d6
TT
99102002-09-17 Tom Tromey <tromey@redhat.com>
9911
9912 * gdb.base/printcmds.exp (test_print_string_constants): Expect
9913 \000, not \0, in double-quoted string.
9914
b2b4a1b5
CV
99152002-09-14 Corinna Vinschen <vinschen@redhat.com>
9916
c9d37158 9917 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
9918 string after running the commands execution on breakpoint tests.
9919
1c56143a
CV
99202002-09-13 Corinna Vinschen <vinschen@redhat.com>
9921
9922 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
9923
37f8da45
JB
99242002-09-12 Joel Brobecker <brobecker@gnat.com>
9925
9926 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
9927
08b468e0
KS
99282002-09-10 Keith Seitz <keiths@redhat.com>
9929
9930 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
9931 runto proc.
9932 (mi_run_to_main): Use mi_runto.
9933 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
9934
dc360f58
KS
99352002-09-10 Keith Seitz <keiths@redhat.com>
9936
9937 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
9938 regexp for stopping at main. Could have multiple event notifications.
9939 Don't assume that main was declared with no parameters.
9940 (mi_next): Use mi_step_to.
9941 (mi_step): Use mi_next_to.
9942
ce3abcfb
CV
99432002-09-09 Corinna Vinschen <vinschen@redhat.com>
9944
9945 * gdb.base/default.exp: Fix expected string in `info float' test.
9946
d1f5b980
BE
99472002-09-09 Ben Elliston <bje@redhat.com>
9948
9949 * config/mips.exp: Update comments.
9950 * config/mips-idt.exp: Likewise.
9951 * config/nind.exp: Likewise.
9952 * config/slite.exp: Likewise.
9953 * config/sparclet.exp: Likewise.
9954 * config/udi.exp: Likewise.
9955 * config/vx.exp: Likewise.
9956 * config/vxworks29k.exp: Likewise.
9957
2f71430b
JB
99582002-09-05 Jim Blandy <jimb@redhat.com>
9959
9960 * gdb.threads/killed.exp: Fix test failure message.
9961
7ddebc7e
KS
99622002-09-04 Keith Seitz <keiths@redhat.com>
9963
9964 * lib/mi-support.exp: Update copyright.
9965 (mi_gdb_test): Increase the priority of the expected pattern
9966 so that it matches gdb_test.
9967
0ae67eb3
KS
99682002-09-03 Keith Seitz <keiths@redhat.com>
9969
9970 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
9971 Use integer comparison instead of string comparison for testing
9972 whether binary was built.
9973
38fc42c8
JB
99742002-09-03 Jim Blandy <jimb@redhat.com>
9975
9976 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
9977
b6ff0e81
JB
99782002-08-29 Jim Blandy <jimb@redhat.com>
9979
9980 * gdb.threads/pthreads.exp: Move the portable thread compilation
9981 code into a function in lib/gdb.exp, and call that from here.
9982 * lib/gdb.exp (gdb_compile_pthreads): New function.
9983
07c98896
KS
99842002-08-29 Keith Seitz <keiths@redhat.com>
9985
9986 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
9987 expect_out so that callers can get at it.
9988
0312286c
DJ
99892002-08-23 Daniel Jacobowitz <drow@mvista.com>
9990
9991 * gdb.threads/print-threads.c: New file.
9992 * gdb.threads/print-threads.exp: New file.
9993 * gdb.threads/schedlock.c: New file.
9994 * gdb.threads/schedlock.exp: New file.
9995
dd039bc4
EZ
99962002-08-22 Elena Zannoni <ezannoni@redhat.com>
9997
a9c64011
AS
9998 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
9999 not altivec.c.
dd039bc4 10000
1f36144c
MK
100012002-08-17 Mark Kettenis <kettenis@gnu.org>
10002
10003 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
10004 targets. The problem should be fixed now.
10005
16057ec7 100062002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
10007
10008 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
10009 2002-07-24 change that removes final dots from error messages.
10010
3c1499ad
TT
100112002-08-13 Tom Tromey <tromey@redhat.com>
10012
10013 * gdb.base/readline.exp: New file.
10014
a20ce2c3
AC
100152002-08-01 Andrew Cagney <ac131313@redhat.com>
10016
10017 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
10018 supress message.
10019
db034ac5
AC
100202002-08-01 Andrew Cagney <cagney@redhat.com>
10021
10022 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
10023 CHILL_FOR_TARGET and CHILL_LIB.
10024 * configure.in (configdirs): Remove gdb.chill.
10025 * configure: Regenerate.
10026 * lib/gdb.exp: Obsolete references to chill.
10027 * gdb.fortran/types.exp: Ditto.
10028 * gdb.fortran/exprs.exp: Ditto.
10029
3e000b18
KB
100302002-07-30 Kevin Buettner <kevinb@redhat.com>
10031
10032 * gdb.base/shlib-call.exp (additional_flags): Conditionally
10033 set Irix-specific compile and link flags.
10034
28f4966b
KB
100352002-07-29 Kevin Buettner <kevinb@redhat.com>
10036
10037 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
10038 source files. The ``-o'' option doesn't work with the ``-E'' option
10039 when using the Irix compiler.
10040
46c0d5a6
DJ
100412002-07-19 Daniel Jacobowitz <drow@mvista.com>
10042
10043 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
10044 Improve support for reusing an exec file. Copy exec file
10045 to target, and run gdbserver on the target instead of on the host.
10046
eecf4bed
JB
100472002-07-18 Jim Blandy <jimb@redhat.com>
10048
0f815cdf
JB
10049 * gdb.base/ending-run.exp: Don't expect to see the program end in
10050 some orderly fashion when we're running on a real stand-alone
10051 board.
10052
eecf4bed
JB
10053 * gdb.base/interrupt.exp: Correct logic for skipping tests on
10054 targets that don't support interrupts.
10055
52d309e4
JB
100562002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
10057
10058 * gdb.base/attach.exp: Add patterns to match output from /proc-based
10059 systems.
10060 Move comments in expect statements to inside the actions, so that they
10061 don't get matched against.
10062
ff683d9e
MK
100632002-07-10 Mark Kettenis <kettenis@gnu.org>
10064
10065 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
10066 function when asleep" test.
10067
b5356753
AC
100682002-07-10 Andrew Cagney <ac131313@redhat.com>
10069
10070 * gdb.base/page.exp: Rewrite to handle problems with very long
10071 `info set' output. Update copyright.
10072
6aa4d13a
AC
100732002-06-26 Andrew Cagney <ac131313@redhat.com>
10074
10075 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
10076 gdb.threads-hp.
10077 * gdb.hp/configure: Regenerate.
10078 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
10079 * gdb.hp/gdb.threads-hp/configure: Delete file.
10080 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
10081
8cf8c2b8
AC
100822002-06-22 Andrew Cagney <ac131313@redhat.com>
10083
10084 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
10085 setlocale, bindtextdomain and textdomain.
10086
6827a8f8
JB
100872002-06-11 Jim Blandy <jimb@redhat.com>
10088
919d772c
JB
10089 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
10090 preprocessor macro information is present.
10091
6827a8f8
JB
10092 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
10093 tests.
10094
c15b0d21
MS
100952002-06-06 Michael Snyder <msnyder@redhat.com>
10096
c5984d70
MS
10097 * gdb.base/overlays.exp: Record addresses of overlay
10098 functions in TCL variables rather than in GDB variables,
10099 to avoid having GDB convert them to pointers (with loss
10100 of information).
10101
d63a86f8 10102 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 10103 default linker script changes.
c15b0d21
MS
10104 * gdb.base/long_long.exp: Add check for sizeof (long double).
10105
be26fe0d
ML
101062002-06-06 Michal Ludvig <mludvig@suse.cz>
10107
10108 * gdb.asm/asm-source.exp: Add x86-64 target.
10109 * gdb.asm/x86_64.inc: New.
d63a86f8 10110
258093ca 101112002-05-30 Michael Chastain <mec@shout.net>
258093ca 10112
4b3153f1 10113 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
10114 * gdb.c++/m-static.cc: New file.
10115 * gdb.c++/m-static.exp: New file.
10116
241264c6
MS
101172002-05-28 Michael Snyder <msnyder@redhat.com>
10118
10119 * gdb.base/call-ar-st.exp: Allow for reduced floating point
10120 precision.
10121
9bba8c8f 101222002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 10123
4b3153f1 10124 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
10125 * gdb.c++/m-data.cc: New file.
10126 * gdb.c++/m-data.exp: New file.
10127
101282002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 10129
4b3153f1 10130 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 10131 * gdb.c++/try_catch.cc: New file.
d63a86f8 10132 * gdb.c++/try_catch.exp: New file.
9bba8c8f 10133
def1b996
MC
101342002-05-27 Michael Chastain <mec@shout.net>
10135
10136 * gdb.c++/local.exp: Accept more nested types in output.
10137
522ba268
MC
101382002-05-26 Michael Chastain <mec@shout.net>
10139
10140 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
10141
277254ba
MS
101422002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
10143
10144 * lib/gdb.exp (gdb_wrapper_init): Just because
10145 gdb_wrapper_file exists, this does not mean that the file
10146 should not be rebuilt. That is what gdb_wrapper_initialized
10147 is for.
10148 (default_gdb_init): Reset gdb_wrapper_initialized.
10149
b61a8733
MS
101502002-05-23 Michael Snyder <msnyder@redhat.com>
10151
d63a86f8 10152 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
10153 the precision of the floating point test results.
10154 * gdb.base/call-rt-st.exp: Ditto.
10155
b61a8733
MS
10156 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
10157 * gdb.base/call-rt-st.exp: Ditto.
10158
56f6e910
MC
101592002-05-19 Michael Chastain <mec@shout.net>
10160
10161 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
10162
ad0b0016
EZ
101632002-05-19 Elena Zannoni <ezannoni@redhat.com>
10164
a9c64011
AS
10165 * configure.in (configdirs): Add gdb.arch.
10166 * configure: Regenerate.
ad0b0016 10167
f617d2b6
JB
101682002-05-17 Jim Blandy <jimb@redhat.com>
10169
10170 * gdb.base/completion.exp: Recognize the more detailed error
10171 messages produced by the macro expander's lexical analyzer.
10172
eac2a696
EZ
101732002-05-14 Elena Zannoni <ezannoni@redhat.com>
10174
a9c64011
AS
10175 * gdb.arch/altivec-abi.c: New file.
10176 * gdb.arch/altivec-abi.exp: New file.
10177 * gdb.arch/altivec-regs.c: New file.
10178 * gdb.arch/altivec-regs.exp: New file.
eac2a696 10179
2fdde8f8
DJ
101802002-05-14 Daniel Jacobowitz <drow@mvista.com>
10181
10182 * gdb.base/maint.exp (maint print type): Update for new type
10183 structure.
d63a86f8 10184
e31f1a7c
EZ
101852002-05-14 Elena Zannoni <ezannoni@redhat.com>
10186
10187 * gdb.arch: New directory.
10188 * gdb.arch/configure.in: New file.
10189 * gdb.arch/configure: New file.
10190 * gdb.arch/Makefile.in: New file.
10191
db589741
CV
101922002-05-13 Corinna Vinschen <vinschen@redhat.com>
10193
10194 * gdb.asm/asm-source.exp: Add v850 as supported target.
10195 * gdb.asm/v850.inc: New file.
10196
8ce2a7dc
DJ
101972002-05-13 Daniel Jacobowitz <drow@mvista.com>
10198
10199 * gdb.c++/annota2.exp (annotate-quit): Add comment.
10200
df763c7f
DJ
102012002-05-12 Daniel Jacobowitz <drow@mvista.com>
10202
10203 * gdb.base/break.exp: Check 'break "marker2"'.
10204
377daeed
MS
102052002-05-10 Michael Snyder <msnyder@redhat.com>
10206
10207 * gdb.base/long_long.exp: Fix typo.
10208
c4b7bc2b
JB
102092002-05-10 Jim Blandy <jimb@redhat.com>
10210
ecac9a4e
JB
10211 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
10212 a bug.
10213
c4b7bc2b
JB
10214 * gdb.base/printcmds.exp (test_integer_literals_rejected):
10215 Recognize more detailed error message produced by the macro
10216 expander's lexical analyzer.
10217 * lib/gdb.exp (test_print_reject): Same.
10218
e71019a1
MK
102192002-05-09 Mark Kettenis <kettenis@gnu.org>
10220
10221 * gdb.c++/method.exp: Fix typo.
10222
fedfc8e6
MS
102232002-05-08 Michael Snyder <msnyder@redhat.com>
10224
166a1957
MS
10225 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
10226 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 10227 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
10228 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
10229 Add iftarget clause for strongarm.
d63a86f8 10230
f1c47eb2
MS
102312002-05-06 Michael Snyder <msnyder@redhat.com>
10232
cb9a9d3e
MS
10233 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
10234 (gdb_continue_to_end): Accept output from status wrapper.
10235 * gdb.base/ending-run.exp: Add case for output from status wrapper.
10236 Clean up fail messages to match pass messages.
10237
f1c47eb2
MS
10238 Enable the "needs_status_wrapper" testsuite feature.
10239 * lib/gdb.exp (gdb_wrapper_init): New procedure.
10240 (gdb_compile): Conditionally call gdb_wrapper_init.
10241 * gdb.base/a2-run.exp: Recognize output from status wrapper.
10242 * gdb.c++/method.exp: Recognize output from status wrapper.
10243
6079c749
BE
102442002-05-06 Ben Elliston <bje@redhat.com>
10245From Graydon Hoare <graydon@redhat.com>
10246
10247 * config/sid.exp: Include support for "rawsid" protocol.
10248
188baff3
JB
102492002-05-03 Jim Blandy <jimb@redhat.com>
10250
10251 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
10252 * gdb.c++/hang3.C: New file.
10253
b9c07f0f
AC
102542002-05-04 Andrew Cagney <ac131313@redhat.com>
10255
10256 * gdb.base/default.exp: Remove obsolete code.
10257 * gdb.c++/misc.exp: Ditto. Update copyright.
10258 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
10259 * gdb.base/whatis.exp: Ditto. Update copyright.
10260 * gdb.base/scope.exp: Ditto. Update copyright.
10261 * gdb.base/ptype.exp: Ditto. Update copyright.
10262 * gdb.base/printcmds.exp: Ditto. Update copyright.
10263 * gdb.base/opaque.exp: Ditto. Update copyright.
10264 * gdb.base/list.exp: Ditto.
10265 * gdb.base/funcargs.exp: Ditto. Update copyright.
10266 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
10267 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
10268 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
10269 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
10270 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
10271 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
10272
5c7a0397
MS
102732002-05-02 Michael Snyder <msnyder@redhat.com>
10274
d6dcc264 10275 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
10276 * gdb.base/long_long.exp: Add xscale target.
10277 * gdb.base/default.exp: Add xscale target.
10278
eb7f1c48
JB
102792002-05-01 Jim Blandy <jimb@redhat.com>
10280
10281 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
10282 gdb.c++/hang.exp: New test.
10283
a6befae8
FF
102842002-05-01 Fred Fish <fnf@redhat.com>
10285
10286 * gdb.base/completion.exp: Handle completions of "./Make" for
10287 more than one completion possibility, as is the case when we
10288 build and test in the source tree.
10289
0a310277
AG
102902002-04-29 Anthony Green <green@redhat.com>
10291
10292 * gdb.java/jmisc1.exp: New file.
10293 * gdb.java/jmisc2.exp: New file.
10294
6ff9af88
DJ
102952002-04-24 Daniel Jacobowitz <drow@mvista.com>
10296
10297 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
10298
96b3d632
EZ
102992002-04-23 Elena Zannoni <ezannoni@redhat.com>
10300
10301 * gdb.base/help.exp: Change 'help status' to allow for target
10302 dependent output differences.
10303
5019bb54
MC
103042002-04-22 Michael Chastain <mec@shout.net>
10305
10306 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
10307
a805a116
MC
103082002-04-22 Michael Chastain <mec@shout.net>
10309
10310 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
10311
a1706bfd
DM
103122002-04-17 David S. Miller <davem@redhat.com>
10313
10314 * gdb.asm/sparc64.inc: New file.
10315 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
10316
a73a20a2
EZ
103172002-04-19 Elena Zannoni <ezannoni@redhat.com>
10318
10319 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
10320 instruction file directly into the build tree. Clean up at end of
10321 test.
10322
ba678339
DM
103232002-04-18 David S. Miller <davem@redhat.com>
10324
10325 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
10326 handle 64-bit platforms correctly.
10327 * gdb.base/maint.exp: Likewise.
10328
b03399da
KB
103292002-04-18 Kevin Buettner <kevinb@redhat.com>
10330
10331 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
10332 ``-fpic'' when compiling files comprising a shared library, but
10333 it does need additional linker flags in order to find shared
10334 libraries at run time.
10335
e2004992
KB
103362002-04-18 Kevin Buettner <kevinb@redhat.com>
10337
10338 * gdb.base/cvexpr.c (use): New function.
10339 (main): Invoke use() on all global variables to prevent
10340 some linkers from deleting these otherwise unused symbols.
10341
d8937120
MC
103422002-04-17 Michael Chastain <mec@shout.net>
10343From David S. Miller <davem@redhat.com>
10344
10345 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
10346 handle 64-bit platforms correctly.
10347
ffd61a58
MS
103482002-04-12 Michael Snyder <msnyder@redhat.com>
10349From Jim Blandy <jimb@redhat.com>
a9c64011 10350 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
10351 script can handle this instead.
10352 * gdb.base/bar.c (barx): Same.
10353 * gdb.base/baz.c (bazx): Same.
10354 * gdb.base/grbx.c (grbxx): Same.
10355
10356 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
10357 manager doesn't automatically unmap overlays unnecessarily.
10358
6b8426a6
MH
103592002-04-10 Martin M. Hunt <hunt@redhat.com>
10360
10361 * gdb.base/ending-run.exp: Fix pattern for Mips targets
10362 stepping out of main.
10363
34af4875
MC
103642002-04-09 Michael Chastain <mec@shout.net>
10365
10366 * gdb.c++/local.cc (main): Move call to marker1() inside nested
10367 scope so that the nested scope tests will make sense.
10368 * gdb.c++/local.exp: Write patterns that actually work with gcc
10369 (the HP patterns "were never known to work with gcc").
10370 Keep the old aCC patterns too.
10371
2d1676a0
DJ
103722002-04-09 Daniel Jacobowitz <drow@mvista.com>
10373
10374 * gdb.base/attach.exp: Correct target board test.
10375
3a63e3f9
MC
103762002-04-08 Michael Chastain <mec@shout.net>
10377
10378 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
10379 in a const method. Add some xfail and fail cases for configurations
10380 that do not emit the "const ...".
10381
f18dabd2
MC
103822002-04-07 Michael Chastain <mec@shout.net>
10383
10384 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
10385 Accept "A * const" and "const A * const" as type of "this".
10386 Fix spelling of getFunky throughout. Make messages uniform.
10387
0fcddd82
EZ
103882002-04-07 Elena Zannoni <ezannoni@redhat.com>
10389
a9c64011 10390 Work around for PR gdb/285:
0fcddd82
EZ
10391 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
10392
16a8534a
EZ
103932002-04-07 Elena Zannoni <ezannoni@redhat.com>
10394
10395 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
10396 instructions file at run time instead of configure time.
10397 Sometimes we run the test in a directory that is not the one we
10398 configured in.
10399 * gdb.asm/configure.in: Delete creation of symlink.
10400 * gdb.asm/configure: Regenerate.
10401
24181d81
JB
104022002-04-05 J. Brobecker <brobecker@gnat.com>
10403
10404 * gdb.gdb/xfullpath.exp: New test, to exercise the new
10405 xfullpath () function.
10406
7cdb7107
DJ
104072002-04-04 Daniel Jacobowitz <drow@mvista.com>
10408
10409 * gdb.asm/Makefile.in: Correct dependencies.
10410
10411 * gdb.asm/powerpc.inc: New file.
10412 * gdb.asm/asm-source.exp: Add PowerPC.
10413 * gdb.asm/configure.in: Likewise.
10414 * gdb.asm/configure: Regenerated.
10415
a7d17088
DJ
104162002-04-04 Daniel Jacobowitz <drow@mvista.com>
10417
10418 * gdb.base/relocate.exp: New file.
10419 * gdb.base/relocate.c: New file.
10420
cd721503
FF
104212002-04-04 Fred Fish <fnf@redhat.com>
10422
10423 * gdb.base/step-test.exp: Update comment regarding stopping in
10424 memcpy/bcopy calls inserted as part of the compiler runtime.
10425
b22ad7a7
MS
104262002-04-04 Michael Snyder <msnyder@redhat.com>
10427
10428 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
10429
5f279fa6
DJ
104302002-04-03 Daniel Jacobowitz <drow@mvista.com>
10431
10432 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
10433 (gdb_expect): Remove $notransfer hack.
10434
dd0fd3ce
DJ
104352002-04-02 Daniel Jacobowitz <drow@mvista.com>
10436
10437 * gdb.c++/classes.exp ("calling method for small class"): Match
10438 updated register output.
10439
1e50cda1
DJ
104402002-03-30 Daniel Jacobowitz <drow@mvista.com>
10441
10442 Fix PR gdb/452
10443 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10444 when finished. Make gdb_file_cmd send "exec-file" when
10445 appropriate.
10446
24015922
DJ
104472002-03-30 Daniel Jacobowitz <drow@mvista.com>
10448
10449 * gdb.base/attach.exp: Remove extra setup_xfail.
10450
dd7dfd64
MS
104512002-03-26 Michael Snyder <msnyder@redhat.com>
10452
10453 * gdb.base/default.exp: Add tests for dump, append, and restore.
10454 * gdb.base/help.exp: Add tests for dump, append, and restore.
10455 * gdb.base/dump.exp: New file, test dump, append and restore.
10456 * gdb.base/dump.c: New file.
10457
48b2f8d7
MS
104582002-03-27 Michael Snyder <msnyder@redhat.com>
10459
d63a86f8 10460 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
10461 clean-ups in help messages.
10462
05b4d525
FF
104632002-03-26 Fred Fish <fnf@redhat.com>
10464
10465 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10466 have debugging info for those functions and the compiler uses them
10467 internally to copy structs around.
10468
d7679631
FF
104692002-03-26 Fred Fish <fnf@redhat.com>
10470
10471 * gdb.base/list.exp: Revert the change made yesterday and add note
10472 about why we don't list the default lines for remote targets.
10473
523ac3f9
MS
104742002-03-25 Michael Snyder <msnyder@redhat.com>
10475
10476 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10477
754b2b8d
FF
104782002-03-25 Fred Fish <fnf@redhat.com>
10479
10480 * gdb.base/list.exp: This test works on remote targets so remove
10481 the short circuit for remote targets. Update copyright.
10482
33c3e192
FF
104832002-03-25 Fred Fish <fnf@redhat.com>
10484
10485 * gdb.base/attach.exp: Fix logic error that was suppressing this
10486 test for all non hppa*-*-hpux* targets, instead of the hp target.
10487 Move comments closer to the suppression point. Also now need to
10488 check that we are running natively.
10489
d43e73ee
MS
104902002-03-22 Michael Snyder <msnyder@redhat.com>
10491
882c8f02
MS
10492 * gdb.base/default.exp: Add test for gcore. Update copyright.
10493 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 10494
04c12f60
FF
104952002-03-06 Fred Fish <fnf@redhat.com>
10496
10497 * gdb.base/funcargs.c: Remove extraneous ';' character.
10498 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10499
b43df995
MC
105002002-03-04 Michael Chastain <mec@shout.net>
10501
10502 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10503 accommodate gcc v3 function signature.
10504 * gdb.mi/mi0-var-cmd-exp: Ditto.
10505
92362027
AC
105062002-02-24 Andrew Cagney <ac131313@redhat.com>
10507
10508 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10509 ``GNU/Linux'' or ``Linux kernel''
10510 * testsuite/gdb.threads/pthreads.c: Ditto.
10511
258ad32d
MC
105122002-02-24 Michael Chastain <mec@shout.net>
10513
10514 * gdb.threads/pthreads.c (thread1): Add a return statement.
10515 (thread2): Likewise.
10516 (foo): Likewise.
10517
04c3b3d4
MC
105182002-02-23 Michael Chastain <mec@shout.net>
10519
10520 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10521 to placate gcc.
10522
5a2a0a20
MC
105232002-02-23 Michael Chastain <mec@shout.net>
10524
10525 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10526 test "ptype bint". The test passes on all my stabs configurations.
10527
a640f7fc
JB
105282002-02-21 Jim Blandy <jimb@redhat.com>
10529
27924826
JB
10530 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10531 filename at a time, and watch for the ones we want to see.
10532
a640f7fc
JB
10533 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10534 types of pointers to prototyped functions.
10535
edcc8c75
AC
105362002-02-20 Andrew Cagney <ac131313@redhat.com>
10537
10538 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
10539 signed, unsigned and straight char.
10540 (padding_char, padding_short, padding_int, padding_long,
10541 padding_long_long, padding_float, padding_double,
10542 padding_long_double): New global variables.
10543 (fill, fill_structs): New functions.
10544
10545 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
10546 for correctly sized writes. Update copyright.
10547 (get_valueof): New procedure.
10548 (get_sizeof): Call get_valueof.
10549 (check_valueof): New procedure.
10550 (check_padding): New procedure.
10551
ac57ea44
MC
105522002-02-20 Michael Chastain <mec@shout.net>
10553
10554 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
10555 to setup_xfail. Document some of the remaining calls.
10556
7a10c941
MC
105572002-02-18 Michael Chastain <mec@shout.net>
10558
10559 * gdb.c++/userdef.exp: Update copyright year.
10560
fb8acdcc
DJ
105612002-02-18 Daniel Jacobowitz <drow@mvista.com>
10562
10563 * gdb.c++/userdef.exp: Test overloaded operators properly.
10564 Remove xfails.
10565
fda6ae12
MS
105662002-02-14 Michael Snyder <msnyder@redhat.com>
10567
10568 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
10569
676a0442
DJ
105702002-02-14 Daniel Jacobowitz <drow@mvista.com>
10571
10572 * gdb.base/a2-run.exp: Check for a remote target properly.
10573 * gdb.base/annota1.exp: Likewise.
10574 * gdb.base/list.exp: Likewise.
10575 * gdb.base/reread.exp: Likewise.
10576 * gdb.base/scope.exp: Likewise.
10577 * gdb.base/shlib-call.exp: Likewise.
10578 * gdb.base/term.exp: Likewise.
10579 * gdb.c++/annota2.exp: Likewise.
10580
78b4f468
RE
105812002-02-13 Richard Earnshaw <rearnsha@arm.com>
10582
10583 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
10584
9a81ba51
MC
105852002-02-10 Michael Chastain <mec@shout.net>
10586
10587 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
10588 (call_after_alloca): Ditto.
10589
004af6c7
DJ
105902002-02-10 Daniel Jacobowitz <drow@mvista.com>
10591
10592 * gdb.base/ending-run.exp: Guard "cont" test with
10593 gdb_skip_stdio_test.
10594
37225f62
JB
105952002-02-06 Jim Blandy <jimb@redhat.com>
10596
10597 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
10598 from here...
10599 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
10600 To here. Disable this test on non-HP platforms. Add big comment.
10601
fe6fdd96
MS
106022002-02-04 Michael Snyder <msnyder@redhat.com>
10603
10604 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
10605 other than d10v and m32r.
10606
036fad3f
RE
106072002-02-02 Richard Earnshaw <rearnsha@arm.com>
10608
10609 * gdb.base/default.exp: Rewrite test patterns to reduce time
10610 taken to match them.
10611
7148ab62
DJ
106122002-01-30 Daniel Jacobowitz <drow@mvista.com>
10613
10614 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
10615 Allow a start function above main.
10616 * gdb.threads/linux-dp.exp: Fix copyright date.
10617
396cc255
DJ
106182002-01-30 Daniel Jacobowitz <drow@mvista.com>
10619
a9c64011
AS
10620 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
10621 (check_philosopher_stack): Check for manager thread before checking
10622 for a just-starting thread.
396cc255 10623
f038d31b
DJ
106242002-01-30 Daniel Jacobowitz <drow@mvista.com>
10625
10626 From Neil Booth <neil@daikokuya.demon.co.uk>:
10627 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
10628 warnings.
10629
b3ff9d9a
FF
106302002-01-21 Fred Fish <fnf@redhat.com>
10631
10632 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
10633 not caller.
10634
39ad761d
JB
106352002-01-21 Jim Blandy <jimb@redhat.com>
10636
10637 * gdb.base/reread.exp: Check that GDB properly re-reads the
10638 executable file when it changes while no inferior is running.
10639
aaf320fa
FF
106402002-01-21 Fred Fish <fnf@redhat.com>
10641
a9c64011
AS
10642 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
10643 optionally accept the "shlib events" variation.
aaf320fa 10644
808a31f5
JB
106452002-01-21 Jim Blandy <jimb@redhat.com>
10646
10647 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
10648 call `fflush' after every `printf', so that the output is produced
10649 at predictable points, regardless of whatever buffering does (or
10650 doesn't) take place.
10651 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
10652 at different points.
10653
4420d5e2
DJ
106542002-01-20 Daniel Jacobowitz <drow@mvista.com>
10655
10656 * gdb.c++/inherit.exp: Update copyright years.
10657 * gdb.c++/method.exp: Likewise.
10658
3e36a0f4
DJ
106592002-01-20 Daniel Jacobowitz <drow@mvista.com>
10660
10661 * gdb.c++/classes.exp: Update for improved v3 support and skipping
10662 artificial methods/arguments.
10663 * gdb.c++/derivation.exp: Likewise.
10664 * gdb.c++/inherit.exp: Likewise.
10665 * gdb.c++/method.exp: Likewise.
10666 * gdb.c++/virtfunc.exp: Likewise.
10667
b4ceaee6
AC
106682002-01-18 Andrew Cagney <ac131313@redhat.com>
10669
10670 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
10671 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
10672 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
10673 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
10674 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
10675 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
10676
ecace851
JB
106772002-01-17 Jim Blandy <jimb@redhat.com>
10678
10679 * gdb.asm/asm-source.exp (info symbol): Take another shot at
10680 anchoring the pattern matching the entry point symbol's name.
10681
375fc983
AC
106822002-01-17 Andrew Cagney <ac131313@redhat.com>
10683
10684 * gdb.base/maint.exp: Update ``maint internal-error'' to match
10685 continue/quit query. Update copyright.
10686
fe6fdd96
MS
106872002-01-14 Michael Snyder <msnyder@redhat.com>
10688
10689 * gdb.base/gcore.exp: Remove extra debugging output.
10690
e017c81f
DJ
106912002-01-13 Daniel Jacobowitz <drow@mvista.com>
10692
10693 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
10694 for slightly dubious v2 mangled string.
10695
37ab3bf8
DJ
106962002-01-13 Daniel Jacobowitz <drow@mvista.com>
10697
10698 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
10699
1bc05c3a 107002002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 10701
1bc05c3a 10702 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 10703
1bc05c3a
JM
10704 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
10705 constructors.
10706 * gdb.c++/derivation.exp: Likewise.
10707 * gdb.c++/templates.exp: Likewise.
10708 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 10709
1bc05c3a
JM
107102002-01-10 Michael Snyder <msnyder@redhat.com>
10711
10712 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 10713
a911c360
MS
107142002-01-08 Michael Snyder <msnyder@redhat.com>
10715
10716 * gdb.base/gcore.exp: New test for generate-core-file command.
10717 * gdb.base/gcore.c: Testcase for above.
10718 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
10719
ea2119ec
JM
107202002-01-08 Jason Merrill <jason@redhat.com>
10721
10722 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
10723
68203136
FF
107242002-01-07 Fred Fish <fnf@redhat.com>
10725
10726 * gdb.c++/overload.exp: Remove unconditional xfails for:
10727 print foo_instance1.overloadargs(1)
10728 print foo_instance1.overloadargs(1, 2)
10729 print foo_instance1.overloadargs(1, 2, 3)
10730 print foo_instance1.overloadargs(1, 2, 3, 4)
10731 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
10732 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
10733 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
10734 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
10735 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
10736 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
10737 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
10738 print foo_instance1.overload1arg()
10739 print foo_instance1.overload1arg((char)arg2)
10740 print foo_instance1.overload1arg((signed char)arg3)
10741 print foo_instance1.overload1arg((unsigned char)arg4)
10742 print foo_instance1.overload1arg((int)arg7)
10743 print foo_instance1.overload1arg((unsigned int)arg8)
10744 print foo_instance1.overload1arg((float)arg11)
10745 print foo_instance1.overload1arg((double)arg12)
d63a86f8 10746
21b9b5b1
MS
107472002-01-07 Michael Snyder <msnyder@redhat.com>
10748
10749 * gdb.base/huge.exp: New test. Print a very large target data object.
10750 (skip_huge_test): New test variable. Define if you want to skip this
10751 test. The test reads an 8 megabyte data object from the target, so it
10752 might be very time consuming on remote targets with a slow connection.
10753 * gdb.base/huge.c: New file. Test case for above.
10754
725f922e
FF
107552002-01-07 Fred Fish <fnf@redhat.com>
10756
10757 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
10758 g_instance.bfoo, and g_instance.cfoo.
10759
634d57ec
JL
10760Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
10761
f286b2c3
JL
10762 * gdb.base/break.c (multi_line_if_conditional): New function.
10763 (multi_ilne_while_conditional): Likewise.
10764 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
10765 IF or WHILE condition puts the breakpoint at the start of
10766 the condition.
10767
634d57ec
JL
10768 * gdb.base/selftest.exp (backtrace through signal handler): Remove
10769 hppa*-*-hpux* expected failure.
10770 * gdb.base/structs.exp (do_function_calls): Similarly.
10771
10772 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
10773 watchpoints.
10774
9fbfe2dc
AC
107752002-01-06 Andrew Cagney <ac131313@redhat.com>
10776
10777 Fix PR gdb/66.
10778 * gdb.base/structs.exp: Replace skip for a29k with skip for
10779 gdb,cannot_call_functions.
10780 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
10781 * gdb.base/callfuncs.exp: Ditto.
10782 * gdb.base/call-rt-st.exp: Ditto.
10783 * gdb.base/call-strs.exp: Ditto.
10784 * gdb.base/callfwmall.exp: Ditto.
10785 * gdb.base/scope.exp: Obsolete xfail a29k.
10786 * gdb.c++/misc.exp: Ditto.
10787 * gdb.c++/cplusfuncs.exp: Ditto.
10788 * gdb.base/ptype.exp: Ditto.
10789 * gdb.base/printcmds.exp: Ditto.
10790 * gdb.base/opaque.exp: Ditto.
10791 * gdb.base/list.exp: Ditto.
10792 * gdb.base/funcargs.exp: Ditto.
10793 * gdb.base/default.exp: Ditto.
10794
8ddad156
MS
107952002-01-04 Michael Snyder <msnyder@redhat.com>
10796
ca4976a6 10797 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
10798 * gdb.base/maint.exp: Add tests for maint info sections options.
10799
1b074332
JL
10800Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
10801
10802 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
10803
7d159115
CV
108042001-12-20 Corinna Vinschen <vinschen@redhat.com>
10805
10806 * gdb.asm/arm.inc: New file.
10807 * gdb.asm/asm-source.exp: Add arm targets.
10808 * gdb.asm/configure.in: Ditto.
10809 * gdb.asm/configure: Recreated from configure.in.
10810
8fb87725
JL
10811Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
10812
afabe08c
JL
10813 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
10814 with HP's compiler.
10815 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10816 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10817 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10818 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10819
10820 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
10821 either HP's compilers or GCC.
10822
db521deb
JL
10823 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
10824 a SIGBUS or SIGSEGV.
10825
10826 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
10827
10828 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
10829 can be compiled with either HP's compiler or GCC.
10830
cfa88ab7
JL
10831 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
10832 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
10833 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
10834
ca344dff
JL
10835 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
10836 to match current gdb output. Update due to using auto-solib-limit
10837 for limiting instead of overloading auto-solib-add.
10838 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
10839 test program.
10840
3f3c6e55 10841 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
10842 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
10843 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10844 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10845 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10846 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10847 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
10848 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
10849 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
10850 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
10851 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
10852 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
10853 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 10854
8fb87725
JL
10855 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
10856 a SIGTRAP to the inferior.
10857
cf599fa7
CV
108582001-12-19 Corinna Vinschen <vinschen@redhat.com>
10859
10860 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
10861 Substitute call to target_link by call to gdb_compile.
10862
2cd045cd
JL
10863Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
10864
a9c64011
AS
10865 * gdb.base/break.exp: Fix HP specific search string when testing
10866 backtracing in a called function.
2cd045cd 10867
a9c64011
AS
10868 * gdb.base/constvars.exp: Only set lang to C++ if we're
10869 compiling the test with HP's compilers.
10870 * gdb.base/volatile.exp: Similarly.
2cd045cd 10871
99ebe9ac
JB
108722001-12-19 Jim Blandy <jimb@redhat.com>
10873
10874 * gdb.base/printcmds.exp: Expect the null character to be printed
10875 as '\0', and the '\013' to be printed as '\v'.
10876 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
10877 * gdb.base/setvar.exp: Same.
10878
b9891b29
JB
108792001-12-17 Jim Blandy <jimb@redhat.com>
10880
0eba65ab
JB
10881 * gdb.base/completion.exp: Rather than completing very long
10882 filenames, which can make the readline library produce output we
10883 don't recognize, cd to the directory first, and then complete
10884 using nice, short relative paths.
10885
6970b5b1
JB
10886 * gdb.base/completion.exp: On some systems, there is, in fact, a
10887 variable named `b' in scope, since GDB treats all static
a9c64011
AS
10888 variables as being in scope. So use `no_var_named_this'
10889 instead of `b'.
6970b5b1 10890
b9891b29
JB
10891 * gdb.base/corefile.exp: Recognize the message saying that GDB
10892 can't find the core file's registers as a failure.
10893
e6ccd35f
JSC
108942001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
10895
a9c64011
AS
10896 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
10897 test expect string more specific.
e6ccd35f 10898
105ba819
CV
108992001-12-13 Corinna Vinschen <vinschen@redhat.com>
10900
10901 * gdb.asm/asm-source.exp: Add support for xstormy16.
10902 * gdb.asm/configure.in: Ditto.
10903 * gdb.asm/configure: Rebuild.
10904 * gdb.asm/xstormy16.inc: New file.
10905
e9e79dd9
FF
109062001-12-10 Fred Fish <fnf@redhat.com>
10907
10908 * gdb.base/maint.exp: Update to match changes in type dumping code.
10909
347dc97d
JB
109102001-12-10 Jim Blandy <jimb@redhat.com>
10911
10912 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
10913 matching the entry point symbol's name at the beginning of the
10914 line.
10915
5178b9d6
DJ
109162001-12-07 Daniel Jacobowitz <drow@mvista.com>
10917
10918 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
10919 gdb.c++/inherit.exp, gdb.c++/method.exp,
10920 gdb.c++/namespace.exp, gdb.c++/templates.exp,
10921 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
10922 and class layout support.
10923
af890c52
DJ
109242001-12-07 Daniel Jacobowitz <drow@mvista.com>
10925
10926 * gdb.c++/classes.exp: Add test for static member function.
10927 * gdb.c++/misc.cc: Add class with static member function.
10928
7a345fb3
JB
109292001-12-07 Jim Blandy <jimb@redhat.com>
10930
f2e54a80 10931 If GDB says it can't find the struct the function returned, report
8032bf31
JB
10932 those tests as `unsupported'.
10933 * gdb.base/call-rt-st.exp (print_struct_call): New function.
10934 Rewrite subsequent tests to use it.
10935
10936 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
10937 those tests as `unsupported'.
10938 * gdb.base/structs.exp (call_struct_func): New function.
10939 (do_function_calls): Use call_struct_func to call the functions
10940 returning structs.
10941
0bc69509
JB
10942 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
10943 whether functions are prototyped or not, so we can't possibly pass
10944 arguments to t_float_values2 properly.
10945
7a345fb3
JB
10946 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
10947 value of `timeout' for targets other than the mips*tx39-*.
10948
edb6ede1
MS
109492001-12-06 Michael Snyder <msnyder@redhat.com>
10950
d63a86f8 10951 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
10952 and detect whether the start symbol has a leading underscore.
10953
2d842f13
JB
109542001-12-04 Jim Blandy <jimb@redhat.com>
10955
10956 * gdb.base/completion.exp: Clarify indentation.
10957
68550daf
JB
109582001-12-03 Jim Blandy <jimb@redhat.com>
10959
10960 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
10961 variables on the S/390, not `.word'.
10962
cd5195a8
JB
109632001-11-30 Jim Blandy <jimb@redhat.com>
10964
10965 Add assembly-source tests for s390-ibm-linux.
10966 * gdb.asm/s390.inc: New file.
10967 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
10968 the S/390 architecture.
a9c64011 10969 * gdb.asm/configure: Regenerated.
cd5195a8 10970
ca9efc90
MS
109712001-11-30 Michael Snyder <msnyder@redhat.com>
10972
10973 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
10974 next, info source, info sources, info line, global and static
10975 variables, and static functions.
10976 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
10977 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
10978 * gdb.asm/asmsrc1.s: Add a static function and some variables.
10979 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
10980 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
10981 (gdbasm_leave): Restore frame pointer.
10982 (gdbasm_startup): Copy stack set-up from crt0.S.
10983
d0e66976
FN
109842001-11-26 Fernando Nasser <fnasser@redhat.com>
10985
10986 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
10987 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
10988 to a local (non-static) variable. Copy tstruct.a to a static buffer
10989 and return a pointer to that buffer.
10990 * gdb.base/callfwmall.c (t_structs_a): Ditto.
10991
e2334072
MK
109922001-11-24 Mark Kettenis <kettenis@gnu.org>
10993
10994 * gdb.asm/configure.in: Fix recognition of ix86 target.
10995 * gdb.asm/configure: Regenerate.
10996
756caa3d
MS
109972001-11-21 Michael Snyder <msnyder@redhat.com>
10998
10999 * gdb.asm/sparc.inc: New file.
11000 * gdb.asm/asm-source.exp: Recognize sparc target.
11001 * gdb.asm/configure.in: Recognize sparc target.
11002 * gdb.asm/configure: Regenerate.
d63a86f8 11003
9a4d72d5
MS
110042001-11-21 Michael Snyder <msnyder@redhat.com>
11005
11006 * gdb.asm/m32r.inc: New file.
11007 * gdb.asm/asm-source.exp: Recognize m32r target.
11008 * gdb.asm/configure.in: Recognize m32r target.
11009 * gdb.asm/configure: Regenerate.
11010
a773d1cd
MS
110112001-11-20 Michael Snyder <msnyder@redhat.com>
11012
017ac23d
MS
11013 * gdb.asm/i386.inc: New file.
11014 * gdb.asm/asm-source.exp: Recognize ix86 target.
11015 * gdb.asm/configure.in: Recognize ix86 target.
11016 * gdb.asm/configure: Regenerate.
11017
a773d1cd
MS
11018 * gdb.c++/namespace.exp: Fix quotes in output messages.
11019
bb632afb
MS
110202001-11-14 Michael Snyder <msnyder@redhat.com>
11021
25d559ca 11022 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
11023 qualifier in a type cast expression, to designate an address
11024 in the instruction space (Harvard architecture).
11025
4749e309
MS
110262001-11-13 Michael Snyder <msnyder@redhat.com>
11027
11028 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
11029 Tests for expressions using 'const' and 'volatile'.
11030
25050984
CV
110312001-11-13 Corinna Vinschen <vinschen@redhat.com>
11032
11033 * gdb.asm/asm-sources.exp: Allow defining linker flags.
11034
1902c51f
DJ
110352001-11-12 Daniel Jacobowitz <drow@mvista.com>
11036
11037 * lib/mi-support.exp (mi_run_to_helper): Move comments
11038 outside of gdb_expect.
11039
dcf95b47
DJ
110402001-11-11 Daniel Jacobowitz <drow@mvista.com>
11041
11042 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
11043 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
11044 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
11045 mi0_run_to): New functions.
11046 * gdb.mi/mi-simplerun.exp: Use them.
11047 * gdb.mi/mi0-simplerun.exp: Likewise.
11048 * gdb.mi/mi-var-cmd.exp: Likewise.
11049 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 11050
45b074e1
AC
110512001-11-10 Andrew Cagney <ac131313@redhat.com>
11052
11053 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
11054 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
11055
bf50d346
AC
110562001-11-09 Andrew Cagney <ac131313@redhat.com>
11057
11058 * gdb.base/restore.exp: Include $expected value in restored test
11059 message.
11060
9383332c
AC
110612001-11-09 Andrew Cagney <ac131313@redhat.com>
11062
11063 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
11064 implemented.
11065
db62520a
MS
110662001-11-08 Michael Snyder <msnyder@redhat.com>
11067
11068 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
11069 Add pass/fail message for stop at breakpoint in call dummy function.
11070
b5703437
MS
110712001-11-07 Michael Snyder <msnyder@redhat.com>
11072
d63a86f8
RM
11073 * gdb.c++/templates.exp (test_template_breakpoints):
11074 If we get an overload menu, but it does not match what
760f6330 11075 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
11076 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
11077 making the whitespace optional. Argument for "new" may be
11078 "unsigned" as well as "unsigned int/long".
d63a86f8 11079 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
11080 making the whitespace optional. Also replace "(void) with
11081 "((void|)), making the keyword "void" optional.
d63a86f8 11082 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
11083 making the whitespace optional. Also replace "(void) with
11084 "((void|)), making the keyword "void" optional.
3bf40917
MS
11085 * gdb.base/callfuncs.c (t_float_values): This function must
11086 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 11087 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
11088 can be tested against both cases. Usually one case involves
11089 promotion of float to double, while the other does not.
11090 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
11091 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
11092 includes a stack frame for "start".
11093
c8ab4e6d
JB
110942001-11-05 Jim Blandy <jimb@redhat.com>
11095
11096 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
11097 pointers are 32 bits long, and that offsets of relocs are always
11098 stored in the data (REL-style), and not in the reloc entry itself
11099 (RELA-style).
11100 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
11101 stabs.
11102
3f08ced9
MS
111032001-11-01 Michael Snyder <msnyder@redhat.com>
11104
11105 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
11106 and regular expression operators by using quoting.
11107
cbfa24cd
MS
111082001-10-31 Michael Snyder <msnyder@redhat.com>
11109
11110 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
11111 depending on what the symbol table contains.
11112 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
11113 the output of the ptype command. Similarly, accept both "const &"
11114 and "const&".
11115
aaa68313
CV
111162001-10-31 Corinna Vinschen <vinschen@redhat.com>
11117
11118 * gdb.base/miscexprs.c (main): Add usage of preprocessor
11119 symbol `STORAGE' to allow to choose the storage class of
11120 the local datastructures.
11121 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
11122 compiler directive.
11123
91740388
MS
111242001-10-30 Michael Snyder <msnyder@redhat.com>
11125
11126 * gdb.base/jump.exp: Allow it to run for all targets.
11127
1b7c05e7
CV
111282001-10-29 Corinna Vinschen <vinschen@redhat.com>
11129
11130 * gdb.base/call-ar-st.c (print_double_array): Match for loop
11131 with new double_array size.
11132 (main): Change storage class of all local variables to static.
11133 Reduce size of double_array to 9.
11134 * gdb.base/call-ar-st.exp: Increase timeout value.
11135 Change expected output for double array to match new size in
11136 call-ar-st.c.
11137
36a22261
CV
111382001-10-29 Corinna Vinschen <vinschen@redhat.com>
11139
11140 * gdb.base/ending-run.exp: Create identical output when passing
11141 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 11142 Stormy16 target.
36a22261 11143
92b8ae91
MK
111442001-10-28 Mark Kettenis <kettenis@gnu.org>
11145
11146 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
11147 that we catch the expected failure under Linux/x86.
11148
cb135b83
OF
111492001-10-29 Orjan Friberg <orjanf@axis.com>
11150
11151 * gdb.base/setvar.exp: Escape curly braces.
11152 * gdb.stabs/weird.exp: Ditto.
11153
6884aa54
DJ
111542001-10-27 Daniel Jacobowitz <drow@mvista.com>
11155
11156 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
11157 * gdm.mi/mi0-hack-cli.exp: Likewise.
11158
0398c9aa
AC
111592001-10-25 Andrew Cagney <ac131313@redhat.com>
11160
11161 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
11162 messages.
11163
d20bf2e8
AC
111642001-10-21 Andrew Cagney <ac131313@redhat.com>
11165
11166 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
11167 checking MI enabled.
11168
03dd63aa
CV
111692001-10-09 Corinna Vinschen <vinschen@redhat.com>
11170
11171 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
11172
1d9d99f3
FCE
111732001-10-04 Frank Ch. Eigler <fche@redhat.com>
11174
11175 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
11176 if gdb child process crashes, just signal an error.
11177
838ae6c4
JB
111782001-10-02 Jim Blandy <jimb@redhat.com>
11179
11180 * lib/gdb.exp (test_xfail_format): Simplify.
11181
11182 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
11183 front of the variable name `format'. Simplify `if'.
11184
8f0cbc1c
DJ
111852001-10-01 Daniel Jacobowitz <drow@mvista.com>
11186
11187 * gdb.threads/pthreads.exp: Wait for output and delay
11188 before sending ^C.
11189
1f08dafd
DJ
111902001-10-01 Daniel Jacobowitz <drow@mvista.com>
11191
11192 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
11193 some incorrect output instead of timing out.
11194 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
11195
674f90ff
CV
111962001-09-28 Corinna Vinschen <vinschen@redhat.com>
11197
11198 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
11199 check to allow additional `int'.
11200
9b284272
DJ
112012001-09-27 Daniel Jacobowitz <drow@mvista.com>
11202
11203 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
11204 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
11205
b55a4771
MS
112062001-09-27 Michael Snyder <msnyder@redhat.com>
11207
11208 * lib/gdb.exp (test_debug_format): New proc.
11209 (setup_xfail_format): Use new proc test_debug_format.
11210 * gdb.base/constvars.exp (local_compiler_xfail_check): New
11211 proc; use new service proc test_debug_format.
11212 Replace all other "gcc_compiled" tests with this test.
11213 * gdb.base/volatile.exp (local_compiler_xfail_check): New
11214 proc; use new service proc test_debug_format.
11215 Replace all other "gcc_compiled" tests with this test.
11216
112172001-09-27 Michael Snyder <msnyder@redhat.com>
11218
11219 * gdb.base/cvexpr.exp: New file.
11220 * gdb.base/cvexpr.c: New file
11221 Test for expressions using const and volatile keywords.
11222
4e6667ac
CV
112232001-09-26 Corinna Vinschen <vinschen@redhat.com>
11224
11225 * gdb.base/constvars.exp: Check for different orders of keywords
11226 and additional "int" strings in output.
11227
4f337972
AC
112282001-09-22 Andrew Cagney <ac131313@redhat.com>
11229
11230 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
11231 responses from "help maint".
11232
2015650d
FCE
112332001-09-19 Frank Ch. Eigler <fche@redhat.com>
11234
11235 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
11236 to localhost:NNN instead of :NNN, in case Xvfb is listening
11237 only on TCP.
11238
f3bcedc1
CV
112392001-09-19 Corinna Vinschen <vinschen@redhat.com>
11240
11241 * gdb.base/recurse.exp: When checking leaving the watchpoint
11242 scope, recognize when gdb is in function's epilogue and pass.
11243
6b819c92
KS
112442001-09-18 Keith Seitz <keiths@redhat.com>
11245
11246 * lib/insight-support.exp (_gdbtk_export_target_info): Add
11247 support for running tests against sid targets.
11248 (gdbtk_done): Ditto.
11249
a10c9419
CV
112502001-09-18 Corinna Vinschen <vinschen@redhat.com>
11251
11252 * gdb.base/ending-run.c (main): Set stdout buffersize
11253 to the same reasonable value for any target.
11254 * gdb.base/ending-run.exp: Add a regular expression
11255 to make testsuite happy on Sanyo Stormy16 target.
11256
739d0d99
CV
112572001-09-17 Corinna Vinschen <vinschen@redhat.com>
11258
11259 * gdb.base/display.c (do_loops): Add float variable `f'.
11260 Increment f in loop.
11261 * gdb.base/display.exp: Increment timeout by 60 seconds.
11262 Change float display test to use variable `f'.
11263
1b8947f0
JB
112642001-09-17 Jim Blandy <jimb@redhat.com>
11265
11266 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
11267 overflowing the limited breakpoint tables on some ROM monitors
11268 (like the ROM68K).
11269
9890ac81
FCE
112702001-09-15 Frank Ch. Eigler <fche@redhat.com>
11271
11272 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
11273 the "-ac" (disable access control) flag.
11274
6db765ea
JH
112752001-08-30 Jeff Holcomb <jeffh@redhat.com>
11276
11277 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
11278 ints.
11279
4c32cc04
KS
112802001-08-30 Keith Seitz <keiths@redhat.com>
11281
11282 * lib/gdb.exp: Move all insight-related functionality into
11283 separate file.
11284 * lib/insight-support.exp: New file.
11285
8d6e6f81
FCE
112862001-08-29 Frank Ch. Eigler <fche@redhat.com>
11287
11288 * config/sid.exp (sid_start): Never set sid verbosity; disable
11289 expect_background {} that consumed its stdout; tolerate </dev/null.
11290 Attempt to set endianness override in "sid" protocol mode. Cleanup.
11291
6a90e1d0
AC
112922001-08-18 Andrew Cagney <ac131313@redhat.com>
11293
11294 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
11295 CLI jump command to start it.
11296 (mi_run_to_main): Fail immediatly when unexpected output.
11297
1759b3c3
AC
112982001-08-18 Andrew Cagney <ac131313@redhat.com>
11299
11300 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
11301 beginning of function. Fix PR gdb/191.
11302
61d11d80
FCE
113032001-08-16 Frank Ch. Eigler <fche@redhat.com>
11304
11305 * config/sid.exp (sid_start): Don't warn if we cannot figure out
11306 what to force sid endianness to.
11307
942a4df2
KS
113082001-08-15 Keith Seitz <keiths@redhat.com>
11309
11310 * lib/gdb.exp (gdbtk_start): Don't set environment
11311 variables for TCL_LIBRARY and friends. Insight will
11312 now figure these out for itself.
11313
0521c418
MS
113142001-08-02 Michael Snyder <msnyder@redhat.com>
11315
11316 * gdb.base/completion.exp: Remove the symbol "a64l" from
11317 the expect string; this is target-specific, and not related
11318 to what is being tested.
11319
74a9a58a
DB
113202001-08-02 Dave Brolley <brolley@redhat.com>
11321
11322 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
11323
c70819fa
MS
113242001-07-25 Michael Snyder <msnyder@redhat.com>
11325
c2b8fa57
MS
11326 * gdb.base/consecutive.exp: New file. Test stepping over
11327 breakpoints on consecutive instructions.
11328 * gdb.base/consecutive.c: New file.
11329
c70819fa
MS
11330 * gdb.base/call-rt-st.exp: Use double-backslash to quote
11331 curly braces in regular expressions.
11332
2b1a1355
MS
113332001-07-25 Michael Snyder <msnyder@redhat.com>
11334
11335 * gdb.base/ending-run.exp: Accept "Program exited normally" as
11336 legitimate output from stepping out of main.
11337
413eca6f
KS
113382001-07-22 Keith Seitz <keiths@redhat.com>
11339
11340 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
11341 the empty string, do not run the tests.
11342
7e5a9322
SC
113432001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11344
11345 * gdb.base/long_long.exp: Detect size of pointer. Take into
11346 account 2-byte pointers when testing for p/a results.
11347
de58f10f
SC
113482001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11349
d63a86f8 11350 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
11351 and defined to 1K for m68hc11.
11352 (random_data): Reduce table to 1K for embedded platforms (68hc11).
11353 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
11354 (sizeof_random_data): New variable to tell the size of the data table;
11355 don't test past this size; always run to main.
11356
d6f5fea1
SC
113572001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11358
11359 * gdb.base/return2.exp: return of long long and double fails for
11360 68HC11; don't execute these tests on that platform.
11361 * gdb.base/return.exp: Return of a double fails for 68hc11.
11362
c477543d
SC
113632001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11364
11365 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
11366 tests that print a float.
11367 * call-rt-st.exp: Likewise.
11368
63cf1c79
MK
113692001-07-12 Mark Kettenis <kettenis@gnu.org>
11370
11371 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
11372 running this test on Linux.
11373
112f9ab5
MC
113742001-06-24 Michael Chastain <chastain@redhat.com>
11375
11376 * gdb.base/arithmet.exp: Remove some tests to make all test names
11377 unique.
11378
4970cb0f
MS
113792001-07-03 Michael Snyder <msnyder@redhat.com>
11380
11381 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
11382 the output of the ptype command.
11383
d85da69f
MS
113842001-07-02 Michael Snyder <msnyder@redhat.com>
11385
4c8a82de
MS
11386 * gdb.base/completion.exp: Don't assume that break.c is the only
11387 source file that may contain functions named "marker".
d85da69f
MS
11388 * gdb.base/corefile.exp: Quote the curly braces in regexp.
11389
8afc772b
AC
113902001-06-28 Andrew Cagney <ac131313@redhat.com>
11391
11392 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
11393 of files to delete.
11394
11395 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
11396 * gdb.disasm/h8300s.exp: New file.
11397 gdb.disasm/h8300s.s: Likewise.
11398
cff22675
AC
113992001-06-27 Andrew Cagney <ac131313@redhat.com>
11400
11401 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
11402 empty breakpoint tables.
11403
68c81b54
AC
114042001-06-25 Andrew Cagney <ac131313@redhat.com>
11405
11406 * lib/mi-support.exp: Update args=... part of stop-reason
11407 patterns. Accept either a list or a tuple.
11408
2dd62704
AC
114092001-06-23 Andrew Cagney <ac131313@redhat.com>
11410
11411 * lib/mi-support.exp: Remove local emacs variable defining
11412 change-log-default-name.
11413
b4127474
MC
114142001-06-22 Michael Chastain <chastain@redhat.com>
11415
11416 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
11417 This is operationally compatible with the previous version.
11418
8dbfb380
JB
114192001-06-13 Jim Blandy <jimb@redhat.com>
11420
11421 * lib/gdb.exp (gdb_test): Doc fix.
11422
f2d8c86d
MC
114232001-06-10 Michael Chastain <chastain@redhat.com>
11424
11425 * gdb.base/exprs.exp: Remove a duplicate test.
11426
81564d34
JB
114272001-06-06 Jim Blandy <jimb@redhat.com>
11428
11429 * gdb.base/return2.exp (main): Use values to test float and double
11430 returns that are not NaN's, to avoid being confused by IEEE
11431 comparison rules.
11432
da55addb
MS
114332001-06-04 Michael Snyder <msnyder@redhat.com>
11434
11435 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 11436 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
11437 rather than wait for 12 more tests to time out.
11438
42c65987
JB
114392001-06-06 Jim Blandy <jimb@redhat.com>
11440
b18bced9 11441 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 11442 Don't forget to match the GDB prompt.
b18bced9 11443
42c65987
JB
11444 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11445
5b41e5f0
JB
114462001-06-04 Jim Blandy <jimb@redhat.com>
11447
11448 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11449 command.
11450
015e046f
KB
114512001-05-31 Kevin Buettner <kevinb@redhat.com>
11452
11453 * gdb.base/annota1.exp (info break): Match four or more spaces
11454 after "Address".
11455
fb1ffbbe
MC
114562001-05-31 Michael Chastain <chastain@redhat.com>
11457
11458 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11459 (dm_type_int_star): Likewise.
11460 (dm_type_long_star): Likewise.
11461 (dm_type_void_star): Likewise.
11462
5ea2a32c
KB
114632001-05-29 Kevin Buettner <kevinb@redhat.com>
11464
11465 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11466 to a known value in order to get consistent results regardless
11467 of the setting of INPUTRC or the presence or contents of .inputrc.
11468
ae23c492
MS
114692001-05-24 Michael Snyder <msnyder@redhat.com>
11470
ac55707e
MS
11471 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11472 Don't require that the main thread and the manager thread are the
11473 first in the list.
11474
ae23c492
MS
11475 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11476 debugging. If test fails, issue an "unsupported" not a "fail".
11477
400071f1
JB
114782001-05-24 Jim Blandy <jimb@redhat.com>
11479
11480 Don't assume that short is shorter than int.
11481 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11482 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 11483 this isn't true.
400071f1
JB
11484 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11485 an int, is not equal to ~0 stored in an unsigned char. This tests
11486 the same thing that the previous test meant to, but works on
11487 16-bit machines, too.
11488 ("print unsigned char != (~0)"): Same test, complemented.
11489
0816a3e5
MS
114902001-05-24 Michael Snyder <msnyder@redhat.com>
11491
11492 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 11493 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
11494 and prevents dejagnu getting out of step.
11495
f6dc23a9
KB
114962001-05-23 Kevin Buettner <kevinb@redhat.com>
11497
11498 * gdb.base/finish.exp (finish_void): Revise pattern for
11499 stopping on the call statement to not permit stopping at
11500 the start of the instructions comprising the call sequence.
11501
7dbd117d
MC
115022001-05-19 Michael Chastain <chastain@redhat.com>
11503
11504 * gdb.base/callfuncs.exp: Make all test names unique.
11505 * gdb.base/commands.exp: Make all test names unique.
11506 * gdb.base/condbreak.exp: Make all test names unique.
11507 * gdb.base/dbx.exp: Make all test names unique.
11508 * gdb.base/default.exp: Make all test names unique.
11509 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11510 and TIMEOUT messages to their corresponding PASS message.
11511 * gdb.base/ending-run.exp: Make all test names unique.
11512 * gdb.base/long_long.exp: Remove duplicate test.
11513
6b0b0a9e
KB
115142001-05-21 Kevin Buettner <kevinb@redhat.com>
11515
11516 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11517 stop on the call statement as well as the statement after the
11518 call.
11519
2caa35cb
MS
115202001-05-21 Michael Snyder <msnyder@redhat.com>
11521
11522 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11523
40713331
EZ
115242001-05-10 Elena Zannoni <ezannoni@redhat.com>
11525
a9c64011
AS
11526 * gdb.base/completion.exp: Revamp test. Make it execute on all
11527 platforms.
40713331 11528
c2c1be8d
EZ
115292001-05-10 Elena Zannoni <ezannoni@redhat.com>
11530
a9c64011
AS
11531 * config/gdbserver.exp (gdb_load): Handle the case
11532 in which the arguments to gdbserver are given in the
11533 baseboard configuration file.
11534 Also handle the case in which the server needs to do a
11535 load.
2c9cd303 11536
9671de48
KS
115372001-05-07 Keith Seitz <keiths@cygnus.com>
11538
a9c64011
AS
11539 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
11540 set up the display for testing.
11541 (gdbtk_start): Convert all paths to paths that tcl will like.
11542 Export target information to environment.
11543 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
11544 necessary.
11545 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
11546 (to_tcl_path): New proc to convert a given pathname into
11547 a path acceptible as an argument to a tcl command.
11548 (_gdbtk_export_target_info): New proc to export target info
11549 into the environment for gdbtk testing.
11550 (gdbtk_done): New proc to signal end-of-test.
9671de48 11551
5a360f47
JB
115522001-05-06 Jim Blandy <jimb@redhat.com>
11553
11554 * restore.c: Make the code of caller0 correspond to its comment.
11555
66c756c6
MS
115562001-05-03 Michael Snyder <msnyder@redhat.com>
11557
11558 * config/sid.exp (gdb_target_sid): Check for error messages.
11559 On error or timeout, don't make expect exit (which will terminate
11560 all subsequent tests); instead just make gdb exit.
d63a86f8 11561 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
11562 return a negative value.
11563
a966fde5
JB
115642001-04-24 Jim Blandy <jimb@redhat.com>
11565
851c18e0
JB
11566 * gdb.c++/templates.exp: If we see the prompt for the overload
11567 list, but we haven't recognized any of the longer patterns,
11568 arrange for this test to fail, not hang.
11569
a966fde5
JB
11570 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
11571 variations.
11572
db144853
MC
115732001-04-22 Michael Chastain <chastain@redhat.com>
11574
11575 * gdb.c++/local.exp: Use the 'runto' library function.
11576 * gdb.c++/namespace.exp: Likewise.
11577 * gdb.c++/overload.exp: Likewise.
11578
3207ec21
KB
115792001-03-26 Kevin Buettner <kevinb@redhat.com>
11580
11581 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
11582 * gdb.base/step-line.exp: New file. Test step/next in presence of
11583 #line directives.
11584 * gdb.base/step-line.c: New file. Test program for the above.
11585 * gdb.base/step-line.inp: New file. We pretend that this file has
11586 been transformed by some other tool into step-line.c.
11587
13b57657
JB
115882001-03-21 Jim Blandy <jimb@redhat.com>
11589
11590 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
11591 unmangled operator names.
11592
754cbe1c
JB
115932001-03-20 Jim Blandy <jimb@redhat.com>
11594
11595 * gdb.threads/linux-dp.exp: Recognize an additional message
11596 generated by GDB when it doesn't understand how to debug threads
11597 on the target system.
11598
177495c9
AC
115992001-03-19 Andrew Cagney <ac131313@redhat.com>
11600
11601 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
11602
f266096b
MC
116032001-03-12 Michael Chastain <chastain@redhat.com>
11604
11605 * gdb.c++/derivation.exp: Use the 'runto' library function.
11606
cac3c2ff
MC
116072001-03-12 Michael Chastain <chastain@redhat.com>
11608
11609 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
11610
b6c11a24
MC
116112001-02-24 Michael Chastain <chastain@redhat.com>
11612
11613 * gdb.c++/ref-types.exp: Change handwritten code to library
11614 function 'runto'.
11615
6bae5bce
OF
116162001-03-16 Orjan Friberg <orjanf@axis.com>
11617
11618 * gdb.base/signals.exp: Set count to 0 explicitly.
11619
0015fd9a
MS
116202001-03-15 Mark Salter <msalter@redhat.com>
11621
11622 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
11623 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
11624 (gdb_load): Add support for additional target_info: gdb_download_size
11625 and gdb_load_timeout.
0015fd9a 11626
fc33412a
DT
11627Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
11628
11629 * gdb.base/annota1.exp: Move test of isnative to earlier in the
11630 file -- to prevent failing when the compile fails but we have no
11631 intention of running the tests anyway.
11632
11633 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
11634 tests if set.
11635
11636 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
11637 integers.
11638
11639 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
11640 * gdb.c++/namespace.exp: Ditto.
11641
115f06de
OF
116422001-03-07 Orjan Friberg <orjanf@axis.com>
11643
11644 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
11645 * gdb.base/pointers.exp: Relax pattern match of decimals.
11646
b6ba6518
KB
116472001-03-06 Kevin Buettner <kevinb@redhat.com>
11648
11649 * Makefile.in, config/abug.exp, config/cfdbug.exp,
11650 config/cpu32bug.exp, config/dve.exp, config/est.exp,
11651 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
11652 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
11653 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
11654 config/sh.exp, config/sid.exp, config/slite.exp,
11655 config/sparclet.exp, config/udi.exp, config/unknown.exp,
11656 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
11657 config/vxworks.exp, config/vxworks29k.exp,
11658 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
11659 gdb.base/all-bin.exp, gdb.base/annota1.exp,
11660 gdb.base/arithmet.exp, gdb.base/assign.exp,
11661 gdb.base/async.exp, gdb.base/attach.exp,
11662 gdb.base/bitfields.exp, gdb.base/bitops.exp,
11663 gdb.base/break.exp, gdb.base/call-ar-st.exp,
11664 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
11665 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
11666 gdb.base/commands.exp, gdb.base/completion.exp,
11667 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11668 gdb.base/constvars.exp, gdb.base/corefile.exp,
11669 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
11670 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
11671 gdb.base/ending-run.exp, gdb.base/environ.exp,
11672 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11673 gdb.base/finish.exp, gdb.base/foll-exec.exp,
11674 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
11675 gdb.base/funcargs.exp, gdb.base/help.exp,
11676 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
11677 gdb.base/logical.exp, gdb.base/long_long.exp,
11678 gdb.base/maint.exp, gdb.base/mips_pro.exp,
11679 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
11680 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
11681 gdb.base/pointers.exp, gdb.base/printcmds.exp,
11682 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
11683 gdb.base/regs.exp, gdb.base/relational.exp,
11684 gdb.base/remote.exp, gdb.base/reread.exp,
11685 gdb.base/restore.exp, gdb.base/return2.exp,
11686 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
11687 gdb.base/selftest.exp, gdb.base/setshow.exp,
11688 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
11689 gdb.base/sigall.exp, gdb.base/signals.exp,
11690 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
11691 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11692 gdb.base/step-test.exp, gdb.base/structs.c,
11693 gdb.base/structs.exp, gdb.base/structs2.exp,
11694 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
11695 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
11696 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
11697 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11698 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
11699 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
11700 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
11701 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
11702 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
11703 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
11704 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
11705 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
11706 gdb.fortran/types.exp, gdb.java/jmisc.exp,
11707 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11708 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
11709 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11710 gdb.trace/circ.exp, gdb.trace/collection.exp,
11711 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11712 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11713 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
11714 gdb.trace/report.exp, gdb.trace/save-trace.exp,
11715 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11716 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11717 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
11718 notices.
11719
dc96c6c7 117202001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
11721
11722 * gdb.base/varargs.c (find_max_double): Fix printf format string:
11723 first arg is int not float.
11724
dc96c6c7 117252001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
11726
11727 * gdb.base/reread.exp: Unsupported for non-native targets;
11728 doesn't work for remote debugging.
11729
9b0c4aeb
FN
117302001-02-19 Fernando Nasser <fnasser@redhat.com>
11731
11732 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
11733 * gdb.base/ending-run.exp: Properly handle the BSP state when
11734 stepping past the end of main.
9b0c4aeb 11735
02aa71d5
MC
117362001-02-19 John Moore <jmoore@redhat.com>
11737
11738 * gdb.base/commands.exp (infrun_breakpoint_command_test):
11739 Converted HPUX fix for non-expected items following multiple
11740 step commands into general solution for all platforms.
11741
1fa449a4
MC
117422001-02-18 Michael Chastain <chastain@redhat.com>
11743
11744 * gdb.c++/classes.exp (do_tests): Change runto statements
11745 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11746 statements demangler agnostic.
11747 * gdb.c++/virtfunc.exp (do_tests): Likewise.
11748 (gdb_virtfunc_restart): Likewise.
11749
b2f9ec70
MC
117502001-02-14 Michael Chastain <chastain@redhat.com>
11751
11752 * gdb.c++/inherit.exp (do_tests): Change runto statements
11753 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11754 statements demangler agnostic.
11755
cf74b8ca
AC
11756Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
11757
11758 * gdb.threads/pthreads.exp: Unify pass/fail messages for
11759 ``continue to bkpt at common_routine in thread 2'' and ``stopped
11760 before calling common_routine 15 times'' tests.
11761
99f78f56
MC
117622001-02-11 Michael Chastain <chastain@redhat.com>
11763
11764 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
11765 Helps the test script figure out which demangler is in use.
11766 (dm_type_foo_ref): Ditto.
11767 (dm_type_int_star): Ditto.
11768 (dm_type_long_star): Ditto.
11769 (dm_type_unsigned_int): Ditto.
11770 (dm_type_void): Ditto.
11771 (dm_type_void_star): Ditto.
99707966 11772 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
11773 Probe the gdb demangler and set variables to accommodate
11774 formatting differences.
11775 (info_func_regexp): New function. Same as info_func, but
11776 matches against a regexp.
11777 (info_func): Match against a literal string.
11778 (print_addr_2): New function. Match against a literal string,
11779 which can be different from the input to gdb.
11780 (print_addr): Simply call print_addr_2 with the same argument twice.
11781 (test_lookup_operator_functions): Use demangler formatting variables.
11782 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
11783 the tests in the same order as the C++ class declaration.
11784 (test_paddr_operator_functions): Ditto.
11785 (test_paddr_overloaded_functions): Ditto.
11786 (test_paddr_hairy_functions): Use demangler formatting variables.
11787 Add reference to gdb/19 for related tests.
11788 (do_tests): Call probe_demangler.
11789
1de8f023
KB
117902001-01-30 Kevin Buettner <kevinb@redhat.com>
11791
11792 * gdb.c++/templates.cc (printf): Remove unused function definition.
11793
ca3f91ed
MS
117942001-01-26 Felix Lee <flee@redhat.com>
11795
11796 * sid.exp (sid_exit): Pass host, not target, to remote_close.
11797
117982001-01-25 matthew green <mrg@redhat.com>
11799
11800 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
11801 up sid.
11802 (sid_exit): Call `remote_pop_conn' after GDB is gone.
11803
118042001-01-25 matthew green <mrg@redhat.com>
11805
11806 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 11807 Deprecate $sid_spawn_id.
ca3f91ed
MS
11808 (sid_exit): Remove code necessary only for `spawn.'
11809
118102001-01-25 matthew green <mrg@redhat.com>
11811
11812 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
11813
fb18ec4a
MC
118142001-01-28 Michael Chastain <chastain@redhat.com>
11815
11816 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
11817 to call when tests fail. It takes gdb out of the overloaded
11818 function choice menu back to the main prompt, so that the test
11819 program stays synchronized.
11820 (set_bp_overloaded): New proc to collect all the common
11821 code for setting a breakpoint on an overloaded name. Calls
11822 take_gdb_out_of_choice_menu when needed.
11823 (menu_overload1arg): New variable to collect the repeated
11824 instances of the expected menu for an overloaded name. Change
11825 the regular expression to handle changes in g++ type encoding:
11826 "void" can be either "void" or "", and "unsigned int" can be
11827 either "unsigned int" or "unsigned".
11828 (continue_to_bp_overloaded): Change regular expressions to handle
11829 changes in g++ type encoding.
11830 (no proc): Call take_gdb_out_of_choice_menu when needed.
11831 Remove redundant calls to "info break". Accept either "canceled"
11832 or "cancelled". Change regular expressions in "info break"
11833 calls to handle changes in g++ type encoding. Give all tests
11834 unique strings.
11835
9c646a6e
BE
118362001-01-17 Ben Elliston <bje@redhat.com>
11837
11838 * config/sid.exp: New file.
11839
9549d9c1
AC
11840Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
11841
11842 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
11843
dc96c6c7 118442000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
11845
11846 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
11847 Add a RE to accept a non-ascii char if one is ever presented.
11848
b4df4f68
FN
118492000-12-20 Fernando Nasser <fnasser@redhat.com>
11850
297dd0fd 11851 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 11852
dc96c6c7 118532000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 11854
d63a86f8 11855 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
11856 in regexp. One '\' does not suffice on Linux.
11857
4a7bddb6
MC
118582000-12-09 Michael Chastain <chastain@redhat.com>
11859
11860 * gdb.base/break.exp (test_clear_command): Use a marker function
11861 rather than 'main' for the test function. Also move this
11862 test to an execution point where the marker function names are
11863 guaranteed to be bound to functions. (Executing tests after a
11864 'finish' from main runs into name conflicts with local names
11865 in __libc_start_main).
11866
dc96c6c7 118672000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
11868
11869 * gdb.base/finish.exp: New test for gdb's "finish" command.
11870 * gdb.base/return2.exp: New test for gdb's "return" command.
11871 * gdb.base/return2.c: New source file for above.
11872
dc96c6c7 118732000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
11874
11875 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
11876 * gdb.base/miscexprs.exp: Ditto.
11877 * gdb.base/pointers.exp: Ditto.
11878 * gdb.c++/derivation.exp: Ditto.
11879 * gdb.c++/local.exp: Ditto.
11880 * gdb.c++/namespace.exp: Ditto.
11881 * gdb.c++/overload.exp: Ditto.
11882 * gdb.c++/ref-types.exp: Ditto.
11883
dc96c6c7 118842000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
11885
11886 * gdb.base/constvars.exp: Test result of "up" command.
11887 * gdb.base/miscexprs.exp: Ditto.
11888 * gdb.base/pointers.exp: Ditto.
11889 * gdb.base/scope.exp: Ditto.
11890 * gdb.c++/derivation.exp: Ditto.
11891 * gdb.c++/local.exp: Ditto.
11892 * gdb.c++/namespace.exp: Ditto.
11893 * gdb.c++/overload.exp: Ditto.
11894 * gdb.c++/ref-types.exp: Ditto.
11895
44097287
FN
118962000-11-22 Michael Chastain <chastain@redhat.com>
11897
11898 * mips_pro.exp: Accept either "middle -> top -> main" or
11899 "middle -> main" in the backtrace, because gcc can optimize
11900 tail calls to jumps. Remove setup_xfail for the hppa case.
11901 Add a comment with the original warning messages from PR 3016,
11902 which was filed in 1993, to preserve them for posterity.
11903
9d2e1bab
ND
119042000-11-17 Nick Duffek <nsd@redhat.com>
11905
11906 * lib/gdb.exp (gdb_test): Override timeout with board info.
11907
1aca8eb7
ND
119082000-11-17 Nick Duffek <nsd@redhat.com>
11909
11910 * gdb.base/display.exp: Don't kill running stub. Add "again" to
11911 the second kill and detach messages.
11912
93076499
ND
119132000-11-17 Nick Duffek <nsd@redhat.com>
11914
11915 * configure.in: Add AC_EXEEXT.
11916 * configure: Regenerate.
11917 * Makefile.in (just-check): Export EXEEXT.
11918 * lib/gdb.exp ($EXEEXT): Import from environment.
11919 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
11920 expect "maint dump-me" on Cygwin.
11921 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
11922 $EXEEXT.
11923
30e87cd3
ND
119242000-11-17 Nick Duffek <nsd@redhat.com>
11925
11926 * gdb.base/break.exp: Test backtrace and finish from called
11927 function on all platforms, not just HP-UX.
11928
dc96c6c7 119292000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
11930
11931 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
11932 code from gdb_target_monitor, so it can be used independantly
11933 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 11934
dc96c6c7 119352000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
11936
11937 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
11938 * gdb.base/corefile.exp: Expect the message "Program is being
11939 debugged already" when we send the "corefile" command, since
11940 the preceeding gdb_load may have connected gdb to a remote target.
11941 * gdb.base/display.exp: Disable hardware watchpoints if new
11942 board info variable "no_hardware_watchpoints" is true.
11943 Replace single-letter commands with more readable ones.
11944 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
11945 if new board info variable "no_hardware_watchpoints" is true.
11946 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
11947 to see if stdio (printf) testing is possible.
11948 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
11949 board info variable "no_hardware_watchpoints" is true. Use new
11950 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
11951
39124dea
FN
119522000-11-13 Fernando Nasser <fnasser@redhat.com>
11953
11954 From Orjan Friberg <orjanf@axis.com>:
11955 * gdb.base/printcmds.exp: Escape curly braces followed by a number
11956 in array print pattern match.
11957
a9e2e984
FN
119582000-11-09 Fernando Nasser <fnasser@redhat.com>
11959
11960 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
11961 spelling "cancelled" to U.S. spelling "canceled" to match changes
11962 made to gdb.
11963 * gdb.c++/ovldbreak.exp: Ditto.
11964
c7db355b
PS
119652000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11966
11967 * gdb.base/callfuncs.c (main): Moved to end of file, call
11968 t_double_values to initialize the FPU before inferior calls are made.
11969 * gdb.base/callfuncs.exp: Test for register preservation after calling
11970 inferior functions. Add tests for continuining, finishing and
11971 returning from a stop in a call dummy.
11972
dc96c6c7 119732000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
11974
11975 * gdb.base/commands.exp: Break up long lines, and re-indent.
11976
dc96c6c7 119772000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
11978
11979 * config/gdbserver.exp: Rewritten from the ground up, to make it
11980 compatible with the current dejagnu tree, and to make it work with
11981 the new "gdbserver" in libremote.
11982
dc96c6c7 119832000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
11984
11985 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
11986 * gdb.base/varargs.exp: Skip entire test if no printf support.
11987 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
11988 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
11989
dc96c6c7 119902000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
11991
11992 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
11993 no floating point support.
11994 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
11995 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
11996 * gdb.base/call-rt-st.exp: Ditto.
11997 * gdb.base/call-strs.exp: Ditto.
11998
bac5fc66
JG
119992000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
12000
12001 * gdb.base/sizeof.c: include <stdio.h>.
12002
12003 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
12004 'finish', otherwise uncaptured gdb_prompt would potentially
12005 throw remaining test points out of sync.
bac5fc66 12006
b22a6027
SB
120072000-07-26 Scott Bambrough <scottb@netwinder.org>
12008
12009 * gdb.base/recurse.exp: Run tests for all targets.
12010 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
12011 gnu-oldld case on ARM.
12012 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
12013 for ARM targets.
d63a86f8 12014
d8231941
AG
12015Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
12016
12017 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
12018 * gdb.java/configure: Rebuild.
12019
8caabe69
AG
12020Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
12021
12022 * gdb.java/jv-exp.exp: New file.
12023
9d273ca3
AG
12024Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
12025
12026 * configure: Rebuilt.
12027 * configure.in (configdirs): Add gdb.java.
12028 * gdb.java/jmisc.java: New file.
12029 * gdb.java/jmisc.exp: New file.
12030 * gdb.java/Makefile.in: New file.
12031 * gdb.java/configure: Rebuilt.
12032 * gdb.java/configure.in: New file.
12033 * lib/java.exp: New file.
12034
4f823a66
AC
12035Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12036
12037 * gdb.base/exprs.exp: Test casts to a pointer including over and
12038 underflow.
12039
2391e11d
AC
12040Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
12041
12042 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
12043 and the compilers sizes.
12044
54602222
ND
120452000-07-09 Nick Duffek <nsd@redhat.com>
12046
12047 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
12048 (use_methods): New function.
12049 (main): Call use_methods().
12050 * gdb.c++/classes.exp (test_method_param_class): New procedure.
12051 (do_tests): Call test_method_param_class.
12052
2bec0572
ND
120532000-07-09 Nick Duffek <nsd@redhat.com>
12054
12055 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
12056 spelling.
12057 (test_enums): New procedure. Move enum tests from end of script
12058 to here. Set breakpoint on function name instead of line number.
12059 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
12060 (enums2): New marker function.
12061 (enums1): New function.
12062 (main): Call enums1(). Move enum tests to enums1().
12063
78492fde
AC
12064Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
12065
12066 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
12067 compile/link program. Update line numbers.
12068 * gdb.asm/d10v.inc: Define ``startup''.
12069 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 12070
49a2cef8
AC
12071Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
12072
12073 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
12074
3e6c8688
EZ
120752000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12076
12077 * gdb.base/maint.exp: Add 'maint print architecture' item to output
12078 of 'help maint print' command.
12079
9ff5cbe9
AC
12080Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
12081
12082 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
12083 they use gdb_expect_list.
12084
17c579bd
AC
12085Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
12086
12087 * gdb.base/commands.exp: Use ``set remote
12088 memory-read-packet-size'' instead of ``set endian big'' to test
12089 long commands.
12090
e6d71bf3
DB
120912000-06-03 Daniel Berlin <dan@cgsoftware.com>
12092
12093 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 12094 g++, and stop skipping them.
e6d71bf3
DB
12095
12096 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
12097 work under g++.
12098
d63a86f8 12099 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
12100 initialization.
12101
dc96c6c7 121022000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
12103
12104 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
12105 the regular expression: accept an (almost) arbitrary sequence of
12106 "frames-invalid" and "breakpoints-invalid" messages both before
12107 and after the "starting" message.
12108
dc96c6c7 121092000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
12110
12111 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 12112
dc96c6c7 121132000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
12114
12115 * gdb.base/annota1.exp (annotate-signal-handler-caller):
12116 Relax the regular expression a little, make it pass on Solaris 8.
12117
8216cda9
KB
121182000-05-12 Kevin Buettner <kevinb@redhat.com>
12119
12120 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 12121 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
12122 Instead, it is permissible for gdb to stop on the line of the
12123 call itself.
12124
1a570b2f
MS
121252000-05-12 Michael Snyder <msnyder@.cygnus.com>
12126
12127 * gdb.base/break.exp (bp on small function, optimized file):
12128 Add a second pass pattern. The behavior differs here between stabs
12129 and dwarf for one-line functions. Stabs preserves two line symbols
12130 (one before the prologue and one after) with the same line number,
12131 but dwarf regards these as duplicates and discards one of them.
12132 Therefore the address after the prologue (where the breakpoint is)
12133 has no exactly matching line symbol, and GDB reports the breakpoint
12134 as if it were in the middle of a line rather than at the beginning.
12135
dc96c6c7 121362000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 12137
d63a86f8 12138 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
12139 rather than "send_gdb" (for consistancy).
12140
7d418785
AC
12141Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
12142
12143 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
12144 * gdb.c++/templates.cc: Properly check for GCC version number.
12145 * lib/compiler.cc: Likewise
12146
dc96c6c7 121472000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 12148
d63a86f8 12149 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
12150 gdb may not stop at the first line of main, due to code motion.
12151
dc96c6c7 121522000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
12153
12154 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
12155 This test depends on parsing the printf output from the target.
12156 Since the sparclet stub doesn't do stdio, this will never work.
12157 * gdb.base/call-rt-st.exp: ditto.
12158 * gdb.base/call-strs: ditto.
12159
dc96c6c7 121602000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
12161
12162 * gdb.base/miscexprs.exp: make sizeof long array test portable.
12163
12164 * gdb.base/ending-run.exp: After connecting to a remote target,
12165 but before running, the target will appear to be in a random
12166 location. Specify both a file and a line for breakpoints.
12167 Also, the function that calls main may be called 'init'
12168 rather than 'start'.
12169
a5a51225
EZ
121702000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12171
12172 * gdb.base/help.exp: Update output for add-symbol-file command.
12173
7930cc7c
FN
121742000-04-10 Fernando Nasser <fnasser@cygnus.com>
12175
12176 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12177 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
12178
23e37ab1
C
121792000-04-07 J.T. Conklin <jtc@redback.com>
12180
e93c542c
C
12181 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
12182
23e37ab1
C
12183 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
12184
591b8fa3
PDM
12185Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
12186
12187 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
12188 values that can be represented exactly.
12189 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
12190 above change, and to not check against the directory part of the source
12191 file name.
12192 (step into print_long_arg_list): Likewise.
12193 (print print_small_structs from print_long_arg_list): Likewise.
12194 (print print_long_arg_list): Likewise.
12195
7a495180
EZ
121962000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12197
30b53638 12198 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 12199
beb998c6
AC
12200Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
12201
12202 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
12203
1c689132
DB
122042000-03-25 Daniel Berlin <dan@cgsoftware.com>
12205
12206 * gdb.base/commands.exp (deprecated_command_test): Add test for
12207 deprecate with no arguments.
12208
c1790a9d
JL
122092000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
12210
12211 * gdb.base/break.exp: Add new test for setting breakpoints on
12212 optimized code so we can test breakpoints work even when function
12213 prologues may be optimized away
12214
003ba290
FN
122152000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12216
12217 From David Whedon <dwhedon@gordian.com>
a9c64011 12218 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 12219
6837a0a2
DB
122202000-03-22 Daniel Berlin <dan@cgsoftware.com>
12221
12222 * gdb.base/help.exp: Added test for new apropos command.
12223
b9593231
KB
122242000-03-21 Kevin Buettner <kevinb@redhat.com>
12225
12226 * gdb.base/pointers.c (usevar): New function.
12227 (main): Make sure that global variables v_int_pointer2, rptr,
12228 and y are all referenced someplace in the program by calling
12229 usevar() on them. [Some linkers delete symbols which are
12230 never referenced. The space remains, but there's no way to
12231 get a (symbolic) handle on the variable from the debugger.]
12232
751a959b
EZ
122332000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12234
12235 * gdb.base/printcmds.c: Add typedeffed arrays.
12236
12237 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
12238 procedure to test arrays that are typedef'd.
12239
73a93a32
JI
122402000-03-13 James Ingham <jingham@leda.cygnus.com>
12241
12242 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 12243 the library directories.
73a93a32 12244
fb40c209
AC
12245Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
12246
12247 * configure.in (configdirs): Add sub directory gdb.mi.
12248 * configure: Re-generate.
12249
12250 * gdb.mi: New directory.
d63a86f8 12251
ee4dd2c9
AC
122522000-02-25 Scott Bambrough <scottb@netwinder.org>
12253
12254 * gdb.base/long_long.exp: Correct test suite failure when printing
12255 a long long value as a double on ARM platforms.
12256
70f0cc22
JB
122572000-02-16 Jim Blandy <jimb@redhat.com>
12258
12259 * gdb.base/break.exp ("breakpoint line number"): Make sure the
12260 default source file is set properly before running this test.
12261
853819b8
EZ
122622000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12263
12264 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
12265 gdbtk/library directory, not in gdbtcl2.
12266
dfcd3bfb
JM
122672000-02-04 Jim Blandy <jimb@redhat.com>
12268
12269 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
12270 backslash from regexp pattern.
12271
12272 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
12273 procedure. Use it to run all the "continue to bp overloaded"
12274 tests. Note that this changes the names of the tests slightly.
12275 If the breakpoint hit message includes a hex PC value, because
12276 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
12277 from the real source code, still consider that a pass.
12278
12279 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
12280 XFAIL here if the breakpoint message contains a hex address. Note
12281 similar change on 1999-11-02.
12282
12283 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
12284
12285 * gdb.base/ptype.exp: Establish a default source file before
12286 calling get_debug_format.
12287
122882000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
12289
12290 * gdb.base/watchpoint.exp: Remove duplication of test messages.
12291
8b93c638
JM
122922000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12293
12294 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
12295 of successive stepi commands -- while in the prologue we should see
12296 the function entry bracket.
12297
122982000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12299
12300 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
12301 reach __change_mode() when stepping through the end of main().
12302
c5394b80
JM
123032000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
12304
12305 * gdb.base/default.exp: Fix expected pattern.
12306 * gdb.base/help.exp: Same.
12307
0d06e24b
JM
123082000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12309
12310 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
12311 Don't use xfail's because that affects only the following test.
d63a86f8 12312
0d06e24b
JM
12313 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
12314 solaris or linux.
12315
12316 * gdb.base/selftest.exp: Update to reflect changes to main.c.
12317
dc96c6c7 123182000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 12319
d63a86f8 12320 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
12321 "A syntax error" rather than "A parse error". Accept both.
12322
123232000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
12324
12325 * gdb.base/default.exp: Remove OS dependent string from "target
12326 remote" test.
12327 * gdb.base/help.exp: Same for "help target remote" test.
12328
c3f6f71d
JM
123292000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12330
12331 From Jim Kingdon <kingdon@redhat.com>:
12332
12333 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
12334 prompt (cleanup rather than necessity, but still might keep output
12335 from spilling to next test).
12336
123372000-01-02 Fred Fish <fnf@cygnus.com>
12338
12339 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
12340 AIX, which defines them in <sys/types.h>.
12341
ed9a39eb 123421999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 12343
ed9a39eb
JM
12344 * gdb.base/default.exp: Match arm* etc instead of arm in "info
12345 float" test.
12346
123471999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 12348
ed9a39eb 12349 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
12350
12351 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
12352 outermost frame disallowed".
12353
123541999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
12355
12356 * gdb.base/setvar.exp: New tests for setting the value of a struct
12357 with a constant list.
12358
123591999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12360
12361 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
12362 require the user to type a cast before setting the value of a struct.
12363
de57eccd
JM
123641999-12-06 Jim Blandy <jimb@cygnus.com>
12365
12366 * gdb.base/default.exp: Expect the new 'info float' command on
12367 all i386 platforms.
12368
12369 * gdb.threads/linux-dp.exp: Expand our ability to recognize
12370 LinuxThreads libraries that don't support debugging.
12371
c2d11a7d
JM
12372Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12373
12374 * gdb.base/remote.c: Fill the buffer with truely random data.
12375 Change the buffer type to ``unsigned char'' to simplify size
12376 arithmetic.
12377
12378 * gdb.base/remote.exp: Reduce download numbers by one. Typical
12379 stub only handles 400-1 byte packets. Verify that the download
12380 worked.
12381
123821999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
12383
12384 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
12385 tests, using UNRESOLVED for the untested cases. Also, does not wait
12386 for a timeout if the prompt was received before a recognizable pattern.
12387
123881999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
12389
12390 * lib/gdb.exp (gdb_expect_list): Fix spelling.
12391
123921999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12393
12394 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
12395 watchpoints.
12396
123971999-11-24 Jason Merrill <jason@casey.cygnus.com>
12398
12399 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
12400
12401 * gdb.c++/local.exp: Be more flexible in recognizing local class
12402 name mangling. Don't allow horribly truncated method names.
12403 * gdb.c++/derivation.exp: Expect protected inheritance.
12404 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
12405 * gdb.c++/virtfunc.exp: Likewise.
12406 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
12407 when printing a nested enum.
12408
124091999-11-22 Jim Blandy <jimb@cygnus.com>
12410
12411 * gdb.base/step-test.exp: Properly await GDB's response to setting
12412 a breakpoint on the call to large_struct_by_value.
12413
12414 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
12415 just because we have debug info for the `start' function.
12416
124171999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
12418
12419 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
12420 "Unknown signal" messages, which indicate (on LinuxThreads) that
12421 GDB doesn't know how to debug threads on this system. This is
12422 better than hanging while philosopher 0 dumps chatter into gdb.log.
12423
124241999-11-18 Tom Tromey <tromey@cygnus.com>
12425
12426 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
12427
124281999-11-18 Fred Fish <fnf@cygnus.com>
12429
12430 * gdb.base/coremaker2.c: Add sample program for generating
12431 cores that is more self contained than coremaker.c. Eventually
12432 I'll add more code to this and tie it into the testsuite.
12433
4ce44c66
JM
124341999-11-12 Stan Shebs <shebs@andros.cygnus.com>
12435
12436 * gdb.base/dollar.exp: Remove, now in gdb.hp.
12437
124381999-11-10 Jimmy Guo <guo@cup.hp.com>
12439
12440 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12441 from $srcdir/lib/.
12442 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12443 and gdb.c++/.
12444
12445 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12446
d63a86f8 12447 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
12448 'continue with watch' test point.
12449
124501999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12451
12452 Merged from p2linux-990323-branch:
d63a86f8 12453
4ce44c66
JM
12454 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12455
11cf8741
JM
12456Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12457
12458 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12459 {limit,fixed}''. Test ``set download-write-size''.
12460
12461Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12462
12463 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12464 gdb_expect_list.
12465
12466Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12467
12468 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12469
124701999-11-03 Mark Salter <msalter@cygnus.com>
12471
12472 * gdb.base/break.exp: Fix "stub continue" pattern.
12473
124741999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12475
12476 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12477
124781999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12479
12480 * gdb.base/display.exp ("finish"): Add timeout clause.
12481
12482 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12483 plain prompt clause, so this doesn't have to time out in order to
12484 fail.
12485
12486 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12487 breakpoint hit messages include an address.
12488
12489 * gdb.base/display.exp: Don't forget to escape parens in regular
12490 expressions. Unix regexp notatation sucks.
12491
124921999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12493
12494 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12495 order for 'signalled' message.
12496
5c44784c
JM
124971999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12498
12499 From Jimmy Guo <guo@cup.hp.com>:
12500 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12501 * gdb.base/annota1.c: Add code for tests to work with.
12502
125031999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12504
12505 * gdb.base/remote.exp: New test for remote downloading settings.
12506 * gdb.base/remote.c: New file with large .data.
12507
917317f4
JM
125081999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12509
12510 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12511 for LinuxThreads support, merged from the Code Fusion branch.
12512
12513Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12514
12515 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12516 containing exp_continue into a while within an expect. Don't
12517 attempt a start more than three times. Check return value from
12518 gdb_load.
d63a86f8 12519
2df3850c
JM
12520Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12521
12522 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12523 a pass case.
12524
2acceee2
JM
125251999-10-01 Kevin Buettner <kevinb@cygnus.com>
12526
12527 * gdb.base/break.c (main): Added a statement that we can step
12528 off of.
12529 * gdb.base/break.exp: Added tests for setting a breakpoint
12530 at an offset and stepping onto a breakpoint.
12531
125321999-10-01 Fred Fish <fnf@cygnus.com>
12533
d63a86f8 12534 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
12535 gdb output.
12536
c2c6d25f
JM
125371999-09-18 Jim Blandy <jimb@cris.red-bean.com>
12538
12539 * gdb.base/break.exp: Code locations are in hex, don't forget!
12540 (For HP-UX.)
12541
125421999-09-17 Stan Shebs <shebs@andros.cygnus.com>
12543
12544 * condbreak.exp: Use break.c as test program.
12545 * condbreak.c: Remove, redundant with break.c.
12546
125471999-09-15 Stan Shebs <shebs@andros.cygnus.com>
12548
12549 * config/monitor.exp (gdb_target_monitor): Disable X- and
12550 Z-packets if the target needs it.
12551
125521999-09-13 James Ingham <jingham@leda.cygnus.com>
12553
12554 * gdb.c++/overload.exp: Added tests for listing overloaded
12555 functions with function pointers in the arg, explicitly calling
12556 out the version you want.
12557
cff3e48b
JM
125581999-09-09 Stan Shebs <shebs@andros.cygnus.com>
12559
12560 * long_long.exp: Add variations of test cases that work for
12561 targets with 16-bit ints and 32-bit doubles.
12562
d4f3574e
SS
125631999-09-08 Stan Shebs <shebs@andros.cygnus.com>
12564
12565 * break.c (main): Compare a possibly-uninitialized argc with an
12566 unlikely value that fits in 16 bits.
12567
125681999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12569
12570 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
12571 0xfeeb, don't want negative numbers if ints are 16 bits.
12572
12573 * lib/gdb.exp (skip_cplus_tests): New proc.
12574 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12575 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
12576 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
12577 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
12578 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
12579 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
12580 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
12581 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
12582
12583 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
12584
12585Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
12586
12587 * gdb.base/corefile.exp (up): Allow a parameter to appear
12588 in the frame that we're going up to.
12589
12590 From Jim Blandy <jimb@cygnus.com>:
12591
12592 * gdb.base/default.exp (info float): Expect some output now.
12593
12594 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
12595 returning floating-point values to fail on the x86.
12596 * gdb.base/callfwmall.exp (do_function_calls): Same.
12597
12598 * gdb.base/list.exp (test_listsize): Correct expectations for
12599 listing line 1 with listsize 2. Also, listing a single line
12600 works now, as does listing three lines. [Kevin's note: There
12601 were a number of other cases fixed too where the expectations
12602 differed...]
12603
126041999-09-02 Stan Shebs <shebs@andros.cygnus.com>
12605
12606 * gdb.base/selftest.exp: Add case for when version prints as
12607 constant string instead of char pointer.
12608
104c1213
JM
126091999-08-25 Stan Shebs <shebs@andros.cygnus.com>
12610
12611 * gdb.base/ending-run.exp: Add Solaris case for what happens when
12612 stepping out of main.
12613
12614 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
12615 G++ used.
12616
12617 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
12618 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
12619
12620 * gdb.c++/ovldbreak.exp: Update match string in test that
12621 includes a warning of multiple breakpoints.
12622
126231999-08-24 Stan Shebs <shebs@andros.cygnus.com>
12624
12625 * gdb.base/display.exp: Improve precision of step-after-finish
12626 added yesterday.
12627
12628 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
12629 test.
12630
12631 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
12632 configs when using G++, not just hppa*.
12633
126341999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12635
12636 * gdb.base/async.c: New file.
12637 * gdb.base/async.exp: New file.
12638
12639Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
12640
12641 * gdb.base/break.exp: Tweak PA specific tests to properly handle
12642 PA64.
12643
53a5351d
JM
12644Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
12645
104c1213
JM
12646 * gdb.base/display.exp: "finish" can leave us mid-line on many
12647 targets, deal with it. Add a small constant to main, instead of
12648 1000 since main+1000 may not be a valid address in the target.
12649
53a5351d
JM
12650 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
12651 on hpux11.
12652
12653 * gdb.base/attach.exp: Handle another hpux11 error message variant
12654 when attaching to a process that does not exist.
12655
126561999-08-19 J.T. Conklin <jtc@redback.com>
12657
12658 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
12659 characters in 'continue to 1241' test.
12660
126611999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12662
12663 * gdb.base/call-ar-st.exp: Add a shorter match case for the
12664 stop in print_long_arg_list, define and use a whitespace
12665 variable in print_small_structs test, add an XFAIL for Solaris.
12666 * gdb.base/dbx.exp: XFAIL func commands until somebody is
12667 interested enough to fix.
12668
7be570e7
JM
126691999-08-13 Keith Seitz <keiths@cygnus.com>
12670
12671 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
12672 (dbx_gdb_load): Remove. Use gdb_load instead, since that
12673 proc knows about targets other than the natives.
12674 (test_assign): Use "gdb_run_cmd" to "run" the target.
12675 Check that we've actually hit the breakpoint at main.
12676 When we attempt to assign a value to a local variable, check
12677 that the variable is in the current scope, i.e., don't use
12678 a test with an empty result.
12679
12680Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
12681
12682 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
12683 command.
12684
126851999-08-09 Stan Shebs <shebs@andros.cygnus.com>
12686
12687 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12688 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
12689 gdb.compat, gdb.threads-hp.
12690 gdb.hp/configure, gdb.hp/configure.in: New files.
12691 gdb.hp/Makefile.in: Recurse into new subdirs.
12692 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
12693 gdb.hp/gdb.objdbg: New directory, tests for debugging info
12694 in object files.
12695 gdb.hp/tools: New directory, aux tools for HP-specific tests.
12696
96baa820
JM
126971999-08-05 Stan Shebs <shebs@andros.cygnus.com>
12698
12699 * gdb.base/display.exp: Help expect by putting a newline in the
12700 funky printf, remove a bogus p/a test.
12701
127021999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12703
12704 * gdb.base/display.exp: Make sure that when we say 'run', we are
12705 connected to the target. This is necessary when running not
12706 natively.
12707
127081999-08-03 Stan Shebs <shebs@andros.cygnus.com>
12709
12710 * gdb.base/step-test.exp: Removed some extraneous messages.
12711
12712 * gdb.base/long_long.exp: Don't run memory examination tests
12713 on little-endian targets (they will need a different set of
12714 results to match).
12715
127161999-08-02 Stan Shebs <shebs@andros.cygnus.com>
12717
12718 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
12719 until somebody decides to fix GDB.
12720
12721 * gdb.base/long_long.c: Stop compiler complaint by specifying long
12722 constant as "ULL".
12723 * gdb.base/long_long.exp: Loosen x/c test, add partial result
12724 matches for a couple x/2 commands.
12725
a0b3c4fd
JM
127261999-07-30 Stan Shebs <shebs@andros.cygnus.com>
12727
12728 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
12729 by merging in ref-types2 tests.
12730 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
12731
12732 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12733 * gdb.c++/Makefile.in: Add standard actions.
12734 (EXECUTABLES): Rename from PROGS, update list.
12735 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
12736 from gdb.hp.
12737 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
12738 foo and bar locals.
12739 * gdb.c++/anon-union.exp: Fix tests to match.
12740 * gdb.c++/classes.exp: Run if HP compiler used, add extra
12741 expect matches to handle output variations.
12742 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
12743 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
12744 output, add HP alternatives for new and delete prints.
12745 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
12746 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
12747 * gdb.c++/demangle.exp: Use $style when reporting failure.
12748 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
12749 * gdb.c++/inherit.exp: Run if HP compiler used, add some
12750 match alternatives.
12751 * gdb.c++/local.exp: Add match alternatives or xfails for HP
12752 compilers.
12753 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
12754 * gdb.c++/method.exp: Add match alternatives.
12755 * gdb.c++/misc.cc: Add bool types.
12756 * gdb.c++/misc.exp: Add tests for bool types.
12757 * gdb.c++/overload.exp: Add xfails.
12758 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
12759 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
12760 add some more template parameter tests (only for HP currently).
12761 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
12762 * gdb.c++/virtfunc.cc: Add return type and value for main.
12763 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
12764 match alternatives.
d63a86f8 12765
a0b3c4fd
JM
127661999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12767
12768 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
12769
127701999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
12771
12772 * gdb.base/signals.exp: Don't expect getting a backtrace from
12773 within a signal handler to fail on Linux.
12774
127751999-07-29 Stan Shebs <shebs@andros.cygnus.com>
12776
12777 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12778 * lib/gdb.exp: Remove some gratuitious semicolons.
12779 (delete_breakpoints): Increase timeout.
12780 (gdb_expect): Add -notransfer option.
12781 (gdb_test): Use -notransfer option.
12782 (get_compiler_info): Add f77 case.
12783 (get_compiler): New proc, split out from gdb_preprocess, add f77
12784 case.
12785 (gdb_preprocess): Call get_compiler.
12786
12787 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
12788 * gdb.base/attach.exp, gdb.base/display.exp,
12789 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
12790 gdb.base/long_long.exp, gdb.base/printcmds.exp,
12791 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
12792 third arg to gdb_test.
12793 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
12794 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
12795 HP-UX xfails, add others.
12796 * gdb.base/completion.exp: Reflect name change of self-test.
12797 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
12798 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
12799 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
12800 HP failure number.
12801 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
12802 useless HP-UX 10.30 references.
12803 * gdb.base/maint.exp: Loosen matches.
12804 * gdb.base/pointers.c (main): Declare more_code.
12805 * gdb.base/pointers.exp: Match on output of a `next'.
12806 * gdb.base/structs.c: Add prototypes.
12807 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
12808 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
12809
128101999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12811
12812 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
12813 command.
12814
128151999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12816
12817 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
12818 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
12819
12820 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
12821 debug info. Deal with lack of signal hanlder info in stack.
12822
a9c64011 12823 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
12824 * gdb.base/annota1.exp: If printf has debug info, deal with it.
12825
5a2468f5
JM
128261999-07-19 Stan Shebs <shebs@andros.cygnus.com>
12827
12828 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
12829 gdb.base/foll-vfork.exp: Don't run for crosses.
12830
adf40b2e
JM
12831Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12832
12833 * gdb.base/configure.in: Check for gdbvars.exp instead of
12834 a1-selftest.exp.
12835 * gdb.base/configure: Re-generate.
12836
128371999-07-12 Stan Shebs <shebs@andros.cygnus.com>
12838
12839 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
12840 in trying to run first and name is too long.
12841
12842 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
12843 pointers2.c and pointers2.exp, respectively.
12844 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
12845 doschk happier.
12846
43e526b9
JM
128471999-07-08 Stan Shebs <shebs@andros.cygnus.com>
12848
12849 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
12850 callfuncs2.c and callfuncs2.exp.
12851
12852 * gdb.base/list.exp: Remove mistaken xfails.
12853 * gdb.base/list0.h: Add optional prototypes.
12854
9846de1b
JM
12855Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
12856
a9c64011 12857 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 12858 calling malloc.
a9c64011
AS
12859 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
12860 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
12861 use.
12862
128631999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12864
12865 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
12866 * gdb.base/annota2.cc, annota2.exp: Move from here.
12867 * gdb.c++/annota2.cc, annota2.exp: To here.
12868 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
12869
43ff13b4
JM
12870Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12871
12872 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
12873 a consistent format.
12874
085dd6e6
JM
128751999-06-25 Stan Shebs <shebs@andros.cygnus.com>
12876
12877 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12878 * lib/gdb.exp (get_compiler_info): Add detection for assorted
12879 HP compilers, also set the globals $true and $false.
12880
12881 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
12882 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
12883 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
12884 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
12885 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
12886 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
12887 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
12888 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
12889 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
12890 whatis.c} Add C++ compatible function definitions and return
12891 types, add includes for library functions.
12892 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
12893 * gdb.base/step-test.c (myglob): Rename from glob.
12894 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
12895 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
12896 files, move here from gdb.hp.
12897 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
12898 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
12899 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
12900 Adjust line numbers in regexps.
12901
12902 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
12903 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
12904 instead of 0/1.
12905
12906 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
12907 foll-vfork.exp: New files, move here from gdb.hp.
12908 * gdb.base/page.exp: New file, test of pagination command.
12909
12910 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
12911 recursion test.
12912 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
12913
12914 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
12915 gdb.base/solib.exp: Fix compiler invocation process.
12916
12917 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
12918 HP-UX 11, turn off overload resolution explicitly.
12919 * gdb.base/commands.exp: Set argument list explicitly, add
12920 watchpoint test.
12921 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
12922 them work.
12923 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
12924 expressions properly.
12925 * gdb.base/corefile.exp: Loosen the match slightly.
12926 * gdb.base/default.exp: Allow "Error accessing memory" message
12927 also.
12928 * gdb.base/display.exp: Skip over x/0 j if PA64.
12929 * gdb.base/funcargs.exp: Add xfails for HP-UX.
12930 * gdb.base/interrupt.exp: Ditto.
12931 * gdb.base/langs.exp: Add symbolic matches governed by compiler
12932 in use.
12933 * gdb.base/list.exp: Add xfails for HP-UX.
12934 * gdb.base/long_long.exp: Refine some of the numeric matches.
12935 * gdb.base/mips_pro.exp: Xfail on HP-UX.
12936 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
12937 * gdb.base/nodebug.exp: Succeed on more varieties of output.
12938 * gdb.base/opaque.exp: Remove some HP-UX xfails.
12939 * gdb.base/ptype.exp: Succeed on more varieties of output.
12940 * gdb.base/scope.exp: Add xfails for HP-UX.
12941 * gdb.base/sect-cmd.exp: Add more cases.
12942 * gdb.base/setvar.exp: Add xfails for HP-UX.
12943 * gdb.base/shlib-call.exp: Loosen some matches slightly.
12944 * gdb.base/signals.exp: Match on void symbolically.
12945 * gdb.base/step-test.exp: Add case for PA64.
12946 * gdb.base/term.exp: Add exit and restart.
12947 * gdb.base/twice.exp: Clean up after self.
12948 * gdb.base/varargs.exp: Disable overload resolution explicitly.
12949 * gdb.base/whatis.exp: Allow more ways to pass tests.
12950
12951 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
12952 no longer useful.
12953
12954Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
12955
12956 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
12957 list of patterns.
12958 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
12959 print_double_array(double_array)", "continuing to breakpoint
12960 1018", "print print_double_array(array_d)" and "continuing to
12961 1034" tests.
d63a86f8 12962
085dd6e6
JM
129631999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12964
a9c64011 12965 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
12966
129671999-06-24 Stan Shebs <shebs@andros.cygnus.com>
12968
12969 * config/mt-*: Remove, these haven't been used since 1996.
12970
129711999-06-22 Stan Shebs <shebs@andros.cygnus.com>
12972
12973 * gdb.base/call-strs.c, gdb.base/ending-run.c,
12974 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
12975 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
12976
9e0b60a8
JM
129771999-06-18 Stan Shebs <shebs@andros.cygnus.com>
12978
12979 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
12980 simpler match case for the ptype of the big class.
12981
129821999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12983
12984 * gdb.exp: Fix test for gdb_prompt existence.
12985
129861999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12987
12988 * gdb.exp (gdb_test): Add fail after calls to perror.
12989
129901999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12991
12992 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
12993
129941999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12995
12996 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
12997
0f71a2f6
JM
12998Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
12999
13000 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
13001 malloc() is linked in.
13002
130031999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13004
13005 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
13006 step at end.
13007
13008 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
13009
130101999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
13011
13012 * gdb.java/jv-print.exp: New file. (Our first Java test!)
13013
cce74817
JM
13014Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
13015
13016 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
13017 * gdb.base/mips_pro.exp: Likewise.
13018
130191999-06-02 Keith Seitz <keiths@cygnus.com>
13020
13021 * gdb.c++/templates.cc: Change all "new" operators to throw
13022 an exception.
13023 * gdb.c++/cplusfuncs.cc: Likewise.
13024
13025 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
13026
13027Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
13028
13029 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
13030 * gdb.base/ending-run.exp: When stepping out of main, accept a
13031 step into an arbitrary assembler file.
cce74817 13032
392a587b
JM
130331999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13034
d63a86f8 13035 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 13036 "breakpoint-invalid" to be printed.
d63a86f8 13037 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
13038 number of "frames-invalid" and "breakpoint-invalid" to be printed.
13039 * gdb.base/annota2.cc: Initialize a.x to 0.
13040
9e086581
JM
130411999-05-17 Keith Seitz <keiths@cygnus.com>
13042
13043 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
13044 when "skip_float_tests" set.
13045 Ditto for "print print_double_array(array_d)", "print print_small_structs",
13046 "print print_ten_doubles", and "step into print_long_arg_list".
13047 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
13048 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
13049 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
13050 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
13051 "skip_float_tests" is set.
13052 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
13053 when "skip_float_tests" set.
d63a86f8 13054
cd0fc7c3
SS
130551999-05-06 Keith Seitz <keiths@cygnus.com>
13056
13057 * gdb.base/annota2.cc: Include stdio.h.
13058
13059Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
13060
13061 * gdb.base/crossload.exp: Remove, this has been disabled ever
13062 since BFD stopped including all targets, and cross-GDB gets
13063 plenty of testing anyway.
13064 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
13065 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
13066 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
13067 * gdb.base/README: Remove, was doc for this.
13068 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
13069 needed.
13070
b83266a0
SS
130711999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13072
13073 * gdb.base/call-ar-st.exp: Fix one regular expression in test
13074 output.
13075
13076 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
13077 * gdb.base/annota2.exp: New file. More annotation tests.
13078 * gdb.base/annota1.c: New file. Source file for annota1.exp.
13079 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
13080
130811999-04-23 Angela Marie Thomas <angela@cygnus.com>
13082
13083 * config/cfdbug.exp: New file.
13084
7a292a7a
SS
130851999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
13086
13087 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
13088 Marcus Daniel's and Dale Hawkins's demangler crashes.
13089
13090 * gdb.c++/demangle.exp (test_gnu_style_demangling,
13091 test_lucid_style_demangling, test_arm_style_demangling,
13092 test_hp_style_demangling): Try Tom Tromey's core-dumping
13093 identifier under each demangling style.
13094
130951999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
13096
13097 * gdb.c++/demangle.exp: Include the current demangling style
13098 in all test names.
13099 (current_demangling_style): New global variable.
13100 (set_demangling_style, test_demangling_core, test_demangling,
13101 test_demangling_exact): New functions.
13102 (test_gnu_style_demangling, test_lucid_style_demangling,
13103 test_arm_style_demangling, test_hp_style_demangling): Use those,
13104 instead of calling gdb_test and gdb_test_exact directly.
13105 (catch_demangling_errors): New function, which reports errors
13106 signalled by the demangling test functions in an orderly way.
13107 (do_tests): Use catch_demangling_errors.
13108
131091999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
13110
13111 * gdb.base/signals.exp (test_handle_all_print): Use () for
13112 grouping in expressions, not {}.
13113
13114 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
13115 initialized yet.
13116
131171999-04-01 Stan Shebs <shebs@andros.cygnus.com>
13118
13119 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
13120 are listed.
13121
131221999-03-26 Stan Shebs <shebs@andros.cygnus.com>
13123
13124 * gdb.stabs/weird.exp: Test for CC being defined before
13125 looking at its value.
13126
131271999-03-25 Stan Shebs <shebs@andros.cygnus.com>
13128
13129 * gdb.base/call-ar-st.exp: Remove stray '#'.
13130 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
13131 "short int" and "long int".
13132 * gdb.c++/overload.cc: Cast the string added in the previous
13133 change, to mollify finicky HP compiler.
13134 * gdb.hp/reg-test.exp (testfile): Fix file name.
13135 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 13136
7a292a7a
SS
13137 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
13138 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
13139 alternate form of enum ptype.
13140
c906108c
SS
131411999-03-23 Stan Shebs <shebs@andros.cygnus.com>
13142
7a292a7a
SS
13143 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
13144 * gdb.hp/*.exp: Change all to run compiler probe only after
13145 passing skip_hp_tests, so as not to waste time on guaranteed
13146 failure.
13147
c906108c
SS
13148 * gdb.c++/overload.cc: Pass string instead of char addr, always
13149 init ccpfoo.
13150 * gdb.c++/templates.cc: Fix syntax error.
13151
7a292a7a
SS
13152Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13153
13154 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 13155 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
13156 command.
13157
131581999-03-18 James Ingham <jingham@cygnus.com>
13159
13160 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
13161
13162 * gdb.c++/method.exp: It was testing an uninitialized int on the
13163 stack and assuming it was positive.
13164
13165 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
13166
13167 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 13168 keep it from killing the rest of the tests.
7a292a7a
SS
13169 Use gdb_continue_to_end.
13170
13171 * gdb.base/sigall.exp: use gdb_continue_to_end.
13172
13173 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
13174
13175 * gdb.base/display.exp: use runto_main, not run.
13176
d63a86f8
RM
13177 * gdb.base/default.exp: Check for the current error message in the
13178 r abbreviation test.
7a292a7a
SS
13179 Add strongarm to the targets that know info float.
13180
d63a86f8 13181 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
13182 run which doesn't work with monitors.
13183
13184 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
13185
13186 * gdb.base/break.exp: use the gdb_continue_to_end proc.
13187
13188 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
13189 program. Traps the case (in Cygmon) when the program never really
13190 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
13191 more places, so I used my name. Sorry Mark...
13192
13193 * config/monitor.exp (gdb_target_monitor): added another
13194 target_info parameter: remotebinarydownload. This will set the
13195 remotebinarydownload flag if this is causing some boards trouble.
13196
131971999-03-18 Mark Salter <msalter@cygnus.com>
13198
13199 * lib/gdb.exp (continue_to_exit): New function.
13200
13201 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
13202 * gdb.base/ending-run.exp: Ditto.
13203 * gdb.base/step-test.exp: Ditto.
13204
132051999-03-16 Stan Shebs <shebs@andros.cygnus.com>
13206
13207 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
13208 (suggested by Art Haas <ahaas@neosoft.com>).
13209
132101999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
13211
13212 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
13213
13214Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
13215
13216 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
13217 descriptions of types (short unsigned int vs unsigned short, etc).
13218
132191999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
13220
13221 * gdb.base/call-strs.exp: Don't assume that `step' will step over
13222 a call to strlen; sometimes we do have sources.
13223
132241999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
13225
13226 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
13227 character, so GDB won't print garbage after its end.
d63a86f8 13228
c906108c
SS
13229 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
13230 breakpoint there instead. Sometimes GCC emits memcpy to handle
13231 the large structures being passed by value, so we step into that
13232 instead of sum_array_print, which obscures what we're really testing.
13233 * gdb.base/step-test.exp: However, we do want a test that notices
13234 the bizarre steps into memcpy, so do that here. Add check for
13235 stepping into function calls that pass large structures by value.
13236 ("Is that a noun clause, or are you just happy to see me?")
13237 Remove all references to specific line numbers.
13238 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
13239 New type and function.
13240 (main): Call large_struct_by_value, passing it a large struct by value.
13241 * lib/gdb.exp (gdb_get_line_number): New function.
13242
13243 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
13244 more portable.
13245
7a292a7a
SS
132461999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13247
c906108c
SS
13248 * lib/gdb.exp: Doc fixes.
13249
7a292a7a
SS
132501999-03-05 Nick Clifton <nickc@cygnus.com>
13251
d63a86f8 13252 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
13253
132541999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
13255
c906108c
SS
13256 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
13257 commands. They're not germane to this test, and they don't work
13258 that way on remote targets.
13259
3fc11d3e
JM
132601999-03-01 James Ingham <jingham@cygnus.com>
13261
13262 * Changelog entries merged over from gdb development branch.
13263
3fc11d3e
JM
13264 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
13265
13266 * lib/gdb.exp (gdbtk_analyze_results): Generic function
13267 for outputting results of test run.
13268
2d4a1622 13269 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
13270
13271 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 13272
7a292a7a
SS
132731999-02-25 Felix Lee <flee@cygnus.com>
13274
13275 * lib/gdb.exp (debug_format): initialize
13276
c906108c
SS
132771999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
13278
13279 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
13280 * gdb.base/call-rt-st.c: Ditto.
13281
c906108c
SS
132821999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
13283
13284 * gdb.threads/pthreads.exp (horiz): New variable.
13285 (test_startup): Fix regexps that capture thread numbers.
13286
132871999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
13288
13289 * gdb.base/smoke.exp: Disambiguate two test case names (both
13290 called ``print'').
13291
13292Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13293
13294 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
13295 compilation.
13296
132971999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13298
13299 * gdb.base/miscexprs.exp: Change patterns to match GDB's
13300 actual output formatting.
13301 * gdb.base/smoke.exp: GDB removes leading 0's.
13302 * gdb.base/volatile.exp: Don't check type of remuneration;
13303 that variable is no longer defined in constvars.c.
13304 * gdb.base/step-test.c (main): Exit with explicit exit code.
13305 * gdb.base/step-test.exp: Remove two nexti checks--they are
13306 not portable.
13307
133081999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13309
13310 * gdb.base/help.exp ("help delete display"): Fix test to match
13311 gdb's output.
13312
13313 * gdb.base/long_long.c (known_types): Initialize values to zero.
13314 * gdb.base/long_long.exp: Step one more line
13315 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
13316 leading zeros. Explicitly ask for hex formatting. Use
13317 unique test case names.
c906108c
SS
13318
13319Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13320
d63a86f8 13321 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
13322
13323 * gdb.c++/method.exp: Add missing close brace.
13324
133251999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
13326
13327 * gdb.base/maint.exp: Use 'set height 0' to disable page
13328 prompting, not 'set height 400'.
13329
13330 Fix a bunch of timeouts.
13331 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
13332 four separate tests, so expect doesn't take forever to match a ton
13333 of text against a regexp with lots of .* forms.
13334 ("maint print psymbols", "maint print symbols"): Make some of
13335 these greps more selective, so that expect doesn't try to wade
13336 through huge piles of output and time out.
13337
13338 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
13339
13340 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
13341 tests: one which doesn't expect shlib events to be reported, and
13342 another which does, but is XFAIL for all platforms other than
13343 HP/UX.
13344
13345 * gdb.base/break.exp: Teach the test suite that the `catch
13346 fork', `catch vfork', and `catch exec' commands produce error
13347 messages on platforms that don't provide these features.
13348
13349Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13350
13351 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
13352 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
13353 (shortening names from solib_threshold.exp etc), won't run on
13354 anything but HP-UX for the foreseeable future.
13355 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
13356 reflect move.
13357
13358Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
13359
13360 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13361 gdb.trace/Makefile.in (clean): Remove all test executables.
13362
13363Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
13364
13365 * gdb.base/shlib-call.exp: add test cases to verify that gdb
13366 successfully re-sets breakpoints in shared libraries.
13367 * gdb.base/shmain.c (main): return 0, don't fall off the end.
13368
13369Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13370
d63a86f8
RM
13371 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
13372 and compiled w/o GCC.
c906108c
SS
13373
13374 * gdb.hp/watch-cmd.exp: ditto.
13375
13376 * gdb.hp/watch-hp.exp: ditto.
13377
13378 * gdb.hp/xdb1.exp: ditto.
13379
13380 * gdb.hp/xdb2.exp: ditto.
13381
13382 * gdb.hp/dbx.exp: ditto.
13383
13384Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
13385
13386 * constvars.c: Remove C++-isms.
13387 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
13388 with GCC.
13389
13390Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
13391
13392 The following changes are part of the HP merge.
13393
13394 * gdb.base/break.exp: new tests to verify that catchpoints for
13395 fork, vfork, and exec don't trigger inappropriately.
13396
13397 * gdb.base/opaque.exp: compile one file at a time, then link.
13398
13399 * gdb.base/signals.exp: be more restrictive about which hppa
13400 systems receive a setup_xfail. new tests.
13401
13402 * gdb.base/solib_threshold.build: new file.
13403 * gdb.base/solib_threshold.exp: new file.
13404 * gdb.base/solib_threshold.link_opts: new file.
13405 * gdb.base/solib_threshold.mk: new file.
13406 * gdb.base/gen_solib_threshold.c: new file.
13407
13408 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
13409 tests. New tests for enums inside classes.
13410
13411 * gdb.c++/compiler.cc: indicate support of template debugging.
13412
13413 * gdb.c++/demangle.exp: run hp style demangling tests.
13414
13415 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
13416 tests.
13417
13418 * gdb.c++/misc.cc: changes to support new tests.
13419
13420 * gdb.c++/templates.cc: changes to support HP's compiler; changes
13421 to support new tests.
13422
13423 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
13424 gcc, then skip these tests.
13425
13426Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
13427
13428 The following files are part of the HP merge; some had longer
13429 names at HP, but have been renamed to be no more than 14
13430 characters in length.
13431
13432 * gdb.hp/ambiguous.cc: new file.
13433 * gdb.hp/ambiguous.exp: new file.
13434 * gdb.hp/attach.exp: new file.
13435 * gdb.hp/attach2.exp: new file.
13436 * gdb.hp/classes-hp.exp: new file.
13437 * gdb.hp/ctti.exp: new file.
13438 * gdb.hp/ctti-add.cc: new file.
13439 * gdb.hp/ctti-add1.cc: new file.
13440 * gdb.hp/ctti-add2.cc: new file.
13441 * gdb.hp/ctti-add3.cc: new file.
13442 * gdb.hp/dbx.exp: new file.
13443 * gdb.hp/exception.cc: new file.
13444 * gdb.hp/exception.exp: new file.
13445 * gdb.hp/foll-exec.c: new file.
13446 * gdb.hp/foll-exec.exp: new file.
13447 * gdb.hp/foll-fork.c: new file.
13448 * gdb.hp/foll-fork.exp: new file.
13449 * gdb.hp/foll-vfork.c: new file.
13450 * gdb.hp/foll-vfork.exp: new file.
13451 * gdb.hp/inherit-hp.exp: new file.
13452 * gdb.hp/more-steps.exp: new file.
13453 * gdb.hp/namespace.cc: new file.
13454 * gdb.hp/namespace.exp: new file.
13455 * gdb.hp/optimize.exp: new file.
13456 * gdb.hp/pxdb.c: new file.
13457 * gdb.hp/pxdb.exp: new file.
13458 * gdb.hp/quicksort.exp: new file.
13459 * gdb.hp/reg-test.exp: new file.
13460 * gdb.hp/reg-test.s: new file.
13461 * gdb.hp/sized-enum.c: new file.
13462 * gdb.hp/sized-enum.exp: new file.
13463 * gdb.hp/start-stop.exp: new file.
13464 * gdb.hp/templ-hp.cc: new file.
13465 * gdb.hp/templ-hp.exp: new file.
13466 * gdb.hp/thr-lib.c: new file.
13467 * gdb.hp/thr-lib.exp: new file.
13468 * gdb.hp/thr-lib.h: new file.
13469 * gdb.hp/thr-liblib.c: new file.
13470 * gdb.hp/virtfun-hp.c: new file.
13471 * gdb.hp/virtfun-hp.exp: new file.
13472 * gdb.hp/watch-cmd.exp: new file.
13473 * gdb.hp/watch-hp.exp: new file.
13474 * gdb.hp/xdb1.exp: new file.
13475 * gdb.hp/xdb2.exp: new file.
13476 * gdb.hp/xdb3.exp: new file.
13477
13478Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13479
13480 The following files are part of the HP merge; some had longer
13481 names at HP, but have been renamed to be no more than 14
13482 characters in length.
13483
13484 * gdb.base/ss.h: new file.
13485 * gdb.base/call-ar-st.c: new file.
13486 * gdb.base/call-ar-st.exp: new file.
13487 * gdb.base/call-rt-st.c: new file.
13488 * gdb.base/call-rt-st-exp: new file.
13489 * gdb.base/call-strs.exp: new file.
13490 * gdb.base/ena-dis-br.exp: new file.
13491 * gdb.base/environ.exp: new file.
13492 * gdb.base/long_long.exp: new file.
13493 * gdb.base/sect-cmd.exp: new file.
13494 * gdb.base/shlib-cl2.exp: new file.
13495 * gdb.base/smoke.exp: new file.
13496 * gdb.base/so-impl-ld.c: new file.
13497 * gdb.base/so-impl-ld.exp: new file.
13498 * gdb.base/so-indr-cl.c: new file.
13499 * gdb.base/so-indr-cl.exp: new file.
13500 * gdb.base/varargs.exp: new file.
13501 * gdb.base/volatile.exp: new file.
13502 * gdb.base/whatis-exp.exp: new file.
7a292a7a 13503 * gdb.base/display.exp: new file.
c906108c
SS
13504 * gdb.c++/derivation.exp: new file.
13505 * gdb.c++/local.exp: new file.
13506 * gdb.c++/member-ptr.exp: new file.
13507 * gdb.c++/overload.exp: new file.
13508 * gdb.c++/ovldbreak.exp: new file.
13509 * gdb.c++/ref-types.exp: new file.
13510 * gdb.c++/ref-types2.exp: new file.
13511 * gdb.c++/userdef.exp: new file.
d63a86f8 13512
c906108c
SS
13513Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13514
13515 * gdb.base/default.exp: Reflect wording change in remote.c.
13516
dc96c6c7 13517Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13518
13519 * gdb.base/help.exp: Update to reflect current text.
13520
13521Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13522
13523 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13524 they're stack variables and contain garbage.
13525 * gdb.c++/anon-union.exp: new file.
13526
13527 The following changes were made by David Taylor
13528 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13529 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13530 in changes by HP.
13531
13532 * gdb.base/bitops.exp: new file.
13533 * gdb.base/default.exp: change expected messages for catch and
13534 info catch tests to reflect HP merge changes.
13535 * gdb.base/enable-disable-break.exp
13536 * gdb.base/ending-run.c: new file.
13537 * gdb.base/long_long.c: new file.
13538 * gdb.base/maint.exp: new file.
13539 * gdb.base/pointers2.exp: new file.
13540 * gdb.base/shlib-call2.exp: new file.
13541 * gdb.base/solib.exp: new file.
13542 * gdb.base/step-test.c: new file.
13543 * gdb.c++/anon-union.cc: new file.
13544 * gdb.c++/local.cc: new file.
13545 * gdb.c++/member-pointer.cc: new file.
13546 * gdb.c++/method.cc: new file.
13547 * gdb.c++/ref-types.cc: new file.
13548 * gdb.c++/ref-types2.cc: new file.
13549 * gdb.c++/userdef.cc: new file.
d63a86f8 13550
c906108c
SS
13551 * gdb.base/scope.exp: compile one file at a time, then link.
13552 * gdb.base/langs.exp: ditto.
13553 * gdb.base/list.exp: ditto.
d63a86f8 13554
c906108c
SS
13555Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
13556
13557 The following changes were made by David Taylor
13558 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13559 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13560 in changes by HP.
d63a86f8 13561
c906108c
SS
13562 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
13563 skip tests. When compiling pass c++ flag to gdb_compile.
13564 * gdb.c++/
d63a86f8 13565
c906108c
SS
13566 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
13567 test for on hppa*-*-hpux*; use args to see if c++ was specified.
13568 (skip_hp_tests): new function.
13569 (gdb_preprocess): new function.
13570
13571 * configure.in (hpdir): decide whether to configure gdb.hp.
13572 * configure: regenerated.
13573
13574 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
13575 to delete on clean.
13576 (EXECUTABLES): update to reflect new additions.
13577 * gdb.base/commands.exp: update message expected.
13578 * gdb.base/default.exp: add copyright notice.
13579 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
13580 * gdb.base/help.exp: update messages to reflect current text.
13581 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
13582 targets for recurse tests.
13583 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
13584 skip this file.
13585
13586 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
13587 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
13588 compilation.
13589 * gdb.c++/misc.exp: ditto.
13590 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
13591 run the tests. tell gdb_compile that it's a c++ compilation.
13592
13593 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 13594
c906108c
SS
13595 * gdb.base/all-bin.exp: new file.
13596 * gdb.base/arithmet.exp: new file.
13597 * gdb.base/assign.exp: new file.
13598 * gdb.base/completion.exp: new file.
13599 * gdb.base/cond-expr.exp: new file.
13600 * gdb.base/condbreak.exp: new file.
13601 * gdb.base/define.exp: new file.
13602 * gdb.base/dollar.exp: new file.
13603 * gdb.base/environment.exp: new file.
13604 * gdb.base/eval-skip.exp: new file.
13605 * gdb.base/jump.exp: new file.
13606 * gdb.base/logical.exp: new file.
13607 * gdb.base/pointers.exp: new file.
13608 * gdb.base/relational.exp: new file.
13609 * gdb.base/section_command.exp: new file.
13610 * gdb.base/whatis-expr.exp: new file.
13611
13612 * gdb.base/all-types.c: new file.
13613 * gdb.base/call-array-struct.c: new file.
13614 * gdb.base/call-return-struct.c: new file.
13615 * gdb.base/call-strings.c: new file.
13616 * gdb.base/callfuncs2.c: new file.
13617 * gdb.base/condbreak.c: new file.
13618 * gdb.base/constvars.c: new file.
13619 * gdb.base/display.c: new file.
13620 * gdb.base/int-type.c: new file.
13621 * gdb.base/jump.c: new file.
13622 * gdb.base/miscexprs.c: new file.
13623 * gdb.base/pointers.c: new file.
13624 * gdb.base/pointers2.c: new file.
13625 * gdb.base/shmain.c: new file.
13626 * gdb.base/shr1.c: new file.
13627 * gdb.base/shr2.c: new file.
13628 * gdb.base/solib.c: new file.
13629 * gdb.base/solib1.c: new file.
13630 * gdb.base/solib2.c: new file.
13631 * gdb.base/varargs.c: new file.
13632 * gdb.c++/derivation.cc: new file.
13633 * gdb.c++/overload.cc: new file.
13634 * gdb.c++/ovldbreak.cc: new file.
13635 * gdb.hp/attach.c: new file.
13636 * gdb.hp/attach2.c: new file.
13637 * gdb.hp/average.c: new file.
13638 * gdb.hp/compiler.c: new file.
13639 * gdb.hp/compiler.cc: new file.
13640 * gdb.hp/execd-program.c: new file.
13641 * gdb.hp/follow-exec.c: new file.
13642 * gdb.hp/follow-fork.c: new file.
13643 * gdb.hp/follow-vfork-and-exec.c: new file.
13644 * gdb.hp/misc-hp.cc: new file.
13645 * gdb.hp/more-steps.c: new file.
13646 * gdb.hp/optimize.c: new file.
13647 * gdb.hp/quicksort.c: new file.
13648 * gdb.hp/run-hp.c: new file.
13649 * gdb.hp/start-stop.c: new file.
13650 * gdb.hp/sum.c: new file.
13651 * gdb.hp/templates-hp.cc: new file.
13652 * gdb.hp/thread-local-in-lib.c: new file.
13653 * gdb.hp/thread-local-in-lib.h: new file.
13654 * gdb.hp/thread-local-in-lib.lib.c: new file.
13655 * gdb.hp/vforked-program.c: new file.
13656 * gdb.hp/virtfunc-hp.cc: new file.
13657 * gdb.hp/watchpoint-hp.c: new file.
13658 * gdb.hp/xdb.c: new file.
13659 * gdb.hp/xdb0.c: new file.
13660 * gdb.hp/xdb0.h: new file.
13661 * gdb.hp/xdb1.c: new file.
13662
13663Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
13664
13665 The following change was made by Edith Epstein
13666 <eepstein@cygnus.com> as part of a project to merge in changes
13667 originally made by HP; HP did not create ChangeLog entries.
13668
13669 * gdb.c++/demangle.exp: changed the expected output for some
13670 ARM-style mangling -- removed second reference to datatype.
13671 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 13672 T1<char>::~T1<char>(void)
c906108c 13673 becomes,
a9c64011
AS
13674 maint demangle __dt__11T1__pt__2_cFv
13675 T1<char>::~T1(void)
c906108c
SS
13676
13677 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 13678
c906108c
SS
13679Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
13680
13681 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
13682 * gdb.trace/backtrace.exp: Likewise.
13683 * gdb.trace/circ.exp: Likewise.
13684 * gdb.trace/collection.exp: Likewise.
13685 * gdb.trace/deltrace.exp: Likewise.
13686 * gdb.trace/infotrace.exp: Likewise.
13687 * gdb.trace/limits.exp: Likewise.
13688 * gdb.trace/packetlen.exp: Likewise.
13689 * gdb.trace/passc-dyn.exp: Likewise.
13690 * gdb.trace/passcount.exp: Likewise.
13691 * gdb.trace/report.exp: Likewise.
13692 * gdb.trace/save-trace.exp: Likewise.
13693 * gdb.trace/tfind.exp: Likewise.
13694 * gdb.trace/tracecmd.exp: Likewise.
13695 * gdb.trace/while-dyn.exp: Likewise.
13696 * gdb.trace/while-stepping.exp: Likewise.
13697
136981998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
13699
13700 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
13701
13702Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
13703
13704 From Brendan Kehoe:
13705 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
13706 int return types.
13707
13708Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
13709
13710 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
13711 remote dos host testing right.
13712
13713Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
13714
13715 * gdb.base/corefile.exp: remove some xfails.
13716
13717Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
13718
13719 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
13720 have different timestamps.
13721
13722Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
13723
13724 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
13725 gdb.base/default.exp: Replace "exec" with "executable".
13726
13727Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
13728
13729 * gdb.base/default.exp: Change else if to elseif from previous
13730 delta.
13731
13732Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
13733
13734 * gdb.base/default.exp: Add brace missing from previous delta.
13735
13736Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
13737
13738 * gdb.base/default.exp: Support test for info float for all
13739 varieties of arm toolchain.
13740
dc96c6c7 13741Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13742
13743 * gdb.trace/*.exp: remove "remote_download" command.
13744
dc96c6c7 13745Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13746
13747 * gdb.trace/*.exp: remove -gdwarf from compile.
13748
13749Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
13750
13751 * gdb.trace/configure.in(AC_INIT): typo
13752 * gdb.trace/configure: regenerated
13753
dc96c6c7 13754Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13755
13756 * config/m68k-emc.exp: New file.
13757 * lib/<emc-support.exp trace-support.exp}: New files.
13758 * configure.in: add new test directory gdb.trace.
13759 * gdb.trace/{configure configure.in Makefile.in}: New files.
13760 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
13761 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
13762 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
13763 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
13764 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
13765 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
13766 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 13767
dc96c6c7 13768Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13769
13770 * gdb.c++/classes.exp: Change all regular expressions to match
13771 arbitrary combinations of newline/carriage-return, so that they
13772 will work equally well on Unix and Windows.
13773 * gdb.c++/inherit.exp: ditto.
13774 * gdb.c++/virtfunc.exp: ditto.
13775
137761998-08-11 Dawn Perchik <dawn@cygnus.com>
13777
13778 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
13779
c2d11a7d
JM
13780Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
13781
13782 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
13783 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
13784 to use a0-a3/d0-d3 as needed.
13785
13786Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
13787
13788 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
13789 * gdb.disasm/am33.exp: Corresponding changes.
13790
c906108c
SS
137911998-07-11 Felix Lee <flee@cygnus.com>
13792
13793 * gdb.base/callfuncs.exp: add cmp10 test.
13794 * gdb.base/callfuncs.c (cmp10): new function.
13795
13796Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
13797
d63a86f8 13798 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
13799 into two parts to get around a synchronization problem in expect.
13800
3fc11d3e
JM
13801Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
13802
13803 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
13804
13805 * configure.in: Add options for gdbtk testsuite.
13806
13807 * configure: Regenerate.
13808
13809 * gdb.gdbtk: New directory to hold gdbtk tests.
13810
c906108c
SS
13811Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13812
13813 * gdb.fortran/types.exp: Escape brackets in expect patterns
13814 for test_float_literal_types_accepted tests.
13815 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
13816 before run test.
13817
c2d11a7d
JM
13818Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
13819
13820 * am33.exp: Just compile, do not link the testcase.
13821 * am33.s: Add ".am33" pseudoop to force am33 mode.
13822
c906108c
SS
138231998-06-25 Felix Lee <flee@cygnus.com>
13824
13825 * gdb.base/setshow.exp: make sure $pc is sane.
13826
13827 * gdb.stabs/weird.exp: split expect patterns properly.
13828
c2d11a7d
JM
13829Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
13830
13831 * gdb.disasm/am33.s: New disassembler testfile for the am33.
13832 * gdb.disasm/am33.exp: Run it.
13833
dc96c6c7 13834Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13835
13836 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
13837 match processing (and eliminate spurious timeouts when running).
13838
dc96c6c7 13839Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13840
13841 * gdb.base/signals.exp (test_handle_all_print): put back Mach
13842 exception test, but conditionalize it on target [mach | gnu].
13843
dc96c6c7 13844Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13845
13846 * gdb.base/overlays.exp: fixup compile line for linker script.
13847
13848Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
13849
13850 * gdb.fortran/types.exp: don't guess at float size.
13851
13852Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
13853
13854 * gdb.base/exprs.exp: delete test that depends on int size.
13855
13856Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
13857
13858 * config/sim.exp: Removed checks for target triplets.
13859 (gdb_target_sim): Use gdb,target_sim_options.
13860
13861Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
13862
13863 * gdb.base/reread.exp: New file.
13864 * gdb.base/reread1.c: New file.
13865 * gdb.base/reread2.c: New file.
13866
13867Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
13868
13869 * config/sim.exp: Use 'target sim -sparclite' when running
13870 SPARClite programs.
13871
13872Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
13873
13874 * gdb.base/structs2.exp: New file.
13875 * gdb.base/structs2.c: New file.
13876
13877Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
13878
13879 * gdb.asm/common.inc: New file.
13880 * gdb.asm/d10v.inc: New file.
13881 * asm-source.exp: Pass -I's to gas to find .inc files.
13882 Update line numbers in expected output.
13883 * asmsrc1.s: Rewrite.
13884 * asmsrc2.s: Rewrite.
13885 * configure.in: Create arch.inc symlink.
13886 * configure: Regenerate.
13887 * Makefile.in (distclean): Delete arch.inc.
13888
13889Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
13890
13891 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
13892 (t_enum_value2): ditto
13893 (t_enum_value3): ditto
13894 (main): ditto
13895Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13896
13897 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
13898 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
13899 change.
13900 Use gdb_test instead of send_gdb/gdb_expect sequences.
13901
13902Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
13903
13904 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
13905 not void.
13906
13907Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
13908
13909 * gdb.base/branches.c: Code with lots of loops and
13910 subroutines. Used to test gdbs ability to single step through PC
13911 changes, especially to test mips-tdep.c:mips_next_pc
13912
13913Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
13914
13915 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
13916 more rigorous EGCS C++ error checking.
13917
13918Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13919
a9c64011
AS
13920 * gdb.base/help.exp: Clean up `help set args' and `help show args'
13921 tests.
13922 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
13923 function when asleep.
13924 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
13925 for i*86 Linux and SVR4 signal handling problems.
13926 Remove linux xfail for `next to handler in signals_tests_1', fixed
13927 by recent infrun.c change.
13928 Limit backtrace to 10 frames to avoid timeout problems with infinite
13929 stack backtraces.
13930 Adjust expect pattern in `handle all print' test to match Apr 28 1997
13931 target.[ch] change.
c906108c
SS
13932
13933Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
13934
13935 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
13936 for a newline from gdb before continuing.
13937 (default_gdb_exit): Just look for y or n.
13938 (gdb_test): Detect abnormal exit from GDB running on DOS; if
13939 it does, fail the rests of the tests in the file.
13940
13941Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
13942
13943 * config/cygmon.exp: New file.
13944
13945Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
13946
13947 * gdb.base/list.exp: Fix problem with "list default lines around
13948 main" test on remote targets.
13949
13950 * gdb.base/scope.exp: Fix problem with filelocal_bss before
13951 run test on remote targets.
13952
13953Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
13954
13955 * gdb.asm: New directory.
13956 * configure.in: Configure it.
13957 * configure: Regenerate.
13958 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
13959 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
13960
13961Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
13962
13963 * config/mn10300-eval.exp: New file to support MN10300 eval board.
13964
dc96c6c7 13965Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 13966
a9c64011
AS
13967 * gdb.base/overlays (several files): Merge the two overlay
13968 managers into one. Change variables (foox, barx, bazx, grbxx)
13969 back into ints but force them to load in their proper sections.
c906108c
SS
13970
13971Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
13972
13973 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
13974 on-chip insn memory and IMAP1 to upper 128k.
13975 (D10VCopy): Handle memory regions crossing 16k boundaries.
13976 (D10VCopy): Transfer data in 32 bit chunks.
13977
13978Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
13979
13980 * gdb.base/overlays.c (main): Exit normally when result is
13981 correct.
13982
13983 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
13984 map. Include space for printf in .text segment.
13985
13986 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
13987 updated d10v memory VMA/LMA map.
13988 (D10VCopy): Call D10VTranslate.
d63a86f8 13989
c906108c
SS
13990Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
13991
13992 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
13993
13994 * gdb.base/bar.c (barx, bar): Change variable to small array so
13995 that it won't be put into the .sdata - small data -
13996 section. Update reference.
13997 * gdb.base/baz.c (bazx, baz): Ditto.
13998 * gdb.base/foo.c (foox, foo): Ditto.
13999 * gdb.base/grbx.c (grbxx, grbx): Ditto.
14000
14001 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
14002 to be arrays.
d63a86f8 14003
dc96c6c7 14004Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 14005
a9c64011
AS
14006 * gdb.base/overlays.exp: fix up and get working again.
14007 Add tests for backtraces from an overlay function.
d63a86f8 14008
c906108c
SS
14009Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
14010
14011 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
14012 "calling function with watchpoint enabled".
14013
14014Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
14015
14016 * gdb.base/break.exp (test_next_with_recursion): Remove
14017 gdb_suppress_tests for d10v-*-*.
14018 * lib/gdb.exp (gdb_suppress_tests): Disable this function
14019 pending review of whether it is useful or not.
14020
14021Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
14022
14023 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
14024
14025Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
14026
14027 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
14028 * config/dve.exp: New file to support Densan boards.
14029
14030Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
14031
14032 * gdb.base/interrupt.exp: Document problem of simulators, signals,
14033 reads and BSD.
14034
14035Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
14036
14037 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
14038 response.
14039
14040 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
14041
14042Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
14043
14044 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
14045 test.
14046
14047 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
14048 target_sizeof_long and target_bigendian_p.
14049 (structs_by_value, structs_by_reference): Check values according
14050 to targets word size and endianess.
d63a86f8 14051
c906108c
SS
14052Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
14053
14054 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
14055 output.
14056
14057Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
14058
14059 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
14060 Update test of set args help to match source change.
14061
14062Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
14063
14064 * gdb.base/default.exp: Expect help system output to be in
14065 alphabetical order.
14066 * gdb.base/help.exp: Ditto.
14067
14068Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
14069
14070 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
14071 "i*86-pc-linux-gnu*".
14072 * gdb.base/interrupt.exp: Ditto.
14073 * gdb.base/corefile.exp: Ditto.
14074
14075 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
14076 define vxworks when building the testcase.
14077
14078 * gdb.base/ptype.exp: Fix testnames to be unique.
14079 * gdb.base/radix.exp: Ditto.
14080 * gdb.base/term.exp: Ditto.
14081 * gdb.base/whatis.exp: Ditto.
14082 * gdb.c++/classes.exp: Ditto.
14083
14084Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
14085
14086 * gdb.base/callfuncs.exp: Fix indentation.
14087
14088 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
14089 suppress_flag has been set.
14090 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
14091 target feature.
14092
14093Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
14094
14095 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
14096 the testcase.
14097
14098 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
14099 set_debug_traps() and breakpoint().
14100 * gdb.c++/misc.cc (main): Ditto.
14101 * gdb.c++/templates.cc (main): Ditto.
14102 * gdb.c++/virtfunc.cc (main): Ditto.
14103
14104Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
14105
14106 * lib/gdb.exp(gdb_step_for_stub): New function.
14107 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
14108 exists, reload the executable and do a "continue" instead of
14109 doing a jump.
14110 (runto_main): Use gdb_step_for_stub.
d63a86f8 14111
c906108c
SS
14112 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
14113 tests to have unique names.
14114 * gdb.base/callfuncs.exp: Ditto.
14115 * gdb.base/commands.exp: Ditto.
14116 * gdb.base/default.exp: Ditto.
14117 * gdb.base/help.exp: Ditto.
14118 * gdb.base/list.exp: Ditto.
14119 * gdb.base/opaque.exp: Ditto.
14120 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
14121 similar tests.
d63a86f8 14122
c906108c
SS
14123 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
14124 * gdb.c++/cplusfuncs.cc: Ditto.
14125 * gdb.c++/virtfunc.cc: Ditto.
14126
14127 * config/monitor.exp: Keep track of the last file we saw, rather
14128 than trying to get the info from gdb.
14129
14130 * gdb.fortran/types.exp: Move comment to previous line.
14131
14132Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
14133
14134 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
14135 target mode.
14136
14137Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
14138
14139 From Bob Manson:
14140 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
14141 string from GDB when it connects.
14142
14143 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
14144
14145Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
14146
14147 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
14148 if we can't get a debug format from GDB (we may be testing an
14149 older GDB). Use a 10 second timeout when checking for the format.
14150
14151 * gdb.stabs/weird.exp: Fix quoting.
14152
14153 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
14154
14155Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
14156
14157 * config/arm-ice.exp: New file.
14158
14159Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
14160
14161 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
14162 until it has been modified to work with the new testsuite.
14163
99707966 14164 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
14165 testcase won't compile, cause all of the testcases in the file to
14166 fail instead.
14167
14168 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
14169 (gdb_clear_suppressed): New procedure.
14170 (gdb_stop_suppressing_tests): Only clear suppress_flag if
14171 it contains a positive value.
14172
14173Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
14174
14175 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
14176
14177 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
14178
14179Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
14180
14181 * lib/gdb.exp (setup_xfail_format): New function.
14182 (get_debug_format): New function to get debug format.
14183 (debug_format): New global variable to hold last value set
14184 by get_debug_format.
14185 * gdb.base/list.exp: Call get_debug_format and expect some
14186 tests to fail for DWARF 1 and COFF formats.
14187 * gdb.c++/ptype.exp: Ditto.
14188 * gdb.c++/classes.exp: Ditto.
14189 * gdb.c++/cplusfuncs.exp: Ditto.
14190 * gdb.c++/inherit.exp: Ditto.
14191 * gdb.c++/templates.exp: Ditto.
14192 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 14193
c906108c
SS
14194Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
14195
14196 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
14197 host doesn't have a currently-open connection.
14198
14199 * config/sparclet.exp: Cleanups and fixes to make it generic for
14200 any gdb stub target. Handle cases where gdb doesn't respond when
14201 interrupted in a sane fashion.
14202
14203 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
14204 same thing in a totally different way.
14205
14206 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
14207 setting "timeout".
14208 (gdb_start): We set the global gdb_prompt variable in
14209 default_gdb_init now.
14210
14211Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
14212
14213 * gdb.base/printcmds.exp: Fix "check for floating addition"
14214 regexp to accept results within approx +/- .01 of exact value.
14215 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
14216
14217Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
14218
14219 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
14220 properly.
14221 (gdb_expect): Add optional timeout parameter, and add timeout
14222 value to various calls.
14223 (gdb_suppress_tests): Only give one warning message per group.
14224
14225Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
14226
14227 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
14228 global variables. Handle getting a value for $timeout more
14229 gracefully.
14230
14231Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14232
14233 * lib/gdb.exp: Close connection to remote host if gdb doesn't
14234 initialize.
14235 (default_gdb_init): New procedure; allow gdb_init to be overridden
14236 by a target configuration file.
14237 (gdb_expect): Pass the timeout to remote_expect.
14238
14239 * config/monitor.exp(gdb_load): Fix typo in regexp.
14240
14241Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
14242
14243 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
14244
14245Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
14246
14247 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
14248 here. Call gdb_target_exec before rebooting the target, to make
14249 sure the connection to the target is closed.
14250 (gdb_load): Pass the name of the executable to gdb_target_monitor.
14251 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
14252 Also detect "Timeout reading from remote" error.
14253
14254 * config/gdbserver.exp: Pass the executable being loaded to
14255 gdb_target_monitor. Don't call gdb_file_cmd here; let
14256 gdb_target_monitor do it.
14257
14258 * gdb.disasm/hppa.exp: Don't use exec_output.
14259
14260Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
14261
14262 * gdb.base/list.exp: If we're debugging a non-native target,
14263 try to set the pc register to point to the start of the
14264 program before doing the first list command.
14265
14266 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
14267 test_calls after restarting.
14268
14269 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
14270 reloading.
14271
14272 * gdb.base/watchpoint.exp: Fix typo.
14273
14274 * gdb.base/setshow.exp: Check for use_gdb_stub.
14275
14276 * gdb.base/break.exp: Fix continue until exit test for the gdb
14277 stub case.
14278 * gdb.base/langs.exp: Ditto.
14279
14280 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
14281 gdb_load_offset. If we weren't given a file to load, figure out
14282 what the current file is and use it.
14283
14284 * config/i386-bozo.exp: New file.
14285
14286Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
14287
14288 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
14289 feature.
14290
14291 * config/proelf.exp: New entry.
14292
14293Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
14294
14295 * lib/gdb.exp: Remove spurious .* patterns at the beginning
14296 of regexps.
14297
14298 * gdb.base/watchpoint.exp: Don't run the test_stepping
14299 tests if gdb can't call functions on the target.
14300
14301 * gdb.base/setshow.exp: Don't run the set prompt tests if
14302 the board has gdb_prompt set.
14303
14304Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
14305
14306 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
14307 * gdb.base/commands.exp: Likewise.
14308 * gdb.base/setshow.exp: Likewise.
14309
14310Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
14311
14312 * config/monitor.exp(gdb_start): Look for gdb_prompt target
14313 feature.
14314
14315 * config/i960.exp: New file.
14316
14317Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
14318
14319 * gdb.base/funcargs.exp: Check for gdb,short_int target
14320 feature instead of looking for explicit target triplets.
14321
dc96c6c7 14322Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 14323
d63a86f8 14324 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
14325 "p 123DEADBEEF", to check parse_number.
14326 * top.c: change "to enable to enable" to "to enable" in a couple
14327 of help strings.
14328
14329Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
14330
14331 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
14332 on the mn10300.
d63a86f8 14333
c906108c
SS
14334Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
14335
14336 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
14337 where the test executable is run with explicit args.
14338 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
14339
14340Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
14341
14342 * gdb.base/run.c: Use FAKEARGV to build test executable that
14343 does not require a command line arg, since most simulators
14344 don't currently support passing such an arg into the simulated
14345 program.
14346 * gdb.base/commands.exp: Change tests to insert the proper
14347 value as the arg to the first recursive factorial call. Change
14348 compilation line to define FAKEARGV at compile time.
14349
14350Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
14351
14352 * gdb.base/recurse.exp: Enable these tests for the mn10300.
14353 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
14354 function with watchpoint enabled" test.
14355
14356Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
14357
14358 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
14359 Don't call gdb_test when the command doesn't return to a gdb prompt.
14360
14361 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
14362 "Tests restarted" messages.
14363
14364Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
14365
14366 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
14367
dc96c6c7 14368Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14369
14370 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
14371 for INFO SYMBOL; add help tests for OVERLAY commands.
14372 * gdb.base/default.exp: add tests for INFO SYMBOL command;
14373 add tests for OVERLAY commands
14374 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
14375 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
14376 * gdb.base/sigall.c: add usestubs code frag
14377 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 14378
c906108c
SS
14379Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
14380
14381 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
14382 failures.
14383 (gdb_stop_suppressing_tests): Note that tests have restarted.
14384
14385Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
14386
14387 * config/h8300.exp: New file.
14388
14389Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
14390
14391 * gdb.base/setshow.exp: Check for the existence of a
14392 feature, not its value.
14393
14394Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
14395
14396 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
14397
14398 * gdb.base/scope.exp: It's now init0(), not init().
14399
14400 * gdb.base/scope0.c: For now, change init() to be init0().
14401
14402 * config/monitor.exp: Use gdb_serial in preference to serial
14403 or netport.
14404
14405 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
14406 and it's not already set.
14407
14408Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
14409
14410 * gdb.base/setshow.exp: Only test the run command if the target
14411 isn't using a stub and if it supports argument passing.
14412
14413Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
14414
14415 * config/udi.exp(gdb_start): Make sure UDICONF is set
14416 properly before starting gdb.
14417
14418Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
14419
14420 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
14421 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
14422 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
14423
14424Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
14425
14426 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
14427 specialized code to reboot the board, use remote_reboot instead.
14428
14429 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
14430
14431 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
14432
14433 * config/monitor.exp: Make sure we disconnect from the target.
14434 Also, try a reboot/reload cycle instead of failing if the
14435 load fails.
14436
14437Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
14438
14439 * gdb.base/default.exp: Don't set match_max.
14440 * gdb.base/help.exp: Ditto.
14441 * gdb.base/list.exp: Ditto.
14442 * gdb.base/signals.exp: Ditto.
14443
14444 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14445 set, use remote_ld to download the testcase instead of
14446 the GDB loader.
14447
14448Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14449
14450 * config/vr5000.exp: New file.
14451
14452 * config/monitor.exp(gdb_target_monitor): Add pattern for
14453 "Ending remote" to detect errors in connecting.
14454
14455 * gdb.base/setshow.exp: Add .* within auto language test.
14456
14457 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14458 target feature.
14459
14460 * config/monitor.exp(gdb_load): Check for a failure when loading,
14461 and reboot the board if necessary.
14462
14463 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14464 a set of tests. Remove print.* from the patterns being checked.
14465
14466Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14467
14468 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14469 refer to gdb_spawn_id.
14470
14471 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14472 longer used.
14473 * config/sparclet.exp: Ditto.
14474 * config/sparclet-old.exp: Ditto.
14475 * config/slite.exp: Ditto.
14476 * config/sim.exp: Ditto.
14477 * gdb.base/funcargs.exp: Ditto.
14478
14479 * lib/gdb.exp:Remove references to gdb_spawn_id.
14480 (gdb_expect): Move to remote.exp.
14481
14482Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14483
14484 * config/monitor.exp: Detect the "Couldn't establish connection"
14485 message from GDB.
14486
14487Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14488
14489 * gdb.base/bitfields.exp: Use runto instead of explicit
14490 gdb_run_cmd/gdb_expect sequences.
14491
14492 * gdb.base/break.exp(text_next_with_recursion): Add match for
14493 gdb_expect call.
14494
14495 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14496 We also need to handle the "A program is being debugged already"
14497 prompt from gdb. Use gdb_test to set the baud rate.
14498
14499 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14500 to 20000. Really. I mean it.
14501
14502Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14503
14504 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14505 fails. If suppress_flag is set, skip perror message about not
14506 being able to send to GDB.
14507 (send_gdb): If suppress_flag is set, don't try to send commands to
14508 GDB.
14509 (gdb_expect): If suppress_flag is set, always fail immediately.
14510 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14511 (gdb_init): Call gdb_stop_suppressing_tests.
14512 (default_gdb_exit): Ditto.
14513 (default_gdb_start): Ditto.
14514
14515 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14516 gdb_stop_suppressing_tests as appropriate.
14517 * gdb.base/break.exp: Ditto.
14518 * gdb.base/callfuncs.exp: Ditto.
14519 * gdb.base/commands.exp: Ditto.
14520 * gdb.base/exprs.exp: Ditto.
14521 * gdb.base/funcargs.exp: Ditto.
14522 * gdb.base/list.exp: Ditto.
14523 * gdb.base/recurse.exp: Ditto.
14524 * gdb.base/scope.exp: Ditto.
14525 * gdb.base/structs.exp: Ditto.
14526 * gdb.c++/inherit.exp: Ditto.
14527
14528Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14529
14530 * config/vr4300.exp: New file.
14531
99707966 14532 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 14533
99707966 14534 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
14535
14536Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
14537
14538 * lib/gdb.exp(gdb_init): New function.
14539
14540 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
14541 for each individual variable set.
14542
14543 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
14544 name.
14545
14546 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
14547
14548 * gdb.base/scope.exp: Use gdb_test.
14549
14550 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
14551 aborting; the testsuite driver will do that for us (see
14552 gdb_finish). Also, use gdb_test in a few more places.
14553
14554Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14555
14556 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
14557
14558Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
14559
14560 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
14561 and "add_tests" are not at the same address.
14562
14563Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
14564
14565 * gdb.base/ptype.exp: Use gdb_test.
14566
14567Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
14568
14569 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
14570 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
14571 left in. No longer expect them to fail.
14572
14573 * gdb.stabs/*.mt; Deleted, no longer used.
14574 * gdb.stabs/configure.in: Remove references to target makefile
14575 frags.
14576 * gdb.stabs/configure: Rebuilt.
14577
14578 * gdb.disasm/*.mt: Deleted, no longer used.
14579 * gdb.disasm/configure.in: Remove references to target makefile
14580 frags. Use "sh3.s" as the unique filename for this directory.
14581 * gdb.disasm/configure: Rebuilt.
14582
14583 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
14584 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
14585 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
14586
14587Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
14588
14589 * config/udi.exp: Use mondfe,name instead of remote_host.
14590
14591Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
14592
14593 * gdb.base/watchpoint.exp: Don't expect a failure when calling
14594 a function with a watchpoint enabled on the mn10200.
14595
14596 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
14597 before trying to create it!
14598
14599Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
14600
14601 * config/vx.exp: Use hostname instead of netport.
14602
14603 * config/vxworks.exp: New file.
14604
14605 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
14606
14607 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
14608 gdb before assuming everything worked. Send a ^C if a timeout
14609 occurs.
14610
14611 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
14612 $gdb_spawn_id directly.
14613 (gdb_run_cmd): Try _start as well as start. Use the target feature
14614 gdb,start_symbol as the symbol to start from when jumping.
14615
14616Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
14617
14618 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
14619 redundant) test.
14620
14621 * gdb.base/recurse.exp: Relax final value test for 'b' so that
14622 it doesn't lose for 16bit integer systems.
14623
14624Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
14625
14626 * gdb.fortran/types.exp: If the target doesn't support "double"
14627 data types, then expect "real" types to only be 4 bytes.
14628
14629 * gdb.c++/virtfunc.exp: Expect failure for virtual function
14630 call tests if the target doesn't support inferior function calls.
14631
14632 * gdb.base/printcmds.exp: Allow minor deviation in FP values
14633 in printf tests.
14634
14635Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
14636
14637 * gdb.base/help.exp: Disable "help set", "help show", and
14638 "help support". Simplify regexp for "help stack".
14639
14640 * gdb.base/default.exp: Set match_max to 5000 and the timeout
14641 to 60 seconds. Temporarily set match_max to 15000 around the
14642 "info copying" test.
14643
14644 * gdb.base/nodebug.exp: Don't try to do an inferior function
14645 call if the target doesn't support them.
14646 * gdb.base/printcmds.exp: Likewise.
14647 * gdb.base/setvar.exp: Likewise.
14648 * gdb.base/structs.exp: Likewise.
14649 * gdb.c++/templates.exp: Likewise.
14650 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
14651
14652 * gdb.base/recurse.exp: Enable for the mn10200.
14653
14654 * configure.in: Do configure gdb.stabs directory for *-*-elf
14655 targets.
14656 * configure: Rebuilt.
14657
14658 * gdb.base/break.exp: Check for gdb,noresults before testing
14659 exit status and/or results from the target.
14660 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
14661 * lib/gdb.exp: Remove old (now bogus) initialization of
14662 noinferior, noargs, noresults and nosignals.
14663
14664Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
14665
14666 * config/sh.exp: New file.
14667
14668 * config/slite.exp: Try to connect multiple times to the board
14669 before rebooting. Only send a "monitor run" if need_monitor_run
14670 is set.
14671
14672 * gdb.base/break.exp: Don't do the "stub continue" test if
14673 the target has gdb_stub set.
14674
14675 * gdb.base/callfuncs.exp: Increase the timeout.
14676
14677 * gdb.base/interrupt.exp: Don't even try to compile the testcase
14678 if the target has gdb,noinferiorio set.
14679
14680 * gdb.base/list.exp: Increase match_max to 10000 characters.
14681
14682 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
14683
14684 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
14685 target.
14686
14687 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
14688
14689Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
14690
14691 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
14692 trying to delete the copy of gdb. Catch the file delete so we
14693 don't die if the delete fails; also, the file should be copied to
14694 the host, not to the build.
14695
14696Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
14697
14698 * lib/gdb.exp(gdb_test): Surround the result pattern with
14699 parenthesis in case it contains multiple regexps separated
14700 with |.
14701
14702 * gdb.base/watchpoint.exp: Use gdb_test.
14703 * gdb.base/default.exp: Ditto.
14704
14705Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
14706
99707966 14707 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 14708
c906108c
SS
14709 * gdb.base/scope.exp: Use gdb_test.
14710 * gdb.c++/classes.exp: Ditto.
14711 * gdb.c++/inherit.exp: Ditto.
14712
14713Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
14714
14715 * gdb.base/crossload.exp: Don't use execute_anywhere, use
14716 remote_exec instead.
14717 * gdb.base/corefile.exp: Don't be ridiculous.
14718 * gdb.base/*.c: Add missing stub invocations.
14719
14720Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
14721
14722 * config/slite.exp: Miscellaneous fixes.
14723
14724 * lib/gdb.exp: Fix runto.
14725
14726 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
14727 the target.
14728
14729 * gdb.base/watchpoint.exp: Fix regexp.
14730
14731 * lib/gdb.exp(default_gdb_exit): Add a catch to the
14732 close and wait commands, as the descriptor may now be
14733 invalid. Always call "remote_close host".
14734
14735Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
14736
14737 Major rewrite for testsuite revision.
d63a86f8 14738
c906108c
SS
14739 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
14740 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
14741 instead of relying on spawn_id to always contain a valid
14742 spawn id.
14743 (get_compiler_info): New procedure to build the ${binfile}.ci
14744 file, instead of replicating this in N different places.
14745 (gdb_compile): New procedure.
d63a86f8 14746
c906108c
SS
14747 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
14748 appropriate arguments) instead of compile. Use gdb_test in a lot
14749 more places. Use send_gdb instead of send. Always run gdb_start
14750 at the start of a testcase, as this is no longer done magically.
14751
14752 config/*-gdb.exp: Rename without the -gdb suffix.
14753
14754 config/mips.exp: Use remote_close instead of exit_remote_shell.
14755 config/monitor.exp: Use target_info instead of looking at
14756 baud, timeout, etc.
14757 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
14758
14759Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14760
14761 * gdb.c++/templates.exp (test_ptype_of_templates),
14762 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
14763 Update expect patterns for destructors and assignment operators
14764 to match corresponding c-typeprint.c changes.
14765 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
14766 to destructor breakpoint test, GDB should be able to set the
14767 destructor breakpoint without specifying arguments.
14768
14769Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
14770
14771 * gdb.threads/pthreads.exp: Change result for failure to compile due
14772 to lack of pthreads runtime support from an error to simply an
14773 unsupported test, per dejagnu standards.
14774
14775Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14776
14777 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
14778 where GDB exits to reduce pattern match time.
14779 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
14780
14781 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
14782
dc96c6c7 14783Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14784
14785 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
14786 * gdb.base/default.exp: ditto.
14787 * gdb.base/nodebug.exp: ditto.
14788 * gdb.base/printcmds.exp: ditto.
14789 * gdb.base/ptype.exp: ditto.
14790 * gdb.base/setvar.exp: ditto.
14791 * gdb.base/structs.exp: ditto.
14792 * gdb.base/setshow.c: Guard against uninitialized values of argc.
14793
14794Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * configure, */configure: Rebuild with autoconf 2.12.
14797
14798Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
14799
14800 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
14801 use new i*86-pc-linux*-gnu quads.
14802 * gdb.base/corefile.exp: Ditto.
14803 * gdb.base/signals.exp: Ditto.
14804 * gdb.base/sigall.exp: Ditto.
14805 * gdb.base/interrupt.exp: Ditto.
14806
14807 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
14808 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
14809 RedHat 4.0.
d63a86f8 14810
c906108c
SS
14811 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
14812 linux. This allows the test case to at least compile on latest
14813 linux, but still not run due to missing the threads runtime library.
14814
14815Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14816
14817 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
14818 directory to search gdb directory. Accept and step over conditional
14819 stack alignment code. Consume $prompt in failure cases.
14820 Reset timeout to $oldtimeout instead of some arbitrary value.
14821 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
14822 timeout problems with infinite stack backtraces.
14823 * gdb.base/ptype.exp (ptype struct link, union tu_link):
14824 Accept function parameters for linkfunc member.
14825
14826Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
14827
14828 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
14829 (CXXFLAGS): Remove, unreferenced.
14830 (B_OPTIONS): Add for -B options and add code to initialize with
14831 previous -B options and also add -B option to pick up cross compiled
14832 runtime.
14833 (TARGET_INCLUDES): Add for -I options and add code to initialize when
14834 doing cross compiles.
14835 (target_alias): Declare global.
14836 (xgcc): Set variable to full path of gcc in build tree. Use findfile
14837 to verify that gcc exists in build tree, and if so set CC to that
14838 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 14839
c906108c
SS
14840Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
14841
14842 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
14843 ptype test for anonymous union. Fixup testcase to match
14844 current gcc debug output.
14845
14846Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
14847
14848 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
14849 force argument to an unsigned long type.
14850
14851Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
14852
14853 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
14854 tests and anonymous union print/ptype tests.
14855 * gdb.base/list.exp (test_forward-search): Increase timeout by
14856 5 minutes for the "search extremely long line" case.
14857 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
14858 completely optional and that the pass/fail messages use the command as
14859 the message if that third arg is a null string.
14860 (gdb_test_exact): Arrange that a null string pattern means match a
14861 null string output rather than any output, which might include random
14862 errors.
14863 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
14864 backtrace test.
14865 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
14866 always failing and failure is now exposed by gdb.exp changes.
14867
14868Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
14869
14870 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
14871 weren't being noted.
14872
14873Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14874
14875 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
14876 * gdb.stabs/weird.exp: Remove v_comb xfails.
14877
dc96c6c7 14878Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14879
14880 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 14881 list.exp scope.exp watchpoint.exp]
c906108c 14882 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 14883
dc96c6c7 14884Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14885
14886 * config/monitor.exp: Increase download timeout to 1000 seconds.
14887
dc96c6c7 14888Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14889
14890 * config/m32r.exp: Increase timeout to 120 seconds.
14891
14892Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
14893
14894 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
14895 and accept older ordering as obsolescent gcc or gdb.
14896 * gdb.c++/templates.exp: Ditto.
14897 * gdb.c++/virtfunc.exp: Ditto.
14898
14899Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
14900
14901 * gdb.base/coremaker.c: Add code to mmap some data so we
14902 can check that it ends up in the core file.
14903 * gdb.base/corefile.exp: Add test to read mmapped data
14904 from core file.
14905
dc96c6c7 14906Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14907
14908 * config/m32r.exp: New file.
14909
14910Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
14911
14912 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
14913 that cflags can contains -gstabs, and work correctly for other tests.
14914
dc96c6c7 14915Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14916
14917 * gdb.base/setshow.exp: New file, tests show and set.
14918 * gdb.base/setshow.c: New file, tests show and set.
14919 * gdb.base/help.exp: Add test for help set|show annotate.
14920 * gdb.base/default.exp: Add test for set|show annotate.
14921
14922Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
14923
14924 * testsuite/gdb.base/break.exp: Make backtrace from factorial
14925 errors unique.
14926 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
14927 explicitly.
14928
14929Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
14930
14931 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
14932 and width commands. This is done elsewhere.
14933 * (gdb_start): Don't call gdb_start_sim here. That's already
14934 done in gdb_load. This fixes lots of failures in default.exp.
14935
14936Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
14937
14938 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
14939 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
14940 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
14941 in the same we we treat other failures (since it may be an expected
14942 condition), rather than as an error.
14943 * gdb.base/signals.exp (test_handle_all_print): Revert back to
14944 old test format.
14945
14946Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
14947
14948 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
14949 (distclean maintainer-clean realclean): No need to remove files
14950 twice. Nuke the duplicates.
14951 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 14952 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
14953 Remove config.h along with other config files.
14954
14955Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
14956
14957 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
14958 "p func1 ()" and note that rests of tests are skipped.
14959 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
14960 setup_xfails for "print func2::coremaker_local".
14961 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
14962 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
14963 affected by the previous run test.
14964 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
14965 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
14966 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
14967 "pass int powerset tuple" and "pass modeless int powerset tuple".
14968 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
14969 "real write 4" and "real write 8".
14970 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
14971 setup_xfails for "print vs1 after tuple assign 2",
14972 "print \$i after tuple assign 2", and
14973 "print vs2 after tuple assign 2".
14974 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
14975 meaningful error message and return -1 so the caller can
14976 suppress further tests and avoid a cascade of errors.
d63a86f8 14977
c906108c
SS
14978Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
14979
14980 * gdb.base/a1-selftest.exp: Tweak tests to account for new
14981 format for printing version.
14982 * gdb.base/default.exp: Ditto.
14983 * gdb.base/interrupt.exp: Fix problem with cascade of
14984 errors if child process dies while calling a function.
d63a86f8 14985
c906108c
SS
14986Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
14987
14988 * Makefile.in (VPATH): Add
14989 * Makefile.in (Makefile, config.status): Fix rules so things get
14990 remade when necessary.
14991
14992Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
14993
14994 * Makefile.in (just-check): Add path to sibling expect dir
14995 to environment variable specified by RPATH_ENVVAR.
14996
14997Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
14998
14999 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
15000 (just-check): Add shared library paths for libstdc++, tk,
15001 tcl, bfd, and opcodes to the environment variable specified
15002 in RPATH_ENVVAR.
15003 * configure.in: Add support to recognize --enable-shared flag
15004 and generate correct value for RPATH_ENVVAR.
15005 * configure: Regenerated with autoconf.
15006
15007Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
15008
15009 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
15010 include all osf versions.
15011 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
15012 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
15013 when target is linux. When failing to build pthreads test
15014 executable, give more meaningful message.
15015 * gdb.threads/pthreads.c: Hpux also uses old definition of second
15016 arg for pthread_create.
d63a86f8 15017
c906108c
SS
15018Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
15019
15020 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
15021 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
15022 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
15023 and -lpthreads (everybody else).
15024 (test_startup): Fail gracefully if threads are not supported.
15025 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
15026 "p/c array_index("abcdef",2)" when not gcc compiled.
15027 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
15028 "print func2::coremaker_local" when not gcc compiled.
15029 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
15030 "ptype on opaque struct tagname (statically)",
15031 "ptype on opaque struct tagname (dynamically) 1", and
15032 "ptype on opaque struct tagname (dynamically) 2"
15033 for not compiled with gcc.
15034 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
15035 backtrace when compiled with gcc.
d63a86f8 15036 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
15037 than always return success.
15038
15039Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
15040
15041 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
15042
15043Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
15044
15045 * gdb.base/structs.exp: Undo last change.
15046
15047Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
15048
15049 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
15050 encapsulate all the steps/nexts done during self test, starting
15051 at main, and makes them less sensitive to optimization issues.
15052 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
15053 signal handler" test.
15054 * gdb.threads/pthreads.exp: Only run this for native configs.
15055 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
15056 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
15057 tests.
15058 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
15059 for "runto test_calls(void)" test.
d63a86f8 15060
c906108c
SS
15061Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
15062
15063 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
15064 and don't expect address info in breakpoint confirmations.
15065
15066Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
15067
15068 * gdb.base/list.exp (test_forward_search): Increase timeout
15069 temporarily by 60 seconds for searching extremely long line,
15070 and then reset to old value when done. Increase expect input
15071 buffer to 10000.
15072
15073Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
15074
15075 * gdb.base/list.exp (test_forward_search): Fix to handle very
15076 long source line without overflowing expect's input buffer.
15077
15078Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
15079
15080 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
15081 "buffer_full".
15082
15083 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
15084 "buffer_full".
15085
15086 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
15087 "buffer_full".
15088
15089 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
15090 "buffer_full".
15091
15092Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
15093
15094 * configure.in (configdirs): Add gdb.threads.
15095 * configure: Regenerated with autoconf.
15096 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
15097 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
15098 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 15099
c906108c
SS
15100Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
15101
15102 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
15103
15104Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
15105
15106 * gdb.base/signals.exp (test_handle_all_print): Test separately for
15107 each signal's status in the output of "handle all print".
15108 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
15109 the \r\n sequence that immediately precedes the gdb prompt.
15110 * gdb.base/a1-selftest.exp: Save original timeout and restore
15111 after test.
15112
15113Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
15114
15115 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
15116 symbol.
15117
15118Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15119
15120 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
15121
15122Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
15123
15124 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
15125 timeout by 60 seconds.
15126
15127Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
15128
15129 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
15130 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
15131 error return.
15132
15133Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
15134
15135 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
15136 gdb initialization, also report how long dejagnu waited. Restore
15137 old timeout before doing error return. Temporarily increase timeout
15138 by 3 minutes to allow for slow startups over heavy NFS use.
15139
15140Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
15141
15142 * lib/gdb.exp: Report timeout value for verbosity level 2.
15143 * config/gdbserver.exp: Ditto.
15144 * config/hppro.exp: Ditto.
15145 * config/mips-gdb.exp: Ditto.
15146 * config/monitor.exp: Ditto.
15147 * config/netware.exp: Ditto.
15148 * config/sim-gdb.exp: Ditto.
15149 * config/slite-gdb.exp: Ditto.
15150 * config/udi-gdb.exp: Ditto.
15151 * config/unix-gdb.exp: Ditto.
15152 * config/vx-gdb.exp: Ditto.
15153 * gdb.base/a1-selftest.exp: Ditto.
15154 * gdb.base/a2-run.exp: Ditto.
15155 * gdb.base/break.exp: Ditto.
15156 * gdb.base/corefile.exp: Ditto.
15157 * gdb.base/list.exp: Ditto.
15158 * gdb.base/recurse.exp: Ditto.
15159 * gdb.base/scope.exp: Ditto.
15160 * gdb.base/signals.exp: Ditto.
15161
15162Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15163
15164 * gdb.threads/Makefile.in (docdir): Removed.
15165
15166Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15167
15168 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 15169 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 15170 @srcdir@.
d63a86f8 15171 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
15172 autoconf 2.5 or higher.
15173 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
15174
15175Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
15176
15177 * configure: Regenerated.
15178 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
15179 avoid name clashes with SunOS headers.
15180
15181Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
15182
15183 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
15184
15185Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
15186
15187 * gdb.base/callfuncs.exp: Finish last change -- make sure the
15188 prototype information ends up in the compiler info file.
15189
15190Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
15191
15192 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
15193 attempting to regenerate it. Eliminate use of a temporary file
15194 and just generate the info file directly. Source it immediately,
15195 for consistency of use.
15196 * gdb.base/corefile.exp: Ditto
15197 * gdb.base/exprs.exp: Ditto.
15198 * gdb.base/funcargs.exp: Ditto.
15199 * gdb.base/langs.exp: Ditto.
15200 * gdb.base/list.exp: Ditto.
15201 * gdb.base/mips_pro.exp: Ditto.
15202 * gdb.base/nodebug.exp: Ditto.
15203 * gdb.base/opaque.exp: Ditto.
15204 * gdb.base/ptype.exp: Ditto.
15205 * gdb.base/scope.exp: Ditto.
15206 * gdb.base/setvar.exp: Ditto.
15207 * gdb.base/signals.exp: Ditto.
15208 * gdb.base/whatis.exp: Ditto.
15209 * gdb.c++/templates.exp: Ditto.
15210 * gdb.c++/virtfunc.exp: Ditto.
15211 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
15212 whether or not to add -lstdc++ to the compile command line args.
15213
15214Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15215
15216 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
15217 it got fixed by the recent lookup_minimal_symbol_by_pc change.
15218 Increase timeout, a lot of single stepping might be needed if the
15219 target has no hardware watchpoints.
15220
15221Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
15222
15223 * gdb.base/break.exp: Ignore compiler warnings when compiling
15224 break.c.
15225 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
15226 * gdb.base/default.exp: Add h8300 xfails. Handle messages
15227 from remote-sim.
15228 * gdb.base/exprs.exp: Add h8300 xfails.
15229 * gdb.base/funcargs.exp: Likewise.
15230 * gdb.base/nodebug.exp: Likewise.
15231 * gdb.base/printcmds.exp: Likewise.
15232 * gdb.base/ptype.exp: Likewise.
15233 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
15234 h8300 xfails.
d63a86f8 15235 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
15236 on the h8300.
15237 * gdb.base/funcargs.c: Explicitly make last constant argument to
15238 call_after_alloca_subr an unsigned long type.
15239 * gdb.base/return.c: Include stdio.h.
15240
15241Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15242
15243 * config/abug.exp: New file for the older Motorola Bug monitor
15244 that runs on the mvme13x series VME boards.
15245 * config/monitor.exp: Use the new config array for target settings
15246 if they exist.
15247
15248Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
15249
15250 * sim-gdb.exp: Make the SH simulator allocate less space when
15251 it is targeted.
15252
15253Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
15254
15255 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
15256 test.
15257
15258Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
15259
15260 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
15261 "rs6000-*-*" for "list function in include file" when gcc compiled.
15262 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
15263 for "p ctable1[120]".
15264 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
15265 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
15266 Remove setup_xfail for "rs6000-*-*" for
15267 "print 'scope0.c'::filelocal before run".
15268 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
15269 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
15270 since some compilers don't allow both options to be given
15271 on the same command line. Create object file and move it.
d63a86f8 15272
c906108c
SS
15273Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
15274
15275 * gdb.base/corefile.exp: Always regenerate the core file, since
15276 we always regenerate the coremaker program. Detect special case
15277 where registers cannot be read from core file.
d63a86f8 15278
c906108c
SS
15279Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
15280
15281 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
15282 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
15283 * gdb.c++/templates.exp: Only match on basename of file since
15284 some formats like xcoff don't encode directory information.
15285 * gdb.stabs/weird.exp: Use the right sed script for powerpc
15286 and rs6000 AIX xcoff targets.
15287 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
15288 * configure: Regenerate.
15289 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
15290 here, rather than in distclean.
d63a86f8 15291
c906108c
SS
15292Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
15293
15294 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
15295 defined, and use it to compile the test case with -O2. The
15296 native compilation still uses no optimization.
15297 * gdb.base/mips_pro.c: Remove inline assembly code since
15298 it is compiled PIC by default, which results in assembler
15299 warnings that make the testsuite think the compilation
15300 was unsuccessful.
15301
15302Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
15303
15304 * gdb.c++/misc.exp: Add note to message for
15305 "print s.a for foo struct" that this is a known gcc 2.7.2
15306 and earlier bug.
15307
15308Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
15309
15310 * gdb.base/break.exp: Fix pattern for matching "Delete all
15311 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
15312 setup_xfail for deleting all breakpoints test. Fix various
15313 timeout messages to include "(timeout)".
15314 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
15315 for "p t_float_values2(3.14159,float_val2)".
15316 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
15317 for "continue to call2g" when gcc compiled.
15318 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
15319 "up to foo in langs.exp", "show language at foo in langs.exp",
15320 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
15321 and "show language at fsub in langs.exp".
15322 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
15323 "list line 1 in include file", "list message for lines past EOF",
15324 "list function in include file", "list list0.h:foo", and
15325 "list filename:function; nonexistant function".
15326 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
15327 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
15328 and "ptype t_char_array" to be for native cc only.
d63a86f8 15329
c906108c
SS
15330Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
15331
d63a86f8 15332 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
15333 setup_xfail for "print coremaker_bss", "print coremaker_ro",
15334 "print func2::coremaker_local", and "backtrace in corefile.exp".
15335
15336Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
15337
15338 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
15339 "bt in signals.exp". This problem only appears when running
15340 the testsuite, and then only intermittently.
15341
15342Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15343
15344 * gdb.base/return.exp (return_tests): Differentiate between
15345 two tests of continuing.
15346
15347Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15348
15349 * */Makefile.in (maintainer-clean): Remove config.log.
15350 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
15351 * gdb.c++/Makefile.in (PROGS): Add inherit.
15352 (clean): Remove *.ci.
15353
15354Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
15355
15356 * gdb.c++/misc.cc: Add test code from Mike Stump.
15357 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
15358
15359Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
15360
15361 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
15362 to "alpha-*-osf2*" and add comment.
15363 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
15364 setup_xfail for "step over execarg initialization" and
15365 "step over corearg initialization".
15366 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
15367 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
15368 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
15369 gcc compiled for "print coremaker_bss", "print coremaker_ro",
15370 "print func2::coremaker_local", and "backtrace in corefile.exp".
15371 * gdb.base/signals.exp: Build and source signals.ci.
15372 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
15373 to be for gcc only.
15374 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 15375
c906108c
SS
15376Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15377
15378 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
15379 Feb 3 procfs.c change.
15380
15381Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
15382
15383 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
15384
15385Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
15386
15387 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
15388 from dejagnu's apparent default of 10 seconds, which gives random
15389 results when running the tests over NFS on moderately loaded systems.
15390 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
15391
15392Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
15393
15394 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
15395 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
15396 result reports.
15397
15398Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
15399
15400 * configure.in (CY_AC_PATH_TCLH): Remove.
15401 * configure: Regenerate.
15402
15403Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
15404
15405 * gdb.c++/Makefile.in (clean): Add missing '{'.
15406
15407Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
15408
15409 * lib/gdb.exp: Provide a default value for noinferior.
15410
15411 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
15412 Load libgloss.exp.
15413
15414Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
15415
15416 * gdb.disasm/hppa.exp: Compile directly into an executable, use
15417 the executable, not the .o to run the tests from.
15418
15419Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
15420
15421 * gdb.base/break.exp: Don't test for program exit or exit status
15422 if $noresults if nonzero.
15423 * gdb.base/langs.exp: Likewise.
15424 * gdb.base/watchpoint.exp: Likewise.
15425
15426 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
15427 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
15428 trying to compile the testcase.
15429
15430Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
15431
15432 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
15433 * gdb.base/signals.exp (continue to handler): Likewise.
15434
15435Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
15436
15437 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
15438
15439 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15440
15441Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15442
15443 * gdb.base/corefile.exp: Recognize "not found" as failure
15444 when trying to determine if a core file was generated.
15445 If no core file was generate the first time, try again without
15446 the ulimit -c to work around braindamaged shells.
15447
15448Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15449
15450 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15451 [] tests with "test" and enclose string in quotes.
15452 * gdb.stabs/configure: Rebuild
d63a86f8 15453
c906108c
SS
15454Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15455
15456 Changes in sync with expect:
15457 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15458 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15459 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15460 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15461 argument to AC_REQUIRE.
15462 * configure: Regenerated.
15463
15464Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15465
15466 * gdb.base/corefile.exp: When generating a core, discard any
15467 error messages about ulimit not found and the "core dumped"
15468 message from the shell that runs the coredumper.
15469
15470Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15471
15472 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15473
15474 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15475 which sed script to run. Expect failure for v_comb test
15476 on PA targets too.
d63a86f8 15477
c906108c
SS
15478Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15479
15480 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15481 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15482
15483Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15484
15485 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15486 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15487 "sparc-sun-solaris*" xfails for "p v_comb".
15488 * lib/gdb.exp (default_gdb_start): Fix typo.
15489 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15490 messages to not include the full program name that caused
15491 the core dump since some systems (such as solaris) apparently
15492 truncate this path to about 80 characters.
15493 When generating a core file first try increasing the core file
15494 size limit to unlimited since some systems may default it to
15495 zero, and it is harmless to try it. Move the test for failing
15496 to generate a core file to where it will actually get executed.
15497 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15498 new gdb result from g++ debug info improvements and make old
15499 pattern obsolescent. Also account for size_t differences
15500 (may be int or long).
15501 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15502 initialization before function call is placed in the delay slot
15503 and thus appears to be skipped over by commands such as "next".
15504
15505Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15506
15507 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15508
15509Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15510
15511 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15512 input source file; fix code to compile test to deal with this
15513 convention.
15514 * gdb.c++/*.exp: Likewise.
15515
15516Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15517
15518 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15519 "bt in signals.exp".
15520
15521Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15522
15523 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15524 "step over execarg initialization" and
15525 "step over corearg initialization".
15526
15527Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15528
15529 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15530 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15531
15532Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15533
15534 From Rob Savoye (rob@poseidon.cygnus.com)
15535 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15536 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
15537 configure.in}, gdb.disasm/{Makefile.in, configure.in},
15538 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
15539 configure.in}: Major reworking for autoconfig.
15540 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
15541 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
15542 New files.
15543 * config/unix-gdb.exp: Make GDB global.
15544 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
15545 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
15546 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
15547 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
15548 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
15549 term.exp, twice.exp, watchpoint.exp, whatis.exp},
15550 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
15551 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
15552 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
15553 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
15554 pr-8136.exp, result.exp, string.exp, tuples.exp},
15555 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
15556 to returns as necessary, arrange for test to compile own testcase
15557 executable.
15558 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 15559
c906108c
SS
15560Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
15561
15562 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
15563 clear_xfail at end of test which might not call either pass or fail.
15564 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
15565 "backtrace through signal handler".
15566
15567Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15568
15569 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
15570 continuing from a job control stop signal.
15571 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
15572
15573Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
15574
15575 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
15576 * gdb.base/corefile.exp: Likewise.
15577 * gdb.base/funcargs.exp: Likewise.
15578
15579Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
15580
15581 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
15582 * config/monitor.exp: Add support for setting baud rate.
15583
15584Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
15585
15586 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
15587 i*86-*-linux* xfails for "backtrace through signal handler".
15588 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
15589 "print func2::coremaker_local".
15590 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
15591 alpha-dec-osf2* xfail for
15592 "delete all breakpoints when none".
15593
15594Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
15595
15596 * gdb.base/break.exp: Change test that deletes all breakpoints
15597 when no user breakpoints are installed. A post 4.15 change
15598 causes gdb to no longer prompt in this case.
15599
15600Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
15601
15602 * gdb.base/return.exp (return_tests): Change xfail for test
15603 "correct value returned double test" to stop xfailing at
15604 Solaris 2.5. Apparently the bug has been fixed.
15605
15606Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
15607
15608 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
15609 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
15610
15611Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
15612
15613 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
15614 * gdb.disasm/hppa.s: Corresponding changes.
15615
15616Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
15617
15618 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
15619 makefile fragment.
15620 * config/mt-hpux: Deleted.
15621
15622Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
15623
d63a86f8 15624 * Many files: When warning about suppressed tests due to a
c906108c
SS
15625 nonexistant test binary, avoid incrementing the warning count.
15626
15627Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
15628
15629 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 15630
c906108c
SS
15631Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15632
15633 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
15634 "sparc-*-solaris2*".
15635
15636Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15637
15638 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
15639 Add global and local variables and initialize them.
15640 * gdb.base/corefile.exp: Test correct mapping of corefile sections
15641 by printing variables. Remove rs6000 and powerpc xfails, BFD now
15642 extracts the file name and terminating signal from the core file.
15643 * TODO: Remove note about tests for correct mapping of corefile.
15644 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
15645 from optimizing it away.
15646 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
15647 handles common blocks.
15648
15649Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
15650
15651 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
15652 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
15653
15654Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
15655
15656 * Makefile.in (maintainer-clean): New target, synonym for
15657 realclean.
15658 * gdb.base/Makefile.in (maintainer-clean): Likewise.
15659 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
15660 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
15661 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
15662 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
15663 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
15664
15665Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
15666
15667 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
15668 xfails when not gcc compiled for "print foo::funclocal".
15669 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
15670 "print foo::funclocal at foo",
15671 "print 'scope1.c'::foo::funclocal at foo",
15672 "print foo::funclocal_bss at foo",
15673 "print 'scope1.c'::foo::funclocal_bss at foo",
15674 "print foo::funclocal_ro at foo",
15675 "print 'scope1.c'::foo::funclocal_ro at foo",
15676 "print bar::funclocal at foo" and
15677 "print 'scope1.c'::bar::funclocal at foo".
15678 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
15679 gcc compiled for "print foo::funclocal at bar".
15680 Expand all messages to ensure that they identify that
15681 the test is at bar().
15682 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
15683 gcc compiled for:
15684 "ptype on opaque struct pointer (statically)",
15685 "ptype on opaque struct tagname (statically)",
15686 "ptype on opaque struct pointer (dynamically) 1",
15687 "ptype on opaque struct tagname (dynamically) 1",
15688 "ptype on opaque struct pointer (dynamically) 2" and
15689 "ptype on opaque struct tagname (dynamically) 2
15690 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
15691 gcc compiled for:
15692 "p datalocal"
15693 "whatis datalocal",
15694 "ptype datalocal",
15695 "p bsslocal",
15696 "whatis bsslocal", and
15697 "ptype bsslocal".
15698 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
15699 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
15700 when not gcc compiled.
15701 * gdb.base/funcargs.exp (float_and_integral_args): Add
15702 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
15703 compiled.
15704 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
15705 "backtrace from call6a" when not gcc compiled.
15706 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
15707 "backtrace from call7a" when not gcc compiled.
15708 * gdb.base/callfuncs.exp (do_function_calls):
15709 Add "hppa*-*-hpux*" xfail when not gcc compiled for
15710 "p t_char_array_values(char_array_val2,char_array_val1)",
15711 "p t_char_array_values(char_array_val1,char_array_val2)",
15712 "p t_char_array_values("carray 1","carray 2")",
15713 "p t_char_array_values("carray 1",char_array_val2)",
15714 "p t_char_array_values(char_array_val1,"carray 2")",
15715 "p sum_args(1,{2})",
15716 "p sum_args(2,{2,3})",
15717 "p sum_args(3,{2,3,4})",
15718 "p sum_args(4,{2,3,4,5})"
15719 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
15720 "backtrace in corefile.exp" when not gcc compiled.
15721
15722Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15723
15724 * gdb.base/signals.exp: Rewrite `handle all print' test as
15725 a procedure. Accept blanks or TABs as whitespace, increase
15726 timeout and expect input buffer size for the large output
15727 from the command. Remove "i*86-*-bsdi2.0" xfail.
15728
15729Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15730
15731 * gdb.base/setvar.exp: Add new testcases for truncation when
15732 assigning invalid values to bitfields.
15733
15734Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
15735
d63a86f8 15736 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
15737 mips-sgi-irix* xfail for
15738 "call inferior func with struct - returns char *"
15739 and fix test so that an optional (unsigned char *) cast is
15740 accepted in the result.
15741
15742Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
15743
15744 * gdb.base/funcargs.exp (float_and_integral_args): Remove
15745 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15746 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
15747 * gdb.base/signals.exp: Remove duplicate "handle all print" test
15748 that accidentally got checked in.
15749
15750Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
15751
d63a86f8 15752 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
15753 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
15754 compiled test.
15755 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
15756 Add mips-sgi-irix5* xfail for not gcc compiled.
15757 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
15758 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
15759 "p top", "whatis top", "p middle", and "whatis middle".
15760 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
15761 "whatis signed char" for not gcc compiled.
15762 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
15763 "set variable signed char=-1 (-1)" and
15764 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
15765 * gdb.base/funcargs.exp (float_and_integral_args):
15766 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
15767 Add mips-sgi-irix* xfail when not gcc compiled for
15768 "continue to call2b".
15769 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
15770 "continue to call2g".
15771 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
15772 "backtrace from call6a"
15773 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
15774 "backtrace from call7k".
15775 Add mips-sgi-irix5* xfail when not gcc compiled for
15776 "backtrace from call7a".
15777 (localvars_after_alloca): Fix gdb_test cmds for
15778 "print * after runto ...".
15779 Remove rs6000-*-* xfails for
15780 "print i after runto localvars_after_alloca" and
15781 "print l after runto localvars_after_alloca"
15782 for all compilers.
15783 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
15784 when not compiled with gcc, for:
15785 "print signed char == (minus)",
15786 "print signed char != (minus)",
15787 "print signed char < (minus)",
15788 "print signed char > (minus)".
15789 * gdb.base/callfuncs.exp (do_function_calls):
15790 Add mips-sgi-irix* xfail, when compiled with native compiler, for
15791 "call inferior func with struct - returns char *".
d63a86f8 15792 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
15793 "correct value returned double test" to include Solaris 2.4.
15794 * gdb.base/funcargs.exp (float_and_integral_args):
15795 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 15796
c906108c
SS
15797Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15798
15799 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
15800 enumeration bitfields if compiling with GNU C.
15801 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
15802 to empty' prompt.
15803
15804Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
15805
15806 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
15807 test for PRO targets.
15808
15809 * gdb.base/funcargs.exp: Avoid ever setting more than 8
15810 breakpoints in the inferior at any given time by making
15811 two groups of breakpoints for call2*, call6* and call7*
15812 tests.
15813
15814Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15815
15816 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
15817 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
15818 from optimizing it away.
15819 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
15820 "call inferior func with struct".
15821
15822Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
15823
15824 * configure.in: Only configure gdb.chill for particular targets.
15825
15826Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
15827
15828 * gdb.base/Makefile.in: Add action to .c.o transformation
15829 rule that generates a .ci file for each .o file and remove
15830 explicit .c.o rules except for callfuncs.o.
15831 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
15832 generates a .ci file for each .o file and remove explicit
15833 .cc.o rules.
15834 (clean): Remove *.tmp *.ci files.
15835 (EXECUTABLES): Remove templ-info.exp.
15836 * gdb.base/compiler.c: New file.
15837 * gdb.c++/compiler.cc: New file
15838 * gdb.base/scope.exp: Source gdb.base/scope.ci.
15839 Change rs6000-*-* xfail for
15840 "print 'scope0.c'::filelocal_ro" and
15841 "print 'scope1.c'::filelocal" and
15842 "print 'scope1.c'::filelocal_bss" and
15843 "print 'scope1.c'::filelocal_ro" and
15844 "print 'scope1.c'::foo::funclocal" and
15845 "print 'scope1.c'::foo::funclocal_ro" and
15846 "print 'scope1.c'::bar::funclocal" and
15847 "print 'scope0.c'::filelocal_ro" and
15848 "print 'scope1.c'::filelocal at foo" and
15849 "print 'scope1.c'::filelocal_bss at foo" and
15850 "print 'scope1.c'::filelocal_ro at foo" and
15851 "print 'scope1.c'::foo::funclocal at foo" and
15852 "print 'scope1.c'::foo::funclocal_bss at foo" and
15853 "print 'scope1.c'::foo::funclocal_ro at foo" and
15854 "print 'scope1.c'::bar::funclocal at foo" and
15855 "print 'scope0.c'::filelocal_ro" and
15856 "print 'scope1.c'::filelocal" and
15857 "print 'scope1.c'::filelocal_bss" and
15858 "print 'scope1.c'::filelocal_ro" and
15859 "print 'scope1.c'::foo::funclocal" and
15860 "print 'scope1.c'::foo::funclocal_bss" and
15861 "print 'scope1.c'::foo::funclocal_ro" and
15862 "print 'scope1.c'::bar::funclocal" and
15863 "print 'scope1.c'::bar::funclocal_bss"
15864 to only be xfail'd when not compiled with gcc.
d63a86f8 15865 Add rs6000-*-* xfail for
c906108c
SS
15866 "print 'scope0.c'::filelocal_bss before run"
15867 when compiled with gcc.
15868 (test_at_main): Add rs6000-*-* xfail for
15869 "print filelocal_ro in test_at_main"
15870 when compiled with gcc.
15871 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 15872 Add rs6000-*-aix* xfail for
c906108c
SS
15873 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
15874 "ptype t_char_array", not compiled with gcc.
15875 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
15876 xfail for "list foo (in include file)" when gcc compiled.
15877 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
15878 (integral_args): Add rs6000-*-* xfail for
15879 "run to call0a" if not compiled with gcc.
15880 (unsigned_integral_args): Add rs6000-*-* xfail for
15881 "run to call1a" if not compiled with gcc.
15882 (float_and_integral_args): Add rs6000-*-* xfail for
15883 "run to call2a" if not compiled with gcc and for
15884 "continue to call2b" for any compiler.
15885 Add rs6000-*-* xfail to
15886 "print f1 after run to call2a" for gcc compiled.
15887 (discard_and_shuffle): Add rs6000-*-* xfail for
15888 "run to call6a".
15889 (shuffle_round_robin): Add rs6000-*-* xfail for
15890 "backtrace from call7a" if not compiled with gcc.
15891 Add rs6000-*-* xfail for
15892 "backtrace from call7b" if compiled with gcc.
15893 (call_after_alloca): Add rs6000-*-* xfail for
15894 "print c in call_after_alloca" and
15895 "print s in call_after_alloca" and
15896 "backtrace from call_after_alloca_subr"
15897 if not compiled with gcc.
15898 (localvars_in_indirect_call): Add rs6000-*-* xfail for
15899 "print c in localvars_in_indirect_call" and
15900 "print c in localvars_in_indirect_call" and
15901 "backtrace in indirectly called function" and
15902 "stepping into indirectly called function"
15903 if not compiled with gcc.
15904 (localvars_after_alloca): Add rs6000-*-* xfail for
15905 "print c after runto localvars_after_alloca" and
15906 "print s after runto localvars_after_alloca" and
15907 "print i after runto localvars_after_alloca" and
15908 "print l after runto localvars_after_alloca"
15909 for all compilers.
15910 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
15911 than whatis-info.exp.
15912 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
15913 than opaque-info.exp.
15914 Setup rs6000-*-* xfail for
d63a86f8 15915 "ptype on opaque struct pointer (statically)" and
c906108c
SS
15916 "ptype on opaque struct pointer (dynamically)" when
15917 not compiled with gcc.
15918 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
15919 rather than callf-info.exp.
15920 (do_function_calls): Add clear_xfail for rs6000-*-* for
15921 "p t_float_values2(3.14159,float_val2)". Seems to work
15922 fine there, both with xlc and gcc. Need to find out what
15923 it is doing right and fix other platforms.
15924 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
15925 "call inferior func with struct - returns int",
15926 "call inferior func with struct - returns long",
15927 "call inferior func with struct - returns float",
15928 "call inferior func with struct - returns double",
15929 "call inferior func with struct - returns char *",
15930 but only if not gcc compiled (presumes xlc compiled).
15931 Change rs6000-*-* xfails for
15932 "call inferior func with struct - returns char" and
15933 " call inferior func with struct - returns short" to only
15934 xfail if not using gcc.
15935 (clean mostlyclean): Remove *.ci and *.tmp files.
15936 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
15937 than templ-info.exp.
15938 * gdb.base/langs.exp: Source gdb.base/langs.ci.
15939 Add rs6000-*-* xfail for "up to foo in langs.exp"
15940 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
15941 when not gcc compiled.
d63a86f8 15942
c906108c
SS
15943Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15944
15945 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
15946 * gdb.base/corefile.exp: Likewise.
15947 * gdb.base/list.exp: Likewise.
15948 * gdb.base/scope.exp: Likewise.
15949 * gdb.base/siganls.exp: Likewise.
15950
15951 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
15952 compiler output.
15953 * gdb.base/whatis.exp: Likewise.
15954
15955Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
15956
15957 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
15958 failure (opcode table has been fixed to match reality).
15959
15960Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
15961
15962 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
15963 "call inferior func with struct - returns char",
15964 "call inferior func with struct - returns short"
15965
15966 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
15967 "print 'scope0.c'::filelocal at main",
15968 "print 'scope0.c'::filelocal_bss in test_at_main",
15969 "print 'scope0.c'::filelocal at foo",
15970 "print 'scope0.c'::filelocal_bss in test_at_foo",
15971 "print 'scope0.c'::filelocal at bar",
15972 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 15973
c906108c
SS
15974 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
15975 in source file 1". This bug seems to have been fixed with both
15976 gcc and native cc (was native assembler bug?).
15977
15978Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
15979
15980 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
15981 "backtrace through signal handler" to "i*86-*-sysv4*".
15982 * gdb.base/signals.exp: Add xfail for "'next' behaved as
15983 continue" case. Add "known SVR4 bug" to fail message.
15984 Add "i*86-*-bsdi2.0" xfail for "handle all print".
15985 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
15986 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
15987 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
15988 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
15989 "up to foo in langs.exp", "show language at foo in
15990 langs.exp", "up to cppsub_ in langs.exp", "show
15991 language at cppsub_ in langs.exp", "up to fsub in
15992 langs.exp", and "show language at fsub in langs.exp".
15993 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
15994 "bactrace in corefile.exp".
15995 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
15996 "call inferior function with struct - returns float" and
15997 "call inferior function with struct - returns double".
d63a86f8 15998
c906108c
SS
15999Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
16000
16001 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
16002 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
16003 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
16004 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
16005
16006Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
16007
16008 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
16009 (or overriden) "CHILL" macro rather then bare "gcc".
16010 Also look for ../../gcc/xgcc since that is what we will
16011 actually need, not "Makefile". Remove following assignment
16012 of CHILL to CHILL_FOR_TARGET because that results in
16013 recursive definition.
16014
16015Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
16016
16017 * gdb.base/corefile.exp: Change xfail for backtrace in
16018 corefile.exp from linuxaout to all linux.
16019 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
16020 cases where we miss the breakpoint at the signal handler
16021 for some reason. Setup xfail for linuxoldld/linuxaout and
16022 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
16023 hitting SIGURG breakpoint.
16024 * gdb.base/signals.exp: Setup xfail for "next" acting like
16025 continue to add linuxoldld. Setup xfail for all linux for
16026 "next to handler in signals_tests_1", "backtrace in
16027 signals_tests_1", "continue to func1", "pass SIGUSR1",
16028 and continue to handler".
16029
16030Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
16031
16032 * Update all FSF addresses except those in COPYING* files.
16033
16034Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
16035
16036 * gdb.base/a2-run.exp: Change messages to be more explicit about
16037 the status of args, and quote binfile in results.
16038
16039Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
16040
16041 * gdb.base/callfuncs.exp: Add tests for passing structs to
16042 inferior functions and return various types.
16043 * gdb.base/callfuncs.c: Add functions to receive a struct
16044 and return a member of the struct, in various types.
16045
16046Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16047
16048 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
16049
16050Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16051
16052 * config/vxworks29k.exp: New file, sources vxworks.exp.
16053
16054Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16055
16056 * config/gdbremote.exp: New file. Testing framework using
16057 gdbserver.
16058
16059Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
16060
16061 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
16062 "call function when asleep" and "send end of file".
16063 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
16064 for "backtrace in corefile.exp".
16065 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
16066 for "backtrace through signal handler".
16067 * gdb.base/corefile.exp: Make sure we actually generate a core file
16068 before trying the core tests. Some systems allow the user to suppress
16069 generation of core files and default to that (linux for example).
16070 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
16071 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
16072
16073Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16074
16075 * gdb.threads: New directory with some crude multi-threaded
16076 gdb tests (step.exp and step2.exp).
16077 * config/mt-lynx (STEP_EXECUTABLE): Define.
16078 (THREADFLAGS): Define.
16079
16080Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
16081
16082 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
16083
16084 * gdb.base/signals.exp: Disable whole file for lynx until
16085 further notice.
16086
16087 * gdb.base/signals.exp: xfail test where "next" acts like
16088 "continue" for lynx.
16089
16090 * gdb.base/interrupt.exp: xfail test for calling function while
16091 inferior is asleep for lynx.
16092
16093 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
16094 than one cr-lf after each command.
16095
16096Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16097
16098 * configure.in: Reinstate setting of stabsdirs variable, fix
16099 typo in setting up configdirs for native builds.
16100
16101 * gdb.base/return.exp: Fix typo in return double test.
16102 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
16103 compiler from optimizing them away.
16104
16105Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
16106
16107 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
16108 sequences to be echo'd by gdb when using gdb_test.
16109 * gdb.chill/chexp.exp: Likewise.
16110 * gdb.fortran/exprs.exp: Likewise
16111
16112Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16113
16114 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
16115 after the inferior gdb has started.
16116
16117 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
16118 after each command.
16119 * gdb.base/funcargs.exp: Likewise.
16120 * gdb.base/gdbvars.exp: Likewise.
16121 * gdb.base/interrupt.exp: Likewise.
16122 * gdb.base/list.exp: Likewise.
16123 * gdb.base/watchpoint.exp: Likewise.
16124 * gdb.c++/demangle.exp: Likewise.
16125 * gdb.c++/inherit.exp: Likewise.
16126 * gdb.chill/chexp.exp: Likewise.
16127 * gdb.fortran/exprs.exp: Likewise.
16128
16129 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
16130 test if we can't handle IO to/from the inferior.
16131
16132 * gdb.c++/misc.exp: Always check for a program already being
16133 started after sending a "run" command to gdb.
16134
16135 * gdb.base/twice.exp: Start with a fresh gdb.
16136
16137 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
16138 only depend on gdb's expression code, not the chill runtime.
16139
16140 * gdb.base/return.c: Put return values into variables so we
16141 can have gdb print them rather than depending on the program
16142 to print them.
16143 * gdb.base/return.exp: Corresponding changes.
16144
16145 * lib/gdb.exp: Provide default value for noinferiorio.
16146 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
16147 the inferior.
16148
16149 * gdb.base/break.exp: Always check for a program already being
16150 started after sending a "run" command to gdb.
16151 (text_next_with_recursion): Don't check the output from the
16152 program's printf statement. Instead just make sure the program
16153 exited.
16154
16155 * gdb.base/commands.exp: Protect tests which need arguments with
16156 $noargs conditionals.
16157
16158Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16159
16160 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
16161 of structure member arrays to match gdb/valops.c:value_addr change.
16162
16163Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
16164
16165 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
16166 cases.
16167
16168Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
16169
16170 * configure.in (configdirs): Remove gdb.chill from default list
16171 of subdirs and then add it back in only if doing a native build.
16172 The current chill compiler does not yet work in any cross build.
16173 * Revert all signal changes from Jul 6.
16174 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
16175 for sh-hms targets, allowing these tests to link, with no other
16176 changes. Testing is suppressed by setting "nosignals" in site.exp.
16177
16178Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
16179
16180 * configure.in (signaldirs): Define and add to configdirs for all
16181 targets except some specific ones that are known to not support signals.
16182 Also clean up formatting.
16183 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
16184 (signals, sigall): Remove rules to build.
16185 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
16186 Moved to new gdb.signals directory.
16187 * gdb.signals: New test directory.
16188 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
16189 signals.c signals.exp}: New or moved files.
16190
16191Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
16192
16193 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
16194
16195Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
16196
16197 * gdb.base/return.exp: Xfail `return double' test failure
16198 on at least Solaris 2.3 and handle future/past versions on
16199 a case by case basis as appropriate. Also update message
16200 to include i*86 failures.
16201
16202Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16203
16204 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
16205
16206 * lib/gdb.exp: Fix comment which erroneously identified
16207 gdb_file_cmd as gdb_load (the 19 May change was in fact to
16208 gdb_file_cmd not gdb_load).
16209 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
16210
16211 * gdb.base/setvar.exp: Make test names consistent between pass and
16212 fail cases. Use gdb_test more.
16213
16214Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16215
16216 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
16217
16218Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16219
16220 * gdb.base/help.exp: Fix expected help string for `show commands'.
16221
16222Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
16223
16224 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
16225
16226 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
16227 of a text section.
16228
16229Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
16230
16231 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
16232 that loop eventually terminates. Fix Connection refused logic so
16233 that testsuite will expire nicely.
16234
16235Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
16236
16237 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
16238 config/rom68k.exp: New tcl glue for the appropriate monitors.
16239 These all just end up calling monitor.exp.
16240 * config/monitor.exp (gdb_target_monitor): Handle `Connection
16241 refused' by retrying. Cleanup some timeout issues.
16242 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
16243 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
16244 callers don't have to set/restore global timeout variable.
16245
16246 * The following set of changes centralizes management of the global
16247 timeout variable. This way, it can be set in one target dependent
16248 place instead of dozens of places scattered throughout the test suite.
16249 If you need to lengthen a timeout, then you should either set timeout
16250 in one of the config/{target}.exp files, or multiply it by a factor.
16251 Setting it to an absolute value is always going to lose for some
16252 targets.
16253 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
16254 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
16255 * gdb.base/funcargs.exp: Don't set timeout.
16256 * gdb.base/list.exp (test_forward_search): Only use local timeout.
16257 * gdb.base/printcmds.exp (test_print_string_constants
16258 test_print_array_constants): Don't set timeout.
16259 * gdb.base/ptype.exp: Don't set timeout.
16260 * gdb.base/recurse.exp: Don't set timeout.
16261 * gdb.base/return.exp: Don't set timeout.
16262 * gdb.base/watchpoint.exp: Don't set timeout.
16263 * gdb.c++/classes.exp (do_tests): Don't set timeout.
16264 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
16265
16266Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
16267
16268 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
16269
16270Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16271
16272 * lib/gdb.exp: Disable chill tests for irix5.
16273
16274Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16275
16276 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
16277 each test pass or fail.
16278
16279Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16280
16281 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
16282 xlc not gcc.
16283
16284Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
16285
16286 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
16287
16288Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
16289
16290 * config/est.exp: Fix copyright and comments. Remove dead code.
16291 Use targetname, serialport and baud variables instead of fixed
16292 constants.
16293 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
16294 * config/cpu32bug.exp: New file to support cpu32bug monitors.
16295
16296Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16297
16298 * gdb.base/watchpoint.exp: Don't run
16299 test_watchpoint_triggered_in_syscall for sunos.
16300
16301Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16302
16303 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
16304 they don't seem to exist. Do include stdio.h.
16305
16306Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16307
16308 * gdb.base/a1-selftest.exp: Add alpha xfail.
16309
16310Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16311
16312 * gdb.base/watchpoint.c (main): Prompt before calling read().
16313 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
16314 Revise accordingly. Remove cruft about sending "123" several
16315 times, until it gets noticed. Clean up the "print buf[0]" stuff
16316 so that it passes or fails, and waits for prompts in the usual way.
16317
16318Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16319
16320 * gdb.base/recurse.exp: Fix comment.
16321
16322 * TODO: Remove item about printing variables in nodebug.exp. Add
16323 item about enabling tests which are only run on some targets.
16324
16325 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
16326 fail, make test names unique, use new gdb_test convention
16327 regarding pattern, use gdb_test more, etc.).
16328
16329 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
16330 fail, make test names unique, etc.).
16331
16332Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16333
16334 * gdb.base/nodebug.c: Change return type of top and middle to
16335 short.
16336 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
16337 are fixed by the recent mdebugread.c changes. Allow `short ()'
16338 as type for top and middle.
16339
16340Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16341
16342 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
16343 nearly as I can tell, the whole thing was an accident in Stu's
16344 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
16345 to replace a send/expect pair with gdb_test, but ended up only
16346 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
16347 of 30 Mar 1995 took care of it, but left this vestigial comment
16348 which I am now nuking.
16349
16350Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16351
16352 * gdb.base/break.exp: Look for different line number for
16353 breakpoint at main depending on usestubs.
16354
16355Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16356
16357 * gdb.base/list.exp: Adjust some alternate expect patterns to
16358 match recent list0.c change. Add alternate expect pattern for
16359 output from `list default lines around main' for optimizing
16360 compilers.
16361
16362Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16363
16364 * lib/gdb.exp: If nosignals is not set, set it to 0.
16365
16366Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
16367
16368 * config/slite-gdb.exp: Responds to load symbol table prompt.
16369 * gdb.base/break.exp: Adjust line number, fix rerun.
16370 * gdb.base/langs0.c: Add #ifdef usestubs.
16371
16372Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
16373
16374 * gdb.base/list.exp: Adjust line contents after adding new lines in
16375 list0.c. Also fix a syntax error.
16376
16377 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
16378 * gdb.base/break.exp: ditto.
16379 * gdb.base/list.exp: ditto.
16380 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
16381 * gdb.base/run.c: ditto.
16382 * gdb.base/list0.c: ditto.
16383 * gdb.base/funcargs.c: ditto.
16384
16385Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
16386
16387 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
16388 $targetname, $serialport and $baud instead of hardwired variables.
16389 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
16390 target doesn't support signals.
16391
16392Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
16393
16394 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
16395
16396Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16397
16398 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
16399 Don't rely on the value of an auto variable before it has been
16400 initialized. Use gdb_test more.
16401
16402Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16403
16404 * lib/gdb.exp (default_gdb_version): A version number must start
16405 with a digit, but other than that contains all characters up to
16406 the first whitespace character.
16407
16408Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16409
16410 * gdb.base/commands.exp (breakpoint_command_test): New tests.
16411
16412Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16413
16414 * gdb.c++/*.exp: Warn if executable does not exist. The original
16415 reason for skipping the warning was that configure.in sometimes
16416 intentionally skipped building the executables but the tcl code
16417 had no way of knowing. That (a) was always bogus with respect to
16418 error handling, (b) is no longer true (right now there is no way
16419 to skip C++ tests).
16420
16421 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
16422
16423Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16424
16425 * gdb.base/list.exp: Add expect patterns for output from
16426 SunPRO compiled executables.
16427 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
16428 types.
16429
16430Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16431
16432 * gdb.base/break.exp (test_next_with_recursion): Accept any line
16433 number (we are already testing that the correct source line text
16434 gets printed).
16435
16436 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
16437 that is what is intended, but something needed to be done to get
16438 sunos4 native working again.
16439
16440 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16441
16442 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16443 apparently went with a (very) old xfail.
16444
16445Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16446
16447 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16448 runto_main is a proc in gdb.exp that will do 'step' for target use
16449 stubs.
16450 * gdb.base/exprs.exp: ditto.
16451 * gdb.base/interrupt.exp: ditto.
16452 * gdb.base/opaque.exp: ditto.
16453 * gdb.base/printcmds.exp: ditto.
16454 * gdb.base/ptype.exp: ditto.
16455 * gdb.base/scope.exp: ditto.
16456 * gdb.base/setvar.exp: ditto.
16457 * gdb.base/signals.exp: ditto.
16458 * gdb.base/twice.exp: ditto.
16459 * gdb.c++/classes.exp: ditto.
16460 * gdb.c++/inherit.exp: ditto.
16461 * gdb.c++/templates.exp: ditto.
16462 * gdb.base/break.exp: no run and hit main for stubs. Change line
16463 numbers for breakpoints and info breakpoint.
16464 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16465 breakpoint().
16466 * gdb.base/callfuncs.c: ditto.
16467 * gdb.base/exprs: ditto.
16468 * gdb.base/interrupt.c: ditto.
16469 * gdb.base/opaque0.c: ditto.
16470 * gdb.base/printcmds.c: ditto.
16471 * gdb.base/ptype.c: ditto.
16472 * gdb.base/scope0.c: ditto.
16473 * gdb.base/setvar.c: ditto.
16474 * gdb.base/signals.c: ditto.
16475 * gdb.base/twice.c: ditto.
16476 * gdb.c++/misc.cc: ditto.
16477 * gdb.c++/templates.cc: ditto.
16478
16479Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16480
16481 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16482
16483 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16484 somewhere between `read' and `main.c'. I'm pretty sure the
16485 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16486 and it isn't particularly useful.
16487
16488 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16489
16490Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16491
16492 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16493
16494Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16495
16496 * config/mt-slite: add LIBS and -nostdlib.
16497 * config/slite-gdb.exp: add this new file to support sparclite target.
16498
16499Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16500
16501 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16502
16503 * gdb.base/a2-run.exp: Change argument to istarget from
16504 "*-*-vxworks" to "*-*-vxworks*".
16505 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16506
16507Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16508
16509 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16510 will not runto main but do a 'step' to step out of breakpoint().
16511 * config/mt-slite: add -Dusestubs.
16512
16513Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16514
16515 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16516 instead of just @.
16517
16518 * gdb.base/signals.exp: Add test for "handle all print".
16519 * TODO: Remove "handle all print". Also remove item about
16520 checking copyright date (I don't like the idea of a spurious FAIL
16521 based on when we run the tests).
16522
16523 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16524 for SunOS4 (reason for failure not investigated). Remove
16525 redundant test for $binfile.
16526
16527 * gdb.base/nodebug.c (array_index): Call malloc.
16528
16529 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16530
16531Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16532
16533 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16534 conventions and slightly simplify the matching regexp.
16535
16536Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16537
16538 * gdb.base/break.exp: Update gdb_test invocation to use new
16539 convention.
16540
16541 * lib/gdb.exp: If noargs is not set, set it to 0.
16542
16543 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
16544 tests unique.
16545
16546 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
16547
16548Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16549
16550 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
16551 one argument of type "<non-float parameter>".
16552
16553Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
16554
16555 * config/rom68k.exp: New file to support Motorola IDP board.
16556 * gdb.base/a2-run.exp: Skip this file if noargs is set.
16557 * gdb.base/break.c: Change things around so that this program
16558 doesn't depend upon args. This is necessary to make remote
16559 targets work (in general, they can't take args).
16560 * gdb.base/break.exp: Don't try to send args to program. Don't
16561 expect output. Also, replace lots of code with gdb_test.
16562
16563Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16564
16565 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
16566 printing of '\'' (which is what the comment says we are testing,
16567 even though we were not), not '''.
16568 (test_integer_literals_rejected): Test that printing ''' is an error.
16569
16570 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16571 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
16572 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
16573 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
16574 Use gdb_test not test_print_accept.
16575 * lib/gdb.exp: Remove test_print_accept.
16576
16577 * gdb.base/signals.exp (signal_tests_1): Make pass message
16578 consistent with fail message.
16579
16580 * gdb.base/whatis.exp: Remove xfails for printing char vs.
16581 unsigned char; the bug (PR 1821) is fixed.
16582
16583 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
16584
16585 * gdb.base/scope.exp (test_at_localscopes): Call pass for
16586 successful tests--makes xfailing them work right.
16587
16588Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16589
16590 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
16591 only \r\n, not .*. The test can pass .* as the last thing in
16592 $pattern if that is what it wants. In addition to providing this
16593 flexibility, this change should speed up pattern matching in cases
16594 where the pattern already ended with .* (there were a number of
16595 them). This change also helps catch bad patterns--in the old
16596 scheme the typo "char \*" instead of "char \\*" would pass. Now
16597 it is caught.
16598 * Many .exp files: Update callers.
16599
16600 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
16601 clearer and does not spuriously match multiple ('s. Likewise for
16602 ) and *.
16603
16604 * gdb.base/nodebug.exp: Test ability to call a function and pass
16605 it a string (even with no debugging info).
16606
16607 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
16608 "p '\'", which is the same as "p ''" once tcl gets done with
16609 quoting, to "p '\\'", which I suspect is what is intended (one
16610 backslash gets sent to GDB).
16611
16612 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
16613
16614Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16615
16616 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
16617 1817) was fixed literally years ago.
16618
16619Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16620
16621 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
16622 test, it causes stepping out of call_after_alloca_subr with
16623 optimizing compilers.
16624 (localvars_in_indirect_call): Consume GDB prompt if `finish'
16625 fails.
16626
16627 * gdb.c++/templates.exp: Source templ-info.exp only if
16628 the templates executable exists.
16629
16630 * gdb.c++/misc.cc (class Contains_static_instance,
16631 class Contains_nested_static_instance),
16632 gdb.c++/classes.exp (test_static_members): Test printing of
16633 a class that contains a static instance of the class.
16634
16635Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16636
16637 * gdb.base/langs2.c (cppsub_): Don't prototype.
16638 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
16639 only, I believe).
16640
16641Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16642
16643 * lib/gdb.exp (skip_chill_tests): New procedure.
16644
16645 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
16646
16647Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
16648
16649 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
16650 each expect pattern. Cuts runtime from 12 to about 4 seconds.
16651
16652Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16653
16654 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
16655
16656 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
16657 disassemble 8, not 16, instructions for part 4.
16658
16659 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
16660 support the latter anymore.
16661
16662 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
16663 -DNO_PROTOTYPES.
16664 * gdb.base/callfuncs.c: Control use of prototypes based on
16665 NO_PROTOTYPES, not __STDC__.
16666 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
16667 t_float_values2 tests if prototypes in use.
16668
16669 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
16670 t_double_values): When checking differences against DELTA, check
16671 that difference is within the range (-DELTA,DELTA), not just
16672 (-infinity,DELTA).
16673
16674Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
16675
16676 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
16677 'file' command firts, then 'target', then 'load', this is due to gdb
16678 target set up.
16679 * config/mips-gdb.exp: Fix a couple regular exp bugs.
16680
16681Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
16682
16683 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
16684 FP load/store variants.
16685 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
16686
16687Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16688
16689 * gdb.base/term.exp: Do not give a warning if not native, it is
16690 not an abnormal condition.
16691
16692Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
16693
16694 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
16695 t_char_array".
16696
16697Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16698
16699 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
16700 are getting the version number.
16701
16702 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
16703 if not native, it is not an abnormal condition.
16704
16705Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16706
16707 * lib/gdb.exp: Just use "file exists", rather than undocumented
16708 dejagnu procedure "findfile".
16709
16710Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16711
16712 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
16713 (LDFLAGS): Set to -Xlinker -Ur.
16714
16715 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
16716 Removed, these values are set by lib/gdb.exp.
16717
16718 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
16719
16720Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16721
16722 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
16723 of replicating gdb startup code.
16724
16725 * config/mt-vxworks (LDFLAGS): Set to -r.
16726 (CFLAGS_FOR_TARGET): Removed.
16727
16728 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
16729 (gdb) and gdb for vxworks uses (vxgdb).
16730
16731 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
16732 executable is not in the tree and host != target, use sed and
16733 program_transform_name to determine the gdb name used by the
16734 target.
16735
16736 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
16737 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
16738
16739Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16740
16741 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
16742 floats, chars, and shorts where there are ANSI-style function
16743 definitions.
16744
16745 * gdb.base/langs.exp, gdb.base/langs*: New test.
16746 * gdb.base/Makefile.in: Build it.
16747 * TODO: Remove item about checking that C names don't get C++
16748 demangling applied; this test tests it.
16749
16750Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16751
16752 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
16753 went with the const70 xfail. The xfail went away a year ago.
16754
16755 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
16756
16757 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
16758 for hp300.
16759
16760 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
16761
16762 * gdb.base/a1-selftest.exp: Don't run on hp300.
16763
16764Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16765
16766 * Makefile.in (site.exp): Set host_alias and target_alias as well
16767 as host_triplet and target_triplet.
16768
16769Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16770
16771 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
16772
16773 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
16774 places as other ecoff systems).
16775
16776 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
16777 ultrix.
16778
16779Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16780
16781 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
16782 remove them.
16783 * gdb.base/nodebug.exp: Accept "function" in addition to "text
16784 variable and "variable" in addition to "data variable".
16785 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
16786
16787 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
16788 2.
16789 * gdb.base/list1.c (long_line): Add additional statement at start
16790 of function.
16791 * gdb.base/list.exp (test_forward_search): Update line number to
16792 reflect new statement.
16793
16794Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16795
16796 * gdb.base/signals.exp: Reinitialize searched source directories
16797 after gdb_start call.
16798
16799Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
16800
16801 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
16802 * gdb.stabs/Makefile.in: Likewise.
16803
16804 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
16805 change. Instead split the tests into smaller pieces.
16806 * gdb.disasm/hppa.s: Corresponding changes.
16807
16808Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16809
16810 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16811 Quote ^C when passing it to stty. For some shells ^ is a pipe.
16812
16813 * gdb.base/funcargs.exp: Modify many tests so that every test
16814 either passes or fails. Make some test names unique.
16815
16816Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16817
16818 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16819 Call stty to set interrupt character.
16820
16821 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
16822 for HP assembler versus GNU assembler based on actual behavior of
16823 $(CC), rather than assuming that $(AS) is always the GNU assembler.
16824
16825 * TODO: Suggest a few more stepping tests.
16826
16827Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
16828
16829 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
16830 restart GDB for h8300 after a continue.
16831 (return): Add pattern to match a29k-udi behavior.
16832 * gdb.base/nodebug.exp: Remove obsolete comment.
16833 * gdb.base/regs.exp: New file, testing of register displays.
16834 * gdb.base/return.exp: Fix typo in reference to $objdir.
16835 * gdb.base/whatis.exp: Always start with a fresh GDB.
16836
16837Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16838
16839 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
16840 higher, these tests generate a lot of output.
16841
16842Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16843
16844 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
16845 code following the catch silently ignored some errors; without the
16846 catch they should be thrown like any other tcl error. Also, the
16847 catch used "" instead of {} which meant all the callers who wanted
16848 to include one of the characters "[]$ had to quote it an extra time.
16849 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
16850 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
16851 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
16852 Remove extra quoting.
16853
16854Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
16855
16856 * gdb.base/commands.exp: Make test names unique; every test either
16857 passes or fails. Update some comments.
16858
16859 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
16860
16861Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16862
16863 The following fixes a FAIL caused by the fact that the alpha stabs
16864 configuration didn't use the ".if alpha" code in weird.def.
16865 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
16866 bit pointer, so the 32 bit version works even on the alpha.
16867 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
16868 Remove the stuff which allowed us to have separate versions for
16869 alpha and everything else.
16870
16871 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
16872 regexp which "info func operator\[\](" is supposed to match. Fix
16873 string to send to GDB. Note that GDB still doesn't work right. Add a
16874 new test for "info func .perator\[\](" which GDB does handle correctly.
16875
16876 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
16877
16878Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16879
16880 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
16881 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
16882 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
16883 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
16884 it makes the tests harder to understand and confuses test-o-matic.
16885 The preferred style is that each test provides a PASS or a FAIL,
16886 and has a unique message (e.g. "continue #54" not just "continue")
16887 which is the same for the pass and the fail.
16888 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16889 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
16890 to lib/gdb.exp.
16891 * gdb.base/printcmds.exp: Use test_print_accept. Remove
16892 prt_accept which was basically the same thing. Likewise for
16893 test_print_reject and prt_reject.
16894 * lib/gdb.exp (test_print_reject): Add some more error message
16895 patterns to match from the former printcmds.exp (prt_reject).
16896 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
16897 One defect of the passcount stuff is that some of it failed to
16898 report XPASS where appropriate.
16899 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
16900 stuff before and after arg in expected pattern.
16901 (test_paddr_operator_functions): Re-do test without print_addr_of;
16902 this is the only test which seems to want extra stuff there.
16903
16904Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16905
16906 * gdb.base/nodebug.exp: Update new tests to reflect improved
16907 wording of gdb output.
16908
16909 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
16910 and "ptype" work on variables in files compiled without -g.
16911 Replaces commented out "maint print msymbol" tests.
16912
16913Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16914
16915 * gdb.base/setvar.c (dummy): Call malloc.
16916
16917 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
16918 losing with the irix4 sed.
16919
16920 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
16921 ALRM" on irix4.
16922
16923Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16924
16925 * TODO: Remove items about corefile.exp testing new exec-file and
16926 backtrace; both are now done. Add items about printing enums.
16927
16928Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16929
16930 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
16931 "get signal $thissig" test fails.
16932
16933 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
16934
16935Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16936
16937 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
16938 compiler warning with dec alpha compiler.
16939
16940 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
16941 extra \n from gdb_test call (this explains why the prompt test
16942 that I removed yesterday was there).
16943 (user_defined_command_test): Remove extra \n and prompt test.
16944
16945 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
16946 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
16947 doesn't exist.
16948 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
16949 Also remove alpha workaround, which turns out to be because
16950 SIGABRT == SIGLOST.
16951
16952 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
16953
16954 * gdb.base/help.exp: Don't test "help show".
16955
16956Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16957
16958 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
16959 "set print address" is on.
16960 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
16961 pass prompt to gdb_test; gdb_test already looks for the prompt.
16962
16963 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
16964
16965 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
16966 was a vestige of the manual TESTSTRATEGY, and the purpose of it
16967 was to make sure that gdb can read a core file. But (a) the "read
16968 the corefile" part didn't make it to a1-selftest.exp, we just
16969 delete the corefile after creating it, and (b) we test reading
16970 corefiles in corefile.exp anyway. Also, this test left around a
16971 xgdb process on Solaris.
16972
16973 * gdb.base/corefile.exp: Also test backtrace.
16974
16975Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
16976
16977 * gdb.base/commands.exp: Test a simple user defined command with
16978 arguments and if/while statements; verify the full user command is
16979 printed by "show user".
16980
16981 * gdb.base/commands.exp: Test if/while commands as part of a
16982 breakpoint command list; verify they appear in breakpoint
16983 information.
16984
16985Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16986
16987 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
16988 than by dividing by zero.
16989
16990Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
16991
16992 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
16993 performing an inferior call with watchpoints enabled.
16994 * gdb.base/watchpoint.c (main): Delete second unnecessary read
16995 call.
16996
16997Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16998
16999 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
17000 of "file" command.
17001
17002 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
17003 Add additional pattern for when "int operator int(void);" appears
17004 in a different order.
17005
17006Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17007
17008 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
17009
17010 * gdb.base/help.exp: Replace most of docstrings for "info signals"
17011 and "signal" with ".*".
17012
17013Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17014
17015 * TODO: Add note about "handle all nostop".
17016
17017 * gdb.base/{sigall.c, sigall.exp}: New test.
17018 * gdb.base/Makefile.in: Add it.
17019
17020Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17021
17022 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
17023 when invoking GDB, suppresses any windowing interface.
17024
17025Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
17026
17027 * config/sim-gdb: New file, simulator testing support.
17028
17029Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
17030
17031 * gdb.base/interrupt.exp: Test calling func1 twice.
17032
17033Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
17034
17035 * gdb.base/list.exp (test_forward_search): Set timeout higher
17036 when we'll be getting lots of output from gdb.
17037
17038 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
17039 "init_malloc" to after the expect statement. Run it if that
17040 regexp is taken, but also for two others which happen if source
17041 cannot be found.
17042
17043Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17044
17045 * gdb.base/printcmds.exp: New test, for printing register before
17046 program is running.
17047
17048Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17049
17050 * gdb.base/list.exp: Correct some alternate expect patterns
17051 to reflect changes in list1.c.
17052
17053Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17054
17055 * TODO: Add item regarding large frames.
17056
17057 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
17058
17059 * TODO: Remove item about enabling return.exp; it
17060 is enabled. Suggest a few more "return" tests.
17061
17062Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17063
17064 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
17065 anonymous unions.
17066
17067Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17068
17069 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
17070 and pr-5646.o, so "make" is the same as "make all", not "make
17071 pr-4975.o".
17072
17073Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
17074
17075 * gdb.base/list.exp: Adjust expectations to reflect changes in
17076 list1.c.
17077 (test_forward_search): New test proc.
17078 * gdb.base/list1.c (long_line): New function, has long source line.
17079
17080Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
17081
17082 * gdb.base/a1-selftest.exp: Change initial stepping to know about
17083 additional line of code that was added.
17084
17085Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
17086
17087 * gdb.disasm/hppa.s: Break the large branching tests into smaller
17088 tests so as not to overflow expect's input buffers.
17089 * gdb.disasm/hppa.exp: Corresponding changes.
17090
17091Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17092
17093 Beginnings of template debugging tests.
17094 * gdb.c++/templ-info.cc: New file to test for template
17095 debugging capability of the compiler.
17096 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
17097 templ-info.cc.
17098 * gdb.c++/templates.cc: Add explicit template instantiations
17099 to enable compiling with -fno-implicit-templates. Add destructor
17100 and 'value' method to T5 class for template tests.
17101 * gdb.c++/templates.exp: Add testcases for printing of template
17102 types, setting breakpoints on template methods and calling a
d63a86f8 17103 template method.
c906108c
SS
17104
17105Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
17106
17107 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
17108 branch target since some assemblers (gas-2.5) may emit a
17109 relocation for the branch instead of resolving it in the
17110 assembler.
17111
17112Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17113
17114 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
17115 through signal handler.
17116
17117Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17118
17119 * configure.in (*-*-netware): Use config/mt-netware.
17120
17121 * config/mt-netware: New file.
17122 * config/mt-i386-netware: Removed, separate configs for different
17123 netware architectures are no longer needed now that we have
17124 --with-headers.
17125
17126Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17127
17128 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
17129 by the recent changes to use ANSI C arithmetic conversions.
17130
17131Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17132
17133 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
17134 bug involving using inferior_pid to figure out whether to select a
17135 frame.
17136
17137Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
17138
17139 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
17140 match the current disassembler output.
17141
17142Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
17143
17144 * gdb.fortran/exprs.exp: Expect VOID instead of void.
17145 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
17146 types, expect "int" as type of integer values (for now).
17147
17148Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
17149
17150 * gdb.base/commands.exp: New tests for if/while commands.
17151
17152Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
17153
17154 * lib/gdb.exp (runto): Replace sub-pattern for hex value
17155 by .*, since hex values have different syntax in Chill mode.
17156
17157Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17158
17159 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
17160 linefeed from expect pattern for repeated types with indices > 9.
17161
17162Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
17163
17164 First part of Fortran test suite.
17165 * gdb.fortran: New directory.
17166 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
17167
17168Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17169
17170 * gdb.base/default.exp: Update expect pattern for load command
17171 without arguments.
17172
17173Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17174
17175 * configure.in: Change i386 to i[345]86.
17176 * gdb.base/configure.in: Likewise.
17177 * gdb.c++/configure.in: Likewise.
17178 * gdb.chill/configure.in: Likewise.
17179
17180Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
17181
17182 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
17183 patterns, since that is not a valid context for comments.
17184
17185Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
17186
17187 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
17188 repeated types and repeated types with indices > 9.
17189
17190Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
17191
17192 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
17193 2417; old bug has been fixed.
17194
17195Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
17196
17197 * gdb.base/interrupt.exp: When trying to wake up the inferior,
17198 send the newline ourselves instead of assuming gdb_test will do
17199 so when passed an empty input string.
17200
17201 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
17202 stabs testcode.
17203
17204Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17205
17206 * lib/gdb.exp (gdb_test): Don't send anything if the first
17207 argument is an empty string. This makes cases where we want to
17208 match output that is already in expect's buffers (for example,
17209 matching a breakpoint after gdb_run_cmd has been called) work
17210 reliably.
17211
17212Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17213
17214 * config/netware.exp: New file.
17215
17216Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17217
17218 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
17219 the -B and -L prefixes so we can find the debugging stub.
17220
17221 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
17222 there and we are using the gcc from the tree.
17223
17224 * gdb.base/types.c: Removed.
17225
17226 * gdb.base/configure.in: Look for makefile fragments in ../config.
17227 Recognize i386-*-netware.
17228 * gdb.c++/configure.in: Likewise.
17229
17230Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17231
17232 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
17233 the correct TCL syntax.
17234
17235Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17236
17237 * gdb.base/opaque.exp: use runto instead of messing around with
17238 breakpoints. Simplify by using gdb_test.
17239
17240 * gdb.base/bitfields.exp: restart between tests on netware targets
17241 because breakpoints aren't relocated after target death. Run
17242 processes to completion.
17243
17244 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
17245
17246Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
17247
17248 * Makefile.in: Remove extra tabs that confuse some versions
17249 of "make". Use the newly built gdb to test with by default,
17250 rather than the first one in the tester's search path.
17251
17252Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
17253
17254 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
17255
17256 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
17257 condition help.
17258
17259Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17260
17261 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
17262
17263 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
17264 running.
17265 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
17266 * gdb.base/funcargs.exp: Likewise.
17267
17268 * gdb.base/bitfields.exp: Simplify by using gdb_test.
17269 * gdb.base/funcargs.exp: Likewise.
17270
17271 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
17272 message is "".
17273
17274Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17275
17276 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
17277 return,signals,twice}.exp: Handle non-existant binaries
17278 consistantly.
17279
17280 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
17281 * gdb.base/Makefile.in: Don't try to generate a core dump, we
17282 might testing a cross development system.
17283
17284Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17285
17286 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
17287 runtest script is relative to ${srcdir}, not ${rootdir}.
17288
17289Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
17290
17291 * gdb.base/signals.exp: Allow for optionality of breakpoint
17292 address.
17293
17294Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17295
17296 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
17297
17298Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17299
17300 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
17301 for size_t definition.
17302 * gdb.c++/templates.cc: Likewise
17303
17304 * config/mt-i386-netware: New file.
17305
17306 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
17307 defined.
17308
17309 * gdb.base/Makefile.in: Added support for systems that name core
17310 files by appending "core" to the program name.
17311 * gdb.base/a1-selftest.exp: Likewise.
17312
17313Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17314
17315 * gdb.base/return.exp: Add comment and message for `return double'
17316 test failure on Sparc Solaris.
17317
17318Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
17319
17320 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
17321
17322Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17323
17324 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
17325 from optimizing them away.
17326 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
17327 patterns to include default constructors and assignment operators,
17328 to match gcc versions beyond 2.5.8. Accept any cplus demangling
17329 character in the output of the virtual base pointer.
17330
17331Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17332
17333 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
17334 expression match in print_addr_of to avoid unintented matches.
17335 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
17336 versions up to 2.5.8.
17337
17338Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17339
17340 * gdb.base/list.exp: Tweak alternate pattern for listing of an
17341 included file to run under newer versions of expect.
17342 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
17343 consecutive >'s in templates to accomodate recent cplus-dem.c change.
17344 Remove xfail for the virtual table of BDDHookV.
17345
17346Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17347
17348 * lib/gdb.exp (string_to_regexp): Set a default result.
17349 (default_gdb_start): Fix misleading message.
17350
17351Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
17352
17353 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
17354 Remove all CC, etc definitions.
17355 * config/mt-hpux: New file.
17356 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
17357 (CFLAGS, LDFLAGS): Define.
17358 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
17359
17360 * Makefile.in (site.exp): Don't insert host_os, etc.
17361 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
17362 (distclean): Check existence of subdir.
17363 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
17364 * gdb.base/Makefile.in: General cleanup and simplification.
17365 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17366 to build executables. Use default rule to build .o files.
17367 (EXPECT, RUNTEST, CC): Fix relative pathname.
17368 (site.exp): Don't insert host_os, etc.
17369 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
17370 and/or SIGUSR1 defined.
17371 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
17372 * gdb.c++/Makefile.in: General cleanup and simplification.
17373 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17374 (CFLAGS): Remove.
17375 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
17376
17377Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
17378
17379 * gdb.base/recurse.exp: Misc changes to get tests running again
17380 after Kung's changes to the watchpoint code.
17381 * gdb.base/watchpoint.exp: Likewise.
17382
17383Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
17384
17385 * lib/gdb.exp (string_to_regexp): Convert {\} also.
17386
17387Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17388
17389 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
17390 * lib/gdb.exp (default_gdb_start): Define.
17391 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
17392 gdb.base/funcargs.exp, gdb.base/opaque.exp,
17393 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
17394 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
17395 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
17396 Don't call gdb_target_udi in between tests.
17397
17398Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17399
17400 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
17401 (which was basically just a local version of the same thing). In
17402 addition to avoiding duplication, gdb_test_exact is faster.
17403 * lib/gdb.exp (gdb_test_exact): Fix typo.
17404
17405 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
17406 don't give an error.
17407
17408 * gdb.base/term.exp: Call delete_breakpoints before starting.
17409
17410 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
17411 (t10): Add comment.
17412
17413Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17414
17415 Reorganization of the GDB Test Suite.
17416
17417 * gdb.base: New directory, contains all the basic tests.
17418 * gdb.c++: New directory, tests specific to C++.
17419 * gdb.chill: New directory, tests specific to Chill.
17420 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
17421 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
17422 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
17423 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
17424 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
17425 t30-31 to chill).
17426 * */gdbme.*: Rename to match appropriate expect scripts.
17427 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
17428 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
17429 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
17430 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
17431 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
17432 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
17433 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
17434 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
17435 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
17436 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
17437 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
17438 gdb.c++/virtfunc.cc: New names of C++ files.
17439 * gdb.chill/chillvars.ch: New name of Chill file.
17440 * gdb.base/configure.in, gdb.c++/configure.in,
17441 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17442 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17443 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17444 * configure.in (configdirs): Update to reflect directory changes.
17445 (target_abbrev): No longer define for any configuration.
17446 * Makefile.in: Cosmetic improvements to header comments.
17447
17448Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17449
17450 Various changes to gdb.t31:
17451
17452 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17453 * gdbme.ch: Make all key-words and predefineds be upper-case.
17454 * chillvars.exp: Expect key-words and predefinds in upper-case.
17455
17456 * chillvars.exp: Use gdb_test_exact many places.
17457 Change expected output for arrays (which now includes index labels).
17458
17459 * pr-5020.exp, gdme.ch (module PR_5020):
17460 New test, for PR-5020.
17461
17462Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17463
17464 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17465 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17466
17467Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17468
17469 * Makefile.in: Fix bit-rot in definitions of CHILL,
17470 CHILL_FOR_TARGET and Chill_LIB.
17471 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17472 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17473 CHILL, and CHILL_LIB.
17474
17475Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17476
17477 * Revert the previous changes. Please see Rob's directory
17478 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17479
17480Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17481
17482 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
17483 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17484 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17485 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
17486 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17487 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17488 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17489 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17490 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17491 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17492 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17493 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17494 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17495 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17496 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17497 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17498 changes from 94Q1.
17499
17500Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17501
17502 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17503 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17504 Rob's new testing fragments.
17505
17506Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17507
17508 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 17509 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
17510
17511Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17512
17513 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17514 version also, match on casted version strings, and match on
17515 gdb startup case where the line numbers might be messed up.
17516
17517Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17518
17519 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 17520 (CFLAGS): Delete it from here.
c906108c
SS
17521
17522Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17523
17524 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17525
17526Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17527
17528 * Makefile.in (RUNTEST): Default to just "runtest".
17529
17530Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17531
17532 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17533 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17534 the code has been restructured.
17535
17536Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17537
17538 * gdb.t00/default.exp (set write): Allow any number of \r and/or
17539 \n, not just one of each.
17540
17541 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
17542 /bin/cc gives a warning if you do.
17543
17544Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
17545
d63a86f8 17546 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
17547 __t10ListS_link1ZUiRCUiPT0
17548
17549Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17550
17551 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
17552 on local variables in recursive functions.
17553
17554 * gdb.t07/Makefile.in: Build the new test.
17555
17556Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17557
17558 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
17559 directly. Instead compare the return values from actual calls.
17560
17561Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
17562
17563 * Makefile.in (check): Set TCL_LIBRARY for runtest.
17564
17565Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17566
17567 * From Peter Schauer with minor modifications.
a9c64011
AS
17568 * gdb.t15/return.exp (return_tests): Handle targets where "return"
17569 stops in mid-line in the caller. Add xfail for returning a float
17570 value on X86 targets.
c906108c
SS
17571
17572Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17573
17574 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
17575 to avoid expect lossage.
17576 (fmem_LRbug_tests): Likewise.
17577 * gdb.disasm/hppa.s: Corresponding changes.
17578
17579 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
17580 conditions to work with latest dejagnu/expect.
17581
17582 * gdb.t15/funcargs.exp (finish from indirect call): No longer
17583 expected to fail on the PA.
17584 (backtrace in call with trampolines): Explicitly require main
17585 to be frame #1 (no trampolines should show up in backtrace).
17586
17587 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
17588 "continue -expect".
17589 * gdb.t06/break.exp: Likewise.
17590 * gdb.t07/watchpoint.exp: Likewise.
17591 * gdb.t13/bitfields.exp: Likewise.
17592 * gdb.t15/{funcargs,return}.exp: Likewise.
17593 * gdb.stabs/weird.exp: Likewise.
17594 * config/{mips,udi}-gdb.exp: Likewise.
17595
17596 * hppa.sed: Enclose comments within a sed command to avoid
17597 losing with the old OSF1 sed.
17598
17599Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17600
17601 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
17602 sequent dynix.
17603 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
17604 * gdb.t15/funcargs.exp: Conditionally step again to really
17605 finish from marker_call_with_trampolines. Handle the case where
17606 the first step from within call_with_trampolines already steps
17607 us back to main.
17608 * gdb.t15/gdbme.c: Add comment to closing brace of
17609 call_with_trampolines for funcargs.exp.
17610
17611Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17612
d63a86f8 17613 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
17614 Fix typo(s).
17615
17616Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17617
17618 * gdb.t07/gdbme.c: More code for watchpoint testing.
17619
17620 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
17621 "Hardware watchpoint" throughout file.
17622 (test_watchpoint_triggered_in_syscall): New test.
17623 (test_complex_watchpoint): New test.
17624
17625Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17626
17627 * gdbme.c (call_with_trampolines): New function to try and step
17628 into. Tests trampoline problems on the PA.
17629
17630 * funcargs.exp (localvars_in_indirect_call): No longer expect
17631 stepping into indirect call to fail on PAs.
17632 (test_stepping_over_trampolines): New test.
17633
17634Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17635
17636 * TODO: Add suggestions for static member function tests, and
17637 completion tests.
17638
17639Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17640
17641 * TODO: Add suggestions for "p/a" tests.
17642
17643 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
17644 (default_gdb_exit): Replace all the hair with sending "quit" to
17645 the process with a simple close.
17646
17647Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17648
17649 * TODO: Add suggestions for shared library tests.
17650
17651Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17652
17653 * TODO: Add suggestions for x/s tests.
17654
17655Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17656
17657 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
17658 "enable once", and "enable breakpoints once" with ".*".
17659
17660Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17661
17662 * TODO: Add suggestions about structure passing tests.
17663
17664Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17665
17666 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
17667 the primary1 test, use work around if __GNUC__ < 2.
17668 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
17669 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
17670 Test for bad output rather than waiting for timeout. Issue
17671 second continue only if first continue failed.
17672
17673Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17674
17675 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
17676 operator[] test with gdb_test because the old code didn't seem to
17677 be getting the quoting right with the new dejagnu.
17678
17679Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
17680
17681 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
17682 one from the path.
17683 * Makefile.in: Use a fresh expect if there is one, use runtest
17684 from the src tree if there is one.
d63a86f8 17685
c906108c
SS
17686Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17687
17688 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
17689 next over recursive call. Revise the tests from that point on
17690 (which had been skipped) to match GDB's actual (correct) output.
17691
17692 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
17693 with next over a breakpoint whose condition is false.
17694
17695 * gdb.t00/help.exp: Comment out "help set print" tests just like
17696 (and for same reason as) "help set" test.
17697
17698Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17699
17700 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
17701 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
17702
17703Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17704
17705 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
17706 necessary gdb_target_udi.
17707
17708 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
17709
17710 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
17711 1838 and 2417; they are fixed.
17712
17713 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
17714 gdb.t03/ptype.exp (ptype structure, ptype union):
17715 Remove xfails; the test is looser than when the xfails were added.
17716
17717 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
17718 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
17719
17720 * gdb.t01/run.exp: Only run shell test if isnative.
17721
17722 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
17723 since "run" automatically loads if necessary. Call gdb_target_udi
17724 after the "file" since "file" kills any execution target.
17725
17726 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
17727 GDB. GDB doesn't work that way (not anymore at least) on UDI.
17728 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
17729 argument for UDI.
17730
17731Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17732
17733 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
17734
17735 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
17736
17737Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17738
17739 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
17740 properly quoting regexps. This makes the second argument to
17741 demangle a fixed string, which matches the callers, instead of a
17742 shell-style pattern which is what the previous implementation
17743 used. Update some of the callers.
17744
17745Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17746
17747 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
17748 (comib_nullified_tests): Fix typo.
17749 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
17750 strings. No longer expected to fail.
17751
17752 * gdb.disasm/hppa.s (addib_tests): Fix typo.
17753 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
17754 strings. No longer expected to fail.
17755
17756 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
17757 string. No longer expected to fail.
17758
17759Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17760
17761 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
17762 No longer expected to fail.
17763
17764 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
17765 string. No longer expected to fail.
17766
17767Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17768
17769 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
17770 only in the names (I probably got most of them). I was even
17771 generous with some which differed in underscores in names, and
17772 probably missed a few, and I *still* was able to remove almost a
17773 third of the file with almost no impact on testsuite coverage.
17774
17775Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17776
17777 * gdb.t00/default.exp: Match udi_attach error message as well as
17778 the one from child_attach.
17779
17780 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
17781
17782 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
17783
17784 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
17785 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
17786
17787 * Move test with enums and partial symbols back to
17788 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
17789 Reverts the change of 26 May 93. Per today's change to
17790 stabs.texinfo, the behavior that weird.exp was expecting was
17791 unreasonable; what is important is that the compiler+gdb get
17792 things right, which happens with a recent gcc. Also fix the test
17793 to deal with native compilers which put out the stab gdb can't
17794 deal with.
17795
17796Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17797
17798 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
17799 in the names. The main thing these accomplish is to slow things down.
17800 Many more such duplicates surely remain.
17801
17802 * gdb.t00/help.exp: Comment out "help support" test just like
17803 (and for same reason as) "help set" test.
17804
17805Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
17806
17807 * gdb.t06/break.exp: Remove setup_xfails for
17808 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
17809 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
17810 about known bug in gcc to include up through 2.5.8.
17811 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
17812 well as "_vb$".
17813 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
17814 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
17815 with latest gcc and gdb.
17816 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
17817 well as "_vb$".
17818
17819Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17820
17821 * configure.in (hppa*-*-*): Also configure and build stabs-only
17822 tests.
17823
17824Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17825
17826 * gdb.t10/hppa.mt: A makefile fragment for the PA.
17827 * gdb.t10/configure.in (hppa*-*-*): Use it.
17828
17829Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17830
17831 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
17832
17833Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17834
17835 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
17836 versions prior to 1.13.5.
17837
17838Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17839
17840 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
17841 the prompt is at the start of a line.
17842
17843Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17844
17845 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
17846 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
17847 in the copr tests now.
17848 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
17849 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
17850 expected to fail.
17851
17852Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
17853
17854 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
17855 gdb.t31/chillvars.exp, lib/gdb.exp:
17856 Tweak to run under either version of expect.
17857 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
17858 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
17859 * gdb.t11/list.exp: Remove extraneous whitespace.
17860
17861Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17862
17863 * gdb.t16/printcmds.exp (test_print_strings): Accept
17864 "(unsigned char *) " before the string.
17865
17866 * TODO: Add notes about printing of fancy types and GDB expressions.
17867
17868Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
17869
17870 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
17871 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 17872 if doing mips-idt-ecoff.
c906108c
SS
17873
17874Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
17875
17876 * Most .exp files: Tweak to run under either version of expect.
17877
17878Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17879
17880 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
17881 xfails; I'm not sure why they are failing, but not because of PR 1806.
17882
17883Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
17884
17885 * config/unix-gdb.exp: Remove gdb_unload cause it's already
17886 defined in lib/gdb.exp.
17887
17888Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17889
17890 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
17891 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
17892 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
17893 have to be typeless.
17894
17895Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17896
17897 * TODO: Add suggestion for copyright year test.
17898
17899Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
17900
17901 * configure.in (*-*-lynxos*): Add stabs tests.
17902
17903Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17904
17905 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
17906 so insert a tab before any assembler directive in column zero.
17907
17908 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
17909 stores.
17910 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
17911 stores.
17912 (fpu_short_memory_tests): Likewise.
17913
17914Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17915
17916 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
17917 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
17918 .stabs directives in comments.
17919
17920Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17921
17922 * TODO: New file, describing tests we could write.
17923 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
17924
17925Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17926
17927 * gdb.t06/signals.exp: Add kludge to force re-sync.
17928
17929 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
17930 to xgdb instead of gdb, get out of gdb.
17931
17932Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
17933
17934 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
17935 for info.
17936
17937Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17938
17939 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
17940 * gdb.stabs/configure.in (hppa*-*-*): Use it.
17941 * gdb.stabs/hppa.sed: New sed script for the PA.
17942
17943Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17944
17945 * gdb.stabs: Re-write weird.def and configuration to use sed
17946 instead of cpp. sed is portable and POSIX; cpp is neither.
17947
17948Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17949
17950 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
17951
17952Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17953
17954 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
17955
17956Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17957
17958 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
17959 "_vb$".
17960 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
17961 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
17962
17963Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17964
17965 * lib/gdb.exp: Comment out code which depends on non-existent
17966 `transform' procedure.
17967
17968Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
17969
17970 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
17971 * lib/gdb.exp: Transform tool name.
17972 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
17973 1.1's new error handling system.
17974
17975Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17976
17977 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
17978
17979Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17980
17981 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
17982 They made pattern matching so slow that timeouts happened on
17983 heavily loaded systems. Now any output from "show print" which
17984 gets us back to the GDB prompt is a PASS.
17985
17986Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
17987
17988 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
17989
17990Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17991
17992 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
17993
17994 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
17995 It is not from PR 3220.
17996
17997Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17998
17999 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
18000 just started failing because they depended on the order the
18001 subcommands are presented, or exact docstring text. This kind of
18002 test is a pain and has minimal benefit.
18003
18004Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18005
18006 * gdb.t09/corefile.exp: At end of test, use "core" command with
18007 no arguments.
18008
18009Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
18010
18011 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
18012 17}/Makefile.in: Make it possible to run the testsuite with Sun
18013 make and CC = cross gcc by adding explicit build rules for .o
18014 files.
18015
18016Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18017
18018 * gdb.t15/funcargs.exp: Don't put comments on same line as
18019 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 18020
c906108c
SS
18021Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18022
18023 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
18024
18025Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
18026
18027 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
18028 * gdb.t20/inherit.exp: remove three dumplicate entries.
18029
18030Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18031
18032 * gdb.t06/break.exp: For "next over recursive call", fail on any
18033 incorrect output, not just on "factorial (value=2)".
18034
18035Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18036
18037 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
18038 working now. Add an xfail if accesing a bss variable causes
18039 a memory error if the target is not yet run.
18040
18041Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18042
18043 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
18044 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
18045 name of __st* demangling (2 strings). Did Kung really get the
18046 more than 95 others right without testing them?
18047
18048Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
18049
18050 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
18051
18052Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
18053
18054 * configure.in (configdirs): Add gdb.disasm
18055 * gdb.disasm: New directory for GDB disassembler tests.
18056 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
18057
18058Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18059
18060 * gdb.t00/help.exp: Don't test "help set".
18061
18062 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
18063 from within expect statements. None of these happen anymore and
18064 they cause regressions to be silently unnoticed.
18065
18066 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
18067 messages) about known failures with gcc cygnus-2.4.5-930417.
18068
18069 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
18070 comp-info.exp so it gets built if it doesn't exist.
18071
18072 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
18073 it is no longer used.
18074 * gdb.t13/comp-info.c: Removed.
18075
18076Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18077
18078 * gdb.t06/signals.exp: Add xfail for sun3.
18079
18080Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18081
18082 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
18083 relevant because ^C doesn't get sent but failure can be reproduced
18084 interactively).
18085
18086Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18087
18088 * gdb.stabs/alpha.mt: New configuration file for alpha.
18089 * gdb.stabs/configure.in: Use it.
18090 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
18091 sharing with alpha.mt, redefine long to word via preprocessor.
18092 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
18093 for alpha.
18094 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
18095 native cc.
18096 * gdb.t00/teststrategy.exp: Change expect string so that we
18097 consume the `(xgdb)' from the command echo and from the gdb prompt.
18098 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
18099 gdb currently compares all values as long, so this failure probably
18100 applies to any configuration where LONGEST is bigger than a target int.
18101 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
18102 with gcc.
18103 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
18104 to handle opaque pointers, gcc is.
18105 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
18106 as first argument. Include <sys/types.h> and change all operator
18107 new definitions to use size_t.
18108 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
18109 now that we use size_t.
18110
18111Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18112
a9c64011 18113 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 18114 a long or float array cast all array members to the same type.
a9c64011 18115 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 18116 with 64 bit longs.
a9c64011 18117 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 18118 on alpha.
a9c64011 18119 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
18120
18121Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18122
18123 * gdb.t24 (demangle.exp): Constructors of templates have names like
18124 vector<int>::vector(int) not vector<int>::vector<int>(int). See
18125 section 14.6 of the ARM.
18126
18127 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
18128 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
18129 accomplish little and slow down the testsuite.
18130
18131 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
18132 Accept spaces various places.
18133
18134Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18135
18136 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
18137 with watchpoint enabled.
18138
18139 * Makefile.in: Remove definition of CC and remove the second
18140 definition of CXX (the "CXX = gcc" one remains). These definitions
18141 were causing backquotes to be expanded within backquotes, which
18142 doesn't work.
18143
18144Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
18145
18146 * gdb.t17/callfuncs.exp: Add "return 0" to end.
18147
18148Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18149
a9c64011
AS
18150 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
18151 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
18152 by mips cc and contains no stabs entries.
18153
18154Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
18155
18156 * config/vx-gdb.exp: Use fake device to load files rather than
18157 NFS.
18158 * lib/gdb.exp: New proc to do "file" command.
18159 * config/unix-gdb.exp: Use new "file" proc.
18160
18161Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18162
18163 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
18164 Rework board rebooting slightly.
18165 (gdb_exit): Don't exit from the remote shell; there isn't one.
18166 * gdb.stabs/weird.exp: If a program is being debugged already,
18167 kill it.
18168 * gdb.t04/setvar.exp: Stop and restart gdb.
18169 * gdb.t05/expr.exp: Likewise.
18170 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
18171 restart gdb and reload the program.
18172 * gdb.t08/opaque.exp: Likewise.
18173 * gdb.t12/scope.exp: Likewise.
18174 * gdb.t13/bitfields.exp: Likewise.
18175 * gdb.t15/funcargs.exp: Likewise.
18176 * gdb.t20/classes.exp: Likewise.
18177 * gdb.t03/ptype.exp: Increase timeout.
18178 * gdb.t16/printcmds.exp (test_print_string_constants,
18179 test_print_array_constants): Likewise.
18180 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
18181 * gdb.t20/classes.exp (do_tests): Likewise.
18182 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
18183
18184Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
18185
18186 * gdb.stabs: Renamed *wierd* to *weird*.
18187
18188Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18189
18190 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
18191 for timeout. Add "known gcc 2.4.5 bug" to failure message.
18192
18193Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18194
18195 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
18196 (do_tests): Remove xfail for whatis on one_var and two_var.
18197
18198Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
18199
18200 * Makefile.in: Made cross building work better by adding
18201 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
18202
18203Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18204
18205 * gdb.t15/{return.c,return.exp,Makefile.in}:
18206 New test, currently commented out.
18207
18208Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
18209
18210 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
18211 still running and removes the leftover named socket so GDb can do
18212 clean restarts.
18213
18214Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
18215
18216 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
18217 console, not GDB.
18218 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
18219 cross testing works better with "make check"
18220 * config/unix-gdb: Use default procedures for exit and version.
18221 * config/vx-gdb.exp: Cleaned up and massaged back to working order
18222 with the newest VxWorks.
18223
18224Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18225
18226 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
18227 old form.
18228
18229 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
18230 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
18231
18232 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
18233
18234 * config/unix-gdb.exp: Remove this version of gdb_exit
18235 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
18236 Rob says he'll look at it when he gets back to testing boards.
18237
18238Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
18239
18240 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
18241 an expected fail for certain ptype commands.
18242
18243 * gdb.t20/classes.exp: Update expected results of "ptype class
18244 Base1" to account for the constructor that now appears in the type.
18245
18246Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18247
18248 * configure.in (configdirs): Restore gdb.t04, which mysteriously
18249 disappeared from list.
18250 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
18251 "alldone" proc with call to cleanup and exit.
18252 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
18253 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
18254 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
18255 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
18256 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
18257 "alldone" proc with simple returns that suppress remaining
18258 tests. The alldone proc went away many months ago.
18259
18260Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18261
18262 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
18263
18264 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
18265
18266Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18267
18268 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
18269 as vax gdb will display them.
18270
18271Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18272
18273 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
18274 optimizers.
18275
18276 * scope.exp: Change "bad value for localval" messages so each one
18277 is unique.
18278
18279 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
18280 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
18281
18282 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
18283
18284Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18285
18286 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
18287 doesn't exist (due to optimization).
18288
18289Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18290
18291 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
18292 contains \r because the filename is long.
18293
18294 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
18295 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
18296
18297Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18298
18299 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
18300 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
18301 Ultrix.
18302 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
18303 int tests.
18304 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
18305
18306Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
18307
18308 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
18309
18310 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 18311 to match does not match the passing case but still matches the
c906108c
SS
18312 failing case.
18313
18314Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18315
18316 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
18317
18318Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
18319
18320 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
18321 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
18322 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
18323 Remove various versions of gdb_exit.
18324 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
18325 gdb_exit.
18326 * config/unix-gdb.exp: gdb_exit remains here, and should override
18327 the generic version, since it's doing a lot of wierd stuff that
18328 the other versions aren't. FIXME, fold it in, or abandon this
18329 version.
18330
18331Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18332
18333 * gdb.t24/demangle.exp: Add tests for PR 3220.
18334
18335Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18336
18337 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
18338
18339Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
18340
18341 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
18342 "i386-*-*". Works for i486 as well.
18343
18344 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
18345 bug, and expand domain of xfail to all SVR4 systems, since the
18346 actual problem is likely to be in generic SVR4 /proc support.
18347
18348Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18349
18350 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
18351
18352Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
18353
18354 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
18355 xfails for other systems. Match a missing 'Continuing.' as an
18356 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
18357
18358 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
18359 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
18360 Only issue warning for missing executables if -all option is used.
18361
18362 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
18363 file if -all option is used. It's like an unpredictable XFAIL.
18364
18365Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18366
18367 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
18368 for dynamically linked binaries.
18369
18370 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
18371
18372Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18373
18374 * gdb.t20/inherit.exp: Change message for "print tagless struct"
18375 to state that this is a known bug in old versions of g++.
18376
18377Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18378
18379 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
18380 while waiting for `Continuing'.
18381
18382Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
18383
18384 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
18385 in text, data, and bss.
18386 * gdb.t10/nodebug.c: Add local and global test variables for
18387 initialized and uninitialized data.
18388
18389Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18390
18391 * config/unix-gdb.exp (gdb_exit): Add "wait".
18392
18393Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18394
18395 * gdb.t06/signals.exp: xfail the continue from the handler for all
18396 targets.
18397
18398 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
18399 function with watchpoints enabled, the i386 call dummy starts with
18400 a call.
18401
18402 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
18403 386 bsd names its corefiles.
18404
18405Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
18406
18407 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
18408 compilers don't grok it.
18409 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
18410 with small octal ints rather than character constants, which
18411 are signed and might not fit if first promoted to int.
18412
18413Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
18414
18415 * gdb.t09/Makefile.in (clean): Remove corefile.
18416
18417Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18418
18419 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
18420
18421Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18422 and Jim Kingdon (kingdon@cygnus.com)
18423
18424 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
18425 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
18426 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
18427
18428Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18429
18430 * gdb.t17/interrupt.exp: Add xfail for hppa.
18431
18432Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18433
18434 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
18435 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
18436 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
18437 to determine signed-ness of bitfields and use the result to setup
18438 the xfail.
18439 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18440 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18441 call line is reached if necessary.
18442
18443Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18444
18445 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18446
18447Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18448
18449 * gdb.t06/break.exp: Also test `clear' command.
18450
18451Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18452
18453 * gdb.t00/teststrategy.exp: Remove extra quote.
18454
18455 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18456 watchpoint enabled to be for all non-68k machines.
18457
18458 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18459
18460Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18461
18462 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18463 targets use aout.mt instead of ecoff.mt as gas understands
18464 standard aout format.
18465
18466Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18467
18468 * lib/gdb.exp (runto): Don't insist that function we are running to
18469 was compiled with -g.
18470
18471 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18472
18473 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18474 to get back into the read system call.
18475 Accept leading newline in case where we woke it up.
18476
18477Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18478
18479 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18480 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18481 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18482 enable ecoff configuration.
18483
18484Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18485
18486 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18487
18488Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18489
18490 * gdb.t16/printcmds.exp: Add another printf test.
18491
18492Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18493
18494 * configure.in: If configured -with-stabs on any target, add
18495 stabsdirs to configdirs.
18496
18497Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18498
18499 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18500 fun" so pattern does not match the command itself.
18501
18502Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18503
18504 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18505
18506Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18507
18508 * gdb.t17/interrupt.exp: Test for more things.
18509
18510Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18511
18512 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18513 compiler arranges the code and line numbers.
18514
18515 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18516
18517Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18518
18519 * gdb.t00/help.exp: Increase expect input buffer size.
18520
18521Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18522
18523 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18524
18525 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18526
18527 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18528
18529 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18530 [0-9]*, not just [0-9].
18531
18532Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18533
18534 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18535
18536 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
18537
18538Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18539
18540 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
18541
18542Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18543
18544 * gdb.t06/signals.c: Add xfails for sun3.
18545
18546 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
18547
18548 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
18549 test_stepping tests.
18550
18551Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18552
18553 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
18554
18555 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
18556
18557 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
18558 rather than actually putting it through cpp twice.
18559
18560 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
18561
18562Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
18563
18564 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
18565 no longer needed.
18566
18567Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18568
18569 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
18570
18571 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
18572 C++ features prints as "struct", make it a pass, not an xfail.
18573
18574Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18575
18576 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
18577 Don't require VA to print as "class" rather than "struct".
18578
18579Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
18580
18581 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
18582
18583Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18584
18585 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
18586
18587Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18588
18589 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
18590 order.
18591
18592Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18593
18594 * gdb.t16/printcmds.exp: Add printf tests.
18595
18596 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
18597
18598 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
18599
18600Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
18601
18602 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
18603 pass counts, to counteract any existing or future setup_xfails.
18604
18605Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18606
18607 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
18608 {BEGIN,END}_COMMON for common block instead of STAB.
18609 * gdb.stabs/wierd.exp: Add xfail for rs6000.
18610
18611 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
18612 intp_var should be N_GSYM not N_LSYM.
18613 wierd-aout.S: Use a label for the value of the N_SO.
18614 wierd.def: Remove all backslashes.
18615 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
18616
18617Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18618
18619 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
18620 get the expected next to inheritance3.
18621
18622Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18623
18624 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
18625 now that gcc-2.4 gets it right.
18626
18627Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18628
18629 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
18630
18631 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
18632 generating comp-info.exp which works for cross-compilation.
18633
18634Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
18635
18636 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
18637 "*-*-sysv4.*".
18638
18639Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
18640
18641 * gdb.t01/run.exp: Start with a fresh gdb.
18642 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
18643 SVR4.x.
18644
18645Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
18646
18647 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
18648 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
18649 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
18650 Makefile.in (distclean, realclean): Remove gdbme.c from list of
18651 things to remove.
18652
18653Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
18654
18655 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
18656 test cases from bug reports.
18657
18658Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
18659
18660 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
18661 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
18662 avoid spurious xfails.
18663 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
18664 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
18665 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
18666
18667Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
18668
18669 * gdb.t00/teststrategy.exp: Rework to provide more useful
18670 description of each test, fix problem with systems that define
18671 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
18672 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
18673 results for "next over recursive call" so timeouts aren't taken
18674 by error.
18675
18676Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
18677
18678 * gdb.t12/scope.exp: Test printing of variables before run.
18679
18680 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
18681 printed in wrong order due to sorting.
18682
18683Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
18684
18685 * gdb.t00/teststrategy.exp: Fix expected results for printing
18686 user entered string constant. Is array of char, prints with no
18687 address.
18688
18689 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
18690 commands.
18691 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
18692 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
18693 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
18694 of struct of char arrays.
18695 * gdb.t00/radix.exp: New tests for radix commands.
18696
18697Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
18698
18699 * gdb.t16/printcmd.exp: Print a variable before running program
18700 (with xfail for AIX).
18701
18702Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
18703
18704 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
18705
18706 * gdb.t16/printcmd.exp: Don't print variables before running program.
18707
18708 * gdb.t06/break.exp: Don't require envp argument to main.
18709
18710 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
18711
18712 * gdb.t02/whatis.exp, gdb.t11/list.exp:
18713 Add xfails for rs6000.
18714
18715 * gdb.t02/whatis.exp: Change other tests not to re-test something
18716 we already tested.
18717
18718 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
18719 each type used has a variable of that type.
18720
18721Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
18722
18723 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
18724
18725Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18726
18727 * configure.in: change srctrigger to be a file, not a directory
18728
18729Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
18730
18731 * configure.in (mips-idt-ecoff*): Added trailing '*'.
18732
18733 * gdb.t11/list.exp: Fixed a couple of typos.
18734
18735Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
18736
18737 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
18738 is fixed and PR is closed.
18739 * gdb.t16 (gdbme.c): Add simple test string variable.
18740 * gdb.t16 (printcmds.exp): Add tests with simple test string
18741 variable, primarily for boundaries on "set print elements".
18742
18743Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
18744
18745 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
18746 Make leading 0's optional and don't expect a tab in the middle
18747 of the number.
18748
18749 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
18750
18751 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
18752 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
18753 don't end command passed to gdb_test with newline.
18754
18755 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
18756 signed keyword away, don't expect signed bitfields to be signed.
18757
18758 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
18759 printing with only as many 1's as are in the field as well as printing
18760 with 32 1's (see comment).
18761
18762Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
18763
18764 * gdb.t00/default.exp: Start with a fresh gdb.
18765 * configure.in (configdirs): Remove gdb.t31 until the chill
18766 compiler works again. It no longer is able to find chillrt0
18767 since it isn't in libchill.a anymore.
18768 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
18769 wierd.o, make more modular.
18770 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
18771 spurious newlines that caused problems.
18772
18773Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18774
18775 * Move test with enums and partial symbols from gdb.t03/ptype.exp
18776 to gdb.stabs/wierd.exp since GCC has worked around the bug.
18777 gdb.stabs/wierd.{exp,def}: Many new tests.
18778
18779 * gdb.t00/default.exp: update info line for new message.
18780
18781 * gdb.t02/{whatis.exp,gdbme.c}:
18782 Test that "char *" doesn't print as "caddr_t".
18783
18784Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18785
18786 * gdb.t00/help.exp: Use .* in place of some help messages which
18787 just changed.
18788 gdb.t00/default.exp: Update "info frame" test for new message.
18789 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
18790 Remove some xfails
18791
18792Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18793
18794 * gdb.t03/{gdbme.c,ptype.exp}:
18795 Add tests for typedef'd struct and union without tags.
18796 Also check "whatis" on a variable of a typedef'd enum without a tag.
18797
18798 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
18799 PRMS 1823; the bug still exists but isn't reproduced by this test
18800 anymore), and remove rs6000 XFAIL (the bug is fixed).
18801
18802 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
18803 duplicated from whatis.exp. For those that are left, accept
18804 "long", "long int", or "int" for long variables (whatis.exp already
18805 has an XFAIL for "int", so no need to fail it here).
18806
18807 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
18808 Deal with GCC's names for types now that GDB uses the compiler's names.
18809
18810 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
18811 setup_xfail's for sunos4. If we #defined the signed keyword away,
18812 don't expect GDB to know that char it is signed.
18813
18814 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
18815
18816Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
18817
18818 * configure.in (configdirs): Add gdb.t24 for C++ tests that
18819 should work on any system, regardless of debugging format.
18820 * gdb.t21/demangle.exp: Move to gdb.t24.
18821 * gdb.t24/demangle.exp: Move from gdb.t21.
18822 * gdb.t24/{Makefile.in, configure.in}: New files.
18823
18824Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18825
18826 * configure.in: Do gdb.stabs and C++ tests only for stabs.
18827 * gdb.stabs: New directory.
18828
18829Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18830
18831 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
18832 not just "Quit anyway?".
18833
18834Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
18835
18836 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
18837 that all setup_xfails are immediately followed by clear_xfails.
18838
18839Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
18840
18841 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
18842 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
18843 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
18844 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
18845 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
18846 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18847 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18848 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
18849 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
18850 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
18851 gdb.t31/chillvars.exp, lib/gdb.exp:
18852 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
18853 bug-gdb@prep.ai.mit.edu.
18854
18855Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
18856
18857 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
18858 with 0.0, not integer 0.
18859
18860Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
18861
18862 * gdb.t06/break.exp: Update for "Kill the program" message change.
18863
18864Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
18865
18866 * Makefile.in (GDBFLAGS): Set to -nx.
18867 * Makefile.in (site.exp): Use GDBFLAGS.
18868
18869Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18870
18871 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
18872 Makefiles.
18873 (check): depend on just-check.
18874 (just-check): added so that tests can be run without a noop
18875 build pass.
18876
18877Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18878
18879 Switch to using configure's configdirs.
18880 * Makefile.in (Makefile): add configure.in dependency.
18881 (SUBDIRS): removed redundant assignment.
18882 * configure.in: switch subdirs assignment to configdirs.
18883 * gdb.t*/configure.in: new files.
18884
18885Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
18886
18887 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
18888 works.
18889
18890Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
18891
18892 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
18893 in explicit rules. Apparently this is not supported by some makes.
18894
18895Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
18896
18897 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
18898
18899Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18900
18901 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
18902 disappeared.
18903
18904Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
18905
18906 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
18907
18908Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
18909
18910 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
18911 watchpoint problem that is now fixed.
18912 * gdb.t30/chexp.exp: Remove setup_xfail for printing
18913 uninitialized convenience variables.
18914 * gdb.t31/chillvars.exp: Fix expected patterns for printing
18915 structures.
18916
18917Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18918
18919 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
18920 which causes expect to get out of sync with gdb on long output
18921 from help set.
18922 * gdb.t09/corefile.exp: Make expected pattern for core file
18923 failing signal and frame output format less sun specific.
18924
18925Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
18926
18927 * gdb.t31/chillvars.exp: Add and remove initial dummy
18928 breakpoint, so that symbol table is forced in.
18929 (Needed at least on Sunos4, though it seems not SVR4.)
18930 * gdb.t31/chillvars.exp: Update for changed output format.
18931
18932Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
18933
a9c64011 18934 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
18935
18936Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
18937
18938 * Makefile.in: Added --srcdir when invoking runtest, removed the
18939 need for a local config file. (optional now)
18940
18941Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
18942
18943 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
18944 failure count used to force early termination. Add some more
18945 expected failures for gnu style demangling.
18946
18947Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18948
18949 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
18950 pmi variable from gdb.t20/gdbme to get optimized away.
18951 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
18952 Check for written corefile upon timeout _and_ eof.
18953
18954Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18955
18956 * config/unix-gdb.exp: Add missing return 0.
18957
18958Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18959
18960 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
18961 test termination.
18962
18963Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
18964
18965 * configure.in (subdirs): Put back gdb.t17 which mysteriously
18966 disappeared.
18967
18968Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
18969
18970 * gdb.t10/crossload.exp: Disable the i860-elf test until such
18971 time as i860 support works.
18972
d63a86f8 18973 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
18974 "backtrace 100\r" rather than just "backtrace\r", to match last
18975 change.
18976
18977Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
18978
18979 * config/udi-gdb.exp (gdb_exit): Remove close command.
18980 (gdb_target_udi): New procedure to set the UDI target.
18981 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
18982 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
18983 Added waits for prompts after several question responses. Added
18984 some more responses used by a29k-amd-udi-gdb.
18985 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
18986 pass different arguments, restart UDI connection after program
18987 completion.
18988 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
18989 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18990 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
18991 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
18992 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
18993 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
18994 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18995 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
18996 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
18997 after program completion.
18998 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
18999 compiled with a SELECT_VECS setting.
19000 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
19001 infinite recursion.
19002
19003 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
19004 Added checks for COFF results, and made them expected failures for
19005 all targets. It would be better to make them expected failures
19006 for COFF targets only.
19007
19008Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19009
19010 * Makefile.in: add null dvi target, don't bother to recurse
19011 through test directories for info and install-info; rename
19012 $(datadir) to be dejagnu instead of deja-gnu
19013
19014Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
19015
19016 * gdb.t31/gdbme.ch: Re-enable code that previously caused
19017 compiler to coredump.
19018 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
19019 code.
19020
19021Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
19022
19023 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
19024 coredump.
19025 * gdb.t31/chillvars.exp: Comment out tests that depend on that
19026 code.
19027
19028Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
19029
19030 * gdb.t03/ptype.exp: tests for return code from gdb_test.
19031 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
19032 which in a shell. Deletes xgdb when done.
19033 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
19034 Tests the return from the "set height" or "set width" commands.
19035 Added a few return codes where needed.
19036
19037Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
19038
19039 * Makefile.in (SUBDIRS): Add gdb.t17.
19040 * configure.in (subdirs): Add gdb.t17.
19041 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
19042 files to test gdb's calling of functions in the inferior with
19043 the correct arguments and gdb's ability to retrieve any
19044 result returned.
19045
19046Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
19047
19048 * config/unix-gdb.exp (gdb_exit): Remove close commands that
19049 may be called after gdb goes away. Previous versions of expect
19050 needed these to avoid file descriptor leaks, but they cause
19051 errors with the current revision of expect.
19052 * gdb.t00/gdbvars.exp: Use -re on expected output after
19053 setting sevenbit-strings.
19054 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
19055 to set sevenbit-strings consistent across tests.
19056 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
19057 set sevenbit-strings consistent across tests.
19058
19059Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
19060
19061 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
19062 expected output to match current "expect" expectations.
19063
19064Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
19065
19066 * gdb.t00/default.exp: Change expected output for default "source"
19067 command, to match new gdb behavior which requires a filename to
19068 source.
19069
19070Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
19071
19072 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
19073 expected fail for i486-*-* that misses the marker2 function.
19074 * gdb.t10/crossload.exp (bfddefault): Allow successful
19075 recognition of a format to pass even if no symbols are found.
19076 Explicitly catch failures where the format is not recognized
19077 or is ambiguous, and add the reason to the fail message.
19078 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
19079 the cause is and invalid target and add reason to failure message.
19080 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
19081 elf32-i386, elf32-sparc, and elf32-i860.
19082 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
19083 Set up expected failure for 'filename'::variable scope resolution,
19084 which is now apparently broken on all targets.
19085 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
19086 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
19087 gdb.t23/templates.exp: Change failure for missing binfile into
19088 just a warning.
19089 gdb.t21/demangle.exp: Change all cfront references to 'arm'
19090 references.
19091
19092Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
19093
19094 * gdb.t00/default.exp: Add expected output for default "source"
19095 command, to match new gdb behavior.
19096 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
19097
19098Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
19099
19100 * config/*-gdb.exp: returns an error, rather than exiting on
19101 internal errors.
19102
19103Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
19104
19105 * gdb.t03/gdbme.c: Add pointer to struct variable.
19106 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
19107 referencing struct members.
19108
19109Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
19110
19111 * configure.in (mips-idt-ecoff): New target.
19112 * config/mips-gdb.exp: New file for remote board using MIPS remote
19113 debugging protocol.
19114
19115 * Redid configuration scheme. Removed gdb.t*/configure.in.
19116 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
19117 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
19118 distclean targets. Built executables via .o files. Adjusted
19119 tests to account for source files in $(srcdir) rather than
19120 $(objdir).
19121 * lib/gdb.exp (runto): Don't expect () after the function name,
19122 because it may have arguments.
19123
19124Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
19125
19126 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
19127 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
19128 expected failures for mips-idt-* and mips-sgi-*.
19129 * gdb.t00/default.exp (attach): Kill process if requested.
19130 * gdb.t00/help.exp (help target core, help target): Accept a gdb
19131 that does not read core files.
19132 * gdb.t01/run.exp: Removed checks for exit status code.
19133 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
19134 it is linked in.
19135 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
19136 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
19137 appropriate, rather than doing it by hand.
19138 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
19139 execution.
19140 * gdb.t10/crossload.exp: Kill existing program if needed.
19141 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
19142 appropriate, rather than doing it by hand. Always increase
19143 timeout for this test, not just for VxWorks.
19144
19145Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
19146
19147 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
19148 of Chill STRUCT types and STRUCT values.
19149 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
19150 than "char".
19151 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 19152 struct2): New struct definitions and initializations to test
c906108c
SS
19153 simple Chill STRUCT types.
19154
19155Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
19156
19157 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
19158 the null byte at the end of strings.
19159 * gdb.t00/default.exp: Make show version insensitive to copyright
19160 date.
19161 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
19162 to avoid dependencies on target char signedness.
19163 * gdb.t16/printcmds.exp: Update expected results for explicitly
19164 unsigned char.
19165 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
19166 now work.
19167 * gdb.t21/demangle.exp: Add many more patterns for template
19168 demangling, most of them being expected failures.
19169 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
19170 string we are matching for, to match on the whole string.
19171 * gdb.t21/demangle.exp: Add many new test strings to demangle,
19172 and fix a whole bunch that had incorrect expected output but were
19173 passing anyway because of the bug in "proc demangle".
19174 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
19175 type.
19176 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
19177
19178Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
19179
a9c64011
AS
19180 * gdb/testsuite: made modifications to testcases, etc., to allow
19181 them to work properly given the reorganization of deja-gnu and the
19182 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
19183
19184Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
19185
19186 * gdb/testsuite: Initial creation of gdb/testsuite.
19187 Migrated dejagnu testcases and support files for testing nm to
19188 gdb/testsuite from deja-gnu. These files were moved "as is"
19189 with no modifications. This migration is part of a major overhaul
19190 of dejagnu. The modifications to these testcases, etc., which
19191 will allow them to work with the new version of dejagnu will be
19192 made in a future update.
48efe704 19193
8d8cb839 19194 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 19195\f
8d8cb839
EZ
19196;; Local Variables:
19197;; mode: change-log
19198;; left-margin: 8
19199;; fill-column: 74
19200;; version-control: never
19201;; End:
902f2ccb
MC
19202
19203 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 19204 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
19205 Copying and distribution of this file, with or without modification,
19206 are permitted provided the copyright notice and this notice are preserved.
This page took 1.928849 seconds and 4 git commands to generate.