]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* gdb.base/gcore.exp (capture_command_output): Use
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
db25f29d
DJ
12010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * gdb.base/gcore.exp (capture_command_output): Use
4 gdb_test_multiple.
5
f9d67f43
DJ
62010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
9 * gdb.arch/thumb2-it.exp (test_it_break): New function.
10 (Top level): Call it.
11
177321bd
DJ
122010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13
14 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
15
97f2ed50
DJ
162010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17
18 * gdb.base/call-strs.exp, gdb.base/default.exp,
19 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
20 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
21 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
22 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
23 gdb.base/watchpoint-solib.exp: Save and restore timeout.
24 * gdb.base/ending-run.exp: Correct restore of timeout.
25 * gdb.base/page.exp: Remove unnecessary timeout setting.
26
e4e2711a
JB
272010-01-29 Joel Brobecker <brobecker@adacore.com>
28
29 * gdb.ada/rec_return: New testcase.
30
ba581dc1
JB
312010-01-29 Joel Brobecker <brobecker@adacore.com>
32
33 * gdb.ada/call_pn: New testcase.
34
4ea95be9
DJ
352010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
36
37 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
38 (Top level): Use it to resume.
39 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
40 the Thumb mode displaced stepping error as unsupported.
41
df83a9bf
SW
422010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
43
44 * gdb.cp/nsusing.exp: Added more tests.
45 * gdb.cp/nsrecurs.exp: Ditto.
46 * gdb.cp/nsusing.cc: Added test functions.
47 * gdb.cp/nsrecurs.cc: Ditto.
48
40b27cdc
JK
492010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
50
51 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
52 absolute directory pathnames in gdb.sum file.
53
de958931
SW
542010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
55
56 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
57 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
58
708ead4e
TT
592010-01-26 Tom Tromey <tromey@redhat.com>
60
61 PR exp/7643:
62 * gdb.base/printcmds.exp (test_print_string_constants): Remove
63 setup_kfail.
64
b14e635e
SW
652010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
66
67 * gdb.cp/nsrecurs.exp: New test.
68 * gdb.cp/nsrecurs.cc: New test program.
69 * gdb.cp/nsstress.exp: New test.
70 * gdb.cp/nsstress.cc: New test program.
71 * gdb.cp/nsdecl.exp: New test.
72 * gdb.cp/nsdecl.cc: New test program.
73
8540c487
SW
742010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
75
76 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
77 imported into file scope.
78 Marked test as xfail.
79 * gdb.cp/namespace-using.cc (marker5): New function.
80 * gdb.cp/shadow.exp: New test.
81 * gdb.cp/shadow.cc: New test program.
82 * gdb.cp/nsimport.exp: New test.
83 * gdb.cp/nsimport.cc: New test program.
84
421d5d99
TT
852010-01-25 Tom Tromey <tromey@redhat.com>
86
87 PR gdb/11049:
88 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
89 with "set print null-stop on".
90
691f8dc1
JK
912010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
92
93 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
94 Adjust it for DISASSEMBLY_OMIT_FNAME.
95
0b92b5bb
TT
962010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
97
98 PR symtab/11199:
99 * gdb.dwarf2/member-ptr-forwardref.exp,
100 gdb.dwarf2/member-ptr-forwardref.S: New.
101
23787403
JK
1022010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
103
104 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
105 (thread1_func): Protect thread1_tid with thread1_tid_cond by
106 thread1_tid_mutex. Remove gdbstop_mutex handling.
107 (thread2_func): Protect thread2_tid with thread2_tid_cond by
108 thread2_tid_mutex. Remove gdbstop_mutex handling.
109 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
110 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
111 pthread_cond_wait conditionalizations by while loops.
112
b966cb8a
TT
1132010-01-20 Tom Tromey <tromey@redhat.com>
114
115 PR backtrace/10770:
116 * gdb.dwarf2/pr10770.exp: New file.
117 * gdb.dwarf2/pr10770.c: New file.
118 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
119
fcae584b
VP
1202010-01-20 Vladimir Prus <vladimir@codesourcery.com>
121
122 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
123 that target was removed, and the test always runs native anyway.
124
a0f49112
JK
1252010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
126
127 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
128 gdb.base/watchpoint-cond-gone-stripped.c: New.
129
ceeb3d5a
TT
1302010-01-19 Tom Tromey <tromey@redhat.com>
131
132 PR c++/8000:
133 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
134 existing tests.
135 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
136 (main): Use AAA::SomeEnum.
137
dd322c54
JK
1382010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
139
140 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
141 (test_ignore_count): Declare line_callme_body global.
142 (run to breakpoint with ignore count): Use line_callme_body.
143 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
144 (set line_main_hello, set line_main_return): Reindent.
145 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
146 New.
147 (continue to callee4): Use line_callee4_body.
148 (check *stopped from CLI command): Use line_callee4_next.
149 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
150 (set line_main_hello, set line_main_return): Reindent.
151 (set line_callee4_head, set line_callee4_body): New.
152 (continue to callee4): Use line_callee4_body.
153
4e8f195d
TT
1542010-01-18 Tom Tromey <tromey@redhat.com>
155
156 PR c++/9680:
157 * gdb.cp/casts.cc: Add new classes and variables.
158 * gdb.cp/casts.exp: Test new operators.
159
9e14a9ba
JB
1602010-01-18 Tom Tromey <tromey@redhat.com>
161 Thiago Jung Bauermann <bauerman@br.ibm.com>
162
163 * gdb.python/source2.py: New file.
164 * gdb.python/source1: New file.
165 * gdb.python/python.exp: Test "source" command.
166
00bf0b85
SS
1672010-01-15 Stan Shebs <stan@codesourcery.com>
168
169 * gdb.trace/tfile.c: New file.
170 * gdb.trace/tfile.exp: New file.
171
55235ad7
JK
1722010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
173
174 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
175
9f2982ff
JK
1762010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
177
178 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
179
bbfba9ed
JK
1802010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
181
182 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
183 (libfunc): New parameter action. Implement also selectable "sleep".
184 * gdb.base/break-interp-main.c: Include assert.h.
185 (libfunc): New parameter action.
186 (main): New parameters argc and argv. Assert argc. Pass argv.
187 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
188 (test_attach): New proc.
189 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
190 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
191
61f0d762
JK
1922010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
193
194 * gdb.base/break-interp.exp (test_core): New proc.
195 (test_ld): Call it.
196
06a6f270
JK
1972010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
198
199 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
200 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
201 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
202 and gdb_compile_shlib. Use new -Wl compiler options.
203 (dl bt, main bt): New tests.
204
51bee8e9
JK
2052010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
206
207 Support PIEs with no symfile_objfile.
208 * gdb.base/break-interp.exp: New argument at the test_ld calls.
209 (test_ld): New parameter trynosym.
210 (test_ld <$trynosym>): New block.
211
b8040f19
JK
2122010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
213
214 * gdb.base/break-interp.exp: New file.
215
be759fcf
PM
2162010-01-13 Phil Muldoon <pmuldoon@redhat.com>
217
218 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
219 * gdb.python/py-prettyprint.py (pp_ls): New printer.
220 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
221 test.
222 * gdb.python/py-prettyprint.c: Define lazystring test structure.
223 * gdb.python/py-mi.exp: Add lazy string test.
224
dc146f7c
VP
2252010-01-13 Vladimir Prus <vladimir@codesourcery.com>
226
227 * lib/mi-support.exp (mi_check_thread_states): Handle
228 core number in thread listing.
229
b4ba55a1
JB
2302010-01-12 Joel Brobecker <brobecker@adacore.com>
231
232 * gdb.base/maint.exp: Adjust the expected output for the
233 "maint print type" test. Use gdb_test_multiple instead of
234 gdb_sent/gdb_expect.
235
08e24bd4
DE
2362010-01-11 Doug Evans <dje@google.com>
237
6496a609
DE
238 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
239 from gdbserver_download. All callers updated.
240
08e24bd4
DE
241 * gdb.server/ext-run.exp: "info os processes" requires xml support.
242
b5cfddf5
JK
2432010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
244
245 Implement binary numbers parsing.
246 * gdb.base/printcmds.exp (test_integer_literals_accepted)
247 (test_integer_literals_rejected): New binary tests.
248
3725885a
RW
2492010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
250
251 * gdb.cell/configure: Regenerate.
252
37aeb5df
JK
2532010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
254
255 * gdb.base/corefile.exp: Move the core finding block out and call it as
256 core_find, new variable $corefile, replace corefile by $corefile and
257 [file tail $corefile] for usage vs. test names resp.
258 * lib/gdb.exp (core_find): Move it as a new function here. New
259 parameter binfile and deletefiles. New variable $destcore. Pre-delete
260 $destcore. Return "" on error.
261
d521f563
JK
2622010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
263
264 Workaround PR binutils/10802.
265 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
266 (twice).
267
28f24826
DJ
2682010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
269
270 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
271
2de75e71
JB
2722010-01-08 Joel Brobecker <brobecker@adacore.com>
273
274 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
275 call, to avoid interruption.
276
fe00719b 2772010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
278
279 * gdb.stabs/weird.def (args93): New.
280
d0ef5df8
DE
2812010-01-07 Doug Evans <dje@google.com>
282
283 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
284
3a08d52f
TT
2852010-01-07 Tom Tromey <tromey@redhat.com>
286
287 * gdb.base/source.exp: Use correct line number.
288
7a697b8d
SS
2892010-01-05 Stan Shebs <stan@codesourcery.com>
290
291 * gdb.trace/tracecmd.exp: Test ftrace.
292
7803799a
UW
2932010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
294
295 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
296
c54eabfa
JK
2972010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
298
299 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
300 "uint_for_mi_testing".
301
02e7ef19
JB
3022010-01-01 Joel Brobecker <brobecker@adacore.com>
303
304 Test indented comment in file being sourced.
305 * gdb.base/commands.exp: Test indented comment in file being sourced.
306
abd775ce
JB
3072010-01-01 Joel Brobecker <brobecker@adacore.com>
308
309 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
310 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
311 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
312 notice.
313
79b55b82
JB
3142010-01-01 Joel Brobecker <brobecker@adacore.com>
315
316 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
317 notice.
318
8997583e
JK
3192010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
320
321 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
322 missing $after_stopped and comma (,) expectation.
323
6da95a67
SS
3242009-12-31 Stan Shebs <stan@codesourcery.com>
325
326 * gdb.trace/actions.exp: Test teval action.
327
218d2fc6
TJB
3282009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
329
330 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
331 (top level): Call test_watchpoint_in_big_blob.
332 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
333 watchpoints.
334 (func3): Write to buf.
335
236f1d4d
SS
3362009-12-29 Stan Shebs <stan@codesourcery.com>
337
338 * gdb.trace/actions.exp: Test default-collect.
339
f61e138d
SS
3402009-12-28 Stan Shebs <stan@codesourcery.com>
341
342 * gdb.trace/tsv.exp: New file.
343 * gdb.base/completion.exp: Update ambiguous info output.
344
0219b378
DJ
3452009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
346
347 * gdb.base/find.c (main): Reference search buffers.
348 * gdb.base/included.c (main): Reference integer.
349 * gdb.base/ptype.c (charfoo): Declare.
350 (intfoo): Call charfoo.
351 * gdb.base/scope0.c (useitp): New function.
352 (usestatics): Use useitp.
353 (useit): Add a type for val.
354 * gdb.base/scope1.c (useit1): Take a pointer argument.
355 (usestatics1): Update calls to useit1.
356 * gdb.cp/call-c.cc: Declare foo.
357 (main): Call foo.
358 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
359 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
360 (main): Call C::ensureRefs and ensureOtherRefs.
361 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
362 variables.
363 (ensureOtherRefs): New function.
364 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
365 * gdb.cp/templates.cc (main): Call t5i.value.
366
3f78692f
JK
3672009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
368
369 Fix compatibility with G++-4.5.
370 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
371 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
372 (uncaught return): Remove.
373
429374b8
JK
3742009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
375 Phil Muldoon <pmuldoon@redhat.com>
376
377 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
378 (bp_location13, bp_location14, bp_location17, bp_location18)
379 (marker3_proto, marker4_proto): New variables.
380 (breakpoint info): Update output.
381 (run until breakpoint at marker3, run until breakpoint at marker4): New
382 tests.
383
859825b8
JK
3842009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
385
386 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
387 Replace the printf call of Y by provided "y-set-1" label. New block
388 for the second shared library.
389 * gdb.base/unload.exp: Compile also the second library, call
390 gdb_load_shlibs also for it. Use now gdb_breakpoint.
391 (single pending breakpoint info): Rename to ...
392 (pending breakpoint info before run): ... this extended test.
393 (libfile2, libname2, libsrcfile2, libsrc2)
394 (lib_sl2): New variables.
395 (exec_opts): Set also SHLIB_NAME2.
396 (pending breakpoint info on first run at shrfunc1)
397 (pending breakpoint info on second run at shrfunc1)
398 (pending breakpoint info on second run at shrfunc2)
399 (print y from libfile, print y from libfile2): New tests.
400 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
401 * gdb.base/unloadshr2.c: New.
402
e6a386cd
HZ
4032009-12-22 Hui Zhu <teawater@gmail.com>
404
405 * gdb.reverse/sigall-reverse.exp: Adjust.
406
9e19b45e
VP
4072009-12-21 Vladimir Prus <vladimir@codesourcery.com>
408
409 PR gdb/10884
410
411 * gdb.mi/var-cmd.c (do_bitfield_tests): New
412 (main): Call do_bitfield_tests.
aacf5b1e 413 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 414
d53a7b30
JB
4152009-12-20 Joel Brobecker <brobecker@adacore.com>
416
417 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
418 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
419 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
420 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
421 gdb.modula2/unbounded1.c: Update copyright header.
422
191ca0a1
CM
4232009-12-10 Chris Moller <moller@mollerware.com>
424
425 PR gdb/9399
426 * gdb.cp/virtfunc2.exp: New tests
427 * gdb.cp/virtfunc2.cc: New tests
428 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
429
0fa6cf1b
MS
4302009-12-10 Oza Pawandeep (paawan1982@yahoo.com
431
432 * gdb.reverse/i387-env-reverse.c: New file.
433 * gdb.reverse/i387-env-reverse.exp: New file.
434 * gdb.reverse/i387-stack-reverse.c: New file.
435 * gdb.reverse/i387-stack-reverse.exp: New file.
436
361ae042
PM
4372009-12-08 Phil Muldoon <pmuldoon@redhat.com>
438
439 * gdb.python/py-type.exp (test_range): New test.
440
bfd31e71
PM
4412009-12-03 Phil Muldoon <pmuldoon@redhat.com>
442
443 PR python/10805
444
445 * gdb.python/py-type.exp: New file.
446 * gdb.python/py-type.c: New file.
447 * Makefile.in: Add py-type.
448
57a1d736
TT
4492009-12-03 Tom Tromey <tromey@redhat.com>
450
451 * gdb.python/py-value.exp (test_parse_and_eval): New
452 function.
453
1f3b5d1b
PP
4542009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
455
456 PR gdb/11022
457
458 * gdb.base/pr11022.exp: New test.
459 * gdb.base/pr11022.c: New test.
460
8b7dbdc9
JK
4612009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
462
463 Fix spurious false FAILs.
464 * gdb.base/structs.c (chartest): New.
465 (main): Fill-in chartest.
466 * gdb.base/structs.exp (anychar_re, first): New.
467 (start_structs_test): Import global anychar_re and first.
468 New gdb_test call "set print elements 300; ${testfile}"
469 (start_structs_test <$first>): New block.
470 (any): Import global anychar_re. New variable ac. Use ${ac}.
471
6a53b2ec
JK
4722009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
473
474 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
475
d7167b4c
JK
4762009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
477
478 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
479 Force $srcfile file.
480 * gdb.base/foll-fork.c (callee): Comment out the printf call.
481
b1798462
UW
4822009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
483
484 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
485 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
486 * gdb.threads/watchthreads-reorder.exp: Likewise.
487
b6199126
DJ
4882009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
489
490 PR gdb/8704
491
492 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
493 "if", and "thread". Correct matching in the previous test.
494
b22a0510
DJ
4952009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
496
497 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
498
930636d2
MS
4992009-11-23 Michael Snyder <msnyder@vmware.com>
500
501 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
502 * gdb.reverse-watch-precsave.exp: Ditto.
503
21a0512e
PP
5042009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
505
506 * gdb.asm/asm-source.exp: Adjust.
507 * gdb.base/help.exp: Adjust.
508
fc30d5e0
PA
5092009-11-22 Pedro Alves <pedro@codesourcery.com>
510
511 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
512 (do_syscall_tests_without_xml): Set data-directory to
513 /the/path/to/nowhere.
514
f6bc2008
PA
5152009-11-21 Pedro Alves <pedro@codesourcery.com>
516
517 * gdb.threads/local-watch-wrong-thread.c,
518 gdb.threads/local-watch-wrong-thread.exp: New files.
519
8c2fb5de
PA
5202009-11-21 Pedro Alves <pedro@codesourcery.com>
521
522 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
523 assume new `regsub' syntax available.
524
ebec9a0f
PA
5252009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
526
a79d3c27
JK
527 * gdb.base/watchpoint-hw-hit-once.exp,
528 gdb.base/watchpoint-hw-hit-once.c: New.
529
5302009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
531
532 * gdb.threads/watchthreads-reorder.exp,
533 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 534
276a961b
MK
5352009-11-17 Nathan Sidwell <nathan@codesourcery.com>
536
537 * gdb.xml/tdesc-regs.exp: Use for m68k.
538
4867c1fb
PA
5392009-11-15 Pedro Alves <pedro@codesourcery.com>
540
541 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
542
f6838f81
DJ
5432009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
544
545 * lib/gdb.exp (current_target_name): New procedure.
546 (gdb_wrapper_target): New variable.
547 (gdb_wrapper_init): Set gdb_wrapper_target.
548 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
549 wrapper.
550
4ac4dd3f
DJ
5512009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
552
553 * gdb.base/remote.exp: Delete the slowest load test.
554 Do not load with fixed packet sizes.
555
a7881759
DJ
5562009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
557
558 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
559
97a5b505
DJ
5602009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
561
562 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
563 srcfile when setting a breakpoint.
564
d3e1fc54
DJ
5652009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
566
567 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
568 macros.
569
7cbcbded
DJ
5702009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
571
572 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
573 to be in memory.
574 * gdb.base/display.c (force_mem): New.
575 (do_loops): Use it. Add breakpoint comments.
576 (do_vars): Add a breakpoint comment.
577 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
578 line numbers.
579
bdea3a92
NF
5802009-11-13 Nathan Froyd <froydnj@codesourcery.com>
581
582 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
583 instead of a bare "run".
584
269f82e5
PP
5852009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
586
587 * gdb.python/py-prettyprint.exp: Adjust.
588
a69b7d9d
DJ
5892009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
590
591 * lib/cell.exp (skip_cell_tests): Clean up test files before
592 returning.
593
b598bfda
DJ
5942009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
595
596 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
597 and the breakpoint menu. Do not call perror if a prompt is seen.
598 Consume the following GDB prompt.
599 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
600 * gdb.cp/namespace.exp: Use gdb_test.
601 * gdb.cp/templates.exp: Use gdb_test.
602 (test_template_breakpoints): Use gdb_test_multiple.
603
87728fa0
DJ
6042009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
605
606 * gdb.base/break1.c (struct some_struct, values): Move earlier.
607 (marker4): Reference values.
608
b67c692f
DJ
6092009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
610
611 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
612 is missing.
613
f0df251a
DJ
6142009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
615
616 * gdb.base/break.c (need_malloc): New.
617 * gdb.base/constvars.c (main): Reference crass and crisp.
618 * gdb.base/gdb1821.c (main): Reference bar.
619 * gdb.cp/gdb1355.cc (main): Reference s1.
620 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
621 (main): Call them.
622 * gdb.cp/hang2.cc (dummy2): Define.
623 * gdb.cp/hang3.cc (dummy3): Define.
624 * gdb.cp/m-data.cc (main): Reference shadow.
625
bdf7534a
NF
6262009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
627 Nathan Froyd <froydnj@codesourcery.com>
628
629 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
630 remote host.
631
f24fce77
NF
6322009-11-12 Nathan Froyd <froydnj@codesourcery.com>
633
634 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
635 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
636 * gdb.dwarf2/dw2-compressed.exp: Likewise.
637 * gdb.dwarf2/dw2-intercu.exp: Likewise.
638 * gdb.dwarf2/dw2-intermix.exp: Likewise.
639 * gdb.dwarf2/dw2-producer.exp: Likewise.
640 * gdb.dwarf2/mac-fileno.exp: Likewise.
641 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
642 py-prettyprint.py to the remote host.
643 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
644
40f0318e
KS
6452009-11-11 Keith Seitz <keiths@redhat.com>
646
647 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
648 use it instead of "Foo".
649 * gdb.cp/classes.exp (do_tests): Add a test to access
650 a method through a typedef'd class name.
651
f3d9f7fb
NF
6522009-11-11 Nathan Froyd <froydnj@codesourcery.com>
653
654 * gdb.base/long_long.exp: Permit leading zeros on floating-point
655 exponents.
656 * gdb.base/pointers.exp: Likewise.
657 * gdb.cp/ref-types.exp: Likewise.
658
a4216f37
KS
6592009-11-11 Keith Seitz <keiths@redhat.com>
660
661 * gdb.cp/cplusfuncs.cc (class foo): Add operators
662 new[] and delete[].
663 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
664 "void".
665 (probe_demangler): Remove all single-quoting of
666 method and variable names.
667 (info_func_regexp): Remove the word "void" from any
668 occurrence of "(void)".
669 (print_addr_2): Remove all single-quoting of
670 method names.
671 (print_addr_2_kfail): Likewise.
672 (print_addr): Single-quote C function names before
673 passing to print_addr_2.
674 (test_paddr_operator_functions): Remove single-quoting
675 for method names.
676 Add tests for operator new[] and operator delete[].
677
9b14d7aa
JK
6782009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
679
680 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
681
85feb311
KS
6822009-11-09 Keith Seitz <keiths@redhat.com>
683
684 * gdb.cp/overload.exp: Add tests for resolving overloaded
685 methods in expression parsing/evaluation.
686
fa335448
DJ
6872009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
688
689 * lib/gdb.exp (default_gdb_version): Use --version instead of
690 --command.
691
ec3c07fc
NS
6922009-11-10 Nathan Sidwell <nathan@codesourcery.com>
693
694 * lib/gdb.exp (gdb_compile_test): New.
695 (skip_ada_tests, skip_java_tests): New.
696 (gdb_compile): Use gdb_compile_test for f77.
697 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
698 * lib/java.exp (compile_java_from_source): Remove runtests check,
699 use gdb_compile_test to record result.
700 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
701 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
702 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
703 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
704 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
705 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
706 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
707 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
708 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
709 adjust gdb_compile invocations.
710
b8b4e42b
JK
7112009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
712
713 * Makefile.in (abs_builddir): New.
714 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
715 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
716 `$(abs_builddir)/site.exp'.
717
f8b7eaf3
DJ
7182009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
719
720 * config/m68k-emc.exp, lib/emc-support.exp,
721 gdb.trace/gdb_c_test.c: Delete.
722 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
723 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
724 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
725 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
726 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
727 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
728 casing for m68k-*-elf.
729
c4187697
NS
7302009-11-03 Pedro Alves <pedro@codesourcery.com>
731
732 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
733 * gdb.arch/i386-prologue.exp: Likewise.
734 * gdb.arch/i386-unwind.exp: Likewise.
735
db16b772
DJ
7362009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
737
738 * lib/gdb.exp (gdb_expect): Fix timeout typo.
739
bcf71277
DJ
7402009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
741
742 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
743
0105cee2
DJ
7442009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
745
746 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
747
24ddea62
JK
7482009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
749
750 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
751
287ccc17
JK
7522009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
753
754 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
755 * gdb.base/sepdebug2.c: New file.
756
08bca259 7572009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
758
759 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
760 the modified warnings for catch syscall. Verify if GDB was compiled
761 with support for lib expat, and choose which tests to run depending
762 on this.
763
5d4e2b76
VP
7642009-10-30 Vladimir Prus <vladimir@codesourcery.com>
765
766 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
767 that composite commands are parsed OK. And also test
768 that breakpoint commands do work.
769
240e538a
MS
7702009-10-23 Michael Snyder <msnyder@vmware.com>
771
772 gdb.reverse/consecutive-precsave.exp: Change expect pattern
773 to allow for new disassembly style.
774
9c419145
PP
7752009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
776
777 * gdb.asm/asm-source.exp: Adjust.
778
02506ff1
MS
7792009-10-22 Michael Snyder <msnyder@vmware.com>
780
781 * gdb.reverse/break-precsave.exp: New test.
782 * gdb.reverse/consecutive-precsave.exp: Ditto.
783 * gdb.reverse/finish-precsave.exp: Ditto.
784 * gdb.reverse/i386-precsave.exp: Ditto.
785 * gdb.reverse/machinestate-precsave.exp: Ditto.
786 * gdb.reverse/sigall-precsave.exp: Ditto.
787 * gdb.reverse/solilb-precsave.exp: Ditto.
788 * gdb.reverse/step-precsave.exp: Ditto.
789 * gdb.reverse/until-precsave.exp: Ditto.
790 * gdb.reverse/watch-precsave.exp: Ditto.
791
4cf866a3
MS
7922009-10-22 Michael Snyder <msnyder@vmware.com>
793
794 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
795 for gdb_expect. Adjust one test's expect strings for the new
796 format of disassemble.
797 * gdb.reverse/finish-reverse.exp: Delete 'return'.
798 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
799 gdb_test_multiple.
800 * gdb.reverse/step-reverse.exp: Delete 'return'.
801 * gdb.reverse/until-reverse.exp: Delete blank lines.
802 * gdb.reverse/watch-reverse.exp: Delete blank lines.
803
2b28d209
PP
8042009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
805
806 * gdb.base/consecutive.exp: Adjust.
807 * gdb.base/display.exp: Likewise.
808 * gdb.base/pc-fp.exp: Likewise.
809 * gdb.base/sigbpt.exp: Likewise.
810
33b9c32b
MS
8112009-10-19 Michael Snyder <msnyder@vmware.com>
812
813 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
814 * gdb.reverse/finish-reverse.c: Ditto.
815 * gdb.reverse/sigall-reverse.c: Ditto.
816 * gdb.reverse/solib-reverse.c: Ditto.
817 * gdb.reverse/step-reverse.c: Ditto.
818 * gdb.reverse/watch-reverse.c: Ditto.
819
6c95b8df
PA
8202009-10-19 Pedro Alves <pedro@codesourcery.com>
821 Stan Shebs <stan@codesourcery.com>
822
823 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
824 * gdb.base/foll-exec.exp: Adjust to expect a process id before
825 "Executing new program".
826 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
827 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
828 left listed after having been killed.
829 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
830 * gdb.base/maint.exp: Adjust test.
831
832 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
833 * gdb.multi/Makefile.in: New.
834 * gdb.multi/base.exp: New.
835 * gdb.multi/goodbye.c: New.
836 * gdb.multi/hangout.c: New.
837 * gdb.multi/hello.c: New.
838 * gdb.multi/bkpt-multi-exec.c: New.
839 * gdb.multi/bkpt-multi-exec.exp: New.
840 * gdb.multi/crashme.c: New.
841
279017b7
TG
8422009-10-13 Tristan Gingold <gingold@adacore.com>
843
844 * gdb.base/sepdebug.exp: Check debug info are found.
845
0413d738
PA
8462009-10-08 Pedro Alves <pedro@codesourcery.com>
847
848 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
849 bits.
850
c628eecc
JK
8512009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
852
853 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
854
38af1bfe
JB
8552009-10-07 Joel Brobecker <brobecker@adacore.com>
856
857 * gdb.base/watchpoints.c: Add copyright header. Reformat one
858 of the comments.
859
2b0adecd
PM
8602009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
861
862 * gdb.base/annota1.exp: Remove obsolete match_max increase.
863 * gdb.base/annota3.exp: Idem.
864 * gdb.base/maint.exp: Idem.
865
8d417781
PM
8662009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
867
868 * lib/gdb.exp (default_gdb_init): Set current value of match_max
869 to default.
870
bb61102d
PM
8712009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
872
873 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
874 mingw and cygwin targets.
875
ace5c364
PM
8762009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
877 Pedro Alves <pedro@codesourcery.com>
878
879 * lib/gdb.exp (gdb_compile): Avoid adding
880 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
881
c2d494a0
PM
8822009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
883
e1b52ce2
PM
884 * gdb.base/shr1.c: Use %p in format string.
885 * gdb.base/unload.c: Avoid warning in fprintf.
886 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 887
209f53f5
PM
8882009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
889
890 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
891 long type.
892 (test_unlink): Correct printf string.
893 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
894 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
895
8172766a
JK
8962009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
897
898 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
899 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
900 * gdb.arch/ia64-breakpoint-shadow.S: New file.
901
0f73703c
UW
9022009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
903
904 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
905 * gdb.objc/nondebug.exp: Likewise.
906
b32306ca
UW
9072009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
908
909 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
910 target_info setting.
911
912 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
913 that detect new threads during "info threads".
914
0057022f
UW
9152009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
916
917 * gdb.threads/manythreads.c (main): Increase thread stack size
918 to 2*PTHREAD_STACK_MIN.
919 * gdb.threads/multi-create.c (main): Likewise.
920 (create_function): Likewise.
921
f29c0325
UW
9222009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
923
924 * gdb.base/dump.exp: Pass difference of pointer types instead
925 of integer types as offset to restore in intarr3.srec case.
926
fcb34849
UW
9272009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
928
929 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
930
d5142e3b
UW
9312009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
932
933 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
934
087b74b2
PM
9352009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
936
937 New test for two watchpoints, with disabling of
938 the first inserted.
939 * testsuite/gdb.base/watchpoints.c: New file.
940 * testsuite/gdb.base/watchpoints.exp: New file.
941
96c07c5b
TT
9422009-09-25 Tom Tromey <tromey@redhat.com>
943
944 * gdb.base/charset.exp: Test utf-16 strings with Python.
945
b8899f2b
TT
9462009-09-25 Tom Tromey <tromey@redhat.com>
947
948 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
949 UCS-4.
950 * gdb.base/charset.c (utf_32_string): Rename.
951 (init_utf32): Rename.
952 (main): Update.
953
329719ec
TT
9542009-09-22 Tom Tromey <tromey@redhat.com>
955
956 * gdb.python/py-function.exp: Add regression tests.
957
11ef0d76
KS
9582009-09-21 Keith Seitz <keiths@redhat.com>
959
960 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
961 with invalid operator.
962
3fe8f3b3
KS
9632009-09-21 Keith Seitz <keiths@redhat.com>
964
965 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
966 and destructor using typedef name of class.
967 * gdb.cp/classes.cc (class Base1): Add a destructor.
968 (base1): New typedef.
969 (use_methods): Instanitate an object of type base1.
970 * gdb.cp/templates.exp (test_template_typedef): New procedure.
971 (do_tests): Call test_template_typedef.
972 * gdb.cp/templates.cc (Baz::~Baz): New method.
973 (intBazOne): New typedef.
974 (main): Instantiate intBazOne.
975
7a9fe101
PM
9762009-09-21 Phil Muldoon <pmuldoon@redhat.com>
977
978 PR python/10633
979
980 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
981 Function.
982 (run_lang_tests): Add print elements test.
983
2e4d963f
PM
9842009-09-21 Phil Muldoon <pmuldoon@redhat.com>
985
986 * gdb.python/py-value.exp (test_subscript_regression): New
987 function. Test for invalid subscripts.
988 * gdb.python/py-value.c (main): Add test array, and pointer to it.
989 (ptr_ref): New function.
990
ec7e75e7
PP
9912009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
992
993 * gdb.base/default.exp: Fix "show convenience".
994
0cc7d26f
TT
9952009-09-15 Tom Tromey <tromey@redhat.com>
996
997 * lib/mi-support.exp (mi_create_varobj): Update.
998 (mi_create_floating_varobj): Likewise.
999 (mi_create_dynamic_varobj): New proc.
1000 (mi_varobj_update): Update.
1001 (mi_varobj_update_with_type_change): Likewise.
1002 (mi_varobj_update_kv_helper): New proc.
1003 (mi_varobj_update_dynamic_helper): Rewrite.
1004 (mi_varobj_update_dynamic): New proc.
1005 (mi_list_varobj_children): Update.
1006 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
1007 * gdb.python/python-prettyprint.py (pp_outer): New class.
1008 (pp_nullstr): Likewise.
1009 (lookup_function): Register new printers.
1010 * gdb.python/python-prettyprint.c (struct substruct): New type.
1011 (struct outerstruct): Likewise.
1012 (substruct_test): New function.
1013 (struct nullstr): New type.
1014 (string_1, string_2): New globals.
1015 (main): Add new tests.
1016 * gdb.python/python-mi.exp: Added regression tests.
1017 * gdb.mi/mi2-var-display.exp: Update.
1018 * gdb.mi/mi2-var-cmd.exp: Update.
1019 * gdb.mi/mi2-var-child.exp: Update.
1020 * gdb.mi/mi2-var-block.exp: Update.
1021 * gdb.mi/mi-var-invalidate.exp: Update.
1022 * gdb.mi/mi-var-display.exp: Update.
1023 * gdb.mi/mi-var-cmd.exp: Update.
1024 * gdb.mi/mi-var-child.exp: Update.
1025 * gdb.mi/mi-var-block.exp: Update.
1026 * gdb.mi/mi-break.exp: Update.
1027 * gdb.mi/gdb701.exp: Update.
1028
a96d9b2e
SDJ
10292009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1030
1031 * Makefile.in: Inclusion of catch-syscall object.
1032 * gdb.base/catch-syscall.c: New file.
1033 * gdb.base/catch-syscall.exp: New file.
1034
b43b923a
MS
10352009-09-12 Michael Snyder <msnyder@vmware.com>
1036
1037 * gdb.reverse/step-reverse.exp: Explicitly check for targets
1038 that can support reverse debuggnig.
1039
cec03d70
TT
10402009-09-11 Tom Tromey <tromey@redhat.com>
1041
1042 * gdb.dwarf2/valop.S: New file.
1043 * gdb.dwarf2/valop.exp: New file.
1044
e23bb3fc
MK
10452009-09-11 Mark Kettenis <kettenis@gnu.org>
1046
1047 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
1048
37c3696d
DE
10492009-09-10 Doug Evans <dje@google.com>
1050
1051 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
1052 Add $gdb_prompt to second breakpoint regexp.
1053
5172aecb
JB
10542009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
1055
1056 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
1057 names, add missing ones.
1058 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
1059 * gdb.python/py-frame.c: Rename from python-frame.c.
1060 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
1061 testfile name.
1062 * gdb.python/py-function.exp: Rename from python-function.exp.
1063 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
1064 testfile name.
1065 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
1066 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
1067 Adjust testfile name.
1068 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
1069 * gdb.python/py-template.cc: Rename from python-template.cc.
1070 * gdb.python/py-template.exp: Rename from python-template.exp.
1071 Adjust testfile name.
1072 * gdb.python/py-value.c: Rename from python-value.c.
1073 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
1074 testfile name.
1075
b554e4bd
JK
10762009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1077
1078 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
1079 $bpt2address.
1080 (Second breakpoint address is valid on ia64)
1081 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
1082
9a68ae16
JM
10832009-09-03 Joseph Myers <joseph@codesourcery.com>
1084
1085 * gdb.base/ending-run.exp: Restrict regular expression matching
1086 line number to require closing brace following.
1087
146b9145
DE
10882009-09-03 Doug Evans <dje@google.com>
1089
1090 * gdb.base/store.exp (check_set): Fix typo in expected value message.
1091
787d21e1
TT
10922009-09-02 Tom Tromey <tromey@redhat.com>
1093
1094 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
1095
e7802207
TT
10962009-09-02 Tom Tromey <tromey@redhat.com>
1097
1098 * gdb.dwarf2/callframecfa.exp: New file.
1099 * gdb.dwarf2/callframecfa.S: New file.
1100
817aadd2
JK
11012009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1102
1103 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
1104 gdb.base/solib-overlap-main.c: New.
1105
4a76eae5
DJ
11062009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
1107
1108 PR gdb/10565
1109
1110 * gdb.base/bitfields.c (struct container, container): New.
1111 (main): Initialize it and call break5.
1112 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
1113
d4b96c9a
JK
11142009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1115
1116 Support constant DW_AT_data_member_location by GCC PR debug/40659.
1117 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
1118
4e22772d
JK
11192009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
1122
2efab443
MS
11232009-08-26 Michael Snyder <msnyder@vmware.com>
1124
1125 * gdb.base/i386-reverse.c: New file.
1126 * gdb.base/i386-reverse.exp: New file.
1127 * gdb.base/Makefile.in: Add new files to be removed.
1128
07ab73a0
JM
11292009-08-26 Joseph Myers <joseph@codesourcery.com>
1130
1131 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
1132 environment-pwd for remote host.
1133 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
1134
676accff
KS
11352009-08-24 Keith Seitz <keiths@redhat.com>
1136
1137 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
1138 Add two new C++ completer tests which limit the output to a
1139 given class.
1140
f9f7ad22
MS
11412009-08-24 Michael Snyder <msnyder@vmware.com>
1142
1143 * gdb.base/del.exp: Fix typo in comment.
1144 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
1145
81ecdfbb
RW
11462009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1147
1148 * configure: Regenerate.
1149 * gdb.hp/configure: Likewise.
1150 * gdb.hp/gdb.aCC/configure: Likewise.
1151 * gdb.hp/gdb.base-hp/configure: Likewise.
1152 * gdb.hp/gdb.compat/configure: Likewise.
1153 * gdb.hp/gdb.defects/configure: Likewise.
1154 * gdb.hp/gdb.objdbg/configure: Likewise.
1155 * gdb.stabs/configure: Likewise.
1156
cab0c772
UW
11572009-08-19 Doug Evans <dje@google.com>
1158
1159 * gdb.base/gdbvars.c: New file.
1160 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
1161
b8fa0bfa
PA
11622009-08-14 Pedro Alves <pedro@codesourcery.com>
1163
1164 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
1165 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
1166
b84aa90a
PA
11672009-08-13 Pedro Alves <pedro@codesourcery.com>
1168
1169 * gdb.base/default.exp: Adjust "set language test": it's now an
1170 enum command. Larger help string moved to "help set language".
1171 * gdb.base/help.exp: Adjust "help set language" expected output,
1172 now lists all known languages.
1173
0d8f9b2c
NF
11742009-08-11 Nathan Froyd <froydnj@codesourcery.com>
1175
1176 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
1177 all frame arguments.
1178 * gdb.arch/altivec-regs.exp: Likewise.
1179
bda180e0
TT
11802009-08-07 Tom Tromey <tromey@redhat.com>
1181
1182 * gdb.base/setshow.exp: Add tests for changes to set language, set
1183 check range, and set check type.
1184
48cb2d85
VP
11852009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1186
1187 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
1188 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
1189 Call it.
1190
1ea34204
UW
11912009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1192
1193 * configure.ac: Run gdb.cell tests when appropriate.
1194 * configure: Regenerate.
1195 * lib/cell.exp: New file.
1196 * gdb.cell: New directory.
1197 * gdb.cell/configure.ac: New file.
1198 * gdb.cell/configure: New file.
1199 * gdb.cell/Makefile.in: New file.
1200 * gdb.cell/arch.exp: New file.
1201 * gdb.cell/break.c: New file.
1202 * gdb.cell/break.exp: New file.
1203 * gdb.cell/break-spu.c: New file.
1204 * gdb.cell/bt.c: New file.
1205 * gdb.cell/bt2-spu.c: New file.
1206 * gdb.cell/bt-spu.c: New file.
1207 * gdb.cell/bt.exp: New file.
1208 * gdb.cell/coremaker.c: New file.
1209 * gdb.cell/coremaker-spu.c: New file.
1210 * gdb.cell/core.exp: New file.
1211 * gdb.cell/gcore.exp: New file.
1212 * gdb.cell/data.c: New file.
1213 * gdb.cell/data.exp: New file.
1214 * gdb.cell/data-spu.c: New file.
1215 * gdb.cell/ea-cache.exp: New file.
1216 * gdb.cell/ea-cache.c: New file.
1217 * gdb.cell/ea-cache-spu.c: New file.
1218 * gdb.cell/ea-standalone.c: New file.
1219 * gdb.cell/ea-standalone.exp: New file.
1220 * gdb.cell/ea-test.c: New file.
1221 * gdb.cell/ea-test.exp: New file.
1222 * gdb.cell/f-regs.exp: New file.
1223 * gdb.cell/mem-access.c: New file.
1224 * gdb.cell/mem-access.exp: New file.
1225 * gdb.cell/mem-access-spu.c: New file.
1226 * gdb.cell/ptype.exp: New file.
1227 * gdb.cell/registers.exp: New file.
1228 * gdb.cell/size.c: New file.
1229 * gdb.cell/sizeof.exp: New file.
1230 * gdb.cell/size-spu.c: New file.
1231 * gdb.cell/solib.exp: New file.
1232 * gdb.cell/solib-symbol.exp: New file.
1233
85e747d2
UW
12342009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1235
1236 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
1237
58d6951d
DJ
12382009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1239
1240 * gdb.base/float.exp: Handle VFP registers.
1241
6e0a4f15
MS
12422009-07-14 Michael Snyder <msnyder@vmware.com>
1243
dcd5da87
MS
1244 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
1245 to bring gdb to the beginning of the calling line.
1246
6e0a4f15
MS
1247 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
1248 confusing the i386 epilogue unwinder.
1249
782b2b07
SS
12502009-07-14 Stan Shebs <stan@codesourcery.com>
1251
1252 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
1253
f662c3bc
MS
12542009-07-14 Michael Snyder <msnyder@vmware.com>
1255
1256 * gdb.reverse/step-reverse.exp (stepi into function call):
1257 Call instruction may not be first instruction in the line.
1258 (reverse stepi from a function call): Used wrong line number.
1259
8f313923
JK
12602009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1261
1262 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
1263
4662c76e
JK
12642009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1265
1266 Fix gdb.base/macscp.exp when using custom inputrc.
1267 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
1268 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
1269 env(TERM) set.
1270 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
1271 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
1272
aa81e255
JK
12732009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1274
1275 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
1276 * gdb.base/annota1.exp (thread_test): Import global $testfile.
1277 Change the compilation target to match the testcase name.
1278 * gdb.base/sect-cmd.exp: Change the compilation target to match the
1279 testcase name.
1280 * a2-run.exp: Use for setup prepare_for_testing. Change the
1281 compilation target to match the testcase name.
1282 * gdb.base/commands.exp: Likewise.
1283 * gdb.base/finish.exp: Likewise.
1284 * gdb.base/float.exp: Likewise.
1285 * gdb.base/info-target.exp: Likewise.
1286 * gdb.base/relational.exp: Likewise.
1287 * gdb.base/term.exp: Likewise.
1288 * gdb.base/until.exp: Likewise.
1289 * gdb.base/volatile.exp: Likewise.
1290 * gdb.base/whatis-exp.exp: Likewise.
1291
4c93b1d7
HZ
12922009-07-11 Hui Zhu <teawater@gmail.com>
1293
1294 * gdb.base/help.exp (disassemble): Update expected help text.
1295
812f7342
TT
12962009-07-09 Tom Tromey <tromey@redhat.com>
1297
1298 * lib/gdb.exp: Handle TRANSCRIPT.
1299 (remote_spawn, remote_close, send_gdb): New procs.
1300
fbb8f299
PM
13012009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1302
1303 * gdb.python/python-prettyprint.c: Add counted null string
1304 structure.
1305 * gdb.python/python-prettyprint.exp: Print null string. Test for
1306 embedded nulls.
1307 * gdb.python/python-prettyprint.py (pp_ns): New Function.
1308 * gdb.python/python-value.exp (test_value_in_inferior): Add
1309 variable length string fetch tests.
1310 * gdb.python/python-value.c (main): Add strings for string fetch tests.
1311
c0ac0ec7
JK
13122009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1313
1314 * gdb.base/dump.exp (inaccessible memory is reported): New test.
1315
30b66ecc
TT
13162009-07-07 Tom Tromey <tromey@redhat.com>
1317
1318 * gdb.base/call-rt-st.exp: Update for change to escape output.
1319 * gdb.base/callfuncs.exp: Likewise.
1320 * gdb.base/charset.exp: Likewise.
1321 * gdb.base/constvars.exp: Likewise.
1322 * gdb.base/long_long.exp: Likewise.
1323 * gdb.base/pointers.exp: Likewise.
1324 * gdb.base/printcmds.exp: Likewise.
1325 * gdb.base/setvar.exp: Likewise.
1326 * gdb.base/store.exp: Likewise.
1327 * gdb.cp/ref-types.exp: Likewise.
1328 * gdb.mi/mi-var-child.exp: Likewise.
1329 * gdb.mi/mi-var-display.exp: Likewise.
1330 * gdb.mi/mi2-var-display.exp: Likewise.
1331 * gdb.base/charset.exp: Test octal escape sequence length.
1332 Update for change to escape output.
1333
187c4a2b
JK
13342009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1335
1336 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
1337
d80a43f9
DJ
13382009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
1339
1340 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
1341
047427a8
JK
13422009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1343
1344 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
1345 gdbserver increasing $portnum if "Can't bind address" has been seen.
1346
8b5a0f4f
PA
13472009-07-05 Pedro Alves <pedro@codesourcery.com>
1348
1349 * gdb.base/ending-run.exp: Add "step out of main" pattern for
1350 mingw32ce.
1351
7d93ba58
PA
13522009-07-05 Pedro Alves <pedro@codesourcery.com>
1353
1354 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
1355 VFP format.
1356
2277426b
PA
13572009-07-02 Pedro Alves <pedro@codesourcery.com>
1358
1359 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
1360 linux. Adjust to use "inferior", "info inferiors", "detach
1361 inferior" and "kill inferior" instead of "restart", "info fork",
1362 "detach fork" and "delete fork".
1363 * gdb.base/ending-run.exp: Spell out "info".
1364 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
1365 the "kill" command.
1366
5af949e3
UW
13672009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1368
1369 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
1370 change to prefix TLS offset in hex with 0x.
1371
5d3729b5
UW
13722009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1373
1374 * gdb.base/default.exp: Update test case for "x" changes.
1375
af589bd0
TG
13762009-07-01 Tristan Gingold <gingold@adacore.com>
1377
1378 * gdb.base/bigcore.exp: Make darwin untested.
1379
40974f91
JK
13802009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1381
1382 * gdb.base/completion.exp (directory completion): Create the directory.
1383 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
1384 escapeuniquesub.
1385 (directory completion 2): Expect now ${escapeuniquesub}.
1386 (Glob remaining of directory test): Remove one excessive newline.
1387 Expect the real output.
1388
59dd3af6
JK
13892009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1390
1391 Fix `make check//%' target after `make check' has been ran.
1392 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
1393 a mkdir call.
1394 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
1395 (%/.dir): Remove.
1396
f4e164aa
JK
13972009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1398
1399 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
1400 the expected result record.
1401
69af2122
JK
14022009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1403
1404 Remove racy FAILs relying just on the timeouts.
1405 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
1406 (annotation_level 2): Remove racy FAILs.
1407
2fd481e1
PP
14082009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
1409
1410 gdb/10275
1411 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
1412
c38f313d
DJ
14132009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
1414
1415 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
1416
8b777f02
VP
14172009-06-30 Vladimir Prus <vladimir@codesourcery.com>
1418
1419 * gdb.mi/mi-stack.exp: Testing symbolic options
1420 to -stack-list-locals and -stack-list-arguments.
1421
00c7eacf
JK
14222009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1423
1424 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
1425
6bc80edc
TT
14262009-06-29 Tom Tromey <tromey@redhat.com>
1427
1428 * dg-extract-results.sh: New file.
1429 * Makefile.in (FORCE_PARALLEL): New variable.
1430 (CHECK_TARGET): New conditional variable.
1431 (check): Use CHECK_TARGET.
1432 (DO_RUNTEST): New variable.
1433 (check-single): New target.
1434 (TEST_DIRS): New variable.
1435 (TEST_TARGETS): Likewise.
1436 (check-parallel): New target.
1437 (check-gdb.%): New pattern.
1438 (BASE1_FILES): New variable.
1439 (BASE2_FILES): Likewise.
1440 (check-gdb.base%): New pattern.
1441 (%/.dir): New pattern.
1442 * configure: Rebuild.
1443 * aclocal.m4 (AM_CONDITIONAL): New defun.
1444 * configure.ac: Check whether user is using GNU make.
1445 (GMAKE): New conditional.
1446
794684b6
SW
14472009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
1448
1449 * gdb.cp/namespace-nested-import.cc: New test.
1450 * gdb.cp/namespace-nested-import.exp: New test.
1451
edb3359d
DJ
14522009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1453
1454 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
1455 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
1456 * gdb.opt/Makefile.in (EXECUTABLES): Update.
1457 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
1458 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
1459 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
1460 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
1461 gdb.opt/inline-markers.c: New files.
1462 * lib/gdb.exp (skip_inline_frame_tests): New function.
1463 (skip_inline_var_tests): New function.
1464
cf657a0c
AS
14652009-06-27 Andreas Schwab <schwab@linux-m68k.org>
1466
1467 * gdb.cp/exception.exp: Don't require $hex before inner frame in
1468 backtrace.
1469
28d41a99
MS
14702009-06-27 Michael Snyder <msnyder@vmware.com>
1471
1472 * gdb.reverse: New directory.
1473 * gdb.reverse/break-reverse.c: New test.
1474 * gdb.reverse/break-reverse.exp: New test.
1475 * gdb.reverse/consecutive-reverse.c: New test.
1476 * gdb.reverse/consecutive-reverse.exp: New test.
1477 * gdb.reverse/finish-reverse.c: New test.
1478 * gdb.reverse/finish-reverse.exp: New test.
1479 * gdb.reverse/machinestate.c: New test.
1480 * gdb.reverse/ms1.c: New test.
1481 * gdb.reverse/machinestate.exp: New test.
1482 * gdb.reverse/Makefile.in: New file.
1483 * gdb.reverse/shr2.c: New test.
1484 * gdb.reverse/solib-reverse.c: New test.
1485 * gdb.reverse/solib-reverse.exp: New test.
1486 * gdb.reverse/step-reverse.c: New test.
1487 * gdb.reverse/step-reverse.exp: New test.
1488 * gdb.reverse/until-reverse.c: New test.
1489 * gdb.reverse/ur1.c: New test.
1490 * gdb.reverse/until-reverse.exp: New test.
1491 * gdb.reverse/watch-reverse.c: New test.
1492 * gdb.reverse/watch-reverse.exp: New test.
1493 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
1494 * configure: Regenerate.
1495
fe3c8b0d
DE
14962009-06-26 Doug Evans <dje@google.com>
1497
1498 * gdb.base/psymtab.exp: Turn off pending breakpoints.
1499
3a72a602
PM
15002009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
1501
1502 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
1503 windows problem for 'file delete $binfile'.
1504
27aa8d6a
SW
15052009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
1506
1507 * gdb.cp/namespace-using.exp: New test.
1508 * gdb.cp/namespace-using.cc: New test.
1509
8ac055f8
JB
15102009-05-20 Joel Brobecker <brobecker@adacore.com>
1511
1512 * gdb.ada/variant_record_packed_array: New testcase.
1513
85e306ed
TT
15142009-06-23 Tom Tromey <tromey@redhat.com>
1515
1516 * gdb.base/charset.exp (test_combination): Regression test.
1517 * gdb.base/charset.c (my_wchar_t): New typedef.
1518 (myvar): New global.
1519 (main): Set myvar.
1520
56643c5e
PM
15212009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
1522
1523 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
1524 target.
1525
1fac167a
UW
15262009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1527
1528 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
1529
7ccb0be9
UW
15302009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1531
1532 * gdb.mi/gdb680.exp: Update test for error message.
1533
568d6575
UW
15342009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1535
1536 * gdb.base/annota1.exp: Allow multiple occurrences of the
1537 frames-invalid annotation.
1538 * gdb.cp/annota2.exp: Likewise.
1539
7cd1089b
PM
15402009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1541
1542 * gdb.cp/gdb2495.cc: New file.
1543 * gdb.cp/gdb2495.exp: New file.
1544
72c63395
JK
15452009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1546
1547 Report error on GDB crash during runto.
1548 * lib/gdb.exp (runto <eof>): New.
1549
3788363d
DJ
15502009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
1551
1552 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
1553 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
1554 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
1555 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
1556 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
1557 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
1558 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
1559 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
1560 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
1561 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
1562 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
1563 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
1564 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1565 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
1566 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
1567 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
1568 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
1569 gdb.server/server-mon.exp, gdb.server/server-run.exp,
1570 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
1571 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
1572 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
1573 gdb.trace/passcount.exp, gdb.trace/report.exp,
1574 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
1575 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
1576 gdb.trace/while-stepping.exp: Use a unique name for the compiled
1577 executable.
1578
17592de3
PA
15792009-06-07 Pedro Alves <pedro@codesourcery.com>
1580
1581 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
1582 defined before referencing it.
1583
701e355d
DE
15842009-06-03 Doug Evans <dje@google.com>
1585
1586 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
1587 * gdb.arch/i386-see.c: Ditto.
1588
f2292c65
PM
15892009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
1590
1591 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
1592 (check_macro): Return 1 if undefined.
1593 If first test fails, check if macro debug information is available,
1594 and report unsupported test if no macro information is found.
1595
5a437975
DE
15962009-05-29 Doug Evans <dje@google.com>
1597
1598 * gdb.threads/hand-call-in-threads.exp: New.
1599 * gdb.threads/hand-call-in-threads.c: New.
1600
c141c696
MS
16012009-05-29 Michael Snyder <msnyder@vmware.com>
1602
1603 * gdb.base/break-always.exp: Change "1" to "on".
1604 Add confirmation check.
1605
b3444185
PA
16062009-05-28 Pedro Alves <pedro@codesourcery.com>
1607
1608 * gdb.threads/threxit-hop-specific.c: New.
1609 * gdb.threads/threxit-hop-specific.exp: New.
1610 * gdb.threads/thread-execl.c: New.
1611 * gdb.threads/thread-execl.exp: New.
1612
b6313243
TT
16132009-05-27 Tom Tromey <tromey@redhat.com>
1614 Thiago Jung Bauermann <bauerman@br.ibm.com>
1615
1616 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
1617 (mi_child_regexp): Likewise.
1618 (mi_list_varobj_children_range): Likewise.
1619 (mi_get_features): Likewise.
1620 (mi_list_varobj_children): Rewrite.
1621 * gdb.python/python-mi.exp: New file.
1622
a6bac58e
TT
16232009-05-27 Tom Tromey <tromey@redhat.com>
1624 Thiago Jung Bauermann <bauerman@br.ibm.com>
1625 Phil Muldoon <pmuldoon@redhat.com>
1626 Paul Pluzhnikov <ppluzhnikov@google.com>
1627
1628 * gdb.python/python-prettyprint.exp: New file.
1629 * gdb.python/python-prettyprint.c: New file.
1630 * gdb.python/python-prettyprint.py: New file.
1631 * gdb.base/display.exp: print/r is now valid.
1632
2c74e833
TT
16332009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1634 Tom Tromey <tromey@redhat.com>
1635 Pedro Alves <pedro@codesourcery.com>
1636 Paul Pluzhnikov <ppluzhnikov@google.com>
1637
1638 * gdb.python/python-template.exp: New file.
1639 * gdb.python/python-template.cc: New file.
1640 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
1641 tests.
1642 * gdb.python/python-value.exp (py_objfile_tests): New proc.
1643 Call it.
1644 (test_value_after_death): New proc.
1645 * gdb.python/python-value.c (PTR): New typedef.
1646 (main): New variable 'x'.
1647
89c73ade
TT
16482009-05-27 Tom Tromey <tromey@redhat.com>
1649
1650 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
1651 tests.
1652 * gdb.python/python-value.exp (py_objfile_tests): New proc.
1653 Call it.
1654
a75724bc
PA
16552009-05-27 Pedro Alves <pedro@codesourcery.com>
1656
1657 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
1658
e58b0e63
PA
16592009-05-24 Pedro Alves <pedro@codesourcery.com>
1660
1661 * gdb.threads/fork-thread-pending.c: New.
1662 * gdb.threads/fork-thread-pending.exp: New.
1663
4ac36638
JK
16642009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1665
1666 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
1667 * gdb.dwarf2/dw2-strp.S (a_string2): New.
1668
c28c63d8
JB
16692009-05-18 Jon Beniston <jon@beniston.com>
1670
1671 * gdb.asm/asm-source.exp: Add lm32 target.
1672
b242c3c2
PA
16732009-05-17 Pedro Alves <pedro@codesourcery.com>
1674
1675 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
1676 `gdb_get_line_number'. Call `callee' in both parent and child.
1677 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
1678 `gdb_get_line_number' instead of hardcoding line numbers.
1679 (catch_fork_unpatch_child): New procedure to test detaching
1680 breakpoints from child fork.
1681 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
1682 hardcoding line numbers.
1683 (do_fork_tests): Run `catch_fork_unpatch_child'.
1684
ee342b23
VP
16852009-05-17 Vladimir Prus <vladimir@codesourcery.com>
1686
1687 * gdb.mi/mi-cmd-var.exp: Check that when varobj
1688 of structure type enters or leaves the scope, it
1689 is reported by -var-update.
1690
e2009e98
DE
16912009-05-11 Doug Evans <dje@sebabeach.org>
1692
1693 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
1694 * gdb.threads/pending-step.c (main): Fix off-by-one error.
1695 * gdb.threads/schedlock.c (main): Fix off-by-one error.
1696
00903456
JK
16972009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1698
1699 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
1700
dc621c35
DE
17012009-04-30 Doug Evans <dje@google.com>
1702
1703 * gdb.threads/watchthreads2.exp: New testcase.
1704 * gdb.threads/watchthreads2.c: New testcase.
1705
9ab4e744
DE
17062009-04-29 Doug Evans <dje@google.com>
1707
1708 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
1709 * gdb.cp/mb-ctor.cc: Ditto.
1710 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
1711 * gdb.cp/mb-inline.h (multi_line_foo): New function.
1712 * gdb.cp/mb-inline1.cc: Call it.
1713 * gdb.cp/mb-inline2.cc: Ditto.
1714 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
1715 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
1716
484086b7
JK
17172009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1718
1719 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
1720 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
1721 Replace all uses of `decimal' by `nonzero'.
1722 (info macro FROM_COMMANDLINE): New test.
1723
379a77b5
TT
17242009-04-27 Tom Tromey <tromey@redhat.com>
1725
1726 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
1727
b92b73c2
DE
17282009-04-27 Doug Evans <dje@google.com>
1729
1730 * gdb.threads/watchthreads.c (main): Initialize args before starting
1731 the threads. Plus formatting cleanup.
1732 * gdb.threads/watchthreads.exp: Avoid errant failures due to
1733 biased scheduling of one thread.
1734
945a118d
JG
17352009-04-27 Jerome Guitton <guitton@adacore.com>
1736
1737 * gdb.cp/templates.cc (GetMax): New template.
1738 (main): Declare two instances of GetMax.
1739 * gdb.cp/templates.exp: Add new test.
1740
d389af10
JK
17412009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1742
1743 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
1744
e7f86de9
JM
17452009-04-22 Joseph Myers <joseph@codesourcery.com>
1746
1747 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
1748
334cc82d
TT
17492009-04-15 Tom Tromey <tromey@redhat.com>
1750
1751 * gdb.base/charset.exp: Add regression test.
1752
d12672cc
JB
17532009-04-14 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.base/exe-lock.exp: New testcase.
1756
18e8c3bc
TT
17572009-04-13 Tom Tromey <tromey@redhat.com>
1758
1759 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
1760 operator on Frame.
1761
5ecd5cbe
UW
17622009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1763
1764 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
1765 * gdb.server/ext-attach.exp: Likewise.
1766
7309f756
VP
17672009-04-03 Vladimir Prus <vladimir@codesourcery.com>
1768
1769 Eliminate some sleep usage.
1770
1771 * gdb.mi/basics.c (do_nothing): New.
1772 (main): Use do_nothing instead of printf, so that
1773 not to introduce race condition between output of
1774 inferiour and output of gdb. Do not use sleep as it
1775 is not generally available on embedded targets.
1776
f4b95f6f
PA
17772009-04-02 Pedro Alves <pedro@codesourcery.com>
1778
1779 * gdb.server/ext-attach.exp: Expect an optional process id after
1780 "Detached from remote process".
1781
de40b933
JK
17822009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1783
1784 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
1785 gdb.dwarf2/dw2-unresolved.exp: New.
1786
2ae101a4
PA
17872009-04-02 Pedro Alves <pedro@codesourcery.com>
1788
1789 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
1790 mi_run_to_main.
1791
56a8e183
PA
17922009-04-02 Pedro Alves <pedro@codesourcery.com>
1793
1794 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
1795 mi_run_to_main. Skip thread exit test on remote targets.
1796 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
1797 mi_run_to_main.
1798 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
1799 mi_run_to_main.
1800 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
1801 when expecting ^connected. Detect when the target doesn't support
1802 non-stop mode.
1803 (mi_run_cmd): Detect if non-stop mode was requested by isn't
1804 supported. Return -1 on error, 0 on success.
1805 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
1806 (mi_runto): Return mi_runto_helper's result explicitly.
1807
c35fafde
PA
18082009-04-01 Pedro Alves <pedro@codesourcery.com>
1809
1810 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
1811
f8a8dce6
JB
18122009-04-01 Tom Tromey <tromey@redhat.com>
1813
1814 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
1815 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
1816 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
1817 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
1818
71c25dea
TT
18192009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
1820 Jan Kratochvil <jan.kratochvil@redhat.com>
1821
1822 PR gdb/931
1823 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
1824 output.
1825 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
1826 for gdb/931.
1827 * dw2-strp.S (DW_AT_language): Change to C++.
1828 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
1829
02d9a9ce
JB
18302009-03-31 Joel Brobecker <brobecker@adacore.com>
1831
1832 * gdb.ada/tasks: New testcase.
1833
1042e4c0
SS
18342009-03-30 Stan Shebs <stan@codesourcery.com>
1835
1836 * gdb.trace/actions.exp: Update to match new info trace format.
1837 * gdb.trace/deltrace.exp: Ditto.
1838 * gdb.trace/infotrace.exp: Ditto.
1839 * gdb.trace/passcount.exp: Ditto.
1840 * gdb.trace/save-trace.exp: Ditto.
1841 * gdb.trace/while-stepping.exp: Ditto.
1842 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
1843
f8f6f20b
TJB
18442009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1845
1846 * gdb.python/python-frame.c: New file.
1847 * gdb.python/python-frame.exp: New file.
1848
c0c6f777
TJB
18492009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1850
1851 * gdb.python/python-value.exp: Add tests for the address
1852 attribute.
1853
3cb51905
AS
18542009-03-29 Andreas Schwab <schwab@linux-m68k.org>
1855
1856 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
1857
88fc996f
DE
18582009-03-26 Doug Evans <dje@google.com>
1859
1860 * gdb.mi/mi-nonstop-exit.exp: New file.
1861 * gdb.mi/non-stop-exit.c: New file.
1862
56ef84b1
TT
18632009-03-26 Tom Tromey <tromey@redhat.com>
1864
1865 Update for change to prologue skipping:
1866 * gdb.mi/mi2-simplerun.exp: Update.
1867 * gdb.mi/mi2-break.exp: Update.
1868 * gdb.mi/mi-simplerun.exp: Update.
1869 * gdb.mi/mi-break.exp: Update.
1870 * gdb.base/ending-run.exp: Update.
1871
def2b000
TJB
18722009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1873
1874 * gdb.python/python-value.exp (test_value_in_inferior): Test
1875 gdb.Value.is_optimized_out attribute.
1876
442ddf59
JK
18772009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1878
1879 * gdb.dwarf2/dw2-noloc-main.c: New file.
1880 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
1881 (.text): Remove.
1882 (.data): New.
1883 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
1884 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
1885 (DW_TAG_subprogram func_cu1, noloc): Remove.
1886 (main): New.
1887 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
1888 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
1889 (file_symbols): New procedure.
1890
a8df5de4
TT
18912009-03-25 Tom Tromey <tromey@redhat.com>
1892
1893 * gdb.base/charset.exp (valid_target_charset): New proc.
1894 Use it to skip tests on invalid charsets.
1895
cc1d7add
PM
18962009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
1897
1898 * gdb.base/completion.exp: Add a test for directory completion.
1899
bcd5727b
JK
19002009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1901
1902 Fix a racy FAIL.
1903 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
1904 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
1905
cc924cad
TJB
19062009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1907
1908 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
1909 * gdb.python/python-function.exp: Add test for function returning
1910 a GDB value.
1911
bc3b79fd
TJB
19122009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
1913
1914 * gdb.python/python-function.exp: New file.
1915
6c7a06a3
TT
19162009-03-20 Tom Tromey <tromey@redhat.com>
1917
1918 * gdb.base/store.exp: Update for change to escape output.
1919 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
1920 to escape output.
1921 * gdb.base/pointers.exp: Update for change to escape output.
1922 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
1923 to escape output.
1924 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
1925 escape output.
1926 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
1927 to escape output.
1928 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
1929 escape output.
1930 * gdb.base/setvar.exp: Update for change to escape output.
1931 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
1932 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
1933 to escape output.
1934 (test_print_string_constants): Likewise.
1935 * gdb.base/charset.exp (valid_host_charset): Check size of
1936 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
1937 cases. Handle "auto"-related output.
1938 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
1939 (uvar, Uvar): New globals.
1940
c31af87b
JG
19412009-03-19 Jerome Guitton <guitton@adacore.com>
1942
1943 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
1944 deltas.
1945 * gdb.ada/fixed_points.exp: Ditto.
1946
51272cf2
PA
19472009-03-18 Pedro Alves <pedro@codesourcery.com>
1948
1949 * return-nodebug.c: Don't include stdio.h.
1950 (init): Delete.
1951 (func): Delete definition and provide extern declaration.
1952 (t): New.
1953 (main): Don't call printf. Call func and store its result in t.
1954 * return-nodebug1.c: New.
1955 * return-nodebug.exp: Don't expect stdio output. Instead, print
1956 the global variable t. Drop printf formatters and cast types from
1957 foreach loop. Don't use prepare_for_testing. Compile
1958 return-nodebug.c and return-nodebug1.c in separate steps. Don't
1959 define FORMAT or CAST.
1960
d24948ac
PP
19612009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1962
1963 * gdb.base/solib-display.exp: Disable test for remote targers.
1964
61ff14c6
JK
19652009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1966
1967 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
1968
cb4dce93
JK
19692009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1970
1971 Fix a racy FAIL.
1972 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
1973 code from `follow parent, print pids'.
1974 (`follow child, print pids', `follow parent, print pids'): Call it.
1975 Replace `gdb_test "break..."' by gdb_breakpoint.
1976
f7c60c5e
VP
19772009-03-13 Vladimir Prus <vladimir@codesourcery.com>
1978
1979 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 1980 sync and async modes.
f7c60c5e 1981
383ace49
JB
19822009-03-12 Joel Brobecker <brobecker@adacore.com>
1983
1984 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
1985 that was checked in by mistake. Remove loading of ada.exp, since
1986 this is not necessary in this case.
1987
4ce102af
JB
19882009-03-12 Joel Brobecker <brobecker@adacore.com>
1989
1990 * gdb.ada/ptype_arith_binop.exp: New testcase.
1991
529a2aef
JB
19922009-03-12 Joel Brobecker <brobecker@adacore.com>
1993
1994 * gdb.ada/mod_from_name: New testcase.
1995
8a38181c
JB
19962009-03-12 Joel Brobecker <brobecker@adacore.com>
1997
1998 * gdb.ada/tick_last_segv: New testcase.
1999
11436dee
VP
20002009-03-12 Vladimir Prus <vladimir@codesourcery.com>
2001
61ff14c6 2002 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 2003
1f31650a
VP
20042009-03-12 Vladimir Prus <vladimir@codesourcery.com>
2005
61ff14c6
JK
2006 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
2007 include the token in ^running and frame info in *stopped.
1f31650a 2008
a3247a22
PP
20092009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2010
2011 * solib-display.exp: New file.
2012 * solib-display-main.c: New file.
2013 * solib-display-lib.c: New file.
61ff14c6 2014
aae64587
PA
20152009-03-05 Pedro Alves <pedro@codesourcery.com>
2016
2017 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
2018
44aabfbc
JK
20192009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2020
2021 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
2022 (list_and_check_macro): Use more specific test name.
2023 (next to definition): Make the test names unique.
2024
c087fcd3
PM
20252009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
2026
2027 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 2028
c86cf029
VP
20292009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2030
2031 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
2032 notifications.
2033 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
2034 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
2035 * lib/mi-support.exp (library_loaded_re): New.
2036 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
2037
3ea85240
VP
20382009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2039
2040 * gdb.gdb/observer.exp: Use test_notification observer, not
2041 normal_stop, everywhere.
2042 (test_normal_stop_notifications): Rename to...
2043 (test_notifications): ...this.
2044 (test_observer_normal_stop): Rename to...
2045 (test_observer): ...this.
2046
1903f0e6
DE
20472009-02-16 Doug Evans <dje@google.com>
2048
2049 * gdb.arch/amd64-disp-step.S (test_int3): New test.
2050 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
2051 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
2052 (test_prefixed_syscall,test_int3): New tests.
2053 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
2054 (test_prefixed_syscall,test_int3): New tests.
2055
1d33d6ba
VP
20562009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2057
3cb51905
AS
2058 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
2059 (mi_expect_interrupt): Likewise.
2060 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
2061 response.
1d33d6ba 2062
faafb047
PM
20632009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
2064
2065 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
2066 * gdb.base/pc-fp.exp (get_valueofx): Remove.
2067 Replace calls to get_valueofx by get_hexadecimal_valueof.
2068
417e16e2
PM
20692009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
2070
2071 * lib/gdb.exp (get_valueof): Accept anything as a return value.
2072 (get_integer_valueof): New procedure.
2073 (get_sizeof): Use new get_integer_value_of.
2074 * gdb.base/sizeof.exp: Replace all uses of get_valueof
2075 by get_integer_valueof.
2076
7065b901
TT
20772009-02-13 Tom Tromey <tromey@redhat.com>
2078
2079 * gdb.base/remote.exp (get_sizeof): Remove.
2080 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
2081 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
2082 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
2083 * lib/gdb.exp (get_valueof): Move from long_long.exp.
2084 (get_sizeof): Likewise.
2085
5d7cb8df
JK
20862009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2087
2088 PR fortran/9806
2089 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
2090
b2febfff
PP
20912009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2092
2093 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
2094
4aa995e1
PA
20952009-02-06 Pedro Alves <pedro@codesourcery.com>
2096
2097 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
2098
d8906c6f
TJB
20992009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2100
2101 * gdb.python/python-cmd.exp: New file.
2102
ff4ab08d
TG
21032009-02-06 Tristan Gingold <gingold@adacore.com>
2104
2105 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
2106
aacd552b
TG
21072009-02-05 Tristan Gingold <gingold@adacore.com>
2108
2109 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
2110 pointer is dereferenced and use this signal name in regexp.
2111 * gdb.base/signull.exp: Ditto.
2112 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
2113 * gdb.base/signull.c (main): Ditto.
2114
08c637de
TJB
21152009-02-04 Tom Tromey <tromey@redhat.com>
2116 Thiago Jung Bauermann <bauerman@br.ibm.com>
2117
2118 * gdb.python/python-value.exp: Use `gdb.history' instead of
2119 `gdb.value_from_history'.
2120 (test_value_numeric_ops): Add test for conversion of enum constant.
2121 * gdb.python/python-value.c (enum e): New type.
2122 (evalue): New global.
2123 (main): Use argv.
2124
20261af8
JG
21252009-02-04 Jerome Guitton <guitton@adacore.com>
2126
2127 * gdb.ada/uninitialized_vars: New test program.
2128 * gdb.ada/uninitialized_vars.exp: New testcase.
2129
52e44b43
TT
21302009-02-02 Tom Tromey <tromey@redhat.com>
2131
2132 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
2133 * gdb.cp/pr2489.cc: Rename...
2134 * gdb.cp/pr9594.cc: ... to this.
2135
1c71341a
TT
21362009-02-02 Tom Tromey <tromey@redhat.com>
2137
2138 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
2139 * gdb.cp/pr2489.cc: New file.
2140 * gdb.cp/cpcompletion.exp: New file.
2141
a4295225
TT
21422009-02-02 Tom Tromey <tromey@redhat.com>
2143
2144 PR exp/9059:
2145 * gdb.cp/call-c.exp: Add regression test.
2146 * gdb.cp/call-c.cc (FooHandle): New typedef.
2147 (main): New variable 'handle'.
2148
592375cd
VP
21492009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2150
2151 * lib/mi-support.exp (et_mi_thread_list)
2152 (check_mi_and_console_threads): Adjust for current thread in
2153 -thread-list-ids output.
2154
41447f92
VP
21552009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2156
2157 * gdb.mi/mi-break.exp (test_disabled_creation): New.
2158 Call it.
2159
35669430
DE
21602009-01-28 Doug Evans <dje@google.com>
2161
2162 * gdb.arch/amd64-disp-step.S: New file.
2163 * gdb.arch/amd64-disp-step.exp: New file.
2164 * gdb.arch/i386-disp-step.S: New file.
2165 * gdb.arch/i386-disp-step.exp: New file.
2166
09f00d9a
PM
21672009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
2168
2169 * gdb.base/find.exp: Set newline variable
2170 using quotes instead of braces to fix cygwin failures.
2171
1e8fb976
PA
21722009-01-23 Pedro Alves <pedro@codesourcery.com>
2173
2174 * gdb.base/radix.exp: Add tests to ensure that that set
2175 input-radix 0 and set output-radix 0 are really rejected.
2176
da061712
PA
21772009-01-23 Pedro Alves <pedro@codesourcery.com>
2178
2179 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
2180 copyright years.
2181
dd7e2d2b
PA
21822009-01-23 Pedro Alves <pedro@codesourcery.com>
2183
2184 PR gdb/9664:
2185 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
2186
392452f6
PA
21872009-01-22 Pedro Alves <pedro@codesourcery.com>
2188
2189 PR c++/9631:
2190 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
2191
8653e71c
PM
21922009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
2193
2194 * gdb.server/file-transfer.exp: Use EXEEXT variable for
2195 binfile definition to fix Windows OS failure.
2196
a12cc160
DJ
21972009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2198
2199 PR gdb/9346
2200 * gdb.base/interrupt.c (sigint_handler): New.
2201 (main): Install a SIGINT handler if SIGNALS is defined. Exit
2202 on error.
2203 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
2204 Test "signal SIGINT".
2205
b89667eb
DE
22062009-01-19 Doug Evans <dje@google.com>
2207
2208 * gdb.base/break.exp: Update expected gdb output.
2209 * gdb.base/sepdebug.exp: Ditto.
2210 * gdb.mi/mi-syn-frame.exp: Ditto.
2211 * gdb.mi/mi2-syn-frame.exp: Ditto.
2212 * gdb.base/call-signal-resume.exp: New file.
2213 * gdb.base/call-signals.c: New file.
2214 * gdb.base/unwindonsignal.exp: New file.
2215 * gdb.base/unwindonsignal.c: New file.
2216 * gdb.threads/interrupted-hand-call.exp: New file.
2217 * gdb.threads/interrupted-hand-call.c: New file.
2218 * gdb.threads/thread-unwindonsignal.exp: New file.
2219
adb483fe
DJ
22202009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2221
2222 * gdb.base/define.exp: Test defining and hooking prefix commands.
2223 * gdb.python/python.exp: Update test for "show user" output.
2224
60023297
JK
22252009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2226
2227 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
2228 now the output exactly, using less wildcards. Expect also the output
2229 of gfortran-4.3. Update for the f-valprint.c modification from
2230 2008-04-22.
2231 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
2232 Remove gdb_test test names where matching the command.
2233
ccc57cf9
PA
22342009-01-01 Pedro Alves <pedro@codesourcery.com>
2235
2236 PR breakpoints/9681:
2237 * gdb.base/watchpoint.exp: Add regression test.
2238
c7a6ca08
PA
22392008-12-31 Pedro Alves <pedro@codesourcery.com>
2240
2241 * gdb.threads/attach-into-signal.exp: Don't use
2242 gdb_suppress_entire_file.
2243 * gdb.threads/attach-stopped.exp: Ditto.
2244 * gdb.threads/attachstop-mt.exp: Ditto.
2245
3a031f65
PA
22462008-12-31 Pedro Alves <pedro@codesourcery.com>
2247
2248 PR gdb/8812:
2249 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
2250
09e6485f
PA
22512008-12-29 Pedro Alves <pedro@codesourcery.com>
2252
2253 PR gdb/7536:
2254 * gdb.base/radix.exp: Add tests to ensure invalid input radices
2255 and unsupported output radices are really rejected.
2256
0cd53049
JK
22572008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2258
2259 * gdb.cp/punctuator.exp: Backslash the '$' signs.
2260
ba163c7e
TT
22612008-12-22 Tom Tromey <tromey@redhat.com>
2262
2263 * gdb.cp/punctuator.exp: New file.
2264
6f4de6c9
JK
22652008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2266
2267 * gdb.base/completion.exp (Completing non-existing component): New test.
2268
0f34d0b4
JK
22692008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2270
2271 Fix for PR gdb/8648.
2272 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
2273 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
2274 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
2275 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
2276
db2ad4c3
JK
22772008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
2280
bb5ef15e
DP
22812008-12-16 Christophe Lyon <christophe.lyon@st.com>
2282
2283 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
2284 compiler actually generate code at the expected line number.
2285
90142adc
JZ
22862008-12-15 Jie Zhang <jie.zhang@analog.com>
2287
2288 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
2289
fad6eecd
TT
22902008-12-12 Tom Tromey <tromey@redhat.com>
2291
2292 * gdb.base/commands.exp (redefine_hook_test): New proc.
2293 Call it.
2294
17c8aaf5
TT
22952008-12-11 Tom Tromey <tromey@redhat.com>
2296
2297 * gdb.base/macscp.exp: New regression test.
2298
7c8adf68
TT
22992008-12-11 Tom Tromey <tromey@redhat.com>
2300
2301 * gdb.base/macscp.exp: Print "address.addr".
2302 * gdb.base/macscp1.c (struct outer): New struct.
2303 (address): New global.
2304
b05dcbb7
TT
23052008-12-09 Tom Tromey <tromey@redhat.com>
2306
2307 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
2308 Call it.
2309
2d476de1
DE
23102008-12-04 Doug Evans <dje@google.com>
2311
2312 * gdb.server/ext-run.exp: Relax regexp for init program.
2313
87bdc959
TG
23142008-12-03 Tristan Gingold <gingold@adacore.com>
2315
2316 * gdb.base/macscp.exp: Generate an object file during compilation
2317 to work around Darwin dsymutil limitations.
2318
e0740f77
JK
23192008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2320
2321 Test resolving external references to TLS variables.
2322 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
2323 FILE2_THREAD_LOCAL.
2324 (testfile2, srcfile2): New variables.
2325 * gdb.threads/tls.c (file2_thread_local)
2326 (function_referencing_file2_thread_local): New.
2327 * gdb.threads/tls2.c: New file.
2328
67f0aac5
JB
23292008-11-28 Joel Brobecker <brobecker@adacore.com>
2330
2331 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
2332 rather than integer, as integer might not be big enough when
2333 on 64bit targets.
67f0aac5 2334
c332165e
JG
23352008-11-27 Jerome Guitton <guitton@adacore.com>
2336
2337 * gdb.cp/formatted-ref.exp: Add equality test.
2338 * gdb.ada/formatted_ref.exp: Ditto.
2339
fc9b693c
JK
23402008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2341
2342 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
2343 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
2344
a9c64011
AS
23452008-11-20 Andreas Schwab <schwab@suse.de>
2346
2347 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
2348 matching syscall entry point.
2349 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
2350 (tcatch_vfork_then_child_follow): Likewise. Finish through
2351 vfork even if we stopped at the syscall trampoline.
2352
e2fd701e
DE
23532008-11-20 Doug Evans <dje@google.com>
2354
2355 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
2356
69abc51c
TJB
23572008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2358
2359 * gdb.arch/ppc-dfp.exp: New file.
2360 * gdb.arch/ppc-dfp.c: New file.
2361
c14c28ba
PP
23622008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2363
2364 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 2365
2e74121d
DE
23662008-11-17 Doug Evans <dje@google.com>
2367
2368 * gdb.mi/mi-syn-frame.exp: Update expected output.
2369 * gdb.mi/mi2-syn-frame.exp: Update expected output.
2370
66bb093b
VP
23712008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2372
2373 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
2374 "thread N" results in =thread-selected.
2375 * lib/mi-support (mi_run_cmd, mi_expect_stop)
2376 (mi_send_resuming_command_raw): Be prepared for
2377 =thread-selected.
2378
3d043ef6
VP
23792008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2380
a9c64011
AS
2381 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
2382 * lib/mi-support.exp: Likewise.
3d043ef6 2383
808104c8
JB
23842008-11-16 Joel Brobecker <brobecker@adacore.com>
2385
2386 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
2387 commands from the expected output for "help catch".
2388
00b22944
JB
23892008-11-15 Joel Brobecker <brobecker@adacore.com>
2390
2391 * gdb.ada/int_deref.exp: New testcase.
2392
59669435
TT
23932008-11-14 Nick Roberts <nickrob@snap.net.nz>
2394
2395 * gdb.mi/gdb2549.exp: New file.
2396
de04a248
DE
23972008-11-11 Doug Evans <dje@google.com>
2398
2399 * gdb.base/callexit.exp: New file.
2400 * gdb.base/callexit.c: New file.
2401
6b8ce727
DE
24022008-11-10 Doug Evans <dje@google.com>
2403
2404 * lib/gdb.exp (GDBFLAGS): Move -nx ...
2405 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
2406 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
2407 (default_gdb_start,default_gdb_exit): Ditto.
2408 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
2409 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
2410 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
2411 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
2412 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
2413 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
2414
1b14b8aa
AS
24152008-11-03 Andreas Schwab <schwab@suse.de>
2416
2417 * gdb.base/hashline2.exp: Fix typo.
2418 * gdb.base/hashline3.exp: Likewise.
2419
f3134b88
TT
24202008-10-30 Tom Tromey <tromey@redhat.com>
2421
2422 * gdb.base/pointers.exp: Add test.
2423 * gdb.base/pointers.c (k, S): New typedefs.
2424 (instance): New global.
2425
c2226152
AS
24262008-10-30 Andreas Schwab <schwab@suse.de>
2427
2428 * gdb.base/args.exp: Add tests for newlines.
2429
462f405c
JB
24302008-10-30 Joel Brobecker <brobecker@adacore.com>
2431
2432 gdb.base/foll-exec.exp: Update the expected output of a couple
2433 of "info breakpoints" tests.
2434
79a45b7d
TT
24352008-10-28 Tom Tromey <tromey@redhat.com>
2436
2437 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
2438
adc13a14
PA
24392008-10-24 Pedro Alves <pedro@codesourcery.com>
2440
2441 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
2442 gdb_start_cmd.
2443 Use runto_main before any test that requires execution.
2444
252fbfc8
PA
24452008-10-23 Pedro Alves <pedro@codesourcery.com>
2446
2447 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
2448 instead of SIGINT.
2449
28148e3d
JB
24502008-10-22 Joel Brobecker <brobecker@adacore.com>
2451
2452 * gdb.base/completion.exp: Update expected output following
2453 the addition of the "info tasks" command.
2454
c209f847
TT
24552008-10-22 Tom Tromey <tromey@redhat.com>
2456
2457 * gdb.base/exprs.exp (test_expr): Add test for string
2458 concatenation.
2459
f177e350
PA
24602008-10-19 Pedro Alves <pedro@codesourcery.com>
2461
2462 * configure.ac: Output gdb.python/Makefile.
2463 * configure: Regenerate.
2464 * gdb.python/Makefile.in: New.
2465
cce89356
JB
24662008-10-16 Joel Brobecker <brobecker@adacore.com>
2467
2468 * gdb.base/foll-fork.exp: Adjust the expected output to match
2469 the new description for fork/vfork catchpoints in the "info
2470 breakpoints" output.
2471
176d289d
TJB
24722008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2473
2474 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
2475
a08702d6
TJB
24762008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2477
2478 * gdb.python/python-value.c: New file.
2479 * gdb.python/python-value.exp: New file.
2480
1c5cfe86
PA
24812008-10-15 Pedro Alves <pedro@codesourcery.com>
2482
2483 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
2484
5a98ad69
DP
24852008-10-15 Denis Pilat <denis.pilat@st.com>
2486
41702f1b 2487 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 2488
dcb1a1e2
TT
24892008-10-09 Tom Tromey <tromey@redhat.com>
2490
2491 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
2492 'fprintf' and 'stderr'.
2493
9124fe48
JB
24942008-10-07 Joel Brobecker <brobecker@adacore.com>
2495
2496 * gdb.ada/ref_tick_size.exp: New testcase.
2497
45452591
DE
24982008-10-06 Doug Evans <dje@google.com>
2499
2500 * gdb.dwarf2/dw2-cu-size.exp: New file.
2501 * gdb.dwarf2/dw2-cu-size.S: New file.
2502
2503 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
2504 .Ltype_int for clarity.
2505
4fc5b208
PP
25062008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2507
2508 PR gdb/2384:
2509 * gdb.cp/gdb2384.exp: Extended to test more cases.
2510 * gdb.cp/gdb2384.cc: Likewise.
2511 * gdb.cp/gdb2384-base.h: Likewise.
2512 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 2513
d78df370
JK
25142008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2515
2516 * gdb.base/maint.exp (maint print type): Remove printing
2517 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
2518
9a044a89
TT
25192008-09-30 Tom Tromey <tromey@redhat.com>
2520
2521 * gdb.base/macscp.exp: Add completion tests.
2522 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
2523 (TWENTY_THREE): Likewise.
2524 (FORTY_EIGHT): Likewise.
2525
506800a9
TT
25262008-09-30 Tom Tromey <tromey@redhat.com>
2527
2528 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
2529 everywhere.
2530 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
2531
1a6f01b5
JK
25322008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2533
2534 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
2535 testcase is derived from. Fix racy dependency on an expected PID
2536 number. No longer support the testcase on Linux kernel 2.4.x.
2537
2fae03e8
TT
25382008-09-27 Tom Tromey <tromey@redhat.com>
2539
2540 * gdb.base/macscp.exp: Add tests for stringification, splicing,
2541 and varargs.
2542
1ad15515
PA
25432008-09-22 Pedro Alves <pedro@codesourcery.com>
2544
2545 * lib/mi-support.exp (mi_expect_interrupt): New.
2546 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
2547 from gdb.mi/mi-nonstop.exp.
2548 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
2549 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
2550 lib/mi-support.exp.
2551 Use mi_check_thread_states throughout. Avoid ".*" and do not
2552 require an anchor after -exec-run.
2553
d0b76dc6
DJ
25542008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2555
2556 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
2557 stop is pending. Avoid ".*" when two stops are pending.
2558 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
2559 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
2560 newlines in fullnames.
2561 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
2562 (mi_expect_stop): Update comments. Only anchor in sync mode.
2563 Do not match newlines.
2564 (mi_send_resuming_command_raw): Always return status.
2565 (mi_get_stop_line): Do not match more than one line by accident.
2566 Only anchor in sync mode.
2567 (mi_run_inline_test): If -exec-next fails, give up.
2568
9990c830
UW
25692008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2570
2571 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
2572 on SPU.
2573
ebcf6f00
JB
25742008-09-10 Joel Brobecker <brobecker@adacore.com>
2575
2576 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
2577
b6db24e5
JB
25782008-09-10 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
2581 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
2582 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
2583 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
2584 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
2585 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
2586 gdb.ada/interface.exp, gdb.ada/null_array.exp,
2587 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
2588 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
2589 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
2590 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
2591 Include the "= " sequence in the expected output of print tests.
2592
2bf448e0
JB
25932008-09-10 Joel Brobecker <brobecker@adacore.com>
2594
2595 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
2596 description for boolean types.
2597
d51fd4c8
PA
25982008-09-09 Pedro Alves <pedro@codesourcery.com>
2599
2600 * gdb.base/hook-stop-continue.c: New.
2601 * gdb.base/hook-stop-continue.exp: New.
2602
694182d2
DJ
26032008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2604
2605 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
2606
3b8a7fc0
JG
26072008-09-08 Jerome Guitton <guitton@adacore.com>
2608
2609 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
2610 (stack_check_probe_2, stack_check_probe_loop_1)
2611 (stack_check_probe_loop_2): New functions.
2612 (main): Add call to these new functions.
2613 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
2614 functions, check that the breakpoint is inserted at the appropriate
2615 location.
2616 (insert_breakpoint): Slightly refine this procedure so that it can
2617 be called several times in the test.
2618
96cc0ae8
JG
26192008-09-08 Jerome Guitton <guitton@adacore.com>
2620
2621 * gdb.base/stack-checking.c: New file.
2622 * gdb.base/stack-checking.exp: New file.
2623
1f08b409
TJB
26242008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
2625
2626 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
2627 * gdb.arch/altivec-regs.exp: Likewise.
2628 * gdb.arch/vsx-regs.exp: Likewise.
2629
3099e1c4
TJB
26302008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
2631
2632 * gdb.arch/ppc-fp.exp: New file.
2633 * gdb.arch/ppc-fp.c: New file.
2634
cc69bfc1
PP
26352008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2636
2637 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
2638 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 2639
b02a33db
MS
26402008-09-04 Michael Snyder <msnyder@vmware.com>
2641
2642 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
2643 as "at" (for non-debug functions such as _start).
2644
2992cbe0
UW
26452008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2646
2647 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
2648 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
2649 software watchpoints.
2650 * gdb.base/watch_thread_num.exp: Likewise.
2651
514f746b
AR
26522008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
2653
2654 * gdb.arch/i386-bp_permanent.exp: New test.
2655
876cecd0
TT
26562008-08-24 Tom Tromey <tromey@redhat.com>
2657
2658 * gdb.base/maint.exp: Update "maint print type".
2659
80f73d71
VP
26602008-08-21 Vladimir Prus <vladimir@codesourcery.com>
2661
2662 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
2663 support. Adjust the order of "*running" notifications.
2664 * gdb.mi/non-stop.c: Don't cast from int to void* and
2665 back.
2666
d9c78d7d
MK
26672008-08-20 Mark Kettenis <kettenis@gnu.org>
2668
2669 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
2670 expect to find it in the "info frame" output.
2671
97a2d1d3
DJ
26722008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
2673
2674 * gdb.base/interp.exp: Always consume both prompts.
2675
b96e2927
PA
26762008-08-20 Pedro Alves <pedro@codesourcery.com>
2677
2678 * gdb.base/pending.exp: Test pending breakpoints without symbols
2679 loaded.
2680
8cf6e61a
VP
26812008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2682
2683 * lib/mi-support.exp (mi_expect_stop): Produce
2684 more details on failures.
2685 * gdb.mi/mi-nonstop.exp: New.
2686 * gdb.mi/non-stop.c: New.
2687
c6ebd6cf
VP
26882008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2689
a9c64011
AS
2690 * gdb.mi/mi-async.exp: Use 'set target-async'.
2691 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 2692
46a9b8ed
DJ
26932008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
2694
2695 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
2696
44feb3ce
TT
26972008-08-17 Tom Tromey <tromey@redhat.com>
2698
2699 * gdb.base/help.exp (help catch): Rewrite.
2700
311a4e6b
TJB
27012008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2702
2703 * gdb.base/define.exp: Test indented command documentation.
2704 * gdb.python/python.exp: Test indented multi-line command.
2705
604c2f83
LM
27062008-08-15 Luis Machado <luisgpm@br.ibm.com>
2707
2708 * testsuite/gdb.arch/vsx-regs.c: New source file.
2709 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
2710 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
2711
886a217c
TT
27122008-08-14 Tom Tromey <tromey@redhat.com>
2713
2714 * gdb.base/macscp.exp: Add regression test for "macro define" or
2715 "macro undef" with no arguments.
2716
c814a4f3
PP
27172008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2718
2719 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 2720
12ab8a60
UW
27212008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2722
2723 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
2724
d57a3c85
TJB
27252008-08-06 Tom Tromey <tromey@redhat.com>
2726
2727 * gdb.python/python.exp: New file.
2728
c7b778ff
JK
27292008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2730
2731 Fix for PR gdb/1543.
2732 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
2733 $LOCATION.
2734 (location): New variable.
2735 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
2736 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
2737 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
2738 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
2739 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
2740 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
2741 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
2742 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
2743 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
2744 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
2745 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2746 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
2747 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2748 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
2749 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2750 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
2751 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
2752 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
2753 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
2754 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2755 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
2756 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
2757 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
2758 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
2759 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
2760 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
2761 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
2762 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
2763 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
2764 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
2765 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
2766 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
2767 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
2768 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
2769 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
2770 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
2771 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
2772 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2773 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
2774 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
2775 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
2776 gdb.base/type-opaque.exp, gdb.base/until.exp,
2777 gdb.base/value-double-free.c, gdb.base/varargs.exp,
2778 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
2779 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
2780 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2781 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
2782 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
2783 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2784 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2785 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
2786 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
2787 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
2788 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
2789 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
2790 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
2791 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
2792 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
2793 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2794 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
2795 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
2796 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
2797 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
2798 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
2799 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
2800 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
2801 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
2802 gdb.pascal/types.exp, gdb.stabs/weird.exp,
2803 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
2804 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
2805 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
2806 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
2807 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
2808 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
2809 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2810 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2811 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2812 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2813 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2814 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2815 lib/mi-support.exp, lib/trace-support.exp: Remove reference
2816 to bug-gdb@prep.ai.mit.edu .
2817
5e06a3d1
VP
28182008-07-31 Vladimir Prus <vladimir@codesourcery.com>
2819
2820 * lib/mi-support.exp (mi_load_shlibs): New.
2821 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
2822
9d81d21b
VP
28232008-07-30 Vladimir Prus <vladimir@codesourcery.com>
2824
2825 * lib/mi-support.exp (get_mi_thread_list)
2826 (check_mi_and_console_threads): New, moved from ...
2827 * gdb.mi/mi-pthread.exp: ...here.
2828 * gdb.mi/gdb669.exp (get_mi_thread_list)
2829 (check_mi_and_console_threads): Delete.
2830 * gdb.mi/mi2-pthread.exp: Likewise.
2831
bae98fe0
TT
28322008-07-28 Tom Tromey <tromey@redhat.com>
2833
2834 * Makefile.in (just-check): Remove. Move body to...
2835 (check): ... here.
2836
57380f4e
DJ
28372008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2838
2839 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
2840 Add a test for duplicated SIGINTs.
2841
e09490f1
DJ
28422008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2843
2844 * gdb.threads/schedlock.exp (get_args): Update to work for any
2845 value of NUM.
2846 (Top level): Report the number of threads that did not resume.
2847
6387b45f
DJ
28482008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2849
2850 * gdb.dwarf2/dw2-compressed.S: Also define __start.
2851
62f64ff2
DJ
28522008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2853
2854 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
2855 non-MI prompt.
2856
fa8de41e
TT
28572008-07-26 Tom Tromey <tromey@redhat.com>
2858
2859 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
2860 (function_struct, function_struct_ptr): New globals.
2861 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
2862 function pointer in a struct.
2863
ccb3ac8a
TT
28642008-07-26 Tom Tromey <tromey@redhat.com>
2865
2866 * gdb.base/macscp.exp: Add test for macro lexing bug.
2867
d7d9f01e
TT
28682008-07-18 Tom Tromey <tromey@redhat.com>
2869
2870 * gdb.base/macscp.exp: Add macro tests.
2871
9bf07184
PP
28722008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2873
2874 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
2875
becf6477
PP
28762008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2877
2878 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
2879
0709f7d3
PP
28802008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2881
2882 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 2883
7093c834
PP
28842008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2885
2886 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 2887
b432ffe3
JK
28882008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2889
2890 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
2891
b1a268e5
VP
28922008-07-12 Vladimir Prus <vladimir@codesourcery.com>
2893
2894 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
2895
e2995f8e
KB
28962008-07-11 Kevin Buettner <kevinb@redhat.com>
2897
2898 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
2899 of regexp to account for changes made to GDB in the printing of
2900 byte vectors.
2901
14032a66
TT
29022008-07-11 Tom Tromey <tromey@redhat.com>
2903
2904 * gdb.base/completion.exp: Add 'help' completion test.
2905
981505ef
JK
29062008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2907
2908 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
2909
10568435
JK
29102008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
2913
4487aabf
PA
29142008-07-09 Pedro Alves <pedro@codesourcery.com>
2915
2916 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
2917
a4a9b1c4
PA
29182008-07-09 Pedro Alves <pedro@codesourcery.com>
2919
2920 * gdb.base/fullname.exp: Restore pwd if compiling failed.
2921
3c3185ac
JK
29222008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2923
2924 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
2925
7ebd49dc
VP
29262008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2927
2928 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
2929 previous commit. Add a comment.
2930
84e46146
PA
29312008-06-28 Pedro Alves <pedro@codesourcery.com>
2932
2933 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
2934
0f8d4a2f
VP
29352008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2936
2937 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
2938
f747e0ce
PA
29392008-06-27 Pedro Alves <pedro@codesourcery.com>
2940
2941 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
2942 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
2943 compiling an executable, link in an object that forces unbuffered
2944 output.
2945 * lib/set_unbuffered_mode.c: New file.
2946
734a5c36
JK
29472008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2948
2949 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
2950
a2840c35
VP
29512008-06-25 Vladimir Prus <vladimir@codesourcery.com>
2952
a9c64011
AS
2953 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
2954 mi_expect_stop.
2955 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
2956 Demand that *running is output.
2957 (detect_async): Perform checking every time.
2958 (mi_send_resuming_command): Extract everything into...
2959 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
2960 (mi_expect_stop): Don't accept any output before *stopped.
2961
6ae37fef
VP
29622008-06-13 Vladimir Prus <vladimir@codesourcery.com>
2963
2964 Robustify mi-simplerun.
a9c64011
AS
2965 * gdb.mi/basics.c (main): Add a call to sleep.
2966 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
2967 * gdb.mi/mi2-cli.exp: Likewise.
2968 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 2969
b4aa76f0 29702008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
2971
2972 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
2973
e1ac3328
VP
29742008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2975
a9c64011
AS
2976 * gdb.mi/mi-console.exp: Adjust.
2977 * gdb.mi/mi-syn-frame.exp: Adjust.
2978 * gdb.mi/mi2-console.exp: Adjust.
2979 * gdb.mi/mi2-syn-frame.exp: Adjust.
2980 * lib/mi-support.exp (mi_run_cmd): Adjust.
2981 (mi_send_resuming_command): Adjust.
e1ac3328 2982
f7f9a841
VP
29832008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2984
2985 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
2986 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
2987 testing of stopped.
2988 * gdb.mi/mi2-syn-frame.exp: Likewise.
2989 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
2990 (async, detect_async): New.
2991 (mi_expect_stop, mi_continue_to_line): Adjust expectation
2992 depending on if we're running in sync or async mode.
f7f9a841 2993
37cd5d19
TT
29942008-06-09 Tom Tromey <tromey@redhat.com>
2995
2996 * gdb.base/completion.exp: New tests for field name completion
2997 with spaces, and field name completion with '->'.
2998
65d12d83
TT
29992008-06-06 Tom Tromey <tromey@redhat.com>
3000
3001 * gdb.base/break1.c (struct some_struct): New struct.
3002 (values): New global.
3003 * gdb.base/completion.exp: Add field name completion test.
3004
ebfe2e3f
PP
30052008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3006
3007 * gdb.cp/call-c.exp: Test for incorrect handling of reference
3008 to pointer.
3009 * gdb.cp/call-c.cc: Likewise.
3010
bcf6fc3a
NR
30112008-06-06 Nick Roberts <nickrob@snap.net.nz>
3012
3013 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
3014 annotation.
3015
49fd4a42 30162008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 3017 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
3018
3019 * gdb.threads/execl.c, gdb.threads/execl1.c,
3020 gdb.threads/execl.exp: New tests.
a9c64011 3021
8a34ac3f
AR
30222008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
3023 Daniel Jacobowitz <dan@codesourcery.com>
3024
3025 * gdb.cp/exception.exp: Activate test, make it work with pending
3026 catchpoints.
3027
86ae69ef
JK
30282008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
3031
f7f9ae2c
VP
30322008-05-28 Vladimir Prus <vladimir@codesourcery.com>
3033
a9c64011
AS
3034 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
3035 now printed.
3036 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 3037
2a2d4dc3
AS
30382008-05-27 Andreas Schwab <schwab@suse.de>
3039
3040 * gdb.base/frame-args.exp: Handle arguments that are optimized
3041 out.
3042
5099e4d9
LM
30432008-05-26 Luis Machado <luisgpm@br.ibm.com>
3044
3045 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
3046 quiet for ppc32 and group options into a single variable.
3047
d9c36a91
JB
30482008-05-23 Joel Brobecker <brobecker@adacore.com>
3049
3050 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
3051 of zero-size elements.
3052 * gdb.ada/null_array.exp: Test printing this new array.
3053
103a8671
JK
30542008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3055
3056 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
3057
07a4cc1a 30582008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
3059
3060 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
3061 of the "finish" command.
3062
55f996a7
NR
30632008-05-21 Nick Roberts <nickrob@snap.net.nz>
3064
3065 * gdb.base/annota1.exp: Test for new annotation.
3066
907fc202
UW
30672008-05-16 Pedro Alves <pedro@codesourcery.com>
3068
3069 * gdb.base/fixsection.exp: New file.
3070 * gdb.base/fixsection0.c: New file.
3071 * gdb.base/fixsection1.c: New file.
3072
e8f97270
UW
30732008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3074
3075 * gdb.base/annota1.exp: Accept printf@... in place of printf.
3076 * gdb.base/annota3.exp: Likewise.
3077
ac0bb574
NF
30782008-05-13 Nathan Froyd <froydnj@codesourcery.com>
3079
3080 * gdb.base/watch_thread_num.exp: Don't run tests that require
3081 watchpoints if the target doesn't support them.
3082
6fadd07a
DE
30832008-05-12 Doug Evans <dje@google.com>
3084
3085 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
3086
6e9a4a30
JB
30872008-05-09 Joel Brobecker <brobecker@adacore.com>
3088
3089 * gdb.ada/assign_1.exp: New testcase.
3090
08388c79
DE
30912008-05-09 Doug Evans <dje@google.com>
3092
a3c83fae
DE
3093 * gdb.base/find.exp: New file.
3094 * gdb.base/find.c: New file.
08388c79 3095
bd5ddfe8
DJ
30962008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
3097
3098 * gdb.base/commands.exp (watchpoint_command_test): Handle
3099 gdb,no_hardware_watchpoints.
3100 * gdb.base/float.exp: Allow ARM targets without floating point.
3101 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
3102
b5dd68e2 31032008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 3104 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
3105
3106 * gdb.ada/lang_switch: New test program.
3107 * gdb.ada/lang_switch.exp: New testcase.
3108
382d13d1
DE
31092008-05-05 Doug Evans <dje@google.com>
3110
3111 * gdb.base/help.exp (disassemble): Update expected help text.
3112
9dd789d0
PA
31132008-05-04 Pedro Alves <pedro@codesourcery.com>
3114
3115 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
3116
611c83ae
PA
31172008-05-04 Pedro Alves <pedro@codesourcery.com>
3118
3119 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
3120 different times.
3121
ff013f42
JK
31222008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3123
3124 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
3125 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
3126 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
3127 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
3128
96dff6a2
VP
31292008-05-04 Vladimir Prus <vladimir@codesourcery.com>
3130
3131 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
3132 notification to appear.
3133
55cd6f92
DJ
31342008-05-04 Daniel Jacobowitz <dan@debian.org>
3135
3136 * gdb.base/fullname.c: New file.
3137 * gdb.base/fullname.exp: New file.
3138 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
3139
d705c43c
PA
31402008-05-03 Pedro Alves <pedro@codesourcery.com>
3141
3142 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
3143 expressions with macros.
3144
333222e1
JK
31452008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3146
3147 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
3148
5ac01682
DJ
31492008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3150
3151 * gdb.base/completion.exp: Handle lack of other symbols beginning
3152 with "a".
3153
3154 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
3155
237fc4c9
PA
31562008-05-02 Jim Blandy <jimb@codesourcery.com>
3157
3158 * gdb.asm/asmsrc1.s: Add scratch space.
3159
ed5e9466
DJ
31602008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3161 Daniel Jacobowitz <dan@codesourcery.com>
3162
3163 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
3164 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
3165 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
3166
b39cc962
DJ
31672007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
3168
3169 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
3170
36d520f5
JB
31712008-05-01 Joel Brobecker <brobecker@adacore.com>
3172
3173 * gdb.base/info-target.exp: New testcase.
3174
8d4e3071
DJ
31752008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3176
3177 * gdb.cp/hang.exp: Use .cc instead of .C.
3178 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
3179 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
3180
6f3f3097
DJ
31812008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3182
3183 * gdb.base/gdb1250.exp: Remove perror.
3184 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
3185
5550a914
PA
31862008-04-30 Pedro Alves <pedro@codesourcery.com>
3187
3188 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
3189 .2byte.
3190
d848e687
DJ
31912008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
3192
3193 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
3194 (maybe_kfail): New.
3195
93b5768b
PA
31962008-04-25 Pedro Alves <pedro@codesourcery.com>
3197
3198 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
3199
721c02de
VP
32002008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3201
a9c64011
AS
3202 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
3203 * gdb.mi/mi2-syn-frame.exp: Likewise.
3204 * lib/mi-support.exp: Likewise.
721c02de 3205
74960c60
VP
32062008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3207
3208 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
3209 to specify regexp for the location to stop at.
3210 * gdb.base/break-always.c: New.
3211 * gdb.base/break-always.exp: New.
3212
d24317b4
VP
32132008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3214
3215 * lib/mi-support.exp (mi_runto_helper): Adjust
3216 for the original-location field.
3217 (mi_create_breakpoint, mi_list_breakpoints): New.
3218 * gdb.mi/mi-break.exp: Adjust.
3219 * gdb.mi/mi2-break.exp: Adjust.
3220 * gdb.mi/mi-pending.exp: Adjust.
3221 * gdb.mi/mi-simplerun.exp: Adjust.
3222 * gdb.mi/mi2-simplerun.exp: Adjust.
3223 * gdb.mi/mi-syn-frame.exp: Adjust.
3224 * gdb.mi/mi2-syn-frame.exp: Adjust.
3225 * gdb.mi/mi-until.exp: Adjust.
3226 * gdb.mi/mi2-until.exp: Adjust.
3227 * gdb.mi/mi-var-display.exp: Adjust.
3228 * gdb.mi/mi2-var-display.exp: Adjust.
3229 * gdb.mi/mi-watch.exp: Adjust.
3230 * gdb.mi/mi2-watch.exp: Adjust.
3231
fdc59709 32322008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 3233
a9c64011
AS
3234 * aclocal.m4: Add override.m4.
3235 * configure: Regenerate.
fdc59709 3236
8e91f023
VP
32372008-04-19 Vladimir Prus <vladimir@codesourcery.com>
3238
3239 * gdb.mi/var-cmd.c (do_at_tests): Verify that
3240 '-var-update --all-values' reports new value even the type
3241 of a variable object has changed.
3242
233a11ab
CS
32432008-04-18 Craig Silverstein <csilvers@google.com>
3244
3245 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
3246 files.
d24317b4 3247
9c1137ad
JB
32482008-04-18 Joel Brobecker <brobecker@adacore.com>
3249
3250 * gdb.ada/atomic_enum: New test program.
3251 * gdb.ada/atomic_enum.exp: New testcase.
3252
66d0bbc7
DE
32532008-04-17 Doug Evans <dje@google.com>
3254
3255 * gdb.opt/Makefile.in: Fix whitespace.
3256
100906b0
UW
32572008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
3258
3259 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
3260
4584e32e
DE
32612008-04-17 Doug Evans <dje@google.com>
3262
3263 * gdb.base/hashline1.exp: New testcase.
3264 * gdb.base/hashline2.exp: New testcase.
3265 * gdb.base/hashline2.exp: New testcase.
3266
0a320680
PA
32672008-04-17 Pedro Alves <pedro@codesourcery.com>
3268
3269 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
3270
18ac113b
AR
32712008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
3272
3273 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
3274 temporary breakpoint to match "Temporary breakpoint".
3275 * gdb.base/break.exp (delete_breakpoints): Likewise.
3276 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
3277 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
3278 * gdb.base/display.exp: Likewise.
3279 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
3280 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
3281 * gdb.base/restore.exp (restore_tests): Likewise.
3282 * gdb.base/sepdebug.exp: Likewise.
3283 * gdb.base/watchpoint.exp: Likewise.
3284 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
3285 * gdb.mi/mi-pending.exp: Likewise.
3286 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
3287 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
3288 * gdb.mi/mi-var-cmd.exp: Likewise.
3289 * gdb.mi/mi-var-display.exp: Likewise.
3290 * gdb.mi/mi2-cli.exp: Likewise.
3291 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
3292 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
3293 * gdb.mi/mi2-var-display.exp: Likewise.
3294 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
3295 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
3296 new "disp" field.
a9c64011 3297 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
3298 reason. This is to support fix for PR2424.
3299
add38693
JK
33002008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3301
3302 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
3303
fcacd99f
VP
33042008-04-13 Vladimir Prus <vladimir@codesourcery.com>
3305
3306 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 3307 field. Add more floating varobj tests.
fcacd99f 3308 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
3309 field.
3310 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
3311 (main): Call do_at_tests.
3312 * lib/mi-support.exp (mi_create_floating_varobj)
3313 (mi_varobj_update_with_type_change): New.
fcacd99f 3314
de051565
MK
33152008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3316
3317 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
3318 option of -var-evaluate-expression.
3319 * gdb.mi/mi2-var-display.exp: Likewise.
3320
dbc52822
VP
33212008-04-07 Vladimir Prus <vladimir@codesourcery.com>
3322
3323 Introduce test setup helpers.
a9c64011
AS
3324 * lib/gdb.exp (build_executable, clean_restart)
3325 (prepare_for_testing): New.
3326 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
3327 * gdb.base/return.exp: Likewise.
3328 * gdb.base/ending-run.exp: Likewise.
dbc52822 3329
473591da
NR
33302008-04-07 Nick Roberts <nickrob@snap.net.nz>
3331
3332 * gdb.mi/mi-async.exp: New test for asynchronous Machine
3333 Interface (MI) responses.
3334
2b2d9e11
VP
33352008-04-06 Vladimir Prus <vladimir@codesourcery.com>
3336
a9c64011
AS
3337 * gdb.cp/breakpoint.cc: New code to test conditions involving
3338 member variables.
3339 * gdb.cp/breakpoint.exp: Test condition involving member
3340 variables.
2b2d9e11 3341
bb378428
VP
33422008-04-05 Vladimir Prus <vladimir@codesourcery.com>
3343
3344 * lib/mi-support.exp (mi_expect_stop): New.
3345 (mi_run_cmd): Change the
3346 token. Use mi_send_resuming_command, use
3347 mi_expect_stop.
3348 (mi_execute_to_helper): Rename to mi_execute_to.
3349 (mi_send_resuming_command): Add more error patterns.
3350 (mi_wait_for_stop): Renamed to...
3351 (mi_get_stop_line): ...this.
3352 (mi_run_inline_test): Adjust.
3353
3354 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
3355 * gdb.mi/mi-console.exp: Likewise.
3356 * gdb.mi/mi-pending.exp: Likewise.
3357 * gdb.mi/mi-simplerun.exp: Likewise.
3358 * gdb.mi/mi-stack.exp: Likewise.
3359 * gdb.mi/mi-stepi.exp: Likewise.
3360 * gdb.mi/mi-syn-frame.exp: Add comment.
3361 * gdb.mi/mi-until.exp: Likewise.
3362 * gdb.mi/mi-var-display.exp: Likewise.
3363 * gdb.mi/mi-watch.exp: Likewise.
3364 * gdb.mi/mi2-cli.exp: Likewise.
3365 * gdb.mi/mi2-console.exp: Likewise.
3366 * gdb.mi/mi2-simplerun.exp: Likewise.
3367 * gdb.mi/mi2-stack.exp: Likewise.
3368 * gdb.mi/mi2-stepi.exp: Likewise.
3369 * gdb.mi/mi2-until.exp: Likewise.
3370 * gdb.mi/mi2-var-display.exp: Likewise.
3371 * gdb.mi/mi2-watch.exp: Likewise.
3372
62172bb9
UW
33732008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3374
3375 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
3376
3377 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
3378
a13e061a
PA
33792008-04-04 Pedro Alves <pedro@codesourcery.com>
3380
3381 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
3382 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
3383 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
3384 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
3385 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
3386 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
3387 expect an mi error duplicated in stderr.
3388
eae06beb
JB
33892008-04-03 Joel Brobecker <brobecker@adacore.com>
3390
3391 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
3392 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
3393 Add a couple of tests that verify the behavior when the new setting
3394 is set to "cancel" and "all".
3395 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
3396 "ask" before we start the testing.
3397
79c6ced6
AR
33982008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
3399
3400 * gdb.cp/casts.cc: Add class reference variables.
3401 * gdb.cp/casts.exp: New test cases for up/down casting references.
3402
6c2d1a6b
MK
34032008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
3404
3405 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
3406 instead of beginning to make an extra test pass.
3407 * gdb.mi/mi2-var-display.exp: Likewise.
3408
55b411d9
MR
34092008-03-31 Maciej W. Rozycki <macro@mips.com>
3410
3411 * gdb.base/break.exp: Mark failures as such. Fix formatting.
3412
c6140da2
MD
34132008-03-31 Markus Deuling <deuling@de.ibm.com>
3414 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3415
3416 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
3417 value. Add xfail for older kernels.
3418
79732189
AR
34192008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
3420
3421 Bring mi-support in line with gdb.exp.
3422 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
3423 (mi_gdb_start): New function.
3424
33c3676e
MR
34252008-03-28 Maciej W. Rozycki <macro@mips.com>
3426
3427 * gdb.mi/mi-var-cmd.exp: Fix a typo.
3428
92e28119
VP
34292008-03-26 Vladimir Prus <vladimir@codesourcery.com>
3430
3431 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
3432 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 3433
9e8e3afe
VP
34342008-03-26 Vladimir Prus <vladimir@codesourcery.com>
3435
3436 * lib/mi-support.exp (mi_create_varobj_checked): New.
3437 (mi_list_varobj_children): Allow to check for a
3438 value.
3439 (mi_list_array_varobj_children): New.
3440
3441 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
3442 and mi_list_varobj_children, as opposed to hardcoding
3443 expected strings.
3444 * gdb.mi/gdb701.exp: Likewise.
3445 * gdb.mi/gdb792.exp: Likewise.
3446 * gdb.mi/mi-var-block.exp: Likewise.
3447 * gdb.mi/mi-var-cmd.exp: Likewise.
3448 * gdb.mi/mi-var-invalidate.exp: Likewise.
3449 * gdb.mi/mi2-var-block.exp: Likewise.
3450 * gdb.mi/mi2-var-child.exp: Likewise.
3451 * gdb.mi/mi2-var-cmd.exp: Likewise.
3452 * gdb.mi/mi2-var-display.exp: Likewise.
3453
9df50351
JK
34542008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3455
3456 Fix random false FAILs on i386.
3457 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
3458
31e5d73a
DJ
34592008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
3460
3461 PR gdb/544
3462 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
3463
12f4afab
DJ
34642008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
3465
3466 PR gdb/544
3467 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
3468
b562a0cb
DJ
34692008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3470
3471 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
3472 fixed PR gdb/544.
3473
17faa917
DJ
34742008-03-21 Pedro Alves <pedro@codesourcery.com>
3475
3476 * gdb.threads/fork-child-threads.exp: Test next over fork.
3477
6214f497
DJ
34782008-03-21 Chris Demetriou <cgd@google.com>
3479
3480 * gdb.base/break.exp (rbreak junk): New test for rbreak
3481 "Junk at end of arguments" issue.
3482
63092375
DJ
34832008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3484
3485 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
3486 *& to work on created array elements.
3487 (Top level): Test print $pc with a file. Test string operations
3488 without a target.
3489 * gdb.base/ptype.exp: Do not expect *& to work on created array
3490 elements.
3491
b21991b0
DJ
34922008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3493
3494 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
3495 gdb.threads/staticthreads.exp: Update exit query.
3496
c4b347c7
SL
34972008-03-07 Sandra Loosemore <sandra@codesourcery.com>
3498
3499 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
3500
fa4727a6
DJ
35012008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3502
3503 * gdb.base/watchpoint.c (global_ptr, func4): New.
3504 (main): Call func4.
3505 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
3506 (test_inaccessible_watchpoint): New.
3507
2f34202f
MR
35082008-02-29 Maciej W. Rozycki <macro@mips.com>
3509
3510 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
3511 select the largest.
3512
0d6ba1b1
DJ
35132008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3514
3515 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
3516 frames-invalid annotations.
3517
e691325a
PM
35182008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
3519
a9c64011 3520 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 3521
f85b5ecc
DE
35222008-02-27 Doug Evans <dje@google.com>
3523
3524 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
3525 for bug 1738.
3526 (breakpoint_to_handler_entry): Ditto.
3527
b40e7bf3
JB
35282008-02-27 Joel Brobecker <brobecker@adacore.com>
3529
3530 * gdb.base/ending-run.exp: Use the first line of code inside
3531 function body to test breakpoints.
3532 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
3533 location where the breakpoint is inserted when using the line
3534 where a function is declared. Fix typo in the description of
3535 one of the tests.
3536 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
3537
2faca73a
PM
35382008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
3539
3540 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 3541 tests.
2faca73a 3542
6f439c36
PM
35432008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
3544
3545 * gdb.base/args.exp: avoid same output for tests
3546 with single quotes.
3547
54e52265
VP
35482008-02-26 Vladimir Prus <vladimir@codesourcery.com>
3549
a9c64011
AS
3550 * gdb.base/annota1.exp: Adjust for 'info break'
3551 format changes.
3552 * gdb.base/annota3.exp: Likewise.
3553 * gdb.base/break.exp: Likewise.
3554 * gdb.base/condbreak.exp: Likewise.
3555 * gdb.base/pending.exp: Likewise.
3556 * gdb.base/sepdebug.exp: Likewise.
3557 * gdb.base/unload.exp: Likewise.
3558 * gdb.cp/ovldbreak.exp: Likewise.
3559 * gdb.mi/mi-pending.exp: Likewise.
54e52265 3560
897b09ca
DE
35612008-02-07 Doug Evans <dje@google.com>
3562
3563 * gdb.cp/mb-inline.exp: New.
3564 * gdb.cp/mb-inline.h: New.
3565 * gdb.cp/mb-inline1.cc: New.
3566 * gdb.cp/mb-inline2.cc: New.
3567
b1c32d35
PM
35682008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
3569
3570 * gdb.pascal/floats.pas: New test program.
3571 * gdb.pascal/floats.exp: New testcase.
3572
1a4ca44a
TJB
35732008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
3574
3575 * gdb.base/callfuncs.c (t_float_many_args): New function.
3576 (t_double_many_args): New function.
3577 * gdb.base/callfuncs.exp: Add tests for exceeding float
3578 and double parameters passed through the stack.
3579
439048e8
JB
35802008-02-05 Joel Brobecker <brobecker@adacore.com>
3581
3582 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
3583 gdb.ada/complete/foo.adb: New files.
3584 * gdb.ada/complete.exp: New testcase.
3585
81fe8080
DE
35862008-02-03 Doug Evans <dje@google.com>
3587
301f0ecf
DE
3588 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
3589
81fe8080
DE
3590 * gdb.cp/gdb2384.exp: New file.
3591 * gdb.cp/gdb2384.cc: New file.
3592 * gdb.cp/gdb2384-base.h: New file.
3593 * gdb.cp/gdb2384-base.cc: New file.
3594
4b071aec
DE
35952008-02-02 Doug Evans <dje@google.com>
3596
3597 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
3598
61137ba6
JB
35992007-02-01 Joel Brobecker <brobecker@adacore.com>
3600
3601 * gdb.ada/sym_print_name: New test program.
3602 * gdb.ada/sym_print_name.exp: New testcase.
3603
36042007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
3605
3606 * gdb.ada/nested/hello.adb: New file.
3607 * gdb.ada/nested.exp: New testcase.
3608 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3609
98deb0da
VP
36102008-02-01 Vladimir Prus <vladimir@codesourcery.com>
3611
3612 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
3613 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
3614 don't cause future evaluations of function to report
3615 creation of internal breakpoints.
98deb0da 3616
723a2275
VP
36172008-02-01 Vladimir Prus <vladimir@codesourcery.com>
3618
3619 * gdb.mi/mi-break.exp (test_error): New.
3620 Call it.
3621
fb546a2f
LM
36222008-01-31 Luis Machado <luisgpm@br.ibm.com>
3623
3624 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
3625 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
3626
2d8fd90a
PM
36272008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
3628
3629 * gdb.pascal/integers.pas: New test program.
3630 * gdb.pascal/integers.exp: New testcase.
3631
a7fa0ded
PM
36322008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
3633
3634 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
3635
5e1a1926
TJB
36362008-01-30 Luis Machado <luisgpm@br.ibm.com>
3637
3638 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
3639 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
3640
8d04f9f0
JB
36412008-01-30 Paul Hilfinger <hilfinger@adacore.com>
3642
3643 * gdb.ada/formatted_ref: New test program.
3644 * gdb.ada/formatted_ref.exp: New testcase.
3645
3646 * gdb.cp/formatted-ref.cc: New file.
3647 * gdb.cp/formatted-ref.exp: New testcase.
3648
ce75a98f
JB
36492008-01-30 Joel Brobecker <brobecker@adacore.com>
3650
3651 * gdb.base/ptype.exp: Add testing of "ptype $pc".
3652
e835f6bf
NR
36532008-01-30 Nick Roberts <nickrob@snap.net.nz>
3654
3655 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
3656 (test_file_list_exec_source_file): Update to new macro-info field.
3657
d118ef87
PH
36582008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
3659
3660 * gdb.ada/exprs: New test program.
3661 * gdb.ada/exprs.exp: New testcase.
3662
7d35ab09
TJB
36632008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3664
3665 * dfp-test.c (DELTA, DELTA_B): New definitions.
3666 (double_val1, double_val2, double_val3, double_val4, double_val5,
3667 double_val6, double_val7, double_val8, double_val9, double_val10,
3668 double_val11, double_val12, double_val13, double_val14, dec32_val1,
3669 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
3670 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
3671 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
3672 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
3673 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
3674 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
3675 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
3676 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
3677 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
3678 dec128_val16): New global variables.
3679 (decimal_dec128_align): New function.
3680 (decimal_mixed): Likewise.
3681 (decimal_many_args_dec32): Likewise.
3682 (decimal_many_args_dec64): Likewise.
3683 (decimal_many_args_dec128): Likewise.
3684 (decimal_many_args_mixed): Likewise.
3685 * dfp-test.exp: Add tests calling new inferior functions.
3686
2d717e4f
DJ
36872008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3688
3689 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
3690 gdb.server/ext-run.exp: New files.
3691 * lib/gdbserver-support.exp (gdbserver_download): New.
3692 (gdbserver_start): New. Update gdbserver expected
3693 output.
3694 (gdbserver_spawn): Use them.
3695 (gdbserver_start_extended): New.
3696
e85a822c
DJ
36972008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3698
3699 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
3700 Run on GNU/Linux.
3701 (do_exec_tests): Check for systems which do not support catchpoints.
3702 Do not match START.
3703 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
3704 Run on GNU/Linux. Enable verbose output.
3705 (check_fork_catchpoints): New.
3706 (explicit_fork_child_follow, catch_fork_child_follow)
3707 (tcatch_fork_parent_follow): Update expected messages.
3708 (do_fork_tests): Use check_fork_catchpoints.
3709 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
3710 Run on GNU/Linux. Enable verbose output.
3711 (check_vfork_catchpoints): New.
3712 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
3713 expected messages.
3714 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
3715
401ea829
JB
37162008-01-29 Jim Blandy <jimb@red-bean.com>
3717
3718 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
3719 host' errors.
3720 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
3721
aceaf3ad
JB
37222008-01-29 Jim Blandy <jimb@red-bean.com>
3723
3724 * gdb.threads/sigthread.c: Use barriers to ensure that
3725 child_thread and child_thread_two are always initialized before we
3726 start to use them.
3727
a5606eee
VP
37282008-01-29 Vladimir Prus <vladimir@codesourcery.com>
3729
3730 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
3731 * gdb.base/watchpoint-solib.c: New.
3732 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 3733
c55a82bb
PM
37342008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
3735
3736 * gdb.base/gdb1056.exp: Add unsigned integer test.
3737
0993fe05
DE
37382008-01-28 Doug Evans <dje@google.com>
3739
3740 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
3741
4fe42e7f
JB
37422008-01-27 Jim Blandy <jimb@codesourcery.com>
3743
c7a69933
JB
3744 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
3745
4fe42e7f
JB
3746 * gdb.base/expand-psymtabs.exp: Doc fix.
3747
5def8285
MK
37482008-01-26 Mark Kettenis <kettenis@gnu.org>
3749
3750 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3751
5313c911
NR
37522008-01-24 Nick Roberts <nickrob@snap.net.nz>
3753
a9c64011 3754 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
3755 -var-set-format.
3756
93815fbf
VP
37572008-01-23 Chris Demetriou <cgd@google.com>
3758
3759 * gdb.threads/thread_events.c: New testcase source file.
3760 * gdb.threads/thread_events.exp: New testcase expect file.
3761
467a88ee
NR
37622008-01-23 Nick Roberts <nickrob@snap.net.nz>
3763
3764 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
3765
3766 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
3767 -var-set-format.
3768
d8f82aba
DJ
37692008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3770 Vladimir Prus <vladimir@codesourcery.com>
3771
3772 * gdb.base/float.exp: Allow missing floating point for m68k and
3773 PowerPC.
3774
60c46647
VP
37752008-01-22 Vladimir Prus <vladimir@codesourcery.com>
3776
3777 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
3778 ignore count.
3779 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
3780 * gdb.mi/mi-cli.exp: Adjust.
3781 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 3782
c7dd36a1
PA
37832008-01-17 Pedro Alves <pedro@codesourcery.com>
3784
3785 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
3786 and 'dummy_ptr' integer pointer. Initialize struct_declarations
3787 with dummy_ptr's address.
3788 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
3789 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
3790 all targets.
3791 * gdb.mi/mi2-var-child.exp: Likewise.
3792
39d5313e
JB
37932008-01-09 Joel Brobecker <brobecker@adacore.com>
3794
3795 * gdb.ada/null_array: New test program.
3796 * gdb.ada/null_array.exp: New testcase.
3797
0aea4bf3
LM
37982008-01-09 Luis Machado <luisgpm@br.ibm.com>
3799
3800 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
3801 with required float modifiers.
3802
0b354900
JB
38032008-01-08 Joel Brobecker <brobecker@adacore.com>
3804
3805 * gdb.ada/funcall_param: New test program.
3806 * gdb.ada/funcall_param.exp: New testcase.
3807
cdb7f5d4
JB
38082008-01-08 Joel Brobecker <brobecker@adacore.com>
3809
3810 * gdb.ada/arrayparam: New test program.
3811 * gdb.ada/arrayparam.exp: New testcase.
3812
88e2547f
JB
38132008-01-08 Joel Brobecker <brobecker@adacore.com>
3814
3815 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
3816 landed. Should also fix random failures in the test following it.
3817
f6867ce0
TJB
38182008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3819
3820 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
3821 for expressions with decimal float values.
3822 (test_dfp_conversions): New function to test casts to and from
3823 decimal float types.
3824 Call test_dfp_conversions.
3825 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
3826 elements.
3827 (main): Initialize ds.float4 and ds.double8 elements.
3828 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
3829 string to new error message.
3830 (d64_set_tests): Likewise.
3831 (d128_set_tests): Likewise.
3832 Add tests for expressions with decimal float variables. Add tests for
3833 conversions to and from decimal float types.
3834
f9c11282
JB
38352008-01-05 Joel Brobecker <brobecker@adacore.com>
3836
3837 * gdb.ada/packed_tagged/comp_bug.adb: New file.
3838 * gdb.ada/packed_tagged.exp: New testcase.
3839
0ecbca72
JB
38402008-01-04 Joel Brobecker <brobecker@adacore.com>
3841
3842 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
3843 gdb.ada/homonym/homonym_main.adb: New files.
3844 * gdb.ada/homonym.exp: New testcase.
3845
c18d3d89
JB
38462008-01-04 Joel Brobecker <brobecker@adacore.com>
3847
3848 * gdb.ada/packed_array.exp: Add testing of references to
3849 a packed array.
3850
ecc7085b
JB
38512008-01-04 Joel Brobecker <brobecker@adacore.com>
3852
3853 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
3854 New files.
3855 * gdb.ada/type_coercion.exp: New testcase.
3856
c474c922
JB
38572008-01-04 Joel Brobecker <brobecker@adacore.com>
3858
3859 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
3860 gdb.ada/tagged/foo.adb: New file.
3861 * gdb.ada/tagged.exp: New testcase.
3862
9005b927
JB
38632008-01-04 Joel Brobecker <brobecker@adacore.com>
3864
3865 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
3866 gdb.ada/ptype_field/foo.adb: New files.
3867 * gdb.ada/ptype_field.exp: New testcase.
3868
1a6aaad8
JB
38692008-01-03 Joel Brobecker <brobecker@adacore.com>
3870
3871 * gdb.ada/print_pc.exp: New testcase.
3872
0ef22f53
JB
38732008-01-03 Joel Brobecker <brobecker@adacore.com>
3874
3875 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
3876 gdb.ada/taft_type/p.adb: New files.
3877 * gdb.ada/taft_type.exp: New testcase.
3878
1689ecf8
JB
38792008-01-03 Joel Brobecker <brobecker@adacore.com>
3880
3881 * gdb.ada/array_bounds/bar.adb: New file.
3882 * gdb.ada/array_bounds.exp: New testcase.
3883
a4d0b9c3
JB
38842008-01-03 Joel Brobecker <brobecker@adacore.com>
3885
3886 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
3887 gdb.ada/arrayptr/foo.adb: New files.
3888 * gdb.ada/arrayptr.exp: New testcase.
3889
a31ace00
JB
38902008-01-03 Joel Brobecker <brobecker@adacore.com>
3891
3892 * gdb.base/set-lang-auto.exp: New testcase.
3893
a97fced3
JB
38942008-01-03 Joel Brobecker <brobecker@adacore.com>
3895
3896 * gdb.ada/fun_addr/foo.adb: New file.
3897 * gdb.ada/fun_addr.exp: New testcase.
3898
ef29ce1a
JK
38992008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3900
3901 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
3902 New files
3903
0fafefe3
JB
39042008-01-02 Joel Brobecker <brobecker@adacore.com>
3905
3906 * array_subscript_addr/p.adb: New file.
a9c64011 3907 * array_subscript_addr.exp: New testcase.
0fafefe3 3908
c4359f8d
JB
39092008-01-02 Joel Brobecker <brobecker@adacore.com>
3910
a9c64011 3911 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
3912 New files.
3913 * gdb.ada/str_cmp_ref.exp: New testcase.
3914
1aa1b15b
JB
39152008-01-01 Joel Brobecker <brobecker@adacore.com>
3916
3917 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
3918 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 3919 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 3920
81c9b2cf
JB
39212008-01-01 Joel Brobecker <brobecker@adacore.com>
3922
3923 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
3924 gdb.ada/ref_param/pck.ads: New files.
3925 * gdb.ada/ref_param.exp: New testcase.
3926
319e4674
JB
39272008-01-01 Joel Brobecker <brobecker@adacore.com>
3928
3929 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
3930 gdb.ada/interface/foo.adb: New files.
3931 * gdb.ada/interface.exp: New testcase.
3932
ef682c56
JB
39332007-12-31 Jim Blandy <jimb@codesourcery.com>
3934
3935 * gdb.base/multi-forks.exp: Consume all output from child
3936 processes before proceeding to next test.
3937
f6f3eb6c
JB
39382007-12-29 Jim Blandy <jimb@codesourcery.com>
3939
3940 * configure: Regenerated.
3941
f652e42f
JB
39422007-12-27 Joel Brobecker <brobecker@adacore.com>
3943
3944 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
3945 gdb.ada/fixed_cmp/fixed.adb: New files.
3946 * gdb.ada/fixed_cmp.exp: New testcase.
3947
6943e596
JB
39482007-12-27 Joel Brobecker <brobecker@adacore.com>
3949
3950 * gdb.ada/boolean_expr.exp: New testcase.
3951
aad9a193
JB
39522007-12-26 Jim Blandy <jimb@codesourcery.com>
3953
3954 * gdb.base/multi-forks.exp: Doc fix.
3955
fb5f3683
JB
39562007-12-26 Joel Brobecker <brobecker@adacore.com>
3957
3958 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3959 * gdb.ada/char_param.exp: Do not compile our test program with
3960 -gnata, this is unnecessary.
3961 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
3962
384e4a9c
JB
39632007-12-24 Joel Brobecker <brobecker@adacore.com>
3964
3965 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
3966 gdb.ada/print_chars/foo.adb: New files.
3967 * gdb.ada/print_chars.exp: New testcase.
3968
01e044f7
JB
39692007-12-24 Joel Brobecker <brobecker@adacore.com>
3970
3971 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
3972 gdb.ada/char_param/foo.adb: New files.
3973 * gdb.ada/char_param.exp: New testcase.
3974
0ce17860
JB
39752007-12-22 Jim Blandy <jimb@codesourcery.com>
3976
3977 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
3978 hard-coding source line numbers into the test.
3979 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
3980 gdb_get_line_number to find.
3981
919809b9
JB
39822007-12-22 Joel Brobecker <brobecker@adacore.com>
3983
3984 * gdb.base/ptype.c (highest): New struct type.
3985 (the_highest): New variable of that type.
3986 (main): Add dummy assignment to a field of variable the_highest.
3987 * gdb.base/ptype.exp: Test type printing of our new variable.
3988
abc8a88d
PM
39892007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
3990
3991 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 3992 and record first explicitly generated thread number.
abc8a88d
PM
3993 Use that thread number for thread specific watchpoint test.
3994 Add iteration number to repetitive tests.
3995
5158f3e3
CES
39962007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
3997 Jim Blandy <jimb@codesourcery.com>
3998
3999 * gdb.base/expand-psymtabs.c: New testcase
4000 source file.
4001 * gdb.base/expand-psymtabs.exp: New testcase
4002 expect file.
4003
37e4754d
LM
40042007-12-17 Luis Machado <luisgpm@br.ibm.com>
4005
4006 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
4007 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
4008
551e5d04
JB
40092007-12-17 Joel Brobecker <brobecker@adacore.com>
4010
4011 * gdb.ada/frame_args/foo.adb: New file.
4012 * gdb.ada/frame_args/pck.ads: New file.
4013 * gdb.ada/frame_args/pck.adb: New file.
4014 * gdb.ada/frame_args.exp: New testcase.
4015
a05ee097
JB
40162007-12-17 Joel Brobecker <brobecker@adacore.com>
4017
4018 * gdb.base/frame-args.c: New file.
4019 * gdb.base/frame-args.exp: New testcase.
4020
c162e8c9 40212007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 4022 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
4023
4024 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
4025
afe8ab22 40262007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 4027
afe8ab22
VP
4028 * gdb.mi/mi-pending.exp: New.
4029 * gdb.mi/mi-pending.c: New.
4030 * gdb.mi/mi-pendshr.c: New.
4031
dfdfb3ca
JB
40322007-12-06 Jim Blandy <jimb@codesourcery.com>
4033
4034 * gdb.base/default.exp: Update expected output for 'info catch'.
4035
b7fca990
JK
40362007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
4039 must be set to binary.
4040
6a1afc1e
PA
40412007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
4042
4043 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
4044
a6b151f1
DJ
40452007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4046
4047 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
4048 gdb.mi/mi-file-transfer.exp: New.
4049
43039443
JK
40502007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4051
4052 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
4053
0ef2251b
MR
40542007-11-22 Maciej W. Rozycki <macro@mips.com>
4055
4056 * gdb.trace/backtrace.exp: Fix a typo.
4057 * gdb.trace/circ.exp: Likewise.
4058 * gdb.trace/collection.exp: Likewise.
4059 * gdb.trace/limits.exp: Likewise.
4060 * gdb.trace/report.exp: Likewise.
4061 * gdb.trace/tfind.exp: Likewise.
4062 * gdb.trace/while-dyn.exp: Likewise.
4063
5443631e
NR
40642007-11-21 Nick Roberts <nickrob@snap.net.nz>
4065
4066 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
4067 objects of pointers that can't be dereferenced are now
4068 "noneditable".
4069
a4ce5b0d
UW
40702007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4071
4072 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4073 (target_cpu): Remove.
4074
d6e956e5
VP
40752007-10-15 Vladimir Prus <vladimir@codesourcery.com>
4076
4077 * gdb.base/ending-run.exp: Expect the list of cleared
4078 breakpoint to come in natural order, not the reversed one.
a9c64011 4079
214270ab
VP
40802007-11-07 Vladimir Prus <vladimir@codesourcery.com>
4081
4082 * gdb.mi/mi-var-child.c (do_child_deletion): New.
4083 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 4084
1a619819
LM
40852007-11-05 Luis Machado <luisgpm@br.ibm.com>
4086
4087 * gdb.base/printcmds.exp: New function
4088 test_printf_with_dfp.
4089
5b01a6fa
DE
40902007-11-02 Doug Evans <dje@google.com>
4091
4092 * gdb.disasm/t01_mov.s: Remove carriage returns.
4093 * gdb.disasm/t02_mova.s: Ditto.
4094 * gdb.disasm/t03_add.s: Ditto.
4095 * gdb.disasm/t04_sub.s: Ditto.
4096 * gdb.disasm/t05_cmp.s: Ditto.
4097 * gdb.disasm/t06_ari2.s: Ditto.
4098 * gdb.disasm/t07_ari3.s: Ditto.
4099 * gdb.disasm/t08_or.s: Ditto.
4100 * gdb.disasm/t09_xor.s: Ditto.
4101 * gdb.disasm/t10_and.s: Ditto.
4102 * gdb.disasm/t11_logs.s: Ditto.
4103 * gdb.disasm/t12_bit.s: Ditto.
4104 * gdb.disasm/t13_otr.s: Ditto.
4105
ec33ab7f
JK
41062007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4107
4108 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
4109
ae0d01ff
UW
41102007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4111
4112 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
4113 provide DFP support.
4114
55eddb0f
DJ
41152007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4116
4117 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
4118 Test "set powerpc vector-abi". Skip auto-detection tests for old
4119 toolchains.
4120
7020f05c
PA
41212007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
4122
4123 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
4124 with [string compare].
4125
84bc3db9
PA
41262007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
4127
4128 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
4129 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
4130
5876dc88
LM
41312007-10-25 Luis Machado <luisgpm@br.ibm.com>
4132
4133 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
4134 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
4135 * gdb.opt/Makefile.in: New makefile.
4136 * Makefile.in: Create new directory "gdb.opt".
4137 * configure.ac: Add "gdb.opt" directory.
4138 * configure: Regenerated.
a9c64011 4139
c3ea9a14
DE
41402007-10-25 Doug Evans <dje@google.com>
4141
4142 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
4143 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
4144
a9c64011 41452007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
4146 Thiago Jung Bauermann <bauerman@br.ibm.com>
4147
4148 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
4149 Floating Point expressions.
4150 * gdb.base/dfp-test.exp: new file adding tests for Decimal
4151 Floating Point variables.
4152 * gdb.base/dfp-test.c: new file containing program with Decimal
4153 Floating variables, used by gdb.base/dfp-test.exp.
4154
62a24a2b
DJ
41552007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4156
4157 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
4158
e7b1eae6
UW
41592007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4160
4161 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
4162 compiling test case with GCC.
4163 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
4164
c641edcc
UW
41652007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4166
4167 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4168 format changes.
4169
5e5ebfe6
MS
41702007-10-18 Michael Snyder <msnyder@specifix.com>
4171
4172 * gdb.base/dbx.exp: Add missing "-re " operator.
4173
e831e7b6
GM
41742007-10-16 Gaius Mulley <gaius@glam.ac.uk>
4175
4176 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
4177 * configure.ac: Removed trailing spaces after backslash.
4178 * gdb.modula2: New directory.
4179 * gdb.modula2/Makefile.in: New file.
4180 * gdb.modula2/unbounded-array.exp: New file.
4181 * gdb.modula2/unbounded1.c: New file.
4182
7cc46491
DJ
41832007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4184
4185 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
4186
41872007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
4188
4189 * gdb.base/sigstep.c (main): Add checks for
4190 return values for setitimer call.
4191 Call setitimer again with itimer = ITIMER_REAL
4192 if first call to setitimer fails.
4193
e91528f0
KH
41942007-10-11 Kazu Hirata <kazu@codesourcery.com>
4195
4196 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
4197 of $timeout.
4198
2ec9a4f8
DJ
41992007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4200
4201 * gdb.server/server-run.exp: Test for dynamic linker symbols.
4202
42032007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
4204
4205 * lib/gdb.exp (gdb_run_cmd): Move comment outside
4206 of gdb_expect call, to avoid interruption.
4207
64b2fa04
PA
42082007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
4209
4210 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
4211 (v_unsigned_long_long, v_long_long_array)
4212 (v_signed_long_long_array, v_unsigned_long_long_array)
4213 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
4214 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
4215 [!NO_LONG_LONG]: New.
4216 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
4217 v_long_long_member.
4218
4219 (v_long_long_func, v_signed_long_long_func)
4220 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
4221 (main) [!NO_LONG_LONG]: Initialize long long variants.
4222
4223 * gdb.base/whatis.exp: If board file requests no_long_long, build
4224 test with NO_LONG_LONG defined. Test long long, signed long long,
4225 and unsigned long long variants but only if board file doesn't
4226 disable it.
4227
a912286e 42282007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 4229 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
4230
4231 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
4232 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
4233 * configure: Regenerated.
4234 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
4235 gdb.pascal/types.exp, lib/pascal.exp: New files.
4236
471ba8c9
DJ
42372007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
4238
4239 * gdb.cp/classes.exp (do_tests): Always step to the line after the
4240 call.
4241 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
4242 to return to the call.
4243 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
4244 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
4245 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
4246 * gdb.mi/mi-until.exp (test_until): Likewise.
4247 * gdb.mi/mi2-until.exp (test_until): Likewise.
4248
fef8a650
DJ
42492007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
4250
4251 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
4252 two-char array.
4253 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
4254
d983da9c
DJ
42552007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4256
4257 * gdb.threads/watchthreads.c (thread_function): Sleep between
4258 iterations.
4259 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
4260 at once for S/390. Generate matching fails and passes.
4261
17f62551
VP
42622007-09-27 Vladimir Prus <vladimir@codesourcery.com>
4263
4264 * gdb.mi/var-cmd.c (do_children_tests): Initialize
4265 the 'struct_declarations' variable to zeros.
a9c64011 4266
ed0616c6
VP
42672007-09-24 Vladimir Prus <vladimir@codesourcery.com>
4268
4269 * gdb.cp/mb-ctor.cc: New.
4270 * gdb.cp/mb-ctor.exp: New.
4271 * gdb.cp/mb-templates.cc: New.
4272 * gdb.cp/mb-templates.exp: New.
4273
41f1b697
DJ
42742007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
4275
4276 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
4277
3f213f78
PA
42782007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
4279
4280 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
4281 targets.
4282 * configure: Regenerate.
4283
0d381245 42842007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 4285
0d381245
VP
4286 * gdb.base/annota1.exp: Adjust for 'info break'
4287 format changes.
4288 * gdb.base/annota3.exp: Likewise.
4289 * gdb.base/break.exp: Likewise.
4290 * gdb.base/condbreak.exp: Likewise.
4291 * gdb.base/pending.exp: Likewise.
4292 * gdb.base/sepdebug.exp: Likewise.
4293 * gdb.base/unload.exp: Likewise.
4294 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 4295
fe3f5fa8
VP
42962007-09-22 Vladimir Prus <vladimir@codesourcery.com>
4297
4298 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
4299 messages.
4300 * gdb.base/chng-syms.exp: Likewise.
4301 * gdb.base/unload.exp: Likewise.
a9c64011 4302
a75cf6c0
DJ
43032007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
4304
4305 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
4306
18ecae38
DJ
43072007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4308
4309 * schedlock.c (NUM): Change to 1.
4310 (main): Use args[0] for the main thread.
4311 * schedlock.exp: Only expect two threads. Only issue one pass or fail
4312 regardless of the number of threads.
4313
5509918f
MR
43142007-09-14 Maciej W. Rozycki <macro@mips.com>
4315
4a543daf
MR
4316 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
4317 type down.
4318 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
4319 test.
4320 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
4321 watchpoint type down.
4322 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
4323 test.
4324
43252007-09-14 Maciej W. Rozycki <macro@mips.com>
4326
5509918f
MR
4327 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
4328 Move all the tests here and run them twice, once using software
4329 watchpoints and once using hardware watchpoints.
4330 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
4331
40b53987
DJ
43322007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
4333
4334 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
4335 test.
4336
695e2681
MK
43372007-09-10 Mark Kettenis <kettenis@gnu.org>
4338
8b3fc8d8
MK
4339 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
4340 build-id.
4341
695e2681
MK
4342 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
4343 know about $ORIGIN. Calculate output dir from $dest instead of
4344 using ${objdir}/{$subdir}.
4345
58d69f29
MK
43462007-09-09 Mark Kettenis <kettenis@gnu.org>
4347
4348 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
4349 gcore, before continuing with the test.
4350
3e347599
DJ
43512007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
4352
4353 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
4354 * gdb.mi/mi-watch.exp: Likewise.
4355
ea37ba09
DJ
43562007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4357 Jim Blandy <jimb@codesourcery.com>
4358
4359 * gdb.arch/i386-sse.exp: Do not expect character constants.
4360 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
4361 * gdb.base/display.exp: Allow print/s.
4362 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
4363 and unsigned char array changes.
4364
2025a643
DJ
43652007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4366
4367 * gdb.base/display.exp: Add tests for printf %p.
4368
26669a27
PA
43692007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
4370
4371 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
4372 the dll name to unicode.
4373
c8f021f8
JK
43742007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4375
4376 * gdb.base/default.exp (show version): Update the version text.
4377 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
4378
4cf31eea
JK
43792007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4380
4381 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
4382 New files.
4383
4935890f
JK
43842007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4385
4386 * lib/gdb.exp (build_id_debug_filename_get): New function.
4387 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
4388 Remove the generate DEBUG file for the future testcase runs.
4389 New testcase for the NT_GNU_BUILD_ID retrieval.
4390 Move the final testing step to ...
4391 (test_different_dir): ... a new function.
4392 New parameter XFAIL to XFAIL all the tests performed.
4393 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
4394 New parameter TYPE to PF_PREFIX all the tests performed.
4395
02142340
VP
43962007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4397
4398 * gdb.mi/mi-var-cp.cc (path_expression): New
4399 function.
4400 * gdb.mi/mi-var-cp.exp: Run path exression tests.
4401
36acd84e
UW
44022007-08-27 Markus Deuling <deuling@de.ibm.com>
4403
4404 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
4405 to fit into SPU Local Store memory.
4406
a896d121
JB
44072007-08-23 Joel Brobecker <brobecker@adacore.com>
4408
4409 * gdb.base/default.exp: Adjust the expected output of "info
4410 warranty" after the switch to GPLv3.
4411
7b433602
JB
44122007-08-23 Joel Brobecker <brobecker@adacore.com>
4413
4414 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
4415 to 30000 (from 20000).
4416
e22f8b7c
JB
44172007-08-23 Joel Brobecker <brobecker@adacore.com>
4418
4419 Switch the license of all .exp files to GPLv3.
4420 Switch the license of all .f and .f90 files to GPLv3.
4421 Switch the license of all .s and .S files to GPLv3.
4422
5a0e3bd0
JB
44232007-08-23 Joel Brobecker <brobecker@adacore.com>
4424
4425 * configure.ac: Switch license to GPLv3.
4426
cc00619d
JB
44272007-08-23 Joel Brobecker <brobecker@adacore.com>
4428
4429 Switch the licensing to GPLv3 for all .ads and .adb files.
4430
8d26208a
DJ
44312007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
4432
4433 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
4434 and t_int_double.
4435 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
4436
4fcb9948
JB
44372007-08-17 Joel Brobecker <brobecker@adacore.com>
4438
4439 * gdb.base/step-line.c: Switch license to GPL version 3, and
4440 update copyright year.
4441 * gdb.base/step-line.inp: Likewise.
4442
b9c34f67
JB
44432007-08-17 Joel Brobecker <brobecker@adacore.com>
4444
4445 * gdb.base/gdb1555.exp: Make expected output immune to formatting
4446 changes inside gdb1555.c.
4447 * gdb.base/pending.exp: Likewise.
4448
2cc17678
DJ
44492007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
4450
4451 * config/default.exp: New file.
4452
e48883f7
DJ
44532007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
4454
4455 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
4456 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
4457
1ab80e5b
MR
44582007-07-30 Maciej W. Rozycki <macro@mips.com>
4459
4460 * gdb.base/dump.exp: Force the correct endianness for binary
4461 formats not carrying this information.
4462
aba471f5
DJ
44632007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4464
4465 * gdb.threads/staticthreads.exp: Match .*sem_post.
4466
d4e07204
DJ
44672007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4468
4469 * gdb.base/readline.exp (operate_and_get_next): Match the final
4470 prompt.
4471
2b97317d
KB
44722007-07-23 Kevin Buettner <kevinb@redhat.com>
4473
4474 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
4475 to restarting SID.
4476
44efa07a
KB
44772007-07-18 Kevin Buettner <kevinb@redhat.com>
4478
4479 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
4480 prior to `gdb_start'.
4481
7b5ebade
KB
44822007-07-18 Kevin Buettner <kevinb@redhat.com>
4483
4484 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
4485 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
4486 Remove call to gdb_unload.
4487
255e7678
DJ
44882007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
4489 Daniel Jacobowitz <dan@codesourcery.com>
4490
4491 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
4492 for __WIN32__.
4493 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
4494 * gdb.base/unload.exp: Use shared library test routines.
4495
3a40aaa0
UW
44962007-07-03 Markus Deuling <deuling@de.ibm.com>
4497
4498 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
4499 * gdb.base/solib-symbol-lib.c: Likewise.
4500 * gdb.base/solib-symbol-main.c: Likewise.
4501
b0f4b84b
DJ
45022007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4503
4504 * config/gdbserver.exp (gdb_reconnect): New.
4505 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
4506 gdb.base/solib-disc.exp: New files.
4507 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
4508 remote debugging".
4509 (gdb_compile): Add shlib_load flag.
4510 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
4511 port.
4512 (gdbserver_reconnect): New.
4513
1b05479a
DJ
45142007-07-01 Nick Roberts <nickrob@snap.net.nz>
4515 Daniel Jacobowitz <dan@codesourcery.com>
4516
4517 * gdb.base/annota3.exp: Test for if construct.
4518
86f78eb2
DJ
45192007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
4520
4521 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
4522
6a2eb474 45232007-06-21 Chris Dearman <chris@mips.com>
a9c64011 4524 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
4525
4526 * gdb.base/display.exp: Allow a newline after display/i.
4527 * gdb.base/pc-fp.exp: Likewise.
4528 * gdb.base/sigbpt.exp: Likewise.
4529
f8b73d13
DJ
45302007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4531
4532 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
4533 required features to be included.
4534
4339e69e
DJ
45352007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
4536
4537 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
4538 in info threads output.
4539
23d964e7
UW
45402007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4541 Markus Deuling <deuling@de.ibm.com>
4542
4543 * gdb.arch/spu-info.exp: New testcase.
4544 * gdb.arch/spu-info.c: New file.
4545
fd20f75b
DJ
45462007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
4547
4548 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
4549 tpcs_offset. Restore lr after the call.
4550 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
4551
2226f861
DJ
45522007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
4553
4554 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
4555 (gdbserver_run): Kill any running gdbserver.
4556 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
4557
d12371a9
MR
45582007-05-17 Maciej W. Rozycki <macro@mips.com>
4559
4560 * gdb.base/sigbpt.exp: Preset segv_addr.
4561
93f02886
DJ
45622007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4563
4564 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
4565 (gdb_compile_shlib): Likewise.
4566 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
4567 (default_gdb_init): Clear cleanfiles.
4568 (gdb_finish): Delete recorded cleanfiles.
4569 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
4570
4571 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
4572 Do not use isnative.
4573 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
4574 gdb.base/so-impl-ld.exp: Likewise.
4575 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
4576 * gdb.base/unload.exp: Likewise. Do not pass empty option to
4577 gdb_compile.
4578
b04e06d7
VP
45792007-05-15 Vladimir Prus <vladimir@codesourcery.com>
4580
4581 * config/unknown.exp: Remove.
4582
069ed931
UW
45832007-05-15 Markus Deuling <deuling@de.ibm.com>
4584
4585 * gdb.base/info-proc.exp: Check is_remote.
4586
09db0d03
UW
45872007-05-14 Markus Deuling <deuling@de.ibm.com>
4588
4589 * gdb.base/gcore.exp: Initialize variable core_supported.
4590
af2cbe8c
DJ
45912007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4592
4593 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
4594
027c0295
DJ
45952007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4596
4597 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
4598 * gdb.threads/print-threads.exp (test_all_threads): Allow
4599 negative and hexadecimal thread IDs.
4600
dc5000e7
DJ
46012007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4602
4603 * gdb.java/jprint.java (public): Avoid invalid call to static
4604 method.
4605
2e74ed18
DP
46062007-05-14 Denis Pilat <denis.pilat@st.com>
4607
4608 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
4609 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
4610 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4611 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
4612 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
4613
83547f02
UW
46142007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4615
4616 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 4617 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
4618 this mode.
4619 * gdb.base/ovlymgr.c: Provide stubs for spu target.
4620 * gdb.base/spu.ld: New file.
4621
b18be20d
DJ
46222007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
4623
4624 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
4625
be444858
DJ
46262007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
4627
4628 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
4629
b1d53152
DJ
46302007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
4631
4632 * gdb.java/jmain.exp: Handle demangled names with and without method
4633 signatures.
4634
d084b331
DJ
46352007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
4636
4637 * gdb.mi/mi-syn-frame.c (main, foo, bar)
4638 (have_a_very_merry_interrupt): Remove calls to puts.
4639 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
4640 inferior output.
4641 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
4642 test names.
4643
db9d7fc5
DJ
46442007-04-29 Markus Deuling <deuling@de.ibm.com>
4645 Daniel Jacobowitz <dan@codesourcery.com>
4646
4647 * gdb.base/auxv.exp (core_works): Also check is_remote.
4648 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
4649
ef783a7d 46502007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 4651
ef783a7d
VP
4652 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
4653 message, not the undefined 'module' variable.
4654 * gdb.base/siginfo.exp: Likewise.
4655 * gdb.base/sigstep.exp: Likewise.
4656 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
4657 serialport.
4658 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
4659
b7b73cae
CV
46602007-04-25 Corinna Vinschen <vinschen@redhat.com>
4661
4662 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
4663 target sim fails. Return 0 otherwise.
4664 (gdb_load): Return prematurely if gdb_target_sim fails.
4665
7d90fdfa
DP
46662007-04-16 Denis Pilat <denis.pilat@st.com>
4667
4668 * gdb.base/setshow.exp: Reset height after having set it to 100.
4669
5d3e9c85
DP
46702007-04-16 Denis Pilat <denis.pilat@st.com>
4671
4672 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
4673
18e75969
DP
46742007-04-16 Denis Pilat <denis.pilat@st.com>
4675
4676 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
4677
25d5ea92
VP
46782007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4679
4680 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
4681 tests. Run the frozen varobjs test.
4682 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 4683 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 4684
0b49cb80
JK
46852007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4686
4687 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
4688 gdb.base/type-opaque.exp: New files.
4689
a73bafbc 46902007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
4691
4692 * gdb.mi/mi-var-child.c
a73bafbc
VP
4693 (do_children_tests): User char[2] instead of
4694 char so that automatic printing of pointers to char
4695 don't give unpredicable result.
4696 * gdb.mi/var-cmd.c (do_locals_test): Initialize
4697 local variables.
4698 * gdb.mi/mi-var-child.exp: Step to right line
4699 of do_children_tests.
4700 * gdb.mi/mi2-var-child.exp: Likewise.
4701 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 4702 do_locals_tests.
a73bafbc
VP
4703 (do_children_tests): User char[2] instead of
4704 char so that automatic printing of pointers to char
a9c64011 4705 don't give unpredicable result.
a73bafbc 4706 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 4707 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
4708 Pass test name to mi_wait_for_stop.
4709
7ce59000
DJ
47102007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4711
4712 * gdb.asm/asm-source.exp: Remove d10v case.
4713 * lib/gdb.exp (skip_cplus_tests): Likewise.
4714 * gdb.asm/d10v.inc: Deleted.
4715
20389057
DJ
47162007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4717
4718 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
4719
8807d78b
DJ
47202007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4721
4722 * config/netware.exp: Delete file.
4723
aa3edb8e
JB
47242007-03-29 Joel Brobecker <brobecker@adacore.com>
4725
4726 * gdb.dwarf2/dw2-noloc.S: New file.
4727 * gdb.dwarf2/dw2-noloc.exp: New file.
4728
297561ac
PA
47292007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
4730
4731 * gdb.cp/method2.cc: New test.
4732 * gdb.cp/method2.exp: New test.
4733 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
4734
1f81bd39
DJ
47352007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4736
4737 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
4738
9453113a
DJ
47392007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4740
4741 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
4742
b741e217
DJ
47432007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4744
4745 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
4746 (gdb_load): Delete, replace with...
4747 (gdb_reload): ...this.
4748 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
4749 * gdb.server/server-mon.exp: Likewise.
4750 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
4751 (gdb_start_cmd): New.
4752 (gdb_file_cmd): Save the last loaded file.
4753 (gdb_reload): New.
4754 (gdb_gnu_strip_debug): Use transform.
4755 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
4756 support here. Use new $last_loaded_file. Check mtime.
4757 (gdb_target_cmd): Handle ObjC failure case.
4758 (infer_host_exec): Delete.
4759 (gdbserver_load): Rename to...
4760 (gdbserver_run): ...this. Simplify.
4761 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
4762 (mi_gdb_load): Move most contents to a new function...
4763 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
4764 (mi_run_cmd): Use mi_gdb_target_load.
4765 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
4766 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
4767 Use gdb_run_cmd.
4768 * gdb.base/charsign.exp: Remove incorrect comment.
4769 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
4770 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
4771 gdb.base/start.exp: Use gdb_start_cmd.
4772
446ab585 47732007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 4774 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
4775
4776 * gdb.base/sigbpt.exp: Fix the message when skipping test.
4777 * gdb.base/signull.exp: Similarly.
4778
bbb88ebf
UW
47792007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4780
4781 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
4782 messages available to test cases (like chng-sym.exp).
4783
cb8c4a99
AS
47842007-03-14 Andreas Schwab <schwab@suse.de>
4785
4786 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4787 format changes.
4788
4e463ff5
DJ
47892007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
4790
4791 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
4792 (optimized_1): New.
4793 (main): Call optimized_1.
4794 (gdb2029): Correct typos. Call gdb2029_marker.
4795 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
4796 for gdb2029.
4797
b6db2c47
MK
47982007-03-12 Mark Kettenis <kettenis@gnu.org>
4799
4800 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
4801 as tabs. Remove redundant test pattern.
4802
70ed3737
UW
48032007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4804
4805 * gdb.base/long_long.exp: Accept optional symbol name in <...>
4806 for /a format output.
4807
47b67b60
DJ
48082007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
4809
4810 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
4811 collect output incrementally.
4812
b8953b0e
UW
48132007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4814
4815 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
4816 for -var-create lpcharacter test.
4817 * gdb.mi/mi2-var-cmd.exp: Likewise.
4818
7acd5c40
UW
48192007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4820
4821 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
4822 pass on targets where address zero is readable.
4823
9c6759c1
UW
48242007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4825
4826 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
4827 just a single architecture.
4828
a2f1aeb4
UW
48292007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4830
4831 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
4832 (fetch_all_registers): New function, uses gdb_test_multiple and
4833 exp_continue to fetch inferior output line-by-line.
4834 Replace all uses of do_get_all_registers by fetch_all_registers.
4835
46579ac2
UW
48362007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4837
4838 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
4839 in target_info.
4840
fc133f24
MS
48412007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4842
a9c64011 4843 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
4844 consistancy; add a default (timeout) case.
4845
7646a51d
MS
48462007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4847
4848 * gdb.base/watchpoint.exp: Fix truncated comment.
4849
dcfff61f
MS
48502007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4851
4852 * Makefile.in: Remove spurious single-quotes from sed command.
4853
664e3ee9
DJ
48542007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4855
4856 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
4857 func.
4858 * gdb.mi/mi2-var-cmd.exp: Likewise.
4859
d7cc6f2f
JB
48602007-02-27 Joel Brobecker <brobecker@adacore.com>
4861
a9c64011
AS
4862 * gdb.dwarf2/dw2-producer.S: New file.
4863 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
4864
48652007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
4866
4867 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4868 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4869 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4870 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4871 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4872 Revert tests to use mi_gdb_test and include value field in output
4873 of -var-create.
4874
93d42b30
DJ
48752007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4876
4877 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
4878
c499ed39
DJ
48792007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4880
4881 * gdb.base/maint.exp: Remove full paths from test names.
4882 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
4883 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
4884
9836f81b
JB
48852007-02-27 Joel Brobecker <brobecker@adacore.com>
4886
4887 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
4888
c74d0ad8
DJ
48892007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4890
4891 * gdb.server/server-mon.exp: New test.
4892
2711e456
DJ
48932007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4894
4895 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
4896
ff6f572f
DJ
48972007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4898
4899 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
4900 register capitalization.
4901
fada3feb
DP
49022007-02-13 Denis Pilat <denis.pilat@st.com>
4903
4904 * gdb.mi/mi-var-invalidate.exp: New file.
4905
fb1e4ffc
DJ
49062007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4907
4908 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
4909
3da939d7
DJ
49102007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4911
4912 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
4913
123dc839
DJ
49142007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4915
4916 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
4917 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
4918
877e3645 49192007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
4920
4921 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4922 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4923 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4924 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4925 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 4926 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 4927 Update tests to include value field in output of -var-create.
a9c64011 4928
3c0a2960
AS
49292007-02-08 Andreas Schwab <schwab@suse.de>
4930
4931 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
4932
108546a0
DJ
49332007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4934
4935 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
4936 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
4937
d701dcab
DP
49382007-02-02 Denis Pilat <denis.pilat@st.com>
4939
4940 * gdb.threads/threadapply.exp: check that frame is not changed by
4941 the thread apply all command.
4942
783e3e2f
AS
49432007-01-31 Andreas Schwab <schwab@suse.de>
4944
6d9c3a87
AS
4945 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4946
3c50d7b9
AS
4947 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
4948 in the dwarf sections.
4949 * gdb.dwarf2/mac-fileno.S: Likewise.
4950
783e3e2f
AS
4951 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
4952 bspstore register on ia64.
4953
78ff580e
AS
49542007-01-29 Andreas Schwab <schwab@suse.de>
4955
cc8e9b12
AS
4956 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
4957 "frame-begin" annotation.
4958
78ff580e
AS
4959 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
4960 number of "frames-invalid" annotations.
4961
704a4f78
DJ
49622007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4963
4964 * gdb.base/commands.exp: Call if_commands_test.
4965 (gdb_test_no_prompt, if_commands_test): New.
4966
e741bf94
MK
49672007-01-28 Mark Kettenis <kettenis@gnu.org>
4968
4969 * gdb.threads/sigthread.c (NSIGS): Make bigger.
4970
474d0ad3
AS
49712007-01-27 Andreas Schwab <schwab@suse.de>
4972
4973 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
4974 .short/.int/.quad in the dwarf sections.
4975 * gdb.dwarf2/dw2-intercu.S: Likewise.
4976 * gdb.dwarf2/dw2-intermix.S: Likewise.
4977
e784b426
JK
49782007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4979
4980 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
4981 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
4982 array.
e784b426
JK
4983 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
4984 * gdb.base/setvar.exp: Likewise.
4985
37f08e04
AS
49862007-01-26 Andreas Schwab <schwab@suse.de>
4987
9a01813a
AS
4988 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
4989 test.
4990
37f08e04
AS
4991 * gdb.base/multi-forks.exp ("restart $i"): Also match
4992 __kernel_syscall_via_break.
4993
6e2a9270
VP
49942007-01-24 Vladimir Prus <vladimir@codesourcery.com>
4995
4996 * lib/mi-support.exp (mi_delete_varobj): New.
4997 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
4998 testcase.
4999 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
5000 (main): Call the above.
5001 (reference_update_test, base_in_reference_test)
5002 (reference_to_pointer): Delete the created varobjs.
a9c64011 5003
e515b470
DJ
50042007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
5005
5006 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
5007 * configure: Regenerated.
5008 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
5009 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
5010 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
5011 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
5012 * lib/gdb.exp (gdb_skip_xml_test): New function.
5013
08d8bcd7
DJ
50142007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
5015
5016 * gdb.base/sigrepeat.exp: Correct error message.
5017
50182007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
5019 Daniel Jacobowitz <dan@codesourcery.com>
5020
5021 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
5022 gdb.arch/i386-gnu-cfi-asm.S: New files.
5023
97c3f1f3
JK
50242007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5025
5026 * lib/gdb.exp: Abort on missing `site.exp'.
5027
cb1df416
DJ
50282007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5029 Daniel Jacobowitz <dan@codesourcery.com>
5030
5031 * gdb.base/included.c, gdb.base/included.exp,
5032 gdb.base/included.h: New files.
5033
35990120
DJ
50342007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5035
5036 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
5037 (maximize_rlimit): Reduce limits on 64-bit systems.
5038
6e81a116 50392007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
5040
5041 From Marcus Deuling <deuling@de.ibm.com>:
5042 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
5043 every case.
5044
6c3c41f3
NR
50452007-01-13 Nick Roberts <nickrob@snap.net.nz>
5046
5047 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
5048 (test_path_specification): Use objdir instead of srcdir to always
5049 get an absolute filename.
5050
2f12c312
DJ
50512007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
5052
5053 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
5054
81121995
VP
50552007-01-11 Vladimir Prus <vladimir@codesourcery.com>
5056
5057 * gdb.mi/mi-var-cp.cc (reference_update_tests):
5058 Make sure the variable we're using is in scope.
5059 (reference_to_pointer): Likewise.
5060
4741b737
DJ
50612007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5062
5063 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
5064 has no debug information.
5065
054410c3
DJ
50662007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5067
5068 * gdb.base/annota1.exp: Remove extra send_gdb.
5069
818f79f6
DJ
50702007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5071
5072 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
5073
f7a6bb70
DJ
50742007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5075
5076 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
5077
57e66780
DJ
50782007-01-08 Nick Roberts <nickrob@snap.net.nz>
5079 Daniel Jacobowitz <dan@codesourcery.com>
5080
5081 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
5082 lcharacter or linteger change. Correct duplicated test name.
5083 * gdb.mi/mi2-var-cmd.exp: Likewise.
5084
3d799a95
DJ
50852007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5086
5087 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
5088
50892007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 5090
a9c64011
AS
5091 * gdb.base/nofield.c: New file.
5092 * gdb.base/nofield.exp: New testcase.
51679ba9 5093
eafb94e8
NR
50942007-01-05 Nick Roberts <nickrob@snap.net.nz>
5095
5096 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
5097
5098 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
5099 test.
5100
5e572bb4
DJ
51012007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5102
5103 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
5104
74a44383
DJ
51052007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5106
5107 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
5108 when continuing.
5109
1b572db9
DJ
51102007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
5111
5112 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
5113 Expect ".exe" extension.
5114
381bc39b
DJ
51152007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
5116
5117 * gdb.base/charset.exp: Add explicit filename to break.
5118 * gdb.base/dbx.exp: Add explicit filename to breaks.
5119
2b70e4c6
DJ
51202007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
5121
5122 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
5123 * gdb.mi/mi2-file.exp: Likewise.
5124
303b6f5d
DJ
51252007-01-04 Vladimir Prus <vladimir@codesourcery.com>
5126
5127 Implement specification of MI tests as comments
5128 in C and C++ sources.
5129 * lib/mi-support.exp (mi_autotest_data): New variable.
5130 (mi_autotest_source): New variable.
5131 (count_newlines, mi_prepare_inline_tests)
5132 (mi_get_inline_test, mi_continue_to_line)
5133 (mi_run_inline_test, mi_tbreak)
5134 (mi_send_resuming_command, mi_wait_for_stop): New functions.
5135 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
5136 Run inline tests.
5137 * gdb.mi/mi-var-cp.cc: Define tests here.
5138
23da0d94
VP
51392007-01-04 Vladimir Prus <vladimir@codesourcery.com>
5140
5141 Simplify usage of mi_continue_to.
5142 * lib/mi-support.exp (mi_runto_helper): Renamed
5143 from mi_runto, added new parameter 'run_or_continue'.
5144 (mi_runto): Use mi_runto_helper.
5145 (mi_continue_to): Accept just function name as parameter.
5146 Use mi_runto_helper.
5147 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
5148 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 5149
f9e18282
JB
51502006-01-04 Joel Brobecker <brobecker@adacore.com>
5151
5152 Make this testcase a bit more realistic. The current code
5153 is too simplistic, and allows the compiler to optimize out
5154 some of the entities we need for this testcase.
5155 * gdb.ada/null_record/bar.ads (Void_Star): New type.
5156 (Do_Nothing): Add extra parameter.
5157 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
5158 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
5159 by using a variable of type Void_Star.
5160
fd678c65
JB
51612006-01-04 Joel Brobecker <brobecker@adacore.com>
5162
5163 * gdb.ada/catch_ex/foo.adb: New file.
5164 * gdb.ada/catch_ex.exp: New testcase.
5165
05cfdb42
DJ
51662007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
5167
5168 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
5169 pass --image-base to linker.
5170
2e03ee74
DJ
51712007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5172 Daniel Jacobowitz <dan@codesourcery.com>
5173
5174 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
5175 secondary prompts.
5176
0d5de010
DJ
51772007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5178
5179 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
5180 output. Test the types of members and member pointers.
5181 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
5182 gdb/2092.
5183 * gdb.cp/member-ptr.exp: Search for a comment instead of a
5184 statement. Enable for GCC. Update expected output for some tests
5185 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
5186 layout.
5187 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
5188 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
5189 (Diamond::vget_base): New.
5190 (main): Add new tests.
5191 * gdb.cp/printmethod.exp: Update expected output for member functions.
5192 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
5193 print pEe->D::vg().
5194
61a771aa
DJ
51952007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5196
5197 * gdb.threads/tls.exp: Allow stops in sem_post.
5198
2fa63963
DJ
51992006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
5200
5201 * gdb.base/annota1.exp: Allow .*printf in backtraces.
5202 * gdb.base/annota3.exp: Likewise.
5203 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
5204 again (instead of timing out).
5205 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
5206 GCC bug 26475.
5207 * gdb.java/jmisc.exp: Adjust to work with method signatures including
5208 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
5209 test from jmisc1.exp.
5210 * gdb.java/jmisc1.exp: Delete.
5211 * gdb.java/jprint.exp: Adjust to work with method signatures including
5212 return types.
5213 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
5214 * gdb.threads/linux-dp.exp: Don't be confused by program output.
5215 * lib/java.exp (compile_java_from_source): Pass the correct type
5216 to target_compile.
5217
5eefc2b7
JB
52182006-12-31 Joel Brobecker <brobecker@adacore.com>
5219
5220 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
5221 (stack_align_edx): New function.
5222 (stack_align_eax): New function.
5223 (main): Add calls to stack_align_edx and stack_align_eax.
5224 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
5225 Add testing for the cases where the register used during a stack
5226 realignment is edx. Same for eax.
5227
227c54da
DJ
52282006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
5229
5230 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
5231 and generic PE targets.
5232
cab8ac94
JB
52332006-12-29 Joel Brobecker <brobecker@adacore.com>
5234
5235 * gdb.ada/array_return.exp: Update copyright date list.
5236
ba54f318
JB
52372006-12-27 Joel Brobecker <brobecker@adacore.com>
5238
5239 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
5240 (Create_Small_Float_Vector): New function.
5241 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
5242 function body.
5243 * gdb.ada/array_return/p.adb: Use new type and function from
5244 package Pck.
5245 * gdb.ada/array_return.exp: Add a test verifying that GDB is
5246 able to print the value returned by a function returning an
5247 array of float.
5248
6b7a35dd
JB
52492006-12-20 Joel Brobecker <brobecker@adacore.com>
5250
5251 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
5252 The associated tests should be PASSing.
5253
038224f6
VP
52542006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5255
5256 Test for base in references.
5257 * gdb.mi/mi-var-cp.cc: Add test code.
5258 * gdb.mi/mi-var-cp.exp: Test for bases in references.
5259 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
5260 * gdb.mi/mi2-watch.exp: Likewise.
5261 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
5262 (mi_list_varobj_children): New function.
5263
b26ed50d
VP
52642006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5265
5266 * lib/mi-support.exp
5267 (mi_runto): Accept "()" after function name.
5268 (mi_create_varobj): New function.
5269 (mi_varobj_update): New function.
5270 (mi_Check_varobj_value): New function.
5271 * gdb.mi/mi-var-cp.exp: New file.
5272 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 5273
08232497
DJ
52742006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
5275
5276 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
5277 gdb.base/weaklib2.c: New files.
5278
d394c993 52792006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 5280
ac6c2fba
NS
5281 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
5282 info. Adjust test names.
5283
8ec659a0 5284 * gdb.base/break.c (main): Move position of malloc.
d394c993 5285 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 5286
acd65feb
VP
52872006-11-28 Vladimir Prus <vladimir@codesourcery.com>
5288
5289 * gdb.mi/mi-var-cmd.exp: Check -var-update after
5290 assignement of arrays and function pointers.
5291 * gdb.mi/var-cmd.c: Add declaration necessary for above
5292 tests.
5293
f556d5e5
NS
52942006-11-27 Nathan Sidwell <nathan@codesourcery.com>
5295
5296 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
5297
5298 * gdb.threads/linux-dp.exp: Read thread table before and after
5299 creating each philosopher and verify it.
5300
697bc68d
NS
53012006-11-27 Nathan Sidwell <nathan@codesourcery.com>
5302 Paul Brook <paul@codesourcery.com>
5303 Daniel Jacobowitz <dan@codesourcery.com>
5304
5305 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 5306 main to remove duplication. Add start function of the form
697bc68d
NS
5307 '_*start[1-9]*'. Add RVDS start function.
5308
29d73ae4
DJ
53092006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
5310
5311 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
5312
c1d88655
UW
53132006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5314
5315 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
5316 * gdb.asm/spu.inc: New file.
5317 * gdb.base/term.exp: Disable if [target_info exists noargs].
5318 * gdb.gdb/complaints.exp: Disable if ![isnative].
5319 * gdb.gdb/selftest.exp: Likewise.
5320 * gdb.gdb/observer.exp: Likewise.
5321 * gdb.gdb/xfullpath.exp: Likewise.
5322 * gdb.base/attach.exp: Disable on SPU target.
5323 * gdb.cp/bs145503.exp: Likewise.
5324 * gdb.cp/exception.exp: Likewise.
5325 * gdb.cp/userdef.exp: Likewise.
5326
32a13b1a
DJ
53272006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
5328
5329 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
5330
d8295fe9
VP
53312006-11-10 Vladimir Prus <vladimir@codesourcery.com>
5332
5333 * gdb.base/completion.exp: Fix completion tests for
5334 'info' and 'info '.
5335 * gdb.base/help.exp (help_test_raw, test_class_help)
5336 (test_prefix_command_help): Move...
5337 * lib/gdb.exp: Here.
5338 * gdb.base/main.exp: Adjust.
5339 * gdb.cp/maint.exp: Adjust.
5340 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 5341
8c394015
VP
53422006-11-09 Vladimir Prus <vladimir@codesourcery.com>
5343
5344 * gdb.stabs/weird.exp (print_weird_var): Use
5345 gdb_test_multiple instead of gdb_expect.
5346
027fc1bc
VP
53472006-11-09 Vladimir Prus <vladimir@codesourcery.com>
5348
5349 * gdb.base/help.exp (help_test_raw): New.
5350 (test_class_help): New.
5351 (test_prefix_command_help): New.
5352 Adjust testcases.
5353
67609209
FR
53542006-11-09 Christophe Lyon <christophe.lyon@st.com>
5355
5356 * gdb.base/constvars.c (main): Write to crass and crips, so that
5357 they are allocated by the compiler.
5358
f73adfeb
AS
53592006-10-27 Andreas Schwab <schwab@suse.de>
5360
5361 * gdb.base/multi-forks.exp: Use "detach fork" instead of
5362 "detach-fork".
5363
2f83a18e
DJ
53642006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
5365
5366 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
5367 of patterns.
5368
94277a38
DJ
53692006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5370
5371 * gdb.base/sepdebug.exp: Remove debug format test.
5372 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
5373 Handle no-symtab.
5374 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
5375
5bd2f6e2
DJ
53762006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5377
5378 * gdb.threads/manythreads.c (thread_function, main): Don't cast
5379 int to pointer or pointer to int.
5380 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
5381
8c008720
DJ
53822006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
5383
5384 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
5385
9e35dae4
DJ
53862006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5387
5388 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
5389
d9639e13
DJ
53902006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
5391
5392 PR c++/2116
5393 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
5394
390a1bd0
JB
53952006-10-06 Joel Brobecker <brobecker@adacore.com>
5396
5397 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
5398 the corresponding bug has been fixed in GDB (PR/2018).
5399
dd920c33
JB
54002006-10-06 Joel Brobecker <brobecker@adacore.com>
5401
5402 * gdb.base/subst.exp: New testcase.
5403
53bbefe9
JB
54042006-10-06 Joel Brobecker <brobecker@adacore.com>
5405
5406 * gdb.ada/array_return/pck.ads: Add copyright notice.
5407 * gdb.ada/array_return/pck.adb: Likewise.
5408 * gdb.ada/array_return/p.adb: Likewise.
5409 * gdb.ada/exec_changed/first.adb: Likewise.
5410 * gdb.ada/exec_changed/second.adb: Likewise.
5411
09851417
JB
54122006-10-06 Joel Brobecker <brobecker@adacore.com>
5413
5414 * gdb.ada/watch_arg/watch.adb: New file.
5415 * gdb.ada/watch_arg.exp: New testcase.
5416
041bf30d
VP
54172006-10-02 Vladimir Prus <vladimir@codesourcery.com>
5418
5419 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 5420 via string_to_regexp.
041bf30d 5421 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 5422
f286fbdd 54232006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
5424
5425 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
5426 Remove unused / obsolete files.
5427
7c07f349
NR
54282006-09-19 Nick Roberts <nickrob@snap.net.nz>
5429
5430 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
5431
cd5ff84a
VP
54322006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5433
5434 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
5435 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 5436 the number of frames.
cd5ff84a 5437
ae018d1a
DJ
54382006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
5439
5440 * gdb.base/args.c (main): Add breakpoint marker.
5441 * gdb.base/args.exp: Use args_test for tests. Add new tests which
5442 really test empty arguments.
5443 (args_load): Delete.
5444 (args_test): New.
5445
b399c549
NR
54462006-09-13 Nick Roberts <nickrob@snap.net.nz>
5447
5448 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
5449 check for one file.
5450
2ab1eb7a
VP
54512006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
5452
5453 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
5454 HIGH_FRAME argument to -stack-list-locals can be larger than
5455 the number of frames.
a9c64011 5456
476308bf
FF
54572006-08-18 Fred Fish <fnf@specifix.com>
5458
5459 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
5460 '$' in front of skip_vmx_tests_saved when setting that.
5461
8625200f
AS
54622006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
5463
5464 * gdb.base/trace-commands.exp: New file.
5465
089ec8f1
DJ
54662006-08-10 Joel Brobecker <brobecker@adacore.com>
5467 Daniel Jacobowitz <dan@codesourcery.com>
5468
5469 * gdb.base/step-bt.exp: Make hexadecimal address optional in
5470 expected output of the backtrace commands.
5471
b60f0898
JB
54722006-08-09 Joel Brobecker <brobecker@adacore.com>
5473
5474 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
5475 untested followed by return combination.
5476 * gdb.arch/altivec-regs.exp: Likewise.
5477 * gdb.arch/e500-abi.exp: Likewise.
5478 * gdb.arch/e500-regs.exp: Likewise.
5479 * gdb.arch/gdb1291.exp: Likewise.
5480 * gdb.arch/gdb1431.exp: Likewise.
5481 * gdb.arch/gdb1558.exp: Likewise.
5482 * gdb.arch/i386-prologue.exp: Likewise.
5483 * gdb.arch/i386-unwind.exp: Likewise.
5484 * gdb.asm/asm-source.exp: Likewise.
5485 * gdb.base/a2-run.exp: Likewise.
5486 * gdb.base/advance.exp: Likewise.
5487 * gdb.base/all-bin.exp: Likewise.
5488 * gdb.base/annota1.exp: Likewise.
5489 * gdb.base/annota3.exp: Likewise.
5490 * gdb.base/args.exp: Likewise.
5491 * gdb.base/arithmet.exp: Likewise.
5492 * gdb.base/assign.exp: Likewise.
5493 * gdb.base/async.exp: Likewise.
5494 * gdb.base/attach.exp: Likewise.
5495 * gdb.base/bang.exp: Likewise.
5496 * gdb.base/bigcore.exp: Likewise.
5497 * gdb.base/bitfields.exp: Likewise.
5498 * gdb.base/bitfields2.exp: Likewise.
5499 * gdb.base/break.exp: Likewise.
5500 * gdb.base/call-sc.exp: Likewise.
5501 * gdb.base/call-strs.exp: Likewise.
5502 * gdb.base/callfuncs.exp: Likewise.
5503 * gdb.base/checkpoint.exp: Likewise.
5504 * gdb.base/chng-syms.exp: Likewise.
5505 * gdb.base/code-expr.exp: Likewise.
5506 * gdb.base/commands.exp: Likewise.
5507 * gdb.base/completion.exp: Likewise.
5508 * gdb.base/cond-expr.exp: Likewise.
5509 * gdb.base/condbreak.exp: Likewise.
5510 * gdb.base/consecutive.exp: Likewise.
5511 * gdb.base/constvars.exp: Likewise.
5512 * gdb.base/corefile.exp: Likewise.
5513 * gdb.base/cvexpr.exp: Likewise.
5514 * gdb.base/dbx.exp: Likewise.
5515 * gdb.base/define.exp: Likewise.
5516 * gdb.base/detach.exp: Likewise.
5517 * gdb.base/display.exp: Likewise.
5518 * gdb.base/dump.exp: Likewise.
5519 * gdb.base/ena-dis-br.exp: Likewise.
5520 * gdb.base/ending-run.exp: Likewise.
5521 * gdb.base/environ.exp: Likewise.
5522 * gdb.base/eval-skip.exp: Likewise.
5523 * gdb.base/exprs.exp: Likewise.
5524 * gdb.base/fileio.exp: Likewise.
5525 * gdb.base/finish.exp: Likewise.
5526 * gdb.base/float.exp: Likewise.
5527 * gdb.base/foll-exec.exp: Likewise.
5528 * gdb.base/foll-fork.exp: Likewise.
5529 * gdb.base/foll-vfork.exp: Likewise.
5530 * gdb.base/freebpcmd.exp: Likewise.
5531 * gdb.base/funcargs.exp: Likewise.
5532 * gdb.base/gcore.exp: Likewise.
5533 * gdb.base/gdb1090.exp: Likewise.
5534 * gdb.base/gdb1250.exp: Likewise.
5535 * gdb.base/huge.exp: Likewise.
5536 * gdb.base/info-proc.exp: Likewise.
5537 * gdb.base/interrupt.exp: Likewise.
5538 * gdb.base/jump.exp: Likewise.
5539 * gdb.base/langs.exp: Likewise.
5540 * gdb.base/lineinc.exp: Likewise.
5541 * gdb.base/list.exp: Likewise.
5542 * gdb.base/logical.exp: Likewise.
5543 * gdb.base/long_long.exp: Likewise.
5544 * gdb.base/macscp.exp: Likewise.
5545 * gdb.base/maint.exp: Likewise.
5546 * gdb.base/mips_pro.exp: Likewise.
5547 * gdb.base/miscexprs.exp: Likewise.
5548 * gdb.base/multi-forks.exp: Likewise.
5549 * gdb.base/opaque.exp: Likewise.
5550 * gdb.base/overlays.exp: Likewise.
5551 * gdb.base/pc-fp.exp: Likewise.
5552 * gdb.base/pointers.exp: Likewise.
5553 * gdb.base/printcmds.exp: Likewise.
5554 * gdb.base/psymtab.exp: Likewise.
5555 * gdb.base/ptype.exp: Likewise.
5556 * gdb.base/recurse.exp: Likewise.
5557 * gdb.base/relational.exp: Likewise.
5558 * gdb.base/relocate.exp: Likewise.
5559 * gdb.base/remote.exp: Likewise.
5560 * gdb.base/reread.exp: Likewise.
5561 * gdb.base/restore.exp: Likewise.
5562 * gdb.base/return.exp: Likewise.
5563 * gdb.base/return2.exp: Likewise.
5564 * gdb.base/scope.exp: Likewise.
5565 * gdb.base/sect-cmd.exp: Likewise.
5566 * gdb.base/sep.exp: Likewise.
5567 * gdb.base/sepdebug.exp: Likewise.
5568 * gdb.base/setshow.exp: Likewise.
5569 * gdb.base/setvar.exp: Likewise.
5570 * gdb.base/sigall.exp: Likewise.
5571 * gdb.base/sigbpt.exp: Likewise.
5572 * gdb.base/signals.exp: Likewise.
5573 * gdb.base/signull.exp: Likewise.
5574 * gdb.base/sizeof.exp: Likewise.
5575 * gdb.base/solib.exp: Likewise.
5576 * gdb.base/step-line.exp: Likewise.
5577 * gdb.base/step-test.exp: Likewise.
5578 * gdb.base/structs.exp: Likewise.
5579 * gdb.base/structs2.exp: Likewise.
5580 * gdb.base/term.exp: Likewise.
5581 * gdb.base/twice.exp: Likewise.
5582 * gdb.base/until.exp: Likewise.
5583 * gdb.base/varargs.exp: Likewise.
5584 * gdb.base/volatile.exp: Likewise.
5585 * gdb.base/watchpoint.exp: Likewise.
5586 * gdb.base/whatis-exp.exp: Likewise.
5587 * gdb.base/whatis.exp: Likewise.
5588 * gdb.cp/ambiguous.exp: Likewise.
5589 * gdb.cp/annota2.exp: Likewise.
5590 * gdb.cp/annota3.exp: Likewise.
5591 * gdb.cp/bool.exp: Likewise.
5592 * gdb.cp/breakpoint.exp: Likewise.
5593 * gdb.cp/casts.exp: Likewise.
5594 * gdb.cp/class2.exp: Likewise.
5595 * gdb.cp/classes.exp: Likewise.
5596 * gdb.cp/cplusfuncs.exp: Likewise.
5597 * gdb.cp/ctti.exp: Likewise.
5598 * gdb.cp/derivation.exp: Likewise.
5599 * gdb.cp/exception.exp: Likewise.
5600 * gdb.cp/gdb1355.exp: Likewise.
5601 * gdb.cp/hang.exp: Likewise.
5602 * gdb.cp/inherit.exp: Likewise.
5603 * gdb.cp/local.exp: Likewise.
5604 * gdb.cp/m-data.exp: Likewise.
5605 * gdb.cp/m-static.exp: Likewise.
5606 * gdb.cp/member-ptr.exp: Likewise.
5607 * gdb.cp/method.exp: Likewise.
5608 * gdb.cp/misc.exp: Likewise.
5609 * gdb.cp/namespace.exp: Likewise.
5610 * gdb.cp/overload.exp: Likewise.
5611 * gdb.cp/ovldbreak.exp: Likewise.
5612 * gdb.cp/pr-1023.exp: Likewise.
5613 * gdb.cp/pr-1210.exp: Likewise.
5614 * gdb.cp/pr-574.exp: Likewise.
5615 * gdb.cp/printmethod.exp: Likewise.
5616 * gdb.cp/psmang.exp: Likewise.
5617 * gdb.cp/ref-params.exp: Likewise.
5618 * gdb.cp/ref-types.exp: Likewise.
5619 * gdb.cp/rtti.exp: Likewise.
5620 * gdb.cp/templates.exp: Likewise.
5621 * gdb.cp/try_catch.exp: Likewise.
5622 * gdb.cp/userdef.exp: Likewise.
5623 * gdb.cp/virtfunc.exp: Likewise.
5624 * gdb.disasm/am33.exp: Likewise.
5625 * gdb.disasm/h8300s.exp: Likewise.
5626 * gdb.disasm/mn10300.exp: Likewise.
5627 * gdb.disasm/sh3.exp: Likewise.
5628 * gdb.disasm/t01_mov.exp: Likewise.
5629 * gdb.disasm/t02_mova.exp: Likewise.
5630 * gdb.disasm/t03_add.exp: Likewise.
5631 * gdb.disasm/t04_sub.exp: Likewise.
5632 * gdb.disasm/t05_cmp.exp: Likewise.
5633 * gdb.disasm/t06_ari2.exp: Likewise.
5634 * gdb.disasm/t07_ari3.exp: Likewise.
5635 * gdb.disasm/t08_or.exp: Likewise.
5636 * gdb.disasm/t09_xor.exp: Likewise.
5637 * gdb.disasm/t10_and.exp: Likewise.
5638 * gdb.disasm/t11_logs.exp: Likewise.
5639 * gdb.disasm/t12_bit.exp: Likewise.
5640 * gdb.disasm/t13_otr.exp: Likewise.
5641 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
5642 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
5643 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5644 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
5645 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
5646 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5647 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5648 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5649 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
5650 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
5651 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5652 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5653 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5654 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5655 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5656 * gdb.mi/gdb701.exp: Likewise.
5657 * gdb.mi/gdb792.exp: Likewise.
5658 * gdb.mi/mi-basics.exp: Likewise.
5659 * gdb.mi/mi-break.exp: Likewise.
5660 * gdb.mi/mi-cli.exp: Likewise.
5661 * gdb.mi/mi-console.exp: Likewise.
5662 * gdb.mi/mi-disassemble.exp: Likewise.
5663 * gdb.mi/mi-eval.exp: Likewise.
5664 * gdb.mi/mi-file.exp: Likewise.
5665 * gdb.mi/mi-read-memory.exp: Likewise.
5666 * gdb.mi/mi-regs.exp: Likewise.
5667 * gdb.mi/mi-return.exp: Likewise.
5668 * gdb.mi/mi-simplerun.exp: Likewise.
5669 * gdb.mi/mi-stack.exp: Likewise.
5670 * gdb.mi/mi-stepi.exp: Likewise.
5671 * gdb.mi/mi-syn-frame.exp: Likewise.
5672 * gdb.mi/mi-until.exp: Likewise.
5673 * gdb.mi/mi-var-block.exp: Likewise.
5674 * gdb.mi/mi-var-child.exp: Likewise.
5675 * gdb.mi/mi-var-cmd.exp: Likewise.
5676 * gdb.mi/mi-var-display.exp: Likewise.
5677 * gdb.mi/mi-watch.exp: Likewise.
5678 * gdb.mi/mi2-basics.exp: Likewise.
5679 * gdb.mi/mi2-break.exp: Likewise.
5680 * gdb.mi/mi2-cli.exp: Likewise.
5681 * gdb.mi/mi2-console.exp: Likewise.
5682 * gdb.mi/mi2-disassemble.exp: Likewise.
5683 * gdb.mi/mi2-eval.exp: Likewise.
5684 * gdb.mi/mi2-file.exp: Likewise.
5685 * gdb.mi/mi2-read-memory.exp: Likewise.
5686 * gdb.mi/mi2-regs.exp: Likewise.
5687 * gdb.mi/mi2-return.exp: Likewise.
5688 * gdb.mi/mi2-simplerun.exp: Likewise.
5689 * gdb.mi/mi2-stack.exp: Likewise.
5690 * gdb.mi/mi2-stepi.exp: Likewise.
5691 * gdb.mi/mi2-syn-frame.exp: Likewise.
5692 * gdb.mi/mi2-until.exp: Likewise.
5693 * gdb.mi/mi2-var-block.exp: Likewise.
5694 * gdb.mi/mi2-var-child.exp: Likewise.
5695 * gdb.mi/mi2-var-cmd.exp: Likewise.
5696 * gdb.mi/mi2-var-display.exp: Likewise.
5697 * gdb.mi/mi2-watch.exp: Likewise.
5698 * gdb.stabs/exclfwd.exp: Likewise.
5699 * gdb.stabs/weird.exp: Likewise.
5700 * gdb.threads/gcore-thread.exp: Likewise.
5701 * gdb.trace/actions.exp: Likewise.
5702 * gdb.trace/backtrace.exp: Likewise.
5703 * gdb.trace/circ.exp: Likewise.
5704 * gdb.trace/collection.exp: Likewise.
5705 * gdb.trace/deltrace.exp: Likewise.
5706 * gdb.trace/infotrace.exp: Likewise.
5707 * gdb.trace/limits.exp: Likewise.
5708 * gdb.trace/packetlen.exp: Likewise.
5709 * gdb.trace/passc-dyn.exp: Likewise.
5710 * gdb.trace/passcount.exp: Likewise.
5711 * gdb.trace/report.exp: Likewise.
5712 * gdb.trace/save-trace.exp: Likewise.
5713 * gdb.trace/tfind.exp: Likewise.
5714 * gdb.trace/tracecmd.exp: Likewise.
5715 * gdb.trace/while-dyn.exp: Likewise.
5716 * gdb.trace/while-stepping.exp: Likewise.
5717
f4b618d1
JB
57182006-08-08 Joel Brobecker <brobecker@adacore.com>
5719
5720 * gdb.base/step-bt.c: New file.
5721 * gdb.base/step-bt.exp: New testcase.
5722
3d00d119
DJ
57232006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5724
5725 * config/monitor.exp (gdb_load): Remove support for obsolete
5726 download-write-size.
5727 * gdb.base/remote.exp: Likewise. Update all callers of
5728 gdb_timed_load.
5729
017b5bd4
DJ
57302006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
5731
5732 * cursal.exp: Pass binfile to gdb_load.
5733
837c599d
DJ
57342006-08-01 Nathan Sidwell <nathan@codesourcery.com>
5735
5736 * gdb.base/cursal.exp: Add "" to gdb_load call.
5737
8dd4540b
MK
57382006-07-29 Mark Kettenis <kettenis@gnu.org>
5739
5740 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
5741 NetBSD/ELF targets.
5742
ab5c9f60
DJ
57432006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
5744
5745 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
5746 operator*.
5747
4c42eaff
DJ
57482006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
5749
5750 * gdb.base/completion.exp: Update for change in "file" behavior.
5751 * gdb.stabs/weird.exp: Likewise.
5752 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
5753 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
5754
0155cc76
NS
57552006-07-24 Nathan Sidwell <nathan@codesourcery.com>
5756
5757 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
5758 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
5759
16026cd7
AS
57602006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5761
5762 * gdb.base/default.exp: Update source command error message.
5763 * gdb.base/help.exp: Update 'help source' message.
5764
16963cb6
DJ
57652006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * gdb.cp/bs15503.exp: Update comment for no longer crashing
5768 test.
5769
6d7fd486
AS
57702006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
5771
5772 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
5773
29e8a844
DJ
57742006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5775
5776 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
5777
6afcfa39
DJ
57782006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5779
5780 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
5781
267a692b
MK
57822006-07-17 Mark Kettenis <kettenis@gnu.org>
5783
5784 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
5785 *-*-openbsd* from targets for wich we expect ARM FPA floating
5786 point format.
5787
85d2fec4
NR
57882006-07-17 Nick Roberts <nickrob@snap.net.nz>
5789
5790 * gdb.cp/annota3.exp: Expect frame-begin annotation.
5791
57922006-07-17 Mark Kettenis <kettenis@gnu.org>
5793
5794 * gdb.base/annota3.exp: Expect frame-begin annotation.
5795
85b4c6e8
JB
57962006-07-14 Joel Brobecker <brobecker@adacore.com>
5797
5798 * gdb.base/help.exp: Adjust "help unset" test to accept
5799 any list of unset commands.
5800
fb933624
DJ
58012006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
5802 Daniel Jacobowitz <dan@codesourcery.com>
5803
5804 * gdb.cp/ref-params.exp: New test.
5805 * gdb.cp/ref-params.cc: New source file.
5806 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
5807
1dff4b64
MK
58082006-07-08 Mark Kettenis <kettenis@gnu.org>
5809
5810 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
5811 spaces/tabs in regular expressions since they might not be there.
5812
40d2e0e3
AS
58132006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
5814
5815 * gdb.base/ifelse.exp: New file.
5816
f6c957d2
NS
58172006-07-04 Nathan Sidwell <nathan@codesourcery.com>
5818
5819 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
5820 line.
5821 * gdb.base/huge.exp: Loop over compilation to find a size that
5822 is acceptable.
5823 * gdb.base/remote.exp: Correct expected strings.
5824 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
5825
b9c5a23d
DJ
58262006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5827
5828 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
5829
9af2e58d
DJ
58302006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5831
5832 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
5833 native.
5834
30930ca5
DJ
58352006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5836
5837 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
5838 enable stabs testing.
5839
aa32fa1d
DJ
58402006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5841
bd4a4c80 5842 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
5843 gdb_test_multiple does.
5844
321fef15
DJ
58452006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5846
5847 * Makefile.in (host_alias): Remove.
5848 (target_alias): Use @target_noncanonical@.
5849 (site.exp): Don't set host_alias.
5850 * aclocal.m4: Remove contents. Include acx.m4.
5851 * configure: Regenerated.
5852 * configure.ac: Use ACX_NONCANONICAL_TARGET.
5853
e1c2defa
NS
58542006-06-13 Nathan Sidwell <nathan@codesourcery.com>
5855
e63b55d1
NS
5856 * lib/gdb.exp (gdb_load_cmd): New.
5857
5600ea19
NS
5858 * gdb.base/fileio.c: Add system(NULL) test.
5859 * gdb.base/fileio.exp: Check it.
5860
e1c2defa
NS
5861 * gdb.base/break.c: Add 10a breakpoint at }
5862 * gdb.base/break.exp: Add test for breakpoint at }
5863 * gdb.cp/anon-union.cc: Add code at end of function.
5864 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
5865 * gdb.mi/var-cmd.c: Add code at end of function.
5866 * gdb.mi/mi-var-display.exp: Adjust end of next.
5867 * gdb.mi/mi2-var-display.exp: Likewise.
5868 * gdb.base/fileio.c: Add stop function and insert calls at
5869 stopping places.
5870 * gdb.base/fileio.exp: Breakpoint stop function and remove
5871 explicit line number references.
5872
6c0112ec
JB
58732006-05-19 Joel Brobecker <brobecker@adacore.com>
5874
a9c64011
AS
5875 * gdb.base/del.exp (test_delete_alias): New function.
5876 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 5877
154189a4
FF
58782006-05-18 Fred Fish <fnf@specifix.com>
5879
5880 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
5881 required. Check for spurious output after program exits normally.
5882
582e64c2
FF
58832006-05-17 Fred Fish <fnf@specifix.com>
5884
5885 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
5886 gdb_load, so it works in the simulator.
5887
8ef6493a
FF
58882006-05-11 Fred Fish <fnf@specifix.com>
5889
5890 * gdb.base/bang.exp: Ignore unexpected output between the
5891 "program exited normally" and the gdb prompt, as many other
5892 tests do.
5893
692b141c
MK
58942006-05-07 Mark Kettenis <kettenis@gnu.org>
5895
5896 * gdb.base/help.exp: Make "delete checkpoint" part option for
5897 "help d" and "help delete" tests.
5898
540b8a30
UW
58992006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5900
a9c64011 5901 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
5902 expected output in some mi_gdb_test statements.
5903 * gdb.mi/mi2-basics.exp: Likewise.
5904
9b6462d9
JB
59052006-05-05 Joel Brobecker <brobecker@adacore.com>
5906
5907 * gdb.base/del.c: New file.
5908 * gdb.base/del.exp: New testcase.
5909
954de43b
DM
59102006-05-05 David S. Miller <davem@sunset.davemloft.net>
5911
5912 * gdb.base/break.exp: Do not assume a breakpoint on
5913 main will actually be in $srcfile when optimizing.
1303f75e
DM
5914 * gdb.base/savedregs.exp: Do not require that the dummy
5915 frame location match up to a symbol and source file location.
c3242428
DM
5916 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
5917 will get printed without a mi_cmd_data_list_register_values prefix.
5918 (*-data-list-register-*): Correct regular expressions to expect the new
5919 pseudo d? floating point registers.
5920 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 5921
c7e64c9a
DJ
59222006-05-05 Christophe Lyon <christophe.lyon@st.com>
5923
5924 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
5925 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
5926 is allocated by the compiler.
5927 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
5928 anons, e, anone to force their allocation by the compiler.
5929
59302006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
5931
5932 * gdb.base/help.exp: Update expected text for help d and
5933 help delete.
5934
27ce9a6d
MK
59352006-05-02 Mark Kettenis <kettenis@gnu.org>
5936
5937 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
5938 NetBSD/ELF targets.
5939
8608915f
MK
59402006-04-30 Mark Kettenis <kettenis@gnu.org>
5941
5942 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
5943 single-step breakpoint fails; make this a KFAIL on
5944 sparc*-*-openbsd*.
5945 * gdb.base/siginfo.exp: Likewise.
5946 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5947
b8db102d
MS
59482006-04-26 Michael Snyder <msnyder@redhat.com>
5949
5950 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
5951 which may have to consume output from other forks.
5952 Add tests to make sure that "delete fork" succeeded.
5953
c702009a
MS
59542006-04-20 Michael Snyder <msnyder@redhat.com>
5955
5956 * 2006-03-22 Jim Blandy <jimb@redhat.com>
5957 Add support for the Renesas M32C and M16C.
5958
5959 * gdb.asm/asm-source.exp: Add m32c target.
5960 * gdb.asm/m32c.inc: Support for m32c target.
5961
e28493f2
AS
59622006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
5963
5964 * gdb.base/commands.exp (recursive_source_test): New test.
5965
880da185
DM
59662006-04-04 David S. Miller <davem@sunset.davemloft.net>
5967
5968 * gdb.base/float.exp: Add pattern for sparc targets.
5969
61d9b92f
DJ
59702006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5971
5972 * gdb.base/commands.exp (stray_arg0_test): New test.
5973
bd717df8
PB
59742006-03-30 Paul Brook <paul@codesourcery.com>
5975
5976 * gdb.mi/mi-until.exp: kfail broken until command.
5977 * gdb.mi/mi2-until.exp: Ditto.
5978
ec793d3c
NR
59792006-03-27 Nick Roberts <nickrob@snap.net.nz>
5980
5981 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
5982
831004b7
AO
59832006-03-08 Alexandre Oliva <aoliva@redhat.com>
5984
5985 * gdb.base/prelink.exp: Anchor tested-for regular expression
5986 on gdb prompt.
5987
effe49a0
PB
59882006-03-07 Paul Brook <paul@codesourcery.com>
5989
5990 * gdb.base/assign.exp: Correct fail message.
5991
e5461016
PB
59922006-03-07 Paul Brook <paul@codesourcery.com>
5993
5994 * lib/compiler.c: Extract armcc version number.
5995 * lib/compiler.cc: Ditto.
5996
fc91c6c2
PB
59972006-03-07 Paul Brook <paul@codesourcery.com>
5998
5999 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
6000 additional_flags=-w.
6001 * gdb.arch/altivec-regs.exp: Ditto.
6002 * gdb.arch/e500-abi.exp: Ditto.
6003 * gdb.arch/e500-regs.exp: Ditto.
6004 * gdb.base/all-bin.exp: Ditto.
6005 * gdb.base/annota1.exp: Ditto.
6006 * gdb.base/annota3.exp: Ditto.
6007 * gdb.base/args.exp: Ditto.
6008 * gdb.base/arithmet.exp: Ditto.
6009 * gdb.base/assign.exp: Ditto.
6010 * gdb.base/async.exp: Ditto.
6011 * gdb.base/bang.exp: Ditto.
6012 * gdb.base/break.exp: Ditto.
6013 * gdb.base/call-rt-st.exp: Ditto.
6014 * gdb.base/completion.exp: Ditto.
6015 * gdb.base/cond-expr.exp: Ditto.
6016 * gdb.base/condbreak.exp: Ditto.
6017 * gdb.base/consecutive.exp: Ditto.
6018 * gdb.base/define.exp: Ditto.
6019 * gdb.base/display.exp: Ditto.
6020 * gdb.base/ena-dis-br.exp: Ditto.
6021 * gdb.base/environ.exp: Ditto.
6022 * gdb.base/eval-skip.exp: Ditto.
6023 * gdb.base/info-proc.exp: Ditto.
6024 * gdb.base/jump.exp: Ditto.
6025 * gdb.base/logical.exp: Ditto.
6026 * gdb.base/long_long.exp: Ditto.
6027 * gdb.base/maint.exp: Ditto.
6028 * gdb.base/miscexprs.exp: Ditto.
6029 * gdb.base/pc-fp.exp: Ditto.
6030 * gdb.base/pointers.exp: Ditto.
6031 * gdb.base/relational.exp: Ditto.
6032 * gdb.base/reread.exp: Ditto.
6033 * gdb.base/sect-cmd.exp: Ditto.
6034 * gdb.base/sep.exp: Ditto.
6035 * gdb.base/sepdebug.exp: Ditto.
6036 * gdb.base/until.exp: Ditto.
6037 * gdb.base/whatis-exp.exp: Ditto.
6038 * gdb.cp/annota2.exp: Ditto.
6039 * gdb.cp/annota3.exp: Ditto.
6040 * gdb.trace/actions.exp: Ditto.
6041 * gdb.trace/backtrace.exp: Ditto.
6042 * gdb.trace/circ.exp: Ditto.
6043 * gdb.trace/collection.exp: Ditto.
6044 * gdb.trace/deltrace.exp: Ditto.
6045 * gdb.trace/infotrace.exp: Ditto.
6046 * gdb.trace/limits.exp: Ditto.
6047 * gdb.trace/packetlen.exp: Ditto.
6048 * gdb.trace/passc-dyn.exp: Ditto.
6049 * gdb.trace/passcount.exp: Ditto.
6050 * gdb.trace/report.exp: Ditto.
6051 * gdb.trace/save-trace.exp: Ditto.
6052 * gdb.trace/tfind.exp: Ditto.
6053 * gdb.trace/tracecmd.exp: Ditto.
6054 * gdb.trace/while-dyn.exp: Ditto.
6055 * gdb.trace/while-stepping.exp: Ditto.
6056 * lib/gdb.exp: Ditto.
6057 (gdb_compile): Handle nowarning option.
6058
5f4a23d9
AO
60592006-03-07 Alexandre Oliva <aoliva@redhat.com>
6060
6061 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
6062 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
6063 Rename executable to prelinkt. Don't re-prelink if we didn't
6064 get a core file. Test prelink -u exit status to tell whether
6065 prelinking failed. Use gdb_test_multiple.
6066
9733fc94
DJ
60672006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6068
6069 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
6070 (do_tests): Call it.
6071
cc10cae3
AO
60722006-02-28 Alexandre Oliva <aoliva@redhat.com>
6073
6074 * gdb.base/prelink.exp: New test.
6075 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
6076
15c46491
WZ
60772006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
6078
6079 * gdb.fortran/derived-type.f90: New file.
6080 * gdb.fortran/derived-type.exp: New testcase.
6081
5c9f7ded
DJ
60822006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
6083
6084 * gdb.base/default.exp: Allow ';' as a directory separator.
6085
5b96932b
AS
60862006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
6087
6088 * gdb.base/help.exp (help add-symbol-file): Update.
6089
1986bccd
AS
60902006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
6091
6092 * gdb.base/help.exp (help load): Update expected results.
6093
a8b7528f
FF
60942006-02-19 Fred Fish <fnf@specifix.com>
6095
6096 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
6097 specifix hex value as part of results.
6098 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 6099
f8261448
FF
61002006-02-16 Fred Fish <fnf@specifix.com>
6101
6102 * gdb.base/whatis.c: Define variables using typedefs char_addr,
6103 ushort_addr, and slong_addr, so the typedefs are not optimized
6104 away.
6105 * gdb.base/whatis.exp: Add tests using type name for struct type,
6106 union type, enum type, and typedef.
a9c64011 6107
31d8bdd2
MK
61082006-02-13 Mark Kettenis <kettenis@gnu.org>
6109
6110 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
6111
34e41e63
JB
61122006-02-13 Jim Blandy <jimb@redhat.com>
6113
6114 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
6115 case where it takes two "next" commands to skip past the init
6116 call.
6117
ac6e4f31
FF
61182006-02-12 Fred Fish <fnf@specifix.com>
6119
6120 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
6121 to handle cases where it takes two "next" commands to skip
6122 past the init call.
6123
2db2d571
JB
61242006-02-07 Joel Brobecker <brobecker@adacore.com>
6125
6126 * gdb.ada/array_return.exp: Mark the last test as expected to fail
6127 on hppa32 targets.
6128
38fcd64c
DJ
61292006-02-06 Vladimir Prus <ghost@cs.msu.su>
6130
6131 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
6132 field.
6133
1315ad46
MK
61342006-01-29 Mark Kettenis <kettenis@gnu.org>
6135
6136 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
6137
5625b943
DJ
61382006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
6139
6140 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
6141 files.
6142
80df1bbe
DJ
61432006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6144
6145 * gdb.cp/maint.exp: Set complaints to a positive value.
6146
9078e690
DJ
61472006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
6148
6149 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
6150 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
6151 function name.
6152
9c903399
DJ
61532006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
6154
6155 * gdb.base/checkpoint.c: Update copyright notice. Include
6156 <stdlib.h>.
6157
761ae4d6
JB
61582006-01-04 Jim Blandy <jimb@redhat.com>
6159
6160 * gdb.asm/asm-source.exp: Independently provide default values for
6161 asm-flags and debug-flags. Use 'string equal' to do the
6162 comparison, not the implicit expr's '==' operator. Remove
6163 now-unneeded assignments to asm-flags. In h8300 case, place
6164 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
6165
099ac3dd
MS
61662006-01-04 Michael Snyder <msnyder@redhat.com>
6167
6168 * gdb.base/checkpoint.c: New file.
6169 * gdb.base/checkpoint.exp: New file.
6170 * gdb.base/multi-fork.c: New file.
6171 * gdb.base/multi-fork.exp: New file.
6172 * gdb.base/pi.txt: New file (data for checkpoint.c test).
6173
f4d85314
FF
61742006-01-04 Fred Fish <fnf@specifix.com>
6175
6176 * gdb.base/ptype.c (foo): Add typedef.
6177 (intfoo): Add function.
6178 * gdb.base/ptype1.c: New file.
6179 * gdb.base/ptype.exp: Handle compilation and linking with two
6180 source files. Test that proper type for "foo" is found based
6181 on source context rather than first match found in symtabs.
6182
a1b06f35
MK
61832005-12-28 Mark Kettenis <kettenis@gnu.org>
6184
6185 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
6186 * gdb.asm/openbsd.inc: Indent commands.
6187
d082a1e2
MK
61882005-12-26 Mark Kettenis <kettenis@gnu.org>
6189
c65016bd
MK
6190 * gdb.base/freebpcmd.exp: Increase timeout.
6191
d082a1e2
MK
6192 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
6193
d3c32a0e
DJ
61942005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
6195
6196 * gdb.base/default.exp: Update check for "show version".
6197
9fdb1f50
RC
61982005-12-09 Randolph Chung <tausq@debian.org>
6199
6200 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
6201 * gdb.asm/pa64.inc: New file.
6202
5f2c56f7
RC
62032005-12-09 Randolph Chung <tausq@debian.org>
6204
6205 * gdb.asm/common.inc: Indent commands.
6206 * gdb.asm/asmsrc1.s: Likewise.
6207 * gdb.asm/asmsrc2.s: Likewise.
6208
8117349c
RC
62092005-12-09 Randolph Chung <tausq@debian.org>
6210
6211 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
6212 (get_addr_of_sym): Remove duplicate print.
6213 (gen_core): xfail hppa*-*-hpux*, update expected output.
6214 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
6215 * gdb.arch/pa64-nullify.s: New file.
6216
8f07f25a
RC
62172005-12-09 Randolph Chung <tausq@debian.org>
6218
6219 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
6220
55b39184
DJ
62212005-12-07 Christophe Lyon <christophe.lyon@st.com>
6222
6223 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
6224 code generation for these functions.
6225 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
6226 error message.
6227
31e2b00f
AS
62282005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6229
6230 * gdb.base/help.exp (help b, help br, help bre, help brea)
6231 (help break): Update the expected message.
6232
c3d0b56e
SC
62332005-11-11 Stephane Carrez <stcarrez@nerim.fr>
6234
6235 * gdb.asm/m68hc11.inc: Setup the data section.
6236 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
6237 script for this test.
6238 (m6812-*-*): Likewise.
6239
36ae0ea9
RC
62402005-11-09 Randolph Chung <tausq@debian.org>
6241
6242 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
6243
9d6f42e9
WZ
62442005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
6245
6246 * gdb.base/break.exp: Fix a comment typo.
6247
e2126a14
EZ
62482005-11-03 Jim Blandy <jimb@redhat.com>
6249
a9c64011
AS
6250 Checked in by Elena Zannoni <ezannoni@redhat.com>
6251
e2126a14
EZ
6252 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
6253
e0ac7199
CV
62542005-11-02 Corinna Vinschen <vinschen@redhat.com>
6255
6256 * gdb.arch/gdb1558.c: Include stdio.h.
6257
31d3fb18
MK
62582005-10-31 Mark Kettenis <kettenis@gnu.org>
6259
6260 * gdb.asm/asm-source.exp: Use -e instead of --entry.
6261
e52b687c
MK
62622005-10-31 Mark Kettenis <kettenis@gnu.org>
6263
6264 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
6265
f4711d79
PG
62662005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
6267
a9c64011
AS
6268 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
6269 vscr" tests to better match output.
f4711d79 6270
987a9106
JB
62712005-10-12 Jim Blandy <jimb@redhat.com>
6272
6273 * gdb.base/structs.exp (any): New function.
6274 (test_struct_returns): Don't make any assumptions at all about
6275 what value the function returns when GDB can't set the return
6276 value.
6277
2336bb58
JB
62782005-10-09 Joel Brobecker <brobecker@adacore.com>
6279
6280 * gdb.ada/arrayidx/p.adb: New file.
6281 * gdb.ada/arrayidx.exp: New testcase
6282
62832005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
6284
6285 * gdb.ada/array_return/pck.ads: New file.
6286 * gdb.ada/array_return/pck.adb: New file.
6287 * gdb.ada/array_return/p.adb: New file.
6288 * gdb.ada/array_return.exp: New testcase.
6289
705335ea
JB
62902005-10-03 Joel Brobecker <brobecker@adacore.com>
6291
a9c64011
AS
6292 * gdb.base/arrayidx.c: New file.
6293 * gdb.base/arrayidx.exp: New testcase.
705335ea 6294
11ee9940
NR
62952005-09-29 Nick Roberts <nickrob@snap.net.nz>
6296
6297 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
6298 frames-invalid and breakpoints-invalid are no longer generated
6299 with level 3 so don't expect them in the output.
6300
39fb8e9e
BR
63012005-09-27 Bob Rossi <bob@brasko.net>
6302
a9c64011 6303 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
6304 from test. Escape the | in mi_gdb_test call.
6305 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
6306 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
6307 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
6308 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
6309 expected regex's in mi_gdb_test calls.
6310 * lib/mi-support.exp: Remove arbitrary .* from tests.
6311 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
6312 Fully anchor GDB/MI expected results in mi_gdb_test.
6313 * lib/gdb.exp (string_to_regexp): Escape the ] character.
6314 * gdb.base/sizeof.exp: Remove escape character. Correct test.
6315
2af48f68
PB
63162005-09-26 Paul Brook <paul@codesourcery.com>
6317
6318 * long_long.exp: Exclude eabi targets from arm FPA float format test.
6319
f34502bc
WZ
63202005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
6321
6322 * bfp-test.c: New file.
6323 * bfp-test.exp: New testcase.
6324
ca929517
WZ
63252005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
6326
6327 * gdb.fortran/subarray.exp: New testcase to test the evaluation
6328 of subarray and substring variable.
6329 * gdb.fortran/subarray.f: New source file for the test of subarray
6330 and substring variable evaluation.
6331 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
6332 of string constant.
6333
c761af65
DJ
63342005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
6335
6336 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
6337 copyright dates.
6338
561d7a1d
PG
63392005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
6340
6341 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
6342 powerpc altivec' test with an almost identical 'info vector' test.
6343
b2b64cc9
PG
63442005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
6345
a9c64011
AS
6346 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
6347 vscr" tests to match output.
b2b64cc9 6348
6ac4d15a
PG
63492005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
6350
a9c64011
AS
6351 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
6352 output.
6ac4d15a 6353
40e55bef
BR
63542005-09-11 Bob Rossi <bob@brasko.net>
6355
6356 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 6357 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
6358 commands that return an MI output command and an asyncronous MI output
6359 command.
6360 * gdb.mi/mi-console.exp: Ditto.
6361
3c7385ec
BR
63622005-09-11 Bob Rossi <bob@brasko.net>
6363
6364 * gdb.mi/mi-var-child.c: Include <string.h>.
6365
a6cd0eb3
DJ
63662005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
6367
6368 * killed.exp: Correct gdb_expect syntax.
6369
2f168eed
CV
63702005-08-09 Corinna Vinschen <vinschen@redhat.com>
6371
6372 * lib/mi-support.exp (mi_gdb_load): Fix typo.
6373
ecd3fd0f
BR
63742005-08-02 Bob Rossi <bob@brasko.net>
6375
6376 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
6377 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
6378 Change tests to inferior-tty-set/show.
6379 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
6380 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
6381 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
6382 inferior. Use mi_gdb_test to get GDB and Inferior output.
6383 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
6384 descriptor.
6385 (mi_inferior_tty_name): Add inferior PTY file name.
6386 (mi_gdb_start): Add INFERIOR_PTY parameter.
6387 (mi_gdb_test): Add IPATTERN parameter.
6388
f1ea48cb 63892005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 6390
f1ea48cb
BR
6391 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
6392 parameter to mi_gdb_test.
6393 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
6394
6e650a67
DJ
63952005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6396
6397 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
6398 struct_declarations.
6399 * gdb.mi/mi-var-child.exp: Step over the initialization of
6400 struct_declarations.
6401
8be260b6
DJ
64022005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6403
6404 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
6405 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
6406 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
6407 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
6408 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
6409 file.
6410
4e660f07
NR
64112005-07-27 Nick Roberts <nickrob@snap.net.nz>
6412
6413 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
6414 (do_children_tests): Assign values to the extra elements.
6415
6416 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
6417 them for tests for "-var-update --no-values" and
a9c64011 6418 "-var-update --all-values".
4e660f07
NR
6419 Add test for "-var-list-children --simple-values".
6420
6421 * gdb.mi/basics.c (callee4): Add integer array D[3]...
6422
6423 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
6424 "-stack-list-locals --simple-values" Improve doc strings and
6425 comments.
6426
6bdae935
MK
64272005-07-18 Mark Kettenis <kettenis@gnu.org>
6428
598b7a6f
MK
6429 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
6430 *-*-openbsd*.
6431 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
6432
6bdae935
MK
6433 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
6434 sigaltsatck'.
6435
1323e929 64362005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 6437
1323e929
BR
6438 * gdb.base/default.exp (tty): Changed output of command.
6439 * gdb.base/help.exp (help tty): Ditto.
6440
b1a9c082
MK
64412005-07-12 Mark Kettenis <kettenis@gnu.org>
6442
6443 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
6444
10a844a2
MK
64452005-07-10 Mark Kettenis <kettenis@gnu.org>
6446
6447 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
6448 -stack-select-frame without arguments.
6449 (test_stack_frame_listing): Add test for newly implemented command
6450 -stack-info-frame.
6451
3cb3b8df
BR
64522005-07-06 Bob Rossi <bob@brasko.net>
6453
6454 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
6455 command.
6456 (Copyright): Update copyright.
6457
a0c5fbcf
WZ
64582005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
6459
6460 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
6461 tests to evaluate exponentiation expression.
6462
984971d0
AS
64632005-06-29 Andreas Schwab <schwab@suse.de>
6464
6465 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
6466 main to avoid warnings.
6467
6468 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
6469
fe03833f
NR
64702005-06-20 Nick Roberts <nickrob@snap.net.nz>
6471
6472 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
6473 -stack-select-frame without arguments.
6474 (test_stack_frame_listing): Add test for newly implemented command
6475 -stack-info-frame.
a9c64011 6476
7a55f279
WZ
64772005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
6478
0ffa0ea5
DJ
6479 * gdb.fortran/array-element.f: New file.
6480 * gdb.fortran/array-element.exp: New testcase.
7a55f279 6481
26585198
DJ
64822005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6483
6484 * gdb.base/bigcore.exp: Correct checks for systems which can
6485 not dump a large core file.
6486
c1bd25fd
DJ
64872005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6488
6489 * gdb.base/relocate.c: Add a copyright notice.
6490 (dummy): Remove.
6491 * gdb.base/relocate.exp: Test printing the values of variables
6492 from a relocatable file.
6493
589e074d
DJ
64942005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
6495
6496 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
6497 excess MI output after an error.
6498
0915f927
JB
64992005-05-29 Joel Brobecker <brobecker@adacore.com>
6500
6501 * gdb.arch/alpha-step.c: New file.
6502 * gdb.arch/alpha-step.exp: New testcase.
6503
76ff342d
DJ
65042005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6505 Dennis Brueni <dennis@slickedit.com>
6506
6507 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
6508 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
6509 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
6510 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
6511 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6512 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
6513 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
6514
96b0c7ac
DJ
65152005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
6516 Wu Zhou <woodzltc@cn.ibm.com>
6517
6518 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
6519 IBM's xlc compiler.
6520 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
6521 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
6522
f21565d2
JB
65232005-05-13 Jim Blandy <jimb@redhat.com>
6524
6525 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
6526 calling gdb_suppress_entire_file.
6527 * gdb.base/charset.exp: Same.
6528 * gdb.base/call-rt-st.exp: Same.
6529
6006a3a1
BR
65302005-05-05 Bob Rossi <bob_rossi@cox.net>
6531
6532 * lib/gdb.exp (fullname_syntax): Added global regex.
6533 (fullname_syntax_POSIX): Ditto.
6534 (fullname_syntax_UNC): Ditto.
6535 (fullname_syntax_DOS_CASE): Ditto.
6536 (fullname_syntax_DOS): Ditto.
6537 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
6538 fullname_syntax variable to scope and use it.
6539 (test_file_list_exec_source_files): Ditto.
6540 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
6541
c3b69c04
DJ
65422005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
6543
6544 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
6545
3c95e6af
PG
65462004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
6547
a9c64011
AS
6548 * lib/gdb.exp (skip_altivec_tests): New function, based on
6549 check_vmx_hw_available from the GCC testsuite.
6550 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
6551 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 6552
78df6c56
JB
65532005-05-02 Jim Blandy <jimb@redhat.com>
6554
6555 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
6556 calling gdb_suppress_entire_file.
6557
1690f9cf
DJ
65582005-04-30 Randolph Chung <tausq@debian.org>
6559
6560 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
6561 Slightly relax "sem_post" name checking.
6562
5ea106f7
PG
65632005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
6564
6565 * gdb.base/unload.exp: Use new shared library infrastructure.
6566
bf7234cf
PG
65672005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
6568
6569 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 6570 infrastructure.
bf7234cf 6571
547b869a
CV
65722005-04-29 Corinna Vinschen <vinschen@redhat.com>
6573
6574 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
6575 * gdb.asm/h8300.inc: New file.
6576
f07e55f0
PG
65772005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6578
6579 * gdb.base/shlib-call.exp: Change to use new shared library
6580 infrastructure.
6581
3cbba3d1
PG
65822005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6583
a9c64011
AS
6584 * gdb.base/pending.exp: Change to use new shared library
6585 infrastructure.
3cbba3d1 6586
ed6df200
PG
65872005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6588
a9c64011
AS
6589 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
6590 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 6591
8c8f4ebe
PG
65922005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
6593
a9c64011
AS
6594 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
6595 shared objects being adjusted and update copyright years.
8c8f4ebe 6596
607fbc54
DJ
65972005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
6598
6599 * ChangeLog: Correct some 2003-01-13 dates.
6600 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
6601 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
6602 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
6603 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
6604 gdb.trace/tfind.exp: Update copyright years.
6605
57bf0e56
DJ
66062005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
6607 Daniel Jacobowitz <dan@codesourcery.com>
6608
6609 * lib/gdb.exp (gdb_compile): Handle shlib=.
6610 (gdb_compile_shlib): New function.
6611
9b593790
PG
66122005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
6613
a9c64011 6614 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 6615
9494c6a5
DJ
66162005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
6617
6618 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
6619 gdb.server.
6620 * configure.ac: Likewise.
6621 * configure: Regenerated.
6622 * gdb.gdbserver/Makefile.in: Moved to...
6623 * gdb.server/Makefile.in: ... here.
6624 * gdb.gdbserver/server.c: Moved to...
6625 * gdb.server/server.c: ... here.
6626 * gdb.gdbserver/server-run.exp: Moved to...
6627 * gdb.server/server-run.exp: ... here.
6628
6f8eac0e
DJ
66292005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
6630
6631 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
6632 * configure.ac: Create gdb.gdbserver/Makefile.
6633 * configure: Regenerated.
6634 * lib/gdbserver-support.exp: New file, derived from
6635 config/gdbserver.exp.
6636 * config/gdbserver.exp: Use gdbserver-support.exp.
6637 * gdb.gdbserver/Makefile.in: New file.
6638 * gdb.gdbserver/server.c: New file.
6639 * gdb.gdbserver/server-run.exp: New file.
6640
6e87504d
PG
66412005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
6642
a9c64011
AS
6643 * lib/gdb.exp (test_compiler_info): Return compiler_info
6644 if no arguments are given.
6e87504d 6645
d1779be4
PG
66462005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
6647
6648 * gdb.arch/altivec-abi.exp: Check for compiler and set
6649 use altivec' flag accordingly.
6650 * gdb.arch/altivec-regs.exp: Likewise.
6651
88750304
DJ
66522005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
6653
6654 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
6655
f3fb768d
AS
66562005-03-27 Andreas Schwab <schwab@suse.de>
6657
6658 * gdb.base/bigcore.c (main): Add missing mode argument in open
6659 call.
6660
7e813ac5
DJ
66612005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
6662
6663 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
6664 downloads.
6665 * config/gdbserver.exp (gdb_load): Likewise.
6666
8e3049aa
PB
66672005-03-14 Paul Brook <paul@codesourcery.com>
6668
6669 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
6670 targets.
6671
a9df7c44
JB
66722005-03-09 Joel Brobecker <brobecker@adacore.com>
6673
6674 * gdb.dwarf2/dup-psym.S: New file.
6675 * gdb.dwarf2/dup-psym.exp: New testcase.
6676
9f0d94e8
JB
66772005-03-09 Joel Brobecker <brobecker@adacore.com>
6678
6679 * gdb.ada/exec_changed/first.adb: New file.
6680 * gdb.ada/exec_changed/second.adb: New file.
6681 * gdb.ada/exec_changed.exp: New testcase.
6682
5f579bc5
NS
66832005-03-08 Nathan Sidwell <nathan@codesourcery.com>
6684
36e9969c
NS
6685 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
6686 (A2): New class.
6687 (main): Test operator+.
6688 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
6689 breakpoint test.
6690
5f579bc5
NS
6691 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
6692 * gdb.base/signull.exp: Disable if gdb,nosignals.
6693 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
6694 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
6695 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
6696 * gdb.mi/mi2-console.exp: Likewise.
6697 * gdb.trace/collection.exp (run_trace_experiment): Consume the
6698 continue output at start.
6699 (gdb_collect_locals_test): Robustify regexp.
6700 * gdb.trace/passc-dyn.exp: Fix comment typo.
6701 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
6702
be46087e
CV
67032005-03-08 Corinna Vinschen <vinschen@redhat.com>
6704
6705 * gdb.asm/asm-source.exp: Add iq2000 case.
6706 * gdb.asm/iq2000.inc: New file.
6707
384e1a61 67082005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 6709
384e1a61
MI
6710 * gdb.base/command.exp: Change hardcoded value to regular expression.
6711 * gdb.base/float.exp: Add powerpc to the list of targets checked.
6712
584b6e9e
DJ
67132005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
6714
6715 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
6716 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
6717 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
6718 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
6719 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
6720
ab5b5d61
MK
67212005-03-05 Mark Kettenis <kettenis@gnu.org>
6722
6723 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
6724 changes.
6725
ae051c1b
PG
67262004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
6727
a9c64011
AS
6728 * lib/compiler.c: Add test for IBM's xlc compiler.
6729 * lib/compiler.cc: Likewise.
ae051c1b 6730
3f0f6ed2
JB
67312004-02-24 Joel Brobecker <brobecker@adacore.com>
6732
6733 * gdb.ada/fixed_points.exp: Create compilation object directory
6734 before running the test.
6735 * gdb.ada/null_record.exp: Likewise.
6736 * gdb.ada/packed_array.exp: Likewise.
6737 * gdb.ada/start.exp: Likewise.
6738
724f452b
JB
67392005-02-15 Joel Brobecker <brobecker@adacore.com>
6740
6741 * gdb.ada/packed_array/pa.adb: New file.
6742 * gdb.ada/packed_array.exp: New testcase.
6743
57f5cdfb 67442005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 6745
1f393151
MK
6746 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
6747 files.
6748
ebdda337
MK
6749 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
6750 on *-*-openbsd*. Correctly match whitespace in regukar
6751 expressions.
6752
cf309262
DJ
67532005-02-10 Daniel Jacobowitz <dan@debian.org>
6754
6755 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
6756 PR exp/1821
6757 * gdb.base/gdb1821.c: New test file.
6758 * gdb.base/gdb1821.exp: New test file.
6759
3be49e7a
JB
67602005-02-09 Joel Brobecker <brobecker@adacore.com>
6761
6762 * gdb.base/start.c: New file.
6763 * gdb.base/start.exp: New testcase.
6764
e292e67d
JB
67652005-02-09 Joel Brobecker <brobecker@adacore.com>
6766
6767 * gdb.ada/start/dummy.adb: New file.
6768 * gdb.ada/start.exp: New testcase.
6769
dbdfa66c
CV
67702005-02-09 Corinna Vinschen <vinschen@redhat.com>
6771
6772 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
6773 for printing symbols and statistics.
6774 Add test for using relative pathnames in "maint print msymbols" test.
6775 Mark "maint info sections DATA" XFAIL on Cygwin.
6776 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
6777 tests.
6778
d7941671
AC
67792005-02-09 Andreas Schwab <schwab@suse.de>
6780
6781 Committed by Andrew Cagney <cagney@gnu.org>
6782 * gdb.base/remotetimeout.exp: New file.
6783
74e5ef44
MK
67842005-02-07 Mark Kettenis <kettenis@gnu.org>
6785
6786 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
6787
464dd14d
JB
67882005-02-03 Joel Brobecker <brobecker@adacore.com>
6789
6790 * gdb.ada/gnat_ada.gpr: New file.
6791 * gdb.ada/gnat_ada.gin: Delete, no longer used.
6792 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
6793 * configure.ac: No longer generate gnat_ada.gpr.
6794 * configure: Regenerate.
6795 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
6796 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
6797 * gdb.ada/null_record/bar.ads: Likewise.
6798 * gdb.ada/null_record/bar.adb: Likewise.
6799 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
6800 * gdb.ada/null_record.exp (testdir): New variable.
6801 (testfile): executable is now in testdir subdirectory.
6802 (srcfile): Use full path to the main compilation unit.
6803 * gdb.ada/fixed_points.exp: Same changes as above.
6804
30d756ae
NR
68052005-02-03 Nick Roberts <nickrob@snap.net.nz>
6806
6807 * gdb.base/interp.exp: New test.
6808
9d799f85
AC
68092005-01-24 Andrew Cagney <cagney@gnu.org>
6810
6811 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
6812
15656118
AC
68132005-01-19 Andrew Cagney <cagney@gnu.org>
6814
a892c31b
AC
6815 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
6816 configure.ac not configure.in.
6817
15656118
AC
6818 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
6819 of powerpc*-*-*.
6820 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 6821 * gdb.base/list.exp (test_list_function)
15656118
AC
6822 (test_list_filename_and_function): Ditto.
6823 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
6824
a7b01baf
AC
68252005-01-16 Andrew Cagney <cagney@gnu.org>
6826
17d92a02
AC
6827 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
6828
a7b01baf
AC
6829 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
6830
bc8332bb
AC
68312005-01-14 Andrew Cagney <cagney@gnu.org>
6832
6833 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
6834 * gdb.mi/mi2-var-cmd.exp: Ditto.
6835
4d074752
CV
68362005-01-10 Corinna Vinschen <vinschen@redhat.com>
6837
6838 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
6839
bec39cab
AC
68402005-01-07 Andrew Cagney <cagney@gnu.org>
6841
6842 * configure.ac: Rename configure.in, require autoconf 2.59.
6843 * configure: Re-generate.
6844 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
6845 * gdb.stabs/configure: Re-generate.
6846 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
6847 * gdb.hp/configure: Re-generate.
6848 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
6849 autoconf 2.59.
6850 * gdb.hp/gdb.objdbg/configure: Re-generate.
6851 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
6852 autoconf 2.59.
6853 * gdb.hp/gdb.defects/configure: Re-generate.
6854 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
6855 autoconf 2.59.
6856 * gdb.hp/gdb.compat/configure: Re-generate.
6857 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
6858 autoconf 2.59.
6859 * gdb.hp/gdb.base-hp/configure: Re-generate.
6860 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
6861 autoconf 2.59.
6862 * gdb.hp/gdb.aCC/configure: Re-generate.
6863
f10b16d4
JB
68642004-12-15 Jim Blandy <jimb@redhat.com>
6865
6866 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
6867 under NPTL when there is debugging info available for libpthread.
6868
fb6e1814
JG
68692004-12-13 Jerome Guitton <guitton@gnat.com>
6870
6871 * gdb.ada/fixed_points.c: New file.
6872 * gdb.ada/fixed_points.exp: New file.
6873
fe46cd3a
RC
68742004-12-03 Randolph Chung <tausq@debian.org>
6875
6876 * gdb.arch/pa-nullify.exp: New file.
6877 * gdb.arch/pa-nullify.s: New file.
6878
8de0841b
RC
68792004-11-30 Randolph Chung <tausq@debian.org>
6880
6881 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
6882 instead of "tbug". Fix regexp to work properly with gdb_test.
6883
c8170782
PH
68842004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
6885
6886 * gdb.base/bitfields2.exp: New test.
6887 * gdb.base/bitfields2.c: New file.
6888
954269c2
RE
68892004-11-28 Richard Earnshaw <rearnsha@arm.com>
6890
6891 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
6892
0107feed
RC
68932004-11-16 Randolph Chung <tausq@debian.org>
6894
6895 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
6896
f073ae8c
DJ
68972004-11-14 Daniel Jacobowitz <dan@debian.org>
6898
6899 * gdb.threads/threadapply.exp: Correct "macro details" test.
6900
19ad59e7
JJ
69012004-11-11 Jeff Johnston <jjohnstn@redhat.com>
6902
6903 * gdb.threads/threadapply.exp: New test.
6904 * gdb.threads/threadapply.c: New file.
6905
9cf0961b
MK
69062004-11-07 Mark Kettenis <kettenis@gnu.org>
6907
6908 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
6909 frames.
6910
c789492a
FL
69112004-11-05 Felix Lee <felix+log1@specifixinc.com>
6912
6913 * gdb.base/cursal.exp: New file.
6914 * gdb.base/cursal.c: New file.
6915
a1e167bb
AC
69162004-11-03 Andrew Cagney <cagney@gnu.org>
6917
6918 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
6919
b7cbf173
MK
69202004-10-30 Mark Kettenis <kettenis@gnu.org>
6921
6922 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
6923 NetBSD/ELF targets.
6924
88f9d34f
JB
69252004-10-29 Joel Brobecker <brobecker@gnat.com>
6926
6927 * gdb.threads/bp_in_thread.c: New file, copied from
6928 pthread_cond_wait.c.
6929 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
6930 file, rather than reusing the .c file from another testcase.
6931
ca7d6a0c
JB
69322004-10-20 Joel Brobecker <brobecker@gnat.com>
6933
6934 * gdb.ada/null_record.exp: Check where we stopped after
6935 sending the start command, instead of where the associated
6936 temporary breakpoint was inserted.
6937
0d863d03
AC
69382004-10-14 Andrew Cagney <cagney@gnu.org>
6939
6940 * gdb.mi/gdb701.c (main): Return 0.
6941
d11e72cb
DJ
69422004-10-13 Daniel Jacobowitz <dan@debian.org>
6943
d40539a4 6944 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 6945
e1923096
JJ
69462004-10-12 Jeff Johnston <jjohnstn@redhat.com>
6947
6948 * gdb.threads/schedlock.c: Add comment markers to use to find
6949 line numbers.
6950 * gdb.threads/schedlock.exp: Adjust regex to handle the new
6951 comments.
6952 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
6953 breakpoint lines.
6954
ec8ba2c9
DJ
69552004-10-12 Daniel Jacobowitz <dan@debian.org>
6956
6957 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
6958
0eb3658b
DJ
69592004-10-12 Daniel Jacobowitz <dan@debian.org>
6960
6961 * configure.in: Add gdb.dwarf2.
6962 * configure: Regenerated.
6963 * Makefile.in: Add gdb.dwarf2.
6964 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
6965 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
6966 gdb.dwarf2/file1.txt: New files.
6967
a271cc33
OF
69682004-10-11 Orjan Friberg <orjanf@axis.com>
6969
a9c64011 6970 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
6971 of "run", since the latter doesn't work with remote targets. Adjust
6972 the breakpoint numbering accordingly.
6973 * gdb.threads/pthread_cond_wait.exp: Ditto.
6974
895ce074
MC
69752004-10-08 Michael Chastain <mec.gnu@mindspring.com>
6976
6977 * gdb.base/overlays.exp: Update copyright years.
6978
6be3092d
KI
69792004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
6980
6981 * gdb.base/overlays.exp: Disable if target is Linux.
6982
e05389b8
FL
69832004-10-06 Felix Lee <felix+log1@specifixinc.com>
6984
6985 * config/gdbserver.exp (gdb_load): Use right filename on remote.
6986
73cb587d
KI
69872004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
6988
6989 * gdb.asm/asm-source.exp: Add m32r-linux target.
6990 * gdb.asm/m32r-linux.inc: New file.
6991
3c0edcdc
AC
69922004-09-24 Andrew Cagney <cagney@redhat.com>
6993 David Anderson <anderson@redhat.com>
6994
6995 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
6996 command fails, assume things will work.
6997 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
6998 (_GNU_SOURCE): Define.
6999 (print_unsigned, print_hex): Change parameter to "long long".
7000 (print_byte_count): New function, use to print byte counts.
7001 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
7002 O_LARGEFILE.
7003 (main): Compute an upper bound on a corefile in max_core_size.
7004 Limit memory chunk size to max_core_size. Limit total memory
7005 allocated to max_core_size.
7006
4bb3667f
AC
70072004-09-23 Andrew Cagney <cagney@gnu.org>
7008
7009 * gdb.base/bigcore.exp: Replace the code that creates a corefile
7010 from a separate process with code that creates a corefile by
7011 making the inferior dump core.
7012
60fe1a51
MK
70132004-09-23 Mark Kettenis <kettenis@gnu.org>
7014
7015 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
7016 block.
7017
8e937346
MC
70182004-09-23 Michael Chastain <mec.gnu@mindspring.com>
7019
7020 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
7021 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
7022 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
7023 Likewise.
7024
7213f6d6
JJ
70252004-09-20 Jeff Johnston <jjohnstn@redhat.com>
7026
7027 * gdb.java/jprint.exp: New test case for java inferior call.
7028 * gdb.java/jprint.java: Ditto.
7029
eac69dca
JB
70302004-09-15 Joel Brobecker <brobecker@gnat.com>
7031
7032 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
7033
22227696
MC
70342004-09-14 Michael Chastain <mec.gnu@mindspring.com>
7035
7036 * gdb.threads/killed.c: Include <stdlib.h>.
7037 * gdb.threads/pthreads.c: Likewise.
7038
7dd403a4
MC
70392004-09-14 Michael Chastain <mec.gnu@mindspring.com>
7040
7041 * gdb.threads/killed.c: Add copyright notice.
7042
33f2d567
JM
70432004-09-10 Jason Molenda (jmolenda@apple.com)
7044
a9c64011
AS
7045 * gdb.base/define.exp: Two new tests to verify zero space chars
7046 after 'if' and 'while' commands in a user-defined command is correctly
7047 parsed.
33f2d567 7048
e05b62ac
AC
70492004-09-08 Andrew Cagney <cagney@gnu.org>
7050
7051 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
7052 delivery test with duplicate at end of file.
7053
9cbe82da
MK
70542004-09-06 Mark Kettenis <kettenis@jive.nl>
7055
7056 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
7057
564803d9
MC
70582004-09-05 Michael Chastain <mec.gnu@mindspring.com>
7059
7060 * config/hppro.exp: Removed.
7061
7c6807ce
MC
70622004-09-05 Michael Chastain <mec.gnu@mindspring.com>
7063
7064 * config/sparclet.exp: Removed.
7065
bf7e26dd
MC
70662004-09-05 Michael Chastain <mec.gnu@mindspring.com>
7067
7068 * config/udi.exp: Removed.
7069
714e341b
MC
70702004-09-02 Michael Chastain <mec.gnu@mindspring.com>
7071
7072 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
7073 of "exp_continue".
7074 (advancei): Likewise.
7075
1236e623
JJ
70762004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7077
7078 * gdb.base/unload.exp: Fix so messages aren't duplicated.
7079
3bdcad15
MI
70802004-09-01 Manoj Iyer <manjo@austin.ibm.com>
7081
228af206 7082 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
7083 to check for nodebug in executable.
7084 * gdb.gdb/observer.exp (setup_test): Likewise.
7085 * gdb.gdb/selftest.exp (test_with_self): Likewise.
7086 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
7087
c72b934c
AC
70882004-09-01 Andrew Cagney <cagney@gnu.org>
7089
7090 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
7091 files.
7092
edd9b715
JJ
70932004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7094
7095 * gdb.base/unload.exp: Fix expected warning message to match
7096 latest format.
7097
fb4ce06b
CV
70982004-09-01 Corinna Vinschen <vinschen@redhat.com>
7099
7100 * gdb.base/call-rt-st.exp: Fix typos.
7101
ce78e7c3
MI
71022004-08-31 Manoj Iyer <manjo@austin.ibm.com>
7103
7104 * gdb.threads/thread_check.exp: New testcase.
7105 * gdb.threads/thread_check.c: New testcase.
7106
2dedb159
AC
71072004-08-31 Andrew Cagney <cagney@gnu.org>
7108
7109 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
7110 (skip_to_handler_entry): New procedures. Test stepping into a
7111 handler when the breakpoint is at the handler's entry point.
7112
68f53502
AC
71132004-08-30 Andrew Cagney <cagney@gnu.org>
7114
7115 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
7116 gdb/1757.
7117
3e3ffd2b
MC
71182004-08-27 Michael Chastain <mec.gnu@mindspring.com>
7119
7120 With code from Manoj Iyer <manjo@austin.ibm.com>:
7121 * lib/gdb.exp (gdb_file_cmd): Return more information in the
7122 return value. Add an arm for "no debugging symbols found".
7123 Change a stray "error" to "perror".
7124 (gdb_run_cmd): Adapt to new return value.
7125 * gdb.base/remote.exp: Adapt to new return value.
7126 * gdb.gdb/complaints.exp: Likewise.
7127 * gdb.gdb/observer.exp: Likewise.
7128 * gdb.gdb/selftest.exp: Likewise.
7129 * gdb.gdb/xfullpath.exp: Likewise.
7130
4b6f5fd2
JB
71312004-08-27 Joel Brobecker <brobecker@gnat.com>
7132
7133 * gdb.threads/bp_in_thread.exp: New testcase.
7134
e5b25496
MC
71352004-08-27 Michael Chastain <mec.gnu@mindspring.com>
7136
7137 Fix PR testsuite/1735.
7138 * gdb.threads/schedlock.c (thread_function): Add a cast
7139 to suppress a gcc warning.
7140 * gdb.threads/thread-specific.c (thread_function): Likewise.
7141
934353d6
MC
71422004-08-26 Michael Chastain <mec.gnu@mindspring.com>
7143
7144 * gdb.base/unload.c: Include <stdlib.h>.
7145
f98a0aef 71462004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 7147
f98a0aef 7148 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
7149 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
7150 synchronized after the "return".
7151
5a2e8882
MC
71522004-08-26 Michael Chastain <mec.gnu@mindspring.com>
7153
7154 * gdb.mi/basics.c: Include <stdio.h>.
7155 * gdb.mi/pthreads.c: Include <stdlib.h>.
7156 * gdb.mi/var-cmd.c: Include <stdlib.h>.
7157
a9640423
MC
71582004-08-26 Michael Chastain <mec.gnu@mindspring.com>
7159
7160 * gdb.threads/schedlock.c: Add copyright notice.
7161
b04e311d
AC
71622004-08-25 Andrew Cagney <cagney@gnu.org>
7163
7164 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
7165 (skip_over_handler, breakpoint_over_hander): New test procedures.
7166 (advance, advancei): Add a proper prefix, do not use
7167 rerun_to_main.
7168 * gdb.base/sigstep.c (main): Change to use an infinite loop.
7169
7c27f15b
MC
71702004-08-24 Michael Chastain <mec.gnu@mindspring.com>
7171
7172 * gdb.mi/basics.c: Add copyright notice.
7173 * gdb.mi/var-cmd.c: Add copyright notice.
7174
fffc87ae
MC
71752004-08-23 Michael Chastain <mec.gnu@mindspring.com>
7176
7177 * lib/gdb.exp: Remove signed_keyword_not_used.
7178 * lib/compiler.c: Likewise.
7179 * lib/compiler.cc: Likewise.
7180
d782e0bf
MC
71812004-08-23 Michael Chastain <mec.gnu@mindspring.com>
7182
7183 * gdb.base/whatis.c: Remove conditional disabling of "signed".
7184 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
7185
96033e83
MC
71862004-08-23 Michael Chastain <mec.gnu@mindspring.com>
7187
7188 * gdb.base/whatis.c: Add copyright notice.
7189
cf38c229
MK
71902004-08-20 Mark Kettenis <kettenis@gnu.org>
7191
7192 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
7193 it to skip the breakpoints encoded in the inline assembly.
7194
f4b49756
MC
71952004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7196
7197 * Makefile.in: Add gdb.fortran.
7198
2f193b69
MC
71992004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7200
7201 * gdb.base/call-sc.exp (test_scalar_returns):
7202 Fix cut-and-paste glitch in "Make fun return now".
7203
89a237cb
MC
72042004-08-17 Michael Chastain <mec.gnu@mindspring.com>
7205
7206 * configure.in: Add gdb.fortran.
7207 * configure: Regenerate.
7208 * gdb.fortran/Makefile.in: New file.
7209 * lib/gdb.exp (skip_fortran_tests): New procedure.
7210
469aff8e
MC
72112004-08-17 Michael Chastain <mec.gnu@mindspring.com>
7212
7213 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
7214 reference to bug-gnu@prep.ai.mit.edu.
7215 * gdb.mi/mi-var-child.exp: Likewise.
7216 * gdb.mi/mi-var-cmd.exp: Likewise.
7217 * gdb.mi/mi-var-display.exp: Likewise.
7218 * gdb.mi/mi2-var-block.exp: Likewise.
7219 * gdb.mi/mi2-var-child.exp: Likewise.
7220 * gdb.mi/mi2-var-cmd.exp: Likewise.
7221 * gdb.mi/mi2-var-display.exp: Likewise.
7222
00b51b9f
MK
72232004-08-15 Mark Kettenis <kettenis@gnu.org>
7224
7225 * gdb.base/unload.c (main): Make local variable msg const.
7226
45f07fef
MC
72272004-08-15 Michael Chastain <mec.gnu@mindspring.com>
7228
7229 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
7230 to bug-gnu@prep.ai.mit.edu.
7231 * gdb.mi/mi-disassemble.exp: Likewise.
7232 * gdb.mi/mi-eval.exp: Likewise.
7233 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
7234 default line number.
7235 * gdb.mi/mi-return.exp: Likewise.
7236 * gdb.mi/mi-simplerun.exp: Likewise.
7237 * gdb.mi/mi-stack.exp: Likewise.
7238 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
7239 number with explicit range test.
7240 * gdb.mi/mi-watch.exp: Likewise.
7241 * gdb.mi/mi2-break.exp: Likewise.
7242 * gdb.mi/mi2-cli.exp: Likewise.
7243 * gdb.mi/mi2-disassemble.exp: Likewise.
7244 * gdb.mi/mi2-eval.exp: Likewise.
7245 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
7246 default line number.
7247 * gdb.mi/mi2-return.exp: Likewise.
7248 * gdb.mi/mi2-simplerun.exp: Likewise.
7249 * gdb.mi/mi2-stack.exp: Likewise.
7250 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
7251 number with explicit range test.
7252 * gdb.mi/mi2-watch.exp: Likewise.
7253
dd8c8ee7
MC
72542004-08-15 Michael Chastain <mec.gnu@mindspring.com>
7255
7256 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
7257 * gdb.cp/m-static.exp: Likewise.
7258 * gdb.cp/rtti.exp: Likewise.
7259
4e838464
MK
72602004-08-14 Mark Kettenis <kettenis@gnu.org>
7261
7262 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
7263
8d8cb839
EZ
72642004-08-14 Eli Zaretskii <eliz@gnu.org>
7265
7266 * ChangeLog: Prefix Local Variables with semi-colons and indent
7267 the reference to older ChangeLog files, to fix fontification in
7268 Emacs.
7269
deea8bb0
MC
72702004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7271
7272 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
7273 * gdb.mi/mi2-break.exp: Likewise.
7274
c3297504
MC
72752004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7276
7277 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
7278
25808999
MC
72792004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7280
7281 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
7282
226a8d71
MC
72832004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7284
7285 * gdb.cp/classes.exp: Remove unused declarations. Just let
7286 test names default instead of providing special names. Remove
7287 extraneous demangler test.
7288
37fdf854
JJ
72892004-08-12 Jeff Johnston <jjohnstn@redhat.com>
7290
7291 * gdb.base/unload.exp: New test for breakpoints in dynamically
7292 loaded libraries.
7293 * gdb.base/unload.c: Ditto.
7294 * gdb.base/unloadshr.c: Ditto.
7295
2d3a7986
MC
72962004-08-12 Michael Chastain <mec.gnu@mindspring.com>
7297
7298 * gdb.cp/classes.exp (test_ptype_class_objects): Call
7299 cp_test_ptype_class.
7300 (test_enums): Likewise.
7301
c72b934c
AC
73022004-08-10 Andrew Cagney <cagney@gnu.org>
7303
7304 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
7305 files.
7306
cc503c8a
AC
73072004-08-10 Andrew Cagney <cagney@gnu.org>
7308
7309 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
7310 init_malloc call.
7311
902f2ccb
MC
73122004-08-10 Michael Chastain <mec.gnu@mindspring.com>
7313
7314 * ChangeLog: Add copyright notice. The notice is copied
7315 from emacs 21.3 top level ChangeLog.
7316
78c90502
MC
73172004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7318
7319 * lib/cp-support.exp: New file.
7320 * lib/cp-support.exp (cp_test_type_class): New function.
7321 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
7322 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
7323 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
7324 cp_test_ptype_class.
7325
88e5ea78
MC
73262004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7327
7328 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
7329 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
7330 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
7331 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
7332 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
7333 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
7334 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
7335 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
7336 gdb.mi/mi2-watch.exp: Update copyright years.
7337
6a89fc9c
MK
73382004-08-09 Mark Kettenis <kettenis@gnu.org>
7339
7340 * gdb.base/sigaltstack.exp: Provide proper anchoring.
7341
1482e0de
MC
73422004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7343
7344 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
7345 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
7346 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
7347 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
7348 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
7349 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
7350 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
7351 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7352 gdb.mi/mi-watch.exp: Update copyright years.
7353
1a5ce3f3
DJ
73542004-08-08 Daniel Jacobowitz <dan@debian.org>
7355
7356 PR gdb/1738
7357 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
7358 from a breakpoint with a pending signal.
7359
04f6ecf2
DJ
73602004-08-08 Daniel Jacobowitz <dan@debian.org>
7361
7362 PR gdb/1736
7363 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
7364 * gdb.base/sigaltstack.exp (finish_test): Consume output until
7365 the prompt.
7366 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
7367
54d90d35
DJ
73682004-08-08 Daniel Jacobowitz <dan@debian.org>
7369
7370 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
7371
d2f6abb0
DJ
73722004-08-08 Daniel Jacobowitz <dan@debian.org>
7373
7374 PR gdb/1736
7375 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
7376 for i?86-*-linux*.
7377
5598c03d
DJ
73782004-08-08 Daniel Jacobowitz <dan@debian.org>
7379
7380 * gdb.arch/i386-prologue.exp: Compile without debug information.
7381
c6fee705
MC
73822004-08-08 Michael Chastain <mec.gnu@mindspring.com>
7383
7384 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
7385 rather than asking gdb to search.
7386
dd90efdb
MC
73872004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7388
7389 * gdb.base/gcore.c: Include <string.h>.
7390
1e84bec1
MC
73912004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7392
7393 * gdb.base/gcore.c: Add copyright notice.
7394
e425eb2b
MC
73952004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7396
7397 * gdb.base/freebpcmd.c: Include <stdio.h>.
7398 * gdb.base/long_long.c: Include <string.h>.
7399 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
7400 * gdb.base/siginfo.c: Include <string.h>.
7401 * gdb.base/sigstep.c: Include <string.h>.
7402
cb9aaed5
MC
74032004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7404
7405 * gdb.base/complex.c: Include <stdlib.h>.
7406
55944f3d
MC
74072004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7408
7409 * gdb.base/complex.c: Add copyright notice.
7410
7b2953d9
MC
74112004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7412
7413 * gdb.base/charset.c: Include <stdlib.h>.
7414
c9133d23
MC
74152004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7416
7417 * gdb.base/auxv.c: Include <stdlib.h>.
7418
0a8490ad
MC
74192004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7420
7421 * gdb.base/auxv.c: Add copyright notice.
7422
3426d5ec
MC
74232004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7424
7425 * gdb.base/coremaker.c: Add copyright notice.
7426 * gdb.base/coremaker2.c: Add copyright notice.
7427
8da195dd
AC
74282004-08-04 Andrew Cagney <cagney@gnu.org>
7429
7430 * gdb.base/store.exp: Update copyright.
7431 (check_set, up_set, check_struct, up_struct): Add a prefix to test
7432 names, do not import gdb_prompt.
7433
8d394f98
AC
74342004-08-01 Andrew Cagney <cagney@gnu.org>
7435
7436 Fix PR testsuite/1729.
7437 * gdb.base/dump.exp: Add test name to callers of capture_value, do
7438 not use capture_value with value 4.
7439 (capture_value): Add optional test name parameter.
7440 (test_reload_saved_value, test_restore_saved_value): Use $msg as
7441 the prefix, pass to capture_value.
7442
b6702b23
MK
74432004-08-01 Mark Kettenis <kettenis@gnu.org>
7444
7445 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
7446 * gdb.arch/i386-prologue.c (standard): New prototype and function.
7447 (main): Call new function.
7448
c203e0ca
MC
74492004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7450
7451 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
7452
a7995a30
MC
74532004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7454
7455 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
7456
9366563b
MC
74572004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7458
b6eeaf26 7459 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
7460 Accept more values of vtbl pointer. Remove some messages
7461 about "obsolete gcc or gdb".
7462
2fc1f950
MC
74632004-07-30 Michael Chastain <mec.gnu@mindspring.com>
7464
7465 * gdb.cp/classes.exp: Accept more varieties of ptype output.
7466
c724d49b
MC
74672004-07-30 Michael Chastain <mec.gnu@mindspring.com>
7468
7469 * gdb.base/asm-source.exp: Properly convert target board
7470 debug flags from gcc format to binutils format.
7471
736b0fce
MK
74722004-07-28 Mark Kettenis <kettenis@gnu.org>
7473
7474 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
7475 gdb1718". PR backtrace/1718 partially fixed.
7476
5633ea5c
JJ
74772004-07-27 Jeff Johnston <jjohnstn@redhat.com>
7478
7479 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
7480
575eebb1
NC
74812004-07-26 Nick Clifton <nickc@redhat.com>
7482
7483 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
7484 good default value for a specific architecture is available then
7485 set it to that value. Otherwise default to the -gstabs switch.
7486 Remove the -g... switches from the asm-flags variable. Allow the
7487 target board info to override the value if it wants to. Pass the
7488 switch on the assembler command line.
7489
62104619
MK
74902004-07-23 Mark Kettenis <kettenis@gnu.org>
7491
7492 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
7493 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
7494 (main): Call new function.
7495
4a1135b8
MC
74962004-07-22 Michael Chastain <mec.gnu@mindspring.com>
7497
7498 Test for PR exp/1715.
7499 * gdb.base/radix.exp: Refactor common procedures. Make all
7500 test names unique. Change XFAIL to KFAIL.
7501
8a12c1f0
MC
75022004-07-20 Michael Chastain <mec.gnu@mindspring.com>
7503
7504 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
7505 * gdb.ada/gnat_ada.gin: ... to here.
7506 * configure.in: Use gnat_ada.gin.
7507 * configure: Regenerate.
7508
23b451cf
AC
75092004-07-20 Andrew Cagney <cagney@gnu.org>
7510
7511 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
7512 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
7513 XFAILs. Clean up test messages and comments. Check backtraces.
7514 Delete re-sync code.
7515
ab618a02
MC
75162004-07-19 Michael Chastain <mec.gnu@mindspring.com>
7517
7518 Fix PR cli/740.
7519 * gdb.base/annota1.exp: Honor gdb,nosignals.
7520 * gdb.base/annota3.exp: Likewise.
7521
46dad340
MC
75222004-07-19 Michael Chastain <mec.gnu@mindspring.com>
7523
7524 * lib/java.exp: Update copyright notice.
7525
756d8c70
AC
75262004-07-19 Andrew Cagney <cagney@gnu.org>
7527
7528 * gdb.base/selftest.exp: Copy file from here ...
7529 * gdb.gdb/selftest.exp: ... to here.
7530
586027e6
AC
75312004-07-16 Andrew Cagney <cagney@redhat.com>
7532
7533 * lib/insight-support.exp: Delete file.
7534 * lib/java.exp (java_init): Fix copyright.
7535
029d2200
AC
75362004-07-16 Andrew Cagney <cagney@gnu.org>
7537
7538 * gdb.base/restore.c: Append "prologue" to comments marking the a
7539 function's prologue.
7540 * gdb.base/restore.exp: Update copyright, re-indent.
7541 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
7542 callerN" prefix where needed. Update patterns that match a
7543 function's prologue.
7544
653b62c5
MC
75452004-07-16 Michael Chastain <mec.gnu@mindspring.com>
7546
7547 * gdb.base/restore.c: Add copyright notice.
7548
f7d690e5
AC
75492004-07-16 Andrew Cagney <cagney@gnu.org>
7550
7551 * gdb.base/logical.exp: Update copyright.
7552 (evaluate): New procedure. Use to re-implement tests using
7553 several tables.
7554
d629a7cb
MH
75552004-07-14 Martin Hunt <hunt@redhat.com>
7556
7557 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
7558 which fixes some problems where init.tcl was not found.
7559
9c7bb332
AC
75602004-07-13 Andrew Cagney <cagney@gnu.org>
7561
6bf46641
AC
7562 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
7563 (check_sizeof, check_valueof): Do not include the output in the
7564 test name. Use gdb_test.
7565 (get_valueof): Use gdb_test_multiple.
7566
c4ffd4c0
AC
7567 * gdb.base/step-test.exp: Update copyright. Use
7568 gdb_test_multiple. Ensure that test names do not include
7569 architecture dependent output.
7570
ab89363a
AC
7571 * gdb.gdb/observer.exp: Update copyright.
7572 (setup_test): Use gdb_test_multiple.
7573 (attach_first_observer, attach_second_observer)
7574 (attach_third_observer, detach_first_observer)
7575 (detach_second_observer, detach_third_observer)
7576 (reset_counters, check_counters): Make $message a prefix.
7577 (test_normal_stop_notifications): Add "args" parameter - a list of
7578 init functions to be called. Make $message a prefix,
7579 (test_observer_normal_stop): Change the message prefixes so that
7580 they are unique, pass the attach / detach procedures to
7581 test_normal_stop_notifications.
7582
ec58997a
AC
7583 * gdb.base/signull.exp (test_segv): Prefix all tests with
7584 "${name}". Clean up test messages.
7585
b475183b
AC
7586 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
7587
9c7bb332
AC
7588 * gdb.base/ena-dis-br.exp: Update copyright.
7589 (break_at): New function. Replace send_gdb with gdb_test,
7590 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
7591 ignore count, not stopped at bpt", with KFAIL.
7592
2dd95497
CV
75932004-07-13 Corinna Vinschen <vinschen@redhat.com>
7594
7595 * gdb.base/attach.exp: Remove cleanupfile handling.
7596
419e626b
AC
75972004-07-12 Andrew Cagney <cagney@gnu.org>
7598
7599 * gdb.base/annota1.exp: Cleanup corefile test name.
7600 * gdb.base/annota3.exp: Ditto.
7601
8b1b3228
AC
76022004-07-12 Andrew Cagney <cagney@gnu.org>
7603
78650829
AC
7604 * gdb.base/signals.exp: Clean up copyright, re-indent.
7605
8b1b3228
AC
7606 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
7607 gdb_test and gdb_test_multiple.
7608
935c2760
JJ
76092004-07-08 Jeff Johnston <jjohnstn@redhat.com>
7610
7611 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 7612 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
7613 provide line number info for first statement in main.
7614
1544280f
AC
76152004-07-08 Andrew Cagney <cagney@gnu.org>
7616
1279f4ff
AC
7617 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
7618
1544280f
AC
7619 * gdb.base/sigbpt.exp: Make the common part of each test name a
7620 prefix instead of suffix.
7621
bcc82369
BR
76222004-07-07 Bob Rossi <bob_rossi@cox.net>
7623
7624 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
7625 test from test_tbreak_creation_and_listing to
7626 test_file_list_exec_source_file
7627 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
7628 Changed name of test from test_tbreak_creation_and_listing to
7629 test_file_list_exec_source_file
7630
23f4b0aa
JJ
76312004-07-07 Jeff Johnston <jjohnstn@redhat.com>
7632
7633 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
7634 the jmisc() constructor instead of <init>.
7635 * gdb.java/jmisc1.exp: Ditto.
7636
56401cd5
AC
76372004-07-07 Andrew Cagney <cagney@gnu.org>
7638
7639 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
7640 corrupting the PC.
7641
44ae2f6a
MC
76422004-07-06 Michael Chastain <mec.gnu@mindspring.com>
7643
7644 * gdb.cp/templates.exp: Accept whitespace change in demangler
7645 output.
7646
45a83408
AC
76472004-07-06 Andrew Cagney <cagney@gnu.org>
7648
7649 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
7650
d205ad70
MC
76512004-07-02 Michael Chastain <mec.gnu@mindspring.com>
7652
7653 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
7654 * lib/compiler.cc: Likewise.
7655
06ea1a61
MC
76562004-06-30 Michael Chastain <mec.gnu@mindspring.com>
7657
7658 * lib/compiler.cc: Work around string preprocessing problem
7659 with old hp c++ compiler.
7660 * lib/compiler.c: Likewise.
7661
daab1251
CV
76622004-06-29 Corinna Vinschen <vinschen@redhat.com>
7663
7664 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
7665 directives to conditionalize symbol prefixing.
7666 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
7667 additional_flags handling. Add underscore prefix for Cygwin.
7668 * gdb.arch/i386-unwind.c: Use preprocessor directives to
7669 conditionalize symbol prefixing.
7670 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
7671 additional_flags handling. Add underscore prefix for Cygwin.
7672
cc984116
CV
76732004-06-29 Corinna Vinschen <vinschen@redhat.com>
7674
7675 * gdb.base/bigcore.exp: Skip test on Cygwin.
7676
c279b077
MC
76772004-06-28 Michael Chastain <mec.gnu@mindspring.com>
7678
7679 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
7680 formats for "info register". Use gdb_test_multiple. Fix
7681 the "invalid register" test.
7682
0e915747
CV
76832004-06-28 Corinna Vinschen <vinschen@redhat.com>
7684
7685 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
7686 PID for Cygwin. Add Cygwin specific strings to check for in some
7687 tests.
7688 (do_attach_tests): Add a test for user interaction when attaching
7689 to a process with no matching symbol table already loaded.
7690
11422c86
AC
76912004-06-26 Andrew Cagney <cagney@gnu.org>
7692
7693 Test PR java/1567 and PR java/1565.
7694 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
7695 * gdb.java/jmisc2.exp: Delete file.
7696
cefbce26
MC
76972004-06-26 Michael Chastain <mec.gnu@mindspring.com>
7698
7699 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
7700
e19f872c
CV
77012004-06-25 Corinna Vinschen <vinschen@redhat.com>
7702
7703 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
7704 attach process.
7705
d931ba3b
MC
77062004-06-23 Michael Chastain <mec.gnu@mindspring.com>
7707
7708 * gdb.cp/pr-1553.exp: Remove.
7709
aef68c48
MC
77102004-06-22 Michael Chastain <mec.gnu@mindspring.com>
7711
7712 * gdb.cp/pr-1553.cc: Remove.
7713 * gdb.cp/pr-1553.exp: Disable this test.
7714
8d5df71a
JB
77152004-06-20 Jim Blandy <jimb@redhat.com>
7716
a9c64011 7717 Fix PR testsuite/1680.
8d5df71a
JB
7718 * gdb.arch/i386-sse.exp: Properly quote curly braces in
7719 regular expressions.
7720
4ac6f39d
MC
77212004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7722
7723 Fix PR testsuite/1679.
7724 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
7725 Issue an UNSUPPORTED result instead.
7726
1b413552
JB
77272004-06-18 Jim Blandy <jimb@redhat.com>
7728
7729 * gdb.base/charset.exp: Only send a control-C if we see a new
7730 prompt and incomplete command.
7731
6daa6ebd
MC
77322004-06-18 Michael Chastain <mec.gnu@mindspring.com>
7733
7734 * gdb.cp/pr-574.cc: Add copyright notice.
7735
51fa4ae0
JB
77362004-06-17 Jim Blandy <jimb@redhat.com>
7737
7738 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
7739 cases where the regexp has no groups; this grabs random text from
7740 the previous test suite, whatever that was.
7741
8fea26c5
MC
77422004-06-17 Michael Chastain <mec.gnu@mindspring.com>
7743
7744 * gdb.cp/printmethod.cc: Add copyright notice.
7745
1e3aeb41
MC
77462004-06-16 Michael Chastain <mec.gnu@mindspring.com>
7747
7748 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
7749
9d9030bc
AC
77502004-06-16 Andrew Cagney <cagney@gnu.org>
7751
7752 * gdb.base/signull.c: Update copyright. Include <string.h>.
7753 (bowler): Replace data_pointer with data_read
7754 and data_write cases. Add code_descriptor case.
7755 (zero, desc): New array and pointer.
7756 (data, code): Change to simple pointers.
7757 * gdb.base/signull.exp: Fix probe pattern matching a function
7758 descriptor SIGSEGV. Replace data_pointer with data_read and
7759 data_write tests.
7760
acd4ad44
AC
77612004-06-16 Andrew Cagney <cagney@gnu.org>
7762
7763 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
7764
08fd625c
MC
77652004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7766
7767 * gdb.base/long_long.c: Add copyright notice.
7768
1903502c
MC
77692004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7770
7771 * gdb.base/long_long.exp: Remove reference to
7772 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
7773 to gdb_breakpoint and gdb_continue_to_breakpoint.
7774
83313cb1
JB
77752004-06-14 Jim Blandy <jimb@redhat.com>
7776
7777 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
7778 endian case.
7779
1bf404ef
AC
77802004-06-14 Andrew Cagney <cagney@gnu.org>
7781
7782 * gdb.base/gcore.exp (capture_command_output): Delete the always
7783 passing tests containing inferior values.
7784 * gdb.base/ending-run.exp: Do not include the breakpoint address
7785 in the test message. Update copyright.
7786 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
7787 size in the test name, use gdb_test_multiple. Update copyright.
7788
ef220b33
MC
77892004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7790
7791 * gdb.cp/ref-types.cc: Add copyright notice.
7792
4f70a4c9
MC
77932004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7794
7795 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
7796 hp_aCC_compiler.
7797 * lib/compiler.cc: Likewise.
7798 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
7799 'set' commands. Log diagnostics for other lines. Set
7800 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
7801
335928ac
MC
78022004-06-13 Michael Chastain <mec.gnu@mindspring.com>
7803
7804 * gdb.cp/try_catch.cc: Add copyright notice.
7805
2efb12e8
MC
78062004-06-12 Michael Chastain <mec.gnu@mindspring.com>
7807
7808 * gdb.cp/userdef.cc: Add copyright notice.
7809
0bbed51a
MC
78102004-06-11 Michael Chastain <mec.gnu@mindspring.com>
7811
7812 * gdb.cp/virtfunc.cc: Add copyright notice.
7813
e12a46c9
RC
78142004-06-11 Randolph Chung <tausq@debian.org>
7815
7816 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
7817 problem.
7818
338e05af
AC
78192004-06-10 Andrew Cagney <cagney@gnu.org>
7820
7821 * lib/compiler.cc, lib/compiler.c: Append either
7822 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
7823 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
7824 instead of gcc-3-3.
7825
dc3f10cb
AC
78262004-06-09 Andrew Cagney <cagney@gnu.org>
7827
b4d946af
AC
7828 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
7829 gdb/1455, bug is specific to "long long" and "double".
a9c64011 7830
dc3f10cb
AC
7831 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
7832 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
7833 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
7834 fixed.
7835
b5c0bfa2
AC
78362004-06-09 Andrew Cagney <cagney@gnu.org>
7837
7838 * gdb.base/structs.exp (test_struct_returns): Replace
7839 "return_value_unknown" and "finish_value_unknown" by
7840 "return_value_known" and "finish_value_known". Instead of
7841 "return_value_unknown" iff "finish_value_unknown", check
7842 "return_value_known" implies "finish_value_known".
7843
caeb605f
MH
78442004-06-08 Martin Hunt <hunt@redhat.com>
7845
7846 * gdb.base/float.exp: Add pattern for mips targets.
7847
c892bb64
RC
78482004-06-08 Randolph Chung <tausq@debian.org>
7849
7850 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
7851 message for unknown architectures more clear.
7852
48306d3e
JB
78532004-06-08 Joel Brobecker <brobecker@gnat.com>
7854
7855 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
7856 start the execution of the program.
7857
83ecb59f
JB
78582004-06-07 Jim Blandy <jimb@redhat.com>
7859
7860 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
7861 * gdb.arch/i386-cpuid.h: New helper file.
7862
55264cb4
RC
78632004-06-07 Randolph Chung <tausq@debian.org>
7864
7865 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
7866 has started.
7867
23cadb28
RM
78682004-06-04 Roland McGrath <roland@redhat.com>
7869
7870 Fix PR gdb/1647.
7871 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
7872 differently to be robust to output buffering differences.
7873
51d01eda
MC
78742004-06-04 Michael Chastain <mec.gnu@mindspring.com>
7875
7876 * gdb.threads/pthreads.exp: Update copyright years.
7877 (check_control_c): Change asynchronous 'after' to synchronous.
7878
f4fc3b93
RM
78792004-06-04 Roland McGrath <roland@redhat.com>
7880
7881 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
7882 next gdb prompt.
7883
4013522b
MC
78842004-06-02 Michael Chastain <mec.gnu@mindspring.com>
7885
7886 Fix PR gdb/1636.
7887 * gdb.threads/manythreads.exp: Change asynchronous 'after'
7888 calls to synchronous.
7889
7a8f1e6b
JB
78902004-05-26 Jim Blandy <jimb@redhat.com>
7891
7892 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
7893
81bb3443
RC
78942004-05-24 Randolph Chung <tausq@debian.org>
7895
7896 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
7897 * gdb.asm/pa.inc: New file.
7898
8f5a3103
MK
78992004-05-22 Mark Kettenis <kettenis@gnu.org>
7900
7901 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
7902
734b8fe8 79032004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 7904 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
7905
7906 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
7907 GDB prompt.
7908
725603e1
UW
79092004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7910
f4fc3b93 7911 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
7912 setjmp/longjmp. Use sigaction instead of signal.
7913
8b923272 79142004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 7915 Michael Snyder <msnyder@redhat.com>
8b923272
JB
7916
7917 * gdb.threads/pthread_cond_wait.c: New file.
7918 * gdb.threads/pthread_cond_wait.exp: New testcase.
7919
8bfabb04
AC
79202004-05-13 Andrew Cagney <cagney@redhat.com>
7921
7922 * gdb.base/signull.exp, gdb.base/signull.c: New files.
7923 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
7924
42edda50
AC
79252004-05-11 Andrew Cagney <cagney@redhat.com>
7926
7927 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
7928 fixed but revealed gdb/1639.
7929
d303a6c7
AC
79302004-05-10 Andrew Cagney <cagney@redhat.com>
7931
7932 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
7933 func1" and "next to 2nd alarm", kernel bug avoided.
7934
bf08c2a1
DJ
79352004-05-10 Daniel Jacobowitz <dan@debian.org>
7936
7937 PR external/1568
7938 * gdb.base/bigcore.exp: Check the size of the dumped core file.
7939 XFAIL if it is smaller than bytes_allocated.
7940 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
7941 (main): Make chunks_allocated unsigned. Correct comment.
7942
c0586a34
JB
79432004-05-07 Joel Brobecker <brobecker@gnat.com>
7944
7945 * gdb.arch/powerpc-aix-prologue.c: New file.
7946 * gdb.arch/powerpc-aix-prologue.exp: New file.
7947
f2785d12
JB
79482004-05-07 Jim Blandy <jimb@redhat.com>
7949
7950 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
7951 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
7952
bd7f6e30
JB
79532004-05-06 Joel Brobecker <brobecker@gnat.com>
7954
7955 * gdb.base/sep.exp: No longer setup_kfail when the program was
7956 built with dwarf2.
7957
0a5e7efe
JI
79582004-05-05 Jim Ingham <jingham@apple.com>
7959
7960 * gdb.base/pending.exp: Make sure pending breakpoints
7961 preserve the ignore count.
f4fc3b93 7962
a8958849
MK
79632004-04-27 Jerome Guitton <guitton@gnat.com>
7964
7965 * i386-prologue.exp: Add testcase for jump instruction as first
7966 instruction of the real code.
7967 * i386-prologue.c (jump_at_beginning): New function.
7968
7e103f5b
MK
79692004-04-28 Mark Kettenis <kettenis@gnu.org>
7970
7971 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
7972 x86_64-*-*.
7973
5d38b224
MK
79742004-04-28 Mark Kettenis <kettenis@gnu.org>
7975
7976 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
7977 i*86-*-*.
7978
0ef32fd9
MK
79792004-04-25 Mark Kettenis <kettenis@gnu.org>
7980
7981 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
7982 expression that checks the return type.
7983
71d7dd7c
AC
79842004-04-23 Andrew Cagney <cagney@redhat.com>
7985
7986 * gdb.base/call-sc.exp: New test of scalar call/return values.
7987 * gdb.base/call-sc.c: Ditto.
7988
1e9f977e
JJ
79892004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7990
7991 * gdb.threads/manythreads.c: Reduce thread stack size.
7992
899d9e3a
JJ
79932004-04-23 Jeff Johnston <jjohnstn@redhat.com>
7994
7995 * gdb.threads/manythreads.c: Add copyright notice.
7996
61bcae62
AC
79972004-04-23 Andrew Cagney <cagney@redhat.com>
7998
7999 * gdb.base/siginfo.exp: Better handle step out of signal.
8000 * gdb.base/sigstep.exp: Ditto.
8001
7339a42e 80022004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 8003 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
8004
8005 * gdb.threads/manythreads.c: New testcase.
8006 * gdb.threads/manythreads.exp: Ditto.
8007
5c98409b
JB
80082004-04-22 Jim Blandy <jimb@redhat.com>
8009
8010 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
8011 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
8012
3b611f1a
MC
80132004-04-21 Michael Chastain <mec.gnu@mindspring.com>
8014
8015 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
8016
f0fd9238
AC
80172004-04-21 Andrew Cagney <cagney@redhat.com>
8018
8019 * gdb.base/sigstep.c: New file.
8020 * gdb.base/sigstep.exp: New file.
8021
90990674
JB
80222004-04-16 Joel Brobecker <brobecker@gnat.com>
8023
8024 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
8025 call to observer_notify_normal_stop.
8026
78cef34b
AC
80272004-04-15 Andrew Cagney <cagney@redhat.com>
8028
8029 * gdb.base/siginfo.c: New file.
8030 * gdb.base/siginfo.exp: New file.
8031
d2343407
JB
80322004-04-12 J. Brobecker <brobecker@gnat.com>
8033
8034 * gdb.base/sep.exp: Fix typo in comment.
8035
a2dba3c8
JB
80362004-04-12 J. Brobecker <brobecker@gnat.com>
8037
8038 * gdb.base/sep.c: New file.
8039 * gdb.base/sep-proc.c: New file.
8040 * gdb.base/sep.exp: New testcase.
8041
15f7b60e
MK
80422004-04-09 Mark Kettenis <kettenis@gnu.org>
8043
8044 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
8045 support.
8046
44f4de1a
AC
80472004-04-05 Andrew Cagney <cagney@redhat.com>
8048
8049 * gdb.base/sigaltstack.c: New file.
8050 * gdb.base/sigaltstack.exp: New file.
8051
ef04f396
JB
80522004-04-04 Joel Brobecker <brobecker@gnat.com>
8053
8054 * gdb.base/foll-fork.exp: Update the expected output for
8055 "help set follow-fork-mode", to match a change that was made
8056 to the help of this variable on 2004-01-13.
8057
d40d2c92
JB
80582004-04-01 Joel Brobecker <brobecker@gnat.com>
8059
8060 * lib/ada.exp: Add copyright notice.
8061 * bar.ads: Likewise.
8062 * bar.adb: Likewise.
8063 * null_record.adb: Likewise.
8064 * null_record.exp: Likewise.
8065 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
8066
f86ef5a3
JB
80672004-04-01 Joel Brobecker <brobecker@gnat.com>
8068
8069 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
8070 * configure: Regenerate.
8071
414e70e3
JB
80722004-04-01 Joel Brobecker <brobecker@gnat.com>
8073
8074 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
8075 to build the application. Remove the message printed when in
8076 verbose mode, redundant with the UNSUPPORTED message above.
8077
f0aaee49
JB
80782004-03-31 Joel Brobecker <brobecker@gnat.com>
8079
8080 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
8081 * gdb.ada (null_record.exp): New testcase.
8082
ac81cb54
JB
80832004-03-31 Joel Brobecker <brobecker@gnat.com>
8084
8085 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
8086
854af2f7
JB
80872004-03-31 Joel Brobecker <brobecker@gnat.com>
8088
8089 * gdb.ada: New subdirectory.
8090 * gdb.ada/Makefile.in: New file.
8091 * gdb.ada/gnat_ada.gpr.in: New file.
8092
034cb681
JB
80932004-03-31 Joel Brobecker <brobecker@gnat.com>
8094
8095 * lib/ada.exp: New file.
8096
78a1a894
DJ
80972004-03-24 Daniel Jacobowitz <drow@mvista.com>
8098
8099 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
8100 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
8101
4b2b3b3e
AC
81022004-03-22 Andrew Cagney <cagney@redhat.com>
8103
8104 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
8105 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8106 Problem identified by Ulrich Weigand.
8107
23c73aa3
DC
81082004-03-17 David Carlton <carlton@kealia.com>
8109
8110 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
8111 PR c++/826.
8112
d63a86f8
RM
81132004-03-16 Roland McGrath <roland@redhat.com>
8114
8115 * gdb.base/auxv.exp: New file.
8116 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
8117
0e02aa50
DC
81182004-03-12 David Carlton <carlton@kealia.com>
8119
8120 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
8121 * gdb.cp/pr-1553.cc: Ditto.
8122 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
8123 pass branch.
8124
c20b71be
MC
81252004-03-12 Michael Chastain <mec.gnu@mindspring.com>
8126
8127 * gdb.cp/templates.exp: Accept more template types.
8128
c7414a01
MC
81292004-03-09 Michael Chastain <mec.gnu@mindspring.com>
8130
8131 From Corinna Vinschen with modifications.
8132 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
8133 local variable obj_with_enum.
8134 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
8135 results with obj_with_enum.
8136
ed69573c
MC
81372004-03-09 Michael Chastain <mec.gnu@mindspring.com>
8138
8139 * gdb.cp/classes.cc: New file, copied from misc.cc.
8140 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
8141
28301461
MC
81422004-03-09 Michael Chastain <mec.gnu@mindspring.com>
8143
8144 * gdb.cp/misc.cc: Add copyright notice.
8145
1198ecbe
DC
81462004-03-05 David Carlton <carlton@kealia.com>
8147
8148 * gdb.cp/rtti.exp: Add 'print *obj3' test.
8149 * gdb.cp/rtti.h: Update copyright.
8150 (namespace n2::n3): New.
8151 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
8152 (n2::n3::func3): New.
8153 (main): Call n2::n3::func3.
8154 * gdb.cp/rtti2.cc: Update copyright.
8155 (n2::create3): New.
8156
9e08c470
MK
81572004-03-04 Mark Kettenis <kettenis@gnu.org>
8158
8159 * gdb.asm/openbsd.inc: Fix typo.
8160
4bebc3aa
FF
81612004-03-03 Fred Fish <fnf@redhat.com>
8162
8163 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
8164 "val" instead of unused "size". Update copyright year.
8165
6ea9fb37
DJ
81662004-02-29 Daniel Jacobowitz <drow@mvista.com>
8167
8168 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
8169 to use unsigned char.
8170 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
8171 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
8172
23b23974
DJ
81732004-02-29 Daniel Jacobowitz <drow@mvista.com>
8174
8175 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
8176 line of output.
8177
7574fd53
DJ
81782004-02-28 Daniel Jacobowitz <drow@mvista.com>
8179
8180 * gdb.base/relocate.c (dummy): Initialize.
8181
a195357f
DJ
81822004-02-28 Daniel Jacobowitz <drow@mvista.com>
8183
8184 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
8185 a breakpoint at exit.
8186
72fd54a9
FF
81872004-02-27 Fred Fish <fnf@redhat.com>
8188
8189 * gdb.base/chng-syms.exp: Add expect condition to match failing
8190 case that isn't a timeout.
8191
b9d23137
AC
81922004-02-27 Andrew Cagney <cagney@redhat.com>
8193
8194 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
8195 support.
8196
15d208f6 81972004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 8198
15d208f6
FF
8199 * gdb.arch/gdb1431.c: Remove.
8200 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
8201 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
8202 of "until" incorrectly.
8203
98f9cd2d
JB
82042004-02-26 J. Brobecker <brobecker@gnat.com>
8205
8206 * gdb.cp/class2.cc (empty): New class.
8207 (refer): New function.
8208 (main): Declare an object of type empty and use it.
8209 * gdb.cp/class2.exp: Print the value of an object of type empty.
8210
9b50c11b
JJ
82112004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8212
8213 * gdb.base/langs.exp: Update query string to match the
8214 new nquery format used for pending breakpoints.
8215
0dcd613f
AC
82162004-02-26 Andrew Cagney <cagney@redhat.com>
8217
8218 Fix PR i18n/1570.
8219 * gdb.base/charset.c: Update copyright notice.
8220 (main, init_string): Remove the escape character '\e' tests.
8221 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
8222 * gdb.base/charset.exp (valid_host_charset): Ditto.
8223 * gdb.base/setvar.exp: Ditto.
8224
b8a56647
AC
82252004-02-24 Andrew Cagney <cagney@redhat.com>
8226
90d59e34
AC
8227 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
8228 mmapped data in core file" PASS and FAIL messages consistent.
8229
b8a56647
AC
8230 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
8231 setting a breakpoint. Work around PR java/1565.
8232
9f27c604
JJ
82332004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8234
8235 * lib/gdb.exp (gdb_breakpoint): Update query string to match
8236 new nquery format.
8237 * gdb.base/pending.exp: Ditto.
8238
3224a706
MK
82392004-02-22 Mark Kettenis <kettenis@gnu.org>
8240
8241 * configure.in: Run stabs tests on *BSD.
8242 * configure: Regenerated.
8243
41e0a9ca
MK
82442004-02-21 Mark Kettenis <kettenis@gnu.org>
8245
8246 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
8247
1e1b3428
FF
82482004-02-20 Fred Fish <fnf@redhat.com>
8249
8250 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
8251 blank in test for "returns short", for consistency with other
8252 "returns xxx" tests. Update copyright year.
8253
f9a7572a
FF
82542004-02-19 Fred Fish <fnf@redhat.com>
8255
8256 New testcase for PR breakpoint/1558.
8257 * gdb.arch/gdb1558.exp: New file.
8258 * gdb.arch/gdb1558.c: New file.
8259
b2ce2854
EZ
82602004-02-19 Elena Zannoni <ezannoni@redhat.com>
8261
8262 * gdb.base/nodebug.exp: Fix typo.
8263
e7c9ff01
JB
82642004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8265
8266 Committed by Jim Blandy <jimb@redhat.com>.
8267
62f4b920
JB
8268 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
8269
2db536a1
JB
8270 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
8271
e7c9ff01
JB
8272 * gdb.base/float.exp: Support s390*-*-* targets.
8273
f3205b34
AF
82742004-02-17 Adam Fedor <fedor@gnu.org>
8275
8276 * gdb.base/gdb1555.exp: New file.
8277 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
8278
9d62932d
EZ
82792004-02-17 Elena Zannoni <ezannoni@redhat.com>
8280
8281 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
8282
344c9711
FF
82832004-02-16 Fred Fish <fnf@redhat.com>
8284
8285 * gdb.arch/gdb1291.c: Remove
8286 * gdb.arch/gdb1291.s: New test input file.
8287 * gdb.arch/gdb1291.exp: Expand test to check case that should not
8288 fail. Test for correct result, known incorrect result, other
8289 failures and timeouts.
8290
2d822687
AC
82912004-02-16 Andrew Cagney <cagney@redhat.com>
8292
8293 * gdb.base/bigcore.exp: New file.
8294 * gdb.base/bigcore.c: New file.
8295
dac15b66
AC
82962004-02-13 Andrew Cagney <cagney@redhat.com>
8297
8298 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
8299 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
8300 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
8301 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
8302 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
8303 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
8304 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
8305 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
8306 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
8307 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
8308
6bdfc2c4
JJ
83092004-02-11 Jeff Johnston <jjohnstn@redhat.com>
8310
8311 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
8312 executed is an alloc instruction.
8313
87b3ede8
DC
83142004-02-11 David Carlton <carlton@kealia.com>
8315
8316 * gdb.cp/breakpoint.exp: New.
8317 * gdb.cp/breakpoint.cc: New.
8318
6e19e2bf
MC
83192004-02-11 Michael Chastain <mec.gnu@mindspring.com>
8320
8321 Partial fix for PR gdb/1543.
8322 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
8323 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
8324 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
8325 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
8326 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
8327 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
8328 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
8329 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
8330 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
8331 to bug-gdb@prep.ai.mit.edu .
8332 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
8333 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
8334 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
8335 Likewise.
8336
5c5455dc
AC
83372004-02-10 Andrew Cagney <cagney@redhat.com>
8338
8339 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
8340 using gdb_internal_error_resync.
8341
9cf689d7
DJ
83422004-02-09 Daniel Jacobowitz <drow@mvista.com>
8343
8344 * gdb.threads/thread-specific.exp: Stop early if no threads are
8345 found.
8346
d2dc51db
MC
83472004-02-09 Michael Chastain <mec.gnu@mindspring.com>
8348
8349 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
8350
14b1a056
DJ
83512004-02-08 Daniel Jacobowitz <drow@mvista.com>
8352
8353 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
8354 breakpoints.
8355
83f66e8f
DJ
83562004-02-07 Daniel Jacobowitz <drow@mvista.com>
8357
8358 * config/sim.exp (gdb_load): Handle $arg == "".
8359 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
8360 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
8361
30fc0091
EZ
83622004-02-07 Elena Zannoni <ezannoni@redhat.com>
8363
a9c64011
AS
8364 * gdb.base/maint.exp: Update test to reflect
8365 obstack changes.
30fc0091 8366
4d806929
JJ
83672004-02-04 Jeff Johnston <jjohnstn@redhat.com>
8368
8369 * gdb.base/pendshr.c (pendfunc): New function that calls
8370 pendfunc1.
8371 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
8372
7bfdd688
FF
83732004-02-04 Fred Fish <fnf@redhat.com>
8374
8375 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
8376 function symbols and update copyright years.
8377 * gdb.arch/gdb1291.c: Ditto.
8378
aaa08ee4
MC
83792004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8380
8381 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
8382
dbad7755
MC
83832004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8384
8385 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
8386
ec4646ef
MC
83872004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8388
8389 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
8390
1b802196
FF
83912004-02-02 Fred Fish <fnf@redhat.com>
8392
8393 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
8394 remote targets. Update copyright years.
8395
18fe2033
JJ
83962004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8397
8398 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
8399 support.
8400 * gdb.base/langs.exp: Fix test which attempts to create
8401 breakpoint on non-existent function to handle new pending
8402 support.
8403 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
8404 a breakpoint.
8405 * gdb.base/pending.exp: New test.
8406 * gdb.base/pending.c: New file.
8407 * gdb.base/pendshr.c: Ditto.
8408
8d577d32
DC
84092004-02-02 David Carlton <carlton@kealia.com>
8410
8411 * gdb.cp/overload.exp: Add overloadNamespace tests.
8412 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
8413 (overloadNamespace, XXX): New.
8414 (main): Call XXX::marker2.
8415
3ad13771
FF
84162004-02-01 Fred Fish <fnf@redhat.com>
8417
8418 * gdb.base/dump.exp: Use runto_main instead of "runto main".
8419 * gdb.base/finish.exp: Ditto.
8420 * gdb.base/gcore.exp: Ditto.
8421 * gdb.base/huge.exp: Ditto.
8422 * gdb.base/info-proc.exp: Ditto.
8423 * gdb.base/return2.exp: Ditto.
8424 * gdb.threads/gcore-thread.exp: Ditto.
8425
44c75849
DJ
84262004-02-01 Daniel Jacobowitz <drow@mvista.com>
8427
8428 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
8429
005bc093
MK
84302004-02-01 Mark Kettenis <kettenis@gnu.org>
8431
8432 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
8433 that opening the file succeeds on OpenBSD.
8434
c47cebdb
DJ
84352004-02-01 Daniel Jacobowitz <drow@mvista.com>
8436
8437 * gdb.threads/thread-specific.c: New file.
8438 * gdb.threads/threads-specific.exp: New test script.
8439 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
8440 to expect_out.
8441
5a01311c
MK
84422004-02-01 Mark Kettenis <kettenis@gnu.org>
8443
8444 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
8445 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
8446 only on the "print_small_structs from print_long_arg_list" test.
8447
ce22a4f1
DJ
84482004-02-01 Daniel Jacobowitz <drow@mvista.com>
8449
8450 * gdb.base/completion.exp: Kill a stray backslash.
8451
8452 From Jim Ingham <jingham@apple.com>:
8453 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
8454 agrees with the result from sending a tab.
8455
abbab9d3
DJ
84562004-01-31 Daniel Jacobowitz <drow@mvista.com>
8457
8458 * gdb.base/chng-syms.exp: Remove stray newline.
8459
53904d1e
MK
84602004-01-31 Mark Kettenis <kettenis@gnu.org>
8461
8462 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
8463 *-*-openbsd*.
8464 * gdb.asm/openbsd.inc: New file.
8465
3a4b3aac
MK
84662004-01-30 Mark Kettenis <kettenis@gnu.org>
8467
8468 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
8469 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
8470 *-*solaris2*. Remove commented out default settings for
8471 asm-flags. Replace gdb_compile with target_link.
8472
ebac27b4
MC
84732004-01-29 Michael Chastain <mec.gnu@mindspring.com>
8474
8475 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
8476 for all tests. Remove old hp-ux and cygnus xfail cases.
8477
d8679d84
PH
84782004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
8479
8480 * gdb.base/chng-syms.exp: New file.
8481 * gdb.base/chng-syms.c: New file.
8482
0a55bc22
MC
84832004-01-24 Michael Chastain <mec.gnu@mindspring.com>
8484
8485 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
8486 Provide arms for current output in all my configurations.
8487
94b8e876
MC
84882004-01-24 Michael Chastain <mec.gnu@mindspring.com>
8489
8490 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
8491 * lib/compiler.cc: Likewise.
8492 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
8493 get the right preprocessor. Eval the output directly. Remove
8494 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
8495 hp_f77_compiler and hp_f90_compiler completely.
8496 (gdb_preprocess): Delete.
8497 (get_compiler): Delete.
8498
7cf03d44
MK
84992004-01-24 Mark Kettenis <kettenis@gnu.org>
8500
8501 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
8502 <string.h>.
8503
68b6dce9
NR
85042004-01-24 Nick Roberts <nick@nick.uklinux.net>
8505
8506 * gdb.mi/mi-stack.exp: Update copyright.
8507
b368761e
DC
85082004-01-23 David Carlton <carlton@kealia.com>
8509
8510 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
8511 test for cp_lookup_transparent_type.
8512 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
8513 call them.
8514
f2061b53
DJ
85152004-01-23 Daniel Jacobowitz <drow@mvista.com>
8516
8517 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
8518 after -var-update.
8519
37fc574a
DC
85202004-01-23 David Carlton <carlton@kealia.com>
8521
8522 * gdb.cp/namespace.cc (C::ensureRefs): New.
8523 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
8524
8e94b928
NR
85252004-01-20 Nick Roberts <nick@nick.uklinux.net>
8526
8527 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
8528 case "-stack-list-locals 2".
8529 * gdb.mi/mi-var-child.exp: Test for case
8530 "-var-list-children --all-values NAME".
8531
997b0952
MC
85322004-01-18 Michael Chastain <mec.gnu@mindspring.com>
8533
8534 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
8535
52470da3
MK
85362004-01-18 Mark Kettenis <kettenis@gnu.org>
8537
7049b4b8
MK
8538 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
8539 used with gdb_test_multiple.
8540
52470da3
MK
8541 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
8542 read at address 0. This fixes PR testsuite/1504.
8543
da6012e5
DJ
85442004-01-18 Daniel Jacobowitz <drow@mvista.com>
8545
8546 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
8547 Remove downloading, guessing the host executable, the calls to
8548 gdb_file_cmd and gdb_target_cmd, and "load" support.
8549 (infer_host_exec): New function broken out from gdb_load.
8550 (gdb_load): New wrapper for gdbserver_gdb_load.
8551 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
8552 gdb_target_cmd. Use -target-select.
8553 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
8554 Download binaries to the host. Clear last_mi_remote_file when
8555 we load a new binary.
8556 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
8557 call gdbserver_gdb_load and mi_gdb_target_cmd.
8558
32c70722
MC
85592004-01-17 Michael Chastain <mec.gnu@mindspring.com>
8560
8561 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
8562 type patterns.
8563
b0cecf36
MC
85642004-01-17 Michael Chastain <mec.gnu@mindspring.com>
8565
8566 * gdb.cp/templates.exp: Fix typo in test name of
8567 "print Foo<volatile char*>::foo".
8568
4120d7e6
MC
85692004-01-15 Michael Chastain <mec.gnu@mindspring.com>
8570
8571 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
8572
f679e530
BE
85732004-01-16 Ben Elliston <bje@wasabisystems.com>
8574
8575 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
8576 (clean mostlyclean): Remove empty rm.
8577
091c48f6
MC
85782004-01-15 Michael Chastain <mec.gnu@mindspring.com>
8579
8580 * gdb.base/setvar.exp: Add copyright years.
8581
3e5fc8d2
DC
85822004-01-14 David Carlton <carlton@bactrian.org>
8583
8584 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
8585 PR c++/1511 and update coment.
8586 * gdb.cp/templates.exp: Update patterns to match current output.
8587 If changes involve something other than whitespace, KFAIL
8588 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
8589
63d06c5c
DC
85902004-01-14 David Carlton <carlton@kealia.com>
8591
8592 * gdb.cp/namespace.exp: Add tests involving classes defined within
8593 namespaces.
8594 * gdb.cp/namespace.cc (C::CClass): New.
8595 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
8596
a51dab88
EZ
85972004-01-14 Elena Zannoni <ezannoni@redhat.com>
8598
8599 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
8600 what debug info we have. Print a better message if something goes
8601 wrong while producing the separate debug info file.
8602
a476ccc9
MC
86032004-01-14 Michael Chastain <mec.gnu@mindspring.com>
8604
8605 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
8606
f453692c
MC
86072004-01-14 Michael Chastain <mec.gnu@mindspring.com>
8608
8609 * gdb.base/callfuncs.c: Add copyright notice.
8610
f40063a5
MC
86112004-01-13 Michael Chastain <mec.gnu@mindspring.com>
8612
8613 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
8614 inheritance. PR gdb/1498, PR gcc/13539.
8615
19ac3974
EZ
86162004-01-13 Elena Zannoni <ezannoni@redhat.com>
8617
a9c64011
AS
8618 * gdb.threads/gcore-thread.exp: Prefix name of binary with
8619 test specific name.
8620 * gdb.mi/gdb669.exp: Ditto.
8621 * gdb.mi/mi-pthreads.exp: Ditto.
8622 * gdb.mi/mi1-pthreads.exp: Ditto.
8623 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 8624
56c97c6e
MC
86252004-01-12 Michael Chastain <mec.gnu@mindspring.com>
8626
8627 * gdb.cp/member-ptr.cc: Add copyright notice.
8628
a0644324
MC
86292004-01-12 Michael Chastain <mec.gnu@mindspring.com>
8630
8631 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
8632 some patterns for recent versions of gcc and hpacc. Delete
8633 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
8634 Delete tests that access a NULL pointer-to-member-data. This
8635 script is still disabled for gcc.
8636
32fabe09
EZ
86372004-01-12 Elena Zannoni <ezannoni@redhat.com>
8638
8639 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 8640 escaped correctly.
32fabe09 8641
1f8a6abb
EZ
86422004-01-12 Elena Zannoni <ezannoni@redhat.com>
8643
8644 * gdb.base/sepdebug.exp: New file.
8645 * gdb.base/sepdebug.c: New file.
8646 * lib/gdb.exp (separate_debug_filename): New procedure.
8647 (gdb_gnu_strip_debug): New procedure.
8648
48efe704
AC
86492004-01-12 Andrew Cagney <cagney@redhat.com>
8650
8651 * gdb.mi/ChangeLog: Delete file. Renamed to ...
8652 * gdb.mi/ChangeLog-1999-2003: New file.
8653
a9415475
AC
86542004-01-12 Andrew Cagney <cagney@redhat.com>
8655
8656 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
8657 "Renaming a directory to a non-empty directory returns ENOTEMPTY
8658 or EEXIST", treat EBUSY as an XFAIL.
8659
83b8cf9d
MC
86602004-01-11 Michael Chastain <mec.gnu@mindspring.com>
8661
8662 * gdb.base/scope.exp: Remove obsolete setup_xfail for
8663 hp_cc_compiler.
8664
9939d2a8
MC
86652004-01-10 Michael Chastain <mec.gnu@mindspring.com>
8666
8667 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
8668 decorations.
8669
1ff8cadf
MC
86702004-01-10 Michael Chastain <mec.gnu@mindspring.com>
8671
8672 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
8673 and "(aCC)" decorations. Remove obsolete doco about old
8674 test results.
8675
6fa9022e
MC
86762004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8677
8678 * gdb.cp/exception.exp: Fix typo in doco.
8679
209721fe
MK
86802004-01-09 Mark Kettenis <kettenis@gnu.org>
8681
8682 * gdb.base/gdb1476.exp: Fix typo.
8683
ef11303e
MC
86842004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8685
8686 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
8687 file.
8688
041ab88c
MC
86892004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8690
8691 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
8692 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
8693 Use gdb_compile. Remove restriction on gcc. Add some patterns
8694 for recent version of gdb. Delete second half, which was a copy
8695 of the first half with different build flags. This test is
8696 still disabled because it is still not ready for production.
8697
e36d075a
MC
86982004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8699
8700 * gdb.cp/exception.cc: Add copyright notice.
8701 * gdb.cp/exception.exp: Add a notice that this file is broken
8702 because of line number changes caused by addition of copyright
8703 notice.
8704
42b190ad
MC
87052004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8706
8707 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
8708 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
8709
8f25f06b
MC
87102004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8711
8712 * gdb.cp/classes.exp: Accept gnu abi 2.
8713 * gdb.cp/derivation.exp: Likewise.
8714 * gdb.cp/overload.exp: Likewise.
8715 * gdb.cp/virtfunc.exp: Likewise.
8716
06ded8b8
MC
87172004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8718
8719 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
8720 semicolon after end of function.
8721
77c26ae3
MC
87222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8723
8724 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
8725 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
8726 boilerplate code for compiling and running the program under
8727 test. Add some string method tests.
8728
20757486
MC
87292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8730
8731 * gdb.cp/bs15503.cc: Add copyright notice.
8732 * gdb.cp/bs15503.exp: Adjust line number.
8733
0fd3b503
MC
87342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8735
8736 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
8737 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
8738
10d1bea8
MC
87392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8740
8741 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
8742 hp_cc_compiler.
8743
2789202a
MC
87442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8745
8746 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
8747 * gdb.cp/ctti.exp: Use the marker instead of "next".
8748 With gcc, run further before bailing.
8749
b862f14c
MC
87502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8751
8752 * gdb.cp/cttiadd.cc: Add copyright notice.
8753 * gdb.cp/cttiadd1.cc: Likewise.
8754 * gdb.cp/cttiadd2.cc: Likewise.
8755 * gdb.cp/cttiadd3.cc: Likewise.
8756
96da2469
MC
87572004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8758
8759 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
8760 Use gdb_test, gdb_test_multiple. Use floating-point values that
8761 have exact representations in IEEE-ish formats.
8762
053248ff
MC
87632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8764
8765 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
8766 compilers. Delete duplicate call to get_compiler_info.
8767 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
8768 * gdb.base/volatile.exp: Likewise.
8769
84acecdd
MK
87702004-01-07 Mark Kettenis <kettenis@gnu.org>
8771
8772 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
8773 memory at address 0.
8774
fe11a27f
MC
87752004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8776
8777 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
8778 to test for hp-ux assembler. Fix copyright years.
8779
60ad077b
AC
87802004-01-07 Andrew Cagney <cagney@redhat.com>
8781
8782 * gdb.base/fileio.c (strerrno): Add "EBUSY".
8783
1c9b8f33
AC
87842004-01-07 Andrew Cagney <cagney@redhat.com>
8785
8786 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
8787 when creating the read-only file. From analysis by Roland McGrath
8788 and Elena Zannoni.
8789
753ccc7a
MC
87902004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8791
8792 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
8793
eca3e36b
MC
87942004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8795
8796 * gdb.base/cvexpr.c: Be type-safe with function pointers and
8797 data pointers.
8798
f8d4bac4
MC
87992004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8800
8801 * gdb.cp/m-static.exp: Compile one source file at a time.
8802 Delete unused call to get_compiler_info.
8803
9b4e0f94
MC
88042004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8805
8806 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
8807 * gdb.base/call-rt-st.exp: Likewise.
8808 * gdb.base/nodebug.exp: Likewise.
8809 * gdb.base/volatile.exp: Likewise.
8810 * gdb.cp/ref-types.exp: Likewise.
8811 * gdb.cp/templates.exp: Likewise.
8812
023c1024
MK
88132004-01-05 Mark Kettenis <kettenis@gnu.org>
8814
8815 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
8816
19703c4a
MC
88172004-01-05 Michael Chastain <mec.gnu@mindspring.com>
8818
8819 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
8820 hppa*-hp-hpux*.
8821
18b67037
MK
88222004-01-04 Mark Kettenis <kettenis@gnu.org>
8823
ba6219c8
MK
8824 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8825 x86_64-*-*.
8826
18b67037
MK
8827 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8828 sparc64-*-* and sparc*-solaris2*.
8829
1bfbbb9d
MK
88302004-01-04 Mark Kettenis <kettenis@gnu.org>
8831
8832 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
8833 return ${tests}" test. The ${tests} already mentions the
8834 filename.
8835
06846494
MC
88362004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8837
8838 * gdb.cp/local.exp: Accept gcc abi 2.
8839
3b0cb202
MC
88402004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8841
8842 * gdb.cp/templates.exp: Accept gcc abi 2.
8843
0643ec3f
MC
88442004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8845
8846 * lib/compiler.cc: Remove supports_template_debugging.
8847 * gdb.cp/templates.exp: Do not test supports_template_debugging.
8848
d231d0b1
MC
88492004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8850
8851 * gdb.cp/namespace.exp: Accept gcc abi 2.
8852
44ffb27c
MC
88532004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8854
8855 * gdb.cp/method.exp: Accept gcc abi 2.
8856
184ad485
MC
88572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8858
8859 * gdb.cp/classes.exp: Generate identical results as old version.
8860 * gdb.cp/derivation.exp: Likewise.
8861 * gdb.cp/overload.exp: Likewise.
8862 * gdb.cp/virtfunc.exp: Likewise.
8863
116f09e7
MC
88642004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8865
8866 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
8867 mysterious bug with sourceware version of expect.
8868
b1379776
MC
88692004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8870
8871 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
8872 current versions of gcc, including gcc abi 2. Remove gratuitous
8873 restart of test program. Use gdb_test_multiple and gdb_test for
8874 all tests. Add patterns to xfail missing "const" in "const char *"
8875 and kfail PR gdb/1155.
8876
6b7a4c0e
MC
88772004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8878
8879 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
8880 current versions of gcc, including gcc abi 2. Remove gratuitous
8881 restart of test program. Use gdb_test_multiple and gdb_test for
8882 all tests. Add patterns to kfail PR gdb/1498.
8883
51615d72
MC
88842003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8885
8886 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
8887 current versions of gcc, including gcc abi 2. Use "breakpoint"
8888 and "continue" instead of restarting the target program. Use
8889 gdb_test_multiple and gdb_test for all tests.
8890
7b79a9d7
MK
88912004-01-01 Mark Kettenis <kettenis@gnu.org>
8892
8893 * gdb.asm/asm-source.exp: Update copyright year. Link statically
8894 for *-*-solaris2*.
8895
1cd3489f
MC
88962003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8897
8898 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
8899 current versions of gcc, including gcc abi 2. Use "breakpoint"
8900 and "continue" instead of restarting the target program several
8901 times. Use gdb_test_multiple and gdb_test for all tests.
8902
850742db
MC
89032003-12-18 Michael Chastain <mec.gnu@mindspring.com>
8904
8905 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
8906 source files.
8907
eb4bbda8
MC
89082003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8909
8910 * gdb.base/environ.exp: Handle compiling test case from multiple
8911 source files.
8912
e42c7771
MC
89132003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8914
8915 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
8916
80e4b428
JB
89172003-12-17 Jim Blandy <jimb@redhat.com>
8918
5f06973a
JB
8919 * gdb.base/freebpcmd.c: Add copyright notice.
8920
80e4b428
JB
8921 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
8922
0ab84fb7
MC
89232003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8924
8925 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
8926
1b3bb3d0
JB
89272003-12-13 Jim Blandy <jimb@redhat.com>
8928
8929 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
8930
3a4c9371
KB
89312003-12-12 Kevin Buettner <kevinb@redhat.com>
8932
8933 * gdb.asm/frv.inc: New file.
8934 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
8935
a1dea79a
FF
89362003-12-09 Fred Fish <fnf@redhat.com>
8937
8938 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
8939 functions to break1.c and leave prototypes behind. Add more
8940 "set breakpoint NN here" comments.
8941 * gdb.base/break1.c: New file.
8942
8943 * gdb.base/break.exp: Handle compiling test case from multiple
8944 source files and change source file references as needed.
8945 * gdb.base/completion.exp: Ditto.
8946 * gdb.base/condbreak.exp: Ditto.
8947 * gdb.base/define.exp: Ditto.
8948 * gdb.base/ena-dis-br.exp: Ditto.
8949 * gdb.base/info-proc.exp: Ditto.
8950 * gdb.base/maint.exp: Ditto.
8951 * gdb.base/until.exp: Ditto.
8952
8953 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
8954 hardcoded line numbers.
8955 * gdb.base/define.exp: Ditto.
8956 * gdb.base/ena-dis-br.exp: Ditto.
8957 * gdb.base/maint.exp: Ditto.
8958 * gdb.base/until.exp: Ditto.
8959
8960 * gdb.base/completion.exp: Use "break1" for completion tests since
8961 "break" is no longer a unique prefix.
8962
5266b69c
AC
89632003-12-06 Andrew Cagney <cagney@redhat.com>
8964
8965 * gdb.base/structs.exp (test_struct_returns): When applicable, set
8966 "return_value_unimplemented". When an unimplemented struct return
8967 architecture, report incorrect values as a KFAIL
8968
374451f0
MC
89692003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8970
8971 * gdb.cp/rtti.exp: Accept new wording of warning from
8972 cp_lookup_rtti_type.
8973
ba9b20a7
MC
89742003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8975
8976 Partial fix for PR testsuite/1456.
8977 * gdb.base/scope.exp (test_at_main): Replace references to
8978 gcc_compiled with calls to test_compiler_info.
8979 (test_at_foo): Likewise.
8980 (test_at_bar): Likewise.
8981
b74b6d0b
MC
89822003-12-04 Michael Chastain <mec.gnu@mindspring.com>
8983
8984 Partial fix for PR testsuite/1456.
8985 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
8986 to test_compiler_info.
8987
ccfa3402
MC
89882003-12-03 Michael Chastain <mec.gnu@mindspring.com>
8989
8990 * gdb.base/so-impl-ld.exp: Update copyright notice.
8991
f6246aba
MC
89922003-12-02 Michael Chastain <mec.gnu@mindspring.com>
8993
8994 Partial fix for PR testsuite/1456.
8995 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
8996 to test_compiler_info.
8997
13ae734a
MC
89982003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8999
9000 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
9001 from current versions of gdb. Clean up regular expressions.
9002 Delete redundant timeout case.
9003
d8e1cdee
MC
90042003-11-28 Michael Chastain <mec.gnu@mindspring.com>
9005
9006 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
9007 from current versions of gdb. Clean up regular expressions.
9008 Delete redundant timeout case.
9009
96457b64
MC
90102003-12-01 Michael Chastain <mec.gnu@mindspring.com>
9011
9012 Partial fix for PR testsuite/1456.
9013 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
9014 gcc_compiled with call to test_compiler_info.
9015
f35309fc
MC
90162003-11-30 Michael Chastain <mec.gnu@mindspring.com>
9017
9018 Partial fix for PR testsuite/1456.
9019 * gdb.base/list.exp (test_list_function): Delete unused declaration
9020 of gcc_compiled.
9021
d7afdf9b
MC
90222003-11-29 Michael Chastain <mec.gnu@mindspring.com>
9023
9024 Partial fix for PR testsuite/1456.
9025 * gdb.base/complex.exp: Replace reference to gcc_compiled with
9026 call to test_compiler_info.
9027
71507b56
MK
90282003-11-29 Mark Kettenis <kettenis@gnu.org>
9029
9030 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
9031 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
9032 it to create the appropriate note.inc.
9033 * gdb.asm/asmsrc1.s: Include "note.inc".
9034 * gdb.asm/netbsd.inc: New file.
9035 * gdb.asm/empty.inc: New file.
9036
f81f93f7
MC
90372003-11-28 Michael Chastain <mec.gnu@mindspring.com>
9038
9039 Partial fix for PR testsuite/1456.
9040 * gdb.base/constvars.exp: Replace references to gcc_compiled with
9041 calls to test_compiler_info.
9042
9a77938e
MC
90432003-11-27 Michael Chastain <mec.gnu@mindspring.com>
9044
9045 Partial fix for PR testsuite/1456.
9046 * gdb.base/volatile.exp: Replace references to gcc_compiled with
9047 calls to test_compiler_info.
9048
e8367dc7
MK
90492003-11-27 Mark Kettenis <kettenis@gnu.org>
9050
9051 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
9052 pattern for the KFAILs.
9053
526c61ee
AF
90542003-11-25 Adam Fedor <fedor@gnu.org>
9055
9056 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
9057 * gdb.objc/objcdecode.m: New file.
9058
28f2d600
AF
90592003-11-25 Adam Fedor <fedor@gnu.org>
9060
9061 * gdb.objc/nondebug.exp: Test for PR objc/1236.
9062 * gdb.objc/nondebug.m: New file.
9063
a3895cee
BE
90642003-11-26 Ben Elliston <bje@wasabisystems.com>
9065
9066 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
9067 NetBSD as it does on FreeBSD. Modelled on a similar change by
9068 Mark Kettenis on 2003-05-30.
9069 (link-flags): Set to "--entry _start" regardless of target.
9070 Special linker flags are to be appended to $link-flags.
9071 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
9072
c9f2c8a3
MC
90732003-11-25 Michael Chastain <mec.gnu@mindspring.com>
9074
9075 * gdb.cp/method.exp: Accept output of new demangler.
9076
15a0587a 90772003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
9078
9079 * gdb/class2.exp: New file.
9080 * gdb/class2.cc: New file.
9081
3c00b570
MC
90822003-11-25 Michael Chastain <mec.gnu@mindspring.com>
9083
9084 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
9085 of new demangler.
9086
7027acc7
MK
90872003-11-23 Mark Kettenis <kettenis@gnu.org>
9088
9089 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
9090 of gdb_test "run".
9091
b0e1598a
MK
90922003-11-23 Mark Kettenis <kettenis@gnu.org>
9093
9094 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
9095 "continue" into "run".
9096
4d9eda44
MC
90972003-11-23 Michael Chastain <mec.gnu@mindspring.com>
9098
9099 Partial fix for PR testsuite/1456.
9100 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
9101 call to test_compiler_info.
9102 * gdb.cp/ctti.exp: Likewise.
9103 * gdb.cp/derivation.exp: Likewise.
9104 * gdb.cp/member-ptr.exp: Likewise.
9105 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
9106 reference to gcc_compiled.
9107
91082003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
9109
9110 Fix PR testsuite/1463.
9111 * gdb.base/structs.exp (start_structs_test): Call
9112 get_debug_format before using the debug format.
9113
d422fe19
AC
91142003-11-22 Andrew Cagney <cagney@redhat.com>
9115
9116 * lib/gdb.exp (gdb_test_multiple): Add simple example.
9117 * gdb.base/structs.exp: Use gdb_test_multiple.
9118
039cf96d
AC
91192003-11-20 Andrew Cagney <cagney@redhat.com>
9120
6882279b
AC
9121 * gdb.base/structs.exp: Handle and recover from internal errors.
9122 Replace "foo${n}" with "foo<n>" in test messages.
9123
e53890ae
AC
9124 * gdb.base/structs.exp: Update copyright. Rewrite.
9125 * gdb.base/structs.c: Update copyright. Rewrite.
9126
2b211c59
AC
9127 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
9128 resync count exceeded.
d63a86f8 9129
039cf96d
AC
9130 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
9131 from the internal error.
9132 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
9133 Original from Jim Blandy.
9134 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 9135
eac98b22
AC
91362003-11-19 Andrew Cagney <cagney@redhat.com>
9137
9138 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
9139 KFAIL.
9140
67455b2a
MK
91412003-11-17 Mark Kettenis <kettenis@gnu.org>
9142
9143 New testcase for PR backtrace/1435.
9144 * gdb.arch/i386-unwind.exp: New file.
9145 * gdb.arch/i386-unwind.c: New file.
9146
853d6e5b
AC
91472003-11-17 Andrew Cagney <cagney@redhat.com>
9148
9149 * lib/gdb.exp (compiler_info): New global.
9150 (test_compiler_info): New function.
9151 (get_compiler_info): Set compiler_info.
9152 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
9153 "compiler_info" to gcc-<major>-<minor>.
9154
38cf6e11
MC
91552003-11-15 Michael Chastain <mec.gnu@mindspring.com>
9156
9157 * gdb.trace/configure: Remove.
9158
a50d3602
EZ
91592003-11-13 Elena Zannoni <ezannoni@redhat.com>
9160
9161 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 9162 breakpoints.
a50d3602
EZ
9163 * gdb.base/break.exp: Remove all references to explicit line
9164 numbers.
9165
d9407aaa
NC
91662003-11-11 Nick Clifton <nickc@redhat.com>
9167
9168 * gdb.base/shreloc.exp: Do not run for targets which do not
9169 support shared objects.
9170
db488fc1
CV
91712003-11-10 Corinna Vinschen <vinschen@redhat.com>
9172
9173 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
9174 Don't run tests if nofileio flag is given.
9175
6a90a18e
EZ
91762003-11-07 Elena Zannoni <ezannoni@redhat.com>
9177
9178 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 9179 as well as 'Watchpoint'.
6a90a18e 9180
0b915e9c
EZ
91812003-11-06 Elena Zannoni <ezannoni@redhat.com>
9182
9183 Reported by Jim Ingham <jingham@apple.com>:
9184 * gdb.base/annota1.exp: Match at least one occurrence of the
9185 signal handler annotation.
9186
d7e4b55f
EZ
91872003-11-06 Elena Zannoni <ezannoni@redhat.com>
9188
a9c64011
AS
9189 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
9190 as well as 'Watchpoint'.
d7e4b55f 9191
2fe4e8d0
MC
91922003-11-05 Michael Chastain <mec@shout.net>
9193
9194 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
9195
6ef88553
KW
91962003-11-03 Kris Warkentin <kewarken@qnx.com>
9197
9198 * gdb.arch/gdb1291.c: New test file.
9199 * gdb.arch/gdb1291.exp: New test script.
9200 * gdb.arch/gdb1431.c: New test file.
9201 * gdb.arch/gdb1431.exp: New test script.
9202
ae7dc4d8
MC
92032003-10-22 Michael Chastain <mec@shout.net>
9204
9205 * gdb.mi/pthreads.c: Add copyright notice.
9206
c39d7427
MC
92072003-10-22 Michael Chastain <mec@shout.net>
9208
9209 * gdb.threads/pthreads.c: Add copyright notice.
9210
8b7d96c1
MC
92112003-10-20 Michael Chastain <mec@shout.net>
9212
9213 * gdb.base/gdb1056.exp: New test script.
9214
d1d69fdd
DJ
92152003-10-13 Daniel Jacobowitz <drow@mvista.com>
9216
9217 * gdb.threads/killed.exp: Use gdb_run_cmd.
9218
7d605576
DJ
92192003-10-13 Daniel Jacobowitz <drow@mvista.com>
9220
9221 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
9222 create a core file.
9223 * gdb.threads/gcore-thread.exp: Likewise.
9224
618ec112
CV
92252003-10-13 Corinna Vinschen <vinschen@redhat.com>
9226
9227 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
9228 type, based on char type.
9229 (struct bit_flags_short_t): New bitfield type, based on short type.
9230 (init_bit_flags_char): New fuction.
9231 (init_bit_flags_short): Ditto.
9232 (print_bit_flags_char): Ditto.
9233 (print_bit_flags_short): Ditto.
9234 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
9235
9367a73c
MC
92362003-10-11 Michael Chastain <mec@shout.net>
9237
9238 * gdb.base/call-rt-st.exp: Update copyright year.
9239
1decf120
KI
92402003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9241
9242 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
9243 * gdb.disasm/sh3.s: Ditto.
9244
5445b2ae
DJ
92452003-10-07 Daniel Jacobowitz <drow@mvista.com>
9246
9247 * gdb.threads/switch-threads.exp: New test.
9248 * gdb.threads/switch-threads.c: New source file.
9249
aec24853
CV
92502003-10-07 Corinna Vinschen <vinschen@redhat.com>
9251
9252 * gdb.base/ending-run.exp: Add sh specific case.
9253
adc7428d
AC
92542003-10-06 Andrew Cagney <cagney@redhat.com>
9255
9256 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
9257 * gdb.disasm/mn10200.exp: Delete obsolete file.
9258
c9d37158
DJ
92592003-09-29 Daniel Jacobowitz <drow@mvista.com>
9260
9261 * ChangeLog: Correct an entry command.exp -> commands.exp.
9262 * gdb.base/commands.exp (bp_deleted_in_command_test)
9263 (temporary_breakpoint_commands): Check noargs.
9264
79c2c32d
DC
92652003-09-25 David Carlton <carlton@kealia.com>
9266
9267 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
9268 of some print tests, where appropriate. Add tests for C::D::cd,
9269 E::ce, F::cXfX, G::XgX.
9270 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
9271
594e6d67
RE
92722003-09-25 Richard Earnshaw <rearnsha@arm.com>
9273
9274 * lib/java.exp (java_init): Import target_alias before using it.
9275
10f0d451
DC
92762003-09-25 David Carlton <carlton@kealia.com>
9277
9278 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
9279
274bcba0
EZ
92802003-09-23 Elena Zannoni <ezannoni@redhat.com>
9281
d63a86f8 9282 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 9283 weirdness.
274bcba0 9284
cdbf20f7
MC
92852003-09-17 Michael Chastain <mec@shout.net>
9286
9287 * gdb.cp/gdb1355.exp: New file.
9288 * gdb.cp/gdb1355.c: New file.
9289
71e06f80
CV
92902003-09-15 Corinna Vinschen <vinschen@redhat.com>
9291
9292 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
9293 * gdb.asm/sh.inc: New file.
9294
5c4e30ca
DC
92952003-09-11 David Carlton <carlton@kealia.com>
9296
bd45b7af
DC
9297 * gdb.cp/namespace.exp: Add tests for namespace types.
9298 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
9299 (test_namespace): New.
9300
1c199746
EZ
93012003-09-11 Elena Zannoni <ezannoni@redhat.com>
9302
a9c64011 9303 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 9304 * gdb.stabs/weird.exp: Ditto.
1c199746 9305
04ed252f
MC
93062003-09-08 Michael Chastain <mec@shout.net>
9307
9308 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
9309
d8a2d9e7
MC
93102003-09-07 Michael Chastain <mec@shout.net>
9311
9312 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
9313 'parse error'.
9314
161afb24
MK
93152003-09-07 Mark Kettenis <m.kettenis@osp.nl>
9316
9317 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
9318
49f2741a
MC
93192003-08-30 Michael Chastain <mec@shout.net>
9320
9321 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
9322 * gdb.gdb/observer.exp: Ditto.
9323 * gdb.gdb/xfullpath.exp: Ditto.
9324
8afa723e
MK
93252003-08-29 Mark Kettenis <kettenis@gnu.org>
9326
9327 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
9328 *-*-*bsd*.
9329
f31dfe3b
JJ
93302003-08-28 Jeff Johnston <jjohnstn@redhat.com>
9331
9332 * gdb.base/dump.exp: Skip for ia64.
9333
4630e498
JJ
93342003-08-25 Jeff Johnston <jjohnstn@redhat.com>
9335
9336 * gdb.asm/asm-source.exp: Add ia64 support.
9337 * gdb.asm/ia64.inc: New file.
9338
1105b7ef
MC
93392003-08-22 Michael Chastain <mec@shout.net>
9340
9341 * gdb.cp: New directory.
9342 * gdb.cp/*: Copy from gdb.c++/*.
9343 * gdb.c++/*: Remove.
9344 * Makefile.in: Change gdb.c++ to gdb.cp.
9345 * configure.in: Ditto.
9346 * configure: Regnerate.
9347
c945b932
MK
93482003-08-18 Mark Kettenis <kettenis@gnu.org>
9349
9350 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
9351 * gdb.arch/i386-prologue.c (gdb1338): Add function.
9352
2b66634b
DJ
93532003-08-17 Daniel Jacobowitz <drow@mvista.com>
9354
9355 * mi-var-display.exp (-var-list-children weird): Accept function
9356 pointers with argument types.
9357 * mi1-var-display.exp (-var-list-children weird): Likewise.
9358 * mi2-var-display.exp (-var-list-children weird): Likewise.
9359
a356f73b
DJ
93602003-08-17 Daniel Jacobowitz <drow@mvista.com>
9361
9362 * gdb.base/annota3.exp: Add missing newline.
9363
483417b8
MC
93642003-08-06 Michael Chastain <mec@shout.net>
9365
9366 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
9367
c99c59c3
MS
93682003-08-12 Michael Snyder <msnyder@redhat.com>
9369
9370 * gdb.base/float.exp: Add test for SH.
9371
55ed7501
MK
93722003-08-10 Mark Kettenis <kettenis@gnu.org>
9373
9374 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
9375
1a371f2e
EZ
93762003-08-07 Elena Zannoni <ezannoni@redhat.com>
9377
9378 * gdb.base/completion.exp: Remove reduntant completion test
9379 on filename.
9380
e0f353ce
EZ
93812003-08-07 Elena Zannoni <ezannoni@redhat.com>
9382
a9c64011
AS
9383 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
9384 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
9385 gdb.trace/save-trace.exp: Make sure that full pathnames are
9386 escaped correctly.
e0f353ce 9387
5710a1af 93882003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 9389
a9c64011
AS
9390 * configure.in: Don't generate config.h from config.hin.
9391 * configure: Regenerate.
9392 * config.hin: Remove file.
9393 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
9394 * gdb.threads/pthreads.c: Ditto.
5710a1af 9395
dcd81ce9
DJ
93962003-08-07 Daniel Jacobowitz <drow@mvista.com>
9397
9398 From Kei Sakamoto <sakamoto.kei@renesas.com>:
9399 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
9400 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
9401 Replace ld24 with seth/add3.
9402
6009d884
AC
94032003-08-02 Andrew Cagney <cagney@redhat.com>
9404
9405 * gdb.base/annota3.exp: New file.
9406 * gdb.base/annota3.c: New file.
9407 * gdb.c++/annota3.exp: New file.
9408 * gdb.c++/annota3.cc: New file.
9409
51514e06
MC
94102003-07-29 Michael Chastain <mec@shout.net>
9411
9412 * gdb.threads/tls.c (spin): Check errno only if sem_wait
9413 actually failed.
9414 (do_pass): Likewise.
9415 * gdb.threads/tls.exp: Always initialize no_of_threads.
9416
4ee6625b
DJ
94172003-07-27 Daniel Jacobowitz <drow@mvista.com>
9418
9419 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
9420 pattern.
9421 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
9422 * gdb.threads/tls.exp: Recognize one case of the host library not
9423 supporting TLS.
9424
225f2bf6
AC
94252003-07-27 Andrew Cagney <cagney@redhat.com>
9426
9427 * gdb.base/fileio.exp: Use SH when running commands using
9428 remote_exec.
9429
bcb27c9f
DJ
94302003-07-24 Daniel Jacobowitz <drow@mvista.com>
9431
9432 From Kei Sakamoto <sakamoto.kei@renesas.com>:
9433 * gdb.base/relocate.c (dummy): New padding array.
9434
3d67be83
MS
94352003-07-22 Michael Snyder <msnyder@redhat.com>
9436
d63a86f8 9437 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
9438
9439 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
9440 patterns to be more general, accepting old and new output.
9441 Some output chars (such as '+') also must be quoted.
d63a86f8 9442 Some addresses are displayed numerically instead of
3d67be83
MS
9443 symbolically.
9444
57ba3b85
MS
94452003-07-23 Michael Snyder <msnyder@redhat.com>
9446
686d097c
MS
9447 * gdb.base/return2.exp: Don't test long-long return.
9448
57ba3b85
MS
9449 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
9450 * gdb.disasm/t01_mov.exp: Ditto.
9451 * gdb.disasm/t02_mova.s: Ditto.
9452 * gdb.disasm/t02_mova.exp: Ditto.
9453 * gdb.disasm/t03_add.s: Ditto.
9454 * gdb.disasm/t03_add.exp: Ditto.
9455 * gdb.disasm/t04_sub.s: Ditto.
9456 * gdb.disasm/t04_sub.exp: Ditto.
9457 * gdb.disasm/t05_cmp.s: Ditto.
9458 * gdb.disasm/t05_cmp.exp: Ditto.
9459 * gdb.disasm/t06_ari2.s: Ditto.
9460 * gdb.disasm/t06_ari2.exp: Ditto.
9461 * gdb.disasm/t07_ari3.s: Ditto.
9462 * gdb.disasm/t07_ari3.exp: Ditto.
9463 * gdb.disasm/t08_or.s: Ditto.
9464 * gdb.disasm/t08_or.exp: Ditto.
9465 * gdb.disasm/t09_xor.s: Ditto.
9466 * gdb.disasm/t09_xor.exp: Ditto.
9467 * gdb.disasm/t10_and.s: Ditto.
9468 * gdb.disasm/t10_and.exp: Ditto.
9469 * gdb.disasm/t11_logs.s: Ditto.
9470 * gdb.disasm/t11_logs.exp: Ditto.
9471 * gdb.disasm/t12_bit.s: Ditto.
9472 * gdb.disasm/t12_bit.exp: Ditto.
9473 * gdb.disasm/t13_otr.s: Ditto.
9474 * gdb.disasm/t13_otr.exp: Ditto.
9475
e00759ef
EZ
94762003-07-22 Elena Zannoni <ezannoni@redhat.com>
9477
9478 * gdb.threads/tls.exp :Add kfail for 'info address' case.
9479
8bc2021f
EZ
94802003-07-22 Elena Zannoni <ezannoni@redhat.com>
9481
a9c64011
AS
9482 * gdb.threads/tls.c : New file.
9483 * gdb.threads/tls.exp : New file.
9484 * gdb.threads/tls-main.c : New file.
9485 * gdb.threads/tls-shared.c : New file.
9486 * gdb.threads/tls-shared.exp : New file.
8bc2021f 9487
89320c4c
AS
94882003-07-22 Andreas Schwab <schwab@suse.de>
9489
9490 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
9491
180dea7c
AS
94922003-07-20 Andreas Schwab <schwab@suse.de>
9493
9494 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
9495 due to insn reordering.
9496
0714963c
AC
94972003-07-15 Andrew Cagney <cagney@redhat.com>
9498
9499 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
9500
98a23b3f
MC
95012003-07-15 Michael Chastain <mec@shout.net>
9502
9503 * gdb.base/gdb1250.exp: New file.
9504 * gdb.base/gdb1250.c: New file.
9505
27e417a2
ML
95062003-07-09 Michal Ludvig <mludvig@suse.cz>
9507
9508 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
9509 expansion of size_t to 'unsigned long', not only to 'unsigned'.
9510
8bc2021f
EZ
95112003-07-09 Elena Zannoni <ezannoni@redhat.com>
9512
a9c64011
AS
9513 * gdb.threads/tls.c: New file.
9514 * gdb.threads/tls.exp: New file.
9515 * gdb.threads/tls-main.c: New file.
9516 * gdb.threads/tls-shared.c: New file.
9517 * gdb.threads/tls-shared.exp: New file.
8bc2021f 9518
d99968dc
EZ
95192003-07-09 Elena Zannoni <ezannoni@redhat.com>
9520
9521 * gdb.base/annota1.exp: Make sure that we properly escape the
9522 full path of the source file. Xfail more permissive patterns,
d63a86f8 9523 due to a compiler debug info problem.
d99968dc 9524
83876b3b
AS
95252003-07-07 Andreas Schwab <schwab@suse.de>
9526
2705e972
AS
9527 * gdb.asm/m68k.inc: New file.
9528 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
9529
83876b3b
AS
9530 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
9531 arguments"): Also match negative number.
9532
9533 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
9534
3a871b37
DJ
95352003-07-03 Daniel Jacobowitz <drow@mvista.com>
9536
9537 * gdb.base/store.c (charest): New typedef.
9538 (add_char): Rename to add_charest, update.
9539 (wack_char): Rename to wack_charest, update types. Return l + r
9540 to keep r live across the call.
9541 (wack_short, wack_int, wack_long, wack_longest, wack_float)
9542 (wack_double, wack_doublest): Return l + r to keep r live across
9543 the call.
9544 * gdb.base/store.exp: Accomodate store.c changes.
9545
b2a7f303
DC
95462003-06-30 David Carlton <carlton@kealia.com>
9547
9548 * gdb.c++/maint.exp (test_invalid_name): New.
9549 (test_first_component): Add tests for invalid names.
9550
3c6cb4a1
MC
95512003-06-29 Michael Chastain <mec@shout.net>
9552
9553 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
9554 output of '<VTT for class>' for virtual base classes.
9555
f1c2644b
DJ
95562003-06-29 Daniel Jacobowitz <drow@mvista.com>
9557
9558 * gdb.base/completion.exp: Tab-complete "complet" instead of
9559 "compl".
9560 * gdb.base/complex.exp, gdb.base/complex.c: New files.
9561
18080350
DJ
95622003-06-29 Daniel Jacobowitz <drow@mvista.com>
9563
9564 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
9565 * gdb.base/volatile.exp: Likewise.
9566
f56973f8
DJ
95672003-06-29 Daniel Jacobowitz <drow@mvista.com>
9568
9569 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
9570 gdb/1265.
9571
95722003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
9573 Daniel Jacobowitz <drow@mvista.com>
9574
9575 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
9576 initial line count of 'captured_main' from 26 to 32.
9577 (test_with_self): Allow xmalloc call to be interleaved with the
9578 preceding two lines.
9579
e766d4d6
JB
95802003-06-24 Joel Brobecker <brobecker@gnat.com>
9581
9582 * gdb.base/bang.exp: New testcase.
9583
f125c9a4
JB
95842003-06-23 Joel Brobecker <brobecker@gnat.com>
9585
9586 * gdb.base/langs.exp: Add some tests for the "minimal" language
9587 support.
9588
6e25beaf
EZ
95892003-06-23 Elena Zannoni <ezannoni@redhat.com>
9590
9591 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
9592 the testcase.
9593
2f816dda
DJ
95942003-06-22 Daniel Jacobowitz <drow@mvista.com>
9595
9596 * gdb.base/relocate.exp: Test add-symbol-file with a variable
9597 offset.
9598
db5a5748
DJ
95992003-06-22 Daniel Jacobowitz <drow@mvista.com>
9600
9601 * gdb.c++/pr-1210.cc: New file.
9602 * gdb.c++/pr-1210.exp: New file.
9603
1df0c130
DJ
96042003-06-21 Daniel Jacobowitz <drow@mvista.com>
9605
9606 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
9607 000-exec-continue.
9608
a92feac0
MK
96092003-06-15 Mark Kettenis <kettenis@gnu.org>
9610
9611 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
9612 on *-*-*bsd* instead of *-*-freebsd*.
9613
81a58f5b
AC
96142003-06-14 Andrew Cagney <cagney@redhat.com>
9615
9616 * gdb.base/store.exp: Test longest and doublest. Test all
9617 parameters. Weaken return statement match.
9618 * gdb.base/store.c: Add longest and doublest - aka long long and
9619 long double functions. Put all parameters into local register
9620 variables. Use negative values.
9621
b257a0d3
AC
96222003-06-14 Andrew Cagney <cagney@redhat.com>
9623
9624 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
9625 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
9626 exit status.
9627 * gdb.base/fileio.exp: Disable target when nointerrupts and
9628 noinferiorio, instead of limiting it to remote. Use remote_exec
9629 instead of system.
d63a86f8 9630
21c38304
JJ
96312003-06-12 Jeff Johnston <jjohnstn@redhat.com>
9632
9633 * gdb.base/float.exp: Add ia64 support.
9634
1bcdb424
CV
96352003-06-12 Corinna Vinschen <vinschen@redhat.com>
9636
9637 * gdb.base/fileio.exp: Run only on remote targets.
9638
6aeb981f
CV
96392003-06-10 Corinna Vinschen <vinschen@redhat.com>
9640
9641 * gdb.base/fileio.c: New file, testing File-I/O.
9642 * gdb.base/fileio.exp: Ditto.
9643
53df362e
RG
96442003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
9645
9646 * gdb.base/shreloc.exp: New file, check symbol values obtained from
9647 shared objects after relocation at load time (gdb PR/1132).
9648 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 9649 as above, part of the shared object relocation test.
53df362e 9650
ffee1b46
MK
96512003-06-08 Mark Kettenis <kettenis@gnu.org>
9652
b5ca3722
MK
9653 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
9654 fully filled history list.
9655 * gdb.base/gdb_history: New file.
9656
03ed860d
MK
9657 * gdb.base/signals.exp: XFAIL "continue to func1" on
9658 i*86-*-freebsd*.
9659
ffee1b46
MK
9660 * gdb.base/attach.exp: When trying to attach to a nonexistent
9661 process, make it possible to specify the PID based on the target,
9662 and do so for *-*-freebsd*.
9663
d80dbb52
RH
96642003-06-02 Richard Henderson <rth@redhat.com>
9665
9666 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
9667
6dd77b81
RH
96682003-06-02 Richard Henderson <rth@redhat.com>
9669
9670 * gdb.base/selftest.exp: Next over lim_at_start initialization.
9671
f6347e16
RH
96722003-06-02 Richard Henderson <rth@redhat.com>
9673
9674 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
9675
2c161407
DJ
96762003-06-01 Daniel Jacobowitz <drow@mvista.com>
9677
9678 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
9679 of globalvar.
9680
572eb746
MK
96812003-06-01 Mark Kettenis <kettenis@gnu.org>
9682
9683 * gdb.asm/asm-source.exp: Check for memory read errors in
9684 disassembler test on *BSD too.
9685
9e9617a5
RH
96862003-06-01 Richard Henderson <rth@redhat.com>
9687
9688 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
9689 for .frame.
9690 (gdbasm_call): Lose ldgp.
9691 (gdbasm_startup): Add frame information.
9692 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
9693
7b34ad4e
MK
96942003-05-31 Mark Kettenis <kettenis@gnu.org>
9695
9696 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
9697 i?86-*-*.
9698
10059fdf
MK
96992003-05-30 Mark Kettenis <kettenis@gnu.org>
9700
9701 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
9702 FreeBSD.
9703
acf4b816
RH
97042003-05-29 Richard Henderson <rth@redhat.com>
9705
9706 * gdb.asm/alpha.inc: New file.
9707 * gdb.asm/asm-source.exp: Use it.
9708
e9ecd949
JB
97092003-05-29 Jim Blandy <jimb@redhat.com>
9710
9711 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
9712 'core.PID'.
9713
e3e5a4f3
JB
97142003-05-22 Jim Blandy <jimb@redhat.com>
9715
9716 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
9717 backtrace.
d63a86f8 9718
72fe3d25
DC
97192003-05-20 David Carlton <carlton@math.stanford.edu>
9720
9721 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
9722 this time.
9723
58da2eb2
DC
97242003-05-19 David Carlton <carlton@bactrian.org>
9725
9726 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
9727 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
9728
1fcb5155
DC
97292003-05-19 David Carlton <carlton@bactrian.org>
9730
9731 * gdb.c++/namespace.exp: Add namespace scope and anonymous
9732 namespace tests.
9733 Bump copyright date.
9734 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
9735 (main): Call C::D::marker2.
9736 * gdb.c++/namespace1.cc: New file.
9737
85e85163
JJ
97382003-05-14 Jeff Johnston <jjohnstn@redhat.com>
9739
9740 Roland McGrath <roland@redhat.com>
d63a86f8 9741 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
9742 there is no manager thread.
9743
a25fbfec
JJ
97442003-05-08 Jeff Johnston <jjohnstn@redhat.com>
9745
d63a86f8
RM
9746 * gdb.threads/schedlock.exp: Remove assumption that all threads
9747 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
9748 in one of the child threads rather than the main thread.
9749
be375bae
JB
97502003-05-07 Jim Blandy <jimb@redhat.com>
9751
09bf6082
JB
9752 Add support for assembly source testing on the s390x.
9753 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
9754 architecture.
9755 * gdb.asm/s390x.inc: New file.
9756
be375bae
JB
9757 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
9758 succession of 'if' statements.
9759
00905d52
AC
97602003-05-05 Andrew Cagney <cagney@redhat.com>
9761
9762 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
9763
b1e29e33
AC
97642003-05-05 Andrew Cagney <cagney@redhat.com>
9765
9766 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
9767 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
9768
e33d66ec
EZ
97692003-05-02 Elena Zannoni <ezannoni@redhat.com>
9770
9771 * gdb.base/charset.exp: Update based on new behavior of set/show
9772 charset commands.
9773
2b6fd0d8
AC
97742003-05-01 Andrew Cagney <cagney@redhat.com>
9775
9776 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
9777 variable do not give memory errors.
9778
130cacce
AF
97792003-04-30 Adam Fedor <fedor@gnu.org>
9780
9781 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
9782 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
9783 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
9784 gdb.objc/basicclass.m: : New files
9785
9786 * lib/gdb.exp (gdb_compile_objc): New procedure.
9787
bea71854
DJ
97882003-04-27 Daniel Jacobowitz <drow@mvista.com>
9789
9790 * gdb.base/signals.exp: Make backtrace tests more specific.
9791
0f20eeea
DC
97922003-04-23 David Carlton <carlton@bactrian.org>
9793
9794 * gdb.c++/maint.exp (test_first_component): Add tests for
9795 'operator' in more locations.
9796
c8c4d8dc
KB
97972003-04-16 Kevin Buettner <kevinb@redhat.com>
9798
9799 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
9800
3fe60e3c
EZ
98012003-04-16 Elena Zannoni <ezannoni@redhat.com>
9802
9803 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 9804 func marke' instead. Update test name.
3fe60e3c 9805
9219021c
DC
98062003-04-15 David Carlton <carlton@math.stanford.edu>
9807
9808 * gdb.c++/maint.exp: New file.
9809
5dd55bdd
EZ
98102003-04-14 Elena Zannoni <ezannoni@redhat.com>
9811
9812 * gdb.threads/schedlock.c: Change type of thread function argument
9813 to long, to avoid warnings on 64-bit platforms.
9814
00890572
EZ
98152003-04-14 Elena Zannoni <ezannoni@redhat.com>
9816
a9c64011
AS
9817 * gdb.base/attach.exp: Add new message from ptrace in case of
9818 attaching to nonexistent process.
d63a86f8 9819
93201743
JB
98202003-04-11 Jim Blandy <jimb@redhat.com>
9821
9822 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9823 gdb.c++/userdef.cc: Place comments on the lines to which the
9824 marker function might return.
9825 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9826 gdb.c++/userdef.exp: Look for those comments to check that we've
9827 returned to the right place, instead of checking line numbers.
9828
2a11c64d
EZ
98292003-04-11 Elena Zannoni <ezannoni@redhat.com>
9830
a9c64011
AS
9831 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
9832 match on sourcefile name, instead of directory name.
2a11c64d 9833
68ab8fc5
EZ
98342003-04-10 Elena Zannoni <ezannoni@redhat.com>
9835
d63a86f8 9836 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
9837 working directory name.
9838
5624293a
JB
98392003-04-09 Jim Blandy <jimb@redhat.com>
9840
9841 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9842 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
9843 after an inferior function call, report the failure, but allow the
9844 test to continue.
9845
f1f02ee4
SC
98462003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9847
9848 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9849 with -DPROTOTYPES.
9850
6eb79af0
SC
98512003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9852
9853 * gdb.base/break.exp: Revert last patch.
9854
8dfb4cf0
SC
98552003-04-04 Stephane Carrez <stcarrez@nerim.fr>
9856
9857 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9858 with -DPROTOTYPES.
9859
ed4c619a
AC
98602003-04-02 Andrew Cagney <cagney@redhat.com>
9861
9862 * gdb.base/callfuncs.exp: Make "print add" messages unique.
9863 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
9864 matching directories by the name breakpoint.
9865 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
9866 Make "continue to marker1" consistent.
9867 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
9868 message consistent.
9869 * lib/gdb.exp: Put "the program is no longer running", and "the
9870 program exited" in parenthesis.
9871 * lib/mi-support.exp: Ditto.
d63a86f8 9872
4e35d5f0 98732003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 9874
4e35d5f0
BR
9875 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
9876
71900fe8
AC
98772003-03-29 Andrew Cagney <cagney@redhat.com>
9878
9879 * gdb.base/sizeof.c (main): Print the value of '\377'.
9880 * gdb.base/sizeof.exp: Check the sign of '\377'.
9881
c0655a16
MC
98822003-03-27 Michael Chastain <mec@shout.net>
9883
9884 * gdb.base/gdb1090.exp: New file.
9885 * gdb.base/gdb1090.cc: New file.
9886
5b2a3989
JB
98872003-03-27 J. Brobecker <brobecker@gnat.com>
9888
9889 * gdb.gdb/observer.exp: New regression test.
9890
79876890
MC
98912003-03-27 Michael Chastain <mec@shout.net>
9892
9893 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
9894 * gdb.base/ptype.exp: Likewise.
9895
6eac95e3
CV
98962003-03-27 Corinna Vinschen <vinschen@redhat.com>
9897
9898 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
9899
e8c71839
MC
99002003-03-26 Michael Chastain <mec@shout.net>
9901
9902 * gdb.base/ptype.exp: Actually use some typedef'd types.
9903
71b10041
SC
99042003-03-21 Stephane Carrez <stcarrez@nerim.fr>
9905
9906 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
9907 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
9908
2512cf80
CV
99092003-03-20 Corinna Vinschen <vinschen@redhat.com>
9910
9911 * gdb.base/default.exp: Fix regular expression.
9912
0d195a4f
CV
99132003-03-20 Corinna Vinschen <vinschen@redhat.com>
9914
9915 * gdb.base/args.exp: Fix regular expression.
9916
8a2dbca8
CV
99172003-03-20 Corinna Vinschen <vinschen@redhat.com>
9918
9919 * gdb.base/help.exp: Allow Win32 child process.
9920
bf028682
CV
99212003-03-20 Corinna Vinschen <vinschen@redhat.com>
9922
9923 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
9924 when stepping out of main().
9925
182dbe85
CV
99262003-03-20 Corinna Vinschen <vinschen@redhat.com>
9927
9928 * gdb.base/default.exp: Check for win32 specific message when calling
9929 "run" without executable.
9930
d67a6ba5
CV
99312003-03-20 Corinna Vinschen <vinschen@redhat.com>
9932
9933 * gdb.base/args.exp: Expect .exe in output.
9934
a955b5bb
CV
99352003-03-20 Corinna Vinschen <vinschen@redhat.com>
9936
9937 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
9938 Cygwin native.
9939
bf6bad4b
AC
99402003-03-17 Andrew Cagney <cagney@redhat.com>
9941
9942 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
9943 vector registes.
9944 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
9945 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
9946
293e9a31
DC
99472003-03-17 David Carlton <carlton@math.stanford.edu>
9948
9949 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
9950 test, for PR breakpoints/38.
9951 Call test_watchpoint_and_breakpoint.
9952 * gdb.base/watchpoint.c (func3): New function.
9953 (main): Call func3.
9954
5330f2db
DC
99552003-03-04 David Carlton <carlton@math.stanford.edu>
9956
9957 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
9958 Garply<Garply<char> >:: garply".
9959 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
9960 with respect to PR c++/1111; note also PR c++/1113.
9961 (test_template_breakpoints): KFAIL "constructor breakpoint" with
9962 respect to PR c++/1062.
9963 KFAIL "destructor breakpoint" with respect to PR c++/1112.
9964
6ece72da
DC
99652003-03-03 David Carlton <carlton@math.stanford.edu>
9966
9967 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
9968 with respect to PR c++/57.
9969 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
9970 c++/826.
9971 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
9972 respect to PR c++/57.
9973
85ca1584
DC
99742003-03-03 David Carlton <carlton@math.stanford.edu>
9975
9976 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
9977 respect to PR c++/33 into FAILs.
9978
98e9c5b8
MC
99792003-03-03 Michael Chastain <mec@shout.net>
9980
7bedbf27
MC
9981 * configure.in: Update copyright years.
9982
99832003-03-03 Michael Chastain <mec@shout.net>
9984
9985 * Makefile.in: Update copyright years.
98e9c5b8 9986
f683e100
DC
99872003-02-28 David Carlton <carlton@math.stanford.edu>
9988
9989 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
9990 print class instead of struct and/or superfluous protection
9991 specifiers, as long as the resulting output is equivalent to the
9992 source code.
9993 Delete FIXME from end of messages on tests that don't need
9994 fixing.
9995
a9e0cf2c
DC
99962003-02-28 David Carlton <carlton@math.stanford.edu>
9997
9998 * gdb.c++/templates.exp (do_tests): Allow const in the two
9999 Foo<volatile char *>::foo tests.
10000
e8d359df
MS
100012003-02-27 Michael Snyder <msnyder@redhat.com>
10002
d63a86f8 10003 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
10004 will be consistant.
10005
0b71dc91
DC
100062003-02-26 David Carlton <carlton@math.stanford.edu>
10007
10008 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
10009 char *>::foo" test with respect to PR c++/33. Create a new test
10010 which is identical to that one except that it doesn't put the
10011 space between the "char" and the "*"; KFAIL it, too.
10012
dd14ab43
DC
100132003-02-26 David Carlton <carlton@math.stanford.edu>
10014
10015 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
10016 template types into either PASSes or KFAILs (corresponding to PR
10017 c++/57). Tweak indentation. Update copyright.
10018
1146c7f1
SC
100192003-02-23 Stephane Carrez <stcarrez@nerim.fr>
10020
10021 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
10022
74641dfb
MC
100232003-02-13 Michael Chastain <mec@shout.net>
10024
10025 * gdb.base/exprs.exp: Remove i960 remnants.
10026 * gdb.base/funcargs.exp: Likewise.
10027 * gdb.base/list.exp: Likewise.
10028 * gdb.base/ptype.exp: Likewise.
10029
559cd2d0
DC
100302003-02-14 David Carlton <carlton@math.stanford.edu>
10031
10032 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
10033 pEe->D::vg()" from XFAIL to KFAIL.
10034
c4f90d87
JM
100352003-02-13 Jason Molenda (jmolenda@apple.com)
10036
10037 * gdb.base/maint.exp: Update maint print statistics regexp to include
10038 new entries.
10039
cbc4d97c
MC
100402003-02-13 Michael Chastain <mec@shout.net>
10041
10042 * gdb.c++/inherit.exp: Remove call to get_debug_format.
10043
40f235b7
MC
100442003-02-12 Michael Chastain <mec@shout.net>
10045
10046 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
10047 * gdb.c++/inherit.exp: Likewise.
10048 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
10049 * gdb.c++/templates.exp: Likewise.
10050 * gdb.c++/virtfunc.exp: Likewise.
10051
c56716b0
JM
100522003-02-06 Jason Molenda (jason-cl@molenda.com)
10053
10054 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
10055 why the code is written that way.
10056
070afcf8
MC
100572003-02-05 Michael Chastain <mec@shout.net>
10058
10059 * gdb.base/dump.exp: Add missing copyright line.
10060
5d0331e5
JM
100612003-02-05 Jason Molenda (jason-cl@molenda.com)
10062
f7ae6d3e 10063 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
10064 at the beginning so the breakpoint doesn't get set on the loop.
10065
92851186
MC
100662003-02-05 Michael Chastain <mec@shout.net>
10067
10068 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
10069 output for configurations with gcc 2.95.3.
10070
cbf1e085
AC
100712003-02-05 Keith Seitz <keiths@redhat.com>
10072 Andrew Cagney <ac131313@redhat.com>
10073
10074 * gdb.mi/mi-cli.exp: New file.
d63a86f8 10075
29518e1e
MC
100762003-02-04 Michael Chastain <mec@shout.net>
10077
10078 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
10079 Call perror and then continue.
10080
5af1d5f3
MC
100812003-02-03 Michael Chastain <mec@shout.net>
10082
10083 * gdb.c++/pr-1023.cc: New file.
10084 * gdb.c++/pr-1023.exp: New file.
10085
6b549786
JB
100862003-02-05 Jim Blandy <jimb@redhat.com>
10087
10088 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
10089 it's local to foobar. Check for it there, and check that it's not
10090 present in main.
10091 * gdb.c++/local.cc (marker2): New function.
10092 (foobar): Call marker1.
10093 (main): Call marker2 instead of marker1.
10094
67f16606
AC
100952003-02-04 Andrew Cagney <ac131313@redhat.com>
10096
10097 * gdb.disasm/mn10200.exp: Obsolete file.
10098 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
10099 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
10100 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
10101
1c5cb38e
DC
101022003-02-04 David Carlton <carlton@math.stanford.edu>
10103
10104 * gdb.c++/overload.exp: Test intToChar(1).
10105 * gdb.c++/overload.cc (intToChar): New.
10106 (main): Call intToChar.
10107
d1fe6965
DC
101082003-02-03 David Carlton <carlton@math.stanford.edu>
10109
10110 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
10111 'might_kfail' arg.
10112 KFAIL some of the continue_to_bp_overloaded calls, according to
10113 PR c++/1025.
10114
9ba61c5d
MC
101152003-02-01 Michael Chastain <mec@shout.net>
10116
10117 * gdb.base/advance.c (marker1): New marker function.
10118 * gdb.base/advance.exp: When the 'advance' command lands on the
10119 return breakpoint, it can legitimately stop on either the
10120 current line or the next line. Accommodate both outcomes.
10121 * gdb.base/until.exp: Likewise.
10122
e7494ffb
AC
101232003-02-02 Andrew Cagney <ac131313@redhat.com>
10124
10125 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
10126 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
10127 now a list, not a tuple.
10128 * gdb.mi/mi-var-display.exp: Ditto.
10129 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 10130
075559bc
AC
101312003-02-01 Andrew Cagney <ac131313@redhat.com>
10132
10133 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
10134 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
10135 stack backtraces.
10136 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 10137
2bd4c7b1
MK
101382003-02-01 Mark Kettenis <kettenis@gnu.org>
10139
10140 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
10141 gdb.mi/mi1-pthreads.exp: Return instead of calling
10142 gdb_suppress_entire_file.
10143
eabd8992
MS
101442003-02-01 Mark Salter <msalter@redhat.com>
10145
10146 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
10147
71469e2f
MS
101482003-01-31 Mark Salter <msalter@redhat.com>
10149
10150 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
10151 Support empty arg.
10152
38a94d44
MC
101532003-01-30 Michael Chastain <mec@shout.net>
10154
10155 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
10156 This was a workaround for a UTF-8 bug in readline 4.3. The bug
10157 has been fixed in gdb/readline on 2003-01-09.
10158
19ea9e73
MS
101592003-01-29 Michael Snyder <msnyder@redhat.com>
10160
e8d359df
MS
10161 * gdb.base/maint.exp: Allow for leading underscore in symbol.
10162 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
10163 * gdb.base/args.exp: Skip if target does not support args passing.
10164
2307bd6a
DJ
101652003-01-22 Daniel Jacobowitz <drow@mvista.com>
10166
19ea9e73 10167 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
10168 gdb_test. Accept a list of expect arguments as the third
10169 parameter.
10170 (gdb_test): Use it.
10171
f2dd3617
EZ
101722003-01-20 Elena Zannoni <ezannoni@redhat.com>
10173
10174 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
10175 allow for different test tree configurations. Update some
10176 tescases accordingly.
10177 * gdb.arch/altivec-regs.exp: Ditto.
10178 * gdb.asm/asm-source.exp: Ditto.
10179 * gdb.base/advance.exp: Ditto.
10180 * gdb.base/display.exp: Ditto.
d63a86f8 10181 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
10182 * gdb.base/mips_pro.exp: Ditto.
10183 * gdb.base/overlays.exp: Ditto.
10184 * gdb.base/relocate.exp: Ditto.
10185 * gdb.base/setshow.exp: Ditto.
10186 * gdb.base/step-line.exp: Ditto.
10187 * gdb.base/step-test.exp: Ditto.
10188 * gdb.base/until.exp: Ditto.
10189 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
10190
c71cdefd
DC
101912003-01-17 David Carlton <carlton@math.stanford.edu>
10192
10193 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
10194 corresponding to PR c++/945.
10195 Update copyright.
10196
fdba05d7
DC
101972003-01-17 David Carlton <carlton@math.stanford.edu>
10198
10199 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
10200 corresponding to PR c++/68.
10201
102022003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
10203
10204 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
10205 (test_paddr_hairy_functions): Call print_addr_2_kfail for
10206 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
10207
c362c33a
EZ
102082003-01-15 Elena Zannoni <ezannoni@redhat.com>
10209
0fbc361c
EZ
10210 * gdb.base/break.exp: Fix change of default location, because of
10211 removal of until tests.
10212 * gdb.base/help.exp: Update test for new 'until' help message.
10213 Add test for help on 'advance'.
a9c64011 10214 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 10215
dabf8a35
MK
102162003-01-15 Mark Kettenis <kettenis@gnu.org>
10217
10218 * gdb.base/default.exp: Adapt "info float" test for recent changes
10219 to that command. Add test for "info vector".
10220 * gdb.base/float.exp: New file. Add test for "info float" that
10221 resembles the old test in gdb.base/default.exp.
10222
a1769aca
DC
102232003-01-15 David Carlton <carlton@math.stanford.edu>
10224
10225 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
10226
82025e13
EZ
102272003-01-15 Elena Zannoni <ezannoni@redhat.com>
10228
10229 * gdb.base/break.exp: Move the tests of until command from here...
10230 * gdb.base/until.exp: ... to here. New file. Add other tests.
10231 * gdb.base/advance.c: New file.
10232 * gdb.base/advance.exp: New file.
10233
8f9ab801
EZ
102342003-01-14 Elena Zannoni <ezannoni@redhat.com>
10235
a9c64011
AS
10236 * gdb.base/args.c: New file.
10237 * gdb.base/args.exp: New file.
8f9ab801 10238
9ae66589
DJ
102392003-01-14 Daniel Jacobowitz <drow@mvista.com>
10240
10241 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
10242
8d77e5c3
DJ
102432003-01-14 Daniel Jacobowitz <drow@mvista.com>
10244
10245 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
10246
12d2f0a1
DJ
102472003-01-14 Daniel Jacobowitz <drow@mvista.com>
10248
10249 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
10250 dates.
10251
6ca37014
DJ
102522003-01-13 Daniel Jacobowitz <drow@mvista.com>
10253
10254 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
10255
b0023472
DJ
102562003-01-13 Daniel Jacobowitz <drow@mvista.com>
10257
10258 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
10259 (ptype &*"foo").
10260 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
10261
607fbc54 102622003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
10263
10264 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
10265 * gdb.mi/mi1-console.exp: Likewise.
10266
607fbc54 102672003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
10268
10269 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
10270 * gdb.mi/mi1-console.exp: Likewise.
10271
a1fb14a2
DJ
102722003-01-13 Daniel Jacobowitz <drow@mvista.com>
10273
10274 * gdb.c++/overload.exp: Remove some fixed XFAILs.
10275
c4cf40b7
DJ
102762003-01-09 Daniel Jacobowitz <drow@mvista.com>
10277
10278 * gdb.base/detach.exp: New test.
10279
696d5a5b
DJ
102802003-01-09 Daniel Jacobowitz <drow@mvista.com>
10281
10282 * Makefile.in (ALL_SUBDIRS): New variable.
10283 (subdirs, clean, distclean): Use it.
10284 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
10285 regenerating Makefile, since it is generated from the top level.
10286 * gdb.asm/Makefile.in: Likewise.
10287 * gdb.base/Makefile.in: Likewise.
10288 * gdb.c++/Makefile.in: Likewise.
10289 * gdb.disasm/Makefile.in: Likewise.
10290 * gdb.java/Makefile.in: Likewise.
10291 * gdb.mi/Makefile.in: Likewise.
10292 * gdb.threads/Makefile.in: Likewise.
10293 * gdb.trace/Makefile.in: Likewise.
10294
754533e4
DC
102952003-01-09 David Carlton <carlton@math.stanford.edu>
10296
10297 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
10298 Add copyright year 2003.
10299
d8b3e9ee
MC
103002003-01-06 Michael Chastain <mec@shout.net>
10301
10302 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
10303 When selecting a thread, 'line' and 'file' are optional.
10304 * gdb.mi/mi1-pthreads.exp: Likewise.
10305
8e9e0fe6
AS
103062003-01-06 Andreas Schwab <schwab@suse.de>
10307
10308 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
10309 failures.
10310
b5ab8ff3
DJ
103112003-01-04 Daniel Jacobowitz <drow@mvista.com>
10312
10313 Fix PR gdb/844
10314 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
10315 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
10316
10317 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
10318 instead of calling gdb_suppress_entire_file.
10319 * gdb.threads/print-threads.exp: Likewise.
10320 * gdb.threads/schedlock.exp: Likewise.
10321
10322 * gdb.threads/killed.exp: Return instead of calling
10323 gdb_suppress_entire_file.
10324 * gdb.threads/linux-dp.exp: Likewise.
10325 * gdb.threads/pthreads.exp: Likewise.
10326
1e698235
DJ
103272003-01-04 Daniel Jacobowitz <drow@mvista.com>
10328
10329 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
10330 stabs.
10331 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
10332 * gdb.base/whatis.exp: Always allow (void) after function names.
10333
147ff08c
DJ
103342003-01-04 Daniel Jacobowitz <drow@mvista.com>
10335
10336 * gdb.c++/casts.exp: Correct regexp.
10337
dc62bfc2
MK
103382003-01-04 Mark Kettenis <kettenis@gnu.org>
10339
10340 * configure.in: Call AC_CONFIG_HEADER. Don't call
10341 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
10342 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
10343 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
10344 aforementioned directories in the AC_OUPUT call.
10345 * config.hin: New file.
10346 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
10347 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
10348 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
10349 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
10350 pass -I$objdir instead of -I$objdir/$subdir in compilation.
10351 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
10352 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
10353 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
10354 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
10355 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
10356 gdb.threads/configure.in, gdb.threads/configure,
10357 gdb.threads/config.in, gdb.trace/configure.in,
10358 gdb.trace/configure: Removed.
10359
77afa639
MC
103602003-01-03 Michael Chastain <mec@shout.net>
10361
10362 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
10363 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
10364
7634bb6e
DJ
103652003-01-03 Daniel Jacobowitz <drow@mvista.com>
10366
10367 * gdb.base/store.exp: Fix regular expressions.
10368
b39c905e
MK
103692002-12-28 Mark Kettenis <kettenis@gnu.org>
10370
10371 * configure.in: Rewrite.
10372 * configure: Regenerated.
10373
0a8551dd
DC
103742003-01-03 David Carlton <carlton@math.stanford.edu>
10375
10376 * gdb.base/psymtab.exp: New file.
10377 * gdb.base/psymtab1.c: Ditto.
10378 * gdb.base/psymtab2.c: Ditto.
10379
c60b7188
AF
103802002-12-23 Adam Fedor <fedor@gnu.org>
10381
10382 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
10383
ee73db83
DC
103842002-12-23 David Carlton <carlton@math.stanford.edu>
10385
10386 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
10387 and current_directory initialization.
10388
d6c1774e
JB
103892002-12-22 Jim Blandy <jimb@redhat.com>
10390
f0a847b8
JB
10391 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
10392 rather than as part of the output file name.
10393
d6c1774e
JB
10394 * gdb.base/attach.exp: There's no need to copy the test program to
10395 /tmp; that was only ever necessary on HP/UX, and this test is
10396 entirely disabled there anyway.
10397
f0708dbb
JB
103982002-12-21 Jim Blandy <jimb@redhat.com>
10399
4c2acfea
JB
10400 * gdb.c++/psmang.exp: Doc fix.
10401
f0708dbb
JB
10402 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
10403 test.
10404
9579e000
DC
104052002-12-20 David Carlton <carlton@math.stanford.edu>
10406
10407 * gdb.c++/annota2.exp: KFAIL annotate-quit.
10408
d1810171
MC
104092002-12-18 Michael Chastain <mec@shout.net>
10410
10411 * gdb.c++/annota2.exp: Add copyright year 2002.
10412
76565097
DC
104132002-12-17 David Carlton <carlton@math.stanford.edu>
10414
10415 * gdb.c++/try_catch.cc: Add marker comments.
10416 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
10417 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
10418 * gdb.c++/m-static.cc: Ditto.
10419 * gdb.c++/m-static1.cc: Ditto.
10420 * gdb.c++/try_catch.cc: Ditto.
10421
da81390b
JJ
104222002-12-16 Jeff Johnston <jjohnstn@redhat.com>
10423
10424 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
10425 to see whether we are using the new -environment-directory
10426 command which resets via -r or the old version of the command
10427 which may prompt the user. Part of fix for gdb/741.
10428
b304d130
AC
104292002-12-13 Andrew Cagney <ac131313@redhat.com>
10430
10431 * gdb.fortran/types.exp: Update obsolete comment.
10432 * gdb.fortran/exprs.exp: Ditto.
10433 * lib/gdb.exp: Delete obsolete code.
10434 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
10435 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
10436 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
10437 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
10438 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
10439 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
10440 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
10441 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
10442 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
10443 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
10444 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
10445 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
10446 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
10447 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
10448 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
10449 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
10450 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
10451 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
10452 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
10453 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
10454 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
10455 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
10456 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
10457 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
10458 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
10459 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
10460 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
10461 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
10462 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
10463 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
10464 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
10465 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
10466 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
10467 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
10468 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
10469 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
10470 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
10471
a23b6e6a
DC
104722002-12-11 David Carlton <carlton@math.stanford.edu>
10473
10474 * gdb.c++/m-data.exp: Add test for members that shadow global
10475 variables: see PR gdb/804.
10476 * gdb.c++/m-data.cc: Ditto.
10477
6604731b
DJ
104782002-12-10 Daniel Jacobowitz <drow@mvista.com>
10479
10480 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
10481
de46ecd7
DC
104822002-12-06 David Carlton <carlton@math.stanford.edu>
10483
10484 * gdb.base/store.c: Don't declare functions static.
10485
27e829d0
AC
104862002-12-04 Andrew Cagney <ac131313@redhat.com>
10487
10488 * gdb.base/store.exp, gdb.base/store.c: New files.
10489
92806416
DJ
104902002-12-03 Daniel Jacobowitz <drow@mvista.com>
10491
10492 * gdb.base/selftest.exp: Update for current gdb.
10493
3bcbaac5
DJ
104942002-12-03 Daniel Jacobowitz <drow@mvista.com>
10495
10496 * gdb.base/maint.exp: Only dump symbols from one source file
10497 or objfile.
10498
f4f00b1f
DJ
104992002-12-03 Daniel Jacobowitz <drow@mvista.com>
10500
10501 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
10502 function call.
10503
f1c8a949
JB
105042002-11-25 Jim Blandy <jimb@redhat.com>
10505
10506 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
10507 function appearing in error message.
10508
9e297a97
DJ
105092002-11-21 Daniel Jacobowitz <drow@mvista.com>
10510
10511 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
10512
1f312e79
JJ
105132002-11-08 Jeff Johnston <jjohnstn@redhat.com>
10514
d63a86f8
RM
10515 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
10516 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
10517 should be in mi console format. This is part of fix for PR gdb/604.
10518
83c31e7d
FN
105192002-09-18 Fernando Nasser <fnasser@redhat.com>
10520
10521 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
10522 which explicitly prints the zero offset as "+0".
10523
322b3f65
DJ
105242002-10-22 Daniel Jacobowitz <drow@mvista.com>
10525
10526 * gdb.threads/schedlock.c (args): Make unsigned.
10527
105282002-10-21 Daniel Jacobowitz <drow@mvista.com>
10529
10530 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
10531 numbers. Allow "foo2|selected stack frame".
10532 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
10533 * gdb.asm/asmsrc2.s: Likewise.
10534 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
10535 comments.
10536 * gdb.asm/mips.inc: New file.
10537
5e2fe5b8
AF
105382002-10-18 Adam Fedor <fedor@gnu.org>
10539
10540 * gdb.base/default.exp: Update expected output to include 'ObjC'.
10541 * gdb.base/help.exp: Likewise.
10542
abe1a5d0
KB
105432002-10-17 Kevin Buettner <kevinb@redhat.com>
10544
10545 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
10546 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
10547
10abb1d4
JB
105482002-10-02 Jim Blandy <jimb@redhat.com>
10549
10550 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
10551
1f609b42
AC
105522002-10-01 Andrew Cagney <ac131313@redhat.com>
10553
10554 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
10555 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
10556 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
10557 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
10558 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
10559 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
10560 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
10561
0aee02e4
AC
105622002-09-29 Andrew Cagney <ac131313@redhat.com>
10563
10564 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
10565 * mi0-disassemble.exp, mi0-eval.exp: Delete.
10566 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
10567 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
10568 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
10569 * mi0-var-block.exp, mi0-var-child.exp: Delete.
10570 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 10571
6fde09ad
KB
105722002-09-27 Kevin Buettner <kevinb@redhat.com>
10573
10574 * gdb.base/annota1.exp (info break): Make directory components of
10575 path optional since not all compilers emit this debug information.
10576
10577 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
10578 step ends up stepping out of the function instead of stopping on
10579 the epilogue.
10580
9e8aab75
KS
105812002-09-26 Keith Seitz <keiths@redhat.com>
10582
10583 * lib/insight-support.exp (gdbtk_start): Figure out where
10584 the insight executable is based on where gdb is. Use this
10585 executable to start insight instead of gdb.
10586
e36180d7
AC
105872002-09-25 Andrew Cagney <cagney@redhat.com>
10588
10589 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
10590
9dd34b2b
AC
105912002-09-24 Andrew Cagney <ac131313@redhat.com>
10592
10593 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
10594 test_isolated_complaints.
10595 (test_empty_complaint): New function.
10596 (test_empty_complaints): New function. Check no output when no
10597 complaints.
d63a86f8 10598
dea97812
KB
105992002-09-19 Jim Blandy <jimb@redhat.com>
10600
a9c64011 10601 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 10602
54951bd7
AC
106032002-09-19 Andrew Cagney <ac131313@redhat.com>
10604
10605 * gdb.gdb/complaints.exp: New file.
10606
dec43320
AC
106072002-09-18 Andrew Cagney <ac131313@redhat.com>
10608
10609 * gdb.base/maint.exp: Check `help maint internal-warning'.
10610
e70d6e3f
DC
106112002-09-18 David Carlton <carlton@math.stanford.edu>
10612
10613 * gdb.c++/m-static.exp: Remove breakpoints depending on line
10614 numbers, and replace them by a single breakpoint after the
10615 constructors are all finished.
10616 Add test 4.
10617 * gdb.c++/m-static.cc: Add test 4.
10618 * gdb.c++/m-static.h: New file.
10619 * gdb.c++/m-static1.cc: New file.
10620
10621 * gdb.c++/printmethod.exp: New file.
10622 * gdb.c++/printmethod.cc: New file.
10623
10624 * gdb.c++/pr-574.exp: New file.
10625 * gdb.c++/pr-574.cc: New file.
10626
afb5c968
CV
106272002-09-18 Corinna Vinschen <vinschen@redhat.com>
10628
10629 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
10630 embedded targets which never actually exit.
10631
31e45dee
FN
106322002-09-18 Fernando Nasser <fnasser@redhat.com>
10633
10634 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
10635 "don't step after run" as unresolved or unsupported, instead of xfail.
10636
a283c5a1
CV
106372002-09-18 Corinna Vinschen <vinschen@redhat.com>
10638
10639 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
10640 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
10641 Add newline to expected string in "step out of main (status wrapper)"
10642 case.
10643
11350d2a
CV
106442002-09-18 Corinna Vinschen <vinschen@redhat.com>
10645
10646 * lib/gdb.exp (rerun_to_main): Allow restarting application.
10647 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
10648
0deec7d6
TT
106492002-09-17 Tom Tromey <tromey@redhat.com>
10650
10651 * gdb.base/printcmds.exp (test_print_string_constants): Expect
10652 \000, not \0, in double-quoted string.
10653
b2b4a1b5
CV
106542002-09-14 Corinna Vinschen <vinschen@redhat.com>
10655
c9d37158 10656 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
10657 string after running the commands execution on breakpoint tests.
10658
1c56143a
CV
106592002-09-13 Corinna Vinschen <vinschen@redhat.com>
10660
10661 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
10662
37f8da45
JB
106632002-09-12 Joel Brobecker <brobecker@gnat.com>
10664
10665 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
10666
08b468e0
KS
106672002-09-10 Keith Seitz <keiths@redhat.com>
10668
10669 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
10670 runto proc.
10671 (mi_run_to_main): Use mi_runto.
10672 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
10673
dc360f58
KS
106742002-09-10 Keith Seitz <keiths@redhat.com>
10675
10676 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
10677 regexp for stopping at main. Could have multiple event notifications.
10678 Don't assume that main was declared with no parameters.
10679 (mi_next): Use mi_step_to.
10680 (mi_step): Use mi_next_to.
10681
ce3abcfb
CV
106822002-09-09 Corinna Vinschen <vinschen@redhat.com>
10683
10684 * gdb.base/default.exp: Fix expected string in `info float' test.
10685
d1f5b980
BE
106862002-09-09 Ben Elliston <bje@redhat.com>
10687
10688 * config/mips.exp: Update comments.
10689 * config/mips-idt.exp: Likewise.
10690 * config/nind.exp: Likewise.
10691 * config/slite.exp: Likewise.
10692 * config/sparclet.exp: Likewise.
10693 * config/udi.exp: Likewise.
10694 * config/vx.exp: Likewise.
10695 * config/vxworks29k.exp: Likewise.
10696
2f71430b
JB
106972002-09-05 Jim Blandy <jimb@redhat.com>
10698
10699 * gdb.threads/killed.exp: Fix test failure message.
10700
7ddebc7e
KS
107012002-09-04 Keith Seitz <keiths@redhat.com>
10702
10703 * lib/mi-support.exp: Update copyright.
10704 (mi_gdb_test): Increase the priority of the expected pattern
10705 so that it matches gdb_test.
10706
0ae67eb3
KS
107072002-09-03 Keith Seitz <keiths@redhat.com>
10708
10709 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
10710 Use integer comparison instead of string comparison for testing
10711 whether binary was built.
10712
38fc42c8
JB
107132002-09-03 Jim Blandy <jimb@redhat.com>
10714
10715 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
10716
b6ff0e81
JB
107172002-08-29 Jim Blandy <jimb@redhat.com>
10718
10719 * gdb.threads/pthreads.exp: Move the portable thread compilation
10720 code into a function in lib/gdb.exp, and call that from here.
10721 * lib/gdb.exp (gdb_compile_pthreads): New function.
10722
07c98896
KS
107232002-08-29 Keith Seitz <keiths@redhat.com>
10724
10725 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
10726 expect_out so that callers can get at it.
10727
0312286c
DJ
107282002-08-23 Daniel Jacobowitz <drow@mvista.com>
10729
10730 * gdb.threads/print-threads.c: New file.
10731 * gdb.threads/print-threads.exp: New file.
10732 * gdb.threads/schedlock.c: New file.
10733 * gdb.threads/schedlock.exp: New file.
10734
dd039bc4
EZ
107352002-08-22 Elena Zannoni <ezannoni@redhat.com>
10736
a9c64011
AS
10737 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
10738 not altivec.c.
dd039bc4 10739
1f36144c
MK
107402002-08-17 Mark Kettenis <kettenis@gnu.org>
10741
10742 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
10743 targets. The problem should be fixed now.
10744
16057ec7 107452002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
10746
10747 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
10748 2002-07-24 change that removes final dots from error messages.
10749
3c1499ad
TT
107502002-08-13 Tom Tromey <tromey@redhat.com>
10751
10752 * gdb.base/readline.exp: New file.
10753
a20ce2c3
AC
107542002-08-01 Andrew Cagney <ac131313@redhat.com>
10755
10756 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
10757 supress message.
10758
db034ac5
AC
107592002-08-01 Andrew Cagney <cagney@redhat.com>
10760
10761 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
10762 CHILL_FOR_TARGET and CHILL_LIB.
10763 * configure.in (configdirs): Remove gdb.chill.
10764 * configure: Regenerate.
10765 * lib/gdb.exp: Obsolete references to chill.
10766 * gdb.fortran/types.exp: Ditto.
10767 * gdb.fortran/exprs.exp: Ditto.
10768
3e000b18
KB
107692002-07-30 Kevin Buettner <kevinb@redhat.com>
10770
10771 * gdb.base/shlib-call.exp (additional_flags): Conditionally
10772 set Irix-specific compile and link flags.
10773
28f4966b
KB
107742002-07-29 Kevin Buettner <kevinb@redhat.com>
10775
10776 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
10777 source files. The ``-o'' option doesn't work with the ``-E'' option
10778 when using the Irix compiler.
10779
46c0d5a6
DJ
107802002-07-19 Daniel Jacobowitz <drow@mvista.com>
10781
10782 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
10783 Improve support for reusing an exec file. Copy exec file
10784 to target, and run gdbserver on the target instead of on the host.
10785
eecf4bed
JB
107862002-07-18 Jim Blandy <jimb@redhat.com>
10787
0f815cdf
JB
10788 * gdb.base/ending-run.exp: Don't expect to see the program end in
10789 some orderly fashion when we're running on a real stand-alone
10790 board.
10791
eecf4bed
JB
10792 * gdb.base/interrupt.exp: Correct logic for skipping tests on
10793 targets that don't support interrupts.
10794
52d309e4
JB
107952002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
10796
10797 * gdb.base/attach.exp: Add patterns to match output from /proc-based
10798 systems.
10799 Move comments in expect statements to inside the actions, so that they
10800 don't get matched against.
10801
ff683d9e
MK
108022002-07-10 Mark Kettenis <kettenis@gnu.org>
10803
10804 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
10805 function when asleep" test.
10806
b5356753
AC
108072002-07-10 Andrew Cagney <ac131313@redhat.com>
10808
10809 * gdb.base/page.exp: Rewrite to handle problems with very long
10810 `info set' output. Update copyright.
10811
6aa4d13a
AC
108122002-06-26 Andrew Cagney <ac131313@redhat.com>
10813
10814 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
10815 gdb.threads-hp.
10816 * gdb.hp/configure: Regenerate.
10817 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
10818 * gdb.hp/gdb.threads-hp/configure: Delete file.
10819 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
10820
8cf8c2b8
AC
108212002-06-22 Andrew Cagney <ac131313@redhat.com>
10822
10823 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
10824 setlocale, bindtextdomain and textdomain.
10825
6827a8f8
JB
108262002-06-11 Jim Blandy <jimb@redhat.com>
10827
919d772c
JB
10828 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
10829 preprocessor macro information is present.
10830
6827a8f8
JB
10831 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
10832 tests.
10833
c15b0d21
MS
108342002-06-06 Michael Snyder <msnyder@redhat.com>
10835
c5984d70
MS
10836 * gdb.base/overlays.exp: Record addresses of overlay
10837 functions in TCL variables rather than in GDB variables,
10838 to avoid having GDB convert them to pointers (with loss
10839 of information).
10840
d63a86f8 10841 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 10842 default linker script changes.
c15b0d21
MS
10843 * gdb.base/long_long.exp: Add check for sizeof (long double).
10844
be26fe0d
ML
108452002-06-06 Michal Ludvig <mludvig@suse.cz>
10846
10847 * gdb.asm/asm-source.exp: Add x86-64 target.
10848 * gdb.asm/x86_64.inc: New.
d63a86f8 10849
258093ca 108502002-05-30 Michael Chastain <mec@shout.net>
258093ca 10851
4b3153f1 10852 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
10853 * gdb.c++/m-static.cc: New file.
10854 * gdb.c++/m-static.exp: New file.
10855
241264c6
MS
108562002-05-28 Michael Snyder <msnyder@redhat.com>
10857
10858 * gdb.base/call-ar-st.exp: Allow for reduced floating point
10859 precision.
10860
9bba8c8f 108612002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 10862
4b3153f1 10863 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
10864 * gdb.c++/m-data.cc: New file.
10865 * gdb.c++/m-data.exp: New file.
10866
108672002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 10868
4b3153f1 10869 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 10870 * gdb.c++/try_catch.cc: New file.
d63a86f8 10871 * gdb.c++/try_catch.exp: New file.
9bba8c8f 10872
def1b996
MC
108732002-05-27 Michael Chastain <mec@shout.net>
10874
10875 * gdb.c++/local.exp: Accept more nested types in output.
10876
522ba268
MC
108772002-05-26 Michael Chastain <mec@shout.net>
10878
10879 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
10880
277254ba
MS
108812002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
10882
10883 * lib/gdb.exp (gdb_wrapper_init): Just because
10884 gdb_wrapper_file exists, this does not mean that the file
10885 should not be rebuilt. That is what gdb_wrapper_initialized
10886 is for.
10887 (default_gdb_init): Reset gdb_wrapper_initialized.
10888
b61a8733
MS
108892002-05-23 Michael Snyder <msnyder@redhat.com>
10890
d63a86f8 10891 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
10892 the precision of the floating point test results.
10893 * gdb.base/call-rt-st.exp: Ditto.
10894
b61a8733
MS
10895 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
10896 * gdb.base/call-rt-st.exp: Ditto.
10897
56f6e910
MC
108982002-05-19 Michael Chastain <mec@shout.net>
10899
10900 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
10901
ad0b0016
EZ
109022002-05-19 Elena Zannoni <ezannoni@redhat.com>
10903
a9c64011
AS
10904 * configure.in (configdirs): Add gdb.arch.
10905 * configure: Regenerate.
ad0b0016 10906
f617d2b6
JB
109072002-05-17 Jim Blandy <jimb@redhat.com>
10908
10909 * gdb.base/completion.exp: Recognize the more detailed error
10910 messages produced by the macro expander's lexical analyzer.
10911
eac2a696
EZ
109122002-05-14 Elena Zannoni <ezannoni@redhat.com>
10913
a9c64011
AS
10914 * gdb.arch/altivec-abi.c: New file.
10915 * gdb.arch/altivec-abi.exp: New file.
10916 * gdb.arch/altivec-regs.c: New file.
10917 * gdb.arch/altivec-regs.exp: New file.
eac2a696 10918
2fdde8f8
DJ
109192002-05-14 Daniel Jacobowitz <drow@mvista.com>
10920
10921 * gdb.base/maint.exp (maint print type): Update for new type
10922 structure.
d63a86f8 10923
e31f1a7c
EZ
109242002-05-14 Elena Zannoni <ezannoni@redhat.com>
10925
10926 * gdb.arch: New directory.
10927 * gdb.arch/configure.in: New file.
10928 * gdb.arch/configure: New file.
10929 * gdb.arch/Makefile.in: New file.
10930
db589741
CV
109312002-05-13 Corinna Vinschen <vinschen@redhat.com>
10932
10933 * gdb.asm/asm-source.exp: Add v850 as supported target.
10934 * gdb.asm/v850.inc: New file.
10935
8ce2a7dc
DJ
109362002-05-13 Daniel Jacobowitz <drow@mvista.com>
10937
10938 * gdb.c++/annota2.exp (annotate-quit): Add comment.
10939
df763c7f
DJ
109402002-05-12 Daniel Jacobowitz <drow@mvista.com>
10941
10942 * gdb.base/break.exp: Check 'break "marker2"'.
10943
377daeed
MS
109442002-05-10 Michael Snyder <msnyder@redhat.com>
10945
10946 * gdb.base/long_long.exp: Fix typo.
10947
c4b7bc2b
JB
109482002-05-10 Jim Blandy <jimb@redhat.com>
10949
ecac9a4e
JB
10950 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
10951 a bug.
10952
c4b7bc2b
JB
10953 * gdb.base/printcmds.exp (test_integer_literals_rejected):
10954 Recognize more detailed error message produced by the macro
10955 expander's lexical analyzer.
10956 * lib/gdb.exp (test_print_reject): Same.
10957
e71019a1
MK
109582002-05-09 Mark Kettenis <kettenis@gnu.org>
10959
10960 * gdb.c++/method.exp: Fix typo.
10961
fedfc8e6
MS
109622002-05-08 Michael Snyder <msnyder@redhat.com>
10963
166a1957
MS
10964 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
10965 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 10966 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
10967 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
10968 Add iftarget clause for strongarm.
d63a86f8 10969
f1c47eb2
MS
109702002-05-06 Michael Snyder <msnyder@redhat.com>
10971
cb9a9d3e
MS
10972 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
10973 (gdb_continue_to_end): Accept output from status wrapper.
10974 * gdb.base/ending-run.exp: Add case for output from status wrapper.
10975 Clean up fail messages to match pass messages.
10976
f1c47eb2
MS
10977 Enable the "needs_status_wrapper" testsuite feature.
10978 * lib/gdb.exp (gdb_wrapper_init): New procedure.
10979 (gdb_compile): Conditionally call gdb_wrapper_init.
10980 * gdb.base/a2-run.exp: Recognize output from status wrapper.
10981 * gdb.c++/method.exp: Recognize output from status wrapper.
10982
6079c749
BE
109832002-05-06 Ben Elliston <bje@redhat.com>
10984From Graydon Hoare <graydon@redhat.com>
10985
10986 * config/sid.exp: Include support for "rawsid" protocol.
10987
188baff3
JB
109882002-05-03 Jim Blandy <jimb@redhat.com>
10989
10990 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
10991 * gdb.c++/hang3.C: New file.
10992
b9c07f0f
AC
109932002-05-04 Andrew Cagney <ac131313@redhat.com>
10994
10995 * gdb.base/default.exp: Remove obsolete code.
10996 * gdb.c++/misc.exp: Ditto. Update copyright.
10997 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
10998 * gdb.base/whatis.exp: Ditto. Update copyright.
10999 * gdb.base/scope.exp: Ditto. Update copyright.
11000 * gdb.base/ptype.exp: Ditto. Update copyright.
11001 * gdb.base/printcmds.exp: Ditto. Update copyright.
11002 * gdb.base/opaque.exp: Ditto. Update copyright.
11003 * gdb.base/list.exp: Ditto.
11004 * gdb.base/funcargs.exp: Ditto. Update copyright.
11005 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
11006 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
11007 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
11008 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
11009 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
11010 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
11011
5c7a0397
MS
110122002-05-02 Michael Snyder <msnyder@redhat.com>
11013
d6dcc264 11014 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
11015 * gdb.base/long_long.exp: Add xscale target.
11016 * gdb.base/default.exp: Add xscale target.
11017
eb7f1c48
JB
110182002-05-01 Jim Blandy <jimb@redhat.com>
11019
11020 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
11021 gdb.c++/hang.exp: New test.
11022
a6befae8
FF
110232002-05-01 Fred Fish <fnf@redhat.com>
11024
11025 * gdb.base/completion.exp: Handle completions of "./Make" for
11026 more than one completion possibility, as is the case when we
11027 build and test in the source tree.
11028
0a310277
AG
110292002-04-29 Anthony Green <green@redhat.com>
11030
11031 * gdb.java/jmisc1.exp: New file.
11032 * gdb.java/jmisc2.exp: New file.
11033
6ff9af88
DJ
110342002-04-24 Daniel Jacobowitz <drow@mvista.com>
11035
11036 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
11037
96b3d632
EZ
110382002-04-23 Elena Zannoni <ezannoni@redhat.com>
11039
11040 * gdb.base/help.exp: Change 'help status' to allow for target
11041 dependent output differences.
11042
5019bb54
MC
110432002-04-22 Michael Chastain <mec@shout.net>
11044
11045 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
11046
a805a116
MC
110472002-04-22 Michael Chastain <mec@shout.net>
11048
11049 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
11050
a1706bfd
DM
110512002-04-17 David S. Miller <davem@redhat.com>
11052
11053 * gdb.asm/sparc64.inc: New file.
11054 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
11055
a73a20a2
EZ
110562002-04-19 Elena Zannoni <ezannoni@redhat.com>
11057
11058 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
11059 instruction file directly into the build tree. Clean up at end of
11060 test.
11061
ba678339
DM
110622002-04-18 David S. Miller <davem@redhat.com>
11063
11064 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
11065 handle 64-bit platforms correctly.
11066 * gdb.base/maint.exp: Likewise.
11067
b03399da
KB
110682002-04-18 Kevin Buettner <kevinb@redhat.com>
11069
11070 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
11071 ``-fpic'' when compiling files comprising a shared library, but
11072 it does need additional linker flags in order to find shared
11073 libraries at run time.
11074
e2004992
KB
110752002-04-18 Kevin Buettner <kevinb@redhat.com>
11076
11077 * gdb.base/cvexpr.c (use): New function.
11078 (main): Invoke use() on all global variables to prevent
11079 some linkers from deleting these otherwise unused symbols.
11080
d8937120
MC
110812002-04-17 Michael Chastain <mec@shout.net>
11082From David S. Miller <davem@redhat.com>
11083
11084 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
11085 handle 64-bit platforms correctly.
11086
ffd61a58
MS
110872002-04-12 Michael Snyder <msnyder@redhat.com>
11088From Jim Blandy <jimb@redhat.com>
a9c64011 11089 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
11090 script can handle this instead.
11091 * gdb.base/bar.c (barx): Same.
11092 * gdb.base/baz.c (bazx): Same.
11093 * gdb.base/grbx.c (grbxx): Same.
11094
11095 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
11096 manager doesn't automatically unmap overlays unnecessarily.
11097
6b8426a6
MH
110982002-04-10 Martin M. Hunt <hunt@redhat.com>
11099
11100 * gdb.base/ending-run.exp: Fix pattern for Mips targets
11101 stepping out of main.
11102
34af4875
MC
111032002-04-09 Michael Chastain <mec@shout.net>
11104
11105 * gdb.c++/local.cc (main): Move call to marker1() inside nested
11106 scope so that the nested scope tests will make sense.
11107 * gdb.c++/local.exp: Write patterns that actually work with gcc
11108 (the HP patterns "were never known to work with gcc").
11109 Keep the old aCC patterns too.
11110
2d1676a0
DJ
111112002-04-09 Daniel Jacobowitz <drow@mvista.com>
11112
11113 * gdb.base/attach.exp: Correct target board test.
11114
3a63e3f9
MC
111152002-04-08 Michael Chastain <mec@shout.net>
11116
11117 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
11118 in a const method. Add some xfail and fail cases for configurations
11119 that do not emit the "const ...".
11120
f18dabd2
MC
111212002-04-07 Michael Chastain <mec@shout.net>
11122
11123 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
11124 Accept "A * const" and "const A * const" as type of "this".
11125 Fix spelling of getFunky throughout. Make messages uniform.
11126
0fcddd82
EZ
111272002-04-07 Elena Zannoni <ezannoni@redhat.com>
11128
a9c64011 11129 Work around for PR gdb/285:
0fcddd82
EZ
11130 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
11131
16a8534a
EZ
111322002-04-07 Elena Zannoni <ezannoni@redhat.com>
11133
11134 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
11135 instructions file at run time instead of configure time.
11136 Sometimes we run the test in a directory that is not the one we
11137 configured in.
11138 * gdb.asm/configure.in: Delete creation of symlink.
11139 * gdb.asm/configure: Regenerate.
11140
24181d81
JB
111412002-04-05 J. Brobecker <brobecker@gnat.com>
11142
11143 * gdb.gdb/xfullpath.exp: New test, to exercise the new
11144 xfullpath () function.
11145
7cdb7107
DJ
111462002-04-04 Daniel Jacobowitz <drow@mvista.com>
11147
11148 * gdb.asm/Makefile.in: Correct dependencies.
11149
11150 * gdb.asm/powerpc.inc: New file.
11151 * gdb.asm/asm-source.exp: Add PowerPC.
11152 * gdb.asm/configure.in: Likewise.
11153 * gdb.asm/configure: Regenerated.
11154
a7d17088
DJ
111552002-04-04 Daniel Jacobowitz <drow@mvista.com>
11156
11157 * gdb.base/relocate.exp: New file.
11158 * gdb.base/relocate.c: New file.
11159
cd721503
FF
111602002-04-04 Fred Fish <fnf@redhat.com>
11161
11162 * gdb.base/step-test.exp: Update comment regarding stopping in
11163 memcpy/bcopy calls inserted as part of the compiler runtime.
11164
b22ad7a7
MS
111652002-04-04 Michael Snyder <msnyder@redhat.com>
11166
11167 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
11168
5f279fa6
DJ
111692002-04-03 Daniel Jacobowitz <drow@mvista.com>
11170
11171 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
11172 (gdb_expect): Remove $notransfer hack.
11173
dd0fd3ce
DJ
111742002-04-02 Daniel Jacobowitz <drow@mvista.com>
11175
11176 * gdb.c++/classes.exp ("calling method for small class"): Match
11177 updated register output.
11178
1e50cda1
DJ
111792002-03-30 Daniel Jacobowitz <drow@mvista.com>
11180
11181 Fix PR gdb/452
11182 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
11183 when finished. Make gdb_file_cmd send "exec-file" when
11184 appropriate.
11185
24015922
DJ
111862002-03-30 Daniel Jacobowitz <drow@mvista.com>
11187
11188 * gdb.base/attach.exp: Remove extra setup_xfail.
11189
dd7dfd64
MS
111902002-03-26 Michael Snyder <msnyder@redhat.com>
11191
11192 * gdb.base/default.exp: Add tests for dump, append, and restore.
11193 * gdb.base/help.exp: Add tests for dump, append, and restore.
11194 * gdb.base/dump.exp: New file, test dump, append and restore.
11195 * gdb.base/dump.c: New file.
11196
48b2f8d7
MS
111972002-03-27 Michael Snyder <msnyder@redhat.com>
11198
d63a86f8 11199 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
11200 clean-ups in help messages.
11201
05b4d525
FF
112022002-03-26 Fred Fish <fnf@redhat.com>
11203
11204 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
11205 have debugging info for those functions and the compiler uses them
11206 internally to copy structs around.
11207
d7679631
FF
112082002-03-26 Fred Fish <fnf@redhat.com>
11209
11210 * gdb.base/list.exp: Revert the change made yesterday and add note
11211 about why we don't list the default lines for remote targets.
11212
523ac3f9
MS
112132002-03-25 Michael Snyder <msnyder@redhat.com>
11214
11215 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
11216
754b2b8d
FF
112172002-03-25 Fred Fish <fnf@redhat.com>
11218
11219 * gdb.base/list.exp: This test works on remote targets so remove
11220 the short circuit for remote targets. Update copyright.
11221
33c3e192
FF
112222002-03-25 Fred Fish <fnf@redhat.com>
11223
11224 * gdb.base/attach.exp: Fix logic error that was suppressing this
11225 test for all non hppa*-*-hpux* targets, instead of the hp target.
11226 Move comments closer to the suppression point. Also now need to
11227 check that we are running natively.
11228
d43e73ee
MS
112292002-03-22 Michael Snyder <msnyder@redhat.com>
11230
882c8f02
MS
11231 * gdb.base/default.exp: Add test for gcore. Update copyright.
11232 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 11233
04c12f60
FF
112342002-03-06 Fred Fish <fnf@redhat.com>
11235
11236 * gdb.base/funcargs.c: Remove extraneous ';' character.
11237 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
11238
b43df995
MC
112392002-03-04 Michael Chastain <mec@shout.net>
11240
11241 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
11242 accommodate gcc v3 function signature.
11243 * gdb.mi/mi0-var-cmd-exp: Ditto.
11244
92362027
AC
112452002-02-24 Andrew Cagney <ac131313@redhat.com>
11246
11247 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
11248 ``GNU/Linux'' or ``Linux kernel''
11249 * testsuite/gdb.threads/pthreads.c: Ditto.
11250
258ad32d
MC
112512002-02-24 Michael Chastain <mec@shout.net>
11252
11253 * gdb.threads/pthreads.c (thread1): Add a return statement.
11254 (thread2): Likewise.
11255 (foo): Likewise.
11256
04c3b3d4
MC
112572002-02-23 Michael Chastain <mec@shout.net>
11258
11259 * gdb.threads/linux-dp.c (philosopher): Add a return statement
11260 to placate gcc.
11261
5a2a0a20
MC
112622002-02-23 Michael Chastain <mec@shout.net>
11263
11264 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
11265 test "ptype bint". The test passes on all my stabs configurations.
11266
a640f7fc
JB
112672002-02-21 Jim Blandy <jimb@redhat.com>
11268
27924826
JB
11269 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
11270 filename at a time, and watch for the ones we want to see.
11271
a640f7fc
JB
11272 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
11273 types of pointers to prototyped functions.
11274
edcc8c75
AC
112752002-02-20 Andrew Cagney <ac131313@redhat.com>
11276
11277 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
11278 signed, unsigned and straight char.
11279 (padding_char, padding_short, padding_int, padding_long,
11280 padding_long_long, padding_float, padding_double,
11281 padding_long_double): New global variables.
11282 (fill, fill_structs): New functions.
11283
11284 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
11285 for correctly sized writes. Update copyright.
11286 (get_valueof): New procedure.
11287 (get_sizeof): Call get_valueof.
11288 (check_valueof): New procedure.
11289 (check_padding): New procedure.
11290
ac57ea44
MC
112912002-02-20 Michael Chastain <mec@shout.net>
11292
11293 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
11294 to setup_xfail. Document some of the remaining calls.
11295
7a10c941
MC
112962002-02-18 Michael Chastain <mec@shout.net>
11297
11298 * gdb.c++/userdef.exp: Update copyright year.
11299
fb8acdcc
DJ
113002002-02-18 Daniel Jacobowitz <drow@mvista.com>
11301
11302 * gdb.c++/userdef.exp: Test overloaded operators properly.
11303 Remove xfails.
11304
fda6ae12
MS
113052002-02-14 Michael Snyder <msnyder@redhat.com>
11306
11307 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
11308
676a0442
DJ
113092002-02-14 Daniel Jacobowitz <drow@mvista.com>
11310
11311 * gdb.base/a2-run.exp: Check for a remote target properly.
11312 * gdb.base/annota1.exp: Likewise.
11313 * gdb.base/list.exp: Likewise.
11314 * gdb.base/reread.exp: Likewise.
11315 * gdb.base/scope.exp: Likewise.
11316 * gdb.base/shlib-call.exp: Likewise.
11317 * gdb.base/term.exp: Likewise.
11318 * gdb.c++/annota2.exp: Likewise.
11319
78b4f468
RE
113202002-02-13 Richard Earnshaw <rearnsha@arm.com>
11321
11322 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
11323
9a81ba51
MC
113242002-02-10 Michael Chastain <mec@shout.net>
11325
11326 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
11327 (call_after_alloca): Ditto.
11328
004af6c7
DJ
113292002-02-10 Daniel Jacobowitz <drow@mvista.com>
11330
11331 * gdb.base/ending-run.exp: Guard "cont" test with
11332 gdb_skip_stdio_test.
11333
37225f62
JB
113342002-02-06 Jim Blandy <jimb@redhat.com>
11335
11336 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
11337 from here...
11338 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
11339 To here. Disable this test on non-HP platforms. Add big comment.
11340
fe6fdd96
MS
113412002-02-04 Michael Snyder <msnyder@redhat.com>
11342
11343 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
11344 other than d10v and m32r.
11345
036fad3f
RE
113462002-02-02 Richard Earnshaw <rearnsha@arm.com>
11347
11348 * gdb.base/default.exp: Rewrite test patterns to reduce time
11349 taken to match them.
11350
7148ab62
DJ
113512002-01-30 Daniel Jacobowitz <drow@mvista.com>
11352
11353 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
11354 Allow a start function above main.
11355 * gdb.threads/linux-dp.exp: Fix copyright date.
11356
396cc255
DJ
113572002-01-30 Daniel Jacobowitz <drow@mvista.com>
11358
a9c64011
AS
11359 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
11360 (check_philosopher_stack): Check for manager thread before checking
11361 for a just-starting thread.
396cc255 11362
f038d31b
DJ
113632002-01-30 Daniel Jacobowitz <drow@mvista.com>
11364
11365 From Neil Booth <neil@daikokuya.demon.co.uk>:
11366 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
11367 warnings.
11368
b3ff9d9a
FF
113692002-01-21 Fred Fish <fnf@redhat.com>
11370
11371 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
11372 not caller.
11373
39ad761d
JB
113742002-01-21 Jim Blandy <jimb@redhat.com>
11375
11376 * gdb.base/reread.exp: Check that GDB properly re-reads the
11377 executable file when it changes while no inferior is running.
11378
aaf320fa
FF
113792002-01-21 Fred Fish <fnf@redhat.com>
11380
a9c64011
AS
11381 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
11382 optionally accept the "shlib events" variation.
aaf320fa 11383
808a31f5
JB
113842002-01-21 Jim Blandy <jimb@redhat.com>
11385
11386 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
11387 call `fflush' after every `printf', so that the output is produced
11388 at predictable points, regardless of whatever buffering does (or
11389 doesn't) take place.
11390 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
11391 at different points.
11392
4420d5e2
DJ
113932002-01-20 Daniel Jacobowitz <drow@mvista.com>
11394
11395 * gdb.c++/inherit.exp: Update copyright years.
11396 * gdb.c++/method.exp: Likewise.
11397
3e36a0f4
DJ
113982002-01-20 Daniel Jacobowitz <drow@mvista.com>
11399
11400 * gdb.c++/classes.exp: Update for improved v3 support and skipping
11401 artificial methods/arguments.
11402 * gdb.c++/derivation.exp: Likewise.
11403 * gdb.c++/inherit.exp: Likewise.
11404 * gdb.c++/method.exp: Likewise.
11405 * gdb.c++/virtfunc.exp: Likewise.
11406
b4ceaee6
AC
114072002-01-18 Andrew Cagney <ac131313@redhat.com>
11408
11409 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
11410 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
11411 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
11412 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
11413 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
11414 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
11415
ecace851
JB
114162002-01-17 Jim Blandy <jimb@redhat.com>
11417
11418 * gdb.asm/asm-source.exp (info symbol): Take another shot at
11419 anchoring the pattern matching the entry point symbol's name.
11420
375fc983
AC
114212002-01-17 Andrew Cagney <ac131313@redhat.com>
11422
11423 * gdb.base/maint.exp: Update ``maint internal-error'' to match
11424 continue/quit query. Update copyright.
11425
fe6fdd96
MS
114262002-01-14 Michael Snyder <msnyder@redhat.com>
11427
11428 * gdb.base/gcore.exp: Remove extra debugging output.
11429
e017c81f
DJ
114302002-01-13 Daniel Jacobowitz <drow@mvista.com>
11431
11432 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
11433 for slightly dubious v2 mangled string.
11434
37ab3bf8
DJ
114352002-01-13 Daniel Jacobowitz <drow@mvista.com>
11436
11437 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
11438
1bc05c3a 114392002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 11440
1bc05c3a 11441 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 11442
1bc05c3a
JM
11443 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
11444 constructors.
11445 * gdb.c++/derivation.exp: Likewise.
11446 * gdb.c++/templates.exp: Likewise.
11447 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 11448
1bc05c3a
JM
114492002-01-10 Michael Snyder <msnyder@redhat.com>
11450
11451 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 11452
a911c360
MS
114532002-01-08 Michael Snyder <msnyder@redhat.com>
11454
11455 * gdb.base/gcore.exp: New test for generate-core-file command.
11456 * gdb.base/gcore.c: Testcase for above.
11457 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
11458
ea2119ec
JM
114592002-01-08 Jason Merrill <jason@redhat.com>
11460
11461 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
11462
68203136
FF
114632002-01-07 Fred Fish <fnf@redhat.com>
11464
11465 * gdb.c++/overload.exp: Remove unconditional xfails for:
11466 print foo_instance1.overloadargs(1)
11467 print foo_instance1.overloadargs(1, 2)
11468 print foo_instance1.overloadargs(1, 2, 3)
11469 print foo_instance1.overloadargs(1, 2, 3, 4)
11470 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
11471 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
11472 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
11473 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
11474 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
11475 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
11476 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
11477 print foo_instance1.overload1arg()
11478 print foo_instance1.overload1arg((char)arg2)
11479 print foo_instance1.overload1arg((signed char)arg3)
11480 print foo_instance1.overload1arg((unsigned char)arg4)
11481 print foo_instance1.overload1arg((int)arg7)
11482 print foo_instance1.overload1arg((unsigned int)arg8)
11483 print foo_instance1.overload1arg((float)arg11)
11484 print foo_instance1.overload1arg((double)arg12)
d63a86f8 11485
21b9b5b1
MS
114862002-01-07 Michael Snyder <msnyder@redhat.com>
11487
11488 * gdb.base/huge.exp: New test. Print a very large target data object.
11489 (skip_huge_test): New test variable. Define if you want to skip this
11490 test. The test reads an 8 megabyte data object from the target, so it
11491 might be very time consuming on remote targets with a slow connection.
11492 * gdb.base/huge.c: New file. Test case for above.
11493
725f922e
FF
114942002-01-07 Fred Fish <fnf@redhat.com>
11495
11496 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
11497 g_instance.bfoo, and g_instance.cfoo.
11498
634d57ec
JL
11499Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
11500
f286b2c3
JL
11501 * gdb.base/break.c (multi_line_if_conditional): New function.
11502 (multi_ilne_while_conditional): Likewise.
11503 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
11504 IF or WHILE condition puts the breakpoint at the start of
11505 the condition.
11506
634d57ec
JL
11507 * gdb.base/selftest.exp (backtrace through signal handler): Remove
11508 hppa*-*-hpux* expected failure.
11509 * gdb.base/structs.exp (do_function_calls): Similarly.
11510
11511 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
11512 watchpoints.
11513
9fbfe2dc
AC
115142002-01-06 Andrew Cagney <ac131313@redhat.com>
11515
11516 Fix PR gdb/66.
11517 * gdb.base/structs.exp: Replace skip for a29k with skip for
11518 gdb,cannot_call_functions.
11519 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
11520 * gdb.base/callfuncs.exp: Ditto.
11521 * gdb.base/call-rt-st.exp: Ditto.
11522 * gdb.base/call-strs.exp: Ditto.
11523 * gdb.base/callfwmall.exp: Ditto.
11524 * gdb.base/scope.exp: Obsolete xfail a29k.
11525 * gdb.c++/misc.exp: Ditto.
11526 * gdb.c++/cplusfuncs.exp: Ditto.
11527 * gdb.base/ptype.exp: Ditto.
11528 * gdb.base/printcmds.exp: Ditto.
11529 * gdb.base/opaque.exp: Ditto.
11530 * gdb.base/list.exp: Ditto.
11531 * gdb.base/funcargs.exp: Ditto.
11532 * gdb.base/default.exp: Ditto.
11533
8ddad156
MS
115342002-01-04 Michael Snyder <msnyder@redhat.com>
11535
ca4976a6 11536 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
11537 * gdb.base/maint.exp: Add tests for maint info sections options.
11538
1b074332
JL
11539Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
11540
11541 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
11542
7d159115
CV
115432001-12-20 Corinna Vinschen <vinschen@redhat.com>
11544
11545 * gdb.asm/arm.inc: New file.
11546 * gdb.asm/asm-source.exp: Add arm targets.
11547 * gdb.asm/configure.in: Ditto.
11548 * gdb.asm/configure: Recreated from configure.in.
11549
8fb87725
JL
11550Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
11551
afabe08c
JL
11552 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
11553 with HP's compiler.
11554 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
11555 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
11556 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
11557 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
11558
11559 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
11560 either HP's compilers or GCC.
11561
db521deb
JL
11562 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
11563 a SIGBUS or SIGSEGV.
11564
11565 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
11566
11567 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
11568 can be compiled with either HP's compiler or GCC.
11569
cfa88ab7
JL
11570 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
11571 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
11572 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
11573
ca344dff
JL
11574 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
11575 to match current gdb output. Update due to using auto-solib-limit
11576 for limiting instead of overloading auto-solib-add.
11577 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
11578 test program.
11579
3f3c6e55 11580 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
11581 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
11582 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
11583 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
11584 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
11585 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
11586 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
11587 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
11588 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
11589 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
11590 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
11591 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
11592 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 11593
8fb87725
JL
11594 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
11595 a SIGTRAP to the inferior.
11596
cf599fa7
CV
115972001-12-19 Corinna Vinschen <vinschen@redhat.com>
11598
11599 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
11600 Substitute call to target_link by call to gdb_compile.
11601
2cd045cd
JL
11602Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
11603
a9c64011
AS
11604 * gdb.base/break.exp: Fix HP specific search string when testing
11605 backtracing in a called function.
2cd045cd 11606
a9c64011
AS
11607 * gdb.base/constvars.exp: Only set lang to C++ if we're
11608 compiling the test with HP's compilers.
11609 * gdb.base/volatile.exp: Similarly.
2cd045cd 11610
99ebe9ac
JB
116112001-12-19 Jim Blandy <jimb@redhat.com>
11612
11613 * gdb.base/printcmds.exp: Expect the null character to be printed
11614 as '\0', and the '\013' to be printed as '\v'.
11615 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
11616 * gdb.base/setvar.exp: Same.
11617
b9891b29
JB
116182001-12-17 Jim Blandy <jimb@redhat.com>
11619
0eba65ab
JB
11620 * gdb.base/completion.exp: Rather than completing very long
11621 filenames, which can make the readline library produce output we
11622 don't recognize, cd to the directory first, and then complete
11623 using nice, short relative paths.
11624
6970b5b1
JB
11625 * gdb.base/completion.exp: On some systems, there is, in fact, a
11626 variable named `b' in scope, since GDB treats all static
a9c64011
AS
11627 variables as being in scope. So use `no_var_named_this'
11628 instead of `b'.
6970b5b1 11629
b9891b29
JB
11630 * gdb.base/corefile.exp: Recognize the message saying that GDB
11631 can't find the core file's registers as a failure.
11632
e6ccd35f
JSC
116332001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
11634
a9c64011
AS
11635 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
11636 test expect string more specific.
e6ccd35f 11637
105ba819
CV
116382001-12-13 Corinna Vinschen <vinschen@redhat.com>
11639
11640 * gdb.asm/asm-source.exp: Add support for xstormy16.
11641 * gdb.asm/configure.in: Ditto.
11642 * gdb.asm/configure: Rebuild.
11643 * gdb.asm/xstormy16.inc: New file.
11644
e9e79dd9
FF
116452001-12-10 Fred Fish <fnf@redhat.com>
11646
11647 * gdb.base/maint.exp: Update to match changes in type dumping code.
11648
347dc97d
JB
116492001-12-10 Jim Blandy <jimb@redhat.com>
11650
11651 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
11652 matching the entry point symbol's name at the beginning of the
11653 line.
11654
5178b9d6
DJ
116552001-12-07 Daniel Jacobowitz <drow@mvista.com>
11656
11657 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
11658 gdb.c++/inherit.exp, gdb.c++/method.exp,
11659 gdb.c++/namespace.exp, gdb.c++/templates.exp,
11660 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
11661 and class layout support.
11662
af890c52
DJ
116632001-12-07 Daniel Jacobowitz <drow@mvista.com>
11664
11665 * gdb.c++/classes.exp: Add test for static member function.
11666 * gdb.c++/misc.cc: Add class with static member function.
11667
7a345fb3
JB
116682001-12-07 Jim Blandy <jimb@redhat.com>
11669
f2e54a80 11670 If GDB says it can't find the struct the function returned, report
8032bf31
JB
11671 those tests as `unsupported'.
11672 * gdb.base/call-rt-st.exp (print_struct_call): New function.
11673 Rewrite subsequent tests to use it.
11674
11675 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
11676 those tests as `unsupported'.
11677 * gdb.base/structs.exp (call_struct_func): New function.
11678 (do_function_calls): Use call_struct_func to call the functions
11679 returning structs.
11680
0bc69509
JB
11681 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
11682 whether functions are prototyped or not, so we can't possibly pass
11683 arguments to t_float_values2 properly.
11684
7a345fb3
JB
11685 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
11686 value of `timeout' for targets other than the mips*tx39-*.
11687
edb6ede1
MS
116882001-12-06 Michael Snyder <msnyder@redhat.com>
11689
d63a86f8 11690 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
11691 and detect whether the start symbol has a leading underscore.
11692
2d842f13
JB
116932001-12-04 Jim Blandy <jimb@redhat.com>
11694
11695 * gdb.base/completion.exp: Clarify indentation.
11696
68550daf
JB
116972001-12-03 Jim Blandy <jimb@redhat.com>
11698
11699 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
11700 variables on the S/390, not `.word'.
11701
cd5195a8
JB
117022001-11-30 Jim Blandy <jimb@redhat.com>
11703
11704 Add assembly-source tests for s390-ibm-linux.
11705 * gdb.asm/s390.inc: New file.
11706 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
11707 the S/390 architecture.
a9c64011 11708 * gdb.asm/configure: Regenerated.
cd5195a8 11709
ca9efc90
MS
117102001-11-30 Michael Snyder <msnyder@redhat.com>
11711
11712 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
11713 next, info source, info sources, info line, global and static
11714 variables, and static functions.
11715 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
11716 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
11717 * gdb.asm/asmsrc1.s: Add a static function and some variables.
11718 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
11719 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
11720 (gdbasm_leave): Restore frame pointer.
11721 (gdbasm_startup): Copy stack set-up from crt0.S.
11722
d0e66976
FN
117232001-11-26 Fernando Nasser <fnasser@redhat.com>
11724
11725 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
11726 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
11727 to a local (non-static) variable. Copy tstruct.a to a static buffer
11728 and return a pointer to that buffer.
11729 * gdb.base/callfwmall.c (t_structs_a): Ditto.
11730
e2334072
MK
117312001-11-24 Mark Kettenis <kettenis@gnu.org>
11732
11733 * gdb.asm/configure.in: Fix recognition of ix86 target.
11734 * gdb.asm/configure: Regenerate.
11735
756caa3d
MS
117362001-11-21 Michael Snyder <msnyder@redhat.com>
11737
11738 * gdb.asm/sparc.inc: New file.
11739 * gdb.asm/asm-source.exp: Recognize sparc target.
11740 * gdb.asm/configure.in: Recognize sparc target.
11741 * gdb.asm/configure: Regenerate.
d63a86f8 11742
9a4d72d5
MS
117432001-11-21 Michael Snyder <msnyder@redhat.com>
11744
11745 * gdb.asm/m32r.inc: New file.
11746 * gdb.asm/asm-source.exp: Recognize m32r target.
11747 * gdb.asm/configure.in: Recognize m32r target.
11748 * gdb.asm/configure: Regenerate.
11749
a773d1cd
MS
117502001-11-20 Michael Snyder <msnyder@redhat.com>
11751
017ac23d
MS
11752 * gdb.asm/i386.inc: New file.
11753 * gdb.asm/asm-source.exp: Recognize ix86 target.
11754 * gdb.asm/configure.in: Recognize ix86 target.
11755 * gdb.asm/configure: Regenerate.
11756
a773d1cd
MS
11757 * gdb.c++/namespace.exp: Fix quotes in output messages.
11758
bb632afb
MS
117592001-11-14 Michael Snyder <msnyder@redhat.com>
11760
25d559ca 11761 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
11762 qualifier in a type cast expression, to designate an address
11763 in the instruction space (Harvard architecture).
11764
4749e309
MS
117652001-11-13 Michael Snyder <msnyder@redhat.com>
11766
11767 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
11768 Tests for expressions using 'const' and 'volatile'.
11769
25050984
CV
117702001-11-13 Corinna Vinschen <vinschen@redhat.com>
11771
11772 * gdb.asm/asm-sources.exp: Allow defining linker flags.
11773
1902c51f
DJ
117742001-11-12 Daniel Jacobowitz <drow@mvista.com>
11775
11776 * lib/mi-support.exp (mi_run_to_helper): Move comments
11777 outside of gdb_expect.
11778
dcf95b47
DJ
117792001-11-11 Daniel Jacobowitz <drow@mvista.com>
11780
11781 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
11782 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
11783 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
11784 mi0_run_to): New functions.
11785 * gdb.mi/mi-simplerun.exp: Use them.
11786 * gdb.mi/mi0-simplerun.exp: Likewise.
11787 * gdb.mi/mi-var-cmd.exp: Likewise.
11788 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 11789
45b074e1
AC
117902001-11-10 Andrew Cagney <ac131313@redhat.com>
11791
11792 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
11793 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
11794
bf50d346
AC
117952001-11-09 Andrew Cagney <ac131313@redhat.com>
11796
11797 * gdb.base/restore.exp: Include $expected value in restored test
11798 message.
11799
9383332c
AC
118002001-11-09 Andrew Cagney <ac131313@redhat.com>
11801
11802 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
11803 implemented.
11804
db62520a
MS
118052001-11-08 Michael Snyder <msnyder@redhat.com>
11806
11807 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
11808 Add pass/fail message for stop at breakpoint in call dummy function.
11809
b5703437
MS
118102001-11-07 Michael Snyder <msnyder@redhat.com>
11811
d63a86f8
RM
11812 * gdb.c++/templates.exp (test_template_breakpoints):
11813 If we get an overload menu, but it does not match what
760f6330 11814 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
11815 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
11816 making the whitespace optional. Argument for "new" may be
11817 "unsigned" as well as "unsigned int/long".
d63a86f8 11818 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
11819 making the whitespace optional. Also replace "(void) with
11820 "((void|)), making the keyword "void" optional.
d63a86f8 11821 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
11822 making the whitespace optional. Also replace "(void) with
11823 "((void|)), making the keyword "void" optional.
3bf40917
MS
11824 * gdb.base/callfuncs.c (t_float_values): This function must
11825 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 11826 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
11827 can be tested against both cases. Usually one case involves
11828 promotion of float to double, while the other does not.
11829 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
11830 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
11831 includes a stack frame for "start".
11832
c8ab4e6d
JB
118332001-11-05 Jim Blandy <jimb@redhat.com>
11834
11835 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
11836 pointers are 32 bits long, and that offsets of relocs are always
11837 stored in the data (REL-style), and not in the reloc entry itself
11838 (RELA-style).
11839 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
11840 stabs.
11841
3f08ced9
MS
118422001-11-01 Michael Snyder <msnyder@redhat.com>
11843
11844 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
11845 and regular expression operators by using quoting.
11846
cbfa24cd
MS
118472001-10-31 Michael Snyder <msnyder@redhat.com>
11848
11849 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
11850 depending on what the symbol table contains.
11851 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
11852 the output of the ptype command. Similarly, accept both "const &"
11853 and "const&".
11854
aaa68313
CV
118552001-10-31 Corinna Vinschen <vinschen@redhat.com>
11856
11857 * gdb.base/miscexprs.c (main): Add usage of preprocessor
11858 symbol `STORAGE' to allow to choose the storage class of
11859 the local datastructures.
11860 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
11861 compiler directive.
11862
91740388
MS
118632001-10-30 Michael Snyder <msnyder@redhat.com>
11864
11865 * gdb.base/jump.exp: Allow it to run for all targets.
11866
1b7c05e7
CV
118672001-10-29 Corinna Vinschen <vinschen@redhat.com>
11868
11869 * gdb.base/call-ar-st.c (print_double_array): Match for loop
11870 with new double_array size.
11871 (main): Change storage class of all local variables to static.
11872 Reduce size of double_array to 9.
11873 * gdb.base/call-ar-st.exp: Increase timeout value.
11874 Change expected output for double array to match new size in
11875 call-ar-st.c.
11876
36a22261
CV
118772001-10-29 Corinna Vinschen <vinschen@redhat.com>
11878
11879 * gdb.base/ending-run.exp: Create identical output when passing
11880 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 11881 Stormy16 target.
36a22261 11882
92b8ae91
MK
118832001-10-28 Mark Kettenis <kettenis@gnu.org>
11884
11885 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
11886 that we catch the expected failure under Linux/x86.
11887
cb135b83
OF
118882001-10-29 Orjan Friberg <orjanf@axis.com>
11889
11890 * gdb.base/setvar.exp: Escape curly braces.
11891 * gdb.stabs/weird.exp: Ditto.
11892
6884aa54
DJ
118932001-10-27 Daniel Jacobowitz <drow@mvista.com>
11894
11895 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
11896 * gdm.mi/mi0-hack-cli.exp: Likewise.
11897
0398c9aa
AC
118982001-10-25 Andrew Cagney <ac131313@redhat.com>
11899
11900 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
11901 messages.
11902
d20bf2e8
AC
119032001-10-21 Andrew Cagney <ac131313@redhat.com>
11904
11905 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
11906 checking MI enabled.
11907
03dd63aa
CV
119082001-10-09 Corinna Vinschen <vinschen@redhat.com>
11909
11910 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
11911
1d9d99f3
FCE
119122001-10-04 Frank Ch. Eigler <fche@redhat.com>
11913
11914 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
11915 if gdb child process crashes, just signal an error.
11916
838ae6c4
JB
119172001-10-02 Jim Blandy <jimb@redhat.com>
11918
11919 * lib/gdb.exp (test_xfail_format): Simplify.
11920
11921 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
11922 front of the variable name `format'. Simplify `if'.
11923
8f0cbc1c
DJ
119242001-10-01 Daniel Jacobowitz <drow@mvista.com>
11925
11926 * gdb.threads/pthreads.exp: Wait for output and delay
11927 before sending ^C.
11928
1f08dafd
DJ
119292001-10-01 Daniel Jacobowitz <drow@mvista.com>
11930
11931 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
11932 some incorrect output instead of timing out.
11933 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
11934
674f90ff
CV
119352001-09-28 Corinna Vinschen <vinschen@redhat.com>
11936
11937 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
11938 check to allow additional `int'.
11939
9b284272
DJ
119402001-09-27 Daniel Jacobowitz <drow@mvista.com>
11941
11942 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
11943 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
11944
b55a4771
MS
119452001-09-27 Michael Snyder <msnyder@redhat.com>
11946
11947 * lib/gdb.exp (test_debug_format): New proc.
11948 (setup_xfail_format): Use new proc test_debug_format.
11949 * gdb.base/constvars.exp (local_compiler_xfail_check): New
11950 proc; use new service proc test_debug_format.
11951 Replace all other "gcc_compiled" tests with this test.
11952 * gdb.base/volatile.exp (local_compiler_xfail_check): New
11953 proc; use new service proc test_debug_format.
11954 Replace all other "gcc_compiled" tests with this test.
11955
119562001-09-27 Michael Snyder <msnyder@redhat.com>
11957
11958 * gdb.base/cvexpr.exp: New file.
11959 * gdb.base/cvexpr.c: New file
11960 Test for expressions using const and volatile keywords.
11961
4e6667ac
CV
119622001-09-26 Corinna Vinschen <vinschen@redhat.com>
11963
11964 * gdb.base/constvars.exp: Check for different orders of keywords
11965 and additional "int" strings in output.
11966
4f337972
AC
119672001-09-22 Andrew Cagney <ac131313@redhat.com>
11968
11969 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
11970 responses from "help maint".
11971
2015650d
FCE
119722001-09-19 Frank Ch. Eigler <fche@redhat.com>
11973
11974 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
11975 to localhost:NNN instead of :NNN, in case Xvfb is listening
11976 only on TCP.
11977
f3bcedc1
CV
119782001-09-19 Corinna Vinschen <vinschen@redhat.com>
11979
11980 * gdb.base/recurse.exp: When checking leaving the watchpoint
11981 scope, recognize when gdb is in function's epilogue and pass.
11982
6b819c92
KS
119832001-09-18 Keith Seitz <keiths@redhat.com>
11984
11985 * lib/insight-support.exp (_gdbtk_export_target_info): Add
11986 support for running tests against sid targets.
11987 (gdbtk_done): Ditto.
11988
a10c9419
CV
119892001-09-18 Corinna Vinschen <vinschen@redhat.com>
11990
11991 * gdb.base/ending-run.c (main): Set stdout buffersize
11992 to the same reasonable value for any target.
11993 * gdb.base/ending-run.exp: Add a regular expression
11994 to make testsuite happy on Sanyo Stormy16 target.
11995
739d0d99
CV
119962001-09-17 Corinna Vinschen <vinschen@redhat.com>
11997
11998 * gdb.base/display.c (do_loops): Add float variable `f'.
11999 Increment f in loop.
12000 * gdb.base/display.exp: Increment timeout by 60 seconds.
12001 Change float display test to use variable `f'.
12002
1b8947f0
JB
120032001-09-17 Jim Blandy <jimb@redhat.com>
12004
12005 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
12006 overflowing the limited breakpoint tables on some ROM monitors
12007 (like the ROM68K).
12008
9890ac81
FCE
120092001-09-15 Frank Ch. Eigler <fche@redhat.com>
12010
12011 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
12012 the "-ac" (disable access control) flag.
12013
6db765ea
JH
120142001-08-30 Jeff Holcomb <jeffh@redhat.com>
12015
12016 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
12017 ints.
12018
4c32cc04
KS
120192001-08-30 Keith Seitz <keiths@redhat.com>
12020
12021 * lib/gdb.exp: Move all insight-related functionality into
12022 separate file.
12023 * lib/insight-support.exp: New file.
12024
8d6e6f81
FCE
120252001-08-29 Frank Ch. Eigler <fche@redhat.com>
12026
12027 * config/sid.exp (sid_start): Never set sid verbosity; disable
12028 expect_background {} that consumed its stdout; tolerate </dev/null.
12029 Attempt to set endianness override in "sid" protocol mode. Cleanup.
12030
6a90e1d0
AC
120312001-08-18 Andrew Cagney <ac131313@redhat.com>
12032
12033 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
12034 CLI jump command to start it.
12035 (mi_run_to_main): Fail immediatly when unexpected output.
12036
1759b3c3
AC
120372001-08-18 Andrew Cagney <ac131313@redhat.com>
12038
12039 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
12040 beginning of function. Fix PR gdb/191.
12041
61d11d80
FCE
120422001-08-16 Frank Ch. Eigler <fche@redhat.com>
12043
12044 * config/sid.exp (sid_start): Don't warn if we cannot figure out
12045 what to force sid endianness to.
12046
942a4df2
KS
120472001-08-15 Keith Seitz <keiths@redhat.com>
12048
12049 * lib/gdb.exp (gdbtk_start): Don't set environment
12050 variables for TCL_LIBRARY and friends. Insight will
12051 now figure these out for itself.
12052
0521c418
MS
120532001-08-02 Michael Snyder <msnyder@redhat.com>
12054
12055 * gdb.base/completion.exp: Remove the symbol "a64l" from
12056 the expect string; this is target-specific, and not related
12057 to what is being tested.
12058
74a9a58a
DB
120592001-08-02 Dave Brolley <brolley@redhat.com>
12060
12061 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
12062
c70819fa
MS
120632001-07-25 Michael Snyder <msnyder@redhat.com>
12064
c2b8fa57
MS
12065 * gdb.base/consecutive.exp: New file. Test stepping over
12066 breakpoints on consecutive instructions.
12067 * gdb.base/consecutive.c: New file.
12068
c70819fa
MS
12069 * gdb.base/call-rt-st.exp: Use double-backslash to quote
12070 curly braces in regular expressions.
12071
2b1a1355
MS
120722001-07-25 Michael Snyder <msnyder@redhat.com>
12073
12074 * gdb.base/ending-run.exp: Accept "Program exited normally" as
12075 legitimate output from stepping out of main.
12076
413eca6f
KS
120772001-07-22 Keith Seitz <keiths@redhat.com>
12078
12079 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
12080 the empty string, do not run the tests.
12081
7e5a9322
SC
120822001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12083
12084 * gdb.base/long_long.exp: Detect size of pointer. Take into
12085 account 2-byte pointers when testing for p/a results.
12086
de58f10f
SC
120872001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12088
d63a86f8 12089 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
12090 and defined to 1K for m68hc11.
12091 (random_data): Reduce table to 1K for embedded platforms (68hc11).
12092 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
12093 (sizeof_random_data): New variable to tell the size of the data table;
12094 don't test past this size; always run to main.
12095
d6f5fea1
SC
120962001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12097
12098 * gdb.base/return2.exp: return of long long and double fails for
12099 68HC11; don't execute these tests on that platform.
12100 * gdb.base/return.exp: Return of a double fails for 68hc11.
12101
c477543d
SC
121022001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12103
12104 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
12105 tests that print a float.
12106 * call-rt-st.exp: Likewise.
12107
63cf1c79
MK
121082001-07-12 Mark Kettenis <kettenis@gnu.org>
12109
12110 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
12111 running this test on Linux.
12112
112f9ab5
MC
121132001-06-24 Michael Chastain <chastain@redhat.com>
12114
12115 * gdb.base/arithmet.exp: Remove some tests to make all test names
12116 unique.
12117
4970cb0f
MS
121182001-07-03 Michael Snyder <msnyder@redhat.com>
12119
12120 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
12121 the output of the ptype command.
12122
d85da69f
MS
121232001-07-02 Michael Snyder <msnyder@redhat.com>
12124
4c8a82de
MS
12125 * gdb.base/completion.exp: Don't assume that break.c is the only
12126 source file that may contain functions named "marker".
d85da69f
MS
12127 * gdb.base/corefile.exp: Quote the curly braces in regexp.
12128
8afc772b
AC
121292001-06-28 Andrew Cagney <ac131313@redhat.com>
12130
12131 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
12132 of files to delete.
12133
12134 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
12135 * gdb.disasm/h8300s.exp: New file.
12136 gdb.disasm/h8300s.s: Likewise.
12137
cff22675
AC
121382001-06-27 Andrew Cagney <ac131313@redhat.com>
12139
12140 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
12141 empty breakpoint tables.
12142
68c81b54
AC
121432001-06-25 Andrew Cagney <ac131313@redhat.com>
12144
12145 * lib/mi-support.exp: Update args=... part of stop-reason
12146 patterns. Accept either a list or a tuple.
12147
2dd62704
AC
121482001-06-23 Andrew Cagney <ac131313@redhat.com>
12149
12150 * lib/mi-support.exp: Remove local emacs variable defining
12151 change-log-default-name.
12152
b4127474
MC
121532001-06-22 Michael Chastain <chastain@redhat.com>
12154
12155 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
12156 This is operationally compatible with the previous version.
12157
8dbfb380
JB
121582001-06-13 Jim Blandy <jimb@redhat.com>
12159
12160 * lib/gdb.exp (gdb_test): Doc fix.
12161
f2d8c86d
MC
121622001-06-10 Michael Chastain <chastain@redhat.com>
12163
12164 * gdb.base/exprs.exp: Remove a duplicate test.
12165
81564d34
JB
121662001-06-06 Jim Blandy <jimb@redhat.com>
12167
12168 * gdb.base/return2.exp (main): Use values to test float and double
12169 returns that are not NaN's, to avoid being confused by IEEE
12170 comparison rules.
12171
da55addb
MS
121722001-06-04 Michael Snyder <msnyder@redhat.com>
12173
12174 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 12175 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
12176 rather than wait for 12 more tests to time out.
12177
42c65987
JB
121782001-06-06 Jim Blandy <jimb@redhat.com>
12179
b18bced9 12180 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 12181 Don't forget to match the GDB prompt.
b18bced9 12182
42c65987
JB
12183 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
12184
5b41e5f0
JB
121852001-06-04 Jim Blandy <jimb@redhat.com>
12186
12187 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
12188 command.
12189
015e046f
KB
121902001-05-31 Kevin Buettner <kevinb@redhat.com>
12191
12192 * gdb.base/annota1.exp (info break): Match four or more spaces
12193 after "Address".
12194
fb1ffbbe
MC
121952001-05-31 Michael Chastain <chastain@redhat.com>
12196
12197 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
12198 (dm_type_int_star): Likewise.
12199 (dm_type_long_star): Likewise.
12200 (dm_type_void_star): Likewise.
12201
5ea2a32c
KB
122022001-05-29 Kevin Buettner <kevinb@redhat.com>
12203
12204 * gdb.base/completion.exp (INPUTRC): Set this environment variable
12205 to a known value in order to get consistent results regardless
12206 of the setting of INPUTRC or the presence or contents of .inputrc.
12207
ae23c492
MS
122082001-05-24 Michael Snyder <msnyder@redhat.com>
12209
ac55707e
MS
12210 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
12211 Don't require that the main thread and the manager thread are the
12212 first in the list.
12213
ae23c492
MS
12214 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
12215 debugging. If test fails, issue an "unsupported" not a "fail".
12216
400071f1
JB
122172001-05-24 Jim Blandy <jimb@redhat.com>
12218
12219 Don't assume that short is shorter than int.
12220 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
12221 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 12222 this isn't true.
400071f1
JB
12223 ("print unsigned char == (~0)"): Add test that verifies that ~0,
12224 an int, is not equal to ~0 stored in an unsigned char. This tests
12225 the same thing that the previous test meant to, but works on
12226 16-bit machines, too.
12227 ("print unsigned char != (~0)"): Same test, complemented.
12228
0816a3e5
MS
122292001-05-24 Michael Snyder <msnyder@redhat.com>
12230
12231 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 12232 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
12233 and prevents dejagnu getting out of step.
12234
f6dc23a9
KB
122352001-05-23 Kevin Buettner <kevinb@redhat.com>
12236
12237 * gdb.base/finish.exp (finish_void): Revise pattern for
12238 stopping on the call statement to not permit stopping at
12239 the start of the instructions comprising the call sequence.
12240
7dbd117d
MC
122412001-05-19 Michael Chastain <chastain@redhat.com>
12242
12243 * gdb.base/callfuncs.exp: Make all test names unique.
12244 * gdb.base/commands.exp: Make all test names unique.
12245 * gdb.base/condbreak.exp: Make all test names unique.
12246 * gdb.base/dbx.exp: Make all test names unique.
12247 * gdb.base/default.exp: Make all test names unique.
12248 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
12249 and TIMEOUT messages to their corresponding PASS message.
12250 * gdb.base/ending-run.exp: Make all test names unique.
12251 * gdb.base/long_long.exp: Remove duplicate test.
12252
6b0b0a9e
KB
122532001-05-21 Kevin Buettner <kevinb@redhat.com>
12254
12255 * gdb.base/finish.exp (finish_void): Allow "finish" command to
12256 stop on the call statement as well as the statement after the
12257 call.
12258
2caa35cb
MS
122592001-05-21 Michael Snyder <msnyder@redhat.com>
12260
12261 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
12262
40713331
EZ
122632001-05-10 Elena Zannoni <ezannoni@redhat.com>
12264
a9c64011
AS
12265 * gdb.base/completion.exp: Revamp test. Make it execute on all
12266 platforms.
40713331 12267
c2c1be8d
EZ
122682001-05-10 Elena Zannoni <ezannoni@redhat.com>
12269
a9c64011
AS
12270 * config/gdbserver.exp (gdb_load): Handle the case
12271 in which the arguments to gdbserver are given in the
12272 baseboard configuration file.
12273 Also handle the case in which the server needs to do a
12274 load.
2c9cd303 12275
9671de48
KS
122762001-05-07 Keith Seitz <keiths@cygnus.com>
12277
a9c64011
AS
12278 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
12279 set up the display for testing.
12280 (gdbtk_start): Convert all paths to paths that tcl will like.
12281 Export target information to environment.
12282 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
12283 necessary.
12284 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
12285 (to_tcl_path): New proc to convert a given pathname into
12286 a path acceptible as an argument to a tcl command.
12287 (_gdbtk_export_target_info): New proc to export target info
12288 into the environment for gdbtk testing.
12289 (gdbtk_done): New proc to signal end-of-test.
9671de48 12290
5a360f47
JB
122912001-05-06 Jim Blandy <jimb@redhat.com>
12292
12293 * restore.c: Make the code of caller0 correspond to its comment.
12294
66c756c6
MS
122952001-05-03 Michael Snyder <msnyder@redhat.com>
12296
12297 * config/sid.exp (gdb_target_sid): Check for error messages.
12298 On error or timeout, don't make expect exit (which will terminate
12299 all subsequent tests); instead just make gdb exit.
d63a86f8 12300 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
12301 return a negative value.
12302
a966fde5
JB
123032001-04-24 Jim Blandy <jimb@redhat.com>
12304
851c18e0
JB
12305 * gdb.c++/templates.exp: If we see the prompt for the overload
12306 list, but we haven't recognized any of the longer patterns,
12307 arrange for this test to fail, not hang.
12308
a966fde5
JB
12309 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
12310 variations.
12311
db144853
MC
123122001-04-22 Michael Chastain <chastain@redhat.com>
12313
12314 * gdb.c++/local.exp: Use the 'runto' library function.
12315 * gdb.c++/namespace.exp: Likewise.
12316 * gdb.c++/overload.exp: Likewise.
12317
3207ec21
KB
123182001-03-26 Kevin Buettner <kevinb@redhat.com>
12319
12320 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
12321 * gdb.base/step-line.exp: New file. Test step/next in presence of
12322 #line directives.
12323 * gdb.base/step-line.c: New file. Test program for the above.
12324 * gdb.base/step-line.inp: New file. We pretend that this file has
12325 been transformed by some other tool into step-line.c.
12326
13b57657
JB
123272001-03-21 Jim Blandy <jimb@redhat.com>
12328
12329 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
12330 unmangled operator names.
12331
754cbe1c
JB
123322001-03-20 Jim Blandy <jimb@redhat.com>
12333
12334 * gdb.threads/linux-dp.exp: Recognize an additional message
12335 generated by GDB when it doesn't understand how to debug threads
12336 on the target system.
12337
177495c9
AC
123382001-03-19 Andrew Cagney <ac131313@redhat.com>
12339
12340 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
12341
f266096b
MC
123422001-03-12 Michael Chastain <chastain@redhat.com>
12343
12344 * gdb.c++/derivation.exp: Use the 'runto' library function.
12345
cac3c2ff
MC
123462001-03-12 Michael Chastain <chastain@redhat.com>
12347
12348 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
12349
b6c11a24
MC
123502001-02-24 Michael Chastain <chastain@redhat.com>
12351
12352 * gdb.c++/ref-types.exp: Change handwritten code to library
12353 function 'runto'.
12354
6bae5bce
OF
123552001-03-16 Orjan Friberg <orjanf@axis.com>
12356
12357 * gdb.base/signals.exp: Set count to 0 explicitly.
12358
0015fd9a
MS
123592001-03-15 Mark Salter <msalter@redhat.com>
12360
12361 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
12362 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
12363 (gdb_load): Add support for additional target_info: gdb_download_size
12364 and gdb_load_timeout.
0015fd9a 12365
fc33412a
DT
12366Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
12367
12368 * gdb.base/annota1.exp: Move test of isnative to earlier in the
12369 file -- to prevent failing when the compile fails but we have no
12370 intention of running the tests anyway.
12371
12372 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
12373 tests if set.
12374
12375 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
12376 integers.
12377
12378 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
12379 * gdb.c++/namespace.exp: Ditto.
12380
115f06de
OF
123812001-03-07 Orjan Friberg <orjanf@axis.com>
12382
12383 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
12384 * gdb.base/pointers.exp: Relax pattern match of decimals.
12385
b6ba6518
KB
123862001-03-06 Kevin Buettner <kevinb@redhat.com>
12387
12388 * Makefile.in, config/abug.exp, config/cfdbug.exp,
12389 config/cpu32bug.exp, config/dve.exp, config/est.exp,
12390 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
12391 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
12392 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
12393 config/sh.exp, config/sid.exp, config/slite.exp,
12394 config/sparclet.exp, config/udi.exp, config/unknown.exp,
12395 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
12396 config/vxworks.exp, config/vxworks29k.exp,
12397 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
12398 gdb.base/all-bin.exp, gdb.base/annota1.exp,
12399 gdb.base/arithmet.exp, gdb.base/assign.exp,
12400 gdb.base/async.exp, gdb.base/attach.exp,
12401 gdb.base/bitfields.exp, gdb.base/bitops.exp,
12402 gdb.base/break.exp, gdb.base/call-ar-st.exp,
12403 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
12404 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
12405 gdb.base/commands.exp, gdb.base/completion.exp,
12406 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
12407 gdb.base/constvars.exp, gdb.base/corefile.exp,
12408 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
12409 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
12410 gdb.base/ending-run.exp, gdb.base/environ.exp,
12411 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
12412 gdb.base/finish.exp, gdb.base/foll-exec.exp,
12413 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
12414 gdb.base/funcargs.exp, gdb.base/help.exp,
12415 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
12416 gdb.base/logical.exp, gdb.base/long_long.exp,
12417 gdb.base/maint.exp, gdb.base/mips_pro.exp,
12418 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
12419 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
12420 gdb.base/pointers.exp, gdb.base/printcmds.exp,
12421 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
12422 gdb.base/regs.exp, gdb.base/relational.exp,
12423 gdb.base/remote.exp, gdb.base/reread.exp,
12424 gdb.base/restore.exp, gdb.base/return2.exp,
12425 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
12426 gdb.base/selftest.exp, gdb.base/setshow.exp,
12427 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
12428 gdb.base/sigall.exp, gdb.base/signals.exp,
12429 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
12430 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
12431 gdb.base/step-test.exp, gdb.base/structs.c,
12432 gdb.base/structs.exp, gdb.base/structs2.exp,
12433 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
12434 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
12435 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
12436 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12437 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
12438 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
12439 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
12440 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
12441 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
12442 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
12443 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
12444 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
12445 gdb.fortran/types.exp, gdb.java/jmisc.exp,
12446 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12447 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
12448 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12449 gdb.trace/circ.exp, gdb.trace/collection.exp,
12450 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12451 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12452 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
12453 gdb.trace/report.exp, gdb.trace/save-trace.exp,
12454 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12455 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12456 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
12457 notices.
12458
dc96c6c7 124592001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
12460
12461 * gdb.base/varargs.c (find_max_double): Fix printf format string:
12462 first arg is int not float.
12463
dc96c6c7 124642001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
12465
12466 * gdb.base/reread.exp: Unsupported for non-native targets;
12467 doesn't work for remote debugging.
12468
9b0c4aeb
FN
124692001-02-19 Fernando Nasser <fnasser@redhat.com>
12470
12471 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
12472 * gdb.base/ending-run.exp: Properly handle the BSP state when
12473 stepping past the end of main.
9b0c4aeb 12474
02aa71d5
MC
124752001-02-19 John Moore <jmoore@redhat.com>
12476
12477 * gdb.base/commands.exp (infrun_breakpoint_command_test):
12478 Converted HPUX fix for non-expected items following multiple
12479 step commands into general solution for all platforms.
12480
1fa449a4
MC
124812001-02-18 Michael Chastain <chastain@redhat.com>
12482
12483 * gdb.c++/classes.exp (do_tests): Change runto statements
12484 from "runto 'foo(void)'" to "runto 'foo'". This makes the
12485 statements demangler agnostic.
12486 * gdb.c++/virtfunc.exp (do_tests): Likewise.
12487 (gdb_virtfunc_restart): Likewise.
12488
b2f9ec70
MC
124892001-02-14 Michael Chastain <chastain@redhat.com>
12490
12491 * gdb.c++/inherit.exp (do_tests): Change runto statements
12492 from "runto 'foo(void)'" to "runto 'foo'". This makes the
12493 statements demangler agnostic.
12494
cf74b8ca
AC
12495Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
12496
12497 * gdb.threads/pthreads.exp: Unify pass/fail messages for
12498 ``continue to bkpt at common_routine in thread 2'' and ``stopped
12499 before calling common_routine 15 times'' tests.
12500
99f78f56
MC
125012001-02-11 Michael Chastain <chastain@redhat.com>
12502
12503 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
12504 Helps the test script figure out which demangler is in use.
12505 (dm_type_foo_ref): Ditto.
12506 (dm_type_int_star): Ditto.
12507 (dm_type_long_star): Ditto.
12508 (dm_type_unsigned_int): Ditto.
12509 (dm_type_void): Ditto.
12510 (dm_type_void_star): Ditto.
99707966 12511 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
12512 Probe the gdb demangler and set variables to accommodate
12513 formatting differences.
12514 (info_func_regexp): New function. Same as info_func, but
12515 matches against a regexp.
12516 (info_func): Match against a literal string.
12517 (print_addr_2): New function. Match against a literal string,
12518 which can be different from the input to gdb.
12519 (print_addr): Simply call print_addr_2 with the same argument twice.
12520 (test_lookup_operator_functions): Use demangler formatting variables.
12521 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
12522 the tests in the same order as the C++ class declaration.
12523 (test_paddr_operator_functions): Ditto.
12524 (test_paddr_overloaded_functions): Ditto.
12525 (test_paddr_hairy_functions): Use demangler formatting variables.
12526 Add reference to gdb/19 for related tests.
12527 (do_tests): Call probe_demangler.
12528
1de8f023
KB
125292001-01-30 Kevin Buettner <kevinb@redhat.com>
12530
12531 * gdb.c++/templates.cc (printf): Remove unused function definition.
12532
ca3f91ed
MS
125332001-01-26 Felix Lee <flee@redhat.com>
12534
12535 * sid.exp (sid_exit): Pass host, not target, to remote_close.
12536
125372001-01-25 matthew green <mrg@redhat.com>
12538
12539 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
12540 up sid.
12541 (sid_exit): Call `remote_pop_conn' after GDB is gone.
12542
125432001-01-25 matthew green <mrg@redhat.com>
12544
12545 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 12546 Deprecate $sid_spawn_id.
ca3f91ed
MS
12547 (sid_exit): Remove code necessary only for `spawn.'
12548
125492001-01-25 matthew green <mrg@redhat.com>
12550
12551 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
12552
fb18ec4a
MC
125532001-01-28 Michael Chastain <chastain@redhat.com>
12554
12555 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
12556 to call when tests fail. It takes gdb out of the overloaded
12557 function choice menu back to the main prompt, so that the test
12558 program stays synchronized.
12559 (set_bp_overloaded): New proc to collect all the common
12560 code for setting a breakpoint on an overloaded name. Calls
12561 take_gdb_out_of_choice_menu when needed.
12562 (menu_overload1arg): New variable to collect the repeated
12563 instances of the expected menu for an overloaded name. Change
12564 the regular expression to handle changes in g++ type encoding:
12565 "void" can be either "void" or "", and "unsigned int" can be
12566 either "unsigned int" or "unsigned".
12567 (continue_to_bp_overloaded): Change regular expressions to handle
12568 changes in g++ type encoding.
12569 (no proc): Call take_gdb_out_of_choice_menu when needed.
12570 Remove redundant calls to "info break". Accept either "canceled"
12571 or "cancelled". Change regular expressions in "info break"
12572 calls to handle changes in g++ type encoding. Give all tests
12573 unique strings.
12574
9c646a6e
BE
125752001-01-17 Ben Elliston <bje@redhat.com>
12576
12577 * config/sid.exp: New file.
12578
9549d9c1
AC
12579Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
12580
12581 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
12582
dc96c6c7 125832000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
12584
12585 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
12586 Add a RE to accept a non-ascii char if one is ever presented.
12587
b4df4f68
FN
125882000-12-20 Fernando Nasser <fnasser@redhat.com>
12589
297dd0fd 12590 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 12591
dc96c6c7 125922000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 12593
d63a86f8 12594 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
12595 in regexp. One '\' does not suffice on Linux.
12596
4a7bddb6
MC
125972000-12-09 Michael Chastain <chastain@redhat.com>
12598
12599 * gdb.base/break.exp (test_clear_command): Use a marker function
12600 rather than 'main' for the test function. Also move this
12601 test to an execution point where the marker function names are
12602 guaranteed to be bound to functions. (Executing tests after a
12603 'finish' from main runs into name conflicts with local names
12604 in __libc_start_main).
12605
dc96c6c7 126062000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
12607
12608 * gdb.base/finish.exp: New test for gdb's "finish" command.
12609 * gdb.base/return2.exp: New test for gdb's "return" command.
12610 * gdb.base/return2.c: New source file for above.
12611
dc96c6c7 126122000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
12613
12614 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
12615 * gdb.base/miscexprs.exp: Ditto.
12616 * gdb.base/pointers.exp: Ditto.
12617 * gdb.c++/derivation.exp: Ditto.
12618 * gdb.c++/local.exp: Ditto.
12619 * gdb.c++/namespace.exp: Ditto.
12620 * gdb.c++/overload.exp: Ditto.
12621 * gdb.c++/ref-types.exp: Ditto.
12622
dc96c6c7 126232000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
12624
12625 * gdb.base/constvars.exp: Test result of "up" command.
12626 * gdb.base/miscexprs.exp: Ditto.
12627 * gdb.base/pointers.exp: Ditto.
12628 * gdb.base/scope.exp: Ditto.
12629 * gdb.c++/derivation.exp: Ditto.
12630 * gdb.c++/local.exp: Ditto.
12631 * gdb.c++/namespace.exp: Ditto.
12632 * gdb.c++/overload.exp: Ditto.
12633 * gdb.c++/ref-types.exp: Ditto.
12634
44097287
FN
126352000-11-22 Michael Chastain <chastain@redhat.com>
12636
12637 * mips_pro.exp: Accept either "middle -> top -> main" or
12638 "middle -> main" in the backtrace, because gcc can optimize
12639 tail calls to jumps. Remove setup_xfail for the hppa case.
12640 Add a comment with the original warning messages from PR 3016,
12641 which was filed in 1993, to preserve them for posterity.
12642
9d2e1bab
ND
126432000-11-17 Nick Duffek <nsd@redhat.com>
12644
12645 * lib/gdb.exp (gdb_test): Override timeout with board info.
12646
1aca8eb7
ND
126472000-11-17 Nick Duffek <nsd@redhat.com>
12648
12649 * gdb.base/display.exp: Don't kill running stub. Add "again" to
12650 the second kill and detach messages.
12651
93076499
ND
126522000-11-17 Nick Duffek <nsd@redhat.com>
12653
12654 * configure.in: Add AC_EXEEXT.
12655 * configure: Regenerate.
12656 * Makefile.in (just-check): Export EXEEXT.
12657 * lib/gdb.exp ($EXEEXT): Import from environment.
12658 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
12659 expect "maint dump-me" on Cygwin.
12660 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
12661 $EXEEXT.
12662
30e87cd3
ND
126632000-11-17 Nick Duffek <nsd@redhat.com>
12664
12665 * gdb.base/break.exp: Test backtrace and finish from called
12666 function on all platforms, not just HP-UX.
12667
dc96c6c7 126682000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
12669
12670 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
12671 code from gdb_target_monitor, so it can be used independantly
12672 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 12673
dc96c6c7 126742000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
12675
12676 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
12677 * gdb.base/corefile.exp: Expect the message "Program is being
12678 debugged already" when we send the "corefile" command, since
12679 the preceeding gdb_load may have connected gdb to a remote target.
12680 * gdb.base/display.exp: Disable hardware watchpoints if new
12681 board info variable "no_hardware_watchpoints" is true.
12682 Replace single-letter commands with more readable ones.
12683 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
12684 if new board info variable "no_hardware_watchpoints" is true.
12685 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
12686 to see if stdio (printf) testing is possible.
12687 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
12688 board info variable "no_hardware_watchpoints" is true. Use new
12689 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
12690
39124dea
FN
126912000-11-13 Fernando Nasser <fnasser@redhat.com>
12692
12693 From Orjan Friberg <orjanf@axis.com>:
12694 * gdb.base/printcmds.exp: Escape curly braces followed by a number
12695 in array print pattern match.
12696
a9e2e984
FN
126972000-11-09 Fernando Nasser <fnasser@redhat.com>
12698
12699 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
12700 spelling "cancelled" to U.S. spelling "canceled" to match changes
12701 made to gdb.
12702 * gdb.c++/ovldbreak.exp: Ditto.
12703
c7db355b
PS
127042000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12705
12706 * gdb.base/callfuncs.c (main): Moved to end of file, call
12707 t_double_values to initialize the FPU before inferior calls are made.
12708 * gdb.base/callfuncs.exp: Test for register preservation after calling
12709 inferior functions. Add tests for continuining, finishing and
12710 returning from a stop in a call dummy.
12711
dc96c6c7 127122000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
12713
12714 * gdb.base/commands.exp: Break up long lines, and re-indent.
12715
dc96c6c7 127162000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
12717
12718 * config/gdbserver.exp: Rewritten from the ground up, to make it
12719 compatible with the current dejagnu tree, and to make it work with
12720 the new "gdbserver" in libremote.
12721
dc96c6c7 127222000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
12723
12724 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
12725 * gdb.base/varargs.exp: Skip entire test if no printf support.
12726 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
12727 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
12728
dc96c6c7 127292000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
12730
12731 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
12732 no floating point support.
12733 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
12734 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
12735 * gdb.base/call-rt-st.exp: Ditto.
12736 * gdb.base/call-strs.exp: Ditto.
12737
bac5fc66
JG
127382000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
12739
12740 * gdb.base/sizeof.c: include <stdio.h>.
12741
12742 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
12743 'finish', otherwise uncaptured gdb_prompt would potentially
12744 throw remaining test points out of sync.
bac5fc66 12745
b22a6027
SB
127462000-07-26 Scott Bambrough <scottb@netwinder.org>
12747
12748 * gdb.base/recurse.exp: Run tests for all targets.
12749 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
12750 gnu-oldld case on ARM.
12751 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
12752 for ARM targets.
d63a86f8 12753
d8231941
AG
12754Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
12755
12756 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
12757 * gdb.java/configure: Rebuild.
12758
8caabe69
AG
12759Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
12760
12761 * gdb.java/jv-exp.exp: New file.
12762
9d273ca3
AG
12763Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
12764
12765 * configure: Rebuilt.
12766 * configure.in (configdirs): Add gdb.java.
12767 * gdb.java/jmisc.java: New file.
12768 * gdb.java/jmisc.exp: New file.
12769 * gdb.java/Makefile.in: New file.
12770 * gdb.java/configure: Rebuilt.
12771 * gdb.java/configure.in: New file.
12772 * lib/java.exp: New file.
12773
4f823a66
AC
12774Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12775
12776 * gdb.base/exprs.exp: Test casts to a pointer including over and
12777 underflow.
12778
2391e11d
AC
12779Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
12780
12781 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
12782 and the compilers sizes.
12783
54602222
ND
127842000-07-09 Nick Duffek <nsd@redhat.com>
12785
12786 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
12787 (use_methods): New function.
12788 (main): Call use_methods().
12789 * gdb.c++/classes.exp (test_method_param_class): New procedure.
12790 (do_tests): Call test_method_param_class.
12791
2bec0572
ND
127922000-07-09 Nick Duffek <nsd@redhat.com>
12793
12794 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
12795 spelling.
12796 (test_enums): New procedure. Move enum tests from end of script
12797 to here. Set breakpoint on function name instead of line number.
12798 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
12799 (enums2): New marker function.
12800 (enums1): New function.
12801 (main): Call enums1(). Move enum tests to enums1().
12802
78492fde
AC
12803Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
12804
12805 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
12806 compile/link program. Update line numbers.
12807 * gdb.asm/d10v.inc: Define ``startup''.
12808 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 12809
49a2cef8
AC
12810Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
12811
12812 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
12813
3e6c8688
EZ
128142000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12815
12816 * gdb.base/maint.exp: Add 'maint print architecture' item to output
12817 of 'help maint print' command.
12818
9ff5cbe9
AC
12819Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
12820
12821 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
12822 they use gdb_expect_list.
12823
17c579bd
AC
12824Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
12825
12826 * gdb.base/commands.exp: Use ``set remote
12827 memory-read-packet-size'' instead of ``set endian big'' to test
12828 long commands.
12829
e6d71bf3
DB
128302000-06-03 Daniel Berlin <dan@cgsoftware.com>
12831
12832 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 12833 g++, and stop skipping them.
e6d71bf3
DB
12834
12835 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
12836 work under g++.
12837
d63a86f8 12838 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
12839 initialization.
12840
dc96c6c7 128412000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
12842
12843 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
12844 the regular expression: accept an (almost) arbitrary sequence of
12845 "frames-invalid" and "breakpoints-invalid" messages both before
12846 and after the "starting" message.
12847
dc96c6c7 128482000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
12849
12850 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 12851
dc96c6c7 128522000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
12853
12854 * gdb.base/annota1.exp (annotate-signal-handler-caller):
12855 Relax the regular expression a little, make it pass on Solaris 8.
12856
8216cda9
KB
128572000-05-12 Kevin Buettner <kevinb@redhat.com>
12858
12859 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 12860 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
12861 Instead, it is permissible for gdb to stop on the line of the
12862 call itself.
12863
1a570b2f
MS
128642000-05-12 Michael Snyder <msnyder@.cygnus.com>
12865
12866 * gdb.base/break.exp (bp on small function, optimized file):
12867 Add a second pass pattern. The behavior differs here between stabs
12868 and dwarf for one-line functions. Stabs preserves two line symbols
12869 (one before the prologue and one after) with the same line number,
12870 but dwarf regards these as duplicates and discards one of them.
12871 Therefore the address after the prologue (where the breakpoint is)
12872 has no exactly matching line symbol, and GDB reports the breakpoint
12873 as if it were in the middle of a line rather than at the beginning.
12874
dc96c6c7 128752000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 12876
d63a86f8 12877 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
12878 rather than "send_gdb" (for consistancy).
12879
7d418785
AC
12880Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
12881
12882 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
12883 * gdb.c++/templates.cc: Properly check for GCC version number.
12884 * lib/compiler.cc: Likewise
12885
dc96c6c7 128862000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 12887
d63a86f8 12888 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
12889 gdb may not stop at the first line of main, due to code motion.
12890
dc96c6c7 128912000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
12892
12893 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
12894 This test depends on parsing the printf output from the target.
12895 Since the sparclet stub doesn't do stdio, this will never work.
12896 * gdb.base/call-rt-st.exp: ditto.
12897 * gdb.base/call-strs: ditto.
12898
dc96c6c7 128992000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
12900
12901 * gdb.base/miscexprs.exp: make sizeof long array test portable.
12902
12903 * gdb.base/ending-run.exp: After connecting to a remote target,
12904 but before running, the target will appear to be in a random
12905 location. Specify both a file and a line for breakpoints.
12906 Also, the function that calls main may be called 'init'
12907 rather than 'start'.
12908
a5a51225
EZ
129092000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12910
12911 * gdb.base/help.exp: Update output for add-symbol-file command.
12912
7930cc7c
FN
129132000-04-10 Fernando Nasser <fnasser@cygnus.com>
12914
12915 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12916 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
12917
23e37ab1
C
129182000-04-07 J.T. Conklin <jtc@redback.com>
12919
e93c542c
C
12920 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
12921
23e37ab1
C
12922 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
12923
591b8fa3
PDM
12924Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
12925
12926 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
12927 values that can be represented exactly.
12928 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
12929 above change, and to not check against the directory part of the source
12930 file name.
12931 (step into print_long_arg_list): Likewise.
12932 (print print_small_structs from print_long_arg_list): Likewise.
12933 (print print_long_arg_list): Likewise.
12934
7a495180
EZ
129352000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12936
30b53638 12937 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 12938
beb998c6
AC
12939Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
12940
12941 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
12942
1c689132
DB
129432000-03-25 Daniel Berlin <dan@cgsoftware.com>
12944
12945 * gdb.base/commands.exp (deprecated_command_test): Add test for
12946 deprecate with no arguments.
12947
c1790a9d
JL
129482000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
12949
12950 * gdb.base/break.exp: Add new test for setting breakpoints on
12951 optimized code so we can test breakpoints work even when function
12952 prologues may be optimized away
12953
003ba290
FN
129542000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12955
12956 From David Whedon <dwhedon@gordian.com>
a9c64011 12957 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 12958
6837a0a2
DB
129592000-03-22 Daniel Berlin <dan@cgsoftware.com>
12960
12961 * gdb.base/help.exp: Added test for new apropos command.
12962
b9593231
KB
129632000-03-21 Kevin Buettner <kevinb@redhat.com>
12964
12965 * gdb.base/pointers.c (usevar): New function.
12966 (main): Make sure that global variables v_int_pointer2, rptr,
12967 and y are all referenced someplace in the program by calling
12968 usevar() on them. [Some linkers delete symbols which are
12969 never referenced. The space remains, but there's no way to
12970 get a (symbolic) handle on the variable from the debugger.]
12971
751a959b
EZ
129722000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12973
12974 * gdb.base/printcmds.c: Add typedeffed arrays.
12975
12976 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
12977 procedure to test arrays that are typedef'd.
12978
73a93a32
JI
129792000-03-13 James Ingham <jingham@leda.cygnus.com>
12980
12981 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 12982 the library directories.
73a93a32 12983
fb40c209
AC
12984Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
12985
12986 * configure.in (configdirs): Add sub directory gdb.mi.
12987 * configure: Re-generate.
12988
12989 * gdb.mi: New directory.
d63a86f8 12990
ee4dd2c9
AC
129912000-02-25 Scott Bambrough <scottb@netwinder.org>
12992
12993 * gdb.base/long_long.exp: Correct test suite failure when printing
12994 a long long value as a double on ARM platforms.
12995
70f0cc22
JB
129962000-02-16 Jim Blandy <jimb@redhat.com>
12997
12998 * gdb.base/break.exp ("breakpoint line number"): Make sure the
12999 default source file is set properly before running this test.
13000
853819b8
EZ
130012000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13002
13003 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
13004 gdbtk/library directory, not in gdbtcl2.
13005
dfcd3bfb
JM
130062000-02-04 Jim Blandy <jimb@redhat.com>
13007
13008 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
13009 backslash from regexp pattern.
13010
13011 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
13012 procedure. Use it to run all the "continue to bp overloaded"
13013 tests. Note that this changes the names of the tests slightly.
13014 If the breakpoint hit message includes a hex PC value, because
13015 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
13016 from the real source code, still consider that a pass.
13017
13018 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
13019 XFAIL here if the breakpoint message contains a hex address. Note
13020 similar change on 1999-11-02.
13021
13022 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
13023
13024 * gdb.base/ptype.exp: Establish a default source file before
13025 calling get_debug_format.
13026
130272000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
13028
13029 * gdb.base/watchpoint.exp: Remove duplication of test messages.
13030
8b93c638
JM
130312000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
13032
13033 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
13034 of successive stepi commands -- while in the prologue we should see
13035 the function entry bracket.
13036
130372000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
13038
13039 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
13040 reach __change_mode() when stepping through the end of main().
13041
c5394b80
JM
130422000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
13043
13044 * gdb.base/default.exp: Fix expected pattern.
13045 * gdb.base/help.exp: Same.
13046
0d06e24b
JM
130472000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13048
13049 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
13050 Don't use xfail's because that affects only the following test.
d63a86f8 13051
0d06e24b
JM
13052 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
13053 solaris or linux.
13054
13055 * gdb.base/selftest.exp: Update to reflect changes to main.c.
13056
dc96c6c7 130572000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 13058
d63a86f8 13059 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
13060 "A syntax error" rather than "A parse error". Accept both.
13061
130622000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
13063
13064 * gdb.base/default.exp: Remove OS dependent string from "target
13065 remote" test.
13066 * gdb.base/help.exp: Same for "help target remote" test.
13067
c3f6f71d
JM
130682000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13069
13070 From Jim Kingdon <kingdon@redhat.com>:
13071
13072 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
13073 prompt (cleanup rather than necessity, but still might keep output
13074 from spilling to next test).
13075
130762000-01-02 Fred Fish <fnf@cygnus.com>
13077
13078 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
13079 AIX, which defines them in <sys/types.h>.
13080
ed9a39eb 130811999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 13082
ed9a39eb
JM
13083 * gdb.base/default.exp: Match arm* etc instead of arm in "info
13084 float" test.
13085
130861999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 13087
ed9a39eb 13088 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
13089
13090 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
13091 outermost frame disallowed".
13092
130931999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
13094
13095 * gdb.base/setvar.exp: New tests for setting the value of a struct
13096 with a constant list.
13097
130981999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13099
13100 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
13101 require the user to type a cast before setting the value of a struct.
13102
de57eccd
JM
131031999-12-06 Jim Blandy <jimb@cygnus.com>
13104
13105 * gdb.base/default.exp: Expect the new 'info float' command on
13106 all i386 platforms.
13107
13108 * gdb.threads/linux-dp.exp: Expand our ability to recognize
13109 LinuxThreads libraries that don't support debugging.
13110
c2d11a7d
JM
13111Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
13112
13113 * gdb.base/remote.c: Fill the buffer with truely random data.
13114 Change the buffer type to ``unsigned char'' to simplify size
13115 arithmetic.
13116
13117 * gdb.base/remote.exp: Reduce download numbers by one. Typical
13118 stub only handles 400-1 byte packets. Verify that the download
13119 worked.
13120
131211999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
13122
13123 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
13124 tests, using UNRESOLVED for the untested cases. Also, does not wait
13125 for a timeout if the prompt was received before a recognizable pattern.
13126
131271999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
13128
13129 * lib/gdb.exp (gdb_expect_list): Fix spelling.
13130
131311999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13132
13133 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
13134 watchpoints.
13135
131361999-11-24 Jason Merrill <jason@casey.cygnus.com>
13137
13138 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
13139
13140 * gdb.c++/local.exp: Be more flexible in recognizing local class
13141 name mangling. Don't allow horribly truncated method names.
13142 * gdb.c++/derivation.exp: Expect protected inheritance.
13143 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
13144 * gdb.c++/virtfunc.exp: Likewise.
13145 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
13146 when printing a nested enum.
13147
131481999-11-22 Jim Blandy <jimb@cygnus.com>
13149
13150 * gdb.base/step-test.exp: Properly await GDB's response to setting
13151 a breakpoint on the call to large_struct_by_value.
13152
13153 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
13154 just because we have debug info for the `start' function.
13155
131561999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
13157
13158 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
13159 "Unknown signal" messages, which indicate (on LinuxThreads) that
13160 GDB doesn't know how to debug threads on this system. This is
13161 better than hanging while philosopher 0 dumps chatter into gdb.log.
13162
131631999-11-18 Tom Tromey <tromey@cygnus.com>
13164
13165 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
13166
131671999-11-18 Fred Fish <fnf@cygnus.com>
13168
13169 * gdb.base/coremaker2.c: Add sample program for generating
13170 cores that is more self contained than coremaker.c. Eventually
13171 I'll add more code to this and tie it into the testsuite.
13172
4ce44c66
JM
131731999-11-12 Stan Shebs <shebs@andros.cygnus.com>
13174
13175 * gdb.base/dollar.exp: Remove, now in gdb.hp.
13176
131771999-11-10 Jimmy Guo <guo@cup.hp.com>
13178
13179 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
13180 from $srcdir/lib/.
13181 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
13182 and gdb.c++/.
13183
13184 * gdb.c++/derivation.exp: remove redundant get compiler info code.
13185
d63a86f8 13186 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
13187 'continue with watch' test point.
13188
131891999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
13190
13191 Merged from p2linux-990323-branch:
d63a86f8 13192
4ce44c66
JM
13193 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
13194
11cf8741
JM
13195Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
13196
13197 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
13198 {limit,fixed}''. Test ``set download-write-size''.
13199
13200Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
13201
13202 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
13203 gdb_expect_list.
13204
13205Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
13206
13207 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
13208
132091999-11-03 Mark Salter <msalter@cygnus.com>
13210
13211 * gdb.base/break.exp: Fix "stub continue" pattern.
13212
132131999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
13214
13215 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
13216
132171999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
13218
13219 * gdb.base/display.exp ("finish"): Add timeout clause.
13220
13221 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
13222 plain prompt clause, so this doesn't have to time out in order to
13223 fail.
13224
13225 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
13226 breakpoint hit messages include an address.
13227
13228 * gdb.base/display.exp: Don't forget to escape parens in regular
13229 expressions. Unix regexp notatation sucks.
13230
132311999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13232
13233 * gdb.base/annota1.exp: Test for annotate-signalled: change output
13234 order for 'signalled' message.
13235
5c44784c
JM
132361999-11-01 Stan Shebs <shebs@andros.cygnus.com>
13237
13238 From Jimmy Guo <guo@cup.hp.com>:
13239 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
13240 * gdb.base/annota1.c: Add code for tests to work with.
13241
132421999-10-26 Frank Ch. Eigler <fche@cygnus.com>
13243
13244 * gdb.base/remote.exp: New test for remote downloading settings.
13245 * gdb.base/remote.c: New file with large .data.
13246
917317f4
JM
132471999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
13248
13249 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
13250 for LinuxThreads support, merged from the Code Fusion branch.
13251
13252Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
13253
13254 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
13255 containing exp_continue into a while within an expect. Don't
13256 attempt a start more than three times. Check return value from
13257 gdb_load.
d63a86f8 13258
2df3850c
JM
13259Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
13260
13261 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
13262 a pass case.
13263
2acceee2
JM
132641999-10-01 Kevin Buettner <kevinb@cygnus.com>
13265
13266 * gdb.base/break.c (main): Added a statement that we can step
13267 off of.
13268 * gdb.base/break.exp: Added tests for setting a breakpoint
13269 at an offset and stepping onto a breakpoint.
13270
132711999-10-01 Fred Fish <fnf@cygnus.com>
13272
d63a86f8 13273 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
13274 gdb output.
13275
c2c6d25f
JM
132761999-09-18 Jim Blandy <jimb@cris.red-bean.com>
13277
13278 * gdb.base/break.exp: Code locations are in hex, don't forget!
13279 (For HP-UX.)
13280
132811999-09-17 Stan Shebs <shebs@andros.cygnus.com>
13282
13283 * condbreak.exp: Use break.c as test program.
13284 * condbreak.c: Remove, redundant with break.c.
13285
132861999-09-15 Stan Shebs <shebs@andros.cygnus.com>
13287
13288 * config/monitor.exp (gdb_target_monitor): Disable X- and
13289 Z-packets if the target needs it.
13290
132911999-09-13 James Ingham <jingham@leda.cygnus.com>
13292
13293 * gdb.c++/overload.exp: Added tests for listing overloaded
13294 functions with function pointers in the arg, explicitly calling
13295 out the version you want.
13296
cff3e48b
JM
132971999-09-09 Stan Shebs <shebs@andros.cygnus.com>
13298
13299 * long_long.exp: Add variations of test cases that work for
13300 targets with 16-bit ints and 32-bit doubles.
13301
d4f3574e
SS
133021999-09-08 Stan Shebs <shebs@andros.cygnus.com>
13303
13304 * break.c (main): Compare a possibly-uninitialized argc with an
13305 unlikely value that fits in 16 bits.
13306
133071999-09-07 Stan Shebs <shebs@andros.cygnus.com>
13308
13309 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
13310 0xfeeb, don't want negative numbers if ints are 16 bits.
13311
13312 * lib/gdb.exp (skip_cplus_tests): New proc.
13313 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
13314 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
13315 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
13316 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
13317 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
13318 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
13319 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
13320 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
13321
13322 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
13323
13324Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
13325
13326 * gdb.base/corefile.exp (up): Allow a parameter to appear
13327 in the frame that we're going up to.
13328
13329 From Jim Blandy <jimb@cygnus.com>:
13330
13331 * gdb.base/default.exp (info float): Expect some output now.
13332
13333 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
13334 returning floating-point values to fail on the x86.
13335 * gdb.base/callfwmall.exp (do_function_calls): Same.
13336
13337 * gdb.base/list.exp (test_listsize): Correct expectations for
13338 listing line 1 with listsize 2. Also, listing a single line
13339 works now, as does listing three lines. [Kevin's note: There
13340 were a number of other cases fixed too where the expectations
13341 differed...]
13342
133431999-09-02 Stan Shebs <shebs@andros.cygnus.com>
13344
13345 * gdb.base/selftest.exp: Add case for when version prints as
13346 constant string instead of char pointer.
13347
104c1213
JM
133481999-08-25 Stan Shebs <shebs@andros.cygnus.com>
13349
13350 * gdb.base/ending-run.exp: Add Solaris case for what happens when
13351 stepping out of main.
13352
13353 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
13354 G++ used.
13355
13356 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
13357 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
13358
13359 * gdb.c++/ovldbreak.exp: Update match string in test that
13360 includes a warning of multiple breakpoints.
13361
133621999-08-24 Stan Shebs <shebs@andros.cygnus.com>
13363
13364 * gdb.base/display.exp: Improve precision of step-after-finish
13365 added yesterday.
13366
13367 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
13368 test.
13369
13370 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
13371 configs when using G++, not just hppa*.
13372
133731999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13374
13375 * gdb.base/async.c: New file.
13376 * gdb.base/async.exp: New file.
13377
13378Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
13379
13380 * gdb.base/break.exp: Tweak PA specific tests to properly handle
13381 PA64.
13382
53a5351d
JM
13383Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
13384
104c1213
JM
13385 * gdb.base/display.exp: "finish" can leave us mid-line on many
13386 targets, deal with it. Add a small constant to main, instead of
13387 1000 since main+1000 may not be a valid address in the target.
13388
53a5351d
JM
13389 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
13390 on hpux11.
13391
13392 * gdb.base/attach.exp: Handle another hpux11 error message variant
13393 when attaching to a process that does not exist.
13394
133951999-08-19 J.T. Conklin <jtc@redback.com>
13396
13397 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
13398 characters in 'continue to 1241' test.
13399
134001999-08-17 Stan Shebs <shebs@andros.cygnus.com>
13401
13402 * gdb.base/call-ar-st.exp: Add a shorter match case for the
13403 stop in print_long_arg_list, define and use a whitespace
13404 variable in print_small_structs test, add an XFAIL for Solaris.
13405 * gdb.base/dbx.exp: XFAIL func commands until somebody is
13406 interested enough to fix.
13407
7be570e7
JM
134081999-08-13 Keith Seitz <keiths@cygnus.com>
13409
13410 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
13411 (dbx_gdb_load): Remove. Use gdb_load instead, since that
13412 proc knows about targets other than the natives.
13413 (test_assign): Use "gdb_run_cmd" to "run" the target.
13414 Check that we've actually hit the breakpoint at main.
13415 When we attempt to assign a value to a local variable, check
13416 that the variable is in the current scope, i.e., don't use
13417 a test with an empty result.
13418
13419Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
13420
13421 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
13422 command.
13423
134241999-08-09 Stan Shebs <shebs@andros.cygnus.com>
13425
13426 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13427 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
13428 gdb.compat, gdb.threads-hp.
13429 gdb.hp/configure, gdb.hp/configure.in: New files.
13430 gdb.hp/Makefile.in: Recurse into new subdirs.
13431 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
13432 gdb.hp/gdb.objdbg: New directory, tests for debugging info
13433 in object files.
13434 gdb.hp/tools: New directory, aux tools for HP-specific tests.
13435
96baa820
JM
134361999-08-05 Stan Shebs <shebs@andros.cygnus.com>
13437
13438 * gdb.base/display.exp: Help expect by putting a newline in the
13439 funky printf, remove a bogus p/a test.
13440
134411999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13442
13443 * gdb.base/display.exp: Make sure that when we say 'run', we are
13444 connected to the target. This is necessary when running not
13445 natively.
13446
134471999-08-03 Stan Shebs <shebs@andros.cygnus.com>
13448
13449 * gdb.base/step-test.exp: Removed some extraneous messages.
13450
13451 * gdb.base/long_long.exp: Don't run memory examination tests
13452 on little-endian targets (they will need a different set of
13453 results to match).
13454
134551999-08-02 Stan Shebs <shebs@andros.cygnus.com>
13456
13457 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
13458 until somebody decides to fix GDB.
13459
13460 * gdb.base/long_long.c: Stop compiler complaint by specifying long
13461 constant as "ULL".
13462 * gdb.base/long_long.exp: Loosen x/c test, add partial result
13463 matches for a couple x/2 commands.
13464
a0b3c4fd
JM
134651999-07-30 Stan Shebs <shebs@andros.cygnus.com>
13466
13467 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
13468 by merging in ref-types2 tests.
13469 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
13470
13471 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13472 * gdb.c++/Makefile.in: Add standard actions.
13473 (EXECUTABLES): Rename from PROGS, update list.
13474 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
13475 from gdb.hp.
13476 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
13477 foo and bar locals.
13478 * gdb.c++/anon-union.exp: Fix tests to match.
13479 * gdb.c++/classes.exp: Run if HP compiler used, add extra
13480 expect matches to handle output variations.
13481 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
13482 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
13483 output, add HP alternatives for new and delete prints.
13484 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
13485 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
13486 * gdb.c++/demangle.exp: Use $style when reporting failure.
13487 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
13488 * gdb.c++/inherit.exp: Run if HP compiler used, add some
13489 match alternatives.
13490 * gdb.c++/local.exp: Add match alternatives or xfails for HP
13491 compilers.
13492 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
13493 * gdb.c++/method.exp: Add match alternatives.
13494 * gdb.c++/misc.cc: Add bool types.
13495 * gdb.c++/misc.exp: Add tests for bool types.
13496 * gdb.c++/overload.exp: Add xfails.
13497 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
13498 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
13499 add some more template parameter tests (only for HP currently).
13500 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
13501 * gdb.c++/virtfunc.cc: Add return type and value for main.
13502 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
13503 match alternatives.
d63a86f8 13504
a0b3c4fd
JM
135051999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13506
13507 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
13508
135091999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
13510
13511 * gdb.base/signals.exp: Don't expect getting a backtrace from
13512 within a signal handler to fail on Linux.
13513
135141999-07-29 Stan Shebs <shebs@andros.cygnus.com>
13515
13516 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13517 * lib/gdb.exp: Remove some gratuitious semicolons.
13518 (delete_breakpoints): Increase timeout.
13519 (gdb_expect): Add -notransfer option.
13520 (gdb_test): Use -notransfer option.
13521 (get_compiler_info): Add f77 case.
13522 (get_compiler): New proc, split out from gdb_preprocess, add f77
13523 case.
13524 (gdb_preprocess): Call get_compiler.
13525
13526 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
13527 * gdb.base/attach.exp, gdb.base/display.exp,
13528 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
13529 gdb.base/long_long.exp, gdb.base/printcmds.exp,
13530 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
13531 third arg to gdb_test.
13532 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
13533 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
13534 HP-UX xfails, add others.
13535 * gdb.base/completion.exp: Reflect name change of self-test.
13536 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
13537 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
13538 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
13539 HP failure number.
13540 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
13541 useless HP-UX 10.30 references.
13542 * gdb.base/maint.exp: Loosen matches.
13543 * gdb.base/pointers.c (main): Declare more_code.
13544 * gdb.base/pointers.exp: Match on output of a `next'.
13545 * gdb.base/structs.c: Add prototypes.
13546 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
13547 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
13548
135491999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13550
13551 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
13552 command.
13553
135541999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13555
13556 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
13557 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
13558
13559 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
13560 debug info. Deal with lack of signal hanlder info in stack.
13561
a9c64011 13562 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
13563 * gdb.base/annota1.exp: If printf has debug info, deal with it.
13564
5a2468f5
JM
135651999-07-19 Stan Shebs <shebs@andros.cygnus.com>
13566
13567 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
13568 gdb.base/foll-vfork.exp: Don't run for crosses.
13569
adf40b2e
JM
13570Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
13571
13572 * gdb.base/configure.in: Check for gdbvars.exp instead of
13573 a1-selftest.exp.
13574 * gdb.base/configure: Re-generate.
13575
135761999-07-12 Stan Shebs <shebs@andros.cygnus.com>
13577
13578 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
13579 in trying to run first and name is too long.
13580
13581 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
13582 pointers2.c and pointers2.exp, respectively.
13583 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
13584 doschk happier.
13585
43e526b9
JM
135861999-07-08 Stan Shebs <shebs@andros.cygnus.com>
13587
13588 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
13589 callfuncs2.c and callfuncs2.exp.
13590
13591 * gdb.base/list.exp: Remove mistaken xfails.
13592 * gdb.base/list0.h: Add optional prototypes.
13593
9846de1b
JM
13594Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
13595
a9c64011 13596 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 13597 calling malloc.
a9c64011
AS
13598 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
13599 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
13600 use.
13601
136021999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13603
13604 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
13605 * gdb.base/annota2.cc, annota2.exp: Move from here.
13606 * gdb.c++/annota2.cc, annota2.exp: To here.
13607 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
13608
43ff13b4
JM
13609Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
13610
13611 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
13612 a consistent format.
13613
085dd6e6
JM
136141999-06-25 Stan Shebs <shebs@andros.cygnus.com>
13615
13616 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13617 * lib/gdb.exp (get_compiler_info): Add detection for assorted
13618 HP compilers, also set the globals $true and $false.
13619
13620 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
13621 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
13622 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
13623 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
13624 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
13625 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
13626 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
13627 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
13628 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
13629 whatis.c} Add C++ compatible function definitions and return
13630 types, add includes for library functions.
13631 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
13632 * gdb.base/step-test.c (myglob): Rename from glob.
13633 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
13634 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
13635 files, move here from gdb.hp.
13636 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
13637 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
13638 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
13639 Adjust line numbers in regexps.
13640
13641 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
13642 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
13643 instead of 0/1.
13644
13645 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
13646 foll-vfork.exp: New files, move here from gdb.hp.
13647 * gdb.base/page.exp: New file, test of pagination command.
13648
13649 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
13650 recursion test.
13651 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
13652
13653 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
13654 gdb.base/solib.exp: Fix compiler invocation process.
13655
13656 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
13657 HP-UX 11, turn off overload resolution explicitly.
13658 * gdb.base/commands.exp: Set argument list explicitly, add
13659 watchpoint test.
13660 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
13661 them work.
13662 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
13663 expressions properly.
13664 * gdb.base/corefile.exp: Loosen the match slightly.
13665 * gdb.base/default.exp: Allow "Error accessing memory" message
13666 also.
13667 * gdb.base/display.exp: Skip over x/0 j if PA64.
13668 * gdb.base/funcargs.exp: Add xfails for HP-UX.
13669 * gdb.base/interrupt.exp: Ditto.
13670 * gdb.base/langs.exp: Add symbolic matches governed by compiler
13671 in use.
13672 * gdb.base/list.exp: Add xfails for HP-UX.
13673 * gdb.base/long_long.exp: Refine some of the numeric matches.
13674 * gdb.base/mips_pro.exp: Xfail on HP-UX.
13675 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
13676 * gdb.base/nodebug.exp: Succeed on more varieties of output.
13677 * gdb.base/opaque.exp: Remove some HP-UX xfails.
13678 * gdb.base/ptype.exp: Succeed on more varieties of output.
13679 * gdb.base/scope.exp: Add xfails for HP-UX.
13680 * gdb.base/sect-cmd.exp: Add more cases.
13681 * gdb.base/setvar.exp: Add xfails for HP-UX.
13682 * gdb.base/shlib-call.exp: Loosen some matches slightly.
13683 * gdb.base/signals.exp: Match on void symbolically.
13684 * gdb.base/step-test.exp: Add case for PA64.
13685 * gdb.base/term.exp: Add exit and restart.
13686 * gdb.base/twice.exp: Clean up after self.
13687 * gdb.base/varargs.exp: Disable overload resolution explicitly.
13688 * gdb.base/whatis.exp: Allow more ways to pass tests.
13689
13690 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
13691 no longer useful.
13692
13693Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
13694
13695 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
13696 list of patterns.
13697 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
13698 print_double_array(double_array)", "continuing to breakpoint
13699 1018", "print print_double_array(array_d)" and "continuing to
13700 1034" tests.
d63a86f8 13701
085dd6e6
JM
137021999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
13703
a9c64011 13704 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
13705
137061999-06-24 Stan Shebs <shebs@andros.cygnus.com>
13707
13708 * config/mt-*: Remove, these haven't been used since 1996.
13709
137101999-06-22 Stan Shebs <shebs@andros.cygnus.com>
13711
13712 * gdb.base/call-strs.c, gdb.base/ending-run.c,
13713 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
13714 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
13715
9e0b60a8
JM
137161999-06-18 Stan Shebs <shebs@andros.cygnus.com>
13717
13718 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
13719 simpler match case for the ptype of the big class.
13720
137211999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13722
13723 * gdb.exp: Fix test for gdb_prompt existence.
13724
137251999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13726
13727 * gdb.exp (gdb_test): Add fail after calls to perror.
13728
137291999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13730
13731 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
13732
137331999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13734
13735 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
13736
0f71a2f6
JM
13737Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
13738
13739 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
13740 malloc() is linked in.
13741
137421999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13743
13744 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
13745 step at end.
13746
13747 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
13748
137491999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
13750
13751 * gdb.java/jv-print.exp: New file. (Our first Java test!)
13752
cce74817
JM
13753Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
13754
13755 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
13756 * gdb.base/mips_pro.exp: Likewise.
13757
137581999-06-02 Keith Seitz <keiths@cygnus.com>
13759
13760 * gdb.c++/templates.cc: Change all "new" operators to throw
13761 an exception.
13762 * gdb.c++/cplusfuncs.cc: Likewise.
13763
13764 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
13765
13766Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
13767
13768 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
13769 * gdb.base/ending-run.exp: When stepping out of main, accept a
13770 step into an arbitrary assembler file.
cce74817 13771
392a587b
JM
137721999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13773
d63a86f8 13774 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 13775 "breakpoint-invalid" to be printed.
d63a86f8 13776 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
13777 number of "frames-invalid" and "breakpoint-invalid" to be printed.
13778 * gdb.base/annota2.cc: Initialize a.x to 0.
13779
9e086581
JM
137801999-05-17 Keith Seitz <keiths@cygnus.com>
13781
13782 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
13783 when "skip_float_tests" set.
13784 Ditto for "print print_double_array(array_d)", "print print_small_structs",
13785 "print print_ten_doubles", and "step into print_long_arg_list".
13786 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
13787 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
13788 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
13789 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
13790 "skip_float_tests" is set.
13791 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
13792 when "skip_float_tests" set.
d63a86f8 13793
cd0fc7c3
SS
137941999-05-06 Keith Seitz <keiths@cygnus.com>
13795
13796 * gdb.base/annota2.cc: Include stdio.h.
13797
13798Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
13799
13800 * gdb.base/crossload.exp: Remove, this has been disabled ever
13801 since BFD stopped including all targets, and cross-GDB gets
13802 plenty of testing anyway.
13803 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
13804 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
13805 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
13806 * gdb.base/README: Remove, was doc for this.
13807 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
13808 needed.
13809
b83266a0
SS
138101999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13811
13812 * gdb.base/call-ar-st.exp: Fix one regular expression in test
13813 output.
13814
13815 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
13816 * gdb.base/annota2.exp: New file. More annotation tests.
13817 * gdb.base/annota1.c: New file. Source file for annota1.exp.
13818 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
13819
138201999-04-23 Angela Marie Thomas <angela@cygnus.com>
13821
13822 * config/cfdbug.exp: New file.
13823
7a292a7a
SS
138241999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
13825
13826 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
13827 Marcus Daniel's and Dale Hawkins's demangler crashes.
13828
13829 * gdb.c++/demangle.exp (test_gnu_style_demangling,
13830 test_lucid_style_demangling, test_arm_style_demangling,
13831 test_hp_style_demangling): Try Tom Tromey's core-dumping
13832 identifier under each demangling style.
13833
138341999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
13835
13836 * gdb.c++/demangle.exp: Include the current demangling style
13837 in all test names.
13838 (current_demangling_style): New global variable.
13839 (set_demangling_style, test_demangling_core, test_demangling,
13840 test_demangling_exact): New functions.
13841 (test_gnu_style_demangling, test_lucid_style_demangling,
13842 test_arm_style_demangling, test_hp_style_demangling): Use those,
13843 instead of calling gdb_test and gdb_test_exact directly.
13844 (catch_demangling_errors): New function, which reports errors
13845 signalled by the demangling test functions in an orderly way.
13846 (do_tests): Use catch_demangling_errors.
13847
138481999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
13849
13850 * gdb.base/signals.exp (test_handle_all_print): Use () for
13851 grouping in expressions, not {}.
13852
13853 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
13854 initialized yet.
13855
138561999-04-01 Stan Shebs <shebs@andros.cygnus.com>
13857
13858 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
13859 are listed.
13860
138611999-03-26 Stan Shebs <shebs@andros.cygnus.com>
13862
13863 * gdb.stabs/weird.exp: Test for CC being defined before
13864 looking at its value.
13865
138661999-03-25 Stan Shebs <shebs@andros.cygnus.com>
13867
13868 * gdb.base/call-ar-st.exp: Remove stray '#'.
13869 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
13870 "short int" and "long int".
13871 * gdb.c++/overload.cc: Cast the string added in the previous
13872 change, to mollify finicky HP compiler.
13873 * gdb.hp/reg-test.exp (testfile): Fix file name.
13874 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 13875
7a292a7a
SS
13876 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
13877 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
13878 alternate form of enum ptype.
13879
c906108c
SS
138801999-03-23 Stan Shebs <shebs@andros.cygnus.com>
13881
7a292a7a
SS
13882 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
13883 * gdb.hp/*.exp: Change all to run compiler probe only after
13884 passing skip_hp_tests, so as not to waste time on guaranteed
13885 failure.
13886
c906108c
SS
13887 * gdb.c++/overload.cc: Pass string instead of char addr, always
13888 init ccpfoo.
13889 * gdb.c++/templates.cc: Fix syntax error.
13890
7a292a7a
SS
13891Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13892
13893 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 13894 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
13895 command.
13896
138971999-03-18 James Ingham <jingham@cygnus.com>
13898
13899 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
13900
13901 * gdb.c++/method.exp: It was testing an uninitialized int on the
13902 stack and assuming it was positive.
13903
13904 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
13905
13906 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 13907 keep it from killing the rest of the tests.
7a292a7a
SS
13908 Use gdb_continue_to_end.
13909
13910 * gdb.base/sigall.exp: use gdb_continue_to_end.
13911
13912 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
13913
13914 * gdb.base/display.exp: use runto_main, not run.
13915
d63a86f8
RM
13916 * gdb.base/default.exp: Check for the current error message in the
13917 r abbreviation test.
7a292a7a
SS
13918 Add strongarm to the targets that know info float.
13919
d63a86f8 13920 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
13921 run which doesn't work with monitors.
13922
13923 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
13924
13925 * gdb.base/break.exp: use the gdb_continue_to_end proc.
13926
13927 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
13928 program. Traps the case (in Cygmon) when the program never really
13929 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
13930 more places, so I used my name. Sorry Mark...
13931
13932 * config/monitor.exp (gdb_target_monitor): added another
13933 target_info parameter: remotebinarydownload. This will set the
13934 remotebinarydownload flag if this is causing some boards trouble.
13935
139361999-03-18 Mark Salter <msalter@cygnus.com>
13937
13938 * lib/gdb.exp (continue_to_exit): New function.
13939
13940 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
13941 * gdb.base/ending-run.exp: Ditto.
13942 * gdb.base/step-test.exp: Ditto.
13943
139441999-03-16 Stan Shebs <shebs@andros.cygnus.com>
13945
13946 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
13947 (suggested by Art Haas <ahaas@neosoft.com>).
13948
139491999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
13950
13951 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
13952
13953Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
13954
13955 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
13956 descriptions of types (short unsigned int vs unsigned short, etc).
13957
139581999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
13959
13960 * gdb.base/call-strs.exp: Don't assume that `step' will step over
13961 a call to strlen; sometimes we do have sources.
13962
139631999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
13964
13965 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
13966 character, so GDB won't print garbage after its end.
d63a86f8 13967
c906108c
SS
13968 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
13969 breakpoint there instead. Sometimes GCC emits memcpy to handle
13970 the large structures being passed by value, so we step into that
13971 instead of sum_array_print, which obscures what we're really testing.
13972 * gdb.base/step-test.exp: However, we do want a test that notices
13973 the bizarre steps into memcpy, so do that here. Add check for
13974 stepping into function calls that pass large structures by value.
13975 ("Is that a noun clause, or are you just happy to see me?")
13976 Remove all references to specific line numbers.
13977 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
13978 New type and function.
13979 (main): Call large_struct_by_value, passing it a large struct by value.
13980 * lib/gdb.exp (gdb_get_line_number): New function.
13981
13982 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
13983 more portable.
13984
7a292a7a
SS
139851999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13986
c906108c
SS
13987 * lib/gdb.exp: Doc fixes.
13988
7a292a7a
SS
139891999-03-05 Nick Clifton <nickc@cygnus.com>
13990
d63a86f8 13991 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
13992
139931999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
13994
c906108c
SS
13995 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
13996 commands. They're not germane to this test, and they don't work
13997 that way on remote targets.
13998
3fc11d3e
JM
139991999-03-01 James Ingham <jingham@cygnus.com>
14000
14001 * Changelog entries merged over from gdb development branch.
14002
3fc11d3e
JM
14003 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
14004
14005 * lib/gdb.exp (gdbtk_analyze_results): Generic function
14006 for outputting results of test run.
14007
2d4a1622 14008 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
14009
14010 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 14011
7a292a7a
SS
140121999-02-25 Felix Lee <flee@cygnus.com>
14013
14014 * lib/gdb.exp (debug_format): initialize
14015
c906108c
SS
140161999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
14017
14018 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
14019 * gdb.base/call-rt-st.c: Ditto.
14020
c906108c
SS
140211999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
14022
14023 * gdb.threads/pthreads.exp (horiz): New variable.
14024 (test_startup): Fix regexps that capture thread numbers.
14025
140261999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
14027
14028 * gdb.base/smoke.exp: Disambiguate two test case names (both
14029 called ``print'').
14030
14031Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
14032
14033 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
14034 compilation.
14035
140361999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
14037
14038 * gdb.base/miscexprs.exp: Change patterns to match GDB's
14039 actual output formatting.
14040 * gdb.base/smoke.exp: GDB removes leading 0's.
14041 * gdb.base/volatile.exp: Don't check type of remuneration;
14042 that variable is no longer defined in constvars.c.
14043 * gdb.base/step-test.c (main): Exit with explicit exit code.
14044 * gdb.base/step-test.exp: Remove two nexti checks--they are
14045 not portable.
14046
140471999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
14048
14049 * gdb.base/help.exp ("help delete display"): Fix test to match
14050 gdb's output.
14051
14052 * gdb.base/long_long.c (known_types): Initialize values to zero.
14053 * gdb.base/long_long.exp: Step one more line
14054 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
14055 leading zeros. Explicitly ask for hex formatting. Use
14056 unique test case names.
c906108c
SS
14057
14058Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14059
d63a86f8 14060 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
14061
14062 * gdb.c++/method.exp: Add missing close brace.
14063
140641999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
14065
14066 * gdb.base/maint.exp: Use 'set height 0' to disable page
14067 prompting, not 'set height 400'.
14068
14069 Fix a bunch of timeouts.
14070 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
14071 four separate tests, so expect doesn't take forever to match a ton
14072 of text against a regexp with lots of .* forms.
14073 ("maint print psymbols", "maint print symbols"): Make some of
14074 these greps more selective, so that expect doesn't try to wade
14075 through huge piles of output and time out.
14076
14077 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
14078
14079 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
14080 tests: one which doesn't expect shlib events to be reported, and
14081 another which does, but is XFAIL for all platforms other than
14082 HP/UX.
14083
14084 * gdb.base/break.exp: Teach the test suite that the `catch
14085 fork', `catch vfork', and `catch exec' commands produce error
14086 messages on platforms that don't provide these features.
14087
14088Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
14089
14090 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
14091 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
14092 (shortening names from solib_threshold.exp etc), won't run on
14093 anything but HP-UX for the foreseeable future.
14094 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
14095 reflect move.
14096
14097Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
14098
14099 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
14100 gdb.trace/Makefile.in (clean): Remove all test executables.
14101
14102Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
14103
14104 * gdb.base/shlib-call.exp: add test cases to verify that gdb
14105 successfully re-sets breakpoints in shared libraries.
14106 * gdb.base/shmain.c (main): return 0, don't fall off the end.
14107
14108Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14109
d63a86f8
RM
14110 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
14111 and compiled w/o GCC.
c906108c
SS
14112
14113 * gdb.hp/watch-cmd.exp: ditto.
14114
14115 * gdb.hp/watch-hp.exp: ditto.
14116
14117 * gdb.hp/xdb1.exp: ditto.
14118
14119 * gdb.hp/xdb2.exp: ditto.
14120
14121 * gdb.hp/dbx.exp: ditto.
14122
14123Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
14124
14125 * constvars.c: Remove C++-isms.
14126 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
14127 with GCC.
14128
14129Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
14130
14131 The following changes are part of the HP merge.
14132
14133 * gdb.base/break.exp: new tests to verify that catchpoints for
14134 fork, vfork, and exec don't trigger inappropriately.
14135
14136 * gdb.base/opaque.exp: compile one file at a time, then link.
14137
14138 * gdb.base/signals.exp: be more restrictive about which hppa
14139 systems receive a setup_xfail. new tests.
14140
14141 * gdb.base/solib_threshold.build: new file.
14142 * gdb.base/solib_threshold.exp: new file.
14143 * gdb.base/solib_threshold.link_opts: new file.
14144 * gdb.base/solib_threshold.mk: new file.
14145 * gdb.base/gen_solib_threshold.c: new file.
14146
14147 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
14148 tests. New tests for enums inside classes.
14149
14150 * gdb.c++/compiler.cc: indicate support of template debugging.
14151
14152 * gdb.c++/demangle.exp: run hp style demangling tests.
14153
14154 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
14155 tests.
14156
14157 * gdb.c++/misc.cc: changes to support new tests.
14158
14159 * gdb.c++/templates.cc: changes to support HP's compiler; changes
14160 to support new tests.
14161
14162 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
14163 gcc, then skip these tests.
14164
14165Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
14166
14167 The following files are part of the HP merge; some had longer
14168 names at HP, but have been renamed to be no more than 14
14169 characters in length.
14170
14171 * gdb.hp/ambiguous.cc: new file.
14172 * gdb.hp/ambiguous.exp: new file.
14173 * gdb.hp/attach.exp: new file.
14174 * gdb.hp/attach2.exp: new file.
14175 * gdb.hp/classes-hp.exp: new file.
14176 * gdb.hp/ctti.exp: new file.
14177 * gdb.hp/ctti-add.cc: new file.
14178 * gdb.hp/ctti-add1.cc: new file.
14179 * gdb.hp/ctti-add2.cc: new file.
14180 * gdb.hp/ctti-add3.cc: new file.
14181 * gdb.hp/dbx.exp: new file.
14182 * gdb.hp/exception.cc: new file.
14183 * gdb.hp/exception.exp: new file.
14184 * gdb.hp/foll-exec.c: new file.
14185 * gdb.hp/foll-exec.exp: new file.
14186 * gdb.hp/foll-fork.c: new file.
14187 * gdb.hp/foll-fork.exp: new file.
14188 * gdb.hp/foll-vfork.c: new file.
14189 * gdb.hp/foll-vfork.exp: new file.
14190 * gdb.hp/inherit-hp.exp: new file.
14191 * gdb.hp/more-steps.exp: new file.
14192 * gdb.hp/namespace.cc: new file.
14193 * gdb.hp/namespace.exp: new file.
14194 * gdb.hp/optimize.exp: new file.
14195 * gdb.hp/pxdb.c: new file.
14196 * gdb.hp/pxdb.exp: new file.
14197 * gdb.hp/quicksort.exp: new file.
14198 * gdb.hp/reg-test.exp: new file.
14199 * gdb.hp/reg-test.s: new file.
14200 * gdb.hp/sized-enum.c: new file.
14201 * gdb.hp/sized-enum.exp: new file.
14202 * gdb.hp/start-stop.exp: new file.
14203 * gdb.hp/templ-hp.cc: new file.
14204 * gdb.hp/templ-hp.exp: new file.
14205 * gdb.hp/thr-lib.c: new file.
14206 * gdb.hp/thr-lib.exp: new file.
14207 * gdb.hp/thr-lib.h: new file.
14208 * gdb.hp/thr-liblib.c: new file.
14209 * gdb.hp/virtfun-hp.c: new file.
14210 * gdb.hp/virtfun-hp.exp: new file.
14211 * gdb.hp/watch-cmd.exp: new file.
14212 * gdb.hp/watch-hp.exp: new file.
14213 * gdb.hp/xdb1.exp: new file.
14214 * gdb.hp/xdb2.exp: new file.
14215 * gdb.hp/xdb3.exp: new file.
14216
14217Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
14218
14219 The following files are part of the HP merge; some had longer
14220 names at HP, but have been renamed to be no more than 14
14221 characters in length.
14222
14223 * gdb.base/ss.h: new file.
14224 * gdb.base/call-ar-st.c: new file.
14225 * gdb.base/call-ar-st.exp: new file.
14226 * gdb.base/call-rt-st.c: new file.
14227 * gdb.base/call-rt-st-exp: new file.
14228 * gdb.base/call-strs.exp: new file.
14229 * gdb.base/ena-dis-br.exp: new file.
14230 * gdb.base/environ.exp: new file.
14231 * gdb.base/long_long.exp: new file.
14232 * gdb.base/sect-cmd.exp: new file.
14233 * gdb.base/shlib-cl2.exp: new file.
14234 * gdb.base/smoke.exp: new file.
14235 * gdb.base/so-impl-ld.c: new file.
14236 * gdb.base/so-impl-ld.exp: new file.
14237 * gdb.base/so-indr-cl.c: new file.
14238 * gdb.base/so-indr-cl.exp: new file.
14239 * gdb.base/varargs.exp: new file.
14240 * gdb.base/volatile.exp: new file.
14241 * gdb.base/whatis-exp.exp: new file.
7a292a7a 14242 * gdb.base/display.exp: new file.
c906108c
SS
14243 * gdb.c++/derivation.exp: new file.
14244 * gdb.c++/local.exp: new file.
14245 * gdb.c++/member-ptr.exp: new file.
14246 * gdb.c++/overload.exp: new file.
14247 * gdb.c++/ovldbreak.exp: new file.
14248 * gdb.c++/ref-types.exp: new file.
14249 * gdb.c++/ref-types2.exp: new file.
14250 * gdb.c++/userdef.exp: new file.
d63a86f8 14251
c906108c
SS
14252Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
14253
14254 * gdb.base/default.exp: Reflect wording change in remote.c.
14255
dc96c6c7 14256Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14257
14258 * gdb.base/help.exp: Update to reflect current text.
14259
14260Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
14261
14262 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
14263 they're stack variables and contain garbage.
14264 * gdb.c++/anon-union.exp: new file.
14265
14266 The following changes were made by David Taylor
14267 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
14268 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
14269 in changes by HP.
14270
14271 * gdb.base/bitops.exp: new file.
14272 * gdb.base/default.exp: change expected messages for catch and
14273 info catch tests to reflect HP merge changes.
14274 * gdb.base/enable-disable-break.exp
14275 * gdb.base/ending-run.c: new file.
14276 * gdb.base/long_long.c: new file.
14277 * gdb.base/maint.exp: new file.
14278 * gdb.base/pointers2.exp: new file.
14279 * gdb.base/shlib-call2.exp: new file.
14280 * gdb.base/solib.exp: new file.
14281 * gdb.base/step-test.c: new file.
14282 * gdb.c++/anon-union.cc: new file.
14283 * gdb.c++/local.cc: new file.
14284 * gdb.c++/member-pointer.cc: new file.
14285 * gdb.c++/method.cc: new file.
14286 * gdb.c++/ref-types.cc: new file.
14287 * gdb.c++/ref-types2.cc: new file.
14288 * gdb.c++/userdef.cc: new file.
d63a86f8 14289
c906108c
SS
14290 * gdb.base/scope.exp: compile one file at a time, then link.
14291 * gdb.base/langs.exp: ditto.
14292 * gdb.base/list.exp: ditto.
d63a86f8 14293
c906108c
SS
14294Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
14295
14296 The following changes were made by David Taylor
14297 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
14298 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
14299 in changes by HP.
d63a86f8 14300
c906108c
SS
14301 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
14302 skip tests. When compiling pass c++ flag to gdb_compile.
14303 * gdb.c++/
d63a86f8 14304
c906108c
SS
14305 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
14306 test for on hppa*-*-hpux*; use args to see if c++ was specified.
14307 (skip_hp_tests): new function.
14308 (gdb_preprocess): new function.
14309
14310 * configure.in (hpdir): decide whether to configure gdb.hp.
14311 * configure: regenerated.
14312
14313 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
14314 to delete on clean.
14315 (EXECUTABLES): update to reflect new additions.
14316 * gdb.base/commands.exp: update message expected.
14317 * gdb.base/default.exp: add copyright notice.
14318 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
14319 * gdb.base/help.exp: update messages to reflect current text.
14320 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
14321 targets for recurse tests.
14322 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
14323 skip this file.
14324
14325 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
14326 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
14327 compilation.
14328 * gdb.c++/misc.exp: ditto.
14329 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
14330 run the tests. tell gdb_compile that it's a c++ compilation.
14331
14332 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 14333
c906108c
SS
14334 * gdb.base/all-bin.exp: new file.
14335 * gdb.base/arithmet.exp: new file.
14336 * gdb.base/assign.exp: new file.
14337 * gdb.base/completion.exp: new file.
14338 * gdb.base/cond-expr.exp: new file.
14339 * gdb.base/condbreak.exp: new file.
14340 * gdb.base/define.exp: new file.
14341 * gdb.base/dollar.exp: new file.
14342 * gdb.base/environment.exp: new file.
14343 * gdb.base/eval-skip.exp: new file.
14344 * gdb.base/jump.exp: new file.
14345 * gdb.base/logical.exp: new file.
14346 * gdb.base/pointers.exp: new file.
14347 * gdb.base/relational.exp: new file.
14348 * gdb.base/section_command.exp: new file.
14349 * gdb.base/whatis-expr.exp: new file.
14350
14351 * gdb.base/all-types.c: new file.
14352 * gdb.base/call-array-struct.c: new file.
14353 * gdb.base/call-return-struct.c: new file.
14354 * gdb.base/call-strings.c: new file.
14355 * gdb.base/callfuncs2.c: new file.
14356 * gdb.base/condbreak.c: new file.
14357 * gdb.base/constvars.c: new file.
14358 * gdb.base/display.c: new file.
14359 * gdb.base/int-type.c: new file.
14360 * gdb.base/jump.c: new file.
14361 * gdb.base/miscexprs.c: new file.
14362 * gdb.base/pointers.c: new file.
14363 * gdb.base/pointers2.c: new file.
14364 * gdb.base/shmain.c: new file.
14365 * gdb.base/shr1.c: new file.
14366 * gdb.base/shr2.c: new file.
14367 * gdb.base/solib.c: new file.
14368 * gdb.base/solib1.c: new file.
14369 * gdb.base/solib2.c: new file.
14370 * gdb.base/varargs.c: new file.
14371 * gdb.c++/derivation.cc: new file.
14372 * gdb.c++/overload.cc: new file.
14373 * gdb.c++/ovldbreak.cc: new file.
14374 * gdb.hp/attach.c: new file.
14375 * gdb.hp/attach2.c: new file.
14376 * gdb.hp/average.c: new file.
14377 * gdb.hp/compiler.c: new file.
14378 * gdb.hp/compiler.cc: new file.
14379 * gdb.hp/execd-program.c: new file.
14380 * gdb.hp/follow-exec.c: new file.
14381 * gdb.hp/follow-fork.c: new file.
14382 * gdb.hp/follow-vfork-and-exec.c: new file.
14383 * gdb.hp/misc-hp.cc: new file.
14384 * gdb.hp/more-steps.c: new file.
14385 * gdb.hp/optimize.c: new file.
14386 * gdb.hp/quicksort.c: new file.
14387 * gdb.hp/run-hp.c: new file.
14388 * gdb.hp/start-stop.c: new file.
14389 * gdb.hp/sum.c: new file.
14390 * gdb.hp/templates-hp.cc: new file.
14391 * gdb.hp/thread-local-in-lib.c: new file.
14392 * gdb.hp/thread-local-in-lib.h: new file.
14393 * gdb.hp/thread-local-in-lib.lib.c: new file.
14394 * gdb.hp/vforked-program.c: new file.
14395 * gdb.hp/virtfunc-hp.cc: new file.
14396 * gdb.hp/watchpoint-hp.c: new file.
14397 * gdb.hp/xdb.c: new file.
14398 * gdb.hp/xdb0.c: new file.
14399 * gdb.hp/xdb0.h: new file.
14400 * gdb.hp/xdb1.c: new file.
14401
14402Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
14403
14404 The following change was made by Edith Epstein
14405 <eepstein@cygnus.com> as part of a project to merge in changes
14406 originally made by HP; HP did not create ChangeLog entries.
14407
14408 * gdb.c++/demangle.exp: changed the expected output for some
14409 ARM-style mangling -- removed second reference to datatype.
14410 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 14411 T1<char>::~T1<char>(void)
c906108c 14412 becomes,
a9c64011
AS
14413 maint demangle __dt__11T1__pt__2_cFv
14414 T1<char>::~T1(void)
c906108c
SS
14415
14416 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 14417
c906108c
SS
14418Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
14419
14420 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
14421 * gdb.trace/backtrace.exp: Likewise.
14422 * gdb.trace/circ.exp: Likewise.
14423 * gdb.trace/collection.exp: Likewise.
14424 * gdb.trace/deltrace.exp: Likewise.
14425 * gdb.trace/infotrace.exp: Likewise.
14426 * gdb.trace/limits.exp: Likewise.
14427 * gdb.trace/packetlen.exp: Likewise.
14428 * gdb.trace/passc-dyn.exp: Likewise.
14429 * gdb.trace/passcount.exp: Likewise.
14430 * gdb.trace/report.exp: Likewise.
14431 * gdb.trace/save-trace.exp: Likewise.
14432 * gdb.trace/tfind.exp: Likewise.
14433 * gdb.trace/tracecmd.exp: Likewise.
14434 * gdb.trace/while-dyn.exp: Likewise.
14435 * gdb.trace/while-stepping.exp: Likewise.
14436
144371998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
14438
14439 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
14440
14441Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
14442
14443 From Brendan Kehoe:
14444 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
14445 int return types.
14446
14447Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
14448
14449 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
14450 remote dos host testing right.
14451
14452Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
14453
14454 * gdb.base/corefile.exp: remove some xfails.
14455
14456Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
14457
14458 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
14459 have different timestamps.
14460
14461Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
14462
14463 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
14464 gdb.base/default.exp: Replace "exec" with "executable".
14465
14466Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
14467
14468 * gdb.base/default.exp: Change else if to elseif from previous
14469 delta.
14470
14471Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
14472
14473 * gdb.base/default.exp: Add brace missing from previous delta.
14474
14475Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
14476
14477 * gdb.base/default.exp: Support test for info float for all
14478 varieties of arm toolchain.
14479
dc96c6c7 14480Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14481
14482 * gdb.trace/*.exp: remove "remote_download" command.
14483
dc96c6c7 14484Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14485
14486 * gdb.trace/*.exp: remove -gdwarf from compile.
14487
14488Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
14489
14490 * gdb.trace/configure.in(AC_INIT): typo
14491 * gdb.trace/configure: regenerated
14492
dc96c6c7 14493Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14494
14495 * config/m68k-emc.exp: New file.
14496 * lib/<emc-support.exp trace-support.exp}: New files.
14497 * configure.in: add new test directory gdb.trace.
14498 * gdb.trace/{configure configure.in Makefile.in}: New files.
14499 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
14500 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
14501 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
14502 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
14503 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
14504 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
14505 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 14506
dc96c6c7 14507Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14508
14509 * gdb.c++/classes.exp: Change all regular expressions to match
14510 arbitrary combinations of newline/carriage-return, so that they
14511 will work equally well on Unix and Windows.
14512 * gdb.c++/inherit.exp: ditto.
14513 * gdb.c++/virtfunc.exp: ditto.
14514
145151998-08-11 Dawn Perchik <dawn@cygnus.com>
14516
14517 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
14518
c2d11a7d
JM
14519Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
14520
14521 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
14522 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
14523 to use a0-a3/d0-d3 as needed.
14524
14525Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
14526
14527 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
14528 * gdb.disasm/am33.exp: Corresponding changes.
14529
c906108c
SS
145301998-07-11 Felix Lee <flee@cygnus.com>
14531
14532 * gdb.base/callfuncs.exp: add cmp10 test.
14533 * gdb.base/callfuncs.c (cmp10): new function.
14534
14535Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
14536
d63a86f8 14537 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
14538 into two parts to get around a synchronization problem in expect.
14539
3fc11d3e
JM
14540Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
14541
14542 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
14543
14544 * configure.in: Add options for gdbtk testsuite.
14545
14546 * configure: Regenerate.
14547
14548 * gdb.gdbtk: New directory to hold gdbtk tests.
14549
c906108c
SS
14550Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14551
14552 * gdb.fortran/types.exp: Escape brackets in expect patterns
14553 for test_float_literal_types_accepted tests.
14554 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
14555 before run test.
14556
c2d11a7d
JM
14557Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
14558
14559 * am33.exp: Just compile, do not link the testcase.
14560 * am33.s: Add ".am33" pseudoop to force am33 mode.
14561
c906108c
SS
145621998-06-25 Felix Lee <flee@cygnus.com>
14563
14564 * gdb.base/setshow.exp: make sure $pc is sane.
14565
14566 * gdb.stabs/weird.exp: split expect patterns properly.
14567
c2d11a7d
JM
14568Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
14569
14570 * gdb.disasm/am33.s: New disassembler testfile for the am33.
14571 * gdb.disasm/am33.exp: Run it.
14572
dc96c6c7 14573Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14574
14575 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
14576 match processing (and eliminate spurious timeouts when running).
14577
dc96c6c7 14578Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14579
14580 * gdb.base/signals.exp (test_handle_all_print): put back Mach
14581 exception test, but conditionalize it on target [mach | gnu].
14582
dc96c6c7 14583Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14584
14585 * gdb.base/overlays.exp: fixup compile line for linker script.
14586
14587Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
14588
14589 * gdb.fortran/types.exp: don't guess at float size.
14590
14591Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
14592
14593 * gdb.base/exprs.exp: delete test that depends on int size.
14594
14595Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
14596
14597 * config/sim.exp: Removed checks for target triplets.
14598 (gdb_target_sim): Use gdb,target_sim_options.
14599
14600Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
14601
14602 * gdb.base/reread.exp: New file.
14603 * gdb.base/reread1.c: New file.
14604 * gdb.base/reread2.c: New file.
14605
14606Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
14607
14608 * config/sim.exp: Use 'target sim -sparclite' when running
14609 SPARClite programs.
14610
14611Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
14612
14613 * gdb.base/structs2.exp: New file.
14614 * gdb.base/structs2.c: New file.
14615
14616Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
14617
14618 * gdb.asm/common.inc: New file.
14619 * gdb.asm/d10v.inc: New file.
14620 * asm-source.exp: Pass -I's to gas to find .inc files.
14621 Update line numbers in expected output.
14622 * asmsrc1.s: Rewrite.
14623 * asmsrc2.s: Rewrite.
14624 * configure.in: Create arch.inc symlink.
14625 * configure: Regenerate.
14626 * Makefile.in (distclean): Delete arch.inc.
14627
14628Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
14629
14630 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
14631 (t_enum_value2): ditto
14632 (t_enum_value3): ditto
14633 (main): ditto
14634Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14635
14636 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
14637 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
14638 change.
14639 Use gdb_test instead of send_gdb/gdb_expect sequences.
14640
14641Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
14642
14643 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
14644 not void.
14645
14646Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
14647
14648 * gdb.base/branches.c: Code with lots of loops and
14649 subroutines. Used to test gdbs ability to single step through PC
14650 changes, especially to test mips-tdep.c:mips_next_pc
14651
14652Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
14653
14654 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
14655 more rigorous EGCS C++ error checking.
14656
14657Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14658
a9c64011
AS
14659 * gdb.base/help.exp: Clean up `help set args' and `help show args'
14660 tests.
14661 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
14662 function when asleep.
14663 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
14664 for i*86 Linux and SVR4 signal handling problems.
14665 Remove linux xfail for `next to handler in signals_tests_1', fixed
14666 by recent infrun.c change.
14667 Limit backtrace to 10 frames to avoid timeout problems with infinite
14668 stack backtraces.
14669 Adjust expect pattern in `handle all print' test to match Apr 28 1997
14670 target.[ch] change.
c906108c
SS
14671
14672Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
14673
14674 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
14675 for a newline from gdb before continuing.
14676 (default_gdb_exit): Just look for y or n.
14677 (gdb_test): Detect abnormal exit from GDB running on DOS; if
14678 it does, fail the rests of the tests in the file.
14679
14680Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
14681
14682 * config/cygmon.exp: New file.
14683
14684Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
14685
14686 * gdb.base/list.exp: Fix problem with "list default lines around
14687 main" test on remote targets.
14688
14689 * gdb.base/scope.exp: Fix problem with filelocal_bss before
14690 run test on remote targets.
14691
14692Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
14693
14694 * gdb.asm: New directory.
14695 * configure.in: Configure it.
14696 * configure: Regenerate.
14697 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
14698 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
14699
14700Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
14701
14702 * config/mn10300-eval.exp: New file to support MN10300 eval board.
14703
dc96c6c7 14704Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 14705
a9c64011
AS
14706 * gdb.base/overlays (several files): Merge the two overlay
14707 managers into one. Change variables (foox, barx, bazx, grbxx)
14708 back into ints but force them to load in their proper sections.
c906108c
SS
14709
14710Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
14711
14712 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
14713 on-chip insn memory and IMAP1 to upper 128k.
14714 (D10VCopy): Handle memory regions crossing 16k boundaries.
14715 (D10VCopy): Transfer data in 32 bit chunks.
14716
14717Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
14718
14719 * gdb.base/overlays.c (main): Exit normally when result is
14720 correct.
14721
14722 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
14723 map. Include space for printf in .text segment.
14724
14725 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
14726 updated d10v memory VMA/LMA map.
14727 (D10VCopy): Call D10VTranslate.
d63a86f8 14728
c906108c
SS
14729Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
14730
14731 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
14732
14733 * gdb.base/bar.c (barx, bar): Change variable to small array so
14734 that it won't be put into the .sdata - small data -
14735 section. Update reference.
14736 * gdb.base/baz.c (bazx, baz): Ditto.
14737 * gdb.base/foo.c (foox, foo): Ditto.
14738 * gdb.base/grbx.c (grbxx, grbx): Ditto.
14739
14740 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
14741 to be arrays.
d63a86f8 14742
dc96c6c7 14743Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 14744
a9c64011
AS
14745 * gdb.base/overlays.exp: fix up and get working again.
14746 Add tests for backtraces from an overlay function.
d63a86f8 14747
c906108c
SS
14748Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
14749
14750 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
14751 "calling function with watchpoint enabled".
14752
14753Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
14754
14755 * gdb.base/break.exp (test_next_with_recursion): Remove
14756 gdb_suppress_tests for d10v-*-*.
14757 * lib/gdb.exp (gdb_suppress_tests): Disable this function
14758 pending review of whether it is useful or not.
14759
14760Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
14761
14762 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
14763
14764Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
14765
14766 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
14767 * config/dve.exp: New file to support Densan boards.
14768
14769Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
14770
14771 * gdb.base/interrupt.exp: Document problem of simulators, signals,
14772 reads and BSD.
14773
14774Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
14775
14776 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
14777 response.
14778
14779 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
14780
14781Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
14782
14783 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
14784 test.
14785
14786 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
14787 target_sizeof_long and target_bigendian_p.
14788 (structs_by_value, structs_by_reference): Check values according
14789 to targets word size and endianess.
d63a86f8 14790
c906108c
SS
14791Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
14792
14793 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
14794 output.
14795
14796Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
14797
14798 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
14799 Update test of set args help to match source change.
14800
14801Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
14802
14803 * gdb.base/default.exp: Expect help system output to be in
14804 alphabetical order.
14805 * gdb.base/help.exp: Ditto.
14806
14807Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
14808
14809 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
14810 "i*86-pc-linux-gnu*".
14811 * gdb.base/interrupt.exp: Ditto.
14812 * gdb.base/corefile.exp: Ditto.
14813
14814 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
14815 define vxworks when building the testcase.
14816
14817 * gdb.base/ptype.exp: Fix testnames to be unique.
14818 * gdb.base/radix.exp: Ditto.
14819 * gdb.base/term.exp: Ditto.
14820 * gdb.base/whatis.exp: Ditto.
14821 * gdb.c++/classes.exp: Ditto.
14822
14823Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
14824
14825 * gdb.base/callfuncs.exp: Fix indentation.
14826
14827 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
14828 suppress_flag has been set.
14829 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
14830 target feature.
14831
14832Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
14833
14834 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
14835 the testcase.
14836
14837 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
14838 set_debug_traps() and breakpoint().
14839 * gdb.c++/misc.cc (main): Ditto.
14840 * gdb.c++/templates.cc (main): Ditto.
14841 * gdb.c++/virtfunc.cc (main): Ditto.
14842
14843Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
14844
14845 * lib/gdb.exp(gdb_step_for_stub): New function.
14846 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
14847 exists, reload the executable and do a "continue" instead of
14848 doing a jump.
14849 (runto_main): Use gdb_step_for_stub.
d63a86f8 14850
c906108c
SS
14851 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
14852 tests to have unique names.
14853 * gdb.base/callfuncs.exp: Ditto.
14854 * gdb.base/commands.exp: Ditto.
14855 * gdb.base/default.exp: Ditto.
14856 * gdb.base/help.exp: Ditto.
14857 * gdb.base/list.exp: Ditto.
14858 * gdb.base/opaque.exp: Ditto.
14859 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
14860 similar tests.
d63a86f8 14861
c906108c
SS
14862 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
14863 * gdb.c++/cplusfuncs.cc: Ditto.
14864 * gdb.c++/virtfunc.cc: Ditto.
14865
14866 * config/monitor.exp: Keep track of the last file we saw, rather
14867 than trying to get the info from gdb.
14868
14869 * gdb.fortran/types.exp: Move comment to previous line.
14870
14871Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
14872
14873 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
14874 target mode.
14875
14876Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
14877
14878 From Bob Manson:
14879 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
14880 string from GDB when it connects.
14881
14882 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
14883
14884Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
14885
14886 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
14887 if we can't get a debug format from GDB (we may be testing an
14888 older GDB). Use a 10 second timeout when checking for the format.
14889
14890 * gdb.stabs/weird.exp: Fix quoting.
14891
14892 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
14893
14894Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
14895
14896 * config/arm-ice.exp: New file.
14897
14898Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
14899
14900 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
14901 until it has been modified to work with the new testsuite.
14902
99707966 14903 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
14904 testcase won't compile, cause all of the testcases in the file to
14905 fail instead.
14906
14907 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
14908 (gdb_clear_suppressed): New procedure.
14909 (gdb_stop_suppressing_tests): Only clear suppress_flag if
14910 it contains a positive value.
14911
14912Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
14913
14914 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
14915
14916 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
14917
14918Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
14919
14920 * lib/gdb.exp (setup_xfail_format): New function.
14921 (get_debug_format): New function to get debug format.
14922 (debug_format): New global variable to hold last value set
14923 by get_debug_format.
14924 * gdb.base/list.exp: Call get_debug_format and expect some
14925 tests to fail for DWARF 1 and COFF formats.
14926 * gdb.c++/ptype.exp: Ditto.
14927 * gdb.c++/classes.exp: Ditto.
14928 * gdb.c++/cplusfuncs.exp: Ditto.
14929 * gdb.c++/inherit.exp: Ditto.
14930 * gdb.c++/templates.exp: Ditto.
14931 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 14932
c906108c
SS
14933Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
14934
14935 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
14936 host doesn't have a currently-open connection.
14937
14938 * config/sparclet.exp: Cleanups and fixes to make it generic for
14939 any gdb stub target. Handle cases where gdb doesn't respond when
14940 interrupted in a sane fashion.
14941
14942 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
14943 same thing in a totally different way.
14944
14945 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
14946 setting "timeout".
14947 (gdb_start): We set the global gdb_prompt variable in
14948 default_gdb_init now.
14949
14950Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
14951
14952 * gdb.base/printcmds.exp: Fix "check for floating addition"
14953 regexp to accept results within approx +/- .01 of exact value.
14954 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
14955
14956Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
14957
14958 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
14959 properly.
14960 (gdb_expect): Add optional timeout parameter, and add timeout
14961 value to various calls.
14962 (gdb_suppress_tests): Only give one warning message per group.
14963
14964Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
14965
14966 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
14967 global variables. Handle getting a value for $timeout more
14968 gracefully.
14969
14970Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14971
14972 * lib/gdb.exp: Close connection to remote host if gdb doesn't
14973 initialize.
14974 (default_gdb_init): New procedure; allow gdb_init to be overridden
14975 by a target configuration file.
14976 (gdb_expect): Pass the timeout to remote_expect.
14977
14978 * config/monitor.exp(gdb_load): Fix typo in regexp.
14979
14980Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
14981
14982 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
14983
14984Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
14985
14986 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
14987 here. Call gdb_target_exec before rebooting the target, to make
14988 sure the connection to the target is closed.
14989 (gdb_load): Pass the name of the executable to gdb_target_monitor.
14990 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
14991 Also detect "Timeout reading from remote" error.
14992
14993 * config/gdbserver.exp: Pass the executable being loaded to
14994 gdb_target_monitor. Don't call gdb_file_cmd here; let
14995 gdb_target_monitor do it.
14996
14997 * gdb.disasm/hppa.exp: Don't use exec_output.
14998
14999Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
15000
15001 * gdb.base/list.exp: If we're debugging a non-native target,
15002 try to set the pc register to point to the start of the
15003 program before doing the first list command.
15004
15005 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
15006 test_calls after restarting.
15007
15008 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
15009 reloading.
15010
15011 * gdb.base/watchpoint.exp: Fix typo.
15012
15013 * gdb.base/setshow.exp: Check for use_gdb_stub.
15014
15015 * gdb.base/break.exp: Fix continue until exit test for the gdb
15016 stub case.
15017 * gdb.base/langs.exp: Ditto.
15018
15019 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
15020 gdb_load_offset. If we weren't given a file to load, figure out
15021 what the current file is and use it.
15022
15023 * config/i386-bozo.exp: New file.
15024
15025Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
15026
15027 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
15028 feature.
15029
15030 * config/proelf.exp: New entry.
15031
15032Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
15033
15034 * lib/gdb.exp: Remove spurious .* patterns at the beginning
15035 of regexps.
15036
15037 * gdb.base/watchpoint.exp: Don't run the test_stepping
15038 tests if gdb can't call functions on the target.
15039
15040 * gdb.base/setshow.exp: Don't run the set prompt tests if
15041 the board has gdb_prompt set.
15042
15043Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
15044
15045 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
15046 * gdb.base/commands.exp: Likewise.
15047 * gdb.base/setshow.exp: Likewise.
15048
15049Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
15050
15051 * config/monitor.exp(gdb_start): Look for gdb_prompt target
15052 feature.
15053
15054 * config/i960.exp: New file.
15055
15056Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
15057
15058 * gdb.base/funcargs.exp: Check for gdb,short_int target
15059 feature instead of looking for explicit target triplets.
15060
dc96c6c7 15061Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 15062
d63a86f8 15063 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
15064 "p 123DEADBEEF", to check parse_number.
15065 * top.c: change "to enable to enable" to "to enable" in a couple
15066 of help strings.
15067
15068Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
15069
15070 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
15071 on the mn10300.
d63a86f8 15072
c906108c
SS
15073Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
15074
15075 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
15076 where the test executable is run with explicit args.
15077 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
15078
15079Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
15080
15081 * gdb.base/run.c: Use FAKEARGV to build test executable that
15082 does not require a command line arg, since most simulators
15083 don't currently support passing such an arg into the simulated
15084 program.
15085 * gdb.base/commands.exp: Change tests to insert the proper
15086 value as the arg to the first recursive factorial call. Change
15087 compilation line to define FAKEARGV at compile time.
15088
15089Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
15090
15091 * gdb.base/recurse.exp: Enable these tests for the mn10300.
15092 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
15093 function with watchpoint enabled" test.
15094
15095Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
15096
15097 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
15098 Don't call gdb_test when the command doesn't return to a gdb prompt.
15099
15100 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
15101 "Tests restarted" messages.
15102
15103Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
15104
15105 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
15106
dc96c6c7 15107Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15108
15109 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
15110 for INFO SYMBOL; add help tests for OVERLAY commands.
15111 * gdb.base/default.exp: add tests for INFO SYMBOL command;
15112 add tests for OVERLAY commands
15113 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
15114 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
15115 * gdb.base/sigall.c: add usestubs code frag
15116 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 15117
c906108c
SS
15118Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
15119
15120 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
15121 failures.
15122 (gdb_stop_suppressing_tests): Note that tests have restarted.
15123
15124Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
15125
15126 * config/h8300.exp: New file.
15127
15128Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
15129
15130 * gdb.base/setshow.exp: Check for the existence of a
15131 feature, not its value.
15132
15133Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
15134
15135 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
15136
15137 * gdb.base/scope.exp: It's now init0(), not init().
15138
15139 * gdb.base/scope0.c: For now, change init() to be init0().
15140
15141 * config/monitor.exp: Use gdb_serial in preference to serial
15142 or netport.
15143
15144 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
15145 and it's not already set.
15146
15147Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
15148
15149 * gdb.base/setshow.exp: Only test the run command if the target
15150 isn't using a stub and if it supports argument passing.
15151
15152Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
15153
15154 * config/udi.exp(gdb_start): Make sure UDICONF is set
15155 properly before starting gdb.
15156
15157Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
15158
15159 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
15160 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
15161 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
15162
15163Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
15164
15165 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
15166 specialized code to reboot the board, use remote_reboot instead.
15167
15168 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
15169
15170 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
15171
15172 * config/monitor.exp: Make sure we disconnect from the target.
15173 Also, try a reboot/reload cycle instead of failing if the
15174 load fails.
15175
15176Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
15177
15178 * gdb.base/default.exp: Don't set match_max.
15179 * gdb.base/help.exp: Ditto.
15180 * gdb.base/list.exp: Ditto.
15181 * gdb.base/signals.exp: Ditto.
15182
15183 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
15184 set, use remote_ld to download the testcase instead of
15185 the GDB loader.
15186
15187Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
15188
15189 * config/vr5000.exp: New file.
15190
15191 * config/monitor.exp(gdb_target_monitor): Add pattern for
15192 "Ending remote" to detect errors in connecting.
15193
15194 * gdb.base/setshow.exp: Add .* within auto language test.
15195
15196 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
15197 target feature.
15198
15199 * config/monitor.exp(gdb_load): Check for a failure when loading,
15200 and reboot the board if necessary.
15201
15202 * gdb.base/setvar.exp(test_set): Handle multiple prints within
15203 a set of tests. Remove print.* from the patterns being checked.
15204
15205Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
15206
15207 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
15208 refer to gdb_spawn_id.
15209
15210 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
15211 longer used.
15212 * config/sparclet.exp: Ditto.
15213 * config/sparclet-old.exp: Ditto.
15214 * config/slite.exp: Ditto.
15215 * config/sim.exp: Ditto.
15216 * gdb.base/funcargs.exp: Ditto.
15217
15218 * lib/gdb.exp:Remove references to gdb_spawn_id.
15219 (gdb_expect): Move to remote.exp.
15220
15221Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
15222
15223 * config/monitor.exp: Detect the "Couldn't establish connection"
15224 message from GDB.
15225
15226Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
15227
15228 * gdb.base/bitfields.exp: Use runto instead of explicit
15229 gdb_run_cmd/gdb_expect sequences.
15230
15231 * gdb.base/break.exp(text_next_with_recursion): Add match for
15232 gdb_expect call.
15233
15234 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
15235 We also need to handle the "A program is being debugged already"
15236 prompt from gdb. Use gdb_test to set the baud rate.
15237
15238 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
15239 to 20000. Really. I mean it.
15240
15241Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
15242
15243 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
15244 fails. If suppress_flag is set, skip perror message about not
15245 being able to send to GDB.
15246 (send_gdb): If suppress_flag is set, don't try to send commands to
15247 GDB.
15248 (gdb_expect): If suppress_flag is set, always fail immediately.
15249 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
15250 (gdb_init): Call gdb_stop_suppressing_tests.
15251 (default_gdb_exit): Ditto.
15252 (default_gdb_start): Ditto.
15253
15254 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
15255 gdb_stop_suppressing_tests as appropriate.
15256 * gdb.base/break.exp: Ditto.
15257 * gdb.base/callfuncs.exp: Ditto.
15258 * gdb.base/commands.exp: Ditto.
15259 * gdb.base/exprs.exp: Ditto.
15260 * gdb.base/funcargs.exp: Ditto.
15261 * gdb.base/list.exp: Ditto.
15262 * gdb.base/recurse.exp: Ditto.
15263 * gdb.base/scope.exp: Ditto.
15264 * gdb.base/structs.exp: Ditto.
15265 * gdb.c++/inherit.exp: Ditto.
15266
15267Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
15268
15269 * config/vr4300.exp: New file.
15270
99707966 15271 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 15272
99707966 15273 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
15274
15275Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
15276
15277 * lib/gdb.exp(gdb_init): New function.
15278
15279 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
15280 for each individual variable set.
15281
15282 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
15283 name.
15284
15285 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
15286
15287 * gdb.base/scope.exp: Use gdb_test.
15288
15289 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
15290 aborting; the testsuite driver will do that for us (see
15291 gdb_finish). Also, use gdb_test in a few more places.
15292
15293Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15294
15295 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
15296
15297Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
15298
15299 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
15300 and "add_tests" are not at the same address.
15301
15302Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
15303
15304 * gdb.base/ptype.exp: Use gdb_test.
15305
15306Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
15307
15308 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
15309 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
15310 left in. No longer expect them to fail.
15311
15312 * gdb.stabs/*.mt; Deleted, no longer used.
15313 * gdb.stabs/configure.in: Remove references to target makefile
15314 frags.
15315 * gdb.stabs/configure: Rebuilt.
15316
15317 * gdb.disasm/*.mt: Deleted, no longer used.
15318 * gdb.disasm/configure.in: Remove references to target makefile
15319 frags. Use "sh3.s" as the unique filename for this directory.
15320 * gdb.disasm/configure: Rebuilt.
15321
15322 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
15323 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
15324 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
15325
15326Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
15327
15328 * config/udi.exp: Use mondfe,name instead of remote_host.
15329
15330Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
15331
15332 * gdb.base/watchpoint.exp: Don't expect a failure when calling
15333 a function with a watchpoint enabled on the mn10200.
15334
15335 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
15336 before trying to create it!
15337
15338Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
15339
15340 * config/vx.exp: Use hostname instead of netport.
15341
15342 * config/vxworks.exp: New file.
15343
15344 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
15345
15346 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
15347 gdb before assuming everything worked. Send a ^C if a timeout
15348 occurs.
15349
15350 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
15351 $gdb_spawn_id directly.
15352 (gdb_run_cmd): Try _start as well as start. Use the target feature
15353 gdb,start_symbol as the symbol to start from when jumping.
15354
15355Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
15356
15357 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
15358 redundant) test.
15359
15360 * gdb.base/recurse.exp: Relax final value test for 'b' so that
15361 it doesn't lose for 16bit integer systems.
15362
15363Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
15364
15365 * gdb.fortran/types.exp: If the target doesn't support "double"
15366 data types, then expect "real" types to only be 4 bytes.
15367
15368 * gdb.c++/virtfunc.exp: Expect failure for virtual function
15369 call tests if the target doesn't support inferior function calls.
15370
15371 * gdb.base/printcmds.exp: Allow minor deviation in FP values
15372 in printf tests.
15373
15374Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
15375
15376 * gdb.base/help.exp: Disable "help set", "help show", and
15377 "help support". Simplify regexp for "help stack".
15378
15379 * gdb.base/default.exp: Set match_max to 5000 and the timeout
15380 to 60 seconds. Temporarily set match_max to 15000 around the
15381 "info copying" test.
15382
15383 * gdb.base/nodebug.exp: Don't try to do an inferior function
15384 call if the target doesn't support them.
15385 * gdb.base/printcmds.exp: Likewise.
15386 * gdb.base/setvar.exp: Likewise.
15387 * gdb.base/structs.exp: Likewise.
15388 * gdb.c++/templates.exp: Likewise.
15389 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
15390
15391 * gdb.base/recurse.exp: Enable for the mn10200.
15392
15393 * configure.in: Do configure gdb.stabs directory for *-*-elf
15394 targets.
15395 * configure: Rebuilt.
15396
15397 * gdb.base/break.exp: Check for gdb,noresults before testing
15398 exit status and/or results from the target.
15399 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
15400 * lib/gdb.exp: Remove old (now bogus) initialization of
15401 noinferior, noargs, noresults and nosignals.
15402
15403Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
15404
15405 * config/sh.exp: New file.
15406
15407 * config/slite.exp: Try to connect multiple times to the board
15408 before rebooting. Only send a "monitor run" if need_monitor_run
15409 is set.
15410
15411 * gdb.base/break.exp: Don't do the "stub continue" test if
15412 the target has gdb_stub set.
15413
15414 * gdb.base/callfuncs.exp: Increase the timeout.
15415
15416 * gdb.base/interrupt.exp: Don't even try to compile the testcase
15417 if the target has gdb,noinferiorio set.
15418
15419 * gdb.base/list.exp: Increase match_max to 10000 characters.
15420
15421 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
15422
15423 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
15424 target.
15425
15426 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
15427
15428Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
15429
15430 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
15431 trying to delete the copy of gdb. Catch the file delete so we
15432 don't die if the delete fails; also, the file should be copied to
15433 the host, not to the build.
15434
15435Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
15436
15437 * lib/gdb.exp(gdb_test): Surround the result pattern with
15438 parenthesis in case it contains multiple regexps separated
15439 with |.
15440
15441 * gdb.base/watchpoint.exp: Use gdb_test.
15442 * gdb.base/default.exp: Ditto.
15443
15444Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
15445
99707966 15446 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 15447
c906108c
SS
15448 * gdb.base/scope.exp: Use gdb_test.
15449 * gdb.c++/classes.exp: Ditto.
15450 * gdb.c++/inherit.exp: Ditto.
15451
15452Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
15453
15454 * gdb.base/crossload.exp: Don't use execute_anywhere, use
15455 remote_exec instead.
15456 * gdb.base/corefile.exp: Don't be ridiculous.
15457 * gdb.base/*.c: Add missing stub invocations.
15458
15459Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
15460
15461 * config/slite.exp: Miscellaneous fixes.
15462
15463 * lib/gdb.exp: Fix runto.
15464
15465 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
15466 the target.
15467
15468 * gdb.base/watchpoint.exp: Fix regexp.
15469
15470 * lib/gdb.exp(default_gdb_exit): Add a catch to the
15471 close and wait commands, as the descriptor may now be
15472 invalid. Always call "remote_close host".
15473
15474Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
15475
15476 Major rewrite for testsuite revision.
d63a86f8 15477
c906108c
SS
15478 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
15479 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
15480 instead of relying on spawn_id to always contain a valid
15481 spawn id.
15482 (get_compiler_info): New procedure to build the ${binfile}.ci
15483 file, instead of replicating this in N different places.
15484 (gdb_compile): New procedure.
d63a86f8 15485
c906108c
SS
15486 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
15487 appropriate arguments) instead of compile. Use gdb_test in a lot
15488 more places. Use send_gdb instead of send. Always run gdb_start
15489 at the start of a testcase, as this is no longer done magically.
15490
15491 config/*-gdb.exp: Rename without the -gdb suffix.
15492
15493 config/mips.exp: Use remote_close instead of exit_remote_shell.
15494 config/monitor.exp: Use target_info instead of looking at
15495 baud, timeout, etc.
15496 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
15497
15498Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15499
15500 * gdb.c++/templates.exp (test_ptype_of_templates),
15501 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
15502 Update expect patterns for destructors and assignment operators
15503 to match corresponding c-typeprint.c changes.
15504 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
15505 to destructor breakpoint test, GDB should be able to set the
15506 destructor breakpoint without specifying arguments.
15507
15508Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
15509
15510 * gdb.threads/pthreads.exp: Change result for failure to compile due
15511 to lack of pthreads runtime support from an error to simply an
15512 unsupported test, per dejagnu standards.
15513
15514Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15515
15516 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
15517 where GDB exits to reduce pattern match time.
15518 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
15519
15520 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
15521
dc96c6c7 15522Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15523
15524 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
15525 * gdb.base/default.exp: ditto.
15526 * gdb.base/nodebug.exp: ditto.
15527 * gdb.base/printcmds.exp: ditto.
15528 * gdb.base/ptype.exp: ditto.
15529 * gdb.base/setvar.exp: ditto.
15530 * gdb.base/structs.exp: ditto.
15531 * gdb.base/setshow.c: Guard against uninitialized values of argc.
15532
15533Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
15534
15535 * configure, */configure: Rebuild with autoconf 2.12.
15536
15537Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
15538
15539 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
15540 use new i*86-pc-linux*-gnu quads.
15541 * gdb.base/corefile.exp: Ditto.
15542 * gdb.base/signals.exp: Ditto.
15543 * gdb.base/sigall.exp: Ditto.
15544 * gdb.base/interrupt.exp: Ditto.
15545
15546 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
15547 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
15548 RedHat 4.0.
d63a86f8 15549
c906108c
SS
15550 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
15551 linux. This allows the test case to at least compile on latest
15552 linux, but still not run due to missing the threads runtime library.
15553
15554Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15555
15556 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
15557 directory to search gdb directory. Accept and step over conditional
15558 stack alignment code. Consume $prompt in failure cases.
15559 Reset timeout to $oldtimeout instead of some arbitrary value.
15560 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
15561 timeout problems with infinite stack backtraces.
15562 * gdb.base/ptype.exp (ptype struct link, union tu_link):
15563 Accept function parameters for linkfunc member.
15564
15565Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
15566
15567 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
15568 (CXXFLAGS): Remove, unreferenced.
15569 (B_OPTIONS): Add for -B options and add code to initialize with
15570 previous -B options and also add -B option to pick up cross compiled
15571 runtime.
15572 (TARGET_INCLUDES): Add for -I options and add code to initialize when
15573 doing cross compiles.
15574 (target_alias): Declare global.
15575 (xgcc): Set variable to full path of gcc in build tree. Use findfile
15576 to verify that gcc exists in build tree, and if so set CC to that
15577 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 15578
c906108c
SS
15579Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
15580
15581 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
15582 ptype test for anonymous union. Fixup testcase to match
15583 current gcc debug output.
15584
15585Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
15586
15587 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
15588 force argument to an unsigned long type.
15589
15590Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
15591
15592 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
15593 tests and anonymous union print/ptype tests.
15594 * gdb.base/list.exp (test_forward-search): Increase timeout by
15595 5 minutes for the "search extremely long line" case.
15596 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
15597 completely optional and that the pass/fail messages use the command as
15598 the message if that third arg is a null string.
15599 (gdb_test_exact): Arrange that a null string pattern means match a
15600 null string output rather than any output, which might include random
15601 errors.
15602 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
15603 backtrace test.
15604 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
15605 always failing and failure is now exposed by gdb.exp changes.
15606
15607Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
15608
15609 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
15610 weren't being noted.
15611
15612Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15613
15614 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
15615 * gdb.stabs/weird.exp: Remove v_comb xfails.
15616
dc96c6c7 15617Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15618
15619 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 15620 list.exp scope.exp watchpoint.exp]
c906108c 15621 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 15622
dc96c6c7 15623Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15624
15625 * config/monitor.exp: Increase download timeout to 1000 seconds.
15626
dc96c6c7 15627Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15628
15629 * config/m32r.exp: Increase timeout to 120 seconds.
15630
15631Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
15632
15633 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
15634 and accept older ordering as obsolescent gcc or gdb.
15635 * gdb.c++/templates.exp: Ditto.
15636 * gdb.c++/virtfunc.exp: Ditto.
15637
15638Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
15639
15640 * gdb.base/coremaker.c: Add code to mmap some data so we
15641 can check that it ends up in the core file.
15642 * gdb.base/corefile.exp: Add test to read mmapped data
15643 from core file.
15644
dc96c6c7 15645Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15646
15647 * config/m32r.exp: New file.
15648
15649Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
15650
15651 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
15652 that cflags can contains -gstabs, and work correctly for other tests.
15653
dc96c6c7 15654Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15655
15656 * gdb.base/setshow.exp: New file, tests show and set.
15657 * gdb.base/setshow.c: New file, tests show and set.
15658 * gdb.base/help.exp: Add test for help set|show annotate.
15659 * gdb.base/default.exp: Add test for set|show annotate.
15660
15661Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
15662
15663 * testsuite/gdb.base/break.exp: Make backtrace from factorial
15664 errors unique.
15665 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
15666 explicitly.
15667
15668Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
15669
15670 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
15671 and width commands. This is done elsewhere.
15672 * (gdb_start): Don't call gdb_start_sim here. That's already
15673 done in gdb_load. This fixes lots of failures in default.exp.
15674
15675Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
15676
15677 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
15678 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
15679 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
15680 in the same we we treat other failures (since it may be an expected
15681 condition), rather than as an error.
15682 * gdb.base/signals.exp (test_handle_all_print): Revert back to
15683 old test format.
15684
15685Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
15686
15687 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
15688 (distclean maintainer-clean realclean): No need to remove files
15689 twice. Nuke the duplicates.
15690 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 15691 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
15692 Remove config.h along with other config files.
15693
15694Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
15695
15696 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
15697 "p func1 ()" and note that rests of tests are skipped.
15698 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
15699 setup_xfails for "print func2::coremaker_local".
15700 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
15701 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
15702 affected by the previous run test.
15703 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
15704 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
15705 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
15706 "pass int powerset tuple" and "pass modeless int powerset tuple".
15707 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
15708 "real write 4" and "real write 8".
15709 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
15710 setup_xfails for "print vs1 after tuple assign 2",
15711 "print \$i after tuple assign 2", and
15712 "print vs2 after tuple assign 2".
15713 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
15714 meaningful error message and return -1 so the caller can
15715 suppress further tests and avoid a cascade of errors.
d63a86f8 15716
c906108c
SS
15717Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
15718
15719 * gdb.base/a1-selftest.exp: Tweak tests to account for new
15720 format for printing version.
15721 * gdb.base/default.exp: Ditto.
15722 * gdb.base/interrupt.exp: Fix problem with cascade of
15723 errors if child process dies while calling a function.
d63a86f8 15724
c906108c
SS
15725Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
15726
15727 * Makefile.in (VPATH): Add
15728 * Makefile.in (Makefile, config.status): Fix rules so things get
15729 remade when necessary.
15730
15731Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
15732
15733 * Makefile.in (just-check): Add path to sibling expect dir
15734 to environment variable specified by RPATH_ENVVAR.
15735
15736Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
15737
15738 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
15739 (just-check): Add shared library paths for libstdc++, tk,
15740 tcl, bfd, and opcodes to the environment variable specified
15741 in RPATH_ENVVAR.
15742 * configure.in: Add support to recognize --enable-shared flag
15743 and generate correct value for RPATH_ENVVAR.
15744 * configure: Regenerated with autoconf.
15745
15746Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
15747
15748 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
15749 include all osf versions.
15750 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
15751 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
15752 when target is linux. When failing to build pthreads test
15753 executable, give more meaningful message.
15754 * gdb.threads/pthreads.c: Hpux also uses old definition of second
15755 arg for pthread_create.
d63a86f8 15756
c906108c
SS
15757Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
15758
15759 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
15760 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
15761 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
15762 and -lpthreads (everybody else).
15763 (test_startup): Fail gracefully if threads are not supported.
15764 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
15765 "p/c array_index("abcdef",2)" when not gcc compiled.
15766 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
15767 "print func2::coremaker_local" when not gcc compiled.
15768 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
15769 "ptype on opaque struct tagname (statically)",
15770 "ptype on opaque struct tagname (dynamically) 1", and
15771 "ptype on opaque struct tagname (dynamically) 2"
15772 for not compiled with gcc.
15773 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
15774 backtrace when compiled with gcc.
d63a86f8 15775 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
15776 than always return success.
15777
15778Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
15779
15780 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
15781
15782Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
15783
15784 * gdb.base/structs.exp: Undo last change.
15785
15786Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
15787
15788 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
15789 encapsulate all the steps/nexts done during self test, starting
15790 at main, and makes them less sensitive to optimization issues.
15791 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
15792 signal handler" test.
15793 * gdb.threads/pthreads.exp: Only run this for native configs.
15794 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
15795 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
15796 tests.
15797 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
15798 for "runto test_calls(void)" test.
d63a86f8 15799
c906108c
SS
15800Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
15801
15802 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
15803 and don't expect address info in breakpoint confirmations.
15804
15805Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
15806
15807 * gdb.base/list.exp (test_forward_search): Increase timeout
15808 temporarily by 60 seconds for searching extremely long line,
15809 and then reset to old value when done. Increase expect input
15810 buffer to 10000.
15811
15812Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
15813
15814 * gdb.base/list.exp (test_forward_search): Fix to handle very
15815 long source line without overflowing expect's input buffer.
15816
15817Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
15818
15819 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
15820 "buffer_full".
15821
15822 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
15823 "buffer_full".
15824
15825 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
15826 "buffer_full".
15827
15828 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
15829 "buffer_full".
15830
15831Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
15832
15833 * configure.in (configdirs): Add gdb.threads.
15834 * configure: Regenerated with autoconf.
15835 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
15836 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
15837 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 15838
c906108c
SS
15839Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
15840
15841 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
15842
15843Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
15844
15845 * gdb.base/signals.exp (test_handle_all_print): Test separately for
15846 each signal's status in the output of "handle all print".
15847 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
15848 the \r\n sequence that immediately precedes the gdb prompt.
15849 * gdb.base/a1-selftest.exp: Save original timeout and restore
15850 after test.
15851
15852Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
15853
15854 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
15855 symbol.
15856
15857Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15858
15859 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
15860
15861Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
15862
15863 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
15864 timeout by 60 seconds.
15865
15866Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
15867
15868 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
15869 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
15870 error return.
15871
15872Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
15873
15874 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
15875 gdb initialization, also report how long dejagnu waited. Restore
15876 old timeout before doing error return. Temporarily increase timeout
15877 by 3 minutes to allow for slow startups over heavy NFS use.
15878
15879Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
15880
15881 * lib/gdb.exp: Report timeout value for verbosity level 2.
15882 * config/gdbserver.exp: Ditto.
15883 * config/hppro.exp: Ditto.
15884 * config/mips-gdb.exp: Ditto.
15885 * config/monitor.exp: Ditto.
15886 * config/netware.exp: Ditto.
15887 * config/sim-gdb.exp: Ditto.
15888 * config/slite-gdb.exp: Ditto.
15889 * config/udi-gdb.exp: Ditto.
15890 * config/unix-gdb.exp: Ditto.
15891 * config/vx-gdb.exp: Ditto.
15892 * gdb.base/a1-selftest.exp: Ditto.
15893 * gdb.base/a2-run.exp: Ditto.
15894 * gdb.base/break.exp: Ditto.
15895 * gdb.base/corefile.exp: Ditto.
15896 * gdb.base/list.exp: Ditto.
15897 * gdb.base/recurse.exp: Ditto.
15898 * gdb.base/scope.exp: Ditto.
15899 * gdb.base/signals.exp: Ditto.
15900
15901Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15902
15903 * gdb.threads/Makefile.in (docdir): Removed.
15904
15905Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15906
15907 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 15908 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 15909 @srcdir@.
d63a86f8 15910 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
15911 autoconf 2.5 or higher.
15912 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
15913
15914Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
15915
15916 * configure: Regenerated.
15917 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
15918 avoid name clashes with SunOS headers.
15919
15920Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
15921
15922 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
15923
15924Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
15925
15926 * gdb.base/callfuncs.exp: Finish last change -- make sure the
15927 prototype information ends up in the compiler info file.
15928
15929Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
15930
15931 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
15932 attempting to regenerate it. Eliminate use of a temporary file
15933 and just generate the info file directly. Source it immediately,
15934 for consistency of use.
15935 * gdb.base/corefile.exp: Ditto
15936 * gdb.base/exprs.exp: Ditto.
15937 * gdb.base/funcargs.exp: Ditto.
15938 * gdb.base/langs.exp: Ditto.
15939 * gdb.base/list.exp: Ditto.
15940 * gdb.base/mips_pro.exp: Ditto.
15941 * gdb.base/nodebug.exp: Ditto.
15942 * gdb.base/opaque.exp: Ditto.
15943 * gdb.base/ptype.exp: Ditto.
15944 * gdb.base/scope.exp: Ditto.
15945 * gdb.base/setvar.exp: Ditto.
15946 * gdb.base/signals.exp: Ditto.
15947 * gdb.base/whatis.exp: Ditto.
15948 * gdb.c++/templates.exp: Ditto.
15949 * gdb.c++/virtfunc.exp: Ditto.
15950 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
15951 whether or not to add -lstdc++ to the compile command line args.
15952
15953Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15954
15955 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
15956 it got fixed by the recent lookup_minimal_symbol_by_pc change.
15957 Increase timeout, a lot of single stepping might be needed if the
15958 target has no hardware watchpoints.
15959
15960Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
15961
15962 * gdb.base/break.exp: Ignore compiler warnings when compiling
15963 break.c.
15964 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
15965 * gdb.base/default.exp: Add h8300 xfails. Handle messages
15966 from remote-sim.
15967 * gdb.base/exprs.exp: Add h8300 xfails.
15968 * gdb.base/funcargs.exp: Likewise.
15969 * gdb.base/nodebug.exp: Likewise.
15970 * gdb.base/printcmds.exp: Likewise.
15971 * gdb.base/ptype.exp: Likewise.
15972 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
15973 h8300 xfails.
d63a86f8 15974 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
15975 on the h8300.
15976 * gdb.base/funcargs.c: Explicitly make last constant argument to
15977 call_after_alloca_subr an unsigned long type.
15978 * gdb.base/return.c: Include stdio.h.
15979
15980Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15981
15982 * config/abug.exp: New file for the older Motorola Bug monitor
15983 that runs on the mvme13x series VME boards.
15984 * config/monitor.exp: Use the new config array for target settings
15985 if they exist.
15986
15987Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
15988
15989 * sim-gdb.exp: Make the SH simulator allocate less space when
15990 it is targeted.
15991
15992Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
15993
15994 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
15995 test.
15996
15997Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
15998
15999 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
16000 "rs6000-*-*" for "list function in include file" when gcc compiled.
16001 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
16002 for "p ctable1[120]".
16003 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
16004 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
16005 Remove setup_xfail for "rs6000-*-*" for
16006 "print 'scope0.c'::filelocal before run".
16007 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
16008 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
16009 since some compilers don't allow both options to be given
16010 on the same command line. Create object file and move it.
d63a86f8 16011
c906108c
SS
16012Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
16013
16014 * gdb.base/corefile.exp: Always regenerate the core file, since
16015 we always regenerate the coremaker program. Detect special case
16016 where registers cannot be read from core file.
d63a86f8 16017
c906108c
SS
16018Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
16019
16020 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
16021 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
16022 * gdb.c++/templates.exp: Only match on basename of file since
16023 some formats like xcoff don't encode directory information.
16024 * gdb.stabs/weird.exp: Use the right sed script for powerpc
16025 and rs6000 AIX xcoff targets.
16026 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
16027 * configure: Regenerate.
16028 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
16029 here, rather than in distclean.
d63a86f8 16030
c906108c
SS
16031Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
16032
16033 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
16034 defined, and use it to compile the test case with -O2. The
16035 native compilation still uses no optimization.
16036 * gdb.base/mips_pro.c: Remove inline assembly code since
16037 it is compiled PIC by default, which results in assembler
16038 warnings that make the testsuite think the compilation
16039 was unsuccessful.
16040
16041Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
16042
16043 * gdb.c++/misc.exp: Add note to message for
16044 "print s.a for foo struct" that this is a known gcc 2.7.2
16045 and earlier bug.
16046
16047Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
16048
16049 * gdb.base/break.exp: Fix pattern for matching "Delete all
16050 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
16051 setup_xfail for deleting all breakpoints test. Fix various
16052 timeout messages to include "(timeout)".
16053 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
16054 for "p t_float_values2(3.14159,float_val2)".
16055 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
16056 for "continue to call2g" when gcc compiled.
16057 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
16058 "up to foo in langs.exp", "show language at foo in langs.exp",
16059 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
16060 and "show language at fsub in langs.exp".
16061 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
16062 "list line 1 in include file", "list message for lines past EOF",
16063 "list function in include file", "list list0.h:foo", and
16064 "list filename:function; nonexistant function".
16065 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
16066 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
16067 and "ptype t_char_array" to be for native cc only.
d63a86f8 16068
c906108c
SS
16069Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
16070
d63a86f8 16071 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
16072 setup_xfail for "print coremaker_bss", "print coremaker_ro",
16073 "print func2::coremaker_local", and "backtrace in corefile.exp".
16074
16075Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
16076
16077 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
16078 "bt in signals.exp". This problem only appears when running
16079 the testsuite, and then only intermittently.
16080
16081Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16082
16083 * gdb.base/return.exp (return_tests): Differentiate between
16084 two tests of continuing.
16085
16086Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16087
16088 * */Makefile.in (maintainer-clean): Remove config.log.
16089 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
16090 * gdb.c++/Makefile.in (PROGS): Add inherit.
16091 (clean): Remove *.ci.
16092
16093Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
16094
16095 * gdb.c++/misc.cc: Add test code from Mike Stump.
16096 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
16097
16098Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
16099
16100 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
16101 to "alpha-*-osf2*" and add comment.
16102 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
16103 setup_xfail for "step over execarg initialization" and
16104 "step over corearg initialization".
16105 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
16106 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
16107 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
16108 gcc compiled for "print coremaker_bss", "print coremaker_ro",
16109 "print func2::coremaker_local", and "backtrace in corefile.exp".
16110 * gdb.base/signals.exp: Build and source signals.ci.
16111 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
16112 to be for gcc only.
16113 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 16114
c906108c
SS
16115Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16116
16117 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
16118 Feb 3 procfs.c change.
16119
16120Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
16121
16122 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
16123
16124Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
16125
16126 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
16127 from dejagnu's apparent default of 10 seconds, which gives random
16128 results when running the tests over NFS on moderately loaded systems.
16129 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
16130
16131Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
16132
16133 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
16134 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
16135 result reports.
16136
16137Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
16138
16139 * configure.in (CY_AC_PATH_TCLH): Remove.
16140 * configure: Regenerate.
16141
16142Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
16143
16144 * gdb.c++/Makefile.in (clean): Add missing '{'.
16145
16146Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
16147
16148 * lib/gdb.exp: Provide a default value for noinferior.
16149
16150 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
16151 Load libgloss.exp.
16152
16153Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
16154
16155 * gdb.disasm/hppa.exp: Compile directly into an executable, use
16156 the executable, not the .o to run the tests from.
16157
16158Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
16159
16160 * gdb.base/break.exp: Don't test for program exit or exit status
16161 if $noresults if nonzero.
16162 * gdb.base/langs.exp: Likewise.
16163 * gdb.base/watchpoint.exp: Likewise.
16164
16165 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
16166 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
16167 trying to compile the testcase.
16168
16169Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
16170
16171 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
16172 * gdb.base/signals.exp (continue to handler): Likewise.
16173
16174Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
16175
16176 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
16177
16178 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
16179
16180Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
16181
16182 * gdb.base/corefile.exp: Recognize "not found" as failure
16183 when trying to determine if a core file was generated.
16184 If no core file was generate the first time, try again without
16185 the ulimit -c to work around braindamaged shells.
16186
16187Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
16188
16189 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
16190 [] tests with "test" and enclose string in quotes.
16191 * gdb.stabs/configure: Rebuild
d63a86f8 16192
c906108c
SS
16193Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
16194
16195 Changes in sync with expect:
16196 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
16197 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
16198 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
16199 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
16200 argument to AC_REQUIRE.
16201 * configure: Regenerated.
16202
16203Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
16204
16205 * gdb.base/corefile.exp: When generating a core, discard any
16206 error messages about ulimit not found and the "core dumped"
16207 message from the shell that runs the coredumper.
16208
16209Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
16210
16211 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
16212
16213 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
16214 which sed script to run. Expect failure for v_comb test
16215 on PA targets too.
d63a86f8 16216
c906108c
SS
16217Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
16218
16219 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
16220 "print func2::coremaker_local" and for "backtrace in corefile.exp"
16221
16222Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
16223
16224 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
16225 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
16226 "sparc-sun-solaris*" xfails for "p v_comb".
16227 * lib/gdb.exp (default_gdb_start): Fix typo.
16228 * gdb.base/corefile.exp: Allow "Core was generated by ..."
16229 messages to not include the full program name that caused
16230 the core dump since some systems (such as solaris) apparently
16231 truncate this path to about 80 characters.
16232 When generating a core file first try increasing the core file
16233 size limit to unlimited since some systems may default it to
16234 zero, and it is harmless to try it. Move the test for failing
16235 to generate a core file to where it will actually get executed.
16236 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
16237 new gdb result from g++ debug info improvements and make old
16238 pattern obsolescent. Also account for size_t differences
16239 (may be int or long).
16240 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
16241 initialization before function call is placed in the delay slot
16242 and thus appears to be skipped over by commands such as "next".
16243
16244Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16245
16246 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
16247
16248Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
16249
16250 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
16251 input source file; fix code to compile test to deal with this
16252 convention.
16253 * gdb.c++/*.exp: Likewise.
16254
16255Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
16256
16257 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
16258 "bt in signals.exp".
16259
16260Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
16261
16262 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
16263 "step over execarg initialization" and
16264 "step over corearg initialization".
16265
16266Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
16267
16268 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
16269 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
16270
16271Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
16272
16273 From Rob Savoye (rob@poseidon.cygnus.com)
16274 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
16275 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
16276 configure.in}, gdb.disasm/{Makefile.in, configure.in},
16277 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
16278 configure.in}: Major reworking for autoconfig.
16279 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
16280 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
16281 New files.
16282 * config/unix-gdb.exp: Make GDB global.
16283 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
16284 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
16285 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
16286 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
16287 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
16288 term.exp, twice.exp, watchpoint.exp, whatis.exp},
16289 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
16290 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
16291 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
16292 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
16293 pr-8136.exp, result.exp, string.exp, tuples.exp},
16294 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
16295 to returns as necessary, arrange for test to compile own testcase
16296 executable.
16297 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 16298
c906108c
SS
16299Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
16300
16301 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
16302 clear_xfail at end of test which might not call either pass or fail.
16303 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
16304 "backtrace through signal handler".
16305
16306Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16307
16308 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
16309 continuing from a job control stop signal.
16310 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
16311
16312Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
16313
16314 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
16315 * gdb.base/corefile.exp: Likewise.
16316 * gdb.base/funcargs.exp: Likewise.
16317
16318Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
16319
16320 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
16321 * config/monitor.exp: Add support for setting baud rate.
16322
16323Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
16324
16325 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
16326 i*86-*-linux* xfails for "backtrace through signal handler".
16327 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
16328 "print func2::coremaker_local".
16329 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
16330 alpha-dec-osf2* xfail for
16331 "delete all breakpoints when none".
16332
16333Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
16334
16335 * gdb.base/break.exp: Change test that deletes all breakpoints
16336 when no user breakpoints are installed. A post 4.15 change
16337 causes gdb to no longer prompt in this case.
16338
16339Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
16340
16341 * gdb.base/return.exp (return_tests): Change xfail for test
16342 "correct value returned double test" to stop xfailing at
16343 Solaris 2.5. Apparently the bug has been fixed.
16344
16345Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
16346
16347 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
16348 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
16349
16350Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
16351
16352 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
16353 * gdb.disasm/hppa.s: Corresponding changes.
16354
16355Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
16356
16357 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
16358 makefile fragment.
16359 * config/mt-hpux: Deleted.
16360
16361Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
16362
d63a86f8 16363 * Many files: When warning about suppressed tests due to a
c906108c
SS
16364 nonexistant test binary, avoid incrementing the warning count.
16365
16366Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
16367
16368 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 16369
c906108c
SS
16370Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16371
16372 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
16373 "sparc-*-solaris2*".
16374
16375Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16376
16377 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
16378 Add global and local variables and initialize them.
16379 * gdb.base/corefile.exp: Test correct mapping of corefile sections
16380 by printing variables. Remove rs6000 and powerpc xfails, BFD now
16381 extracts the file name and terminating signal from the core file.
16382 * TODO: Remove note about tests for correct mapping of corefile.
16383 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
16384 from optimizing it away.
16385 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
16386 handles common blocks.
16387
16388Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
16389
16390 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
16391 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
16392
16393Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
16394
16395 * Makefile.in (maintainer-clean): New target, synonym for
16396 realclean.
16397 * gdb.base/Makefile.in (maintainer-clean): Likewise.
16398 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
16399 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
16400 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
16401 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
16402 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
16403
16404Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
16405
16406 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
16407 xfails when not gcc compiled for "print foo::funclocal".
16408 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
16409 "print foo::funclocal at foo",
16410 "print 'scope1.c'::foo::funclocal at foo",
16411 "print foo::funclocal_bss at foo",
16412 "print 'scope1.c'::foo::funclocal_bss at foo",
16413 "print foo::funclocal_ro at foo",
16414 "print 'scope1.c'::foo::funclocal_ro at foo",
16415 "print bar::funclocal at foo" and
16416 "print 'scope1.c'::bar::funclocal at foo".
16417 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
16418 gcc compiled for "print foo::funclocal at bar".
16419 Expand all messages to ensure that they identify that
16420 the test is at bar().
16421 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
16422 gcc compiled for:
16423 "ptype on opaque struct pointer (statically)",
16424 "ptype on opaque struct tagname (statically)",
16425 "ptype on opaque struct pointer (dynamically) 1",
16426 "ptype on opaque struct tagname (dynamically) 1",
16427 "ptype on opaque struct pointer (dynamically) 2" and
16428 "ptype on opaque struct tagname (dynamically) 2
16429 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
16430 gcc compiled for:
16431 "p datalocal"
16432 "whatis datalocal",
16433 "ptype datalocal",
16434 "p bsslocal",
16435 "whatis bsslocal", and
16436 "ptype bsslocal".
16437 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
16438 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
16439 when not gcc compiled.
16440 * gdb.base/funcargs.exp (float_and_integral_args): Add
16441 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
16442 compiled.
16443 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
16444 "backtrace from call6a" when not gcc compiled.
16445 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
16446 "backtrace from call7a" when not gcc compiled.
16447 * gdb.base/callfuncs.exp (do_function_calls):
16448 Add "hppa*-*-hpux*" xfail when not gcc compiled for
16449 "p t_char_array_values(char_array_val2,char_array_val1)",
16450 "p t_char_array_values(char_array_val1,char_array_val2)",
16451 "p t_char_array_values("carray 1","carray 2")",
16452 "p t_char_array_values("carray 1",char_array_val2)",
16453 "p t_char_array_values(char_array_val1,"carray 2")",
16454 "p sum_args(1,{2})",
16455 "p sum_args(2,{2,3})",
16456 "p sum_args(3,{2,3,4})",
16457 "p sum_args(4,{2,3,4,5})"
16458 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
16459 "backtrace in corefile.exp" when not gcc compiled.
16460
16461Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16462
16463 * gdb.base/signals.exp: Rewrite `handle all print' test as
16464 a procedure. Accept blanks or TABs as whitespace, increase
16465 timeout and expect input buffer size for the large output
16466 from the command. Remove "i*86-*-bsdi2.0" xfail.
16467
16468Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16469
16470 * gdb.base/setvar.exp: Add new testcases for truncation when
16471 assigning invalid values to bitfields.
16472
16473Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
16474
d63a86f8 16475 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
16476 mips-sgi-irix* xfail for
16477 "call inferior func with struct - returns char *"
16478 and fix test so that an optional (unsigned char *) cast is
16479 accepted in the result.
16480
16481Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
16482
16483 * gdb.base/funcargs.exp (float_and_integral_args): Remove
16484 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
16485 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
16486 * gdb.base/signals.exp: Remove duplicate "handle all print" test
16487 that accidentally got checked in.
16488
16489Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
16490
d63a86f8 16491 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
16492 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
16493 compiled test.
16494 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
16495 Add mips-sgi-irix5* xfail for not gcc compiled.
16496 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
16497 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
16498 "p top", "whatis top", "p middle", and "whatis middle".
16499 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
16500 "whatis signed char" for not gcc compiled.
16501 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
16502 "set variable signed char=-1 (-1)" and
16503 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
16504 * gdb.base/funcargs.exp (float_and_integral_args):
16505 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
16506 Add mips-sgi-irix* xfail when not gcc compiled for
16507 "continue to call2b".
16508 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
16509 "continue to call2g".
16510 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
16511 "backtrace from call6a"
16512 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
16513 "backtrace from call7k".
16514 Add mips-sgi-irix5* xfail when not gcc compiled for
16515 "backtrace from call7a".
16516 (localvars_after_alloca): Fix gdb_test cmds for
16517 "print * after runto ...".
16518 Remove rs6000-*-* xfails for
16519 "print i after runto localvars_after_alloca" and
16520 "print l after runto localvars_after_alloca"
16521 for all compilers.
16522 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
16523 when not compiled with gcc, for:
16524 "print signed char == (minus)",
16525 "print signed char != (minus)",
16526 "print signed char < (minus)",
16527 "print signed char > (minus)".
16528 * gdb.base/callfuncs.exp (do_function_calls):
16529 Add mips-sgi-irix* xfail, when compiled with native compiler, for
16530 "call inferior func with struct - returns char *".
d63a86f8 16531 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
16532 "correct value returned double test" to include Solaris 2.4.
16533 * gdb.base/funcargs.exp (float_and_integral_args):
16534 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 16535
c906108c
SS
16536Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16537
16538 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
16539 enumeration bitfields if compiling with GNU C.
16540 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
16541 to empty' prompt.
16542
16543Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
16544
16545 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
16546 test for PRO targets.
16547
16548 * gdb.base/funcargs.exp: Avoid ever setting more than 8
16549 breakpoints in the inferior at any given time by making
16550 two groups of breakpoints for call2*, call6* and call7*
16551 tests.
16552
16553Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16554
16555 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
16556 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
16557 from optimizing it away.
16558 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
16559 "call inferior func with struct".
16560
16561Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
16562
16563 * configure.in: Only configure gdb.chill for particular targets.
16564
16565Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
16566
16567 * gdb.base/Makefile.in: Add action to .c.o transformation
16568 rule that generates a .ci file for each .o file and remove
16569 explicit .c.o rules except for callfuncs.o.
16570 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
16571 generates a .ci file for each .o file and remove explicit
16572 .cc.o rules.
16573 (clean): Remove *.tmp *.ci files.
16574 (EXECUTABLES): Remove templ-info.exp.
16575 * gdb.base/compiler.c: New file.
16576 * gdb.c++/compiler.cc: New file
16577 * gdb.base/scope.exp: Source gdb.base/scope.ci.
16578 Change rs6000-*-* xfail for
16579 "print 'scope0.c'::filelocal_ro" and
16580 "print 'scope1.c'::filelocal" and
16581 "print 'scope1.c'::filelocal_bss" and
16582 "print 'scope1.c'::filelocal_ro" and
16583 "print 'scope1.c'::foo::funclocal" and
16584 "print 'scope1.c'::foo::funclocal_ro" and
16585 "print 'scope1.c'::bar::funclocal" and
16586 "print 'scope0.c'::filelocal_ro" and
16587 "print 'scope1.c'::filelocal at foo" and
16588 "print 'scope1.c'::filelocal_bss at foo" and
16589 "print 'scope1.c'::filelocal_ro at foo" and
16590 "print 'scope1.c'::foo::funclocal at foo" and
16591 "print 'scope1.c'::foo::funclocal_bss at foo" and
16592 "print 'scope1.c'::foo::funclocal_ro at foo" and
16593 "print 'scope1.c'::bar::funclocal at foo" and
16594 "print 'scope0.c'::filelocal_ro" and
16595 "print 'scope1.c'::filelocal" and
16596 "print 'scope1.c'::filelocal_bss" and
16597 "print 'scope1.c'::filelocal_ro" and
16598 "print 'scope1.c'::foo::funclocal" and
16599 "print 'scope1.c'::foo::funclocal_bss" and
16600 "print 'scope1.c'::foo::funclocal_ro" and
16601 "print 'scope1.c'::bar::funclocal" and
16602 "print 'scope1.c'::bar::funclocal_bss"
16603 to only be xfail'd when not compiled with gcc.
d63a86f8 16604 Add rs6000-*-* xfail for
c906108c
SS
16605 "print 'scope0.c'::filelocal_bss before run"
16606 when compiled with gcc.
16607 (test_at_main): Add rs6000-*-* xfail for
16608 "print filelocal_ro in test_at_main"
16609 when compiled with gcc.
16610 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 16611 Add rs6000-*-aix* xfail for
c906108c
SS
16612 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
16613 "ptype t_char_array", not compiled with gcc.
16614 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
16615 xfail for "list foo (in include file)" when gcc compiled.
16616 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
16617 (integral_args): Add rs6000-*-* xfail for
16618 "run to call0a" if not compiled with gcc.
16619 (unsigned_integral_args): Add rs6000-*-* xfail for
16620 "run to call1a" if not compiled with gcc.
16621 (float_and_integral_args): Add rs6000-*-* xfail for
16622 "run to call2a" if not compiled with gcc and for
16623 "continue to call2b" for any compiler.
16624 Add rs6000-*-* xfail to
16625 "print f1 after run to call2a" for gcc compiled.
16626 (discard_and_shuffle): Add rs6000-*-* xfail for
16627 "run to call6a".
16628 (shuffle_round_robin): Add rs6000-*-* xfail for
16629 "backtrace from call7a" if not compiled with gcc.
16630 Add rs6000-*-* xfail for
16631 "backtrace from call7b" if compiled with gcc.
16632 (call_after_alloca): Add rs6000-*-* xfail for
16633 "print c in call_after_alloca" and
16634 "print s in call_after_alloca" and
16635 "backtrace from call_after_alloca_subr"
16636 if not compiled with gcc.
16637 (localvars_in_indirect_call): Add rs6000-*-* xfail for
16638 "print c in localvars_in_indirect_call" and
16639 "print c in localvars_in_indirect_call" and
16640 "backtrace in indirectly called function" and
16641 "stepping into indirectly called function"
16642 if not compiled with gcc.
16643 (localvars_after_alloca): Add rs6000-*-* xfail for
16644 "print c after runto localvars_after_alloca" and
16645 "print s after runto localvars_after_alloca" and
16646 "print i after runto localvars_after_alloca" and
16647 "print l after runto localvars_after_alloca"
16648 for all compilers.
16649 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
16650 than whatis-info.exp.
16651 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
16652 than opaque-info.exp.
16653 Setup rs6000-*-* xfail for
d63a86f8 16654 "ptype on opaque struct pointer (statically)" and
c906108c
SS
16655 "ptype on opaque struct pointer (dynamically)" when
16656 not compiled with gcc.
16657 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
16658 rather than callf-info.exp.
16659 (do_function_calls): Add clear_xfail for rs6000-*-* for
16660 "p t_float_values2(3.14159,float_val2)". Seems to work
16661 fine there, both with xlc and gcc. Need to find out what
16662 it is doing right and fix other platforms.
16663 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
16664 "call inferior func with struct - returns int",
16665 "call inferior func with struct - returns long",
16666 "call inferior func with struct - returns float",
16667 "call inferior func with struct - returns double",
16668 "call inferior func with struct - returns char *",
16669 but only if not gcc compiled (presumes xlc compiled).
16670 Change rs6000-*-* xfails for
16671 "call inferior func with struct - returns char" and
16672 " call inferior func with struct - returns short" to only
16673 xfail if not using gcc.
16674 (clean mostlyclean): Remove *.ci and *.tmp files.
16675 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
16676 than templ-info.exp.
16677 * gdb.base/langs.exp: Source gdb.base/langs.ci.
16678 Add rs6000-*-* xfail for "up to foo in langs.exp"
16679 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
16680 when not gcc compiled.
d63a86f8 16681
c906108c
SS
16682Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16683
16684 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
16685 * gdb.base/corefile.exp: Likewise.
16686 * gdb.base/list.exp: Likewise.
16687 * gdb.base/scope.exp: Likewise.
16688 * gdb.base/siganls.exp: Likewise.
16689
16690 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
16691 compiler output.
16692 * gdb.base/whatis.exp: Likewise.
16693
16694Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
16695
16696 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
16697 failure (opcode table has been fixed to match reality).
16698
16699Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
16700
16701 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
16702 "call inferior func with struct - returns char",
16703 "call inferior func with struct - returns short"
16704
16705 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
16706 "print 'scope0.c'::filelocal at main",
16707 "print 'scope0.c'::filelocal_bss in test_at_main",
16708 "print 'scope0.c'::filelocal at foo",
16709 "print 'scope0.c'::filelocal_bss in test_at_foo",
16710 "print 'scope0.c'::filelocal at bar",
16711 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 16712
c906108c
SS
16713 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
16714 in source file 1". This bug seems to have been fixed with both
16715 gcc and native cc (was native assembler bug?).
16716
16717Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
16718
16719 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
16720 "backtrace through signal handler" to "i*86-*-sysv4*".
16721 * gdb.base/signals.exp: Add xfail for "'next' behaved as
16722 continue" case. Add "known SVR4 bug" to fail message.
16723 Add "i*86-*-bsdi2.0" xfail for "handle all print".
16724 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
16725 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
16726 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
16727 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
16728 "up to foo in langs.exp", "show language at foo in
16729 langs.exp", "up to cppsub_ in langs.exp", "show
16730 language at cppsub_ in langs.exp", "up to fsub in
16731 langs.exp", and "show language at fsub in langs.exp".
16732 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
16733 "bactrace in corefile.exp".
16734 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
16735 "call inferior function with struct - returns float" and
16736 "call inferior function with struct - returns double".
d63a86f8 16737
c906108c
SS
16738Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
16739
16740 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
16741 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
16742 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
16743 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
16744
16745Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
16746
16747 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
16748 (or overriden) "CHILL" macro rather then bare "gcc".
16749 Also look for ../../gcc/xgcc since that is what we will
16750 actually need, not "Makefile". Remove following assignment
16751 of CHILL to CHILL_FOR_TARGET because that results in
16752 recursive definition.
16753
16754Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
16755
16756 * gdb.base/corefile.exp: Change xfail for backtrace in
16757 corefile.exp from linuxaout to all linux.
16758 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
16759 cases where we miss the breakpoint at the signal handler
16760 for some reason. Setup xfail for linuxoldld/linuxaout and
16761 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
16762 hitting SIGURG breakpoint.
16763 * gdb.base/signals.exp: Setup xfail for "next" acting like
16764 continue to add linuxoldld. Setup xfail for all linux for
16765 "next to handler in signals_tests_1", "backtrace in
16766 signals_tests_1", "continue to func1", "pass SIGUSR1",
16767 and continue to handler".
16768
16769Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
16770
16771 * Update all FSF addresses except those in COPYING* files.
16772
16773Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
16774
16775 * gdb.base/a2-run.exp: Change messages to be more explicit about
16776 the status of args, and quote binfile in results.
16777
16778Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
16779
16780 * gdb.base/callfuncs.exp: Add tests for passing structs to
16781 inferior functions and return various types.
16782 * gdb.base/callfuncs.c: Add functions to receive a struct
16783 and return a member of the struct, in various types.
16784
16785Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16786
16787 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
16788
16789Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16790
16791 * config/vxworks29k.exp: New file, sources vxworks.exp.
16792
16793Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16794
16795 * config/gdbremote.exp: New file. Testing framework using
16796 gdbserver.
16797
16798Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
16799
16800 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
16801 "call function when asleep" and "send end of file".
16802 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
16803 for "backtrace in corefile.exp".
16804 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
16805 for "backtrace through signal handler".
16806 * gdb.base/corefile.exp: Make sure we actually generate a core file
16807 before trying the core tests. Some systems allow the user to suppress
16808 generation of core files and default to that (linux for example).
16809 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
16810 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
16811
16812Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16813
16814 * gdb.threads: New directory with some crude multi-threaded
16815 gdb tests (step.exp and step2.exp).
16816 * config/mt-lynx (STEP_EXECUTABLE): Define.
16817 (THREADFLAGS): Define.
16818
16819Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
16820
16821 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
16822
16823 * gdb.base/signals.exp: Disable whole file for lynx until
16824 further notice.
16825
16826 * gdb.base/signals.exp: xfail test where "next" acts like
16827 "continue" for lynx.
16828
16829 * gdb.base/interrupt.exp: xfail test for calling function while
16830 inferior is asleep for lynx.
16831
16832 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
16833 than one cr-lf after each command.
16834
16835Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16836
16837 * configure.in: Reinstate setting of stabsdirs variable, fix
16838 typo in setting up configdirs for native builds.
16839
16840 * gdb.base/return.exp: Fix typo in return double test.
16841 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
16842 compiler from optimizing them away.
16843
16844Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
16845
16846 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
16847 sequences to be echo'd by gdb when using gdb_test.
16848 * gdb.chill/chexp.exp: Likewise.
16849 * gdb.fortran/exprs.exp: Likewise
16850
16851Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16852
16853 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
16854 after the inferior gdb has started.
16855
16856 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
16857 after each command.
16858 * gdb.base/funcargs.exp: Likewise.
16859 * gdb.base/gdbvars.exp: Likewise.
16860 * gdb.base/interrupt.exp: Likewise.
16861 * gdb.base/list.exp: Likewise.
16862 * gdb.base/watchpoint.exp: Likewise.
16863 * gdb.c++/demangle.exp: Likewise.
16864 * gdb.c++/inherit.exp: Likewise.
16865 * gdb.chill/chexp.exp: Likewise.
16866 * gdb.fortran/exprs.exp: Likewise.
16867
16868 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
16869 test if we can't handle IO to/from the inferior.
16870
16871 * gdb.c++/misc.exp: Always check for a program already being
16872 started after sending a "run" command to gdb.
16873
16874 * gdb.base/twice.exp: Start with a fresh gdb.
16875
16876 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
16877 only depend on gdb's expression code, not the chill runtime.
16878
16879 * gdb.base/return.c: Put return values into variables so we
16880 can have gdb print them rather than depending on the program
16881 to print them.
16882 * gdb.base/return.exp: Corresponding changes.
16883
16884 * lib/gdb.exp: Provide default value for noinferiorio.
16885 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
16886 the inferior.
16887
16888 * gdb.base/break.exp: Always check for a program already being
16889 started after sending a "run" command to gdb.
16890 (text_next_with_recursion): Don't check the output from the
16891 program's printf statement. Instead just make sure the program
16892 exited.
16893
16894 * gdb.base/commands.exp: Protect tests which need arguments with
16895 $noargs conditionals.
16896
16897Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16898
16899 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
16900 of structure member arrays to match gdb/valops.c:value_addr change.
16901
16902Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
16903
16904 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
16905 cases.
16906
16907Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
16908
16909 * configure.in (configdirs): Remove gdb.chill from default list
16910 of subdirs and then add it back in only if doing a native build.
16911 The current chill compiler does not yet work in any cross build.
16912 * Revert all signal changes from Jul 6.
16913 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
16914 for sh-hms targets, allowing these tests to link, with no other
16915 changes. Testing is suppressed by setting "nosignals" in site.exp.
16916
16917Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
16918
16919 * configure.in (signaldirs): Define and add to configdirs for all
16920 targets except some specific ones that are known to not support signals.
16921 Also clean up formatting.
16922 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
16923 (signals, sigall): Remove rules to build.
16924 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
16925 Moved to new gdb.signals directory.
16926 * gdb.signals: New test directory.
16927 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
16928 signals.c signals.exp}: New or moved files.
16929
16930Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
16931
16932 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
16933
16934Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
16935
16936 * gdb.base/return.exp: Xfail `return double' test failure
16937 on at least Solaris 2.3 and handle future/past versions on
16938 a case by case basis as appropriate. Also update message
16939 to include i*86 failures.
16940
16941Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16942
16943 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
16944
16945 * lib/gdb.exp: Fix comment which erroneously identified
16946 gdb_file_cmd as gdb_load (the 19 May change was in fact to
16947 gdb_file_cmd not gdb_load).
16948 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
16949
16950 * gdb.base/setvar.exp: Make test names consistent between pass and
16951 fail cases. Use gdb_test more.
16952
16953Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16954
16955 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
16956
16957Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16958
16959 * gdb.base/help.exp: Fix expected help string for `show commands'.
16960
16961Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
16962
16963 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
16964
16965 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
16966 of a text section.
16967
16968Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
16969
16970 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
16971 that loop eventually terminates. Fix Connection refused logic so
16972 that testsuite will expire nicely.
16973
16974Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
16975
16976 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
16977 config/rom68k.exp: New tcl glue for the appropriate monitors.
16978 These all just end up calling monitor.exp.
16979 * config/monitor.exp (gdb_target_monitor): Handle `Connection
16980 refused' by retrying. Cleanup some timeout issues.
16981 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
16982 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
16983 callers don't have to set/restore global timeout variable.
16984
16985 * The following set of changes centralizes management of the global
16986 timeout variable. This way, it can be set in one target dependent
16987 place instead of dozens of places scattered throughout the test suite.
16988 If you need to lengthen a timeout, then you should either set timeout
16989 in one of the config/{target}.exp files, or multiply it by a factor.
16990 Setting it to an absolute value is always going to lose for some
16991 targets.
16992 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
16993 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
16994 * gdb.base/funcargs.exp: Don't set timeout.
16995 * gdb.base/list.exp (test_forward_search): Only use local timeout.
16996 * gdb.base/printcmds.exp (test_print_string_constants
16997 test_print_array_constants): Don't set timeout.
16998 * gdb.base/ptype.exp: Don't set timeout.
16999 * gdb.base/recurse.exp: Don't set timeout.
17000 * gdb.base/return.exp: Don't set timeout.
17001 * gdb.base/watchpoint.exp: Don't set timeout.
17002 * gdb.c++/classes.exp (do_tests): Don't set timeout.
17003 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
17004
17005Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
17006
17007 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
17008
17009Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17010
17011 * lib/gdb.exp: Disable chill tests for irix5.
17012
17013Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17014
17015 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
17016 each test pass or fail.
17017
17018Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17019
17020 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
17021 xlc not gcc.
17022
17023Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
17024
17025 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
17026
17027Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
17028
17029 * config/est.exp: Fix copyright and comments. Remove dead code.
17030 Use targetname, serialport and baud variables instead of fixed
17031 constants.
17032 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
17033 * config/cpu32bug.exp: New file to support cpu32bug monitors.
17034
17035Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17036
17037 * gdb.base/watchpoint.exp: Don't run
17038 test_watchpoint_triggered_in_syscall for sunos.
17039
17040Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17041
17042 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
17043 they don't seem to exist. Do include stdio.h.
17044
17045Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17046
17047 * gdb.base/a1-selftest.exp: Add alpha xfail.
17048
17049Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17050
17051 * gdb.base/watchpoint.c (main): Prompt before calling read().
17052 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
17053 Revise accordingly. Remove cruft about sending "123" several
17054 times, until it gets noticed. Clean up the "print buf[0]" stuff
17055 so that it passes or fails, and waits for prompts in the usual way.
17056
17057Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17058
17059 * gdb.base/recurse.exp: Fix comment.
17060
17061 * TODO: Remove item about printing variables in nodebug.exp. Add
17062 item about enabling tests which are only run on some targets.
17063
17064 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
17065 fail, make test names unique, use new gdb_test convention
17066 regarding pattern, use gdb_test more, etc.).
17067
17068 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
17069 fail, make test names unique, etc.).
17070
17071Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17072
17073 * gdb.base/nodebug.c: Change return type of top and middle to
17074 short.
17075 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
17076 are fixed by the recent mdebugread.c changes. Allow `short ()'
17077 as type for top and middle.
17078
17079Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17080
17081 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
17082 nearly as I can tell, the whole thing was an accident in Stu's
17083 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
17084 to replace a send/expect pair with gdb_test, but ended up only
17085 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
17086 of 30 Mar 1995 took care of it, but left this vestigial comment
17087 which I am now nuking.
17088
17089Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17090
17091 * gdb.base/break.exp: Look for different line number for
17092 breakpoint at main depending on usestubs.
17093
17094Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17095
17096 * gdb.base/list.exp: Adjust some alternate expect patterns to
17097 match recent list0.c change. Add alternate expect pattern for
17098 output from `list default lines around main' for optimizing
17099 compilers.
17100
17101Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17102
17103 * lib/gdb.exp: If nosignals is not set, set it to 0.
17104
17105Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
17106
17107 * config/slite-gdb.exp: Responds to load symbol table prompt.
17108 * gdb.base/break.exp: Adjust line number, fix rerun.
17109 * gdb.base/langs0.c: Add #ifdef usestubs.
17110
17111Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
17112
17113 * gdb.base/list.exp: Adjust line contents after adding new lines in
17114 list0.c. Also fix a syntax error.
17115
17116 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
17117 * gdb.base/break.exp: ditto.
17118 * gdb.base/list.exp: ditto.
17119 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
17120 * gdb.base/run.c: ditto.
17121 * gdb.base/list0.c: ditto.
17122 * gdb.base/funcargs.c: ditto.
17123
17124Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
17125
17126 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
17127 $targetname, $serialport and $baud instead of hardwired variables.
17128 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
17129 target doesn't support signals.
17130
17131Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
17132
17133 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
17134
17135Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17136
17137 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
17138 Don't rely on the value of an auto variable before it has been
17139 initialized. Use gdb_test more.
17140
17141Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17142
17143 * lib/gdb.exp (default_gdb_version): A version number must start
17144 with a digit, but other than that contains all characters up to
17145 the first whitespace character.
17146
17147Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17148
17149 * gdb.base/commands.exp (breakpoint_command_test): New tests.
17150
17151Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17152
17153 * gdb.c++/*.exp: Warn if executable does not exist. The original
17154 reason for skipping the warning was that configure.in sometimes
17155 intentionally skipped building the executables but the tcl code
17156 had no way of knowing. That (a) was always bogus with respect to
17157 error handling, (b) is no longer true (right now there is no way
17158 to skip C++ tests).
17159
17160 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
17161
17162Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17163
17164 * gdb.base/list.exp: Add expect patterns for output from
17165 SunPRO compiled executables.
17166 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
17167 types.
17168
17169Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17170
17171 * gdb.base/break.exp (test_next_with_recursion): Accept any line
17172 number (we are already testing that the correct source line text
17173 gets printed).
17174
17175 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
17176 that is what is intended, but something needed to be done to get
17177 sunos4 native working again.
17178
17179 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
17180
17181 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
17182 apparently went with a (very) old xfail.
17183
17184Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
17185
17186 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
17187 runto_main is a proc in gdb.exp that will do 'step' for target use
17188 stubs.
17189 * gdb.base/exprs.exp: ditto.
17190 * gdb.base/interrupt.exp: ditto.
17191 * gdb.base/opaque.exp: ditto.
17192 * gdb.base/printcmds.exp: ditto.
17193 * gdb.base/ptype.exp: ditto.
17194 * gdb.base/scope.exp: ditto.
17195 * gdb.base/setvar.exp: ditto.
17196 * gdb.base/signals.exp: ditto.
17197 * gdb.base/twice.exp: ditto.
17198 * gdb.c++/classes.exp: ditto.
17199 * gdb.c++/inherit.exp: ditto.
17200 * gdb.c++/templates.exp: ditto.
17201 * gdb.base/break.exp: no run and hit main for stubs. Change line
17202 numbers for breakpoints and info breakpoint.
17203 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
17204 breakpoint().
17205 * gdb.base/callfuncs.c: ditto.
17206 * gdb.base/exprs: ditto.
17207 * gdb.base/interrupt.c: ditto.
17208 * gdb.base/opaque0.c: ditto.
17209 * gdb.base/printcmds.c: ditto.
17210 * gdb.base/ptype.c: ditto.
17211 * gdb.base/scope0.c: ditto.
17212 * gdb.base/setvar.c: ditto.
17213 * gdb.base/signals.c: ditto.
17214 * gdb.base/twice.c: ditto.
17215 * gdb.c++/misc.cc: ditto.
17216 * gdb.c++/templates.cc: ditto.
17217
17218Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17219
17220 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
17221
17222 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
17223 somewhere between `read' and `main.c'. I'm pretty sure the
17224 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
17225 and it isn't particularly useful.
17226
17227 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
17228
17229Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17230
17231 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
17232
17233Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
17234
17235 * config/mt-slite: add LIBS and -nostdlib.
17236 * config/slite-gdb.exp: add this new file to support sparclite target.
17237
17238Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
17239
17240 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
17241
17242 * gdb.base/a2-run.exp: Change argument to istarget from
17243 "*-*-vxworks" to "*-*-vxworks*".
17244 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
17245
17246Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
17247
17248 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
17249 will not runto main but do a 'step' to step out of breakpoint().
17250 * config/mt-slite: add -Dusestubs.
17251
17252Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17253
17254 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
17255 instead of just @.
17256
17257 * gdb.base/signals.exp: Add test for "handle all print".
17258 * TODO: Remove "handle all print". Also remove item about
17259 checking copyright date (I don't like the idea of a spurious FAIL
17260 based on when we run the tests).
17261
17262 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
17263 for SunOS4 (reason for failure not investigated). Remove
17264 redundant test for $binfile.
17265
17266 * gdb.base/nodebug.c (array_index): Call malloc.
17267
17268 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
17269
17270Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
17271
17272 * gdb.base/recurse.exp: Update gdb_test invocation to use new
17273 conventions and slightly simplify the matching regexp.
17274
17275Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17276
17277 * gdb.base/break.exp: Update gdb_test invocation to use new
17278 convention.
17279
17280 * lib/gdb.exp: If noargs is not set, set it to 0.
17281
17282 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
17283 tests unique.
17284
17285 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
17286
17287Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17288
17289 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
17290 one argument of type "<non-float parameter>".
17291
17292Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
17293
17294 * config/rom68k.exp: New file to support Motorola IDP board.
17295 * gdb.base/a2-run.exp: Skip this file if noargs is set.
17296 * gdb.base/break.c: Change things around so that this program
17297 doesn't depend upon args. This is necessary to make remote
17298 targets work (in general, they can't take args).
17299 * gdb.base/break.exp: Don't try to send args to program. Don't
17300 expect output. Also, replace lots of code with gdb_test.
17301
17302Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17303
17304 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
17305 printing of '\'' (which is what the comment says we are testing,
17306 even though we were not), not '''.
17307 (test_integer_literals_rejected): Test that printing ''' is an error.
17308
17309 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17310 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
17311 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
17312 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
17313 Use gdb_test not test_print_accept.
17314 * lib/gdb.exp: Remove test_print_accept.
17315
17316 * gdb.base/signals.exp (signal_tests_1): Make pass message
17317 consistent with fail message.
17318
17319 * gdb.base/whatis.exp: Remove xfails for printing char vs.
17320 unsigned char; the bug (PR 1821) is fixed.
17321
17322 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
17323
17324 * gdb.base/scope.exp (test_at_localscopes): Call pass for
17325 successful tests--makes xfailing them work right.
17326
17327Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17328
17329 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
17330 only \r\n, not .*. The test can pass .* as the last thing in
17331 $pattern if that is what it wants. In addition to providing this
17332 flexibility, this change should speed up pattern matching in cases
17333 where the pattern already ended with .* (there were a number of
17334 them). This change also helps catch bad patterns--in the old
17335 scheme the typo "char \*" instead of "char \\*" would pass. Now
17336 it is caught.
17337 * Many .exp files: Update callers.
17338
17339 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
17340 clearer and does not spuriously match multiple ('s. Likewise for
17341 ) and *.
17342
17343 * gdb.base/nodebug.exp: Test ability to call a function and pass
17344 it a string (even with no debugging info).
17345
17346 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
17347 "p '\'", which is the same as "p ''" once tcl gets done with
17348 quoting, to "p '\\'", which I suspect is what is intended (one
17349 backslash gets sent to GDB).
17350
17351 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
17352
17353Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17354
17355 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
17356 1817) was fixed literally years ago.
17357
17358Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17359
17360 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
17361 test, it causes stepping out of call_after_alloca_subr with
17362 optimizing compilers.
17363 (localvars_in_indirect_call): Consume GDB prompt if `finish'
17364 fails.
17365
17366 * gdb.c++/templates.exp: Source templ-info.exp only if
17367 the templates executable exists.
17368
17369 * gdb.c++/misc.cc (class Contains_static_instance,
17370 class Contains_nested_static_instance),
17371 gdb.c++/classes.exp (test_static_members): Test printing of
17372 a class that contains a static instance of the class.
17373
17374Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17375
17376 * gdb.base/langs2.c (cppsub_): Don't prototype.
17377 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
17378 only, I believe).
17379
17380Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17381
17382 * lib/gdb.exp (skip_chill_tests): New procedure.
17383
17384 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
17385
17386Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
17387
17388 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
17389 each expect pattern. Cuts runtime from 12 to about 4 seconds.
17390
17391Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17392
17393 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
17394
17395 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
17396 disassemble 8, not 16, instructions for part 4.
17397
17398 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
17399 support the latter anymore.
17400
17401 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
17402 -DNO_PROTOTYPES.
17403 * gdb.base/callfuncs.c: Control use of prototypes based on
17404 NO_PROTOTYPES, not __STDC__.
17405 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
17406 t_float_values2 tests if prototypes in use.
17407
17408 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
17409 t_double_values): When checking differences against DELTA, check
17410 that difference is within the range (-DELTA,DELTA), not just
17411 (-infinity,DELTA).
17412
17413Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
17414
17415 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
17416 'file' command firts, then 'target', then 'load', this is due to gdb
17417 target set up.
17418 * config/mips-gdb.exp: Fix a couple regular exp bugs.
17419
17420Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
17421
17422 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
17423 FP load/store variants.
17424 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
17425
17426Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
17427
17428 * gdb.base/term.exp: Do not give a warning if not native, it is
17429 not an abnormal condition.
17430
17431Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
17432
17433 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
17434 t_char_array".
17435
17436Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
17437
17438 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
17439 are getting the version number.
17440
17441 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
17442 if not native, it is not an abnormal condition.
17443
17444Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17445
17446 * lib/gdb.exp: Just use "file exists", rather than undocumented
17447 dejagnu procedure "findfile".
17448
17449Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17450
17451 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
17452 (LDFLAGS): Set to -Xlinker -Ur.
17453
17454 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
17455 Removed, these values are set by lib/gdb.exp.
17456
17457 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
17458
17459Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17460
17461 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
17462 of replicating gdb startup code.
17463
17464 * config/mt-vxworks (LDFLAGS): Set to -r.
17465 (CFLAGS_FOR_TARGET): Removed.
17466
17467 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
17468 (gdb) and gdb for vxworks uses (vxgdb).
17469
17470 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
17471 executable is not in the tree and host != target, use sed and
17472 program_transform_name to determine the gdb name used by the
17473 target.
17474
17475 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
17476 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
17477
17478Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17479
17480 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
17481 floats, chars, and shorts where there are ANSI-style function
17482 definitions.
17483
17484 * gdb.base/langs.exp, gdb.base/langs*: New test.
17485 * gdb.base/Makefile.in: Build it.
17486 * TODO: Remove item about checking that C names don't get C++
17487 demangling applied; this test tests it.
17488
17489Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17490
17491 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
17492 went with the const70 xfail. The xfail went away a year ago.
17493
17494 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
17495
17496 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
17497 for hp300.
17498
17499 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
17500
17501 * gdb.base/a1-selftest.exp: Don't run on hp300.
17502
17503Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17504
17505 * Makefile.in (site.exp): Set host_alias and target_alias as well
17506 as host_triplet and target_triplet.
17507
17508Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17509
17510 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
17511
17512 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
17513 places as other ecoff systems).
17514
17515 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
17516 ultrix.
17517
17518Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17519
17520 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
17521 remove them.
17522 * gdb.base/nodebug.exp: Accept "function" in addition to "text
17523 variable and "variable" in addition to "data variable".
17524 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
17525
17526 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
17527 2.
17528 * gdb.base/list1.c (long_line): Add additional statement at start
17529 of function.
17530 * gdb.base/list.exp (test_forward_search): Update line number to
17531 reflect new statement.
17532
17533Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17534
17535 * gdb.base/signals.exp: Reinitialize searched source directories
17536 after gdb_start call.
17537
17538Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
17539
17540 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
17541 * gdb.stabs/Makefile.in: Likewise.
17542
17543 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
17544 change. Instead split the tests into smaller pieces.
17545 * gdb.disasm/hppa.s: Corresponding changes.
17546
17547Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17548
17549 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
17550 Quote ^C when passing it to stty. For some shells ^ is a pipe.
17551
17552 * gdb.base/funcargs.exp: Modify many tests so that every test
17553 either passes or fails. Make some test names unique.
17554
17555Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17556
17557 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
17558 Call stty to set interrupt character.
17559
17560 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
17561 for HP assembler versus GNU assembler based on actual behavior of
17562 $(CC), rather than assuming that $(AS) is always the GNU assembler.
17563
17564 * TODO: Suggest a few more stepping tests.
17565
17566Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
17567
17568 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
17569 restart GDB for h8300 after a continue.
17570 (return): Add pattern to match a29k-udi behavior.
17571 * gdb.base/nodebug.exp: Remove obsolete comment.
17572 * gdb.base/regs.exp: New file, testing of register displays.
17573 * gdb.base/return.exp: Fix typo in reference to $objdir.
17574 * gdb.base/whatis.exp: Always start with a fresh GDB.
17575
17576Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17577
17578 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
17579 higher, these tests generate a lot of output.
17580
17581Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17582
17583 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
17584 code following the catch silently ignored some errors; without the
17585 catch they should be thrown like any other tcl error. Also, the
17586 catch used "" instead of {} which meant all the callers who wanted
17587 to include one of the characters "[]$ had to quote it an extra time.
17588 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
17589 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
17590 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
17591 Remove extra quoting.
17592
17593Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
17594
17595 * gdb.base/commands.exp: Make test names unique; every test either
17596 passes or fails. Update some comments.
17597
17598 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
17599
17600Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17601
17602 The following fixes a FAIL caused by the fact that the alpha stabs
17603 configuration didn't use the ".if alpha" code in weird.def.
17604 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
17605 bit pointer, so the 32 bit version works even on the alpha.
17606 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
17607 Remove the stuff which allowed us to have separate versions for
17608 alpha and everything else.
17609
17610 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
17611 regexp which "info func operator\[\](" is supposed to match. Fix
17612 string to send to GDB. Note that GDB still doesn't work right. Add a
17613 new test for "info func .perator\[\](" which GDB does handle correctly.
17614
17615 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
17616
17617Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17618
17619 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
17620 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
17621 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
17622 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
17623 it makes the tests harder to understand and confuses test-o-matic.
17624 The preferred style is that each test provides a PASS or a FAIL,
17625 and has a unique message (e.g. "continue #54" not just "continue")
17626 which is the same for the pass and the fail.
17627 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17628 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
17629 to lib/gdb.exp.
17630 * gdb.base/printcmds.exp: Use test_print_accept. Remove
17631 prt_accept which was basically the same thing. Likewise for
17632 test_print_reject and prt_reject.
17633 * lib/gdb.exp (test_print_reject): Add some more error message
17634 patterns to match from the former printcmds.exp (prt_reject).
17635 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
17636 One defect of the passcount stuff is that some of it failed to
17637 report XPASS where appropriate.
17638 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
17639 stuff before and after arg in expected pattern.
17640 (test_paddr_operator_functions): Re-do test without print_addr_of;
17641 this is the only test which seems to want extra stuff there.
17642
17643Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17644
17645 * gdb.base/nodebug.exp: Update new tests to reflect improved
17646 wording of gdb output.
17647
17648 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
17649 and "ptype" work on variables in files compiled without -g.
17650 Replaces commented out "maint print msymbol" tests.
17651
17652Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17653
17654 * gdb.base/setvar.c (dummy): Call malloc.
17655
17656 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
17657 losing with the irix4 sed.
17658
17659 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
17660 ALRM" on irix4.
17661
17662Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17663
17664 * TODO: Remove items about corefile.exp testing new exec-file and
17665 backtrace; both are now done. Add items about printing enums.
17666
17667Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17668
17669 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
17670 "get signal $thissig" test fails.
17671
17672 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
17673
17674Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17675
17676 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
17677 compiler warning with dec alpha compiler.
17678
17679 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
17680 extra \n from gdb_test call (this explains why the prompt test
17681 that I removed yesterday was there).
17682 (user_defined_command_test): Remove extra \n and prompt test.
17683
17684 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
17685 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
17686 doesn't exist.
17687 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
17688 Also remove alpha workaround, which turns out to be because
17689 SIGABRT == SIGLOST.
17690
17691 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
17692
17693 * gdb.base/help.exp: Don't test "help show".
17694
17695Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17696
17697 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
17698 "set print address" is on.
17699 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
17700 pass prompt to gdb_test; gdb_test already looks for the prompt.
17701
17702 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
17703
17704 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
17705 was a vestige of the manual TESTSTRATEGY, and the purpose of it
17706 was to make sure that gdb can read a core file. But (a) the "read
17707 the corefile" part didn't make it to a1-selftest.exp, we just
17708 delete the corefile after creating it, and (b) we test reading
17709 corefiles in corefile.exp anyway. Also, this test left around a
17710 xgdb process on Solaris.
17711
17712 * gdb.base/corefile.exp: Also test backtrace.
17713
17714Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
17715
17716 * gdb.base/commands.exp: Test a simple user defined command with
17717 arguments and if/while statements; verify the full user command is
17718 printed by "show user".
17719
17720 * gdb.base/commands.exp: Test if/while commands as part of a
17721 breakpoint command list; verify they appear in breakpoint
17722 information.
17723
17724Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17725
17726 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
17727 than by dividing by zero.
17728
17729Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
17730
17731 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
17732 performing an inferior call with watchpoints enabled.
17733 * gdb.base/watchpoint.c (main): Delete second unnecessary read
17734 call.
17735
17736Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17737
17738 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
17739 of "file" command.
17740
17741 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
17742 Add additional pattern for when "int operator int(void);" appears
17743 in a different order.
17744
17745Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17746
17747 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
17748
17749 * gdb.base/help.exp: Replace most of docstrings for "info signals"
17750 and "signal" with ".*".
17751
17752Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17753
17754 * TODO: Add note about "handle all nostop".
17755
17756 * gdb.base/{sigall.c, sigall.exp}: New test.
17757 * gdb.base/Makefile.in: Add it.
17758
17759Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17760
17761 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
17762 when invoking GDB, suppresses any windowing interface.
17763
17764Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
17765
17766 * config/sim-gdb: New file, simulator testing support.
17767
17768Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
17769
17770 * gdb.base/interrupt.exp: Test calling func1 twice.
17771
17772Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
17773
17774 * gdb.base/list.exp (test_forward_search): Set timeout higher
17775 when we'll be getting lots of output from gdb.
17776
17777 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
17778 "init_malloc" to after the expect statement. Run it if that
17779 regexp is taken, but also for two others which happen if source
17780 cannot be found.
17781
17782Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17783
17784 * gdb.base/printcmds.exp: New test, for printing register before
17785 program is running.
17786
17787Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17788
17789 * gdb.base/list.exp: Correct some alternate expect patterns
17790 to reflect changes in list1.c.
17791
17792Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17793
17794 * TODO: Add item regarding large frames.
17795
17796 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
17797
17798 * TODO: Remove item about enabling return.exp; it
17799 is enabled. Suggest a few more "return" tests.
17800
17801Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17802
17803 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
17804 anonymous unions.
17805
17806Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17807
17808 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
17809 and pr-5646.o, so "make" is the same as "make all", not "make
17810 pr-4975.o".
17811
17812Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
17813
17814 * gdb.base/list.exp: Adjust expectations to reflect changes in
17815 list1.c.
17816 (test_forward_search): New test proc.
17817 * gdb.base/list1.c (long_line): New function, has long source line.
17818
17819Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
17820
17821 * gdb.base/a1-selftest.exp: Change initial stepping to know about
17822 additional line of code that was added.
17823
17824Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
17825
17826 * gdb.disasm/hppa.s: Break the large branching tests into smaller
17827 tests so as not to overflow expect's input buffers.
17828 * gdb.disasm/hppa.exp: Corresponding changes.
17829
17830Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17831
17832 Beginnings of template debugging tests.
17833 * gdb.c++/templ-info.cc: New file to test for template
17834 debugging capability of the compiler.
17835 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
17836 templ-info.cc.
17837 * gdb.c++/templates.cc: Add explicit template instantiations
17838 to enable compiling with -fno-implicit-templates. Add destructor
17839 and 'value' method to T5 class for template tests.
17840 * gdb.c++/templates.exp: Add testcases for printing of template
17841 types, setting breakpoints on template methods and calling a
d63a86f8 17842 template method.
c906108c
SS
17843
17844Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
17845
17846 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
17847 branch target since some assemblers (gas-2.5) may emit a
17848 relocation for the branch instead of resolving it in the
17849 assembler.
17850
17851Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17852
17853 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
17854 through signal handler.
17855
17856Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17857
17858 * configure.in (*-*-netware): Use config/mt-netware.
17859
17860 * config/mt-netware: New file.
17861 * config/mt-i386-netware: Removed, separate configs for different
17862 netware architectures are no longer needed now that we have
17863 --with-headers.
17864
17865Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17866
17867 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
17868 by the recent changes to use ANSI C arithmetic conversions.
17869
17870Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17871
17872 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
17873 bug involving using inferior_pid to figure out whether to select a
17874 frame.
17875
17876Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
17877
17878 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
17879 match the current disassembler output.
17880
17881Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
17882
17883 * gdb.fortran/exprs.exp: Expect VOID instead of void.
17884 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
17885 types, expect "int" as type of integer values (for now).
17886
17887Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
17888
17889 * gdb.base/commands.exp: New tests for if/while commands.
17890
17891Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
17892
17893 * lib/gdb.exp (runto): Replace sub-pattern for hex value
17894 by .*, since hex values have different syntax in Chill mode.
17895
17896Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17897
17898 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
17899 linefeed from expect pattern for repeated types with indices > 9.
17900
17901Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
17902
17903 First part of Fortran test suite.
17904 * gdb.fortran: New directory.
17905 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
17906
17907Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17908
17909 * gdb.base/default.exp: Update expect pattern for load command
17910 without arguments.
17911
17912Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17913
17914 * configure.in: Change i386 to i[345]86.
17915 * gdb.base/configure.in: Likewise.
17916 * gdb.c++/configure.in: Likewise.
17917 * gdb.chill/configure.in: Likewise.
17918
17919Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
17920
17921 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
17922 patterns, since that is not a valid context for comments.
17923
17924Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
17925
17926 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
17927 repeated types and repeated types with indices > 9.
17928
17929Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
17930
17931 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
17932 2417; old bug has been fixed.
17933
17934Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
17935
17936 * gdb.base/interrupt.exp: When trying to wake up the inferior,
17937 send the newline ourselves instead of assuming gdb_test will do
17938 so when passed an empty input string.
17939
17940 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
17941 stabs testcode.
17942
17943Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17944
17945 * lib/gdb.exp (gdb_test): Don't send anything if the first
17946 argument is an empty string. This makes cases where we want to
17947 match output that is already in expect's buffers (for example,
17948 matching a breakpoint after gdb_run_cmd has been called) work
17949 reliably.
17950
17951Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17952
17953 * config/netware.exp: New file.
17954
17955Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17956
17957 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
17958 the -B and -L prefixes so we can find the debugging stub.
17959
17960 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
17961 there and we are using the gcc from the tree.
17962
17963 * gdb.base/types.c: Removed.
17964
17965 * gdb.base/configure.in: Look for makefile fragments in ../config.
17966 Recognize i386-*-netware.
17967 * gdb.c++/configure.in: Likewise.
17968
17969Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17970
17971 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
17972 the correct TCL syntax.
17973
17974Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17975
17976 * gdb.base/opaque.exp: use runto instead of messing around with
17977 breakpoints. Simplify by using gdb_test.
17978
17979 * gdb.base/bitfields.exp: restart between tests on netware targets
17980 because breakpoints aren't relocated after target death. Run
17981 processes to completion.
17982
17983 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
17984
17985Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
17986
17987 * Makefile.in: Remove extra tabs that confuse some versions
17988 of "make". Use the newly built gdb to test with by default,
17989 rather than the first one in the tester's search path.
17990
17991Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
17992
17993 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
17994
17995 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
17996 condition help.
17997
17998Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17999
18000 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
18001
18002 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
18003 running.
18004 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
18005 * gdb.base/funcargs.exp: Likewise.
18006
18007 * gdb.base/bitfields.exp: Simplify by using gdb_test.
18008 * gdb.base/funcargs.exp: Likewise.
18009
18010 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
18011 message is "".
18012
18013Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18014
18015 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
18016 return,signals,twice}.exp: Handle non-existant binaries
18017 consistantly.
18018
18019 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
18020 * gdb.base/Makefile.in: Don't try to generate a core dump, we
18021 might testing a cross development system.
18022
18023Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18024
18025 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
18026 runtest script is relative to ${srcdir}, not ${rootdir}.
18027
18028Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
18029
18030 * gdb.base/signals.exp: Allow for optionality of breakpoint
18031 address.
18032
18033Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18034
18035 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
18036
18037Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18038
18039 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
18040 for size_t definition.
18041 * gdb.c++/templates.cc: Likewise
18042
18043 * config/mt-i386-netware: New file.
18044
18045 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
18046 defined.
18047
18048 * gdb.base/Makefile.in: Added support for systems that name core
18049 files by appending "core" to the program name.
18050 * gdb.base/a1-selftest.exp: Likewise.
18051
18052Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18053
18054 * gdb.base/return.exp: Add comment and message for `return double'
18055 test failure on Sparc Solaris.
18056
18057Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
18058
18059 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
18060
18061Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18062
18063 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
18064 from optimizing them away.
18065 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
18066 patterns to include default constructors and assignment operators,
18067 to match gcc versions beyond 2.5.8. Accept any cplus demangling
18068 character in the output of the virtual base pointer.
18069
18070Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18071
18072 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
18073 expression match in print_addr_of to avoid unintented matches.
18074 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
18075 versions up to 2.5.8.
18076
18077Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18078
18079 * gdb.base/list.exp: Tweak alternate pattern for listing of an
18080 included file to run under newer versions of expect.
18081 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
18082 consecutive >'s in templates to accomodate recent cplus-dem.c change.
18083 Remove xfail for the virtual table of BDDHookV.
18084
18085Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18086
18087 * lib/gdb.exp (string_to_regexp): Set a default result.
18088 (default_gdb_start): Fix misleading message.
18089
18090Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
18091
18092 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
18093 Remove all CC, etc definitions.
18094 * config/mt-hpux: New file.
18095 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
18096 (CFLAGS, LDFLAGS): Define.
18097 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
18098
18099 * Makefile.in (site.exp): Don't insert host_os, etc.
18100 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
18101 (distclean): Check existence of subdir.
18102 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
18103 * gdb.base/Makefile.in: General cleanup and simplification.
18104 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
18105 to build executables. Use default rule to build .o files.
18106 (EXPECT, RUNTEST, CC): Fix relative pathname.
18107 (site.exp): Don't insert host_os, etc.
18108 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
18109 and/or SIGUSR1 defined.
18110 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
18111 * gdb.c++/Makefile.in: General cleanup and simplification.
18112 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
18113 (CFLAGS): Remove.
18114 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
18115
18116Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
18117
18118 * gdb.base/recurse.exp: Misc changes to get tests running again
18119 after Kung's changes to the watchpoint code.
18120 * gdb.base/watchpoint.exp: Likewise.
18121
18122Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
18123
18124 * lib/gdb.exp (string_to_regexp): Convert {\} also.
18125
18126Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18127
18128 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
18129 * lib/gdb.exp (default_gdb_start): Define.
18130 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
18131 gdb.base/funcargs.exp, gdb.base/opaque.exp,
18132 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
18133 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
18134 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
18135 Don't call gdb_target_udi in between tests.
18136
18137Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18138
18139 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
18140 (which was basically just a local version of the same thing). In
18141 addition to avoiding duplication, gdb_test_exact is faster.
18142 * lib/gdb.exp (gdb_test_exact): Fix typo.
18143
18144 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
18145 don't give an error.
18146
18147 * gdb.base/term.exp: Call delete_breakpoints before starting.
18148
18149 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
18150 (t10): Add comment.
18151
18152Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
18153
18154 Reorganization of the GDB Test Suite.
18155
18156 * gdb.base: New directory, contains all the basic tests.
18157 * gdb.c++: New directory, tests specific to C++.
18158 * gdb.chill: New directory, tests specific to Chill.
18159 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
18160 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
18161 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
18162 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
18163 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
18164 t30-31 to chill).
18165 * */gdbme.*: Rename to match appropriate expect scripts.
18166 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
18167 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
18168 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
18169 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
18170 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
18171 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
18172 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
18173 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
18174 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
18175 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
18176 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
18177 gdb.c++/virtfunc.cc: New names of C++ files.
18178 * gdb.chill/chillvars.ch: New name of Chill file.
18179 * gdb.base/configure.in, gdb.c++/configure.in,
18180 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
18181 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
18182 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
18183 * configure.in (configdirs): Update to reflect directory changes.
18184 (target_abbrev): No longer define for any configuration.
18185 * Makefile.in: Cosmetic improvements to header comments.
18186
18187Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18188
18189 Various changes to gdb.t31:
18190
18191 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
18192 * gdbme.ch: Make all key-words and predefineds be upper-case.
18193 * chillvars.exp: Expect key-words and predefinds in upper-case.
18194
18195 * chillvars.exp: Use gdb_test_exact many places.
18196 Change expected output for arrays (which now includes index labels).
18197
18198 * pr-5020.exp, gdme.ch (module PR_5020):
18199 New test, for PR-5020.
18200
18201Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
18202
18203 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
18204 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
18205
18206Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
18207
18208 * Makefile.in: Fix bit-rot in definitions of CHILL,
18209 CHILL_FOR_TARGET and Chill_LIB.
18210 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
18211 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
18212 CHILL, and CHILL_LIB.
18213
18214Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
18215
18216 * Revert the previous changes. Please see Rob's directory
18217 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
18218
18219Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
18220
18221 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
18222 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
18223 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
18224 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
18225 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
18226 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
18227 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
18228 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
18229 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
18230 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
18231 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
18232 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
18233 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
18234 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
18235 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
18236 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
18237 changes from 94Q1.
18238
18239Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
18240
18241 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
18242 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
18243 Rob's new testing fragments.
18244
18245Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
18246
18247 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 18248 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
18249
18250Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
18251
18252 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
18253 version also, match on casted version strings, and match on
18254 gdb startup case where the line numbers might be messed up.
18255
18256Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
18257
18258 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 18259 (CFLAGS): Delete it from here.
c906108c
SS
18260
18261Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
18262
18263 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
18264
18265Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
18266
18267 * Makefile.in (RUNTEST): Default to just "runtest".
18268
18269Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18270
18271 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
18272 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
18273 the code has been restructured.
18274
18275Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18276
18277 * gdb.t00/default.exp (set write): Allow any number of \r and/or
18278 \n, not just one of each.
18279
18280 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
18281 /bin/cc gives a warning if you do.
18282
18283Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
18284
d63a86f8 18285 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
18286 __t10ListS_link1ZUiRCUiPT0
18287
18288Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18289
18290 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
18291 on local variables in recursive functions.
18292
18293 * gdb.t07/Makefile.in: Build the new test.
18294
18295Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18296
18297 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
18298 directly. Instead compare the return values from actual calls.
18299
18300Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
18301
18302 * Makefile.in (check): Set TCL_LIBRARY for runtest.
18303
18304Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18305
18306 * From Peter Schauer with minor modifications.
a9c64011
AS
18307 * gdb.t15/return.exp (return_tests): Handle targets where "return"
18308 stops in mid-line in the caller. Add xfail for returning a float
18309 value on X86 targets.
c906108c
SS
18310
18311Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18312
18313 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
18314 to avoid expect lossage.
18315 (fmem_LRbug_tests): Likewise.
18316 * gdb.disasm/hppa.s: Corresponding changes.
18317
18318 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
18319 conditions to work with latest dejagnu/expect.
18320
18321 * gdb.t15/funcargs.exp (finish from indirect call): No longer
18322 expected to fail on the PA.
18323 (backtrace in call with trampolines): Explicitly require main
18324 to be frame #1 (no trampolines should show up in backtrace).
18325
18326 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
18327 "continue -expect".
18328 * gdb.t06/break.exp: Likewise.
18329 * gdb.t07/watchpoint.exp: Likewise.
18330 * gdb.t13/bitfields.exp: Likewise.
18331 * gdb.t15/{funcargs,return}.exp: Likewise.
18332 * gdb.stabs/weird.exp: Likewise.
18333 * config/{mips,udi}-gdb.exp: Likewise.
18334
18335 * hppa.sed: Enclose comments within a sed command to avoid
18336 losing with the old OSF1 sed.
18337
18338Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18339
18340 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
18341 sequent dynix.
18342 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
18343 * gdb.t15/funcargs.exp: Conditionally step again to really
18344 finish from marker_call_with_trampolines. Handle the case where
18345 the first step from within call_with_trampolines already steps
18346 us back to main.
18347 * gdb.t15/gdbme.c: Add comment to closing brace of
18348 call_with_trampolines for funcargs.exp.
18349
18350Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18351
d63a86f8 18352 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
18353 Fix typo(s).
18354
18355Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18356
18357 * gdb.t07/gdbme.c: More code for watchpoint testing.
18358
18359 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
18360 "Hardware watchpoint" throughout file.
18361 (test_watchpoint_triggered_in_syscall): New test.
18362 (test_complex_watchpoint): New test.
18363
18364Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18365
18366 * gdbme.c (call_with_trampolines): New function to try and step
18367 into. Tests trampoline problems on the PA.
18368
18369 * funcargs.exp (localvars_in_indirect_call): No longer expect
18370 stepping into indirect call to fail on PAs.
18371 (test_stepping_over_trampolines): New test.
18372
18373Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18374
18375 * TODO: Add suggestions for static member function tests, and
18376 completion tests.
18377
18378Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18379
18380 * TODO: Add suggestions for "p/a" tests.
18381
18382 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
18383 (default_gdb_exit): Replace all the hair with sending "quit" to
18384 the process with a simple close.
18385
18386Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18387
18388 * TODO: Add suggestions for shared library tests.
18389
18390Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18391
18392 * TODO: Add suggestions for x/s tests.
18393
18394Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18395
18396 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
18397 "enable once", and "enable breakpoints once" with ".*".
18398
18399Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18400
18401 * TODO: Add suggestions about structure passing tests.
18402
18403Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18404
18405 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
18406 the primary1 test, use work around if __GNUC__ < 2.
18407 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
18408 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
18409 Test for bad output rather than waiting for timeout. Issue
18410 second continue only if first continue failed.
18411
18412Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18413
18414 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
18415 operator[] test with gdb_test because the old code didn't seem to
18416 be getting the quoting right with the new dejagnu.
18417
18418Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
18419
18420 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
18421 one from the path.
18422 * Makefile.in: Use a fresh expect if there is one, use runtest
18423 from the src tree if there is one.
d63a86f8 18424
c906108c
SS
18425Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18426
18427 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
18428 next over recursive call. Revise the tests from that point on
18429 (which had been skipped) to match GDB's actual (correct) output.
18430
18431 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
18432 with next over a breakpoint whose condition is false.
18433
18434 * gdb.t00/help.exp: Comment out "help set print" tests just like
18435 (and for same reason as) "help set" test.
18436
18437Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18438
18439 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
18440 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
18441
18442Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18443
18444 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
18445 necessary gdb_target_udi.
18446
18447 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
18448
18449 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
18450 1838 and 2417; they are fixed.
18451
18452 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
18453 gdb.t03/ptype.exp (ptype structure, ptype union):
18454 Remove xfails; the test is looser than when the xfails were added.
18455
18456 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
18457 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
18458
18459 * gdb.t01/run.exp: Only run shell test if isnative.
18460
18461 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
18462 since "run" automatically loads if necessary. Call gdb_target_udi
18463 after the "file" since "file" kills any execution target.
18464
18465 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
18466 GDB. GDB doesn't work that way (not anymore at least) on UDI.
18467 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
18468 argument for UDI.
18469
18470Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18471
18472 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
18473
18474 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
18475
18476Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18477
18478 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
18479 properly quoting regexps. This makes the second argument to
18480 demangle a fixed string, which matches the callers, instead of a
18481 shell-style pattern which is what the previous implementation
18482 used. Update some of the callers.
18483
18484Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18485
18486 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
18487 (comib_nullified_tests): Fix typo.
18488 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
18489 strings. No longer expected to fail.
18490
18491 * gdb.disasm/hppa.s (addib_tests): Fix typo.
18492 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
18493 strings. No longer expected to fail.
18494
18495 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
18496 string. No longer expected to fail.
18497
18498Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18499
18500 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
18501 No longer expected to fail.
18502
18503 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
18504 string. No longer expected to fail.
18505
18506Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18507
18508 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
18509 only in the names (I probably got most of them). I was even
18510 generous with some which differed in underscores in names, and
18511 probably missed a few, and I *still* was able to remove almost a
18512 third of the file with almost no impact on testsuite coverage.
18513
18514Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18515
18516 * gdb.t00/default.exp: Match udi_attach error message as well as
18517 the one from child_attach.
18518
18519 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
18520
18521 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
18522
18523 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
18524 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
18525
18526 * Move test with enums and partial symbols back to
18527 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
18528 Reverts the change of 26 May 93. Per today's change to
18529 stabs.texinfo, the behavior that weird.exp was expecting was
18530 unreasonable; what is important is that the compiler+gdb get
18531 things right, which happens with a recent gcc. Also fix the test
18532 to deal with native compilers which put out the stab gdb can't
18533 deal with.
18534
18535Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18536
18537 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
18538 in the names. The main thing these accomplish is to slow things down.
18539 Many more such duplicates surely remain.
18540
18541 * gdb.t00/help.exp: Comment out "help support" test just like
18542 (and for same reason as) "help set" test.
18543
18544Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
18545
18546 * gdb.t06/break.exp: Remove setup_xfails for
18547 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
18548 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
18549 about known bug in gcc to include up through 2.5.8.
18550 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
18551 well as "_vb$".
18552 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
18553 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
18554 with latest gcc and gdb.
18555 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
18556 well as "_vb$".
18557
18558Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18559
18560 * configure.in (hppa*-*-*): Also configure and build stabs-only
18561 tests.
18562
18563Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18564
18565 * gdb.t10/hppa.mt: A makefile fragment for the PA.
18566 * gdb.t10/configure.in (hppa*-*-*): Use it.
18567
18568Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18569
18570 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
18571
18572Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18573
18574 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
18575 versions prior to 1.13.5.
18576
18577Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18578
18579 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
18580 the prompt is at the start of a line.
18581
18582Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18583
18584 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
18585 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
18586 in the copr tests now.
18587 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
18588 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
18589 expected to fail.
18590
18591Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
18592
18593 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
18594 gdb.t31/chillvars.exp, lib/gdb.exp:
18595 Tweak to run under either version of expect.
18596 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
18597 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
18598 * gdb.t11/list.exp: Remove extraneous whitespace.
18599
18600Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18601
18602 * gdb.t16/printcmds.exp (test_print_strings): Accept
18603 "(unsigned char *) " before the string.
18604
18605 * TODO: Add notes about printing of fancy types and GDB expressions.
18606
18607Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
18608
18609 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
18610 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 18611 if doing mips-idt-ecoff.
c906108c
SS
18612
18613Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
18614
18615 * Most .exp files: Tweak to run under either version of expect.
18616
18617Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18618
18619 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
18620 xfails; I'm not sure why they are failing, but not because of PR 1806.
18621
18622Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
18623
18624 * config/unix-gdb.exp: Remove gdb_unload cause it's already
18625 defined in lib/gdb.exp.
18626
18627Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18628
18629 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
18630 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
18631 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
18632 have to be typeless.
18633
18634Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18635
18636 * TODO: Add suggestion for copyright year test.
18637
18638Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
18639
18640 * configure.in (*-*-lynxos*): Add stabs tests.
18641
18642Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18643
18644 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
18645 so insert a tab before any assembler directive in column zero.
18646
18647 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
18648 stores.
18649 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
18650 stores.
18651 (fpu_short_memory_tests): Likewise.
18652
18653Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18654
18655 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
18656 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
18657 .stabs directives in comments.
18658
18659Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18660
18661 * TODO: New file, describing tests we could write.
18662 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
18663
18664Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18665
18666 * gdb.t06/signals.exp: Add kludge to force re-sync.
18667
18668 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
18669 to xgdb instead of gdb, get out of gdb.
18670
18671Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
18672
18673 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
18674 for info.
18675
18676Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18677
18678 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
18679 * gdb.stabs/configure.in (hppa*-*-*): Use it.
18680 * gdb.stabs/hppa.sed: New sed script for the PA.
18681
18682Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18683
18684 * gdb.stabs: Re-write weird.def and configuration to use sed
18685 instead of cpp. sed is portable and POSIX; cpp is neither.
18686
18687Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18688
18689 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
18690
18691Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18692
18693 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
18694
18695Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18696
18697 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
18698 "_vb$".
18699 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
18700 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
18701
18702Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18703
18704 * lib/gdb.exp: Comment out code which depends on non-existent
18705 `transform' procedure.
18706
18707Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
18708
18709 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
18710 * lib/gdb.exp: Transform tool name.
18711 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
18712 1.1's new error handling system.
18713
18714Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18715
18716 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
18717
18718Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18719
18720 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
18721 They made pattern matching so slow that timeouts happened on
18722 heavily loaded systems. Now any output from "show print" which
18723 gets us back to the GDB prompt is a PASS.
18724
18725Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
18726
18727 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
18728
18729Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18730
18731 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
18732
18733 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
18734 It is not from PR 3220.
18735
18736Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18737
18738 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
18739 just started failing because they depended on the order the
18740 subcommands are presented, or exact docstring text. This kind of
18741 test is a pain and has minimal benefit.
18742
18743Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18744
18745 * gdb.t09/corefile.exp: At end of test, use "core" command with
18746 no arguments.
18747
18748Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
18749
18750 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
18751 17}/Makefile.in: Make it possible to run the testsuite with Sun
18752 make and CC = cross gcc by adding explicit build rules for .o
18753 files.
18754
18755Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18756
18757 * gdb.t15/funcargs.exp: Don't put comments on same line as
18758 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 18759
c906108c
SS
18760Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18761
18762 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
18763
18764Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
18765
18766 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
18767 * gdb.t20/inherit.exp: remove three dumplicate entries.
18768
18769Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18770
18771 * gdb.t06/break.exp: For "next over recursive call", fail on any
18772 incorrect output, not just on "factorial (value=2)".
18773
18774Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18775
18776 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
18777 working now. Add an xfail if accesing a bss variable causes
18778 a memory error if the target is not yet run.
18779
18780Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18781
18782 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
18783 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
18784 name of __st* demangling (2 strings). Did Kung really get the
18785 more than 95 others right without testing them?
18786
18787Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
18788
18789 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
18790
18791Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
18792
18793 * configure.in (configdirs): Add gdb.disasm
18794 * gdb.disasm: New directory for GDB disassembler tests.
18795 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
18796
18797Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18798
18799 * gdb.t00/help.exp: Don't test "help set".
18800
18801 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
18802 from within expect statements. None of these happen anymore and
18803 they cause regressions to be silently unnoticed.
18804
18805 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
18806 messages) about known failures with gcc cygnus-2.4.5-930417.
18807
18808 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
18809 comp-info.exp so it gets built if it doesn't exist.
18810
18811 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
18812 it is no longer used.
18813 * gdb.t13/comp-info.c: Removed.
18814
18815Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18816
18817 * gdb.t06/signals.exp: Add xfail for sun3.
18818
18819Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18820
18821 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
18822 relevant because ^C doesn't get sent but failure can be reproduced
18823 interactively).
18824
18825Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18826
18827 * gdb.stabs/alpha.mt: New configuration file for alpha.
18828 * gdb.stabs/configure.in: Use it.
18829 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
18830 sharing with alpha.mt, redefine long to word via preprocessor.
18831 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
18832 for alpha.
18833 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
18834 native cc.
18835 * gdb.t00/teststrategy.exp: Change expect string so that we
18836 consume the `(xgdb)' from the command echo and from the gdb prompt.
18837 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
18838 gdb currently compares all values as long, so this failure probably
18839 applies to any configuration where LONGEST is bigger than a target int.
18840 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
18841 with gcc.
18842 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
18843 to handle opaque pointers, gcc is.
18844 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
18845 as first argument. Include <sys/types.h> and change all operator
18846 new definitions to use size_t.
18847 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
18848 now that we use size_t.
18849
18850Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18851
a9c64011 18852 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 18853 a long or float array cast all array members to the same type.
a9c64011 18854 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 18855 with 64 bit longs.
a9c64011 18856 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 18857 on alpha.
a9c64011 18858 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
18859
18860Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18861
18862 * gdb.t24 (demangle.exp): Constructors of templates have names like
18863 vector<int>::vector(int) not vector<int>::vector<int>(int). See
18864 section 14.6 of the ARM.
18865
18866 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
18867 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
18868 accomplish little and slow down the testsuite.
18869
18870 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
18871 Accept spaces various places.
18872
18873Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18874
18875 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
18876 with watchpoint enabled.
18877
18878 * Makefile.in: Remove definition of CC and remove the second
18879 definition of CXX (the "CXX = gcc" one remains). These definitions
18880 were causing backquotes to be expanded within backquotes, which
18881 doesn't work.
18882
18883Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
18884
18885 * gdb.t17/callfuncs.exp: Add "return 0" to end.
18886
18887Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18888
a9c64011
AS
18889 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
18890 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
18891 by mips cc and contains no stabs entries.
18892
18893Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
18894
18895 * config/vx-gdb.exp: Use fake device to load files rather than
18896 NFS.
18897 * lib/gdb.exp: New proc to do "file" command.
18898 * config/unix-gdb.exp: Use new "file" proc.
18899
18900Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18901
18902 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
18903 Rework board rebooting slightly.
18904 (gdb_exit): Don't exit from the remote shell; there isn't one.
18905 * gdb.stabs/weird.exp: If a program is being debugged already,
18906 kill it.
18907 * gdb.t04/setvar.exp: Stop and restart gdb.
18908 * gdb.t05/expr.exp: Likewise.
18909 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
18910 restart gdb and reload the program.
18911 * gdb.t08/opaque.exp: Likewise.
18912 * gdb.t12/scope.exp: Likewise.
18913 * gdb.t13/bitfields.exp: Likewise.
18914 * gdb.t15/funcargs.exp: Likewise.
18915 * gdb.t20/classes.exp: Likewise.
18916 * gdb.t03/ptype.exp: Increase timeout.
18917 * gdb.t16/printcmds.exp (test_print_string_constants,
18918 test_print_array_constants): Likewise.
18919 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
18920 * gdb.t20/classes.exp (do_tests): Likewise.
18921 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
18922
18923Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
18924
18925 * gdb.stabs: Renamed *wierd* to *weird*.
18926
18927Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18928
18929 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
18930 for timeout. Add "known gcc 2.4.5 bug" to failure message.
18931
18932Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18933
18934 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
18935 (do_tests): Remove xfail for whatis on one_var and two_var.
18936
18937Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
18938
18939 * Makefile.in: Made cross building work better by adding
18940 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
18941
18942Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18943
18944 * gdb.t15/{return.c,return.exp,Makefile.in}:
18945 New test, currently commented out.
18946
18947Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
18948
18949 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
18950 still running and removes the leftover named socket so GDb can do
18951 clean restarts.
18952
18953Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
18954
18955 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
18956 console, not GDB.
18957 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
18958 cross testing works better with "make check"
18959 * config/unix-gdb: Use default procedures for exit and version.
18960 * config/vx-gdb.exp: Cleaned up and massaged back to working order
18961 with the newest VxWorks.
18962
18963Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18964
18965 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
18966 old form.
18967
18968 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
18969 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
18970
18971 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
18972
18973 * config/unix-gdb.exp: Remove this version of gdb_exit
18974 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
18975 Rob says he'll look at it when he gets back to testing boards.
18976
18977Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
18978
18979 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
18980 an expected fail for certain ptype commands.
18981
18982 * gdb.t20/classes.exp: Update expected results of "ptype class
18983 Base1" to account for the constructor that now appears in the type.
18984
18985Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18986
18987 * configure.in (configdirs): Restore gdb.t04, which mysteriously
18988 disappeared from list.
18989 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
18990 "alldone" proc with call to cleanup and exit.
18991 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
18992 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
18993 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
18994 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
18995 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
18996 "alldone" proc with simple returns that suppress remaining
18997 tests. The alldone proc went away many months ago.
18998
18999Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19000
19001 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
19002
19003 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
19004
19005Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19006
19007 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
19008 as vax gdb will display them.
19009
19010Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19011
19012 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
19013 optimizers.
19014
19015 * scope.exp: Change "bad value for localval" messages so each one
19016 is unique.
19017
19018 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
19019 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
19020
19021 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
19022
19023Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19024
19025 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
19026 doesn't exist (due to optimization).
19027
19028Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19029
19030 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
19031 contains \r because the filename is long.
19032
19033 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
19034 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
19035
19036Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19037
19038 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
19039 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
19040 Ultrix.
19041 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
19042 int tests.
19043 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
19044
19045Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
19046
19047 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
19048
19049 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 19050 to match does not match the passing case but still matches the
c906108c
SS
19051 failing case.
19052
19053Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19054
19055 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
19056
19057Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
19058
19059 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
19060 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
19061 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
19062 Remove various versions of gdb_exit.
19063 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
19064 gdb_exit.
19065 * config/unix-gdb.exp: gdb_exit remains here, and should override
19066 the generic version, since it's doing a lot of wierd stuff that
19067 the other versions aren't. FIXME, fold it in, or abandon this
19068 version.
19069
19070Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19071
19072 * gdb.t24/demangle.exp: Add tests for PR 3220.
19073
19074Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19075
19076 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
19077
19078Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
19079
19080 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
19081 "i386-*-*". Works for i486 as well.
19082
19083 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
19084 bug, and expand domain of xfail to all SVR4 systems, since the
19085 actual problem is likely to be in generic SVR4 /proc support.
19086
19087Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19088
19089 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
19090
19091Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
19092
19093 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
19094 xfails for other systems. Match a missing 'Continuing.' as an
19095 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
19096
19097 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
19098 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
19099 Only issue warning for missing executables if -all option is used.
19100
19101 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
19102 file if -all option is used. It's like an unpredictable XFAIL.
19103
19104Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19105
19106 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
19107 for dynamically linked binaries.
19108
19109 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
19110
19111Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19112
19113 * gdb.t20/inherit.exp: Change message for "print tagless struct"
19114 to state that this is a known bug in old versions of g++.
19115
19116Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19117
19118 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
19119 while waiting for `Continuing'.
19120
19121Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
19122
19123 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
19124 in text, data, and bss.
19125 * gdb.t10/nodebug.c: Add local and global test variables for
19126 initialized and uninitialized data.
19127
19128Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19129
19130 * config/unix-gdb.exp (gdb_exit): Add "wait".
19131
19132Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19133
19134 * gdb.t06/signals.exp: xfail the continue from the handler for all
19135 targets.
19136
19137 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
19138 function with watchpoints enabled, the i386 call dummy starts with
19139 a call.
19140
19141 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
19142 386 bsd names its corefiles.
19143
19144Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
19145
19146 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
19147 compilers don't grok it.
19148 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
19149 with small octal ints rather than character constants, which
19150 are signed and might not fit if first promoted to int.
19151
19152Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
19153
19154 * gdb.t09/Makefile.in (clean): Remove corefile.
19155
19156Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19157
19158 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
19159
19160Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19161 and Jim Kingdon (kingdon@cygnus.com)
19162
19163 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
19164 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
19165 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
19166
19167Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19168
19169 * gdb.t17/interrupt.exp: Add xfail for hppa.
19170
19171Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19172
19173 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
19174 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
19175 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
19176 to determine signed-ness of bitfields and use the result to setup
19177 the xfail.
19178 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
19179 * gdb.t15/funcargs.exp: Use them to step until the second indirect
19180 call line is reached if necessary.
19181
19182Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19183
19184 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
19185
19186Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19187
19188 * gdb.t06/break.exp: Also test `clear' command.
19189
19190Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
19191
19192 * gdb.t00/teststrategy.exp: Remove extra quote.
19193
19194 * gdb.t07/watchpoint.exp: Change xfail for calling function with
19195 watchpoint enabled to be for all non-68k machines.
19196
19197 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
19198
19199Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19200
19201 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
19202 targets use aout.mt instead of ecoff.mt as gas understands
19203 standard aout format.
19204
19205Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
19206
19207 * lib/gdb.exp (runto): Don't insist that function we are running to
19208 was compiled with -g.
19209
19210 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
19211
19212 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
19213 to get back into the read system call.
19214 Accept leading newline in case where we woke it up.
19215
19216Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19217
19218 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
19219 to make the stabs test work on ecoff systems using gcc and -with-stabs.
19220 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
19221 enable ecoff configuration.
19222
19223Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19224
19225 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
19226
19227Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19228
19229 * gdb.t16/printcmds.exp: Add another printf test.
19230
19231Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
19232
19233 * configure.in: If configured -with-stabs on any target, add
19234 stabsdirs to configdirs.
19235
19236Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19237
19238 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
19239 fun" so pattern does not match the command itself.
19240
19241Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19242
19243 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
19244
19245Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19246
19247 * gdb.t17/interrupt.exp: Test for more things.
19248
19249Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19250
19251 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
19252 compiler arranges the code and line numbers.
19253
19254 * gdb.t17/interrupt.exp: Don't send \n after ^C.
19255
19256Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19257
19258 * gdb.t00/help.exp: Increase expect input buffer size.
19259
19260Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19261
19262 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
19263
19264 * gdb.t07/watchpoint.exp: Add xfail for hppa.
19265
19266 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
19267
19268 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
19269 [0-9]*, not just [0-9].
19270
19271Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19272
19273 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
19274
19275 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
19276
19277Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19278
19279 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
19280
19281Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19282
19283 * gdb.t06/signals.c: Add xfails for sun3.
19284
19285 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
19286
19287 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
19288 test_stepping tests.
19289
19290Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19291
19292 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
19293
19294 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
19295
19296 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
19297 rather than actually putting it through cpp twice.
19298
19299 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
19300
19301Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
19302
19303 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
19304 no longer needed.
19305
19306Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19307
19308 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
19309
19310 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
19311 C++ features prints as "struct", make it a pass, not an xfail.
19312
19313Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19314
19315 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
19316 Don't require VA to print as "class" rather than "struct".
19317
19318Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
19319
19320 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
19321
19322Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19323
19324 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
19325
19326Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19327
19328 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
19329 order.
19330
19331Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19332
19333 * gdb.t16/printcmds.exp: Add printf tests.
19334
19335 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
19336
19337 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
19338
19339Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
19340
19341 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
19342 pass counts, to counteract any existing or future setup_xfails.
19343
19344Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19345
19346 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
19347 {BEGIN,END}_COMMON for common block instead of STAB.
19348 * gdb.stabs/wierd.exp: Add xfail for rs6000.
19349
19350 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
19351 intp_var should be N_GSYM not N_LSYM.
19352 wierd-aout.S: Use a label for the value of the N_SO.
19353 wierd.def: Remove all backslashes.
19354 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
19355
19356Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19357
19358 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
19359 get the expected next to inheritance3.
19360
19361Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19362
19363 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
19364 now that gcc-2.4 gets it right.
19365
19366Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19367
19368 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
19369
19370 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
19371 generating comp-info.exp which works for cross-compilation.
19372
19373Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
19374
19375 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
19376 "*-*-sysv4.*".
19377
19378Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
19379
19380 * gdb.t01/run.exp: Start with a fresh gdb.
19381 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
19382 SVR4.x.
19383
19384Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
19385
19386 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
19387 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
19388 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
19389 Makefile.in (distclean, realclean): Remove gdbme.c from list of
19390 things to remove.
19391
19392Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
19393
19394 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
19395 test cases from bug reports.
19396
19397Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
19398
19399 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
19400 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
19401 avoid spurious xfails.
19402 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
19403 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
19404 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
19405
19406Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
19407
19408 * gdb.t00/teststrategy.exp: Rework to provide more useful
19409 description of each test, fix problem with systems that define
19410 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
19411 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
19412 results for "next over recursive call" so timeouts aren't taken
19413 by error.
19414
19415Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
19416
19417 * gdb.t12/scope.exp: Test printing of variables before run.
19418
19419 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
19420 printed in wrong order due to sorting.
19421
19422Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
19423
19424 * gdb.t00/teststrategy.exp: Fix expected results for printing
19425 user entered string constant. Is array of char, prints with no
19426 address.
19427
19428 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
19429 commands.
19430 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
19431 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
19432 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
19433 of struct of char arrays.
19434 * gdb.t00/radix.exp: New tests for radix commands.
19435
19436Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
19437
19438 * gdb.t16/printcmd.exp: Print a variable before running program
19439 (with xfail for AIX).
19440
19441Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
19442
19443 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
19444
19445 * gdb.t16/printcmd.exp: Don't print variables before running program.
19446
19447 * gdb.t06/break.exp: Don't require envp argument to main.
19448
19449 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
19450
19451 * gdb.t02/whatis.exp, gdb.t11/list.exp:
19452 Add xfails for rs6000.
19453
19454 * gdb.t02/whatis.exp: Change other tests not to re-test something
19455 we already tested.
19456
19457 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
19458 each type used has a variable of that type.
19459
19460Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
19461
19462 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
19463
19464Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19465
19466 * configure.in: change srctrigger to be a file, not a directory
19467
19468Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
19469
19470 * configure.in (mips-idt-ecoff*): Added trailing '*'.
19471
19472 * gdb.t11/list.exp: Fixed a couple of typos.
19473
19474Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
19475
19476 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
19477 is fixed and PR is closed.
19478 * gdb.t16 (gdbme.c): Add simple test string variable.
19479 * gdb.t16 (printcmds.exp): Add tests with simple test string
19480 variable, primarily for boundaries on "set print elements".
19481
19482Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
19483
19484 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
19485 Make leading 0's optional and don't expect a tab in the middle
19486 of the number.
19487
19488 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
19489
19490 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
19491 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
19492 don't end command passed to gdb_test with newline.
19493
19494 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
19495 signed keyword away, don't expect signed bitfields to be signed.
19496
19497 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
19498 printing with only as many 1's as are in the field as well as printing
19499 with 32 1's (see comment).
19500
19501Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
19502
19503 * gdb.t00/default.exp: Start with a fresh gdb.
19504 * configure.in (configdirs): Remove gdb.t31 until the chill
19505 compiler works again. It no longer is able to find chillrt0
19506 since it isn't in libchill.a anymore.
19507 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
19508 wierd.o, make more modular.
19509 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
19510 spurious newlines that caused problems.
19511
19512Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19513
19514 * Move test with enums and partial symbols from gdb.t03/ptype.exp
19515 to gdb.stabs/wierd.exp since GCC has worked around the bug.
19516 gdb.stabs/wierd.{exp,def}: Many new tests.
19517
19518 * gdb.t00/default.exp: update info line for new message.
19519
19520 * gdb.t02/{whatis.exp,gdbme.c}:
19521 Test that "char *" doesn't print as "caddr_t".
19522
19523Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19524
19525 * gdb.t00/help.exp: Use .* in place of some help messages which
19526 just changed.
19527 gdb.t00/default.exp: Update "info frame" test for new message.
19528 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
19529 Remove some xfails
19530
19531Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19532
19533 * gdb.t03/{gdbme.c,ptype.exp}:
19534 Add tests for typedef'd struct and union without tags.
19535 Also check "whatis" on a variable of a typedef'd enum without a tag.
19536
19537 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
19538 PRMS 1823; the bug still exists but isn't reproduced by this test
19539 anymore), and remove rs6000 XFAIL (the bug is fixed).
19540
19541 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
19542 duplicated from whatis.exp. For those that are left, accept
19543 "long", "long int", or "int" for long variables (whatis.exp already
19544 has an XFAIL for "int", so no need to fail it here).
19545
19546 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
19547 Deal with GCC's names for types now that GDB uses the compiler's names.
19548
19549 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
19550 setup_xfail's for sunos4. If we #defined the signed keyword away,
19551 don't expect GDB to know that char it is signed.
19552
19553 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
19554
19555Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
19556
19557 * configure.in (configdirs): Add gdb.t24 for C++ tests that
19558 should work on any system, regardless of debugging format.
19559 * gdb.t21/demangle.exp: Move to gdb.t24.
19560 * gdb.t24/demangle.exp: Move from gdb.t21.
19561 * gdb.t24/{Makefile.in, configure.in}: New files.
19562
19563Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19564
19565 * configure.in: Do gdb.stabs and C++ tests only for stabs.
19566 * gdb.stabs: New directory.
19567
19568Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19569
19570 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
19571 not just "Quit anyway?".
19572
19573Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
19574
19575 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
19576 that all setup_xfails are immediately followed by clear_xfails.
19577
19578Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
19579
19580 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
19581 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
19582 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
19583 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
19584 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
19585 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19586 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19587 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
19588 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
19589 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
19590 gdb.t31/chillvars.exp, lib/gdb.exp:
19591 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
19592 bug-gdb@prep.ai.mit.edu.
19593
19594Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
19595
19596 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
19597 with 0.0, not integer 0.
19598
19599Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
19600
19601 * gdb.t06/break.exp: Update for "Kill the program" message change.
19602
19603Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
19604
19605 * Makefile.in (GDBFLAGS): Set to -nx.
19606 * Makefile.in (site.exp): Use GDBFLAGS.
19607
19608Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19609
19610 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
19611 Makefiles.
19612 (check): depend on just-check.
19613 (just-check): added so that tests can be run without a noop
19614 build pass.
19615
19616Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19617
19618 Switch to using configure's configdirs.
19619 * Makefile.in (Makefile): add configure.in dependency.
19620 (SUBDIRS): removed redundant assignment.
19621 * configure.in: switch subdirs assignment to configdirs.
19622 * gdb.t*/configure.in: new files.
19623
19624Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
19625
19626 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
19627 works.
19628
19629Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
19630
19631 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
19632 in explicit rules. Apparently this is not supported by some makes.
19633
19634Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
19635
19636 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
19637
19638Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19639
19640 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
19641 disappeared.
19642
19643Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
19644
19645 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
19646
19647Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
19648
19649 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
19650 watchpoint problem that is now fixed.
19651 * gdb.t30/chexp.exp: Remove setup_xfail for printing
19652 uninitialized convenience variables.
19653 * gdb.t31/chillvars.exp: Fix expected patterns for printing
19654 structures.
19655
19656Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19657
19658 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
19659 which causes expect to get out of sync with gdb on long output
19660 from help set.
19661 * gdb.t09/corefile.exp: Make expected pattern for core file
19662 failing signal and frame output format less sun specific.
19663
19664Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
19665
19666 * gdb.t31/chillvars.exp: Add and remove initial dummy
19667 breakpoint, so that symbol table is forced in.
19668 (Needed at least on Sunos4, though it seems not SVR4.)
19669 * gdb.t31/chillvars.exp: Update for changed output format.
19670
19671Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
19672
a9c64011 19673 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
19674
19675Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
19676
19677 * Makefile.in: Added --srcdir when invoking runtest, removed the
19678 need for a local config file. (optional now)
19679
19680Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
19681
19682 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
19683 failure count used to force early termination. Add some more
19684 expected failures for gnu style demangling.
19685
19686Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19687
19688 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
19689 pmi variable from gdb.t20/gdbme to get optimized away.
19690 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
19691 Check for written corefile upon timeout _and_ eof.
19692
19693Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19694
19695 * config/unix-gdb.exp: Add missing return 0.
19696
19697Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19698
19699 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
19700 test termination.
19701
19702Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
19703
19704 * configure.in (subdirs): Put back gdb.t17 which mysteriously
19705 disappeared.
19706
19707Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
19708
19709 * gdb.t10/crossload.exp: Disable the i860-elf test until such
19710 time as i860 support works.
19711
d63a86f8 19712 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
19713 "backtrace 100\r" rather than just "backtrace\r", to match last
19714 change.
19715
19716Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
19717
19718 * config/udi-gdb.exp (gdb_exit): Remove close command.
19719 (gdb_target_udi): New procedure to set the UDI target.
19720 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
19721 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
19722 Added waits for prompts after several question responses. Added
19723 some more responses used by a29k-amd-udi-gdb.
19724 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
19725 pass different arguments, restart UDI connection after program
19726 completion.
19727 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
19728 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19729 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
19730 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
19731 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
19732 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
19733 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19734 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
19735 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
19736 after program completion.
19737 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
19738 compiled with a SELECT_VECS setting.
19739 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
19740 infinite recursion.
19741
19742 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
19743 Added checks for COFF results, and made them expected failures for
19744 all targets. It would be better to make them expected failures
19745 for COFF targets only.
19746
19747Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19748
19749 * Makefile.in: add null dvi target, don't bother to recurse
19750 through test directories for info and install-info; rename
19751 $(datadir) to be dejagnu instead of deja-gnu
19752
19753Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
19754
19755 * gdb.t31/gdbme.ch: Re-enable code that previously caused
19756 compiler to coredump.
19757 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
19758 code.
19759
19760Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
19761
19762 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
19763 coredump.
19764 * gdb.t31/chillvars.exp: Comment out tests that depend on that
19765 code.
19766
19767Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
19768
19769 * gdb.t03/ptype.exp: tests for return code from gdb_test.
19770 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
19771 which in a shell. Deletes xgdb when done.
19772 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
19773 Tests the return from the "set height" or "set width" commands.
19774 Added a few return codes where needed.
19775
19776Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
19777
19778 * Makefile.in (SUBDIRS): Add gdb.t17.
19779 * configure.in (subdirs): Add gdb.t17.
19780 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
19781 files to test gdb's calling of functions in the inferior with
19782 the correct arguments and gdb's ability to retrieve any
19783 result returned.
19784
19785Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
19786
19787 * config/unix-gdb.exp (gdb_exit): Remove close commands that
19788 may be called after gdb goes away. Previous versions of expect
19789 needed these to avoid file descriptor leaks, but they cause
19790 errors with the current revision of expect.
19791 * gdb.t00/gdbvars.exp: Use -re on expected output after
19792 setting sevenbit-strings.
19793 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
19794 to set sevenbit-strings consistent across tests.
19795 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
19796 set sevenbit-strings consistent across tests.
19797
19798Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
19799
19800 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
19801 expected output to match current "expect" expectations.
19802
19803Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
19804
19805 * gdb.t00/default.exp: Change expected output for default "source"
19806 command, to match new gdb behavior which requires a filename to
19807 source.
19808
19809Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
19810
19811 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
19812 expected fail for i486-*-* that misses the marker2 function.
19813 * gdb.t10/crossload.exp (bfddefault): Allow successful
19814 recognition of a format to pass even if no symbols are found.
19815 Explicitly catch failures where the format is not recognized
19816 or is ambiguous, and add the reason to the fail message.
19817 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
19818 the cause is and invalid target and add reason to failure message.
19819 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
19820 elf32-i386, elf32-sparc, and elf32-i860.
19821 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
19822 Set up expected failure for 'filename'::variable scope resolution,
19823 which is now apparently broken on all targets.
19824 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
19825 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
19826 gdb.t23/templates.exp: Change failure for missing binfile into
19827 just a warning.
19828 gdb.t21/demangle.exp: Change all cfront references to 'arm'
19829 references.
19830
19831Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
19832
19833 * gdb.t00/default.exp: Add expected output for default "source"
19834 command, to match new gdb behavior.
19835 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
19836
19837Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
19838
19839 * config/*-gdb.exp: returns an error, rather than exiting on
19840 internal errors.
19841
19842Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
19843
19844 * gdb.t03/gdbme.c: Add pointer to struct variable.
19845 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
19846 referencing struct members.
19847
19848Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
19849
19850 * configure.in (mips-idt-ecoff): New target.
19851 * config/mips-gdb.exp: New file for remote board using MIPS remote
19852 debugging protocol.
19853
19854 * Redid configuration scheme. Removed gdb.t*/configure.in.
19855 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
19856 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
19857 distclean targets. Built executables via .o files. Adjusted
19858 tests to account for source files in $(srcdir) rather than
19859 $(objdir).
19860 * lib/gdb.exp (runto): Don't expect () after the function name,
19861 because it may have arguments.
19862
19863Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
19864
19865 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
19866 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
19867 expected failures for mips-idt-* and mips-sgi-*.
19868 * gdb.t00/default.exp (attach): Kill process if requested.
19869 * gdb.t00/help.exp (help target core, help target): Accept a gdb
19870 that does not read core files.
19871 * gdb.t01/run.exp: Removed checks for exit status code.
19872 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
19873 it is linked in.
19874 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
19875 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
19876 appropriate, rather than doing it by hand.
19877 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
19878 execution.
19879 * gdb.t10/crossload.exp: Kill existing program if needed.
19880 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
19881 appropriate, rather than doing it by hand. Always increase
19882 timeout for this test, not just for VxWorks.
19883
19884Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
19885
19886 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
19887 of Chill STRUCT types and STRUCT values.
19888 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
19889 than "char".
19890 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 19891 struct2): New struct definitions and initializations to test
c906108c
SS
19892 simple Chill STRUCT types.
19893
19894Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
19895
19896 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
19897 the null byte at the end of strings.
19898 * gdb.t00/default.exp: Make show version insensitive to copyright
19899 date.
19900 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
19901 to avoid dependencies on target char signedness.
19902 * gdb.t16/printcmds.exp: Update expected results for explicitly
19903 unsigned char.
19904 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
19905 now work.
19906 * gdb.t21/demangle.exp: Add many more patterns for template
19907 demangling, most of them being expected failures.
19908 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
19909 string we are matching for, to match on the whole string.
19910 * gdb.t21/demangle.exp: Add many new test strings to demangle,
19911 and fix a whole bunch that had incorrect expected output but were
19912 passing anyway because of the bug in "proc demangle".
19913 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
19914 type.
19915 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
19916
19917Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
19918
a9c64011
AS
19919 * gdb/testsuite: made modifications to testcases, etc., to allow
19920 them to work properly given the reorganization of deja-gnu and the
19921 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
19922
19923Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
19924
19925 * gdb/testsuite: Initial creation of gdb/testsuite.
19926 Migrated dejagnu testcases and support files for testing nm to
19927 gdb/testsuite from deja-gnu. These files were moved "as is"
19928 with no modifications. This migration is part of a major overhaul
19929 of dejagnu. The modifications to these testcases, etc., which
19930 will allow them to work with the new version of dejagnu will be
19931 made in a future update.
48efe704 19932
8d8cb839 19933 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 19934\f
8d8cb839
EZ
19935;; Local Variables:
19936;; mode: change-log
19937;; left-margin: 8
19938;; fill-column: 74
19939;; version-control: never
19940;; End:
902f2ccb
MC
19941
19942 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 19943 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
19944 Copying and distribution of this file, with or without modification,
19945 are permitted provided the copyright notice and this notice are preserved.