* emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
fada3feb
DP
12007-02-13 Denis Pilat <denis.pilat@st.com>
2
3 * gdb.mi/mi-var-invalidate.exp: New file.
4
fb1e4ffc
DJ
52007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6
7 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8
3da939d7
DJ
92007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
10
11 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
12
123dc839
DJ
132007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14
15 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
16 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17
877e3645 182007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
19
20 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
21 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
22 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
23 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
24 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 25 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222
NR
26 Update tests to include value field in output of -var-create.
27
3c0a2960
AS
282007-02-08 Andreas Schwab <schwab@suse.de>
29
30 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
31
108546a0
DJ
322007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
33
34 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
35 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
36
d701dcab
DP
372007-02-02 Denis Pilat <denis.pilat@st.com>
38
39 * gdb.threads/threadapply.exp: check that frame is not changed by
40 the thread apply all command.
41
783e3e2f
AS
422007-01-31 Andreas Schwab <schwab@suse.de>
43
6d9c3a87
AS
44 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
45
3c50d7b9
AS
46 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
47 in the dwarf sections.
48 * gdb.dwarf2/mac-fileno.S: Likewise.
49
783e3e2f
AS
50 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
51 bspstore register on ia64.
52
78ff580e
AS
532007-01-29 Andreas Schwab <schwab@suse.de>
54
cc8e9b12
AS
55 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
56 "frame-begin" annotation.
57
78ff580e
AS
58 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
59 number of "frames-invalid" annotations.
60
704a4f78
DJ
612007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
62
63 * gdb.base/commands.exp: Call if_commands_test.
64 (gdb_test_no_prompt, if_commands_test): New.
65
e741bf94
MK
662007-01-28 Mark Kettenis <kettenis@gnu.org>
67
68 * gdb.threads/sigthread.c (NSIGS): Make bigger.
69
474d0ad3
AS
702007-01-27 Andreas Schwab <schwab@suse.de>
71
72 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
73 .short/.int/.quad in the dwarf sections.
74 * gdb.dwarf2/dw2-intercu.S: Likewise.
75 * gdb.dwarf2/dw2-intermix.S: Likewise.
76
e784b426
JK
772007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
78
79 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
80 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
81 array.
e784b426
JK
82 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
83 * gdb.base/setvar.exp: Likewise.
84
37f08e04
AS
852007-01-26 Andreas Schwab <schwab@suse.de>
86
9a01813a
AS
87 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
88 test.
89
37f08e04
AS
90 * gdb.base/multi-forks.exp ("restart $i"): Also match
91 __kernel_syscall_via_break.
92
6e2a9270
VP
932007-01-24 Vladimir Prus <vladimir@codesourcery.com>
94
95 * lib/mi-support.exp (mi_delete_varobj): New.
96 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
97 testcase.
98 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
99 (main): Call the above.
100 (reference_update_test, base_in_reference_test)
101 (reference_to_pointer): Delete the created varobjs.
102
e515b470
DJ
1032007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
104
105 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
106 * configure: Regenerated.
107 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
108 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
109 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
110 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
111 * lib/gdb.exp (gdb_skip_xml_test): New function.
112
08d8bcd7
DJ
1132007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
114
115 * gdb.base/sigrepeat.exp: Correct error message.
116
1172007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
118 Daniel Jacobowitz <dan@codesourcery.com>
119
120 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
121 gdb.arch/i386-gnu-cfi-asm.S: New files.
122
97c3f1f3
JK
1232007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
124
125 * lib/gdb.exp: Abort on missing `site.exp'.
126
cb1df416
DJ
1272007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
128 Daniel Jacobowitz <dan@codesourcery.com>
129
130 * gdb.base/included.c, gdb.base/included.exp,
131 gdb.base/included.h: New files.
132
35990120
DJ
1332007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
134
135 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
136 (maximize_rlimit): Reduce limits on 64-bit systems.
137
6e81a116 1382007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
139
140 From Marcus Deuling <deuling@de.ibm.com>:
141 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
142 every case.
143
6c3c41f3
NR
1442007-01-13 Nick Roberts <nickrob@snap.net.nz>
145
146 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
147 (test_path_specification): Use objdir instead of srcdir to always
148 get an absolute filename.
149
2f12c312
DJ
1502007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
151
152 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
153
81121995
VP
1542007-01-11 Vladimir Prus <vladimir@codesourcery.com>
155
156 * gdb.mi/mi-var-cp.cc (reference_update_tests):
157 Make sure the variable we're using is in scope.
158 (reference_to_pointer): Likewise.
159
4741b737
DJ
1602007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
161
162 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
163 has no debug information.
164
054410c3
DJ
1652007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
166
167 * gdb.base/annota1.exp: Remove extra send_gdb.
168
818f79f6
DJ
1692007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
170
171 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
172
f7a6bb70
DJ
1732007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
174
175 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
176
57e66780
DJ
1772007-01-08 Nick Roberts <nickrob@snap.net.nz>
178 Daniel Jacobowitz <dan@codesourcery.com>
179
180 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
181 lcharacter or linteger change. Correct duplicated test name.
182 * gdb.mi/mi2-var-cmd.exp: Likewise.
183
3d799a95
DJ
1842007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
185
186 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
187
1882007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9
JB
189
190 * gdb.base/nofield.c: New file.
191 * gdb.base/nofield.exp: New testcase.
192
eafb94e8
NR
1932007-01-05 Nick Roberts <nickrob@snap.net.nz>
194
195 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
196
197 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
198 test.
199
5e572bb4
DJ
2002007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
201
202 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
203
74a44383
DJ
2042007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
205
206 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
207 when continuing.
208
1b572db9
DJ
2092007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
210
211 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
212 Expect ".exe" extension.
213
381bc39b
DJ
2142007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
215
216 * gdb.base/charset.exp: Add explicit filename to break.
217 * gdb.base/dbx.exp: Add explicit filename to breaks.
218
2b70e4c6
DJ
2192007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
220
221 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
222 * gdb.mi/mi2-file.exp: Likewise.
223
303b6f5d
DJ
2242007-01-04 Vladimir Prus <vladimir@codesourcery.com>
225
226 Implement specification of MI tests as comments
227 in C and C++ sources.
228 * lib/mi-support.exp (mi_autotest_data): New variable.
229 (mi_autotest_source): New variable.
230 (count_newlines, mi_prepare_inline_tests)
231 (mi_get_inline_test, mi_continue_to_line)
232 (mi_run_inline_test, mi_tbreak)
233 (mi_send_resuming_command, mi_wait_for_stop): New functions.
234 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
235 Run inline tests.
236 * gdb.mi/mi-var-cp.cc: Define tests here.
237
23da0d94
VP
2382007-01-04 Vladimir Prus <vladimir@codesourcery.com>
239
240 Simplify usage of mi_continue_to.
241 * lib/mi-support.exp (mi_runto_helper): Renamed
242 from mi_runto, added new parameter 'run_or_continue'.
243 (mi_runto): Use mi_runto_helper.
244 (mi_continue_to): Accept just function name as parameter.
245 Use mi_runto_helper.
246 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
247 * gdb.mi/mi2-var-cmd.exp: Likewise.
248
f9e18282
JB
2492006-01-04 Joel Brobecker <brobecker@adacore.com>
250
251 Make this testcase a bit more realistic. The current code
252 is too simplistic, and allows the compiler to optimize out
253 some of the entities we need for this testcase.
254 * gdb.ada/null_record/bar.ads (Void_Star): New type.
255 (Do_Nothing): Add extra parameter.
256 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
257 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
258 by using a variable of type Void_Star.
259
fd678c65
JB
2602006-01-04 Joel Brobecker <brobecker@adacore.com>
261
262 * gdb.ada/catch_ex/foo.adb: New file.
263 * gdb.ada/catch_ex.exp: New testcase.
264
05cfdb42
DJ
2652007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
266
267 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
268 pass --image-base to linker.
269
2e03ee74
DJ
2702007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
271 Daniel Jacobowitz <dan@codesourcery.com>
272
273 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
274 secondary prompts.
275
0d5de010
DJ
2762007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
277
278 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
279 output. Test the types of members and member pointers.
280 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
281 gdb/2092.
282 * gdb.cp/member-ptr.exp: Search for a comment instead of a
283 statement. Enable for GCC. Update expected output for some tests
284 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
285 layout.
286 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
287 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
288 (Diamond::vget_base): New.
289 (main): Add new tests.
290 * gdb.cp/printmethod.exp: Update expected output for member functions.
291 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
292 print pEe->D::vg().
293
61a771aa
DJ
2942007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
295
296 * gdb.threads/tls.exp: Allow stops in sem_post.
297
2fa63963
DJ
2982006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
299
300 * gdb.base/annota1.exp: Allow .*printf in backtraces.
301 * gdb.base/annota3.exp: Likewise.
302 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
303 again (instead of timing out).
304 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
305 GCC bug 26475.
306 * gdb.java/jmisc.exp: Adjust to work with method signatures including
307 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
308 test from jmisc1.exp.
309 * gdb.java/jmisc1.exp: Delete.
310 * gdb.java/jprint.exp: Adjust to work with method signatures including
311 return types.
312 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
313 * gdb.threads/linux-dp.exp: Don't be confused by program output.
314 * lib/java.exp (compile_java_from_source): Pass the correct type
315 to target_compile.
316
5eefc2b7
JB
3172006-12-31 Joel Brobecker <brobecker@adacore.com>
318
319 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
320 (stack_align_edx): New function.
321 (stack_align_eax): New function.
322 (main): Add calls to stack_align_edx and stack_align_eax.
323 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
324 Add testing for the cases where the register used during a stack
325 realignment is edx. Same for eax.
326
227c54da
DJ
3272006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
328
329 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
330 and generic PE targets.
331
cab8ac94
JB
3322006-12-29 Joel Brobecker <brobecker@adacore.com>
333
334 * gdb.ada/array_return.exp: Update copyright date list.
335
ba54f318
JB
3362006-12-27 Joel Brobecker <brobecker@adacore.com>
337
338 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
339 (Create_Small_Float_Vector): New function.
340 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
341 function body.
342 * gdb.ada/array_return/p.adb: Use new type and function from
343 package Pck.
344 * gdb.ada/array_return.exp: Add a test verifying that GDB is
345 able to print the value returned by a function returning an
346 array of float.
347
6b7a35dd
JB
3482006-12-20 Joel Brobecker <brobecker@adacore.com>
349
350 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
351 The associated tests should be PASSing.
352
038224f6
VP
3532006-12-08 Vladimir Prus <vladimir@codesourcery.com>
354
355 Test for base in references.
356 * gdb.mi/mi-var-cp.cc: Add test code.
357 * gdb.mi/mi-var-cp.exp: Test for bases in references.
358 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
359 * gdb.mi/mi2-watch.exp: Likewise.
360 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
361 (mi_list_varobj_children): New function.
362
b26ed50d
VP
3632006-12-08 Vladimir Prus <vladimir@codesourcery.com>
364
365 * lib/mi-support.exp
366 (mi_runto): Accept "()" after function name.
367 (mi_create_varobj): New function.
368 (mi_varobj_update): New function.
369 (mi_Check_varobj_value): New function.
370 * gdb.mi/mi-var-cp.exp: New file.
371 * gdb.mi/mi-var-cp.cc: New file.
372
08232497
DJ
3732006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
374
375 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
376 gdb.base/weaklib2.c: New files.
377
d394c993 3782006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 379
ac6c2fba
NS
380 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
381 info. Adjust test names.
382
8ec659a0 383 * gdb.base/break.c (main): Move position of malloc.
d394c993 384 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 385
acd65feb
VP
3862006-11-28 Vladimir Prus <vladimir@codesourcery.com>
387
388 * gdb.mi/mi-var-cmd.exp: Check -var-update after
389 assignement of arrays and function pointers.
390 * gdb.mi/var-cmd.c: Add declaration necessary for above
391 tests.
392
f556d5e5
NS
3932006-11-27 Nathan Sidwell <nathan@codesourcery.com>
394
395 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
396
397 * gdb.threads/linux-dp.exp: Read thread table before and after
398 creating each philosopher and verify it.
399
697bc68d
NS
4002006-11-27 Nathan Sidwell <nathan@codesourcery.com>
401 Paul Brook <paul@codesourcery.com>
402 Daniel Jacobowitz <dan@codesourcery.com>
403
404 * gdb.base/ending-run.exp: Flatten expect script stepping out of
405 main to remove duplication. Add start function of the form
406 '_*start[1-9]*'. Add RVDS start function.
407
29d73ae4
DJ
4082006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
409
410 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
411
c1d88655
UW
4122006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
413
414 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
415 * gdb.asm/spu.inc: New file.
416 * gdb.base/term.exp: Disable if [target_info exists noargs].
417 * gdb.gdb/complaints.exp: Disable if ![isnative].
418 * gdb.gdb/selftest.exp: Likewise.
419 * gdb.gdb/observer.exp: Likewise.
420 * gdb.gdb/xfullpath.exp: Likewise.
421 * gdb.base/attach.exp: Disable on SPU target.
422 * gdb.cp/bs145503.exp: Likewise.
423 * gdb.cp/exception.exp: Likewise.
424 * gdb.cp/userdef.exp: Likewise.
425
32a13b1a
DJ
4262006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
427
428 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
429
d8295fe9
VP
4302006-11-10 Vladimir Prus <vladimir@codesourcery.com>
431
432 * gdb.base/completion.exp: Fix completion tests for
433 'info' and 'info '.
434 * gdb.base/help.exp (help_test_raw, test_class_help)
435 (test_prefix_command_help): Move...
436 * lib/gdb.exp: Here.
437 * gdb.base/main.exp: Adjust.
438 * gdb.cp/maint.exp: Adjust.
439 * gdb.trace/tracecmd.exp: Use test_help_class.
440
8c394015
VP
4412006-11-09 Vladimir Prus <vladimir@codesourcery.com>
442
443 * gdb.stabs/weird.exp (print_weird_var): Use
444 gdb_test_multiple instead of gdb_expect.
445
027fc1bc
VP
4462006-11-09 Vladimir Prus <vladimir@codesourcery.com>
447
448 * gdb.base/help.exp (help_test_raw): New.
449 (test_class_help): New.
450 (test_prefix_command_help): New.
451 Adjust testcases.
452
67609209
FR
4532006-11-09 Christophe Lyon <christophe.lyon@st.com>
454
455 * gdb.base/constvars.c (main): Write to crass and crips, so that
456 they are allocated by the compiler.
457
f73adfeb
AS
4582006-10-27 Andreas Schwab <schwab@suse.de>
459
460 * gdb.base/multi-forks.exp: Use "detach fork" instead of
461 "detach-fork".
462
2f83a18e
DJ
4632006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
464
465 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
466 of patterns.
467
94277a38
DJ
4682006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
469
470 * gdb.base/sepdebug.exp: Remove debug format test.
471 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
472 Handle no-symtab.
473 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
474
5bd2f6e2
DJ
4752006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
476
477 * gdb.threads/manythreads.c (thread_function, main): Don't cast
478 int to pointer or pointer to int.
479 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
480
8c008720
DJ
4812006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
482
483 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
484
9e35dae4
DJ
4852006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
486
487 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
488
d9639e13
DJ
4892006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
490
491 PR c++/2116
492 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
493
390a1bd0
JB
4942006-10-06 Joel Brobecker <brobecker@adacore.com>
495
496 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
497 the corresponding bug has been fixed in GDB (PR/2018).
498
dd920c33
JB
4992006-10-06 Joel Brobecker <brobecker@adacore.com>
500
501 * gdb.base/subst.exp: New testcase.
502
53bbefe9
JB
5032006-10-06 Joel Brobecker <brobecker@adacore.com>
504
505 * gdb.ada/array_return/pck.ads: Add copyright notice.
506 * gdb.ada/array_return/pck.adb: Likewise.
507 * gdb.ada/array_return/p.adb: Likewise.
508 * gdb.ada/exec_changed/first.adb: Likewise.
509 * gdb.ada/exec_changed/second.adb: Likewise.
510
09851417
JB
5112006-10-06 Joel Brobecker <brobecker@adacore.com>
512
513 * gdb.ada/watch_arg/watch.adb: New file.
514 * gdb.ada/watch_arg.exp: New testcase.
515
041bf30d
VP
5162006-10-02 Vladimir Prus <vladimir@codesourcery.com>
517
518 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
519 via string_to_regexp.
520 * gdb.mi/mi2-basics.exp: Likewise.
521
f286fbdd 5222006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
523
524 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
525 Remove unused / obsolete files.
526
7c07f349
NR
5272006-09-19 Nick Roberts <nickrob@snap.net.nz>
528
529 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
530
cd5ff84a
VP
5312006-09-17 Vladimir Prus <vladimir@codesourcery.com>
532
533 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
534 HIGH_FRAME argument to -stack-list-arguments can be larger than
535 the number of frames.
536
ae018d1a
DJ
5372006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
538
539 * gdb.base/args.c (main): Add breakpoint marker.
540 * gdb.base/args.exp: Use args_test for tests. Add new tests which
541 really test empty arguments.
542 (args_load): Delete.
543 (args_test): New.
544
b399c549
NR
5452006-09-13 Nick Roberts <nickrob@snap.net.nz>
546
547 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
548 check for one file.
549
2ab1eb7a
VP
5502006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
551
552 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
553 HIGH_FRAME argument to -stack-list-locals can be larger than
554 the number of frames.
555
476308bf
FF
5562006-08-18 Fred Fish <fnf@specifix.com>
557
558 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
559 '$' in front of skip_vmx_tests_saved when setting that.
560
8625200f
AS
5612006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
562
563 * gdb.base/trace-commands.exp: New file.
564
089ec8f1
DJ
5652006-08-10 Joel Brobecker <brobecker@adacore.com>
566 Daniel Jacobowitz <dan@codesourcery.com>
567
568 * gdb.base/step-bt.exp: Make hexadecimal address optional in
569 expected output of the backtrace commands.
570
b60f0898
JB
5712006-08-09 Joel Brobecker <brobecker@adacore.com>
572
573 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
574 untested followed by return combination.
575 * gdb.arch/altivec-regs.exp: Likewise.
576 * gdb.arch/e500-abi.exp: Likewise.
577 * gdb.arch/e500-regs.exp: Likewise.
578 * gdb.arch/gdb1291.exp: Likewise.
579 * gdb.arch/gdb1431.exp: Likewise.
580 * gdb.arch/gdb1558.exp: Likewise.
581 * gdb.arch/i386-prologue.exp: Likewise.
582 * gdb.arch/i386-unwind.exp: Likewise.
583 * gdb.asm/asm-source.exp: Likewise.
584 * gdb.base/a2-run.exp: Likewise.
585 * gdb.base/advance.exp: Likewise.
586 * gdb.base/all-bin.exp: Likewise.
587 * gdb.base/annota1.exp: Likewise.
588 * gdb.base/annota3.exp: Likewise.
589 * gdb.base/args.exp: Likewise.
590 * gdb.base/arithmet.exp: Likewise.
591 * gdb.base/assign.exp: Likewise.
592 * gdb.base/async.exp: Likewise.
593 * gdb.base/attach.exp: Likewise.
594 * gdb.base/bang.exp: Likewise.
595 * gdb.base/bigcore.exp: Likewise.
596 * gdb.base/bitfields.exp: Likewise.
597 * gdb.base/bitfields2.exp: Likewise.
598 * gdb.base/break.exp: Likewise.
599 * gdb.base/call-sc.exp: Likewise.
600 * gdb.base/call-strs.exp: Likewise.
601 * gdb.base/callfuncs.exp: Likewise.
602 * gdb.base/checkpoint.exp: Likewise.
603 * gdb.base/chng-syms.exp: Likewise.
604 * gdb.base/code-expr.exp: Likewise.
605 * gdb.base/commands.exp: Likewise.
606 * gdb.base/completion.exp: Likewise.
607 * gdb.base/cond-expr.exp: Likewise.
608 * gdb.base/condbreak.exp: Likewise.
609 * gdb.base/consecutive.exp: Likewise.
610 * gdb.base/constvars.exp: Likewise.
611 * gdb.base/corefile.exp: Likewise.
612 * gdb.base/cvexpr.exp: Likewise.
613 * gdb.base/dbx.exp: Likewise.
614 * gdb.base/define.exp: Likewise.
615 * gdb.base/detach.exp: Likewise.
616 * gdb.base/display.exp: Likewise.
617 * gdb.base/dump.exp: Likewise.
618 * gdb.base/ena-dis-br.exp: Likewise.
619 * gdb.base/ending-run.exp: Likewise.
620 * gdb.base/environ.exp: Likewise.
621 * gdb.base/eval-skip.exp: Likewise.
622 * gdb.base/exprs.exp: Likewise.
623 * gdb.base/fileio.exp: Likewise.
624 * gdb.base/finish.exp: Likewise.
625 * gdb.base/float.exp: Likewise.
626 * gdb.base/foll-exec.exp: Likewise.
627 * gdb.base/foll-fork.exp: Likewise.
628 * gdb.base/foll-vfork.exp: Likewise.
629 * gdb.base/freebpcmd.exp: Likewise.
630 * gdb.base/funcargs.exp: Likewise.
631 * gdb.base/gcore.exp: Likewise.
632 * gdb.base/gdb1090.exp: Likewise.
633 * gdb.base/gdb1250.exp: Likewise.
634 * gdb.base/huge.exp: Likewise.
635 * gdb.base/info-proc.exp: Likewise.
636 * gdb.base/interrupt.exp: Likewise.
637 * gdb.base/jump.exp: Likewise.
638 * gdb.base/langs.exp: Likewise.
639 * gdb.base/lineinc.exp: Likewise.
640 * gdb.base/list.exp: Likewise.
641 * gdb.base/logical.exp: Likewise.
642 * gdb.base/long_long.exp: Likewise.
643 * gdb.base/macscp.exp: Likewise.
644 * gdb.base/maint.exp: Likewise.
645 * gdb.base/mips_pro.exp: Likewise.
646 * gdb.base/miscexprs.exp: Likewise.
647 * gdb.base/multi-forks.exp: Likewise.
648 * gdb.base/opaque.exp: Likewise.
649 * gdb.base/overlays.exp: Likewise.
650 * gdb.base/pc-fp.exp: Likewise.
651 * gdb.base/pointers.exp: Likewise.
652 * gdb.base/printcmds.exp: Likewise.
653 * gdb.base/psymtab.exp: Likewise.
654 * gdb.base/ptype.exp: Likewise.
655 * gdb.base/recurse.exp: Likewise.
656 * gdb.base/relational.exp: Likewise.
657 * gdb.base/relocate.exp: Likewise.
658 * gdb.base/remote.exp: Likewise.
659 * gdb.base/reread.exp: Likewise.
660 * gdb.base/restore.exp: Likewise.
661 * gdb.base/return.exp: Likewise.
662 * gdb.base/return2.exp: Likewise.
663 * gdb.base/scope.exp: Likewise.
664 * gdb.base/sect-cmd.exp: Likewise.
665 * gdb.base/sep.exp: Likewise.
666 * gdb.base/sepdebug.exp: Likewise.
667 * gdb.base/setshow.exp: Likewise.
668 * gdb.base/setvar.exp: Likewise.
669 * gdb.base/sigall.exp: Likewise.
670 * gdb.base/sigbpt.exp: Likewise.
671 * gdb.base/signals.exp: Likewise.
672 * gdb.base/signull.exp: Likewise.
673 * gdb.base/sizeof.exp: Likewise.
674 * gdb.base/solib.exp: Likewise.
675 * gdb.base/step-line.exp: Likewise.
676 * gdb.base/step-test.exp: Likewise.
677 * gdb.base/structs.exp: Likewise.
678 * gdb.base/structs2.exp: Likewise.
679 * gdb.base/term.exp: Likewise.
680 * gdb.base/twice.exp: Likewise.
681 * gdb.base/until.exp: Likewise.
682 * gdb.base/varargs.exp: Likewise.
683 * gdb.base/volatile.exp: Likewise.
684 * gdb.base/watchpoint.exp: Likewise.
685 * gdb.base/whatis-exp.exp: Likewise.
686 * gdb.base/whatis.exp: Likewise.
687 * gdb.cp/ambiguous.exp: Likewise.
688 * gdb.cp/annota2.exp: Likewise.
689 * gdb.cp/annota3.exp: Likewise.
690 * gdb.cp/bool.exp: Likewise.
691 * gdb.cp/breakpoint.exp: Likewise.
692 * gdb.cp/casts.exp: Likewise.
693 * gdb.cp/class2.exp: Likewise.
694 * gdb.cp/classes.exp: Likewise.
695 * gdb.cp/cplusfuncs.exp: Likewise.
696 * gdb.cp/ctti.exp: Likewise.
697 * gdb.cp/derivation.exp: Likewise.
698 * gdb.cp/exception.exp: Likewise.
699 * gdb.cp/gdb1355.exp: Likewise.
700 * gdb.cp/hang.exp: Likewise.
701 * gdb.cp/inherit.exp: Likewise.
702 * gdb.cp/local.exp: Likewise.
703 * gdb.cp/m-data.exp: Likewise.
704 * gdb.cp/m-static.exp: Likewise.
705 * gdb.cp/member-ptr.exp: Likewise.
706 * gdb.cp/method.exp: Likewise.
707 * gdb.cp/misc.exp: Likewise.
708 * gdb.cp/namespace.exp: Likewise.
709 * gdb.cp/overload.exp: Likewise.
710 * gdb.cp/ovldbreak.exp: Likewise.
711 * gdb.cp/pr-1023.exp: Likewise.
712 * gdb.cp/pr-1210.exp: Likewise.
713 * gdb.cp/pr-574.exp: Likewise.
714 * gdb.cp/printmethod.exp: Likewise.
715 * gdb.cp/psmang.exp: Likewise.
716 * gdb.cp/ref-params.exp: Likewise.
717 * gdb.cp/ref-types.exp: Likewise.
718 * gdb.cp/rtti.exp: Likewise.
719 * gdb.cp/templates.exp: Likewise.
720 * gdb.cp/try_catch.exp: Likewise.
721 * gdb.cp/userdef.exp: Likewise.
722 * gdb.cp/virtfunc.exp: Likewise.
723 * gdb.disasm/am33.exp: Likewise.
724 * gdb.disasm/h8300s.exp: Likewise.
725 * gdb.disasm/mn10300.exp: Likewise.
726 * gdb.disasm/sh3.exp: Likewise.
727 * gdb.disasm/t01_mov.exp: Likewise.
728 * gdb.disasm/t02_mova.exp: Likewise.
729 * gdb.disasm/t03_add.exp: Likewise.
730 * gdb.disasm/t04_sub.exp: Likewise.
731 * gdb.disasm/t05_cmp.exp: Likewise.
732 * gdb.disasm/t06_ari2.exp: Likewise.
733 * gdb.disasm/t07_ari3.exp: Likewise.
734 * gdb.disasm/t08_or.exp: Likewise.
735 * gdb.disasm/t09_xor.exp: Likewise.
736 * gdb.disasm/t10_and.exp: Likewise.
737 * gdb.disasm/t11_logs.exp: Likewise.
738 * gdb.disasm/t12_bit.exp: Likewise.
739 * gdb.disasm/t13_otr.exp: Likewise.
740 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
741 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
742 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
743 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
744 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
745 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
746 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
747 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
748 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
749 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
750 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
751 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
752 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
753 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
754 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
755 * gdb.mi/gdb701.exp: Likewise.
756 * gdb.mi/gdb792.exp: Likewise.
757 * gdb.mi/mi-basics.exp: Likewise.
758 * gdb.mi/mi-break.exp: Likewise.
759 * gdb.mi/mi-cli.exp: Likewise.
760 * gdb.mi/mi-console.exp: Likewise.
761 * gdb.mi/mi-disassemble.exp: Likewise.
762 * gdb.mi/mi-eval.exp: Likewise.
763 * gdb.mi/mi-file.exp: Likewise.
764 * gdb.mi/mi-read-memory.exp: Likewise.
765 * gdb.mi/mi-regs.exp: Likewise.
766 * gdb.mi/mi-return.exp: Likewise.
767 * gdb.mi/mi-simplerun.exp: Likewise.
768 * gdb.mi/mi-stack.exp: Likewise.
769 * gdb.mi/mi-stepi.exp: Likewise.
770 * gdb.mi/mi-syn-frame.exp: Likewise.
771 * gdb.mi/mi-until.exp: Likewise.
772 * gdb.mi/mi-var-block.exp: Likewise.
773 * gdb.mi/mi-var-child.exp: Likewise.
774 * gdb.mi/mi-var-cmd.exp: Likewise.
775 * gdb.mi/mi-var-display.exp: Likewise.
776 * gdb.mi/mi-watch.exp: Likewise.
777 * gdb.mi/mi2-basics.exp: Likewise.
778 * gdb.mi/mi2-break.exp: Likewise.
779 * gdb.mi/mi2-cli.exp: Likewise.
780 * gdb.mi/mi2-console.exp: Likewise.
781 * gdb.mi/mi2-disassemble.exp: Likewise.
782 * gdb.mi/mi2-eval.exp: Likewise.
783 * gdb.mi/mi2-file.exp: Likewise.
784 * gdb.mi/mi2-read-memory.exp: Likewise.
785 * gdb.mi/mi2-regs.exp: Likewise.
786 * gdb.mi/mi2-return.exp: Likewise.
787 * gdb.mi/mi2-simplerun.exp: Likewise.
788 * gdb.mi/mi2-stack.exp: Likewise.
789 * gdb.mi/mi2-stepi.exp: Likewise.
790 * gdb.mi/mi2-syn-frame.exp: Likewise.
791 * gdb.mi/mi2-until.exp: Likewise.
792 * gdb.mi/mi2-var-block.exp: Likewise.
793 * gdb.mi/mi2-var-child.exp: Likewise.
794 * gdb.mi/mi2-var-cmd.exp: Likewise.
795 * gdb.mi/mi2-var-display.exp: Likewise.
796 * gdb.mi/mi2-watch.exp: Likewise.
797 * gdb.stabs/exclfwd.exp: Likewise.
798 * gdb.stabs/weird.exp: Likewise.
799 * gdb.threads/gcore-thread.exp: Likewise.
800 * gdb.trace/actions.exp: Likewise.
801 * gdb.trace/backtrace.exp: Likewise.
802 * gdb.trace/circ.exp: Likewise.
803 * gdb.trace/collection.exp: Likewise.
804 * gdb.trace/deltrace.exp: Likewise.
805 * gdb.trace/infotrace.exp: Likewise.
806 * gdb.trace/limits.exp: Likewise.
807 * gdb.trace/packetlen.exp: Likewise.
808 * gdb.trace/passc-dyn.exp: Likewise.
809 * gdb.trace/passcount.exp: Likewise.
810 * gdb.trace/report.exp: Likewise.
811 * gdb.trace/save-trace.exp: Likewise.
812 * gdb.trace/tfind.exp: Likewise.
813 * gdb.trace/tracecmd.exp: Likewise.
814 * gdb.trace/while-dyn.exp: Likewise.
815 * gdb.trace/while-stepping.exp: Likewise.
816
f4b618d1
JB
8172006-08-08 Joel Brobecker <brobecker@adacore.com>
818
819 * gdb.base/step-bt.c: New file.
820 * gdb.base/step-bt.exp: New testcase.
821
3d00d119
DJ
8222006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
823
824 * config/monitor.exp (gdb_load): Remove support for obsolete
825 download-write-size.
826 * gdb.base/remote.exp: Likewise. Update all callers of
827 gdb_timed_load.
828
017b5bd4
DJ
8292006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
830
831 * cursal.exp: Pass binfile to gdb_load.
832
837c599d
DJ
8332006-08-01 Nathan Sidwell <nathan@codesourcery.com>
834
835 * gdb.base/cursal.exp: Add "" to gdb_load call.
836
8dd4540b
MK
8372006-07-29 Mark Kettenis <kettenis@gnu.org>
838
839 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
840 NetBSD/ELF targets.
841
ab5c9f60
DJ
8422006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
843
844 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
845 operator*.
846
4c42eaff
DJ
8472006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
848
849 * gdb.base/completion.exp: Update for change in "file" behavior.
850 * gdb.stabs/weird.exp: Likewise.
851 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
852 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
853
0155cc76
NS
8542006-07-24 Nathan Sidwell <nathan@codesourcery.com>
855
856 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
857 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
858
16026cd7
AS
8592006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
860
861 * gdb.base/default.exp: Update source command error message.
862 * gdb.base/help.exp: Update 'help source' message.
863
16963cb6
DJ
8642006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
865
866 * gdb.cp/bs15503.exp: Update comment for no longer crashing
867 test.
868
6d7fd486
AS
8692006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
870
871 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
872
29e8a844
DJ
8732006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
874
875 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
876
6afcfa39
DJ
8772006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
878
879 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
880
267a692b
MK
8812006-07-17 Mark Kettenis <kettenis@gnu.org>
882
883 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
884 *-*-openbsd* from targets for wich we expect ARM FPA floating
885 point format.
886
85d2fec4
NR
8872006-07-17 Nick Roberts <nickrob@snap.net.nz>
888
889 * gdb.cp/annota3.exp: Expect frame-begin annotation.
890
8912006-07-17 Mark Kettenis <kettenis@gnu.org>
892
893 * gdb.base/annota3.exp: Expect frame-begin annotation.
894
85b4c6e8
JB
8952006-07-14 Joel Brobecker <brobecker@adacore.com>
896
897 * gdb.base/help.exp: Adjust "help unset" test to accept
898 any list of unset commands.
899
fb933624
DJ
9002006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
901 Daniel Jacobowitz <dan@codesourcery.com>
902
903 * gdb.cp/ref-params.exp: New test.
904 * gdb.cp/ref-params.cc: New source file.
905 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
906
1dff4b64
MK
9072006-07-08 Mark Kettenis <kettenis@gnu.org>
908
909 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
910 spaces/tabs in regular expressions since they might not be there.
911
40d2e0e3
AS
9122006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
913
914 * gdb.base/ifelse.exp: New file.
915
f6c957d2
NS
9162006-07-04 Nathan Sidwell <nathan@codesourcery.com>
917
918 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
919 line.
920 * gdb.base/huge.exp: Loop over compilation to find a size that
921 is acceptable.
922 * gdb.base/remote.exp: Correct expected strings.
923 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
924
b9c5a23d
DJ
9252006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
926
927 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
928
9af2e58d
DJ
9292006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
930
931 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
932 native.
933
30930ca5
DJ
9342006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
935
936 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
937 enable stabs testing.
938
aa32fa1d
DJ
9392006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
940
bd4a4c80 941 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
942 gdb_test_multiple does.
943
321fef15
DJ
9442006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
945
946 * Makefile.in (host_alias): Remove.
947 (target_alias): Use @target_noncanonical@.
948 (site.exp): Don't set host_alias.
949 * aclocal.m4: Remove contents. Include acx.m4.
950 * configure: Regenerated.
951 * configure.ac: Use ACX_NONCANONICAL_TARGET.
952
e1c2defa
NS
9532006-06-13 Nathan Sidwell <nathan@codesourcery.com>
954
e63b55d1
NS
955 * lib/gdb.exp (gdb_load_cmd): New.
956
5600ea19
NS
957 * gdb.base/fileio.c: Add system(NULL) test.
958 * gdb.base/fileio.exp: Check it.
959
e1c2defa
NS
960 * gdb.base/break.c: Add 10a breakpoint at }
961 * gdb.base/break.exp: Add test for breakpoint at }
962 * gdb.cp/anon-union.cc: Add code at end of function.
963 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
964 * gdb.mi/var-cmd.c: Add code at end of function.
965 * gdb.mi/mi-var-display.exp: Adjust end of next.
966 * gdb.mi/mi2-var-display.exp: Likewise.
967 * gdb.base/fileio.c: Add stop function and insert calls at
968 stopping places.
969 * gdb.base/fileio.exp: Breakpoint stop function and remove
970 explicit line number references.
971
6c0112ec
JB
9722006-05-19 Joel Brobecker <brobecker@adacore.com>
973
974 * gdb.base/del.exp (test_delete_alias): New function.
975 Now check that both "del" and "d" work as aliases for "delete".
976
154189a4
FF
9772006-05-18 Fred Fish <fnf@specifix.com>
978
979 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
980 required. Check for spurious output after program exits normally.
981
582e64c2
FF
9822006-05-17 Fred Fish <fnf@specifix.com>
983
984 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
985 gdb_load, so it works in the simulator.
986
8ef6493a
FF
9872006-05-11 Fred Fish <fnf@specifix.com>
988
989 * gdb.base/bang.exp: Ignore unexpected output between the
990 "program exited normally" and the gdb prompt, as many other
991 tests do.
992
692b141c
MK
9932006-05-07 Mark Kettenis <kettenis@gnu.org>
994
995 * gdb.base/help.exp: Make "delete checkpoint" part option for
996 "help d" and "help delete" tests.
997
540b8a30
UW
9982006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
999
1000 * gdb.mi/mi-basics.exp: Add missing serial number to
1001 expected output in some mi_gdb_test statements.
1002 * gdb.mi/mi2-basics.exp: Likewise.
1003
9b6462d9
JB
10042006-05-05 Joel Brobecker <brobecker@adacore.com>
1005
1006 * gdb.base/del.c: New file.
1007 * gdb.base/del.exp: New testcase.
1008
954de43b
DM
10092006-05-05 David S. Miller <davem@sunset.davemloft.net>
1010
1011 * gdb.base/break.exp: Do not assume a breakpoint on
1012 main will actually be in $srcfile when optimizing.
1303f75e
DM
1013 * gdb.base/savedregs.exp: Do not require that the dummy
1014 frame location match up to a symbol and source file location.
c3242428
DM
1015 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
1016 will get printed without a mi_cmd_data_list_register_values prefix.
1017 (*-data-list-register-*): Correct regular expressions to expect the new
1018 pseudo d? floating point registers.
1019 * gdb.mi/mi2-regs.exp: Likewise.
1020
c7e64c9a
DJ
10212006-05-05 Christophe Lyon <christophe.lyon@st.com>
1022
1023 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
1024 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
1025 is allocated by the compiler.
1026 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
1027 anons, e, anone to force their allocation by the compiler.
1028
10292006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
1030
1031 * gdb.base/help.exp: Update expected text for help d and
1032 help delete.
1033
27ce9a6d
MK
10342006-05-02 Mark Kettenis <kettenis@gnu.org>
1035
1036 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
1037 NetBSD/ELF targets.
1038
8608915f
MK
10392006-04-30 Mark Kettenis <kettenis@gnu.org>
1040
1041 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
1042 single-step breakpoint fails; make this a KFAIL on
1043 sparc*-*-openbsd*.
1044 * gdb.base/siginfo.exp: Likewise.
1045 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1046
b8db102d
MS
10472006-04-26 Michael Snyder <msnyder@redhat.com>
1048
1049 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
1050 which may have to consume output from other forks.
1051 Add tests to make sure that "delete fork" succeeded.
1052
c702009a
MS
10532006-04-20 Michael Snyder <msnyder@redhat.com>
1054
1055 * 2006-03-22 Jim Blandy <jimb@redhat.com>
1056 Add support for the Renesas M32C and M16C.
1057
1058 * gdb.asm/asm-source.exp: Add m32c target.
1059 * gdb.asm/m32c.inc: Support for m32c target.
1060
e28493f2
AS
10612006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
1062
1063 * gdb.base/commands.exp (recursive_source_test): New test.
1064
880da185
DM
10652006-04-04 David S. Miller <davem@sunset.davemloft.net>
1066
1067 * gdb.base/float.exp: Add pattern for sparc targets.
1068
61d9b92f
DJ
10692006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1070
1071 * gdb.base/commands.exp (stray_arg0_test): New test.
1072
bd717df8
PB
10732006-03-30 Paul Brook <paul@codesourcery.com>
1074
1075 * gdb.mi/mi-until.exp: kfail broken until command.
1076 * gdb.mi/mi2-until.exp: Ditto.
1077
ec793d3c
NR
10782006-03-27 Nick Roberts <nickrob@snap.net.nz>
1079
1080 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
1081
831004b7
AO
10822006-03-08 Alexandre Oliva <aoliva@redhat.com>
1083
1084 * gdb.base/prelink.exp: Anchor tested-for regular expression
1085 on gdb prompt.
1086
effe49a0
PB
10872006-03-07 Paul Brook <paul@codesourcery.com>
1088
1089 * gdb.base/assign.exp: Correct fail message.
1090
e5461016
PB
10912006-03-07 Paul Brook <paul@codesourcery.com>
1092
1093 * lib/compiler.c: Extract armcc version number.
1094 * lib/compiler.cc: Ditto.
1095
fc91c6c2
PB
10962006-03-07 Paul Brook <paul@codesourcery.com>
1097
1098 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
1099 additional_flags=-w.
1100 * gdb.arch/altivec-regs.exp: Ditto.
1101 * gdb.arch/e500-abi.exp: Ditto.
1102 * gdb.arch/e500-regs.exp: Ditto.
1103 * gdb.base/all-bin.exp: Ditto.
1104 * gdb.base/annota1.exp: Ditto.
1105 * gdb.base/annota3.exp: Ditto.
1106 * gdb.base/args.exp: Ditto.
1107 * gdb.base/arithmet.exp: Ditto.
1108 * gdb.base/assign.exp: Ditto.
1109 * gdb.base/async.exp: Ditto.
1110 * gdb.base/bang.exp: Ditto.
1111 * gdb.base/break.exp: Ditto.
1112 * gdb.base/call-rt-st.exp: Ditto.
1113 * gdb.base/completion.exp: Ditto.
1114 * gdb.base/cond-expr.exp: Ditto.
1115 * gdb.base/condbreak.exp: Ditto.
1116 * gdb.base/consecutive.exp: Ditto.
1117 * gdb.base/define.exp: Ditto.
1118 * gdb.base/display.exp: Ditto.
1119 * gdb.base/ena-dis-br.exp: Ditto.
1120 * gdb.base/environ.exp: Ditto.
1121 * gdb.base/eval-skip.exp: Ditto.
1122 * gdb.base/info-proc.exp: Ditto.
1123 * gdb.base/jump.exp: Ditto.
1124 * gdb.base/logical.exp: Ditto.
1125 * gdb.base/long_long.exp: Ditto.
1126 * gdb.base/maint.exp: Ditto.
1127 * gdb.base/miscexprs.exp: Ditto.
1128 * gdb.base/pc-fp.exp: Ditto.
1129 * gdb.base/pointers.exp: Ditto.
1130 * gdb.base/relational.exp: Ditto.
1131 * gdb.base/reread.exp: Ditto.
1132 * gdb.base/sect-cmd.exp: Ditto.
1133 * gdb.base/sep.exp: Ditto.
1134 * gdb.base/sepdebug.exp: Ditto.
1135 * gdb.base/until.exp: Ditto.
1136 * gdb.base/whatis-exp.exp: Ditto.
1137 * gdb.cp/annota2.exp: Ditto.
1138 * gdb.cp/annota3.exp: Ditto.
1139 * gdb.trace/actions.exp: Ditto.
1140 * gdb.trace/backtrace.exp: Ditto.
1141 * gdb.trace/circ.exp: Ditto.
1142 * gdb.trace/collection.exp: Ditto.
1143 * gdb.trace/deltrace.exp: Ditto.
1144 * gdb.trace/infotrace.exp: Ditto.
1145 * gdb.trace/limits.exp: Ditto.
1146 * gdb.trace/packetlen.exp: Ditto.
1147 * gdb.trace/passc-dyn.exp: Ditto.
1148 * gdb.trace/passcount.exp: Ditto.
1149 * gdb.trace/report.exp: Ditto.
1150 * gdb.trace/save-trace.exp: Ditto.
1151 * gdb.trace/tfind.exp: Ditto.
1152 * gdb.trace/tracecmd.exp: Ditto.
1153 * gdb.trace/while-dyn.exp: Ditto.
1154 * gdb.trace/while-stepping.exp: Ditto.
1155 * lib/gdb.exp: Ditto.
1156 (gdb_compile): Handle nowarning option.
1157
5f4a23d9
AO
11582006-03-07 Alexandre Oliva <aoliva@redhat.com>
1159
1160 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
1161 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
1162 Rename executable to prelinkt. Don't re-prelink if we didn't
1163 get a core file. Test prelink -u exit status to tell whether
1164 prelinking failed. Use gdb_test_multiple.
1165
9733fc94
DJ
11662006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1167
1168 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
1169 (do_tests): Call it.
1170
cc10cae3
AO
11712006-02-28 Alexandre Oliva <aoliva@redhat.com>
1172
1173 * gdb.base/prelink.exp: New test.
1174 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
1175
15c46491
WZ
11762006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
1177
1178 * gdb.fortran/derived-type.f90: New file.
1179 * gdb.fortran/derived-type.exp: New testcase.
1180
5c9f7ded
DJ
11812006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
1182
1183 * gdb.base/default.exp: Allow ';' as a directory separator.
1184
5b96932b
AS
11852006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
1186
1187 * gdb.base/help.exp (help add-symbol-file): Update.
1188
1986bccd
AS
11892006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
1190
1191 * gdb.base/help.exp (help load): Update expected results.
1192
a8b7528f
FF
11932006-02-19 Fred Fish <fnf@specifix.com>
1194
1195 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
1196 specifix hex value as part of results.
1197 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
1198
f8261448
FF
11992006-02-16 Fred Fish <fnf@specifix.com>
1200
1201 * gdb.base/whatis.c: Define variables using typedefs char_addr,
1202 ushort_addr, and slong_addr, so the typedefs are not optimized
1203 away.
1204 * gdb.base/whatis.exp: Add tests using type name for struct type,
1205 union type, enum type, and typedef.
1206
31d8bdd2
MK
12072006-02-13 Mark Kettenis <kettenis@gnu.org>
1208
1209 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
1210
34e41e63
JB
12112006-02-13 Jim Blandy <jimb@redhat.com>
1212
1213 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
1214 case where it takes two "next" commands to skip past the init
1215 call.
1216
ac6e4f31
FF
12172006-02-12 Fred Fish <fnf@specifix.com>
1218
1219 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
1220 to handle cases where it takes two "next" commands to skip
1221 past the init call.
1222
2db2d571
JB
12232006-02-07 Joel Brobecker <brobecker@adacore.com>
1224
1225 * gdb.ada/array_return.exp: Mark the last test as expected to fail
1226 on hppa32 targets.
1227
38fcd64c
DJ
12282006-02-06 Vladimir Prus <ghost@cs.msu.su>
1229
1230 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
1231 field.
1232
1315ad46
MK
12332006-01-29 Mark Kettenis <kettenis@gnu.org>
1234
1235 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
1236
5625b943
DJ
12372006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
1238
1239 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
1240 files.
1241
80df1bbe
DJ
12422006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1243
1244 * gdb.cp/maint.exp: Set complaints to a positive value.
1245
9078e690
DJ
12462006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
1247
1248 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
1249 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
1250 function name.
1251
9c903399
DJ
12522006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
1253
1254 * gdb.base/checkpoint.c: Update copyright notice. Include
1255 <stdlib.h>.
1256
761ae4d6
JB
12572006-01-04 Jim Blandy <jimb@redhat.com>
1258
1259 * gdb.asm/asm-source.exp: Independently provide default values for
1260 asm-flags and debug-flags. Use 'string equal' to do the
1261 comparison, not the implicit expr's '==' operator. Remove
1262 now-unneeded assignments to asm-flags. In h8300 case, place
1263 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
1264
099ac3dd
MS
12652006-01-04 Michael Snyder <msnyder@redhat.com>
1266
1267 * gdb.base/checkpoint.c: New file.
1268 * gdb.base/checkpoint.exp: New file.
1269 * gdb.base/multi-fork.c: New file.
1270 * gdb.base/multi-fork.exp: New file.
1271 * gdb.base/pi.txt: New file (data for checkpoint.c test).
1272
f4d85314
FF
12732006-01-04 Fred Fish <fnf@specifix.com>
1274
1275 * gdb.base/ptype.c (foo): Add typedef.
1276 (intfoo): Add function.
1277 * gdb.base/ptype1.c: New file.
1278 * gdb.base/ptype.exp: Handle compilation and linking with two
1279 source files. Test that proper type for "foo" is found based
1280 on source context rather than first match found in symtabs.
1281
a1b06f35
MK
12822005-12-28 Mark Kettenis <kettenis@gnu.org>
1283
1284 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
1285 * gdb.asm/openbsd.inc: Indent commands.
1286
d082a1e2
MK
12872005-12-26 Mark Kettenis <kettenis@gnu.org>
1288
c65016bd
MK
1289 * gdb.base/freebpcmd.exp: Increase timeout.
1290
d082a1e2
MK
1291 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
1292
d3c32a0e
DJ
12932005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
1294
1295 * gdb.base/default.exp: Update check for "show version".
1296
9fdb1f50
RC
12972005-12-09 Randolph Chung <tausq@debian.org>
1298
1299 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
1300 * gdb.asm/pa64.inc: New file.
1301
5f2c56f7
RC
13022005-12-09 Randolph Chung <tausq@debian.org>
1303
1304 * gdb.asm/common.inc: Indent commands.
1305 * gdb.asm/asmsrc1.s: Likewise.
1306 * gdb.asm/asmsrc2.s: Likewise.
1307
8117349c
RC
13082005-12-09 Randolph Chung <tausq@debian.org>
1309
1310 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
1311 (get_addr_of_sym): Remove duplicate print.
1312 (gen_core): xfail hppa*-*-hpux*, update expected output.
1313 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
1314 * gdb.arch/pa64-nullify.s: New file.
1315
8f07f25a
RC
13162005-12-09 Randolph Chung <tausq@debian.org>
1317
1318 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
1319
55b39184
DJ
13202005-12-07 Christophe Lyon <christophe.lyon@st.com>
1321
1322 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
1323 code generation for these functions.
1324 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
1325 error message.
1326
31e2b00f
AS
13272005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1328
1329 * gdb.base/help.exp (help b, help br, help bre, help brea)
1330 (help break): Update the expected message.
1331
c3d0b56e
SC
13322005-11-11 Stephane Carrez <stcarrez@nerim.fr>
1333
1334 * gdb.asm/m68hc11.inc: Setup the data section.
1335 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
1336 script for this test.
1337 (m6812-*-*): Likewise.
1338
36ae0ea9
RC
13392005-11-09 Randolph Chung <tausq@debian.org>
1340
1341 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
1342
9d6f42e9
WZ
13432005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
1344
1345 * gdb.base/break.exp: Fix a comment typo.
1346
e2126a14
EZ
13472005-11-03 Jim Blandy <jimb@redhat.com>
1348
1349 Checked in by Elena Zannoni <ezannoni@redhat.com>
1350
1351 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
1352
e0ac7199
CV
13532005-11-02 Corinna Vinschen <vinschen@redhat.com>
1354
1355 * gdb.arch/gdb1558.c: Include stdio.h.
1356
31d3fb18
MK
13572005-10-31 Mark Kettenis <kettenis@gnu.org>
1358
1359 * gdb.asm/asm-source.exp: Use -e instead of --entry.
1360
e52b687c
MK
13612005-10-31 Mark Kettenis <kettenis@gnu.org>
1362
1363 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
1364
f4711d79
PG
13652005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
1366
1367 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
1368 vscr" tests to better match output.
1369
987a9106
JB
13702005-10-12 Jim Blandy <jimb@redhat.com>
1371
1372 * gdb.base/structs.exp (any): New function.
1373 (test_struct_returns): Don't make any assumptions at all about
1374 what value the function returns when GDB can't set the return
1375 value.
1376
2336bb58
JB
13772005-10-09 Joel Brobecker <brobecker@adacore.com>
1378
1379 * gdb.ada/arrayidx/p.adb: New file.
1380 * gdb.ada/arrayidx.exp: New testcase
1381
13822005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
1383
1384 * gdb.ada/array_return/pck.ads: New file.
1385 * gdb.ada/array_return/pck.adb: New file.
1386 * gdb.ada/array_return/p.adb: New file.
1387 * gdb.ada/array_return.exp: New testcase.
1388
705335ea
JB
13892005-10-03 Joel Brobecker <brobecker@adacore.com>
1390
1391 * gdb.base/arrayidx.c: New file.
1392 * gdb.base/arrayidx.exp: New testcase.
1393
11ee9940
NR
13942005-09-29 Nick Roberts <nickrob@snap.net.nz>
1395
1396 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
1397 frames-invalid and breakpoints-invalid are no longer generated
1398 with level 3 so don't expect them in the output.
1399
39fb8e9e
BR
14002005-09-27 Bob Rossi <bob@brasko.net>
1401
1402 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
1403 from test. Escape the | in mi_gdb_test call.
1404 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
1405 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
1406 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
1407 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
1408 expected regex's in mi_gdb_test calls.
1409 * lib/mi-support.exp: Remove arbitrary .* from tests.
1410 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
1411 Fully anchor GDB/MI expected results in mi_gdb_test.
1412 * lib/gdb.exp (string_to_regexp): Escape the ] character.
1413 * gdb.base/sizeof.exp: Remove escape character. Correct test.
1414
2af48f68
PB
14152005-09-26 Paul Brook <paul@codesourcery.com>
1416
1417 * long_long.exp: Exclude eabi targets from arm FPA float format test.
1418
f34502bc
WZ
14192005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
1420
1421 * bfp-test.c: New file.
1422 * bfp-test.exp: New testcase.
1423
ca929517
WZ
14242005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
1425
1426 * gdb.fortran/subarray.exp: New testcase to test the evaluation
1427 of subarray and substring variable.
1428 * gdb.fortran/subarray.f: New source file for the test of subarray
1429 and substring variable evaluation.
1430 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
1431 of string constant.
1432
c761af65
DJ
14332005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
1434
1435 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
1436 copyright dates.
1437
561d7a1d
PG
14382005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
1439
1440 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
1441 powerpc altivec' test with an almost identical 'info vector' test.
1442
b2b64cc9
PG
14432005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
1444
1445 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
1446 vscr" tests to match output.
1447
6ac4d15a
PG
14482005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
1449
1450 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
1451 output.
1452
40e55bef
BR
14532005-09-11 Bob Rossi <bob@brasko.net>
1454
1455 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
1456 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
1457 commands that return an MI output command and an asyncronous MI output
1458 command.
1459 * gdb.mi/mi-console.exp: Ditto.
1460
3c7385ec
BR
14612005-09-11 Bob Rossi <bob@brasko.net>
1462
1463 * gdb.mi/mi-var-child.c: Include <string.h>.
1464
a6cd0eb3
DJ
14652005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
1466
1467 * killed.exp: Correct gdb_expect syntax.
1468
2f168eed
CV
14692005-08-09 Corinna Vinschen <vinschen@redhat.com>
1470
1471 * lib/mi-support.exp (mi_gdb_load): Fix typo.
1472
ecd3fd0f
BR
14732005-08-02 Bob Rossi <bob@brasko.net>
1474
1475 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
1476 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
1477 Change tests to inferior-tty-set/show.
1478 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
1479 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
1480 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
1481 inferior. Use mi_gdb_test to get GDB and Inferior output.
1482 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
1483 descriptor.
1484 (mi_inferior_tty_name): Add inferior PTY file name.
1485 (mi_gdb_start): Add INFERIOR_PTY parameter.
1486 (mi_gdb_test): Add IPATTERN parameter.
1487
f1ea48cb
BR
14882005-08-02 Bob Rossi <bob@brasko.net>
1489
1490 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
1491 parameter to mi_gdb_test.
1492 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
1493
6e650a67
DJ
14942005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
1495
1496 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
1497 struct_declarations.
1498 * gdb.mi/mi-var-child.exp: Step over the initialization of
1499 struct_declarations.
1500
8be260b6
DJ
15012005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
1502
1503 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
1504 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
1505 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
1506 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
1507 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
1508 file.
1509
4e660f07
NR
15102005-07-27 Nick Roberts <nickrob@snap.net.nz>
1511
1512 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
1513 (do_children_tests): Assign values to the extra elements.
1514
1515 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
1516 them for tests for "-var-update --no-values" and
1517 "-var-update --all-values".
1518 Add test for "-var-list-children --simple-values".
1519
1520 * gdb.mi/basics.c (callee4): Add integer array D[3]...
1521
1522 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
1523 "-stack-list-locals --simple-values" Improve doc strings and
1524 comments.
1525
6bdae935
MK
15262005-07-18 Mark Kettenis <kettenis@gnu.org>
1527
598b7a6f
MK
1528 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
1529 *-*-openbsd*.
1530 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
1531
6bdae935
MK
1532 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
1533 sigaltsatck'.
1534
1323e929
BR
15352005-07-14 Bob Rossi <bob@brasko.net>
1536
1537 * gdb.base/default.exp (tty): Changed output of command.
1538 * gdb.base/help.exp (help tty): Ditto.
1539
b1a9c082
MK
15402005-07-12 Mark Kettenis <kettenis@gnu.org>
1541
1542 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
1543
10a844a2
MK
15442005-07-10 Mark Kettenis <kettenis@gnu.org>
1545
1546 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
1547 -stack-select-frame without arguments.
1548 (test_stack_frame_listing): Add test for newly implemented command
1549 -stack-info-frame.
1550
3cb3b8df
BR
15512005-07-06 Bob Rossi <bob@brasko.net>
1552
1553 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
1554 command.
1555 (Copyright): Update copyright.
1556
a0c5fbcf
WZ
15572005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
1558
1559 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
1560 tests to evaluate exponentiation expression.
1561
984971d0
AS
15622005-06-29 Andreas Schwab <schwab@suse.de>
1563
1564 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
1565 main to avoid warnings.
1566
1567 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
1568
fe03833f
NR
15692005-06-20 Nick Roberts <nickrob@snap.net.nz>
1570
1571 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
1572 -stack-select-frame without arguments.
1573 (test_stack_frame_listing): Add test for newly implemented command
1574 -stack-info-frame.
1575
7a55f279
WZ
15762005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
1577
0ffa0ea5
DJ
1578 * gdb.fortran/array-element.f: New file.
1579 * gdb.fortran/array-element.exp: New testcase.
7a55f279 1580
26585198
DJ
15812005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1582
1583 * gdb.base/bigcore.exp: Correct checks for systems which can
1584 not dump a large core file.
1585
c1bd25fd
DJ
15862005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1587
1588 * gdb.base/relocate.c: Add a copyright notice.
1589 (dummy): Remove.
1590 * gdb.base/relocate.exp: Test printing the values of variables
1591 from a relocatable file.
1592
589e074d
DJ
15932005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
1594
1595 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
1596 excess MI output after an error.
1597
0915f927
JB
15982005-05-29 Joel Brobecker <brobecker@adacore.com>
1599
1600 * gdb.arch/alpha-step.c: New file.
1601 * gdb.arch/alpha-step.exp: New testcase.
1602
76ff342d
DJ
16032005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1604 Dennis Brueni <dennis@slickedit.com>
1605
1606 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
1607 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
1608 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
1609 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
1610 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
1611 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
1612 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
1613
96b0c7ac
DJ
16142005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
1615 Wu Zhou <woodzltc@cn.ibm.com>
1616
1617 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
1618 IBM's xlc compiler.
1619 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
1620 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
1621
f21565d2
JB
16222005-05-13 Jim Blandy <jimb@redhat.com>
1623
1624 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
1625 calling gdb_suppress_entire_file.
1626 * gdb.base/charset.exp: Same.
1627 * gdb.base/call-rt-st.exp: Same.
1628
6006a3a1
BR
16292005-05-05 Bob Rossi <bob_rossi@cox.net>
1630
1631 * lib/gdb.exp (fullname_syntax): Added global regex.
1632 (fullname_syntax_POSIX): Ditto.
1633 (fullname_syntax_UNC): Ditto.
1634 (fullname_syntax_DOS_CASE): Ditto.
1635 (fullname_syntax_DOS): Ditto.
1636 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
1637 fullname_syntax variable to scope and use it.
1638 (test_file_list_exec_source_files): Ditto.
1639 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
1640
c3b69c04
DJ
16412005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
1642
1643 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
1644
3c95e6af
PG
16452004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
1646
1647 * lib/gdb.exp (skip_altivec_tests): New function, based on
1648 check_vmx_hw_available from the GCC testsuite.
1649 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
1650 * lib/gdb.arch/altivec-regs.exp: Likewise.
1651
78df6c56
JB
16522005-05-02 Jim Blandy <jimb@redhat.com>
1653
1654 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
1655 calling gdb_suppress_entire_file.
1656
1690f9cf
DJ
16572005-04-30 Randolph Chung <tausq@debian.org>
1658
1659 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
1660 Slightly relax "sem_post" name checking.
1661
5ea106f7
PG
16622005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
1663
1664 * gdb.base/unload.exp: Use new shared library infrastructure.
1665
bf7234cf
PG
16662005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
1667
1668 * gdb.base/so-impl-ld.exp: Use new shared library
1669 infrastructure.
1670
547b869a
CV
16712005-04-29 Corinna Vinschen <vinschen@redhat.com>
1672
1673 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
1674 * gdb.asm/h8300.inc: New file.
1675
f07e55f0
PG
16762005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
1677
1678 * gdb.base/shlib-call.exp: Change to use new shared library
1679 infrastructure.
1680
3cbba3d1
PG
16812005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
1682
1683 * gdb.base/pending.exp: Change to use new shared library
1684 infrastructure.
1685
ed6df200
PG
16862005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
1687
1688 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
1689 use test_compiler_info instead of gcc_compiled, and update copyright.
1690
8c8f4ebe
PG
16912005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
1692
1693 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
1694 shared objects being adjusted and update copyright years.
1695
607fbc54
DJ
16962005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
1697
1698 * ChangeLog: Correct some 2003-01-13 dates.
1699 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
1700 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
1701 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
1702 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
1703 gdb.trace/tfind.exp: Update copyright years.
1704
57bf0e56
DJ
17052005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
1706 Daniel Jacobowitz <dan@codesourcery.com>
1707
1708 * lib/gdb.exp (gdb_compile): Handle shlib=.
1709 (gdb_compile_shlib): New function.
1710
9b593790
PG
17112005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
1712
1713 * lib/gdb.exp (test_compiler_info): Give argument a default value.
1714
9494c6a5
DJ
17152005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
1716
1717 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
1718 gdb.server.
1719 * configure.ac: Likewise.
1720 * configure: Regenerated.
1721 * gdb.gdbserver/Makefile.in: Moved to...
1722 * gdb.server/Makefile.in: ... here.
1723 * gdb.gdbserver/server.c: Moved to...
1724 * gdb.server/server.c: ... here.
1725 * gdb.gdbserver/server-run.exp: Moved to...
1726 * gdb.server/server-run.exp: ... here.
1727
6f8eac0e
DJ
17282005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
1729
1730 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
1731 * configure.ac: Create gdb.gdbserver/Makefile.
1732 * configure: Regenerated.
1733 * lib/gdbserver-support.exp: New file, derived from
1734 config/gdbserver.exp.
1735 * config/gdbserver.exp: Use gdbserver-support.exp.
1736 * gdb.gdbserver/Makefile.in: New file.
1737 * gdb.gdbserver/server.c: New file.
1738 * gdb.gdbserver/server-run.exp: New file.
1739
6e87504d
PG
17402005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
1741
1742 * lib/gdb.exp (test_compiler_info): Return compiler_info
1743 if no arguments are given.
1744
d1779be4
PG
17452005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
1746
1747 * gdb.arch/altivec-abi.exp: Check for compiler and set
1748 use altivec' flag accordingly.
1749 * gdb.arch/altivec-regs.exp: Likewise.
1750
88750304
DJ
17512005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
1752
1753 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
1754
f3fb768d
AS
17552005-03-27 Andreas Schwab <schwab@suse.de>
1756
1757 * gdb.base/bigcore.c (main): Add missing mode argument in open
1758 call.
1759
7e813ac5
DJ
17602005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
1761
1762 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
1763 downloads.
1764 * config/gdbserver.exp (gdb_load): Likewise.
1765
8e3049aa
PB
17662005-03-14 Paul Brook <paul@codesourcery.com>
1767
1768 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
1769 targets.
1770
a9df7c44
JB
17712005-03-09 Joel Brobecker <brobecker@adacore.com>
1772
1773 * gdb.dwarf2/dup-psym.S: New file.
1774 * gdb.dwarf2/dup-psym.exp: New testcase.
1775
9f0d94e8
JB
17762005-03-09 Joel Brobecker <brobecker@adacore.com>
1777
1778 * gdb.ada/exec_changed/first.adb: New file.
1779 * gdb.ada/exec_changed/second.adb: New file.
1780 * gdb.ada/exec_changed.exp: New testcase.
1781
5f579bc5
NS
17822005-03-08 Nathan Sidwell <nathan@codesourcery.com>
1783
36e9969c
NS
1784 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
1785 (A2): New class.
1786 (main): Test operator+.
1787 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
1788 breakpoint test.
1789
5f579bc5
NS
1790 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
1791 * gdb.base/signull.exp: Disable if gdb,nosignals.
1792 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
1793 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
1794 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
1795 * gdb.mi/mi2-console.exp: Likewise.
1796 * gdb.trace/collection.exp (run_trace_experiment): Consume the
1797 continue output at start.
1798 (gdb_collect_locals_test): Robustify regexp.
1799 * gdb.trace/passc-dyn.exp: Fix comment typo.
1800 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
1801
be46087e
CV
18022005-03-08 Corinna Vinschen <vinschen@redhat.com>
1803
1804 * gdb.asm/asm-source.exp: Add iq2000 case.
1805 * gdb.asm/iq2000.inc: New file.
1806
384e1a61
MI
18072005-03-07 Manoj Iyer <manjo@austin.ibm.com>
1808
1809 * gdb.base/command.exp: Change hardcoded value to regular expression.
1810 * gdb.base/float.exp: Add powerpc to the list of targets checked.
1811
584b6e9e
DJ
18122005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
1813
1814 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
1815 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
1816 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
1817 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
1818 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
1819
ab5b5d61
MK
18202005-03-05 Mark Kettenis <kettenis@gnu.org>
1821
1822 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
1823 changes.
1824
ae051c1b
PG
18252004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
1826
1827 * lib/compiler.c: Add test for IBM's xlc compiler.
1828 * lib/compiler.cc: Likewise.
1829
3f0f6ed2
JB
18302004-02-24 Joel Brobecker <brobecker@adacore.com>
1831
1832 * gdb.ada/fixed_points.exp: Create compilation object directory
1833 before running the test.
1834 * gdb.ada/null_record.exp: Likewise.
1835 * gdb.ada/packed_array.exp: Likewise.
1836 * gdb.ada/start.exp: Likewise.
1837
724f452b
JB
18382005-02-15 Joel Brobecker <brobecker@adacore.com>
1839
1840 * gdb.ada/packed_array/pa.adb: New file.
1841 * gdb.ada/packed_array.exp: New testcase.
1842
57f5cdfb 18432005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 1844
1f393151
MK
1845 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
1846 files.
1847
ebdda337
MK
1848 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
1849 on *-*-openbsd*. Correctly match whitespace in regukar
1850 expressions.
1851
cf309262
DJ
18522005-02-10 Daniel Jacobowitz <dan@debian.org>
1853
1854 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
1855 PR exp/1821
1856 * gdb.base/gdb1821.c: New test file.
1857 * gdb.base/gdb1821.exp: New test file.
1858
3be49e7a
JB
18592005-02-09 Joel Brobecker <brobecker@adacore.com>
1860
1861 * gdb.base/start.c: New file.
1862 * gdb.base/start.exp: New testcase.
1863
e292e67d
JB
18642005-02-09 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.ada/start/dummy.adb: New file.
1867 * gdb.ada/start.exp: New testcase.
1868
dbdfa66c
CV
18692005-02-09 Corinna Vinschen <vinschen@redhat.com>
1870
1871 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
1872 for printing symbols and statistics.
1873 Add test for using relative pathnames in "maint print msymbols" test.
1874 Mark "maint info sections DATA" XFAIL on Cygwin.
1875 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
1876 tests.
1877
d7941671
AC
18782005-02-09 Andreas Schwab <schwab@suse.de>
1879
1880 Committed by Andrew Cagney <cagney@gnu.org>
1881 * gdb.base/remotetimeout.exp: New file.
1882
74e5ef44
MK
18832005-02-07 Mark Kettenis <kettenis@gnu.org>
1884
1885 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
1886
464dd14d
JB
18872005-02-03 Joel Brobecker <brobecker@adacore.com>
1888
1889 * gdb.ada/gnat_ada.gpr: New file.
1890 * gdb.ada/gnat_ada.gin: Delete, no longer used.
1891 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
1892 * configure.ac: No longer generate gnat_ada.gpr.
1893 * configure: Regenerate.
1894 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
1895 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
1896 * gdb.ada/null_record/bar.ads: Likewise.
1897 * gdb.ada/null_record/bar.adb: Likewise.
1898 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
1899 * gdb.ada/null_record.exp (testdir): New variable.
1900 (testfile): executable is now in testdir subdirectory.
1901 (srcfile): Use full path to the main compilation unit.
1902 * gdb.ada/fixed_points.exp: Same changes as above.
1903
30d756ae
NR
19042005-02-03 Nick Roberts <nickrob@snap.net.nz>
1905
1906 * gdb.base/interp.exp: New test.
1907
9d799f85
AC
19082005-01-24 Andrew Cagney <cagney@gnu.org>
1909
1910 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
1911
15656118
AC
19122005-01-19 Andrew Cagney <cagney@gnu.org>
1913
a892c31b
AC
1914 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
1915 configure.ac not configure.in.
1916
15656118
AC
1917 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
1918 of powerpc*-*-*.
1919 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
1920 * gdb.base/list.exp (test_list_function)
1921 (test_list_filename_and_function): Ditto.
1922 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
1923
a7b01baf
AC
19242005-01-16 Andrew Cagney <cagney@gnu.org>
1925
17d92a02
AC
1926 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
1927
a7b01baf
AC
1928 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
1929
bc8332bb
AC
19302005-01-14 Andrew Cagney <cagney@gnu.org>
1931
1932 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
1933 * gdb.mi/mi2-var-cmd.exp: Ditto.
1934
4d074752
CV
19352005-01-10 Corinna Vinschen <vinschen@redhat.com>
1936
1937 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
1938
bec39cab
AC
19392005-01-07 Andrew Cagney <cagney@gnu.org>
1940
1941 * configure.ac: Rename configure.in, require autoconf 2.59.
1942 * configure: Re-generate.
1943 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
1944 * gdb.stabs/configure: Re-generate.
1945 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
1946 * gdb.hp/configure: Re-generate.
1947 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
1948 autoconf 2.59.
1949 * gdb.hp/gdb.objdbg/configure: Re-generate.
1950 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
1951 autoconf 2.59.
1952 * gdb.hp/gdb.defects/configure: Re-generate.
1953 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
1954 autoconf 2.59.
1955 * gdb.hp/gdb.compat/configure: Re-generate.
1956 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
1957 autoconf 2.59.
1958 * gdb.hp/gdb.base-hp/configure: Re-generate.
1959 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
1960 autoconf 2.59.
1961 * gdb.hp/gdb.aCC/configure: Re-generate.
1962
f10b16d4
JB
19632004-12-15 Jim Blandy <jimb@redhat.com>
1964
1965 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
1966 under NPTL when there is debugging info available for libpthread.
1967
fb6e1814
JG
19682004-12-13 Jerome Guitton <guitton@gnat.com>
1969
1970 * gdb.ada/fixed_points.c: New file.
1971 * gdb.ada/fixed_points.exp: New file.
1972
fe46cd3a
RC
19732004-12-03 Randolph Chung <tausq@debian.org>
1974
1975 * gdb.arch/pa-nullify.exp: New file.
1976 * gdb.arch/pa-nullify.s: New file.
1977
8de0841b
RC
19782004-11-30 Randolph Chung <tausq@debian.org>
1979
1980 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
1981 instead of "tbug". Fix regexp to work properly with gdb_test.
1982
c8170782
PH
19832004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
1984
1985 * gdb.base/bitfields2.exp: New test.
1986 * gdb.base/bitfields2.c: New file.
1987
954269c2
RE
19882004-11-28 Richard Earnshaw <rearnsha@arm.com>
1989
1990 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
1991
0107feed
RC
19922004-11-16 Randolph Chung <tausq@debian.org>
1993
1994 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
1995
f073ae8c
DJ
19962004-11-14 Daniel Jacobowitz <dan@debian.org>
1997
1998 * gdb.threads/threadapply.exp: Correct "macro details" test.
1999
19ad59e7
JJ
20002004-11-11 Jeff Johnston <jjohnstn@redhat.com>
2001
2002 * gdb.threads/threadapply.exp: New test.
2003 * gdb.threads/threadapply.c: New file.
2004
9cf0961b
MK
20052004-11-07 Mark Kettenis <kettenis@gnu.org>
2006
2007 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
2008 frames.
2009
c789492a
FL
20102004-11-05 Felix Lee <felix+log1@specifixinc.com>
2011
2012 * gdb.base/cursal.exp: New file.
2013 * gdb.base/cursal.c: New file.
2014
a1e167bb
AC
20152004-11-03 Andrew Cagney <cagney@gnu.org>
2016
2017 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
2018
b7cbf173
MK
20192004-10-30 Mark Kettenis <kettenis@gnu.org>
2020
2021 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
2022 NetBSD/ELF targets.
2023
88f9d34f
JB
20242004-10-29 Joel Brobecker <brobecker@gnat.com>
2025
2026 * gdb.threads/bp_in_thread.c: New file, copied from
2027 pthread_cond_wait.c.
2028 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
2029 file, rather than reusing the .c file from another testcase.
2030
ca7d6a0c
JB
20312004-10-20 Joel Brobecker <brobecker@gnat.com>
2032
2033 * gdb.ada/null_record.exp: Check where we stopped after
2034 sending the start command, instead of where the associated
2035 temporary breakpoint was inserted.
2036
0d863d03
AC
20372004-10-14 Andrew Cagney <cagney@gnu.org>
2038
2039 * gdb.mi/gdb701.c (main): Return 0.
2040
d11e72cb
DJ
20412004-10-13 Daniel Jacobowitz <dan@debian.org>
2042
d40539a4 2043 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 2044
e1923096
JJ
20452004-10-12 Jeff Johnston <jjohnstn@redhat.com>
2046
2047 * gdb.threads/schedlock.c: Add comment markers to use to find
2048 line numbers.
2049 * gdb.threads/schedlock.exp: Adjust regex to handle the new
2050 comments.
2051 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
2052 breakpoint lines.
2053
ec8ba2c9
DJ
20542004-10-12 Daniel Jacobowitz <dan@debian.org>
2055
2056 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
2057
0eb3658b
DJ
20582004-10-12 Daniel Jacobowitz <dan@debian.org>
2059
2060 * configure.in: Add gdb.dwarf2.
2061 * configure: Regenerated.
2062 * Makefile.in: Add gdb.dwarf2.
2063 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
2064 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
2065 gdb.dwarf2/file1.txt: New files.
2066
a271cc33
OF
20672004-10-11 Orjan Friberg <orjanf@axis.com>
2068
2069 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
2070 of "run", since the latter doesn't work with remote targets. Adjust
2071 the breakpoint numbering accordingly.
2072 * gdb.threads/pthread_cond_wait.exp: Ditto.
2073
895ce074
MC
20742004-10-08 Michael Chastain <mec.gnu@mindspring.com>
2075
2076 * gdb.base/overlays.exp: Update copyright years.
2077
6be3092d
KI
20782004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2079
2080 * gdb.base/overlays.exp: Disable if target is Linux.
2081
e05389b8
FL
20822004-10-06 Felix Lee <felix+log1@specifixinc.com>
2083
2084 * config/gdbserver.exp (gdb_load): Use right filename on remote.
2085
73cb587d
KI
20862004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
2087
2088 * gdb.asm/asm-source.exp: Add m32r-linux target.
2089 * gdb.asm/m32r-linux.inc: New file.
2090
3c0edcdc
AC
20912004-09-24 Andrew Cagney <cagney@redhat.com>
2092 David Anderson <anderson@redhat.com>
2093
2094 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
2095 command fails, assume things will work.
2096 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
2097 (_GNU_SOURCE): Define.
2098 (print_unsigned, print_hex): Change parameter to "long long".
2099 (print_byte_count): New function, use to print byte counts.
2100 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
2101 O_LARGEFILE.
2102 (main): Compute an upper bound on a corefile in max_core_size.
2103 Limit memory chunk size to max_core_size. Limit total memory
2104 allocated to max_core_size.
2105
4bb3667f
AC
21062004-09-23 Andrew Cagney <cagney@gnu.org>
2107
2108 * gdb.base/bigcore.exp: Replace the code that creates a corefile
2109 from a separate process with code that creates a corefile by
2110 making the inferior dump core.
2111
60fe1a51
MK
21122004-09-23 Mark Kettenis <kettenis@gnu.org>
2113
2114 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
2115 block.
2116
8e937346
MC
21172004-09-23 Michael Chastain <mec.gnu@mindspring.com>
2118
2119 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
2120 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
2121 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
2122 Likewise.
2123
7213f6d6
JJ
21242004-09-20 Jeff Johnston <jjohnstn@redhat.com>
2125
2126 * gdb.java/jprint.exp: New test case for java inferior call.
2127 * gdb.java/jprint.java: Ditto.
2128
eac69dca
JB
21292004-09-15 Joel Brobecker <brobecker@gnat.com>
2130
2131 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
2132
22227696
MC
21332004-09-14 Michael Chastain <mec.gnu@mindspring.com>
2134
2135 * gdb.threads/killed.c: Include <stdlib.h>.
2136 * gdb.threads/pthreads.c: Likewise.
2137
7dd403a4
MC
21382004-09-14 Michael Chastain <mec.gnu@mindspring.com>
2139
2140 * gdb.threads/killed.c: Add copyright notice.
2141
33f2d567
JM
21422004-09-10 Jason Molenda (jmolenda@apple.com)
2143
2144 * gdb.base/define.exp: Two new tests to verify zero space chars
2145 after 'if' and 'while' commands in a user-defined command is correctly
2146 parsed.
2147
e05b62ac
AC
21482004-09-08 Andrew Cagney <cagney@gnu.org>
2149
2150 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
2151 delivery test with duplicate at end of file.
2152
9cbe82da
MK
21532004-09-06 Mark Kettenis <kettenis@jive.nl>
2154
2155 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
2156
564803d9
MC
21572004-09-05 Michael Chastain <mec.gnu@mindspring.com>
2158
2159 * config/hppro.exp: Removed.
2160
7c6807ce
MC
21612004-09-05 Michael Chastain <mec.gnu@mindspring.com>
2162
2163 * config/sparclet.exp: Removed.
2164
bf7e26dd
MC
21652004-09-05 Michael Chastain <mec.gnu@mindspring.com>
2166
2167 * config/udi.exp: Removed.
2168
714e341b
MC
21692004-09-02 Michael Chastain <mec.gnu@mindspring.com>
2170
2171 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
2172 of "exp_continue".
2173 (advancei): Likewise.
2174
1236e623
JJ
21752004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2176
2177 * gdb.base/unload.exp: Fix so messages aren't duplicated.
2178
3bdcad15
MI
21792004-09-01 Manoj Iyer <manjo@austin.ibm.com>
2180
228af206 2181 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
2182 to check for nodebug in executable.
2183 * gdb.gdb/observer.exp (setup_test): Likewise.
2184 * gdb.gdb/selftest.exp (test_with_self): Likewise.
2185 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
2186
c72b934c
AC
21872004-09-01 Andrew Cagney <cagney@gnu.org>
2188
2189 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
2190 files.
2191
edd9b715
JJ
21922004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2193
2194 * gdb.base/unload.exp: Fix expected warning message to match
2195 latest format.
2196
fb4ce06b
CV
21972004-09-01 Corinna Vinschen <vinschen@redhat.com>
2198
2199 * gdb.base/call-rt-st.exp: Fix typos.
2200
ce78e7c3
MI
22012004-08-31 Manoj Iyer <manjo@austin.ibm.com>
2202
2203 * gdb.threads/thread_check.exp: New testcase.
2204 * gdb.threads/thread_check.c: New testcase.
2205
2dedb159
AC
22062004-08-31 Andrew Cagney <cagney@gnu.org>
2207
2208 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
2209 (skip_to_handler_entry): New procedures. Test stepping into a
2210 handler when the breakpoint is at the handler's entry point.
2211
68f53502
AC
22122004-08-30 Andrew Cagney <cagney@gnu.org>
2213
2214 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
2215 gdb/1757.
2216
3e3ffd2b
MC
22172004-08-27 Michael Chastain <mec.gnu@mindspring.com>
2218
2219 With code from Manoj Iyer <manjo@austin.ibm.com>:
2220 * lib/gdb.exp (gdb_file_cmd): Return more information in the
2221 return value. Add an arm for "no debugging symbols found".
2222 Change a stray "error" to "perror".
2223 (gdb_run_cmd): Adapt to new return value.
2224 * gdb.base/remote.exp: Adapt to new return value.
2225 * gdb.gdb/complaints.exp: Likewise.
2226 * gdb.gdb/observer.exp: Likewise.
2227 * gdb.gdb/selftest.exp: Likewise.
2228 * gdb.gdb/xfullpath.exp: Likewise.
2229
4b6f5fd2
JB
22302004-08-27 Joel Brobecker <brobecker@gnat.com>
2231
2232 * gdb.threads/bp_in_thread.exp: New testcase.
2233
e5b25496
MC
22342004-08-27 Michael Chastain <mec.gnu@mindspring.com>
2235
2236 Fix PR testsuite/1735.
2237 * gdb.threads/schedlock.c (thread_function): Add a cast
2238 to suppress a gcc warning.
2239 * gdb.threads/thread-specific.c (thread_function): Likewise.
2240
934353d6
MC
22412004-08-26 Michael Chastain <mec.gnu@mindspring.com>
2242
2243 * gdb.base/unload.c: Include <stdlib.h>.
2244
f98a0aef 22452004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 2246
f98a0aef 2247 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
2248 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
2249 synchronized after the "return".
2250
5a2e8882
MC
22512004-08-26 Michael Chastain <mec.gnu@mindspring.com>
2252
2253 * gdb.mi/basics.c: Include <stdio.h>.
2254 * gdb.mi/pthreads.c: Include <stdlib.h>.
2255 * gdb.mi/var-cmd.c: Include <stdlib.h>.
2256
a9640423
MC
22572004-08-26 Michael Chastain <mec.gnu@mindspring.com>
2258
2259 * gdb.threads/schedlock.c: Add copyright notice.
2260
b04e311d
AC
22612004-08-25 Andrew Cagney <cagney@gnu.org>
2262
2263 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
2264 (skip_over_handler, breakpoint_over_hander): New test procedures.
2265 (advance, advancei): Add a proper prefix, do not use
2266 rerun_to_main.
2267 * gdb.base/sigstep.c (main): Change to use an infinite loop.
2268
7c27f15b
MC
22692004-08-24 Michael Chastain <mec.gnu@mindspring.com>
2270
2271 * gdb.mi/basics.c: Add copyright notice.
2272 * gdb.mi/var-cmd.c: Add copyright notice.
2273
fffc87ae
MC
22742004-08-23 Michael Chastain <mec.gnu@mindspring.com>
2275
2276 * lib/gdb.exp: Remove signed_keyword_not_used.
2277 * lib/compiler.c: Likewise.
2278 * lib/compiler.cc: Likewise.
2279
d782e0bf
MC
22802004-08-23 Michael Chastain <mec.gnu@mindspring.com>
2281
2282 * gdb.base/whatis.c: Remove conditional disabling of "signed".
2283 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
2284
96033e83
MC
22852004-08-23 Michael Chastain <mec.gnu@mindspring.com>
2286
2287 * gdb.base/whatis.c: Add copyright notice.
2288
cf38c229
MK
22892004-08-20 Mark Kettenis <kettenis@gnu.org>
2290
2291 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
2292 it to skip the breakpoints encoded in the inline assembly.
2293
f4b49756
MC
22942004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2295
2296 * Makefile.in: Add gdb.fortran.
2297
2f193b69
MC
22982004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2299
2300 * gdb.base/call-sc.exp (test_scalar_returns):
2301 Fix cut-and-paste glitch in "Make fun return now".
2302
89a237cb
MC
23032004-08-17 Michael Chastain <mec.gnu@mindspring.com>
2304
2305 * configure.in: Add gdb.fortran.
2306 * configure: Regenerate.
2307 * gdb.fortran/Makefile.in: New file.
2308 * lib/gdb.exp (skip_fortran_tests): New procedure.
2309
469aff8e
MC
23102004-08-17 Michael Chastain <mec.gnu@mindspring.com>
2311
2312 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
2313 reference to bug-gnu@prep.ai.mit.edu.
2314 * gdb.mi/mi-var-child.exp: Likewise.
2315 * gdb.mi/mi-var-cmd.exp: Likewise.
2316 * gdb.mi/mi-var-display.exp: Likewise.
2317 * gdb.mi/mi2-var-block.exp: Likewise.
2318 * gdb.mi/mi2-var-child.exp: Likewise.
2319 * gdb.mi/mi2-var-cmd.exp: Likewise.
2320 * gdb.mi/mi2-var-display.exp: Likewise.
2321
00b51b9f
MK
23222004-08-15 Mark Kettenis <kettenis@gnu.org>
2323
2324 * gdb.base/unload.c (main): Make local variable msg const.
2325
45f07fef
MC
23262004-08-15 Michael Chastain <mec.gnu@mindspring.com>
2327
2328 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
2329 to bug-gnu@prep.ai.mit.edu.
2330 * gdb.mi/mi-disassemble.exp: Likewise.
2331 * gdb.mi/mi-eval.exp: Likewise.
2332 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
2333 default line number.
2334 * gdb.mi/mi-return.exp: Likewise.
2335 * gdb.mi/mi-simplerun.exp: Likewise.
2336 * gdb.mi/mi-stack.exp: Likewise.
2337 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
2338 number with explicit range test.
2339 * gdb.mi/mi-watch.exp: Likewise.
2340 * gdb.mi/mi2-break.exp: Likewise.
2341 * gdb.mi/mi2-cli.exp: Likewise.
2342 * gdb.mi/mi2-disassemble.exp: Likewise.
2343 * gdb.mi/mi2-eval.exp: Likewise.
2344 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
2345 default line number.
2346 * gdb.mi/mi2-return.exp: Likewise.
2347 * gdb.mi/mi2-simplerun.exp: Likewise.
2348 * gdb.mi/mi2-stack.exp: Likewise.
2349 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
2350 number with explicit range test.
2351 * gdb.mi/mi2-watch.exp: Likewise.
2352
dd8c8ee7
MC
23532004-08-15 Michael Chastain <mec.gnu@mindspring.com>
2354
2355 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
2356 * gdb.cp/m-static.exp: Likewise.
2357 * gdb.cp/rtti.exp: Likewise.
2358
4e838464
MK
23592004-08-14 Mark Kettenis <kettenis@gnu.org>
2360
2361 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
2362
8d8cb839
EZ
23632004-08-14 Eli Zaretskii <eliz@gnu.org>
2364
2365 * ChangeLog: Prefix Local Variables with semi-colons and indent
2366 the reference to older ChangeLog files, to fix fontification in
2367 Emacs.
2368
deea8bb0
MC
23692004-08-13 Michael Chastain <mec.gnu@mindspring.com>
2370
2371 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
2372 * gdb.mi/mi2-break.exp: Likewise.
2373
c3297504
MC
23742004-08-13 Michael Chastain <mec.gnu@mindspring.com>
2375
2376 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
2377
25808999
MC
23782004-08-13 Michael Chastain <mec.gnu@mindspring.com>
2379
2380 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
2381
226a8d71
MC
23822004-08-13 Michael Chastain <mec.gnu@mindspring.com>
2383
2384 * gdb.cp/classes.exp: Remove unused declarations. Just let
2385 test names default instead of providing special names. Remove
2386 extraneous demangler test.
2387
37fdf854
JJ
23882004-08-12 Jeff Johnston <jjohnstn@redhat.com>
2389
2390 * gdb.base/unload.exp: New test for breakpoints in dynamically
2391 loaded libraries.
2392 * gdb.base/unload.c: Ditto.
2393 * gdb.base/unloadshr.c: Ditto.
2394
2d3a7986
MC
23952004-08-12 Michael Chastain <mec.gnu@mindspring.com>
2396
2397 * gdb.cp/classes.exp (test_ptype_class_objects): Call
2398 cp_test_ptype_class.
2399 (test_enums): Likewise.
2400
c72b934c
AC
24012004-08-10 Andrew Cagney <cagney@gnu.org>
2402
2403 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
2404 files.
2405
cc503c8a
AC
24062004-08-10 Andrew Cagney <cagney@gnu.org>
2407
2408 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
2409 init_malloc call.
2410
902f2ccb
MC
24112004-08-10 Michael Chastain <mec.gnu@mindspring.com>
2412
2413 * ChangeLog: Add copyright notice. The notice is copied
2414 from emacs 21.3 top level ChangeLog.
2415
78c90502
MC
24162004-08-09 Michael Chastain <mec.gnu@mindspring.com>
2417
2418 * lib/cp-support.exp: New file.
2419 * lib/cp-support.exp (cp_test_type_class): New function.
2420 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
2421 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
2422 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
2423 cp_test_ptype_class.
2424
88e5ea78
MC
24252004-08-09 Michael Chastain <mec.gnu@mindspring.com>
2426
2427 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
2428 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
2429 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
2430 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
2431 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
2432 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
2433 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
2434 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
2435 gdb.mi/mi2-watch.exp: Update copyright years.
2436
6a89fc9c
MK
24372004-08-09 Mark Kettenis <kettenis@gnu.org>
2438
2439 * gdb.base/sigaltstack.exp: Provide proper anchoring.
2440
1482e0de
MC
24412004-08-09 Michael Chastain <mec.gnu@mindspring.com>
2442
2443 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
2444 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
2445 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
2446 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
2447 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
2448 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
2449 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
2450 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2451 gdb.mi/mi-watch.exp: Update copyright years.
2452
1a5ce3f3
DJ
24532004-08-08 Daniel Jacobowitz <dan@debian.org>
2454
2455 PR gdb/1738
2456 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
2457 from a breakpoint with a pending signal.
2458
04f6ecf2
DJ
24592004-08-08 Daniel Jacobowitz <dan@debian.org>
2460
2461 PR gdb/1736
2462 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
2463 * gdb.base/sigaltstack.exp (finish_test): Consume output until
2464 the prompt.
2465 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
2466
54d90d35
DJ
24672004-08-08 Daniel Jacobowitz <dan@debian.org>
2468
2469 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
2470
d2f6abb0
DJ
24712004-08-08 Daniel Jacobowitz <dan@debian.org>
2472
2473 PR gdb/1736
2474 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
2475 for i?86-*-linux*.
2476
5598c03d
DJ
24772004-08-08 Daniel Jacobowitz <dan@debian.org>
2478
2479 * gdb.arch/i386-prologue.exp: Compile without debug information.
2480
c6fee705
MC
24812004-08-08 Michael Chastain <mec.gnu@mindspring.com>
2482
2483 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
2484 rather than asking gdb to search.
2485
dd90efdb
MC
24862004-08-05 Michael Chastain <mec.gnu@mindspring.com>
2487
2488 * gdb.base/gcore.c: Include <string.h>.
2489
1e84bec1
MC
24902004-08-05 Michael Chastain <mec.gnu@mindspring.com>
2491
2492 * gdb.base/gcore.c: Add copyright notice.
2493
e425eb2b
MC
24942004-08-05 Michael Chastain <mec.gnu@mindspring.com>
2495
2496 * gdb.base/freebpcmd.c: Include <stdio.h>.
2497 * gdb.base/long_long.c: Include <string.h>.
2498 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
2499 * gdb.base/siginfo.c: Include <string.h>.
2500 * gdb.base/sigstep.c: Include <string.h>.
2501
cb9aaed5
MC
25022004-08-04 Michael Chastain <mec.gnu@mindspring.com>
2503
2504 * gdb.base/complex.c: Include <stdlib.h>.
2505
55944f3d
MC
25062004-08-04 Michael Chastain <mec.gnu@mindspring.com>
2507
2508 * gdb.base/complex.c: Add copyright notice.
2509
7b2953d9
MC
25102004-08-04 Michael Chastain <mec.gnu@mindspring.com>
2511
2512 * gdb.base/charset.c: Include <stdlib.h>.
2513
c9133d23
MC
25142004-08-04 Michael Chastain <mec.gnu@mindspring.com>
2515
2516 * gdb.base/auxv.c: Include <stdlib.h>.
2517
0a8490ad
MC
25182004-08-04 Michael Chastain <mec.gnu@mindspring.com>
2519
2520 * gdb.base/auxv.c: Add copyright notice.
2521
3426d5ec
MC
25222004-08-04 Michael Chastain <mec.gnu@mindspring.com>
2523
2524 * gdb.base/coremaker.c: Add copyright notice.
2525 * gdb.base/coremaker2.c: Add copyright notice.
2526
8da195dd
AC
25272004-08-04 Andrew Cagney <cagney@gnu.org>
2528
2529 * gdb.base/store.exp: Update copyright.
2530 (check_set, up_set, check_struct, up_struct): Add a prefix to test
2531 names, do not import gdb_prompt.
2532
8d394f98
AC
25332004-08-01 Andrew Cagney <cagney@gnu.org>
2534
2535 Fix PR testsuite/1729.
2536 * gdb.base/dump.exp: Add test name to callers of capture_value, do
2537 not use capture_value with value 4.
2538 (capture_value): Add optional test name parameter.
2539 (test_reload_saved_value, test_restore_saved_value): Use $msg as
2540 the prefix, pass to capture_value.
2541
b6702b23
MK
25422004-08-01 Mark Kettenis <kettenis@gnu.org>
2543
2544 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
2545 * gdb.arch/i386-prologue.c (standard): New prototype and function.
2546 (main): Call new function.
2547
c203e0ca
MC
25482004-07-31 Michael Chastain <mec.gnu@mindspring.com>
2549
2550 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
2551
a7995a30
MC
25522004-07-31 Michael Chastain <mec.gnu@mindspring.com>
2553
2554 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
2555
9366563b
MC
25562004-07-31 Michael Chastain <mec.gnu@mindspring.com>
2557
b6eeaf26 2558 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
2559 Accept more values of vtbl pointer. Remove some messages
2560 about "obsolete gcc or gdb".
2561
2fc1f950
MC
25622004-07-30 Michael Chastain <mec.gnu@mindspring.com>
2563
2564 * gdb.cp/classes.exp: Accept more varieties of ptype output.
2565
c724d49b
MC
25662004-07-30 Michael Chastain <mec.gnu@mindspring.com>
2567
2568 * gdb.base/asm-source.exp: Properly convert target board
2569 debug flags from gcc format to binutils format.
2570
736b0fce
MK
25712004-07-28 Mark Kettenis <kettenis@gnu.org>
2572
2573 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
2574 gdb1718". PR backtrace/1718 partially fixed.
2575
5633ea5c
JJ
25762004-07-27 Jeff Johnston <jjohnstn@redhat.com>
2577
2578 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
2579
575eebb1
NC
25802004-07-26 Nick Clifton <nickc@redhat.com>
2581
2582 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
2583 good default value for a specific architecture is available then
2584 set it to that value. Otherwise default to the -gstabs switch.
2585 Remove the -g... switches from the asm-flags variable. Allow the
2586 target board info to override the value if it wants to. Pass the
2587 switch on the assembler command line.
2588
62104619
MK
25892004-07-23 Mark Kettenis <kettenis@gnu.org>
2590
2591 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
2592 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
2593 (main): Call new function.
2594
4a1135b8
MC
25952004-07-22 Michael Chastain <mec.gnu@mindspring.com>
2596
2597 Test for PR exp/1715.
2598 * gdb.base/radix.exp: Refactor common procedures. Make all
2599 test names unique. Change XFAIL to KFAIL.
2600
8a12c1f0
MC
26012004-07-20 Michael Chastain <mec.gnu@mindspring.com>
2602
2603 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
2604 * gdb.ada/gnat_ada.gin: ... to here.
2605 * configure.in: Use gnat_ada.gin.
2606 * configure: Regenerate.
2607
23b451cf
AC
26082004-07-20 Andrew Cagney <cagney@gnu.org>
2609
2610 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
2611 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
2612 XFAILs. Clean up test messages and comments. Check backtraces.
2613 Delete re-sync code.
2614
ab618a02
MC
26152004-07-19 Michael Chastain <mec.gnu@mindspring.com>
2616
2617 Fix PR cli/740.
2618 * gdb.base/annota1.exp: Honor gdb,nosignals.
2619 * gdb.base/annota3.exp: Likewise.
2620
46dad340
MC
26212004-07-19 Michael Chastain <mec.gnu@mindspring.com>
2622
2623 * lib/java.exp: Update copyright notice.
2624
756d8c70
AC
26252004-07-19 Andrew Cagney <cagney@gnu.org>
2626
2627 * gdb.base/selftest.exp: Copy file from here ...
2628 * gdb.gdb/selftest.exp: ... to here.
2629
586027e6
AC
26302004-07-16 Andrew Cagney <cagney@redhat.com>
2631
2632 * lib/insight-support.exp: Delete file.
2633 * lib/java.exp (java_init): Fix copyright.
2634
029d2200
AC
26352004-07-16 Andrew Cagney <cagney@gnu.org>
2636
2637 * gdb.base/restore.c: Append "prologue" to comments marking the a
2638 function's prologue.
2639 * gdb.base/restore.exp: Update copyright, re-indent.
2640 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
2641 callerN" prefix where needed. Update patterns that match a
2642 function's prologue.
2643
653b62c5
MC
26442004-07-16 Michael Chastain <mec.gnu@mindspring.com>
2645
2646 * gdb.base/restore.c: Add copyright notice.
2647
f7d690e5
AC
26482004-07-16 Andrew Cagney <cagney@gnu.org>
2649
2650 * gdb.base/logical.exp: Update copyright.
2651 (evaluate): New procedure. Use to re-implement tests using
2652 several tables.
2653
d629a7cb
MH
26542004-07-14 Martin Hunt <hunt@redhat.com>
2655
2656 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
2657 which fixes some problems where init.tcl was not found.
2658
9c7bb332
AC
26592004-07-13 Andrew Cagney <cagney@gnu.org>
2660
6bf46641
AC
2661 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
2662 (check_sizeof, check_valueof): Do not include the output in the
2663 test name. Use gdb_test.
2664 (get_valueof): Use gdb_test_multiple.
2665
c4ffd4c0
AC
2666 * gdb.base/step-test.exp: Update copyright. Use
2667 gdb_test_multiple. Ensure that test names do not include
2668 architecture dependent output.
2669
ab89363a
AC
2670 * gdb.gdb/observer.exp: Update copyright.
2671 (setup_test): Use gdb_test_multiple.
2672 (attach_first_observer, attach_second_observer)
2673 (attach_third_observer, detach_first_observer)
2674 (detach_second_observer, detach_third_observer)
2675 (reset_counters, check_counters): Make $message a prefix.
2676 (test_normal_stop_notifications): Add "args" parameter - a list of
2677 init functions to be called. Make $message a prefix,
2678 (test_observer_normal_stop): Change the message prefixes so that
2679 they are unique, pass the attach / detach procedures to
2680 test_normal_stop_notifications.
2681
ec58997a
AC
2682 * gdb.base/signull.exp (test_segv): Prefix all tests with
2683 "${name}". Clean up test messages.
2684
b475183b
AC
2685 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
2686
9c7bb332
AC
2687 * gdb.base/ena-dis-br.exp: Update copyright.
2688 (break_at): New function. Replace send_gdb with gdb_test,
2689 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
2690 ignore count, not stopped at bpt", with KFAIL.
2691
2dd95497
CV
26922004-07-13 Corinna Vinschen <vinschen@redhat.com>
2693
2694 * gdb.base/attach.exp: Remove cleanupfile handling.
2695
419e626b
AC
26962004-07-12 Andrew Cagney <cagney@gnu.org>
2697
2698 * gdb.base/annota1.exp: Cleanup corefile test name.
2699 * gdb.base/annota3.exp: Ditto.
2700
8b1b3228
AC
27012004-07-12 Andrew Cagney <cagney@gnu.org>
2702
78650829
AC
2703 * gdb.base/signals.exp: Clean up copyright, re-indent.
2704
8b1b3228
AC
2705 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
2706 gdb_test and gdb_test_multiple.
2707
935c2760
JJ
27082004-07-08 Jeff Johnston <jjohnstn@redhat.com>
2709
2710 * gdb.java/jmain.exp: Fix expected line number for main to
2711 break at. Set XFAIL for break at main test since gcj does not
2712 provide line number info for first statement in main.
2713
1544280f
AC
27142004-07-08 Andrew Cagney <cagney@gnu.org>
2715
1279f4ff
AC
2716 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
2717
1544280f
AC
2718 * gdb.base/sigbpt.exp: Make the common part of each test name a
2719 prefix instead of suffix.
2720
bcc82369
BR
27212004-07-07 Bob Rossi <bob_rossi@cox.net>
2722
2723 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
2724 test from test_tbreak_creation_and_listing to
2725 test_file_list_exec_source_file
2726 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
2727 Changed name of test from test_tbreak_creation_and_listing to
2728 test_file_list_exec_source_file
2729
23f4b0aa
JJ
27302004-07-07 Jeff Johnston <jjohnstn@redhat.com>
2731
2732 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
2733 the jmisc() constructor instead of <init>.
2734 * gdb.java/jmisc1.exp: Ditto.
2735
56401cd5
AC
27362004-07-07 Andrew Cagney <cagney@gnu.org>
2737
2738 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
2739 corrupting the PC.
2740
44ae2f6a
MC
27412004-07-06 Michael Chastain <mec.gnu@mindspring.com>
2742
2743 * gdb.cp/templates.exp: Accept whitespace change in demangler
2744 output.
2745
45a83408
AC
27462004-07-06 Andrew Cagney <cagney@gnu.org>
2747
2748 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
2749
d205ad70
MC
27502004-07-02 Michael Chastain <mec.gnu@mindspring.com>
2751
2752 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
2753 * lib/compiler.cc: Likewise.
2754
06ea1a61
MC
27552004-06-30 Michael Chastain <mec.gnu@mindspring.com>
2756
2757 * lib/compiler.cc: Work around string preprocessing problem
2758 with old hp c++ compiler.
2759 * lib/compiler.c: Likewise.
2760
daab1251
CV
27612004-06-29 Corinna Vinschen <vinschen@redhat.com>
2762
2763 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
2764 directives to conditionalize symbol prefixing.
2765 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
2766 additional_flags handling. Add underscore prefix for Cygwin.
2767 * gdb.arch/i386-unwind.c: Use preprocessor directives to
2768 conditionalize symbol prefixing.
2769 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
2770 additional_flags handling. Add underscore prefix for Cygwin.
2771
cc984116
CV
27722004-06-29 Corinna Vinschen <vinschen@redhat.com>
2773
2774 * gdb.base/bigcore.exp: Skip test on Cygwin.
2775
c279b077
MC
27762004-06-28 Michael Chastain <mec.gnu@mindspring.com>
2777
2778 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
2779 formats for "info register". Use gdb_test_multiple. Fix
2780 the "invalid register" test.
2781
0e915747
CV
27822004-06-28 Corinna Vinschen <vinschen@redhat.com>
2783
2784 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
2785 PID for Cygwin. Add Cygwin specific strings to check for in some
2786 tests.
2787 (do_attach_tests): Add a test for user interaction when attaching
2788 to a process with no matching symbol table already loaded.
2789
11422c86
AC
27902004-06-26 Andrew Cagney <cagney@gnu.org>
2791
2792 Test PR java/1567 and PR java/1565.
2793 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
2794 * gdb.java/jmisc2.exp: Delete file.
2795
cefbce26
MC
27962004-06-26 Michael Chastain <mec.gnu@mindspring.com>
2797
2798 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
2799
e19f872c
CV
28002004-06-25 Corinna Vinschen <vinschen@redhat.com>
2801
2802 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
2803 attach process.
2804
d931ba3b
MC
28052004-06-23 Michael Chastain <mec.gnu@mindspring.com>
2806
2807 * gdb.cp/pr-1553.exp: Remove.
2808
aef68c48
MC
28092004-06-22 Michael Chastain <mec.gnu@mindspring.com>
2810
2811 * gdb.cp/pr-1553.cc: Remove.
2812 * gdb.cp/pr-1553.exp: Disable this test.
2813
8d5df71a
JB
28142004-06-20 Jim Blandy <jimb@redhat.com>
2815
2816 Fix PR testsuite/1680.
2817 * gdb.arch/i386-sse.exp: Properly quote curly braces in
2818 regular expressions.
2819
4ac6f39d
MC
28202004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2821
2822 Fix PR testsuite/1679.
2823 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
2824 Issue an UNSUPPORTED result instead.
2825
1b413552
JB
28262004-06-18 Jim Blandy <jimb@redhat.com>
2827
2828 * gdb.base/charset.exp: Only send a control-C if we see a new
2829 prompt and incomplete command.
2830
6daa6ebd
MC
28312004-06-18 Michael Chastain <mec.gnu@mindspring.com>
2832
2833 * gdb.cp/pr-574.cc: Add copyright notice.
2834
51fa4ae0
JB
28352004-06-17 Jim Blandy <jimb@redhat.com>
2836
2837 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
2838 cases where the regexp has no groups; this grabs random text from
2839 the previous test suite, whatever that was.
2840
8fea26c5
MC
28412004-06-17 Michael Chastain <mec.gnu@mindspring.com>
2842
2843 * gdb.cp/printmethod.cc: Add copyright notice.
2844
1e3aeb41
MC
28452004-06-16 Michael Chastain <mec.gnu@mindspring.com>
2846
2847 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
2848
9d9030bc
AC
28492004-06-16 Andrew Cagney <cagney@gnu.org>
2850
2851 * gdb.base/signull.c: Update copyright. Include <string.h>.
2852 (bowler): Replace data_pointer with data_read
2853 and data_write cases. Add code_descriptor case.
2854 (zero, desc): New array and pointer.
2855 (data, code): Change to simple pointers.
2856 * gdb.base/signull.exp: Fix probe pattern matching a function
2857 descriptor SIGSEGV. Replace data_pointer with data_read and
2858 data_write tests.
2859
acd4ad44
AC
28602004-06-16 Andrew Cagney <cagney@gnu.org>
2861
2862 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
2863
08fd625c
MC
28642004-06-15 Michael Chastain <mec.gnu@mindspring.com>
2865
2866 * gdb.base/long_long.c: Add copyright notice.
2867
1903502c
MC
28682004-06-15 Michael Chastain <mec.gnu@mindspring.com>
2869
2870 * gdb.base/long_long.exp: Remove reference to
2871 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
2872 to gdb_breakpoint and gdb_continue_to_breakpoint.
2873
83313cb1
JB
28742004-06-14 Jim Blandy <jimb@redhat.com>
2875
2876 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
2877 endian case.
2878
1bf404ef
AC
28792004-06-14 Andrew Cagney <cagney@gnu.org>
2880
2881 * gdb.base/gcore.exp (capture_command_output): Delete the always
2882 passing tests containing inferior values.
2883 * gdb.base/ending-run.exp: Do not include the breakpoint address
2884 in the test message. Update copyright.
2885 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
2886 size in the test name, use gdb_test_multiple. Update copyright.
2887
ef220b33
MC
28882004-06-14 Michael Chastain <mec.gnu@mindspring.com>
2889
2890 * gdb.cp/ref-types.cc: Add copyright notice.
2891
4f70a4c9
MC
28922004-06-14 Michael Chastain <mec.gnu@mindspring.com>
2893
2894 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
2895 hp_aCC_compiler.
2896 * lib/compiler.cc: Likewise.
2897 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
2898 'set' commands. Log diagnostics for other lines. Set
2899 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
2900
335928ac
MC
29012004-06-13 Michael Chastain <mec.gnu@mindspring.com>
2902
2903 * gdb.cp/try_catch.cc: Add copyright notice.
2904
2efb12e8
MC
29052004-06-12 Michael Chastain <mec.gnu@mindspring.com>
2906
2907 * gdb.cp/userdef.cc: Add copyright notice.
2908
0bbed51a
MC
29092004-06-11 Michael Chastain <mec.gnu@mindspring.com>
2910
2911 * gdb.cp/virtfunc.cc: Add copyright notice.
2912
e12a46c9
RC
29132004-06-11 Randolph Chung <tausq@debian.org>
2914
2915 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
2916 problem.
2917
338e05af
AC
29182004-06-10 Andrew Cagney <cagney@gnu.org>
2919
2920 * lib/compiler.cc, lib/compiler.c: Append either
2921 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
2922 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
2923 instead of gcc-3-3.
2924
dc3f10cb
AC
29252004-06-09 Andrew Cagney <cagney@gnu.org>
2926
b4d946af
AC
2927 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
2928 gdb/1455, bug is specific to "long long" and "double".
2929
dc3f10cb
AC
2930 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
2931 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
2932 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
2933 fixed.
2934
b5c0bfa2
AC
29352004-06-09 Andrew Cagney <cagney@gnu.org>
2936
2937 * gdb.base/structs.exp (test_struct_returns): Replace
2938 "return_value_unknown" and "finish_value_unknown" by
2939 "return_value_known" and "finish_value_known". Instead of
2940 "return_value_unknown" iff "finish_value_unknown", check
2941 "return_value_known" implies "finish_value_known".
2942
caeb605f
MH
29432004-06-08 Martin Hunt <hunt@redhat.com>
2944
2945 * gdb.base/float.exp: Add pattern for mips targets.
2946
c892bb64
RC
29472004-06-08 Randolph Chung <tausq@debian.org>
2948
2949 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
2950 message for unknown architectures more clear.
2951
48306d3e
JB
29522004-06-08 Joel Brobecker <brobecker@gnat.com>
2953
2954 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
2955 start the execution of the program.
2956
83ecb59f
JB
29572004-06-07 Jim Blandy <jimb@redhat.com>
2958
2959 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
2960 * gdb.arch/i386-cpuid.h: New helper file.
2961
55264cb4
RC
29622004-06-07 Randolph Chung <tausq@debian.org>
2963
2964 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
2965 has started.
2966
23cadb28
RM
29672004-06-04 Roland McGrath <roland@redhat.com>
2968
2969 Fix PR gdb/1647.
2970 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
2971 differently to be robust to output buffering differences.
2972
51d01eda
MC
29732004-06-04 Michael Chastain <mec.gnu@mindspring.com>
2974
2975 * gdb.threads/pthreads.exp: Update copyright years.
2976 (check_control_c): Change asynchronous 'after' to synchronous.
2977
f4fc3b93
RM
29782004-06-04 Roland McGrath <roland@redhat.com>
2979
2980 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
2981 next gdb prompt.
2982
4013522b
MC
29832004-06-02 Michael Chastain <mec.gnu@mindspring.com>
2984
2985 Fix PR gdb/1636.
2986 * gdb.threads/manythreads.exp: Change asynchronous 'after'
2987 calls to synchronous.
2988
7a8f1e6b
JB
29892004-05-26 Jim Blandy <jimb@redhat.com>
2990
2991 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
2992
81bb3443
RC
29932004-05-24 Randolph Chung <tausq@debian.org>
2994
2995 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
2996 * gdb.asm/pa.inc: New file.
2997
8f5a3103
MK
29982004-05-22 Mark Kettenis <kettenis@gnu.org>
2999
3000 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
3001
734b8fe8
JB
30022004-05-21 Joel Brobecker <brobecker@gnat.com>
3003 Daniel Jacobowitz <drow@mvista.com>
3004
3005 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
3006 GDB prompt.
3007
725603e1
UW
30082004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3009
f4fc3b93 3010 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
3011 setjmp/longjmp. Use sigaction instead of signal.
3012
8b923272
JB
30132004-05-19 J. Brobecker <brobecker@gnat.com>
3014 Michael Snyder <msnyder@redhat.com>
3015
3016 * gdb.threads/pthread_cond_wait.c: New file.
3017 * gdb.threads/pthread_cond_wait.exp: New testcase.
3018
8bfabb04
AC
30192004-05-13 Andrew Cagney <cagney@redhat.com>
3020
3021 * gdb.base/signull.exp, gdb.base/signull.c: New files.
3022 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
3023
42edda50
AC
30242004-05-11 Andrew Cagney <cagney@redhat.com>
3025
3026 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
3027 fixed but revealed gdb/1639.
3028
d303a6c7
AC
30292004-05-10 Andrew Cagney <cagney@redhat.com>
3030
3031 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
3032 func1" and "next to 2nd alarm", kernel bug avoided.
3033
bf08c2a1
DJ
30342004-05-10 Daniel Jacobowitz <dan@debian.org>
3035
3036 PR external/1568
3037 * gdb.base/bigcore.exp: Check the size of the dumped core file.
3038 XFAIL if it is smaller than bytes_allocated.
3039 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
3040 (main): Make chunks_allocated unsigned. Correct comment.
3041
c0586a34
JB
30422004-05-07 Joel Brobecker <brobecker@gnat.com>
3043
3044 * gdb.arch/powerpc-aix-prologue.c: New file.
3045 * gdb.arch/powerpc-aix-prologue.exp: New file.
3046
f2785d12
JB
30472004-05-07 Jim Blandy <jimb@redhat.com>
3048
3049 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
3050 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
3051
bd7f6e30
JB
30522004-05-06 Joel Brobecker <brobecker@gnat.com>
3053
3054 * gdb.base/sep.exp: No longer setup_kfail when the program was
3055 built with dwarf2.
3056
0a5e7efe
JI
30572004-05-05 Jim Ingham <jingham@apple.com>
3058
3059 * gdb.base/pending.exp: Make sure pending breakpoints
3060 preserve the ignore count.
f4fc3b93 3061
a8958849
MK
30622004-04-27 Jerome Guitton <guitton@gnat.com>
3063
3064 * i386-prologue.exp: Add testcase for jump instruction as first
3065 instruction of the real code.
3066 * i386-prologue.c (jump_at_beginning): New function.
3067
7e103f5b
MK
30682004-04-28 Mark Kettenis <kettenis@gnu.org>
3069
3070 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
3071 x86_64-*-*.
3072
5d38b224
MK
30732004-04-28 Mark Kettenis <kettenis@gnu.org>
3074
3075 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
3076 i*86-*-*.
3077
0ef32fd9
MK
30782004-04-25 Mark Kettenis <kettenis@gnu.org>
3079
3080 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
3081 expression that checks the return type.
3082
71d7dd7c
AC
30832004-04-23 Andrew Cagney <cagney@redhat.com>
3084
3085 * gdb.base/call-sc.exp: New test of scalar call/return values.
3086 * gdb.base/call-sc.c: Ditto.
3087
1e9f977e
JJ
30882004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3089
3090 * gdb.threads/manythreads.c: Reduce thread stack size.
3091
899d9e3a
JJ
30922004-04-23 Jeff Johnston <jjohnstn@redhat.com>
3093
3094 * gdb.threads/manythreads.c: Add copyright notice.
3095
61bcae62
AC
30962004-04-23 Andrew Cagney <cagney@redhat.com>
3097
3098 * gdb.base/siginfo.exp: Better handle step out of signal.
3099 * gdb.base/sigstep.exp: Ditto.
3100
7339a42e
JJ
31012004-04-22 Jeff Johnston <jjohnstn@redhat.com>
3102 Daniel Jacobowitz <drow@mvista.com>
3103
3104 * gdb.threads/manythreads.c: New testcase.
3105 * gdb.threads/manythreads.exp: Ditto.
3106
5c98409b
JB
31072004-04-22 Jim Blandy <jimb@redhat.com>
3108
3109 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
3110 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
3111
3b611f1a
MC
31122004-04-21 Michael Chastain <mec.gnu@mindspring.com>
3113
3114 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
3115
f0fd9238
AC
31162004-04-21 Andrew Cagney <cagney@redhat.com>
3117
3118 * gdb.base/sigstep.c: New file.
3119 * gdb.base/sigstep.exp: New file.
3120
90990674
JB
31212004-04-16 Joel Brobecker <brobecker@gnat.com>
3122
3123 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
3124 call to observer_notify_normal_stop.
3125
78cef34b
AC
31262004-04-15 Andrew Cagney <cagney@redhat.com>
3127
3128 * gdb.base/siginfo.c: New file.
3129 * gdb.base/siginfo.exp: New file.
3130
d2343407
JB
31312004-04-12 J. Brobecker <brobecker@gnat.com>
3132
3133 * gdb.base/sep.exp: Fix typo in comment.
3134
a2dba3c8
JB
31352004-04-12 J. Brobecker <brobecker@gnat.com>
3136
3137 * gdb.base/sep.c: New file.
3138 * gdb.base/sep-proc.c: New file.
3139 * gdb.base/sep.exp: New testcase.
3140
15f7b60e
MK
31412004-04-09 Mark Kettenis <kettenis@gnu.org>
3142
3143 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
3144 support.
3145
44f4de1a
AC
31462004-04-05 Andrew Cagney <cagney@redhat.com>
3147
3148 * gdb.base/sigaltstack.c: New file.
3149 * gdb.base/sigaltstack.exp: New file.
3150
ef04f396
JB
31512004-04-04 Joel Brobecker <brobecker@gnat.com>
3152
3153 * gdb.base/foll-fork.exp: Update the expected output for
3154 "help set follow-fork-mode", to match a change that was made
3155 to the help of this variable on 2004-01-13.
3156
d40d2c92
JB
31572004-04-01 Joel Brobecker <brobecker@gnat.com>
3158
3159 * lib/ada.exp: Add copyright notice.
3160 * bar.ads: Likewise.
3161 * bar.adb: Likewise.
3162 * null_record.adb: Likewise.
3163 * null_record.exp: Likewise.
3164 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
3165
f86ef5a3
JB
31662004-04-01 Joel Brobecker <brobecker@gnat.com>
3167
3168 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
3169 * configure: Regenerate.
3170
414e70e3
JB
31712004-04-01 Joel Brobecker <brobecker@gnat.com>
3172
3173 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
3174 to build the application. Remove the message printed when in
3175 verbose mode, redundant with the UNSUPPORTED message above.
3176
f0aaee49
JB
31772004-03-31 Joel Brobecker <brobecker@gnat.com>
3178
3179 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
3180 * gdb.ada (null_record.exp): New testcase.
3181
ac81cb54
JB
31822004-03-31 Joel Brobecker <brobecker@gnat.com>
3183
3184 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
3185
854af2f7
JB
31862004-03-31 Joel Brobecker <brobecker@gnat.com>
3187
3188 * gdb.ada: New subdirectory.
3189 * gdb.ada/Makefile.in: New file.
3190 * gdb.ada/gnat_ada.gpr.in: New file.
3191
034cb681
JB
31922004-03-31 Joel Brobecker <brobecker@gnat.com>
3193
3194 * lib/ada.exp: New file.
3195
78a1a894
DJ
31962004-03-24 Daniel Jacobowitz <drow@mvista.com>
3197
3198 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
3199 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
3200
4b2b3b3e
AC
32012004-03-22 Andrew Cagney <cagney@redhat.com>
3202
3203 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
3204 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3205 Problem identified by Ulrich Weigand.
3206
23c73aa3
DC
32072004-03-17 David Carlton <carlton@kealia.com>
3208
3209 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
3210 PR c++/826.
3211
d63a86f8
RM
32122004-03-16 Roland McGrath <roland@redhat.com>
3213
3214 * gdb.base/auxv.exp: New file.
3215 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
3216
0e02aa50
DC
32172004-03-12 David Carlton <carlton@kealia.com>
3218
3219 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
3220 * gdb.cp/pr-1553.cc: Ditto.
3221 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
3222 pass branch.
3223
c20b71be
MC
32242004-03-12 Michael Chastain <mec.gnu@mindspring.com>
3225
3226 * gdb.cp/templates.exp: Accept more template types.
3227
c7414a01
MC
32282004-03-09 Michael Chastain <mec.gnu@mindspring.com>
3229
3230 From Corinna Vinschen with modifications.
3231 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
3232 local variable obj_with_enum.
3233 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
3234 results with obj_with_enum.
3235
ed69573c
MC
32362004-03-09 Michael Chastain <mec.gnu@mindspring.com>
3237
3238 * gdb.cp/classes.cc: New file, copied from misc.cc.
3239 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
3240
28301461
MC
32412004-03-09 Michael Chastain <mec.gnu@mindspring.com>
3242
3243 * gdb.cp/misc.cc: Add copyright notice.
3244
1198ecbe
DC
32452004-03-05 David Carlton <carlton@kealia.com>
3246
3247 * gdb.cp/rtti.exp: Add 'print *obj3' test.
3248 * gdb.cp/rtti.h: Update copyright.
3249 (namespace n2::n3): New.
3250 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
3251 (n2::n3::func3): New.
3252 (main): Call n2::n3::func3.
3253 * gdb.cp/rtti2.cc: Update copyright.
3254 (n2::create3): New.
3255
9e08c470
MK
32562004-03-04 Mark Kettenis <kettenis@gnu.org>
3257
3258 * gdb.asm/openbsd.inc: Fix typo.
3259
4bebc3aa
FF
32602004-03-03 Fred Fish <fnf@redhat.com>
3261
3262 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
3263 "val" instead of unused "size". Update copyright year.
3264
6ea9fb37
DJ
32652004-02-29 Daniel Jacobowitz <drow@mvista.com>
3266
3267 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
3268 to use unsigned char.
3269 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
3270 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
3271
23b23974
DJ
32722004-02-29 Daniel Jacobowitz <drow@mvista.com>
3273
3274 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
3275 line of output.
3276
7574fd53
DJ
32772004-02-28 Daniel Jacobowitz <drow@mvista.com>
3278
3279 * gdb.base/relocate.c (dummy): Initialize.
3280
a195357f
DJ
32812004-02-28 Daniel Jacobowitz <drow@mvista.com>
3282
3283 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
3284 a breakpoint at exit.
3285
72fd54a9
FF
32862004-02-27 Fred Fish <fnf@redhat.com>
3287
3288 * gdb.base/chng-syms.exp: Add expect condition to match failing
3289 case that isn't a timeout.
3290
b9d23137
AC
32912004-02-27 Andrew Cagney <cagney@redhat.com>
3292
3293 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
3294 support.
3295
15d208f6 32962004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 3297
15d208f6
FF
3298 * gdb.arch/gdb1431.c: Remove.
3299 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
3300 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
3301 of "until" incorrectly.
3302
98f9cd2d
JB
33032004-02-26 J. Brobecker <brobecker@gnat.com>
3304
3305 * gdb.cp/class2.cc (empty): New class.
3306 (refer): New function.
3307 (main): Declare an object of type empty and use it.
3308 * gdb.cp/class2.exp: Print the value of an object of type empty.
3309
9b50c11b
JJ
33102004-02-26 Jeff Johnston <jjohnstn@redhat.com>
3311
3312 * gdb.base/langs.exp: Update query string to match the
3313 new nquery format used for pending breakpoints.
3314
0dcd613f
AC
33152004-02-26 Andrew Cagney <cagney@redhat.com>
3316
3317 Fix PR i18n/1570.
3318 * gdb.base/charset.c: Update copyright notice.
3319 (main, init_string): Remove the escape character '\e' tests.
3320 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
3321 * gdb.base/charset.exp (valid_host_charset): Ditto.
3322 * gdb.base/setvar.exp: Ditto.
3323
b8a56647
AC
33242004-02-24 Andrew Cagney <cagney@redhat.com>
3325
90d59e34
AC
3326 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
3327 mmapped data in core file" PASS and FAIL messages consistent.
3328
b8a56647
AC
3329 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
3330 setting a breakpoint. Work around PR java/1565.
3331
9f27c604
JJ
33322004-02-23 Jeff Johnston <jjohnstn@redhat.com>
3333
3334 * lib/gdb.exp (gdb_breakpoint): Update query string to match
3335 new nquery format.
3336 * gdb.base/pending.exp: Ditto.
3337
3224a706
MK
33382004-02-22 Mark Kettenis <kettenis@gnu.org>
3339
3340 * configure.in: Run stabs tests on *BSD.
3341 * configure: Regenerated.
3342
41e0a9ca
MK
33432004-02-21 Mark Kettenis <kettenis@gnu.org>
3344
3345 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
3346
1e1b3428
FF
33472004-02-20 Fred Fish <fnf@redhat.com>
3348
3349 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
3350 blank in test for "returns short", for consistency with other
3351 "returns xxx" tests. Update copyright year.
3352
f9a7572a
FF
33532004-02-19 Fred Fish <fnf@redhat.com>
3354
3355 New testcase for PR breakpoint/1558.
3356 * gdb.arch/gdb1558.exp: New file.
3357 * gdb.arch/gdb1558.c: New file.
3358
b2ce2854
EZ
33592004-02-19 Elena Zannoni <ezannoni@redhat.com>
3360
3361 * gdb.base/nodebug.exp: Fix typo.
3362
e7c9ff01
JB
33632004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3364
3365 Committed by Jim Blandy <jimb@redhat.com>.
3366
62f4b920
JB
3367 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
3368
2db536a1
JB
3369 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
3370
e7c9ff01
JB
3371 * gdb.base/float.exp: Support s390*-*-* targets.
3372
f3205b34
AF
33732004-02-17 Adam Fedor <fedor@gnu.org>
3374
3375 * gdb.base/gdb1555.exp: New file.
3376 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
3377
9d62932d
EZ
33782004-02-17 Elena Zannoni <ezannoni@redhat.com>
3379
3380 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
3381
344c9711
FF
33822004-02-16 Fred Fish <fnf@redhat.com>
3383
3384 * gdb.arch/gdb1291.c: Remove
3385 * gdb.arch/gdb1291.s: New test input file.
3386 * gdb.arch/gdb1291.exp: Expand test to check case that should not
3387 fail. Test for correct result, known incorrect result, other
3388 failures and timeouts.
3389
2d822687
AC
33902004-02-16 Andrew Cagney <cagney@redhat.com>
3391
3392 * gdb.base/bigcore.exp: New file.
3393 * gdb.base/bigcore.c: New file.
3394
dac15b66
AC
33952004-02-13 Andrew Cagney <cagney@redhat.com>
3396
3397 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
3398 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
3399 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
3400 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
3401 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
3402 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
3403 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
3404 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
3405 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
3406 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
3407
6bdfc2c4
JJ
34082004-02-11 Jeff Johnston <jjohnstn@redhat.com>
3409
3410 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
3411 executed is an alloc instruction.
3412
87b3ede8
DC
34132004-02-11 David Carlton <carlton@kealia.com>
3414
3415 * gdb.cp/breakpoint.exp: New.
3416 * gdb.cp/breakpoint.cc: New.
3417
6e19e2bf
MC
34182004-02-11 Michael Chastain <mec.gnu@mindspring.com>
3419
3420 Partial fix for PR gdb/1543.
3421 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
3422 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
3423 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
3424 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
3425 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
3426 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
3427 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
3428 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
3429 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
3430 to bug-gdb@prep.ai.mit.edu .
3431 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
3432 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
3433 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
3434 Likewise.
3435
5c5455dc
AC
34362004-02-10 Andrew Cagney <cagney@redhat.com>
3437
3438 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
3439 using gdb_internal_error_resync.
3440
9cf689d7
DJ
34412004-02-09 Daniel Jacobowitz <drow@mvista.com>
3442
3443 * gdb.threads/thread-specific.exp: Stop early if no threads are
3444 found.
3445
d2dc51db
MC
34462004-02-09 Michael Chastain <mec.gnu@mindspring.com>
3447
3448 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
3449
14b1a056
DJ
34502004-02-08 Daniel Jacobowitz <drow@mvista.com>
3451
3452 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
3453 breakpoints.
3454
83f66e8f
DJ
34552004-02-07 Daniel Jacobowitz <drow@mvista.com>
3456
3457 * config/sim.exp (gdb_load): Handle $arg == "".
3458 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
3459 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
3460
30fc0091
EZ
34612004-02-07 Elena Zannoni <ezannoni@redhat.com>
3462
3463 * gdb.base/maint.exp: Update test to reflect
3464 obstack changes.
3465
4d806929
JJ
34662004-02-04 Jeff Johnston <jjohnstn@redhat.com>
3467
3468 * gdb.base/pendshr.c (pendfunc): New function that calls
3469 pendfunc1.
3470 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
3471
7bfdd688
FF
34722004-02-04 Fred Fish <fnf@redhat.com>
3473
3474 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
3475 function symbols and update copyright years.
3476 * gdb.arch/gdb1291.c: Ditto.
3477
aaa08ee4
MC
34782004-02-03 Michael Chastain <mec.gnu@mindspring.com>
3479
3480 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
3481
dbad7755
MC
34822004-02-03 Michael Chastain <mec.gnu@mindspring.com>
3483
3484 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
3485
ec4646ef
MC
34862004-02-03 Michael Chastain <mec.gnu@mindspring.com>
3487
3488 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
3489
1b802196
FF
34902004-02-02 Fred Fish <fnf@redhat.com>
3491
3492 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
3493 remote targets. Update copyright years.
3494
18fe2033
JJ
34952004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3496
3497 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
3498 support.
3499 * gdb.base/langs.exp: Fix test which attempts to create
3500 breakpoint on non-existent function to handle new pending
3501 support.
3502 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
3503 a breakpoint.
3504 * gdb.base/pending.exp: New test.
3505 * gdb.base/pending.c: New file.
3506 * gdb.base/pendshr.c: Ditto.
3507
8d577d32
DC
35082004-02-02 David Carlton <carlton@kealia.com>
3509
3510 * gdb.cp/overload.exp: Add overloadNamespace tests.
3511 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
3512 (overloadNamespace, XXX): New.
3513 (main): Call XXX::marker2.
3514
3ad13771
FF
35152004-02-01 Fred Fish <fnf@redhat.com>
3516
3517 * gdb.base/dump.exp: Use runto_main instead of "runto main".
3518 * gdb.base/finish.exp: Ditto.
3519 * gdb.base/gcore.exp: Ditto.
3520 * gdb.base/huge.exp: Ditto.
3521 * gdb.base/info-proc.exp: Ditto.
3522 * gdb.base/return2.exp: Ditto.
3523 * gdb.threads/gcore-thread.exp: Ditto.
3524
44c75849
DJ
35252004-02-01 Daniel Jacobowitz <drow@mvista.com>
3526
3527 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
3528
005bc093
MK
35292004-02-01 Mark Kettenis <kettenis@gnu.org>
3530
3531 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
3532 that opening the file succeeds on OpenBSD.
3533
c47cebdb
DJ
35342004-02-01 Daniel Jacobowitz <drow@mvista.com>
3535
3536 * gdb.threads/thread-specific.c: New file.
3537 * gdb.threads/threads-specific.exp: New test script.
3538 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
3539 to expect_out.
3540
5a01311c
MK
35412004-02-01 Mark Kettenis <kettenis@gnu.org>
3542
3543 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
3544 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
3545 only on the "print_small_structs from print_long_arg_list" test.
3546
ce22a4f1
DJ
35472004-02-01 Daniel Jacobowitz <drow@mvista.com>
3548
3549 * gdb.base/completion.exp: Kill a stray backslash.
3550
3551 From Jim Ingham <jingham@apple.com>:
3552 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
3553 agrees with the result from sending a tab.
3554
abbab9d3
DJ
35552004-01-31 Daniel Jacobowitz <drow@mvista.com>
3556
3557 * gdb.base/chng-syms.exp: Remove stray newline.
3558
53904d1e
MK
35592004-01-31 Mark Kettenis <kettenis@gnu.org>
3560
3561 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
3562 *-*-openbsd*.
3563 * gdb.asm/openbsd.inc: New file.
3564
3a4b3aac
MK
35652004-01-30 Mark Kettenis <kettenis@gnu.org>
3566
3567 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
3568 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
3569 *-*solaris2*. Remove commented out default settings for
3570 asm-flags. Replace gdb_compile with target_link.
3571
ebac27b4
MC
35722004-01-29 Michael Chastain <mec.gnu@mindspring.com>
3573
3574 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
3575 for all tests. Remove old hp-ux and cygnus xfail cases.
3576
d8679d84
PH
35772004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
3578
3579 * gdb.base/chng-syms.exp: New file.
3580 * gdb.base/chng-syms.c: New file.
3581
0a55bc22
MC
35822004-01-24 Michael Chastain <mec.gnu@mindspring.com>
3583
3584 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
3585 Provide arms for current output in all my configurations.
3586
94b8e876
MC
35872004-01-24 Michael Chastain <mec.gnu@mindspring.com>
3588
3589 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
3590 * lib/compiler.cc: Likewise.
3591 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
3592 get the right preprocessor. Eval the output directly. Remove
3593 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
3594 hp_f77_compiler and hp_f90_compiler completely.
3595 (gdb_preprocess): Delete.
3596 (get_compiler): Delete.
3597
7cf03d44
MK
35982004-01-24 Mark Kettenis <kettenis@gnu.org>
3599
3600 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
3601 <string.h>.
3602
68b6dce9
NR
36032004-01-24 Nick Roberts <nick@nick.uklinux.net>
3604
3605 * gdb.mi/mi-stack.exp: Update copyright.
3606
b368761e
DC
36072004-01-23 David Carlton <carlton@kealia.com>
3608
3609 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
3610 test for cp_lookup_transparent_type.
3611 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
3612 call them.
3613
f2061b53
DJ
36142004-01-23 Daniel Jacobowitz <drow@mvista.com>
3615
3616 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
3617 after -var-update.
3618
37fc574a
DC
36192004-01-23 David Carlton <carlton@kealia.com>
3620
3621 * gdb.cp/namespace.cc (C::ensureRefs): New.
3622 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
3623
8e94b928
NR
36242004-01-20 Nick Roberts <nick@nick.uklinux.net>
3625
3626 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
3627 case "-stack-list-locals 2".
3628 * gdb.mi/mi-var-child.exp: Test for case
3629 "-var-list-children --all-values NAME".
3630
997b0952
MC
36312004-01-18 Michael Chastain <mec.gnu@mindspring.com>
3632
3633 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
3634
52470da3
MK
36352004-01-18 Mark Kettenis <kettenis@gnu.org>
3636
7049b4b8
MK
3637 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
3638 used with gdb_test_multiple.
3639
52470da3
MK
3640 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
3641 read at address 0. This fixes PR testsuite/1504.
3642
da6012e5
DJ
36432004-01-18 Daniel Jacobowitz <drow@mvista.com>
3644
3645 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
3646 Remove downloading, guessing the host executable, the calls to
3647 gdb_file_cmd and gdb_target_cmd, and "load" support.
3648 (infer_host_exec): New function broken out from gdb_load.
3649 (gdb_load): New wrapper for gdbserver_gdb_load.
3650 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
3651 gdb_target_cmd. Use -target-select.
3652 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
3653 Download binaries to the host. Clear last_mi_remote_file when
3654 we load a new binary.
3655 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
3656 call gdbserver_gdb_load and mi_gdb_target_cmd.
3657
32c70722
MC
36582004-01-17 Michael Chastain <mec.gnu@mindspring.com>
3659
3660 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
3661 type patterns.
3662
b0cecf36
MC
36632004-01-17 Michael Chastain <mec.gnu@mindspring.com>
3664
3665 * gdb.cp/templates.exp: Fix typo in test name of
3666 "print Foo<volatile char*>::foo".
3667
4120d7e6
MC
36682004-01-15 Michael Chastain <mec.gnu@mindspring.com>
3669
3670 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
3671
f679e530
BE
36722004-01-16 Ben Elliston <bje@wasabisystems.com>
3673
3674 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
3675 (clean mostlyclean): Remove empty rm.
3676
091c48f6
MC
36772004-01-15 Michael Chastain <mec.gnu@mindspring.com>
3678
3679 * gdb.base/setvar.exp: Add copyright years.
3680
3e5fc8d2
DC
36812004-01-14 David Carlton <carlton@bactrian.org>
3682
3683 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
3684 PR c++/1511 and update coment.
3685 * gdb.cp/templates.exp: Update patterns to match current output.
3686 If changes involve something other than whitespace, KFAIL
3687 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
3688
63d06c5c
DC
36892004-01-14 David Carlton <carlton@kealia.com>
3690
3691 * gdb.cp/namespace.exp: Add tests involving classes defined within
3692 namespaces.
3693 * gdb.cp/namespace.cc (C::CClass): New.
3694 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
3695
a51dab88
EZ
36962004-01-14 Elena Zannoni <ezannoni@redhat.com>
3697
3698 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
3699 what debug info we have. Print a better message if something goes
3700 wrong while producing the separate debug info file.
3701
a476ccc9
MC
37022004-01-14 Michael Chastain <mec.gnu@mindspring.com>
3703
3704 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
3705
f453692c
MC
37062004-01-14 Michael Chastain <mec.gnu@mindspring.com>
3707
3708 * gdb.base/callfuncs.c: Add copyright notice.
3709
f40063a5
MC
37102004-01-13 Michael Chastain <mec.gnu@mindspring.com>
3711
3712 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
3713 inheritance. PR gdb/1498, PR gcc/13539.
3714
19ac3974
EZ
37152004-01-13 Elena Zannoni <ezannoni@redhat.com>
3716
3717 * gdb.threads/gcore-thread.exp: Prefix name of binary with
3718 test specific name.
3719 * gdb.mi/gdb669.exp: Ditto.
3720 * gdb.mi/mi-pthreads.exp: Ditto.
3721 * gdb.mi/mi1-pthreads.exp: Ditto.
3722 * gdb.mi/mi2-pthreads.exp: Ditto.
3723
56c97c6e
MC
37242004-01-12 Michael Chastain <mec.gnu@mindspring.com>
3725
3726 * gdb.cp/member-ptr.cc: Add copyright notice.
3727
a0644324
MC
37282004-01-12 Michael Chastain <mec.gnu@mindspring.com>
3729
3730 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
3731 some patterns for recent versions of gcc and hpacc. Delete
3732 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
3733 Delete tests that access a NULL pointer-to-member-data. This
3734 script is still disabled for gcc.
3735
32fabe09
EZ
37362004-01-12 Elena Zannoni <ezannoni@redhat.com>
3737
3738 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
3739 escaped correctly.
3740
1f8a6abb
EZ
37412004-01-12 Elena Zannoni <ezannoni@redhat.com>
3742
3743 * gdb.base/sepdebug.exp: New file.
3744 * gdb.base/sepdebug.c: New file.
3745 * lib/gdb.exp (separate_debug_filename): New procedure.
3746 (gdb_gnu_strip_debug): New procedure.
3747
48efe704
AC
37482004-01-12 Andrew Cagney <cagney@redhat.com>
3749
3750 * gdb.mi/ChangeLog: Delete file. Renamed to ...
3751 * gdb.mi/ChangeLog-1999-2003: New file.
3752
a9415475
AC
37532004-01-12 Andrew Cagney <cagney@redhat.com>
3754
3755 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
3756 "Renaming a directory to a non-empty directory returns ENOTEMPTY
3757 or EEXIST", treat EBUSY as an XFAIL.
3758
83b8cf9d
MC
37592004-01-11 Michael Chastain <mec.gnu@mindspring.com>
3760
3761 * gdb.base/scope.exp: Remove obsolete setup_xfail for
3762 hp_cc_compiler.
3763
9939d2a8
MC
37642004-01-10 Michael Chastain <mec.gnu@mindspring.com>
3765
3766 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
3767 decorations.
3768
1ff8cadf
MC
37692004-01-10 Michael Chastain <mec.gnu@mindspring.com>
3770
3771 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
3772 and "(aCC)" decorations. Remove obsolete doco about old
3773 test results.
3774
6fa9022e
MC
37752004-01-09 Michael Chastain <mec.gnu@mindspring.com>
3776
3777 * gdb.cp/exception.exp: Fix typo in doco.
3778
209721fe
MK
37792004-01-09 Mark Kettenis <kettenis@gnu.org>
3780
3781 * gdb.base/gdb1476.exp: Fix typo.
3782
ef11303e
MC
37832004-01-09 Michael Chastain <mec.gnu@mindspring.com>
3784
3785 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
3786 file.
3787
041ab88c
MC
37882004-01-09 Michael Chastain <mec.gnu@mindspring.com>
3789
3790 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
3791 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
3792 Use gdb_compile. Remove restriction on gcc. Add some patterns
3793 for recent version of gdb. Delete second half, which was a copy
3794 of the first half with different build flags. This test is
3795 still disabled because it is still not ready for production.
3796
e36d075a
MC
37972004-01-08 Michael Chastain <mec.gnu@mindspring.com>
3798
3799 * gdb.cp/exception.cc: Add copyright notice.
3800 * gdb.cp/exception.exp: Add a notice that this file is broken
3801 because of line number changes caused by addition of copyright
3802 notice.
3803
42b190ad
MC
38042004-01-08 Michael Chastain <mec.gnu@mindspring.com>
3805
3806 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
3807 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
3808
8f25f06b
MC
38092004-01-08 Michael Chastain <mec.gnu@mindspring.com>
3810
3811 * gdb.cp/classes.exp: Accept gnu abi 2.
3812 * gdb.cp/derivation.exp: Likewise.
3813 * gdb.cp/overload.exp: Likewise.
3814 * gdb.cp/virtfunc.exp: Likewise.
3815
06ded8b8
MC
38162004-01-08 Michael Chastain <mec.gnu@mindspring.com>
3817
3818 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
3819 semicolon after end of function.
3820
77c26ae3
MC
38212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3822
3823 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
3824 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
3825 boilerplate code for compiling and running the program under
3826 test. Add some string method tests.
3827
20757486
MC
38282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3829
3830 * gdb.cp/bs15503.cc: Add copyright notice.
3831 * gdb.cp/bs15503.exp: Adjust line number.
3832
0fd3b503
MC
38332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3834
3835 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
3836 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
3837
10d1bea8
MC
38382004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3839
3840 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
3841 hp_cc_compiler.
3842
2789202a
MC
38432004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3844
3845 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
3846 * gdb.cp/ctti.exp: Use the marker instead of "next".
3847 With gcc, run further before bailing.
3848
b862f14c
MC
38492004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3850
3851 * gdb.cp/cttiadd.cc: Add copyright notice.
3852 * gdb.cp/cttiadd1.cc: Likewise.
3853 * gdb.cp/cttiadd2.cc: Likewise.
3854 * gdb.cp/cttiadd3.cc: Likewise.
3855
96da2469
MC
38562004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3857
3858 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
3859 Use gdb_test, gdb_test_multiple. Use floating-point values that
3860 have exact representations in IEEE-ish formats.
3861
053248ff
MC
38622004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3863
3864 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
3865 compilers. Delete duplicate call to get_compiler_info.
3866 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
3867 * gdb.base/volatile.exp: Likewise.
3868
84acecdd
MK
38692004-01-07 Mark Kettenis <kettenis@gnu.org>
3870
3871 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
3872 memory at address 0.
3873
fe11a27f
MC
38742004-01-07 Michael Chastain <mec.gnu@mindspring.com>
3875
3876 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
3877 to test for hp-ux assembler. Fix copyright years.
3878
60ad077b
AC
38792004-01-07 Andrew Cagney <cagney@redhat.com>
3880
3881 * gdb.base/fileio.c (strerrno): Add "EBUSY".
3882
1c9b8f33
AC
38832004-01-07 Andrew Cagney <cagney@redhat.com>
3884
3885 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
3886 when creating the read-only file. From analysis by Roland McGrath
3887 and Elena Zannoni.
3888
753ccc7a
MC
38892004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3890
3891 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
3892
eca3e36b
MC
38932004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3894
3895 * gdb.base/cvexpr.c: Be type-safe with function pointers and
3896 data pointers.
3897
f8d4bac4
MC
38982004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3899
3900 * gdb.cp/m-static.exp: Compile one source file at a time.
3901 Delete unused call to get_compiler_info.
3902
9b4e0f94
MC
39032004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3904
3905 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
3906 * gdb.base/call-rt-st.exp: Likewise.
3907 * gdb.base/nodebug.exp: Likewise.
3908 * gdb.base/volatile.exp: Likewise.
3909 * gdb.cp/ref-types.exp: Likewise.
3910 * gdb.cp/templates.exp: Likewise.
3911
023c1024
MK
39122004-01-05 Mark Kettenis <kettenis@gnu.org>
3913
3914 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
3915
19703c4a
MC
39162004-01-05 Michael Chastain <mec.gnu@mindspring.com>
3917
3918 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
3919 hppa*-hp-hpux*.
3920
18b67037
MK
39212004-01-04 Mark Kettenis <kettenis@gnu.org>
3922
ba6219c8
MK
3923 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
3924 x86_64-*-*.
3925
18b67037
MK
3926 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
3927 sparc64-*-* and sparc*-solaris2*.
3928
1bfbbb9d
MK
39292004-01-04 Mark Kettenis <kettenis@gnu.org>
3930
3931 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
3932 return ${tests}" test. The ${tests} already mentions the
3933 filename.
3934
06846494
MC
39352004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3936
3937 * gdb.cp/local.exp: Accept gcc abi 2.
3938
3b0cb202
MC
39392004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3940
3941 * gdb.cp/templates.exp: Accept gcc abi 2.
3942
0643ec3f
MC
39432004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3944
3945 * lib/compiler.cc: Remove supports_template_debugging.
3946 * gdb.cp/templates.exp: Do not test supports_template_debugging.
3947
d231d0b1
MC
39482004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3949
3950 * gdb.cp/namespace.exp: Accept gcc abi 2.
3951
44ffb27c
MC
39522004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3953
3954 * gdb.cp/method.exp: Accept gcc abi 2.
3955
184ad485
MC
39562004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3957
3958 * gdb.cp/classes.exp: Generate identical results as old version.
3959 * gdb.cp/derivation.exp: Likewise.
3960 * gdb.cp/overload.exp: Likewise.
3961 * gdb.cp/virtfunc.exp: Likewise.
3962
116f09e7
MC
39632004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3964
3965 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
3966 mysterious bug with sourceware version of expect.
3967
b1379776
MC
39682004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3969
3970 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
3971 current versions of gcc, including gcc abi 2. Remove gratuitous
3972 restart of test program. Use gdb_test_multiple and gdb_test for
3973 all tests. Add patterns to xfail missing "const" in "const char *"
3974 and kfail PR gdb/1155.
3975
6b7a4c0e
MC
39762004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3977
3978 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
3979 current versions of gcc, including gcc abi 2. Remove gratuitous
3980 restart of test program. Use gdb_test_multiple and gdb_test for
3981 all tests. Add patterns to kfail PR gdb/1498.
3982
51615d72
MC
39832003-12-31 Michael Chastain <mec.gnu@mindspring.com>
3984
3985 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
3986 current versions of gcc, including gcc abi 2. Use "breakpoint"
3987 and "continue" instead of restarting the target program. Use
3988 gdb_test_multiple and gdb_test for all tests.
3989
7b79a9d7
MK
39902004-01-01 Mark Kettenis <kettenis@gnu.org>
3991
3992 * gdb.asm/asm-source.exp: Update copyright year. Link statically
3993 for *-*-solaris2*.
3994
1cd3489f
MC
39952003-12-31 Michael Chastain <mec.gnu@mindspring.com>
3996
3997 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
3998 current versions of gcc, including gcc abi 2. Use "breakpoint"
3999 and "continue" instead of restarting the target program several
4000 times. Use gdb_test_multiple and gdb_test for all tests.
4001
850742db
MC
40022003-12-18 Michael Chastain <mec.gnu@mindspring.com>
4003
4004 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
4005 source files.
4006
eb4bbda8
MC
40072003-12-16 Michael Chastain <mec.gnu@mindspring.com>
4008
4009 * gdb.base/environ.exp: Handle compiling test case from multiple
4010 source files.
4011
e42c7771
MC
40122003-12-16 Michael Chastain <mec.gnu@mindspring.com>
4013
4014 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
4015
80e4b428
JB
40162003-12-17 Jim Blandy <jimb@redhat.com>
4017
5f06973a
JB
4018 * gdb.base/freebpcmd.c: Add copyright notice.
4019
80e4b428
JB
4020 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
4021
0ab84fb7
MC
40222003-12-16 Michael Chastain <mec.gnu@mindspring.com>
4023
4024 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
4025
1b3bb3d0
JB
40262003-12-13 Jim Blandy <jimb@redhat.com>
4027
4028 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
4029
3a4c9371
KB
40302003-12-12 Kevin Buettner <kevinb@redhat.com>
4031
4032 * gdb.asm/frv.inc: New file.
4033 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
4034
a1dea79a
FF
40352003-12-09 Fred Fish <fnf@redhat.com>
4036
4037 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
4038 functions to break1.c and leave prototypes behind. Add more
4039 "set breakpoint NN here" comments.
4040 * gdb.base/break1.c: New file.
4041
4042 * gdb.base/break.exp: Handle compiling test case from multiple
4043 source files and change source file references as needed.
4044 * gdb.base/completion.exp: Ditto.
4045 * gdb.base/condbreak.exp: Ditto.
4046 * gdb.base/define.exp: Ditto.
4047 * gdb.base/ena-dis-br.exp: Ditto.
4048 * gdb.base/info-proc.exp: Ditto.
4049 * gdb.base/maint.exp: Ditto.
4050 * gdb.base/until.exp: Ditto.
4051
4052 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
4053 hardcoded line numbers.
4054 * gdb.base/define.exp: Ditto.
4055 * gdb.base/ena-dis-br.exp: Ditto.
4056 * gdb.base/maint.exp: Ditto.
4057 * gdb.base/until.exp: Ditto.
4058
4059 * gdb.base/completion.exp: Use "break1" for completion tests since
4060 "break" is no longer a unique prefix.
4061
5266b69c
AC
40622003-12-06 Andrew Cagney <cagney@redhat.com>
4063
4064 * gdb.base/structs.exp (test_struct_returns): When applicable, set
4065 "return_value_unimplemented". When an unimplemented struct return
4066 architecture, report incorrect values as a KFAIL
4067
374451f0
MC
40682003-12-05 Michael Chastain <mec.gnu@mindspring.com>
4069
4070 * gdb.cp/rtti.exp: Accept new wording of warning from
4071 cp_lookup_rtti_type.
4072
ba9b20a7
MC
40732003-12-05 Michael Chastain <mec.gnu@mindspring.com>
4074
4075 Partial fix for PR testsuite/1456.
4076 * gdb.base/scope.exp (test_at_main): Replace references to
4077 gcc_compiled with calls to test_compiler_info.
4078 (test_at_foo): Likewise.
4079 (test_at_bar): Likewise.
4080
b74b6d0b
MC
40812003-12-04 Michael Chastain <mec.gnu@mindspring.com>
4082
4083 Partial fix for PR testsuite/1456.
4084 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
4085 to test_compiler_info.
4086
ccfa3402
MC
40872003-12-03 Michael Chastain <mec.gnu@mindspring.com>
4088
4089 * gdb.base/so-impl-ld.exp: Update copyright notice.
4090
f6246aba
MC
40912003-12-02 Michael Chastain <mec.gnu@mindspring.com>
4092
4093 Partial fix for PR testsuite/1456.
4094 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
4095 to test_compiler_info.
4096
13ae734a
MC
40972003-11-28 Michael Chastain <mec.gnu@mindspring.com>
4098
4099 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
4100 from current versions of gdb. Clean up regular expressions.
4101 Delete redundant timeout case.
4102
d8e1cdee
MC
41032003-11-28 Michael Chastain <mec.gnu@mindspring.com>
4104
4105 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
4106 from current versions of gdb. Clean up regular expressions.
4107 Delete redundant timeout case.
4108
96457b64
MC
41092003-12-01 Michael Chastain <mec.gnu@mindspring.com>
4110
4111 Partial fix for PR testsuite/1456.
4112 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
4113 gcc_compiled with call to test_compiler_info.
4114
f35309fc
MC
41152003-11-30 Michael Chastain <mec.gnu@mindspring.com>
4116
4117 Partial fix for PR testsuite/1456.
4118 * gdb.base/list.exp (test_list_function): Delete unused declaration
4119 of gcc_compiled.
4120
d7afdf9b
MC
41212003-11-29 Michael Chastain <mec.gnu@mindspring.com>
4122
4123 Partial fix for PR testsuite/1456.
4124 * gdb.base/complex.exp: Replace reference to gcc_compiled with
4125 call to test_compiler_info.
4126
71507b56
MK
41272003-11-29 Mark Kettenis <kettenis@gnu.org>
4128
4129 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
4130 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
4131 it to create the appropriate note.inc.
4132 * gdb.asm/asmsrc1.s: Include "note.inc".
4133 * gdb.asm/netbsd.inc: New file.
4134 * gdb.asm/empty.inc: New file.
4135
f81f93f7
MC
41362003-11-28 Michael Chastain <mec.gnu@mindspring.com>
4137
4138 Partial fix for PR testsuite/1456.
4139 * gdb.base/constvars.exp: Replace references to gcc_compiled with
4140 calls to test_compiler_info.
4141
9a77938e
MC
41422003-11-27 Michael Chastain <mec.gnu@mindspring.com>
4143
4144 Partial fix for PR testsuite/1456.
4145 * gdb.base/volatile.exp: Replace references to gcc_compiled with
4146 calls to test_compiler_info.
4147
e8367dc7
MK
41482003-11-27 Mark Kettenis <kettenis@gnu.org>
4149
4150 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
4151 pattern for the KFAILs.
4152
526c61ee
AF
41532003-11-25 Adam Fedor <fedor@gnu.org>
4154
4155 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
4156 * gdb.objc/objcdecode.m: New file.
4157
28f2d600
AF
41582003-11-25 Adam Fedor <fedor@gnu.org>
4159
4160 * gdb.objc/nondebug.exp: Test for PR objc/1236.
4161 * gdb.objc/nondebug.m: New file.
4162
a3895cee
BE
41632003-11-26 Ben Elliston <bje@wasabisystems.com>
4164
4165 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
4166 NetBSD as it does on FreeBSD. Modelled on a similar change by
4167 Mark Kettenis on 2003-05-30.
4168 (link-flags): Set to "--entry _start" regardless of target.
4169 Special linker flags are to be appended to $link-flags.
4170 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
4171
c9f2c8a3
MC
41722003-11-25 Michael Chastain <mec.gnu@mindspring.com>
4173
4174 * gdb.cp/method.exp: Accept output of new demangler.
4175
15a0587a 41762003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
4177
4178 * gdb/class2.exp: New file.
4179 * gdb/class2.cc: New file.
4180
3c00b570
MC
41812003-11-25 Michael Chastain <mec.gnu@mindspring.com>
4182
4183 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
4184 of new demangler.
4185
7027acc7
MK
41862003-11-23 Mark Kettenis <kettenis@gnu.org>
4187
4188 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
4189 of gdb_test "run".
4190
b0e1598a
MK
41912003-11-23 Mark Kettenis <kettenis@gnu.org>
4192
4193 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
4194 "continue" into "run".
4195
4d9eda44
MC
41962003-11-23 Michael Chastain <mec.gnu@mindspring.com>
4197
4198 Partial fix for PR testsuite/1456.
4199 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
4200 call to test_compiler_info.
4201 * gdb.cp/ctti.exp: Likewise.
4202 * gdb.cp/derivation.exp: Likewise.
4203 * gdb.cp/member-ptr.exp: Likewise.
4204 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
4205 reference to gcc_compiled.
4206
42072003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
4208
4209 Fix PR testsuite/1463.
4210 * gdb.base/structs.exp (start_structs_test): Call
4211 get_debug_format before using the debug format.
4212
d422fe19
AC
42132003-11-22 Andrew Cagney <cagney@redhat.com>
4214
4215 * lib/gdb.exp (gdb_test_multiple): Add simple example.
4216 * gdb.base/structs.exp: Use gdb_test_multiple.
4217
039cf96d
AC
42182003-11-20 Andrew Cagney <cagney@redhat.com>
4219
6882279b
AC
4220 * gdb.base/structs.exp: Handle and recover from internal errors.
4221 Replace "foo${n}" with "foo<n>" in test messages.
4222
e53890ae
AC
4223 * gdb.base/structs.exp: Update copyright. Rewrite.
4224 * gdb.base/structs.c: Update copyright. Rewrite.
4225
2b211c59
AC
4226 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
4227 resync count exceeded.
d63a86f8 4228
039cf96d
AC
4229 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
4230 from the internal error.
4231 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
4232 Original from Jim Blandy.
4233 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 4234
eac98b22
AC
42352003-11-19 Andrew Cagney <cagney@redhat.com>
4236
4237 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
4238 KFAIL.
4239
67455b2a
MK
42402003-11-17 Mark Kettenis <kettenis@gnu.org>
4241
4242 New testcase for PR backtrace/1435.
4243 * gdb.arch/i386-unwind.exp: New file.
4244 * gdb.arch/i386-unwind.c: New file.
4245
853d6e5b
AC
42462003-11-17 Andrew Cagney <cagney@redhat.com>
4247
4248 * lib/gdb.exp (compiler_info): New global.
4249 (test_compiler_info): New function.
4250 (get_compiler_info): Set compiler_info.
4251 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
4252 "compiler_info" to gcc-<major>-<minor>.
4253
38cf6e11
MC
42542003-11-15 Michael Chastain <mec.gnu@mindspring.com>
4255
4256 * gdb.trace/configure: Remove.
4257
a50d3602
EZ
42582003-11-13 Elena Zannoni <ezannoni@redhat.com>
4259
4260 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 4261 breakpoints.
a50d3602
EZ
4262 * gdb.base/break.exp: Remove all references to explicit line
4263 numbers.
4264
d9407aaa
NC
42652003-11-11 Nick Clifton <nickc@redhat.com>
4266
4267 * gdb.base/shreloc.exp: Do not run for targets which do not
4268 support shared objects.
4269
db488fc1
CV
42702003-11-10 Corinna Vinschen <vinschen@redhat.com>
4271
4272 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
4273 Don't run tests if nofileio flag is given.
4274
6a90a18e
EZ
42752003-11-07 Elena Zannoni <ezannoni@redhat.com>
4276
4277 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
4278 as well as 'Watchpoint'.
4279
0b915e9c
EZ
42802003-11-06 Elena Zannoni <ezannoni@redhat.com>
4281
4282 Reported by Jim Ingham <jingham@apple.com>:
4283 * gdb.base/annota1.exp: Match at least one occurrence of the
4284 signal handler annotation.
4285
d7e4b55f
EZ
42862003-11-06 Elena Zannoni <ezannoni@redhat.com>
4287
4288 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
4289 as well as 'Watchpoint'.
4290
2fe4e8d0
MC
42912003-11-05 Michael Chastain <mec@shout.net>
4292
4293 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
4294
6ef88553
KW
42952003-11-03 Kris Warkentin <kewarken@qnx.com>
4296
4297 * gdb.arch/gdb1291.c: New test file.
4298 * gdb.arch/gdb1291.exp: New test script.
4299 * gdb.arch/gdb1431.c: New test file.
4300 * gdb.arch/gdb1431.exp: New test script.
4301
ae7dc4d8
MC
43022003-10-22 Michael Chastain <mec@shout.net>
4303
4304 * gdb.mi/pthreads.c: Add copyright notice.
4305
c39d7427
MC
43062003-10-22 Michael Chastain <mec@shout.net>
4307
4308 * gdb.threads/pthreads.c: Add copyright notice.
4309
8b7d96c1
MC
43102003-10-20 Michael Chastain <mec@shout.net>
4311
4312 * gdb.base/gdb1056.exp: New test script.
4313
d1d69fdd
DJ
43142003-10-13 Daniel Jacobowitz <drow@mvista.com>
4315
4316 * gdb.threads/killed.exp: Use gdb_run_cmd.
4317
7d605576
DJ
43182003-10-13 Daniel Jacobowitz <drow@mvista.com>
4319
4320 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
4321 create a core file.
4322 * gdb.threads/gcore-thread.exp: Likewise.
4323
618ec112
CV
43242003-10-13 Corinna Vinschen <vinschen@redhat.com>
4325
4326 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
4327 type, based on char type.
4328 (struct bit_flags_short_t): New bitfield type, based on short type.
4329 (init_bit_flags_char): New fuction.
4330 (init_bit_flags_short): Ditto.
4331 (print_bit_flags_char): Ditto.
4332 (print_bit_flags_short): Ditto.
4333 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
4334
9367a73c
MC
43352003-10-11 Michael Chastain <mec@shout.net>
4336
4337 * gdb.base/call-rt-st.exp: Update copyright year.
4338
1decf120
KI
43392003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4340
4341 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
4342 * gdb.disasm/sh3.s: Ditto.
4343
5445b2ae
DJ
43442003-10-07 Daniel Jacobowitz <drow@mvista.com>
4345
4346 * gdb.threads/switch-threads.exp: New test.
4347 * gdb.threads/switch-threads.c: New source file.
4348
aec24853
CV
43492003-10-07 Corinna Vinschen <vinschen@redhat.com>
4350
4351 * gdb.base/ending-run.exp: Add sh specific case.
4352
adc7428d
AC
43532003-10-06 Andrew Cagney <cagney@redhat.com>
4354
4355 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
4356 * gdb.disasm/mn10200.exp: Delete obsolete file.
4357
c9d37158
DJ
43582003-09-29 Daniel Jacobowitz <drow@mvista.com>
4359
4360 * ChangeLog: Correct an entry command.exp -> commands.exp.
4361 * gdb.base/commands.exp (bp_deleted_in_command_test)
4362 (temporary_breakpoint_commands): Check noargs.
4363
79c2c32d
DC
43642003-09-25 David Carlton <carlton@kealia.com>
4365
4366 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
4367 of some print tests, where appropriate. Add tests for C::D::cd,
4368 E::ce, F::cXfX, G::XgX.
4369 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
4370
594e6d67
RE
43712003-09-25 Richard Earnshaw <rearnsha@arm.com>
4372
4373 * lib/java.exp (java_init): Import target_alias before using it.
4374
10f0d451
DC
43752003-09-25 David Carlton <carlton@kealia.com>
4376
4377 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
4378
274bcba0
EZ
43792003-09-23 Elena Zannoni <ezannoni@redhat.com>
4380
d63a86f8 4381 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
4382 weirdness.
4383
cdbf20f7
MC
43842003-09-17 Michael Chastain <mec@shout.net>
4385
4386 * gdb.cp/gdb1355.exp: New file.
4387 * gdb.cp/gdb1355.c: New file.
4388
71e06f80
CV
43892003-09-15 Corinna Vinschen <vinschen@redhat.com>
4390
4391 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
4392 * gdb.asm/sh.inc: New file.
4393
5c4e30ca
DC
43942003-09-11 David Carlton <carlton@kealia.com>
4395
bd45b7af
DC
4396 * gdb.cp/namespace.exp: Add tests for namespace types.
4397 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
4398 (test_namespace): New.
4399
1c199746
EZ
44002003-09-11 Elena Zannoni <ezannoni@redhat.com>
4401
4402 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 4403 * gdb.stabs/weird.exp: Ditto.
1c199746 4404
04ed252f
MC
44052003-09-08 Michael Chastain <mec@shout.net>
4406
4407 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
4408
d8a2d9e7
MC
44092003-09-07 Michael Chastain <mec@shout.net>
4410
4411 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
4412 'parse error'.
4413
161afb24
MK
44142003-09-07 Mark Kettenis <m.kettenis@osp.nl>
4415
4416 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
4417
49f2741a
MC
44182003-08-30 Michael Chastain <mec@shout.net>
4419
4420 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
4421 * gdb.gdb/observer.exp: Ditto.
4422 * gdb.gdb/xfullpath.exp: Ditto.
4423
8afa723e
MK
44242003-08-29 Mark Kettenis <kettenis@gnu.org>
4425
4426 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
4427 *-*-*bsd*.
4428
f31dfe3b
JJ
44292003-08-28 Jeff Johnston <jjohnstn@redhat.com>
4430
4431 * gdb.base/dump.exp: Skip for ia64.
4432
4630e498
JJ
44332003-08-25 Jeff Johnston <jjohnstn@redhat.com>
4434
4435 * gdb.asm/asm-source.exp: Add ia64 support.
4436 * gdb.asm/ia64.inc: New file.
4437
1105b7ef
MC
44382003-08-22 Michael Chastain <mec@shout.net>
4439
4440 * gdb.cp: New directory.
4441 * gdb.cp/*: Copy from gdb.c++/*.
4442 * gdb.c++/*: Remove.
4443 * Makefile.in: Change gdb.c++ to gdb.cp.
4444 * configure.in: Ditto.
4445 * configure: Regnerate.
4446
c945b932
MK
44472003-08-18 Mark Kettenis <kettenis@gnu.org>
4448
4449 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
4450 * gdb.arch/i386-prologue.c (gdb1338): Add function.
4451
2b66634b
DJ
44522003-08-17 Daniel Jacobowitz <drow@mvista.com>
4453
4454 * mi-var-display.exp (-var-list-children weird): Accept function
4455 pointers with argument types.
4456 * mi1-var-display.exp (-var-list-children weird): Likewise.
4457 * mi2-var-display.exp (-var-list-children weird): Likewise.
4458
a356f73b
DJ
44592003-08-17 Daniel Jacobowitz <drow@mvista.com>
4460
4461 * gdb.base/annota3.exp: Add missing newline.
4462
483417b8
MC
44632003-08-06 Michael Chastain <mec@shout.net>
4464
4465 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
4466
c99c59c3
MS
44672003-08-12 Michael Snyder <msnyder@redhat.com>
4468
4469 * gdb.base/float.exp: Add test for SH.
4470
55ed7501
MK
44712003-08-10 Mark Kettenis <kettenis@gnu.org>
4472
4473 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
4474
1a371f2e
EZ
44752003-08-07 Elena Zannoni <ezannoni@redhat.com>
4476
4477 * gdb.base/completion.exp: Remove reduntant completion test
4478 on filename.
4479
e0f353ce
EZ
44802003-08-07 Elena Zannoni <ezannoni@redhat.com>
4481
4482 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
4483 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
4484 gdb.trace/save-trace.exp: Make sure that full pathnames are
4485 escaped correctly.
4486
5710a1af 44872003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 4488
5710a1af
EZ
4489 * configure.in: Don't generate config.h from config.hin.
4490 * configure: Regenerate.
4491 * config.hin: Remove file.
4492 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
4493 * gdb.threads/pthreads.c: Ditto.
4494
dcd81ce9
DJ
44952003-08-07 Daniel Jacobowitz <drow@mvista.com>
4496
4497 From Kei Sakamoto <sakamoto.kei@renesas.com>:
4498 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
4499 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
4500 Replace ld24 with seth/add3.
4501
6009d884
AC
45022003-08-02 Andrew Cagney <cagney@redhat.com>
4503
4504 * gdb.base/annota3.exp: New file.
4505 * gdb.base/annota3.c: New file.
4506 * gdb.c++/annota3.exp: New file.
4507 * gdb.c++/annota3.cc: New file.
4508
51514e06
MC
45092003-07-29 Michael Chastain <mec@shout.net>
4510
4511 * gdb.threads/tls.c (spin): Check errno only if sem_wait
4512 actually failed.
4513 (do_pass): Likewise.
4514 * gdb.threads/tls.exp: Always initialize no_of_threads.
4515
4ee6625b
DJ
45162003-07-27 Daniel Jacobowitz <drow@mvista.com>
4517
4518 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
4519 pattern.
4520 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
4521 * gdb.threads/tls.exp: Recognize one case of the host library not
4522 supporting TLS.
4523
225f2bf6
AC
45242003-07-27 Andrew Cagney <cagney@redhat.com>
4525
4526 * gdb.base/fileio.exp: Use SH when running commands using
4527 remote_exec.
4528
bcb27c9f
DJ
45292003-07-24 Daniel Jacobowitz <drow@mvista.com>
4530
4531 From Kei Sakamoto <sakamoto.kei@renesas.com>:
4532 * gdb.base/relocate.c (dummy): New padding array.
4533
3d67be83
MS
45342003-07-22 Michael Snyder <msnyder@redhat.com>
4535
d63a86f8 4536 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
4537
4538 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
4539 patterns to be more general, accepting old and new output.
4540 Some output chars (such as '+') also must be quoted.
d63a86f8 4541 Some addresses are displayed numerically instead of
3d67be83
MS
4542 symbolically.
4543
57ba3b85
MS
45442003-07-23 Michael Snyder <msnyder@redhat.com>
4545
686d097c
MS
4546 * gdb.base/return2.exp: Don't test long-long return.
4547
57ba3b85
MS
4548 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
4549 * gdb.disasm/t01_mov.exp: Ditto.
4550 * gdb.disasm/t02_mova.s: Ditto.
4551 * gdb.disasm/t02_mova.exp: Ditto.
4552 * gdb.disasm/t03_add.s: Ditto.
4553 * gdb.disasm/t03_add.exp: Ditto.
4554 * gdb.disasm/t04_sub.s: Ditto.
4555 * gdb.disasm/t04_sub.exp: Ditto.
4556 * gdb.disasm/t05_cmp.s: Ditto.
4557 * gdb.disasm/t05_cmp.exp: Ditto.
4558 * gdb.disasm/t06_ari2.s: Ditto.
4559 * gdb.disasm/t06_ari2.exp: Ditto.
4560 * gdb.disasm/t07_ari3.s: Ditto.
4561 * gdb.disasm/t07_ari3.exp: Ditto.
4562 * gdb.disasm/t08_or.s: Ditto.
4563 * gdb.disasm/t08_or.exp: Ditto.
4564 * gdb.disasm/t09_xor.s: Ditto.
4565 * gdb.disasm/t09_xor.exp: Ditto.
4566 * gdb.disasm/t10_and.s: Ditto.
4567 * gdb.disasm/t10_and.exp: Ditto.
4568 * gdb.disasm/t11_logs.s: Ditto.
4569 * gdb.disasm/t11_logs.exp: Ditto.
4570 * gdb.disasm/t12_bit.s: Ditto.
4571 * gdb.disasm/t12_bit.exp: Ditto.
4572 * gdb.disasm/t13_otr.s: Ditto.
4573 * gdb.disasm/t13_otr.exp: Ditto.
4574
e00759ef
EZ
45752003-07-22 Elena Zannoni <ezannoni@redhat.com>
4576
4577 * gdb.threads/tls.exp :Add kfail for 'info address' case.
4578
8bc2021f
EZ
45792003-07-22 Elena Zannoni <ezannoni@redhat.com>
4580
4581 * gdb.threads/tls.c : New file.
4582 * gdb.threads/tls.exp : New file.
4583 * gdb.threads/tls-main.c : New file.
4584 * gdb.threads/tls-shared.c : New file.
4585 * gdb.threads/tls-shared.exp : New file.
4586
89320c4c
AS
45872003-07-22 Andreas Schwab <schwab@suse.de>
4588
4589 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
4590
180dea7c
AS
45912003-07-20 Andreas Schwab <schwab@suse.de>
4592
4593 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
4594 due to insn reordering.
4595
0714963c
AC
45962003-07-15 Andrew Cagney <cagney@redhat.com>
4597
4598 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
4599
98a23b3f
MC
46002003-07-15 Michael Chastain <mec@shout.net>
4601
4602 * gdb.base/gdb1250.exp: New file.
4603 * gdb.base/gdb1250.c: New file.
4604
27e417a2
ML
46052003-07-09 Michal Ludvig <mludvig@suse.cz>
4606
4607 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
4608 expansion of size_t to 'unsigned long', not only to 'unsigned'.
4609
8bc2021f
EZ
46102003-07-09 Elena Zannoni <ezannoni@redhat.com>
4611
4612 * gdb.threads/tls.c: New file.
4613 * gdb.threads/tls.exp: New file.
4614 * gdb.threads/tls-main.c: New file.
4615 * gdb.threads/tls-shared.c: New file.
4616 * gdb.threads/tls-shared.exp: New file.
4617
d99968dc
EZ
46182003-07-09 Elena Zannoni <ezannoni@redhat.com>
4619
4620 * gdb.base/annota1.exp: Make sure that we properly escape the
4621 full path of the source file. Xfail more permissive patterns,
d63a86f8 4622 due to a compiler debug info problem.
d99968dc 4623
83876b3b
AS
46242003-07-07 Andreas Schwab <schwab@suse.de>
4625
2705e972
AS
4626 * gdb.asm/m68k.inc: New file.
4627 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
4628
83876b3b
AS
4629 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
4630 arguments"): Also match negative number.
4631
4632 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
4633
3a871b37
DJ
46342003-07-03 Daniel Jacobowitz <drow@mvista.com>
4635
4636 * gdb.base/store.c (charest): New typedef.
4637 (add_char): Rename to add_charest, update.
4638 (wack_char): Rename to wack_charest, update types. Return l + r
4639 to keep r live across the call.
4640 (wack_short, wack_int, wack_long, wack_longest, wack_float)
4641 (wack_double, wack_doublest): Return l + r to keep r live across
4642 the call.
4643 * gdb.base/store.exp: Accomodate store.c changes.
4644
b2a7f303
DC
46452003-06-30 David Carlton <carlton@kealia.com>
4646
4647 * gdb.c++/maint.exp (test_invalid_name): New.
4648 (test_first_component): Add tests for invalid names.
4649
3c6cb4a1
MC
46502003-06-29 Michael Chastain <mec@shout.net>
4651
4652 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
4653 output of '<VTT for class>' for virtual base classes.
4654
f1c2644b
DJ
46552003-06-29 Daniel Jacobowitz <drow@mvista.com>
4656
4657 * gdb.base/completion.exp: Tab-complete "complet" instead of
4658 "compl".
4659 * gdb.base/complex.exp, gdb.base/complex.c: New files.
4660
18080350
DJ
46612003-06-29 Daniel Jacobowitz <drow@mvista.com>
4662
4663 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
4664 * gdb.base/volatile.exp: Likewise.
4665
f56973f8
DJ
46662003-06-29 Daniel Jacobowitz <drow@mvista.com>
4667
4668 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
4669 gdb/1265.
4670
46712003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
4672 Daniel Jacobowitz <drow@mvista.com>
4673
4674 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
4675 initial line count of 'captured_main' from 26 to 32.
4676 (test_with_self): Allow xmalloc call to be interleaved with the
4677 preceding two lines.
4678
e766d4d6
JB
46792003-06-24 Joel Brobecker <brobecker@gnat.com>
4680
4681 * gdb.base/bang.exp: New testcase.
4682
f125c9a4
JB
46832003-06-23 Joel Brobecker <brobecker@gnat.com>
4684
4685 * gdb.base/langs.exp: Add some tests for the "minimal" language
4686 support.
4687
6e25beaf
EZ
46882003-06-23 Elena Zannoni <ezannoni@redhat.com>
4689
4690 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
4691 the testcase.
4692
2f816dda
DJ
46932003-06-22 Daniel Jacobowitz <drow@mvista.com>
4694
4695 * gdb.base/relocate.exp: Test add-symbol-file with a variable
4696 offset.
4697
db5a5748
DJ
46982003-06-22 Daniel Jacobowitz <drow@mvista.com>
4699
4700 * gdb.c++/pr-1210.cc: New file.
4701 * gdb.c++/pr-1210.exp: New file.
4702
1df0c130
DJ
47032003-06-21 Daniel Jacobowitz <drow@mvista.com>
4704
4705 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
4706 000-exec-continue.
4707
a92feac0
MK
47082003-06-15 Mark Kettenis <kettenis@gnu.org>
4709
4710 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
4711 on *-*-*bsd* instead of *-*-freebsd*.
4712
81a58f5b
AC
47132003-06-14 Andrew Cagney <cagney@redhat.com>
4714
4715 * gdb.base/store.exp: Test longest and doublest. Test all
4716 parameters. Weaken return statement match.
4717 * gdb.base/store.c: Add longest and doublest - aka long long and
4718 long double functions. Put all parameters into local register
4719 variables. Use negative values.
4720
b257a0d3
AC
47212003-06-14 Andrew Cagney <cagney@redhat.com>
4722
4723 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
4724 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
4725 exit status.
4726 * gdb.base/fileio.exp: Disable target when nointerrupts and
4727 noinferiorio, instead of limiting it to remote. Use remote_exec
4728 instead of system.
d63a86f8 4729
21c38304
JJ
47302003-06-12 Jeff Johnston <jjohnstn@redhat.com>
4731
4732 * gdb.base/float.exp: Add ia64 support.
4733
1bcdb424
CV
47342003-06-12 Corinna Vinschen <vinschen@redhat.com>
4735
4736 * gdb.base/fileio.exp: Run only on remote targets.
4737
6aeb981f
CV
47382003-06-10 Corinna Vinschen <vinschen@redhat.com>
4739
4740 * gdb.base/fileio.c: New file, testing File-I/O.
4741 * gdb.base/fileio.exp: Ditto.
4742
53df362e
RG
47432003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
4744
4745 * gdb.base/shreloc.exp: New file, check symbol values obtained from
4746 shared objects after relocation at load time (gdb PR/1132).
4747 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
4748 as above, part of the shared object relocation test.
4749
ffee1b46
MK
47502003-06-08 Mark Kettenis <kettenis@gnu.org>
4751
b5ca3722
MK
4752 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
4753 fully filled history list.
4754 * gdb.base/gdb_history: New file.
4755
03ed860d
MK
4756 * gdb.base/signals.exp: XFAIL "continue to func1" on
4757 i*86-*-freebsd*.
4758
ffee1b46
MK
4759 * gdb.base/attach.exp: When trying to attach to a nonexistent
4760 process, make it possible to specify the PID based on the target,
4761 and do so for *-*-freebsd*.
4762
d80dbb52
RH
47632003-06-02 Richard Henderson <rth@redhat.com>
4764
4765 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
4766
6dd77b81
RH
47672003-06-02 Richard Henderson <rth@redhat.com>
4768
4769 * gdb.base/selftest.exp: Next over lim_at_start initialization.
4770
f6347e16
RH
47712003-06-02 Richard Henderson <rth@redhat.com>
4772
4773 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
4774
2c161407
DJ
47752003-06-01 Daniel Jacobowitz <drow@mvista.com>
4776
4777 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
4778 of globalvar.
4779
572eb746
MK
47802003-06-01 Mark Kettenis <kettenis@gnu.org>
4781
4782 * gdb.asm/asm-source.exp: Check for memory read errors in
4783 disassembler test on *BSD too.
4784
9e9617a5
RH
47852003-06-01 Richard Henderson <rth@redhat.com>
4786
4787 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
4788 for .frame.
4789 (gdbasm_call): Lose ldgp.
4790 (gdbasm_startup): Add frame information.
4791 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
4792
7b34ad4e
MK
47932003-05-31 Mark Kettenis <kettenis@gnu.org>
4794
4795 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
4796 i?86-*-*.
4797
10059fdf
MK
47982003-05-30 Mark Kettenis <kettenis@gnu.org>
4799
4800 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
4801 FreeBSD.
4802
acf4b816
RH
48032003-05-29 Richard Henderson <rth@redhat.com>
4804
4805 * gdb.asm/alpha.inc: New file.
4806 * gdb.asm/asm-source.exp: Use it.
4807
e9ecd949
JB
48082003-05-29 Jim Blandy <jimb@redhat.com>
4809
4810 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
4811 'core.PID'.
4812
e3e5a4f3
JB
48132003-05-22 Jim Blandy <jimb@redhat.com>
4814
4815 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
4816 backtrace.
d63a86f8 4817
72fe3d25
DC
48182003-05-20 David Carlton <carlton@math.stanford.edu>
4819
4820 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
4821 this time.
4822
58da2eb2
DC
48232003-05-19 David Carlton <carlton@bactrian.org>
4824
4825 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
4826 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
4827
1fcb5155
DC
48282003-05-19 David Carlton <carlton@bactrian.org>
4829
4830 * gdb.c++/namespace.exp: Add namespace scope and anonymous
4831 namespace tests.
4832 Bump copyright date.
4833 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
4834 (main): Call C::D::marker2.
4835 * gdb.c++/namespace1.cc: New file.
4836
85e85163
JJ
48372003-05-14 Jeff Johnston <jjohnstn@redhat.com>
4838
4839 Roland McGrath <roland@redhat.com>
d63a86f8 4840 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
4841 there is no manager thread.
4842
a25fbfec
JJ
48432003-05-08 Jeff Johnston <jjohnstn@redhat.com>
4844
d63a86f8
RM
4845 * gdb.threads/schedlock.exp: Remove assumption that all threads
4846 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
4847 in one of the child threads rather than the main thread.
4848
be375bae
JB
48492003-05-07 Jim Blandy <jimb@redhat.com>
4850
09bf6082
JB
4851 Add support for assembly source testing on the s390x.
4852 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
4853 architecture.
4854 * gdb.asm/s390x.inc: New file.
4855
be375bae
JB
4856 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
4857 succession of 'if' statements.
4858
00905d52
AC
48592003-05-05 Andrew Cagney <cagney@redhat.com>
4860
4861 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
4862
b1e29e33
AC
48632003-05-05 Andrew Cagney <cagney@redhat.com>
4864
4865 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
4866 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
4867
e33d66ec
EZ
48682003-05-02 Elena Zannoni <ezannoni@redhat.com>
4869
4870 * gdb.base/charset.exp: Update based on new behavior of set/show
4871 charset commands.
4872
2b6fd0d8
AC
48732003-05-01 Andrew Cagney <cagney@redhat.com>
4874
4875 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
4876 variable do not give memory errors.
4877
130cacce
AF
48782003-04-30 Adam Fedor <fedor@gnu.org>
4879
4880 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
4881 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
4882 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
4883 gdb.objc/basicclass.m: : New files
4884
4885 * lib/gdb.exp (gdb_compile_objc): New procedure.
4886
bea71854
DJ
48872003-04-27 Daniel Jacobowitz <drow@mvista.com>
4888
4889 * gdb.base/signals.exp: Make backtrace tests more specific.
4890
0f20eeea
DC
48912003-04-23 David Carlton <carlton@bactrian.org>
4892
4893 * gdb.c++/maint.exp (test_first_component): Add tests for
4894 'operator' in more locations.
4895
c8c4d8dc
KB
48962003-04-16 Kevin Buettner <kevinb@redhat.com>
4897
4898 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
4899
3fe60e3c
EZ
49002003-04-16 Elena Zannoni <ezannoni@redhat.com>
4901
4902 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
4903 func marke' instead. Update test name.
4904
9219021c
DC
49052003-04-15 David Carlton <carlton@math.stanford.edu>
4906
4907 * gdb.c++/maint.exp: New file.
4908
5dd55bdd
EZ
49092003-04-14 Elena Zannoni <ezannoni@redhat.com>
4910
4911 * gdb.threads/schedlock.c: Change type of thread function argument
4912 to long, to avoid warnings on 64-bit platforms.
4913
00890572
EZ
49142003-04-14 Elena Zannoni <ezannoni@redhat.com>
4915
4916 * gdb.base/attach.exp: Add new message from ptrace in case of
4917 attaching to nonexistent process.
d63a86f8 4918
93201743
JB
49192003-04-11 Jim Blandy <jimb@redhat.com>
4920
4921 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4922 gdb.c++/userdef.cc: Place comments on the lines to which the
4923 marker function might return.
4924 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4925 gdb.c++/userdef.exp: Look for those comments to check that we've
4926 returned to the right place, instead of checking line numbers.
4927
2a11c64d
EZ
49282003-04-11 Elena Zannoni <ezannoni@redhat.com>
4929
4930 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
4931 match on sourcefile name, instead of directory name.
4932
68ab8fc5
EZ
49332003-04-10 Elena Zannoni <ezannoni@redhat.com>
4934
d63a86f8 4935 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
4936 working directory name.
4937
5624293a
JB
49382003-04-09 Jim Blandy <jimb@redhat.com>
4939
4940 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4941 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
4942 after an inferior function call, report the failure, but allow the
4943 test to continue.
4944
f1f02ee4
SC
49452003-04-05 Stephane Carrez <stcarrez@nerim.fr>
4946
4947 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
4948 with -DPROTOTYPES.
4949
6eb79af0
SC
49502003-04-05 Stephane Carrez <stcarrez@nerim.fr>
4951
4952 * gdb.base/break.exp: Revert last patch.
4953
8dfb4cf0
SC
49542003-04-04 Stephane Carrez <stcarrez@nerim.fr>
4955
4956 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
4957 with -DPROTOTYPES.
4958
ed4c619a
AC
49592003-04-02 Andrew Cagney <cagney@redhat.com>
4960
4961 * gdb.base/callfuncs.exp: Make "print add" messages unique.
4962 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
4963 matching directories by the name breakpoint.
4964 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
4965 Make "continue to marker1" consistent.
4966 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
4967 message consistent.
4968 * lib/gdb.exp: Put "the program is no longer running", and "the
4969 program exited" in parenthesis.
4970 * lib/mi-support.exp: Ditto.
d63a86f8 4971
4e35d5f0 49722003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 4973
4e35d5f0
BR
4974 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
4975
71900fe8
AC
49762003-03-29 Andrew Cagney <cagney@redhat.com>
4977
4978 * gdb.base/sizeof.c (main): Print the value of '\377'.
4979 * gdb.base/sizeof.exp: Check the sign of '\377'.
4980
c0655a16
MC
49812003-03-27 Michael Chastain <mec@shout.net>
4982
4983 * gdb.base/gdb1090.exp: New file.
4984 * gdb.base/gdb1090.cc: New file.
4985
5b2a3989
JB
49862003-03-27 J. Brobecker <brobecker@gnat.com>
4987
4988 * gdb.gdb/observer.exp: New regression test.
4989
79876890
MC
49902003-03-27 Michael Chastain <mec@shout.net>
4991
4992 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
4993 * gdb.base/ptype.exp: Likewise.
4994
6eac95e3
CV
49952003-03-27 Corinna Vinschen <vinschen@redhat.com>
4996
4997 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
4998
e8c71839
MC
49992003-03-26 Michael Chastain <mec@shout.net>
5000
5001 * gdb.base/ptype.exp: Actually use some typedef'd types.
5002
71b10041
SC
50032003-03-21 Stephane Carrez <stcarrez@nerim.fr>
5004
5005 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
5006 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
5007
2512cf80
CV
50082003-03-20 Corinna Vinschen <vinschen@redhat.com>
5009
5010 * gdb.base/default.exp: Fix regular expression.
5011
0d195a4f
CV
50122003-03-20 Corinna Vinschen <vinschen@redhat.com>
5013
5014 * gdb.base/args.exp: Fix regular expression.
5015
8a2dbca8
CV
50162003-03-20 Corinna Vinschen <vinschen@redhat.com>
5017
5018 * gdb.base/help.exp: Allow Win32 child process.
5019
bf028682
CV
50202003-03-20 Corinna Vinschen <vinschen@redhat.com>
5021
5022 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
5023 when stepping out of main().
5024
182dbe85
CV
50252003-03-20 Corinna Vinschen <vinschen@redhat.com>
5026
5027 * gdb.base/default.exp: Check for win32 specific message when calling
5028 "run" without executable.
5029
d67a6ba5
CV
50302003-03-20 Corinna Vinschen <vinschen@redhat.com>
5031
5032 * gdb.base/args.exp: Expect .exe in output.
5033
a955b5bb
CV
50342003-03-20 Corinna Vinschen <vinschen@redhat.com>
5035
5036 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
5037 Cygwin native.
5038
bf6bad4b
AC
50392003-03-17 Andrew Cagney <cagney@redhat.com>
5040
5041 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
5042 vector registes.
5043 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
5044 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
5045
293e9a31
DC
50462003-03-17 David Carlton <carlton@math.stanford.edu>
5047
5048 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
5049 test, for PR breakpoints/38.
5050 Call test_watchpoint_and_breakpoint.
5051 * gdb.base/watchpoint.c (func3): New function.
5052 (main): Call func3.
5053
5330f2db
DC
50542003-03-04 David Carlton <carlton@math.stanford.edu>
5055
5056 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
5057 Garply<Garply<char> >:: garply".
5058 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
5059 with respect to PR c++/1111; note also PR c++/1113.
5060 (test_template_breakpoints): KFAIL "constructor breakpoint" with
5061 respect to PR c++/1062.
5062 KFAIL "destructor breakpoint" with respect to PR c++/1112.
5063
6ece72da
DC
50642003-03-03 David Carlton <carlton@math.stanford.edu>
5065
5066 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
5067 with respect to PR c++/57.
5068 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
5069 c++/826.
5070 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
5071 respect to PR c++/57.
5072
85ca1584
DC
50732003-03-03 David Carlton <carlton@math.stanford.edu>
5074
5075 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
5076 respect to PR c++/33 into FAILs.
5077
98e9c5b8
MC
50782003-03-03 Michael Chastain <mec@shout.net>
5079
7bedbf27
MC
5080 * configure.in: Update copyright years.
5081
50822003-03-03 Michael Chastain <mec@shout.net>
5083
5084 * Makefile.in: Update copyright years.
98e9c5b8 5085
f683e100
DC
50862003-02-28 David Carlton <carlton@math.stanford.edu>
5087
5088 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
5089 print class instead of struct and/or superfluous protection
5090 specifiers, as long as the resulting output is equivalent to the
5091 source code.
5092 Delete FIXME from end of messages on tests that don't need
5093 fixing.
5094
a9e0cf2c
DC
50952003-02-28 David Carlton <carlton@math.stanford.edu>
5096
5097 * gdb.c++/templates.exp (do_tests): Allow const in the two
5098 Foo<volatile char *>::foo tests.
5099
e8d359df
MS
51002003-02-27 Michael Snyder <msnyder@redhat.com>
5101
d63a86f8 5102 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
5103 will be consistant.
5104
0b71dc91
DC
51052003-02-26 David Carlton <carlton@math.stanford.edu>
5106
5107 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
5108 char *>::foo" test with respect to PR c++/33. Create a new test
5109 which is identical to that one except that it doesn't put the
5110 space between the "char" and the "*"; KFAIL it, too.
5111
dd14ab43
DC
51122003-02-26 David Carlton <carlton@math.stanford.edu>
5113
5114 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
5115 template types into either PASSes or KFAILs (corresponding to PR
5116 c++/57). Tweak indentation. Update copyright.
5117
1146c7f1
SC
51182003-02-23 Stephane Carrez <stcarrez@nerim.fr>
5119
5120 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
5121
74641dfb
MC
51222003-02-13 Michael Chastain <mec@shout.net>
5123
5124 * gdb.base/exprs.exp: Remove i960 remnants.
5125 * gdb.base/funcargs.exp: Likewise.
5126 * gdb.base/list.exp: Likewise.
5127 * gdb.base/ptype.exp: Likewise.
5128
559cd2d0
DC
51292003-02-14 David Carlton <carlton@math.stanford.edu>
5130
5131 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
5132 pEe->D::vg()" from XFAIL to KFAIL.
5133
c4f90d87
JM
51342003-02-13 Jason Molenda (jmolenda@apple.com)
5135
5136 * gdb.base/maint.exp: Update maint print statistics regexp to include
5137 new entries.
5138
cbc4d97c
MC
51392003-02-13 Michael Chastain <mec@shout.net>
5140
5141 * gdb.c++/inherit.exp: Remove call to get_debug_format.
5142
40f235b7
MC
51432003-02-12 Michael Chastain <mec@shout.net>
5144
5145 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
5146 * gdb.c++/inherit.exp: Likewise.
5147 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
5148 * gdb.c++/templates.exp: Likewise.
5149 * gdb.c++/virtfunc.exp: Likewise.
5150
c56716b0
JM
51512003-02-06 Jason Molenda (jason-cl@molenda.com)
5152
5153 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
5154 why the code is written that way.
5155
070afcf8
MC
51562003-02-05 Michael Chastain <mec@shout.net>
5157
5158 * gdb.base/dump.exp: Add missing copyright line.
5159
5d0331e5
JM
51602003-02-05 Jason Molenda (jason-cl@molenda.com)
5161
f7ae6d3e 5162 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
5163 at the beginning so the breakpoint doesn't get set on the loop.
5164
92851186
MC
51652003-02-05 Michael Chastain <mec@shout.net>
5166
5167 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
5168 output for configurations with gcc 2.95.3.
5169
cbf1e085
AC
51702003-02-05 Keith Seitz <keiths@redhat.com>
5171 Andrew Cagney <ac131313@redhat.com>
5172
5173 * gdb.mi/mi-cli.exp: New file.
d63a86f8 5174
29518e1e
MC
51752003-02-04 Michael Chastain <mec@shout.net>
5176
5177 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
5178 Call perror and then continue.
5179
5af1d5f3
MC
51802003-02-03 Michael Chastain <mec@shout.net>
5181
5182 * gdb.c++/pr-1023.cc: New file.
5183 * gdb.c++/pr-1023.exp: New file.
5184
6b549786
JB
51852003-02-05 Jim Blandy <jimb@redhat.com>
5186
5187 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
5188 it's local to foobar. Check for it there, and check that it's not
5189 present in main.
5190 * gdb.c++/local.cc (marker2): New function.
5191 (foobar): Call marker1.
5192 (main): Call marker2 instead of marker1.
5193
67f16606
AC
51942003-02-04 Andrew Cagney <ac131313@redhat.com>
5195
5196 * gdb.disasm/mn10200.exp: Obsolete file.
5197 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
5198 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
5199 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
5200
1c5cb38e
DC
52012003-02-04 David Carlton <carlton@math.stanford.edu>
5202
5203 * gdb.c++/overload.exp: Test intToChar(1).
5204 * gdb.c++/overload.cc (intToChar): New.
5205 (main): Call intToChar.
5206
d1fe6965
DC
52072003-02-03 David Carlton <carlton@math.stanford.edu>
5208
5209 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
5210 'might_kfail' arg.
5211 KFAIL some of the continue_to_bp_overloaded calls, according to
5212 PR c++/1025.
5213
9ba61c5d
MC
52142003-02-01 Michael Chastain <mec@shout.net>
5215
5216 * gdb.base/advance.c (marker1): New marker function.
5217 * gdb.base/advance.exp: When the 'advance' command lands on the
5218 return breakpoint, it can legitimately stop on either the
5219 current line or the next line. Accommodate both outcomes.
5220 * gdb.base/until.exp: Likewise.
5221
e7494ffb
AC
52222003-02-02 Andrew Cagney <ac131313@redhat.com>
5223
5224 2002-11-10 Jason Molenda (jason-cl@molenda.com):
5225 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
5226 now a list, not a tuple.
5227 * gdb.mi/mi-var-display.exp: Ditto.
5228 * gdb.mi/gdb792.exp: Ditto.
5229
075559bc
AC
52302003-02-01 Andrew Cagney <ac131313@redhat.com>
5231
5232 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
5233 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
5234 stack backtraces.
5235 * gdb.mi/mi-syn-frame.c: Part of same.
5236
2bd4c7b1
MK
52372003-02-01 Mark Kettenis <kettenis@gnu.org>
5238
5239 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
5240 gdb.mi/mi1-pthreads.exp: Return instead of calling
5241 gdb_suppress_entire_file.
5242
eabd8992
MS
52432003-02-01 Mark Salter <msalter@redhat.com>
5244
5245 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
5246
71469e2f
MS
52472003-01-31 Mark Salter <msalter@redhat.com>
5248
5249 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
5250 Support empty arg.
5251
38a94d44
MC
52522003-01-30 Michael Chastain <mec@shout.net>
5253
5254 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
5255 This was a workaround for a UTF-8 bug in readline 4.3. The bug
5256 has been fixed in gdb/readline on 2003-01-09.
5257
19ea9e73
MS
52582003-01-29 Michael Snyder <msnyder@redhat.com>
5259
e8d359df
MS
5260 * gdb.base/maint.exp: Allow for leading underscore in symbol.
5261 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
5262 * gdb.base/args.exp: Skip if target does not support args passing.
5263
2307bd6a
DJ
52642003-01-22 Daniel Jacobowitz <drow@mvista.com>
5265
19ea9e73 5266 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
5267 gdb_test. Accept a list of expect arguments as the third
5268 parameter.
5269 (gdb_test): Use it.
5270
f2dd3617
EZ
52712003-01-20 Elena Zannoni <ezannoni@redhat.com>
5272
5273 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
5274 allow for different test tree configurations. Update some
5275 tescases accordingly.
5276 * gdb.arch/altivec-regs.exp: Ditto.
5277 * gdb.asm/asm-source.exp: Ditto.
5278 * gdb.base/advance.exp: Ditto.
5279 * gdb.base/display.exp: Ditto.
d63a86f8 5280 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
5281 * gdb.base/mips_pro.exp: Ditto.
5282 * gdb.base/overlays.exp: Ditto.
5283 * gdb.base/relocate.exp: Ditto.
5284 * gdb.base/setshow.exp: Ditto.
5285 * gdb.base/step-line.exp: Ditto.
5286 * gdb.base/step-test.exp: Ditto.
5287 * gdb.base/until.exp: Ditto.
5288 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
5289
c71cdefd
DC
52902003-01-17 David Carlton <carlton@math.stanford.edu>
5291
5292 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
5293 corresponding to PR c++/945.
5294 Update copyright.
5295
fdba05d7
DC
52962003-01-17 David Carlton <carlton@math.stanford.edu>
5297
5298 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
5299 corresponding to PR c++/68.
5300
53012003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
5302
5303 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
5304 (test_paddr_hairy_functions): Call print_addr_2_kfail for
5305 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
5306
c362c33a
EZ
53072003-01-15 Elena Zannoni <ezannoni@redhat.com>
5308
0fbc361c
EZ
5309 * gdb.base/break.exp: Fix change of default location, because of
5310 removal of until tests.
5311 * gdb.base/help.exp: Update test for new 'until' help message.
5312 Add test for help on 'advance'.
c362c33a
EZ
5313 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
5314
dabf8a35
MK
53152003-01-15 Mark Kettenis <kettenis@gnu.org>
5316
5317 * gdb.base/default.exp: Adapt "info float" test for recent changes
5318 to that command. Add test for "info vector".
5319 * gdb.base/float.exp: New file. Add test for "info float" that
5320 resembles the old test in gdb.base/default.exp.
5321
a1769aca
DC
53222003-01-15 David Carlton <carlton@math.stanford.edu>
5323
5324 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
5325
82025e13
EZ
53262003-01-15 Elena Zannoni <ezannoni@redhat.com>
5327
5328 * gdb.base/break.exp: Move the tests of until command from here...
5329 * gdb.base/until.exp: ... to here. New file. Add other tests.
5330 * gdb.base/advance.c: New file.
5331 * gdb.base/advance.exp: New file.
5332
8f9ab801
EZ
53332003-01-14 Elena Zannoni <ezannoni@redhat.com>
5334
5335 * gdb.base/args.c: New file.
5336 * gdb.base/args.exp: New file.
5337
9ae66589
DJ
53382003-01-14 Daniel Jacobowitz <drow@mvista.com>
5339
5340 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
5341
8d77e5c3
DJ
53422003-01-14 Daniel Jacobowitz <drow@mvista.com>
5343
5344 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
5345
12d2f0a1
DJ
53462003-01-14 Daniel Jacobowitz <drow@mvista.com>
5347
5348 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
5349 dates.
5350
6ca37014
DJ
53512003-01-13 Daniel Jacobowitz <drow@mvista.com>
5352
5353 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
5354
b0023472
DJ
53552003-01-13 Daniel Jacobowitz <drow@mvista.com>
5356
5357 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
5358 (ptype &*"foo").
5359 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
5360
607fbc54 53612003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
5362
5363 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
5364 * gdb.mi/mi1-console.exp: Likewise.
5365
607fbc54 53662003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
5367
5368 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
5369 * gdb.mi/mi1-console.exp: Likewise.
5370
a1fb14a2
DJ
53712003-01-13 Daniel Jacobowitz <drow@mvista.com>
5372
5373 * gdb.c++/overload.exp: Remove some fixed XFAILs.
5374
c4cf40b7
DJ
53752003-01-09 Daniel Jacobowitz <drow@mvista.com>
5376
5377 * gdb.base/detach.exp: New test.
5378
696d5a5b
DJ
53792003-01-09 Daniel Jacobowitz <drow@mvista.com>
5380
5381 * Makefile.in (ALL_SUBDIRS): New variable.
5382 (subdirs, clean, distclean): Use it.
5383 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
5384 regenerating Makefile, since it is generated from the top level.
5385 * gdb.asm/Makefile.in: Likewise.
5386 * gdb.base/Makefile.in: Likewise.
5387 * gdb.c++/Makefile.in: Likewise.
5388 * gdb.disasm/Makefile.in: Likewise.
5389 * gdb.java/Makefile.in: Likewise.
5390 * gdb.mi/Makefile.in: Likewise.
5391 * gdb.threads/Makefile.in: Likewise.
5392 * gdb.trace/Makefile.in: Likewise.
5393
754533e4
DC
53942003-01-09 David Carlton <carlton@math.stanford.edu>
5395
5396 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
5397 Add copyright year 2003.
5398
d8b3e9ee
MC
53992003-01-06 Michael Chastain <mec@shout.net>
5400
5401 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
5402 When selecting a thread, 'line' and 'file' are optional.
5403 * gdb.mi/mi1-pthreads.exp: Likewise.
5404
8e9e0fe6
AS
54052003-01-06 Andreas Schwab <schwab@suse.de>
5406
5407 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
5408 failures.
5409
b5ab8ff3
DJ
54102003-01-04 Daniel Jacobowitz <drow@mvista.com>
5411
5412 Fix PR gdb/844
5413 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
5414 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
5415
5416 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
5417 instead of calling gdb_suppress_entire_file.
5418 * gdb.threads/print-threads.exp: Likewise.
5419 * gdb.threads/schedlock.exp: Likewise.
5420
5421 * gdb.threads/killed.exp: Return instead of calling
5422 gdb_suppress_entire_file.
5423 * gdb.threads/linux-dp.exp: Likewise.
5424 * gdb.threads/pthreads.exp: Likewise.
5425
1e698235
DJ
54262003-01-04 Daniel Jacobowitz <drow@mvista.com>
5427
5428 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
5429 stabs.
5430 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
5431 * gdb.base/whatis.exp: Always allow (void) after function names.
5432
147ff08c
DJ
54332003-01-04 Daniel Jacobowitz <drow@mvista.com>
5434
5435 * gdb.c++/casts.exp: Correct regexp.
5436
dc62bfc2
MK
54372003-01-04 Mark Kettenis <kettenis@gnu.org>
5438
5439 * configure.in: Call AC_CONFIG_HEADER. Don't call
5440 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
5441 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
5442 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
5443 aforementioned directories in the AC_OUPUT call.
5444 * config.hin: New file.
5445 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
5446 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
5447 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
5448 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
5449 pass -I$objdir instead of -I$objdir/$subdir in compilation.
5450 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
5451 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
5452 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
5453 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
5454 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
5455 gdb.threads/configure.in, gdb.threads/configure,
5456 gdb.threads/config.in, gdb.trace/configure.in,
5457 gdb.trace/configure: Removed.
5458
77afa639
MC
54592003-01-03 Michael Chastain <mec@shout.net>
5460
5461 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
5462 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
5463
7634bb6e
DJ
54642003-01-03 Daniel Jacobowitz <drow@mvista.com>
5465
5466 * gdb.base/store.exp: Fix regular expressions.
5467
b39c905e
MK
54682002-12-28 Mark Kettenis <kettenis@gnu.org>
5469
5470 * configure.in: Rewrite.
5471 * configure: Regenerated.
5472
0a8551dd
DC
54732003-01-03 David Carlton <carlton@math.stanford.edu>
5474
5475 * gdb.base/psymtab.exp: New file.
5476 * gdb.base/psymtab1.c: Ditto.
5477 * gdb.base/psymtab2.c: Ditto.
5478
c60b7188
AF
54792002-12-23 Adam Fedor <fedor@gnu.org>
5480
5481 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
5482
ee73db83
DC
54832002-12-23 David Carlton <carlton@math.stanford.edu>
5484
5485 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
5486 and current_directory initialization.
5487
d6c1774e
JB
54882002-12-22 Jim Blandy <jimb@redhat.com>
5489
f0a847b8
JB
5490 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
5491 rather than as part of the output file name.
5492
d6c1774e
JB
5493 * gdb.base/attach.exp: There's no need to copy the test program to
5494 /tmp; that was only ever necessary on HP/UX, and this test is
5495 entirely disabled there anyway.
5496
f0708dbb
JB
54972002-12-21 Jim Blandy <jimb@redhat.com>
5498
4c2acfea
JB
5499 * gdb.c++/psmang.exp: Doc fix.
5500
f0708dbb
JB
5501 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
5502 test.
5503
9579e000
DC
55042002-12-20 David Carlton <carlton@math.stanford.edu>
5505
5506 * gdb.c++/annota2.exp: KFAIL annotate-quit.
5507
d1810171
MC
55082002-12-18 Michael Chastain <mec@shout.net>
5509
5510 * gdb.c++/annota2.exp: Add copyright year 2002.
5511
76565097
DC
55122002-12-17 David Carlton <carlton@math.stanford.edu>
5513
5514 * gdb.c++/try_catch.cc: Add marker comments.
5515 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
5516 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
5517 * gdb.c++/m-static.cc: Ditto.
5518 * gdb.c++/m-static1.cc: Ditto.
5519 * gdb.c++/try_catch.cc: Ditto.
5520
da81390b
JJ
55212002-12-16 Jeff Johnston <jjohnstn@redhat.com>
5522
5523 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
5524 to see whether we are using the new -environment-directory
5525 command which resets via -r or the old version of the command
5526 which may prompt the user. Part of fix for gdb/741.
5527
b304d130
AC
55282002-12-13 Andrew Cagney <ac131313@redhat.com>
5529
5530 * gdb.fortran/types.exp: Update obsolete comment.
5531 * gdb.fortran/exprs.exp: Ditto.
5532 * lib/gdb.exp: Delete obsolete code.
5533 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
5534 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
5535 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
5536 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
5537 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
5538 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
5539 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
5540 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
5541 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
5542 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
5543 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
5544 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
5545 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
5546 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
5547 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
5548 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
5549 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
5550 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
5551 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
5552 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
5553 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
5554 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
5555 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
5556 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
5557 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
5558 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
5559 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
5560 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
5561 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
5562 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
5563 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
5564 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
5565 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
5566 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
5567 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
5568 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
5569 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
5570
a23b6e6a
DC
55712002-12-11 David Carlton <carlton@math.stanford.edu>
5572
5573 * gdb.c++/m-data.exp: Add test for members that shadow global
5574 variables: see PR gdb/804.
5575 * gdb.c++/m-data.cc: Ditto.
5576
6604731b
DJ
55772002-12-10 Daniel Jacobowitz <drow@mvista.com>
5578
5579 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
5580
de46ecd7
DC
55812002-12-06 David Carlton <carlton@math.stanford.edu>
5582
5583 * gdb.base/store.c: Don't declare functions static.
5584
27e829d0
AC
55852002-12-04 Andrew Cagney <ac131313@redhat.com>
5586
5587 * gdb.base/store.exp, gdb.base/store.c: New files.
5588
92806416
DJ
55892002-12-03 Daniel Jacobowitz <drow@mvista.com>
5590
5591 * gdb.base/selftest.exp: Update for current gdb.
5592
3bcbaac5
DJ
55932002-12-03 Daniel Jacobowitz <drow@mvista.com>
5594
5595 * gdb.base/maint.exp: Only dump symbols from one source file
5596 or objfile.
5597
f4f00b1f
DJ
55982002-12-03 Daniel Jacobowitz <drow@mvista.com>
5599
5600 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
5601 function call.
5602
f1c8a949
JB
56032002-11-25 Jim Blandy <jimb@redhat.com>
5604
5605 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
5606 function appearing in error message.
5607
9e297a97
DJ
56082002-11-21 Daniel Jacobowitz <drow@mvista.com>
5609
5610 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
5611
1f312e79
JJ
56122002-11-08 Jeff Johnston <jjohnstn@redhat.com>
5613
d63a86f8
RM
5614 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
5615 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
5616 should be in mi console format. This is part of fix for PR gdb/604.
5617
83c31e7d
FN
56182002-09-18 Fernando Nasser <fnasser@redhat.com>
5619
5620 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
5621 which explicitly prints the zero offset as "+0".
5622
322b3f65
DJ
56232002-10-22 Daniel Jacobowitz <drow@mvista.com>
5624
5625 * gdb.threads/schedlock.c (args): Make unsigned.
5626
56272002-10-21 Daniel Jacobowitz <drow@mvista.com>
5628
5629 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
5630 numbers. Allow "foo2|selected stack frame".
5631 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
5632 * gdb.asm/asmsrc2.s: Likewise.
5633 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
5634 comments.
5635 * gdb.asm/mips.inc: New file.
5636
5e2fe5b8
AF
56372002-10-18 Adam Fedor <fedor@gnu.org>
5638
5639 * gdb.base/default.exp: Update expected output to include 'ObjC'.
5640 * gdb.base/help.exp: Likewise.
5641
abe1a5d0
KB
56422002-10-17 Kevin Buettner <kevinb@redhat.com>
5643
5644 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
5645 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
5646
10abb1d4
JB
56472002-10-02 Jim Blandy <jimb@redhat.com>
5648
5649 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
5650
1f609b42
AC
56512002-10-01 Andrew Cagney <ac131313@redhat.com>
5652
5653 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
5654 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
5655 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
5656 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
5657 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
5658 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
5659 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
5660
0aee02e4
AC
56612002-09-29 Andrew Cagney <ac131313@redhat.com>
5662
5663 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
5664 * mi0-disassemble.exp, mi0-eval.exp: Delete.
5665 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
5666 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
5667 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
5668 * mi0-var-block.exp, mi0-var-child.exp: Delete.
5669 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 5670
6fde09ad
KB
56712002-09-27 Kevin Buettner <kevinb@redhat.com>
5672
5673 * gdb.base/annota1.exp (info break): Make directory components of
5674 path optional since not all compilers emit this debug information.
5675
5676 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
5677 step ends up stepping out of the function instead of stopping on
5678 the epilogue.
5679
9e8aab75
KS
56802002-09-26 Keith Seitz <keiths@redhat.com>
5681
5682 * lib/insight-support.exp (gdbtk_start): Figure out where
5683 the insight executable is based on where gdb is. Use this
5684 executable to start insight instead of gdb.
5685
e36180d7
AC
56862002-09-25 Andrew Cagney <cagney@redhat.com>
5687
5688 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
5689
9dd34b2b
AC
56902002-09-24 Andrew Cagney <ac131313@redhat.com>
5691
5692 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
5693 test_isolated_complaints.
5694 (test_empty_complaint): New function.
5695 (test_empty_complaints): New function. Check no output when no
5696 complaints.
d63a86f8 5697
dea97812
KB
56982002-09-19 Jim Blandy <jimb@redhat.com>
5699
5700 * gdb.base/charset.exp, gdb.base/charset.c: New files.
5701
54951bd7
AC
57022002-09-19 Andrew Cagney <ac131313@redhat.com>
5703
5704 * gdb.gdb/complaints.exp: New file.
5705
dec43320
AC
57062002-09-18 Andrew Cagney <ac131313@redhat.com>
5707
5708 * gdb.base/maint.exp: Check `help maint internal-warning'.
5709
e70d6e3f
DC
57102002-09-18 David Carlton <carlton@math.stanford.edu>
5711
5712 * gdb.c++/m-static.exp: Remove breakpoints depending on line
5713 numbers, and replace them by a single breakpoint after the
5714 constructors are all finished.
5715 Add test 4.
5716 * gdb.c++/m-static.cc: Add test 4.
5717 * gdb.c++/m-static.h: New file.
5718 * gdb.c++/m-static1.cc: New file.
5719
5720 * gdb.c++/printmethod.exp: New file.
5721 * gdb.c++/printmethod.cc: New file.
5722
5723 * gdb.c++/pr-574.exp: New file.
5724 * gdb.c++/pr-574.cc: New file.
5725
afb5c968
CV
57262002-09-18 Corinna Vinschen <vinschen@redhat.com>
5727
5728 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
5729 embedded targets which never actually exit.
5730
31e45dee
FN
57312002-09-18 Fernando Nasser <fnasser@redhat.com>
5732
5733 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
5734 "don't step after run" as unresolved or unsupported, instead of xfail.
5735
a283c5a1
CV
57362002-09-18 Corinna Vinschen <vinschen@redhat.com>
5737
5738 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
5739 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
5740 Add newline to expected string in "step out of main (status wrapper)"
5741 case.
5742
11350d2a
CV
57432002-09-18 Corinna Vinschen <vinschen@redhat.com>
5744
5745 * lib/gdb.exp (rerun_to_main): Allow restarting application.
5746 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
5747
0deec7d6
TT
57482002-09-17 Tom Tromey <tromey@redhat.com>
5749
5750 * gdb.base/printcmds.exp (test_print_string_constants): Expect
5751 \000, not \0, in double-quoted string.
5752
b2b4a1b5
CV
57532002-09-14 Corinna Vinschen <vinschen@redhat.com>
5754
c9d37158 5755 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
5756 string after running the commands execution on breakpoint tests.
5757
1c56143a
CV
57582002-09-13 Corinna Vinschen <vinschen@redhat.com>
5759
5760 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
5761
37f8da45
JB
57622002-09-12 Joel Brobecker <brobecker@gnat.com>
5763
5764 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
5765
08b468e0
KS
57662002-09-10 Keith Seitz <keiths@redhat.com>
5767
5768 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
5769 runto proc.
5770 (mi_run_to_main): Use mi_runto.
5771 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
5772
dc360f58
KS
57732002-09-10 Keith Seitz <keiths@redhat.com>
5774
5775 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
5776 regexp for stopping at main. Could have multiple event notifications.
5777 Don't assume that main was declared with no parameters.
5778 (mi_next): Use mi_step_to.
5779 (mi_step): Use mi_next_to.
5780
ce3abcfb
CV
57812002-09-09 Corinna Vinschen <vinschen@redhat.com>
5782
5783 * gdb.base/default.exp: Fix expected string in `info float' test.
5784
d1f5b980
BE
57852002-09-09 Ben Elliston <bje@redhat.com>
5786
5787 * config/mips.exp: Update comments.
5788 * config/mips-idt.exp: Likewise.
5789 * config/nind.exp: Likewise.
5790 * config/slite.exp: Likewise.
5791 * config/sparclet.exp: Likewise.
5792 * config/udi.exp: Likewise.
5793 * config/vx.exp: Likewise.
5794 * config/vxworks29k.exp: Likewise.
5795
2f71430b
JB
57962002-09-05 Jim Blandy <jimb@redhat.com>
5797
5798 * gdb.threads/killed.exp: Fix test failure message.
5799
7ddebc7e
KS
58002002-09-04 Keith Seitz <keiths@redhat.com>
5801
5802 * lib/mi-support.exp: Update copyright.
5803 (mi_gdb_test): Increase the priority of the expected pattern
5804 so that it matches gdb_test.
5805
0ae67eb3
KS
58062002-09-03 Keith Seitz <keiths@redhat.com>
5807
5808 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
5809 Use integer comparison instead of string comparison for testing
5810 whether binary was built.
5811
38fc42c8
JB
58122002-09-03 Jim Blandy <jimb@redhat.com>
5813
5814 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
5815
b6ff0e81
JB
58162002-08-29 Jim Blandy <jimb@redhat.com>
5817
5818 * gdb.threads/pthreads.exp: Move the portable thread compilation
5819 code into a function in lib/gdb.exp, and call that from here.
5820 * lib/gdb.exp (gdb_compile_pthreads): New function.
5821
07c98896
KS
58222002-08-29 Keith Seitz <keiths@redhat.com>
5823
5824 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
5825 expect_out so that callers can get at it.
5826
0312286c
DJ
58272002-08-23 Daniel Jacobowitz <drow@mvista.com>
5828
5829 * gdb.threads/print-threads.c: New file.
5830 * gdb.threads/print-threads.exp: New file.
5831 * gdb.threads/schedlock.c: New file.
5832 * gdb.threads/schedlock.exp: New file.
5833
dd039bc4
EZ
58342002-08-22 Elena Zannoni <ezannoni@redhat.com>
5835
5836 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
5837 not altivec.c.
5838
1f36144c
MK
58392002-08-17 Mark Kettenis <kettenis@gnu.org>
5840
5841 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
5842 targets. The problem should be fixed now.
5843
16057ec7 58442002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
5845
5846 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
5847 2002-07-24 change that removes final dots from error messages.
5848
3c1499ad
TT
58492002-08-13 Tom Tromey <tromey@redhat.com>
5850
5851 * gdb.base/readline.exp: New file.
5852
a20ce2c3
AC
58532002-08-01 Andrew Cagney <ac131313@redhat.com>
5854
5855 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
5856 supress message.
5857
db034ac5
AC
58582002-08-01 Andrew Cagney <cagney@redhat.com>
5859
5860 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
5861 CHILL_FOR_TARGET and CHILL_LIB.
5862 * configure.in (configdirs): Remove gdb.chill.
5863 * configure: Regenerate.
5864 * lib/gdb.exp: Obsolete references to chill.
5865 * gdb.fortran/types.exp: Ditto.
5866 * gdb.fortran/exprs.exp: Ditto.
5867
3e000b18
KB
58682002-07-30 Kevin Buettner <kevinb@redhat.com>
5869
5870 * gdb.base/shlib-call.exp (additional_flags): Conditionally
5871 set Irix-specific compile and link flags.
5872
28f4966b
KB
58732002-07-29 Kevin Buettner <kevinb@redhat.com>
5874
5875 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
5876 source files. The ``-o'' option doesn't work with the ``-E'' option
5877 when using the Irix compiler.
5878
46c0d5a6
DJ
58792002-07-19 Daniel Jacobowitz <drow@mvista.com>
5880
5881 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
5882 Improve support for reusing an exec file. Copy exec file
5883 to target, and run gdbserver on the target instead of on the host.
5884
eecf4bed
JB
58852002-07-18 Jim Blandy <jimb@redhat.com>
5886
0f815cdf
JB
5887 * gdb.base/ending-run.exp: Don't expect to see the program end in
5888 some orderly fashion when we're running on a real stand-alone
5889 board.
5890
eecf4bed
JB
5891 * gdb.base/interrupt.exp: Correct logic for skipping tests on
5892 targets that don't support interrupts.
5893
52d309e4
JB
58942002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
5895
5896 * gdb.base/attach.exp: Add patterns to match output from /proc-based
5897 systems.
5898 Move comments in expect statements to inside the actions, so that they
5899 don't get matched against.
5900
ff683d9e
MK
59012002-07-10 Mark Kettenis <kettenis@gnu.org>
5902
5903 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
5904 function when asleep" test.
5905
b5356753
AC
59062002-07-10 Andrew Cagney <ac131313@redhat.com>
5907
5908 * gdb.base/page.exp: Rewrite to handle problems with very long
5909 `info set' output. Update copyright.
5910
6aa4d13a
AC
59112002-06-26 Andrew Cagney <ac131313@redhat.com>
5912
5913 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
5914 gdb.threads-hp.
5915 * gdb.hp/configure: Regenerate.
5916 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
5917 * gdb.hp/gdb.threads-hp/configure: Delete file.
5918 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
5919
8cf8c2b8
AC
59202002-06-22 Andrew Cagney <ac131313@redhat.com>
5921
5922 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
5923 setlocale, bindtextdomain and textdomain.
5924
6827a8f8
JB
59252002-06-11 Jim Blandy <jimb@redhat.com>
5926
919d772c
JB
5927 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
5928 preprocessor macro information is present.
5929
6827a8f8
JB
5930 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
5931 tests.
5932
c15b0d21
MS
59332002-06-06 Michael Snyder <msnyder@redhat.com>
5934
c5984d70
MS
5935 * gdb.base/overlays.exp: Record addresses of overlay
5936 functions in TCL variables rather than in GDB variables,
5937 to avoid having GDB convert them to pointers (with loss
5938 of information).
5939
d63a86f8 5940 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 5941 default linker script changes.
c15b0d21
MS
5942 * gdb.base/long_long.exp: Add check for sizeof (long double).
5943
be26fe0d
ML
59442002-06-06 Michal Ludvig <mludvig@suse.cz>
5945
5946 * gdb.asm/asm-source.exp: Add x86-64 target.
5947 * gdb.asm/x86_64.inc: New.
d63a86f8 5948
258093ca 59492002-05-30 Michael Chastain <mec@shout.net>
258093ca 5950
4b3153f1 5951 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
5952 * gdb.c++/m-static.cc: New file.
5953 * gdb.c++/m-static.exp: New file.
5954
241264c6
MS
59552002-05-28 Michael Snyder <msnyder@redhat.com>
5956
5957 * gdb.base/call-ar-st.exp: Allow for reduced floating point
5958 precision.
5959
9bba8c8f 59602002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 5961
4b3153f1 5962 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
5963 * gdb.c++/m-data.cc: New file.
5964 * gdb.c++/m-data.exp: New file.
5965
59662002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 5967
4b3153f1 5968 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 5969 * gdb.c++/try_catch.cc: New file.
d63a86f8 5970 * gdb.c++/try_catch.exp: New file.
9bba8c8f 5971
def1b996
MC
59722002-05-27 Michael Chastain <mec@shout.net>
5973
5974 * gdb.c++/local.exp: Accept more nested types in output.
5975
522ba268
MC
59762002-05-26 Michael Chastain <mec@shout.net>
5977
5978 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
5979
277254ba
MS
59802002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
5981
5982 * lib/gdb.exp (gdb_wrapper_init): Just because
5983 gdb_wrapper_file exists, this does not mean that the file
5984 should not be rebuilt. That is what gdb_wrapper_initialized
5985 is for.
5986 (default_gdb_init): Reset gdb_wrapper_initialized.
5987
b61a8733
MS
59882002-05-23 Michael Snyder <msnyder@redhat.com>
5989
d63a86f8 5990 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
5991 the precision of the floating point test results.
5992 * gdb.base/call-rt-st.exp: Ditto.
5993
b61a8733
MS
5994 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
5995 * gdb.base/call-rt-st.exp: Ditto.
5996
56f6e910
MC
59972002-05-19 Michael Chastain <mec@shout.net>
5998
5999 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
6000
ad0b0016
EZ
60012002-05-19 Elena Zannoni <ezannoni@redhat.com>
6002
6003 * configure.in (configdirs): Add gdb.arch.
6004 * configure: Regenerate.
6005
f617d2b6
JB
60062002-05-17 Jim Blandy <jimb@redhat.com>
6007
6008 * gdb.base/completion.exp: Recognize the more detailed error
6009 messages produced by the macro expander's lexical analyzer.
6010
eac2a696
EZ
60112002-05-14 Elena Zannoni <ezannoni@redhat.com>
6012
6013 * gdb.arch/altivec-abi.c: New file.
6014 * gdb.arch/altivec-abi.exp: New file.
6015 * gdb.arch/altivec-regs.c: New file.
6016 * gdb.arch/altivec-regs.exp: New file.
6017
2fdde8f8
DJ
60182002-05-14 Daniel Jacobowitz <drow@mvista.com>
6019
6020 * gdb.base/maint.exp (maint print type): Update for new type
6021 structure.
d63a86f8 6022
e31f1a7c
EZ
60232002-05-14 Elena Zannoni <ezannoni@redhat.com>
6024
6025 * gdb.arch: New directory.
6026 * gdb.arch/configure.in: New file.
6027 * gdb.arch/configure: New file.
6028 * gdb.arch/Makefile.in: New file.
6029
db589741
CV
60302002-05-13 Corinna Vinschen <vinschen@redhat.com>
6031
6032 * gdb.asm/asm-source.exp: Add v850 as supported target.
6033 * gdb.asm/v850.inc: New file.
6034
8ce2a7dc
DJ
60352002-05-13 Daniel Jacobowitz <drow@mvista.com>
6036
6037 * gdb.c++/annota2.exp (annotate-quit): Add comment.
6038
df763c7f
DJ
60392002-05-12 Daniel Jacobowitz <drow@mvista.com>
6040
6041 * gdb.base/break.exp: Check 'break "marker2"'.
6042
377daeed
MS
60432002-05-10 Michael Snyder <msnyder@redhat.com>
6044
6045 * gdb.base/long_long.exp: Fix typo.
6046
c4b7bc2b
JB
60472002-05-10 Jim Blandy <jimb@redhat.com>
6048
ecac9a4e
JB
6049 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
6050 a bug.
6051
c4b7bc2b
JB
6052 * gdb.base/printcmds.exp (test_integer_literals_rejected):
6053 Recognize more detailed error message produced by the macro
6054 expander's lexical analyzer.
6055 * lib/gdb.exp (test_print_reject): Same.
6056
e71019a1
MK
60572002-05-09 Mark Kettenis <kettenis@gnu.org>
6058
6059 * gdb.c++/method.exp: Fix typo.
6060
fedfc8e6
MS
60612002-05-08 Michael Snyder <msnyder@redhat.com>
6062
166a1957
MS
6063 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
6064 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 6065 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
6066 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
6067 Add iftarget clause for strongarm.
d63a86f8 6068
f1c47eb2
MS
60692002-05-06 Michael Snyder <msnyder@redhat.com>
6070
cb9a9d3e
MS
6071 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
6072 (gdb_continue_to_end): Accept output from status wrapper.
6073 * gdb.base/ending-run.exp: Add case for output from status wrapper.
6074 Clean up fail messages to match pass messages.
6075
f1c47eb2
MS
6076 Enable the "needs_status_wrapper" testsuite feature.
6077 * lib/gdb.exp (gdb_wrapper_init): New procedure.
6078 (gdb_compile): Conditionally call gdb_wrapper_init.
6079 * gdb.base/a2-run.exp: Recognize output from status wrapper.
6080 * gdb.c++/method.exp: Recognize output from status wrapper.
6081
6079c749
BE
60822002-05-06 Ben Elliston <bje@redhat.com>
6083From Graydon Hoare <graydon@redhat.com>
6084
6085 * config/sid.exp: Include support for "rawsid" protocol.
6086
188baff3
JB
60872002-05-03 Jim Blandy <jimb@redhat.com>
6088
6089 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
6090 * gdb.c++/hang3.C: New file.
6091
b9c07f0f
AC
60922002-05-04 Andrew Cagney <ac131313@redhat.com>
6093
6094 * gdb.base/default.exp: Remove obsolete code.
6095 * gdb.c++/misc.exp: Ditto. Update copyright.
6096 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
6097 * gdb.base/whatis.exp: Ditto. Update copyright.
6098 * gdb.base/scope.exp: Ditto. Update copyright.
6099 * gdb.base/ptype.exp: Ditto. Update copyright.
6100 * gdb.base/printcmds.exp: Ditto. Update copyright.
6101 * gdb.base/opaque.exp: Ditto. Update copyright.
6102 * gdb.base/list.exp: Ditto.
6103 * gdb.base/funcargs.exp: Ditto. Update copyright.
6104 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
6105 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
6106 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
6107 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
6108 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
6109 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
6110
5c7a0397
MS
61112002-05-02 Michael Snyder <msnyder@redhat.com>
6112
d6dcc264 6113 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
6114 * gdb.base/long_long.exp: Add xscale target.
6115 * gdb.base/default.exp: Add xscale target.
6116
eb7f1c48
JB
61172002-05-01 Jim Blandy <jimb@redhat.com>
6118
6119 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
6120 gdb.c++/hang.exp: New test.
6121
a6befae8
FF
61222002-05-01 Fred Fish <fnf@redhat.com>
6123
6124 * gdb.base/completion.exp: Handle completions of "./Make" for
6125 more than one completion possibility, as is the case when we
6126 build and test in the source tree.
6127
0a310277
AG
61282002-04-29 Anthony Green <green@redhat.com>
6129
6130 * gdb.java/jmisc1.exp: New file.
6131 * gdb.java/jmisc2.exp: New file.
6132
6ff9af88
DJ
61332002-04-24 Daniel Jacobowitz <drow@mvista.com>
6134
6135 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
6136
96b3d632
EZ
61372002-04-23 Elena Zannoni <ezannoni@redhat.com>
6138
6139 * gdb.base/help.exp: Change 'help status' to allow for target
6140 dependent output differences.
6141
5019bb54
MC
61422002-04-22 Michael Chastain <mec@shout.net>
6143
6144 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
6145
a805a116
MC
61462002-04-22 Michael Chastain <mec@shout.net>
6147
6148 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
6149
a1706bfd
DM
61502002-04-17 David S. Miller <davem@redhat.com>
6151
6152 * gdb.asm/sparc64.inc: New file.
6153 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
6154
a73a20a2
EZ
61552002-04-19 Elena Zannoni <ezannoni@redhat.com>
6156
6157 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
6158 instruction file directly into the build tree. Clean up at end of
6159 test.
6160
ba678339
DM
61612002-04-18 David S. Miller <davem@redhat.com>
6162
6163 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
6164 handle 64-bit platforms correctly.
6165 * gdb.base/maint.exp: Likewise.
6166
b03399da
KB
61672002-04-18 Kevin Buettner <kevinb@redhat.com>
6168
6169 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
6170 ``-fpic'' when compiling files comprising a shared library, but
6171 it does need additional linker flags in order to find shared
6172 libraries at run time.
6173
e2004992
KB
61742002-04-18 Kevin Buettner <kevinb@redhat.com>
6175
6176 * gdb.base/cvexpr.c (use): New function.
6177 (main): Invoke use() on all global variables to prevent
6178 some linkers from deleting these otherwise unused symbols.
6179
d8937120
MC
61802002-04-17 Michael Chastain <mec@shout.net>
6181From David S. Miller <davem@redhat.com>
6182
6183 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
6184 handle 64-bit platforms correctly.
6185
ffd61a58
MS
61862002-04-12 Michael Snyder <msnyder@redhat.com>
6187From Jim Blandy <jimb@redhat.com>
6188 * gdb.base/foo.c (foox): Remove section attribute; the linker
6189 script can handle this instead.
6190 * gdb.base/bar.c (barx): Same.
6191 * gdb.base/baz.c (bazx): Same.
6192 * gdb.base/grbx.c (grbxx): Same.
6193
6194 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
6195 manager doesn't automatically unmap overlays unnecessarily.
6196
6b8426a6
MH
61972002-04-10 Martin M. Hunt <hunt@redhat.com>
6198
6199 * gdb.base/ending-run.exp: Fix pattern for Mips targets
6200 stepping out of main.
6201
34af4875
MC
62022002-04-09 Michael Chastain <mec@shout.net>
6203
6204 * gdb.c++/local.cc (main): Move call to marker1() inside nested
6205 scope so that the nested scope tests will make sense.
6206 * gdb.c++/local.exp: Write patterns that actually work with gcc
6207 (the HP patterns "were never known to work with gcc").
6208 Keep the old aCC patterns too.
6209
2d1676a0
DJ
62102002-04-09 Daniel Jacobowitz <drow@mvista.com>
6211
6212 * gdb.base/attach.exp: Correct target board test.
6213
3a63e3f9
MC
62142002-04-08 Michael Chastain <mec@shout.net>
6215
6216 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
6217 in a const method. Add some xfail and fail cases for configurations
6218 that do not emit the "const ...".
6219
f18dabd2
MC
62202002-04-07 Michael Chastain <mec@shout.net>
6221
6222 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
6223 Accept "A * const" and "const A * const" as type of "this".
6224 Fix spelling of getFunky throughout. Make messages uniform.
6225
0fcddd82
EZ
62262002-04-07 Elena Zannoni <ezannoni@redhat.com>
6227
6228 Work around for PR gdb/285:
6229 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
6230
16a8534a
EZ
62312002-04-07 Elena Zannoni <ezannoni@redhat.com>
6232
6233 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
6234 instructions file at run time instead of configure time.
6235 Sometimes we run the test in a directory that is not the one we
6236 configured in.
6237 * gdb.asm/configure.in: Delete creation of symlink.
6238 * gdb.asm/configure: Regenerate.
6239
24181d81
JB
62402002-04-05 J. Brobecker <brobecker@gnat.com>
6241
6242 * gdb.gdb/xfullpath.exp: New test, to exercise the new
6243 xfullpath () function.
6244
7cdb7107
DJ
62452002-04-04 Daniel Jacobowitz <drow@mvista.com>
6246
6247 * gdb.asm/Makefile.in: Correct dependencies.
6248
6249 * gdb.asm/powerpc.inc: New file.
6250 * gdb.asm/asm-source.exp: Add PowerPC.
6251 * gdb.asm/configure.in: Likewise.
6252 * gdb.asm/configure: Regenerated.
6253
a7d17088
DJ
62542002-04-04 Daniel Jacobowitz <drow@mvista.com>
6255
6256 * gdb.base/relocate.exp: New file.
6257 * gdb.base/relocate.c: New file.
6258
cd721503
FF
62592002-04-04 Fred Fish <fnf@redhat.com>
6260
6261 * gdb.base/step-test.exp: Update comment regarding stopping in
6262 memcpy/bcopy calls inserted as part of the compiler runtime.
6263
b22ad7a7
MS
62642002-04-04 Michael Snyder <msnyder@redhat.com>
6265
6266 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
6267
5f279fa6
DJ
62682002-04-03 Daniel Jacobowitz <drow@mvista.com>
6269
6270 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
6271 (gdb_expect): Remove $notransfer hack.
6272
dd0fd3ce
DJ
62732002-04-02 Daniel Jacobowitz <drow@mvista.com>
6274
6275 * gdb.c++/classes.exp ("calling method for small class"): Match
6276 updated register output.
6277
1e50cda1
DJ
62782002-03-30 Daniel Jacobowitz <drow@mvista.com>
6279
6280 Fix PR gdb/452
6281 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
6282 when finished. Make gdb_file_cmd send "exec-file" when
6283 appropriate.
6284
24015922
DJ
62852002-03-30 Daniel Jacobowitz <drow@mvista.com>
6286
6287 * gdb.base/attach.exp: Remove extra setup_xfail.
6288
dd7dfd64
MS
62892002-03-26 Michael Snyder <msnyder@redhat.com>
6290
6291 * gdb.base/default.exp: Add tests for dump, append, and restore.
6292 * gdb.base/help.exp: Add tests for dump, append, and restore.
6293 * gdb.base/dump.exp: New file, test dump, append and restore.
6294 * gdb.base/dump.c: New file.
6295
48b2f8d7
MS
62962002-03-27 Michael Snyder <msnyder@redhat.com>
6297
d63a86f8 6298 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
6299 clean-ups in help messages.
6300
05b4d525
FF
63012002-03-26 Fred Fish <fnf@redhat.com>
6302
6303 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
6304 have debugging info for those functions and the compiler uses them
6305 internally to copy structs around.
6306
d7679631
FF
63072002-03-26 Fred Fish <fnf@redhat.com>
6308
6309 * gdb.base/list.exp: Revert the change made yesterday and add note
6310 about why we don't list the default lines for remote targets.
6311
523ac3f9
MS
63122002-03-25 Michael Snyder <msnyder@redhat.com>
6313
6314 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
6315
754b2b8d
FF
63162002-03-25 Fred Fish <fnf@redhat.com>
6317
6318 * gdb.base/list.exp: This test works on remote targets so remove
6319 the short circuit for remote targets. Update copyright.
6320
33c3e192
FF
63212002-03-25 Fred Fish <fnf@redhat.com>
6322
6323 * gdb.base/attach.exp: Fix logic error that was suppressing this
6324 test for all non hppa*-*-hpux* targets, instead of the hp target.
6325 Move comments closer to the suppression point. Also now need to
6326 check that we are running natively.
6327
d43e73ee
MS
63282002-03-22 Michael Snyder <msnyder@redhat.com>
6329
882c8f02
MS
6330 * gdb.base/default.exp: Add test for gcore. Update copyright.
6331 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 6332
04c12f60
FF
63332002-03-06 Fred Fish <fnf@redhat.com>
6334
6335 * gdb.base/funcargs.c: Remove extraneous ';' character.
6336 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
6337
b43df995
MC
63382002-03-04 Michael Chastain <mec@shout.net>
6339
6340 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
6341 accommodate gcc v3 function signature.
6342 * gdb.mi/mi0-var-cmd-exp: Ditto.
6343
92362027
AC
63442002-02-24 Andrew Cagney <ac131313@redhat.com>
6345
6346 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
6347 ``GNU/Linux'' or ``Linux kernel''
6348 * testsuite/gdb.threads/pthreads.c: Ditto.
6349
258ad32d
MC
63502002-02-24 Michael Chastain <mec@shout.net>
6351
6352 * gdb.threads/pthreads.c (thread1): Add a return statement.
6353 (thread2): Likewise.
6354 (foo): Likewise.
6355
04c3b3d4
MC
63562002-02-23 Michael Chastain <mec@shout.net>
6357
6358 * gdb.threads/linux-dp.c (philosopher): Add a return statement
6359 to placate gcc.
6360
5a2a0a20
MC
63612002-02-23 Michael Chastain <mec@shout.net>
6362
6363 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
6364 test "ptype bint". The test passes on all my stabs configurations.
6365
a640f7fc
JB
63662002-02-21 Jim Blandy <jimb@redhat.com>
6367
27924826
JB
6368 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
6369 filename at a time, and watch for the ones we want to see.
6370
a640f7fc
JB
6371 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
6372 types of pointers to prototyped functions.
6373
edcc8c75
AC
63742002-02-20 Andrew Cagney <ac131313@redhat.com>
6375
6376 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
6377 signed, unsigned and straight char.
6378 (padding_char, padding_short, padding_int, padding_long,
6379 padding_long_long, padding_float, padding_double,
6380 padding_long_double): New global variables.
6381 (fill, fill_structs): New functions.
6382
6383 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
6384 for correctly sized writes. Update copyright.
6385 (get_valueof): New procedure.
6386 (get_sizeof): Call get_valueof.
6387 (check_valueof): New procedure.
6388 (check_padding): New procedure.
6389
ac57ea44
MC
63902002-02-20 Michael Chastain <mec@shout.net>
6391
6392 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
6393 to setup_xfail. Document some of the remaining calls.
6394
7a10c941
MC
63952002-02-18 Michael Chastain <mec@shout.net>
6396
6397 * gdb.c++/userdef.exp: Update copyright year.
6398
fb8acdcc
DJ
63992002-02-18 Daniel Jacobowitz <drow@mvista.com>
6400
6401 * gdb.c++/userdef.exp: Test overloaded operators properly.
6402 Remove xfails.
6403
fda6ae12
MS
64042002-02-14 Michael Snyder <msnyder@redhat.com>
6405
6406 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
6407
676a0442
DJ
64082002-02-14 Daniel Jacobowitz <drow@mvista.com>
6409
6410 * gdb.base/a2-run.exp: Check for a remote target properly.
6411 * gdb.base/annota1.exp: Likewise.
6412 * gdb.base/list.exp: Likewise.
6413 * gdb.base/reread.exp: Likewise.
6414 * gdb.base/scope.exp: Likewise.
6415 * gdb.base/shlib-call.exp: Likewise.
6416 * gdb.base/term.exp: Likewise.
6417 * gdb.c++/annota2.exp: Likewise.
6418
78b4f468
RE
64192002-02-13 Richard Earnshaw <rearnsha@arm.com>
6420
6421 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
6422
9a81ba51
MC
64232002-02-10 Michael Chastain <mec@shout.net>
6424
6425 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
6426 (call_after_alloca): Ditto.
6427
004af6c7
DJ
64282002-02-10 Daniel Jacobowitz <drow@mvista.com>
6429
6430 * gdb.base/ending-run.exp: Guard "cont" test with
6431 gdb_skip_stdio_test.
6432
37225f62
JB
64332002-02-06 Jim Blandy <jimb@redhat.com>
6434
6435 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
6436 from here...
6437 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
6438 To here. Disable this test on non-HP platforms. Add big comment.
6439
fe6fdd96
MS
64402002-02-04 Michael Snyder <msnyder@redhat.com>
6441
6442 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
6443 other than d10v and m32r.
6444
036fad3f
RE
64452002-02-02 Richard Earnshaw <rearnsha@arm.com>
6446
6447 * gdb.base/default.exp: Rewrite test patterns to reduce time
6448 taken to match them.
6449
7148ab62
DJ
64502002-01-30 Daniel Jacobowitz <drow@mvista.com>
6451
6452 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
6453 Allow a start function above main.
6454 * gdb.threads/linux-dp.exp: Fix copyright date.
6455
396cc255
DJ
64562002-01-30 Daniel Jacobowitz <drow@mvista.com>
6457
6458 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
6459 (check_philosopher_stack): Check for manager thread before checking
6460 for a just-starting thread.
6461
f038d31b
DJ
64622002-01-30 Daniel Jacobowitz <drow@mvista.com>
6463
6464 From Neil Booth <neil@daikokuya.demon.co.uk>:
6465 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
6466 warnings.
6467
b3ff9d9a
FF
64682002-01-21 Fred Fish <fnf@redhat.com>
6469
6470 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
6471 not caller.
6472
39ad761d
JB
64732002-01-21 Jim Blandy <jimb@redhat.com>
6474
6475 * gdb.base/reread.exp: Check that GDB properly re-reads the
6476 executable file when it changes while no inferior is running.
6477
aaf320fa
FF
64782002-01-21 Fred Fish <fnf@redhat.com>
6479
6480 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
6481 optionally accept the "shlib events" variation.
6482
808a31f5
JB
64832002-01-21 Jim Blandy <jimb@redhat.com>
6484
6485 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
6486 call `fflush' after every `printf', so that the output is produced
6487 at predictable points, regardless of whatever buffering does (or
6488 doesn't) take place.
6489 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
6490 at different points.
6491
4420d5e2
DJ
64922002-01-20 Daniel Jacobowitz <drow@mvista.com>
6493
6494 * gdb.c++/inherit.exp: Update copyright years.
6495 * gdb.c++/method.exp: Likewise.
6496
3e36a0f4
DJ
64972002-01-20 Daniel Jacobowitz <drow@mvista.com>
6498
6499 * gdb.c++/classes.exp: Update for improved v3 support and skipping
6500 artificial methods/arguments.
6501 * gdb.c++/derivation.exp: Likewise.
6502 * gdb.c++/inherit.exp: Likewise.
6503 * gdb.c++/method.exp: Likewise.
6504 * gdb.c++/virtfunc.exp: Likewise.
6505
b4ceaee6
AC
65062002-01-18 Andrew Cagney <ac131313@redhat.com>
6507
6508 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
6509 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
6510 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
6511 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
6512 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
6513 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
6514
ecace851
JB
65152002-01-17 Jim Blandy <jimb@redhat.com>
6516
6517 * gdb.asm/asm-source.exp (info symbol): Take another shot at
6518 anchoring the pattern matching the entry point symbol's name.
6519
375fc983
AC
65202002-01-17 Andrew Cagney <ac131313@redhat.com>
6521
6522 * gdb.base/maint.exp: Update ``maint internal-error'' to match
6523 continue/quit query. Update copyright.
6524
fe6fdd96
MS
65252002-01-14 Michael Snyder <msnyder@redhat.com>
6526
6527 * gdb.base/gcore.exp: Remove extra debugging output.
6528
e017c81f
DJ
65292002-01-13 Daniel Jacobowitz <drow@mvista.com>
6530
6531 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
6532 for slightly dubious v2 mangled string.
6533
37ab3bf8
DJ
65342002-01-13 Daniel Jacobowitz <drow@mvista.com>
6535
6536 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
6537
1bc05c3a 65382002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 6539
1bc05c3a 6540 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 6541
1bc05c3a
JM
6542 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
6543 constructors.
6544 * gdb.c++/derivation.exp: Likewise.
6545 * gdb.c++/templates.exp: Likewise.
6546 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 6547
1bc05c3a
JM
65482002-01-10 Michael Snyder <msnyder@redhat.com>
6549
6550 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 6551
a911c360
MS
65522002-01-08 Michael Snyder <msnyder@redhat.com>
6553
6554 * gdb.base/gcore.exp: New test for generate-core-file command.
6555 * gdb.base/gcore.c: Testcase for above.
6556 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
6557
ea2119ec
JM
65582002-01-08 Jason Merrill <jason@redhat.com>
6559
6560 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
6561
68203136
FF
65622002-01-07 Fred Fish <fnf@redhat.com>
6563
6564 * gdb.c++/overload.exp: Remove unconditional xfails for:
6565 print foo_instance1.overloadargs(1)
6566 print foo_instance1.overloadargs(1, 2)
6567 print foo_instance1.overloadargs(1, 2, 3)
6568 print foo_instance1.overloadargs(1, 2, 3, 4)
6569 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
6570 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
6571 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
6572 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
6573 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
6574 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
6575 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
6576 print foo_instance1.overload1arg()
6577 print foo_instance1.overload1arg((char)arg2)
6578 print foo_instance1.overload1arg((signed char)arg3)
6579 print foo_instance1.overload1arg((unsigned char)arg4)
6580 print foo_instance1.overload1arg((int)arg7)
6581 print foo_instance1.overload1arg((unsigned int)arg8)
6582 print foo_instance1.overload1arg((float)arg11)
6583 print foo_instance1.overload1arg((double)arg12)
d63a86f8 6584
21b9b5b1
MS
65852002-01-07 Michael Snyder <msnyder@redhat.com>
6586
6587 * gdb.base/huge.exp: New test. Print a very large target data object.
6588 (skip_huge_test): New test variable. Define if you want to skip this
6589 test. The test reads an 8 megabyte data object from the target, so it
6590 might be very time consuming on remote targets with a slow connection.
6591 * gdb.base/huge.c: New file. Test case for above.
6592
725f922e
FF
65932002-01-07 Fred Fish <fnf@redhat.com>
6594
6595 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
6596 g_instance.bfoo, and g_instance.cfoo.
6597
634d57ec
JL
6598Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
6599
f286b2c3
JL
6600 * gdb.base/break.c (multi_line_if_conditional): New function.
6601 (multi_ilne_while_conditional): Likewise.
6602 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
6603 IF or WHILE condition puts the breakpoint at the start of
6604 the condition.
6605
634d57ec
JL
6606 * gdb.base/selftest.exp (backtrace through signal handler): Remove
6607 hppa*-*-hpux* expected failure.
6608 * gdb.base/structs.exp (do_function_calls): Similarly.
6609
6610 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
6611 watchpoints.
6612
9fbfe2dc
AC
66132002-01-06 Andrew Cagney <ac131313@redhat.com>
6614
6615 Fix PR gdb/66.
6616 * gdb.base/structs.exp: Replace skip for a29k with skip for
6617 gdb,cannot_call_functions.
6618 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
6619 * gdb.base/callfuncs.exp: Ditto.
6620 * gdb.base/call-rt-st.exp: Ditto.
6621 * gdb.base/call-strs.exp: Ditto.
6622 * gdb.base/callfwmall.exp: Ditto.
6623 * gdb.base/scope.exp: Obsolete xfail a29k.
6624 * gdb.c++/misc.exp: Ditto.
6625 * gdb.c++/cplusfuncs.exp: Ditto.
6626 * gdb.base/ptype.exp: Ditto.
6627 * gdb.base/printcmds.exp: Ditto.
6628 * gdb.base/opaque.exp: Ditto.
6629 * gdb.base/list.exp: Ditto.
6630 * gdb.base/funcargs.exp: Ditto.
6631 * gdb.base/default.exp: Ditto.
6632
8ddad156
MS
66332002-01-04 Michael Snyder <msnyder@redhat.com>
6634
ca4976a6 6635 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
6636 * gdb.base/maint.exp: Add tests for maint info sections options.
6637
1b074332
JL
6638Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
6639
6640 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
6641
7d159115
CV
66422001-12-20 Corinna Vinschen <vinschen@redhat.com>
6643
6644 * gdb.asm/arm.inc: New file.
6645 * gdb.asm/asm-source.exp: Add arm targets.
6646 * gdb.asm/configure.in: Ditto.
6647 * gdb.asm/configure: Recreated from configure.in.
6648
8fb87725
JL
6649Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
6650
afabe08c
JL
6651 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
6652 with HP's compiler.
6653 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
6654 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
6655 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
6656 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
6657
6658 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
6659 either HP's compilers or GCC.
6660
db521deb
JL
6661 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
6662 a SIGBUS or SIGSEGV.
6663
6664 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
6665
6666 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
6667 can be compiled with either HP's compiler or GCC.
6668
cfa88ab7
JL
6669 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
6670 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
6671 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
6672
ca344dff
JL
6673 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
6674 to match current gdb output. Update due to using auto-solib-limit
6675 for limiting instead of overloading auto-solib-add.
6676 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
6677 test program.
6678
3f3c6e55 6679 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
6680 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
6681 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
6682 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
6683 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
6684 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
6685 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
6686 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
6687 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
6688 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
6689 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
6690 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
6691 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 6692
8fb87725
JL
6693 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
6694 a SIGTRAP to the inferior.
6695
cf599fa7
CV
66962001-12-19 Corinna Vinschen <vinschen@redhat.com>
6697
6698 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
6699 Substitute call to target_link by call to gdb_compile.
6700
2cd045cd
JL
6701Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
6702
6703 * gdb.base/break.exp: Fix HP specific search string when testing
6704 backtracing in a called function.
6705
d63a86f8 6706 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
6707 compiling the test with HP's compilers.
6708 * gdb.base/volatile.exp: Similarly.
6709
99ebe9ac
JB
67102001-12-19 Jim Blandy <jimb@redhat.com>
6711
6712 * gdb.base/printcmds.exp: Expect the null character to be printed
6713 as '\0', and the '\013' to be printed as '\v'.
6714 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
6715 * gdb.base/setvar.exp: Same.
6716
b9891b29
JB
67172001-12-17 Jim Blandy <jimb@redhat.com>
6718
0eba65ab
JB
6719 * gdb.base/completion.exp: Rather than completing very long
6720 filenames, which can make the readline library produce output we
6721 don't recognize, cd to the directory first, and then complete
6722 using nice, short relative paths.
6723
6970b5b1
JB
6724 * gdb.base/completion.exp: On some systems, there is, in fact, a
6725 variable named `b' in scope, since GDB treats all static
6726 variables as being in scope. So use `no_var_named_this'
6727 instead of `b'.
6728
b9891b29
JB
6729 * gdb.base/corefile.exp: Recognize the message saying that GDB
6730 can't find the core file's registers as a failure.
6731
e6ccd35f
JSC
67322001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
6733
6734 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
6735 test expect string more specific.
6736
105ba819
CV
67372001-12-13 Corinna Vinschen <vinschen@redhat.com>
6738
6739 * gdb.asm/asm-source.exp: Add support for xstormy16.
6740 * gdb.asm/configure.in: Ditto.
6741 * gdb.asm/configure: Rebuild.
6742 * gdb.asm/xstormy16.inc: New file.
6743
e9e79dd9
FF
67442001-12-10 Fred Fish <fnf@redhat.com>
6745
6746 * gdb.base/maint.exp: Update to match changes in type dumping code.
6747
347dc97d
JB
67482001-12-10 Jim Blandy <jimb@redhat.com>
6749
6750 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
6751 matching the entry point symbol's name at the beginning of the
6752 line.
6753
5178b9d6
DJ
67542001-12-07 Daniel Jacobowitz <drow@mvista.com>
6755
6756 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
6757 gdb.c++/inherit.exp, gdb.c++/method.exp,
6758 gdb.c++/namespace.exp, gdb.c++/templates.exp,
6759 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
6760 and class layout support.
6761
af890c52
DJ
67622001-12-07 Daniel Jacobowitz <drow@mvista.com>
6763
6764 * gdb.c++/classes.exp: Add test for static member function.
6765 * gdb.c++/misc.cc: Add class with static member function.
6766
7a345fb3
JB
67672001-12-07 Jim Blandy <jimb@redhat.com>
6768
f2e54a80 6769 If GDB says it can't find the struct the function returned, report
8032bf31
JB
6770 those tests as `unsupported'.
6771 * gdb.base/call-rt-st.exp (print_struct_call): New function.
6772 Rewrite subsequent tests to use it.
6773
6774 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
6775 those tests as `unsupported'.
6776 * gdb.base/structs.exp (call_struct_func): New function.
6777 (do_function_calls): Use call_struct_func to call the functions
6778 returning structs.
6779
0bc69509
JB
6780 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
6781 whether functions are prototyped or not, so we can't possibly pass
6782 arguments to t_float_values2 properly.
6783
7a345fb3
JB
6784 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
6785 value of `timeout' for targets other than the mips*tx39-*.
6786
edb6ede1
MS
67872001-12-06 Michael Snyder <msnyder@redhat.com>
6788
d63a86f8 6789 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
6790 and detect whether the start symbol has a leading underscore.
6791
2d842f13
JB
67922001-12-04 Jim Blandy <jimb@redhat.com>
6793
6794 * gdb.base/completion.exp: Clarify indentation.
6795
68550daf
JB
67962001-12-03 Jim Blandy <jimb@redhat.com>
6797
6798 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
6799 variables on the S/390, not `.word'.
6800
cd5195a8
JB
68012001-11-30 Jim Blandy <jimb@redhat.com>
6802
6803 Add assembly-source tests for s390-ibm-linux.
6804 * gdb.asm/s390.inc: New file.
6805 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
6806 the S/390 architecture.
6807 * gdb.asm/configure: Regenerated.
6808
ca9efc90
MS
68092001-11-30 Michael Snyder <msnyder@redhat.com>
6810
6811 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
6812 next, info source, info sources, info line, global and static
6813 variables, and static functions.
6814 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
6815 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
6816 * gdb.asm/asmsrc1.s: Add a static function and some variables.
6817 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
6818 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
6819 (gdbasm_leave): Restore frame pointer.
6820 (gdbasm_startup): Copy stack set-up from crt0.S.
6821
d0e66976
FN
68222001-11-26 Fernando Nasser <fnasser@redhat.com>
6823
6824 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
6825 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
6826 to a local (non-static) variable. Copy tstruct.a to a static buffer
6827 and return a pointer to that buffer.
6828 * gdb.base/callfwmall.c (t_structs_a): Ditto.
6829
e2334072
MK
68302001-11-24 Mark Kettenis <kettenis@gnu.org>
6831
6832 * gdb.asm/configure.in: Fix recognition of ix86 target.
6833 * gdb.asm/configure: Regenerate.
6834
756caa3d
MS
68352001-11-21 Michael Snyder <msnyder@redhat.com>
6836
6837 * gdb.asm/sparc.inc: New file.
6838 * gdb.asm/asm-source.exp: Recognize sparc target.
6839 * gdb.asm/configure.in: Recognize sparc target.
6840 * gdb.asm/configure: Regenerate.
d63a86f8 6841
9a4d72d5
MS
68422001-11-21 Michael Snyder <msnyder@redhat.com>
6843
6844 * gdb.asm/m32r.inc: New file.
6845 * gdb.asm/asm-source.exp: Recognize m32r target.
6846 * gdb.asm/configure.in: Recognize m32r target.
6847 * gdb.asm/configure: Regenerate.
6848
a773d1cd
MS
68492001-11-20 Michael Snyder <msnyder@redhat.com>
6850
017ac23d
MS
6851 * gdb.asm/i386.inc: New file.
6852 * gdb.asm/asm-source.exp: Recognize ix86 target.
6853 * gdb.asm/configure.in: Recognize ix86 target.
6854 * gdb.asm/configure: Regenerate.
6855
a773d1cd
MS
6856 * gdb.c++/namespace.exp: Fix quotes in output messages.
6857
bb632afb
MS
68582001-11-14 Michael Snyder <msnyder@redhat.com>
6859
25d559ca 6860 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
6861 qualifier in a type cast expression, to designate an address
6862 in the instruction space (Harvard architecture).
6863
4749e309
MS
68642001-11-13 Michael Snyder <msnyder@redhat.com>
6865
6866 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
6867 Tests for expressions using 'const' and 'volatile'.
6868
25050984
CV
68692001-11-13 Corinna Vinschen <vinschen@redhat.com>
6870
6871 * gdb.asm/asm-sources.exp: Allow defining linker flags.
6872
1902c51f
DJ
68732001-11-12 Daniel Jacobowitz <drow@mvista.com>
6874
6875 * lib/mi-support.exp (mi_run_to_helper): Move comments
6876 outside of gdb_expect.
6877
dcf95b47
DJ
68782001-11-11 Daniel Jacobowitz <drow@mvista.com>
6879
6880 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
6881 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
6882 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
6883 mi0_run_to): New functions.
6884 * gdb.mi/mi-simplerun.exp: Use them.
6885 * gdb.mi/mi0-simplerun.exp: Likewise.
6886 * gdb.mi/mi-var-cmd.exp: Likewise.
6887 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 6888
45b074e1
AC
68892001-11-10 Andrew Cagney <ac131313@redhat.com>
6890
6891 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
6892 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
6893
bf50d346
AC
68942001-11-09 Andrew Cagney <ac131313@redhat.com>
6895
6896 * gdb.base/restore.exp: Include $expected value in restored test
6897 message.
6898
9383332c
AC
68992001-11-09 Andrew Cagney <ac131313@redhat.com>
6900
6901 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
6902 implemented.
6903
db62520a
MS
69042001-11-08 Michael Snyder <msnyder@redhat.com>
6905
6906 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
6907 Add pass/fail message for stop at breakpoint in call dummy function.
6908
b5703437
MS
69092001-11-07 Michael Snyder <msnyder@redhat.com>
6910
d63a86f8
RM
6911 * gdb.c++/templates.exp (test_template_breakpoints):
6912 If we get an overload menu, but it does not match what
760f6330 6913 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
6914 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
6915 making the whitespace optional. Argument for "new" may be
6916 "unsigned" as well as "unsigned int/long".
d63a86f8 6917 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
6918 making the whitespace optional. Also replace "(void) with
6919 "((void|)), making the keyword "void" optional.
d63a86f8 6920 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
6921 making the whitespace optional. Also replace "(void) with
6922 "((void|)), making the keyword "void" optional.
3bf40917
MS
6923 * gdb.base/callfuncs.c (t_float_values): This function must
6924 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 6925 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
6926 can be tested against both cases. Usually one case involves
6927 promotion of float to double, while the other does not.
6928 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
6929 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
6930 includes a stack frame for "start".
6931
c8ab4e6d
JB
69322001-11-05 Jim Blandy <jimb@redhat.com>
6933
6934 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
6935 pointers are 32 bits long, and that offsets of relocs are always
6936 stored in the data (REL-style), and not in the reloc entry itself
6937 (RELA-style).
6938 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
6939 stabs.
6940
3f08ced9
MS
69412001-11-01 Michael Snyder <msnyder@redhat.com>
6942
6943 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
6944 and regular expression operators by using quoting.
6945
cbfa24cd
MS
69462001-10-31 Michael Snyder <msnyder@redhat.com>
6947
6948 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
6949 depending on what the symbol table contains.
6950 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
6951 the output of the ptype command. Similarly, accept both "const &"
6952 and "const&".
6953
aaa68313
CV
69542001-10-31 Corinna Vinschen <vinschen@redhat.com>
6955
6956 * gdb.base/miscexprs.c (main): Add usage of preprocessor
6957 symbol `STORAGE' to allow to choose the storage class of
6958 the local datastructures.
6959 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
6960 compiler directive.
6961
91740388
MS
69622001-10-30 Michael Snyder <msnyder@redhat.com>
6963
6964 * gdb.base/jump.exp: Allow it to run for all targets.
6965
1b7c05e7
CV
69662001-10-29 Corinna Vinschen <vinschen@redhat.com>
6967
6968 * gdb.base/call-ar-st.c (print_double_array): Match for loop
6969 with new double_array size.
6970 (main): Change storage class of all local variables to static.
6971 Reduce size of double_array to 9.
6972 * gdb.base/call-ar-st.exp: Increase timeout value.
6973 Change expected output for double array to match new size in
6974 call-ar-st.c.
6975
36a22261
CV
69762001-10-29 Corinna Vinschen <vinschen@redhat.com>
6977
6978 * gdb.base/ending-run.exp: Create identical output when passing
6979 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 6980 Stormy16 target.
36a22261 6981
92b8ae91
MK
69822001-10-28 Mark Kettenis <kettenis@gnu.org>
6983
6984 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
6985 that we catch the expected failure under Linux/x86.
6986
cb135b83
OF
69872001-10-29 Orjan Friberg <orjanf@axis.com>
6988
6989 * gdb.base/setvar.exp: Escape curly braces.
6990 * gdb.stabs/weird.exp: Ditto.
6991
6884aa54
DJ
69922001-10-27 Daniel Jacobowitz <drow@mvista.com>
6993
6994 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
6995 * gdm.mi/mi0-hack-cli.exp: Likewise.
6996
0398c9aa
AC
69972001-10-25 Andrew Cagney <ac131313@redhat.com>
6998
6999 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
7000 messages.
7001
d20bf2e8
AC
70022001-10-21 Andrew Cagney <ac131313@redhat.com>
7003
7004 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
7005 checking MI enabled.
7006
03dd63aa
CV
70072001-10-09 Corinna Vinschen <vinschen@redhat.com>
7008
7009 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
7010
1d9d99f3
FCE
70112001-10-04 Frank Ch. Eigler <fche@redhat.com>
7012
7013 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
7014 if gdb child process crashes, just signal an error.
7015
838ae6c4
JB
70162001-10-02 Jim Blandy <jimb@redhat.com>
7017
7018 * lib/gdb.exp (test_xfail_format): Simplify.
7019
7020 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
7021 front of the variable name `format'. Simplify `if'.
7022
8f0cbc1c
DJ
70232001-10-01 Daniel Jacobowitz <drow@mvista.com>
7024
7025 * gdb.threads/pthreads.exp: Wait for output and delay
7026 before sending ^C.
7027
1f08dafd
DJ
70282001-10-01 Daniel Jacobowitz <drow@mvista.com>
7029
7030 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
7031 some incorrect output instead of timing out.
7032 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
7033
674f90ff
CV
70342001-09-28 Corinna Vinschen <vinschen@redhat.com>
7035
7036 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
7037 check to allow additional `int'.
7038
9b284272
DJ
70392001-09-27 Daniel Jacobowitz <drow@mvista.com>
7040
7041 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
7042 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
7043
b55a4771
MS
70442001-09-27 Michael Snyder <msnyder@redhat.com>
7045
7046 * lib/gdb.exp (test_debug_format): New proc.
7047 (setup_xfail_format): Use new proc test_debug_format.
7048 * gdb.base/constvars.exp (local_compiler_xfail_check): New
7049 proc; use new service proc test_debug_format.
7050 Replace all other "gcc_compiled" tests with this test.
7051 * gdb.base/volatile.exp (local_compiler_xfail_check): New
7052 proc; use new service proc test_debug_format.
7053 Replace all other "gcc_compiled" tests with this test.
7054
70552001-09-27 Michael Snyder <msnyder@redhat.com>
7056
7057 * gdb.base/cvexpr.exp: New file.
7058 * gdb.base/cvexpr.c: New file
7059 Test for expressions using const and volatile keywords.
7060
4e6667ac
CV
70612001-09-26 Corinna Vinschen <vinschen@redhat.com>
7062
7063 * gdb.base/constvars.exp: Check for different orders of keywords
7064 and additional "int" strings in output.
7065
4f337972
AC
70662001-09-22 Andrew Cagney <ac131313@redhat.com>
7067
7068 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
7069 responses from "help maint".
7070
2015650d
FCE
70712001-09-19 Frank Ch. Eigler <fche@redhat.com>
7072
7073 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
7074 to localhost:NNN instead of :NNN, in case Xvfb is listening
7075 only on TCP.
7076
f3bcedc1
CV
70772001-09-19 Corinna Vinschen <vinschen@redhat.com>
7078
7079 * gdb.base/recurse.exp: When checking leaving the watchpoint
7080 scope, recognize when gdb is in function's epilogue and pass.
7081
6b819c92
KS
70822001-09-18 Keith Seitz <keiths@redhat.com>
7083
7084 * lib/insight-support.exp (_gdbtk_export_target_info): Add
7085 support for running tests against sid targets.
7086 (gdbtk_done): Ditto.
7087
a10c9419
CV
70882001-09-18 Corinna Vinschen <vinschen@redhat.com>
7089
7090 * gdb.base/ending-run.c (main): Set stdout buffersize
7091 to the same reasonable value for any target.
7092 * gdb.base/ending-run.exp: Add a regular expression
7093 to make testsuite happy on Sanyo Stormy16 target.
7094
739d0d99
CV
70952001-09-17 Corinna Vinschen <vinschen@redhat.com>
7096
7097 * gdb.base/display.c (do_loops): Add float variable `f'.
7098 Increment f in loop.
7099 * gdb.base/display.exp: Increment timeout by 60 seconds.
7100 Change float display test to use variable `f'.
7101
1b8947f0
JB
71022001-09-17 Jim Blandy <jimb@redhat.com>
7103
7104 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
7105 overflowing the limited breakpoint tables on some ROM monitors
7106 (like the ROM68K).
7107
9890ac81
FCE
71082001-09-15 Frank Ch. Eigler <fche@redhat.com>
7109
7110 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
7111 the "-ac" (disable access control) flag.
7112
6db765ea
JH
71132001-08-30 Jeff Holcomb <jeffh@redhat.com>
7114
7115 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
7116 ints.
7117
4c32cc04
KS
71182001-08-30 Keith Seitz <keiths@redhat.com>
7119
7120 * lib/gdb.exp: Move all insight-related functionality into
7121 separate file.
7122 * lib/insight-support.exp: New file.
7123
8d6e6f81
FCE
71242001-08-29 Frank Ch. Eigler <fche@redhat.com>
7125
7126 * config/sid.exp (sid_start): Never set sid verbosity; disable
7127 expect_background {} that consumed its stdout; tolerate </dev/null.
7128 Attempt to set endianness override in "sid" protocol mode. Cleanup.
7129
6a90e1d0
AC
71302001-08-18 Andrew Cagney <ac131313@redhat.com>
7131
7132 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
7133 CLI jump command to start it.
7134 (mi_run_to_main): Fail immediatly when unexpected output.
7135
1759b3c3
AC
71362001-08-18 Andrew Cagney <ac131313@redhat.com>
7137
7138 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
7139 beginning of function. Fix PR gdb/191.
7140
61d11d80
FCE
71412001-08-16 Frank Ch. Eigler <fche@redhat.com>
7142
7143 * config/sid.exp (sid_start): Don't warn if we cannot figure out
7144 what to force sid endianness to.
7145
942a4df2
KS
71462001-08-15 Keith Seitz <keiths@redhat.com>
7147
7148 * lib/gdb.exp (gdbtk_start): Don't set environment
7149 variables for TCL_LIBRARY and friends. Insight will
7150 now figure these out for itself.
7151
0521c418
MS
71522001-08-02 Michael Snyder <msnyder@redhat.com>
7153
7154 * gdb.base/completion.exp: Remove the symbol "a64l" from
7155 the expect string; this is target-specific, and not related
7156 to what is being tested.
7157
74a9a58a
DB
71582001-08-02 Dave Brolley <brolley@redhat.com>
7159
7160 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
7161
c70819fa
MS
71622001-07-25 Michael Snyder <msnyder@redhat.com>
7163
c2b8fa57
MS
7164 * gdb.base/consecutive.exp: New file. Test stepping over
7165 breakpoints on consecutive instructions.
7166 * gdb.base/consecutive.c: New file.
7167
c70819fa
MS
7168 * gdb.base/call-rt-st.exp: Use double-backslash to quote
7169 curly braces in regular expressions.
7170
2b1a1355
MS
71712001-07-25 Michael Snyder <msnyder@redhat.com>
7172
7173 * gdb.base/ending-run.exp: Accept "Program exited normally" as
7174 legitimate output from stepping out of main.
7175
413eca6f
KS
71762001-07-22 Keith Seitz <keiths@redhat.com>
7177
7178 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
7179 the empty string, do not run the tests.
7180
7e5a9322
SC
71812001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7182
7183 * gdb.base/long_long.exp: Detect size of pointer. Take into
7184 account 2-byte pointers when testing for p/a results.
7185
de58f10f
SC
71862001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7187
d63a86f8 7188 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
7189 and defined to 1K for m68hc11.
7190 (random_data): Reduce table to 1K for embedded platforms (68hc11).
7191 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
7192 (sizeof_random_data): New variable to tell the size of the data table;
7193 don't test past this size; always run to main.
7194
d6f5fea1
SC
71952001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7196
7197 * gdb.base/return2.exp: return of long long and double fails for
7198 68HC11; don't execute these tests on that platform.
7199 * gdb.base/return.exp: Return of a double fails for 68hc11.
7200
c477543d
SC
72012001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7202
7203 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
7204 tests that print a float.
7205 * call-rt-st.exp: Likewise.
7206
63cf1c79
MK
72072001-07-12 Mark Kettenis <kettenis@gnu.org>
7208
7209 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
7210 running this test on Linux.
7211
112f9ab5
MC
72122001-06-24 Michael Chastain <chastain@redhat.com>
7213
7214 * gdb.base/arithmet.exp: Remove some tests to make all test names
7215 unique.
7216
4970cb0f
MS
72172001-07-03 Michael Snyder <msnyder@redhat.com>
7218
7219 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
7220 the output of the ptype command.
7221
d85da69f
MS
72222001-07-02 Michael Snyder <msnyder@redhat.com>
7223
4c8a82de
MS
7224 * gdb.base/completion.exp: Don't assume that break.c is the only
7225 source file that may contain functions named "marker".
d85da69f
MS
7226 * gdb.base/corefile.exp: Quote the curly braces in regexp.
7227
8afc772b
AC
72282001-06-28 Andrew Cagney <ac131313@redhat.com>
7229
7230 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
7231 of files to delete.
7232
7233 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
7234 * gdb.disasm/h8300s.exp: New file.
7235 gdb.disasm/h8300s.s: Likewise.
7236
cff22675
AC
72372001-06-27 Andrew Cagney <ac131313@redhat.com>
7238
7239 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
7240 empty breakpoint tables.
7241
68c81b54
AC
72422001-06-25 Andrew Cagney <ac131313@redhat.com>
7243
7244 * lib/mi-support.exp: Update args=... part of stop-reason
7245 patterns. Accept either a list or a tuple.
7246
2dd62704
AC
72472001-06-23 Andrew Cagney <ac131313@redhat.com>
7248
7249 * lib/mi-support.exp: Remove local emacs variable defining
7250 change-log-default-name.
7251
b4127474
MC
72522001-06-22 Michael Chastain <chastain@redhat.com>
7253
7254 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
7255 This is operationally compatible with the previous version.
7256
8dbfb380
JB
72572001-06-13 Jim Blandy <jimb@redhat.com>
7258
7259 * lib/gdb.exp (gdb_test): Doc fix.
7260
f2d8c86d
MC
72612001-06-10 Michael Chastain <chastain@redhat.com>
7262
7263 * gdb.base/exprs.exp: Remove a duplicate test.
7264
81564d34
JB
72652001-06-06 Jim Blandy <jimb@redhat.com>
7266
7267 * gdb.base/return2.exp (main): Use values to test float and double
7268 returns that are not NaN's, to avoid being confused by IEEE
7269 comparison rules.
7270
da55addb
MS
72712001-06-04 Michael Snyder <msnyder@redhat.com>
7272
7273 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 7274 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
7275 rather than wait for 12 more tests to time out.
7276
42c65987
JB
72772001-06-06 Jim Blandy <jimb@redhat.com>
7278
b18bced9 7279 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 7280 Don't forget to match the GDB prompt.
b18bced9 7281
42c65987
JB
7282 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
7283
5b41e5f0
JB
72842001-06-04 Jim Blandy <jimb@redhat.com>
7285
7286 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
7287 command.
7288
015e046f
KB
72892001-05-31 Kevin Buettner <kevinb@redhat.com>
7290
7291 * gdb.base/annota1.exp (info break): Match four or more spaces
7292 after "Address".
7293
fb1ffbbe
MC
72942001-05-31 Michael Chastain <chastain@redhat.com>
7295
7296 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
7297 (dm_type_int_star): Likewise.
7298 (dm_type_long_star): Likewise.
7299 (dm_type_void_star): Likewise.
7300
5ea2a32c
KB
73012001-05-29 Kevin Buettner <kevinb@redhat.com>
7302
7303 * gdb.base/completion.exp (INPUTRC): Set this environment variable
7304 to a known value in order to get consistent results regardless
7305 of the setting of INPUTRC or the presence or contents of .inputrc.
7306
ae23c492
MS
73072001-05-24 Michael Snyder <msnyder@redhat.com>
7308
ac55707e
MS
7309 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
7310 Don't require that the main thread and the manager thread are the
7311 first in the list.
7312
ae23c492
MS
7313 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
7314 debugging. If test fails, issue an "unsupported" not a "fail".
7315
400071f1
JB
73162001-05-24 Jim Blandy <jimb@redhat.com>
7317
7318 Don't assume that short is shorter than int.
7319 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
7320 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 7321 this isn't true.
400071f1
JB
7322 ("print unsigned char == (~0)"): Add test that verifies that ~0,
7323 an int, is not equal to ~0 stored in an unsigned char. This tests
7324 the same thing that the previous test meant to, but works on
7325 16-bit machines, too.
7326 ("print unsigned char != (~0)"): Same test, complemented.
7327
0816a3e5
MS
73282001-05-24 Michael Snyder <msnyder@redhat.com>
7329
7330 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 7331 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
7332 and prevents dejagnu getting out of step.
7333
f6dc23a9
KB
73342001-05-23 Kevin Buettner <kevinb@redhat.com>
7335
7336 * gdb.base/finish.exp (finish_void): Revise pattern for
7337 stopping on the call statement to not permit stopping at
7338 the start of the instructions comprising the call sequence.
7339
7dbd117d
MC
73402001-05-19 Michael Chastain <chastain@redhat.com>
7341
7342 * gdb.base/callfuncs.exp: Make all test names unique.
7343 * gdb.base/commands.exp: Make all test names unique.
7344 * gdb.base/condbreak.exp: Make all test names unique.
7345 * gdb.base/dbx.exp: Make all test names unique.
7346 * gdb.base/default.exp: Make all test names unique.
7347 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
7348 and TIMEOUT messages to their corresponding PASS message.
7349 * gdb.base/ending-run.exp: Make all test names unique.
7350 * gdb.base/long_long.exp: Remove duplicate test.
7351
6b0b0a9e
KB
73522001-05-21 Kevin Buettner <kevinb@redhat.com>
7353
7354 * gdb.base/finish.exp (finish_void): Allow "finish" command to
7355 stop on the call statement as well as the statement after the
7356 call.
7357
2caa35cb
MS
73582001-05-21 Michael Snyder <msnyder@redhat.com>
7359
7360 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
7361
40713331
EZ
73622001-05-10 Elena Zannoni <ezannoni@redhat.com>
7363
7364 * gdb.base/completion.exp: Revamp test. Make it execute on all
7365 platforms.
7366
c2c1be8d
EZ
73672001-05-10 Elena Zannoni <ezannoni@redhat.com>
7368
2c9cd303
EZ
7369 * config/gdbserver.exp (gdb_load): Handle the case
7370 in which the arguments to gdbserver are given in the
7371 baseboard configuration file.
7372 Also handle the case in which the server needs to do a
7373 load.
7374
9671de48
KS
73752001-05-07 Keith Seitz <keiths@cygnus.com>
7376
7377 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
7378 set up the display for testing.
7379 (gdbtk_start): Convert all paths to paths that tcl will like.
7380 Export target information to environment.
7381 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
7382 necessary.
7383 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
7384 (to_tcl_path): New proc to convert a given pathname into
7385 a path acceptible as an argument to a tcl command.
7386 (_gdbtk_export_target_info): New proc to export target info
7387 into the environment for gdbtk testing.
7388 (gdbtk_done): New proc to signal end-of-test.
7389
5a360f47
JB
73902001-05-06 Jim Blandy <jimb@redhat.com>
7391
7392 * restore.c: Make the code of caller0 correspond to its comment.
7393
66c756c6
MS
73942001-05-03 Michael Snyder <msnyder@redhat.com>
7395
7396 * config/sid.exp (gdb_target_sid): Check for error messages.
7397 On error or timeout, don't make expect exit (which will terminate
7398 all subsequent tests); instead just make gdb exit.
d63a86f8 7399 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
7400 return a negative value.
7401
a966fde5
JB
74022001-04-24 Jim Blandy <jimb@redhat.com>
7403
851c18e0
JB
7404 * gdb.c++/templates.exp: If we see the prompt for the overload
7405 list, but we haven't recognized any of the longer patterns,
7406 arrange for this test to fail, not hang.
7407
a966fde5
JB
7408 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
7409 variations.
7410
db144853
MC
74112001-04-22 Michael Chastain <chastain@redhat.com>
7412
7413 * gdb.c++/local.exp: Use the 'runto' library function.
7414 * gdb.c++/namespace.exp: Likewise.
7415 * gdb.c++/overload.exp: Likewise.
7416
3207ec21
KB
74172001-03-26 Kevin Buettner <kevinb@redhat.com>
7418
7419 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
7420 * gdb.base/step-line.exp: New file. Test step/next in presence of
7421 #line directives.
7422 * gdb.base/step-line.c: New file. Test program for the above.
7423 * gdb.base/step-line.inp: New file. We pretend that this file has
7424 been transformed by some other tool into step-line.c.
7425
13b57657
JB
74262001-03-21 Jim Blandy <jimb@redhat.com>
7427
7428 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
7429 unmangled operator names.
7430
754cbe1c
JB
74312001-03-20 Jim Blandy <jimb@redhat.com>
7432
7433 * gdb.threads/linux-dp.exp: Recognize an additional message
7434 generated by GDB when it doesn't understand how to debug threads
7435 on the target system.
7436
177495c9
AC
74372001-03-19 Andrew Cagney <ac131313@redhat.com>
7438
7439 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
7440
f266096b
MC
74412001-03-12 Michael Chastain <chastain@redhat.com>
7442
7443 * gdb.c++/derivation.exp: Use the 'runto' library function.
7444
cac3c2ff
MC
74452001-03-12 Michael Chastain <chastain@redhat.com>
7446
7447 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
7448
b6c11a24
MC
74492001-02-24 Michael Chastain <chastain@redhat.com>
7450
7451 * gdb.c++/ref-types.exp: Change handwritten code to library
7452 function 'runto'.
7453
6bae5bce
OF
74542001-03-16 Orjan Friberg <orjanf@axis.com>
7455
7456 * gdb.base/signals.exp: Set count to 0 explicitly.
7457
0015fd9a
MS
74582001-03-15 Mark Salter <msalter@redhat.com>
7459
7460 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
7461 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
7462 (gdb_load): Add support for additional target_info: gdb_download_size
7463 and gdb_load_timeout.
0015fd9a 7464
fc33412a
DT
7465Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
7466
7467 * gdb.base/annota1.exp: Move test of isnative to earlier in the
7468 file -- to prevent failing when the compile fails but we have no
7469 intention of running the tests anyway.
7470
7471 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
7472 tests if set.
7473
7474 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
7475 integers.
7476
7477 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
7478 * gdb.c++/namespace.exp: Ditto.
7479
115f06de
OF
74802001-03-07 Orjan Friberg <orjanf@axis.com>
7481
7482 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
7483 * gdb.base/pointers.exp: Relax pattern match of decimals.
7484
b6ba6518
KB
74852001-03-06 Kevin Buettner <kevinb@redhat.com>
7486
7487 * Makefile.in, config/abug.exp, config/cfdbug.exp,
7488 config/cpu32bug.exp, config/dve.exp, config/est.exp,
7489 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
7490 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
7491 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
7492 config/sh.exp, config/sid.exp, config/slite.exp,
7493 config/sparclet.exp, config/udi.exp, config/unknown.exp,
7494 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
7495 config/vxworks.exp, config/vxworks29k.exp,
7496 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
7497 gdb.base/all-bin.exp, gdb.base/annota1.exp,
7498 gdb.base/arithmet.exp, gdb.base/assign.exp,
7499 gdb.base/async.exp, gdb.base/attach.exp,
7500 gdb.base/bitfields.exp, gdb.base/bitops.exp,
7501 gdb.base/break.exp, gdb.base/call-ar-st.exp,
7502 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
7503 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
7504 gdb.base/commands.exp, gdb.base/completion.exp,
7505 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
7506 gdb.base/constvars.exp, gdb.base/corefile.exp,
7507 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
7508 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
7509 gdb.base/ending-run.exp, gdb.base/environ.exp,
7510 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
7511 gdb.base/finish.exp, gdb.base/foll-exec.exp,
7512 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
7513 gdb.base/funcargs.exp, gdb.base/help.exp,
7514 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
7515 gdb.base/logical.exp, gdb.base/long_long.exp,
7516 gdb.base/maint.exp, gdb.base/mips_pro.exp,
7517 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
7518 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
7519 gdb.base/pointers.exp, gdb.base/printcmds.exp,
7520 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
7521 gdb.base/regs.exp, gdb.base/relational.exp,
7522 gdb.base/remote.exp, gdb.base/reread.exp,
7523 gdb.base/restore.exp, gdb.base/return2.exp,
7524 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
7525 gdb.base/selftest.exp, gdb.base/setshow.exp,
7526 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
7527 gdb.base/sigall.exp, gdb.base/signals.exp,
7528 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
7529 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
7530 gdb.base/step-test.exp, gdb.base/structs.c,
7531 gdb.base/structs.exp, gdb.base/structs2.exp,
7532 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
7533 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
7534 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
7535 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
7536 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
7537 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
7538 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
7539 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
7540 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
7541 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
7542 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
7543 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
7544 gdb.fortran/types.exp, gdb.java/jmisc.exp,
7545 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
7546 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
7547 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
7548 gdb.trace/circ.exp, gdb.trace/collection.exp,
7549 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
7550 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
7551 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
7552 gdb.trace/report.exp, gdb.trace/save-trace.exp,
7553 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
7554 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
7555 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
7556 notices.
7557
dc96c6c7 75582001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
7559
7560 * gdb.base/varargs.c (find_max_double): Fix printf format string:
7561 first arg is int not float.
7562
dc96c6c7 75632001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
7564
7565 * gdb.base/reread.exp: Unsupported for non-native targets;
7566 doesn't work for remote debugging.
7567
9b0c4aeb
FN
75682001-02-19 Fernando Nasser <fnasser@redhat.com>
7569
7570 From Drew Moseley <dmoseley@redhat.com>
7571 * gdb.base/ending-run.exp: Properly handle the BSP state when
7572 stepping past the end of main.
7573
02aa71d5
MC
75742001-02-19 John Moore <jmoore@redhat.com>
7575
7576 * gdb.base/commands.exp (infrun_breakpoint_command_test):
7577 Converted HPUX fix for non-expected items following multiple
7578 step commands into general solution for all platforms.
7579
1fa449a4
MC
75802001-02-18 Michael Chastain <chastain@redhat.com>
7581
7582 * gdb.c++/classes.exp (do_tests): Change runto statements
7583 from "runto 'foo(void)'" to "runto 'foo'". This makes the
7584 statements demangler agnostic.
7585 * gdb.c++/virtfunc.exp (do_tests): Likewise.
7586 (gdb_virtfunc_restart): Likewise.
7587
b2f9ec70
MC
75882001-02-14 Michael Chastain <chastain@redhat.com>
7589
7590 * gdb.c++/inherit.exp (do_tests): Change runto statements
7591 from "runto 'foo(void)'" to "runto 'foo'". This makes the
7592 statements demangler agnostic.
7593
cf74b8ca
AC
7594Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
7595
7596 * gdb.threads/pthreads.exp: Unify pass/fail messages for
7597 ``continue to bkpt at common_routine in thread 2'' and ``stopped
7598 before calling common_routine 15 times'' tests.
7599
99f78f56
MC
76002001-02-11 Michael Chastain <chastain@redhat.com>
7601
7602 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
7603 Helps the test script figure out which demangler is in use.
7604 (dm_type_foo_ref): Ditto.
7605 (dm_type_int_star): Ditto.
7606 (dm_type_long_star): Ditto.
7607 (dm_type_unsigned_int): Ditto.
7608 (dm_type_void): Ditto.
7609 (dm_type_void_star): Ditto.
99707966 7610 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
7611 Probe the gdb demangler and set variables to accommodate
7612 formatting differences.
7613 (info_func_regexp): New function. Same as info_func, but
7614 matches against a regexp.
7615 (info_func): Match against a literal string.
7616 (print_addr_2): New function. Match against a literal string,
7617 which can be different from the input to gdb.
7618 (print_addr): Simply call print_addr_2 with the same argument twice.
7619 (test_lookup_operator_functions): Use demangler formatting variables.
7620 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
7621 the tests in the same order as the C++ class declaration.
7622 (test_paddr_operator_functions): Ditto.
7623 (test_paddr_overloaded_functions): Ditto.
7624 (test_paddr_hairy_functions): Use demangler formatting variables.
7625 Add reference to gdb/19 for related tests.
7626 (do_tests): Call probe_demangler.
7627
1de8f023
KB
76282001-01-30 Kevin Buettner <kevinb@redhat.com>
7629
7630 * gdb.c++/templates.cc (printf): Remove unused function definition.
7631
ca3f91ed
MS
76322001-01-26 Felix Lee <flee@redhat.com>
7633
7634 * sid.exp (sid_exit): Pass host, not target, to remote_close.
7635
76362001-01-25 matthew green <mrg@redhat.com>
7637
7638 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
7639 up sid.
7640 (sid_exit): Call `remote_pop_conn' after GDB is gone.
7641
76422001-01-25 matthew green <mrg@redhat.com>
7643
7644 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 7645 Deprecate $sid_spawn_id.
ca3f91ed
MS
7646 (sid_exit): Remove code necessary only for `spawn.'
7647
76482001-01-25 matthew green <mrg@redhat.com>
7649
7650 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
7651
fb18ec4a
MC
76522001-01-28 Michael Chastain <chastain@redhat.com>
7653
7654 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
7655 to call when tests fail. It takes gdb out of the overloaded
7656 function choice menu back to the main prompt, so that the test
7657 program stays synchronized.
7658 (set_bp_overloaded): New proc to collect all the common
7659 code for setting a breakpoint on an overloaded name. Calls
7660 take_gdb_out_of_choice_menu when needed.
7661 (menu_overload1arg): New variable to collect the repeated
7662 instances of the expected menu for an overloaded name. Change
7663 the regular expression to handle changes in g++ type encoding:
7664 "void" can be either "void" or "", and "unsigned int" can be
7665 either "unsigned int" or "unsigned".
7666 (continue_to_bp_overloaded): Change regular expressions to handle
7667 changes in g++ type encoding.
7668 (no proc): Call take_gdb_out_of_choice_menu when needed.
7669 Remove redundant calls to "info break". Accept either "canceled"
7670 or "cancelled". Change regular expressions in "info break"
7671 calls to handle changes in g++ type encoding. Give all tests
7672 unique strings.
7673
9c646a6e
BE
76742001-01-17 Ben Elliston <bje@redhat.com>
7675
7676 * config/sid.exp: New file.
7677
9549d9c1
AC
7678Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
7679
7680 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
7681
dc96c6c7 76822000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
7683
7684 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
7685 Add a RE to accept a non-ascii char if one is ever presented.
7686
b4df4f68
FN
76872000-12-20 Fernando Nasser <fnasser@redhat.com>
7688
297dd0fd 7689 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 7690
dc96c6c7 76912000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 7692
d63a86f8 7693 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
7694 in regexp. One '\' does not suffice on Linux.
7695
4a7bddb6
MC
76962000-12-09 Michael Chastain <chastain@redhat.com>
7697
7698 * gdb.base/break.exp (test_clear_command): Use a marker function
7699 rather than 'main' for the test function. Also move this
7700 test to an execution point where the marker function names are
7701 guaranteed to be bound to functions. (Executing tests after a
7702 'finish' from main runs into name conflicts with local names
7703 in __libc_start_main).
7704
dc96c6c7 77052000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
7706
7707 * gdb.base/finish.exp: New test for gdb's "finish" command.
7708 * gdb.base/return2.exp: New test for gdb's "return" command.
7709 * gdb.base/return2.c: New source file for above.
7710
dc96c6c7 77112000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
7712
7713 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
7714 * gdb.base/miscexprs.exp: Ditto.
7715 * gdb.base/pointers.exp: Ditto.
7716 * gdb.c++/derivation.exp: Ditto.
7717 * gdb.c++/local.exp: Ditto.
7718 * gdb.c++/namespace.exp: Ditto.
7719 * gdb.c++/overload.exp: Ditto.
7720 * gdb.c++/ref-types.exp: Ditto.
7721
dc96c6c7 77222000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
7723
7724 * gdb.base/constvars.exp: Test result of "up" command.
7725 * gdb.base/miscexprs.exp: Ditto.
7726 * gdb.base/pointers.exp: Ditto.
7727 * gdb.base/scope.exp: Ditto.
7728 * gdb.c++/derivation.exp: Ditto.
7729 * gdb.c++/local.exp: Ditto.
7730 * gdb.c++/namespace.exp: Ditto.
7731 * gdb.c++/overload.exp: Ditto.
7732 * gdb.c++/ref-types.exp: Ditto.
7733
44097287
FN
77342000-11-22 Michael Chastain <chastain@redhat.com>
7735
7736 * mips_pro.exp: Accept either "middle -> top -> main" or
7737 "middle -> main" in the backtrace, because gcc can optimize
7738 tail calls to jumps. Remove setup_xfail for the hppa case.
7739 Add a comment with the original warning messages from PR 3016,
7740 which was filed in 1993, to preserve them for posterity.
7741
9d2e1bab
ND
77422000-11-17 Nick Duffek <nsd@redhat.com>
7743
7744 * lib/gdb.exp (gdb_test): Override timeout with board info.
7745
1aca8eb7
ND
77462000-11-17 Nick Duffek <nsd@redhat.com>
7747
7748 * gdb.base/display.exp: Don't kill running stub. Add "again" to
7749 the second kill and detach messages.
7750
93076499
ND
77512000-11-17 Nick Duffek <nsd@redhat.com>
7752
7753 * configure.in: Add AC_EXEEXT.
7754 * configure: Regenerate.
7755 * Makefile.in (just-check): Export EXEEXT.
7756 * lib/gdb.exp ($EXEEXT): Import from environment.
7757 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
7758 expect "maint dump-me" on Cygwin.
7759 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
7760 $EXEEXT.
7761
30e87cd3
ND
77622000-11-17 Nick Duffek <nsd@redhat.com>
7763
7764 * gdb.base/break.exp: Test backtrace and finish from called
7765 function on all platforms, not just HP-UX.
7766
dc96c6c7 77672000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
7768
7769 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
7770 code from gdb_target_monitor, so it can be used independantly
7771 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 7772
dc96c6c7 77732000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
7774
7775 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
7776 * gdb.base/corefile.exp: Expect the message "Program is being
7777 debugged already" when we send the "corefile" command, since
7778 the preceeding gdb_load may have connected gdb to a remote target.
7779 * gdb.base/display.exp: Disable hardware watchpoints if new
7780 board info variable "no_hardware_watchpoints" is true.
7781 Replace single-letter commands with more readable ones.
7782 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
7783 if new board info variable "no_hardware_watchpoints" is true.
7784 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
7785 to see if stdio (printf) testing is possible.
7786 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
7787 board info variable "no_hardware_watchpoints" is true. Use new
7788 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
7789
39124dea
FN
77902000-11-13 Fernando Nasser <fnasser@redhat.com>
7791
7792 From Orjan Friberg <orjanf@axis.com>:
7793 * gdb.base/printcmds.exp: Escape curly braces followed by a number
7794 in array print pattern match.
7795
a9e2e984
FN
77962000-11-09 Fernando Nasser <fnasser@redhat.com>
7797
7798 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
7799 spelling "cancelled" to U.S. spelling "canceled" to match changes
7800 made to gdb.
7801 * gdb.c++/ovldbreak.exp: Ditto.
7802
c7db355b
PS
78032000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7804
7805 * gdb.base/callfuncs.c (main): Moved to end of file, call
7806 t_double_values to initialize the FPU before inferior calls are made.
7807 * gdb.base/callfuncs.exp: Test for register preservation after calling
7808 inferior functions. Add tests for continuining, finishing and
7809 returning from a stop in a call dummy.
7810
dc96c6c7 78112000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
7812
7813 * gdb.base/commands.exp: Break up long lines, and re-indent.
7814
dc96c6c7 78152000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
7816
7817 * config/gdbserver.exp: Rewritten from the ground up, to make it
7818 compatible with the current dejagnu tree, and to make it work with
7819 the new "gdbserver" in libremote.
7820
dc96c6c7 78212000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
7822
7823 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
7824 * gdb.base/varargs.exp: Skip entire test if no printf support.
7825 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
7826 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
7827
dc96c6c7 78282000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
7829
7830 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
7831 no floating point support.
7832 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
7833 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
7834 * gdb.base/call-rt-st.exp: Ditto.
7835 * gdb.base/call-strs.exp: Ditto.
7836
bac5fc66
JG
78372000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
7838
7839 * gdb.base/sizeof.c: include <stdio.h>.
7840
7841 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
7842 'finish', otherwise uncaptured gdb_prompt would potentially
7843 throw remaining test points out of sync.
7844
b22a6027
SB
78452000-07-26 Scott Bambrough <scottb@netwinder.org>
7846
7847 * gdb.base/recurse.exp: Run tests for all targets.
7848 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
7849 gnu-oldld case on ARM.
7850 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
7851 for ARM targets.
d63a86f8 7852
d8231941
AG
7853Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
7854
7855 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
7856 * gdb.java/configure: Rebuild.
7857
8caabe69
AG
7858Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
7859
7860 * gdb.java/jv-exp.exp: New file.
7861
9d273ca3
AG
7862Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
7863
7864 * configure: Rebuilt.
7865 * configure.in (configdirs): Add gdb.java.
7866 * gdb.java/jmisc.java: New file.
7867 * gdb.java/jmisc.exp: New file.
7868 * gdb.java/Makefile.in: New file.
7869 * gdb.java/configure: Rebuilt.
7870 * gdb.java/configure.in: New file.
7871 * lib/java.exp: New file.
7872
4f823a66
AC
7873Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
7874
7875 * gdb.base/exprs.exp: Test casts to a pointer including over and
7876 underflow.
7877
2391e11d
AC
7878Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
7879
7880 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
7881 and the compilers sizes.
7882
54602222
ND
78832000-07-09 Nick Duffek <nsd@redhat.com>
7884
7885 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
7886 (use_methods): New function.
7887 (main): Call use_methods().
7888 * gdb.c++/classes.exp (test_method_param_class): New procedure.
7889 (do_tests): Call test_method_param_class.
7890
2bec0572
ND
78912000-07-09 Nick Duffek <nsd@redhat.com>
7892
7893 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
7894 spelling.
7895 (test_enums): New procedure. Move enum tests from end of script
7896 to here. Set breakpoint on function name instead of line number.
7897 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
7898 (enums2): New marker function.
7899 (enums1): New function.
7900 (main): Call enums1(). Move enum tests to enums1().
7901
78492fde
AC
7902Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
7903
7904 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
7905 compile/link program. Update line numbers.
7906 * gdb.asm/d10v.inc: Define ``startup''.
7907 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 7908
49a2cef8
AC
7909Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
7910
7911 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
7912
3e6c8688
EZ
79132000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7914
7915 * gdb.base/maint.exp: Add 'maint print architecture' item to output
7916 of 'help maint print' command.
7917
9ff5cbe9
AC
7918Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
7919
7920 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
7921 they use gdb_expect_list.
7922
17c579bd
AC
7923Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
7924
7925 * gdb.base/commands.exp: Use ``set remote
7926 memory-read-packet-size'' instead of ``set endian big'' to test
7927 long commands.
7928
e6d71bf3
DB
79292000-06-03 Daniel Berlin <dan@cgsoftware.com>
7930
7931 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 7932 g++, and stop skipping them.
e6d71bf3
DB
7933
7934 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
7935 work under g++.
7936
d63a86f8 7937 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
7938 initialization.
7939
dc96c6c7 79402000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
7941
7942 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
7943 the regular expression: accept an (almost) arbitrary sequence of
7944 "frames-invalid" and "breakpoints-invalid" messages both before
7945 and after the "starting" message.
7946
dc96c6c7 79472000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
7948
7949 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 7950
dc96c6c7 79512000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
7952
7953 * gdb.base/annota1.exp (annotate-signal-handler-caller):
7954 Relax the regular expression a little, make it pass on Solaris 8.
7955
8216cda9
KB
79562000-05-12 Kevin Buettner <kevinb@redhat.com>
7957
7958 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 7959 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
7960 Instead, it is permissible for gdb to stop on the line of the
7961 call itself.
7962
1a570b2f
MS
79632000-05-12 Michael Snyder <msnyder@.cygnus.com>
7964
7965 * gdb.base/break.exp (bp on small function, optimized file):
7966 Add a second pass pattern. The behavior differs here between stabs
7967 and dwarf for one-line functions. Stabs preserves two line symbols
7968 (one before the prologue and one after) with the same line number,
7969 but dwarf regards these as duplicates and discards one of them.
7970 Therefore the address after the prologue (where the breakpoint is)
7971 has no exactly matching line symbol, and GDB reports the breakpoint
7972 as if it were in the middle of a line rather than at the beginning.
7973
dc96c6c7 79742000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 7975
d63a86f8 7976 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
7977 rather than "send_gdb" (for consistancy).
7978
7d418785
AC
7979Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7980
7981 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
7982 * gdb.c++/templates.cc: Properly check for GCC version number.
7983 * lib/compiler.cc: Likewise
7984
dc96c6c7 79852000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 7986
d63a86f8 7987 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
7988 gdb may not stop at the first line of main, due to code motion.
7989
dc96c6c7 79902000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
7991
7992 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
7993 This test depends on parsing the printf output from the target.
7994 Since the sparclet stub doesn't do stdio, this will never work.
7995 * gdb.base/call-rt-st.exp: ditto.
7996 * gdb.base/call-strs: ditto.
7997
dc96c6c7 79982000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
7999
8000 * gdb.base/miscexprs.exp: make sizeof long array test portable.
8001
8002 * gdb.base/ending-run.exp: After connecting to a remote target,
8003 but before running, the target will appear to be in a random
8004 location. Specify both a file and a line for breakpoints.
8005 Also, the function that calls main may be called 'init'
8006 rather than 'start'.
8007
a5a51225
EZ
80082000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8009
8010 * gdb.base/help.exp: Update output for add-symbol-file command.
8011
7930cc7c
FN
80122000-04-10 Fernando Nasser <fnasser@cygnus.com>
8013
8014 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8015 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
8016
23e37ab1
C
80172000-04-07 J.T. Conklin <jtc@redback.com>
8018
e93c542c
C
8019 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
8020
23e37ab1
C
8021 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
8022
591b8fa3
PDM
8023Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
8024
8025 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
8026 values that can be represented exactly.
8027 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
8028 above change, and to not check against the directory part of the source
8029 file name.
8030 (step into print_long_arg_list): Likewise.
8031 (print print_small_structs from print_long_arg_list): Likewise.
8032 (print print_long_arg_list): Likewise.
8033
7a495180
EZ
80342000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8035
30b53638 8036 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 8037
beb998c6
AC
8038Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
8039
8040 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
8041
1c689132
DB
80422000-03-25 Daniel Berlin <dan@cgsoftware.com>
8043
8044 * gdb.base/commands.exp (deprecated_command_test): Add test for
8045 deprecate with no arguments.
8046
c1790a9d
JL
80472000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
8048
8049 * gdb.base/break.exp: Add new test for setting breakpoints on
8050 optimized code so we can test breakpoints work even when function
8051 prologues may be optimized away
8052
003ba290
FN
80532000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8054
8055 From David Whedon <dwhedon@gordian.com>
8056 * gdb.base/commands.exp : Added command deprecator tests.
8057
6837a0a2
DB
80582000-03-22 Daniel Berlin <dan@cgsoftware.com>
8059
8060 * gdb.base/help.exp: Added test for new apropos command.
8061
b9593231
KB
80622000-03-21 Kevin Buettner <kevinb@redhat.com>
8063
8064 * gdb.base/pointers.c (usevar): New function.
8065 (main): Make sure that global variables v_int_pointer2, rptr,
8066 and y are all referenced someplace in the program by calling
8067 usevar() on them. [Some linkers delete symbols which are
8068 never referenced. The space remains, but there's no way to
8069 get a (symbolic) handle on the variable from the debugger.]
8070
751a959b
EZ
80712000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8072
8073 * gdb.base/printcmds.c: Add typedeffed arrays.
8074
8075 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
8076 procedure to test arrays that are typedef'd.
8077
73a93a32
JI
80782000-03-13 James Ingham <jingham@leda.cygnus.com>
8079
8080 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 8081 the library directories.
73a93a32 8082
fb40c209
AC
8083Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
8084
8085 * configure.in (configdirs): Add sub directory gdb.mi.
8086 * configure: Re-generate.
8087
8088 * gdb.mi: New directory.
d63a86f8 8089
ee4dd2c9
AC
80902000-02-25 Scott Bambrough <scottb@netwinder.org>
8091
8092 * gdb.base/long_long.exp: Correct test suite failure when printing
8093 a long long value as a double on ARM platforms.
8094
70f0cc22
JB
80952000-02-16 Jim Blandy <jimb@redhat.com>
8096
8097 * gdb.base/break.exp ("breakpoint line number"): Make sure the
8098 default source file is set properly before running this test.
8099
853819b8
EZ
81002000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8101
8102 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
8103 gdbtk/library directory, not in gdbtcl2.
8104
dfcd3bfb
JM
81052000-02-04 Jim Blandy <jimb@redhat.com>
8106
8107 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
8108 backslash from regexp pattern.
8109
8110 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
8111 procedure. Use it to run all the "continue to bp overloaded"
8112 tests. Note that this changes the names of the tests slightly.
8113 If the breakpoint hit message includes a hex PC value, because
8114 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
8115 from the real source code, still consider that a pass.
8116
8117 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
8118 XFAIL here if the breakpoint message contains a hex address. Note
8119 similar change on 1999-11-02.
8120
8121 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
8122
8123 * gdb.base/ptype.exp: Establish a default source file before
8124 calling get_debug_format.
8125
81262000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
8127
8128 * gdb.base/watchpoint.exp: Remove duplication of test messages.
8129
8b93c638
JM
81302000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
8131
8132 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
8133 of successive stepi commands -- while in the prologue we should see
8134 the function entry bracket.
8135
81362000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
8137
8138 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
8139 reach __change_mode() when stepping through the end of main().
8140
c5394b80
JM
81412000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
8142
8143 * gdb.base/default.exp: Fix expected pattern.
8144 * gdb.base/help.exp: Same.
8145
0d06e24b
JM
81462000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8147
8148 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
8149 Don't use xfail's because that affects only the following test.
d63a86f8 8150
0d06e24b
JM
8151 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
8152 solaris or linux.
8153
8154 * gdb.base/selftest.exp: Update to reflect changes to main.c.
8155
dc96c6c7 81562000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 8157
d63a86f8 8158 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
8159 "A syntax error" rather than "A parse error". Accept both.
8160
81612000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
8162
8163 * gdb.base/default.exp: Remove OS dependent string from "target
8164 remote" test.
8165 * gdb.base/help.exp: Same for "help target remote" test.
8166
c3f6f71d
JM
81672000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8168
8169 From Jim Kingdon <kingdon@redhat.com>:
8170
8171 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
8172 prompt (cleanup rather than necessity, but still might keep output
8173 from spilling to next test).
8174
81752000-01-02 Fred Fish <fnf@cygnus.com>
8176
8177 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
8178 AIX, which defines them in <sys/types.h>.
8179
ed9a39eb 81801999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 8181
ed9a39eb
JM
8182 * gdb.base/default.exp: Match arm* etc instead of arm in "info
8183 float" test.
8184
81851999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 8186
ed9a39eb 8187 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
8188
8189 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
8190 outermost frame disallowed".
8191
81921999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
8193
8194 * gdb.base/setvar.exp: New tests for setting the value of a struct
8195 with a constant list.
8196
81971999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
8198
8199 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
8200 require the user to type a cast before setting the value of a struct.
8201
de57eccd
JM
82021999-12-06 Jim Blandy <jimb@cygnus.com>
8203
8204 * gdb.base/default.exp: Expect the new 'info float' command on
8205 all i386 platforms.
8206
8207 * gdb.threads/linux-dp.exp: Expand our ability to recognize
8208 LinuxThreads libraries that don't support debugging.
8209
c2d11a7d
JM
8210Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
8211
8212 * gdb.base/remote.c: Fill the buffer with truely random data.
8213 Change the buffer type to ``unsigned char'' to simplify size
8214 arithmetic.
8215
8216 * gdb.base/remote.exp: Reduce download numbers by one. Typical
8217 stub only handles 400-1 byte packets. Verify that the download
8218 worked.
8219
82201999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
8221
8222 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
8223 tests, using UNRESOLVED for the untested cases. Also, does not wait
8224 for a timeout if the prompt was received before a recognizable pattern.
8225
82261999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
8227
8228 * lib/gdb.exp (gdb_expect_list): Fix spelling.
8229
82301999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8231
8232 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
8233 watchpoints.
8234
82351999-11-24 Jason Merrill <jason@casey.cygnus.com>
8236
8237 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
8238
8239 * gdb.c++/local.exp: Be more flexible in recognizing local class
8240 name mangling. Don't allow horribly truncated method names.
8241 * gdb.c++/derivation.exp: Expect protected inheritance.
8242 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
8243 * gdb.c++/virtfunc.exp: Likewise.
8244 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
8245 when printing a nested enum.
8246
82471999-11-22 Jim Blandy <jimb@cygnus.com>
8248
8249 * gdb.base/step-test.exp: Properly await GDB's response to setting
8250 a breakpoint on the call to large_struct_by_value.
8251
8252 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
8253 just because we have debug info for the `start' function.
8254
82551999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
8256
8257 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
8258 "Unknown signal" messages, which indicate (on LinuxThreads) that
8259 GDB doesn't know how to debug threads on this system. This is
8260 better than hanging while philosopher 0 dumps chatter into gdb.log.
8261
82621999-11-18 Tom Tromey <tromey@cygnus.com>
8263
8264 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
8265
82661999-11-18 Fred Fish <fnf@cygnus.com>
8267
8268 * gdb.base/coremaker2.c: Add sample program for generating
8269 cores that is more self contained than coremaker.c. Eventually
8270 I'll add more code to this and tie it into the testsuite.
8271
4ce44c66
JM
82721999-11-12 Stan Shebs <shebs@andros.cygnus.com>
8273
8274 * gdb.base/dollar.exp: Remove, now in gdb.hp.
8275
82761999-11-10 Jimmy Guo <guo@cup.hp.com>
8277
8278 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
8279 from $srcdir/lib/.
8280 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
8281 and gdb.c++/.
8282
8283 * gdb.c++/derivation.exp: remove redundant get compiler info code.
8284
d63a86f8 8285 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
8286 'continue with watch' test point.
8287
82881999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
8289
8290 Merged from p2linux-990323-branch:
d63a86f8 8291
4ce44c66
JM
8292 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
8293
11cf8741
JM
8294Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
8295
8296 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
8297 {limit,fixed}''. Test ``set download-write-size''.
8298
8299Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
8300
8301 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
8302 gdb_expect_list.
8303
8304Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
8305
8306 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
8307
83081999-11-03 Mark Salter <msalter@cygnus.com>
8309
8310 * gdb.base/break.exp: Fix "stub continue" pattern.
8311
83121999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
8313
8314 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
8315
83161999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
8317
8318 * gdb.base/display.exp ("finish"): Add timeout clause.
8319
8320 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
8321 plain prompt clause, so this doesn't have to time out in order to
8322 fail.
8323
8324 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
8325 breakpoint hit messages include an address.
8326
8327 * gdb.base/display.exp: Don't forget to escape parens in regular
8328 expressions. Unix regexp notatation sucks.
8329
83301999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8331
8332 * gdb.base/annota1.exp: Test for annotate-signalled: change output
8333 order for 'signalled' message.
8334
5c44784c
JM
83351999-11-01 Stan Shebs <shebs@andros.cygnus.com>
8336
8337 From Jimmy Guo <guo@cup.hp.com>:
8338 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
8339 * gdb.base/annota1.c: Add code for tests to work with.
8340
83411999-10-26 Frank Ch. Eigler <fche@cygnus.com>
8342
8343 * gdb.base/remote.exp: New test for remote downloading settings.
8344 * gdb.base/remote.c: New file with large .data.
8345
917317f4
JM
83461999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
8347
8348 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
8349 for LinuxThreads support, merged from the Code Fusion branch.
8350
8351Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
8352
8353 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
8354 containing exp_continue into a while within an expect. Don't
8355 attempt a start more than three times. Check return value from
8356 gdb_load.
d63a86f8 8357
2df3850c
JM
8358Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
8359
8360 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
8361 a pass case.
8362
2acceee2
JM
83631999-10-01 Kevin Buettner <kevinb@cygnus.com>
8364
8365 * gdb.base/break.c (main): Added a statement that we can step
8366 off of.
8367 * gdb.base/break.exp: Added tests for setting a breakpoint
8368 at an offset and stepping onto a breakpoint.
8369
83701999-10-01 Fred Fish <fnf@cygnus.com>
8371
d63a86f8 8372 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
8373 gdb output.
8374
c2c6d25f
JM
83751999-09-18 Jim Blandy <jimb@cris.red-bean.com>
8376
8377 * gdb.base/break.exp: Code locations are in hex, don't forget!
8378 (For HP-UX.)
8379
83801999-09-17 Stan Shebs <shebs@andros.cygnus.com>
8381
8382 * condbreak.exp: Use break.c as test program.
8383 * condbreak.c: Remove, redundant with break.c.
8384
83851999-09-15 Stan Shebs <shebs@andros.cygnus.com>
8386
8387 * config/monitor.exp (gdb_target_monitor): Disable X- and
8388 Z-packets if the target needs it.
8389
83901999-09-13 James Ingham <jingham@leda.cygnus.com>
8391
8392 * gdb.c++/overload.exp: Added tests for listing overloaded
8393 functions with function pointers in the arg, explicitly calling
8394 out the version you want.
8395
cff3e48b
JM
83961999-09-09 Stan Shebs <shebs@andros.cygnus.com>
8397
8398 * long_long.exp: Add variations of test cases that work for
8399 targets with 16-bit ints and 32-bit doubles.
8400
d4f3574e
SS
84011999-09-08 Stan Shebs <shebs@andros.cygnus.com>
8402
8403 * break.c (main): Compare a possibly-uninitialized argc with an
8404 unlikely value that fits in 16 bits.
8405
84061999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8407
8408 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
8409 0xfeeb, don't want negative numbers if ints are 16 bits.
8410
8411 * lib/gdb.exp (skip_cplus_tests): New proc.
8412 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
8413 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
8414 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
8415 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
8416 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
8417 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
8418 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
8419 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
8420
8421 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
8422
8423Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
8424
8425 * gdb.base/corefile.exp (up): Allow a parameter to appear
8426 in the frame that we're going up to.
8427
8428 From Jim Blandy <jimb@cygnus.com>:
8429
8430 * gdb.base/default.exp (info float): Expect some output now.
8431
8432 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
8433 returning floating-point values to fail on the x86.
8434 * gdb.base/callfwmall.exp (do_function_calls): Same.
8435
8436 * gdb.base/list.exp (test_listsize): Correct expectations for
8437 listing line 1 with listsize 2. Also, listing a single line
8438 works now, as does listing three lines. [Kevin's note: There
8439 were a number of other cases fixed too where the expectations
8440 differed...]
8441
84421999-09-02 Stan Shebs <shebs@andros.cygnus.com>
8443
8444 * gdb.base/selftest.exp: Add case for when version prints as
8445 constant string instead of char pointer.
8446
104c1213
JM
84471999-08-25 Stan Shebs <shebs@andros.cygnus.com>
8448
8449 * gdb.base/ending-run.exp: Add Solaris case for what happens when
8450 stepping out of main.
8451
8452 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
8453 G++ used.
8454
8455 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
8456 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
8457
8458 * gdb.c++/ovldbreak.exp: Update match string in test that
8459 includes a warning of multiple breakpoints.
8460
84611999-08-24 Stan Shebs <shebs@andros.cygnus.com>
8462
8463 * gdb.base/display.exp: Improve precision of step-after-finish
8464 added yesterday.
8465
8466 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
8467 test.
8468
8469 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
8470 configs when using G++, not just hppa*.
8471
84721999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8473
8474 * gdb.base/async.c: New file.
8475 * gdb.base/async.exp: New file.
8476
8477Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
8478
8479 * gdb.base/break.exp: Tweak PA specific tests to properly handle
8480 PA64.
8481
53a5351d
JM
8482Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
8483
104c1213
JM
8484 * gdb.base/display.exp: "finish" can leave us mid-line on many
8485 targets, deal with it. Add a small constant to main, instead of
8486 1000 since main+1000 may not be a valid address in the target.
8487
53a5351d
JM
8488 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
8489 on hpux11.
8490
8491 * gdb.base/attach.exp: Handle another hpux11 error message variant
8492 when attaching to a process that does not exist.
8493
84941999-08-19 J.T. Conklin <jtc@redback.com>
8495
8496 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
8497 characters in 'continue to 1241' test.
8498
84991999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8500
8501 * gdb.base/call-ar-st.exp: Add a shorter match case for the
8502 stop in print_long_arg_list, define and use a whitespace
8503 variable in print_small_structs test, add an XFAIL for Solaris.
8504 * gdb.base/dbx.exp: XFAIL func commands until somebody is
8505 interested enough to fix.
8506
7be570e7
JM
85071999-08-13 Keith Seitz <keiths@cygnus.com>
8508
8509 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
8510 (dbx_gdb_load): Remove. Use gdb_load instead, since that
8511 proc knows about targets other than the natives.
8512 (test_assign): Use "gdb_run_cmd" to "run" the target.
8513 Check that we've actually hit the breakpoint at main.
8514 When we attempt to assign a value to a local variable, check
8515 that the variable is in the current scope, i.e., don't use
8516 a test with an empty result.
8517
8518Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
8519
8520 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
8521 command.
8522
85231999-08-09 Stan Shebs <shebs@andros.cygnus.com>
8524
8525 From Jimmy Guo <guo@cup.hp.com> and others at HP:
8526 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
8527 gdb.compat, gdb.threads-hp.
8528 gdb.hp/configure, gdb.hp/configure.in: New files.
8529 gdb.hp/Makefile.in: Recurse into new subdirs.
8530 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
8531 gdb.hp/gdb.objdbg: New directory, tests for debugging info
8532 in object files.
8533 gdb.hp/tools: New directory, aux tools for HP-specific tests.
8534
96baa820
JM
85351999-08-05 Stan Shebs <shebs@andros.cygnus.com>
8536
8537 * gdb.base/display.exp: Help expect by putting a newline in the
8538 funky printf, remove a bogus p/a test.
8539
85401999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8541
8542 * gdb.base/display.exp: Make sure that when we say 'run', we are
8543 connected to the target. This is necessary when running not
8544 natively.
8545
85461999-08-03 Stan Shebs <shebs@andros.cygnus.com>
8547
8548 * gdb.base/step-test.exp: Removed some extraneous messages.
8549
8550 * gdb.base/long_long.exp: Don't run memory examination tests
8551 on little-endian targets (they will need a different set of
8552 results to match).
8553
85541999-08-02 Stan Shebs <shebs@andros.cygnus.com>
8555
8556 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
8557 until somebody decides to fix GDB.
8558
8559 * gdb.base/long_long.c: Stop compiler complaint by specifying long
8560 constant as "ULL".
8561 * gdb.base/long_long.exp: Loosen x/c test, add partial result
8562 matches for a couple x/2 commands.
8563
a0b3c4fd
JM
85641999-07-30 Stan Shebs <shebs@andros.cygnus.com>
8565
8566 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
8567 by merging in ref-types2 tests.
8568 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
8569
8570 From Jimmy Guo <guo@cup.hp.com> and others at HP:
8571 * gdb.c++/Makefile.in: Add standard actions.
8572 (EXECUTABLES): Rename from PROGS, update list.
8573 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
8574 from gdb.hp.
8575 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
8576 foo and bar locals.
8577 * gdb.c++/anon-union.exp: Fix tests to match.
8578 * gdb.c++/classes.exp: Run if HP compiler used, add extra
8579 expect matches to handle output variations.
8580 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
8581 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
8582 output, add HP alternatives for new and delete prints.
8583 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
8584 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
8585 * gdb.c++/demangle.exp: Use $style when reporting failure.
8586 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
8587 * gdb.c++/inherit.exp: Run if HP compiler used, add some
8588 match alternatives.
8589 * gdb.c++/local.exp: Add match alternatives or xfails for HP
8590 compilers.
8591 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
8592 * gdb.c++/method.exp: Add match alternatives.
8593 * gdb.c++/misc.cc: Add bool types.
8594 * gdb.c++/misc.exp: Add tests for bool types.
8595 * gdb.c++/overload.exp: Add xfails.
8596 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
8597 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
8598 add some more template parameter tests (only for HP currently).
8599 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
8600 * gdb.c++/virtfunc.cc: Add return type and value for main.
8601 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
8602 match alternatives.
d63a86f8 8603
a0b3c4fd
JM
86041999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8605
8606 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
8607
86081999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
8609
8610 * gdb.base/signals.exp: Don't expect getting a backtrace from
8611 within a signal handler to fail on Linux.
8612
86131999-07-29 Stan Shebs <shebs@andros.cygnus.com>
8614
8615 From Jimmy Guo <guo@cup.hp.com> and others at HP:
8616 * lib/gdb.exp: Remove some gratuitious semicolons.
8617 (delete_breakpoints): Increase timeout.
8618 (gdb_expect): Add -notransfer option.
8619 (gdb_test): Use -notransfer option.
8620 (get_compiler_info): Add f77 case.
8621 (get_compiler): New proc, split out from gdb_preprocess, add f77
8622 case.
8623 (gdb_preprocess): Call get_compiler.
8624
8625 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
8626 * gdb.base/attach.exp, gdb.base/display.exp,
8627 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
8628 gdb.base/long_long.exp, gdb.base/printcmds.exp,
8629 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
8630 third arg to gdb_test.
8631 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
8632 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
8633 HP-UX xfails, add others.
8634 * gdb.base/completion.exp: Reflect name change of self-test.
8635 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
8636 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
8637 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
8638 HP failure number.
8639 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
8640 useless HP-UX 10.30 references.
8641 * gdb.base/maint.exp: Loosen matches.
8642 * gdb.base/pointers.c (main): Declare more_code.
8643 * gdb.base/pointers.exp: Match on output of a `next'.
8644 * gdb.base/structs.c: Add prototypes.
8645 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
8646 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
8647
86481999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8649
8650 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
8651 command.
8652
86531999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8654
8655 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
8656 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
8657
8658 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
8659 debug info. Deal with lack of signal hanlder info in stack.
8660
8661 From Jim Kingdon <kingdon@redhat.com>:
8662 * gdb.base/annota1.exp: If printf has debug info, deal with it.
8663
5a2468f5
JM
86641999-07-19 Stan Shebs <shebs@andros.cygnus.com>
8665
8666 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
8667 gdb.base/foll-vfork.exp: Don't run for crosses.
8668
adf40b2e
JM
8669Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
8670
8671 * gdb.base/configure.in: Check for gdbvars.exp instead of
8672 a1-selftest.exp.
8673 * gdb.base/configure: Re-generate.
8674
86751999-07-12 Stan Shebs <shebs@andros.cygnus.com>
8676
8677 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
8678 in trying to run first and name is too long.
8679
8680 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
8681 pointers2.c and pointers2.exp, respectively.
8682 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
8683 doschk happier.
8684
43e526b9
JM
86851999-07-08 Stan Shebs <shebs@andros.cygnus.com>
8686
8687 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
8688 callfuncs2.c and callfuncs2.exp.
8689
8690 * gdb.base/list.exp: Remove mistaken xfails.
8691 * gdb.base/list0.h: Add optional prototypes.
8692
9846de1b
JM
8693Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
8694
8695 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
8696 calling malloc.
8697 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
8698 * ptype.exp: Move test for get_debug_format to before its first
8699 use.
8700
87011999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8702
8703 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
8704 * gdb.base/annota2.cc, annota2.exp: Move from here.
8705 * gdb.c++/annota2.cc, annota2.exp: To here.
8706 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
8707
43ff13b4
JM
8708Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8709
8710 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
8711 a consistent format.
8712
085dd6e6
JM
87131999-06-25 Stan Shebs <shebs@andros.cygnus.com>
8714
8715 From Jimmy Guo <guo@cup.hp.com> and others at HP:
8716 * lib/gdb.exp (get_compiler_info): Add detection for assorted
8717 HP compilers, also set the globals $true and $false.
8718
8719 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
8720 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
8721 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
8722 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
8723 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
8724 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
8725 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
8726 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
8727 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
8728 whatis.c} Add C++ compatible function definitions and return
8729 types, add includes for library functions.
8730 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
8731 * gdb.base/step-test.c (myglob): Rename from glob.
8732 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
8733 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
8734 files, move here from gdb.hp.
8735 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
8736 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
8737 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
8738 Adjust line numbers in regexps.
8739
8740 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
8741 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
8742 instead of 0/1.
8743
8744 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
8745 foll-vfork.exp: New files, move here from gdb.hp.
8746 * gdb.base/page.exp: New file, test of pagination command.
8747
8748 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
8749 recursion test.
8750 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
8751
8752 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
8753 gdb.base/solib.exp: Fix compiler invocation process.
8754
8755 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
8756 HP-UX 11, turn off overload resolution explicitly.
8757 * gdb.base/commands.exp: Set argument list explicitly, add
8758 watchpoint test.
8759 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
8760 them work.
8761 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
8762 expressions properly.
8763 * gdb.base/corefile.exp: Loosen the match slightly.
8764 * gdb.base/default.exp: Allow "Error accessing memory" message
8765 also.
8766 * gdb.base/display.exp: Skip over x/0 j if PA64.
8767 * gdb.base/funcargs.exp: Add xfails for HP-UX.
8768 * gdb.base/interrupt.exp: Ditto.
8769 * gdb.base/langs.exp: Add symbolic matches governed by compiler
8770 in use.
8771 * gdb.base/list.exp: Add xfails for HP-UX.
8772 * gdb.base/long_long.exp: Refine some of the numeric matches.
8773 * gdb.base/mips_pro.exp: Xfail on HP-UX.
8774 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
8775 * gdb.base/nodebug.exp: Succeed on more varieties of output.
8776 * gdb.base/opaque.exp: Remove some HP-UX xfails.
8777 * gdb.base/ptype.exp: Succeed on more varieties of output.
8778 * gdb.base/scope.exp: Add xfails for HP-UX.
8779 * gdb.base/sect-cmd.exp: Add more cases.
8780 * gdb.base/setvar.exp: Add xfails for HP-UX.
8781 * gdb.base/shlib-call.exp: Loosen some matches slightly.
8782 * gdb.base/signals.exp: Match on void symbolically.
8783 * gdb.base/step-test.exp: Add case for PA64.
8784 * gdb.base/term.exp: Add exit and restart.
8785 * gdb.base/twice.exp: Clean up after self.
8786 * gdb.base/varargs.exp: Disable overload resolution explicitly.
8787 * gdb.base/whatis.exp: Allow more ways to pass tests.
8788
8789 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
8790 no longer useful.
8791
8792Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
8793
8794 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
8795 list of patterns.
8796 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
8797 print_double_array(double_array)", "continuing to breakpoint
8798 1018", "print print_double_array(array_d)" and "continuing to
8799 1034" tests.
d63a86f8 8800
085dd6e6
JM
88011999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8802
8803 * Makefile.in: Add empty html and install-html targets.
8804
88051999-06-24 Stan Shebs <shebs@andros.cygnus.com>
8806
8807 * config/mt-*: Remove, these haven't been used since 1996.
8808
88091999-06-22 Stan Shebs <shebs@andros.cygnus.com>
8810
8811 * gdb.base/call-strs.c, gdb.base/ending-run.c,
8812 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
8813 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
8814
9e0b60a8
JM
88151999-06-18 Stan Shebs <shebs@andros.cygnus.com>
8816
8817 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
8818 simpler match case for the ptype of the big class.
8819
88201999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
8821
8822 * gdb.exp: Fix test for gdb_prompt existence.
8823
88241999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
8825
8826 * gdb.exp (gdb_test): Add fail after calls to perror.
8827
88281999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
8829
8830 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
8831
88321999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
8833
8834 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
8835
0f71a2f6
JM
8836Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
8837
8838 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
8839 malloc() is linked in.
8840
88411999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
8842
8843 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
8844 step at end.
8845
8846 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
8847
88481999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
8849
8850 * gdb.java/jv-print.exp: New file. (Our first Java test!)
8851
cce74817
JM
8852Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
8853
8854 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
8855 * gdb.base/mips_pro.exp: Likewise.
8856
88571999-06-02 Keith Seitz <keiths@cygnus.com>
8858
8859 * gdb.c++/templates.cc: Change all "new" operators to throw
8860 an exception.
8861 * gdb.c++/cplusfuncs.cc: Likewise.
8862
8863 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
8864
8865Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
8866
8867 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
8868 * gdb.base/ending-run.exp: When stepping out of main, accept a
8869 step into an arbitrary assembler file.
8870
392a587b
JM
88711999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8872
d63a86f8 8873 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 8874 "breakpoint-invalid" to be printed.
d63a86f8 8875 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
8876 number of "frames-invalid" and "breakpoint-invalid" to be printed.
8877 * gdb.base/annota2.cc: Initialize a.x to 0.
8878
9e086581
JM
88791999-05-17 Keith Seitz <keiths@cygnus.com>
8880
8881 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
8882 when "skip_float_tests" set.
8883 Ditto for "print print_double_array(array_d)", "print print_small_structs",
8884 "print print_ten_doubles", and "step into print_long_arg_list".
8885 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
8886 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
8887 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
8888 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
8889 "skip_float_tests" is set.
8890 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
8891 when "skip_float_tests" set.
d63a86f8 8892
cd0fc7c3
SS
88931999-05-06 Keith Seitz <keiths@cygnus.com>
8894
8895 * gdb.base/annota2.cc: Include stdio.h.
8896
8897Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
8898
8899 * gdb.base/crossload.exp: Remove, this has been disabled ever
8900 since BFD stopped including all targets, and cross-GDB gets
8901 plenty of testing anyway.
8902 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
8903 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
8904 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
8905 * gdb.base/README: Remove, was doc for this.
8906 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
8907 needed.
8908
b83266a0
SS
89091999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8910
8911 * gdb.base/call-ar-st.exp: Fix one regular expression in test
8912 output.
8913
8914 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
8915 * gdb.base/annota2.exp: New file. More annotation tests.
8916 * gdb.base/annota1.c: New file. Source file for annota1.exp.
8917 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
8918
89191999-04-23 Angela Marie Thomas <angela@cygnus.com>
8920
8921 * config/cfdbug.exp: New file.
8922
7a292a7a
SS
89231999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
8924
8925 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
8926 Marcus Daniel's and Dale Hawkins's demangler crashes.
8927
8928 * gdb.c++/demangle.exp (test_gnu_style_demangling,
8929 test_lucid_style_demangling, test_arm_style_demangling,
8930 test_hp_style_demangling): Try Tom Tromey's core-dumping
8931 identifier under each demangling style.
8932
89331999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
8934
8935 * gdb.c++/demangle.exp: Include the current demangling style
8936 in all test names.
8937 (current_demangling_style): New global variable.
8938 (set_demangling_style, test_demangling_core, test_demangling,
8939 test_demangling_exact): New functions.
8940 (test_gnu_style_demangling, test_lucid_style_demangling,
8941 test_arm_style_demangling, test_hp_style_demangling): Use those,
8942 instead of calling gdb_test and gdb_test_exact directly.
8943 (catch_demangling_errors): New function, which reports errors
8944 signalled by the demangling test functions in an orderly way.
8945 (do_tests): Use catch_demangling_errors.
8946
89471999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
8948
8949 * gdb.base/signals.exp (test_handle_all_print): Use () for
8950 grouping in expressions, not {}.
8951
8952 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
8953 initialized yet.
8954
89551999-04-01 Stan Shebs <shebs@andros.cygnus.com>
8956
8957 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
8958 are listed.
8959
89601999-03-26 Stan Shebs <shebs@andros.cygnus.com>
8961
8962 * gdb.stabs/weird.exp: Test for CC being defined before
8963 looking at its value.
8964
89651999-03-25 Stan Shebs <shebs@andros.cygnus.com>
8966
8967 * gdb.base/call-ar-st.exp: Remove stray '#'.
8968 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
8969 "short int" and "long int".
8970 * gdb.c++/overload.cc: Cast the string added in the previous
8971 change, to mollify finicky HP compiler.
8972 * gdb.hp/reg-test.exp (testfile): Fix file name.
8973 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 8974
7a292a7a
SS
8975 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
8976 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
8977 alternate form of enum ptype.
8978
c906108c
SS
89791999-03-23 Stan Shebs <shebs@andros.cygnus.com>
8980
7a292a7a
SS
8981 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
8982 * gdb.hp/*.exp: Change all to run compiler probe only after
8983 passing skip_hp_tests, so as not to waste time on guaranteed
8984 failure.
8985
c906108c
SS
8986 * gdb.c++/overload.cc: Pass string instead of char addr, always
8987 init ccpfoo.
8988 * gdb.c++/templates.cc: Fix syntax error.
8989
7a292a7a
SS
8990Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8991
8992 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 8993 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
8994 command.
8995
89961999-03-18 James Ingham <jingham@cygnus.com>
8997
8998 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
8999
9000 * gdb.c++/method.exp: It was testing an uninitialized int on the
9001 stack and assuming it was positive.
9002
9003 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
9004
9005 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 9006 keep it from killing the rest of the tests.
7a292a7a
SS
9007 Use gdb_continue_to_end.
9008
9009 * gdb.base/sigall.exp: use gdb_continue_to_end.
9010
9011 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
9012
9013 * gdb.base/display.exp: use runto_main, not run.
9014
d63a86f8
RM
9015 * gdb.base/default.exp: Check for the current error message in the
9016 r abbreviation test.
7a292a7a
SS
9017 Add strongarm to the targets that know info float.
9018
d63a86f8 9019 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
9020 run which doesn't work with monitors.
9021
9022 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
9023
9024 * gdb.base/break.exp: use the gdb_continue_to_end proc.
9025
9026 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
9027 program. Traps the case (in Cygmon) when the program never really
9028 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
9029 more places, so I used my name. Sorry Mark...
9030
9031 * config/monitor.exp (gdb_target_monitor): added another
9032 target_info parameter: remotebinarydownload. This will set the
9033 remotebinarydownload flag if this is causing some boards trouble.
9034
90351999-03-18 Mark Salter <msalter@cygnus.com>
9036
9037 * lib/gdb.exp (continue_to_exit): New function.
9038
9039 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
9040 * gdb.base/ending-run.exp: Ditto.
9041 * gdb.base/step-test.exp: Ditto.
9042
90431999-03-16 Stan Shebs <shebs@andros.cygnus.com>
9044
9045 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
9046 (suggested by Art Haas <ahaas@neosoft.com>).
9047
90481999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
9049
9050 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
9051
9052Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
9053
9054 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
9055 descriptions of types (short unsigned int vs unsigned short, etc).
9056
90571999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
9058
9059 * gdb.base/call-strs.exp: Don't assume that `step' will step over
9060 a call to strlen; sometimes we do have sources.
9061
90621999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
9063
9064 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
9065 character, so GDB won't print garbage after its end.
d63a86f8 9066
c906108c
SS
9067 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
9068 breakpoint there instead. Sometimes GCC emits memcpy to handle
9069 the large structures being passed by value, so we step into that
9070 instead of sum_array_print, which obscures what we're really testing.
9071 * gdb.base/step-test.exp: However, we do want a test that notices
9072 the bizarre steps into memcpy, so do that here. Add check for
9073 stepping into function calls that pass large structures by value.
9074 ("Is that a noun clause, or are you just happy to see me?")
9075 Remove all references to specific line numbers.
9076 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
9077 New type and function.
9078 (main): Call large_struct_by_value, passing it a large struct by value.
9079 * lib/gdb.exp (gdb_get_line_number): New function.
9080
9081 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
9082 more portable.
9083
7a292a7a
SS
90841999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
9085
c906108c
SS
9086 * lib/gdb.exp: Doc fixes.
9087
7a292a7a
SS
90881999-03-05 Nick Clifton <nickc@cygnus.com>
9089
d63a86f8 9090 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
9091
90921999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
9093
c906108c
SS
9094 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
9095 commands. They're not germane to this test, and they don't work
9096 that way on remote targets.
9097
3fc11d3e
JM
90981999-03-01 James Ingham <jingham@cygnus.com>
9099
9100 * Changelog entries merged over from gdb development branch.
9101
3fc11d3e
JM
9102 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
9103
9104 * lib/gdb.exp (gdbtk_analyze_results): Generic function
9105 for outputting results of test run.
9106
2d4a1622 9107 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
9108
9109 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 9110
7a292a7a
SS
91111999-02-25 Felix Lee <flee@cygnus.com>
9112
9113 * lib/gdb.exp (debug_format): initialize
9114
c906108c
SS
91151999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
9116
9117 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
9118 * gdb.base/call-rt-st.c: Ditto.
9119
c906108c
SS
91201999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
9121
9122 * gdb.threads/pthreads.exp (horiz): New variable.
9123 (test_startup): Fix regexps that capture thread numbers.
9124
91251999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
9126
9127 * gdb.base/smoke.exp: Disambiguate two test case names (both
9128 called ``print'').
9129
9130Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
9131
9132 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
9133 compilation.
9134
91351999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
9136
9137 * gdb.base/miscexprs.exp: Change patterns to match GDB's
9138 actual output formatting.
9139 * gdb.base/smoke.exp: GDB removes leading 0's.
9140 * gdb.base/volatile.exp: Don't check type of remuneration;
9141 that variable is no longer defined in constvars.c.
9142 * gdb.base/step-test.c (main): Exit with explicit exit code.
9143 * gdb.base/step-test.exp: Remove two nexti checks--they are
9144 not portable.
9145
91461999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
9147
9148 * gdb.base/help.exp ("help delete display"): Fix test to match
9149 gdb's output.
9150
9151 * gdb.base/long_long.c (known_types): Initialize values to zero.
9152 * gdb.base/long_long.exp: Step one more line
9153 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 9154 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
9155 unique test case names.
9156
9157Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9158
d63a86f8 9159 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
9160
9161 * gdb.c++/method.exp: Add missing close brace.
9162
91631999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
9164
9165 * gdb.base/maint.exp: Use 'set height 0' to disable page
9166 prompting, not 'set height 400'.
9167
9168 Fix a bunch of timeouts.
9169 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
9170 four separate tests, so expect doesn't take forever to match a ton
9171 of text against a regexp with lots of .* forms.
9172 ("maint print psymbols", "maint print symbols"): Make some of
9173 these greps more selective, so that expect doesn't try to wade
9174 through huge piles of output and time out.
9175
9176 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
9177
9178 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
9179 tests: one which doesn't expect shlib events to be reported, and
9180 another which does, but is XFAIL for all platforms other than
9181 HP/UX.
9182
9183 * gdb.base/break.exp: Teach the test suite that the `catch
9184 fork', `catch vfork', and `catch exec' commands produce error
9185 messages on platforms that don't provide these features.
9186
9187Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
9188
9189 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
9190 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
9191 (shortening names from solib_threshold.exp etc), won't run on
9192 anything but HP-UX for the foreseeable future.
9193 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
9194 reflect move.
9195
9196Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
9197
9198 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
9199 gdb.trace/Makefile.in (clean): Remove all test executables.
9200
9201Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
9202
9203 * gdb.base/shlib-call.exp: add test cases to verify that gdb
9204 successfully re-sets breakpoints in shared libraries.
9205 * gdb.base/shmain.c (main): return 0, don't fall off the end.
9206
9207Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9208
d63a86f8
RM
9209 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
9210 and compiled w/o GCC.
c906108c
SS
9211
9212 * gdb.hp/watch-cmd.exp: ditto.
9213
9214 * gdb.hp/watch-hp.exp: ditto.
9215
9216 * gdb.hp/xdb1.exp: ditto.
9217
9218 * gdb.hp/xdb2.exp: ditto.
9219
9220 * gdb.hp/dbx.exp: ditto.
9221
9222Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
9223
9224 * constvars.c: Remove C++-isms.
9225 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
9226 with GCC.
9227
9228Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
9229
9230 The following changes are part of the HP merge.
9231
9232 * gdb.base/break.exp: new tests to verify that catchpoints for
9233 fork, vfork, and exec don't trigger inappropriately.
9234
9235 * gdb.base/opaque.exp: compile one file at a time, then link.
9236
9237 * gdb.base/signals.exp: be more restrictive about which hppa
9238 systems receive a setup_xfail. new tests.
9239
9240 * gdb.base/solib_threshold.build: new file.
9241 * gdb.base/solib_threshold.exp: new file.
9242 * gdb.base/solib_threshold.link_opts: new file.
9243 * gdb.base/solib_threshold.mk: new file.
9244 * gdb.base/gen_solib_threshold.c: new file.
9245
9246 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
9247 tests. New tests for enums inside classes.
9248
9249 * gdb.c++/compiler.cc: indicate support of template debugging.
9250
9251 * gdb.c++/demangle.exp: run hp style demangling tests.
9252
9253 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
9254 tests.
9255
9256 * gdb.c++/misc.cc: changes to support new tests.
9257
9258 * gdb.c++/templates.cc: changes to support HP's compiler; changes
9259 to support new tests.
9260
9261 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
9262 gcc, then skip these tests.
9263
9264Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
9265
9266 The following files are part of the HP merge; some had longer
9267 names at HP, but have been renamed to be no more than 14
9268 characters in length.
9269
9270 * gdb.hp/ambiguous.cc: new file.
9271 * gdb.hp/ambiguous.exp: new file.
9272 * gdb.hp/attach.exp: new file.
9273 * gdb.hp/attach2.exp: new file.
9274 * gdb.hp/classes-hp.exp: new file.
9275 * gdb.hp/ctti.exp: new file.
9276 * gdb.hp/ctti-add.cc: new file.
9277 * gdb.hp/ctti-add1.cc: new file.
9278 * gdb.hp/ctti-add2.cc: new file.
9279 * gdb.hp/ctti-add3.cc: new file.
9280 * gdb.hp/dbx.exp: new file.
9281 * gdb.hp/exception.cc: new file.
9282 * gdb.hp/exception.exp: new file.
9283 * gdb.hp/foll-exec.c: new file.
9284 * gdb.hp/foll-exec.exp: new file.
9285 * gdb.hp/foll-fork.c: new file.
9286 * gdb.hp/foll-fork.exp: new file.
9287 * gdb.hp/foll-vfork.c: new file.
9288 * gdb.hp/foll-vfork.exp: new file.
9289 * gdb.hp/inherit-hp.exp: new file.
9290 * gdb.hp/more-steps.exp: new file.
9291 * gdb.hp/namespace.cc: new file.
9292 * gdb.hp/namespace.exp: new file.
9293 * gdb.hp/optimize.exp: new file.
9294 * gdb.hp/pxdb.c: new file.
9295 * gdb.hp/pxdb.exp: new file.
9296 * gdb.hp/quicksort.exp: new file.
9297 * gdb.hp/reg-test.exp: new file.
9298 * gdb.hp/reg-test.s: new file.
9299 * gdb.hp/sized-enum.c: new file.
9300 * gdb.hp/sized-enum.exp: new file.
9301 * gdb.hp/start-stop.exp: new file.
9302 * gdb.hp/templ-hp.cc: new file.
9303 * gdb.hp/templ-hp.exp: new file.
9304 * gdb.hp/thr-lib.c: new file.
9305 * gdb.hp/thr-lib.exp: new file.
9306 * gdb.hp/thr-lib.h: new file.
9307 * gdb.hp/thr-liblib.c: new file.
9308 * gdb.hp/virtfun-hp.c: new file.
9309 * gdb.hp/virtfun-hp.exp: new file.
9310 * gdb.hp/watch-cmd.exp: new file.
9311 * gdb.hp/watch-hp.exp: new file.
9312 * gdb.hp/xdb1.exp: new file.
9313 * gdb.hp/xdb2.exp: new file.
9314 * gdb.hp/xdb3.exp: new file.
9315
9316Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
9317
9318 The following files are part of the HP merge; some had longer
9319 names at HP, but have been renamed to be no more than 14
9320 characters in length.
9321
9322 * gdb.base/ss.h: new file.
9323 * gdb.base/call-ar-st.c: new file.
9324 * gdb.base/call-ar-st.exp: new file.
9325 * gdb.base/call-rt-st.c: new file.
9326 * gdb.base/call-rt-st-exp: new file.
9327 * gdb.base/call-strs.exp: new file.
9328 * gdb.base/ena-dis-br.exp: new file.
9329 * gdb.base/environ.exp: new file.
9330 * gdb.base/long_long.exp: new file.
9331 * gdb.base/sect-cmd.exp: new file.
9332 * gdb.base/shlib-cl2.exp: new file.
9333 * gdb.base/smoke.exp: new file.
9334 * gdb.base/so-impl-ld.c: new file.
9335 * gdb.base/so-impl-ld.exp: new file.
9336 * gdb.base/so-indr-cl.c: new file.
9337 * gdb.base/so-indr-cl.exp: new file.
9338 * gdb.base/varargs.exp: new file.
9339 * gdb.base/volatile.exp: new file.
9340 * gdb.base/whatis-exp.exp: new file.
7a292a7a 9341 * gdb.base/display.exp: new file.
c906108c
SS
9342 * gdb.c++/derivation.exp: new file.
9343 * gdb.c++/local.exp: new file.
9344 * gdb.c++/member-ptr.exp: new file.
9345 * gdb.c++/overload.exp: new file.
9346 * gdb.c++/ovldbreak.exp: new file.
9347 * gdb.c++/ref-types.exp: new file.
9348 * gdb.c++/ref-types2.exp: new file.
9349 * gdb.c++/userdef.exp: new file.
d63a86f8 9350
c906108c
SS
9351Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9352
9353 * gdb.base/default.exp: Reflect wording change in remote.c.
9354
dc96c6c7 9355Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9356
9357 * gdb.base/help.exp: Update to reflect current text.
9358
9359Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
9360
9361 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
9362 they're stack variables and contain garbage.
9363 * gdb.c++/anon-union.exp: new file.
9364
9365 The following changes were made by David Taylor
9366 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
9367 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
9368 in changes by HP.
9369
9370 * gdb.base/bitops.exp: new file.
9371 * gdb.base/default.exp: change expected messages for catch and
9372 info catch tests to reflect HP merge changes.
9373 * gdb.base/enable-disable-break.exp
9374 * gdb.base/ending-run.c: new file.
9375 * gdb.base/long_long.c: new file.
9376 * gdb.base/maint.exp: new file.
9377 * gdb.base/pointers2.exp: new file.
9378 * gdb.base/shlib-call2.exp: new file.
9379 * gdb.base/solib.exp: new file.
9380 * gdb.base/step-test.c: new file.
9381 * gdb.c++/anon-union.cc: new file.
9382 * gdb.c++/local.cc: new file.
9383 * gdb.c++/member-pointer.cc: new file.
9384 * gdb.c++/method.cc: new file.
9385 * gdb.c++/ref-types.cc: new file.
9386 * gdb.c++/ref-types2.cc: new file.
9387 * gdb.c++/userdef.cc: new file.
d63a86f8 9388
c906108c
SS
9389 * gdb.base/scope.exp: compile one file at a time, then link.
9390 * gdb.base/langs.exp: ditto.
9391 * gdb.base/list.exp: ditto.
d63a86f8 9392
c906108c
SS
9393Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
9394
9395 The following changes were made by David Taylor
9396 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
9397 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
9398 in changes by HP.
d63a86f8 9399
c906108c
SS
9400 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
9401 skip tests. When compiling pass c++ flag to gdb_compile.
9402 * gdb.c++/
d63a86f8 9403
c906108c
SS
9404 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
9405 test for on hppa*-*-hpux*; use args to see if c++ was specified.
9406 (skip_hp_tests): new function.
9407 (gdb_preprocess): new function.
9408
9409 * configure.in (hpdir): decide whether to configure gdb.hp.
9410 * configure: regenerated.
9411
9412 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
9413 to delete on clean.
9414 (EXECUTABLES): update to reflect new additions.
9415 * gdb.base/commands.exp: update message expected.
9416 * gdb.base/default.exp: add copyright notice.
9417 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
9418 * gdb.base/help.exp: update messages to reflect current text.
9419 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
9420 targets for recurse tests.
9421 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
9422 skip this file.
9423
9424 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
9425 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
9426 compilation.
9427 * gdb.c++/misc.exp: ditto.
9428 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
9429 run the tests. tell gdb_compile that it's a c++ compilation.
9430
9431 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 9432
c906108c
SS
9433 * gdb.base/all-bin.exp: new file.
9434 * gdb.base/arithmet.exp: new file.
9435 * gdb.base/assign.exp: new file.
9436 * gdb.base/completion.exp: new file.
9437 * gdb.base/cond-expr.exp: new file.
9438 * gdb.base/condbreak.exp: new file.
9439 * gdb.base/define.exp: new file.
9440 * gdb.base/dollar.exp: new file.
9441 * gdb.base/environment.exp: new file.
9442 * gdb.base/eval-skip.exp: new file.
9443 * gdb.base/jump.exp: new file.
9444 * gdb.base/logical.exp: new file.
9445 * gdb.base/pointers.exp: new file.
9446 * gdb.base/relational.exp: new file.
9447 * gdb.base/section_command.exp: new file.
9448 * gdb.base/whatis-expr.exp: new file.
9449
9450 * gdb.base/all-types.c: new file.
9451 * gdb.base/call-array-struct.c: new file.
9452 * gdb.base/call-return-struct.c: new file.
9453 * gdb.base/call-strings.c: new file.
9454 * gdb.base/callfuncs2.c: new file.
9455 * gdb.base/condbreak.c: new file.
9456 * gdb.base/constvars.c: new file.
9457 * gdb.base/display.c: new file.
9458 * gdb.base/int-type.c: new file.
9459 * gdb.base/jump.c: new file.
9460 * gdb.base/miscexprs.c: new file.
9461 * gdb.base/pointers.c: new file.
9462 * gdb.base/pointers2.c: new file.
9463 * gdb.base/shmain.c: new file.
9464 * gdb.base/shr1.c: new file.
9465 * gdb.base/shr2.c: new file.
9466 * gdb.base/solib.c: new file.
9467 * gdb.base/solib1.c: new file.
9468 * gdb.base/solib2.c: new file.
9469 * gdb.base/varargs.c: new file.
9470 * gdb.c++/derivation.cc: new file.
9471 * gdb.c++/overload.cc: new file.
9472 * gdb.c++/ovldbreak.cc: new file.
9473 * gdb.hp/attach.c: new file.
9474 * gdb.hp/attach2.c: new file.
9475 * gdb.hp/average.c: new file.
9476 * gdb.hp/compiler.c: new file.
9477 * gdb.hp/compiler.cc: new file.
9478 * gdb.hp/execd-program.c: new file.
9479 * gdb.hp/follow-exec.c: new file.
9480 * gdb.hp/follow-fork.c: new file.
9481 * gdb.hp/follow-vfork-and-exec.c: new file.
9482 * gdb.hp/misc-hp.cc: new file.
9483 * gdb.hp/more-steps.c: new file.
9484 * gdb.hp/optimize.c: new file.
9485 * gdb.hp/quicksort.c: new file.
9486 * gdb.hp/run-hp.c: new file.
9487 * gdb.hp/start-stop.c: new file.
9488 * gdb.hp/sum.c: new file.
9489 * gdb.hp/templates-hp.cc: new file.
9490 * gdb.hp/thread-local-in-lib.c: new file.
9491 * gdb.hp/thread-local-in-lib.h: new file.
9492 * gdb.hp/thread-local-in-lib.lib.c: new file.
9493 * gdb.hp/vforked-program.c: new file.
9494 * gdb.hp/virtfunc-hp.cc: new file.
9495 * gdb.hp/watchpoint-hp.c: new file.
9496 * gdb.hp/xdb.c: new file.
9497 * gdb.hp/xdb0.c: new file.
9498 * gdb.hp/xdb0.h: new file.
9499 * gdb.hp/xdb1.c: new file.
9500
9501Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
9502
9503 The following change was made by Edith Epstein
9504 <eepstein@cygnus.com> as part of a project to merge in changes
9505 originally made by HP; HP did not create ChangeLog entries.
9506
9507 * gdb.c++/demangle.exp: changed the expected output for some
9508 ARM-style mangling -- removed second reference to datatype.
9509 For example, maint demangle __dt__11T1__pt__2_cFv
9510 T1<char>::~T1<char>(void)
9511 becomes,
9512 maint demangle __dt__11T1__pt__2_cFv
9513 T1<char>::~T1(void)
9514
9515 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 9516
c906108c
SS
9517Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
9518
9519 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
9520 * gdb.trace/backtrace.exp: Likewise.
9521 * gdb.trace/circ.exp: Likewise.
9522 * gdb.trace/collection.exp: Likewise.
9523 * gdb.trace/deltrace.exp: Likewise.
9524 * gdb.trace/infotrace.exp: Likewise.
9525 * gdb.trace/limits.exp: Likewise.
9526 * gdb.trace/packetlen.exp: Likewise.
9527 * gdb.trace/passc-dyn.exp: Likewise.
9528 * gdb.trace/passcount.exp: Likewise.
9529 * gdb.trace/report.exp: Likewise.
9530 * gdb.trace/save-trace.exp: Likewise.
9531 * gdb.trace/tfind.exp: Likewise.
9532 * gdb.trace/tracecmd.exp: Likewise.
9533 * gdb.trace/while-dyn.exp: Likewise.
9534 * gdb.trace/while-stepping.exp: Likewise.
9535
95361998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
9537
9538 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
9539
9540Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
9541
9542 From Brendan Kehoe:
9543 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
9544 int return types.
9545
9546Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
9547
9548 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
9549 remote dos host testing right.
9550
9551Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
9552
9553 * gdb.base/corefile.exp: remove some xfails.
9554
9555Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
9556
9557 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
9558 have different timestamps.
9559
9560Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
9561
9562 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
9563 gdb.base/default.exp: Replace "exec" with "executable".
9564
9565Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
9566
9567 * gdb.base/default.exp: Change else if to elseif from previous
9568 delta.
9569
9570Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
9571
9572 * gdb.base/default.exp: Add brace missing from previous delta.
9573
9574Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
9575
9576 * gdb.base/default.exp: Support test for info float for all
9577 varieties of arm toolchain.
9578
dc96c6c7 9579Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9580
9581 * gdb.trace/*.exp: remove "remote_download" command.
9582
dc96c6c7 9583Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9584
9585 * gdb.trace/*.exp: remove -gdwarf from compile.
9586
9587Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
9588
9589 * gdb.trace/configure.in(AC_INIT): typo
9590 * gdb.trace/configure: regenerated
9591
dc96c6c7 9592Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9593
9594 * config/m68k-emc.exp: New file.
9595 * lib/<emc-support.exp trace-support.exp}: New files.
9596 * configure.in: add new test directory gdb.trace.
9597 * gdb.trace/{configure configure.in Makefile.in}: New files.
9598 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
9599 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
9600 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
9601 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
9602 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
9603 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
9604 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 9605
dc96c6c7 9606Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9607
9608 * gdb.c++/classes.exp: Change all regular expressions to match
9609 arbitrary combinations of newline/carriage-return, so that they
9610 will work equally well on Unix and Windows.
9611 * gdb.c++/inherit.exp: ditto.
9612 * gdb.c++/virtfunc.exp: ditto.
9613
96141998-08-11 Dawn Perchik <dawn@cygnus.com>
9615
9616 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
9617
c2d11a7d
JM
9618Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
9619
9620 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
9621 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
9622 to use a0-a3/d0-d3 as needed.
9623
9624Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
9625
9626 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
9627 * gdb.disasm/am33.exp: Corresponding changes.
9628
c906108c
SS
96291998-07-11 Felix Lee <flee@cygnus.com>
9630
9631 * gdb.base/callfuncs.exp: add cmp10 test.
9632 * gdb.base/callfuncs.c (cmp10): new function.
9633
9634Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
9635
d63a86f8 9636 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
9637 into two parts to get around a synchronization problem in expect.
9638
3fc11d3e
JM
9639Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
9640
9641 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
9642
9643 * configure.in: Add options for gdbtk testsuite.
9644
9645 * configure: Regenerate.
9646
9647 * gdb.gdbtk: New directory to hold gdbtk tests.
9648
c906108c
SS
9649Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9650
9651 * gdb.fortran/types.exp: Escape brackets in expect patterns
9652 for test_float_literal_types_accepted tests.
9653 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
9654 before run test.
9655
c2d11a7d
JM
9656Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
9657
9658 * am33.exp: Just compile, do not link the testcase.
9659 * am33.s: Add ".am33" pseudoop to force am33 mode.
9660
c906108c
SS
96611998-06-25 Felix Lee <flee@cygnus.com>
9662
9663 * gdb.base/setshow.exp: make sure $pc is sane.
9664
9665 * gdb.stabs/weird.exp: split expect patterns properly.
9666
c2d11a7d
JM
9667Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
9668
9669 * gdb.disasm/am33.s: New disassembler testfile for the am33.
9670 * gdb.disasm/am33.exp: Run it.
9671
dc96c6c7 9672Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9673
9674 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
9675 match processing (and eliminate spurious timeouts when running).
9676
dc96c6c7 9677Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9678
9679 * gdb.base/signals.exp (test_handle_all_print): put back Mach
9680 exception test, but conditionalize it on target [mach | gnu].
9681
dc96c6c7 9682Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9683
9684 * gdb.base/overlays.exp: fixup compile line for linker script.
9685
9686Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
9687
9688 * gdb.fortran/types.exp: don't guess at float size.
9689
9690Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
9691
9692 * gdb.base/exprs.exp: delete test that depends on int size.
9693
9694Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
9695
9696 * config/sim.exp: Removed checks for target triplets.
9697 (gdb_target_sim): Use gdb,target_sim_options.
9698
9699Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
9700
9701 * gdb.base/reread.exp: New file.
9702 * gdb.base/reread1.c: New file.
9703 * gdb.base/reread2.c: New file.
9704
9705Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
9706
9707 * config/sim.exp: Use 'target sim -sparclite' when running
9708 SPARClite programs.
9709
9710Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
9711
9712 * gdb.base/structs2.exp: New file.
9713 * gdb.base/structs2.c: New file.
9714
9715Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
9716
9717 * gdb.asm/common.inc: New file.
9718 * gdb.asm/d10v.inc: New file.
9719 * asm-source.exp: Pass -I's to gas to find .inc files.
9720 Update line numbers in expected output.
9721 * asmsrc1.s: Rewrite.
9722 * asmsrc2.s: Rewrite.
9723 * configure.in: Create arch.inc symlink.
9724 * configure: Regenerate.
9725 * Makefile.in (distclean): Delete arch.inc.
9726
9727Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
9728
9729 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
9730 (t_enum_value2): ditto
9731 (t_enum_value3): ditto
9732 (main): ditto
9733Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9734
9735 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
9736 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
9737 change.
9738 Use gdb_test instead of send_gdb/gdb_expect sequences.
9739
9740Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
9741
9742 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
9743 not void.
9744
9745Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
9746
9747 * gdb.base/branches.c: Code with lots of loops and
9748 subroutines. Used to test gdbs ability to single step through PC
9749 changes, especially to test mips-tdep.c:mips_next_pc
9750
9751Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
9752
9753 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
9754 more rigorous EGCS C++ error checking.
9755
9756Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9757
9758 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 9759 tests.
c906108c 9760 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 9761 function when asleep.
c906108c 9762 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
9763 for i*86 Linux and SVR4 signal handling problems.
9764 Remove linux xfail for `next to handler in signals_tests_1', fixed
9765 by recent infrun.c change.
c906108c 9766 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 9767 stack backtraces.
c906108c
SS
9768 Adjust expect pattern in `handle all print' test to match Apr 28 1997
9769 target.[ch] change.
9770
9771Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
9772
9773 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
9774 for a newline from gdb before continuing.
9775 (default_gdb_exit): Just look for y or n.
9776 (gdb_test): Detect abnormal exit from GDB running on DOS; if
9777 it does, fail the rests of the tests in the file.
9778
9779Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
9780
9781 * config/cygmon.exp: New file.
9782
9783Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
9784
9785 * gdb.base/list.exp: Fix problem with "list default lines around
9786 main" test on remote targets.
9787
9788 * gdb.base/scope.exp: Fix problem with filelocal_bss before
9789 run test on remote targets.
9790
9791Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
9792
9793 * gdb.asm: New directory.
9794 * configure.in: Configure it.
9795 * configure: Regenerate.
9796 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
9797 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
9798
9799Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
9800
9801 * config/mn10300-eval.exp: New file to support MN10300 eval board.
9802
dc96c6c7 9803Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 9804
c906108c
SS
9805 * gdb.base/overlays (several files): Merge the two overlay
9806 managers into one. Change variables (foox, barx, bazx, grbxx)
9807 back into ints but force them to load in their proper sections.
9808
9809Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
9810
9811 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
9812 on-chip insn memory and IMAP1 to upper 128k.
9813 (D10VCopy): Handle memory regions crossing 16k boundaries.
9814 (D10VCopy): Transfer data in 32 bit chunks.
9815
9816Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
9817
9818 * gdb.base/overlays.c (main): Exit normally when result is
9819 correct.
9820
9821 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
9822 map. Include space for printf in .text segment.
9823
9824 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
9825 updated d10v memory VMA/LMA map.
9826 (D10VCopy): Call D10VTranslate.
d63a86f8 9827
c906108c
SS
9828Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
9829
9830 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
9831
9832 * gdb.base/bar.c (barx, bar): Change variable to small array so
9833 that it won't be put into the .sdata - small data -
9834 section. Update reference.
9835 * gdb.base/baz.c (bazx, baz): Ditto.
9836 * gdb.base/foo.c (foox, foo): Ditto.
9837 * gdb.base/grbx.c (grbxx, grbx): Ditto.
9838
9839 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
9840 to be arrays.
d63a86f8 9841
dc96c6c7 9842Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 9843
c906108c
SS
9844 * gdb.base/overlays.exp: fix up and get working again.
9845 Add tests for backtraces from an overlay function.
d63a86f8 9846
c906108c
SS
9847Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
9848
9849 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
9850 "calling function with watchpoint enabled".
9851
9852Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
9853
9854 * gdb.base/break.exp (test_next_with_recursion): Remove
9855 gdb_suppress_tests for d10v-*-*.
9856 * lib/gdb.exp (gdb_suppress_tests): Disable this function
9857 pending review of whether it is useful or not.
9858
9859Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
9860
9861 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
9862
9863Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
9864
9865 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
9866 * config/dve.exp: New file to support Densan boards.
9867
9868Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
9869
9870 * gdb.base/interrupt.exp: Document problem of simulators, signals,
9871 reads and BSD.
9872
9873Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
9874
9875 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
9876 response.
9877
9878 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
9879
9880Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
9881
9882 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
9883 test.
9884
9885 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
9886 target_sizeof_long and target_bigendian_p.
9887 (structs_by_value, structs_by_reference): Check values according
9888 to targets word size and endianess.
d63a86f8 9889
c906108c
SS
9890Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
9891
9892 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
9893 output.
9894
9895Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
9896
9897 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
9898 Update test of set args help to match source change.
9899
9900Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
9901
9902 * gdb.base/default.exp: Expect help system output to be in
9903 alphabetical order.
9904 * gdb.base/help.exp: Ditto.
9905
9906Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
9907
9908 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
9909 "i*86-pc-linux-gnu*".
9910 * gdb.base/interrupt.exp: Ditto.
9911 * gdb.base/corefile.exp: Ditto.
9912
9913 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
9914 define vxworks when building the testcase.
9915
9916 * gdb.base/ptype.exp: Fix testnames to be unique.
9917 * gdb.base/radix.exp: Ditto.
9918 * gdb.base/term.exp: Ditto.
9919 * gdb.base/whatis.exp: Ditto.
9920 * gdb.c++/classes.exp: Ditto.
9921
9922Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
9923
9924 * gdb.base/callfuncs.exp: Fix indentation.
9925
9926 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
9927 suppress_flag has been set.
9928 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
9929 target feature.
9930
9931Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
9932
9933 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
9934 the testcase.
9935
9936 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
9937 set_debug_traps() and breakpoint().
9938 * gdb.c++/misc.cc (main): Ditto.
9939 * gdb.c++/templates.cc (main): Ditto.
9940 * gdb.c++/virtfunc.cc (main): Ditto.
9941
9942Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
9943
9944 * lib/gdb.exp(gdb_step_for_stub): New function.
9945 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
9946 exists, reload the executable and do a "continue" instead of
9947 doing a jump.
9948 (runto_main): Use gdb_step_for_stub.
d63a86f8 9949
c906108c
SS
9950 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
9951 tests to have unique names.
9952 * gdb.base/callfuncs.exp: Ditto.
9953 * gdb.base/commands.exp: Ditto.
9954 * gdb.base/default.exp: Ditto.
9955 * gdb.base/help.exp: Ditto.
9956 * gdb.base/list.exp: Ditto.
9957 * gdb.base/opaque.exp: Ditto.
9958 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
9959 similar tests.
d63a86f8 9960
c906108c
SS
9961 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
9962 * gdb.c++/cplusfuncs.cc: Ditto.
9963 * gdb.c++/virtfunc.cc: Ditto.
9964
9965 * config/monitor.exp: Keep track of the last file we saw, rather
9966 than trying to get the info from gdb.
9967
9968 * gdb.fortran/types.exp: Move comment to previous line.
9969
9970Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
9971
9972 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
9973 target mode.
9974
9975Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
9976
9977 From Bob Manson:
9978 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
9979 string from GDB when it connects.
9980
9981 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
9982
9983Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
9984
9985 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
9986 if we can't get a debug format from GDB (we may be testing an
9987 older GDB). Use a 10 second timeout when checking for the format.
9988
9989 * gdb.stabs/weird.exp: Fix quoting.
9990
9991 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
9992
9993Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
9994
9995 * config/arm-ice.exp: New file.
9996
9997Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
9998
9999 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
10000 until it has been modified to work with the new testsuite.
10001
99707966 10002 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
10003 testcase won't compile, cause all of the testcases in the file to
10004 fail instead.
10005
10006 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
10007 (gdb_clear_suppressed): New procedure.
10008 (gdb_stop_suppressing_tests): Only clear suppress_flag if
10009 it contains a positive value.
10010
10011Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
10012
10013 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
10014
10015 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
10016
10017Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
10018
10019 * lib/gdb.exp (setup_xfail_format): New function.
10020 (get_debug_format): New function to get debug format.
10021 (debug_format): New global variable to hold last value set
10022 by get_debug_format.
10023 * gdb.base/list.exp: Call get_debug_format and expect some
10024 tests to fail for DWARF 1 and COFF formats.
10025 * gdb.c++/ptype.exp: Ditto.
10026 * gdb.c++/classes.exp: Ditto.
10027 * gdb.c++/cplusfuncs.exp: Ditto.
10028 * gdb.c++/inherit.exp: Ditto.
10029 * gdb.c++/templates.exp: Ditto.
10030 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 10031
c906108c
SS
10032Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
10033
10034 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
10035 host doesn't have a currently-open connection.
10036
10037 * config/sparclet.exp: Cleanups and fixes to make it generic for
10038 any gdb stub target. Handle cases where gdb doesn't respond when
10039 interrupted in a sane fashion.
10040
10041 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
10042 same thing in a totally different way.
10043
10044 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
10045 setting "timeout".
10046 (gdb_start): We set the global gdb_prompt variable in
10047 default_gdb_init now.
10048
10049Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
10050
10051 * gdb.base/printcmds.exp: Fix "check for floating addition"
10052 regexp to accept results within approx +/- .01 of exact value.
10053 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
10054
10055Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
10056
10057 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
10058 properly.
10059 (gdb_expect): Add optional timeout parameter, and add timeout
10060 value to various calls.
10061 (gdb_suppress_tests): Only give one warning message per group.
10062
10063Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
10064
10065 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
10066 global variables. Handle getting a value for $timeout more
10067 gracefully.
10068
10069Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
10070
10071 * lib/gdb.exp: Close connection to remote host if gdb doesn't
10072 initialize.
10073 (default_gdb_init): New procedure; allow gdb_init to be overridden
10074 by a target configuration file.
10075 (gdb_expect): Pass the timeout to remote_expect.
10076
10077 * config/monitor.exp(gdb_load): Fix typo in regexp.
10078
10079Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
10080
10081 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
10082
10083Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
10084
10085 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
10086 here. Call gdb_target_exec before rebooting the target, to make
10087 sure the connection to the target is closed.
10088 (gdb_load): Pass the name of the executable to gdb_target_monitor.
10089 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
10090 Also detect "Timeout reading from remote" error.
10091
10092 * config/gdbserver.exp: Pass the executable being loaded to
10093 gdb_target_monitor. Don't call gdb_file_cmd here; let
10094 gdb_target_monitor do it.
10095
10096 * gdb.disasm/hppa.exp: Don't use exec_output.
10097
10098Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
10099
10100 * gdb.base/list.exp: If we're debugging a non-native target,
10101 try to set the pc register to point to the start of the
10102 program before doing the first list command.
10103
10104 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
10105 test_calls after restarting.
10106
10107 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
10108 reloading.
10109
10110 * gdb.base/watchpoint.exp: Fix typo.
10111
10112 * gdb.base/setshow.exp: Check for use_gdb_stub.
10113
10114 * gdb.base/break.exp: Fix continue until exit test for the gdb
10115 stub case.
10116 * gdb.base/langs.exp: Ditto.
10117
10118 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
10119 gdb_load_offset. If we weren't given a file to load, figure out
10120 what the current file is and use it.
10121
10122 * config/i386-bozo.exp: New file.
10123
10124Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
10125
10126 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
10127 feature.
10128
10129 * config/proelf.exp: New entry.
10130
10131Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
10132
10133 * lib/gdb.exp: Remove spurious .* patterns at the beginning
10134 of regexps.
10135
10136 * gdb.base/watchpoint.exp: Don't run the test_stepping
10137 tests if gdb can't call functions on the target.
10138
10139 * gdb.base/setshow.exp: Don't run the set prompt tests if
10140 the board has gdb_prompt set.
10141
10142Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
10143
10144 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
10145 * gdb.base/commands.exp: Likewise.
10146 * gdb.base/setshow.exp: Likewise.
10147
10148Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
10149
10150 * config/monitor.exp(gdb_start): Look for gdb_prompt target
10151 feature.
10152
10153 * config/i960.exp: New file.
10154
10155Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
10156
10157 * gdb.base/funcargs.exp: Check for gdb,short_int target
10158 feature instead of looking for explicit target triplets.
10159
dc96c6c7 10160Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 10161
d63a86f8 10162 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
10163 "p 123DEADBEEF", to check parse_number.
10164 * top.c: change "to enable to enable" to "to enable" in a couple
10165 of help strings.
10166
10167Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
10168
10169 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
10170 on the mn10300.
d63a86f8 10171
c906108c
SS
10172Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
10173
10174 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
10175 where the test executable is run with explicit args.
10176 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
10177
10178Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
10179
10180 * gdb.base/run.c: Use FAKEARGV to build test executable that
10181 does not require a command line arg, since most simulators
10182 don't currently support passing such an arg into the simulated
10183 program.
10184 * gdb.base/commands.exp: Change tests to insert the proper
10185 value as the arg to the first recursive factorial call. Change
10186 compilation line to define FAKEARGV at compile time.
10187
10188Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
10189
10190 * gdb.base/recurse.exp: Enable these tests for the mn10300.
10191 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
10192 function with watchpoint enabled" test.
10193
10194Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
10195
10196 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
10197 Don't call gdb_test when the command doesn't return to a gdb prompt.
10198
10199 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
10200 "Tests restarted" messages.
10201
10202Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
10203
10204 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
10205
dc96c6c7 10206Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10207
10208 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
10209 for INFO SYMBOL; add help tests for OVERLAY commands.
10210 * gdb.base/default.exp: add tests for INFO SYMBOL command;
10211 add tests for OVERLAY commands
10212 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
10213 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
10214 * gdb.base/sigall.c: add usestubs code frag
10215 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 10216
c906108c
SS
10217Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
10218
10219 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
10220 failures.
10221 (gdb_stop_suppressing_tests): Note that tests have restarted.
10222
10223Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
10224
10225 * config/h8300.exp: New file.
10226
10227Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
10228
10229 * gdb.base/setshow.exp: Check for the existence of a
10230 feature, not its value.
10231
10232Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
10233
10234 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
10235
10236 * gdb.base/scope.exp: It's now init0(), not init().
10237
10238 * gdb.base/scope0.c: For now, change init() to be init0().
10239
10240 * config/monitor.exp: Use gdb_serial in preference to serial
10241 or netport.
10242
10243 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
10244 and it's not already set.
10245
10246Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
10247
10248 * gdb.base/setshow.exp: Only test the run command if the target
10249 isn't using a stub and if it supports argument passing.
10250
10251Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
10252
10253 * config/udi.exp(gdb_start): Make sure UDICONF is set
10254 properly before starting gdb.
10255
10256Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
10257
10258 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
10259 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
10260 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
10261
10262Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
10263
10264 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
10265 specialized code to reboot the board, use remote_reboot instead.
10266
10267 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
10268
10269 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
10270
10271 * config/monitor.exp: Make sure we disconnect from the target.
10272 Also, try a reboot/reload cycle instead of failing if the
10273 load fails.
10274
10275Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
10276
10277 * gdb.base/default.exp: Don't set match_max.
10278 * gdb.base/help.exp: Ditto.
10279 * gdb.base/list.exp: Ditto.
10280 * gdb.base/signals.exp: Ditto.
10281
10282 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
10283 set, use remote_ld to download the testcase instead of
10284 the GDB loader.
10285
10286Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
10287
10288 * config/vr5000.exp: New file.
10289
10290 * config/monitor.exp(gdb_target_monitor): Add pattern for
10291 "Ending remote" to detect errors in connecting.
10292
10293 * gdb.base/setshow.exp: Add .* within auto language test.
10294
10295 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
10296 target feature.
10297
10298 * config/monitor.exp(gdb_load): Check for a failure when loading,
10299 and reboot the board if necessary.
10300
10301 * gdb.base/setvar.exp(test_set): Handle multiple prints within
10302 a set of tests. Remove print.* from the patterns being checked.
10303
10304Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
10305
10306 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
10307 refer to gdb_spawn_id.
10308
10309 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
10310 longer used.
10311 * config/sparclet.exp: Ditto.
10312 * config/sparclet-old.exp: Ditto.
10313 * config/slite.exp: Ditto.
10314 * config/sim.exp: Ditto.
10315 * gdb.base/funcargs.exp: Ditto.
10316
10317 * lib/gdb.exp:Remove references to gdb_spawn_id.
10318 (gdb_expect): Move to remote.exp.
10319
10320Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
10321
10322 * config/monitor.exp: Detect the "Couldn't establish connection"
10323 message from GDB.
10324
10325Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
10326
10327 * gdb.base/bitfields.exp: Use runto instead of explicit
10328 gdb_run_cmd/gdb_expect sequences.
10329
10330 * gdb.base/break.exp(text_next_with_recursion): Add match for
10331 gdb_expect call.
10332
10333 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
10334 We also need to handle the "A program is being debugged already"
10335 prompt from gdb. Use gdb_test to set the baud rate.
10336
10337 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
10338 to 20000. Really. I mean it.
10339
10340Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
10341
10342 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
10343 fails. If suppress_flag is set, skip perror message about not
10344 being able to send to GDB.
10345 (send_gdb): If suppress_flag is set, don't try to send commands to
10346 GDB.
10347 (gdb_expect): If suppress_flag is set, always fail immediately.
10348 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
10349 (gdb_init): Call gdb_stop_suppressing_tests.
10350 (default_gdb_exit): Ditto.
10351 (default_gdb_start): Ditto.
10352
10353 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
10354 gdb_stop_suppressing_tests as appropriate.
10355 * gdb.base/break.exp: Ditto.
10356 * gdb.base/callfuncs.exp: Ditto.
10357 * gdb.base/commands.exp: Ditto.
10358 * gdb.base/exprs.exp: Ditto.
10359 * gdb.base/funcargs.exp: Ditto.
10360 * gdb.base/list.exp: Ditto.
10361 * gdb.base/recurse.exp: Ditto.
10362 * gdb.base/scope.exp: Ditto.
10363 * gdb.base/structs.exp: Ditto.
10364 * gdb.c++/inherit.exp: Ditto.
10365
10366Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
10367
10368 * config/vr4300.exp: New file.
10369
99707966 10370 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 10371
99707966 10372 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
10373
10374Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
10375
10376 * lib/gdb.exp(gdb_init): New function.
10377
10378 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
10379 for each individual variable set.
10380
10381 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
10382 name.
10383
10384 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
10385
10386 * gdb.base/scope.exp: Use gdb_test.
10387
10388 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
10389 aborting; the testsuite driver will do that for us (see
10390 gdb_finish). Also, use gdb_test in a few more places.
10391
10392Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10393
10394 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
10395
10396Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
10397
10398 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
10399 and "add_tests" are not at the same address.
10400
10401Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
10402
10403 * gdb.base/ptype.exp: Use gdb_test.
10404
10405Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
10406
10407 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
10408 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
10409 left in. No longer expect them to fail.
10410
10411 * gdb.stabs/*.mt; Deleted, no longer used.
10412 * gdb.stabs/configure.in: Remove references to target makefile
10413 frags.
10414 * gdb.stabs/configure: Rebuilt.
10415
10416 * gdb.disasm/*.mt: Deleted, no longer used.
10417 * gdb.disasm/configure.in: Remove references to target makefile
10418 frags. Use "sh3.s" as the unique filename for this directory.
10419 * gdb.disasm/configure: Rebuilt.
10420
10421 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
10422 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
10423 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
10424
10425Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
10426
10427 * config/udi.exp: Use mondfe,name instead of remote_host.
10428
10429Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
10430
10431 * gdb.base/watchpoint.exp: Don't expect a failure when calling
10432 a function with a watchpoint enabled on the mn10200.
10433
10434 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
10435 before trying to create it!
10436
10437Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
10438
10439 * config/vx.exp: Use hostname instead of netport.
10440
10441 * config/vxworks.exp: New file.
10442
10443 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
10444
10445 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
10446 gdb before assuming everything worked. Send a ^C if a timeout
10447 occurs.
10448
10449 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
10450 $gdb_spawn_id directly.
10451 (gdb_run_cmd): Try _start as well as start. Use the target feature
10452 gdb,start_symbol as the symbol to start from when jumping.
10453
10454Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
10455
10456 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
10457 redundant) test.
10458
10459 * gdb.base/recurse.exp: Relax final value test for 'b' so that
10460 it doesn't lose for 16bit integer systems.
10461
10462Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
10463
10464 * gdb.fortran/types.exp: If the target doesn't support "double"
10465 data types, then expect "real" types to only be 4 bytes.
10466
10467 * gdb.c++/virtfunc.exp: Expect failure for virtual function
10468 call tests if the target doesn't support inferior function calls.
10469
10470 * gdb.base/printcmds.exp: Allow minor deviation in FP values
10471 in printf tests.
10472
10473Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
10474
10475 * gdb.base/help.exp: Disable "help set", "help show", and
10476 "help support". Simplify regexp for "help stack".
10477
10478 * gdb.base/default.exp: Set match_max to 5000 and the timeout
10479 to 60 seconds. Temporarily set match_max to 15000 around the
10480 "info copying" test.
10481
10482 * gdb.base/nodebug.exp: Don't try to do an inferior function
10483 call if the target doesn't support them.
10484 * gdb.base/printcmds.exp: Likewise.
10485 * gdb.base/setvar.exp: Likewise.
10486 * gdb.base/structs.exp: Likewise.
10487 * gdb.c++/templates.exp: Likewise.
10488 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
10489
10490 * gdb.base/recurse.exp: Enable for the mn10200.
10491
10492 * configure.in: Do configure gdb.stabs directory for *-*-elf
10493 targets.
10494 * configure: Rebuilt.
10495
10496 * gdb.base/break.exp: Check for gdb,noresults before testing
10497 exit status and/or results from the target.
10498 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
10499 * lib/gdb.exp: Remove old (now bogus) initialization of
10500 noinferior, noargs, noresults and nosignals.
10501
10502Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
10503
10504 * config/sh.exp: New file.
10505
10506 * config/slite.exp: Try to connect multiple times to the board
10507 before rebooting. Only send a "monitor run" if need_monitor_run
10508 is set.
10509
10510 * gdb.base/break.exp: Don't do the "stub continue" test if
10511 the target has gdb_stub set.
10512
10513 * gdb.base/callfuncs.exp: Increase the timeout.
10514
10515 * gdb.base/interrupt.exp: Don't even try to compile the testcase
10516 if the target has gdb,noinferiorio set.
10517
10518 * gdb.base/list.exp: Increase match_max to 10000 characters.
10519
10520 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
10521
10522 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
10523 target.
10524
10525 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
10526
10527Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
10528
10529 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
10530 trying to delete the copy of gdb. Catch the file delete so we
10531 don't die if the delete fails; also, the file should be copied to
10532 the host, not to the build.
10533
10534Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
10535
10536 * lib/gdb.exp(gdb_test): Surround the result pattern with
10537 parenthesis in case it contains multiple regexps separated
10538 with |.
10539
10540 * gdb.base/watchpoint.exp: Use gdb_test.
10541 * gdb.base/default.exp: Ditto.
10542
10543Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
10544
99707966 10545 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 10546
c906108c
SS
10547 * gdb.base/scope.exp: Use gdb_test.
10548 * gdb.c++/classes.exp: Ditto.
10549 * gdb.c++/inherit.exp: Ditto.
10550
10551Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
10552
10553 * gdb.base/crossload.exp: Don't use execute_anywhere, use
10554 remote_exec instead.
10555 * gdb.base/corefile.exp: Don't be ridiculous.
10556 * gdb.base/*.c: Add missing stub invocations.
10557
10558Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
10559
10560 * config/slite.exp: Miscellaneous fixes.
10561
10562 * lib/gdb.exp: Fix runto.
10563
10564 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
10565 the target.
10566
10567 * gdb.base/watchpoint.exp: Fix regexp.
10568
10569 * lib/gdb.exp(default_gdb_exit): Add a catch to the
10570 close and wait commands, as the descriptor may now be
10571 invalid. Always call "remote_close host".
10572
10573Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
10574
10575 Major rewrite for testsuite revision.
d63a86f8 10576
c906108c
SS
10577 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
10578 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
10579 instead of relying on spawn_id to always contain a valid
10580 spawn id.
10581 (get_compiler_info): New procedure to build the ${binfile}.ci
10582 file, instead of replicating this in N different places.
10583 (gdb_compile): New procedure.
d63a86f8 10584
c906108c
SS
10585 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
10586 appropriate arguments) instead of compile. Use gdb_test in a lot
10587 more places. Use send_gdb instead of send. Always run gdb_start
10588 at the start of a testcase, as this is no longer done magically.
10589
10590 config/*-gdb.exp: Rename without the -gdb suffix.
10591
10592 config/mips.exp: Use remote_close instead of exit_remote_shell.
10593 config/monitor.exp: Use target_info instead of looking at
10594 baud, timeout, etc.
10595 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
10596
10597Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10598
10599 * gdb.c++/templates.exp (test_ptype_of_templates),
10600 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
10601 Update expect patterns for destructors and assignment operators
10602 to match corresponding c-typeprint.c changes.
10603 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
10604 to destructor breakpoint test, GDB should be able to set the
10605 destructor breakpoint without specifying arguments.
10606
10607Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
10608
10609 * gdb.threads/pthreads.exp: Change result for failure to compile due
10610 to lack of pthreads runtime support from an error to simply an
10611 unsupported test, per dejagnu standards.
10612
10613Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10614
10615 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
10616 where GDB exits to reduce pattern match time.
10617 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
10618
10619 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
10620
dc96c6c7 10621Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10622
10623 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
10624 * gdb.base/default.exp: ditto.
10625 * gdb.base/nodebug.exp: ditto.
10626 * gdb.base/printcmds.exp: ditto.
10627 * gdb.base/ptype.exp: ditto.
10628 * gdb.base/setvar.exp: ditto.
10629 * gdb.base/structs.exp: ditto.
10630 * gdb.base/setshow.c: Guard against uninitialized values of argc.
10631
10632Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
10633
10634 * configure, */configure: Rebuild with autoconf 2.12.
10635
10636Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
10637
10638 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
10639 use new i*86-pc-linux*-gnu quads.
10640 * gdb.base/corefile.exp: Ditto.
10641 * gdb.base/signals.exp: Ditto.
10642 * gdb.base/sigall.exp: Ditto.
10643 * gdb.base/interrupt.exp: Ditto.
10644
10645 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
10646 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
10647 RedHat 4.0.
d63a86f8 10648
c906108c
SS
10649 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
10650 linux. This allows the test case to at least compile on latest
10651 linux, but still not run due to missing the threads runtime library.
10652
10653Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10654
10655 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
10656 directory to search gdb directory. Accept and step over conditional
10657 stack alignment code. Consume $prompt in failure cases.
10658 Reset timeout to $oldtimeout instead of some arbitrary value.
10659 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
10660 timeout problems with infinite stack backtraces.
10661 * gdb.base/ptype.exp (ptype struct link, union tu_link):
10662 Accept function parameters for linkfunc member.
10663
10664Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
10665
10666 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
10667 (CXXFLAGS): Remove, unreferenced.
10668 (B_OPTIONS): Add for -B options and add code to initialize with
10669 previous -B options and also add -B option to pick up cross compiled
10670 runtime.
10671 (TARGET_INCLUDES): Add for -I options and add code to initialize when
10672 doing cross compiles.
10673 (target_alias): Declare global.
10674 (xgcc): Set variable to full path of gcc in build tree. Use findfile
10675 to verify that gcc exists in build tree, and if so set CC to that
10676 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 10677
c906108c
SS
10678Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
10679
10680 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
10681 ptype test for anonymous union. Fixup testcase to match
10682 current gcc debug output.
10683
10684Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
10685
10686 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
10687 force argument to an unsigned long type.
10688
10689Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
10690
10691 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
10692 tests and anonymous union print/ptype tests.
10693 * gdb.base/list.exp (test_forward-search): Increase timeout by
10694 5 minutes for the "search extremely long line" case.
10695 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
10696 completely optional and that the pass/fail messages use the command as
10697 the message if that third arg is a null string.
10698 (gdb_test_exact): Arrange that a null string pattern means match a
10699 null string output rather than any output, which might include random
10700 errors.
10701 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
10702 backtrace test.
10703 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
10704 always failing and failure is now exposed by gdb.exp changes.
10705
10706Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
10707
10708 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
10709 weren't being noted.
10710
10711Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10712
10713 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
10714 * gdb.stabs/weird.exp: Remove v_comb xfails.
10715
dc96c6c7 10716Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10717
10718 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
10719 list.exp scope.exp watchpoint.exp]
10720 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 10721
dc96c6c7 10722Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10723
10724 * config/monitor.exp: Increase download timeout to 1000 seconds.
10725
dc96c6c7 10726Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10727
10728 * config/m32r.exp: Increase timeout to 120 seconds.
10729
10730Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
10731
10732 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
10733 and accept older ordering as obsolescent gcc or gdb.
10734 * gdb.c++/templates.exp: Ditto.
10735 * gdb.c++/virtfunc.exp: Ditto.
10736
10737Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
10738
10739 * gdb.base/coremaker.c: Add code to mmap some data so we
10740 can check that it ends up in the core file.
10741 * gdb.base/corefile.exp: Add test to read mmapped data
10742 from core file.
10743
dc96c6c7 10744Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10745
10746 * config/m32r.exp: New file.
10747
10748Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
10749
10750 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
10751 that cflags can contains -gstabs, and work correctly for other tests.
10752
dc96c6c7 10753Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10754
10755 * gdb.base/setshow.exp: New file, tests show and set.
10756 * gdb.base/setshow.c: New file, tests show and set.
10757 * gdb.base/help.exp: Add test for help set|show annotate.
10758 * gdb.base/default.exp: Add test for set|show annotate.
10759
10760Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
10761
10762 * testsuite/gdb.base/break.exp: Make backtrace from factorial
10763 errors unique.
10764 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
10765 explicitly.
10766
10767Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
10768
10769 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
10770 and width commands. This is done elsewhere.
10771 * (gdb_start): Don't call gdb_start_sim here. That's already
10772 done in gdb_load. This fixes lots of failures in default.exp.
10773
10774Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
10775
10776 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
10777 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
10778 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
10779 in the same we we treat other failures (since it may be an expected
10780 condition), rather than as an error.
10781 * gdb.base/signals.exp (test_handle_all_print): Revert back to
10782 old test format.
10783
10784Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
10785
10786 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
10787 (distclean maintainer-clean realclean): No need to remove files
10788 twice. Nuke the duplicates.
10789 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 10790 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
10791 Remove config.h along with other config files.
10792
10793Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
10794
10795 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
10796 "p func1 ()" and note that rests of tests are skipped.
10797 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
10798 setup_xfails for "print func2::coremaker_local".
10799 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
10800 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
10801 affected by the previous run test.
10802 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
10803 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
10804 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
10805 "pass int powerset tuple" and "pass modeless int powerset tuple".
10806 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
10807 "real write 4" and "real write 8".
10808 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
10809 setup_xfails for "print vs1 after tuple assign 2",
10810 "print \$i after tuple assign 2", and
10811 "print vs2 after tuple assign 2".
10812 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
10813 meaningful error message and return -1 so the caller can
10814 suppress further tests and avoid a cascade of errors.
d63a86f8 10815
c906108c
SS
10816Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
10817
10818 * gdb.base/a1-selftest.exp: Tweak tests to account for new
10819 format for printing version.
10820 * gdb.base/default.exp: Ditto.
10821 * gdb.base/interrupt.exp: Fix problem with cascade of
10822 errors if child process dies while calling a function.
d63a86f8 10823
c906108c
SS
10824Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
10825
10826 * Makefile.in (VPATH): Add
10827 * Makefile.in (Makefile, config.status): Fix rules so things get
10828 remade when necessary.
10829
10830Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
10831
10832 * Makefile.in (just-check): Add path to sibling expect dir
10833 to environment variable specified by RPATH_ENVVAR.
10834
10835Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
10836
10837 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
10838 (just-check): Add shared library paths for libstdc++, tk,
10839 tcl, bfd, and opcodes to the environment variable specified
10840 in RPATH_ENVVAR.
10841 * configure.in: Add support to recognize --enable-shared flag
10842 and generate correct value for RPATH_ENVVAR.
10843 * configure: Regenerated with autoconf.
10844
10845Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
10846
10847 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
10848 include all osf versions.
10849 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
10850 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
10851 when target is linux. When failing to build pthreads test
10852 executable, give more meaningful message.
10853 * gdb.threads/pthreads.c: Hpux also uses old definition of second
10854 arg for pthread_create.
d63a86f8 10855
c906108c
SS
10856Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
10857
10858 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
10859 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
10860 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
10861 and -lpthreads (everybody else).
10862 (test_startup): Fail gracefully if threads are not supported.
10863 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
10864 "p/c array_index("abcdef",2)" when not gcc compiled.
10865 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
10866 "print func2::coremaker_local" when not gcc compiled.
10867 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
10868 "ptype on opaque struct tagname (statically)",
10869 "ptype on opaque struct tagname (dynamically) 1", and
10870 "ptype on opaque struct tagname (dynamically) 2"
10871 for not compiled with gcc.
10872 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
10873 backtrace when compiled with gcc.
d63a86f8 10874 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
10875 than always return success.
10876
10877Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
10878
10879 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
10880
10881Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
10882
10883 * gdb.base/structs.exp: Undo last change.
10884
10885Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
10886
10887 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
10888 encapsulate all the steps/nexts done during self test, starting
10889 at main, and makes them less sensitive to optimization issues.
10890 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
10891 signal handler" test.
10892 * gdb.threads/pthreads.exp: Only run this for native configs.
10893 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
10894 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
10895 tests.
10896 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
10897 for "runto test_calls(void)" test.
d63a86f8 10898
c906108c
SS
10899Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
10900
10901 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
10902 and don't expect address info in breakpoint confirmations.
10903
10904Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
10905
10906 * gdb.base/list.exp (test_forward_search): Increase timeout
10907 temporarily by 60 seconds for searching extremely long line,
10908 and then reset to old value when done. Increase expect input
10909 buffer to 10000.
10910
10911Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
10912
10913 * gdb.base/list.exp (test_forward_search): Fix to handle very
10914 long source line without overflowing expect's input buffer.
10915
10916Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
10917
10918 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
10919 "buffer_full".
10920
10921 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
10922 "buffer_full".
10923
10924 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
10925 "buffer_full".
10926
10927 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
10928 "buffer_full".
10929
10930Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
10931
10932 * configure.in (configdirs): Add gdb.threads.
10933 * configure: Regenerated with autoconf.
10934 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
10935 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
10936 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 10937
c906108c
SS
10938Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
10939
10940 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
10941
10942Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
10943
10944 * gdb.base/signals.exp (test_handle_all_print): Test separately for
10945 each signal's status in the output of "handle all print".
10946 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
10947 the \r\n sequence that immediately precedes the gdb prompt.
10948 * gdb.base/a1-selftest.exp: Save original timeout and restore
10949 after test.
10950
10951Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
10952
10953 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
10954 symbol.
10955
10956Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10957
10958 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
10959
10960Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
10961
10962 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
10963 timeout by 60 seconds.
10964
10965Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
10966
10967 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
10968 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
10969 error return.
10970
10971Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
10972
10973 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
10974 gdb initialization, also report how long dejagnu waited. Restore
10975 old timeout before doing error return. Temporarily increase timeout
10976 by 3 minutes to allow for slow startups over heavy NFS use.
10977
10978Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
10979
10980 * lib/gdb.exp: Report timeout value for verbosity level 2.
10981 * config/gdbserver.exp: Ditto.
10982 * config/hppro.exp: Ditto.
10983 * config/mips-gdb.exp: Ditto.
10984 * config/monitor.exp: Ditto.
10985 * config/netware.exp: Ditto.
10986 * config/sim-gdb.exp: Ditto.
10987 * config/slite-gdb.exp: Ditto.
10988 * config/udi-gdb.exp: Ditto.
10989 * config/unix-gdb.exp: Ditto.
10990 * config/vx-gdb.exp: Ditto.
10991 * gdb.base/a1-selftest.exp: Ditto.
10992 * gdb.base/a2-run.exp: Ditto.
10993 * gdb.base/break.exp: Ditto.
10994 * gdb.base/corefile.exp: Ditto.
10995 * gdb.base/list.exp: Ditto.
10996 * gdb.base/recurse.exp: Ditto.
10997 * gdb.base/scope.exp: Ditto.
10998 * gdb.base/signals.exp: Ditto.
10999
11000Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11001
11002 * gdb.threads/Makefile.in (docdir): Removed.
11003
11004Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11005
11006 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 11007 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 11008 @srcdir@.
d63a86f8 11009 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
11010 autoconf 2.5 or higher.
11011 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
11012
11013Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
11014
11015 * configure: Regenerated.
11016 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
11017 avoid name clashes with SunOS headers.
11018
11019Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
11020
11021 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
11022
11023Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
11024
11025 * gdb.base/callfuncs.exp: Finish last change -- make sure the
11026 prototype information ends up in the compiler info file.
11027
11028Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
11029
11030 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
11031 attempting to regenerate it. Eliminate use of a temporary file
11032 and just generate the info file directly. Source it immediately,
11033 for consistency of use.
11034 * gdb.base/corefile.exp: Ditto
11035 * gdb.base/exprs.exp: Ditto.
11036 * gdb.base/funcargs.exp: Ditto.
11037 * gdb.base/langs.exp: Ditto.
11038 * gdb.base/list.exp: Ditto.
11039 * gdb.base/mips_pro.exp: Ditto.
11040 * gdb.base/nodebug.exp: Ditto.
11041 * gdb.base/opaque.exp: Ditto.
11042 * gdb.base/ptype.exp: Ditto.
11043 * gdb.base/scope.exp: Ditto.
11044 * gdb.base/setvar.exp: Ditto.
11045 * gdb.base/signals.exp: Ditto.
11046 * gdb.base/whatis.exp: Ditto.
11047 * gdb.c++/templates.exp: Ditto.
11048 * gdb.c++/virtfunc.exp: Ditto.
11049 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
11050 whether or not to add -lstdc++ to the compile command line args.
11051
11052Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11053
11054 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
11055 it got fixed by the recent lookup_minimal_symbol_by_pc change.
11056 Increase timeout, a lot of single stepping might be needed if the
11057 target has no hardware watchpoints.
11058
11059Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
11060
11061 * gdb.base/break.exp: Ignore compiler warnings when compiling
11062 break.c.
11063 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
11064 * gdb.base/default.exp: Add h8300 xfails. Handle messages
11065 from remote-sim.
11066 * gdb.base/exprs.exp: Add h8300 xfails.
11067 * gdb.base/funcargs.exp: Likewise.
11068 * gdb.base/nodebug.exp: Likewise.
11069 * gdb.base/printcmds.exp: Likewise.
11070 * gdb.base/ptype.exp: Likewise.
11071 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
11072 h8300 xfails.
d63a86f8 11073 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
11074 on the h8300.
11075 * gdb.base/funcargs.c: Explicitly make last constant argument to
11076 call_after_alloca_subr an unsigned long type.
11077 * gdb.base/return.c: Include stdio.h.
11078
11079Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11080
11081 * config/abug.exp: New file for the older Motorola Bug monitor
11082 that runs on the mvme13x series VME boards.
11083 * config/monitor.exp: Use the new config array for target settings
11084 if they exist.
11085
11086Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
11087
11088 * sim-gdb.exp: Make the SH simulator allocate less space when
11089 it is targeted.
11090
11091Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
11092
11093 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
11094 test.
11095
11096Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
11097
11098 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
11099 "rs6000-*-*" for "list function in include file" when gcc compiled.
11100 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
11101 for "p ctable1[120]".
11102 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
11103 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
11104 Remove setup_xfail for "rs6000-*-*" for
11105 "print 'scope0.c'::filelocal before run".
11106 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
11107 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
11108 since some compilers don't allow both options to be given
11109 on the same command line. Create object file and move it.
d63a86f8 11110
c906108c
SS
11111Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
11112
11113 * gdb.base/corefile.exp: Always regenerate the core file, since
11114 we always regenerate the coremaker program. Detect special case
11115 where registers cannot be read from core file.
d63a86f8 11116
c906108c
SS
11117Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
11118
11119 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11120 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
11121 * gdb.c++/templates.exp: Only match on basename of file since
11122 some formats like xcoff don't encode directory information.
11123 * gdb.stabs/weird.exp: Use the right sed script for powerpc
11124 and rs6000 AIX xcoff targets.
11125 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
11126 * configure: Regenerate.
11127 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
11128 here, rather than in distclean.
d63a86f8 11129
c906108c
SS
11130Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
11131
11132 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
11133 defined, and use it to compile the test case with -O2. The
11134 native compilation still uses no optimization.
11135 * gdb.base/mips_pro.c: Remove inline assembly code since
11136 it is compiled PIC by default, which results in assembler
11137 warnings that make the testsuite think the compilation
11138 was unsuccessful.
11139
11140Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
11141
11142 * gdb.c++/misc.exp: Add note to message for
11143 "print s.a for foo struct" that this is a known gcc 2.7.2
11144 and earlier bug.
11145
11146Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
11147
11148 * gdb.base/break.exp: Fix pattern for matching "Delete all
11149 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
11150 setup_xfail for deleting all breakpoints test. Fix various
11151 timeout messages to include "(timeout)".
11152 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
11153 for "p t_float_values2(3.14159,float_val2)".
11154 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
11155 for "continue to call2g" when gcc compiled.
11156 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
11157 "up to foo in langs.exp", "show language at foo in langs.exp",
11158 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
11159 and "show language at fsub in langs.exp".
11160 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
11161 "list line 1 in include file", "list message for lines past EOF",
11162 "list function in include file", "list list0.h:foo", and
11163 "list filename:function; nonexistant function".
11164 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
11165 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
11166 and "ptype t_char_array" to be for native cc only.
d63a86f8 11167
c906108c
SS
11168Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
11169
d63a86f8 11170 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
11171 setup_xfail for "print coremaker_bss", "print coremaker_ro",
11172 "print func2::coremaker_local", and "backtrace in corefile.exp".
11173
11174Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
11175
11176 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
11177 "bt in signals.exp". This problem only appears when running
11178 the testsuite, and then only intermittently.
11179
11180Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11181
11182 * gdb.base/return.exp (return_tests): Differentiate between
11183 two tests of continuing.
11184
11185Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11186
11187 * */Makefile.in (maintainer-clean): Remove config.log.
11188 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
11189 * gdb.c++/Makefile.in (PROGS): Add inherit.
11190 (clean): Remove *.ci.
11191
11192Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
11193
11194 * gdb.c++/misc.cc: Add test code from Mike Stump.
11195 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
11196
11197Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
11198
11199 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
11200 to "alpha-*-osf2*" and add comment.
11201 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
11202 setup_xfail for "step over execarg initialization" and
11203 "step over corearg initialization".
11204 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
11205 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
11206 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
11207 gcc compiled for "print coremaker_bss", "print coremaker_ro",
11208 "print func2::coremaker_local", and "backtrace in corefile.exp".
11209 * gdb.base/signals.exp: Build and source signals.ci.
11210 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
11211 to be for gcc only.
11212 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 11213
c906108c
SS
11214Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11215
11216 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
11217 Feb 3 procfs.c change.
11218
11219Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
11220
11221 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
11222
11223Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
11224
11225 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
11226 from dejagnu's apparent default of 10 seconds, which gives random
11227 results when running the tests over NFS on moderately loaded systems.
11228 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
11229
11230Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
11231
11232 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
11233 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
11234 result reports.
11235
11236Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
11237
11238 * configure.in (CY_AC_PATH_TCLH): Remove.
11239 * configure: Regenerate.
11240
11241Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
11242
11243 * gdb.c++/Makefile.in (clean): Add missing '{'.
11244
11245Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
11246
11247 * lib/gdb.exp: Provide a default value for noinferior.
11248
11249 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
11250 Load libgloss.exp.
11251
11252Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
11253
11254 * gdb.disasm/hppa.exp: Compile directly into an executable, use
11255 the executable, not the .o to run the tests from.
11256
11257Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
11258
11259 * gdb.base/break.exp: Don't test for program exit or exit status
11260 if $noresults if nonzero.
11261 * gdb.base/langs.exp: Likewise.
11262 * gdb.base/watchpoint.exp: Likewise.
11263
11264 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
11265 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
11266 trying to compile the testcase.
11267
11268Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
11269
11270 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
11271 * gdb.base/signals.exp (continue to handler): Likewise.
11272
11273Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
11274
11275 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
11276
11277 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
11278
11279Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
11280
11281 * gdb.base/corefile.exp: Recognize "not found" as failure
11282 when trying to determine if a core file was generated.
11283 If no core file was generate the first time, try again without
11284 the ulimit -c to work around braindamaged shells.
11285
11286Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
11287
11288 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
11289 [] tests with "test" and enclose string in quotes.
11290 * gdb.stabs/configure: Rebuild
d63a86f8 11291
c906108c
SS
11292Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
11293
11294 Changes in sync with expect:
11295 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
11296 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
11297 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
11298 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
11299 argument to AC_REQUIRE.
11300 * configure: Regenerated.
11301
11302Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
11303
11304 * gdb.base/corefile.exp: When generating a core, discard any
11305 error messages about ulimit not found and the "core dumped"
11306 message from the shell that runs the coredumper.
11307
11308Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
11309
11310 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
11311
11312 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
11313 which sed script to run. Expect failure for v_comb test
11314 on PA targets too.
d63a86f8 11315
c906108c
SS
11316Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
11317
11318 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
11319 "print func2::coremaker_local" and for "backtrace in corefile.exp"
11320
11321Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
11322
11323 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
11324 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
11325 "sparc-sun-solaris*" xfails for "p v_comb".
11326 * lib/gdb.exp (default_gdb_start): Fix typo.
11327 * gdb.base/corefile.exp: Allow "Core was generated by ..."
11328 messages to not include the full program name that caused
11329 the core dump since some systems (such as solaris) apparently
11330 truncate this path to about 80 characters.
11331 When generating a core file first try increasing the core file
11332 size limit to unlimited since some systems may default it to
11333 zero, and it is harmless to try it. Move the test for failing
11334 to generate a core file to where it will actually get executed.
11335 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
11336 new gdb result from g++ debug info improvements and make old
11337 pattern obsolescent. Also account for size_t differences
11338 (may be int or long).
11339 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
11340 initialization before function call is placed in the delay slot
11341 and thus appears to be skipped over by commands such as "next".
11342
11343Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11344
11345 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
11346
11347Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
11348
11349 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
11350 input source file; fix code to compile test to deal with this
11351 convention.
11352 * gdb.c++/*.exp: Likewise.
11353
11354Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
11355
11356 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
11357 "bt in signals.exp".
11358
11359Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
11360
11361 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
11362 "step over execarg initialization" and
11363 "step over corearg initialization".
11364
11365Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
11366
11367 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
11368 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
11369
11370Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
11371
11372 From Rob Savoye (rob@poseidon.cygnus.com)
11373 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
11374 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
11375 configure.in}, gdb.disasm/{Makefile.in, configure.in},
11376 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
11377 configure.in}: Major reworking for autoconfig.
11378 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
11379 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
11380 New files.
11381 * config/unix-gdb.exp: Make GDB global.
11382 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
11383 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
11384 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
11385 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
11386 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
11387 term.exp, twice.exp, watchpoint.exp, whatis.exp},
11388 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
11389 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
11390 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
11391 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
11392 pr-8136.exp, result.exp, string.exp, tuples.exp},
11393 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
11394 to returns as necessary, arrange for test to compile own testcase
11395 executable.
11396 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 11397
c906108c
SS
11398Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
11399
11400 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
11401 clear_xfail at end of test which might not call either pass or fail.
11402 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
11403 "backtrace through signal handler".
11404
11405Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11406
11407 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
11408 continuing from a job control stop signal.
11409 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
11410
11411Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
11412
11413 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
11414 * gdb.base/corefile.exp: Likewise.
11415 * gdb.base/funcargs.exp: Likewise.
11416
11417Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
11418
11419 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
11420 * config/monitor.exp: Add support for setting baud rate.
11421
11422Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
11423
11424 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
11425 i*86-*-linux* xfails for "backtrace through signal handler".
11426 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
11427 "print func2::coremaker_local".
11428 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
11429 alpha-dec-osf2* xfail for
11430 "delete all breakpoints when none".
11431
11432Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
11433
11434 * gdb.base/break.exp: Change test that deletes all breakpoints
11435 when no user breakpoints are installed. A post 4.15 change
11436 causes gdb to no longer prompt in this case.
11437
11438Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
11439
11440 * gdb.base/return.exp (return_tests): Change xfail for test
11441 "correct value returned double test" to stop xfailing at
11442 Solaris 2.5. Apparently the bug has been fixed.
11443
11444Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
11445
11446 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
11447 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
11448
11449Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
11450
11451 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
11452 * gdb.disasm/hppa.s: Corresponding changes.
11453
11454Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
11455
11456 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
11457 makefile fragment.
11458 * config/mt-hpux: Deleted.
11459
11460Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
11461
d63a86f8 11462 * Many files: When warning about suppressed tests due to a
c906108c
SS
11463 nonexistant test binary, avoid incrementing the warning count.
11464
11465Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
11466
11467 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 11468
c906108c
SS
11469Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11470
11471 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
11472 "sparc-*-solaris2*".
11473
11474Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11475
11476 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
11477 Add global and local variables and initialize them.
11478 * gdb.base/corefile.exp: Test correct mapping of corefile sections
11479 by printing variables. Remove rs6000 and powerpc xfails, BFD now
11480 extracts the file name and terminating signal from the core file.
11481 * TODO: Remove note about tests for correct mapping of corefile.
11482 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
11483 from optimizing it away.
11484 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
11485 handles common blocks.
11486
11487Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
11488
11489 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
11490 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
11491
11492Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
11493
11494 * Makefile.in (maintainer-clean): New target, synonym for
11495 realclean.
11496 * gdb.base/Makefile.in (maintainer-clean): Likewise.
11497 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
11498 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
11499 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
11500 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
11501 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
11502
11503Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
11504
11505 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
11506 xfails when not gcc compiled for "print foo::funclocal".
11507 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
11508 "print foo::funclocal at foo",
11509 "print 'scope1.c'::foo::funclocal at foo",
11510 "print foo::funclocal_bss at foo",
11511 "print 'scope1.c'::foo::funclocal_bss at foo",
11512 "print foo::funclocal_ro at foo",
11513 "print 'scope1.c'::foo::funclocal_ro at foo",
11514 "print bar::funclocal at foo" and
11515 "print 'scope1.c'::bar::funclocal at foo".
11516 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
11517 gcc compiled for "print foo::funclocal at bar".
11518 Expand all messages to ensure that they identify that
11519 the test is at bar().
11520 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
11521 gcc compiled for:
11522 "ptype on opaque struct pointer (statically)",
11523 "ptype on opaque struct tagname (statically)",
11524 "ptype on opaque struct pointer (dynamically) 1",
11525 "ptype on opaque struct tagname (dynamically) 1",
11526 "ptype on opaque struct pointer (dynamically) 2" and
11527 "ptype on opaque struct tagname (dynamically) 2
11528 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
11529 gcc compiled for:
11530 "p datalocal"
11531 "whatis datalocal",
11532 "ptype datalocal",
11533 "p bsslocal",
11534 "whatis bsslocal", and
11535 "ptype bsslocal".
11536 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
11537 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
11538 when not gcc compiled.
11539 * gdb.base/funcargs.exp (float_and_integral_args): Add
11540 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
11541 compiled.
11542 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
11543 "backtrace from call6a" when not gcc compiled.
11544 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
11545 "backtrace from call7a" when not gcc compiled.
11546 * gdb.base/callfuncs.exp (do_function_calls):
11547 Add "hppa*-*-hpux*" xfail when not gcc compiled for
11548 "p t_char_array_values(char_array_val2,char_array_val1)",
11549 "p t_char_array_values(char_array_val1,char_array_val2)",
11550 "p t_char_array_values("carray 1","carray 2")",
11551 "p t_char_array_values("carray 1",char_array_val2)",
11552 "p t_char_array_values(char_array_val1,"carray 2")",
11553 "p sum_args(1,{2})",
11554 "p sum_args(2,{2,3})",
11555 "p sum_args(3,{2,3,4})",
11556 "p sum_args(4,{2,3,4,5})"
11557 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
11558 "backtrace in corefile.exp" when not gcc compiled.
11559
11560Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11561
11562 * gdb.base/signals.exp: Rewrite `handle all print' test as
11563 a procedure. Accept blanks or TABs as whitespace, increase
11564 timeout and expect input buffer size for the large output
11565 from the command. Remove "i*86-*-bsdi2.0" xfail.
11566
11567Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11568
11569 * gdb.base/setvar.exp: Add new testcases for truncation when
11570 assigning invalid values to bitfields.
11571
11572Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
11573
d63a86f8 11574 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
11575 mips-sgi-irix* xfail for
11576 "call inferior func with struct - returns char *"
11577 and fix test so that an optional (unsigned char *) cast is
11578 accepted in the result.
11579
11580Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
11581
11582 * gdb.base/funcargs.exp (float_and_integral_args): Remove
11583 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
11584 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
11585 * gdb.base/signals.exp: Remove duplicate "handle all print" test
11586 that accidentally got checked in.
11587
11588Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
11589
d63a86f8 11590 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
11591 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
11592 compiled test.
11593 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
11594 Add mips-sgi-irix5* xfail for not gcc compiled.
11595 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
11596 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
11597 "p top", "whatis top", "p middle", and "whatis middle".
11598 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
11599 "whatis signed char" for not gcc compiled.
11600 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
11601 "set variable signed char=-1 (-1)" and
11602 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
11603 * gdb.base/funcargs.exp (float_and_integral_args):
11604 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
11605 Add mips-sgi-irix* xfail when not gcc compiled for
11606 "continue to call2b".
11607 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
11608 "continue to call2g".
11609 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
11610 "backtrace from call6a"
11611 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
11612 "backtrace from call7k".
11613 Add mips-sgi-irix5* xfail when not gcc compiled for
11614 "backtrace from call7a".
11615 (localvars_after_alloca): Fix gdb_test cmds for
11616 "print * after runto ...".
11617 Remove rs6000-*-* xfails for
11618 "print i after runto localvars_after_alloca" and
11619 "print l after runto localvars_after_alloca"
11620 for all compilers.
11621 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
11622 when not compiled with gcc, for:
11623 "print signed char == (minus)",
11624 "print signed char != (minus)",
11625 "print signed char < (minus)",
11626 "print signed char > (minus)".
11627 * gdb.base/callfuncs.exp (do_function_calls):
11628 Add mips-sgi-irix* xfail, when compiled with native compiler, for
11629 "call inferior func with struct - returns char *".
d63a86f8 11630 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
11631 "correct value returned double test" to include Solaris 2.4.
11632 * gdb.base/funcargs.exp (float_and_integral_args):
11633 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 11634
c906108c
SS
11635Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11636
11637 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
11638 enumeration bitfields if compiling with GNU C.
11639 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
11640 to empty' prompt.
11641
11642Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
11643
11644 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
11645 test for PRO targets.
11646
11647 * gdb.base/funcargs.exp: Avoid ever setting more than 8
11648 breakpoints in the inferior at any given time by making
11649 two groups of breakpoints for call2*, call6* and call7*
11650 tests.
11651
11652Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11653
11654 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
11655 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
11656 from optimizing it away.
11657 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
11658 "call inferior func with struct".
11659
11660Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
11661
11662 * configure.in: Only configure gdb.chill for particular targets.
11663
11664Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
11665
11666 * gdb.base/Makefile.in: Add action to .c.o transformation
11667 rule that generates a .ci file for each .o file and remove
11668 explicit .c.o rules except for callfuncs.o.
11669 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
11670 generates a .ci file for each .o file and remove explicit
11671 .cc.o rules.
11672 (clean): Remove *.tmp *.ci files.
11673 (EXECUTABLES): Remove templ-info.exp.
11674 * gdb.base/compiler.c: New file.
11675 * gdb.c++/compiler.cc: New file
11676 * gdb.base/scope.exp: Source gdb.base/scope.ci.
11677 Change rs6000-*-* xfail for
11678 "print 'scope0.c'::filelocal_ro" and
11679 "print 'scope1.c'::filelocal" and
11680 "print 'scope1.c'::filelocal_bss" and
11681 "print 'scope1.c'::filelocal_ro" and
11682 "print 'scope1.c'::foo::funclocal" and
11683 "print 'scope1.c'::foo::funclocal_ro" and
11684 "print 'scope1.c'::bar::funclocal" and
11685 "print 'scope0.c'::filelocal_ro" and
11686 "print 'scope1.c'::filelocal at foo" and
11687 "print 'scope1.c'::filelocal_bss at foo" and
11688 "print 'scope1.c'::filelocal_ro at foo" and
11689 "print 'scope1.c'::foo::funclocal at foo" and
11690 "print 'scope1.c'::foo::funclocal_bss at foo" and
11691 "print 'scope1.c'::foo::funclocal_ro at foo" and
11692 "print 'scope1.c'::bar::funclocal at foo" and
11693 "print 'scope0.c'::filelocal_ro" and
11694 "print 'scope1.c'::filelocal" and
11695 "print 'scope1.c'::filelocal_bss" and
11696 "print 'scope1.c'::filelocal_ro" and
11697 "print 'scope1.c'::foo::funclocal" and
11698 "print 'scope1.c'::foo::funclocal_bss" and
11699 "print 'scope1.c'::foo::funclocal_ro" and
11700 "print 'scope1.c'::bar::funclocal" and
11701 "print 'scope1.c'::bar::funclocal_bss"
11702 to only be xfail'd when not compiled with gcc.
d63a86f8 11703 Add rs6000-*-* xfail for
c906108c
SS
11704 "print 'scope0.c'::filelocal_bss before run"
11705 when compiled with gcc.
11706 (test_at_main): Add rs6000-*-* xfail for
11707 "print filelocal_ro in test_at_main"
11708 when compiled with gcc.
11709 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 11710 Add rs6000-*-aix* xfail for
c906108c
SS
11711 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
11712 "ptype t_char_array", not compiled with gcc.
11713 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
11714 xfail for "list foo (in include file)" when gcc compiled.
11715 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
11716 (integral_args): Add rs6000-*-* xfail for
11717 "run to call0a" if not compiled with gcc.
11718 (unsigned_integral_args): Add rs6000-*-* xfail for
11719 "run to call1a" if not compiled with gcc.
11720 (float_and_integral_args): Add rs6000-*-* xfail for
11721 "run to call2a" if not compiled with gcc and for
11722 "continue to call2b" for any compiler.
11723 Add rs6000-*-* xfail to
11724 "print f1 after run to call2a" for gcc compiled.
11725 (discard_and_shuffle): Add rs6000-*-* xfail for
11726 "run to call6a".
11727 (shuffle_round_robin): Add rs6000-*-* xfail for
11728 "backtrace from call7a" if not compiled with gcc.
11729 Add rs6000-*-* xfail for
11730 "backtrace from call7b" if compiled with gcc.
11731 (call_after_alloca): Add rs6000-*-* xfail for
11732 "print c in call_after_alloca" and
11733 "print s in call_after_alloca" and
11734 "backtrace from call_after_alloca_subr"
11735 if not compiled with gcc.
11736 (localvars_in_indirect_call): Add rs6000-*-* xfail for
11737 "print c in localvars_in_indirect_call" and
11738 "print c in localvars_in_indirect_call" and
11739 "backtrace in indirectly called function" and
11740 "stepping into indirectly called function"
11741 if not compiled with gcc.
11742 (localvars_after_alloca): Add rs6000-*-* xfail for
11743 "print c after runto localvars_after_alloca" and
11744 "print s after runto localvars_after_alloca" and
11745 "print i after runto localvars_after_alloca" and
11746 "print l after runto localvars_after_alloca"
11747 for all compilers.
11748 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
11749 than whatis-info.exp.
11750 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
11751 than opaque-info.exp.
11752 Setup rs6000-*-* xfail for
d63a86f8 11753 "ptype on opaque struct pointer (statically)" and
c906108c
SS
11754 "ptype on opaque struct pointer (dynamically)" when
11755 not compiled with gcc.
11756 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
11757 rather than callf-info.exp.
11758 (do_function_calls): Add clear_xfail for rs6000-*-* for
11759 "p t_float_values2(3.14159,float_val2)". Seems to work
11760 fine there, both with xlc and gcc. Need to find out what
11761 it is doing right and fix other platforms.
11762 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
11763 "call inferior func with struct - returns int",
11764 "call inferior func with struct - returns long",
11765 "call inferior func with struct - returns float",
11766 "call inferior func with struct - returns double",
11767 "call inferior func with struct - returns char *",
11768 but only if not gcc compiled (presumes xlc compiled).
11769 Change rs6000-*-* xfails for
11770 "call inferior func with struct - returns char" and
11771 " call inferior func with struct - returns short" to only
11772 xfail if not using gcc.
11773 (clean mostlyclean): Remove *.ci and *.tmp files.
11774 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
11775 than templ-info.exp.
11776 * gdb.base/langs.exp: Source gdb.base/langs.ci.
11777 Add rs6000-*-* xfail for "up to foo in langs.exp"
11778 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
11779 when not gcc compiled.
d63a86f8 11780
c906108c
SS
11781Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11782
11783 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
11784 * gdb.base/corefile.exp: Likewise.
11785 * gdb.base/list.exp: Likewise.
11786 * gdb.base/scope.exp: Likewise.
11787 * gdb.base/siganls.exp: Likewise.
11788
11789 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
11790 compiler output.
11791 * gdb.base/whatis.exp: Likewise.
11792
11793Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
11794
11795 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
11796 failure (opcode table has been fixed to match reality).
11797
11798Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
11799
11800 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
11801 "call inferior func with struct - returns char",
11802 "call inferior func with struct - returns short"
11803
11804 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
11805 "print 'scope0.c'::filelocal at main",
11806 "print 'scope0.c'::filelocal_bss in test_at_main",
11807 "print 'scope0.c'::filelocal at foo",
11808 "print 'scope0.c'::filelocal_bss in test_at_foo",
11809 "print 'scope0.c'::filelocal at bar",
11810 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 11811
c906108c
SS
11812 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
11813 in source file 1". This bug seems to have been fixed with both
11814 gcc and native cc (was native assembler bug?).
11815
11816Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
11817
11818 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
11819 "backtrace through signal handler" to "i*86-*-sysv4*".
11820 * gdb.base/signals.exp: Add xfail for "'next' behaved as
11821 continue" case. Add "known SVR4 bug" to fail message.
11822 Add "i*86-*-bsdi2.0" xfail for "handle all print".
11823 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
11824 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
11825 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
11826 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
11827 "up to foo in langs.exp", "show language at foo in
11828 langs.exp", "up to cppsub_ in langs.exp", "show
11829 language at cppsub_ in langs.exp", "up to fsub in
11830 langs.exp", and "show language at fsub in langs.exp".
11831 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
11832 "bactrace in corefile.exp".
11833 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
11834 "call inferior function with struct - returns float" and
11835 "call inferior function with struct - returns double".
d63a86f8 11836
c906108c
SS
11837Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
11838
11839 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
11840 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
11841 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
11842 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
11843
11844Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
11845
11846 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
11847 (or overriden) "CHILL" macro rather then bare "gcc".
11848 Also look for ../../gcc/xgcc since that is what we will
11849 actually need, not "Makefile". Remove following assignment
11850 of CHILL to CHILL_FOR_TARGET because that results in
11851 recursive definition.
11852
11853Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
11854
11855 * gdb.base/corefile.exp: Change xfail for backtrace in
11856 corefile.exp from linuxaout to all linux.
11857 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
11858 cases where we miss the breakpoint at the signal handler
11859 for some reason. Setup xfail for linuxoldld/linuxaout and
11860 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
11861 hitting SIGURG breakpoint.
11862 * gdb.base/signals.exp: Setup xfail for "next" acting like
11863 continue to add linuxoldld. Setup xfail for all linux for
11864 "next to handler in signals_tests_1", "backtrace in
11865 signals_tests_1", "continue to func1", "pass SIGUSR1",
11866 and continue to handler".
11867
11868Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11869
11870 * Update all FSF addresses except those in COPYING* files.
11871
11872Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
11873
11874 * gdb.base/a2-run.exp: Change messages to be more explicit about
11875 the status of args, and quote binfile in results.
11876
11877Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
11878
11879 * gdb.base/callfuncs.exp: Add tests for passing structs to
11880 inferior functions and return various types.
11881 * gdb.base/callfuncs.c: Add functions to receive a struct
11882 and return a member of the struct, in various types.
11883
11884Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11885
11886 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
11887
11888Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11889
11890 * config/vxworks29k.exp: New file, sources vxworks.exp.
11891
11892Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11893
11894 * config/gdbremote.exp: New file. Testing framework using
11895 gdbserver.
11896
11897Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
11898
11899 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
11900 "call function when asleep" and "send end of file".
11901 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
11902 for "backtrace in corefile.exp".
11903 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
11904 for "backtrace through signal handler".
11905 * gdb.base/corefile.exp: Make sure we actually generate a core file
11906 before trying the core tests. Some systems allow the user to suppress
11907 generation of core files and default to that (linux for example).
11908 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
11909 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
11910
11911Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11912
11913 * gdb.threads: New directory with some crude multi-threaded
11914 gdb tests (step.exp and step2.exp).
11915 * config/mt-lynx (STEP_EXECUTABLE): Define.
11916 (THREADFLAGS): Define.
11917
11918Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
11919
11920 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
11921
11922 * gdb.base/signals.exp: Disable whole file for lynx until
11923 further notice.
11924
11925 * gdb.base/signals.exp: xfail test where "next" acts like
11926 "continue" for lynx.
11927
11928 * gdb.base/interrupt.exp: xfail test for calling function while
11929 inferior is asleep for lynx.
11930
11931 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
11932 than one cr-lf after each command.
11933
11934Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11935
11936 * configure.in: Reinstate setting of stabsdirs variable, fix
11937 typo in setting up configdirs for native builds.
11938
11939 * gdb.base/return.exp: Fix typo in return double test.
11940 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
11941 compiler from optimizing them away.
11942
11943Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
11944
11945 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
11946 sequences to be echo'd by gdb when using gdb_test.
11947 * gdb.chill/chexp.exp: Likewise.
11948 * gdb.fortran/exprs.exp: Likewise
11949
11950Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11951
11952 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
11953 after the inferior gdb has started.
11954
11955 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
11956 after each command.
11957 * gdb.base/funcargs.exp: Likewise.
11958 * gdb.base/gdbvars.exp: Likewise.
11959 * gdb.base/interrupt.exp: Likewise.
11960 * gdb.base/list.exp: Likewise.
11961 * gdb.base/watchpoint.exp: Likewise.
11962 * gdb.c++/demangle.exp: Likewise.
11963 * gdb.c++/inherit.exp: Likewise.
11964 * gdb.chill/chexp.exp: Likewise.
11965 * gdb.fortran/exprs.exp: Likewise.
11966
11967 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
11968 test if we can't handle IO to/from the inferior.
11969
11970 * gdb.c++/misc.exp: Always check for a program already being
11971 started after sending a "run" command to gdb.
11972
11973 * gdb.base/twice.exp: Start with a fresh gdb.
11974
11975 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
11976 only depend on gdb's expression code, not the chill runtime.
11977
11978 * gdb.base/return.c: Put return values into variables so we
11979 can have gdb print them rather than depending on the program
11980 to print them.
11981 * gdb.base/return.exp: Corresponding changes.
11982
11983 * lib/gdb.exp: Provide default value for noinferiorio.
11984 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
11985 the inferior.
11986
11987 * gdb.base/break.exp: Always check for a program already being
11988 started after sending a "run" command to gdb.
11989 (text_next_with_recursion): Don't check the output from the
11990 program's printf statement. Instead just make sure the program
11991 exited.
11992
11993 * gdb.base/commands.exp: Protect tests which need arguments with
11994 $noargs conditionals.
11995
11996Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11997
11998 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
11999 of structure member arrays to match gdb/valops.c:value_addr change.
12000
12001Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
12002
12003 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
12004 cases.
12005
12006Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
12007
12008 * configure.in (configdirs): Remove gdb.chill from default list
12009 of subdirs and then add it back in only if doing a native build.
12010 The current chill compiler does not yet work in any cross build.
12011 * Revert all signal changes from Jul 6.
12012 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
12013 for sh-hms targets, allowing these tests to link, with no other
12014 changes. Testing is suppressed by setting "nosignals" in site.exp.
12015
12016Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
12017
12018 * configure.in (signaldirs): Define and add to configdirs for all
12019 targets except some specific ones that are known to not support signals.
12020 Also clean up formatting.
12021 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
12022 (signals, sigall): Remove rules to build.
12023 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
12024 Moved to new gdb.signals directory.
12025 * gdb.signals: New test directory.
12026 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
12027 signals.c signals.exp}: New or moved files.
12028
12029Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
12030
12031 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
12032
12033Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
12034
12035 * gdb.base/return.exp: Xfail `return double' test failure
12036 on at least Solaris 2.3 and handle future/past versions on
12037 a case by case basis as appropriate. Also update message
12038 to include i*86 failures.
12039
12040Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12041
12042 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
12043
12044 * lib/gdb.exp: Fix comment which erroneously identified
12045 gdb_file_cmd as gdb_load (the 19 May change was in fact to
12046 gdb_file_cmd not gdb_load).
12047 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
12048
12049 * gdb.base/setvar.exp: Make test names consistent between pass and
12050 fail cases. Use gdb_test more.
12051
12052Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12053
12054 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
12055
12056Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12057
12058 * gdb.base/help.exp: Fix expected help string for `show commands'.
12059
12060Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
12061
12062 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
12063
12064 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
12065 of a text section.
12066
12067Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
12068
12069 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
12070 that loop eventually terminates. Fix Connection refused logic so
12071 that testsuite will expire nicely.
12072
12073Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
12074
12075 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
12076 config/rom68k.exp: New tcl glue for the appropriate monitors.
12077 These all just end up calling monitor.exp.
12078 * config/monitor.exp (gdb_target_monitor): Handle `Connection
12079 refused' by retrying. Cleanup some timeout issues.
12080 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
12081 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
12082 callers don't have to set/restore global timeout variable.
12083
12084 * The following set of changes centralizes management of the global
12085 timeout variable. This way, it can be set in one target dependent
12086 place instead of dozens of places scattered throughout the test suite.
12087 If you need to lengthen a timeout, then you should either set timeout
12088 in one of the config/{target}.exp files, or multiply it by a factor.
12089 Setting it to an absolute value is always going to lose for some
12090 targets.
12091 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
12092 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
12093 * gdb.base/funcargs.exp: Don't set timeout.
12094 * gdb.base/list.exp (test_forward_search): Only use local timeout.
12095 * gdb.base/printcmds.exp (test_print_string_constants
12096 test_print_array_constants): Don't set timeout.
12097 * gdb.base/ptype.exp: Don't set timeout.
12098 * gdb.base/recurse.exp: Don't set timeout.
12099 * gdb.base/return.exp: Don't set timeout.
12100 * gdb.base/watchpoint.exp: Don't set timeout.
12101 * gdb.c++/classes.exp (do_tests): Don't set timeout.
12102 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
12103
12104Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
12105
12106 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
12107
12108Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12109
12110 * lib/gdb.exp: Disable chill tests for irix5.
12111
12112Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12113
12114 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
12115 each test pass or fail.
12116
12117Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12118
12119 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
12120 xlc not gcc.
12121
12122Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
12123
12124 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
12125
12126Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
12127
12128 * config/est.exp: Fix copyright and comments. Remove dead code.
12129 Use targetname, serialport and baud variables instead of fixed
12130 constants.
12131 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
12132 * config/cpu32bug.exp: New file to support cpu32bug monitors.
12133
12134Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12135
12136 * gdb.base/watchpoint.exp: Don't run
12137 test_watchpoint_triggered_in_syscall for sunos.
12138
12139Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12140
12141 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
12142 they don't seem to exist. Do include stdio.h.
12143
12144Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12145
12146 * gdb.base/a1-selftest.exp: Add alpha xfail.
12147
12148Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12149
12150 * gdb.base/watchpoint.c (main): Prompt before calling read().
12151 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
12152 Revise accordingly. Remove cruft about sending "123" several
12153 times, until it gets noticed. Clean up the "print buf[0]" stuff
12154 so that it passes or fails, and waits for prompts in the usual way.
12155
12156Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12157
12158 * gdb.base/recurse.exp: Fix comment.
12159
12160 * TODO: Remove item about printing variables in nodebug.exp. Add
12161 item about enabling tests which are only run on some targets.
12162
12163 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
12164 fail, make test names unique, use new gdb_test convention
12165 regarding pattern, use gdb_test more, etc.).
12166
12167 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
12168 fail, make test names unique, etc.).
12169
12170Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12171
12172 * gdb.base/nodebug.c: Change return type of top and middle to
12173 short.
12174 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
12175 are fixed by the recent mdebugread.c changes. Allow `short ()'
12176 as type for top and middle.
12177
12178Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12179
12180 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
12181 nearly as I can tell, the whole thing was an accident in Stu's
12182 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
12183 to replace a send/expect pair with gdb_test, but ended up only
12184 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
12185 of 30 Mar 1995 took care of it, but left this vestigial comment
12186 which I am now nuking.
12187
12188Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12189
12190 * gdb.base/break.exp: Look for different line number for
12191 breakpoint at main depending on usestubs.
12192
12193Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12194
12195 * gdb.base/list.exp: Adjust some alternate expect patterns to
12196 match recent list0.c change. Add alternate expect pattern for
12197 output from `list default lines around main' for optimizing
12198 compilers.
12199
12200Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12201
12202 * lib/gdb.exp: If nosignals is not set, set it to 0.
12203
12204Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
12205
12206 * config/slite-gdb.exp: Responds to load symbol table prompt.
12207 * gdb.base/break.exp: Adjust line number, fix rerun.
12208 * gdb.base/langs0.c: Add #ifdef usestubs.
12209
12210Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
12211
12212 * gdb.base/list.exp: Adjust line contents after adding new lines in
12213 list0.c. Also fix a syntax error.
12214
12215 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
12216 * gdb.base/break.exp: ditto.
12217 * gdb.base/list.exp: ditto.
12218 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
12219 * gdb.base/run.c: ditto.
12220 * gdb.base/list0.c: ditto.
12221 * gdb.base/funcargs.c: ditto.
12222
12223Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
12224
12225 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
12226 $targetname, $serialport and $baud instead of hardwired variables.
12227 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
12228 target doesn't support signals.
12229
12230Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
12231
12232 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
12233
12234Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12235
12236 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
12237 Don't rely on the value of an auto variable before it has been
12238 initialized. Use gdb_test more.
12239
12240Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12241
12242 * lib/gdb.exp (default_gdb_version): A version number must start
12243 with a digit, but other than that contains all characters up to
12244 the first whitespace character.
12245
12246Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12247
12248 * gdb.base/commands.exp (breakpoint_command_test): New tests.
12249
12250Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12251
12252 * gdb.c++/*.exp: Warn if executable does not exist. The original
12253 reason for skipping the warning was that configure.in sometimes
12254 intentionally skipped building the executables but the tcl code
12255 had no way of knowing. That (a) was always bogus with respect to
12256 error handling, (b) is no longer true (right now there is no way
12257 to skip C++ tests).
12258
12259 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
12260
12261Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12262
12263 * gdb.base/list.exp: Add expect patterns for output from
12264 SunPRO compiled executables.
12265 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
12266 types.
12267
12268Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12269
12270 * gdb.base/break.exp (test_next_with_recursion): Accept any line
12271 number (we are already testing that the correct source line text
12272 gets printed).
12273
12274 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
12275 that is what is intended, but something needed to be done to get
12276 sunos4 native working again.
12277
12278 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
12279
12280 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
12281 apparently went with a (very) old xfail.
12282
12283Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
12284
12285 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
12286 runto_main is a proc in gdb.exp that will do 'step' for target use
12287 stubs.
12288 * gdb.base/exprs.exp: ditto.
12289 * gdb.base/interrupt.exp: ditto.
12290 * gdb.base/opaque.exp: ditto.
12291 * gdb.base/printcmds.exp: ditto.
12292 * gdb.base/ptype.exp: ditto.
12293 * gdb.base/scope.exp: ditto.
12294 * gdb.base/setvar.exp: ditto.
12295 * gdb.base/signals.exp: ditto.
12296 * gdb.base/twice.exp: ditto.
12297 * gdb.c++/classes.exp: ditto.
12298 * gdb.c++/inherit.exp: ditto.
12299 * gdb.c++/templates.exp: ditto.
12300 * gdb.base/break.exp: no run and hit main for stubs. Change line
12301 numbers for breakpoints and info breakpoint.
12302 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
12303 breakpoint().
12304 * gdb.base/callfuncs.c: ditto.
12305 * gdb.base/exprs: ditto.
12306 * gdb.base/interrupt.c: ditto.
12307 * gdb.base/opaque0.c: ditto.
12308 * gdb.base/printcmds.c: ditto.
12309 * gdb.base/ptype.c: ditto.
12310 * gdb.base/scope0.c: ditto.
12311 * gdb.base/setvar.c: ditto.
12312 * gdb.base/signals.c: ditto.
12313 * gdb.base/twice.c: ditto.
12314 * gdb.c++/misc.cc: ditto.
12315 * gdb.c++/templates.cc: ditto.
12316
12317Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12318
12319 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
12320
12321 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
12322 somewhere between `read' and `main.c'. I'm pretty sure the
12323 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
12324 and it isn't particularly useful.
12325
12326 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
12327
12328Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12329
12330 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
12331
12332Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
12333
12334 * config/mt-slite: add LIBS and -nostdlib.
12335 * config/slite-gdb.exp: add this new file to support sparclite target.
12336
12337Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
12338
12339 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
12340
12341 * gdb.base/a2-run.exp: Change argument to istarget from
12342 "*-*-vxworks" to "*-*-vxworks*".
12343 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
12344
12345Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
12346
12347 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
12348 will not runto main but do a 'step' to step out of breakpoint().
12349 * config/mt-slite: add -Dusestubs.
12350
12351Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12352
12353 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
12354 instead of just @.
12355
12356 * gdb.base/signals.exp: Add test for "handle all print".
12357 * TODO: Remove "handle all print". Also remove item about
12358 checking copyright date (I don't like the idea of a spurious FAIL
12359 based on when we run the tests).
12360
12361 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
12362 for SunOS4 (reason for failure not investigated). Remove
12363 redundant test for $binfile.
12364
12365 * gdb.base/nodebug.c (array_index): Call malloc.
12366
12367 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
12368
12369Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
12370
12371 * gdb.base/recurse.exp: Update gdb_test invocation to use new
12372 conventions and slightly simplify the matching regexp.
12373
12374Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12375
12376 * gdb.base/break.exp: Update gdb_test invocation to use new
12377 convention.
12378
12379 * lib/gdb.exp: If noargs is not set, set it to 0.
12380
12381 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
12382 tests unique.
12383
12384 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
12385
12386Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12387
12388 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
12389 one argument of type "<non-float parameter>".
12390
12391Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
12392
12393 * config/rom68k.exp: New file to support Motorola IDP board.
12394 * gdb.base/a2-run.exp: Skip this file if noargs is set.
12395 * gdb.base/break.c: Change things around so that this program
12396 doesn't depend upon args. This is necessary to make remote
12397 targets work (in general, they can't take args).
12398 * gdb.base/break.exp: Don't try to send args to program. Don't
12399 expect output. Also, replace lots of code with gdb_test.
12400
12401Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12402
12403 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
12404 printing of '\'' (which is what the comment says we are testing,
12405 even though we were not), not '''.
12406 (test_integer_literals_rejected): Test that printing ''' is an error.
12407
12408 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
12409 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
12410 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
12411 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
12412 Use gdb_test not test_print_accept.
12413 * lib/gdb.exp: Remove test_print_accept.
12414
12415 * gdb.base/signals.exp (signal_tests_1): Make pass message
12416 consistent with fail message.
12417
12418 * gdb.base/whatis.exp: Remove xfails for printing char vs.
12419 unsigned char; the bug (PR 1821) is fixed.
12420
12421 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
12422
12423 * gdb.base/scope.exp (test_at_localscopes): Call pass for
12424 successful tests--makes xfailing them work right.
12425
12426Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12427
12428 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
12429 only \r\n, not .*. The test can pass .* as the last thing in
12430 $pattern if that is what it wants. In addition to providing this
12431 flexibility, this change should speed up pattern matching in cases
12432 where the pattern already ended with .* (there were a number of
12433 them). This change also helps catch bad patterns--in the old
12434 scheme the typo "char \*" instead of "char \\*" would pass. Now
12435 it is caught.
12436 * Many .exp files: Update callers.
12437
12438 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
12439 clearer and does not spuriously match multiple ('s. Likewise for
12440 ) and *.
12441
12442 * gdb.base/nodebug.exp: Test ability to call a function and pass
12443 it a string (even with no debugging info).
12444
12445 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
12446 "p '\'", which is the same as "p ''" once tcl gets done with
12447 quoting, to "p '\\'", which I suspect is what is intended (one
12448 backslash gets sent to GDB).
12449
12450 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
12451
12452Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12453
12454 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
12455 1817) was fixed literally years ago.
12456
12457Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12458
12459 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
12460 test, it causes stepping out of call_after_alloca_subr with
12461 optimizing compilers.
12462 (localvars_in_indirect_call): Consume GDB prompt if `finish'
12463 fails.
12464
12465 * gdb.c++/templates.exp: Source templ-info.exp only if
12466 the templates executable exists.
12467
12468 * gdb.c++/misc.cc (class Contains_static_instance,
12469 class Contains_nested_static_instance),
12470 gdb.c++/classes.exp (test_static_members): Test printing of
12471 a class that contains a static instance of the class.
12472
12473Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12474
12475 * gdb.base/langs2.c (cppsub_): Don't prototype.
12476 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
12477 only, I believe).
12478
12479Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12480
12481 * lib/gdb.exp (skip_chill_tests): New procedure.
12482
12483 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
12484
12485Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
12486
12487 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
12488 each expect pattern. Cuts runtime from 12 to about 4 seconds.
12489
12490Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12491
12492 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
12493
12494 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
12495 disassemble 8, not 16, instructions for part 4.
12496
12497 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
12498 support the latter anymore.
12499
12500 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
12501 -DNO_PROTOTYPES.
12502 * gdb.base/callfuncs.c: Control use of prototypes based on
12503 NO_PROTOTYPES, not __STDC__.
12504 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
12505 t_float_values2 tests if prototypes in use.
12506
12507 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
12508 t_double_values): When checking differences against DELTA, check
12509 that difference is within the range (-DELTA,DELTA), not just
12510 (-infinity,DELTA).
12511
12512Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
12513
12514 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
12515 'file' command firts, then 'target', then 'load', this is due to gdb
12516 target set up.
12517 * config/mips-gdb.exp: Fix a couple regular exp bugs.
12518
12519Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
12520
12521 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
12522 FP load/store variants.
12523 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
12524
12525Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
12526
12527 * gdb.base/term.exp: Do not give a warning if not native, it is
12528 not an abnormal condition.
12529
12530Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
12531
12532 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
12533 t_char_array".
12534
12535Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
12536
12537 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
12538 are getting the version number.
12539
12540 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
12541 if not native, it is not an abnormal condition.
12542
12543Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12544
12545 * lib/gdb.exp: Just use "file exists", rather than undocumented
12546 dejagnu procedure "findfile".
12547
12548Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12549
12550 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
12551 (LDFLAGS): Set to -Xlinker -Ur.
12552
12553 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
12554 Removed, these values are set by lib/gdb.exp.
12555
12556 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
12557
12558Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12559
12560 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
12561 of replicating gdb startup code.
12562
12563 * config/mt-vxworks (LDFLAGS): Set to -r.
12564 (CFLAGS_FOR_TARGET): Removed.
12565
12566 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
12567 (gdb) and gdb for vxworks uses (vxgdb).
12568
12569 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
12570 executable is not in the tree and host != target, use sed and
12571 program_transform_name to determine the gdb name used by the
12572 target.
12573
12574 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
12575 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
12576
12577Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12578
12579 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
12580 floats, chars, and shorts where there are ANSI-style function
12581 definitions.
12582
12583 * gdb.base/langs.exp, gdb.base/langs*: New test.
12584 * gdb.base/Makefile.in: Build it.
12585 * TODO: Remove item about checking that C names don't get C++
12586 demangling applied; this test tests it.
12587
12588Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12589
12590 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
12591 went with the const70 xfail. The xfail went away a year ago.
12592
12593 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
12594
12595 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
12596 for hp300.
12597
12598 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
12599
12600 * gdb.base/a1-selftest.exp: Don't run on hp300.
12601
12602Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12603
12604 * Makefile.in (site.exp): Set host_alias and target_alias as well
12605 as host_triplet and target_triplet.
12606
12607Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12608
12609 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
12610
12611 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
12612 places as other ecoff systems).
12613
12614 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
12615 ultrix.
12616
12617Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12618
12619 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
12620 remove them.
12621 * gdb.base/nodebug.exp: Accept "function" in addition to "text
12622 variable and "variable" in addition to "data variable".
12623 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
12624
12625 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
12626 2.
12627 * gdb.base/list1.c (long_line): Add additional statement at start
12628 of function.
12629 * gdb.base/list.exp (test_forward_search): Update line number to
12630 reflect new statement.
12631
12632Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12633
12634 * gdb.base/signals.exp: Reinitialize searched source directories
12635 after gdb_start call.
12636
12637Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
12638
12639 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
12640 * gdb.stabs/Makefile.in: Likewise.
12641
12642 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
12643 change. Instead split the tests into smaller pieces.
12644 * gdb.disasm/hppa.s: Corresponding changes.
12645
12646Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12647
12648 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
12649 Quote ^C when passing it to stty. For some shells ^ is a pipe.
12650
12651 * gdb.base/funcargs.exp: Modify many tests so that every test
12652 either passes or fails. Make some test names unique.
12653
12654Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12655
12656 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
12657 Call stty to set interrupt character.
12658
12659 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
12660 for HP assembler versus GNU assembler based on actual behavior of
12661 $(CC), rather than assuming that $(AS) is always the GNU assembler.
12662
12663 * TODO: Suggest a few more stepping tests.
12664
12665Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
12666
12667 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
12668 restart GDB for h8300 after a continue.
12669 (return): Add pattern to match a29k-udi behavior.
12670 * gdb.base/nodebug.exp: Remove obsolete comment.
12671 * gdb.base/regs.exp: New file, testing of register displays.
12672 * gdb.base/return.exp: Fix typo in reference to $objdir.
12673 * gdb.base/whatis.exp: Always start with a fresh GDB.
12674
12675Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12676
12677 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
12678 higher, these tests generate a lot of output.
12679
12680Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12681
12682 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
12683 code following the catch silently ignored some errors; without the
12684 catch they should be thrown like any other tcl error. Also, the
12685 catch used "" instead of {} which meant all the callers who wanted
12686 to include one of the characters "[]$ had to quote it an extra time.
12687 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
12688 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
12689 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
12690 Remove extra quoting.
12691
12692Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
12693
12694 * gdb.base/commands.exp: Make test names unique; every test either
12695 passes or fails. Update some comments.
12696
12697 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
12698
12699Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12700
12701 The following fixes a FAIL caused by the fact that the alpha stabs
12702 configuration didn't use the ".if alpha" code in weird.def.
12703 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
12704 bit pointer, so the 32 bit version works even on the alpha.
12705 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
12706 Remove the stuff which allowed us to have separate versions for
12707 alpha and everything else.
12708
12709 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
12710 regexp which "info func operator\[\](" is supposed to match. Fix
12711 string to send to GDB. Note that GDB still doesn't work right. Add a
12712 new test for "info func .perator\[\](" which GDB does handle correctly.
12713
12714 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
12715
12716Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12717
12718 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
12719 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
12720 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
12721 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
12722 it makes the tests harder to understand and confuses test-o-matic.
12723 The preferred style is that each test provides a PASS or a FAIL,
12724 and has a unique message (e.g. "continue #54" not just "continue")
12725 which is the same for the pass and the fail.
12726 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
12727 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
12728 to lib/gdb.exp.
12729 * gdb.base/printcmds.exp: Use test_print_accept. Remove
12730 prt_accept which was basically the same thing. Likewise for
12731 test_print_reject and prt_reject.
12732 * lib/gdb.exp (test_print_reject): Add some more error message
12733 patterns to match from the former printcmds.exp (prt_reject).
12734 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
12735 One defect of the passcount stuff is that some of it failed to
12736 report XPASS where appropriate.
12737 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
12738 stuff before and after arg in expected pattern.
12739 (test_paddr_operator_functions): Re-do test without print_addr_of;
12740 this is the only test which seems to want extra stuff there.
12741
12742Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12743
12744 * gdb.base/nodebug.exp: Update new tests to reflect improved
12745 wording of gdb output.
12746
12747 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
12748 and "ptype" work on variables in files compiled without -g.
12749 Replaces commented out "maint print msymbol" tests.
12750
12751Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12752
12753 * gdb.base/setvar.c (dummy): Call malloc.
12754
12755 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
12756 losing with the irix4 sed.
12757
12758 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
12759 ALRM" on irix4.
12760
12761Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12762
12763 * TODO: Remove items about corefile.exp testing new exec-file and
12764 backtrace; both are now done. Add items about printing enums.
12765
12766Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12767
12768 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
12769 "get signal $thissig" test fails.
12770
12771 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
12772
12773Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12774
12775 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
12776 compiler warning with dec alpha compiler.
12777
12778 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
12779 extra \n from gdb_test call (this explains why the prompt test
12780 that I removed yesterday was there).
12781 (user_defined_command_test): Remove extra \n and prompt test.
12782
12783 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
12784 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
12785 doesn't exist.
12786 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
12787 Also remove alpha workaround, which turns out to be because
12788 SIGABRT == SIGLOST.
12789
12790 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
12791
12792 * gdb.base/help.exp: Don't test "help show".
12793
12794Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12795
12796 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
12797 "set print address" is on.
12798 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
12799 pass prompt to gdb_test; gdb_test already looks for the prompt.
12800
12801 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
12802
12803 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
12804 was a vestige of the manual TESTSTRATEGY, and the purpose of it
12805 was to make sure that gdb can read a core file. But (a) the "read
12806 the corefile" part didn't make it to a1-selftest.exp, we just
12807 delete the corefile after creating it, and (b) we test reading
12808 corefiles in corefile.exp anyway. Also, this test left around a
12809 xgdb process on Solaris.
12810
12811 * gdb.base/corefile.exp: Also test backtrace.
12812
12813Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
12814
12815 * gdb.base/commands.exp: Test a simple user defined command with
12816 arguments and if/while statements; verify the full user command is
12817 printed by "show user".
12818
12819 * gdb.base/commands.exp: Test if/while commands as part of a
12820 breakpoint command list; verify they appear in breakpoint
12821 information.
12822
12823Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12824
12825 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
12826 than by dividing by zero.
12827
12828Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
12829
12830 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
12831 performing an inferior call with watchpoints enabled.
12832 * gdb.base/watchpoint.c (main): Delete second unnecessary read
12833 call.
12834
12835Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12836
12837 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
12838 of "file" command.
12839
12840 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
12841 Add additional pattern for when "int operator int(void);" appears
12842 in a different order.
12843
12844Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12845
12846 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
12847
12848 * gdb.base/help.exp: Replace most of docstrings for "info signals"
12849 and "signal" with ".*".
12850
12851Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12852
12853 * TODO: Add note about "handle all nostop".
12854
12855 * gdb.base/{sigall.c, sigall.exp}: New test.
12856 * gdb.base/Makefile.in: Add it.
12857
12858Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12859
12860 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
12861 when invoking GDB, suppresses any windowing interface.
12862
12863Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
12864
12865 * config/sim-gdb: New file, simulator testing support.
12866
12867Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
12868
12869 * gdb.base/interrupt.exp: Test calling func1 twice.
12870
12871Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
12872
12873 * gdb.base/list.exp (test_forward_search): Set timeout higher
12874 when we'll be getting lots of output from gdb.
12875
12876 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
12877 "init_malloc" to after the expect statement. Run it if that
12878 regexp is taken, but also for two others which happen if source
12879 cannot be found.
12880
12881Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12882
12883 * gdb.base/printcmds.exp: New test, for printing register before
12884 program is running.
12885
12886Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12887
12888 * gdb.base/list.exp: Correct some alternate expect patterns
12889 to reflect changes in list1.c.
12890
12891Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12892
12893 * TODO: Add item regarding large frames.
12894
12895 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
12896
12897 * TODO: Remove item about enabling return.exp; it
12898 is enabled. Suggest a few more "return" tests.
12899
12900Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12901
12902 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
12903 anonymous unions.
12904
12905Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12906
12907 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
12908 and pr-5646.o, so "make" is the same as "make all", not "make
12909 pr-4975.o".
12910
12911Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
12912
12913 * gdb.base/list.exp: Adjust expectations to reflect changes in
12914 list1.c.
12915 (test_forward_search): New test proc.
12916 * gdb.base/list1.c (long_line): New function, has long source line.
12917
12918Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
12919
12920 * gdb.base/a1-selftest.exp: Change initial stepping to know about
12921 additional line of code that was added.
12922
12923Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
12924
12925 * gdb.disasm/hppa.s: Break the large branching tests into smaller
12926 tests so as not to overflow expect's input buffers.
12927 * gdb.disasm/hppa.exp: Corresponding changes.
12928
12929Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12930
12931 Beginnings of template debugging tests.
12932 * gdb.c++/templ-info.cc: New file to test for template
12933 debugging capability of the compiler.
12934 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
12935 templ-info.cc.
12936 * gdb.c++/templates.cc: Add explicit template instantiations
12937 to enable compiling with -fno-implicit-templates. Add destructor
12938 and 'value' method to T5 class for template tests.
12939 * gdb.c++/templates.exp: Add testcases for printing of template
12940 types, setting breakpoints on template methods and calling a
d63a86f8 12941 template method.
c906108c
SS
12942
12943Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
12944
12945 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
12946 branch target since some assemblers (gas-2.5) may emit a
12947 relocation for the branch instead of resolving it in the
12948 assembler.
12949
12950Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12951
12952 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
12953 through signal handler.
12954
12955Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12956
12957 * configure.in (*-*-netware): Use config/mt-netware.
12958
12959 * config/mt-netware: New file.
12960 * config/mt-i386-netware: Removed, separate configs for different
12961 netware architectures are no longer needed now that we have
12962 --with-headers.
12963
12964Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12965
12966 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
12967 by the recent changes to use ANSI C arithmetic conversions.
12968
12969Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12970
12971 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
12972 bug involving using inferior_pid to figure out whether to select a
12973 frame.
12974
12975Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
12976
12977 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
12978 match the current disassembler output.
12979
12980Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
12981
12982 * gdb.fortran/exprs.exp: Expect VOID instead of void.
12983 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
12984 types, expect "int" as type of integer values (for now).
12985
12986Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
12987
12988 * gdb.base/commands.exp: New tests for if/while commands.
12989
12990Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
12991
12992 * lib/gdb.exp (runto): Replace sub-pattern for hex value
12993 by .*, since hex values have different syntax in Chill mode.
12994
12995Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12996
12997 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
12998 linefeed from expect pattern for repeated types with indices > 9.
12999
13000Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
13001
13002 First part of Fortran test suite.
13003 * gdb.fortran: New directory.
13004 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
13005
13006Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13007
13008 * gdb.base/default.exp: Update expect pattern for load command
13009 without arguments.
13010
13011Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13012
13013 * configure.in: Change i386 to i[345]86.
13014 * gdb.base/configure.in: Likewise.
13015 * gdb.c++/configure.in: Likewise.
13016 * gdb.chill/configure.in: Likewise.
13017
13018Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
13019
13020 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
13021 patterns, since that is not a valid context for comments.
13022
13023Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
13024
13025 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
13026 repeated types and repeated types with indices > 9.
13027
13028Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
13029
13030 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
13031 2417; old bug has been fixed.
13032
13033Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
13034
13035 * gdb.base/interrupt.exp: When trying to wake up the inferior,
13036 send the newline ourselves instead of assuming gdb_test will do
13037 so when passed an empty input string.
13038
13039 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
13040 stabs testcode.
13041
13042Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13043
13044 * lib/gdb.exp (gdb_test): Don't send anything if the first
13045 argument is an empty string. This makes cases where we want to
13046 match output that is already in expect's buffers (for example,
13047 matching a breakpoint after gdb_run_cmd has been called) work
13048 reliably.
13049
13050Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13051
13052 * config/netware.exp: New file.
13053
13054Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13055
13056 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
13057 the -B and -L prefixes so we can find the debugging stub.
13058
13059 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
13060 there and we are using the gcc from the tree.
13061
13062 * gdb.base/types.c: Removed.
13063
13064 * gdb.base/configure.in: Look for makefile fragments in ../config.
13065 Recognize i386-*-netware.
13066 * gdb.c++/configure.in: Likewise.
13067
13068Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13069
13070 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
13071 the correct TCL syntax.
13072
13073Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13074
13075 * gdb.base/opaque.exp: use runto instead of messing around with
13076 breakpoints. Simplify by using gdb_test.
13077
13078 * gdb.base/bitfields.exp: restart between tests on netware targets
13079 because breakpoints aren't relocated after target death. Run
13080 processes to completion.
13081
13082 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
13083
13084Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
13085
13086 * Makefile.in: Remove extra tabs that confuse some versions
13087 of "make". Use the newly built gdb to test with by default,
13088 rather than the first one in the tester's search path.
13089
13090Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
13091
13092 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
13093
13094 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
13095 condition help.
13096
13097Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13098
13099 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
13100
13101 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
13102 running.
13103 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
13104 * gdb.base/funcargs.exp: Likewise.
13105
13106 * gdb.base/bitfields.exp: Simplify by using gdb_test.
13107 * gdb.base/funcargs.exp: Likewise.
13108
13109 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
13110 message is "".
13111
13112Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13113
13114 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
13115 return,signals,twice}.exp: Handle non-existant binaries
13116 consistantly.
13117
13118 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
13119 * gdb.base/Makefile.in: Don't try to generate a core dump, we
13120 might testing a cross development system.
13121
13122Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13123
13124 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
13125 runtest script is relative to ${srcdir}, not ${rootdir}.
13126
13127Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
13128
13129 * gdb.base/signals.exp: Allow for optionality of breakpoint
13130 address.
13131
13132Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13133
13134 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
13135
13136Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13137
13138 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
13139 for size_t definition.
13140 * gdb.c++/templates.cc: Likewise
13141
13142 * config/mt-i386-netware: New file.
13143
13144 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
13145 defined.
13146
13147 * gdb.base/Makefile.in: Added support for systems that name core
13148 files by appending "core" to the program name.
13149 * gdb.base/a1-selftest.exp: Likewise.
13150
13151Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13152
13153 * gdb.base/return.exp: Add comment and message for `return double'
13154 test failure on Sparc Solaris.
13155
13156Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
13157
13158 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
13159
13160Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13161
13162 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
13163 from optimizing them away.
13164 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
13165 patterns to include default constructors and assignment operators,
13166 to match gcc versions beyond 2.5.8. Accept any cplus demangling
13167 character in the output of the virtual base pointer.
13168
13169Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13170
13171 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
13172 expression match in print_addr_of to avoid unintented matches.
13173 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
13174 versions up to 2.5.8.
13175
13176Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13177
13178 * gdb.base/list.exp: Tweak alternate pattern for listing of an
13179 included file to run under newer versions of expect.
13180 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
13181 consecutive >'s in templates to accomodate recent cplus-dem.c change.
13182 Remove xfail for the virtual table of BDDHookV.
13183
13184Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13185
13186 * lib/gdb.exp (string_to_regexp): Set a default result.
13187 (default_gdb_start): Fix misleading message.
13188
13189Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
13190
13191 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
13192 Remove all CC, etc definitions.
13193 * config/mt-hpux: New file.
13194 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
13195 (CFLAGS, LDFLAGS): Define.
13196 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
13197
13198 * Makefile.in (site.exp): Don't insert host_os, etc.
13199 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
13200 (distclean): Check existence of subdir.
13201 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
13202 * gdb.base/Makefile.in: General cleanup and simplification.
13203 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
13204 to build executables. Use default rule to build .o files.
13205 (EXPECT, RUNTEST, CC): Fix relative pathname.
13206 (site.exp): Don't insert host_os, etc.
13207 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
13208 and/or SIGUSR1 defined.
13209 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
13210 * gdb.c++/Makefile.in: General cleanup and simplification.
13211 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
13212 (CFLAGS): Remove.
13213 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
13214
13215Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
13216
13217 * gdb.base/recurse.exp: Misc changes to get tests running again
13218 after Kung's changes to the watchpoint code.
13219 * gdb.base/watchpoint.exp: Likewise.
13220
13221Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
13222
13223 * lib/gdb.exp (string_to_regexp): Convert {\} also.
13224
13225Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13226
13227 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
13228 * lib/gdb.exp (default_gdb_start): Define.
13229 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
13230 gdb.base/funcargs.exp, gdb.base/opaque.exp,
13231 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
13232 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
13233 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
13234 Don't call gdb_target_udi in between tests.
13235
13236Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13237
13238 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
13239 (which was basically just a local version of the same thing). In
13240 addition to avoiding duplication, gdb_test_exact is faster.
13241 * lib/gdb.exp (gdb_test_exact): Fix typo.
13242
13243 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
13244 don't give an error.
13245
13246 * gdb.base/term.exp: Call delete_breakpoints before starting.
13247
13248 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
13249 (t10): Add comment.
13250
13251Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
13252
13253 Reorganization of the GDB Test Suite.
13254
13255 * gdb.base: New directory, contains all the basic tests.
13256 * gdb.c++: New directory, tests specific to C++.
13257 * gdb.chill: New directory, tests specific to Chill.
13258 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
13259 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
13260 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
13261 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
13262 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
13263 t30-31 to chill).
13264 * */gdbme.*: Rename to match appropriate expect scripts.
13265 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
13266 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
13267 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
13268 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
13269 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
13270 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
13271 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
13272 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
13273 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
13274 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
13275 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
13276 gdb.c++/virtfunc.cc: New names of C++ files.
13277 * gdb.chill/chillvars.ch: New name of Chill file.
13278 * gdb.base/configure.in, gdb.c++/configure.in,
13279 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
13280 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13281 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
13282 * configure.in (configdirs): Update to reflect directory changes.
13283 (target_abbrev): No longer define for any configuration.
13284 * Makefile.in: Cosmetic improvements to header comments.
13285
13286Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13287
13288 Various changes to gdb.t31:
13289
13290 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
13291 * gdbme.ch: Make all key-words and predefineds be upper-case.
13292 * chillvars.exp: Expect key-words and predefinds in upper-case.
13293
13294 * chillvars.exp: Use gdb_test_exact many places.
13295 Change expected output for arrays (which now includes index labels).
13296
13297 * pr-5020.exp, gdme.ch (module PR_5020):
13298 New test, for PR-5020.
13299
13300Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
13301
13302 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
13303 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
13304
13305Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
13306
13307 * Makefile.in: Fix bit-rot in definitions of CHILL,
13308 CHILL_FOR_TARGET and Chill_LIB.
13309 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
13310 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
13311 CHILL, and CHILL_LIB.
13312
13313Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
13314
13315 * Revert the previous changes. Please see Rob's directory
13316 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
13317
13318Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
13319
13320 * Makefile.in, configure.in, config/mips-gdb.exp,
13321 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
13322 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
13323 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
13324 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
13325 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
13326 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
13327 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
13328 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
13329 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
13330 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
13331 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
13332 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
13333 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
13334 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
13335 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
13336 changes from 94Q1.
13337
13338Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
13339
13340 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
13341 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
13342 Rob's new testing fragments.
13343
13344Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
13345
13346 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
13347 lib/gdb.exp: Replace error proc calls with perror.
13348
13349Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
13350
13351 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
13352 version also, match on casted version strings, and match on
13353 gdb startup case where the line numbers might be messed up.
13354
13355Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
13356
13357 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
13358 (CFLAGS): Delete it from here.
13359
13360Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
13361
13362 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
13363
13364Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
13365
13366 * Makefile.in (RUNTEST): Default to just "runtest".
13367
13368Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13369
13370 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
13371 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
13372 the code has been restructured.
13373
13374Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13375
13376 * gdb.t00/default.exp (set write): Allow any number of \r and/or
13377 \n, not just one of each.
13378
13379 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
13380 /bin/cc gives a warning if you do.
13381
13382Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
13383
d63a86f8 13384 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
13385 __t10ListS_link1ZUiRCUiPT0
13386
13387Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13388
13389 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
13390 on local variables in recursive functions.
13391
13392 * gdb.t07/Makefile.in: Build the new test.
13393
13394Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13395
13396 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
13397 directly. Instead compare the return values from actual calls.
13398
13399Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
13400
13401 * Makefile.in (check): Set TCL_LIBRARY for runtest.
13402
13403Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13404
13405 * From Peter Schauer with minor modifications.
13406 * gdb.t15/return.exp (return_tests): Handle targets where "return"
13407 stops in mid-line in the caller. Add xfail for returning a float
13408 value on X86 targets.
13409
13410Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13411
13412 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
13413 to avoid expect lossage.
13414 (fmem_LRbug_tests): Likewise.
13415 * gdb.disasm/hppa.s: Corresponding changes.
13416
13417 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
13418 conditions to work with latest dejagnu/expect.
13419
13420 * gdb.t15/funcargs.exp (finish from indirect call): No longer
13421 expected to fail on the PA.
13422 (backtrace in call with trampolines): Explicitly require main
13423 to be frame #1 (no trampolines should show up in backtrace).
13424
13425 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
13426 "continue -expect".
13427 * gdb.t06/break.exp: Likewise.
13428 * gdb.t07/watchpoint.exp: Likewise.
13429 * gdb.t13/bitfields.exp: Likewise.
13430 * gdb.t15/{funcargs,return}.exp: Likewise.
13431 * gdb.stabs/weird.exp: Likewise.
13432 * config/{mips,udi}-gdb.exp: Likewise.
13433
13434 * hppa.sed: Enclose comments within a sed command to avoid
13435 losing with the old OSF1 sed.
13436
13437Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13438
13439 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
13440 sequent dynix.
13441 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
13442 * gdb.t15/funcargs.exp: Conditionally step again to really
13443 finish from marker_call_with_trampolines. Handle the case where
13444 the first step from within call_with_trampolines already steps
13445 us back to main.
13446 * gdb.t15/gdbme.c: Add comment to closing brace of
13447 call_with_trampolines for funcargs.exp.
13448
13449Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13450
d63a86f8 13451 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
13452 Fix typo(s).
13453
13454Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13455
13456 * gdb.t07/gdbme.c: More code for watchpoint testing.
13457
13458 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
13459 "Hardware watchpoint" throughout file.
13460 (test_watchpoint_triggered_in_syscall): New test.
13461 (test_complex_watchpoint): New test.
13462
13463Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13464
13465 * gdbme.c (call_with_trampolines): New function to try and step
13466 into. Tests trampoline problems on the PA.
13467
13468 * funcargs.exp (localvars_in_indirect_call): No longer expect
13469 stepping into indirect call to fail on PAs.
13470 (test_stepping_over_trampolines): New test.
13471
13472Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13473
13474 * TODO: Add suggestions for static member function tests, and
13475 completion tests.
13476
13477Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13478
13479 * TODO: Add suggestions for "p/a" tests.
13480
13481 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
13482 (default_gdb_exit): Replace all the hair with sending "quit" to
13483 the process with a simple close.
13484
13485Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13486
13487 * TODO: Add suggestions for shared library tests.
13488
13489Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13490
13491 * TODO: Add suggestions for x/s tests.
13492
13493Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13494
13495 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
13496 "enable once", and "enable breakpoints once" with ".*".
13497
13498Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13499
13500 * TODO: Add suggestions about structure passing tests.
13501
13502Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13503
13504 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
13505 the primary1 test, use work around if __GNUC__ < 2.
13506 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
13507 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
13508 Test for bad output rather than waiting for timeout. Issue
13509 second continue only if first continue failed.
13510
13511Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13512
13513 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
13514 operator[] test with gdb_test because the old code didn't seem to
13515 be getting the quoting right with the new dejagnu.
13516
13517Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
13518
13519 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
13520 one from the path.
13521 * Makefile.in: Use a fresh expect if there is one, use runtest
13522 from the src tree if there is one.
d63a86f8 13523
c906108c
SS
13524Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13525
13526 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
13527 next over recursive call. Revise the tests from that point on
13528 (which had been skipped) to match GDB's actual (correct) output.
13529
13530 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
13531 with next over a breakpoint whose condition is false.
13532
13533 * gdb.t00/help.exp: Comment out "help set print" tests just like
13534 (and for same reason as) "help set" test.
13535
13536Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13537
13538 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
13539 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
13540
13541Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13542
13543 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
13544 necessary gdb_target_udi.
13545
13546 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
13547
13548 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
13549 1838 and 2417; they are fixed.
13550
13551 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
13552 gdb.t03/ptype.exp (ptype structure, ptype union):
13553 Remove xfails; the test is looser than when the xfails were added.
13554
13555 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
13556 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
13557
13558 * gdb.t01/run.exp: Only run shell test if isnative.
13559
13560 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
13561 since "run" automatically loads if necessary. Call gdb_target_udi
13562 after the "file" since "file" kills any execution target.
13563
13564 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
13565 GDB. GDB doesn't work that way (not anymore at least) on UDI.
13566 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
13567 argument for UDI.
13568
13569Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13570
13571 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
13572
13573 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
13574
13575Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13576
13577 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
13578 properly quoting regexps. This makes the second argument to
13579 demangle a fixed string, which matches the callers, instead of a
13580 shell-style pattern which is what the previous implementation
13581 used. Update some of the callers.
13582
13583Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13584
13585 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
13586 (comib_nullified_tests): Fix typo.
13587 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
13588 strings. No longer expected to fail.
13589
13590 * gdb.disasm/hppa.s (addib_tests): Fix typo.
13591 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
13592 strings. No longer expected to fail.
13593
13594 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
13595 string. No longer expected to fail.
13596
13597Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13598
13599 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
13600 No longer expected to fail.
13601
13602 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
13603 string. No longer expected to fail.
13604
13605Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13606
13607 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
13608 only in the names (I probably got most of them). I was even
13609 generous with some which differed in underscores in names, and
13610 probably missed a few, and I *still* was able to remove almost a
13611 third of the file with almost no impact on testsuite coverage.
13612
13613Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13614
13615 * gdb.t00/default.exp: Match udi_attach error message as well as
13616 the one from child_attach.
13617
13618 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
13619
13620 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
13621
13622 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
13623 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
13624
13625 * Move test with enums and partial symbols back to
13626 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
13627 Reverts the change of 26 May 93. Per today's change to
13628 stabs.texinfo, the behavior that weird.exp was expecting was
13629 unreasonable; what is important is that the compiler+gdb get
13630 things right, which happens with a recent gcc. Also fix the test
13631 to deal with native compilers which put out the stab gdb can't
13632 deal with.
13633
13634Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13635
13636 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
13637 in the names. The main thing these accomplish is to slow things down.
13638 Many more such duplicates surely remain.
13639
13640 * gdb.t00/help.exp: Comment out "help support" test just like
13641 (and for same reason as) "help set" test.
13642
13643Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
13644
13645 * gdb.t06/break.exp: Remove setup_xfails for
13646 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
13647 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
13648 about known bug in gcc to include up through 2.5.8.
13649 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
13650 well as "_vb$".
13651 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
13652 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
13653 with latest gcc and gdb.
13654 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
13655 well as "_vb$".
13656
13657Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13658
13659 * configure.in (hppa*-*-*): Also configure and build stabs-only
13660 tests.
13661
13662Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13663
13664 * gdb.t10/hppa.mt: A makefile fragment for the PA.
13665 * gdb.t10/configure.in (hppa*-*-*): Use it.
13666
13667Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13668
13669 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
13670
13671Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13672
13673 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
13674 versions prior to 1.13.5.
13675
13676Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13677
13678 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
13679 the prompt is at the start of a line.
13680
13681Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13682
13683 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
13684 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
13685 in the copr tests now.
13686 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
13687 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
13688 expected to fail.
13689
13690Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
13691
13692 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
13693 gdb.t31/chillvars.exp, lib/gdb.exp:
13694 Tweak to run under either version of expect.
13695 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
13696 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
13697 * gdb.t11/list.exp: Remove extraneous whitespace.
13698
13699Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13700
13701 * gdb.t16/printcmds.exp (test_print_strings): Accept
13702 "(unsigned char *) " before the string.
13703
13704 * TODO: Add notes about printing of fancy types and GDB expressions.
13705
13706Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
13707
13708 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
13709 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 13710 if doing mips-idt-ecoff.
c906108c
SS
13711
13712Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
13713
13714 * Most .exp files: Tweak to run under either version of expect.
13715
13716Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13717
13718 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
13719 xfails; I'm not sure why they are failing, but not because of PR 1806.
13720
13721Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
13722
13723 * config/unix-gdb.exp: Remove gdb_unload cause it's already
13724 defined in lib/gdb.exp.
13725
13726Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13727
13728 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
13729 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
13730 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
13731 have to be typeless.
13732
13733Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13734
13735 * TODO: Add suggestion for copyright year test.
13736
13737Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
13738
13739 * configure.in (*-*-lynxos*): Add stabs tests.
13740
13741Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13742
13743 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
13744 so insert a tab before any assembler directive in column zero.
13745
13746 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
13747 stores.
13748 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
13749 stores.
13750 (fpu_short_memory_tests): Likewise.
13751
13752Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13753
13754 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
13755 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
13756 .stabs directives in comments.
13757
13758Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13759
13760 * TODO: New file, describing tests we could write.
13761 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
13762
13763Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13764
13765 * gdb.t06/signals.exp: Add kludge to force re-sync.
13766
13767 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
13768 to xgdb instead of gdb, get out of gdb.
13769
13770Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
13771
13772 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
13773 for info.
13774
13775Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13776
13777 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
13778 * gdb.stabs/configure.in (hppa*-*-*): Use it.
13779 * gdb.stabs/hppa.sed: New sed script for the PA.
13780
13781Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13782
13783 * gdb.stabs: Re-write weird.def and configuration to use sed
13784 instead of cpp. sed is portable and POSIX; cpp is neither.
13785
13786Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13787
13788 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
13789
13790Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13791
13792 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
13793
13794Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13795
13796 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
13797 "_vb$".
13798 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
13799 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
13800
13801Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13802
13803 * lib/gdb.exp: Comment out code which depends on non-existent
13804 `transform' procedure.
13805
13806Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
13807
13808 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
13809 * lib/gdb.exp: Transform tool name.
13810 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
13811 1.1's new error handling system.
13812
13813Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13814
13815 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
13816
13817Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13818
13819 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
13820 They made pattern matching so slow that timeouts happened on
13821 heavily loaded systems. Now any output from "show print" which
13822 gets us back to the GDB prompt is a PASS.
13823
13824Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
13825
13826 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
13827
13828Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13829
13830 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
13831
13832 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
13833 It is not from PR 3220.
13834
13835Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13836
13837 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
13838 just started failing because they depended on the order the
13839 subcommands are presented, or exact docstring text. This kind of
13840 test is a pain and has minimal benefit.
13841
13842Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13843
13844 * gdb.t09/corefile.exp: At end of test, use "core" command with
13845 no arguments.
13846
13847Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
13848
13849 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
13850 17}/Makefile.in: Make it possible to run the testsuite with Sun
13851 make and CC = cross gcc by adding explicit build rules for .o
13852 files.
13853
13854Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13855
13856 * gdb.t15/funcargs.exp: Don't put comments on same line as
13857 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 13858
c906108c
SS
13859Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13860
13861 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
13862
13863Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
13864
13865 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
13866 * gdb.t20/inherit.exp: remove three dumplicate entries.
13867
13868Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13869
13870 * gdb.t06/break.exp: For "next over recursive call", fail on any
13871 incorrect output, not just on "factorial (value=2)".
13872
13873Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13874
13875 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
13876 working now. Add an xfail if accesing a bss variable causes
13877 a memory error if the target is not yet run.
13878
13879Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13880
13881 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
13882 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
13883 name of __st* demangling (2 strings). Did Kung really get the
13884 more than 95 others right without testing them?
13885
13886Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
13887
13888 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
13889
13890Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
13891
13892 * configure.in (configdirs): Add gdb.disasm
13893 * gdb.disasm: New directory for GDB disassembler tests.
13894 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
13895
13896Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13897
13898 * gdb.t00/help.exp: Don't test "help set".
13899
13900 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
13901 from within expect statements. None of these happen anymore and
13902 they cause regressions to be silently unnoticed.
13903
13904 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
13905 messages) about known failures with gcc cygnus-2.4.5-930417.
13906
13907 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
13908 comp-info.exp so it gets built if it doesn't exist.
13909
13910 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
13911 it is no longer used.
13912 * gdb.t13/comp-info.c: Removed.
13913
13914Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13915
13916 * gdb.t06/signals.exp: Add xfail for sun3.
13917
13918Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13919
13920 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
13921 relevant because ^C doesn't get sent but failure can be reproduced
13922 interactively).
13923
13924Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13925
13926 * gdb.stabs/alpha.mt: New configuration file for alpha.
13927 * gdb.stabs/configure.in: Use it.
13928 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
13929 sharing with alpha.mt, redefine long to word via preprocessor.
13930 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
13931 for alpha.
13932 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
13933 native cc.
13934 * gdb.t00/teststrategy.exp: Change expect string so that we
13935 consume the `(xgdb)' from the command echo and from the gdb prompt.
13936 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
13937 gdb currently compares all values as long, so this failure probably
13938 applies to any configuration where LONGEST is bigger than a target int.
13939 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
13940 with gcc.
13941 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
13942 to handle opaque pointers, gcc is.
13943 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
13944 as first argument. Include <sys/types.h> and change all operator
13945 new definitions to use size_t.
13946 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
13947 now that we use size_t.
13948
13949Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13950
13951 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
13952 a long or float array cast all array members to the same type.
13953 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
13954 with 64 bit longs.
13955 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
13956 on alpha.
13957 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
13958
13959Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13960
13961 * gdb.t24 (demangle.exp): Constructors of templates have names like
13962 vector<int>::vector(int) not vector<int>::vector<int>(int). See
13963 section 14.6 of the ARM.
13964
13965 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
13966 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
13967 accomplish little and slow down the testsuite.
13968
13969 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
13970 Accept spaces various places.
13971
13972Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13973
13974 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
13975 with watchpoint enabled.
13976
13977 * Makefile.in: Remove definition of CC and remove the second
13978 definition of CXX (the "CXX = gcc" one remains). These definitions
13979 were causing backquotes to be expanded within backquotes, which
13980 doesn't work.
13981
13982Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13983
13984 * gdb.t17/callfuncs.exp: Add "return 0" to end.
13985
13986Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13987
13988 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
13989 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
13990 by mips cc and contains no stabs entries.
13991
13992Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
13993
13994 * config/vx-gdb.exp: Use fake device to load files rather than
13995 NFS.
13996 * lib/gdb.exp: New proc to do "file" command.
13997 * config/unix-gdb.exp: Use new "file" proc.
13998
13999Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14000
14001 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
14002 Rework board rebooting slightly.
14003 (gdb_exit): Don't exit from the remote shell; there isn't one.
14004 * gdb.stabs/weird.exp: If a program is being debugged already,
14005 kill it.
14006 * gdb.t04/setvar.exp: Stop and restart gdb.
14007 * gdb.t05/expr.exp: Likewise.
14008 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
14009 restart gdb and reload the program.
14010 * gdb.t08/opaque.exp: Likewise.
14011 * gdb.t12/scope.exp: Likewise.
14012 * gdb.t13/bitfields.exp: Likewise.
14013 * gdb.t15/funcargs.exp: Likewise.
14014 * gdb.t20/classes.exp: Likewise.
14015 * gdb.t03/ptype.exp: Increase timeout.
14016 * gdb.t16/printcmds.exp (test_print_string_constants,
14017 test_print_array_constants): Likewise.
14018 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
14019 * gdb.t20/classes.exp (do_tests): Likewise.
14020 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
14021
14022Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
14023
14024 * gdb.stabs: Renamed *wierd* to *weird*.
14025
14026Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14027
14028 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
14029 for timeout. Add "known gcc 2.4.5 bug" to failure message.
14030
14031Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14032
14033 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
14034 (do_tests): Remove xfail for whatis on one_var and two_var.
14035
14036Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
14037
14038 * Makefile.in: Made cross building work better by adding
14039 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
14040
14041Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14042
14043 * gdb.t15/{return.c,return.exp,Makefile.in}:
14044 New test, currently commented out.
14045
14046Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
14047
14048 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
14049 still running and removes the leftover named socket so GDb can do
14050 clean restarts.
14051
14052Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
14053
14054 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
14055 console, not GDB.
14056 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
14057 cross testing works better with "make check"
14058 * config/unix-gdb: Use default procedures for exit and version.
14059 * config/vx-gdb.exp: Cleaned up and massaged back to working order
14060 with the newest VxWorks.
14061
14062Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14063
14064 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
14065 old form.
14066
14067 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
14068 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
14069
14070 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
14071
14072 * config/unix-gdb.exp: Remove this version of gdb_exit
14073 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
14074 Rob says he'll look at it when he gets back to testing boards.
14075
14076Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
14077
14078 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
14079 an expected fail for certain ptype commands.
14080
14081 * gdb.t20/classes.exp: Update expected results of "ptype class
14082 Base1" to account for the constructor that now appears in the type.
14083
14084Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
14085
14086 * configure.in (configdirs): Restore gdb.t04, which mysteriously
14087 disappeared from list.
14088 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
14089 "alldone" proc with call to cleanup and exit.
14090 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
14091 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
14092 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
14093 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
14094 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
14095 "alldone" proc with simple returns that suppress remaining
14096 tests. The alldone proc went away many months ago.
14097
14098Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14099
14100 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
14101
14102 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
14103
14104Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14105
14106 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
14107 as vax gdb will display them.
14108
14109Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14110
14111 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
14112 optimizers.
14113
14114 * scope.exp: Change "bad value for localval" messages so each one
14115 is unique.
14116
14117 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
14118 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
14119
14120 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
14121
14122Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14123
14124 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
14125 doesn't exist (due to optimization).
14126
14127Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14128
14129 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
14130 contains \r because the filename is long.
14131
14132 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
14133 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
14134
14135Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14136
14137 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
14138 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
14139 Ultrix.
14140 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
14141 int tests.
14142 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
14143
14144Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
14145
14146 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
14147
14148 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 14149 to match does not match the passing case but still matches the
c906108c
SS
14150 failing case.
14151
14152Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14153
14154 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
14155
14156Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
14157
14158 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
14159 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
14160 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
14161 Remove various versions of gdb_exit.
14162 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
14163 gdb_exit.
14164 * config/unix-gdb.exp: gdb_exit remains here, and should override
14165 the generic version, since it's doing a lot of wierd stuff that
14166 the other versions aren't. FIXME, fold it in, or abandon this
14167 version.
14168
14169Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14170
14171 * gdb.t24/demangle.exp: Add tests for PR 3220.
14172
14173Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14174
14175 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
14176
14177Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
14178
14179 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
14180 "i386-*-*". Works for i486 as well.
14181
14182 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
14183 bug, and expand domain of xfail to all SVR4 systems, since the
14184 actual problem is likely to be in generic SVR4 /proc support.
14185
14186Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14187
14188 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
14189
14190Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
14191
14192 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
14193 xfails for other systems. Match a missing 'Continuing.' as an
14194 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
14195
14196 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
14197 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
14198 Only issue warning for missing executables if -all option is used.
14199
14200 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
14201 file if -all option is used. It's like an unpredictable XFAIL.
14202
14203Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14204
14205 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
14206 for dynamically linked binaries.
14207
14208 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
14209
14210Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14211
14212 * gdb.t20/inherit.exp: Change message for "print tagless struct"
14213 to state that this is a known bug in old versions of g++.
14214
14215Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14216
14217 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
14218 while waiting for `Continuing'.
14219
14220Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
14221
14222 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
14223 in text, data, and bss.
14224 * gdb.t10/nodebug.c: Add local and global test variables for
14225 initialized and uninitialized data.
14226
14227Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14228
14229 * config/unix-gdb.exp (gdb_exit): Add "wait".
14230
14231Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14232
14233 * gdb.t06/signals.exp: xfail the continue from the handler for all
14234 targets.
14235
14236 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
14237 function with watchpoints enabled, the i386 call dummy starts with
14238 a call.
14239
14240 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
14241 386 bsd names its corefiles.
14242
14243Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
14244
14245 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
14246 compilers don't grok it.
14247 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
14248 with small octal ints rather than character constants, which
14249 are signed and might not fit if first promoted to int.
14250
14251Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
14252
14253 * gdb.t09/Makefile.in (clean): Remove corefile.
14254
14255Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14256
14257 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
14258
14259Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14260 and Jim Kingdon (kingdon@cygnus.com)
14261
14262 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
14263 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
14264 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
14265
14266Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14267
14268 * gdb.t17/interrupt.exp: Add xfail for hppa.
14269
14270Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14271
14272 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
14273 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
14274 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
14275 to determine signed-ness of bitfields and use the result to setup
14276 the xfail.
14277 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
14278 * gdb.t15/funcargs.exp: Use them to step until the second indirect
14279 call line is reached if necessary.
14280
14281Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14282
14283 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
14284
14285Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14286
14287 * gdb.t06/break.exp: Also test `clear' command.
14288
14289Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
14290
14291 * gdb.t00/teststrategy.exp: Remove extra quote.
14292
14293 * gdb.t07/watchpoint.exp: Change xfail for calling function with
14294 watchpoint enabled to be for all non-68k machines.
14295
14296 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
14297
14298Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14299
14300 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
14301 targets use aout.mt instead of ecoff.mt as gas understands
14302 standard aout format.
14303
14304Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
14305
14306 * lib/gdb.exp (runto): Don't insist that function we are running to
14307 was compiled with -g.
14308
14309 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
14310
14311 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
14312 to get back into the read system call.
14313 Accept leading newline in case where we woke it up.
14314
14315Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14316
14317 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
14318 to make the stabs test work on ecoff systems using gcc and -with-stabs.
14319 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
14320 enable ecoff configuration.
14321
14322Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14323
14324 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
14325
14326Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14327
14328 * gdb.t16/printcmds.exp: Add another printf test.
14329
14330Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
14331
14332 * configure.in: If configured -with-stabs on any target, add
14333 stabsdirs to configdirs.
14334
14335Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14336
14337 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
14338 fun" so pattern does not match the command itself.
14339
14340Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14341
14342 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
14343
14344Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14345
14346 * gdb.t17/interrupt.exp: Test for more things.
14347
14348Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14349
14350 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
14351 compiler arranges the code and line numbers.
14352
14353 * gdb.t17/interrupt.exp: Don't send \n after ^C.
14354
14355Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14356
14357 * gdb.t00/help.exp: Increase expect input buffer size.
14358
14359Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14360
14361 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
14362
14363 * gdb.t07/watchpoint.exp: Add xfail for hppa.
14364
14365 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
14366
14367 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
14368 [0-9]*, not just [0-9].
14369
14370Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14371
14372 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
14373
14374 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
14375
14376Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14377
14378 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
14379
14380Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14381
14382 * gdb.t06/signals.c: Add xfails for sun3.
14383
14384 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
14385
14386 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
14387 test_stepping tests.
14388
14389Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14390
14391 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
14392
14393 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
14394
14395 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
14396 rather than actually putting it through cpp twice.
14397
14398 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
14399
14400Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
14401
14402 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
14403 no longer needed.
14404
14405Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14406
14407 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
14408
14409 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
14410 C++ features prints as "struct", make it a pass, not an xfail.
14411
14412Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14413
14414 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
14415 Don't require VA to print as "class" rather than "struct".
14416
14417Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
14418
14419 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
14420
14421Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14422
14423 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
14424
14425Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14426
14427 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
14428 order.
14429
14430Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14431
14432 * gdb.t16/printcmds.exp: Add printf tests.
14433
14434 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
14435
14436 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
14437
14438Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
14439
14440 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
14441 pass counts, to counteract any existing or future setup_xfails.
14442
14443Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14444
14445 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
14446 {BEGIN,END}_COMMON for common block instead of STAB.
14447 * gdb.stabs/wierd.exp: Add xfail for rs6000.
14448
14449 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
14450 intp_var should be N_GSYM not N_LSYM.
14451 wierd-aout.S: Use a label for the value of the N_SO.
14452 wierd.def: Remove all backslashes.
14453 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
14454
14455Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14456
14457 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
14458 get the expected next to inheritance3.
14459
14460Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14461
14462 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
14463 now that gcc-2.4 gets it right.
14464
14465Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14466
14467 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
14468
14469 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
14470 generating comp-info.exp which works for cross-compilation.
14471
14472Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
14473
14474 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
14475 "*-*-sysv4.*".
14476
14477Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
14478
14479 * gdb.t01/run.exp: Start with a fresh gdb.
14480 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
14481 SVR4.x.
14482
14483Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
14484
14485 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
14486 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
14487 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
14488 Makefile.in (distclean, realclean): Remove gdbme.c from list of
14489 things to remove.
14490
14491Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
14492
14493 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
14494 test cases from bug reports.
14495
14496Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
14497
14498 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
14499 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
14500 avoid spurious xfails.
14501 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
14502 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
14503 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
14504
14505Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
14506
14507 * gdb.t00/teststrategy.exp: Rework to provide more useful
14508 description of each test, fix problem with systems that define
14509 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
14510 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
14511 results for "next over recursive call" so timeouts aren't taken
14512 by error.
14513
14514Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
14515
14516 * gdb.t12/scope.exp: Test printing of variables before run.
14517
14518 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
14519 printed in wrong order due to sorting.
14520
14521Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
14522
14523 * gdb.t00/teststrategy.exp: Fix expected results for printing
14524 user entered string constant. Is array of char, prints with no
14525 address.
14526
14527 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
14528 commands.
14529 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
14530 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
14531 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
14532 of struct of char arrays.
14533 * gdb.t00/radix.exp: New tests for radix commands.
14534
14535Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
14536
14537 * gdb.t16/printcmd.exp: Print a variable before running program
14538 (with xfail for AIX).
14539
14540Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
14541
14542 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
14543
14544 * gdb.t16/printcmd.exp: Don't print variables before running program.
14545
14546 * gdb.t06/break.exp: Don't require envp argument to main.
14547
14548 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
14549
14550 * gdb.t02/whatis.exp, gdb.t11/list.exp:
14551 Add xfails for rs6000.
14552
14553 * gdb.t02/whatis.exp: Change other tests not to re-test something
14554 we already tested.
14555
14556 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
14557 each type used has a variable of that type.
14558
14559Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
14560
14561 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
14562
14563Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14564
14565 * configure.in: change srctrigger to be a file, not a directory
14566
14567Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
14568
14569 * configure.in (mips-idt-ecoff*): Added trailing '*'.
14570
14571 * gdb.t11/list.exp: Fixed a couple of typos.
14572
14573Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
14574
14575 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
14576 is fixed and PR is closed.
14577 * gdb.t16 (gdbme.c): Add simple test string variable.
14578 * gdb.t16 (printcmds.exp): Add tests with simple test string
14579 variable, primarily for boundaries on "set print elements".
14580
14581Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
14582
14583 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
14584 Make leading 0's optional and don't expect a tab in the middle
14585 of the number.
14586
14587 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
14588
14589 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
14590 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
14591 don't end command passed to gdb_test with newline.
14592
14593 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
14594 signed keyword away, don't expect signed bitfields to be signed.
14595
14596 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
14597 printing with only as many 1's as are in the field as well as printing
14598 with 32 1's (see comment).
14599
14600Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
14601
14602 * gdb.t00/default.exp: Start with a fresh gdb.
14603 * configure.in (configdirs): Remove gdb.t31 until the chill
14604 compiler works again. It no longer is able to find chillrt0
14605 since it isn't in libchill.a anymore.
14606 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
14607 wierd.o, make more modular.
14608 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
14609 spurious newlines that caused problems.
14610
14611Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14612
14613 * Move test with enums and partial symbols from gdb.t03/ptype.exp
14614 to gdb.stabs/wierd.exp since GCC has worked around the bug.
14615 gdb.stabs/wierd.{exp,def}: Many new tests.
14616
14617 * gdb.t00/default.exp: update info line for new message.
14618
14619 * gdb.t02/{whatis.exp,gdbme.c}:
14620 Test that "char *" doesn't print as "caddr_t".
14621
14622Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14623
14624 * gdb.t00/help.exp: Use .* in place of some help messages which
14625 just changed.
14626 gdb.t00/default.exp: Update "info frame" test for new message.
14627 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
14628 Remove some xfails
14629
14630Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14631
14632 * gdb.t03/{gdbme.c,ptype.exp}:
14633 Add tests for typedef'd struct and union without tags.
14634 Also check "whatis" on a variable of a typedef'd enum without a tag.
14635
14636 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
14637 PRMS 1823; the bug still exists but isn't reproduced by this test
14638 anymore), and remove rs6000 XFAIL (the bug is fixed).
14639
14640 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
14641 duplicated from whatis.exp. For those that are left, accept
14642 "long", "long int", or "int" for long variables (whatis.exp already
14643 has an XFAIL for "int", so no need to fail it here).
14644
14645 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
14646 Deal with GCC's names for types now that GDB uses the compiler's names.
14647
14648 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
14649 setup_xfail's for sunos4. If we #defined the signed keyword away,
14650 don't expect GDB to know that char it is signed.
14651
14652 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
14653
14654Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
14655
14656 * configure.in (configdirs): Add gdb.t24 for C++ tests that
14657 should work on any system, regardless of debugging format.
14658 * gdb.t21/demangle.exp: Move to gdb.t24.
14659 * gdb.t24/demangle.exp: Move from gdb.t21.
14660 * gdb.t24/{Makefile.in, configure.in}: New files.
14661
14662Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14663
14664 * configure.in: Do gdb.stabs and C++ tests only for stabs.
14665 * gdb.stabs: New directory.
14666
14667Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14668
14669 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
14670 not just "Quit anyway?".
14671
14672Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
14673
14674 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
14675 that all setup_xfails are immediately followed by clear_xfails.
14676
14677Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
14678
14679 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
14680 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
14681 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
14682 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
14683 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
14684 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
14685 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
14686 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
14687 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
14688 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
14689 gdb.t31/chillvars.exp, lib/gdb.exp:
14690 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
14691 bug-gdb@prep.ai.mit.edu.
14692
14693Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
14694
14695 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
14696 with 0.0, not integer 0.
14697
14698Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
14699
14700 * gdb.t06/break.exp: Update for "Kill the program" message change.
14701
14702Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
14703
14704 * Makefile.in (GDBFLAGS): Set to -nx.
14705 * Makefile.in (site.exp): Use GDBFLAGS.
14706
14707Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14708
14709 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
14710 Makefiles.
14711 (check): depend on just-check.
14712 (just-check): added so that tests can be run without a noop
14713 build pass.
14714
14715Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14716
14717 Switch to using configure's configdirs.
14718 * Makefile.in (Makefile): add configure.in dependency.
14719 (SUBDIRS): removed redundant assignment.
14720 * configure.in: switch subdirs assignment to configdirs.
14721 * gdb.t*/configure.in: new files.
14722
14723Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
14724
14725 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
14726 works.
14727
14728Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
14729
14730 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
14731 in explicit rules. Apparently this is not supported by some makes.
14732
14733Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
14734
14735 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
14736
14737Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14738
14739 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
14740 disappeared.
14741
14742Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
14743
14744 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
14745
14746Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
14747
14748 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
14749 watchpoint problem that is now fixed.
14750 * gdb.t30/chexp.exp: Remove setup_xfail for printing
14751 uninitialized convenience variables.
14752 * gdb.t31/chillvars.exp: Fix expected patterns for printing
14753 structures.
14754
14755Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14756
14757 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
14758 which causes expect to get out of sync with gdb on long output
14759 from help set.
14760 * gdb.t09/corefile.exp: Make expected pattern for core file
14761 failing signal and frame output format less sun specific.
14762
14763Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
14764
14765 * gdb.t31/chillvars.exp: Add and remove initial dummy
14766 breakpoint, so that symbol table is forced in.
14767 (Needed at least on Sunos4, though it seems not SVR4.)
14768 * gdb.t31/chillvars.exp: Update for changed output format.
14769
14770Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
14771
14772 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
14773
14774Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
14775
14776 * Makefile.in: Added --srcdir when invoking runtest, removed the
14777 need for a local config file. (optional now)
14778
14779Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
14780
14781 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
14782 failure count used to force early termination. Add some more
14783 expected failures for gnu style demangling.
14784
14785Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14786
14787 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
14788 pmi variable from gdb.t20/gdbme to get optimized away.
14789 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
14790 Check for written corefile upon timeout _and_ eof.
14791
14792Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14793
14794 * config/unix-gdb.exp: Add missing return 0.
14795
14796Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14797
14798 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
14799 test termination.
14800
14801Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
14802
14803 * configure.in (subdirs): Put back gdb.t17 which mysteriously
14804 disappeared.
14805
14806Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
14807
14808 * gdb.t10/crossload.exp: Disable the i860-elf test until such
14809 time as i860 support works.
14810
d63a86f8 14811 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
14812 "backtrace 100\r" rather than just "backtrace\r", to match last
14813 change.
14814
14815Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
14816
14817 * config/udi-gdb.exp (gdb_exit): Remove close command.
14818 (gdb_target_udi): New procedure to set the UDI target.
14819 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
14820 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
14821 Added waits for prompts after several question responses. Added
14822 some more responses used by a29k-amd-udi-gdb.
14823 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
14824 pass different arguments, restart UDI connection after program
14825 completion.
14826 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
14827 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
14828 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
14829 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
14830 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
14831 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
14832 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
14833 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
14834 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
14835 after program completion.
14836 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
14837 compiled with a SELECT_VECS setting.
14838 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
14839 infinite recursion.
14840
14841 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
14842 Added checks for COFF results, and made them expected failures for
14843 all targets. It would be better to make them expected failures
14844 for COFF targets only.
14845
14846Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14847
14848 * Makefile.in: add null dvi target, don't bother to recurse
14849 through test directories for info and install-info; rename
14850 $(datadir) to be dejagnu instead of deja-gnu
14851
14852Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
14853
14854 * gdb.t31/gdbme.ch: Re-enable code that previously caused
14855 compiler to coredump.
14856 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
14857 code.
14858
14859Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
14860
14861 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
14862 coredump.
14863 * gdb.t31/chillvars.exp: Comment out tests that depend on that
14864 code.
14865
14866Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
14867
14868 * gdb.t03/ptype.exp: tests for return code from gdb_test.
14869 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
14870 which in a shell. Deletes xgdb when done.
14871 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
14872 Tests the return from the "set height" or "set width" commands.
14873 Added a few return codes where needed.
14874
14875Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
14876
14877 * Makefile.in (SUBDIRS): Add gdb.t17.
14878 * configure.in (subdirs): Add gdb.t17.
14879 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
14880 files to test gdb's calling of functions in the inferior with
14881 the correct arguments and gdb's ability to retrieve any
14882 result returned.
14883
14884Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
14885
14886 * config/unix-gdb.exp (gdb_exit): Remove close commands that
14887 may be called after gdb goes away. Previous versions of expect
14888 needed these to avoid file descriptor leaks, but they cause
14889 errors with the current revision of expect.
14890 * gdb.t00/gdbvars.exp: Use -re on expected output after
14891 setting sevenbit-strings.
14892 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
14893 to set sevenbit-strings consistent across tests.
14894 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
14895 set sevenbit-strings consistent across tests.
14896
14897Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
14898
14899 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
14900 expected output to match current "expect" expectations.
14901
14902Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
14903
14904 * gdb.t00/default.exp: Change expected output for default "source"
14905 command, to match new gdb behavior which requires a filename to
14906 source.
14907
14908Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
14909
14910 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
14911 expected fail for i486-*-* that misses the marker2 function.
14912 * gdb.t10/crossload.exp (bfddefault): Allow successful
14913 recognition of a format to pass even if no symbols are found.
14914 Explicitly catch failures where the format is not recognized
14915 or is ambiguous, and add the reason to the fail message.
14916 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
14917 the cause is and invalid target and add reason to failure message.
14918 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
14919 elf32-i386, elf32-sparc, and elf32-i860.
14920 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
14921 Set up expected failure for 'filename'::variable scope resolution,
14922 which is now apparently broken on all targets.
14923 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
14924 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
14925 gdb.t23/templates.exp: Change failure for missing binfile into
14926 just a warning.
14927 gdb.t21/demangle.exp: Change all cfront references to 'arm'
14928 references.
14929
14930Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
14931
14932 * gdb.t00/default.exp: Add expected output for default "source"
14933 command, to match new gdb behavior.
14934 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
14935
14936Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
14937
14938 * config/*-gdb.exp: returns an error, rather than exiting on
14939 internal errors.
14940
14941Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
14942
14943 * gdb.t03/gdbme.c: Add pointer to struct variable.
14944 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
14945 referencing struct members.
14946
14947Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
14948
14949 * configure.in (mips-idt-ecoff): New target.
14950 * config/mips-gdb.exp: New file for remote board using MIPS remote
14951 debugging protocol.
14952
14953 * Redid configuration scheme. Removed gdb.t*/configure.in.
14954 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
14955 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
14956 distclean targets. Built executables via .o files. Adjusted
14957 tests to account for source files in $(srcdir) rather than
14958 $(objdir).
14959 * lib/gdb.exp (runto): Don't expect () after the function name,
14960 because it may have arguments.
14961
14962Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
14963
14964 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
14965 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
14966 expected failures for mips-idt-* and mips-sgi-*.
14967 * gdb.t00/default.exp (attach): Kill process if requested.
14968 * gdb.t00/help.exp (help target core, help target): Accept a gdb
14969 that does not read core files.
14970 * gdb.t01/run.exp: Removed checks for exit status code.
14971 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
14972 it is linked in.
14973 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
14974 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
14975 appropriate, rather than doing it by hand.
14976 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
14977 execution.
14978 * gdb.t10/crossload.exp: Kill existing program if needed.
14979 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
14980 appropriate, rather than doing it by hand. Always increase
14981 timeout for this test, not just for VxWorks.
14982
14983Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
14984
14985 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
14986 of Chill STRUCT types and STRUCT values.
14987 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
14988 than "char".
14989 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 14990 struct2): New struct definitions and initializations to test
c906108c
SS
14991 simple Chill STRUCT types.
14992
14993Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
14994
14995 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
14996 the null byte at the end of strings.
14997 * gdb.t00/default.exp: Make show version insensitive to copyright
14998 date.
14999 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
15000 to avoid dependencies on target char signedness.
15001 * gdb.t16/printcmds.exp: Update expected results for explicitly
15002 unsigned char.
15003 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
15004 now work.
15005 * gdb.t21/demangle.exp: Add many more patterns for template
15006 demangling, most of them being expected failures.
15007 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
15008 string we are matching for, to match on the whole string.
15009 * gdb.t21/demangle.exp: Add many new test strings to demangle,
15010 and fix a whole bunch that had incorrect expected output but were
15011 passing anyway because of the bug in "proc demangle".
15012 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
15013 type.
15014 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
15015
15016Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
15017
15018 * gdb/testsuite: made modifications to testcases, etc., to allow
15019 them to work properly given the reorganization of deja-gnu and the
15020 relocation of the testcases from deja-gnu to a "tool" subdirectory.
15021
15022Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
15023
15024 * gdb/testsuite: Initial creation of gdb/testsuite.
15025 Migrated dejagnu testcases and support files for testing nm to
15026 gdb/testsuite from deja-gnu. These files were moved "as is"
15027 with no modifications. This migration is part of a major overhaul
15028 of dejagnu. The modifications to these testcases, etc., which
15029 will allow them to work with the new version of dejagnu will be
15030 made in a future update.
48efe704 15031
8d8cb839 15032 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 15033\f
8d8cb839
EZ
15034;; Local Variables:
15035;; mode: change-log
15036;; left-margin: 8
15037;; fill-column: 74
15038;; version-control: never
15039;; End:
902f2ccb
MC
15040
15041 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 15042 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
15043 Copying and distribution of this file, with or without modification,
15044 are permitted provided the copyright notice and this notice are preserved.
This page took 1.37493 seconds and 4 git commands to generate.