d251e2150751350ce2074ae75776429a8403666a
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2009-11-03 Pedro Alves <pedro@codesourcery.com>
2
3 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4 * gdb.arch/i386-prologue.exp: Likewise.
5 * gdb.arch/i386-unwind.exp: Likewise.
6
7 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
8
9 * lib/gdb.exp (gdb_expect): Fix timeout typo.
10
11 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12
13 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
14
15 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
18
19 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
20
21 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
22
23 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
24
25 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
26 * gdb.base/sepdebug2.c: New file.
27
28 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
29
30 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
31 the modified warnings for catch syscall. Verify if GDB was compiled
32 with support for lib expat, and choose which tests to run depending
33 on this.
34
35 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
36
37 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
38 that composite commands are parsed OK. And also test
39 that breakpoint commands do work.
40
41 2009-10-23 Michael Snyder <msnyder@vmware.com>
42
43 gdb.reverse/consecutive-precsave.exp: Change expect pattern
44 to allow for new disassembly style.
45
46 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
47
48 * gdb.asm/asm-source.exp: Adjust.
49
50 2009-10-22 Michael Snyder <msnyder@vmware.com>
51
52 * gdb.reverse/break-precsave.exp: New test.
53 * gdb.reverse/consecutive-precsave.exp: Ditto.
54 * gdb.reverse/finish-precsave.exp: Ditto.
55 * gdb.reverse/i386-precsave.exp: Ditto.
56 * gdb.reverse/machinestate-precsave.exp: Ditto.
57 * gdb.reverse/sigall-precsave.exp: Ditto.
58 * gdb.reverse/solilb-precsave.exp: Ditto.
59 * gdb.reverse/step-precsave.exp: Ditto.
60 * gdb.reverse/until-precsave.exp: Ditto.
61 * gdb.reverse/watch-precsave.exp: Ditto.
62
63 2009-10-22 Michael Snyder <msnyder@vmware.com>
64
65 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
66 for gdb_expect. Adjust one test's expect strings for the new
67 format of disassemble.
68 * gdb.reverse/finish-reverse.exp: Delete 'return'.
69 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
70 gdb_test_multiple.
71 * gdb.reverse/step-reverse.exp: Delete 'return'.
72 * gdb.reverse/until-reverse.exp: Delete blank lines.
73 * gdb.reverse/watch-reverse.exp: Delete blank lines.
74
75 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
76
77 * gdb.base/consecutive.exp: Adjust.
78 * gdb.base/display.exp: Likewise.
79 * gdb.base/pc-fp.exp: Likewise.
80 * gdb.base/sigbpt.exp: Likewise.
81
82 2009-10-19 Michael Snyder <msnyder@vmware.com>
83
84 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
85 * gdb.reverse/finish-reverse.c: Ditto.
86 * gdb.reverse/sigall-reverse.c: Ditto.
87 * gdb.reverse/solib-reverse.c: Ditto.
88 * gdb.reverse/step-reverse.c: Ditto.
89 * gdb.reverse/watch-reverse.c: Ditto.
90
91 2009-10-19 Pedro Alves <pedro@codesourcery.com>
92 Stan Shebs <stan@codesourcery.com>
93
94 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
95 * gdb.base/foll-exec.exp: Adjust to expect a process id before
96 "Executing new program".
97 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
98 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
99 left listed after having been killed.
100 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
101 * gdb.base/maint.exp: Adjust test.
102
103 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
104 * gdb.multi/Makefile.in: New.
105 * gdb.multi/base.exp: New.
106 * gdb.multi/goodbye.c: New.
107 * gdb.multi/hangout.c: New.
108 * gdb.multi/hello.c: New.
109 * gdb.multi/bkpt-multi-exec.c: New.
110 * gdb.multi/bkpt-multi-exec.exp: New.
111 * gdb.multi/crashme.c: New.
112
113 2009-10-13 Tristan Gingold <gingold@adacore.com>
114
115 * gdb.base/sepdebug.exp: Check debug info are found.
116
117 2009-10-08 Pedro Alves <pedro@codesourcery.com>
118
119 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
120 bits.
121
122 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
123
124 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
125
126 2009-10-07 Joel Brobecker <brobecker@adacore.com>
127
128 * gdb.base/watchpoints.c: Add copyright header. Reformat one
129 of the comments.
130
131 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
132
133 * gdb.base/annota1.exp: Remove obsolete match_max increase.
134 * gdb.base/annota3.exp: Idem.
135 * gdb.base/maint.exp: Idem.
136
137 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
138
139 * lib/gdb.exp (default_gdb_init): Set current value of match_max
140 to default.
141
142 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
143
144 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
145 mingw and cygwin targets.
146
147 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
148 Pedro Alves <pedro@codesourcery.com>
149
150 * lib/gdb.exp (gdb_compile): Avoid adding
151 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
152
153 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
154
155 * gdb.base/shr1.c: Use %p in format string.
156 * gdb.base/unload.c: Avoid warning in fprintf.
157 * gdb.base/watchpoint-solib.c: Idem.
158
159 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
160
161 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
162 long type.
163 (test_unlink): Correct printf string.
164 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
165 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
166
167 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
168
169 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
170 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
171 * gdb.arch/ia64-breakpoint-shadow.S: New file.
172
173 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
174
175 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
176 * gdb.objc/nondebug.exp: Likewise.
177
178 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
179
180 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
181 target_info setting.
182
183 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
184 that detect new threads during "info threads".
185
186 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
187
188 * gdb.threads/manythreads.c (main): Increase thread stack size
189 to 2*PTHREAD_STACK_MIN.
190 * gdb.threads/multi-create.c (main): Likewise.
191 (create_function): Likewise.
192
193 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
194
195 * gdb.base/dump.exp: Pass difference of pointer types instead
196 of integer types as offset to restore in intarr3.srec case.
197
198 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
199
200 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
201
202 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
203
204 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
205
206 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
207
208 New test for two watchpoints, with disabling of
209 the first inserted.
210 * testsuite/gdb.base/watchpoints.c: New file.
211 * testsuite/gdb.base/watchpoints.exp: New file.
212
213 2009-09-25 Tom Tromey <tromey@redhat.com>
214
215 * gdb.base/charset.exp: Test utf-16 strings with Python.
216
217 2009-09-25 Tom Tromey <tromey@redhat.com>
218
219 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
220 UCS-4.
221 * gdb.base/charset.c (utf_32_string): Rename.
222 (init_utf32): Rename.
223 (main): Update.
224
225 2009-09-22 Tom Tromey <tromey@redhat.com>
226
227 * gdb.python/py-function.exp: Add regression tests.
228
229 2009-09-21 Keith Seitz <keiths@redhat.com>
230
231 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
232 with invalid operator.
233
234 2009-09-21 Keith Seitz <keiths@redhat.com>
235
236 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
237 and destructor using typedef name of class.
238 * gdb.cp/classes.cc (class Base1): Add a destructor.
239 (base1): New typedef.
240 (use_methods): Instanitate an object of type base1.
241 * gdb.cp/templates.exp (test_template_typedef): New procedure.
242 (do_tests): Call test_template_typedef.
243 * gdb.cp/templates.cc (Baz::~Baz): New method.
244 (intBazOne): New typedef.
245 (main): Instantiate intBazOne.
246
247 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
248
249 PR python/10633
250
251 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
252 Function.
253 (run_lang_tests): Add print elements test.
254
255 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
256
257 * gdb.python/py-value.exp (test_subscript_regression): New
258 function. Test for invalid subscripts.
259 * gdb.python/py-value.c (main): Add test array, and pointer to it.
260 (ptr_ref): New function.
261
262 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
263
264 * gdb.base/default.exp: Fix "show convenience".
265
266 2009-09-15 Tom Tromey <tromey@redhat.com>
267
268 * lib/mi-support.exp (mi_create_varobj): Update.
269 (mi_create_floating_varobj): Likewise.
270 (mi_create_dynamic_varobj): New proc.
271 (mi_varobj_update): Update.
272 (mi_varobj_update_with_type_change): Likewise.
273 (mi_varobj_update_kv_helper): New proc.
274 (mi_varobj_update_dynamic_helper): Rewrite.
275 (mi_varobj_update_dynamic): New proc.
276 (mi_list_varobj_children): Update.
277 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
278 * gdb.python/python-prettyprint.py (pp_outer): New class.
279 (pp_nullstr): Likewise.
280 (lookup_function): Register new printers.
281 * gdb.python/python-prettyprint.c (struct substruct): New type.
282 (struct outerstruct): Likewise.
283 (substruct_test): New function.
284 (struct nullstr): New type.
285 (string_1, string_2): New globals.
286 (main): Add new tests.
287 * gdb.python/python-mi.exp: Added regression tests.
288 * gdb.mi/mi2-var-display.exp: Update.
289 * gdb.mi/mi2-var-cmd.exp: Update.
290 * gdb.mi/mi2-var-child.exp: Update.
291 * gdb.mi/mi2-var-block.exp: Update.
292 * gdb.mi/mi-var-invalidate.exp: Update.
293 * gdb.mi/mi-var-display.exp: Update.
294 * gdb.mi/mi-var-cmd.exp: Update.
295 * gdb.mi/mi-var-child.exp: Update.
296 * gdb.mi/mi-var-block.exp: Update.
297 * gdb.mi/mi-break.exp: Update.
298 * gdb.mi/gdb701.exp: Update.
299
300 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
301
302 * Makefile.in: Inclusion of catch-syscall object.
303 * gdb.base/catch-syscall.c: New file.
304 * gdb.base/catch-syscall.exp: New file.
305
306 2009-09-12 Michael Snyder <msnyder@vmware.com>
307
308 * gdb.reverse/step-reverse.exp: Explicitly check for targets
309 that can support reverse debuggnig.
310
311 2009-09-11 Tom Tromey <tromey@redhat.com>
312
313 * gdb.dwarf2/valop.S: New file.
314 * gdb.dwarf2/valop.exp: New file.
315
316 2009-09-11 Mark Kettenis <kettenis@gnu.org>
317
318 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
319
320 2009-09-10 Doug Evans <dje@google.com>
321
322 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
323 Add $gdb_prompt to second breakpoint regexp.
324
325 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
326
327 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
328 names, add missing ones.
329 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
330 * gdb.python/py-frame.c: Rename from python-frame.c.
331 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
332 testfile name.
333 * gdb.python/py-function.exp: Rename from python-function.exp.
334 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
335 testfile name.
336 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
337 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
338 Adjust testfile name.
339 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
340 * gdb.python/py-template.cc: Rename from python-template.cc.
341 * gdb.python/py-template.exp: Rename from python-template.exp.
342 Adjust testfile name.
343 * gdb.python/py-value.c: Rename from python-value.c.
344 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
345 testfile name.
346
347 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
348
349 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
350 $bpt2address.
351 (Second breakpoint address is valid on ia64)
352 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
353
354 2009-09-03 Joseph Myers <joseph@codesourcery.com>
355
356 * gdb.base/ending-run.exp: Restrict regular expression matching
357 line number to require closing brace following.
358
359 2009-09-03 Doug Evans <dje@google.com>
360
361 * gdb.base/store.exp (check_set): Fix typo in expected value message.
362
363 2009-09-02 Tom Tromey <tromey@redhat.com>
364
365 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
366
367 2009-09-02 Tom Tromey <tromey@redhat.com>
368
369 * gdb.dwarf2/callframecfa.exp: New file.
370 * gdb.dwarf2/callframecfa.S: New file.
371
372 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
373
374 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
375 gdb.base/solib-overlap-main.c: New.
376
377 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
378
379 PR gdb/10565
380
381 * gdb.base/bitfields.c (struct container, container): New.
382 (main): Initialize it and call break5.
383 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
384
385 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
386
387 Support constant DW_AT_data_member_location by GCC PR debug/40659.
388 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
389
390 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
391
392 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
393
394 2009-08-26 Michael Snyder <msnyder@vmware.com>
395
396 * gdb.base/i386-reverse.c: New file.
397 * gdb.base/i386-reverse.exp: New file.
398 * gdb.base/Makefile.in: Add new files to be removed.
399
400 2009-08-26 Joseph Myers <joseph@codesourcery.com>
401
402 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
403 environment-pwd for remote host.
404 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
405
406 2009-08-24 Keith Seitz <keiths@redhat.com>
407
408 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
409 Add two new C++ completer tests which limit the output to a
410 given class.
411
412 2009-08-24 Michael Snyder <msnyder@vmware.com>
413
414 * gdb.base/del.exp: Fix typo in comment.
415 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
416
417 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
418
419 * configure: Regenerate.
420 * gdb.hp/configure: Likewise.
421 * gdb.hp/gdb.aCC/configure: Likewise.
422 * gdb.hp/gdb.base-hp/configure: Likewise.
423 * gdb.hp/gdb.compat/configure: Likewise.
424 * gdb.hp/gdb.defects/configure: Likewise.
425 * gdb.hp/gdb.objdbg/configure: Likewise.
426 * gdb.stabs/configure: Likewise.
427
428 2009-08-19 Doug Evans <dje@google.com>
429
430 * gdb.base/gdbvars.c: New file.
431 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
432
433 2009-08-14 Pedro Alves <pedro@codesourcery.com>
434
435 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
436 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
437
438 2009-08-13 Pedro Alves <pedro@codesourcery.com>
439
440 * gdb.base/default.exp: Adjust "set language test": it's now an
441 enum command. Larger help string moved to "help set language".
442 * gdb.base/help.exp: Adjust "help set language" expected output,
443 now lists all known languages.
444
445 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
446
447 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
448 all frame arguments.
449 * gdb.arch/altivec-regs.exp: Likewise.
450
451 2009-08-07 Tom Tromey <tromey@redhat.com>
452
453 * gdb.base/setshow.exp: Add tests for changes to set language, set
454 check range, and set check type.
455
456 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
457
458 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
459 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
460 Call it.
461
462 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
463
464 * configure.ac: Run gdb.cell tests when appropriate.
465 * configure: Regenerate.
466 * lib/cell.exp: New file.
467 * gdb.cell: New directory.
468 * gdb.cell/configure.ac: New file.
469 * gdb.cell/configure: New file.
470 * gdb.cell/Makefile.in: New file.
471 * gdb.cell/arch.exp: New file.
472 * gdb.cell/break.c: New file.
473 * gdb.cell/break.exp: New file.
474 * gdb.cell/break-spu.c: New file.
475 * gdb.cell/bt.c: New file.
476 * gdb.cell/bt2-spu.c: New file.
477 * gdb.cell/bt-spu.c: New file.
478 * gdb.cell/bt.exp: New file.
479 * gdb.cell/coremaker.c: New file.
480 * gdb.cell/coremaker-spu.c: New file.
481 * gdb.cell/core.exp: New file.
482 * gdb.cell/gcore.exp: New file.
483 * gdb.cell/data.c: New file.
484 * gdb.cell/data.exp: New file.
485 * gdb.cell/data-spu.c: New file.
486 * gdb.cell/ea-cache.exp: New file.
487 * gdb.cell/ea-cache.c: New file.
488 * gdb.cell/ea-cache-spu.c: New file.
489 * gdb.cell/ea-standalone.c: New file.
490 * gdb.cell/ea-standalone.exp: New file.
491 * gdb.cell/ea-test.c: New file.
492 * gdb.cell/ea-test.exp: New file.
493 * gdb.cell/f-regs.exp: New file.
494 * gdb.cell/mem-access.c: New file.
495 * gdb.cell/mem-access.exp: New file.
496 * gdb.cell/mem-access-spu.c: New file.
497 * gdb.cell/ptype.exp: New file.
498 * gdb.cell/registers.exp: New file.
499 * gdb.cell/size.c: New file.
500 * gdb.cell/sizeof.exp: New file.
501 * gdb.cell/size-spu.c: New file.
502 * gdb.cell/solib.exp: New file.
503 * gdb.cell/solib-symbol.exp: New file.
504
505 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
506
507 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
508
509 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
510
511 * gdb.base/float.exp: Handle VFP registers.
512
513 2009-07-14 Michael Snyder <msnyder@vmware.com>
514
515 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
516 to bring gdb to the beginning of the calling line.
517
518 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
519 confusing the i386 epilogue unwinder.
520
521 2009-07-14 Stan Shebs <stan@codesourcery.com>
522
523 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
524
525 2009-07-14 Michael Snyder <msnyder@vmware.com>
526
527 * gdb.reverse/step-reverse.exp (stepi into function call):
528 Call instruction may not be first instruction in the line.
529 (reverse stepi from a function call): Used wrong line number.
530
531 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
532
533 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
534
535 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
536
537 Fix gdb.base/macscp.exp when using custom inputrc.
538 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
539 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
540 env(TERM) set.
541 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
542 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
543
544 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
545
546 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
547 * gdb.base/annota1.exp (thread_test): Import global $testfile.
548 Change the compilation target to match the testcase name.
549 * gdb.base/sect-cmd.exp: Change the compilation target to match the
550 testcase name.
551 * a2-run.exp: Use for setup prepare_for_testing. Change the
552 compilation target to match the testcase name.
553 * gdb.base/commands.exp: Likewise.
554 * gdb.base/finish.exp: Likewise.
555 * gdb.base/float.exp: Likewise.
556 * gdb.base/info-target.exp: Likewise.
557 * gdb.base/relational.exp: Likewise.
558 * gdb.base/term.exp: Likewise.
559 * gdb.base/until.exp: Likewise.
560 * gdb.base/volatile.exp: Likewise.
561 * gdb.base/whatis-exp.exp: Likewise.
562
563 2009-07-11 Hui Zhu <teawater@gmail.com>
564
565 * gdb.base/help.exp (disassemble): Update expected help text.
566
567 2009-07-09 Tom Tromey <tromey@redhat.com>
568
569 * lib/gdb.exp: Handle TRANSCRIPT.
570 (remote_spawn, remote_close, send_gdb): New procs.
571
572 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
573
574 * gdb.python/python-prettyprint.c: Add counted null string
575 structure.
576 * gdb.python/python-prettyprint.exp: Print null string. Test for
577 embedded nulls.
578 * gdb.python/python-prettyprint.py (pp_ns): New Function.
579 * gdb.python/python-value.exp (test_value_in_inferior): Add
580 variable length string fetch tests.
581 * gdb.python/python-value.c (main): Add strings for string fetch tests.
582
583 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
584
585 * gdb.base/dump.exp (inaccessible memory is reported): New test.
586
587 2009-07-07 Tom Tromey <tromey@redhat.com>
588
589 * gdb.base/call-rt-st.exp: Update for change to escape output.
590 * gdb.base/callfuncs.exp: Likewise.
591 * gdb.base/charset.exp: Likewise.
592 * gdb.base/constvars.exp: Likewise.
593 * gdb.base/long_long.exp: Likewise.
594 * gdb.base/pointers.exp: Likewise.
595 * gdb.base/printcmds.exp: Likewise.
596 * gdb.base/setvar.exp: Likewise.
597 * gdb.base/store.exp: Likewise.
598 * gdb.cp/ref-types.exp: Likewise.
599 * gdb.mi/mi-var-child.exp: Likewise.
600 * gdb.mi/mi-var-display.exp: Likewise.
601 * gdb.mi/mi2-var-display.exp: Likewise.
602 * gdb.base/charset.exp: Test octal escape sequence length.
603 Update for change to escape output.
604
605 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
606
607 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
608
609 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
610
611 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
612
613 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
614
615 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
616 gdbserver increasing $portnum if "Can't bind address" has been seen.
617
618 2009-07-05 Pedro Alves <pedro@codesourcery.com>
619
620 * gdb.base/ending-run.exp: Add "step out of main" pattern for
621 mingw32ce.
622
623 2009-07-05 Pedro Alves <pedro@codesourcery.com>
624
625 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
626 VFP format.
627
628 2009-07-02 Pedro Alves <pedro@codesourcery.com>
629
630 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
631 linux. Adjust to use "inferior", "info inferiors", "detach
632 inferior" and "kill inferior" instead of "restart", "info fork",
633 "detach fork" and "delete fork".
634 * gdb.base/ending-run.exp: Spell out "info".
635 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
636 the "kill" command.
637
638 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
639
640 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
641 change to prefix TLS offset in hex with 0x.
642
643 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
644
645 * gdb.base/default.exp: Update test case for "x" changes.
646
647 2009-07-01 Tristan Gingold <gingold@adacore.com>
648
649 * gdb.base/bigcore.exp: Make darwin untested.
650
651 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
652
653 * gdb.base/completion.exp (directory completion): Create the directory.
654 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
655 escapeuniquesub.
656 (directory completion 2): Expect now ${escapeuniquesub}.
657 (Glob remaining of directory test): Remove one excessive newline.
658 Expect the real output.
659
660 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
661
662 Fix `make check//%' target after `make check' has been ran.
663 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
664 a mkdir call.
665 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
666 (%/.dir): Remove.
667
668 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
669
670 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
671 the expected result record.
672
673 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 Remove racy FAILs relying just on the timeouts.
676 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
677 (annotation_level 2): Remove racy FAILs.
678
679 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
680
681 gdb/10275
682 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
683
684 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
685
686 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
687
688 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
689
690 * gdb.mi/mi-stack.exp: Testing symbolic options
691 to -stack-list-locals and -stack-list-arguments.
692
693 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
694
695 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
696
697 2009-06-29 Tom Tromey <tromey@redhat.com>
698
699 * dg-extract-results.sh: New file.
700 * Makefile.in (FORCE_PARALLEL): New variable.
701 (CHECK_TARGET): New conditional variable.
702 (check): Use CHECK_TARGET.
703 (DO_RUNTEST): New variable.
704 (check-single): New target.
705 (TEST_DIRS): New variable.
706 (TEST_TARGETS): Likewise.
707 (check-parallel): New target.
708 (check-gdb.%): New pattern.
709 (BASE1_FILES): New variable.
710 (BASE2_FILES): Likewise.
711 (check-gdb.base%): New pattern.
712 (%/.dir): New pattern.
713 * configure: Rebuild.
714 * aclocal.m4 (AM_CONDITIONAL): New defun.
715 * configure.ac: Check whether user is using GNU make.
716 (GMAKE): New conditional.
717
718 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
719
720 * gdb.cp/namespace-nested-import.cc: New test.
721 * gdb.cp/namespace-nested-import.exp: New test.
722
723 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
724
725 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
726 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
727 * gdb.opt/Makefile.in (EXECUTABLES): Update.
728 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
729 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
730 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
731 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
732 gdb.opt/inline-markers.c: New files.
733 * lib/gdb.exp (skip_inline_frame_tests): New function.
734 (skip_inline_var_tests): New function.
735
736 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
737
738 * gdb.cp/exception.exp: Don't require $hex before inner frame in
739 backtrace.
740
741 2009-06-27 Michael Snyder <msnyder@vmware.com>
742
743 * gdb.reverse: New directory.
744 * gdb.reverse/break-reverse.c: New test.
745 * gdb.reverse/break-reverse.exp: New test.
746 * gdb.reverse/consecutive-reverse.c: New test.
747 * gdb.reverse/consecutive-reverse.exp: New test.
748 * gdb.reverse/finish-reverse.c: New test.
749 * gdb.reverse/finish-reverse.exp: New test.
750 * gdb.reverse/machinestate.c: New test.
751 * gdb.reverse/ms1.c: New test.
752 * gdb.reverse/machinestate.exp: New test.
753 * gdb.reverse/Makefile.in: New file.
754 * gdb.reverse/shr2.c: New test.
755 * gdb.reverse/solib-reverse.c: New test.
756 * gdb.reverse/solib-reverse.exp: New test.
757 * gdb.reverse/step-reverse.c: New test.
758 * gdb.reverse/step-reverse.exp: New test.
759 * gdb.reverse/until-reverse.c: New test.
760 * gdb.reverse/ur1.c: New test.
761 * gdb.reverse/until-reverse.exp: New test.
762 * gdb.reverse/watch-reverse.c: New test.
763 * gdb.reverse/watch-reverse.exp: New test.
764 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
765 * configure: Regenerate.
766
767 2009-06-26 Doug Evans <dje@google.com>
768
769 * gdb.base/psymtab.exp: Turn off pending breakpoints.
770
771 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
772
773 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
774 windows problem for 'file delete $binfile'.
775
776 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
777
778 * gdb.cp/namespace-using.exp: New test.
779 * gdb.cp/namespace-using.cc: New test.
780
781 2009-05-20 Joel Brobecker <brobecker@adacore.com>
782
783 * gdb.ada/variant_record_packed_array: New testcase.
784
785 2009-06-23 Tom Tromey <tromey@redhat.com>
786
787 * gdb.base/charset.exp (test_combination): Regression test.
788 * gdb.base/charset.c (my_wchar_t): New typedef.
789 (myvar): New global.
790 (main): Set myvar.
791
792 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
793
794 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
795 target.
796
797 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
798
799 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
800
801 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
802
803 * gdb.mi/gdb680.exp: Update test for error message.
804
805 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
806
807 * gdb.base/annota1.exp: Allow multiple occurrences of the
808 frames-invalid annotation.
809 * gdb.cp/annota2.exp: Likewise.
810
811 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
812
813 * gdb.cp/gdb2495.cc: New file.
814 * gdb.cp/gdb2495.exp: New file.
815
816 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
817
818 Report error on GDB crash during runto.
819 * lib/gdb.exp (runto <eof>): New.
820
821 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
822
823 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
824 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
825 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
826 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
827 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
828 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
829 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
830 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
831 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
832 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
833 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
834 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
835 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
836 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
837 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
838 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
839 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
840 gdb.server/server-mon.exp, gdb.server/server-run.exp,
841 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
842 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
843 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
844 gdb.trace/passcount.exp, gdb.trace/report.exp,
845 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
846 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
847 gdb.trace/while-stepping.exp: Use a unique name for the compiled
848 executable.
849
850 2009-06-07 Pedro Alves <pedro@codesourcery.com>
851
852 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
853 defined before referencing it.
854
855 2009-06-03 Doug Evans <dje@google.com>
856
857 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
858 * gdb.arch/i386-see.c: Ditto.
859
860 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
861
862 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
863 (check_macro): Return 1 if undefined.
864 If first test fails, check if macro debug information is available,
865 and report unsupported test if no macro information is found.
866
867 2009-05-29 Doug Evans <dje@google.com>
868
869 * gdb.threads/hand-call-in-threads.exp: New.
870 * gdb.threads/hand-call-in-threads.c: New.
871
872 2009-05-29 Michael Snyder <msnyder@vmware.com>
873
874 * gdb.base/break-always.exp: Change "1" to "on".
875 Add confirmation check.
876
877 2009-05-28 Pedro Alves <pedro@codesourcery.com>
878
879 * gdb.threads/threxit-hop-specific.c: New.
880 * gdb.threads/threxit-hop-specific.exp: New.
881 * gdb.threads/thread-execl.c: New.
882 * gdb.threads/thread-execl.exp: New.
883
884 2009-05-27 Tom Tromey <tromey@redhat.com>
885 Thiago Jung Bauermann <bauerman@br.ibm.com>
886
887 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
888 (mi_child_regexp): Likewise.
889 (mi_list_varobj_children_range): Likewise.
890 (mi_get_features): Likewise.
891 (mi_list_varobj_children): Rewrite.
892 * gdb.python/python-mi.exp: New file.
893
894 2009-05-27 Tom Tromey <tromey@redhat.com>
895 Thiago Jung Bauermann <bauerman@br.ibm.com>
896 Phil Muldoon <pmuldoon@redhat.com>
897 Paul Pluzhnikov <ppluzhnikov@google.com>
898
899 * gdb.python/python-prettyprint.exp: New file.
900 * gdb.python/python-prettyprint.c: New file.
901 * gdb.python/python-prettyprint.py: New file.
902 * gdb.base/display.exp: print/r is now valid.
903
904 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
905 Tom Tromey <tromey@redhat.com>
906 Pedro Alves <pedro@codesourcery.com>
907 Paul Pluzhnikov <ppluzhnikov@google.com>
908
909 * gdb.python/python-template.exp: New file.
910 * gdb.python/python-template.cc: New file.
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 (test_value_after_death): New proc.
916 * gdb.python/python-value.c (PTR): New typedef.
917 (main): New variable 'x'.
918
919 2009-05-27 Tom Tromey <tromey@redhat.com>
920
921 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
922 tests.
923 * gdb.python/python-value.exp (py_objfile_tests): New proc.
924 Call it.
925
926 2009-05-27 Pedro Alves <pedro@codesourcery.com>
927
928 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
929
930 2009-05-24 Pedro Alves <pedro@codesourcery.com>
931
932 * gdb.threads/fork-thread-pending.c: New.
933 * gdb.threads/fork-thread-pending.exp: New.
934
935 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
936
937 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
938 * gdb.dwarf2/dw2-strp.S (a_string2): New.
939
940 2009-05-18 Jon Beniston <jon@beniston.com>
941
942 * gdb.asm/asm-source.exp: Add lm32 target.
943
944 2009-05-17 Pedro Alves <pedro@codesourcery.com>
945
946 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
947 `gdb_get_line_number'. Call `callee' in both parent and child.
948 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
949 `gdb_get_line_number' instead of hardcoding line numbers.
950 (catch_fork_unpatch_child): New procedure to test detaching
951 breakpoints from child fork.
952 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
953 hardcoding line numbers.
954 (do_fork_tests): Run `catch_fork_unpatch_child'.
955
956 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
957
958 * gdb.mi/mi-cmd-var.exp: Check that when varobj
959 of structure type enters or leaves the scope, it
960 is reported by -var-update.
961
962 2009-05-11 Doug Evans <dje@sebabeach.org>
963
964 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
965 * gdb.threads/pending-step.c (main): Fix off-by-one error.
966 * gdb.threads/schedlock.c (main): Fix off-by-one error.
967
968 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
969
970 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
971
972 2009-04-30 Doug Evans <dje@google.com>
973
974 * gdb.threads/watchthreads2.exp: New testcase.
975 * gdb.threads/watchthreads2.c: New testcase.
976
977 2009-04-29 Doug Evans <dje@google.com>
978
979 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
980 * gdb.cp/mb-ctor.cc: Ditto.
981 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
982 * gdb.cp/mb-inline.h (multi_line_foo): New function.
983 * gdb.cp/mb-inline1.cc: Call it.
984 * gdb.cp/mb-inline2.cc: Ditto.
985 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
986 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
987
988 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
991 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
992 Replace all uses of `decimal' by `nonzero'.
993 (info macro FROM_COMMANDLINE): New test.
994
995 2009-04-27 Tom Tromey <tromey@redhat.com>
996
997 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
998
999 2009-04-27 Doug Evans <dje@google.com>
1000
1001 * gdb.threads/watchthreads.c (main): Initialize args before starting
1002 the threads. Plus formatting cleanup.
1003 * gdb.threads/watchthreads.exp: Avoid errant failures due to
1004 biased scheduling of one thread.
1005
1006 2009-04-27 Jerome Guitton <guitton@adacore.com>
1007
1008 * gdb.cp/templates.cc (GetMax): New template.
1009 (main): Declare two instances of GetMax.
1010 * gdb.cp/templates.exp: Add new test.
1011
1012 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1013
1014 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
1015
1016 2009-04-22 Joseph Myers <joseph@codesourcery.com>
1017
1018 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
1019
1020 2009-04-15 Tom Tromey <tromey@redhat.com>
1021
1022 * gdb.base/charset.exp: Add regression test.
1023
1024 2009-04-14 Joel Brobecker <brobecker@adacore.com>
1025
1026 * gdb.base/exe-lock.exp: New testcase.
1027
1028 2009-04-13 Tom Tromey <tromey@redhat.com>
1029
1030 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
1031 operator on Frame.
1032
1033 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1034
1035 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
1036 * gdb.server/ext-attach.exp: Likewise.
1037
1038 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
1039
1040 Eliminate some sleep usage.
1041
1042 * gdb.mi/basics.c (do_nothing): New.
1043 (main): Use do_nothing instead of printf, so that
1044 not to introduce race condition between output of
1045 inferiour and output of gdb. Do not use sleep as it
1046 is not generally available on embedded targets.
1047
1048 2009-04-02 Pedro Alves <pedro@codesourcery.com>
1049
1050 * gdb.server/ext-attach.exp: Expect an optional process id after
1051 "Detached from remote process".
1052
1053 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1054
1055 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
1056 gdb.dwarf2/dw2-unresolved.exp: New.
1057
1058 2009-04-02 Pedro Alves <pedro@codesourcery.com>
1059
1060 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
1061 mi_run_to_main.
1062
1063 2009-04-02 Pedro Alves <pedro@codesourcery.com>
1064
1065 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
1066 mi_run_to_main. Skip thread exit test on remote targets.
1067 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
1068 mi_run_to_main.
1069 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
1070 mi_run_to_main.
1071 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
1072 when expecting ^connected. Detect when the target doesn't support
1073 non-stop mode.
1074 (mi_run_cmd): Detect if non-stop mode was requested by isn't
1075 supported. Return -1 on error, 0 on success.
1076 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
1077 (mi_runto): Return mi_runto_helper's result explicitly.
1078
1079 2009-04-01 Pedro Alves <pedro@codesourcery.com>
1080
1081 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
1082
1083 2009-04-01 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
1086 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
1087 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
1088 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
1089
1090 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
1091 Jan Kratochvil <jan.kratochvil@redhat.com>
1092
1093 PR gdb/931
1094 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
1095 output.
1096 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
1097 for gdb/931.
1098 * dw2-strp.S (DW_AT_language): Change to C++.
1099 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
1100
1101 2009-03-31 Joel Brobecker <brobecker@adacore.com>
1102
1103 * gdb.ada/tasks: New testcase.
1104
1105 2009-03-30 Stan Shebs <stan@codesourcery.com>
1106
1107 * gdb.trace/actions.exp: Update to match new info trace format.
1108 * gdb.trace/deltrace.exp: Ditto.
1109 * gdb.trace/infotrace.exp: Ditto.
1110 * gdb.trace/passcount.exp: Ditto.
1111 * gdb.trace/save-trace.exp: Ditto.
1112 * gdb.trace/while-stepping.exp: Ditto.
1113 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
1114
1115 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1116
1117 * gdb.python/python-frame.c: New file.
1118 * gdb.python/python-frame.exp: New file.
1119
1120 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1121
1122 * gdb.python/python-value.exp: Add tests for the address
1123 attribute.
1124
1125 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
1126
1127 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
1128
1129 2009-03-26 Doug Evans <dje@google.com>
1130
1131 * gdb.mi/mi-nonstop-exit.exp: New file.
1132 * gdb.mi/non-stop-exit.c: New file.
1133
1134 2009-03-26 Tom Tromey <tromey@redhat.com>
1135
1136 Update for change to prologue skipping:
1137 * gdb.mi/mi2-simplerun.exp: Update.
1138 * gdb.mi/mi2-break.exp: Update.
1139 * gdb.mi/mi-simplerun.exp: Update.
1140 * gdb.mi/mi-break.exp: Update.
1141 * gdb.base/ending-run.exp: Update.
1142
1143 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1144
1145 * gdb.python/python-value.exp (test_value_in_inferior): Test
1146 gdb.Value.is_optimized_out attribute.
1147
1148 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1149
1150 * gdb.dwarf2/dw2-noloc-main.c: New file.
1151 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
1152 (.text): Remove.
1153 (.data): New.
1154 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
1155 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
1156 (DW_TAG_subprogram func_cu1, noloc): Remove.
1157 (main): New.
1158 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
1159 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
1160 (file_symbols): New procedure.
1161
1162 2009-03-25 Tom Tromey <tromey@redhat.com>
1163
1164 * gdb.base/charset.exp (valid_target_charset): New proc.
1165 Use it to skip tests on invalid charsets.
1166
1167 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
1168
1169 * gdb.base/completion.exp: Add a test for directory completion.
1170
1171 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1172
1173 Fix a racy FAIL.
1174 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
1175 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
1176
1177 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1178
1179 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
1180 * gdb.python/python-function.exp: Add test for function returning
1181 a GDB value.
1182
1183 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
1184
1185 * gdb.python/python-function.exp: New file.
1186
1187 2009-03-20 Tom Tromey <tromey@redhat.com>
1188
1189 * gdb.base/store.exp: Update for change to escape output.
1190 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
1191 to escape output.
1192 * gdb.base/pointers.exp: Update for change to escape output.
1193 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
1194 to escape output.
1195 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
1196 escape output.
1197 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
1198 to escape output.
1199 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
1200 escape output.
1201 * gdb.base/setvar.exp: Update for change to escape output.
1202 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
1203 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
1204 to escape output.
1205 (test_print_string_constants): Likewise.
1206 * gdb.base/charset.exp (valid_host_charset): Check size of
1207 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
1208 cases. Handle "auto"-related output.
1209 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
1210 (uvar, Uvar): New globals.
1211
1212 2009-03-19 Jerome Guitton <guitton@adacore.com>
1213
1214 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
1215 deltas.
1216 * gdb.ada/fixed_points.exp: Ditto.
1217
1218 2009-03-18 Pedro Alves <pedro@codesourcery.com>
1219
1220 * return-nodebug.c: Don't include stdio.h.
1221 (init): Delete.
1222 (func): Delete definition and provide extern declaration.
1223 (t): New.
1224 (main): Don't call printf. Call func and store its result in t.
1225 * return-nodebug1.c: New.
1226 * return-nodebug.exp: Don't expect stdio output. Instead, print
1227 the global variable t. Drop printf formatters and cast types from
1228 foreach loop. Don't use prepare_for_testing. Compile
1229 return-nodebug.c and return-nodebug1.c in separate steps. Don't
1230 define FORMAT or CAST.
1231
1232 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1233
1234 * gdb.base/solib-display.exp: Disable test for remote targers.
1235
1236 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1237
1238 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
1239
1240 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1241
1242 Fix a racy FAIL.
1243 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
1244 code from `follow parent, print pids'.
1245 (`follow child, print pids', `follow parent, print pids'): Call it.
1246 Replace `gdb_test "break..."' by gdb_breakpoint.
1247
1248 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
1249
1250 * gdb.mi/mi-cli.exp: Adjust for output difference in
1251 sync and async modes.
1252
1253 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1254
1255 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
1256 that was checked in by mistake. Remove loading of ada.exp, since
1257 this is not necessary in this case.
1258
1259 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1260
1261 * gdb.ada/ptype_arith_binop.exp: New testcase.
1262
1263 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1264
1265 * gdb.ada/mod_from_name: New testcase.
1266
1267 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1268
1269 * gdb.ada/tick_last_segv: New testcase.
1270
1271 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1272
1273 * gdb.mi/mi-cli.exp: Remove debug print.
1274
1275 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1276
1277 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
1278 include the token in ^running and frame info in *stopped.
1279
1280 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1281
1282 * solib-display.exp: New file.
1283 * solib-display-main.c: New file.
1284 * solib-display-lib.c: New file.
1285
1286 2009-03-05 Pedro Alves <pedro@codesourcery.com>
1287
1288 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
1289
1290 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1291
1292 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
1293 (list_and_check_macro): Use more specific test name.
1294 (next to definition): Make the test names unique.
1295
1296 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1297
1298 * gdb.pascal/floats.exp: Accept approximate results everywhere.
1299
1300 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1301
1302 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
1303 notifications.
1304 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
1305 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
1306 * lib/mi-support.exp (library_loaded_re): New.
1307 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
1308
1309 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1310
1311 * gdb.gdb/observer.exp: Use test_notification observer, not
1312 normal_stop, everywhere.
1313 (test_normal_stop_notifications): Rename to...
1314 (test_notifications): ...this.
1315 (test_observer_normal_stop): Rename to...
1316 (test_observer): ...this.
1317
1318 2009-02-16 Doug Evans <dje@google.com>
1319
1320 * gdb.arch/amd64-disp-step.S (test_int3): New test.
1321 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
1322 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
1323 (test_prefixed_syscall,test_int3): New tests.
1324 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
1325 (test_prefixed_syscall,test_int3): New tests.
1326
1327 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1328
1329 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
1330 (mi_expect_interrupt): Likewise.
1331 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
1332 response.
1333
1334 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1335
1336 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
1337 * gdb.base/pc-fp.exp (get_valueofx): Remove.
1338 Replace calls to get_valueofx by get_hexadecimal_valueof.
1339
1340 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1341
1342 * lib/gdb.exp (get_valueof): Accept anything as a return value.
1343 (get_integer_valueof): New procedure.
1344 (get_sizeof): Use new get_integer_value_of.
1345 * gdb.base/sizeof.exp: Replace all uses of get_valueof
1346 by get_integer_valueof.
1347
1348 2009-02-13 Tom Tromey <tromey@redhat.com>
1349
1350 * gdb.base/remote.exp (get_sizeof): Remove.
1351 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
1352 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
1353 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
1354 * lib/gdb.exp (get_valueof): Move from long_long.exp.
1355 (get_sizeof): Likewise.
1356
1357 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1358
1359 PR fortran/9806
1360 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
1361
1362 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1363
1364 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
1365
1366 2009-02-06 Pedro Alves <pedro@codesourcery.com>
1367
1368 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
1369
1370 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1371
1372 * gdb.python/python-cmd.exp: New file.
1373
1374 2009-02-06 Tristan Gingold <gingold@adacore.com>
1375
1376 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
1377
1378 2009-02-05 Tristan Gingold <gingold@adacore.com>
1379
1380 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
1381 pointer is dereferenced and use this signal name in regexp.
1382 * gdb.base/signull.exp: Ditto.
1383 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
1384 * gdb.base/signull.c (main): Ditto.
1385
1386 2009-02-04 Tom Tromey <tromey@redhat.com>
1387 Thiago Jung Bauermann <bauerman@br.ibm.com>
1388
1389 * gdb.python/python-value.exp: Use `gdb.history' instead of
1390 `gdb.value_from_history'.
1391 (test_value_numeric_ops): Add test for conversion of enum constant.
1392 * gdb.python/python-value.c (enum e): New type.
1393 (evalue): New global.
1394 (main): Use argv.
1395
1396 2009-02-04 Jerome Guitton <guitton@adacore.com>
1397
1398 * gdb.ada/uninitialized_vars: New test program.
1399 * gdb.ada/uninitialized_vars.exp: New testcase.
1400
1401 2009-02-02 Tom Tromey <tromey@redhat.com>
1402
1403 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
1404 * gdb.cp/pr2489.cc: Rename...
1405 * gdb.cp/pr9594.cc: ... to this.
1406
1407 2009-02-02 Tom Tromey <tromey@redhat.com>
1408
1409 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
1410 * gdb.cp/pr2489.cc: New file.
1411 * gdb.cp/cpcompletion.exp: New file.
1412
1413 2009-02-02 Tom Tromey <tromey@redhat.com>
1414
1415 PR exp/9059:
1416 * gdb.cp/call-c.exp: Add regression test.
1417 * gdb.cp/call-c.cc (FooHandle): New typedef.
1418 (main): New variable 'handle'.
1419
1420 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1421
1422 * lib/mi-support.exp (et_mi_thread_list)
1423 (check_mi_and_console_threads): Adjust for current thread in
1424 -thread-list-ids output.
1425
1426 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1427
1428 * gdb.mi/mi-break.exp (test_disabled_creation): New.
1429 Call it.
1430
1431 2009-01-28 Doug Evans <dje@google.com>
1432
1433 * gdb.arch/amd64-disp-step.S: New file.
1434 * gdb.arch/amd64-disp-step.exp: New file.
1435 * gdb.arch/i386-disp-step.S: New file.
1436 * gdb.arch/i386-disp-step.exp: New file.
1437
1438 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
1439
1440 * gdb.base/find.exp: Set newline variable
1441 using quotes instead of braces to fix cygwin failures.
1442
1443 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1444
1445 * gdb.base/radix.exp: Add tests to ensure that that set
1446 input-radix 0 and set output-radix 0 are really rejected.
1447
1448 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1449
1450 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1451 copyright years.
1452
1453 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1454
1455 PR gdb/9664:
1456 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1457
1458 2009-01-22 Pedro Alves <pedro@codesourcery.com>
1459
1460 PR c++/9631:
1461 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1462
1463 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1464
1465 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1466 binfile definition to fix Windows OS failure.
1467
1468 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1469
1470 PR gdb/9346
1471 * gdb.base/interrupt.c (sigint_handler): New.
1472 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1473 on error.
1474 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1475 Test "signal SIGINT".
1476
1477 2009-01-19 Doug Evans <dje@google.com>
1478
1479 * gdb.base/break.exp: Update expected gdb output.
1480 * gdb.base/sepdebug.exp: Ditto.
1481 * gdb.mi/mi-syn-frame.exp: Ditto.
1482 * gdb.mi/mi2-syn-frame.exp: Ditto.
1483 * gdb.base/call-signal-resume.exp: New file.
1484 * gdb.base/call-signals.c: New file.
1485 * gdb.base/unwindonsignal.exp: New file.
1486 * gdb.base/unwindonsignal.c: New file.
1487 * gdb.threads/interrupted-hand-call.exp: New file.
1488 * gdb.threads/interrupted-hand-call.c: New file.
1489 * gdb.threads/thread-unwindonsignal.exp: New file.
1490
1491 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1492
1493 * gdb.base/define.exp: Test defining and hooking prefix commands.
1494 * gdb.python/python.exp: Update test for "show user" output.
1495
1496 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1497
1498 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1499 now the output exactly, using less wildcards. Expect also the output
1500 of gfortran-4.3. Update for the f-valprint.c modification from
1501 2008-04-22.
1502 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1503 Remove gdb_test test names where matching the command.
1504
1505 2009-01-01 Pedro Alves <pedro@codesourcery.com>
1506
1507 PR breakpoints/9681:
1508 * gdb.base/watchpoint.exp: Add regression test.
1509
1510 2008-12-31 Pedro Alves <pedro@codesourcery.com>
1511
1512 * gdb.threads/attach-into-signal.exp: Don't use
1513 gdb_suppress_entire_file.
1514 * gdb.threads/attach-stopped.exp: Ditto.
1515 * gdb.threads/attachstop-mt.exp: Ditto.
1516
1517 2008-12-31 Pedro Alves <pedro@codesourcery.com>
1518
1519 PR gdb/8812:
1520 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1521
1522 2008-12-29 Pedro Alves <pedro@codesourcery.com>
1523
1524 PR gdb/7536:
1525 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1526 and unsupported output radices are really rejected.
1527
1528 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1529
1530 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1531
1532 2008-12-22 Tom Tromey <tromey@redhat.com>
1533
1534 * gdb.cp/punctuator.exp: New file.
1535
1536 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1537
1538 * gdb.base/completion.exp (Completing non-existing component): New test.
1539
1540 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1541
1542 Fix for PR gdb/8648.
1543 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1544 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1545 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1546 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
1547
1548 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1549
1550 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
1551
1552 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
1553
1554 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
1555 compiler actually generate code at the expected line number.
1556
1557 2008-12-15 Jie Zhang <jie.zhang@analog.com>
1558
1559 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
1560
1561 2008-12-12 Tom Tromey <tromey@redhat.com>
1562
1563 * gdb.base/commands.exp (redefine_hook_test): New proc.
1564 Call it.
1565
1566 2008-12-11 Tom Tromey <tromey@redhat.com>
1567
1568 * gdb.base/macscp.exp: New regression test.
1569
1570 2008-12-11 Tom Tromey <tromey@redhat.com>
1571
1572 * gdb.base/macscp.exp: Print "address.addr".
1573 * gdb.base/macscp1.c (struct outer): New struct.
1574 (address): New global.
1575
1576 2008-12-09 Tom Tromey <tromey@redhat.com>
1577
1578 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
1579 Call it.
1580
1581 2008-12-04 Doug Evans <dje@google.com>
1582
1583 * gdb.server/ext-run.exp: Relax regexp for init program.
1584
1585 2008-12-03 Tristan Gingold <gingold@adacore.com>
1586
1587 * gdb.base/macscp.exp: Generate an object file during compilation
1588 to work around Darwin dsymutil limitations.
1589
1590 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1591
1592 Test resolving external references to TLS variables.
1593 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
1594 FILE2_THREAD_LOCAL.
1595 (testfile2, srcfile2): New variables.
1596 * gdb.threads/tls.c (file2_thread_local)
1597 (function_referencing_file2_thread_local): New.
1598 * gdb.threads/tls2.c: New file.
1599
1600 2008-11-28 Joel Brobecker <brobecker@adacore.com>
1601
1602 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
1603 rather than integer, as integer might not be big enough when
1604 on 64bit targets.
1605
1606 2008-11-27 Jerome Guitton <guitton@adacore.com>
1607
1608 * gdb.cp/formatted-ref.exp: Add equality test.
1609 * gdb.ada/formatted_ref.exp: Ditto.
1610
1611 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1612
1613 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
1614 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
1615
1616 2008-11-20 Andreas Schwab <schwab@suse.de>
1617
1618 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
1619 matching syscall entry point.
1620 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1621 (tcatch_vfork_then_child_follow): Likewise. Finish through
1622 vfork even if we stopped at the syscall trampoline.
1623
1624 2008-11-20 Doug Evans <dje@google.com>
1625
1626 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
1627
1628 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1629
1630 * gdb.arch/ppc-dfp.exp: New file.
1631 * gdb.arch/ppc-dfp.c: New file.
1632
1633 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1634
1635 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
1636
1637 2008-11-17 Doug Evans <dje@google.com>
1638
1639 * gdb.mi/mi-syn-frame.exp: Update expected output.
1640 * gdb.mi/mi2-syn-frame.exp: Update expected output.
1641
1642 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1643
1644 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
1645 "thread N" results in =thread-selected.
1646 * lib/mi-support (mi_run_cmd, mi_expect_stop)
1647 (mi_send_resuming_command_raw): Be prepared for
1648 =thread-selected.
1649
1650 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1651
1652 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
1653 * lib/mi-support.exp: Likewise.
1654
1655 2008-11-16 Joel Brobecker <brobecker@adacore.com>
1656
1657 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
1658 commands from the expected output for "help catch".
1659
1660 2008-11-15 Joel Brobecker <brobecker@adacore.com>
1661
1662 * gdb.ada/int_deref.exp: New testcase.
1663
1664 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
1665
1666 * gdb.mi/gdb2549.exp: New file.
1667
1668 2008-11-11 Doug Evans <dje@google.com>
1669
1670 * gdb.base/callexit.exp: New file.
1671 * gdb.base/callexit.c: New file.
1672
1673 2008-11-10 Doug Evans <dje@google.com>
1674
1675 * lib/gdb.exp (GDBFLAGS): Move -nx ...
1676 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
1677 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
1678 (default_gdb_start,default_gdb_exit): Ditto.
1679 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
1680 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
1681 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
1682 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
1683 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
1684 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
1685
1686 2008-11-03 Andreas Schwab <schwab@suse.de>
1687
1688 * gdb.base/hashline2.exp: Fix typo.
1689 * gdb.base/hashline3.exp: Likewise.
1690
1691 2008-10-30 Tom Tromey <tromey@redhat.com>
1692
1693 * gdb.base/pointers.exp: Add test.
1694 * gdb.base/pointers.c (k, S): New typedefs.
1695 (instance): New global.
1696
1697 2008-10-30 Andreas Schwab <schwab@suse.de>
1698
1699 * gdb.base/args.exp: Add tests for newlines.
1700
1701 2008-10-30 Joel Brobecker <brobecker@adacore.com>
1702
1703 gdb.base/foll-exec.exp: Update the expected output of a couple
1704 of "info breakpoints" tests.
1705
1706 2008-10-28 Tom Tromey <tromey@redhat.com>
1707
1708 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
1709
1710 2008-10-24 Pedro Alves <pedro@codesourcery.com>
1711
1712 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
1713 gdb_start_cmd.
1714 Use runto_main before any test that requires execution.
1715
1716 2008-10-23 Pedro Alves <pedro@codesourcery.com>
1717
1718 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
1719 instead of SIGINT.
1720
1721 2008-10-22 Joel Brobecker <brobecker@adacore.com>
1722
1723 * gdb.base/completion.exp: Update expected output following
1724 the addition of the "info tasks" command.
1725
1726 2008-10-22 Tom Tromey <tromey@redhat.com>
1727
1728 * gdb.base/exprs.exp (test_expr): Add test for string
1729 concatenation.
1730
1731 2008-10-19 Pedro Alves <pedro@codesourcery.com>
1732
1733 * configure.ac: Output gdb.python/Makefile.
1734 * configure: Regenerate.
1735 * gdb.python/Makefile.in: New.
1736
1737 2008-10-16 Joel Brobecker <brobecker@adacore.com>
1738
1739 * gdb.base/foll-fork.exp: Adjust the expected output to match
1740 the new description for fork/vfork catchpoints in the "info
1741 breakpoints" output.
1742
1743 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1744
1745 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
1746
1747 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1748
1749 * gdb.python/python-value.c: New file.
1750 * gdb.python/python-value.exp: New file.
1751
1752 2008-10-15 Pedro Alves <pedro@codesourcery.com>
1753
1754 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
1755
1756 2008-10-15 Denis Pilat <denis.pilat@st.com>
1757
1758 * gdb.cp/mb-ctor.exp: Fix a typo.
1759
1760 2008-10-09 Tom Tromey <tromey@redhat.com>
1761
1762 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
1763 'fprintf' and 'stderr'.
1764
1765 2008-10-07 Joel Brobecker <brobecker@adacore.com>
1766
1767 * gdb.ada/ref_tick_size.exp: New testcase.
1768
1769 2008-10-06 Doug Evans <dje@google.com>
1770
1771 * gdb.dwarf2/dw2-cu-size.exp: New file.
1772 * gdb.dwarf2/dw2-cu-size.S: New file.
1773
1774 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
1775 .Ltype_int for clarity.
1776
1777 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1778
1779 PR gdb/2384:
1780 * gdb.cp/gdb2384.exp: Extended to test more cases.
1781 * gdb.cp/gdb2384.cc: Likewise.
1782 * gdb.cp/gdb2384-base.h: Likewise.
1783 * gdb.cp/gdb2384-base.cc: Likewise.
1784
1785 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1786
1787 * gdb.base/maint.exp (maint print type): Remove printing
1788 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
1789
1790 2008-09-30 Tom Tromey <tromey@redhat.com>
1791
1792 * gdb.base/macscp.exp: Add completion tests.
1793 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
1794 (TWENTY_THREE): Likewise.
1795 (FORTY_EIGHT): Likewise.
1796
1797 2008-09-30 Tom Tromey <tromey@redhat.com>
1798
1799 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
1800 everywhere.
1801 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
1802
1803 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1804
1805 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
1806 testcase is derived from. Fix racy dependency on an expected PID
1807 number. No longer support the testcase on Linux kernel 2.4.x.
1808
1809 2008-09-27 Tom Tromey <tromey@redhat.com>
1810
1811 * gdb.base/macscp.exp: Add tests for stringification, splicing,
1812 and varargs.
1813
1814 2008-09-22 Pedro Alves <pedro@codesourcery.com>
1815
1816 * lib/mi-support.exp (mi_expect_interrupt): New.
1817 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
1818 from gdb.mi/mi-nonstop.exp.
1819 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
1820 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
1821 lib/mi-support.exp.
1822 Use mi_check_thread_states throughout. Avoid ".*" and do not
1823 require an anchor after -exec-run.
1824
1825 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1826
1827 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
1828 stop is pending. Avoid ".*" when two stops are pending.
1829 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
1830 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
1831 newlines in fullnames.
1832 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
1833 (mi_expect_stop): Update comments. Only anchor in sync mode.
1834 Do not match newlines.
1835 (mi_send_resuming_command_raw): Always return status.
1836 (mi_get_stop_line): Do not match more than one line by accident.
1837 Only anchor in sync mode.
1838 (mi_run_inline_test): If -exec-next fails, give up.
1839
1840 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1841
1842 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
1843 on SPU.
1844
1845 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1846
1847 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
1848
1849 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1850
1851 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
1852 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1853 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
1854 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1855 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
1856 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
1857 gdb.ada/interface.exp, gdb.ada/null_array.exp,
1858 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1859 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1860 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1861 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
1862 Include the "= " sequence in the expected output of print tests.
1863
1864 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
1867 description for boolean types.
1868
1869 2008-09-09 Pedro Alves <pedro@codesourcery.com>
1870
1871 * gdb.base/hook-stop-continue.c: New.
1872 * gdb.base/hook-stop-continue.exp: New.
1873
1874 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1875
1876 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
1877
1878 2008-09-08 Jerome Guitton <guitton@adacore.com>
1879
1880 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
1881 (stack_check_probe_2, stack_check_probe_loop_1)
1882 (stack_check_probe_loop_2): New functions.
1883 (main): Add call to these new functions.
1884 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
1885 functions, check that the breakpoint is inserted at the appropriate
1886 location.
1887 (insert_breakpoint): Slightly refine this procedure so that it can
1888 be called several times in the test.
1889
1890 2008-09-08 Jerome Guitton <guitton@adacore.com>
1891
1892 * gdb.base/stack-checking.c: New file.
1893 * gdb.base/stack-checking.exp: New file.
1894
1895 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1896
1897 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
1898 * gdb.arch/altivec-regs.exp: Likewise.
1899 * gdb.arch/vsx-regs.exp: Likewise.
1900
1901 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1902
1903 * gdb.arch/ppc-fp.exp: New file.
1904 * gdb.arch/ppc-fp.c: New file.
1905
1906 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1907
1908 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
1909 lest gcc-4.3.1 optimizes the whole thing away.
1910
1911 2008-09-04 Michael Snyder <msnyder@vmware.com>
1912
1913 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
1914 as "at" (for non-debug functions such as _start).
1915
1916 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1917
1918 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
1919 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
1920 software watchpoints.
1921 * gdb.base/watch_thread_num.exp: Likewise.
1922
1923 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
1924
1925 * gdb.arch/i386-bp_permanent.exp: New test.
1926
1927 2008-08-24 Tom Tromey <tromey@redhat.com>
1928
1929 * gdb.base/maint.exp: Update "maint print type".
1930
1931 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
1932
1933 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
1934 support. Adjust the order of "*running" notifications.
1935 * gdb.mi/non-stop.c: Don't cast from int to void* and
1936 back.
1937
1938 2008-08-20 Mark Kettenis <kettenis@gnu.org>
1939
1940 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
1941 expect to find it in the "info frame" output.
1942
1943 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
1944
1945 * gdb.base/interp.exp: Always consume both prompts.
1946
1947 2008-08-20 Pedro Alves <pedro@codesourcery.com>
1948
1949 * gdb.base/pending.exp: Test pending breakpoints without symbols
1950 loaded.
1951
1952 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1953
1954 * lib/mi-support.exp (mi_expect_stop): Produce
1955 more details on failures.
1956 * gdb.mi/mi-nonstop.exp: New.
1957 * gdb.mi/non-stop.c: New.
1958
1959 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1960
1961 * gdb.mi/mi-async.exp: Use 'set target-async'.
1962 * lib/mi-support.exp: Use 'set/show target-async'.
1963
1964 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
1965
1966 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
1967
1968 2008-08-17 Tom Tromey <tromey@redhat.com>
1969
1970 * gdb.base/help.exp (help catch): Rewrite.
1971
1972 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1973
1974 * gdb.base/define.exp: Test indented command documentation.
1975 * gdb.python/python.exp: Test indented multi-line command.
1976
1977 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
1978
1979 * testsuite/gdb.arch/vsx-regs.c: New source file.
1980 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
1981 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
1982
1983 2008-08-14 Tom Tromey <tromey@redhat.com>
1984
1985 * gdb.base/macscp.exp: Add regression test for "macro define" or
1986 "macro undef" with no arguments.
1987
1988 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1989
1990 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
1991
1992 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1993
1994 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
1995
1996 2008-08-06 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.python/python.exp: New file.
1999
2000 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2001
2002 Fix for PR gdb/1543.
2003 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
2004 $LOCATION.
2005 (location): New variable.
2006 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
2007 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
2008 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
2009 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
2010 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
2011 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
2012 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
2013 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
2014 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
2015 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
2016 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2017 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
2018 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2019 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
2020 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2021 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
2022 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
2023 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
2024 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
2025 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2026 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
2027 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
2028 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
2029 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
2030 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
2031 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
2032 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
2033 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
2034 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
2035 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
2036 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
2037 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
2038 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
2039 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
2040 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
2041 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
2042 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
2043 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2044 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
2045 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
2046 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
2047 gdb.base/type-opaque.exp, gdb.base/until.exp,
2048 gdb.base/value-double-free.c, gdb.base/varargs.exp,
2049 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
2050 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
2051 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2052 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
2053 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
2054 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2055 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2056 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
2057 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
2058 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
2059 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
2060 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
2061 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
2062 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
2063 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
2064 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2065 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
2066 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
2067 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
2068 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
2069 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
2070 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
2071 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
2072 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
2073 gdb.pascal/types.exp, gdb.stabs/weird.exp,
2074 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
2075 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
2076 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
2077 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
2078 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
2079 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
2080 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2081 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2082 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2083 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2084 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2085 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2086 lib/mi-support.exp, lib/trace-support.exp: Remove reference
2087 to bug-gdb@prep.ai.mit.edu .
2088
2089 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
2090
2091 * lib/mi-support.exp (mi_load_shlibs): New.
2092 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
2093
2094 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
2095
2096 * lib/mi-support.exp (get_mi_thread_list)
2097 (check_mi_and_console_threads): New, moved from ...
2098 * gdb.mi/mi-pthread.exp: ...here.
2099 * gdb.mi/gdb669.exp (get_mi_thread_list)
2100 (check_mi_and_console_threads): Delete.
2101 * gdb.mi/mi2-pthread.exp: Likewise.
2102
2103 2008-07-28 Tom Tromey <tromey@redhat.com>
2104
2105 * Makefile.in (just-check): Remove. Move body to...
2106 (check): ... here.
2107
2108 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2109
2110 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
2111 Add a test for duplicated SIGINTs.
2112
2113 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2114
2115 * gdb.threads/schedlock.exp (get_args): Update to work for any
2116 value of NUM.
2117 (Top level): Report the number of threads that did not resume.
2118
2119 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2120
2121 * gdb.dwarf2/dw2-compressed.S: Also define __start.
2122
2123 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2124
2125 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
2126 non-MI prompt.
2127
2128 2008-07-26 Tom Tromey <tromey@redhat.com>
2129
2130 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
2131 (function_struct, function_struct_ptr): New globals.
2132 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
2133 function pointer in a struct.
2134
2135 2008-07-26 Tom Tromey <tromey@redhat.com>
2136
2137 * gdb.base/macscp.exp: Add test for macro lexing bug.
2138
2139 2008-07-18 Tom Tromey <tromey@redhat.com>
2140
2141 * gdb.base/macscp.exp: Add macro tests.
2142
2143 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2144
2145 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
2146
2147 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2148
2149 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
2150
2151 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2152
2153 * gdb.cp/class2.exp: fix for failure on spu-elf
2154
2155 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2156
2157 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
2158
2159 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2160
2161 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
2162
2163 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
2164
2165 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
2166
2167 2008-07-11 Kevin Buettner <kevinb@redhat.com>
2168
2169 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
2170 of regexp to account for changes made to GDB in the printing of
2171 byte vectors.
2172
2173 2008-07-11 Tom Tromey <tromey@redhat.com>
2174
2175 * gdb.base/completion.exp: Add 'help' completion test.
2176
2177 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2178
2179 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
2180
2181 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2182
2183 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
2184
2185 2008-07-09 Pedro Alves <pedro@codesourcery.com>
2186
2187 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
2188
2189 2008-07-09 Pedro Alves <pedro@codesourcery.com>
2190
2191 * gdb.base/fullname.exp: Restore pwd if compiling failed.
2192
2193 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2194
2195 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
2196
2197 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2198
2199 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
2200 previous commit. Add a comment.
2201
2202 2008-06-28 Pedro Alves <pedro@codesourcery.com>
2203
2204 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
2205
2206 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2207
2208 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
2209
2210 2008-06-27 Pedro Alves <pedro@codesourcery.com>
2211
2212 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
2213 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
2214 compiling an executable, link in an object that forces unbuffered
2215 output.
2216 * lib/set_unbuffered_mode.c: New file.
2217
2218 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2219
2220 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
2221
2222 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
2223
2224 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
2225 mi_expect_stop.
2226 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
2227 Demand that *running is output.
2228 (detect_async): Perform checking every time.
2229 (mi_send_resuming_command): Extract everything into...
2230 (mi_send_resuming_command_raw): ...this.
2231 (mi_expect_stop): Don't accept any output before *stopped.
2232
2233 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
2234
2235 Robustify mi-simplerun.
2236 * gdb.mi/basics.c (main): Add a call to sleep.
2237 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
2238 * gdb.mi/mi2-cli.exp: Likewise.
2239 * gdb.mi/mi-break.exp: Likewise.
2240
2241 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
2242
2243 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
2244
2245 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2246
2247 * gdb.mi/mi-console.exp: Adjust.
2248 * gdb.mi/mi-syn-frame.exp: Adjust.
2249 * gdb.mi/mi2-console.exp: Adjust.
2250 * gdb.mi/mi2-syn-frame.exp: Adjust.
2251 * lib/mi-support.exp (mi_run_cmd): Adjust.
2252 (mi_send_resuming_command): Adjust.
2253
2254 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2255
2256 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
2257 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
2258 testing of stopped.
2259 * gdb.mi/mi2-syn-frame.exp: Likewise.
2260 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
2261 (async, detect_async): New.
2262 (mi_expect_stop, mi_continue_to_line): Adjust expectation
2263 depending on if we're running in sync or async mode.
2264
2265 2008-06-09 Tom Tromey <tromey@redhat.com>
2266
2267 * gdb.base/completion.exp: New tests for field name completion
2268 with spaces, and field name completion with '->'.
2269
2270 2008-06-06 Tom Tromey <tromey@redhat.com>
2271
2272 * gdb.base/break1.c (struct some_struct): New struct.
2273 (values): New global.
2274 * gdb.base/completion.exp: Add field name completion test.
2275
2276 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2277
2278 * gdb.cp/call-c.exp: Test for incorrect handling of reference
2279 to pointer.
2280 * gdb.cp/call-c.cc: Likewise.
2281
2282 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
2283
2284 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
2285 annotation.
2286
2287 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2288 Pedro Alves <pedro@codesourcery.com>
2289
2290 * gdb.threads/execl.c, gdb.threads/execl1.c,
2291 gdb.threads/execl.exp: New tests.
2292
2293 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
2294 Daniel Jacobowitz <dan@codesourcery.com>
2295
2296 * gdb.cp/exception.exp: Activate test, make it work with pending
2297 catchpoints.
2298
2299 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2300
2301 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
2302
2303 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
2304
2305 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
2306 now printed.
2307 * gdb.mi/mi2-var-cmd.exp: Likewise.
2308
2309 2008-05-27 Andreas Schwab <schwab@suse.de>
2310
2311 * gdb.base/frame-args.exp: Handle arguments that are optimized
2312 out.
2313
2314 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
2315
2316 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
2317 quiet for ppc32 and group options into a single variable.
2318
2319 2008-05-23 Joel Brobecker <brobecker@adacore.com>
2320
2321 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
2322 of zero-size elements.
2323 * gdb.ada/null_array.exp: Test printing this new array.
2324
2325 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2326
2327 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
2328
2329 2008-05-21 Joel Brobecker <brobecker@adacore.com>
2330
2331 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
2332 of the "finish" command.
2333
2334 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
2335
2336 * gdb.base/annota1.exp: Test for new annotation.
2337
2338 2008-05-16 Pedro Alves <pedro@codesourcery.com>
2339
2340 * gdb.base/fixsection.exp: New file.
2341 * gdb.base/fixsection0.c: New file.
2342 * gdb.base/fixsection1.c: New file.
2343
2344 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2345
2346 * gdb.base/annota1.exp: Accept printf@... in place of printf.
2347 * gdb.base/annota3.exp: Likewise.
2348
2349 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
2350
2351 * gdb.base/watch_thread_num.exp: Don't run tests that require
2352 watchpoints if the target doesn't support them.
2353
2354 2008-05-12 Doug Evans <dje@google.com>
2355
2356 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
2357
2358 2008-05-09 Joel Brobecker <brobecker@adacore.com>
2359
2360 * gdb.ada/assign_1.exp: New testcase.
2361
2362 2008-05-09 Doug Evans <dje@google.com>
2363
2364 * gdb.base/find.exp: New file.
2365 * gdb.base/find.c: New file.
2366
2367 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
2368
2369 * gdb.base/commands.exp (watchpoint_command_test): Handle
2370 gdb,no_hardware_watchpoints.
2371 * gdb.base/float.exp: Allow ARM targets without floating point.
2372 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
2373
2374 2008-05-06 Jerome Guitton <guitton@adacore.com>
2375 Joel Brobecker <brobecker@adacore.com>
2376
2377 * gdb.ada/lang_switch: New test program.
2378 * gdb.ada/lang_switch.exp: New testcase.
2379
2380 2008-05-05 Doug Evans <dje@google.com>
2381
2382 * gdb.base/help.exp (disassemble): Update expected help text.
2383
2384 2008-05-04 Pedro Alves <pedro@codesourcery.com>
2385
2386 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
2387
2388 2008-05-04 Pedro Alves <pedro@codesourcery.com>
2389
2390 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
2391 different times.
2392
2393 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2394
2395 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
2396 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
2397 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
2398 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
2399
2400 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
2401
2402 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
2403 notification to appear.
2404
2405 2008-05-04 Daniel Jacobowitz <dan@debian.org>
2406
2407 * gdb.base/fullname.c: New file.
2408 * gdb.base/fullname.exp: New file.
2409 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
2410
2411 2008-05-03 Pedro Alves <pedro@codesourcery.com>
2412
2413 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
2414 expressions with macros.
2415
2416 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2417
2418 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
2419
2420 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2421
2422 * gdb.base/completion.exp: Handle lack of other symbols beginning
2423 with "a".
2424
2425 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
2426
2427 2008-05-02 Jim Blandy <jimb@codesourcery.com>
2428
2429 * gdb.asm/asmsrc1.s: Add scratch space.
2430
2431 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2432 Daniel Jacobowitz <dan@codesourcery.com>
2433
2434 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
2435 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
2436 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
2437
2438 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2439
2440 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
2441
2442 2008-05-01 Joel Brobecker <brobecker@adacore.com>
2443
2444 * gdb.base/info-target.exp: New testcase.
2445
2446 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2447
2448 * gdb.cp/hang.exp: Use .cc instead of .C.
2449 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2450 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2451
2452 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2453
2454 * gdb.base/gdb1250.exp: Remove perror.
2455 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2456
2457 2008-04-30 Pedro Alves <pedro@codesourcery.com>
2458
2459 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2460 .2byte.
2461
2462 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2463
2464 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2465 (maybe_kfail): New.
2466
2467 2008-04-25 Pedro Alves <pedro@codesourcery.com>
2468
2469 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2470
2471 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2472
2473 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2474 * gdb.mi/mi2-syn-frame.exp: Likewise.
2475 * lib/mi-support.exp: Likewise.
2476
2477 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2478
2479 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2480 to specify regexp for the location to stop at.
2481 * gdb.base/break-always.c: New.
2482 * gdb.base/break-always.exp: New.
2483
2484 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2485
2486 * lib/mi-support.exp (mi_runto_helper): Adjust
2487 for the original-location field.
2488 (mi_create_breakpoint, mi_list_breakpoints): New.
2489 * gdb.mi/mi-break.exp: Adjust.
2490 * gdb.mi/mi2-break.exp: Adjust.
2491 * gdb.mi/mi-pending.exp: Adjust.
2492 * gdb.mi/mi-simplerun.exp: Adjust.
2493 * gdb.mi/mi2-simplerun.exp: Adjust.
2494 * gdb.mi/mi-syn-frame.exp: Adjust.
2495 * gdb.mi/mi2-syn-frame.exp: Adjust.
2496 * gdb.mi/mi-until.exp: Adjust.
2497 * gdb.mi/mi2-until.exp: Adjust.
2498 * gdb.mi/mi-var-display.exp: Adjust.
2499 * gdb.mi/mi2-var-display.exp: Adjust.
2500 * gdb.mi/mi-watch.exp: Adjust.
2501 * gdb.mi/mi2-watch.exp: Adjust.
2502
2503 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2504
2505 * aclocal.m4: Add override.m4.
2506 * configure: Regenerate.
2507
2508 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2509
2510 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2511 '-var-update --all-values' reports new value even the type
2512 of a variable object has changed.
2513
2514 2008-04-18 Craig Silverstein <csilvers@google.com>
2515
2516 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2517 files.
2518
2519 2008-04-18 Joel Brobecker <brobecker@adacore.com>
2520
2521 * gdb.ada/atomic_enum: New test program.
2522 * gdb.ada/atomic_enum.exp: New testcase.
2523
2524 2008-04-17 Doug Evans <dje@google.com>
2525
2526 * gdb.opt/Makefile.in: Fix whitespace.
2527
2528 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2529
2530 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2531
2532 2008-04-17 Doug Evans <dje@google.com>
2533
2534 * gdb.base/hashline1.exp: New testcase.
2535 * gdb.base/hashline2.exp: New testcase.
2536 * gdb.base/hashline2.exp: New testcase.
2537
2538 2008-04-17 Pedro Alves <pedro@codesourcery.com>
2539
2540 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2541
2542 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2543
2544 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2545 temporary breakpoint to match "Temporary breakpoint".
2546 * gdb.base/break.exp (delete_breakpoints): Likewise.
2547 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
2548 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
2549 * gdb.base/display.exp: Likewise.
2550 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
2551 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
2552 * gdb.base/restore.exp (restore_tests): Likewise.
2553 * gdb.base/sepdebug.exp: Likewise.
2554 * gdb.base/watchpoint.exp: Likewise.
2555 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
2556 * gdb.mi/mi-pending.exp: Likewise.
2557 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
2558 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
2559 * gdb.mi/mi-var-cmd.exp: Likewise.
2560 * gdb.mi/mi-var-display.exp: Likewise.
2561 * gdb.mi/mi2-cli.exp: Likewise.
2562 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
2563 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
2564 * gdb.mi/mi2-var-display.exp: Likewise.
2565 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
2566 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
2567 new "disp" field.
2568 (mi_expect_stop): Move after_reason argument to be really after
2569 reason. This is to support fix for PR2424.
2570
2571 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2572
2573 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2574
2575 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
2576
2577 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
2578 field. Add more floating varobj tests.
2579 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
2580 field.
2581 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
2582 (main): Call do_at_tests.
2583 * lib/mi-support.exp (mi_create_floating_varobj)
2584 (mi_varobj_update_with_type_change): New.
2585
2586 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2587
2588 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
2589 option of -var-evaluate-expression.
2590 * gdb.mi/mi2-var-display.exp: Likewise.
2591
2592 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
2593
2594 Introduce test setup helpers.
2595 * lib/gdb.exp (build_executable, clean_restart)
2596 (prepare_for_testing): New.
2597 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
2598 * gdb.base/return.exp: Likewise.
2599 * gdb.base/ending-run.exp: Likewise.
2600
2601 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
2602
2603 * gdb.mi/mi-async.exp: New test for asynchronous Machine
2604 Interface (MI) responses.
2605
2606 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2607
2608 * gdb.cp/breakpoint.cc: New code to test conditions involving
2609 member variables.
2610 * gdb.cp/breakpoint.exp: Test condition involving member
2611 variables.
2612
2613 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
2614
2615 * lib/mi-support.exp (mi_expect_stop): New.
2616 (mi_run_cmd): Change the
2617 token. Use mi_send_resuming_command, use
2618 mi_expect_stop.
2619 (mi_execute_to_helper): Rename to mi_execute_to.
2620 (mi_send_resuming_command): Add more error patterns.
2621 (mi_wait_for_stop): Renamed to...
2622 (mi_get_stop_line): ...this.
2623 (mi_run_inline_test): Adjust.
2624
2625 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
2626 * gdb.mi/mi-console.exp: Likewise.
2627 * gdb.mi/mi-pending.exp: Likewise.
2628 * gdb.mi/mi-simplerun.exp: Likewise.
2629 * gdb.mi/mi-stack.exp: Likewise.
2630 * gdb.mi/mi-stepi.exp: Likewise.
2631 * gdb.mi/mi-syn-frame.exp: Add comment.
2632 * gdb.mi/mi-until.exp: Likewise.
2633 * gdb.mi/mi-var-display.exp: Likewise.
2634 * gdb.mi/mi-watch.exp: Likewise.
2635 * gdb.mi/mi2-cli.exp: Likewise.
2636 * gdb.mi/mi2-console.exp: Likewise.
2637 * gdb.mi/mi2-simplerun.exp: Likewise.
2638 * gdb.mi/mi2-stack.exp: Likewise.
2639 * gdb.mi/mi2-stepi.exp: Likewise.
2640 * gdb.mi/mi2-until.exp: Likewise.
2641 * gdb.mi/mi2-var-display.exp: Likewise.
2642 * gdb.mi/mi2-watch.exp: Likewise.
2643
2644 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2645
2646 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2647
2648 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
2649
2650 2008-04-04 Pedro Alves <pedro@codesourcery.com>
2651
2652 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
2653 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
2654 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2655 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
2656 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
2657 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
2658 expect an mi error duplicated in stderr.
2659
2660 2008-04-03 Joel Brobecker <brobecker@adacore.com>
2661
2662 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
2663 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
2664 Add a couple of tests that verify the behavior when the new setting
2665 is set to "cancel" and "all".
2666 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
2667 "ask" before we start the testing.
2668
2669 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2670
2671 * gdb.cp/casts.cc: Add class reference variables.
2672 * gdb.cp/casts.exp: New test cases for up/down casting references.
2673
2674 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2675
2676 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
2677 instead of beginning to make an extra test pass.
2678 * gdb.mi/mi2-var-display.exp: Likewise.
2679
2680 2008-03-31 Maciej W. Rozycki <macro@mips.com>
2681
2682 * gdb.base/break.exp: Mark failures as such. Fix formatting.
2683
2684 2008-03-31 Markus Deuling <deuling@de.ibm.com>
2685 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2686
2687 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
2688 value. Add xfail for older kernels.
2689
2690 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2691
2692 Bring mi-support in line with gdb.exp.
2693 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
2694 (mi_gdb_start): New function.
2695
2696 2008-03-28 Maciej W. Rozycki <macro@mips.com>
2697
2698 * gdb.mi/mi-var-cmd.exp: Fix a typo.
2699
2700 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2701
2702 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2703 * gdb.mi/mi2-var-display.exp: Likewise.
2704
2705 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2706
2707 * lib/mi-support.exp (mi_create_varobj_checked): New.
2708 (mi_list_varobj_children): Allow to check for a
2709 value.
2710 (mi_list_array_varobj_children): New.
2711
2712 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
2713 and mi_list_varobj_children, as opposed to hardcoding
2714 expected strings.
2715 * gdb.mi/gdb701.exp: Likewise.
2716 * gdb.mi/gdb792.exp: Likewise.
2717 * gdb.mi/mi-var-block.exp: Likewise.
2718 * gdb.mi/mi-var-cmd.exp: Likewise.
2719 * gdb.mi/mi-var-invalidate.exp: Likewise.
2720 * gdb.mi/mi2-var-block.exp: Likewise.
2721 * gdb.mi/mi2-var-child.exp: Likewise.
2722 * gdb.mi/mi2-var-cmd.exp: Likewise.
2723 * gdb.mi/mi2-var-display.exp: Likewise.
2724
2725 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 Fix random false FAILs on i386.
2728 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
2729
2730 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2731
2732 PR gdb/544
2733 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
2734
2735 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2736
2737 PR gdb/544
2738 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
2739
2740 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2741
2742 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
2743 fixed PR gdb/544.
2744
2745 2008-03-21 Pedro Alves <pedro@codesourcery.com>
2746
2747 * gdb.threads/fork-child-threads.exp: Test next over fork.
2748
2749 2008-03-21 Chris Demetriou <cgd@google.com>
2750
2751 * gdb.base/break.exp (rbreak junk): New test for rbreak
2752 "Junk at end of arguments" issue.
2753
2754 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2755
2756 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
2757 *& to work on created array elements.
2758 (Top level): Test print $pc with a file. Test string operations
2759 without a target.
2760 * gdb.base/ptype.exp: Do not expect *& to work on created array
2761 elements.
2762
2763 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2764
2765 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2766 gdb.threads/staticthreads.exp: Update exit query.
2767
2768 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
2769
2770 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
2771
2772 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2773
2774 * gdb.base/watchpoint.c (global_ptr, func4): New.
2775 (main): Call func4.
2776 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
2777 (test_inaccessible_watchpoint): New.
2778
2779 2008-02-29 Maciej W. Rozycki <macro@mips.com>
2780
2781 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
2782 select the largest.
2783
2784 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2785
2786 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
2787 frames-invalid annotations.
2788
2789 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
2790
2791 * gdb.base/assign.exp: avoid same output for different tests.
2792
2793 2008-02-27 Doug Evans <dje@google.com>
2794
2795 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
2796 for bug 1738.
2797 (breakpoint_to_handler_entry): Ditto.
2798
2799 2008-02-27 Joel Brobecker <brobecker@adacore.com>
2800
2801 * gdb.base/ending-run.exp: Use the first line of code inside
2802 function body to test breakpoints.
2803 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
2804 location where the breakpoint is inserted when using the line
2805 where a function is declared. Fix typo in the description of
2806 one of the tests.
2807 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
2808
2809 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2810
2811 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
2812 tests.
2813
2814 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2815
2816 * gdb.base/args.exp: avoid same output for tests
2817 with single quotes.
2818
2819 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
2820
2821 * gdb.base/annota1.exp: Adjust for 'info break'
2822 format changes.
2823 * gdb.base/annota3.exp: Likewise.
2824 * gdb.base/break.exp: Likewise.
2825 * gdb.base/condbreak.exp: Likewise.
2826 * gdb.base/pending.exp: Likewise.
2827 * gdb.base/sepdebug.exp: Likewise.
2828 * gdb.base/unload.exp: Likewise.
2829 * gdb.cp/ovldbreak.exp: Likewise.
2830 * gdb.mi/mi-pending.exp: Likewise.
2831
2832 2008-02-07 Doug Evans <dje@google.com>
2833
2834 * gdb.cp/mb-inline.exp: New.
2835 * gdb.cp/mb-inline.h: New.
2836 * gdb.cp/mb-inline1.cc: New.
2837 * gdb.cp/mb-inline2.cc: New.
2838
2839 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2840
2841 * gdb.pascal/floats.pas: New test program.
2842 * gdb.pascal/floats.exp: New testcase.
2843
2844 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2845
2846 * gdb.base/callfuncs.c (t_float_many_args): New function.
2847 (t_double_many_args): New function.
2848 * gdb.base/callfuncs.exp: Add tests for exceeding float
2849 and double parameters passed through the stack.
2850
2851 2008-02-05 Joel Brobecker <brobecker@adacore.com>
2852
2853 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
2854 gdb.ada/complete/foo.adb: New files.
2855 * gdb.ada/complete.exp: New testcase.
2856
2857 2008-02-03 Doug Evans <dje@google.com>
2858
2859 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
2860
2861 * gdb.cp/gdb2384.exp: New file.
2862 * gdb.cp/gdb2384.cc: New file.
2863 * gdb.cp/gdb2384-base.h: New file.
2864 * gdb.cp/gdb2384-base.cc: New file.
2865
2866 2008-02-02 Doug Evans <dje@google.com>
2867
2868 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
2869
2870 2007-02-01 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gdb.ada/sym_print_name: New test program.
2873 * gdb.ada/sym_print_name.exp: New testcase.
2874
2875 2007-02-01 Joel Brobecker <brobecker@adacore.com>
2876
2877 * gdb.ada/nested/hello.adb: New file.
2878 * gdb.ada/nested.exp: New testcase.
2879 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2880
2881 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2882
2883 * gdb.mi/basic.c (return_1): New function.
2884 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
2885 don't cause future evaluations of function to report
2886 creation of internal breakpoints.
2887
2888 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2889
2890 * gdb.mi/mi-break.exp (test_error): New.
2891 Call it.
2892
2893 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
2894
2895 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
2896 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
2897
2898 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2899
2900 * gdb.pascal/integers.pas: New test program.
2901 * gdb.pascal/integers.exp: New testcase.
2902
2903 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2904
2905 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
2906
2907 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
2908
2909 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
2910 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
2911
2912 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
2913
2914 * gdb.ada/formatted_ref: New test program.
2915 * gdb.ada/formatted_ref.exp: New testcase.
2916
2917 * gdb.cp/formatted-ref.cc: New file.
2918 * gdb.cp/formatted-ref.exp: New testcase.
2919
2920 2008-01-30 Joel Brobecker <brobecker@adacore.com>
2921
2922 * gdb.base/ptype.exp: Add testing of "ptype $pc".
2923
2924 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
2925
2926 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
2927 (test_file_list_exec_source_file): Update to new macro-info field.
2928
2929 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
2930
2931 * gdb.ada/exprs: New test program.
2932 * gdb.ada/exprs.exp: New testcase.
2933
2934 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2935
2936 * dfp-test.c (DELTA, DELTA_B): New definitions.
2937 (double_val1, double_val2, double_val3, double_val4, double_val5,
2938 double_val6, double_val7, double_val8, double_val9, double_val10,
2939 double_val11, double_val12, double_val13, double_val14, dec32_val1,
2940 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
2941 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
2942 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
2943 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
2944 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
2945 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
2946 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
2947 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
2948 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
2949 dec128_val16): New global variables.
2950 (decimal_dec128_align): New function.
2951 (decimal_mixed): Likewise.
2952 (decimal_many_args_dec32): Likewise.
2953 (decimal_many_args_dec64): Likewise.
2954 (decimal_many_args_dec128): Likewise.
2955 (decimal_many_args_mixed): Likewise.
2956 * dfp-test.exp: Add tests calling new inferior functions.
2957
2958 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2959
2960 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
2961 gdb.server/ext-run.exp: New files.
2962 * lib/gdbserver-support.exp (gdbserver_download): New.
2963 (gdbserver_start): New. Update gdbserver expected
2964 output.
2965 (gdbserver_spawn): Use them.
2966 (gdbserver_start_extended): New.
2967
2968 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2969
2970 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
2971 Run on GNU/Linux.
2972 (do_exec_tests): Check for systems which do not support catchpoints.
2973 Do not match START.
2974 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
2975 Run on GNU/Linux. Enable verbose output.
2976 (check_fork_catchpoints): New.
2977 (explicit_fork_child_follow, catch_fork_child_follow)
2978 (tcatch_fork_parent_follow): Update expected messages.
2979 (do_fork_tests): Use check_fork_catchpoints.
2980 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
2981 Run on GNU/Linux. Enable verbose output.
2982 (check_vfork_catchpoints): New.
2983 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
2984 expected messages.
2985 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
2986
2987 2008-01-29 Jim Blandy <jimb@red-bean.com>
2988
2989 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
2990 host' errors.
2991 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
2992
2993 2008-01-29 Jim Blandy <jimb@red-bean.com>
2994
2995 * gdb.threads/sigthread.c: Use barriers to ensure that
2996 child_thread and child_thread_two are always initialized before we
2997 start to use them.
2998
2999 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
3000
3001 * gdb.base/watchpoint-solib.exp: New.
3002 * gdb.base/watchpoint-solib.c: New.
3003 * gdb.base/watchpoint-solib-shr.c: New.
3004
3005 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
3006
3007 * gdb.base/gdb1056.exp: Add unsigned integer test.
3008
3009 2008-01-28 Doug Evans <dje@google.com>
3010
3011 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
3012
3013 2008-01-27 Jim Blandy <jimb@codesourcery.com>
3014
3015 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
3016
3017 * gdb.base/expand-psymtabs.exp: Doc fix.
3018
3019 2008-01-26 Mark Kettenis <kettenis@gnu.org>
3020
3021 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3022
3023 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
3024
3025 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
3026 -var-set-format.
3027
3028 2008-01-23 Chris Demetriou <cgd@google.com>
3029
3030 * gdb.threads/thread_events.c: New testcase source file.
3031 * gdb.threads/thread_events.exp: New testcase expect file.
3032
3033 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
3034
3035 * lib/gdb.exp: Add the variable octal.
3036
3037 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
3038 -var-set-format.
3039
3040 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3041 Vladimir Prus <vladimir@codesourcery.com>
3042
3043 * gdb.base/float.exp: Allow missing floating point for m68k and
3044 PowerPC.
3045
3046 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
3047
3048 * gdb.mi/basics.c: Setup for testing breakpoints
3049 ignore count.
3050 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
3051 * gdb.mi/mi-cli.exp: Adjust.
3052 * gdb.mi/mi2-cli.exp: Adjust.
3053
3054 2008-01-17 Pedro Alves <pedro@codesourcery.com>
3055
3056 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
3057 and 'dummy_ptr' integer pointer. Initialize struct_declarations
3058 with dummy_ptr's address.
3059 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
3060 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
3061 all targets.
3062 * gdb.mi/mi2-var-child.exp: Likewise.
3063
3064 2008-01-09 Joel Brobecker <brobecker@adacore.com>
3065
3066 * gdb.ada/null_array: New test program.
3067 * gdb.ada/null_array.exp: New testcase.
3068
3069 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
3070
3071 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
3072 with required float modifiers.
3073
3074 2008-01-08 Joel Brobecker <brobecker@adacore.com>
3075
3076 * gdb.ada/funcall_param: New test program.
3077 * gdb.ada/funcall_param.exp: New testcase.
3078
3079 2008-01-08 Joel Brobecker <brobecker@adacore.com>
3080
3081 * gdb.ada/arrayparam: New test program.
3082 * gdb.ada/arrayparam.exp: New testcase.
3083
3084 2008-01-08 Joel Brobecker <brobecker@adacore.com>
3085
3086 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
3087 landed. Should also fix random failures in the test following it.
3088
3089 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3090
3091 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
3092 for expressions with decimal float values.
3093 (test_dfp_conversions): New function to test casts to and from
3094 decimal float types.
3095 Call test_dfp_conversions.
3096 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
3097 elements.
3098 (main): Initialize ds.float4 and ds.double8 elements.
3099 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
3100 string to new error message.
3101 (d64_set_tests): Likewise.
3102 (d128_set_tests): Likewise.
3103 Add tests for expressions with decimal float variables. Add tests for
3104 conversions to and from decimal float types.
3105
3106 2008-01-05 Joel Brobecker <brobecker@adacore.com>
3107
3108 * gdb.ada/packed_tagged/comp_bug.adb: New file.
3109 * gdb.ada/packed_tagged.exp: New testcase.
3110
3111 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
3114 gdb.ada/homonym/homonym_main.adb: New files.
3115 * gdb.ada/homonym.exp: New testcase.
3116
3117 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3118
3119 * gdb.ada/packed_array.exp: Add testing of references to
3120 a packed array.
3121
3122 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3123
3124 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
3125 New files.
3126 * gdb.ada/type_coercion.exp: New testcase.
3127
3128 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3129
3130 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
3131 gdb.ada/tagged/foo.adb: New file.
3132 * gdb.ada/tagged.exp: New testcase.
3133
3134 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3135
3136 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
3137 gdb.ada/ptype_field/foo.adb: New files.
3138 * gdb.ada/ptype_field.exp: New testcase.
3139
3140 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3141
3142 * gdb.ada/print_pc.exp: New testcase.
3143
3144 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3145
3146 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
3147 gdb.ada/taft_type/p.adb: New files.
3148 * gdb.ada/taft_type.exp: New testcase.
3149
3150 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3151
3152 * gdb.ada/array_bounds/bar.adb: New file.
3153 * gdb.ada/array_bounds.exp: New testcase.
3154
3155 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3156
3157 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
3158 gdb.ada/arrayptr/foo.adb: New files.
3159 * gdb.ada/arrayptr.exp: New testcase.
3160
3161 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3162
3163 * gdb.base/set-lang-auto.exp: New testcase.
3164
3165 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3166
3167 * gdb.ada/fun_addr/foo.adb: New file.
3168 * gdb.ada/fun_addr.exp: New testcase.
3169
3170 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3171
3172 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
3173 New files
3174
3175 2008-01-02 Joel Brobecker <brobecker@adacore.com>
3176
3177 * array_subscript_addr/p.adb: New file.
3178 * array_subscript_addr.exp: New testcase.
3179
3180 2008-01-02 Joel Brobecker <brobecker@adacore.com>
3181
3182 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
3183 New files.
3184 * gdb.ada/str_cmp_ref.exp: New testcase.
3185
3186 2008-01-01 Joel Brobecker <brobecker@adacore.com>
3187
3188 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
3189 gdb.ada/fun_in_declare/foo.adb: New files.
3190 * gdb.ada/fun_in_declare.exp: New testcase.
3191
3192 2008-01-01 Joel Brobecker <brobecker@adacore.com>
3193
3194 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
3195 gdb.ada/ref_param/pck.ads: New files.
3196 * gdb.ada/ref_param.exp: New testcase.
3197
3198 2008-01-01 Joel Brobecker <brobecker@adacore.com>
3199
3200 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
3201 gdb.ada/interface/foo.adb: New files.
3202 * gdb.ada/interface.exp: New testcase.
3203
3204 2007-12-31 Jim Blandy <jimb@codesourcery.com>
3205
3206 * gdb.base/multi-forks.exp: Consume all output from child
3207 processes before proceeding to next test.
3208
3209 2007-12-29 Jim Blandy <jimb@codesourcery.com>
3210
3211 * configure: Regenerated.
3212
3213 2007-12-27 Joel Brobecker <brobecker@adacore.com>
3214
3215 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
3216 gdb.ada/fixed_cmp/fixed.adb: New files.
3217 * gdb.ada/fixed_cmp.exp: New testcase.
3218
3219 2007-12-27 Joel Brobecker <brobecker@adacore.com>
3220
3221 * gdb.ada/boolean_expr.exp: New testcase.
3222
3223 2007-12-26 Jim Blandy <jimb@codesourcery.com>
3224
3225 * gdb.base/multi-forks.exp: Doc fix.
3226
3227 2007-12-26 Joel Brobecker <brobecker@adacore.com>
3228
3229 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3230 * gdb.ada/char_param.exp: Do not compile our test program with
3231 -gnata, this is unnecessary.
3232 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
3233
3234 2007-12-24 Joel Brobecker <brobecker@adacore.com>
3235
3236 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
3237 gdb.ada/print_chars/foo.adb: New files.
3238 * gdb.ada/print_chars.exp: New testcase.
3239
3240 2007-12-24 Joel Brobecker <brobecker@adacore.com>
3241
3242 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
3243 gdb.ada/char_param/foo.adb: New files.
3244 * gdb.ada/char_param.exp: New testcase.
3245
3246 2007-12-22 Jim Blandy <jimb@codesourcery.com>
3247
3248 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
3249 hard-coding source line numbers into the test.
3250 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
3251 gdb_get_line_number to find.
3252
3253 2007-12-22 Joel Brobecker <brobecker@adacore.com>
3254
3255 * gdb.base/ptype.c (highest): New struct type.
3256 (the_highest): New variable of that type.
3257 (main): Add dummy assignment to a field of variable the_highest.
3258 * gdb.base/ptype.exp: Test type printing of our new variable.
3259
3260 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
3261
3262 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
3263 and record first explicitly generated thread number.
3264 Use that thread number for thread specific watchpoint test.
3265 Add iteration number to repetitive tests.
3266
3267 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
3268 Jim Blandy <jimb@codesourcery.com>
3269
3270 * gdb.base/expand-psymtabs.c: New testcase
3271 source file.
3272 * gdb.base/expand-psymtabs.exp: New testcase
3273 expect file.
3274
3275 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
3276
3277 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
3278 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
3279
3280 2007-12-17 Joel Brobecker <brobecker@adacore.com>
3281
3282 * gdb.ada/frame_args/foo.adb: New file.
3283 * gdb.ada/frame_args/pck.ads: New file.
3284 * gdb.ada/frame_args/pck.adb: New file.
3285 * gdb.ada/frame_args.exp: New testcase.
3286
3287 2007-12-17 Joel Brobecker <brobecker@adacore.com>
3288
3289 * gdb.base/frame-args.c: New file.
3290 * gdb.base/frame-args.exp: New testcase.
3291
3292 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3293 Joseph Myers <joseph@codesourcery.com>
3294
3295 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
3296
3297 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
3298
3299 * gdb.mi/mi-pending.exp: New.
3300 * gdb.mi/mi-pending.c: New.
3301 * gdb.mi/mi-pendshr.c: New.
3302
3303 2007-12-06 Jim Blandy <jimb@codesourcery.com>
3304
3305 * gdb.base/default.exp: Update expected output for 'info catch'.
3306
3307 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3308
3309 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
3310 must be set to binary.
3311
3312 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
3313
3314 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
3315
3316 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3317
3318 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
3319 gdb.mi/mi-file-transfer.exp: New.
3320
3321 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3322
3323 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
3324
3325 2007-11-22 Maciej W. Rozycki <macro@mips.com>
3326
3327 * gdb.trace/backtrace.exp: Fix a typo.
3328 * gdb.trace/circ.exp: Likewise.
3329 * gdb.trace/collection.exp: Likewise.
3330 * gdb.trace/limits.exp: Likewise.
3331 * gdb.trace/report.exp: Likewise.
3332 * gdb.trace/tfind.exp: Likewise.
3333 * gdb.trace/while-dyn.exp: Likewise.
3334
3335 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
3336
3337 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
3338 objects of pointers that can't be dereferenced are now
3339 "noneditable".
3340
3341 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3342
3343 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3344 (target_cpu): Remove.
3345
3346 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
3347
3348 * gdb.base/ending-run.exp: Expect the list of cleared
3349 breakpoint to come in natural order, not the reversed one.
3350
3351 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
3352
3353 * gdb.mi/mi-var-child.c (do_child_deletion): New.
3354 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
3355
3356 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
3357
3358 * gdb.base/printcmds.exp: New function
3359 test_printf_with_dfp.
3360
3361 2007-11-02 Doug Evans <dje@google.com>
3362
3363 * gdb.disasm/t01_mov.s: Remove carriage returns.
3364 * gdb.disasm/t02_mova.s: Ditto.
3365 * gdb.disasm/t03_add.s: Ditto.
3366 * gdb.disasm/t04_sub.s: Ditto.
3367 * gdb.disasm/t05_cmp.s: Ditto.
3368 * gdb.disasm/t06_ari2.s: Ditto.
3369 * gdb.disasm/t07_ari3.s: Ditto.
3370 * gdb.disasm/t08_or.s: Ditto.
3371 * gdb.disasm/t09_xor.s: Ditto.
3372 * gdb.disasm/t10_and.s: Ditto.
3373 * gdb.disasm/t11_logs.s: Ditto.
3374 * gdb.disasm/t12_bit.s: Ditto.
3375 * gdb.disasm/t13_otr.s: Ditto.
3376
3377 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3378
3379 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
3380
3381 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3382
3383 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
3384 provide DFP support.
3385
3386 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3387
3388 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
3389 Test "set powerpc vector-abi". Skip auto-detection tests for old
3390 toolchains.
3391
3392 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3393
3394 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
3395 with [string compare].
3396
3397 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3398
3399 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
3400 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
3401
3402 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
3403
3404 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
3405 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
3406 * gdb.opt/Makefile.in: New makefile.
3407 * Makefile.in: Create new directory "gdb.opt".
3408 * configure.ac: Add "gdb.opt" directory.
3409 * configure: Regenerated.
3410
3411 2007-10-25 Doug Evans <dje@google.com>
3412
3413 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
3414 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
3415
3416 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
3417 Thiago Jung Bauermann <bauerman@br.ibm.com>
3418
3419 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
3420 Floating Point expressions.
3421 * gdb.base/dfp-test.exp: new file adding tests for Decimal
3422 Floating Point variables.
3423 * gdb.base/dfp-test.c: new file containing program with Decimal
3424 Floating variables, used by gdb.base/dfp-test.exp.
3425
3426 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3427
3428 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
3429
3430 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3431
3432 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
3433 compiling test case with GCC.
3434 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
3435
3436 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3437
3438 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3439 format changes.
3440
3441 2007-10-18 Michael Snyder <msnyder@specifix.com>
3442
3443 * gdb.base/dbx.exp: Add missing "-re " operator.
3444
3445 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
3446
3447 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
3448 * configure.ac: Removed trailing spaces after backslash.
3449 * gdb.modula2: New directory.
3450 * gdb.modula2/Makefile.in: New file.
3451 * gdb.modula2/unbounded-array.exp: New file.
3452 * gdb.modula2/unbounded1.c: New file.
3453
3454 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3455
3456 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3457
3458 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
3459
3460 * gdb.base/sigstep.c (main): Add checks for
3461 return values for setitimer call.
3462 Call setitimer again with itimer = ITIMER_REAL
3463 if first call to setitimer fails.
3464
3465 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
3466
3467 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3468 of $timeout.
3469
3470 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3471
3472 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3473
3474 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
3475
3476 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3477 of gdb_expect call, to avoid interruption.
3478
3479 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3480
3481 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3482 (v_unsigned_long_long, v_long_long_array)
3483 (v_signed_long_long_array, v_unsigned_long_long_array)
3484 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3485 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3486 [!NO_LONG_LONG]: New.
3487 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3488 v_long_long_member.
3489
3490 (v_long_long_func, v_signed_long_long_func)
3491 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3492 (main) [!NO_LONG_LONG]: Initialize long long variants.
3493
3494 * gdb.base/whatis.exp: If board file requests no_long_long, build
3495 test with NO_LONG_LONG defined. Test long long, signed long long,
3496 and unsigned long long variants but only if board file doesn't
3497 disable it.
3498
3499 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
3500 Daniel Jacobowitz <dan@codesourcery.com>
3501
3502 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3503 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3504 * configure: Regenerated.
3505 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3506 gdb.pascal/types.exp, lib/pascal.exp: New files.
3507
3508 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3509
3510 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3511 call.
3512 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3513 to return to the call.
3514 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3515 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3516 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3517 * gdb.mi/mi-until.exp (test_until): Likewise.
3518 * gdb.mi/mi2-until.exp (test_until): Likewise.
3519
3520 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3521
3522 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3523 two-char array.
3524 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3525
3526 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3527
3528 * gdb.threads/watchthreads.c (thread_function): Sleep between
3529 iterations.
3530 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3531 at once for S/390. Generate matching fails and passes.
3532
3533 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3534
3535 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3536 the 'struct_declarations' variable to zeros.
3537
3538 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3539
3540 * gdb.cp/mb-ctor.cc: New.
3541 * gdb.cp/mb-ctor.exp: New.
3542 * gdb.cp/mb-templates.cc: New.
3543 * gdb.cp/mb-templates.exp: New.
3544
3545 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
3548
3549 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
3550
3551 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
3552 targets.
3553 * configure: Regenerate.
3554
3555 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
3556
3557 * gdb.base/annota1.exp: Adjust for 'info break'
3558 format changes.
3559 * gdb.base/annota3.exp: Likewise.
3560 * gdb.base/break.exp: Likewise.
3561 * gdb.base/condbreak.exp: Likewise.
3562 * gdb.base/pending.exp: Likewise.
3563 * gdb.base/sepdebug.exp: Likewise.
3564 * gdb.base/unload.exp: Likewise.
3565 * gdb.base/ovldbreak.exp: Likewise.
3566
3567 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
3568
3569 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
3570 messages.
3571 * gdb.base/chng-syms.exp: Likewise.
3572 * gdb.base/unload.exp: Likewise.
3573
3574 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
3575
3576 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
3577
3578 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3579
3580 * schedlock.c (NUM): Change to 1.
3581 (main): Use args[0] for the main thread.
3582 * schedlock.exp: Only expect two threads. Only issue one pass or fail
3583 regardless of the number of threads.
3584
3585 2007-09-14 Maciej W. Rozycki <macro@mips.com>
3586
3587 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
3588 type down.
3589 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3590 test.
3591 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
3592 watchpoint type down.
3593 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3594 test.
3595
3596 2007-09-14 Maciej W. Rozycki <macro@mips.com>
3597
3598 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
3599 Move all the tests here and run them twice, once using software
3600 watchpoints and once using hardware watchpoints.
3601 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
3602
3603 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
3604
3605 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
3606 test.
3607
3608 2007-09-10 Mark Kettenis <kettenis@gnu.org>
3609
3610 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
3611 build-id.
3612
3613 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
3614 know about $ORIGIN. Calculate output dir from $dest instead of
3615 using ${objdir}/{$subdir}.
3616
3617 2007-09-09 Mark Kettenis <kettenis@gnu.org>
3618
3619 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
3620 gcore, before continuing with the test.
3621
3622 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
3623
3624 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
3625 * gdb.mi/mi-watch.exp: Likewise.
3626
3627 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3628 Jim Blandy <jimb@codesourcery.com>
3629
3630 * gdb.arch/i386-sse.exp: Do not expect character constants.
3631 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
3632 * gdb.base/display.exp: Allow print/s.
3633 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
3634 and unsigned char array changes.
3635
3636 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3637
3638 * gdb.base/display.exp: Add tests for printf %p.
3639
3640 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
3641
3642 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
3643 the dll name to unicode.
3644
3645 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3646
3647 * gdb.base/default.exp (show version): Update the version text.
3648 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
3649
3650 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3651
3652 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
3653 New files.
3654
3655 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3656
3657 * lib/gdb.exp (build_id_debug_filename_get): New function.
3658 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
3659 Remove the generate DEBUG file for the future testcase runs.
3660 New testcase for the NT_GNU_BUILD_ID retrieval.
3661 Move the final testing step to ...
3662 (test_different_dir): ... a new function.
3663 New parameter XFAIL to XFAIL all the tests performed.
3664 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
3665 New parameter TYPE to PF_PREFIX all the tests performed.
3666
3667 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3668
3669 * gdb.mi/mi-var-cp.cc (path_expression): New
3670 function.
3671 * gdb.mi/mi-var-cp.exp: Run path exression tests.
3672
3673 2007-08-27 Markus Deuling <deuling@de.ibm.com>
3674
3675 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
3676 to fit into SPU Local Store memory.
3677
3678 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3679
3680 * gdb.base/default.exp: Adjust the expected output of "info
3681 warranty" after the switch to GPLv3.
3682
3683 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3684
3685 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
3686 to 30000 (from 20000).
3687
3688 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3689
3690 Switch the license of all .exp files to GPLv3.
3691 Switch the license of all .f and .f90 files to GPLv3.
3692 Switch the license of all .s and .S files to GPLv3.
3693
3694 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3695
3696 * configure.ac: Switch license to GPLv3.
3697
3698 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3699
3700 Switch the licensing to GPLv3 for all .ads and .adb files.
3701
3702 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
3703
3704 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
3705 and t_int_double.
3706 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
3707
3708 2007-08-17 Joel Brobecker <brobecker@adacore.com>
3709
3710 * gdb.base/step-line.c: Switch license to GPL version 3, and
3711 update copyright year.
3712 * gdb.base/step-line.inp: Likewise.
3713
3714 2007-08-17 Joel Brobecker <brobecker@adacore.com>
3715
3716 * gdb.base/gdb1555.exp: Make expected output immune to formatting
3717 changes inside gdb1555.c.
3718 * gdb.base/pending.exp: Likewise.
3719
3720 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
3721
3722 * config/default.exp: New file.
3723
3724 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3725
3726 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
3727 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
3728
3729 2007-07-30 Maciej W. Rozycki <macro@mips.com>
3730
3731 * gdb.base/dump.exp: Force the correct endianness for binary
3732 formats not carrying this information.
3733
3734 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3735
3736 * gdb.threads/staticthreads.exp: Match .*sem_post.
3737
3738 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3739
3740 * gdb.base/readline.exp (operate_and_get_next): Match the final
3741 prompt.
3742
3743 2007-07-23 Kevin Buettner <kevinb@redhat.com>
3744
3745 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
3746 to restarting SID.
3747
3748 2007-07-18 Kevin Buettner <kevinb@redhat.com>
3749
3750 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
3751 prior to `gdb_start'.
3752
3753 2007-07-18 Kevin Buettner <kevinb@redhat.com>
3754
3755 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
3756 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
3757 Remove call to gdb_unload.
3758
3759 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
3760 Daniel Jacobowitz <dan@codesourcery.com>
3761
3762 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
3763 for __WIN32__.
3764 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
3765 * gdb.base/unload.exp: Use shared library test routines.
3766
3767 2007-07-03 Markus Deuling <deuling@de.ibm.com>
3768
3769 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
3770 * gdb.base/solib-symbol-lib.c: Likewise.
3771 * gdb.base/solib-symbol-main.c: Likewise.
3772
3773 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3774
3775 * config/gdbserver.exp (gdb_reconnect): New.
3776 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
3777 gdb.base/solib-disc.exp: New files.
3778 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
3779 remote debugging".
3780 (gdb_compile): Add shlib_load flag.
3781 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
3782 port.
3783 (gdbserver_reconnect): New.
3784
3785 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
3786 Daniel Jacobowitz <dan@codesourcery.com>
3787
3788 * gdb.base/annota3.exp: Test for if construct.
3789
3790 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
3791
3792 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
3793
3794 2007-06-21 Chris Dearman <chris@mips.com>
3795 Maciej W. Rozycki <macro@mips.com>
3796
3797 * gdb.base/display.exp: Allow a newline after display/i.
3798 * gdb.base/pc-fp.exp: Likewise.
3799 * gdb.base/sigbpt.exp: Likewise.
3800
3801 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3802
3803 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
3804 required features to be included.
3805
3806 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3807
3808 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
3809 in info threads output.
3810
3811 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3812 Markus Deuling <deuling@de.ibm.com>
3813
3814 * gdb.arch/spu-info.exp: New testcase.
3815 * gdb.arch/spu-info.c: New file.
3816
3817 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
3818
3819 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
3820 tpcs_offset. Restore lr after the call.
3821 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
3822
3823 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
3824
3825 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
3826 (gdbserver_run): Kill any running gdbserver.
3827 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
3828
3829 2007-05-17 Maciej W. Rozycki <macro@mips.com>
3830
3831 * gdb.base/sigbpt.exp: Preset segv_addr.
3832
3833 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3834
3835 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
3836 (gdb_compile_shlib): Likewise.
3837 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
3838 (default_gdb_init): Clear cleanfiles.
3839 (gdb_finish): Delete recorded cleanfiles.
3840 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
3841
3842 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
3843 Do not use isnative.
3844 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
3845 gdb.base/so-impl-ld.exp: Likewise.
3846 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
3847 * gdb.base/unload.exp: Likewise. Do not pass empty option to
3848 gdb_compile.
3849
3850 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
3851
3852 * config/unknown.exp: Remove.
3853
3854 2007-05-15 Markus Deuling <deuling@de.ibm.com>
3855
3856 * gdb.base/info-proc.exp: Check is_remote.
3857
3858 2007-05-14 Markus Deuling <deuling@de.ibm.com>
3859
3860 * gdb.base/gcore.exp: Initialize variable core_supported.
3861
3862 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3863
3864 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
3865
3866 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3867
3868 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
3869 * gdb.threads/print-threads.exp (test_all_threads): Allow
3870 negative and hexadecimal thread IDs.
3871
3872 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3873
3874 * gdb.java/jprint.java (public): Avoid invalid call to static
3875 method.
3876
3877 2007-05-14 Denis Pilat <denis.pilat@st.com>
3878
3879 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
3880 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
3881 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3882 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
3883 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
3884
3885 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3886
3887 * gdb.base/overlays.exp: Add support for targets with only code
3888 overlay support, not data overlay. Support spu-*-* target in
3889 this mode.
3890 * gdb.base/ovlymgr.c: Provide stubs for spu target.
3891 * gdb.base/spu.ld: New file.
3892
3893 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
3894
3895 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
3896
3897 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
3898
3899 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
3900
3901 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3902
3903 * gdb.java/jmain.exp: Handle demangled names with and without method
3904 signatures.
3905
3906 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3907
3908 * gdb.mi/mi-syn-frame.c (main, foo, bar)
3909 (have_a_very_merry_interrupt): Remove calls to puts.
3910 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
3911 inferior output.
3912 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
3913 test names.
3914
3915 2007-04-29 Markus Deuling <deuling@de.ibm.com>
3916 Daniel Jacobowitz <dan@codesourcery.com>
3917
3918 * gdb.base/auxv.exp (core_works): Also check is_remote.
3919 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
3920
3921 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
3922
3923 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
3924 message, not the undefined 'module' variable.
3925 * gdb.base/siginfo.exp: Likewise.
3926 * gdb.base/sigstep.exp: Likewise.
3927 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
3928 serialport.
3929 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
3930
3931 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
3932
3933 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
3934 target sim fails. Return 0 otherwise.
3935 (gdb_load): Return prematurely if gdb_target_sim fails.
3936
3937 2007-04-16 Denis Pilat <denis.pilat@st.com>
3938
3939 * gdb.base/setshow.exp: Reset height after having set it to 100.
3940
3941 2007-04-16 Denis Pilat <denis.pilat@st.com>
3942
3943 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
3944
3945 2007-04-16 Denis Pilat <denis.pilat@st.com>
3946
3947 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
3948
3949 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3950
3951 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
3952 tests. Run the frozen varobjs test.
3953 * gdb.mi/var-cmd.c (do_frozen_tests): New.
3954 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
3955
3956 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3957
3958 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
3959 gdb.base/type-opaque.exp: New files.
3960
3961 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
3962
3963 * gdb.mi/mi-var-child.c
3964 (do_children_tests): User char[2] instead of
3965 char so that automatic printing of pointers to char
3966 don't give unpredicable result.
3967 * gdb.mi/var-cmd.c (do_locals_test): Initialize
3968 local variables.
3969 * gdb.mi/mi-var-child.exp: Step to right line
3970 of do_children_tests.
3971 * gdb.mi/mi2-var-child.exp: Likewise.
3972 * gdb.mi/mi-var-cmd.exp: Step to right line of
3973 do_locals_tests.
3974 (do_children_tests): User char[2] instead of
3975 char so that automatic printing of pointers to char
3976 don't give unpredicable result.
3977 * gdb.mi/mi2-var-cmd.exp: Likewise.
3978 * lib/mi-support.exp (mi_continue_to_line):
3979 Pass test name to mi_wait_for_stop.
3980
3981 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3982
3983 * gdb.asm/asm-source.exp: Remove d10v case.
3984 * lib/gdb.exp (skip_cplus_tests): Likewise.
3985 * gdb.asm/d10v.inc: Deleted.
3986
3987 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
3990
3991 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3992
3993 * config/netware.exp: Delete file.
3994
3995 2007-03-29 Joel Brobecker <brobecker@adacore.com>
3996
3997 * gdb.dwarf2/dw2-noloc.S: New file.
3998 * gdb.dwarf2/dw2-noloc.exp: New file.
3999
4000 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
4001
4002 * gdb.cp/method2.cc: New test.
4003 * gdb.cp/method2.exp: New test.
4004 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
4005
4006 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4007
4008 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
4009
4010 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4011
4012 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
4013
4014 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
4017 (gdb_load): Delete, replace with...
4018 (gdb_reload): ...this.
4019 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
4020 * gdb.server/server-mon.exp: Likewise.
4021 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
4022 (gdb_start_cmd): New.
4023 (gdb_file_cmd): Save the last loaded file.
4024 (gdb_reload): New.
4025 (gdb_gnu_strip_debug): Use transform.
4026 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
4027 support here. Use new $last_loaded_file. Check mtime.
4028 (gdb_target_cmd): Handle ObjC failure case.
4029 (infer_host_exec): Delete.
4030 (gdbserver_load): Rename to...
4031 (gdbserver_run): ...this. Simplify.
4032 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
4033 (mi_gdb_load): Move most contents to a new function...
4034 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
4035 (mi_run_cmd): Use mi_gdb_target_load.
4036 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
4037 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
4038 Use gdb_run_cmd.
4039 * gdb.base/charsign.exp: Remove incorrect comment.
4040 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
4041 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
4042 gdb.base/start.exp: Use gdb_start_cmd.
4043
4044 2007-03-23 Nigel Stephens <nigel@mips.com>
4045 Maciej W. Rozycki <macro@mips.com>
4046
4047 * gdb.base/sigbpt.exp: Fix the message when skipping test.
4048 * gdb.base/signull.exp: Similarly.
4049
4050 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4051
4052 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
4053 messages available to test cases (like chng-sym.exp).
4054
4055 2007-03-14 Andreas Schwab <schwab@suse.de>
4056
4057 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4058 format changes.
4059
4060 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
4061
4062 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
4063 (optimized_1): New.
4064 (main): Call optimized_1.
4065 (gdb2029): Correct typos. Call gdb2029_marker.
4066 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
4067 for gdb2029.
4068
4069 2007-03-12 Mark Kettenis <kettenis@gnu.org>
4070
4071 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
4072 as tabs. Remove redundant test pattern.
4073
4074 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4075
4076 * gdb.base/long_long.exp: Accept optional symbol name in <...>
4077 for /a format output.
4078
4079 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
4080
4081 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
4082 collect output incrementally.
4083
4084 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4085
4086 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
4087 for -var-create lpcharacter test.
4088 * gdb.mi/mi2-var-cmd.exp: Likewise.
4089
4090 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4091
4092 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
4093 pass on targets where address zero is readable.
4094
4095 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4096
4097 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
4098 just a single architecture.
4099
4100 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4101
4102 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
4103 (fetch_all_registers): New function, uses gdb_test_multiple and
4104 exp_continue to fetch inferior output line-by-line.
4105 Replace all uses of do_get_all_registers by fetch_all_registers.
4106
4107 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4108
4109 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
4110 in target_info.
4111
4112 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4113
4114 * gdb.threads/manythreads.exp: Use $message string for
4115 consistancy; add a default (timeout) case.
4116
4117 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4118
4119 * gdb.base/watchpoint.exp: Fix truncated comment.
4120
4121 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4122
4123 * Makefile.in: Remove spurious single-quotes from sed command.
4124
4125 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4126
4127 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
4128 func.
4129 * gdb.mi/mi2-var-cmd.exp: Likewise.
4130
4131 2007-02-27 Joel Brobecker <brobecker@adacore.com>
4132
4133 * gdb.dwarf2/dw2-producer.S: New file.
4134 * gdb.dwarf2/dw2-producer.exp: New testcase.
4135
4136 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
4137
4138 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4139 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4140 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4141 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4142 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4143 Revert tests to use mi_gdb_test and include value field in output
4144 of -var-create.
4145
4146 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4147
4148 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
4149
4150 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4151
4152 * gdb.base/maint.exp: Remove full paths from test names.
4153 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
4154 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
4155
4156 2007-02-27 Joel Brobecker <brobecker@adacore.com>
4157
4158 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
4159
4160 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4161
4162 * gdb.server/server-mon.exp: New test.
4163
4164 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4165
4166 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
4167
4168 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4169
4170 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
4171 register capitalization.
4172
4173 2007-02-13 Denis Pilat <denis.pilat@st.com>
4174
4175 * gdb.mi/mi-var-invalidate.exp: New file.
4176
4177 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
4180
4181 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4182
4183 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
4184
4185 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4186
4187 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
4188 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
4189
4190 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
4191
4192 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4193 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4194 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4195 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4196 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4197 * gdb.mi/gdb792.exp, lib/mi-support.exp:
4198 Update tests to include value field in output of -var-create.
4199
4200 2007-02-08 Andreas Schwab <schwab@suse.de>
4201
4202 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
4203
4204 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4205
4206 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
4207 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
4208
4209 2007-02-02 Denis Pilat <denis.pilat@st.com>
4210
4211 * gdb.threads/threadapply.exp: check that frame is not changed by
4212 the thread apply all command.
4213
4214 2007-01-31 Andreas Schwab <schwab@suse.de>
4215
4216 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4217
4218 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
4219 in the dwarf sections.
4220 * gdb.dwarf2/mac-fileno.S: Likewise.
4221
4222 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
4223 bspstore register on ia64.
4224
4225 2007-01-29 Andreas Schwab <schwab@suse.de>
4226
4227 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
4228 "frame-begin" annotation.
4229
4230 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
4231 number of "frames-invalid" annotations.
4232
4233 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4234
4235 * gdb.base/commands.exp: Call if_commands_test.
4236 (gdb_test_no_prompt, if_commands_test): New.
4237
4238 2007-01-28 Mark Kettenis <kettenis@gnu.org>
4239
4240 * gdb.threads/sigthread.c (NSIGS): Make bigger.
4241
4242 2007-01-27 Andreas Schwab <schwab@suse.de>
4243
4244 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
4245 .short/.int/.quad in the dwarf sections.
4246 * gdb.dwarf2/dw2-intercu.S: Likewise.
4247 * gdb.dwarf2/dw2-intermix.S: Likewise.
4248
4249 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4250
4251 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4252 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
4253 array.
4254 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
4255 * gdb.base/setvar.exp: Likewise.
4256
4257 2007-01-26 Andreas Schwab <schwab@suse.de>
4258
4259 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
4260 test.
4261
4262 * gdb.base/multi-forks.exp ("restart $i"): Also match
4263 __kernel_syscall_via_break.
4264
4265 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
4266
4267 * lib/mi-support.exp (mi_delete_varobj): New.
4268 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
4269 testcase.
4270 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
4271 (main): Call the above.
4272 (reference_update_test, base_in_reference_test)
4273 (reference_to_pointer): Delete the created varobjs.
4274
4275 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
4276
4277 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
4278 * configure: Regenerated.
4279 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
4280 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
4281 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
4282 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
4283 * lib/gdb.exp (gdb_skip_xml_test): New function.
4284
4285 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
4286
4287 * gdb.base/sigrepeat.exp: Correct error message.
4288
4289 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4290 Daniel Jacobowitz <dan@codesourcery.com>
4291
4292 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
4293 gdb.arch/i386-gnu-cfi-asm.S: New files.
4294
4295 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4296
4297 * lib/gdb.exp: Abort on missing `site.exp'.
4298
4299 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4300 Daniel Jacobowitz <dan@codesourcery.com>
4301
4302 * gdb.base/included.c, gdb.base/included.exp,
4303 gdb.base/included.h: New files.
4304
4305 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4306
4307 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
4308 (maximize_rlimit): Reduce limits on 64-bit systems.
4309
4310 2007-01-19 Mark Kettenis <kettenis@gnu.org>
4311
4312 From Marcus Deuling <deuling@de.ibm.com>:
4313 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
4314 every case.
4315
4316 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
4317
4318 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
4319 (test_path_specification): Use objdir instead of srcdir to always
4320 get an absolute filename.
4321
4322 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
4323
4324 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
4325
4326 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
4327
4328 * gdb.mi/mi-var-cp.cc (reference_update_tests):
4329 Make sure the variable we're using is in scope.
4330 (reference_to_pointer): Likewise.
4331
4332 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4333
4334 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
4335 has no debug information.
4336
4337 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4338
4339 * gdb.base/annota1.exp: Remove extra send_gdb.
4340
4341 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4342
4343 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
4344
4345 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
4348
4349 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
4350 Daniel Jacobowitz <dan@codesourcery.com>
4351
4352 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
4353 lcharacter or linteger change. Correct duplicated test name.
4354 * gdb.mi/mi2-var-cmd.exp: Likewise.
4355
4356 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4357
4358 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
4359
4360 2007-01-05 Joel Brobecker <brobecker@adacore.com>
4361
4362 * gdb.base/nofield.c: New file.
4363 * gdb.base/nofield.exp: New testcase.
4364
4365 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
4366
4367 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
4368
4369 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
4370 test.
4371
4372 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4373
4374 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
4375
4376 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4377
4378 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
4379 when continuing.
4380
4381 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4382
4383 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
4384 Expect ".exe" extension.
4385
4386 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4387
4388 * gdb.base/charset.exp: Add explicit filename to break.
4389 * gdb.base/dbx.exp: Add explicit filename to breaks.
4390
4391 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4392
4393 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
4394 * gdb.mi/mi2-file.exp: Likewise.
4395
4396 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4397
4398 Implement specification of MI tests as comments
4399 in C and C++ sources.
4400 * lib/mi-support.exp (mi_autotest_data): New variable.
4401 (mi_autotest_source): New variable.
4402 (count_newlines, mi_prepare_inline_tests)
4403 (mi_get_inline_test, mi_continue_to_line)
4404 (mi_run_inline_test, mi_tbreak)
4405 (mi_send_resuming_command, mi_wait_for_stop): New functions.
4406 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
4407 Run inline tests.
4408 * gdb.mi/mi-var-cp.cc: Define tests here.
4409
4410 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4411
4412 Simplify usage of mi_continue_to.
4413 * lib/mi-support.exp (mi_runto_helper): Renamed
4414 from mi_runto, added new parameter 'run_or_continue'.
4415 (mi_runto): Use mi_runto_helper.
4416 (mi_continue_to): Accept just function name as parameter.
4417 Use mi_runto_helper.
4418 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
4419 * gdb.mi/mi2-var-cmd.exp: Likewise.
4420
4421 2006-01-04 Joel Brobecker <brobecker@adacore.com>
4422
4423 Make this testcase a bit more realistic. The current code
4424 is too simplistic, and allows the compiler to optimize out
4425 some of the entities we need for this testcase.
4426 * gdb.ada/null_record/bar.ads (Void_Star): New type.
4427 (Do_Nothing): Add extra parameter.
4428 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
4429 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
4430 by using a variable of type Void_Star.
4431
4432 2006-01-04 Joel Brobecker <brobecker@adacore.com>
4433
4434 * gdb.ada/catch_ex/foo.adb: New file.
4435 * gdb.ada/catch_ex.exp: New testcase.
4436
4437 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
4438
4439 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
4440 pass --image-base to linker.
4441
4442 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4443 Daniel Jacobowitz <dan@codesourcery.com>
4444
4445 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
4446 secondary prompts.
4447
4448 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4449
4450 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4451 output. Test the types of members and member pointers.
4452 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4453 gdb/2092.
4454 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4455 statement. Enable for GCC. Update expected output for some tests
4456 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4457 layout.
4458 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4459 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4460 (Diamond::vget_base): New.
4461 (main): Add new tests.
4462 * gdb.cp/printmethod.exp: Update expected output for member functions.
4463 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4464 print pEe->D::vg().
4465
4466 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4467
4468 * gdb.threads/tls.exp: Allow stops in sem_post.
4469
4470 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4471
4472 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4473 * gdb.base/annota3.exp: Likewise.
4474 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4475 again (instead of timing out).
4476 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4477 GCC bug 26475.
4478 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4479 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4480 test from jmisc1.exp.
4481 * gdb.java/jmisc1.exp: Delete.
4482 * gdb.java/jprint.exp: Adjust to work with method signatures including
4483 return types.
4484 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4485 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4486 * lib/java.exp (compile_java_from_source): Pass the correct type
4487 to target_compile.
4488
4489 2006-12-31 Joel Brobecker <brobecker@adacore.com>
4490
4491 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4492 (stack_align_edx): New function.
4493 (stack_align_eax): New function.
4494 (main): Add calls to stack_align_edx and stack_align_eax.
4495 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4496 Add testing for the cases where the register used during a stack
4497 realignment is edx. Same for eax.
4498
4499 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4500
4501 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4502 and generic PE targets.
4503
4504 2006-12-29 Joel Brobecker <brobecker@adacore.com>
4505
4506 * gdb.ada/array_return.exp: Update copyright date list.
4507
4508 2006-12-27 Joel Brobecker <brobecker@adacore.com>
4509
4510 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4511 (Create_Small_Float_Vector): New function.
4512 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4513 function body.
4514 * gdb.ada/array_return/p.adb: Use new type and function from
4515 package Pck.
4516 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4517 able to print the value returned by a function returning an
4518 array of float.
4519
4520 2006-12-20 Joel Brobecker <brobecker@adacore.com>
4521
4522 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4523 The associated tests should be PASSing.
4524
4525 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4526
4527 Test for base in references.
4528 * gdb.mi/mi-var-cp.cc: Add test code.
4529 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4530 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4531 * gdb.mi/mi2-watch.exp: Likewise.
4532 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4533 (mi_list_varobj_children): New function.
4534
4535 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4536
4537 * lib/mi-support.exp
4538 (mi_runto): Accept "()" after function name.
4539 (mi_create_varobj): New function.
4540 (mi_varobj_update): New function.
4541 (mi_Check_varobj_value): New function.
4542 * gdb.mi/mi-var-cp.exp: New file.
4543 * gdb.mi/mi-var-cp.cc: New file.
4544
4545 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4546
4547 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
4548 gdb.base/weaklib2.c: New files.
4549
4550 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
4551
4552 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
4553 info. Adjust test names.
4554
4555 * gdb.base/break.c (main): Move position of malloc.
4556 * gdb.base/break.exp: Revert mistaken checkin.
4557
4558 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
4559
4560 * gdb.mi/mi-var-cmd.exp: Check -var-update after
4561 assignement of arrays and function pointers.
4562 * gdb.mi/var-cmd.c: Add declaration necessary for above
4563 tests.
4564
4565 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4566
4567 * gdb.base/break.c (main): Call malloc.
4568
4569 * gdb.threads/linux-dp.exp: Read thread table before and after
4570 creating each philosopher and verify it.
4571
4572 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4573 Paul Brook <paul@codesourcery.com>
4574 Daniel Jacobowitz <dan@codesourcery.com>
4575
4576 * gdb.base/ending-run.exp: Flatten expect script stepping out of
4577 main to remove duplication. Add start function of the form
4578 '_*start[1-9]*'. Add RVDS start function.
4579
4580 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4581
4582 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
4583
4584 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4585
4586 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
4587 * gdb.asm/spu.inc: New file.
4588 * gdb.base/term.exp: Disable if [target_info exists noargs].
4589 * gdb.gdb/complaints.exp: Disable if ![isnative].
4590 * gdb.gdb/selftest.exp: Likewise.
4591 * gdb.gdb/observer.exp: Likewise.
4592 * gdb.gdb/xfullpath.exp: Likewise.
4593 * gdb.base/attach.exp: Disable on SPU target.
4594 * gdb.cp/bs145503.exp: Likewise.
4595 * gdb.cp/exception.exp: Likewise.
4596 * gdb.cp/userdef.exp: Likewise.
4597
4598 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4599
4600 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
4601
4602 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
4603
4604 * gdb.base/completion.exp: Fix completion tests for
4605 'info' and 'info '.
4606 * gdb.base/help.exp (help_test_raw, test_class_help)
4607 (test_prefix_command_help): Move...
4608 * lib/gdb.exp: Here.
4609 * gdb.base/main.exp: Adjust.
4610 * gdb.cp/maint.exp: Adjust.
4611 * gdb.trace/tracecmd.exp: Use test_help_class.
4612
4613 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4614
4615 * gdb.stabs/weird.exp (print_weird_var): Use
4616 gdb_test_multiple instead of gdb_expect.
4617
4618 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4619
4620 * gdb.base/help.exp (help_test_raw): New.
4621 (test_class_help): New.
4622 (test_prefix_command_help): New.
4623 Adjust testcases.
4624
4625 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
4626
4627 * gdb.base/constvars.c (main): Write to crass and crips, so that
4628 they are allocated by the compiler.
4629
4630 2006-10-27 Andreas Schwab <schwab@suse.de>
4631
4632 * gdb.base/multi-forks.exp: Use "detach fork" instead of
4633 "detach-fork".
4634
4635 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
4636
4637 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
4638 of patterns.
4639
4640 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4641
4642 * gdb.base/sepdebug.exp: Remove debug format test.
4643 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
4644 Handle no-symtab.
4645 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
4646
4647 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4648
4649 * gdb.threads/manythreads.c (thread_function, main): Don't cast
4650 int to pointer or pointer to int.
4651 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
4652
4653 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
4654
4655 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
4656
4657 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4658
4659 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
4660
4661 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4662
4663 PR c++/2116
4664 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
4665
4666 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4667
4668 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
4669 the corresponding bug has been fixed in GDB (PR/2018).
4670
4671 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4672
4673 * gdb.base/subst.exp: New testcase.
4674
4675 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4676
4677 * gdb.ada/array_return/pck.ads: Add copyright notice.
4678 * gdb.ada/array_return/pck.adb: Likewise.
4679 * gdb.ada/array_return/p.adb: Likewise.
4680 * gdb.ada/exec_changed/first.adb: Likewise.
4681 * gdb.ada/exec_changed/second.adb: Likewise.
4682
4683 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4684
4685 * gdb.ada/watch_arg/watch.adb: New file.
4686 * gdb.ada/watch_arg.exp: New testcase.
4687
4688 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
4689
4690 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
4691 via string_to_regexp.
4692 * gdb.mi/mi2-basics.exp: Likewise.
4693
4694 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
4695
4696 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
4697 Remove unused / obsolete files.
4698
4699 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
4700
4701 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
4702
4703 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4704
4705 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
4706 HIGH_FRAME argument to -stack-list-arguments can be larger than
4707 the number of frames.
4708
4709 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
4710
4711 * gdb.base/args.c (main): Add breakpoint marker.
4712 * gdb.base/args.exp: Use args_test for tests. Add new tests which
4713 really test empty arguments.
4714 (args_load): Delete.
4715 (args_test): New.
4716
4717 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
4718
4719 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
4720 check for one file.
4721
4722 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
4723
4724 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
4725 HIGH_FRAME argument to -stack-list-locals can be larger than
4726 the number of frames.
4727
4728 2006-08-18 Fred Fish <fnf@specifix.com>
4729
4730 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
4731 '$' in front of skip_vmx_tests_saved when setting that.
4732
4733 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
4734
4735 * gdb.base/trace-commands.exp: New file.
4736
4737 2006-08-10 Joel Brobecker <brobecker@adacore.com>
4738 Daniel Jacobowitz <dan@codesourcery.com>
4739
4740 * gdb.base/step-bt.exp: Make hexadecimal address optional in
4741 expected output of the backtrace commands.
4742
4743 2006-08-09 Joel Brobecker <brobecker@adacore.com>
4744
4745 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
4746 untested followed by return combination.
4747 * gdb.arch/altivec-regs.exp: Likewise.
4748 * gdb.arch/e500-abi.exp: Likewise.
4749 * gdb.arch/e500-regs.exp: Likewise.
4750 * gdb.arch/gdb1291.exp: Likewise.
4751 * gdb.arch/gdb1431.exp: Likewise.
4752 * gdb.arch/gdb1558.exp: Likewise.
4753 * gdb.arch/i386-prologue.exp: Likewise.
4754 * gdb.arch/i386-unwind.exp: Likewise.
4755 * gdb.asm/asm-source.exp: Likewise.
4756 * gdb.base/a2-run.exp: Likewise.
4757 * gdb.base/advance.exp: Likewise.
4758 * gdb.base/all-bin.exp: Likewise.
4759 * gdb.base/annota1.exp: Likewise.
4760 * gdb.base/annota3.exp: Likewise.
4761 * gdb.base/args.exp: Likewise.
4762 * gdb.base/arithmet.exp: Likewise.
4763 * gdb.base/assign.exp: Likewise.
4764 * gdb.base/async.exp: Likewise.
4765 * gdb.base/attach.exp: Likewise.
4766 * gdb.base/bang.exp: Likewise.
4767 * gdb.base/bigcore.exp: Likewise.
4768 * gdb.base/bitfields.exp: Likewise.
4769 * gdb.base/bitfields2.exp: Likewise.
4770 * gdb.base/break.exp: Likewise.
4771 * gdb.base/call-sc.exp: Likewise.
4772 * gdb.base/call-strs.exp: Likewise.
4773 * gdb.base/callfuncs.exp: Likewise.
4774 * gdb.base/checkpoint.exp: Likewise.
4775 * gdb.base/chng-syms.exp: Likewise.
4776 * gdb.base/code-expr.exp: Likewise.
4777 * gdb.base/commands.exp: Likewise.
4778 * gdb.base/completion.exp: Likewise.
4779 * gdb.base/cond-expr.exp: Likewise.
4780 * gdb.base/condbreak.exp: Likewise.
4781 * gdb.base/consecutive.exp: Likewise.
4782 * gdb.base/constvars.exp: Likewise.
4783 * gdb.base/corefile.exp: Likewise.
4784 * gdb.base/cvexpr.exp: Likewise.
4785 * gdb.base/dbx.exp: Likewise.
4786 * gdb.base/define.exp: Likewise.
4787 * gdb.base/detach.exp: Likewise.
4788 * gdb.base/display.exp: Likewise.
4789 * gdb.base/dump.exp: Likewise.
4790 * gdb.base/ena-dis-br.exp: Likewise.
4791 * gdb.base/ending-run.exp: Likewise.
4792 * gdb.base/environ.exp: Likewise.
4793 * gdb.base/eval-skip.exp: Likewise.
4794 * gdb.base/exprs.exp: Likewise.
4795 * gdb.base/fileio.exp: Likewise.
4796 * gdb.base/finish.exp: Likewise.
4797 * gdb.base/float.exp: Likewise.
4798 * gdb.base/foll-exec.exp: Likewise.
4799 * gdb.base/foll-fork.exp: Likewise.
4800 * gdb.base/foll-vfork.exp: Likewise.
4801 * gdb.base/freebpcmd.exp: Likewise.
4802 * gdb.base/funcargs.exp: Likewise.
4803 * gdb.base/gcore.exp: Likewise.
4804 * gdb.base/gdb1090.exp: Likewise.
4805 * gdb.base/gdb1250.exp: Likewise.
4806 * gdb.base/huge.exp: Likewise.
4807 * gdb.base/info-proc.exp: Likewise.
4808 * gdb.base/interrupt.exp: Likewise.
4809 * gdb.base/jump.exp: Likewise.
4810 * gdb.base/langs.exp: Likewise.
4811 * gdb.base/lineinc.exp: Likewise.
4812 * gdb.base/list.exp: Likewise.
4813 * gdb.base/logical.exp: Likewise.
4814 * gdb.base/long_long.exp: Likewise.
4815 * gdb.base/macscp.exp: Likewise.
4816 * gdb.base/maint.exp: Likewise.
4817 * gdb.base/mips_pro.exp: Likewise.
4818 * gdb.base/miscexprs.exp: Likewise.
4819 * gdb.base/multi-forks.exp: Likewise.
4820 * gdb.base/opaque.exp: Likewise.
4821 * gdb.base/overlays.exp: Likewise.
4822 * gdb.base/pc-fp.exp: Likewise.
4823 * gdb.base/pointers.exp: Likewise.
4824 * gdb.base/printcmds.exp: Likewise.
4825 * gdb.base/psymtab.exp: Likewise.
4826 * gdb.base/ptype.exp: Likewise.
4827 * gdb.base/recurse.exp: Likewise.
4828 * gdb.base/relational.exp: Likewise.
4829 * gdb.base/relocate.exp: Likewise.
4830 * gdb.base/remote.exp: Likewise.
4831 * gdb.base/reread.exp: Likewise.
4832 * gdb.base/restore.exp: Likewise.
4833 * gdb.base/return.exp: Likewise.
4834 * gdb.base/return2.exp: Likewise.
4835 * gdb.base/scope.exp: Likewise.
4836 * gdb.base/sect-cmd.exp: Likewise.
4837 * gdb.base/sep.exp: Likewise.
4838 * gdb.base/sepdebug.exp: Likewise.
4839 * gdb.base/setshow.exp: Likewise.
4840 * gdb.base/setvar.exp: Likewise.
4841 * gdb.base/sigall.exp: Likewise.
4842 * gdb.base/sigbpt.exp: Likewise.
4843 * gdb.base/signals.exp: Likewise.
4844 * gdb.base/signull.exp: Likewise.
4845 * gdb.base/sizeof.exp: Likewise.
4846 * gdb.base/solib.exp: Likewise.
4847 * gdb.base/step-line.exp: Likewise.
4848 * gdb.base/step-test.exp: Likewise.
4849 * gdb.base/structs.exp: Likewise.
4850 * gdb.base/structs2.exp: Likewise.
4851 * gdb.base/term.exp: Likewise.
4852 * gdb.base/twice.exp: Likewise.
4853 * gdb.base/until.exp: Likewise.
4854 * gdb.base/varargs.exp: Likewise.
4855 * gdb.base/volatile.exp: Likewise.
4856 * gdb.base/watchpoint.exp: Likewise.
4857 * gdb.base/whatis-exp.exp: Likewise.
4858 * gdb.base/whatis.exp: Likewise.
4859 * gdb.cp/ambiguous.exp: Likewise.
4860 * gdb.cp/annota2.exp: Likewise.
4861 * gdb.cp/annota3.exp: Likewise.
4862 * gdb.cp/bool.exp: Likewise.
4863 * gdb.cp/breakpoint.exp: Likewise.
4864 * gdb.cp/casts.exp: Likewise.
4865 * gdb.cp/class2.exp: Likewise.
4866 * gdb.cp/classes.exp: Likewise.
4867 * gdb.cp/cplusfuncs.exp: Likewise.
4868 * gdb.cp/ctti.exp: Likewise.
4869 * gdb.cp/derivation.exp: Likewise.
4870 * gdb.cp/exception.exp: Likewise.
4871 * gdb.cp/gdb1355.exp: Likewise.
4872 * gdb.cp/hang.exp: Likewise.
4873 * gdb.cp/inherit.exp: Likewise.
4874 * gdb.cp/local.exp: Likewise.
4875 * gdb.cp/m-data.exp: Likewise.
4876 * gdb.cp/m-static.exp: Likewise.
4877 * gdb.cp/member-ptr.exp: Likewise.
4878 * gdb.cp/method.exp: Likewise.
4879 * gdb.cp/misc.exp: Likewise.
4880 * gdb.cp/namespace.exp: Likewise.
4881 * gdb.cp/overload.exp: Likewise.
4882 * gdb.cp/ovldbreak.exp: Likewise.
4883 * gdb.cp/pr-1023.exp: Likewise.
4884 * gdb.cp/pr-1210.exp: Likewise.
4885 * gdb.cp/pr-574.exp: Likewise.
4886 * gdb.cp/printmethod.exp: Likewise.
4887 * gdb.cp/psmang.exp: Likewise.
4888 * gdb.cp/ref-params.exp: Likewise.
4889 * gdb.cp/ref-types.exp: Likewise.
4890 * gdb.cp/rtti.exp: Likewise.
4891 * gdb.cp/templates.exp: Likewise.
4892 * gdb.cp/try_catch.exp: Likewise.
4893 * gdb.cp/userdef.exp: Likewise.
4894 * gdb.cp/virtfunc.exp: Likewise.
4895 * gdb.disasm/am33.exp: Likewise.
4896 * gdb.disasm/h8300s.exp: Likewise.
4897 * gdb.disasm/mn10300.exp: Likewise.
4898 * gdb.disasm/sh3.exp: Likewise.
4899 * gdb.disasm/t01_mov.exp: Likewise.
4900 * gdb.disasm/t02_mova.exp: Likewise.
4901 * gdb.disasm/t03_add.exp: Likewise.
4902 * gdb.disasm/t04_sub.exp: Likewise.
4903 * gdb.disasm/t05_cmp.exp: Likewise.
4904 * gdb.disasm/t06_ari2.exp: Likewise.
4905 * gdb.disasm/t07_ari3.exp: Likewise.
4906 * gdb.disasm/t08_or.exp: Likewise.
4907 * gdb.disasm/t09_xor.exp: Likewise.
4908 * gdb.disasm/t10_and.exp: Likewise.
4909 * gdb.disasm/t11_logs.exp: Likewise.
4910 * gdb.disasm/t12_bit.exp: Likewise.
4911 * gdb.disasm/t13_otr.exp: Likewise.
4912 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
4913 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
4914 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4915 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
4916 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
4917 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4918 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4919 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4920 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
4921 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
4922 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4923 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4924 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4925 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4926 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4927 * gdb.mi/gdb701.exp: Likewise.
4928 * gdb.mi/gdb792.exp: Likewise.
4929 * gdb.mi/mi-basics.exp: Likewise.
4930 * gdb.mi/mi-break.exp: Likewise.
4931 * gdb.mi/mi-cli.exp: Likewise.
4932 * gdb.mi/mi-console.exp: Likewise.
4933 * gdb.mi/mi-disassemble.exp: Likewise.
4934 * gdb.mi/mi-eval.exp: Likewise.
4935 * gdb.mi/mi-file.exp: Likewise.
4936 * gdb.mi/mi-read-memory.exp: Likewise.
4937 * gdb.mi/mi-regs.exp: Likewise.
4938 * gdb.mi/mi-return.exp: Likewise.
4939 * gdb.mi/mi-simplerun.exp: Likewise.
4940 * gdb.mi/mi-stack.exp: Likewise.
4941 * gdb.mi/mi-stepi.exp: Likewise.
4942 * gdb.mi/mi-syn-frame.exp: Likewise.
4943 * gdb.mi/mi-until.exp: Likewise.
4944 * gdb.mi/mi-var-block.exp: Likewise.
4945 * gdb.mi/mi-var-child.exp: Likewise.
4946 * gdb.mi/mi-var-cmd.exp: Likewise.
4947 * gdb.mi/mi-var-display.exp: Likewise.
4948 * gdb.mi/mi-watch.exp: Likewise.
4949 * gdb.mi/mi2-basics.exp: Likewise.
4950 * gdb.mi/mi2-break.exp: Likewise.
4951 * gdb.mi/mi2-cli.exp: Likewise.
4952 * gdb.mi/mi2-console.exp: Likewise.
4953 * gdb.mi/mi2-disassemble.exp: Likewise.
4954 * gdb.mi/mi2-eval.exp: Likewise.
4955 * gdb.mi/mi2-file.exp: Likewise.
4956 * gdb.mi/mi2-read-memory.exp: Likewise.
4957 * gdb.mi/mi2-regs.exp: Likewise.
4958 * gdb.mi/mi2-return.exp: Likewise.
4959 * gdb.mi/mi2-simplerun.exp: Likewise.
4960 * gdb.mi/mi2-stack.exp: Likewise.
4961 * gdb.mi/mi2-stepi.exp: Likewise.
4962 * gdb.mi/mi2-syn-frame.exp: Likewise.
4963 * gdb.mi/mi2-until.exp: Likewise.
4964 * gdb.mi/mi2-var-block.exp: Likewise.
4965 * gdb.mi/mi2-var-child.exp: Likewise.
4966 * gdb.mi/mi2-var-cmd.exp: Likewise.
4967 * gdb.mi/mi2-var-display.exp: Likewise.
4968 * gdb.mi/mi2-watch.exp: Likewise.
4969 * gdb.stabs/exclfwd.exp: Likewise.
4970 * gdb.stabs/weird.exp: Likewise.
4971 * gdb.threads/gcore-thread.exp: Likewise.
4972 * gdb.trace/actions.exp: Likewise.
4973 * gdb.trace/backtrace.exp: Likewise.
4974 * gdb.trace/circ.exp: Likewise.
4975 * gdb.trace/collection.exp: Likewise.
4976 * gdb.trace/deltrace.exp: Likewise.
4977 * gdb.trace/infotrace.exp: Likewise.
4978 * gdb.trace/limits.exp: Likewise.
4979 * gdb.trace/packetlen.exp: Likewise.
4980 * gdb.trace/passc-dyn.exp: Likewise.
4981 * gdb.trace/passcount.exp: Likewise.
4982 * gdb.trace/report.exp: Likewise.
4983 * gdb.trace/save-trace.exp: Likewise.
4984 * gdb.trace/tfind.exp: Likewise.
4985 * gdb.trace/tracecmd.exp: Likewise.
4986 * gdb.trace/while-dyn.exp: Likewise.
4987 * gdb.trace/while-stepping.exp: Likewise.
4988
4989 2006-08-08 Joel Brobecker <brobecker@adacore.com>
4990
4991 * gdb.base/step-bt.c: New file.
4992 * gdb.base/step-bt.exp: New testcase.
4993
4994 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4995
4996 * config/monitor.exp (gdb_load): Remove support for obsolete
4997 download-write-size.
4998 * gdb.base/remote.exp: Likewise. Update all callers of
4999 gdb_timed_load.
5000
5001 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
5002
5003 * cursal.exp: Pass binfile to gdb_load.
5004
5005 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
5006
5007 * gdb.base/cursal.exp: Add "" to gdb_load call.
5008
5009 2006-07-29 Mark Kettenis <kettenis@gnu.org>
5010
5011 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
5012 NetBSD/ELF targets.
5013
5014 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
5015
5016 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
5017 operator*.
5018
5019 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
5020
5021 * gdb.base/completion.exp: Update for change in "file" behavior.
5022 * gdb.stabs/weird.exp: Likewise.
5023 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
5024 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
5025
5026 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
5027
5028 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
5029 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
5030
5031 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5032
5033 * gdb.base/default.exp: Update source command error message.
5034 * gdb.base/help.exp: Update 'help source' message.
5035
5036 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
5037
5038 * gdb.cp/bs15503.exp: Update comment for no longer crashing
5039 test.
5040
5041 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
5042
5043 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
5044
5045 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5046
5047 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
5048
5049 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5050
5051 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
5052
5053 2006-07-17 Mark Kettenis <kettenis@gnu.org>
5054
5055 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
5056 *-*-openbsd* from targets for wich we expect ARM FPA floating
5057 point format.
5058
5059 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
5060
5061 * gdb.cp/annota3.exp: Expect frame-begin annotation.
5062
5063 2006-07-17 Mark Kettenis <kettenis@gnu.org>
5064
5065 * gdb.base/annota3.exp: Expect frame-begin annotation.
5066
5067 2006-07-14 Joel Brobecker <brobecker@adacore.com>
5068
5069 * gdb.base/help.exp: Adjust "help unset" test to accept
5070 any list of unset commands.
5071
5072 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
5073 Daniel Jacobowitz <dan@codesourcery.com>
5074
5075 * gdb.cp/ref-params.exp: New test.
5076 * gdb.cp/ref-params.cc: New source file.
5077 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
5078
5079 2006-07-08 Mark Kettenis <kettenis@gnu.org>
5080
5081 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
5082 spaces/tabs in regular expressions since they might not be there.
5083
5084 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
5085
5086 * gdb.base/ifelse.exp: New file.
5087
5088 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
5089
5090 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
5091 line.
5092 * gdb.base/huge.exp: Loop over compilation to find a size that
5093 is acceptable.
5094 * gdb.base/remote.exp: Correct expected strings.
5095 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
5096
5097 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5098
5099 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
5100
5101 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5102
5103 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
5104 native.
5105
5106 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5107
5108 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
5109 enable stabs testing.
5110
5111 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5112
5113 * gdb.base/auxv.exp: Intercept undefined command messages before
5114 gdb_test_multiple does.
5115
5116 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5117
5118 * Makefile.in (host_alias): Remove.
5119 (target_alias): Use @target_noncanonical@.
5120 (site.exp): Don't set host_alias.
5121 * aclocal.m4: Remove contents. Include acx.m4.
5122 * configure: Regenerated.
5123 * configure.ac: Use ACX_NONCANONICAL_TARGET.
5124
5125 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
5126
5127 * lib/gdb.exp (gdb_load_cmd): New.
5128
5129 * gdb.base/fileio.c: Add system(NULL) test.
5130 * gdb.base/fileio.exp: Check it.
5131
5132 * gdb.base/break.c: Add 10a breakpoint at }
5133 * gdb.base/break.exp: Add test for breakpoint at }
5134 * gdb.cp/anon-union.cc: Add code at end of function.
5135 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
5136 * gdb.mi/var-cmd.c: Add code at end of function.
5137 * gdb.mi/mi-var-display.exp: Adjust end of next.
5138 * gdb.mi/mi2-var-display.exp: Likewise.
5139 * gdb.base/fileio.c: Add stop function and insert calls at
5140 stopping places.
5141 * gdb.base/fileio.exp: Breakpoint stop function and remove
5142 explicit line number references.
5143
5144 2006-05-19 Joel Brobecker <brobecker@adacore.com>
5145
5146 * gdb.base/del.exp (test_delete_alias): New function.
5147 Now check that both "del" and "d" work as aliases for "delete".
5148
5149 2006-05-18 Fred Fish <fnf@specifix.com>
5150
5151 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
5152 required. Check for spurious output after program exits normally.
5153
5154 2006-05-17 Fred Fish <fnf@specifix.com>
5155
5156 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
5157 gdb_load, so it works in the simulator.
5158
5159 2006-05-11 Fred Fish <fnf@specifix.com>
5160
5161 * gdb.base/bang.exp: Ignore unexpected output between the
5162 "program exited normally" and the gdb prompt, as many other
5163 tests do.
5164
5165 2006-05-07 Mark Kettenis <kettenis@gnu.org>
5166
5167 * gdb.base/help.exp: Make "delete checkpoint" part option for
5168 "help d" and "help delete" tests.
5169
5170 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5171
5172 * gdb.mi/mi-basics.exp: Add missing serial number to
5173 expected output in some mi_gdb_test statements.
5174 * gdb.mi/mi2-basics.exp: Likewise.
5175
5176 2006-05-05 Joel Brobecker <brobecker@adacore.com>
5177
5178 * gdb.base/del.c: New file.
5179 * gdb.base/del.exp: New testcase.
5180
5181 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
5182
5183 * gdb.base/break.exp: Do not assume a breakpoint on
5184 main will actually be in $srcfile when optimizing.
5185 * gdb.base/savedregs.exp: Do not require that the dummy
5186 frame location match up to a symbol and source file location.
5187 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
5188 will get printed without a mi_cmd_data_list_register_values prefix.
5189 (*-data-list-register-*): Correct regular expressions to expect the new
5190 pseudo d? floating point registers.
5191 * gdb.mi/mi2-regs.exp: Likewise.
5192
5193 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
5194
5195 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
5196 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
5197 is allocated by the compiler.
5198 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
5199 anons, e, anone to force their allocation by the compiler.
5200
5201 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5202
5203 * gdb.base/help.exp: Update expected text for help d and
5204 help delete.
5205
5206 2006-05-02 Mark Kettenis <kettenis@gnu.org>
5207
5208 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
5209 NetBSD/ELF targets.
5210
5211 2006-04-30 Mark Kettenis <kettenis@gnu.org>
5212
5213 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
5214 single-step breakpoint fails; make this a KFAIL on
5215 sparc*-*-openbsd*.
5216 * gdb.base/siginfo.exp: Likewise.
5217 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5218
5219 2006-04-26 Michael Snyder <msnyder@redhat.com>
5220
5221 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
5222 which may have to consume output from other forks.
5223 Add tests to make sure that "delete fork" succeeded.
5224
5225 2006-04-20 Michael Snyder <msnyder@redhat.com>
5226
5227 * 2006-03-22 Jim Blandy <jimb@redhat.com>
5228 Add support for the Renesas M32C and M16C.
5229
5230 * gdb.asm/asm-source.exp: Add m32c target.
5231 * gdb.asm/m32c.inc: Support for m32c target.
5232
5233 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
5234
5235 * gdb.base/commands.exp (recursive_source_test): New test.
5236
5237 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
5238
5239 * gdb.base/float.exp: Add pattern for sparc targets.
5240
5241 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5242
5243 * gdb.base/commands.exp (stray_arg0_test): New test.
5244
5245 2006-03-30 Paul Brook <paul@codesourcery.com>
5246
5247 * gdb.mi/mi-until.exp: kfail broken until command.
5248 * gdb.mi/mi2-until.exp: Ditto.
5249
5250 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
5251
5252 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
5253
5254 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
5255
5256 * gdb.base/prelink.exp: Anchor tested-for regular expression
5257 on gdb prompt.
5258
5259 2006-03-07 Paul Brook <paul@codesourcery.com>
5260
5261 * gdb.base/assign.exp: Correct fail message.
5262
5263 2006-03-07 Paul Brook <paul@codesourcery.com>
5264
5265 * lib/compiler.c: Extract armcc version number.
5266 * lib/compiler.cc: Ditto.
5267
5268 2006-03-07 Paul Brook <paul@codesourcery.com>
5269
5270 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
5271 additional_flags=-w.
5272 * gdb.arch/altivec-regs.exp: Ditto.
5273 * gdb.arch/e500-abi.exp: Ditto.
5274 * gdb.arch/e500-regs.exp: Ditto.
5275 * gdb.base/all-bin.exp: Ditto.
5276 * gdb.base/annota1.exp: Ditto.
5277 * gdb.base/annota3.exp: Ditto.
5278 * gdb.base/args.exp: Ditto.
5279 * gdb.base/arithmet.exp: Ditto.
5280 * gdb.base/assign.exp: Ditto.
5281 * gdb.base/async.exp: Ditto.
5282 * gdb.base/bang.exp: Ditto.
5283 * gdb.base/break.exp: Ditto.
5284 * gdb.base/call-rt-st.exp: Ditto.
5285 * gdb.base/completion.exp: Ditto.
5286 * gdb.base/cond-expr.exp: Ditto.
5287 * gdb.base/condbreak.exp: Ditto.
5288 * gdb.base/consecutive.exp: Ditto.
5289 * gdb.base/define.exp: Ditto.
5290 * gdb.base/display.exp: Ditto.
5291 * gdb.base/ena-dis-br.exp: Ditto.
5292 * gdb.base/environ.exp: Ditto.
5293 * gdb.base/eval-skip.exp: Ditto.
5294 * gdb.base/info-proc.exp: Ditto.
5295 * gdb.base/jump.exp: Ditto.
5296 * gdb.base/logical.exp: Ditto.
5297 * gdb.base/long_long.exp: Ditto.
5298 * gdb.base/maint.exp: Ditto.
5299 * gdb.base/miscexprs.exp: Ditto.
5300 * gdb.base/pc-fp.exp: Ditto.
5301 * gdb.base/pointers.exp: Ditto.
5302 * gdb.base/relational.exp: Ditto.
5303 * gdb.base/reread.exp: Ditto.
5304 * gdb.base/sect-cmd.exp: Ditto.
5305 * gdb.base/sep.exp: Ditto.
5306 * gdb.base/sepdebug.exp: Ditto.
5307 * gdb.base/until.exp: Ditto.
5308 * gdb.base/whatis-exp.exp: Ditto.
5309 * gdb.cp/annota2.exp: Ditto.
5310 * gdb.cp/annota3.exp: Ditto.
5311 * gdb.trace/actions.exp: Ditto.
5312 * gdb.trace/backtrace.exp: Ditto.
5313 * gdb.trace/circ.exp: Ditto.
5314 * gdb.trace/collection.exp: Ditto.
5315 * gdb.trace/deltrace.exp: Ditto.
5316 * gdb.trace/infotrace.exp: Ditto.
5317 * gdb.trace/limits.exp: Ditto.
5318 * gdb.trace/packetlen.exp: Ditto.
5319 * gdb.trace/passc-dyn.exp: Ditto.
5320 * gdb.trace/passcount.exp: Ditto.
5321 * gdb.trace/report.exp: Ditto.
5322 * gdb.trace/save-trace.exp: Ditto.
5323 * gdb.trace/tfind.exp: Ditto.
5324 * gdb.trace/tracecmd.exp: Ditto.
5325 * gdb.trace/while-dyn.exp: Ditto.
5326 * gdb.trace/while-stepping.exp: Ditto.
5327 * lib/gdb.exp: Ditto.
5328 (gdb_compile): Handle nowarning option.
5329
5330 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
5331
5332 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
5333 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
5334 Rename executable to prelinkt. Don't re-prelink if we didn't
5335 get a core file. Test prelink -u exit status to tell whether
5336 prelinking failed. Use gdb_test_multiple.
5337
5338 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5339
5340 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
5341 (do_tests): Call it.
5342
5343 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
5344
5345 * gdb.base/prelink.exp: New test.
5346 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
5347
5348 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
5349
5350 * gdb.fortran/derived-type.f90: New file.
5351 * gdb.fortran/derived-type.exp: New testcase.
5352
5353 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
5354
5355 * gdb.base/default.exp: Allow ';' as a directory separator.
5356
5357 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5358
5359 * gdb.base/help.exp (help add-symbol-file): Update.
5360
5361 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5362
5363 * gdb.base/help.exp (help load): Update expected results.
5364
5365 2006-02-19 Fred Fish <fnf@specifix.com>
5366
5367 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
5368 specifix hex value as part of results.
5369 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
5370
5371 2006-02-16 Fred Fish <fnf@specifix.com>
5372
5373 * gdb.base/whatis.c: Define variables using typedefs char_addr,
5374 ushort_addr, and slong_addr, so the typedefs are not optimized
5375 away.
5376 * gdb.base/whatis.exp: Add tests using type name for struct type,
5377 union type, enum type, and typedef.
5378
5379 2006-02-13 Mark Kettenis <kettenis@gnu.org>
5380
5381 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
5382
5383 2006-02-13 Jim Blandy <jimb@redhat.com>
5384
5385 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
5386 case where it takes two "next" commands to skip past the init
5387 call.
5388
5389 2006-02-12 Fred Fish <fnf@specifix.com>
5390
5391 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
5392 to handle cases where it takes two "next" commands to skip
5393 past the init call.
5394
5395 2006-02-07 Joel Brobecker <brobecker@adacore.com>
5396
5397 * gdb.ada/array_return.exp: Mark the last test as expected to fail
5398 on hppa32 targets.
5399
5400 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
5401
5402 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
5403 field.
5404
5405 2006-01-29 Mark Kettenis <kettenis@gnu.org>
5406
5407 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
5408
5409 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5410
5411 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
5412 files.
5413
5414 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5415
5416 * gdb.cp/maint.exp: Set complaints to a positive value.
5417
5418 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5419
5420 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
5421 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
5422 function name.
5423
5424 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5425
5426 * gdb.base/checkpoint.c: Update copyright notice. Include
5427 <stdlib.h>.
5428
5429 2006-01-04 Jim Blandy <jimb@redhat.com>
5430
5431 * gdb.asm/asm-source.exp: Independently provide default values for
5432 asm-flags and debug-flags. Use 'string equal' to do the
5433 comparison, not the implicit expr's '==' operator. Remove
5434 now-unneeded assignments to asm-flags. In h8300 case, place
5435 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
5436
5437 2006-01-04 Michael Snyder <msnyder@redhat.com>
5438
5439 * gdb.base/checkpoint.c: New file.
5440 * gdb.base/checkpoint.exp: New file.
5441 * gdb.base/multi-fork.c: New file.
5442 * gdb.base/multi-fork.exp: New file.
5443 * gdb.base/pi.txt: New file (data for checkpoint.c test).
5444
5445 2006-01-04 Fred Fish <fnf@specifix.com>
5446
5447 * gdb.base/ptype.c (foo): Add typedef.
5448 (intfoo): Add function.
5449 * gdb.base/ptype1.c: New file.
5450 * gdb.base/ptype.exp: Handle compilation and linking with two
5451 source files. Test that proper type for "foo" is found based
5452 on source context rather than first match found in symtabs.
5453
5454 2005-12-28 Mark Kettenis <kettenis@gnu.org>
5455
5456 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5457 * gdb.asm/openbsd.inc: Indent commands.
5458
5459 2005-12-26 Mark Kettenis <kettenis@gnu.org>
5460
5461 * gdb.base/freebpcmd.exp: Increase timeout.
5462
5463 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5464
5465 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5466
5467 * gdb.base/default.exp: Update check for "show version".
5468
5469 2005-12-09 Randolph Chung <tausq@debian.org>
5470
5471 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5472 * gdb.asm/pa64.inc: New file.
5473
5474 2005-12-09 Randolph Chung <tausq@debian.org>
5475
5476 * gdb.asm/common.inc: Indent commands.
5477 * gdb.asm/asmsrc1.s: Likewise.
5478 * gdb.asm/asmsrc2.s: Likewise.
5479
5480 2005-12-09 Randolph Chung <tausq@debian.org>
5481
5482 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5483 (get_addr_of_sym): Remove duplicate print.
5484 (gen_core): xfail hppa*-*-hpux*, update expected output.
5485 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5486 * gdb.arch/pa64-nullify.s: New file.
5487
5488 2005-12-09 Randolph Chung <tausq@debian.org>
5489
5490 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5491
5492 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
5493
5494 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5495 code generation for these functions.
5496 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5497 error message.
5498
5499 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5500
5501 * gdb.base/help.exp (help b, help br, help bre, help brea)
5502 (help break): Update the expected message.
5503
5504 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5505
5506 * gdb.asm/m68hc11.inc: Setup the data section.
5507 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5508 script for this test.
5509 (m6812-*-*): Likewise.
5510
5511 2005-11-09 Randolph Chung <tausq@debian.org>
5512
5513 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5514
5515 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5516
5517 * gdb.base/break.exp: Fix a comment typo.
5518
5519 2005-11-03 Jim Blandy <jimb@redhat.com>
5520
5521 Checked in by Elena Zannoni <ezannoni@redhat.com>
5522
5523 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5524
5525 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
5526
5527 * gdb.arch/gdb1558.c: Include stdio.h.
5528
5529 2005-10-31 Mark Kettenis <kettenis@gnu.org>
5530
5531 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5532
5533 2005-10-31 Mark Kettenis <kettenis@gnu.org>
5534
5535 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5536
5537 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5538
5539 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5540 vscr" tests to better match output.
5541
5542 2005-10-12 Jim Blandy <jimb@redhat.com>
5543
5544 * gdb.base/structs.exp (any): New function.
5545 (test_struct_returns): Don't make any assumptions at all about
5546 what value the function returns when GDB can't set the return
5547 value.
5548
5549 2005-10-09 Joel Brobecker <brobecker@adacore.com>
5550
5551 * gdb.ada/arrayidx/p.adb: New file.
5552 * gdb.ada/arrayidx.exp: New testcase
5553
5554 2005-10-09 Joel Brobecker <brobecker@adacore.com>
5555
5556 * gdb.ada/array_return/pck.ads: New file.
5557 * gdb.ada/array_return/pck.adb: New file.
5558 * gdb.ada/array_return/p.adb: New file.
5559 * gdb.ada/array_return.exp: New testcase.
5560
5561 2005-10-03 Joel Brobecker <brobecker@adacore.com>
5562
5563 * gdb.base/arrayidx.c: New file.
5564 * gdb.base/arrayidx.exp: New testcase.
5565
5566 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
5567
5568 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
5569 frames-invalid and breakpoints-invalid are no longer generated
5570 with level 3 so don't expect them in the output.
5571
5572 2005-09-27 Bob Rossi <bob@brasko.net>
5573
5574 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
5575 from test. Escape the | in mi_gdb_test call.
5576 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
5577 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
5578 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
5579 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
5580 expected regex's in mi_gdb_test calls.
5581 * lib/mi-support.exp: Remove arbitrary .* from tests.
5582 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
5583 Fully anchor GDB/MI expected results in mi_gdb_test.
5584 * lib/gdb.exp (string_to_regexp): Escape the ] character.
5585 * gdb.base/sizeof.exp: Remove escape character. Correct test.
5586
5587 2005-09-26 Paul Brook <paul@codesourcery.com>
5588
5589 * long_long.exp: Exclude eabi targets from arm FPA float format test.
5590
5591 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5592
5593 * bfp-test.c: New file.
5594 * bfp-test.exp: New testcase.
5595
5596 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5597
5598 * gdb.fortran/subarray.exp: New testcase to test the evaluation
5599 of subarray and substring variable.
5600 * gdb.fortran/subarray.f: New source file for the test of subarray
5601 and substring variable evaluation.
5602 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
5603 of string constant.
5604
5605 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
5606
5607 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
5608 copyright dates.
5609
5610 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
5611
5612 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
5613 powerpc altivec' test with an almost identical 'info vector' test.
5614
5615 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5616
5617 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5618 vscr" tests to match output.
5619
5620 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5621
5622 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
5623 output.
5624
5625 2005-09-11 Bob Rossi <bob@brasko.net>
5626
5627 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
5628 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
5629 commands that return an MI output command and an asyncronous MI output
5630 command.
5631 * gdb.mi/mi-console.exp: Ditto.
5632
5633 2005-09-11 Bob Rossi <bob@brasko.net>
5634
5635 * gdb.mi/mi-var-child.c: Include <string.h>.
5636
5637 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
5638
5639 * killed.exp: Correct gdb_expect syntax.
5640
5641 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
5642
5643 * lib/mi-support.exp (mi_gdb_load): Fix typo.
5644
5645 2005-08-02 Bob Rossi <bob@brasko.net>
5646
5647 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
5648 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
5649 Change tests to inferior-tty-set/show.
5650 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
5651 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
5652 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
5653 inferior. Use mi_gdb_test to get GDB and Inferior output.
5654 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
5655 descriptor.
5656 (mi_inferior_tty_name): Add inferior PTY file name.
5657 (mi_gdb_start): Add INFERIOR_PTY parameter.
5658 (mi_gdb_test): Add IPATTERN parameter.
5659
5660 2005-08-02 Bob Rossi <bob@brasko.net>
5661
5662 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
5663 parameter to mi_gdb_test.
5664 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
5665
5666 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5667
5668 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
5669 struct_declarations.
5670 * gdb.mi/mi-var-child.exp: Step over the initialization of
5671 struct_declarations.
5672
5673 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5674
5675 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
5676 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
5677 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
5678 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
5679 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
5680 file.
5681
5682 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
5683
5684 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
5685 (do_children_tests): Assign values to the extra elements.
5686
5687 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
5688 them for tests for "-var-update --no-values" and
5689 "-var-update --all-values".
5690 Add test for "-var-list-children --simple-values".
5691
5692 * gdb.mi/basics.c (callee4): Add integer array D[3]...
5693
5694 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
5695 "-stack-list-locals --simple-values" Improve doc strings and
5696 comments.
5697
5698 2005-07-18 Mark Kettenis <kettenis@gnu.org>
5699
5700 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
5701 *-*-openbsd*.
5702 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
5703
5704 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
5705 sigaltsatck'.
5706
5707 2005-07-14 Bob Rossi <bob@brasko.net>
5708
5709 * gdb.base/default.exp (tty): Changed output of command.
5710 * gdb.base/help.exp (help tty): Ditto.
5711
5712 2005-07-12 Mark Kettenis <kettenis@gnu.org>
5713
5714 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
5715
5716 2005-07-10 Mark Kettenis <kettenis@gnu.org>
5717
5718 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
5719 -stack-select-frame without arguments.
5720 (test_stack_frame_listing): Add test for newly implemented command
5721 -stack-info-frame.
5722
5723 2005-07-06 Bob Rossi <bob@brasko.net>
5724
5725 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
5726 command.
5727 (Copyright): Update copyright.
5728
5729 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
5730
5731 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
5732 tests to evaluate exponentiation expression.
5733
5734 2005-06-29 Andreas Schwab <schwab@suse.de>
5735
5736 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
5737 main to avoid warnings.
5738
5739 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
5740
5741 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
5742
5743 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
5744 -stack-select-frame without arguments.
5745 (test_stack_frame_listing): Add test for newly implemented command
5746 -stack-info-frame.
5747
5748 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
5749
5750 * gdb.fortran/array-element.f: New file.
5751 * gdb.fortran/array-element.exp: New testcase.
5752
5753 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5754
5755 * gdb.base/bigcore.exp: Correct checks for systems which can
5756 not dump a large core file.
5757
5758 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5759
5760 * gdb.base/relocate.c: Add a copyright notice.
5761 (dummy): Remove.
5762 * gdb.base/relocate.exp: Test printing the values of variables
5763 from a relocatable file.
5764
5765 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
5768 excess MI output after an error.
5769
5770 2005-05-29 Joel Brobecker <brobecker@adacore.com>
5771
5772 * gdb.arch/alpha-step.c: New file.
5773 * gdb.arch/alpha-step.exp: New testcase.
5774
5775 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5776 Dennis Brueni <dennis@slickedit.com>
5777
5778 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
5779 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
5780 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
5781 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
5782 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
5783 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
5784 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
5785
5786 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
5787 Wu Zhou <woodzltc@cn.ibm.com>
5788
5789 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
5790 IBM's xlc compiler.
5791 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
5792 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
5793
5794 2005-05-13 Jim Blandy <jimb@redhat.com>
5795
5796 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
5797 calling gdb_suppress_entire_file.
5798 * gdb.base/charset.exp: Same.
5799 * gdb.base/call-rt-st.exp: Same.
5800
5801 2005-05-05 Bob Rossi <bob_rossi@cox.net>
5802
5803 * lib/gdb.exp (fullname_syntax): Added global regex.
5804 (fullname_syntax_POSIX): Ditto.
5805 (fullname_syntax_UNC): Ditto.
5806 (fullname_syntax_DOS_CASE): Ditto.
5807 (fullname_syntax_DOS): Ditto.
5808 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
5809 fullname_syntax variable to scope and use it.
5810 (test_file_list_exec_source_files): Ditto.
5811 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
5812
5813 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
5814
5815 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
5816
5817 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
5818
5819 * lib/gdb.exp (skip_altivec_tests): New function, based on
5820 check_vmx_hw_available from the GCC testsuite.
5821 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
5822 * lib/gdb.arch/altivec-regs.exp: Likewise.
5823
5824 2005-05-02 Jim Blandy <jimb@redhat.com>
5825
5826 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
5827 calling gdb_suppress_entire_file.
5828
5829 2005-04-30 Randolph Chung <tausq@debian.org>
5830
5831 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
5832 Slightly relax "sem_post" name checking.
5833
5834 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5835
5836 * gdb.base/unload.exp: Use new shared library infrastructure.
5837
5838 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5839
5840 * gdb.base/so-impl-ld.exp: Use new shared library
5841 infrastructure.
5842
5843 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
5844
5845 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
5846 * gdb.asm/h8300.inc: New file.
5847
5848 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5849
5850 * gdb.base/shlib-call.exp: Change to use new shared library
5851 infrastructure.
5852
5853 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5854
5855 * gdb.base/pending.exp: Change to use new shared library
5856 infrastructure.
5857
5858 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5859
5860 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
5861 use test_compiler_info instead of gcc_compiled, and update copyright.
5862
5863 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
5864
5865 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
5866 shared objects being adjusted and update copyright years.
5867
5868 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
5869
5870 * ChangeLog: Correct some 2003-01-13 dates.
5871 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
5872 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
5873 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
5874 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
5875 gdb.trace/tfind.exp: Update copyright years.
5876
5877 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
5878 Daniel Jacobowitz <dan@codesourcery.com>
5879
5880 * lib/gdb.exp (gdb_compile): Handle shlib=.
5881 (gdb_compile_shlib): New function.
5882
5883 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
5884
5885 * lib/gdb.exp (test_compiler_info): Give argument a default value.
5886
5887 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5888
5889 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
5890 gdb.server.
5891 * configure.ac: Likewise.
5892 * configure: Regenerated.
5893 * gdb.gdbserver/Makefile.in: Moved to...
5894 * gdb.server/Makefile.in: ... here.
5895 * gdb.gdbserver/server.c: Moved to...
5896 * gdb.server/server.c: ... here.
5897 * gdb.gdbserver/server-run.exp: Moved to...
5898 * gdb.server/server-run.exp: ... here.
5899
5900 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5901
5902 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
5903 * configure.ac: Create gdb.gdbserver/Makefile.
5904 * configure: Regenerated.
5905 * lib/gdbserver-support.exp: New file, derived from
5906 config/gdbserver.exp.
5907 * config/gdbserver.exp: Use gdbserver-support.exp.
5908 * gdb.gdbserver/Makefile.in: New file.
5909 * gdb.gdbserver/server.c: New file.
5910 * gdb.gdbserver/server-run.exp: New file.
5911
5912 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
5913
5914 * lib/gdb.exp (test_compiler_info): Return compiler_info
5915 if no arguments are given.
5916
5917 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
5918
5919 * gdb.arch/altivec-abi.exp: Check for compiler and set
5920 use altivec' flag accordingly.
5921 * gdb.arch/altivec-regs.exp: Likewise.
5922
5923 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
5924
5925 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
5926
5927 2005-03-27 Andreas Schwab <schwab@suse.de>
5928
5929 * gdb.base/bigcore.c (main): Add missing mode argument in open
5930 call.
5931
5932 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
5933
5934 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
5935 downloads.
5936 * config/gdbserver.exp (gdb_load): Likewise.
5937
5938 2005-03-14 Paul Brook <paul@codesourcery.com>
5939
5940 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
5941 targets.
5942
5943 2005-03-09 Joel Brobecker <brobecker@adacore.com>
5944
5945 * gdb.dwarf2/dup-psym.S: New file.
5946 * gdb.dwarf2/dup-psym.exp: New testcase.
5947
5948 2005-03-09 Joel Brobecker <brobecker@adacore.com>
5949
5950 * gdb.ada/exec_changed/first.adb: New file.
5951 * gdb.ada/exec_changed/second.adb: New file.
5952 * gdb.ada/exec_changed.exp: New testcase.
5953
5954 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
5955
5956 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
5957 (A2): New class.
5958 (main): Test operator+.
5959 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
5960 breakpoint test.
5961
5962 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
5963 * gdb.base/signull.exp: Disable if gdb,nosignals.
5964 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
5965 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
5966 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
5967 * gdb.mi/mi2-console.exp: Likewise.
5968 * gdb.trace/collection.exp (run_trace_experiment): Consume the
5969 continue output at start.
5970 (gdb_collect_locals_test): Robustify regexp.
5971 * gdb.trace/passc-dyn.exp: Fix comment typo.
5972 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
5973
5974 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
5975
5976 * gdb.asm/asm-source.exp: Add iq2000 case.
5977 * gdb.asm/iq2000.inc: New file.
5978
5979 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
5980
5981 * gdb.base/command.exp: Change hardcoded value to regular expression.
5982 * gdb.base/float.exp: Add powerpc to the list of targets checked.
5983
5984 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
5985
5986 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
5987 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
5988 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
5989 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
5990 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
5991
5992 2005-03-05 Mark Kettenis <kettenis@gnu.org>
5993
5994 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
5995 changes.
5996
5997 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
5998
5999 * lib/compiler.c: Add test for IBM's xlc compiler.
6000 * lib/compiler.cc: Likewise.
6001
6002 2004-02-24 Joel Brobecker <brobecker@adacore.com>
6003
6004 * gdb.ada/fixed_points.exp: Create compilation object directory
6005 before running the test.
6006 * gdb.ada/null_record.exp: Likewise.
6007 * gdb.ada/packed_array.exp: Likewise.
6008 * gdb.ada/start.exp: Likewise.
6009
6010 2005-02-15 Joel Brobecker <brobecker@adacore.com>
6011
6012 * gdb.ada/packed_array/pa.adb: New file.
6013 * gdb.ada/packed_array.exp: New testcase.
6014
6015 2005-02-10 Mark Kettenis <kettenis@gnu.org>
6016
6017 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
6018 files.
6019
6020 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
6021 on *-*-openbsd*. Correctly match whitespace in regukar
6022 expressions.
6023
6024 2005-02-10 Daniel Jacobowitz <dan@debian.org>
6025
6026 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
6027 PR exp/1821
6028 * gdb.base/gdb1821.c: New test file.
6029 * gdb.base/gdb1821.exp: New test file.
6030
6031 2005-02-09 Joel Brobecker <brobecker@adacore.com>
6032
6033 * gdb.base/start.c: New file.
6034 * gdb.base/start.exp: New testcase.
6035
6036 2005-02-09 Joel Brobecker <brobecker@adacore.com>
6037
6038 * gdb.ada/start/dummy.adb: New file.
6039 * gdb.ada/start.exp: New testcase.
6040
6041 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
6042
6043 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
6044 for printing symbols and statistics.
6045 Add test for using relative pathnames in "maint print msymbols" test.
6046 Mark "maint info sections DATA" XFAIL on Cygwin.
6047 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
6048 tests.
6049
6050 2005-02-09 Andreas Schwab <schwab@suse.de>
6051
6052 Committed by Andrew Cagney <cagney@gnu.org>
6053 * gdb.base/remotetimeout.exp: New file.
6054
6055 2005-02-07 Mark Kettenis <kettenis@gnu.org>
6056
6057 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
6058
6059 2005-02-03 Joel Brobecker <brobecker@adacore.com>
6060
6061 * gdb.ada/gnat_ada.gpr: New file.
6062 * gdb.ada/gnat_ada.gin: Delete, no longer used.
6063 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
6064 * configure.ac: No longer generate gnat_ada.gpr.
6065 * configure: Regenerate.
6066 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
6067 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
6068 * gdb.ada/null_record/bar.ads: Likewise.
6069 * gdb.ada/null_record/bar.adb: Likewise.
6070 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
6071 * gdb.ada/null_record.exp (testdir): New variable.
6072 (testfile): executable is now in testdir subdirectory.
6073 (srcfile): Use full path to the main compilation unit.
6074 * gdb.ada/fixed_points.exp: Same changes as above.
6075
6076 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
6077
6078 * gdb.base/interp.exp: New test.
6079
6080 2005-01-24 Andrew Cagney <cagney@gnu.org>
6081
6082 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
6083
6084 2005-01-19 Andrew Cagney <cagney@gnu.org>
6085
6086 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
6087 configure.ac not configure.in.
6088
6089 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
6090 of powerpc*-*-*.
6091 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
6092 * gdb.base/list.exp (test_list_function)
6093 (test_list_filename_and_function): Ditto.
6094 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
6095
6096 2005-01-16 Andrew Cagney <cagney@gnu.org>
6097
6098 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
6099
6100 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
6101
6102 2005-01-14 Andrew Cagney <cagney@gnu.org>
6103
6104 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
6105 * gdb.mi/mi2-var-cmd.exp: Ditto.
6106
6107 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
6108
6109 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
6110
6111 2005-01-07 Andrew Cagney <cagney@gnu.org>
6112
6113 * configure.ac: Rename configure.in, require autoconf 2.59.
6114 * configure: Re-generate.
6115 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
6116 * gdb.stabs/configure: Re-generate.
6117 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
6118 * gdb.hp/configure: Re-generate.
6119 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
6120 autoconf 2.59.
6121 * gdb.hp/gdb.objdbg/configure: Re-generate.
6122 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
6123 autoconf 2.59.
6124 * gdb.hp/gdb.defects/configure: Re-generate.
6125 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
6126 autoconf 2.59.
6127 * gdb.hp/gdb.compat/configure: Re-generate.
6128 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
6129 autoconf 2.59.
6130 * gdb.hp/gdb.base-hp/configure: Re-generate.
6131 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
6132 autoconf 2.59.
6133 * gdb.hp/gdb.aCC/configure: Re-generate.
6134
6135 2004-12-15 Jim Blandy <jimb@redhat.com>
6136
6137 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
6138 under NPTL when there is debugging info available for libpthread.
6139
6140 2004-12-13 Jerome Guitton <guitton@gnat.com>
6141
6142 * gdb.ada/fixed_points.c: New file.
6143 * gdb.ada/fixed_points.exp: New file.
6144
6145 2004-12-03 Randolph Chung <tausq@debian.org>
6146
6147 * gdb.arch/pa-nullify.exp: New file.
6148 * gdb.arch/pa-nullify.s: New file.
6149
6150 2004-11-30 Randolph Chung <tausq@debian.org>
6151
6152 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
6153 instead of "tbug". Fix regexp to work properly with gdb_test.
6154
6155 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
6156
6157 * gdb.base/bitfields2.exp: New test.
6158 * gdb.base/bitfields2.c: New file.
6159
6160 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
6161
6162 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
6163
6164 2004-11-16 Randolph Chung <tausq@debian.org>
6165
6166 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
6167
6168 2004-11-14 Daniel Jacobowitz <dan@debian.org>
6169
6170 * gdb.threads/threadapply.exp: Correct "macro details" test.
6171
6172 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
6173
6174 * gdb.threads/threadapply.exp: New test.
6175 * gdb.threads/threadapply.c: New file.
6176
6177 2004-11-07 Mark Kettenis <kettenis@gnu.org>
6178
6179 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
6180 frames.
6181
6182 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
6183
6184 * gdb.base/cursal.exp: New file.
6185 * gdb.base/cursal.c: New file.
6186
6187 2004-11-03 Andrew Cagney <cagney@gnu.org>
6188
6189 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
6190
6191 2004-10-30 Mark Kettenis <kettenis@gnu.org>
6192
6193 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
6194 NetBSD/ELF targets.
6195
6196 2004-10-29 Joel Brobecker <brobecker@gnat.com>
6197
6198 * gdb.threads/bp_in_thread.c: New file, copied from
6199 pthread_cond_wait.c.
6200 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
6201 file, rather than reusing the .c file from another testcase.
6202
6203 2004-10-20 Joel Brobecker <brobecker@gnat.com>
6204
6205 * gdb.ada/null_record.exp: Check where we stopped after
6206 sending the start command, instead of where the associated
6207 temporary breakpoint was inserted.
6208
6209 2004-10-14 Andrew Cagney <cagney@gnu.org>
6210
6211 * gdb.mi/gdb701.c (main): Return 0.
6212
6213 2004-10-13 Daniel Jacobowitz <dan@debian.org>
6214
6215 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
6216
6217 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
6218
6219 * gdb.threads/schedlock.c: Add comment markers to use to find
6220 line numbers.
6221 * gdb.threads/schedlock.exp: Adjust regex to handle the new
6222 comments.
6223 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
6224 breakpoint lines.
6225
6226 2004-10-12 Daniel Jacobowitz <dan@debian.org>
6227
6228 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
6229
6230 2004-10-12 Daniel Jacobowitz <dan@debian.org>
6231
6232 * configure.in: Add gdb.dwarf2.
6233 * configure: Regenerated.
6234 * Makefile.in: Add gdb.dwarf2.
6235 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
6236 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
6237 gdb.dwarf2/file1.txt: New files.
6238
6239 2004-10-11 Orjan Friberg <orjanf@axis.com>
6240
6241 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
6242 of "run", since the latter doesn't work with remote targets. Adjust
6243 the breakpoint numbering accordingly.
6244 * gdb.threads/pthread_cond_wait.exp: Ditto.
6245
6246 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
6247
6248 * gdb.base/overlays.exp: Update copyright years.
6249
6250 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
6251
6252 * gdb.base/overlays.exp: Disable if target is Linux.
6253
6254 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
6255
6256 * config/gdbserver.exp (gdb_load): Use right filename on remote.
6257
6258 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
6259
6260 * gdb.asm/asm-source.exp: Add m32r-linux target.
6261 * gdb.asm/m32r-linux.inc: New file.
6262
6263 2004-09-24 Andrew Cagney <cagney@redhat.com>
6264 David Anderson <anderson@redhat.com>
6265
6266 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
6267 command fails, assume things will work.
6268 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
6269 (_GNU_SOURCE): Define.
6270 (print_unsigned, print_hex): Change parameter to "long long".
6271 (print_byte_count): New function, use to print byte counts.
6272 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
6273 O_LARGEFILE.
6274 (main): Compute an upper bound on a corefile in max_core_size.
6275 Limit memory chunk size to max_core_size. Limit total memory
6276 allocated to max_core_size.
6277
6278 2004-09-23 Andrew Cagney <cagney@gnu.org>
6279
6280 * gdb.base/bigcore.exp: Replace the code that creates a corefile
6281 from a separate process with code that creates a corefile by
6282 making the inferior dump core.
6283
6284 2004-09-23 Mark Kettenis <kettenis@gnu.org>
6285
6286 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
6287 block.
6288
6289 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
6290
6291 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
6292 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
6293 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
6294 Likewise.
6295
6296 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
6297
6298 * gdb.java/jprint.exp: New test case for java inferior call.
6299 * gdb.java/jprint.java: Ditto.
6300
6301 2004-09-15 Joel Brobecker <brobecker@gnat.com>
6302
6303 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
6304
6305 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6306
6307 * gdb.threads/killed.c: Include <stdlib.h>.
6308 * gdb.threads/pthreads.c: Likewise.
6309
6310 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6311
6312 * gdb.threads/killed.c: Add copyright notice.
6313
6314 2004-09-10 Jason Molenda (jmolenda@apple.com)
6315
6316 * gdb.base/define.exp: Two new tests to verify zero space chars
6317 after 'if' and 'while' commands in a user-defined command is correctly
6318 parsed.
6319
6320 2004-09-08 Andrew Cagney <cagney@gnu.org>
6321
6322 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
6323 delivery test with duplicate at end of file.
6324
6325 2004-09-06 Mark Kettenis <kettenis@jive.nl>
6326
6327 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
6328
6329 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6330
6331 * config/hppro.exp: Removed.
6332
6333 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6334
6335 * config/sparclet.exp: Removed.
6336
6337 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6338
6339 * config/udi.exp: Removed.
6340
6341 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
6342
6343 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
6344 of "exp_continue".
6345 (advancei): Likewise.
6346
6347 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6348
6349 * gdb.base/unload.exp: Fix so messages aren't duplicated.
6350
6351 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
6352
6353 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
6354 to check for nodebug in executable.
6355 * gdb.gdb/observer.exp (setup_test): Likewise.
6356 * gdb.gdb/selftest.exp (test_with_self): Likewise.
6357 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
6358
6359 2004-09-01 Andrew Cagney <cagney@gnu.org>
6360
6361 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6362 files.
6363
6364 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6365
6366 * gdb.base/unload.exp: Fix expected warning message to match
6367 latest format.
6368
6369 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
6370
6371 * gdb.base/call-rt-st.exp: Fix typos.
6372
6373 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
6374
6375 * gdb.threads/thread_check.exp: New testcase.
6376 * gdb.threads/thread_check.c: New testcase.
6377
6378 2004-08-31 Andrew Cagney <cagney@gnu.org>
6379
6380 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
6381 (skip_to_handler_entry): New procedures. Test stepping into a
6382 handler when the breakpoint is at the handler's entry point.
6383
6384 2004-08-30 Andrew Cagney <cagney@gnu.org>
6385
6386 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
6387 gdb/1757.
6388
6389 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6390
6391 With code from Manoj Iyer <manjo@austin.ibm.com>:
6392 * lib/gdb.exp (gdb_file_cmd): Return more information in the
6393 return value. Add an arm for "no debugging symbols found".
6394 Change a stray "error" to "perror".
6395 (gdb_run_cmd): Adapt to new return value.
6396 * gdb.base/remote.exp: Adapt to new return value.
6397 * gdb.gdb/complaints.exp: Likewise.
6398 * gdb.gdb/observer.exp: Likewise.
6399 * gdb.gdb/selftest.exp: Likewise.
6400 * gdb.gdb/xfullpath.exp: Likewise.
6401
6402 2004-08-27 Joel Brobecker <brobecker@gnat.com>
6403
6404 * gdb.threads/bp_in_thread.exp: New testcase.
6405
6406 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6407
6408 Fix PR testsuite/1735.
6409 * gdb.threads/schedlock.c (thread_function): Add a cast
6410 to suppress a gcc warning.
6411 * gdb.threads/thread-specific.c (thread_function): Likewise.
6412
6413 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6414
6415 * gdb.base/unload.c: Include <stdlib.h>.
6416
6417 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6418
6419 From Paul Gilliam <pgilliam@us.ibm.com>:
6420 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
6421 synchronized after the "return".
6422
6423 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6424
6425 * gdb.mi/basics.c: Include <stdio.h>.
6426 * gdb.mi/pthreads.c: Include <stdlib.h>.
6427 * gdb.mi/var-cmd.c: Include <stdlib.h>.
6428
6429 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6430
6431 * gdb.threads/schedlock.c: Add copyright notice.
6432
6433 2004-08-25 Andrew Cagney <cagney@gnu.org>
6434
6435 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
6436 (skip_over_handler, breakpoint_over_hander): New test procedures.
6437 (advance, advancei): Add a proper prefix, do not use
6438 rerun_to_main.
6439 * gdb.base/sigstep.c (main): Change to use an infinite loop.
6440
6441 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
6442
6443 * gdb.mi/basics.c: Add copyright notice.
6444 * gdb.mi/var-cmd.c: Add copyright notice.
6445
6446 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6447
6448 * lib/gdb.exp: Remove signed_keyword_not_used.
6449 * lib/compiler.c: Likewise.
6450 * lib/compiler.cc: Likewise.
6451
6452 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6453
6454 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6455 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6456
6457 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6458
6459 * gdb.base/whatis.c: Add copyright notice.
6460
6461 2004-08-20 Mark Kettenis <kettenis@gnu.org>
6462
6463 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6464 it to skip the breakpoints encoded in the inline assembly.
6465
6466 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6467
6468 * Makefile.in: Add gdb.fortran.
6469
6470 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6471
6472 * gdb.base/call-sc.exp (test_scalar_returns):
6473 Fix cut-and-paste glitch in "Make fun return now".
6474
6475 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6476
6477 * configure.in: Add gdb.fortran.
6478 * configure: Regenerate.
6479 * gdb.fortran/Makefile.in: New file.
6480 * lib/gdb.exp (skip_fortran_tests): New procedure.
6481
6482 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6483
6484 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6485 reference to bug-gnu@prep.ai.mit.edu.
6486 * gdb.mi/mi-var-child.exp: Likewise.
6487 * gdb.mi/mi-var-cmd.exp: Likewise.
6488 * gdb.mi/mi-var-display.exp: Likewise.
6489 * gdb.mi/mi2-var-block.exp: Likewise.
6490 * gdb.mi/mi2-var-child.exp: Likewise.
6491 * gdb.mi/mi2-var-cmd.exp: Likewise.
6492 * gdb.mi/mi2-var-display.exp: Likewise.
6493
6494 2004-08-15 Mark Kettenis <kettenis@gnu.org>
6495
6496 * gdb.base/unload.c (main): Make local variable msg const.
6497
6498 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6499
6500 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6501 to bug-gnu@prep.ai.mit.edu.
6502 * gdb.mi/mi-disassemble.exp: Likewise.
6503 * gdb.mi/mi-eval.exp: Likewise.
6504 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6505 default line number.
6506 * gdb.mi/mi-return.exp: Likewise.
6507 * gdb.mi/mi-simplerun.exp: Likewise.
6508 * gdb.mi/mi-stack.exp: Likewise.
6509 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6510 number with explicit range test.
6511 * gdb.mi/mi-watch.exp: Likewise.
6512 * gdb.mi/mi2-break.exp: Likewise.
6513 * gdb.mi/mi2-cli.exp: Likewise.
6514 * gdb.mi/mi2-disassemble.exp: Likewise.
6515 * gdb.mi/mi2-eval.exp: Likewise.
6516 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6517 default line number.
6518 * gdb.mi/mi2-return.exp: Likewise.
6519 * gdb.mi/mi2-simplerun.exp: Likewise.
6520 * gdb.mi/mi2-stack.exp: Likewise.
6521 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6522 number with explicit range test.
6523 * gdb.mi/mi2-watch.exp: Likewise.
6524
6525 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6526
6527 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6528 * gdb.cp/m-static.exp: Likewise.
6529 * gdb.cp/rtti.exp: Likewise.
6530
6531 2004-08-14 Mark Kettenis <kettenis@gnu.org>
6532
6533 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6534
6535 2004-08-14 Eli Zaretskii <eliz@gnu.org>
6536
6537 * ChangeLog: Prefix Local Variables with semi-colons and indent
6538 the reference to older ChangeLog files, to fix fontification in
6539 Emacs.
6540
6541 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6542
6543 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6544 * gdb.mi/mi2-break.exp: Likewise.
6545
6546 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6547
6548 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
6549
6550 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6551
6552 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
6553
6554 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6555
6556 * gdb.cp/classes.exp: Remove unused declarations. Just let
6557 test names default instead of providing special names. Remove
6558 extraneous demangler test.
6559
6560 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
6561
6562 * gdb.base/unload.exp: New test for breakpoints in dynamically
6563 loaded libraries.
6564 * gdb.base/unload.c: Ditto.
6565 * gdb.base/unloadshr.c: Ditto.
6566
6567 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
6568
6569 * gdb.cp/classes.exp (test_ptype_class_objects): Call
6570 cp_test_ptype_class.
6571 (test_enums): Likewise.
6572
6573 2004-08-10 Andrew Cagney <cagney@gnu.org>
6574
6575 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6576 files.
6577
6578 2004-08-10 Andrew Cagney <cagney@gnu.org>
6579
6580 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
6581 init_malloc call.
6582
6583 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
6584
6585 * ChangeLog: Add copyright notice. The notice is copied
6586 from emacs 21.3 top level ChangeLog.
6587
6588 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6589
6590 * lib/cp-support.exp: New file.
6591 * lib/cp-support.exp (cp_test_type_class): New function.
6592 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
6593 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
6594 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
6595 cp_test_ptype_class.
6596
6597 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6598
6599 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
6600 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6601 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
6602 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
6603 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6604 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
6605 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
6606 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
6607 gdb.mi/mi2-watch.exp: Update copyright years.
6608
6609 2004-08-09 Mark Kettenis <kettenis@gnu.org>
6610
6611 * gdb.base/sigaltstack.exp: Provide proper anchoring.
6612
6613 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6614
6615 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
6616 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
6617 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
6618 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6619 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
6620 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
6621 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
6622 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6623 gdb.mi/mi-watch.exp: Update copyright years.
6624
6625 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6626
6627 PR gdb/1738
6628 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
6629 from a breakpoint with a pending signal.
6630
6631 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6632
6633 PR gdb/1736
6634 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
6635 * gdb.base/sigaltstack.exp (finish_test): Consume output until
6636 the prompt.
6637 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
6638
6639 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6640
6641 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
6642
6643 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6644
6645 PR gdb/1736
6646 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
6647 for i?86-*-linux*.
6648
6649 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6650
6651 * gdb.arch/i386-prologue.exp: Compile without debug information.
6652
6653 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
6654
6655 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
6656 rather than asking gdb to search.
6657
6658 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6659
6660 * gdb.base/gcore.c: Include <string.h>.
6661
6662 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6663
6664 * gdb.base/gcore.c: Add copyright notice.
6665
6666 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6667
6668 * gdb.base/freebpcmd.c: Include <stdio.h>.
6669 * gdb.base/long_long.c: Include <string.h>.
6670 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
6671 * gdb.base/siginfo.c: Include <string.h>.
6672 * gdb.base/sigstep.c: Include <string.h>.
6673
6674 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6675
6676 * gdb.base/complex.c: Include <stdlib.h>.
6677
6678 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6679
6680 * gdb.base/complex.c: Add copyright notice.
6681
6682 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6683
6684 * gdb.base/charset.c: Include <stdlib.h>.
6685
6686 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6687
6688 * gdb.base/auxv.c: Include <stdlib.h>.
6689
6690 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6691
6692 * gdb.base/auxv.c: Add copyright notice.
6693
6694 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6695
6696 * gdb.base/coremaker.c: Add copyright notice.
6697 * gdb.base/coremaker2.c: Add copyright notice.
6698
6699 2004-08-04 Andrew Cagney <cagney@gnu.org>
6700
6701 * gdb.base/store.exp: Update copyright.
6702 (check_set, up_set, check_struct, up_struct): Add a prefix to test
6703 names, do not import gdb_prompt.
6704
6705 2004-08-01 Andrew Cagney <cagney@gnu.org>
6706
6707 Fix PR testsuite/1729.
6708 * gdb.base/dump.exp: Add test name to callers of capture_value, do
6709 not use capture_value with value 4.
6710 (capture_value): Add optional test name parameter.
6711 (test_reload_saved_value, test_restore_saved_value): Use $msg as
6712 the prefix, pass to capture_value.
6713
6714 2004-08-01 Mark Kettenis <kettenis@gnu.org>
6715
6716 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
6717 * gdb.arch/i386-prologue.c (standard): New prototype and function.
6718 (main): Call new function.
6719
6720 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6721
6722 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
6723
6724 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6725
6726 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
6727
6728 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6729
6730 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
6731 Accept more values of vtbl pointer. Remove some messages
6732 about "obsolete gcc or gdb".
6733
6734 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6735
6736 * gdb.cp/classes.exp: Accept more varieties of ptype output.
6737
6738 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6739
6740 * gdb.base/asm-source.exp: Properly convert target board
6741 debug flags from gcc format to binutils format.
6742
6743 2004-07-28 Mark Kettenis <kettenis@gnu.org>
6744
6745 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
6746 gdb1718". PR backtrace/1718 partially fixed.
6747
6748 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
6749
6750 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
6751
6752 2004-07-26 Nick Clifton <nickc@redhat.com>
6753
6754 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
6755 good default value for a specific architecture is available then
6756 set it to that value. Otherwise default to the -gstabs switch.
6757 Remove the -g... switches from the asm-flags variable. Allow the
6758 target board info to override the value if it wants to. Pass the
6759 switch on the assembler command line.
6760
6761 2004-07-23 Mark Kettenis <kettenis@gnu.org>
6762
6763 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
6764 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
6765 (main): Call new function.
6766
6767 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
6768
6769 Test for PR exp/1715.
6770 * gdb.base/radix.exp: Refactor common procedures. Make all
6771 test names unique. Change XFAIL to KFAIL.
6772
6773 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
6774
6775 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
6776 * gdb.ada/gnat_ada.gin: ... to here.
6777 * configure.in: Use gnat_ada.gin.
6778 * configure: Regenerate.
6779
6780 2004-07-20 Andrew Cagney <cagney@gnu.org>
6781
6782 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
6783 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
6784 XFAILs. Clean up test messages and comments. Check backtraces.
6785 Delete re-sync code.
6786
6787 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6788
6789 Fix PR cli/740.
6790 * gdb.base/annota1.exp: Honor gdb,nosignals.
6791 * gdb.base/annota3.exp: Likewise.
6792
6793 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6794
6795 * lib/java.exp: Update copyright notice.
6796
6797 2004-07-19 Andrew Cagney <cagney@gnu.org>
6798
6799 * gdb.base/selftest.exp: Copy file from here ...
6800 * gdb.gdb/selftest.exp: ... to here.
6801
6802 2004-07-16 Andrew Cagney <cagney@redhat.com>
6803
6804 * lib/insight-support.exp: Delete file.
6805 * lib/java.exp (java_init): Fix copyright.
6806
6807 2004-07-16 Andrew Cagney <cagney@gnu.org>
6808
6809 * gdb.base/restore.c: Append "prologue" to comments marking the a
6810 function's prologue.
6811 * gdb.base/restore.exp: Update copyright, re-indent.
6812 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
6813 callerN" prefix where needed. Update patterns that match a
6814 function's prologue.
6815
6816 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
6817
6818 * gdb.base/restore.c: Add copyright notice.
6819
6820 2004-07-16 Andrew Cagney <cagney@gnu.org>
6821
6822 * gdb.base/logical.exp: Update copyright.
6823 (evaluate): New procedure. Use to re-implement tests using
6824 several tables.
6825
6826 2004-07-14 Martin Hunt <hunt@redhat.com>
6827
6828 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
6829 which fixes some problems where init.tcl was not found.
6830
6831 2004-07-13 Andrew Cagney <cagney@gnu.org>
6832
6833 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
6834 (check_sizeof, check_valueof): Do not include the output in the
6835 test name. Use gdb_test.
6836 (get_valueof): Use gdb_test_multiple.
6837
6838 * gdb.base/step-test.exp: Update copyright. Use
6839 gdb_test_multiple. Ensure that test names do not include
6840 architecture dependent output.
6841
6842 * gdb.gdb/observer.exp: Update copyright.
6843 (setup_test): Use gdb_test_multiple.
6844 (attach_first_observer, attach_second_observer)
6845 (attach_third_observer, detach_first_observer)
6846 (detach_second_observer, detach_third_observer)
6847 (reset_counters, check_counters): Make $message a prefix.
6848 (test_normal_stop_notifications): Add "args" parameter - a list of
6849 init functions to be called. Make $message a prefix,
6850 (test_observer_normal_stop): Change the message prefixes so that
6851 they are unique, pass the attach / detach procedures to
6852 test_normal_stop_notifications.
6853
6854 * gdb.base/signull.exp (test_segv): Prefix all tests with
6855 "${name}". Clean up test messages.
6856
6857 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
6858
6859 * gdb.base/ena-dis-br.exp: Update copyright.
6860 (break_at): New function. Replace send_gdb with gdb_test,
6861 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
6862 ignore count, not stopped at bpt", with KFAIL.
6863
6864 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
6865
6866 * gdb.base/attach.exp: Remove cleanupfile handling.
6867
6868 2004-07-12 Andrew Cagney <cagney@gnu.org>
6869
6870 * gdb.base/annota1.exp: Cleanup corefile test name.
6871 * gdb.base/annota3.exp: Ditto.
6872
6873 2004-07-12 Andrew Cagney <cagney@gnu.org>
6874
6875 * gdb.base/signals.exp: Clean up copyright, re-indent.
6876
6877 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
6878 gdb_test and gdb_test_multiple.
6879
6880 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
6881
6882 * gdb.java/jmain.exp: Fix expected line number for main to
6883 break at. Set XFAIL for break at main test since gcj does not
6884 provide line number info for first statement in main.
6885
6886 2004-07-08 Andrew Cagney <cagney@gnu.org>
6887
6888 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
6889
6890 * gdb.base/sigbpt.exp: Make the common part of each test name a
6891 prefix instead of suffix.
6892
6893 2004-07-07 Bob Rossi <bob_rossi@cox.net>
6894
6895 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
6896 test from test_tbreak_creation_and_listing to
6897 test_file_list_exec_source_file
6898 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
6899 Changed name of test from test_tbreak_creation_and_listing to
6900 test_file_list_exec_source_file
6901
6902 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
6903
6904 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
6905 the jmisc() constructor instead of <init>.
6906 * gdb.java/jmisc1.exp: Ditto.
6907
6908 2004-07-07 Andrew Cagney <cagney@gnu.org>
6909
6910 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
6911 corrupting the PC.
6912
6913 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
6914
6915 * gdb.cp/templates.exp: Accept whitespace change in demangler
6916 output.
6917
6918 2004-07-06 Andrew Cagney <cagney@gnu.org>
6919
6920 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
6921
6922 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
6923
6924 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
6925 * lib/compiler.cc: Likewise.
6926
6927 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
6928
6929 * lib/compiler.cc: Work around string preprocessing problem
6930 with old hp c++ compiler.
6931 * lib/compiler.c: Likewise.
6932
6933 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
6934
6935 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
6936 directives to conditionalize symbol prefixing.
6937 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
6938 additional_flags handling. Add underscore prefix for Cygwin.
6939 * gdb.arch/i386-unwind.c: Use preprocessor directives to
6940 conditionalize symbol prefixing.
6941 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
6942 additional_flags handling. Add underscore prefix for Cygwin.
6943
6944 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
6945
6946 * gdb.base/bigcore.exp: Skip test on Cygwin.
6947
6948 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
6949
6950 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
6951 formats for "info register". Use gdb_test_multiple. Fix
6952 the "invalid register" test.
6953
6954 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
6955
6956 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
6957 PID for Cygwin. Add Cygwin specific strings to check for in some
6958 tests.
6959 (do_attach_tests): Add a test for user interaction when attaching
6960 to a process with no matching symbol table already loaded.
6961
6962 2004-06-26 Andrew Cagney <cagney@gnu.org>
6963
6964 Test PR java/1567 and PR java/1565.
6965 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
6966 * gdb.java/jmisc2.exp: Delete file.
6967
6968 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
6969
6970 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
6971
6972 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
6973
6974 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
6975 attach process.
6976
6977 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
6978
6979 * gdb.cp/pr-1553.exp: Remove.
6980
6981 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
6982
6983 * gdb.cp/pr-1553.cc: Remove.
6984 * gdb.cp/pr-1553.exp: Disable this test.
6985
6986 2004-06-20 Jim Blandy <jimb@redhat.com>
6987
6988 Fix PR testsuite/1680.
6989 * gdb.arch/i386-sse.exp: Properly quote curly braces in
6990 regular expressions.
6991
6992 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6993
6994 Fix PR testsuite/1679.
6995 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
6996 Issue an UNSUPPORTED result instead.
6997
6998 2004-06-18 Jim Blandy <jimb@redhat.com>
6999
7000 * gdb.base/charset.exp: Only send a control-C if we see a new
7001 prompt and incomplete command.
7002
7003 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
7004
7005 * gdb.cp/pr-574.cc: Add copyright notice.
7006
7007 2004-06-17 Jim Blandy <jimb@redhat.com>
7008
7009 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
7010 cases where the regexp has no groups; this grabs random text from
7011 the previous test suite, whatever that was.
7012
7013 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
7014
7015 * gdb.cp/printmethod.cc: Add copyright notice.
7016
7017 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
7018
7019 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
7020
7021 2004-06-16 Andrew Cagney <cagney@gnu.org>
7022
7023 * gdb.base/signull.c: Update copyright. Include <string.h>.
7024 (bowler): Replace data_pointer with data_read
7025 and data_write cases. Add code_descriptor case.
7026 (zero, desc): New array and pointer.
7027 (data, code): Change to simple pointers.
7028 * gdb.base/signull.exp: Fix probe pattern matching a function
7029 descriptor SIGSEGV. Replace data_pointer with data_read and
7030 data_write tests.
7031
7032 2004-06-16 Andrew Cagney <cagney@gnu.org>
7033
7034 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
7035
7036 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7037
7038 * gdb.base/long_long.c: Add copyright notice.
7039
7040 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7041
7042 * gdb.base/long_long.exp: Remove reference to
7043 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
7044 to gdb_breakpoint and gdb_continue_to_breakpoint.
7045
7046 2004-06-14 Jim Blandy <jimb@redhat.com>
7047
7048 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
7049 endian case.
7050
7051 2004-06-14 Andrew Cagney <cagney@gnu.org>
7052
7053 * gdb.base/gcore.exp (capture_command_output): Delete the always
7054 passing tests containing inferior values.
7055 * gdb.base/ending-run.exp: Do not include the breakpoint address
7056 in the test message. Update copyright.
7057 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
7058 size in the test name, use gdb_test_multiple. Update copyright.
7059
7060 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7061
7062 * gdb.cp/ref-types.cc: Add copyright notice.
7063
7064 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7065
7066 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
7067 hp_aCC_compiler.
7068 * lib/compiler.cc: Likewise.
7069 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
7070 'set' commands. Log diagnostics for other lines. Set
7071 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
7072
7073 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
7074
7075 * gdb.cp/try_catch.cc: Add copyright notice.
7076
7077 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
7078
7079 * gdb.cp/userdef.cc: Add copyright notice.
7080
7081 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
7082
7083 * gdb.cp/virtfunc.cc: Add copyright notice.
7084
7085 2004-06-11 Randolph Chung <tausq@debian.org>
7086
7087 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
7088 problem.
7089
7090 2004-06-10 Andrew Cagney <cagney@gnu.org>
7091
7092 * lib/compiler.cc, lib/compiler.c: Append either
7093 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
7094 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
7095 instead of gcc-3-3.
7096
7097 2004-06-09 Andrew Cagney <cagney@gnu.org>
7098
7099 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
7100 gdb/1455, bug is specific to "long long" and "double".
7101
7102 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
7103 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
7104 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
7105 fixed.
7106
7107 2004-06-09 Andrew Cagney <cagney@gnu.org>
7108
7109 * gdb.base/structs.exp (test_struct_returns): Replace
7110 "return_value_unknown" and "finish_value_unknown" by
7111 "return_value_known" and "finish_value_known". Instead of
7112 "return_value_unknown" iff "finish_value_unknown", check
7113 "return_value_known" implies "finish_value_known".
7114
7115 2004-06-08 Martin Hunt <hunt@redhat.com>
7116
7117 * gdb.base/float.exp: Add pattern for mips targets.
7118
7119 2004-06-08 Randolph Chung <tausq@debian.org>
7120
7121 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
7122 message for unknown architectures more clear.
7123
7124 2004-06-08 Joel Brobecker <brobecker@gnat.com>
7125
7126 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
7127 start the execution of the program.
7128
7129 2004-06-07 Jim Blandy <jimb@redhat.com>
7130
7131 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
7132 * gdb.arch/i386-cpuid.h: New helper file.
7133
7134 2004-06-07 Randolph Chung <tausq@debian.org>
7135
7136 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
7137 has started.
7138
7139 2004-06-04 Roland McGrath <roland@redhat.com>
7140
7141 Fix PR gdb/1647.
7142 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
7143 differently to be robust to output buffering differences.
7144
7145 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
7146
7147 * gdb.threads/pthreads.exp: Update copyright years.
7148 (check_control_c): Change asynchronous 'after' to synchronous.
7149
7150 2004-06-04 Roland McGrath <roland@redhat.com>
7151
7152 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
7153 next gdb prompt.
7154
7155 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
7156
7157 Fix PR gdb/1636.
7158 * gdb.threads/manythreads.exp: Change asynchronous 'after'
7159 calls to synchronous.
7160
7161 2004-05-26 Jim Blandy <jimb@redhat.com>
7162
7163 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
7164
7165 2004-05-24 Randolph Chung <tausq@debian.org>
7166
7167 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
7168 * gdb.asm/pa.inc: New file.
7169
7170 2004-05-22 Mark Kettenis <kettenis@gnu.org>
7171
7172 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
7173
7174 2004-05-21 Joel Brobecker <brobecker@gnat.com>
7175 Daniel Jacobowitz <drow@mvista.com>
7176
7177 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
7178 GDB prompt.
7179
7180 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7181
7182 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
7183 setjmp/longjmp. Use sigaction instead of signal.
7184
7185 2004-05-19 J. Brobecker <brobecker@gnat.com>
7186 Michael Snyder <msnyder@redhat.com>
7187
7188 * gdb.threads/pthread_cond_wait.c: New file.
7189 * gdb.threads/pthread_cond_wait.exp: New testcase.
7190
7191 2004-05-13 Andrew Cagney <cagney@redhat.com>
7192
7193 * gdb.base/signull.exp, gdb.base/signull.c: New files.
7194 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
7195
7196 2004-05-11 Andrew Cagney <cagney@redhat.com>
7197
7198 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
7199 fixed but revealed gdb/1639.
7200
7201 2004-05-10 Andrew Cagney <cagney@redhat.com>
7202
7203 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
7204 func1" and "next to 2nd alarm", kernel bug avoided.
7205
7206 2004-05-10 Daniel Jacobowitz <dan@debian.org>
7207
7208 PR external/1568
7209 * gdb.base/bigcore.exp: Check the size of the dumped core file.
7210 XFAIL if it is smaller than bytes_allocated.
7211 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
7212 (main): Make chunks_allocated unsigned. Correct comment.
7213
7214 2004-05-07 Joel Brobecker <brobecker@gnat.com>
7215
7216 * gdb.arch/powerpc-aix-prologue.c: New file.
7217 * gdb.arch/powerpc-aix-prologue.exp: New file.
7218
7219 2004-05-07 Jim Blandy <jimb@redhat.com>
7220
7221 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
7222 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
7223
7224 2004-05-06 Joel Brobecker <brobecker@gnat.com>
7225
7226 * gdb.base/sep.exp: No longer setup_kfail when the program was
7227 built with dwarf2.
7228
7229 2004-05-05 Jim Ingham <jingham@apple.com>
7230
7231 * gdb.base/pending.exp: Make sure pending breakpoints
7232 preserve the ignore count.
7233
7234 2004-04-27 Jerome Guitton <guitton@gnat.com>
7235
7236 * i386-prologue.exp: Add testcase for jump instruction as first
7237 instruction of the real code.
7238 * i386-prologue.c (jump_at_beginning): New function.
7239
7240 2004-04-28 Mark Kettenis <kettenis@gnu.org>
7241
7242 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
7243 x86_64-*-*.
7244
7245 2004-04-28 Mark Kettenis <kettenis@gnu.org>
7246
7247 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
7248 i*86-*-*.
7249
7250 2004-04-25 Mark Kettenis <kettenis@gnu.org>
7251
7252 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
7253 expression that checks the return type.
7254
7255 2004-04-23 Andrew Cagney <cagney@redhat.com>
7256
7257 * gdb.base/call-sc.exp: New test of scalar call/return values.
7258 * gdb.base/call-sc.c: Ditto.
7259
7260 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7261
7262 * gdb.threads/manythreads.c: Reduce thread stack size.
7263
7264 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
7265
7266 * gdb.threads/manythreads.c: Add copyright notice.
7267
7268 2004-04-23 Andrew Cagney <cagney@redhat.com>
7269
7270 * gdb.base/siginfo.exp: Better handle step out of signal.
7271 * gdb.base/sigstep.exp: Ditto.
7272
7273 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
7274 Daniel Jacobowitz <drow@mvista.com>
7275
7276 * gdb.threads/manythreads.c: New testcase.
7277 * gdb.threads/manythreads.exp: Ditto.
7278
7279 2004-04-22 Jim Blandy <jimb@redhat.com>
7280
7281 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
7282 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
7283
7284 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
7285
7286 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
7287
7288 2004-04-21 Andrew Cagney <cagney@redhat.com>
7289
7290 * gdb.base/sigstep.c: New file.
7291 * gdb.base/sigstep.exp: New file.
7292
7293 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7294
7295 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
7296 call to observer_notify_normal_stop.
7297
7298 2004-04-15 Andrew Cagney <cagney@redhat.com>
7299
7300 * gdb.base/siginfo.c: New file.
7301 * gdb.base/siginfo.exp: New file.
7302
7303 2004-04-12 J. Brobecker <brobecker@gnat.com>
7304
7305 * gdb.base/sep.exp: Fix typo in comment.
7306
7307 2004-04-12 J. Brobecker <brobecker@gnat.com>
7308
7309 * gdb.base/sep.c: New file.
7310 * gdb.base/sep-proc.c: New file.
7311 * gdb.base/sep.exp: New testcase.
7312
7313 2004-04-09 Mark Kettenis <kettenis@gnu.org>
7314
7315 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
7316 support.
7317
7318 2004-04-05 Andrew Cagney <cagney@redhat.com>
7319
7320 * gdb.base/sigaltstack.c: New file.
7321 * gdb.base/sigaltstack.exp: New file.
7322
7323 2004-04-04 Joel Brobecker <brobecker@gnat.com>
7324
7325 * gdb.base/foll-fork.exp: Update the expected output for
7326 "help set follow-fork-mode", to match a change that was made
7327 to the help of this variable on 2004-01-13.
7328
7329 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7330
7331 * lib/ada.exp: Add copyright notice.
7332 * bar.ads: Likewise.
7333 * bar.adb: Likewise.
7334 * null_record.adb: Likewise.
7335 * null_record.exp: Likewise.
7336 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
7337
7338 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7339
7340 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
7341 * configure: Regenerate.
7342
7343 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7344
7345 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
7346 to build the application. Remove the message printed when in
7347 verbose mode, redundant with the UNSUPPORTED message above.
7348
7349 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7350
7351 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
7352 * gdb.ada (null_record.exp): New testcase.
7353
7354 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7355
7356 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
7357
7358 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7359
7360 * gdb.ada: New subdirectory.
7361 * gdb.ada/Makefile.in: New file.
7362 * gdb.ada/gnat_ada.gpr.in: New file.
7363
7364 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7365
7366 * lib/ada.exp: New file.
7367
7368 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
7369
7370 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
7371 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
7372
7373 2004-03-22 Andrew Cagney <cagney@redhat.com>
7374
7375 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
7376 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7377 Problem identified by Ulrich Weigand.
7378
7379 2004-03-17 David Carlton <carlton@kealia.com>
7380
7381 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
7382 PR c++/826.
7383
7384 2004-03-16 Roland McGrath <roland@redhat.com>
7385
7386 * gdb.base/auxv.exp: New file.
7387 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
7388
7389 2004-03-12 David Carlton <carlton@kealia.com>
7390
7391 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
7392 * gdb.cp/pr-1553.cc: Ditto.
7393 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
7394 pass branch.
7395
7396 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
7397
7398 * gdb.cp/templates.exp: Accept more template types.
7399
7400 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7401
7402 From Corinna Vinschen with modifications.
7403 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
7404 local variable obj_with_enum.
7405 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
7406 results with obj_with_enum.
7407
7408 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7409
7410 * gdb.cp/classes.cc: New file, copied from misc.cc.
7411 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
7412
7413 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7414
7415 * gdb.cp/misc.cc: Add copyright notice.
7416
7417 2004-03-05 David Carlton <carlton@kealia.com>
7418
7419 * gdb.cp/rtti.exp: Add 'print *obj3' test.
7420 * gdb.cp/rtti.h: Update copyright.
7421 (namespace n2::n3): New.
7422 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
7423 (n2::n3::func3): New.
7424 (main): Call n2::n3::func3.
7425 * gdb.cp/rtti2.cc: Update copyright.
7426 (n2::create3): New.
7427
7428 2004-03-04 Mark Kettenis <kettenis@gnu.org>
7429
7430 * gdb.asm/openbsd.inc: Fix typo.
7431
7432 2004-03-03 Fred Fish <fnf@redhat.com>
7433
7434 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
7435 "val" instead of unused "size". Update copyright year.
7436
7437 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7438
7439 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
7440 to use unsigned char.
7441 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
7442 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
7443
7444 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7445
7446 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
7447 line of output.
7448
7449 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7450
7451 * gdb.base/relocate.c (dummy): Initialize.
7452
7453 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7454
7455 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7456 a breakpoint at exit.
7457
7458 2004-02-27 Fred Fish <fnf@redhat.com>
7459
7460 * gdb.base/chng-syms.exp: Add expect condition to match failing
7461 case that isn't a timeout.
7462
7463 2004-02-27 Andrew Cagney <cagney@redhat.com>
7464
7465 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7466 support.
7467
7468 2004-02-26 Fred Fish <fnf@redhat.com>
7469
7470 * gdb.arch/gdb1431.c: Remove.
7471 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7472 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7473 of "until" incorrectly.
7474
7475 2004-02-26 J. Brobecker <brobecker@gnat.com>
7476
7477 * gdb.cp/class2.cc (empty): New class.
7478 (refer): New function.
7479 (main): Declare an object of type empty and use it.
7480 * gdb.cp/class2.exp: Print the value of an object of type empty.
7481
7482 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7483
7484 * gdb.base/langs.exp: Update query string to match the
7485 new nquery format used for pending breakpoints.
7486
7487 2004-02-26 Andrew Cagney <cagney@redhat.com>
7488
7489 Fix PR i18n/1570.
7490 * gdb.base/charset.c: Update copyright notice.
7491 (main, init_string): Remove the escape character '\e' tests.
7492 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7493 * gdb.base/charset.exp (valid_host_charset): Ditto.
7494 * gdb.base/setvar.exp: Ditto.
7495
7496 2004-02-24 Andrew Cagney <cagney@redhat.com>
7497
7498 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7499 mmapped data in core file" PASS and FAIL messages consistent.
7500
7501 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7502 setting a breakpoint. Work around PR java/1565.
7503
7504 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7505
7506 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7507 new nquery format.
7508 * gdb.base/pending.exp: Ditto.
7509
7510 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7511
7512 * configure.in: Run stabs tests on *BSD.
7513 * configure: Regenerated.
7514
7515 2004-02-21 Mark Kettenis <kettenis@gnu.org>
7516
7517 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7518
7519 2004-02-20 Fred Fish <fnf@redhat.com>
7520
7521 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7522 blank in test for "returns short", for consistency with other
7523 "returns xxx" tests. Update copyright year.
7524
7525 2004-02-19 Fred Fish <fnf@redhat.com>
7526
7527 New testcase for PR breakpoint/1558.
7528 * gdb.arch/gdb1558.exp: New file.
7529 * gdb.arch/gdb1558.c: New file.
7530
7531 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
7532
7533 * gdb.base/nodebug.exp: Fix typo.
7534
7535 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7536
7537 Committed by Jim Blandy <jimb@redhat.com>.
7538
7539 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7540
7541 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7542
7543 * gdb.base/float.exp: Support s390*-*-* targets.
7544
7545 2004-02-17 Adam Fedor <fedor@gnu.org>
7546
7547 * gdb.base/gdb1555.exp: New file.
7548 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
7549
7550 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
7551
7552 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
7553
7554 2004-02-16 Fred Fish <fnf@redhat.com>
7555
7556 * gdb.arch/gdb1291.c: Remove
7557 * gdb.arch/gdb1291.s: New test input file.
7558 * gdb.arch/gdb1291.exp: Expand test to check case that should not
7559 fail. Test for correct result, known incorrect result, other
7560 failures and timeouts.
7561
7562 2004-02-16 Andrew Cagney <cagney@redhat.com>
7563
7564 * gdb.base/bigcore.exp: New file.
7565 * gdb.base/bigcore.c: New file.
7566
7567 2004-02-13 Andrew Cagney <cagney@redhat.com>
7568
7569 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
7570 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
7571 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
7572 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
7573 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
7574 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
7575 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
7576 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
7577 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
7578 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
7579
7580 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
7581
7582 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
7583 executed is an alloc instruction.
7584
7585 2004-02-11 David Carlton <carlton@kealia.com>
7586
7587 * gdb.cp/breakpoint.exp: New.
7588 * gdb.cp/breakpoint.cc: New.
7589
7590 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
7591
7592 Partial fix for PR gdb/1543.
7593 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
7594 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
7595 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
7596 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
7597 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
7598 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
7599 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
7600 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
7601 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
7602 to bug-gdb@prep.ai.mit.edu .
7603 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
7604 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
7605 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
7606 Likewise.
7607
7608 2004-02-10 Andrew Cagney <cagney@redhat.com>
7609
7610 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
7611 using gdb_internal_error_resync.
7612
7613 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
7614
7615 * gdb.threads/thread-specific.exp: Stop early if no threads are
7616 found.
7617
7618 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
7619
7620 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
7621
7622 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
7623
7624 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
7625 breakpoints.
7626
7627 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
7628
7629 * config/sim.exp (gdb_load): Handle $arg == "".
7630 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
7631 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
7632
7633 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
7634
7635 * gdb.base/maint.exp: Update test to reflect
7636 obstack changes.
7637
7638 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
7639
7640 * gdb.base/pendshr.c (pendfunc): New function that calls
7641 pendfunc1.
7642 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
7643
7644 2004-02-04 Fred Fish <fnf@redhat.com>
7645
7646 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
7647 function symbols and update copyright years.
7648 * gdb.arch/gdb1291.c: Ditto.
7649
7650 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7651
7652 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
7653
7654 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7655
7656 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
7657
7658 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7659
7660 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
7661
7662 2004-02-02 Fred Fish <fnf@redhat.com>
7663
7664 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
7665 remote targets. Update copyright years.
7666
7667 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7668
7669 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
7670 support.
7671 * gdb.base/langs.exp: Fix test which attempts to create
7672 breakpoint on non-existent function to handle new pending
7673 support.
7674 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
7675 a breakpoint.
7676 * gdb.base/pending.exp: New test.
7677 * gdb.base/pending.c: New file.
7678 * gdb.base/pendshr.c: Ditto.
7679
7680 2004-02-02 David Carlton <carlton@kealia.com>
7681
7682 * gdb.cp/overload.exp: Add overloadNamespace tests.
7683 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
7684 (overloadNamespace, XXX): New.
7685 (main): Call XXX::marker2.
7686
7687 2004-02-01 Fred Fish <fnf@redhat.com>
7688
7689 * gdb.base/dump.exp: Use runto_main instead of "runto main".
7690 * gdb.base/finish.exp: Ditto.
7691 * gdb.base/gcore.exp: Ditto.
7692 * gdb.base/huge.exp: Ditto.
7693 * gdb.base/info-proc.exp: Ditto.
7694 * gdb.base/return2.exp: Ditto.
7695 * gdb.threads/gcore-thread.exp: Ditto.
7696
7697 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7698
7699 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
7700
7701 2004-02-01 Mark Kettenis <kettenis@gnu.org>
7702
7703 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
7704 that opening the file succeeds on OpenBSD.
7705
7706 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7707
7708 * gdb.threads/thread-specific.c: New file.
7709 * gdb.threads/threads-specific.exp: New test script.
7710 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
7711 to expect_out.
7712
7713 2004-02-01 Mark Kettenis <kettenis@gnu.org>
7714
7715 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
7716 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
7717 only on the "print_small_structs from print_long_arg_list" test.
7718
7719 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7720
7721 * gdb.base/completion.exp: Kill a stray backslash.
7722
7723 From Jim Ingham <jingham@apple.com>:
7724 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
7725 agrees with the result from sending a tab.
7726
7727 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
7728
7729 * gdb.base/chng-syms.exp: Remove stray newline.
7730
7731 2004-01-31 Mark Kettenis <kettenis@gnu.org>
7732
7733 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
7734 *-*-openbsd*.
7735 * gdb.asm/openbsd.inc: New file.
7736
7737 2004-01-30 Mark Kettenis <kettenis@gnu.org>
7738
7739 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
7740 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
7741 *-*solaris2*. Remove commented out default settings for
7742 asm-flags. Replace gdb_compile with target_link.
7743
7744 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
7745
7746 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
7747 for all tests. Remove old hp-ux and cygnus xfail cases.
7748
7749 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
7750
7751 * gdb.base/chng-syms.exp: New file.
7752 * gdb.base/chng-syms.c: New file.
7753
7754 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7755
7756 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
7757 Provide arms for current output in all my configurations.
7758
7759 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7760
7761 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
7762 * lib/compiler.cc: Likewise.
7763 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
7764 get the right preprocessor. Eval the output directly. Remove
7765 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
7766 hp_f77_compiler and hp_f90_compiler completely.
7767 (gdb_preprocess): Delete.
7768 (get_compiler): Delete.
7769
7770 2004-01-24 Mark Kettenis <kettenis@gnu.org>
7771
7772 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
7773 <string.h>.
7774
7775 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
7776
7777 * gdb.mi/mi-stack.exp: Update copyright.
7778
7779 2004-01-23 David Carlton <carlton@kealia.com>
7780
7781 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
7782 test for cp_lookup_transparent_type.
7783 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
7784 call them.
7785
7786 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
7787
7788 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
7789 after -var-update.
7790
7791 2004-01-23 David Carlton <carlton@kealia.com>
7792
7793 * gdb.cp/namespace.cc (C::ensureRefs): New.
7794 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
7795
7796 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
7797
7798 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
7799 case "-stack-list-locals 2".
7800 * gdb.mi/mi-var-child.exp: Test for case
7801 "-var-list-children --all-values NAME".
7802
7803 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
7804
7805 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
7806
7807 2004-01-18 Mark Kettenis <kettenis@gnu.org>
7808
7809 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
7810 used with gdb_test_multiple.
7811
7812 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
7813 read at address 0. This fixes PR testsuite/1504.
7814
7815 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
7816
7817 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
7818 Remove downloading, guessing the host executable, the calls to
7819 gdb_file_cmd and gdb_target_cmd, and "load" support.
7820 (infer_host_exec): New function broken out from gdb_load.
7821 (gdb_load): New wrapper for gdbserver_gdb_load.
7822 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
7823 gdb_target_cmd. Use -target-select.
7824 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
7825 Download binaries to the host. Clear last_mi_remote_file when
7826 we load a new binary.
7827 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
7828 call gdbserver_gdb_load and mi_gdb_target_cmd.
7829
7830 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7831
7832 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
7833 type patterns.
7834
7835 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7836
7837 * gdb.cp/templates.exp: Fix typo in test name of
7838 "print Foo<volatile char*>::foo".
7839
7840 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7841
7842 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
7843
7844 2004-01-16 Ben Elliston <bje@wasabisystems.com>
7845
7846 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
7847 (clean mostlyclean): Remove empty rm.
7848
7849 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7850
7851 * gdb.base/setvar.exp: Add copyright years.
7852
7853 2004-01-14 David Carlton <carlton@bactrian.org>
7854
7855 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
7856 PR c++/1511 and update coment.
7857 * gdb.cp/templates.exp: Update patterns to match current output.
7858 If changes involve something other than whitespace, KFAIL
7859 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
7860
7861 2004-01-14 David Carlton <carlton@kealia.com>
7862
7863 * gdb.cp/namespace.exp: Add tests involving classes defined within
7864 namespaces.
7865 * gdb.cp/namespace.cc (C::CClass): New.
7866 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
7867
7868 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
7869
7870 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
7871 what debug info we have. Print a better message if something goes
7872 wrong while producing the separate debug info file.
7873
7874 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7875
7876 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
7877
7878 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7879
7880 * gdb.base/callfuncs.c: Add copyright notice.
7881
7882 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
7883
7884 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
7885 inheritance. PR gdb/1498, PR gcc/13539.
7886
7887 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
7888
7889 * gdb.threads/gcore-thread.exp: Prefix name of binary with
7890 test specific name.
7891 * gdb.mi/gdb669.exp: Ditto.
7892 * gdb.mi/mi-pthreads.exp: Ditto.
7893 * gdb.mi/mi1-pthreads.exp: Ditto.
7894 * gdb.mi/mi2-pthreads.exp: Ditto.
7895
7896 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7897
7898 * gdb.cp/member-ptr.cc: Add copyright notice.
7899
7900 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7901
7902 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
7903 some patterns for recent versions of gcc and hpacc. Delete
7904 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
7905 Delete tests that access a NULL pointer-to-member-data. This
7906 script is still disabled for gcc.
7907
7908 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
7909
7910 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
7911 escaped correctly.
7912
7913 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
7914
7915 * gdb.base/sepdebug.exp: New file.
7916 * gdb.base/sepdebug.c: New file.
7917 * lib/gdb.exp (separate_debug_filename): New procedure.
7918 (gdb_gnu_strip_debug): New procedure.
7919
7920 2004-01-12 Andrew Cagney <cagney@redhat.com>
7921
7922 * gdb.mi/ChangeLog: Delete file. Renamed to ...
7923 * gdb.mi/ChangeLog-1999-2003: New file.
7924
7925 2004-01-12 Andrew Cagney <cagney@redhat.com>
7926
7927 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
7928 "Renaming a directory to a non-empty directory returns ENOTEMPTY
7929 or EEXIST", treat EBUSY as an XFAIL.
7930
7931 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
7932
7933 * gdb.base/scope.exp: Remove obsolete setup_xfail for
7934 hp_cc_compiler.
7935
7936 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7937
7938 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
7939 decorations.
7940
7941 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7942
7943 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
7944 and "(aCC)" decorations. Remove obsolete doco about old
7945 test results.
7946
7947 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7948
7949 * gdb.cp/exception.exp: Fix typo in doco.
7950
7951 2004-01-09 Mark Kettenis <kettenis@gnu.org>
7952
7953 * gdb.base/gdb1476.exp: Fix typo.
7954
7955 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7956
7957 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
7958 file.
7959
7960 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7961
7962 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
7963 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
7964 Use gdb_compile. Remove restriction on gcc. Add some patterns
7965 for recent version of gdb. Delete second half, which was a copy
7966 of the first half with different build flags. This test is
7967 still disabled because it is still not ready for production.
7968
7969 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7970
7971 * gdb.cp/exception.cc: Add copyright notice.
7972 * gdb.cp/exception.exp: Add a notice that this file is broken
7973 because of line number changes caused by addition of copyright
7974 notice.
7975
7976 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7977
7978 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
7979 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
7980
7981 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7982
7983 * gdb.cp/classes.exp: Accept gnu abi 2.
7984 * gdb.cp/derivation.exp: Likewise.
7985 * gdb.cp/overload.exp: Likewise.
7986 * gdb.cp/virtfunc.exp: Likewise.
7987
7988 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7989
7990 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
7991 semicolon after end of function.
7992
7993 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7994
7995 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
7996 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
7997 boilerplate code for compiling and running the program under
7998 test. Add some string method tests.
7999
8000 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8001
8002 * gdb.cp/bs15503.cc: Add copyright notice.
8003 * gdb.cp/bs15503.exp: Adjust line number.
8004
8005 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8006
8007 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
8008 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
8009
8010 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8011
8012 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
8013 hp_cc_compiler.
8014
8015 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8016
8017 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
8018 * gdb.cp/ctti.exp: Use the marker instead of "next".
8019 With gcc, run further before bailing.
8020
8021 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8022
8023 * gdb.cp/cttiadd.cc: Add copyright notice.
8024 * gdb.cp/cttiadd1.cc: Likewise.
8025 * gdb.cp/cttiadd2.cc: Likewise.
8026 * gdb.cp/cttiadd3.cc: Likewise.
8027
8028 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8029
8030 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
8031 Use gdb_test, gdb_test_multiple. Use floating-point values that
8032 have exact representations in IEEE-ish formats.
8033
8034 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8035
8036 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
8037 compilers. Delete duplicate call to get_compiler_info.
8038 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
8039 * gdb.base/volatile.exp: Likewise.
8040
8041 2004-01-07 Mark Kettenis <kettenis@gnu.org>
8042
8043 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
8044 memory at address 0.
8045
8046 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8047
8048 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
8049 to test for hp-ux assembler. Fix copyright years.
8050
8051 2004-01-07 Andrew Cagney <cagney@redhat.com>
8052
8053 * gdb.base/fileio.c (strerrno): Add "EBUSY".
8054
8055 2004-01-07 Andrew Cagney <cagney@redhat.com>
8056
8057 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
8058 when creating the read-only file. From analysis by Roland McGrath
8059 and Elena Zannoni.
8060
8061 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8062
8063 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
8064
8065 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8066
8067 * gdb.base/cvexpr.c: Be type-safe with function pointers and
8068 data pointers.
8069
8070 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8071
8072 * gdb.cp/m-static.exp: Compile one source file at a time.
8073 Delete unused call to get_compiler_info.
8074
8075 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8076
8077 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
8078 * gdb.base/call-rt-st.exp: Likewise.
8079 * gdb.base/nodebug.exp: Likewise.
8080 * gdb.base/volatile.exp: Likewise.
8081 * gdb.cp/ref-types.exp: Likewise.
8082 * gdb.cp/templates.exp: Likewise.
8083
8084 2004-01-05 Mark Kettenis <kettenis@gnu.org>
8085
8086 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
8087
8088 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
8089
8090 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
8091 hppa*-hp-hpux*.
8092
8093 2004-01-04 Mark Kettenis <kettenis@gnu.org>
8094
8095 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8096 x86_64-*-*.
8097
8098 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8099 sparc64-*-* and sparc*-solaris2*.
8100
8101 2004-01-04 Mark Kettenis <kettenis@gnu.org>
8102
8103 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
8104 return ${tests}" test. The ${tests} already mentions the
8105 filename.
8106
8107 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8108
8109 * gdb.cp/local.exp: Accept gcc abi 2.
8110
8111 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8112
8113 * gdb.cp/templates.exp: Accept gcc abi 2.
8114
8115 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8116
8117 * lib/compiler.cc: Remove supports_template_debugging.
8118 * gdb.cp/templates.exp: Do not test supports_template_debugging.
8119
8120 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8121
8122 * gdb.cp/namespace.exp: Accept gcc abi 2.
8123
8124 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8125
8126 * gdb.cp/method.exp: Accept gcc abi 2.
8127
8128 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8129
8130 * gdb.cp/classes.exp: Generate identical results as old version.
8131 * gdb.cp/derivation.exp: Likewise.
8132 * gdb.cp/overload.exp: Likewise.
8133 * gdb.cp/virtfunc.exp: Likewise.
8134
8135 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8136
8137 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
8138 mysterious bug with sourceware version of expect.
8139
8140 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8141
8142 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
8143 current versions of gcc, including gcc abi 2. Remove gratuitous
8144 restart of test program. Use gdb_test_multiple and gdb_test for
8145 all tests. Add patterns to xfail missing "const" in "const char *"
8146 and kfail PR gdb/1155.
8147
8148 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8149
8150 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
8151 current versions of gcc, including gcc abi 2. Remove gratuitous
8152 restart of test program. Use gdb_test_multiple and gdb_test for
8153 all tests. Add patterns to kfail PR gdb/1498.
8154
8155 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8156
8157 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
8158 current versions of gcc, including gcc abi 2. Use "breakpoint"
8159 and "continue" instead of restarting the target program. Use
8160 gdb_test_multiple and gdb_test for all tests.
8161
8162 2004-01-01 Mark Kettenis <kettenis@gnu.org>
8163
8164 * gdb.asm/asm-source.exp: Update copyright year. Link statically
8165 for *-*-solaris2*.
8166
8167 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8168
8169 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
8170 current versions of gcc, including gcc abi 2. Use "breakpoint"
8171 and "continue" instead of restarting the target program several
8172 times. Use gdb_test_multiple and gdb_test for all tests.
8173
8174 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
8175
8176 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
8177 source files.
8178
8179 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8180
8181 * gdb.base/environ.exp: Handle compiling test case from multiple
8182 source files.
8183
8184 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8185
8186 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
8187
8188 2003-12-17 Jim Blandy <jimb@redhat.com>
8189
8190 * gdb.base/freebpcmd.c: Add copyright notice.
8191
8192 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
8193
8194 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8195
8196 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
8197
8198 2003-12-13 Jim Blandy <jimb@redhat.com>
8199
8200 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
8201
8202 2003-12-12 Kevin Buettner <kevinb@redhat.com>
8203
8204 * gdb.asm/frv.inc: New file.
8205 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
8206
8207 2003-12-09 Fred Fish <fnf@redhat.com>
8208
8209 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
8210 functions to break1.c and leave prototypes behind. Add more
8211 "set breakpoint NN here" comments.
8212 * gdb.base/break1.c: New file.
8213
8214 * gdb.base/break.exp: Handle compiling test case from multiple
8215 source files and change source file references as needed.
8216 * gdb.base/completion.exp: Ditto.
8217 * gdb.base/condbreak.exp: Ditto.
8218 * gdb.base/define.exp: Ditto.
8219 * gdb.base/ena-dis-br.exp: Ditto.
8220 * gdb.base/info-proc.exp: Ditto.
8221 * gdb.base/maint.exp: Ditto.
8222 * gdb.base/until.exp: Ditto.
8223
8224 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
8225 hardcoded line numbers.
8226 * gdb.base/define.exp: Ditto.
8227 * gdb.base/ena-dis-br.exp: Ditto.
8228 * gdb.base/maint.exp: Ditto.
8229 * gdb.base/until.exp: Ditto.
8230
8231 * gdb.base/completion.exp: Use "break1" for completion tests since
8232 "break" is no longer a unique prefix.
8233
8234 2003-12-06 Andrew Cagney <cagney@redhat.com>
8235
8236 * gdb.base/structs.exp (test_struct_returns): When applicable, set
8237 "return_value_unimplemented". When an unimplemented struct return
8238 architecture, report incorrect values as a KFAIL
8239
8240 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8241
8242 * gdb.cp/rtti.exp: Accept new wording of warning from
8243 cp_lookup_rtti_type.
8244
8245 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8246
8247 Partial fix for PR testsuite/1456.
8248 * gdb.base/scope.exp (test_at_main): Replace references to
8249 gcc_compiled with calls to test_compiler_info.
8250 (test_at_foo): Likewise.
8251 (test_at_bar): Likewise.
8252
8253 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
8254
8255 Partial fix for PR testsuite/1456.
8256 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
8257 to test_compiler_info.
8258
8259 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
8260
8261 * gdb.base/so-impl-ld.exp: Update copyright notice.
8262
8263 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
8264
8265 Partial fix for PR testsuite/1456.
8266 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
8267 to test_compiler_info.
8268
8269 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8270
8271 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
8272 from current versions of gdb. Clean up regular expressions.
8273 Delete redundant timeout case.
8274
8275 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8276
8277 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
8278 from current versions of gdb. Clean up regular expressions.
8279 Delete redundant timeout case.
8280
8281 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
8282
8283 Partial fix for PR testsuite/1456.
8284 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
8285 gcc_compiled with call to test_compiler_info.
8286
8287 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
8288
8289 Partial fix for PR testsuite/1456.
8290 * gdb.base/list.exp (test_list_function): Delete unused declaration
8291 of gcc_compiled.
8292
8293 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
8294
8295 Partial fix for PR testsuite/1456.
8296 * gdb.base/complex.exp: Replace reference to gcc_compiled with
8297 call to test_compiler_info.
8298
8299 2003-11-29 Mark Kettenis <kettenis@gnu.org>
8300
8301 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
8302 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
8303 it to create the appropriate note.inc.
8304 * gdb.asm/asmsrc1.s: Include "note.inc".
8305 * gdb.asm/netbsd.inc: New file.
8306 * gdb.asm/empty.inc: New file.
8307
8308 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8309
8310 Partial fix for PR testsuite/1456.
8311 * gdb.base/constvars.exp: Replace references to gcc_compiled with
8312 calls to test_compiler_info.
8313
8314 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
8315
8316 Partial fix for PR testsuite/1456.
8317 * gdb.base/volatile.exp: Replace references to gcc_compiled with
8318 calls to test_compiler_info.
8319
8320 2003-11-27 Mark Kettenis <kettenis@gnu.org>
8321
8322 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
8323 pattern for the KFAILs.
8324
8325 2003-11-25 Adam Fedor <fedor@gnu.org>
8326
8327 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
8328 * gdb.objc/objcdecode.m: New file.
8329
8330 2003-11-25 Adam Fedor <fedor@gnu.org>
8331
8332 * gdb.objc/nondebug.exp: Test for PR objc/1236.
8333 * gdb.objc/nondebug.m: New file.
8334
8335 2003-11-26 Ben Elliston <bje@wasabisystems.com>
8336
8337 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8338 NetBSD as it does on FreeBSD. Modelled on a similar change by
8339 Mark Kettenis on 2003-05-30.
8340 (link-flags): Set to "--entry _start" regardless of target.
8341 Special linker flags are to be appended to $link-flags.
8342 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
8343
8344 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8345
8346 * gdb.cp/method.exp: Accept output of new demangler.
8347
8348 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8349
8350 * gdb/class2.exp: New file.
8351 * gdb/class2.cc: New file.
8352
8353 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8354
8355 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
8356 of new demangler.
8357
8358 2003-11-23 Mark Kettenis <kettenis@gnu.org>
8359
8360 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
8361 of gdb_test "run".
8362
8363 2003-11-23 Mark Kettenis <kettenis@gnu.org>
8364
8365 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
8366 "continue" into "run".
8367
8368 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8369
8370 Partial fix for PR testsuite/1456.
8371 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
8372 call to test_compiler_info.
8373 * gdb.cp/ctti.exp: Likewise.
8374 * gdb.cp/derivation.exp: Likewise.
8375 * gdb.cp/member-ptr.exp: Likewise.
8376 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
8377 reference to gcc_compiled.
8378
8379 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8380
8381 Fix PR testsuite/1463.
8382 * gdb.base/structs.exp (start_structs_test): Call
8383 get_debug_format before using the debug format.
8384
8385 2003-11-22 Andrew Cagney <cagney@redhat.com>
8386
8387 * lib/gdb.exp (gdb_test_multiple): Add simple example.
8388 * gdb.base/structs.exp: Use gdb_test_multiple.
8389
8390 2003-11-20 Andrew Cagney <cagney@redhat.com>
8391
8392 * gdb.base/structs.exp: Handle and recover from internal errors.
8393 Replace "foo${n}" with "foo<n>" in test messages.
8394
8395 * gdb.base/structs.exp: Update copyright. Rewrite.
8396 * gdb.base/structs.c: Update copyright. Rewrite.
8397
8398 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
8399 resync count exceeded.
8400
8401 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
8402 from the internal error.
8403 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
8404 Original from Jim Blandy.
8405 (gdb_test_multiple): Use gdb_internal_error_resync.
8406
8407 2003-11-19 Andrew Cagney <cagney@redhat.com>
8408
8409 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
8410 KFAIL.
8411
8412 2003-11-17 Mark Kettenis <kettenis@gnu.org>
8413
8414 New testcase for PR backtrace/1435.
8415 * gdb.arch/i386-unwind.exp: New file.
8416 * gdb.arch/i386-unwind.c: New file.
8417
8418 2003-11-17 Andrew Cagney <cagney@redhat.com>
8419
8420 * lib/gdb.exp (compiler_info): New global.
8421 (test_compiler_info): New function.
8422 (get_compiler_info): Set compiler_info.
8423 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
8424 "compiler_info" to gcc-<major>-<minor>.
8425
8426 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
8427
8428 * gdb.trace/configure: Remove.
8429
8430 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
8431
8432 * gdb.base/break.c: Add comments to aid finding line numbers for
8433 breakpoints.
8434 * gdb.base/break.exp: Remove all references to explicit line
8435 numbers.
8436
8437 2003-11-11 Nick Clifton <nickc@redhat.com>
8438
8439 * gdb.base/shreloc.exp: Do not run for targets which do not
8440 support shared objects.
8441
8442 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
8443
8444 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
8445 Don't run tests if nofileio flag is given.
8446
8447 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
8448
8449 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
8450 as well as 'Watchpoint'.
8451
8452 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
8453
8454 Reported by Jim Ingham <jingham@apple.com>:
8455 * gdb.base/annota1.exp: Match at least one occurrence of the
8456 signal handler annotation.
8457
8458 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
8459
8460 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8461 as well as 'Watchpoint'.
8462
8463 2003-11-05 Michael Chastain <mec@shout.net>
8464
8465 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8466
8467 2003-11-03 Kris Warkentin <kewarken@qnx.com>
8468
8469 * gdb.arch/gdb1291.c: New test file.
8470 * gdb.arch/gdb1291.exp: New test script.
8471 * gdb.arch/gdb1431.c: New test file.
8472 * gdb.arch/gdb1431.exp: New test script.
8473
8474 2003-10-22 Michael Chastain <mec@shout.net>
8475
8476 * gdb.mi/pthreads.c: Add copyright notice.
8477
8478 2003-10-22 Michael Chastain <mec@shout.net>
8479
8480 * gdb.threads/pthreads.c: Add copyright notice.
8481
8482 2003-10-20 Michael Chastain <mec@shout.net>
8483
8484 * gdb.base/gdb1056.exp: New test script.
8485
8486 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8487
8488 * gdb.threads/killed.exp: Use gdb_run_cmd.
8489
8490 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8491
8492 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8493 create a core file.
8494 * gdb.threads/gcore-thread.exp: Likewise.
8495
8496 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
8497
8498 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8499 type, based on char type.
8500 (struct bit_flags_short_t): New bitfield type, based on short type.
8501 (init_bit_flags_char): New fuction.
8502 (init_bit_flags_short): Ditto.
8503 (print_bit_flags_char): Ditto.
8504 (print_bit_flags_short): Ditto.
8505 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8506
8507 2003-10-11 Michael Chastain <mec@shout.net>
8508
8509 * gdb.base/call-rt-st.exp: Update copyright year.
8510
8511 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8512
8513 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8514 * gdb.disasm/sh3.s: Ditto.
8515
8516 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
8517
8518 * gdb.threads/switch-threads.exp: New test.
8519 * gdb.threads/switch-threads.c: New source file.
8520
8521 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
8522
8523 * gdb.base/ending-run.exp: Add sh specific case.
8524
8525 2003-10-06 Andrew Cagney <cagney@redhat.com>
8526
8527 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8528 * gdb.disasm/mn10200.exp: Delete obsolete file.
8529
8530 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
8531
8532 * ChangeLog: Correct an entry command.exp -> commands.exp.
8533 * gdb.base/commands.exp (bp_deleted_in_command_test)
8534 (temporary_breakpoint_commands): Check noargs.
8535
8536 2003-09-25 David Carlton <carlton@kealia.com>
8537
8538 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8539 of some print tests, where appropriate. Add tests for C::D::cd,
8540 E::ce, F::cXfX, G::XgX.
8541 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8542
8543 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
8544
8545 * lib/java.exp (java_init): Import target_alias before using it.
8546
8547 2003-09-25 David Carlton <carlton@kealia.com>
8548
8549 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
8550
8551 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
8552
8553 * gdb.base/selftest.exp: Accomodate more instruction reordering
8554 weirdness.
8555
8556 2003-09-17 Michael Chastain <mec@shout.net>
8557
8558 * gdb.cp/gdb1355.exp: New file.
8559 * gdb.cp/gdb1355.c: New file.
8560
8561 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
8562
8563 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
8564 * gdb.asm/sh.inc: New file.
8565
8566 2003-09-11 David Carlton <carlton@kealia.com>
8567
8568 * gdb.cp/namespace.exp: Add tests for namespace types.
8569 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
8570 (test_namespace): New.
8571
8572 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
8573
8574 * gdb.base/relocate.exp: Handle new gdb output at startup.
8575 * gdb.stabs/weird.exp: Ditto.
8576
8577 2003-09-08 Michael Chastain <mec@shout.net>
8578
8579 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
8580
8581 2003-09-07 Michael Chastain <mec@shout.net>
8582
8583 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
8584 'parse error'.
8585
8586 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
8587
8588 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
8589
8590 2003-08-30 Michael Chastain <mec@shout.net>
8591
8592 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
8593 * gdb.gdb/observer.exp: Ditto.
8594 * gdb.gdb/xfullpath.exp: Ditto.
8595
8596 2003-08-29 Mark Kettenis <kettenis@gnu.org>
8597
8598 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
8599 *-*-*bsd*.
8600
8601 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
8602
8603 * gdb.base/dump.exp: Skip for ia64.
8604
8605 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
8606
8607 * gdb.asm/asm-source.exp: Add ia64 support.
8608 * gdb.asm/ia64.inc: New file.
8609
8610 2003-08-22 Michael Chastain <mec@shout.net>
8611
8612 * gdb.cp: New directory.
8613 * gdb.cp/*: Copy from gdb.c++/*.
8614 * gdb.c++/*: Remove.
8615 * Makefile.in: Change gdb.c++ to gdb.cp.
8616 * configure.in: Ditto.
8617 * configure: Regnerate.
8618
8619 2003-08-18 Mark Kettenis <kettenis@gnu.org>
8620
8621 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
8622 * gdb.arch/i386-prologue.c (gdb1338): Add function.
8623
8624 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
8625
8626 * mi-var-display.exp (-var-list-children weird): Accept function
8627 pointers with argument types.
8628 * mi1-var-display.exp (-var-list-children weird): Likewise.
8629 * mi2-var-display.exp (-var-list-children weird): Likewise.
8630
8631 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
8632
8633 * gdb.base/annota3.exp: Add missing newline.
8634
8635 2003-08-06 Michael Chastain <mec@shout.net>
8636
8637 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
8638
8639 2003-08-12 Michael Snyder <msnyder@redhat.com>
8640
8641 * gdb.base/float.exp: Add test for SH.
8642
8643 2003-08-10 Mark Kettenis <kettenis@gnu.org>
8644
8645 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
8646
8647 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8648
8649 * gdb.base/completion.exp: Remove reduntant completion test
8650 on filename.
8651
8652 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8653
8654 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
8655 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
8656 gdb.trace/save-trace.exp: Make sure that full pathnames are
8657 escaped correctly.
8658
8659 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8660
8661 * configure.in: Don't generate config.h from config.hin.
8662 * configure: Regenerate.
8663 * config.hin: Remove file.
8664 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
8665 * gdb.threads/pthreads.c: Ditto.
8666
8667 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
8668
8669 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8670 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
8671 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
8672 Replace ld24 with seth/add3.
8673
8674 2003-08-02 Andrew Cagney <cagney@redhat.com>
8675
8676 * gdb.base/annota3.exp: New file.
8677 * gdb.base/annota3.c: New file.
8678 * gdb.c++/annota3.exp: New file.
8679 * gdb.c++/annota3.cc: New file.
8680
8681 2003-07-29 Michael Chastain <mec@shout.net>
8682
8683 * gdb.threads/tls.c (spin): Check errno only if sem_wait
8684 actually failed.
8685 (do_pass): Likewise.
8686 * gdb.threads/tls.exp: Always initialize no_of_threads.
8687
8688 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
8689
8690 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
8691 pattern.
8692 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
8693 * gdb.threads/tls.exp: Recognize one case of the host library not
8694 supporting TLS.
8695
8696 2003-07-27 Andrew Cagney <cagney@redhat.com>
8697
8698 * gdb.base/fileio.exp: Use SH when running commands using
8699 remote_exec.
8700
8701 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8702
8703 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8704 * gdb.base/relocate.c (dummy): New padding array.
8705
8706 2003-07-22 Michael Snyder <msnyder@redhat.com>
8707
8708 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
8709
8710 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
8711 patterns to be more general, accepting old and new output.
8712 Some output chars (such as '+') also must be quoted.
8713 Some addresses are displayed numerically instead of
8714 symbolically.
8715
8716 2003-07-23 Michael Snyder <msnyder@redhat.com>
8717
8718 * gdb.base/return2.exp: Don't test long-long return.
8719
8720 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
8721 * gdb.disasm/t01_mov.exp: Ditto.
8722 * gdb.disasm/t02_mova.s: Ditto.
8723 * gdb.disasm/t02_mova.exp: Ditto.
8724 * gdb.disasm/t03_add.s: Ditto.
8725 * gdb.disasm/t03_add.exp: Ditto.
8726 * gdb.disasm/t04_sub.s: Ditto.
8727 * gdb.disasm/t04_sub.exp: Ditto.
8728 * gdb.disasm/t05_cmp.s: Ditto.
8729 * gdb.disasm/t05_cmp.exp: Ditto.
8730 * gdb.disasm/t06_ari2.s: Ditto.
8731 * gdb.disasm/t06_ari2.exp: Ditto.
8732 * gdb.disasm/t07_ari3.s: Ditto.
8733 * gdb.disasm/t07_ari3.exp: Ditto.
8734 * gdb.disasm/t08_or.s: Ditto.
8735 * gdb.disasm/t08_or.exp: Ditto.
8736 * gdb.disasm/t09_xor.s: Ditto.
8737 * gdb.disasm/t09_xor.exp: Ditto.
8738 * gdb.disasm/t10_and.s: Ditto.
8739 * gdb.disasm/t10_and.exp: Ditto.
8740 * gdb.disasm/t11_logs.s: Ditto.
8741 * gdb.disasm/t11_logs.exp: Ditto.
8742 * gdb.disasm/t12_bit.s: Ditto.
8743 * gdb.disasm/t12_bit.exp: Ditto.
8744 * gdb.disasm/t13_otr.s: Ditto.
8745 * gdb.disasm/t13_otr.exp: Ditto.
8746
8747 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
8748
8749 * gdb.threads/tls.exp :Add kfail for 'info address' case.
8750
8751 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
8752
8753 * gdb.threads/tls.c : New file.
8754 * gdb.threads/tls.exp : New file.
8755 * gdb.threads/tls-main.c : New file.
8756 * gdb.threads/tls-shared.c : New file.
8757 * gdb.threads/tls-shared.exp : New file.
8758
8759 2003-07-22 Andreas Schwab <schwab@suse.de>
8760
8761 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
8762
8763 2003-07-20 Andreas Schwab <schwab@suse.de>
8764
8765 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
8766 due to insn reordering.
8767
8768 2003-07-15 Andrew Cagney <cagney@redhat.com>
8769
8770 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
8771
8772 2003-07-15 Michael Chastain <mec@shout.net>
8773
8774 * gdb.base/gdb1250.exp: New file.
8775 * gdb.base/gdb1250.c: New file.
8776
8777 2003-07-09 Michal Ludvig <mludvig@suse.cz>
8778
8779 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
8780 expansion of size_t to 'unsigned long', not only to 'unsigned'.
8781
8782 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
8783
8784 * gdb.threads/tls.c: New file.
8785 * gdb.threads/tls.exp: New file.
8786 * gdb.threads/tls-main.c: New file.
8787 * gdb.threads/tls-shared.c: New file.
8788 * gdb.threads/tls-shared.exp: New file.
8789
8790 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
8791
8792 * gdb.base/annota1.exp: Make sure that we properly escape the
8793 full path of the source file. Xfail more permissive patterns,
8794 due to a compiler debug info problem.
8795
8796 2003-07-07 Andreas Schwab <schwab@suse.de>
8797
8798 * gdb.asm/m68k.inc: New file.
8799 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
8800
8801 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
8802 arguments"): Also match negative number.
8803
8804 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
8805
8806 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
8807
8808 * gdb.base/store.c (charest): New typedef.
8809 (add_char): Rename to add_charest, update.
8810 (wack_char): Rename to wack_charest, update types. Return l + r
8811 to keep r live across the call.
8812 (wack_short, wack_int, wack_long, wack_longest, wack_float)
8813 (wack_double, wack_doublest): Return l + r to keep r live across
8814 the call.
8815 * gdb.base/store.exp: Accomodate store.c changes.
8816
8817 2003-06-30 David Carlton <carlton@kealia.com>
8818
8819 * gdb.c++/maint.exp (test_invalid_name): New.
8820 (test_first_component): Add tests for invalid names.
8821
8822 2003-06-29 Michael Chastain <mec@shout.net>
8823
8824 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
8825 output of '<VTT for class>' for virtual base classes.
8826
8827 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8828
8829 * gdb.base/completion.exp: Tab-complete "complet" instead of
8830 "compl".
8831 * gdb.base/complex.exp, gdb.base/complex.c: New files.
8832
8833 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8834
8835 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
8836 * gdb.base/volatile.exp: Likewise.
8837
8838 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8839
8840 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
8841 gdb/1265.
8842
8843 2003-06-28 Michael Chastain <mec@shout.net>
8844 Daniel Jacobowitz <drow@mvista.com>
8845
8846 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
8847 initial line count of 'captured_main' from 26 to 32.
8848 (test_with_self): Allow xmalloc call to be interleaved with the
8849 preceding two lines.
8850
8851 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8852
8853 * gdb.base/bang.exp: New testcase.
8854
8855 2003-06-23 Joel Brobecker <brobecker@gnat.com>
8856
8857 * gdb.base/langs.exp: Add some tests for the "minimal" language
8858 support.
8859
8860 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
8861
8862 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
8863 the testcase.
8864
8865 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8866
8867 * gdb.base/relocate.exp: Test add-symbol-file with a variable
8868 offset.
8869
8870 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8871
8872 * gdb.c++/pr-1210.cc: New file.
8873 * gdb.c++/pr-1210.exp: New file.
8874
8875 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
8876
8877 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
8878 000-exec-continue.
8879
8880 2003-06-15 Mark Kettenis <kettenis@gnu.org>
8881
8882 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
8883 on *-*-*bsd* instead of *-*-freebsd*.
8884
8885 2003-06-14 Andrew Cagney <cagney@redhat.com>
8886
8887 * gdb.base/store.exp: Test longest and doublest. Test all
8888 parameters. Weaken return statement match.
8889 * gdb.base/store.c: Add longest and doublest - aka long long and
8890 long double functions. Put all parameters into local register
8891 variables. Use negative values.
8892
8893 2003-06-14 Andrew Cagney <cagney@redhat.com>
8894
8895 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
8896 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
8897 exit status.
8898 * gdb.base/fileio.exp: Disable target when nointerrupts and
8899 noinferiorio, instead of limiting it to remote. Use remote_exec
8900 instead of system.
8901
8902 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
8903
8904 * gdb.base/float.exp: Add ia64 support.
8905
8906 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
8907
8908 * gdb.base/fileio.exp: Run only on remote targets.
8909
8910 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
8911
8912 * gdb.base/fileio.c: New file, testing File-I/O.
8913 * gdb.base/fileio.exp: Ditto.
8914
8915 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
8916
8917 * gdb.base/shreloc.exp: New file, check symbol values obtained from
8918 shared objects after relocation at load time (gdb PR/1132).
8919 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
8920 as above, part of the shared object relocation test.
8921
8922 2003-06-08 Mark Kettenis <kettenis@gnu.org>
8923
8924 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
8925 fully filled history list.
8926 * gdb.base/gdb_history: New file.
8927
8928 * gdb.base/signals.exp: XFAIL "continue to func1" on
8929 i*86-*-freebsd*.
8930
8931 * gdb.base/attach.exp: When trying to attach to a nonexistent
8932 process, make it possible to specify the PID based on the target,
8933 and do so for *-*-freebsd*.
8934
8935 2003-06-02 Richard Henderson <rth@redhat.com>
8936
8937 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
8938
8939 2003-06-02 Richard Henderson <rth@redhat.com>
8940
8941 * gdb.base/selftest.exp: Next over lim_at_start initialization.
8942
8943 2003-06-02 Richard Henderson <rth@redhat.com>
8944
8945 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
8946
8947 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
8948
8949 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
8950 of globalvar.
8951
8952 2003-06-01 Mark Kettenis <kettenis@gnu.org>
8953
8954 * gdb.asm/asm-source.exp: Check for memory read errors in
8955 disassembler test on *BSD too.
8956
8957 2003-06-01 Richard Henderson <rth@redhat.com>
8958
8959 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
8960 for .frame.
8961 (gdbasm_call): Lose ldgp.
8962 (gdbasm_startup): Add frame information.
8963 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
8964
8965 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8966
8967 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
8968 i?86-*-*.
8969
8970 2003-05-30 Mark Kettenis <kettenis@gnu.org>
8971
8972 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8973 FreeBSD.
8974
8975 2003-05-29 Richard Henderson <rth@redhat.com>
8976
8977 * gdb.asm/alpha.inc: New file.
8978 * gdb.asm/asm-source.exp: Use it.
8979
8980 2003-05-29 Jim Blandy <jimb@redhat.com>
8981
8982 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
8983 'core.PID'.
8984
8985 2003-05-22 Jim Blandy <jimb@redhat.com>
8986
8987 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
8988 backtrace.
8989
8990 2003-05-20 David Carlton <carlton@math.stanford.edu>
8991
8992 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
8993 this time.
8994
8995 2003-05-19 David Carlton <carlton@bactrian.org>
8996
8997 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
8998 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
8999
9000 2003-05-19 David Carlton <carlton@bactrian.org>
9001
9002 * gdb.c++/namespace.exp: Add namespace scope and anonymous
9003 namespace tests.
9004 Bump copyright date.
9005 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
9006 (main): Call C::D::marker2.
9007 * gdb.c++/namespace1.cc: New file.
9008
9009 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
9010
9011 Roland McGrath <roland@redhat.com>
9012 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
9013 there is no manager thread.
9014
9015 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
9016
9017 * gdb.threads/schedlock.exp: Remove assumption that all threads
9018 will run in a particular small time slice. Also ensure we break
9019 in one of the child threads rather than the main thread.
9020
9021 2003-05-07 Jim Blandy <jimb@redhat.com>
9022
9023 Add support for assembly source testing on the s390x.
9024 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
9025 architecture.
9026 * gdb.asm/s390x.inc: New file.
9027
9028 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
9029 succession of 'if' statements.
9030
9031 2003-05-05 Andrew Cagney <cagney@redhat.com>
9032
9033 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
9034
9035 2003-05-05 Andrew Cagney <cagney@redhat.com>
9036
9037 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
9038 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
9039
9040 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9041
9042 * gdb.base/charset.exp: Update based on new behavior of set/show
9043 charset commands.
9044
9045 2003-05-01 Andrew Cagney <cagney@redhat.com>
9046
9047 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
9048 variable do not give memory errors.
9049
9050 2003-04-30 Adam Fedor <fedor@gnu.org>
9051
9052 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
9053 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
9054 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
9055 gdb.objc/basicclass.m: : New files
9056
9057 * lib/gdb.exp (gdb_compile_objc): New procedure.
9058
9059 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9060
9061 * gdb.base/signals.exp: Make backtrace tests more specific.
9062
9063 2003-04-23 David Carlton <carlton@bactrian.org>
9064
9065 * gdb.c++/maint.exp (test_first_component): Add tests for
9066 'operator' in more locations.
9067
9068 2003-04-16 Kevin Buettner <kevinb@redhat.com>
9069
9070 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
9071
9072 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
9073
9074 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
9075 func marke' instead. Update test name.
9076
9077 2003-04-15 David Carlton <carlton@math.stanford.edu>
9078
9079 * gdb.c++/maint.exp: New file.
9080
9081 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
9082
9083 * gdb.threads/schedlock.c: Change type of thread function argument
9084 to long, to avoid warnings on 64-bit platforms.
9085
9086 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
9087
9088 * gdb.base/attach.exp: Add new message from ptrace in case of
9089 attaching to nonexistent process.
9090
9091 2003-04-11 Jim Blandy <jimb@redhat.com>
9092
9093 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9094 gdb.c++/userdef.cc: Place comments on the lines to which the
9095 marker function might return.
9096 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9097 gdb.c++/userdef.exp: Look for those comments to check that we've
9098 returned to the right place, instead of checking line numbers.
9099
9100 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
9101
9102 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
9103 match on sourcefile name, instead of directory name.
9104
9105 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
9106
9107 * gdb.base/completion.exp: Use string_to_regexp to match the
9108 working directory name.
9109
9110 2003-04-09 Jim Blandy <jimb@redhat.com>
9111
9112 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9113 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
9114 after an inferior function call, report the failure, but allow the
9115 test to continue.
9116
9117 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9118
9119 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9120 with -DPROTOTYPES.
9121
9122 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9123
9124 * gdb.base/break.exp: Revert last patch.
9125
9126 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
9127
9128 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9129 with -DPROTOTYPES.
9130
9131 2003-04-02 Andrew Cagney <cagney@redhat.com>
9132
9133 * gdb.base/callfuncs.exp: Make "print add" messages unique.
9134 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
9135 matching directories by the name breakpoint.
9136 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
9137 Make "continue to marker1" consistent.
9138 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
9139 message consistent.
9140 * lib/gdb.exp: Put "the program is no longer running", and "the
9141 program exited" in parenthesis.
9142 * lib/mi-support.exp: Ditto.
9143
9144 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9145
9146 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
9147
9148 2003-03-29 Andrew Cagney <cagney@redhat.com>
9149
9150 * gdb.base/sizeof.c (main): Print the value of '\377'.
9151 * gdb.base/sizeof.exp: Check the sign of '\377'.
9152
9153 2003-03-27 Michael Chastain <mec@shout.net>
9154
9155 * gdb.base/gdb1090.exp: New file.
9156 * gdb.base/gdb1090.cc: New file.
9157
9158 2003-03-27 J. Brobecker <brobecker@gnat.com>
9159
9160 * gdb.gdb/observer.exp: New regression test.
9161
9162 2003-03-27 Michael Chastain <mec@shout.net>
9163
9164 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
9165 * gdb.base/ptype.exp: Likewise.
9166
9167 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
9168
9169 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
9170
9171 2003-03-26 Michael Chastain <mec@shout.net>
9172
9173 * gdb.base/ptype.exp: Actually use some typedef'd types.
9174
9175 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
9176
9177 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
9178 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
9179
9180 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9181
9182 * gdb.base/default.exp: Fix regular expression.
9183
9184 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9185
9186 * gdb.base/args.exp: Fix regular expression.
9187
9188 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9189
9190 * gdb.base/help.exp: Allow Win32 child process.
9191
9192 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9193
9194 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
9195 when stepping out of main().
9196
9197 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9198
9199 * gdb.base/default.exp: Check for win32 specific message when calling
9200 "run" without executable.
9201
9202 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9203
9204 * gdb.base/args.exp: Expect .exe in output.
9205
9206 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9207
9208 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
9209 Cygwin native.
9210
9211 2003-03-17 Andrew Cagney <cagney@redhat.com>
9212
9213 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
9214 vector registes.
9215 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
9216 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
9217
9218 2003-03-17 David Carlton <carlton@math.stanford.edu>
9219
9220 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
9221 test, for PR breakpoints/38.
9222 Call test_watchpoint_and_breakpoint.
9223 * gdb.base/watchpoint.c (func3): New function.
9224 (main): Call func3.
9225
9226 2003-03-04 David Carlton <carlton@math.stanford.edu>
9227
9228 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
9229 Garply<Garply<char> >:: garply".
9230 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
9231 with respect to PR c++/1111; note also PR c++/1113.
9232 (test_template_breakpoints): KFAIL "constructor breakpoint" with
9233 respect to PR c++/1062.
9234 KFAIL "destructor breakpoint" with respect to PR c++/1112.
9235
9236 2003-03-03 David Carlton <carlton@math.stanford.edu>
9237
9238 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
9239 with respect to PR c++/57.
9240 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
9241 c++/826.
9242 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
9243 respect to PR c++/57.
9244
9245 2003-03-03 David Carlton <carlton@math.stanford.edu>
9246
9247 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
9248 respect to PR c++/33 into FAILs.
9249
9250 2003-03-03 Michael Chastain <mec@shout.net>
9251
9252 * configure.in: Update copyright years.
9253
9254 2003-03-03 Michael Chastain <mec@shout.net>
9255
9256 * Makefile.in: Update copyright years.
9257
9258 2003-02-28 David Carlton <carlton@math.stanford.edu>
9259
9260 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
9261 print class instead of struct and/or superfluous protection
9262 specifiers, as long as the resulting output is equivalent to the
9263 source code.
9264 Delete FIXME from end of messages on tests that don't need
9265 fixing.
9266
9267 2003-02-28 David Carlton <carlton@math.stanford.edu>
9268
9269 * gdb.c++/templates.exp (do_tests): Allow const in the two
9270 Foo<volatile char *>::foo tests.
9271
9272 2003-02-27 Michael Snyder <msnyder@redhat.com>
9273
9274 * gdb.base/restore.c (main): Return zero, so exit code
9275 will be consistant.
9276
9277 2003-02-26 David Carlton <carlton@math.stanford.edu>
9278
9279 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
9280 char *>::foo" test with respect to PR c++/33. Create a new test
9281 which is identical to that one except that it doesn't put the
9282 space between the "char" and the "*"; KFAIL it, too.
9283
9284 2003-02-26 David Carlton <carlton@math.stanford.edu>
9285
9286 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
9287 template types into either PASSes or KFAILs (corresponding to PR
9288 c++/57). Tweak indentation. Update copyright.
9289
9290 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
9291
9292 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
9293
9294 2003-02-13 Michael Chastain <mec@shout.net>
9295
9296 * gdb.base/exprs.exp: Remove i960 remnants.
9297 * gdb.base/funcargs.exp: Likewise.
9298 * gdb.base/list.exp: Likewise.
9299 * gdb.base/ptype.exp: Likewise.
9300
9301 2003-02-14 David Carlton <carlton@math.stanford.edu>
9302
9303 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
9304 pEe->D::vg()" from XFAIL to KFAIL.
9305
9306 2003-02-13 Jason Molenda (jmolenda@apple.com)
9307
9308 * gdb.base/maint.exp: Update maint print statistics regexp to include
9309 new entries.
9310
9311 2003-02-13 Michael Chastain <mec@shout.net>
9312
9313 * gdb.c++/inherit.exp: Remove call to get_debug_format.
9314
9315 2003-02-12 Michael Chastain <mec@shout.net>
9316
9317 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
9318 * gdb.c++/inherit.exp: Likewise.
9319 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
9320 * gdb.c++/templates.exp: Likewise.
9321 * gdb.c++/virtfunc.exp: Likewise.
9322
9323 2003-02-06 Jason Molenda (jason-cl@molenda.com)
9324
9325 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
9326 why the code is written that way.
9327
9328 2003-02-05 Michael Chastain <mec@shout.net>
9329
9330 * gdb.base/dump.exp: Add missing copyright line.
9331
9332 2003-02-05 Jason Molenda (jason-cl@molenda.com)
9333
9334 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
9335 at the beginning so the breakpoint doesn't get set on the loop.
9336
9337 2003-02-05 Michael Chastain <mec@shout.net>
9338
9339 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
9340 output for configurations with gcc 2.95.3.
9341
9342 2003-02-05 Keith Seitz <keiths@redhat.com>
9343 Andrew Cagney <ac131313@redhat.com>
9344
9345 * gdb.mi/mi-cli.exp: New file.
9346
9347 2003-02-04 Michael Chastain <mec@shout.net>
9348
9349 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
9350 Call perror and then continue.
9351
9352 2003-02-03 Michael Chastain <mec@shout.net>
9353
9354 * gdb.c++/pr-1023.cc: New file.
9355 * gdb.c++/pr-1023.exp: New file.
9356
9357 2003-02-05 Jim Blandy <jimb@redhat.com>
9358
9359 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
9360 it's local to foobar. Check for it there, and check that it's not
9361 present in main.
9362 * gdb.c++/local.cc (marker2): New function.
9363 (foobar): Call marker1.
9364 (main): Call marker2 instead of marker1.
9365
9366 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9367
9368 * gdb.disasm/mn10200.exp: Obsolete file.
9369 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
9370 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
9371 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
9372
9373 2003-02-04 David Carlton <carlton@math.stanford.edu>
9374
9375 * gdb.c++/overload.exp: Test intToChar(1).
9376 * gdb.c++/overload.cc (intToChar): New.
9377 (main): Call intToChar.
9378
9379 2003-02-03 David Carlton <carlton@math.stanford.edu>
9380
9381 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
9382 'might_kfail' arg.
9383 KFAIL some of the continue_to_bp_overloaded calls, according to
9384 PR c++/1025.
9385
9386 2003-02-01 Michael Chastain <mec@shout.net>
9387
9388 * gdb.base/advance.c (marker1): New marker function.
9389 * gdb.base/advance.exp: When the 'advance' command lands on the
9390 return breakpoint, it can legitimately stop on either the
9391 current line or the next line. Accommodate both outcomes.
9392 * gdb.base/until.exp: Likewise.
9393
9394 2003-02-02 Andrew Cagney <ac131313@redhat.com>
9395
9396 2002-11-10 Jason Molenda (jason-cl@molenda.com):
9397 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
9398 now a list, not a tuple.
9399 * gdb.mi/mi-var-display.exp: Ditto.
9400 * gdb.mi/gdb792.exp: Ditto.
9401
9402 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9403
9404 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
9405 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
9406 stack backtraces.
9407 * gdb.mi/mi-syn-frame.c: Part of same.
9408
9409 2003-02-01 Mark Kettenis <kettenis@gnu.org>
9410
9411 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9412 gdb.mi/mi1-pthreads.exp: Return instead of calling
9413 gdb_suppress_entire_file.
9414
9415 2003-02-01 Mark Salter <msalter@redhat.com>
9416
9417 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
9418
9419 2003-01-31 Mark Salter <msalter@redhat.com>
9420
9421 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
9422 Support empty arg.
9423
9424 2003-01-30 Michael Chastain <mec@shout.net>
9425
9426 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
9427 This was a workaround for a UTF-8 bug in readline 4.3. The bug
9428 has been fixed in gdb/readline on 2003-01-09.
9429
9430 2003-01-29 Michael Snyder <msnyder@redhat.com>
9431
9432 * gdb.base/maint.exp: Allow for leading underscore in symbol.
9433 * gdb.base/display.exp: Allow for leading underscore in symbol.
9434 * gdb.base/args.exp: Skip if target does not support args passing.
9435
9436 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9437
9438 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
9439 gdb_test. Accept a list of expect arguments as the third
9440 parameter.
9441 (gdb_test): Use it.
9442
9443 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
9444
9445 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
9446 allow for different test tree configurations. Update some
9447 tescases accordingly.
9448 * gdb.arch/altivec-regs.exp: Ditto.
9449 * gdb.asm/asm-source.exp: Ditto.
9450 * gdb.base/advance.exp: Ditto.
9451 * gdb.base/display.exp: Ditto.
9452 * gdb.base/long_long.exp: Ditto.
9453 * gdb.base/mips_pro.exp: Ditto.
9454 * gdb.base/overlays.exp: Ditto.
9455 * gdb.base/relocate.exp: Ditto.
9456 * gdb.base/setshow.exp: Ditto.
9457 * gdb.base/step-line.exp: Ditto.
9458 * gdb.base/step-test.exp: Ditto.
9459 * gdb.base/until.exp: Ditto.
9460 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9461
9462 2003-01-17 David Carlton <carlton@math.stanford.edu>
9463
9464 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9465 corresponding to PR c++/945.
9466 Update copyright.
9467
9468 2003-01-17 David Carlton <carlton@math.stanford.edu>
9469
9470 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9471 corresponding to PR c++/68.
9472
9473 2003-01-17 David Carlton <carlton@math.stanford.edu>
9474
9475 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9476 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9477 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9478
9479 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9480
9481 * gdb.base/break.exp: Fix change of default location, because of
9482 removal of until tests.
9483 * gdb.base/help.exp: Update test for new 'until' help message.
9484 Add test for help on 'advance'.
9485 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
9486
9487 2003-01-15 Mark Kettenis <kettenis@gnu.org>
9488
9489 * gdb.base/default.exp: Adapt "info float" test for recent changes
9490 to that command. Add test for "info vector".
9491 * gdb.base/float.exp: New file. Add test for "info float" that
9492 resembles the old test in gdb.base/default.exp.
9493
9494 2003-01-15 David Carlton <carlton@math.stanford.edu>
9495
9496 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9497
9498 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9499
9500 * gdb.base/break.exp: Move the tests of until command from here...
9501 * gdb.base/until.exp: ... to here. New file. Add other tests.
9502 * gdb.base/advance.c: New file.
9503 * gdb.base/advance.exp: New file.
9504
9505 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
9506
9507 * gdb.base/args.c: New file.
9508 * gdb.base/args.exp: New file.
9509
9510 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9511
9512 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9513
9514 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9515
9516 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9517
9518 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9519
9520 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9521 dates.
9522
9523 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9524
9525 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9526
9527 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9528
9529 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9530 (ptype &*"foo").
9531 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9532
9533 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9534
9535 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9536 * gdb.mi/mi1-console.exp: Likewise.
9537
9538 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9539
9540 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9541 * gdb.mi/mi1-console.exp: Likewise.
9542
9543 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9544
9545 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9546
9547 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
9548
9549 * gdb.base/detach.exp: New test.
9550
9551 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
9552
9553 * Makefile.in (ALL_SUBDIRS): New variable.
9554 (subdirs, clean, distclean): Use it.
9555 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
9556 regenerating Makefile, since it is generated from the top level.
9557 * gdb.asm/Makefile.in: Likewise.
9558 * gdb.base/Makefile.in: Likewise.
9559 * gdb.c++/Makefile.in: Likewise.
9560 * gdb.disasm/Makefile.in: Likewise.
9561 * gdb.java/Makefile.in: Likewise.
9562 * gdb.mi/Makefile.in: Likewise.
9563 * gdb.threads/Makefile.in: Likewise.
9564 * gdb.trace/Makefile.in: Likewise.
9565
9566 2003-01-09 David Carlton <carlton@math.stanford.edu>
9567
9568 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
9569 Add copyright year 2003.
9570
9571 2003-01-06 Michael Chastain <mec@shout.net>
9572
9573 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
9574 When selecting a thread, 'line' and 'file' are optional.
9575 * gdb.mi/mi1-pthreads.exp: Likewise.
9576
9577 2003-01-06 Andreas Schwab <schwab@suse.de>
9578
9579 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
9580 failures.
9581
9582 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9583
9584 Fix PR gdb/844
9585 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
9586 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
9587
9588 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
9589 instead of calling gdb_suppress_entire_file.
9590 * gdb.threads/print-threads.exp: Likewise.
9591 * gdb.threads/schedlock.exp: Likewise.
9592
9593 * gdb.threads/killed.exp: Return instead of calling
9594 gdb_suppress_entire_file.
9595 * gdb.threads/linux-dp.exp: Likewise.
9596 * gdb.threads/pthreads.exp: Likewise.
9597
9598 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9599
9600 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
9601 stabs.
9602 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
9603 * gdb.base/whatis.exp: Always allow (void) after function names.
9604
9605 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9606
9607 * gdb.c++/casts.exp: Correct regexp.
9608
9609 2003-01-04 Mark Kettenis <kettenis@gnu.org>
9610
9611 * configure.in: Call AC_CONFIG_HEADER. Don't call
9612 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
9613 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
9614 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
9615 aforementioned directories in the AC_OUPUT call.
9616 * config.hin: New file.
9617 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9618 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
9619 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
9620 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
9621 pass -I$objdir instead of -I$objdir/$subdir in compilation.
9622 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
9623 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
9624 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
9625 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
9626 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
9627 gdb.threads/configure.in, gdb.threads/configure,
9628 gdb.threads/config.in, gdb.trace/configure.in,
9629 gdb.trace/configure: Removed.
9630
9631 2003-01-03 Michael Chastain <mec@shout.net>
9632
9633 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
9634 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
9635
9636 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
9637
9638 * gdb.base/store.exp: Fix regular expressions.
9639
9640 2002-12-28 Mark Kettenis <kettenis@gnu.org>
9641
9642 * configure.in: Rewrite.
9643 * configure: Regenerated.
9644
9645 2003-01-03 David Carlton <carlton@math.stanford.edu>
9646
9647 * gdb.base/psymtab.exp: New file.
9648 * gdb.base/psymtab1.c: Ditto.
9649 * gdb.base/psymtab2.c: Ditto.
9650
9651 2002-12-23 Adam Fedor <fedor@gnu.org>
9652
9653 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
9654
9655 2002-12-23 David Carlton <carlton@math.stanford.edu>
9656
9657 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
9658 and current_directory initialization.
9659
9660 2002-12-22 Jim Blandy <jimb@redhat.com>
9661
9662 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
9663 rather than as part of the output file name.
9664
9665 * gdb.base/attach.exp: There's no need to copy the test program to
9666 /tmp; that was only ever necessary on HP/UX, and this test is
9667 entirely disabled there anyway.
9668
9669 2002-12-21 Jim Blandy <jimb@redhat.com>
9670
9671 * gdb.c++/psmang.exp: Doc fix.
9672
9673 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
9674 test.
9675
9676 2002-12-20 David Carlton <carlton@math.stanford.edu>
9677
9678 * gdb.c++/annota2.exp: KFAIL annotate-quit.
9679
9680 2002-12-18 Michael Chastain <mec@shout.net>
9681
9682 * gdb.c++/annota2.exp: Add copyright year 2002.
9683
9684 2002-12-17 David Carlton <carlton@math.stanford.edu>
9685
9686 * gdb.c++/try_catch.cc: Add marker comments.
9687 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
9688 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
9689 * gdb.c++/m-static.cc: Ditto.
9690 * gdb.c++/m-static1.cc: Ditto.
9691 * gdb.c++/try_catch.cc: Ditto.
9692
9693 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
9694
9695 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
9696 to see whether we are using the new -environment-directory
9697 command which resets via -r or the old version of the command
9698 which may prompt the user. Part of fix for gdb/741.
9699
9700 2002-12-13 Andrew Cagney <ac131313@redhat.com>
9701
9702 * gdb.fortran/types.exp: Update obsolete comment.
9703 * gdb.fortran/exprs.exp: Ditto.
9704 * lib/gdb.exp: Delete obsolete code.
9705 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
9706 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
9707 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
9708 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
9709 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
9710 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
9711 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
9712 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
9713 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
9714 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
9715 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
9716 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
9717 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
9718 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
9719 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
9720 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
9721 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
9722 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
9723 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
9724 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
9725 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
9726 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
9727 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
9728 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
9729 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
9730 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
9731 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
9732 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
9733 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
9734 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
9735 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
9736 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
9737 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
9738 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
9739 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
9740 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
9741 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
9742
9743 2002-12-11 David Carlton <carlton@math.stanford.edu>
9744
9745 * gdb.c++/m-data.exp: Add test for members that shadow global
9746 variables: see PR gdb/804.
9747 * gdb.c++/m-data.cc: Ditto.
9748
9749 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
9750
9751 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
9752
9753 2002-12-06 David Carlton <carlton@math.stanford.edu>
9754
9755 * gdb.base/store.c: Don't declare functions static.
9756
9757 2002-12-04 Andrew Cagney <ac131313@redhat.com>
9758
9759 * gdb.base/store.exp, gdb.base/store.c: New files.
9760
9761 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9762
9763 * gdb.base/selftest.exp: Update for current gdb.
9764
9765 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9766
9767 * gdb.base/maint.exp: Only dump symbols from one source file
9768 or objfile.
9769
9770 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9771
9772 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
9773 function call.
9774
9775 2002-11-25 Jim Blandy <jimb@redhat.com>
9776
9777 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
9778 function appearing in error message.
9779
9780 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
9781
9782 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
9783
9784 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
9785
9786 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
9787 for mi1 and current mi is in correct format. New mi startup message
9788 should be in mi console format. This is part of fix for PR gdb/604.
9789
9790 2002-09-18 Fernando Nasser <fnasser@redhat.com>
9791
9792 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
9793 which explicitly prints the zero offset as "+0".
9794
9795 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
9796
9797 * gdb.threads/schedlock.c (args): Make unsigned.
9798
9799 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
9800
9801 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
9802 numbers. Allow "foo2|selected stack frame".
9803 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
9804 * gdb.asm/asmsrc2.s: Likewise.
9805 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
9806 comments.
9807 * gdb.asm/mips.inc: New file.
9808
9809 2002-10-18 Adam Fedor <fedor@gnu.org>
9810
9811 * gdb.base/default.exp: Update expected output to include 'ObjC'.
9812 * gdb.base/help.exp: Likewise.
9813
9814 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9815
9816 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
9817 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
9818
9819 2002-10-02 Jim Blandy <jimb@redhat.com>
9820
9821 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
9822
9823 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9824
9825 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
9826 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
9827 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
9828 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
9829 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
9830 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
9831 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
9832
9833 2002-09-29 Andrew Cagney <ac131313@redhat.com>
9834
9835 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
9836 * mi0-disassemble.exp, mi0-eval.exp: Delete.
9837 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
9838 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
9839 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
9840 * mi0-var-block.exp, mi0-var-child.exp: Delete.
9841 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
9842
9843 2002-09-27 Kevin Buettner <kevinb@redhat.com>
9844
9845 * gdb.base/annota1.exp (info break): Make directory components of
9846 path optional since not all compilers emit this debug information.
9847
9848 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
9849 step ends up stepping out of the function instead of stopping on
9850 the epilogue.
9851
9852 2002-09-26 Keith Seitz <keiths@redhat.com>
9853
9854 * lib/insight-support.exp (gdbtk_start): Figure out where
9855 the insight executable is based on where gdb is. Use this
9856 executable to start insight instead of gdb.
9857
9858 2002-09-25 Andrew Cagney <cagney@redhat.com>
9859
9860 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
9861
9862 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9863
9864 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
9865 test_isolated_complaints.
9866 (test_empty_complaint): New function.
9867 (test_empty_complaints): New function. Check no output when no
9868 complaints.
9869
9870 2002-09-19 Jim Blandy <jimb@redhat.com>
9871
9872 * gdb.base/charset.exp, gdb.base/charset.c: New files.
9873
9874 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9875
9876 * gdb.gdb/complaints.exp: New file.
9877
9878 2002-09-18 Andrew Cagney <ac131313@redhat.com>
9879
9880 * gdb.base/maint.exp: Check `help maint internal-warning'.
9881
9882 2002-09-18 David Carlton <carlton@math.stanford.edu>
9883
9884 * gdb.c++/m-static.exp: Remove breakpoints depending on line
9885 numbers, and replace them by a single breakpoint after the
9886 constructors are all finished.
9887 Add test 4.
9888 * gdb.c++/m-static.cc: Add test 4.
9889 * gdb.c++/m-static.h: New file.
9890 * gdb.c++/m-static1.cc: New file.
9891
9892 * gdb.c++/printmethod.exp: New file.
9893 * gdb.c++/printmethod.cc: New file.
9894
9895 * gdb.c++/pr-574.exp: New file.
9896 * gdb.c++/pr-574.cc: New file.
9897
9898 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
9899
9900 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
9901 embedded targets which never actually exit.
9902
9903 2002-09-18 Fernando Nasser <fnasser@redhat.com>
9904
9905 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
9906 "don't step after run" as unresolved or unsupported, instead of xfail.
9907
9908 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
9909
9910 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
9911 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
9912 Add newline to expected string in "step out of main (status wrapper)"
9913 case.
9914
9915 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
9916
9917 * lib/gdb.exp (rerun_to_main): Allow restarting application.
9918 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
9919
9920 2002-09-17 Tom Tromey <tromey@redhat.com>
9921
9922 * gdb.base/printcmds.exp (test_print_string_constants): Expect
9923 \000, not \0, in double-quoted string.
9924
9925 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
9926
9927 * gdb.base/commands.exp: Don't expect a "Program exited normally"
9928 string after running the commands execution on breakpoint tests.
9929
9930 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
9931
9932 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
9933
9934 2002-09-12 Joel Brobecker <brobecker@gnat.com>
9935
9936 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
9937
9938 2002-09-10 Keith Seitz <keiths@redhat.com>
9939
9940 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
9941 runto proc.
9942 (mi_run_to_main): Use mi_runto.
9943 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
9944
9945 2002-09-10 Keith Seitz <keiths@redhat.com>
9946
9947 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
9948 regexp for stopping at main. Could have multiple event notifications.
9949 Don't assume that main was declared with no parameters.
9950 (mi_next): Use mi_step_to.
9951 (mi_step): Use mi_next_to.
9952
9953 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
9954
9955 * gdb.base/default.exp: Fix expected string in `info float' test.
9956
9957 2002-09-09 Ben Elliston <bje@redhat.com>
9958
9959 * config/mips.exp: Update comments.
9960 * config/mips-idt.exp: Likewise.
9961 * config/nind.exp: Likewise.
9962 * config/slite.exp: Likewise.
9963 * config/sparclet.exp: Likewise.
9964 * config/udi.exp: Likewise.
9965 * config/vx.exp: Likewise.
9966 * config/vxworks29k.exp: Likewise.
9967
9968 2002-09-05 Jim Blandy <jimb@redhat.com>
9969
9970 * gdb.threads/killed.exp: Fix test failure message.
9971
9972 2002-09-04 Keith Seitz <keiths@redhat.com>
9973
9974 * lib/mi-support.exp: Update copyright.
9975 (mi_gdb_test): Increase the priority of the expected pattern
9976 so that it matches gdb_test.
9977
9978 2002-09-03 Keith Seitz <keiths@redhat.com>
9979
9980 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
9981 Use integer comparison instead of string comparison for testing
9982 whether binary was built.
9983
9984 2002-09-03 Jim Blandy <jimb@redhat.com>
9985
9986 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
9987
9988 2002-08-29 Jim Blandy <jimb@redhat.com>
9989
9990 * gdb.threads/pthreads.exp: Move the portable thread compilation
9991 code into a function in lib/gdb.exp, and call that from here.
9992 * lib/gdb.exp (gdb_compile_pthreads): New function.
9993
9994 2002-08-29 Keith Seitz <keiths@redhat.com>
9995
9996 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
9997 expect_out so that callers can get at it.
9998
9999 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
10000
10001 * gdb.threads/print-threads.c: New file.
10002 * gdb.threads/print-threads.exp: New file.
10003 * gdb.threads/schedlock.c: New file.
10004 * gdb.threads/schedlock.exp: New file.
10005
10006 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
10007
10008 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
10009 not altivec.c.
10010
10011 2002-08-17 Mark Kettenis <kettenis@gnu.org>
10012
10013 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
10014 targets. The problem should be fixed now.
10015
10016 2002-08-15 Mark Kettenis <kettenis@gnu.org>
10017
10018 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
10019 2002-07-24 change that removes final dots from error messages.
10020
10021 2002-08-13 Tom Tromey <tromey@redhat.com>
10022
10023 * gdb.base/readline.exp: New file.
10024
10025 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10026
10027 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
10028 supress message.
10029
10030 2002-08-01 Andrew Cagney <cagney@redhat.com>
10031
10032 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
10033 CHILL_FOR_TARGET and CHILL_LIB.
10034 * configure.in (configdirs): Remove gdb.chill.
10035 * configure: Regenerate.
10036 * lib/gdb.exp: Obsolete references to chill.
10037 * gdb.fortran/types.exp: Ditto.
10038 * gdb.fortran/exprs.exp: Ditto.
10039
10040 2002-07-30 Kevin Buettner <kevinb@redhat.com>
10041
10042 * gdb.base/shlib-call.exp (additional_flags): Conditionally
10043 set Irix-specific compile and link flags.
10044
10045 2002-07-29 Kevin Buettner <kevinb@redhat.com>
10046
10047 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
10048 source files. The ``-o'' option doesn't work with the ``-E'' option
10049 when using the Irix compiler.
10050
10051 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
10052
10053 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
10054 Improve support for reusing an exec file. Copy exec file
10055 to target, and run gdbserver on the target instead of on the host.
10056
10057 2002-07-18 Jim Blandy <jimb@redhat.com>
10058
10059 * gdb.base/ending-run.exp: Don't expect to see the program end in
10060 some orderly fashion when we're running on a real stand-alone
10061 board.
10062
10063 * gdb.base/interrupt.exp: Correct logic for skipping tests on
10064 targets that don't support interrupts.
10065
10066 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
10067
10068 * gdb.base/attach.exp: Add patterns to match output from /proc-based
10069 systems.
10070 Move comments in expect statements to inside the actions, so that they
10071 don't get matched against.
10072
10073 2002-07-10 Mark Kettenis <kettenis@gnu.org>
10074
10075 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
10076 function when asleep" test.
10077
10078 2002-07-10 Andrew Cagney <ac131313@redhat.com>
10079
10080 * gdb.base/page.exp: Rewrite to handle problems with very long
10081 `info set' output. Update copyright.
10082
10083 2002-06-26 Andrew Cagney <ac131313@redhat.com>
10084
10085 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
10086 gdb.threads-hp.
10087 * gdb.hp/configure: Regenerate.
10088 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
10089 * gdb.hp/gdb.threads-hp/configure: Delete file.
10090 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
10091
10092 2002-06-22 Andrew Cagney <ac131313@redhat.com>
10093
10094 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
10095 setlocale, bindtextdomain and textdomain.
10096
10097 2002-06-11 Jim Blandy <jimb@redhat.com>
10098
10099 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
10100 preprocessor macro information is present.
10101
10102 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
10103 tests.
10104
10105 2002-06-06 Michael Snyder <msnyder@redhat.com>
10106
10107 * gdb.base/overlays.exp: Record addresses of overlay
10108 functions in TCL variables rather than in GDB variables,
10109 to avoid having GDB convert them to pointers (with loss
10110 of information).
10111
10112 * gdb.base/d10v.ld: Merge in several years worth of
10113 default linker script changes.
10114 * gdb.base/long_long.exp: Add check for sizeof (long double).
10115
10116 2002-06-06 Michal Ludvig <mludvig@suse.cz>
10117
10118 * gdb.asm/asm-source.exp: Add x86-64 target.
10119 * gdb.asm/x86_64.inc: New.
10120
10121 2002-05-30 Michael Chastain <mec@shout.net>
10122
10123 From Benjamin Kosnik <bkoz@redhat.com>:
10124 * gdb.c++/m-static.cc: New file.
10125 * gdb.c++/m-static.exp: New file.
10126
10127 2002-05-28 Michael Snyder <msnyder@redhat.com>
10128
10129 * gdb.base/call-ar-st.exp: Allow for reduced floating point
10130 precision.
10131
10132 2002-05-27 Michael Chastain <mec@shout.net>
10133
10134 From Benjamin Kosnik <bkoz@redhat.com>:
10135 * gdb.c++/m-data.cc: New file.
10136 * gdb.c++/m-data.exp: New file.
10137
10138 2002-05-27 Michael Chastain <mec@shout.net>
10139
10140 From Benjamin Kosnik <bkoz@redhat.com>:
10141 * gdb.c++/try_catch.cc: New file.
10142 * gdb.c++/try_catch.exp: New file.
10143
10144 2002-05-27 Michael Chastain <mec@shout.net>
10145
10146 * gdb.c++/local.exp: Accept more nested types in output.
10147
10148 2002-05-26 Michael Chastain <mec@shout.net>
10149
10150 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
10151
10152 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
10153
10154 * lib/gdb.exp (gdb_wrapper_init): Just because
10155 gdb_wrapper_file exists, this does not mean that the file
10156 should not be rebuilt. That is what gdb_wrapper_initialized
10157 is for.
10158 (default_gdb_init): Reset gdb_wrapper_initialized.
10159
10160 2002-05-23 Michael Snyder <msnyder@redhat.com>
10161
10162 * gdb.base/all-bin.exp: Revise previous patch by just reducing
10163 the precision of the floating point test results.
10164 * gdb.base/call-rt-st.exp: Ditto.
10165
10166 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
10167 * gdb.base/call-rt-st.exp: Ditto.
10168
10169 2002-05-19 Michael Chastain <mec@shout.net>
10170
10171 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
10172
10173 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
10174
10175 * configure.in (configdirs): Add gdb.arch.
10176 * configure: Regenerate.
10177
10178 2002-05-17 Jim Blandy <jimb@redhat.com>
10179
10180 * gdb.base/completion.exp: Recognize the more detailed error
10181 messages produced by the macro expander's lexical analyzer.
10182
10183 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
10184
10185 * gdb.arch/altivec-abi.c: New file.
10186 * gdb.arch/altivec-abi.exp: New file.
10187 * gdb.arch/altivec-regs.c: New file.
10188 * gdb.arch/altivec-regs.exp: New file.
10189
10190 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10191
10192 * gdb.base/maint.exp (maint print type): Update for new type
10193 structure.
10194
10195 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
10196
10197 * gdb.arch: New directory.
10198 * gdb.arch/configure.in: New file.
10199 * gdb.arch/configure: New file.
10200 * gdb.arch/Makefile.in: New file.
10201
10202 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
10203
10204 * gdb.asm/asm-source.exp: Add v850 as supported target.
10205 * gdb.asm/v850.inc: New file.
10206
10207 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
10208
10209 * gdb.c++/annota2.exp (annotate-quit): Add comment.
10210
10211 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
10212
10213 * gdb.base/break.exp: Check 'break "marker2"'.
10214
10215 2002-05-10 Michael Snyder <msnyder@redhat.com>
10216
10217 * gdb.base/long_long.exp: Fix typo.
10218
10219 2002-05-10 Jim Blandy <jimb@redhat.com>
10220
10221 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
10222 a bug.
10223
10224 * gdb.base/printcmds.exp (test_integer_literals_rejected):
10225 Recognize more detailed error message produced by the macro
10226 expander's lexical analyzer.
10227 * lib/gdb.exp (test_print_reject): Same.
10228
10229 2002-05-09 Mark Kettenis <kettenis@gnu.org>
10230
10231 * gdb.c++/method.exp: Fix typo.
10232
10233 2002-05-08 Michael Snyder <msnyder@redhat.com>
10234
10235 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
10236 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
10237 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
10238 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
10239 Add iftarget clause for strongarm.
10240
10241 2002-05-06 Michael Snyder <msnyder@redhat.com>
10242
10243 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
10244 (gdb_continue_to_end): Accept output from status wrapper.
10245 * gdb.base/ending-run.exp: Add case for output from status wrapper.
10246 Clean up fail messages to match pass messages.
10247
10248 Enable the "needs_status_wrapper" testsuite feature.
10249 * lib/gdb.exp (gdb_wrapper_init): New procedure.
10250 (gdb_compile): Conditionally call gdb_wrapper_init.
10251 * gdb.base/a2-run.exp: Recognize output from status wrapper.
10252 * gdb.c++/method.exp: Recognize output from status wrapper.
10253
10254 2002-05-06 Ben Elliston <bje@redhat.com>
10255 From Graydon Hoare <graydon@redhat.com>
10256
10257 * config/sid.exp: Include support for "rawsid" protocol.
10258
10259 2002-05-03 Jim Blandy <jimb@redhat.com>
10260
10261 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
10262 * gdb.c++/hang3.C: New file.
10263
10264 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10265
10266 * gdb.base/default.exp: Remove obsolete code.
10267 * gdb.c++/misc.exp: Ditto. Update copyright.
10268 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
10269 * gdb.base/whatis.exp: Ditto. Update copyright.
10270 * gdb.base/scope.exp: Ditto. Update copyright.
10271 * gdb.base/ptype.exp: Ditto. Update copyright.
10272 * gdb.base/printcmds.exp: Ditto. Update copyright.
10273 * gdb.base/opaque.exp: Ditto. Update copyright.
10274 * gdb.base/list.exp: Ditto.
10275 * gdb.base/funcargs.exp: Ditto. Update copyright.
10276 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
10277 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
10278 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
10279 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
10280 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
10281 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
10282
10283 2002-05-02 Michael Snyder <msnyder@redhat.com>
10284
10285 * gdb.base/watchpoint.exp: Add xscale target.
10286 * gdb.base/long_long.exp: Add xscale target.
10287 * gdb.base/default.exp: Add xscale target.
10288
10289 2002-05-01 Jim Blandy <jimb@redhat.com>
10290
10291 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
10292 gdb.c++/hang.exp: New test.
10293
10294 2002-05-01 Fred Fish <fnf@redhat.com>
10295
10296 * gdb.base/completion.exp: Handle completions of "./Make" for
10297 more than one completion possibility, as is the case when we
10298 build and test in the source tree.
10299
10300 2002-04-29 Anthony Green <green@redhat.com>
10301
10302 * gdb.java/jmisc1.exp: New file.
10303 * gdb.java/jmisc2.exp: New file.
10304
10305 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
10306
10307 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
10308
10309 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
10310
10311 * gdb.base/help.exp: Change 'help status' to allow for target
10312 dependent output differences.
10313
10314 2002-04-22 Michael Chastain <mec@shout.net>
10315
10316 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
10317
10318 2002-04-22 Michael Chastain <mec@shout.net>
10319
10320 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
10321
10322 2002-04-17 David S. Miller <davem@redhat.com>
10323
10324 * gdb.asm/sparc64.inc: New file.
10325 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
10326
10327 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
10328
10329 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
10330 instruction file directly into the build tree. Clean up at end of
10331 test.
10332
10333 2002-04-18 David S. Miller <davem@redhat.com>
10334
10335 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
10336 handle 64-bit platforms correctly.
10337 * gdb.base/maint.exp: Likewise.
10338
10339 2002-04-18 Kevin Buettner <kevinb@redhat.com>
10340
10341 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
10342 ``-fpic'' when compiling files comprising a shared library, but
10343 it does need additional linker flags in order to find shared
10344 libraries at run time.
10345
10346 2002-04-18 Kevin Buettner <kevinb@redhat.com>
10347
10348 * gdb.base/cvexpr.c (use): New function.
10349 (main): Invoke use() on all global variables to prevent
10350 some linkers from deleting these otherwise unused symbols.
10351
10352 2002-04-17 Michael Chastain <mec@shout.net>
10353 From David S. Miller <davem@redhat.com>
10354
10355 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
10356 handle 64-bit platforms correctly.
10357
10358 2002-04-12 Michael Snyder <msnyder@redhat.com>
10359 From Jim Blandy <jimb@redhat.com>
10360 * gdb.base/foo.c (foox): Remove section attribute; the linker
10361 script can handle this instead.
10362 * gdb.base/bar.c (barx): Same.
10363 * gdb.base/baz.c (bazx): Same.
10364 * gdb.base/grbx.c (grbxx): Same.
10365
10366 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
10367 manager doesn't automatically unmap overlays unnecessarily.
10368
10369 2002-04-10 Martin M. Hunt <hunt@redhat.com>
10370
10371 * gdb.base/ending-run.exp: Fix pattern for Mips targets
10372 stepping out of main.
10373
10374 2002-04-09 Michael Chastain <mec@shout.net>
10375
10376 * gdb.c++/local.cc (main): Move call to marker1() inside nested
10377 scope so that the nested scope tests will make sense.
10378 * gdb.c++/local.exp: Write patterns that actually work with gcc
10379 (the HP patterns "were never known to work with gcc").
10380 Keep the old aCC patterns too.
10381
10382 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
10383
10384 * gdb.base/attach.exp: Correct target board test.
10385
10386 2002-04-08 Michael Chastain <mec@shout.net>
10387
10388 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
10389 in a const method. Add some xfail and fail cases for configurations
10390 that do not emit the "const ...".
10391
10392 2002-04-07 Michael Chastain <mec@shout.net>
10393
10394 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
10395 Accept "A * const" and "const A * const" as type of "this".
10396 Fix spelling of getFunky throughout. Make messages uniform.
10397
10398 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
10399
10400 Work around for PR gdb/285:
10401 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
10402
10403 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
10404
10405 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
10406 instructions file at run time instead of configure time.
10407 Sometimes we run the test in a directory that is not the one we
10408 configured in.
10409 * gdb.asm/configure.in: Delete creation of symlink.
10410 * gdb.asm/configure: Regenerate.
10411
10412 2002-04-05 J. Brobecker <brobecker@gnat.com>
10413
10414 * gdb.gdb/xfullpath.exp: New test, to exercise the new
10415 xfullpath () function.
10416
10417 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
10418
10419 * gdb.asm/Makefile.in: Correct dependencies.
10420
10421 * gdb.asm/powerpc.inc: New file.
10422 * gdb.asm/asm-source.exp: Add PowerPC.
10423 * gdb.asm/configure.in: Likewise.
10424 * gdb.asm/configure: Regenerated.
10425
10426 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
10427
10428 * gdb.base/relocate.exp: New file.
10429 * gdb.base/relocate.c: New file.
10430
10431 2002-04-04 Fred Fish <fnf@redhat.com>
10432
10433 * gdb.base/step-test.exp: Update comment regarding stopping in
10434 memcpy/bcopy calls inserted as part of the compiler runtime.
10435
10436 2002-04-04 Michael Snyder <msnyder@redhat.com>
10437
10438 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
10439
10440 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
10441
10442 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
10443 (gdb_expect): Remove $notransfer hack.
10444
10445 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
10446
10447 * gdb.c++/classes.exp ("calling method for small class"): Match
10448 updated register output.
10449
10450 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
10451
10452 Fix PR gdb/452
10453 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10454 when finished. Make gdb_file_cmd send "exec-file" when
10455 appropriate.
10456
10457 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
10458
10459 * gdb.base/attach.exp: Remove extra setup_xfail.
10460
10461 2002-03-26 Michael Snyder <msnyder@redhat.com>
10462
10463 * gdb.base/default.exp: Add tests for dump, append, and restore.
10464 * gdb.base/help.exp: Add tests for dump, append, and restore.
10465 * gdb.base/dump.exp: New file, test dump, append and restore.
10466 * gdb.base/dump.c: New file.
10467
10468 2002-03-27 Michael Snyder <msnyder@redhat.com>
10469
10470 * gdb.base/help.exp: Modify expect strings to reflect
10471 clean-ups in help messages.
10472
10473 2002-03-26 Fred Fish <fnf@redhat.com>
10474
10475 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10476 have debugging info for those functions and the compiler uses them
10477 internally to copy structs around.
10478
10479 2002-03-26 Fred Fish <fnf@redhat.com>
10480
10481 * gdb.base/list.exp: Revert the change made yesterday and add note
10482 about why we don't list the default lines for remote targets.
10483
10484 2002-03-25 Michael Snyder <msnyder@redhat.com>
10485
10486 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10487
10488 2002-03-25 Fred Fish <fnf@redhat.com>
10489
10490 * gdb.base/list.exp: This test works on remote targets so remove
10491 the short circuit for remote targets. Update copyright.
10492
10493 2002-03-25 Fred Fish <fnf@redhat.com>
10494
10495 * gdb.base/attach.exp: Fix logic error that was suppressing this
10496 test for all non hppa*-*-hpux* targets, instead of the hp target.
10497 Move comments closer to the suppression point. Also now need to
10498 check that we are running natively.
10499
10500 2002-03-22 Michael Snyder <msnyder@redhat.com>
10501
10502 * gdb.base/default.exp: Add test for gcore. Update copyright.
10503 * gdb.base/help.exp: Add test for gcore. Update copyright.
10504
10505 2002-03-06 Fred Fish <fnf@redhat.com>
10506
10507 * gdb.base/funcargs.c: Remove extraneous ';' character.
10508 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10509
10510 2002-03-04 Michael Chastain <mec@shout.net>
10511
10512 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10513 accommodate gcc v3 function signature.
10514 * gdb.mi/mi0-var-cmd-exp: Ditto.
10515
10516 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10517
10518 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10519 ``GNU/Linux'' or ``Linux kernel''
10520 * testsuite/gdb.threads/pthreads.c: Ditto.
10521
10522 2002-02-24 Michael Chastain <mec@shout.net>
10523
10524 * gdb.threads/pthreads.c (thread1): Add a return statement.
10525 (thread2): Likewise.
10526 (foo): Likewise.
10527
10528 2002-02-23 Michael Chastain <mec@shout.net>
10529
10530 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10531 to placate gcc.
10532
10533 2002-02-23 Michael Chastain <mec@shout.net>
10534
10535 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10536 test "ptype bint". The test passes on all my stabs configurations.
10537
10538 2002-02-21 Jim Blandy <jimb@redhat.com>
10539
10540 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10541 filename at a time, and watch for the ones we want to see.
10542
10543 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10544 types of pointers to prototyped functions.
10545
10546 2002-02-20 Andrew Cagney <ac131313@redhat.com>
10547
10548 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
10549 signed, unsigned and straight char.
10550 (padding_char, padding_short, padding_int, padding_long,
10551 padding_long_long, padding_float, padding_double,
10552 padding_long_double): New global variables.
10553 (fill, fill_structs): New functions.
10554
10555 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
10556 for correctly sized writes. Update copyright.
10557 (get_valueof): New procedure.
10558 (get_sizeof): Call get_valueof.
10559 (check_valueof): New procedure.
10560 (check_padding): New procedure.
10561
10562 2002-02-20 Michael Chastain <mec@shout.net>
10563
10564 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
10565 to setup_xfail. Document some of the remaining calls.
10566
10567 2002-02-18 Michael Chastain <mec@shout.net>
10568
10569 * gdb.c++/userdef.exp: Update copyright year.
10570
10571 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
10572
10573 * gdb.c++/userdef.exp: Test overloaded operators properly.
10574 Remove xfails.
10575
10576 2002-02-14 Michael Snyder <msnyder@redhat.com>
10577
10578 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
10579
10580 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10581
10582 * gdb.base/a2-run.exp: Check for a remote target properly.
10583 * gdb.base/annota1.exp: Likewise.
10584 * gdb.base/list.exp: Likewise.
10585 * gdb.base/reread.exp: Likewise.
10586 * gdb.base/scope.exp: Likewise.
10587 * gdb.base/shlib-call.exp: Likewise.
10588 * gdb.base/term.exp: Likewise.
10589 * gdb.c++/annota2.exp: Likewise.
10590
10591 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
10592
10593 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
10594
10595 2002-02-10 Michael Chastain <mec@shout.net>
10596
10597 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
10598 (call_after_alloca): Ditto.
10599
10600 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
10601
10602 * gdb.base/ending-run.exp: Guard "cont" test with
10603 gdb_skip_stdio_test.
10604
10605 2002-02-06 Jim Blandy <jimb@redhat.com>
10606
10607 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
10608 from here...
10609 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
10610 To here. Disable this test on non-HP platforms. Add big comment.
10611
10612 2002-02-04 Michael Snyder <msnyder@redhat.com>
10613
10614 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
10615 other than d10v and m32r.
10616
10617 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
10618
10619 * gdb.base/default.exp: Rewrite test patterns to reduce time
10620 taken to match them.
10621
10622 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10623
10624 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
10625 Allow a start function above main.
10626 * gdb.threads/linux-dp.exp: Fix copyright date.
10627
10628 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10629
10630 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
10631 (check_philosopher_stack): Check for manager thread before checking
10632 for a just-starting thread.
10633
10634 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10635
10636 From Neil Booth <neil@daikokuya.demon.co.uk>:
10637 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
10638 warnings.
10639
10640 2002-01-21 Fred Fish <fnf@redhat.com>
10641
10642 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
10643 not caller.
10644
10645 2002-01-21 Jim Blandy <jimb@redhat.com>
10646
10647 * gdb.base/reread.exp: Check that GDB properly re-reads the
10648 executable file when it changes while no inferior is running.
10649
10650 2002-01-21 Fred Fish <fnf@redhat.com>
10651
10652 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
10653 optionally accept the "shlib events" variation.
10654
10655 2002-01-21 Jim Blandy <jimb@redhat.com>
10656
10657 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
10658 call `fflush' after every `printf', so that the output is produced
10659 at predictable points, regardless of whatever buffering does (or
10660 doesn't) take place.
10661 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
10662 at different points.
10663
10664 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10665
10666 * gdb.c++/inherit.exp: Update copyright years.
10667 * gdb.c++/method.exp: Likewise.
10668
10669 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10670
10671 * gdb.c++/classes.exp: Update for improved v3 support and skipping
10672 artificial methods/arguments.
10673 * gdb.c++/derivation.exp: Likewise.
10674 * gdb.c++/inherit.exp: Likewise.
10675 * gdb.c++/method.exp: Likewise.
10676 * gdb.c++/virtfunc.exp: Likewise.
10677
10678 2002-01-18 Andrew Cagney <ac131313@redhat.com>
10679
10680 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
10681 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
10682 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
10683 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
10684 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
10685 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
10686
10687 2002-01-17 Jim Blandy <jimb@redhat.com>
10688
10689 * gdb.asm/asm-source.exp (info symbol): Take another shot at
10690 anchoring the pattern matching the entry point symbol's name.
10691
10692 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10693
10694 * gdb.base/maint.exp: Update ``maint internal-error'' to match
10695 continue/quit query. Update copyright.
10696
10697 2002-01-14 Michael Snyder <msnyder@redhat.com>
10698
10699 * gdb.base/gcore.exp: Remove extra debugging output.
10700
10701 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
10702
10703 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
10704 for slightly dubious v2 mangled string.
10705
10706 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
10707
10708 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
10709
10710 2002-01-10 Jason Merrill <jason@redhat.com>
10711
10712 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
10713
10714 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
10715 constructors.
10716 * gdb.c++/derivation.exp: Likewise.
10717 * gdb.c++/templates.exp: Likewise.
10718 * gdb.c++/virtfunc.exp: Likewise.
10719
10720 2002-01-10 Michael Snyder <msnyder@redhat.com>
10721
10722 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
10723
10724 2002-01-08 Michael Snyder <msnyder@redhat.com>
10725
10726 * gdb.base/gcore.exp: New test for generate-core-file command.
10727 * gdb.base/gcore.c: Testcase for above.
10728 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
10729
10730 2002-01-08 Jason Merrill <jason@redhat.com>
10731
10732 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
10733
10734 2002-01-07 Fred Fish <fnf@redhat.com>
10735
10736 * gdb.c++/overload.exp: Remove unconditional xfails for:
10737 print foo_instance1.overloadargs(1)
10738 print foo_instance1.overloadargs(1, 2)
10739 print foo_instance1.overloadargs(1, 2, 3)
10740 print foo_instance1.overloadargs(1, 2, 3, 4)
10741 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
10742 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
10743 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
10744 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
10745 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
10746 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
10747 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
10748 print foo_instance1.overload1arg()
10749 print foo_instance1.overload1arg((char)arg2)
10750 print foo_instance1.overload1arg((signed char)arg3)
10751 print foo_instance1.overload1arg((unsigned char)arg4)
10752 print foo_instance1.overload1arg((int)arg7)
10753 print foo_instance1.overload1arg((unsigned int)arg8)
10754 print foo_instance1.overload1arg((float)arg11)
10755 print foo_instance1.overload1arg((double)arg12)
10756
10757 2002-01-07 Michael Snyder <msnyder@redhat.com>
10758
10759 * gdb.base/huge.exp: New test. Print a very large target data object.
10760 (skip_huge_test): New test variable. Define if you want to skip this
10761 test. The test reads an 8 megabyte data object from the target, so it
10762 might be very time consuming on remote targets with a slow connection.
10763 * gdb.base/huge.c: New file. Test case for above.
10764
10765 2002-01-07 Fred Fish <fnf@redhat.com>
10766
10767 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
10768 g_instance.bfoo, and g_instance.cfoo.
10769
10770 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
10771
10772 * gdb.base/break.c (multi_line_if_conditional): New function.
10773 (multi_ilne_while_conditional): Likewise.
10774 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
10775 IF or WHILE condition puts the breakpoint at the start of
10776 the condition.
10777
10778 * gdb.base/selftest.exp (backtrace through signal handler): Remove
10779 hppa*-*-hpux* expected failure.
10780 * gdb.base/structs.exp (do_function_calls): Similarly.
10781
10782 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
10783 watchpoints.
10784
10785 2002-01-06 Andrew Cagney <ac131313@redhat.com>
10786
10787 Fix PR gdb/66.
10788 * gdb.base/structs.exp: Replace skip for a29k with skip for
10789 gdb,cannot_call_functions.
10790 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
10791 * gdb.base/callfuncs.exp: Ditto.
10792 * gdb.base/call-rt-st.exp: Ditto.
10793 * gdb.base/call-strs.exp: Ditto.
10794 * gdb.base/callfwmall.exp: Ditto.
10795 * gdb.base/scope.exp: Obsolete xfail a29k.
10796 * gdb.c++/misc.exp: Ditto.
10797 * gdb.c++/cplusfuncs.exp: Ditto.
10798 * gdb.base/ptype.exp: Ditto.
10799 * gdb.base/printcmds.exp: Ditto.
10800 * gdb.base/opaque.exp: Ditto.
10801 * gdb.base/list.exp: Ditto.
10802 * gdb.base/funcargs.exp: Ditto.
10803 * gdb.base/default.exp: Ditto.
10804
10805 2002-01-04 Michael Snyder <msnyder@redhat.com>
10806
10807 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
10808 * gdb.base/maint.exp: Add tests for maint info sections options.
10809
10810 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
10811
10812 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
10813
10814 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
10815
10816 * gdb.asm/arm.inc: New file.
10817 * gdb.asm/asm-source.exp: Add arm targets.
10818 * gdb.asm/configure.in: Ditto.
10819 * gdb.asm/configure: Recreated from configure.in.
10820
10821 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
10822
10823 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
10824 with HP's compiler.
10825 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10826 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10827 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10828 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10829
10830 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
10831 either HP's compilers or GCC.
10832
10833 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
10834 a SIGBUS or SIGSEGV.
10835
10836 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
10837
10838 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
10839 can be compiled with either HP's compiler or GCC.
10840
10841 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
10842 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
10843 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
10844
10845 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
10846 to match current gdb output. Update due to using auto-solib-limit
10847 for limiting instead of overloading auto-solib-add.
10848 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
10849 test program.
10850
10851 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
10852 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
10853 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10854 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10855 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10856 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10857 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
10858 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
10859 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
10860 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
10861 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
10862 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
10863 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
10864
10865 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
10866 a SIGTRAP to the inferior.
10867
10868 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
10869
10870 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
10871 Substitute call to target_link by call to gdb_compile.
10872
10873 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
10874
10875 * gdb.base/break.exp: Fix HP specific search string when testing
10876 backtracing in a called function.
10877
10878 * gdb.base/constvars.exp: Only set lang to C++ if we're
10879 compiling the test with HP's compilers.
10880 * gdb.base/volatile.exp: Similarly.
10881
10882 2001-12-19 Jim Blandy <jimb@redhat.com>
10883
10884 * gdb.base/printcmds.exp: Expect the null character to be printed
10885 as '\0', and the '\013' to be printed as '\v'.
10886 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
10887 * gdb.base/setvar.exp: Same.
10888
10889 2001-12-17 Jim Blandy <jimb@redhat.com>
10890
10891 * gdb.base/completion.exp: Rather than completing very long
10892 filenames, which can make the readline library produce output we
10893 don't recognize, cd to the directory first, and then complete
10894 using nice, short relative paths.
10895
10896 * gdb.base/completion.exp: On some systems, there is, in fact, a
10897 variable named `b' in scope, since GDB treats all static
10898 variables as being in scope. So use `no_var_named_this'
10899 instead of `b'.
10900
10901 * gdb.base/corefile.exp: Recognize the message saying that GDB
10902 can't find the core file's registers as a failure.
10903
10904 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
10905
10906 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
10907 test expect string more specific.
10908
10909 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
10910
10911 * gdb.asm/asm-source.exp: Add support for xstormy16.
10912 * gdb.asm/configure.in: Ditto.
10913 * gdb.asm/configure: Rebuild.
10914 * gdb.asm/xstormy16.inc: New file.
10915
10916 2001-12-10 Fred Fish <fnf@redhat.com>
10917
10918 * gdb.base/maint.exp: Update to match changes in type dumping code.
10919
10920 2001-12-10 Jim Blandy <jimb@redhat.com>
10921
10922 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
10923 matching the entry point symbol's name at the beginning of the
10924 line.
10925
10926 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
10927
10928 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
10929 gdb.c++/inherit.exp, gdb.c++/method.exp,
10930 gdb.c++/namespace.exp, gdb.c++/templates.exp,
10931 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
10932 and class layout support.
10933
10934 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
10935
10936 * gdb.c++/classes.exp: Add test for static member function.
10937 * gdb.c++/misc.cc: Add class with static member function.
10938
10939 2001-12-07 Jim Blandy <jimb@redhat.com>
10940
10941 If GDB says it can't find the struct the function returned, report
10942 those tests as `unsupported'.
10943 * gdb.base/call-rt-st.exp (print_struct_call): New function.
10944 Rewrite subsequent tests to use it.
10945
10946 If GDB says it can't find the struct the function returned, report
10947 those tests as `unsupported'.
10948 * gdb.base/structs.exp (call_struct_func): New function.
10949 (do_function_calls): Use call_struct_func to call the functions
10950 returning structs.
10951
10952 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
10953 whether functions are prototyped or not, so we can't possibly pass
10954 arguments to t_float_values2 properly.
10955
10956 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
10957 value of `timeout' for targets other than the mips*tx39-*.
10958
10959 2001-12-06 Michael Snyder <msnyder@redhat.com>
10960
10961 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
10962 and detect whether the start symbol has a leading underscore.
10963
10964 2001-12-04 Jim Blandy <jimb@redhat.com>
10965
10966 * gdb.base/completion.exp: Clarify indentation.
10967
10968 2001-12-03 Jim Blandy <jimb@redhat.com>
10969
10970 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
10971 variables on the S/390, not `.word'.
10972
10973 2001-11-30 Jim Blandy <jimb@redhat.com>
10974
10975 Add assembly-source tests for s390-ibm-linux.
10976 * gdb.asm/s390.inc: New file.
10977 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
10978 the S/390 architecture.
10979 * gdb.asm/configure: Regenerated.
10980
10981 2001-11-30 Michael Snyder <msnyder@redhat.com>
10982
10983 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
10984 next, info source, info sources, info line, global and static
10985 variables, and static functions.
10986 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
10987 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
10988 * gdb.asm/asmsrc1.s: Add a static function and some variables.
10989 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
10990 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
10991 (gdbasm_leave): Restore frame pointer.
10992 (gdbasm_startup): Copy stack set-up from crt0.S.
10993
10994 2001-11-26 Fernando Nasser <fnasser@redhat.com>
10995
10996 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
10997 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
10998 to a local (non-static) variable. Copy tstruct.a to a static buffer
10999 and return a pointer to that buffer.
11000 * gdb.base/callfwmall.c (t_structs_a): Ditto.
11001
11002 2001-11-24 Mark Kettenis <kettenis@gnu.org>
11003
11004 * gdb.asm/configure.in: Fix recognition of ix86 target.
11005 * gdb.asm/configure: Regenerate.
11006
11007 2001-11-21 Michael Snyder <msnyder@redhat.com>
11008
11009 * gdb.asm/sparc.inc: New file.
11010 * gdb.asm/asm-source.exp: Recognize sparc target.
11011 * gdb.asm/configure.in: Recognize sparc target.
11012 * gdb.asm/configure: Regenerate.
11013
11014 2001-11-21 Michael Snyder <msnyder@redhat.com>
11015
11016 * gdb.asm/m32r.inc: New file.
11017 * gdb.asm/asm-source.exp: Recognize m32r target.
11018 * gdb.asm/configure.in: Recognize m32r target.
11019 * gdb.asm/configure: Regenerate.
11020
11021 2001-11-20 Michael Snyder <msnyder@redhat.com>
11022
11023 * gdb.asm/i386.inc: New file.
11024 * gdb.asm/asm-source.exp: Recognize ix86 target.
11025 * gdb.asm/configure.in: Recognize ix86 target.
11026 * gdb.asm/configure: Regenerate.
11027
11028 * gdb.c++/namespace.exp: Fix quotes in output messages.
11029
11030 2001-11-14 Michael Snyder <msnyder@redhat.com>
11031
11032 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
11033 qualifier in a type cast expression, to designate an address
11034 in the instruction space (Harvard architecture).
11035
11036 2001-11-13 Michael Snyder <msnyder@redhat.com>
11037
11038 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
11039 Tests for expressions using 'const' and 'volatile'.
11040
11041 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
11042
11043 * gdb.asm/asm-sources.exp: Allow defining linker flags.
11044
11045 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
11046
11047 * lib/mi-support.exp (mi_run_to_helper): Move comments
11048 outside of gdb_expect.
11049
11050 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
11051
11052 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
11053 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
11054 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
11055 mi0_run_to): New functions.
11056 * gdb.mi/mi-simplerun.exp: Use them.
11057 * gdb.mi/mi0-simplerun.exp: Likewise.
11058 * gdb.mi/mi-var-cmd.exp: Likewise.
11059 * gdb.mi/mi0-var-cmd.exp: Likewise.
11060
11061 2001-11-10 Andrew Cagney <ac131313@redhat.com>
11062
11063 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
11064 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
11065
11066 2001-11-09 Andrew Cagney <ac131313@redhat.com>
11067
11068 * gdb.base/restore.exp: Include $expected value in restored test
11069 message.
11070
11071 2001-11-09 Andrew Cagney <ac131313@redhat.com>
11072
11073 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
11074 implemented.
11075
11076 2001-11-08 Michael Snyder <msnyder@redhat.com>
11077
11078 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
11079 Add pass/fail message for stop at breakpoint in call dummy function.
11080
11081 2001-11-07 Michael Snyder <msnyder@redhat.com>
11082
11083 * gdb.c++/templates.exp (test_template_breakpoints):
11084 If we get an overload menu, but it does not match what
11085 we expect, we still need to issue the "cancel" command.
11086 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
11087 making the whitespace optional. Argument for "new" may be
11088 "unsigned" as well as "unsigned int/long".
11089 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
11090 making the whitespace optional. Also replace "(void) with
11091 "((void|)), making the keyword "void" optional.
11092 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
11093 making the whitespace optional. Also replace "(void) with
11094 "((void|)), making the keyword "void" optional.
11095 * gdb.base/callfuncs.c (t_float_values): This function must
11096 _not_ be prototyped, and the following function (t_float_values2)
11097 must be prototyped (if the compiler supports it), so that GDB
11098 can be tested against both cases. Usually one case involves
11099 promotion of float to double, while the other does not.
11100 * gdb.base/callfwmall.c: Ditto.
11101 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
11102 includes a stack frame for "start".
11103
11104 2001-11-05 Jim Blandy <jimb@redhat.com>
11105
11106 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
11107 pointers are 32 bits long, and that offsets of relocs are always
11108 stored in the data (REL-style), and not in the reloc entry itself
11109 (RELA-style).
11110 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
11111 stabs.
11112
11113 2001-11-01 Michael Snyder <msnyder@redhat.com>
11114
11115 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
11116 and regular expression operators by using quoting.
11117
11118 2001-10-31 Michael Snyder <msnyder@redhat.com>
11119
11120 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
11121 depending on what the symbol table contains.
11122 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
11123 the output of the ptype command. Similarly, accept both "const &"
11124 and "const&".
11125
11126 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
11127
11128 * gdb.base/miscexprs.c (main): Add usage of preprocessor
11129 symbol `STORAGE' to allow to choose the storage class of
11130 the local datastructures.
11131 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
11132 compiler directive.
11133
11134 2001-10-30 Michael Snyder <msnyder@redhat.com>
11135
11136 * gdb.base/jump.exp: Allow it to run for all targets.
11137
11138 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
11139
11140 * gdb.base/call-ar-st.c (print_double_array): Match for loop
11141 with new double_array size.
11142 (main): Change storage class of all local variables to static.
11143 Reduce size of double_array to 9.
11144 * gdb.base/call-ar-st.exp: Increase timeout value.
11145 Change expected output for double array to match new size in
11146 call-ar-st.c.
11147
11148 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
11149
11150 * gdb.base/ending-run.exp: Create identical output when passing
11151 `step to end of run' case. Add regular expression branch satisfying
11152 Stormy16 target.
11153
11154 2001-10-28 Mark Kettenis <kettenis@gnu.org>
11155
11156 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
11157 that we catch the expected failure under Linux/x86.
11158
11159 2001-10-29 Orjan Friberg <orjanf@axis.com>
11160
11161 * gdb.base/setvar.exp: Escape curly braces.
11162 * gdb.stabs/weird.exp: Ditto.
11163
11164 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
11165
11166 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
11167 * gdm.mi/mi0-hack-cli.exp: Likewise.
11168
11169 2001-10-25 Andrew Cagney <ac131313@redhat.com>
11170
11171 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
11172 messages.
11173
11174 2001-10-21 Andrew Cagney <ac131313@redhat.com>
11175
11176 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
11177 checking MI enabled.
11178
11179 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
11180
11181 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
11182
11183 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
11184
11185 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
11186 if gdb child process crashes, just signal an error.
11187
11188 2001-10-02 Jim Blandy <jimb@redhat.com>
11189
11190 * lib/gdb.exp (test_xfail_format): Simplify.
11191
11192 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
11193 front of the variable name `format'. Simplify `if'.
11194
11195 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
11196
11197 * gdb.threads/pthreads.exp: Wait for output and delay
11198 before sending ^C.
11199
11200 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
11201
11202 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
11203 some incorrect output instead of timing out.
11204 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
11205
11206 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
11207
11208 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
11209 check to allow additional `int'.
11210
11211 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
11212
11213 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
11214 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
11215
11216 2001-09-27 Michael Snyder <msnyder@redhat.com>
11217
11218 * lib/gdb.exp (test_debug_format): New proc.
11219 (setup_xfail_format): Use new proc test_debug_format.
11220 * gdb.base/constvars.exp (local_compiler_xfail_check): New
11221 proc; use new service proc test_debug_format.
11222 Replace all other "gcc_compiled" tests with this test.
11223 * gdb.base/volatile.exp (local_compiler_xfail_check): New
11224 proc; use new service proc test_debug_format.
11225 Replace all other "gcc_compiled" tests with this test.
11226
11227 2001-09-27 Michael Snyder <msnyder@redhat.com>
11228
11229 * gdb.base/cvexpr.exp: New file.
11230 * gdb.base/cvexpr.c: New file
11231 Test for expressions using const and volatile keywords.
11232
11233 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
11234
11235 * gdb.base/constvars.exp: Check for different orders of keywords
11236 and additional "int" strings in output.
11237
11238 2001-09-22 Andrew Cagney <ac131313@redhat.com>
11239
11240 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
11241 responses from "help maint".
11242
11243 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
11244
11245 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
11246 to localhost:NNN instead of :NNN, in case Xvfb is listening
11247 only on TCP.
11248
11249 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
11250
11251 * gdb.base/recurse.exp: When checking leaving the watchpoint
11252 scope, recognize when gdb is in function's epilogue and pass.
11253
11254 2001-09-18 Keith Seitz <keiths@redhat.com>
11255
11256 * lib/insight-support.exp (_gdbtk_export_target_info): Add
11257 support for running tests against sid targets.
11258 (gdbtk_done): Ditto.
11259
11260 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
11261
11262 * gdb.base/ending-run.c (main): Set stdout buffersize
11263 to the same reasonable value for any target.
11264 * gdb.base/ending-run.exp: Add a regular expression
11265 to make testsuite happy on Sanyo Stormy16 target.
11266
11267 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
11268
11269 * gdb.base/display.c (do_loops): Add float variable `f'.
11270 Increment f in loop.
11271 * gdb.base/display.exp: Increment timeout by 60 seconds.
11272 Change float display test to use variable `f'.
11273
11274 2001-09-17 Jim Blandy <jimb@redhat.com>
11275
11276 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
11277 overflowing the limited breakpoint tables on some ROM monitors
11278 (like the ROM68K).
11279
11280 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
11281
11282 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
11283 the "-ac" (disable access control) flag.
11284
11285 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
11286
11287 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
11288 ints.
11289
11290 2001-08-30 Keith Seitz <keiths@redhat.com>
11291
11292 * lib/gdb.exp: Move all insight-related functionality into
11293 separate file.
11294 * lib/insight-support.exp: New file.
11295
11296 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
11297
11298 * config/sid.exp (sid_start): Never set sid verbosity; disable
11299 expect_background {} that consumed its stdout; tolerate </dev/null.
11300 Attempt to set endianness override in "sid" protocol mode. Cleanup.
11301
11302 2001-08-18 Andrew Cagney <ac131313@redhat.com>
11303
11304 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
11305 CLI jump command to start it.
11306 (mi_run_to_main): Fail immediatly when unexpected output.
11307
11308 2001-08-18 Andrew Cagney <ac131313@redhat.com>
11309
11310 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
11311 beginning of function. Fix PR gdb/191.
11312
11313 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
11314
11315 * config/sid.exp (sid_start): Don't warn if we cannot figure out
11316 what to force sid endianness to.
11317
11318 2001-08-15 Keith Seitz <keiths@redhat.com>
11319
11320 * lib/gdb.exp (gdbtk_start): Don't set environment
11321 variables for TCL_LIBRARY and friends. Insight will
11322 now figure these out for itself.
11323
11324 2001-08-02 Michael Snyder <msnyder@redhat.com>
11325
11326 * gdb.base/completion.exp: Remove the symbol "a64l" from
11327 the expect string; this is target-specific, and not related
11328 to what is being tested.
11329
11330 2001-08-02 Dave Brolley <brolley@redhat.com>
11331
11332 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
11333
11334 2001-07-25 Michael Snyder <msnyder@redhat.com>
11335
11336 * gdb.base/consecutive.exp: New file. Test stepping over
11337 breakpoints on consecutive instructions.
11338 * gdb.base/consecutive.c: New file.
11339
11340 * gdb.base/call-rt-st.exp: Use double-backslash to quote
11341 curly braces in regular expressions.
11342
11343 2001-07-25 Michael Snyder <msnyder@redhat.com>
11344
11345 * gdb.base/ending-run.exp: Accept "Program exited normally" as
11346 legitimate output from stepping out of main.
11347
11348 2001-07-22 Keith Seitz <keiths@redhat.com>
11349
11350 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
11351 the empty string, do not run the tests.
11352
11353 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11354
11355 * gdb.base/long_long.exp: Detect size of pointer. Take into
11356 account 2-byte pointers when testing for p/a results.
11357
11358 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11359
11360 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
11361 and defined to 1K for m68hc11.
11362 (random_data): Reduce table to 1K for embedded platforms (68hc11).
11363 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
11364 (sizeof_random_data): New variable to tell the size of the data table;
11365 don't test past this size; always run to main.
11366
11367 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11368
11369 * gdb.base/return2.exp: return of long long and double fails for
11370 68HC11; don't execute these tests on that platform.
11371 * gdb.base/return.exp: Return of a double fails for 68hc11.
11372
11373 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11374
11375 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
11376 tests that print a float.
11377 * call-rt-st.exp: Likewise.
11378
11379 2001-07-12 Mark Kettenis <kettenis@gnu.org>
11380
11381 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
11382 running this test on Linux.
11383
11384 2001-06-24 Michael Chastain <chastain@redhat.com>
11385
11386 * gdb.base/arithmet.exp: Remove some tests to make all test names
11387 unique.
11388
11389 2001-07-03 Michael Snyder <msnyder@redhat.com>
11390
11391 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
11392 the output of the ptype command.
11393
11394 2001-07-02 Michael Snyder <msnyder@redhat.com>
11395
11396 * gdb.base/completion.exp: Don't assume that break.c is the only
11397 source file that may contain functions named "marker".
11398 * gdb.base/corefile.exp: Quote the curly braces in regexp.
11399
11400 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11401
11402 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
11403 of files to delete.
11404
11405 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
11406 * gdb.disasm/h8300s.exp: New file.
11407 gdb.disasm/h8300s.s: Likewise.
11408
11409 2001-06-27 Andrew Cagney <ac131313@redhat.com>
11410
11411 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
11412 empty breakpoint tables.
11413
11414 2001-06-25 Andrew Cagney <ac131313@redhat.com>
11415
11416 * lib/mi-support.exp: Update args=... part of stop-reason
11417 patterns. Accept either a list or a tuple.
11418
11419 2001-06-23 Andrew Cagney <ac131313@redhat.com>
11420
11421 * lib/mi-support.exp: Remove local emacs variable defining
11422 change-log-default-name.
11423
11424 2001-06-22 Michael Chastain <chastain@redhat.com>
11425
11426 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
11427 This is operationally compatible with the previous version.
11428
11429 2001-06-13 Jim Blandy <jimb@redhat.com>
11430
11431 * lib/gdb.exp (gdb_test): Doc fix.
11432
11433 2001-06-10 Michael Chastain <chastain@redhat.com>
11434
11435 * gdb.base/exprs.exp: Remove a duplicate test.
11436
11437 2001-06-06 Jim Blandy <jimb@redhat.com>
11438
11439 * gdb.base/return2.exp (main): Use values to test float and double
11440 returns that are not NaN's, to avoid being confused by IEEE
11441 comparison rules.
11442
11443 2001-06-04 Michael Snyder <msnyder@redhat.com>
11444
11445 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
11446 non-zero if control_c fails. Terminate the test on failure,
11447 rather than wait for 12 more tests to time out.
11448
11449 2001-06-06 Jim Blandy <jimb@redhat.com>
11450
11451 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
11452 Don't forget to match the GDB prompt.
11453
11454 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11455
11456 2001-06-04 Jim Blandy <jimb@redhat.com>
11457
11458 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11459 command.
11460
11461 2001-05-31 Kevin Buettner <kevinb@redhat.com>
11462
11463 * gdb.base/annota1.exp (info break): Match four or more spaces
11464 after "Address".
11465
11466 2001-05-31 Michael Chastain <chastain@redhat.com>
11467
11468 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11469 (dm_type_int_star): Likewise.
11470 (dm_type_long_star): Likewise.
11471 (dm_type_void_star): Likewise.
11472
11473 2001-05-29 Kevin Buettner <kevinb@redhat.com>
11474
11475 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11476 to a known value in order to get consistent results regardless
11477 of the setting of INPUTRC or the presence or contents of .inputrc.
11478
11479 2001-05-24 Michael Snyder <msnyder@redhat.com>
11480
11481 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11482 Don't require that the main thread and the manager thread are the
11483 first in the list.
11484
11485 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11486 debugging. If test fails, issue an "unsupported" not a "fail".
11487
11488 2001-05-24 Jim Blandy <jimb@redhat.com>
11489
11490 Don't assume that short is shorter than int.
11491 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11492 assume that shorts are smaller than ints. On a 16-bit machine,
11493 this isn't true.
11494 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11495 an int, is not equal to ~0 stored in an unsigned char. This tests
11496 the same thing that the previous test meant to, but works on
11497 16-bit machines, too.
11498 ("print unsigned char != (~0)"): Same test, complemented.
11499
11500 2001-05-24 Michael Snyder <msnyder@redhat.com>
11501
11502 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
11503 test for (full_coverage == 0). This makes the test run faster,
11504 and prevents dejagnu getting out of step.
11505
11506 2001-05-23 Kevin Buettner <kevinb@redhat.com>
11507
11508 * gdb.base/finish.exp (finish_void): Revise pattern for
11509 stopping on the call statement to not permit stopping at
11510 the start of the instructions comprising the call sequence.
11511
11512 2001-05-19 Michael Chastain <chastain@redhat.com>
11513
11514 * gdb.base/callfuncs.exp: Make all test names unique.
11515 * gdb.base/commands.exp: Make all test names unique.
11516 * gdb.base/condbreak.exp: Make all test names unique.
11517 * gdb.base/dbx.exp: Make all test names unique.
11518 * gdb.base/default.exp: Make all test names unique.
11519 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11520 and TIMEOUT messages to their corresponding PASS message.
11521 * gdb.base/ending-run.exp: Make all test names unique.
11522 * gdb.base/long_long.exp: Remove duplicate test.
11523
11524 2001-05-21 Kevin Buettner <kevinb@redhat.com>
11525
11526 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11527 stop on the call statement as well as the statement after the
11528 call.
11529
11530 2001-05-21 Michael Snyder <msnyder@redhat.com>
11531
11532 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11533
11534 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
11535
11536 * gdb.base/completion.exp: Revamp test. Make it execute on all
11537 platforms.
11538
11539 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
11540
11541 * config/gdbserver.exp (gdb_load): Handle the case
11542 in which the arguments to gdbserver are given in the
11543 baseboard configuration file.
11544 Also handle the case in which the server needs to do a
11545 load.
11546
11547 2001-05-07 Keith Seitz <keiths@cygnus.com>
11548
11549 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
11550 set up the display for testing.
11551 (gdbtk_start): Convert all paths to paths that tcl will like.
11552 Export target information to environment.
11553 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
11554 necessary.
11555 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
11556 (to_tcl_path): New proc to convert a given pathname into
11557 a path acceptible as an argument to a tcl command.
11558 (_gdbtk_export_target_info): New proc to export target info
11559 into the environment for gdbtk testing.
11560 (gdbtk_done): New proc to signal end-of-test.
11561
11562 2001-05-06 Jim Blandy <jimb@redhat.com>
11563
11564 * restore.c: Make the code of caller0 correspond to its comment.
11565
11566 2001-05-03 Michael Snyder <msnyder@redhat.com>
11567
11568 * config/sid.exp (gdb_target_sid): Check for error messages.
11569 On error or timeout, don't make expect exit (which will terminate
11570 all subsequent tests); instead just make gdb exit.
11571 (gdb_load): Check for error messages. On error or timeout,
11572 return a negative value.
11573
11574 2001-04-24 Jim Blandy <jimb@redhat.com>
11575
11576 * gdb.c++/templates.exp: If we see the prompt for the overload
11577 list, but we haven't recognized any of the longer patterns,
11578 arrange for this test to fail, not hang.
11579
11580 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
11581 variations.
11582
11583 2001-04-22 Michael Chastain <chastain@redhat.com>
11584
11585 * gdb.c++/local.exp: Use the 'runto' library function.
11586 * gdb.c++/namespace.exp: Likewise.
11587 * gdb.c++/overload.exp: Likewise.
11588
11589 2001-03-26 Kevin Buettner <kevinb@redhat.com>
11590
11591 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
11592 * gdb.base/step-line.exp: New file. Test step/next in presence of
11593 #line directives.
11594 * gdb.base/step-line.c: New file. Test program for the above.
11595 * gdb.base/step-line.inp: New file. We pretend that this file has
11596 been transformed by some other tool into step-line.c.
11597
11598 2001-03-21 Jim Blandy <jimb@redhat.com>
11599
11600 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
11601 unmangled operator names.
11602
11603 2001-03-20 Jim Blandy <jimb@redhat.com>
11604
11605 * gdb.threads/linux-dp.exp: Recognize an additional message
11606 generated by GDB when it doesn't understand how to debug threads
11607 on the target system.
11608
11609 2001-03-19 Andrew Cagney <ac131313@redhat.com>
11610
11611 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
11612
11613 2001-03-12 Michael Chastain <chastain@redhat.com>
11614
11615 * gdb.c++/derivation.exp: Use the 'runto' library function.
11616
11617 2001-03-12 Michael Chastain <chastain@redhat.com>
11618
11619 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
11620
11621 2001-02-24 Michael Chastain <chastain@redhat.com>
11622
11623 * gdb.c++/ref-types.exp: Change handwritten code to library
11624 function 'runto'.
11625
11626 2001-03-16 Orjan Friberg <orjanf@axis.com>
11627
11628 * gdb.base/signals.exp: Set count to 0 explicitly.
11629
11630 2001-03-15 Mark Salter <msalter@redhat.com>
11631
11632 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
11633 (gdb_target_monitor): Add check of gdb_target_cmd return value.
11634 (gdb_load): Add support for additional target_info: gdb_download_size
11635 and gdb_load_timeout.
11636
11637 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
11638
11639 * gdb.base/annota1.exp: Move test of isnative to earlier in the
11640 file -- to prevent failing when the compile fails but we have no
11641 intention of running the tests anyway.
11642
11643 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
11644 tests if set.
11645
11646 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
11647 integers.
11648
11649 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
11650 * gdb.c++/namespace.exp: Ditto.
11651
11652 2001-03-07 Orjan Friberg <orjanf@axis.com>
11653
11654 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
11655 * gdb.base/pointers.exp: Relax pattern match of decimals.
11656
11657 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11658
11659 * Makefile.in, config/abug.exp, config/cfdbug.exp,
11660 config/cpu32bug.exp, config/dve.exp, config/est.exp,
11661 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
11662 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
11663 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
11664 config/sh.exp, config/sid.exp, config/slite.exp,
11665 config/sparclet.exp, config/udi.exp, config/unknown.exp,
11666 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
11667 config/vxworks.exp, config/vxworks29k.exp,
11668 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
11669 gdb.base/all-bin.exp, gdb.base/annota1.exp,
11670 gdb.base/arithmet.exp, gdb.base/assign.exp,
11671 gdb.base/async.exp, gdb.base/attach.exp,
11672 gdb.base/bitfields.exp, gdb.base/bitops.exp,
11673 gdb.base/break.exp, gdb.base/call-ar-st.exp,
11674 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
11675 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
11676 gdb.base/commands.exp, gdb.base/completion.exp,
11677 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11678 gdb.base/constvars.exp, gdb.base/corefile.exp,
11679 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
11680 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
11681 gdb.base/ending-run.exp, gdb.base/environ.exp,
11682 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11683 gdb.base/finish.exp, gdb.base/foll-exec.exp,
11684 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
11685 gdb.base/funcargs.exp, gdb.base/help.exp,
11686 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
11687 gdb.base/logical.exp, gdb.base/long_long.exp,
11688 gdb.base/maint.exp, gdb.base/mips_pro.exp,
11689 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
11690 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
11691 gdb.base/pointers.exp, gdb.base/printcmds.exp,
11692 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
11693 gdb.base/regs.exp, gdb.base/relational.exp,
11694 gdb.base/remote.exp, gdb.base/reread.exp,
11695 gdb.base/restore.exp, gdb.base/return2.exp,
11696 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
11697 gdb.base/selftest.exp, gdb.base/setshow.exp,
11698 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
11699 gdb.base/sigall.exp, gdb.base/signals.exp,
11700 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
11701 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11702 gdb.base/step-test.exp, gdb.base/structs.c,
11703 gdb.base/structs.exp, gdb.base/structs2.exp,
11704 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
11705 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
11706 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
11707 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11708 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
11709 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
11710 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
11711 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
11712 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
11713 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
11714 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
11715 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
11716 gdb.fortran/types.exp, gdb.java/jmisc.exp,
11717 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11718 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
11719 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11720 gdb.trace/circ.exp, gdb.trace/collection.exp,
11721 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11722 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11723 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
11724 gdb.trace/report.exp, gdb.trace/save-trace.exp,
11725 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11726 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11727 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
11728 notices.
11729
11730 2001-02-27 Michael Snyder <msnyder@cygnus.com>
11731
11732 * gdb.base/varargs.c (find_max_double): Fix printf format string:
11733 first arg is int not float.
11734
11735 2001-02-22 Michael Snyder <msnyder@cygnus.com>
11736
11737 * gdb.base/reread.exp: Unsupported for non-native targets;
11738 doesn't work for remote debugging.
11739
11740 2001-02-19 Fernando Nasser <fnasser@redhat.com>
11741
11742 From Drew Moseley <dmoseley@redhat.com>
11743 * gdb.base/ending-run.exp: Properly handle the BSP state when
11744 stepping past the end of main.
11745
11746 2001-02-19 John Moore <jmoore@redhat.com>
11747
11748 * gdb.base/commands.exp (infrun_breakpoint_command_test):
11749 Converted HPUX fix for non-expected items following multiple
11750 step commands into general solution for all platforms.
11751
11752 2001-02-18 Michael Chastain <chastain@redhat.com>
11753
11754 * gdb.c++/classes.exp (do_tests): Change runto statements
11755 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11756 statements demangler agnostic.
11757 * gdb.c++/virtfunc.exp (do_tests): Likewise.
11758 (gdb_virtfunc_restart): Likewise.
11759
11760 2001-02-14 Michael Chastain <chastain@redhat.com>
11761
11762 * gdb.c++/inherit.exp (do_tests): Change runto statements
11763 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11764 statements demangler agnostic.
11765
11766 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
11767
11768 * gdb.threads/pthreads.exp: Unify pass/fail messages for
11769 ``continue to bkpt at common_routine in thread 2'' and ``stopped
11770 before calling common_routine 15 times'' tests.
11771
11772 2001-02-11 Michael Chastain <chastain@redhat.com>
11773
11774 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
11775 Helps the test script figure out which demangler is in use.
11776 (dm_type_foo_ref): Ditto.
11777 (dm_type_int_star): Ditto.
11778 (dm_type_long_star): Ditto.
11779 (dm_type_unsigned_int): Ditto.
11780 (dm_type_void): Ditto.
11781 (dm_type_void_star): Ditto.
11782 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
11783 Probe the gdb demangler and set variables to accommodate
11784 formatting differences.
11785 (info_func_regexp): New function. Same as info_func, but
11786 matches against a regexp.
11787 (info_func): Match against a literal string.
11788 (print_addr_2): New function. Match against a literal string,
11789 which can be different from the input to gdb.
11790 (print_addr): Simply call print_addr_2 with the same argument twice.
11791 (test_lookup_operator_functions): Use demangler formatting variables.
11792 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
11793 the tests in the same order as the C++ class declaration.
11794 (test_paddr_operator_functions): Ditto.
11795 (test_paddr_overloaded_functions): Ditto.
11796 (test_paddr_hairy_functions): Use demangler formatting variables.
11797 Add reference to gdb/19 for related tests.
11798 (do_tests): Call probe_demangler.
11799
11800 2001-01-30 Kevin Buettner <kevinb@redhat.com>
11801
11802 * gdb.c++/templates.cc (printf): Remove unused function definition.
11803
11804 2001-01-26 Felix Lee <flee@redhat.com>
11805
11806 * sid.exp (sid_exit): Pass host, not target, to remote_close.
11807
11808 2001-01-25 matthew green <mrg@redhat.com>
11809
11810 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
11811 up sid.
11812 (sid_exit): Call `remote_pop_conn' after GDB is gone.
11813
11814 2001-01-25 matthew green <mrg@redhat.com>
11815
11816 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
11817 Deprecate $sid_spawn_id.
11818 (sid_exit): Remove code necessary only for `spawn.'
11819
11820 2001-01-25 matthew green <mrg@redhat.com>
11821
11822 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
11823
11824 2001-01-28 Michael Chastain <chastain@redhat.com>
11825
11826 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
11827 to call when tests fail. It takes gdb out of the overloaded
11828 function choice menu back to the main prompt, so that the test
11829 program stays synchronized.
11830 (set_bp_overloaded): New proc to collect all the common
11831 code for setting a breakpoint on an overloaded name. Calls
11832 take_gdb_out_of_choice_menu when needed.
11833 (menu_overload1arg): New variable to collect the repeated
11834 instances of the expected menu for an overloaded name. Change
11835 the regular expression to handle changes in g++ type encoding:
11836 "void" can be either "void" or "", and "unsigned int" can be
11837 either "unsigned int" or "unsigned".
11838 (continue_to_bp_overloaded): Change regular expressions to handle
11839 changes in g++ type encoding.
11840 (no proc): Call take_gdb_out_of_choice_menu when needed.
11841 Remove redundant calls to "info break". Accept either "canceled"
11842 or "cancelled". Change regular expressions in "info break"
11843 calls to handle changes in g++ type encoding. Give all tests
11844 unique strings.
11845
11846 2001-01-17 Ben Elliston <bje@redhat.com>
11847
11848 * config/sid.exp: New file.
11849
11850 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
11851
11852 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
11853
11854 2000-12-21 Michael Snyder <msnyder@cygnus.com>
11855
11856 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
11857 Add a RE to accept a non-ascii char if one is ever presented.
11858
11859 2000-12-20 Fernando Nasser <fnasser@redhat.com>
11860
11861 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
11862
11863 2000-12-18 Michael Snyder <msnyder@cygnus.com>
11864
11865 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
11866 in regexp. One '\' does not suffice on Linux.
11867
11868 2000-12-09 Michael Chastain <chastain@redhat.com>
11869
11870 * gdb.base/break.exp (test_clear_command): Use a marker function
11871 rather than 'main' for the test function. Also move this
11872 test to an execution point where the marker function names are
11873 guaranteed to be bound to functions. (Executing tests after a
11874 'finish' from main runs into name conflicts with local names
11875 in __libc_start_main).
11876
11877 2000-12-07 Michael Snyder <msnyder@cygnus.com>
11878
11879 * gdb.base/finish.exp: New test for gdb's "finish" command.
11880 * gdb.base/return2.exp: New test for gdb's "return" command.
11881 * gdb.base/return2.c: New source file for above.
11882
11883 2000-12-05 Michael Snyder <msnyder@cygnus.com>
11884
11885 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
11886 * gdb.base/miscexprs.exp: Ditto.
11887 * gdb.base/pointers.exp: Ditto.
11888 * gdb.c++/derivation.exp: Ditto.
11889 * gdb.c++/local.exp: Ditto.
11890 * gdb.c++/namespace.exp: Ditto.
11891 * gdb.c++/overload.exp: Ditto.
11892 * gdb.c++/ref-types.exp: Ditto.
11893
11894 2000-12-05 Michael Snyder <msnyder@cygnus.com>
11895
11896 * gdb.base/constvars.exp: Test result of "up" command.
11897 * gdb.base/miscexprs.exp: Ditto.
11898 * gdb.base/pointers.exp: Ditto.
11899 * gdb.base/scope.exp: Ditto.
11900 * gdb.c++/derivation.exp: Ditto.
11901 * gdb.c++/local.exp: Ditto.
11902 * gdb.c++/namespace.exp: Ditto.
11903 * gdb.c++/overload.exp: Ditto.
11904 * gdb.c++/ref-types.exp: Ditto.
11905
11906 2000-11-22 Michael Chastain <chastain@redhat.com>
11907
11908 * mips_pro.exp: Accept either "middle -> top -> main" or
11909 "middle -> main" in the backtrace, because gcc can optimize
11910 tail calls to jumps. Remove setup_xfail for the hppa case.
11911 Add a comment with the original warning messages from PR 3016,
11912 which was filed in 1993, to preserve them for posterity.
11913
11914 2000-11-17 Nick Duffek <nsd@redhat.com>
11915
11916 * lib/gdb.exp (gdb_test): Override timeout with board info.
11917
11918 2000-11-17 Nick Duffek <nsd@redhat.com>
11919
11920 * gdb.base/display.exp: Don't kill running stub. Add "again" to
11921 the second kill and detach messages.
11922
11923 2000-11-17 Nick Duffek <nsd@redhat.com>
11924
11925 * configure.in: Add AC_EXEEXT.
11926 * configure: Regenerate.
11927 * Makefile.in (just-check): Export EXEEXT.
11928 * lib/gdb.exp ($EXEEXT): Import from environment.
11929 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
11930 expect "maint dump-me" on Cygwin.
11931 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
11932 $EXEEXT.
11933
11934 2000-11-17 Nick Duffek <nsd@redhat.com>
11935
11936 * gdb.base/break.exp: Test backtrace and finish from called
11937 function on all platforms, not just HP-UX.
11938
11939 2000-11-03 Michael Snyder <msnyder@cygnus.com>
11940
11941 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
11942 code from gdb_target_monitor, so it can be used independantly
11943 for gdbserver. Also comment out an unnecessary PUTS.
11944
11945 2000-11-03 Michael Snyder <msnyder@cygnus.com>
11946
11947 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
11948 * gdb.base/corefile.exp: Expect the message "Program is being
11949 debugged already" when we send the "corefile" command, since
11950 the preceeding gdb_load may have connected gdb to a remote target.
11951 * gdb.base/display.exp: Disable hardware watchpoints if new
11952 board info variable "no_hardware_watchpoints" is true.
11953 Replace single-letter commands with more readable ones.
11954 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
11955 if new board info variable "no_hardware_watchpoints" is true.
11956 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
11957 to see if stdio (printf) testing is possible.
11958 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
11959 board info variable "no_hardware_watchpoints" is true. Use new
11960 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
11961
11962 2000-11-13 Fernando Nasser <fnasser@redhat.com>
11963
11964 From Orjan Friberg <orjanf@axis.com>:
11965 * gdb.base/printcmds.exp: Escape curly braces followed by a number
11966 in array print pattern match.
11967
11968 2000-11-09 Fernando Nasser <fnasser@redhat.com>
11969
11970 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
11971 spelling "cancelled" to U.S. spelling "canceled" to match changes
11972 made to gdb.
11973 * gdb.c++/ovldbreak.exp: Ditto.
11974
11975 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11976
11977 * gdb.base/callfuncs.c (main): Moved to end of file, call
11978 t_double_values to initialize the FPU before inferior calls are made.
11979 * gdb.base/callfuncs.exp: Test for register preservation after calling
11980 inferior functions. Add tests for continuining, finishing and
11981 returning from a stop in a call dummy.
11982
11983 2000-10-24 Michael Snyder <msnyder@cygnus.com>
11984
11985 * gdb.base/commands.exp: Break up long lines, and re-indent.
11986
11987 2000-10-19 Michael Snyder <msnyder@cygnus.com>
11988
11989 * config/gdbserver.exp: Rewritten from the ground up, to make it
11990 compatible with the current dejagnu tree, and to make it work with
11991 the new "gdbserver" in libremote.
11992
11993 2000-10-16 Michael Snyder <msnyder@cygnus.com>
11994
11995 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
11996 * gdb.base/varargs.exp: Skip entire test if no printf support.
11997 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
11998 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
11999
12000 2000-10-13 Michael Snyder <msnyder@cygnus.com>
12001
12002 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
12003 no floating point support.
12004 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
12005 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
12006 * gdb.base/call-rt-st.exp: Ditto.
12007 * gdb.base/call-strs.exp: Ditto.
12008
12009 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
12010
12011 * gdb.base/sizeof.c: include <stdio.h>.
12012
12013 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
12014 'finish', otherwise uncaptured gdb_prompt would potentially
12015 throw remaining test points out of sync.
12016
12017 2000-07-26 Scott Bambrough <scottb@netwinder.org>
12018
12019 * gdb.base/recurse.exp: Run tests for all targets.
12020 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
12021 gnu-oldld case on ARM.
12022 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
12023 for ARM targets.
12024
12025 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
12026
12027 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
12028 * gdb.java/configure: Rebuild.
12029
12030 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
12031
12032 * gdb.java/jv-exp.exp: New file.
12033
12034 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
12035
12036 * configure: Rebuilt.
12037 * configure.in (configdirs): Add gdb.java.
12038 * gdb.java/jmisc.java: New file.
12039 * gdb.java/jmisc.exp: New file.
12040 * gdb.java/Makefile.in: New file.
12041 * gdb.java/configure: Rebuilt.
12042 * gdb.java/configure.in: New file.
12043 * lib/java.exp: New file.
12044
12045 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12046
12047 * gdb.base/exprs.exp: Test casts to a pointer including over and
12048 underflow.
12049
12050 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
12051
12052 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
12053 and the compilers sizes.
12054
12055 2000-07-09 Nick Duffek <nsd@redhat.com>
12056
12057 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
12058 (use_methods): New function.
12059 (main): Call use_methods().
12060 * gdb.c++/classes.exp (test_method_param_class): New procedure.
12061 (do_tests): Call test_method_param_class.
12062
12063 2000-07-09 Nick Duffek <nsd@redhat.com>
12064
12065 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
12066 spelling.
12067 (test_enums): New procedure. Move enum tests from end of script
12068 to here. Set breakpoint on function name instead of line number.
12069 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
12070 (enums2): New marker function.
12071 (enums1): New function.
12072 (main): Call enums1(). Move enum tests to enums1().
12073
12074 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
12075
12076 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
12077 compile/link program. Update line numbers.
12078 * gdb.asm/d10v.inc: Define ``startup''.
12079 * gdb.asm/asmsrc1.s: Add definition of _start.
12080
12081 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
12082
12083 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
12084
12085 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12086
12087 * gdb.base/maint.exp: Add 'maint print architecture' item to output
12088 of 'help maint print' command.
12089
12090 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
12091
12092 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
12093 they use gdb_expect_list.
12094
12095 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
12096
12097 * gdb.base/commands.exp: Use ``set remote
12098 memory-read-packet-size'' instead of ``set endian big'' to test
12099 long commands.
12100
12101 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
12102
12103 * gdb.c++/templates.exp (do_tests): Make all of these work under
12104 g++, and stop skipping them.
12105
12106 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
12107 work under g++.
12108
12109 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
12110 initialization.
12111
12112 2000-06-02 Michael Snyder <msnyder@cygnus.com>
12113
12114 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
12115 the regular expression: accept an (almost) arbitrary sequence of
12116 "frames-invalid" and "breakpoints-invalid" messages both before
12117 and after the "starting" message.
12118
12119 2000-06-02 Michael Snyder <msnyder@cygnus.com>
12120
12121 * gdb.c++/local.exp: This test has never been known to work with g++.
12122
12123 2000-05-18 Michael Snyder <msnyder@cygnus.com>
12124
12125 * gdb.base/annota1.exp (annotate-signal-handler-caller):
12126 Relax the regular expression a little, make it pass on Solaris 8.
12127
12128 2000-05-12 Kevin Buettner <kevinb@redhat.com>
12129
12130 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
12131 a call, do not require that gdb stop on the line after the call.
12132 Instead, it is permissible for gdb to stop on the line of the
12133 call itself.
12134
12135 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
12136
12137 * gdb.base/break.exp (bp on small function, optimized file):
12138 Add a second pass pattern. The behavior differs here between stabs
12139 and dwarf for one-line functions. Stabs preserves two line symbols
12140 (one before the prologue and one after) with the same line number,
12141 but dwarf regards these as duplicates and discards one of them.
12142 Therefore the address after the prologue (where the breakpoint is)
12143 has no exactly matching line symbol, and GDB reports the breakpoint
12144 as if it were in the middle of a line rather than at the beginning.
12145
12146 2000-05-08 Michael Snyder <msnyder@cygnus.com>
12147
12148 * gdb.base/interrupt.exp: Make "pass" message say "send"
12149 rather than "send_gdb" (for consistancy).
12150
12151 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
12152
12153 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
12154 * gdb.c++/templates.cc: Properly check for GCC version number.
12155 * lib/compiler.cc: Likewise
12156
12157 2000-04-28 Michael Snyder <msnyder@cygnus.com>
12158
12159 * gdb.base/break.exp: When compiled with -O2 optimization,
12160 gdb may not stop at the first line of main, due to code motion.
12161
12162 2000-04-26 Michael Snyder <msnyder@cygnus.com>
12163
12164 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
12165 This test depends on parsing the printf output from the target.
12166 Since the sparclet stub doesn't do stdio, this will never work.
12167 * gdb.base/call-rt-st.exp: ditto.
12168 * gdb.base/call-strs: ditto.
12169
12170 2000-04-24 Michael Snyder <msnyder@cygnus.com>
12171
12172 * gdb.base/miscexprs.exp: make sizeof long array test portable.
12173
12174 * gdb.base/ending-run.exp: After connecting to a remote target,
12175 but before running, the target will appear to be in a random
12176 location. Specify both a file and a line for breakpoints.
12177 Also, the function that calls main may be called 'init'
12178 rather than 'start'.
12179
12180 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12181
12182 * gdb.base/help.exp: Update output for add-symbol-file command.
12183
12184 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
12185
12186 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12187 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
12188
12189 2000-04-07 J.T. Conklin <jtc@redback.com>
12190
12191 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
12192
12193 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
12194
12195 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
12196
12197 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
12198 values that can be represented exactly.
12199 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
12200 above change, and to not check against the directory part of the source
12201 file name.
12202 (step into print_long_arg_list): Likewise.
12203 (print print_small_structs from print_long_arg_list): Likewise.
12204 (print print_long_arg_list): Likewise.
12205
12206 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12207
12208 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
12209
12210 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
12211
12212 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
12213
12214 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
12215
12216 * gdb.base/commands.exp (deprecated_command_test): Add test for
12217 deprecate with no arguments.
12218
12219 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
12220
12221 * gdb.base/break.exp: Add new test for setting breakpoints on
12222 optimized code so we can test breakpoints work even when function
12223 prologues may be optimized away
12224
12225 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12226
12227 From David Whedon <dwhedon@gordian.com>
12228 * gdb.base/commands.exp : Added command deprecator tests.
12229
12230 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
12231
12232 * gdb.base/help.exp: Added test for new apropos command.
12233
12234 2000-03-21 Kevin Buettner <kevinb@redhat.com>
12235
12236 * gdb.base/pointers.c (usevar): New function.
12237 (main): Make sure that global variables v_int_pointer2, rptr,
12238 and y are all referenced someplace in the program by calling
12239 usevar() on them. [Some linkers delete symbols which are
12240 never referenced. The space remains, but there's no way to
12241 get a (symbolic) handle on the variable from the debugger.]
12242
12243 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12244
12245 * gdb.base/printcmds.c: Add typedeffed arrays.
12246
12247 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
12248 procedure to test arrays that are typedef'd.
12249
12250 2000-03-13 James Ingham <jingham@leda.cygnus.com>
12251
12252 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
12253 the library directories.
12254
12255 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
12256
12257 * configure.in (configdirs): Add sub directory gdb.mi.
12258 * configure: Re-generate.
12259
12260 * gdb.mi: New directory.
12261
12262 2000-02-25 Scott Bambrough <scottb@netwinder.org>
12263
12264 * gdb.base/long_long.exp: Correct test suite failure when printing
12265 a long long value as a double on ARM platforms.
12266
12267 2000-02-16 Jim Blandy <jimb@redhat.com>
12268
12269 * gdb.base/break.exp ("breakpoint line number"): Make sure the
12270 default source file is set properly before running this test.
12271
12272 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12273
12274 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
12275 gdbtk/library directory, not in gdbtcl2.
12276
12277 2000-02-04 Jim Blandy <jimb@redhat.com>
12278
12279 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
12280 backslash from regexp pattern.
12281
12282 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
12283 procedure. Use it to run all the "continue to bp overloaded"
12284 tests. Note that this changes the names of the tests slightly.
12285 If the breakpoint hit message includes a hex PC value, because
12286 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
12287 from the real source code, still consider that a pass.
12288
12289 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
12290 XFAIL here if the breakpoint message contains a hex address. Note
12291 similar change on 1999-11-02.
12292
12293 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
12294
12295 * gdb.base/ptype.exp: Establish a default source file before
12296 calling get_debug_format.
12297
12298 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
12299
12300 * gdb.base/watchpoint.exp: Remove duplication of test messages.
12301
12302 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12303
12304 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
12305 of successive stepi commands -- while in the prologue we should see
12306 the function entry bracket.
12307
12308 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12309
12310 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
12311 reach __change_mode() when stepping through the end of main().
12312
12313 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
12314
12315 * gdb.base/default.exp: Fix expected pattern.
12316 * gdb.base/help.exp: Same.
12317
12318 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12319
12320 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
12321 Don't use xfail's because that affects only the following test.
12322
12323 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
12324 solaris or linux.
12325
12326 * gdb.base/selftest.exp: Update to reflect changes to main.c.
12327
12328 2000-01-07 Michael Snyder <msnyder@cygnus.com>
12329
12330 * gdb.base/display.exp: Some yacc parsers like to say
12331 "A syntax error" rather than "A parse error". Accept both.
12332
12333 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
12334
12335 * gdb.base/default.exp: Remove OS dependent string from "target
12336 remote" test.
12337 * gdb.base/help.exp: Same for "help target remote" test.
12338
12339 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12340
12341 From Jim Kingdon <kingdon@redhat.com>:
12342
12343 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
12344 prompt (cleanup rather than necessity, but still might keep output
12345 from spilling to next test).
12346
12347 2000-01-02 Fred Fish <fnf@cygnus.com>
12348
12349 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
12350 AIX, which defines them in <sys/types.h>.
12351
12352 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
12353
12354 * gdb.base/default.exp: Match arm* etc instead of arm in "info
12355 float" test.
12356
12357 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
12358
12359 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
12360
12361 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
12362 outermost frame disallowed".
12363
12364 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
12365
12366 * gdb.base/setvar.exp: New tests for setting the value of a struct
12367 with a constant list.
12368
12369 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12370
12371 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
12372 require the user to type a cast before setting the value of a struct.
12373
12374 1999-12-06 Jim Blandy <jimb@cygnus.com>
12375
12376 * gdb.base/default.exp: Expect the new 'info float' command on
12377 all i386 platforms.
12378
12379 * gdb.threads/linux-dp.exp: Expand our ability to recognize
12380 LinuxThreads libraries that don't support debugging.
12381
12382 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12383
12384 * gdb.base/remote.c: Fill the buffer with truely random data.
12385 Change the buffer type to ``unsigned char'' to simplify size
12386 arithmetic.
12387
12388 * gdb.base/remote.exp: Reduce download numbers by one. Typical
12389 stub only handles 400-1 byte packets. Verify that the download
12390 worked.
12391
12392 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
12393
12394 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
12395 tests, using UNRESOLVED for the untested cases. Also, does not wait
12396 for a timeout if the prompt was received before a recognizable pattern.
12397
12398 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
12399
12400 * lib/gdb.exp (gdb_expect_list): Fix spelling.
12401
12402 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12403
12404 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
12405 watchpoints.
12406
12407 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
12408
12409 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
12410
12411 * gdb.c++/local.exp: Be more flexible in recognizing local class
12412 name mangling. Don't allow horribly truncated method names.
12413 * gdb.c++/derivation.exp: Expect protected inheritance.
12414 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
12415 * gdb.c++/virtfunc.exp: Likewise.
12416 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
12417 when printing a nested enum.
12418
12419 1999-11-22 Jim Blandy <jimb@cygnus.com>
12420
12421 * gdb.base/step-test.exp: Properly await GDB's response to setting
12422 a breakpoint on the call to large_struct_by_value.
12423
12424 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
12425 just because we have debug info for the `start' function.
12426
12427 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
12428
12429 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
12430 "Unknown signal" messages, which indicate (on LinuxThreads) that
12431 GDB doesn't know how to debug threads on this system. This is
12432 better than hanging while philosopher 0 dumps chatter into gdb.log.
12433
12434 1999-11-18 Tom Tromey <tromey@cygnus.com>
12435
12436 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
12437
12438 1999-11-18 Fred Fish <fnf@cygnus.com>
12439
12440 * gdb.base/coremaker2.c: Add sample program for generating
12441 cores that is more self contained than coremaker.c. Eventually
12442 I'll add more code to this and tie it into the testsuite.
12443
12444 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
12445
12446 * gdb.base/dollar.exp: Remove, now in gdb.hp.
12447
12448 1999-11-10 Jimmy Guo <guo@cup.hp.com>
12449
12450 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12451 from $srcdir/lib/.
12452 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12453 and gdb.c++/.
12454
12455 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12456
12457 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
12458 'continue with watch' test point.
12459
12460 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12461
12462 Merged from p2linux-990323-branch:
12463
12464 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12465
12466 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12467
12468 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12469 {limit,fixed}''. Test ``set download-write-size''.
12470
12471 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12472
12473 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12474 gdb_expect_list.
12475
12476 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12477
12478 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12479
12480 1999-11-03 Mark Salter <msalter@cygnus.com>
12481
12482 * gdb.base/break.exp: Fix "stub continue" pattern.
12483
12484 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12485
12486 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12487
12488 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12489
12490 * gdb.base/display.exp ("finish"): Add timeout clause.
12491
12492 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12493 plain prompt clause, so this doesn't have to time out in order to
12494 fail.
12495
12496 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12497 breakpoint hit messages include an address.
12498
12499 * gdb.base/display.exp: Don't forget to escape parens in regular
12500 expressions. Unix regexp notatation sucks.
12501
12502 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12503
12504 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12505 order for 'signalled' message.
12506
12507 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12508
12509 From Jimmy Guo <guo@cup.hp.com>:
12510 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12511 * gdb.base/annota1.c: Add code for tests to work with.
12512
12513 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12514
12515 * gdb.base/remote.exp: New test for remote downloading settings.
12516 * gdb.base/remote.c: New file with large .data.
12517
12518 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12519
12520 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12521 for LinuxThreads support, merged from the Code Fusion branch.
12522
12523 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12524
12525 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12526 containing exp_continue into a while within an expect. Don't
12527 attempt a start more than three times. Check return value from
12528 gdb_load.
12529
12530 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12531
12532 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12533 a pass case.
12534
12535 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
12536
12537 * gdb.base/break.c (main): Added a statement that we can step
12538 off of.
12539 * gdb.base/break.exp: Added tests for setting a breakpoint
12540 at an offset and stepping onto a breakpoint.
12541
12542 1999-10-01 Fred Fish <fnf@cygnus.com>
12543
12544 * gdb.base/help.exp (help add-symbol-file): Update to match current
12545 gdb output.
12546
12547 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
12548
12549 * gdb.base/break.exp: Code locations are in hex, don't forget!
12550 (For HP-UX.)
12551
12552 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
12553
12554 * condbreak.exp: Use break.c as test program.
12555 * condbreak.c: Remove, redundant with break.c.
12556
12557 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
12558
12559 * config/monitor.exp (gdb_target_monitor): Disable X- and
12560 Z-packets if the target needs it.
12561
12562 1999-09-13 James Ingham <jingham@leda.cygnus.com>
12563
12564 * gdb.c++/overload.exp: Added tests for listing overloaded
12565 functions with function pointers in the arg, explicitly calling
12566 out the version you want.
12567
12568 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
12569
12570 * long_long.exp: Add variations of test cases that work for
12571 targets with 16-bit ints and 32-bit doubles.
12572
12573 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
12574
12575 * break.c (main): Compare a possibly-uninitialized argc with an
12576 unlikely value that fits in 16 bits.
12577
12578 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12579
12580 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
12581 0xfeeb, don't want negative numbers if ints are 16 bits.
12582
12583 * lib/gdb.exp (skip_cplus_tests): New proc.
12584 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12585 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
12586 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
12587 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
12588 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
12589 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
12590 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
12591 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
12592
12593 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
12594
12595 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
12596
12597 * gdb.base/corefile.exp (up): Allow a parameter to appear
12598 in the frame that we're going up to.
12599
12600 From Jim Blandy <jimb@cygnus.com>:
12601
12602 * gdb.base/default.exp (info float): Expect some output now.
12603
12604 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
12605 returning floating-point values to fail on the x86.
12606 * gdb.base/callfwmall.exp (do_function_calls): Same.
12607
12608 * gdb.base/list.exp (test_listsize): Correct expectations for
12609 listing line 1 with listsize 2. Also, listing a single line
12610 works now, as does listing three lines. [Kevin's note: There
12611 were a number of other cases fixed too where the expectations
12612 differed...]
12613
12614 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
12615
12616 * gdb.base/selftest.exp: Add case for when version prints as
12617 constant string instead of char pointer.
12618
12619 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
12620
12621 * gdb.base/ending-run.exp: Add Solaris case for what happens when
12622 stepping out of main.
12623
12624 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
12625 G++ used.
12626
12627 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
12628 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
12629
12630 * gdb.c++/ovldbreak.exp: Update match string in test that
12631 includes a warning of multiple breakpoints.
12632
12633 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
12634
12635 * gdb.base/display.exp: Improve precision of step-after-finish
12636 added yesterday.
12637
12638 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
12639 test.
12640
12641 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
12642 configs when using G++, not just hppa*.
12643
12644 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12645
12646 * gdb.base/async.c: New file.
12647 * gdb.base/async.exp: New file.
12648
12649 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
12650
12651 * gdb.base/break.exp: Tweak PA specific tests to properly handle
12652 PA64.
12653
12654 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
12655
12656 * gdb.base/display.exp: "finish" can leave us mid-line on many
12657 targets, deal with it. Add a small constant to main, instead of
12658 1000 since main+1000 may not be a valid address in the target.
12659
12660 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
12661 on hpux11.
12662
12663 * gdb.base/attach.exp: Handle another hpux11 error message variant
12664 when attaching to a process that does not exist.
12665
12666 1999-08-19 J.T. Conklin <jtc@redback.com>
12667
12668 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
12669 characters in 'continue to 1241' test.
12670
12671 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12672
12673 * gdb.base/call-ar-st.exp: Add a shorter match case for the
12674 stop in print_long_arg_list, define and use a whitespace
12675 variable in print_small_structs test, add an XFAIL for Solaris.
12676 * gdb.base/dbx.exp: XFAIL func commands until somebody is
12677 interested enough to fix.
12678
12679 1999-08-13 Keith Seitz <keiths@cygnus.com>
12680
12681 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
12682 (dbx_gdb_load): Remove. Use gdb_load instead, since that
12683 proc knows about targets other than the natives.
12684 (test_assign): Use "gdb_run_cmd" to "run" the target.
12685 Check that we've actually hit the breakpoint at main.
12686 When we attempt to assign a value to a local variable, check
12687 that the variable is in the current scope, i.e., don't use
12688 a test with an empty result.
12689
12690 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
12691
12692 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
12693 command.
12694
12695 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
12696
12697 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12698 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
12699 gdb.compat, gdb.threads-hp.
12700 gdb.hp/configure, gdb.hp/configure.in: New files.
12701 gdb.hp/Makefile.in: Recurse into new subdirs.
12702 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
12703 gdb.hp/gdb.objdbg: New directory, tests for debugging info
12704 in object files.
12705 gdb.hp/tools: New directory, aux tools for HP-specific tests.
12706
12707 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
12708
12709 * gdb.base/display.exp: Help expect by putting a newline in the
12710 funky printf, remove a bogus p/a test.
12711
12712 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12713
12714 * gdb.base/display.exp: Make sure that when we say 'run', we are
12715 connected to the target. This is necessary when running not
12716 natively.
12717
12718 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
12719
12720 * gdb.base/step-test.exp: Removed some extraneous messages.
12721
12722 * gdb.base/long_long.exp: Don't run memory examination tests
12723 on little-endian targets (they will need a different set of
12724 results to match).
12725
12726 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
12727
12728 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
12729 until somebody decides to fix GDB.
12730
12731 * gdb.base/long_long.c: Stop compiler complaint by specifying long
12732 constant as "ULL".
12733 * gdb.base/long_long.exp: Loosen x/c test, add partial result
12734 matches for a couple x/2 commands.
12735
12736 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
12737
12738 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
12739 by merging in ref-types2 tests.
12740 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
12741
12742 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12743 * gdb.c++/Makefile.in: Add standard actions.
12744 (EXECUTABLES): Rename from PROGS, update list.
12745 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
12746 from gdb.hp.
12747 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
12748 foo and bar locals.
12749 * gdb.c++/anon-union.exp: Fix tests to match.
12750 * gdb.c++/classes.exp: Run if HP compiler used, add extra
12751 expect matches to handle output variations.
12752 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
12753 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
12754 output, add HP alternatives for new and delete prints.
12755 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
12756 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
12757 * gdb.c++/demangle.exp: Use $style when reporting failure.
12758 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
12759 * gdb.c++/inherit.exp: Run if HP compiler used, add some
12760 match alternatives.
12761 * gdb.c++/local.exp: Add match alternatives or xfails for HP
12762 compilers.
12763 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
12764 * gdb.c++/method.exp: Add match alternatives.
12765 * gdb.c++/misc.cc: Add bool types.
12766 * gdb.c++/misc.exp: Add tests for bool types.
12767 * gdb.c++/overload.exp: Add xfails.
12768 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
12769 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
12770 add some more template parameter tests (only for HP currently).
12771 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
12772 * gdb.c++/virtfunc.cc: Add return type and value for main.
12773 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
12774 match alternatives.
12775
12776 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12777
12778 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
12779
12780 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
12781
12782 * gdb.base/signals.exp: Don't expect getting a backtrace from
12783 within a signal handler to fail on Linux.
12784
12785 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
12786
12787 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12788 * lib/gdb.exp: Remove some gratuitious semicolons.
12789 (delete_breakpoints): Increase timeout.
12790 (gdb_expect): Add -notransfer option.
12791 (gdb_test): Use -notransfer option.
12792 (get_compiler_info): Add f77 case.
12793 (get_compiler): New proc, split out from gdb_preprocess, add f77
12794 case.
12795 (gdb_preprocess): Call get_compiler.
12796
12797 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
12798 * gdb.base/attach.exp, gdb.base/display.exp,
12799 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
12800 gdb.base/long_long.exp, gdb.base/printcmds.exp,
12801 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
12802 third arg to gdb_test.
12803 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
12804 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
12805 HP-UX xfails, add others.
12806 * gdb.base/completion.exp: Reflect name change of self-test.
12807 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
12808 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
12809 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
12810 HP failure number.
12811 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
12812 useless HP-UX 10.30 references.
12813 * gdb.base/maint.exp: Loosen matches.
12814 * gdb.base/pointers.c (main): Declare more_code.
12815 * gdb.base/pointers.exp: Match on output of a `next'.
12816 * gdb.base/structs.c: Add prototypes.
12817 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
12818 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
12819
12820 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12821
12822 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
12823 command.
12824
12825 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12826
12827 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
12828 Fix run to main failures. Watchpoint can be hardware watchpoint.
12829
12830 * gdb.base/annota1.exp: Clean up some more, in case printf has
12831 debug info. Deal with lack of signal hanlder info in stack.
12832
12833 From Jim Kingdon <kingdon@redhat.com>:
12834 * gdb.base/annota1.exp: If printf has debug info, deal with it.
12835
12836 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
12837
12838 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
12839 gdb.base/foll-vfork.exp: Don't run for crosses.
12840
12841 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12842
12843 * gdb.base/configure.in: Check for gdbvars.exp instead of
12844 a1-selftest.exp.
12845 * gdb.base/configure: Re-generate.
12846
12847 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
12848
12849 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
12850 in trying to run first and name is too long.
12851
12852 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
12853 pointers2.c and pointers2.exp, respectively.
12854 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
12855 doschk happier.
12856
12857 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
12858
12859 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
12860 callfuncs2.c and callfuncs2.exp.
12861
12862 * gdb.base/list.exp: Remove mistaken xfails.
12863 * gdb.base/list0.h: Add optional prototypes.
12864
12865 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
12866
12867 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
12868 calling malloc.
12869 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
12870 * ptype.exp: Move test for get_debug_format to before its first
12871 use.
12872
12873 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12874
12875 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
12876 * gdb.base/annota2.cc, annota2.exp: Move from here.
12877 * gdb.c++/annota2.cc, annota2.exp: To here.
12878 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
12879
12880 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12881
12882 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
12883 a consistent format.
12884
12885 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
12886
12887 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12888 * lib/gdb.exp (get_compiler_info): Add detection for assorted
12889 HP compilers, also set the globals $true and $false.
12890
12891 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
12892 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
12893 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
12894 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
12895 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
12896 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
12897 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
12898 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
12899 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
12900 whatis.c} Add C++ compatible function definitions and return
12901 types, add includes for library functions.
12902 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
12903 * gdb.base/step-test.c (myglob): Rename from glob.
12904 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
12905 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
12906 files, move here from gdb.hp.
12907 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
12908 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
12909 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
12910 Adjust line numbers in regexps.
12911
12912 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
12913 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
12914 instead of 0/1.
12915
12916 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
12917 foll-vfork.exp: New files, move here from gdb.hp.
12918 * gdb.base/page.exp: New file, test of pagination command.
12919
12920 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
12921 recursion test.
12922 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
12923
12924 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
12925 gdb.base/solib.exp: Fix compiler invocation process.
12926
12927 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
12928 HP-UX 11, turn off overload resolution explicitly.
12929 * gdb.base/commands.exp: Set argument list explicitly, add
12930 watchpoint test.
12931 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
12932 them work.
12933 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
12934 expressions properly.
12935 * gdb.base/corefile.exp: Loosen the match slightly.
12936 * gdb.base/default.exp: Allow "Error accessing memory" message
12937 also.
12938 * gdb.base/display.exp: Skip over x/0 j if PA64.
12939 * gdb.base/funcargs.exp: Add xfails for HP-UX.
12940 * gdb.base/interrupt.exp: Ditto.
12941 * gdb.base/langs.exp: Add symbolic matches governed by compiler
12942 in use.
12943 * gdb.base/list.exp: Add xfails for HP-UX.
12944 * gdb.base/long_long.exp: Refine some of the numeric matches.
12945 * gdb.base/mips_pro.exp: Xfail on HP-UX.
12946 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
12947 * gdb.base/nodebug.exp: Succeed on more varieties of output.
12948 * gdb.base/opaque.exp: Remove some HP-UX xfails.
12949 * gdb.base/ptype.exp: Succeed on more varieties of output.
12950 * gdb.base/scope.exp: Add xfails for HP-UX.
12951 * gdb.base/sect-cmd.exp: Add more cases.
12952 * gdb.base/setvar.exp: Add xfails for HP-UX.
12953 * gdb.base/shlib-call.exp: Loosen some matches slightly.
12954 * gdb.base/signals.exp: Match on void symbolically.
12955 * gdb.base/step-test.exp: Add case for PA64.
12956 * gdb.base/term.exp: Add exit and restart.
12957 * gdb.base/twice.exp: Clean up after self.
12958 * gdb.base/varargs.exp: Disable overload resolution explicitly.
12959 * gdb.base/whatis.exp: Allow more ways to pass tests.
12960
12961 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
12962 no longer useful.
12963
12964 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
12965
12966 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
12967 list of patterns.
12968 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
12969 print_double_array(double_array)", "continuing to breakpoint
12970 1018", "print print_double_array(array_d)" and "continuing to
12971 1034" tests.
12972
12973 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12974
12975 * Makefile.in: Add empty html and install-html targets.
12976
12977 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
12978
12979 * config/mt-*: Remove, these haven't been used since 1996.
12980
12981 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
12982
12983 * gdb.base/call-strs.c, gdb.base/ending-run.c,
12984 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
12985 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
12986
12987 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
12988
12989 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
12990 simpler match case for the ptype of the big class.
12991
12992 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12993
12994 * gdb.exp: Fix test for gdb_prompt existence.
12995
12996 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12997
12998 * gdb.exp (gdb_test): Add fail after calls to perror.
12999
13000 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13001
13002 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
13003
13004 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13005
13006 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
13007
13008 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
13009
13010 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
13011 malloc() is linked in.
13012
13013 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13014
13015 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
13016 step at end.
13017
13018 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
13019
13020 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
13021
13022 * gdb.java/jv-print.exp: New file. (Our first Java test!)
13023
13024 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
13025
13026 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
13027 * gdb.base/mips_pro.exp: Likewise.
13028
13029 1999-06-02 Keith Seitz <keiths@cygnus.com>
13030
13031 * gdb.c++/templates.cc: Change all "new" operators to throw
13032 an exception.
13033 * gdb.c++/cplusfuncs.cc: Likewise.
13034
13035 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
13036
13037 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
13038
13039 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
13040 * gdb.base/ending-run.exp: When stepping out of main, accept a
13041 step into an arbitrary assembler file.
13042
13043 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13044
13045 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
13046 "breakpoint-invalid" to be printed.
13047 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
13048 number of "frames-invalid" and "breakpoint-invalid" to be printed.
13049 * gdb.base/annota2.cc: Initialize a.x to 0.
13050
13051 1999-05-17 Keith Seitz <keiths@cygnus.com>
13052
13053 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
13054 when "skip_float_tests" set.
13055 Ditto for "print print_double_array(array_d)", "print print_small_structs",
13056 "print print_ten_doubles", and "step into print_long_arg_list".
13057 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
13058 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
13059 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
13060 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
13061 "skip_float_tests" is set.
13062 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
13063 when "skip_float_tests" set.
13064
13065 1999-05-06 Keith Seitz <keiths@cygnus.com>
13066
13067 * gdb.base/annota2.cc: Include stdio.h.
13068
13069 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
13070
13071 * gdb.base/crossload.exp: Remove, this has been disabled ever
13072 since BFD stopped including all targets, and cross-GDB gets
13073 plenty of testing anyway.
13074 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
13075 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
13076 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
13077 * gdb.base/README: Remove, was doc for this.
13078 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
13079 needed.
13080
13081 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13082
13083 * gdb.base/call-ar-st.exp: Fix one regular expression in test
13084 output.
13085
13086 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
13087 * gdb.base/annota2.exp: New file. More annotation tests.
13088 * gdb.base/annota1.c: New file. Source file for annota1.exp.
13089 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
13090
13091 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
13092
13093 * config/cfdbug.exp: New file.
13094
13095 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
13096
13097 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
13098 Marcus Daniel's and Dale Hawkins's demangler crashes.
13099
13100 * gdb.c++/demangle.exp (test_gnu_style_demangling,
13101 test_lucid_style_demangling, test_arm_style_demangling,
13102 test_hp_style_demangling): Try Tom Tromey's core-dumping
13103 identifier under each demangling style.
13104
13105 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
13106
13107 * gdb.c++/demangle.exp: Include the current demangling style
13108 in all test names.
13109 (current_demangling_style): New global variable.
13110 (set_demangling_style, test_demangling_core, test_demangling,
13111 test_demangling_exact): New functions.
13112 (test_gnu_style_demangling, test_lucid_style_demangling,
13113 test_arm_style_demangling, test_hp_style_demangling): Use those,
13114 instead of calling gdb_test and gdb_test_exact directly.
13115 (catch_demangling_errors): New function, which reports errors
13116 signalled by the demangling test functions in an orderly way.
13117 (do_tests): Use catch_demangling_errors.
13118
13119 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
13120
13121 * gdb.base/signals.exp (test_handle_all_print): Use () for
13122 grouping in expressions, not {}.
13123
13124 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
13125 initialized yet.
13126
13127 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
13128
13129 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
13130 are listed.
13131
13132 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
13133
13134 * gdb.stabs/weird.exp: Test for CC being defined before
13135 looking at its value.
13136
13137 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
13138
13139 * gdb.base/call-ar-st.exp: Remove stray '#'.
13140 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
13141 "short int" and "long int".
13142 * gdb.c++/overload.cc: Cast the string added in the previous
13143 change, to mollify finicky HP compiler.
13144 * gdb.hp/reg-test.exp (testfile): Fix file name.
13145 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
13146
13147 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
13148 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
13149 alternate form of enum ptype.
13150
13151 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
13152
13153 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
13154 * gdb.hp/*.exp: Change all to run compiler probe only after
13155 passing skip_hp_tests, so as not to waste time on guaranteed
13156 failure.
13157
13158 * gdb.c++/overload.cc: Pass string instead of char addr, always
13159 init ccpfoo.
13160 * gdb.c++/templates.cc: Fix syntax error.
13161
13162 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13163
13164 * gdb.base/commands.exp: Add test for correct position of '>'
13165 when issuing the 'commands' command after a 'while' or 'if'
13166 command.
13167
13168 1999-03-18 James Ingham <jingham@cygnus.com>
13169
13170 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
13171
13172 * gdb.c++/method.exp: It was testing an uninitialized int on the
13173 stack and assuming it was positive.
13174
13175 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
13176
13177 * gdb.base/step-test.exp: Catch a case where finish is broken and
13178 keep it from killing the rest of the tests.
13179 Use gdb_continue_to_end.
13180
13181 * gdb.base/sigall.exp: use gdb_continue_to_end.
13182
13183 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
13184
13185 * gdb.base/display.exp: use runto_main, not run.
13186
13187 * gdb.base/default.exp: Check for the current error message in the
13188 r abbreviation test.
13189 Add strongarm to the targets that know info float.
13190
13191 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
13192 run which doesn't work with monitors.
13193
13194 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
13195
13196 * gdb.base/break.exp: use the gdb_continue_to_end proc.
13197
13198 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
13199 program. Traps the case (in Cygmon) when the program never really
13200 exits. Same as Mark's continue_to_exit, but I had put it in a lot
13201 more places, so I used my name. Sorry Mark...
13202
13203 * config/monitor.exp (gdb_target_monitor): added another
13204 target_info parameter: remotebinarydownload. This will set the
13205 remotebinarydownload flag if this is causing some boards trouble.
13206
13207 1999-03-18 Mark Salter <msalter@cygnus.com>
13208
13209 * lib/gdb.exp (continue_to_exit): New function.
13210
13211 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
13212 * gdb.base/ending-run.exp: Ditto.
13213 * gdb.base/step-test.exp: Ditto.
13214
13215 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
13216
13217 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
13218 (suggested by Art Haas <ahaas@neosoft.com>).
13219
13220 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
13221
13222 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
13223
13224 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
13225
13226 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
13227 descriptions of types (short unsigned int vs unsigned short, etc).
13228
13229 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
13230
13231 * gdb.base/call-strs.exp: Don't assume that `step' will step over
13232 a call to strlen; sometimes we do have sources.
13233
13234 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13235
13236 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
13237 character, so GDB won't print garbage after its end.
13238
13239 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
13240 breakpoint there instead. Sometimes GCC emits memcpy to handle
13241 the large structures being passed by value, so we step into that
13242 instead of sum_array_print, which obscures what we're really testing.
13243 * gdb.base/step-test.exp: However, we do want a test that notices
13244 the bizarre steps into memcpy, so do that here. Add check for
13245 stepping into function calls that pass large structures by value.
13246 ("Is that a noun clause, or are you just happy to see me?")
13247 Remove all references to specific line numbers.
13248 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
13249 New type and function.
13250 (main): Call large_struct_by_value, passing it a large struct by value.
13251 * lib/gdb.exp (gdb_get_line_number): New function.
13252
13253 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
13254 more portable.
13255
13256 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13257
13258 * lib/gdb.exp: Doc fixes.
13259
13260 1999-03-05 Nick Clifton <nickc@cygnus.com>
13261
13262 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
13263
13264 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
13265
13266 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
13267 commands. They're not germane to this test, and they don't work
13268 that way on remote targets.
13269
13270 1999-03-01 James Ingham <jingham@cygnus.com>
13271
13272 * Changelog entries merged over from gdb development branch.
13273
13274 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
13275
13276 * lib/gdb.exp (gdbtk_analyze_results): Generic function
13277 for outputting results of test run.
13278
13279 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
13280
13281 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
13282
13283 1999-02-25 Felix Lee <flee@cygnus.com>
13284
13285 * lib/gdb.exp (debug_format): initialize
13286
13287 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
13288
13289 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
13290 * gdb.base/call-rt-st.c: Ditto.
13291
13292 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
13293
13294 * gdb.threads/pthreads.exp (horiz): New variable.
13295 (test_startup): Fix regexps that capture thread numbers.
13296
13297 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
13298
13299 * gdb.base/smoke.exp: Disambiguate two test case names (both
13300 called ``print'').
13301
13302 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13303
13304 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
13305 compilation.
13306
13307 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13308
13309 * gdb.base/miscexprs.exp: Change patterns to match GDB's
13310 actual output formatting.
13311 * gdb.base/smoke.exp: GDB removes leading 0's.
13312 * gdb.base/volatile.exp: Don't check type of remuneration;
13313 that variable is no longer defined in constvars.c.
13314 * gdb.base/step-test.c (main): Exit with explicit exit code.
13315 * gdb.base/step-test.exp: Remove two nexti checks--they are
13316 not portable.
13317
13318 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13319
13320 * gdb.base/help.exp ("help delete display"): Fix test to match
13321 gdb's output.
13322
13323 * gdb.base/long_long.c (known_types): Initialize values to zero.
13324 * gdb.base/long_long.exp: Step one more line
13325 so 'dec' is initialized in "get to known place". GDB removes
13326 leading zeros. Explicitly ask for hex formatting. Use
13327 unique test case names.
13328
13329 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13330
13331 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
13332
13333 * gdb.c++/method.exp: Add missing close brace.
13334
13335 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
13336
13337 * gdb.base/maint.exp: Use 'set height 0' to disable page
13338 prompting, not 'set height 400'.
13339
13340 Fix a bunch of timeouts.
13341 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
13342 four separate tests, so expect doesn't take forever to match a ton
13343 of text against a regexp with lots of .* forms.
13344 ("maint print psymbols", "maint print symbols"): Make some of
13345 these greps more selective, so that expect doesn't try to wade
13346 through huge piles of output and time out.
13347
13348 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
13349
13350 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
13351 tests: one which doesn't expect shlib events to be reported, and
13352 another which does, but is XFAIL for all platforms other than
13353 HP/UX.
13354
13355 * gdb.base/break.exp: Teach the test suite that the `catch
13356 fork', `catch vfork', and `catch exec' commands produce error
13357 messages on platforms that don't provide these features.
13358
13359 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13360
13361 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
13362 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
13363 (shortening names from solib_threshold.exp etc), won't run on
13364 anything but HP-UX for the foreseeable future.
13365 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
13366 reflect move.
13367
13368 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
13369
13370 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13371 gdb.trace/Makefile.in (clean): Remove all test executables.
13372
13373 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
13374
13375 * gdb.base/shlib-call.exp: add test cases to verify that gdb
13376 successfully re-sets breakpoints in shared libraries.
13377 * gdb.base/shmain.c (main): return 0, don't fall off the end.
13378
13379 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13380
13381 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
13382 and compiled w/o GCC.
13383
13384 * gdb.hp/watch-cmd.exp: ditto.
13385
13386 * gdb.hp/watch-hp.exp: ditto.
13387
13388 * gdb.hp/xdb1.exp: ditto.
13389
13390 * gdb.hp/xdb2.exp: ditto.
13391
13392 * gdb.hp/dbx.exp: ditto.
13393
13394 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
13395
13396 * constvars.c: Remove C++-isms.
13397 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
13398 with GCC.
13399
13400 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
13401
13402 The following changes are part of the HP merge.
13403
13404 * gdb.base/break.exp: new tests to verify that catchpoints for
13405 fork, vfork, and exec don't trigger inappropriately.
13406
13407 * gdb.base/opaque.exp: compile one file at a time, then link.
13408
13409 * gdb.base/signals.exp: be more restrictive about which hppa
13410 systems receive a setup_xfail. new tests.
13411
13412 * gdb.base/solib_threshold.build: new file.
13413 * gdb.base/solib_threshold.exp: new file.
13414 * gdb.base/solib_threshold.link_opts: new file.
13415 * gdb.base/solib_threshold.mk: new file.
13416 * gdb.base/gen_solib_threshold.c: new file.
13417
13418 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
13419 tests. New tests for enums inside classes.
13420
13421 * gdb.c++/compiler.cc: indicate support of template debugging.
13422
13423 * gdb.c++/demangle.exp: run hp style demangling tests.
13424
13425 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
13426 tests.
13427
13428 * gdb.c++/misc.cc: changes to support new tests.
13429
13430 * gdb.c++/templates.cc: changes to support HP's compiler; changes
13431 to support new tests.
13432
13433 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
13434 gcc, then skip these tests.
13435
13436 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
13437
13438 The following files are part of the HP merge; some had longer
13439 names at HP, but have been renamed to be no more than 14
13440 characters in length.
13441
13442 * gdb.hp/ambiguous.cc: new file.
13443 * gdb.hp/ambiguous.exp: new file.
13444 * gdb.hp/attach.exp: new file.
13445 * gdb.hp/attach2.exp: new file.
13446 * gdb.hp/classes-hp.exp: new file.
13447 * gdb.hp/ctti.exp: new file.
13448 * gdb.hp/ctti-add.cc: new file.
13449 * gdb.hp/ctti-add1.cc: new file.
13450 * gdb.hp/ctti-add2.cc: new file.
13451 * gdb.hp/ctti-add3.cc: new file.
13452 * gdb.hp/dbx.exp: new file.
13453 * gdb.hp/exception.cc: new file.
13454 * gdb.hp/exception.exp: new file.
13455 * gdb.hp/foll-exec.c: new file.
13456 * gdb.hp/foll-exec.exp: new file.
13457 * gdb.hp/foll-fork.c: new file.
13458 * gdb.hp/foll-fork.exp: new file.
13459 * gdb.hp/foll-vfork.c: new file.
13460 * gdb.hp/foll-vfork.exp: new file.
13461 * gdb.hp/inherit-hp.exp: new file.
13462 * gdb.hp/more-steps.exp: new file.
13463 * gdb.hp/namespace.cc: new file.
13464 * gdb.hp/namespace.exp: new file.
13465 * gdb.hp/optimize.exp: new file.
13466 * gdb.hp/pxdb.c: new file.
13467 * gdb.hp/pxdb.exp: new file.
13468 * gdb.hp/quicksort.exp: new file.
13469 * gdb.hp/reg-test.exp: new file.
13470 * gdb.hp/reg-test.s: new file.
13471 * gdb.hp/sized-enum.c: new file.
13472 * gdb.hp/sized-enum.exp: new file.
13473 * gdb.hp/start-stop.exp: new file.
13474 * gdb.hp/templ-hp.cc: new file.
13475 * gdb.hp/templ-hp.exp: new file.
13476 * gdb.hp/thr-lib.c: new file.
13477 * gdb.hp/thr-lib.exp: new file.
13478 * gdb.hp/thr-lib.h: new file.
13479 * gdb.hp/thr-liblib.c: new file.
13480 * gdb.hp/virtfun-hp.c: new file.
13481 * gdb.hp/virtfun-hp.exp: new file.
13482 * gdb.hp/watch-cmd.exp: new file.
13483 * gdb.hp/watch-hp.exp: new file.
13484 * gdb.hp/xdb1.exp: new file.
13485 * gdb.hp/xdb2.exp: new file.
13486 * gdb.hp/xdb3.exp: new file.
13487
13488 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13489
13490 The following files are part of the HP merge; some had longer
13491 names at HP, but have been renamed to be no more than 14
13492 characters in length.
13493
13494 * gdb.base/ss.h: new file.
13495 * gdb.base/call-ar-st.c: new file.
13496 * gdb.base/call-ar-st.exp: new file.
13497 * gdb.base/call-rt-st.c: new file.
13498 * gdb.base/call-rt-st-exp: new file.
13499 * gdb.base/call-strs.exp: new file.
13500 * gdb.base/ena-dis-br.exp: new file.
13501 * gdb.base/environ.exp: new file.
13502 * gdb.base/long_long.exp: new file.
13503 * gdb.base/sect-cmd.exp: new file.
13504 * gdb.base/shlib-cl2.exp: new file.
13505 * gdb.base/smoke.exp: new file.
13506 * gdb.base/so-impl-ld.c: new file.
13507 * gdb.base/so-impl-ld.exp: new file.
13508 * gdb.base/so-indr-cl.c: new file.
13509 * gdb.base/so-indr-cl.exp: new file.
13510 * gdb.base/varargs.exp: new file.
13511 * gdb.base/volatile.exp: new file.
13512 * gdb.base/whatis-exp.exp: new file.
13513 * gdb.base/display.exp: new file.
13514 * gdb.c++/derivation.exp: new file.
13515 * gdb.c++/local.exp: new file.
13516 * gdb.c++/member-ptr.exp: new file.
13517 * gdb.c++/overload.exp: new file.
13518 * gdb.c++/ovldbreak.exp: new file.
13519 * gdb.c++/ref-types.exp: new file.
13520 * gdb.c++/ref-types2.exp: new file.
13521 * gdb.c++/userdef.exp: new file.
13522
13523 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13524
13525 * gdb.base/default.exp: Reflect wording change in remote.c.
13526
13527 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
13528
13529 * gdb.base/help.exp: Update to reflect current text.
13530
13531 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13532
13533 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13534 they're stack variables and contain garbage.
13535 * gdb.c++/anon-union.exp: new file.
13536
13537 The following changes were made by David Taylor
13538 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13539 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13540 in changes by HP.
13541
13542 * gdb.base/bitops.exp: new file.
13543 * gdb.base/default.exp: change expected messages for catch and
13544 info catch tests to reflect HP merge changes.
13545 * gdb.base/enable-disable-break.exp
13546 * gdb.base/ending-run.c: new file.
13547 * gdb.base/long_long.c: new file.
13548 * gdb.base/maint.exp: new file.
13549 * gdb.base/pointers2.exp: new file.
13550 * gdb.base/shlib-call2.exp: new file.
13551 * gdb.base/solib.exp: new file.
13552 * gdb.base/step-test.c: new file.
13553 * gdb.c++/anon-union.cc: new file.
13554 * gdb.c++/local.cc: new file.
13555 * gdb.c++/member-pointer.cc: new file.
13556 * gdb.c++/method.cc: new file.
13557 * gdb.c++/ref-types.cc: new file.
13558 * gdb.c++/ref-types2.cc: new file.
13559 * gdb.c++/userdef.cc: new file.
13560
13561 * gdb.base/scope.exp: compile one file at a time, then link.
13562 * gdb.base/langs.exp: ditto.
13563 * gdb.base/list.exp: ditto.
13564
13565 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
13566
13567 The following changes were made by David Taylor
13568 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13569 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13570 in changes by HP.
13571
13572 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
13573 skip tests. When compiling pass c++ flag to gdb_compile.
13574 * gdb.c++/
13575
13576 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
13577 test for on hppa*-*-hpux*; use args to see if c++ was specified.
13578 (skip_hp_tests): new function.
13579 (gdb_preprocess): new function.
13580
13581 * configure.in (hpdir): decide whether to configure gdb.hp.
13582 * configure: regenerated.
13583
13584 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
13585 to delete on clean.
13586 (EXECUTABLES): update to reflect new additions.
13587 * gdb.base/commands.exp: update message expected.
13588 * gdb.base/default.exp: add copyright notice.
13589 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
13590 * gdb.base/help.exp: update messages to reflect current text.
13591 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
13592 targets for recurse tests.
13593 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
13594 skip this file.
13595
13596 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
13597 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
13598 compilation.
13599 * gdb.c++/misc.exp: ditto.
13600 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
13601 run the tests. tell gdb_compile that it's a c++ compilation.
13602
13603 * gdb.threads/pthreads.exp: fix typo in message.
13604
13605 * gdb.base/all-bin.exp: new file.
13606 * gdb.base/arithmet.exp: new file.
13607 * gdb.base/assign.exp: new file.
13608 * gdb.base/completion.exp: new file.
13609 * gdb.base/cond-expr.exp: new file.
13610 * gdb.base/condbreak.exp: new file.
13611 * gdb.base/define.exp: new file.
13612 * gdb.base/dollar.exp: new file.
13613 * gdb.base/environment.exp: new file.
13614 * gdb.base/eval-skip.exp: new file.
13615 * gdb.base/jump.exp: new file.
13616 * gdb.base/logical.exp: new file.
13617 * gdb.base/pointers.exp: new file.
13618 * gdb.base/relational.exp: new file.
13619 * gdb.base/section_command.exp: new file.
13620 * gdb.base/whatis-expr.exp: new file.
13621
13622 * gdb.base/all-types.c: new file.
13623 * gdb.base/call-array-struct.c: new file.
13624 * gdb.base/call-return-struct.c: new file.
13625 * gdb.base/call-strings.c: new file.
13626 * gdb.base/callfuncs2.c: new file.
13627 * gdb.base/condbreak.c: new file.
13628 * gdb.base/constvars.c: new file.
13629 * gdb.base/display.c: new file.
13630 * gdb.base/int-type.c: new file.
13631 * gdb.base/jump.c: new file.
13632 * gdb.base/miscexprs.c: new file.
13633 * gdb.base/pointers.c: new file.
13634 * gdb.base/pointers2.c: new file.
13635 * gdb.base/shmain.c: new file.
13636 * gdb.base/shr1.c: new file.
13637 * gdb.base/shr2.c: new file.
13638 * gdb.base/solib.c: new file.
13639 * gdb.base/solib1.c: new file.
13640 * gdb.base/solib2.c: new file.
13641 * gdb.base/varargs.c: new file.
13642 * gdb.c++/derivation.cc: new file.
13643 * gdb.c++/overload.cc: new file.
13644 * gdb.c++/ovldbreak.cc: new file.
13645 * gdb.hp/attach.c: new file.
13646 * gdb.hp/attach2.c: new file.
13647 * gdb.hp/average.c: new file.
13648 * gdb.hp/compiler.c: new file.
13649 * gdb.hp/compiler.cc: new file.
13650 * gdb.hp/execd-program.c: new file.
13651 * gdb.hp/follow-exec.c: new file.
13652 * gdb.hp/follow-fork.c: new file.
13653 * gdb.hp/follow-vfork-and-exec.c: new file.
13654 * gdb.hp/misc-hp.cc: new file.
13655 * gdb.hp/more-steps.c: new file.
13656 * gdb.hp/optimize.c: new file.
13657 * gdb.hp/quicksort.c: new file.
13658 * gdb.hp/run-hp.c: new file.
13659 * gdb.hp/start-stop.c: new file.
13660 * gdb.hp/sum.c: new file.
13661 * gdb.hp/templates-hp.cc: new file.
13662 * gdb.hp/thread-local-in-lib.c: new file.
13663 * gdb.hp/thread-local-in-lib.h: new file.
13664 * gdb.hp/thread-local-in-lib.lib.c: new file.
13665 * gdb.hp/vforked-program.c: new file.
13666 * gdb.hp/virtfunc-hp.cc: new file.
13667 * gdb.hp/watchpoint-hp.c: new file.
13668 * gdb.hp/xdb.c: new file.
13669 * gdb.hp/xdb0.c: new file.
13670 * gdb.hp/xdb0.h: new file.
13671 * gdb.hp/xdb1.c: new file.
13672
13673 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
13674
13675 The following change was made by Edith Epstein
13676 <eepstein@cygnus.com> as part of a project to merge in changes
13677 originally made by HP; HP did not create ChangeLog entries.
13678
13679 * gdb.c++/demangle.exp: changed the expected output for some
13680 ARM-style mangling -- removed second reference to datatype.
13681 For example, maint demangle __dt__11T1__pt__2_cFv
13682 T1<char>::~T1<char>(void)
13683 becomes,
13684 maint demangle __dt__11T1__pt__2_cFv
13685 T1<char>::~T1(void)
13686
13687 (test_hp_style_demangling): new hp specific demangling test cases.
13688
13689 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
13690
13691 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
13692 * gdb.trace/backtrace.exp: Likewise.
13693 * gdb.trace/circ.exp: Likewise.
13694 * gdb.trace/collection.exp: Likewise.
13695 * gdb.trace/deltrace.exp: Likewise.
13696 * gdb.trace/infotrace.exp: Likewise.
13697 * gdb.trace/limits.exp: Likewise.
13698 * gdb.trace/packetlen.exp: Likewise.
13699 * gdb.trace/passc-dyn.exp: Likewise.
13700 * gdb.trace/passcount.exp: Likewise.
13701 * gdb.trace/report.exp: Likewise.
13702 * gdb.trace/save-trace.exp: Likewise.
13703 * gdb.trace/tfind.exp: Likewise.
13704 * gdb.trace/tracecmd.exp: Likewise.
13705 * gdb.trace/while-dyn.exp: Likewise.
13706 * gdb.trace/while-stepping.exp: Likewise.
13707
13708 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
13709
13710 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
13711
13712 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
13713
13714 From Brendan Kehoe:
13715 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
13716 int return types.
13717
13718 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
13719
13720 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
13721 remote dos host testing right.
13722
13723 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
13724
13725 * gdb.base/corefile.exp: remove some xfails.
13726
13727 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
13728
13729 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
13730 have different timestamps.
13731
13732 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
13733
13734 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
13735 gdb.base/default.exp: Replace "exec" with "executable".
13736
13737 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
13738
13739 * gdb.base/default.exp: Change else if to elseif from previous
13740 delta.
13741
13742 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
13743
13744 * gdb.base/default.exp: Add brace missing from previous delta.
13745
13746 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
13747
13748 * gdb.base/default.exp: Support test for info float for all
13749 varieties of arm toolchain.
13750
13751 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
13752
13753 * gdb.trace/*.exp: remove "remote_download" command.
13754
13755 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
13756
13757 * gdb.trace/*.exp: remove -gdwarf from compile.
13758
13759 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
13760
13761 * gdb.trace/configure.in(AC_INIT): typo
13762 * gdb.trace/configure: regenerated
13763
13764 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
13765
13766 * config/m68k-emc.exp: New file.
13767 * lib/<emc-support.exp trace-support.exp}: New files.
13768 * configure.in: add new test directory gdb.trace.
13769 * gdb.trace/{configure configure.in Makefile.in}: New files.
13770 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
13771 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
13772 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
13773 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
13774 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
13775 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
13776 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
13777
13778 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
13779
13780 * gdb.c++/classes.exp: Change all regular expressions to match
13781 arbitrary combinations of newline/carriage-return, so that they
13782 will work equally well on Unix and Windows.
13783 * gdb.c++/inherit.exp: ditto.
13784 * gdb.c++/virtfunc.exp: ditto.
13785
13786 1998-08-11 Dawn Perchik <dawn@cygnus.com>
13787
13788 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
13789
13790 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
13791
13792 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
13793 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
13794 to use a0-a3/d0-d3 as needed.
13795
13796 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
13797
13798 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
13799 * gdb.disasm/am33.exp: Corresponding changes.
13800
13801 1998-07-11 Felix Lee <flee@cygnus.com>
13802
13803 * gdb.base/callfuncs.exp: add cmp10 test.
13804 * gdb.base/callfuncs.c (cmp10): new function.
13805
13806 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
13807
13808 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
13809 into two parts to get around a synchronization problem in expect.
13810
13811 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
13812
13813 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
13814
13815 * configure.in: Add options for gdbtk testsuite.
13816
13817 * configure: Regenerate.
13818
13819 * gdb.gdbtk: New directory to hold gdbtk tests.
13820
13821 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13822
13823 * gdb.fortran/types.exp: Escape brackets in expect patterns
13824 for test_float_literal_types_accepted tests.
13825 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
13826 before run test.
13827
13828 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
13829
13830 * am33.exp: Just compile, do not link the testcase.
13831 * am33.s: Add ".am33" pseudoop to force am33 mode.
13832
13833 1998-06-25 Felix Lee <flee@cygnus.com>
13834
13835 * gdb.base/setshow.exp: make sure $pc is sane.
13836
13837 * gdb.stabs/weird.exp: split expect patterns properly.
13838
13839 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
13840
13841 * gdb.disasm/am33.s: New disassembler testfile for the am33.
13842 * gdb.disasm/am33.exp: Run it.
13843
13844 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
13845
13846 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
13847 match processing (and eliminate spurious timeouts when running).
13848
13849 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
13850
13851 * gdb.base/signals.exp (test_handle_all_print): put back Mach
13852 exception test, but conditionalize it on target [mach | gnu].
13853
13854 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
13855
13856 * gdb.base/overlays.exp: fixup compile line for linker script.
13857
13858 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
13859
13860 * gdb.fortran/types.exp: don't guess at float size.
13861
13862 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
13863
13864 * gdb.base/exprs.exp: delete test that depends on int size.
13865
13866 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
13867
13868 * config/sim.exp: Removed checks for target triplets.
13869 (gdb_target_sim): Use gdb,target_sim_options.
13870
13871 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
13872
13873 * gdb.base/reread.exp: New file.
13874 * gdb.base/reread1.c: New file.
13875 * gdb.base/reread2.c: New file.
13876
13877 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
13878
13879 * config/sim.exp: Use 'target sim -sparclite' when running
13880 SPARClite programs.
13881
13882 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
13883
13884 * gdb.base/structs2.exp: New file.
13885 * gdb.base/structs2.c: New file.
13886
13887 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
13888
13889 * gdb.asm/common.inc: New file.
13890 * gdb.asm/d10v.inc: New file.
13891 * asm-source.exp: Pass -I's to gas to find .inc files.
13892 Update line numbers in expected output.
13893 * asmsrc1.s: Rewrite.
13894 * asmsrc2.s: Rewrite.
13895 * configure.in: Create arch.inc symlink.
13896 * configure: Regenerate.
13897 * Makefile.in (distclean): Delete arch.inc.
13898
13899 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
13900
13901 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
13902 (t_enum_value2): ditto
13903 (t_enum_value3): ditto
13904 (main): ditto
13905 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13906
13907 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
13908 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
13909 change.
13910 Use gdb_test instead of send_gdb/gdb_expect sequences.
13911
13912 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
13913
13914 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
13915 not void.
13916
13917 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
13918
13919 * gdb.base/branches.c: Code with lots of loops and
13920 subroutines. Used to test gdbs ability to single step through PC
13921 changes, especially to test mips-tdep.c:mips_next_pc
13922
13923 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
13924
13925 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
13926 more rigorous EGCS C++ error checking.
13927
13928 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13929
13930 * gdb.base/help.exp: Clean up `help set args' and `help show args'
13931 tests.
13932 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
13933 function when asleep.
13934 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
13935 for i*86 Linux and SVR4 signal handling problems.
13936 Remove linux xfail for `next to handler in signals_tests_1', fixed
13937 by recent infrun.c change.
13938 Limit backtrace to 10 frames to avoid timeout problems with infinite
13939 stack backtraces.
13940 Adjust expect pattern in `handle all print' test to match Apr 28 1997
13941 target.[ch] change.
13942
13943 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
13944
13945 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
13946 for a newline from gdb before continuing.
13947 (default_gdb_exit): Just look for y or n.
13948 (gdb_test): Detect abnormal exit from GDB running on DOS; if
13949 it does, fail the rests of the tests in the file.
13950
13951 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
13952
13953 * config/cygmon.exp: New file.
13954
13955 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
13956
13957 * gdb.base/list.exp: Fix problem with "list default lines around
13958 main" test on remote targets.
13959
13960 * gdb.base/scope.exp: Fix problem with filelocal_bss before
13961 run test on remote targets.
13962
13963 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
13964
13965 * gdb.asm: New directory.
13966 * configure.in: Configure it.
13967 * configure: Regenerate.
13968 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
13969 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
13970
13971 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
13972
13973 * config/mn10300-eval.exp: New file to support MN10300 eval board.
13974
13975 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
13976
13977 * gdb.base/overlays (several files): Merge the two overlay
13978 managers into one. Change variables (foox, barx, bazx, grbxx)
13979 back into ints but force them to load in their proper sections.
13980
13981 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
13982
13983 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
13984 on-chip insn memory and IMAP1 to upper 128k.
13985 (D10VCopy): Handle memory regions crossing 16k boundaries.
13986 (D10VCopy): Transfer data in 32 bit chunks.
13987
13988 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
13989
13990 * gdb.base/overlays.c (main): Exit normally when result is
13991 correct.
13992
13993 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
13994 map. Include space for printf in .text segment.
13995
13996 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
13997 updated d10v memory VMA/LMA map.
13998 (D10VCopy): Call D10VTranslate.
13999
14000 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
14001
14002 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
14003
14004 * gdb.base/bar.c (barx, bar): Change variable to small array so
14005 that it won't be put into the .sdata - small data -
14006 section. Update reference.
14007 * gdb.base/baz.c (bazx, baz): Ditto.
14008 * gdb.base/foo.c (foox, foo): Ditto.
14009 * gdb.base/grbx.c (grbxx, grbx): Ditto.
14010
14011 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
14012 to be arrays.
14013
14014 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
14015
14016 * gdb.base/overlays.exp: fix up and get working again.
14017 Add tests for backtraces from an overlay function.
14018
14019 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
14020
14021 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
14022 "calling function with watchpoint enabled".
14023
14024 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
14025
14026 * gdb.base/break.exp (test_next_with_recursion): Remove
14027 gdb_suppress_tests for d10v-*-*.
14028 * lib/gdb.exp (gdb_suppress_tests): Disable this function
14029 pending review of whether it is useful or not.
14030
14031 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
14032
14033 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
14034
14035 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
14036
14037 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
14038 * config/dve.exp: New file to support Densan boards.
14039
14040 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
14041
14042 * gdb.base/interrupt.exp: Document problem of simulators, signals,
14043 reads and BSD.
14044
14045 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
14046
14047 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
14048 response.
14049
14050 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
14051
14052 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
14053
14054 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
14055 test.
14056
14057 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
14058 target_sizeof_long and target_bigendian_p.
14059 (structs_by_value, structs_by_reference): Check values according
14060 to targets word size and endianess.
14061
14062 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
14063
14064 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
14065 output.
14066
14067 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
14068
14069 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
14070 Update test of set args help to match source change.
14071
14072 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
14073
14074 * gdb.base/default.exp: Expect help system output to be in
14075 alphabetical order.
14076 * gdb.base/help.exp: Ditto.
14077
14078 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
14079
14080 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
14081 "i*86-pc-linux-gnu*".
14082 * gdb.base/interrupt.exp: Ditto.
14083 * gdb.base/corefile.exp: Ditto.
14084
14085 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
14086 define vxworks when building the testcase.
14087
14088 * gdb.base/ptype.exp: Fix testnames to be unique.
14089 * gdb.base/radix.exp: Ditto.
14090 * gdb.base/term.exp: Ditto.
14091 * gdb.base/whatis.exp: Ditto.
14092 * gdb.c++/classes.exp: Ditto.
14093
14094 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
14095
14096 * gdb.base/callfuncs.exp: Fix indentation.
14097
14098 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
14099 suppress_flag has been set.
14100 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
14101 target feature.
14102
14103 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
14104
14105 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
14106 the testcase.
14107
14108 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
14109 set_debug_traps() and breakpoint().
14110 * gdb.c++/misc.cc (main): Ditto.
14111 * gdb.c++/templates.cc (main): Ditto.
14112 * gdb.c++/virtfunc.cc (main): Ditto.
14113
14114 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
14115
14116 * lib/gdb.exp(gdb_step_for_stub): New function.
14117 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
14118 exists, reload the executable and do a "continue" instead of
14119 doing a jump.
14120 (runto_main): Use gdb_step_for_stub.
14121
14122 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
14123 tests to have unique names.
14124 * gdb.base/callfuncs.exp: Ditto.
14125 * gdb.base/commands.exp: Ditto.
14126 * gdb.base/default.exp: Ditto.
14127 * gdb.base/help.exp: Ditto.
14128 * gdb.base/list.exp: Ditto.
14129 * gdb.base/opaque.exp: Ditto.
14130 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
14131 similar tests.
14132
14133 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
14134 * gdb.c++/cplusfuncs.cc: Ditto.
14135 * gdb.c++/virtfunc.cc: Ditto.
14136
14137 * config/monitor.exp: Keep track of the last file we saw, rather
14138 than trying to get the info from gdb.
14139
14140 * gdb.fortran/types.exp: Move comment to previous line.
14141
14142 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
14143
14144 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
14145 target mode.
14146
14147 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
14148
14149 From Bob Manson:
14150 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
14151 string from GDB when it connects.
14152
14153 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
14154
14155 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
14156
14157 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
14158 if we can't get a debug format from GDB (we may be testing an
14159 older GDB). Use a 10 second timeout when checking for the format.
14160
14161 * gdb.stabs/weird.exp: Fix quoting.
14162
14163 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
14164
14165 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
14166
14167 * config/arm-ice.exp: New file.
14168
14169 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
14170
14171 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
14172 until it has been modified to work with the new testsuite.
14173
14174 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
14175 testcase won't compile, cause all of the testcases in the file to
14176 fail instead.
14177
14178 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
14179 (gdb_clear_suppressed): New procedure.
14180 (gdb_stop_suppressing_tests): Only clear suppress_flag if
14181 it contains a positive value.
14182
14183 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
14184
14185 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
14186
14187 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
14188
14189 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
14190
14191 * lib/gdb.exp (setup_xfail_format): New function.
14192 (get_debug_format): New function to get debug format.
14193 (debug_format): New global variable to hold last value set
14194 by get_debug_format.
14195 * gdb.base/list.exp: Call get_debug_format and expect some
14196 tests to fail for DWARF 1 and COFF formats.
14197 * gdb.c++/ptype.exp: Ditto.
14198 * gdb.c++/classes.exp: Ditto.
14199 * gdb.c++/cplusfuncs.exp: Ditto.
14200 * gdb.c++/inherit.exp: Ditto.
14201 * gdb.c++/templates.exp: Ditto.
14202 * gdb.c++/virtfunc.exp: Ditto.
14203
14204 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
14205
14206 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
14207 host doesn't have a currently-open connection.
14208
14209 * config/sparclet.exp: Cleanups and fixes to make it generic for
14210 any gdb stub target. Handle cases where gdb doesn't respond when
14211 interrupted in a sane fashion.
14212
14213 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
14214 same thing in a totally different way.
14215
14216 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
14217 setting "timeout".
14218 (gdb_start): We set the global gdb_prompt variable in
14219 default_gdb_init now.
14220
14221 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
14222
14223 * gdb.base/printcmds.exp: Fix "check for floating addition"
14224 regexp to accept results within approx +/- .01 of exact value.
14225 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
14226
14227 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
14228
14229 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
14230 properly.
14231 (gdb_expect): Add optional timeout parameter, and add timeout
14232 value to various calls.
14233 (gdb_suppress_tests): Only give one warning message per group.
14234
14235 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
14236
14237 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
14238 global variables. Handle getting a value for $timeout more
14239 gracefully.
14240
14241 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14242
14243 * lib/gdb.exp: Close connection to remote host if gdb doesn't
14244 initialize.
14245 (default_gdb_init): New procedure; allow gdb_init to be overridden
14246 by a target configuration file.
14247 (gdb_expect): Pass the timeout to remote_expect.
14248
14249 * config/monitor.exp(gdb_load): Fix typo in regexp.
14250
14251 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
14252
14253 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
14254
14255 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
14256
14257 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
14258 here. Call gdb_target_exec before rebooting the target, to make
14259 sure the connection to the target is closed.
14260 (gdb_load): Pass the name of the executable to gdb_target_monitor.
14261 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
14262 Also detect "Timeout reading from remote" error.
14263
14264 * config/gdbserver.exp: Pass the executable being loaded to
14265 gdb_target_monitor. Don't call gdb_file_cmd here; let
14266 gdb_target_monitor do it.
14267
14268 * gdb.disasm/hppa.exp: Don't use exec_output.
14269
14270 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
14271
14272 * gdb.base/list.exp: If we're debugging a non-native target,
14273 try to set the pc register to point to the start of the
14274 program before doing the first list command.
14275
14276 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
14277 test_calls after restarting.
14278
14279 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
14280 reloading.
14281
14282 * gdb.base/watchpoint.exp: Fix typo.
14283
14284 * gdb.base/setshow.exp: Check for use_gdb_stub.
14285
14286 * gdb.base/break.exp: Fix continue until exit test for the gdb
14287 stub case.
14288 * gdb.base/langs.exp: Ditto.
14289
14290 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
14291 gdb_load_offset. If we weren't given a file to load, figure out
14292 what the current file is and use it.
14293
14294 * config/i386-bozo.exp: New file.
14295
14296 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
14297
14298 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
14299 feature.
14300
14301 * config/proelf.exp: New entry.
14302
14303 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
14304
14305 * lib/gdb.exp: Remove spurious .* patterns at the beginning
14306 of regexps.
14307
14308 * gdb.base/watchpoint.exp: Don't run the test_stepping
14309 tests if gdb can't call functions on the target.
14310
14311 * gdb.base/setshow.exp: Don't run the set prompt tests if
14312 the board has gdb_prompt set.
14313
14314 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
14315
14316 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
14317 * gdb.base/commands.exp: Likewise.
14318 * gdb.base/setshow.exp: Likewise.
14319
14320 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
14321
14322 * config/monitor.exp(gdb_start): Look for gdb_prompt target
14323 feature.
14324
14325 * config/i960.exp: New file.
14326
14327 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
14328
14329 * gdb.base/funcargs.exp: Check for gdb,short_int target
14330 feature instead of looking for explicit target triplets.
14331
14332 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
14333
14334 * gdb.base/printcmds.exp: add a couple more tests a la
14335 "p 123DEADBEEF", to check parse_number.
14336 * top.c: change "to enable to enable" to "to enable" in a couple
14337 of help strings.
14338
14339 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
14340
14341 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
14342 on the mn10300.
14343
14344 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
14345
14346 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
14347 where the test executable is run with explicit args.
14348 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
14349
14350 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
14351
14352 * gdb.base/run.c: Use FAKEARGV to build test executable that
14353 does not require a command line arg, since most simulators
14354 don't currently support passing such an arg into the simulated
14355 program.
14356 * gdb.base/commands.exp: Change tests to insert the proper
14357 value as the arg to the first recursive factorial call. Change
14358 compilation line to define FAKEARGV at compile time.
14359
14360 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
14361
14362 * gdb.base/recurse.exp: Enable these tests for the mn10300.
14363 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
14364 function with watchpoint enabled" test.
14365
14366 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
14367
14368 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
14369 Don't call gdb_test when the command doesn't return to a gdb prompt.
14370
14371 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
14372 "Tests restarted" messages.
14373
14374 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
14375
14376 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
14377
14378 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
14379
14380 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
14381 for INFO SYMBOL; add help tests for OVERLAY commands.
14382 * gdb.base/default.exp: add tests for INFO SYMBOL command;
14383 add tests for OVERLAY commands
14384 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
14385 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
14386 * gdb.base/sigall.c: add usestubs code frag
14387 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
14388
14389 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
14390
14391 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
14392 failures.
14393 (gdb_stop_suppressing_tests): Note that tests have restarted.
14394
14395 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
14396
14397 * config/h8300.exp: New file.
14398
14399 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
14400
14401 * gdb.base/setshow.exp: Check for the existence of a
14402 feature, not its value.
14403
14404 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
14405
14406 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
14407
14408 * gdb.base/scope.exp: It's now init0(), not init().
14409
14410 * gdb.base/scope0.c: For now, change init() to be init0().
14411
14412 * config/monitor.exp: Use gdb_serial in preference to serial
14413 or netport.
14414
14415 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
14416 and it's not already set.
14417
14418 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
14419
14420 * gdb.base/setshow.exp: Only test the run command if the target
14421 isn't using a stub and if it supports argument passing.
14422
14423 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
14424
14425 * config/udi.exp(gdb_start): Make sure UDICONF is set
14426 properly before starting gdb.
14427
14428 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
14429
14430 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
14431 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
14432 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
14433
14434 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
14435
14436 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
14437 specialized code to reboot the board, use remote_reboot instead.
14438
14439 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
14440
14441 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
14442
14443 * config/monitor.exp: Make sure we disconnect from the target.
14444 Also, try a reboot/reload cycle instead of failing if the
14445 load fails.
14446
14447 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
14448
14449 * gdb.base/default.exp: Don't set match_max.
14450 * gdb.base/help.exp: Ditto.
14451 * gdb.base/list.exp: Ditto.
14452 * gdb.base/signals.exp: Ditto.
14453
14454 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14455 set, use remote_ld to download the testcase instead of
14456 the GDB loader.
14457
14458 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14459
14460 * config/vr5000.exp: New file.
14461
14462 * config/monitor.exp(gdb_target_monitor): Add pattern for
14463 "Ending remote" to detect errors in connecting.
14464
14465 * gdb.base/setshow.exp: Add .* within auto language test.
14466
14467 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14468 target feature.
14469
14470 * config/monitor.exp(gdb_load): Check for a failure when loading,
14471 and reboot the board if necessary.
14472
14473 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14474 a set of tests. Remove print.* from the patterns being checked.
14475
14476 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14477
14478 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14479 refer to gdb_spawn_id.
14480
14481 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14482 longer used.
14483 * config/sparclet.exp: Ditto.
14484 * config/sparclet-old.exp: Ditto.
14485 * config/slite.exp: Ditto.
14486 * config/sim.exp: Ditto.
14487 * gdb.base/funcargs.exp: Ditto.
14488
14489 * lib/gdb.exp:Remove references to gdb_spawn_id.
14490 (gdb_expect): Move to remote.exp.
14491
14492 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14493
14494 * config/monitor.exp: Detect the "Couldn't establish connection"
14495 message from GDB.
14496
14497 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14498
14499 * gdb.base/bitfields.exp: Use runto instead of explicit
14500 gdb_run_cmd/gdb_expect sequences.
14501
14502 * gdb.base/break.exp(text_next_with_recursion): Add match for
14503 gdb_expect call.
14504
14505 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14506 We also need to handle the "A program is being debugged already"
14507 prompt from gdb. Use gdb_test to set the baud rate.
14508
14509 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14510 to 20000. Really. I mean it.
14511
14512 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14513
14514 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14515 fails. If suppress_flag is set, skip perror message about not
14516 being able to send to GDB.
14517 (send_gdb): If suppress_flag is set, don't try to send commands to
14518 GDB.
14519 (gdb_expect): If suppress_flag is set, always fail immediately.
14520 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14521 (gdb_init): Call gdb_stop_suppressing_tests.
14522 (default_gdb_exit): Ditto.
14523 (default_gdb_start): Ditto.
14524
14525 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14526 gdb_stop_suppressing_tests as appropriate.
14527 * gdb.base/break.exp: Ditto.
14528 * gdb.base/callfuncs.exp: Ditto.
14529 * gdb.base/commands.exp: Ditto.
14530 * gdb.base/exprs.exp: Ditto.
14531 * gdb.base/funcargs.exp: Ditto.
14532 * gdb.base/list.exp: Ditto.
14533 * gdb.base/recurse.exp: Ditto.
14534 * gdb.base/scope.exp: Ditto.
14535 * gdb.base/structs.exp: Ditto.
14536 * gdb.c++/inherit.exp: Ditto.
14537
14538 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14539
14540 * config/vr4300.exp: New file.
14541
14542 * gdb.*/*.exp: Call gdb_expect instead of expect.
14543
14544 * lib/gdb.exp(gdb_expect): New function.
14545
14546 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
14547
14548 * lib/gdb.exp(gdb_init): New function.
14549
14550 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
14551 for each individual variable set.
14552
14553 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
14554 name.
14555
14556 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
14557
14558 * gdb.base/scope.exp: Use gdb_test.
14559
14560 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
14561 aborting; the testsuite driver will do that for us (see
14562 gdb_finish). Also, use gdb_test in a few more places.
14563
14564 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14565
14566 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
14567
14568 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
14569
14570 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
14571 and "add_tests" are not at the same address.
14572
14573 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
14574
14575 * gdb.base/ptype.exp: Use gdb_test.
14576
14577 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
14578
14579 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
14580 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
14581 left in. No longer expect them to fail.
14582
14583 * gdb.stabs/*.mt; Deleted, no longer used.
14584 * gdb.stabs/configure.in: Remove references to target makefile
14585 frags.
14586 * gdb.stabs/configure: Rebuilt.
14587
14588 * gdb.disasm/*.mt: Deleted, no longer used.
14589 * gdb.disasm/configure.in: Remove references to target makefile
14590 frags. Use "sh3.s" as the unique filename for this directory.
14591 * gdb.disasm/configure: Rebuilt.
14592
14593 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
14594 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
14595 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
14596
14597 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
14598
14599 * config/udi.exp: Use mondfe,name instead of remote_host.
14600
14601 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
14602
14603 * gdb.base/watchpoint.exp: Don't expect a failure when calling
14604 a function with a watchpoint enabled on the mn10200.
14605
14606 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
14607 before trying to create it!
14608
14609 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
14610
14611 * config/vx.exp: Use hostname instead of netport.
14612
14613 * config/vxworks.exp: New file.
14614
14615 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
14616
14617 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
14618 gdb before assuming everything worked. Send a ^C if a timeout
14619 occurs.
14620
14621 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
14622 $gdb_spawn_id directly.
14623 (gdb_run_cmd): Try _start as well as start. Use the target feature
14624 gdb,start_symbol as the symbol to start from when jumping.
14625
14626 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
14627
14628 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
14629 redundant) test.
14630
14631 * gdb.base/recurse.exp: Relax final value test for 'b' so that
14632 it doesn't lose for 16bit integer systems.
14633
14634 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
14635
14636 * gdb.fortran/types.exp: If the target doesn't support "double"
14637 data types, then expect "real" types to only be 4 bytes.
14638
14639 * gdb.c++/virtfunc.exp: Expect failure for virtual function
14640 call tests if the target doesn't support inferior function calls.
14641
14642 * gdb.base/printcmds.exp: Allow minor deviation in FP values
14643 in printf tests.
14644
14645 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
14646
14647 * gdb.base/help.exp: Disable "help set", "help show", and
14648 "help support". Simplify regexp for "help stack".
14649
14650 * gdb.base/default.exp: Set match_max to 5000 and the timeout
14651 to 60 seconds. Temporarily set match_max to 15000 around the
14652 "info copying" test.
14653
14654 * gdb.base/nodebug.exp: Don't try to do an inferior function
14655 call if the target doesn't support them.
14656 * gdb.base/printcmds.exp: Likewise.
14657 * gdb.base/setvar.exp: Likewise.
14658 * gdb.base/structs.exp: Likewise.
14659 * gdb.c++/templates.exp: Likewise.
14660 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
14661
14662 * gdb.base/recurse.exp: Enable for the mn10200.
14663
14664 * configure.in: Do configure gdb.stabs directory for *-*-elf
14665 targets.
14666 * configure: Rebuilt.
14667
14668 * gdb.base/break.exp: Check for gdb,noresults before testing
14669 exit status and/or results from the target.
14670 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
14671 * lib/gdb.exp: Remove old (now bogus) initialization of
14672 noinferior, noargs, noresults and nosignals.
14673
14674 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
14675
14676 * config/sh.exp: New file.
14677
14678 * config/slite.exp: Try to connect multiple times to the board
14679 before rebooting. Only send a "monitor run" if need_monitor_run
14680 is set.
14681
14682 * gdb.base/break.exp: Don't do the "stub continue" test if
14683 the target has gdb_stub set.
14684
14685 * gdb.base/callfuncs.exp: Increase the timeout.
14686
14687 * gdb.base/interrupt.exp: Don't even try to compile the testcase
14688 if the target has gdb,noinferiorio set.
14689
14690 * gdb.base/list.exp: Increase match_max to 10000 characters.
14691
14692 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
14693
14694 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
14695 target.
14696
14697 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
14698
14699 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
14700
14701 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
14702 trying to delete the copy of gdb. Catch the file delete so we
14703 don't die if the delete fails; also, the file should be copied to
14704 the host, not to the build.
14705
14706 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
14707
14708 * lib/gdb.exp(gdb_test): Surround the result pattern with
14709 parenthesis in case it contains multiple regexps separated
14710 with |.
14711
14712 * gdb.base/watchpoint.exp: Use gdb_test.
14713 * gdb.base/default.exp: Ditto.
14714
14715 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
14716
14717 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
14718
14719 * gdb.base/scope.exp: Use gdb_test.
14720 * gdb.c++/classes.exp: Ditto.
14721 * gdb.c++/inherit.exp: Ditto.
14722
14723 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
14724
14725 * gdb.base/crossload.exp: Don't use execute_anywhere, use
14726 remote_exec instead.
14727 * gdb.base/corefile.exp: Don't be ridiculous.
14728 * gdb.base/*.c: Add missing stub invocations.
14729
14730 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
14731
14732 * config/slite.exp: Miscellaneous fixes.
14733
14734 * lib/gdb.exp: Fix runto.
14735
14736 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
14737 the target.
14738
14739 * gdb.base/watchpoint.exp: Fix regexp.
14740
14741 * lib/gdb.exp(default_gdb_exit): Add a catch to the
14742 close and wait commands, as the descriptor may now be
14743 invalid. Always call "remote_close host".
14744
14745 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
14746
14747 Major rewrite for testsuite revision.
14748
14749 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
14750 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
14751 instead of relying on spawn_id to always contain a valid
14752 spawn id.
14753 (get_compiler_info): New procedure to build the ${binfile}.ci
14754 file, instead of replicating this in N different places.
14755 (gdb_compile): New procedure.
14756
14757 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
14758 appropriate arguments) instead of compile. Use gdb_test in a lot
14759 more places. Use send_gdb instead of send. Always run gdb_start
14760 at the start of a testcase, as this is no longer done magically.
14761
14762 config/*-gdb.exp: Rename without the -gdb suffix.
14763
14764 config/mips.exp: Use remote_close instead of exit_remote_shell.
14765 config/monitor.exp: Use target_info instead of looking at
14766 baud, timeout, etc.
14767 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
14768
14769 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14770
14771 * gdb.c++/templates.exp (test_ptype_of_templates),
14772 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
14773 Update expect patterns for destructors and assignment operators
14774 to match corresponding c-typeprint.c changes.
14775 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
14776 to destructor breakpoint test, GDB should be able to set the
14777 destructor breakpoint without specifying arguments.
14778
14779 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
14780
14781 * gdb.threads/pthreads.exp: Change result for failure to compile due
14782 to lack of pthreads runtime support from an error to simply an
14783 unsupported test, per dejagnu standards.
14784
14785 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14786
14787 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
14788 where GDB exits to reduce pattern match time.
14789 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
14790
14791 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
14792
14793 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
14794
14795 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
14796 * gdb.base/default.exp: ditto.
14797 * gdb.base/nodebug.exp: ditto.
14798 * gdb.base/printcmds.exp: ditto.
14799 * gdb.base/ptype.exp: ditto.
14800 * gdb.base/setvar.exp: ditto.
14801 * gdb.base/structs.exp: ditto.
14802 * gdb.base/setshow.c: Guard against uninitialized values of argc.
14803
14804 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
14805
14806 * configure, */configure: Rebuild with autoconf 2.12.
14807
14808 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
14809
14810 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
14811 use new i*86-pc-linux*-gnu quads.
14812 * gdb.base/corefile.exp: Ditto.
14813 * gdb.base/signals.exp: Ditto.
14814 * gdb.base/sigall.exp: Ditto.
14815 * gdb.base/interrupt.exp: Ditto.
14816
14817 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
14818 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
14819 RedHat 4.0.
14820
14821 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
14822 linux. This allows the test case to at least compile on latest
14823 linux, but still not run due to missing the threads runtime library.
14824
14825 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14826
14827 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
14828 directory to search gdb directory. Accept and step over conditional
14829 stack alignment code. Consume $prompt in failure cases.
14830 Reset timeout to $oldtimeout instead of some arbitrary value.
14831 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
14832 timeout problems with infinite stack backtraces.
14833 * gdb.base/ptype.exp (ptype struct link, union tu_link):
14834 Accept function parameters for linkfunc member.
14835
14836 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
14837
14838 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
14839 (CXXFLAGS): Remove, unreferenced.
14840 (B_OPTIONS): Add for -B options and add code to initialize with
14841 previous -B options and also add -B option to pick up cross compiled
14842 runtime.
14843 (TARGET_INCLUDES): Add for -I options and add code to initialize when
14844 doing cross compiles.
14845 (target_alias): Declare global.
14846 (xgcc): Set variable to full path of gcc in build tree. Use findfile
14847 to verify that gcc exists in build tree, and if so set CC to that
14848 gcc and to use B_OPTIONS and TARGET_INCLUDES.
14849
14850 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
14851
14852 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
14853 ptype test for anonymous union. Fixup testcase to match
14854 current gcc debug output.
14855
14856 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
14857
14858 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
14859 force argument to an unsigned long type.
14860
14861 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
14862
14863 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
14864 tests and anonymous union print/ptype tests.
14865 * gdb.base/list.exp (test_forward-search): Increase timeout by
14866 5 minutes for the "search extremely long line" case.
14867 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
14868 completely optional and that the pass/fail messages use the command as
14869 the message if that third arg is a null string.
14870 (gdb_test_exact): Arrange that a null string pattern means match a
14871 null string output rather than any output, which might include random
14872 errors.
14873 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
14874 backtrace test.
14875 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
14876 always failing and failure is now exposed by gdb.exp changes.
14877
14878 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
14879
14880 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
14881 weren't being noted.
14882
14883 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14884
14885 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
14886 * gdb.stabs/weird.exp: Remove v_comb xfails.
14887
14888 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
14889
14890 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
14891 list.exp scope.exp watchpoint.exp]
14892 Make all timeout error msgs explicitly say "(timeout)".
14893
14894 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
14895
14896 * config/monitor.exp: Increase download timeout to 1000 seconds.
14897
14898 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
14899
14900 * config/m32r.exp: Increase timeout to 120 seconds.
14901
14902 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
14903
14904 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
14905 and accept older ordering as obsolescent gcc or gdb.
14906 * gdb.c++/templates.exp: Ditto.
14907 * gdb.c++/virtfunc.exp: Ditto.
14908
14909 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
14910
14911 * gdb.base/coremaker.c: Add code to mmap some data so we
14912 can check that it ends up in the core file.
14913 * gdb.base/corefile.exp: Add test to read mmapped data
14914 from core file.
14915
14916 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
14917
14918 * config/m32r.exp: New file.
14919
14920 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
14921
14922 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
14923 that cflags can contains -gstabs, and work correctly for other tests.
14924
14925 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
14926
14927 * gdb.base/setshow.exp: New file, tests show and set.
14928 * gdb.base/setshow.c: New file, tests show and set.
14929 * gdb.base/help.exp: Add test for help set|show annotate.
14930 * gdb.base/default.exp: Add test for set|show annotate.
14931
14932 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
14933
14934 * testsuite/gdb.base/break.exp: Make backtrace from factorial
14935 errors unique.
14936 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
14937 explicitly.
14938
14939 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
14940
14941 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
14942 and width commands. This is done elsewhere.
14943 * (gdb_start): Don't call gdb_start_sim here. That's already
14944 done in gdb_load. This fixes lots of failures in default.exp.
14945
14946 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
14947
14948 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
14949 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
14950 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
14951 in the same we we treat other failures (since it may be an expected
14952 condition), rather than as an error.
14953 * gdb.base/signals.exp (test_handle_all_print): Revert back to
14954 old test format.
14955
14956 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
14957
14958 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
14959 (distclean maintainer-clean realclean): No need to remove files
14960 twice. Nuke the duplicates.
14961 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
14962 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
14963 Remove config.h along with other config files.
14964
14965 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
14966
14967 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
14968 "p func1 ()" and note that rests of tests are skipped.
14969 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
14970 setup_xfails for "print func2::coremaker_local".
14971 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
14972 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
14973 affected by the previous run test.
14974 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
14975 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
14976 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
14977 "pass int powerset tuple" and "pass modeless int powerset tuple".
14978 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
14979 "real write 4" and "real write 8".
14980 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
14981 setup_xfails for "print vs1 after tuple assign 2",
14982 "print \$i after tuple assign 2", and
14983 "print vs2 after tuple assign 2".
14984 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
14985 meaningful error message and return -1 so the caller can
14986 suppress further tests and avoid a cascade of errors.
14987
14988 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
14989
14990 * gdb.base/a1-selftest.exp: Tweak tests to account for new
14991 format for printing version.
14992 * gdb.base/default.exp: Ditto.
14993 * gdb.base/interrupt.exp: Fix problem with cascade of
14994 errors if child process dies while calling a function.
14995
14996 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
14997
14998 * Makefile.in (VPATH): Add
14999 * Makefile.in (Makefile, config.status): Fix rules so things get
15000 remade when necessary.
15001
15002 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
15003
15004 * Makefile.in (just-check): Add path to sibling expect dir
15005 to environment variable specified by RPATH_ENVVAR.
15006
15007 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
15008
15009 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
15010 (just-check): Add shared library paths for libstdc++, tk,
15011 tcl, bfd, and opcodes to the environment variable specified
15012 in RPATH_ENVVAR.
15013 * configure.in: Add support to recognize --enable-shared flag
15014 and generate correct value for RPATH_ENVVAR.
15015 * configure: Regenerated with autoconf.
15016
15017 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
15018
15019 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
15020 include all osf versions.
15021 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
15022 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
15023 when target is linux. When failing to build pthreads test
15024 executable, give more meaningful message.
15025 * gdb.threads/pthreads.c: Hpux also uses old definition of second
15026 arg for pthread_create.
15027
15028 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
15029
15030 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
15031 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
15032 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
15033 and -lpthreads (everybody else).
15034 (test_startup): Fail gracefully if threads are not supported.
15035 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
15036 "p/c array_index("abcdef",2)" when not gcc compiled.
15037 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
15038 "print func2::coremaker_local" when not gcc compiled.
15039 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
15040 "ptype on opaque struct tagname (statically)",
15041 "ptype on opaque struct tagname (dynamically) 1", and
15042 "ptype on opaque struct tagname (dynamically) 2"
15043 for not compiled with gcc.
15044 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
15045 backtrace when compiled with gcc.
15046 * lib/gdb.exp (runto_main): Return result of "runto main" rather
15047 than always return success.
15048
15049 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
15050
15051 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
15052
15053 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
15054
15055 * gdb.base/structs.exp: Undo last change.
15056
15057 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
15058
15059 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
15060 encapsulate all the steps/nexts done during self test, starting
15061 at main, and makes them less sensitive to optimization issues.
15062 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
15063 signal handler" test.
15064 * gdb.threads/pthreads.exp: Only run this for native configs.
15065 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
15066 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
15067 tests.
15068 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
15069 for "runto test_calls(void)" test.
15070
15071 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
15072
15073 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
15074 and don't expect address info in breakpoint confirmations.
15075
15076 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
15077
15078 * gdb.base/list.exp (test_forward_search): Increase timeout
15079 temporarily by 60 seconds for searching extremely long line,
15080 and then reset to old value when done. Increase expect input
15081 buffer to 10000.
15082
15083 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
15084
15085 * gdb.base/list.exp (test_forward_search): Fix to handle very
15086 long source line without overflowing expect's input buffer.
15087
15088 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
15089
15090 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
15091 "buffer_full".
15092
15093 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
15094 "buffer_full".
15095
15096 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
15097 "buffer_full".
15098
15099 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
15100 "buffer_full".
15101
15102 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
15103
15104 * configure.in (configdirs): Add gdb.threads.
15105 * configure: Regenerated with autoconf.
15106 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
15107 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
15108 * gdb.threads/configure: New, generated with autoconf.
15109
15110 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
15111
15112 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
15113
15114 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
15115
15116 * gdb.base/signals.exp (test_handle_all_print): Test separately for
15117 each signal's status in the output of "handle all print".
15118 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
15119 the \r\n sequence that immediately precedes the gdb prompt.
15120 * gdb.base/a1-selftest.exp: Save original timeout and restore
15121 after test.
15122
15123 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
15124
15125 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
15126 symbol.
15127
15128 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15129
15130 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
15131
15132 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
15133
15134 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
15135 timeout by 60 seconds.
15136
15137 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
15138
15139 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
15140 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
15141 error return.
15142
15143 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
15144
15145 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
15146 gdb initialization, also report how long dejagnu waited. Restore
15147 old timeout before doing error return. Temporarily increase timeout
15148 by 3 minutes to allow for slow startups over heavy NFS use.
15149
15150 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
15151
15152 * lib/gdb.exp: Report timeout value for verbosity level 2.
15153 * config/gdbserver.exp: Ditto.
15154 * config/hppro.exp: Ditto.
15155 * config/mips-gdb.exp: Ditto.
15156 * config/monitor.exp: Ditto.
15157 * config/netware.exp: Ditto.
15158 * config/sim-gdb.exp: Ditto.
15159 * config/slite-gdb.exp: Ditto.
15160 * config/udi-gdb.exp: Ditto.
15161 * config/unix-gdb.exp: Ditto.
15162 * config/vx-gdb.exp: Ditto.
15163 * gdb.base/a1-selftest.exp: Ditto.
15164 * gdb.base/a2-run.exp: Ditto.
15165 * gdb.base/break.exp: Ditto.
15166 * gdb.base/corefile.exp: Ditto.
15167 * gdb.base/list.exp: Ditto.
15168 * gdb.base/recurse.exp: Ditto.
15169 * gdb.base/scope.exp: Ditto.
15170 * gdb.base/signals.exp: Ditto.
15171
15172 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15173
15174 * gdb.threads/Makefile.in (docdir): Removed.
15175
15176 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15177
15178 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
15179 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
15180 @srcdir@.
15181 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
15182 autoconf 2.5 or higher.
15183 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
15184
15185 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
15186
15187 * configure: Regenerated.
15188 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
15189 avoid name clashes with SunOS headers.
15190
15191 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
15192
15193 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
15194
15195 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
15196
15197 * gdb.base/callfuncs.exp: Finish last change -- make sure the
15198 prototype information ends up in the compiler info file.
15199
15200 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
15201
15202 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
15203 attempting to regenerate it. Eliminate use of a temporary file
15204 and just generate the info file directly. Source it immediately,
15205 for consistency of use.
15206 * gdb.base/corefile.exp: Ditto
15207 * gdb.base/exprs.exp: Ditto.
15208 * gdb.base/funcargs.exp: Ditto.
15209 * gdb.base/langs.exp: Ditto.
15210 * gdb.base/list.exp: Ditto.
15211 * gdb.base/mips_pro.exp: Ditto.
15212 * gdb.base/nodebug.exp: Ditto.
15213 * gdb.base/opaque.exp: Ditto.
15214 * gdb.base/ptype.exp: Ditto.
15215 * gdb.base/scope.exp: Ditto.
15216 * gdb.base/setvar.exp: Ditto.
15217 * gdb.base/signals.exp: Ditto.
15218 * gdb.base/whatis.exp: Ditto.
15219 * gdb.c++/templates.exp: Ditto.
15220 * gdb.c++/virtfunc.exp: Ditto.
15221 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
15222 whether or not to add -lstdc++ to the compile command line args.
15223
15224 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15225
15226 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
15227 it got fixed by the recent lookup_minimal_symbol_by_pc change.
15228 Increase timeout, a lot of single stepping might be needed if the
15229 target has no hardware watchpoints.
15230
15231 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
15232
15233 * gdb.base/break.exp: Ignore compiler warnings when compiling
15234 break.c.
15235 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
15236 * gdb.base/default.exp: Add h8300 xfails. Handle messages
15237 from remote-sim.
15238 * gdb.base/exprs.exp: Add h8300 xfails.
15239 * gdb.base/funcargs.exp: Likewise.
15240 * gdb.base/nodebug.exp: Likewise.
15241 * gdb.base/printcmds.exp: Likewise.
15242 * gdb.base/ptype.exp: Likewise.
15243 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
15244 h8300 xfails.
15245 * gdb.base/return.exp: Handle float/double precision problems
15246 on the h8300.
15247 * gdb.base/funcargs.c: Explicitly make last constant argument to
15248 call_after_alloca_subr an unsigned long type.
15249 * gdb.base/return.c: Include stdio.h.
15250
15251 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15252
15253 * config/abug.exp: New file for the older Motorola Bug monitor
15254 that runs on the mvme13x series VME boards.
15255 * config/monitor.exp: Use the new config array for target settings
15256 if they exist.
15257
15258 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
15259
15260 * sim-gdb.exp: Make the SH simulator allocate less space when
15261 it is targeted.
15262
15263 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
15264
15265 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
15266 test.
15267
15268 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
15269
15270 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
15271 "rs6000-*-*" for "list function in include file" when gcc compiled.
15272 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
15273 for "p ctable1[120]".
15274 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
15275 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
15276 Remove setup_xfail for "rs6000-*-*" for
15277 "print 'scope0.c'::filelocal before run".
15278 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
15279 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
15280 since some compilers don't allow both options to be given
15281 on the same command line. Create object file and move it.
15282
15283 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
15284
15285 * gdb.base/corefile.exp: Always regenerate the core file, since
15286 we always regenerate the coremaker program. Detect special case
15287 where registers cannot be read from core file.
15288
15289 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
15290
15291 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
15292 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
15293 * gdb.c++/templates.exp: Only match on basename of file since
15294 some formats like xcoff don't encode directory information.
15295 * gdb.stabs/weird.exp: Use the right sed script for powerpc
15296 and rs6000 AIX xcoff targets.
15297 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
15298 * configure: Regenerate.
15299 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
15300 here, rather than in distclean.
15301
15302 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
15303
15304 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
15305 defined, and use it to compile the test case with -O2. The
15306 native compilation still uses no optimization.
15307 * gdb.base/mips_pro.c: Remove inline assembly code since
15308 it is compiled PIC by default, which results in assembler
15309 warnings that make the testsuite think the compilation
15310 was unsuccessful.
15311
15312 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
15313
15314 * gdb.c++/misc.exp: Add note to message for
15315 "print s.a for foo struct" that this is a known gcc 2.7.2
15316 and earlier bug.
15317
15318 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
15319
15320 * gdb.base/break.exp: Fix pattern for matching "Delete all
15321 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
15322 setup_xfail for deleting all breakpoints test. Fix various
15323 timeout messages to include "(timeout)".
15324 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
15325 for "p t_float_values2(3.14159,float_val2)".
15326 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
15327 for "continue to call2g" when gcc compiled.
15328 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
15329 "up to foo in langs.exp", "show language at foo in langs.exp",
15330 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
15331 and "show language at fsub in langs.exp".
15332 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
15333 "list line 1 in include file", "list message for lines past EOF",
15334 "list function in include file", "list list0.h:foo", and
15335 "list filename:function; nonexistant function".
15336 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
15337 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
15338 and "ptype t_char_array" to be for native cc only.
15339
15340 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
15341
15342 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
15343 setup_xfail for "print coremaker_bss", "print coremaker_ro",
15344 "print func2::coremaker_local", and "backtrace in corefile.exp".
15345
15346 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
15347
15348 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
15349 "bt in signals.exp". This problem only appears when running
15350 the testsuite, and then only intermittently.
15351
15352 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15353
15354 * gdb.base/return.exp (return_tests): Differentiate between
15355 two tests of continuing.
15356
15357 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15358
15359 * */Makefile.in (maintainer-clean): Remove config.log.
15360 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
15361 * gdb.c++/Makefile.in (PROGS): Add inherit.
15362 (clean): Remove *.ci.
15363
15364 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
15365
15366 * gdb.c++/misc.cc: Add test code from Mike Stump.
15367 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
15368
15369 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
15370
15371 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
15372 to "alpha-*-osf2*" and add comment.
15373 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
15374 setup_xfail for "step over execarg initialization" and
15375 "step over corearg initialization".
15376 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
15377 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
15378 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
15379 gcc compiled for "print coremaker_bss", "print coremaker_ro",
15380 "print func2::coremaker_local", and "backtrace in corefile.exp".
15381 * gdb.base/signals.exp: Build and source signals.ci.
15382 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
15383 to be for gcc only.
15384 * lib/gdb.exp: Move verbose statements outside conditionals.
15385
15386 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15387
15388 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
15389 Feb 3 procfs.c change.
15390
15391 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
15392
15393 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
15394
15395 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
15396
15397 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
15398 from dejagnu's apparent default of 10 seconds, which gives random
15399 results when running the tests over NFS on moderately loaded systems.
15400 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
15401
15402 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
15403
15404 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
15405 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
15406 result reports.
15407
15408 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
15409
15410 * configure.in (CY_AC_PATH_TCLH): Remove.
15411 * configure: Regenerate.
15412
15413 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
15414
15415 * gdb.c++/Makefile.in (clean): Add missing '{'.
15416
15417 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
15418
15419 * lib/gdb.exp: Provide a default value for noinferior.
15420
15421 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
15422 Load libgloss.exp.
15423
15424 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
15425
15426 * gdb.disasm/hppa.exp: Compile directly into an executable, use
15427 the executable, not the .o to run the tests from.
15428
15429 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
15430
15431 * gdb.base/break.exp: Don't test for program exit or exit status
15432 if $noresults if nonzero.
15433 * gdb.base/langs.exp: Likewise.
15434 * gdb.base/watchpoint.exp: Likewise.
15435
15436 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
15437 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
15438 trying to compile the testcase.
15439
15440 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
15441
15442 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
15443 * gdb.base/signals.exp (continue to handler): Likewise.
15444
15445 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
15446
15447 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
15448
15449 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15450
15451 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15452
15453 * gdb.base/corefile.exp: Recognize "not found" as failure
15454 when trying to determine if a core file was generated.
15455 If no core file was generate the first time, try again without
15456 the ulimit -c to work around braindamaged shells.
15457
15458 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15459
15460 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15461 [] tests with "test" and enclose string in quotes.
15462 * gdb.stabs/configure: Rebuild
15463
15464 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15465
15466 Changes in sync with expect:
15467 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15468 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15469 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15470 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15471 argument to AC_REQUIRE.
15472 * configure: Regenerated.
15473
15474 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15475
15476 * gdb.base/corefile.exp: When generating a core, discard any
15477 error messages about ulimit not found and the "core dumped"
15478 message from the shell that runs the coredumper.
15479
15480 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15481
15482 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15483
15484 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15485 which sed script to run. Expect failure for v_comb test
15486 on PA targets too.
15487
15488 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15489
15490 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15491 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15492
15493 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15494
15495 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15496 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15497 "sparc-sun-solaris*" xfails for "p v_comb".
15498 * lib/gdb.exp (default_gdb_start): Fix typo.
15499 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15500 messages to not include the full program name that caused
15501 the core dump since some systems (such as solaris) apparently
15502 truncate this path to about 80 characters.
15503 When generating a core file first try increasing the core file
15504 size limit to unlimited since some systems may default it to
15505 zero, and it is harmless to try it. Move the test for failing
15506 to generate a core file to where it will actually get executed.
15507 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15508 new gdb result from g++ debug info improvements and make old
15509 pattern obsolescent. Also account for size_t differences
15510 (may be int or long).
15511 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15512 initialization before function call is placed in the delay slot
15513 and thus appears to be skipped over by commands such as "next".
15514
15515 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15516
15517 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15518
15519 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15520
15521 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15522 input source file; fix code to compile test to deal with this
15523 convention.
15524 * gdb.c++/*.exp: Likewise.
15525
15526 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15527
15528 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15529 "bt in signals.exp".
15530
15531 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15532
15533 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15534 "step over execarg initialization" and
15535 "step over corearg initialization".
15536
15537 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15538
15539 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15540 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15541
15542 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15543
15544 From Rob Savoye (rob@poseidon.cygnus.com)
15545 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15546 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
15547 configure.in}, gdb.disasm/{Makefile.in, configure.in},
15548 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
15549 configure.in}: Major reworking for autoconfig.
15550 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
15551 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
15552 New files.
15553 * config/unix-gdb.exp: Make GDB global.
15554 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
15555 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
15556 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
15557 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
15558 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
15559 term.exp, twice.exp, watchpoint.exp, whatis.exp},
15560 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
15561 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
15562 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
15563 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
15564 pr-8136.exp, result.exp, string.exp, tuples.exp},
15565 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
15566 to returns as necessary, arrange for test to compile own testcase
15567 executable.
15568 * lib/gdb.exp: Changes for testsuite to compile own test cases.
15569
15570 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
15571
15572 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
15573 clear_xfail at end of test which might not call either pass or fail.
15574 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
15575 "backtrace through signal handler".
15576
15577 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15578
15579 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
15580 continuing from a job control stop signal.
15581 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
15582
15583 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
15584
15585 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
15586 * gdb.base/corefile.exp: Likewise.
15587 * gdb.base/funcargs.exp: Likewise.
15588
15589 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
15590
15591 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
15592 * config/monitor.exp: Add support for setting baud rate.
15593
15594 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
15595
15596 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
15597 i*86-*-linux* xfails for "backtrace through signal handler".
15598 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
15599 "print func2::coremaker_local".
15600 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
15601 alpha-dec-osf2* xfail for
15602 "delete all breakpoints when none".
15603
15604 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
15605
15606 * gdb.base/break.exp: Change test that deletes all breakpoints
15607 when no user breakpoints are installed. A post 4.15 change
15608 causes gdb to no longer prompt in this case.
15609
15610 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
15611
15612 * gdb.base/return.exp (return_tests): Change xfail for test
15613 "correct value returned double test" to stop xfailing at
15614 Solaris 2.5. Apparently the bug has been fixed.
15615
15616 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
15617
15618 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
15619 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
15620
15621 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
15622
15623 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
15624 * gdb.disasm/hppa.s: Corresponding changes.
15625
15626 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
15627
15628 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
15629 makefile fragment.
15630 * config/mt-hpux: Deleted.
15631
15632 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
15633
15634 * Many files: When warning about suppressed tests due to a
15635 nonexistant test binary, avoid incrementing the warning count.
15636
15637 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
15638
15639 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
15640
15641 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15642
15643 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
15644 "sparc-*-solaris2*".
15645
15646 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15647
15648 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
15649 Add global and local variables and initialize them.
15650 * gdb.base/corefile.exp: Test correct mapping of corefile sections
15651 by printing variables. Remove rs6000 and powerpc xfails, BFD now
15652 extracts the file name and terminating signal from the core file.
15653 * TODO: Remove note about tests for correct mapping of corefile.
15654 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
15655 from optimizing it away.
15656 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
15657 handles common blocks.
15658
15659 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
15660
15661 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
15662 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
15663
15664 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
15665
15666 * Makefile.in (maintainer-clean): New target, synonym for
15667 realclean.
15668 * gdb.base/Makefile.in (maintainer-clean): Likewise.
15669 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
15670 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
15671 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
15672 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
15673 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
15674
15675 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
15676
15677 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
15678 xfails when not gcc compiled for "print foo::funclocal".
15679 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
15680 "print foo::funclocal at foo",
15681 "print 'scope1.c'::foo::funclocal at foo",
15682 "print foo::funclocal_bss at foo",
15683 "print 'scope1.c'::foo::funclocal_bss at foo",
15684 "print foo::funclocal_ro at foo",
15685 "print 'scope1.c'::foo::funclocal_ro at foo",
15686 "print bar::funclocal at foo" and
15687 "print 'scope1.c'::bar::funclocal at foo".
15688 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
15689 gcc compiled for "print foo::funclocal at bar".
15690 Expand all messages to ensure that they identify that
15691 the test is at bar().
15692 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
15693 gcc compiled for:
15694 "ptype on opaque struct pointer (statically)",
15695 "ptype on opaque struct tagname (statically)",
15696 "ptype on opaque struct pointer (dynamically) 1",
15697 "ptype on opaque struct tagname (dynamically) 1",
15698 "ptype on opaque struct pointer (dynamically) 2" and
15699 "ptype on opaque struct tagname (dynamically) 2
15700 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
15701 gcc compiled for:
15702 "p datalocal"
15703 "whatis datalocal",
15704 "ptype datalocal",
15705 "p bsslocal",
15706 "whatis bsslocal", and
15707 "ptype bsslocal".
15708 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
15709 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
15710 when not gcc compiled.
15711 * gdb.base/funcargs.exp (float_and_integral_args): Add
15712 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
15713 compiled.
15714 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
15715 "backtrace from call6a" when not gcc compiled.
15716 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
15717 "backtrace from call7a" when not gcc compiled.
15718 * gdb.base/callfuncs.exp (do_function_calls):
15719 Add "hppa*-*-hpux*" xfail when not gcc compiled for
15720 "p t_char_array_values(char_array_val2,char_array_val1)",
15721 "p t_char_array_values(char_array_val1,char_array_val2)",
15722 "p t_char_array_values("carray 1","carray 2")",
15723 "p t_char_array_values("carray 1",char_array_val2)",
15724 "p t_char_array_values(char_array_val1,"carray 2")",
15725 "p sum_args(1,{2})",
15726 "p sum_args(2,{2,3})",
15727 "p sum_args(3,{2,3,4})",
15728 "p sum_args(4,{2,3,4,5})"
15729 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
15730 "backtrace in corefile.exp" when not gcc compiled.
15731
15732 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15733
15734 * gdb.base/signals.exp: Rewrite `handle all print' test as
15735 a procedure. Accept blanks or TABs as whitespace, increase
15736 timeout and expect input buffer size for the large output
15737 from the command. Remove "i*86-*-bsdi2.0" xfail.
15738
15739 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15740
15741 * gdb.base/setvar.exp: Add new testcases for truncation when
15742 assigning invalid values to bitfields.
15743
15744 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
15745
15746 * gdb.base/callfuncs.exp (do_function_calls): Remove
15747 mips-sgi-irix* xfail for
15748 "call inferior func with struct - returns char *"
15749 and fix test so that an optional (unsigned char *) cast is
15750 accepted in the result.
15751
15752 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
15753
15754 * gdb.base/funcargs.exp (float_and_integral_args): Remove
15755 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15756 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
15757 * gdb.base/signals.exp: Remove duplicate "handle all print" test
15758 that accidentally got checked in.
15759
15760 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
15761
15762 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
15763 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
15764 compiled test.
15765 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
15766 Add mips-sgi-irix5* xfail for not gcc compiled.
15767 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
15768 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
15769 "p top", "whatis top", "p middle", and "whatis middle".
15770 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
15771 "whatis signed char" for not gcc compiled.
15772 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
15773 "set variable signed char=-1 (-1)" and
15774 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
15775 * gdb.base/funcargs.exp (float_and_integral_args):
15776 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
15777 Add mips-sgi-irix* xfail when not gcc compiled for
15778 "continue to call2b".
15779 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
15780 "continue to call2g".
15781 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
15782 "backtrace from call6a"
15783 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
15784 "backtrace from call7k".
15785 Add mips-sgi-irix5* xfail when not gcc compiled for
15786 "backtrace from call7a".
15787 (localvars_after_alloca): Fix gdb_test cmds for
15788 "print * after runto ...".
15789 Remove rs6000-*-* xfails for
15790 "print i after runto localvars_after_alloca" and
15791 "print l after runto localvars_after_alloca"
15792 for all compilers.
15793 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
15794 when not compiled with gcc, for:
15795 "print signed char == (minus)",
15796 "print signed char != (minus)",
15797 "print signed char < (minus)",
15798 "print signed char > (minus)".
15799 * gdb.base/callfuncs.exp (do_function_calls):
15800 Add mips-sgi-irix* xfail, when compiled with native compiler, for
15801 "call inferior func with struct - returns char *".
15802 * gdb.base/return.exp (return_tests): Change xfail for
15803 "correct value returned double test" to include Solaris 2.4.
15804 * gdb.base/funcargs.exp (float_and_integral_args):
15805 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15806
15807 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15808
15809 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
15810 enumeration bitfields if compiling with GNU C.
15811 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
15812 to empty' prompt.
15813
15814 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
15815
15816 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
15817 test for PRO targets.
15818
15819 * gdb.base/funcargs.exp: Avoid ever setting more than 8
15820 breakpoints in the inferior at any given time by making
15821 two groups of breakpoints for call2*, call6* and call7*
15822 tests.
15823
15824 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15825
15826 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
15827 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
15828 from optimizing it away.
15829 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
15830 "call inferior func with struct".
15831
15832 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
15833
15834 * configure.in: Only configure gdb.chill for particular targets.
15835
15836 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
15837
15838 * gdb.base/Makefile.in: Add action to .c.o transformation
15839 rule that generates a .ci file for each .o file and remove
15840 explicit .c.o rules except for callfuncs.o.
15841 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
15842 generates a .ci file for each .o file and remove explicit
15843 .cc.o rules.
15844 (clean): Remove *.tmp *.ci files.
15845 (EXECUTABLES): Remove templ-info.exp.
15846 * gdb.base/compiler.c: New file.
15847 * gdb.c++/compiler.cc: New file
15848 * gdb.base/scope.exp: Source gdb.base/scope.ci.
15849 Change rs6000-*-* xfail for
15850 "print 'scope0.c'::filelocal_ro" and
15851 "print 'scope1.c'::filelocal" and
15852 "print 'scope1.c'::filelocal_bss" and
15853 "print 'scope1.c'::filelocal_ro" and
15854 "print 'scope1.c'::foo::funclocal" and
15855 "print 'scope1.c'::foo::funclocal_ro" and
15856 "print 'scope1.c'::bar::funclocal" and
15857 "print 'scope0.c'::filelocal_ro" and
15858 "print 'scope1.c'::filelocal at foo" and
15859 "print 'scope1.c'::filelocal_bss at foo" and
15860 "print 'scope1.c'::filelocal_ro at foo" and
15861 "print 'scope1.c'::foo::funclocal at foo" and
15862 "print 'scope1.c'::foo::funclocal_bss at foo" and
15863 "print 'scope1.c'::foo::funclocal_ro at foo" and
15864 "print 'scope1.c'::bar::funclocal at foo" and
15865 "print 'scope0.c'::filelocal_ro" and
15866 "print 'scope1.c'::filelocal" and
15867 "print 'scope1.c'::filelocal_bss" and
15868 "print 'scope1.c'::filelocal_ro" and
15869 "print 'scope1.c'::foo::funclocal" and
15870 "print 'scope1.c'::foo::funclocal_bss" and
15871 "print 'scope1.c'::foo::funclocal_ro" and
15872 "print 'scope1.c'::bar::funclocal" and
15873 "print 'scope1.c'::bar::funclocal_bss"
15874 to only be xfail'd when not compiled with gcc.
15875 Add rs6000-*-* xfail for
15876 "print 'scope0.c'::filelocal_bss before run"
15877 when compiled with gcc.
15878 (test_at_main): Add rs6000-*-* xfail for
15879 "print filelocal_ro in test_at_main"
15880 when compiled with gcc.
15881 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
15882 Add rs6000-*-aix* xfail for
15883 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
15884 "ptype t_char_array", not compiled with gcc.
15885 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
15886 xfail for "list foo (in include file)" when gcc compiled.
15887 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
15888 (integral_args): Add rs6000-*-* xfail for
15889 "run to call0a" if not compiled with gcc.
15890 (unsigned_integral_args): Add rs6000-*-* xfail for
15891 "run to call1a" if not compiled with gcc.
15892 (float_and_integral_args): Add rs6000-*-* xfail for
15893 "run to call2a" if not compiled with gcc and for
15894 "continue to call2b" for any compiler.
15895 Add rs6000-*-* xfail to
15896 "print f1 after run to call2a" for gcc compiled.
15897 (discard_and_shuffle): Add rs6000-*-* xfail for
15898 "run to call6a".
15899 (shuffle_round_robin): Add rs6000-*-* xfail for
15900 "backtrace from call7a" if not compiled with gcc.
15901 Add rs6000-*-* xfail for
15902 "backtrace from call7b" if compiled with gcc.
15903 (call_after_alloca): Add rs6000-*-* xfail for
15904 "print c in call_after_alloca" and
15905 "print s in call_after_alloca" and
15906 "backtrace from call_after_alloca_subr"
15907 if not compiled with gcc.
15908 (localvars_in_indirect_call): Add rs6000-*-* xfail for
15909 "print c in localvars_in_indirect_call" and
15910 "print c in localvars_in_indirect_call" and
15911 "backtrace in indirectly called function" and
15912 "stepping into indirectly called function"
15913 if not compiled with gcc.
15914 (localvars_after_alloca): Add rs6000-*-* xfail for
15915 "print c after runto localvars_after_alloca" and
15916 "print s after runto localvars_after_alloca" and
15917 "print i after runto localvars_after_alloca" and
15918 "print l after runto localvars_after_alloca"
15919 for all compilers.
15920 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
15921 than whatis-info.exp.
15922 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
15923 than opaque-info.exp.
15924 Setup rs6000-*-* xfail for
15925 "ptype on opaque struct pointer (statically)" and
15926 "ptype on opaque struct pointer (dynamically)" when
15927 not compiled with gcc.
15928 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
15929 rather than callf-info.exp.
15930 (do_function_calls): Add clear_xfail for rs6000-*-* for
15931 "p t_float_values2(3.14159,float_val2)". Seems to work
15932 fine there, both with xlc and gcc. Need to find out what
15933 it is doing right and fix other platforms.
15934 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
15935 "call inferior func with struct - returns int",
15936 "call inferior func with struct - returns long",
15937 "call inferior func with struct - returns float",
15938 "call inferior func with struct - returns double",
15939 "call inferior func with struct - returns char *",
15940 but only if not gcc compiled (presumes xlc compiled).
15941 Change rs6000-*-* xfails for
15942 "call inferior func with struct - returns char" and
15943 " call inferior func with struct - returns short" to only
15944 xfail if not using gcc.
15945 (clean mostlyclean): Remove *.ci and *.tmp files.
15946 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
15947 than templ-info.exp.
15948 * gdb.base/langs.exp: Source gdb.base/langs.ci.
15949 Add rs6000-*-* xfail for "up to foo in langs.exp"
15950 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
15951 when not gcc compiled.
15952
15953 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15954
15955 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
15956 * gdb.base/corefile.exp: Likewise.
15957 * gdb.base/list.exp: Likewise.
15958 * gdb.base/scope.exp: Likewise.
15959 * gdb.base/siganls.exp: Likewise.
15960
15961 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
15962 compiler output.
15963 * gdb.base/whatis.exp: Likewise.
15964
15965 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
15966
15967 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
15968 failure (opcode table has been fixed to match reality).
15969
15970 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
15971
15972 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
15973 "call inferior func with struct - returns char",
15974 "call inferior func with struct - returns short"
15975
15976 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
15977 "print 'scope0.c'::filelocal at main",
15978 "print 'scope0.c'::filelocal_bss in test_at_main",
15979 "print 'scope0.c'::filelocal at foo",
15980 "print 'scope0.c'::filelocal_bss in test_at_foo",
15981 "print 'scope0.c'::filelocal at bar",
15982 "print 'scope0.c'::filelocal_bss in test_at_bar"
15983
15984 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
15985 in source file 1". This bug seems to have been fixed with both
15986 gcc and native cc (was native assembler bug?).
15987
15988 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
15989
15990 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
15991 "backtrace through signal handler" to "i*86-*-sysv4*".
15992 * gdb.base/signals.exp: Add xfail for "'next' behaved as
15993 continue" case. Add "known SVR4 bug" to fail message.
15994 Add "i*86-*-bsdi2.0" xfail for "handle all print".
15995 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
15996 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
15997 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
15998 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
15999 "up to foo in langs.exp", "show language at foo in
16000 langs.exp", "up to cppsub_ in langs.exp", "show
16001 language at cppsub_ in langs.exp", "up to fsub in
16002 langs.exp", and "show language at fsub in langs.exp".
16003 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
16004 "bactrace in corefile.exp".
16005 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
16006 "call inferior function with struct - returns float" and
16007 "call inferior function with struct - returns double".
16008
16009 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
16010
16011 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
16012 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
16013 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
16014 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
16015
16016 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
16017
16018 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
16019 (or overriden) "CHILL" macro rather then bare "gcc".
16020 Also look for ../../gcc/xgcc since that is what we will
16021 actually need, not "Makefile". Remove following assignment
16022 of CHILL to CHILL_FOR_TARGET because that results in
16023 recursive definition.
16024
16025 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
16026
16027 * gdb.base/corefile.exp: Change xfail for backtrace in
16028 corefile.exp from linuxaout to all linux.
16029 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
16030 cases where we miss the breakpoint at the signal handler
16031 for some reason. Setup xfail for linuxoldld/linuxaout and
16032 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
16033 hitting SIGURG breakpoint.
16034 * gdb.base/signals.exp: Setup xfail for "next" acting like
16035 continue to add linuxoldld. Setup xfail for all linux for
16036 "next to handler in signals_tests_1", "backtrace in
16037 signals_tests_1", "continue to func1", "pass SIGUSR1",
16038 and continue to handler".
16039
16040 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
16041
16042 * Update all FSF addresses except those in COPYING* files.
16043
16044 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
16045
16046 * gdb.base/a2-run.exp: Change messages to be more explicit about
16047 the status of args, and quote binfile in results.
16048
16049 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
16050
16051 * gdb.base/callfuncs.exp: Add tests for passing structs to
16052 inferior functions and return various types.
16053 * gdb.base/callfuncs.c: Add functions to receive a struct
16054 and return a member of the struct, in various types.
16055
16056 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16057
16058 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
16059
16060 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16061
16062 * config/vxworks29k.exp: New file, sources vxworks.exp.
16063
16064 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16065
16066 * config/gdbremote.exp: New file. Testing framework using
16067 gdbserver.
16068
16069 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
16070
16071 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
16072 "call function when asleep" and "send end of file".
16073 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
16074 for "backtrace in corefile.exp".
16075 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
16076 for "backtrace through signal handler".
16077 * gdb.base/corefile.exp: Make sure we actually generate a core file
16078 before trying the core tests. Some systems allow the user to suppress
16079 generation of core files and default to that (linux for example).
16080 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
16081 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
16082
16083 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16084
16085 * gdb.threads: New directory with some crude multi-threaded
16086 gdb tests (step.exp and step2.exp).
16087 * config/mt-lynx (STEP_EXECUTABLE): Define.
16088 (THREADFLAGS): Define.
16089
16090 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
16091
16092 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
16093
16094 * gdb.base/signals.exp: Disable whole file for lynx until
16095 further notice.
16096
16097 * gdb.base/signals.exp: xfail test where "next" acts like
16098 "continue" for lynx.
16099
16100 * gdb.base/interrupt.exp: xfail test for calling function while
16101 inferior is asleep for lynx.
16102
16103 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
16104 than one cr-lf after each command.
16105
16106 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16107
16108 * configure.in: Reinstate setting of stabsdirs variable, fix
16109 typo in setting up configdirs for native builds.
16110
16111 * gdb.base/return.exp: Fix typo in return double test.
16112 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
16113 compiler from optimizing them away.
16114
16115 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
16116
16117 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
16118 sequences to be echo'd by gdb when using gdb_test.
16119 * gdb.chill/chexp.exp: Likewise.
16120 * gdb.fortran/exprs.exp: Likewise
16121
16122 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16123
16124 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
16125 after the inferior gdb has started.
16126
16127 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
16128 after each command.
16129 * gdb.base/funcargs.exp: Likewise.
16130 * gdb.base/gdbvars.exp: Likewise.
16131 * gdb.base/interrupt.exp: Likewise.
16132 * gdb.base/list.exp: Likewise.
16133 * gdb.base/watchpoint.exp: Likewise.
16134 * gdb.c++/demangle.exp: Likewise.
16135 * gdb.c++/inherit.exp: Likewise.
16136 * gdb.chill/chexp.exp: Likewise.
16137 * gdb.fortran/exprs.exp: Likewise.
16138
16139 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
16140 test if we can't handle IO to/from the inferior.
16141
16142 * gdb.c++/misc.exp: Always check for a program already being
16143 started after sending a "run" command to gdb.
16144
16145 * gdb.base/twice.exp: Start with a fresh gdb.
16146
16147 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
16148 only depend on gdb's expression code, not the chill runtime.
16149
16150 * gdb.base/return.c: Put return values into variables so we
16151 can have gdb print them rather than depending on the program
16152 to print them.
16153 * gdb.base/return.exp: Corresponding changes.
16154
16155 * lib/gdb.exp: Provide default value for noinferiorio.
16156 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
16157 the inferior.
16158
16159 * gdb.base/break.exp: Always check for a program already being
16160 started after sending a "run" command to gdb.
16161 (text_next_with_recursion): Don't check the output from the
16162 program's printf statement. Instead just make sure the program
16163 exited.
16164
16165 * gdb.base/commands.exp: Protect tests which need arguments with
16166 $noargs conditionals.
16167
16168 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16169
16170 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
16171 of structure member arrays to match gdb/valops.c:value_addr change.
16172
16173 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
16174
16175 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
16176 cases.
16177
16178 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
16179
16180 * configure.in (configdirs): Remove gdb.chill from default list
16181 of subdirs and then add it back in only if doing a native build.
16182 The current chill compiler does not yet work in any cross build.
16183 * Revert all signal changes from Jul 6.
16184 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
16185 for sh-hms targets, allowing these tests to link, with no other
16186 changes. Testing is suppressed by setting "nosignals" in site.exp.
16187
16188 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
16189
16190 * configure.in (signaldirs): Define and add to configdirs for all
16191 targets except some specific ones that are known to not support signals.
16192 Also clean up formatting.
16193 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
16194 (signals, sigall): Remove rules to build.
16195 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
16196 Moved to new gdb.signals directory.
16197 * gdb.signals: New test directory.
16198 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
16199 signals.c signals.exp}: New or moved files.
16200
16201 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
16202
16203 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
16204
16205 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
16206
16207 * gdb.base/return.exp: Xfail `return double' test failure
16208 on at least Solaris 2.3 and handle future/past versions on
16209 a case by case basis as appropriate. Also update message
16210 to include i*86 failures.
16211
16212 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16213
16214 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
16215
16216 * lib/gdb.exp: Fix comment which erroneously identified
16217 gdb_file_cmd as gdb_load (the 19 May change was in fact to
16218 gdb_file_cmd not gdb_load).
16219 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
16220
16221 * gdb.base/setvar.exp: Make test names consistent between pass and
16222 fail cases. Use gdb_test more.
16223
16224 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16225
16226 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
16227
16228 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16229
16230 * gdb.base/help.exp: Fix expected help string for `show commands'.
16231
16232 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
16233
16234 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
16235
16236 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
16237 of a text section.
16238
16239 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
16240
16241 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
16242 that loop eventually terminates. Fix Connection refused logic so
16243 that testsuite will expire nicely.
16244
16245 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
16246
16247 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
16248 config/rom68k.exp: New tcl glue for the appropriate monitors.
16249 These all just end up calling monitor.exp.
16250 * config/monitor.exp (gdb_target_monitor): Handle `Connection
16251 refused' by retrying. Cleanup some timeout issues.
16252 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
16253 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
16254 callers don't have to set/restore global timeout variable.
16255
16256 * The following set of changes centralizes management of the global
16257 timeout variable. This way, it can be set in one target dependent
16258 place instead of dozens of places scattered throughout the test suite.
16259 If you need to lengthen a timeout, then you should either set timeout
16260 in one of the config/{target}.exp files, or multiply it by a factor.
16261 Setting it to an absolute value is always going to lose for some
16262 targets.
16263 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
16264 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
16265 * gdb.base/funcargs.exp: Don't set timeout.
16266 * gdb.base/list.exp (test_forward_search): Only use local timeout.
16267 * gdb.base/printcmds.exp (test_print_string_constants
16268 test_print_array_constants): Don't set timeout.
16269 * gdb.base/ptype.exp: Don't set timeout.
16270 * gdb.base/recurse.exp: Don't set timeout.
16271 * gdb.base/return.exp: Don't set timeout.
16272 * gdb.base/watchpoint.exp: Don't set timeout.
16273 * gdb.c++/classes.exp (do_tests): Don't set timeout.
16274 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
16275
16276 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
16277
16278 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
16279
16280 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16281
16282 * lib/gdb.exp: Disable chill tests for irix5.
16283
16284 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16285
16286 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
16287 each test pass or fail.
16288
16289 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16290
16291 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
16292 xlc not gcc.
16293
16294 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
16295
16296 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
16297
16298 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
16299
16300 * config/est.exp: Fix copyright and comments. Remove dead code.
16301 Use targetname, serialport and baud variables instead of fixed
16302 constants.
16303 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
16304 * config/cpu32bug.exp: New file to support cpu32bug monitors.
16305
16306 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16307
16308 * gdb.base/watchpoint.exp: Don't run
16309 test_watchpoint_triggered_in_syscall for sunos.
16310
16311 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16312
16313 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
16314 they don't seem to exist. Do include stdio.h.
16315
16316 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16317
16318 * gdb.base/a1-selftest.exp: Add alpha xfail.
16319
16320 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16321
16322 * gdb.base/watchpoint.c (main): Prompt before calling read().
16323 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
16324 Revise accordingly. Remove cruft about sending "123" several
16325 times, until it gets noticed. Clean up the "print buf[0]" stuff
16326 so that it passes or fails, and waits for prompts in the usual way.
16327
16328 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16329
16330 * gdb.base/recurse.exp: Fix comment.
16331
16332 * TODO: Remove item about printing variables in nodebug.exp. Add
16333 item about enabling tests which are only run on some targets.
16334
16335 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
16336 fail, make test names unique, use new gdb_test convention
16337 regarding pattern, use gdb_test more, etc.).
16338
16339 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
16340 fail, make test names unique, etc.).
16341
16342 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16343
16344 * gdb.base/nodebug.c: Change return type of top and middle to
16345 short.
16346 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
16347 are fixed by the recent mdebugread.c changes. Allow `short ()'
16348 as type for top and middle.
16349
16350 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16351
16352 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
16353 nearly as I can tell, the whole thing was an accident in Stu's
16354 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
16355 to replace a send/expect pair with gdb_test, but ended up only
16356 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
16357 of 30 Mar 1995 took care of it, but left this vestigial comment
16358 which I am now nuking.
16359
16360 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16361
16362 * gdb.base/break.exp: Look for different line number for
16363 breakpoint at main depending on usestubs.
16364
16365 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16366
16367 * gdb.base/list.exp: Adjust some alternate expect patterns to
16368 match recent list0.c change. Add alternate expect pattern for
16369 output from `list default lines around main' for optimizing
16370 compilers.
16371
16372 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16373
16374 * lib/gdb.exp: If nosignals is not set, set it to 0.
16375
16376 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
16377
16378 * config/slite-gdb.exp: Responds to load symbol table prompt.
16379 * gdb.base/break.exp: Adjust line number, fix rerun.
16380 * gdb.base/langs0.c: Add #ifdef usestubs.
16381
16382 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
16383
16384 * gdb.base/list.exp: Adjust line contents after adding new lines in
16385 list0.c. Also fix a syntax error.
16386
16387 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
16388 * gdb.base/break.exp: ditto.
16389 * gdb.base/list.exp: ditto.
16390 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
16391 * gdb.base/run.c: ditto.
16392 * gdb.base/list0.c: ditto.
16393 * gdb.base/funcargs.c: ditto.
16394
16395 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
16396
16397 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
16398 $targetname, $serialport and $baud instead of hardwired variables.
16399 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
16400 target doesn't support signals.
16401
16402 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
16403
16404 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
16405
16406 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16407
16408 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
16409 Don't rely on the value of an auto variable before it has been
16410 initialized. Use gdb_test more.
16411
16412 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16413
16414 * lib/gdb.exp (default_gdb_version): A version number must start
16415 with a digit, but other than that contains all characters up to
16416 the first whitespace character.
16417
16418 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16419
16420 * gdb.base/commands.exp (breakpoint_command_test): New tests.
16421
16422 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16423
16424 * gdb.c++/*.exp: Warn if executable does not exist. The original
16425 reason for skipping the warning was that configure.in sometimes
16426 intentionally skipped building the executables but the tcl code
16427 had no way of knowing. That (a) was always bogus with respect to
16428 error handling, (b) is no longer true (right now there is no way
16429 to skip C++ tests).
16430
16431 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
16432
16433 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16434
16435 * gdb.base/list.exp: Add expect patterns for output from
16436 SunPRO compiled executables.
16437 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
16438 types.
16439
16440 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16441
16442 * gdb.base/break.exp (test_next_with_recursion): Accept any line
16443 number (we are already testing that the correct source line text
16444 gets printed).
16445
16446 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
16447 that is what is intended, but something needed to be done to get
16448 sunos4 native working again.
16449
16450 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16451
16452 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16453 apparently went with a (very) old xfail.
16454
16455 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16456
16457 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16458 runto_main is a proc in gdb.exp that will do 'step' for target use
16459 stubs.
16460 * gdb.base/exprs.exp: ditto.
16461 * gdb.base/interrupt.exp: ditto.
16462 * gdb.base/opaque.exp: ditto.
16463 * gdb.base/printcmds.exp: ditto.
16464 * gdb.base/ptype.exp: ditto.
16465 * gdb.base/scope.exp: ditto.
16466 * gdb.base/setvar.exp: ditto.
16467 * gdb.base/signals.exp: ditto.
16468 * gdb.base/twice.exp: ditto.
16469 * gdb.c++/classes.exp: ditto.
16470 * gdb.c++/inherit.exp: ditto.
16471 * gdb.c++/templates.exp: ditto.
16472 * gdb.base/break.exp: no run and hit main for stubs. Change line
16473 numbers for breakpoints and info breakpoint.
16474 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16475 breakpoint().
16476 * gdb.base/callfuncs.c: ditto.
16477 * gdb.base/exprs: ditto.
16478 * gdb.base/interrupt.c: ditto.
16479 * gdb.base/opaque0.c: ditto.
16480 * gdb.base/printcmds.c: ditto.
16481 * gdb.base/ptype.c: ditto.
16482 * gdb.base/scope0.c: ditto.
16483 * gdb.base/setvar.c: ditto.
16484 * gdb.base/signals.c: ditto.
16485 * gdb.base/twice.c: ditto.
16486 * gdb.c++/misc.cc: ditto.
16487 * gdb.c++/templates.cc: ditto.
16488
16489 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16490
16491 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16492
16493 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16494 somewhere between `read' and `main.c'. I'm pretty sure the
16495 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16496 and it isn't particularly useful.
16497
16498 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16499
16500 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16501
16502 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16503
16504 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16505
16506 * config/mt-slite: add LIBS and -nostdlib.
16507 * config/slite-gdb.exp: add this new file to support sparclite target.
16508
16509 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16510
16511 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16512
16513 * gdb.base/a2-run.exp: Change argument to istarget from
16514 "*-*-vxworks" to "*-*-vxworks*".
16515 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16516
16517 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16518
16519 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16520 will not runto main but do a 'step' to step out of breakpoint().
16521 * config/mt-slite: add -Dusestubs.
16522
16523 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16524
16525 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16526 instead of just @.
16527
16528 * gdb.base/signals.exp: Add test for "handle all print".
16529 * TODO: Remove "handle all print". Also remove item about
16530 checking copyright date (I don't like the idea of a spurious FAIL
16531 based on when we run the tests).
16532
16533 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16534 for SunOS4 (reason for failure not investigated). Remove
16535 redundant test for $binfile.
16536
16537 * gdb.base/nodebug.c (array_index): Call malloc.
16538
16539 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16540
16541 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16542
16543 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16544 conventions and slightly simplify the matching regexp.
16545
16546 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16547
16548 * gdb.base/break.exp: Update gdb_test invocation to use new
16549 convention.
16550
16551 * lib/gdb.exp: If noargs is not set, set it to 0.
16552
16553 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
16554 tests unique.
16555
16556 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
16557
16558 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16559
16560 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
16561 one argument of type "<non-float parameter>".
16562
16563 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
16564
16565 * config/rom68k.exp: New file to support Motorola IDP board.
16566 * gdb.base/a2-run.exp: Skip this file if noargs is set.
16567 * gdb.base/break.c: Change things around so that this program
16568 doesn't depend upon args. This is necessary to make remote
16569 targets work (in general, they can't take args).
16570 * gdb.base/break.exp: Don't try to send args to program. Don't
16571 expect output. Also, replace lots of code with gdb_test.
16572
16573 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16574
16575 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
16576 printing of '\'' (which is what the comment says we are testing,
16577 even though we were not), not '''.
16578 (test_integer_literals_rejected): Test that printing ''' is an error.
16579
16580 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16581 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
16582 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
16583 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
16584 Use gdb_test not test_print_accept.
16585 * lib/gdb.exp: Remove test_print_accept.
16586
16587 * gdb.base/signals.exp (signal_tests_1): Make pass message
16588 consistent with fail message.
16589
16590 * gdb.base/whatis.exp: Remove xfails for printing char vs.
16591 unsigned char; the bug (PR 1821) is fixed.
16592
16593 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
16594
16595 * gdb.base/scope.exp (test_at_localscopes): Call pass for
16596 successful tests--makes xfailing them work right.
16597
16598 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16599
16600 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
16601 only \r\n, not .*. The test can pass .* as the last thing in
16602 $pattern if that is what it wants. In addition to providing this
16603 flexibility, this change should speed up pattern matching in cases
16604 where the pattern already ended with .* (there were a number of
16605 them). This change also helps catch bad patterns--in the old
16606 scheme the typo "char \*" instead of "char \\*" would pass. Now
16607 it is caught.
16608 * Many .exp files: Update callers.
16609
16610 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
16611 clearer and does not spuriously match multiple ('s. Likewise for
16612 ) and *.
16613
16614 * gdb.base/nodebug.exp: Test ability to call a function and pass
16615 it a string (even with no debugging info).
16616
16617 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
16618 "p '\'", which is the same as "p ''" once tcl gets done with
16619 quoting, to "p '\\'", which I suspect is what is intended (one
16620 backslash gets sent to GDB).
16621
16622 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
16623
16624 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16625
16626 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
16627 1817) was fixed literally years ago.
16628
16629 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16630
16631 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
16632 test, it causes stepping out of call_after_alloca_subr with
16633 optimizing compilers.
16634 (localvars_in_indirect_call): Consume GDB prompt if `finish'
16635 fails.
16636
16637 * gdb.c++/templates.exp: Source templ-info.exp only if
16638 the templates executable exists.
16639
16640 * gdb.c++/misc.cc (class Contains_static_instance,
16641 class Contains_nested_static_instance),
16642 gdb.c++/classes.exp (test_static_members): Test printing of
16643 a class that contains a static instance of the class.
16644
16645 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16646
16647 * gdb.base/langs2.c (cppsub_): Don't prototype.
16648 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
16649 only, I believe).
16650
16651 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16652
16653 * lib/gdb.exp (skip_chill_tests): New procedure.
16654
16655 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
16656
16657 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
16658
16659 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
16660 each expect pattern. Cuts runtime from 12 to about 4 seconds.
16661
16662 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16663
16664 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
16665
16666 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
16667 disassemble 8, not 16, instructions for part 4.
16668
16669 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
16670 support the latter anymore.
16671
16672 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
16673 -DNO_PROTOTYPES.
16674 * gdb.base/callfuncs.c: Control use of prototypes based on
16675 NO_PROTOTYPES, not __STDC__.
16676 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
16677 t_float_values2 tests if prototypes in use.
16678
16679 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
16680 t_double_values): When checking differences against DELTA, check
16681 that difference is within the range (-DELTA,DELTA), not just
16682 (-infinity,DELTA).
16683
16684 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
16685
16686 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
16687 'file' command firts, then 'target', then 'load', this is due to gdb
16688 target set up.
16689 * config/mips-gdb.exp: Fix a couple regular exp bugs.
16690
16691 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
16692
16693 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
16694 FP load/store variants.
16695 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
16696
16697 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16698
16699 * gdb.base/term.exp: Do not give a warning if not native, it is
16700 not an abnormal condition.
16701
16702 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
16703
16704 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
16705 t_char_array".
16706
16707 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16708
16709 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
16710 are getting the version number.
16711
16712 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
16713 if not native, it is not an abnormal condition.
16714
16715 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16716
16717 * lib/gdb.exp: Just use "file exists", rather than undocumented
16718 dejagnu procedure "findfile".
16719
16720 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16721
16722 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
16723 (LDFLAGS): Set to -Xlinker -Ur.
16724
16725 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
16726 Removed, these values are set by lib/gdb.exp.
16727
16728 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
16729
16730 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16731
16732 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
16733 of replicating gdb startup code.
16734
16735 * config/mt-vxworks (LDFLAGS): Set to -r.
16736 (CFLAGS_FOR_TARGET): Removed.
16737
16738 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
16739 (gdb) and gdb for vxworks uses (vxgdb).
16740
16741 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
16742 executable is not in the tree and host != target, use sed and
16743 program_transform_name to determine the gdb name used by the
16744 target.
16745
16746 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
16747 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
16748
16749 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16750
16751 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
16752 floats, chars, and shorts where there are ANSI-style function
16753 definitions.
16754
16755 * gdb.base/langs.exp, gdb.base/langs*: New test.
16756 * gdb.base/Makefile.in: Build it.
16757 * TODO: Remove item about checking that C names don't get C++
16758 demangling applied; this test tests it.
16759
16760 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16761
16762 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
16763 went with the const70 xfail. The xfail went away a year ago.
16764
16765 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
16766
16767 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
16768 for hp300.
16769
16770 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
16771
16772 * gdb.base/a1-selftest.exp: Don't run on hp300.
16773
16774 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16775
16776 * Makefile.in (site.exp): Set host_alias and target_alias as well
16777 as host_triplet and target_triplet.
16778
16779 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16780
16781 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
16782
16783 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
16784 places as other ecoff systems).
16785
16786 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
16787 ultrix.
16788
16789 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16790
16791 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
16792 remove them.
16793 * gdb.base/nodebug.exp: Accept "function" in addition to "text
16794 variable and "variable" in addition to "data variable".
16795 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
16796
16797 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
16798 2.
16799 * gdb.base/list1.c (long_line): Add additional statement at start
16800 of function.
16801 * gdb.base/list.exp (test_forward_search): Update line number to
16802 reflect new statement.
16803
16804 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16805
16806 * gdb.base/signals.exp: Reinitialize searched source directories
16807 after gdb_start call.
16808
16809 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
16810
16811 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
16812 * gdb.stabs/Makefile.in: Likewise.
16813
16814 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
16815 change. Instead split the tests into smaller pieces.
16816 * gdb.disasm/hppa.s: Corresponding changes.
16817
16818 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16819
16820 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16821 Quote ^C when passing it to stty. For some shells ^ is a pipe.
16822
16823 * gdb.base/funcargs.exp: Modify many tests so that every test
16824 either passes or fails. Make some test names unique.
16825
16826 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16827
16828 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16829 Call stty to set interrupt character.
16830
16831 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
16832 for HP assembler versus GNU assembler based on actual behavior of
16833 $(CC), rather than assuming that $(AS) is always the GNU assembler.
16834
16835 * TODO: Suggest a few more stepping tests.
16836
16837 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
16838
16839 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
16840 restart GDB for h8300 after a continue.
16841 (return): Add pattern to match a29k-udi behavior.
16842 * gdb.base/nodebug.exp: Remove obsolete comment.
16843 * gdb.base/regs.exp: New file, testing of register displays.
16844 * gdb.base/return.exp: Fix typo in reference to $objdir.
16845 * gdb.base/whatis.exp: Always start with a fresh GDB.
16846
16847 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16848
16849 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
16850 higher, these tests generate a lot of output.
16851
16852 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16853
16854 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
16855 code following the catch silently ignored some errors; without the
16856 catch they should be thrown like any other tcl error. Also, the
16857 catch used "" instead of {} which meant all the callers who wanted
16858 to include one of the characters "[]$ had to quote it an extra time.
16859 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
16860 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
16861 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
16862 Remove extra quoting.
16863
16864 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
16865
16866 * gdb.base/commands.exp: Make test names unique; every test either
16867 passes or fails. Update some comments.
16868
16869 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
16870
16871 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16872
16873 The following fixes a FAIL caused by the fact that the alpha stabs
16874 configuration didn't use the ".if alpha" code in weird.def.
16875 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
16876 bit pointer, so the 32 bit version works even on the alpha.
16877 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
16878 Remove the stuff which allowed us to have separate versions for
16879 alpha and everything else.
16880
16881 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
16882 regexp which "info func operator\[\](" is supposed to match. Fix
16883 string to send to GDB. Note that GDB still doesn't work right. Add a
16884 new test for "info func .perator\[\](" which GDB does handle correctly.
16885
16886 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
16887
16888 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16889
16890 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
16891 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
16892 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
16893 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
16894 it makes the tests harder to understand and confuses test-o-matic.
16895 The preferred style is that each test provides a PASS or a FAIL,
16896 and has a unique message (e.g. "continue #54" not just "continue")
16897 which is the same for the pass and the fail.
16898 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16899 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
16900 to lib/gdb.exp.
16901 * gdb.base/printcmds.exp: Use test_print_accept. Remove
16902 prt_accept which was basically the same thing. Likewise for
16903 test_print_reject and prt_reject.
16904 * lib/gdb.exp (test_print_reject): Add some more error message
16905 patterns to match from the former printcmds.exp (prt_reject).
16906 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
16907 One defect of the passcount stuff is that some of it failed to
16908 report XPASS where appropriate.
16909 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
16910 stuff before and after arg in expected pattern.
16911 (test_paddr_operator_functions): Re-do test without print_addr_of;
16912 this is the only test which seems to want extra stuff there.
16913
16914 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16915
16916 * gdb.base/nodebug.exp: Update new tests to reflect improved
16917 wording of gdb output.
16918
16919 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
16920 and "ptype" work on variables in files compiled without -g.
16921 Replaces commented out "maint print msymbol" tests.
16922
16923 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16924
16925 * gdb.base/setvar.c (dummy): Call malloc.
16926
16927 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
16928 losing with the irix4 sed.
16929
16930 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
16931 ALRM" on irix4.
16932
16933 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16934
16935 * TODO: Remove items about corefile.exp testing new exec-file and
16936 backtrace; both are now done. Add items about printing enums.
16937
16938 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16939
16940 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
16941 "get signal $thissig" test fails.
16942
16943 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
16944
16945 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16946
16947 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
16948 compiler warning with dec alpha compiler.
16949
16950 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
16951 extra \n from gdb_test call (this explains why the prompt test
16952 that I removed yesterday was there).
16953 (user_defined_command_test): Remove extra \n and prompt test.
16954
16955 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
16956 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
16957 doesn't exist.
16958 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
16959 Also remove alpha workaround, which turns out to be because
16960 SIGABRT == SIGLOST.
16961
16962 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
16963
16964 * gdb.base/help.exp: Don't test "help show".
16965
16966 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16967
16968 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
16969 "set print address" is on.
16970 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
16971 pass prompt to gdb_test; gdb_test already looks for the prompt.
16972
16973 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
16974
16975 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
16976 was a vestige of the manual TESTSTRATEGY, and the purpose of it
16977 was to make sure that gdb can read a core file. But (a) the "read
16978 the corefile" part didn't make it to a1-selftest.exp, we just
16979 delete the corefile after creating it, and (b) we test reading
16980 corefiles in corefile.exp anyway. Also, this test left around a
16981 xgdb process on Solaris.
16982
16983 * gdb.base/corefile.exp: Also test backtrace.
16984
16985 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
16986
16987 * gdb.base/commands.exp: Test a simple user defined command with
16988 arguments and if/while statements; verify the full user command is
16989 printed by "show user".
16990
16991 * gdb.base/commands.exp: Test if/while commands as part of a
16992 breakpoint command list; verify they appear in breakpoint
16993 information.
16994
16995 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16996
16997 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
16998 than by dividing by zero.
16999
17000 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
17001
17002 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
17003 performing an inferior call with watchpoints enabled.
17004 * gdb.base/watchpoint.c (main): Delete second unnecessary read
17005 call.
17006
17007 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17008
17009 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
17010 of "file" command.
17011
17012 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
17013 Add additional pattern for when "int operator int(void);" appears
17014 in a different order.
17015
17016 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17017
17018 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
17019
17020 * gdb.base/help.exp: Replace most of docstrings for "info signals"
17021 and "signal" with ".*".
17022
17023 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17024
17025 * TODO: Add note about "handle all nostop".
17026
17027 * gdb.base/{sigall.c, sigall.exp}: New test.
17028 * gdb.base/Makefile.in: Add it.
17029
17030 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17031
17032 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
17033 when invoking GDB, suppresses any windowing interface.
17034
17035 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
17036
17037 * config/sim-gdb: New file, simulator testing support.
17038
17039 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
17040
17041 * gdb.base/interrupt.exp: Test calling func1 twice.
17042
17043 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
17044
17045 * gdb.base/list.exp (test_forward_search): Set timeout higher
17046 when we'll be getting lots of output from gdb.
17047
17048 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
17049 "init_malloc" to after the expect statement. Run it if that
17050 regexp is taken, but also for two others which happen if source
17051 cannot be found.
17052
17053 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17054
17055 * gdb.base/printcmds.exp: New test, for printing register before
17056 program is running.
17057
17058 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17059
17060 * gdb.base/list.exp: Correct some alternate expect patterns
17061 to reflect changes in list1.c.
17062
17063 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17064
17065 * TODO: Add item regarding large frames.
17066
17067 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
17068
17069 * TODO: Remove item about enabling return.exp; it
17070 is enabled. Suggest a few more "return" tests.
17071
17072 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17073
17074 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
17075 anonymous unions.
17076
17077 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17078
17079 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
17080 and pr-5646.o, so "make" is the same as "make all", not "make
17081 pr-4975.o".
17082
17083 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
17084
17085 * gdb.base/list.exp: Adjust expectations to reflect changes in
17086 list1.c.
17087 (test_forward_search): New test proc.
17088 * gdb.base/list1.c (long_line): New function, has long source line.
17089
17090 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
17091
17092 * gdb.base/a1-selftest.exp: Change initial stepping to know about
17093 additional line of code that was added.
17094
17095 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
17096
17097 * gdb.disasm/hppa.s: Break the large branching tests into smaller
17098 tests so as not to overflow expect's input buffers.
17099 * gdb.disasm/hppa.exp: Corresponding changes.
17100
17101 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17102
17103 Beginnings of template debugging tests.
17104 * gdb.c++/templ-info.cc: New file to test for template
17105 debugging capability of the compiler.
17106 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
17107 templ-info.cc.
17108 * gdb.c++/templates.cc: Add explicit template instantiations
17109 to enable compiling with -fno-implicit-templates. Add destructor
17110 and 'value' method to T5 class for template tests.
17111 * gdb.c++/templates.exp: Add testcases for printing of template
17112 types, setting breakpoints on template methods and calling a
17113 template method.
17114
17115 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
17116
17117 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
17118 branch target since some assemblers (gas-2.5) may emit a
17119 relocation for the branch instead of resolving it in the
17120 assembler.
17121
17122 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17123
17124 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
17125 through signal handler.
17126
17127 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17128
17129 * configure.in (*-*-netware): Use config/mt-netware.
17130
17131 * config/mt-netware: New file.
17132 * config/mt-i386-netware: Removed, separate configs for different
17133 netware architectures are no longer needed now that we have
17134 --with-headers.
17135
17136 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17137
17138 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
17139 by the recent changes to use ANSI C arithmetic conversions.
17140
17141 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17142
17143 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
17144 bug involving using inferior_pid to figure out whether to select a
17145 frame.
17146
17147 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
17148
17149 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
17150 match the current disassembler output.
17151
17152 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
17153
17154 * gdb.fortran/exprs.exp: Expect VOID instead of void.
17155 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
17156 types, expect "int" as type of integer values (for now).
17157
17158 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
17159
17160 * gdb.base/commands.exp: New tests for if/while commands.
17161
17162 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
17163
17164 * lib/gdb.exp (runto): Replace sub-pattern for hex value
17165 by .*, since hex values have different syntax in Chill mode.
17166
17167 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17168
17169 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
17170 linefeed from expect pattern for repeated types with indices > 9.
17171
17172 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
17173
17174 First part of Fortran test suite.
17175 * gdb.fortran: New directory.
17176 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
17177
17178 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17179
17180 * gdb.base/default.exp: Update expect pattern for load command
17181 without arguments.
17182
17183 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17184
17185 * configure.in: Change i386 to i[345]86.
17186 * gdb.base/configure.in: Likewise.
17187 * gdb.c++/configure.in: Likewise.
17188 * gdb.chill/configure.in: Likewise.
17189
17190 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
17191
17192 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
17193 patterns, since that is not a valid context for comments.
17194
17195 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
17196
17197 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
17198 repeated types and repeated types with indices > 9.
17199
17200 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
17201
17202 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
17203 2417; old bug has been fixed.
17204
17205 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
17206
17207 * gdb.base/interrupt.exp: When trying to wake up the inferior,
17208 send the newline ourselves instead of assuming gdb_test will do
17209 so when passed an empty input string.
17210
17211 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
17212 stabs testcode.
17213
17214 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17215
17216 * lib/gdb.exp (gdb_test): Don't send anything if the first
17217 argument is an empty string. This makes cases where we want to
17218 match output that is already in expect's buffers (for example,
17219 matching a breakpoint after gdb_run_cmd has been called) work
17220 reliably.
17221
17222 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17223
17224 * config/netware.exp: New file.
17225
17226 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17227
17228 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
17229 the -B and -L prefixes so we can find the debugging stub.
17230
17231 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
17232 there and we are using the gcc from the tree.
17233
17234 * gdb.base/types.c: Removed.
17235
17236 * gdb.base/configure.in: Look for makefile fragments in ../config.
17237 Recognize i386-*-netware.
17238 * gdb.c++/configure.in: Likewise.
17239
17240 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17241
17242 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
17243 the correct TCL syntax.
17244
17245 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17246
17247 * gdb.base/opaque.exp: use runto instead of messing around with
17248 breakpoints. Simplify by using gdb_test.
17249
17250 * gdb.base/bitfields.exp: restart between tests on netware targets
17251 because breakpoints aren't relocated after target death. Run
17252 processes to completion.
17253
17254 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
17255
17256 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
17257
17258 * Makefile.in: Remove extra tabs that confuse some versions
17259 of "make". Use the newly built gdb to test with by default,
17260 rather than the first one in the tester's search path.
17261
17262 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
17263
17264 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
17265
17266 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
17267 condition help.
17268
17269 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17270
17271 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
17272
17273 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
17274 running.
17275 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
17276 * gdb.base/funcargs.exp: Likewise.
17277
17278 * gdb.base/bitfields.exp: Simplify by using gdb_test.
17279 * gdb.base/funcargs.exp: Likewise.
17280
17281 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
17282 message is "".
17283
17284 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17285
17286 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
17287 return,signals,twice}.exp: Handle non-existant binaries
17288 consistantly.
17289
17290 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
17291 * gdb.base/Makefile.in: Don't try to generate a core dump, we
17292 might testing a cross development system.
17293
17294 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17295
17296 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
17297 runtest script is relative to ${srcdir}, not ${rootdir}.
17298
17299 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
17300
17301 * gdb.base/signals.exp: Allow for optionality of breakpoint
17302 address.
17303
17304 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17305
17306 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
17307
17308 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17309
17310 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
17311 for size_t definition.
17312 * gdb.c++/templates.cc: Likewise
17313
17314 * config/mt-i386-netware: New file.
17315
17316 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
17317 defined.
17318
17319 * gdb.base/Makefile.in: Added support for systems that name core
17320 files by appending "core" to the program name.
17321 * gdb.base/a1-selftest.exp: Likewise.
17322
17323 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17324
17325 * gdb.base/return.exp: Add comment and message for `return double'
17326 test failure on Sparc Solaris.
17327
17328 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
17329
17330 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
17331
17332 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17333
17334 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
17335 from optimizing them away.
17336 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
17337 patterns to include default constructors and assignment operators,
17338 to match gcc versions beyond 2.5.8. Accept any cplus demangling
17339 character in the output of the virtual base pointer.
17340
17341 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17342
17343 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
17344 expression match in print_addr_of to avoid unintented matches.
17345 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
17346 versions up to 2.5.8.
17347
17348 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17349
17350 * gdb.base/list.exp: Tweak alternate pattern for listing of an
17351 included file to run under newer versions of expect.
17352 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
17353 consecutive >'s in templates to accomodate recent cplus-dem.c change.
17354 Remove xfail for the virtual table of BDDHookV.
17355
17356 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17357
17358 * lib/gdb.exp (string_to_regexp): Set a default result.
17359 (default_gdb_start): Fix misleading message.
17360
17361 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
17362
17363 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
17364 Remove all CC, etc definitions.
17365 * config/mt-hpux: New file.
17366 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
17367 (CFLAGS, LDFLAGS): Define.
17368 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
17369
17370 * Makefile.in (site.exp): Don't insert host_os, etc.
17371 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
17372 (distclean): Check existence of subdir.
17373 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
17374 * gdb.base/Makefile.in: General cleanup and simplification.
17375 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17376 to build executables. Use default rule to build .o files.
17377 (EXPECT, RUNTEST, CC): Fix relative pathname.
17378 (site.exp): Don't insert host_os, etc.
17379 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
17380 and/or SIGUSR1 defined.
17381 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
17382 * gdb.c++/Makefile.in: General cleanup and simplification.
17383 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17384 (CFLAGS): Remove.
17385 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
17386
17387 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
17388
17389 * gdb.base/recurse.exp: Misc changes to get tests running again
17390 after Kung's changes to the watchpoint code.
17391 * gdb.base/watchpoint.exp: Likewise.
17392
17393 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
17394
17395 * lib/gdb.exp (string_to_regexp): Convert {\} also.
17396
17397 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17398
17399 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
17400 * lib/gdb.exp (default_gdb_start): Define.
17401 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
17402 gdb.base/funcargs.exp, gdb.base/opaque.exp,
17403 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
17404 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
17405 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
17406 Don't call gdb_target_udi in between tests.
17407
17408 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17409
17410 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
17411 (which was basically just a local version of the same thing). In
17412 addition to avoiding duplication, gdb_test_exact is faster.
17413 * lib/gdb.exp (gdb_test_exact): Fix typo.
17414
17415 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
17416 don't give an error.
17417
17418 * gdb.base/term.exp: Call delete_breakpoints before starting.
17419
17420 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
17421 (t10): Add comment.
17422
17423 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17424
17425 Reorganization of the GDB Test Suite.
17426
17427 * gdb.base: New directory, contains all the basic tests.
17428 * gdb.c++: New directory, tests specific to C++.
17429 * gdb.chill: New directory, tests specific to Chill.
17430 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
17431 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
17432 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
17433 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
17434 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
17435 t30-31 to chill).
17436 * */gdbme.*: Rename to match appropriate expect scripts.
17437 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
17438 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
17439 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
17440 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
17441 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
17442 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
17443 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
17444 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
17445 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
17446 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
17447 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
17448 gdb.c++/virtfunc.cc: New names of C++ files.
17449 * gdb.chill/chillvars.ch: New name of Chill file.
17450 * gdb.base/configure.in, gdb.c++/configure.in,
17451 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17452 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17453 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17454 * configure.in (configdirs): Update to reflect directory changes.
17455 (target_abbrev): No longer define for any configuration.
17456 * Makefile.in: Cosmetic improvements to header comments.
17457
17458 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17459
17460 Various changes to gdb.t31:
17461
17462 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17463 * gdbme.ch: Make all key-words and predefineds be upper-case.
17464 * chillvars.exp: Expect key-words and predefinds in upper-case.
17465
17466 * chillvars.exp: Use gdb_test_exact many places.
17467 Change expected output for arrays (which now includes index labels).
17468
17469 * pr-5020.exp, gdme.ch (module PR_5020):
17470 New test, for PR-5020.
17471
17472 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17473
17474 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17475 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17476
17477 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17478
17479 * Makefile.in: Fix bit-rot in definitions of CHILL,
17480 CHILL_FOR_TARGET and Chill_LIB.
17481 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17482 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17483 CHILL, and CHILL_LIB.
17484
17485 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17486
17487 * Revert the previous changes. Please see Rob's directory
17488 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17489
17490 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17491
17492 * Makefile.in, configure.in, config/mips-gdb.exp,
17493 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17494 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17495 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
17496 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17497 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17498 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17499 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17500 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17501 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17502 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17503 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17504 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17505 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17506 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17507 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17508 changes from 94Q1.
17509
17510 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17511
17512 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17513 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17514 Rob's new testing fragments.
17515
17516 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17517
17518 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
17519 lib/gdb.exp: Replace error proc calls with perror.
17520
17521 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17522
17523 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17524 version also, match on casted version strings, and match on
17525 gdb startup case where the line numbers might be messed up.
17526
17527 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17528
17529 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
17530 (CFLAGS): Delete it from here.
17531
17532 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17533
17534 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17535
17536 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17537
17538 * Makefile.in (RUNTEST): Default to just "runtest".
17539
17540 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17541
17542 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17543 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17544 the code has been restructured.
17545
17546 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17547
17548 * gdb.t00/default.exp (set write): Allow any number of \r and/or
17549 \n, not just one of each.
17550
17551 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
17552 /bin/cc gives a warning if you do.
17553
17554 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
17555
17556 * gdb.t24/demangle.exp: change expect pattern of
17557 __t10ListS_link1ZUiRCUiPT0
17558
17559 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17560
17561 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
17562 on local variables in recursive functions.
17563
17564 * gdb.t07/Makefile.in: Build the new test.
17565
17566 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17567
17568 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
17569 directly. Instead compare the return values from actual calls.
17570
17571 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
17572
17573 * Makefile.in (check): Set TCL_LIBRARY for runtest.
17574
17575 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17576
17577 * From Peter Schauer with minor modifications.
17578 * gdb.t15/return.exp (return_tests): Handle targets where "return"
17579 stops in mid-line in the caller. Add xfail for returning a float
17580 value on X86 targets.
17581
17582 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17583
17584 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
17585 to avoid expect lossage.
17586 (fmem_LRbug_tests): Likewise.
17587 * gdb.disasm/hppa.s: Corresponding changes.
17588
17589 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
17590 conditions to work with latest dejagnu/expect.
17591
17592 * gdb.t15/funcargs.exp (finish from indirect call): No longer
17593 expected to fail on the PA.
17594 (backtrace in call with trampolines): Explicitly require main
17595 to be frame #1 (no trampolines should show up in backtrace).
17596
17597 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
17598 "continue -expect".
17599 * gdb.t06/break.exp: Likewise.
17600 * gdb.t07/watchpoint.exp: Likewise.
17601 * gdb.t13/bitfields.exp: Likewise.
17602 * gdb.t15/{funcargs,return}.exp: Likewise.
17603 * gdb.stabs/weird.exp: Likewise.
17604 * config/{mips,udi}-gdb.exp: Likewise.
17605
17606 * hppa.sed: Enclose comments within a sed command to avoid
17607 losing with the old OSF1 sed.
17608
17609 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17610
17611 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
17612 sequent dynix.
17613 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
17614 * gdb.t15/funcargs.exp: Conditionally step again to really
17615 finish from marker_call_with_trampolines. Handle the case where
17616 the first step from within call_with_trampolines already steps
17617 us back to main.
17618 * gdb.t15/gdbme.c: Add comment to closing brace of
17619 call_with_trampolines for funcargs.exp.
17620
17621 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17622
17623 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
17624 Fix typo(s).
17625
17626 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17627
17628 * gdb.t07/gdbme.c: More code for watchpoint testing.
17629
17630 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
17631 "Hardware watchpoint" throughout file.
17632 (test_watchpoint_triggered_in_syscall): New test.
17633 (test_complex_watchpoint): New test.
17634
17635 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17636
17637 * gdbme.c (call_with_trampolines): New function to try and step
17638 into. Tests trampoline problems on the PA.
17639
17640 * funcargs.exp (localvars_in_indirect_call): No longer expect
17641 stepping into indirect call to fail on PAs.
17642 (test_stepping_over_trampolines): New test.
17643
17644 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17645
17646 * TODO: Add suggestions for static member function tests, and
17647 completion tests.
17648
17649 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17650
17651 * TODO: Add suggestions for "p/a" tests.
17652
17653 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
17654 (default_gdb_exit): Replace all the hair with sending "quit" to
17655 the process with a simple close.
17656
17657 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17658
17659 * TODO: Add suggestions for shared library tests.
17660
17661 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17662
17663 * TODO: Add suggestions for x/s tests.
17664
17665 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17666
17667 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
17668 "enable once", and "enable breakpoints once" with ".*".
17669
17670 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17671
17672 * TODO: Add suggestions about structure passing tests.
17673
17674 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17675
17676 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
17677 the primary1 test, use work around if __GNUC__ < 2.
17678 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
17679 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
17680 Test for bad output rather than waiting for timeout. Issue
17681 second continue only if first continue failed.
17682
17683 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17684
17685 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
17686 operator[] test with gdb_test because the old code didn't seem to
17687 be getting the quoting right with the new dejagnu.
17688
17689 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
17690
17691 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
17692 one from the path.
17693 * Makefile.in: Use a fresh expect if there is one, use runtest
17694 from the src tree if there is one.
17695
17696 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17697
17698 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
17699 next over recursive call. Revise the tests from that point on
17700 (which had been skipped) to match GDB's actual (correct) output.
17701
17702 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
17703 with next over a breakpoint whose condition is false.
17704
17705 * gdb.t00/help.exp: Comment out "help set print" tests just like
17706 (and for same reason as) "help set" test.
17707
17708 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17709
17710 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
17711 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
17712
17713 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17714
17715 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
17716 necessary gdb_target_udi.
17717
17718 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
17719
17720 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
17721 1838 and 2417; they are fixed.
17722
17723 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
17724 gdb.t03/ptype.exp (ptype structure, ptype union):
17725 Remove xfails; the test is looser than when the xfails were added.
17726
17727 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
17728 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
17729
17730 * gdb.t01/run.exp: Only run shell test if isnative.
17731
17732 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
17733 since "run" automatically loads if necessary. Call gdb_target_udi
17734 after the "file" since "file" kills any execution target.
17735
17736 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
17737 GDB. GDB doesn't work that way (not anymore at least) on UDI.
17738 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
17739 argument for UDI.
17740
17741 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17742
17743 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
17744
17745 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
17746
17747 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17748
17749 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
17750 properly quoting regexps. This makes the second argument to
17751 demangle a fixed string, which matches the callers, instead of a
17752 shell-style pattern which is what the previous implementation
17753 used. Update some of the callers.
17754
17755 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17756
17757 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
17758 (comib_nullified_tests): Fix typo.
17759 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
17760 strings. No longer expected to fail.
17761
17762 * gdb.disasm/hppa.s (addib_tests): Fix typo.
17763 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
17764 strings. No longer expected to fail.
17765
17766 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
17767 string. No longer expected to fail.
17768
17769 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17770
17771 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
17772 No longer expected to fail.
17773
17774 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
17775 string. No longer expected to fail.
17776
17777 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17778
17779 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
17780 only in the names (I probably got most of them). I was even
17781 generous with some which differed in underscores in names, and
17782 probably missed a few, and I *still* was able to remove almost a
17783 third of the file with almost no impact on testsuite coverage.
17784
17785 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17786
17787 * gdb.t00/default.exp: Match udi_attach error message as well as
17788 the one from child_attach.
17789
17790 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
17791
17792 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
17793
17794 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
17795 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
17796
17797 * Move test with enums and partial symbols back to
17798 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
17799 Reverts the change of 26 May 93. Per today's change to
17800 stabs.texinfo, the behavior that weird.exp was expecting was
17801 unreasonable; what is important is that the compiler+gdb get
17802 things right, which happens with a recent gcc. Also fix the test
17803 to deal with native compilers which put out the stab gdb can't
17804 deal with.
17805
17806 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17807
17808 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
17809 in the names. The main thing these accomplish is to slow things down.
17810 Many more such duplicates surely remain.
17811
17812 * gdb.t00/help.exp: Comment out "help support" test just like
17813 (and for same reason as) "help set" test.
17814
17815 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
17816
17817 * gdb.t06/break.exp: Remove setup_xfails for
17818 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
17819 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
17820 about known bug in gcc to include up through 2.5.8.
17821 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
17822 well as "_vb$".
17823 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
17824 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
17825 with latest gcc and gdb.
17826 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
17827 well as "_vb$".
17828
17829 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17830
17831 * configure.in (hppa*-*-*): Also configure and build stabs-only
17832 tests.
17833
17834 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17835
17836 * gdb.t10/hppa.mt: A makefile fragment for the PA.
17837 * gdb.t10/configure.in (hppa*-*-*): Use it.
17838
17839 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17840
17841 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
17842
17843 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17844
17845 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
17846 versions prior to 1.13.5.
17847
17848 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17849
17850 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
17851 the prompt is at the start of a line.
17852
17853 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17854
17855 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
17856 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
17857 in the copr tests now.
17858 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
17859 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
17860 expected to fail.
17861
17862 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
17863
17864 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
17865 gdb.t31/chillvars.exp, lib/gdb.exp:
17866 Tweak to run under either version of expect.
17867 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
17868 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
17869 * gdb.t11/list.exp: Remove extraneous whitespace.
17870
17871 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17872
17873 * gdb.t16/printcmds.exp (test_print_strings): Accept
17874 "(unsigned char *) " before the string.
17875
17876 * TODO: Add notes about printing of fancy types and GDB expressions.
17877
17878 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
17879
17880 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
17881 * gdb.t06/configure.in: Don't try to compile signals test program
17882 if doing mips-idt-ecoff.
17883
17884 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
17885
17886 * Most .exp files: Tweak to run under either version of expect.
17887
17888 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17889
17890 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
17891 xfails; I'm not sure why they are failing, but not because of PR 1806.
17892
17893 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
17894
17895 * config/unix-gdb.exp: Remove gdb_unload cause it's already
17896 defined in lib/gdb.exp.
17897
17898 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17899
17900 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
17901 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
17902 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
17903 have to be typeless.
17904
17905 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17906
17907 * TODO: Add suggestion for copyright year test.
17908
17909 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
17910
17911 * configure.in (*-*-lynxos*): Add stabs tests.
17912
17913 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17914
17915 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
17916 so insert a tab before any assembler directive in column zero.
17917
17918 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
17919 stores.
17920 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
17921 stores.
17922 (fpu_short_memory_tests): Likewise.
17923
17924 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17925
17926 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
17927 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
17928 .stabs directives in comments.
17929
17930 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17931
17932 * TODO: New file, describing tests we could write.
17933 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
17934
17935 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17936
17937 * gdb.t06/signals.exp: Add kludge to force re-sync.
17938
17939 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
17940 to xgdb instead of gdb, get out of gdb.
17941
17942 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
17943
17944 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
17945 for info.
17946
17947 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17948
17949 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
17950 * gdb.stabs/configure.in (hppa*-*-*): Use it.
17951 * gdb.stabs/hppa.sed: New sed script for the PA.
17952
17953 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17954
17955 * gdb.stabs: Re-write weird.def and configuration to use sed
17956 instead of cpp. sed is portable and POSIX; cpp is neither.
17957
17958 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17959
17960 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
17961
17962 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17963
17964 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
17965
17966 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17967
17968 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
17969 "_vb$".
17970 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
17971 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
17972
17973 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17974
17975 * lib/gdb.exp: Comment out code which depends on non-existent
17976 `transform' procedure.
17977
17978 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
17979
17980 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
17981 * lib/gdb.exp: Transform tool name.
17982 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
17983 1.1's new error handling system.
17984
17985 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17986
17987 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
17988
17989 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17990
17991 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
17992 They made pattern matching so slow that timeouts happened on
17993 heavily loaded systems. Now any output from "show print" which
17994 gets us back to the GDB prompt is a PASS.
17995
17996 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
17997
17998 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
17999
18000 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18001
18002 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
18003
18004 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
18005 It is not from PR 3220.
18006
18007 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18008
18009 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
18010 just started failing because they depended on the order the
18011 subcommands are presented, or exact docstring text. This kind of
18012 test is a pain and has minimal benefit.
18013
18014 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18015
18016 * gdb.t09/corefile.exp: At end of test, use "core" command with
18017 no arguments.
18018
18019 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
18020
18021 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
18022 17}/Makefile.in: Make it possible to run the testsuite with Sun
18023 make and CC = cross gcc by adding explicit build rules for .o
18024 files.
18025
18026 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18027
18028 * gdb.t15/funcargs.exp: Don't put comments on same line as
18029 setup_xfail (@#$*%& tcl braindamage!).
18030
18031 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18032
18033 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
18034
18035 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
18036
18037 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
18038 * gdb.t20/inherit.exp: remove three dumplicate entries.
18039
18040 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18041
18042 * gdb.t06/break.exp: For "next over recursive call", fail on any
18043 incorrect output, not just on "factorial (value=2)".
18044
18045 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18046
18047 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
18048 working now. Add an xfail if accesing a bss variable causes
18049 a memory error if the target is not yet run.
18050
18051 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18052
18053 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
18054 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
18055 name of __st* demangling (2 strings). Did Kung really get the
18056 more than 95 others right without testing them?
18057
18058 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
18059
18060 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
18061
18062 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
18063
18064 * configure.in (configdirs): Add gdb.disasm
18065 * gdb.disasm: New directory for GDB disassembler tests.
18066 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
18067
18068 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18069
18070 * gdb.t00/help.exp: Don't test "help set".
18071
18072 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
18073 from within expect statements. None of these happen anymore and
18074 they cause regressions to be silently unnoticed.
18075
18076 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
18077 messages) about known failures with gcc cygnus-2.4.5-930417.
18078
18079 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
18080 comp-info.exp so it gets built if it doesn't exist.
18081
18082 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
18083 it is no longer used.
18084 * gdb.t13/comp-info.c: Removed.
18085
18086 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18087
18088 * gdb.t06/signals.exp: Add xfail for sun3.
18089
18090 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18091
18092 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
18093 relevant because ^C doesn't get sent but failure can be reproduced
18094 interactively).
18095
18096 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18097
18098 * gdb.stabs/alpha.mt: New configuration file for alpha.
18099 * gdb.stabs/configure.in: Use it.
18100 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
18101 sharing with alpha.mt, redefine long to word via preprocessor.
18102 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
18103 for alpha.
18104 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
18105 native cc.
18106 * gdb.t00/teststrategy.exp: Change expect string so that we
18107 consume the `(xgdb)' from the command echo and from the gdb prompt.
18108 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
18109 gdb currently compares all values as long, so this failure probably
18110 applies to any configuration where LONGEST is bigger than a target int.
18111 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
18112 with gcc.
18113 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
18114 to handle opaque pointers, gcc is.
18115 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
18116 as first argument. Include <sys/types.h> and change all operator
18117 new definitions to use size_t.
18118 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
18119 now that we use size_t.
18120
18121 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18122
18123 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
18124 a long or float array cast all array members to the same type.
18125 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
18126 with 64 bit longs.
18127 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
18128 on alpha.
18129 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
18130
18131 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18132
18133 * gdb.t24 (demangle.exp): Constructors of templates have names like
18134 vector<int>::vector(int) not vector<int>::vector<int>(int). See
18135 section 14.6 of the ARM.
18136
18137 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
18138 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
18139 accomplish little and slow down the testsuite.
18140
18141 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
18142 Accept spaces various places.
18143
18144 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18145
18146 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
18147 with watchpoint enabled.
18148
18149 * Makefile.in: Remove definition of CC and remove the second
18150 definition of CXX (the "CXX = gcc" one remains). These definitions
18151 were causing backquotes to be expanded within backquotes, which
18152 doesn't work.
18153
18154 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
18155
18156 * gdb.t17/callfuncs.exp: Add "return 0" to end.
18157
18158 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18159
18160 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
18161 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
18162 by mips cc and contains no stabs entries.
18163
18164 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
18165
18166 * config/vx-gdb.exp: Use fake device to load files rather than
18167 NFS.
18168 * lib/gdb.exp: New proc to do "file" command.
18169 * config/unix-gdb.exp: Use new "file" proc.
18170
18171 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18172
18173 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
18174 Rework board rebooting slightly.
18175 (gdb_exit): Don't exit from the remote shell; there isn't one.
18176 * gdb.stabs/weird.exp: If a program is being debugged already,
18177 kill it.
18178 * gdb.t04/setvar.exp: Stop and restart gdb.
18179 * gdb.t05/expr.exp: Likewise.
18180 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
18181 restart gdb and reload the program.
18182 * gdb.t08/opaque.exp: Likewise.
18183 * gdb.t12/scope.exp: Likewise.
18184 * gdb.t13/bitfields.exp: Likewise.
18185 * gdb.t15/funcargs.exp: Likewise.
18186 * gdb.t20/classes.exp: Likewise.
18187 * gdb.t03/ptype.exp: Increase timeout.
18188 * gdb.t16/printcmds.exp (test_print_string_constants,
18189 test_print_array_constants): Likewise.
18190 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
18191 * gdb.t20/classes.exp (do_tests): Likewise.
18192 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
18193
18194 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
18195
18196 * gdb.stabs: Renamed *wierd* to *weird*.
18197
18198 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18199
18200 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
18201 for timeout. Add "known gcc 2.4.5 bug" to failure message.
18202
18203 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18204
18205 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
18206 (do_tests): Remove xfail for whatis on one_var and two_var.
18207
18208 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
18209
18210 * Makefile.in: Made cross building work better by adding
18211 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
18212
18213 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18214
18215 * gdb.t15/{return.c,return.exp,Makefile.in}:
18216 New test, currently commented out.
18217
18218 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
18219
18220 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
18221 still running and removes the leftover named socket so GDb can do
18222 clean restarts.
18223
18224 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
18225
18226 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
18227 console, not GDB.
18228 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
18229 cross testing works better with "make check"
18230 * config/unix-gdb: Use default procedures for exit and version.
18231 * config/vx-gdb.exp: Cleaned up and massaged back to working order
18232 with the newest VxWorks.
18233
18234 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18235
18236 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
18237 old form.
18238
18239 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
18240 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
18241
18242 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
18243
18244 * config/unix-gdb.exp: Remove this version of gdb_exit
18245 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
18246 Rob says he'll look at it when he gets back to testing boards.
18247
18248 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
18249
18250 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
18251 an expected fail for certain ptype commands.
18252
18253 * gdb.t20/classes.exp: Update expected results of "ptype class
18254 Base1" to account for the constructor that now appears in the type.
18255
18256 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18257
18258 * configure.in (configdirs): Restore gdb.t04, which mysteriously
18259 disappeared from list.
18260 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
18261 "alldone" proc with call to cleanup and exit.
18262 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
18263 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
18264 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
18265 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
18266 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
18267 "alldone" proc with simple returns that suppress remaining
18268 tests. The alldone proc went away many months ago.
18269
18270 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18271
18272 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
18273
18274 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
18275
18276 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18277
18278 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
18279 as vax gdb will display them.
18280
18281 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18282
18283 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
18284 optimizers.
18285
18286 * scope.exp: Change "bad value for localval" messages so each one
18287 is unique.
18288
18289 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
18290 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
18291
18292 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
18293
18294 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18295
18296 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
18297 doesn't exist (due to optimization).
18298
18299 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18300
18301 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
18302 contains \r because the filename is long.
18303
18304 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
18305 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
18306
18307 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18308
18309 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
18310 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
18311 Ultrix.
18312 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
18313 int tests.
18314 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
18315
18316 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
18317
18318 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
18319
18320 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
18321 to match does not match the passing case but still matches the
18322 failing case.
18323
18324 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18325
18326 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
18327
18328 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
18329
18330 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
18331 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
18332 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
18333 Remove various versions of gdb_exit.
18334 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
18335 gdb_exit.
18336 * config/unix-gdb.exp: gdb_exit remains here, and should override
18337 the generic version, since it's doing a lot of wierd stuff that
18338 the other versions aren't. FIXME, fold it in, or abandon this
18339 version.
18340
18341 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18342
18343 * gdb.t24/demangle.exp: Add tests for PR 3220.
18344
18345 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18346
18347 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
18348
18349 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
18350
18351 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
18352 "i386-*-*". Works for i486 as well.
18353
18354 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
18355 bug, and expand domain of xfail to all SVR4 systems, since the
18356 actual problem is likely to be in generic SVR4 /proc support.
18357
18358 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18359
18360 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
18361
18362 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
18363
18364 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
18365 xfails for other systems. Match a missing 'Continuing.' as an
18366 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
18367
18368 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
18369 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
18370 Only issue warning for missing executables if -all option is used.
18371
18372 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
18373 file if -all option is used. It's like an unpredictable XFAIL.
18374
18375 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18376
18377 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
18378 for dynamically linked binaries.
18379
18380 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
18381
18382 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18383
18384 * gdb.t20/inherit.exp: Change message for "print tagless struct"
18385 to state that this is a known bug in old versions of g++.
18386
18387 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18388
18389 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
18390 while waiting for `Continuing'.
18391
18392 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
18393
18394 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
18395 in text, data, and bss.
18396 * gdb.t10/nodebug.c: Add local and global test variables for
18397 initialized and uninitialized data.
18398
18399 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18400
18401 * config/unix-gdb.exp (gdb_exit): Add "wait".
18402
18403 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18404
18405 * gdb.t06/signals.exp: xfail the continue from the handler for all
18406 targets.
18407
18408 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
18409 function with watchpoints enabled, the i386 call dummy starts with
18410 a call.
18411
18412 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
18413 386 bsd names its corefiles.
18414
18415 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
18416
18417 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
18418 compilers don't grok it.
18419 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
18420 with small octal ints rather than character constants, which
18421 are signed and might not fit if first promoted to int.
18422
18423 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
18424
18425 * gdb.t09/Makefile.in (clean): Remove corefile.
18426
18427 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18428
18429 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
18430
18431 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18432 and Jim Kingdon (kingdon@cygnus.com)
18433
18434 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
18435 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
18436 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
18437
18438 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18439
18440 * gdb.t17/interrupt.exp: Add xfail for hppa.
18441
18442 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18443
18444 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
18445 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
18446 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
18447 to determine signed-ness of bitfields and use the result to setup
18448 the xfail.
18449 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18450 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18451 call line is reached if necessary.
18452
18453 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18454
18455 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18456
18457 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18458
18459 * gdb.t06/break.exp: Also test `clear' command.
18460
18461 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18462
18463 * gdb.t00/teststrategy.exp: Remove extra quote.
18464
18465 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18466 watchpoint enabled to be for all non-68k machines.
18467
18468 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18469
18470 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18471
18472 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18473 targets use aout.mt instead of ecoff.mt as gas understands
18474 standard aout format.
18475
18476 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18477
18478 * lib/gdb.exp (runto): Don't insist that function we are running to
18479 was compiled with -g.
18480
18481 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18482
18483 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18484 to get back into the read system call.
18485 Accept leading newline in case where we woke it up.
18486
18487 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18488
18489 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18490 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18491 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18492 enable ecoff configuration.
18493
18494 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18495
18496 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18497
18498 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18499
18500 * gdb.t16/printcmds.exp: Add another printf test.
18501
18502 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18503
18504 * configure.in: If configured -with-stabs on any target, add
18505 stabsdirs to configdirs.
18506
18507 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18508
18509 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18510 fun" so pattern does not match the command itself.
18511
18512 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18513
18514 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18515
18516 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18517
18518 * gdb.t17/interrupt.exp: Test for more things.
18519
18520 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18521
18522 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18523 compiler arranges the code and line numbers.
18524
18525 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18526
18527 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18528
18529 * gdb.t00/help.exp: Increase expect input buffer size.
18530
18531 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18532
18533 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18534
18535 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18536
18537 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18538
18539 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18540 [0-9]*, not just [0-9].
18541
18542 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18543
18544 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18545
18546 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
18547
18548 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18549
18550 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
18551
18552 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18553
18554 * gdb.t06/signals.c: Add xfails for sun3.
18555
18556 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
18557
18558 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
18559 test_stepping tests.
18560
18561 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18562
18563 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
18564
18565 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
18566
18567 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
18568 rather than actually putting it through cpp twice.
18569
18570 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
18571
18572 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
18573
18574 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
18575 no longer needed.
18576
18577 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18578
18579 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
18580
18581 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
18582 C++ features prints as "struct", make it a pass, not an xfail.
18583
18584 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18585
18586 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
18587 Don't require VA to print as "class" rather than "struct".
18588
18589 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
18590
18591 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
18592
18593 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18594
18595 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
18596
18597 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18598
18599 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
18600 order.
18601
18602 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18603
18604 * gdb.t16/printcmds.exp: Add printf tests.
18605
18606 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
18607
18608 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
18609
18610 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
18611
18612 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
18613 pass counts, to counteract any existing or future setup_xfails.
18614
18615 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18616
18617 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
18618 {BEGIN,END}_COMMON for common block instead of STAB.
18619 * gdb.stabs/wierd.exp: Add xfail for rs6000.
18620
18621 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
18622 intp_var should be N_GSYM not N_LSYM.
18623 wierd-aout.S: Use a label for the value of the N_SO.
18624 wierd.def: Remove all backslashes.
18625 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
18626
18627 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18628
18629 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
18630 get the expected next to inheritance3.
18631
18632 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18633
18634 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
18635 now that gcc-2.4 gets it right.
18636
18637 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18638
18639 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
18640
18641 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
18642 generating comp-info.exp which works for cross-compilation.
18643
18644 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
18645
18646 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
18647 "*-*-sysv4.*".
18648
18649 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
18650
18651 * gdb.t01/run.exp: Start with a fresh gdb.
18652 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
18653 SVR4.x.
18654
18655 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
18656
18657 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
18658 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
18659 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
18660 Makefile.in (distclean, realclean): Remove gdbme.c from list of
18661 things to remove.
18662
18663 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
18664
18665 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
18666 test cases from bug reports.
18667
18668 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
18669
18670 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
18671 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
18672 avoid spurious xfails.
18673 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
18674 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
18675 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
18676
18677 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
18678
18679 * gdb.t00/teststrategy.exp: Rework to provide more useful
18680 description of each test, fix problem with systems that define
18681 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
18682 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
18683 results for "next over recursive call" so timeouts aren't taken
18684 by error.
18685
18686 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
18687
18688 * gdb.t12/scope.exp: Test printing of variables before run.
18689
18690 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
18691 printed in wrong order due to sorting.
18692
18693 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
18694
18695 * gdb.t00/teststrategy.exp: Fix expected results for printing
18696 user entered string constant. Is array of char, prints with no
18697 address.
18698
18699 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
18700 commands.
18701 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
18702 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
18703 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
18704 of struct of char arrays.
18705 * gdb.t00/radix.exp: New tests for radix commands.
18706
18707 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
18708
18709 * gdb.t16/printcmd.exp: Print a variable before running program
18710 (with xfail for AIX).
18711
18712 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
18713
18714 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
18715
18716 * gdb.t16/printcmd.exp: Don't print variables before running program.
18717
18718 * gdb.t06/break.exp: Don't require envp argument to main.
18719
18720 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
18721
18722 * gdb.t02/whatis.exp, gdb.t11/list.exp:
18723 Add xfails for rs6000.
18724
18725 * gdb.t02/whatis.exp: Change other tests not to re-test something
18726 we already tested.
18727
18728 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
18729 each type used has a variable of that type.
18730
18731 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
18732
18733 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
18734
18735 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18736
18737 * configure.in: change srctrigger to be a file, not a directory
18738
18739 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
18740
18741 * configure.in (mips-idt-ecoff*): Added trailing '*'.
18742
18743 * gdb.t11/list.exp: Fixed a couple of typos.
18744
18745 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
18746
18747 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
18748 is fixed and PR is closed.
18749 * gdb.t16 (gdbme.c): Add simple test string variable.
18750 * gdb.t16 (printcmds.exp): Add tests with simple test string
18751 variable, primarily for boundaries on "set print elements".
18752
18753 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
18754
18755 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
18756 Make leading 0's optional and don't expect a tab in the middle
18757 of the number.
18758
18759 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
18760
18761 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
18762 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
18763 don't end command passed to gdb_test with newline.
18764
18765 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
18766 signed keyword away, don't expect signed bitfields to be signed.
18767
18768 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
18769 printing with only as many 1's as are in the field as well as printing
18770 with 32 1's (see comment).
18771
18772 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
18773
18774 * gdb.t00/default.exp: Start with a fresh gdb.
18775 * configure.in (configdirs): Remove gdb.t31 until the chill
18776 compiler works again. It no longer is able to find chillrt0
18777 since it isn't in libchill.a anymore.
18778 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
18779 wierd.o, make more modular.
18780 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
18781 spurious newlines that caused problems.
18782
18783 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18784
18785 * Move test with enums and partial symbols from gdb.t03/ptype.exp
18786 to gdb.stabs/wierd.exp since GCC has worked around the bug.
18787 gdb.stabs/wierd.{exp,def}: Many new tests.
18788
18789 * gdb.t00/default.exp: update info line for new message.
18790
18791 * gdb.t02/{whatis.exp,gdbme.c}:
18792 Test that "char *" doesn't print as "caddr_t".
18793
18794 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18795
18796 * gdb.t00/help.exp: Use .* in place of some help messages which
18797 just changed.
18798 gdb.t00/default.exp: Update "info frame" test for new message.
18799 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
18800 Remove some xfails
18801
18802 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18803
18804 * gdb.t03/{gdbme.c,ptype.exp}:
18805 Add tests for typedef'd struct and union without tags.
18806 Also check "whatis" on a variable of a typedef'd enum without a tag.
18807
18808 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
18809 PRMS 1823; the bug still exists but isn't reproduced by this test
18810 anymore), and remove rs6000 XFAIL (the bug is fixed).
18811
18812 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
18813 duplicated from whatis.exp. For those that are left, accept
18814 "long", "long int", or "int" for long variables (whatis.exp already
18815 has an XFAIL for "int", so no need to fail it here).
18816
18817 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
18818 Deal with GCC's names for types now that GDB uses the compiler's names.
18819
18820 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
18821 setup_xfail's for sunos4. If we #defined the signed keyword away,
18822 don't expect GDB to know that char it is signed.
18823
18824 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
18825
18826 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
18827
18828 * configure.in (configdirs): Add gdb.t24 for C++ tests that
18829 should work on any system, regardless of debugging format.
18830 * gdb.t21/demangle.exp: Move to gdb.t24.
18831 * gdb.t24/demangle.exp: Move from gdb.t21.
18832 * gdb.t24/{Makefile.in, configure.in}: New files.
18833
18834 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18835
18836 * configure.in: Do gdb.stabs and C++ tests only for stabs.
18837 * gdb.stabs: New directory.
18838
18839 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18840
18841 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
18842 not just "Quit anyway?".
18843
18844 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
18845
18846 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
18847 that all setup_xfails are immediately followed by clear_xfails.
18848
18849 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
18850
18851 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
18852 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
18853 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
18854 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
18855 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
18856 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18857 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18858 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
18859 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
18860 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
18861 gdb.t31/chillvars.exp, lib/gdb.exp:
18862 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
18863 bug-gdb@prep.ai.mit.edu.
18864
18865 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
18866
18867 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
18868 with 0.0, not integer 0.
18869
18870 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
18871
18872 * gdb.t06/break.exp: Update for "Kill the program" message change.
18873
18874 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
18875
18876 * Makefile.in (GDBFLAGS): Set to -nx.
18877 * Makefile.in (site.exp): Use GDBFLAGS.
18878
18879 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18880
18881 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
18882 Makefiles.
18883 (check): depend on just-check.
18884 (just-check): added so that tests can be run without a noop
18885 build pass.
18886
18887 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18888
18889 Switch to using configure's configdirs.
18890 * Makefile.in (Makefile): add configure.in dependency.
18891 (SUBDIRS): removed redundant assignment.
18892 * configure.in: switch subdirs assignment to configdirs.
18893 * gdb.t*/configure.in: new files.
18894
18895 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
18896
18897 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
18898 works.
18899
18900 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
18901
18902 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
18903 in explicit rules. Apparently this is not supported by some makes.
18904
18905 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
18906
18907 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
18908
18909 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18910
18911 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
18912 disappeared.
18913
18914 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
18915
18916 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
18917
18918 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
18919
18920 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
18921 watchpoint problem that is now fixed.
18922 * gdb.t30/chexp.exp: Remove setup_xfail for printing
18923 uninitialized convenience variables.
18924 * gdb.t31/chillvars.exp: Fix expected patterns for printing
18925 structures.
18926
18927 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18928
18929 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
18930 which causes expect to get out of sync with gdb on long output
18931 from help set.
18932 * gdb.t09/corefile.exp: Make expected pattern for core file
18933 failing signal and frame output format less sun specific.
18934
18935 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
18936
18937 * gdb.t31/chillvars.exp: Add and remove initial dummy
18938 breakpoint, so that symbol table is forced in.
18939 (Needed at least on Sunos4, though it seems not SVR4.)
18940 * gdb.t31/chillvars.exp: Update for changed output format.
18941
18942 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
18943
18944 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
18945
18946 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
18947
18948 * Makefile.in: Added --srcdir when invoking runtest, removed the
18949 need for a local config file. (optional now)
18950
18951 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
18952
18953 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
18954 failure count used to force early termination. Add some more
18955 expected failures for gnu style demangling.
18956
18957 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18958
18959 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
18960 pmi variable from gdb.t20/gdbme to get optimized away.
18961 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
18962 Check for written corefile upon timeout _and_ eof.
18963
18964 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18965
18966 * config/unix-gdb.exp: Add missing return 0.
18967
18968 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18969
18970 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
18971 test termination.
18972
18973 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
18974
18975 * configure.in (subdirs): Put back gdb.t17 which mysteriously
18976 disappeared.
18977
18978 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
18979
18980 * gdb.t10/crossload.exp: Disable the i860-elf test until such
18981 time as i860 support works.
18982
18983 * gdb.t15/funcargs.exp: Fix expected outputs to include
18984 "backtrace 100\r" rather than just "backtrace\r", to match last
18985 change.
18986
18987 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
18988
18989 * config/udi-gdb.exp (gdb_exit): Remove close command.
18990 (gdb_target_udi): New procedure to set the UDI target.
18991 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
18992 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
18993 Added waits for prompts after several question responses. Added
18994 some more responses used by a29k-amd-udi-gdb.
18995 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
18996 pass different arguments, restart UDI connection after program
18997 completion.
18998 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
18999 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19000 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
19001 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
19002 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
19003 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
19004 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19005 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
19006 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
19007 after program completion.
19008 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
19009 compiled with a SELECT_VECS setting.
19010 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
19011 infinite recursion.
19012
19013 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
19014 Added checks for COFF results, and made them expected failures for
19015 all targets. It would be better to make them expected failures
19016 for COFF targets only.
19017
19018 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19019
19020 * Makefile.in: add null dvi target, don't bother to recurse
19021 through test directories for info and install-info; rename
19022 $(datadir) to be dejagnu instead of deja-gnu
19023
19024 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
19025
19026 * gdb.t31/gdbme.ch: Re-enable code that previously caused
19027 compiler to coredump.
19028 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
19029 code.
19030
19031 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
19032
19033 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
19034 coredump.
19035 * gdb.t31/chillvars.exp: Comment out tests that depend on that
19036 code.
19037
19038 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
19039
19040 * gdb.t03/ptype.exp: tests for return code from gdb_test.
19041 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
19042 which in a shell. Deletes xgdb when done.
19043 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
19044 Tests the return from the "set height" or "set width" commands.
19045 Added a few return codes where needed.
19046
19047 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
19048
19049 * Makefile.in (SUBDIRS): Add gdb.t17.
19050 * configure.in (subdirs): Add gdb.t17.
19051 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
19052 files to test gdb's calling of functions in the inferior with
19053 the correct arguments and gdb's ability to retrieve any
19054 result returned.
19055
19056 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
19057
19058 * config/unix-gdb.exp (gdb_exit): Remove close commands that
19059 may be called after gdb goes away. Previous versions of expect
19060 needed these to avoid file descriptor leaks, but they cause
19061 errors with the current revision of expect.
19062 * gdb.t00/gdbvars.exp: Use -re on expected output after
19063 setting sevenbit-strings.
19064 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
19065 to set sevenbit-strings consistent across tests.
19066 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
19067 set sevenbit-strings consistent across tests.
19068
19069 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
19070
19071 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
19072 expected output to match current "expect" expectations.
19073
19074 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
19075
19076 * gdb.t00/default.exp: Change expected output for default "source"
19077 command, to match new gdb behavior which requires a filename to
19078 source.
19079
19080 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
19081
19082 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
19083 expected fail for i486-*-* that misses the marker2 function.
19084 * gdb.t10/crossload.exp (bfddefault): Allow successful
19085 recognition of a format to pass even if no symbols are found.
19086 Explicitly catch failures where the format is not recognized
19087 or is ambiguous, and add the reason to the fail message.
19088 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
19089 the cause is and invalid target and add reason to failure message.
19090 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
19091 elf32-i386, elf32-sparc, and elf32-i860.
19092 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
19093 Set up expected failure for 'filename'::variable scope resolution,
19094 which is now apparently broken on all targets.
19095 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
19096 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
19097 gdb.t23/templates.exp: Change failure for missing binfile into
19098 just a warning.
19099 gdb.t21/demangle.exp: Change all cfront references to 'arm'
19100 references.
19101
19102 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
19103
19104 * gdb.t00/default.exp: Add expected output for default "source"
19105 command, to match new gdb behavior.
19106 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
19107
19108 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
19109
19110 * config/*-gdb.exp: returns an error, rather than exiting on
19111 internal errors.
19112
19113 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
19114
19115 * gdb.t03/gdbme.c: Add pointer to struct variable.
19116 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
19117 referencing struct members.
19118
19119 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
19120
19121 * configure.in (mips-idt-ecoff): New target.
19122 * config/mips-gdb.exp: New file for remote board using MIPS remote
19123 debugging protocol.
19124
19125 * Redid configuration scheme. Removed gdb.t*/configure.in.
19126 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
19127 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
19128 distclean targets. Built executables via .o files. Adjusted
19129 tests to account for source files in $(srcdir) rather than
19130 $(objdir).
19131 * lib/gdb.exp (runto): Don't expect () after the function name,
19132 because it may have arguments.
19133
19134 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
19135
19136 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
19137 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
19138 expected failures for mips-idt-* and mips-sgi-*.
19139 * gdb.t00/default.exp (attach): Kill process if requested.
19140 * gdb.t00/help.exp (help target core, help target): Accept a gdb
19141 that does not read core files.
19142 * gdb.t01/run.exp: Removed checks for exit status code.
19143 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
19144 it is linked in.
19145 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
19146 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
19147 appropriate, rather than doing it by hand.
19148 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
19149 execution.
19150 * gdb.t10/crossload.exp: Kill existing program if needed.
19151 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
19152 appropriate, rather than doing it by hand. Always increase
19153 timeout for this test, not just for VxWorks.
19154
19155 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
19156
19157 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
19158 of Chill STRUCT types and STRUCT values.
19159 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
19160 than "char".
19161 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
19162 struct2): New struct definitions and initializations to test
19163 simple Chill STRUCT types.
19164
19165 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
19166
19167 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
19168 the null byte at the end of strings.
19169 * gdb.t00/default.exp: Make show version insensitive to copyright
19170 date.
19171 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
19172 to avoid dependencies on target char signedness.
19173 * gdb.t16/printcmds.exp: Update expected results for explicitly
19174 unsigned char.
19175 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
19176 now work.
19177 * gdb.t21/demangle.exp: Add many more patterns for template
19178 demangling, most of them being expected failures.
19179 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
19180 string we are matching for, to match on the whole string.
19181 * gdb.t21/demangle.exp: Add many new test strings to demangle,
19182 and fix a whole bunch that had incorrect expected output but were
19183 passing anyway because of the bug in "proc demangle".
19184 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
19185 type.
19186 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
19187
19188 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
19189
19190 * gdb/testsuite: made modifications to testcases, etc., to allow
19191 them to work properly given the reorganization of deja-gnu and the
19192 relocation of the testcases from deja-gnu to a "tool" subdirectory.
19193
19194 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
19195
19196 * gdb/testsuite: Initial creation of gdb/testsuite.
19197 Migrated dejagnu testcases and support files for testing nm to
19198 gdb/testsuite from deja-gnu. These files were moved "as is"
19199 with no modifications. This migration is part of a major overhaul
19200 of dejagnu. The modifications to these testcases, etc., which
19201 will allow them to work with the new version of dejagnu will be
19202 made in a future update.
19203
19204 For additional changes see gdb.mi/ChangeLog-1999-2003.
19205 \f
19206 ;; Local Variables:
19207 ;; mode: change-log
19208 ;; left-margin: 8
19209 ;; fill-column: 74
19210 ;; version-control: never
19211 ;; End:
19212
19213 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
19214 2003, 2004, 2005 Free Software Foundation, Inc.
19215 Copying and distribution of this file, with or without modification,
19216 are permitted provided the copyright notice and this notice are preserved.
This page took 0.450248 seconds and 4 git commands to generate.