* gdb.base/step-line.exp: Copy step-line.inp to the remote host.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
2
3 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
5 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8 * gdb.dwarf2/dw2-producer.exp: Likewise.
9 * gdb.dwarf2/mac-fileno.exp: Likewise.
10 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
11 py-prettyprint.py to the remote host.
12 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13
14 2009-11-11 Keith Seitz <keiths@redhat.com>
15
16 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
17 use it instead of "Foo".
18 * gdb.cp/classes.exp (do_tests): Add a test to access
19 a method through a typedef'd class name.
20
21 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
22
23 * gdb.base/long_long.exp: Permit leading zeros on floating-point
24 exponents.
25 * gdb.base/pointers.exp: Likewise.
26 * gdb.cp/ref-types.exp: Likewise.
27
28 2009-11-11 Keith Seitz <keiths@redhat.com>
29
30 * gdb.cp/cplusfuncs.cc (class foo): Add operators
31 new[] and delete[].
32 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
33 "void".
34 (probe_demangler): Remove all single-quoting of
35 method and variable names.
36 (info_func_regexp): Remove the word "void" from any
37 occurrence of "(void)".
38 (print_addr_2): Remove all single-quoting of
39 method names.
40 (print_addr_2_kfail): Likewise.
41 (print_addr): Single-quote C function names before
42 passing to print_addr_2.
43 (test_paddr_operator_functions): Remove single-quoting
44 for method names.
45 Add tests for operator new[] and operator delete[].
46
47 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
48
49 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
50
51 2009-11-09 Keith Seitz <keiths@redhat.com>
52
53 * gdb.cp/overload.exp: Add tests for resolving overloaded
54 methods in expression parsing/evaluation.
55
56 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
57
58 * lib/gdb.exp (default_gdb_version): Use --version instead of
59 --command.
60
61 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
62
63 * lib/gdb.exp (gdb_compile_test): New.
64 (skip_ada_tests, skip_java_tests): New.
65 (gdb_compile): Use gdb_compile_test for f77.
66 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
67 * lib/java.exp (compile_java_from_source): Remove runtests check,
68 use gdb_compile_test to record result.
69 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
70 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
71 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
72 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
73 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
74 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
75 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
76 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
77 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
78 adjust gdb_compile invocations.
79
80 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 * Makefile.in (abs_builddir): New.
83 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
84 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
85 `$(abs_builddir)/site.exp'.
86
87 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
88
89 * config/m68k-emc.exp, lib/emc-support.exp,
90 gdb.trace/gdb_c_test.c: Delete.
91 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
92 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
93 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
94 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
95 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
96 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
97 casing for m68k-*-elf.
98
99 2009-11-03 Pedro Alves <pedro@codesourcery.com>
100
101 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
102 * gdb.arch/i386-prologue.exp: Likewise.
103 * gdb.arch/i386-unwind.exp: Likewise.
104
105 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
106
107 * lib/gdb.exp (gdb_expect): Fix timeout typo.
108
109 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
110
111 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
112
113 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
114
115 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
116
117 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
118
119 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
120
121 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
122
123 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
124 * gdb.base/sepdebug2.c: New file.
125
126 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
127
128 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
129 the modified warnings for catch syscall. Verify if GDB was compiled
130 with support for lib expat, and choose which tests to run depending
131 on this.
132
133 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
134
135 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
136 that composite commands are parsed OK. And also test
137 that breakpoint commands do work.
138
139 2009-10-23 Michael Snyder <msnyder@vmware.com>
140
141 gdb.reverse/consecutive-precsave.exp: Change expect pattern
142 to allow for new disassembly style.
143
144 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
145
146 * gdb.asm/asm-source.exp: Adjust.
147
148 2009-10-22 Michael Snyder <msnyder@vmware.com>
149
150 * gdb.reverse/break-precsave.exp: New test.
151 * gdb.reverse/consecutive-precsave.exp: Ditto.
152 * gdb.reverse/finish-precsave.exp: Ditto.
153 * gdb.reverse/i386-precsave.exp: Ditto.
154 * gdb.reverse/machinestate-precsave.exp: Ditto.
155 * gdb.reverse/sigall-precsave.exp: Ditto.
156 * gdb.reverse/solilb-precsave.exp: Ditto.
157 * gdb.reverse/step-precsave.exp: Ditto.
158 * gdb.reverse/until-precsave.exp: Ditto.
159 * gdb.reverse/watch-precsave.exp: Ditto.
160
161 2009-10-22 Michael Snyder <msnyder@vmware.com>
162
163 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
164 for gdb_expect. Adjust one test's expect strings for the new
165 format of disassemble.
166 * gdb.reverse/finish-reverse.exp: Delete 'return'.
167 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
168 gdb_test_multiple.
169 * gdb.reverse/step-reverse.exp: Delete 'return'.
170 * gdb.reverse/until-reverse.exp: Delete blank lines.
171 * gdb.reverse/watch-reverse.exp: Delete blank lines.
172
173 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
174
175 * gdb.base/consecutive.exp: Adjust.
176 * gdb.base/display.exp: Likewise.
177 * gdb.base/pc-fp.exp: Likewise.
178 * gdb.base/sigbpt.exp: Likewise.
179
180 2009-10-19 Michael Snyder <msnyder@vmware.com>
181
182 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
183 * gdb.reverse/finish-reverse.c: Ditto.
184 * gdb.reverse/sigall-reverse.c: Ditto.
185 * gdb.reverse/solib-reverse.c: Ditto.
186 * gdb.reverse/step-reverse.c: Ditto.
187 * gdb.reverse/watch-reverse.c: Ditto.
188
189 2009-10-19 Pedro Alves <pedro@codesourcery.com>
190 Stan Shebs <stan@codesourcery.com>
191
192 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
193 * gdb.base/foll-exec.exp: Adjust to expect a process id before
194 "Executing new program".
195 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
196 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
197 left listed after having been killed.
198 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
199 * gdb.base/maint.exp: Adjust test.
200
201 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
202 * gdb.multi/Makefile.in: New.
203 * gdb.multi/base.exp: New.
204 * gdb.multi/goodbye.c: New.
205 * gdb.multi/hangout.c: New.
206 * gdb.multi/hello.c: New.
207 * gdb.multi/bkpt-multi-exec.c: New.
208 * gdb.multi/bkpt-multi-exec.exp: New.
209 * gdb.multi/crashme.c: New.
210
211 2009-10-13 Tristan Gingold <gingold@adacore.com>
212
213 * gdb.base/sepdebug.exp: Check debug info are found.
214
215 2009-10-08 Pedro Alves <pedro@codesourcery.com>
216
217 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
218 bits.
219
220 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
221
222 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
223
224 2009-10-07 Joel Brobecker <brobecker@adacore.com>
225
226 * gdb.base/watchpoints.c: Add copyright header. Reformat one
227 of the comments.
228
229 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
230
231 * gdb.base/annota1.exp: Remove obsolete match_max increase.
232 * gdb.base/annota3.exp: Idem.
233 * gdb.base/maint.exp: Idem.
234
235 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
236
237 * lib/gdb.exp (default_gdb_init): Set current value of match_max
238 to default.
239
240 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
241
242 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
243 mingw and cygwin targets.
244
245 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
246 Pedro Alves <pedro@codesourcery.com>
247
248 * lib/gdb.exp (gdb_compile): Avoid adding
249 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
250
251 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
252
253 * gdb.base/shr1.c: Use %p in format string.
254 * gdb.base/unload.c: Avoid warning in fprintf.
255 * gdb.base/watchpoint-solib.c: Idem.
256
257 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
258
259 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
260 long type.
261 (test_unlink): Correct printf string.
262 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
263 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
264
265 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
266
267 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
268 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
269 * gdb.arch/ia64-breakpoint-shadow.S: New file.
270
271 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
272
273 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
274 * gdb.objc/nondebug.exp: Likewise.
275
276 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
277
278 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
279 target_info setting.
280
281 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
282 that detect new threads during "info threads".
283
284 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
285
286 * gdb.threads/manythreads.c (main): Increase thread stack size
287 to 2*PTHREAD_STACK_MIN.
288 * gdb.threads/multi-create.c (main): Likewise.
289 (create_function): Likewise.
290
291 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
292
293 * gdb.base/dump.exp: Pass difference of pointer types instead
294 of integer types as offset to restore in intarr3.srec case.
295
296 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
297
298 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
299
300 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
301
302 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
303
304 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
305
306 New test for two watchpoints, with disabling of
307 the first inserted.
308 * testsuite/gdb.base/watchpoints.c: New file.
309 * testsuite/gdb.base/watchpoints.exp: New file.
310
311 2009-09-25 Tom Tromey <tromey@redhat.com>
312
313 * gdb.base/charset.exp: Test utf-16 strings with Python.
314
315 2009-09-25 Tom Tromey <tromey@redhat.com>
316
317 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
318 UCS-4.
319 * gdb.base/charset.c (utf_32_string): Rename.
320 (init_utf32): Rename.
321 (main): Update.
322
323 2009-09-22 Tom Tromey <tromey@redhat.com>
324
325 * gdb.python/py-function.exp: Add regression tests.
326
327 2009-09-21 Keith Seitz <keiths@redhat.com>
328
329 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
330 with invalid operator.
331
332 2009-09-21 Keith Seitz <keiths@redhat.com>
333
334 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
335 and destructor using typedef name of class.
336 * gdb.cp/classes.cc (class Base1): Add a destructor.
337 (base1): New typedef.
338 (use_methods): Instanitate an object of type base1.
339 * gdb.cp/templates.exp (test_template_typedef): New procedure.
340 (do_tests): Call test_template_typedef.
341 * gdb.cp/templates.cc (Baz::~Baz): New method.
342 (intBazOne): New typedef.
343 (main): Instantiate intBazOne.
344
345 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
346
347 PR python/10633
348
349 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
350 Function.
351 (run_lang_tests): Add print elements test.
352
353 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
354
355 * gdb.python/py-value.exp (test_subscript_regression): New
356 function. Test for invalid subscripts.
357 * gdb.python/py-value.c (main): Add test array, and pointer to it.
358 (ptr_ref): New function.
359
360 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
361
362 * gdb.base/default.exp: Fix "show convenience".
363
364 2009-09-15 Tom Tromey <tromey@redhat.com>
365
366 * lib/mi-support.exp (mi_create_varobj): Update.
367 (mi_create_floating_varobj): Likewise.
368 (mi_create_dynamic_varobj): New proc.
369 (mi_varobj_update): Update.
370 (mi_varobj_update_with_type_change): Likewise.
371 (mi_varobj_update_kv_helper): New proc.
372 (mi_varobj_update_dynamic_helper): Rewrite.
373 (mi_varobj_update_dynamic): New proc.
374 (mi_list_varobj_children): Update.
375 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
376 * gdb.python/python-prettyprint.py (pp_outer): New class.
377 (pp_nullstr): Likewise.
378 (lookup_function): Register new printers.
379 * gdb.python/python-prettyprint.c (struct substruct): New type.
380 (struct outerstruct): Likewise.
381 (substruct_test): New function.
382 (struct nullstr): New type.
383 (string_1, string_2): New globals.
384 (main): Add new tests.
385 * gdb.python/python-mi.exp: Added regression tests.
386 * gdb.mi/mi2-var-display.exp: Update.
387 * gdb.mi/mi2-var-cmd.exp: Update.
388 * gdb.mi/mi2-var-child.exp: Update.
389 * gdb.mi/mi2-var-block.exp: Update.
390 * gdb.mi/mi-var-invalidate.exp: Update.
391 * gdb.mi/mi-var-display.exp: Update.
392 * gdb.mi/mi-var-cmd.exp: Update.
393 * gdb.mi/mi-var-child.exp: Update.
394 * gdb.mi/mi-var-block.exp: Update.
395 * gdb.mi/mi-break.exp: Update.
396 * gdb.mi/gdb701.exp: Update.
397
398 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
399
400 * Makefile.in: Inclusion of catch-syscall object.
401 * gdb.base/catch-syscall.c: New file.
402 * gdb.base/catch-syscall.exp: New file.
403
404 2009-09-12 Michael Snyder <msnyder@vmware.com>
405
406 * gdb.reverse/step-reverse.exp: Explicitly check for targets
407 that can support reverse debuggnig.
408
409 2009-09-11 Tom Tromey <tromey@redhat.com>
410
411 * gdb.dwarf2/valop.S: New file.
412 * gdb.dwarf2/valop.exp: New file.
413
414 2009-09-11 Mark Kettenis <kettenis@gnu.org>
415
416 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
417
418 2009-09-10 Doug Evans <dje@google.com>
419
420 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
421 Add $gdb_prompt to second breakpoint regexp.
422
423 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
424
425 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
426 names, add missing ones.
427 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
428 * gdb.python/py-frame.c: Rename from python-frame.c.
429 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
430 testfile name.
431 * gdb.python/py-function.exp: Rename from python-function.exp.
432 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
433 testfile name.
434 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
435 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
436 Adjust testfile name.
437 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
438 * gdb.python/py-template.cc: Rename from python-template.cc.
439 * gdb.python/py-template.exp: Rename from python-template.exp.
440 Adjust testfile name.
441 * gdb.python/py-value.c: Rename from python-value.c.
442 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
443 testfile name.
444
445 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
446
447 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
448 $bpt2address.
449 (Second breakpoint address is valid on ia64)
450 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
451
452 2009-09-03 Joseph Myers <joseph@codesourcery.com>
453
454 * gdb.base/ending-run.exp: Restrict regular expression matching
455 line number to require closing brace following.
456
457 2009-09-03 Doug Evans <dje@google.com>
458
459 * gdb.base/store.exp (check_set): Fix typo in expected value message.
460
461 2009-09-02 Tom Tromey <tromey@redhat.com>
462
463 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
464
465 2009-09-02 Tom Tromey <tromey@redhat.com>
466
467 * gdb.dwarf2/callframecfa.exp: New file.
468 * gdb.dwarf2/callframecfa.S: New file.
469
470 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
471
472 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
473 gdb.base/solib-overlap-main.c: New.
474
475 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
476
477 PR gdb/10565
478
479 * gdb.base/bitfields.c (struct container, container): New.
480 (main): Initialize it and call break5.
481 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
482
483 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
484
485 Support constant DW_AT_data_member_location by GCC PR debug/40659.
486 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
487
488 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
489
490 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
491
492 2009-08-26 Michael Snyder <msnyder@vmware.com>
493
494 * gdb.base/i386-reverse.c: New file.
495 * gdb.base/i386-reverse.exp: New file.
496 * gdb.base/Makefile.in: Add new files to be removed.
497
498 2009-08-26 Joseph Myers <joseph@codesourcery.com>
499
500 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
501 environment-pwd for remote host.
502 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
503
504 2009-08-24 Keith Seitz <keiths@redhat.com>
505
506 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
507 Add two new C++ completer tests which limit the output to a
508 given class.
509
510 2009-08-24 Michael Snyder <msnyder@vmware.com>
511
512 * gdb.base/del.exp: Fix typo in comment.
513 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
514
515 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
516
517 * configure: Regenerate.
518 * gdb.hp/configure: Likewise.
519 * gdb.hp/gdb.aCC/configure: Likewise.
520 * gdb.hp/gdb.base-hp/configure: Likewise.
521 * gdb.hp/gdb.compat/configure: Likewise.
522 * gdb.hp/gdb.defects/configure: Likewise.
523 * gdb.hp/gdb.objdbg/configure: Likewise.
524 * gdb.stabs/configure: Likewise.
525
526 2009-08-19 Doug Evans <dje@google.com>
527
528 * gdb.base/gdbvars.c: New file.
529 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
530
531 2009-08-14 Pedro Alves <pedro@codesourcery.com>
532
533 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
534 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
535
536 2009-08-13 Pedro Alves <pedro@codesourcery.com>
537
538 * gdb.base/default.exp: Adjust "set language test": it's now an
539 enum command. Larger help string moved to "help set language".
540 * gdb.base/help.exp: Adjust "help set language" expected output,
541 now lists all known languages.
542
543 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
544
545 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
546 all frame arguments.
547 * gdb.arch/altivec-regs.exp: Likewise.
548
549 2009-08-07 Tom Tromey <tromey@redhat.com>
550
551 * gdb.base/setshow.exp: Add tests for changes to set language, set
552 check range, and set check type.
553
554 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
555
556 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
557 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
558 Call it.
559
560 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
561
562 * configure.ac: Run gdb.cell tests when appropriate.
563 * configure: Regenerate.
564 * lib/cell.exp: New file.
565 * gdb.cell: New directory.
566 * gdb.cell/configure.ac: New file.
567 * gdb.cell/configure: New file.
568 * gdb.cell/Makefile.in: New file.
569 * gdb.cell/arch.exp: New file.
570 * gdb.cell/break.c: New file.
571 * gdb.cell/break.exp: New file.
572 * gdb.cell/break-spu.c: New file.
573 * gdb.cell/bt.c: New file.
574 * gdb.cell/bt2-spu.c: New file.
575 * gdb.cell/bt-spu.c: New file.
576 * gdb.cell/bt.exp: New file.
577 * gdb.cell/coremaker.c: New file.
578 * gdb.cell/coremaker-spu.c: New file.
579 * gdb.cell/core.exp: New file.
580 * gdb.cell/gcore.exp: New file.
581 * gdb.cell/data.c: New file.
582 * gdb.cell/data.exp: New file.
583 * gdb.cell/data-spu.c: New file.
584 * gdb.cell/ea-cache.exp: New file.
585 * gdb.cell/ea-cache.c: New file.
586 * gdb.cell/ea-cache-spu.c: New file.
587 * gdb.cell/ea-standalone.c: New file.
588 * gdb.cell/ea-standalone.exp: New file.
589 * gdb.cell/ea-test.c: New file.
590 * gdb.cell/ea-test.exp: New file.
591 * gdb.cell/f-regs.exp: New file.
592 * gdb.cell/mem-access.c: New file.
593 * gdb.cell/mem-access.exp: New file.
594 * gdb.cell/mem-access-spu.c: New file.
595 * gdb.cell/ptype.exp: New file.
596 * gdb.cell/registers.exp: New file.
597 * gdb.cell/size.c: New file.
598 * gdb.cell/sizeof.exp: New file.
599 * gdb.cell/size-spu.c: New file.
600 * gdb.cell/solib.exp: New file.
601 * gdb.cell/solib-symbol.exp: New file.
602
603 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
604
605 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
606
607 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
608
609 * gdb.base/float.exp: Handle VFP registers.
610
611 2009-07-14 Michael Snyder <msnyder@vmware.com>
612
613 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
614 to bring gdb to the beginning of the calling line.
615
616 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
617 confusing the i386 epilogue unwinder.
618
619 2009-07-14 Stan Shebs <stan@codesourcery.com>
620
621 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
622
623 2009-07-14 Michael Snyder <msnyder@vmware.com>
624
625 * gdb.reverse/step-reverse.exp (stepi into function call):
626 Call instruction may not be first instruction in the line.
627 (reverse stepi from a function call): Used wrong line number.
628
629 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
630
631 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
632
633 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
634
635 Fix gdb.base/macscp.exp when using custom inputrc.
636 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
637 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
638 env(TERM) set.
639 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
640 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
641
642 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
643
644 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
645 * gdb.base/annota1.exp (thread_test): Import global $testfile.
646 Change the compilation target to match the testcase name.
647 * gdb.base/sect-cmd.exp: Change the compilation target to match the
648 testcase name.
649 * a2-run.exp: Use for setup prepare_for_testing. Change the
650 compilation target to match the testcase name.
651 * gdb.base/commands.exp: Likewise.
652 * gdb.base/finish.exp: Likewise.
653 * gdb.base/float.exp: Likewise.
654 * gdb.base/info-target.exp: Likewise.
655 * gdb.base/relational.exp: Likewise.
656 * gdb.base/term.exp: Likewise.
657 * gdb.base/until.exp: Likewise.
658 * gdb.base/volatile.exp: Likewise.
659 * gdb.base/whatis-exp.exp: Likewise.
660
661 2009-07-11 Hui Zhu <teawater@gmail.com>
662
663 * gdb.base/help.exp (disassemble): Update expected help text.
664
665 2009-07-09 Tom Tromey <tromey@redhat.com>
666
667 * lib/gdb.exp: Handle TRANSCRIPT.
668 (remote_spawn, remote_close, send_gdb): New procs.
669
670 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
671
672 * gdb.python/python-prettyprint.c: Add counted null string
673 structure.
674 * gdb.python/python-prettyprint.exp: Print null string. Test for
675 embedded nulls.
676 * gdb.python/python-prettyprint.py (pp_ns): New Function.
677 * gdb.python/python-value.exp (test_value_in_inferior): Add
678 variable length string fetch tests.
679 * gdb.python/python-value.c (main): Add strings for string fetch tests.
680
681 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
682
683 * gdb.base/dump.exp (inaccessible memory is reported): New test.
684
685 2009-07-07 Tom Tromey <tromey@redhat.com>
686
687 * gdb.base/call-rt-st.exp: Update for change to escape output.
688 * gdb.base/callfuncs.exp: Likewise.
689 * gdb.base/charset.exp: Likewise.
690 * gdb.base/constvars.exp: Likewise.
691 * gdb.base/long_long.exp: Likewise.
692 * gdb.base/pointers.exp: Likewise.
693 * gdb.base/printcmds.exp: Likewise.
694 * gdb.base/setvar.exp: Likewise.
695 * gdb.base/store.exp: Likewise.
696 * gdb.cp/ref-types.exp: Likewise.
697 * gdb.mi/mi-var-child.exp: Likewise.
698 * gdb.mi/mi-var-display.exp: Likewise.
699 * gdb.mi/mi2-var-display.exp: Likewise.
700 * gdb.base/charset.exp: Test octal escape sequence length.
701 Update for change to escape output.
702
703 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
704
705 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
706
707 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
708
709 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
710
711 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
712
713 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
714 gdbserver increasing $portnum if "Can't bind address" has been seen.
715
716 2009-07-05 Pedro Alves <pedro@codesourcery.com>
717
718 * gdb.base/ending-run.exp: Add "step out of main" pattern for
719 mingw32ce.
720
721 2009-07-05 Pedro Alves <pedro@codesourcery.com>
722
723 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
724 VFP format.
725
726 2009-07-02 Pedro Alves <pedro@codesourcery.com>
727
728 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
729 linux. Adjust to use "inferior", "info inferiors", "detach
730 inferior" and "kill inferior" instead of "restart", "info fork",
731 "detach fork" and "delete fork".
732 * gdb.base/ending-run.exp: Spell out "info".
733 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
734 the "kill" command.
735
736 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
737
738 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
739 change to prefix TLS offset in hex with 0x.
740
741 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
742
743 * gdb.base/default.exp: Update test case for "x" changes.
744
745 2009-07-01 Tristan Gingold <gingold@adacore.com>
746
747 * gdb.base/bigcore.exp: Make darwin untested.
748
749 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
750
751 * gdb.base/completion.exp (directory completion): Create the directory.
752 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
753 escapeuniquesub.
754 (directory completion 2): Expect now ${escapeuniquesub}.
755 (Glob remaining of directory test): Remove one excessive newline.
756 Expect the real output.
757
758 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
759
760 Fix `make check//%' target after `make check' has been ran.
761 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
762 a mkdir call.
763 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
764 (%/.dir): Remove.
765
766 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
767
768 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
769 the expected result record.
770
771 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
772
773 Remove racy FAILs relying just on the timeouts.
774 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
775 (annotation_level 2): Remove racy FAILs.
776
777 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
778
779 gdb/10275
780 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
781
782 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
783
784 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
785
786 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
787
788 * gdb.mi/mi-stack.exp: Testing symbolic options
789 to -stack-list-locals and -stack-list-arguments.
790
791 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
792
793 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
794
795 2009-06-29 Tom Tromey <tromey@redhat.com>
796
797 * dg-extract-results.sh: New file.
798 * Makefile.in (FORCE_PARALLEL): New variable.
799 (CHECK_TARGET): New conditional variable.
800 (check): Use CHECK_TARGET.
801 (DO_RUNTEST): New variable.
802 (check-single): New target.
803 (TEST_DIRS): New variable.
804 (TEST_TARGETS): Likewise.
805 (check-parallel): New target.
806 (check-gdb.%): New pattern.
807 (BASE1_FILES): New variable.
808 (BASE2_FILES): Likewise.
809 (check-gdb.base%): New pattern.
810 (%/.dir): New pattern.
811 * configure: Rebuild.
812 * aclocal.m4 (AM_CONDITIONAL): New defun.
813 * configure.ac: Check whether user is using GNU make.
814 (GMAKE): New conditional.
815
816 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
817
818 * gdb.cp/namespace-nested-import.cc: New test.
819 * gdb.cp/namespace-nested-import.exp: New test.
820
821 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
822
823 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
824 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
825 * gdb.opt/Makefile.in (EXECUTABLES): Update.
826 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
827 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
828 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
829 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
830 gdb.opt/inline-markers.c: New files.
831 * lib/gdb.exp (skip_inline_frame_tests): New function.
832 (skip_inline_var_tests): New function.
833
834 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
835
836 * gdb.cp/exception.exp: Don't require $hex before inner frame in
837 backtrace.
838
839 2009-06-27 Michael Snyder <msnyder@vmware.com>
840
841 * gdb.reverse: New directory.
842 * gdb.reverse/break-reverse.c: New test.
843 * gdb.reverse/break-reverse.exp: New test.
844 * gdb.reverse/consecutive-reverse.c: New test.
845 * gdb.reverse/consecutive-reverse.exp: New test.
846 * gdb.reverse/finish-reverse.c: New test.
847 * gdb.reverse/finish-reverse.exp: New test.
848 * gdb.reverse/machinestate.c: New test.
849 * gdb.reverse/ms1.c: New test.
850 * gdb.reverse/machinestate.exp: New test.
851 * gdb.reverse/Makefile.in: New file.
852 * gdb.reverse/shr2.c: New test.
853 * gdb.reverse/solib-reverse.c: New test.
854 * gdb.reverse/solib-reverse.exp: New test.
855 * gdb.reverse/step-reverse.c: New test.
856 * gdb.reverse/step-reverse.exp: New test.
857 * gdb.reverse/until-reverse.c: New test.
858 * gdb.reverse/ur1.c: New test.
859 * gdb.reverse/until-reverse.exp: New test.
860 * gdb.reverse/watch-reverse.c: New test.
861 * gdb.reverse/watch-reverse.exp: New test.
862 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
863 * configure: Regenerate.
864
865 2009-06-26 Doug Evans <dje@google.com>
866
867 * gdb.base/psymtab.exp: Turn off pending breakpoints.
868
869 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
870
871 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
872 windows problem for 'file delete $binfile'.
873
874 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
875
876 * gdb.cp/namespace-using.exp: New test.
877 * gdb.cp/namespace-using.cc: New test.
878
879 2009-05-20 Joel Brobecker <brobecker@adacore.com>
880
881 * gdb.ada/variant_record_packed_array: New testcase.
882
883 2009-06-23 Tom Tromey <tromey@redhat.com>
884
885 * gdb.base/charset.exp (test_combination): Regression test.
886 * gdb.base/charset.c (my_wchar_t): New typedef.
887 (myvar): New global.
888 (main): Set myvar.
889
890 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
891
892 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
893 target.
894
895 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
896
897 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
898
899 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
900
901 * gdb.mi/gdb680.exp: Update test for error message.
902
903 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
904
905 * gdb.base/annota1.exp: Allow multiple occurrences of the
906 frames-invalid annotation.
907 * gdb.cp/annota2.exp: Likewise.
908
909 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
910
911 * gdb.cp/gdb2495.cc: New file.
912 * gdb.cp/gdb2495.exp: New file.
913
914 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
915
916 Report error on GDB crash during runto.
917 * lib/gdb.exp (runto <eof>): New.
918
919 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
920
921 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
922 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
923 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
924 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
925 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
926 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
927 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
928 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
929 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
930 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
931 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
932 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
933 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
934 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
935 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
936 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
937 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
938 gdb.server/server-mon.exp, gdb.server/server-run.exp,
939 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
940 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
941 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
942 gdb.trace/passcount.exp, gdb.trace/report.exp,
943 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
944 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
945 gdb.trace/while-stepping.exp: Use a unique name for the compiled
946 executable.
947
948 2009-06-07 Pedro Alves <pedro@codesourcery.com>
949
950 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
951 defined before referencing it.
952
953 2009-06-03 Doug Evans <dje@google.com>
954
955 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
956 * gdb.arch/i386-see.c: Ditto.
957
958 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
959
960 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
961 (check_macro): Return 1 if undefined.
962 If first test fails, check if macro debug information is available,
963 and report unsupported test if no macro information is found.
964
965 2009-05-29 Doug Evans <dje@google.com>
966
967 * gdb.threads/hand-call-in-threads.exp: New.
968 * gdb.threads/hand-call-in-threads.c: New.
969
970 2009-05-29 Michael Snyder <msnyder@vmware.com>
971
972 * gdb.base/break-always.exp: Change "1" to "on".
973 Add confirmation check.
974
975 2009-05-28 Pedro Alves <pedro@codesourcery.com>
976
977 * gdb.threads/threxit-hop-specific.c: New.
978 * gdb.threads/threxit-hop-specific.exp: New.
979 * gdb.threads/thread-execl.c: New.
980 * gdb.threads/thread-execl.exp: New.
981
982 2009-05-27 Tom Tromey <tromey@redhat.com>
983 Thiago Jung Bauermann <bauerman@br.ibm.com>
984
985 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
986 (mi_child_regexp): Likewise.
987 (mi_list_varobj_children_range): Likewise.
988 (mi_get_features): Likewise.
989 (mi_list_varobj_children): Rewrite.
990 * gdb.python/python-mi.exp: New file.
991
992 2009-05-27 Tom Tromey <tromey@redhat.com>
993 Thiago Jung Bauermann <bauerman@br.ibm.com>
994 Phil Muldoon <pmuldoon@redhat.com>
995 Paul Pluzhnikov <ppluzhnikov@google.com>
996
997 * gdb.python/python-prettyprint.exp: New file.
998 * gdb.python/python-prettyprint.c: New file.
999 * gdb.python/python-prettyprint.py: New file.
1000 * gdb.base/display.exp: print/r is now valid.
1001
1002 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1003 Tom Tromey <tromey@redhat.com>
1004 Pedro Alves <pedro@codesourcery.com>
1005 Paul Pluzhnikov <ppluzhnikov@google.com>
1006
1007 * gdb.python/python-template.exp: New file.
1008 * gdb.python/python-template.cc: New file.
1009 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
1010 tests.
1011 * gdb.python/python-value.exp (py_objfile_tests): New proc.
1012 Call it.
1013 (test_value_after_death): New proc.
1014 * gdb.python/python-value.c (PTR): New typedef.
1015 (main): New variable 'x'.
1016
1017 2009-05-27 Tom Tromey <tromey@redhat.com>
1018
1019 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
1020 tests.
1021 * gdb.python/python-value.exp (py_objfile_tests): New proc.
1022 Call it.
1023
1024 2009-05-27 Pedro Alves <pedro@codesourcery.com>
1025
1026 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
1027
1028 2009-05-24 Pedro Alves <pedro@codesourcery.com>
1029
1030 * gdb.threads/fork-thread-pending.c: New.
1031 * gdb.threads/fork-thread-pending.exp: New.
1032
1033 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1034
1035 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
1036 * gdb.dwarf2/dw2-strp.S (a_string2): New.
1037
1038 2009-05-18 Jon Beniston <jon@beniston.com>
1039
1040 * gdb.asm/asm-source.exp: Add lm32 target.
1041
1042 2009-05-17 Pedro Alves <pedro@codesourcery.com>
1043
1044 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
1045 `gdb_get_line_number'. Call `callee' in both parent and child.
1046 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
1047 `gdb_get_line_number' instead of hardcoding line numbers.
1048 (catch_fork_unpatch_child): New procedure to test detaching
1049 breakpoints from child fork.
1050 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
1051 hardcoding line numbers.
1052 (do_fork_tests): Run `catch_fork_unpatch_child'.
1053
1054 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
1055
1056 * gdb.mi/mi-cmd-var.exp: Check that when varobj
1057 of structure type enters or leaves the scope, it
1058 is reported by -var-update.
1059
1060 2009-05-11 Doug Evans <dje@sebabeach.org>
1061
1062 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
1063 * gdb.threads/pending-step.c (main): Fix off-by-one error.
1064 * gdb.threads/schedlock.c (main): Fix off-by-one error.
1065
1066 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1067
1068 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
1069
1070 2009-04-30 Doug Evans <dje@google.com>
1071
1072 * gdb.threads/watchthreads2.exp: New testcase.
1073 * gdb.threads/watchthreads2.c: New testcase.
1074
1075 2009-04-29 Doug Evans <dje@google.com>
1076
1077 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
1078 * gdb.cp/mb-ctor.cc: Ditto.
1079 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
1080 * gdb.cp/mb-inline.h (multi_line_foo): New function.
1081 * gdb.cp/mb-inline1.cc: Call it.
1082 * gdb.cp/mb-inline2.cc: Ditto.
1083 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
1084 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
1085
1086 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1087
1088 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
1089 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
1090 Replace all uses of `decimal' by `nonzero'.
1091 (info macro FROM_COMMANDLINE): New test.
1092
1093 2009-04-27 Tom Tromey <tromey@redhat.com>
1094
1095 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
1096
1097 2009-04-27 Doug Evans <dje@google.com>
1098
1099 * gdb.threads/watchthreads.c (main): Initialize args before starting
1100 the threads. Plus formatting cleanup.
1101 * gdb.threads/watchthreads.exp: Avoid errant failures due to
1102 biased scheduling of one thread.
1103
1104 2009-04-27 Jerome Guitton <guitton@adacore.com>
1105
1106 * gdb.cp/templates.cc (GetMax): New template.
1107 (main): Declare two instances of GetMax.
1108 * gdb.cp/templates.exp: Add new test.
1109
1110 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1111
1112 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
1113
1114 2009-04-22 Joseph Myers <joseph@codesourcery.com>
1115
1116 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
1117
1118 2009-04-15 Tom Tromey <tromey@redhat.com>
1119
1120 * gdb.base/charset.exp: Add regression test.
1121
1122 2009-04-14 Joel Brobecker <brobecker@adacore.com>
1123
1124 * gdb.base/exe-lock.exp: New testcase.
1125
1126 2009-04-13 Tom Tromey <tromey@redhat.com>
1127
1128 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
1129 operator on Frame.
1130
1131 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1132
1133 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
1134 * gdb.server/ext-attach.exp: Likewise.
1135
1136 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
1137
1138 Eliminate some sleep usage.
1139
1140 * gdb.mi/basics.c (do_nothing): New.
1141 (main): Use do_nothing instead of printf, so that
1142 not to introduce race condition between output of
1143 inferiour and output of gdb. Do not use sleep as it
1144 is not generally available on embedded targets.
1145
1146 2009-04-02 Pedro Alves <pedro@codesourcery.com>
1147
1148 * gdb.server/ext-attach.exp: Expect an optional process id after
1149 "Detached from remote process".
1150
1151 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1152
1153 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
1154 gdb.dwarf2/dw2-unresolved.exp: New.
1155
1156 2009-04-02 Pedro Alves <pedro@codesourcery.com>
1157
1158 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
1159 mi_run_to_main.
1160
1161 2009-04-02 Pedro Alves <pedro@codesourcery.com>
1162
1163 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
1164 mi_run_to_main. Skip thread exit test on remote targets.
1165 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
1166 mi_run_to_main.
1167 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
1168 mi_run_to_main.
1169 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
1170 when expecting ^connected. Detect when the target doesn't support
1171 non-stop mode.
1172 (mi_run_cmd): Detect if non-stop mode was requested by isn't
1173 supported. Return -1 on error, 0 on success.
1174 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
1175 (mi_runto): Return mi_runto_helper's result explicitly.
1176
1177 2009-04-01 Pedro Alves <pedro@codesourcery.com>
1178
1179 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
1180
1181 2009-04-01 Tom Tromey <tromey@redhat.com>
1182
1183 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
1184 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
1185 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
1186 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
1187
1188 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
1189 Jan Kratochvil <jan.kratochvil@redhat.com>
1190
1191 PR gdb/931
1192 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
1193 output.
1194 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
1195 for gdb/931.
1196 * dw2-strp.S (DW_AT_language): Change to C++.
1197 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
1198
1199 2009-03-31 Joel Brobecker <brobecker@adacore.com>
1200
1201 * gdb.ada/tasks: New testcase.
1202
1203 2009-03-30 Stan Shebs <stan@codesourcery.com>
1204
1205 * gdb.trace/actions.exp: Update to match new info trace format.
1206 * gdb.trace/deltrace.exp: Ditto.
1207 * gdb.trace/infotrace.exp: Ditto.
1208 * gdb.trace/passcount.exp: Ditto.
1209 * gdb.trace/save-trace.exp: Ditto.
1210 * gdb.trace/while-stepping.exp: Ditto.
1211 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
1212
1213 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1214
1215 * gdb.python/python-frame.c: New file.
1216 * gdb.python/python-frame.exp: New file.
1217
1218 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1219
1220 * gdb.python/python-value.exp: Add tests for the address
1221 attribute.
1222
1223 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
1224
1225 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
1226
1227 2009-03-26 Doug Evans <dje@google.com>
1228
1229 * gdb.mi/mi-nonstop-exit.exp: New file.
1230 * gdb.mi/non-stop-exit.c: New file.
1231
1232 2009-03-26 Tom Tromey <tromey@redhat.com>
1233
1234 Update for change to prologue skipping:
1235 * gdb.mi/mi2-simplerun.exp: Update.
1236 * gdb.mi/mi2-break.exp: Update.
1237 * gdb.mi/mi-simplerun.exp: Update.
1238 * gdb.mi/mi-break.exp: Update.
1239 * gdb.base/ending-run.exp: Update.
1240
1241 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1242
1243 * gdb.python/python-value.exp (test_value_in_inferior): Test
1244 gdb.Value.is_optimized_out attribute.
1245
1246 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1247
1248 * gdb.dwarf2/dw2-noloc-main.c: New file.
1249 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
1250 (.text): Remove.
1251 (.data): New.
1252 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
1253 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
1254 (DW_TAG_subprogram func_cu1, noloc): Remove.
1255 (main): New.
1256 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
1257 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
1258 (file_symbols): New procedure.
1259
1260 2009-03-25 Tom Tromey <tromey@redhat.com>
1261
1262 * gdb.base/charset.exp (valid_target_charset): New proc.
1263 Use it to skip tests on invalid charsets.
1264
1265 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
1266
1267 * gdb.base/completion.exp: Add a test for directory completion.
1268
1269 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1270
1271 Fix a racy FAIL.
1272 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
1273 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
1274
1275 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1276
1277 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
1278 * gdb.python/python-function.exp: Add test for function returning
1279 a GDB value.
1280
1281 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
1282
1283 * gdb.python/python-function.exp: New file.
1284
1285 2009-03-20 Tom Tromey <tromey@redhat.com>
1286
1287 * gdb.base/store.exp: Update for change to escape output.
1288 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
1289 to escape output.
1290 * gdb.base/pointers.exp: Update for change to escape output.
1291 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
1292 to escape output.
1293 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
1294 escape output.
1295 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
1296 to escape output.
1297 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
1298 escape output.
1299 * gdb.base/setvar.exp: Update for change to escape output.
1300 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
1301 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
1302 to escape output.
1303 (test_print_string_constants): Likewise.
1304 * gdb.base/charset.exp (valid_host_charset): Check size of
1305 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
1306 cases. Handle "auto"-related output.
1307 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
1308 (uvar, Uvar): New globals.
1309
1310 2009-03-19 Jerome Guitton <guitton@adacore.com>
1311
1312 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
1313 deltas.
1314 * gdb.ada/fixed_points.exp: Ditto.
1315
1316 2009-03-18 Pedro Alves <pedro@codesourcery.com>
1317
1318 * return-nodebug.c: Don't include stdio.h.
1319 (init): Delete.
1320 (func): Delete definition and provide extern declaration.
1321 (t): New.
1322 (main): Don't call printf. Call func and store its result in t.
1323 * return-nodebug1.c: New.
1324 * return-nodebug.exp: Don't expect stdio output. Instead, print
1325 the global variable t. Drop printf formatters and cast types from
1326 foreach loop. Don't use prepare_for_testing. Compile
1327 return-nodebug.c and return-nodebug1.c in separate steps. Don't
1328 define FORMAT or CAST.
1329
1330 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1331
1332 * gdb.base/solib-display.exp: Disable test for remote targers.
1333
1334 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1335
1336 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
1337
1338 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1339
1340 Fix a racy FAIL.
1341 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
1342 code from `follow parent, print pids'.
1343 (`follow child, print pids', `follow parent, print pids'): Call it.
1344 Replace `gdb_test "break..."' by gdb_breakpoint.
1345
1346 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
1347
1348 * gdb.mi/mi-cli.exp: Adjust for output difference in
1349 sync and async modes.
1350
1351 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1352
1353 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
1354 that was checked in by mistake. Remove loading of ada.exp, since
1355 this is not necessary in this case.
1356
1357 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1358
1359 * gdb.ada/ptype_arith_binop.exp: New testcase.
1360
1361 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdb.ada/mod_from_name: New testcase.
1364
1365 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1366
1367 * gdb.ada/tick_last_segv: New testcase.
1368
1369 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1370
1371 * gdb.mi/mi-cli.exp: Remove debug print.
1372
1373 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1374
1375 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
1376 include the token in ^running and frame info in *stopped.
1377
1378 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1379
1380 * solib-display.exp: New file.
1381 * solib-display-main.c: New file.
1382 * solib-display-lib.c: New file.
1383
1384 2009-03-05 Pedro Alves <pedro@codesourcery.com>
1385
1386 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
1387
1388 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1389
1390 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
1391 (list_and_check_macro): Use more specific test name.
1392 (next to definition): Make the test names unique.
1393
1394 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1395
1396 * gdb.pascal/floats.exp: Accept approximate results everywhere.
1397
1398 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1399
1400 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
1401 notifications.
1402 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
1403 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
1404 * lib/mi-support.exp (library_loaded_re): New.
1405 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
1406
1407 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1408
1409 * gdb.gdb/observer.exp: Use test_notification observer, not
1410 normal_stop, everywhere.
1411 (test_normal_stop_notifications): Rename to...
1412 (test_notifications): ...this.
1413 (test_observer_normal_stop): Rename to...
1414 (test_observer): ...this.
1415
1416 2009-02-16 Doug Evans <dje@google.com>
1417
1418 * gdb.arch/amd64-disp-step.S (test_int3): New test.
1419 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
1420 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
1421 (test_prefixed_syscall,test_int3): New tests.
1422 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
1423 (test_prefixed_syscall,test_int3): New tests.
1424
1425 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1426
1427 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
1428 (mi_expect_interrupt): Likewise.
1429 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
1430 response.
1431
1432 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1433
1434 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
1435 * gdb.base/pc-fp.exp (get_valueofx): Remove.
1436 Replace calls to get_valueofx by get_hexadecimal_valueof.
1437
1438 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1439
1440 * lib/gdb.exp (get_valueof): Accept anything as a return value.
1441 (get_integer_valueof): New procedure.
1442 (get_sizeof): Use new get_integer_value_of.
1443 * gdb.base/sizeof.exp: Replace all uses of get_valueof
1444 by get_integer_valueof.
1445
1446 2009-02-13 Tom Tromey <tromey@redhat.com>
1447
1448 * gdb.base/remote.exp (get_sizeof): Remove.
1449 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
1450 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
1451 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
1452 * lib/gdb.exp (get_valueof): Move from long_long.exp.
1453 (get_sizeof): Likewise.
1454
1455 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1456
1457 PR fortran/9806
1458 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
1459
1460 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1461
1462 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
1463
1464 2009-02-06 Pedro Alves <pedro@codesourcery.com>
1465
1466 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
1467
1468 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1469
1470 * gdb.python/python-cmd.exp: New file.
1471
1472 2009-02-06 Tristan Gingold <gingold@adacore.com>
1473
1474 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
1475
1476 2009-02-05 Tristan Gingold <gingold@adacore.com>
1477
1478 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
1479 pointer is dereferenced and use this signal name in regexp.
1480 * gdb.base/signull.exp: Ditto.
1481 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
1482 * gdb.base/signull.c (main): Ditto.
1483
1484 2009-02-04 Tom Tromey <tromey@redhat.com>
1485 Thiago Jung Bauermann <bauerman@br.ibm.com>
1486
1487 * gdb.python/python-value.exp: Use `gdb.history' instead of
1488 `gdb.value_from_history'.
1489 (test_value_numeric_ops): Add test for conversion of enum constant.
1490 * gdb.python/python-value.c (enum e): New type.
1491 (evalue): New global.
1492 (main): Use argv.
1493
1494 2009-02-04 Jerome Guitton <guitton@adacore.com>
1495
1496 * gdb.ada/uninitialized_vars: New test program.
1497 * gdb.ada/uninitialized_vars.exp: New testcase.
1498
1499 2009-02-02 Tom Tromey <tromey@redhat.com>
1500
1501 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
1502 * gdb.cp/pr2489.cc: Rename...
1503 * gdb.cp/pr9594.cc: ... to this.
1504
1505 2009-02-02 Tom Tromey <tromey@redhat.com>
1506
1507 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
1508 * gdb.cp/pr2489.cc: New file.
1509 * gdb.cp/cpcompletion.exp: New file.
1510
1511 2009-02-02 Tom Tromey <tromey@redhat.com>
1512
1513 PR exp/9059:
1514 * gdb.cp/call-c.exp: Add regression test.
1515 * gdb.cp/call-c.cc (FooHandle): New typedef.
1516 (main): New variable 'handle'.
1517
1518 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1519
1520 * lib/mi-support.exp (et_mi_thread_list)
1521 (check_mi_and_console_threads): Adjust for current thread in
1522 -thread-list-ids output.
1523
1524 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1525
1526 * gdb.mi/mi-break.exp (test_disabled_creation): New.
1527 Call it.
1528
1529 2009-01-28 Doug Evans <dje@google.com>
1530
1531 * gdb.arch/amd64-disp-step.S: New file.
1532 * gdb.arch/amd64-disp-step.exp: New file.
1533 * gdb.arch/i386-disp-step.S: New file.
1534 * gdb.arch/i386-disp-step.exp: New file.
1535
1536 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
1537
1538 * gdb.base/find.exp: Set newline variable
1539 using quotes instead of braces to fix cygwin failures.
1540
1541 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1542
1543 * gdb.base/radix.exp: Add tests to ensure that that set
1544 input-radix 0 and set output-radix 0 are really rejected.
1545
1546 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1547
1548 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1549 copyright years.
1550
1551 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1552
1553 PR gdb/9664:
1554 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1555
1556 2009-01-22 Pedro Alves <pedro@codesourcery.com>
1557
1558 PR c++/9631:
1559 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1560
1561 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1562
1563 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1564 binfile definition to fix Windows OS failure.
1565
1566 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1567
1568 PR gdb/9346
1569 * gdb.base/interrupt.c (sigint_handler): New.
1570 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1571 on error.
1572 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1573 Test "signal SIGINT".
1574
1575 2009-01-19 Doug Evans <dje@google.com>
1576
1577 * gdb.base/break.exp: Update expected gdb output.
1578 * gdb.base/sepdebug.exp: Ditto.
1579 * gdb.mi/mi-syn-frame.exp: Ditto.
1580 * gdb.mi/mi2-syn-frame.exp: Ditto.
1581 * gdb.base/call-signal-resume.exp: New file.
1582 * gdb.base/call-signals.c: New file.
1583 * gdb.base/unwindonsignal.exp: New file.
1584 * gdb.base/unwindonsignal.c: New file.
1585 * gdb.threads/interrupted-hand-call.exp: New file.
1586 * gdb.threads/interrupted-hand-call.c: New file.
1587 * gdb.threads/thread-unwindonsignal.exp: New file.
1588
1589 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1590
1591 * gdb.base/define.exp: Test defining and hooking prefix commands.
1592 * gdb.python/python.exp: Update test for "show user" output.
1593
1594 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1595
1596 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1597 now the output exactly, using less wildcards. Expect also the output
1598 of gfortran-4.3. Update for the f-valprint.c modification from
1599 2008-04-22.
1600 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1601 Remove gdb_test test names where matching the command.
1602
1603 2009-01-01 Pedro Alves <pedro@codesourcery.com>
1604
1605 PR breakpoints/9681:
1606 * gdb.base/watchpoint.exp: Add regression test.
1607
1608 2008-12-31 Pedro Alves <pedro@codesourcery.com>
1609
1610 * gdb.threads/attach-into-signal.exp: Don't use
1611 gdb_suppress_entire_file.
1612 * gdb.threads/attach-stopped.exp: Ditto.
1613 * gdb.threads/attachstop-mt.exp: Ditto.
1614
1615 2008-12-31 Pedro Alves <pedro@codesourcery.com>
1616
1617 PR gdb/8812:
1618 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1619
1620 2008-12-29 Pedro Alves <pedro@codesourcery.com>
1621
1622 PR gdb/7536:
1623 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1624 and unsupported output radices are really rejected.
1625
1626 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1627
1628 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1629
1630 2008-12-22 Tom Tromey <tromey@redhat.com>
1631
1632 * gdb.cp/punctuator.exp: New file.
1633
1634 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1635
1636 * gdb.base/completion.exp (Completing non-existing component): New test.
1637
1638 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1639
1640 Fix for PR gdb/8648.
1641 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1642 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1643 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1644 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
1645
1646 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1647
1648 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
1649
1650 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
1651
1652 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
1653 compiler actually generate code at the expected line number.
1654
1655 2008-12-15 Jie Zhang <jie.zhang@analog.com>
1656
1657 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
1658
1659 2008-12-12 Tom Tromey <tromey@redhat.com>
1660
1661 * gdb.base/commands.exp (redefine_hook_test): New proc.
1662 Call it.
1663
1664 2008-12-11 Tom Tromey <tromey@redhat.com>
1665
1666 * gdb.base/macscp.exp: New regression test.
1667
1668 2008-12-11 Tom Tromey <tromey@redhat.com>
1669
1670 * gdb.base/macscp.exp: Print "address.addr".
1671 * gdb.base/macscp1.c (struct outer): New struct.
1672 (address): New global.
1673
1674 2008-12-09 Tom Tromey <tromey@redhat.com>
1675
1676 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
1677 Call it.
1678
1679 2008-12-04 Doug Evans <dje@google.com>
1680
1681 * gdb.server/ext-run.exp: Relax regexp for init program.
1682
1683 2008-12-03 Tristan Gingold <gingold@adacore.com>
1684
1685 * gdb.base/macscp.exp: Generate an object file during compilation
1686 to work around Darwin dsymutil limitations.
1687
1688 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1689
1690 Test resolving external references to TLS variables.
1691 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
1692 FILE2_THREAD_LOCAL.
1693 (testfile2, srcfile2): New variables.
1694 * gdb.threads/tls.c (file2_thread_local)
1695 (function_referencing_file2_thread_local): New.
1696 * gdb.threads/tls2.c: New file.
1697
1698 2008-11-28 Joel Brobecker <brobecker@adacore.com>
1699
1700 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
1701 rather than integer, as integer might not be big enough when
1702 on 64bit targets.
1703
1704 2008-11-27 Jerome Guitton <guitton@adacore.com>
1705
1706 * gdb.cp/formatted-ref.exp: Add equality test.
1707 * gdb.ada/formatted_ref.exp: Ditto.
1708
1709 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1710
1711 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
1712 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
1713
1714 2008-11-20 Andreas Schwab <schwab@suse.de>
1715
1716 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
1717 matching syscall entry point.
1718 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1719 (tcatch_vfork_then_child_follow): Likewise. Finish through
1720 vfork even if we stopped at the syscall trampoline.
1721
1722 2008-11-20 Doug Evans <dje@google.com>
1723
1724 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
1725
1726 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1727
1728 * gdb.arch/ppc-dfp.exp: New file.
1729 * gdb.arch/ppc-dfp.c: New file.
1730
1731 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1732
1733 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
1734
1735 2008-11-17 Doug Evans <dje@google.com>
1736
1737 * gdb.mi/mi-syn-frame.exp: Update expected output.
1738 * gdb.mi/mi2-syn-frame.exp: Update expected output.
1739
1740 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1741
1742 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
1743 "thread N" results in =thread-selected.
1744 * lib/mi-support (mi_run_cmd, mi_expect_stop)
1745 (mi_send_resuming_command_raw): Be prepared for
1746 =thread-selected.
1747
1748 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1749
1750 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
1751 * lib/mi-support.exp: Likewise.
1752
1753 2008-11-16 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
1756 commands from the expected output for "help catch".
1757
1758 2008-11-15 Joel Brobecker <brobecker@adacore.com>
1759
1760 * gdb.ada/int_deref.exp: New testcase.
1761
1762 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
1763
1764 * gdb.mi/gdb2549.exp: New file.
1765
1766 2008-11-11 Doug Evans <dje@google.com>
1767
1768 * gdb.base/callexit.exp: New file.
1769 * gdb.base/callexit.c: New file.
1770
1771 2008-11-10 Doug Evans <dje@google.com>
1772
1773 * lib/gdb.exp (GDBFLAGS): Move -nx ...
1774 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
1775 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
1776 (default_gdb_start,default_gdb_exit): Ditto.
1777 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
1778 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
1779 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
1780 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
1781 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
1782 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
1783
1784 2008-11-03 Andreas Schwab <schwab@suse.de>
1785
1786 * gdb.base/hashline2.exp: Fix typo.
1787 * gdb.base/hashline3.exp: Likewise.
1788
1789 2008-10-30 Tom Tromey <tromey@redhat.com>
1790
1791 * gdb.base/pointers.exp: Add test.
1792 * gdb.base/pointers.c (k, S): New typedefs.
1793 (instance): New global.
1794
1795 2008-10-30 Andreas Schwab <schwab@suse.de>
1796
1797 * gdb.base/args.exp: Add tests for newlines.
1798
1799 2008-10-30 Joel Brobecker <brobecker@adacore.com>
1800
1801 gdb.base/foll-exec.exp: Update the expected output of a couple
1802 of "info breakpoints" tests.
1803
1804 2008-10-28 Tom Tromey <tromey@redhat.com>
1805
1806 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
1807
1808 2008-10-24 Pedro Alves <pedro@codesourcery.com>
1809
1810 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
1811 gdb_start_cmd.
1812 Use runto_main before any test that requires execution.
1813
1814 2008-10-23 Pedro Alves <pedro@codesourcery.com>
1815
1816 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
1817 instead of SIGINT.
1818
1819 2008-10-22 Joel Brobecker <brobecker@adacore.com>
1820
1821 * gdb.base/completion.exp: Update expected output following
1822 the addition of the "info tasks" command.
1823
1824 2008-10-22 Tom Tromey <tromey@redhat.com>
1825
1826 * gdb.base/exprs.exp (test_expr): Add test for string
1827 concatenation.
1828
1829 2008-10-19 Pedro Alves <pedro@codesourcery.com>
1830
1831 * configure.ac: Output gdb.python/Makefile.
1832 * configure: Regenerate.
1833 * gdb.python/Makefile.in: New.
1834
1835 2008-10-16 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.base/foll-fork.exp: Adjust the expected output to match
1838 the new description for fork/vfork catchpoints in the "info
1839 breakpoints" output.
1840
1841 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1842
1843 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
1844
1845 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1846
1847 * gdb.python/python-value.c: New file.
1848 * gdb.python/python-value.exp: New file.
1849
1850 2008-10-15 Pedro Alves <pedro@codesourcery.com>
1851
1852 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
1853
1854 2008-10-15 Denis Pilat <denis.pilat@st.com>
1855
1856 * gdb.cp/mb-ctor.exp: Fix a typo.
1857
1858 2008-10-09 Tom Tromey <tromey@redhat.com>
1859
1860 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
1861 'fprintf' and 'stderr'.
1862
1863 2008-10-07 Joel Brobecker <brobecker@adacore.com>
1864
1865 * gdb.ada/ref_tick_size.exp: New testcase.
1866
1867 2008-10-06 Doug Evans <dje@google.com>
1868
1869 * gdb.dwarf2/dw2-cu-size.exp: New file.
1870 * gdb.dwarf2/dw2-cu-size.S: New file.
1871
1872 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
1873 .Ltype_int for clarity.
1874
1875 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1876
1877 PR gdb/2384:
1878 * gdb.cp/gdb2384.exp: Extended to test more cases.
1879 * gdb.cp/gdb2384.cc: Likewise.
1880 * gdb.cp/gdb2384-base.h: Likewise.
1881 * gdb.cp/gdb2384-base.cc: Likewise.
1882
1883 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1884
1885 * gdb.base/maint.exp (maint print type): Remove printing
1886 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
1887
1888 2008-09-30 Tom Tromey <tromey@redhat.com>
1889
1890 * gdb.base/macscp.exp: Add completion tests.
1891 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
1892 (TWENTY_THREE): Likewise.
1893 (FORTY_EIGHT): Likewise.
1894
1895 2008-09-30 Tom Tromey <tromey@redhat.com>
1896
1897 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
1898 everywhere.
1899 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
1900
1901 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1902
1903 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
1904 testcase is derived from. Fix racy dependency on an expected PID
1905 number. No longer support the testcase on Linux kernel 2.4.x.
1906
1907 2008-09-27 Tom Tromey <tromey@redhat.com>
1908
1909 * gdb.base/macscp.exp: Add tests for stringification, splicing,
1910 and varargs.
1911
1912 2008-09-22 Pedro Alves <pedro@codesourcery.com>
1913
1914 * lib/mi-support.exp (mi_expect_interrupt): New.
1915 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
1916 from gdb.mi/mi-nonstop.exp.
1917 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
1918 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
1919 lib/mi-support.exp.
1920 Use mi_check_thread_states throughout. Avoid ".*" and do not
1921 require an anchor after -exec-run.
1922
1923 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1924
1925 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
1926 stop is pending. Avoid ".*" when two stops are pending.
1927 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
1928 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
1929 newlines in fullnames.
1930 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
1931 (mi_expect_stop): Update comments. Only anchor in sync mode.
1932 Do not match newlines.
1933 (mi_send_resuming_command_raw): Always return status.
1934 (mi_get_stop_line): Do not match more than one line by accident.
1935 Only anchor in sync mode.
1936 (mi_run_inline_test): If -exec-next fails, give up.
1937
1938 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1939
1940 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
1941 on SPU.
1942
1943 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1944
1945 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
1946
1947 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1948
1949 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
1950 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1951 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
1952 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1953 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
1954 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
1955 gdb.ada/interface.exp, gdb.ada/null_array.exp,
1956 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1957 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1958 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1959 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
1960 Include the "= " sequence in the expected output of print tests.
1961
1962 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1963
1964 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
1965 description for boolean types.
1966
1967 2008-09-09 Pedro Alves <pedro@codesourcery.com>
1968
1969 * gdb.base/hook-stop-continue.c: New.
1970 * gdb.base/hook-stop-continue.exp: New.
1971
1972 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1973
1974 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
1975
1976 2008-09-08 Jerome Guitton <guitton@adacore.com>
1977
1978 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
1979 (stack_check_probe_2, stack_check_probe_loop_1)
1980 (stack_check_probe_loop_2): New functions.
1981 (main): Add call to these new functions.
1982 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
1983 functions, check that the breakpoint is inserted at the appropriate
1984 location.
1985 (insert_breakpoint): Slightly refine this procedure so that it can
1986 be called several times in the test.
1987
1988 2008-09-08 Jerome Guitton <guitton@adacore.com>
1989
1990 * gdb.base/stack-checking.c: New file.
1991 * gdb.base/stack-checking.exp: New file.
1992
1993 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1994
1995 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
1996 * gdb.arch/altivec-regs.exp: Likewise.
1997 * gdb.arch/vsx-regs.exp: Likewise.
1998
1999 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
2000
2001 * gdb.arch/ppc-fp.exp: New file.
2002 * gdb.arch/ppc-fp.c: New file.
2003
2004 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2005
2006 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
2007 lest gcc-4.3.1 optimizes the whole thing away.
2008
2009 2008-09-04 Michael Snyder <msnyder@vmware.com>
2010
2011 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
2012 as "at" (for non-debug functions such as _start).
2013
2014 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2015
2016 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
2017 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
2018 software watchpoints.
2019 * gdb.base/watch_thread_num.exp: Likewise.
2020
2021 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
2022
2023 * gdb.arch/i386-bp_permanent.exp: New test.
2024
2025 2008-08-24 Tom Tromey <tromey@redhat.com>
2026
2027 * gdb.base/maint.exp: Update "maint print type".
2028
2029 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
2030
2031 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
2032 support. Adjust the order of "*running" notifications.
2033 * gdb.mi/non-stop.c: Don't cast from int to void* and
2034 back.
2035
2036 2008-08-20 Mark Kettenis <kettenis@gnu.org>
2037
2038 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
2039 expect to find it in the "info frame" output.
2040
2041 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
2042
2043 * gdb.base/interp.exp: Always consume both prompts.
2044
2045 2008-08-20 Pedro Alves <pedro@codesourcery.com>
2046
2047 * gdb.base/pending.exp: Test pending breakpoints without symbols
2048 loaded.
2049
2050 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2051
2052 * lib/mi-support.exp (mi_expect_stop): Produce
2053 more details on failures.
2054 * gdb.mi/mi-nonstop.exp: New.
2055 * gdb.mi/non-stop.c: New.
2056
2057 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2058
2059 * gdb.mi/mi-async.exp: Use 'set target-async'.
2060 * lib/mi-support.exp: Use 'set/show target-async'.
2061
2062 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
2063
2064 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
2065
2066 2008-08-17 Tom Tromey <tromey@redhat.com>
2067
2068 * gdb.base/help.exp (help catch): Rewrite.
2069
2070 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2071
2072 * gdb.base/define.exp: Test indented command documentation.
2073 * gdb.python/python.exp: Test indented multi-line command.
2074
2075 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
2076
2077 * testsuite/gdb.arch/vsx-regs.c: New source file.
2078 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
2079 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
2080
2081 2008-08-14 Tom Tromey <tromey@redhat.com>
2082
2083 * gdb.base/macscp.exp: Add regression test for "macro define" or
2084 "macro undef" with no arguments.
2085
2086 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2087
2088 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
2089
2090 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2091
2092 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
2093
2094 2008-08-06 Tom Tromey <tromey@redhat.com>
2095
2096 * gdb.python/python.exp: New file.
2097
2098 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2099
2100 Fix for PR gdb/1543.
2101 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
2102 $LOCATION.
2103 (location): New variable.
2104 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
2105 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
2106 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
2107 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
2108 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
2109 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
2110 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
2111 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
2112 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
2113 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
2114 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2115 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
2116 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2117 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
2118 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2119 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
2120 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
2121 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
2122 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
2123 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2124 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
2125 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
2126 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
2127 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
2128 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
2129 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
2130 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
2131 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
2132 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
2133 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
2134 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
2135 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
2136 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
2137 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
2138 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
2139 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
2140 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
2141 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2142 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
2143 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
2144 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
2145 gdb.base/type-opaque.exp, gdb.base/until.exp,
2146 gdb.base/value-double-free.c, gdb.base/varargs.exp,
2147 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
2148 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
2149 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2150 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
2151 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
2152 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2153 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2154 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
2155 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
2156 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
2157 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
2158 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
2159 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
2160 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
2161 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
2162 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2163 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
2164 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
2165 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
2166 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
2167 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
2168 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
2169 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
2170 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
2171 gdb.pascal/types.exp, gdb.stabs/weird.exp,
2172 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
2173 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
2174 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
2175 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
2176 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
2177 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
2178 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2179 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2180 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2181 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2182 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2183 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2184 lib/mi-support.exp, lib/trace-support.exp: Remove reference
2185 to bug-gdb@prep.ai.mit.edu .
2186
2187 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
2188
2189 * lib/mi-support.exp (mi_load_shlibs): New.
2190 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
2191
2192 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
2193
2194 * lib/mi-support.exp (get_mi_thread_list)
2195 (check_mi_and_console_threads): New, moved from ...
2196 * gdb.mi/mi-pthread.exp: ...here.
2197 * gdb.mi/gdb669.exp (get_mi_thread_list)
2198 (check_mi_and_console_threads): Delete.
2199 * gdb.mi/mi2-pthread.exp: Likewise.
2200
2201 2008-07-28 Tom Tromey <tromey@redhat.com>
2202
2203 * Makefile.in (just-check): Remove. Move body to...
2204 (check): ... here.
2205
2206 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2207
2208 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
2209 Add a test for duplicated SIGINTs.
2210
2211 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2212
2213 * gdb.threads/schedlock.exp (get_args): Update to work for any
2214 value of NUM.
2215 (Top level): Report the number of threads that did not resume.
2216
2217 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2218
2219 * gdb.dwarf2/dw2-compressed.S: Also define __start.
2220
2221 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2222
2223 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
2224 non-MI prompt.
2225
2226 2008-07-26 Tom Tromey <tromey@redhat.com>
2227
2228 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
2229 (function_struct, function_struct_ptr): New globals.
2230 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
2231 function pointer in a struct.
2232
2233 2008-07-26 Tom Tromey <tromey@redhat.com>
2234
2235 * gdb.base/macscp.exp: Add test for macro lexing bug.
2236
2237 2008-07-18 Tom Tromey <tromey@redhat.com>
2238
2239 * gdb.base/macscp.exp: Add macro tests.
2240
2241 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2242
2243 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
2244
2245 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2246
2247 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
2248
2249 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2250
2251 * gdb.cp/class2.exp: fix for failure on spu-elf
2252
2253 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2254
2255 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
2256
2257 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2258
2259 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
2260
2261 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
2262
2263 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
2264
2265 2008-07-11 Kevin Buettner <kevinb@redhat.com>
2266
2267 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
2268 of regexp to account for changes made to GDB in the printing of
2269 byte vectors.
2270
2271 2008-07-11 Tom Tromey <tromey@redhat.com>
2272
2273 * gdb.base/completion.exp: Add 'help' completion test.
2274
2275 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2276
2277 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
2278
2279 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2280
2281 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
2282
2283 2008-07-09 Pedro Alves <pedro@codesourcery.com>
2284
2285 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
2286
2287 2008-07-09 Pedro Alves <pedro@codesourcery.com>
2288
2289 * gdb.base/fullname.exp: Restore pwd if compiling failed.
2290
2291 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2292
2293 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
2294
2295 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2296
2297 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
2298 previous commit. Add a comment.
2299
2300 2008-06-28 Pedro Alves <pedro@codesourcery.com>
2301
2302 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
2303
2304 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2305
2306 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
2307
2308 2008-06-27 Pedro Alves <pedro@codesourcery.com>
2309
2310 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
2311 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
2312 compiling an executable, link in an object that forces unbuffered
2313 output.
2314 * lib/set_unbuffered_mode.c: New file.
2315
2316 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2317
2318 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
2319
2320 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
2321
2322 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
2323 mi_expect_stop.
2324 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
2325 Demand that *running is output.
2326 (detect_async): Perform checking every time.
2327 (mi_send_resuming_command): Extract everything into...
2328 (mi_send_resuming_command_raw): ...this.
2329 (mi_expect_stop): Don't accept any output before *stopped.
2330
2331 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
2332
2333 Robustify mi-simplerun.
2334 * gdb.mi/basics.c (main): Add a call to sleep.
2335 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
2336 * gdb.mi/mi2-cli.exp: Likewise.
2337 * gdb.mi/mi-break.exp: Likewise.
2338
2339 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
2340
2341 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
2342
2343 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2344
2345 * gdb.mi/mi-console.exp: Adjust.
2346 * gdb.mi/mi-syn-frame.exp: Adjust.
2347 * gdb.mi/mi2-console.exp: Adjust.
2348 * gdb.mi/mi2-syn-frame.exp: Adjust.
2349 * lib/mi-support.exp (mi_run_cmd): Adjust.
2350 (mi_send_resuming_command): Adjust.
2351
2352 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2353
2354 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
2355 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
2356 testing of stopped.
2357 * gdb.mi/mi2-syn-frame.exp: Likewise.
2358 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
2359 (async, detect_async): New.
2360 (mi_expect_stop, mi_continue_to_line): Adjust expectation
2361 depending on if we're running in sync or async mode.
2362
2363 2008-06-09 Tom Tromey <tromey@redhat.com>
2364
2365 * gdb.base/completion.exp: New tests for field name completion
2366 with spaces, and field name completion with '->'.
2367
2368 2008-06-06 Tom Tromey <tromey@redhat.com>
2369
2370 * gdb.base/break1.c (struct some_struct): New struct.
2371 (values): New global.
2372 * gdb.base/completion.exp: Add field name completion test.
2373
2374 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2375
2376 * gdb.cp/call-c.exp: Test for incorrect handling of reference
2377 to pointer.
2378 * gdb.cp/call-c.cc: Likewise.
2379
2380 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
2381
2382 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
2383 annotation.
2384
2385 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2386 Pedro Alves <pedro@codesourcery.com>
2387
2388 * gdb.threads/execl.c, gdb.threads/execl1.c,
2389 gdb.threads/execl.exp: New tests.
2390
2391 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
2392 Daniel Jacobowitz <dan@codesourcery.com>
2393
2394 * gdb.cp/exception.exp: Activate test, make it work with pending
2395 catchpoints.
2396
2397 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2398
2399 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
2400
2401 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
2402
2403 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
2404 now printed.
2405 * gdb.mi/mi2-var-cmd.exp: Likewise.
2406
2407 2008-05-27 Andreas Schwab <schwab@suse.de>
2408
2409 * gdb.base/frame-args.exp: Handle arguments that are optimized
2410 out.
2411
2412 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
2413
2414 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
2415 quiet for ppc32 and group options into a single variable.
2416
2417 2008-05-23 Joel Brobecker <brobecker@adacore.com>
2418
2419 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
2420 of zero-size elements.
2421 * gdb.ada/null_array.exp: Test printing this new array.
2422
2423 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2424
2425 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
2426
2427 2008-05-21 Joel Brobecker <brobecker@adacore.com>
2428
2429 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
2430 of the "finish" command.
2431
2432 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
2433
2434 * gdb.base/annota1.exp: Test for new annotation.
2435
2436 2008-05-16 Pedro Alves <pedro@codesourcery.com>
2437
2438 * gdb.base/fixsection.exp: New file.
2439 * gdb.base/fixsection0.c: New file.
2440 * gdb.base/fixsection1.c: New file.
2441
2442 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2443
2444 * gdb.base/annota1.exp: Accept printf@... in place of printf.
2445 * gdb.base/annota3.exp: Likewise.
2446
2447 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
2448
2449 * gdb.base/watch_thread_num.exp: Don't run tests that require
2450 watchpoints if the target doesn't support them.
2451
2452 2008-05-12 Doug Evans <dje@google.com>
2453
2454 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
2455
2456 2008-05-09 Joel Brobecker <brobecker@adacore.com>
2457
2458 * gdb.ada/assign_1.exp: New testcase.
2459
2460 2008-05-09 Doug Evans <dje@google.com>
2461
2462 * gdb.base/find.exp: New file.
2463 * gdb.base/find.c: New file.
2464
2465 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
2466
2467 * gdb.base/commands.exp (watchpoint_command_test): Handle
2468 gdb,no_hardware_watchpoints.
2469 * gdb.base/float.exp: Allow ARM targets without floating point.
2470 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
2471
2472 2008-05-06 Jerome Guitton <guitton@adacore.com>
2473 Joel Brobecker <brobecker@adacore.com>
2474
2475 * gdb.ada/lang_switch: New test program.
2476 * gdb.ada/lang_switch.exp: New testcase.
2477
2478 2008-05-05 Doug Evans <dje@google.com>
2479
2480 * gdb.base/help.exp (disassemble): Update expected help text.
2481
2482 2008-05-04 Pedro Alves <pedro@codesourcery.com>
2483
2484 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
2485
2486 2008-05-04 Pedro Alves <pedro@codesourcery.com>
2487
2488 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
2489 different times.
2490
2491 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2492
2493 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
2494 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
2495 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
2496 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
2497
2498 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
2499
2500 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
2501 notification to appear.
2502
2503 2008-05-04 Daniel Jacobowitz <dan@debian.org>
2504
2505 * gdb.base/fullname.c: New file.
2506 * gdb.base/fullname.exp: New file.
2507 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
2508
2509 2008-05-03 Pedro Alves <pedro@codesourcery.com>
2510
2511 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
2512 expressions with macros.
2513
2514 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2515
2516 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
2517
2518 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2519
2520 * gdb.base/completion.exp: Handle lack of other symbols beginning
2521 with "a".
2522
2523 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
2524
2525 2008-05-02 Jim Blandy <jimb@codesourcery.com>
2526
2527 * gdb.asm/asmsrc1.s: Add scratch space.
2528
2529 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2530 Daniel Jacobowitz <dan@codesourcery.com>
2531
2532 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
2533 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
2534 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
2535
2536 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2537
2538 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
2539
2540 2008-05-01 Joel Brobecker <brobecker@adacore.com>
2541
2542 * gdb.base/info-target.exp: New testcase.
2543
2544 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2545
2546 * gdb.cp/hang.exp: Use .cc instead of .C.
2547 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2548 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2549
2550 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2551
2552 * gdb.base/gdb1250.exp: Remove perror.
2553 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2554
2555 2008-04-30 Pedro Alves <pedro@codesourcery.com>
2556
2557 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2558 .2byte.
2559
2560 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2561
2562 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2563 (maybe_kfail): New.
2564
2565 2008-04-25 Pedro Alves <pedro@codesourcery.com>
2566
2567 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2568
2569 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2570
2571 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2572 * gdb.mi/mi2-syn-frame.exp: Likewise.
2573 * lib/mi-support.exp: Likewise.
2574
2575 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2576
2577 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2578 to specify regexp for the location to stop at.
2579 * gdb.base/break-always.c: New.
2580 * gdb.base/break-always.exp: New.
2581
2582 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2583
2584 * lib/mi-support.exp (mi_runto_helper): Adjust
2585 for the original-location field.
2586 (mi_create_breakpoint, mi_list_breakpoints): New.
2587 * gdb.mi/mi-break.exp: Adjust.
2588 * gdb.mi/mi2-break.exp: Adjust.
2589 * gdb.mi/mi-pending.exp: Adjust.
2590 * gdb.mi/mi-simplerun.exp: Adjust.
2591 * gdb.mi/mi2-simplerun.exp: Adjust.
2592 * gdb.mi/mi-syn-frame.exp: Adjust.
2593 * gdb.mi/mi2-syn-frame.exp: Adjust.
2594 * gdb.mi/mi-until.exp: Adjust.
2595 * gdb.mi/mi2-until.exp: Adjust.
2596 * gdb.mi/mi-var-display.exp: Adjust.
2597 * gdb.mi/mi2-var-display.exp: Adjust.
2598 * gdb.mi/mi-watch.exp: Adjust.
2599 * gdb.mi/mi2-watch.exp: Adjust.
2600
2601 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2602
2603 * aclocal.m4: Add override.m4.
2604 * configure: Regenerate.
2605
2606 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2607
2608 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2609 '-var-update --all-values' reports new value even the type
2610 of a variable object has changed.
2611
2612 2008-04-18 Craig Silverstein <csilvers@google.com>
2613
2614 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2615 files.
2616
2617 2008-04-18 Joel Brobecker <brobecker@adacore.com>
2618
2619 * gdb.ada/atomic_enum: New test program.
2620 * gdb.ada/atomic_enum.exp: New testcase.
2621
2622 2008-04-17 Doug Evans <dje@google.com>
2623
2624 * gdb.opt/Makefile.in: Fix whitespace.
2625
2626 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2627
2628 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2629
2630 2008-04-17 Doug Evans <dje@google.com>
2631
2632 * gdb.base/hashline1.exp: New testcase.
2633 * gdb.base/hashline2.exp: New testcase.
2634 * gdb.base/hashline2.exp: New testcase.
2635
2636 2008-04-17 Pedro Alves <pedro@codesourcery.com>
2637
2638 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2639
2640 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2641
2642 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2643 temporary breakpoint to match "Temporary breakpoint".
2644 * gdb.base/break.exp (delete_breakpoints): Likewise.
2645 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
2646 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
2647 * gdb.base/display.exp: Likewise.
2648 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
2649 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
2650 * gdb.base/restore.exp (restore_tests): Likewise.
2651 * gdb.base/sepdebug.exp: Likewise.
2652 * gdb.base/watchpoint.exp: Likewise.
2653 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
2654 * gdb.mi/mi-pending.exp: Likewise.
2655 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
2656 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
2657 * gdb.mi/mi-var-cmd.exp: Likewise.
2658 * gdb.mi/mi-var-display.exp: Likewise.
2659 * gdb.mi/mi2-cli.exp: Likewise.
2660 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
2661 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
2662 * gdb.mi/mi2-var-display.exp: Likewise.
2663 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
2664 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
2665 new "disp" field.
2666 (mi_expect_stop): Move after_reason argument to be really after
2667 reason. This is to support fix for PR2424.
2668
2669 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2670
2671 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2672
2673 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
2674
2675 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
2676 field. Add more floating varobj tests.
2677 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
2678 field.
2679 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
2680 (main): Call do_at_tests.
2681 * lib/mi-support.exp (mi_create_floating_varobj)
2682 (mi_varobj_update_with_type_change): New.
2683
2684 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2685
2686 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
2687 option of -var-evaluate-expression.
2688 * gdb.mi/mi2-var-display.exp: Likewise.
2689
2690 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
2691
2692 Introduce test setup helpers.
2693 * lib/gdb.exp (build_executable, clean_restart)
2694 (prepare_for_testing): New.
2695 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
2696 * gdb.base/return.exp: Likewise.
2697 * gdb.base/ending-run.exp: Likewise.
2698
2699 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
2700
2701 * gdb.mi/mi-async.exp: New test for asynchronous Machine
2702 Interface (MI) responses.
2703
2704 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2705
2706 * gdb.cp/breakpoint.cc: New code to test conditions involving
2707 member variables.
2708 * gdb.cp/breakpoint.exp: Test condition involving member
2709 variables.
2710
2711 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
2712
2713 * lib/mi-support.exp (mi_expect_stop): New.
2714 (mi_run_cmd): Change the
2715 token. Use mi_send_resuming_command, use
2716 mi_expect_stop.
2717 (mi_execute_to_helper): Rename to mi_execute_to.
2718 (mi_send_resuming_command): Add more error patterns.
2719 (mi_wait_for_stop): Renamed to...
2720 (mi_get_stop_line): ...this.
2721 (mi_run_inline_test): Adjust.
2722
2723 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
2724 * gdb.mi/mi-console.exp: Likewise.
2725 * gdb.mi/mi-pending.exp: Likewise.
2726 * gdb.mi/mi-simplerun.exp: Likewise.
2727 * gdb.mi/mi-stack.exp: Likewise.
2728 * gdb.mi/mi-stepi.exp: Likewise.
2729 * gdb.mi/mi-syn-frame.exp: Add comment.
2730 * gdb.mi/mi-until.exp: Likewise.
2731 * gdb.mi/mi-var-display.exp: Likewise.
2732 * gdb.mi/mi-watch.exp: Likewise.
2733 * gdb.mi/mi2-cli.exp: Likewise.
2734 * gdb.mi/mi2-console.exp: Likewise.
2735 * gdb.mi/mi2-simplerun.exp: Likewise.
2736 * gdb.mi/mi2-stack.exp: Likewise.
2737 * gdb.mi/mi2-stepi.exp: Likewise.
2738 * gdb.mi/mi2-until.exp: Likewise.
2739 * gdb.mi/mi2-var-display.exp: Likewise.
2740 * gdb.mi/mi2-watch.exp: Likewise.
2741
2742 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2743
2744 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2745
2746 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
2747
2748 2008-04-04 Pedro Alves <pedro@codesourcery.com>
2749
2750 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
2751 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
2752 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2753 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
2754 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
2755 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
2756 expect an mi error duplicated in stderr.
2757
2758 2008-04-03 Joel Brobecker <brobecker@adacore.com>
2759
2760 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
2761 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
2762 Add a couple of tests that verify the behavior when the new setting
2763 is set to "cancel" and "all".
2764 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
2765 "ask" before we start the testing.
2766
2767 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2768
2769 * gdb.cp/casts.cc: Add class reference variables.
2770 * gdb.cp/casts.exp: New test cases for up/down casting references.
2771
2772 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2773
2774 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
2775 instead of beginning to make an extra test pass.
2776 * gdb.mi/mi2-var-display.exp: Likewise.
2777
2778 2008-03-31 Maciej W. Rozycki <macro@mips.com>
2779
2780 * gdb.base/break.exp: Mark failures as such. Fix formatting.
2781
2782 2008-03-31 Markus Deuling <deuling@de.ibm.com>
2783 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2784
2785 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
2786 value. Add xfail for older kernels.
2787
2788 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2789
2790 Bring mi-support in line with gdb.exp.
2791 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
2792 (mi_gdb_start): New function.
2793
2794 2008-03-28 Maciej W. Rozycki <macro@mips.com>
2795
2796 * gdb.mi/mi-var-cmd.exp: Fix a typo.
2797
2798 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2799
2800 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2801 * gdb.mi/mi2-var-display.exp: Likewise.
2802
2803 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2804
2805 * lib/mi-support.exp (mi_create_varobj_checked): New.
2806 (mi_list_varobj_children): Allow to check for a
2807 value.
2808 (mi_list_array_varobj_children): New.
2809
2810 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
2811 and mi_list_varobj_children, as opposed to hardcoding
2812 expected strings.
2813 * gdb.mi/gdb701.exp: Likewise.
2814 * gdb.mi/gdb792.exp: Likewise.
2815 * gdb.mi/mi-var-block.exp: Likewise.
2816 * gdb.mi/mi-var-cmd.exp: Likewise.
2817 * gdb.mi/mi-var-invalidate.exp: Likewise.
2818 * gdb.mi/mi2-var-block.exp: Likewise.
2819 * gdb.mi/mi2-var-child.exp: Likewise.
2820 * gdb.mi/mi2-var-cmd.exp: Likewise.
2821 * gdb.mi/mi2-var-display.exp: Likewise.
2822
2823 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2824
2825 Fix random false FAILs on i386.
2826 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
2827
2828 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2829
2830 PR gdb/544
2831 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
2832
2833 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2834
2835 PR gdb/544
2836 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
2837
2838 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2839
2840 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
2841 fixed PR gdb/544.
2842
2843 2008-03-21 Pedro Alves <pedro@codesourcery.com>
2844
2845 * gdb.threads/fork-child-threads.exp: Test next over fork.
2846
2847 2008-03-21 Chris Demetriou <cgd@google.com>
2848
2849 * gdb.base/break.exp (rbreak junk): New test for rbreak
2850 "Junk at end of arguments" issue.
2851
2852 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2853
2854 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
2855 *& to work on created array elements.
2856 (Top level): Test print $pc with a file. Test string operations
2857 without a target.
2858 * gdb.base/ptype.exp: Do not expect *& to work on created array
2859 elements.
2860
2861 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2862
2863 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2864 gdb.threads/staticthreads.exp: Update exit query.
2865
2866 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
2867
2868 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
2869
2870 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2871
2872 * gdb.base/watchpoint.c (global_ptr, func4): New.
2873 (main): Call func4.
2874 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
2875 (test_inaccessible_watchpoint): New.
2876
2877 2008-02-29 Maciej W. Rozycki <macro@mips.com>
2878
2879 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
2880 select the largest.
2881
2882 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2883
2884 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
2885 frames-invalid annotations.
2886
2887 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
2888
2889 * gdb.base/assign.exp: avoid same output for different tests.
2890
2891 2008-02-27 Doug Evans <dje@google.com>
2892
2893 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
2894 for bug 1738.
2895 (breakpoint_to_handler_entry): Ditto.
2896
2897 2008-02-27 Joel Brobecker <brobecker@adacore.com>
2898
2899 * gdb.base/ending-run.exp: Use the first line of code inside
2900 function body to test breakpoints.
2901 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
2902 location where the breakpoint is inserted when using the line
2903 where a function is declared. Fix typo in the description of
2904 one of the tests.
2905 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
2906
2907 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2908
2909 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
2910 tests.
2911
2912 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2913
2914 * gdb.base/args.exp: avoid same output for tests
2915 with single quotes.
2916
2917 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
2918
2919 * gdb.base/annota1.exp: Adjust for 'info break'
2920 format changes.
2921 * gdb.base/annota3.exp: Likewise.
2922 * gdb.base/break.exp: Likewise.
2923 * gdb.base/condbreak.exp: Likewise.
2924 * gdb.base/pending.exp: Likewise.
2925 * gdb.base/sepdebug.exp: Likewise.
2926 * gdb.base/unload.exp: Likewise.
2927 * gdb.cp/ovldbreak.exp: Likewise.
2928 * gdb.mi/mi-pending.exp: Likewise.
2929
2930 2008-02-07 Doug Evans <dje@google.com>
2931
2932 * gdb.cp/mb-inline.exp: New.
2933 * gdb.cp/mb-inline.h: New.
2934 * gdb.cp/mb-inline1.cc: New.
2935 * gdb.cp/mb-inline2.cc: New.
2936
2937 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2938
2939 * gdb.pascal/floats.pas: New test program.
2940 * gdb.pascal/floats.exp: New testcase.
2941
2942 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2943
2944 * gdb.base/callfuncs.c (t_float_many_args): New function.
2945 (t_double_many_args): New function.
2946 * gdb.base/callfuncs.exp: Add tests for exceeding float
2947 and double parameters passed through the stack.
2948
2949 2008-02-05 Joel Brobecker <brobecker@adacore.com>
2950
2951 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
2952 gdb.ada/complete/foo.adb: New files.
2953 * gdb.ada/complete.exp: New testcase.
2954
2955 2008-02-03 Doug Evans <dje@google.com>
2956
2957 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
2958
2959 * gdb.cp/gdb2384.exp: New file.
2960 * gdb.cp/gdb2384.cc: New file.
2961 * gdb.cp/gdb2384-base.h: New file.
2962 * gdb.cp/gdb2384-base.cc: New file.
2963
2964 2008-02-02 Doug Evans <dje@google.com>
2965
2966 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
2967
2968 2007-02-01 Joel Brobecker <brobecker@adacore.com>
2969
2970 * gdb.ada/sym_print_name: New test program.
2971 * gdb.ada/sym_print_name.exp: New testcase.
2972
2973 2007-02-01 Joel Brobecker <brobecker@adacore.com>
2974
2975 * gdb.ada/nested/hello.adb: New file.
2976 * gdb.ada/nested.exp: New testcase.
2977 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2978
2979 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2980
2981 * gdb.mi/basic.c (return_1): New function.
2982 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
2983 don't cause future evaluations of function to report
2984 creation of internal breakpoints.
2985
2986 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2987
2988 * gdb.mi/mi-break.exp (test_error): New.
2989 Call it.
2990
2991 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
2992
2993 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
2994 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
2995
2996 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2997
2998 * gdb.pascal/integers.pas: New test program.
2999 * gdb.pascal/integers.exp: New testcase.
3000
3001 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
3002
3003 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
3004
3005 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
3006
3007 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
3008 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
3009
3010 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
3011
3012 * gdb.ada/formatted_ref: New test program.
3013 * gdb.ada/formatted_ref.exp: New testcase.
3014
3015 * gdb.cp/formatted-ref.cc: New file.
3016 * gdb.cp/formatted-ref.exp: New testcase.
3017
3018 2008-01-30 Joel Brobecker <brobecker@adacore.com>
3019
3020 * gdb.base/ptype.exp: Add testing of "ptype $pc".
3021
3022 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
3023
3024 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
3025 (test_file_list_exec_source_file): Update to new macro-info field.
3026
3027 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
3028
3029 * gdb.ada/exprs: New test program.
3030 * gdb.ada/exprs.exp: New testcase.
3031
3032 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3033
3034 * dfp-test.c (DELTA, DELTA_B): New definitions.
3035 (double_val1, double_val2, double_val3, double_val4, double_val5,
3036 double_val6, double_val7, double_val8, double_val9, double_val10,
3037 double_val11, double_val12, double_val13, double_val14, dec32_val1,
3038 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
3039 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
3040 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
3041 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
3042 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
3043 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
3044 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
3045 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
3046 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
3047 dec128_val16): New global variables.
3048 (decimal_dec128_align): New function.
3049 (decimal_mixed): Likewise.
3050 (decimal_many_args_dec32): Likewise.
3051 (decimal_many_args_dec64): Likewise.
3052 (decimal_many_args_dec128): Likewise.
3053 (decimal_many_args_mixed): Likewise.
3054 * dfp-test.exp: Add tests calling new inferior functions.
3055
3056 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3057
3058 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
3059 gdb.server/ext-run.exp: New files.
3060 * lib/gdbserver-support.exp (gdbserver_download): New.
3061 (gdbserver_start): New. Update gdbserver expected
3062 output.
3063 (gdbserver_spawn): Use them.
3064 (gdbserver_start_extended): New.
3065
3066 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3067
3068 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
3069 Run on GNU/Linux.
3070 (do_exec_tests): Check for systems which do not support catchpoints.
3071 Do not match START.
3072 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
3073 Run on GNU/Linux. Enable verbose output.
3074 (check_fork_catchpoints): New.
3075 (explicit_fork_child_follow, catch_fork_child_follow)
3076 (tcatch_fork_parent_follow): Update expected messages.
3077 (do_fork_tests): Use check_fork_catchpoints.
3078 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
3079 Run on GNU/Linux. Enable verbose output.
3080 (check_vfork_catchpoints): New.
3081 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
3082 expected messages.
3083 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
3084
3085 2008-01-29 Jim Blandy <jimb@red-bean.com>
3086
3087 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
3088 host' errors.
3089 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
3090
3091 2008-01-29 Jim Blandy <jimb@red-bean.com>
3092
3093 * gdb.threads/sigthread.c: Use barriers to ensure that
3094 child_thread and child_thread_two are always initialized before we
3095 start to use them.
3096
3097 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
3098
3099 * gdb.base/watchpoint-solib.exp: New.
3100 * gdb.base/watchpoint-solib.c: New.
3101 * gdb.base/watchpoint-solib-shr.c: New.
3102
3103 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
3104
3105 * gdb.base/gdb1056.exp: Add unsigned integer test.
3106
3107 2008-01-28 Doug Evans <dje@google.com>
3108
3109 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
3110
3111 2008-01-27 Jim Blandy <jimb@codesourcery.com>
3112
3113 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
3114
3115 * gdb.base/expand-psymtabs.exp: Doc fix.
3116
3117 2008-01-26 Mark Kettenis <kettenis@gnu.org>
3118
3119 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3120
3121 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
3122
3123 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
3124 -var-set-format.
3125
3126 2008-01-23 Chris Demetriou <cgd@google.com>
3127
3128 * gdb.threads/thread_events.c: New testcase source file.
3129 * gdb.threads/thread_events.exp: New testcase expect file.
3130
3131 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
3132
3133 * lib/gdb.exp: Add the variable octal.
3134
3135 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
3136 -var-set-format.
3137
3138 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3139 Vladimir Prus <vladimir@codesourcery.com>
3140
3141 * gdb.base/float.exp: Allow missing floating point for m68k and
3142 PowerPC.
3143
3144 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
3145
3146 * gdb.mi/basics.c: Setup for testing breakpoints
3147 ignore count.
3148 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
3149 * gdb.mi/mi-cli.exp: Adjust.
3150 * gdb.mi/mi2-cli.exp: Adjust.
3151
3152 2008-01-17 Pedro Alves <pedro@codesourcery.com>
3153
3154 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
3155 and 'dummy_ptr' integer pointer. Initialize struct_declarations
3156 with dummy_ptr's address.
3157 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
3158 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
3159 all targets.
3160 * gdb.mi/mi2-var-child.exp: Likewise.
3161
3162 2008-01-09 Joel Brobecker <brobecker@adacore.com>
3163
3164 * gdb.ada/null_array: New test program.
3165 * gdb.ada/null_array.exp: New testcase.
3166
3167 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
3168
3169 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
3170 with required float modifiers.
3171
3172 2008-01-08 Joel Brobecker <brobecker@adacore.com>
3173
3174 * gdb.ada/funcall_param: New test program.
3175 * gdb.ada/funcall_param.exp: New testcase.
3176
3177 2008-01-08 Joel Brobecker <brobecker@adacore.com>
3178
3179 * gdb.ada/arrayparam: New test program.
3180 * gdb.ada/arrayparam.exp: New testcase.
3181
3182 2008-01-08 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
3185 landed. Should also fix random failures in the test following it.
3186
3187 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3188
3189 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
3190 for expressions with decimal float values.
3191 (test_dfp_conversions): New function to test casts to and from
3192 decimal float types.
3193 Call test_dfp_conversions.
3194 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
3195 elements.
3196 (main): Initialize ds.float4 and ds.double8 elements.
3197 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
3198 string to new error message.
3199 (d64_set_tests): Likewise.
3200 (d128_set_tests): Likewise.
3201 Add tests for expressions with decimal float variables. Add tests for
3202 conversions to and from decimal float types.
3203
3204 2008-01-05 Joel Brobecker <brobecker@adacore.com>
3205
3206 * gdb.ada/packed_tagged/comp_bug.adb: New file.
3207 * gdb.ada/packed_tagged.exp: New testcase.
3208
3209 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3210
3211 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
3212 gdb.ada/homonym/homonym_main.adb: New files.
3213 * gdb.ada/homonym.exp: New testcase.
3214
3215 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3216
3217 * gdb.ada/packed_array.exp: Add testing of references to
3218 a packed array.
3219
3220 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3221
3222 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
3223 New files.
3224 * gdb.ada/type_coercion.exp: New testcase.
3225
3226 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3227
3228 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
3229 gdb.ada/tagged/foo.adb: New file.
3230 * gdb.ada/tagged.exp: New testcase.
3231
3232 2008-01-04 Joel Brobecker <brobecker@adacore.com>
3233
3234 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
3235 gdb.ada/ptype_field/foo.adb: New files.
3236 * gdb.ada/ptype_field.exp: New testcase.
3237
3238 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3239
3240 * gdb.ada/print_pc.exp: New testcase.
3241
3242 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3243
3244 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
3245 gdb.ada/taft_type/p.adb: New files.
3246 * gdb.ada/taft_type.exp: New testcase.
3247
3248 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3249
3250 * gdb.ada/array_bounds/bar.adb: New file.
3251 * gdb.ada/array_bounds.exp: New testcase.
3252
3253 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3254
3255 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
3256 gdb.ada/arrayptr/foo.adb: New files.
3257 * gdb.ada/arrayptr.exp: New testcase.
3258
3259 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3260
3261 * gdb.base/set-lang-auto.exp: New testcase.
3262
3263 2008-01-03 Joel Brobecker <brobecker@adacore.com>
3264
3265 * gdb.ada/fun_addr/foo.adb: New file.
3266 * gdb.ada/fun_addr.exp: New testcase.
3267
3268 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3269
3270 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
3271 New files
3272
3273 2008-01-02 Joel Brobecker <brobecker@adacore.com>
3274
3275 * array_subscript_addr/p.adb: New file.
3276 * array_subscript_addr.exp: New testcase.
3277
3278 2008-01-02 Joel Brobecker <brobecker@adacore.com>
3279
3280 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
3281 New files.
3282 * gdb.ada/str_cmp_ref.exp: New testcase.
3283
3284 2008-01-01 Joel Brobecker <brobecker@adacore.com>
3285
3286 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
3287 gdb.ada/fun_in_declare/foo.adb: New files.
3288 * gdb.ada/fun_in_declare.exp: New testcase.
3289
3290 2008-01-01 Joel Brobecker <brobecker@adacore.com>
3291
3292 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
3293 gdb.ada/ref_param/pck.ads: New files.
3294 * gdb.ada/ref_param.exp: New testcase.
3295
3296 2008-01-01 Joel Brobecker <brobecker@adacore.com>
3297
3298 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
3299 gdb.ada/interface/foo.adb: New files.
3300 * gdb.ada/interface.exp: New testcase.
3301
3302 2007-12-31 Jim Blandy <jimb@codesourcery.com>
3303
3304 * gdb.base/multi-forks.exp: Consume all output from child
3305 processes before proceeding to next test.
3306
3307 2007-12-29 Jim Blandy <jimb@codesourcery.com>
3308
3309 * configure: Regenerated.
3310
3311 2007-12-27 Joel Brobecker <brobecker@adacore.com>
3312
3313 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
3314 gdb.ada/fixed_cmp/fixed.adb: New files.
3315 * gdb.ada/fixed_cmp.exp: New testcase.
3316
3317 2007-12-27 Joel Brobecker <brobecker@adacore.com>
3318
3319 * gdb.ada/boolean_expr.exp: New testcase.
3320
3321 2007-12-26 Jim Blandy <jimb@codesourcery.com>
3322
3323 * gdb.base/multi-forks.exp: Doc fix.
3324
3325 2007-12-26 Joel Brobecker <brobecker@adacore.com>
3326
3327 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3328 * gdb.ada/char_param.exp: Do not compile our test program with
3329 -gnata, this is unnecessary.
3330 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
3331
3332 2007-12-24 Joel Brobecker <brobecker@adacore.com>
3333
3334 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
3335 gdb.ada/print_chars/foo.adb: New files.
3336 * gdb.ada/print_chars.exp: New testcase.
3337
3338 2007-12-24 Joel Brobecker <brobecker@adacore.com>
3339
3340 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
3341 gdb.ada/char_param/foo.adb: New files.
3342 * gdb.ada/char_param.exp: New testcase.
3343
3344 2007-12-22 Jim Blandy <jimb@codesourcery.com>
3345
3346 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
3347 hard-coding source line numbers into the test.
3348 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
3349 gdb_get_line_number to find.
3350
3351 2007-12-22 Joel Brobecker <brobecker@adacore.com>
3352
3353 * gdb.base/ptype.c (highest): New struct type.
3354 (the_highest): New variable of that type.
3355 (main): Add dummy assignment to a field of variable the_highest.
3356 * gdb.base/ptype.exp: Test type printing of our new variable.
3357
3358 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
3359
3360 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
3361 and record first explicitly generated thread number.
3362 Use that thread number for thread specific watchpoint test.
3363 Add iteration number to repetitive tests.
3364
3365 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
3366 Jim Blandy <jimb@codesourcery.com>
3367
3368 * gdb.base/expand-psymtabs.c: New testcase
3369 source file.
3370 * gdb.base/expand-psymtabs.exp: New testcase
3371 expect file.
3372
3373 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
3374
3375 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
3376 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
3377
3378 2007-12-17 Joel Brobecker <brobecker@adacore.com>
3379
3380 * gdb.ada/frame_args/foo.adb: New file.
3381 * gdb.ada/frame_args/pck.ads: New file.
3382 * gdb.ada/frame_args/pck.adb: New file.
3383 * gdb.ada/frame_args.exp: New testcase.
3384
3385 2007-12-17 Joel Brobecker <brobecker@adacore.com>
3386
3387 * gdb.base/frame-args.c: New file.
3388 * gdb.base/frame-args.exp: New testcase.
3389
3390 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3391 Joseph Myers <joseph@codesourcery.com>
3392
3393 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
3394
3395 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
3396
3397 * gdb.mi/mi-pending.exp: New.
3398 * gdb.mi/mi-pending.c: New.
3399 * gdb.mi/mi-pendshr.c: New.
3400
3401 2007-12-06 Jim Blandy <jimb@codesourcery.com>
3402
3403 * gdb.base/default.exp: Update expected output for 'info catch'.
3404
3405 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3406
3407 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
3408 must be set to binary.
3409
3410 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
3411
3412 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
3413
3414 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3415
3416 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
3417 gdb.mi/mi-file-transfer.exp: New.
3418
3419 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3420
3421 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
3422
3423 2007-11-22 Maciej W. Rozycki <macro@mips.com>
3424
3425 * gdb.trace/backtrace.exp: Fix a typo.
3426 * gdb.trace/circ.exp: Likewise.
3427 * gdb.trace/collection.exp: Likewise.
3428 * gdb.trace/limits.exp: Likewise.
3429 * gdb.trace/report.exp: Likewise.
3430 * gdb.trace/tfind.exp: Likewise.
3431 * gdb.trace/while-dyn.exp: Likewise.
3432
3433 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
3434
3435 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
3436 objects of pointers that can't be dereferenced are now
3437 "noneditable".
3438
3439 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3440
3441 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3442 (target_cpu): Remove.
3443
3444 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
3445
3446 * gdb.base/ending-run.exp: Expect the list of cleared
3447 breakpoint to come in natural order, not the reversed one.
3448
3449 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
3450
3451 * gdb.mi/mi-var-child.c (do_child_deletion): New.
3452 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
3453
3454 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
3455
3456 * gdb.base/printcmds.exp: New function
3457 test_printf_with_dfp.
3458
3459 2007-11-02 Doug Evans <dje@google.com>
3460
3461 * gdb.disasm/t01_mov.s: Remove carriage returns.
3462 * gdb.disasm/t02_mova.s: Ditto.
3463 * gdb.disasm/t03_add.s: Ditto.
3464 * gdb.disasm/t04_sub.s: Ditto.
3465 * gdb.disasm/t05_cmp.s: Ditto.
3466 * gdb.disasm/t06_ari2.s: Ditto.
3467 * gdb.disasm/t07_ari3.s: Ditto.
3468 * gdb.disasm/t08_or.s: Ditto.
3469 * gdb.disasm/t09_xor.s: Ditto.
3470 * gdb.disasm/t10_and.s: Ditto.
3471 * gdb.disasm/t11_logs.s: Ditto.
3472 * gdb.disasm/t12_bit.s: Ditto.
3473 * gdb.disasm/t13_otr.s: Ditto.
3474
3475 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3476
3477 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
3478
3479 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3480
3481 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
3482 provide DFP support.
3483
3484 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3485
3486 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
3487 Test "set powerpc vector-abi". Skip auto-detection tests for old
3488 toolchains.
3489
3490 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3491
3492 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
3493 with [string compare].
3494
3495 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3496
3497 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
3498 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
3499
3500 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
3501
3502 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
3503 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
3504 * gdb.opt/Makefile.in: New makefile.
3505 * Makefile.in: Create new directory "gdb.opt".
3506 * configure.ac: Add "gdb.opt" directory.
3507 * configure: Regenerated.
3508
3509 2007-10-25 Doug Evans <dje@google.com>
3510
3511 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
3512 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
3513
3514 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
3515 Thiago Jung Bauermann <bauerman@br.ibm.com>
3516
3517 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
3518 Floating Point expressions.
3519 * gdb.base/dfp-test.exp: new file adding tests for Decimal
3520 Floating Point variables.
3521 * gdb.base/dfp-test.c: new file containing program with Decimal
3522 Floating variables, used by gdb.base/dfp-test.exp.
3523
3524 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3525
3526 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
3527
3528 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3529
3530 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
3531 compiling test case with GCC.
3532 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
3533
3534 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3535
3536 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3537 format changes.
3538
3539 2007-10-18 Michael Snyder <msnyder@specifix.com>
3540
3541 * gdb.base/dbx.exp: Add missing "-re " operator.
3542
3543 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
3544
3545 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
3546 * configure.ac: Removed trailing spaces after backslash.
3547 * gdb.modula2: New directory.
3548 * gdb.modula2/Makefile.in: New file.
3549 * gdb.modula2/unbounded-array.exp: New file.
3550 * gdb.modula2/unbounded1.c: New file.
3551
3552 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3553
3554 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3555
3556 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
3557
3558 * gdb.base/sigstep.c (main): Add checks for
3559 return values for setitimer call.
3560 Call setitimer again with itimer = ITIMER_REAL
3561 if first call to setitimer fails.
3562
3563 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
3564
3565 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3566 of $timeout.
3567
3568 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3569
3570 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3571
3572 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
3573
3574 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3575 of gdb_expect call, to avoid interruption.
3576
3577 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3578
3579 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3580 (v_unsigned_long_long, v_long_long_array)
3581 (v_signed_long_long_array, v_unsigned_long_long_array)
3582 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3583 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3584 [!NO_LONG_LONG]: New.
3585 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3586 v_long_long_member.
3587
3588 (v_long_long_func, v_signed_long_long_func)
3589 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3590 (main) [!NO_LONG_LONG]: Initialize long long variants.
3591
3592 * gdb.base/whatis.exp: If board file requests no_long_long, build
3593 test with NO_LONG_LONG defined. Test long long, signed long long,
3594 and unsigned long long variants but only if board file doesn't
3595 disable it.
3596
3597 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
3598 Daniel Jacobowitz <dan@codesourcery.com>
3599
3600 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3601 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3602 * configure: Regenerated.
3603 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3604 gdb.pascal/types.exp, lib/pascal.exp: New files.
3605
3606 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3609 call.
3610 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3611 to return to the call.
3612 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3613 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3614 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3615 * gdb.mi/mi-until.exp (test_until): Likewise.
3616 * gdb.mi/mi2-until.exp (test_until): Likewise.
3617
3618 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3619
3620 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3621 two-char array.
3622 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3623
3624 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3625
3626 * gdb.threads/watchthreads.c (thread_function): Sleep between
3627 iterations.
3628 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3629 at once for S/390. Generate matching fails and passes.
3630
3631 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3632
3633 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3634 the 'struct_declarations' variable to zeros.
3635
3636 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3637
3638 * gdb.cp/mb-ctor.cc: New.
3639 * gdb.cp/mb-ctor.exp: New.
3640 * gdb.cp/mb-templates.cc: New.
3641 * gdb.cp/mb-templates.exp: New.
3642
3643 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3644
3645 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
3646
3647 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
3648
3649 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
3650 targets.
3651 * configure: Regenerate.
3652
3653 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
3654
3655 * gdb.base/annota1.exp: Adjust for 'info break'
3656 format changes.
3657 * gdb.base/annota3.exp: Likewise.
3658 * gdb.base/break.exp: Likewise.
3659 * gdb.base/condbreak.exp: Likewise.
3660 * gdb.base/pending.exp: Likewise.
3661 * gdb.base/sepdebug.exp: Likewise.
3662 * gdb.base/unload.exp: Likewise.
3663 * gdb.base/ovldbreak.exp: Likewise.
3664
3665 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
3666
3667 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
3668 messages.
3669 * gdb.base/chng-syms.exp: Likewise.
3670 * gdb.base/unload.exp: Likewise.
3671
3672 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
3673
3674 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
3675
3676 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3677
3678 * schedlock.c (NUM): Change to 1.
3679 (main): Use args[0] for the main thread.
3680 * schedlock.exp: Only expect two threads. Only issue one pass or fail
3681 regardless of the number of threads.
3682
3683 2007-09-14 Maciej W. Rozycki <macro@mips.com>
3684
3685 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
3686 type down.
3687 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3688 test.
3689 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
3690 watchpoint type down.
3691 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3692 test.
3693
3694 2007-09-14 Maciej W. Rozycki <macro@mips.com>
3695
3696 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
3697 Move all the tests here and run them twice, once using software
3698 watchpoints and once using hardware watchpoints.
3699 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
3700
3701 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
3702
3703 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
3704 test.
3705
3706 2007-09-10 Mark Kettenis <kettenis@gnu.org>
3707
3708 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
3709 build-id.
3710
3711 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
3712 know about $ORIGIN. Calculate output dir from $dest instead of
3713 using ${objdir}/{$subdir}.
3714
3715 2007-09-09 Mark Kettenis <kettenis@gnu.org>
3716
3717 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
3718 gcore, before continuing with the test.
3719
3720 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
3721
3722 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
3723 * gdb.mi/mi-watch.exp: Likewise.
3724
3725 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3726 Jim Blandy <jimb@codesourcery.com>
3727
3728 * gdb.arch/i386-sse.exp: Do not expect character constants.
3729 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
3730 * gdb.base/display.exp: Allow print/s.
3731 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
3732 and unsigned char array changes.
3733
3734 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3735
3736 * gdb.base/display.exp: Add tests for printf %p.
3737
3738 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
3739
3740 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
3741 the dll name to unicode.
3742
3743 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3744
3745 * gdb.base/default.exp (show version): Update the version text.
3746 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
3747
3748 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3749
3750 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
3751 New files.
3752
3753 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3754
3755 * lib/gdb.exp (build_id_debug_filename_get): New function.
3756 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
3757 Remove the generate DEBUG file for the future testcase runs.
3758 New testcase for the NT_GNU_BUILD_ID retrieval.
3759 Move the final testing step to ...
3760 (test_different_dir): ... a new function.
3761 New parameter XFAIL to XFAIL all the tests performed.
3762 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
3763 New parameter TYPE to PF_PREFIX all the tests performed.
3764
3765 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3766
3767 * gdb.mi/mi-var-cp.cc (path_expression): New
3768 function.
3769 * gdb.mi/mi-var-cp.exp: Run path exression tests.
3770
3771 2007-08-27 Markus Deuling <deuling@de.ibm.com>
3772
3773 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
3774 to fit into SPU Local Store memory.
3775
3776 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3777
3778 * gdb.base/default.exp: Adjust the expected output of "info
3779 warranty" after the switch to GPLv3.
3780
3781 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3782
3783 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
3784 to 30000 (from 20000).
3785
3786 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3787
3788 Switch the license of all .exp files to GPLv3.
3789 Switch the license of all .f and .f90 files to GPLv3.
3790 Switch the license of all .s and .S files to GPLv3.
3791
3792 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3793
3794 * configure.ac: Switch license to GPLv3.
3795
3796 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3797
3798 Switch the licensing to GPLv3 for all .ads and .adb files.
3799
3800 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
3801
3802 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
3803 and t_int_double.
3804 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
3805
3806 2007-08-17 Joel Brobecker <brobecker@adacore.com>
3807
3808 * gdb.base/step-line.c: Switch license to GPL version 3, and
3809 update copyright year.
3810 * gdb.base/step-line.inp: Likewise.
3811
3812 2007-08-17 Joel Brobecker <brobecker@adacore.com>
3813
3814 * gdb.base/gdb1555.exp: Make expected output immune to formatting
3815 changes inside gdb1555.c.
3816 * gdb.base/pending.exp: Likewise.
3817
3818 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
3819
3820 * config/default.exp: New file.
3821
3822 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3823
3824 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
3825 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
3826
3827 2007-07-30 Maciej W. Rozycki <macro@mips.com>
3828
3829 * gdb.base/dump.exp: Force the correct endianness for binary
3830 formats not carrying this information.
3831
3832 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3833
3834 * gdb.threads/staticthreads.exp: Match .*sem_post.
3835
3836 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3837
3838 * gdb.base/readline.exp (operate_and_get_next): Match the final
3839 prompt.
3840
3841 2007-07-23 Kevin Buettner <kevinb@redhat.com>
3842
3843 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
3844 to restarting SID.
3845
3846 2007-07-18 Kevin Buettner <kevinb@redhat.com>
3847
3848 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
3849 prior to `gdb_start'.
3850
3851 2007-07-18 Kevin Buettner <kevinb@redhat.com>
3852
3853 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
3854 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
3855 Remove call to gdb_unload.
3856
3857 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
3858 Daniel Jacobowitz <dan@codesourcery.com>
3859
3860 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
3861 for __WIN32__.
3862 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
3863 * gdb.base/unload.exp: Use shared library test routines.
3864
3865 2007-07-03 Markus Deuling <deuling@de.ibm.com>
3866
3867 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
3868 * gdb.base/solib-symbol-lib.c: Likewise.
3869 * gdb.base/solib-symbol-main.c: Likewise.
3870
3871 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3872
3873 * config/gdbserver.exp (gdb_reconnect): New.
3874 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
3875 gdb.base/solib-disc.exp: New files.
3876 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
3877 remote debugging".
3878 (gdb_compile): Add shlib_load flag.
3879 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
3880 port.
3881 (gdbserver_reconnect): New.
3882
3883 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
3884 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * gdb.base/annota3.exp: Test for if construct.
3887
3888 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
3889
3890 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
3891
3892 2007-06-21 Chris Dearman <chris@mips.com>
3893 Maciej W. Rozycki <macro@mips.com>
3894
3895 * gdb.base/display.exp: Allow a newline after display/i.
3896 * gdb.base/pc-fp.exp: Likewise.
3897 * gdb.base/sigbpt.exp: Likewise.
3898
3899 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3900
3901 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
3902 required features to be included.
3903
3904 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3905
3906 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
3907 in info threads output.
3908
3909 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3910 Markus Deuling <deuling@de.ibm.com>
3911
3912 * gdb.arch/spu-info.exp: New testcase.
3913 * gdb.arch/spu-info.c: New file.
3914
3915 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
3916
3917 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
3918 tpcs_offset. Restore lr after the call.
3919 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
3920
3921 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
3922
3923 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
3924 (gdbserver_run): Kill any running gdbserver.
3925 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
3926
3927 2007-05-17 Maciej W. Rozycki <macro@mips.com>
3928
3929 * gdb.base/sigbpt.exp: Preset segv_addr.
3930
3931 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3932
3933 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
3934 (gdb_compile_shlib): Likewise.
3935 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
3936 (default_gdb_init): Clear cleanfiles.
3937 (gdb_finish): Delete recorded cleanfiles.
3938 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
3939
3940 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
3941 Do not use isnative.
3942 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
3943 gdb.base/so-impl-ld.exp: Likewise.
3944 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
3945 * gdb.base/unload.exp: Likewise. Do not pass empty option to
3946 gdb_compile.
3947
3948 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
3949
3950 * config/unknown.exp: Remove.
3951
3952 2007-05-15 Markus Deuling <deuling@de.ibm.com>
3953
3954 * gdb.base/info-proc.exp: Check is_remote.
3955
3956 2007-05-14 Markus Deuling <deuling@de.ibm.com>
3957
3958 * gdb.base/gcore.exp: Initialize variable core_supported.
3959
3960 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3961
3962 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
3963
3964 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
3967 * gdb.threads/print-threads.exp (test_all_threads): Allow
3968 negative and hexadecimal thread IDs.
3969
3970 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3971
3972 * gdb.java/jprint.java (public): Avoid invalid call to static
3973 method.
3974
3975 2007-05-14 Denis Pilat <denis.pilat@st.com>
3976
3977 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
3978 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
3979 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3980 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
3981 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
3982
3983 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3984
3985 * gdb.base/overlays.exp: Add support for targets with only code
3986 overlay support, not data overlay. Support spu-*-* target in
3987 this mode.
3988 * gdb.base/ovlymgr.c: Provide stubs for spu target.
3989 * gdb.base/spu.ld: New file.
3990
3991 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
3992
3993 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
3994
3995 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
3996
3997 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
3998
3999 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
4000
4001 * gdb.java/jmain.exp: Handle demangled names with and without method
4002 signatures.
4003
4004 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
4005
4006 * gdb.mi/mi-syn-frame.c (main, foo, bar)
4007 (have_a_very_merry_interrupt): Remove calls to puts.
4008 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
4009 inferior output.
4010 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
4011 test names.
4012
4013 2007-04-29 Markus Deuling <deuling@de.ibm.com>
4014 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 * gdb.base/auxv.exp (core_works): Also check is_remote.
4017 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
4018
4019 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
4020
4021 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
4022 message, not the undefined 'module' variable.
4023 * gdb.base/siginfo.exp: Likewise.
4024 * gdb.base/sigstep.exp: Likewise.
4025 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
4026 serialport.
4027 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
4028
4029 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
4030
4031 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
4032 target sim fails. Return 0 otherwise.
4033 (gdb_load): Return prematurely if gdb_target_sim fails.
4034
4035 2007-04-16 Denis Pilat <denis.pilat@st.com>
4036
4037 * gdb.base/setshow.exp: Reset height after having set it to 100.
4038
4039 2007-04-16 Denis Pilat <denis.pilat@st.com>
4040
4041 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
4042
4043 2007-04-16 Denis Pilat <denis.pilat@st.com>
4044
4045 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
4046
4047 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4048
4049 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
4050 tests. Run the frozen varobjs test.
4051 * gdb.mi/var-cmd.c (do_frozen_tests): New.
4052 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
4053
4054 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4055
4056 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
4057 gdb.base/type-opaque.exp: New files.
4058
4059 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
4060
4061 * gdb.mi/mi-var-child.c
4062 (do_children_tests): User char[2] instead of
4063 char so that automatic printing of pointers to char
4064 don't give unpredicable result.
4065 * gdb.mi/var-cmd.c (do_locals_test): Initialize
4066 local variables.
4067 * gdb.mi/mi-var-child.exp: Step to right line
4068 of do_children_tests.
4069 * gdb.mi/mi2-var-child.exp: Likewise.
4070 * gdb.mi/mi-var-cmd.exp: Step to right line of
4071 do_locals_tests.
4072 (do_children_tests): User char[2] instead of
4073 char so that automatic printing of pointers to char
4074 don't give unpredicable result.
4075 * gdb.mi/mi2-var-cmd.exp: Likewise.
4076 * lib/mi-support.exp (mi_continue_to_line):
4077 Pass test name to mi_wait_for_stop.
4078
4079 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4080
4081 * gdb.asm/asm-source.exp: Remove d10v case.
4082 * lib/gdb.exp (skip_cplus_tests): Likewise.
4083 * gdb.asm/d10v.inc: Deleted.
4084
4085 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4086
4087 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
4088
4089 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4090
4091 * config/netware.exp: Delete file.
4092
4093 2007-03-29 Joel Brobecker <brobecker@adacore.com>
4094
4095 * gdb.dwarf2/dw2-noloc.S: New file.
4096 * gdb.dwarf2/dw2-noloc.exp: New file.
4097
4098 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
4099
4100 * gdb.cp/method2.cc: New test.
4101 * gdb.cp/method2.exp: New test.
4102 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
4103
4104 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4105
4106 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
4107
4108 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4109
4110 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
4111
4112 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4113
4114 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
4115 (gdb_load): Delete, replace with...
4116 (gdb_reload): ...this.
4117 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
4118 * gdb.server/server-mon.exp: Likewise.
4119 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
4120 (gdb_start_cmd): New.
4121 (gdb_file_cmd): Save the last loaded file.
4122 (gdb_reload): New.
4123 (gdb_gnu_strip_debug): Use transform.
4124 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
4125 support here. Use new $last_loaded_file. Check mtime.
4126 (gdb_target_cmd): Handle ObjC failure case.
4127 (infer_host_exec): Delete.
4128 (gdbserver_load): Rename to...
4129 (gdbserver_run): ...this. Simplify.
4130 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
4131 (mi_gdb_load): Move most contents to a new function...
4132 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
4133 (mi_run_cmd): Use mi_gdb_target_load.
4134 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
4135 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
4136 Use gdb_run_cmd.
4137 * gdb.base/charsign.exp: Remove incorrect comment.
4138 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
4139 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
4140 gdb.base/start.exp: Use gdb_start_cmd.
4141
4142 2007-03-23 Nigel Stephens <nigel@mips.com>
4143 Maciej W. Rozycki <macro@mips.com>
4144
4145 * gdb.base/sigbpt.exp: Fix the message when skipping test.
4146 * gdb.base/signull.exp: Similarly.
4147
4148 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4149
4150 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
4151 messages available to test cases (like chng-sym.exp).
4152
4153 2007-03-14 Andreas Schwab <schwab@suse.de>
4154
4155 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4156 format changes.
4157
4158 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
4159
4160 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
4161 (optimized_1): New.
4162 (main): Call optimized_1.
4163 (gdb2029): Correct typos. Call gdb2029_marker.
4164 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
4165 for gdb2029.
4166
4167 2007-03-12 Mark Kettenis <kettenis@gnu.org>
4168
4169 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
4170 as tabs. Remove redundant test pattern.
4171
4172 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4173
4174 * gdb.base/long_long.exp: Accept optional symbol name in <...>
4175 for /a format output.
4176
4177 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
4180 collect output incrementally.
4181
4182 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4183
4184 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
4185 for -var-create lpcharacter test.
4186 * gdb.mi/mi2-var-cmd.exp: Likewise.
4187
4188 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4189
4190 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
4191 pass on targets where address zero is readable.
4192
4193 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4194
4195 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
4196 just a single architecture.
4197
4198 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4199
4200 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
4201 (fetch_all_registers): New function, uses gdb_test_multiple and
4202 exp_continue to fetch inferior output line-by-line.
4203 Replace all uses of do_get_all_registers by fetch_all_registers.
4204
4205 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4206
4207 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
4208 in target_info.
4209
4210 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4211
4212 * gdb.threads/manythreads.exp: Use $message string for
4213 consistancy; add a default (timeout) case.
4214
4215 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4216
4217 * gdb.base/watchpoint.exp: Fix truncated comment.
4218
4219 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4220
4221 * Makefile.in: Remove spurious single-quotes from sed command.
4222
4223 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4224
4225 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
4226 func.
4227 * gdb.mi/mi2-var-cmd.exp: Likewise.
4228
4229 2007-02-27 Joel Brobecker <brobecker@adacore.com>
4230
4231 * gdb.dwarf2/dw2-producer.S: New file.
4232 * gdb.dwarf2/dw2-producer.exp: New testcase.
4233
4234 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
4235
4236 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4237 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4238 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4239 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4240 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4241 Revert tests to use mi_gdb_test and include value field in output
4242 of -var-create.
4243
4244 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4245
4246 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
4247
4248 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4249
4250 * gdb.base/maint.exp: Remove full paths from test names.
4251 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
4252 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
4253
4254 2007-02-27 Joel Brobecker <brobecker@adacore.com>
4255
4256 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
4257
4258 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4259
4260 * gdb.server/server-mon.exp: New test.
4261
4262 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4263
4264 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
4265
4266 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4267
4268 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
4269 register capitalization.
4270
4271 2007-02-13 Denis Pilat <denis.pilat@st.com>
4272
4273 * gdb.mi/mi-var-invalidate.exp: New file.
4274
4275 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4276
4277 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
4278
4279 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4280
4281 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
4282
4283 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4284
4285 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
4286 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
4287
4288 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
4289
4290 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4291 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4292 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4293 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4294 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4295 * gdb.mi/gdb792.exp, lib/mi-support.exp:
4296 Update tests to include value field in output of -var-create.
4297
4298 2007-02-08 Andreas Schwab <schwab@suse.de>
4299
4300 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
4301
4302 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4303
4304 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
4305 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
4306
4307 2007-02-02 Denis Pilat <denis.pilat@st.com>
4308
4309 * gdb.threads/threadapply.exp: check that frame is not changed by
4310 the thread apply all command.
4311
4312 2007-01-31 Andreas Schwab <schwab@suse.de>
4313
4314 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4315
4316 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
4317 in the dwarf sections.
4318 * gdb.dwarf2/mac-fileno.S: Likewise.
4319
4320 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
4321 bspstore register on ia64.
4322
4323 2007-01-29 Andreas Schwab <schwab@suse.de>
4324
4325 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
4326 "frame-begin" annotation.
4327
4328 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
4329 number of "frames-invalid" annotations.
4330
4331 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4332
4333 * gdb.base/commands.exp: Call if_commands_test.
4334 (gdb_test_no_prompt, if_commands_test): New.
4335
4336 2007-01-28 Mark Kettenis <kettenis@gnu.org>
4337
4338 * gdb.threads/sigthread.c (NSIGS): Make bigger.
4339
4340 2007-01-27 Andreas Schwab <schwab@suse.de>
4341
4342 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
4343 .short/.int/.quad in the dwarf sections.
4344 * gdb.dwarf2/dw2-intercu.S: Likewise.
4345 * gdb.dwarf2/dw2-intermix.S: Likewise.
4346
4347 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4348
4349 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4350 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
4351 array.
4352 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
4353 * gdb.base/setvar.exp: Likewise.
4354
4355 2007-01-26 Andreas Schwab <schwab@suse.de>
4356
4357 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
4358 test.
4359
4360 * gdb.base/multi-forks.exp ("restart $i"): Also match
4361 __kernel_syscall_via_break.
4362
4363 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
4364
4365 * lib/mi-support.exp (mi_delete_varobj): New.
4366 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
4367 testcase.
4368 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
4369 (main): Call the above.
4370 (reference_update_test, base_in_reference_test)
4371 (reference_to_pointer): Delete the created varobjs.
4372
4373 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
4374
4375 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
4376 * configure: Regenerated.
4377 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
4378 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
4379 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
4380 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
4381 * lib/gdb.exp (gdb_skip_xml_test): New function.
4382
4383 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
4384
4385 * gdb.base/sigrepeat.exp: Correct error message.
4386
4387 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4388 Daniel Jacobowitz <dan@codesourcery.com>
4389
4390 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
4391 gdb.arch/i386-gnu-cfi-asm.S: New files.
4392
4393 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4394
4395 * lib/gdb.exp: Abort on missing `site.exp'.
4396
4397 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4398 Daniel Jacobowitz <dan@codesourcery.com>
4399
4400 * gdb.base/included.c, gdb.base/included.exp,
4401 gdb.base/included.h: New files.
4402
4403 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4404
4405 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
4406 (maximize_rlimit): Reduce limits on 64-bit systems.
4407
4408 2007-01-19 Mark Kettenis <kettenis@gnu.org>
4409
4410 From Marcus Deuling <deuling@de.ibm.com>:
4411 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
4412 every case.
4413
4414 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
4415
4416 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
4417 (test_path_specification): Use objdir instead of srcdir to always
4418 get an absolute filename.
4419
4420 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
4421
4422 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
4423
4424 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
4425
4426 * gdb.mi/mi-var-cp.cc (reference_update_tests):
4427 Make sure the variable we're using is in scope.
4428 (reference_to_pointer): Likewise.
4429
4430 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4431
4432 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
4433 has no debug information.
4434
4435 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4436
4437 * gdb.base/annota1.exp: Remove extra send_gdb.
4438
4439 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4440
4441 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
4442
4443 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4444
4445 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
4446
4447 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
4448 Daniel Jacobowitz <dan@codesourcery.com>
4449
4450 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
4451 lcharacter or linteger change. Correct duplicated test name.
4452 * gdb.mi/mi2-var-cmd.exp: Likewise.
4453
4454 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4455
4456 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
4457
4458 2007-01-05 Joel Brobecker <brobecker@adacore.com>
4459
4460 * gdb.base/nofield.c: New file.
4461 * gdb.base/nofield.exp: New testcase.
4462
4463 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
4464
4465 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
4466
4467 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
4468 test.
4469
4470 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4471
4472 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
4473
4474 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4475
4476 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
4477 when continuing.
4478
4479 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4480
4481 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
4482 Expect ".exe" extension.
4483
4484 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4485
4486 * gdb.base/charset.exp: Add explicit filename to break.
4487 * gdb.base/dbx.exp: Add explicit filename to breaks.
4488
4489 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4490
4491 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
4492 * gdb.mi/mi2-file.exp: Likewise.
4493
4494 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4495
4496 Implement specification of MI tests as comments
4497 in C and C++ sources.
4498 * lib/mi-support.exp (mi_autotest_data): New variable.
4499 (mi_autotest_source): New variable.
4500 (count_newlines, mi_prepare_inline_tests)
4501 (mi_get_inline_test, mi_continue_to_line)
4502 (mi_run_inline_test, mi_tbreak)
4503 (mi_send_resuming_command, mi_wait_for_stop): New functions.
4504 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
4505 Run inline tests.
4506 * gdb.mi/mi-var-cp.cc: Define tests here.
4507
4508 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4509
4510 Simplify usage of mi_continue_to.
4511 * lib/mi-support.exp (mi_runto_helper): Renamed
4512 from mi_runto, added new parameter 'run_or_continue'.
4513 (mi_runto): Use mi_runto_helper.
4514 (mi_continue_to): Accept just function name as parameter.
4515 Use mi_runto_helper.
4516 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
4517 * gdb.mi/mi2-var-cmd.exp: Likewise.
4518
4519 2006-01-04 Joel Brobecker <brobecker@adacore.com>
4520
4521 Make this testcase a bit more realistic. The current code
4522 is too simplistic, and allows the compiler to optimize out
4523 some of the entities we need for this testcase.
4524 * gdb.ada/null_record/bar.ads (Void_Star): New type.
4525 (Do_Nothing): Add extra parameter.
4526 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
4527 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
4528 by using a variable of type Void_Star.
4529
4530 2006-01-04 Joel Brobecker <brobecker@adacore.com>
4531
4532 * gdb.ada/catch_ex/foo.adb: New file.
4533 * gdb.ada/catch_ex.exp: New testcase.
4534
4535 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
4536
4537 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
4538 pass --image-base to linker.
4539
4540 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4541 Daniel Jacobowitz <dan@codesourcery.com>
4542
4543 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
4544 secondary prompts.
4545
4546 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4547
4548 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4549 output. Test the types of members and member pointers.
4550 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4551 gdb/2092.
4552 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4553 statement. Enable for GCC. Update expected output for some tests
4554 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4555 layout.
4556 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4557 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4558 (Diamond::vget_base): New.
4559 (main): Add new tests.
4560 * gdb.cp/printmethod.exp: Update expected output for member functions.
4561 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4562 print pEe->D::vg().
4563
4564 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * gdb.threads/tls.exp: Allow stops in sem_post.
4567
4568 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4569
4570 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4571 * gdb.base/annota3.exp: Likewise.
4572 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4573 again (instead of timing out).
4574 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4575 GCC bug 26475.
4576 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4577 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4578 test from jmisc1.exp.
4579 * gdb.java/jmisc1.exp: Delete.
4580 * gdb.java/jprint.exp: Adjust to work with method signatures including
4581 return types.
4582 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4583 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4584 * lib/java.exp (compile_java_from_source): Pass the correct type
4585 to target_compile.
4586
4587 2006-12-31 Joel Brobecker <brobecker@adacore.com>
4588
4589 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4590 (stack_align_edx): New function.
4591 (stack_align_eax): New function.
4592 (main): Add calls to stack_align_edx and stack_align_eax.
4593 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4594 Add testing for the cases where the register used during a stack
4595 realignment is edx. Same for eax.
4596
4597 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4598
4599 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4600 and generic PE targets.
4601
4602 2006-12-29 Joel Brobecker <brobecker@adacore.com>
4603
4604 * gdb.ada/array_return.exp: Update copyright date list.
4605
4606 2006-12-27 Joel Brobecker <brobecker@adacore.com>
4607
4608 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4609 (Create_Small_Float_Vector): New function.
4610 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4611 function body.
4612 * gdb.ada/array_return/p.adb: Use new type and function from
4613 package Pck.
4614 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4615 able to print the value returned by a function returning an
4616 array of float.
4617
4618 2006-12-20 Joel Brobecker <brobecker@adacore.com>
4619
4620 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4621 The associated tests should be PASSing.
4622
4623 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4624
4625 Test for base in references.
4626 * gdb.mi/mi-var-cp.cc: Add test code.
4627 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4628 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4629 * gdb.mi/mi2-watch.exp: Likewise.
4630 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4631 (mi_list_varobj_children): New function.
4632
4633 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4634
4635 * lib/mi-support.exp
4636 (mi_runto): Accept "()" after function name.
4637 (mi_create_varobj): New function.
4638 (mi_varobj_update): New function.
4639 (mi_Check_varobj_value): New function.
4640 * gdb.mi/mi-var-cp.exp: New file.
4641 * gdb.mi/mi-var-cp.cc: New file.
4642
4643 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4644
4645 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
4646 gdb.base/weaklib2.c: New files.
4647
4648 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
4649
4650 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
4651 info. Adjust test names.
4652
4653 * gdb.base/break.c (main): Move position of malloc.
4654 * gdb.base/break.exp: Revert mistaken checkin.
4655
4656 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
4657
4658 * gdb.mi/mi-var-cmd.exp: Check -var-update after
4659 assignement of arrays and function pointers.
4660 * gdb.mi/var-cmd.c: Add declaration necessary for above
4661 tests.
4662
4663 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4664
4665 * gdb.base/break.c (main): Call malloc.
4666
4667 * gdb.threads/linux-dp.exp: Read thread table before and after
4668 creating each philosopher and verify it.
4669
4670 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4671 Paul Brook <paul@codesourcery.com>
4672 Daniel Jacobowitz <dan@codesourcery.com>
4673
4674 * gdb.base/ending-run.exp: Flatten expect script stepping out of
4675 main to remove duplication. Add start function of the form
4676 '_*start[1-9]*'. Add RVDS start function.
4677
4678 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4679
4680 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
4681
4682 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4683
4684 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
4685 * gdb.asm/spu.inc: New file.
4686 * gdb.base/term.exp: Disable if [target_info exists noargs].
4687 * gdb.gdb/complaints.exp: Disable if ![isnative].
4688 * gdb.gdb/selftest.exp: Likewise.
4689 * gdb.gdb/observer.exp: Likewise.
4690 * gdb.gdb/xfullpath.exp: Likewise.
4691 * gdb.base/attach.exp: Disable on SPU target.
4692 * gdb.cp/bs145503.exp: Likewise.
4693 * gdb.cp/exception.exp: Likewise.
4694 * gdb.cp/userdef.exp: Likewise.
4695
4696 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4697
4698 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
4699
4700 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
4701
4702 * gdb.base/completion.exp: Fix completion tests for
4703 'info' and 'info '.
4704 * gdb.base/help.exp (help_test_raw, test_class_help)
4705 (test_prefix_command_help): Move...
4706 * lib/gdb.exp: Here.
4707 * gdb.base/main.exp: Adjust.
4708 * gdb.cp/maint.exp: Adjust.
4709 * gdb.trace/tracecmd.exp: Use test_help_class.
4710
4711 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4712
4713 * gdb.stabs/weird.exp (print_weird_var): Use
4714 gdb_test_multiple instead of gdb_expect.
4715
4716 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4717
4718 * gdb.base/help.exp (help_test_raw): New.
4719 (test_class_help): New.
4720 (test_prefix_command_help): New.
4721 Adjust testcases.
4722
4723 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
4724
4725 * gdb.base/constvars.c (main): Write to crass and crips, so that
4726 they are allocated by the compiler.
4727
4728 2006-10-27 Andreas Schwab <schwab@suse.de>
4729
4730 * gdb.base/multi-forks.exp: Use "detach fork" instead of
4731 "detach-fork".
4732
4733 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
4734
4735 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
4736 of patterns.
4737
4738 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4739
4740 * gdb.base/sepdebug.exp: Remove debug format test.
4741 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
4742 Handle no-symtab.
4743 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
4744
4745 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4746
4747 * gdb.threads/manythreads.c (thread_function, main): Don't cast
4748 int to pointer or pointer to int.
4749 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
4750
4751 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
4752
4753 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
4754
4755 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4756
4757 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
4758
4759 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4760
4761 PR c++/2116
4762 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
4763
4764 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4765
4766 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
4767 the corresponding bug has been fixed in GDB (PR/2018).
4768
4769 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4770
4771 * gdb.base/subst.exp: New testcase.
4772
4773 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4774
4775 * gdb.ada/array_return/pck.ads: Add copyright notice.
4776 * gdb.ada/array_return/pck.adb: Likewise.
4777 * gdb.ada/array_return/p.adb: Likewise.
4778 * gdb.ada/exec_changed/first.adb: Likewise.
4779 * gdb.ada/exec_changed/second.adb: Likewise.
4780
4781 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4782
4783 * gdb.ada/watch_arg/watch.adb: New file.
4784 * gdb.ada/watch_arg.exp: New testcase.
4785
4786 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
4787
4788 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
4789 via string_to_regexp.
4790 * gdb.mi/mi2-basics.exp: Likewise.
4791
4792 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
4793
4794 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
4795 Remove unused / obsolete files.
4796
4797 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
4798
4799 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
4800
4801 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4802
4803 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
4804 HIGH_FRAME argument to -stack-list-arguments can be larger than
4805 the number of frames.
4806
4807 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
4808
4809 * gdb.base/args.c (main): Add breakpoint marker.
4810 * gdb.base/args.exp: Use args_test for tests. Add new tests which
4811 really test empty arguments.
4812 (args_load): Delete.
4813 (args_test): New.
4814
4815 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
4816
4817 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
4818 check for one file.
4819
4820 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
4821
4822 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
4823 HIGH_FRAME argument to -stack-list-locals can be larger than
4824 the number of frames.
4825
4826 2006-08-18 Fred Fish <fnf@specifix.com>
4827
4828 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
4829 '$' in front of skip_vmx_tests_saved when setting that.
4830
4831 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
4832
4833 * gdb.base/trace-commands.exp: New file.
4834
4835 2006-08-10 Joel Brobecker <brobecker@adacore.com>
4836 Daniel Jacobowitz <dan@codesourcery.com>
4837
4838 * gdb.base/step-bt.exp: Make hexadecimal address optional in
4839 expected output of the backtrace commands.
4840
4841 2006-08-09 Joel Brobecker <brobecker@adacore.com>
4842
4843 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
4844 untested followed by return combination.
4845 * gdb.arch/altivec-regs.exp: Likewise.
4846 * gdb.arch/e500-abi.exp: Likewise.
4847 * gdb.arch/e500-regs.exp: Likewise.
4848 * gdb.arch/gdb1291.exp: Likewise.
4849 * gdb.arch/gdb1431.exp: Likewise.
4850 * gdb.arch/gdb1558.exp: Likewise.
4851 * gdb.arch/i386-prologue.exp: Likewise.
4852 * gdb.arch/i386-unwind.exp: Likewise.
4853 * gdb.asm/asm-source.exp: Likewise.
4854 * gdb.base/a2-run.exp: Likewise.
4855 * gdb.base/advance.exp: Likewise.
4856 * gdb.base/all-bin.exp: Likewise.
4857 * gdb.base/annota1.exp: Likewise.
4858 * gdb.base/annota3.exp: Likewise.
4859 * gdb.base/args.exp: Likewise.
4860 * gdb.base/arithmet.exp: Likewise.
4861 * gdb.base/assign.exp: Likewise.
4862 * gdb.base/async.exp: Likewise.
4863 * gdb.base/attach.exp: Likewise.
4864 * gdb.base/bang.exp: Likewise.
4865 * gdb.base/bigcore.exp: Likewise.
4866 * gdb.base/bitfields.exp: Likewise.
4867 * gdb.base/bitfields2.exp: Likewise.
4868 * gdb.base/break.exp: Likewise.
4869 * gdb.base/call-sc.exp: Likewise.
4870 * gdb.base/call-strs.exp: Likewise.
4871 * gdb.base/callfuncs.exp: Likewise.
4872 * gdb.base/checkpoint.exp: Likewise.
4873 * gdb.base/chng-syms.exp: Likewise.
4874 * gdb.base/code-expr.exp: Likewise.
4875 * gdb.base/commands.exp: Likewise.
4876 * gdb.base/completion.exp: Likewise.
4877 * gdb.base/cond-expr.exp: Likewise.
4878 * gdb.base/condbreak.exp: Likewise.
4879 * gdb.base/consecutive.exp: Likewise.
4880 * gdb.base/constvars.exp: Likewise.
4881 * gdb.base/corefile.exp: Likewise.
4882 * gdb.base/cvexpr.exp: Likewise.
4883 * gdb.base/dbx.exp: Likewise.
4884 * gdb.base/define.exp: Likewise.
4885 * gdb.base/detach.exp: Likewise.
4886 * gdb.base/display.exp: Likewise.
4887 * gdb.base/dump.exp: Likewise.
4888 * gdb.base/ena-dis-br.exp: Likewise.
4889 * gdb.base/ending-run.exp: Likewise.
4890 * gdb.base/environ.exp: Likewise.
4891 * gdb.base/eval-skip.exp: Likewise.
4892 * gdb.base/exprs.exp: Likewise.
4893 * gdb.base/fileio.exp: Likewise.
4894 * gdb.base/finish.exp: Likewise.
4895 * gdb.base/float.exp: Likewise.
4896 * gdb.base/foll-exec.exp: Likewise.
4897 * gdb.base/foll-fork.exp: Likewise.
4898 * gdb.base/foll-vfork.exp: Likewise.
4899 * gdb.base/freebpcmd.exp: Likewise.
4900 * gdb.base/funcargs.exp: Likewise.
4901 * gdb.base/gcore.exp: Likewise.
4902 * gdb.base/gdb1090.exp: Likewise.
4903 * gdb.base/gdb1250.exp: Likewise.
4904 * gdb.base/huge.exp: Likewise.
4905 * gdb.base/info-proc.exp: Likewise.
4906 * gdb.base/interrupt.exp: Likewise.
4907 * gdb.base/jump.exp: Likewise.
4908 * gdb.base/langs.exp: Likewise.
4909 * gdb.base/lineinc.exp: Likewise.
4910 * gdb.base/list.exp: Likewise.
4911 * gdb.base/logical.exp: Likewise.
4912 * gdb.base/long_long.exp: Likewise.
4913 * gdb.base/macscp.exp: Likewise.
4914 * gdb.base/maint.exp: Likewise.
4915 * gdb.base/mips_pro.exp: Likewise.
4916 * gdb.base/miscexprs.exp: Likewise.
4917 * gdb.base/multi-forks.exp: Likewise.
4918 * gdb.base/opaque.exp: Likewise.
4919 * gdb.base/overlays.exp: Likewise.
4920 * gdb.base/pc-fp.exp: Likewise.
4921 * gdb.base/pointers.exp: Likewise.
4922 * gdb.base/printcmds.exp: Likewise.
4923 * gdb.base/psymtab.exp: Likewise.
4924 * gdb.base/ptype.exp: Likewise.
4925 * gdb.base/recurse.exp: Likewise.
4926 * gdb.base/relational.exp: Likewise.
4927 * gdb.base/relocate.exp: Likewise.
4928 * gdb.base/remote.exp: Likewise.
4929 * gdb.base/reread.exp: Likewise.
4930 * gdb.base/restore.exp: Likewise.
4931 * gdb.base/return.exp: Likewise.
4932 * gdb.base/return2.exp: Likewise.
4933 * gdb.base/scope.exp: Likewise.
4934 * gdb.base/sect-cmd.exp: Likewise.
4935 * gdb.base/sep.exp: Likewise.
4936 * gdb.base/sepdebug.exp: Likewise.
4937 * gdb.base/setshow.exp: Likewise.
4938 * gdb.base/setvar.exp: Likewise.
4939 * gdb.base/sigall.exp: Likewise.
4940 * gdb.base/sigbpt.exp: Likewise.
4941 * gdb.base/signals.exp: Likewise.
4942 * gdb.base/signull.exp: Likewise.
4943 * gdb.base/sizeof.exp: Likewise.
4944 * gdb.base/solib.exp: Likewise.
4945 * gdb.base/step-line.exp: Likewise.
4946 * gdb.base/step-test.exp: Likewise.
4947 * gdb.base/structs.exp: Likewise.
4948 * gdb.base/structs2.exp: Likewise.
4949 * gdb.base/term.exp: Likewise.
4950 * gdb.base/twice.exp: Likewise.
4951 * gdb.base/until.exp: Likewise.
4952 * gdb.base/varargs.exp: Likewise.
4953 * gdb.base/volatile.exp: Likewise.
4954 * gdb.base/watchpoint.exp: Likewise.
4955 * gdb.base/whatis-exp.exp: Likewise.
4956 * gdb.base/whatis.exp: Likewise.
4957 * gdb.cp/ambiguous.exp: Likewise.
4958 * gdb.cp/annota2.exp: Likewise.
4959 * gdb.cp/annota3.exp: Likewise.
4960 * gdb.cp/bool.exp: Likewise.
4961 * gdb.cp/breakpoint.exp: Likewise.
4962 * gdb.cp/casts.exp: Likewise.
4963 * gdb.cp/class2.exp: Likewise.
4964 * gdb.cp/classes.exp: Likewise.
4965 * gdb.cp/cplusfuncs.exp: Likewise.
4966 * gdb.cp/ctti.exp: Likewise.
4967 * gdb.cp/derivation.exp: Likewise.
4968 * gdb.cp/exception.exp: Likewise.
4969 * gdb.cp/gdb1355.exp: Likewise.
4970 * gdb.cp/hang.exp: Likewise.
4971 * gdb.cp/inherit.exp: Likewise.
4972 * gdb.cp/local.exp: Likewise.
4973 * gdb.cp/m-data.exp: Likewise.
4974 * gdb.cp/m-static.exp: Likewise.
4975 * gdb.cp/member-ptr.exp: Likewise.
4976 * gdb.cp/method.exp: Likewise.
4977 * gdb.cp/misc.exp: Likewise.
4978 * gdb.cp/namespace.exp: Likewise.
4979 * gdb.cp/overload.exp: Likewise.
4980 * gdb.cp/ovldbreak.exp: Likewise.
4981 * gdb.cp/pr-1023.exp: Likewise.
4982 * gdb.cp/pr-1210.exp: Likewise.
4983 * gdb.cp/pr-574.exp: Likewise.
4984 * gdb.cp/printmethod.exp: Likewise.
4985 * gdb.cp/psmang.exp: Likewise.
4986 * gdb.cp/ref-params.exp: Likewise.
4987 * gdb.cp/ref-types.exp: Likewise.
4988 * gdb.cp/rtti.exp: Likewise.
4989 * gdb.cp/templates.exp: Likewise.
4990 * gdb.cp/try_catch.exp: Likewise.
4991 * gdb.cp/userdef.exp: Likewise.
4992 * gdb.cp/virtfunc.exp: Likewise.
4993 * gdb.disasm/am33.exp: Likewise.
4994 * gdb.disasm/h8300s.exp: Likewise.
4995 * gdb.disasm/mn10300.exp: Likewise.
4996 * gdb.disasm/sh3.exp: Likewise.
4997 * gdb.disasm/t01_mov.exp: Likewise.
4998 * gdb.disasm/t02_mova.exp: Likewise.
4999 * gdb.disasm/t03_add.exp: Likewise.
5000 * gdb.disasm/t04_sub.exp: Likewise.
5001 * gdb.disasm/t05_cmp.exp: Likewise.
5002 * gdb.disasm/t06_ari2.exp: Likewise.
5003 * gdb.disasm/t07_ari3.exp: Likewise.
5004 * gdb.disasm/t08_or.exp: Likewise.
5005 * gdb.disasm/t09_xor.exp: Likewise.
5006 * gdb.disasm/t10_and.exp: Likewise.
5007 * gdb.disasm/t11_logs.exp: Likewise.
5008 * gdb.disasm/t12_bit.exp: Likewise.
5009 * gdb.disasm/t13_otr.exp: Likewise.
5010 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
5011 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
5012 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5013 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
5014 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
5015 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5016 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5017 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5018 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
5019 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
5020 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5021 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5022 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5023 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5024 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5025 * gdb.mi/gdb701.exp: Likewise.
5026 * gdb.mi/gdb792.exp: Likewise.
5027 * gdb.mi/mi-basics.exp: Likewise.
5028 * gdb.mi/mi-break.exp: Likewise.
5029 * gdb.mi/mi-cli.exp: Likewise.
5030 * gdb.mi/mi-console.exp: Likewise.
5031 * gdb.mi/mi-disassemble.exp: Likewise.
5032 * gdb.mi/mi-eval.exp: Likewise.
5033 * gdb.mi/mi-file.exp: Likewise.
5034 * gdb.mi/mi-read-memory.exp: Likewise.
5035 * gdb.mi/mi-regs.exp: Likewise.
5036 * gdb.mi/mi-return.exp: Likewise.
5037 * gdb.mi/mi-simplerun.exp: Likewise.
5038 * gdb.mi/mi-stack.exp: Likewise.
5039 * gdb.mi/mi-stepi.exp: Likewise.
5040 * gdb.mi/mi-syn-frame.exp: Likewise.
5041 * gdb.mi/mi-until.exp: Likewise.
5042 * gdb.mi/mi-var-block.exp: Likewise.
5043 * gdb.mi/mi-var-child.exp: Likewise.
5044 * gdb.mi/mi-var-cmd.exp: Likewise.
5045 * gdb.mi/mi-var-display.exp: Likewise.
5046 * gdb.mi/mi-watch.exp: Likewise.
5047 * gdb.mi/mi2-basics.exp: Likewise.
5048 * gdb.mi/mi2-break.exp: Likewise.
5049 * gdb.mi/mi2-cli.exp: Likewise.
5050 * gdb.mi/mi2-console.exp: Likewise.
5051 * gdb.mi/mi2-disassemble.exp: Likewise.
5052 * gdb.mi/mi2-eval.exp: Likewise.
5053 * gdb.mi/mi2-file.exp: Likewise.
5054 * gdb.mi/mi2-read-memory.exp: Likewise.
5055 * gdb.mi/mi2-regs.exp: Likewise.
5056 * gdb.mi/mi2-return.exp: Likewise.
5057 * gdb.mi/mi2-simplerun.exp: Likewise.
5058 * gdb.mi/mi2-stack.exp: Likewise.
5059 * gdb.mi/mi2-stepi.exp: Likewise.
5060 * gdb.mi/mi2-syn-frame.exp: Likewise.
5061 * gdb.mi/mi2-until.exp: Likewise.
5062 * gdb.mi/mi2-var-block.exp: Likewise.
5063 * gdb.mi/mi2-var-child.exp: Likewise.
5064 * gdb.mi/mi2-var-cmd.exp: Likewise.
5065 * gdb.mi/mi2-var-display.exp: Likewise.
5066 * gdb.mi/mi2-watch.exp: Likewise.
5067 * gdb.stabs/exclfwd.exp: Likewise.
5068 * gdb.stabs/weird.exp: Likewise.
5069 * gdb.threads/gcore-thread.exp: Likewise.
5070 * gdb.trace/actions.exp: Likewise.
5071 * gdb.trace/backtrace.exp: Likewise.
5072 * gdb.trace/circ.exp: Likewise.
5073 * gdb.trace/collection.exp: Likewise.
5074 * gdb.trace/deltrace.exp: Likewise.
5075 * gdb.trace/infotrace.exp: Likewise.
5076 * gdb.trace/limits.exp: Likewise.
5077 * gdb.trace/packetlen.exp: Likewise.
5078 * gdb.trace/passc-dyn.exp: Likewise.
5079 * gdb.trace/passcount.exp: Likewise.
5080 * gdb.trace/report.exp: Likewise.
5081 * gdb.trace/save-trace.exp: Likewise.
5082 * gdb.trace/tfind.exp: Likewise.
5083 * gdb.trace/tracecmd.exp: Likewise.
5084 * gdb.trace/while-dyn.exp: Likewise.
5085 * gdb.trace/while-stepping.exp: Likewise.
5086
5087 2006-08-08 Joel Brobecker <brobecker@adacore.com>
5088
5089 * gdb.base/step-bt.c: New file.
5090 * gdb.base/step-bt.exp: New testcase.
5091
5092 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5093
5094 * config/monitor.exp (gdb_load): Remove support for obsolete
5095 download-write-size.
5096 * gdb.base/remote.exp: Likewise. Update all callers of
5097 gdb_timed_load.
5098
5099 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
5100
5101 * cursal.exp: Pass binfile to gdb_load.
5102
5103 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
5104
5105 * gdb.base/cursal.exp: Add "" to gdb_load call.
5106
5107 2006-07-29 Mark Kettenis <kettenis@gnu.org>
5108
5109 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
5110 NetBSD/ELF targets.
5111
5112 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
5113
5114 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
5115 operator*.
5116
5117 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
5118
5119 * gdb.base/completion.exp: Update for change in "file" behavior.
5120 * gdb.stabs/weird.exp: Likewise.
5121 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
5122 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
5123
5124 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
5125
5126 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
5127 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
5128
5129 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5130
5131 * gdb.base/default.exp: Update source command error message.
5132 * gdb.base/help.exp: Update 'help source' message.
5133
5134 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
5135
5136 * gdb.cp/bs15503.exp: Update comment for no longer crashing
5137 test.
5138
5139 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
5140
5141 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
5142
5143 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5144
5145 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
5146
5147 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5148
5149 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
5150
5151 2006-07-17 Mark Kettenis <kettenis@gnu.org>
5152
5153 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
5154 *-*-openbsd* from targets for wich we expect ARM FPA floating
5155 point format.
5156
5157 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
5158
5159 * gdb.cp/annota3.exp: Expect frame-begin annotation.
5160
5161 2006-07-17 Mark Kettenis <kettenis@gnu.org>
5162
5163 * gdb.base/annota3.exp: Expect frame-begin annotation.
5164
5165 2006-07-14 Joel Brobecker <brobecker@adacore.com>
5166
5167 * gdb.base/help.exp: Adjust "help unset" test to accept
5168 any list of unset commands.
5169
5170 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
5171 Daniel Jacobowitz <dan@codesourcery.com>
5172
5173 * gdb.cp/ref-params.exp: New test.
5174 * gdb.cp/ref-params.cc: New source file.
5175 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
5176
5177 2006-07-08 Mark Kettenis <kettenis@gnu.org>
5178
5179 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
5180 spaces/tabs in regular expressions since they might not be there.
5181
5182 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
5183
5184 * gdb.base/ifelse.exp: New file.
5185
5186 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
5187
5188 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
5189 line.
5190 * gdb.base/huge.exp: Loop over compilation to find a size that
5191 is acceptable.
5192 * gdb.base/remote.exp: Correct expected strings.
5193 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
5194
5195 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5196
5197 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
5198
5199 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5200
5201 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
5202 native.
5203
5204 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5205
5206 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
5207 enable stabs testing.
5208
5209 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5210
5211 * gdb.base/auxv.exp: Intercept undefined command messages before
5212 gdb_test_multiple does.
5213
5214 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5215
5216 * Makefile.in (host_alias): Remove.
5217 (target_alias): Use @target_noncanonical@.
5218 (site.exp): Don't set host_alias.
5219 * aclocal.m4: Remove contents. Include acx.m4.
5220 * configure: Regenerated.
5221 * configure.ac: Use ACX_NONCANONICAL_TARGET.
5222
5223 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
5224
5225 * lib/gdb.exp (gdb_load_cmd): New.
5226
5227 * gdb.base/fileio.c: Add system(NULL) test.
5228 * gdb.base/fileio.exp: Check it.
5229
5230 * gdb.base/break.c: Add 10a breakpoint at }
5231 * gdb.base/break.exp: Add test for breakpoint at }
5232 * gdb.cp/anon-union.cc: Add code at end of function.
5233 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
5234 * gdb.mi/var-cmd.c: Add code at end of function.
5235 * gdb.mi/mi-var-display.exp: Adjust end of next.
5236 * gdb.mi/mi2-var-display.exp: Likewise.
5237 * gdb.base/fileio.c: Add stop function and insert calls at
5238 stopping places.
5239 * gdb.base/fileio.exp: Breakpoint stop function and remove
5240 explicit line number references.
5241
5242 2006-05-19 Joel Brobecker <brobecker@adacore.com>
5243
5244 * gdb.base/del.exp (test_delete_alias): New function.
5245 Now check that both "del" and "d" work as aliases for "delete".
5246
5247 2006-05-18 Fred Fish <fnf@specifix.com>
5248
5249 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
5250 required. Check for spurious output after program exits normally.
5251
5252 2006-05-17 Fred Fish <fnf@specifix.com>
5253
5254 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
5255 gdb_load, so it works in the simulator.
5256
5257 2006-05-11 Fred Fish <fnf@specifix.com>
5258
5259 * gdb.base/bang.exp: Ignore unexpected output between the
5260 "program exited normally" and the gdb prompt, as many other
5261 tests do.
5262
5263 2006-05-07 Mark Kettenis <kettenis@gnu.org>
5264
5265 * gdb.base/help.exp: Make "delete checkpoint" part option for
5266 "help d" and "help delete" tests.
5267
5268 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5269
5270 * gdb.mi/mi-basics.exp: Add missing serial number to
5271 expected output in some mi_gdb_test statements.
5272 * gdb.mi/mi2-basics.exp: Likewise.
5273
5274 2006-05-05 Joel Brobecker <brobecker@adacore.com>
5275
5276 * gdb.base/del.c: New file.
5277 * gdb.base/del.exp: New testcase.
5278
5279 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
5280
5281 * gdb.base/break.exp: Do not assume a breakpoint on
5282 main will actually be in $srcfile when optimizing.
5283 * gdb.base/savedregs.exp: Do not require that the dummy
5284 frame location match up to a symbol and source file location.
5285 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
5286 will get printed without a mi_cmd_data_list_register_values prefix.
5287 (*-data-list-register-*): Correct regular expressions to expect the new
5288 pseudo d? floating point registers.
5289 * gdb.mi/mi2-regs.exp: Likewise.
5290
5291 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
5292
5293 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
5294 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
5295 is allocated by the compiler.
5296 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
5297 anons, e, anone to force their allocation by the compiler.
5298
5299 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5300
5301 * gdb.base/help.exp: Update expected text for help d and
5302 help delete.
5303
5304 2006-05-02 Mark Kettenis <kettenis@gnu.org>
5305
5306 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
5307 NetBSD/ELF targets.
5308
5309 2006-04-30 Mark Kettenis <kettenis@gnu.org>
5310
5311 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
5312 single-step breakpoint fails; make this a KFAIL on
5313 sparc*-*-openbsd*.
5314 * gdb.base/siginfo.exp: Likewise.
5315 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5316
5317 2006-04-26 Michael Snyder <msnyder@redhat.com>
5318
5319 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
5320 which may have to consume output from other forks.
5321 Add tests to make sure that "delete fork" succeeded.
5322
5323 2006-04-20 Michael Snyder <msnyder@redhat.com>
5324
5325 * 2006-03-22 Jim Blandy <jimb@redhat.com>
5326 Add support for the Renesas M32C and M16C.
5327
5328 * gdb.asm/asm-source.exp: Add m32c target.
5329 * gdb.asm/m32c.inc: Support for m32c target.
5330
5331 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
5332
5333 * gdb.base/commands.exp (recursive_source_test): New test.
5334
5335 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
5336
5337 * gdb.base/float.exp: Add pattern for sparc targets.
5338
5339 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5340
5341 * gdb.base/commands.exp (stray_arg0_test): New test.
5342
5343 2006-03-30 Paul Brook <paul@codesourcery.com>
5344
5345 * gdb.mi/mi-until.exp: kfail broken until command.
5346 * gdb.mi/mi2-until.exp: Ditto.
5347
5348 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
5349
5350 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
5351
5352 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
5353
5354 * gdb.base/prelink.exp: Anchor tested-for regular expression
5355 on gdb prompt.
5356
5357 2006-03-07 Paul Brook <paul@codesourcery.com>
5358
5359 * gdb.base/assign.exp: Correct fail message.
5360
5361 2006-03-07 Paul Brook <paul@codesourcery.com>
5362
5363 * lib/compiler.c: Extract armcc version number.
5364 * lib/compiler.cc: Ditto.
5365
5366 2006-03-07 Paul Brook <paul@codesourcery.com>
5367
5368 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
5369 additional_flags=-w.
5370 * gdb.arch/altivec-regs.exp: Ditto.
5371 * gdb.arch/e500-abi.exp: Ditto.
5372 * gdb.arch/e500-regs.exp: Ditto.
5373 * gdb.base/all-bin.exp: Ditto.
5374 * gdb.base/annota1.exp: Ditto.
5375 * gdb.base/annota3.exp: Ditto.
5376 * gdb.base/args.exp: Ditto.
5377 * gdb.base/arithmet.exp: Ditto.
5378 * gdb.base/assign.exp: Ditto.
5379 * gdb.base/async.exp: Ditto.
5380 * gdb.base/bang.exp: Ditto.
5381 * gdb.base/break.exp: Ditto.
5382 * gdb.base/call-rt-st.exp: Ditto.
5383 * gdb.base/completion.exp: Ditto.
5384 * gdb.base/cond-expr.exp: Ditto.
5385 * gdb.base/condbreak.exp: Ditto.
5386 * gdb.base/consecutive.exp: Ditto.
5387 * gdb.base/define.exp: Ditto.
5388 * gdb.base/display.exp: Ditto.
5389 * gdb.base/ena-dis-br.exp: Ditto.
5390 * gdb.base/environ.exp: Ditto.
5391 * gdb.base/eval-skip.exp: Ditto.
5392 * gdb.base/info-proc.exp: Ditto.
5393 * gdb.base/jump.exp: Ditto.
5394 * gdb.base/logical.exp: Ditto.
5395 * gdb.base/long_long.exp: Ditto.
5396 * gdb.base/maint.exp: Ditto.
5397 * gdb.base/miscexprs.exp: Ditto.
5398 * gdb.base/pc-fp.exp: Ditto.
5399 * gdb.base/pointers.exp: Ditto.
5400 * gdb.base/relational.exp: Ditto.
5401 * gdb.base/reread.exp: Ditto.
5402 * gdb.base/sect-cmd.exp: Ditto.
5403 * gdb.base/sep.exp: Ditto.
5404 * gdb.base/sepdebug.exp: Ditto.
5405 * gdb.base/until.exp: Ditto.
5406 * gdb.base/whatis-exp.exp: Ditto.
5407 * gdb.cp/annota2.exp: Ditto.
5408 * gdb.cp/annota3.exp: Ditto.
5409 * gdb.trace/actions.exp: Ditto.
5410 * gdb.trace/backtrace.exp: Ditto.
5411 * gdb.trace/circ.exp: Ditto.
5412 * gdb.trace/collection.exp: Ditto.
5413 * gdb.trace/deltrace.exp: Ditto.
5414 * gdb.trace/infotrace.exp: Ditto.
5415 * gdb.trace/limits.exp: Ditto.
5416 * gdb.trace/packetlen.exp: Ditto.
5417 * gdb.trace/passc-dyn.exp: Ditto.
5418 * gdb.trace/passcount.exp: Ditto.
5419 * gdb.trace/report.exp: Ditto.
5420 * gdb.trace/save-trace.exp: Ditto.
5421 * gdb.trace/tfind.exp: Ditto.
5422 * gdb.trace/tracecmd.exp: Ditto.
5423 * gdb.trace/while-dyn.exp: Ditto.
5424 * gdb.trace/while-stepping.exp: Ditto.
5425 * lib/gdb.exp: Ditto.
5426 (gdb_compile): Handle nowarning option.
5427
5428 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
5429
5430 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
5431 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
5432 Rename executable to prelinkt. Don't re-prelink if we didn't
5433 get a core file. Test prelink -u exit status to tell whether
5434 prelinking failed. Use gdb_test_multiple.
5435
5436 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5437
5438 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
5439 (do_tests): Call it.
5440
5441 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
5442
5443 * gdb.base/prelink.exp: New test.
5444 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
5445
5446 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
5447
5448 * gdb.fortran/derived-type.f90: New file.
5449 * gdb.fortran/derived-type.exp: New testcase.
5450
5451 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
5452
5453 * gdb.base/default.exp: Allow ';' as a directory separator.
5454
5455 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5456
5457 * gdb.base/help.exp (help add-symbol-file): Update.
5458
5459 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5460
5461 * gdb.base/help.exp (help load): Update expected results.
5462
5463 2006-02-19 Fred Fish <fnf@specifix.com>
5464
5465 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
5466 specifix hex value as part of results.
5467 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
5468
5469 2006-02-16 Fred Fish <fnf@specifix.com>
5470
5471 * gdb.base/whatis.c: Define variables using typedefs char_addr,
5472 ushort_addr, and slong_addr, so the typedefs are not optimized
5473 away.
5474 * gdb.base/whatis.exp: Add tests using type name for struct type,
5475 union type, enum type, and typedef.
5476
5477 2006-02-13 Mark Kettenis <kettenis@gnu.org>
5478
5479 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
5480
5481 2006-02-13 Jim Blandy <jimb@redhat.com>
5482
5483 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
5484 case where it takes two "next" commands to skip past the init
5485 call.
5486
5487 2006-02-12 Fred Fish <fnf@specifix.com>
5488
5489 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
5490 to handle cases where it takes two "next" commands to skip
5491 past the init call.
5492
5493 2006-02-07 Joel Brobecker <brobecker@adacore.com>
5494
5495 * gdb.ada/array_return.exp: Mark the last test as expected to fail
5496 on hppa32 targets.
5497
5498 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
5499
5500 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
5501 field.
5502
5503 2006-01-29 Mark Kettenis <kettenis@gnu.org>
5504
5505 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
5506
5507 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5508
5509 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
5510 files.
5511
5512 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5513
5514 * gdb.cp/maint.exp: Set complaints to a positive value.
5515
5516 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5517
5518 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
5519 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
5520 function name.
5521
5522 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5523
5524 * gdb.base/checkpoint.c: Update copyright notice. Include
5525 <stdlib.h>.
5526
5527 2006-01-04 Jim Blandy <jimb@redhat.com>
5528
5529 * gdb.asm/asm-source.exp: Independently provide default values for
5530 asm-flags and debug-flags. Use 'string equal' to do the
5531 comparison, not the implicit expr's '==' operator. Remove
5532 now-unneeded assignments to asm-flags. In h8300 case, place
5533 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
5534
5535 2006-01-04 Michael Snyder <msnyder@redhat.com>
5536
5537 * gdb.base/checkpoint.c: New file.
5538 * gdb.base/checkpoint.exp: New file.
5539 * gdb.base/multi-fork.c: New file.
5540 * gdb.base/multi-fork.exp: New file.
5541 * gdb.base/pi.txt: New file (data for checkpoint.c test).
5542
5543 2006-01-04 Fred Fish <fnf@specifix.com>
5544
5545 * gdb.base/ptype.c (foo): Add typedef.
5546 (intfoo): Add function.
5547 * gdb.base/ptype1.c: New file.
5548 * gdb.base/ptype.exp: Handle compilation and linking with two
5549 source files. Test that proper type for "foo" is found based
5550 on source context rather than first match found in symtabs.
5551
5552 2005-12-28 Mark Kettenis <kettenis@gnu.org>
5553
5554 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5555 * gdb.asm/openbsd.inc: Indent commands.
5556
5557 2005-12-26 Mark Kettenis <kettenis@gnu.org>
5558
5559 * gdb.base/freebpcmd.exp: Increase timeout.
5560
5561 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5562
5563 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5564
5565 * gdb.base/default.exp: Update check for "show version".
5566
5567 2005-12-09 Randolph Chung <tausq@debian.org>
5568
5569 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5570 * gdb.asm/pa64.inc: New file.
5571
5572 2005-12-09 Randolph Chung <tausq@debian.org>
5573
5574 * gdb.asm/common.inc: Indent commands.
5575 * gdb.asm/asmsrc1.s: Likewise.
5576 * gdb.asm/asmsrc2.s: Likewise.
5577
5578 2005-12-09 Randolph Chung <tausq@debian.org>
5579
5580 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5581 (get_addr_of_sym): Remove duplicate print.
5582 (gen_core): xfail hppa*-*-hpux*, update expected output.
5583 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5584 * gdb.arch/pa64-nullify.s: New file.
5585
5586 2005-12-09 Randolph Chung <tausq@debian.org>
5587
5588 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5589
5590 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
5591
5592 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5593 code generation for these functions.
5594 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5595 error message.
5596
5597 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5598
5599 * gdb.base/help.exp (help b, help br, help bre, help brea)
5600 (help break): Update the expected message.
5601
5602 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5603
5604 * gdb.asm/m68hc11.inc: Setup the data section.
5605 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5606 script for this test.
5607 (m6812-*-*): Likewise.
5608
5609 2005-11-09 Randolph Chung <tausq@debian.org>
5610
5611 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5612
5613 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5614
5615 * gdb.base/break.exp: Fix a comment typo.
5616
5617 2005-11-03 Jim Blandy <jimb@redhat.com>
5618
5619 Checked in by Elena Zannoni <ezannoni@redhat.com>
5620
5621 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5622
5623 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
5624
5625 * gdb.arch/gdb1558.c: Include stdio.h.
5626
5627 2005-10-31 Mark Kettenis <kettenis@gnu.org>
5628
5629 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5630
5631 2005-10-31 Mark Kettenis <kettenis@gnu.org>
5632
5633 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5634
5635 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5636
5637 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5638 vscr" tests to better match output.
5639
5640 2005-10-12 Jim Blandy <jimb@redhat.com>
5641
5642 * gdb.base/structs.exp (any): New function.
5643 (test_struct_returns): Don't make any assumptions at all about
5644 what value the function returns when GDB can't set the return
5645 value.
5646
5647 2005-10-09 Joel Brobecker <brobecker@adacore.com>
5648
5649 * gdb.ada/arrayidx/p.adb: New file.
5650 * gdb.ada/arrayidx.exp: New testcase
5651
5652 2005-10-09 Joel Brobecker <brobecker@adacore.com>
5653
5654 * gdb.ada/array_return/pck.ads: New file.
5655 * gdb.ada/array_return/pck.adb: New file.
5656 * gdb.ada/array_return/p.adb: New file.
5657 * gdb.ada/array_return.exp: New testcase.
5658
5659 2005-10-03 Joel Brobecker <brobecker@adacore.com>
5660
5661 * gdb.base/arrayidx.c: New file.
5662 * gdb.base/arrayidx.exp: New testcase.
5663
5664 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
5665
5666 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
5667 frames-invalid and breakpoints-invalid are no longer generated
5668 with level 3 so don't expect them in the output.
5669
5670 2005-09-27 Bob Rossi <bob@brasko.net>
5671
5672 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
5673 from test. Escape the | in mi_gdb_test call.
5674 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
5675 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
5676 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
5677 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
5678 expected regex's in mi_gdb_test calls.
5679 * lib/mi-support.exp: Remove arbitrary .* from tests.
5680 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
5681 Fully anchor GDB/MI expected results in mi_gdb_test.
5682 * lib/gdb.exp (string_to_regexp): Escape the ] character.
5683 * gdb.base/sizeof.exp: Remove escape character. Correct test.
5684
5685 2005-09-26 Paul Brook <paul@codesourcery.com>
5686
5687 * long_long.exp: Exclude eabi targets from arm FPA float format test.
5688
5689 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5690
5691 * bfp-test.c: New file.
5692 * bfp-test.exp: New testcase.
5693
5694 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5695
5696 * gdb.fortran/subarray.exp: New testcase to test the evaluation
5697 of subarray and substring variable.
5698 * gdb.fortran/subarray.f: New source file for the test of subarray
5699 and substring variable evaluation.
5700 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
5701 of string constant.
5702
5703 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
5704
5705 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
5706 copyright dates.
5707
5708 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
5709
5710 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
5711 powerpc altivec' test with an almost identical 'info vector' test.
5712
5713 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5714
5715 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5716 vscr" tests to match output.
5717
5718 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5719
5720 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
5721 output.
5722
5723 2005-09-11 Bob Rossi <bob@brasko.net>
5724
5725 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
5726 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
5727 commands that return an MI output command and an asyncronous MI output
5728 command.
5729 * gdb.mi/mi-console.exp: Ditto.
5730
5731 2005-09-11 Bob Rossi <bob@brasko.net>
5732
5733 * gdb.mi/mi-var-child.c: Include <string.h>.
5734
5735 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
5736
5737 * killed.exp: Correct gdb_expect syntax.
5738
5739 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
5740
5741 * lib/mi-support.exp (mi_gdb_load): Fix typo.
5742
5743 2005-08-02 Bob Rossi <bob@brasko.net>
5744
5745 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
5746 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
5747 Change tests to inferior-tty-set/show.
5748 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
5749 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
5750 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
5751 inferior. Use mi_gdb_test to get GDB and Inferior output.
5752 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
5753 descriptor.
5754 (mi_inferior_tty_name): Add inferior PTY file name.
5755 (mi_gdb_start): Add INFERIOR_PTY parameter.
5756 (mi_gdb_test): Add IPATTERN parameter.
5757
5758 2005-08-02 Bob Rossi <bob@brasko.net>
5759
5760 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
5761 parameter to mi_gdb_test.
5762 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
5763
5764 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5765
5766 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
5767 struct_declarations.
5768 * gdb.mi/mi-var-child.exp: Step over the initialization of
5769 struct_declarations.
5770
5771 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5772
5773 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
5774 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
5775 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
5776 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
5777 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
5778 file.
5779
5780 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
5781
5782 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
5783 (do_children_tests): Assign values to the extra elements.
5784
5785 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
5786 them for tests for "-var-update --no-values" and
5787 "-var-update --all-values".
5788 Add test for "-var-list-children --simple-values".
5789
5790 * gdb.mi/basics.c (callee4): Add integer array D[3]...
5791
5792 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
5793 "-stack-list-locals --simple-values" Improve doc strings and
5794 comments.
5795
5796 2005-07-18 Mark Kettenis <kettenis@gnu.org>
5797
5798 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
5799 *-*-openbsd*.
5800 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
5801
5802 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
5803 sigaltsatck'.
5804
5805 2005-07-14 Bob Rossi <bob@brasko.net>
5806
5807 * gdb.base/default.exp (tty): Changed output of command.
5808 * gdb.base/help.exp (help tty): Ditto.
5809
5810 2005-07-12 Mark Kettenis <kettenis@gnu.org>
5811
5812 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
5813
5814 2005-07-10 Mark Kettenis <kettenis@gnu.org>
5815
5816 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
5817 -stack-select-frame without arguments.
5818 (test_stack_frame_listing): Add test for newly implemented command
5819 -stack-info-frame.
5820
5821 2005-07-06 Bob Rossi <bob@brasko.net>
5822
5823 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
5824 command.
5825 (Copyright): Update copyright.
5826
5827 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
5828
5829 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
5830 tests to evaluate exponentiation expression.
5831
5832 2005-06-29 Andreas Schwab <schwab@suse.de>
5833
5834 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
5835 main to avoid warnings.
5836
5837 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
5838
5839 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
5840
5841 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
5842 -stack-select-frame without arguments.
5843 (test_stack_frame_listing): Add test for newly implemented command
5844 -stack-info-frame.
5845
5846 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
5847
5848 * gdb.fortran/array-element.f: New file.
5849 * gdb.fortran/array-element.exp: New testcase.
5850
5851 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5852
5853 * gdb.base/bigcore.exp: Correct checks for systems which can
5854 not dump a large core file.
5855
5856 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5857
5858 * gdb.base/relocate.c: Add a copyright notice.
5859 (dummy): Remove.
5860 * gdb.base/relocate.exp: Test printing the values of variables
5861 from a relocatable file.
5862
5863 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
5864
5865 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
5866 excess MI output after an error.
5867
5868 2005-05-29 Joel Brobecker <brobecker@adacore.com>
5869
5870 * gdb.arch/alpha-step.c: New file.
5871 * gdb.arch/alpha-step.exp: New testcase.
5872
5873 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5874 Dennis Brueni <dennis@slickedit.com>
5875
5876 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
5877 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
5878 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
5879 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
5880 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
5881 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
5882 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
5883
5884 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
5885 Wu Zhou <woodzltc@cn.ibm.com>
5886
5887 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
5888 IBM's xlc compiler.
5889 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
5890 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
5891
5892 2005-05-13 Jim Blandy <jimb@redhat.com>
5893
5894 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
5895 calling gdb_suppress_entire_file.
5896 * gdb.base/charset.exp: Same.
5897 * gdb.base/call-rt-st.exp: Same.
5898
5899 2005-05-05 Bob Rossi <bob_rossi@cox.net>
5900
5901 * lib/gdb.exp (fullname_syntax): Added global regex.
5902 (fullname_syntax_POSIX): Ditto.
5903 (fullname_syntax_UNC): Ditto.
5904 (fullname_syntax_DOS_CASE): Ditto.
5905 (fullname_syntax_DOS): Ditto.
5906 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
5907 fullname_syntax variable to scope and use it.
5908 (test_file_list_exec_source_files): Ditto.
5909 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
5910
5911 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
5912
5913 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
5914
5915 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
5916
5917 * lib/gdb.exp (skip_altivec_tests): New function, based on
5918 check_vmx_hw_available from the GCC testsuite.
5919 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
5920 * lib/gdb.arch/altivec-regs.exp: Likewise.
5921
5922 2005-05-02 Jim Blandy <jimb@redhat.com>
5923
5924 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
5925 calling gdb_suppress_entire_file.
5926
5927 2005-04-30 Randolph Chung <tausq@debian.org>
5928
5929 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
5930 Slightly relax "sem_post" name checking.
5931
5932 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5933
5934 * gdb.base/unload.exp: Use new shared library infrastructure.
5935
5936 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5937
5938 * gdb.base/so-impl-ld.exp: Use new shared library
5939 infrastructure.
5940
5941 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
5942
5943 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
5944 * gdb.asm/h8300.inc: New file.
5945
5946 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5947
5948 * gdb.base/shlib-call.exp: Change to use new shared library
5949 infrastructure.
5950
5951 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5952
5953 * gdb.base/pending.exp: Change to use new shared library
5954 infrastructure.
5955
5956 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5957
5958 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
5959 use test_compiler_info instead of gcc_compiled, and update copyright.
5960
5961 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
5962
5963 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
5964 shared objects being adjusted and update copyright years.
5965
5966 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
5967
5968 * ChangeLog: Correct some 2003-01-13 dates.
5969 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
5970 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
5971 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
5972 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
5973 gdb.trace/tfind.exp: Update copyright years.
5974
5975 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
5976 Daniel Jacobowitz <dan@codesourcery.com>
5977
5978 * lib/gdb.exp (gdb_compile): Handle shlib=.
5979 (gdb_compile_shlib): New function.
5980
5981 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
5982
5983 * lib/gdb.exp (test_compiler_info): Give argument a default value.
5984
5985 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5986
5987 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
5988 gdb.server.
5989 * configure.ac: Likewise.
5990 * configure: Regenerated.
5991 * gdb.gdbserver/Makefile.in: Moved to...
5992 * gdb.server/Makefile.in: ... here.
5993 * gdb.gdbserver/server.c: Moved to...
5994 * gdb.server/server.c: ... here.
5995 * gdb.gdbserver/server-run.exp: Moved to...
5996 * gdb.server/server-run.exp: ... here.
5997
5998 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5999
6000 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
6001 * configure.ac: Create gdb.gdbserver/Makefile.
6002 * configure: Regenerated.
6003 * lib/gdbserver-support.exp: New file, derived from
6004 config/gdbserver.exp.
6005 * config/gdbserver.exp: Use gdbserver-support.exp.
6006 * gdb.gdbserver/Makefile.in: New file.
6007 * gdb.gdbserver/server.c: New file.
6008 * gdb.gdbserver/server-run.exp: New file.
6009
6010 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
6011
6012 * lib/gdb.exp (test_compiler_info): Return compiler_info
6013 if no arguments are given.
6014
6015 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
6016
6017 * gdb.arch/altivec-abi.exp: Check for compiler and set
6018 use altivec' flag accordingly.
6019 * gdb.arch/altivec-regs.exp: Likewise.
6020
6021 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
6022
6023 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
6024
6025 2005-03-27 Andreas Schwab <schwab@suse.de>
6026
6027 * gdb.base/bigcore.c (main): Add missing mode argument in open
6028 call.
6029
6030 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
6031
6032 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
6033 downloads.
6034 * config/gdbserver.exp (gdb_load): Likewise.
6035
6036 2005-03-14 Paul Brook <paul@codesourcery.com>
6037
6038 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
6039 targets.
6040
6041 2005-03-09 Joel Brobecker <brobecker@adacore.com>
6042
6043 * gdb.dwarf2/dup-psym.S: New file.
6044 * gdb.dwarf2/dup-psym.exp: New testcase.
6045
6046 2005-03-09 Joel Brobecker <brobecker@adacore.com>
6047
6048 * gdb.ada/exec_changed/first.adb: New file.
6049 * gdb.ada/exec_changed/second.adb: New file.
6050 * gdb.ada/exec_changed.exp: New testcase.
6051
6052 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
6053
6054 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
6055 (A2): New class.
6056 (main): Test operator+.
6057 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
6058 breakpoint test.
6059
6060 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
6061 * gdb.base/signull.exp: Disable if gdb,nosignals.
6062 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
6063 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
6064 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
6065 * gdb.mi/mi2-console.exp: Likewise.
6066 * gdb.trace/collection.exp (run_trace_experiment): Consume the
6067 continue output at start.
6068 (gdb_collect_locals_test): Robustify regexp.
6069 * gdb.trace/passc-dyn.exp: Fix comment typo.
6070 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
6071
6072 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
6073
6074 * gdb.asm/asm-source.exp: Add iq2000 case.
6075 * gdb.asm/iq2000.inc: New file.
6076
6077 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
6078
6079 * gdb.base/command.exp: Change hardcoded value to regular expression.
6080 * gdb.base/float.exp: Add powerpc to the list of targets checked.
6081
6082 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
6083
6084 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
6085 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
6086 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
6087 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
6088 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
6089
6090 2005-03-05 Mark Kettenis <kettenis@gnu.org>
6091
6092 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
6093 changes.
6094
6095 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
6096
6097 * lib/compiler.c: Add test for IBM's xlc compiler.
6098 * lib/compiler.cc: Likewise.
6099
6100 2004-02-24 Joel Brobecker <brobecker@adacore.com>
6101
6102 * gdb.ada/fixed_points.exp: Create compilation object directory
6103 before running the test.
6104 * gdb.ada/null_record.exp: Likewise.
6105 * gdb.ada/packed_array.exp: Likewise.
6106 * gdb.ada/start.exp: Likewise.
6107
6108 2005-02-15 Joel Brobecker <brobecker@adacore.com>
6109
6110 * gdb.ada/packed_array/pa.adb: New file.
6111 * gdb.ada/packed_array.exp: New testcase.
6112
6113 2005-02-10 Mark Kettenis <kettenis@gnu.org>
6114
6115 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
6116 files.
6117
6118 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
6119 on *-*-openbsd*. Correctly match whitespace in regukar
6120 expressions.
6121
6122 2005-02-10 Daniel Jacobowitz <dan@debian.org>
6123
6124 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
6125 PR exp/1821
6126 * gdb.base/gdb1821.c: New test file.
6127 * gdb.base/gdb1821.exp: New test file.
6128
6129 2005-02-09 Joel Brobecker <brobecker@adacore.com>
6130
6131 * gdb.base/start.c: New file.
6132 * gdb.base/start.exp: New testcase.
6133
6134 2005-02-09 Joel Brobecker <brobecker@adacore.com>
6135
6136 * gdb.ada/start/dummy.adb: New file.
6137 * gdb.ada/start.exp: New testcase.
6138
6139 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
6140
6141 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
6142 for printing symbols and statistics.
6143 Add test for using relative pathnames in "maint print msymbols" test.
6144 Mark "maint info sections DATA" XFAIL on Cygwin.
6145 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
6146 tests.
6147
6148 2005-02-09 Andreas Schwab <schwab@suse.de>
6149
6150 Committed by Andrew Cagney <cagney@gnu.org>
6151 * gdb.base/remotetimeout.exp: New file.
6152
6153 2005-02-07 Mark Kettenis <kettenis@gnu.org>
6154
6155 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
6156
6157 2005-02-03 Joel Brobecker <brobecker@adacore.com>
6158
6159 * gdb.ada/gnat_ada.gpr: New file.
6160 * gdb.ada/gnat_ada.gin: Delete, no longer used.
6161 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
6162 * configure.ac: No longer generate gnat_ada.gpr.
6163 * configure: Regenerate.
6164 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
6165 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
6166 * gdb.ada/null_record/bar.ads: Likewise.
6167 * gdb.ada/null_record/bar.adb: Likewise.
6168 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
6169 * gdb.ada/null_record.exp (testdir): New variable.
6170 (testfile): executable is now in testdir subdirectory.
6171 (srcfile): Use full path to the main compilation unit.
6172 * gdb.ada/fixed_points.exp: Same changes as above.
6173
6174 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
6175
6176 * gdb.base/interp.exp: New test.
6177
6178 2005-01-24 Andrew Cagney <cagney@gnu.org>
6179
6180 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
6181
6182 2005-01-19 Andrew Cagney <cagney@gnu.org>
6183
6184 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
6185 configure.ac not configure.in.
6186
6187 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
6188 of powerpc*-*-*.
6189 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
6190 * gdb.base/list.exp (test_list_function)
6191 (test_list_filename_and_function): Ditto.
6192 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
6193
6194 2005-01-16 Andrew Cagney <cagney@gnu.org>
6195
6196 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
6197
6198 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
6199
6200 2005-01-14 Andrew Cagney <cagney@gnu.org>
6201
6202 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
6203 * gdb.mi/mi2-var-cmd.exp: Ditto.
6204
6205 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
6206
6207 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
6208
6209 2005-01-07 Andrew Cagney <cagney@gnu.org>
6210
6211 * configure.ac: Rename configure.in, require autoconf 2.59.
6212 * configure: Re-generate.
6213 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
6214 * gdb.stabs/configure: Re-generate.
6215 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
6216 * gdb.hp/configure: Re-generate.
6217 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
6218 autoconf 2.59.
6219 * gdb.hp/gdb.objdbg/configure: Re-generate.
6220 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
6221 autoconf 2.59.
6222 * gdb.hp/gdb.defects/configure: Re-generate.
6223 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
6224 autoconf 2.59.
6225 * gdb.hp/gdb.compat/configure: Re-generate.
6226 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
6227 autoconf 2.59.
6228 * gdb.hp/gdb.base-hp/configure: Re-generate.
6229 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
6230 autoconf 2.59.
6231 * gdb.hp/gdb.aCC/configure: Re-generate.
6232
6233 2004-12-15 Jim Blandy <jimb@redhat.com>
6234
6235 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
6236 under NPTL when there is debugging info available for libpthread.
6237
6238 2004-12-13 Jerome Guitton <guitton@gnat.com>
6239
6240 * gdb.ada/fixed_points.c: New file.
6241 * gdb.ada/fixed_points.exp: New file.
6242
6243 2004-12-03 Randolph Chung <tausq@debian.org>
6244
6245 * gdb.arch/pa-nullify.exp: New file.
6246 * gdb.arch/pa-nullify.s: New file.
6247
6248 2004-11-30 Randolph Chung <tausq@debian.org>
6249
6250 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
6251 instead of "tbug". Fix regexp to work properly with gdb_test.
6252
6253 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
6254
6255 * gdb.base/bitfields2.exp: New test.
6256 * gdb.base/bitfields2.c: New file.
6257
6258 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
6259
6260 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
6261
6262 2004-11-16 Randolph Chung <tausq@debian.org>
6263
6264 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
6265
6266 2004-11-14 Daniel Jacobowitz <dan@debian.org>
6267
6268 * gdb.threads/threadapply.exp: Correct "macro details" test.
6269
6270 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
6271
6272 * gdb.threads/threadapply.exp: New test.
6273 * gdb.threads/threadapply.c: New file.
6274
6275 2004-11-07 Mark Kettenis <kettenis@gnu.org>
6276
6277 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
6278 frames.
6279
6280 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
6281
6282 * gdb.base/cursal.exp: New file.
6283 * gdb.base/cursal.c: New file.
6284
6285 2004-11-03 Andrew Cagney <cagney@gnu.org>
6286
6287 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
6288
6289 2004-10-30 Mark Kettenis <kettenis@gnu.org>
6290
6291 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
6292 NetBSD/ELF targets.
6293
6294 2004-10-29 Joel Brobecker <brobecker@gnat.com>
6295
6296 * gdb.threads/bp_in_thread.c: New file, copied from
6297 pthread_cond_wait.c.
6298 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
6299 file, rather than reusing the .c file from another testcase.
6300
6301 2004-10-20 Joel Brobecker <brobecker@gnat.com>
6302
6303 * gdb.ada/null_record.exp: Check where we stopped after
6304 sending the start command, instead of where the associated
6305 temporary breakpoint was inserted.
6306
6307 2004-10-14 Andrew Cagney <cagney@gnu.org>
6308
6309 * gdb.mi/gdb701.c (main): Return 0.
6310
6311 2004-10-13 Daniel Jacobowitz <dan@debian.org>
6312
6313 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
6314
6315 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
6316
6317 * gdb.threads/schedlock.c: Add comment markers to use to find
6318 line numbers.
6319 * gdb.threads/schedlock.exp: Adjust regex to handle the new
6320 comments.
6321 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
6322 breakpoint lines.
6323
6324 2004-10-12 Daniel Jacobowitz <dan@debian.org>
6325
6326 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
6327
6328 2004-10-12 Daniel Jacobowitz <dan@debian.org>
6329
6330 * configure.in: Add gdb.dwarf2.
6331 * configure: Regenerated.
6332 * Makefile.in: Add gdb.dwarf2.
6333 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
6334 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
6335 gdb.dwarf2/file1.txt: New files.
6336
6337 2004-10-11 Orjan Friberg <orjanf@axis.com>
6338
6339 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
6340 of "run", since the latter doesn't work with remote targets. Adjust
6341 the breakpoint numbering accordingly.
6342 * gdb.threads/pthread_cond_wait.exp: Ditto.
6343
6344 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
6345
6346 * gdb.base/overlays.exp: Update copyright years.
6347
6348 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
6349
6350 * gdb.base/overlays.exp: Disable if target is Linux.
6351
6352 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
6353
6354 * config/gdbserver.exp (gdb_load): Use right filename on remote.
6355
6356 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
6357
6358 * gdb.asm/asm-source.exp: Add m32r-linux target.
6359 * gdb.asm/m32r-linux.inc: New file.
6360
6361 2004-09-24 Andrew Cagney <cagney@redhat.com>
6362 David Anderson <anderson@redhat.com>
6363
6364 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
6365 command fails, assume things will work.
6366 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
6367 (_GNU_SOURCE): Define.
6368 (print_unsigned, print_hex): Change parameter to "long long".
6369 (print_byte_count): New function, use to print byte counts.
6370 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
6371 O_LARGEFILE.
6372 (main): Compute an upper bound on a corefile in max_core_size.
6373 Limit memory chunk size to max_core_size. Limit total memory
6374 allocated to max_core_size.
6375
6376 2004-09-23 Andrew Cagney <cagney@gnu.org>
6377
6378 * gdb.base/bigcore.exp: Replace the code that creates a corefile
6379 from a separate process with code that creates a corefile by
6380 making the inferior dump core.
6381
6382 2004-09-23 Mark Kettenis <kettenis@gnu.org>
6383
6384 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
6385 block.
6386
6387 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
6388
6389 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
6390 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
6391 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
6392 Likewise.
6393
6394 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
6395
6396 * gdb.java/jprint.exp: New test case for java inferior call.
6397 * gdb.java/jprint.java: Ditto.
6398
6399 2004-09-15 Joel Brobecker <brobecker@gnat.com>
6400
6401 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
6402
6403 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6404
6405 * gdb.threads/killed.c: Include <stdlib.h>.
6406 * gdb.threads/pthreads.c: Likewise.
6407
6408 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6409
6410 * gdb.threads/killed.c: Add copyright notice.
6411
6412 2004-09-10 Jason Molenda (jmolenda@apple.com)
6413
6414 * gdb.base/define.exp: Two new tests to verify zero space chars
6415 after 'if' and 'while' commands in a user-defined command is correctly
6416 parsed.
6417
6418 2004-09-08 Andrew Cagney <cagney@gnu.org>
6419
6420 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
6421 delivery test with duplicate at end of file.
6422
6423 2004-09-06 Mark Kettenis <kettenis@jive.nl>
6424
6425 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
6426
6427 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6428
6429 * config/hppro.exp: Removed.
6430
6431 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6432
6433 * config/sparclet.exp: Removed.
6434
6435 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6436
6437 * config/udi.exp: Removed.
6438
6439 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
6440
6441 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
6442 of "exp_continue".
6443 (advancei): Likewise.
6444
6445 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6446
6447 * gdb.base/unload.exp: Fix so messages aren't duplicated.
6448
6449 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
6450
6451 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
6452 to check for nodebug in executable.
6453 * gdb.gdb/observer.exp (setup_test): Likewise.
6454 * gdb.gdb/selftest.exp (test_with_self): Likewise.
6455 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
6456
6457 2004-09-01 Andrew Cagney <cagney@gnu.org>
6458
6459 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6460 files.
6461
6462 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6463
6464 * gdb.base/unload.exp: Fix expected warning message to match
6465 latest format.
6466
6467 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
6468
6469 * gdb.base/call-rt-st.exp: Fix typos.
6470
6471 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
6472
6473 * gdb.threads/thread_check.exp: New testcase.
6474 * gdb.threads/thread_check.c: New testcase.
6475
6476 2004-08-31 Andrew Cagney <cagney@gnu.org>
6477
6478 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
6479 (skip_to_handler_entry): New procedures. Test stepping into a
6480 handler when the breakpoint is at the handler's entry point.
6481
6482 2004-08-30 Andrew Cagney <cagney@gnu.org>
6483
6484 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
6485 gdb/1757.
6486
6487 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6488
6489 With code from Manoj Iyer <manjo@austin.ibm.com>:
6490 * lib/gdb.exp (gdb_file_cmd): Return more information in the
6491 return value. Add an arm for "no debugging symbols found".
6492 Change a stray "error" to "perror".
6493 (gdb_run_cmd): Adapt to new return value.
6494 * gdb.base/remote.exp: Adapt to new return value.
6495 * gdb.gdb/complaints.exp: Likewise.
6496 * gdb.gdb/observer.exp: Likewise.
6497 * gdb.gdb/selftest.exp: Likewise.
6498 * gdb.gdb/xfullpath.exp: Likewise.
6499
6500 2004-08-27 Joel Brobecker <brobecker@gnat.com>
6501
6502 * gdb.threads/bp_in_thread.exp: New testcase.
6503
6504 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6505
6506 Fix PR testsuite/1735.
6507 * gdb.threads/schedlock.c (thread_function): Add a cast
6508 to suppress a gcc warning.
6509 * gdb.threads/thread-specific.c (thread_function): Likewise.
6510
6511 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6512
6513 * gdb.base/unload.c: Include <stdlib.h>.
6514
6515 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6516
6517 From Paul Gilliam <pgilliam@us.ibm.com>:
6518 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
6519 synchronized after the "return".
6520
6521 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6522
6523 * gdb.mi/basics.c: Include <stdio.h>.
6524 * gdb.mi/pthreads.c: Include <stdlib.h>.
6525 * gdb.mi/var-cmd.c: Include <stdlib.h>.
6526
6527 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6528
6529 * gdb.threads/schedlock.c: Add copyright notice.
6530
6531 2004-08-25 Andrew Cagney <cagney@gnu.org>
6532
6533 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
6534 (skip_over_handler, breakpoint_over_hander): New test procedures.
6535 (advance, advancei): Add a proper prefix, do not use
6536 rerun_to_main.
6537 * gdb.base/sigstep.c (main): Change to use an infinite loop.
6538
6539 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
6540
6541 * gdb.mi/basics.c: Add copyright notice.
6542 * gdb.mi/var-cmd.c: Add copyright notice.
6543
6544 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6545
6546 * lib/gdb.exp: Remove signed_keyword_not_used.
6547 * lib/compiler.c: Likewise.
6548 * lib/compiler.cc: Likewise.
6549
6550 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6551
6552 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6553 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6554
6555 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6556
6557 * gdb.base/whatis.c: Add copyright notice.
6558
6559 2004-08-20 Mark Kettenis <kettenis@gnu.org>
6560
6561 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6562 it to skip the breakpoints encoded in the inline assembly.
6563
6564 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6565
6566 * Makefile.in: Add gdb.fortran.
6567
6568 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6569
6570 * gdb.base/call-sc.exp (test_scalar_returns):
6571 Fix cut-and-paste glitch in "Make fun return now".
6572
6573 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6574
6575 * configure.in: Add gdb.fortran.
6576 * configure: Regenerate.
6577 * gdb.fortran/Makefile.in: New file.
6578 * lib/gdb.exp (skip_fortran_tests): New procedure.
6579
6580 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6581
6582 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6583 reference to bug-gnu@prep.ai.mit.edu.
6584 * gdb.mi/mi-var-child.exp: Likewise.
6585 * gdb.mi/mi-var-cmd.exp: Likewise.
6586 * gdb.mi/mi-var-display.exp: Likewise.
6587 * gdb.mi/mi2-var-block.exp: Likewise.
6588 * gdb.mi/mi2-var-child.exp: Likewise.
6589 * gdb.mi/mi2-var-cmd.exp: Likewise.
6590 * gdb.mi/mi2-var-display.exp: Likewise.
6591
6592 2004-08-15 Mark Kettenis <kettenis@gnu.org>
6593
6594 * gdb.base/unload.c (main): Make local variable msg const.
6595
6596 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6597
6598 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6599 to bug-gnu@prep.ai.mit.edu.
6600 * gdb.mi/mi-disassemble.exp: Likewise.
6601 * gdb.mi/mi-eval.exp: Likewise.
6602 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6603 default line number.
6604 * gdb.mi/mi-return.exp: Likewise.
6605 * gdb.mi/mi-simplerun.exp: Likewise.
6606 * gdb.mi/mi-stack.exp: Likewise.
6607 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6608 number with explicit range test.
6609 * gdb.mi/mi-watch.exp: Likewise.
6610 * gdb.mi/mi2-break.exp: Likewise.
6611 * gdb.mi/mi2-cli.exp: Likewise.
6612 * gdb.mi/mi2-disassemble.exp: Likewise.
6613 * gdb.mi/mi2-eval.exp: Likewise.
6614 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6615 default line number.
6616 * gdb.mi/mi2-return.exp: Likewise.
6617 * gdb.mi/mi2-simplerun.exp: Likewise.
6618 * gdb.mi/mi2-stack.exp: Likewise.
6619 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6620 number with explicit range test.
6621 * gdb.mi/mi2-watch.exp: Likewise.
6622
6623 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6624
6625 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6626 * gdb.cp/m-static.exp: Likewise.
6627 * gdb.cp/rtti.exp: Likewise.
6628
6629 2004-08-14 Mark Kettenis <kettenis@gnu.org>
6630
6631 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6632
6633 2004-08-14 Eli Zaretskii <eliz@gnu.org>
6634
6635 * ChangeLog: Prefix Local Variables with semi-colons and indent
6636 the reference to older ChangeLog files, to fix fontification in
6637 Emacs.
6638
6639 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6640
6641 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6642 * gdb.mi/mi2-break.exp: Likewise.
6643
6644 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6645
6646 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
6647
6648 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6649
6650 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
6651
6652 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6653
6654 * gdb.cp/classes.exp: Remove unused declarations. Just let
6655 test names default instead of providing special names. Remove
6656 extraneous demangler test.
6657
6658 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
6659
6660 * gdb.base/unload.exp: New test for breakpoints in dynamically
6661 loaded libraries.
6662 * gdb.base/unload.c: Ditto.
6663 * gdb.base/unloadshr.c: Ditto.
6664
6665 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
6666
6667 * gdb.cp/classes.exp (test_ptype_class_objects): Call
6668 cp_test_ptype_class.
6669 (test_enums): Likewise.
6670
6671 2004-08-10 Andrew Cagney <cagney@gnu.org>
6672
6673 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6674 files.
6675
6676 2004-08-10 Andrew Cagney <cagney@gnu.org>
6677
6678 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
6679 init_malloc call.
6680
6681 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
6682
6683 * ChangeLog: Add copyright notice. The notice is copied
6684 from emacs 21.3 top level ChangeLog.
6685
6686 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6687
6688 * lib/cp-support.exp: New file.
6689 * lib/cp-support.exp (cp_test_type_class): New function.
6690 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
6691 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
6692 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
6693 cp_test_ptype_class.
6694
6695 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6696
6697 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
6698 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6699 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
6700 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
6701 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6702 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
6703 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
6704 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
6705 gdb.mi/mi2-watch.exp: Update copyright years.
6706
6707 2004-08-09 Mark Kettenis <kettenis@gnu.org>
6708
6709 * gdb.base/sigaltstack.exp: Provide proper anchoring.
6710
6711 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6712
6713 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
6714 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
6715 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
6716 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6717 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
6718 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
6719 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
6720 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6721 gdb.mi/mi-watch.exp: Update copyright years.
6722
6723 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6724
6725 PR gdb/1738
6726 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
6727 from a breakpoint with a pending signal.
6728
6729 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6730
6731 PR gdb/1736
6732 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
6733 * gdb.base/sigaltstack.exp (finish_test): Consume output until
6734 the prompt.
6735 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
6736
6737 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6738
6739 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
6740
6741 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6742
6743 PR gdb/1736
6744 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
6745 for i?86-*-linux*.
6746
6747 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6748
6749 * gdb.arch/i386-prologue.exp: Compile without debug information.
6750
6751 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
6752
6753 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
6754 rather than asking gdb to search.
6755
6756 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6757
6758 * gdb.base/gcore.c: Include <string.h>.
6759
6760 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6761
6762 * gdb.base/gcore.c: Add copyright notice.
6763
6764 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6765
6766 * gdb.base/freebpcmd.c: Include <stdio.h>.
6767 * gdb.base/long_long.c: Include <string.h>.
6768 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
6769 * gdb.base/siginfo.c: Include <string.h>.
6770 * gdb.base/sigstep.c: Include <string.h>.
6771
6772 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6773
6774 * gdb.base/complex.c: Include <stdlib.h>.
6775
6776 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6777
6778 * gdb.base/complex.c: Add copyright notice.
6779
6780 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6781
6782 * gdb.base/charset.c: Include <stdlib.h>.
6783
6784 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6785
6786 * gdb.base/auxv.c: Include <stdlib.h>.
6787
6788 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6789
6790 * gdb.base/auxv.c: Add copyright notice.
6791
6792 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6793
6794 * gdb.base/coremaker.c: Add copyright notice.
6795 * gdb.base/coremaker2.c: Add copyright notice.
6796
6797 2004-08-04 Andrew Cagney <cagney@gnu.org>
6798
6799 * gdb.base/store.exp: Update copyright.
6800 (check_set, up_set, check_struct, up_struct): Add a prefix to test
6801 names, do not import gdb_prompt.
6802
6803 2004-08-01 Andrew Cagney <cagney@gnu.org>
6804
6805 Fix PR testsuite/1729.
6806 * gdb.base/dump.exp: Add test name to callers of capture_value, do
6807 not use capture_value with value 4.
6808 (capture_value): Add optional test name parameter.
6809 (test_reload_saved_value, test_restore_saved_value): Use $msg as
6810 the prefix, pass to capture_value.
6811
6812 2004-08-01 Mark Kettenis <kettenis@gnu.org>
6813
6814 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
6815 * gdb.arch/i386-prologue.c (standard): New prototype and function.
6816 (main): Call new function.
6817
6818 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6819
6820 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
6821
6822 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6823
6824 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
6825
6826 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6827
6828 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
6829 Accept more values of vtbl pointer. Remove some messages
6830 about "obsolete gcc or gdb".
6831
6832 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6833
6834 * gdb.cp/classes.exp: Accept more varieties of ptype output.
6835
6836 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6837
6838 * gdb.base/asm-source.exp: Properly convert target board
6839 debug flags from gcc format to binutils format.
6840
6841 2004-07-28 Mark Kettenis <kettenis@gnu.org>
6842
6843 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
6844 gdb1718". PR backtrace/1718 partially fixed.
6845
6846 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
6847
6848 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
6849
6850 2004-07-26 Nick Clifton <nickc@redhat.com>
6851
6852 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
6853 good default value for a specific architecture is available then
6854 set it to that value. Otherwise default to the -gstabs switch.
6855 Remove the -g... switches from the asm-flags variable. Allow the
6856 target board info to override the value if it wants to. Pass the
6857 switch on the assembler command line.
6858
6859 2004-07-23 Mark Kettenis <kettenis@gnu.org>
6860
6861 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
6862 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
6863 (main): Call new function.
6864
6865 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
6866
6867 Test for PR exp/1715.
6868 * gdb.base/radix.exp: Refactor common procedures. Make all
6869 test names unique. Change XFAIL to KFAIL.
6870
6871 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
6872
6873 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
6874 * gdb.ada/gnat_ada.gin: ... to here.
6875 * configure.in: Use gnat_ada.gin.
6876 * configure: Regenerate.
6877
6878 2004-07-20 Andrew Cagney <cagney@gnu.org>
6879
6880 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
6881 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
6882 XFAILs. Clean up test messages and comments. Check backtraces.
6883 Delete re-sync code.
6884
6885 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6886
6887 Fix PR cli/740.
6888 * gdb.base/annota1.exp: Honor gdb,nosignals.
6889 * gdb.base/annota3.exp: Likewise.
6890
6891 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6892
6893 * lib/java.exp: Update copyright notice.
6894
6895 2004-07-19 Andrew Cagney <cagney@gnu.org>
6896
6897 * gdb.base/selftest.exp: Copy file from here ...
6898 * gdb.gdb/selftest.exp: ... to here.
6899
6900 2004-07-16 Andrew Cagney <cagney@redhat.com>
6901
6902 * lib/insight-support.exp: Delete file.
6903 * lib/java.exp (java_init): Fix copyright.
6904
6905 2004-07-16 Andrew Cagney <cagney@gnu.org>
6906
6907 * gdb.base/restore.c: Append "prologue" to comments marking the a
6908 function's prologue.
6909 * gdb.base/restore.exp: Update copyright, re-indent.
6910 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
6911 callerN" prefix where needed. Update patterns that match a
6912 function's prologue.
6913
6914 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
6915
6916 * gdb.base/restore.c: Add copyright notice.
6917
6918 2004-07-16 Andrew Cagney <cagney@gnu.org>
6919
6920 * gdb.base/logical.exp: Update copyright.
6921 (evaluate): New procedure. Use to re-implement tests using
6922 several tables.
6923
6924 2004-07-14 Martin Hunt <hunt@redhat.com>
6925
6926 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
6927 which fixes some problems where init.tcl was not found.
6928
6929 2004-07-13 Andrew Cagney <cagney@gnu.org>
6930
6931 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
6932 (check_sizeof, check_valueof): Do not include the output in the
6933 test name. Use gdb_test.
6934 (get_valueof): Use gdb_test_multiple.
6935
6936 * gdb.base/step-test.exp: Update copyright. Use
6937 gdb_test_multiple. Ensure that test names do not include
6938 architecture dependent output.
6939
6940 * gdb.gdb/observer.exp: Update copyright.
6941 (setup_test): Use gdb_test_multiple.
6942 (attach_first_observer, attach_second_observer)
6943 (attach_third_observer, detach_first_observer)
6944 (detach_second_observer, detach_third_observer)
6945 (reset_counters, check_counters): Make $message a prefix.
6946 (test_normal_stop_notifications): Add "args" parameter - a list of
6947 init functions to be called. Make $message a prefix,
6948 (test_observer_normal_stop): Change the message prefixes so that
6949 they are unique, pass the attach / detach procedures to
6950 test_normal_stop_notifications.
6951
6952 * gdb.base/signull.exp (test_segv): Prefix all tests with
6953 "${name}". Clean up test messages.
6954
6955 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
6956
6957 * gdb.base/ena-dis-br.exp: Update copyright.
6958 (break_at): New function. Replace send_gdb with gdb_test,
6959 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
6960 ignore count, not stopped at bpt", with KFAIL.
6961
6962 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
6963
6964 * gdb.base/attach.exp: Remove cleanupfile handling.
6965
6966 2004-07-12 Andrew Cagney <cagney@gnu.org>
6967
6968 * gdb.base/annota1.exp: Cleanup corefile test name.
6969 * gdb.base/annota3.exp: Ditto.
6970
6971 2004-07-12 Andrew Cagney <cagney@gnu.org>
6972
6973 * gdb.base/signals.exp: Clean up copyright, re-indent.
6974
6975 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
6976 gdb_test and gdb_test_multiple.
6977
6978 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
6979
6980 * gdb.java/jmain.exp: Fix expected line number for main to
6981 break at. Set XFAIL for break at main test since gcj does not
6982 provide line number info for first statement in main.
6983
6984 2004-07-08 Andrew Cagney <cagney@gnu.org>
6985
6986 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
6987
6988 * gdb.base/sigbpt.exp: Make the common part of each test name a
6989 prefix instead of suffix.
6990
6991 2004-07-07 Bob Rossi <bob_rossi@cox.net>
6992
6993 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
6994 test from test_tbreak_creation_and_listing to
6995 test_file_list_exec_source_file
6996 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
6997 Changed name of test from test_tbreak_creation_and_listing to
6998 test_file_list_exec_source_file
6999
7000 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
7001
7002 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
7003 the jmisc() constructor instead of <init>.
7004 * gdb.java/jmisc1.exp: Ditto.
7005
7006 2004-07-07 Andrew Cagney <cagney@gnu.org>
7007
7008 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
7009 corrupting the PC.
7010
7011 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
7012
7013 * gdb.cp/templates.exp: Accept whitespace change in demangler
7014 output.
7015
7016 2004-07-06 Andrew Cagney <cagney@gnu.org>
7017
7018 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
7019
7020 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
7021
7022 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
7023 * lib/compiler.cc: Likewise.
7024
7025 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
7026
7027 * lib/compiler.cc: Work around string preprocessing problem
7028 with old hp c++ compiler.
7029 * lib/compiler.c: Likewise.
7030
7031 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
7032
7033 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
7034 directives to conditionalize symbol prefixing.
7035 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
7036 additional_flags handling. Add underscore prefix for Cygwin.
7037 * gdb.arch/i386-unwind.c: Use preprocessor directives to
7038 conditionalize symbol prefixing.
7039 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
7040 additional_flags handling. Add underscore prefix for Cygwin.
7041
7042 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
7043
7044 * gdb.base/bigcore.exp: Skip test on Cygwin.
7045
7046 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
7047
7048 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
7049 formats for "info register". Use gdb_test_multiple. Fix
7050 the "invalid register" test.
7051
7052 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
7053
7054 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
7055 PID for Cygwin. Add Cygwin specific strings to check for in some
7056 tests.
7057 (do_attach_tests): Add a test for user interaction when attaching
7058 to a process with no matching symbol table already loaded.
7059
7060 2004-06-26 Andrew Cagney <cagney@gnu.org>
7061
7062 Test PR java/1567 and PR java/1565.
7063 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
7064 * gdb.java/jmisc2.exp: Delete file.
7065
7066 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
7067
7068 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
7069
7070 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
7071
7072 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
7073 attach process.
7074
7075 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
7076
7077 * gdb.cp/pr-1553.exp: Remove.
7078
7079 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
7080
7081 * gdb.cp/pr-1553.cc: Remove.
7082 * gdb.cp/pr-1553.exp: Disable this test.
7083
7084 2004-06-20 Jim Blandy <jimb@redhat.com>
7085
7086 Fix PR testsuite/1680.
7087 * gdb.arch/i386-sse.exp: Properly quote curly braces in
7088 regular expressions.
7089
7090 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7091
7092 Fix PR testsuite/1679.
7093 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
7094 Issue an UNSUPPORTED result instead.
7095
7096 2004-06-18 Jim Blandy <jimb@redhat.com>
7097
7098 * gdb.base/charset.exp: Only send a control-C if we see a new
7099 prompt and incomplete command.
7100
7101 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
7102
7103 * gdb.cp/pr-574.cc: Add copyright notice.
7104
7105 2004-06-17 Jim Blandy <jimb@redhat.com>
7106
7107 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
7108 cases where the regexp has no groups; this grabs random text from
7109 the previous test suite, whatever that was.
7110
7111 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
7112
7113 * gdb.cp/printmethod.cc: Add copyright notice.
7114
7115 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
7116
7117 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
7118
7119 2004-06-16 Andrew Cagney <cagney@gnu.org>
7120
7121 * gdb.base/signull.c: Update copyright. Include <string.h>.
7122 (bowler): Replace data_pointer with data_read
7123 and data_write cases. Add code_descriptor case.
7124 (zero, desc): New array and pointer.
7125 (data, code): Change to simple pointers.
7126 * gdb.base/signull.exp: Fix probe pattern matching a function
7127 descriptor SIGSEGV. Replace data_pointer with data_read and
7128 data_write tests.
7129
7130 2004-06-16 Andrew Cagney <cagney@gnu.org>
7131
7132 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
7133
7134 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7135
7136 * gdb.base/long_long.c: Add copyright notice.
7137
7138 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7139
7140 * gdb.base/long_long.exp: Remove reference to
7141 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
7142 to gdb_breakpoint and gdb_continue_to_breakpoint.
7143
7144 2004-06-14 Jim Blandy <jimb@redhat.com>
7145
7146 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
7147 endian case.
7148
7149 2004-06-14 Andrew Cagney <cagney@gnu.org>
7150
7151 * gdb.base/gcore.exp (capture_command_output): Delete the always
7152 passing tests containing inferior values.
7153 * gdb.base/ending-run.exp: Do not include the breakpoint address
7154 in the test message. Update copyright.
7155 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
7156 size in the test name, use gdb_test_multiple. Update copyright.
7157
7158 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7159
7160 * gdb.cp/ref-types.cc: Add copyright notice.
7161
7162 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7163
7164 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
7165 hp_aCC_compiler.
7166 * lib/compiler.cc: Likewise.
7167 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
7168 'set' commands. Log diagnostics for other lines. Set
7169 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
7170
7171 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
7172
7173 * gdb.cp/try_catch.cc: Add copyright notice.
7174
7175 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
7176
7177 * gdb.cp/userdef.cc: Add copyright notice.
7178
7179 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
7180
7181 * gdb.cp/virtfunc.cc: Add copyright notice.
7182
7183 2004-06-11 Randolph Chung <tausq@debian.org>
7184
7185 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
7186 problem.
7187
7188 2004-06-10 Andrew Cagney <cagney@gnu.org>
7189
7190 * lib/compiler.cc, lib/compiler.c: Append either
7191 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
7192 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
7193 instead of gcc-3-3.
7194
7195 2004-06-09 Andrew Cagney <cagney@gnu.org>
7196
7197 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
7198 gdb/1455, bug is specific to "long long" and "double".
7199
7200 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
7201 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
7202 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
7203 fixed.
7204
7205 2004-06-09 Andrew Cagney <cagney@gnu.org>
7206
7207 * gdb.base/structs.exp (test_struct_returns): Replace
7208 "return_value_unknown" and "finish_value_unknown" by
7209 "return_value_known" and "finish_value_known". Instead of
7210 "return_value_unknown" iff "finish_value_unknown", check
7211 "return_value_known" implies "finish_value_known".
7212
7213 2004-06-08 Martin Hunt <hunt@redhat.com>
7214
7215 * gdb.base/float.exp: Add pattern for mips targets.
7216
7217 2004-06-08 Randolph Chung <tausq@debian.org>
7218
7219 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
7220 message for unknown architectures more clear.
7221
7222 2004-06-08 Joel Brobecker <brobecker@gnat.com>
7223
7224 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
7225 start the execution of the program.
7226
7227 2004-06-07 Jim Blandy <jimb@redhat.com>
7228
7229 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
7230 * gdb.arch/i386-cpuid.h: New helper file.
7231
7232 2004-06-07 Randolph Chung <tausq@debian.org>
7233
7234 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
7235 has started.
7236
7237 2004-06-04 Roland McGrath <roland@redhat.com>
7238
7239 Fix PR gdb/1647.
7240 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
7241 differently to be robust to output buffering differences.
7242
7243 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
7244
7245 * gdb.threads/pthreads.exp: Update copyright years.
7246 (check_control_c): Change asynchronous 'after' to synchronous.
7247
7248 2004-06-04 Roland McGrath <roland@redhat.com>
7249
7250 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
7251 next gdb prompt.
7252
7253 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
7254
7255 Fix PR gdb/1636.
7256 * gdb.threads/manythreads.exp: Change asynchronous 'after'
7257 calls to synchronous.
7258
7259 2004-05-26 Jim Blandy <jimb@redhat.com>
7260
7261 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
7262
7263 2004-05-24 Randolph Chung <tausq@debian.org>
7264
7265 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
7266 * gdb.asm/pa.inc: New file.
7267
7268 2004-05-22 Mark Kettenis <kettenis@gnu.org>
7269
7270 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
7271
7272 2004-05-21 Joel Brobecker <brobecker@gnat.com>
7273 Daniel Jacobowitz <drow@mvista.com>
7274
7275 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
7276 GDB prompt.
7277
7278 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7279
7280 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
7281 setjmp/longjmp. Use sigaction instead of signal.
7282
7283 2004-05-19 J. Brobecker <brobecker@gnat.com>
7284 Michael Snyder <msnyder@redhat.com>
7285
7286 * gdb.threads/pthread_cond_wait.c: New file.
7287 * gdb.threads/pthread_cond_wait.exp: New testcase.
7288
7289 2004-05-13 Andrew Cagney <cagney@redhat.com>
7290
7291 * gdb.base/signull.exp, gdb.base/signull.c: New files.
7292 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
7293
7294 2004-05-11 Andrew Cagney <cagney@redhat.com>
7295
7296 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
7297 fixed but revealed gdb/1639.
7298
7299 2004-05-10 Andrew Cagney <cagney@redhat.com>
7300
7301 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
7302 func1" and "next to 2nd alarm", kernel bug avoided.
7303
7304 2004-05-10 Daniel Jacobowitz <dan@debian.org>
7305
7306 PR external/1568
7307 * gdb.base/bigcore.exp: Check the size of the dumped core file.
7308 XFAIL if it is smaller than bytes_allocated.
7309 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
7310 (main): Make chunks_allocated unsigned. Correct comment.
7311
7312 2004-05-07 Joel Brobecker <brobecker@gnat.com>
7313
7314 * gdb.arch/powerpc-aix-prologue.c: New file.
7315 * gdb.arch/powerpc-aix-prologue.exp: New file.
7316
7317 2004-05-07 Jim Blandy <jimb@redhat.com>
7318
7319 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
7320 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
7321
7322 2004-05-06 Joel Brobecker <brobecker@gnat.com>
7323
7324 * gdb.base/sep.exp: No longer setup_kfail when the program was
7325 built with dwarf2.
7326
7327 2004-05-05 Jim Ingham <jingham@apple.com>
7328
7329 * gdb.base/pending.exp: Make sure pending breakpoints
7330 preserve the ignore count.
7331
7332 2004-04-27 Jerome Guitton <guitton@gnat.com>
7333
7334 * i386-prologue.exp: Add testcase for jump instruction as first
7335 instruction of the real code.
7336 * i386-prologue.c (jump_at_beginning): New function.
7337
7338 2004-04-28 Mark Kettenis <kettenis@gnu.org>
7339
7340 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
7341 x86_64-*-*.
7342
7343 2004-04-28 Mark Kettenis <kettenis@gnu.org>
7344
7345 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
7346 i*86-*-*.
7347
7348 2004-04-25 Mark Kettenis <kettenis@gnu.org>
7349
7350 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
7351 expression that checks the return type.
7352
7353 2004-04-23 Andrew Cagney <cagney@redhat.com>
7354
7355 * gdb.base/call-sc.exp: New test of scalar call/return values.
7356 * gdb.base/call-sc.c: Ditto.
7357
7358 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7359
7360 * gdb.threads/manythreads.c: Reduce thread stack size.
7361
7362 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
7363
7364 * gdb.threads/manythreads.c: Add copyright notice.
7365
7366 2004-04-23 Andrew Cagney <cagney@redhat.com>
7367
7368 * gdb.base/siginfo.exp: Better handle step out of signal.
7369 * gdb.base/sigstep.exp: Ditto.
7370
7371 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
7372 Daniel Jacobowitz <drow@mvista.com>
7373
7374 * gdb.threads/manythreads.c: New testcase.
7375 * gdb.threads/manythreads.exp: Ditto.
7376
7377 2004-04-22 Jim Blandy <jimb@redhat.com>
7378
7379 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
7380 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
7381
7382 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
7383
7384 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
7385
7386 2004-04-21 Andrew Cagney <cagney@redhat.com>
7387
7388 * gdb.base/sigstep.c: New file.
7389 * gdb.base/sigstep.exp: New file.
7390
7391 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7392
7393 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
7394 call to observer_notify_normal_stop.
7395
7396 2004-04-15 Andrew Cagney <cagney@redhat.com>
7397
7398 * gdb.base/siginfo.c: New file.
7399 * gdb.base/siginfo.exp: New file.
7400
7401 2004-04-12 J. Brobecker <brobecker@gnat.com>
7402
7403 * gdb.base/sep.exp: Fix typo in comment.
7404
7405 2004-04-12 J. Brobecker <brobecker@gnat.com>
7406
7407 * gdb.base/sep.c: New file.
7408 * gdb.base/sep-proc.c: New file.
7409 * gdb.base/sep.exp: New testcase.
7410
7411 2004-04-09 Mark Kettenis <kettenis@gnu.org>
7412
7413 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
7414 support.
7415
7416 2004-04-05 Andrew Cagney <cagney@redhat.com>
7417
7418 * gdb.base/sigaltstack.c: New file.
7419 * gdb.base/sigaltstack.exp: New file.
7420
7421 2004-04-04 Joel Brobecker <brobecker@gnat.com>
7422
7423 * gdb.base/foll-fork.exp: Update the expected output for
7424 "help set follow-fork-mode", to match a change that was made
7425 to the help of this variable on 2004-01-13.
7426
7427 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7428
7429 * lib/ada.exp: Add copyright notice.
7430 * bar.ads: Likewise.
7431 * bar.adb: Likewise.
7432 * null_record.adb: Likewise.
7433 * null_record.exp: Likewise.
7434 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
7435
7436 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7437
7438 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
7439 * configure: Regenerate.
7440
7441 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7442
7443 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
7444 to build the application. Remove the message printed when in
7445 verbose mode, redundant with the UNSUPPORTED message above.
7446
7447 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7448
7449 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
7450 * gdb.ada (null_record.exp): New testcase.
7451
7452 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7453
7454 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
7455
7456 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7457
7458 * gdb.ada: New subdirectory.
7459 * gdb.ada/Makefile.in: New file.
7460 * gdb.ada/gnat_ada.gpr.in: New file.
7461
7462 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7463
7464 * lib/ada.exp: New file.
7465
7466 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
7467
7468 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
7469 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
7470
7471 2004-03-22 Andrew Cagney <cagney@redhat.com>
7472
7473 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
7474 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7475 Problem identified by Ulrich Weigand.
7476
7477 2004-03-17 David Carlton <carlton@kealia.com>
7478
7479 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
7480 PR c++/826.
7481
7482 2004-03-16 Roland McGrath <roland@redhat.com>
7483
7484 * gdb.base/auxv.exp: New file.
7485 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
7486
7487 2004-03-12 David Carlton <carlton@kealia.com>
7488
7489 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
7490 * gdb.cp/pr-1553.cc: Ditto.
7491 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
7492 pass branch.
7493
7494 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
7495
7496 * gdb.cp/templates.exp: Accept more template types.
7497
7498 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7499
7500 From Corinna Vinschen with modifications.
7501 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
7502 local variable obj_with_enum.
7503 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
7504 results with obj_with_enum.
7505
7506 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7507
7508 * gdb.cp/classes.cc: New file, copied from misc.cc.
7509 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
7510
7511 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7512
7513 * gdb.cp/misc.cc: Add copyright notice.
7514
7515 2004-03-05 David Carlton <carlton@kealia.com>
7516
7517 * gdb.cp/rtti.exp: Add 'print *obj3' test.
7518 * gdb.cp/rtti.h: Update copyright.
7519 (namespace n2::n3): New.
7520 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
7521 (n2::n3::func3): New.
7522 (main): Call n2::n3::func3.
7523 * gdb.cp/rtti2.cc: Update copyright.
7524 (n2::create3): New.
7525
7526 2004-03-04 Mark Kettenis <kettenis@gnu.org>
7527
7528 * gdb.asm/openbsd.inc: Fix typo.
7529
7530 2004-03-03 Fred Fish <fnf@redhat.com>
7531
7532 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
7533 "val" instead of unused "size". Update copyright year.
7534
7535 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7536
7537 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
7538 to use unsigned char.
7539 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
7540 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
7541
7542 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7543
7544 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
7545 line of output.
7546
7547 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7548
7549 * gdb.base/relocate.c (dummy): Initialize.
7550
7551 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7552
7553 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7554 a breakpoint at exit.
7555
7556 2004-02-27 Fred Fish <fnf@redhat.com>
7557
7558 * gdb.base/chng-syms.exp: Add expect condition to match failing
7559 case that isn't a timeout.
7560
7561 2004-02-27 Andrew Cagney <cagney@redhat.com>
7562
7563 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7564 support.
7565
7566 2004-02-26 Fred Fish <fnf@redhat.com>
7567
7568 * gdb.arch/gdb1431.c: Remove.
7569 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7570 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7571 of "until" incorrectly.
7572
7573 2004-02-26 J. Brobecker <brobecker@gnat.com>
7574
7575 * gdb.cp/class2.cc (empty): New class.
7576 (refer): New function.
7577 (main): Declare an object of type empty and use it.
7578 * gdb.cp/class2.exp: Print the value of an object of type empty.
7579
7580 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7581
7582 * gdb.base/langs.exp: Update query string to match the
7583 new nquery format used for pending breakpoints.
7584
7585 2004-02-26 Andrew Cagney <cagney@redhat.com>
7586
7587 Fix PR i18n/1570.
7588 * gdb.base/charset.c: Update copyright notice.
7589 (main, init_string): Remove the escape character '\e' tests.
7590 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7591 * gdb.base/charset.exp (valid_host_charset): Ditto.
7592 * gdb.base/setvar.exp: Ditto.
7593
7594 2004-02-24 Andrew Cagney <cagney@redhat.com>
7595
7596 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7597 mmapped data in core file" PASS and FAIL messages consistent.
7598
7599 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7600 setting a breakpoint. Work around PR java/1565.
7601
7602 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7603
7604 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7605 new nquery format.
7606 * gdb.base/pending.exp: Ditto.
7607
7608 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7609
7610 * configure.in: Run stabs tests on *BSD.
7611 * configure: Regenerated.
7612
7613 2004-02-21 Mark Kettenis <kettenis@gnu.org>
7614
7615 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7616
7617 2004-02-20 Fred Fish <fnf@redhat.com>
7618
7619 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7620 blank in test for "returns short", for consistency with other
7621 "returns xxx" tests. Update copyright year.
7622
7623 2004-02-19 Fred Fish <fnf@redhat.com>
7624
7625 New testcase for PR breakpoint/1558.
7626 * gdb.arch/gdb1558.exp: New file.
7627 * gdb.arch/gdb1558.c: New file.
7628
7629 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
7630
7631 * gdb.base/nodebug.exp: Fix typo.
7632
7633 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7634
7635 Committed by Jim Blandy <jimb@redhat.com>.
7636
7637 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7638
7639 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7640
7641 * gdb.base/float.exp: Support s390*-*-* targets.
7642
7643 2004-02-17 Adam Fedor <fedor@gnu.org>
7644
7645 * gdb.base/gdb1555.exp: New file.
7646 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
7647
7648 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
7649
7650 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
7651
7652 2004-02-16 Fred Fish <fnf@redhat.com>
7653
7654 * gdb.arch/gdb1291.c: Remove
7655 * gdb.arch/gdb1291.s: New test input file.
7656 * gdb.arch/gdb1291.exp: Expand test to check case that should not
7657 fail. Test for correct result, known incorrect result, other
7658 failures and timeouts.
7659
7660 2004-02-16 Andrew Cagney <cagney@redhat.com>
7661
7662 * gdb.base/bigcore.exp: New file.
7663 * gdb.base/bigcore.c: New file.
7664
7665 2004-02-13 Andrew Cagney <cagney@redhat.com>
7666
7667 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
7668 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
7669 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
7670 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
7671 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
7672 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
7673 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
7674 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
7675 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
7676 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
7677
7678 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
7679
7680 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
7681 executed is an alloc instruction.
7682
7683 2004-02-11 David Carlton <carlton@kealia.com>
7684
7685 * gdb.cp/breakpoint.exp: New.
7686 * gdb.cp/breakpoint.cc: New.
7687
7688 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
7689
7690 Partial fix for PR gdb/1543.
7691 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
7692 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
7693 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
7694 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
7695 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
7696 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
7697 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
7698 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
7699 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
7700 to bug-gdb@prep.ai.mit.edu .
7701 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
7702 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
7703 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
7704 Likewise.
7705
7706 2004-02-10 Andrew Cagney <cagney@redhat.com>
7707
7708 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
7709 using gdb_internal_error_resync.
7710
7711 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
7712
7713 * gdb.threads/thread-specific.exp: Stop early if no threads are
7714 found.
7715
7716 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
7717
7718 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
7719
7720 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
7721
7722 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
7723 breakpoints.
7724
7725 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
7726
7727 * config/sim.exp (gdb_load): Handle $arg == "".
7728 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
7729 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
7730
7731 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
7732
7733 * gdb.base/maint.exp: Update test to reflect
7734 obstack changes.
7735
7736 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
7737
7738 * gdb.base/pendshr.c (pendfunc): New function that calls
7739 pendfunc1.
7740 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
7741
7742 2004-02-04 Fred Fish <fnf@redhat.com>
7743
7744 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
7745 function symbols and update copyright years.
7746 * gdb.arch/gdb1291.c: Ditto.
7747
7748 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7749
7750 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
7751
7752 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7753
7754 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
7755
7756 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7757
7758 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
7759
7760 2004-02-02 Fred Fish <fnf@redhat.com>
7761
7762 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
7763 remote targets. Update copyright years.
7764
7765 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7766
7767 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
7768 support.
7769 * gdb.base/langs.exp: Fix test which attempts to create
7770 breakpoint on non-existent function to handle new pending
7771 support.
7772 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
7773 a breakpoint.
7774 * gdb.base/pending.exp: New test.
7775 * gdb.base/pending.c: New file.
7776 * gdb.base/pendshr.c: Ditto.
7777
7778 2004-02-02 David Carlton <carlton@kealia.com>
7779
7780 * gdb.cp/overload.exp: Add overloadNamespace tests.
7781 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
7782 (overloadNamespace, XXX): New.
7783 (main): Call XXX::marker2.
7784
7785 2004-02-01 Fred Fish <fnf@redhat.com>
7786
7787 * gdb.base/dump.exp: Use runto_main instead of "runto main".
7788 * gdb.base/finish.exp: Ditto.
7789 * gdb.base/gcore.exp: Ditto.
7790 * gdb.base/huge.exp: Ditto.
7791 * gdb.base/info-proc.exp: Ditto.
7792 * gdb.base/return2.exp: Ditto.
7793 * gdb.threads/gcore-thread.exp: Ditto.
7794
7795 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7796
7797 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
7798
7799 2004-02-01 Mark Kettenis <kettenis@gnu.org>
7800
7801 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
7802 that opening the file succeeds on OpenBSD.
7803
7804 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7805
7806 * gdb.threads/thread-specific.c: New file.
7807 * gdb.threads/threads-specific.exp: New test script.
7808 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
7809 to expect_out.
7810
7811 2004-02-01 Mark Kettenis <kettenis@gnu.org>
7812
7813 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
7814 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
7815 only on the "print_small_structs from print_long_arg_list" test.
7816
7817 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7818
7819 * gdb.base/completion.exp: Kill a stray backslash.
7820
7821 From Jim Ingham <jingham@apple.com>:
7822 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
7823 agrees with the result from sending a tab.
7824
7825 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
7826
7827 * gdb.base/chng-syms.exp: Remove stray newline.
7828
7829 2004-01-31 Mark Kettenis <kettenis@gnu.org>
7830
7831 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
7832 *-*-openbsd*.
7833 * gdb.asm/openbsd.inc: New file.
7834
7835 2004-01-30 Mark Kettenis <kettenis@gnu.org>
7836
7837 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
7838 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
7839 *-*solaris2*. Remove commented out default settings for
7840 asm-flags. Replace gdb_compile with target_link.
7841
7842 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
7843
7844 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
7845 for all tests. Remove old hp-ux and cygnus xfail cases.
7846
7847 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
7848
7849 * gdb.base/chng-syms.exp: New file.
7850 * gdb.base/chng-syms.c: New file.
7851
7852 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7853
7854 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
7855 Provide arms for current output in all my configurations.
7856
7857 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7858
7859 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
7860 * lib/compiler.cc: Likewise.
7861 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
7862 get the right preprocessor. Eval the output directly. Remove
7863 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
7864 hp_f77_compiler and hp_f90_compiler completely.
7865 (gdb_preprocess): Delete.
7866 (get_compiler): Delete.
7867
7868 2004-01-24 Mark Kettenis <kettenis@gnu.org>
7869
7870 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
7871 <string.h>.
7872
7873 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
7874
7875 * gdb.mi/mi-stack.exp: Update copyright.
7876
7877 2004-01-23 David Carlton <carlton@kealia.com>
7878
7879 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
7880 test for cp_lookup_transparent_type.
7881 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
7882 call them.
7883
7884 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
7885
7886 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
7887 after -var-update.
7888
7889 2004-01-23 David Carlton <carlton@kealia.com>
7890
7891 * gdb.cp/namespace.cc (C::ensureRefs): New.
7892 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
7893
7894 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
7895
7896 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
7897 case "-stack-list-locals 2".
7898 * gdb.mi/mi-var-child.exp: Test for case
7899 "-var-list-children --all-values NAME".
7900
7901 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
7902
7903 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
7904
7905 2004-01-18 Mark Kettenis <kettenis@gnu.org>
7906
7907 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
7908 used with gdb_test_multiple.
7909
7910 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
7911 read at address 0. This fixes PR testsuite/1504.
7912
7913 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
7914
7915 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
7916 Remove downloading, guessing the host executable, the calls to
7917 gdb_file_cmd and gdb_target_cmd, and "load" support.
7918 (infer_host_exec): New function broken out from gdb_load.
7919 (gdb_load): New wrapper for gdbserver_gdb_load.
7920 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
7921 gdb_target_cmd. Use -target-select.
7922 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
7923 Download binaries to the host. Clear last_mi_remote_file when
7924 we load a new binary.
7925 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
7926 call gdbserver_gdb_load and mi_gdb_target_cmd.
7927
7928 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7929
7930 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
7931 type patterns.
7932
7933 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7934
7935 * gdb.cp/templates.exp: Fix typo in test name of
7936 "print Foo<volatile char*>::foo".
7937
7938 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7939
7940 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
7941
7942 2004-01-16 Ben Elliston <bje@wasabisystems.com>
7943
7944 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
7945 (clean mostlyclean): Remove empty rm.
7946
7947 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7948
7949 * gdb.base/setvar.exp: Add copyright years.
7950
7951 2004-01-14 David Carlton <carlton@bactrian.org>
7952
7953 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
7954 PR c++/1511 and update coment.
7955 * gdb.cp/templates.exp: Update patterns to match current output.
7956 If changes involve something other than whitespace, KFAIL
7957 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
7958
7959 2004-01-14 David Carlton <carlton@kealia.com>
7960
7961 * gdb.cp/namespace.exp: Add tests involving classes defined within
7962 namespaces.
7963 * gdb.cp/namespace.cc (C::CClass): New.
7964 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
7965
7966 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
7967
7968 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
7969 what debug info we have. Print a better message if something goes
7970 wrong while producing the separate debug info file.
7971
7972 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7973
7974 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
7975
7976 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7977
7978 * gdb.base/callfuncs.c: Add copyright notice.
7979
7980 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
7981
7982 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
7983 inheritance. PR gdb/1498, PR gcc/13539.
7984
7985 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
7986
7987 * gdb.threads/gcore-thread.exp: Prefix name of binary with
7988 test specific name.
7989 * gdb.mi/gdb669.exp: Ditto.
7990 * gdb.mi/mi-pthreads.exp: Ditto.
7991 * gdb.mi/mi1-pthreads.exp: Ditto.
7992 * gdb.mi/mi2-pthreads.exp: Ditto.
7993
7994 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7995
7996 * gdb.cp/member-ptr.cc: Add copyright notice.
7997
7998 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7999
8000 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
8001 some patterns for recent versions of gcc and hpacc. Delete
8002 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
8003 Delete tests that access a NULL pointer-to-member-data. This
8004 script is still disabled for gcc.
8005
8006 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
8007
8008 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
8009 escaped correctly.
8010
8011 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
8012
8013 * gdb.base/sepdebug.exp: New file.
8014 * gdb.base/sepdebug.c: New file.
8015 * lib/gdb.exp (separate_debug_filename): New procedure.
8016 (gdb_gnu_strip_debug): New procedure.
8017
8018 2004-01-12 Andrew Cagney <cagney@redhat.com>
8019
8020 * gdb.mi/ChangeLog: Delete file. Renamed to ...
8021 * gdb.mi/ChangeLog-1999-2003: New file.
8022
8023 2004-01-12 Andrew Cagney <cagney@redhat.com>
8024
8025 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
8026 "Renaming a directory to a non-empty directory returns ENOTEMPTY
8027 or EEXIST", treat EBUSY as an XFAIL.
8028
8029 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
8030
8031 * gdb.base/scope.exp: Remove obsolete setup_xfail for
8032 hp_cc_compiler.
8033
8034 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
8035
8036 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
8037 decorations.
8038
8039 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
8040
8041 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
8042 and "(aCC)" decorations. Remove obsolete doco about old
8043 test results.
8044
8045 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8046
8047 * gdb.cp/exception.exp: Fix typo in doco.
8048
8049 2004-01-09 Mark Kettenis <kettenis@gnu.org>
8050
8051 * gdb.base/gdb1476.exp: Fix typo.
8052
8053 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8054
8055 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
8056 file.
8057
8058 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8059
8060 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
8061 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
8062 Use gdb_compile. Remove restriction on gcc. Add some patterns
8063 for recent version of gdb. Delete second half, which was a copy
8064 of the first half with different build flags. This test is
8065 still disabled because it is still not ready for production.
8066
8067 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8068
8069 * gdb.cp/exception.cc: Add copyright notice.
8070 * gdb.cp/exception.exp: Add a notice that this file is broken
8071 because of line number changes caused by addition of copyright
8072 notice.
8073
8074 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8075
8076 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
8077 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
8078
8079 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8080
8081 * gdb.cp/classes.exp: Accept gnu abi 2.
8082 * gdb.cp/derivation.exp: Likewise.
8083 * gdb.cp/overload.exp: Likewise.
8084 * gdb.cp/virtfunc.exp: Likewise.
8085
8086 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8087
8088 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
8089 semicolon after end of function.
8090
8091 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8092
8093 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
8094 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
8095 boilerplate code for compiling and running the program under
8096 test. Add some string method tests.
8097
8098 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8099
8100 * gdb.cp/bs15503.cc: Add copyright notice.
8101 * gdb.cp/bs15503.exp: Adjust line number.
8102
8103 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8104
8105 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
8106 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
8107
8108 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8109
8110 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
8111 hp_cc_compiler.
8112
8113 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8114
8115 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
8116 * gdb.cp/ctti.exp: Use the marker instead of "next".
8117 With gcc, run further before bailing.
8118
8119 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8120
8121 * gdb.cp/cttiadd.cc: Add copyright notice.
8122 * gdb.cp/cttiadd1.cc: Likewise.
8123 * gdb.cp/cttiadd2.cc: Likewise.
8124 * gdb.cp/cttiadd3.cc: Likewise.
8125
8126 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8127
8128 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
8129 Use gdb_test, gdb_test_multiple. Use floating-point values that
8130 have exact representations in IEEE-ish formats.
8131
8132 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8133
8134 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
8135 compilers. Delete duplicate call to get_compiler_info.
8136 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
8137 * gdb.base/volatile.exp: Likewise.
8138
8139 2004-01-07 Mark Kettenis <kettenis@gnu.org>
8140
8141 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
8142 memory at address 0.
8143
8144 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8145
8146 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
8147 to test for hp-ux assembler. Fix copyright years.
8148
8149 2004-01-07 Andrew Cagney <cagney@redhat.com>
8150
8151 * gdb.base/fileio.c (strerrno): Add "EBUSY".
8152
8153 2004-01-07 Andrew Cagney <cagney@redhat.com>
8154
8155 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
8156 when creating the read-only file. From analysis by Roland McGrath
8157 and Elena Zannoni.
8158
8159 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8160
8161 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
8162
8163 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8164
8165 * gdb.base/cvexpr.c: Be type-safe with function pointers and
8166 data pointers.
8167
8168 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8169
8170 * gdb.cp/m-static.exp: Compile one source file at a time.
8171 Delete unused call to get_compiler_info.
8172
8173 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8174
8175 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
8176 * gdb.base/call-rt-st.exp: Likewise.
8177 * gdb.base/nodebug.exp: Likewise.
8178 * gdb.base/volatile.exp: Likewise.
8179 * gdb.cp/ref-types.exp: Likewise.
8180 * gdb.cp/templates.exp: Likewise.
8181
8182 2004-01-05 Mark Kettenis <kettenis@gnu.org>
8183
8184 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
8185
8186 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
8187
8188 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
8189 hppa*-hp-hpux*.
8190
8191 2004-01-04 Mark Kettenis <kettenis@gnu.org>
8192
8193 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8194 x86_64-*-*.
8195
8196 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8197 sparc64-*-* and sparc*-solaris2*.
8198
8199 2004-01-04 Mark Kettenis <kettenis@gnu.org>
8200
8201 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
8202 return ${tests}" test. The ${tests} already mentions the
8203 filename.
8204
8205 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8206
8207 * gdb.cp/local.exp: Accept gcc abi 2.
8208
8209 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8210
8211 * gdb.cp/templates.exp: Accept gcc abi 2.
8212
8213 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8214
8215 * lib/compiler.cc: Remove supports_template_debugging.
8216 * gdb.cp/templates.exp: Do not test supports_template_debugging.
8217
8218 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8219
8220 * gdb.cp/namespace.exp: Accept gcc abi 2.
8221
8222 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8223
8224 * gdb.cp/method.exp: Accept gcc abi 2.
8225
8226 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8227
8228 * gdb.cp/classes.exp: Generate identical results as old version.
8229 * gdb.cp/derivation.exp: Likewise.
8230 * gdb.cp/overload.exp: Likewise.
8231 * gdb.cp/virtfunc.exp: Likewise.
8232
8233 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8234
8235 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
8236 mysterious bug with sourceware version of expect.
8237
8238 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8239
8240 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
8241 current versions of gcc, including gcc abi 2. Remove gratuitous
8242 restart of test program. Use gdb_test_multiple and gdb_test for
8243 all tests. Add patterns to xfail missing "const" in "const char *"
8244 and kfail PR gdb/1155.
8245
8246 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8247
8248 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
8249 current versions of gcc, including gcc abi 2. Remove gratuitous
8250 restart of test program. Use gdb_test_multiple and gdb_test for
8251 all tests. Add patterns to kfail PR gdb/1498.
8252
8253 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8254
8255 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
8256 current versions of gcc, including gcc abi 2. Use "breakpoint"
8257 and "continue" instead of restarting the target program. Use
8258 gdb_test_multiple and gdb_test for all tests.
8259
8260 2004-01-01 Mark Kettenis <kettenis@gnu.org>
8261
8262 * gdb.asm/asm-source.exp: Update copyright year. Link statically
8263 for *-*-solaris2*.
8264
8265 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8266
8267 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
8268 current versions of gcc, including gcc abi 2. Use "breakpoint"
8269 and "continue" instead of restarting the target program several
8270 times. Use gdb_test_multiple and gdb_test for all tests.
8271
8272 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
8273
8274 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
8275 source files.
8276
8277 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8278
8279 * gdb.base/environ.exp: Handle compiling test case from multiple
8280 source files.
8281
8282 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8283
8284 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
8285
8286 2003-12-17 Jim Blandy <jimb@redhat.com>
8287
8288 * gdb.base/freebpcmd.c: Add copyright notice.
8289
8290 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
8291
8292 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8293
8294 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
8295
8296 2003-12-13 Jim Blandy <jimb@redhat.com>
8297
8298 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
8299
8300 2003-12-12 Kevin Buettner <kevinb@redhat.com>
8301
8302 * gdb.asm/frv.inc: New file.
8303 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
8304
8305 2003-12-09 Fred Fish <fnf@redhat.com>
8306
8307 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
8308 functions to break1.c and leave prototypes behind. Add more
8309 "set breakpoint NN here" comments.
8310 * gdb.base/break1.c: New file.
8311
8312 * gdb.base/break.exp: Handle compiling test case from multiple
8313 source files and change source file references as needed.
8314 * gdb.base/completion.exp: Ditto.
8315 * gdb.base/condbreak.exp: Ditto.
8316 * gdb.base/define.exp: Ditto.
8317 * gdb.base/ena-dis-br.exp: Ditto.
8318 * gdb.base/info-proc.exp: Ditto.
8319 * gdb.base/maint.exp: Ditto.
8320 * gdb.base/until.exp: Ditto.
8321
8322 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
8323 hardcoded line numbers.
8324 * gdb.base/define.exp: Ditto.
8325 * gdb.base/ena-dis-br.exp: Ditto.
8326 * gdb.base/maint.exp: Ditto.
8327 * gdb.base/until.exp: Ditto.
8328
8329 * gdb.base/completion.exp: Use "break1" for completion tests since
8330 "break" is no longer a unique prefix.
8331
8332 2003-12-06 Andrew Cagney <cagney@redhat.com>
8333
8334 * gdb.base/structs.exp (test_struct_returns): When applicable, set
8335 "return_value_unimplemented". When an unimplemented struct return
8336 architecture, report incorrect values as a KFAIL
8337
8338 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8339
8340 * gdb.cp/rtti.exp: Accept new wording of warning from
8341 cp_lookup_rtti_type.
8342
8343 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8344
8345 Partial fix for PR testsuite/1456.
8346 * gdb.base/scope.exp (test_at_main): Replace references to
8347 gcc_compiled with calls to test_compiler_info.
8348 (test_at_foo): Likewise.
8349 (test_at_bar): Likewise.
8350
8351 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
8352
8353 Partial fix for PR testsuite/1456.
8354 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
8355 to test_compiler_info.
8356
8357 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
8358
8359 * gdb.base/so-impl-ld.exp: Update copyright notice.
8360
8361 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
8362
8363 Partial fix for PR testsuite/1456.
8364 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
8365 to test_compiler_info.
8366
8367 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8368
8369 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
8370 from current versions of gdb. Clean up regular expressions.
8371 Delete redundant timeout case.
8372
8373 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8374
8375 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
8376 from current versions of gdb. Clean up regular expressions.
8377 Delete redundant timeout case.
8378
8379 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
8380
8381 Partial fix for PR testsuite/1456.
8382 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
8383 gcc_compiled with call to test_compiler_info.
8384
8385 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
8386
8387 Partial fix for PR testsuite/1456.
8388 * gdb.base/list.exp (test_list_function): Delete unused declaration
8389 of gcc_compiled.
8390
8391 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
8392
8393 Partial fix for PR testsuite/1456.
8394 * gdb.base/complex.exp: Replace reference to gcc_compiled with
8395 call to test_compiler_info.
8396
8397 2003-11-29 Mark Kettenis <kettenis@gnu.org>
8398
8399 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
8400 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
8401 it to create the appropriate note.inc.
8402 * gdb.asm/asmsrc1.s: Include "note.inc".
8403 * gdb.asm/netbsd.inc: New file.
8404 * gdb.asm/empty.inc: New file.
8405
8406 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8407
8408 Partial fix for PR testsuite/1456.
8409 * gdb.base/constvars.exp: Replace references to gcc_compiled with
8410 calls to test_compiler_info.
8411
8412 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
8413
8414 Partial fix for PR testsuite/1456.
8415 * gdb.base/volatile.exp: Replace references to gcc_compiled with
8416 calls to test_compiler_info.
8417
8418 2003-11-27 Mark Kettenis <kettenis@gnu.org>
8419
8420 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
8421 pattern for the KFAILs.
8422
8423 2003-11-25 Adam Fedor <fedor@gnu.org>
8424
8425 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
8426 * gdb.objc/objcdecode.m: New file.
8427
8428 2003-11-25 Adam Fedor <fedor@gnu.org>
8429
8430 * gdb.objc/nondebug.exp: Test for PR objc/1236.
8431 * gdb.objc/nondebug.m: New file.
8432
8433 2003-11-26 Ben Elliston <bje@wasabisystems.com>
8434
8435 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8436 NetBSD as it does on FreeBSD. Modelled on a similar change by
8437 Mark Kettenis on 2003-05-30.
8438 (link-flags): Set to "--entry _start" regardless of target.
8439 Special linker flags are to be appended to $link-flags.
8440 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
8441
8442 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8443
8444 * gdb.cp/method.exp: Accept output of new demangler.
8445
8446 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8447
8448 * gdb/class2.exp: New file.
8449 * gdb/class2.cc: New file.
8450
8451 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8452
8453 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
8454 of new demangler.
8455
8456 2003-11-23 Mark Kettenis <kettenis@gnu.org>
8457
8458 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
8459 of gdb_test "run".
8460
8461 2003-11-23 Mark Kettenis <kettenis@gnu.org>
8462
8463 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
8464 "continue" into "run".
8465
8466 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8467
8468 Partial fix for PR testsuite/1456.
8469 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
8470 call to test_compiler_info.
8471 * gdb.cp/ctti.exp: Likewise.
8472 * gdb.cp/derivation.exp: Likewise.
8473 * gdb.cp/member-ptr.exp: Likewise.
8474 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
8475 reference to gcc_compiled.
8476
8477 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8478
8479 Fix PR testsuite/1463.
8480 * gdb.base/structs.exp (start_structs_test): Call
8481 get_debug_format before using the debug format.
8482
8483 2003-11-22 Andrew Cagney <cagney@redhat.com>
8484
8485 * lib/gdb.exp (gdb_test_multiple): Add simple example.
8486 * gdb.base/structs.exp: Use gdb_test_multiple.
8487
8488 2003-11-20 Andrew Cagney <cagney@redhat.com>
8489
8490 * gdb.base/structs.exp: Handle and recover from internal errors.
8491 Replace "foo${n}" with "foo<n>" in test messages.
8492
8493 * gdb.base/structs.exp: Update copyright. Rewrite.
8494 * gdb.base/structs.c: Update copyright. Rewrite.
8495
8496 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
8497 resync count exceeded.
8498
8499 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
8500 from the internal error.
8501 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
8502 Original from Jim Blandy.
8503 (gdb_test_multiple): Use gdb_internal_error_resync.
8504
8505 2003-11-19 Andrew Cagney <cagney@redhat.com>
8506
8507 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
8508 KFAIL.
8509
8510 2003-11-17 Mark Kettenis <kettenis@gnu.org>
8511
8512 New testcase for PR backtrace/1435.
8513 * gdb.arch/i386-unwind.exp: New file.
8514 * gdb.arch/i386-unwind.c: New file.
8515
8516 2003-11-17 Andrew Cagney <cagney@redhat.com>
8517
8518 * lib/gdb.exp (compiler_info): New global.
8519 (test_compiler_info): New function.
8520 (get_compiler_info): Set compiler_info.
8521 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
8522 "compiler_info" to gcc-<major>-<minor>.
8523
8524 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
8525
8526 * gdb.trace/configure: Remove.
8527
8528 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
8529
8530 * gdb.base/break.c: Add comments to aid finding line numbers for
8531 breakpoints.
8532 * gdb.base/break.exp: Remove all references to explicit line
8533 numbers.
8534
8535 2003-11-11 Nick Clifton <nickc@redhat.com>
8536
8537 * gdb.base/shreloc.exp: Do not run for targets which do not
8538 support shared objects.
8539
8540 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
8541
8542 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
8543 Don't run tests if nofileio flag is given.
8544
8545 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
8546
8547 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
8548 as well as 'Watchpoint'.
8549
8550 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
8551
8552 Reported by Jim Ingham <jingham@apple.com>:
8553 * gdb.base/annota1.exp: Match at least one occurrence of the
8554 signal handler annotation.
8555
8556 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
8557
8558 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8559 as well as 'Watchpoint'.
8560
8561 2003-11-05 Michael Chastain <mec@shout.net>
8562
8563 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8564
8565 2003-11-03 Kris Warkentin <kewarken@qnx.com>
8566
8567 * gdb.arch/gdb1291.c: New test file.
8568 * gdb.arch/gdb1291.exp: New test script.
8569 * gdb.arch/gdb1431.c: New test file.
8570 * gdb.arch/gdb1431.exp: New test script.
8571
8572 2003-10-22 Michael Chastain <mec@shout.net>
8573
8574 * gdb.mi/pthreads.c: Add copyright notice.
8575
8576 2003-10-22 Michael Chastain <mec@shout.net>
8577
8578 * gdb.threads/pthreads.c: Add copyright notice.
8579
8580 2003-10-20 Michael Chastain <mec@shout.net>
8581
8582 * gdb.base/gdb1056.exp: New test script.
8583
8584 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8585
8586 * gdb.threads/killed.exp: Use gdb_run_cmd.
8587
8588 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8589
8590 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8591 create a core file.
8592 * gdb.threads/gcore-thread.exp: Likewise.
8593
8594 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
8595
8596 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8597 type, based on char type.
8598 (struct bit_flags_short_t): New bitfield type, based on short type.
8599 (init_bit_flags_char): New fuction.
8600 (init_bit_flags_short): Ditto.
8601 (print_bit_flags_char): Ditto.
8602 (print_bit_flags_short): Ditto.
8603 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8604
8605 2003-10-11 Michael Chastain <mec@shout.net>
8606
8607 * gdb.base/call-rt-st.exp: Update copyright year.
8608
8609 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8610
8611 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8612 * gdb.disasm/sh3.s: Ditto.
8613
8614 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
8615
8616 * gdb.threads/switch-threads.exp: New test.
8617 * gdb.threads/switch-threads.c: New source file.
8618
8619 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
8620
8621 * gdb.base/ending-run.exp: Add sh specific case.
8622
8623 2003-10-06 Andrew Cagney <cagney@redhat.com>
8624
8625 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8626 * gdb.disasm/mn10200.exp: Delete obsolete file.
8627
8628 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
8629
8630 * ChangeLog: Correct an entry command.exp -> commands.exp.
8631 * gdb.base/commands.exp (bp_deleted_in_command_test)
8632 (temporary_breakpoint_commands): Check noargs.
8633
8634 2003-09-25 David Carlton <carlton@kealia.com>
8635
8636 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8637 of some print tests, where appropriate. Add tests for C::D::cd,
8638 E::ce, F::cXfX, G::XgX.
8639 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8640
8641 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
8642
8643 * lib/java.exp (java_init): Import target_alias before using it.
8644
8645 2003-09-25 David Carlton <carlton@kealia.com>
8646
8647 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
8648
8649 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
8650
8651 * gdb.base/selftest.exp: Accomodate more instruction reordering
8652 weirdness.
8653
8654 2003-09-17 Michael Chastain <mec@shout.net>
8655
8656 * gdb.cp/gdb1355.exp: New file.
8657 * gdb.cp/gdb1355.c: New file.
8658
8659 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
8660
8661 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
8662 * gdb.asm/sh.inc: New file.
8663
8664 2003-09-11 David Carlton <carlton@kealia.com>
8665
8666 * gdb.cp/namespace.exp: Add tests for namespace types.
8667 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
8668 (test_namespace): New.
8669
8670 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
8671
8672 * gdb.base/relocate.exp: Handle new gdb output at startup.
8673 * gdb.stabs/weird.exp: Ditto.
8674
8675 2003-09-08 Michael Chastain <mec@shout.net>
8676
8677 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
8678
8679 2003-09-07 Michael Chastain <mec@shout.net>
8680
8681 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
8682 'parse error'.
8683
8684 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
8685
8686 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
8687
8688 2003-08-30 Michael Chastain <mec@shout.net>
8689
8690 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
8691 * gdb.gdb/observer.exp: Ditto.
8692 * gdb.gdb/xfullpath.exp: Ditto.
8693
8694 2003-08-29 Mark Kettenis <kettenis@gnu.org>
8695
8696 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
8697 *-*-*bsd*.
8698
8699 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
8700
8701 * gdb.base/dump.exp: Skip for ia64.
8702
8703 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
8704
8705 * gdb.asm/asm-source.exp: Add ia64 support.
8706 * gdb.asm/ia64.inc: New file.
8707
8708 2003-08-22 Michael Chastain <mec@shout.net>
8709
8710 * gdb.cp: New directory.
8711 * gdb.cp/*: Copy from gdb.c++/*.
8712 * gdb.c++/*: Remove.
8713 * Makefile.in: Change gdb.c++ to gdb.cp.
8714 * configure.in: Ditto.
8715 * configure: Regnerate.
8716
8717 2003-08-18 Mark Kettenis <kettenis@gnu.org>
8718
8719 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
8720 * gdb.arch/i386-prologue.c (gdb1338): Add function.
8721
8722 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
8723
8724 * mi-var-display.exp (-var-list-children weird): Accept function
8725 pointers with argument types.
8726 * mi1-var-display.exp (-var-list-children weird): Likewise.
8727 * mi2-var-display.exp (-var-list-children weird): Likewise.
8728
8729 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
8730
8731 * gdb.base/annota3.exp: Add missing newline.
8732
8733 2003-08-06 Michael Chastain <mec@shout.net>
8734
8735 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
8736
8737 2003-08-12 Michael Snyder <msnyder@redhat.com>
8738
8739 * gdb.base/float.exp: Add test for SH.
8740
8741 2003-08-10 Mark Kettenis <kettenis@gnu.org>
8742
8743 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
8744
8745 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8746
8747 * gdb.base/completion.exp: Remove reduntant completion test
8748 on filename.
8749
8750 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8751
8752 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
8753 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
8754 gdb.trace/save-trace.exp: Make sure that full pathnames are
8755 escaped correctly.
8756
8757 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8758
8759 * configure.in: Don't generate config.h from config.hin.
8760 * configure: Regenerate.
8761 * config.hin: Remove file.
8762 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
8763 * gdb.threads/pthreads.c: Ditto.
8764
8765 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
8766
8767 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8768 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
8769 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
8770 Replace ld24 with seth/add3.
8771
8772 2003-08-02 Andrew Cagney <cagney@redhat.com>
8773
8774 * gdb.base/annota3.exp: New file.
8775 * gdb.base/annota3.c: New file.
8776 * gdb.c++/annota3.exp: New file.
8777 * gdb.c++/annota3.cc: New file.
8778
8779 2003-07-29 Michael Chastain <mec@shout.net>
8780
8781 * gdb.threads/tls.c (spin): Check errno only if sem_wait
8782 actually failed.
8783 (do_pass): Likewise.
8784 * gdb.threads/tls.exp: Always initialize no_of_threads.
8785
8786 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
8787
8788 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
8789 pattern.
8790 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
8791 * gdb.threads/tls.exp: Recognize one case of the host library not
8792 supporting TLS.
8793
8794 2003-07-27 Andrew Cagney <cagney@redhat.com>
8795
8796 * gdb.base/fileio.exp: Use SH when running commands using
8797 remote_exec.
8798
8799 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8800
8801 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8802 * gdb.base/relocate.c (dummy): New padding array.
8803
8804 2003-07-22 Michael Snyder <msnyder@redhat.com>
8805
8806 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
8807
8808 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
8809 patterns to be more general, accepting old and new output.
8810 Some output chars (such as '+') also must be quoted.
8811 Some addresses are displayed numerically instead of
8812 symbolically.
8813
8814 2003-07-23 Michael Snyder <msnyder@redhat.com>
8815
8816 * gdb.base/return2.exp: Don't test long-long return.
8817
8818 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
8819 * gdb.disasm/t01_mov.exp: Ditto.
8820 * gdb.disasm/t02_mova.s: Ditto.
8821 * gdb.disasm/t02_mova.exp: Ditto.
8822 * gdb.disasm/t03_add.s: Ditto.
8823 * gdb.disasm/t03_add.exp: Ditto.
8824 * gdb.disasm/t04_sub.s: Ditto.
8825 * gdb.disasm/t04_sub.exp: Ditto.
8826 * gdb.disasm/t05_cmp.s: Ditto.
8827 * gdb.disasm/t05_cmp.exp: Ditto.
8828 * gdb.disasm/t06_ari2.s: Ditto.
8829 * gdb.disasm/t06_ari2.exp: Ditto.
8830 * gdb.disasm/t07_ari3.s: Ditto.
8831 * gdb.disasm/t07_ari3.exp: Ditto.
8832 * gdb.disasm/t08_or.s: Ditto.
8833 * gdb.disasm/t08_or.exp: Ditto.
8834 * gdb.disasm/t09_xor.s: Ditto.
8835 * gdb.disasm/t09_xor.exp: Ditto.
8836 * gdb.disasm/t10_and.s: Ditto.
8837 * gdb.disasm/t10_and.exp: Ditto.
8838 * gdb.disasm/t11_logs.s: Ditto.
8839 * gdb.disasm/t11_logs.exp: Ditto.
8840 * gdb.disasm/t12_bit.s: Ditto.
8841 * gdb.disasm/t12_bit.exp: Ditto.
8842 * gdb.disasm/t13_otr.s: Ditto.
8843 * gdb.disasm/t13_otr.exp: Ditto.
8844
8845 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
8846
8847 * gdb.threads/tls.exp :Add kfail for 'info address' case.
8848
8849 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
8850
8851 * gdb.threads/tls.c : New file.
8852 * gdb.threads/tls.exp : New file.
8853 * gdb.threads/tls-main.c : New file.
8854 * gdb.threads/tls-shared.c : New file.
8855 * gdb.threads/tls-shared.exp : New file.
8856
8857 2003-07-22 Andreas Schwab <schwab@suse.de>
8858
8859 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
8860
8861 2003-07-20 Andreas Schwab <schwab@suse.de>
8862
8863 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
8864 due to insn reordering.
8865
8866 2003-07-15 Andrew Cagney <cagney@redhat.com>
8867
8868 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
8869
8870 2003-07-15 Michael Chastain <mec@shout.net>
8871
8872 * gdb.base/gdb1250.exp: New file.
8873 * gdb.base/gdb1250.c: New file.
8874
8875 2003-07-09 Michal Ludvig <mludvig@suse.cz>
8876
8877 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
8878 expansion of size_t to 'unsigned long', not only to 'unsigned'.
8879
8880 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
8881
8882 * gdb.threads/tls.c: New file.
8883 * gdb.threads/tls.exp: New file.
8884 * gdb.threads/tls-main.c: New file.
8885 * gdb.threads/tls-shared.c: New file.
8886 * gdb.threads/tls-shared.exp: New file.
8887
8888 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
8889
8890 * gdb.base/annota1.exp: Make sure that we properly escape the
8891 full path of the source file. Xfail more permissive patterns,
8892 due to a compiler debug info problem.
8893
8894 2003-07-07 Andreas Schwab <schwab@suse.de>
8895
8896 * gdb.asm/m68k.inc: New file.
8897 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
8898
8899 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
8900 arguments"): Also match negative number.
8901
8902 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
8903
8904 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
8905
8906 * gdb.base/store.c (charest): New typedef.
8907 (add_char): Rename to add_charest, update.
8908 (wack_char): Rename to wack_charest, update types. Return l + r
8909 to keep r live across the call.
8910 (wack_short, wack_int, wack_long, wack_longest, wack_float)
8911 (wack_double, wack_doublest): Return l + r to keep r live across
8912 the call.
8913 * gdb.base/store.exp: Accomodate store.c changes.
8914
8915 2003-06-30 David Carlton <carlton@kealia.com>
8916
8917 * gdb.c++/maint.exp (test_invalid_name): New.
8918 (test_first_component): Add tests for invalid names.
8919
8920 2003-06-29 Michael Chastain <mec@shout.net>
8921
8922 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
8923 output of '<VTT for class>' for virtual base classes.
8924
8925 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8926
8927 * gdb.base/completion.exp: Tab-complete "complet" instead of
8928 "compl".
8929 * gdb.base/complex.exp, gdb.base/complex.c: New files.
8930
8931 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8932
8933 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
8934 * gdb.base/volatile.exp: Likewise.
8935
8936 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8937
8938 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
8939 gdb/1265.
8940
8941 2003-06-28 Michael Chastain <mec@shout.net>
8942 Daniel Jacobowitz <drow@mvista.com>
8943
8944 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
8945 initial line count of 'captured_main' from 26 to 32.
8946 (test_with_self): Allow xmalloc call to be interleaved with the
8947 preceding two lines.
8948
8949 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8950
8951 * gdb.base/bang.exp: New testcase.
8952
8953 2003-06-23 Joel Brobecker <brobecker@gnat.com>
8954
8955 * gdb.base/langs.exp: Add some tests for the "minimal" language
8956 support.
8957
8958 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
8959
8960 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
8961 the testcase.
8962
8963 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8964
8965 * gdb.base/relocate.exp: Test add-symbol-file with a variable
8966 offset.
8967
8968 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8969
8970 * gdb.c++/pr-1210.cc: New file.
8971 * gdb.c++/pr-1210.exp: New file.
8972
8973 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
8974
8975 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
8976 000-exec-continue.
8977
8978 2003-06-15 Mark Kettenis <kettenis@gnu.org>
8979
8980 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
8981 on *-*-*bsd* instead of *-*-freebsd*.
8982
8983 2003-06-14 Andrew Cagney <cagney@redhat.com>
8984
8985 * gdb.base/store.exp: Test longest and doublest. Test all
8986 parameters. Weaken return statement match.
8987 * gdb.base/store.c: Add longest and doublest - aka long long and
8988 long double functions. Put all parameters into local register
8989 variables. Use negative values.
8990
8991 2003-06-14 Andrew Cagney <cagney@redhat.com>
8992
8993 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
8994 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
8995 exit status.
8996 * gdb.base/fileio.exp: Disable target when nointerrupts and
8997 noinferiorio, instead of limiting it to remote. Use remote_exec
8998 instead of system.
8999
9000 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
9001
9002 * gdb.base/float.exp: Add ia64 support.
9003
9004 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
9005
9006 * gdb.base/fileio.exp: Run only on remote targets.
9007
9008 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
9009
9010 * gdb.base/fileio.c: New file, testing File-I/O.
9011 * gdb.base/fileio.exp: Ditto.
9012
9013 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
9014
9015 * gdb.base/shreloc.exp: New file, check symbol values obtained from
9016 shared objects after relocation at load time (gdb PR/1132).
9017 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
9018 as above, part of the shared object relocation test.
9019
9020 2003-06-08 Mark Kettenis <kettenis@gnu.org>
9021
9022 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
9023 fully filled history list.
9024 * gdb.base/gdb_history: New file.
9025
9026 * gdb.base/signals.exp: XFAIL "continue to func1" on
9027 i*86-*-freebsd*.
9028
9029 * gdb.base/attach.exp: When trying to attach to a nonexistent
9030 process, make it possible to specify the PID based on the target,
9031 and do so for *-*-freebsd*.
9032
9033 2003-06-02 Richard Henderson <rth@redhat.com>
9034
9035 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
9036
9037 2003-06-02 Richard Henderson <rth@redhat.com>
9038
9039 * gdb.base/selftest.exp: Next over lim_at_start initialization.
9040
9041 2003-06-02 Richard Henderson <rth@redhat.com>
9042
9043 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
9044
9045 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
9046
9047 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
9048 of globalvar.
9049
9050 2003-06-01 Mark Kettenis <kettenis@gnu.org>
9051
9052 * gdb.asm/asm-source.exp: Check for memory read errors in
9053 disassembler test on *BSD too.
9054
9055 2003-06-01 Richard Henderson <rth@redhat.com>
9056
9057 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
9058 for .frame.
9059 (gdbasm_call): Lose ldgp.
9060 (gdbasm_startup): Add frame information.
9061 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
9062
9063 2003-05-31 Mark Kettenis <kettenis@gnu.org>
9064
9065 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
9066 i?86-*-*.
9067
9068 2003-05-30 Mark Kettenis <kettenis@gnu.org>
9069
9070 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
9071 FreeBSD.
9072
9073 2003-05-29 Richard Henderson <rth@redhat.com>
9074
9075 * gdb.asm/alpha.inc: New file.
9076 * gdb.asm/asm-source.exp: Use it.
9077
9078 2003-05-29 Jim Blandy <jimb@redhat.com>
9079
9080 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
9081 'core.PID'.
9082
9083 2003-05-22 Jim Blandy <jimb@redhat.com>
9084
9085 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
9086 backtrace.
9087
9088 2003-05-20 David Carlton <carlton@math.stanford.edu>
9089
9090 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
9091 this time.
9092
9093 2003-05-19 David Carlton <carlton@bactrian.org>
9094
9095 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
9096 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
9097
9098 2003-05-19 David Carlton <carlton@bactrian.org>
9099
9100 * gdb.c++/namespace.exp: Add namespace scope and anonymous
9101 namespace tests.
9102 Bump copyright date.
9103 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
9104 (main): Call C::D::marker2.
9105 * gdb.c++/namespace1.cc: New file.
9106
9107 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
9108
9109 Roland McGrath <roland@redhat.com>
9110 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
9111 there is no manager thread.
9112
9113 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
9114
9115 * gdb.threads/schedlock.exp: Remove assumption that all threads
9116 will run in a particular small time slice. Also ensure we break
9117 in one of the child threads rather than the main thread.
9118
9119 2003-05-07 Jim Blandy <jimb@redhat.com>
9120
9121 Add support for assembly source testing on the s390x.
9122 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
9123 architecture.
9124 * gdb.asm/s390x.inc: New file.
9125
9126 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
9127 succession of 'if' statements.
9128
9129 2003-05-05 Andrew Cagney <cagney@redhat.com>
9130
9131 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
9132
9133 2003-05-05 Andrew Cagney <cagney@redhat.com>
9134
9135 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
9136 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
9137
9138 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9139
9140 * gdb.base/charset.exp: Update based on new behavior of set/show
9141 charset commands.
9142
9143 2003-05-01 Andrew Cagney <cagney@redhat.com>
9144
9145 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
9146 variable do not give memory errors.
9147
9148 2003-04-30 Adam Fedor <fedor@gnu.org>
9149
9150 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
9151 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
9152 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
9153 gdb.objc/basicclass.m: : New files
9154
9155 * lib/gdb.exp (gdb_compile_objc): New procedure.
9156
9157 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9158
9159 * gdb.base/signals.exp: Make backtrace tests more specific.
9160
9161 2003-04-23 David Carlton <carlton@bactrian.org>
9162
9163 * gdb.c++/maint.exp (test_first_component): Add tests for
9164 'operator' in more locations.
9165
9166 2003-04-16 Kevin Buettner <kevinb@redhat.com>
9167
9168 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
9169
9170 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
9171
9172 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
9173 func marke' instead. Update test name.
9174
9175 2003-04-15 David Carlton <carlton@math.stanford.edu>
9176
9177 * gdb.c++/maint.exp: New file.
9178
9179 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
9180
9181 * gdb.threads/schedlock.c: Change type of thread function argument
9182 to long, to avoid warnings on 64-bit platforms.
9183
9184 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
9185
9186 * gdb.base/attach.exp: Add new message from ptrace in case of
9187 attaching to nonexistent process.
9188
9189 2003-04-11 Jim Blandy <jimb@redhat.com>
9190
9191 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9192 gdb.c++/userdef.cc: Place comments on the lines to which the
9193 marker function might return.
9194 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9195 gdb.c++/userdef.exp: Look for those comments to check that we've
9196 returned to the right place, instead of checking line numbers.
9197
9198 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
9199
9200 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
9201 match on sourcefile name, instead of directory name.
9202
9203 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
9204
9205 * gdb.base/completion.exp: Use string_to_regexp to match the
9206 working directory name.
9207
9208 2003-04-09 Jim Blandy <jimb@redhat.com>
9209
9210 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9211 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
9212 after an inferior function call, report the failure, but allow the
9213 test to continue.
9214
9215 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9216
9217 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9218 with -DPROTOTYPES.
9219
9220 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9221
9222 * gdb.base/break.exp: Revert last patch.
9223
9224 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
9225
9226 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9227 with -DPROTOTYPES.
9228
9229 2003-04-02 Andrew Cagney <cagney@redhat.com>
9230
9231 * gdb.base/callfuncs.exp: Make "print add" messages unique.
9232 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
9233 matching directories by the name breakpoint.
9234 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
9235 Make "continue to marker1" consistent.
9236 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
9237 message consistent.
9238 * lib/gdb.exp: Put "the program is no longer running", and "the
9239 program exited" in parenthesis.
9240 * lib/mi-support.exp: Ditto.
9241
9242 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9243
9244 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
9245
9246 2003-03-29 Andrew Cagney <cagney@redhat.com>
9247
9248 * gdb.base/sizeof.c (main): Print the value of '\377'.
9249 * gdb.base/sizeof.exp: Check the sign of '\377'.
9250
9251 2003-03-27 Michael Chastain <mec@shout.net>
9252
9253 * gdb.base/gdb1090.exp: New file.
9254 * gdb.base/gdb1090.cc: New file.
9255
9256 2003-03-27 J. Brobecker <brobecker@gnat.com>
9257
9258 * gdb.gdb/observer.exp: New regression test.
9259
9260 2003-03-27 Michael Chastain <mec@shout.net>
9261
9262 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
9263 * gdb.base/ptype.exp: Likewise.
9264
9265 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
9266
9267 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
9268
9269 2003-03-26 Michael Chastain <mec@shout.net>
9270
9271 * gdb.base/ptype.exp: Actually use some typedef'd types.
9272
9273 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
9274
9275 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
9276 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
9277
9278 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9279
9280 * gdb.base/default.exp: Fix regular expression.
9281
9282 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9283
9284 * gdb.base/args.exp: Fix regular expression.
9285
9286 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9287
9288 * gdb.base/help.exp: Allow Win32 child process.
9289
9290 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9291
9292 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
9293 when stepping out of main().
9294
9295 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9296
9297 * gdb.base/default.exp: Check for win32 specific message when calling
9298 "run" without executable.
9299
9300 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9301
9302 * gdb.base/args.exp: Expect .exe in output.
9303
9304 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
9305
9306 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
9307 Cygwin native.
9308
9309 2003-03-17 Andrew Cagney <cagney@redhat.com>
9310
9311 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
9312 vector registes.
9313 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
9314 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
9315
9316 2003-03-17 David Carlton <carlton@math.stanford.edu>
9317
9318 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
9319 test, for PR breakpoints/38.
9320 Call test_watchpoint_and_breakpoint.
9321 * gdb.base/watchpoint.c (func3): New function.
9322 (main): Call func3.
9323
9324 2003-03-04 David Carlton <carlton@math.stanford.edu>
9325
9326 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
9327 Garply<Garply<char> >:: garply".
9328 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
9329 with respect to PR c++/1111; note also PR c++/1113.
9330 (test_template_breakpoints): KFAIL "constructor breakpoint" with
9331 respect to PR c++/1062.
9332 KFAIL "destructor breakpoint" with respect to PR c++/1112.
9333
9334 2003-03-03 David Carlton <carlton@math.stanford.edu>
9335
9336 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
9337 with respect to PR c++/57.
9338 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
9339 c++/826.
9340 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
9341 respect to PR c++/57.
9342
9343 2003-03-03 David Carlton <carlton@math.stanford.edu>
9344
9345 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
9346 respect to PR c++/33 into FAILs.
9347
9348 2003-03-03 Michael Chastain <mec@shout.net>
9349
9350 * configure.in: Update copyright years.
9351
9352 2003-03-03 Michael Chastain <mec@shout.net>
9353
9354 * Makefile.in: Update copyright years.
9355
9356 2003-02-28 David Carlton <carlton@math.stanford.edu>
9357
9358 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
9359 print class instead of struct and/or superfluous protection
9360 specifiers, as long as the resulting output is equivalent to the
9361 source code.
9362 Delete FIXME from end of messages on tests that don't need
9363 fixing.
9364
9365 2003-02-28 David Carlton <carlton@math.stanford.edu>
9366
9367 * gdb.c++/templates.exp (do_tests): Allow const in the two
9368 Foo<volatile char *>::foo tests.
9369
9370 2003-02-27 Michael Snyder <msnyder@redhat.com>
9371
9372 * gdb.base/restore.c (main): Return zero, so exit code
9373 will be consistant.
9374
9375 2003-02-26 David Carlton <carlton@math.stanford.edu>
9376
9377 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
9378 char *>::foo" test with respect to PR c++/33. Create a new test
9379 which is identical to that one except that it doesn't put the
9380 space between the "char" and the "*"; KFAIL it, too.
9381
9382 2003-02-26 David Carlton <carlton@math.stanford.edu>
9383
9384 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
9385 template types into either PASSes or KFAILs (corresponding to PR
9386 c++/57). Tweak indentation. Update copyright.
9387
9388 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
9389
9390 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
9391
9392 2003-02-13 Michael Chastain <mec@shout.net>
9393
9394 * gdb.base/exprs.exp: Remove i960 remnants.
9395 * gdb.base/funcargs.exp: Likewise.
9396 * gdb.base/list.exp: Likewise.
9397 * gdb.base/ptype.exp: Likewise.
9398
9399 2003-02-14 David Carlton <carlton@math.stanford.edu>
9400
9401 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
9402 pEe->D::vg()" from XFAIL to KFAIL.
9403
9404 2003-02-13 Jason Molenda (jmolenda@apple.com)
9405
9406 * gdb.base/maint.exp: Update maint print statistics regexp to include
9407 new entries.
9408
9409 2003-02-13 Michael Chastain <mec@shout.net>
9410
9411 * gdb.c++/inherit.exp: Remove call to get_debug_format.
9412
9413 2003-02-12 Michael Chastain <mec@shout.net>
9414
9415 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
9416 * gdb.c++/inherit.exp: Likewise.
9417 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
9418 * gdb.c++/templates.exp: Likewise.
9419 * gdb.c++/virtfunc.exp: Likewise.
9420
9421 2003-02-06 Jason Molenda (jason-cl@molenda.com)
9422
9423 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
9424 why the code is written that way.
9425
9426 2003-02-05 Michael Chastain <mec@shout.net>
9427
9428 * gdb.base/dump.exp: Add missing copyright line.
9429
9430 2003-02-05 Jason Molenda (jason-cl@molenda.com)
9431
9432 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
9433 at the beginning so the breakpoint doesn't get set on the loop.
9434
9435 2003-02-05 Michael Chastain <mec@shout.net>
9436
9437 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
9438 output for configurations with gcc 2.95.3.
9439
9440 2003-02-05 Keith Seitz <keiths@redhat.com>
9441 Andrew Cagney <ac131313@redhat.com>
9442
9443 * gdb.mi/mi-cli.exp: New file.
9444
9445 2003-02-04 Michael Chastain <mec@shout.net>
9446
9447 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
9448 Call perror and then continue.
9449
9450 2003-02-03 Michael Chastain <mec@shout.net>
9451
9452 * gdb.c++/pr-1023.cc: New file.
9453 * gdb.c++/pr-1023.exp: New file.
9454
9455 2003-02-05 Jim Blandy <jimb@redhat.com>
9456
9457 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
9458 it's local to foobar. Check for it there, and check that it's not
9459 present in main.
9460 * gdb.c++/local.cc (marker2): New function.
9461 (foobar): Call marker1.
9462 (main): Call marker2 instead of marker1.
9463
9464 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9465
9466 * gdb.disasm/mn10200.exp: Obsolete file.
9467 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
9468 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
9469 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
9470
9471 2003-02-04 David Carlton <carlton@math.stanford.edu>
9472
9473 * gdb.c++/overload.exp: Test intToChar(1).
9474 * gdb.c++/overload.cc (intToChar): New.
9475 (main): Call intToChar.
9476
9477 2003-02-03 David Carlton <carlton@math.stanford.edu>
9478
9479 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
9480 'might_kfail' arg.
9481 KFAIL some of the continue_to_bp_overloaded calls, according to
9482 PR c++/1025.
9483
9484 2003-02-01 Michael Chastain <mec@shout.net>
9485
9486 * gdb.base/advance.c (marker1): New marker function.
9487 * gdb.base/advance.exp: When the 'advance' command lands on the
9488 return breakpoint, it can legitimately stop on either the
9489 current line or the next line. Accommodate both outcomes.
9490 * gdb.base/until.exp: Likewise.
9491
9492 2003-02-02 Andrew Cagney <ac131313@redhat.com>
9493
9494 2002-11-10 Jason Molenda (jason-cl@molenda.com):
9495 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
9496 now a list, not a tuple.
9497 * gdb.mi/mi-var-display.exp: Ditto.
9498 * gdb.mi/gdb792.exp: Ditto.
9499
9500 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9501
9502 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
9503 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
9504 stack backtraces.
9505 * gdb.mi/mi-syn-frame.c: Part of same.
9506
9507 2003-02-01 Mark Kettenis <kettenis@gnu.org>
9508
9509 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9510 gdb.mi/mi1-pthreads.exp: Return instead of calling
9511 gdb_suppress_entire_file.
9512
9513 2003-02-01 Mark Salter <msalter@redhat.com>
9514
9515 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
9516
9517 2003-01-31 Mark Salter <msalter@redhat.com>
9518
9519 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
9520 Support empty arg.
9521
9522 2003-01-30 Michael Chastain <mec@shout.net>
9523
9524 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
9525 This was a workaround for a UTF-8 bug in readline 4.3. The bug
9526 has been fixed in gdb/readline on 2003-01-09.
9527
9528 2003-01-29 Michael Snyder <msnyder@redhat.com>
9529
9530 * gdb.base/maint.exp: Allow for leading underscore in symbol.
9531 * gdb.base/display.exp: Allow for leading underscore in symbol.
9532 * gdb.base/args.exp: Skip if target does not support args passing.
9533
9534 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9535
9536 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
9537 gdb_test. Accept a list of expect arguments as the third
9538 parameter.
9539 (gdb_test): Use it.
9540
9541 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
9542
9543 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
9544 allow for different test tree configurations. Update some
9545 tescases accordingly.
9546 * gdb.arch/altivec-regs.exp: Ditto.
9547 * gdb.asm/asm-source.exp: Ditto.
9548 * gdb.base/advance.exp: Ditto.
9549 * gdb.base/display.exp: Ditto.
9550 * gdb.base/long_long.exp: Ditto.
9551 * gdb.base/mips_pro.exp: Ditto.
9552 * gdb.base/overlays.exp: Ditto.
9553 * gdb.base/relocate.exp: Ditto.
9554 * gdb.base/setshow.exp: Ditto.
9555 * gdb.base/step-line.exp: Ditto.
9556 * gdb.base/step-test.exp: Ditto.
9557 * gdb.base/until.exp: Ditto.
9558 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9559
9560 2003-01-17 David Carlton <carlton@math.stanford.edu>
9561
9562 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9563 corresponding to PR c++/945.
9564 Update copyright.
9565
9566 2003-01-17 David Carlton <carlton@math.stanford.edu>
9567
9568 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9569 corresponding to PR c++/68.
9570
9571 2003-01-17 David Carlton <carlton@math.stanford.edu>
9572
9573 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9574 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9575 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9576
9577 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9578
9579 * gdb.base/break.exp: Fix change of default location, because of
9580 removal of until tests.
9581 * gdb.base/help.exp: Update test for new 'until' help message.
9582 Add test for help on 'advance'.
9583 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
9584
9585 2003-01-15 Mark Kettenis <kettenis@gnu.org>
9586
9587 * gdb.base/default.exp: Adapt "info float" test for recent changes
9588 to that command. Add test for "info vector".
9589 * gdb.base/float.exp: New file. Add test for "info float" that
9590 resembles the old test in gdb.base/default.exp.
9591
9592 2003-01-15 David Carlton <carlton@math.stanford.edu>
9593
9594 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9595
9596 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9597
9598 * gdb.base/break.exp: Move the tests of until command from here...
9599 * gdb.base/until.exp: ... to here. New file. Add other tests.
9600 * gdb.base/advance.c: New file.
9601 * gdb.base/advance.exp: New file.
9602
9603 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
9604
9605 * gdb.base/args.c: New file.
9606 * gdb.base/args.exp: New file.
9607
9608 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9609
9610 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9611
9612 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9613
9614 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9615
9616 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9617
9618 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9619 dates.
9620
9621 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9622
9623 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9624
9625 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9626
9627 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9628 (ptype &*"foo").
9629 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9630
9631 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9632
9633 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9634 * gdb.mi/mi1-console.exp: Likewise.
9635
9636 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9637
9638 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9639 * gdb.mi/mi1-console.exp: Likewise.
9640
9641 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9642
9643 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9644
9645 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
9646
9647 * gdb.base/detach.exp: New test.
9648
9649 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
9650
9651 * Makefile.in (ALL_SUBDIRS): New variable.
9652 (subdirs, clean, distclean): Use it.
9653 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
9654 regenerating Makefile, since it is generated from the top level.
9655 * gdb.asm/Makefile.in: Likewise.
9656 * gdb.base/Makefile.in: Likewise.
9657 * gdb.c++/Makefile.in: Likewise.
9658 * gdb.disasm/Makefile.in: Likewise.
9659 * gdb.java/Makefile.in: Likewise.
9660 * gdb.mi/Makefile.in: Likewise.
9661 * gdb.threads/Makefile.in: Likewise.
9662 * gdb.trace/Makefile.in: Likewise.
9663
9664 2003-01-09 David Carlton <carlton@math.stanford.edu>
9665
9666 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
9667 Add copyright year 2003.
9668
9669 2003-01-06 Michael Chastain <mec@shout.net>
9670
9671 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
9672 When selecting a thread, 'line' and 'file' are optional.
9673 * gdb.mi/mi1-pthreads.exp: Likewise.
9674
9675 2003-01-06 Andreas Schwab <schwab@suse.de>
9676
9677 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
9678 failures.
9679
9680 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9681
9682 Fix PR gdb/844
9683 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
9684 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
9685
9686 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
9687 instead of calling gdb_suppress_entire_file.
9688 * gdb.threads/print-threads.exp: Likewise.
9689 * gdb.threads/schedlock.exp: Likewise.
9690
9691 * gdb.threads/killed.exp: Return instead of calling
9692 gdb_suppress_entire_file.
9693 * gdb.threads/linux-dp.exp: Likewise.
9694 * gdb.threads/pthreads.exp: Likewise.
9695
9696 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9697
9698 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
9699 stabs.
9700 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
9701 * gdb.base/whatis.exp: Always allow (void) after function names.
9702
9703 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9704
9705 * gdb.c++/casts.exp: Correct regexp.
9706
9707 2003-01-04 Mark Kettenis <kettenis@gnu.org>
9708
9709 * configure.in: Call AC_CONFIG_HEADER. Don't call
9710 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
9711 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
9712 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
9713 aforementioned directories in the AC_OUPUT call.
9714 * config.hin: New file.
9715 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9716 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
9717 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
9718 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
9719 pass -I$objdir instead of -I$objdir/$subdir in compilation.
9720 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
9721 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
9722 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
9723 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
9724 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
9725 gdb.threads/configure.in, gdb.threads/configure,
9726 gdb.threads/config.in, gdb.trace/configure.in,
9727 gdb.trace/configure: Removed.
9728
9729 2003-01-03 Michael Chastain <mec@shout.net>
9730
9731 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
9732 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
9733
9734 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
9735
9736 * gdb.base/store.exp: Fix regular expressions.
9737
9738 2002-12-28 Mark Kettenis <kettenis@gnu.org>
9739
9740 * configure.in: Rewrite.
9741 * configure: Regenerated.
9742
9743 2003-01-03 David Carlton <carlton@math.stanford.edu>
9744
9745 * gdb.base/psymtab.exp: New file.
9746 * gdb.base/psymtab1.c: Ditto.
9747 * gdb.base/psymtab2.c: Ditto.
9748
9749 2002-12-23 Adam Fedor <fedor@gnu.org>
9750
9751 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
9752
9753 2002-12-23 David Carlton <carlton@math.stanford.edu>
9754
9755 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
9756 and current_directory initialization.
9757
9758 2002-12-22 Jim Blandy <jimb@redhat.com>
9759
9760 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
9761 rather than as part of the output file name.
9762
9763 * gdb.base/attach.exp: There's no need to copy the test program to
9764 /tmp; that was only ever necessary on HP/UX, and this test is
9765 entirely disabled there anyway.
9766
9767 2002-12-21 Jim Blandy <jimb@redhat.com>
9768
9769 * gdb.c++/psmang.exp: Doc fix.
9770
9771 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
9772 test.
9773
9774 2002-12-20 David Carlton <carlton@math.stanford.edu>
9775
9776 * gdb.c++/annota2.exp: KFAIL annotate-quit.
9777
9778 2002-12-18 Michael Chastain <mec@shout.net>
9779
9780 * gdb.c++/annota2.exp: Add copyright year 2002.
9781
9782 2002-12-17 David Carlton <carlton@math.stanford.edu>
9783
9784 * gdb.c++/try_catch.cc: Add marker comments.
9785 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
9786 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
9787 * gdb.c++/m-static.cc: Ditto.
9788 * gdb.c++/m-static1.cc: Ditto.
9789 * gdb.c++/try_catch.cc: Ditto.
9790
9791 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
9792
9793 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
9794 to see whether we are using the new -environment-directory
9795 command which resets via -r or the old version of the command
9796 which may prompt the user. Part of fix for gdb/741.
9797
9798 2002-12-13 Andrew Cagney <ac131313@redhat.com>
9799
9800 * gdb.fortran/types.exp: Update obsolete comment.
9801 * gdb.fortran/exprs.exp: Ditto.
9802 * lib/gdb.exp: Delete obsolete code.
9803 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
9804 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
9805 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
9806 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
9807 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
9808 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
9809 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
9810 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
9811 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
9812 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
9813 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
9814 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
9815 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
9816 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
9817 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
9818 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
9819 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
9820 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
9821 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
9822 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
9823 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
9824 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
9825 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
9826 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
9827 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
9828 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
9829 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
9830 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
9831 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
9832 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
9833 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
9834 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
9835 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
9836 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
9837 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
9838 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
9839 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
9840
9841 2002-12-11 David Carlton <carlton@math.stanford.edu>
9842
9843 * gdb.c++/m-data.exp: Add test for members that shadow global
9844 variables: see PR gdb/804.
9845 * gdb.c++/m-data.cc: Ditto.
9846
9847 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
9848
9849 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
9850
9851 2002-12-06 David Carlton <carlton@math.stanford.edu>
9852
9853 * gdb.base/store.c: Don't declare functions static.
9854
9855 2002-12-04 Andrew Cagney <ac131313@redhat.com>
9856
9857 * gdb.base/store.exp, gdb.base/store.c: New files.
9858
9859 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9860
9861 * gdb.base/selftest.exp: Update for current gdb.
9862
9863 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9864
9865 * gdb.base/maint.exp: Only dump symbols from one source file
9866 or objfile.
9867
9868 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9869
9870 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
9871 function call.
9872
9873 2002-11-25 Jim Blandy <jimb@redhat.com>
9874
9875 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
9876 function appearing in error message.
9877
9878 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
9879
9880 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
9881
9882 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
9883
9884 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
9885 for mi1 and current mi is in correct format. New mi startup message
9886 should be in mi console format. This is part of fix for PR gdb/604.
9887
9888 2002-09-18 Fernando Nasser <fnasser@redhat.com>
9889
9890 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
9891 which explicitly prints the zero offset as "+0".
9892
9893 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
9894
9895 * gdb.threads/schedlock.c (args): Make unsigned.
9896
9897 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
9898
9899 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
9900 numbers. Allow "foo2|selected stack frame".
9901 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
9902 * gdb.asm/asmsrc2.s: Likewise.
9903 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
9904 comments.
9905 * gdb.asm/mips.inc: New file.
9906
9907 2002-10-18 Adam Fedor <fedor@gnu.org>
9908
9909 * gdb.base/default.exp: Update expected output to include 'ObjC'.
9910 * gdb.base/help.exp: Likewise.
9911
9912 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9913
9914 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
9915 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
9916
9917 2002-10-02 Jim Blandy <jimb@redhat.com>
9918
9919 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
9920
9921 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9922
9923 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
9924 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
9925 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
9926 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
9927 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
9928 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
9929 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
9930
9931 2002-09-29 Andrew Cagney <ac131313@redhat.com>
9932
9933 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
9934 * mi0-disassemble.exp, mi0-eval.exp: Delete.
9935 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
9936 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
9937 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
9938 * mi0-var-block.exp, mi0-var-child.exp: Delete.
9939 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
9940
9941 2002-09-27 Kevin Buettner <kevinb@redhat.com>
9942
9943 * gdb.base/annota1.exp (info break): Make directory components of
9944 path optional since not all compilers emit this debug information.
9945
9946 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
9947 step ends up stepping out of the function instead of stopping on
9948 the epilogue.
9949
9950 2002-09-26 Keith Seitz <keiths@redhat.com>
9951
9952 * lib/insight-support.exp (gdbtk_start): Figure out where
9953 the insight executable is based on where gdb is. Use this
9954 executable to start insight instead of gdb.
9955
9956 2002-09-25 Andrew Cagney <cagney@redhat.com>
9957
9958 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
9959
9960 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9961
9962 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
9963 test_isolated_complaints.
9964 (test_empty_complaint): New function.
9965 (test_empty_complaints): New function. Check no output when no
9966 complaints.
9967
9968 2002-09-19 Jim Blandy <jimb@redhat.com>
9969
9970 * gdb.base/charset.exp, gdb.base/charset.c: New files.
9971
9972 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9973
9974 * gdb.gdb/complaints.exp: New file.
9975
9976 2002-09-18 Andrew Cagney <ac131313@redhat.com>
9977
9978 * gdb.base/maint.exp: Check `help maint internal-warning'.
9979
9980 2002-09-18 David Carlton <carlton@math.stanford.edu>
9981
9982 * gdb.c++/m-static.exp: Remove breakpoints depending on line
9983 numbers, and replace them by a single breakpoint after the
9984 constructors are all finished.
9985 Add test 4.
9986 * gdb.c++/m-static.cc: Add test 4.
9987 * gdb.c++/m-static.h: New file.
9988 * gdb.c++/m-static1.cc: New file.
9989
9990 * gdb.c++/printmethod.exp: New file.
9991 * gdb.c++/printmethod.cc: New file.
9992
9993 * gdb.c++/pr-574.exp: New file.
9994 * gdb.c++/pr-574.cc: New file.
9995
9996 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
9997
9998 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
9999 embedded targets which never actually exit.
10000
10001 2002-09-18 Fernando Nasser <fnasser@redhat.com>
10002
10003 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
10004 "don't step after run" as unresolved or unsupported, instead of xfail.
10005
10006 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
10007
10008 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
10009 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
10010 Add newline to expected string in "step out of main (status wrapper)"
10011 case.
10012
10013 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
10014
10015 * lib/gdb.exp (rerun_to_main): Allow restarting application.
10016 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
10017
10018 2002-09-17 Tom Tromey <tromey@redhat.com>
10019
10020 * gdb.base/printcmds.exp (test_print_string_constants): Expect
10021 \000, not \0, in double-quoted string.
10022
10023 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
10024
10025 * gdb.base/commands.exp: Don't expect a "Program exited normally"
10026 string after running the commands execution on breakpoint tests.
10027
10028 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
10029
10030 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
10031
10032 2002-09-12 Joel Brobecker <brobecker@gnat.com>
10033
10034 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
10035
10036 2002-09-10 Keith Seitz <keiths@redhat.com>
10037
10038 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
10039 runto proc.
10040 (mi_run_to_main): Use mi_runto.
10041 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
10042
10043 2002-09-10 Keith Seitz <keiths@redhat.com>
10044
10045 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
10046 regexp for stopping at main. Could have multiple event notifications.
10047 Don't assume that main was declared with no parameters.
10048 (mi_next): Use mi_step_to.
10049 (mi_step): Use mi_next_to.
10050
10051 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
10052
10053 * gdb.base/default.exp: Fix expected string in `info float' test.
10054
10055 2002-09-09 Ben Elliston <bje@redhat.com>
10056
10057 * config/mips.exp: Update comments.
10058 * config/mips-idt.exp: Likewise.
10059 * config/nind.exp: Likewise.
10060 * config/slite.exp: Likewise.
10061 * config/sparclet.exp: Likewise.
10062 * config/udi.exp: Likewise.
10063 * config/vx.exp: Likewise.
10064 * config/vxworks29k.exp: Likewise.
10065
10066 2002-09-05 Jim Blandy <jimb@redhat.com>
10067
10068 * gdb.threads/killed.exp: Fix test failure message.
10069
10070 2002-09-04 Keith Seitz <keiths@redhat.com>
10071
10072 * lib/mi-support.exp: Update copyright.
10073 (mi_gdb_test): Increase the priority of the expected pattern
10074 so that it matches gdb_test.
10075
10076 2002-09-03 Keith Seitz <keiths@redhat.com>
10077
10078 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
10079 Use integer comparison instead of string comparison for testing
10080 whether binary was built.
10081
10082 2002-09-03 Jim Blandy <jimb@redhat.com>
10083
10084 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
10085
10086 2002-08-29 Jim Blandy <jimb@redhat.com>
10087
10088 * gdb.threads/pthreads.exp: Move the portable thread compilation
10089 code into a function in lib/gdb.exp, and call that from here.
10090 * lib/gdb.exp (gdb_compile_pthreads): New function.
10091
10092 2002-08-29 Keith Seitz <keiths@redhat.com>
10093
10094 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
10095 expect_out so that callers can get at it.
10096
10097 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
10098
10099 * gdb.threads/print-threads.c: New file.
10100 * gdb.threads/print-threads.exp: New file.
10101 * gdb.threads/schedlock.c: New file.
10102 * gdb.threads/schedlock.exp: New file.
10103
10104 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
10105
10106 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
10107 not altivec.c.
10108
10109 2002-08-17 Mark Kettenis <kettenis@gnu.org>
10110
10111 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
10112 targets. The problem should be fixed now.
10113
10114 2002-08-15 Mark Kettenis <kettenis@gnu.org>
10115
10116 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
10117 2002-07-24 change that removes final dots from error messages.
10118
10119 2002-08-13 Tom Tromey <tromey@redhat.com>
10120
10121 * gdb.base/readline.exp: New file.
10122
10123 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10124
10125 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
10126 supress message.
10127
10128 2002-08-01 Andrew Cagney <cagney@redhat.com>
10129
10130 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
10131 CHILL_FOR_TARGET and CHILL_LIB.
10132 * configure.in (configdirs): Remove gdb.chill.
10133 * configure: Regenerate.
10134 * lib/gdb.exp: Obsolete references to chill.
10135 * gdb.fortran/types.exp: Ditto.
10136 * gdb.fortran/exprs.exp: Ditto.
10137
10138 2002-07-30 Kevin Buettner <kevinb@redhat.com>
10139
10140 * gdb.base/shlib-call.exp (additional_flags): Conditionally
10141 set Irix-specific compile and link flags.
10142
10143 2002-07-29 Kevin Buettner <kevinb@redhat.com>
10144
10145 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
10146 source files. The ``-o'' option doesn't work with the ``-E'' option
10147 when using the Irix compiler.
10148
10149 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
10150
10151 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
10152 Improve support for reusing an exec file. Copy exec file
10153 to target, and run gdbserver on the target instead of on the host.
10154
10155 2002-07-18 Jim Blandy <jimb@redhat.com>
10156
10157 * gdb.base/ending-run.exp: Don't expect to see the program end in
10158 some orderly fashion when we're running on a real stand-alone
10159 board.
10160
10161 * gdb.base/interrupt.exp: Correct logic for skipping tests on
10162 targets that don't support interrupts.
10163
10164 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
10165
10166 * gdb.base/attach.exp: Add patterns to match output from /proc-based
10167 systems.
10168 Move comments in expect statements to inside the actions, so that they
10169 don't get matched against.
10170
10171 2002-07-10 Mark Kettenis <kettenis@gnu.org>
10172
10173 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
10174 function when asleep" test.
10175
10176 2002-07-10 Andrew Cagney <ac131313@redhat.com>
10177
10178 * gdb.base/page.exp: Rewrite to handle problems with very long
10179 `info set' output. Update copyright.
10180
10181 2002-06-26 Andrew Cagney <ac131313@redhat.com>
10182
10183 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
10184 gdb.threads-hp.
10185 * gdb.hp/configure: Regenerate.
10186 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
10187 * gdb.hp/gdb.threads-hp/configure: Delete file.
10188 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
10189
10190 2002-06-22 Andrew Cagney <ac131313@redhat.com>
10191
10192 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
10193 setlocale, bindtextdomain and textdomain.
10194
10195 2002-06-11 Jim Blandy <jimb@redhat.com>
10196
10197 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
10198 preprocessor macro information is present.
10199
10200 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
10201 tests.
10202
10203 2002-06-06 Michael Snyder <msnyder@redhat.com>
10204
10205 * gdb.base/overlays.exp: Record addresses of overlay
10206 functions in TCL variables rather than in GDB variables,
10207 to avoid having GDB convert them to pointers (with loss
10208 of information).
10209
10210 * gdb.base/d10v.ld: Merge in several years worth of
10211 default linker script changes.
10212 * gdb.base/long_long.exp: Add check for sizeof (long double).
10213
10214 2002-06-06 Michal Ludvig <mludvig@suse.cz>
10215
10216 * gdb.asm/asm-source.exp: Add x86-64 target.
10217 * gdb.asm/x86_64.inc: New.
10218
10219 2002-05-30 Michael Chastain <mec@shout.net>
10220
10221 From Benjamin Kosnik <bkoz@redhat.com>:
10222 * gdb.c++/m-static.cc: New file.
10223 * gdb.c++/m-static.exp: New file.
10224
10225 2002-05-28 Michael Snyder <msnyder@redhat.com>
10226
10227 * gdb.base/call-ar-st.exp: Allow for reduced floating point
10228 precision.
10229
10230 2002-05-27 Michael Chastain <mec@shout.net>
10231
10232 From Benjamin Kosnik <bkoz@redhat.com>:
10233 * gdb.c++/m-data.cc: New file.
10234 * gdb.c++/m-data.exp: New file.
10235
10236 2002-05-27 Michael Chastain <mec@shout.net>
10237
10238 From Benjamin Kosnik <bkoz@redhat.com>:
10239 * gdb.c++/try_catch.cc: New file.
10240 * gdb.c++/try_catch.exp: New file.
10241
10242 2002-05-27 Michael Chastain <mec@shout.net>
10243
10244 * gdb.c++/local.exp: Accept more nested types in output.
10245
10246 2002-05-26 Michael Chastain <mec@shout.net>
10247
10248 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
10249
10250 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
10251
10252 * lib/gdb.exp (gdb_wrapper_init): Just because
10253 gdb_wrapper_file exists, this does not mean that the file
10254 should not be rebuilt. That is what gdb_wrapper_initialized
10255 is for.
10256 (default_gdb_init): Reset gdb_wrapper_initialized.
10257
10258 2002-05-23 Michael Snyder <msnyder@redhat.com>
10259
10260 * gdb.base/all-bin.exp: Revise previous patch by just reducing
10261 the precision of the floating point test results.
10262 * gdb.base/call-rt-st.exp: Ditto.
10263
10264 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
10265 * gdb.base/call-rt-st.exp: Ditto.
10266
10267 2002-05-19 Michael Chastain <mec@shout.net>
10268
10269 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
10270
10271 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
10272
10273 * configure.in (configdirs): Add gdb.arch.
10274 * configure: Regenerate.
10275
10276 2002-05-17 Jim Blandy <jimb@redhat.com>
10277
10278 * gdb.base/completion.exp: Recognize the more detailed error
10279 messages produced by the macro expander's lexical analyzer.
10280
10281 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
10282
10283 * gdb.arch/altivec-abi.c: New file.
10284 * gdb.arch/altivec-abi.exp: New file.
10285 * gdb.arch/altivec-regs.c: New file.
10286 * gdb.arch/altivec-regs.exp: New file.
10287
10288 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10289
10290 * gdb.base/maint.exp (maint print type): Update for new type
10291 structure.
10292
10293 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
10294
10295 * gdb.arch: New directory.
10296 * gdb.arch/configure.in: New file.
10297 * gdb.arch/configure: New file.
10298 * gdb.arch/Makefile.in: New file.
10299
10300 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
10301
10302 * gdb.asm/asm-source.exp: Add v850 as supported target.
10303 * gdb.asm/v850.inc: New file.
10304
10305 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
10306
10307 * gdb.c++/annota2.exp (annotate-quit): Add comment.
10308
10309 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
10310
10311 * gdb.base/break.exp: Check 'break "marker2"'.
10312
10313 2002-05-10 Michael Snyder <msnyder@redhat.com>
10314
10315 * gdb.base/long_long.exp: Fix typo.
10316
10317 2002-05-10 Jim Blandy <jimb@redhat.com>
10318
10319 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
10320 a bug.
10321
10322 * gdb.base/printcmds.exp (test_integer_literals_rejected):
10323 Recognize more detailed error message produced by the macro
10324 expander's lexical analyzer.
10325 * lib/gdb.exp (test_print_reject): Same.
10326
10327 2002-05-09 Mark Kettenis <kettenis@gnu.org>
10328
10329 * gdb.c++/method.exp: Fix typo.
10330
10331 2002-05-08 Michael Snyder <msnyder@redhat.com>
10332
10333 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
10334 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
10335 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
10336 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
10337 Add iftarget clause for strongarm.
10338
10339 2002-05-06 Michael Snyder <msnyder@redhat.com>
10340
10341 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
10342 (gdb_continue_to_end): Accept output from status wrapper.
10343 * gdb.base/ending-run.exp: Add case for output from status wrapper.
10344 Clean up fail messages to match pass messages.
10345
10346 Enable the "needs_status_wrapper" testsuite feature.
10347 * lib/gdb.exp (gdb_wrapper_init): New procedure.
10348 (gdb_compile): Conditionally call gdb_wrapper_init.
10349 * gdb.base/a2-run.exp: Recognize output from status wrapper.
10350 * gdb.c++/method.exp: Recognize output from status wrapper.
10351
10352 2002-05-06 Ben Elliston <bje@redhat.com>
10353 From Graydon Hoare <graydon@redhat.com>
10354
10355 * config/sid.exp: Include support for "rawsid" protocol.
10356
10357 2002-05-03 Jim Blandy <jimb@redhat.com>
10358
10359 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
10360 * gdb.c++/hang3.C: New file.
10361
10362 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10363
10364 * gdb.base/default.exp: Remove obsolete code.
10365 * gdb.c++/misc.exp: Ditto. Update copyright.
10366 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
10367 * gdb.base/whatis.exp: Ditto. Update copyright.
10368 * gdb.base/scope.exp: Ditto. Update copyright.
10369 * gdb.base/ptype.exp: Ditto. Update copyright.
10370 * gdb.base/printcmds.exp: Ditto. Update copyright.
10371 * gdb.base/opaque.exp: Ditto. Update copyright.
10372 * gdb.base/list.exp: Ditto.
10373 * gdb.base/funcargs.exp: Ditto. Update copyright.
10374 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
10375 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
10376 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
10377 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
10378 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
10379 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
10380
10381 2002-05-02 Michael Snyder <msnyder@redhat.com>
10382
10383 * gdb.base/watchpoint.exp: Add xscale target.
10384 * gdb.base/long_long.exp: Add xscale target.
10385 * gdb.base/default.exp: Add xscale target.
10386
10387 2002-05-01 Jim Blandy <jimb@redhat.com>
10388
10389 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
10390 gdb.c++/hang.exp: New test.
10391
10392 2002-05-01 Fred Fish <fnf@redhat.com>
10393
10394 * gdb.base/completion.exp: Handle completions of "./Make" for
10395 more than one completion possibility, as is the case when we
10396 build and test in the source tree.
10397
10398 2002-04-29 Anthony Green <green@redhat.com>
10399
10400 * gdb.java/jmisc1.exp: New file.
10401 * gdb.java/jmisc2.exp: New file.
10402
10403 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
10404
10405 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
10406
10407 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
10408
10409 * gdb.base/help.exp: Change 'help status' to allow for target
10410 dependent output differences.
10411
10412 2002-04-22 Michael Chastain <mec@shout.net>
10413
10414 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
10415
10416 2002-04-22 Michael Chastain <mec@shout.net>
10417
10418 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
10419
10420 2002-04-17 David S. Miller <davem@redhat.com>
10421
10422 * gdb.asm/sparc64.inc: New file.
10423 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
10424
10425 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
10426
10427 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
10428 instruction file directly into the build tree. Clean up at end of
10429 test.
10430
10431 2002-04-18 David S. Miller <davem@redhat.com>
10432
10433 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
10434 handle 64-bit platforms correctly.
10435 * gdb.base/maint.exp: Likewise.
10436
10437 2002-04-18 Kevin Buettner <kevinb@redhat.com>
10438
10439 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
10440 ``-fpic'' when compiling files comprising a shared library, but
10441 it does need additional linker flags in order to find shared
10442 libraries at run time.
10443
10444 2002-04-18 Kevin Buettner <kevinb@redhat.com>
10445
10446 * gdb.base/cvexpr.c (use): New function.
10447 (main): Invoke use() on all global variables to prevent
10448 some linkers from deleting these otherwise unused symbols.
10449
10450 2002-04-17 Michael Chastain <mec@shout.net>
10451 From David S. Miller <davem@redhat.com>
10452
10453 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
10454 handle 64-bit platforms correctly.
10455
10456 2002-04-12 Michael Snyder <msnyder@redhat.com>
10457 From Jim Blandy <jimb@redhat.com>
10458 * gdb.base/foo.c (foox): Remove section attribute; the linker
10459 script can handle this instead.
10460 * gdb.base/bar.c (barx): Same.
10461 * gdb.base/baz.c (bazx): Same.
10462 * gdb.base/grbx.c (grbxx): Same.
10463
10464 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
10465 manager doesn't automatically unmap overlays unnecessarily.
10466
10467 2002-04-10 Martin M. Hunt <hunt@redhat.com>
10468
10469 * gdb.base/ending-run.exp: Fix pattern for Mips targets
10470 stepping out of main.
10471
10472 2002-04-09 Michael Chastain <mec@shout.net>
10473
10474 * gdb.c++/local.cc (main): Move call to marker1() inside nested
10475 scope so that the nested scope tests will make sense.
10476 * gdb.c++/local.exp: Write patterns that actually work with gcc
10477 (the HP patterns "were never known to work with gcc").
10478 Keep the old aCC patterns too.
10479
10480 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
10481
10482 * gdb.base/attach.exp: Correct target board test.
10483
10484 2002-04-08 Michael Chastain <mec@shout.net>
10485
10486 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
10487 in a const method. Add some xfail and fail cases for configurations
10488 that do not emit the "const ...".
10489
10490 2002-04-07 Michael Chastain <mec@shout.net>
10491
10492 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
10493 Accept "A * const" and "const A * const" as type of "this".
10494 Fix spelling of getFunky throughout. Make messages uniform.
10495
10496 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
10497
10498 Work around for PR gdb/285:
10499 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
10500
10501 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
10502
10503 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
10504 instructions file at run time instead of configure time.
10505 Sometimes we run the test in a directory that is not the one we
10506 configured in.
10507 * gdb.asm/configure.in: Delete creation of symlink.
10508 * gdb.asm/configure: Regenerate.
10509
10510 2002-04-05 J. Brobecker <brobecker@gnat.com>
10511
10512 * gdb.gdb/xfullpath.exp: New test, to exercise the new
10513 xfullpath () function.
10514
10515 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
10516
10517 * gdb.asm/Makefile.in: Correct dependencies.
10518
10519 * gdb.asm/powerpc.inc: New file.
10520 * gdb.asm/asm-source.exp: Add PowerPC.
10521 * gdb.asm/configure.in: Likewise.
10522 * gdb.asm/configure: Regenerated.
10523
10524 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
10525
10526 * gdb.base/relocate.exp: New file.
10527 * gdb.base/relocate.c: New file.
10528
10529 2002-04-04 Fred Fish <fnf@redhat.com>
10530
10531 * gdb.base/step-test.exp: Update comment regarding stopping in
10532 memcpy/bcopy calls inserted as part of the compiler runtime.
10533
10534 2002-04-04 Michael Snyder <msnyder@redhat.com>
10535
10536 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
10537
10538 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
10539
10540 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
10541 (gdb_expect): Remove $notransfer hack.
10542
10543 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
10544
10545 * gdb.c++/classes.exp ("calling method for small class"): Match
10546 updated register output.
10547
10548 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
10549
10550 Fix PR gdb/452
10551 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10552 when finished. Make gdb_file_cmd send "exec-file" when
10553 appropriate.
10554
10555 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
10556
10557 * gdb.base/attach.exp: Remove extra setup_xfail.
10558
10559 2002-03-26 Michael Snyder <msnyder@redhat.com>
10560
10561 * gdb.base/default.exp: Add tests for dump, append, and restore.
10562 * gdb.base/help.exp: Add tests for dump, append, and restore.
10563 * gdb.base/dump.exp: New file, test dump, append and restore.
10564 * gdb.base/dump.c: New file.
10565
10566 2002-03-27 Michael Snyder <msnyder@redhat.com>
10567
10568 * gdb.base/help.exp: Modify expect strings to reflect
10569 clean-ups in help messages.
10570
10571 2002-03-26 Fred Fish <fnf@redhat.com>
10572
10573 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10574 have debugging info for those functions and the compiler uses them
10575 internally to copy structs around.
10576
10577 2002-03-26 Fred Fish <fnf@redhat.com>
10578
10579 * gdb.base/list.exp: Revert the change made yesterday and add note
10580 about why we don't list the default lines for remote targets.
10581
10582 2002-03-25 Michael Snyder <msnyder@redhat.com>
10583
10584 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10585
10586 2002-03-25 Fred Fish <fnf@redhat.com>
10587
10588 * gdb.base/list.exp: This test works on remote targets so remove
10589 the short circuit for remote targets. Update copyright.
10590
10591 2002-03-25 Fred Fish <fnf@redhat.com>
10592
10593 * gdb.base/attach.exp: Fix logic error that was suppressing this
10594 test for all non hppa*-*-hpux* targets, instead of the hp target.
10595 Move comments closer to the suppression point. Also now need to
10596 check that we are running natively.
10597
10598 2002-03-22 Michael Snyder <msnyder@redhat.com>
10599
10600 * gdb.base/default.exp: Add test for gcore. Update copyright.
10601 * gdb.base/help.exp: Add test for gcore. Update copyright.
10602
10603 2002-03-06 Fred Fish <fnf@redhat.com>
10604
10605 * gdb.base/funcargs.c: Remove extraneous ';' character.
10606 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10607
10608 2002-03-04 Michael Chastain <mec@shout.net>
10609
10610 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10611 accommodate gcc v3 function signature.
10612 * gdb.mi/mi0-var-cmd-exp: Ditto.
10613
10614 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10615
10616 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10617 ``GNU/Linux'' or ``Linux kernel''
10618 * testsuite/gdb.threads/pthreads.c: Ditto.
10619
10620 2002-02-24 Michael Chastain <mec@shout.net>
10621
10622 * gdb.threads/pthreads.c (thread1): Add a return statement.
10623 (thread2): Likewise.
10624 (foo): Likewise.
10625
10626 2002-02-23 Michael Chastain <mec@shout.net>
10627
10628 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10629 to placate gcc.
10630
10631 2002-02-23 Michael Chastain <mec@shout.net>
10632
10633 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10634 test "ptype bint". The test passes on all my stabs configurations.
10635
10636 2002-02-21 Jim Blandy <jimb@redhat.com>
10637
10638 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10639 filename at a time, and watch for the ones we want to see.
10640
10641 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10642 types of pointers to prototyped functions.
10643
10644 2002-02-20 Andrew Cagney <ac131313@redhat.com>
10645
10646 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
10647 signed, unsigned and straight char.
10648 (padding_char, padding_short, padding_int, padding_long,
10649 padding_long_long, padding_float, padding_double,
10650 padding_long_double): New global variables.
10651 (fill, fill_structs): New functions.
10652
10653 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
10654 for correctly sized writes. Update copyright.
10655 (get_valueof): New procedure.
10656 (get_sizeof): Call get_valueof.
10657 (check_valueof): New procedure.
10658 (check_padding): New procedure.
10659
10660 2002-02-20 Michael Chastain <mec@shout.net>
10661
10662 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
10663 to setup_xfail. Document some of the remaining calls.
10664
10665 2002-02-18 Michael Chastain <mec@shout.net>
10666
10667 * gdb.c++/userdef.exp: Update copyright year.
10668
10669 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
10670
10671 * gdb.c++/userdef.exp: Test overloaded operators properly.
10672 Remove xfails.
10673
10674 2002-02-14 Michael Snyder <msnyder@redhat.com>
10675
10676 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
10677
10678 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10679
10680 * gdb.base/a2-run.exp: Check for a remote target properly.
10681 * gdb.base/annota1.exp: Likewise.
10682 * gdb.base/list.exp: Likewise.
10683 * gdb.base/reread.exp: Likewise.
10684 * gdb.base/scope.exp: Likewise.
10685 * gdb.base/shlib-call.exp: Likewise.
10686 * gdb.base/term.exp: Likewise.
10687 * gdb.c++/annota2.exp: Likewise.
10688
10689 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
10690
10691 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
10692
10693 2002-02-10 Michael Chastain <mec@shout.net>
10694
10695 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
10696 (call_after_alloca): Ditto.
10697
10698 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
10699
10700 * gdb.base/ending-run.exp: Guard "cont" test with
10701 gdb_skip_stdio_test.
10702
10703 2002-02-06 Jim Blandy <jimb@redhat.com>
10704
10705 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
10706 from here...
10707 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
10708 To here. Disable this test on non-HP platforms. Add big comment.
10709
10710 2002-02-04 Michael Snyder <msnyder@redhat.com>
10711
10712 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
10713 other than d10v and m32r.
10714
10715 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
10716
10717 * gdb.base/default.exp: Rewrite test patterns to reduce time
10718 taken to match them.
10719
10720 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10721
10722 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
10723 Allow a start function above main.
10724 * gdb.threads/linux-dp.exp: Fix copyright date.
10725
10726 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10727
10728 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
10729 (check_philosopher_stack): Check for manager thread before checking
10730 for a just-starting thread.
10731
10732 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10733
10734 From Neil Booth <neil@daikokuya.demon.co.uk>:
10735 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
10736 warnings.
10737
10738 2002-01-21 Fred Fish <fnf@redhat.com>
10739
10740 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
10741 not caller.
10742
10743 2002-01-21 Jim Blandy <jimb@redhat.com>
10744
10745 * gdb.base/reread.exp: Check that GDB properly re-reads the
10746 executable file when it changes while no inferior is running.
10747
10748 2002-01-21 Fred Fish <fnf@redhat.com>
10749
10750 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
10751 optionally accept the "shlib events" variation.
10752
10753 2002-01-21 Jim Blandy <jimb@redhat.com>
10754
10755 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
10756 call `fflush' after every `printf', so that the output is produced
10757 at predictable points, regardless of whatever buffering does (or
10758 doesn't) take place.
10759 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
10760 at different points.
10761
10762 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10763
10764 * gdb.c++/inherit.exp: Update copyright years.
10765 * gdb.c++/method.exp: Likewise.
10766
10767 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10768
10769 * gdb.c++/classes.exp: Update for improved v3 support and skipping
10770 artificial methods/arguments.
10771 * gdb.c++/derivation.exp: Likewise.
10772 * gdb.c++/inherit.exp: Likewise.
10773 * gdb.c++/method.exp: Likewise.
10774 * gdb.c++/virtfunc.exp: Likewise.
10775
10776 2002-01-18 Andrew Cagney <ac131313@redhat.com>
10777
10778 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
10779 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
10780 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
10781 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
10782 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
10783 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
10784
10785 2002-01-17 Jim Blandy <jimb@redhat.com>
10786
10787 * gdb.asm/asm-source.exp (info symbol): Take another shot at
10788 anchoring the pattern matching the entry point symbol's name.
10789
10790 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10791
10792 * gdb.base/maint.exp: Update ``maint internal-error'' to match
10793 continue/quit query. Update copyright.
10794
10795 2002-01-14 Michael Snyder <msnyder@redhat.com>
10796
10797 * gdb.base/gcore.exp: Remove extra debugging output.
10798
10799 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
10800
10801 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
10802 for slightly dubious v2 mangled string.
10803
10804 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
10805
10806 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
10807
10808 2002-01-10 Jason Merrill <jason@redhat.com>
10809
10810 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
10811
10812 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
10813 constructors.
10814 * gdb.c++/derivation.exp: Likewise.
10815 * gdb.c++/templates.exp: Likewise.
10816 * gdb.c++/virtfunc.exp: Likewise.
10817
10818 2002-01-10 Michael Snyder <msnyder@redhat.com>
10819
10820 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
10821
10822 2002-01-08 Michael Snyder <msnyder@redhat.com>
10823
10824 * gdb.base/gcore.exp: New test for generate-core-file command.
10825 * gdb.base/gcore.c: Testcase for above.
10826 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
10827
10828 2002-01-08 Jason Merrill <jason@redhat.com>
10829
10830 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
10831
10832 2002-01-07 Fred Fish <fnf@redhat.com>
10833
10834 * gdb.c++/overload.exp: Remove unconditional xfails for:
10835 print foo_instance1.overloadargs(1)
10836 print foo_instance1.overloadargs(1, 2)
10837 print foo_instance1.overloadargs(1, 2, 3)
10838 print foo_instance1.overloadargs(1, 2, 3, 4)
10839 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
10840 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
10841 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
10842 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
10843 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
10844 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
10845 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
10846 print foo_instance1.overload1arg()
10847 print foo_instance1.overload1arg((char)arg2)
10848 print foo_instance1.overload1arg((signed char)arg3)
10849 print foo_instance1.overload1arg((unsigned char)arg4)
10850 print foo_instance1.overload1arg((int)arg7)
10851 print foo_instance1.overload1arg((unsigned int)arg8)
10852 print foo_instance1.overload1arg((float)arg11)
10853 print foo_instance1.overload1arg((double)arg12)
10854
10855 2002-01-07 Michael Snyder <msnyder@redhat.com>
10856
10857 * gdb.base/huge.exp: New test. Print a very large target data object.
10858 (skip_huge_test): New test variable. Define if you want to skip this
10859 test. The test reads an 8 megabyte data object from the target, so it
10860 might be very time consuming on remote targets with a slow connection.
10861 * gdb.base/huge.c: New file. Test case for above.
10862
10863 2002-01-07 Fred Fish <fnf@redhat.com>
10864
10865 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
10866 g_instance.bfoo, and g_instance.cfoo.
10867
10868 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
10869
10870 * gdb.base/break.c (multi_line_if_conditional): New function.
10871 (multi_ilne_while_conditional): Likewise.
10872 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
10873 IF or WHILE condition puts the breakpoint at the start of
10874 the condition.
10875
10876 * gdb.base/selftest.exp (backtrace through signal handler): Remove
10877 hppa*-*-hpux* expected failure.
10878 * gdb.base/structs.exp (do_function_calls): Similarly.
10879
10880 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
10881 watchpoints.
10882
10883 2002-01-06 Andrew Cagney <ac131313@redhat.com>
10884
10885 Fix PR gdb/66.
10886 * gdb.base/structs.exp: Replace skip for a29k with skip for
10887 gdb,cannot_call_functions.
10888 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
10889 * gdb.base/callfuncs.exp: Ditto.
10890 * gdb.base/call-rt-st.exp: Ditto.
10891 * gdb.base/call-strs.exp: Ditto.
10892 * gdb.base/callfwmall.exp: Ditto.
10893 * gdb.base/scope.exp: Obsolete xfail a29k.
10894 * gdb.c++/misc.exp: Ditto.
10895 * gdb.c++/cplusfuncs.exp: Ditto.
10896 * gdb.base/ptype.exp: Ditto.
10897 * gdb.base/printcmds.exp: Ditto.
10898 * gdb.base/opaque.exp: Ditto.
10899 * gdb.base/list.exp: Ditto.
10900 * gdb.base/funcargs.exp: Ditto.
10901 * gdb.base/default.exp: Ditto.
10902
10903 2002-01-04 Michael Snyder <msnyder@redhat.com>
10904
10905 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
10906 * gdb.base/maint.exp: Add tests for maint info sections options.
10907
10908 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
10909
10910 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
10911
10912 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
10913
10914 * gdb.asm/arm.inc: New file.
10915 * gdb.asm/asm-source.exp: Add arm targets.
10916 * gdb.asm/configure.in: Ditto.
10917 * gdb.asm/configure: Recreated from configure.in.
10918
10919 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
10920
10921 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
10922 with HP's compiler.
10923 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10924 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10925 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10926 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10927
10928 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
10929 either HP's compilers or GCC.
10930
10931 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
10932 a SIGBUS or SIGSEGV.
10933
10934 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
10935
10936 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
10937 can be compiled with either HP's compiler or GCC.
10938
10939 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
10940 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
10941 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
10942
10943 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
10944 to match current gdb output. Update due to using auto-solib-limit
10945 for limiting instead of overloading auto-solib-add.
10946 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
10947 test program.
10948
10949 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
10950 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
10951 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10952 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10953 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10954 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10955 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
10956 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
10957 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
10958 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
10959 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
10960 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
10961 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
10962
10963 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
10964 a SIGTRAP to the inferior.
10965
10966 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
10967
10968 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
10969 Substitute call to target_link by call to gdb_compile.
10970
10971 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
10972
10973 * gdb.base/break.exp: Fix HP specific search string when testing
10974 backtracing in a called function.
10975
10976 * gdb.base/constvars.exp: Only set lang to C++ if we're
10977 compiling the test with HP's compilers.
10978 * gdb.base/volatile.exp: Similarly.
10979
10980 2001-12-19 Jim Blandy <jimb@redhat.com>
10981
10982 * gdb.base/printcmds.exp: Expect the null character to be printed
10983 as '\0', and the '\013' to be printed as '\v'.
10984 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
10985 * gdb.base/setvar.exp: Same.
10986
10987 2001-12-17 Jim Blandy <jimb@redhat.com>
10988
10989 * gdb.base/completion.exp: Rather than completing very long
10990 filenames, which can make the readline library produce output we
10991 don't recognize, cd to the directory first, and then complete
10992 using nice, short relative paths.
10993
10994 * gdb.base/completion.exp: On some systems, there is, in fact, a
10995 variable named `b' in scope, since GDB treats all static
10996 variables as being in scope. So use `no_var_named_this'
10997 instead of `b'.
10998
10999 * gdb.base/corefile.exp: Recognize the message saying that GDB
11000 can't find the core file's registers as a failure.
11001
11002 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
11003
11004 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
11005 test expect string more specific.
11006
11007 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
11008
11009 * gdb.asm/asm-source.exp: Add support for xstormy16.
11010 * gdb.asm/configure.in: Ditto.
11011 * gdb.asm/configure: Rebuild.
11012 * gdb.asm/xstormy16.inc: New file.
11013
11014 2001-12-10 Fred Fish <fnf@redhat.com>
11015
11016 * gdb.base/maint.exp: Update to match changes in type dumping code.
11017
11018 2001-12-10 Jim Blandy <jimb@redhat.com>
11019
11020 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
11021 matching the entry point symbol's name at the beginning of the
11022 line.
11023
11024 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
11025
11026 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
11027 gdb.c++/inherit.exp, gdb.c++/method.exp,
11028 gdb.c++/namespace.exp, gdb.c++/templates.exp,
11029 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
11030 and class layout support.
11031
11032 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
11033
11034 * gdb.c++/classes.exp: Add test for static member function.
11035 * gdb.c++/misc.cc: Add class with static member function.
11036
11037 2001-12-07 Jim Blandy <jimb@redhat.com>
11038
11039 If GDB says it can't find the struct the function returned, report
11040 those tests as `unsupported'.
11041 * gdb.base/call-rt-st.exp (print_struct_call): New function.
11042 Rewrite subsequent tests to use it.
11043
11044 If GDB says it can't find the struct the function returned, report
11045 those tests as `unsupported'.
11046 * gdb.base/structs.exp (call_struct_func): New function.
11047 (do_function_calls): Use call_struct_func to call the functions
11048 returning structs.
11049
11050 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
11051 whether functions are prototyped or not, so we can't possibly pass
11052 arguments to t_float_values2 properly.
11053
11054 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
11055 value of `timeout' for targets other than the mips*tx39-*.
11056
11057 2001-12-06 Michael Snyder <msnyder@redhat.com>
11058
11059 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
11060 and detect whether the start symbol has a leading underscore.
11061
11062 2001-12-04 Jim Blandy <jimb@redhat.com>
11063
11064 * gdb.base/completion.exp: Clarify indentation.
11065
11066 2001-12-03 Jim Blandy <jimb@redhat.com>
11067
11068 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
11069 variables on the S/390, not `.word'.
11070
11071 2001-11-30 Jim Blandy <jimb@redhat.com>
11072
11073 Add assembly-source tests for s390-ibm-linux.
11074 * gdb.asm/s390.inc: New file.
11075 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
11076 the S/390 architecture.
11077 * gdb.asm/configure: Regenerated.
11078
11079 2001-11-30 Michael Snyder <msnyder@redhat.com>
11080
11081 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
11082 next, info source, info sources, info line, global and static
11083 variables, and static functions.
11084 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
11085 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
11086 * gdb.asm/asmsrc1.s: Add a static function and some variables.
11087 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
11088 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
11089 (gdbasm_leave): Restore frame pointer.
11090 (gdbasm_startup): Copy stack set-up from crt0.S.
11091
11092 2001-11-26 Fernando Nasser <fnasser@redhat.com>
11093
11094 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
11095 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
11096 to a local (non-static) variable. Copy tstruct.a to a static buffer
11097 and return a pointer to that buffer.
11098 * gdb.base/callfwmall.c (t_structs_a): Ditto.
11099
11100 2001-11-24 Mark Kettenis <kettenis@gnu.org>
11101
11102 * gdb.asm/configure.in: Fix recognition of ix86 target.
11103 * gdb.asm/configure: Regenerate.
11104
11105 2001-11-21 Michael Snyder <msnyder@redhat.com>
11106
11107 * gdb.asm/sparc.inc: New file.
11108 * gdb.asm/asm-source.exp: Recognize sparc target.
11109 * gdb.asm/configure.in: Recognize sparc target.
11110 * gdb.asm/configure: Regenerate.
11111
11112 2001-11-21 Michael Snyder <msnyder@redhat.com>
11113
11114 * gdb.asm/m32r.inc: New file.
11115 * gdb.asm/asm-source.exp: Recognize m32r target.
11116 * gdb.asm/configure.in: Recognize m32r target.
11117 * gdb.asm/configure: Regenerate.
11118
11119 2001-11-20 Michael Snyder <msnyder@redhat.com>
11120
11121 * gdb.asm/i386.inc: New file.
11122 * gdb.asm/asm-source.exp: Recognize ix86 target.
11123 * gdb.asm/configure.in: Recognize ix86 target.
11124 * gdb.asm/configure: Regenerate.
11125
11126 * gdb.c++/namespace.exp: Fix quotes in output messages.
11127
11128 2001-11-14 Michael Snyder <msnyder@redhat.com>
11129
11130 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
11131 qualifier in a type cast expression, to designate an address
11132 in the instruction space (Harvard architecture).
11133
11134 2001-11-13 Michael Snyder <msnyder@redhat.com>
11135
11136 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
11137 Tests for expressions using 'const' and 'volatile'.
11138
11139 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
11140
11141 * gdb.asm/asm-sources.exp: Allow defining linker flags.
11142
11143 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
11144
11145 * lib/mi-support.exp (mi_run_to_helper): Move comments
11146 outside of gdb_expect.
11147
11148 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
11149
11150 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
11151 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
11152 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
11153 mi0_run_to): New functions.
11154 * gdb.mi/mi-simplerun.exp: Use them.
11155 * gdb.mi/mi0-simplerun.exp: Likewise.
11156 * gdb.mi/mi-var-cmd.exp: Likewise.
11157 * gdb.mi/mi0-var-cmd.exp: Likewise.
11158
11159 2001-11-10 Andrew Cagney <ac131313@redhat.com>
11160
11161 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
11162 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
11163
11164 2001-11-09 Andrew Cagney <ac131313@redhat.com>
11165
11166 * gdb.base/restore.exp: Include $expected value in restored test
11167 message.
11168
11169 2001-11-09 Andrew Cagney <ac131313@redhat.com>
11170
11171 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
11172 implemented.
11173
11174 2001-11-08 Michael Snyder <msnyder@redhat.com>
11175
11176 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
11177 Add pass/fail message for stop at breakpoint in call dummy function.
11178
11179 2001-11-07 Michael Snyder <msnyder@redhat.com>
11180
11181 * gdb.c++/templates.exp (test_template_breakpoints):
11182 If we get an overload menu, but it does not match what
11183 we expect, we still need to issue the "cancel" command.
11184 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
11185 making the whitespace optional. Argument for "new" may be
11186 "unsigned" as well as "unsigned int/long".
11187 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
11188 making the whitespace optional. Also replace "(void) with
11189 "((void|)), making the keyword "void" optional.
11190 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
11191 making the whitespace optional. Also replace "(void) with
11192 "((void|)), making the keyword "void" optional.
11193 * gdb.base/callfuncs.c (t_float_values): This function must
11194 _not_ be prototyped, and the following function (t_float_values2)
11195 must be prototyped (if the compiler supports it), so that GDB
11196 can be tested against both cases. Usually one case involves
11197 promotion of float to double, while the other does not.
11198 * gdb.base/callfwmall.c: Ditto.
11199 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
11200 includes a stack frame for "start".
11201
11202 2001-11-05 Jim Blandy <jimb@redhat.com>
11203
11204 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
11205 pointers are 32 bits long, and that offsets of relocs are always
11206 stored in the data (REL-style), and not in the reloc entry itself
11207 (RELA-style).
11208 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
11209 stabs.
11210
11211 2001-11-01 Michael Snyder <msnyder@redhat.com>
11212
11213 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
11214 and regular expression operators by using quoting.
11215
11216 2001-10-31 Michael Snyder <msnyder@redhat.com>
11217
11218 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
11219 depending on what the symbol table contains.
11220 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
11221 the output of the ptype command. Similarly, accept both "const &"
11222 and "const&".
11223
11224 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
11225
11226 * gdb.base/miscexprs.c (main): Add usage of preprocessor
11227 symbol `STORAGE' to allow to choose the storage class of
11228 the local datastructures.
11229 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
11230 compiler directive.
11231
11232 2001-10-30 Michael Snyder <msnyder@redhat.com>
11233
11234 * gdb.base/jump.exp: Allow it to run for all targets.
11235
11236 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
11237
11238 * gdb.base/call-ar-st.c (print_double_array): Match for loop
11239 with new double_array size.
11240 (main): Change storage class of all local variables to static.
11241 Reduce size of double_array to 9.
11242 * gdb.base/call-ar-st.exp: Increase timeout value.
11243 Change expected output for double array to match new size in
11244 call-ar-st.c.
11245
11246 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
11247
11248 * gdb.base/ending-run.exp: Create identical output when passing
11249 `step to end of run' case. Add regular expression branch satisfying
11250 Stormy16 target.
11251
11252 2001-10-28 Mark Kettenis <kettenis@gnu.org>
11253
11254 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
11255 that we catch the expected failure under Linux/x86.
11256
11257 2001-10-29 Orjan Friberg <orjanf@axis.com>
11258
11259 * gdb.base/setvar.exp: Escape curly braces.
11260 * gdb.stabs/weird.exp: Ditto.
11261
11262 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
11263
11264 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
11265 * gdm.mi/mi0-hack-cli.exp: Likewise.
11266
11267 2001-10-25 Andrew Cagney <ac131313@redhat.com>
11268
11269 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
11270 messages.
11271
11272 2001-10-21 Andrew Cagney <ac131313@redhat.com>
11273
11274 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
11275 checking MI enabled.
11276
11277 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
11278
11279 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
11280
11281 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
11282
11283 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
11284 if gdb child process crashes, just signal an error.
11285
11286 2001-10-02 Jim Blandy <jimb@redhat.com>
11287
11288 * lib/gdb.exp (test_xfail_format): Simplify.
11289
11290 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
11291 front of the variable name `format'. Simplify `if'.
11292
11293 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
11294
11295 * gdb.threads/pthreads.exp: Wait for output and delay
11296 before sending ^C.
11297
11298 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
11299
11300 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
11301 some incorrect output instead of timing out.
11302 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
11303
11304 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
11305
11306 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
11307 check to allow additional `int'.
11308
11309 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
11310
11311 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
11312 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
11313
11314 2001-09-27 Michael Snyder <msnyder@redhat.com>
11315
11316 * lib/gdb.exp (test_debug_format): New proc.
11317 (setup_xfail_format): Use new proc test_debug_format.
11318 * gdb.base/constvars.exp (local_compiler_xfail_check): New
11319 proc; use new service proc test_debug_format.
11320 Replace all other "gcc_compiled" tests with this test.
11321 * gdb.base/volatile.exp (local_compiler_xfail_check): New
11322 proc; use new service proc test_debug_format.
11323 Replace all other "gcc_compiled" tests with this test.
11324
11325 2001-09-27 Michael Snyder <msnyder@redhat.com>
11326
11327 * gdb.base/cvexpr.exp: New file.
11328 * gdb.base/cvexpr.c: New file
11329 Test for expressions using const and volatile keywords.
11330
11331 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
11332
11333 * gdb.base/constvars.exp: Check for different orders of keywords
11334 and additional "int" strings in output.
11335
11336 2001-09-22 Andrew Cagney <ac131313@redhat.com>
11337
11338 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
11339 responses from "help maint".
11340
11341 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
11342
11343 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
11344 to localhost:NNN instead of :NNN, in case Xvfb is listening
11345 only on TCP.
11346
11347 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
11348
11349 * gdb.base/recurse.exp: When checking leaving the watchpoint
11350 scope, recognize when gdb is in function's epilogue and pass.
11351
11352 2001-09-18 Keith Seitz <keiths@redhat.com>
11353
11354 * lib/insight-support.exp (_gdbtk_export_target_info): Add
11355 support for running tests against sid targets.
11356 (gdbtk_done): Ditto.
11357
11358 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
11359
11360 * gdb.base/ending-run.c (main): Set stdout buffersize
11361 to the same reasonable value for any target.
11362 * gdb.base/ending-run.exp: Add a regular expression
11363 to make testsuite happy on Sanyo Stormy16 target.
11364
11365 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
11366
11367 * gdb.base/display.c (do_loops): Add float variable `f'.
11368 Increment f in loop.
11369 * gdb.base/display.exp: Increment timeout by 60 seconds.
11370 Change float display test to use variable `f'.
11371
11372 2001-09-17 Jim Blandy <jimb@redhat.com>
11373
11374 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
11375 overflowing the limited breakpoint tables on some ROM monitors
11376 (like the ROM68K).
11377
11378 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
11379
11380 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
11381 the "-ac" (disable access control) flag.
11382
11383 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
11384
11385 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
11386 ints.
11387
11388 2001-08-30 Keith Seitz <keiths@redhat.com>
11389
11390 * lib/gdb.exp: Move all insight-related functionality into
11391 separate file.
11392 * lib/insight-support.exp: New file.
11393
11394 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
11395
11396 * config/sid.exp (sid_start): Never set sid verbosity; disable
11397 expect_background {} that consumed its stdout; tolerate </dev/null.
11398 Attempt to set endianness override in "sid" protocol mode. Cleanup.
11399
11400 2001-08-18 Andrew Cagney <ac131313@redhat.com>
11401
11402 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
11403 CLI jump command to start it.
11404 (mi_run_to_main): Fail immediatly when unexpected output.
11405
11406 2001-08-18 Andrew Cagney <ac131313@redhat.com>
11407
11408 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
11409 beginning of function. Fix PR gdb/191.
11410
11411 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
11412
11413 * config/sid.exp (sid_start): Don't warn if we cannot figure out
11414 what to force sid endianness to.
11415
11416 2001-08-15 Keith Seitz <keiths@redhat.com>
11417
11418 * lib/gdb.exp (gdbtk_start): Don't set environment
11419 variables for TCL_LIBRARY and friends. Insight will
11420 now figure these out for itself.
11421
11422 2001-08-02 Michael Snyder <msnyder@redhat.com>
11423
11424 * gdb.base/completion.exp: Remove the symbol "a64l" from
11425 the expect string; this is target-specific, and not related
11426 to what is being tested.
11427
11428 2001-08-02 Dave Brolley <brolley@redhat.com>
11429
11430 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
11431
11432 2001-07-25 Michael Snyder <msnyder@redhat.com>
11433
11434 * gdb.base/consecutive.exp: New file. Test stepping over
11435 breakpoints on consecutive instructions.
11436 * gdb.base/consecutive.c: New file.
11437
11438 * gdb.base/call-rt-st.exp: Use double-backslash to quote
11439 curly braces in regular expressions.
11440
11441 2001-07-25 Michael Snyder <msnyder@redhat.com>
11442
11443 * gdb.base/ending-run.exp: Accept "Program exited normally" as
11444 legitimate output from stepping out of main.
11445
11446 2001-07-22 Keith Seitz <keiths@redhat.com>
11447
11448 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
11449 the empty string, do not run the tests.
11450
11451 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11452
11453 * gdb.base/long_long.exp: Detect size of pointer. Take into
11454 account 2-byte pointers when testing for p/a results.
11455
11456 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11457
11458 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
11459 and defined to 1K for m68hc11.
11460 (random_data): Reduce table to 1K for embedded platforms (68hc11).
11461 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
11462 (sizeof_random_data): New variable to tell the size of the data table;
11463 don't test past this size; always run to main.
11464
11465 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11466
11467 * gdb.base/return2.exp: return of long long and double fails for
11468 68HC11; don't execute these tests on that platform.
11469 * gdb.base/return.exp: Return of a double fails for 68hc11.
11470
11471 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11472
11473 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
11474 tests that print a float.
11475 * call-rt-st.exp: Likewise.
11476
11477 2001-07-12 Mark Kettenis <kettenis@gnu.org>
11478
11479 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
11480 running this test on Linux.
11481
11482 2001-06-24 Michael Chastain <chastain@redhat.com>
11483
11484 * gdb.base/arithmet.exp: Remove some tests to make all test names
11485 unique.
11486
11487 2001-07-03 Michael Snyder <msnyder@redhat.com>
11488
11489 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
11490 the output of the ptype command.
11491
11492 2001-07-02 Michael Snyder <msnyder@redhat.com>
11493
11494 * gdb.base/completion.exp: Don't assume that break.c is the only
11495 source file that may contain functions named "marker".
11496 * gdb.base/corefile.exp: Quote the curly braces in regexp.
11497
11498 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11499
11500 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
11501 of files to delete.
11502
11503 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
11504 * gdb.disasm/h8300s.exp: New file.
11505 gdb.disasm/h8300s.s: Likewise.
11506
11507 2001-06-27 Andrew Cagney <ac131313@redhat.com>
11508
11509 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
11510 empty breakpoint tables.
11511
11512 2001-06-25 Andrew Cagney <ac131313@redhat.com>
11513
11514 * lib/mi-support.exp: Update args=... part of stop-reason
11515 patterns. Accept either a list or a tuple.
11516
11517 2001-06-23 Andrew Cagney <ac131313@redhat.com>
11518
11519 * lib/mi-support.exp: Remove local emacs variable defining
11520 change-log-default-name.
11521
11522 2001-06-22 Michael Chastain <chastain@redhat.com>
11523
11524 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
11525 This is operationally compatible with the previous version.
11526
11527 2001-06-13 Jim Blandy <jimb@redhat.com>
11528
11529 * lib/gdb.exp (gdb_test): Doc fix.
11530
11531 2001-06-10 Michael Chastain <chastain@redhat.com>
11532
11533 * gdb.base/exprs.exp: Remove a duplicate test.
11534
11535 2001-06-06 Jim Blandy <jimb@redhat.com>
11536
11537 * gdb.base/return2.exp (main): Use values to test float and double
11538 returns that are not NaN's, to avoid being confused by IEEE
11539 comparison rules.
11540
11541 2001-06-04 Michael Snyder <msnyder@redhat.com>
11542
11543 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
11544 non-zero if control_c fails. Terminate the test on failure,
11545 rather than wait for 12 more tests to time out.
11546
11547 2001-06-06 Jim Blandy <jimb@redhat.com>
11548
11549 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
11550 Don't forget to match the GDB prompt.
11551
11552 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11553
11554 2001-06-04 Jim Blandy <jimb@redhat.com>
11555
11556 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11557 command.
11558
11559 2001-05-31 Kevin Buettner <kevinb@redhat.com>
11560
11561 * gdb.base/annota1.exp (info break): Match four or more spaces
11562 after "Address".
11563
11564 2001-05-31 Michael Chastain <chastain@redhat.com>
11565
11566 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11567 (dm_type_int_star): Likewise.
11568 (dm_type_long_star): Likewise.
11569 (dm_type_void_star): Likewise.
11570
11571 2001-05-29 Kevin Buettner <kevinb@redhat.com>
11572
11573 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11574 to a known value in order to get consistent results regardless
11575 of the setting of INPUTRC or the presence or contents of .inputrc.
11576
11577 2001-05-24 Michael Snyder <msnyder@redhat.com>
11578
11579 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11580 Don't require that the main thread and the manager thread are the
11581 first in the list.
11582
11583 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11584 debugging. If test fails, issue an "unsupported" not a "fail".
11585
11586 2001-05-24 Jim Blandy <jimb@redhat.com>
11587
11588 Don't assume that short is shorter than int.
11589 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11590 assume that shorts are smaller than ints. On a 16-bit machine,
11591 this isn't true.
11592 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11593 an int, is not equal to ~0 stored in an unsigned char. This tests
11594 the same thing that the previous test meant to, but works on
11595 16-bit machines, too.
11596 ("print unsigned char != (~0)"): Same test, complemented.
11597
11598 2001-05-24 Michael Snyder <msnyder@redhat.com>
11599
11600 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
11601 test for (full_coverage == 0). This makes the test run faster,
11602 and prevents dejagnu getting out of step.
11603
11604 2001-05-23 Kevin Buettner <kevinb@redhat.com>
11605
11606 * gdb.base/finish.exp (finish_void): Revise pattern for
11607 stopping on the call statement to not permit stopping at
11608 the start of the instructions comprising the call sequence.
11609
11610 2001-05-19 Michael Chastain <chastain@redhat.com>
11611
11612 * gdb.base/callfuncs.exp: Make all test names unique.
11613 * gdb.base/commands.exp: Make all test names unique.
11614 * gdb.base/condbreak.exp: Make all test names unique.
11615 * gdb.base/dbx.exp: Make all test names unique.
11616 * gdb.base/default.exp: Make all test names unique.
11617 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11618 and TIMEOUT messages to their corresponding PASS message.
11619 * gdb.base/ending-run.exp: Make all test names unique.
11620 * gdb.base/long_long.exp: Remove duplicate test.
11621
11622 2001-05-21 Kevin Buettner <kevinb@redhat.com>
11623
11624 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11625 stop on the call statement as well as the statement after the
11626 call.
11627
11628 2001-05-21 Michael Snyder <msnyder@redhat.com>
11629
11630 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11631
11632 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
11633
11634 * gdb.base/completion.exp: Revamp test. Make it execute on all
11635 platforms.
11636
11637 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
11638
11639 * config/gdbserver.exp (gdb_load): Handle the case
11640 in which the arguments to gdbserver are given in the
11641 baseboard configuration file.
11642 Also handle the case in which the server needs to do a
11643 load.
11644
11645 2001-05-07 Keith Seitz <keiths@cygnus.com>
11646
11647 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
11648 set up the display for testing.
11649 (gdbtk_start): Convert all paths to paths that tcl will like.
11650 Export target information to environment.
11651 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
11652 necessary.
11653 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
11654 (to_tcl_path): New proc to convert a given pathname into
11655 a path acceptible as an argument to a tcl command.
11656 (_gdbtk_export_target_info): New proc to export target info
11657 into the environment for gdbtk testing.
11658 (gdbtk_done): New proc to signal end-of-test.
11659
11660 2001-05-06 Jim Blandy <jimb@redhat.com>
11661
11662 * restore.c: Make the code of caller0 correspond to its comment.
11663
11664 2001-05-03 Michael Snyder <msnyder@redhat.com>
11665
11666 * config/sid.exp (gdb_target_sid): Check for error messages.
11667 On error or timeout, don't make expect exit (which will terminate
11668 all subsequent tests); instead just make gdb exit.
11669 (gdb_load): Check for error messages. On error or timeout,
11670 return a negative value.
11671
11672 2001-04-24 Jim Blandy <jimb@redhat.com>
11673
11674 * gdb.c++/templates.exp: If we see the prompt for the overload
11675 list, but we haven't recognized any of the longer patterns,
11676 arrange for this test to fail, not hang.
11677
11678 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
11679 variations.
11680
11681 2001-04-22 Michael Chastain <chastain@redhat.com>
11682
11683 * gdb.c++/local.exp: Use the 'runto' library function.
11684 * gdb.c++/namespace.exp: Likewise.
11685 * gdb.c++/overload.exp: Likewise.
11686
11687 2001-03-26 Kevin Buettner <kevinb@redhat.com>
11688
11689 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
11690 * gdb.base/step-line.exp: New file. Test step/next in presence of
11691 #line directives.
11692 * gdb.base/step-line.c: New file. Test program for the above.
11693 * gdb.base/step-line.inp: New file. We pretend that this file has
11694 been transformed by some other tool into step-line.c.
11695
11696 2001-03-21 Jim Blandy <jimb@redhat.com>
11697
11698 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
11699 unmangled operator names.
11700
11701 2001-03-20 Jim Blandy <jimb@redhat.com>
11702
11703 * gdb.threads/linux-dp.exp: Recognize an additional message
11704 generated by GDB when it doesn't understand how to debug threads
11705 on the target system.
11706
11707 2001-03-19 Andrew Cagney <ac131313@redhat.com>
11708
11709 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
11710
11711 2001-03-12 Michael Chastain <chastain@redhat.com>
11712
11713 * gdb.c++/derivation.exp: Use the 'runto' library function.
11714
11715 2001-03-12 Michael Chastain <chastain@redhat.com>
11716
11717 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
11718
11719 2001-02-24 Michael Chastain <chastain@redhat.com>
11720
11721 * gdb.c++/ref-types.exp: Change handwritten code to library
11722 function 'runto'.
11723
11724 2001-03-16 Orjan Friberg <orjanf@axis.com>
11725
11726 * gdb.base/signals.exp: Set count to 0 explicitly.
11727
11728 2001-03-15 Mark Salter <msalter@redhat.com>
11729
11730 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
11731 (gdb_target_monitor): Add check of gdb_target_cmd return value.
11732 (gdb_load): Add support for additional target_info: gdb_download_size
11733 and gdb_load_timeout.
11734
11735 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
11736
11737 * gdb.base/annota1.exp: Move test of isnative to earlier in the
11738 file -- to prevent failing when the compile fails but we have no
11739 intention of running the tests anyway.
11740
11741 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
11742 tests if set.
11743
11744 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
11745 integers.
11746
11747 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
11748 * gdb.c++/namespace.exp: Ditto.
11749
11750 2001-03-07 Orjan Friberg <orjanf@axis.com>
11751
11752 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
11753 * gdb.base/pointers.exp: Relax pattern match of decimals.
11754
11755 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11756
11757 * Makefile.in, config/abug.exp, config/cfdbug.exp,
11758 config/cpu32bug.exp, config/dve.exp, config/est.exp,
11759 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
11760 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
11761 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
11762 config/sh.exp, config/sid.exp, config/slite.exp,
11763 config/sparclet.exp, config/udi.exp, config/unknown.exp,
11764 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
11765 config/vxworks.exp, config/vxworks29k.exp,
11766 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
11767 gdb.base/all-bin.exp, gdb.base/annota1.exp,
11768 gdb.base/arithmet.exp, gdb.base/assign.exp,
11769 gdb.base/async.exp, gdb.base/attach.exp,
11770 gdb.base/bitfields.exp, gdb.base/bitops.exp,
11771 gdb.base/break.exp, gdb.base/call-ar-st.exp,
11772 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
11773 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
11774 gdb.base/commands.exp, gdb.base/completion.exp,
11775 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11776 gdb.base/constvars.exp, gdb.base/corefile.exp,
11777 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
11778 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
11779 gdb.base/ending-run.exp, gdb.base/environ.exp,
11780 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11781 gdb.base/finish.exp, gdb.base/foll-exec.exp,
11782 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
11783 gdb.base/funcargs.exp, gdb.base/help.exp,
11784 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
11785 gdb.base/logical.exp, gdb.base/long_long.exp,
11786 gdb.base/maint.exp, gdb.base/mips_pro.exp,
11787 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
11788 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
11789 gdb.base/pointers.exp, gdb.base/printcmds.exp,
11790 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
11791 gdb.base/regs.exp, gdb.base/relational.exp,
11792 gdb.base/remote.exp, gdb.base/reread.exp,
11793 gdb.base/restore.exp, gdb.base/return2.exp,
11794 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
11795 gdb.base/selftest.exp, gdb.base/setshow.exp,
11796 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
11797 gdb.base/sigall.exp, gdb.base/signals.exp,
11798 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
11799 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11800 gdb.base/step-test.exp, gdb.base/structs.c,
11801 gdb.base/structs.exp, gdb.base/structs2.exp,
11802 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
11803 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
11804 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
11805 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11806 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
11807 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
11808 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
11809 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
11810 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
11811 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
11812 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
11813 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
11814 gdb.fortran/types.exp, gdb.java/jmisc.exp,
11815 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11816 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
11817 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11818 gdb.trace/circ.exp, gdb.trace/collection.exp,
11819 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11820 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11821 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
11822 gdb.trace/report.exp, gdb.trace/save-trace.exp,
11823 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11824 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11825 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
11826 notices.
11827
11828 2001-02-27 Michael Snyder <msnyder@cygnus.com>
11829
11830 * gdb.base/varargs.c (find_max_double): Fix printf format string:
11831 first arg is int not float.
11832
11833 2001-02-22 Michael Snyder <msnyder@cygnus.com>
11834
11835 * gdb.base/reread.exp: Unsupported for non-native targets;
11836 doesn't work for remote debugging.
11837
11838 2001-02-19 Fernando Nasser <fnasser@redhat.com>
11839
11840 From Drew Moseley <dmoseley@redhat.com>
11841 * gdb.base/ending-run.exp: Properly handle the BSP state when
11842 stepping past the end of main.
11843
11844 2001-02-19 John Moore <jmoore@redhat.com>
11845
11846 * gdb.base/commands.exp (infrun_breakpoint_command_test):
11847 Converted HPUX fix for non-expected items following multiple
11848 step commands into general solution for all platforms.
11849
11850 2001-02-18 Michael Chastain <chastain@redhat.com>
11851
11852 * gdb.c++/classes.exp (do_tests): Change runto statements
11853 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11854 statements demangler agnostic.
11855 * gdb.c++/virtfunc.exp (do_tests): Likewise.
11856 (gdb_virtfunc_restart): Likewise.
11857
11858 2001-02-14 Michael Chastain <chastain@redhat.com>
11859
11860 * gdb.c++/inherit.exp (do_tests): Change runto statements
11861 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11862 statements demangler agnostic.
11863
11864 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
11865
11866 * gdb.threads/pthreads.exp: Unify pass/fail messages for
11867 ``continue to bkpt at common_routine in thread 2'' and ``stopped
11868 before calling common_routine 15 times'' tests.
11869
11870 2001-02-11 Michael Chastain <chastain@redhat.com>
11871
11872 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
11873 Helps the test script figure out which demangler is in use.
11874 (dm_type_foo_ref): Ditto.
11875 (dm_type_int_star): Ditto.
11876 (dm_type_long_star): Ditto.
11877 (dm_type_unsigned_int): Ditto.
11878 (dm_type_void): Ditto.
11879 (dm_type_void_star): Ditto.
11880 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
11881 Probe the gdb demangler and set variables to accommodate
11882 formatting differences.
11883 (info_func_regexp): New function. Same as info_func, but
11884 matches against a regexp.
11885 (info_func): Match against a literal string.
11886 (print_addr_2): New function. Match against a literal string,
11887 which can be different from the input to gdb.
11888 (print_addr): Simply call print_addr_2 with the same argument twice.
11889 (test_lookup_operator_functions): Use demangler formatting variables.
11890 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
11891 the tests in the same order as the C++ class declaration.
11892 (test_paddr_operator_functions): Ditto.
11893 (test_paddr_overloaded_functions): Ditto.
11894 (test_paddr_hairy_functions): Use demangler formatting variables.
11895 Add reference to gdb/19 for related tests.
11896 (do_tests): Call probe_demangler.
11897
11898 2001-01-30 Kevin Buettner <kevinb@redhat.com>
11899
11900 * gdb.c++/templates.cc (printf): Remove unused function definition.
11901
11902 2001-01-26 Felix Lee <flee@redhat.com>
11903
11904 * sid.exp (sid_exit): Pass host, not target, to remote_close.
11905
11906 2001-01-25 matthew green <mrg@redhat.com>
11907
11908 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
11909 up sid.
11910 (sid_exit): Call `remote_pop_conn' after GDB is gone.
11911
11912 2001-01-25 matthew green <mrg@redhat.com>
11913
11914 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
11915 Deprecate $sid_spawn_id.
11916 (sid_exit): Remove code necessary only for `spawn.'
11917
11918 2001-01-25 matthew green <mrg@redhat.com>
11919
11920 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
11921
11922 2001-01-28 Michael Chastain <chastain@redhat.com>
11923
11924 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
11925 to call when tests fail. It takes gdb out of the overloaded
11926 function choice menu back to the main prompt, so that the test
11927 program stays synchronized.
11928 (set_bp_overloaded): New proc to collect all the common
11929 code for setting a breakpoint on an overloaded name. Calls
11930 take_gdb_out_of_choice_menu when needed.
11931 (menu_overload1arg): New variable to collect the repeated
11932 instances of the expected menu for an overloaded name. Change
11933 the regular expression to handle changes in g++ type encoding:
11934 "void" can be either "void" or "", and "unsigned int" can be
11935 either "unsigned int" or "unsigned".
11936 (continue_to_bp_overloaded): Change regular expressions to handle
11937 changes in g++ type encoding.
11938 (no proc): Call take_gdb_out_of_choice_menu when needed.
11939 Remove redundant calls to "info break". Accept either "canceled"
11940 or "cancelled". Change regular expressions in "info break"
11941 calls to handle changes in g++ type encoding. Give all tests
11942 unique strings.
11943
11944 2001-01-17 Ben Elliston <bje@redhat.com>
11945
11946 * config/sid.exp: New file.
11947
11948 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
11949
11950 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
11951
11952 2000-12-21 Michael Snyder <msnyder@cygnus.com>
11953
11954 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
11955 Add a RE to accept a non-ascii char if one is ever presented.
11956
11957 2000-12-20 Fernando Nasser <fnasser@redhat.com>
11958
11959 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
11960
11961 2000-12-18 Michael Snyder <msnyder@cygnus.com>
11962
11963 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
11964 in regexp. One '\' does not suffice on Linux.
11965
11966 2000-12-09 Michael Chastain <chastain@redhat.com>
11967
11968 * gdb.base/break.exp (test_clear_command): Use a marker function
11969 rather than 'main' for the test function. Also move this
11970 test to an execution point where the marker function names are
11971 guaranteed to be bound to functions. (Executing tests after a
11972 'finish' from main runs into name conflicts with local names
11973 in __libc_start_main).
11974
11975 2000-12-07 Michael Snyder <msnyder@cygnus.com>
11976
11977 * gdb.base/finish.exp: New test for gdb's "finish" command.
11978 * gdb.base/return2.exp: New test for gdb's "return" command.
11979 * gdb.base/return2.c: New source file for above.
11980
11981 2000-12-05 Michael Snyder <msnyder@cygnus.com>
11982
11983 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
11984 * gdb.base/miscexprs.exp: Ditto.
11985 * gdb.base/pointers.exp: Ditto.
11986 * gdb.c++/derivation.exp: Ditto.
11987 * gdb.c++/local.exp: Ditto.
11988 * gdb.c++/namespace.exp: Ditto.
11989 * gdb.c++/overload.exp: Ditto.
11990 * gdb.c++/ref-types.exp: Ditto.
11991
11992 2000-12-05 Michael Snyder <msnyder@cygnus.com>
11993
11994 * gdb.base/constvars.exp: Test result of "up" command.
11995 * gdb.base/miscexprs.exp: Ditto.
11996 * gdb.base/pointers.exp: Ditto.
11997 * gdb.base/scope.exp: Ditto.
11998 * gdb.c++/derivation.exp: Ditto.
11999 * gdb.c++/local.exp: Ditto.
12000 * gdb.c++/namespace.exp: Ditto.
12001 * gdb.c++/overload.exp: Ditto.
12002 * gdb.c++/ref-types.exp: Ditto.
12003
12004 2000-11-22 Michael Chastain <chastain@redhat.com>
12005
12006 * mips_pro.exp: Accept either "middle -> top -> main" or
12007 "middle -> main" in the backtrace, because gcc can optimize
12008 tail calls to jumps. Remove setup_xfail for the hppa case.
12009 Add a comment with the original warning messages from PR 3016,
12010 which was filed in 1993, to preserve them for posterity.
12011
12012 2000-11-17 Nick Duffek <nsd@redhat.com>
12013
12014 * lib/gdb.exp (gdb_test): Override timeout with board info.
12015
12016 2000-11-17 Nick Duffek <nsd@redhat.com>
12017
12018 * gdb.base/display.exp: Don't kill running stub. Add "again" to
12019 the second kill and detach messages.
12020
12021 2000-11-17 Nick Duffek <nsd@redhat.com>
12022
12023 * configure.in: Add AC_EXEEXT.
12024 * configure: Regenerate.
12025 * Makefile.in (just-check): Export EXEEXT.
12026 * lib/gdb.exp ($EXEEXT): Import from environment.
12027 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
12028 expect "maint dump-me" on Cygwin.
12029 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
12030 $EXEEXT.
12031
12032 2000-11-17 Nick Duffek <nsd@redhat.com>
12033
12034 * gdb.base/break.exp: Test backtrace and finish from called
12035 function on all platforms, not just HP-UX.
12036
12037 2000-11-03 Michael Snyder <msnyder@cygnus.com>
12038
12039 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
12040 code from gdb_target_monitor, so it can be used independantly
12041 for gdbserver. Also comment out an unnecessary PUTS.
12042
12043 2000-11-03 Michael Snyder <msnyder@cygnus.com>
12044
12045 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
12046 * gdb.base/corefile.exp: Expect the message "Program is being
12047 debugged already" when we send the "corefile" command, since
12048 the preceeding gdb_load may have connected gdb to a remote target.
12049 * gdb.base/display.exp: Disable hardware watchpoints if new
12050 board info variable "no_hardware_watchpoints" is true.
12051 Replace single-letter commands with more readable ones.
12052 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
12053 if new board info variable "no_hardware_watchpoints" is true.
12054 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
12055 to see if stdio (printf) testing is possible.
12056 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
12057 board info variable "no_hardware_watchpoints" is true. Use new
12058 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
12059
12060 2000-11-13 Fernando Nasser <fnasser@redhat.com>
12061
12062 From Orjan Friberg <orjanf@axis.com>:
12063 * gdb.base/printcmds.exp: Escape curly braces followed by a number
12064 in array print pattern match.
12065
12066 2000-11-09 Fernando Nasser <fnasser@redhat.com>
12067
12068 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
12069 spelling "cancelled" to U.S. spelling "canceled" to match changes
12070 made to gdb.
12071 * gdb.c++/ovldbreak.exp: Ditto.
12072
12073 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12074
12075 * gdb.base/callfuncs.c (main): Moved to end of file, call
12076 t_double_values to initialize the FPU before inferior calls are made.
12077 * gdb.base/callfuncs.exp: Test for register preservation after calling
12078 inferior functions. Add tests for continuining, finishing and
12079 returning from a stop in a call dummy.
12080
12081 2000-10-24 Michael Snyder <msnyder@cygnus.com>
12082
12083 * gdb.base/commands.exp: Break up long lines, and re-indent.
12084
12085 2000-10-19 Michael Snyder <msnyder@cygnus.com>
12086
12087 * config/gdbserver.exp: Rewritten from the ground up, to make it
12088 compatible with the current dejagnu tree, and to make it work with
12089 the new "gdbserver" in libremote.
12090
12091 2000-10-16 Michael Snyder <msnyder@cygnus.com>
12092
12093 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
12094 * gdb.base/varargs.exp: Skip entire test if no printf support.
12095 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
12096 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
12097
12098 2000-10-13 Michael Snyder <msnyder@cygnus.com>
12099
12100 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
12101 no floating point support.
12102 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
12103 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
12104 * gdb.base/call-rt-st.exp: Ditto.
12105 * gdb.base/call-strs.exp: Ditto.
12106
12107 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
12108
12109 * gdb.base/sizeof.c: include <stdio.h>.
12110
12111 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
12112 'finish', otherwise uncaptured gdb_prompt would potentially
12113 throw remaining test points out of sync.
12114
12115 2000-07-26 Scott Bambrough <scottb@netwinder.org>
12116
12117 * gdb.base/recurse.exp: Run tests for all targets.
12118 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
12119 gnu-oldld case on ARM.
12120 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
12121 for ARM targets.
12122
12123 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
12124
12125 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
12126 * gdb.java/configure: Rebuild.
12127
12128 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
12129
12130 * gdb.java/jv-exp.exp: New file.
12131
12132 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
12133
12134 * configure: Rebuilt.
12135 * configure.in (configdirs): Add gdb.java.
12136 * gdb.java/jmisc.java: New file.
12137 * gdb.java/jmisc.exp: New file.
12138 * gdb.java/Makefile.in: New file.
12139 * gdb.java/configure: Rebuilt.
12140 * gdb.java/configure.in: New file.
12141 * lib/java.exp: New file.
12142
12143 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12144
12145 * gdb.base/exprs.exp: Test casts to a pointer including over and
12146 underflow.
12147
12148 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
12149
12150 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
12151 and the compilers sizes.
12152
12153 2000-07-09 Nick Duffek <nsd@redhat.com>
12154
12155 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
12156 (use_methods): New function.
12157 (main): Call use_methods().
12158 * gdb.c++/classes.exp (test_method_param_class): New procedure.
12159 (do_tests): Call test_method_param_class.
12160
12161 2000-07-09 Nick Duffek <nsd@redhat.com>
12162
12163 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
12164 spelling.
12165 (test_enums): New procedure. Move enum tests from end of script
12166 to here. Set breakpoint on function name instead of line number.
12167 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
12168 (enums2): New marker function.
12169 (enums1): New function.
12170 (main): Call enums1(). Move enum tests to enums1().
12171
12172 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
12173
12174 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
12175 compile/link program. Update line numbers.
12176 * gdb.asm/d10v.inc: Define ``startup''.
12177 * gdb.asm/asmsrc1.s: Add definition of _start.
12178
12179 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
12180
12181 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
12182
12183 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12184
12185 * gdb.base/maint.exp: Add 'maint print architecture' item to output
12186 of 'help maint print' command.
12187
12188 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
12189
12190 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
12191 they use gdb_expect_list.
12192
12193 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
12194
12195 * gdb.base/commands.exp: Use ``set remote
12196 memory-read-packet-size'' instead of ``set endian big'' to test
12197 long commands.
12198
12199 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
12200
12201 * gdb.c++/templates.exp (do_tests): Make all of these work under
12202 g++, and stop skipping them.
12203
12204 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
12205 work under g++.
12206
12207 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
12208 initialization.
12209
12210 2000-06-02 Michael Snyder <msnyder@cygnus.com>
12211
12212 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
12213 the regular expression: accept an (almost) arbitrary sequence of
12214 "frames-invalid" and "breakpoints-invalid" messages both before
12215 and after the "starting" message.
12216
12217 2000-06-02 Michael Snyder <msnyder@cygnus.com>
12218
12219 * gdb.c++/local.exp: This test has never been known to work with g++.
12220
12221 2000-05-18 Michael Snyder <msnyder@cygnus.com>
12222
12223 * gdb.base/annota1.exp (annotate-signal-handler-caller):
12224 Relax the regular expression a little, make it pass on Solaris 8.
12225
12226 2000-05-12 Kevin Buettner <kevinb@redhat.com>
12227
12228 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
12229 a call, do not require that gdb stop on the line after the call.
12230 Instead, it is permissible for gdb to stop on the line of the
12231 call itself.
12232
12233 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
12234
12235 * gdb.base/break.exp (bp on small function, optimized file):
12236 Add a second pass pattern. The behavior differs here between stabs
12237 and dwarf for one-line functions. Stabs preserves two line symbols
12238 (one before the prologue and one after) with the same line number,
12239 but dwarf regards these as duplicates and discards one of them.
12240 Therefore the address after the prologue (where the breakpoint is)
12241 has no exactly matching line symbol, and GDB reports the breakpoint
12242 as if it were in the middle of a line rather than at the beginning.
12243
12244 2000-05-08 Michael Snyder <msnyder@cygnus.com>
12245
12246 * gdb.base/interrupt.exp: Make "pass" message say "send"
12247 rather than "send_gdb" (for consistancy).
12248
12249 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
12250
12251 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
12252 * gdb.c++/templates.cc: Properly check for GCC version number.
12253 * lib/compiler.cc: Likewise
12254
12255 2000-04-28 Michael Snyder <msnyder@cygnus.com>
12256
12257 * gdb.base/break.exp: When compiled with -O2 optimization,
12258 gdb may not stop at the first line of main, due to code motion.
12259
12260 2000-04-26 Michael Snyder <msnyder@cygnus.com>
12261
12262 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
12263 This test depends on parsing the printf output from the target.
12264 Since the sparclet stub doesn't do stdio, this will never work.
12265 * gdb.base/call-rt-st.exp: ditto.
12266 * gdb.base/call-strs: ditto.
12267
12268 2000-04-24 Michael Snyder <msnyder@cygnus.com>
12269
12270 * gdb.base/miscexprs.exp: make sizeof long array test portable.
12271
12272 * gdb.base/ending-run.exp: After connecting to a remote target,
12273 but before running, the target will appear to be in a random
12274 location. Specify both a file and a line for breakpoints.
12275 Also, the function that calls main may be called 'init'
12276 rather than 'start'.
12277
12278 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12279
12280 * gdb.base/help.exp: Update output for add-symbol-file command.
12281
12282 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
12283
12284 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12285 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
12286
12287 2000-04-07 J.T. Conklin <jtc@redback.com>
12288
12289 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
12290
12291 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
12292
12293 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
12294
12295 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
12296 values that can be represented exactly.
12297 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
12298 above change, and to not check against the directory part of the source
12299 file name.
12300 (step into print_long_arg_list): Likewise.
12301 (print print_small_structs from print_long_arg_list): Likewise.
12302 (print print_long_arg_list): Likewise.
12303
12304 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12305
12306 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
12307
12308 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
12309
12310 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
12311
12312 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
12313
12314 * gdb.base/commands.exp (deprecated_command_test): Add test for
12315 deprecate with no arguments.
12316
12317 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
12318
12319 * gdb.base/break.exp: Add new test for setting breakpoints on
12320 optimized code so we can test breakpoints work even when function
12321 prologues may be optimized away
12322
12323 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12324
12325 From David Whedon <dwhedon@gordian.com>
12326 * gdb.base/commands.exp : Added command deprecator tests.
12327
12328 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
12329
12330 * gdb.base/help.exp: Added test for new apropos command.
12331
12332 2000-03-21 Kevin Buettner <kevinb@redhat.com>
12333
12334 * gdb.base/pointers.c (usevar): New function.
12335 (main): Make sure that global variables v_int_pointer2, rptr,
12336 and y are all referenced someplace in the program by calling
12337 usevar() on them. [Some linkers delete symbols which are
12338 never referenced. The space remains, but there's no way to
12339 get a (symbolic) handle on the variable from the debugger.]
12340
12341 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12342
12343 * gdb.base/printcmds.c: Add typedeffed arrays.
12344
12345 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
12346 procedure to test arrays that are typedef'd.
12347
12348 2000-03-13 James Ingham <jingham@leda.cygnus.com>
12349
12350 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
12351 the library directories.
12352
12353 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
12354
12355 * configure.in (configdirs): Add sub directory gdb.mi.
12356 * configure: Re-generate.
12357
12358 * gdb.mi: New directory.
12359
12360 2000-02-25 Scott Bambrough <scottb@netwinder.org>
12361
12362 * gdb.base/long_long.exp: Correct test suite failure when printing
12363 a long long value as a double on ARM platforms.
12364
12365 2000-02-16 Jim Blandy <jimb@redhat.com>
12366
12367 * gdb.base/break.exp ("breakpoint line number"): Make sure the
12368 default source file is set properly before running this test.
12369
12370 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12371
12372 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
12373 gdbtk/library directory, not in gdbtcl2.
12374
12375 2000-02-04 Jim Blandy <jimb@redhat.com>
12376
12377 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
12378 backslash from regexp pattern.
12379
12380 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
12381 procedure. Use it to run all the "continue to bp overloaded"
12382 tests. Note that this changes the names of the tests slightly.
12383 If the breakpoint hit message includes a hex PC value, because
12384 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
12385 from the real source code, still consider that a pass.
12386
12387 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
12388 XFAIL here if the breakpoint message contains a hex address. Note
12389 similar change on 1999-11-02.
12390
12391 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
12392
12393 * gdb.base/ptype.exp: Establish a default source file before
12394 calling get_debug_format.
12395
12396 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
12397
12398 * gdb.base/watchpoint.exp: Remove duplication of test messages.
12399
12400 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12401
12402 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
12403 of successive stepi commands -- while in the prologue we should see
12404 the function entry bracket.
12405
12406 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12407
12408 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
12409 reach __change_mode() when stepping through the end of main().
12410
12411 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
12412
12413 * gdb.base/default.exp: Fix expected pattern.
12414 * gdb.base/help.exp: Same.
12415
12416 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12417
12418 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
12419 Don't use xfail's because that affects only the following test.
12420
12421 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
12422 solaris or linux.
12423
12424 * gdb.base/selftest.exp: Update to reflect changes to main.c.
12425
12426 2000-01-07 Michael Snyder <msnyder@cygnus.com>
12427
12428 * gdb.base/display.exp: Some yacc parsers like to say
12429 "A syntax error" rather than "A parse error". Accept both.
12430
12431 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
12432
12433 * gdb.base/default.exp: Remove OS dependent string from "target
12434 remote" test.
12435 * gdb.base/help.exp: Same for "help target remote" test.
12436
12437 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12438
12439 From Jim Kingdon <kingdon@redhat.com>:
12440
12441 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
12442 prompt (cleanup rather than necessity, but still might keep output
12443 from spilling to next test).
12444
12445 2000-01-02 Fred Fish <fnf@cygnus.com>
12446
12447 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
12448 AIX, which defines them in <sys/types.h>.
12449
12450 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
12451
12452 * gdb.base/default.exp: Match arm* etc instead of arm in "info
12453 float" test.
12454
12455 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
12456
12457 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
12458
12459 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
12460 outermost frame disallowed".
12461
12462 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
12463
12464 * gdb.base/setvar.exp: New tests for setting the value of a struct
12465 with a constant list.
12466
12467 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12468
12469 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
12470 require the user to type a cast before setting the value of a struct.
12471
12472 1999-12-06 Jim Blandy <jimb@cygnus.com>
12473
12474 * gdb.base/default.exp: Expect the new 'info float' command on
12475 all i386 platforms.
12476
12477 * gdb.threads/linux-dp.exp: Expand our ability to recognize
12478 LinuxThreads libraries that don't support debugging.
12479
12480 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12481
12482 * gdb.base/remote.c: Fill the buffer with truely random data.
12483 Change the buffer type to ``unsigned char'' to simplify size
12484 arithmetic.
12485
12486 * gdb.base/remote.exp: Reduce download numbers by one. Typical
12487 stub only handles 400-1 byte packets. Verify that the download
12488 worked.
12489
12490 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
12491
12492 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
12493 tests, using UNRESOLVED for the untested cases. Also, does not wait
12494 for a timeout if the prompt was received before a recognizable pattern.
12495
12496 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
12497
12498 * lib/gdb.exp (gdb_expect_list): Fix spelling.
12499
12500 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12501
12502 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
12503 watchpoints.
12504
12505 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
12506
12507 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
12508
12509 * gdb.c++/local.exp: Be more flexible in recognizing local class
12510 name mangling. Don't allow horribly truncated method names.
12511 * gdb.c++/derivation.exp: Expect protected inheritance.
12512 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
12513 * gdb.c++/virtfunc.exp: Likewise.
12514 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
12515 when printing a nested enum.
12516
12517 1999-11-22 Jim Blandy <jimb@cygnus.com>
12518
12519 * gdb.base/step-test.exp: Properly await GDB's response to setting
12520 a breakpoint on the call to large_struct_by_value.
12521
12522 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
12523 just because we have debug info for the `start' function.
12524
12525 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
12526
12527 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
12528 "Unknown signal" messages, which indicate (on LinuxThreads) that
12529 GDB doesn't know how to debug threads on this system. This is
12530 better than hanging while philosopher 0 dumps chatter into gdb.log.
12531
12532 1999-11-18 Tom Tromey <tromey@cygnus.com>
12533
12534 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
12535
12536 1999-11-18 Fred Fish <fnf@cygnus.com>
12537
12538 * gdb.base/coremaker2.c: Add sample program for generating
12539 cores that is more self contained than coremaker.c. Eventually
12540 I'll add more code to this and tie it into the testsuite.
12541
12542 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
12543
12544 * gdb.base/dollar.exp: Remove, now in gdb.hp.
12545
12546 1999-11-10 Jimmy Guo <guo@cup.hp.com>
12547
12548 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12549 from $srcdir/lib/.
12550 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12551 and gdb.c++/.
12552
12553 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12554
12555 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
12556 'continue with watch' test point.
12557
12558 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12559
12560 Merged from p2linux-990323-branch:
12561
12562 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12563
12564 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12565
12566 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12567 {limit,fixed}''. Test ``set download-write-size''.
12568
12569 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12570
12571 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12572 gdb_expect_list.
12573
12574 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12575
12576 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12577
12578 1999-11-03 Mark Salter <msalter@cygnus.com>
12579
12580 * gdb.base/break.exp: Fix "stub continue" pattern.
12581
12582 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12583
12584 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12585
12586 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12587
12588 * gdb.base/display.exp ("finish"): Add timeout clause.
12589
12590 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12591 plain prompt clause, so this doesn't have to time out in order to
12592 fail.
12593
12594 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12595 breakpoint hit messages include an address.
12596
12597 * gdb.base/display.exp: Don't forget to escape parens in regular
12598 expressions. Unix regexp notatation sucks.
12599
12600 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12601
12602 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12603 order for 'signalled' message.
12604
12605 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12606
12607 From Jimmy Guo <guo@cup.hp.com>:
12608 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12609 * gdb.base/annota1.c: Add code for tests to work with.
12610
12611 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12612
12613 * gdb.base/remote.exp: New test for remote downloading settings.
12614 * gdb.base/remote.c: New file with large .data.
12615
12616 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12617
12618 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12619 for LinuxThreads support, merged from the Code Fusion branch.
12620
12621 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12622
12623 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12624 containing exp_continue into a while within an expect. Don't
12625 attempt a start more than three times. Check return value from
12626 gdb_load.
12627
12628 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12629
12630 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12631 a pass case.
12632
12633 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
12634
12635 * gdb.base/break.c (main): Added a statement that we can step
12636 off of.
12637 * gdb.base/break.exp: Added tests for setting a breakpoint
12638 at an offset and stepping onto a breakpoint.
12639
12640 1999-10-01 Fred Fish <fnf@cygnus.com>
12641
12642 * gdb.base/help.exp (help add-symbol-file): Update to match current
12643 gdb output.
12644
12645 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
12646
12647 * gdb.base/break.exp: Code locations are in hex, don't forget!
12648 (For HP-UX.)
12649
12650 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
12651
12652 * condbreak.exp: Use break.c as test program.
12653 * condbreak.c: Remove, redundant with break.c.
12654
12655 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
12656
12657 * config/monitor.exp (gdb_target_monitor): Disable X- and
12658 Z-packets if the target needs it.
12659
12660 1999-09-13 James Ingham <jingham@leda.cygnus.com>
12661
12662 * gdb.c++/overload.exp: Added tests for listing overloaded
12663 functions with function pointers in the arg, explicitly calling
12664 out the version you want.
12665
12666 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
12667
12668 * long_long.exp: Add variations of test cases that work for
12669 targets with 16-bit ints and 32-bit doubles.
12670
12671 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
12672
12673 * break.c (main): Compare a possibly-uninitialized argc with an
12674 unlikely value that fits in 16 bits.
12675
12676 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12677
12678 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
12679 0xfeeb, don't want negative numbers if ints are 16 bits.
12680
12681 * lib/gdb.exp (skip_cplus_tests): New proc.
12682 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12683 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
12684 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
12685 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
12686 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
12687 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
12688 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
12689 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
12690
12691 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
12692
12693 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
12694
12695 * gdb.base/corefile.exp (up): Allow a parameter to appear
12696 in the frame that we're going up to.
12697
12698 From Jim Blandy <jimb@cygnus.com>:
12699
12700 * gdb.base/default.exp (info float): Expect some output now.
12701
12702 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
12703 returning floating-point values to fail on the x86.
12704 * gdb.base/callfwmall.exp (do_function_calls): Same.
12705
12706 * gdb.base/list.exp (test_listsize): Correct expectations for
12707 listing line 1 with listsize 2. Also, listing a single line
12708 works now, as does listing three lines. [Kevin's note: There
12709 were a number of other cases fixed too where the expectations
12710 differed...]
12711
12712 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
12713
12714 * gdb.base/selftest.exp: Add case for when version prints as
12715 constant string instead of char pointer.
12716
12717 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
12718
12719 * gdb.base/ending-run.exp: Add Solaris case for what happens when
12720 stepping out of main.
12721
12722 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
12723 G++ used.
12724
12725 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
12726 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
12727
12728 * gdb.c++/ovldbreak.exp: Update match string in test that
12729 includes a warning of multiple breakpoints.
12730
12731 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
12732
12733 * gdb.base/display.exp: Improve precision of step-after-finish
12734 added yesterday.
12735
12736 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
12737 test.
12738
12739 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
12740 configs when using G++, not just hppa*.
12741
12742 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12743
12744 * gdb.base/async.c: New file.
12745 * gdb.base/async.exp: New file.
12746
12747 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
12748
12749 * gdb.base/break.exp: Tweak PA specific tests to properly handle
12750 PA64.
12751
12752 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
12753
12754 * gdb.base/display.exp: "finish" can leave us mid-line on many
12755 targets, deal with it. Add a small constant to main, instead of
12756 1000 since main+1000 may not be a valid address in the target.
12757
12758 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
12759 on hpux11.
12760
12761 * gdb.base/attach.exp: Handle another hpux11 error message variant
12762 when attaching to a process that does not exist.
12763
12764 1999-08-19 J.T. Conklin <jtc@redback.com>
12765
12766 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
12767 characters in 'continue to 1241' test.
12768
12769 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12770
12771 * gdb.base/call-ar-st.exp: Add a shorter match case for the
12772 stop in print_long_arg_list, define and use a whitespace
12773 variable in print_small_structs test, add an XFAIL for Solaris.
12774 * gdb.base/dbx.exp: XFAIL func commands until somebody is
12775 interested enough to fix.
12776
12777 1999-08-13 Keith Seitz <keiths@cygnus.com>
12778
12779 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
12780 (dbx_gdb_load): Remove. Use gdb_load instead, since that
12781 proc knows about targets other than the natives.
12782 (test_assign): Use "gdb_run_cmd" to "run" the target.
12783 Check that we've actually hit the breakpoint at main.
12784 When we attempt to assign a value to a local variable, check
12785 that the variable is in the current scope, i.e., don't use
12786 a test with an empty result.
12787
12788 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
12789
12790 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
12791 command.
12792
12793 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
12794
12795 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12796 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
12797 gdb.compat, gdb.threads-hp.
12798 gdb.hp/configure, gdb.hp/configure.in: New files.
12799 gdb.hp/Makefile.in: Recurse into new subdirs.
12800 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
12801 gdb.hp/gdb.objdbg: New directory, tests for debugging info
12802 in object files.
12803 gdb.hp/tools: New directory, aux tools for HP-specific tests.
12804
12805 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
12806
12807 * gdb.base/display.exp: Help expect by putting a newline in the
12808 funky printf, remove a bogus p/a test.
12809
12810 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12811
12812 * gdb.base/display.exp: Make sure that when we say 'run', we are
12813 connected to the target. This is necessary when running not
12814 natively.
12815
12816 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
12817
12818 * gdb.base/step-test.exp: Removed some extraneous messages.
12819
12820 * gdb.base/long_long.exp: Don't run memory examination tests
12821 on little-endian targets (they will need a different set of
12822 results to match).
12823
12824 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
12825
12826 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
12827 until somebody decides to fix GDB.
12828
12829 * gdb.base/long_long.c: Stop compiler complaint by specifying long
12830 constant as "ULL".
12831 * gdb.base/long_long.exp: Loosen x/c test, add partial result
12832 matches for a couple x/2 commands.
12833
12834 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
12835
12836 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
12837 by merging in ref-types2 tests.
12838 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
12839
12840 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12841 * gdb.c++/Makefile.in: Add standard actions.
12842 (EXECUTABLES): Rename from PROGS, update list.
12843 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
12844 from gdb.hp.
12845 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
12846 foo and bar locals.
12847 * gdb.c++/anon-union.exp: Fix tests to match.
12848 * gdb.c++/classes.exp: Run if HP compiler used, add extra
12849 expect matches to handle output variations.
12850 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
12851 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
12852 output, add HP alternatives for new and delete prints.
12853 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
12854 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
12855 * gdb.c++/demangle.exp: Use $style when reporting failure.
12856 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
12857 * gdb.c++/inherit.exp: Run if HP compiler used, add some
12858 match alternatives.
12859 * gdb.c++/local.exp: Add match alternatives or xfails for HP
12860 compilers.
12861 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
12862 * gdb.c++/method.exp: Add match alternatives.
12863 * gdb.c++/misc.cc: Add bool types.
12864 * gdb.c++/misc.exp: Add tests for bool types.
12865 * gdb.c++/overload.exp: Add xfails.
12866 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
12867 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
12868 add some more template parameter tests (only for HP currently).
12869 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
12870 * gdb.c++/virtfunc.cc: Add return type and value for main.
12871 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
12872 match alternatives.
12873
12874 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12875
12876 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
12877
12878 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
12879
12880 * gdb.base/signals.exp: Don't expect getting a backtrace from
12881 within a signal handler to fail on Linux.
12882
12883 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
12884
12885 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12886 * lib/gdb.exp: Remove some gratuitious semicolons.
12887 (delete_breakpoints): Increase timeout.
12888 (gdb_expect): Add -notransfer option.
12889 (gdb_test): Use -notransfer option.
12890 (get_compiler_info): Add f77 case.
12891 (get_compiler): New proc, split out from gdb_preprocess, add f77
12892 case.
12893 (gdb_preprocess): Call get_compiler.
12894
12895 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
12896 * gdb.base/attach.exp, gdb.base/display.exp,
12897 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
12898 gdb.base/long_long.exp, gdb.base/printcmds.exp,
12899 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
12900 third arg to gdb_test.
12901 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
12902 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
12903 HP-UX xfails, add others.
12904 * gdb.base/completion.exp: Reflect name change of self-test.
12905 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
12906 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
12907 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
12908 HP failure number.
12909 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
12910 useless HP-UX 10.30 references.
12911 * gdb.base/maint.exp: Loosen matches.
12912 * gdb.base/pointers.c (main): Declare more_code.
12913 * gdb.base/pointers.exp: Match on output of a `next'.
12914 * gdb.base/structs.c: Add prototypes.
12915 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
12916 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
12917
12918 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12919
12920 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
12921 command.
12922
12923 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12924
12925 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
12926 Fix run to main failures. Watchpoint can be hardware watchpoint.
12927
12928 * gdb.base/annota1.exp: Clean up some more, in case printf has
12929 debug info. Deal with lack of signal hanlder info in stack.
12930
12931 From Jim Kingdon <kingdon@redhat.com>:
12932 * gdb.base/annota1.exp: If printf has debug info, deal with it.
12933
12934 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
12935
12936 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
12937 gdb.base/foll-vfork.exp: Don't run for crosses.
12938
12939 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12940
12941 * gdb.base/configure.in: Check for gdbvars.exp instead of
12942 a1-selftest.exp.
12943 * gdb.base/configure: Re-generate.
12944
12945 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
12946
12947 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
12948 in trying to run first and name is too long.
12949
12950 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
12951 pointers2.c and pointers2.exp, respectively.
12952 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
12953 doschk happier.
12954
12955 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
12956
12957 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
12958 callfuncs2.c and callfuncs2.exp.
12959
12960 * gdb.base/list.exp: Remove mistaken xfails.
12961 * gdb.base/list0.h: Add optional prototypes.
12962
12963 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
12964
12965 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
12966 calling malloc.
12967 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
12968 * ptype.exp: Move test for get_debug_format to before its first
12969 use.
12970
12971 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12972
12973 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
12974 * gdb.base/annota2.cc, annota2.exp: Move from here.
12975 * gdb.c++/annota2.cc, annota2.exp: To here.
12976 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
12977
12978 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12979
12980 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
12981 a consistent format.
12982
12983 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
12984
12985 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12986 * lib/gdb.exp (get_compiler_info): Add detection for assorted
12987 HP compilers, also set the globals $true and $false.
12988
12989 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
12990 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
12991 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
12992 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
12993 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
12994 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
12995 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
12996 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
12997 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
12998 whatis.c} Add C++ compatible function definitions and return
12999 types, add includes for library functions.
13000 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
13001 * gdb.base/step-test.c (myglob): Rename from glob.
13002 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
13003 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
13004 files, move here from gdb.hp.
13005 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
13006 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
13007 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
13008 Adjust line numbers in regexps.
13009
13010 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
13011 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
13012 instead of 0/1.
13013
13014 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
13015 foll-vfork.exp: New files, move here from gdb.hp.
13016 * gdb.base/page.exp: New file, test of pagination command.
13017
13018 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
13019 recursion test.
13020 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
13021
13022 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
13023 gdb.base/solib.exp: Fix compiler invocation process.
13024
13025 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
13026 HP-UX 11, turn off overload resolution explicitly.
13027 * gdb.base/commands.exp: Set argument list explicitly, add
13028 watchpoint test.
13029 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
13030 them work.
13031 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
13032 expressions properly.
13033 * gdb.base/corefile.exp: Loosen the match slightly.
13034 * gdb.base/default.exp: Allow "Error accessing memory" message
13035 also.
13036 * gdb.base/display.exp: Skip over x/0 j if PA64.
13037 * gdb.base/funcargs.exp: Add xfails for HP-UX.
13038 * gdb.base/interrupt.exp: Ditto.
13039 * gdb.base/langs.exp: Add symbolic matches governed by compiler
13040 in use.
13041 * gdb.base/list.exp: Add xfails for HP-UX.
13042 * gdb.base/long_long.exp: Refine some of the numeric matches.
13043 * gdb.base/mips_pro.exp: Xfail on HP-UX.
13044 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
13045 * gdb.base/nodebug.exp: Succeed on more varieties of output.
13046 * gdb.base/opaque.exp: Remove some HP-UX xfails.
13047 * gdb.base/ptype.exp: Succeed on more varieties of output.
13048 * gdb.base/scope.exp: Add xfails for HP-UX.
13049 * gdb.base/sect-cmd.exp: Add more cases.
13050 * gdb.base/setvar.exp: Add xfails for HP-UX.
13051 * gdb.base/shlib-call.exp: Loosen some matches slightly.
13052 * gdb.base/signals.exp: Match on void symbolically.
13053 * gdb.base/step-test.exp: Add case for PA64.
13054 * gdb.base/term.exp: Add exit and restart.
13055 * gdb.base/twice.exp: Clean up after self.
13056 * gdb.base/varargs.exp: Disable overload resolution explicitly.
13057 * gdb.base/whatis.exp: Allow more ways to pass tests.
13058
13059 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
13060 no longer useful.
13061
13062 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
13063
13064 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
13065 list of patterns.
13066 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
13067 print_double_array(double_array)", "continuing to breakpoint
13068 1018", "print print_double_array(array_d)" and "continuing to
13069 1034" tests.
13070
13071 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
13072
13073 * Makefile.in: Add empty html and install-html targets.
13074
13075 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
13076
13077 * config/mt-*: Remove, these haven't been used since 1996.
13078
13079 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
13080
13081 * gdb.base/call-strs.c, gdb.base/ending-run.c,
13082 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
13083 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
13084
13085 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
13086
13087 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
13088 simpler match case for the ptype of the big class.
13089
13090 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13091
13092 * gdb.exp: Fix test for gdb_prompt existence.
13093
13094 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13095
13096 * gdb.exp (gdb_test): Add fail after calls to perror.
13097
13098 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13099
13100 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
13101
13102 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13103
13104 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
13105
13106 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
13107
13108 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
13109 malloc() is linked in.
13110
13111 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13112
13113 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
13114 step at end.
13115
13116 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
13117
13118 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
13119
13120 * gdb.java/jv-print.exp: New file. (Our first Java test!)
13121
13122 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
13123
13124 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
13125 * gdb.base/mips_pro.exp: Likewise.
13126
13127 1999-06-02 Keith Seitz <keiths@cygnus.com>
13128
13129 * gdb.c++/templates.cc: Change all "new" operators to throw
13130 an exception.
13131 * gdb.c++/cplusfuncs.cc: Likewise.
13132
13133 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
13134
13135 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
13136
13137 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
13138 * gdb.base/ending-run.exp: When stepping out of main, accept a
13139 step into an arbitrary assembler file.
13140
13141 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13142
13143 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
13144 "breakpoint-invalid" to be printed.
13145 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
13146 number of "frames-invalid" and "breakpoint-invalid" to be printed.
13147 * gdb.base/annota2.cc: Initialize a.x to 0.
13148
13149 1999-05-17 Keith Seitz <keiths@cygnus.com>
13150
13151 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
13152 when "skip_float_tests" set.
13153 Ditto for "print print_double_array(array_d)", "print print_small_structs",
13154 "print print_ten_doubles", and "step into print_long_arg_list".
13155 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
13156 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
13157 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
13158 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
13159 "skip_float_tests" is set.
13160 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
13161 when "skip_float_tests" set.
13162
13163 1999-05-06 Keith Seitz <keiths@cygnus.com>
13164
13165 * gdb.base/annota2.cc: Include stdio.h.
13166
13167 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
13168
13169 * gdb.base/crossload.exp: Remove, this has been disabled ever
13170 since BFD stopped including all targets, and cross-GDB gets
13171 plenty of testing anyway.
13172 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
13173 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
13174 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
13175 * gdb.base/README: Remove, was doc for this.
13176 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
13177 needed.
13178
13179 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13180
13181 * gdb.base/call-ar-st.exp: Fix one regular expression in test
13182 output.
13183
13184 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
13185 * gdb.base/annota2.exp: New file. More annotation tests.
13186 * gdb.base/annota1.c: New file. Source file for annota1.exp.
13187 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
13188
13189 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
13190
13191 * config/cfdbug.exp: New file.
13192
13193 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
13194
13195 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
13196 Marcus Daniel's and Dale Hawkins's demangler crashes.
13197
13198 * gdb.c++/demangle.exp (test_gnu_style_demangling,
13199 test_lucid_style_demangling, test_arm_style_demangling,
13200 test_hp_style_demangling): Try Tom Tromey's core-dumping
13201 identifier under each demangling style.
13202
13203 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
13204
13205 * gdb.c++/demangle.exp: Include the current demangling style
13206 in all test names.
13207 (current_demangling_style): New global variable.
13208 (set_demangling_style, test_demangling_core, test_demangling,
13209 test_demangling_exact): New functions.
13210 (test_gnu_style_demangling, test_lucid_style_demangling,
13211 test_arm_style_demangling, test_hp_style_demangling): Use those,
13212 instead of calling gdb_test and gdb_test_exact directly.
13213 (catch_demangling_errors): New function, which reports errors
13214 signalled by the demangling test functions in an orderly way.
13215 (do_tests): Use catch_demangling_errors.
13216
13217 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
13218
13219 * gdb.base/signals.exp (test_handle_all_print): Use () for
13220 grouping in expressions, not {}.
13221
13222 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
13223 initialized yet.
13224
13225 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
13226
13227 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
13228 are listed.
13229
13230 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
13231
13232 * gdb.stabs/weird.exp: Test for CC being defined before
13233 looking at its value.
13234
13235 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
13236
13237 * gdb.base/call-ar-st.exp: Remove stray '#'.
13238 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
13239 "short int" and "long int".
13240 * gdb.c++/overload.cc: Cast the string added in the previous
13241 change, to mollify finicky HP compiler.
13242 * gdb.hp/reg-test.exp (testfile): Fix file name.
13243 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
13244
13245 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
13246 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
13247 alternate form of enum ptype.
13248
13249 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
13250
13251 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
13252 * gdb.hp/*.exp: Change all to run compiler probe only after
13253 passing skip_hp_tests, so as not to waste time on guaranteed
13254 failure.
13255
13256 * gdb.c++/overload.cc: Pass string instead of char addr, always
13257 init ccpfoo.
13258 * gdb.c++/templates.cc: Fix syntax error.
13259
13260 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13261
13262 * gdb.base/commands.exp: Add test for correct position of '>'
13263 when issuing the 'commands' command after a 'while' or 'if'
13264 command.
13265
13266 1999-03-18 James Ingham <jingham@cygnus.com>
13267
13268 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
13269
13270 * gdb.c++/method.exp: It was testing an uninitialized int on the
13271 stack and assuming it was positive.
13272
13273 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
13274
13275 * gdb.base/step-test.exp: Catch a case where finish is broken and
13276 keep it from killing the rest of the tests.
13277 Use gdb_continue_to_end.
13278
13279 * gdb.base/sigall.exp: use gdb_continue_to_end.
13280
13281 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
13282
13283 * gdb.base/display.exp: use runto_main, not run.
13284
13285 * gdb.base/default.exp: Check for the current error message in the
13286 r abbreviation test.
13287 Add strongarm to the targets that know info float.
13288
13289 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
13290 run which doesn't work with monitors.
13291
13292 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
13293
13294 * gdb.base/break.exp: use the gdb_continue_to_end proc.
13295
13296 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
13297 program. Traps the case (in Cygmon) when the program never really
13298 exits. Same as Mark's continue_to_exit, but I had put it in a lot
13299 more places, so I used my name. Sorry Mark...
13300
13301 * config/monitor.exp (gdb_target_monitor): added another
13302 target_info parameter: remotebinarydownload. This will set the
13303 remotebinarydownload flag if this is causing some boards trouble.
13304
13305 1999-03-18 Mark Salter <msalter@cygnus.com>
13306
13307 * lib/gdb.exp (continue_to_exit): New function.
13308
13309 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
13310 * gdb.base/ending-run.exp: Ditto.
13311 * gdb.base/step-test.exp: Ditto.
13312
13313 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
13314
13315 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
13316 (suggested by Art Haas <ahaas@neosoft.com>).
13317
13318 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
13319
13320 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
13321
13322 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
13323
13324 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
13325 descriptions of types (short unsigned int vs unsigned short, etc).
13326
13327 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
13328
13329 * gdb.base/call-strs.exp: Don't assume that `step' will step over
13330 a call to strlen; sometimes we do have sources.
13331
13332 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13333
13334 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
13335 character, so GDB won't print garbage after its end.
13336
13337 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
13338 breakpoint there instead. Sometimes GCC emits memcpy to handle
13339 the large structures being passed by value, so we step into that
13340 instead of sum_array_print, which obscures what we're really testing.
13341 * gdb.base/step-test.exp: However, we do want a test that notices
13342 the bizarre steps into memcpy, so do that here. Add check for
13343 stepping into function calls that pass large structures by value.
13344 ("Is that a noun clause, or are you just happy to see me?")
13345 Remove all references to specific line numbers.
13346 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
13347 New type and function.
13348 (main): Call large_struct_by_value, passing it a large struct by value.
13349 * lib/gdb.exp (gdb_get_line_number): New function.
13350
13351 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
13352 more portable.
13353
13354 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13355
13356 * lib/gdb.exp: Doc fixes.
13357
13358 1999-03-05 Nick Clifton <nickc@cygnus.com>
13359
13360 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
13361
13362 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
13363
13364 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
13365 commands. They're not germane to this test, and they don't work
13366 that way on remote targets.
13367
13368 1999-03-01 James Ingham <jingham@cygnus.com>
13369
13370 * Changelog entries merged over from gdb development branch.
13371
13372 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
13373
13374 * lib/gdb.exp (gdbtk_analyze_results): Generic function
13375 for outputting results of test run.
13376
13377 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
13378
13379 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
13380
13381 1999-02-25 Felix Lee <flee@cygnus.com>
13382
13383 * lib/gdb.exp (debug_format): initialize
13384
13385 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
13386
13387 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
13388 * gdb.base/call-rt-st.c: Ditto.
13389
13390 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
13391
13392 * gdb.threads/pthreads.exp (horiz): New variable.
13393 (test_startup): Fix regexps that capture thread numbers.
13394
13395 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
13396
13397 * gdb.base/smoke.exp: Disambiguate two test case names (both
13398 called ``print'').
13399
13400 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13401
13402 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
13403 compilation.
13404
13405 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13406
13407 * gdb.base/miscexprs.exp: Change patterns to match GDB's
13408 actual output formatting.
13409 * gdb.base/smoke.exp: GDB removes leading 0's.
13410 * gdb.base/volatile.exp: Don't check type of remuneration;
13411 that variable is no longer defined in constvars.c.
13412 * gdb.base/step-test.c (main): Exit with explicit exit code.
13413 * gdb.base/step-test.exp: Remove two nexti checks--they are
13414 not portable.
13415
13416 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13417
13418 * gdb.base/help.exp ("help delete display"): Fix test to match
13419 gdb's output.
13420
13421 * gdb.base/long_long.c (known_types): Initialize values to zero.
13422 * gdb.base/long_long.exp: Step one more line
13423 so 'dec' is initialized in "get to known place". GDB removes
13424 leading zeros. Explicitly ask for hex formatting. Use
13425 unique test case names.
13426
13427 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13428
13429 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
13430
13431 * gdb.c++/method.exp: Add missing close brace.
13432
13433 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
13434
13435 * gdb.base/maint.exp: Use 'set height 0' to disable page
13436 prompting, not 'set height 400'.
13437
13438 Fix a bunch of timeouts.
13439 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
13440 four separate tests, so expect doesn't take forever to match a ton
13441 of text against a regexp with lots of .* forms.
13442 ("maint print psymbols", "maint print symbols"): Make some of
13443 these greps more selective, so that expect doesn't try to wade
13444 through huge piles of output and time out.
13445
13446 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
13447
13448 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
13449 tests: one which doesn't expect shlib events to be reported, and
13450 another which does, but is XFAIL for all platforms other than
13451 HP/UX.
13452
13453 * gdb.base/break.exp: Teach the test suite that the `catch
13454 fork', `catch vfork', and `catch exec' commands produce error
13455 messages on platforms that don't provide these features.
13456
13457 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13458
13459 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
13460 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
13461 (shortening names from solib_threshold.exp etc), won't run on
13462 anything but HP-UX for the foreseeable future.
13463 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
13464 reflect move.
13465
13466 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
13467
13468 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13469 gdb.trace/Makefile.in (clean): Remove all test executables.
13470
13471 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
13472
13473 * gdb.base/shlib-call.exp: add test cases to verify that gdb
13474 successfully re-sets breakpoints in shared libraries.
13475 * gdb.base/shmain.c (main): return 0, don't fall off the end.
13476
13477 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13478
13479 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
13480 and compiled w/o GCC.
13481
13482 * gdb.hp/watch-cmd.exp: ditto.
13483
13484 * gdb.hp/watch-hp.exp: ditto.
13485
13486 * gdb.hp/xdb1.exp: ditto.
13487
13488 * gdb.hp/xdb2.exp: ditto.
13489
13490 * gdb.hp/dbx.exp: ditto.
13491
13492 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
13493
13494 * constvars.c: Remove C++-isms.
13495 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
13496 with GCC.
13497
13498 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
13499
13500 The following changes are part of the HP merge.
13501
13502 * gdb.base/break.exp: new tests to verify that catchpoints for
13503 fork, vfork, and exec don't trigger inappropriately.
13504
13505 * gdb.base/opaque.exp: compile one file at a time, then link.
13506
13507 * gdb.base/signals.exp: be more restrictive about which hppa
13508 systems receive a setup_xfail. new tests.
13509
13510 * gdb.base/solib_threshold.build: new file.
13511 * gdb.base/solib_threshold.exp: new file.
13512 * gdb.base/solib_threshold.link_opts: new file.
13513 * gdb.base/solib_threshold.mk: new file.
13514 * gdb.base/gen_solib_threshold.c: new file.
13515
13516 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
13517 tests. New tests for enums inside classes.
13518
13519 * gdb.c++/compiler.cc: indicate support of template debugging.
13520
13521 * gdb.c++/demangle.exp: run hp style demangling tests.
13522
13523 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
13524 tests.
13525
13526 * gdb.c++/misc.cc: changes to support new tests.
13527
13528 * gdb.c++/templates.cc: changes to support HP's compiler; changes
13529 to support new tests.
13530
13531 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
13532 gcc, then skip these tests.
13533
13534 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
13535
13536 The following files are part of the HP merge; some had longer
13537 names at HP, but have been renamed to be no more than 14
13538 characters in length.
13539
13540 * gdb.hp/ambiguous.cc: new file.
13541 * gdb.hp/ambiguous.exp: new file.
13542 * gdb.hp/attach.exp: new file.
13543 * gdb.hp/attach2.exp: new file.
13544 * gdb.hp/classes-hp.exp: new file.
13545 * gdb.hp/ctti.exp: new file.
13546 * gdb.hp/ctti-add.cc: new file.
13547 * gdb.hp/ctti-add1.cc: new file.
13548 * gdb.hp/ctti-add2.cc: new file.
13549 * gdb.hp/ctti-add3.cc: new file.
13550 * gdb.hp/dbx.exp: new file.
13551 * gdb.hp/exception.cc: new file.
13552 * gdb.hp/exception.exp: new file.
13553 * gdb.hp/foll-exec.c: new file.
13554 * gdb.hp/foll-exec.exp: new file.
13555 * gdb.hp/foll-fork.c: new file.
13556 * gdb.hp/foll-fork.exp: new file.
13557 * gdb.hp/foll-vfork.c: new file.
13558 * gdb.hp/foll-vfork.exp: new file.
13559 * gdb.hp/inherit-hp.exp: new file.
13560 * gdb.hp/more-steps.exp: new file.
13561 * gdb.hp/namespace.cc: new file.
13562 * gdb.hp/namespace.exp: new file.
13563 * gdb.hp/optimize.exp: new file.
13564 * gdb.hp/pxdb.c: new file.
13565 * gdb.hp/pxdb.exp: new file.
13566 * gdb.hp/quicksort.exp: new file.
13567 * gdb.hp/reg-test.exp: new file.
13568 * gdb.hp/reg-test.s: new file.
13569 * gdb.hp/sized-enum.c: new file.
13570 * gdb.hp/sized-enum.exp: new file.
13571 * gdb.hp/start-stop.exp: new file.
13572 * gdb.hp/templ-hp.cc: new file.
13573 * gdb.hp/templ-hp.exp: new file.
13574 * gdb.hp/thr-lib.c: new file.
13575 * gdb.hp/thr-lib.exp: new file.
13576 * gdb.hp/thr-lib.h: new file.
13577 * gdb.hp/thr-liblib.c: new file.
13578 * gdb.hp/virtfun-hp.c: new file.
13579 * gdb.hp/virtfun-hp.exp: new file.
13580 * gdb.hp/watch-cmd.exp: new file.
13581 * gdb.hp/watch-hp.exp: new file.
13582 * gdb.hp/xdb1.exp: new file.
13583 * gdb.hp/xdb2.exp: new file.
13584 * gdb.hp/xdb3.exp: new file.
13585
13586 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13587
13588 The following files are part of the HP merge; some had longer
13589 names at HP, but have been renamed to be no more than 14
13590 characters in length.
13591
13592 * gdb.base/ss.h: new file.
13593 * gdb.base/call-ar-st.c: new file.
13594 * gdb.base/call-ar-st.exp: new file.
13595 * gdb.base/call-rt-st.c: new file.
13596 * gdb.base/call-rt-st-exp: new file.
13597 * gdb.base/call-strs.exp: new file.
13598 * gdb.base/ena-dis-br.exp: new file.
13599 * gdb.base/environ.exp: new file.
13600 * gdb.base/long_long.exp: new file.
13601 * gdb.base/sect-cmd.exp: new file.
13602 * gdb.base/shlib-cl2.exp: new file.
13603 * gdb.base/smoke.exp: new file.
13604 * gdb.base/so-impl-ld.c: new file.
13605 * gdb.base/so-impl-ld.exp: new file.
13606 * gdb.base/so-indr-cl.c: new file.
13607 * gdb.base/so-indr-cl.exp: new file.
13608 * gdb.base/varargs.exp: new file.
13609 * gdb.base/volatile.exp: new file.
13610 * gdb.base/whatis-exp.exp: new file.
13611 * gdb.base/display.exp: new file.
13612 * gdb.c++/derivation.exp: new file.
13613 * gdb.c++/local.exp: new file.
13614 * gdb.c++/member-ptr.exp: new file.
13615 * gdb.c++/overload.exp: new file.
13616 * gdb.c++/ovldbreak.exp: new file.
13617 * gdb.c++/ref-types.exp: new file.
13618 * gdb.c++/ref-types2.exp: new file.
13619 * gdb.c++/userdef.exp: new file.
13620
13621 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13622
13623 * gdb.base/default.exp: Reflect wording change in remote.c.
13624
13625 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
13626
13627 * gdb.base/help.exp: Update to reflect current text.
13628
13629 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13630
13631 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13632 they're stack variables and contain garbage.
13633 * gdb.c++/anon-union.exp: new file.
13634
13635 The following changes were made by David Taylor
13636 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13637 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13638 in changes by HP.
13639
13640 * gdb.base/bitops.exp: new file.
13641 * gdb.base/default.exp: change expected messages for catch and
13642 info catch tests to reflect HP merge changes.
13643 * gdb.base/enable-disable-break.exp
13644 * gdb.base/ending-run.c: new file.
13645 * gdb.base/long_long.c: new file.
13646 * gdb.base/maint.exp: new file.
13647 * gdb.base/pointers2.exp: new file.
13648 * gdb.base/shlib-call2.exp: new file.
13649 * gdb.base/solib.exp: new file.
13650 * gdb.base/step-test.c: new file.
13651 * gdb.c++/anon-union.cc: new file.
13652 * gdb.c++/local.cc: new file.
13653 * gdb.c++/member-pointer.cc: new file.
13654 * gdb.c++/method.cc: new file.
13655 * gdb.c++/ref-types.cc: new file.
13656 * gdb.c++/ref-types2.cc: new file.
13657 * gdb.c++/userdef.cc: new file.
13658
13659 * gdb.base/scope.exp: compile one file at a time, then link.
13660 * gdb.base/langs.exp: ditto.
13661 * gdb.base/list.exp: ditto.
13662
13663 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
13664
13665 The following changes were made by David Taylor
13666 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13667 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13668 in changes by HP.
13669
13670 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
13671 skip tests. When compiling pass c++ flag to gdb_compile.
13672 * gdb.c++/
13673
13674 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
13675 test for on hppa*-*-hpux*; use args to see if c++ was specified.
13676 (skip_hp_tests): new function.
13677 (gdb_preprocess): new function.
13678
13679 * configure.in (hpdir): decide whether to configure gdb.hp.
13680 * configure: regenerated.
13681
13682 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
13683 to delete on clean.
13684 (EXECUTABLES): update to reflect new additions.
13685 * gdb.base/commands.exp: update message expected.
13686 * gdb.base/default.exp: add copyright notice.
13687 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
13688 * gdb.base/help.exp: update messages to reflect current text.
13689 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
13690 targets for recurse tests.
13691 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
13692 skip this file.
13693
13694 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
13695 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
13696 compilation.
13697 * gdb.c++/misc.exp: ditto.
13698 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
13699 run the tests. tell gdb_compile that it's a c++ compilation.
13700
13701 * gdb.threads/pthreads.exp: fix typo in message.
13702
13703 * gdb.base/all-bin.exp: new file.
13704 * gdb.base/arithmet.exp: new file.
13705 * gdb.base/assign.exp: new file.
13706 * gdb.base/completion.exp: new file.
13707 * gdb.base/cond-expr.exp: new file.
13708 * gdb.base/condbreak.exp: new file.
13709 * gdb.base/define.exp: new file.
13710 * gdb.base/dollar.exp: new file.
13711 * gdb.base/environment.exp: new file.
13712 * gdb.base/eval-skip.exp: new file.
13713 * gdb.base/jump.exp: new file.
13714 * gdb.base/logical.exp: new file.
13715 * gdb.base/pointers.exp: new file.
13716 * gdb.base/relational.exp: new file.
13717 * gdb.base/section_command.exp: new file.
13718 * gdb.base/whatis-expr.exp: new file.
13719
13720 * gdb.base/all-types.c: new file.
13721 * gdb.base/call-array-struct.c: new file.
13722 * gdb.base/call-return-struct.c: new file.
13723 * gdb.base/call-strings.c: new file.
13724 * gdb.base/callfuncs2.c: new file.
13725 * gdb.base/condbreak.c: new file.
13726 * gdb.base/constvars.c: new file.
13727 * gdb.base/display.c: new file.
13728 * gdb.base/int-type.c: new file.
13729 * gdb.base/jump.c: new file.
13730 * gdb.base/miscexprs.c: new file.
13731 * gdb.base/pointers.c: new file.
13732 * gdb.base/pointers2.c: new file.
13733 * gdb.base/shmain.c: new file.
13734 * gdb.base/shr1.c: new file.
13735 * gdb.base/shr2.c: new file.
13736 * gdb.base/solib.c: new file.
13737 * gdb.base/solib1.c: new file.
13738 * gdb.base/solib2.c: new file.
13739 * gdb.base/varargs.c: new file.
13740 * gdb.c++/derivation.cc: new file.
13741 * gdb.c++/overload.cc: new file.
13742 * gdb.c++/ovldbreak.cc: new file.
13743 * gdb.hp/attach.c: new file.
13744 * gdb.hp/attach2.c: new file.
13745 * gdb.hp/average.c: new file.
13746 * gdb.hp/compiler.c: new file.
13747 * gdb.hp/compiler.cc: new file.
13748 * gdb.hp/execd-program.c: new file.
13749 * gdb.hp/follow-exec.c: new file.
13750 * gdb.hp/follow-fork.c: new file.
13751 * gdb.hp/follow-vfork-and-exec.c: new file.
13752 * gdb.hp/misc-hp.cc: new file.
13753 * gdb.hp/more-steps.c: new file.
13754 * gdb.hp/optimize.c: new file.
13755 * gdb.hp/quicksort.c: new file.
13756 * gdb.hp/run-hp.c: new file.
13757 * gdb.hp/start-stop.c: new file.
13758 * gdb.hp/sum.c: new file.
13759 * gdb.hp/templates-hp.cc: new file.
13760 * gdb.hp/thread-local-in-lib.c: new file.
13761 * gdb.hp/thread-local-in-lib.h: new file.
13762 * gdb.hp/thread-local-in-lib.lib.c: new file.
13763 * gdb.hp/vforked-program.c: new file.
13764 * gdb.hp/virtfunc-hp.cc: new file.
13765 * gdb.hp/watchpoint-hp.c: new file.
13766 * gdb.hp/xdb.c: new file.
13767 * gdb.hp/xdb0.c: new file.
13768 * gdb.hp/xdb0.h: new file.
13769 * gdb.hp/xdb1.c: new file.
13770
13771 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
13772
13773 The following change was made by Edith Epstein
13774 <eepstein@cygnus.com> as part of a project to merge in changes
13775 originally made by HP; HP did not create ChangeLog entries.
13776
13777 * gdb.c++/demangle.exp: changed the expected output for some
13778 ARM-style mangling -- removed second reference to datatype.
13779 For example, maint demangle __dt__11T1__pt__2_cFv
13780 T1<char>::~T1<char>(void)
13781 becomes,
13782 maint demangle __dt__11T1__pt__2_cFv
13783 T1<char>::~T1(void)
13784
13785 (test_hp_style_demangling): new hp specific demangling test cases.
13786
13787 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
13788
13789 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
13790 * gdb.trace/backtrace.exp: Likewise.
13791 * gdb.trace/circ.exp: Likewise.
13792 * gdb.trace/collection.exp: Likewise.
13793 * gdb.trace/deltrace.exp: Likewise.
13794 * gdb.trace/infotrace.exp: Likewise.
13795 * gdb.trace/limits.exp: Likewise.
13796 * gdb.trace/packetlen.exp: Likewise.
13797 * gdb.trace/passc-dyn.exp: Likewise.
13798 * gdb.trace/passcount.exp: Likewise.
13799 * gdb.trace/report.exp: Likewise.
13800 * gdb.trace/save-trace.exp: Likewise.
13801 * gdb.trace/tfind.exp: Likewise.
13802 * gdb.trace/tracecmd.exp: Likewise.
13803 * gdb.trace/while-dyn.exp: Likewise.
13804 * gdb.trace/while-stepping.exp: Likewise.
13805
13806 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
13807
13808 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
13809
13810 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
13811
13812 From Brendan Kehoe:
13813 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
13814 int return types.
13815
13816 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
13817
13818 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
13819 remote dos host testing right.
13820
13821 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
13822
13823 * gdb.base/corefile.exp: remove some xfails.
13824
13825 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
13826
13827 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
13828 have different timestamps.
13829
13830 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
13831
13832 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
13833 gdb.base/default.exp: Replace "exec" with "executable".
13834
13835 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
13836
13837 * gdb.base/default.exp: Change else if to elseif from previous
13838 delta.
13839
13840 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
13841
13842 * gdb.base/default.exp: Add brace missing from previous delta.
13843
13844 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
13845
13846 * gdb.base/default.exp: Support test for info float for all
13847 varieties of arm toolchain.
13848
13849 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
13850
13851 * gdb.trace/*.exp: remove "remote_download" command.
13852
13853 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
13854
13855 * gdb.trace/*.exp: remove -gdwarf from compile.
13856
13857 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
13858
13859 * gdb.trace/configure.in(AC_INIT): typo
13860 * gdb.trace/configure: regenerated
13861
13862 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
13863
13864 * config/m68k-emc.exp: New file.
13865 * lib/<emc-support.exp trace-support.exp}: New files.
13866 * configure.in: add new test directory gdb.trace.
13867 * gdb.trace/{configure configure.in Makefile.in}: New files.
13868 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
13869 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
13870 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
13871 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
13872 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
13873 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
13874 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
13875
13876 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
13877
13878 * gdb.c++/classes.exp: Change all regular expressions to match
13879 arbitrary combinations of newline/carriage-return, so that they
13880 will work equally well on Unix and Windows.
13881 * gdb.c++/inherit.exp: ditto.
13882 * gdb.c++/virtfunc.exp: ditto.
13883
13884 1998-08-11 Dawn Perchik <dawn@cygnus.com>
13885
13886 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
13887
13888 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
13889
13890 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
13891 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
13892 to use a0-a3/d0-d3 as needed.
13893
13894 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
13895
13896 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
13897 * gdb.disasm/am33.exp: Corresponding changes.
13898
13899 1998-07-11 Felix Lee <flee@cygnus.com>
13900
13901 * gdb.base/callfuncs.exp: add cmp10 test.
13902 * gdb.base/callfuncs.c (cmp10): new function.
13903
13904 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
13905
13906 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
13907 into two parts to get around a synchronization problem in expect.
13908
13909 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
13910
13911 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
13912
13913 * configure.in: Add options for gdbtk testsuite.
13914
13915 * configure: Regenerate.
13916
13917 * gdb.gdbtk: New directory to hold gdbtk tests.
13918
13919 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13920
13921 * gdb.fortran/types.exp: Escape brackets in expect patterns
13922 for test_float_literal_types_accepted tests.
13923 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
13924 before run test.
13925
13926 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
13927
13928 * am33.exp: Just compile, do not link the testcase.
13929 * am33.s: Add ".am33" pseudoop to force am33 mode.
13930
13931 1998-06-25 Felix Lee <flee@cygnus.com>
13932
13933 * gdb.base/setshow.exp: make sure $pc is sane.
13934
13935 * gdb.stabs/weird.exp: split expect patterns properly.
13936
13937 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
13938
13939 * gdb.disasm/am33.s: New disassembler testfile for the am33.
13940 * gdb.disasm/am33.exp: Run it.
13941
13942 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
13943
13944 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
13945 match processing (and eliminate spurious timeouts when running).
13946
13947 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
13948
13949 * gdb.base/signals.exp (test_handle_all_print): put back Mach
13950 exception test, but conditionalize it on target [mach | gnu].
13951
13952 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
13953
13954 * gdb.base/overlays.exp: fixup compile line for linker script.
13955
13956 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
13957
13958 * gdb.fortran/types.exp: don't guess at float size.
13959
13960 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
13961
13962 * gdb.base/exprs.exp: delete test that depends on int size.
13963
13964 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
13965
13966 * config/sim.exp: Removed checks for target triplets.
13967 (gdb_target_sim): Use gdb,target_sim_options.
13968
13969 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
13970
13971 * gdb.base/reread.exp: New file.
13972 * gdb.base/reread1.c: New file.
13973 * gdb.base/reread2.c: New file.
13974
13975 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
13976
13977 * config/sim.exp: Use 'target sim -sparclite' when running
13978 SPARClite programs.
13979
13980 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
13981
13982 * gdb.base/structs2.exp: New file.
13983 * gdb.base/structs2.c: New file.
13984
13985 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
13986
13987 * gdb.asm/common.inc: New file.
13988 * gdb.asm/d10v.inc: New file.
13989 * asm-source.exp: Pass -I's to gas to find .inc files.
13990 Update line numbers in expected output.
13991 * asmsrc1.s: Rewrite.
13992 * asmsrc2.s: Rewrite.
13993 * configure.in: Create arch.inc symlink.
13994 * configure: Regenerate.
13995 * Makefile.in (distclean): Delete arch.inc.
13996
13997 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
13998
13999 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
14000 (t_enum_value2): ditto
14001 (t_enum_value3): ditto
14002 (main): ditto
14003 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14004
14005 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
14006 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
14007 change.
14008 Use gdb_test instead of send_gdb/gdb_expect sequences.
14009
14010 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
14011
14012 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
14013 not void.
14014
14015 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
14016
14017 * gdb.base/branches.c: Code with lots of loops and
14018 subroutines. Used to test gdbs ability to single step through PC
14019 changes, especially to test mips-tdep.c:mips_next_pc
14020
14021 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
14022
14023 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
14024 more rigorous EGCS C++ error checking.
14025
14026 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14027
14028 * gdb.base/help.exp: Clean up `help set args' and `help show args'
14029 tests.
14030 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
14031 function when asleep.
14032 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
14033 for i*86 Linux and SVR4 signal handling problems.
14034 Remove linux xfail for `next to handler in signals_tests_1', fixed
14035 by recent infrun.c change.
14036 Limit backtrace to 10 frames to avoid timeout problems with infinite
14037 stack backtraces.
14038 Adjust expect pattern in `handle all print' test to match Apr 28 1997
14039 target.[ch] change.
14040
14041 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
14042
14043 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
14044 for a newline from gdb before continuing.
14045 (default_gdb_exit): Just look for y or n.
14046 (gdb_test): Detect abnormal exit from GDB running on DOS; if
14047 it does, fail the rests of the tests in the file.
14048
14049 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
14050
14051 * config/cygmon.exp: New file.
14052
14053 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
14054
14055 * gdb.base/list.exp: Fix problem with "list default lines around
14056 main" test on remote targets.
14057
14058 * gdb.base/scope.exp: Fix problem with filelocal_bss before
14059 run test on remote targets.
14060
14061 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
14062
14063 * gdb.asm: New directory.
14064 * configure.in: Configure it.
14065 * configure: Regenerate.
14066 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
14067 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
14068
14069 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
14070
14071 * config/mn10300-eval.exp: New file to support MN10300 eval board.
14072
14073 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
14074
14075 * gdb.base/overlays (several files): Merge the two overlay
14076 managers into one. Change variables (foox, barx, bazx, grbxx)
14077 back into ints but force them to load in their proper sections.
14078
14079 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
14080
14081 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
14082 on-chip insn memory and IMAP1 to upper 128k.
14083 (D10VCopy): Handle memory regions crossing 16k boundaries.
14084 (D10VCopy): Transfer data in 32 bit chunks.
14085
14086 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
14087
14088 * gdb.base/overlays.c (main): Exit normally when result is
14089 correct.
14090
14091 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
14092 map. Include space for printf in .text segment.
14093
14094 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
14095 updated d10v memory VMA/LMA map.
14096 (D10VCopy): Call D10VTranslate.
14097
14098 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
14099
14100 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
14101
14102 * gdb.base/bar.c (barx, bar): Change variable to small array so
14103 that it won't be put into the .sdata - small data -
14104 section. Update reference.
14105 * gdb.base/baz.c (bazx, baz): Ditto.
14106 * gdb.base/foo.c (foox, foo): Ditto.
14107 * gdb.base/grbx.c (grbxx, grbx): Ditto.
14108
14109 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
14110 to be arrays.
14111
14112 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
14113
14114 * gdb.base/overlays.exp: fix up and get working again.
14115 Add tests for backtraces from an overlay function.
14116
14117 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
14118
14119 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
14120 "calling function with watchpoint enabled".
14121
14122 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
14123
14124 * gdb.base/break.exp (test_next_with_recursion): Remove
14125 gdb_suppress_tests for d10v-*-*.
14126 * lib/gdb.exp (gdb_suppress_tests): Disable this function
14127 pending review of whether it is useful or not.
14128
14129 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
14130
14131 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
14132
14133 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
14134
14135 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
14136 * config/dve.exp: New file to support Densan boards.
14137
14138 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
14139
14140 * gdb.base/interrupt.exp: Document problem of simulators, signals,
14141 reads and BSD.
14142
14143 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
14144
14145 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
14146 response.
14147
14148 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
14149
14150 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
14151
14152 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
14153 test.
14154
14155 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
14156 target_sizeof_long and target_bigendian_p.
14157 (structs_by_value, structs_by_reference): Check values according
14158 to targets word size and endianess.
14159
14160 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
14161
14162 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
14163 output.
14164
14165 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
14166
14167 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
14168 Update test of set args help to match source change.
14169
14170 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
14171
14172 * gdb.base/default.exp: Expect help system output to be in
14173 alphabetical order.
14174 * gdb.base/help.exp: Ditto.
14175
14176 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
14177
14178 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
14179 "i*86-pc-linux-gnu*".
14180 * gdb.base/interrupt.exp: Ditto.
14181 * gdb.base/corefile.exp: Ditto.
14182
14183 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
14184 define vxworks when building the testcase.
14185
14186 * gdb.base/ptype.exp: Fix testnames to be unique.
14187 * gdb.base/radix.exp: Ditto.
14188 * gdb.base/term.exp: Ditto.
14189 * gdb.base/whatis.exp: Ditto.
14190 * gdb.c++/classes.exp: Ditto.
14191
14192 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
14193
14194 * gdb.base/callfuncs.exp: Fix indentation.
14195
14196 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
14197 suppress_flag has been set.
14198 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
14199 target feature.
14200
14201 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
14202
14203 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
14204 the testcase.
14205
14206 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
14207 set_debug_traps() and breakpoint().
14208 * gdb.c++/misc.cc (main): Ditto.
14209 * gdb.c++/templates.cc (main): Ditto.
14210 * gdb.c++/virtfunc.cc (main): Ditto.
14211
14212 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
14213
14214 * lib/gdb.exp(gdb_step_for_stub): New function.
14215 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
14216 exists, reload the executable and do a "continue" instead of
14217 doing a jump.
14218 (runto_main): Use gdb_step_for_stub.
14219
14220 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
14221 tests to have unique names.
14222 * gdb.base/callfuncs.exp: Ditto.
14223 * gdb.base/commands.exp: Ditto.
14224 * gdb.base/default.exp: Ditto.
14225 * gdb.base/help.exp: Ditto.
14226 * gdb.base/list.exp: Ditto.
14227 * gdb.base/opaque.exp: Ditto.
14228 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
14229 similar tests.
14230
14231 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
14232 * gdb.c++/cplusfuncs.cc: Ditto.
14233 * gdb.c++/virtfunc.cc: Ditto.
14234
14235 * config/monitor.exp: Keep track of the last file we saw, rather
14236 than trying to get the info from gdb.
14237
14238 * gdb.fortran/types.exp: Move comment to previous line.
14239
14240 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
14241
14242 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
14243 target mode.
14244
14245 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
14246
14247 From Bob Manson:
14248 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
14249 string from GDB when it connects.
14250
14251 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
14252
14253 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
14254
14255 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
14256 if we can't get a debug format from GDB (we may be testing an
14257 older GDB). Use a 10 second timeout when checking for the format.
14258
14259 * gdb.stabs/weird.exp: Fix quoting.
14260
14261 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
14262
14263 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
14264
14265 * config/arm-ice.exp: New file.
14266
14267 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
14268
14269 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
14270 until it has been modified to work with the new testsuite.
14271
14272 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
14273 testcase won't compile, cause all of the testcases in the file to
14274 fail instead.
14275
14276 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
14277 (gdb_clear_suppressed): New procedure.
14278 (gdb_stop_suppressing_tests): Only clear suppress_flag if
14279 it contains a positive value.
14280
14281 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
14282
14283 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
14284
14285 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
14286
14287 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
14288
14289 * lib/gdb.exp (setup_xfail_format): New function.
14290 (get_debug_format): New function to get debug format.
14291 (debug_format): New global variable to hold last value set
14292 by get_debug_format.
14293 * gdb.base/list.exp: Call get_debug_format and expect some
14294 tests to fail for DWARF 1 and COFF formats.
14295 * gdb.c++/ptype.exp: Ditto.
14296 * gdb.c++/classes.exp: Ditto.
14297 * gdb.c++/cplusfuncs.exp: Ditto.
14298 * gdb.c++/inherit.exp: Ditto.
14299 * gdb.c++/templates.exp: Ditto.
14300 * gdb.c++/virtfunc.exp: Ditto.
14301
14302 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
14303
14304 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
14305 host doesn't have a currently-open connection.
14306
14307 * config/sparclet.exp: Cleanups and fixes to make it generic for
14308 any gdb stub target. Handle cases where gdb doesn't respond when
14309 interrupted in a sane fashion.
14310
14311 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
14312 same thing in a totally different way.
14313
14314 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
14315 setting "timeout".
14316 (gdb_start): We set the global gdb_prompt variable in
14317 default_gdb_init now.
14318
14319 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
14320
14321 * gdb.base/printcmds.exp: Fix "check for floating addition"
14322 regexp to accept results within approx +/- .01 of exact value.
14323 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
14324
14325 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
14326
14327 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
14328 properly.
14329 (gdb_expect): Add optional timeout parameter, and add timeout
14330 value to various calls.
14331 (gdb_suppress_tests): Only give one warning message per group.
14332
14333 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
14334
14335 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
14336 global variables. Handle getting a value for $timeout more
14337 gracefully.
14338
14339 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14340
14341 * lib/gdb.exp: Close connection to remote host if gdb doesn't
14342 initialize.
14343 (default_gdb_init): New procedure; allow gdb_init to be overridden
14344 by a target configuration file.
14345 (gdb_expect): Pass the timeout to remote_expect.
14346
14347 * config/monitor.exp(gdb_load): Fix typo in regexp.
14348
14349 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
14350
14351 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
14352
14353 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
14354
14355 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
14356 here. Call gdb_target_exec before rebooting the target, to make
14357 sure the connection to the target is closed.
14358 (gdb_load): Pass the name of the executable to gdb_target_monitor.
14359 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
14360 Also detect "Timeout reading from remote" error.
14361
14362 * config/gdbserver.exp: Pass the executable being loaded to
14363 gdb_target_monitor. Don't call gdb_file_cmd here; let
14364 gdb_target_monitor do it.
14365
14366 * gdb.disasm/hppa.exp: Don't use exec_output.
14367
14368 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
14369
14370 * gdb.base/list.exp: If we're debugging a non-native target,
14371 try to set the pc register to point to the start of the
14372 program before doing the first list command.
14373
14374 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
14375 test_calls after restarting.
14376
14377 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
14378 reloading.
14379
14380 * gdb.base/watchpoint.exp: Fix typo.
14381
14382 * gdb.base/setshow.exp: Check for use_gdb_stub.
14383
14384 * gdb.base/break.exp: Fix continue until exit test for the gdb
14385 stub case.
14386 * gdb.base/langs.exp: Ditto.
14387
14388 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
14389 gdb_load_offset. If we weren't given a file to load, figure out
14390 what the current file is and use it.
14391
14392 * config/i386-bozo.exp: New file.
14393
14394 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
14395
14396 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
14397 feature.
14398
14399 * config/proelf.exp: New entry.
14400
14401 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
14402
14403 * lib/gdb.exp: Remove spurious .* patterns at the beginning
14404 of regexps.
14405
14406 * gdb.base/watchpoint.exp: Don't run the test_stepping
14407 tests if gdb can't call functions on the target.
14408
14409 * gdb.base/setshow.exp: Don't run the set prompt tests if
14410 the board has gdb_prompt set.
14411
14412 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
14413
14414 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
14415 * gdb.base/commands.exp: Likewise.
14416 * gdb.base/setshow.exp: Likewise.
14417
14418 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
14419
14420 * config/monitor.exp(gdb_start): Look for gdb_prompt target
14421 feature.
14422
14423 * config/i960.exp: New file.
14424
14425 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
14426
14427 * gdb.base/funcargs.exp: Check for gdb,short_int target
14428 feature instead of looking for explicit target triplets.
14429
14430 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
14431
14432 * gdb.base/printcmds.exp: add a couple more tests a la
14433 "p 123DEADBEEF", to check parse_number.
14434 * top.c: change "to enable to enable" to "to enable" in a couple
14435 of help strings.
14436
14437 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
14438
14439 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
14440 on the mn10300.
14441
14442 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
14443
14444 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
14445 where the test executable is run with explicit args.
14446 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
14447
14448 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
14449
14450 * gdb.base/run.c: Use FAKEARGV to build test executable that
14451 does not require a command line arg, since most simulators
14452 don't currently support passing such an arg into the simulated
14453 program.
14454 * gdb.base/commands.exp: Change tests to insert the proper
14455 value as the arg to the first recursive factorial call. Change
14456 compilation line to define FAKEARGV at compile time.
14457
14458 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
14459
14460 * gdb.base/recurse.exp: Enable these tests for the mn10300.
14461 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
14462 function with watchpoint enabled" test.
14463
14464 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
14465
14466 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
14467 Don't call gdb_test when the command doesn't return to a gdb prompt.
14468
14469 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
14470 "Tests restarted" messages.
14471
14472 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
14473
14474 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
14475
14476 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
14477
14478 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
14479 for INFO SYMBOL; add help tests for OVERLAY commands.
14480 * gdb.base/default.exp: add tests for INFO SYMBOL command;
14481 add tests for OVERLAY commands
14482 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
14483 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
14484 * gdb.base/sigall.c: add usestubs code frag
14485 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
14486
14487 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
14488
14489 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
14490 failures.
14491 (gdb_stop_suppressing_tests): Note that tests have restarted.
14492
14493 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
14494
14495 * config/h8300.exp: New file.
14496
14497 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
14498
14499 * gdb.base/setshow.exp: Check for the existence of a
14500 feature, not its value.
14501
14502 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
14503
14504 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
14505
14506 * gdb.base/scope.exp: It's now init0(), not init().
14507
14508 * gdb.base/scope0.c: For now, change init() to be init0().
14509
14510 * config/monitor.exp: Use gdb_serial in preference to serial
14511 or netport.
14512
14513 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
14514 and it's not already set.
14515
14516 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
14517
14518 * gdb.base/setshow.exp: Only test the run command if the target
14519 isn't using a stub and if it supports argument passing.
14520
14521 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
14522
14523 * config/udi.exp(gdb_start): Make sure UDICONF is set
14524 properly before starting gdb.
14525
14526 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
14527
14528 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
14529 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
14530 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
14531
14532 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
14533
14534 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
14535 specialized code to reboot the board, use remote_reboot instead.
14536
14537 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
14538
14539 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
14540
14541 * config/monitor.exp: Make sure we disconnect from the target.
14542 Also, try a reboot/reload cycle instead of failing if the
14543 load fails.
14544
14545 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
14546
14547 * gdb.base/default.exp: Don't set match_max.
14548 * gdb.base/help.exp: Ditto.
14549 * gdb.base/list.exp: Ditto.
14550 * gdb.base/signals.exp: Ditto.
14551
14552 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14553 set, use remote_ld to download the testcase instead of
14554 the GDB loader.
14555
14556 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14557
14558 * config/vr5000.exp: New file.
14559
14560 * config/monitor.exp(gdb_target_monitor): Add pattern for
14561 "Ending remote" to detect errors in connecting.
14562
14563 * gdb.base/setshow.exp: Add .* within auto language test.
14564
14565 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14566 target feature.
14567
14568 * config/monitor.exp(gdb_load): Check for a failure when loading,
14569 and reboot the board if necessary.
14570
14571 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14572 a set of tests. Remove print.* from the patterns being checked.
14573
14574 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14575
14576 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14577 refer to gdb_spawn_id.
14578
14579 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14580 longer used.
14581 * config/sparclet.exp: Ditto.
14582 * config/sparclet-old.exp: Ditto.
14583 * config/slite.exp: Ditto.
14584 * config/sim.exp: Ditto.
14585 * gdb.base/funcargs.exp: Ditto.
14586
14587 * lib/gdb.exp:Remove references to gdb_spawn_id.
14588 (gdb_expect): Move to remote.exp.
14589
14590 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14591
14592 * config/monitor.exp: Detect the "Couldn't establish connection"
14593 message from GDB.
14594
14595 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14596
14597 * gdb.base/bitfields.exp: Use runto instead of explicit
14598 gdb_run_cmd/gdb_expect sequences.
14599
14600 * gdb.base/break.exp(text_next_with_recursion): Add match for
14601 gdb_expect call.
14602
14603 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14604 We also need to handle the "A program is being debugged already"
14605 prompt from gdb. Use gdb_test to set the baud rate.
14606
14607 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14608 to 20000. Really. I mean it.
14609
14610 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14611
14612 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14613 fails. If suppress_flag is set, skip perror message about not
14614 being able to send to GDB.
14615 (send_gdb): If suppress_flag is set, don't try to send commands to
14616 GDB.
14617 (gdb_expect): If suppress_flag is set, always fail immediately.
14618 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14619 (gdb_init): Call gdb_stop_suppressing_tests.
14620 (default_gdb_exit): Ditto.
14621 (default_gdb_start): Ditto.
14622
14623 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14624 gdb_stop_suppressing_tests as appropriate.
14625 * gdb.base/break.exp: Ditto.
14626 * gdb.base/callfuncs.exp: Ditto.
14627 * gdb.base/commands.exp: Ditto.
14628 * gdb.base/exprs.exp: Ditto.
14629 * gdb.base/funcargs.exp: Ditto.
14630 * gdb.base/list.exp: Ditto.
14631 * gdb.base/recurse.exp: Ditto.
14632 * gdb.base/scope.exp: Ditto.
14633 * gdb.base/structs.exp: Ditto.
14634 * gdb.c++/inherit.exp: Ditto.
14635
14636 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14637
14638 * config/vr4300.exp: New file.
14639
14640 * gdb.*/*.exp: Call gdb_expect instead of expect.
14641
14642 * lib/gdb.exp(gdb_expect): New function.
14643
14644 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
14645
14646 * lib/gdb.exp(gdb_init): New function.
14647
14648 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
14649 for each individual variable set.
14650
14651 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
14652 name.
14653
14654 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
14655
14656 * gdb.base/scope.exp: Use gdb_test.
14657
14658 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
14659 aborting; the testsuite driver will do that for us (see
14660 gdb_finish). Also, use gdb_test in a few more places.
14661
14662 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14663
14664 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
14665
14666 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
14667
14668 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
14669 and "add_tests" are not at the same address.
14670
14671 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
14672
14673 * gdb.base/ptype.exp: Use gdb_test.
14674
14675 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
14676
14677 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
14678 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
14679 left in. No longer expect them to fail.
14680
14681 * gdb.stabs/*.mt; Deleted, no longer used.
14682 * gdb.stabs/configure.in: Remove references to target makefile
14683 frags.
14684 * gdb.stabs/configure: Rebuilt.
14685
14686 * gdb.disasm/*.mt: Deleted, no longer used.
14687 * gdb.disasm/configure.in: Remove references to target makefile
14688 frags. Use "sh3.s" as the unique filename for this directory.
14689 * gdb.disasm/configure: Rebuilt.
14690
14691 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
14692 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
14693 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
14694
14695 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
14696
14697 * config/udi.exp: Use mondfe,name instead of remote_host.
14698
14699 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
14700
14701 * gdb.base/watchpoint.exp: Don't expect a failure when calling
14702 a function with a watchpoint enabled on the mn10200.
14703
14704 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
14705 before trying to create it!
14706
14707 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
14708
14709 * config/vx.exp: Use hostname instead of netport.
14710
14711 * config/vxworks.exp: New file.
14712
14713 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
14714
14715 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
14716 gdb before assuming everything worked. Send a ^C if a timeout
14717 occurs.
14718
14719 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
14720 $gdb_spawn_id directly.
14721 (gdb_run_cmd): Try _start as well as start. Use the target feature
14722 gdb,start_symbol as the symbol to start from when jumping.
14723
14724 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
14725
14726 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
14727 redundant) test.
14728
14729 * gdb.base/recurse.exp: Relax final value test for 'b' so that
14730 it doesn't lose for 16bit integer systems.
14731
14732 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
14733
14734 * gdb.fortran/types.exp: If the target doesn't support "double"
14735 data types, then expect "real" types to only be 4 bytes.
14736
14737 * gdb.c++/virtfunc.exp: Expect failure for virtual function
14738 call tests if the target doesn't support inferior function calls.
14739
14740 * gdb.base/printcmds.exp: Allow minor deviation in FP values
14741 in printf tests.
14742
14743 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
14744
14745 * gdb.base/help.exp: Disable "help set", "help show", and
14746 "help support". Simplify regexp for "help stack".
14747
14748 * gdb.base/default.exp: Set match_max to 5000 and the timeout
14749 to 60 seconds. Temporarily set match_max to 15000 around the
14750 "info copying" test.
14751
14752 * gdb.base/nodebug.exp: Don't try to do an inferior function
14753 call if the target doesn't support them.
14754 * gdb.base/printcmds.exp: Likewise.
14755 * gdb.base/setvar.exp: Likewise.
14756 * gdb.base/structs.exp: Likewise.
14757 * gdb.c++/templates.exp: Likewise.
14758 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
14759
14760 * gdb.base/recurse.exp: Enable for the mn10200.
14761
14762 * configure.in: Do configure gdb.stabs directory for *-*-elf
14763 targets.
14764 * configure: Rebuilt.
14765
14766 * gdb.base/break.exp: Check for gdb,noresults before testing
14767 exit status and/or results from the target.
14768 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
14769 * lib/gdb.exp: Remove old (now bogus) initialization of
14770 noinferior, noargs, noresults and nosignals.
14771
14772 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
14773
14774 * config/sh.exp: New file.
14775
14776 * config/slite.exp: Try to connect multiple times to the board
14777 before rebooting. Only send a "monitor run" if need_monitor_run
14778 is set.
14779
14780 * gdb.base/break.exp: Don't do the "stub continue" test if
14781 the target has gdb_stub set.
14782
14783 * gdb.base/callfuncs.exp: Increase the timeout.
14784
14785 * gdb.base/interrupt.exp: Don't even try to compile the testcase
14786 if the target has gdb,noinferiorio set.
14787
14788 * gdb.base/list.exp: Increase match_max to 10000 characters.
14789
14790 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
14791
14792 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
14793 target.
14794
14795 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
14796
14797 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
14798
14799 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
14800 trying to delete the copy of gdb. Catch the file delete so we
14801 don't die if the delete fails; also, the file should be copied to
14802 the host, not to the build.
14803
14804 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
14805
14806 * lib/gdb.exp(gdb_test): Surround the result pattern with
14807 parenthesis in case it contains multiple regexps separated
14808 with |.
14809
14810 * gdb.base/watchpoint.exp: Use gdb_test.
14811 * gdb.base/default.exp: Ditto.
14812
14813 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
14814
14815 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
14816
14817 * gdb.base/scope.exp: Use gdb_test.
14818 * gdb.c++/classes.exp: Ditto.
14819 * gdb.c++/inherit.exp: Ditto.
14820
14821 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
14822
14823 * gdb.base/crossload.exp: Don't use execute_anywhere, use
14824 remote_exec instead.
14825 * gdb.base/corefile.exp: Don't be ridiculous.
14826 * gdb.base/*.c: Add missing stub invocations.
14827
14828 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
14829
14830 * config/slite.exp: Miscellaneous fixes.
14831
14832 * lib/gdb.exp: Fix runto.
14833
14834 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
14835 the target.
14836
14837 * gdb.base/watchpoint.exp: Fix regexp.
14838
14839 * lib/gdb.exp(default_gdb_exit): Add a catch to the
14840 close and wait commands, as the descriptor may now be
14841 invalid. Always call "remote_close host".
14842
14843 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
14844
14845 Major rewrite for testsuite revision.
14846
14847 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
14848 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
14849 instead of relying on spawn_id to always contain a valid
14850 spawn id.
14851 (get_compiler_info): New procedure to build the ${binfile}.ci
14852 file, instead of replicating this in N different places.
14853 (gdb_compile): New procedure.
14854
14855 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
14856 appropriate arguments) instead of compile. Use gdb_test in a lot
14857 more places. Use send_gdb instead of send. Always run gdb_start
14858 at the start of a testcase, as this is no longer done magically.
14859
14860 config/*-gdb.exp: Rename without the -gdb suffix.
14861
14862 config/mips.exp: Use remote_close instead of exit_remote_shell.
14863 config/monitor.exp: Use target_info instead of looking at
14864 baud, timeout, etc.
14865 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
14866
14867 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14868
14869 * gdb.c++/templates.exp (test_ptype_of_templates),
14870 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
14871 Update expect patterns for destructors and assignment operators
14872 to match corresponding c-typeprint.c changes.
14873 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
14874 to destructor breakpoint test, GDB should be able to set the
14875 destructor breakpoint without specifying arguments.
14876
14877 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
14878
14879 * gdb.threads/pthreads.exp: Change result for failure to compile due
14880 to lack of pthreads runtime support from an error to simply an
14881 unsupported test, per dejagnu standards.
14882
14883 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14884
14885 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
14886 where GDB exits to reduce pattern match time.
14887 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
14888
14889 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
14890
14891 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
14892
14893 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
14894 * gdb.base/default.exp: ditto.
14895 * gdb.base/nodebug.exp: ditto.
14896 * gdb.base/printcmds.exp: ditto.
14897 * gdb.base/ptype.exp: ditto.
14898 * gdb.base/setvar.exp: ditto.
14899 * gdb.base/structs.exp: ditto.
14900 * gdb.base/setshow.c: Guard against uninitialized values of argc.
14901
14902 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
14903
14904 * configure, */configure: Rebuild with autoconf 2.12.
14905
14906 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
14907
14908 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
14909 use new i*86-pc-linux*-gnu quads.
14910 * gdb.base/corefile.exp: Ditto.
14911 * gdb.base/signals.exp: Ditto.
14912 * gdb.base/sigall.exp: Ditto.
14913 * gdb.base/interrupt.exp: Ditto.
14914
14915 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
14916 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
14917 RedHat 4.0.
14918
14919 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
14920 linux. This allows the test case to at least compile on latest
14921 linux, but still not run due to missing the threads runtime library.
14922
14923 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14924
14925 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
14926 directory to search gdb directory. Accept and step over conditional
14927 stack alignment code. Consume $prompt in failure cases.
14928 Reset timeout to $oldtimeout instead of some arbitrary value.
14929 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
14930 timeout problems with infinite stack backtraces.
14931 * gdb.base/ptype.exp (ptype struct link, union tu_link):
14932 Accept function parameters for linkfunc member.
14933
14934 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
14935
14936 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
14937 (CXXFLAGS): Remove, unreferenced.
14938 (B_OPTIONS): Add for -B options and add code to initialize with
14939 previous -B options and also add -B option to pick up cross compiled
14940 runtime.
14941 (TARGET_INCLUDES): Add for -I options and add code to initialize when
14942 doing cross compiles.
14943 (target_alias): Declare global.
14944 (xgcc): Set variable to full path of gcc in build tree. Use findfile
14945 to verify that gcc exists in build tree, and if so set CC to that
14946 gcc and to use B_OPTIONS and TARGET_INCLUDES.
14947
14948 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
14949
14950 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
14951 ptype test for anonymous union. Fixup testcase to match
14952 current gcc debug output.
14953
14954 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
14955
14956 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
14957 force argument to an unsigned long type.
14958
14959 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
14960
14961 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
14962 tests and anonymous union print/ptype tests.
14963 * gdb.base/list.exp (test_forward-search): Increase timeout by
14964 5 minutes for the "search extremely long line" case.
14965 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
14966 completely optional and that the pass/fail messages use the command as
14967 the message if that third arg is a null string.
14968 (gdb_test_exact): Arrange that a null string pattern means match a
14969 null string output rather than any output, which might include random
14970 errors.
14971 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
14972 backtrace test.
14973 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
14974 always failing and failure is now exposed by gdb.exp changes.
14975
14976 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
14977
14978 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
14979 weren't being noted.
14980
14981 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14982
14983 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
14984 * gdb.stabs/weird.exp: Remove v_comb xfails.
14985
14986 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
14987
14988 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
14989 list.exp scope.exp watchpoint.exp]
14990 Make all timeout error msgs explicitly say "(timeout)".
14991
14992 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
14993
14994 * config/monitor.exp: Increase download timeout to 1000 seconds.
14995
14996 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
14997
14998 * config/m32r.exp: Increase timeout to 120 seconds.
14999
15000 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
15001
15002 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
15003 and accept older ordering as obsolescent gcc or gdb.
15004 * gdb.c++/templates.exp: Ditto.
15005 * gdb.c++/virtfunc.exp: Ditto.
15006
15007 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
15008
15009 * gdb.base/coremaker.c: Add code to mmap some data so we
15010 can check that it ends up in the core file.
15011 * gdb.base/corefile.exp: Add test to read mmapped data
15012 from core file.
15013
15014 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
15015
15016 * config/m32r.exp: New file.
15017
15018 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
15019
15020 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
15021 that cflags can contains -gstabs, and work correctly for other tests.
15022
15023 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
15024
15025 * gdb.base/setshow.exp: New file, tests show and set.
15026 * gdb.base/setshow.c: New file, tests show and set.
15027 * gdb.base/help.exp: Add test for help set|show annotate.
15028 * gdb.base/default.exp: Add test for set|show annotate.
15029
15030 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
15031
15032 * testsuite/gdb.base/break.exp: Make backtrace from factorial
15033 errors unique.
15034 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
15035 explicitly.
15036
15037 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
15038
15039 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
15040 and width commands. This is done elsewhere.
15041 * (gdb_start): Don't call gdb_start_sim here. That's already
15042 done in gdb_load. This fixes lots of failures in default.exp.
15043
15044 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
15045
15046 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
15047 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
15048 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
15049 in the same we we treat other failures (since it may be an expected
15050 condition), rather than as an error.
15051 * gdb.base/signals.exp (test_handle_all_print): Revert back to
15052 old test format.
15053
15054 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
15055
15056 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
15057 (distclean maintainer-clean realclean): No need to remove files
15058 twice. Nuke the duplicates.
15059 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
15060 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
15061 Remove config.h along with other config files.
15062
15063 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
15064
15065 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
15066 "p func1 ()" and note that rests of tests are skipped.
15067 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
15068 setup_xfails for "print func2::coremaker_local".
15069 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
15070 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
15071 affected by the previous run test.
15072 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
15073 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
15074 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
15075 "pass int powerset tuple" and "pass modeless int powerset tuple".
15076 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
15077 "real write 4" and "real write 8".
15078 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
15079 setup_xfails for "print vs1 after tuple assign 2",
15080 "print \$i after tuple assign 2", and
15081 "print vs2 after tuple assign 2".
15082 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
15083 meaningful error message and return -1 so the caller can
15084 suppress further tests and avoid a cascade of errors.
15085
15086 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
15087
15088 * gdb.base/a1-selftest.exp: Tweak tests to account for new
15089 format for printing version.
15090 * gdb.base/default.exp: Ditto.
15091 * gdb.base/interrupt.exp: Fix problem with cascade of
15092 errors if child process dies while calling a function.
15093
15094 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
15095
15096 * Makefile.in (VPATH): Add
15097 * Makefile.in (Makefile, config.status): Fix rules so things get
15098 remade when necessary.
15099
15100 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
15101
15102 * Makefile.in (just-check): Add path to sibling expect dir
15103 to environment variable specified by RPATH_ENVVAR.
15104
15105 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
15106
15107 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
15108 (just-check): Add shared library paths for libstdc++, tk,
15109 tcl, bfd, and opcodes to the environment variable specified
15110 in RPATH_ENVVAR.
15111 * configure.in: Add support to recognize --enable-shared flag
15112 and generate correct value for RPATH_ENVVAR.
15113 * configure: Regenerated with autoconf.
15114
15115 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
15116
15117 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
15118 include all osf versions.
15119 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
15120 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
15121 when target is linux. When failing to build pthreads test
15122 executable, give more meaningful message.
15123 * gdb.threads/pthreads.c: Hpux also uses old definition of second
15124 arg for pthread_create.
15125
15126 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
15127
15128 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
15129 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
15130 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
15131 and -lpthreads (everybody else).
15132 (test_startup): Fail gracefully if threads are not supported.
15133 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
15134 "p/c array_index("abcdef",2)" when not gcc compiled.
15135 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
15136 "print func2::coremaker_local" when not gcc compiled.
15137 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
15138 "ptype on opaque struct tagname (statically)",
15139 "ptype on opaque struct tagname (dynamically) 1", and
15140 "ptype on opaque struct tagname (dynamically) 2"
15141 for not compiled with gcc.
15142 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
15143 backtrace when compiled with gcc.
15144 * lib/gdb.exp (runto_main): Return result of "runto main" rather
15145 than always return success.
15146
15147 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
15148
15149 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
15150
15151 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
15152
15153 * gdb.base/structs.exp: Undo last change.
15154
15155 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
15156
15157 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
15158 encapsulate all the steps/nexts done during self test, starting
15159 at main, and makes them less sensitive to optimization issues.
15160 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
15161 signal handler" test.
15162 * gdb.threads/pthreads.exp: Only run this for native configs.
15163 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
15164 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
15165 tests.
15166 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
15167 for "runto test_calls(void)" test.
15168
15169 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
15170
15171 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
15172 and don't expect address info in breakpoint confirmations.
15173
15174 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
15175
15176 * gdb.base/list.exp (test_forward_search): Increase timeout
15177 temporarily by 60 seconds for searching extremely long line,
15178 and then reset to old value when done. Increase expect input
15179 buffer to 10000.
15180
15181 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
15182
15183 * gdb.base/list.exp (test_forward_search): Fix to handle very
15184 long source line without overflowing expect's input buffer.
15185
15186 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
15187
15188 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
15189 "buffer_full".
15190
15191 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
15192 "buffer_full".
15193
15194 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
15195 "buffer_full".
15196
15197 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
15198 "buffer_full".
15199
15200 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
15201
15202 * configure.in (configdirs): Add gdb.threads.
15203 * configure: Regenerated with autoconf.
15204 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
15205 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
15206 * gdb.threads/configure: New, generated with autoconf.
15207
15208 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
15209
15210 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
15211
15212 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
15213
15214 * gdb.base/signals.exp (test_handle_all_print): Test separately for
15215 each signal's status in the output of "handle all print".
15216 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
15217 the \r\n sequence that immediately precedes the gdb prompt.
15218 * gdb.base/a1-selftest.exp: Save original timeout and restore
15219 after test.
15220
15221 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
15222
15223 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
15224 symbol.
15225
15226 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15227
15228 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
15229
15230 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
15231
15232 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
15233 timeout by 60 seconds.
15234
15235 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
15236
15237 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
15238 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
15239 error return.
15240
15241 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
15242
15243 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
15244 gdb initialization, also report how long dejagnu waited. Restore
15245 old timeout before doing error return. Temporarily increase timeout
15246 by 3 minutes to allow for slow startups over heavy NFS use.
15247
15248 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
15249
15250 * lib/gdb.exp: Report timeout value for verbosity level 2.
15251 * config/gdbserver.exp: Ditto.
15252 * config/hppro.exp: Ditto.
15253 * config/mips-gdb.exp: Ditto.
15254 * config/monitor.exp: Ditto.
15255 * config/netware.exp: Ditto.
15256 * config/sim-gdb.exp: Ditto.
15257 * config/slite-gdb.exp: Ditto.
15258 * config/udi-gdb.exp: Ditto.
15259 * config/unix-gdb.exp: Ditto.
15260 * config/vx-gdb.exp: Ditto.
15261 * gdb.base/a1-selftest.exp: Ditto.
15262 * gdb.base/a2-run.exp: Ditto.
15263 * gdb.base/break.exp: Ditto.
15264 * gdb.base/corefile.exp: Ditto.
15265 * gdb.base/list.exp: Ditto.
15266 * gdb.base/recurse.exp: Ditto.
15267 * gdb.base/scope.exp: Ditto.
15268 * gdb.base/signals.exp: Ditto.
15269
15270 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15271
15272 * gdb.threads/Makefile.in (docdir): Removed.
15273
15274 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15275
15276 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
15277 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
15278 @srcdir@.
15279 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
15280 autoconf 2.5 or higher.
15281 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
15282
15283 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
15284
15285 * configure: Regenerated.
15286 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
15287 avoid name clashes with SunOS headers.
15288
15289 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
15290
15291 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
15292
15293 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
15294
15295 * gdb.base/callfuncs.exp: Finish last change -- make sure the
15296 prototype information ends up in the compiler info file.
15297
15298 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
15299
15300 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
15301 attempting to regenerate it. Eliminate use of a temporary file
15302 and just generate the info file directly. Source it immediately,
15303 for consistency of use.
15304 * gdb.base/corefile.exp: Ditto
15305 * gdb.base/exprs.exp: Ditto.
15306 * gdb.base/funcargs.exp: Ditto.
15307 * gdb.base/langs.exp: Ditto.
15308 * gdb.base/list.exp: Ditto.
15309 * gdb.base/mips_pro.exp: Ditto.
15310 * gdb.base/nodebug.exp: Ditto.
15311 * gdb.base/opaque.exp: Ditto.
15312 * gdb.base/ptype.exp: Ditto.
15313 * gdb.base/scope.exp: Ditto.
15314 * gdb.base/setvar.exp: Ditto.
15315 * gdb.base/signals.exp: Ditto.
15316 * gdb.base/whatis.exp: Ditto.
15317 * gdb.c++/templates.exp: Ditto.
15318 * gdb.c++/virtfunc.exp: Ditto.
15319 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
15320 whether or not to add -lstdc++ to the compile command line args.
15321
15322 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15323
15324 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
15325 it got fixed by the recent lookup_minimal_symbol_by_pc change.
15326 Increase timeout, a lot of single stepping might be needed if the
15327 target has no hardware watchpoints.
15328
15329 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
15330
15331 * gdb.base/break.exp: Ignore compiler warnings when compiling
15332 break.c.
15333 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
15334 * gdb.base/default.exp: Add h8300 xfails. Handle messages
15335 from remote-sim.
15336 * gdb.base/exprs.exp: Add h8300 xfails.
15337 * gdb.base/funcargs.exp: Likewise.
15338 * gdb.base/nodebug.exp: Likewise.
15339 * gdb.base/printcmds.exp: Likewise.
15340 * gdb.base/ptype.exp: Likewise.
15341 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
15342 h8300 xfails.
15343 * gdb.base/return.exp: Handle float/double precision problems
15344 on the h8300.
15345 * gdb.base/funcargs.c: Explicitly make last constant argument to
15346 call_after_alloca_subr an unsigned long type.
15347 * gdb.base/return.c: Include stdio.h.
15348
15349 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15350
15351 * config/abug.exp: New file for the older Motorola Bug monitor
15352 that runs on the mvme13x series VME boards.
15353 * config/monitor.exp: Use the new config array for target settings
15354 if they exist.
15355
15356 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
15357
15358 * sim-gdb.exp: Make the SH simulator allocate less space when
15359 it is targeted.
15360
15361 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
15362
15363 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
15364 test.
15365
15366 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
15367
15368 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
15369 "rs6000-*-*" for "list function in include file" when gcc compiled.
15370 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
15371 for "p ctable1[120]".
15372 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
15373 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
15374 Remove setup_xfail for "rs6000-*-*" for
15375 "print 'scope0.c'::filelocal before run".
15376 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
15377 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
15378 since some compilers don't allow both options to be given
15379 on the same command line. Create object file and move it.
15380
15381 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
15382
15383 * gdb.base/corefile.exp: Always regenerate the core file, since
15384 we always regenerate the coremaker program. Detect special case
15385 where registers cannot be read from core file.
15386
15387 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
15388
15389 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
15390 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
15391 * gdb.c++/templates.exp: Only match on basename of file since
15392 some formats like xcoff don't encode directory information.
15393 * gdb.stabs/weird.exp: Use the right sed script for powerpc
15394 and rs6000 AIX xcoff targets.
15395 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
15396 * configure: Regenerate.
15397 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
15398 here, rather than in distclean.
15399
15400 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
15401
15402 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
15403 defined, and use it to compile the test case with -O2. The
15404 native compilation still uses no optimization.
15405 * gdb.base/mips_pro.c: Remove inline assembly code since
15406 it is compiled PIC by default, which results in assembler
15407 warnings that make the testsuite think the compilation
15408 was unsuccessful.
15409
15410 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
15411
15412 * gdb.c++/misc.exp: Add note to message for
15413 "print s.a for foo struct" that this is a known gcc 2.7.2
15414 and earlier bug.
15415
15416 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
15417
15418 * gdb.base/break.exp: Fix pattern for matching "Delete all
15419 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
15420 setup_xfail for deleting all breakpoints test. Fix various
15421 timeout messages to include "(timeout)".
15422 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
15423 for "p t_float_values2(3.14159,float_val2)".
15424 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
15425 for "continue to call2g" when gcc compiled.
15426 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
15427 "up to foo in langs.exp", "show language at foo in langs.exp",
15428 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
15429 and "show language at fsub in langs.exp".
15430 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
15431 "list line 1 in include file", "list message for lines past EOF",
15432 "list function in include file", "list list0.h:foo", and
15433 "list filename:function; nonexistant function".
15434 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
15435 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
15436 and "ptype t_char_array" to be for native cc only.
15437
15438 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
15439
15440 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
15441 setup_xfail for "print coremaker_bss", "print coremaker_ro",
15442 "print func2::coremaker_local", and "backtrace in corefile.exp".
15443
15444 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
15445
15446 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
15447 "bt in signals.exp". This problem only appears when running
15448 the testsuite, and then only intermittently.
15449
15450 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15451
15452 * gdb.base/return.exp (return_tests): Differentiate between
15453 two tests of continuing.
15454
15455 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15456
15457 * */Makefile.in (maintainer-clean): Remove config.log.
15458 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
15459 * gdb.c++/Makefile.in (PROGS): Add inherit.
15460 (clean): Remove *.ci.
15461
15462 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
15463
15464 * gdb.c++/misc.cc: Add test code from Mike Stump.
15465 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
15466
15467 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
15468
15469 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
15470 to "alpha-*-osf2*" and add comment.
15471 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
15472 setup_xfail for "step over execarg initialization" and
15473 "step over corearg initialization".
15474 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
15475 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
15476 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
15477 gcc compiled for "print coremaker_bss", "print coremaker_ro",
15478 "print func2::coremaker_local", and "backtrace in corefile.exp".
15479 * gdb.base/signals.exp: Build and source signals.ci.
15480 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
15481 to be for gcc only.
15482 * lib/gdb.exp: Move verbose statements outside conditionals.
15483
15484 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15485
15486 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
15487 Feb 3 procfs.c change.
15488
15489 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
15490
15491 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
15492
15493 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
15494
15495 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
15496 from dejagnu's apparent default of 10 seconds, which gives random
15497 results when running the tests over NFS on moderately loaded systems.
15498 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
15499
15500 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
15501
15502 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
15503 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
15504 result reports.
15505
15506 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
15507
15508 * configure.in (CY_AC_PATH_TCLH): Remove.
15509 * configure: Regenerate.
15510
15511 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
15512
15513 * gdb.c++/Makefile.in (clean): Add missing '{'.
15514
15515 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
15516
15517 * lib/gdb.exp: Provide a default value for noinferior.
15518
15519 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
15520 Load libgloss.exp.
15521
15522 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
15523
15524 * gdb.disasm/hppa.exp: Compile directly into an executable, use
15525 the executable, not the .o to run the tests from.
15526
15527 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
15528
15529 * gdb.base/break.exp: Don't test for program exit or exit status
15530 if $noresults if nonzero.
15531 * gdb.base/langs.exp: Likewise.
15532 * gdb.base/watchpoint.exp: Likewise.
15533
15534 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
15535 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
15536 trying to compile the testcase.
15537
15538 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
15539
15540 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
15541 * gdb.base/signals.exp (continue to handler): Likewise.
15542
15543 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
15544
15545 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
15546
15547 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15548
15549 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15550
15551 * gdb.base/corefile.exp: Recognize "not found" as failure
15552 when trying to determine if a core file was generated.
15553 If no core file was generate the first time, try again without
15554 the ulimit -c to work around braindamaged shells.
15555
15556 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15557
15558 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15559 [] tests with "test" and enclose string in quotes.
15560 * gdb.stabs/configure: Rebuild
15561
15562 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15563
15564 Changes in sync with expect:
15565 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15566 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15567 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15568 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15569 argument to AC_REQUIRE.
15570 * configure: Regenerated.
15571
15572 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15573
15574 * gdb.base/corefile.exp: When generating a core, discard any
15575 error messages about ulimit not found and the "core dumped"
15576 message from the shell that runs the coredumper.
15577
15578 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15579
15580 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15581
15582 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15583 which sed script to run. Expect failure for v_comb test
15584 on PA targets too.
15585
15586 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15587
15588 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15589 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15590
15591 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15592
15593 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15594 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15595 "sparc-sun-solaris*" xfails for "p v_comb".
15596 * lib/gdb.exp (default_gdb_start): Fix typo.
15597 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15598 messages to not include the full program name that caused
15599 the core dump since some systems (such as solaris) apparently
15600 truncate this path to about 80 characters.
15601 When generating a core file first try increasing the core file
15602 size limit to unlimited since some systems may default it to
15603 zero, and it is harmless to try it. Move the test for failing
15604 to generate a core file to where it will actually get executed.
15605 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15606 new gdb result from g++ debug info improvements and make old
15607 pattern obsolescent. Also account for size_t differences
15608 (may be int or long).
15609 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15610 initialization before function call is placed in the delay slot
15611 and thus appears to be skipped over by commands such as "next".
15612
15613 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15614
15615 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15616
15617 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15618
15619 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15620 input source file; fix code to compile test to deal with this
15621 convention.
15622 * gdb.c++/*.exp: Likewise.
15623
15624 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15625
15626 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15627 "bt in signals.exp".
15628
15629 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15630
15631 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15632 "step over execarg initialization" and
15633 "step over corearg initialization".
15634
15635 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15636
15637 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15638 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15639
15640 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15641
15642 From Rob Savoye (rob@poseidon.cygnus.com)
15643 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15644 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
15645 configure.in}, gdb.disasm/{Makefile.in, configure.in},
15646 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
15647 configure.in}: Major reworking for autoconfig.
15648 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
15649 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
15650 New files.
15651 * config/unix-gdb.exp: Make GDB global.
15652 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
15653 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
15654 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
15655 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
15656 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
15657 term.exp, twice.exp, watchpoint.exp, whatis.exp},
15658 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
15659 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
15660 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
15661 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
15662 pr-8136.exp, result.exp, string.exp, tuples.exp},
15663 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
15664 to returns as necessary, arrange for test to compile own testcase
15665 executable.
15666 * lib/gdb.exp: Changes for testsuite to compile own test cases.
15667
15668 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
15669
15670 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
15671 clear_xfail at end of test which might not call either pass or fail.
15672 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
15673 "backtrace through signal handler".
15674
15675 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15676
15677 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
15678 continuing from a job control stop signal.
15679 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
15680
15681 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
15682
15683 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
15684 * gdb.base/corefile.exp: Likewise.
15685 * gdb.base/funcargs.exp: Likewise.
15686
15687 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
15688
15689 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
15690 * config/monitor.exp: Add support for setting baud rate.
15691
15692 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
15693
15694 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
15695 i*86-*-linux* xfails for "backtrace through signal handler".
15696 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
15697 "print func2::coremaker_local".
15698 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
15699 alpha-dec-osf2* xfail for
15700 "delete all breakpoints when none".
15701
15702 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
15703
15704 * gdb.base/break.exp: Change test that deletes all breakpoints
15705 when no user breakpoints are installed. A post 4.15 change
15706 causes gdb to no longer prompt in this case.
15707
15708 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
15709
15710 * gdb.base/return.exp (return_tests): Change xfail for test
15711 "correct value returned double test" to stop xfailing at
15712 Solaris 2.5. Apparently the bug has been fixed.
15713
15714 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
15715
15716 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
15717 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
15718
15719 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
15720
15721 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
15722 * gdb.disasm/hppa.s: Corresponding changes.
15723
15724 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
15725
15726 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
15727 makefile fragment.
15728 * config/mt-hpux: Deleted.
15729
15730 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
15731
15732 * Many files: When warning about suppressed tests due to a
15733 nonexistant test binary, avoid incrementing the warning count.
15734
15735 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
15736
15737 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
15738
15739 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15740
15741 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
15742 "sparc-*-solaris2*".
15743
15744 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15745
15746 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
15747 Add global and local variables and initialize them.
15748 * gdb.base/corefile.exp: Test correct mapping of corefile sections
15749 by printing variables. Remove rs6000 and powerpc xfails, BFD now
15750 extracts the file name and terminating signal from the core file.
15751 * TODO: Remove note about tests for correct mapping of corefile.
15752 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
15753 from optimizing it away.
15754 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
15755 handles common blocks.
15756
15757 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
15758
15759 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
15760 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
15761
15762 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
15763
15764 * Makefile.in (maintainer-clean): New target, synonym for
15765 realclean.
15766 * gdb.base/Makefile.in (maintainer-clean): Likewise.
15767 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
15768 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
15769 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
15770 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
15771 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
15772
15773 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
15774
15775 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
15776 xfails when not gcc compiled for "print foo::funclocal".
15777 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
15778 "print foo::funclocal at foo",
15779 "print 'scope1.c'::foo::funclocal at foo",
15780 "print foo::funclocal_bss at foo",
15781 "print 'scope1.c'::foo::funclocal_bss at foo",
15782 "print foo::funclocal_ro at foo",
15783 "print 'scope1.c'::foo::funclocal_ro at foo",
15784 "print bar::funclocal at foo" and
15785 "print 'scope1.c'::bar::funclocal at foo".
15786 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
15787 gcc compiled for "print foo::funclocal at bar".
15788 Expand all messages to ensure that they identify that
15789 the test is at bar().
15790 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
15791 gcc compiled for:
15792 "ptype on opaque struct pointer (statically)",
15793 "ptype on opaque struct tagname (statically)",
15794 "ptype on opaque struct pointer (dynamically) 1",
15795 "ptype on opaque struct tagname (dynamically) 1",
15796 "ptype on opaque struct pointer (dynamically) 2" and
15797 "ptype on opaque struct tagname (dynamically) 2
15798 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
15799 gcc compiled for:
15800 "p datalocal"
15801 "whatis datalocal",
15802 "ptype datalocal",
15803 "p bsslocal",
15804 "whatis bsslocal", and
15805 "ptype bsslocal".
15806 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
15807 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
15808 when not gcc compiled.
15809 * gdb.base/funcargs.exp (float_and_integral_args): Add
15810 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
15811 compiled.
15812 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
15813 "backtrace from call6a" when not gcc compiled.
15814 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
15815 "backtrace from call7a" when not gcc compiled.
15816 * gdb.base/callfuncs.exp (do_function_calls):
15817 Add "hppa*-*-hpux*" xfail when not gcc compiled for
15818 "p t_char_array_values(char_array_val2,char_array_val1)",
15819 "p t_char_array_values(char_array_val1,char_array_val2)",
15820 "p t_char_array_values("carray 1","carray 2")",
15821 "p t_char_array_values("carray 1",char_array_val2)",
15822 "p t_char_array_values(char_array_val1,"carray 2")",
15823 "p sum_args(1,{2})",
15824 "p sum_args(2,{2,3})",
15825 "p sum_args(3,{2,3,4})",
15826 "p sum_args(4,{2,3,4,5})"
15827 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
15828 "backtrace in corefile.exp" when not gcc compiled.
15829
15830 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15831
15832 * gdb.base/signals.exp: Rewrite `handle all print' test as
15833 a procedure. Accept blanks or TABs as whitespace, increase
15834 timeout and expect input buffer size for the large output
15835 from the command. Remove "i*86-*-bsdi2.0" xfail.
15836
15837 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15838
15839 * gdb.base/setvar.exp: Add new testcases for truncation when
15840 assigning invalid values to bitfields.
15841
15842 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
15843
15844 * gdb.base/callfuncs.exp (do_function_calls): Remove
15845 mips-sgi-irix* xfail for
15846 "call inferior func with struct - returns char *"
15847 and fix test so that an optional (unsigned char *) cast is
15848 accepted in the result.
15849
15850 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
15851
15852 * gdb.base/funcargs.exp (float_and_integral_args): Remove
15853 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15854 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
15855 * gdb.base/signals.exp: Remove duplicate "handle all print" test
15856 that accidentally got checked in.
15857
15858 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
15859
15860 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
15861 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
15862 compiled test.
15863 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
15864 Add mips-sgi-irix5* xfail for not gcc compiled.
15865 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
15866 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
15867 "p top", "whatis top", "p middle", and "whatis middle".
15868 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
15869 "whatis signed char" for not gcc compiled.
15870 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
15871 "set variable signed char=-1 (-1)" and
15872 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
15873 * gdb.base/funcargs.exp (float_and_integral_args):
15874 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
15875 Add mips-sgi-irix* xfail when not gcc compiled for
15876 "continue to call2b".
15877 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
15878 "continue to call2g".
15879 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
15880 "backtrace from call6a"
15881 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
15882 "backtrace from call7k".
15883 Add mips-sgi-irix5* xfail when not gcc compiled for
15884 "backtrace from call7a".
15885 (localvars_after_alloca): Fix gdb_test cmds for
15886 "print * after runto ...".
15887 Remove rs6000-*-* xfails for
15888 "print i after runto localvars_after_alloca" and
15889 "print l after runto localvars_after_alloca"
15890 for all compilers.
15891 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
15892 when not compiled with gcc, for:
15893 "print signed char == (minus)",
15894 "print signed char != (minus)",
15895 "print signed char < (minus)",
15896 "print signed char > (minus)".
15897 * gdb.base/callfuncs.exp (do_function_calls):
15898 Add mips-sgi-irix* xfail, when compiled with native compiler, for
15899 "call inferior func with struct - returns char *".
15900 * gdb.base/return.exp (return_tests): Change xfail for
15901 "correct value returned double test" to include Solaris 2.4.
15902 * gdb.base/funcargs.exp (float_and_integral_args):
15903 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15904
15905 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15906
15907 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
15908 enumeration bitfields if compiling with GNU C.
15909 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
15910 to empty' prompt.
15911
15912 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
15913
15914 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
15915 test for PRO targets.
15916
15917 * gdb.base/funcargs.exp: Avoid ever setting more than 8
15918 breakpoints in the inferior at any given time by making
15919 two groups of breakpoints for call2*, call6* and call7*
15920 tests.
15921
15922 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15923
15924 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
15925 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
15926 from optimizing it away.
15927 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
15928 "call inferior func with struct".
15929
15930 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
15931
15932 * configure.in: Only configure gdb.chill for particular targets.
15933
15934 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
15935
15936 * gdb.base/Makefile.in: Add action to .c.o transformation
15937 rule that generates a .ci file for each .o file and remove
15938 explicit .c.o rules except for callfuncs.o.
15939 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
15940 generates a .ci file for each .o file and remove explicit
15941 .cc.o rules.
15942 (clean): Remove *.tmp *.ci files.
15943 (EXECUTABLES): Remove templ-info.exp.
15944 * gdb.base/compiler.c: New file.
15945 * gdb.c++/compiler.cc: New file
15946 * gdb.base/scope.exp: Source gdb.base/scope.ci.
15947 Change rs6000-*-* xfail for
15948 "print 'scope0.c'::filelocal_ro" and
15949 "print 'scope1.c'::filelocal" and
15950 "print 'scope1.c'::filelocal_bss" and
15951 "print 'scope1.c'::filelocal_ro" and
15952 "print 'scope1.c'::foo::funclocal" and
15953 "print 'scope1.c'::foo::funclocal_ro" and
15954 "print 'scope1.c'::bar::funclocal" and
15955 "print 'scope0.c'::filelocal_ro" and
15956 "print 'scope1.c'::filelocal at foo" and
15957 "print 'scope1.c'::filelocal_bss at foo" and
15958 "print 'scope1.c'::filelocal_ro at foo" and
15959 "print 'scope1.c'::foo::funclocal at foo" and
15960 "print 'scope1.c'::foo::funclocal_bss at foo" and
15961 "print 'scope1.c'::foo::funclocal_ro at foo" and
15962 "print 'scope1.c'::bar::funclocal at foo" and
15963 "print 'scope0.c'::filelocal_ro" and
15964 "print 'scope1.c'::filelocal" and
15965 "print 'scope1.c'::filelocal_bss" and
15966 "print 'scope1.c'::filelocal_ro" and
15967 "print 'scope1.c'::foo::funclocal" and
15968 "print 'scope1.c'::foo::funclocal_bss" and
15969 "print 'scope1.c'::foo::funclocal_ro" and
15970 "print 'scope1.c'::bar::funclocal" and
15971 "print 'scope1.c'::bar::funclocal_bss"
15972 to only be xfail'd when not compiled with gcc.
15973 Add rs6000-*-* xfail for
15974 "print 'scope0.c'::filelocal_bss before run"
15975 when compiled with gcc.
15976 (test_at_main): Add rs6000-*-* xfail for
15977 "print filelocal_ro in test_at_main"
15978 when compiled with gcc.
15979 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
15980 Add rs6000-*-aix* xfail for
15981 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
15982 "ptype t_char_array", not compiled with gcc.
15983 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
15984 xfail for "list foo (in include file)" when gcc compiled.
15985 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
15986 (integral_args): Add rs6000-*-* xfail for
15987 "run to call0a" if not compiled with gcc.
15988 (unsigned_integral_args): Add rs6000-*-* xfail for
15989 "run to call1a" if not compiled with gcc.
15990 (float_and_integral_args): Add rs6000-*-* xfail for
15991 "run to call2a" if not compiled with gcc and for
15992 "continue to call2b" for any compiler.
15993 Add rs6000-*-* xfail to
15994 "print f1 after run to call2a" for gcc compiled.
15995 (discard_and_shuffle): Add rs6000-*-* xfail for
15996 "run to call6a".
15997 (shuffle_round_robin): Add rs6000-*-* xfail for
15998 "backtrace from call7a" if not compiled with gcc.
15999 Add rs6000-*-* xfail for
16000 "backtrace from call7b" if compiled with gcc.
16001 (call_after_alloca): Add rs6000-*-* xfail for
16002 "print c in call_after_alloca" and
16003 "print s in call_after_alloca" and
16004 "backtrace from call_after_alloca_subr"
16005 if not compiled with gcc.
16006 (localvars_in_indirect_call): Add rs6000-*-* xfail for
16007 "print c in localvars_in_indirect_call" and
16008 "print c in localvars_in_indirect_call" and
16009 "backtrace in indirectly called function" and
16010 "stepping into indirectly called function"
16011 if not compiled with gcc.
16012 (localvars_after_alloca): Add rs6000-*-* xfail for
16013 "print c after runto localvars_after_alloca" and
16014 "print s after runto localvars_after_alloca" and
16015 "print i after runto localvars_after_alloca" and
16016 "print l after runto localvars_after_alloca"
16017 for all compilers.
16018 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
16019 than whatis-info.exp.
16020 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
16021 than opaque-info.exp.
16022 Setup rs6000-*-* xfail for
16023 "ptype on opaque struct pointer (statically)" and
16024 "ptype on opaque struct pointer (dynamically)" when
16025 not compiled with gcc.
16026 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
16027 rather than callf-info.exp.
16028 (do_function_calls): Add clear_xfail for rs6000-*-* for
16029 "p t_float_values2(3.14159,float_val2)". Seems to work
16030 fine there, both with xlc and gcc. Need to find out what
16031 it is doing right and fix other platforms.
16032 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
16033 "call inferior func with struct - returns int",
16034 "call inferior func with struct - returns long",
16035 "call inferior func with struct - returns float",
16036 "call inferior func with struct - returns double",
16037 "call inferior func with struct - returns char *",
16038 but only if not gcc compiled (presumes xlc compiled).
16039 Change rs6000-*-* xfails for
16040 "call inferior func with struct - returns char" and
16041 " call inferior func with struct - returns short" to only
16042 xfail if not using gcc.
16043 (clean mostlyclean): Remove *.ci and *.tmp files.
16044 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
16045 than templ-info.exp.
16046 * gdb.base/langs.exp: Source gdb.base/langs.ci.
16047 Add rs6000-*-* xfail for "up to foo in langs.exp"
16048 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
16049 when not gcc compiled.
16050
16051 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16052
16053 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
16054 * gdb.base/corefile.exp: Likewise.
16055 * gdb.base/list.exp: Likewise.
16056 * gdb.base/scope.exp: Likewise.
16057 * gdb.base/siganls.exp: Likewise.
16058
16059 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
16060 compiler output.
16061 * gdb.base/whatis.exp: Likewise.
16062
16063 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
16064
16065 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
16066 failure (opcode table has been fixed to match reality).
16067
16068 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
16069
16070 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
16071 "call inferior func with struct - returns char",
16072 "call inferior func with struct - returns short"
16073
16074 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
16075 "print 'scope0.c'::filelocal at main",
16076 "print 'scope0.c'::filelocal_bss in test_at_main",
16077 "print 'scope0.c'::filelocal at foo",
16078 "print 'scope0.c'::filelocal_bss in test_at_foo",
16079 "print 'scope0.c'::filelocal at bar",
16080 "print 'scope0.c'::filelocal_bss in test_at_bar"
16081
16082 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
16083 in source file 1". This bug seems to have been fixed with both
16084 gcc and native cc (was native assembler bug?).
16085
16086 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
16087
16088 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
16089 "backtrace through signal handler" to "i*86-*-sysv4*".
16090 * gdb.base/signals.exp: Add xfail for "'next' behaved as
16091 continue" case. Add "known SVR4 bug" to fail message.
16092 Add "i*86-*-bsdi2.0" xfail for "handle all print".
16093 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
16094 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
16095 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
16096 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
16097 "up to foo in langs.exp", "show language at foo in
16098 langs.exp", "up to cppsub_ in langs.exp", "show
16099 language at cppsub_ in langs.exp", "up to fsub in
16100 langs.exp", and "show language at fsub in langs.exp".
16101 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
16102 "bactrace in corefile.exp".
16103 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
16104 "call inferior function with struct - returns float" and
16105 "call inferior function with struct - returns double".
16106
16107 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
16108
16109 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
16110 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
16111 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
16112 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
16113
16114 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
16115
16116 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
16117 (or overriden) "CHILL" macro rather then bare "gcc".
16118 Also look for ../../gcc/xgcc since that is what we will
16119 actually need, not "Makefile". Remove following assignment
16120 of CHILL to CHILL_FOR_TARGET because that results in
16121 recursive definition.
16122
16123 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
16124
16125 * gdb.base/corefile.exp: Change xfail for backtrace in
16126 corefile.exp from linuxaout to all linux.
16127 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
16128 cases where we miss the breakpoint at the signal handler
16129 for some reason. Setup xfail for linuxoldld/linuxaout and
16130 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
16131 hitting SIGURG breakpoint.
16132 * gdb.base/signals.exp: Setup xfail for "next" acting like
16133 continue to add linuxoldld. Setup xfail for all linux for
16134 "next to handler in signals_tests_1", "backtrace in
16135 signals_tests_1", "continue to func1", "pass SIGUSR1",
16136 and continue to handler".
16137
16138 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
16139
16140 * Update all FSF addresses except those in COPYING* files.
16141
16142 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
16143
16144 * gdb.base/a2-run.exp: Change messages to be more explicit about
16145 the status of args, and quote binfile in results.
16146
16147 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
16148
16149 * gdb.base/callfuncs.exp: Add tests for passing structs to
16150 inferior functions and return various types.
16151 * gdb.base/callfuncs.c: Add functions to receive a struct
16152 and return a member of the struct, in various types.
16153
16154 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16155
16156 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
16157
16158 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16159
16160 * config/vxworks29k.exp: New file, sources vxworks.exp.
16161
16162 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16163
16164 * config/gdbremote.exp: New file. Testing framework using
16165 gdbserver.
16166
16167 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
16168
16169 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
16170 "call function when asleep" and "send end of file".
16171 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
16172 for "backtrace in corefile.exp".
16173 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
16174 for "backtrace through signal handler".
16175 * gdb.base/corefile.exp: Make sure we actually generate a core file
16176 before trying the core tests. Some systems allow the user to suppress
16177 generation of core files and default to that (linux for example).
16178 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
16179 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
16180
16181 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16182
16183 * gdb.threads: New directory with some crude multi-threaded
16184 gdb tests (step.exp and step2.exp).
16185 * config/mt-lynx (STEP_EXECUTABLE): Define.
16186 (THREADFLAGS): Define.
16187
16188 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
16189
16190 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
16191
16192 * gdb.base/signals.exp: Disable whole file for lynx until
16193 further notice.
16194
16195 * gdb.base/signals.exp: xfail test where "next" acts like
16196 "continue" for lynx.
16197
16198 * gdb.base/interrupt.exp: xfail test for calling function while
16199 inferior is asleep for lynx.
16200
16201 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
16202 than one cr-lf after each command.
16203
16204 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16205
16206 * configure.in: Reinstate setting of stabsdirs variable, fix
16207 typo in setting up configdirs for native builds.
16208
16209 * gdb.base/return.exp: Fix typo in return double test.
16210 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
16211 compiler from optimizing them away.
16212
16213 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
16214
16215 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
16216 sequences to be echo'd by gdb when using gdb_test.
16217 * gdb.chill/chexp.exp: Likewise.
16218 * gdb.fortran/exprs.exp: Likewise
16219
16220 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16221
16222 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
16223 after the inferior gdb has started.
16224
16225 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
16226 after each command.
16227 * gdb.base/funcargs.exp: Likewise.
16228 * gdb.base/gdbvars.exp: Likewise.
16229 * gdb.base/interrupt.exp: Likewise.
16230 * gdb.base/list.exp: Likewise.
16231 * gdb.base/watchpoint.exp: Likewise.
16232 * gdb.c++/demangle.exp: Likewise.
16233 * gdb.c++/inherit.exp: Likewise.
16234 * gdb.chill/chexp.exp: Likewise.
16235 * gdb.fortran/exprs.exp: Likewise.
16236
16237 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
16238 test if we can't handle IO to/from the inferior.
16239
16240 * gdb.c++/misc.exp: Always check for a program already being
16241 started after sending a "run" command to gdb.
16242
16243 * gdb.base/twice.exp: Start with a fresh gdb.
16244
16245 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
16246 only depend on gdb's expression code, not the chill runtime.
16247
16248 * gdb.base/return.c: Put return values into variables so we
16249 can have gdb print them rather than depending on the program
16250 to print them.
16251 * gdb.base/return.exp: Corresponding changes.
16252
16253 * lib/gdb.exp: Provide default value for noinferiorio.
16254 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
16255 the inferior.
16256
16257 * gdb.base/break.exp: Always check for a program already being
16258 started after sending a "run" command to gdb.
16259 (text_next_with_recursion): Don't check the output from the
16260 program's printf statement. Instead just make sure the program
16261 exited.
16262
16263 * gdb.base/commands.exp: Protect tests which need arguments with
16264 $noargs conditionals.
16265
16266 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16267
16268 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
16269 of structure member arrays to match gdb/valops.c:value_addr change.
16270
16271 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
16272
16273 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
16274 cases.
16275
16276 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
16277
16278 * configure.in (configdirs): Remove gdb.chill from default list
16279 of subdirs and then add it back in only if doing a native build.
16280 The current chill compiler does not yet work in any cross build.
16281 * Revert all signal changes from Jul 6.
16282 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
16283 for sh-hms targets, allowing these tests to link, with no other
16284 changes. Testing is suppressed by setting "nosignals" in site.exp.
16285
16286 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
16287
16288 * configure.in (signaldirs): Define and add to configdirs for all
16289 targets except some specific ones that are known to not support signals.
16290 Also clean up formatting.
16291 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
16292 (signals, sigall): Remove rules to build.
16293 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
16294 Moved to new gdb.signals directory.
16295 * gdb.signals: New test directory.
16296 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
16297 signals.c signals.exp}: New or moved files.
16298
16299 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
16300
16301 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
16302
16303 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
16304
16305 * gdb.base/return.exp: Xfail `return double' test failure
16306 on at least Solaris 2.3 and handle future/past versions on
16307 a case by case basis as appropriate. Also update message
16308 to include i*86 failures.
16309
16310 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16311
16312 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
16313
16314 * lib/gdb.exp: Fix comment which erroneously identified
16315 gdb_file_cmd as gdb_load (the 19 May change was in fact to
16316 gdb_file_cmd not gdb_load).
16317 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
16318
16319 * gdb.base/setvar.exp: Make test names consistent between pass and
16320 fail cases. Use gdb_test more.
16321
16322 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16323
16324 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
16325
16326 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16327
16328 * gdb.base/help.exp: Fix expected help string for `show commands'.
16329
16330 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
16331
16332 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
16333
16334 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
16335 of a text section.
16336
16337 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
16338
16339 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
16340 that loop eventually terminates. Fix Connection refused logic so
16341 that testsuite will expire nicely.
16342
16343 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
16344
16345 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
16346 config/rom68k.exp: New tcl glue for the appropriate monitors.
16347 These all just end up calling monitor.exp.
16348 * config/monitor.exp (gdb_target_monitor): Handle `Connection
16349 refused' by retrying. Cleanup some timeout issues.
16350 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
16351 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
16352 callers don't have to set/restore global timeout variable.
16353
16354 * The following set of changes centralizes management of the global
16355 timeout variable. This way, it can be set in one target dependent
16356 place instead of dozens of places scattered throughout the test suite.
16357 If you need to lengthen a timeout, then you should either set timeout
16358 in one of the config/{target}.exp files, or multiply it by a factor.
16359 Setting it to an absolute value is always going to lose for some
16360 targets.
16361 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
16362 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
16363 * gdb.base/funcargs.exp: Don't set timeout.
16364 * gdb.base/list.exp (test_forward_search): Only use local timeout.
16365 * gdb.base/printcmds.exp (test_print_string_constants
16366 test_print_array_constants): Don't set timeout.
16367 * gdb.base/ptype.exp: Don't set timeout.
16368 * gdb.base/recurse.exp: Don't set timeout.
16369 * gdb.base/return.exp: Don't set timeout.
16370 * gdb.base/watchpoint.exp: Don't set timeout.
16371 * gdb.c++/classes.exp (do_tests): Don't set timeout.
16372 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
16373
16374 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
16375
16376 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
16377
16378 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16379
16380 * lib/gdb.exp: Disable chill tests for irix5.
16381
16382 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16383
16384 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
16385 each test pass or fail.
16386
16387 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16388
16389 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
16390 xlc not gcc.
16391
16392 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
16393
16394 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
16395
16396 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
16397
16398 * config/est.exp: Fix copyright and comments. Remove dead code.
16399 Use targetname, serialport and baud variables instead of fixed
16400 constants.
16401 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
16402 * config/cpu32bug.exp: New file to support cpu32bug monitors.
16403
16404 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16405
16406 * gdb.base/watchpoint.exp: Don't run
16407 test_watchpoint_triggered_in_syscall for sunos.
16408
16409 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16410
16411 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
16412 they don't seem to exist. Do include stdio.h.
16413
16414 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16415
16416 * gdb.base/a1-selftest.exp: Add alpha xfail.
16417
16418 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16419
16420 * gdb.base/watchpoint.c (main): Prompt before calling read().
16421 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
16422 Revise accordingly. Remove cruft about sending "123" several
16423 times, until it gets noticed. Clean up the "print buf[0]" stuff
16424 so that it passes or fails, and waits for prompts in the usual way.
16425
16426 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16427
16428 * gdb.base/recurse.exp: Fix comment.
16429
16430 * TODO: Remove item about printing variables in nodebug.exp. Add
16431 item about enabling tests which are only run on some targets.
16432
16433 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
16434 fail, make test names unique, use new gdb_test convention
16435 regarding pattern, use gdb_test more, etc.).
16436
16437 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
16438 fail, make test names unique, etc.).
16439
16440 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16441
16442 * gdb.base/nodebug.c: Change return type of top and middle to
16443 short.
16444 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
16445 are fixed by the recent mdebugread.c changes. Allow `short ()'
16446 as type for top and middle.
16447
16448 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16449
16450 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
16451 nearly as I can tell, the whole thing was an accident in Stu's
16452 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
16453 to replace a send/expect pair with gdb_test, but ended up only
16454 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
16455 of 30 Mar 1995 took care of it, but left this vestigial comment
16456 which I am now nuking.
16457
16458 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16459
16460 * gdb.base/break.exp: Look for different line number for
16461 breakpoint at main depending on usestubs.
16462
16463 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16464
16465 * gdb.base/list.exp: Adjust some alternate expect patterns to
16466 match recent list0.c change. Add alternate expect pattern for
16467 output from `list default lines around main' for optimizing
16468 compilers.
16469
16470 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16471
16472 * lib/gdb.exp: If nosignals is not set, set it to 0.
16473
16474 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
16475
16476 * config/slite-gdb.exp: Responds to load symbol table prompt.
16477 * gdb.base/break.exp: Adjust line number, fix rerun.
16478 * gdb.base/langs0.c: Add #ifdef usestubs.
16479
16480 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
16481
16482 * gdb.base/list.exp: Adjust line contents after adding new lines in
16483 list0.c. Also fix a syntax error.
16484
16485 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
16486 * gdb.base/break.exp: ditto.
16487 * gdb.base/list.exp: ditto.
16488 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
16489 * gdb.base/run.c: ditto.
16490 * gdb.base/list0.c: ditto.
16491 * gdb.base/funcargs.c: ditto.
16492
16493 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
16494
16495 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
16496 $targetname, $serialport and $baud instead of hardwired variables.
16497 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
16498 target doesn't support signals.
16499
16500 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
16501
16502 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
16503
16504 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16505
16506 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
16507 Don't rely on the value of an auto variable before it has been
16508 initialized. Use gdb_test more.
16509
16510 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16511
16512 * lib/gdb.exp (default_gdb_version): A version number must start
16513 with a digit, but other than that contains all characters up to
16514 the first whitespace character.
16515
16516 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16517
16518 * gdb.base/commands.exp (breakpoint_command_test): New tests.
16519
16520 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16521
16522 * gdb.c++/*.exp: Warn if executable does not exist. The original
16523 reason for skipping the warning was that configure.in sometimes
16524 intentionally skipped building the executables but the tcl code
16525 had no way of knowing. That (a) was always bogus with respect to
16526 error handling, (b) is no longer true (right now there is no way
16527 to skip C++ tests).
16528
16529 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
16530
16531 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16532
16533 * gdb.base/list.exp: Add expect patterns for output from
16534 SunPRO compiled executables.
16535 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
16536 types.
16537
16538 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16539
16540 * gdb.base/break.exp (test_next_with_recursion): Accept any line
16541 number (we are already testing that the correct source line text
16542 gets printed).
16543
16544 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
16545 that is what is intended, but something needed to be done to get
16546 sunos4 native working again.
16547
16548 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16549
16550 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16551 apparently went with a (very) old xfail.
16552
16553 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16554
16555 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16556 runto_main is a proc in gdb.exp that will do 'step' for target use
16557 stubs.
16558 * gdb.base/exprs.exp: ditto.
16559 * gdb.base/interrupt.exp: ditto.
16560 * gdb.base/opaque.exp: ditto.
16561 * gdb.base/printcmds.exp: ditto.
16562 * gdb.base/ptype.exp: ditto.
16563 * gdb.base/scope.exp: ditto.
16564 * gdb.base/setvar.exp: ditto.
16565 * gdb.base/signals.exp: ditto.
16566 * gdb.base/twice.exp: ditto.
16567 * gdb.c++/classes.exp: ditto.
16568 * gdb.c++/inherit.exp: ditto.
16569 * gdb.c++/templates.exp: ditto.
16570 * gdb.base/break.exp: no run and hit main for stubs. Change line
16571 numbers for breakpoints and info breakpoint.
16572 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16573 breakpoint().
16574 * gdb.base/callfuncs.c: ditto.
16575 * gdb.base/exprs: ditto.
16576 * gdb.base/interrupt.c: ditto.
16577 * gdb.base/opaque0.c: ditto.
16578 * gdb.base/printcmds.c: ditto.
16579 * gdb.base/ptype.c: ditto.
16580 * gdb.base/scope0.c: ditto.
16581 * gdb.base/setvar.c: ditto.
16582 * gdb.base/signals.c: ditto.
16583 * gdb.base/twice.c: ditto.
16584 * gdb.c++/misc.cc: ditto.
16585 * gdb.c++/templates.cc: ditto.
16586
16587 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16588
16589 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16590
16591 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16592 somewhere between `read' and `main.c'. I'm pretty sure the
16593 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16594 and it isn't particularly useful.
16595
16596 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16597
16598 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16599
16600 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16601
16602 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16603
16604 * config/mt-slite: add LIBS and -nostdlib.
16605 * config/slite-gdb.exp: add this new file to support sparclite target.
16606
16607 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16608
16609 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16610
16611 * gdb.base/a2-run.exp: Change argument to istarget from
16612 "*-*-vxworks" to "*-*-vxworks*".
16613 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16614
16615 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16616
16617 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16618 will not runto main but do a 'step' to step out of breakpoint().
16619 * config/mt-slite: add -Dusestubs.
16620
16621 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16622
16623 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16624 instead of just @.
16625
16626 * gdb.base/signals.exp: Add test for "handle all print".
16627 * TODO: Remove "handle all print". Also remove item about
16628 checking copyright date (I don't like the idea of a spurious FAIL
16629 based on when we run the tests).
16630
16631 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16632 for SunOS4 (reason for failure not investigated). Remove
16633 redundant test for $binfile.
16634
16635 * gdb.base/nodebug.c (array_index): Call malloc.
16636
16637 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16638
16639 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16640
16641 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16642 conventions and slightly simplify the matching regexp.
16643
16644 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16645
16646 * gdb.base/break.exp: Update gdb_test invocation to use new
16647 convention.
16648
16649 * lib/gdb.exp: If noargs is not set, set it to 0.
16650
16651 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
16652 tests unique.
16653
16654 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
16655
16656 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16657
16658 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
16659 one argument of type "<non-float parameter>".
16660
16661 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
16662
16663 * config/rom68k.exp: New file to support Motorola IDP board.
16664 * gdb.base/a2-run.exp: Skip this file if noargs is set.
16665 * gdb.base/break.c: Change things around so that this program
16666 doesn't depend upon args. This is necessary to make remote
16667 targets work (in general, they can't take args).
16668 * gdb.base/break.exp: Don't try to send args to program. Don't
16669 expect output. Also, replace lots of code with gdb_test.
16670
16671 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16672
16673 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
16674 printing of '\'' (which is what the comment says we are testing,
16675 even though we were not), not '''.
16676 (test_integer_literals_rejected): Test that printing ''' is an error.
16677
16678 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16679 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
16680 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
16681 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
16682 Use gdb_test not test_print_accept.
16683 * lib/gdb.exp: Remove test_print_accept.
16684
16685 * gdb.base/signals.exp (signal_tests_1): Make pass message
16686 consistent with fail message.
16687
16688 * gdb.base/whatis.exp: Remove xfails for printing char vs.
16689 unsigned char; the bug (PR 1821) is fixed.
16690
16691 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
16692
16693 * gdb.base/scope.exp (test_at_localscopes): Call pass for
16694 successful tests--makes xfailing them work right.
16695
16696 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16697
16698 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
16699 only \r\n, not .*. The test can pass .* as the last thing in
16700 $pattern if that is what it wants. In addition to providing this
16701 flexibility, this change should speed up pattern matching in cases
16702 where the pattern already ended with .* (there were a number of
16703 them). This change also helps catch bad patterns--in the old
16704 scheme the typo "char \*" instead of "char \\*" would pass. Now
16705 it is caught.
16706 * Many .exp files: Update callers.
16707
16708 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
16709 clearer and does not spuriously match multiple ('s. Likewise for
16710 ) and *.
16711
16712 * gdb.base/nodebug.exp: Test ability to call a function and pass
16713 it a string (even with no debugging info).
16714
16715 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
16716 "p '\'", which is the same as "p ''" once tcl gets done with
16717 quoting, to "p '\\'", which I suspect is what is intended (one
16718 backslash gets sent to GDB).
16719
16720 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
16721
16722 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16723
16724 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
16725 1817) was fixed literally years ago.
16726
16727 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16728
16729 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
16730 test, it causes stepping out of call_after_alloca_subr with
16731 optimizing compilers.
16732 (localvars_in_indirect_call): Consume GDB prompt if `finish'
16733 fails.
16734
16735 * gdb.c++/templates.exp: Source templ-info.exp only if
16736 the templates executable exists.
16737
16738 * gdb.c++/misc.cc (class Contains_static_instance,
16739 class Contains_nested_static_instance),
16740 gdb.c++/classes.exp (test_static_members): Test printing of
16741 a class that contains a static instance of the class.
16742
16743 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16744
16745 * gdb.base/langs2.c (cppsub_): Don't prototype.
16746 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
16747 only, I believe).
16748
16749 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16750
16751 * lib/gdb.exp (skip_chill_tests): New procedure.
16752
16753 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
16754
16755 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
16756
16757 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
16758 each expect pattern. Cuts runtime from 12 to about 4 seconds.
16759
16760 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16761
16762 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
16763
16764 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
16765 disassemble 8, not 16, instructions for part 4.
16766
16767 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
16768 support the latter anymore.
16769
16770 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
16771 -DNO_PROTOTYPES.
16772 * gdb.base/callfuncs.c: Control use of prototypes based on
16773 NO_PROTOTYPES, not __STDC__.
16774 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
16775 t_float_values2 tests if prototypes in use.
16776
16777 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
16778 t_double_values): When checking differences against DELTA, check
16779 that difference is within the range (-DELTA,DELTA), not just
16780 (-infinity,DELTA).
16781
16782 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
16783
16784 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
16785 'file' command firts, then 'target', then 'load', this is due to gdb
16786 target set up.
16787 * config/mips-gdb.exp: Fix a couple regular exp bugs.
16788
16789 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
16790
16791 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
16792 FP load/store variants.
16793 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
16794
16795 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16796
16797 * gdb.base/term.exp: Do not give a warning if not native, it is
16798 not an abnormal condition.
16799
16800 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
16801
16802 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
16803 t_char_array".
16804
16805 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16806
16807 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
16808 are getting the version number.
16809
16810 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
16811 if not native, it is not an abnormal condition.
16812
16813 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16814
16815 * lib/gdb.exp: Just use "file exists", rather than undocumented
16816 dejagnu procedure "findfile".
16817
16818 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16819
16820 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
16821 (LDFLAGS): Set to -Xlinker -Ur.
16822
16823 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
16824 Removed, these values are set by lib/gdb.exp.
16825
16826 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
16827
16828 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16829
16830 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
16831 of replicating gdb startup code.
16832
16833 * config/mt-vxworks (LDFLAGS): Set to -r.
16834 (CFLAGS_FOR_TARGET): Removed.
16835
16836 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
16837 (gdb) and gdb for vxworks uses (vxgdb).
16838
16839 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
16840 executable is not in the tree and host != target, use sed and
16841 program_transform_name to determine the gdb name used by the
16842 target.
16843
16844 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
16845 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
16846
16847 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16848
16849 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
16850 floats, chars, and shorts where there are ANSI-style function
16851 definitions.
16852
16853 * gdb.base/langs.exp, gdb.base/langs*: New test.
16854 * gdb.base/Makefile.in: Build it.
16855 * TODO: Remove item about checking that C names don't get C++
16856 demangling applied; this test tests it.
16857
16858 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16859
16860 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
16861 went with the const70 xfail. The xfail went away a year ago.
16862
16863 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
16864
16865 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
16866 for hp300.
16867
16868 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
16869
16870 * gdb.base/a1-selftest.exp: Don't run on hp300.
16871
16872 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16873
16874 * Makefile.in (site.exp): Set host_alias and target_alias as well
16875 as host_triplet and target_triplet.
16876
16877 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16878
16879 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
16880
16881 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
16882 places as other ecoff systems).
16883
16884 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
16885 ultrix.
16886
16887 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16888
16889 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
16890 remove them.
16891 * gdb.base/nodebug.exp: Accept "function" in addition to "text
16892 variable and "variable" in addition to "data variable".
16893 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
16894
16895 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
16896 2.
16897 * gdb.base/list1.c (long_line): Add additional statement at start
16898 of function.
16899 * gdb.base/list.exp (test_forward_search): Update line number to
16900 reflect new statement.
16901
16902 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16903
16904 * gdb.base/signals.exp: Reinitialize searched source directories
16905 after gdb_start call.
16906
16907 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
16908
16909 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
16910 * gdb.stabs/Makefile.in: Likewise.
16911
16912 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
16913 change. Instead split the tests into smaller pieces.
16914 * gdb.disasm/hppa.s: Corresponding changes.
16915
16916 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16917
16918 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16919 Quote ^C when passing it to stty. For some shells ^ is a pipe.
16920
16921 * gdb.base/funcargs.exp: Modify many tests so that every test
16922 either passes or fails. Make some test names unique.
16923
16924 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16925
16926 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16927 Call stty to set interrupt character.
16928
16929 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
16930 for HP assembler versus GNU assembler based on actual behavior of
16931 $(CC), rather than assuming that $(AS) is always the GNU assembler.
16932
16933 * TODO: Suggest a few more stepping tests.
16934
16935 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
16936
16937 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
16938 restart GDB for h8300 after a continue.
16939 (return): Add pattern to match a29k-udi behavior.
16940 * gdb.base/nodebug.exp: Remove obsolete comment.
16941 * gdb.base/regs.exp: New file, testing of register displays.
16942 * gdb.base/return.exp: Fix typo in reference to $objdir.
16943 * gdb.base/whatis.exp: Always start with a fresh GDB.
16944
16945 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16946
16947 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
16948 higher, these tests generate a lot of output.
16949
16950 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16951
16952 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
16953 code following the catch silently ignored some errors; without the
16954 catch they should be thrown like any other tcl error. Also, the
16955 catch used "" instead of {} which meant all the callers who wanted
16956 to include one of the characters "[]$ had to quote it an extra time.
16957 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
16958 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
16959 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
16960 Remove extra quoting.
16961
16962 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
16963
16964 * gdb.base/commands.exp: Make test names unique; every test either
16965 passes or fails. Update some comments.
16966
16967 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
16968
16969 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16970
16971 The following fixes a FAIL caused by the fact that the alpha stabs
16972 configuration didn't use the ".if alpha" code in weird.def.
16973 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
16974 bit pointer, so the 32 bit version works even on the alpha.
16975 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
16976 Remove the stuff which allowed us to have separate versions for
16977 alpha and everything else.
16978
16979 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
16980 regexp which "info func operator\[\](" is supposed to match. Fix
16981 string to send to GDB. Note that GDB still doesn't work right. Add a
16982 new test for "info func .perator\[\](" which GDB does handle correctly.
16983
16984 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
16985
16986 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16987
16988 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
16989 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
16990 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
16991 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
16992 it makes the tests harder to understand and confuses test-o-matic.
16993 The preferred style is that each test provides a PASS or a FAIL,
16994 and has a unique message (e.g. "continue #54" not just "continue")
16995 which is the same for the pass and the fail.
16996 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16997 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
16998 to lib/gdb.exp.
16999 * gdb.base/printcmds.exp: Use test_print_accept. Remove
17000 prt_accept which was basically the same thing. Likewise for
17001 test_print_reject and prt_reject.
17002 * lib/gdb.exp (test_print_reject): Add some more error message
17003 patterns to match from the former printcmds.exp (prt_reject).
17004 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
17005 One defect of the passcount stuff is that some of it failed to
17006 report XPASS where appropriate.
17007 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
17008 stuff before and after arg in expected pattern.
17009 (test_paddr_operator_functions): Re-do test without print_addr_of;
17010 this is the only test which seems to want extra stuff there.
17011
17012 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17013
17014 * gdb.base/nodebug.exp: Update new tests to reflect improved
17015 wording of gdb output.
17016
17017 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
17018 and "ptype" work on variables in files compiled without -g.
17019 Replaces commented out "maint print msymbol" tests.
17020
17021 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17022
17023 * gdb.base/setvar.c (dummy): Call malloc.
17024
17025 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
17026 losing with the irix4 sed.
17027
17028 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
17029 ALRM" on irix4.
17030
17031 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17032
17033 * TODO: Remove items about corefile.exp testing new exec-file and
17034 backtrace; both are now done. Add items about printing enums.
17035
17036 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17037
17038 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
17039 "get signal $thissig" test fails.
17040
17041 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
17042
17043 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17044
17045 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
17046 compiler warning with dec alpha compiler.
17047
17048 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
17049 extra \n from gdb_test call (this explains why the prompt test
17050 that I removed yesterday was there).
17051 (user_defined_command_test): Remove extra \n and prompt test.
17052
17053 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
17054 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
17055 doesn't exist.
17056 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
17057 Also remove alpha workaround, which turns out to be because
17058 SIGABRT == SIGLOST.
17059
17060 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
17061
17062 * gdb.base/help.exp: Don't test "help show".
17063
17064 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17065
17066 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
17067 "set print address" is on.
17068 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
17069 pass prompt to gdb_test; gdb_test already looks for the prompt.
17070
17071 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
17072
17073 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
17074 was a vestige of the manual TESTSTRATEGY, and the purpose of it
17075 was to make sure that gdb can read a core file. But (a) the "read
17076 the corefile" part didn't make it to a1-selftest.exp, we just
17077 delete the corefile after creating it, and (b) we test reading
17078 corefiles in corefile.exp anyway. Also, this test left around a
17079 xgdb process on Solaris.
17080
17081 * gdb.base/corefile.exp: Also test backtrace.
17082
17083 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
17084
17085 * gdb.base/commands.exp: Test a simple user defined command with
17086 arguments and if/while statements; verify the full user command is
17087 printed by "show user".
17088
17089 * gdb.base/commands.exp: Test if/while commands as part of a
17090 breakpoint command list; verify they appear in breakpoint
17091 information.
17092
17093 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17094
17095 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
17096 than by dividing by zero.
17097
17098 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
17099
17100 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
17101 performing an inferior call with watchpoints enabled.
17102 * gdb.base/watchpoint.c (main): Delete second unnecessary read
17103 call.
17104
17105 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17106
17107 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
17108 of "file" command.
17109
17110 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
17111 Add additional pattern for when "int operator int(void);" appears
17112 in a different order.
17113
17114 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17115
17116 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
17117
17118 * gdb.base/help.exp: Replace most of docstrings for "info signals"
17119 and "signal" with ".*".
17120
17121 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17122
17123 * TODO: Add note about "handle all nostop".
17124
17125 * gdb.base/{sigall.c, sigall.exp}: New test.
17126 * gdb.base/Makefile.in: Add it.
17127
17128 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17129
17130 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
17131 when invoking GDB, suppresses any windowing interface.
17132
17133 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
17134
17135 * config/sim-gdb: New file, simulator testing support.
17136
17137 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
17138
17139 * gdb.base/interrupt.exp: Test calling func1 twice.
17140
17141 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
17142
17143 * gdb.base/list.exp (test_forward_search): Set timeout higher
17144 when we'll be getting lots of output from gdb.
17145
17146 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
17147 "init_malloc" to after the expect statement. Run it if that
17148 regexp is taken, but also for two others which happen if source
17149 cannot be found.
17150
17151 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17152
17153 * gdb.base/printcmds.exp: New test, for printing register before
17154 program is running.
17155
17156 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17157
17158 * gdb.base/list.exp: Correct some alternate expect patterns
17159 to reflect changes in list1.c.
17160
17161 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17162
17163 * TODO: Add item regarding large frames.
17164
17165 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
17166
17167 * TODO: Remove item about enabling return.exp; it
17168 is enabled. Suggest a few more "return" tests.
17169
17170 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17171
17172 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
17173 anonymous unions.
17174
17175 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17176
17177 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
17178 and pr-5646.o, so "make" is the same as "make all", not "make
17179 pr-4975.o".
17180
17181 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
17182
17183 * gdb.base/list.exp: Adjust expectations to reflect changes in
17184 list1.c.
17185 (test_forward_search): New test proc.
17186 * gdb.base/list1.c (long_line): New function, has long source line.
17187
17188 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
17189
17190 * gdb.base/a1-selftest.exp: Change initial stepping to know about
17191 additional line of code that was added.
17192
17193 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
17194
17195 * gdb.disasm/hppa.s: Break the large branching tests into smaller
17196 tests so as not to overflow expect's input buffers.
17197 * gdb.disasm/hppa.exp: Corresponding changes.
17198
17199 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17200
17201 Beginnings of template debugging tests.
17202 * gdb.c++/templ-info.cc: New file to test for template
17203 debugging capability of the compiler.
17204 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
17205 templ-info.cc.
17206 * gdb.c++/templates.cc: Add explicit template instantiations
17207 to enable compiling with -fno-implicit-templates. Add destructor
17208 and 'value' method to T5 class for template tests.
17209 * gdb.c++/templates.exp: Add testcases for printing of template
17210 types, setting breakpoints on template methods and calling a
17211 template method.
17212
17213 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
17214
17215 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
17216 branch target since some assemblers (gas-2.5) may emit a
17217 relocation for the branch instead of resolving it in the
17218 assembler.
17219
17220 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17221
17222 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
17223 through signal handler.
17224
17225 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17226
17227 * configure.in (*-*-netware): Use config/mt-netware.
17228
17229 * config/mt-netware: New file.
17230 * config/mt-i386-netware: Removed, separate configs for different
17231 netware architectures are no longer needed now that we have
17232 --with-headers.
17233
17234 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17235
17236 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
17237 by the recent changes to use ANSI C arithmetic conversions.
17238
17239 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17240
17241 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
17242 bug involving using inferior_pid to figure out whether to select a
17243 frame.
17244
17245 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
17246
17247 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
17248 match the current disassembler output.
17249
17250 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
17251
17252 * gdb.fortran/exprs.exp: Expect VOID instead of void.
17253 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
17254 types, expect "int" as type of integer values (for now).
17255
17256 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
17257
17258 * gdb.base/commands.exp: New tests for if/while commands.
17259
17260 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
17261
17262 * lib/gdb.exp (runto): Replace sub-pattern for hex value
17263 by .*, since hex values have different syntax in Chill mode.
17264
17265 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17266
17267 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
17268 linefeed from expect pattern for repeated types with indices > 9.
17269
17270 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
17271
17272 First part of Fortran test suite.
17273 * gdb.fortran: New directory.
17274 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
17275
17276 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17277
17278 * gdb.base/default.exp: Update expect pattern for load command
17279 without arguments.
17280
17281 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17282
17283 * configure.in: Change i386 to i[345]86.
17284 * gdb.base/configure.in: Likewise.
17285 * gdb.c++/configure.in: Likewise.
17286 * gdb.chill/configure.in: Likewise.
17287
17288 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
17289
17290 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
17291 patterns, since that is not a valid context for comments.
17292
17293 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
17294
17295 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
17296 repeated types and repeated types with indices > 9.
17297
17298 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
17299
17300 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
17301 2417; old bug has been fixed.
17302
17303 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
17304
17305 * gdb.base/interrupt.exp: When trying to wake up the inferior,
17306 send the newline ourselves instead of assuming gdb_test will do
17307 so when passed an empty input string.
17308
17309 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
17310 stabs testcode.
17311
17312 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17313
17314 * lib/gdb.exp (gdb_test): Don't send anything if the first
17315 argument is an empty string. This makes cases where we want to
17316 match output that is already in expect's buffers (for example,
17317 matching a breakpoint after gdb_run_cmd has been called) work
17318 reliably.
17319
17320 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17321
17322 * config/netware.exp: New file.
17323
17324 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17325
17326 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
17327 the -B and -L prefixes so we can find the debugging stub.
17328
17329 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
17330 there and we are using the gcc from the tree.
17331
17332 * gdb.base/types.c: Removed.
17333
17334 * gdb.base/configure.in: Look for makefile fragments in ../config.
17335 Recognize i386-*-netware.
17336 * gdb.c++/configure.in: Likewise.
17337
17338 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17339
17340 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
17341 the correct TCL syntax.
17342
17343 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17344
17345 * gdb.base/opaque.exp: use runto instead of messing around with
17346 breakpoints. Simplify by using gdb_test.
17347
17348 * gdb.base/bitfields.exp: restart between tests on netware targets
17349 because breakpoints aren't relocated after target death. Run
17350 processes to completion.
17351
17352 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
17353
17354 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
17355
17356 * Makefile.in: Remove extra tabs that confuse some versions
17357 of "make". Use the newly built gdb to test with by default,
17358 rather than the first one in the tester's search path.
17359
17360 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
17361
17362 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
17363
17364 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
17365 condition help.
17366
17367 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17368
17369 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
17370
17371 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
17372 running.
17373 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
17374 * gdb.base/funcargs.exp: Likewise.
17375
17376 * gdb.base/bitfields.exp: Simplify by using gdb_test.
17377 * gdb.base/funcargs.exp: Likewise.
17378
17379 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
17380 message is "".
17381
17382 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17383
17384 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
17385 return,signals,twice}.exp: Handle non-existant binaries
17386 consistantly.
17387
17388 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
17389 * gdb.base/Makefile.in: Don't try to generate a core dump, we
17390 might testing a cross development system.
17391
17392 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17393
17394 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
17395 runtest script is relative to ${srcdir}, not ${rootdir}.
17396
17397 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
17398
17399 * gdb.base/signals.exp: Allow for optionality of breakpoint
17400 address.
17401
17402 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17403
17404 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
17405
17406 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17407
17408 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
17409 for size_t definition.
17410 * gdb.c++/templates.cc: Likewise
17411
17412 * config/mt-i386-netware: New file.
17413
17414 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
17415 defined.
17416
17417 * gdb.base/Makefile.in: Added support for systems that name core
17418 files by appending "core" to the program name.
17419 * gdb.base/a1-selftest.exp: Likewise.
17420
17421 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17422
17423 * gdb.base/return.exp: Add comment and message for `return double'
17424 test failure on Sparc Solaris.
17425
17426 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
17427
17428 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
17429
17430 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17431
17432 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
17433 from optimizing them away.
17434 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
17435 patterns to include default constructors and assignment operators,
17436 to match gcc versions beyond 2.5.8. Accept any cplus demangling
17437 character in the output of the virtual base pointer.
17438
17439 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17440
17441 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
17442 expression match in print_addr_of to avoid unintented matches.
17443 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
17444 versions up to 2.5.8.
17445
17446 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17447
17448 * gdb.base/list.exp: Tweak alternate pattern for listing of an
17449 included file to run under newer versions of expect.
17450 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
17451 consecutive >'s in templates to accomodate recent cplus-dem.c change.
17452 Remove xfail for the virtual table of BDDHookV.
17453
17454 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17455
17456 * lib/gdb.exp (string_to_regexp): Set a default result.
17457 (default_gdb_start): Fix misleading message.
17458
17459 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
17460
17461 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
17462 Remove all CC, etc definitions.
17463 * config/mt-hpux: New file.
17464 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
17465 (CFLAGS, LDFLAGS): Define.
17466 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
17467
17468 * Makefile.in (site.exp): Don't insert host_os, etc.
17469 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
17470 (distclean): Check existence of subdir.
17471 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
17472 * gdb.base/Makefile.in: General cleanup and simplification.
17473 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17474 to build executables. Use default rule to build .o files.
17475 (EXPECT, RUNTEST, CC): Fix relative pathname.
17476 (site.exp): Don't insert host_os, etc.
17477 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
17478 and/or SIGUSR1 defined.
17479 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
17480 * gdb.c++/Makefile.in: General cleanup and simplification.
17481 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17482 (CFLAGS): Remove.
17483 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
17484
17485 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
17486
17487 * gdb.base/recurse.exp: Misc changes to get tests running again
17488 after Kung's changes to the watchpoint code.
17489 * gdb.base/watchpoint.exp: Likewise.
17490
17491 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
17492
17493 * lib/gdb.exp (string_to_regexp): Convert {\} also.
17494
17495 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17496
17497 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
17498 * lib/gdb.exp (default_gdb_start): Define.
17499 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
17500 gdb.base/funcargs.exp, gdb.base/opaque.exp,
17501 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
17502 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
17503 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
17504 Don't call gdb_target_udi in between tests.
17505
17506 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17507
17508 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
17509 (which was basically just a local version of the same thing). In
17510 addition to avoiding duplication, gdb_test_exact is faster.
17511 * lib/gdb.exp (gdb_test_exact): Fix typo.
17512
17513 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
17514 don't give an error.
17515
17516 * gdb.base/term.exp: Call delete_breakpoints before starting.
17517
17518 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
17519 (t10): Add comment.
17520
17521 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17522
17523 Reorganization of the GDB Test Suite.
17524
17525 * gdb.base: New directory, contains all the basic tests.
17526 * gdb.c++: New directory, tests specific to C++.
17527 * gdb.chill: New directory, tests specific to Chill.
17528 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
17529 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
17530 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
17531 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
17532 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
17533 t30-31 to chill).
17534 * */gdbme.*: Rename to match appropriate expect scripts.
17535 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
17536 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
17537 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
17538 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
17539 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
17540 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
17541 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
17542 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
17543 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
17544 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
17545 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
17546 gdb.c++/virtfunc.cc: New names of C++ files.
17547 * gdb.chill/chillvars.ch: New name of Chill file.
17548 * gdb.base/configure.in, gdb.c++/configure.in,
17549 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17550 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17551 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17552 * configure.in (configdirs): Update to reflect directory changes.
17553 (target_abbrev): No longer define for any configuration.
17554 * Makefile.in: Cosmetic improvements to header comments.
17555
17556 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17557
17558 Various changes to gdb.t31:
17559
17560 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17561 * gdbme.ch: Make all key-words and predefineds be upper-case.
17562 * chillvars.exp: Expect key-words and predefinds in upper-case.
17563
17564 * chillvars.exp: Use gdb_test_exact many places.
17565 Change expected output for arrays (which now includes index labels).
17566
17567 * pr-5020.exp, gdme.ch (module PR_5020):
17568 New test, for PR-5020.
17569
17570 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17571
17572 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17573 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17574
17575 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17576
17577 * Makefile.in: Fix bit-rot in definitions of CHILL,
17578 CHILL_FOR_TARGET and Chill_LIB.
17579 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17580 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17581 CHILL, and CHILL_LIB.
17582
17583 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17584
17585 * Revert the previous changes. Please see Rob's directory
17586 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17587
17588 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17589
17590 * Makefile.in, configure.in, config/mips-gdb.exp,
17591 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17592 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17593 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
17594 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17595 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17596 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17597 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17598 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17599 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17600 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17601 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17602 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17603 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17604 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17605 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17606 changes from 94Q1.
17607
17608 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17609
17610 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17611 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17612 Rob's new testing fragments.
17613
17614 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17615
17616 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
17617 lib/gdb.exp: Replace error proc calls with perror.
17618
17619 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17620
17621 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17622 version also, match on casted version strings, and match on
17623 gdb startup case where the line numbers might be messed up.
17624
17625 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17626
17627 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
17628 (CFLAGS): Delete it from here.
17629
17630 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17631
17632 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17633
17634 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17635
17636 * Makefile.in (RUNTEST): Default to just "runtest".
17637
17638 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17639
17640 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17641 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17642 the code has been restructured.
17643
17644 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17645
17646 * gdb.t00/default.exp (set write): Allow any number of \r and/or
17647 \n, not just one of each.
17648
17649 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
17650 /bin/cc gives a warning if you do.
17651
17652 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
17653
17654 * gdb.t24/demangle.exp: change expect pattern of
17655 __t10ListS_link1ZUiRCUiPT0
17656
17657 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17658
17659 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
17660 on local variables in recursive functions.
17661
17662 * gdb.t07/Makefile.in: Build the new test.
17663
17664 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17665
17666 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
17667 directly. Instead compare the return values from actual calls.
17668
17669 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
17670
17671 * Makefile.in (check): Set TCL_LIBRARY for runtest.
17672
17673 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17674
17675 * From Peter Schauer with minor modifications.
17676 * gdb.t15/return.exp (return_tests): Handle targets where "return"
17677 stops in mid-line in the caller. Add xfail for returning a float
17678 value on X86 targets.
17679
17680 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17681
17682 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
17683 to avoid expect lossage.
17684 (fmem_LRbug_tests): Likewise.
17685 * gdb.disasm/hppa.s: Corresponding changes.
17686
17687 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
17688 conditions to work with latest dejagnu/expect.
17689
17690 * gdb.t15/funcargs.exp (finish from indirect call): No longer
17691 expected to fail on the PA.
17692 (backtrace in call with trampolines): Explicitly require main
17693 to be frame #1 (no trampolines should show up in backtrace).
17694
17695 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
17696 "continue -expect".
17697 * gdb.t06/break.exp: Likewise.
17698 * gdb.t07/watchpoint.exp: Likewise.
17699 * gdb.t13/bitfields.exp: Likewise.
17700 * gdb.t15/{funcargs,return}.exp: Likewise.
17701 * gdb.stabs/weird.exp: Likewise.
17702 * config/{mips,udi}-gdb.exp: Likewise.
17703
17704 * hppa.sed: Enclose comments within a sed command to avoid
17705 losing with the old OSF1 sed.
17706
17707 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17708
17709 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
17710 sequent dynix.
17711 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
17712 * gdb.t15/funcargs.exp: Conditionally step again to really
17713 finish from marker_call_with_trampolines. Handle the case where
17714 the first step from within call_with_trampolines already steps
17715 us back to main.
17716 * gdb.t15/gdbme.c: Add comment to closing brace of
17717 call_with_trampolines for funcargs.exp.
17718
17719 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17720
17721 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
17722 Fix typo(s).
17723
17724 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17725
17726 * gdb.t07/gdbme.c: More code for watchpoint testing.
17727
17728 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
17729 "Hardware watchpoint" throughout file.
17730 (test_watchpoint_triggered_in_syscall): New test.
17731 (test_complex_watchpoint): New test.
17732
17733 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17734
17735 * gdbme.c (call_with_trampolines): New function to try and step
17736 into. Tests trampoline problems on the PA.
17737
17738 * funcargs.exp (localvars_in_indirect_call): No longer expect
17739 stepping into indirect call to fail on PAs.
17740 (test_stepping_over_trampolines): New test.
17741
17742 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17743
17744 * TODO: Add suggestions for static member function tests, and
17745 completion tests.
17746
17747 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17748
17749 * TODO: Add suggestions for "p/a" tests.
17750
17751 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
17752 (default_gdb_exit): Replace all the hair with sending "quit" to
17753 the process with a simple close.
17754
17755 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17756
17757 * TODO: Add suggestions for shared library tests.
17758
17759 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17760
17761 * TODO: Add suggestions for x/s tests.
17762
17763 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17764
17765 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
17766 "enable once", and "enable breakpoints once" with ".*".
17767
17768 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17769
17770 * TODO: Add suggestions about structure passing tests.
17771
17772 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17773
17774 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
17775 the primary1 test, use work around if __GNUC__ < 2.
17776 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
17777 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
17778 Test for bad output rather than waiting for timeout. Issue
17779 second continue only if first continue failed.
17780
17781 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17782
17783 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
17784 operator[] test with gdb_test because the old code didn't seem to
17785 be getting the quoting right with the new dejagnu.
17786
17787 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
17788
17789 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
17790 one from the path.
17791 * Makefile.in: Use a fresh expect if there is one, use runtest
17792 from the src tree if there is one.
17793
17794 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17795
17796 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
17797 next over recursive call. Revise the tests from that point on
17798 (which had been skipped) to match GDB's actual (correct) output.
17799
17800 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
17801 with next over a breakpoint whose condition is false.
17802
17803 * gdb.t00/help.exp: Comment out "help set print" tests just like
17804 (and for same reason as) "help set" test.
17805
17806 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17807
17808 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
17809 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
17810
17811 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17812
17813 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
17814 necessary gdb_target_udi.
17815
17816 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
17817
17818 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
17819 1838 and 2417; they are fixed.
17820
17821 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
17822 gdb.t03/ptype.exp (ptype structure, ptype union):
17823 Remove xfails; the test is looser than when the xfails were added.
17824
17825 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
17826 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
17827
17828 * gdb.t01/run.exp: Only run shell test if isnative.
17829
17830 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
17831 since "run" automatically loads if necessary. Call gdb_target_udi
17832 after the "file" since "file" kills any execution target.
17833
17834 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
17835 GDB. GDB doesn't work that way (not anymore at least) on UDI.
17836 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
17837 argument for UDI.
17838
17839 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17840
17841 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
17842
17843 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
17844
17845 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17846
17847 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
17848 properly quoting regexps. This makes the second argument to
17849 demangle a fixed string, which matches the callers, instead of a
17850 shell-style pattern which is what the previous implementation
17851 used. Update some of the callers.
17852
17853 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17854
17855 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
17856 (comib_nullified_tests): Fix typo.
17857 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
17858 strings. No longer expected to fail.
17859
17860 * gdb.disasm/hppa.s (addib_tests): Fix typo.
17861 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
17862 strings. No longer expected to fail.
17863
17864 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
17865 string. No longer expected to fail.
17866
17867 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17868
17869 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
17870 No longer expected to fail.
17871
17872 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
17873 string. No longer expected to fail.
17874
17875 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17876
17877 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
17878 only in the names (I probably got most of them). I was even
17879 generous with some which differed in underscores in names, and
17880 probably missed a few, and I *still* was able to remove almost a
17881 third of the file with almost no impact on testsuite coverage.
17882
17883 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17884
17885 * gdb.t00/default.exp: Match udi_attach error message as well as
17886 the one from child_attach.
17887
17888 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
17889
17890 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
17891
17892 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
17893 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
17894
17895 * Move test with enums and partial symbols back to
17896 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
17897 Reverts the change of 26 May 93. Per today's change to
17898 stabs.texinfo, the behavior that weird.exp was expecting was
17899 unreasonable; what is important is that the compiler+gdb get
17900 things right, which happens with a recent gcc. Also fix the test
17901 to deal with native compilers which put out the stab gdb can't
17902 deal with.
17903
17904 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17905
17906 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
17907 in the names. The main thing these accomplish is to slow things down.
17908 Many more such duplicates surely remain.
17909
17910 * gdb.t00/help.exp: Comment out "help support" test just like
17911 (and for same reason as) "help set" test.
17912
17913 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
17914
17915 * gdb.t06/break.exp: Remove setup_xfails for
17916 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
17917 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
17918 about known bug in gcc to include up through 2.5.8.
17919 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
17920 well as "_vb$".
17921 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
17922 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
17923 with latest gcc and gdb.
17924 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
17925 well as "_vb$".
17926
17927 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17928
17929 * configure.in (hppa*-*-*): Also configure and build stabs-only
17930 tests.
17931
17932 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17933
17934 * gdb.t10/hppa.mt: A makefile fragment for the PA.
17935 * gdb.t10/configure.in (hppa*-*-*): Use it.
17936
17937 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17938
17939 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
17940
17941 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17942
17943 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
17944 versions prior to 1.13.5.
17945
17946 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17947
17948 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
17949 the prompt is at the start of a line.
17950
17951 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17952
17953 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
17954 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
17955 in the copr tests now.
17956 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
17957 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
17958 expected to fail.
17959
17960 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
17961
17962 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
17963 gdb.t31/chillvars.exp, lib/gdb.exp:
17964 Tweak to run under either version of expect.
17965 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
17966 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
17967 * gdb.t11/list.exp: Remove extraneous whitespace.
17968
17969 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17970
17971 * gdb.t16/printcmds.exp (test_print_strings): Accept
17972 "(unsigned char *) " before the string.
17973
17974 * TODO: Add notes about printing of fancy types and GDB expressions.
17975
17976 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
17977
17978 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
17979 * gdb.t06/configure.in: Don't try to compile signals test program
17980 if doing mips-idt-ecoff.
17981
17982 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
17983
17984 * Most .exp files: Tweak to run under either version of expect.
17985
17986 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17987
17988 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
17989 xfails; I'm not sure why they are failing, but not because of PR 1806.
17990
17991 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
17992
17993 * config/unix-gdb.exp: Remove gdb_unload cause it's already
17994 defined in lib/gdb.exp.
17995
17996 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17997
17998 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
17999 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
18000 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
18001 have to be typeless.
18002
18003 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18004
18005 * TODO: Add suggestion for copyright year test.
18006
18007 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
18008
18009 * configure.in (*-*-lynxos*): Add stabs tests.
18010
18011 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18012
18013 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
18014 so insert a tab before any assembler directive in column zero.
18015
18016 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
18017 stores.
18018 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
18019 stores.
18020 (fpu_short_memory_tests): Likewise.
18021
18022 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18023
18024 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
18025 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
18026 .stabs directives in comments.
18027
18028 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18029
18030 * TODO: New file, describing tests we could write.
18031 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
18032
18033 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18034
18035 * gdb.t06/signals.exp: Add kludge to force re-sync.
18036
18037 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
18038 to xgdb instead of gdb, get out of gdb.
18039
18040 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
18041
18042 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
18043 for info.
18044
18045 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18046
18047 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
18048 * gdb.stabs/configure.in (hppa*-*-*): Use it.
18049 * gdb.stabs/hppa.sed: New sed script for the PA.
18050
18051 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18052
18053 * gdb.stabs: Re-write weird.def and configuration to use sed
18054 instead of cpp. sed is portable and POSIX; cpp is neither.
18055
18056 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18057
18058 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
18059
18060 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18061
18062 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
18063
18064 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18065
18066 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
18067 "_vb$".
18068 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
18069 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
18070
18071 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18072
18073 * lib/gdb.exp: Comment out code which depends on non-existent
18074 `transform' procedure.
18075
18076 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
18077
18078 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
18079 * lib/gdb.exp: Transform tool name.
18080 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
18081 1.1's new error handling system.
18082
18083 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18084
18085 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
18086
18087 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18088
18089 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
18090 They made pattern matching so slow that timeouts happened on
18091 heavily loaded systems. Now any output from "show print" which
18092 gets us back to the GDB prompt is a PASS.
18093
18094 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
18095
18096 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
18097
18098 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18099
18100 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
18101
18102 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
18103 It is not from PR 3220.
18104
18105 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18106
18107 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
18108 just started failing because they depended on the order the
18109 subcommands are presented, or exact docstring text. This kind of
18110 test is a pain and has minimal benefit.
18111
18112 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18113
18114 * gdb.t09/corefile.exp: At end of test, use "core" command with
18115 no arguments.
18116
18117 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
18118
18119 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
18120 17}/Makefile.in: Make it possible to run the testsuite with Sun
18121 make and CC = cross gcc by adding explicit build rules for .o
18122 files.
18123
18124 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18125
18126 * gdb.t15/funcargs.exp: Don't put comments on same line as
18127 setup_xfail (@#$*%& tcl braindamage!).
18128
18129 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18130
18131 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
18132
18133 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
18134
18135 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
18136 * gdb.t20/inherit.exp: remove three dumplicate entries.
18137
18138 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18139
18140 * gdb.t06/break.exp: For "next over recursive call", fail on any
18141 incorrect output, not just on "factorial (value=2)".
18142
18143 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18144
18145 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
18146 working now. Add an xfail if accesing a bss variable causes
18147 a memory error if the target is not yet run.
18148
18149 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18150
18151 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
18152 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
18153 name of __st* demangling (2 strings). Did Kung really get the
18154 more than 95 others right without testing them?
18155
18156 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
18157
18158 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
18159
18160 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
18161
18162 * configure.in (configdirs): Add gdb.disasm
18163 * gdb.disasm: New directory for GDB disassembler tests.
18164 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
18165
18166 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18167
18168 * gdb.t00/help.exp: Don't test "help set".
18169
18170 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
18171 from within expect statements. None of these happen anymore and
18172 they cause regressions to be silently unnoticed.
18173
18174 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
18175 messages) about known failures with gcc cygnus-2.4.5-930417.
18176
18177 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
18178 comp-info.exp so it gets built if it doesn't exist.
18179
18180 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
18181 it is no longer used.
18182 * gdb.t13/comp-info.c: Removed.
18183
18184 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18185
18186 * gdb.t06/signals.exp: Add xfail for sun3.
18187
18188 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18189
18190 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
18191 relevant because ^C doesn't get sent but failure can be reproduced
18192 interactively).
18193
18194 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18195
18196 * gdb.stabs/alpha.mt: New configuration file for alpha.
18197 * gdb.stabs/configure.in: Use it.
18198 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
18199 sharing with alpha.mt, redefine long to word via preprocessor.
18200 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
18201 for alpha.
18202 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
18203 native cc.
18204 * gdb.t00/teststrategy.exp: Change expect string so that we
18205 consume the `(xgdb)' from the command echo and from the gdb prompt.
18206 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
18207 gdb currently compares all values as long, so this failure probably
18208 applies to any configuration where LONGEST is bigger than a target int.
18209 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
18210 with gcc.
18211 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
18212 to handle opaque pointers, gcc is.
18213 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
18214 as first argument. Include <sys/types.h> and change all operator
18215 new definitions to use size_t.
18216 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
18217 now that we use size_t.
18218
18219 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18220
18221 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
18222 a long or float array cast all array members to the same type.
18223 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
18224 with 64 bit longs.
18225 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
18226 on alpha.
18227 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
18228
18229 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18230
18231 * gdb.t24 (demangle.exp): Constructors of templates have names like
18232 vector<int>::vector(int) not vector<int>::vector<int>(int). See
18233 section 14.6 of the ARM.
18234
18235 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
18236 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
18237 accomplish little and slow down the testsuite.
18238
18239 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
18240 Accept spaces various places.
18241
18242 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18243
18244 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
18245 with watchpoint enabled.
18246
18247 * Makefile.in: Remove definition of CC and remove the second
18248 definition of CXX (the "CXX = gcc" one remains). These definitions
18249 were causing backquotes to be expanded within backquotes, which
18250 doesn't work.
18251
18252 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
18253
18254 * gdb.t17/callfuncs.exp: Add "return 0" to end.
18255
18256 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18257
18258 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
18259 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
18260 by mips cc and contains no stabs entries.
18261
18262 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
18263
18264 * config/vx-gdb.exp: Use fake device to load files rather than
18265 NFS.
18266 * lib/gdb.exp: New proc to do "file" command.
18267 * config/unix-gdb.exp: Use new "file" proc.
18268
18269 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18270
18271 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
18272 Rework board rebooting slightly.
18273 (gdb_exit): Don't exit from the remote shell; there isn't one.
18274 * gdb.stabs/weird.exp: If a program is being debugged already,
18275 kill it.
18276 * gdb.t04/setvar.exp: Stop and restart gdb.
18277 * gdb.t05/expr.exp: Likewise.
18278 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
18279 restart gdb and reload the program.
18280 * gdb.t08/opaque.exp: Likewise.
18281 * gdb.t12/scope.exp: Likewise.
18282 * gdb.t13/bitfields.exp: Likewise.
18283 * gdb.t15/funcargs.exp: Likewise.
18284 * gdb.t20/classes.exp: Likewise.
18285 * gdb.t03/ptype.exp: Increase timeout.
18286 * gdb.t16/printcmds.exp (test_print_string_constants,
18287 test_print_array_constants): Likewise.
18288 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
18289 * gdb.t20/classes.exp (do_tests): Likewise.
18290 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
18291
18292 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
18293
18294 * gdb.stabs: Renamed *wierd* to *weird*.
18295
18296 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18297
18298 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
18299 for timeout. Add "known gcc 2.4.5 bug" to failure message.
18300
18301 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18302
18303 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
18304 (do_tests): Remove xfail for whatis on one_var and two_var.
18305
18306 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
18307
18308 * Makefile.in: Made cross building work better by adding
18309 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
18310
18311 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18312
18313 * gdb.t15/{return.c,return.exp,Makefile.in}:
18314 New test, currently commented out.
18315
18316 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
18317
18318 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
18319 still running and removes the leftover named socket so GDb can do
18320 clean restarts.
18321
18322 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
18323
18324 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
18325 console, not GDB.
18326 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
18327 cross testing works better with "make check"
18328 * config/unix-gdb: Use default procedures for exit and version.
18329 * config/vx-gdb.exp: Cleaned up and massaged back to working order
18330 with the newest VxWorks.
18331
18332 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18333
18334 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
18335 old form.
18336
18337 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
18338 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
18339
18340 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
18341
18342 * config/unix-gdb.exp: Remove this version of gdb_exit
18343 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
18344 Rob says he'll look at it when he gets back to testing boards.
18345
18346 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
18347
18348 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
18349 an expected fail for certain ptype commands.
18350
18351 * gdb.t20/classes.exp: Update expected results of "ptype class
18352 Base1" to account for the constructor that now appears in the type.
18353
18354 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18355
18356 * configure.in (configdirs): Restore gdb.t04, which mysteriously
18357 disappeared from list.
18358 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
18359 "alldone" proc with call to cleanup and exit.
18360 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
18361 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
18362 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
18363 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
18364 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
18365 "alldone" proc with simple returns that suppress remaining
18366 tests. The alldone proc went away many months ago.
18367
18368 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18369
18370 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
18371
18372 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
18373
18374 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18375
18376 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
18377 as vax gdb will display them.
18378
18379 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18380
18381 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
18382 optimizers.
18383
18384 * scope.exp: Change "bad value for localval" messages so each one
18385 is unique.
18386
18387 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
18388 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
18389
18390 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
18391
18392 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18393
18394 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
18395 doesn't exist (due to optimization).
18396
18397 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18398
18399 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
18400 contains \r because the filename is long.
18401
18402 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
18403 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
18404
18405 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18406
18407 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
18408 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
18409 Ultrix.
18410 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
18411 int tests.
18412 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
18413
18414 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
18415
18416 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
18417
18418 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
18419 to match does not match the passing case but still matches the
18420 failing case.
18421
18422 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18423
18424 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
18425
18426 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
18427
18428 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
18429 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
18430 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
18431 Remove various versions of gdb_exit.
18432 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
18433 gdb_exit.
18434 * config/unix-gdb.exp: gdb_exit remains here, and should override
18435 the generic version, since it's doing a lot of wierd stuff that
18436 the other versions aren't. FIXME, fold it in, or abandon this
18437 version.
18438
18439 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18440
18441 * gdb.t24/demangle.exp: Add tests for PR 3220.
18442
18443 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18444
18445 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
18446
18447 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
18448
18449 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
18450 "i386-*-*". Works for i486 as well.
18451
18452 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
18453 bug, and expand domain of xfail to all SVR4 systems, since the
18454 actual problem is likely to be in generic SVR4 /proc support.
18455
18456 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18457
18458 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
18459
18460 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
18461
18462 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
18463 xfails for other systems. Match a missing 'Continuing.' as an
18464 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
18465
18466 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
18467 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
18468 Only issue warning for missing executables if -all option is used.
18469
18470 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
18471 file if -all option is used. It's like an unpredictable XFAIL.
18472
18473 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18474
18475 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
18476 for dynamically linked binaries.
18477
18478 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
18479
18480 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18481
18482 * gdb.t20/inherit.exp: Change message for "print tagless struct"
18483 to state that this is a known bug in old versions of g++.
18484
18485 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18486
18487 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
18488 while waiting for `Continuing'.
18489
18490 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
18491
18492 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
18493 in text, data, and bss.
18494 * gdb.t10/nodebug.c: Add local and global test variables for
18495 initialized and uninitialized data.
18496
18497 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18498
18499 * config/unix-gdb.exp (gdb_exit): Add "wait".
18500
18501 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18502
18503 * gdb.t06/signals.exp: xfail the continue from the handler for all
18504 targets.
18505
18506 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
18507 function with watchpoints enabled, the i386 call dummy starts with
18508 a call.
18509
18510 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
18511 386 bsd names its corefiles.
18512
18513 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
18514
18515 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
18516 compilers don't grok it.
18517 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
18518 with small octal ints rather than character constants, which
18519 are signed and might not fit if first promoted to int.
18520
18521 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
18522
18523 * gdb.t09/Makefile.in (clean): Remove corefile.
18524
18525 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18526
18527 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
18528
18529 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18530 and Jim Kingdon (kingdon@cygnus.com)
18531
18532 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
18533 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
18534 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
18535
18536 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18537
18538 * gdb.t17/interrupt.exp: Add xfail for hppa.
18539
18540 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18541
18542 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
18543 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
18544 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
18545 to determine signed-ness of bitfields and use the result to setup
18546 the xfail.
18547 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18548 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18549 call line is reached if necessary.
18550
18551 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18552
18553 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18554
18555 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18556
18557 * gdb.t06/break.exp: Also test `clear' command.
18558
18559 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18560
18561 * gdb.t00/teststrategy.exp: Remove extra quote.
18562
18563 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18564 watchpoint enabled to be for all non-68k machines.
18565
18566 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18567
18568 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18569
18570 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18571 targets use aout.mt instead of ecoff.mt as gas understands
18572 standard aout format.
18573
18574 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18575
18576 * lib/gdb.exp (runto): Don't insist that function we are running to
18577 was compiled with -g.
18578
18579 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18580
18581 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18582 to get back into the read system call.
18583 Accept leading newline in case where we woke it up.
18584
18585 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18586
18587 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18588 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18589 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18590 enable ecoff configuration.
18591
18592 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18593
18594 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18595
18596 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18597
18598 * gdb.t16/printcmds.exp: Add another printf test.
18599
18600 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18601
18602 * configure.in: If configured -with-stabs on any target, add
18603 stabsdirs to configdirs.
18604
18605 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18606
18607 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18608 fun" so pattern does not match the command itself.
18609
18610 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18611
18612 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18613
18614 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18615
18616 * gdb.t17/interrupt.exp: Test for more things.
18617
18618 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18619
18620 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18621 compiler arranges the code and line numbers.
18622
18623 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18624
18625 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18626
18627 * gdb.t00/help.exp: Increase expect input buffer size.
18628
18629 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18630
18631 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18632
18633 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18634
18635 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18636
18637 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18638 [0-9]*, not just [0-9].
18639
18640 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18641
18642 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18643
18644 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
18645
18646 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18647
18648 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
18649
18650 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18651
18652 * gdb.t06/signals.c: Add xfails for sun3.
18653
18654 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
18655
18656 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
18657 test_stepping tests.
18658
18659 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18660
18661 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
18662
18663 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
18664
18665 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
18666 rather than actually putting it through cpp twice.
18667
18668 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
18669
18670 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
18671
18672 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
18673 no longer needed.
18674
18675 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18676
18677 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
18678
18679 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
18680 C++ features prints as "struct", make it a pass, not an xfail.
18681
18682 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18683
18684 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
18685 Don't require VA to print as "class" rather than "struct".
18686
18687 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
18688
18689 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
18690
18691 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18692
18693 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
18694
18695 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18696
18697 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
18698 order.
18699
18700 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18701
18702 * gdb.t16/printcmds.exp: Add printf tests.
18703
18704 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
18705
18706 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
18707
18708 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
18709
18710 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
18711 pass counts, to counteract any existing or future setup_xfails.
18712
18713 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18714
18715 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
18716 {BEGIN,END}_COMMON for common block instead of STAB.
18717 * gdb.stabs/wierd.exp: Add xfail for rs6000.
18718
18719 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
18720 intp_var should be N_GSYM not N_LSYM.
18721 wierd-aout.S: Use a label for the value of the N_SO.
18722 wierd.def: Remove all backslashes.
18723 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
18724
18725 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18726
18727 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
18728 get the expected next to inheritance3.
18729
18730 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18731
18732 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
18733 now that gcc-2.4 gets it right.
18734
18735 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18736
18737 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
18738
18739 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
18740 generating comp-info.exp which works for cross-compilation.
18741
18742 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
18743
18744 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
18745 "*-*-sysv4.*".
18746
18747 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
18748
18749 * gdb.t01/run.exp: Start with a fresh gdb.
18750 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
18751 SVR4.x.
18752
18753 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
18754
18755 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
18756 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
18757 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
18758 Makefile.in (distclean, realclean): Remove gdbme.c from list of
18759 things to remove.
18760
18761 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
18762
18763 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
18764 test cases from bug reports.
18765
18766 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
18767
18768 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
18769 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
18770 avoid spurious xfails.
18771 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
18772 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
18773 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
18774
18775 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
18776
18777 * gdb.t00/teststrategy.exp: Rework to provide more useful
18778 description of each test, fix problem with systems that define
18779 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
18780 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
18781 results for "next over recursive call" so timeouts aren't taken
18782 by error.
18783
18784 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
18785
18786 * gdb.t12/scope.exp: Test printing of variables before run.
18787
18788 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
18789 printed in wrong order due to sorting.
18790
18791 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
18792
18793 * gdb.t00/teststrategy.exp: Fix expected results for printing
18794 user entered string constant. Is array of char, prints with no
18795 address.
18796
18797 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
18798 commands.
18799 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
18800 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
18801 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
18802 of struct of char arrays.
18803 * gdb.t00/radix.exp: New tests for radix commands.
18804
18805 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
18806
18807 * gdb.t16/printcmd.exp: Print a variable before running program
18808 (with xfail for AIX).
18809
18810 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
18811
18812 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
18813
18814 * gdb.t16/printcmd.exp: Don't print variables before running program.
18815
18816 * gdb.t06/break.exp: Don't require envp argument to main.
18817
18818 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
18819
18820 * gdb.t02/whatis.exp, gdb.t11/list.exp:
18821 Add xfails for rs6000.
18822
18823 * gdb.t02/whatis.exp: Change other tests not to re-test something
18824 we already tested.
18825
18826 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
18827 each type used has a variable of that type.
18828
18829 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
18830
18831 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
18832
18833 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18834
18835 * configure.in: change srctrigger to be a file, not a directory
18836
18837 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
18838
18839 * configure.in (mips-idt-ecoff*): Added trailing '*'.
18840
18841 * gdb.t11/list.exp: Fixed a couple of typos.
18842
18843 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
18844
18845 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
18846 is fixed and PR is closed.
18847 * gdb.t16 (gdbme.c): Add simple test string variable.
18848 * gdb.t16 (printcmds.exp): Add tests with simple test string
18849 variable, primarily for boundaries on "set print elements".
18850
18851 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
18852
18853 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
18854 Make leading 0's optional and don't expect a tab in the middle
18855 of the number.
18856
18857 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
18858
18859 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
18860 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
18861 don't end command passed to gdb_test with newline.
18862
18863 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
18864 signed keyword away, don't expect signed bitfields to be signed.
18865
18866 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
18867 printing with only as many 1's as are in the field as well as printing
18868 with 32 1's (see comment).
18869
18870 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
18871
18872 * gdb.t00/default.exp: Start with a fresh gdb.
18873 * configure.in (configdirs): Remove gdb.t31 until the chill
18874 compiler works again. It no longer is able to find chillrt0
18875 since it isn't in libchill.a anymore.
18876 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
18877 wierd.o, make more modular.
18878 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
18879 spurious newlines that caused problems.
18880
18881 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18882
18883 * Move test with enums and partial symbols from gdb.t03/ptype.exp
18884 to gdb.stabs/wierd.exp since GCC has worked around the bug.
18885 gdb.stabs/wierd.{exp,def}: Many new tests.
18886
18887 * gdb.t00/default.exp: update info line for new message.
18888
18889 * gdb.t02/{whatis.exp,gdbme.c}:
18890 Test that "char *" doesn't print as "caddr_t".
18891
18892 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18893
18894 * gdb.t00/help.exp: Use .* in place of some help messages which
18895 just changed.
18896 gdb.t00/default.exp: Update "info frame" test for new message.
18897 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
18898 Remove some xfails
18899
18900 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18901
18902 * gdb.t03/{gdbme.c,ptype.exp}:
18903 Add tests for typedef'd struct and union without tags.
18904 Also check "whatis" on a variable of a typedef'd enum without a tag.
18905
18906 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
18907 PRMS 1823; the bug still exists but isn't reproduced by this test
18908 anymore), and remove rs6000 XFAIL (the bug is fixed).
18909
18910 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
18911 duplicated from whatis.exp. For those that are left, accept
18912 "long", "long int", or "int" for long variables (whatis.exp already
18913 has an XFAIL for "int", so no need to fail it here).
18914
18915 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
18916 Deal with GCC's names for types now that GDB uses the compiler's names.
18917
18918 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
18919 setup_xfail's for sunos4. If we #defined the signed keyword away,
18920 don't expect GDB to know that char it is signed.
18921
18922 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
18923
18924 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
18925
18926 * configure.in (configdirs): Add gdb.t24 for C++ tests that
18927 should work on any system, regardless of debugging format.
18928 * gdb.t21/demangle.exp: Move to gdb.t24.
18929 * gdb.t24/demangle.exp: Move from gdb.t21.
18930 * gdb.t24/{Makefile.in, configure.in}: New files.
18931
18932 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18933
18934 * configure.in: Do gdb.stabs and C++ tests only for stabs.
18935 * gdb.stabs: New directory.
18936
18937 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18938
18939 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
18940 not just "Quit anyway?".
18941
18942 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
18943
18944 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
18945 that all setup_xfails are immediately followed by clear_xfails.
18946
18947 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
18948
18949 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
18950 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
18951 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
18952 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
18953 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
18954 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18955 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18956 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
18957 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
18958 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
18959 gdb.t31/chillvars.exp, lib/gdb.exp:
18960 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
18961 bug-gdb@prep.ai.mit.edu.
18962
18963 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
18964
18965 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
18966 with 0.0, not integer 0.
18967
18968 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
18969
18970 * gdb.t06/break.exp: Update for "Kill the program" message change.
18971
18972 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
18973
18974 * Makefile.in (GDBFLAGS): Set to -nx.
18975 * Makefile.in (site.exp): Use GDBFLAGS.
18976
18977 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18978
18979 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
18980 Makefiles.
18981 (check): depend on just-check.
18982 (just-check): added so that tests can be run without a noop
18983 build pass.
18984
18985 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18986
18987 Switch to using configure's configdirs.
18988 * Makefile.in (Makefile): add configure.in dependency.
18989 (SUBDIRS): removed redundant assignment.
18990 * configure.in: switch subdirs assignment to configdirs.
18991 * gdb.t*/configure.in: new files.
18992
18993 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
18994
18995 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
18996 works.
18997
18998 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
18999
19000 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
19001 in explicit rules. Apparently this is not supported by some makes.
19002
19003 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
19004
19005 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
19006
19007 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19008
19009 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
19010 disappeared.
19011
19012 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
19013
19014 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
19015
19016 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
19017
19018 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
19019 watchpoint problem that is now fixed.
19020 * gdb.t30/chexp.exp: Remove setup_xfail for printing
19021 uninitialized convenience variables.
19022 * gdb.t31/chillvars.exp: Fix expected patterns for printing
19023 structures.
19024
19025 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19026
19027 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
19028 which causes expect to get out of sync with gdb on long output
19029 from help set.
19030 * gdb.t09/corefile.exp: Make expected pattern for core file
19031 failing signal and frame output format less sun specific.
19032
19033 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
19034
19035 * gdb.t31/chillvars.exp: Add and remove initial dummy
19036 breakpoint, so that symbol table is forced in.
19037 (Needed at least on Sunos4, though it seems not SVR4.)
19038 * gdb.t31/chillvars.exp: Update for changed output format.
19039
19040 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
19041
19042 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
19043
19044 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
19045
19046 * Makefile.in: Added --srcdir when invoking runtest, removed the
19047 need for a local config file. (optional now)
19048
19049 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
19050
19051 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
19052 failure count used to force early termination. Add some more
19053 expected failures for gnu style demangling.
19054
19055 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19056
19057 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
19058 pmi variable from gdb.t20/gdbme to get optimized away.
19059 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
19060 Check for written corefile upon timeout _and_ eof.
19061
19062 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19063
19064 * config/unix-gdb.exp: Add missing return 0.
19065
19066 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19067
19068 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
19069 test termination.
19070
19071 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
19072
19073 * configure.in (subdirs): Put back gdb.t17 which mysteriously
19074 disappeared.
19075
19076 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
19077
19078 * gdb.t10/crossload.exp: Disable the i860-elf test until such
19079 time as i860 support works.
19080
19081 * gdb.t15/funcargs.exp: Fix expected outputs to include
19082 "backtrace 100\r" rather than just "backtrace\r", to match last
19083 change.
19084
19085 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
19086
19087 * config/udi-gdb.exp (gdb_exit): Remove close command.
19088 (gdb_target_udi): New procedure to set the UDI target.
19089 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
19090 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
19091 Added waits for prompts after several question responses. Added
19092 some more responses used by a29k-amd-udi-gdb.
19093 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
19094 pass different arguments, restart UDI connection after program
19095 completion.
19096 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
19097 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19098 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
19099 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
19100 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
19101 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
19102 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19103 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
19104 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
19105 after program completion.
19106 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
19107 compiled with a SELECT_VECS setting.
19108 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
19109 infinite recursion.
19110
19111 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
19112 Added checks for COFF results, and made them expected failures for
19113 all targets. It would be better to make them expected failures
19114 for COFF targets only.
19115
19116 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19117
19118 * Makefile.in: add null dvi target, don't bother to recurse
19119 through test directories for info and install-info; rename
19120 $(datadir) to be dejagnu instead of deja-gnu
19121
19122 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
19123
19124 * gdb.t31/gdbme.ch: Re-enable code that previously caused
19125 compiler to coredump.
19126 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
19127 code.
19128
19129 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
19130
19131 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
19132 coredump.
19133 * gdb.t31/chillvars.exp: Comment out tests that depend on that
19134 code.
19135
19136 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
19137
19138 * gdb.t03/ptype.exp: tests for return code from gdb_test.
19139 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
19140 which in a shell. Deletes xgdb when done.
19141 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
19142 Tests the return from the "set height" or "set width" commands.
19143 Added a few return codes where needed.
19144
19145 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
19146
19147 * Makefile.in (SUBDIRS): Add gdb.t17.
19148 * configure.in (subdirs): Add gdb.t17.
19149 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
19150 files to test gdb's calling of functions in the inferior with
19151 the correct arguments and gdb's ability to retrieve any
19152 result returned.
19153
19154 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
19155
19156 * config/unix-gdb.exp (gdb_exit): Remove close commands that
19157 may be called after gdb goes away. Previous versions of expect
19158 needed these to avoid file descriptor leaks, but they cause
19159 errors with the current revision of expect.
19160 * gdb.t00/gdbvars.exp: Use -re on expected output after
19161 setting sevenbit-strings.
19162 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
19163 to set sevenbit-strings consistent across tests.
19164 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
19165 set sevenbit-strings consistent across tests.
19166
19167 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
19168
19169 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
19170 expected output to match current "expect" expectations.
19171
19172 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
19173
19174 * gdb.t00/default.exp: Change expected output for default "source"
19175 command, to match new gdb behavior which requires a filename to
19176 source.
19177
19178 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
19179
19180 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
19181 expected fail for i486-*-* that misses the marker2 function.
19182 * gdb.t10/crossload.exp (bfddefault): Allow successful
19183 recognition of a format to pass even if no symbols are found.
19184 Explicitly catch failures where the format is not recognized
19185 or is ambiguous, and add the reason to the fail message.
19186 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
19187 the cause is and invalid target and add reason to failure message.
19188 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
19189 elf32-i386, elf32-sparc, and elf32-i860.
19190 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
19191 Set up expected failure for 'filename'::variable scope resolution,
19192 which is now apparently broken on all targets.
19193 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
19194 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
19195 gdb.t23/templates.exp: Change failure for missing binfile into
19196 just a warning.
19197 gdb.t21/demangle.exp: Change all cfront references to 'arm'
19198 references.
19199
19200 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
19201
19202 * gdb.t00/default.exp: Add expected output for default "source"
19203 command, to match new gdb behavior.
19204 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
19205
19206 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
19207
19208 * config/*-gdb.exp: returns an error, rather than exiting on
19209 internal errors.
19210
19211 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
19212
19213 * gdb.t03/gdbme.c: Add pointer to struct variable.
19214 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
19215 referencing struct members.
19216
19217 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
19218
19219 * configure.in (mips-idt-ecoff): New target.
19220 * config/mips-gdb.exp: New file for remote board using MIPS remote
19221 debugging protocol.
19222
19223 * Redid configuration scheme. Removed gdb.t*/configure.in.
19224 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
19225 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
19226 distclean targets. Built executables via .o files. Adjusted
19227 tests to account for source files in $(srcdir) rather than
19228 $(objdir).
19229 * lib/gdb.exp (runto): Don't expect () after the function name,
19230 because it may have arguments.
19231
19232 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
19233
19234 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
19235 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
19236 expected failures for mips-idt-* and mips-sgi-*.
19237 * gdb.t00/default.exp (attach): Kill process if requested.
19238 * gdb.t00/help.exp (help target core, help target): Accept a gdb
19239 that does not read core files.
19240 * gdb.t01/run.exp: Removed checks for exit status code.
19241 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
19242 it is linked in.
19243 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
19244 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
19245 appropriate, rather than doing it by hand.
19246 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
19247 execution.
19248 * gdb.t10/crossload.exp: Kill existing program if needed.
19249 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
19250 appropriate, rather than doing it by hand. Always increase
19251 timeout for this test, not just for VxWorks.
19252
19253 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
19254
19255 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
19256 of Chill STRUCT types and STRUCT values.
19257 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
19258 than "char".
19259 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
19260 struct2): New struct definitions and initializations to test
19261 simple Chill STRUCT types.
19262
19263 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
19264
19265 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
19266 the null byte at the end of strings.
19267 * gdb.t00/default.exp: Make show version insensitive to copyright
19268 date.
19269 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
19270 to avoid dependencies on target char signedness.
19271 * gdb.t16/printcmds.exp: Update expected results for explicitly
19272 unsigned char.
19273 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
19274 now work.
19275 * gdb.t21/demangle.exp: Add many more patterns for template
19276 demangling, most of them being expected failures.
19277 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
19278 string we are matching for, to match on the whole string.
19279 * gdb.t21/demangle.exp: Add many new test strings to demangle,
19280 and fix a whole bunch that had incorrect expected output but were
19281 passing anyway because of the bug in "proc demangle".
19282 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
19283 type.
19284 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
19285
19286 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
19287
19288 * gdb/testsuite: made modifications to testcases, etc., to allow
19289 them to work properly given the reorganization of deja-gnu and the
19290 relocation of the testcases from deja-gnu to a "tool" subdirectory.
19291
19292 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
19293
19294 * gdb/testsuite: Initial creation of gdb/testsuite.
19295 Migrated dejagnu testcases and support files for testing nm to
19296 gdb/testsuite from deja-gnu. These files were moved "as is"
19297 with no modifications. This migration is part of a major overhaul
19298 of dejagnu. The modifications to these testcases, etc., which
19299 will allow them to work with the new version of dejagnu will be
19300 made in a future update.
19301
19302 For additional changes see gdb.mi/ChangeLog-1999-2003.
19303 \f
19304 ;; Local Variables:
19305 ;; mode: change-log
19306 ;; left-margin: 8
19307 ;; fill-column: 74
19308 ;; version-control: never
19309 ;; End:
19310
19311 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
19312 2003, 2004, 2005 Free Software Foundation, Inc.
19313 Copying and distribution of this file, with or without modification,
19314 are permitted provided the copyright notice and this notice are preserved.
This page took 1.412524 seconds and 5 git commands to generate.